@amityco/react-native-social-uikit 4.0.0-eaa97a5.0 → 4.0.0-edaec24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -3
- package/lib/commonjs/core/assets/icons/arrowDown.js.map +1 -0
- package/lib/commonjs/core/assets/icons/arrowLeft.js.map +1 -0
- package/lib/commonjs/core/assets/icons/arrowRight.js.map +1 -0
- package/lib/commonjs/core/assets/icons/ban.js.map +1 -0
- package/lib/commonjs/core/assets/icons/bell.js.map +1 -0
- package/lib/commonjs/core/assets/icons/block.js +21 -0
- package/lib/commonjs/core/assets/icons/block.js.map +1 -0
- package/lib/commonjs/core/assets/icons/brand.js +19 -0
- package/lib/commonjs/core/assets/icons/brand.js.map +1 -0
- package/lib/commonjs/core/assets/icons/camera.js.map +1 -0
- package/lib/commonjs/core/assets/icons/category.js.map +1 -0
- package/lib/commonjs/core/assets/icons/check.js.map +1 -0
- package/lib/commonjs/core/assets/icons/checkbox.js.map +1 -0
- package/lib/commonjs/core/assets/icons/close.js.map +1 -0
- package/lib/commonjs/core/assets/icons/commentNotification.js.map +1 -0
- package/lib/commonjs/core/assets/icons/community.js.map +1 -0
- package/lib/commonjs/core/assets/icons/cross.js.map +1 -0
- package/lib/commonjs/core/assets/icons/demote.js.map +1 -0
- package/lib/commonjs/core/assets/icons/dot.js.map +1 -0
- package/lib/commonjs/core/assets/icons/emptyCommunity.js.map +1 -0
- package/lib/commonjs/core/assets/icons/emptyImagePost.js +12 -0
- package/lib/commonjs/core/assets/icons/emptyImagePost.js.map +1 -0
- package/lib/commonjs/core/assets/icons/emptyList.js.map +1 -0
- package/lib/commonjs/core/assets/icons/emptyPost.js +12 -0
- package/lib/commonjs/core/assets/icons/emptyPost.js.map +1 -0
- package/lib/commonjs/core/assets/icons/emptyVideoPost.js +12 -0
- package/lib/commonjs/core/assets/icons/emptyVideoPost.js.map +1 -0
- package/lib/commonjs/core/assets/icons/errorPage.js.map +1 -0
- package/lib/commonjs/core/assets/icons/exclamation.js.map +1 -0
- package/lib/commonjs/core/assets/icons/featured.js.map +1 -0
- package/lib/commonjs/core/assets/icons/feed.js +13 -0
- package/lib/commonjs/core/assets/icons/feed.js.map +1 -0
- package/lib/commonjs/core/assets/icons/firework.js.map +1 -0
- package/lib/commonjs/core/assets/icons/following.js +21 -0
- package/lib/commonjs/core/assets/icons/following.js.map +1 -0
- package/lib/commonjs/core/assets/icons/image.js +13 -0
- package/lib/commonjs/core/assets/icons/image.js.map +1 -0
- package/lib/commonjs/core/assets/icons/imageUpload.js.map +1 -0
- package/lib/commonjs/core/assets/icons/index.js +621 -0
- package/lib/commonjs/core/assets/icons/index.js.map +1 -0
- package/lib/commonjs/core/assets/icons/link.js +13 -0
- package/lib/commonjs/core/assets/icons/link.js.map +1 -0
- package/lib/commonjs/core/assets/icons/list.js.map +1 -0
- package/lib/commonjs/core/assets/icons/livestream.js.map +1 -0
- package/lib/commonjs/core/assets/icons/lock.js +16 -0
- package/lib/commonjs/core/assets/icons/lock.js.map +1 -0
- package/lib/commonjs/core/assets/icons/mediaIcon.js +13 -0
- package/lib/commonjs/core/assets/icons/mediaIcon.js.map +1 -0
- package/lib/commonjs/core/assets/icons/member.js.map +1 -0
- package/lib/commonjs/core/assets/icons/menu.js.map +1 -0
- package/lib/commonjs/core/assets/icons/moderator.js.map +1 -0
- package/lib/commonjs/core/assets/icons/noResult.js.map +1 -0
- package/lib/commonjs/core/assets/icons/pause.js.map +1 -0
- package/lib/commonjs/core/assets/icons/pen.js.map +1 -0
- package/lib/commonjs/core/assets/icons/penFill.js.map +1 -0
- package/lib/commonjs/core/assets/icons/pending.js +21 -0
- package/lib/commonjs/core/assets/icons/pending.js.map +1 -0
- package/lib/commonjs/core/assets/icons/people.js +22 -0
- package/lib/commonjs/core/assets/icons/people.js.map +1 -0
- package/lib/commonjs/core/assets/icons/photo.js.map +1 -0
- package/lib/commonjs/core/assets/icons/pin.js +13 -0
- package/lib/commonjs/core/assets/icons/pin.js.map +1 -0
- package/lib/commonjs/core/assets/icons/pinFill.js.map +1 -0
- package/lib/commonjs/core/assets/icons/play.js.map +1 -0
- package/lib/commonjs/core/assets/icons/plus.js.map +1 -0
- package/lib/commonjs/core/assets/icons/poll.js +13 -0
- package/lib/commonjs/core/assets/icons/poll.js.map +1 -0
- package/lib/commonjs/core/assets/icons/post.js.map +1 -0
- package/lib/commonjs/core/assets/icons/postNotification.js.map +1 -0
- package/lib/commonjs/core/assets/icons/postPermission.js.map +1 -0
- package/lib/commonjs/core/assets/icons/private.js.map +1 -0
- package/lib/commonjs/core/assets/icons/privateFeed.js.map +1 -0
- package/lib/commonjs/core/assets/icons/promote.js.map +1 -0
- package/lib/commonjs/core/assets/icons/public.js.map +1 -0
- package/lib/commonjs/core/assets/icons/radio.js.map +1 -0
- package/lib/commonjs/core/assets/icons/report.js.map +1 -0
- package/lib/commonjs/core/assets/icons/resume.js.map +1 -0
- package/lib/commonjs/core/assets/icons/rotate.js.map +1 -0
- package/lib/commonjs/core/assets/icons/search.js.map +1 -0
- package/lib/commonjs/core/assets/icons/settings.js +13 -0
- package/lib/commonjs/core/assets/icons/settings.js.map +1 -0
- package/lib/commonjs/core/assets/icons/share.js +13 -0
- package/lib/commonjs/core/assets/icons/share.js.map +1 -0
- package/lib/commonjs/core/assets/icons/startLivestream.js.map +1 -0
- package/lib/commonjs/core/assets/icons/story.js.map +1 -0
- package/lib/commonjs/core/assets/icons/terminated.js.map +1 -0
- package/lib/commonjs/core/assets/icons/thumbnail.js.map +1 -0
- package/lib/commonjs/core/assets/icons/toast.js +23 -0
- package/lib/commonjs/core/assets/icons/toast.js.map +1 -0
- package/lib/commonjs/core/assets/icons/trash.js.map +1 -0
- package/lib/commonjs/core/assets/icons/unfollow.js +22 -0
- package/lib/commonjs/core/assets/icons/unfollow.js.map +1 -0
- package/lib/commonjs/core/assets/icons/unreport.js.map +1 -0
- package/lib/commonjs/core/assets/icons/verifiedBadge.js.map +1 -0
- package/lib/commonjs/core/assets/icons/verticalMenu.js +12 -0
- package/lib/commonjs/core/assets/icons/verticalMenu.js.map +1 -0
- package/lib/commonjs/core/assets/icons/video.js +14 -0
- package/lib/commonjs/core/assets/icons/video.js.map +1 -0
- package/lib/commonjs/core/assets/icons/warning.js.map +1 -0
- package/lib/commonjs/core/assets/icons/xml.js +364 -0
- package/lib/commonjs/core/assets/icons/xml.js.map +1 -0
- package/lib/commonjs/core/assets/index.js.map +1 -0
- package/lib/commonjs/core/components/CheckBox/index.js +130 -0
- package/lib/commonjs/core/components/CheckBox/index.js.map +1 -0
- package/lib/commonjs/core/components/CheckBox/styles.js.map +1 -0
- package/lib/commonjs/core/components/ErrorBoundary/ErrorBoundary.js +76 -0
- package/lib/commonjs/core/components/ErrorBoundary/ErrorBoundary.js.map +1 -0
- package/lib/commonjs/core/components/ErrorBoundary/index.js +20 -0
- package/lib/commonjs/core/components/ErrorBoundary/index.js.map +1 -0
- package/lib/commonjs/core/components/Menu/styles.js +43 -0
- package/lib/commonjs/core/components/Menu/styles.js.map +1 -0
- package/lib/commonjs/core/components/Radio/index.js +122 -0
- package/lib/commonjs/core/components/Radio/index.js.map +1 -0
- package/lib/commonjs/core/components/Radio/styles.js.map +1 -0
- package/lib/commonjs/core/components/Skeleton/Skeleton.js +117 -0
- package/lib/commonjs/core/components/Skeleton/Skeleton.js.map +1 -0
- package/lib/commonjs/core/components/Skeleton/styles.js +31 -0
- package/lib/commonjs/core/components/Skeleton/styles.js.map +1 -0
- package/lib/commonjs/core/components/Tabs/Tabs.js +98 -0
- package/lib/commonjs/core/components/Tabs/Tabs.js.map +1 -0
- package/lib/commonjs/core/components/Tabs/index.js.map +1 -0
- package/lib/commonjs/core/components/Tabs/styles.js +96 -0
- package/lib/commonjs/core/components/Tabs/styles.js.map +1 -0
- package/lib/commonjs/core/components/Typography/Typography.js +115 -0
- package/lib/commonjs/core/components/Typography/Typography.js.map +1 -0
- package/lib/commonjs/core/components/Typography/styles.js.map +1 -0
- package/lib/commonjs/core/constants/index.js +239 -0
- package/lib/commonjs/core/constants/index.js.map +1 -0
- package/lib/commonjs/core/engines/AdAssetCache.js.map +1 -0
- package/lib/commonjs/core/engines/AdEngine.js.map +1 -0
- package/lib/commonjs/core/engines/AdSupplier.js.map +1 -0
- package/lib/commonjs/core/engines/AssetDownloader.js +249 -0
- package/lib/commonjs/core/engines/AssetDownloader.js.map +1 -0
- package/lib/commonjs/core/engines/TimeWindowTracker.js.map +1 -0
- package/lib/commonjs/core/enums/customization.js +46 -0
- package/lib/commonjs/core/enums/customization.js.map +1 -0
- package/lib/commonjs/core/enums/index.js +49 -0
- package/lib/commonjs/core/enums/index.js.map +1 -0
- package/lib/commonjs/core/hooks/index.js +17 -0
- package/lib/commonjs/core/hooks/index.js.map +1 -0
- package/lib/commonjs/core/hooks/useAuth.js +34 -0
- package/lib/commonjs/core/hooks/useAuth.js.map +1 -0
- package/lib/commonjs/core/hooks/useConfig.js +22 -0
- package/lib/commonjs/core/hooks/useConfig.js.map +1 -0
- package/lib/commonjs/core/hooks/useFile.js +28 -0
- package/lib/commonjs/core/hooks/useFile.js.map +1 -0
- package/lib/commonjs/core/hooks/useGallery.js +61 -0
- package/lib/commonjs/core/hooks/useGallery.js.map +1 -0
- package/lib/commonjs/core/hooks/useImagePicker.js.map +1 -0
- package/lib/commonjs/core/hooks/useReaction.js.map +1 -0
- package/lib/commonjs/core/hooks/useSearch.js +73 -0
- package/lib/commonjs/core/hooks/useSearch.js.map +1 -0
- package/lib/commonjs/core/hooks/useShareableLink.js +34 -0
- package/lib/commonjs/core/hooks/useShareableLink.js.map +1 -0
- package/lib/commonjs/core/hooks/useSocialSettings.js +34 -0
- package/lib/commonjs/core/hooks/useSocialSettings.js.map +1 -0
- package/lib/commonjs/core/hooks/useStory.js.map +1 -0
- package/lib/commonjs/core/hooks/useTimeDifference.js.map +1 -0
- package/lib/commonjs/core/hooks/useUpload.js +60 -0
- package/lib/commonjs/core/hooks/useUpload.js.map +1 -0
- package/lib/commonjs/core/index.js +42 -0
- package/lib/commonjs/core/index.js.map +1 -0
- package/lib/commonjs/core/legacy/comment.js +129 -0
- package/lib/commonjs/core/legacy/comment.js.map +1 -0
- package/lib/commonjs/core/legacy/community.js +125 -0
- package/lib/commonjs/core/legacy/community.js.map +1 -0
- package/lib/commonjs/core/legacy/feed.js +277 -0
- package/lib/commonjs/core/legacy/feed.js.map +1 -0
- package/lib/commonjs/core/legacy/file.js +114 -0
- package/lib/commonjs/core/legacy/file.js.map +1 -0
- package/lib/commonjs/core/legacy/user.js +37 -0
- package/lib/commonjs/core/legacy/user.js.map +1 -0
- package/lib/commonjs/core/providers/AmityUIKitProvider.js +111 -0
- package/lib/commonjs/core/providers/AmityUIKitProvider.js.map +1 -0
- package/lib/commonjs/core/providers/AuthProvider.js +132 -0
- package/lib/commonjs/core/providers/AuthProvider.js.map +1 -0
- package/lib/commonjs/core/providers/ConfigProvider.js +73 -0
- package/lib/commonjs/core/providers/ConfigProvider.js.map +1 -0
- package/lib/commonjs/core/routes/AmityPageRenderer.js +221 -0
- package/lib/commonjs/core/routes/AmityPageRenderer.js.map +1 -0
- package/lib/commonjs/core/routes/AmityUIKitNavigator.js +225 -0
- package/lib/commonjs/core/routes/AmityUIKitNavigator.js.map +1 -0
- package/lib/commonjs/core/routes/RouteParamList.js.map +1 -0
- package/lib/commonjs/core/routes/navigation.js +37 -0
- package/lib/commonjs/core/routes/navigation.js.map +1 -0
- package/lib/commonjs/core/stores/slices/bottomSheetSlice.js +86 -0
- package/lib/commonjs/core/stores/slices/bottomSheetSlice.js.map +1 -0
- package/lib/commonjs/core/stores/slices/feedSlice.js.map +1 -0
- package/lib/commonjs/core/stores/slices/globalfeedSlice.js +71 -0
- package/lib/commonjs/core/stores/slices/globalfeedSlice.js.map +1 -0
- package/lib/commonjs/core/stores/slices/postDetailSlice.js.map +1 -0
- package/lib/commonjs/core/stores/slices/toastSlice.js +62 -0
- package/lib/commonjs/core/stores/slices/toastSlice.js.map +1 -0
- package/lib/commonjs/core/stores/slices/uiSlice.js.map +1 -0
- package/lib/commonjs/core/stores/store/index.js +34 -0
- package/lib/commonjs/core/stores/store/index.js.map +1 -0
- package/lib/commonjs/core/types/auth.js +2 -0
- package/lib/commonjs/core/types/auth.js.map +1 -0
- package/lib/commonjs/core/types/behaviour.js +6 -0
- package/lib/commonjs/core/types/behaviour.js.map +1 -0
- package/lib/commonjs/core/types/config.js +6 -0
- package/lib/commonjs/core/types/config.js.map +1 -0
- package/lib/commonjs/core/types/index.js +61 -0
- package/lib/commonjs/core/types/index.js.map +1 -0
- package/lib/commonjs/core/types/mention.js +2 -0
- package/lib/commonjs/core/types/mention.js.map +1 -0
- package/lib/commonjs/core/types/user.js +2 -0
- package/lib/commonjs/core/types/user.js.map +1 -0
- package/lib/commonjs/core/utils/color.js +31 -0
- package/lib/commonjs/core/utils/color.js.map +1 -0
- package/lib/commonjs/core/utils/number.js +20 -0
- package/lib/commonjs/core/utils/number.js.map +1 -0
- package/lib/commonjs/core/utils/permission.js.map +1 -0
- package/lib/commonjs/core/utils/post.js +16 -0
- package/lib/commonjs/core/utils/post.js.map +1 -0
- package/lib/commonjs/core/utils/postType.js +32 -0
- package/lib/commonjs/core/utils/postType.js.map +1 -0
- package/lib/commonjs/core/utils/role.js +38 -0
- package/lib/commonjs/core/utils/role.js.map +1 -0
- package/lib/commonjs/core/utils/time.js +62 -0
- package/lib/commonjs/core/utils/time.js.map +1 -0
- package/lib/commonjs/core/utils/url.js +34 -0
- package/lib/commonjs/core/utils/url.js.map +1 -0
- package/lib/commonjs/index.js +94 -97
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/social/components/AdInformation/AdInformation.js +66 -0
- package/lib/commonjs/social/components/AdInformation/AdInformation.js.map +1 -0
- package/lib/commonjs/social/components/AdInformation/styles.js.map +1 -0
- package/lib/commonjs/social/components/Avatar/Avatar.js +135 -0
- package/lib/commonjs/social/components/Avatar/Avatar.js.map +1 -0
- package/lib/commonjs/social/components/Avatar/index.js.map +1 -0
- package/lib/commonjs/social/components/Avatar/styles.js +40 -0
- package/lib/commonjs/social/components/Avatar/styles.js.map +1 -0
- package/lib/commonjs/social/components/BottomSheetComponent/BottomSheetComponent.js +40 -0
- package/lib/commonjs/social/components/BottomSheetComponent/BottomSheetComponent.js.map +1 -0
- package/lib/commonjs/social/components/BottomSheetComponent/styles.js +29 -0
- package/lib/commonjs/social/components/BottomSheetComponent/styles.js.map +1 -0
- package/lib/commonjs/social/components/Button/Button.js +72 -0
- package/lib/commonjs/social/components/Button/Button.js.map +1 -0
- package/lib/commonjs/social/components/Button/index.js +25 -0
- package/lib/commonjs/social/components/Button/index.js.map +1 -0
- package/lib/commonjs/social/components/Button/styles.js +87 -0
- package/lib/commonjs/social/components/Button/styles.js.map +1 -0
- package/lib/commonjs/social/components/CancelButton/index.js +21 -0
- package/lib/commonjs/social/components/CancelButton/index.js.map +1 -0
- package/lib/commonjs/social/components/CancelButton/styles.js.map +1 -0
- package/lib/commonjs/social/components/CategoryChip/CategoryChip.js +43 -0
- package/lib/commonjs/social/components/CategoryChip/CategoryChip.js.map +1 -0
- package/lib/commonjs/social/components/CategoryChip/index.js.map +1 -0
- package/lib/commonjs/social/components/CategoryChip/styles.js.map +1 -0
- package/lib/commonjs/social/components/CircularProgressIndicator/CircularProgressIndicator.js +100 -0
- package/lib/commonjs/social/components/CircularProgressIndicator/CircularProgressIndicator.js.map +1 -0
- package/lib/commonjs/social/components/CircularProgressIndicator/index.js.map +1 -0
- package/lib/commonjs/social/components/CircularProgressIndicator/styles.js.map +1 -0
- package/lib/commonjs/social/components/CommentAdComponent/CommentAdComponent.js +116 -0
- package/lib/commonjs/social/components/CommentAdComponent/CommentAdComponent.js.map +1 -0
- package/lib/commonjs/social/components/CommentAdComponent/styles.js +126 -0
- package/lib/commonjs/social/components/CommentAdComponent/styles.js.map +1 -0
- package/lib/commonjs/social/components/CommunityListSkeleton/CommunityListSkeleton.js +66 -0
- package/lib/commonjs/social/components/CommunityListSkeleton/CommunityListSkeleton.js.map +1 -0
- package/lib/commonjs/social/components/CommunityRowItem/CommunityRowItem.js +75 -0
- package/lib/commonjs/social/components/CommunityRowItem/CommunityRowItem.js.map +1 -0
- package/lib/commonjs/social/components/CommunityRowItem/styles.js.map +1 -0
- package/lib/commonjs/social/components/CommunitySearchResult/CommunitySearchResult.js +97 -0
- package/lib/commonjs/social/components/CommunitySearchResult/CommunitySearchResult.js.map +1 -0
- package/lib/commonjs/social/components/CommunityStories/index.js +185 -0
- package/lib/commonjs/social/components/CommunityStories/index.js.map +1 -0
- package/lib/commonjs/social/components/CommunityStories/styles.js +119 -0
- package/lib/commonjs/social/components/CommunityStories/styles.js.map +1 -0
- package/lib/commonjs/social/components/CustomSocialTab/CustomSocialTab.js +43 -0
- package/lib/commonjs/social/components/CustomSocialTab/CustomSocialTab.js.map +1 -0
- package/lib/commonjs/social/components/CustomSocialTab/styles.js.map +1 -0
- package/lib/commonjs/social/components/CustomTab/index.js +84 -0
- package/lib/commonjs/social/components/CustomTab/index.js.map +1 -0
- package/lib/commonjs/social/components/CustomTab/styles.js.map +1 -0
- package/lib/commonjs/social/components/Divider/index.js +18 -0
- package/lib/commonjs/social/components/Divider/index.js.map +1 -0
- package/lib/commonjs/social/components/Divider/styles.js +24 -0
- package/lib/commonjs/social/components/Divider/styles.js.map +1 -0
- package/lib/commonjs/social/components/Empty/Empty.js +62 -0
- package/lib/commonjs/social/components/Empty/Empty.js.map +1 -0
- package/lib/commonjs/social/components/Empty/index.js +17 -0
- package/lib/commonjs/social/components/Empty/index.js.map +1 -0
- package/lib/commonjs/social/components/Empty/styles.js +38 -0
- package/lib/commonjs/social/components/Empty/styles.js.map +1 -0
- package/lib/commonjs/social/components/ErrorComponent/ErrorComponent.js +39 -0
- package/lib/commonjs/social/components/ErrorComponent/ErrorComponent.js.map +1 -0
- package/lib/commonjs/social/components/ErrorComponent/styles.js.map +1 -0
- package/lib/commonjs/social/components/FloatingActionButton/index.js +31 -0
- package/lib/commonjs/social/components/FloatingActionButton/index.js.map +1 -0
- package/lib/commonjs/social/components/FloatingActionButton/styles.js +44 -0
- package/lib/commonjs/social/components/FloatingActionButton/styles.js.map +1 -0
- package/lib/commonjs/social/components/FormInput/FormInput.js +53 -0
- package/lib/commonjs/social/components/FormInput/FormInput.js.map +1 -0
- package/lib/commonjs/social/components/FormInput/index.js.map +1 -0
- package/lib/commonjs/social/components/FormInput/styles.js +42 -0
- package/lib/commonjs/social/components/FormInput/styles.js.map +1 -0
- package/lib/commonjs/social/components/Gallery/Gallery.js +119 -0
- package/lib/commonjs/social/components/Gallery/Gallery.js.map +1 -0
- package/lib/commonjs/social/components/Gallery/index.js +17 -0
- package/lib/commonjs/social/components/Gallery/index.js.map +1 -0
- package/lib/commonjs/social/components/Gallery/styles.js +56 -0
- package/lib/commonjs/social/components/Gallery/styles.js.map +1 -0
- package/lib/commonjs/social/components/IconTab/IconTab.js +32 -0
- package/lib/commonjs/social/components/IconTab/IconTab.js.map +1 -0
- package/lib/commonjs/social/components/ImageFeedSkeleton/ImageFeedSkeleton.js +51 -0
- package/lib/commonjs/social/components/ImageFeedSkeleton/ImageFeedSkeleton.js.map +1 -0
- package/lib/commonjs/social/components/ImageFeedSkeleton/styles.js.map +1 -0
- package/lib/commonjs/social/components/LimitCharacterSearch/LimitCharacterSearch.js +30 -0
- package/lib/commonjs/social/components/LimitCharacterSearch/LimitCharacterSearch.js.map +1 -0
- package/lib/commonjs/social/components/LimitCharacterSearch/index.js.map +1 -0
- package/lib/commonjs/social/components/LimitCharacterSearch/styles.js.map +1 -0
- package/lib/commonjs/social/components/LivestreamContent/LivestreamEndedThumbnail/index.js +21 -0
- package/lib/commonjs/social/components/LivestreamContent/LivestreamEndedThumbnail/index.js.map +1 -0
- package/lib/commonjs/social/components/LivestreamContent/LivestreamEndedThumbnail/styles.js.map +1 -0
- package/lib/commonjs/social/components/LivestreamContent/LivestreamIdleThumbnail/index.js +29 -0
- package/lib/commonjs/social/components/LivestreamContent/LivestreamIdleThumbnail/index.js.map +1 -0
- package/lib/commonjs/social/components/LivestreamContent/LivestreamIdleThumbnail/styles.js.map +1 -0
- package/lib/commonjs/social/components/LivestreamContent/LivestreamStartingThumbnail/index.js +23 -0
- package/lib/commonjs/social/components/LivestreamContent/LivestreamStartingThumbnail/index.js.map +1 -0
- package/lib/commonjs/social/components/LivestreamContent/LivestreamStartingThumbnail/styles.js +32 -0
- package/lib/commonjs/social/components/LivestreamContent/LivestreamStartingThumbnail/styles.js.map +1 -0
- package/lib/commonjs/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.js +21 -0
- package/lib/commonjs/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.js.map +1 -0
- package/lib/commonjs/social/components/LivestreamContent/LivestreamTerminatedThumbnail/styles.js.map +1 -0
- package/lib/commonjs/social/components/LivestreamContent/index.js +134 -0
- package/lib/commonjs/social/components/LivestreamContent/index.js.map +1 -0
- package/lib/commonjs/social/components/LivestreamContent/styles.js.map +1 -0
- package/lib/commonjs/social/components/LoadingImage/index.js +129 -0
- package/lib/commonjs/social/components/LoadingImage/index.js.map +1 -0
- package/lib/commonjs/social/components/LoadingImage/styles.js +71 -0
- package/lib/commonjs/social/components/LoadingImage/styles.js.map +1 -0
- package/lib/commonjs/social/components/LoadingVideo/index.js +190 -0
- package/lib/commonjs/social/components/LoadingVideo/index.js.map +1 -0
- package/lib/commonjs/social/components/LoadingVideo/styles.js.map +1 -0
- package/lib/commonjs/social/components/MemberChip/MemberChip.js +46 -0
- package/lib/commonjs/social/components/MemberChip/MemberChip.js.map +1 -0
- package/lib/commonjs/social/components/MemberChip/styles.js.map +1 -0
- package/lib/commonjs/social/components/MyAvatar/MyAvatar.js +80 -0
- package/lib/commonjs/social/components/MyAvatar/MyAvatar.js.map +1 -0
- package/lib/commonjs/social/components/MyAvatar/styles.js +43 -0
- package/lib/commonjs/social/components/MyAvatar/styles.js.map +1 -0
- package/lib/commonjs/social/components/MyStories/StoryCircleItem.js +113 -0
- package/lib/commonjs/social/components/MyStories/StoryCircleItem.js.map +1 -0
- package/lib/commonjs/social/components/MyStories/StoryTargetView.js +119 -0
- package/lib/commonjs/social/components/MyStories/StoryTargetView.js.map +1 -0
- package/lib/commonjs/social/components/MyStories/index.js +128 -0
- package/lib/commonjs/social/components/MyStories/index.js.map +1 -0
- package/lib/commonjs/social/components/MyStories/styles.js +118 -0
- package/lib/commonjs/social/components/MyStories/styles.js.map +1 -0
- package/lib/commonjs/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js +73 -0
- package/lib/commonjs/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js.map +1 -0
- package/lib/commonjs/social/components/NewsFeedLoadingComponent/styles.js.map +1 -0
- package/lib/commonjs/social/components/NoResult/NoResult.js +30 -0
- package/lib/commonjs/social/components/NoResult/NoResult.js.map +1 -0
- package/lib/commonjs/social/components/NoResult/index.js.map +1 -0
- package/lib/commonjs/social/components/NoResult/styles.js.map +1 -0
- package/lib/commonjs/social/components/NoSearchResult/NoSearchResult.js +41 -0
- package/lib/commonjs/social/components/NoSearchResult/NoSearchResult.js.map +1 -0
- package/lib/commonjs/social/components/PollContent/PollFooter.js +56 -0
- package/lib/commonjs/social/components/PollContent/PollFooter.js.map +1 -0
- package/lib/commonjs/social/components/PollContent/PollOption.js +90 -0
- package/lib/commonjs/social/components/PollContent/PollOption.js.map +1 -0
- package/lib/commonjs/social/components/PollContent/PollResults.js +79 -0
- package/lib/commonjs/social/components/PollContent/PollResults.js.map +1 -0
- package/lib/commonjs/social/components/PollContent/index.js +63 -0
- package/lib/commonjs/social/components/PollContent/index.js.map +1 -0
- package/lib/commonjs/social/components/PollContent/style.js.map +1 -0
- package/lib/commonjs/social/components/PopupMenu/PopupMenu.js +95 -0
- package/lib/commonjs/social/components/PopupMenu/PopupMenu.js.map +1 -0
- package/lib/commonjs/social/components/PopupMenu/styles.js.map +1 -0
- package/lib/commonjs/social/components/PostAdComponent/PostAdComponent.js +91 -0
- package/lib/commonjs/social/components/PostAdComponent/PostAdComponent.js.map +1 -0
- package/lib/commonjs/social/components/PostAdComponent/PostAdHeader.js +58 -0
- package/lib/commonjs/social/components/PostAdComponent/PostAdHeader.js.map +1 -0
- package/lib/commonjs/social/components/PostAdComponent/styles.js +117 -0
- package/lib/commonjs/social/components/PostAdComponent/styles.js.map +1 -0
- package/lib/commonjs/social/components/PostContent/index.js +287 -0
- package/lib/commonjs/social/components/PostContent/index.js.map +1 -0
- package/lib/commonjs/social/components/PostContent/styles.js.map +1 -0
- package/lib/commonjs/social/components/PostFeedSkeleton/PostFeedSkeleton.js +47 -0
- package/lib/commonjs/social/components/PostFeedSkeleton/PostFeedSkeleton.js.map +1 -0
- package/lib/commonjs/social/components/PostFeedSkeleton/index.js.map +1 -0
- package/lib/commonjs/social/components/PostFeedSkeleton/styles.js +37 -0
- package/lib/commonjs/social/components/PostFeedSkeleton/styles.js.map +1 -0
- package/lib/commonjs/social/components/PostMenu/index.js +233 -0
- package/lib/commonjs/social/components/PostMenu/index.js.map +1 -0
- package/lib/commonjs/social/components/PostMenu/styles.js.map +1 -0
- package/lib/commonjs/social/components/PreviewLink/LinkPreview.js +70 -0
- package/lib/commonjs/social/components/PreviewLink/LinkPreview.js.map +1 -0
- package/lib/commonjs/social/components/PreviewLink/index.js.map +1 -0
- package/lib/commonjs/social/components/PreviewLink/styles.js.map +1 -0
- package/lib/commonjs/social/components/PreviewLink/types.js.map +1 -0
- package/lib/commonjs/social/components/PreviewLink/utils.js.map +1 -0
- package/lib/commonjs/social/components/RenderTextWithMention/RenderTextWithMention.js +102 -0
- package/lib/commonjs/social/components/RenderTextWithMention/RenderTextWithMention.js.map +1 -0
- package/lib/commonjs/social/components/RenderTextWithMention/styles.js.map +1 -0
- package/lib/commonjs/social/components/SearchInput/SearchInput.js +44 -0
- package/lib/commonjs/social/components/SearchInput/SearchInput.js.map +1 -0
- package/lib/commonjs/social/components/SearchInput/index.js.map +1 -0
- package/lib/commonjs/social/components/SearchInput/styles.js.map +1 -0
- package/lib/commonjs/social/components/SearchItem/index.js +84 -0
- package/lib/commonjs/social/components/SearchItem/index.js.map +1 -0
- package/lib/commonjs/social/components/SearchItem/styles.js.map +1 -0
- package/lib/commonjs/social/components/SearchResultItem/SearchResultItem.js +123 -0
- package/lib/commonjs/social/components/SearchResultItem/SearchResultItem.js.map +1 -0
- package/lib/commonjs/social/components/SearchResultItem/styles.js +69 -0
- package/lib/commonjs/social/components/SearchResultItem/styles.js.map +1 -0
- package/lib/commonjs/social/components/Social/CommentList/CommentList.js +285 -0
- package/lib/commonjs/social/components/Social/CommentList/CommentList.js.map +1 -0
- package/lib/commonjs/social/components/Social/CommentList/styles.js +164 -0
- package/lib/commonjs/social/components/Social/CommentList/styles.js.map +1 -0
- package/lib/commonjs/social/components/Social/CommentListItem/CommentListItem.js +402 -0
- package/lib/commonjs/social/components/Social/CommentListItem/CommentListItem.js.map +1 -0
- package/lib/commonjs/social/components/Social/CommentListItem/styles.js.map +1 -0
- package/lib/commonjs/social/components/Social/ReplyCommentList/index.js +238 -0
- package/lib/commonjs/social/components/Social/ReplyCommentList/index.js.map +1 -0
- package/lib/commonjs/social/components/Social/ReplyCommentList/styles.js.map +1 -0
- package/lib/commonjs/social/components/StoryKit/index.js.map +1 -0
- package/lib/commonjs/social/components/StoryKit/src/Story.js +161 -0
- package/lib/commonjs/social/components/StoryKit/src/Story.js.map +1 -0
- package/lib/commonjs/social/components/StoryKit/src/StoryCircleListItem.js +162 -0
- package/lib/commonjs/social/components/StoryKit/src/StoryCircleListItem.js.map +1 -0
- package/lib/commonjs/social/components/StoryKit/src/StoryCircleListView.js +41 -0
- package/lib/commonjs/social/components/StoryKit/src/StoryCircleListView.js.map +1 -0
- package/lib/commonjs/social/components/StoryKit/src/StoryListItem.js +538 -0
- package/lib/commonjs/social/components/StoryKit/src/StoryListItem.js.map +1 -0
- package/lib/commonjs/social/components/StoryKit/src/components/AndroidCubeEffect.js.map +1 -0
- package/lib/commonjs/social/components/StoryKit/src/components/CubeNavigationHorizontal.js.map +1 -0
- package/lib/commonjs/social/components/StoryKit/src/helpers/StateHelpers.js +15 -0
- package/lib/commonjs/social/components/StoryKit/src/helpers/StateHelpers.js.map +1 -0
- package/lib/commonjs/social/components/StoryKit/src/helpers/ValidationHelpers.js.map +1 -0
- package/lib/commonjs/social/components/StoryKit/src/helpers/index.js.map +1 -0
- package/lib/commonjs/social/components/StoryKit/src/interfaces/index.js.map +1 -0
- package/lib/commonjs/social/components/StoryKit/src/styles.js +234 -0
- package/lib/commonjs/social/components/StoryKit/src/styles.js.map +1 -0
- package/lib/commonjs/social/components/TargetSelectionPage/TargetItem/TargetItem.js +93 -0
- package/lib/commonjs/social/components/TargetSelectionPage/TargetItem/TargetItem.js.map +1 -0
- package/lib/commonjs/social/components/TargetSelectionPage/TargetSelectionPage.js +147 -0
- package/lib/commonjs/social/components/TargetSelectionPage/TargetSelectionPage.js.map +1 -0
- package/lib/commonjs/social/components/TargetSelectionPage/styles.js.map +1 -0
- package/lib/commonjs/social/components/Toast/index.js +76 -0
- package/lib/commonjs/social/components/Toast/index.js.map +1 -0
- package/lib/commonjs/social/components/Toast/styles.js.map +1 -0
- package/lib/commonjs/social/components/index.js +65 -0
- package/lib/commonjs/social/components/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/BackButton/index.js +31 -0
- package/lib/commonjs/social/components/legacy/BackButton/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/BackButton/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/CancelButton/index.js +21 -0
- package/lib/commonjs/social/components/legacy/CancelButton/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/CancelButton/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/CloseButton/index.js +22 -0
- package/lib/commonjs/social/components/legacy/CloseButton/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/CloseButton/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/CommunityStories/index.js +91 -0
- package/lib/commonjs/social/components/legacy/CommunityStories/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/CommunityStories/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js +176 -0
- package/lib/commonjs/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js.map +1 -0
- package/lib/commonjs/social/components/legacy/CreatePostChooseTargetModal/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/CustomTab/index.js +84 -0
- package/lib/commonjs/social/components/legacy/CustomTab/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/CustomTab/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/CustomText/index.js +23 -0
- package/lib/commonjs/social/components/legacy/CustomText/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/CustomText/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/DoneButton/index.js +23 -0
- package/lib/commonjs/social/components/legacy/DoneButton/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/DoneButton/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/EditCommentModal/index.js +179 -0
- package/lib/commonjs/social/components/legacy/EditCommentModal/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/EditCommentModal/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/EditPostModal/index.js +328 -0
- package/lib/commonjs/social/components/legacy/EditPostModal/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/EditPostModal/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/FloatingButton/index.js +28 -0
- package/lib/commonjs/social/components/legacy/FloatingButton/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/FloatingButton/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/LoadingImage/index.js +91 -0
- package/lib/commonjs/social/components/legacy/LoadingImage/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/LoadingImage/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/LoadingIndicator/index.js +25 -0
- package/lib/commonjs/social/components/legacy/LoadingIndicator/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/LoadingIndicator/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/LoadingOverlay/index.js +28 -0
- package/lib/commonjs/social/components/legacy/LoadingOverlay/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/LoadingOverlay/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/LoadingVideo/index.js +145 -0
- package/lib/commonjs/social/components/legacy/LoadingVideo/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/LoadingVideo/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/MediaSection/index.js +252 -0
- package/lib/commonjs/social/components/legacy/MediaSection/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/MediaSection/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/MyStories/index.js +42 -0
- package/lib/commonjs/social/components/legacy/MyStories/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/MyStories/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/PollSection/Components/PollBar.js +26 -0
- package/lib/commonjs/social/components/legacy/PollSection/Components/PollBar.js.map +1 -0
- package/lib/commonjs/social/components/legacy/PollSection/Components/PollOptionList.js +93 -0
- package/lib/commonjs/social/components/legacy/PollSection/Components/PollOptionList.js.map +1 -0
- package/lib/commonjs/social/components/legacy/PollSection/PollSection.js +51 -0
- package/lib/commonjs/social/components/legacy/PollSection/PollSection.js.map +1 -0
- package/lib/commonjs/social/components/legacy/PollSection/style.js.map +1 -0
- package/lib/commonjs/social/components/legacy/PollSection/usePoll.js.map +1 -0
- package/lib/commonjs/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.js +138 -0
- package/lib/commonjs/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.js.map +1 -0
- package/lib/commonjs/social/components/legacy/PostTypeChoiceModal/style.js.map +1 -0
- package/lib/commonjs/social/components/legacy/SearchItem/index.js +91 -0
- package/lib/commonjs/social/components/legacy/SearchItem/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/SearchItem/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/Social/CommentList/index.js +362 -0
- package/lib/commonjs/social/components/legacy/Social/CommentList/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/Social/CommentList/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/Social/PendingPostList/index.js +156 -0
- package/lib/commonjs/social/components/legacy/Social/PendingPostList/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/Social/PendingPostList/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/Social/PostList/Components/RenderTextWithMention.js +63 -0
- package/lib/commonjs/social/components/legacy/Social/PostList/Components/RenderTextWithMention.js.map +1 -0
- package/lib/commonjs/social/components/legacy/Social/PostList/index.js +427 -0
- package/lib/commonjs/social/components/legacy/Social/PostList/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/Social/PostList/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/Social/ReplyCommentList/index.js +298 -0
- package/lib/commonjs/social/components/legacy/Social/ReplyCommentList/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/Social/ReplyCommentList/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/StoryKit/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/Story.js +204 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/Story.js.map +1 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/StoryCircleListItem.js +170 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/StoryCircleListItem.js.map +1 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/StoryCircleListView.js +61 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/StoryCircleListView.js.map +1 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/StoryListItem.js +382 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/StoryListItem.js.map +1 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/components/AndroidCubeEffect.js +278 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/components/AndroidCubeEffect.js.map +1 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/components/CubeNavigationHorizontal.js +275 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/components/CubeNavigationHorizontal.js.map +1 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/helpers/StateHelpers.js +15 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/helpers/StateHelpers.js.map +1 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/helpers/ValidationHelpers.js.map +1 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/helpers/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/interfaces/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/styles.js +156 -0
- package/lib/commonjs/social/components/legacy/StoryKit/src/styles.js.map +1 -0
- package/lib/commonjs/social/components/legacy/Toast/Toast.js +98 -0
- package/lib/commonjs/social/components/legacy/Toast/Toast.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/README.md +101 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/@types/index.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/@types/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/ImageViewing.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/ImageViewing.js +237 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/ImageViewing.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.js +56 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js +41 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.js +59 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.ios.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.ios.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/StatusBarManager.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/StatusBarManager.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useAnimatedComponents.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useImageDimensions.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useImageDimensions.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useImageIndexChange.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useImageIndexChange.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useImagePrefetch.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useImagePrefetch.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/usePanResponder.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/usePanResponder.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useRequestClose.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useRequestClose.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useZoomPanResponder.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/index.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/index.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/utils.d.js.map +1 -0
- package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/utils.js.map +1 -0
- package/lib/commonjs/social/elements/ActionButton/ActionButton.js +43 -0
- package/lib/commonjs/social/elements/ActionButton/ActionButton.js.map +1 -0
- package/lib/commonjs/social/elements/ActionButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/ActionButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/AddOptionButton/index.js +44 -0
- package/lib/commonjs/social/elements/AddOptionButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/AddOptionButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/AddThumbnailButton/AddThumbnailButton.js +44 -0
- package/lib/commonjs/social/elements/AddThumbnailButton/AddThumbnailButton.js.map +1 -0
- package/lib/commonjs/social/elements/AddThumbnailButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/AddThumbnailButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/AllCategoriesTitle/AllCategoriesTitle.js +38 -0
- package/lib/commonjs/social/elements/AllCategoriesTitle/AllCategoriesTitle.js.map +1 -0
- package/lib/commonjs/social/elements/AnnouncementBadge/AnnouncementBadge.js +43 -0
- package/lib/commonjs/social/elements/AnnouncementBadge/AnnouncementBadge.js.map +1 -0
- package/lib/commonjs/social/elements/AnnouncementBadge/index.js.map +1 -0
- package/lib/commonjs/social/elements/AnnouncementBadge/styles.js.map +1 -0
- package/lib/commonjs/social/elements/BackButton/BackButton.js +45 -0
- package/lib/commonjs/social/elements/BackButton/BackButton.js.map +1 -0
- package/lib/commonjs/social/elements/BackButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/BackButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/BackButtonIconElement/BackButtonIconElement.js +41 -0
- package/lib/commonjs/social/elements/BackButtonIconElement/BackButtonIconElement.js.map +1 -0
- package/lib/commonjs/social/elements/BrandBadge/BrandBadge.js +17 -0
- package/lib/commonjs/social/elements/BrandBadge/BrandBadge.js.map +1 -0
- package/lib/commonjs/social/elements/BrandBadge/index.js +17 -0
- package/lib/commonjs/social/elements/BrandBadge/index.js.map +1 -0
- package/lib/commonjs/social/elements/CameraButton/index.js +49 -0
- package/lib/commonjs/social/elements/CameraButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/CameraButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js +41 -0
- package/lib/commonjs/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js.map +1 -0
- package/lib/commonjs/social/elements/CancelCreateLivestreamButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/CancelCreateLivestreamButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/CategoryRowImage/CategoryRowImage.js +82 -0
- package/lib/commonjs/social/elements/CategoryRowImage/CategoryRowImage.js.map +1 -0
- package/lib/commonjs/social/elements/CategoryRowName/CategoryRowName.js +38 -0
- package/lib/commonjs/social/elements/CategoryRowName/CategoryRowName.js.map +1 -0
- package/lib/commonjs/social/elements/CategoryTitle/CategoryTitle.js +38 -0
- package/lib/commonjs/social/elements/CategoryTitle/CategoryTitle.js.map +1 -0
- package/lib/commonjs/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.js +42 -0
- package/lib/commonjs/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.js.map +1 -0
- package/lib/commonjs/social/elements/ChangeThumbnailButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/ChangeThumbnailButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/CloseButton/index.js +44 -0
- package/lib/commonjs/social/elements/CloseButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/CloseButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/CloseButtonIconElement/CloseButtonIconElement.js +43 -0
- package/lib/commonjs/social/elements/CloseButtonIconElement/CloseButtonIconElement.js.map +1 -0
- package/lib/commonjs/social/elements/CommentButtonIconElement/CommentButtonIconElement.js +41 -0
- package/lib/commonjs/social/elements/CommentButtonIconElement/CommentButtonIconElement.js.map +1 -0
- package/lib/commonjs/social/elements/CommonElements/AvatarElement.js +101 -0
- package/lib/commonjs/social/elements/CommonElements/AvatarElement.js.map +1 -0
- package/lib/commonjs/social/elements/CommonElements/ImageElement.js +43 -0
- package/lib/commonjs/social/elements/CommonElements/ImageElement.js.map +1 -0
- package/lib/commonjs/social/elements/CommonElements/TextElement.js +31 -0
- package/lib/commonjs/social/elements/CommonElements/TextElement.js.map +1 -0
- package/lib/commonjs/social/elements/CommonElements/styles.js +34 -0
- package/lib/commonjs/social/elements/CommonElements/styles.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.js +51 -0
- package/lib/commonjs/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityAddMemberButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityAddMemberButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.js +40 -0
- package/lib/commonjs/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityCreatePostButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityCreatePostButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityDescription/CommunityDescription.js +55 -0
- package/lib/commonjs/social/elements/CommunityDescription/CommunityDescription.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityDisplayname/CommunityDisplayname.js +37 -0
- package/lib/commonjs/social/elements/CommunityDisplayname/CommunityDisplayname.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityDisplayname/styles.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityEmptyImage/CommunityEmptyImage.js +45 -0
- package/lib/commonjs/social/elements/CommunityEmptyImage/CommunityEmptyImage.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.js +36 -0
- package/lib/commonjs/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityInfo/CommunityInfo.js +82 -0
- package/lib/commonjs/social/elements/CommunityInfo/CommunityInfo.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js +64 -0
- package/lib/commonjs/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js +48 -0
- package/lib/commonjs/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityMemeberCount/CommunityMemeberCount.js +36 -0
- package/lib/commonjs/social/elements/CommunityMemeberCount/CommunityMemeberCount.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityMemeberCount/styles.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityName/CommunityName.js +42 -0
- package/lib/commonjs/social/elements/CommunityName/CommunityName.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.js +52 -0
- package/lib/commonjs/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityPendingPost/CommunityPendingPost.js +71 -0
- package/lib/commonjs/social/elements/CommunityPendingPost/CommunityPendingPost.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js +44 -0
- package/lib/commonjs/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityPrivacyIcon/index.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityPrivacyIcon/styles.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.js +52 -0
- package/lib/commonjs/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityRowImage/CommunityRowImage.js +64 -0
- package/lib/commonjs/social/elements/CommunityRowImage/CommunityRowImage.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityRowImage/styles.js.map +1 -0
- package/lib/commonjs/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.js +52 -0
- package/lib/commonjs/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.js.map +1 -0
- package/lib/commonjs/social/elements/CopyLinkAction/CopyLinkAction.js +55 -0
- package/lib/commonjs/social/elements/CopyLinkAction/CopyLinkAction.js.map +1 -0
- package/lib/commonjs/social/elements/CopyLinkAction/index.js +13 -0
- package/lib/commonjs/social/elements/CopyLinkAction/index.js.map +1 -0
- package/lib/commonjs/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.js +42 -0
- package/lib/commonjs/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.js.map +1 -0
- package/lib/commonjs/social/elements/DeleteThumbnailButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/DeleteThumbnailButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/DescriptionElement/DescriptionElement.js +43 -0
- package/lib/commonjs/social/elements/DescriptionElement/DescriptionElement.js.map +1 -0
- package/lib/commonjs/social/elements/EndLiveStreamButton/EndLiveStreamButton.js +37 -0
- package/lib/commonjs/social/elements/EndLiveStreamButton/EndLiveStreamButton.js.map +1 -0
- package/lib/commonjs/social/elements/EndLiveStreamButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/EndLiveStreamButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.js +35 -0
- package/lib/commonjs/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.js.map +1 -0
- package/lib/commonjs/social/elements/FormDescription/index.js +37 -0
- package/lib/commonjs/social/elements/FormDescription/index.js.map +1 -0
- package/lib/commonjs/social/elements/FormDescription/styles.js.map +1 -0
- package/lib/commonjs/social/elements/FormLabel/index.js +40 -0
- package/lib/commonjs/social/elements/FormLabel/index.js.map +1 -0
- package/lib/commonjs/social/elements/FormLabel/styles.js.map +1 -0
- package/lib/commonjs/social/elements/ImageButton/index.js +49 -0
- package/lib/commonjs/social/elements/ImageButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/ImageButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/ImageGallery/ImageGallery.js +102 -0
- package/lib/commonjs/social/elements/ImageGallery/ImageGallery.js.map +1 -0
- package/lib/commonjs/social/elements/ImageKeyElement/ImageKeyElement.js +43 -0
- package/lib/commonjs/social/elements/ImageKeyElement/ImageKeyElement.js.map +1 -0
- package/lib/commonjs/social/elements/ImageViewer/ImageViewer.js +151 -0
- package/lib/commonjs/social/elements/ImageViewer/ImageViewer.js.map +1 -0
- package/lib/commonjs/social/elements/LikeButtonIconElement/LikeButtonIconElement.js +41 -0
- package/lib/commonjs/social/elements/LikeButtonIconElement/LikeButtonIconElement.js.map +1 -0
- package/lib/commonjs/social/elements/LiveTimerStatus/LiveTimerStatus.js +33 -0
- package/lib/commonjs/social/elements/LiveTimerStatus/LiveTimerStatus.js.map +1 -0
- package/lib/commonjs/social/elements/LiveTimerStatus/index.js.map +1 -0
- package/lib/commonjs/social/elements/LiveTimerStatus/styles.js.map +1 -0
- package/lib/commonjs/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js +32 -0
- package/lib/commonjs/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js.map +1 -0
- package/lib/commonjs/social/elements/LivestreamTerminatedActionButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/MenuAction/MenuAction.js +39 -0
- package/lib/commonjs/social/elements/MenuAction/MenuAction.js.map +1 -0
- package/lib/commonjs/social/elements/MenuAction/index.js.map +1 -0
- package/lib/commonjs/social/elements/MenuAction/styles.js +39 -0
- package/lib/commonjs/social/elements/MenuAction/styles.js.map +1 -0
- package/lib/commonjs/social/elements/MenuButton/MenuButton.js +47 -0
- package/lib/commonjs/social/elements/MenuButton/MenuButton.js.map +1 -0
- package/lib/commonjs/social/elements/MenuButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/MenuButton/styles.js +27 -0
- package/lib/commonjs/social/elements/MenuButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/MenuButtonIconElement/MenuButtonIconElement.js +41 -0
- package/lib/commonjs/social/elements/MenuButtonIconElement/MenuButtonIconElement.js.map +1 -0
- package/lib/commonjs/social/elements/ModeratorBadge/ModeratorBadge.js +47 -0
- package/lib/commonjs/social/elements/ModeratorBadge/ModeratorBadge.js.map +1 -0
- package/lib/commonjs/social/elements/ModeratorBadge/index.js.map +1 -0
- package/lib/commonjs/social/elements/ModeratorBadge/styles.js.map +1 -0
- package/lib/commonjs/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.js +58 -0
- package/lib/commonjs/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.js.map +1 -0
- package/lib/commonjs/social/elements/ModeratorBadgeElement/styles.js.map +1 -0
- package/lib/commonjs/social/elements/PinBadge/PinBadge.js +41 -0
- package/lib/commonjs/social/elements/PinBadge/PinBadge.js.map +1 -0
- package/lib/commonjs/social/elements/PinBadge/index.js.map +1 -0
- package/lib/commonjs/social/elements/PinBadge/styles.js.map +1 -0
- package/lib/commonjs/social/elements/ShareAction/ShareAction.js +48 -0
- package/lib/commonjs/social/elements/ShareAction/ShareAction.js.map +1 -0
- package/lib/commonjs/social/elements/ShareAction/index.js +13 -0
- package/lib/commonjs/social/elements/ShareAction/index.js.map +1 -0
- package/lib/commonjs/social/elements/ShareButton/ShareButton.js +37 -0
- package/lib/commonjs/social/elements/ShareButton/ShareButton.js.map +1 -0
- package/lib/commonjs/social/elements/ShareButton/index.js +13 -0
- package/lib/commonjs/social/elements/ShareButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/ShareButtonIconElement/ShareButtonIconElement.js +41 -0
- package/lib/commonjs/social/elements/ShareButtonIconElement/ShareButtonIconElement.js.map +1 -0
- package/lib/commonjs/social/elements/StartLivestreamButton/StartLivestreamButton.js +38 -0
- package/lib/commonjs/social/elements/StartLivestreamButton/StartLivestreamButton.js.map +1 -0
- package/lib/commonjs/social/elements/StartLivestreamButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/StartLivestreamButton/styles.js.map +1 -0
- package/lib/commonjs/social/elements/SwitchCameraButton/SwitchCameraButton.js +38 -0
- package/lib/commonjs/social/elements/SwitchCameraButton/SwitchCameraButton.js.map +1 -0
- package/lib/commonjs/social/elements/SwitchCameraButton/index.js.map +1 -0
- package/lib/commonjs/social/elements/TextKeyElement/TextKeyElement.js +39 -0
- package/lib/commonjs/social/elements/TextKeyElement/TextKeyElement.js.map +1 -0
- package/lib/commonjs/social/elements/Timestamp/Timestamp.js +39 -0
- package/lib/commonjs/social/elements/Timestamp/Timestamp.js.map +1 -0
- package/lib/commonjs/social/elements/Timestamp/index.js.map +1 -0
- package/lib/commonjs/social/elements/Timestamp/styles.js.map +1 -0
- package/lib/commonjs/social/elements/TimestampElement/TimestampElement.js +33 -0
- package/lib/commonjs/social/elements/TimestampElement/TimestampElement.js.map +1 -0
- package/lib/commonjs/social/elements/Title/index.js +40 -0
- package/lib/commonjs/social/elements/Title/index.js.map +1 -0
- package/lib/commonjs/social/elements/Title/styles.js.map +1 -0
- package/lib/commonjs/social/elements/TitleElement/TitleElement.js +43 -0
- package/lib/commonjs/social/elements/TitleElement/TitleElement.js.map +1 -0
- package/lib/commonjs/social/elements/VideoGallery/VideoGallery.js +117 -0
- package/lib/commonjs/social/elements/VideoGallery/VideoGallery.js.map +1 -0
- package/lib/commonjs/social/elements/VideoViewer/VideoViewer.js +135 -0
- package/lib/commonjs/social/elements/VideoViewer/VideoViewer.js.map +1 -0
- package/lib/commonjs/social/elements/index.js +63 -0
- package/lib/commonjs/social/elements/index.js.map +1 -0
- package/lib/commonjs/social/enums/AmityPostContentComponentStyle.js.map +1 -0
- package/lib/commonjs/social/enums/enumTabName.js.map +1 -0
- package/lib/commonjs/social/enums/enumTheme.js.map +1 -0
- package/lib/commonjs/social/enums/enumUIKitID.js +279 -0
- package/lib/commonjs/social/enums/enumUIKitID.js.map +1 -0
- package/lib/commonjs/social/enums/imageSizeState.js.map +1 -0
- package/lib/commonjs/social/enums/index.js.map +1 -0
- package/lib/commonjs/social/enums/mediaAttachmentEnum.js.map +1 -0
- package/lib/commonjs/social/enums/post.js.map +1 -0
- package/lib/commonjs/social/enums/postTargetType.js.map +1 -0
- package/lib/commonjs/social/enums/roomStatus.js +16 -0
- package/lib/commonjs/social/enums/roomStatus.js.map +1 -0
- package/lib/commonjs/social/enums/storyType.js.map +1 -0
- package/lib/commonjs/social/enums/tabNameState.js.map +1 -0
- package/lib/commonjs/social/features/comment/components/PostComment/CommentListItem/CommentListItem.js +424 -0
- package/lib/commonjs/social/features/comment/components/PostComment/CommentListItem/CommentListItem.js.map +1 -0
- package/lib/commonjs/social/features/comment/components/PostComment/CommentListItem/styles.js +176 -0
- package/lib/commonjs/social/features/comment/components/PostComment/CommentListItem/styles.js.map +1 -0
- package/lib/commonjs/social/features/comment/components/PostComment/PostComment.js +194 -0
- package/lib/commonjs/social/features/comment/components/PostComment/PostComment.js.map +1 -0
- package/lib/commonjs/social/features/comment/components/PostComment/ReplyCommentList/index.js +295 -0
- package/lib/commonjs/social/features/comment/components/PostComment/ReplyCommentList/index.js.map +1 -0
- package/lib/commonjs/social/features/comment/components/PostComment/ReplyCommentList/styles.js +173 -0
- package/lib/commonjs/social/features/comment/components/PostComment/ReplyCommentList/styles.js.map +1 -0
- package/lib/commonjs/social/features/comment/components/PostComment/index.js +14 -0
- package/lib/commonjs/social/features/comment/components/PostComment/index.js.map +1 -0
- package/lib/commonjs/social/features/comment/components/PostComment/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/AddCategory/AddCategory.js +105 -0
- package/lib/commonjs/social/features/community/AddCategory/AddCategory.js.map +1 -0
- package/lib/commonjs/social/features/community/AddCategory/components/Header/Header.js +30 -0
- package/lib/commonjs/social/features/community/AddCategory/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/AddCategory/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/AddCategory/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/AddCategory/hooks/useAddCategory.js +63 -0
- package/lib/commonjs/social/features/community/AddCategory/hooks/useAddCategory.js.map +1 -0
- package/lib/commonjs/social/features/community/AddCategory/index.js.map +1 -0
- package/lib/commonjs/social/features/community/AddCategory/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/AddMember/AddMember.js +144 -0
- package/lib/commonjs/social/features/community/AddMember/AddMember.js.map +1 -0
- package/lib/commonjs/social/features/community/AddMember/components/Header/Header.js +25 -0
- package/lib/commonjs/social/features/community/AddMember/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/AddMember/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/AddMember/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/AddMember/hooks/useAddMember.js +81 -0
- package/lib/commonjs/social/features/community/AddMember/hooks/useAddMember.js.map +1 -0
- package/lib/commonjs/social/features/community/AddMember/index.js.map +1 -0
- package/lib/commonjs/social/features/community/AddMember/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js +67 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/components/Header/Header.js +49 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/hooks/useCommentsNotificationSetting.js +149 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/hooks/useCommentsNotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/index.js +13 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/index.js.map +1 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/styles.js +47 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Create/Create.js +149 -0
- package/lib/commonjs/social/features/community/Create/Create.js.map +1 -0
- package/lib/commonjs/social/features/community/Create/components/Header/Header.js +41 -0
- package/lib/commonjs/social/features/community/Create/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/Create/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Create/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Create/components/Members/index.js +64 -0
- package/lib/commonjs/social/features/community/Create/components/Members/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Create/components/Members/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Create/hooks/useCreateCommunity.js +120 -0
- package/lib/commonjs/social/features/community/Create/hooks/useCreateCommunity.js.map +1 -0
- package/lib/commonjs/social/features/community/Create/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Create/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Edit/Edit.js +133 -0
- package/lib/commonjs/social/features/community/Edit/Edit.js.map +1 -0
- package/lib/commonjs/social/features/community/Edit/components/Header/Header.js +44 -0
- package/lib/commonjs/social/features/community/Edit/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/Edit/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Edit/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Edit/hooks/useEditCommunity.js +115 -0
- package/lib/commonjs/social/features/community/Edit/hooks/useEditCommunity.js.map +1 -0
- package/lib/commonjs/social/features/community/Edit/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Edit/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js +67 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/components/Header/Header.js +49 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/hooks/useLivestreamsNotificationSetting.js +113 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/hooks/useLivestreamsNotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/index.js +13 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/index.js.map +1 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/styles.js +47 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/Membership.js +55 -0
- package/lib/commonjs/social/features/community/Membership/Membership.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/components/Header/Header.js +58 -0
- package/lib/commonjs/social/features/community/Membership/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/components/MemberItem/MemberItem.js +261 -0
- package/lib/commonjs/social/features/community/Membership/components/MemberItem/MemberItem.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/components/MemberItem/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/components/MemberItem/style.js +51 -0
- package/lib/commonjs/social/features/community/Membership/components/MemberItem/style.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/components/MemberList/MemberList.js +91 -0
- package/lib/commonjs/social/features/community/Membership/components/MemberList/MemberList.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/components/MemberList/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/components/MemberList/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/components/ModeratorList/ModeratorList.js +70 -0
- package/lib/commonjs/social/features/community/Membership/components/ModeratorList/ModeratorList.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/components/ModeratorList/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/components/ModeratorList/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/hooks/useMembership.js +49 -0
- package/lib/commonjs/social/features/community/Membership/hooks/useMembership.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Membership/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/NotificationSetting/NotificationSetting.js +71 -0
- package/lib/commonjs/social/features/community/NotificationSetting/NotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/NotificationSetting/components/Header/Header.js +31 -0
- package/lib/commonjs/social/features/community/NotificationSetting/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/NotificationSetting/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/NotificationSetting/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/NotificationSetting/hooks/useNotificationSetting.js +154 -0
- package/lib/commonjs/social/features/community/NotificationSetting/hooks/useNotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/NotificationSetting/index.js +13 -0
- package/lib/commonjs/social/features/community/NotificationSetting/index.js.map +1 -0
- package/lib/commonjs/social/features/community/NotificationSetting/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/PendingRequest/PendingRequest.js +66 -0
- package/lib/commonjs/social/features/community/PendingRequest/PendingRequest.js.map +1 -0
- package/lib/commonjs/social/features/community/PendingRequest/components/Header/Header.js +33 -0
- package/lib/commonjs/social/features/community/PendingRequest/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/PendingRequest/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/PendingRequest/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.js +232 -0
- package/lib/commonjs/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.js.map +1 -0
- package/lib/commonjs/social/features/community/PendingRequest/components/PendingPostList/index.js +14 -0
- package/lib/commonjs/social/features/community/PendingRequest/components/PendingPostList/index.js.map +1 -0
- package/lib/commonjs/social/features/community/PendingRequest/components/PendingPostList/styles.js +107 -0
- package/lib/commonjs/social/features/community/PendingRequest/components/PendingPostList/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/PendingRequest/index.js.map +1 -0
- package/lib/commonjs/social/features/community/PendingRequest/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/PostPermission/PostPermission.js +128 -0
- package/lib/commonjs/social/features/community/PostPermission/PostPermission.js.map +1 -0
- package/lib/commonjs/social/features/community/PostPermission/components/Header/Header.js +37 -0
- package/lib/commonjs/social/features/community/PostPermission/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/PostPermission/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/PostPermission/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/PostPermission/index.js.map +1 -0
- package/lib/commonjs/social/features/community/PostPermission/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/PostsNotificationSetting.js +67 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/PostsNotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/components/Header/Header.js +49 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/hooks/usePostsNotificationSetting.js +131 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/hooks/usePostsNotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/index.js +13 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/index.js.map +1 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/styles.js +47 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/Setting.js +100 -0
- package/lib/commonjs/social/features/community/Setting/Setting.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/components/Header/Header.js +33 -0
- package/lib/commonjs/social/features/community/Setting/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.js +41 -0
- package/lib/commonjs/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/elements/CloseCommunity/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/elements/CloseCommunity/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js +38 -0
- package/lib/commonjs/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/elements/CloseCommunityDescription/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/elements/CloseCommunityDescription/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js +41 -0
- package/lib/commonjs/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/elements/LeaveCommunity/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/elements/LeaveCommunity/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/hooks/useCommunitySetting.js +154 -0
- package/lib/commonjs/social/features/community/Setting/hooks/useCommunitySetting.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/index.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Setup/Setup.js +24 -0
- package/lib/commonjs/social/features/community/Setup/Setup.js.map +1 -0
- package/lib/commonjs/social/features/community/Setup/index.js +32 -0
- package/lib/commonjs/social/features/community/Setup/index.js.map +1 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js +67 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/components/Header/Header.js +49 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/hooks/useStoriesNotificationSetting.js +149 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/hooks/useStoriesNotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/index.js +13 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/index.js.map +1 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/styles.js +47 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/StorySetting/StorySetting.js +112 -0
- package/lib/commonjs/social/features/community/StorySetting/StorySetting.js.map +1 -0
- package/lib/commonjs/social/features/community/StorySetting/components/Header/Header.js +31 -0
- package/lib/commonjs/social/features/community/StorySetting/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/community/StorySetting/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/community/StorySetting/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/StorySetting/index.js.map +1 -0
- package/lib/commonjs/social/features/community/StorySetting/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/components/Categories/index.js +91 -0
- package/lib/commonjs/social/features/community/shared/components/Categories/index.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/components/Categories/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/components/CoverImageUpload/index.js +96 -0
- package/lib/commonjs/social/features/community/shared/components/CoverImageUpload/index.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/components/CoverImageUpload/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.js +33 -0
- package/lib/commonjs/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/components/MemberSkeleton/index.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/components/MemberSkeleton/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/components/Privacy/index.js +82 -0
- package/lib/commonjs/social/features/community/shared/components/Privacy/index.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/components/Privacy/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/constants/index.js +12 -0
- package/lib/commonjs/social/features/community/shared/constants/index.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/elements/Action/Action.js +66 -0
- package/lib/commonjs/social/features/community/shared/elements/Action/Action.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/elements/Action/index.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/elements/Action/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/types/index.js.map +1 -0
- package/lib/commonjs/social/features/community/shared/utils/index.js +34 -0
- package/lib/commonjs/social/features/community/shared/utils/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/Categories/Categories.js +75 -0
- package/lib/commonjs/social/features/feed/components/Categories/Categories.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/Categories/index.js +14 -0
- package/lib/commonjs/social/features/feed/components/Categories/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/Categories/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/CommunityCategories/CommunityCategories.js +73 -0
- package/lib/commonjs/social/features/feed/components/CommunityCategories/CommunityCategories.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/CommunityCategories/index.js +13 -0
- package/lib/commonjs/social/features/feed/components/CommunityCategories/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/CommunityCategories/styles.js +42 -0
- package/lib/commonjs/social/features/feed/components/CommunityCategories/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/CreatePostMenu/CreatePostMenu.js +116 -0
- package/lib/commonjs/social/features/feed/components/CreatePostMenu/CreatePostMenu.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/CreatePostMenu/index.js +14 -0
- package/lib/commonjs/social/features/feed/components/CreatePostMenu/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.js +42 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/Description.js +31 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/Description.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.js +48 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.js +35 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/Title.js +31 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/Title.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/styles/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.js +36 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/index.js +14 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/Explore/Explore.js +94 -0
- package/lib/commonjs/social/features/feed/components/Explore/Explore.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js +132 -0
- package/lib/commonjs/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/Explore/ExploreLoadingSkeleton/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/Explore/index.js +14 -0
- package/lib/commonjs/social/features/feed/components/Explore/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/Explore/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.js +57 -0
- package/lib/commonjs/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/ExploreCommunityEmpty/index.js +14 -0
- package/lib/commonjs/social/features/feed/components/ExploreCommunityEmpty/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/ExploreCommunityEmpty/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/ExploreEmpty/ExploreEmpty.js +57 -0
- package/lib/commonjs/social/features/feed/components/ExploreEmpty/ExploreEmpty.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/ExploreEmpty/index.js +14 -0
- package/lib/commonjs/social/features/feed/components/ExploreEmpty/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/ExploreEmpty/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/GlobalFeed/GlobalFeed.js +102 -0
- package/lib/commonjs/social/features/feed/components/GlobalFeed/GlobalFeed.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/GlobalFeed/index.js +14 -0
- package/lib/commonjs/social/features/feed/components/GlobalFeed/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/GlobalFeed/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/MyCommunities/MyCommunities.js +89 -0
- package/lib/commonjs/social/features/feed/components/MyCommunities/MyCommunities.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/MyCommunities/index.js +14 -0
- package/lib/commonjs/social/features/feed/components/MyCommunities/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/MyCommunities/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/NewsFeed/NewsFeed.js +56 -0
- package/lib/commonjs/social/features/feed/components/NewsFeed/NewsFeed.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/NewsFeed/index.js +14 -0
- package/lib/commonjs/social/features/feed/components/NewsFeed/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/NewsFeed/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.js +62 -0
- package/lib/commonjs/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.js +80 -0
- package/lib/commonjs/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/RecommendedCommunities/index.js +14 -0
- package/lib/commonjs/social/features/feed/components/RecommendedCommunities/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/RecommendedCommunities/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/TopNavigation/TopNavigation.js +166 -0
- package/lib/commonjs/social/features/feed/components/TopNavigation/TopNavigation.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/TopNavigation/index.js +14 -0
- package/lib/commonjs/social/features/feed/components/TopNavigation/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/TrendingCommunities/TrendingCommunities.js +62 -0
- package/lib/commonjs/social/features/feed/components/TrendingCommunities/TrendingCommunities.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.js +36 -0
- package/lib/commonjs/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/TrendingCommunities/index.js +14 -0
- package/lib/commonjs/social/features/feed/components/TrendingCommunities/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/TrendingCommunities/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/components/index.js +39 -0
- package/lib/commonjs/social/features/feed/components/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/elements/CommunityCategory/CommunityCategory.js +40 -0
- package/lib/commonjs/social/features/feed/elements/CommunityCategory/CommunityCategory.js.map +1 -0
- package/lib/commonjs/social/features/feed/elements/CommunityCategory/index.js +13 -0
- package/lib/commonjs/social/features/feed/elements/CommunityCategory/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/elements/CommunityCategory/styles.js +29 -0
- package/lib/commonjs/social/features/feed/elements/CommunityCategory/styles.js.map +1 -0
- package/lib/commonjs/social/features/feed/elements/index.js +17 -0
- package/lib/commonjs/social/features/feed/elements/index.js.map +1 -0
- package/lib/commonjs/social/features/feed/index.js +17 -0
- package/lib/commonjs/social/features/feed/index.js.map +1 -0
- package/lib/commonjs/social/features/livestream/Create/Create.js +599 -0
- package/lib/commonjs/social/features/livestream/Create/Create.js.map +1 -0
- package/lib/commonjs/social/features/livestream/Create/RoomView.js +49 -0
- package/lib/commonjs/social/features/livestream/Create/RoomView.js.map +1 -0
- package/lib/commonjs/social/features/livestream/Create/index.js +14 -0
- package/lib/commonjs/social/features/livestream/Create/index.js.map +1 -0
- package/lib/commonjs/social/features/livestream/Create/styles.js +289 -0
- package/lib/commonjs/social/features/livestream/Create/styles.js.map +1 -0
- package/lib/commonjs/social/features/livestream/Player/Player.js +245 -0
- package/lib/commonjs/social/features/livestream/Player/Player.js.map +1 -0
- package/lib/commonjs/social/features/livestream/Player/index.js +14 -0
- package/lib/commonjs/social/features/livestream/Player/index.js.map +1 -0
- package/lib/commonjs/social/features/livestream/Player/styles.js +110 -0
- package/lib/commonjs/social/features/livestream/Player/styles.js.map +1 -0
- package/lib/commonjs/social/features/livestream/TargetSelection/TargetSelection.js +47 -0
- package/lib/commonjs/social/features/livestream/TargetSelection/TargetSelection.js.map +1 -0
- package/lib/commonjs/social/features/livestream/TargetSelection/index.js +14 -0
- package/lib/commonjs/social/features/livestream/TargetSelection/index.js.map +1 -0
- package/lib/commonjs/social/features/livestream/Terminated/Terminated.js +76 -0
- package/lib/commonjs/social/features/livestream/Terminated/Terminated.js.map +1 -0
- package/lib/commonjs/social/features/livestream/Terminated/index.js +14 -0
- package/lib/commonjs/social/features/livestream/Terminated/index.js.map +1 -0
- package/lib/commonjs/social/features/livestream/Terminated/styles.js.map +1 -0
- package/lib/commonjs/social/features/livestream/components/ThumbnailAction/ThumbnailAction.js +37 -0
- package/lib/commonjs/social/features/livestream/components/ThumbnailAction/ThumbnailAction.js.map +1 -0
- package/lib/commonjs/social/features/livestream/components/ThumbnailAction/index.js +14 -0
- package/lib/commonjs/social/features/livestream/components/ThumbnailAction/index.js.map +1 -0
- package/lib/commonjs/social/features/livestream/components/ThumbnailAction/styles.js.map +1 -0
- package/lib/commonjs/social/features/poll/Composer/PollPostComposer.js +300 -0
- package/lib/commonjs/social/features/poll/Composer/PollPostComposer.js.map +1 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollDuration.js +57 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollDuration.js.map +1 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollDurationBottomSheet.js +99 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollDurationBottomSheet.js.map +1 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollDurationPicker.js +132 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollDurationPicker.js.map +1 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollHeader.js +42 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollHeader.js.map +1 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollOptions.js +72 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollOptions.js.map +1 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollQuestion.js +48 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollQuestion.js.map +1 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollSelection.js +48 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollSelection.js.map +1 -0
- package/lib/commonjs/social/features/poll/Composer/index.js +14 -0
- package/lib/commonjs/social/features/poll/Composer/index.js.map +1 -0
- package/lib/commonjs/social/features/poll/Composer/styles.js +165 -0
- package/lib/commonjs/social/features/poll/Composer/styles.js.map +1 -0
- package/lib/commonjs/social/features/poll/TargetSelection/TargetSelection.js +48 -0
- package/lib/commonjs/social/features/poll/TargetSelection/TargetSelection.js.map +1 -0
- package/lib/commonjs/social/features/poll/TargetSelection/index.js +14 -0
- package/lib/commonjs/social/features/poll/TargetSelection/index.js.map +1 -0
- package/lib/commonjs/social/features/post/Composer/PostComposer.js +677 -0
- package/lib/commonjs/social/features/post/Composer/PostComposer.js.map +1 -0
- package/lib/commonjs/social/features/post/Composer/index.js +14 -0
- package/lib/commonjs/social/features/post/Composer/index.js.map +1 -0
- package/lib/commonjs/social/features/post/Composer/styles.js.map +1 -0
- package/lib/commonjs/social/features/post/Detail/index.js +342 -0
- package/lib/commonjs/social/features/post/Detail/index.js.map +1 -0
- package/lib/commonjs/social/features/post/Detail/styles.js +147 -0
- package/lib/commonjs/social/features/post/Detail/styles.js.map +1 -0
- package/lib/commonjs/social/features/post/TargetSelection/TargetSelection.js +91 -0
- package/lib/commonjs/social/features/post/TargetSelection/TargetSelection.js.map +1 -0
- package/lib/commonjs/social/features/post/TargetSelection/index.js +14 -0
- package/lib/commonjs/social/features/post/TargetSelection/index.js.map +1 -0
- package/lib/commonjs/social/features/post/components/Content/Content.js +246 -0
- package/lib/commonjs/social/features/post/components/Content/Content.js.map +1 -0
- package/lib/commonjs/social/features/post/components/Content/index.js +14 -0
- package/lib/commonjs/social/features/post/components/Content/index.js.map +1 -0
- package/lib/commonjs/social/features/post/components/Content/styles.js +236 -0
- package/lib/commonjs/social/features/post/components/Content/styles.js.map +1 -0
- package/lib/commonjs/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.js +137 -0
- package/lib/commonjs/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.js.map +1 -0
- package/lib/commonjs/social/features/post/components/DetailedMediaAttachment/index.js +14 -0
- package/lib/commonjs/social/features/post/components/DetailedMediaAttachment/index.js.map +1 -0
- package/lib/commonjs/social/features/post/components/DetailedMediaAttachment/styles.js +59 -0
- package/lib/commonjs/social/features/post/components/DetailedMediaAttachment/styles.js.map +1 -0
- package/lib/commonjs/social/features/post/components/EngagementActions/Components/DetailStyle.js +164 -0
- package/lib/commonjs/social/features/post/components/EngagementActions/Components/DetailStyle.js.map +1 -0
- package/lib/commonjs/social/features/post/components/EngagementActions/Components/FeedStyle.js +139 -0
- package/lib/commonjs/social/features/post/components/EngagementActions/Components/FeedStyle.js.map +1 -0
- package/lib/commonjs/social/features/post/components/EngagementActions/Components/index.js.map +1 -0
- package/lib/commonjs/social/features/post/components/EngagementActions/Components/styles.js.map +1 -0
- package/lib/commonjs/social/features/post/components/EngagementActions/Components/type.js.map +1 -0
- package/lib/commonjs/social/features/post/components/EngagementActions/Components/usePostShareAction.js +73 -0
- package/lib/commonjs/social/features/post/components/EngagementActions/Components/usePostShareAction.js.map +1 -0
- package/lib/commonjs/social/features/post/components/EngagementActions/EngagementActions.js +49 -0
- package/lib/commonjs/social/features/post/components/EngagementActions/EngagementActions.js.map +1 -0
- package/lib/commonjs/social/features/post/components/EngagementActions/index.js +14 -0
- package/lib/commonjs/social/features/post/components/EngagementActions/index.js.map +1 -0
- package/lib/commonjs/social/features/post/components/EngagementContent/EngagementContent.js +40 -0
- package/lib/commonjs/social/features/post/components/EngagementContent/EngagementContent.js.map +1 -0
- package/lib/commonjs/social/features/post/components/EngagementContent/index.js +14 -0
- package/lib/commonjs/social/features/post/components/EngagementContent/index.js.map +1 -0
- package/lib/commonjs/social/features/post/components/EngagementContent/styles.js.map +1 -0
- package/lib/commonjs/social/features/post/components/MediaAttachment/MediaAttachment.js +117 -0
- package/lib/commonjs/social/features/post/components/MediaAttachment/MediaAttachment.js.map +1 -0
- package/lib/commonjs/social/features/post/components/MediaAttachment/index.js +14 -0
- package/lib/commonjs/social/features/post/components/MediaAttachment/index.js.map +1 -0
- package/lib/commonjs/social/features/post/components/MediaAttachment/styles.js +51 -0
- package/lib/commonjs/social/features/post/components/MediaAttachment/styles.js.map +1 -0
- package/lib/commonjs/social/features/reaction/components/List/List.js +201 -0
- package/lib/commonjs/social/features/reaction/components/List/List.js.map +1 -0
- package/lib/commonjs/social/features/reaction/components/List/index.js +14 -0
- package/lib/commonjs/social/features/reaction/components/List/index.js.map +1 -0
- package/lib/commonjs/social/features/reaction/components/List/styles.js.map +1 -0
- package/lib/commonjs/social/features/room/hooks/useRoom.js +26 -0
- package/lib/commonjs/social/features/room/hooks/useRoom.js.map +1 -0
- package/lib/commonjs/social/features/search/components/CommunitySearchResult/CommunitySearchResult.js +34 -0
- package/lib/commonjs/social/features/search/components/CommunitySearchResult/CommunitySearchResult.js.map +1 -0
- package/lib/commonjs/social/features/search/components/CommunitySearchResult/index.js +14 -0
- package/lib/commonjs/social/features/search/components/CommunitySearchResult/index.js.map +1 -0
- package/lib/commonjs/social/features/search/components/TopSearchBar/TopSearchBar.js +85 -0
- package/lib/commonjs/social/features/search/components/TopSearchBar/TopSearchBar.js.map +1 -0
- package/lib/commonjs/social/features/search/components/TopSearchBar/index.js +14 -0
- package/lib/commonjs/social/features/search/components/TopSearchBar/index.js.map +1 -0
- package/lib/commonjs/social/features/search/components/TopSearchBar/styles.js.map +1 -0
- package/lib/commonjs/social/features/search/components/UserSearchResult/UserSearchResult.js +56 -0
- package/lib/commonjs/social/features/search/components/UserSearchResult/UserSearchResult.js.map +1 -0
- package/lib/commonjs/social/features/search/components/UserSearchResult/index.js +14 -0
- package/lib/commonjs/social/features/search/components/UserSearchResult/index.js.map +1 -0
- package/lib/commonjs/social/features/story/Create/Create.js +304 -0
- package/lib/commonjs/social/features/story/Create/Create.js.map +1 -0
- package/lib/commonjs/social/features/story/Create/index.js +14 -0
- package/lib/commonjs/social/features/story/Create/index.js.map +1 -0
- package/lib/commonjs/social/features/story/Create/styles.js.map +1 -0
- package/lib/commonjs/social/features/story/Draft/Draft.js +231 -0
- package/lib/commonjs/social/features/story/Draft/Draft.js.map +1 -0
- package/lib/commonjs/social/features/story/Draft/components/HyperLinkConfig.js +221 -0
- package/lib/commonjs/social/features/story/Draft/components/HyperLinkConfig.js.map +1 -0
- package/lib/commonjs/social/features/story/Draft/index.js +14 -0
- package/lib/commonjs/social/features/story/Draft/index.js.map +1 -0
- package/lib/commonjs/social/features/story/Draft/styles.js +248 -0
- package/lib/commonjs/social/features/story/Draft/styles.js.map +1 -0
- package/lib/commonjs/social/features/story/TargetSelection/TargetSelection.js +46 -0
- package/lib/commonjs/social/features/story/TargetSelection/TargetSelection.js.map +1 -0
- package/lib/commonjs/social/features/story/TargetSelection/index.js +14 -0
- package/lib/commonjs/social/features/story/TargetSelection/index.js.map +1 -0
- package/lib/commonjs/social/features/story/View/View.js +148 -0
- package/lib/commonjs/social/features/story/View/View.js.map +1 -0
- package/lib/commonjs/social/features/story/View/components/AmityViewStoryItem.js +541 -0
- package/lib/commonjs/social/features/story/View/components/AmityViewStoryItem.js.map +1 -0
- package/lib/commonjs/social/features/story/View/index.js +14 -0
- package/lib/commonjs/social/features/story/View/index.js.map +1 -0
- package/lib/commonjs/social/features/story/View/styles.js +278 -0
- package/lib/commonjs/social/features/story/View/styles.js.map +1 -0
- package/lib/commonjs/social/features/story/components/Tab/Tab.js +50 -0
- package/lib/commonjs/social/features/story/components/Tab/Tab.js.map +1 -0
- package/lib/commonjs/social/features/story/components/Tab/index.js +14 -0
- package/lib/commonjs/social/features/story/components/Tab/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/Blocked.js +27 -0
- package/lib/commonjs/social/features/user/Blocked/Blocked.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/components/TopBar/TopBar.js +31 -0
- package/lib/commonjs/social/features/user/Blocked/components/TopBar/TopBar.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/components/TopBar/index.js +13 -0
- package/lib/commonjs/social/features/user/Blocked/components/TopBar/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/components/TopBar/styles.js +36 -0
- package/lib/commonjs/social/features/user/Blocked/components/TopBar/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/components/UserItem/UserItem.js +87 -0
- package/lib/commonjs/social/features/user/Blocked/components/UserItem/UserItem.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/components/UserItem/index.js +13 -0
- package/lib/commonjs/social/features/user/Blocked/components/UserItem/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/components/UserItem/styles.js +42 -0
- package/lib/commonjs/social/features/user/Blocked/components/UserItem/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/components/UserList/UserList.js +50 -0
- package/lib/commonjs/social/features/user/Blocked/components/UserList/UserList.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/components/UserList/index.js +13 -0
- package/lib/commonjs/social/features/user/Blocked/components/UserList/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/components/UserList/styles.js +25 -0
- package/lib/commonjs/social/features/user/Blocked/components/UserList/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/components/index.js +27 -0
- package/lib/commonjs/social/features/user/Blocked/components/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.js +33 -0
- package/lib/commonjs/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/elements/UnblockUserButton/index.js +17 -0
- package/lib/commonjs/social/features/user/Blocked/elements/UnblockUserButton/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/elements/index.js +17 -0
- package/lib/commonjs/social/features/user/Blocked/elements/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/index.js +13 -0
- package/lib/commonjs/social/features/user/Blocked/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Blocked/styles.js +23 -0
- package/lib/commonjs/social/features/user/Blocked/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Edit/Edit.js +108 -0
- package/lib/commonjs/social/features/user/Edit/Edit.js.map +1 -0
- package/lib/commonjs/social/features/user/Edit/components/ImageUpload/ImageUpload.js +71 -0
- package/lib/commonjs/social/features/user/Edit/components/ImageUpload/ImageUpload.js.map +1 -0
- package/lib/commonjs/social/features/user/Edit/components/ImageUpload/index.js +17 -0
- package/lib/commonjs/social/features/user/Edit/components/ImageUpload/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Edit/components/ImageUpload/styles.js +44 -0
- package/lib/commonjs/social/features/user/Edit/components/ImageUpload/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Edit/components/TopBar/TopBar.js +47 -0
- package/lib/commonjs/social/features/user/Edit/components/TopBar/TopBar.js.map +1 -0
- package/lib/commonjs/social/features/user/Edit/components/TopBar/index.js +17 -0
- package/lib/commonjs/social/features/user/Edit/components/TopBar/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Edit/components/TopBar/styles.js +32 -0
- package/lib/commonjs/social/features/user/Edit/components/TopBar/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Edit/components/index.js +28 -0
- package/lib/commonjs/social/features/user/Edit/components/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Edit/hooks/index.js +13 -0
- package/lib/commonjs/social/features/user/Edit/hooks/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Edit/hooks/useEditUser.js +121 -0
- package/lib/commonjs/social/features/user/Edit/hooks/useEditUser.js.map +1 -0
- package/lib/commonjs/social/features/user/Edit/index.js +17 -0
- package/lib/commonjs/social/features/user/Edit/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Edit/styles.js +40 -0
- package/lib/commonjs/social/features/user/Edit/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/PendingFollowRequests.js +41 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/PendingFollowRequests.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.js +106 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestItem/index.js +13 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestItem/index.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestItem/styles.js +59 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestItem/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestList/RequestList.js +57 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestList/RequestList.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestList/index.js +13 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestList/index.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestList/styles.js +28 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestList/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/TopBar/TopBar.js +32 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/TopBar/TopBar.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/TopBar/index.js +13 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/TopBar/index.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/TopBar/styles.js +36 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/TopBar/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/index.js +27 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/components/index.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.js +54 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/index.js +13 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/index.js.map +1 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/styles.js +31 -0
- package/lib/commonjs/social/features/user/PendingFollowRequests/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/Profile.js +125 -0
- package/lib/commonjs/social/features/user/Profile/Profile.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/Action/Action.js +108 -0
- package/lib/commonjs/social/features/user/Profile/components/Action/Action.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/Action/index.js +17 -0
- package/lib/commonjs/social/features/user/Profile/components/Action/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/Feed/Feed.js +92 -0
- package/lib/commonjs/social/features/user/Profile/components/Feed/Feed.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/Feed/hooks/useFeed.js +103 -0
- package/lib/commonjs/social/features/user/Profile/components/Feed/hooks/useFeed.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/Feed/index.js +17 -0
- package/lib/commonjs/social/features/user/Profile/components/Feed/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/Feed/styles.js +22 -0
- package/lib/commonjs/social/features/user/Profile/components/Feed/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/Header/Header.js +174 -0
- package/lib/commonjs/social/features/user/Profile/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/Header/hooks/useHeader.js +166 -0
- package/lib/commonjs/social/features/user/Profile/components/Header/hooks/useHeader.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/Header/index.js +17 -0
- package/lib/commonjs/social/features/user/Profile/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/Header/styles.js +82 -0
- package/lib/commonjs/social/features/user/Profile/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/ImageFeed/ImageFeed.js +76 -0
- package/lib/commonjs/social/features/user/Profile/components/ImageFeed/ImageFeed.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.js +105 -0
- package/lib/commonjs/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/ImageFeed/index.js +17 -0
- package/lib/commonjs/social/features/user/Profile/components/ImageFeed/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/TopBar/TopBar.js +40 -0
- package/lib/commonjs/social/features/user/Profile/components/TopBar/TopBar.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/TopBar/hooks/useTopBar.js +40 -0
- package/lib/commonjs/social/features/user/Profile/components/TopBar/hooks/useTopBar.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/TopBar/index.js +17 -0
- package/lib/commonjs/social/features/user/Profile/components/TopBar/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/TopBar/styles.js +32 -0
- package/lib/commonjs/social/features/user/Profile/components/TopBar/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/VideoFeed/VideoFeed.js +72 -0
- package/lib/commonjs/social/features/user/Profile/components/VideoFeed/VideoFeed.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.js +105 -0
- package/lib/commonjs/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/VideoFeed/index.js +17 -0
- package/lib/commonjs/social/features/user/Profile/components/VideoFeed/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/components/index.js +72 -0
- package/lib/commonjs/social/features/user/Profile/components/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/FollowButton/FollowButton.js +35 -0
- package/lib/commonjs/social/features/user/Profile/elements/FollowButton/FollowButton.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/FollowButton/index.js +17 -0
- package/lib/commonjs/social/features/user/Profile/elements/FollowButton/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/FollowingButton/FollowingButton.js +35 -0
- package/lib/commonjs/social/features/user/Profile/elements/FollowingButton/FollowingButton.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/FollowingButton/index.js +17 -0
- package/lib/commonjs/social/features/user/Profile/elements/FollowingButton/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/Menu/Menu.js +70 -0
- package/lib/commonjs/social/features/user/Profile/elements/Menu/Menu.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/Menu/hooks/useMenu.js +161 -0
- package/lib/commonjs/social/features/user/Profile/elements/Menu/hooks/useMenu.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/Menu/index.js +13 -0
- package/lib/commonjs/social/features/user/Profile/elements/Menu/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/PendingButton/PendingButton.js +35 -0
- package/lib/commonjs/social/features/user/Profile/elements/PendingButton/PendingButton.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/PendingButton/index.js +17 -0
- package/lib/commonjs/social/features/user/Profile/elements/PendingButton/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.js +30 -0
- package/lib/commonjs/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.js +13 -0
- package/lib/commonjs/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.js +45 -0
- package/lib/commonjs/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/UnblockButton/UnblockButton.js +35 -0
- package/lib/commonjs/social/features/user/Profile/elements/UnblockButton/UnblockButton.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/UnblockButton/index.js +17 -0
- package/lib/commonjs/social/features/user/Profile/elements/UnblockButton/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/elements/index.js +72 -0
- package/lib/commonjs/social/features/user/Profile/elements/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/hooks/useFeedState.js +43 -0
- package/lib/commonjs/social/features/user/Profile/hooks/useFeedState.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/hooks/useUserProfile.js +85 -0
- package/lib/commonjs/social/features/user/Profile/hooks/useUserProfile.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/index.js +14 -0
- package/lib/commonjs/social/features/user/Profile/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/styles.js +20 -0
- package/lib/commonjs/social/features/user/Profile/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/types/index.js +13 -0
- package/lib/commonjs/social/features/user/Profile/types/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/Relationship.js +59 -0
- package/lib/commonjs/social/features/user/Relationship/Relationship.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/FollowerList/FollowerList.js +31 -0
- package/lib/commonjs/social/features/user/Relationship/components/FollowerList/FollowerList.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/FollowerList/index.js +13 -0
- package/lib/commonjs/social/features/user/Relationship/components/FollowerList/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/FollowerList/styles.js +25 -0
- package/lib/commonjs/social/features/user/Relationship/components/FollowerList/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/FollowingList/FollowingList.js +31 -0
- package/lib/commonjs/social/features/user/Relationship/components/FollowingList/FollowingList.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/FollowingList/index.js +13 -0
- package/lib/commonjs/social/features/user/Relationship/components/FollowingList/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/FollowingList/styles.js +25 -0
- package/lib/commonjs/social/features/user/Relationship/components/FollowingList/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/TopBar/TopBar.js +34 -0
- package/lib/commonjs/social/features/user/Relationship/components/TopBar/TopBar.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/TopBar/index.js +13 -0
- package/lib/commonjs/social/features/user/Relationship/components/TopBar/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/TopBar/styles.js +36 -0
- package/lib/commonjs/social/features/user/Relationship/components/TopBar/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserItem/UserItem.js +87 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserItem/UserItem.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserItem/hooks/useUserItem.js +108 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserItem/hooks/useUserItem.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserItem/index.js +13 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserItem/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserItem/styles.js +41 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserItem/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserList/UserList.js +47 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserList/UserList.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserList/index.js +13 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserList/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserList/styles.js +25 -0
- package/lib/commonjs/social/features/user/Relationship/components/UserList/styles.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/components/index.js +41 -0
- package/lib/commonjs/social/features/user/Relationship/components/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/hooks/index.js +17 -0
- package/lib/commonjs/social/features/user/Relationship/hooks/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/hooks/useUserRelationship.js +31 -0
- package/lib/commonjs/social/features/user/Relationship/hooks/useUserRelationship.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/index.js +13 -0
- package/lib/commonjs/social/features/user/Relationship/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Relationship/styles.js +23 -0
- package/lib/commonjs/social/features/user/Relationship/styles.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/category/useCategoryCollection.js +24 -0
- package/lib/commonjs/social/hooks/collections/category/useCategoryCollection.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/community/useCommunityMemberCollection.js +26 -0
- package/lib/commonjs/social/hooks/collections/community/useCommunityMemberCollection.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/index.js +127 -0
- package/lib/commonjs/social/hooks/collections/index.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/post/usePinnedPostCollection.js +26 -0
- package/lib/commonjs/social/hooks/collections/post/usePinnedPostCollection.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/post/usePostCollection.js +26 -0
- package/lib/commonjs/social/hooks/collections/post/usePostCollection.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/post/useUserFeed.js +37 -0
- package/lib/commonjs/social/hooks/collections/post/useUserFeed.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.js +26 -0
- package/lib/commonjs/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/search/useSearchUserByDisplayNameCollection.js +26 -0
- package/lib/commonjs/social/hooks/collections/search/useSearchUserByDisplayNameCollection.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/useLiveCollection.js +92 -0
- package/lib/commonjs/social/hooks/collections/useLiveCollection.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/useReactQueryLiveCollection.js +103 -0
- package/lib/commonjs/social/hooks/collections/useReactQueryLiveCollection.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/user/useBlockedUsersCollection.js +26 -0
- package/lib/commonjs/social/hooks/collections/user/useBlockedUsersCollection.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/user/useFollowerCollection.js +31 -0
- package/lib/commonjs/social/hooks/collections/user/useFollowerCollection.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/user/useFollowingCollection.js +31 -0
- package/lib/commonjs/social/hooks/collections/user/useFollowingCollection.js.map +1 -0
- package/lib/commonjs/social/hooks/collections/user/useUserCollection.js +26 -0
- package/lib/commonjs/social/hooks/collections/user/useUserCollection.js.map +1 -0
- package/lib/commonjs/social/hooks/files/useFile.js.map +1 -0
- package/lib/commonjs/social/hooks/index.js +413 -0
- package/lib/commonjs/social/hooks/index.js.map +1 -0
- package/lib/commonjs/social/hooks/isModerator.js +22 -0
- package/lib/commonjs/social/hooks/isModerator.js.map +1 -0
- package/lib/commonjs/social/hooks/objects/index.js +39 -0
- package/lib/commonjs/social/hooks/objects/index.js.map +1 -0
- package/lib/commonjs/social/hooks/objects/useLiveObject.js +77 -0
- package/lib/commonjs/social/hooks/objects/useLiveObject.js.map +1 -0
- package/lib/commonjs/social/hooks/objects/user/useFollowInfo.js +27 -0
- package/lib/commonjs/social/hooks/objects/user/useFollowInfo.js.map +1 -0
- package/lib/commonjs/social/hooks/objects/user/useUser.js +27 -0
- package/lib/commonjs/social/hooks/objects/user/useUser.js.map +1 -0
- package/lib/commonjs/social/hooks/queries/useBlockUser.js +82 -0
- package/lib/commonjs/social/hooks/queries/useBlockUser.js.map +1 -0
- package/lib/commonjs/social/hooks/queries/useClosePoll.js +54 -0
- package/lib/commonjs/social/hooks/queries/useClosePoll.js.map +1 -0
- package/lib/commonjs/social/hooks/queries/useCommunityNotificationSettingsQuery.js +54 -0
- package/lib/commonjs/social/hooks/queries/useCommunityNotificationSettingsQuery.js.map +1 -0
- package/lib/commonjs/social/hooks/queries/useFlagPost.js +75 -0
- package/lib/commonjs/social/hooks/queries/useFlagPost.js.map +1 -0
- package/lib/commonjs/social/hooks/queries/useFlagUserQuery.js +75 -0
- package/lib/commonjs/social/hooks/queries/useFlagUserQuery.js.map +1 -0
- package/lib/commonjs/social/hooks/queries/useFollowUser.js +64 -0
- package/lib/commonjs/social/hooks/queries/useFollowUser.js.map +1 -0
- package/lib/commonjs/social/hooks/queries/usePendingFollowRequest.js +53 -0
- package/lib/commonjs/social/hooks/queries/usePendingFollowRequest.js.map +1 -0
- package/lib/commonjs/social/hooks/useAmityGlobalSearchViewModel.js +94 -0
- package/lib/commonjs/social/hooks/useAmityGlobalSearchViewModel.js.map +1 -0
- package/lib/commonjs/social/hooks/useCamera.js.map +1 -0
- package/lib/commonjs/social/hooks/useCategories.js +73 -0
- package/lib/commonjs/social/hooks/useCategories.js.map +1 -0
- package/lib/commonjs/social/hooks/useCategory.js.map +1 -0
- package/lib/commonjs/social/hooks/useCommentAdImpression.js +32 -0
- package/lib/commonjs/social/hooks/useCommentAdImpression.js.map +1 -0
- package/lib/commonjs/social/hooks/useCommunities.js.map +1 -0
- package/lib/commonjs/social/hooks/useCommunity.js.map +1 -0
- package/lib/commonjs/social/hooks/useConfig.js +28 -0
- package/lib/commonjs/social/hooks/useConfig.js.map +1 -0
- package/lib/commonjs/social/hooks/useConfigImageUri.js +128 -0
- package/lib/commonjs/social/hooks/useConfigImageUri.js.map +1 -0
- package/lib/commonjs/social/hooks/useCustomRankingGlobalFeed.js +110 -0
- package/lib/commonjs/social/hooks/useCustomRankingGlobalFeed.js.map +1 -0
- package/lib/commonjs/social/hooks/useDarkMode.js.map +1 -0
- package/lib/commonjs/social/hooks/useFile.js +28 -0
- package/lib/commonjs/social/hooks/useFile.js.map +1 -0
- package/lib/commonjs/social/hooks/useGenerateThemeStyles.js.map +1 -0
- package/lib/commonjs/social/hooks/useGlobalStory.js.map +1 -0
- package/lib/commonjs/social/hooks/useImagePicker.js +86 -0
- package/lib/commonjs/social/hooks/useImagePicker.js.map +1 -0
- package/lib/commonjs/social/hooks/useJoinCommunity.js.map +1 -0
- package/lib/commonjs/social/hooks/useKeyboardStatus.js.map +1 -0
- package/lib/commonjs/social/hooks/useLeaveCommunity.js.map +1 -0
- package/lib/commonjs/social/hooks/useMembersQuery.js.map +1 -0
- package/lib/commonjs/social/hooks/useMention/index.js +154 -0
- package/lib/commonjs/social/hooks/useMention/index.js.map +1 -0
- package/lib/commonjs/social/hooks/useMention/styles.js +44 -0
- package/lib/commonjs/social/hooks/useMention/styles.js.map +1 -0
- package/lib/commonjs/social/hooks/usePaginator.js +221 -0
- package/lib/commonjs/social/hooks/usePaginator.js.map +1 -0
- package/lib/commonjs/social/hooks/usePendingPostQuery.js +72 -0
- package/lib/commonjs/social/hooks/usePendingPostQuery.js.map +1 -0
- package/lib/commonjs/social/hooks/usePendingPosts.js.map +1 -0
- package/lib/commonjs/social/hooks/usePermissions.js.map +1 -0
- package/lib/commonjs/social/hooks/usePoll.js +93 -0
- package/lib/commonjs/social/hooks/usePoll.js.map +1 -0
- package/lib/commonjs/social/hooks/usePopup.js.map +1 -0
- package/lib/commonjs/social/hooks/usePostImpression.js +38 -0
- package/lib/commonjs/social/hooks/usePostImpression.js.map +1 -0
- package/lib/commonjs/social/hooks/usePostPermission.js +37 -0
- package/lib/commonjs/social/hooks/usePostPermission.js.map +1 -0
- package/lib/commonjs/social/hooks/usePostSubscription.js.map +1 -0
- package/lib/commonjs/social/hooks/usePosts.js.map +1 -0
- package/lib/commonjs/social/hooks/useReaction.js.map +1 -0
- package/lib/commonjs/social/hooks/useRecommenedCommunities.js +74 -0
- package/lib/commonjs/social/hooks/useRecommenedCommunities.js.map +1 -0
- package/lib/commonjs/social/hooks/useRolesQuery.js.map +1 -0
- package/lib/commonjs/social/hooks/useRoomSubscription.js.map +1 -0
- package/lib/commonjs/social/hooks/useSearch.js +115 -0
- package/lib/commonjs/social/hooks/useSearch.js.map +1 -0
- package/lib/commonjs/social/hooks/useStory.js.map +1 -0
- package/lib/commonjs/social/hooks/useStoryPermission.js +27 -0
- package/lib/commonjs/social/hooks/useStoryPermission.js.map +1 -0
- package/lib/commonjs/social/hooks/useStoryTarget.js.map +1 -0
- package/lib/commonjs/social/hooks/useTimeDifference.js.map +1 -0
- package/lib/commonjs/social/hooks/useTrendingCommunities.js +59 -0
- package/lib/commonjs/social/hooks/useTrendingCommunities.js.map +1 -0
- package/lib/commonjs/social/hooks/useUiKitConfig.js.map +1 -0
- package/lib/commonjs/social/hooks/useUiKitReference.js +66 -0
- package/lib/commonjs/social/hooks/useUiKitReference.js.map +1 -0
- package/lib/commonjs/social/hooks/useUser.js.map +1 -0
- package/lib/commonjs/social/hooks/useValidateConfig.js +29 -0
- package/lib/commonjs/social/hooks/useValidateConfig.js.map +1 -0
- package/lib/commonjs/social/index.js +511 -0
- package/lib/commonjs/social/index.js.map +1 -0
- package/lib/commonjs/social/providers/AdEngineProvider.js +144 -0
- package/lib/commonjs/social/providers/AdEngineProvider.js.map +1 -0
- package/lib/commonjs/social/providers/BehaviourProvider.js +56 -0
- package/lib/commonjs/social/providers/BehaviourProvider.js.map +1 -0
- package/lib/commonjs/social/providers/ExploreProvider.js +66 -0
- package/lib/commonjs/social/providers/ExploreProvider.js.map +1 -0
- package/lib/commonjs/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.js +54 -0
- package/lib/commonjs/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.js.map +1 -0
- package/lib/commonjs/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.js +36 -0
- package/lib/commonjs/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.js.map +1 -0
- package/lib/commonjs/social/screens/AllCategories/CategoryRowItem/styles.js.map +1 -0
- package/lib/commonjs/social/screens/AllCategories/index.js +80 -0
- package/lib/commonjs/social/screens/AllCategories/index.js.map +1 -0
- package/lib/commonjs/social/screens/AllCategories/styles.js.map +1 -0
- package/lib/commonjs/social/screens/BlockedUsers/BlockedUsers.js +11 -0
- package/lib/commonjs/social/screens/BlockedUsers/BlockedUsers.js.map +1 -0
- package/lib/commonjs/social/screens/BlockedUsers/index.js +13 -0
- package/lib/commonjs/social/screens/BlockedUsers/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunitiesByCategory/index.js +102 -0
- package/lib/commonjs/social/screens/CommunitiesByCategory/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunitiesByCategory/styles.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityAddCategory/index.js +13 -0
- package/lib/commonjs/social/screens/CommunityAddCategory/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityAddMember/index.js +13 -0
- package/lib/commonjs/social/screens/CommunityAddMember/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityCommentsNotificationSetting/index.js +18 -0
- package/lib/commonjs/social/screens/CommunityCommentsNotificationSetting/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityLivestreamsNotificationSetting/index.js +18 -0
- package/lib/commonjs/social/screens/CommunityLivestreamsNotificationSetting/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityMembership/index.js +18 -0
- package/lib/commonjs/social/screens/CommunityMembership/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityNotificationSetting/index.js +18 -0
- package/lib/commonjs/social/screens/CommunityNotificationSetting/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityPendingRequest/index.js +18 -0
- package/lib/commonjs/social/screens/CommunityPendingRequest/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityPostPermission/index.js +18 -0
- package/lib/commonjs/social/screens/CommunityPostPermission/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityPostsNotificationSetting/index.js +18 -0
- package/lib/commonjs/social/screens/CommunityPostsNotificationSetting/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Feed/Feed.js +158 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Feed/Feed.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Feed/index.js +20 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Feed/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Feed/styles.js +42 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Feed/styles.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Header/Header.js +163 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Header/index.js +14 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.js +81 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/ImageFeed/index.js +14 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/ImageFeed/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.js +88 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/PinnedPost/index.js +14 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/PinnedPost/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/PinnedPost/styles.js +21 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/PinnedPost/styles.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Tab/Tab.js +102 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Tab/Tab.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Tab/index.js +20 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/Tab/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/TopBar/TopBar.js +150 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/TopBar/TopBar.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/TopBar/index.js +13 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/TopBar/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/TopBar/styles.js +40 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/TopBar/styles.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.js +81 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/VideoFeed/index.js +14 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/VideoFeed/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/VideoFeed/styles.js +35 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/VideoFeed/styles.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/index.js +61 -0
- package/lib/commonjs/social/screens/CommunityProfile/components/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.js +81 -0
- package/lib/commonjs/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/elements/CommunityCover/index.js +13 -0
- package/lib/commonjs/social/screens/CommunityProfile/elements/CommunityCover/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/elements/index.js +17 -0
- package/lib/commonjs/social/screens/CommunityProfile/elements/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/index.js +356 -0
- package/lib/commonjs/social/screens/CommunityProfile/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/styles.js.map +1 -0
- package/lib/commonjs/social/screens/CommunitySetting/index.js +18 -0
- package/lib/commonjs/social/screens/CommunitySetting/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityStoriesNotificationSetting/index.js +18 -0
- package/lib/commonjs/social/screens/CommunityStoriesNotificationSetting/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityStorySetting/index.js +18 -0
- package/lib/commonjs/social/screens/CommunityStorySetting/index.js.map +1 -0
- package/lib/commonjs/social/screens/CreateCommunity/index.js +15 -0
- package/lib/commonjs/social/screens/CreateCommunity/index.js.map +1 -0
- package/lib/commonjs/social/screens/CreateLivestream/index.js +13 -0
- package/lib/commonjs/social/screens/CreateLivestream/index.js.map +1 -0
- package/lib/commonjs/social/screens/CreatePost/index.js +26 -0
- package/lib/commonjs/social/screens/CreatePost/index.js.map +1 -0
- package/lib/commonjs/social/screens/CreateStory/CreateStoryScreen.js +58 -0
- package/lib/commonjs/social/screens/CreateStory/CreateStoryScreen.js.map +1 -0
- package/lib/commonjs/social/screens/EditCommunity/index.js +19 -0
- package/lib/commonjs/social/screens/EditCommunity/index.js.map +1 -0
- package/lib/commonjs/social/screens/EditPost/EditPost.js +24 -0
- package/lib/commonjs/social/screens/EditPost/EditPost.js.map +1 -0
- package/lib/commonjs/social/screens/EditUser/EditUser.js +18 -0
- package/lib/commonjs/social/screens/EditUser/EditUser.js.map +1 -0
- package/lib/commonjs/social/screens/EditUser/index.js +13 -0
- package/lib/commonjs/social/screens/EditUser/index.js.map +1 -0
- package/lib/commonjs/social/screens/GlobalBan/GlobalBan.js +40 -0
- package/lib/commonjs/social/screens/GlobalBan/GlobalBan.js.map +1 -0
- package/lib/commonjs/social/screens/GlobalBan/index.js +13 -0
- package/lib/commonjs/social/screens/GlobalBan/index.js.map +1 -0
- package/lib/commonjs/social/screens/GlobalBan/styles.js +46 -0
- package/lib/commonjs/social/screens/GlobalBan/styles.js.map +1 -0
- package/lib/commonjs/social/screens/GlobalFeed/index.js +105 -0
- package/lib/commonjs/social/screens/GlobalFeed/index.js.map +1 -0
- package/lib/commonjs/social/screens/GlobalFeed/styles.js.map +1 -0
- package/lib/commonjs/social/screens/ImageViewer/ImageViewer.js +30 -0
- package/lib/commonjs/social/screens/ImageViewer/ImageViewer.js.map +1 -0
- package/lib/commonjs/social/screens/ImageViewer/components/Header/Header.js +29 -0
- package/lib/commonjs/social/screens/ImageViewer/components/Header/Header.js.map +1 -0
- package/lib/commonjs/social/screens/ImageViewer/components/Header/index.js +13 -0
- package/lib/commonjs/social/screens/ImageViewer/components/Header/index.js.map +1 -0
- package/lib/commonjs/social/screens/ImageViewer/components/Header/styles.js +36 -0
- package/lib/commonjs/social/screens/ImageViewer/components/Header/styles.js.map +1 -0
- package/lib/commonjs/social/screens/ImageViewer/components/index.js +17 -0
- package/lib/commonjs/social/screens/ImageViewer/components/index.js.map +1 -0
- package/lib/commonjs/social/screens/ImageViewer/index.js +13 -0
- package/lib/commonjs/social/screens/ImageViewer/index.js.map +1 -0
- package/lib/commonjs/social/screens/LivestreamPlayer/index.js +13 -0
- package/lib/commonjs/social/screens/LivestreamPlayer/index.js.map +1 -0
- package/lib/commonjs/social/screens/LivestreamPostTargetSelection/index.js +13 -0
- package/lib/commonjs/social/screens/LivestreamPostTargetSelection/index.js.map +1 -0
- package/lib/commonjs/social/screens/LivestreamTerminated/index.js +13 -0
- package/lib/commonjs/social/screens/LivestreamTerminated/index.js.map +1 -0
- package/lib/commonjs/social/screens/MyCommunitiesSearch/index.js +48 -0
- package/lib/commonjs/social/screens/MyCommunitiesSearch/index.js.map +1 -0
- package/lib/commonjs/social/screens/MyCommunitiesSearch/styles.js.map +1 -0
- package/lib/commonjs/social/screens/PollPostComposer/index.js +13 -0
- package/lib/commonjs/social/screens/PollPostComposer/index.js.map +1 -0
- package/lib/commonjs/social/screens/PollTargetSelection/index.js +13 -0
- package/lib/commonjs/social/screens/PollTargetSelection/index.js.map +1 -0
- package/lib/commonjs/social/screens/PostDetail/index.js +39 -0
- package/lib/commonjs/social/screens/PostDetail/index.js.map +1 -0
- package/lib/commonjs/social/screens/PostTargetSelection/index.js +20 -0
- package/lib/commonjs/social/screens/PostTargetSelection/index.js.map +1 -0
- package/lib/commonjs/social/screens/SocialGlobalSearch/index.js +66 -0
- package/lib/commonjs/social/screens/SocialGlobalSearch/index.js.map +1 -0
- package/lib/commonjs/social/screens/SocialGlobalSearch/styles.js.map +1 -0
- package/lib/commonjs/social/screens/SocialHomePage/index.js +106 -0
- package/lib/commonjs/social/screens/SocialHomePage/index.js.map +1 -0
- package/lib/commonjs/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.js +11 -0
- package/lib/commonjs/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.js.map +1 -0
- package/lib/commonjs/social/screens/UserPendingFollowRequests/index.js +13 -0
- package/lib/commonjs/social/screens/UserPendingFollowRequests/index.js.map +1 -0
- package/lib/commonjs/social/screens/UserProfile/UserProfile.js +35 -0
- package/lib/commonjs/social/screens/UserProfile/UserProfile.js.map +1 -0
- package/lib/commonjs/social/screens/UserProfile/index.js +13 -0
- package/lib/commonjs/social/screens/UserProfile/index.js.map +1 -0
- package/lib/commonjs/social/screens/UserRelationship/UserRelationship.js +20 -0
- package/lib/commonjs/social/screens/UserRelationship/UserRelationship.js.map +1 -0
- package/lib/commonjs/social/screens/UserRelationship/index.js +13 -0
- package/lib/commonjs/social/screens/UserRelationship/index.js.map +1 -0
- package/lib/commonjs/social/screens/VideoPlayer/VideoPlayer.js +34 -0
- package/lib/commonjs/social/screens/VideoPlayer/VideoPlayer.js.map +1 -0
- package/lib/commonjs/social/screens/VideoPlayer/index.js +13 -0
- package/lib/commonjs/social/screens/VideoPlayer/index.js.map +1 -0
- package/lib/commonjs/social/screens/VideoPlayer/styles.js +26 -0
- package/lib/commonjs/social/screens/VideoPlayer/styles.js.map +1 -0
- package/lib/commonjs/social/screens/index.js +83 -0
- package/lib/commonjs/social/screens/index.js.map +1 -0
- package/lib/commonjs/social/types/index.js +35 -0
- package/lib/commonjs/social/types/index.js.map +1 -0
- package/lib/commonjs/social/utils/errors.js +28 -0
- package/lib/commonjs/social/utils/errors.js.map +1 -0
- package/lib/commonjs/social/utils/index.js +49 -0
- package/lib/commonjs/social/utils/index.js.map +1 -0
- package/lib/commonjs/social/utils/permissions.js +49 -0
- package/lib/commonjs/social/utils/permissions.js.map +1 -0
- package/lib/module/core/assets/icons/arrowDown.js.map +1 -0
- package/lib/module/core/assets/icons/arrowLeft.js.map +1 -0
- package/lib/module/core/assets/icons/arrowRight.js.map +1 -0
- package/lib/module/core/assets/icons/ban.js.map +1 -0
- package/lib/module/core/assets/icons/bell.js.map +1 -0
- package/lib/module/core/assets/icons/block.js +14 -0
- package/lib/module/core/assets/icons/block.js.map +1 -0
- package/lib/module/core/assets/icons/brand.js +13 -0
- package/lib/module/core/assets/icons/brand.js.map +1 -0
- package/lib/module/core/assets/icons/camera.js.map +1 -0
- package/lib/module/core/assets/icons/category.js.map +1 -0
- package/lib/module/core/assets/icons/check.js.map +1 -0
- package/lib/module/core/assets/icons/checkbox.js.map +1 -0
- package/lib/module/core/assets/icons/close.js.map +1 -0
- package/lib/module/core/assets/icons/commentNotification.js.map +1 -0
- package/lib/module/core/assets/icons/community.js.map +1 -0
- package/lib/module/core/assets/icons/cross.js.map +1 -0
- package/lib/module/core/assets/icons/demote.js.map +1 -0
- package/lib/module/core/assets/icons/dot.js.map +1 -0
- package/lib/module/core/assets/icons/emptyCommunity.js.map +1 -0
- package/lib/module/core/assets/icons/emptyImagePost.js +5 -0
- package/lib/module/core/assets/icons/emptyImagePost.js.map +1 -0
- package/lib/module/core/assets/icons/emptyList.js.map +1 -0
- package/lib/module/core/assets/icons/emptyPost.js +5 -0
- package/lib/module/core/assets/icons/emptyPost.js.map +1 -0
- package/lib/module/core/assets/icons/emptyVideoPost.js +5 -0
- package/lib/module/core/assets/icons/emptyVideoPost.js.map +1 -0
- package/lib/module/core/assets/icons/errorPage.js.map +1 -0
- package/lib/module/core/assets/icons/exclamation.js.map +1 -0
- package/lib/module/core/assets/icons/featured.js.map +1 -0
- package/lib/module/core/assets/icons/feed.js +6 -0
- package/lib/module/core/assets/icons/feed.js.map +1 -0
- package/lib/module/core/assets/icons/firework.js.map +1 -0
- package/lib/module/core/assets/icons/following.js +14 -0
- package/lib/module/core/assets/icons/following.js.map +1 -0
- package/lib/module/core/assets/icons/image.js +6 -0
- package/lib/module/core/assets/icons/image.js.map +1 -0
- package/lib/module/core/assets/icons/imageUpload.js.map +1 -0
- package/lib/module/core/assets/icons/index.js +76 -0
- package/lib/module/core/assets/icons/index.js.map +1 -0
- package/lib/module/core/assets/icons/link.js +6 -0
- package/lib/module/core/assets/icons/link.js.map +1 -0
- package/lib/module/core/assets/icons/list.js.map +1 -0
- package/lib/module/core/assets/icons/livestream.js.map +1 -0
- package/lib/module/core/assets/icons/lock.js +9 -0
- package/lib/module/core/assets/icons/lock.js.map +1 -0
- package/lib/module/core/assets/icons/mediaIcon.js +6 -0
- package/lib/module/core/assets/icons/mediaIcon.js.map +1 -0
- package/lib/module/core/assets/icons/member.js.map +1 -0
- package/lib/module/core/assets/icons/menu.js.map +1 -0
- package/lib/module/core/assets/icons/moderator.js.map +1 -0
- package/lib/module/core/assets/icons/noResult.js.map +1 -0
- package/lib/module/core/assets/icons/pause.js.map +1 -0
- package/lib/module/core/assets/icons/pen.js.map +1 -0
- package/lib/module/core/assets/icons/penFill.js.map +1 -0
- package/lib/module/core/assets/icons/pending.js +14 -0
- package/lib/module/core/assets/icons/pending.js.map +1 -0
- package/lib/module/core/assets/icons/people.js +16 -0
- package/lib/module/core/assets/icons/people.js.map +1 -0
- package/lib/module/core/assets/icons/photo.js.map +1 -0
- package/lib/module/core/assets/icons/pin.js +6 -0
- package/lib/module/core/assets/icons/pin.js.map +1 -0
- package/lib/module/core/assets/icons/pinFill.js.map +1 -0
- package/lib/module/core/assets/icons/play.js.map +1 -0
- package/lib/module/core/assets/icons/plus.js.map +1 -0
- package/lib/module/core/assets/icons/poll.js +6 -0
- package/lib/module/core/assets/icons/poll.js.map +1 -0
- package/lib/module/core/assets/icons/post.js.map +1 -0
- package/lib/module/core/assets/icons/postNotification.js.map +1 -0
- package/lib/module/core/assets/icons/postPermission.js.map +1 -0
- package/lib/module/core/assets/icons/private.js.map +1 -0
- package/lib/module/core/assets/icons/privateFeed.js.map +1 -0
- package/lib/module/core/assets/icons/promote.js.map +1 -0
- package/lib/module/core/assets/icons/public.js.map +1 -0
- package/lib/module/core/assets/icons/radio.js.map +1 -0
- package/lib/module/core/assets/icons/report.js.map +1 -0
- package/lib/module/core/assets/icons/resume.js.map +1 -0
- package/lib/module/core/assets/icons/rotate.js.map +1 -0
- package/lib/module/core/assets/icons/search.js.map +1 -0
- package/lib/module/core/assets/icons/settings.js +6 -0
- package/lib/module/core/assets/icons/settings.js.map +1 -0
- package/lib/module/core/assets/icons/share.js +6 -0
- package/lib/module/core/assets/icons/share.js.map +1 -0
- package/lib/module/core/assets/icons/startLivestream.js.map +1 -0
- package/lib/module/core/assets/icons/story.js.map +1 -0
- package/lib/module/core/assets/icons/terminated.js.map +1 -0
- package/lib/module/core/assets/icons/thumbnail.js.map +1 -0
- package/lib/module/core/assets/icons/toast.js +14 -0
- package/lib/module/core/assets/icons/toast.js.map +1 -0
- package/lib/module/core/assets/icons/trash.js.map +1 -0
- package/lib/module/core/assets/icons/unfollow.js +15 -0
- package/lib/module/core/assets/icons/unfollow.js.map +1 -0
- package/lib/module/core/assets/icons/unreport.js.map +1 -0
- package/lib/module/core/assets/icons/verifiedBadge.js.map +1 -0
- package/lib/module/core/assets/icons/verticalMenu.js +5 -0
- package/lib/module/core/assets/icons/verticalMenu.js.map +1 -0
- package/lib/module/core/assets/icons/video.js +7 -0
- package/lib/module/core/assets/icons/video.js.map +1 -0
- package/lib/module/core/assets/icons/warning.js.map +1 -0
- package/lib/module/core/assets/icons/xml.js +304 -0
- package/lib/module/core/assets/icons/xml.js.map +1 -0
- package/lib/module/core/assets/index.js.map +1 -0
- package/lib/module/core/components/CheckBox/index.js +124 -0
- package/lib/module/core/components/CheckBox/index.js.map +1 -0
- package/lib/module/core/components/CheckBox/styles.js.map +1 -0
- package/lib/module/core/components/ErrorBoundary/ErrorBoundary.js +69 -0
- package/lib/module/core/components/ErrorBoundary/ErrorBoundary.js.map +1 -0
- package/lib/module/core/components/ErrorBoundary/index.js +3 -0
- package/lib/module/core/components/ErrorBoundary/index.js.map +1 -0
- package/lib/module/core/components/Menu/styles.js +36 -0
- package/lib/module/core/components/Menu/styles.js.map +1 -0
- package/lib/module/core/components/Radio/index.js +116 -0
- package/lib/module/core/components/Radio/index.js.map +1 -0
- package/lib/module/core/components/Radio/styles.js.map +1 -0
- package/lib/module/core/components/Skeleton/Skeleton.js +111 -0
- package/lib/module/core/components/Skeleton/Skeleton.js.map +1 -0
- package/lib/module/core/components/Skeleton/styles.js +24 -0
- package/lib/module/core/components/Skeleton/styles.js.map +1 -0
- package/lib/module/core/components/Tabs/Tabs.js +92 -0
- package/lib/module/core/components/Tabs/Tabs.js.map +1 -0
- package/lib/module/core/components/Tabs/index.js.map +1 -0
- package/lib/module/core/components/Tabs/styles.js +89 -0
- package/lib/module/core/components/Tabs/styles.js.map +1 -0
- package/lib/module/core/components/Typography/Typography.js +109 -0
- package/lib/module/core/components/Typography/Typography.js.map +1 -0
- package/lib/module/core/components/Typography/styles.js.map +1 -0
- package/lib/module/core/constants/index.js +232 -0
- package/lib/module/core/constants/index.js.map +1 -0
- package/lib/module/core/engines/AdAssetCache.js.map +1 -0
- package/lib/module/core/engines/AdEngine.js.map +1 -0
- package/lib/module/core/engines/AdSupplier.js.map +1 -0
- package/lib/module/core/engines/AssetDownloader.js +242 -0
- package/lib/module/core/engines/AssetDownloader.js.map +1 -0
- package/lib/module/core/engines/TimeWindowTracker.js.map +1 -0
- package/lib/module/core/enums/customization.js +40 -0
- package/lib/module/core/enums/customization.js.map +1 -0
- package/lib/module/core/enums/index.js +43 -0
- package/lib/module/core/enums/index.js.map +1 -0
- package/lib/module/core/hooks/index.js +2 -0
- package/lib/module/core/hooks/index.js.map +1 -0
- package/lib/module/core/hooks/useAuth.js +28 -0
- package/lib/module/core/hooks/useAuth.js.map +1 -0
- package/lib/module/core/hooks/useConfig.js +16 -0
- package/lib/module/core/hooks/useConfig.js.map +1 -0
- package/lib/module/core/hooks/useFile.js +22 -0
- package/lib/module/core/hooks/useFile.js.map +1 -0
- package/lib/module/core/hooks/useGallery.js +53 -0
- package/lib/module/core/hooks/useGallery.js.map +1 -0
- package/lib/module/core/hooks/useImagePicker.js.map +1 -0
- package/lib/module/core/hooks/useReaction.js.map +1 -0
- package/lib/module/core/hooks/useSearch.js +67 -0
- package/lib/module/core/hooks/useSearch.js.map +1 -0
- package/lib/module/core/hooks/useShareableLink.js +28 -0
- package/lib/module/core/hooks/useShareableLink.js.map +1 -0
- package/lib/module/core/hooks/useSocialSettings.js +27 -0
- package/lib/module/core/hooks/useSocialSettings.js.map +1 -0
- package/lib/module/core/hooks/useStory.js.map +1 -0
- package/lib/module/core/hooks/useTimeDifference.js.map +1 -0
- package/lib/module/core/hooks/useUpload.js +54 -0
- package/lib/module/core/hooks/useUpload.js.map +1 -0
- package/lib/module/core/index.js +6 -0
- package/lib/module/core/index.js.map +1 -0
- package/lib/module/core/legacy/comment.js +118 -0
- package/lib/module/core/legacy/comment.js.map +1 -0
- package/lib/module/core/legacy/community.js +111 -0
- package/lib/module/core/legacy/community.js.map +1 -0
- package/lib/module/core/legacy/feed.js +262 -0
- package/lib/module/core/legacy/feed.js.map +1 -0
- package/lib/module/core/legacy/file.js +105 -0
- package/lib/module/core/legacy/file.js.map +1 -0
- package/lib/module/core/legacy/user.js +30 -0
- package/lib/module/core/legacy/user.js.map +1 -0
- package/lib/module/core/providers/AmityUIKitProvider.js +104 -0
- package/lib/module/core/providers/AmityUIKitProvider.js.map +1 -0
- package/lib/module/core/providers/AuthProvider.js +125 -0
- package/lib/module/core/providers/AuthProvider.js.map +1 -0
- package/lib/module/core/providers/ConfigProvider.js +65 -0
- package/lib/module/core/providers/ConfigProvider.js.map +1 -0
- package/lib/module/core/routes/AmityPageRenderer.js +213 -0
- package/lib/module/core/routes/AmityPageRenderer.js.map +1 -0
- package/lib/module/core/routes/AmityUIKitNavigator.js +218 -0
- package/lib/module/core/routes/AmityUIKitNavigator.js.map +1 -0
- package/lib/module/core/routes/RouteParamList.js.map +1 -0
- package/lib/module/core/routes/navigation.js +28 -0
- package/lib/module/core/routes/navigation.js.map +1 -0
- package/lib/module/core/stores/slices/bottomSheetSlice.js +79 -0
- package/lib/module/core/stores/slices/bottomSheetSlice.js.map +1 -0
- package/lib/module/core/stores/slices/feedSlice.js.map +1 -0
- package/lib/module/core/stores/slices/globalfeedSlice.js +65 -0
- package/lib/module/core/stores/slices/globalfeedSlice.js.map +1 -0
- package/lib/module/core/stores/slices/postDetailSlice.js.map +1 -0
- package/lib/module/core/stores/slices/toastSlice.js +55 -0
- package/lib/module/core/stores/slices/toastSlice.js.map +1 -0
- package/lib/module/core/stores/slices/uiSlice.js.map +1 -0
- package/lib/module/core/stores/store/index.js +27 -0
- package/lib/module/core/stores/store/index.js.map +1 -0
- package/lib/module/core/types/auth.js +2 -0
- package/lib/module/core/types/auth.js.map +1 -0
- package/lib/module/core/types/behaviour.js +2 -0
- package/lib/module/core/types/behaviour.js.map +1 -0
- package/lib/module/core/types/config.js +2 -0
- package/lib/module/core/types/config.js.map +1 -0
- package/lib/module/core/types/index.js +6 -0
- package/lib/module/core/types/index.js.map +1 -0
- package/lib/module/core/types/mention.js +2 -0
- package/lib/module/core/types/mention.js.map +1 -0
- package/lib/module/core/types/user.js +2 -0
- package/lib/module/core/types/user.js.map +1 -0
- package/lib/module/core/utils/color.js +22 -0
- package/lib/module/core/utils/color.js.map +1 -0
- package/lib/module/core/utils/number.js +13 -0
- package/lib/module/core/utils/number.js.map +1 -0
- package/lib/module/core/utils/permission.js.map +1 -0
- package/lib/module/core/utils/post.js +9 -0
- package/lib/module/core/utils/post.js.map +1 -0
- package/lib/module/core/utils/postType.js +20 -0
- package/lib/module/core/utils/postType.js.map +1 -0
- package/lib/module/core/utils/role.js +29 -0
- package/lib/module/core/utils/role.js.map +1 -0
- package/lib/module/core/utils/time.js +50 -0
- package/lib/module/core/utils/time.js.map +1 -0
- package/lib/module/core/utils/url.js +26 -0
- package/lib/module/core/utils/url.js.map +1 -0
- package/lib/module/index.js +4 -23
- package/lib/module/index.js.map +1 -1
- package/lib/module/social/components/AdInformation/AdInformation.js +60 -0
- package/lib/module/social/components/AdInformation/AdInformation.js.map +1 -0
- package/lib/module/social/components/AdInformation/styles.js.map +1 -0
- package/lib/module/social/components/Avatar/Avatar.js +128 -0
- package/lib/module/social/components/Avatar/Avatar.js.map +1 -0
- package/lib/module/social/components/Avatar/index.js.map +1 -0
- package/lib/module/social/components/Avatar/styles.js +33 -0
- package/lib/module/social/components/Avatar/styles.js.map +1 -0
- package/lib/module/social/components/BottomSheetComponent/BottomSheetComponent.js +33 -0
- package/lib/module/social/components/BottomSheetComponent/BottomSheetComponent.js.map +1 -0
- package/lib/module/social/components/BottomSheetComponent/styles.js +22 -0
- package/lib/module/social/components/BottomSheetComponent/styles.js.map +1 -0
- package/lib/module/social/components/Button/Button.js +65 -0
- package/lib/module/social/components/Button/Button.js.map +1 -0
- package/lib/module/social/components/Button/index.js +2 -0
- package/lib/module/social/components/Button/index.js.map +1 -0
- package/lib/module/social/components/Button/styles.js +80 -0
- package/lib/module/social/components/Button/styles.js.map +1 -0
- package/lib/module/social/components/CancelButton/index.js +15 -0
- package/lib/module/social/components/CancelButton/index.js.map +1 -0
- package/lib/module/social/components/CancelButton/styles.js.map +1 -0
- package/lib/module/social/components/CategoryChip/CategoryChip.js +36 -0
- package/lib/module/social/components/CategoryChip/CategoryChip.js.map +1 -0
- package/lib/module/social/components/CategoryChip/index.js.map +1 -0
- package/lib/module/social/components/CategoryChip/styles.js.map +1 -0
- package/lib/module/social/components/CircularProgressIndicator/CircularProgressIndicator.js +93 -0
- package/lib/module/social/components/CircularProgressIndicator/CircularProgressIndicator.js.map +1 -0
- package/lib/module/social/components/CircularProgressIndicator/index.js.map +1 -0
- package/lib/module/social/components/CircularProgressIndicator/styles.js.map +1 -0
- package/lib/module/social/components/CommentAdComponent/CommentAdComponent.js +111 -0
- package/lib/module/social/components/CommentAdComponent/CommentAdComponent.js.map +1 -0
- package/lib/module/social/components/CommentAdComponent/styles.js +119 -0
- package/lib/module/social/components/CommentAdComponent/styles.js.map +1 -0
- package/lib/module/social/components/CommunityListSkeleton/CommunityListSkeleton.js +59 -0
- package/lib/module/social/components/CommunityListSkeleton/CommunityListSkeleton.js.map +1 -0
- package/lib/module/social/components/CommunityRowItem/CommunityRowItem.js +68 -0
- package/lib/module/social/components/CommunityRowItem/CommunityRowItem.js.map +1 -0
- package/lib/module/social/components/CommunityRowItem/styles.js.map +1 -0
- package/lib/module/social/components/CommunitySearchResult/CommunitySearchResult.js +90 -0
- package/lib/module/social/components/CommunitySearchResult/CommunitySearchResult.js.map +1 -0
- package/lib/module/social/components/CommunityStories/index.js +178 -0
- package/lib/module/social/components/CommunityStories/index.js.map +1 -0
- package/lib/module/social/components/CommunityStories/styles.js +112 -0
- package/lib/module/social/components/CommunityStories/styles.js.map +1 -0
- package/lib/module/social/components/CustomSocialTab/CustomSocialTab.js +37 -0
- package/lib/module/social/components/CustomSocialTab/CustomSocialTab.js.map +1 -0
- package/lib/module/social/components/CustomSocialTab/styles.js.map +1 -0
- package/lib/module/social/components/CustomTab/index.js +78 -0
- package/lib/module/social/components/CustomTab/index.js.map +1 -0
- package/lib/module/social/components/CustomTab/styles.js.map +1 -0
- package/lib/module/social/components/Divider/index.js +12 -0
- package/lib/module/social/components/Divider/index.js.map +1 -0
- package/lib/module/social/components/Divider/styles.js +17 -0
- package/lib/module/social/components/Divider/styles.js.map +1 -0
- package/lib/module/social/components/Empty/Empty.js +55 -0
- package/lib/module/social/components/Empty/Empty.js.map +1 -0
- package/lib/module/social/components/Empty/index.js +2 -0
- package/lib/module/social/components/Empty/index.js.map +1 -0
- package/lib/module/social/components/Empty/styles.js +31 -0
- package/lib/module/social/components/Empty/styles.js.map +1 -0
- package/lib/module/social/components/ErrorComponent/ErrorComponent.js +32 -0
- package/lib/module/social/components/ErrorComponent/ErrorComponent.js.map +1 -0
- package/lib/module/social/components/ErrorComponent/styles.js.map +1 -0
- package/lib/module/social/components/FloatingActionButton/index.js +25 -0
- package/lib/module/social/components/FloatingActionButton/index.js.map +1 -0
- package/lib/module/social/components/FloatingActionButton/styles.js +37 -0
- package/lib/module/social/components/FloatingActionButton/styles.js.map +1 -0
- package/lib/module/social/components/FormInput/FormInput.js +46 -0
- package/lib/module/social/components/FormInput/FormInput.js.map +1 -0
- package/lib/module/social/components/FormInput/index.js.map +1 -0
- package/lib/module/social/components/FormInput/styles.js +35 -0
- package/lib/module/social/components/FormInput/styles.js.map +1 -0
- package/lib/module/social/components/Gallery/Gallery.js +112 -0
- package/lib/module/social/components/Gallery/Gallery.js.map +1 -0
- package/lib/module/social/components/Gallery/index.js +2 -0
- package/lib/module/social/components/Gallery/index.js.map +1 -0
- package/lib/module/social/components/Gallery/styles.js +49 -0
- package/lib/module/social/components/Gallery/styles.js.map +1 -0
- package/lib/module/social/components/IconTab/IconTab.js +26 -0
- package/lib/module/social/components/IconTab/IconTab.js.map +1 -0
- package/lib/module/social/components/ImageFeedSkeleton/ImageFeedSkeleton.js +44 -0
- package/lib/module/social/components/ImageFeedSkeleton/ImageFeedSkeleton.js.map +1 -0
- package/lib/module/social/components/ImageFeedSkeleton/styles.js.map +1 -0
- package/lib/module/social/components/LimitCharacterSearch/LimitCharacterSearch.js +24 -0
- package/lib/module/social/components/LimitCharacterSearch/LimitCharacterSearch.js.map +1 -0
- package/lib/module/social/components/LimitCharacterSearch/index.js.map +1 -0
- package/lib/module/social/components/LimitCharacterSearch/styles.js.map +1 -0
- package/lib/module/social/components/LivestreamContent/LivestreamEndedThumbnail/index.js +15 -0
- package/lib/module/social/components/LivestreamContent/LivestreamEndedThumbnail/index.js.map +1 -0
- package/lib/module/social/components/LivestreamContent/LivestreamEndedThumbnail/styles.js.map +1 -0
- package/lib/module/social/components/LivestreamContent/LivestreamIdleThumbnail/index.js +23 -0
- package/lib/module/social/components/LivestreamContent/LivestreamIdleThumbnail/index.js.map +1 -0
- package/lib/module/social/components/LivestreamContent/LivestreamIdleThumbnail/styles.js.map +1 -0
- package/lib/module/social/components/LivestreamContent/LivestreamStartingThumbnail/index.js +17 -0
- package/lib/module/social/components/LivestreamContent/LivestreamStartingThumbnail/index.js.map +1 -0
- package/lib/module/social/components/LivestreamContent/LivestreamStartingThumbnail/styles.js +25 -0
- package/lib/module/social/components/LivestreamContent/LivestreamStartingThumbnail/styles.js.map +1 -0
- package/lib/module/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.js +15 -0
- package/lib/module/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.js.map +1 -0
- package/lib/module/social/components/LivestreamContent/LivestreamTerminatedThumbnail/styles.js.map +1 -0
- package/lib/module/social/components/LivestreamContent/index.js +127 -0
- package/lib/module/social/components/LivestreamContent/index.js.map +1 -0
- package/lib/module/social/components/LivestreamContent/styles.js.map +1 -0
- package/lib/module/social/components/LoadingImage/index.js +122 -0
- package/lib/module/social/components/LoadingImage/index.js.map +1 -0
- package/lib/module/social/components/LoadingImage/styles.js +64 -0
- package/lib/module/social/components/LoadingImage/styles.js.map +1 -0
- package/lib/module/social/components/LoadingVideo/index.js +182 -0
- package/lib/module/social/components/LoadingVideo/index.js.map +1 -0
- package/lib/module/social/components/LoadingVideo/styles.js.map +1 -0
- package/lib/module/social/components/MemberChip/MemberChip.js +39 -0
- package/lib/module/social/components/MemberChip/MemberChip.js.map +1 -0
- package/lib/module/social/components/MemberChip/styles.js.map +1 -0
- package/lib/module/social/components/MyAvatar/MyAvatar.js +73 -0
- package/lib/module/social/components/MyAvatar/MyAvatar.js.map +1 -0
- package/lib/module/social/components/MyAvatar/styles.js +36 -0
- package/lib/module/social/components/MyAvatar/styles.js.map +1 -0
- package/lib/module/social/components/MyStories/StoryCircleItem.js +106 -0
- package/lib/module/social/components/MyStories/StoryCircleItem.js.map +1 -0
- package/lib/module/social/components/MyStories/StoryTargetView.js +112 -0
- package/lib/module/social/components/MyStories/StoryTargetView.js.map +1 -0
- package/lib/module/social/components/MyStories/index.js +119 -0
- package/lib/module/social/components/MyStories/index.js.map +1 -0
- package/lib/module/social/components/MyStories/styles.js +111 -0
- package/lib/module/social/components/MyStories/styles.js.map +1 -0
- package/lib/module/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js +67 -0
- package/lib/module/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js.map +1 -0
- package/lib/module/social/components/NewsFeedLoadingComponent/styles.js.map +1 -0
- package/lib/module/social/components/NoResult/NoResult.js +24 -0
- package/lib/module/social/components/NoResult/NoResult.js.map +1 -0
- package/lib/module/social/components/NoResult/index.js.map +1 -0
- package/lib/module/social/components/NoResult/styles.js.map +1 -0
- package/lib/module/social/components/NoSearchResult/NoSearchResult.js +35 -0
- package/lib/module/social/components/NoSearchResult/NoSearchResult.js.map +1 -0
- package/lib/module/social/components/PollContent/PollFooter.js +50 -0
- package/lib/module/social/components/PollContent/PollFooter.js.map +1 -0
- package/lib/module/social/components/PollContent/PollOption.js +83 -0
- package/lib/module/social/components/PollContent/PollOption.js.map +1 -0
- package/lib/module/social/components/PollContent/PollResults.js +72 -0
- package/lib/module/social/components/PollContent/PollResults.js.map +1 -0
- package/lib/module/social/components/PollContent/index.js +57 -0
- package/lib/module/social/components/PollContent/index.js.map +1 -0
- package/lib/module/social/components/PollContent/style.js.map +1 -0
- package/lib/module/social/components/PopupMenu/PopupMenu.js +89 -0
- package/lib/module/social/components/PopupMenu/PopupMenu.js.map +1 -0
- package/lib/module/social/components/PopupMenu/styles.js.map +1 -0
- package/lib/module/social/components/PostAdComponent/PostAdComponent.js +84 -0
- package/lib/module/social/components/PostAdComponent/PostAdComponent.js.map +1 -0
- package/lib/module/social/components/PostAdComponent/PostAdHeader.js +51 -0
- package/lib/module/social/components/PostAdComponent/PostAdHeader.js.map +1 -0
- package/lib/module/social/components/PostAdComponent/styles.js +110 -0
- package/lib/module/social/components/PostAdComponent/styles.js.map +1 -0
- package/lib/module/social/components/PostContent/index.js +280 -0
- package/lib/module/social/components/PostContent/index.js.map +1 -0
- package/lib/module/social/components/PostContent/styles.js.map +1 -0
- package/lib/module/social/components/PostFeedSkeleton/PostFeedSkeleton.js +40 -0
- package/lib/module/social/components/PostFeedSkeleton/PostFeedSkeleton.js.map +1 -0
- package/lib/module/social/components/PostFeedSkeleton/index.js.map +1 -0
- package/lib/module/social/components/PostFeedSkeleton/styles.js +30 -0
- package/lib/module/social/components/PostFeedSkeleton/styles.js.map +1 -0
- package/lib/module/social/components/PostMenu/index.js +226 -0
- package/lib/module/social/components/PostMenu/index.js.map +1 -0
- package/lib/module/social/components/PostMenu/styles.js.map +1 -0
- package/lib/module/social/components/PreviewLink/LinkPreview.js +62 -0
- package/lib/module/social/components/PreviewLink/LinkPreview.js.map +1 -0
- package/lib/module/social/components/PreviewLink/index.js.map +1 -0
- package/lib/module/social/components/PreviewLink/styles.js.map +1 -0
- package/lib/module/social/components/PreviewLink/types.js.map +1 -0
- package/lib/module/social/components/PreviewLink/utils.js.map +1 -0
- package/lib/module/social/components/RenderTextWithMention/RenderTextWithMention.js +95 -0
- package/lib/module/social/components/RenderTextWithMention/RenderTextWithMention.js.map +1 -0
- package/lib/module/social/components/RenderTextWithMention/styles.js.map +1 -0
- package/lib/module/social/components/SearchInput/SearchInput.js +38 -0
- package/lib/module/social/components/SearchInput/SearchInput.js.map +1 -0
- package/lib/module/social/components/SearchInput/index.js.map +1 -0
- package/lib/module/social/components/SearchInput/styles.js.map +1 -0
- package/lib/module/social/components/SearchItem/index.js +78 -0
- package/lib/module/social/components/SearchItem/index.js.map +1 -0
- package/lib/module/social/components/SearchItem/styles.js.map +1 -0
- package/lib/module/social/components/SearchResultItem/SearchResultItem.js +116 -0
- package/lib/module/social/components/SearchResultItem/SearchResultItem.js.map +1 -0
- package/lib/module/social/components/SearchResultItem/styles.js +62 -0
- package/lib/module/social/components/SearchResultItem/styles.js.map +1 -0
- package/lib/module/social/components/Social/CommentList/CommentList.js +278 -0
- package/lib/module/social/components/Social/CommentList/CommentList.js.map +1 -0
- package/lib/module/social/components/Social/CommentList/styles.js +157 -0
- package/lib/module/social/components/Social/CommentList/styles.js.map +1 -0
- package/lib/module/social/components/Social/CommentListItem/CommentListItem.js +396 -0
- package/lib/module/social/components/Social/CommentListItem/CommentListItem.js.map +1 -0
- package/lib/module/social/components/Social/CommentListItem/styles.js.map +1 -0
- package/lib/module/social/components/Social/ReplyCommentList/index.js +232 -0
- package/lib/module/social/components/Social/ReplyCommentList/index.js.map +1 -0
- package/lib/module/social/components/Social/ReplyCommentList/styles.js.map +1 -0
- package/lib/module/social/components/StoryKit/index.js.map +1 -0
- package/lib/module/social/components/StoryKit/src/Story.js +153 -0
- package/lib/module/social/components/StoryKit/src/Story.js.map +1 -0
- package/lib/module/social/components/StoryKit/src/StoryCircleListItem.js +154 -0
- package/lib/module/social/components/StoryKit/src/StoryCircleListItem.js.map +1 -0
- package/lib/module/social/components/StoryKit/src/StoryCircleListView.js +34 -0
- package/lib/module/social/components/StoryKit/src/StoryCircleListView.js.map +1 -0
- package/lib/module/social/components/StoryKit/src/StoryListItem.js +530 -0
- package/lib/module/social/components/StoryKit/src/StoryListItem.js.map +1 -0
- package/lib/module/social/components/StoryKit/src/components/AndroidCubeEffect.js.map +1 -0
- package/lib/module/social/components/StoryKit/src/components/CubeNavigationHorizontal.js.map +1 -0
- package/lib/module/social/components/StoryKit/src/helpers/StateHelpers.js +9 -0
- package/lib/module/social/components/StoryKit/src/helpers/StateHelpers.js.map +1 -0
- package/lib/module/social/components/StoryKit/src/helpers/ValidationHelpers.js.map +1 -0
- package/lib/module/social/components/StoryKit/src/helpers/index.js.map +1 -0
- package/lib/module/social/components/StoryKit/src/interfaces/index.js.map +1 -0
- package/lib/module/social/components/StoryKit/src/styles.js +227 -0
- package/lib/module/social/components/StoryKit/src/styles.js.map +1 -0
- package/lib/module/social/components/TargetSelectionPage/TargetItem/TargetItem.js +86 -0
- package/lib/module/social/components/TargetSelectionPage/TargetItem/TargetItem.js.map +1 -0
- package/lib/module/social/components/TargetSelectionPage/TargetSelectionPage.js +140 -0
- package/lib/module/social/components/TargetSelectionPage/TargetSelectionPage.js.map +1 -0
- package/lib/module/social/components/TargetSelectionPage/styles.js.map +1 -0
- package/lib/module/social/components/Toast/index.js +70 -0
- package/lib/module/social/components/Toast/index.js.map +1 -0
- package/lib/module/social/components/Toast/styles.js.map +1 -0
- package/lib/module/social/components/index.js +6 -0
- package/lib/module/social/components/index.js.map +1 -0
- package/lib/module/social/components/legacy/BackButton/index.js +25 -0
- package/lib/module/social/components/legacy/BackButton/index.js.map +1 -0
- package/lib/module/social/components/legacy/BackButton/styles.js.map +1 -0
- package/lib/module/social/components/legacy/CancelButton/index.js +15 -0
- package/lib/module/social/components/legacy/CancelButton/index.js.map +1 -0
- package/lib/module/social/components/legacy/CancelButton/styles.js.map +1 -0
- package/lib/module/social/components/legacy/CloseButton/index.js +16 -0
- package/lib/module/social/components/legacy/CloseButton/index.js.map +1 -0
- package/lib/module/social/components/legacy/CloseButton/styles.js.map +1 -0
- package/lib/module/social/components/legacy/CommunityStories/index.js +83 -0
- package/lib/module/social/components/legacy/CommunityStories/index.js.map +1 -0
- package/lib/module/social/components/legacy/CommunityStories/styles.js.map +1 -0
- package/lib/module/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js +169 -0
- package/lib/module/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js.map +1 -0
- package/lib/module/social/components/legacy/CreatePostChooseTargetModal/styles.js.map +1 -0
- package/lib/module/social/components/legacy/CustomTab/index.js +78 -0
- package/lib/module/social/components/legacy/CustomTab/index.js.map +1 -0
- package/lib/module/social/components/legacy/CustomTab/styles.js.map +1 -0
- package/lib/module/social/components/legacy/CustomText/index.js +16 -0
- package/lib/module/social/components/legacy/CustomText/index.js.map +1 -0
- package/lib/module/social/components/legacy/CustomText/styles.js.map +1 -0
- package/lib/module/social/components/legacy/DoneButton/index.js +17 -0
- package/lib/module/social/components/legacy/DoneButton/index.js.map +1 -0
- package/lib/module/social/components/legacy/DoneButton/styles.js.map +1 -0
- package/lib/module/social/components/legacy/EditCommentModal/index.js +172 -0
- package/lib/module/social/components/legacy/EditCommentModal/index.js.map +1 -0
- package/lib/module/social/components/legacy/EditCommentModal/styles.js.map +1 -0
- package/lib/module/social/components/legacy/EditPostModal/index.js +321 -0
- package/lib/module/social/components/legacy/EditPostModal/index.js.map +1 -0
- package/lib/module/social/components/legacy/EditPostModal/styles.js.map +1 -0
- package/lib/module/social/components/legacy/FloatingButton/index.js +22 -0
- package/lib/module/social/components/legacy/FloatingButton/index.js.map +1 -0
- package/lib/module/social/components/legacy/FloatingButton/styles.js.map +1 -0
- package/lib/module/social/components/legacy/LoadingImage/index.js +84 -0
- package/lib/module/social/components/legacy/LoadingImage/index.js.map +1 -0
- package/lib/module/social/components/legacy/LoadingImage/styles.js.map +1 -0
- package/lib/module/social/components/legacy/LoadingIndicator/index.js +19 -0
- package/lib/module/social/components/legacy/LoadingIndicator/index.js.map +1 -0
- package/lib/module/social/components/legacy/LoadingIndicator/styles.js.map +1 -0
- package/lib/module/social/components/legacy/LoadingOverlay/index.js +21 -0
- package/lib/module/social/components/legacy/LoadingOverlay/index.js.map +1 -0
- package/lib/module/social/components/legacy/LoadingOverlay/styles.js.map +1 -0
- package/lib/module/social/components/legacy/LoadingVideo/index.js +137 -0
- package/lib/module/social/components/legacy/LoadingVideo/index.js.map +1 -0
- package/lib/module/social/components/legacy/LoadingVideo/styles.js.map +1 -0
- package/lib/module/social/components/legacy/MediaSection/index.js +244 -0
- package/lib/module/social/components/legacy/MediaSection/index.js.map +1 -0
- package/lib/module/social/components/legacy/MediaSection/styles.js.map +1 -0
- package/lib/module/social/components/legacy/MyStories/index.js +35 -0
- package/lib/module/social/components/legacy/MyStories/index.js.map +1 -0
- package/lib/module/social/components/legacy/MyStories/styles.js.map +1 -0
- package/lib/module/social/components/legacy/PollSection/Components/PollBar.js +20 -0
- package/lib/module/social/components/legacy/PollSection/Components/PollBar.js.map +1 -0
- package/lib/module/social/components/legacy/PollSection/Components/PollOptionList.js +86 -0
- package/lib/module/social/components/legacy/PollSection/Components/PollOptionList.js.map +1 -0
- package/lib/module/social/components/legacy/PollSection/PollSection.js +44 -0
- package/lib/module/social/components/legacy/PollSection/PollSection.js.map +1 -0
- package/lib/module/social/components/legacy/PollSection/style.js.map +1 -0
- package/lib/module/social/components/legacy/PollSection/usePoll.js.map +1 -0
- package/lib/module/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.js +131 -0
- package/lib/module/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.js.map +1 -0
- package/lib/module/social/components/legacy/PostTypeChoiceModal/style.js.map +1 -0
- package/lib/module/social/components/legacy/SearchItem/index.js +84 -0
- package/lib/module/social/components/legacy/SearchItem/index.js.map +1 -0
- package/lib/module/social/components/legacy/SearchItem/styles.js.map +1 -0
- package/lib/module/social/components/legacy/Social/CommentList/index.js +356 -0
- package/lib/module/social/components/legacy/Social/CommentList/index.js.map +1 -0
- package/lib/module/social/components/legacy/Social/CommentList/styles.js.map +1 -0
- package/lib/module/social/components/legacy/Social/PendingPostList/index.js +149 -0
- package/lib/module/social/components/legacy/Social/PendingPostList/index.js.map +1 -0
- package/lib/module/social/components/legacy/Social/PendingPostList/styles.js.map +1 -0
- package/lib/module/social/components/legacy/Social/PostList/Components/RenderTextWithMention.js +57 -0
- package/lib/module/social/components/legacy/Social/PostList/Components/RenderTextWithMention.js.map +1 -0
- package/lib/module/social/components/legacy/Social/PostList/index.js +420 -0
- package/lib/module/social/components/legacy/Social/PostList/index.js.map +1 -0
- package/lib/module/social/components/legacy/Social/PostList/styles.js.map +1 -0
- package/lib/module/social/components/legacy/Social/ReplyCommentList/index.js +292 -0
- package/lib/module/social/components/legacy/Social/ReplyCommentList/index.js.map +1 -0
- package/lib/module/social/components/legacy/Social/ReplyCommentList/styles.js.map +1 -0
- package/lib/module/social/components/legacy/StoryKit/index.js.map +1 -0
- package/lib/module/social/components/legacy/StoryKit/src/Story.js +196 -0
- package/lib/module/social/components/legacy/StoryKit/src/Story.js.map +1 -0
- package/lib/module/social/components/legacy/StoryKit/src/StoryCircleListItem.js +164 -0
- package/lib/module/social/components/legacy/StoryKit/src/StoryCircleListItem.js.map +1 -0
- package/lib/module/social/components/legacy/StoryKit/src/StoryCircleListView.js +54 -0
- package/lib/module/social/components/legacy/StoryKit/src/StoryCircleListView.js.map +1 -0
- package/lib/module/social/components/legacy/StoryKit/src/StoryListItem.js +374 -0
- package/lib/module/social/components/legacy/StoryKit/src/StoryListItem.js.map +1 -0
- package/lib/module/social/components/legacy/StoryKit/src/components/AndroidCubeEffect.js +270 -0
- package/lib/module/social/components/legacy/StoryKit/src/components/AndroidCubeEffect.js.map +1 -0
- package/lib/module/social/components/legacy/StoryKit/src/components/CubeNavigationHorizontal.js +267 -0
- package/lib/module/social/components/legacy/StoryKit/src/components/CubeNavigationHorizontal.js.map +1 -0
- package/lib/module/social/components/legacy/StoryKit/src/helpers/StateHelpers.js +9 -0
- package/lib/module/social/components/legacy/StoryKit/src/helpers/StateHelpers.js.map +1 -0
- package/lib/module/social/components/legacy/StoryKit/src/helpers/ValidationHelpers.js.map +1 -0
- package/lib/module/social/components/legacy/StoryKit/src/helpers/index.js.map +1 -0
- package/lib/module/social/components/legacy/StoryKit/src/interfaces/index.js.map +1 -0
- package/lib/module/social/components/legacy/StoryKit/src/styles.js +149 -0
- package/lib/module/social/components/legacy/StoryKit/src/styles.js.map +1 -0
- package/lib/module/social/components/legacy/Toast/Toast.js +91 -0
- package/lib/module/social/components/legacy/Toast/Toast.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/README.md +101 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/@types/index.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/@types/index.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/ImageViewing.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/ImageViewing.js +230 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/ImageViewing.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.js +49 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js +33 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.js +52 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.ios.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.ios.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/StatusBarManager.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/StatusBarManager.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useAnimatedComponents.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useImageDimensions.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useImageDimensions.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useImageIndexChange.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useImageIndexChange.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useImagePrefetch.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useImagePrefetch.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/usePanResponder.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/usePanResponder.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useRequestClose.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useRequestClose.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useZoomPanResponder.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/index.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/index.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/utils.d.js.map +1 -0
- package/lib/module/social/components/legacy/react-native-image-viewing/dist/utils.js.map +1 -0
- package/lib/module/social/elements/ActionButton/ActionButton.js +36 -0
- package/lib/module/social/elements/ActionButton/ActionButton.js.map +1 -0
- package/lib/module/social/elements/ActionButton/index.js.map +1 -0
- package/lib/module/social/elements/ActionButton/styles.js.map +1 -0
- package/lib/module/social/elements/AddOptionButton/index.js +38 -0
- package/lib/module/social/elements/AddOptionButton/index.js.map +1 -0
- package/lib/module/social/elements/AddOptionButton/styles.js.map +1 -0
- package/lib/module/social/elements/AddThumbnailButton/AddThumbnailButton.js +38 -0
- package/lib/module/social/elements/AddThumbnailButton/AddThumbnailButton.js.map +1 -0
- package/lib/module/social/elements/AddThumbnailButton/index.js.map +1 -0
- package/lib/module/social/elements/AddThumbnailButton/styles.js.map +1 -0
- package/lib/module/social/elements/AllCategoriesTitle/AllCategoriesTitle.js +32 -0
- package/lib/module/social/elements/AllCategoriesTitle/AllCategoriesTitle.js.map +1 -0
- package/lib/module/social/elements/AnnouncementBadge/AnnouncementBadge.js +37 -0
- package/lib/module/social/elements/AnnouncementBadge/AnnouncementBadge.js.map +1 -0
- package/lib/module/social/elements/AnnouncementBadge/index.js.map +1 -0
- package/lib/module/social/elements/AnnouncementBadge/styles.js.map +1 -0
- package/lib/module/social/elements/BackButton/BackButton.js +39 -0
- package/lib/module/social/elements/BackButton/BackButton.js.map +1 -0
- package/lib/module/social/elements/BackButton/index.js.map +1 -0
- package/lib/module/social/elements/BackButton/styles.js.map +1 -0
- package/lib/module/social/elements/BackButtonIconElement/BackButtonIconElement.js +34 -0
- package/lib/module/social/elements/BackButtonIconElement/BackButtonIconElement.js.map +1 -0
- package/lib/module/social/elements/BrandBadge/BrandBadge.js +11 -0
- package/lib/module/social/elements/BrandBadge/BrandBadge.js.map +1 -0
- package/lib/module/social/elements/BrandBadge/index.js +2 -0
- package/lib/module/social/elements/BrandBadge/index.js.map +1 -0
- package/lib/module/social/elements/CameraButton/index.js +43 -0
- package/lib/module/social/elements/CameraButton/index.js.map +1 -0
- package/lib/module/social/elements/CameraButton/styles.js.map +1 -0
- package/lib/module/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js +35 -0
- package/lib/module/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js.map +1 -0
- package/lib/module/social/elements/CancelCreateLivestreamButton/index.js.map +1 -0
- package/lib/module/social/elements/CancelCreateLivestreamButton/styles.js.map +1 -0
- package/lib/module/social/elements/CategoryRowImage/CategoryRowImage.js +76 -0
- package/lib/module/social/elements/CategoryRowImage/CategoryRowImage.js.map +1 -0
- package/lib/module/social/elements/CategoryRowName/CategoryRowName.js +32 -0
- package/lib/module/social/elements/CategoryRowName/CategoryRowName.js.map +1 -0
- package/lib/module/social/elements/CategoryTitle/CategoryTitle.js +32 -0
- package/lib/module/social/elements/CategoryTitle/CategoryTitle.js.map +1 -0
- package/lib/module/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.js +36 -0
- package/lib/module/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.js.map +1 -0
- package/lib/module/social/elements/ChangeThumbnailButton/index.js.map +1 -0
- package/lib/module/social/elements/ChangeThumbnailButton/styles.js.map +1 -0
- package/lib/module/social/elements/CloseButton/index.js +38 -0
- package/lib/module/social/elements/CloseButton/index.js.map +1 -0
- package/lib/module/social/elements/CloseButton/styles.js.map +1 -0
- package/lib/module/social/elements/CloseButtonIconElement/CloseButtonIconElement.js +37 -0
- package/lib/module/social/elements/CloseButtonIconElement/CloseButtonIconElement.js.map +1 -0
- package/lib/module/social/elements/CommentButtonIconElement/CommentButtonIconElement.js +34 -0
- package/lib/module/social/elements/CommentButtonIconElement/CommentButtonIconElement.js.map +1 -0
- package/lib/module/social/elements/CommonElements/AvatarElement.js +94 -0
- package/lib/module/social/elements/CommonElements/AvatarElement.js.map +1 -0
- package/lib/module/social/elements/CommonElements/ImageElement.js +37 -0
- package/lib/module/social/elements/CommonElements/ImageElement.js.map +1 -0
- package/lib/module/social/elements/CommonElements/TextElement.js +24 -0
- package/lib/module/social/elements/CommonElements/TextElement.js.map +1 -0
- package/lib/module/social/elements/CommonElements/styles.js +27 -0
- package/lib/module/social/elements/CommonElements/styles.js.map +1 -0
- package/lib/module/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.js +45 -0
- package/lib/module/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.js.map +1 -0
- package/lib/module/social/elements/CommunityAddMemberButton/index.js.map +1 -0
- package/lib/module/social/elements/CommunityAddMemberButton/styles.js.map +1 -0
- package/lib/module/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.js +34 -0
- package/lib/module/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.js.map +1 -0
- package/lib/module/social/elements/CommunityCreatePostButton/index.js.map +1 -0
- package/lib/module/social/elements/CommunityCreatePostButton/styles.js.map +1 -0
- package/lib/module/social/elements/CommunityDescription/CommunityDescription.js +49 -0
- package/lib/module/social/elements/CommunityDescription/CommunityDescription.js.map +1 -0
- package/lib/module/social/elements/CommunityDisplayname/CommunityDisplayname.js +31 -0
- package/lib/module/social/elements/CommunityDisplayname/CommunityDisplayname.js.map +1 -0
- package/lib/module/social/elements/CommunityDisplayname/styles.js.map +1 -0
- package/lib/module/social/elements/CommunityEmptyImage/CommunityEmptyImage.js +39 -0
- package/lib/module/social/elements/CommunityEmptyImage/CommunityEmptyImage.js.map +1 -0
- package/lib/module/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.js +30 -0
- package/lib/module/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.js.map +1 -0
- package/lib/module/social/elements/CommunityInfo/CommunityInfo.js +77 -0
- package/lib/module/social/elements/CommunityInfo/CommunityInfo.js.map +1 -0
- package/lib/module/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js +58 -0
- package/lib/module/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js.map +1 -0
- package/lib/module/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js +42 -0
- package/lib/module/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js.map +1 -0
- package/lib/module/social/elements/CommunityMemeberCount/CommunityMemeberCount.js +30 -0
- package/lib/module/social/elements/CommunityMemeberCount/CommunityMemeberCount.js.map +1 -0
- package/lib/module/social/elements/CommunityMemeberCount/styles.js.map +1 -0
- package/lib/module/social/elements/CommunityName/CommunityName.js +36 -0
- package/lib/module/social/elements/CommunityName/CommunityName.js.map +1 -0
- package/lib/module/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.js +47 -0
- package/lib/module/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.js.map +1 -0
- package/lib/module/social/elements/CommunityPendingPost/CommunityPendingPost.js +66 -0
- package/lib/module/social/elements/CommunityPendingPost/CommunityPendingPost.js.map +1 -0
- package/lib/module/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js +38 -0
- package/lib/module/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js.map +1 -0
- package/lib/module/social/elements/CommunityPrivacyIcon/index.js.map +1 -0
- package/lib/module/social/elements/CommunityPrivacyIcon/styles.js.map +1 -0
- package/lib/module/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.js +47 -0
- package/lib/module/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.js.map +1 -0
- package/lib/module/social/elements/CommunityRowImage/CommunityRowImage.js +57 -0
- package/lib/module/social/elements/CommunityRowImage/CommunityRowImage.js.map +1 -0
- package/lib/module/social/elements/CommunityRowImage/styles.js.map +1 -0
- package/lib/module/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.js +47 -0
- package/lib/module/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.js.map +1 -0
- package/lib/module/social/elements/CopyLinkAction/CopyLinkAction.js +48 -0
- package/lib/module/social/elements/CopyLinkAction/CopyLinkAction.js.map +1 -0
- package/lib/module/social/elements/CopyLinkAction/index.js +2 -0
- package/lib/module/social/elements/CopyLinkAction/index.js.map +1 -0
- package/lib/module/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.js +36 -0
- package/lib/module/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.js.map +1 -0
- package/lib/module/social/elements/DeleteThumbnailButton/index.js.map +1 -0
- package/lib/module/social/elements/DeleteThumbnailButton/styles.js.map +1 -0
- package/lib/module/social/elements/DescriptionElement/DescriptionElement.js +37 -0
- package/lib/module/social/elements/DescriptionElement/DescriptionElement.js.map +1 -0
- package/lib/module/social/elements/EndLiveStreamButton/EndLiveStreamButton.js +31 -0
- package/lib/module/social/elements/EndLiveStreamButton/EndLiveStreamButton.js.map +1 -0
- package/lib/module/social/elements/EndLiveStreamButton/index.js.map +1 -0
- package/lib/module/social/elements/EndLiveStreamButton/styles.js.map +1 -0
- package/lib/module/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.js +29 -0
- package/lib/module/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.js.map +1 -0
- package/lib/module/social/elements/FormDescription/index.js +31 -0
- package/lib/module/social/elements/FormDescription/index.js.map +1 -0
- package/lib/module/social/elements/FormDescription/styles.js.map +1 -0
- package/lib/module/social/elements/FormLabel/index.js +34 -0
- package/lib/module/social/elements/FormLabel/index.js.map +1 -0
- package/lib/module/social/elements/FormLabel/styles.js.map +1 -0
- package/lib/module/social/elements/ImageButton/index.js +43 -0
- package/lib/module/social/elements/ImageButton/index.js.map +1 -0
- package/lib/module/social/elements/ImageButton/styles.js.map +1 -0
- package/lib/module/social/elements/ImageGallery/ImageGallery.js +95 -0
- package/lib/module/social/elements/ImageGallery/ImageGallery.js.map +1 -0
- package/lib/module/social/elements/ImageKeyElement/ImageKeyElement.js +37 -0
- package/lib/module/social/elements/ImageKeyElement/ImageKeyElement.js.map +1 -0
- package/lib/module/social/elements/ImageViewer/ImageViewer.js +145 -0
- package/lib/module/social/elements/ImageViewer/ImageViewer.js.map +1 -0
- package/lib/module/social/elements/LikeButtonIconElement/LikeButtonIconElement.js +34 -0
- package/lib/module/social/elements/LikeButtonIconElement/LikeButtonIconElement.js.map +1 -0
- package/lib/module/social/elements/LiveTimerStatus/LiveTimerStatus.js +27 -0
- package/lib/module/social/elements/LiveTimerStatus/LiveTimerStatus.js.map +1 -0
- package/lib/module/social/elements/LiveTimerStatus/index.js.map +1 -0
- package/lib/module/social/elements/LiveTimerStatus/styles.js.map +1 -0
- package/lib/module/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js +26 -0
- package/lib/module/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js.map +1 -0
- package/lib/module/social/elements/LivestreamTerminatedActionButton/index.js.map +1 -0
- package/lib/module/social/elements/MenuAction/MenuAction.js +33 -0
- package/lib/module/social/elements/MenuAction/MenuAction.js.map +1 -0
- package/lib/module/social/elements/MenuAction/index.js.map +1 -0
- package/lib/module/social/elements/MenuAction/styles.js +32 -0
- package/lib/module/social/elements/MenuAction/styles.js.map +1 -0
- package/lib/module/social/elements/MenuButton/MenuButton.js +41 -0
- package/lib/module/social/elements/MenuButton/MenuButton.js.map +1 -0
- package/lib/module/social/elements/MenuButton/index.js.map +1 -0
- package/lib/module/social/elements/MenuButton/styles.js +20 -0
- package/lib/module/social/elements/MenuButton/styles.js.map +1 -0
- package/lib/module/social/elements/MenuButtonIconElement/MenuButtonIconElement.js +34 -0
- package/lib/module/social/elements/MenuButtonIconElement/MenuButtonIconElement.js.map +1 -0
- package/lib/module/social/elements/ModeratorBadge/ModeratorBadge.js +41 -0
- package/lib/module/social/elements/ModeratorBadge/ModeratorBadge.js.map +1 -0
- package/lib/module/social/elements/ModeratorBadge/index.js.map +1 -0
- package/lib/module/social/elements/ModeratorBadge/styles.js.map +1 -0
- package/lib/module/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.js +51 -0
- package/lib/module/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.js.map +1 -0
- package/lib/module/social/elements/ModeratorBadgeElement/styles.js.map +1 -0
- package/lib/module/social/elements/PinBadge/PinBadge.js +35 -0
- package/lib/module/social/elements/PinBadge/PinBadge.js.map +1 -0
- package/lib/module/social/elements/PinBadge/index.js.map +1 -0
- package/lib/module/social/elements/PinBadge/styles.js.map +1 -0
- package/lib/module/social/elements/ShareAction/ShareAction.js +41 -0
- package/lib/module/social/elements/ShareAction/ShareAction.js.map +1 -0
- package/lib/module/social/elements/ShareAction/index.js +2 -0
- package/lib/module/social/elements/ShareAction/index.js.map +1 -0
- package/lib/module/social/elements/ShareButton/ShareButton.js +31 -0
- package/lib/module/social/elements/ShareButton/ShareButton.js.map +1 -0
- package/lib/module/social/elements/ShareButton/index.js +2 -0
- package/lib/module/social/elements/ShareButton/index.js.map +1 -0
- package/lib/module/social/elements/ShareButtonIconElement/ShareButtonIconElement.js +34 -0
- package/lib/module/social/elements/ShareButtonIconElement/ShareButtonIconElement.js.map +1 -0
- package/lib/module/social/elements/StartLivestreamButton/StartLivestreamButton.js +32 -0
- package/lib/module/social/elements/StartLivestreamButton/StartLivestreamButton.js.map +1 -0
- package/lib/module/social/elements/StartLivestreamButton/index.js.map +1 -0
- package/lib/module/social/elements/StartLivestreamButton/styles.js.map +1 -0
- package/lib/module/social/elements/SwitchCameraButton/SwitchCameraButton.js +32 -0
- package/lib/module/social/elements/SwitchCameraButton/SwitchCameraButton.js.map +1 -0
- package/lib/module/social/elements/SwitchCameraButton/index.js.map +1 -0
- package/lib/module/social/elements/TextKeyElement/TextKeyElement.js +33 -0
- package/lib/module/social/elements/TextKeyElement/TextKeyElement.js.map +1 -0
- package/lib/module/social/elements/Timestamp/Timestamp.js +33 -0
- package/lib/module/social/elements/Timestamp/Timestamp.js.map +1 -0
- package/lib/module/social/elements/Timestamp/index.js.map +1 -0
- package/lib/module/social/elements/Timestamp/styles.js.map +1 -0
- package/lib/module/social/elements/TimestampElement/TimestampElement.js +26 -0
- package/lib/module/social/elements/TimestampElement/TimestampElement.js.map +1 -0
- package/lib/module/social/elements/Title/index.js +34 -0
- package/lib/module/social/elements/Title/index.js.map +1 -0
- package/lib/module/social/elements/Title/styles.js.map +1 -0
- package/lib/module/social/elements/TitleElement/TitleElement.js +37 -0
- package/lib/module/social/elements/TitleElement/TitleElement.js.map +1 -0
- package/lib/module/social/elements/VideoGallery/VideoGallery.js +110 -0
- package/lib/module/social/elements/VideoGallery/VideoGallery.js.map +1 -0
- package/lib/module/social/elements/VideoViewer/VideoViewer.js +129 -0
- package/lib/module/social/elements/VideoViewer/VideoViewer.js.map +1 -0
- package/lib/module/social/elements/index.js +9 -0
- package/lib/module/social/elements/index.js.map +1 -0
- package/lib/module/social/enums/AmityPostContentComponentStyle.js.map +1 -0
- package/lib/module/social/enums/enumTabName.js.map +1 -0
- package/lib/module/social/enums/enumTheme.js.map +1 -0
- package/lib/module/social/enums/enumUIKitID.js +273 -0
- package/lib/module/social/enums/enumUIKitID.js.map +1 -0
- package/lib/module/social/enums/imageSizeState.js.map +1 -0
- package/lib/module/social/enums/index.js.map +1 -0
- package/lib/module/social/enums/mediaAttachmentEnum.js.map +1 -0
- package/lib/module/social/enums/post.js.map +1 -0
- package/lib/module/social/enums/postTargetType.js.map +1 -0
- package/lib/module/social/enums/roomStatus.js +10 -0
- package/lib/module/social/enums/roomStatus.js.map +1 -0
- package/lib/module/social/enums/storyType.js.map +1 -0
- package/lib/module/social/enums/tabNameState.js.map +1 -0
- package/lib/module/social/features/comment/components/PostComment/CommentListItem/CommentListItem.js +418 -0
- package/lib/module/social/features/comment/components/PostComment/CommentListItem/CommentListItem.js.map +1 -0
- package/lib/module/social/features/comment/components/PostComment/CommentListItem/styles.js +169 -0
- package/lib/module/social/features/comment/components/PostComment/CommentListItem/styles.js.map +1 -0
- package/lib/module/social/features/comment/components/PostComment/PostComment.js +186 -0
- package/lib/module/social/features/comment/components/PostComment/PostComment.js.map +1 -0
- package/lib/module/social/features/comment/components/PostComment/ReplyCommentList/index.js +289 -0
- package/lib/module/social/features/comment/components/PostComment/ReplyCommentList/index.js.map +1 -0
- package/lib/module/social/features/comment/components/PostComment/ReplyCommentList/styles.js +166 -0
- package/lib/module/social/features/comment/components/PostComment/ReplyCommentList/styles.js.map +1 -0
- package/lib/module/social/features/comment/components/PostComment/index.js +2 -0
- package/lib/module/social/features/comment/components/PostComment/index.js.map +1 -0
- package/lib/module/social/features/comment/components/PostComment/styles.js.map +1 -0
- package/lib/module/social/features/community/AddCategory/AddCategory.js +98 -0
- package/lib/module/social/features/community/AddCategory/AddCategory.js.map +1 -0
- package/lib/module/social/features/community/AddCategory/components/Header/Header.js +24 -0
- package/lib/module/social/features/community/AddCategory/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/AddCategory/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/AddCategory/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/AddCategory/hooks/useAddCategory.js +56 -0
- package/lib/module/social/features/community/AddCategory/hooks/useAddCategory.js.map +1 -0
- package/lib/module/social/features/community/AddCategory/index.js.map +1 -0
- package/lib/module/social/features/community/AddCategory/styles.js.map +1 -0
- package/lib/module/social/features/community/AddMember/AddMember.js +137 -0
- package/lib/module/social/features/community/AddMember/AddMember.js.map +1 -0
- package/lib/module/social/features/community/AddMember/components/Header/Header.js +19 -0
- package/lib/module/social/features/community/AddMember/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/AddMember/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/AddMember/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/AddMember/hooks/useAddMember.js +74 -0
- package/lib/module/social/features/community/AddMember/hooks/useAddMember.js.map +1 -0
- package/lib/module/social/features/community/AddMember/index.js.map +1 -0
- package/lib/module/social/features/community/AddMember/styles.js.map +1 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js +60 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/components/Header/Header.js +42 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/hooks/useCommentsNotificationSetting.js +142 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/hooks/useCommentsNotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/index.js +2 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/index.js.map +1 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/styles.js +40 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/styles.js.map +1 -0
- package/lib/module/social/features/community/Create/Create.js +142 -0
- package/lib/module/social/features/community/Create/Create.js.map +1 -0
- package/lib/module/social/features/community/Create/components/Header/Header.js +35 -0
- package/lib/module/social/features/community/Create/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/Create/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/Create/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/Create/components/Members/index.js +57 -0
- package/lib/module/social/features/community/Create/components/Members/index.js.map +1 -0
- package/lib/module/social/features/community/Create/components/Members/styles.js.map +1 -0
- package/lib/module/social/features/community/Create/hooks/useCreateCommunity.js +111 -0
- package/lib/module/social/features/community/Create/hooks/useCreateCommunity.js.map +1 -0
- package/lib/module/social/features/community/Create/index.js.map +1 -0
- package/lib/module/social/features/community/Create/styles.js.map +1 -0
- package/lib/module/social/features/community/Edit/Edit.js +126 -0
- package/lib/module/social/features/community/Edit/Edit.js.map +1 -0
- package/lib/module/social/features/community/Edit/components/Header/Header.js +37 -0
- package/lib/module/social/features/community/Edit/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/Edit/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/Edit/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/Edit/hooks/useEditCommunity.js +106 -0
- package/lib/module/social/features/community/Edit/hooks/useEditCommunity.js.map +1 -0
- package/lib/module/social/features/community/Edit/index.js.map +1 -0
- package/lib/module/social/features/community/Edit/styles.js.map +1 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js +60 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/components/Header/Header.js +42 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/hooks/useLivestreamsNotificationSetting.js +106 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/hooks/useLivestreamsNotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/index.js +2 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/index.js.map +1 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/styles.js +40 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/styles.js.map +1 -0
- package/lib/module/social/features/community/Membership/Membership.js +48 -0
- package/lib/module/social/features/community/Membership/Membership.js.map +1 -0
- package/lib/module/social/features/community/Membership/components/Header/Header.js +51 -0
- package/lib/module/social/features/community/Membership/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/Membership/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/Membership/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/Membership/components/MemberItem/MemberItem.js +254 -0
- package/lib/module/social/features/community/Membership/components/MemberItem/MemberItem.js.map +1 -0
- package/lib/module/social/features/community/Membership/components/MemberItem/index.js.map +1 -0
- package/lib/module/social/features/community/Membership/components/MemberItem/style.js +44 -0
- package/lib/module/social/features/community/Membership/components/MemberItem/style.js.map +1 -0
- package/lib/module/social/features/community/Membership/components/MemberList/MemberList.js +84 -0
- package/lib/module/social/features/community/Membership/components/MemberList/MemberList.js.map +1 -0
- package/lib/module/social/features/community/Membership/components/MemberList/index.js.map +1 -0
- package/lib/module/social/features/community/Membership/components/MemberList/styles.js.map +1 -0
- package/lib/module/social/features/community/Membership/components/ModeratorList/ModeratorList.js +63 -0
- package/lib/module/social/features/community/Membership/components/ModeratorList/ModeratorList.js.map +1 -0
- package/lib/module/social/features/community/Membership/components/ModeratorList/index.js.map +1 -0
- package/lib/module/social/features/community/Membership/components/ModeratorList/styles.js.map +1 -0
- package/lib/module/social/features/community/Membership/hooks/useMembership.js +42 -0
- package/lib/module/social/features/community/Membership/hooks/useMembership.js.map +1 -0
- package/lib/module/social/features/community/Membership/index.js.map +1 -0
- package/lib/module/social/features/community/Membership/styles.js.map +1 -0
- package/lib/module/social/features/community/NotificationSetting/NotificationSetting.js +64 -0
- package/lib/module/social/features/community/NotificationSetting/NotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/NotificationSetting/components/Header/Header.js +24 -0
- package/lib/module/social/features/community/NotificationSetting/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/NotificationSetting/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/NotificationSetting/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/NotificationSetting/hooks/useNotificationSetting.js +147 -0
- package/lib/module/social/features/community/NotificationSetting/hooks/useNotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/NotificationSetting/index.js +2 -0
- package/lib/module/social/features/community/NotificationSetting/index.js.map +1 -0
- package/lib/module/social/features/community/NotificationSetting/styles.js.map +1 -0
- package/lib/module/social/features/community/PendingRequest/PendingRequest.js +59 -0
- package/lib/module/social/features/community/PendingRequest/PendingRequest.js.map +1 -0
- package/lib/module/social/features/community/PendingRequest/components/Header/Header.js +26 -0
- package/lib/module/social/features/community/PendingRequest/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/PendingRequest/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/PendingRequest/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.js +225 -0
- package/lib/module/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.js.map +1 -0
- package/lib/module/social/features/community/PendingRequest/components/PendingPostList/index.js +2 -0
- package/lib/module/social/features/community/PendingRequest/components/PendingPostList/index.js.map +1 -0
- package/lib/module/social/features/community/PendingRequest/components/PendingPostList/styles.js +100 -0
- package/lib/module/social/features/community/PendingRequest/components/PendingPostList/styles.js.map +1 -0
- package/lib/module/social/features/community/PendingRequest/index.js.map +1 -0
- package/lib/module/social/features/community/PendingRequest/styles.js.map +1 -0
- package/lib/module/social/features/community/PostPermission/PostPermission.js +120 -0
- package/lib/module/social/features/community/PostPermission/PostPermission.js.map +1 -0
- package/lib/module/social/features/community/PostPermission/components/Header/Header.js +30 -0
- package/lib/module/social/features/community/PostPermission/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/PostPermission/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/PostPermission/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/PostPermission/index.js.map +1 -0
- package/lib/module/social/features/community/PostPermission/styles.js.map +1 -0
- package/lib/module/social/features/community/PostsNotificationSetting/PostsNotificationSetting.js +60 -0
- package/lib/module/social/features/community/PostsNotificationSetting/PostsNotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/PostsNotificationSetting/components/Header/Header.js +42 -0
- package/lib/module/social/features/community/PostsNotificationSetting/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/PostsNotificationSetting/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/PostsNotificationSetting/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/PostsNotificationSetting/hooks/usePostsNotificationSetting.js +124 -0
- package/lib/module/social/features/community/PostsNotificationSetting/hooks/usePostsNotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/PostsNotificationSetting/index.js +2 -0
- package/lib/module/social/features/community/PostsNotificationSetting/index.js.map +1 -0
- package/lib/module/social/features/community/PostsNotificationSetting/styles.js +40 -0
- package/lib/module/social/features/community/PostsNotificationSetting/styles.js.map +1 -0
- package/lib/module/social/features/community/Setting/Setting.js +93 -0
- package/lib/module/social/features/community/Setting/Setting.js.map +1 -0
- package/lib/module/social/features/community/Setting/components/Header/Header.js +26 -0
- package/lib/module/social/features/community/Setting/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/Setting/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/Setting/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.js +35 -0
- package/lib/module/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.js.map +1 -0
- package/lib/module/social/features/community/Setting/elements/CloseCommunity/index.js.map +1 -0
- package/lib/module/social/features/community/Setting/elements/CloseCommunity/styles.js.map +1 -0
- package/lib/module/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js +32 -0
- package/lib/module/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js.map +1 -0
- package/lib/module/social/features/community/Setting/elements/CloseCommunityDescription/index.js.map +1 -0
- package/lib/module/social/features/community/Setting/elements/CloseCommunityDescription/styles.js.map +1 -0
- package/lib/module/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js +35 -0
- package/lib/module/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js.map +1 -0
- package/lib/module/social/features/community/Setting/elements/LeaveCommunity/index.js.map +1 -0
- package/lib/module/social/features/community/Setting/elements/LeaveCommunity/styles.js.map +1 -0
- package/lib/module/social/features/community/Setting/hooks/useCommunitySetting.js +148 -0
- package/lib/module/social/features/community/Setting/hooks/useCommunitySetting.js.map +1 -0
- package/lib/module/social/features/community/Setting/index.js.map +1 -0
- package/lib/module/social/features/community/Setting/styles.js.map +1 -0
- package/lib/module/social/features/community/Setup/Setup.js +17 -0
- package/lib/module/social/features/community/Setup/Setup.js.map +1 -0
- package/lib/module/social/features/community/Setup/index.js +2 -0
- package/lib/module/social/features/community/Setup/index.js.map +1 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js +60 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/components/Header/Header.js +42 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/hooks/useStoriesNotificationSetting.js +142 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/hooks/useStoriesNotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/index.js +2 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/index.js.map +1 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/styles.js +40 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/styles.js.map +1 -0
- package/lib/module/social/features/community/StorySetting/StorySetting.js +104 -0
- package/lib/module/social/features/community/StorySetting/StorySetting.js.map +1 -0
- package/lib/module/social/features/community/StorySetting/components/Header/Header.js +24 -0
- package/lib/module/social/features/community/StorySetting/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/community/StorySetting/components/Header/index.js.map +1 -0
- package/lib/module/social/features/community/StorySetting/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/community/StorySetting/index.js.map +1 -0
- package/lib/module/social/features/community/StorySetting/styles.js.map +1 -0
- package/lib/module/social/features/community/shared/components/Categories/index.js +84 -0
- package/lib/module/social/features/community/shared/components/Categories/index.js.map +1 -0
- package/lib/module/social/features/community/shared/components/Categories/styles.js.map +1 -0
- package/lib/module/social/features/community/shared/components/CoverImageUpload/index.js +89 -0
- package/lib/module/social/features/community/shared/components/CoverImageUpload/index.js.map +1 -0
- package/lib/module/social/features/community/shared/components/CoverImageUpload/styles.js.map +1 -0
- package/lib/module/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.js +26 -0
- package/lib/module/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.js.map +1 -0
- package/lib/module/social/features/community/shared/components/MemberSkeleton/index.js.map +1 -0
- package/lib/module/social/features/community/shared/components/MemberSkeleton/styles.js.map +1 -0
- package/lib/module/social/features/community/shared/components/Privacy/index.js +75 -0
- package/lib/module/social/features/community/shared/components/Privacy/index.js.map +1 -0
- package/lib/module/social/features/community/shared/components/Privacy/styles.js.map +1 -0
- package/lib/module/social/features/community/shared/constants/index.js +6 -0
- package/lib/module/social/features/community/shared/constants/index.js.map +1 -0
- package/lib/module/social/features/community/shared/elements/Action/Action.js +60 -0
- package/lib/module/social/features/community/shared/elements/Action/Action.js.map +1 -0
- package/lib/module/social/features/community/shared/elements/Action/index.js.map +1 -0
- package/lib/module/social/features/community/shared/elements/Action/styles.js.map +1 -0
- package/lib/module/social/features/community/shared/types/index.js.map +1 -0
- package/lib/module/social/features/community/shared/utils/index.js +27 -0
- package/lib/module/social/features/community/shared/utils/index.js.map +1 -0
- package/lib/module/social/features/feed/components/Categories/Categories.js +68 -0
- package/lib/module/social/features/feed/components/Categories/Categories.js.map +1 -0
- package/lib/module/social/features/feed/components/Categories/index.js +2 -0
- package/lib/module/social/features/feed/components/Categories/index.js.map +1 -0
- package/lib/module/social/features/feed/components/Categories/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/CommunityCategories/CommunityCategories.js +67 -0
- package/lib/module/social/features/feed/components/CommunityCategories/CommunityCategories.js.map +1 -0
- package/lib/module/social/features/feed/components/CommunityCategories/index.js +2 -0
- package/lib/module/social/features/feed/components/CommunityCategories/index.js.map +1 -0
- package/lib/module/social/features/feed/components/CommunityCategories/styles.js +35 -0
- package/lib/module/social/features/feed/components/CommunityCategories/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/CreatePostMenu/CreatePostMenu.js +109 -0
- package/lib/module/social/features/feed/components/CreatePostMenu/CreatePostMenu.js.map +1 -0
- package/lib/module/social/features/feed/components/CreatePostMenu/index.js +2 -0
- package/lib/module/social/features/feed/components/CreatePostMenu/index.js.map +1 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.js +35 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.js.map +1 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/Description.js +24 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/Description.js.map +1 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.js +41 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.js.map +1 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.js +28 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.js.map +1 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/Title.js +24 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/Title.js.map +1 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/index.js.map +1 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/styles/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.js +30 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.js.map +1 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/index.js +2 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/index.js.map +1 -0
- package/lib/module/social/features/feed/components/EmptyNewsFeed/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/Explore/Explore.js +87 -0
- package/lib/module/social/features/feed/components/Explore/Explore.js.map +1 -0
- package/lib/module/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js +124 -0
- package/lib/module/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js.map +1 -0
- package/lib/module/social/features/feed/components/Explore/ExploreLoadingSkeleton/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/Explore/index.js +2 -0
- package/lib/module/social/features/feed/components/Explore/index.js.map +1 -0
- package/lib/module/social/features/feed/components/Explore/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.js +50 -0
- package/lib/module/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.js.map +1 -0
- package/lib/module/social/features/feed/components/ExploreCommunityEmpty/index.js +2 -0
- package/lib/module/social/features/feed/components/ExploreCommunityEmpty/index.js.map +1 -0
- package/lib/module/social/features/feed/components/ExploreCommunityEmpty/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/ExploreEmpty/ExploreEmpty.js +50 -0
- package/lib/module/social/features/feed/components/ExploreEmpty/ExploreEmpty.js.map +1 -0
- package/lib/module/social/features/feed/components/ExploreEmpty/index.js +2 -0
- package/lib/module/social/features/feed/components/ExploreEmpty/index.js.map +1 -0
- package/lib/module/social/features/feed/components/ExploreEmpty/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/GlobalFeed/GlobalFeed.js +95 -0
- package/lib/module/social/features/feed/components/GlobalFeed/GlobalFeed.js.map +1 -0
- package/lib/module/social/features/feed/components/GlobalFeed/index.js +2 -0
- package/lib/module/social/features/feed/components/GlobalFeed/index.js.map +1 -0
- package/lib/module/social/features/feed/components/GlobalFeed/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/MyCommunities/MyCommunities.js +82 -0
- package/lib/module/social/features/feed/components/MyCommunities/MyCommunities.js.map +1 -0
- package/lib/module/social/features/feed/components/MyCommunities/index.js +2 -0
- package/lib/module/social/features/feed/components/MyCommunities/index.js.map +1 -0
- package/lib/module/social/features/feed/components/MyCommunities/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/NewsFeed/NewsFeed.js +49 -0
- package/lib/module/social/features/feed/components/NewsFeed/NewsFeed.js.map +1 -0
- package/lib/module/social/features/feed/components/NewsFeed/index.js +2 -0
- package/lib/module/social/features/feed/components/NewsFeed/index.js.map +1 -0
- package/lib/module/social/features/feed/components/NewsFeed/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.js +56 -0
- package/lib/module/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.js.map +1 -0
- package/lib/module/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.js +72 -0
- package/lib/module/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.js.map +1 -0
- package/lib/module/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/RecommendedCommunities/index.js +2 -0
- package/lib/module/social/features/feed/components/RecommendedCommunities/index.js.map +1 -0
- package/lib/module/social/features/feed/components/RecommendedCommunities/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/TopNavigation/TopNavigation.js +159 -0
- package/lib/module/social/features/feed/components/TopNavigation/TopNavigation.js.map +1 -0
- package/lib/module/social/features/feed/components/TopNavigation/index.js +2 -0
- package/lib/module/social/features/feed/components/TopNavigation/index.js.map +1 -0
- package/lib/module/social/features/feed/components/TrendingCommunities/TrendingCommunities.js +55 -0
- package/lib/module/social/features/feed/components/TrendingCommunities/TrendingCommunities.js.map +1 -0
- package/lib/module/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.js +30 -0
- package/lib/module/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.js.map +1 -0
- package/lib/module/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/TrendingCommunities/index.js +2 -0
- package/lib/module/social/features/feed/components/TrendingCommunities/index.js.map +1 -0
- package/lib/module/social/features/feed/components/TrendingCommunities/styles.js.map +1 -0
- package/lib/module/social/features/feed/components/index.js +4 -0
- package/lib/module/social/features/feed/components/index.js.map +1 -0
- package/lib/module/social/features/feed/elements/CommunityCategory/CommunityCategory.js +34 -0
- package/lib/module/social/features/feed/elements/CommunityCategory/CommunityCategory.js.map +1 -0
- package/lib/module/social/features/feed/elements/CommunityCategory/index.js +2 -0
- package/lib/module/social/features/feed/elements/CommunityCategory/index.js.map +1 -0
- package/lib/module/social/features/feed/elements/CommunityCategory/styles.js +22 -0
- package/lib/module/social/features/feed/elements/CommunityCategory/styles.js.map +1 -0
- package/lib/module/social/features/feed/elements/index.js +2 -0
- package/lib/module/social/features/feed/elements/index.js.map +1 -0
- package/lib/module/social/features/feed/index.js +2 -0
- package/lib/module/social/features/feed/index.js.map +1 -0
- package/lib/module/social/features/livestream/Create/Create.js +593 -0
- package/lib/module/social/features/livestream/Create/Create.js.map +1 -0
- package/lib/module/social/features/livestream/Create/RoomView.js +42 -0
- package/lib/module/social/features/livestream/Create/RoomView.js.map +1 -0
- package/lib/module/social/features/livestream/Create/index.js +2 -0
- package/lib/module/social/features/livestream/Create/index.js.map +1 -0
- package/lib/module/social/features/livestream/Create/styles.js +282 -0
- package/lib/module/social/features/livestream/Create/styles.js.map +1 -0
- package/lib/module/social/features/livestream/Player/Player.js +238 -0
- package/lib/module/social/features/livestream/Player/Player.js.map +1 -0
- package/lib/module/social/features/livestream/Player/index.js +2 -0
- package/lib/module/social/features/livestream/Player/index.js.map +1 -0
- package/lib/module/social/features/livestream/Player/styles.js +103 -0
- package/lib/module/social/features/livestream/Player/styles.js.map +1 -0
- package/lib/module/social/features/livestream/TargetSelection/TargetSelection.js +40 -0
- package/lib/module/social/features/livestream/TargetSelection/TargetSelection.js.map +1 -0
- package/lib/module/social/features/livestream/TargetSelection/index.js +2 -0
- package/lib/module/social/features/livestream/TargetSelection/index.js.map +1 -0
- package/lib/module/social/features/livestream/Terminated/Terminated.js +70 -0
- package/lib/module/social/features/livestream/Terminated/Terminated.js.map +1 -0
- package/lib/module/social/features/livestream/Terminated/index.js +2 -0
- package/lib/module/social/features/livestream/Terminated/index.js.map +1 -0
- package/lib/module/social/features/livestream/Terminated/styles.js.map +1 -0
- package/lib/module/social/features/livestream/components/ThumbnailAction/ThumbnailAction.js +31 -0
- package/lib/module/social/features/livestream/components/ThumbnailAction/ThumbnailAction.js.map +1 -0
- package/lib/module/social/features/livestream/components/ThumbnailAction/index.js +2 -0
- package/lib/module/social/features/livestream/components/ThumbnailAction/index.js.map +1 -0
- package/lib/module/social/features/livestream/components/ThumbnailAction/styles.js.map +1 -0
- package/lib/module/social/features/poll/Composer/PollPostComposer.js +292 -0
- package/lib/module/social/features/poll/Composer/PollPostComposer.js.map +1 -0
- package/lib/module/social/features/poll/Composer/components/PollDuration.js +50 -0
- package/lib/module/social/features/poll/Composer/components/PollDuration.js.map +1 -0
- package/lib/module/social/features/poll/Composer/components/PollDurationBottomSheet.js +92 -0
- package/lib/module/social/features/poll/Composer/components/PollDurationBottomSheet.js.map +1 -0
- package/lib/module/social/features/poll/Composer/components/PollDurationPicker.js +123 -0
- package/lib/module/social/features/poll/Composer/components/PollDurationPicker.js.map +1 -0
- package/lib/module/social/features/poll/Composer/components/PollHeader.js +36 -0
- package/lib/module/social/features/poll/Composer/components/PollHeader.js.map +1 -0
- package/lib/module/social/features/poll/Composer/components/PollOptions.js +65 -0
- package/lib/module/social/features/poll/Composer/components/PollOptions.js.map +1 -0
- package/lib/module/social/features/poll/Composer/components/PollQuestion.js +41 -0
- package/lib/module/social/features/poll/Composer/components/PollQuestion.js.map +1 -0
- package/lib/module/social/features/poll/Composer/components/PollSelection.js +41 -0
- package/lib/module/social/features/poll/Composer/components/PollSelection.js.map +1 -0
- package/lib/module/social/features/poll/Composer/index.js +2 -0
- package/lib/module/social/features/poll/Composer/index.js.map +1 -0
- package/lib/module/social/features/poll/Composer/styles.js +158 -0
- package/lib/module/social/features/poll/Composer/styles.js.map +1 -0
- package/lib/module/social/features/poll/TargetSelection/TargetSelection.js +41 -0
- package/lib/module/social/features/poll/TargetSelection/TargetSelection.js.map +1 -0
- package/lib/module/social/features/poll/TargetSelection/index.js +2 -0
- package/lib/module/social/features/poll/TargetSelection/index.js.map +1 -0
- package/lib/module/social/features/post/Composer/PostComposer.js +672 -0
- package/lib/module/social/features/post/Composer/PostComposer.js.map +1 -0
- package/lib/module/social/features/post/Composer/index.js +2 -0
- package/lib/module/social/features/post/Composer/index.js.map +1 -0
- package/lib/module/social/features/post/Composer/styles.js.map +1 -0
- package/lib/module/social/features/post/Detail/index.js +334 -0
- package/lib/module/social/features/post/Detail/index.js.map +1 -0
- package/lib/module/social/features/post/Detail/styles.js +140 -0
- package/lib/module/social/features/post/Detail/styles.js.map +1 -0
- package/lib/module/social/features/post/TargetSelection/TargetSelection.js +84 -0
- package/lib/module/social/features/post/TargetSelection/TargetSelection.js.map +1 -0
- package/lib/module/social/features/post/TargetSelection/index.js +2 -0
- package/lib/module/social/features/post/TargetSelection/index.js.map +1 -0
- package/lib/module/social/features/post/components/Content/Content.js +239 -0
- package/lib/module/social/features/post/components/Content/Content.js.map +1 -0
- package/lib/module/social/features/post/components/Content/index.js +2 -0
- package/lib/module/social/features/post/components/Content/index.js.map +1 -0
- package/lib/module/social/features/post/components/Content/styles.js +229 -0
- package/lib/module/social/features/post/components/Content/styles.js.map +1 -0
- package/lib/module/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.js +130 -0
- package/lib/module/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.js.map +1 -0
- package/lib/module/social/features/post/components/DetailedMediaAttachment/index.js +2 -0
- package/lib/module/social/features/post/components/DetailedMediaAttachment/index.js.map +1 -0
- package/lib/module/social/features/post/components/DetailedMediaAttachment/styles.js +52 -0
- package/lib/module/social/features/post/components/DetailedMediaAttachment/styles.js.map +1 -0
- package/lib/module/social/features/post/components/EngagementActions/Components/DetailStyle.js +157 -0
- package/lib/module/social/features/post/components/EngagementActions/Components/DetailStyle.js.map +1 -0
- package/lib/module/social/features/post/components/EngagementActions/Components/FeedStyle.js +132 -0
- package/lib/module/social/features/post/components/EngagementActions/Components/FeedStyle.js.map +1 -0
- package/lib/module/social/features/post/components/EngagementActions/Components/index.js.map +1 -0
- package/lib/module/social/features/post/components/EngagementActions/Components/styles.js.map +1 -0
- package/lib/module/social/features/post/components/EngagementActions/Components/type.js.map +1 -0
- package/lib/module/social/features/post/components/EngagementActions/Components/usePostShareAction.js +66 -0
- package/lib/module/social/features/post/components/EngagementActions/Components/usePostShareAction.js.map +1 -0
- package/lib/module/social/features/post/components/EngagementActions/EngagementActions.js +43 -0
- package/lib/module/social/features/post/components/EngagementActions/EngagementActions.js.map +1 -0
- package/lib/module/social/features/post/components/EngagementActions/index.js +2 -0
- package/lib/module/social/features/post/components/EngagementActions/index.js.map +1 -0
- package/lib/module/social/features/post/components/EngagementContent/EngagementContent.js +33 -0
- package/lib/module/social/features/post/components/EngagementContent/EngagementContent.js.map +1 -0
- package/lib/module/social/features/post/components/EngagementContent/index.js +2 -0
- package/lib/module/social/features/post/components/EngagementContent/index.js.map +1 -0
- package/lib/module/social/features/post/components/EngagementContent/styles.js.map +1 -0
- package/lib/module/social/features/post/components/MediaAttachment/MediaAttachment.js +111 -0
- package/lib/module/social/features/post/components/MediaAttachment/MediaAttachment.js.map +1 -0
- package/lib/module/social/features/post/components/MediaAttachment/index.js +2 -0
- package/lib/module/social/features/post/components/MediaAttachment/index.js.map +1 -0
- package/lib/module/social/features/post/components/MediaAttachment/styles.js +44 -0
- package/lib/module/social/features/post/components/MediaAttachment/styles.js.map +1 -0
- package/lib/module/social/features/reaction/components/List/List.js +195 -0
- package/lib/module/social/features/reaction/components/List/List.js.map +1 -0
- package/lib/module/social/features/reaction/components/List/index.js +2 -0
- package/lib/module/social/features/reaction/components/List/index.js.map +1 -0
- package/lib/module/social/features/reaction/components/List/styles.js.map +1 -0
- package/lib/module/social/features/room/hooks/useRoom.js +20 -0
- package/lib/module/social/features/room/hooks/useRoom.js.map +1 -0
- package/lib/module/social/features/search/components/CommunitySearchResult/CommunitySearchResult.js +27 -0
- package/lib/module/social/features/search/components/CommunitySearchResult/CommunitySearchResult.js.map +1 -0
- package/lib/module/social/features/search/components/CommunitySearchResult/index.js +2 -0
- package/lib/module/social/features/search/components/CommunitySearchResult/index.js.map +1 -0
- package/lib/module/social/features/search/components/TopSearchBar/TopSearchBar.js +79 -0
- package/lib/module/social/features/search/components/TopSearchBar/TopSearchBar.js.map +1 -0
- package/lib/module/social/features/search/components/TopSearchBar/index.js +2 -0
- package/lib/module/social/features/search/components/TopSearchBar/index.js.map +1 -0
- package/lib/module/social/features/search/components/TopSearchBar/styles.js.map +1 -0
- package/lib/module/social/features/search/components/UserSearchResult/UserSearchResult.js +49 -0
- package/lib/module/social/features/search/components/UserSearchResult/UserSearchResult.js.map +1 -0
- package/lib/module/social/features/search/components/UserSearchResult/index.js +2 -0
- package/lib/module/social/features/search/components/UserSearchResult/index.js.map +1 -0
- package/lib/module/social/features/story/Create/Create.js +296 -0
- package/lib/module/social/features/story/Create/Create.js.map +1 -0
- package/lib/module/social/features/story/Create/index.js +2 -0
- package/lib/module/social/features/story/Create/index.js.map +1 -0
- package/lib/module/social/features/story/Create/styles.js.map +1 -0
- package/lib/module/social/features/story/Draft/Draft.js +224 -0
- package/lib/module/social/features/story/Draft/Draft.js.map +1 -0
- package/lib/module/social/features/story/Draft/components/HyperLinkConfig.js +214 -0
- package/lib/module/social/features/story/Draft/components/HyperLinkConfig.js.map +1 -0
- package/lib/module/social/features/story/Draft/index.js +2 -0
- package/lib/module/social/features/story/Draft/index.js.map +1 -0
- package/lib/module/social/features/story/Draft/styles.js +241 -0
- package/lib/module/social/features/story/Draft/styles.js.map +1 -0
- package/lib/module/social/features/story/TargetSelection/TargetSelection.js +39 -0
- package/lib/module/social/features/story/TargetSelection/TargetSelection.js.map +1 -0
- package/lib/module/social/features/story/TargetSelection/index.js +2 -0
- package/lib/module/social/features/story/TargetSelection/index.js.map +1 -0
- package/lib/module/social/features/story/View/View.js +141 -0
- package/lib/module/social/features/story/View/View.js.map +1 -0
- package/lib/module/social/features/story/View/components/AmityViewStoryItem.js +535 -0
- package/lib/module/social/features/story/View/components/AmityViewStoryItem.js.map +1 -0
- package/lib/module/social/features/story/View/index.js +2 -0
- package/lib/module/social/features/story/View/index.js.map +1 -0
- package/lib/module/social/features/story/View/styles.js +271 -0
- package/lib/module/social/features/story/View/styles.js.map +1 -0
- package/lib/module/social/features/story/components/Tab/Tab.js +43 -0
- package/lib/module/social/features/story/components/Tab/Tab.js.map +1 -0
- package/lib/module/social/features/story/components/Tab/index.js +2 -0
- package/lib/module/social/features/story/components/Tab/index.js.map +1 -0
- package/lib/module/social/features/user/Blocked/Blocked.js +21 -0
- package/lib/module/social/features/user/Blocked/Blocked.js.map +1 -0
- package/lib/module/social/features/user/Blocked/components/TopBar/TopBar.js +24 -0
- package/lib/module/social/features/user/Blocked/components/TopBar/TopBar.js.map +1 -0
- package/lib/module/social/features/user/Blocked/components/TopBar/index.js +2 -0
- package/lib/module/social/features/user/Blocked/components/TopBar/index.js.map +1 -0
- package/lib/module/social/features/user/Blocked/components/TopBar/styles.js +29 -0
- package/lib/module/social/features/user/Blocked/components/TopBar/styles.js.map +1 -0
- package/lib/module/social/features/user/Blocked/components/UserItem/UserItem.js +80 -0
- package/lib/module/social/features/user/Blocked/components/UserItem/UserItem.js.map +1 -0
- package/lib/module/social/features/user/Blocked/components/UserItem/index.js +2 -0
- package/lib/module/social/features/user/Blocked/components/UserItem/index.js.map +1 -0
- package/lib/module/social/features/user/Blocked/components/UserItem/styles.js +35 -0
- package/lib/module/social/features/user/Blocked/components/UserItem/styles.js.map +1 -0
- package/lib/module/social/features/user/Blocked/components/UserList/UserList.js +44 -0
- package/lib/module/social/features/user/Blocked/components/UserList/UserList.js.map +1 -0
- package/lib/module/social/features/user/Blocked/components/UserList/index.js +2 -0
- package/lib/module/social/features/user/Blocked/components/UserList/index.js.map +1 -0
- package/lib/module/social/features/user/Blocked/components/UserList/styles.js +18 -0
- package/lib/module/social/features/user/Blocked/components/UserList/styles.js.map +1 -0
- package/lib/module/social/features/user/Blocked/components/index.js +4 -0
- package/lib/module/social/features/user/Blocked/components/index.js.map +1 -0
- package/lib/module/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.js +27 -0
- package/lib/module/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.js.map +1 -0
- package/lib/module/social/features/user/Blocked/elements/UnblockUserButton/index.js +2 -0
- package/lib/module/social/features/user/Blocked/elements/UnblockUserButton/index.js.map +1 -0
- package/lib/module/social/features/user/Blocked/elements/index.js +2 -0
- package/lib/module/social/features/user/Blocked/elements/index.js.map +1 -0
- package/lib/module/social/features/user/Blocked/index.js +2 -0
- package/lib/module/social/features/user/Blocked/index.js.map +1 -0
- package/lib/module/social/features/user/Blocked/styles.js +16 -0
- package/lib/module/social/features/user/Blocked/styles.js.map +1 -0
- package/lib/module/social/features/user/Edit/Edit.js +101 -0
- package/lib/module/social/features/user/Edit/Edit.js.map +1 -0
- package/lib/module/social/features/user/Edit/components/ImageUpload/ImageUpload.js +64 -0
- package/lib/module/social/features/user/Edit/components/ImageUpload/ImageUpload.js.map +1 -0
- package/lib/module/social/features/user/Edit/components/ImageUpload/index.js +2 -0
- package/lib/module/social/features/user/Edit/components/ImageUpload/index.js.map +1 -0
- package/lib/module/social/features/user/Edit/components/ImageUpload/styles.js +37 -0
- package/lib/module/social/features/user/Edit/components/ImageUpload/styles.js.map +1 -0
- package/lib/module/social/features/user/Edit/components/TopBar/TopBar.js +40 -0
- package/lib/module/social/features/user/Edit/components/TopBar/TopBar.js.map +1 -0
- package/lib/module/social/features/user/Edit/components/TopBar/index.js +2 -0
- package/lib/module/social/features/user/Edit/components/TopBar/index.js.map +1 -0
- package/lib/module/social/features/user/Edit/components/TopBar/styles.js +25 -0
- package/lib/module/social/features/user/Edit/components/TopBar/styles.js.map +1 -0
- package/lib/module/social/features/user/Edit/components/index.js +3 -0
- package/lib/module/social/features/user/Edit/components/index.js.map +1 -0
- package/lib/module/social/features/user/Edit/hooks/index.js +2 -0
- package/lib/module/social/features/user/Edit/hooks/index.js.map +1 -0
- package/lib/module/social/features/user/Edit/hooks/useEditUser.js +113 -0
- package/lib/module/social/features/user/Edit/hooks/useEditUser.js.map +1 -0
- package/lib/module/social/features/user/Edit/index.js +2 -0
- package/lib/module/social/features/user/Edit/index.js.map +1 -0
- package/lib/module/social/features/user/Edit/styles.js +33 -0
- package/lib/module/social/features/user/Edit/styles.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/PendingFollowRequests.js +35 -0
- package/lib/module/social/features/user/PendingFollowRequests/PendingFollowRequests.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.js +99 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/RequestItem/index.js +2 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/RequestItem/index.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/RequestItem/styles.js +52 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/RequestItem/styles.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/RequestList/RequestList.js +51 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/RequestList/RequestList.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/RequestList/index.js +2 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/RequestList/index.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/RequestList/styles.js +21 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/RequestList/styles.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/TopBar/TopBar.js +25 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/TopBar/TopBar.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/TopBar/index.js +2 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/TopBar/index.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/TopBar/styles.js +29 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/TopBar/styles.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/index.js +4 -0
- package/lib/module/social/features/user/PendingFollowRequests/components/index.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.js +47 -0
- package/lib/module/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/index.js +2 -0
- package/lib/module/social/features/user/PendingFollowRequests/index.js.map +1 -0
- package/lib/module/social/features/user/PendingFollowRequests/styles.js +24 -0
- package/lib/module/social/features/user/PendingFollowRequests/styles.js.map +1 -0
- package/lib/module/social/features/user/Profile/Profile.js +118 -0
- package/lib/module/social/features/user/Profile/Profile.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/Action/Action.js +101 -0
- package/lib/module/social/features/user/Profile/components/Action/Action.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/Action/index.js +2 -0
- package/lib/module/social/features/user/Profile/components/Action/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/Feed/Feed.js +85 -0
- package/lib/module/social/features/user/Profile/components/Feed/Feed.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/Feed/hooks/useFeed.js +96 -0
- package/lib/module/social/features/user/Profile/components/Feed/hooks/useFeed.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/Feed/index.js +2 -0
- package/lib/module/social/features/user/Profile/components/Feed/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/Feed/styles.js +15 -0
- package/lib/module/social/features/user/Profile/components/Feed/styles.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/Header/Header.js +167 -0
- package/lib/module/social/features/user/Profile/components/Header/Header.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/Header/hooks/useHeader.js +159 -0
- package/lib/module/social/features/user/Profile/components/Header/hooks/useHeader.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/Header/index.js +2 -0
- package/lib/module/social/features/user/Profile/components/Header/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/Header/styles.js +75 -0
- package/lib/module/social/features/user/Profile/components/Header/styles.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/ImageFeed/ImageFeed.js +70 -0
- package/lib/module/social/features/user/Profile/components/ImageFeed/ImageFeed.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.js +98 -0
- package/lib/module/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/ImageFeed/index.js +2 -0
- package/lib/module/social/features/user/Profile/components/ImageFeed/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/TopBar/TopBar.js +33 -0
- package/lib/module/social/features/user/Profile/components/TopBar/TopBar.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/TopBar/hooks/useTopBar.js +34 -0
- package/lib/module/social/features/user/Profile/components/TopBar/hooks/useTopBar.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/TopBar/index.js +2 -0
- package/lib/module/social/features/user/Profile/components/TopBar/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/TopBar/styles.js +25 -0
- package/lib/module/social/features/user/Profile/components/TopBar/styles.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/VideoFeed/VideoFeed.js +66 -0
- package/lib/module/social/features/user/Profile/components/VideoFeed/VideoFeed.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.js +98 -0
- package/lib/module/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/VideoFeed/index.js +2 -0
- package/lib/module/social/features/user/Profile/components/VideoFeed/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/components/index.js +7 -0
- package/lib/module/social/features/user/Profile/components/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/FollowButton/FollowButton.js +29 -0
- package/lib/module/social/features/user/Profile/elements/FollowButton/FollowButton.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/FollowButton/index.js +2 -0
- package/lib/module/social/features/user/Profile/elements/FollowButton/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/FollowingButton/FollowingButton.js +29 -0
- package/lib/module/social/features/user/Profile/elements/FollowingButton/FollowingButton.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/FollowingButton/index.js +2 -0
- package/lib/module/social/features/user/Profile/elements/FollowingButton/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/Menu/Menu.js +63 -0
- package/lib/module/social/features/user/Profile/elements/Menu/Menu.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/Menu/hooks/useMenu.js +154 -0
- package/lib/module/social/features/user/Profile/elements/Menu/hooks/useMenu.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/Menu/index.js +2 -0
- package/lib/module/social/features/user/Profile/elements/Menu/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/PendingButton/PendingButton.js +29 -0
- package/lib/module/social/features/user/Profile/elements/PendingButton/PendingButton.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/PendingButton/index.js +2 -0
- package/lib/module/social/features/user/Profile/elements/PendingButton/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.js +24 -0
- package/lib/module/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.js +2 -0
- package/lib/module/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.js +38 -0
- package/lib/module/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/UnblockButton/UnblockButton.js +29 -0
- package/lib/module/social/features/user/Profile/elements/UnblockButton/UnblockButton.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/UnblockButton/index.js +2 -0
- package/lib/module/social/features/user/Profile/elements/UnblockButton/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/elements/index.js +7 -0
- package/lib/module/social/features/user/Profile/elements/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/hooks/useFeedState.js +36 -0
- package/lib/module/social/features/user/Profile/hooks/useFeedState.js.map +1 -0
- package/lib/module/social/features/user/Profile/hooks/useUserProfile.js +78 -0
- package/lib/module/social/features/user/Profile/hooks/useUserProfile.js.map +1 -0
- package/lib/module/social/features/user/Profile/index.js +2 -0
- package/lib/module/social/features/user/Profile/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/styles.js +13 -0
- package/lib/module/social/features/user/Profile/styles.js.map +1 -0
- package/lib/module/social/features/user/Profile/types/index.js +7 -0
- package/lib/module/social/features/user/Profile/types/index.js.map +1 -0
- package/lib/module/social/features/user/Relationship/Relationship.js +52 -0
- package/lib/module/social/features/user/Relationship/Relationship.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/FollowerList/FollowerList.js +25 -0
- package/lib/module/social/features/user/Relationship/components/FollowerList/FollowerList.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/FollowerList/index.js +2 -0
- package/lib/module/social/features/user/Relationship/components/FollowerList/index.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/FollowerList/styles.js +18 -0
- package/lib/module/social/features/user/Relationship/components/FollowerList/styles.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/FollowingList/FollowingList.js +25 -0
- package/lib/module/social/features/user/Relationship/components/FollowingList/FollowingList.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/FollowingList/index.js +2 -0
- package/lib/module/social/features/user/Relationship/components/FollowingList/index.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/FollowingList/styles.js +18 -0
- package/lib/module/social/features/user/Relationship/components/FollowingList/styles.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/TopBar/TopBar.js +27 -0
- package/lib/module/social/features/user/Relationship/components/TopBar/TopBar.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/TopBar/index.js +2 -0
- package/lib/module/social/features/user/Relationship/components/TopBar/index.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/TopBar/styles.js +29 -0
- package/lib/module/social/features/user/Relationship/components/TopBar/styles.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/UserItem/UserItem.js +80 -0
- package/lib/module/social/features/user/Relationship/components/UserItem/UserItem.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/UserItem/hooks/useUserItem.js +101 -0
- package/lib/module/social/features/user/Relationship/components/UserItem/hooks/useUserItem.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/UserItem/index.js +2 -0
- package/lib/module/social/features/user/Relationship/components/UserItem/index.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/UserItem/styles.js +34 -0
- package/lib/module/social/features/user/Relationship/components/UserItem/styles.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/UserList/UserList.js +41 -0
- package/lib/module/social/features/user/Relationship/components/UserList/UserList.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/UserList/index.js +2 -0
- package/lib/module/social/features/user/Relationship/components/UserList/index.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/UserList/styles.js +18 -0
- package/lib/module/social/features/user/Relationship/components/UserList/styles.js.map +1 -0
- package/lib/module/social/features/user/Relationship/components/index.js +6 -0
- package/lib/module/social/features/user/Relationship/components/index.js.map +1 -0
- package/lib/module/social/features/user/Relationship/hooks/index.js +2 -0
- package/lib/module/social/features/user/Relationship/hooks/index.js.map +1 -0
- package/lib/module/social/features/user/Relationship/hooks/useUserRelationship.js +25 -0
- package/lib/module/social/features/user/Relationship/hooks/useUserRelationship.js.map +1 -0
- package/lib/module/social/features/user/Relationship/index.js +2 -0
- package/lib/module/social/features/user/Relationship/index.js.map +1 -0
- package/lib/module/social/features/user/Relationship/styles.js +16 -0
- package/lib/module/social/features/user/Relationship/styles.js.map +1 -0
- package/lib/module/social/hooks/collections/category/useCategoryCollection.js +17 -0
- package/lib/module/social/hooks/collections/category/useCategoryCollection.js.map +1 -0
- package/lib/module/social/hooks/collections/community/useCommunityMemberCollection.js +19 -0
- package/lib/module/social/hooks/collections/community/useCommunityMemberCollection.js.map +1 -0
- package/lib/module/social/hooks/collections/index.js +12 -0
- package/lib/module/social/hooks/collections/index.js.map +1 -0
- package/lib/module/social/hooks/collections/post/usePinnedPostCollection.js +19 -0
- package/lib/module/social/hooks/collections/post/usePinnedPostCollection.js.map +1 -0
- package/lib/module/social/hooks/collections/post/usePostCollection.js +19 -0
- package/lib/module/social/hooks/collections/post/usePostCollection.js.map +1 -0
- package/lib/module/social/hooks/collections/post/useUserFeed.js +31 -0
- package/lib/module/social/hooks/collections/post/useUserFeed.js.map +1 -0
- package/lib/module/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.js +19 -0
- package/lib/module/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.js.map +1 -0
- package/lib/module/social/hooks/collections/search/useSearchUserByDisplayNameCollection.js +19 -0
- package/lib/module/social/hooks/collections/search/useSearchUserByDisplayNameCollection.js.map +1 -0
- package/lib/module/social/hooks/collections/useLiveCollection.js +86 -0
- package/lib/module/social/hooks/collections/useLiveCollection.js.map +1 -0
- package/lib/module/social/hooks/collections/useReactQueryLiveCollection.js +96 -0
- package/lib/module/social/hooks/collections/useReactQueryLiveCollection.js.map +1 -0
- package/lib/module/social/hooks/collections/user/useBlockedUsersCollection.js +20 -0
- package/lib/module/social/hooks/collections/user/useBlockedUsersCollection.js.map +1 -0
- package/lib/module/social/hooks/collections/user/useFollowerCollection.js +25 -0
- package/lib/module/social/hooks/collections/user/useFollowerCollection.js.map +1 -0
- package/lib/module/social/hooks/collections/user/useFollowingCollection.js +25 -0
- package/lib/module/social/hooks/collections/user/useFollowingCollection.js.map +1 -0
- package/lib/module/social/hooks/collections/user/useUserCollection.js +19 -0
- package/lib/module/social/hooks/collections/user/useUserCollection.js.map +1 -0
- package/lib/module/social/hooks/files/useFile.js.map +1 -0
- package/lib/module/social/hooks/index.js +38 -0
- package/lib/module/social/hooks/index.js.map +1 -0
- package/lib/module/social/hooks/isModerator.js +15 -0
- package/lib/module/social/hooks/isModerator.js.map +1 -0
- package/lib/module/social/hooks/objects/index.js +4 -0
- package/lib/module/social/hooks/objects/index.js.map +1 -0
- package/lib/module/social/hooks/objects/useLiveObject.js +71 -0
- package/lib/module/social/hooks/objects/useLiveObject.js.map +1 -0
- package/lib/module/social/hooks/objects/user/useFollowInfo.js +20 -0
- package/lib/module/social/hooks/objects/user/useFollowInfo.js.map +1 -0
- package/lib/module/social/hooks/objects/user/useUser.js +20 -0
- package/lib/module/social/hooks/objects/user/useUser.js.map +1 -0
- package/lib/module/social/hooks/queries/useBlockUser.js +75 -0
- package/lib/module/social/hooks/queries/useBlockUser.js.map +1 -0
- package/lib/module/social/hooks/queries/useClosePoll.js +47 -0
- package/lib/module/social/hooks/queries/useClosePoll.js.map +1 -0
- package/lib/module/social/hooks/queries/useCommunityNotificationSettingsQuery.js +48 -0
- package/lib/module/social/hooks/queries/useCommunityNotificationSettingsQuery.js.map +1 -0
- package/lib/module/social/hooks/queries/useFlagPost.js +68 -0
- package/lib/module/social/hooks/queries/useFlagPost.js.map +1 -0
- package/lib/module/social/hooks/queries/useFlagUserQuery.js +68 -0
- package/lib/module/social/hooks/queries/useFlagUserQuery.js.map +1 -0
- package/lib/module/social/hooks/queries/useFollowUser.js +57 -0
- package/lib/module/social/hooks/queries/useFollowUser.js.map +1 -0
- package/lib/module/social/hooks/queries/usePendingFollowRequest.js +47 -0
- package/lib/module/social/hooks/queries/usePendingFollowRequest.js.map +1 -0
- package/lib/module/social/hooks/useAmityGlobalSearchViewModel.js +87 -0
- package/lib/module/social/hooks/useAmityGlobalSearchViewModel.js.map +1 -0
- package/lib/module/social/hooks/useCamera.js.map +1 -0
- package/lib/module/social/hooks/useCategories.js +65 -0
- package/lib/module/social/hooks/useCategories.js.map +1 -0
- package/lib/module/social/hooks/useCategory.js.map +1 -0
- package/lib/module/social/hooks/useCommentAdImpression.js +24 -0
- package/lib/module/social/hooks/useCommentAdImpression.js.map +1 -0
- package/lib/module/social/hooks/useCommunities.js.map +1 -0
- package/lib/module/social/hooks/useCommunity.js.map +1 -0
- package/lib/module/social/hooks/useConfig.js +22 -0
- package/lib/module/social/hooks/useConfig.js.map +1 -0
- package/lib/module/social/hooks/useConfigImageUri.js +120 -0
- package/lib/module/social/hooks/useConfigImageUri.js.map +1 -0
- package/lib/module/social/hooks/useCustomRankingGlobalFeed.js +101 -0
- package/lib/module/social/hooks/useCustomRankingGlobalFeed.js.map +1 -0
- package/lib/module/social/hooks/useDarkMode.js.map +1 -0
- package/lib/module/social/hooks/useFile.js +21 -0
- package/lib/module/social/hooks/useFile.js.map +1 -0
- package/lib/module/social/hooks/useGenerateThemeStyles.js.map +1 -0
- package/lib/module/social/hooks/useGlobalStory.js.map +1 -0
- package/lib/module/social/hooks/useImagePicker.js +80 -0
- package/lib/module/social/hooks/useImagePicker.js.map +1 -0
- package/lib/module/social/hooks/useJoinCommunity.js.map +1 -0
- package/lib/module/social/hooks/useKeyboardStatus.js.map +1 -0
- package/lib/module/social/hooks/useLeaveCommunity.js.map +1 -0
- package/lib/module/social/hooks/useMembersQuery.js.map +1 -0
- package/lib/module/social/hooks/useMention/index.js +147 -0
- package/lib/module/social/hooks/useMention/index.js.map +1 -0
- package/lib/module/social/hooks/useMention/styles.js +37 -0
- package/lib/module/social/hooks/useMention/styles.js.map +1 -0
- package/lib/module/social/hooks/usePaginator.js +213 -0
- package/lib/module/social/hooks/usePaginator.js.map +1 -0
- package/lib/module/social/hooks/usePendingPostQuery.js +65 -0
- package/lib/module/social/hooks/usePendingPostQuery.js.map +1 -0
- package/lib/module/social/hooks/usePendingPosts.js.map +1 -0
- package/lib/module/social/hooks/usePermissions.js.map +1 -0
- package/lib/module/social/hooks/usePoll.js +86 -0
- package/lib/module/social/hooks/usePoll.js.map +1 -0
- package/lib/module/social/hooks/usePopup.js.map +1 -0
- package/lib/module/social/hooks/usePostImpression.js +30 -0
- package/lib/module/social/hooks/usePostImpression.js.map +1 -0
- package/lib/module/social/hooks/usePostPermission.js +30 -0
- package/lib/module/social/hooks/usePostPermission.js.map +1 -0
- package/lib/module/social/hooks/usePostSubscription.js.map +1 -0
- package/lib/module/social/hooks/usePosts.js.map +1 -0
- package/lib/module/social/hooks/useReaction.js.map +1 -0
- package/lib/module/social/hooks/useRecommenedCommunities.js +66 -0
- package/lib/module/social/hooks/useRecommenedCommunities.js.map +1 -0
- package/lib/module/social/hooks/useRolesQuery.js.map +1 -0
- package/lib/module/social/hooks/useRoomSubscription.js.map +1 -0
- package/lib/module/social/hooks/useSearch.js +109 -0
- package/lib/module/social/hooks/useSearch.js.map +1 -0
- package/lib/module/social/hooks/useStory.js.map +1 -0
- package/lib/module/social/hooks/useStoryPermission.js +20 -0
- package/lib/module/social/hooks/useStoryPermission.js.map +1 -0
- package/lib/module/social/hooks/useStoryTarget.js.map +1 -0
- package/lib/module/social/hooks/useTimeDifference.js.map +1 -0
- package/lib/module/social/hooks/useTrendingCommunities.js +51 -0
- package/lib/module/social/hooks/useTrendingCommunities.js.map +1 -0
- package/lib/module/social/hooks/useUiKitConfig.js.map +1 -0
- package/lib/module/social/hooks/useUiKitReference.js +56 -0
- package/lib/module/social/hooks/useUiKitReference.js.map +1 -0
- package/lib/module/social/hooks/useUser.js.map +1 -0
- package/lib/module/social/hooks/useValidateConfig.js +23 -0
- package/lib/module/social/hooks/useValidateConfig.js.map +1 -0
- package/lib/module/social/index.js +76 -0
- package/lib/module/social/index.js.map +1 -0
- package/lib/module/social/providers/AdEngineProvider.js +134 -0
- package/lib/module/social/providers/AdEngineProvider.js.map +1 -0
- package/lib/module/social/providers/BehaviourProvider.js +48 -0
- package/lib/module/social/providers/BehaviourProvider.js.map +1 -0
- package/lib/module/social/providers/ExploreProvider.js +57 -0
- package/lib/module/social/providers/ExploreProvider.js.map +1 -0
- package/lib/module/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.js +47 -0
- package/lib/module/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.js.map +1 -0
- package/lib/module/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.js +29 -0
- package/lib/module/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.js.map +1 -0
- package/lib/module/social/screens/AllCategories/CategoryRowItem/styles.js.map +1 -0
- package/lib/module/social/screens/AllCategories/index.js +73 -0
- package/lib/module/social/screens/AllCategories/index.js.map +1 -0
- package/lib/module/social/screens/AllCategories/styles.js.map +1 -0
- package/lib/module/social/screens/BlockedUsers/BlockedUsers.js +5 -0
- package/lib/module/social/screens/BlockedUsers/BlockedUsers.js.map +1 -0
- package/lib/module/social/screens/BlockedUsers/index.js +2 -0
- package/lib/module/social/screens/BlockedUsers/index.js.map +1 -0
- package/lib/module/social/screens/CommunitiesByCategory/index.js +95 -0
- package/lib/module/social/screens/CommunitiesByCategory/index.js.map +1 -0
- package/lib/module/social/screens/CommunitiesByCategory/styles.js.map +1 -0
- package/lib/module/social/screens/CommunityAddCategory/index.js +6 -0
- package/lib/module/social/screens/CommunityAddCategory/index.js.map +1 -0
- package/lib/module/social/screens/CommunityAddMember/index.js +6 -0
- package/lib/module/social/screens/CommunityAddMember/index.js.map +1 -0
- package/lib/module/social/screens/CommunityCommentsNotificationSetting/index.js +12 -0
- package/lib/module/social/screens/CommunityCommentsNotificationSetting/index.js.map +1 -0
- package/lib/module/social/screens/CommunityLivestreamsNotificationSetting/index.js +12 -0
- package/lib/module/social/screens/CommunityLivestreamsNotificationSetting/index.js.map +1 -0
- package/lib/module/social/screens/CommunityMembership/index.js +11 -0
- package/lib/module/social/screens/CommunityMembership/index.js.map +1 -0
- package/lib/module/social/screens/CommunityNotificationSetting/index.js +12 -0
- package/lib/module/social/screens/CommunityNotificationSetting/index.js.map +1 -0
- package/lib/module/social/screens/CommunityPendingRequest/index.js +11 -0
- package/lib/module/social/screens/CommunityPendingRequest/index.js.map +1 -0
- package/lib/module/social/screens/CommunityPostPermission/index.js +11 -0
- package/lib/module/social/screens/CommunityPostPermission/index.js.map +1 -0
- package/lib/module/social/screens/CommunityPostsNotificationSetting/index.js +12 -0
- package/lib/module/social/screens/CommunityPostsNotificationSetting/index.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/Feed/Feed.js +151 -0
- package/lib/module/social/screens/CommunityProfile/components/Feed/Feed.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/Feed/index.js +2 -0
- package/lib/module/social/screens/CommunityProfile/components/Feed/index.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/Feed/styles.js +35 -0
- package/lib/module/social/screens/CommunityProfile/components/Feed/styles.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/Header/Header.js +156 -0
- package/lib/module/social/screens/CommunityProfile/components/Header/Header.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/Header/index.js +2 -0
- package/lib/module/social/screens/CommunityProfile/components/Header/index.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/Header/styles.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.js +74 -0
- package/lib/module/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/ImageFeed/index.js +2 -0
- package/lib/module/social/screens/CommunityProfile/components/ImageFeed/index.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.js +81 -0
- package/lib/module/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/PinnedPost/index.js +2 -0
- package/lib/module/social/screens/CommunityProfile/components/PinnedPost/index.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/PinnedPost/styles.js +14 -0
- package/lib/module/social/screens/CommunityProfile/components/PinnedPost/styles.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/Tab/Tab.js +95 -0
- package/lib/module/social/screens/CommunityProfile/components/Tab/Tab.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/Tab/index.js +2 -0
- package/lib/module/social/screens/CommunityProfile/components/Tab/index.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/TopBar/TopBar.js +143 -0
- package/lib/module/social/screens/CommunityProfile/components/TopBar/TopBar.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/TopBar/index.js +2 -0
- package/lib/module/social/screens/CommunityProfile/components/TopBar/index.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/TopBar/styles.js +33 -0
- package/lib/module/social/screens/CommunityProfile/components/TopBar/styles.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.js +74 -0
- package/lib/module/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/VideoFeed/index.js +2 -0
- package/lib/module/social/screens/CommunityProfile/components/VideoFeed/index.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/VideoFeed/styles.js +28 -0
- package/lib/module/social/screens/CommunityProfile/components/VideoFeed/styles.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/components/index.js +6 -0
- package/lib/module/social/screens/CommunityProfile/components/index.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.js +74 -0
- package/lib/module/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/elements/CommunityCover/index.js +2 -0
- package/lib/module/social/screens/CommunityProfile/elements/CommunityCover/index.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/elements/index.js +2 -0
- package/lib/module/social/screens/CommunityProfile/elements/index.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/index.js +348 -0
- package/lib/module/social/screens/CommunityProfile/index.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/styles.js.map +1 -0
- package/lib/module/social/screens/CommunitySetting/index.js +11 -0
- package/lib/module/social/screens/CommunitySetting/index.js.map +1 -0
- package/lib/module/social/screens/CommunityStoriesNotificationSetting/index.js +12 -0
- package/lib/module/social/screens/CommunityStoriesNotificationSetting/index.js.map +1 -0
- package/lib/module/social/screens/CommunityStorySetting/index.js +11 -0
- package/lib/module/social/screens/CommunityStorySetting/index.js.map +1 -0
- package/lib/module/social/screens/CreateCommunity/index.js +8 -0
- package/lib/module/social/screens/CreateCommunity/index.js.map +1 -0
- package/lib/module/social/screens/CreateLivestream/index.js +6 -0
- package/lib/module/social/screens/CreateLivestream/index.js.map +1 -0
- package/lib/module/social/screens/CreatePost/index.js +19 -0
- package/lib/module/social/screens/CreatePost/index.js.map +1 -0
- package/lib/module/social/screens/CreateStory/CreateStoryScreen.js +51 -0
- package/lib/module/social/screens/CreateStory/CreateStoryScreen.js.map +1 -0
- package/lib/module/social/screens/EditCommunity/index.js +12 -0
- package/lib/module/social/screens/EditCommunity/index.js.map +1 -0
- package/lib/module/social/screens/EditPost/EditPost.js +17 -0
- package/lib/module/social/screens/EditPost/EditPost.js.map +1 -0
- package/lib/module/social/screens/EditUser/EditUser.js +12 -0
- package/lib/module/social/screens/EditUser/EditUser.js.map +1 -0
- package/lib/module/social/screens/EditUser/index.js +2 -0
- package/lib/module/social/screens/EditUser/index.js.map +1 -0
- package/lib/module/social/screens/GlobalBan/GlobalBan.js +34 -0
- package/lib/module/social/screens/GlobalBan/GlobalBan.js.map +1 -0
- package/lib/module/social/screens/GlobalBan/index.js +2 -0
- package/lib/module/social/screens/GlobalBan/index.js.map +1 -0
- package/lib/module/social/screens/GlobalBan/styles.js +39 -0
- package/lib/module/social/screens/GlobalBan/styles.js.map +1 -0
- package/lib/module/social/screens/GlobalFeed/index.js +100 -0
- package/lib/module/social/screens/GlobalFeed/index.js.map +1 -0
- package/lib/module/social/screens/GlobalFeed/styles.js.map +1 -0
- package/lib/module/social/screens/ImageViewer/ImageViewer.js +23 -0
- package/lib/module/social/screens/ImageViewer/ImageViewer.js.map +1 -0
- package/lib/module/social/screens/ImageViewer/components/Header/Header.js +23 -0
- package/lib/module/social/screens/ImageViewer/components/Header/Header.js.map +1 -0
- package/lib/module/social/screens/ImageViewer/components/Header/index.js +2 -0
- package/lib/module/social/screens/ImageViewer/components/Header/index.js.map +1 -0
- package/lib/module/social/screens/ImageViewer/components/Header/styles.js +29 -0
- package/lib/module/social/screens/ImageViewer/components/Header/styles.js.map +1 -0
- package/lib/module/social/screens/ImageViewer/components/index.js +2 -0
- package/lib/module/social/screens/ImageViewer/components/index.js.map +1 -0
- package/lib/module/social/screens/ImageViewer/index.js +2 -0
- package/lib/module/social/screens/ImageViewer/index.js.map +1 -0
- package/lib/module/social/screens/LivestreamPlayer/index.js +6 -0
- package/lib/module/social/screens/LivestreamPlayer/index.js.map +1 -0
- package/lib/module/social/screens/LivestreamPostTargetSelection/index.js +6 -0
- package/lib/module/social/screens/LivestreamPostTargetSelection/index.js.map +1 -0
- package/lib/module/social/screens/LivestreamTerminated/index.js +6 -0
- package/lib/module/social/screens/LivestreamTerminated/index.js.map +1 -0
- package/lib/module/social/screens/MyCommunitiesSearch/index.js +42 -0
- package/lib/module/social/screens/MyCommunitiesSearch/index.js.map +1 -0
- package/lib/module/social/screens/MyCommunitiesSearch/styles.js.map +1 -0
- package/lib/module/social/screens/PollPostComposer/index.js +6 -0
- package/lib/module/social/screens/PollPostComposer/index.js.map +1 -0
- package/lib/module/social/screens/PollTargetSelection/index.js +6 -0
- package/lib/module/social/screens/PollTargetSelection/index.js.map +1 -0
- package/lib/module/social/screens/PostDetail/index.js +32 -0
- package/lib/module/social/screens/PostDetail/index.js.map +1 -0
- package/lib/module/social/screens/PostTargetSelection/index.js +13 -0
- package/lib/module/social/screens/PostTargetSelection/index.js.map +1 -0
- package/lib/module/social/screens/SocialGlobalSearch/index.js +60 -0
- package/lib/module/social/screens/SocialGlobalSearch/index.js.map +1 -0
- package/lib/module/social/screens/SocialGlobalSearch/styles.js.map +1 -0
- package/lib/module/social/screens/SocialHomePage/index.js +98 -0
- package/lib/module/social/screens/SocialHomePage/index.js.map +1 -0
- package/lib/module/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.js +5 -0
- package/lib/module/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.js.map +1 -0
- package/lib/module/social/screens/UserPendingFollowRequests/index.js +2 -0
- package/lib/module/social/screens/UserPendingFollowRequests/index.js.map +1 -0
- package/lib/module/social/screens/UserProfile/UserProfile.js +28 -0
- package/lib/module/social/screens/UserProfile/UserProfile.js.map +1 -0
- package/lib/module/social/screens/UserProfile/index.js +2 -0
- package/lib/module/social/screens/UserProfile/index.js.map +1 -0
- package/lib/module/social/screens/UserRelationship/UserRelationship.js +14 -0
- package/lib/module/social/screens/UserRelationship/UserRelationship.js.map +1 -0
- package/lib/module/social/screens/UserRelationship/index.js +2 -0
- package/lib/module/social/screens/UserRelationship/index.js.map +1 -0
- package/lib/module/social/screens/VideoPlayer/VideoPlayer.js +27 -0
- package/lib/module/social/screens/VideoPlayer/VideoPlayer.js.map +1 -0
- package/lib/module/social/screens/VideoPlayer/index.js +2 -0
- package/lib/module/social/screens/VideoPlayer/index.js.map +1 -0
- package/lib/module/social/screens/VideoPlayer/styles.js +19 -0
- package/lib/module/social/screens/VideoPlayer/styles.js.map +1 -0
- package/lib/module/social/screens/index.js +8 -0
- package/lib/module/social/screens/index.js.map +1 -0
- package/lib/module/social/types/index.js +29 -0
- package/lib/module/social/types/index.js.map +1 -0
- package/lib/module/social/utils/errors.js +20 -0
- package/lib/module/social/utils/errors.js.map +1 -0
- package/lib/module/social/utils/index.js +38 -0
- package/lib/module/social/utils/index.js.map +1 -0
- package/lib/module/social/utils/permissions.js +37 -0
- package/lib/module/social/utils/permissions.js.map +1 -0
- package/lib/typescript/core/assets/icons/arrowDown.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/arrowLeft.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/arrowRight.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/ban.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/bell.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/block.d.ts +3 -0
- package/lib/typescript/core/assets/icons/block.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/brand.d.ts +3 -0
- package/lib/typescript/core/assets/icons/brand.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/camera.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/category.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/check.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/checkbox.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/close.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/commentNotification.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/community.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/cross.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/demote.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/dot.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/emptyCommunity.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/emptyImagePost.d.ts +3 -0
- package/lib/typescript/core/assets/icons/emptyImagePost.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/emptyList.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/emptyPost.d.ts +3 -0
- package/lib/typescript/core/assets/icons/emptyPost.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/emptyVideoPost.d.ts +3 -0
- package/lib/typescript/core/assets/icons/emptyVideoPost.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/errorPage.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/exclamation.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/featured.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/feed.d.ts +3 -0
- package/lib/typescript/core/assets/icons/feed.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/firework.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/following.d.ts +3 -0
- package/lib/typescript/core/assets/icons/following.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/image.d.ts +3 -0
- package/lib/typescript/core/assets/icons/image.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/imageUpload.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/index.d.ts +76 -0
- package/lib/typescript/core/assets/icons/index.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/link.d.ts +3 -0
- package/lib/typescript/core/assets/icons/link.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/list.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/livestream.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/lock.d.ts +3 -0
- package/lib/typescript/core/assets/icons/lock.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/mediaIcon.d.ts +3 -0
- package/lib/typescript/core/assets/icons/mediaIcon.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/member.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/menu.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/moderator.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/noResult.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/pause.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/pen.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/penFill.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/pending.d.ts +3 -0
- package/lib/typescript/core/assets/icons/pending.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/people.d.ts +3 -0
- package/lib/typescript/core/assets/icons/people.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/photo.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/pin.d.ts +3 -0
- package/lib/typescript/core/assets/icons/pin.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/pinFill.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/play.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/plus.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/poll.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/post.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/postNotification.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/postPermission.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/private.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/privateFeed.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/promote.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/public.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/radio.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/report.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/resume.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/rotate.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/search.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/settings.d.ts +3 -0
- package/lib/typescript/core/assets/icons/settings.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/share.d.ts +3 -0
- package/lib/typescript/core/assets/icons/share.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/startLivestream.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/story.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/terminated.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/thumbnail.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/toast.d.ts +4 -0
- package/lib/typescript/core/assets/icons/toast.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/trash.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/unfollow.d.ts +3 -0
- package/lib/typescript/core/assets/icons/unfollow.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/unreport.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/verifiedBadge.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/verticalMenu.d.ts +3 -0
- package/lib/typescript/core/assets/icons/verticalMenu.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/video.d.ts +3 -0
- package/lib/typescript/core/assets/icons/video.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/warning.d.ts.map +1 -0
- package/lib/typescript/core/assets/icons/xml.d.ts +72 -0
- package/lib/typescript/core/assets/icons/xml.d.ts.map +1 -0
- package/lib/typescript/core/assets/index.d.ts.map +1 -0
- package/lib/typescript/core/components/CheckBox/index.d.ts +34 -0
- package/lib/typescript/core/components/CheckBox/index.d.ts.map +1 -0
- package/lib/typescript/core/components/CheckBox/styles.d.ts +16 -0
- package/lib/typescript/core/components/CheckBox/styles.d.ts.map +1 -0
- package/lib/typescript/core/components/ErrorBoundary/ErrorBoundary.d.ts +20 -0
- package/lib/typescript/core/components/ErrorBoundary/ErrorBoundary.d.ts.map +1 -0
- package/lib/typescript/core/components/ErrorBoundary/index.d.ts +3 -0
- package/lib/typescript/core/components/ErrorBoundary/index.d.ts.map +1 -0
- package/lib/typescript/core/components/Menu/styles.d.ts +31 -0
- package/lib/typescript/core/components/Menu/styles.d.ts.map +1 -0
- package/lib/typescript/core/components/Radio/index.d.ts +33 -0
- package/lib/typescript/core/components/Radio/index.d.ts.map +1 -0
- package/lib/typescript/core/components/Radio/styles.d.ts +16 -0
- package/lib/typescript/core/components/Radio/styles.d.ts.map +1 -0
- package/lib/typescript/core/components/Skeleton/Skeleton.d.ts +23 -0
- package/lib/typescript/core/components/Skeleton/Skeleton.d.ts.map +1 -0
- package/lib/typescript/core/components/Skeleton/styles.d.ts +16 -0
- package/lib/typescript/core/components/Skeleton/styles.d.ts.map +1 -0
- package/lib/typescript/core/components/Tabs/Tabs.d.ts +31 -0
- package/lib/typescript/core/components/Tabs/Tabs.d.ts.map +1 -0
- package/lib/typescript/core/components/Tabs/index.d.ts.map +1 -0
- package/lib/typescript/core/components/Tabs/styles.d.ts +84 -0
- package/lib/typescript/core/components/Tabs/styles.d.ts.map +1 -0
- package/lib/typescript/core/components/Typography/Typography.d.ts +16 -0
- package/lib/typescript/core/components/Typography/Typography.d.ts.map +1 -0
- package/lib/typescript/core/components/Typography/styles.d.ts.map +1 -0
- package/lib/typescript/core/constants/index.d.ts +223 -0
- package/lib/typescript/core/constants/index.d.ts.map +1 -0
- package/lib/typescript/core/engines/AdAssetCache.d.ts.map +1 -0
- package/lib/typescript/core/engines/AdEngine.d.ts.map +1 -0
- package/lib/typescript/core/engines/AdSupplier.d.ts.map +1 -0
- package/lib/typescript/core/engines/AssetDownloader.d.ts.map +1 -0
- package/lib/typescript/core/engines/TimeWindowTracker.d.ts.map +1 -0
- package/lib/typescript/core/enums/customization.d.ts +37 -0
- package/lib/typescript/core/enums/customization.d.ts.map +1 -0
- package/lib/typescript/core/enums/index.d.ts +39 -0
- package/lib/typescript/core/enums/index.d.ts.map +1 -0
- package/lib/typescript/core/hooks/index.d.ts +2 -0
- package/lib/typescript/core/hooks/index.d.ts.map +1 -0
- package/lib/typescript/core/hooks/useAuth.d.ts +4 -0
- package/lib/typescript/core/hooks/useAuth.d.ts.map +1 -0
- package/lib/typescript/core/hooks/useConfig.d.ts.map +1 -0
- package/lib/typescript/core/hooks/useFile.d.ts +8 -0
- package/lib/typescript/core/hooks/useFile.d.ts.map +1 -0
- package/lib/typescript/core/hooks/useGallery.d.ts.map +1 -0
- package/lib/typescript/core/hooks/useImagePicker.d.ts.map +1 -0
- package/lib/typescript/core/hooks/useReaction.d.ts.map +1 -0
- package/lib/typescript/core/hooks/useSearch.d.ts +11 -0
- package/lib/typescript/core/hooks/useSearch.d.ts.map +1 -0
- package/lib/typescript/core/hooks/useShareableLink.d.ts +5 -0
- package/lib/typescript/core/hooks/useShareableLink.d.ts.map +1 -0
- package/lib/typescript/core/hooks/useSocialSettings.d.ts.map +1 -0
- package/lib/typescript/core/hooks/useStory.d.ts.map +1 -0
- package/lib/typescript/core/hooks/useTimeDifference.d.ts.map +1 -0
- package/lib/typescript/core/hooks/useUpload.d.ts +22 -0
- package/lib/typescript/core/hooks/useUpload.d.ts.map +1 -0
- package/lib/typescript/core/index.d.ts +6 -0
- package/lib/typescript/core/index.d.ts.map +1 -0
- package/lib/typescript/core/legacy/comment.d.ts +14 -0
- package/lib/typescript/core/legacy/comment.d.ts.map +1 -0
- package/lib/typescript/core/legacy/community.d.ts +20 -0
- package/lib/typescript/core/legacy/community.d.ts.map +1 -0
- package/lib/typescript/core/legacy/feed.d.ts +26 -0
- package/lib/typescript/core/legacy/feed.d.ts.map +1 -0
- package/lib/typescript/core/legacy/file.d.ts +7 -0
- package/lib/typescript/core/legacy/file.d.ts.map +1 -0
- package/lib/typescript/core/legacy/user.d.ts +3 -0
- package/lib/typescript/core/legacy/user.d.ts.map +1 -0
- package/lib/typescript/core/providers/AmityUIKitProvider.d.ts +46 -0
- package/lib/typescript/core/providers/AmityUIKitProvider.d.ts.map +1 -0
- package/lib/typescript/core/providers/AuthProvider.d.ts +7 -0
- package/lib/typescript/core/providers/AuthProvider.d.ts.map +1 -0
- package/lib/typescript/core/providers/ConfigProvider.d.ts +10 -0
- package/lib/typescript/core/providers/ConfigProvider.d.ts.map +1 -0
- package/lib/typescript/core/routes/AmityPageRenderer.d.ts +7 -0
- package/lib/typescript/core/routes/AmityPageRenderer.d.ts.map +1 -0
- package/lib/typescript/core/routes/AmityUIKitNavigator.d.ts +2 -0
- package/lib/typescript/core/routes/AmityUIKitNavigator.d.ts.map +1 -0
- package/lib/typescript/core/routes/RouteParamList.d.ts +136 -0
- package/lib/typescript/core/routes/RouteParamList.d.ts.map +1 -0
- package/lib/typescript/core/routes/navigation.d.ts +6 -0
- package/lib/typescript/core/routes/navigation.d.ts.map +1 -0
- package/lib/typescript/core/stores/slices/bottomSheetSlice.d.ts +38 -0
- package/lib/typescript/core/stores/slices/bottomSheetSlice.d.ts.map +1 -0
- package/lib/typescript/core/stores/slices/feedSlice.d.ts.map +1 -0
- package/lib/typescript/core/stores/slices/globalfeedSlice.d.ts.map +1 -0
- package/lib/typescript/core/stores/slices/postDetailSlice.d.ts.map +1 -0
- package/lib/typescript/core/stores/slices/toastSlice.d.ts +26 -0
- package/lib/typescript/core/stores/slices/toastSlice.d.ts.map +1 -0
- package/lib/typescript/core/stores/slices/uiSlice.d.ts +44 -0
- package/lib/typescript/core/stores/slices/uiSlice.d.ts.map +1 -0
- package/lib/typescript/core/stores/store/index.d.ts +11 -0
- package/lib/typescript/core/stores/store/index.d.ts.map +1 -0
- package/lib/typescript/core/types/auth.d.ts +14 -0
- package/lib/typescript/core/types/auth.d.ts.map +1 -0
- package/lib/typescript/core/types/behaviour.d.ts +189 -0
- package/lib/typescript/core/types/behaviour.d.ts.map +1 -0
- package/lib/typescript/core/types/config.d.ts +69 -0
- package/lib/typescript/core/types/config.d.ts.map +1 -0
- package/lib/typescript/core/types/index.d.ts +6 -0
- package/lib/typescript/core/types/index.d.ts.map +1 -0
- package/lib/typescript/core/types/mention.d.ts +16 -0
- package/lib/typescript/core/types/mention.d.ts.map +1 -0
- package/lib/typescript/core/types/user.d.ts +17 -0
- package/lib/typescript/core/types/user.d.ts.map +1 -0
- package/lib/typescript/core/utils/color.d.ts +8 -0
- package/lib/typescript/core/utils/color.d.ts.map +1 -0
- package/lib/typescript/core/utils/number.d.ts +2 -0
- package/lib/typescript/core/utils/number.d.ts.map +1 -0
- package/lib/typescript/core/utils/permission.d.ts.map +1 -0
- package/lib/typescript/core/utils/post.d.ts +2 -0
- package/lib/typescript/core/utils/post.d.ts.map +1 -0
- package/lib/typescript/core/utils/postType.d.ts +7 -0
- package/lib/typescript/core/utils/postType.d.ts.map +1 -0
- package/lib/typescript/core/utils/role.d.ts +4 -0
- package/lib/typescript/core/utils/role.d.ts.map +1 -0
- package/lib/typescript/core/utils/time.d.ts +6 -0
- package/lib/typescript/core/utils/time.d.ts.map +1 -0
- package/lib/typescript/core/utils/url.d.ts +4 -0
- package/lib/typescript/core/utils/url.d.ts.map +1 -0
- package/lib/typescript/index.d.ts +4 -0
- package/lib/typescript/index.d.ts.map +1 -0
- package/lib/typescript/social/components/AdInformation/AdInformation.d.ts +8 -0
- package/lib/typescript/social/components/AdInformation/AdInformation.d.ts.map +1 -0
- package/lib/typescript/social/components/AdInformation/styles.d.ts +54 -0
- package/lib/typescript/social/components/AdInformation/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/Avatar/Avatar.d.ts +40 -0
- package/lib/typescript/social/components/Avatar/Avatar.d.ts.map +1 -0
- package/lib/typescript/social/components/Avatar/index.d.ts.map +1 -0
- package/lib/typescript/social/components/Avatar/styles.d.ts +28 -0
- package/lib/typescript/social/components/Avatar/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/BottomSheetComponent/BottomSheetComponent.d.ts +3 -0
- package/lib/typescript/social/components/BottomSheetComponent/BottomSheetComponent.d.ts.map +1 -0
- package/lib/typescript/social/components/BottomSheetComponent/styles.d.ts +13 -0
- package/lib/typescript/social/components/BottomSheetComponent/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/Button/Button.d.ts +18 -0
- package/lib/typescript/social/components/Button/Button.d.ts.map +1 -0
- package/lib/typescript/social/components/Button/index.d.ts +2 -0
- package/lib/typescript/social/components/Button/index.d.ts.map +1 -0
- package/lib/typescript/social/components/Button/styles.d.ts +75 -0
- package/lib/typescript/social/components/Button/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/CancelButton/index.d.ts +2 -0
- package/lib/typescript/social/components/CancelButton/index.d.ts.map +1 -0
- package/lib/typescript/social/components/CancelButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/CategoryChip/CategoryChip.d.ts +7 -0
- package/lib/typescript/social/components/CategoryChip/CategoryChip.d.ts.map +1 -0
- package/lib/typescript/social/components/CategoryChip/index.d.ts.map +1 -0
- package/lib/typescript/social/components/CategoryChip/styles.d.ts +30 -0
- package/lib/typescript/social/components/CategoryChip/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/CircularProgressIndicator/CircularProgressIndicator.d.ts +12 -0
- package/lib/typescript/social/components/CircularProgressIndicator/CircularProgressIndicator.d.ts.map +1 -0
- package/lib/typescript/social/components/CircularProgressIndicator/index.d.ts.map +1 -0
- package/lib/typescript/social/components/CircularProgressIndicator/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/CommentAdComponent/CommentAdComponent.d.ts +8 -0
- package/lib/typescript/social/components/CommentAdComponent/CommentAdComponent.d.ts.map +1 -0
- package/lib/typescript/social/components/CommentAdComponent/styles.d.ts +115 -0
- package/lib/typescript/social/components/CommentAdComponent/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/CommunityListSkeleton/CommunityListSkeleton.d.ts +10 -0
- package/lib/typescript/social/components/CommunityListSkeleton/CommunityListSkeleton.d.ts.map +1 -0
- package/lib/typescript/social/components/CommunityRowItem/CommunityRowItem.d.ts +13 -0
- package/lib/typescript/social/components/CommunityRowItem/CommunityRowItem.d.ts.map +1 -0
- package/lib/typescript/social/components/CommunityRowItem/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/CommunitySearchResult/CommunitySearchResult.d.ts +19 -0
- package/lib/typescript/social/components/CommunitySearchResult/CommunitySearchResult.d.ts.map +1 -0
- package/lib/typescript/social/components/CommunityStories/index.d.ts +7 -0
- package/lib/typescript/social/components/CommunityStories/index.d.ts.map +1 -0
- package/lib/typescript/social/components/CommunityStories/styles.d.ts +102 -0
- package/lib/typescript/social/components/CommunityStories/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/CustomSocialTab/CustomSocialTab.d.ts +9 -0
- package/lib/typescript/social/components/CustomSocialTab/CustomSocialTab.d.ts.map +1 -0
- package/lib/typescript/social/components/CustomSocialTab/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/CustomTab/index.d.ts +9 -0
- package/lib/typescript/social/components/CustomTab/index.d.ts.map +1 -0
- package/lib/typescript/social/components/CustomTab/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/Divider/index.d.ts +3 -0
- package/lib/typescript/social/components/Divider/index.d.ts.map +1 -0
- package/lib/typescript/social/components/Divider/styles.d.ts +12 -0
- package/lib/typescript/social/components/Divider/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/Empty/Empty.d.ts +25 -0
- package/lib/typescript/social/components/Empty/Empty.d.ts.map +1 -0
- package/lib/typescript/social/components/Empty/index.d.ts +2 -0
- package/lib/typescript/social/components/Empty/index.d.ts.map +1 -0
- package/lib/typescript/social/components/Empty/styles.d.ts +26 -0
- package/lib/typescript/social/components/Empty/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/ErrorComponent/ErrorComponent.d.ts +11 -0
- package/lib/typescript/social/components/ErrorComponent/ErrorComponent.d.ts.map +1 -0
- package/lib/typescript/social/components/ErrorComponent/styles.d.ts +22 -0
- package/lib/typescript/social/components/ErrorComponent/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/FloatingActionButton/index.d.ts +8 -0
- package/lib/typescript/social/components/FloatingActionButton/index.d.ts.map +1 -0
- package/lib/typescript/social/components/FloatingActionButton/styles.d.ts +30 -0
- package/lib/typescript/social/components/FloatingActionButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/FormInput/FormInput.d.ts +16 -0
- package/lib/typescript/social/components/FormInput/FormInput.d.ts.map +1 -0
- package/lib/typescript/social/components/FormInput/index.d.ts.map +1 -0
- package/lib/typescript/social/components/FormInput/styles.d.ts +30 -0
- package/lib/typescript/social/components/FormInput/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/Gallery/Gallery.d.ts +29 -0
- package/lib/typescript/social/components/Gallery/Gallery.d.ts.map +1 -0
- package/lib/typescript/social/components/Gallery/index.d.ts +2 -0
- package/lib/typescript/social/components/Gallery/index.d.ts.map +1 -0
- package/lib/typescript/social/components/Gallery/styles.d.ts +39 -0
- package/lib/typescript/social/components/Gallery/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/IconTab/IconTab.d.ts +9 -0
- package/lib/typescript/social/components/IconTab/IconTab.d.ts.map +1 -0
- package/lib/typescript/social/components/ImageFeedSkeleton/ImageFeedSkeleton.d.ts +7 -0
- package/lib/typescript/social/components/ImageFeedSkeleton/ImageFeedSkeleton.d.ts.map +1 -0
- package/lib/typescript/social/components/ImageFeedSkeleton/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/LimitCharacterSearch/LimitCharacterSearch.d.ts +5 -0
- package/lib/typescript/social/components/LimitCharacterSearch/LimitCharacterSearch.d.ts.map +1 -0
- package/lib/typescript/social/components/LimitCharacterSearch/index.d.ts.map +1 -0
- package/lib/typescript/social/components/LimitCharacterSearch/styles.d.ts +16 -0
- package/lib/typescript/social/components/LimitCharacterSearch/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamEndedThumbnail/index.d.ts +3 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamEndedThumbnail/index.d.ts.map +1 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamEndedThumbnail/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamIdleThumbnail/index.d.ts +3 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamIdleThumbnail/index.d.ts.map +1 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamIdleThumbnail/styles.d.ts +19 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamIdleThumbnail/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamStartingThumbnail/index.d.ts +3 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamStartingThumbnail/index.d.ts.map +1 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamStartingThumbnail/styles.d.ts +19 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamStartingThumbnail/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.d.ts +3 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.d.ts.map +1 -0
- package/lib/typescript/social/components/LivestreamContent/LivestreamTerminatedThumbnail/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/LivestreamContent/index.d.ts +8 -0
- package/lib/typescript/social/components/LivestreamContent/index.d.ts.map +1 -0
- package/lib/typescript/social/components/LivestreamContent/styles.d.ts +62 -0
- package/lib/typescript/social/components/LivestreamContent/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/LoadingImage/index.d.ts +16 -0
- package/lib/typescript/social/components/LoadingImage/index.d.ts.map +1 -0
- package/lib/typescript/social/components/LoadingImage/styles.d.ts +66 -0
- package/lib/typescript/social/components/LoadingImage/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/LoadingVideo/index.d.ts +18 -0
- package/lib/typescript/social/components/LoadingVideo/index.d.ts.map +1 -0
- package/lib/typescript/social/components/LoadingVideo/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/MemberChip/MemberChip.d.ts +9 -0
- package/lib/typescript/social/components/MemberChip/MemberChip.d.ts.map +1 -0
- package/lib/typescript/social/components/MemberChip/styles.d.ts +31 -0
- package/lib/typescript/social/components/MemberChip/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/MyAvatar/MyAvatar.d.ts +4 -0
- package/lib/typescript/social/components/MyAvatar/MyAvatar.d.ts.map +1 -0
- package/lib/typescript/social/components/MyAvatar/styles.d.ts +31 -0
- package/lib/typescript/social/components/MyAvatar/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/MyStories/StoryCircleItem.d.ts.map +1 -0
- package/lib/typescript/social/components/MyStories/StoryTargetView.d.ts.map +1 -0
- package/lib/typescript/social/components/MyStories/index.d.ts +14 -0
- package/lib/typescript/social/components/MyStories/index.d.ts.map +1 -0
- package/lib/typescript/social/components/MyStories/styles.d.ts +101 -0
- package/lib/typescript/social/components/MyStories/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.d.ts +3 -0
- package/lib/typescript/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.d.ts.map +1 -0
- package/lib/typescript/social/components/NewsFeedLoadingComponent/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/NoResult/NoResult.d.ts +5 -0
- package/lib/typescript/social/components/NoResult/NoResult.d.ts.map +1 -0
- package/lib/typescript/social/components/NoResult/index.d.ts.map +1 -0
- package/lib/typescript/social/components/NoResult/styles.d.ts +16 -0
- package/lib/typescript/social/components/NoResult/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/NoSearchResult/NoSearchResult.d.ts +3 -0
- package/lib/typescript/social/components/NoSearchResult/NoSearchResult.d.ts.map +1 -0
- package/lib/typescript/social/components/PollContent/PollFooter.d.ts +14 -0
- package/lib/typescript/social/components/PollContent/PollFooter.d.ts.map +1 -0
- package/lib/typescript/social/components/PollContent/PollOption.d.ts +15 -0
- package/lib/typescript/social/components/PollContent/PollOption.d.ts.map +1 -0
- package/lib/typescript/social/components/PollContent/PollResults.d.ts +7 -0
- package/lib/typescript/social/components/PollContent/PollResults.d.ts.map +1 -0
- package/lib/typescript/social/components/PollContent/index.d.ts +9 -0
- package/lib/typescript/social/components/PollContent/index.d.ts.map +1 -0
- package/lib/typescript/social/components/PollContent/style.d.ts +134 -0
- package/lib/typescript/social/components/PollContent/style.d.ts.map +1 -0
- package/lib/typescript/social/components/PopupMenu/PopupMenu.d.ts +16 -0
- package/lib/typescript/social/components/PopupMenu/PopupMenu.d.ts.map +1 -0
- package/lib/typescript/social/components/PopupMenu/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/PostAdComponent/PostAdComponent.d.ts +8 -0
- package/lib/typescript/social/components/PostAdComponent/PostAdComponent.d.ts.map +1 -0
- package/lib/typescript/social/components/PostAdComponent/PostAdHeader.d.ts +8 -0
- package/lib/typescript/social/components/PostAdComponent/PostAdHeader.d.ts.map +1 -0
- package/lib/typescript/social/components/PostAdComponent/styles.d.ts +106 -0
- package/lib/typescript/social/components/PostAdComponent/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/PostContent/index.d.ts +13 -0
- package/lib/typescript/social/components/PostContent/index.d.ts.map +1 -0
- package/lib/typescript/social/components/PostContent/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/PostFeedSkeleton/PostFeedSkeleton.d.ts +3 -0
- package/lib/typescript/social/components/PostFeedSkeleton/PostFeedSkeleton.d.ts.map +1 -0
- package/lib/typescript/social/components/PostFeedSkeleton/index.d.ts.map +1 -0
- package/lib/typescript/social/components/PostFeedSkeleton/styles.d.ts +25 -0
- package/lib/typescript/social/components/PostFeedSkeleton/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/PostMenu/index.d.ts +9 -0
- package/lib/typescript/social/components/PostMenu/index.d.ts.map +1 -0
- package/lib/typescript/social/components/PostMenu/styles.d.ts +49 -0
- package/lib/typescript/social/components/PostMenu/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/PreviewLink/LinkPreview.d.ts +8 -0
- package/lib/typescript/social/components/PreviewLink/LinkPreview.d.ts.map +1 -0
- package/lib/typescript/social/components/PreviewLink/index.d.ts.map +1 -0
- package/lib/typescript/social/components/PreviewLink/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/PreviewLink/types.d.ts.map +1 -0
- package/lib/typescript/social/components/PreviewLink/utils.d.ts.map +1 -0
- package/lib/typescript/social/components/RenderTextWithMention/RenderTextWithMention.d.ts +9 -0
- package/lib/typescript/social/components/RenderTextWithMention/RenderTextWithMention.d.ts.map +1 -0
- package/lib/typescript/social/components/RenderTextWithMention/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/SearchInput/SearchInput.d.ts +10 -0
- package/lib/typescript/social/components/SearchInput/SearchInput.d.ts.map +1 -0
- package/lib/typescript/social/components/SearchInput/index.d.ts.map +1 -0
- package/lib/typescript/social/components/SearchInput/styles.d.ts +22 -0
- package/lib/typescript/social/components/SearchInput/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/SearchItem/index.d.ts +14 -0
- package/lib/typescript/social/components/SearchItem/index.d.ts.map +1 -0
- package/lib/typescript/social/components/SearchItem/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/SearchResultItem/SearchResultItem.d.ts +10 -0
- package/lib/typescript/social/components/SearchResultItem/SearchResultItem.d.ts.map +1 -0
- package/lib/typescript/social/components/SearchResultItem/styles.d.ts +59 -0
- package/lib/typescript/social/components/SearchResultItem/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/Social/CommentList/CommentList.d.ts +11 -0
- package/lib/typescript/social/components/Social/CommentList/CommentList.d.ts.map +1 -0
- package/lib/typescript/social/components/Social/CommentList/styles.d.ts +151 -0
- package/lib/typescript/social/components/Social/CommentList/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/Social/CommentListItem/CommentListItem.d.ts +30 -0
- package/lib/typescript/social/components/Social/CommentListItem/CommentListItem.d.ts.map +1 -0
- package/lib/typescript/social/components/Social/CommentListItem/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/Social/ReplyCommentList/index.d.ts +25 -0
- package/lib/typescript/social/components/Social/ReplyCommentList/index.d.ts.map +1 -0
- package/lib/typescript/social/components/Social/ReplyCommentList/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/StoryKit/index.d.ts +9 -0
- package/lib/typescript/social/components/StoryKit/index.d.ts.map +1 -0
- package/lib/typescript/social/components/StoryKit/src/Story.d.ts +9 -0
- package/lib/typescript/social/components/StoryKit/src/Story.d.ts.map +1 -0
- package/lib/typescript/social/components/StoryKit/src/StoryCircleListItem.d.ts +78 -0
- package/lib/typescript/social/components/StoryKit/src/StoryCircleListItem.d.ts.map +1 -0
- package/lib/typescript/social/components/StoryKit/src/StoryCircleListView.d.ts +4 -0
- package/lib/typescript/social/components/StoryKit/src/StoryCircleListView.d.ts.map +1 -0
- package/lib/typescript/social/components/StoryKit/src/StoryListItem.d.ts +9 -0
- package/lib/typescript/social/components/StoryKit/src/StoryListItem.d.ts.map +1 -0
- package/lib/typescript/social/components/StoryKit/src/helpers/StateHelpers.d.ts +2 -0
- package/lib/typescript/social/components/StoryKit/src/helpers/StateHelpers.d.ts.map +1 -0
- package/lib/typescript/social/components/StoryKit/src/helpers/ValidationHelpers.d.ts.map +1 -0
- package/lib/typescript/social/components/StoryKit/src/helpers/index.d.ts.map +1 -0
- package/lib/typescript/social/components/StoryKit/src/interfaces/index.d.ts.map +1 -0
- package/lib/typescript/social/components/StoryKit/src/styles.d.ts +217 -0
- package/lib/typescript/social/components/StoryKit/src/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/TargetSelectionPage/TargetItem/TargetItem.d.ts +17 -0
- package/lib/typescript/social/components/TargetSelectionPage/TargetItem/TargetItem.d.ts.map +1 -0
- package/lib/typescript/social/components/TargetSelectionPage/TargetSelectionPage.d.ts +25 -0
- package/lib/typescript/social/components/TargetSelectionPage/TargetSelectionPage.d.ts.map +1 -0
- package/lib/typescript/social/components/TargetSelectionPage/styles.d.ts +51 -0
- package/lib/typescript/social/components/TargetSelectionPage/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/Toast/index.d.ts +3 -0
- package/lib/typescript/social/components/Toast/index.d.ts.map +1 -0
- package/lib/typescript/social/components/Toast/styles.d.ts +25 -0
- package/lib/typescript/social/components/Toast/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/index.d.ts +6 -0
- package/lib/typescript/social/components/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/BackButton/index.d.ts +7 -0
- package/lib/typescript/social/components/legacy/BackButton/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/BackButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/CancelButton/index.d.ts +2 -0
- package/lib/typescript/social/components/legacy/CancelButton/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/CancelButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/CloseButton/index.d.ts +4 -0
- package/lib/typescript/social/components/legacy/CloseButton/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/CloseButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/CommunityStories/index.d.ts +6 -0
- package/lib/typescript/social/components/legacy/CommunityStories/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/CommunityStories/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.d.ts +10 -0
- package/lib/typescript/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/CreatePostChooseTargetModal/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/CustomTab/index.d.ts +9 -0
- package/lib/typescript/social/components/legacy/CustomTab/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/CustomTab/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/CustomText/index.d.ts +9 -0
- package/lib/typescript/social/components/legacy/CustomText/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/CustomText/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/DoneButton/index.d.ts +9 -0
- package/lib/typescript/social/components/legacy/DoneButton/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/DoneButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/EditCommentModal/index.d.ts +11 -0
- package/lib/typescript/social/components/legacy/EditCommentModal/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/EditCommentModal/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/EditPostModal/index.d.ts +21 -0
- package/lib/typescript/social/components/legacy/EditPostModal/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/EditPostModal/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/FloatingButton/index.d.ts +7 -0
- package/lib/typescript/social/components/legacy/FloatingButton/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/FloatingButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/LoadingImage/index.d.ts +12 -0
- package/lib/typescript/social/components/legacy/LoadingImage/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/LoadingImage/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/LoadingIndicator/index.d.ts +7 -0
- package/lib/typescript/social/components/legacy/LoadingIndicator/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/LoadingIndicator/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/LoadingOverlay/index.d.ts +7 -0
- package/lib/typescript/social/components/legacy/LoadingOverlay/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/LoadingOverlay/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/LoadingVideo/index.d.ts +14 -0
- package/lib/typescript/social/components/legacy/LoadingVideo/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/LoadingVideo/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/MediaSection/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/MediaSection/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/MyStories/index.d.ts +10 -0
- package/lib/typescript/social/components/legacy/MyStories/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/MyStories/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/PollSection/Components/PollBar.d.ts +7 -0
- package/lib/typescript/social/components/legacy/PollSection/Components/PollBar.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/PollSection/Components/PollOptionList.d.ts +11 -0
- package/lib/typescript/social/components/legacy/PollSection/Components/PollOptionList.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/PollSection/PollSection.d.ts +6 -0
- package/lib/typescript/social/components/legacy/PollSection/PollSection.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/PollSection/style.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/PollSection/usePoll.d.ts +8 -0
- package/lib/typescript/social/components/legacy/PollSection/usePoll.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.d.ts +3 -0
- package/lib/typescript/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/PostTypeChoiceModal/style.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/SearchItem/index.d.ts +14 -0
- package/lib/typescript/social/components/legacy/SearchItem/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/SearchItem/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/Social/CommentList/index.d.ts +27 -0
- package/lib/typescript/social/components/legacy/Social/CommentList/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/Social/CommentList/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/Social/PendingPostList/index.d.ts +37 -0
- package/lib/typescript/social/components/legacy/Social/PendingPostList/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/Social/PendingPostList/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/Social/PostList/Components/RenderTextWithMention.d.ts +8 -0
- package/lib/typescript/social/components/legacy/Social/PostList/Components/RenderTextWithMention.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/Social/PostList/index.d.ts +40 -0
- package/lib/typescript/social/components/legacy/Social/PostList/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/Social/PostList/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/Social/ReplyCommentList/index.d.ts +26 -0
- package/lib/typescript/social/components/legacy/Social/ReplyCommentList/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/Social/ReplyCommentList/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/StoryKit/index.d.ts +9 -0
- package/lib/typescript/social/components/legacy/StoryKit/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/Story.d.ts +9 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/Story.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/StoryCircleListItem.d.ts +72 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/StoryCircleListItem.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/StoryCircleListView.d.ts +4 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/StoryCircleListView.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/StoryListItem.d.ts +9 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/StoryListItem.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/helpers/StateHelpers.d.ts +2 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/helpers/StateHelpers.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/helpers/ValidationHelpers.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/helpers/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/interfaces/index.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/styles.d.ts +139 -0
- package/lib/typescript/social/components/legacy/StoryKit/src/styles.d.ts.map +1 -0
- package/lib/typescript/social/components/legacy/Toast/Toast.d.ts +3 -0
- package/lib/typescript/social/components/legacy/Toast/Toast.d.ts.map +1 -0
- package/lib/typescript/social/elements/ActionButton/ActionButton.d.ts +12 -0
- package/lib/typescript/social/elements/ActionButton/ActionButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/ActionButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/ActionButton/styles.d.ts +10 -0
- package/lib/typescript/social/elements/ActionButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/AddOptionButton/index.d.ts +9 -0
- package/lib/typescript/social/elements/AddOptionButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/AddOptionButton/styles.d.ts +19 -0
- package/lib/typescript/social/elements/AddOptionButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/AddThumbnailButton/AddThumbnailButton.d.ts +9 -0
- package/lib/typescript/social/elements/AddThumbnailButton/AddThumbnailButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/AddThumbnailButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/AddThumbnailButton/styles.d.ts +12 -0
- package/lib/typescript/social/elements/AddThumbnailButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/AllCategoriesTitle/AllCategoriesTitle.d.ts +9 -0
- package/lib/typescript/social/elements/AllCategoriesTitle/AllCategoriesTitle.d.ts.map +1 -0
- package/lib/typescript/social/elements/AnnouncementBadge/AnnouncementBadge.d.ts +11 -0
- package/lib/typescript/social/elements/AnnouncementBadge/AnnouncementBadge.d.ts.map +1 -0
- package/lib/typescript/social/elements/AnnouncementBadge/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/AnnouncementBadge/styles.d.ts +6 -0
- package/lib/typescript/social/elements/AnnouncementBadge/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/BackButton/BackButton.d.ts +12 -0
- package/lib/typescript/social/elements/BackButton/BackButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/BackButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/BackButton/styles.d.ts +6 -0
- package/lib/typescript/social/elements/BackButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/BackButtonIconElement/BackButtonIconElement.d.ts +9 -0
- package/lib/typescript/social/elements/BackButtonIconElement/BackButtonIconElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/BrandBadge/BrandBadge.d.ts +5 -0
- package/lib/typescript/social/elements/BrandBadge/BrandBadge.d.ts.map +1 -0
- package/lib/typescript/social/elements/BrandBadge/index.d.ts +2 -0
- package/lib/typescript/social/elements/BrandBadge/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/CameraButton/index.d.ts +10 -0
- package/lib/typescript/social/elements/CameraButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/CameraButton/styles.d.ts +19 -0
- package/lib/typescript/social/elements/CameraButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.d.ts +9 -0
- package/lib/typescript/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/CancelCreateLivestreamButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/CancelCreateLivestreamButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/CategoryRowImage/CategoryRowImage.d.ts +9 -0
- package/lib/typescript/social/elements/CategoryRowImage/CategoryRowImage.d.ts.map +1 -0
- package/lib/typescript/social/elements/CategoryRowName/CategoryRowName.d.ts +9 -0
- package/lib/typescript/social/elements/CategoryRowName/CategoryRowName.d.ts.map +1 -0
- package/lib/typescript/social/elements/CategoryTitle/CategoryTitle.d.ts +9 -0
- package/lib/typescript/social/elements/CategoryTitle/CategoryTitle.d.ts.map +1 -0
- package/lib/typescript/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.d.ts +9 -0
- package/lib/typescript/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/ChangeThumbnailButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/ChangeThumbnailButton/styles.d.ts +13 -0
- package/lib/typescript/social/elements/ChangeThumbnailButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/CloseButton/index.d.ts +12 -0
- package/lib/typescript/social/elements/CloseButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/CloseButton/styles.d.ts +5 -0
- package/lib/typescript/social/elements/CloseButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/CloseButtonIconElement/CloseButtonIconElement.d.ts +9 -0
- package/lib/typescript/social/elements/CloseButtonIconElement/CloseButtonIconElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommentButtonIconElement/CommentButtonIconElement.d.ts +9 -0
- package/lib/typescript/social/elements/CommentButtonIconElement/CommentButtonIconElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommonElements/AvatarElement.d.ts +16 -0
- package/lib/typescript/social/elements/CommonElements/AvatarElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommonElements/ImageElement.d.ts +11 -0
- package/lib/typescript/social/elements/CommonElements/ImageElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommonElements/TextElement.d.ts +11 -0
- package/lib/typescript/social/elements/CommonElements/TextElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommonElements/styles.d.ts +22 -0
- package/lib/typescript/social/elements/CommonElements/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.d.ts +10 -0
- package/lib/typescript/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityAddMemberButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityAddMemberButton/styles.d.ts +21 -0
- package/lib/typescript/social/elements/CommunityAddMemberButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.d.ts +9 -0
- package/lib/typescript/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityCreatePostButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityCreatePostButton/styles.d.ts +25 -0
- package/lib/typescript/social/elements/CommunityCreatePostButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityDescription/CommunityDescription.d.ts +11 -0
- package/lib/typescript/social/elements/CommunityDescription/CommunityDescription.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityDisplayname/CommunityDisplayname.d.ts +11 -0
- package/lib/typescript/social/elements/CommunityDisplayname/CommunityDisplayname.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityDisplayname/styles.d.ts +14 -0
- package/lib/typescript/social/elements/CommunityDisplayname/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityEmptyImage/CommunityEmptyImage.d.ts +8 -0
- package/lib/typescript/social/elements/CommunityEmptyImage/CommunityEmptyImage.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.d.ts +8 -0
- package/lib/typescript/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityInfo/CommunityInfo.d.ts +12 -0
- package/lib/typescript/social/elements/CommunityInfo/CommunityInfo.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.d.ts +13 -0
- package/lib/typescript/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.d.ts +9 -0
- package/lib/typescript/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityMemeberCount/CommunityMemeberCount.d.ts +9 -0
- package/lib/typescript/social/elements/CommunityMemeberCount/CommunityMemeberCount.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityMemeberCount/styles.d.ts +7 -0
- package/lib/typescript/social/elements/CommunityMemeberCount/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityName/CommunityName.d.ts +11 -0
- package/lib/typescript/social/elements/CommunityName/CommunityName.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.d.ts +9 -0
- package/lib/typescript/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityPendingPost/CommunityPendingPost.d.ts +13 -0
- package/lib/typescript/social/elements/CommunityPendingPost/CommunityPendingPost.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.d.ts +12 -0
- package/lib/typescript/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityPrivacyIcon/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityPrivacyIcon/styles.d.ts +14 -0
- package/lib/typescript/social/elements/CommunityPrivacyIcon/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.d.ts +9 -0
- package/lib/typescript/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityRowImage/CommunityRowImage.d.ts +10 -0
- package/lib/typescript/social/elements/CommunityRowImage/CommunityRowImage.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityRowImage/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.d.ts +9 -0
- package/lib/typescript/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.d.ts.map +1 -0
- package/lib/typescript/social/elements/CopyLinkAction/CopyLinkAction.d.ts +11 -0
- package/lib/typescript/social/elements/CopyLinkAction/CopyLinkAction.d.ts.map +1 -0
- package/lib/typescript/social/elements/CopyLinkAction/index.d.ts +2 -0
- package/lib/typescript/social/elements/CopyLinkAction/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.d.ts +9 -0
- package/lib/typescript/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/DeleteThumbnailButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/DeleteThumbnailButton/styles.d.ts +13 -0
- package/lib/typescript/social/elements/DeleteThumbnailButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/DescriptionElement/DescriptionElement.d.ts +9 -0
- package/lib/typescript/social/elements/DescriptionElement/DescriptionElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/EndLiveStreamButton/EndLiveStreamButton.d.ts +9 -0
- package/lib/typescript/social/elements/EndLiveStreamButton/EndLiveStreamButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/EndLiveStreamButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/EndLiveStreamButton/styles.d.ts +16 -0
- package/lib/typescript/social/elements/EndLiveStreamButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.d.ts +9 -0
- package/lib/typescript/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.d.ts.map +1 -0
- package/lib/typescript/social/elements/FormDescription/index.d.ts +10 -0
- package/lib/typescript/social/elements/FormDescription/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/FormDescription/styles.d.ts +7 -0
- package/lib/typescript/social/elements/FormDescription/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/FormLabel/index.d.ts +11 -0
- package/lib/typescript/social/elements/FormLabel/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/FormLabel/styles.d.ts +10 -0
- package/lib/typescript/social/elements/FormLabel/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/ImageButton/index.d.ts +10 -0
- package/lib/typescript/social/elements/ImageButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/ImageButton/styles.d.ts +19 -0
- package/lib/typescript/social/elements/ImageButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/ImageGallery/ImageGallery.d.ts +12 -0
- package/lib/typescript/social/elements/ImageGallery/ImageGallery.d.ts.map +1 -0
- package/lib/typescript/social/elements/ImageKeyElement/ImageKeyElement.d.ts +10 -0
- package/lib/typescript/social/elements/ImageKeyElement/ImageKeyElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/ImageViewer/ImageViewer.d.ts +13 -0
- package/lib/typescript/social/elements/ImageViewer/ImageViewer.d.ts.map +1 -0
- package/lib/typescript/social/elements/LikeButtonIconElement/LikeButtonIconElement.d.ts +9 -0
- package/lib/typescript/social/elements/LikeButtonIconElement/LikeButtonIconElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/LiveTimerStatus/LiveTimerStatus.d.ts +9 -0
- package/lib/typescript/social/elements/LiveTimerStatus/LiveTimerStatus.d.ts.map +1 -0
- package/lib/typescript/social/elements/LiveTimerStatus/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/LiveTimerStatus/styles.d.ts +16 -0
- package/lib/typescript/social/elements/LiveTimerStatus/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.d.ts +8 -0
- package/lib/typescript/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/LivestreamTerminatedActionButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/MenuAction/MenuAction.d.ts +12 -0
- package/lib/typescript/social/elements/MenuAction/MenuAction.d.ts.map +1 -0
- package/lib/typescript/social/elements/MenuAction/index.d.ts +3 -0
- package/lib/typescript/social/elements/MenuAction/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/MenuAction/styles.d.ts +21 -0
- package/lib/typescript/social/elements/MenuAction/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/MenuButton/MenuButton.d.ts +13 -0
- package/lib/typescript/social/elements/MenuButton/MenuButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/MenuButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/MenuButton/styles.d.ts +15 -0
- package/lib/typescript/social/elements/MenuButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/MenuButtonIconElement/MenuButtonIconElement.d.ts +9 -0
- package/lib/typescript/social/elements/MenuButtonIconElement/MenuButtonIconElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/ModeratorBadge/ModeratorBadge.d.ts +12 -0
- package/lib/typescript/social/elements/ModeratorBadge/ModeratorBadge.d.ts.map +1 -0
- package/lib/typescript/social/elements/ModeratorBadge/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/ModeratorBadge/styles.d.ts +14 -0
- package/lib/typescript/social/elements/ModeratorBadge/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.d.ts +11 -0
- package/lib/typescript/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/ModeratorBadgeElement/styles.d.ts +23 -0
- package/lib/typescript/social/elements/ModeratorBadgeElement/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/PinBadge/PinBadge.d.ts +11 -0
- package/lib/typescript/social/elements/PinBadge/PinBadge.d.ts.map +1 -0
- package/lib/typescript/social/elements/PinBadge/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/PinBadge/styles.d.ts +6 -0
- package/lib/typescript/social/elements/PinBadge/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/ShareAction/ShareAction.d.ts +11 -0
- package/lib/typescript/social/elements/ShareAction/ShareAction.d.ts.map +1 -0
- package/lib/typescript/social/elements/ShareAction/index.d.ts +2 -0
- package/lib/typescript/social/elements/ShareAction/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/ShareButton/ShareButton.d.ts +11 -0
- package/lib/typescript/social/elements/ShareButton/ShareButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/ShareButton/index.d.ts +2 -0
- package/lib/typescript/social/elements/ShareButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/ShareButtonIconElement/ShareButtonIconElement.d.ts +9 -0
- package/lib/typescript/social/elements/ShareButtonIconElement/ShareButtonIconElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/StartLivestreamButton/StartLivestreamButton.d.ts +9 -0
- package/lib/typescript/social/elements/StartLivestreamButton/StartLivestreamButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/StartLivestreamButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/StartLivestreamButton/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/SwitchCameraButton/SwitchCameraButton.d.ts +9 -0
- package/lib/typescript/social/elements/SwitchCameraButton/SwitchCameraButton.d.ts.map +1 -0
- package/lib/typescript/social/elements/SwitchCameraButton/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/TextKeyElement/TextKeyElement.d.ts +10 -0
- package/lib/typescript/social/elements/TextKeyElement/TextKeyElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/Timestamp/Timestamp.d.ts +12 -0
- package/lib/typescript/social/elements/Timestamp/Timestamp.d.ts.map +1 -0
- package/lib/typescript/social/elements/Timestamp/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/Timestamp/styles.d.ts +10 -0
- package/lib/typescript/social/elements/Timestamp/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/TimestampElement/TimestampElement.d.ts +10 -0
- package/lib/typescript/social/elements/TimestampElement/TimestampElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/Title/index.d.ts +11 -0
- package/lib/typescript/social/elements/Title/index.d.ts.map +1 -0
- package/lib/typescript/social/elements/Title/styles.d.ts +7 -0
- package/lib/typescript/social/elements/Title/styles.d.ts.map +1 -0
- package/lib/typescript/social/elements/TitleElement/TitleElement.d.ts +9 -0
- package/lib/typescript/social/elements/TitleElement/TitleElement.d.ts.map +1 -0
- package/lib/typescript/social/elements/VideoGallery/VideoGallery.d.ts +12 -0
- package/lib/typescript/social/elements/VideoGallery/VideoGallery.d.ts.map +1 -0
- package/lib/typescript/social/elements/VideoViewer/VideoViewer.d.ts +13 -0
- package/lib/typescript/social/elements/VideoViewer/VideoViewer.d.ts.map +1 -0
- package/lib/typescript/social/elements/index.d.ts +9 -0
- package/lib/typescript/social/elements/index.d.ts.map +1 -0
- package/lib/typescript/social/enums/AmityPostContentComponentStyle.d.ts.map +1 -0
- package/lib/typescript/social/enums/enumTabName.d.ts.map +1 -0
- package/lib/typescript/social/enums/enumTheme.d.ts.map +1 -0
- package/lib/typescript/social/enums/enumUIKitID.d.ts +297 -0
- package/lib/typescript/social/enums/enumUIKitID.d.ts.map +1 -0
- package/lib/typescript/social/enums/imageSizeState.d.ts.map +1 -0
- package/lib/typescript/social/enums/index.d.ts.map +1 -0
- package/lib/typescript/social/enums/mediaAttachmentEnum.d.ts.map +1 -0
- package/lib/typescript/social/enums/post.d.ts.map +1 -0
- package/lib/typescript/social/enums/postTargetType.d.ts.map +1 -0
- package/lib/typescript/social/enums/roomStatus.d.ts +10 -0
- package/lib/typescript/social/enums/roomStatus.d.ts.map +1 -0
- package/lib/typescript/social/enums/storyType.d.ts.map +1 -0
- package/lib/typescript/social/enums/tabNameState.d.ts.map +1 -0
- package/lib/typescript/social/features/comment/components/PostComment/CommentListItem/CommentListItem.d.ts +31 -0
- package/lib/typescript/social/features/comment/components/PostComment/CommentListItem/CommentListItem.d.ts.map +1 -0
- package/lib/typescript/social/features/comment/components/PostComment/CommentListItem/styles.d.ts +163 -0
- package/lib/typescript/social/features/comment/components/PostComment/CommentListItem/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/comment/components/PostComment/PostComment.d.ts +31 -0
- package/lib/typescript/social/features/comment/components/PostComment/PostComment.d.ts.map +1 -0
- package/lib/typescript/social/features/comment/components/PostComment/ReplyCommentList/index.d.ts +28 -0
- package/lib/typescript/social/features/comment/components/PostComment/ReplyCommentList/index.d.ts.map +1 -0
- package/lib/typescript/social/features/comment/components/PostComment/ReplyCommentList/styles.d.ts +160 -0
- package/lib/typescript/social/features/comment/components/PostComment/ReplyCommentList/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/comment/components/PostComment/index.d.ts +2 -0
- package/lib/typescript/social/features/comment/components/PostComment/index.d.ts.map +1 -0
- package/lib/typescript/social/features/comment/components/PostComment/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddCategory/AddCategory.d.ts +3 -0
- package/lib/typescript/social/features/community/AddCategory/AddCategory.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddCategory/components/Header/Header.d.ts +8 -0
- package/lib/typescript/social/features/community/AddCategory/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddCategory/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddCategory/components/Header/styles.d.ts +22 -0
- package/lib/typescript/social/features/community/AddCategory/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddCategory/hooks/useAddCategory.d.ts +807 -0
- package/lib/typescript/social/features/community/AddCategory/hooks/useAddCategory.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddCategory/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddCategory/styles.d.ts +60 -0
- package/lib/typescript/social/features/community/AddCategory/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddMember/AddMember.d.ts +3 -0
- package/lib/typescript/social/features/community/AddMember/AddMember.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddMember/components/Header/Header.d.ts +3 -0
- package/lib/typescript/social/features/community/AddMember/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddMember/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddMember/components/Header/styles.d.ts +19 -0
- package/lib/typescript/social/features/community/AddMember/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddMember/hooks/useAddMember.d.ts +742 -0
- package/lib/typescript/social/features/community/AddMember/hooks/useAddMember.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddMember/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/AddMember/styles.d.ts +76 -0
- package/lib/typescript/social/features/community/AddMember/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.d.ts +3 -0
- package/lib/typescript/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.d.ts.map +1 -0
- package/lib/typescript/social/features/community/CommentsNotificationSetting/components/Header/Header.d.ts +8 -0
- package/lib/typescript/social/features/community/CommentsNotificationSetting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/CommentsNotificationSetting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/CommentsNotificationSetting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/social/features/community/CommentsNotificationSetting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/CommentsNotificationSetting/hooks/useCommentsNotificationSetting.d.ts +123 -0
- package/lib/typescript/social/features/community/CommentsNotificationSetting/hooks/useCommentsNotificationSetting.d.ts.map +1 -0
- package/lib/typescript/social/features/community/CommentsNotificationSetting/index.d.ts +2 -0
- package/lib/typescript/social/features/community/CommentsNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/CommentsNotificationSetting/styles.d.ts +31 -0
- package/lib/typescript/social/features/community/CommentsNotificationSetting/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Create/Create.d.ts +3 -0
- package/lib/typescript/social/features/community/Create/Create.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Create/components/Header/Header.d.ts +6 -0
- package/lib/typescript/social/features/community/Create/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Create/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Create/components/Header/styles.d.ts +19 -0
- package/lib/typescript/social/features/community/Create/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Create/components/Members/index.d.ts +8 -0
- package/lib/typescript/social/features/community/Create/components/Members/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Create/components/Members/styles.d.ts +20 -0
- package/lib/typescript/social/features/community/Create/components/Members/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Create/hooks/useCreateCommunity.d.ts +88 -0
- package/lib/typescript/social/features/community/Create/hooks/useCreateCommunity.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Create/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Create/styles.d.ts +32 -0
- package/lib/typescript/social/features/community/Create/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Edit/Edit.d.ts +6 -0
- package/lib/typescript/social/features/community/Edit/Edit.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Edit/components/Header/Header.d.ts +6 -0
- package/lib/typescript/social/features/community/Edit/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Edit/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Edit/components/Header/styles.d.ts +19 -0
- package/lib/typescript/social/features/community/Edit/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Edit/hooks/useEditCommunity.d.ts +82 -0
- package/lib/typescript/social/features/community/Edit/hooks/useEditCommunity.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Edit/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Edit/styles.d.ts +32 -0
- package/lib/typescript/social/features/community/Edit/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.d.ts +3 -0
- package/lib/typescript/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.d.ts.map +1 -0
- package/lib/typescript/social/features/community/LivestreamsNotificationSetting/components/Header/Header.d.ts +8 -0
- package/lib/typescript/social/features/community/LivestreamsNotificationSetting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/LivestreamsNotificationSetting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/LivestreamsNotificationSetting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/social/features/community/LivestreamsNotificationSetting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/LivestreamsNotificationSetting/hooks/useLivestreamsNotificationSetting.d.ts +73 -0
- package/lib/typescript/social/features/community/LivestreamsNotificationSetting/hooks/useLivestreamsNotificationSetting.d.ts.map +1 -0
- package/lib/typescript/social/features/community/LivestreamsNotificationSetting/index.d.ts +2 -0
- package/lib/typescript/social/features/community/LivestreamsNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/LivestreamsNotificationSetting/styles.d.ts +31 -0
- package/lib/typescript/social/features/community/LivestreamsNotificationSetting/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/Membership.d.ts +6 -0
- package/lib/typescript/social/features/community/Membership/Membership.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/components/Header/Header.d.ts +6 -0
- package/lib/typescript/social/features/community/Membership/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/components/Header/styles.d.ts +23 -0
- package/lib/typescript/social/features/community/Membership/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/components/MemberItem/MemberItem.d.ts +8 -0
- package/lib/typescript/social/features/community/Membership/components/MemberItem/MemberItem.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/components/MemberItem/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/components/MemberItem/style.d.ts +39 -0
- package/lib/typescript/social/features/community/Membership/components/MemberItem/style.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/components/MemberList/MemberList.d.ts +6 -0
- package/lib/typescript/social/features/community/Membership/components/MemberList/MemberList.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/components/MemberList/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/components/MemberList/styles.d.ts +19 -0
- package/lib/typescript/social/features/community/Membership/components/MemberList/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/components/ModeratorList/ModeratorList.d.ts +6 -0
- package/lib/typescript/social/features/community/Membership/components/ModeratorList/ModeratorList.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/components/ModeratorList/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/components/ModeratorList/styles.d.ts +17 -0
- package/lib/typescript/social/features/community/Membership/components/ModeratorList/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/hooks/useMembership.d.ts +14 -0
- package/lib/typescript/social/features/community/Membership/hooks/useMembership.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Membership/styles.d.ts +11 -0
- package/lib/typescript/social/features/community/Membership/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/NotificationSetting/NotificationSetting.d.ts +4 -0
- package/lib/typescript/social/features/community/NotificationSetting/NotificationSetting.d.ts.map +1 -0
- package/lib/typescript/social/features/community/NotificationSetting/components/Header/Header.d.ts +3 -0
- package/lib/typescript/social/features/community/NotificationSetting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/NotificationSetting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/NotificationSetting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/social/features/community/NotificationSetting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/NotificationSetting/hooks/useNotificationSetting.d.ts +64 -0
- package/lib/typescript/social/features/community/NotificationSetting/hooks/useNotificationSetting.d.ts.map +1 -0
- package/lib/typescript/social/features/community/NotificationSetting/index.d.ts +2 -0
- package/lib/typescript/social/features/community/NotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/NotificationSetting/styles.d.ts +33 -0
- package/lib/typescript/social/features/community/NotificationSetting/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PendingRequest/PendingRequest.d.ts +6 -0
- package/lib/typescript/social/features/community/PendingRequest/PendingRequest.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PendingRequest/components/Header/Header.d.ts +3 -0
- package/lib/typescript/social/features/community/PendingRequest/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PendingRequest/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PendingRequest/components/Header/styles.d.ts +23 -0
- package/lib/typescript/social/features/community/PendingRequest/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.d.ts +7 -0
- package/lib/typescript/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PendingRequest/components/PendingPostList/index.d.ts +2 -0
- package/lib/typescript/social/features/community/PendingRequest/components/PendingPostList/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PendingRequest/components/PendingPostList/styles.d.ts +91 -0
- package/lib/typescript/social/features/community/PendingRequest/components/PendingPostList/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PendingRequest/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PendingRequest/styles.d.ts +11 -0
- package/lib/typescript/social/features/community/PendingRequest/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PostPermission/PostPermission.d.ts +6 -0
- package/lib/typescript/social/features/community/PostPermission/PostPermission.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PostPermission/components/Header/Header.d.ts +7 -0
- package/lib/typescript/social/features/community/PostPermission/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PostPermission/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PostPermission/components/Header/styles.d.ts +19 -0
- package/lib/typescript/social/features/community/PostPermission/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PostPermission/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PostPermission/styles.d.ts +21 -0
- package/lib/typescript/social/features/community/PostPermission/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PostsNotificationSetting/PostsNotificationSetting.d.ts +3 -0
- package/lib/typescript/social/features/community/PostsNotificationSetting/PostsNotificationSetting.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PostsNotificationSetting/components/Header/Header.d.ts +8 -0
- package/lib/typescript/social/features/community/PostsNotificationSetting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PostsNotificationSetting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PostsNotificationSetting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/social/features/community/PostsNotificationSetting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PostsNotificationSetting/hooks/usePostsNotificationSetting.d.ts +98 -0
- package/lib/typescript/social/features/community/PostsNotificationSetting/hooks/usePostsNotificationSetting.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PostsNotificationSetting/index.d.ts +2 -0
- package/lib/typescript/social/features/community/PostsNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/PostsNotificationSetting/styles.d.ts +31 -0
- package/lib/typescript/social/features/community/PostsNotificationSetting/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/Setting.d.ts +6 -0
- package/lib/typescript/social/features/community/Setting/Setting.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/components/Header/Header.d.ts +6 -0
- package/lib/typescript/social/features/community/Setting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/social/features/community/Setting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.d.ts +10 -0
- package/lib/typescript/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/elements/CloseCommunity/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/elements/CloseCommunity/styles.d.ts +17 -0
- package/lib/typescript/social/features/community/Setting/elements/CloseCommunity/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.d.ts +10 -0
- package/lib/typescript/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/elements/CloseCommunityDescription/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/elements/CloseCommunityDescription/styles.d.ts +11 -0
- package/lib/typescript/social/features/community/Setting/elements/CloseCommunityDescription/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.d.ts +10 -0
- package/lib/typescript/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/elements/LeaveCommunity/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/elements/LeaveCommunity/styles.d.ts +16 -0
- package/lib/typescript/social/features/community/Setting/elements/LeaveCommunity/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/hooks/useCommunitySetting.d.ts +28 -0
- package/lib/typescript/social/features/community/Setting/hooks/useCommunitySetting.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setting/styles.d.ts +21 -0
- package/lib/typescript/social/features/community/Setting/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setup/Setup.d.ts +19 -0
- package/lib/typescript/social/features/community/Setup/Setup.d.ts.map +1 -0
- package/lib/typescript/social/features/community/Setup/index.d.ts +2 -0
- package/lib/typescript/social/features/community/Setup/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.d.ts +3 -0
- package/lib/typescript/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.d.ts.map +1 -0
- package/lib/typescript/social/features/community/StoriesNotificationSetting/components/Header/Header.d.ts +8 -0
- package/lib/typescript/social/features/community/StoriesNotificationSetting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/StoriesNotificationSetting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/StoriesNotificationSetting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/social/features/community/StoriesNotificationSetting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/StoriesNotificationSetting/hooks/useStoriesNotificationSetting.d.ts +123 -0
- package/lib/typescript/social/features/community/StoriesNotificationSetting/hooks/useStoriesNotificationSetting.d.ts.map +1 -0
- package/lib/typescript/social/features/community/StoriesNotificationSetting/index.d.ts +2 -0
- package/lib/typescript/social/features/community/StoriesNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/StoriesNotificationSetting/styles.d.ts +31 -0
- package/lib/typescript/social/features/community/StoriesNotificationSetting/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/StorySetting/StorySetting.d.ts +6 -0
- package/lib/typescript/social/features/community/StorySetting/StorySetting.d.ts.map +1 -0
- package/lib/typescript/social/features/community/StorySetting/components/Header/Header.d.ts +3 -0
- package/lib/typescript/social/features/community/StorySetting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/community/StorySetting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/StorySetting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/social/features/community/StorySetting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/StorySetting/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/StorySetting/styles.d.ts +28 -0
- package/lib/typescript/social/features/community/StorySetting/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/components/Categories/index.d.ts +8 -0
- package/lib/typescript/social/features/community/shared/components/Categories/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/components/Categories/styles.d.ts +32 -0
- package/lib/typescript/social/features/community/shared/components/Categories/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/components/CoverImageUpload/index.d.ts +8 -0
- package/lib/typescript/social/features/community/shared/components/CoverImageUpload/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/components/CoverImageUpload/styles.d.ts +34 -0
- package/lib/typescript/social/features/community/shared/components/CoverImageUpload/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.d.ts +3 -0
- package/lib/typescript/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/components/MemberSkeleton/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/components/MemberSkeleton/styles.d.ts +5 -0
- package/lib/typescript/social/features/community/shared/components/MemberSkeleton/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/components/Privacy/index.d.ts +8 -0
- package/lib/typescript/social/features/community/shared/components/Privacy/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/components/Privacy/styles.d.ts +36 -0
- package/lib/typescript/social/features/community/shared/components/Privacy/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/constants/index.d.ts +6 -0
- package/lib/typescript/social/features/community/shared/constants/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/elements/Action/Action.d.ts +16 -0
- package/lib/typescript/social/features/community/shared/elements/Action/Action.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/elements/Action/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/elements/Action/styles.d.ts +28 -0
- package/lib/typescript/social/features/community/shared/elements/Action/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/types/index.d.ts.map +1 -0
- package/lib/typescript/social/features/community/shared/utils/index.d.ts +5 -0
- package/lib/typescript/social/features/community/shared/utils/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/Categories/Categories.d.ts +7 -0
- package/lib/typescript/social/features/feed/components/Categories/Categories.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/Categories/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/components/Categories/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/Categories/styles.d.ts +24 -0
- package/lib/typescript/social/features/feed/components/Categories/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/CommunityCategories/CommunityCategories.d.ts +11 -0
- package/lib/typescript/social/features/feed/components/CommunityCategories/CommunityCategories.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/CommunityCategories/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/components/CommunityCategories/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/CommunityCategories/styles.d.ts +30 -0
- package/lib/typescript/social/features/feed/components/CommunityCategories/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/CreatePostMenu/CreatePostMenu.d.ts +8 -0
- package/lib/typescript/social/features/feed/components/CreatePostMenu/CreatePostMenu.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/CreatePostMenu/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/components/CreatePostMenu/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.d.ts +3 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/Elements/Description.d.ts +3 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/Elements/Description.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.d.ts +6 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.d.ts +3 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/Elements/Title.d.ts +3 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/Elements/Title.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/Elements/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/Elements/styles/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.d.ts +8 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/EmptyNewsFeed/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/Explore/Explore.d.ts +7 -0
- package/lib/typescript/social/features/feed/components/Explore/Explore.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.d.ts +7 -0
- package/lib/typescript/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/Explore/ExploreLoadingSkeleton/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/Explore/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/components/Explore/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/Explore/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.d.ts +7 -0
- package/lib/typescript/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/ExploreCommunityEmpty/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/components/ExploreCommunityEmpty/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/ExploreCommunityEmpty/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/ExploreEmpty/ExploreEmpty.d.ts +7 -0
- package/lib/typescript/social/features/feed/components/ExploreEmpty/ExploreEmpty.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/ExploreEmpty/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/components/ExploreEmpty/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/ExploreEmpty/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/GlobalFeed/GlobalFeed.d.ts +15 -0
- package/lib/typescript/social/features/feed/components/GlobalFeed/GlobalFeed.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/GlobalFeed/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/components/GlobalFeed/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/GlobalFeed/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/MyCommunities/MyCommunities.d.ts +8 -0
- package/lib/typescript/social/features/feed/components/MyCommunities/MyCommunities.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/MyCommunities/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/components/MyCommunities/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/MyCommunities/styles.d.ts +39 -0
- package/lib/typescript/social/features/feed/components/MyCommunities/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/NewsFeed/NewsFeed.d.ts +8 -0
- package/lib/typescript/social/features/feed/components/NewsFeed/NewsFeed.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/NewsFeed/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/components/NewsFeed/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/NewsFeed/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.d.ts +8 -0
- package/lib/typescript/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.d.ts +9 -0
- package/lib/typescript/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/RecommendedCommunities/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/components/RecommendedCommunities/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/RecommendedCommunities/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/TopNavigation/TopNavigation.d.ts +6 -0
- package/lib/typescript/social/features/feed/components/TopNavigation/TopNavigation.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/TopNavigation/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/components/TopNavigation/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/TrendingCommunities/TrendingCommunities.d.ts +7 -0
- package/lib/typescript/social/features/feed/components/TrendingCommunities/TrendingCommunities.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.d.ts +7 -0
- package/lib/typescript/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/styles.d.ts +10 -0
- package/lib/typescript/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/TrendingCommunities/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/components/TrendingCommunities/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/TrendingCommunities/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/components/index.d.ts +4 -0
- package/lib/typescript/social/features/feed/components/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/elements/CommunityCategory/CommunityCategory.d.ts +11 -0
- package/lib/typescript/social/features/feed/elements/CommunityCategory/CommunityCategory.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/elements/CommunityCategory/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/elements/CommunityCategory/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/elements/CommunityCategory/styles.d.ts +17 -0
- package/lib/typescript/social/features/feed/elements/CommunityCategory/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/elements/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/elements/index.d.ts.map +1 -0
- package/lib/typescript/social/features/feed/index.d.ts +2 -0
- package/lib/typescript/social/features/feed/index.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/Create/Create.d.ts +3 -0
- package/lib/typescript/social/features/livestream/Create/Create.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/Create/RoomView.d.ts +7 -0
- package/lib/typescript/social/features/livestream/Create/RoomView.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/Create/index.d.ts +2 -0
- package/lib/typescript/social/features/livestream/Create/index.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/Create/styles.d.ts +270 -0
- package/lib/typescript/social/features/livestream/Create/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/Player/Player.d.ts +3 -0
- package/lib/typescript/social/features/livestream/Player/Player.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/Player/index.d.ts +2 -0
- package/lib/typescript/social/features/livestream/Player/index.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/Player/styles.d.ts +96 -0
- package/lib/typescript/social/features/livestream/Player/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/TargetSelection/TargetSelection.d.ts +4 -0
- package/lib/typescript/social/features/livestream/TargetSelection/TargetSelection.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/TargetSelection/index.d.ts +2 -0
- package/lib/typescript/social/features/livestream/TargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/Terminated/Terminated.d.ts +3 -0
- package/lib/typescript/social/features/livestream/Terminated/Terminated.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/Terminated/index.d.ts +2 -0
- package/lib/typescript/social/features/livestream/Terminated/index.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/Terminated/styles.d.ts +56 -0
- package/lib/typescript/social/features/livestream/Terminated/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/components/ThumbnailAction/ThumbnailAction.d.ts +9 -0
- package/lib/typescript/social/features/livestream/components/ThumbnailAction/ThumbnailAction.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/components/ThumbnailAction/index.d.ts +2 -0
- package/lib/typescript/social/features/livestream/components/ThumbnailAction/index.d.ts.map +1 -0
- package/lib/typescript/social/features/livestream/components/ThumbnailAction/styles.d.ts +8 -0
- package/lib/typescript/social/features/livestream/components/ThumbnailAction/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/poll/Composer/PollPostComposer.d.ts +37 -0
- package/lib/typescript/social/features/poll/Composer/PollPostComposer.d.ts.map +1 -0
- package/lib/typescript/social/features/poll/Composer/components/PollDuration.d.ts +2 -0
- package/lib/typescript/social/features/poll/Composer/components/PollDuration.d.ts.map +1 -0
- package/lib/typescript/social/features/poll/Composer/components/PollDurationBottomSheet.d.ts +3 -0
- package/lib/typescript/social/features/poll/Composer/components/PollDurationBottomSheet.d.ts.map +1 -0
- package/lib/typescript/social/features/poll/Composer/components/PollDurationPicker.d.ts +3 -0
- package/lib/typescript/social/features/poll/Composer/components/PollDurationPicker.d.ts.map +1 -0
- package/lib/typescript/social/features/poll/Composer/components/PollHeader.d.ts +9 -0
- package/lib/typescript/social/features/poll/Composer/components/PollHeader.d.ts.map +1 -0
- package/lib/typescript/social/features/poll/Composer/components/PollOptions.d.ts +8 -0
- package/lib/typescript/social/features/poll/Composer/components/PollOptions.d.ts.map +1 -0
- package/lib/typescript/social/features/poll/Composer/components/PollQuestion.d.ts +6 -0
- package/lib/typescript/social/features/poll/Composer/components/PollQuestion.d.ts.map +1 -0
- package/lib/typescript/social/features/poll/Composer/components/PollSelection.d.ts +2 -0
- package/lib/typescript/social/features/poll/Composer/components/PollSelection.d.ts.map +1 -0
- package/lib/typescript/social/features/poll/Composer/index.d.ts +2 -0
- package/lib/typescript/social/features/poll/Composer/index.d.ts.map +1 -0
- package/lib/typescript/social/features/poll/Composer/styles.d.ts +149 -0
- package/lib/typescript/social/features/poll/Composer/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/poll/TargetSelection/TargetSelection.d.ts +4 -0
- package/lib/typescript/social/features/poll/TargetSelection/TargetSelection.d.ts.map +1 -0
- package/lib/typescript/social/features/poll/TargetSelection/index.d.ts +2 -0
- package/lib/typescript/social/features/poll/TargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/social/features/post/Composer/PostComposer.d.ts +4 -0
- package/lib/typescript/social/features/post/Composer/PostComposer.d.ts.map +1 -0
- package/lib/typescript/social/features/post/Composer/index.d.ts +2 -0
- package/lib/typescript/social/features/post/Composer/index.d.ts.map +1 -0
- package/lib/typescript/social/features/post/Composer/styles.d.ts +50 -0
- package/lib/typescript/social/features/post/Composer/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/post/Detail/index.d.ts +11 -0
- package/lib/typescript/social/features/post/Detail/index.d.ts.map +1 -0
- package/lib/typescript/social/features/post/Detail/styles.d.ts +134 -0
- package/lib/typescript/social/features/post/Detail/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/post/TargetSelection/TargetSelection.d.ts +7 -0
- package/lib/typescript/social/features/post/TargetSelection/TargetSelection.d.ts.map +1 -0
- package/lib/typescript/social/features/post/TargetSelection/index.d.ts +2 -0
- package/lib/typescript/social/features/post/TargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/Content/Content.d.ts +22 -0
- package/lib/typescript/social/features/post/components/Content/Content.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/Content/index.d.ts +2 -0
- package/lib/typescript/social/features/post/components/Content/index.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/Content/styles.d.ts +233 -0
- package/lib/typescript/social/features/post/components/Content/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.d.ts +11 -0
- package/lib/typescript/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/DetailedMediaAttachment/index.d.ts +2 -0
- package/lib/typescript/social/features/post/components/DetailedMediaAttachment/index.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/DetailedMediaAttachment/styles.d.ts +46 -0
- package/lib/typescript/social/features/post/components/DetailedMediaAttachment/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/EngagementActions/Components/DetailStyle.d.ts +4 -0
- package/lib/typescript/social/features/post/components/EngagementActions/Components/DetailStyle.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/EngagementActions/Components/FeedStyle.d.ts +4 -0
- package/lib/typescript/social/features/post/components/EngagementActions/Components/FeedStyle.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/EngagementActions/Components/index.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/EngagementActions/Components/styles.d.ts +57 -0
- package/lib/typescript/social/features/post/components/EngagementActions/Components/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/EngagementActions/Components/type.d.ts +8 -0
- package/lib/typescript/social/features/post/components/EngagementActions/Components/type.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/EngagementActions/Components/usePostShareAction.d.ts +12 -0
- package/lib/typescript/social/features/post/components/EngagementActions/Components/usePostShareAction.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/EngagementActions/EngagementActions.d.ts +14 -0
- package/lib/typescript/social/features/post/components/EngagementActions/EngagementActions.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/EngagementActions/index.d.ts +2 -0
- package/lib/typescript/social/features/post/components/EngagementActions/index.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/EngagementContent/EngagementContent.d.ts +10 -0
- package/lib/typescript/social/features/post/components/EngagementContent/EngagementContent.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/EngagementContent/index.d.ts +2 -0
- package/lib/typescript/social/features/post/components/EngagementContent/index.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/EngagementContent/styles.d.ts +12 -0
- package/lib/typescript/social/features/post/components/EngagementContent/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/MediaAttachment/MediaAttachment.d.ts +11 -0
- package/lib/typescript/social/features/post/components/MediaAttachment/MediaAttachment.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/MediaAttachment/index.d.ts +2 -0
- package/lib/typescript/social/features/post/components/MediaAttachment/index.d.ts.map +1 -0
- package/lib/typescript/social/features/post/components/MediaAttachment/styles.d.ts +38 -0
- package/lib/typescript/social/features/post/components/MediaAttachment/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/reaction/components/List/List.d.ts +10 -0
- package/lib/typescript/social/features/reaction/components/List/List.d.ts.map +1 -0
- package/lib/typescript/social/features/reaction/components/List/index.d.ts +2 -0
- package/lib/typescript/social/features/reaction/components/List/index.d.ts.map +1 -0
- package/lib/typescript/social/features/reaction/components/List/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/room/hooks/useRoom.d.ts +2 -0
- package/lib/typescript/social/features/room/hooks/useRoom.d.ts.map +1 -0
- package/lib/typescript/social/features/search/components/CommunitySearchResult/CommunitySearchResult.d.ts +11 -0
- package/lib/typescript/social/features/search/components/CommunitySearchResult/CommunitySearchResult.d.ts.map +1 -0
- package/lib/typescript/social/features/search/components/CommunitySearchResult/index.d.ts +2 -0
- package/lib/typescript/social/features/search/components/CommunitySearchResult/index.d.ts.map +1 -0
- package/lib/typescript/social/features/search/components/TopSearchBar/TopSearchBar.d.ts +8 -0
- package/lib/typescript/social/features/search/components/TopSearchBar/TopSearchBar.d.ts.map +1 -0
- package/lib/typescript/social/features/search/components/TopSearchBar/index.d.ts +2 -0
- package/lib/typescript/social/features/search/components/TopSearchBar/index.d.ts.map +1 -0
- package/lib/typescript/social/features/search/components/TopSearchBar/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/search/components/UserSearchResult/UserSearchResult.d.ts +9 -0
- package/lib/typescript/social/features/search/components/UserSearchResult/UserSearchResult.d.ts.map +1 -0
- package/lib/typescript/social/features/search/components/UserSearchResult/index.d.ts +2 -0
- package/lib/typescript/social/features/search/components/UserSearchResult/index.d.ts.map +1 -0
- package/lib/typescript/social/features/story/Create/Create.d.ts +9 -0
- package/lib/typescript/social/features/story/Create/Create.d.ts.map +1 -0
- package/lib/typescript/social/features/story/Create/index.d.ts +2 -0
- package/lib/typescript/social/features/story/Create/index.d.ts.map +1 -0
- package/lib/typescript/social/features/story/Create/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/story/Draft/Draft.d.ts +4 -0
- package/lib/typescript/social/features/story/Draft/Draft.d.ts.map +1 -0
- package/lib/typescript/social/features/story/Draft/components/HyperLinkConfig.d.ts +15 -0
- package/lib/typescript/social/features/story/Draft/components/HyperLinkConfig.d.ts.map +1 -0
- package/lib/typescript/social/features/story/Draft/index.d.ts +2 -0
- package/lib/typescript/social/features/story/Draft/index.d.ts.map +1 -0
- package/lib/typescript/social/features/story/Draft/styles.d.ts +222 -0
- package/lib/typescript/social/features/story/Draft/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/story/TargetSelection/TargetSelection.d.ts +4 -0
- package/lib/typescript/social/features/story/TargetSelection/TargetSelection.d.ts.map +1 -0
- package/lib/typescript/social/features/story/TargetSelection/index.d.ts +2 -0
- package/lib/typescript/social/features/story/TargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/social/features/story/View/View.d.ts +14 -0
- package/lib/typescript/social/features/story/View/View.d.ts.map +1 -0
- package/lib/typescript/social/features/story/View/components/AmityViewStoryItem.d.ts +21 -0
- package/lib/typescript/social/features/story/View/components/AmityViewStoryItem.d.ts.map +1 -0
- package/lib/typescript/social/features/story/View/index.d.ts +2 -0
- package/lib/typescript/social/features/story/View/index.d.ts.map +1 -0
- package/lib/typescript/social/features/story/View/styles.d.ts +257 -0
- package/lib/typescript/social/features/story/View/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/story/components/Tab/Tab.d.ts +4 -0
- package/lib/typescript/social/features/story/components/Tab/Tab.d.ts.map +1 -0
- package/lib/typescript/social/features/story/components/Tab/index.d.ts +2 -0
- package/lib/typescript/social/features/story/components/Tab/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/Blocked.d.ts +2 -0
- package/lib/typescript/social/features/user/Blocked/Blocked.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/components/TopBar/TopBar.d.ts +2 -0
- package/lib/typescript/social/features/user/Blocked/components/TopBar/TopBar.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/components/TopBar/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Blocked/components/TopBar/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/components/TopBar/styles.d.ts +24 -0
- package/lib/typescript/social/features/user/Blocked/components/TopBar/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/components/UserItem/UserItem.d.ts +10 -0
- package/lib/typescript/social/features/user/Blocked/components/UserItem/UserItem.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/components/UserItem/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Blocked/components/UserItem/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/components/UserItem/styles.d.ts +30 -0
- package/lib/typescript/social/features/user/Blocked/components/UserItem/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/components/UserList/UserList.d.ts +2 -0
- package/lib/typescript/social/features/user/Blocked/components/UserList/UserList.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/components/UserList/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Blocked/components/UserList/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/components/UserList/styles.d.ts +11 -0
- package/lib/typescript/social/features/user/Blocked/components/UserList/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/components/index.d.ts +4 -0
- package/lib/typescript/social/features/user/Blocked/components/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.d.ts +10 -0
- package/lib/typescript/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/elements/UnblockUserButton/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Blocked/elements/UnblockUserButton/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/elements/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Blocked/elements/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Blocked/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Blocked/styles.d.ts +11 -0
- package/lib/typescript/social/features/user/Blocked/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Edit/Edit.d.ts +6 -0
- package/lib/typescript/social/features/user/Edit/Edit.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Edit/components/ImageUpload/ImageUpload.d.ts +8 -0
- package/lib/typescript/social/features/user/Edit/components/ImageUpload/ImageUpload.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Edit/components/ImageUpload/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Edit/components/ImageUpload/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Edit/components/ImageUpload/styles.d.ts +32 -0
- package/lib/typescript/social/features/user/Edit/components/ImageUpload/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Edit/components/TopBar/TopBar.d.ts +6 -0
- package/lib/typescript/social/features/user/Edit/components/TopBar/TopBar.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Edit/components/TopBar/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Edit/components/TopBar/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Edit/components/TopBar/styles.d.ts +20 -0
- package/lib/typescript/social/features/user/Edit/components/TopBar/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Edit/components/index.d.ts +3 -0
- package/lib/typescript/social/features/user/Edit/components/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Edit/hooks/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Edit/hooks/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Edit/hooks/useEditUser.d.ts +65 -0
- package/lib/typescript/social/features/user/Edit/hooks/useEditUser.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Edit/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Edit/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Edit/styles.d.ts +28 -0
- package/lib/typescript/social/features/user/Edit/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/PendingFollowRequests.d.ts +2 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/PendingFollowRequests.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.d.ts +10 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/RequestItem/index.d.ts +2 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/RequestItem/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/RequestItem/styles.d.ts +47 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/RequestItem/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/RequestList/RequestList.d.ts +7 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/RequestList/RequestList.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/RequestList/index.d.ts +2 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/RequestList/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/RequestList/styles.d.ts +14 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/RequestList/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/TopBar/TopBar.d.ts +6 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/TopBar/TopBar.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/TopBar/index.d.ts +2 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/TopBar/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/TopBar/styles.d.ts +24 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/TopBar/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/index.d.ts +4 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/components/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.d.ts +24 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/index.d.ts +2 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/styles.d.ts +19 -0
- package/lib/typescript/social/features/user/PendingFollowRequests/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/Profile.d.ts +8 -0
- package/lib/typescript/social/features/user/Profile/Profile.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/Action/Action.d.ts +6 -0
- package/lib/typescript/social/features/user/Profile/components/Action/Action.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/Action/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Profile/components/Action/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/Feed/Feed.d.ts +9 -0
- package/lib/typescript/social/features/user/Profile/components/Feed/Feed.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/Feed/hooks/useFeed.d.ts +23 -0
- package/lib/typescript/social/features/user/Profile/components/Feed/hooks/useFeed.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/Feed/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Profile/components/Feed/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/Feed/styles.d.ts +10 -0
- package/lib/typescript/social/features/user/Profile/components/Feed/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/Header/Header.d.ts +11 -0
- package/lib/typescript/social/features/user/Profile/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/Header/hooks/useHeader.d.ts +111 -0
- package/lib/typescript/social/features/user/Profile/components/Header/hooks/useHeader.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/Header/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Profile/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/Header/styles.d.ts +72 -0
- package/lib/typescript/social/features/user/Profile/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/ImageFeed/ImageFeed.d.ts +9 -0
- package/lib/typescript/social/features/user/Profile/components/ImageFeed/ImageFeed.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.d.ts +25 -0
- package/lib/typescript/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/ImageFeed/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Profile/components/ImageFeed/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/TopBar/TopBar.d.ts +9 -0
- package/lib/typescript/social/features/user/Profile/components/TopBar/TopBar.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/TopBar/hooks/useTopBar.d.ts +24 -0
- package/lib/typescript/social/features/user/Profile/components/TopBar/hooks/useTopBar.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/TopBar/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Profile/components/TopBar/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/TopBar/styles.d.ts +20 -0
- package/lib/typescript/social/features/user/Profile/components/TopBar/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/VideoFeed/VideoFeed.d.ts +9 -0
- package/lib/typescript/social/features/user/Profile/components/VideoFeed/VideoFeed.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.d.ts +25 -0
- package/lib/typescript/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/VideoFeed/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Profile/components/VideoFeed/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/components/index.d.ts +7 -0
- package/lib/typescript/social/features/user/Profile/components/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/FollowButton/FollowButton.d.ts +10 -0
- package/lib/typescript/social/features/user/Profile/elements/FollowButton/FollowButton.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/FollowButton/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Profile/elements/FollowButton/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/FollowingButton/FollowingButton.d.ts +10 -0
- package/lib/typescript/social/features/user/Profile/elements/FollowingButton/FollowingButton.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/FollowingButton/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Profile/elements/FollowingButton/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/Menu/Menu.d.ts +7 -0
- package/lib/typescript/social/features/user/Profile/elements/Menu/Menu.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/Menu/hooks/useMenu.d.ts +32 -0
- package/lib/typescript/social/features/user/Profile/elements/Menu/hooks/useMenu.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/Menu/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Profile/elements/Menu/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/PendingButton/PendingButton.d.ts +10 -0
- package/lib/typescript/social/features/user/Profile/elements/PendingButton/PendingButton.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/PendingButton/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Profile/elements/PendingButton/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.d.ts +7 -0
- package/lib/typescript/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.d.ts +33 -0
- package/lib/typescript/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/UnblockButton/UnblockButton.d.ts +10 -0
- package/lib/typescript/social/features/user/Profile/elements/UnblockButton/UnblockButton.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/UnblockButton/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Profile/elements/UnblockButton/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/elements/index.d.ts +7 -0
- package/lib/typescript/social/features/user/Profile/elements/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/hooks/useFeedState.d.ts +17 -0
- package/lib/typescript/social/features/user/Profile/hooks/useFeedState.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/hooks/useUserProfile.d.ts +26 -0
- package/lib/typescript/social/features/user/Profile/hooks/useUserProfile.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Profile/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/styles.d.ts +7 -0
- package/lib/typescript/social/features/user/Profile/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Profile/types/index.d.ts +9 -0
- package/lib/typescript/social/features/user/Profile/types/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/Relationship.d.ts +5 -0
- package/lib/typescript/social/features/user/Relationship/Relationship.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/FollowerList/FollowerList.d.ts +6 -0
- package/lib/typescript/social/features/user/Relationship/components/FollowerList/FollowerList.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/FollowerList/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Relationship/components/FollowerList/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/FollowerList/styles.d.ts +11 -0
- package/lib/typescript/social/features/user/Relationship/components/FollowerList/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/FollowingList/FollowingList.d.ts +6 -0
- package/lib/typescript/social/features/user/Relationship/components/FollowingList/FollowingList.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/FollowingList/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Relationship/components/FollowingList/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/FollowingList/styles.d.ts +11 -0
- package/lib/typescript/social/features/user/Relationship/components/FollowingList/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/TopBar/TopBar.d.ts +6 -0
- package/lib/typescript/social/features/user/Relationship/components/TopBar/TopBar.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/TopBar/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Relationship/components/TopBar/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/TopBar/styles.d.ts +24 -0
- package/lib/typescript/social/features/user/Relationship/components/TopBar/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/UserItem/UserItem.d.ts +11 -0
- package/lib/typescript/social/features/user/Relationship/components/UserItem/UserItem.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/UserItem/hooks/useUserItem.d.ts +55 -0
- package/lib/typescript/social/features/user/Relationship/components/UserItem/hooks/useUserItem.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/UserItem/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Relationship/components/UserItem/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/UserItem/styles.d.ts +29 -0
- package/lib/typescript/social/features/user/Relationship/components/UserItem/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/UserList/UserList.d.ts +9 -0
- package/lib/typescript/social/features/user/Relationship/components/UserList/UserList.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/UserList/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Relationship/components/UserList/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/UserList/styles.d.ts +11 -0
- package/lib/typescript/social/features/user/Relationship/components/UserList/styles.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/components/index.d.ts +6 -0
- package/lib/typescript/social/features/user/Relationship/components/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/hooks/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Relationship/hooks/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/hooks/useUserRelationship.d.ts +18 -0
- package/lib/typescript/social/features/user/Relationship/hooks/useUserRelationship.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/index.d.ts +2 -0
- package/lib/typescript/social/features/user/Relationship/index.d.ts.map +1 -0
- package/lib/typescript/social/features/user/Relationship/styles.d.ts +11 -0
- package/lib/typescript/social/features/user/Relationship/styles.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/category/useCategoryCollection.d.ts +391 -0
- package/lib/typescript/social/hooks/collections/category/useCategoryCollection.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/community/useCommunityMemberCollection.d.ts +392 -0
- package/lib/typescript/social/hooks/collections/community/useCommunityMemberCollection.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/index.d.ts +12 -0
- package/lib/typescript/social/hooks/collections/index.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/post/usePinnedPostCollection.d.ts +392 -0
- package/lib/typescript/social/hooks/collections/post/usePinnedPostCollection.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/post/usePostCollection.d.ts +392 -0
- package/lib/typescript/social/hooks/collections/post/usePostCollection.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/post/useUserFeed.d.ts +16 -0
- package/lib/typescript/social/hooks/collections/post/useUserFeed.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.d.ts +392 -0
- package/lib/typescript/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/search/useSearchUserByDisplayNameCollection.d.ts +392 -0
- package/lib/typescript/social/hooks/collections/search/useSearchUserByDisplayNameCollection.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/useLiveCollection.d.ts +16 -0
- package/lib/typescript/social/hooks/collections/useLiveCollection.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/useReactQueryLiveCollection.d.ts +297 -0
- package/lib/typescript/social/hooks/collections/useReactQueryLiveCollection.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/user/useBlockedUsersCollection.d.ts +14 -0
- package/lib/typescript/social/hooks/collections/user/useBlockedUsersCollection.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/user/useFollowerCollection.d.ts +14 -0
- package/lib/typescript/social/hooks/collections/user/useFollowerCollection.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/user/useFollowingCollection.d.ts +14 -0
- package/lib/typescript/social/hooks/collections/user/useFollowingCollection.d.ts.map +1 -0
- package/lib/typescript/social/hooks/collections/user/useUserCollection.d.ts +392 -0
- package/lib/typescript/social/hooks/collections/user/useUserCollection.d.ts.map +1 -0
- package/lib/typescript/social/hooks/files/useFile.d.ts.map +1 -0
- package/lib/typescript/social/hooks/index.d.ts +38 -0
- package/lib/typescript/social/hooks/index.d.ts.map +1 -0
- package/lib/typescript/social/hooks/isModerator.d.ts +2 -0
- package/lib/typescript/social/hooks/isModerator.d.ts.map +1 -0
- package/lib/typescript/social/hooks/objects/index.d.ts +4 -0
- package/lib/typescript/social/hooks/objects/index.d.ts.map +1 -0
- package/lib/typescript/social/hooks/objects/useLiveObject.d.ts +14 -0
- package/lib/typescript/social/hooks/objects/useLiveObject.d.ts.map +1 -0
- package/lib/typescript/social/hooks/objects/user/useFollowInfo.d.ts +13 -0
- package/lib/typescript/social/hooks/objects/user/useFollowInfo.d.ts.map +1 -0
- package/lib/typescript/social/hooks/objects/user/useUser.d.ts +13 -0
- package/lib/typescript/social/hooks/objects/user/useUser.d.ts.map +1 -0
- package/lib/typescript/social/hooks/queries/useBlockUser.d.ts +5 -0
- package/lib/typescript/social/hooks/queries/useBlockUser.d.ts.map +1 -0
- package/lib/typescript/social/hooks/queries/useClosePoll.d.ts +4 -0
- package/lib/typescript/social/hooks/queries/useClosePoll.d.ts.map +1 -0
- package/lib/typescript/social/hooks/queries/useCommunityNotificationSettingsQuery.d.ts +20 -0
- package/lib/typescript/social/hooks/queries/useCommunityNotificationSettingsQuery.d.ts.map +1 -0
- package/lib/typescript/social/hooks/queries/useFlagPost.d.ts +12 -0
- package/lib/typescript/social/hooks/queries/useFlagPost.d.ts.map +1 -0
- package/lib/typescript/social/hooks/queries/useFlagUserQuery.d.ts +12 -0
- package/lib/typescript/social/hooks/queries/useFlagUserQuery.d.ts.map +1 -0
- package/lib/typescript/social/hooks/queries/useFollowUser.d.ts +8 -0
- package/lib/typescript/social/hooks/queries/useFollowUser.d.ts.map +1 -0
- package/lib/typescript/social/hooks/queries/usePendingFollowRequest.d.ts +6 -0
- package/lib/typescript/social/hooks/queries/usePendingFollowRequest.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useAmityGlobalSearchViewModel.d.ts +9 -0
- package/lib/typescript/social/hooks/useAmityGlobalSearchViewModel.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useCamera.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useCategories.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useCategory.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useCommentAdImpression.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useCommunities.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useCommunity.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useConfig.d.ts +12 -0
- package/lib/typescript/social/hooks/useConfig.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useConfigImageUri.d.ts +8 -0
- package/lib/typescript/social/hooks/useConfigImageUri.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useCustomRankingGlobalFeed.d.ts +15 -0
- package/lib/typescript/social/hooks/useCustomRankingGlobalFeed.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useDarkMode.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useFile.d.ts +11 -0
- package/lib/typescript/social/hooks/useFile.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useGenerateThemeStyles.d.ts +4 -0
- package/lib/typescript/social/hooks/useGenerateThemeStyles.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useGlobalStory.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useImagePicker.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useJoinCommunity.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useKeyboardStatus.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useLeaveCommunity.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useMembersQuery.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useMention/index.d.ts +23 -0
- package/lib/typescript/social/hooks/useMention/index.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useMention/styles.d.ts +32 -0
- package/lib/typescript/social/hooks/useMention/styles.d.ts.map +1 -0
- package/lib/typescript/social/hooks/usePaginator.d.ts.map +1 -0
- package/lib/typescript/social/hooks/usePendingPostQuery.d.ts +14 -0
- package/lib/typescript/social/hooks/usePendingPostQuery.d.ts.map +1 -0
- package/lib/typescript/social/hooks/usePendingPosts.d.ts.map +1 -0
- package/lib/typescript/social/hooks/usePermissions.d.ts.map +1 -0
- package/lib/typescript/social/hooks/usePoll.d.ts +12 -0
- package/lib/typescript/social/hooks/usePoll.d.ts.map +1 -0
- package/lib/typescript/social/hooks/usePopup.d.ts +7 -0
- package/lib/typescript/social/hooks/usePopup.d.ts.map +1 -0
- package/lib/typescript/social/hooks/usePostImpression.d.ts.map +1 -0
- package/lib/typescript/social/hooks/usePostPermission.d.ts +6 -0
- package/lib/typescript/social/hooks/usePostPermission.d.ts.map +1 -0
- package/lib/typescript/social/hooks/usePostSubscription.d.ts.map +1 -0
- package/lib/typescript/social/hooks/usePosts.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useReaction.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useRecommenedCommunities.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useRolesQuery.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useRoomSubscription.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useSearch.d.ts +11 -0
- package/lib/typescript/social/hooks/useSearch.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useStory.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useStoryPermission.d.ts +4 -0
- package/lib/typescript/social/hooks/useStoryPermission.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useStoryTarget.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useTimeDifference.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useTrendingCommunities.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useUiKitConfig.d.ts +8 -0
- package/lib/typescript/social/hooks/useUiKitConfig.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useUiKitReference.d.ts +35 -0
- package/lib/typescript/social/hooks/useUiKitReference.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useUser.d.ts +2 -0
- package/lib/typescript/social/hooks/useUser.d.ts.map +1 -0
- package/lib/typescript/social/hooks/useValidateConfig.d.ts +4 -0
- package/lib/typescript/social/hooks/useValidateConfig.d.ts.map +1 -0
- package/lib/typescript/social/index.d.ts +67 -0
- package/lib/typescript/social/index.d.ts.map +1 -0
- package/lib/typescript/social/providers/AdEngineProvider.d.ts +33 -0
- package/lib/typescript/social/providers/AdEngineProvider.d.ts.map +1 -0
- package/lib/typescript/social/providers/BehaviourProvider.d.ts +10 -0
- package/lib/typescript/social/providers/BehaviourProvider.d.ts.map +1 -0
- package/lib/typescript/social/providers/ExploreProvider.d.ts +21 -0
- package/lib/typescript/social/providers/ExploreProvider.d.ts.map +1 -0
- package/lib/typescript/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.d.ts +8 -0
- package/lib/typescript/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.d.ts.map +1 -0
- package/lib/typescript/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.d.ts +8 -0
- package/lib/typescript/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.d.ts.map +1 -0
- package/lib/typescript/social/screens/AllCategories/CategoryRowItem/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/AllCategories/index.d.ts +3 -0
- package/lib/typescript/social/screens/AllCategories/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/AllCategories/styles.d.ts +33 -0
- package/lib/typescript/social/screens/AllCategories/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/BlockedUsers/BlockedUsers.d.ts +2 -0
- package/lib/typescript/social/screens/BlockedUsers/BlockedUsers.d.ts.map +1 -0
- package/lib/typescript/social/screens/BlockedUsers/index.d.ts +2 -0
- package/lib/typescript/social/screens/BlockedUsers/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunitiesByCategory/index.d.ts +3 -0
- package/lib/typescript/social/screens/CommunitiesByCategory/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunitiesByCategory/styles.d.ts +47 -0
- package/lib/typescript/social/screens/CommunitiesByCategory/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityAddCategory/index.d.ts +6 -0
- package/lib/typescript/social/screens/CommunityAddCategory/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityAddMember/index.d.ts +6 -0
- package/lib/typescript/social/screens/CommunityAddMember/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityCommentsNotificationSetting/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityCommentsNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityLivestreamsNotificationSetting/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityLivestreamsNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityMembership/index.d.ts +6 -0
- package/lib/typescript/social/screens/CommunityMembership/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityNotificationSetting/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityPendingRequest/index.d.ts +6 -0
- package/lib/typescript/social/screens/CommunityPendingRequest/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityPostPermission/index.d.ts +6 -0
- package/lib/typescript/social/screens/CommunityPostPermission/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityPostsNotificationSetting/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityPostsNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Feed/Feed.d.ts +11 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Feed/Feed.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Feed/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Feed/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Feed/styles.d.ts +27 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Feed/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Header/Header.d.ts +15 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Header/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Header/styles.d.ts +32 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.d.ts +9 -0
- package/lib/typescript/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/ImageFeed/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityProfile/components/ImageFeed/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.d.ts +6 -0
- package/lib/typescript/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/PinnedPost/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityProfile/components/PinnedPost/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/PinnedPost/styles.d.ts +6 -0
- package/lib/typescript/social/screens/CommunityProfile/components/PinnedPost/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Tab/Tab.d.ts +16 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Tab/Tab.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Tab/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityProfile/components/Tab/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/TopBar/TopBar.d.ts +10 -0
- package/lib/typescript/social/screens/CommunityProfile/components/TopBar/TopBar.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/TopBar/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityProfile/components/TopBar/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/TopBar/styles.d.ts +27 -0
- package/lib/typescript/social/screens/CommunityProfile/components/TopBar/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.d.ts +9 -0
- package/lib/typescript/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/VideoFeed/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityProfile/components/VideoFeed/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/VideoFeed/styles.d.ts +24 -0
- package/lib/typescript/social/screens/CommunityProfile/components/VideoFeed/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/components/index.d.ts +6 -0
- package/lib/typescript/social/screens/CommunityProfile/components/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.d.ts +12 -0
- package/lib/typescript/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/elements/CommunityCover/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityProfile/elements/CommunityCover/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/elements/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityProfile/elements/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/index.d.ts +6 -0
- package/lib/typescript/social/screens/CommunityProfile/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityProfile/styles.d.ts +63 -0
- package/lib/typescript/social/screens/CommunityProfile/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunitySetting/index.d.ts +6 -0
- package/lib/typescript/social/screens/CommunitySetting/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityStoriesNotificationSetting/index.d.ts +2 -0
- package/lib/typescript/social/screens/CommunityStoriesNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CommunityStorySetting/index.d.ts +6 -0
- package/lib/typescript/social/screens/CommunityStorySetting/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CreateCommunity/index.d.ts +6 -0
- package/lib/typescript/social/screens/CreateCommunity/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CreateLivestream/index.d.ts +6 -0
- package/lib/typescript/social/screens/CreateLivestream/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CreatePost/index.d.ts +6 -0
- package/lib/typescript/social/screens/CreatePost/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/CreateStory/CreateStoryScreen.d.ts +6 -0
- package/lib/typescript/social/screens/CreateStory/CreateStoryScreen.d.ts.map +1 -0
- package/lib/typescript/social/screens/EditCommunity/index.d.ts +6 -0
- package/lib/typescript/social/screens/EditCommunity/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/EditPost/EditPost.d.ts +6 -0
- package/lib/typescript/social/screens/EditPost/EditPost.d.ts.map +1 -0
- package/lib/typescript/social/screens/EditUser/EditUser.d.ts +2 -0
- package/lib/typescript/social/screens/EditUser/EditUser.d.ts.map +1 -0
- package/lib/typescript/social/screens/EditUser/index.d.ts +2 -0
- package/lib/typescript/social/screens/EditUser/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/GlobalBan/GlobalBan.d.ts +2 -0
- package/lib/typescript/social/screens/GlobalBan/GlobalBan.d.ts.map +1 -0
- package/lib/typescript/social/screens/GlobalBan/index.d.ts +2 -0
- package/lib/typescript/social/screens/GlobalBan/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/GlobalBan/styles.d.ts +34 -0
- package/lib/typescript/social/screens/GlobalBan/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/GlobalFeed/index.d.ts +2 -0
- package/lib/typescript/social/screens/GlobalFeed/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/GlobalFeed/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/ImageViewer/ImageViewer.d.ts +2 -0
- package/lib/typescript/social/screens/ImageViewer/ImageViewer.d.ts.map +1 -0
- package/lib/typescript/social/screens/ImageViewer/components/Header/Header.d.ts +5 -0
- package/lib/typescript/social/screens/ImageViewer/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/social/screens/ImageViewer/components/Header/index.d.ts +2 -0
- package/lib/typescript/social/screens/ImageViewer/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/ImageViewer/components/Header/styles.d.ts +20 -0
- package/lib/typescript/social/screens/ImageViewer/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/ImageViewer/components/index.d.ts +2 -0
- package/lib/typescript/social/screens/ImageViewer/components/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/ImageViewer/index.d.ts +2 -0
- package/lib/typescript/social/screens/ImageViewer/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/LivestreamPlayer/index.d.ts +6 -0
- package/lib/typescript/social/screens/LivestreamPlayer/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/LivestreamPostTargetSelection/index.d.ts +6 -0
- package/lib/typescript/social/screens/LivestreamPostTargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/LivestreamTerminated/index.d.ts +6 -0
- package/lib/typescript/social/screens/LivestreamTerminated/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/MyCommunitiesSearch/index.d.ts +3 -0
- package/lib/typescript/social/screens/MyCommunitiesSearch/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/MyCommunitiesSearch/styles.d.ts +19 -0
- package/lib/typescript/social/screens/MyCommunitiesSearch/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/PollPostComposer/index.d.ts +6 -0
- package/lib/typescript/social/screens/PollPostComposer/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/PollTargetSelection/index.d.ts +6 -0
- package/lib/typescript/social/screens/PollTargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/PostDetail/index.d.ts +6 -0
- package/lib/typescript/social/screens/PostDetail/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/PostTargetSelection/index.d.ts +6 -0
- package/lib/typescript/social/screens/PostTargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/SocialGlobalSearch/index.d.ts +3 -0
- package/lib/typescript/social/screens/SocialGlobalSearch/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/SocialGlobalSearch/styles.d.ts +23 -0
- package/lib/typescript/social/screens/SocialGlobalSearch/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/SocialHomePage/index.d.ts +4 -0
- package/lib/typescript/social/screens/SocialHomePage/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.d.ts +2 -0
- package/lib/typescript/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.d.ts.map +1 -0
- package/lib/typescript/social/screens/UserPendingFollowRequests/index.d.ts +2 -0
- package/lib/typescript/social/screens/UserPendingFollowRequests/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/UserProfile/UserProfile.d.ts +6 -0
- package/lib/typescript/social/screens/UserProfile/UserProfile.d.ts.map +1 -0
- package/lib/typescript/social/screens/UserProfile/index.d.ts +2 -0
- package/lib/typescript/social/screens/UserProfile/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/UserRelationship/UserRelationship.d.ts +2 -0
- package/lib/typescript/social/screens/UserRelationship/UserRelationship.d.ts.map +1 -0
- package/lib/typescript/social/screens/UserRelationship/index.d.ts +2 -0
- package/lib/typescript/social/screens/UserRelationship/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/VideoPlayer/VideoPlayer.d.ts +2 -0
- package/lib/typescript/social/screens/VideoPlayer/VideoPlayer.d.ts.map +1 -0
- package/lib/typescript/social/screens/VideoPlayer/index.d.ts +2 -0
- package/lib/typescript/social/screens/VideoPlayer/index.d.ts.map +1 -0
- package/lib/typescript/social/screens/VideoPlayer/styles.d.ts +14 -0
- package/lib/typescript/social/screens/VideoPlayer/styles.d.ts.map +1 -0
- package/lib/typescript/social/screens/index.d.ts +8 -0
- package/lib/typescript/social/screens/index.d.ts.map +1 -0
- package/lib/typescript/social/types/index.d.ts +58 -0
- package/lib/typescript/social/types/index.d.ts.map +1 -0
- package/lib/typescript/social/utils/errors.d.ts.map +1 -0
- package/lib/typescript/social/utils/index.d.ts +12 -0
- package/lib/typescript/social/utils/index.d.ts.map +1 -0
- package/lib/typescript/social/utils/permissions.d.ts +7 -0
- package/lib/typescript/social/utils/permissions.d.ts.map +1 -0
- package/package.json +36 -24
- package/src/core/assets/icons/block.tsx +14 -0
- package/src/core/assets/icons/brand.tsx +14 -0
- package/src/core/assets/icons/emptyImagePost.tsx +6 -0
- package/src/core/assets/icons/emptyPost.tsx +6 -0
- package/src/core/assets/icons/emptyVideoPost.tsx +6 -0
- package/src/core/assets/icons/feed.tsx +7 -0
- package/src/core/assets/icons/following.tsx +14 -0
- package/src/core/assets/icons/image.tsx +7 -0
- package/src/core/assets/icons/index.ts +75 -0
- package/src/core/assets/icons/link.tsx +7 -0
- package/src/core/assets/icons/lock.tsx +10 -0
- package/src/core/assets/icons/mediaIcon.tsx +7 -0
- package/src/core/assets/icons/pending.ts +14 -0
- package/src/core/assets/icons/people.tsx +16 -0
- package/src/core/assets/icons/pin.tsx +7 -0
- package/src/core/assets/icons/poll.tsx +7 -0
- package/src/core/assets/icons/settings.tsx +7 -0
- package/src/core/assets/icons/share.tsx +7 -0
- package/src/core/assets/icons/toast.tsx +21 -0
- package/src/core/assets/icons/unfollow.tsx +15 -0
- package/src/core/assets/icons/verticalMenu.tsx +6 -0
- package/src/core/assets/icons/video.tsx +8 -0
- package/src/core/assets/icons/xml.ts +437 -0
- package/src/core/components/CheckBox/index.tsx +182 -0
- package/src/core/components/CheckBox/styles.ts +21 -0
- package/src/core/components/ErrorBoundary/ErrorBoundary.tsx +84 -0
- package/src/core/components/ErrorBoundary/index.ts +2 -0
- package/src/core/components/Menu/styles.ts +36 -0
- package/src/core/components/Radio/index.tsx +168 -0
- package/src/core/components/Radio/styles.ts +21 -0
- package/src/core/components/Skeleton/Skeleton.tsx +136 -0
- package/src/core/components/Skeleton/styles.ts +22 -0
- package/src/core/components/Tabs/Tabs.tsx +138 -0
- package/src/core/components/Tabs/styles.ts +94 -0
- package/src/core/components/Typography/Typography.tsx +75 -0
- package/src/core/components/Typography/styles.ts +59 -0
- package/src/core/constants/index.ts +267 -0
- package/src/core/engines/AssetDownloader.ts +257 -0
- package/src/core/enums/index.ts +47 -0
- package/src/core/hooks/index.ts +1 -0
- package/src/core/hooks/useAuth.ts +32 -0
- package/src/core/hooks/useConfig.ts +19 -0
- package/src/core/hooks/useFile.ts +33 -0
- package/src/core/hooks/useGallery.ts +72 -0
- package/src/core/hooks/useSearch.ts +86 -0
- package/src/core/hooks/useShareableLink.ts +32 -0
- package/src/core/hooks/useSocialSettings.ts +30 -0
- package/src/core/hooks/useUpload.ts +80 -0
- package/src/core/index.tsx +9 -0
- package/src/core/legacy/comment.ts +174 -0
- package/src/core/legacy/community.ts +171 -0
- package/src/core/legacy/feed.ts +313 -0
- package/src/core/legacy/file.tsx +135 -0
- package/src/core/legacy/user.tsx +34 -0
- package/src/core/providers/AmityUIKitProvider.tsx +185 -0
- package/src/core/providers/AuthProvider.tsx +147 -0
- package/src/core/providers/ConfigProvider.tsx +92 -0
- package/src/core/routes/AmityPageRenderer.tsx +257 -0
- package/src/core/routes/AmityUIKitNavigator.tsx +250 -0
- package/src/core/routes/RouteParamList.tsx +159 -0
- package/src/core/routes/navigation.ts +46 -0
- package/src/core/stores/slices/bottomSheetSlice.ts +101 -0
- package/src/core/stores/slices/globalfeedSlice.ts +87 -0
- package/src/core/stores/slices/toastSlice.ts +63 -0
- package/src/core/stores/slices/uiSlice.ts +99 -0
- package/src/core/stores/store/index.ts +46 -0
- package/src/core/types/auth.ts +13 -0
- package/src/core/types/behaviour.ts +211 -0
- package/src/core/types/config.ts +82 -0
- package/src/core/types/index.ts +5 -0
- package/src/core/types/user.ts +16 -0
- package/src/core/utils/color.ts +26 -0
- package/src/core/utils/time.ts +64 -0
- package/src/core/utils/url.ts +22 -0
- package/src/index.tsx +44 -60
- package/src/social/components/AdInformation/AdInformation.tsx +66 -0
- package/src/social/components/AdInformation/styles.ts +59 -0
- package/src/social/components/Avatar/Avatar.tsx +179 -0
- package/src/social/components/Avatar/styles.ts +33 -0
- package/src/social/components/BottomSheetComponent/BottomSheetComponent.tsx +31 -0
- package/src/social/components/BottomSheetComponent/styles.ts +21 -0
- package/src/social/components/Button/Button.tsx +114 -0
- package/src/social/components/Button/index.ts +1 -0
- package/src/social/components/Button/styles.ts +86 -0
- package/src/social/components/CancelButton/index.tsx +15 -0
- package/src/social/components/CancelButton/styles.ts +23 -0
- package/src/social/components/CategoryChip/CategoryChip.tsx +39 -0
- package/src/social/components/CategoryChip/styles.ts +37 -0
- package/src/social/components/CircularProgressIndicator/CircularProgressIndicator.tsx +116 -0
- package/src/social/components/CommentAdComponent/CommentAdComponent.tsx +127 -0
- package/src/social/components/CommentAdComponent/styles.ts +121 -0
- package/src/social/components/CommunityListSkeleton/CommunityListSkeleton.tsx +66 -0
- package/src/social/components/CommunityRowItem/CommunityRowItem.tsx +90 -0
- package/src/social/components/CommunitySearchResult/CommunitySearchResult.tsx +131 -0
- package/src/social/components/CommunityStories/index.tsx +231 -0
- package/src/social/components/CommunityStories/styles.ts +110 -0
- package/src/social/components/CustomSocialTab/CustomSocialTab.tsx +57 -0
- package/src/social/components/CustomSocialTab/styles.ts +31 -0
- package/src/social/components/CustomTab/index.tsx +103 -0
- package/src/social/components/CustomTab/styles.ts +39 -0
- package/src/social/components/Divider/index.tsx +10 -0
- package/src/social/components/Divider/styles.ts +19 -0
- package/src/social/components/Empty/Empty.tsx +79 -0
- package/src/social/components/Empty/index.tsx +1 -0
- package/src/social/components/Empty/styles.ts +31 -0
- package/src/social/components/ErrorComponent/ErrorComponent.tsx +52 -0
- package/src/social/components/ErrorComponent/styles.ts +25 -0
- package/src/social/components/FloatingActionButton/index.tsx +28 -0
- package/src/social/components/FloatingActionButton/styles.ts +37 -0
- package/src/social/components/FormInput/FormInput.tsx +59 -0
- package/src/social/components/FormInput/styles.ts +38 -0
- package/src/social/components/Gallery/Gallery.tsx +140 -0
- package/src/social/components/Gallery/index.tsx +1 -0
- package/src/social/components/Gallery/styles.ts +54 -0
- package/src/social/components/IconTab/IconTab.tsx +36 -0
- package/src/social/components/ImageFeedSkeleton/ImageFeedSkeleton.tsx +47 -0
- package/src/social/components/LimitCharacterSearch/LimitCharacterSearch.tsx +27 -0
- package/src/social/components/LimitCharacterSearch/styles.ts +23 -0
- package/src/social/components/LivestreamContent/LivestreamEndedThumbnail/index.tsx +20 -0
- package/src/social/components/LivestreamContent/LivestreamEndedThumbnail/styles.ts +28 -0
- package/src/social/components/LivestreamContent/LivestreamIdleThumbnail/index.tsx +25 -0
- package/src/social/components/LivestreamContent/LivestreamIdleThumbnail/styles.ts +27 -0
- package/src/social/components/LivestreamContent/LivestreamStartingThumbnail/index.tsx +19 -0
- package/src/social/components/LivestreamContent/LivestreamStartingThumbnail/styles.ts +28 -0
- package/src/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.tsx +21 -0
- package/src/social/components/LivestreamContent/LivestreamTerminatedThumbnail/styles.ts +28 -0
- package/src/social/components/LivestreamContent/index.tsx +192 -0
- package/src/social/components/LivestreamContent/styles.ts +59 -0
- package/src/social/components/LoadingImage/index.tsx +169 -0
- package/src/social/components/LoadingImage/styles.ts +62 -0
- package/src/social/components/LoadingVideo/index.tsx +230 -0
- package/src/social/components/MemberChip/MemberChip.tsx +46 -0
- package/src/social/components/MemberChip/styles.ts +39 -0
- package/src/social/components/MyAvatar/MyAvatar.tsx +70 -0
- package/src/social/components/MyAvatar/styles.ts +36 -0
- package/src/social/components/MyStories/StoryCircleItem.tsx +125 -0
- package/src/social/components/MyStories/StoryTargetView.tsx +156 -0
- package/src/social/components/MyStories/index.tsx +138 -0
- package/src/social/components/MyStories/styles.ts +109 -0
- package/src/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.tsx +59 -0
- package/src/social/components/NewsFeedLoadingComponent/styles.ts +18 -0
- package/src/social/components/NoResult/NoResult.tsx +27 -0
- package/src/social/components/NoResult/styles.ts +23 -0
- package/src/social/components/NoSearchResult/NoSearchResult.tsx +37 -0
- package/src/social/components/PollContent/PollFooter.tsx +80 -0
- package/src/social/components/PollContent/PollOption.tsx +161 -0
- package/src/social/components/PollContent/PollResults.tsx +107 -0
- package/src/social/components/PollContent/index.tsx +71 -0
- package/src/social/components/PollContent/style.ts +142 -0
- package/src/social/components/PopupMenu/PopupMenu.tsx +117 -0
- package/src/social/components/PostAdComponent/PostAdComponent.tsx +97 -0
- package/src/social/components/PostAdComponent/PostAdHeader.tsx +55 -0
- package/src/social/components/PostAdComponent/styles.ts +112 -0
- package/src/social/components/PostContent/index.tsx +367 -0
- package/src/social/components/PostFeedSkeleton/PostFeedSkeleton.tsx +26 -0
- package/src/social/components/PostFeedSkeleton/styles.ts +32 -0
- package/src/social/components/PostMenu/index.tsx +234 -0
- package/src/social/components/PostMenu/styles.ts +54 -0
- package/src/social/components/PreviewLink/LinkPreview.tsx +94 -0
- package/src/social/components/PreviewLink/styles.ts +37 -0
- package/src/social/components/RenderTextWithMention/RenderTextWithMention.tsx +135 -0
- package/src/social/components/RenderTextWithMention/styles.ts +28 -0
- package/src/social/components/SearchInput/SearchInput.tsx +43 -0
- package/src/social/components/SearchInput/styles.ts +29 -0
- package/src/social/components/SearchItem/index.tsx +101 -0
- package/src/social/components/SearchItem/styles.ts +41 -0
- package/src/social/components/SearchResultItem/SearchResultItem.tsx +160 -0
- package/src/social/components/SearchResultItem/styles.ts +63 -0
- package/src/social/components/Social/CommentList/CommentList.tsx +374 -0
- package/src/social/components/Social/CommentList/styles.ts +156 -0
- package/src/social/components/Social/CommentListItem/CommentListItem.tsx +535 -0
- package/src/social/components/Social/CommentListItem/styles.ts +169 -0
- package/src/social/components/Social/ReplyCommentList/index.tsx +337 -0
- package/src/social/components/Social/ReplyCommentList/styles.ts +155 -0
- package/src/social/components/StoryKit/src/Story.tsx +181 -0
- package/src/social/components/StoryKit/src/StoryCircleListItem.tsx +193 -0
- package/src/social/components/StoryKit/src/StoryCircleListView.tsx +38 -0
- package/src/social/components/StoryKit/src/StoryListItem.tsx +619 -0
- package/src/social/components/StoryKit/src/helpers/StateHelpers.ts +9 -0
- package/src/social/components/StoryKit/src/styles.ts +227 -0
- package/src/social/components/TargetSelectionPage/TargetItem/TargetItem.tsx +116 -0
- package/src/social/components/TargetSelectionPage/TargetSelectionPage.tsx +191 -0
- package/src/social/components/TargetSelectionPage/styles.ts +56 -0
- package/src/social/components/Toast/index.tsx +81 -0
- package/src/social/components/Toast/styles.ts +35 -0
- package/src/social/components/index.ts +5 -0
- package/src/social/components/legacy/BackButton/index.tsx +31 -0
- package/src/social/components/legacy/CancelButton/index.tsx +15 -0
- package/src/social/components/legacy/CancelButton/styles.ts +22 -0
- package/src/social/components/legacy/CloseButton/index.tsx +14 -0
- package/src/social/components/legacy/CloseButton/styles.ts +17 -0
- package/src/social/components/legacy/CommunityStories/index.tsx +88 -0
- package/src/social/components/legacy/CommunityStories/styles.ts +78 -0
- package/src/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.tsx +225 -0
- package/src/social/components/legacy/CreatePostChooseTargetModal/styles.ts +78 -0
- package/src/social/components/legacy/CustomTab/index.tsx +103 -0
- package/src/social/components/legacy/CustomTab/styles.ts +39 -0
- package/src/social/components/legacy/CustomText/index.tsx +27 -0
- package/src/social/components/legacy/DoneButton/index.tsx +25 -0
- package/src/social/components/legacy/DoneButton/styles.ts +21 -0
- package/src/social/components/legacy/EditCommentModal/index.tsx +216 -0
- package/src/social/components/legacy/EditCommentModal/styles.ts +66 -0
- package/src/social/components/legacy/EditPostModal/index.tsx +393 -0
- package/src/social/components/legacy/EditPostModal/styles.ts +136 -0
- package/src/social/components/legacy/FloatingButton/index.tsx +26 -0
- package/src/social/components/legacy/LoadingImage/index.tsx +118 -0
- package/src/social/components/legacy/LoadingIndicator/index.tsx +27 -0
- package/src/social/components/legacy/LoadingOverlay/index.tsx +25 -0
- package/src/social/components/legacy/LoadingVideo/index.tsx +187 -0
- package/src/social/components/legacy/MediaSection/index.tsx +309 -0
- package/src/social/components/legacy/MyStories/index.tsx +44 -0
- package/src/social/components/legacy/MyStories/styles.ts +76 -0
- package/src/social/components/legacy/PollSection/Components/PollBar.tsx +21 -0
- package/src/social/components/legacy/PollSection/Components/PollOptionList.tsx +145 -0
- package/src/social/components/legacy/PollSection/PollSection.tsx +54 -0
- package/src/social/components/legacy/PollSection/style.ts +97 -0
- package/src/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.tsx +157 -0
- package/src/social/components/legacy/PostTypeChoiceModal/style.ts +65 -0
- package/src/social/components/legacy/SearchItem/index.tsx +103 -0
- package/src/social/components/legacy/SearchItem/styles.ts +42 -0
- package/src/social/components/legacy/Social/CommentList/index.tsx +483 -0
- package/src/social/components/legacy/Social/CommentList/styles.ts +156 -0
- package/src/social/components/legacy/Social/PendingPostList/index.tsx +228 -0
- package/src/social/components/legacy/Social/PendingPostList/styles.ts +270 -0
- package/src/social/components/legacy/Social/PostList/Components/RenderTextWithMention.tsx +66 -0
- package/src/social/components/legacy/Social/PostList/index.tsx +584 -0
- package/src/social/components/legacy/Social/PostList/styles.ts +262 -0
- package/src/social/components/legacy/Social/ReplyCommentList/index.tsx +401 -0
- package/src/social/components/legacy/Social/ReplyCommentList/styles.ts +168 -0
- package/src/social/components/legacy/StoryKit/src/Story.tsx +223 -0
- package/src/social/components/legacy/StoryKit/src/StoryCircleListItem.tsx +240 -0
- package/src/social/components/legacy/StoryKit/src/StoryCircleListView.tsx +58 -0
- package/src/social/components/legacy/StoryKit/src/StoryListItem.tsx +446 -0
- package/src/social/components/legacy/StoryKit/src/components/AndroidCubeEffect.js +294 -0
- package/src/social/components/legacy/StoryKit/src/components/CubeNavigationHorizontal.js +297 -0
- package/src/social/components/legacy/StoryKit/src/helpers/StateHelpers.ts +9 -0
- package/src/social/components/legacy/StoryKit/src/styles.ts +149 -0
- package/src/social/components/legacy/Toast/Toast.tsx +92 -0
- package/src/social/components/legacy/react-native-image-viewing/README.md +101 -0
- package/src/social/components/legacy/react-native-image-viewing/dist/ImageViewing.d.ts +37 -0
- package/src/social/components/legacy/react-native-image-viewing/dist/ImageViewing.js +259 -0
- package/src/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.js +43 -0
- package/src/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js +31 -0
- package/src/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.js +53 -0
- package/src/social/components/legacy/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.ts +23 -0
- package/src/social/elements/ActionButton/ActionButton.tsx +47 -0
- package/src/social/elements/ActionButton/styles.ts +15 -0
- package/src/social/elements/AddOptionButton/index.tsx +46 -0
- package/src/social/elements/AddOptionButton/styles.ts +26 -0
- package/src/social/elements/AddThumbnailButton/AddThumbnailButton.tsx +47 -0
- package/src/social/elements/AddThumbnailButton/styles.ts +17 -0
- package/src/social/elements/AllCategoriesTitle/AllCategoriesTitle.tsx +40 -0
- package/src/social/elements/AnnouncementBadge/AnnouncementBadge.tsx +43 -0
- package/src/social/elements/AnnouncementBadge/styles.ts +11 -0
- package/src/social/elements/BackButton/BackButton.tsx +44 -0
- package/src/social/elements/BackButton/styles.ts +11 -0
- package/src/social/elements/BackButtonIconElement/BackButtonIconElement.tsx +47 -0
- package/src/social/elements/BrandBadge/BrandBadge.tsx +11 -0
- package/src/social/elements/BrandBadge/index.tsx +1 -0
- package/src/social/elements/CameraButton/index.tsx +49 -0
- package/src/social/elements/CameraButton/styles.ts +24 -0
- package/src/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.tsx +43 -0
- package/src/social/elements/CategoryRowImage/CategoryRowImage.tsx +86 -0
- package/src/social/elements/CategoryRowName/CategoryRowName.tsx +40 -0
- package/src/social/elements/CategoryTitle/CategoryTitle.tsx +40 -0
- package/src/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.tsx +42 -0
- package/src/social/elements/ChangeThumbnailButton/styles.ts +18 -0
- package/src/social/elements/CloseButton/index.tsx +44 -0
- package/src/social/elements/CloseButton/styles.ts +7 -0
- package/src/social/elements/CloseButtonIconElement/CloseButtonIconElement.tsx +48 -0
- package/src/social/elements/CommentButtonIconElement/CommentButtonIconElement.tsx +46 -0
- package/src/social/elements/CommonElements/AvatarElement.tsx +123 -0
- package/src/social/elements/CommonElements/ImageElement.tsx +50 -0
- package/src/social/elements/CommonElements/TextElement.tsx +30 -0
- package/src/social/elements/CommonElements/styles.ts +27 -0
- package/src/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.tsx +52 -0
- package/src/social/elements/CommunityAddMemberButton/styles.ts +26 -0
- package/src/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.tsx +39 -0
- package/src/social/elements/CommunityCreatePostButton/styles.ts +28 -0
- package/src/social/elements/CommunityDescription/CommunityDescription.tsx +59 -0
- package/src/social/elements/CommunityDisplayname/CommunityDisplayname.tsx +43 -0
- package/src/social/elements/CommunityDisplayname/styles.ts +18 -0
- package/src/social/elements/CommunityEmptyImage/CommunityEmptyImage.tsx +42 -0
- package/src/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.tsx +36 -0
- package/src/social/elements/CommunityInfo/CommunityInfo.tsx +82 -0
- package/src/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.tsx +67 -0
- package/src/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.tsx +51 -0
- package/src/social/elements/CommunityMemeberCount/CommunityMemeberCount.tsx +39 -0
- package/src/social/elements/CommunityMemeberCount/styles.ts +11 -0
- package/src/social/elements/CommunityName/CommunityName.tsx +47 -0
- package/src/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.tsx +52 -0
- package/src/social/elements/CommunityPendingPost/CommunityPendingPost.tsx +84 -0
- package/src/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.tsx +41 -0
- package/src/social/elements/CommunityPrivacyIcon/styles.ts +19 -0
- package/src/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.tsx +52 -0
- package/src/social/elements/CommunityRowImage/CommunityRowImage.tsx +63 -0
- package/src/social/elements/CommunityRowImage/styles.ts +44 -0
- package/src/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.tsx +52 -0
- package/src/social/elements/CopyLinkAction/CopyLinkAction.tsx +48 -0
- package/src/social/elements/CopyLinkAction/index.tsx +1 -0
- package/src/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.tsx +42 -0
- package/src/social/elements/DeleteThumbnailButton/styles.ts +18 -0
- package/src/social/elements/DescriptionElement/DescriptionElement.tsx +45 -0
- package/src/social/elements/EndLiveStreamButton/EndLiveStreamButton.tsx +37 -0
- package/src/social/elements/EndLiveStreamButton/styles.ts +21 -0
- package/src/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.tsx +33 -0
- package/src/social/elements/FormDescription/index.tsx +40 -0
- package/src/social/elements/FormDescription/styles.ts +12 -0
- package/src/social/elements/FormLabel/index.tsx +47 -0
- package/src/social/elements/FormLabel/styles.ts +15 -0
- package/src/social/elements/ImageButton/index.tsx +49 -0
- package/src/social/elements/ImageButton/styles.ts +24 -0
- package/src/social/elements/ImageGallery/ImageGallery.tsx +127 -0
- package/src/social/elements/ImageKeyElement/ImageKeyElement.tsx +49 -0
- package/src/social/elements/ImageViewer/ImageViewer.tsx +164 -0
- package/src/social/elements/LikeButtonIconElement/LikeButtonIconElement.tsx +46 -0
- package/src/social/elements/LiveTimerStatus/LiveTimerStatus.tsx +31 -0
- package/src/social/elements/LiveTimerStatus/styles.ts +21 -0
- package/src/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.tsx +41 -0
- package/src/social/elements/MenuAction/MenuAction.tsx +49 -0
- package/src/social/elements/MenuAction/index.tsx +2 -0
- package/src/social/elements/MenuAction/styles.ts +33 -0
- package/src/social/elements/MenuButton/MenuButton.tsx +56 -0
- package/src/social/elements/MenuButton/styles.ts +19 -0
- package/src/social/elements/MenuButtonIconElement/MenuButtonIconElement.tsx +47 -0
- package/src/social/elements/ModeratorBadge/ModeratorBadge.tsx +45 -0
- package/src/social/elements/ModeratorBadge/styles.ts +19 -0
- package/src/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.tsx +57 -0
- package/src/social/elements/ModeratorBadgeElement/styles.ts +28 -0
- package/src/social/elements/PinBadge/PinBadge.tsx +41 -0
- package/src/social/elements/PinBadge/styles.ts +11 -0
- package/src/social/elements/ShareAction/ShareAction.tsx +44 -0
- package/src/social/elements/ShareAction/index.tsx +1 -0
- package/src/social/elements/ShareButton/ShareButton.tsx +38 -0
- package/src/social/elements/ShareButton/index.tsx +1 -0
- package/src/social/elements/ShareButtonIconElement/ShareButtonIconElement.tsx +46 -0
- package/src/social/elements/StartLivestreamButton/StartLivestreamButton.tsx +39 -0
- package/src/social/elements/SwitchCameraButton/SwitchCameraButton.tsx +36 -0
- package/src/social/elements/TextKeyElement/TextKeyElement.tsx +42 -0
- package/src/social/elements/Timestamp/Timestamp.tsx +43 -0
- package/src/social/elements/Timestamp/styles.ts +15 -0
- package/src/social/elements/TimestampElement/TimestampElement.tsx +31 -0
- package/src/social/elements/Title/index.tsx +46 -0
- package/src/social/elements/Title/styles.ts +12 -0
- package/src/social/elements/TitleElement/TitleElement.tsx +45 -0
- package/src/social/elements/VideoGallery/VideoGallery.tsx +145 -0
- package/src/social/elements/VideoViewer/VideoViewer.tsx +150 -0
- package/src/social/elements/index.ts +8 -0
- package/src/social/enums/enumUIKitID.ts +298 -0
- package/src/social/enums/roomStatus.ts +9 -0
- package/src/social/features/comment/components/PostComment/CommentListItem/CommentListItem.tsx +568 -0
- package/src/social/features/comment/components/PostComment/CommentListItem/styles.ts +172 -0
- package/src/social/features/comment/components/PostComment/PostComment.tsx +221 -0
- package/src/social/features/comment/components/PostComment/ReplyCommentList/index.tsx +405 -0
- package/src/social/features/comment/components/PostComment/ReplyCommentList/styles.ts +170 -0
- package/src/social/features/comment/components/PostComment/index.tsx +1 -0
- package/src/social/features/comment/components/PostComment/styles.ts +137 -0
- package/src/social/features/community/AddCategory/AddCategory.tsx +126 -0
- package/src/social/features/community/AddCategory/components/Header/Header.tsx +31 -0
- package/src/social/features/community/AddCategory/components/Header/styles.ts +29 -0
- package/src/social/features/community/AddCategory/hooks/useAddCategory.ts +52 -0
- package/src/social/features/community/AddCategory/styles.ts +67 -0
- package/src/social/features/community/AddMember/AddMember.tsx +197 -0
- package/src/social/features/community/AddMember/components/Header/Header.tsx +22 -0
- package/src/social/features/community/AddMember/components/Header/styles.ts +26 -0
- package/src/social/features/community/AddMember/hooks/useAddMember.ts +85 -0
- package/src/social/features/community/AddMember/styles.ts +83 -0
- package/src/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.tsx +73 -0
- package/src/social/features/community/CommentsNotificationSetting/components/Header/Header.tsx +54 -0
- package/src/social/features/community/CommentsNotificationSetting/components/Header/styles.ts +30 -0
- package/src/social/features/community/CommentsNotificationSetting/hooks/useCommentsNotificationSetting.ts +194 -0
- package/src/social/features/community/CommentsNotificationSetting/index.tsx +1 -0
- package/src/social/features/community/CommentsNotificationSetting/styles.ts +41 -0
- package/src/social/features/community/Create/Create.tsx +130 -0
- package/src/social/features/community/Create/components/Header/Header.tsx +47 -0
- package/src/social/features/community/Create/components/Header/styles.ts +26 -0
- package/src/social/features/community/Create/components/Members/index.tsx +69 -0
- package/src/social/features/community/Create/components/Members/styles.ts +27 -0
- package/src/social/features/community/Create/hooks/useCreateCommunity.ts +120 -0
- package/src/social/features/community/Create/styles.ts +39 -0
- package/src/social/features/community/Edit/Edit.tsx +116 -0
- package/src/social/features/community/Edit/components/Header/Header.tsx +51 -0
- package/src/social/features/community/Edit/components/Header/styles.ts +26 -0
- package/src/social/features/community/Edit/hooks/useEditCommunity.ts +121 -0
- package/src/social/features/community/Edit/styles.ts +39 -0
- package/src/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.tsx +73 -0
- package/src/social/features/community/LivestreamsNotificationSetting/components/Header/Header.tsx +54 -0
- package/src/social/features/community/LivestreamsNotificationSetting/components/Header/styles.ts +30 -0
- package/src/social/features/community/LivestreamsNotificationSetting/hooks/useLivestreamsNotificationSetting.ts +135 -0
- package/src/social/features/community/LivestreamsNotificationSetting/index.tsx +1 -0
- package/src/social/features/community/LivestreamsNotificationSetting/styles.ts +41 -0
- package/src/social/features/community/Membership/Membership.tsx +51 -0
- package/src/social/features/community/Membership/components/Header/Header.tsx +57 -0
- package/src/social/features/community/Membership/components/Header/styles.ts +30 -0
- package/src/social/features/community/Membership/components/MemberItem/MemberItem.tsx +298 -0
- package/src/social/features/community/Membership/components/MemberItem/style.ts +47 -0
- package/src/social/features/community/Membership/components/MemberList/MemberList.tsx +92 -0
- package/src/social/features/community/Membership/components/MemberList/styles.ts +29 -0
- package/src/social/features/community/Membership/components/ModeratorList/ModeratorList.tsx +70 -0
- package/src/social/features/community/Membership/components/ModeratorList/styles.ts +27 -0
- package/src/social/features/community/Membership/hooks/useMembership.ts +64 -0
- package/src/social/features/community/Membership/styles.ts +19 -0
- package/src/social/features/community/NotificationSetting/NotificationSetting.tsx +72 -0
- package/src/social/features/community/NotificationSetting/components/Header/Header.tsx +25 -0
- package/src/social/features/community/NotificationSetting/components/Header/styles.ts +30 -0
- package/src/social/features/community/NotificationSetting/hooks/useNotificationSetting.ts +155 -0
- package/src/social/features/community/NotificationSetting/index.tsx +1 -0
- package/src/social/features/community/NotificationSetting/styles.ts +41 -0
- package/src/social/features/community/PendingRequest/PendingRequest.tsx +74 -0
- package/src/social/features/community/PendingRequest/components/Header/Header.tsx +29 -0
- package/src/social/features/community/PendingRequest/components/Header/styles.ts +30 -0
- package/src/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.tsx +253 -0
- package/src/social/features/community/PendingRequest/components/PendingPostList/index.ts +1 -0
- package/src/social/features/community/PendingRequest/components/PendingPostList/styles.ts +101 -0
- package/src/social/features/community/PendingRequest/styles.ts +19 -0
- package/src/social/features/community/PostPermission/PostPermission.tsx +146 -0
- package/src/social/features/community/PostPermission/components/Header/Header.tsx +33 -0
- package/src/social/features/community/PostPermission/components/Header/styles.ts +26 -0
- package/src/social/features/community/PostPermission/styles.ts +29 -0
- package/src/social/features/community/PostsNotificationSetting/PostsNotificationSetting.tsx +73 -0
- package/src/social/features/community/PostsNotificationSetting/components/Header/Header.tsx +54 -0
- package/src/social/features/community/PostsNotificationSetting/components/Header/styles.ts +30 -0
- package/src/social/features/community/PostsNotificationSetting/hooks/usePostsNotificationSetting.ts +166 -0
- package/src/social/features/community/PostsNotificationSetting/index.tsx +1 -0
- package/src/social/features/community/PostsNotificationSetting/styles.ts +41 -0
- package/src/social/features/community/Setting/Setting.tsx +121 -0
- package/src/social/features/community/Setting/components/Header/Header.tsx +29 -0
- package/src/social/features/community/Setting/components/Header/styles.ts +30 -0
- package/src/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.tsx +41 -0
- package/src/social/features/community/Setting/elements/CloseCommunity/styles.ts +22 -0
- package/src/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.tsx +39 -0
- package/src/social/features/community/Setting/elements/CloseCommunityDescription/styles.ts +16 -0
- package/src/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.tsx +41 -0
- package/src/social/features/community/Setting/elements/LeaveCommunity/styles.ts +21 -0
- package/src/social/features/community/Setting/hooks/useCommunitySetting.ts +165 -0
- package/src/social/features/community/Setting/styles.ts +29 -0
- package/src/social/features/community/Setup/Setup.tsx +41 -0
- package/src/social/features/community/Setup/index.tsx +6 -0
- package/src/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.tsx +73 -0
- package/src/social/features/community/StoriesNotificationSetting/components/Header/Header.tsx +54 -0
- package/src/social/features/community/StoriesNotificationSetting/components/Header/styles.ts +30 -0
- package/src/social/features/community/StoriesNotificationSetting/hooks/useStoriesNotificationSetting.ts +197 -0
- package/src/social/features/community/StoriesNotificationSetting/index.tsx +1 -0
- package/src/social/features/community/StoriesNotificationSetting/styles.ts +41 -0
- package/src/social/features/community/StorySetting/StorySetting.tsx +102 -0
- package/src/social/features/community/StorySetting/components/Header/Header.tsx +25 -0
- package/src/social/features/community/StorySetting/components/Header/styles.ts +30 -0
- package/src/social/features/community/StorySetting/styles.ts +36 -0
- package/src/social/features/community/shared/components/Categories/index.tsx +110 -0
- package/src/social/features/community/shared/components/Categories/styles.ts +40 -0
- package/src/social/features/community/shared/components/CoverImageUpload/index.tsx +120 -0
- package/src/social/features/community/shared/components/CoverImageUpload/styles.ts +41 -0
- package/src/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.tsx +20 -0
- package/src/social/features/community/shared/components/MemberSkeleton/styles.ts +10 -0
- package/src/social/features/community/shared/components/Privacy/index.tsx +94 -0
- package/src/social/features/community/shared/components/Privacy/styles.ts +43 -0
- package/src/social/features/community/shared/constants/index.ts +5 -0
- package/src/social/features/community/shared/elements/Action/Action.tsx +81 -0
- package/src/social/features/community/shared/elements/Action/styles.ts +30 -0
- package/src/social/features/community/shared/utils/index.ts +40 -0
- package/src/social/features/feed/components/Categories/Categories.tsx +82 -0
- package/src/social/features/feed/components/Categories/index.tsx +1 -0
- package/src/social/features/feed/components/Categories/styles.ts +28 -0
- package/src/social/features/feed/components/CommunityCategories/CommunityCategories.tsx +91 -0
- package/src/social/features/feed/components/CommunityCategories/index.ts +1 -0
- package/src/social/features/feed/components/CommunityCategories/styles.ts +33 -0
- package/src/social/features/feed/components/CreatePostMenu/CreatePostMenu.tsx +136 -0
- package/src/social/features/feed/components/CreatePostMenu/index.tsx +1 -0
- package/src/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.tsx +46 -0
- package/src/social/features/feed/components/EmptyNewsFeed/Elements/Description.tsx +23 -0
- package/src/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.tsx +52 -0
- package/src/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.tsx +28 -0
- package/src/social/features/feed/components/EmptyNewsFeed/Elements/Title.tsx +22 -0
- package/src/social/features/feed/components/EmptyNewsFeed/Elements/styles/styles.ts +52 -0
- package/src/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.tsx +52 -0
- package/src/social/features/feed/components/EmptyNewsFeed/index.tsx +1 -0
- package/src/social/features/feed/components/EmptyNewsFeed/styles.ts +17 -0
- package/src/social/features/feed/components/Explore/Explore.tsx +121 -0
- package/src/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.tsx +160 -0
- package/src/social/features/feed/components/Explore/index.tsx +1 -0
- package/src/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.tsx +60 -0
- package/src/social/features/feed/components/ExploreCommunityEmpty/index.tsx +1 -0
- package/src/social/features/feed/components/ExploreEmpty/ExploreEmpty.tsx +60 -0
- package/src/social/features/feed/components/ExploreEmpty/index.tsx +1 -0
- package/src/social/features/feed/components/GlobalFeed/GlobalFeed.tsx +134 -0
- package/src/social/features/feed/components/GlobalFeed/index.tsx +1 -0
- package/src/social/features/feed/components/MyCommunities/MyCommunities.tsx +100 -0
- package/src/social/features/feed/components/MyCommunities/index.tsx +1 -0
- package/src/social/features/feed/components/MyCommunities/styles.ts +44 -0
- package/src/social/features/feed/components/NewsFeed/NewsFeed.tsx +63 -0
- package/src/social/features/feed/components/NewsFeed/index.tsx +1 -0
- package/src/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.tsx +70 -0
- package/src/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.tsx +89 -0
- package/src/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/styles.ts +66 -0
- package/src/social/features/feed/components/RecommendedCommunities/index.tsx +1 -0
- package/src/social/features/feed/components/RecommendedCommunities/styles.ts +21 -0
- package/src/social/features/feed/components/TopNavigation/TopNavigation.tsx +201 -0
- package/src/social/features/feed/components/TopNavigation/index.tsx +1 -0
- package/src/social/features/feed/components/TrendingCommunities/TrendingCommunities.tsx +70 -0
- package/src/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.tsx +34 -0
- package/src/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/styles.ts +14 -0
- package/src/social/features/feed/components/TrendingCommunities/index.tsx +1 -0
- package/src/social/features/feed/components/index.tsx +3 -0
- package/src/social/features/feed/elements/CommunityCategory/CommunityCategory.tsx +44 -0
- package/src/social/features/feed/elements/CommunityCategory/index.ts +1 -0
- package/src/social/features/feed/elements/CommunityCategory/styles.ts +20 -0
- package/src/social/features/feed/elements/index.ts +1 -0
- package/src/social/features/feed/index.tsx +1 -0
- package/src/social/features/livestream/Create/Create.tsx +808 -0
- package/src/social/features/livestream/Create/RoomView.tsx +48 -0
- package/src/social/features/livestream/Create/index.ts +1 -0
- package/src/social/features/livestream/Create/styles.ts +280 -0
- package/src/social/features/livestream/Player/Player.tsx +312 -0
- package/src/social/features/livestream/Player/index.ts +1 -0
- package/src/social/features/livestream/Player/styles.ts +107 -0
- package/src/social/features/livestream/TargetSelection/TargetSelection.tsx +54 -0
- package/src/social/features/livestream/TargetSelection/index.ts +1 -0
- package/src/social/features/livestream/Terminated/Terminated.tsx +90 -0
- package/src/social/features/livestream/Terminated/index.ts +1 -0
- package/src/social/features/livestream/Terminated/styles.ts +64 -0
- package/src/social/features/livestream/components/ThumbnailAction/ThumbnailAction.tsx +37 -0
- package/src/social/features/livestream/components/ThumbnailAction/index.ts +1 -0
- package/src/social/features/livestream/components/ThumbnailAction/styles.ts +13 -0
- package/src/social/features/poll/Composer/PollPostComposer.tsx +385 -0
- package/src/social/features/poll/Composer/components/PollDuration.tsx +56 -0
- package/src/social/features/poll/Composer/components/PollDurationBottomSheet.tsx +119 -0
- package/src/social/features/poll/Composer/components/PollDurationPicker.tsx +145 -0
- package/src/social/features/poll/Composer/components/PollHeader.tsx +43 -0
- package/src/social/features/poll/Composer/components/PollOptions.tsx +88 -0
- package/src/social/features/poll/Composer/components/PollQuestion.tsx +56 -0
- package/src/social/features/poll/Composer/components/PollSelection.tsx +41 -0
- package/src/social/features/poll/Composer/index.ts +1 -0
- package/src/social/features/poll/Composer/styles.ts +159 -0
- package/src/social/features/poll/TargetSelection/TargetSelection.tsx +45 -0
- package/src/social/features/poll/TargetSelection/index.ts +1 -0
- package/src/social/features/post/Composer/PostComposer.tsx +909 -0
- package/src/social/features/post/Composer/index.tsx +1 -0
- package/src/social/features/post/Composer/styles.ts +58 -0
- package/src/social/features/post/Detail/index.tsx +424 -0
- package/src/social/features/post/Detail/styles.ts +141 -0
- package/src/social/features/post/TargetSelection/TargetSelection.tsx +100 -0
- package/src/social/features/post/TargetSelection/index.tsx +1 -0
- package/src/social/features/post/components/Content/Content.tsx +326 -0
- package/src/social/features/post/components/Content/index.tsx +1 -0
- package/src/social/features/post/components/Content/styles.ts +229 -0
- package/src/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.tsx +181 -0
- package/src/social/features/post/components/DetailedMediaAttachment/index.tsx +1 -0
- package/src/social/features/post/components/DetailedMediaAttachment/styles.ts +52 -0
- package/src/social/features/post/components/EngagementActions/Components/DetailStyle.tsx +191 -0
- package/src/social/features/post/components/EngagementActions/Components/FeedStyle.tsx +150 -0
- package/src/social/features/post/components/EngagementActions/Components/styles.tsx +61 -0
- package/src/social/features/post/components/EngagementActions/Components/type.ts +8 -0
- package/src/social/features/post/components/EngagementActions/Components/usePostShareAction.tsx +77 -0
- package/src/social/features/post/components/EngagementActions/EngagementActions.tsx +64 -0
- package/src/social/features/post/components/EngagementActions/index.tsx +1 -0
- package/src/social/features/post/components/EngagementContent/EngagementContent.tsx +41 -0
- package/src/social/features/post/components/EngagementContent/index.tsx +1 -0
- package/src/social/features/post/components/EngagementContent/styles.ts +18 -0
- package/src/social/features/post/components/MediaAttachment/MediaAttachment.tsx +152 -0
- package/src/social/features/post/components/MediaAttachment/index.tsx +1 -0
- package/src/social/features/post/components/MediaAttachment/styles.ts +44 -0
- package/src/social/features/reaction/components/List/List.tsx +242 -0
- package/src/social/features/reaction/components/List/index.tsx +1 -0
- package/src/social/features/reaction/components/List/styles.ts +109 -0
- package/src/social/features/room/hooks/useRoom.ts +20 -0
- package/src/social/features/search/components/CommunitySearchResult/CommunitySearchResult.tsx +33 -0
- package/src/social/features/search/components/CommunitySearchResult/index.tsx +1 -0
- package/src/social/features/search/components/TopSearchBar/TopSearchBar.tsx +101 -0
- package/src/social/features/search/components/TopSearchBar/index.tsx +1 -0
- package/src/social/features/search/components/TopSearchBar/styles.ts +35 -0
- package/src/social/features/search/components/UserSearchResult/UserSearchResult.tsx +58 -0
- package/src/social/features/search/components/UserSearchResult/index.tsx +1 -0
- package/src/social/features/story/Create/Create.tsx +354 -0
- package/src/social/features/story/Create/index.tsx +1 -0
- package/src/social/features/story/Create/styles.ts +124 -0
- package/src/social/features/story/Draft/Draft.tsx +278 -0
- package/src/social/features/story/Draft/components/HyperLinkConfig.tsx +291 -0
- package/src/social/features/story/Draft/index.tsx +1 -0
- package/src/social/features/story/Draft/styles.ts +232 -0
- package/src/social/features/story/TargetSelection/TargetSelection.tsx +43 -0
- package/src/social/features/story/TargetSelection/index.tsx +1 -0
- package/src/social/features/story/View/View.tsx +154 -0
- package/src/social/features/story/View/components/AmityViewStoryItem.tsx +682 -0
- package/src/social/features/story/View/index.tsx +1 -0
- package/src/social/features/story/View/styles.ts +269 -0
- package/src/social/features/story/components/Tab/Tab.tsx +42 -0
- package/src/social/features/story/components/Tab/index.tsx +1 -0
- package/src/social/features/user/Blocked/Blocked.tsx +23 -0
- package/src/social/features/user/Blocked/components/TopBar/TopBar.tsx +25 -0
- package/src/social/features/user/Blocked/components/TopBar/index.ts +1 -0
- package/src/social/features/user/Blocked/components/TopBar/styles.ts +29 -0
- package/src/social/features/user/Blocked/components/UserItem/UserItem.tsx +87 -0
- package/src/social/features/user/Blocked/components/UserItem/index.ts +1 -0
- package/src/social/features/user/Blocked/components/UserItem/styles.ts +35 -0
- package/src/social/features/user/Blocked/components/UserList/UserList.tsx +43 -0
- package/src/social/features/user/Blocked/components/UserList/index.ts +1 -0
- package/src/social/features/user/Blocked/components/UserList/styles.ts +18 -0
- package/src/social/features/user/Blocked/components/index.ts +3 -0
- package/src/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.tsx +39 -0
- package/src/social/features/user/Blocked/elements/UnblockUserButton/index.ts +1 -0
- package/src/social/features/user/Blocked/elements/index.ts +1 -0
- package/src/social/features/user/Blocked/index.ts +1 -0
- package/src/social/features/user/Blocked/styles.ts +16 -0
- package/src/social/features/user/Edit/Edit.tsx +94 -0
- package/src/social/features/user/Edit/components/ImageUpload/ImageUpload.tsx +69 -0
- package/src/social/features/user/Edit/components/ImageUpload/index.tsx +1 -0
- package/src/social/features/user/Edit/components/ImageUpload/styles.ts +37 -0
- package/src/social/features/user/Edit/components/TopBar/TopBar.tsx +54 -0
- package/src/social/features/user/Edit/components/TopBar/index.tsx +1 -0
- package/src/social/features/user/Edit/components/TopBar/styles.ts +25 -0
- package/src/social/features/user/Edit/components/index.ts +2 -0
- package/src/social/features/user/Edit/hooks/index.ts +1 -0
- package/src/social/features/user/Edit/hooks/useEditUser.ts +110 -0
- package/src/social/features/user/Edit/index.ts +1 -0
- package/src/social/features/user/Edit/styles.ts +33 -0
- package/src/social/features/user/PendingFollowRequests/PendingFollowRequests.tsx +41 -0
- package/src/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.tsx +106 -0
- package/src/social/features/user/PendingFollowRequests/components/RequestItem/index.ts +1 -0
- package/src/social/features/user/PendingFollowRequests/components/RequestItem/styles.ts +52 -0
- package/src/social/features/user/PendingFollowRequests/components/RequestList/RequestList.tsx +58 -0
- package/src/social/features/user/PendingFollowRequests/components/RequestList/index.ts +1 -0
- package/src/social/features/user/PendingFollowRequests/components/RequestList/styles.ts +21 -0
- package/src/social/features/user/PendingFollowRequests/components/TopBar/TopBar.tsx +29 -0
- package/src/social/features/user/PendingFollowRequests/components/TopBar/index.ts +1 -0
- package/src/social/features/user/PendingFollowRequests/components/TopBar/styles.ts +29 -0
- package/src/social/features/user/PendingFollowRequests/components/index.ts +3 -0
- package/src/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.ts +43 -0
- package/src/social/features/user/PendingFollowRequests/index.ts +1 -0
- package/src/social/features/user/PendingFollowRequests/styles.ts +24 -0
- package/src/social/features/user/Profile/Profile.tsx +141 -0
- package/src/social/features/user/Profile/components/Action/Action.tsx +107 -0
- package/src/social/features/user/Profile/components/Action/index.ts +1 -0
- package/src/social/features/user/Profile/components/Feed/Feed.tsx +98 -0
- package/src/social/features/user/Profile/components/Feed/hooks/useFeed.ts +101 -0
- package/src/social/features/user/Profile/components/Feed/index.tsx +1 -0
- package/src/social/features/user/Profile/components/Feed/styles.ts +18 -0
- package/src/social/features/user/Profile/components/Header/Header.tsx +227 -0
- package/src/social/features/user/Profile/components/Header/hooks/useHeader.ts +159 -0
- package/src/social/features/user/Profile/components/Header/index.tsx +1 -0
- package/src/social/features/user/Profile/components/Header/styles.ts +83 -0
- package/src/social/features/user/Profile/components/ImageFeed/ImageFeed.tsx +80 -0
- package/src/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.ts +98 -0
- package/src/social/features/user/Profile/components/ImageFeed/index.tsx +1 -0
- package/src/social/features/user/Profile/components/TopBar/TopBar.tsx +37 -0
- package/src/social/features/user/Profile/components/TopBar/hooks/useTopBar.ts +38 -0
- package/src/social/features/user/Profile/components/TopBar/index.tsx +1 -0
- package/src/social/features/user/Profile/components/TopBar/styles.ts +25 -0
- package/src/social/features/user/Profile/components/VideoFeed/VideoFeed.tsx +79 -0
- package/src/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.ts +98 -0
- package/src/social/features/user/Profile/components/VideoFeed/index.tsx +1 -0
- package/src/social/features/user/Profile/components/index.tsx +6 -0
- package/src/social/features/user/Profile/elements/FollowButton/FollowButton.tsx +41 -0
- package/src/social/features/user/Profile/elements/FollowButton/index.ts +1 -0
- package/src/social/features/user/Profile/elements/FollowingButton/FollowingButton.tsx +41 -0
- package/src/social/features/user/Profile/elements/FollowingButton/index.ts +1 -0
- package/src/social/features/user/Profile/elements/Menu/Menu.tsx +63 -0
- package/src/social/features/user/Profile/elements/Menu/hooks/useMenu.ts +146 -0
- package/src/social/features/user/Profile/elements/Menu/index.ts +1 -0
- package/src/social/features/user/Profile/elements/PendingButton/PendingButton.tsx +41 -0
- package/src/social/features/user/Profile/elements/PendingButton/index.ts +1 -0
- package/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.tsx +29 -0
- package/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.ts +1 -0
- package/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.ts +38 -0
- package/src/social/features/user/Profile/elements/UnblockButton/UnblockButton.tsx +41 -0
- package/src/social/features/user/Profile/elements/UnblockButton/index.ts +1 -0
- package/src/social/features/user/Profile/elements/index.ts +6 -0
- package/src/social/features/user/Profile/hooks/useFeedState.ts +43 -0
- package/src/social/features/user/Profile/hooks/useUserProfile.tsx +64 -0
- package/src/social/features/user/Profile/index.ts +1 -0
- package/src/social/features/user/Profile/styles.ts +16 -0
- package/src/social/features/user/Profile/types/index.ts +9 -0
- package/src/social/features/user/Relationship/Relationship.tsx +58 -0
- package/src/social/features/user/Relationship/components/FollowerList/FollowerList.tsx +23 -0
- package/src/social/features/user/Relationship/components/FollowerList/index.ts +1 -0
- package/src/social/features/user/Relationship/components/FollowerList/styles.ts +21 -0
- package/src/social/features/user/Relationship/components/FollowingList/FollowingList.tsx +23 -0
- package/src/social/features/user/Relationship/components/FollowingList/index.ts +1 -0
- package/src/social/features/user/Relationship/components/FollowingList/styles.ts +21 -0
- package/src/social/features/user/Relationship/components/TopBar/TopBar.tsx +35 -0
- package/src/social/features/user/Relationship/components/TopBar/index.ts +1 -0
- package/src/social/features/user/Relationship/components/TopBar/styles.ts +29 -0
- package/src/social/features/user/Relationship/components/UserItem/UserItem.tsx +94 -0
- package/src/social/features/user/Relationship/components/UserItem/hooks/useUserItem.ts +83 -0
- package/src/social/features/user/Relationship/components/UserItem/index.ts +1 -0
- package/src/social/features/user/Relationship/components/UserItem/styles.ts +34 -0
- package/src/social/features/user/Relationship/components/UserList/UserList.tsx +58 -0
- package/src/social/features/user/Relationship/components/UserList/index.ts +1 -0
- package/src/social/features/user/Relationship/components/UserList/styles.ts +21 -0
- package/src/social/features/user/Relationship/components/index.ts +5 -0
- package/src/social/features/user/Relationship/hooks/index.ts +1 -0
- package/src/social/features/user/Relationship/hooks/useUserRelationship.ts +25 -0
- package/src/social/features/user/Relationship/index.ts +1 -0
- package/src/social/features/user/Relationship/styles.ts +16 -0
- package/src/social/hooks/collections/category/useCategoryCollection.ts +20 -0
- package/src/social/hooks/collections/community/useCommunityMemberCollection.ts +25 -0
- package/src/social/hooks/collections/index.ts +11 -0
- package/src/social/hooks/collections/post/usePinnedPostCollection.ts +25 -0
- package/src/social/hooks/collections/post/usePostCollection.ts +25 -0
- package/src/social/hooks/collections/post/useUserFeed.ts +31 -0
- package/src/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.ts +28 -0
- package/src/social/hooks/collections/search/useSearchUserByDisplayNameCollection.ts +28 -0
- package/src/social/hooks/collections/useLiveCollection.ts +133 -0
- package/src/social/hooks/collections/useReactQueryLiveCollection.ts +131 -0
- package/src/social/hooks/collections/user/useBlockedUsersCollection.ts +17 -0
- package/src/social/hooks/collections/user/useFollowerCollection.ts +20 -0
- package/src/social/hooks/collections/user/useFollowingCollection.ts +20 -0
- package/src/social/hooks/collections/user/useUserCollection.ts +25 -0
- package/src/social/hooks/index.ts +37 -0
- package/src/social/hooks/isModerator.ts +19 -0
- package/src/social/hooks/objects/index.ts +3 -0
- package/src/social/hooks/objects/useLiveObject.ts +104 -0
- package/src/social/hooks/objects/user/useFollowInfo.ts +17 -0
- package/src/social/hooks/objects/user/useUser.tsx +17 -0
- package/src/social/hooks/queries/useBlockUser.ts +102 -0
- package/src/social/hooks/queries/useClosePoll.ts +54 -0
- package/src/social/hooks/queries/useCommunityNotificationSettingsQuery.ts +76 -0
- package/src/social/hooks/queries/useFlagPost.ts +76 -0
- package/src/social/hooks/queries/useFlagUserQuery.ts +91 -0
- package/src/social/hooks/queries/useFollowUser.ts +74 -0
- package/src/social/hooks/queries/usePendingFollowRequest.ts +66 -0
- package/src/social/hooks/useAmityGlobalSearchViewModel.ts +96 -0
- package/src/social/hooks/useCategories.ts +62 -0
- package/src/social/hooks/useCommentAdImpression.ts +29 -0
- package/src/social/hooks/useConfig.ts +36 -0
- package/src/social/hooks/useConfigImageUri.ts +121 -0
- package/src/social/hooks/useCustomRankingGlobalFeed.ts +126 -0
- package/src/social/hooks/useFile.ts +39 -0
- package/src/social/hooks/useGenerateThemeStyles.ts +27 -0
- package/src/social/hooks/useImagePicker.ts +102 -0
- package/src/social/hooks/useMention/index.tsx +194 -0
- package/src/social/hooks/useMention/styles.ts +40 -0
- package/src/social/hooks/usePaginator.ts +315 -0
- package/src/social/hooks/usePendingPostQuery.ts +79 -0
- package/src/social/hooks/usePoll.ts +79 -0
- package/src/social/hooks/usePostImpression.ts +37 -0
- package/src/social/hooks/usePostPermission.ts +47 -0
- package/src/social/hooks/useRecommenedCommunities.ts +75 -0
- package/src/social/hooks/useSearch.ts +132 -0
- package/src/social/hooks/useStoryPermission.ts +20 -0
- package/src/social/hooks/useTrendingCommunities.ts +48 -0
- package/src/social/hooks/useUiKitConfig.ts +16 -0
- package/src/social/hooks/useUiKitReference.ts +53 -0
- package/src/social/hooks/useUser.ts +16 -0
- package/src/social/hooks/useValidateConfig.ts +44 -0
- package/src/social/index.tsx +96 -0
- package/src/social/providers/AdEngineProvider.tsx +194 -0
- package/src/social/providers/BehaviourProvider.tsx +66 -0
- package/src/social/providers/ExploreProvider.tsx +97 -0
- package/src/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.tsx +57 -0
- package/src/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.tsx +30 -0
- package/src/social/screens/AllCategories/index.tsx +74 -0
- package/src/social/screens/AllCategories/styles.ts +38 -0
- package/src/social/screens/BlockedUsers/BlockedUsers.tsx +5 -0
- package/src/social/screens/BlockedUsers/index.ts +1 -0
- package/src/social/screens/CommunitiesByCategory/index.tsx +99 -0
- package/src/social/screens/CommunitiesByCategory/styles.ts +52 -0
- package/src/social/screens/CommunityAddCategory/index.tsx +14 -0
- package/src/social/screens/CommunityAddMember/index.tsx +14 -0
- package/src/social/screens/CommunityCommentsNotificationSetting/index.tsx +13 -0
- package/src/social/screens/CommunityLivestreamsNotificationSetting/index.tsx +13 -0
- package/src/social/screens/CommunityMembership/index.tsx +18 -0
- package/src/social/screens/CommunityNotificationSetting/index.tsx +11 -0
- package/src/social/screens/CommunityPendingRequest/index.tsx +18 -0
- package/src/social/screens/CommunityPostPermission/index.tsx +18 -0
- package/src/social/screens/CommunityPostsNotificationSetting/index.tsx +13 -0
- package/src/social/screens/CommunityProfile/components/Feed/Feed.tsx +214 -0
- package/src/social/screens/CommunityProfile/components/Feed/index.tsx +1 -0
- package/src/social/screens/CommunityProfile/components/Feed/styles.ts +34 -0
- package/src/social/screens/CommunityProfile/components/Header/Header.tsx +201 -0
- package/src/social/screens/CommunityProfile/components/Header/index.tsx +1 -0
- package/src/social/screens/CommunityProfile/components/Header/styles.ts +36 -0
- package/src/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.tsx +82 -0
- package/src/social/screens/CommunityProfile/components/ImageFeed/index.tsx +1 -0
- package/src/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.tsx +128 -0
- package/src/social/screens/CommunityProfile/components/PinnedPost/index.ts +1 -0
- package/src/social/screens/CommunityProfile/components/PinnedPost/styles.ts +13 -0
- package/src/social/screens/CommunityProfile/components/Tab/Tab.tsx +140 -0
- package/src/social/screens/CommunityProfile/components/Tab/index.tsx +1 -0
- package/src/social/screens/CommunityProfile/components/TopBar/TopBar.tsx +173 -0
- package/src/social/screens/CommunityProfile/components/TopBar/index.tsx +1 -0
- package/src/social/screens/CommunityProfile/components/TopBar/styles.ts +34 -0
- package/src/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.tsx +82 -0
- package/src/social/screens/CommunityProfile/components/VideoFeed/index.tsx +1 -0
- package/src/social/screens/CommunityProfile/components/VideoFeed/styles.ts +28 -0
- package/src/social/screens/CommunityProfile/components/index.tsx +5 -0
- package/src/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.tsx +87 -0
- package/src/social/screens/CommunityProfile/elements/CommunityCover/index.tsx +1 -0
- package/src/social/screens/CommunityProfile/elements/index.tsx +1 -0
- package/src/social/screens/CommunityProfile/index.tsx +439 -0
- package/src/social/screens/CommunityProfile/styles.ts +71 -0
- package/src/social/screens/CommunitySetting/index.tsx +17 -0
- package/src/social/screens/CommunityStoriesNotificationSetting/index.tsx +13 -0
- package/src/social/screens/CommunityStorySetting/index.tsx +18 -0
- package/src/social/screens/CreateCommunity/index.tsx +16 -0
- package/src/social/screens/CreateLivestream/index.tsx +14 -0
- package/src/social/screens/CreatePost/index.tsx +20 -0
- package/src/social/screens/CreateStory/CreateStoryScreen.tsx +64 -0
- package/src/social/screens/EditCommunity/index.tsx +23 -0
- package/src/social/screens/EditPost/EditPost.tsx +19 -0
- package/src/social/screens/EditUser/EditUser.tsx +10 -0
- package/src/social/screens/EditUser/index.ts +1 -0
- package/src/social/screens/GlobalBan/GlobalBan.tsx +37 -0
- package/src/social/screens/GlobalBan/index.ts +1 -0
- package/src/social/screens/GlobalBan/styles.ts +39 -0
- package/src/social/screens/GlobalFeed/index.tsx +105 -0
- package/src/social/screens/GlobalFeed/styles.ts +15 -0
- package/src/social/screens/ImageViewer/ImageViewer.tsx +30 -0
- package/src/social/screens/ImageViewer/components/Header/Header.tsx +23 -0
- package/src/social/screens/ImageViewer/components/Header/index.ts +1 -0
- package/src/social/screens/ImageViewer/components/Header/styles.ts +27 -0
- package/src/social/screens/ImageViewer/components/index.ts +1 -0
- package/src/social/screens/ImageViewer/index.tsx +1 -0
- package/src/social/screens/LivestreamPlayer/index.tsx +14 -0
- package/src/social/screens/LivestreamPostTargetSelection/index.tsx +14 -0
- package/src/social/screens/LivestreamTerminated/index.tsx +14 -0
- package/src/social/screens/MyCommunitiesSearch/index.tsx +43 -0
- package/src/social/screens/MyCommunitiesSearch/styles.ts +24 -0
- package/src/social/screens/PollPostComposer/index.tsx +14 -0
- package/src/social/screens/PollTargetSelection/index.tsx +14 -0
- package/src/social/screens/PostDetail/index.tsx +42 -0
- package/src/social/screens/PostTargetSelection/index.tsx +15 -0
- package/src/social/screens/SocialGlobalSearch/index.tsx +68 -0
- package/src/social/screens/SocialGlobalSearch/styles.ts +28 -0
- package/src/social/screens/SocialHomePage/index.tsx +118 -0
- package/src/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.tsx +5 -0
- package/src/social/screens/UserPendingFollowRequests/index.ts +1 -0
- package/src/social/screens/UserProfile/UserProfile.tsx +34 -0
- package/src/social/screens/UserProfile/index.tsx +1 -0
- package/src/social/screens/UserRelationship/UserRelationship.tsx +10 -0
- package/src/social/screens/UserRelationship/index.tsx +1 -0
- package/src/social/screens/VideoPlayer/VideoPlayer.tsx +25 -0
- package/src/social/screens/VideoPlayer/index.ts +1 -0
- package/src/social/screens/VideoPlayer/styles.ts +19 -0
- package/src/social/screens/index.ts +7 -0
- package/src/social/types/index.ts +68 -0
- package/src/social/utils/errors.ts +34 -0
- package/src/social/utils/index.ts +49 -0
- package/src/social/utils/permissions.ts +68 -0
- package/uikit.config.json +178 -1
- package/lib/commonjs/components/AddMembersModal/index.js +0 -193
- package/lib/commonjs/components/AddMembersModal/index.js.map +0 -1
- package/lib/commonjs/components/AddMembersModal/styles.js +0 -120
- package/lib/commonjs/components/AddMembersModal/styles.js.map +0 -1
- package/lib/commonjs/components/BackButton/index.js +0 -33
- package/lib/commonjs/components/BackButton/index.js.map +0 -1
- package/lib/commonjs/components/BackButton/styles.js.map +0 -1
- package/lib/commonjs/components/CancelButton/index.js +0 -23
- package/lib/commonjs/components/CancelButton/index.js.map +0 -1
- package/lib/commonjs/components/CancelButton/styles.js.map +0 -1
- package/lib/commonjs/components/ChooseCategoryModal/Components/Categories.js +0 -40
- package/lib/commonjs/components/ChooseCategoryModal/Components/Categories.js.map +0 -1
- package/lib/commonjs/components/ChooseCategoryModal/index.js +0 -104
- package/lib/commonjs/components/ChooseCategoryModal/index.js.map +0 -1
- package/lib/commonjs/components/ChooseCategoryModal/styles.js +0 -83
- package/lib/commonjs/components/ChooseCategoryModal/styles.js.map +0 -1
- package/lib/commonjs/components/CloseButton/index.js +0 -24
- package/lib/commonjs/components/CloseButton/index.js.map +0 -1
- package/lib/commonjs/components/CloseButton/styles.js.map +0 -1
- package/lib/commonjs/components/CommunityStories/index.js +0 -91
- package/lib/commonjs/components/CommunityStories/index.js.map +0 -1
- package/lib/commonjs/components/CommunityStories/styles.js.map +0 -1
- package/lib/commonjs/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js +0 -177
- package/lib/commonjs/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js.map +0 -1
- package/lib/commonjs/components/CreatePostChooseTargetModal/styles.js.map +0 -1
- package/lib/commonjs/components/CustomTab/index.js +0 -85
- package/lib/commonjs/components/CustomTab/index.js.map +0 -1
- package/lib/commonjs/components/CustomTab/styles.js.map +0 -1
- package/lib/commonjs/components/CustomText/index.js +0 -25
- package/lib/commonjs/components/CustomText/index.js.map +0 -1
- package/lib/commonjs/components/CustomText/styles.js.map +0 -1
- package/lib/commonjs/components/DoneButton/index.js +0 -25
- package/lib/commonjs/components/DoneButton/index.js.map +0 -1
- package/lib/commonjs/components/DoneButton/styles.js.map +0 -1
- package/lib/commonjs/components/EditCommentModal/index.js +0 -180
- package/lib/commonjs/components/EditCommentModal/index.js.map +0 -1
- package/lib/commonjs/components/EditCommentModal/styles.js.map +0 -1
- package/lib/commonjs/components/EditPostModal/index.js +0 -331
- package/lib/commonjs/components/EditPostModal/index.js.map +0 -1
- package/lib/commonjs/components/EditPostModal/styles.js.map +0 -1
- package/lib/commonjs/components/FloatingButton/index.js +0 -30
- package/lib/commonjs/components/FloatingButton/index.js.map +0 -1
- package/lib/commonjs/components/FloatingButton/styles.js.map +0 -1
- package/lib/commonjs/components/ListSectionHeader/index.js +0 -21
- package/lib/commonjs/components/ListSectionHeader/index.js.map +0 -1
- package/lib/commonjs/components/ListSectionHeader/styles.js +0 -26
- package/lib/commonjs/components/ListSectionHeader/styles.js.map +0 -1
- package/lib/commonjs/components/LoadingImage/index.js +0 -92
- package/lib/commonjs/components/LoadingImage/index.js.map +0 -1
- package/lib/commonjs/components/LoadingImage/styles.js.map +0 -1
- package/lib/commonjs/components/LoadingIndicator/index.js +0 -27
- package/lib/commonjs/components/LoadingIndicator/index.js.map +0 -1
- package/lib/commonjs/components/LoadingIndicator/styles.js.map +0 -1
- package/lib/commonjs/components/LoadingOverlay/index.js +0 -30
- package/lib/commonjs/components/LoadingOverlay/index.js.map +0 -1
- package/lib/commonjs/components/LoadingOverlay/styles.js.map +0 -1
- package/lib/commonjs/components/LoadingVideo/index.js +0 -147
- package/lib/commonjs/components/LoadingVideo/index.js.map +0 -1
- package/lib/commonjs/components/LoadingVideo/styles.js.map +0 -1
- package/lib/commonjs/components/MediaSection/index.js +0 -250
- package/lib/commonjs/components/MediaSection/index.js.map +0 -1
- package/lib/commonjs/components/MediaSection/styles.js.map +0 -1
- package/lib/commonjs/components/MentionPopup/index.js +0 -88
- package/lib/commonjs/components/MentionPopup/index.js.map +0 -1
- package/lib/commonjs/components/MentionPopup/styles.js +0 -22
- package/lib/commonjs/components/MentionPopup/styles.js.map +0 -1
- package/lib/commonjs/components/MyCommunity/Components/CommunityList.js +0 -71
- package/lib/commonjs/components/MyCommunity/Components/CommunityList.js.map +0 -1
- package/lib/commonjs/components/MyCommunity/index.js +0 -89
- package/lib/commonjs/components/MyCommunity/index.js.map +0 -1
- package/lib/commonjs/components/MyCommunity/styles.js +0 -74
- package/lib/commonjs/components/MyCommunity/styles.js.map +0 -1
- package/lib/commonjs/components/MyStories/index.js +0 -43
- package/lib/commonjs/components/MyStories/index.js.map +0 -1
- package/lib/commonjs/components/MyStories/styles.js.map +0 -1
- package/lib/commonjs/components/PollSection/Components/PollBar.js +0 -27
- package/lib/commonjs/components/PollSection/Components/PollBar.js.map +0 -1
- package/lib/commonjs/components/PollSection/Components/PollOptionList.js +0 -94
- package/lib/commonjs/components/PollSection/Components/PollOptionList.js.map +0 -1
- package/lib/commonjs/components/PollSection/PollSection.js +0 -52
- package/lib/commonjs/components/PollSection/PollSection.js.map +0 -1
- package/lib/commonjs/components/PollSection/style.js.map +0 -1
- package/lib/commonjs/components/PollSection/usePoll.js.map +0 -1
- package/lib/commonjs/components/PostTypeChoiceModal/PostTypeChoiceModal.js +0 -139
- package/lib/commonjs/components/PostTypeChoiceModal/PostTypeChoiceModal.js.map +0 -1
- package/lib/commonjs/components/PostTypeChoiceModal/style.js.map +0 -1
- package/lib/commonjs/components/RoundCheckbox/index.js +0 -21
- package/lib/commonjs/components/RoundCheckbox/index.js.map +0 -1
- package/lib/commonjs/components/RoundCheckbox/styles.js +0 -35
- package/lib/commonjs/components/RoundCheckbox/styles.js.map +0 -1
- package/lib/commonjs/components/SearchBar/index.js +0 -22
- package/lib/commonjs/components/SearchBar/index.js.map +0 -1
- package/lib/commonjs/components/SearchBar/styles.js +0 -18
- package/lib/commonjs/components/SearchBar/styles.js.map +0 -1
- package/lib/commonjs/components/SearchItem/index.js +0 -94
- package/lib/commonjs/components/SearchItem/index.js.map +0 -1
- package/lib/commonjs/components/SearchItem/styles.js.map +0 -1
- package/lib/commonjs/components/SelectedUserHorizontal/index.js +0 -77
- package/lib/commonjs/components/SelectedUserHorizontal/index.js.map +0 -1
- package/lib/commonjs/components/SelectedUserHorizontal/styles.js +0 -64
- package/lib/commonjs/components/SelectedUserHorizontal/styles.js.map +0 -1
- package/lib/commonjs/components/Social/CommentList/index.js +0 -365
- package/lib/commonjs/components/Social/CommentList/index.js.map +0 -1
- package/lib/commonjs/components/Social/CommentList/styles.js.map +0 -1
- package/lib/commonjs/components/Social/PendingPostList/index.js +0 -159
- package/lib/commonjs/components/Social/PendingPostList/index.js.map +0 -1
- package/lib/commonjs/components/Social/PendingPostList/styles.js.map +0 -1
- package/lib/commonjs/components/Social/PostList/Components/RenderTextWithMention.js +0 -64
- package/lib/commonjs/components/Social/PostList/Components/RenderTextWithMention.js.map +0 -1
- package/lib/commonjs/components/Social/PostList/index.js +0 -409
- package/lib/commonjs/components/Social/PostList/index.js.map +0 -1
- package/lib/commonjs/components/Social/PostList/styles.js.map +0 -1
- package/lib/commonjs/components/Social/ReplyCommentList/index.js +0 -274
- package/lib/commonjs/components/Social/ReplyCommentList/index.js.map +0 -1
- package/lib/commonjs/components/Social/ReplyCommentList/styles.js.map +0 -1
- package/lib/commonjs/components/StoryKit/index.js.map +0 -1
- package/lib/commonjs/components/StoryKit/src/Story.js +0 -206
- package/lib/commonjs/components/StoryKit/src/Story.js.map +0 -1
- package/lib/commonjs/components/StoryKit/src/StoryCircleListItem.js +0 -173
- package/lib/commonjs/components/StoryKit/src/StoryCircleListItem.js.map +0 -1
- package/lib/commonjs/components/StoryKit/src/StoryCircleListView.js +0 -62
- package/lib/commonjs/components/StoryKit/src/StoryCircleListView.js.map +0 -1
- package/lib/commonjs/components/StoryKit/src/StoryListItem.js +0 -387
- package/lib/commonjs/components/StoryKit/src/StoryListItem.js.map +0 -1
- package/lib/commonjs/components/StoryKit/src/components/AndroidCubeEffect.js.map +0 -1
- package/lib/commonjs/components/StoryKit/src/components/CubeNavigationHorizontal.js.map +0 -1
- package/lib/commonjs/components/StoryKit/src/helpers/StateHelpers.js +0 -15
- package/lib/commonjs/components/StoryKit/src/helpers/StateHelpers.js.map +0 -1
- package/lib/commonjs/components/StoryKit/src/helpers/ValidationHelpers.js.map +0 -1
- package/lib/commonjs/components/StoryKit/src/helpers/index.js.map +0 -1
- package/lib/commonjs/components/StoryKit/src/interfaces/index.js.map +0 -1
- package/lib/commonjs/components/StoryKit/src/styles.js +0 -152
- package/lib/commonjs/components/StoryKit/src/styles.js.map +0 -1
- package/lib/commonjs/components/Toast/Toast.js +0 -96
- package/lib/commonjs/components/Toast/Toast.js.map +0 -1
- package/lib/commonjs/components/UserItem/index.js +0 -78
- package/lib/commonjs/components/UserItem/index.js.map +0 -1
- package/lib/commonjs/components/UserItem/styles.js +0 -47
- package/lib/commonjs/components/UserItem/styles.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/README.md +0 -101
- package/lib/commonjs/components/react-native-image-viewing/dist/@types/index.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/@types/index.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/ImageViewing.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/ImageViewing.js +0 -237
- package/lib/commonjs/components/react-native-image-viewing/dist/ImageViewing.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageDefaultHeader.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageDefaultHeader.js +0 -58
- package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageDefaultHeader.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js +0 -43
- package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.android.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.android.js +0 -60
- package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.android.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.ios.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.ios.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/StatusBarManager.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/components/StatusBarManager.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useAnimatedComponents.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useImageDimensions.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useImageDimensions.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useImageIndexChange.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useImageIndexChange.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useImagePrefetch.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useImagePrefetch.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/usePanResponder.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/usePanResponder.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useRequestClose.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useRequestClose.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useZoomPanResponder.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/index.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/index.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/utils.d.js.map +0 -1
- package/lib/commonjs/components/react-native-image-viewing/dist/utils.js.map +0 -1
- package/lib/commonjs/constants.js +0 -59
- package/lib/commonjs/constants.js.map +0 -1
- package/lib/commonjs/enum/imageSizeState.js.map +0 -1
- package/lib/commonjs/enum/postTargetType.js.map +0 -1
- package/lib/commonjs/enum/privacyState.js +0 -12
- package/lib/commonjs/enum/privacyState.js.map +0 -1
- package/lib/commonjs/enum/sessionState.js +0 -15
- package/lib/commonjs/enum/sessionState.js.map +0 -1
- package/lib/commonjs/enum/tabNameState.js.map +0 -1
- package/lib/commonjs/hooks/useAuth.js +0 -32
- package/lib/commonjs/hooks/useAuth.js.map +0 -1
- package/lib/commonjs/hooks/useConfig.js +0 -22
- package/lib/commonjs/hooks/useConfig.js.map +0 -1
- package/lib/commonjs/hooks/useFile.js +0 -28
- package/lib/commonjs/hooks/useFile.js.map +0 -1
- package/lib/commonjs/hooks/useGallery.js +0 -61
- package/lib/commonjs/hooks/useGallery.js.map +0 -1
- package/lib/commonjs/hooks/useImagePicker.js.map +0 -1
- package/lib/commonjs/hooks/useReaction.js.map +0 -1
- package/lib/commonjs/hooks/useSearch.js +0 -71
- package/lib/commonjs/hooks/useSearch.js.map +0 -1
- package/lib/commonjs/hooks/useStory.js.map +0 -1
- package/lib/commonjs/hooks/useTimeDifference.js.map +0 -1
- package/lib/commonjs/providers/Social/comment-sdk.js +0 -143
- package/lib/commonjs/providers/Social/comment-sdk.js.map +0 -1
- package/lib/commonjs/providers/Social/communities-sdk.js +0 -124
- package/lib/commonjs/providers/Social/communities-sdk.js.map +0 -1
- package/lib/commonjs/providers/Social/feed-sdk.js +0 -254
- package/lib/commonjs/providers/Social/feed-sdk.js.map +0 -1
- package/lib/commonjs/providers/amity-ui-kit-provider.js +0 -108
- package/lib/commonjs/providers/amity-ui-kit-provider.js.map +0 -1
- package/lib/commonjs/providers/auth-provider.js +0 -151
- package/lib/commonjs/providers/auth-provider.js.map +0 -1
- package/lib/commonjs/providers/config-provider.js +0 -74
- package/lib/commonjs/providers/config-provider.js.map +0 -1
- package/lib/commonjs/providers/file-provider.js +0 -95
- package/lib/commonjs/providers/file-provider.js.map +0 -1
- package/lib/commonjs/providers/user-provider.js +0 -66
- package/lib/commonjs/providers/user-provider.js.map +0 -1
- package/lib/commonjs/redux/slices/bottomSheetSlice.js +0 -72
- package/lib/commonjs/redux/slices/bottomSheetSlice.js.map +0 -1
- package/lib/commonjs/redux/slices/feedSlice.js.map +0 -1
- package/lib/commonjs/redux/slices/globalfeedSlice.js +0 -58
- package/lib/commonjs/redux/slices/globalfeedSlice.js.map +0 -1
- package/lib/commonjs/redux/slices/postDetailSlice.js.map +0 -1
- package/lib/commonjs/redux/slices/uiSlice.js.map +0 -1
- package/lib/commonjs/redux/store/index.js +0 -34
- package/lib/commonjs/redux/store/index.js.map +0 -1
- package/lib/commonjs/routes/RouteParamList.js +0 -2
- package/lib/commonjs/routes/RouteParamList.js.map +0 -1
- package/lib/commonjs/routes/SocialNavigator.js +0 -301
- package/lib/commonjs/routes/SocialNavigator.js.map +0 -1
- package/lib/commonjs/routes/style.js +0 -29
- package/lib/commonjs/routes/style.js.map +0 -1
- package/lib/commonjs/screens/AllMyCommunity/index.js +0 -124
- package/lib/commonjs/screens/AllMyCommunity/index.js.map +0 -1
- package/lib/commonjs/screens/AllMyCommunity/styles.js +0 -62
- package/lib/commonjs/screens/AllMyCommunity/styles.js.map +0 -1
- package/lib/commonjs/screens/CategorytList/index.js +0 -90
- package/lib/commonjs/screens/CategorytList/index.js.map +0 -1
- package/lib/commonjs/screens/CategorytList/styles.js +0 -41
- package/lib/commonjs/screens/CategorytList/styles.js.map +0 -1
- package/lib/commonjs/screens/CommunityHome/index.js +0 -271
- package/lib/commonjs/screens/CommunityHome/index.js.map +0 -1
- package/lib/commonjs/screens/CommunityHome/styles.js +0 -183
- package/lib/commonjs/screens/CommunityHome/styles.js.map +0 -1
- package/lib/commonjs/screens/CommunityList/index.js +0 -127
- package/lib/commonjs/screens/CommunityList/index.js.map +0 -1
- package/lib/commonjs/screens/CommunityList/styles.js +0 -41
- package/lib/commonjs/screens/CommunityList/styles.js.map +0 -1
- package/lib/commonjs/screens/CommunityMemberDetail/CommunityMemberDetail.js +0 -88
- package/lib/commonjs/screens/CommunityMemberDetail/CommunityMemberDetail.js.map +0 -1
- package/lib/commonjs/screens/CommunityMemberDetail/Components/CommunityMembersTab.js +0 -124
- package/lib/commonjs/screens/CommunityMemberDetail/Components/CommunityMembersTab.js.map +0 -1
- package/lib/commonjs/screens/CommunityMemberDetail/Components/MemberActionModal.js +0 -112
- package/lib/commonjs/screens/CommunityMemberDetail/Components/MemberActionModal.js.map +0 -1
- package/lib/commonjs/screens/CommunityMemberDetail/styles.js +0 -66
- package/lib/commonjs/screens/CommunityMemberDetail/styles.js.map +0 -1
- package/lib/commonjs/screens/CommunitySearch/index.js +0 -167
- package/lib/commonjs/screens/CommunitySearch/index.js.map +0 -1
- package/lib/commonjs/screens/CommunitySearch/styles.js +0 -58
- package/lib/commonjs/screens/CommunitySearch/styles.js.map +0 -1
- package/lib/commonjs/screens/CommunitySetting/index.js +0 -147
- package/lib/commonjs/screens/CommunitySetting/index.js.map +0 -1
- package/lib/commonjs/screens/CommunitySetting/styles.js +0 -94
- package/lib/commonjs/screens/CommunitySetting/styles.js.map +0 -1
- package/lib/commonjs/screens/CreateLivestream/CreateLivestream.js +0 -324
- package/lib/commonjs/screens/CreateLivestream/CreateLivestream.js.map +0 -1
- package/lib/commonjs/screens/CreateLivestream/styles.js +0 -205
- package/lib/commonjs/screens/CreateLivestream/styles.js.map +0 -1
- package/lib/commonjs/screens/CreatePoll/Components/Header.js +0 -47
- package/lib/commonjs/screens/CreatePoll/Components/Header.js.map +0 -1
- package/lib/commonjs/screens/CreatePoll/CreatePoll.js +0 -275
- package/lib/commonjs/screens/CreatePoll/CreatePoll.js.map +0 -1
- package/lib/commonjs/screens/CreatePoll/styles.js +0 -174
- package/lib/commonjs/screens/CreatePoll/styles.js.map +0 -1
- package/lib/commonjs/screens/CreatePost/index.js +0 -408
- package/lib/commonjs/screens/CreatePost/index.js.map +0 -1
- package/lib/commonjs/screens/CreatePost/styles.js +0 -128
- package/lib/commonjs/screens/CreatePost/styles.js.map +0 -1
- package/lib/commonjs/screens/EditCommunity/EditCommunity.js +0 -289
- package/lib/commonjs/screens/EditCommunity/EditCommunity.js.map +0 -1
- package/lib/commonjs/screens/EditCommunity/styles.js +0 -201
- package/lib/commonjs/screens/EditCommunity/styles.js.map +0 -1
- package/lib/commonjs/screens/EditProfile/EditProfile.js +0 -225
- package/lib/commonjs/screens/EditProfile/EditProfile.js.map +0 -1
- package/lib/commonjs/screens/EditProfile/styles.js +0 -86
- package/lib/commonjs/screens/EditProfile/styles.js.map +0 -1
- package/lib/commonjs/screens/Explore/index.js +0 -181
- package/lib/commonjs/screens/Explore/index.js.map +0 -1
- package/lib/commonjs/screens/Explore/styles.js +0 -147
- package/lib/commonjs/screens/Explore/styles.js.map +0 -1
- package/lib/commonjs/screens/Feed/index.js +0 -145
- package/lib/commonjs/screens/Feed/index.js.map +0 -1
- package/lib/commonjs/screens/Feed/styles.js +0 -20
- package/lib/commonjs/screens/Feed/styles.js.map +0 -1
- package/lib/commonjs/screens/GlobalFeed/index.js +0 -106
- package/lib/commonjs/screens/GlobalFeed/index.js.map +0 -1
- package/lib/commonjs/screens/GlobalFeed/styles.js.map +0 -1
- package/lib/commonjs/screens/Home/index.js +0 -79
- package/lib/commonjs/screens/Home/index.js.map +0 -1
- package/lib/commonjs/screens/Home/styles.js +0 -70
- package/lib/commonjs/screens/Home/styles.js.map +0 -1
- package/lib/commonjs/screens/LivestreamPlayer/index.js +0 -125
- package/lib/commonjs/screens/LivestreamPlayer/index.js.map +0 -1
- package/lib/commonjs/screens/LivestreamPlayer/styles.js +0 -70
- package/lib/commonjs/screens/LivestreamPlayer/styles.js.map +0 -1
- package/lib/commonjs/screens/PendingPosts/index.js +0 -72
- package/lib/commonjs/screens/PendingPosts/index.js.map +0 -1
- package/lib/commonjs/screens/PendingPosts/styles.js +0 -46
- package/lib/commonjs/screens/PendingPosts/styles.js.map +0 -1
- package/lib/commonjs/screens/PostDetail/index.js +0 -374
- package/lib/commonjs/screens/PostDetail/index.js.map +0 -1
- package/lib/commonjs/screens/PostDetail/styles.js +0 -136
- package/lib/commonjs/screens/PostDetail/styles.js.map +0 -1
- package/lib/commonjs/screens/ReactionListScreen/ReactionListScreen.js +0 -120
- package/lib/commonjs/screens/ReactionListScreen/ReactionListScreen.js.map +0 -1
- package/lib/commonjs/screens/ReactionListScreen/styles.js +0 -75
- package/lib/commonjs/screens/ReactionListScreen/styles.js.map +0 -1
- package/lib/commonjs/screens/UserProfile/Components/GalleryTab.js +0 -36
- package/lib/commonjs/screens/UserProfile/Components/GalleryTab.js.map +0 -1
- package/lib/commonjs/screens/UserProfile/Components/UserProfileGallery.js +0 -107
- package/lib/commonjs/screens/UserProfile/Components/UserProfileGallery.js.map +0 -1
- package/lib/commonjs/screens/UserProfile/UserProfile.js +0 -249
- package/lib/commonjs/screens/UserProfile/UserProfile.js.map +0 -1
- package/lib/commonjs/screens/UserProfile/styles.js +0 -167
- package/lib/commonjs/screens/UserProfile/styles.js.map +0 -1
- package/lib/commonjs/screens/UserProfileSetting/UserProfileSetting.js +0 -155
- package/lib/commonjs/screens/UserProfileSetting/UserProfileSetting.js.map +0 -1
- package/lib/commonjs/screens/UserProfileSetting/styles.js +0 -111
- package/lib/commonjs/screens/UserProfileSetting/styles.js.map +0 -1
- package/lib/commonjs/screens/VideoPlayerFullScreen/index.js +0 -88
- package/lib/commonjs/screens/VideoPlayerFullScreen/index.js.map +0 -1
- package/lib/commonjs/screens/VideoPlayerFullScreen/styles.js +0 -66
- package/lib/commonjs/screens/VideoPlayerFullScreen/styles.js.map +0 -1
- package/lib/commonjs/snippet/AmityCommunitySearchResultComponent.js +0 -29
- package/lib/commonjs/snippet/AmityCommunitySearchResultComponent.js.map +0 -1
- package/lib/commonjs/snippet/AmityCreatePostMenuComponent.js +0 -33
- package/lib/commonjs/snippet/AmityCreatePostMenuComponent.js.map +0 -1
- package/lib/commonjs/snippet/AmityDetailedMediaAttachmentComponent.js +0 -29
- package/lib/commonjs/snippet/AmityDetailedMediaAttachmentComponent.js.map +0 -1
- package/lib/commonjs/snippet/AmityEmptyNewsFeedComponent.js +0 -24
- package/lib/commonjs/snippet/AmityEmptyNewsFeedComponent.js.map +0 -1
- package/lib/commonjs/snippet/AmityGlobalFeedComponent.js +0 -31
- package/lib/commonjs/snippet/AmityGlobalFeedComponent.js.map +0 -1
- package/lib/commonjs/snippet/AmityMediaAttachmentComponent.js +0 -29
- package/lib/commonjs/snippet/AmityMediaAttachmentComponent.js.map +0 -1
- package/lib/commonjs/snippet/AmityMyCommunitiesComponent.js +0 -34
- package/lib/commonjs/snippet/AmityMyCommunitiesComponent.js.map +0 -1
- package/lib/commonjs/snippet/AmityMyCommunitiesSearchPage.js +0 -24
- package/lib/commonjs/snippet/AmityMyCommunitiesSearchPage.js.map +0 -1
- package/lib/commonjs/snippet/AmityNewsFeedComponent.js +0 -24
- package/lib/commonjs/snippet/AmityNewsFeedComponent.js.map +0 -1
- package/lib/commonjs/snippet/AmityPostComposerPage.js +0 -30
- package/lib/commonjs/snippet/AmityPostComposerPage.js.map +0 -1
- package/lib/commonjs/snippet/AmityPostContentComponent.js +0 -26
- package/lib/commonjs/snippet/AmityPostContentComponent.js.map +0 -1
- package/lib/commonjs/snippet/AmityPostDetailPage.js +0 -26
- package/lib/commonjs/snippet/AmityPostDetailPage.js.map +0 -1
- package/lib/commonjs/snippet/AmityPostTargetSelectionPage.js +0 -33
- package/lib/commonjs/snippet/AmityPostTargetSelectionPage.js.map +0 -1
- package/lib/commonjs/snippet/AmityReactionListComponent.js +0 -29
- package/lib/commonjs/snippet/AmityReactionListComponent.js.map +0 -1
- package/lib/commonjs/snippet/AmitySocialGlobalSearchPage.js +0 -24
- package/lib/commonjs/snippet/AmitySocialGlobalSearchPage.js.map +0 -1
- package/lib/commonjs/snippet/AmitySocialHomePage.js +0 -29
- package/lib/commonjs/snippet/AmitySocialHomePage.js.map +0 -1
- package/lib/commonjs/snippet/AmitySocialHomeTopNavigationComponent.js +0 -31
- package/lib/commonjs/snippet/AmitySocialHomeTopNavigationComponent.js.map +0 -1
- package/lib/commonjs/snippet/AmityStoryTargetSelectionPage.js +0 -34
- package/lib/commonjs/snippet/AmityStoryTargetSelectionPage.js.map +0 -1
- package/lib/commonjs/snippet/AmityTopSearchBarComponent.js +0 -28
- package/lib/commonjs/snippet/AmityTopSearchBarComponent.js.map +0 -1
- package/lib/commonjs/snippet/AmityUserSearchResultComponent.js +0 -27
- package/lib/commonjs/snippet/AmityUserSearchResultComponent.js.map +0 -1
- package/lib/commonjs/svg/svg-xml-list.js +0 -359
- package/lib/commonjs/svg/svg-xml-list.js.map +0 -1
- package/lib/commonjs/types/auth.interface.js +0 -2
- package/lib/commonjs/types/auth.interface.js.map +0 -1
- package/lib/commonjs/types/config.interface.js +0 -2
- package/lib/commonjs/types/config.interface.js.map +0 -1
- package/lib/commonjs/types/index.js +0 -50
- package/lib/commonjs/types/index.js.map +0 -1
- package/lib/commonjs/types/mentionPosition.interface.js +0 -2
- package/lib/commonjs/types/mentionPosition.interface.js.map +0 -1
- package/lib/commonjs/types/user.interface.js +0 -2
- package/lib/commonjs/types/user.interface.js.map +0 -1
- package/lib/commonjs/util/apiUtil.js +0 -11
- package/lib/commonjs/util/apiUtil.js.map +0 -1
- package/lib/commonjs/util/colorUtil.js +0 -31
- package/lib/commonjs/util/colorUtil.js.map +0 -1
- package/lib/commonjs/util/communityMemberRolesUtil.js +0 -38
- package/lib/commonjs/util/communityMemberRolesUtil.js.map +0 -1
- package/lib/commonjs/util/enumUIKitID.js +0 -46
- package/lib/commonjs/util/enumUIKitID.js.map +0 -1
- package/lib/commonjs/util/numberUtil.js +0 -20
- package/lib/commonjs/util/numberUtil.js.map +0 -1
- package/lib/commonjs/util/permission.js.map +0 -1
- package/lib/commonjs/util/postDataFormatter.js +0 -16
- package/lib/commonjs/util/postDataFormatter.js.map +0 -1
- package/lib/commonjs/util/postTypeChecker.js +0 -32
- package/lib/commonjs/util/postTypeChecker.js.map +0 -1
- package/lib/commonjs/util/timeUtil.js +0 -62
- package/lib/commonjs/util/timeUtil.js.map +0 -1
- package/lib/commonjs/util/urlUtil.js +0 -34
- package/lib/commonjs/util/urlUtil.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.js +0 -73
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityCategoriesComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.js +0 -165
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.js +0 -49
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.js +0 -168
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityHeaderComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.js +0 -88
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.js +0 -21
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.js +0 -95
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.js +0 -28
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.js +0 -91
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.js +0 -35
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.js +0 -88
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.js +0 -42
- package/lib/commonjs/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.js +0 -99
- package/lib/commonjs/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.js +0 -107
- package/lib/commonjs/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/styles.js +0 -59
- package/lib/commonjs/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.js +0 -42
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.js +0 -43
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.js +0 -32
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.js +0 -49
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.js +0 -36
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.js +0 -32
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/styles/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.js +0 -58
- package/lib/commonjs/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.js +0 -98
- package/lib/commonjs/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js +0 -132
- package/lib/commonjs/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityExploreComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.js +0 -58
- package/lib/commonjs/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityExploreEmptyComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.js +0 -100
- package/lib/commonjs/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityGlobalFeedComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.js +0 -88
- package/lib/commonjs/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityMediaAttachmentComponent/styles.js +0 -51
- package/lib/commonjs/v4/PublicApi/Components/AmityMediaAttachmentComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.js +0 -94
- package/lib/commonjs/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityMyCommunitiesComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.js +0 -41
- package/lib/commonjs/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityNewsFeedComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.js +0 -230
- package/lib/commonjs/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPendingPostListComponent/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Components/AmityPendingPostListComponent/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPendingPostListComponent/styles.js +0 -97
- package/lib/commonjs/v4/PublicApi/Components/AmityPendingPostListComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.js +0 -210
- package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.js +0 -399
- package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.js +0 -169
- package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.js +0 -283
- package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.js +0 -168
- package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.js +0 -222
- package/lib/commonjs/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostContentComponent/styles.js +0 -233
- package/lib/commonjs/v4/PublicApi/Components/AmityPostContentComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.js +0 -50
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.js +0 -151
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.js +0 -126
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/type.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.js +0 -41
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementContentComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.js +0 -196
- package/lib/commonjs/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityReactionListComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.js +0 -63
- package/lib/commonjs/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.js +0 -95
- package/lib/commonjs/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityRecommenedCommunityComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.js +0 -167
- package/lib/commonjs/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.js +0 -51
- package/lib/commonjs/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.js +0 -39
- package/lib/commonjs/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityThumbnailActionComponent/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Components/AmityThumbnailActionComponent/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityThumbnailActionComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.js +0 -86
- package/lib/commonjs/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityTopSearchBarComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.js +0 -63
- package/lib/commonjs/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.js +0 -37
- package/lib/commonjs/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.js +0 -57
- package/lib/commonjs/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.js +0 -42
- package/lib/commonjs/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.js +0 -51
- package/lib/commonjs/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/ButtonWithIconElement/styles.js +0 -35
- package/lib/commonjs/v4/PublicApi/Elements/ButtonWithIconElement/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.js +0 -44
- package/lib/commonjs/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.js +0 -42
- package/lib/commonjs/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/CommonElements/AvatarElement.js +0 -67
- package/lib/commonjs/v4/PublicApi/Elements/CommonElements/AvatarElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/CommonElements/CategoryElement.js +0 -39
- package/lib/commonjs/v4/PublicApi/Elements/CommonElements/CategoryElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/CommonElements/ImageElement.js +0 -44
- package/lib/commonjs/v4/PublicApi/Elements/CommonElements/ImageElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/CommonElements/TextElement.js +0 -32
- package/lib/commonjs/v4/PublicApi/Elements/CommonElements/TextElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.js +0 -44
- package/lib/commonjs/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/IconElement/IconElement.js +0 -46
- package/lib/commonjs/v4/PublicApi/Elements/IconElement/IconElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/IconElement/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Elements/IconElement/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.js +0 -44
- package/lib/commonjs/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.js +0 -42
- package/lib/commonjs/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.js +0 -42
- package/lib/commonjs/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.js +0 -59
- package/lib/commonjs/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/ModeratorBadgeElement/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.js +0 -42
- package/lib/commonjs/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.js +0 -40
- package/lib/commonjs/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/TimestampElement/TimestampElement.js +0 -34
- package/lib/commonjs/v4/PublicApi/Elements/TimestampElement/TimestampElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Elements/TitleElement/TitleElement.js +0 -44
- package/lib/commonjs/v4/PublicApi/Elements/TitleElement/TitleElement.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.js +0 -80
- package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.js +0 -54
- package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.js +0 -37
- package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.js +0 -102
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.js +0 -18
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.js +0 -18
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.js +0 -18
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.js +0 -18
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.js +0 -18
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.js +0 -18
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.js +0 -18
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js +0 -342
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.js +0 -18
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitySettingPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitySettingPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitySetupPage/index.js +0 -25
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitySetupPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.js +0 -18
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.js +0 -18
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.js +0 -550
- package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.js +0 -50
- package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.js +0 -275
- package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.js +0 -302
- package/lib/commonjs/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCreateStoryPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.js +0 -208
- package/lib/commonjs/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.js +0 -190
- package/lib/commonjs/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityDraftStoryPage/styles.js +0 -220
- package/lib/commonjs/v4/PublicApi/Pages/AmityDraftStoryPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js +0 -225
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js +0 -89
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.js +0 -47
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.js +0 -78
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.js +0 -49
- package/lib/commonjs/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.js +0 -301
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.js +0 -58
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.js +0 -77
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.js +0 -130
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.js +0 -44
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.js +0 -73
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.js +0 -49
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.js +0 -49
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/styles.js +0 -158
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.js +0 -48
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.js +0 -612
- package/lib/commonjs/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPostComposerPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.js +0 -306
- package/lib/commonjs/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPostDetailPage/styles.js +0 -146
- package/lib/commonjs/v4/PublicApi/Pages/AmityPostDetailPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.js +0 -90
- package/lib/commonjs/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.js +0 -67
- package/lib/commonjs/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.js +0 -100
- package/lib/commonjs/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.js +0 -46
- package/lib/commonjs/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.js +0 -341
- package/lib/commonjs/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityUserProfilePage/index.js +0 -14
- package/lib/commonjs/v4/PublicApi/Pages/AmityUserProfilePage/index.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityUserProfilePage/styles.js +0 -200
- package/lib/commonjs/v4/PublicApi/Pages/AmityUserProfilePage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.js +0 -143
- package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.js +0 -470
- package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/styles.js +0 -233
- package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/types/index.js +0 -29
- package/lib/commonjs/v4/PublicApi/types/index.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/arrowDown.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/arrowLeft.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/arrowRight.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/ban.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/bell.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/camera.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/category.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/check.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/checkbox.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/close.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/commentNotification.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/community.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/cross.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/demote.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/dot.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/emptyCommunity.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/emptyImagePost.js +0 -12
- package/lib/commonjs/v4/assets/icons/emptyImagePost.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/emptyList.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/emptyPost.js +0 -12
- package/lib/commonjs/v4/assets/icons/emptyPost.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/emptyVideoPost.js +0 -12
- package/lib/commonjs/v4/assets/icons/emptyVideoPost.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/errorPage.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/exclamation.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/featured.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/feed.js +0 -13
- package/lib/commonjs/v4/assets/icons/feed.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/firework.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/image.js +0 -13
- package/lib/commonjs/v4/assets/icons/image.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/imageUpload.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/index.js +0 -533
- package/lib/commonjs/v4/assets/icons/index.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/list.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/livestream.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/lock.js +0 -14
- package/lib/commonjs/v4/assets/icons/lock.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/member.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/menu.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/moderator.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/noResult.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/pause.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/pen.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/penFill.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/photo.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/pin.js +0 -13
- package/lib/commonjs/v4/assets/icons/pin.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/pinFill.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/play.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/plus.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/poll.js +0 -13
- package/lib/commonjs/v4/assets/icons/poll.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/post.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/postNotification.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/postPermission.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/private.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/privateFeed.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/promote.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/public.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/radio.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/report.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/resume.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/rotate.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/search.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/startLivestream.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/story.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/terminated.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/thumbnail.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/toast.js +0 -23
- package/lib/commonjs/v4/assets/icons/toast.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/trash.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/unreport.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/verifiedBadge.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/video.js +0 -13
- package/lib/commonjs/v4/assets/icons/video.js.map +0 -1
- package/lib/commonjs/v4/assets/icons/warning.js.map +0 -1
- package/lib/commonjs/v4/assets/index.js.map +0 -1
- package/lib/commonjs/v4/component/AdInformation/AdInformation.js +0 -67
- package/lib/commonjs/v4/component/AdInformation/AdInformation.js.map +0 -1
- package/lib/commonjs/v4/component/AdInformation/styles.js.map +0 -1
- package/lib/commonjs/v4/component/Avatar/Avatar.js +0 -109
- package/lib/commonjs/v4/component/Avatar/Avatar.js.map +0 -1
- package/lib/commonjs/v4/component/Avatar/index.js.map +0 -1
- package/lib/commonjs/v4/component/Avatar/styles.js +0 -34
- package/lib/commonjs/v4/component/Avatar/styles.js.map +0 -1
- package/lib/commonjs/v4/component/BottomSheetComponent/BottomSheetComponent.js +0 -37
- package/lib/commonjs/v4/component/BottomSheetComponent/BottomSheetComponent.js.map +0 -1
- package/lib/commonjs/v4/component/BottomSheetComponent/styles.js +0 -22
- package/lib/commonjs/v4/component/BottomSheetComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/component/Button/Button.js +0 -70
- package/lib/commonjs/v4/component/Button/Button.js.map +0 -1
- package/lib/commonjs/v4/component/Button/styles.js +0 -80
- package/lib/commonjs/v4/component/Button/styles.js.map +0 -1
- package/lib/commonjs/v4/component/CancelButton/index.js +0 -23
- package/lib/commonjs/v4/component/CancelButton/index.js.map +0 -1
- package/lib/commonjs/v4/component/CancelButton/styles.js.map +0 -1
- package/lib/commonjs/v4/component/CategoryChip/CategoryChip.js +0 -44
- package/lib/commonjs/v4/component/CategoryChip/CategoryChip.js.map +0 -1
- package/lib/commonjs/v4/component/CategoryChip/index.js.map +0 -1
- package/lib/commonjs/v4/component/CategoryChip/styles.js.map +0 -1
- package/lib/commonjs/v4/component/CircularProgressIndicator/CircularProgressIndicator.js +0 -101
- package/lib/commonjs/v4/component/CircularProgressIndicator/CircularProgressIndicator.js.map +0 -1
- package/lib/commonjs/v4/component/CircularProgressIndicator/index.js.map +0 -1
- package/lib/commonjs/v4/component/CircularProgressIndicator/styles.js.map +0 -1
- package/lib/commonjs/v4/component/CommentAdComponent/CommentAdComponent.js +0 -117
- package/lib/commonjs/v4/component/CommentAdComponent/CommentAdComponent.js.map +0 -1
- package/lib/commonjs/v4/component/CommentAdComponent/styles.js +0 -126
- package/lib/commonjs/v4/component/CommentAdComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.js +0 -38
- package/lib/commonjs/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.js.map +0 -1
- package/lib/commonjs/v4/component/CommunityCategoryChips/CommunityCategoryChips.js +0 -77
- package/lib/commonjs/v4/component/CommunityCategoryChips/CommunityCategoryChips.js.map +0 -1
- package/lib/commonjs/v4/component/CommunityCategoryChips/styles.js +0 -37
- package/lib/commonjs/v4/component/CommunityCategoryChips/styles.js.map +0 -1
- package/lib/commonjs/v4/component/CommunityListSkeleton/CommunityListSkeleton.js +0 -66
- package/lib/commonjs/v4/component/CommunityListSkeleton/CommunityListSkeleton.js.map +0 -1
- package/lib/commonjs/v4/component/CommunityRowItem/CommunityRowItem.js +0 -75
- package/lib/commonjs/v4/component/CommunityRowItem/CommunityRowItem.js.map +0 -1
- package/lib/commonjs/v4/component/CommunityRowItem/styles.js.map +0 -1
- package/lib/commonjs/v4/component/CommunitySearchResult/CommunitySearchResult.js +0 -98
- package/lib/commonjs/v4/component/CommunitySearchResult/CommunitySearchResult.js.map +0 -1
- package/lib/commonjs/v4/component/CommunityStories/index.js +0 -164
- package/lib/commonjs/v4/component/CommunityStories/index.js.map +0 -1
- package/lib/commonjs/v4/component/CommunityStories/styles.js +0 -114
- package/lib/commonjs/v4/component/CommunityStories/styles.js.map +0 -1
- package/lib/commonjs/v4/component/CustomSocialTab/CustomSocialTab.js +0 -44
- package/lib/commonjs/v4/component/CustomSocialTab/CustomSocialTab.js.map +0 -1
- package/lib/commonjs/v4/component/CustomSocialTab/styles.js.map +0 -1
- package/lib/commonjs/v4/component/CustomTab/index.js +0 -85
- package/lib/commonjs/v4/component/CustomTab/index.js.map +0 -1
- package/lib/commonjs/v4/component/CustomTab/styles.js.map +0 -1
- package/lib/commonjs/v4/component/Divider/index.js +0 -25
- package/lib/commonjs/v4/component/Divider/index.js.map +0 -1
- package/lib/commonjs/v4/component/EmptyComponent/EmptyComponent.js +0 -32
- package/lib/commonjs/v4/component/EmptyComponent/EmptyComponent.js.map +0 -1
- package/lib/commonjs/v4/component/EmptyComponent/styles.js +0 -28
- package/lib/commonjs/v4/component/EmptyComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/component/EmptyList/EmptyList.js +0 -32
- package/lib/commonjs/v4/component/EmptyList/EmptyList.js.map +0 -1
- package/lib/commonjs/v4/component/EmptyList/index.js +0 -14
- package/lib/commonjs/v4/component/EmptyList/index.js.map +0 -1
- package/lib/commonjs/v4/component/EmptyList/styles.js.map +0 -1
- package/lib/commonjs/v4/component/ErrorComponent/ErrorComponent.js +0 -40
- package/lib/commonjs/v4/component/ErrorComponent/ErrorComponent.js.map +0 -1
- package/lib/commonjs/v4/component/ErrorComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/component/FloatingButton/index.js +0 -30
- package/lib/commonjs/v4/component/FloatingButton/index.js.map +0 -1
- package/lib/commonjs/v4/component/FloatingButton/styles.js +0 -37
- package/lib/commonjs/v4/component/FloatingButton/styles.js.map +0 -1
- package/lib/commonjs/v4/component/FormInput/FormInput.js +0 -47
- package/lib/commonjs/v4/component/FormInput/FormInput.js.map +0 -1
- package/lib/commonjs/v4/component/FormInput/index.js.map +0 -1
- package/lib/commonjs/v4/component/FormInput/styles.js +0 -39
- package/lib/commonjs/v4/component/FormInput/styles.js.map +0 -1
- package/lib/commonjs/v4/component/Gallery/GalleryComponent.js +0 -108
- package/lib/commonjs/v4/component/Gallery/GalleryComponent.js.map +0 -1
- package/lib/commonjs/v4/component/Gallery/GalleryTab.js +0 -36
- package/lib/commonjs/v4/component/Gallery/GalleryTab.js.map +0 -1
- package/lib/commonjs/v4/component/Gallery/styles.js +0 -162
- package/lib/commonjs/v4/component/Gallery/styles.js.map +0 -1
- package/lib/commonjs/v4/component/IconTab/IconTab.js +0 -33
- package/lib/commonjs/v4/component/IconTab/IconTab.js.map +0 -1
- package/lib/commonjs/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.js +0 -53
- package/lib/commonjs/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.js.map +0 -1
- package/lib/commonjs/v4/component/ImageFeedSkeleton/styles.js.map +0 -1
- package/lib/commonjs/v4/component/LimitCharacterSearch/LimitCharacterSearch.js +0 -32
- package/lib/commonjs/v4/component/LimitCharacterSearch/LimitCharacterSearch.js.map +0 -1
- package/lib/commonjs/v4/component/LimitCharacterSearch/index.js.map +0 -1
- package/lib/commonjs/v4/component/LimitCharacterSearch/styles.js.map +0 -1
- package/lib/commonjs/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.js +0 -23
- package/lib/commonjs/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.js.map +0 -1
- package/lib/commonjs/v4/component/LivestreamContent/LivestreamEndedThumbnail/styles.js.map +0 -1
- package/lib/commonjs/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.js +0 -31
- package/lib/commonjs/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.js.map +0 -1
- package/lib/commonjs/v4/component/LivestreamContent/LivestreamIdleThumbnail/styles.js.map +0 -1
- package/lib/commonjs/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.js +0 -23
- package/lib/commonjs/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.js.map +0 -1
- package/lib/commonjs/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/styles.js.map +0 -1
- package/lib/commonjs/v4/component/LivestreamContent/index.js +0 -135
- package/lib/commonjs/v4/component/LivestreamContent/index.js.map +0 -1
- package/lib/commonjs/v4/component/LivestreamContent/styles.js.map +0 -1
- package/lib/commonjs/v4/component/LoadingImage/index.js +0 -133
- package/lib/commonjs/v4/component/LoadingImage/index.js.map +0 -1
- package/lib/commonjs/v4/component/LoadingImage/styles.js +0 -54
- package/lib/commonjs/v4/component/LoadingImage/styles.js.map +0 -1
- package/lib/commonjs/v4/component/LoadingVideo/index.js +0 -186
- package/lib/commonjs/v4/component/LoadingVideo/index.js.map +0 -1
- package/lib/commonjs/v4/component/LoadingVideo/styles.js.map +0 -1
- package/lib/commonjs/v4/component/MemberChip/MemberChip.js +0 -47
- package/lib/commonjs/v4/component/MemberChip/MemberChip.js.map +0 -1
- package/lib/commonjs/v4/component/MemberChip/styles.js.map +0 -1
- package/lib/commonjs/v4/component/MyAvatar/MyAvatar.js +0 -56
- package/lib/commonjs/v4/component/MyAvatar/MyAvatar.js.map +0 -1
- package/lib/commonjs/v4/component/MyStories/StoryCircleItem.js +0 -88
- package/lib/commonjs/v4/component/MyStories/StoryCircleItem.js.map +0 -1
- package/lib/commonjs/v4/component/MyStories/StoryTargetView.js +0 -106
- package/lib/commonjs/v4/component/MyStories/StoryTargetView.js.map +0 -1
- package/lib/commonjs/v4/component/MyStories/index.js +0 -124
- package/lib/commonjs/v4/component/MyStories/index.js.map +0 -1
- package/lib/commonjs/v4/component/MyStories/styles.js +0 -111
- package/lib/commonjs/v4/component/MyStories/styles.js.map +0 -1
- package/lib/commonjs/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js +0 -75
- package/lib/commonjs/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js.map +0 -1
- package/lib/commonjs/v4/component/NewsFeedLoadingComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/component/NoResult/NoResult.js +0 -32
- package/lib/commonjs/v4/component/NoResult/NoResult.js.map +0 -1
- package/lib/commonjs/v4/component/NoResult/index.js.map +0 -1
- package/lib/commonjs/v4/component/NoResult/styles.js +0 -28
- package/lib/commonjs/v4/component/NoResult/styles.js.map +0 -1
- package/lib/commonjs/v4/component/NoSearchResult/NoSearchResult.js +0 -42
- package/lib/commonjs/v4/component/NoSearchResult/NoSearchResult.js.map +0 -1
- package/lib/commonjs/v4/component/PollContent/PollFooter.js +0 -52
- package/lib/commonjs/v4/component/PollContent/PollFooter.js.map +0 -1
- package/lib/commonjs/v4/component/PollContent/PollOption.js +0 -92
- package/lib/commonjs/v4/component/PollContent/PollOption.js.map +0 -1
- package/lib/commonjs/v4/component/PollContent/PollResults.js +0 -70
- package/lib/commonjs/v4/component/PollContent/PollResults.js.map +0 -1
- package/lib/commonjs/v4/component/PollContent/index.js +0 -62
- package/lib/commonjs/v4/component/PollContent/index.js.map +0 -1
- package/lib/commonjs/v4/component/PollContent/style.js.map +0 -1
- package/lib/commonjs/v4/component/PopupMenu/PopupMenu.js +0 -96
- package/lib/commonjs/v4/component/PopupMenu/PopupMenu.js.map +0 -1
- package/lib/commonjs/v4/component/PopupMenu/styles.js.map +0 -1
- package/lib/commonjs/v4/component/PostAdComponent/PostAdComponent.js +0 -92
- package/lib/commonjs/v4/component/PostAdComponent/PostAdComponent.js.map +0 -1
- package/lib/commonjs/v4/component/PostAdComponent/PostAdHeader.js +0 -59
- package/lib/commonjs/v4/component/PostAdComponent/PostAdHeader.js.map +0 -1
- package/lib/commonjs/v4/component/PostAdComponent/styles.js +0 -117
- package/lib/commonjs/v4/component/PostAdComponent/styles.js.map +0 -1
- package/lib/commonjs/v4/component/PostContent/index.js +0 -288
- package/lib/commonjs/v4/component/PostContent/index.js.map +0 -1
- package/lib/commonjs/v4/component/PostContent/styles.js.map +0 -1
- package/lib/commonjs/v4/component/PostFeedSkeleton/PostFeedSkeleton.js +0 -64
- package/lib/commonjs/v4/component/PostFeedSkeleton/PostFeedSkeleton.js.map +0 -1
- package/lib/commonjs/v4/component/PostFeedSkeleton/index.js.map +0 -1
- package/lib/commonjs/v4/component/PostFeedSkeleton/styles.js +0 -30
- package/lib/commonjs/v4/component/PostFeedSkeleton/styles.js.map +0 -1
- package/lib/commonjs/v4/component/PostMenu/index.js +0 -285
- package/lib/commonjs/v4/component/PostMenu/index.js.map +0 -1
- package/lib/commonjs/v4/component/PostMenu/styles.js.map +0 -1
- package/lib/commonjs/v4/component/PreviewLink/LinkPreview.js +0 -70
- package/lib/commonjs/v4/component/PreviewLink/LinkPreview.js.map +0 -1
- package/lib/commonjs/v4/component/PreviewLink/index.js.map +0 -1
- package/lib/commonjs/v4/component/PreviewLink/styles.js.map +0 -1
- package/lib/commonjs/v4/component/PreviewLink/types.js.map +0 -1
- package/lib/commonjs/v4/component/PreviewLink/utils.js.map +0 -1
- package/lib/commonjs/v4/component/RenderTextWithMention/RenderTextWithMention.js +0 -96
- package/lib/commonjs/v4/component/RenderTextWithMention/RenderTextWithMention.js.map +0 -1
- package/lib/commonjs/v4/component/RenderTextWithMention/styles.js.map +0 -1
- package/lib/commonjs/v4/component/SearchInput/SearchInput.js +0 -45
- package/lib/commonjs/v4/component/SearchInput/SearchInput.js.map +0 -1
- package/lib/commonjs/v4/component/SearchInput/index.js.map +0 -1
- package/lib/commonjs/v4/component/SearchInput/styles.js.map +0 -1
- package/lib/commonjs/v4/component/SearchItem/index.js +0 -87
- package/lib/commonjs/v4/component/SearchItem/index.js.map +0 -1
- package/lib/commonjs/v4/component/SearchItem/styles.js.map +0 -1
- package/lib/commonjs/v4/component/SearchResultItem/SearchResultItem.js +0 -116
- package/lib/commonjs/v4/component/SearchResultItem/SearchResultItem.js.map +0 -1
- package/lib/commonjs/v4/component/SearchResultItem/styles.js +0 -66
- package/lib/commonjs/v4/component/SearchResultItem/styles.js.map +0 -1
- package/lib/commonjs/v4/component/Social/CommentList/CommentList.js +0 -242
- package/lib/commonjs/v4/component/Social/CommentList/CommentList.js.map +0 -1
- package/lib/commonjs/v4/component/Social/CommentList/styles.js +0 -137
- package/lib/commonjs/v4/component/Social/CommentList/styles.js.map +0 -1
- package/lib/commonjs/v4/component/Social/CommentListItem/CommentListItem.js +0 -377
- package/lib/commonjs/v4/component/Social/CommentListItem/CommentListItem.js.map +0 -1
- package/lib/commonjs/v4/component/Social/CommentListItem/styles.js.map +0 -1
- package/lib/commonjs/v4/component/Social/ReplyCommentList/index.js +0 -233
- package/lib/commonjs/v4/component/Social/ReplyCommentList/index.js.map +0 -1
- package/lib/commonjs/v4/component/Social/ReplyCommentList/styles.js.map +0 -1
- package/lib/commonjs/v4/component/StoryKit/index.js.map +0 -1
- package/lib/commonjs/v4/component/StoryKit/src/Story.js +0 -163
- package/lib/commonjs/v4/component/StoryKit/src/Story.js.map +0 -1
- package/lib/commonjs/v4/component/StoryKit/src/StoryCircleListItem.js +0 -163
- package/lib/commonjs/v4/component/StoryKit/src/StoryCircleListItem.js.map +0 -1
- package/lib/commonjs/v4/component/StoryKit/src/StoryCircleListView.js +0 -42
- package/lib/commonjs/v4/component/StoryKit/src/StoryCircleListView.js.map +0 -1
- package/lib/commonjs/v4/component/StoryKit/src/StoryListItem.js +0 -530
- package/lib/commonjs/v4/component/StoryKit/src/StoryListItem.js.map +0 -1
- package/lib/commonjs/v4/component/StoryKit/src/components/AndroidCubeEffect.js +0 -279
- package/lib/commonjs/v4/component/StoryKit/src/components/AndroidCubeEffect.js.map +0 -1
- package/lib/commonjs/v4/component/StoryKit/src/components/CubeNavigationHorizontal.js +0 -276
- package/lib/commonjs/v4/component/StoryKit/src/components/CubeNavigationHorizontal.js.map +0 -1
- package/lib/commonjs/v4/component/StoryKit/src/helpers/StateHelpers.js +0 -15
- package/lib/commonjs/v4/component/StoryKit/src/helpers/StateHelpers.js.map +0 -1
- package/lib/commonjs/v4/component/StoryKit/src/helpers/ValidationHelpers.js.map +0 -1
- package/lib/commonjs/v4/component/StoryKit/src/helpers/index.js.map +0 -1
- package/lib/commonjs/v4/component/StoryKit/src/interfaces/index.js.map +0 -1
- package/lib/commonjs/v4/component/StoryKit/src/styles.js +0 -231
- package/lib/commonjs/v4/component/StoryKit/src/styles.js.map +0 -1
- package/lib/commonjs/v4/component/TargetSelectionPage/TargetItem/TargetItem.js +0 -91
- package/lib/commonjs/v4/component/TargetSelectionPage/TargetItem/TargetItem.js.map +0 -1
- package/lib/commonjs/v4/component/TargetSelectionPage/TargetSelectionPage.js +0 -127
- package/lib/commonjs/v4/component/TargetSelectionPage/TargetSelectionPage.js.map +0 -1
- package/lib/commonjs/v4/component/TargetSelectionPage/styles.js.map +0 -1
- package/lib/commonjs/v4/component/Toast/index.js +0 -77
- package/lib/commonjs/v4/component/Toast/index.js.map +0 -1
- package/lib/commonjs/v4/component/Toast/styles.js.map +0 -1
- package/lib/commonjs/v4/component/Typography/Typography.js +0 -117
- package/lib/commonjs/v4/component/Typography/Typography.js.map +0 -1
- package/lib/commonjs/v4/component/Typography/styles.js.map +0 -1
- package/lib/commonjs/v4/component/core/CheckBox/index.js +0 -131
- package/lib/commonjs/v4/component/core/CheckBox/index.js.map +0 -1
- package/lib/commonjs/v4/component/core/CheckBox/styles.js.map +0 -1
- package/lib/commonjs/v4/component/core/Radio/index.js +0 -123
- package/lib/commonjs/v4/component/core/Radio/index.js.map +0 -1
- package/lib/commonjs/v4/component/core/Radio/styles.js.map +0 -1
- package/lib/commonjs/v4/component/core/Tabs/Tabs.js +0 -86
- package/lib/commonjs/v4/component/core/Tabs/Tabs.js.map +0 -1
- package/lib/commonjs/v4/component/core/Tabs/index.js.map +0 -1
- package/lib/commonjs/v4/component/core/Tabs/styles.js +0 -68
- package/lib/commonjs/v4/component/core/Tabs/styles.js.map +0 -1
- package/lib/commonjs/v4/constants/index.js +0 -92
- package/lib/commonjs/v4/constants/index.js.map +0 -1
- package/lib/commonjs/v4/core/hooks/useSocialSettings.js +0 -34
- package/lib/commonjs/v4/core/hooks/useSocialSettings.js.map +0 -1
- package/lib/commonjs/v4/elements/ActionButton/ActionButton.js +0 -46
- package/lib/commonjs/v4/elements/ActionButton/ActionButton.js.map +0 -1
- package/lib/commonjs/v4/elements/ActionButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/ActionButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/AddOptionButton/index.js +0 -46
- package/lib/commonjs/v4/elements/AddOptionButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/AddOptionButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/AddThumbnailButton/AddThumbnailButton.js +0 -46
- package/lib/commonjs/v4/elements/AddThumbnailButton/AddThumbnailButton.js.map +0 -1
- package/lib/commonjs/v4/elements/AddThumbnailButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/AddThumbnailButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/AllCategoriesTitle/AllCategoriesTitle.js +0 -39
- package/lib/commonjs/v4/elements/AllCategoriesTitle/AllCategoriesTitle.js.map +0 -1
- package/lib/commonjs/v4/elements/AnnouncementBadge/AnnouncementBadge.js +0 -45
- package/lib/commonjs/v4/elements/AnnouncementBadge/AnnouncementBadge.js.map +0 -1
- package/lib/commonjs/v4/elements/AnnouncementBadge/index.js.map +0 -1
- package/lib/commonjs/v4/elements/AnnouncementBadge/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/BackButton/BackButton.js +0 -46
- package/lib/commonjs/v4/elements/BackButton/BackButton.js.map +0 -1
- package/lib/commonjs/v4/elements/BackButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/BackButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/CameraButton/index.js +0 -51
- package/lib/commonjs/v4/elements/CameraButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/CameraButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js +0 -43
- package/lib/commonjs/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js.map +0 -1
- package/lib/commonjs/v4/elements/CancelCreateLivestreamButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/CancelCreateLivestreamButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/CategoryRowImage/CategoryRowImage.js +0 -82
- package/lib/commonjs/v4/elements/CategoryRowImage/CategoryRowImage.js.map +0 -1
- package/lib/commonjs/v4/elements/CategoryRowName/CategoryRowName.js +0 -39
- package/lib/commonjs/v4/elements/CategoryRowName/CategoryRowName.js.map +0 -1
- package/lib/commonjs/v4/elements/CategoryTitle/CategoryTitle.js +0 -39
- package/lib/commonjs/v4/elements/CategoryTitle/CategoryTitle.js.map +0 -1
- package/lib/commonjs/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.js +0 -44
- package/lib/commonjs/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.js.map +0 -1
- package/lib/commonjs/v4/elements/ChangeThumbnailButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/ChangeThumbnailButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/CloseButton/index.js +0 -46
- package/lib/commonjs/v4/elements/CloseButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/CloseButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.js +0 -53
- package/lib/commonjs/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityAddMemberButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityAddMemberButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityCatetory/CommunityCategory.js +0 -38
- package/lib/commonjs/v4/elements/CommunityCatetory/CommunityCategory.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityCover/CommunityCover.js +0 -83
- package/lib/commonjs/v4/elements/CommunityCover/CommunityCover.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityCover/CommunityCoverNavigator.js +0 -101
- package/lib/commonjs/v4/elements/CommunityCover/CommunityCoverNavigator.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.js +0 -42
- package/lib/commonjs/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityCreatePostButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityCreatePostButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityDescription/CommunityDescription.js +0 -55
- package/lib/commonjs/v4/elements/CommunityDescription/CommunityDescription.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityDisplayname/CommunityDisplayname.js +0 -39
- package/lib/commonjs/v4/elements/CommunityDisplayname/CommunityDisplayname.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityDisplayname/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityEmptyImage/CommunityEmptyImage.js +0 -46
- package/lib/commonjs/v4/elements/CommunityEmptyImage/CommunityEmptyImage.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.js +0 -37
- package/lib/commonjs/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityInfo/CommunityInfo.js +0 -84
- package/lib/commonjs/v4/elements/CommunityInfo/CommunityInfo.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js +0 -61
- package/lib/commonjs/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js +0 -50
- package/lib/commonjs/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityMemeberCount/CommunityMemeberCount.js +0 -37
- package/lib/commonjs/v4/elements/CommunityMemeberCount/CommunityMemeberCount.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityMemeberCount/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityName/CommunityName.js +0 -44
- package/lib/commonjs/v4/elements/CommunityName/CommunityName.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.js +0 -54
- package/lib/commonjs/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityPendingPost/CommunityPendingPost.js +0 -73
- package/lib/commonjs/v4/elements/CommunityPendingPost/CommunityPendingPost.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js +0 -46
- package/lib/commonjs/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityPrivacyIcon/index.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityPrivacyIcon/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.js +0 -54
- package/lib/commonjs/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityRowImage/CommunityRowImage.js +0 -93
- package/lib/commonjs/v4/elements/CommunityRowImage/CommunityRowImage.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityRowImage/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.js +0 -54
- package/lib/commonjs/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.js.map +0 -1
- package/lib/commonjs/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.js +0 -44
- package/lib/commonjs/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.js.map +0 -1
- package/lib/commonjs/v4/elements/DeleteThumbnailButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/DeleteThumbnailButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/EndLiveStreamButton/EndLiveStreamButton.js +0 -39
- package/lib/commonjs/v4/elements/EndLiveStreamButton/EndLiveStreamButton.js.map +0 -1
- package/lib/commonjs/v4/elements/EndLiveStreamButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/EndLiveStreamButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.js +0 -38
- package/lib/commonjs/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.js.map +0 -1
- package/lib/commonjs/v4/elements/FormDescription/index.js +0 -39
- package/lib/commonjs/v4/elements/FormDescription/index.js.map +0 -1
- package/lib/commonjs/v4/elements/FormDescription/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/FormLabel/index.js +0 -42
- package/lib/commonjs/v4/elements/FormLabel/index.js.map +0 -1
- package/lib/commonjs/v4/elements/FormLabel/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/ImageButton/index.js +0 -51
- package/lib/commonjs/v4/elements/ImageButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/ImageButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/ImageGallery/ImageGallery.js +0 -103
- package/lib/commonjs/v4/elements/ImageGallery/ImageGallery.js.map +0 -1
- package/lib/commonjs/v4/elements/ImageViewer/ImageViewer.js +0 -136
- package/lib/commonjs/v4/elements/ImageViewer/ImageViewer.js.map +0 -1
- package/lib/commonjs/v4/elements/LiveTimerStatus/LiveTimerStatus.js +0 -35
- package/lib/commonjs/v4/elements/LiveTimerStatus/LiveTimerStatus.js.map +0 -1
- package/lib/commonjs/v4/elements/LiveTimerStatus/index.js.map +0 -1
- package/lib/commonjs/v4/elements/LiveTimerStatus/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js +0 -35
- package/lib/commonjs/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js.map +0 -1
- package/lib/commonjs/v4/elements/LivestreamTerminatedActionButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/MenuAction/MenuAction.js +0 -35
- package/lib/commonjs/v4/elements/MenuAction/MenuAction.js.map +0 -1
- package/lib/commonjs/v4/elements/MenuAction/index.js.map +0 -1
- package/lib/commonjs/v4/elements/MenuAction/styles.js +0 -32
- package/lib/commonjs/v4/elements/MenuAction/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/MenuButton/MenuButton.js +0 -46
- package/lib/commonjs/v4/elements/MenuButton/MenuButton.js.map +0 -1
- package/lib/commonjs/v4/elements/MenuButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/MenuButton/styles.js +0 -13
- package/lib/commonjs/v4/elements/MenuButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/ModeratorBadge/ModeratorBadge.js +0 -49
- package/lib/commonjs/v4/elements/ModeratorBadge/ModeratorBadge.js.map +0 -1
- package/lib/commonjs/v4/elements/ModeratorBadge/index.js.map +0 -1
- package/lib/commonjs/v4/elements/ModeratorBadge/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/PinBadge/PinBadge.js +0 -43
- package/lib/commonjs/v4/elements/PinBadge/PinBadge.js.map +0 -1
- package/lib/commonjs/v4/elements/PinBadge/index.js.map +0 -1
- package/lib/commonjs/v4/elements/PinBadge/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/StartLivestreamButton/StartLivestreamButton.js +0 -40
- package/lib/commonjs/v4/elements/StartLivestreamButton/StartLivestreamButton.js.map +0 -1
- package/lib/commonjs/v4/elements/StartLivestreamButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/StartLivestreamButton/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/SwitchCameraButton/SwitchCameraButton.js +0 -40
- package/lib/commonjs/v4/elements/SwitchCameraButton/SwitchCameraButton.js.map +0 -1
- package/lib/commonjs/v4/elements/SwitchCameraButton/index.js.map +0 -1
- package/lib/commonjs/v4/elements/Timestamp/Timestamp.js +0 -41
- package/lib/commonjs/v4/elements/Timestamp/Timestamp.js.map +0 -1
- package/lib/commonjs/v4/elements/Timestamp/index.js.map +0 -1
- package/lib/commonjs/v4/elements/Timestamp/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/Title/index.js +0 -42
- package/lib/commonjs/v4/elements/Title/index.js.map +0 -1
- package/lib/commonjs/v4/elements/Title/styles.js.map +0 -1
- package/lib/commonjs/v4/elements/VideoGallery/VideoGallery.js +0 -116
- package/lib/commonjs/v4/elements/VideoGallery/VideoGallery.js.map +0 -1
- package/lib/commonjs/v4/elements/VideoViewer/VideoViewer.js +0 -136
- package/lib/commonjs/v4/elements/VideoViewer/VideoViewer.js.map +0 -1
- package/lib/commonjs/v4/elements/index.js +0 -42
- package/lib/commonjs/v4/elements/index.js.map +0 -1
- package/lib/commonjs/v4/engine/AdAssetCache.js.map +0 -1
- package/lib/commonjs/v4/engine/AdEngine.js.map +0 -1
- package/lib/commonjs/v4/engine/AdSupplier.js.map +0 -1
- package/lib/commonjs/v4/engine/AssetDownloader.js +0 -248
- package/lib/commonjs/v4/engine/AssetDownloader.js.map +0 -1
- package/lib/commonjs/v4/engine/TimeWindowTracker.js.map +0 -1
- package/lib/commonjs/v4/enum/AmityPostContentComponentStyle.js.map +0 -1
- package/lib/commonjs/v4/enum/enumTabName.js.map +0 -1
- package/lib/commonjs/v4/enum/enumTheme.js.map +0 -1
- package/lib/commonjs/v4/enum/enumUIKitID.js +0 -233
- package/lib/commonjs/v4/enum/enumUIKitID.js.map +0 -1
- package/lib/commonjs/v4/enum/imageSizeState.js +0 -14
- package/lib/commonjs/v4/enum/imageSizeState.js.map +0 -1
- package/lib/commonjs/v4/enum/index.js.map +0 -1
- package/lib/commonjs/v4/enum/mediaAttachmentEnum.js.map +0 -1
- package/lib/commonjs/v4/enum/post.js.map +0 -1
- package/lib/commonjs/v4/enum/postTargetType.js +0 -13
- package/lib/commonjs/v4/enum/postTargetType.js.map +0 -1
- package/lib/commonjs/v4/enum/roomStatus.js +0 -14
- package/lib/commonjs/v4/enum/roomStatus.js.map +0 -1
- package/lib/commonjs/v4/enum/storyType.js.map +0 -1
- package/lib/commonjs/v4/enum/tabNameState.js +0 -23
- package/lib/commonjs/v4/enum/tabNameState.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddCategory/AddCategory.js +0 -105
- package/lib/commonjs/v4/features/community/AddCategory/AddCategory.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddCategory/components/Header/Header.js +0 -32
- package/lib/commonjs/v4/features/community/AddCategory/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddCategory/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddCategory/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddCategory/hooks/useAddCategory.js +0 -63
- package/lib/commonjs/v4/features/community/AddCategory/hooks/useAddCategory.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddCategory/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddCategory/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddMember/AddMember.js +0 -142
- package/lib/commonjs/v4/features/community/AddMember/AddMember.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddMember/components/Header/Header.js +0 -27
- package/lib/commonjs/v4/features/community/AddMember/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddMember/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddMember/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddMember/hooks/useAddMember.js +0 -78
- package/lib/commonjs/v4/features/community/AddMember/hooks/useAddMember.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddMember/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/AddMember/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js +0 -190
- package/lib/commonjs/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js.map +0 -1
- package/lib/commonjs/v4/features/community/CommentsNotificationSetting/components/Header/Header.js +0 -51
- package/lib/commonjs/v4/features/community/CommentsNotificationSetting/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/CommentsNotificationSetting/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/CommentsNotificationSetting/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/CommentsNotificationSetting/index.js +0 -14
- package/lib/commonjs/v4/features/community/CommentsNotificationSetting/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/CommentsNotificationSetting/styles.js +0 -48
- package/lib/commonjs/v4/features/community/CommentsNotificationSetting/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Create/Create.js +0 -150
- package/lib/commonjs/v4/features/community/Create/Create.js.map +0 -1
- package/lib/commonjs/v4/features/community/Create/components/Header/Header.js +0 -43
- package/lib/commonjs/v4/features/community/Create/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/Create/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Create/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Create/components/Members/index.js +0 -65
- package/lib/commonjs/v4/features/community/Create/components/Members/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Create/components/Members/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Create/hooks/useCreateCommunity.js +0 -120
- package/lib/commonjs/v4/features/community/Create/hooks/useCreateCommunity.js.map +0 -1
- package/lib/commonjs/v4/features/community/Create/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Create/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Edit/Edit.js +0 -134
- package/lib/commonjs/v4/features/community/Edit/Edit.js.map +0 -1
- package/lib/commonjs/v4/features/community/Edit/components/Header/Header.js +0 -45
- package/lib/commonjs/v4/features/community/Edit/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/Edit/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Edit/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Edit/hooks/useEditCommunity.js +0 -115
- package/lib/commonjs/v4/features/community/Edit/hooks/useEditCommunity.js.map +0 -1
- package/lib/commonjs/v4/features/community/Edit/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Edit/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js +0 -154
- package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js.map +0 -1
- package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.js +0 -51
- package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/index.js +0 -14
- package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/styles.js +0 -48
- package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/Membership.js +0 -56
- package/lib/commonjs/v4/features/community/Membership/Membership.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/components/Header/Header.js +0 -59
- package/lib/commonjs/v4/features/community/Membership/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/components/MemberItem/MemberItem.js +0 -275
- package/lib/commonjs/v4/features/community/Membership/components/MemberItem/MemberItem.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/components/MemberItem/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/components/MemberItem/style.js +0 -43
- package/lib/commonjs/v4/features/community/Membership/components/MemberItem/style.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/components/MemberList/MemberList.js +0 -92
- package/lib/commonjs/v4/features/community/Membership/components/MemberList/MemberList.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/components/MemberList/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/components/MemberList/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/components/ModeratorList/ModeratorList.js +0 -71
- package/lib/commonjs/v4/features/community/Membership/components/ModeratorList/ModeratorList.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/components/ModeratorList/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/components/ModeratorList/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/hooks/useMembership.js +0 -49
- package/lib/commonjs/v4/features/community/Membership/hooks/useMembership.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Membership/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/NotificationSetting/NotificationSetting.js +0 -173
- package/lib/commonjs/v4/features/community/NotificationSetting/NotificationSetting.js.map +0 -1
- package/lib/commonjs/v4/features/community/NotificationSetting/components/Header/Header.js +0 -32
- package/lib/commonjs/v4/features/community/NotificationSetting/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/NotificationSetting/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/NotificationSetting/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/NotificationSetting/index.js +0 -14
- package/lib/commonjs/v4/features/community/NotificationSetting/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/NotificationSetting/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/PendingRequest/PendingRequest.js +0 -67
- package/lib/commonjs/v4/features/community/PendingRequest/PendingRequest.js.map +0 -1
- package/lib/commonjs/v4/features/community/PendingRequest/components/Header/Header.js +0 -34
- package/lib/commonjs/v4/features/community/PendingRequest/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/PendingRequest/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/PendingRequest/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/PendingRequest/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/PendingRequest/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/PostPermission/PostPermission.js +0 -129
- package/lib/commonjs/v4/features/community/PostPermission/PostPermission.js.map +0 -1
- package/lib/commonjs/v4/features/community/PostPermission/components/Header/Header.js +0 -40
- package/lib/commonjs/v4/features/community/PostPermission/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/PostPermission/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/PostPermission/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/PostPermission/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/PostPermission/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.js +0 -172
- package/lib/commonjs/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.js.map +0 -1
- package/lib/commonjs/v4/features/community/PostsNotificationSetting/components/Header/Header.js +0 -51
- package/lib/commonjs/v4/features/community/PostsNotificationSetting/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/PostsNotificationSetting/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/PostsNotificationSetting/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/PostsNotificationSetting/index.js +0 -14
- package/lib/commonjs/v4/features/community/PostsNotificationSetting/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/PostsNotificationSetting/styles.js +0 -48
- package/lib/commonjs/v4/features/community/PostsNotificationSetting/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/Setting.js +0 -102
- package/lib/commonjs/v4/features/community/Setting/Setting.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/components/Header/Header.js +0 -34
- package/lib/commonjs/v4/features/community/Setting/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.js +0 -43
- package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunity/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunity/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js +0 -40
- package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunityDescription/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunityDescription/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js +0 -43
- package/lib/commonjs/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/elements/LeaveCommunity/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/elements/LeaveCommunity/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/hooks/useCommunitySetting.js +0 -142
- package/lib/commonjs/v4/features/community/Setting/hooks/useCommunitySetting.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/Setting/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js +0 -190
- package/lib/commonjs/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js.map +0 -1
- package/lib/commonjs/v4/features/community/StoriesNotificationSetting/components/Header/Header.js +0 -51
- package/lib/commonjs/v4/features/community/StoriesNotificationSetting/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/StoriesNotificationSetting/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/StoriesNotificationSetting/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/StoriesNotificationSetting/index.js +0 -14
- package/lib/commonjs/v4/features/community/StoriesNotificationSetting/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/StoriesNotificationSetting/styles.js +0 -48
- package/lib/commonjs/v4/features/community/StoriesNotificationSetting/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/StorySetting/StorySetting.js +0 -113
- package/lib/commonjs/v4/features/community/StorySetting/StorySetting.js.map +0 -1
- package/lib/commonjs/v4/features/community/StorySetting/components/Header/Header.js +0 -32
- package/lib/commonjs/v4/features/community/StorySetting/components/Header/Header.js.map +0 -1
- package/lib/commonjs/v4/features/community/StorySetting/components/Header/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/StorySetting/components/Header/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/StorySetting/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/StorySetting/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/shared/components/Categories/index.js +0 -92
- package/lib/commonjs/v4/features/community/shared/components/Categories/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/shared/components/Categories/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/shared/components/CoverImageUpload/index.js +0 -97
- package/lib/commonjs/v4/features/community/shared/components/CoverImageUpload/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/shared/components/CoverImageUpload/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.js +0 -35
- package/lib/commonjs/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.js.map +0 -1
- package/lib/commonjs/v4/features/community/shared/components/MemberSkeleton/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/shared/components/MemberSkeleton/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/shared/components/Privacy/index.js +0 -83
- package/lib/commonjs/v4/features/community/shared/components/Privacy/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/shared/components/Privacy/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/shared/elements/Action/Action.js +0 -68
- package/lib/commonjs/v4/features/community/shared/elements/Action/Action.js.map +0 -1
- package/lib/commonjs/v4/features/community/shared/elements/Action/index.js.map +0 -1
- package/lib/commonjs/v4/features/community/shared/elements/Action/styles.js.map +0 -1
- package/lib/commonjs/v4/features/community/shared/types/index.js.map +0 -1
- package/lib/commonjs/v4/hook/collections/useCategoryCollection.js +0 -24
- package/lib/commonjs/v4/hook/collections/useCategoryCollection.js.map +0 -1
- package/lib/commonjs/v4/hook/collections/useCommunityMemberCollection.js +0 -26
- package/lib/commonjs/v4/hook/collections/useCommunityMemberCollection.js.map +0 -1
- package/lib/commonjs/v4/hook/collections/useLiveCollection.js +0 -103
- package/lib/commonjs/v4/hook/collections/useLiveCollection.js.map +0 -1
- package/lib/commonjs/v4/hook/collections/usePinnedPostCollection.js +0 -26
- package/lib/commonjs/v4/hook/collections/usePinnedPostCollection.js.map +0 -1
- package/lib/commonjs/v4/hook/collections/usePostCollection.js +0 -26
- package/lib/commonjs/v4/hook/collections/usePostCollection.js.map +0 -1
- package/lib/commonjs/v4/hook/collections/useSearchMemberByDisplayNameCollection.js +0 -26
- package/lib/commonjs/v4/hook/collections/useSearchMemberByDisplayNameCollection.js.map +0 -1
- package/lib/commonjs/v4/hook/collections/useSearchUserByDisplayNameCollection.js +0 -26
- package/lib/commonjs/v4/hook/collections/useSearchUserByDisplayNameCollection.js.map +0 -1
- package/lib/commonjs/v4/hook/collections/useUserCollection.js +0 -26
- package/lib/commonjs/v4/hook/collections/useUserCollection.js.map +0 -1
- package/lib/commonjs/v4/hook/files/useFile.js.map +0 -1
- package/lib/commonjs/v4/hook/index.js +0 -380
- package/lib/commonjs/v4/hook/index.js.map +0 -1
- package/lib/commonjs/v4/hook/poll.js +0 -32
- package/lib/commonjs/v4/hook/poll.js.map +0 -1
- package/lib/commonjs/v4/hook/useAmityGlobalSearchViewModel.js +0 -92
- package/lib/commonjs/v4/hook/useAmityGlobalSearchViewModel.js.map +0 -1
- package/lib/commonjs/v4/hook/useCamera.js.map +0 -1
- package/lib/commonjs/v4/hook/useCategories.js +0 -73
- package/lib/commonjs/v4/hook/useCategories.js.map +0 -1
- package/lib/commonjs/v4/hook/useCategory.js.map +0 -1
- package/lib/commonjs/v4/hook/useCommentAdImpression.js +0 -32
- package/lib/commonjs/v4/hook/useCommentAdImpression.js.map +0 -1
- package/lib/commonjs/v4/hook/useCommunities.js.map +0 -1
- package/lib/commonjs/v4/hook/useCommunity.js.map +0 -1
- package/lib/commonjs/v4/hook/useConfig.js +0 -28
- package/lib/commonjs/v4/hook/useConfig.js.map +0 -1
- package/lib/commonjs/v4/hook/useConfigImageUri.js +0 -128
- package/lib/commonjs/v4/hook/useConfigImageUri.js.map +0 -1
- package/lib/commonjs/v4/hook/useCustomRankingGlobalFeed.js +0 -108
- package/lib/commonjs/v4/hook/useCustomRankingGlobalFeed.js.map +0 -1
- package/lib/commonjs/v4/hook/useDarkMode.js.map +0 -1
- package/lib/commonjs/v4/hook/useFile.js +0 -28
- package/lib/commonjs/v4/hook/useFile.js.map +0 -1
- package/lib/commonjs/v4/hook/useFlagUserQuery.js +0 -41
- package/lib/commonjs/v4/hook/useFlagUserQuery.js.map +0 -1
- package/lib/commonjs/v4/hook/useGenerateThemeStyles.js.map +0 -1
- package/lib/commonjs/v4/hook/useGlobalStory.js.map +0 -1
- package/lib/commonjs/v4/hook/useImagePicker.js +0 -83
- package/lib/commonjs/v4/hook/useImagePicker.js.map +0 -1
- package/lib/commonjs/v4/hook/useIsCommunityModerator.js +0 -43
- package/lib/commonjs/v4/hook/useIsCommunityModerator.js.map +0 -1
- package/lib/commonjs/v4/hook/useJoinCommunity.js.map +0 -1
- package/lib/commonjs/v4/hook/useKeyboardStatus.js.map +0 -1
- package/lib/commonjs/v4/hook/useLeaveCommunity.js.map +0 -1
- package/lib/commonjs/v4/hook/useMembersQuery.js.map +0 -1
- package/lib/commonjs/v4/hook/useMention/index.js +0 -135
- package/lib/commonjs/v4/hook/useMention/index.js.map +0 -1
- package/lib/commonjs/v4/hook/useMention/styles.js +0 -43
- package/lib/commonjs/v4/hook/useMention/styles.js.map +0 -1
- package/lib/commonjs/v4/hook/usePaginator.js +0 -210
- package/lib/commonjs/v4/hook/usePaginator.js.map +0 -1
- package/lib/commonjs/v4/hook/usePendingPostQuery.js +0 -72
- package/lib/commonjs/v4/hook/usePendingPostQuery.js.map +0 -1
- package/lib/commonjs/v4/hook/usePendingPosts.js.map +0 -1
- package/lib/commonjs/v4/hook/usePermissions.js.map +0 -1
- package/lib/commonjs/v4/hook/usePoll.js +0 -61
- package/lib/commonjs/v4/hook/usePoll.js.map +0 -1
- package/lib/commonjs/v4/hook/usePopup.js.map +0 -1
- package/lib/commonjs/v4/hook/usePostImpression.js +0 -38
- package/lib/commonjs/v4/hook/usePostImpression.js.map +0 -1
- package/lib/commonjs/v4/hook/usePostSubscription.js.map +0 -1
- package/lib/commonjs/v4/hook/usePosts.js.map +0 -1
- package/lib/commonjs/v4/hook/useReaction.js.map +0 -1
- package/lib/commonjs/v4/hook/useRecommenedCommunities.js +0 -74
- package/lib/commonjs/v4/hook/useRecommenedCommunities.js.map +0 -1
- package/lib/commonjs/v4/hook/useRolesQuery.js.map +0 -1
- package/lib/commonjs/v4/hook/useRoomSubscription.js.map +0 -1
- package/lib/commonjs/v4/hook/useSearch.js +0 -71
- package/lib/commonjs/v4/hook/useSearch.js.map +0 -1
- package/lib/commonjs/v4/hook/useStory.js.map +0 -1
- package/lib/commonjs/v4/hook/useStoryPermission.js +0 -26
- package/lib/commonjs/v4/hook/useStoryPermission.js.map +0 -1
- package/lib/commonjs/v4/hook/useStoryTarget.js.map +0 -1
- package/lib/commonjs/v4/hook/useTimeDifference.js.map +0 -1
- package/lib/commonjs/v4/hook/useTrendingCommunities.js +0 -59
- package/lib/commonjs/v4/hook/useTrendingCommunities.js.map +0 -1
- package/lib/commonjs/v4/hook/useUiKitConfig.js.map +0 -1
- package/lib/commonjs/v4/hook/useUiKitReference.js +0 -66
- package/lib/commonjs/v4/hook/useUiKitReference.js.map +0 -1
- package/lib/commonjs/v4/hook/useUser.js.map +0 -1
- package/lib/commonjs/v4/hook/useValidateConfig.js +0 -29
- package/lib/commonjs/v4/hook/useValidateConfig.js.map +0 -1
- package/lib/commonjs/v4/index.js +0 -426
- package/lib/commonjs/v4/index.js.map +0 -1
- package/lib/commonjs/v4/providers/AdEngineProvider.js +0 -145
- package/lib/commonjs/v4/providers/AdEngineProvider.js.map +0 -1
- package/lib/commonjs/v4/providers/BehaviourProvider.js +0 -51
- package/lib/commonjs/v4/providers/BehaviourProvider.js.map +0 -1
- package/lib/commonjs/v4/providers/ExploreProvider.js +0 -67
- package/lib/commonjs/v4/providers/ExploreProvider.js.map +0 -1
- package/lib/commonjs/v4/routes/AmityPageRenderer.js +0 -340
- package/lib/commonjs/v4/routes/AmityPageRenderer.js.map +0 -1
- package/lib/commonjs/v4/routes/AmitySocialUIKitV4Navigator.js +0 -337
- package/lib/commonjs/v4/routes/AmitySocialUIKitV4Navigator.js.map +0 -1
- package/lib/commonjs/v4/routes/RouteParamList.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunityAddCategory/index.js +0 -14
- package/lib/commonjs/v4/screen/CommunityAddCategory/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunityAddMember/index.js +0 -14
- package/lib/commonjs/v4/screen/CommunityAddMember/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunityCommentsNotificationSetting/index.js +0 -19
- package/lib/commonjs/v4/screen/CommunityCommentsNotificationSetting/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunityHome/index.js +0 -339
- package/lib/commonjs/v4/screen/CommunityHome/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunityHome/styles.js +0 -178
- package/lib/commonjs/v4/screen/CommunityHome/styles.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunityLivestreamsNotificationSetting/index.js +0 -19
- package/lib/commonjs/v4/screen/CommunityLivestreamsNotificationSetting/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunityMembership/index.js +0 -19
- package/lib/commonjs/v4/screen/CommunityMembership/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunityNotificationSetting/index.js +0 -19
- package/lib/commonjs/v4/screen/CommunityNotificationSetting/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunityPendingRequest/index.js +0 -19
- package/lib/commonjs/v4/screen/CommunityPendingRequest/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunityPostPermission/index.js +0 -19
- package/lib/commonjs/v4/screen/CommunityPostPermission/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunityPostsNotificationSetting/index.js +0 -19
- package/lib/commonjs/v4/screen/CommunityPostsNotificationSetting/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunitySetting/index.js +0 -19
- package/lib/commonjs/v4/screen/CommunitySetting/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunityStoriesNotificationSetting/index.js +0 -19
- package/lib/commonjs/v4/screen/CommunityStoriesNotificationSetting/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CommunityStorySetting/index.js +0 -19
- package/lib/commonjs/v4/screen/CommunityStorySetting/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CreateCommunity/index.js +0 -17
- package/lib/commonjs/v4/screen/CreateCommunity/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CreateLivestream/index.js +0 -14
- package/lib/commonjs/v4/screen/CreateLivestream/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CreatePost/index.js +0 -27
- package/lib/commonjs/v4/screen/CreatePost/index.js.map +0 -1
- package/lib/commonjs/v4/screen/CreateStory/CreateStoryScreen.js +0 -59
- package/lib/commonjs/v4/screen/CreateStory/CreateStoryScreen.js.map +0 -1
- package/lib/commonjs/v4/screen/EditCommunity/index.js +0 -21
- package/lib/commonjs/v4/screen/EditCommunity/index.js.map +0 -1
- package/lib/commonjs/v4/screen/EditPost/EditPost.js +0 -25
- package/lib/commonjs/v4/screen/EditPost/EditPost.js.map +0 -1
- package/lib/commonjs/v4/screen/Feed/index.js +0 -138
- package/lib/commonjs/v4/screen/Feed/index.js.map +0 -1
- package/lib/commonjs/v4/screen/Feed/styles.js +0 -20
- package/lib/commonjs/v4/screen/Feed/styles.js.map +0 -1
- package/lib/commonjs/v4/screen/FollowerList/Components/FollowerListItem.js +0 -162
- package/lib/commonjs/v4/screen/FollowerList/Components/FollowerListItem.js.map +0 -1
- package/lib/commonjs/v4/screen/FollowerList/FollowerList.js +0 -109
- package/lib/commonjs/v4/screen/FollowerList/FollowerList.js.map +0 -1
- package/lib/commonjs/v4/screen/FollowerList/styles.js +0 -78
- package/lib/commonjs/v4/screen/FollowerList/styles.js.map +0 -1
- package/lib/commonjs/v4/screen/GlobalFeed/index.js +0 -106
- package/lib/commonjs/v4/screen/GlobalFeed/index.js.map +0 -1
- package/lib/commonjs/v4/screen/GlobalFeed/styles.js +0 -21
- package/lib/commonjs/v4/screen/GlobalFeed/styles.js.map +0 -1
- package/lib/commonjs/v4/screen/LivestreamPlayer/index.js +0 -14
- package/lib/commonjs/v4/screen/LivestreamPlayer/index.js.map +0 -1
- package/lib/commonjs/v4/screen/LivestreamPostTargetSelection/index.js +0 -14
- package/lib/commonjs/v4/screen/LivestreamPostTargetSelection/index.js.map +0 -1
- package/lib/commonjs/v4/screen/LivestreamTerminated/index.js +0 -14
- package/lib/commonjs/v4/screen/LivestreamTerminated/index.js.map +0 -1
- package/lib/commonjs/v4/screen/PollPostComposer/index.js +0 -14
- package/lib/commonjs/v4/screen/PollPostComposer/index.js.map +0 -1
- package/lib/commonjs/v4/screen/PollTargetSelection/index.js +0 -14
- package/lib/commonjs/v4/screen/PollTargetSelection/index.js.map +0 -1
- package/lib/commonjs/v4/screen/PostDetail/index.js +0 -39
- package/lib/commonjs/v4/screen/PostDetail/index.js.map +0 -1
- package/lib/commonjs/v4/screen/PostTargetSelection/index.js +0 -21
- package/lib/commonjs/v4/screen/PostTargetSelection/index.js.map +0 -1
- package/lib/commonjs/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.js +0 -84
- package/lib/commonjs/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.js.map +0 -1
- package/lib/commonjs/v4/screen/UserPendingRequest/UserPendingRequest.js +0 -60
- package/lib/commonjs/v4/screen/UserPendingRequest/UserPendingRequest.js.map +0 -1
- package/lib/commonjs/v4/screen/UserPendingRequest/styles.js +0 -79
- package/lib/commonjs/v4/screen/UserPendingRequest/styles.js.map +0 -1
- package/lib/commonjs/v4/screen/UserProfile/index.js +0 -39
- package/lib/commonjs/v4/screen/UserProfile/index.js.map +0 -1
- package/lib/commonjs/v4/screen/UserProfileSetting/UserProfileSetting.js +0 -152
- package/lib/commonjs/v4/screen/UserProfileSetting/UserProfileSetting.js.map +0 -1
- package/lib/commonjs/v4/screen/UserProfileSetting/styles.js +0 -67
- package/lib/commonjs/v4/screen/UserProfileSetting/styles.js.map +0 -1
- package/lib/commonjs/v4/stores/slices/toast.js +0 -62
- package/lib/commonjs/v4/stores/slices/toast.js.map +0 -1
- package/lib/commonjs/v4/types/behaviour.interface.js +0 -6
- package/lib/commonjs/v4/types/behaviour.interface.js.map +0 -1
- package/lib/commonjs/v4/types/config.interface.js +0 -6
- package/lib/commonjs/v4/types/config.interface.js.map +0 -1
- package/lib/commonjs/v4/types/type.d.js +0 -2
- package/lib/commonjs/v4/types/type.d.js.map +0 -1
- package/lib/commonjs/v4/utils/errors.js +0 -28
- package/lib/commonjs/v4/utils/errors.js.map +0 -1
- package/lib/commonjs/v4/utils/index.js +0 -24
- package/lib/commonjs/v4/utils/index.js.map +0 -1
- package/lib/commonjs/v4/utils/permissions.js +0 -44
- package/lib/commonjs/v4/utils/permissions.js.map +0 -1
- package/lib/module/components/AddMembersModal/index.js +0 -185
- package/lib/module/components/AddMembersModal/index.js.map +0 -1
- package/lib/module/components/AddMembersModal/styles.js +0 -113
- package/lib/module/components/AddMembersModal/styles.js.map +0 -1
- package/lib/module/components/BackButton/index.js +0 -26
- package/lib/module/components/BackButton/index.js.map +0 -1
- package/lib/module/components/BackButton/styles.js.map +0 -1
- package/lib/module/components/CancelButton/index.js +0 -16
- package/lib/module/components/CancelButton/index.js.map +0 -1
- package/lib/module/components/CancelButton/styles.js.map +0 -1
- package/lib/module/components/ChooseCategoryModal/Components/Categories.js +0 -32
- package/lib/module/components/ChooseCategoryModal/Components/Categories.js.map +0 -1
- package/lib/module/components/ChooseCategoryModal/index.js +0 -96
- package/lib/module/components/ChooseCategoryModal/index.js.map +0 -1
- package/lib/module/components/ChooseCategoryModal/styles.js +0 -76
- package/lib/module/components/ChooseCategoryModal/styles.js.map +0 -1
- package/lib/module/components/CloseButton/index.js +0 -17
- package/lib/module/components/CloseButton/index.js.map +0 -1
- package/lib/module/components/CloseButton/styles.js.map +0 -1
- package/lib/module/components/CommunityStories/index.js +0 -83
- package/lib/module/components/CommunityStories/index.js.map +0 -1
- package/lib/module/components/CommunityStories/styles.js.map +0 -1
- package/lib/module/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js +0 -169
- package/lib/module/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js.map +0 -1
- package/lib/module/components/CreatePostChooseTargetModal/styles.js.map +0 -1
- package/lib/module/components/CustomTab/index.js +0 -78
- package/lib/module/components/CustomTab/index.js.map +0 -1
- package/lib/module/components/CustomTab/styles.js.map +0 -1
- package/lib/module/components/CustomText/index.js +0 -18
- package/lib/module/components/CustomText/index.js.map +0 -1
- package/lib/module/components/CustomText/styles.js.map +0 -1
- package/lib/module/components/DoneButton/index.js +0 -18
- package/lib/module/components/DoneButton/index.js.map +0 -1
- package/lib/module/components/DoneButton/styles.js.map +0 -1
- package/lib/module/components/EditCommentModal/index.js +0 -172
- package/lib/module/components/EditCommentModal/index.js.map +0 -1
- package/lib/module/components/EditCommentModal/styles.js.map +0 -1
- package/lib/module/components/EditPostModal/index.js +0 -322
- package/lib/module/components/EditPostModal/index.js.map +0 -1
- package/lib/module/components/EditPostModal/styles.js.map +0 -1
- package/lib/module/components/FloatingButton/index.js +0 -23
- package/lib/module/components/FloatingButton/index.js.map +0 -1
- package/lib/module/components/FloatingButton/styles.js.map +0 -1
- package/lib/module/components/ListSectionHeader/index.js +0 -14
- package/lib/module/components/ListSectionHeader/index.js.map +0 -1
- package/lib/module/components/ListSectionHeader/styles.js +0 -19
- package/lib/module/components/ListSectionHeader/styles.js.map +0 -1
- package/lib/module/components/LoadingImage/index.js +0 -85
- package/lib/module/components/LoadingImage/index.js.map +0 -1
- package/lib/module/components/LoadingImage/styles.js.map +0 -1
- package/lib/module/components/LoadingIndicator/index.js +0 -20
- package/lib/module/components/LoadingIndicator/index.js.map +0 -1
- package/lib/module/components/LoadingIndicator/styles.js.map +0 -1
- package/lib/module/components/LoadingOverlay/index.js +0 -22
- package/lib/module/components/LoadingOverlay/index.js.map +0 -1
- package/lib/module/components/LoadingOverlay/styles.js.map +0 -1
- package/lib/module/components/LoadingVideo/index.js +0 -138
- package/lib/module/components/LoadingVideo/index.js.map +0 -1
- package/lib/module/components/LoadingVideo/styles.js.map +0 -1
- package/lib/module/components/MediaSection/index.js +0 -242
- package/lib/module/components/MediaSection/index.js.map +0 -1
- package/lib/module/components/MediaSection/styles.js.map +0 -1
- package/lib/module/components/MentionPopup/index.js +0 -79
- package/lib/module/components/MentionPopup/index.js.map +0 -1
- package/lib/module/components/MentionPopup/styles.js +0 -15
- package/lib/module/components/MentionPopup/styles.js.map +0 -1
- package/lib/module/components/MyCommunity/Components/CommunityList.js +0 -64
- package/lib/module/components/MyCommunity/Components/CommunityList.js.map +0 -1
- package/lib/module/components/MyCommunity/index.js +0 -81
- package/lib/module/components/MyCommunity/index.js.map +0 -1
- package/lib/module/components/MyCommunity/styles.js +0 -67
- package/lib/module/components/MyCommunity/styles.js.map +0 -1
- package/lib/module/components/MyStories/index.js +0 -35
- package/lib/module/components/MyStories/index.js.map +0 -1
- package/lib/module/components/MyStories/styles.js.map +0 -1
- package/lib/module/components/PollSection/Components/PollBar.js +0 -20
- package/lib/module/components/PollSection/Components/PollBar.js.map +0 -1
- package/lib/module/components/PollSection/Components/PollOptionList.js +0 -86
- package/lib/module/components/PollSection/Components/PollOptionList.js.map +0 -1
- package/lib/module/components/PollSection/PollSection.js +0 -44
- package/lib/module/components/PollSection/PollSection.js.map +0 -1
- package/lib/module/components/PollSection/style.js.map +0 -1
- package/lib/module/components/PollSection/usePoll.js.map +0 -1
- package/lib/module/components/PostTypeChoiceModal/PostTypeChoiceModal.js +0 -131
- package/lib/module/components/PostTypeChoiceModal/PostTypeChoiceModal.js.map +0 -1
- package/lib/module/components/PostTypeChoiceModal/style.js.map +0 -1
- package/lib/module/components/RoundCheckbox/index.js +0 -14
- package/lib/module/components/RoundCheckbox/index.js.map +0 -1
- package/lib/module/components/RoundCheckbox/styles.js +0 -28
- package/lib/module/components/RoundCheckbox/styles.js.map +0 -1
- package/lib/module/components/SearchBar/index.js +0 -15
- package/lib/module/components/SearchBar/index.js.map +0 -1
- package/lib/module/components/SearchBar/styles.js +0 -12
- package/lib/module/components/SearchBar/styles.js.map +0 -1
- package/lib/module/components/SearchItem/index.js +0 -85
- package/lib/module/components/SearchItem/index.js.map +0 -1
- package/lib/module/components/SearchItem/styles.js.map +0 -1
- package/lib/module/components/SelectedUserHorizontal/index.js +0 -69
- package/lib/module/components/SelectedUserHorizontal/index.js.map +0 -1
- package/lib/module/components/SelectedUserHorizontal/styles.js +0 -57
- package/lib/module/components/SelectedUserHorizontal/styles.js.map +0 -1
- package/lib/module/components/Social/CommentList/index.js +0 -357
- package/lib/module/components/Social/CommentList/index.js.map +0 -1
- package/lib/module/components/Social/CommentList/styles.js.map +0 -1
- package/lib/module/components/Social/PendingPostList/index.js +0 -150
- package/lib/module/components/Social/PendingPostList/index.js.map +0 -1
- package/lib/module/components/Social/PendingPostList/styles.js.map +0 -1
- package/lib/module/components/Social/PostList/Components/RenderTextWithMention.js +0 -57
- package/lib/module/components/Social/PostList/Components/RenderTextWithMention.js.map +0 -1
- package/lib/module/components/Social/PostList/index.js +0 -401
- package/lib/module/components/Social/PostList/index.js.map +0 -1
- package/lib/module/components/Social/PostList/styles.js.map +0 -1
- package/lib/module/components/Social/ReplyCommentList/index.js +0 -266
- package/lib/module/components/Social/ReplyCommentList/index.js.map +0 -1
- package/lib/module/components/Social/ReplyCommentList/styles.js.map +0 -1
- package/lib/module/components/StoryKit/index.js.map +0 -1
- package/lib/module/components/StoryKit/src/Story.js +0 -197
- package/lib/module/components/StoryKit/src/Story.js.map +0 -1
- package/lib/module/components/StoryKit/src/StoryCircleListItem.js +0 -165
- package/lib/module/components/StoryKit/src/StoryCircleListItem.js.map +0 -1
- package/lib/module/components/StoryKit/src/StoryCircleListView.js +0 -55
- package/lib/module/components/StoryKit/src/StoryCircleListView.js.map +0 -1
- package/lib/module/components/StoryKit/src/StoryListItem.js +0 -377
- package/lib/module/components/StoryKit/src/StoryListItem.js.map +0 -1
- package/lib/module/components/StoryKit/src/components/AndroidCubeEffect.js.map +0 -1
- package/lib/module/components/StoryKit/src/components/CubeNavigationHorizontal.js.map +0 -1
- package/lib/module/components/StoryKit/src/helpers/StateHelpers.js +0 -9
- package/lib/module/components/StoryKit/src/helpers/StateHelpers.js.map +0 -1
- package/lib/module/components/StoryKit/src/helpers/ValidationHelpers.js.map +0 -1
- package/lib/module/components/StoryKit/src/helpers/index.js.map +0 -1
- package/lib/module/components/StoryKit/src/interfaces/index.js.map +0 -1
- package/lib/module/components/StoryKit/src/styles.js +0 -145
- package/lib/module/components/StoryKit/src/styles.js.map +0 -1
- package/lib/module/components/Toast/Toast.js +0 -88
- package/lib/module/components/Toast/Toast.js.map +0 -1
- package/lib/module/components/UserItem/index.js +0 -70
- package/lib/module/components/UserItem/index.js.map +0 -1
- package/lib/module/components/UserItem/styles.js +0 -40
- package/lib/module/components/UserItem/styles.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/README.md +0 -101
- package/lib/module/components/react-native-image-viewing/dist/@types/index.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/@types/index.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/ImageViewing.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/ImageViewing.js +0 -230
- package/lib/module/components/react-native-image-viewing/dist/ImageViewing.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/ImageDefaultHeader.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/ImageDefaultHeader.js +0 -50
- package/lib/module/components/react-native-image-viewing/dist/components/ImageDefaultHeader.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js +0 -34
- package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.android.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.android.js +0 -52
- package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.android.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.ios.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.ios.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/StatusBarManager.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/components/StatusBarManager.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useAnimatedComponents.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useImageDimensions.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useImageDimensions.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useImageIndexChange.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useImageIndexChange.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useImagePrefetch.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useImagePrefetch.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/usePanResponder.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/usePanResponder.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useRequestClose.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useRequestClose.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/hooks/useZoomPanResponder.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/index.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/index.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/utils.d.js.map +0 -1
- package/lib/module/components/react-native-image-viewing/dist/utils.js.map +0 -1
- package/lib/module/constants.js +0 -53
- package/lib/module/constants.js.map +0 -1
- package/lib/module/enum/imageSizeState.js.map +0 -1
- package/lib/module/enum/postTargetType.js.map +0 -1
- package/lib/module/enum/privacyState.js +0 -6
- package/lib/module/enum/privacyState.js.map +0 -1
- package/lib/module/enum/sessionState.js +0 -9
- package/lib/module/enum/sessionState.js.map +0 -1
- package/lib/module/enum/tabNameState.js.map +0 -1
- package/lib/module/hooks/useAuth.js +0 -26
- package/lib/module/hooks/useAuth.js.map +0 -1
- package/lib/module/hooks/useConfig.js +0 -16
- package/lib/module/hooks/useConfig.js.map +0 -1
- package/lib/module/hooks/useFile.js +0 -22
- package/lib/module/hooks/useFile.js.map +0 -1
- package/lib/module/hooks/useGallery.js +0 -53
- package/lib/module/hooks/useGallery.js.map +0 -1
- package/lib/module/hooks/useImagePicker.js.map +0 -1
- package/lib/module/hooks/useReaction.js.map +0 -1
- package/lib/module/hooks/useSearch.js +0 -65
- package/lib/module/hooks/useSearch.js.map +0 -1
- package/lib/module/hooks/useStory.js.map +0 -1
- package/lib/module/hooks/useTimeDifference.js.map +0 -1
- package/lib/module/providers/Social/comment-sdk.js +0 -131
- package/lib/module/providers/Social/comment-sdk.js.map +0 -1
- package/lib/module/providers/Social/communities-sdk.js +0 -110
- package/lib/module/providers/Social/communities-sdk.js.map +0 -1
- package/lib/module/providers/Social/feed-sdk.js +0 -239
- package/lib/module/providers/Social/feed-sdk.js.map +0 -1
- package/lib/module/providers/amity-ui-kit-provider.js +0 -100
- package/lib/module/providers/amity-ui-kit-provider.js.map +0 -1
- package/lib/module/providers/auth-provider.js +0 -142
- package/lib/module/providers/auth-provider.js.map +0 -1
- package/lib/module/providers/config-provider.js +0 -65
- package/lib/module/providers/config-provider.js.map +0 -1
- package/lib/module/providers/file-provider.js +0 -86
- package/lib/module/providers/file-provider.js.map +0 -1
- package/lib/module/providers/user-provider.js +0 -58
- package/lib/module/providers/user-provider.js.map +0 -1
- package/lib/module/redux/slices/bottomSheetSlice.js +0 -65
- package/lib/module/redux/slices/bottomSheetSlice.js.map +0 -1
- package/lib/module/redux/slices/feedSlice.js.map +0 -1
- package/lib/module/redux/slices/globalfeedSlice.js +0 -52
- package/lib/module/redux/slices/globalfeedSlice.js.map +0 -1
- package/lib/module/redux/slices/postDetailSlice.js.map +0 -1
- package/lib/module/redux/slices/uiSlice.js.map +0 -1
- package/lib/module/redux/store/index.js +0 -27
- package/lib/module/redux/store/index.js.map +0 -1
- package/lib/module/routes/RouteParamList.js +0 -2
- package/lib/module/routes/RouteParamList.js.map +0 -1
- package/lib/module/routes/SocialNavigator.js +0 -292
- package/lib/module/routes/SocialNavigator.js.map +0 -1
- package/lib/module/routes/style.js +0 -22
- package/lib/module/routes/style.js.map +0 -1
- package/lib/module/screens/AllMyCommunity/index.js +0 -115
- package/lib/module/screens/AllMyCommunity/index.js.map +0 -1
- package/lib/module/screens/AllMyCommunity/styles.js +0 -54
- package/lib/module/screens/AllMyCommunity/styles.js.map +0 -1
- package/lib/module/screens/CategorytList/index.js +0 -82
- package/lib/module/screens/CategorytList/index.js.map +0 -1
- package/lib/module/screens/CategorytList/styles.js +0 -34
- package/lib/module/screens/CategorytList/styles.js.map +0 -1
- package/lib/module/screens/CommunityHome/index.js +0 -263
- package/lib/module/screens/CommunityHome/index.js.map +0 -1
- package/lib/module/screens/CommunityHome/styles.js +0 -176
- package/lib/module/screens/CommunityHome/styles.js.map +0 -1
- package/lib/module/screens/CommunityList/index.js +0 -118
- package/lib/module/screens/CommunityList/index.js.map +0 -1
- package/lib/module/screens/CommunityList/styles.js +0 -34
- package/lib/module/screens/CommunityList/styles.js.map +0 -1
- package/lib/module/screens/CommunityMemberDetail/CommunityMemberDetail.js +0 -80
- package/lib/module/screens/CommunityMemberDetail/CommunityMemberDetail.js.map +0 -1
- package/lib/module/screens/CommunityMemberDetail/Components/CommunityMembersTab.js +0 -116
- package/lib/module/screens/CommunityMemberDetail/Components/CommunityMembersTab.js.map +0 -1
- package/lib/module/screens/CommunityMemberDetail/Components/MemberActionModal.js +0 -104
- package/lib/module/screens/CommunityMemberDetail/Components/MemberActionModal.js.map +0 -1
- package/lib/module/screens/CommunityMemberDetail/styles.js +0 -59
- package/lib/module/screens/CommunityMemberDetail/styles.js.map +0 -1
- package/lib/module/screens/CommunitySearch/index.js +0 -159
- package/lib/module/screens/CommunitySearch/index.js.map +0 -1
- package/lib/module/screens/CommunitySearch/styles.js +0 -51
- package/lib/module/screens/CommunitySearch/styles.js.map +0 -1
- package/lib/module/screens/CommunitySetting/index.js +0 -139
- package/lib/module/screens/CommunitySetting/index.js.map +0 -1
- package/lib/module/screens/CommunitySetting/styles.js +0 -87
- package/lib/module/screens/CommunitySetting/styles.js.map +0 -1
- package/lib/module/screens/CreateLivestream/CreateLivestream.js +0 -317
- package/lib/module/screens/CreateLivestream/CreateLivestream.js.map +0 -1
- package/lib/module/screens/CreateLivestream/styles.js +0 -198
- package/lib/module/screens/CreateLivestream/styles.js.map +0 -1
- package/lib/module/screens/CreatePoll/Components/Header.js +0 -40
- package/lib/module/screens/CreatePoll/Components/Header.js.map +0 -1
- package/lib/module/screens/CreatePoll/CreatePoll.js +0 -267
- package/lib/module/screens/CreatePoll/CreatePoll.js.map +0 -1
- package/lib/module/screens/CreatePoll/styles.js +0 -167
- package/lib/module/screens/CreatePoll/styles.js.map +0 -1
- package/lib/module/screens/CreatePost/index.js +0 -399
- package/lib/module/screens/CreatePost/index.js.map +0 -1
- package/lib/module/screens/CreatePost/styles.js +0 -121
- package/lib/module/screens/CreatePost/styles.js.map +0 -1
- package/lib/module/screens/EditCommunity/EditCommunity.js +0 -281
- package/lib/module/screens/EditCommunity/EditCommunity.js.map +0 -1
- package/lib/module/screens/EditCommunity/styles.js +0 -194
- package/lib/module/screens/EditCommunity/styles.js.map +0 -1
- package/lib/module/screens/EditProfile/EditProfile.js +0 -215
- package/lib/module/screens/EditProfile/EditProfile.js.map +0 -1
- package/lib/module/screens/EditProfile/styles.js +0 -79
- package/lib/module/screens/EditProfile/styles.js.map +0 -1
- package/lib/module/screens/Explore/index.js +0 -173
- package/lib/module/screens/Explore/index.js.map +0 -1
- package/lib/module/screens/Explore/styles.js +0 -140
- package/lib/module/screens/Explore/styles.js.map +0 -1
- package/lib/module/screens/Feed/index.js +0 -138
- package/lib/module/screens/Feed/index.js.map +0 -1
- package/lib/module/screens/Feed/styles.js +0 -13
- package/lib/module/screens/Feed/styles.js.map +0 -1
- package/lib/module/screens/GlobalFeed/index.js +0 -100
- package/lib/module/screens/GlobalFeed/index.js.map +0 -1
- package/lib/module/screens/GlobalFeed/styles.js.map +0 -1
- package/lib/module/screens/Home/index.js +0 -70
- package/lib/module/screens/Home/index.js.map +0 -1
- package/lib/module/screens/Home/styles.js +0 -63
- package/lib/module/screens/Home/styles.js.map +0 -1
- package/lib/module/screens/LivestreamPlayer/index.js +0 -118
- package/lib/module/screens/LivestreamPlayer/index.js.map +0 -1
- package/lib/module/screens/LivestreamPlayer/styles.js +0 -63
- package/lib/module/screens/LivestreamPlayer/styles.js.map +0 -1
- package/lib/module/screens/PendingPosts/index.js +0 -63
- package/lib/module/screens/PendingPosts/index.js.map +0 -1
- package/lib/module/screens/PendingPosts/styles.js +0 -39
- package/lib/module/screens/PendingPosts/styles.js.map +0 -1
- package/lib/module/screens/PostDetail/index.js +0 -365
- package/lib/module/screens/PostDetail/index.js.map +0 -1
- package/lib/module/screens/PostDetail/styles.js +0 -129
- package/lib/module/screens/PostDetail/styles.js.map +0 -1
- package/lib/module/screens/ReactionListScreen/ReactionListScreen.js +0 -113
- package/lib/module/screens/ReactionListScreen/ReactionListScreen.js.map +0 -1
- package/lib/module/screens/ReactionListScreen/styles.js +0 -68
- package/lib/module/screens/ReactionListScreen/styles.js.map +0 -1
- package/lib/module/screens/UserProfile/Components/GalleryTab.js +0 -29
- package/lib/module/screens/UserProfile/Components/GalleryTab.js.map +0 -1
- package/lib/module/screens/UserProfile/Components/UserProfileGallery.js +0 -99
- package/lib/module/screens/UserProfile/Components/UserProfileGallery.js.map +0 -1
- package/lib/module/screens/UserProfile/UserProfile.js +0 -241
- package/lib/module/screens/UserProfile/UserProfile.js.map +0 -1
- package/lib/module/screens/UserProfile/styles.js +0 -160
- package/lib/module/screens/UserProfile/styles.js.map +0 -1
- package/lib/module/screens/UserProfileSetting/UserProfileSetting.js +0 -147
- package/lib/module/screens/UserProfileSetting/UserProfileSetting.js.map +0 -1
- package/lib/module/screens/UserProfileSetting/styles.js +0 -104
- package/lib/module/screens/UserProfileSetting/styles.js.map +0 -1
- package/lib/module/screens/VideoPlayerFullScreen/index.js +0 -81
- package/lib/module/screens/VideoPlayerFullScreen/index.js.map +0 -1
- package/lib/module/screens/VideoPlayerFullScreen/styles.js +0 -60
- package/lib/module/screens/VideoPlayerFullScreen/styles.js.map +0 -1
- package/lib/module/snippet/AmityCommunitySearchResultComponent.js +0 -25
- package/lib/module/snippet/AmityCommunitySearchResultComponent.js.map +0 -1
- package/lib/module/snippet/AmityCreatePostMenuComponent.js +0 -29
- package/lib/module/snippet/AmityCreatePostMenuComponent.js.map +0 -1
- package/lib/module/snippet/AmityDetailedMediaAttachmentComponent.js +0 -25
- package/lib/module/snippet/AmityDetailedMediaAttachmentComponent.js.map +0 -1
- package/lib/module/snippet/AmityEmptyNewsFeedComponent.js +0 -20
- package/lib/module/snippet/AmityEmptyNewsFeedComponent.js.map +0 -1
- package/lib/module/snippet/AmityGlobalFeedComponent.js +0 -27
- package/lib/module/snippet/AmityGlobalFeedComponent.js.map +0 -1
- package/lib/module/snippet/AmityMediaAttachmentComponent.js +0 -25
- package/lib/module/snippet/AmityMediaAttachmentComponent.js.map +0 -1
- package/lib/module/snippet/AmityMyCommunitiesComponent.js +0 -30
- package/lib/module/snippet/AmityMyCommunitiesComponent.js.map +0 -1
- package/lib/module/snippet/AmityMyCommunitiesSearchPage.js +0 -20
- package/lib/module/snippet/AmityMyCommunitiesSearchPage.js.map +0 -1
- package/lib/module/snippet/AmityNewsFeedComponent.js +0 -20
- package/lib/module/snippet/AmityNewsFeedComponent.js.map +0 -1
- package/lib/module/snippet/AmityPostComposerPage.js +0 -26
- package/lib/module/snippet/AmityPostComposerPage.js.map +0 -1
- package/lib/module/snippet/AmityPostContentComponent.js +0 -22
- package/lib/module/snippet/AmityPostContentComponent.js.map +0 -1
- package/lib/module/snippet/AmityPostDetailPage.js +0 -22
- package/lib/module/snippet/AmityPostDetailPage.js.map +0 -1
- package/lib/module/snippet/AmityPostTargetSelectionPage.js +0 -29
- package/lib/module/snippet/AmityPostTargetSelectionPage.js.map +0 -1
- package/lib/module/snippet/AmityReactionListComponent.js +0 -25
- package/lib/module/snippet/AmityReactionListComponent.js.map +0 -1
- package/lib/module/snippet/AmitySocialGlobalSearchPage.js +0 -20
- package/lib/module/snippet/AmitySocialGlobalSearchPage.js.map +0 -1
- package/lib/module/snippet/AmitySocialHomePage.js +0 -25
- package/lib/module/snippet/AmitySocialHomePage.js.map +0 -1
- package/lib/module/snippet/AmitySocialHomeTopNavigationComponent.js +0 -27
- package/lib/module/snippet/AmitySocialHomeTopNavigationComponent.js.map +0 -1
- package/lib/module/snippet/AmityStoryTargetSelectionPage.js +0 -30
- package/lib/module/snippet/AmityStoryTargetSelectionPage.js.map +0 -1
- package/lib/module/snippet/AmityTopSearchBarComponent.js +0 -24
- package/lib/module/snippet/AmityTopSearchBarComponent.js.map +0 -1
- package/lib/module/snippet/AmityUserSearchResultComponent.js +0 -23
- package/lib/module/snippet/AmityUserSearchResultComponent.js.map +0 -1
- package/lib/module/svg/svg-xml-list.js +0 -300
- package/lib/module/svg/svg-xml-list.js.map +0 -1
- package/lib/module/types/auth.interface.js +0 -2
- package/lib/module/types/auth.interface.js.map +0 -1
- package/lib/module/types/config.interface.js +0 -2
- package/lib/module/types/config.interface.js.map +0 -1
- package/lib/module/types/index.js +0 -5
- package/lib/module/types/index.js.map +0 -1
- package/lib/module/types/mentionPosition.interface.js +0 -2
- package/lib/module/types/mentionPosition.interface.js.map +0 -1
- package/lib/module/types/user.interface.js +0 -2
- package/lib/module/types/user.interface.js.map +0 -1
- package/lib/module/util/apiUtil.js +0 -4
- package/lib/module/util/apiUtil.js.map +0 -1
- package/lib/module/util/colorUtil.js +0 -22
- package/lib/module/util/colorUtil.js.map +0 -1
- package/lib/module/util/communityMemberRolesUtil.js +0 -29
- package/lib/module/util/communityMemberRolesUtil.js.map +0 -1
- package/lib/module/util/enumUIKitID.js +0 -40
- package/lib/module/util/enumUIKitID.js.map +0 -1
- package/lib/module/util/numberUtil.js +0 -13
- package/lib/module/util/numberUtil.js.map +0 -1
- package/lib/module/util/permission.js.map +0 -1
- package/lib/module/util/postDataFormatter.js +0 -9
- package/lib/module/util/postDataFormatter.js.map +0 -1
- package/lib/module/util/postTypeChecker.js +0 -20
- package/lib/module/util/postTypeChecker.js.map +0 -1
- package/lib/module/util/timeUtil.js +0 -50
- package/lib/module/util/timeUtil.js.map +0 -1
- package/lib/module/util/urlUtil.js +0 -26
- package/lib/module/util/urlUtil.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.js +0 -65
- package/lib/module/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityCategoriesComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.js +0 -157
- package/lib/module/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.js +0 -42
- package/lib/module/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.js +0 -160
- package/lib/module/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityHeaderComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.js +0 -80
- package/lib/module/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.js +0 -14
- package/lib/module/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.js +0 -88
- package/lib/module/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.js +0 -2
- package/lib/module/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.js +0 -21
- package/lib/module/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.js +0 -83
- package/lib/module/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.js +0 -27
- package/lib/module/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.js +0 -80
- package/lib/module/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.js +0 -35
- package/lib/module/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.js +0 -91
- package/lib/module/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.js +0 -99
- package/lib/module/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/styles.js +0 -52
- package/lib/module/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.js +0 -34
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.js +0 -35
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.js +0 -24
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.js +0 -41
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.js +0 -28
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.js +0 -24
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/styles/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.js +0 -50
- package/lib/module/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.js +0 -90
- package/lib/module/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js +0 -124
- package/lib/module/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityExploreComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.js +0 -50
- package/lib/module/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityExploreEmptyComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.js +0 -93
- package/lib/module/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityGlobalFeedComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.js +0 -80
- package/lib/module/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityMediaAttachmentComponent/styles.js +0 -44
- package/lib/module/v4/PublicApi/Components/AmityMediaAttachmentComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.js +0 -86
- package/lib/module/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityMyCommunitiesComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.js +0 -33
- package/lib/module/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityNewsFeedComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.js +0 -222
- package/lib/module/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPendingPostListComponent/index.js +0 -2
- package/lib/module/v4/PublicApi/Components/AmityPendingPostListComponent/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPendingPostListComponent/styles.js +0 -90
- package/lib/module/v4/PublicApi/Components/AmityPendingPostListComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.js +0 -202
- package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.js +0 -391
- package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.js +0 -162
- package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.js +0 -275
- package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.js +0 -161
- package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.js +0 -214
- package/lib/module/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostContentComponent/styles.js +0 -226
- package/lib/module/v4/PublicApi/Components/AmityPostContentComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.js +0 -43
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.js +0 -143
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.js +0 -118
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/type.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.js +0 -34
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.js +0 -2
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityPostEngagementContentComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.js +0 -190
- package/lib/module/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityReactionListComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.js +0 -56
- package/lib/module/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.js +0 -86
- package/lib/module/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityRecommenedCommunityComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.js +0 -159
- package/lib/module/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.js +0 -43
- package/lib/module/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.js +0 -32
- package/lib/module/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityThumbnailActionComponent/index.js +0 -2
- package/lib/module/v4/PublicApi/Components/AmityThumbnailActionComponent/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityThumbnailActionComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.js +0 -79
- package/lib/module/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityTopSearchBarComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.js +0 -55
- package/lib/module/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.js +0 -30
- package/lib/module/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.js +0 -49
- package/lib/module/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.js +0 -34
- package/lib/module/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.js +0 -44
- package/lib/module/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/ButtonWithIconElement/styles.js +0 -28
- package/lib/module/v4/PublicApi/Elements/ButtonWithIconElement/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.js +0 -37
- package/lib/module/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.js +0 -34
- package/lib/module/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/CommonElements/AvatarElement.js +0 -59
- package/lib/module/v4/PublicApi/Elements/CommonElements/AvatarElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/CommonElements/CategoryElement.js +0 -31
- package/lib/module/v4/PublicApi/Elements/CommonElements/CategoryElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/CommonElements/ImageElement.js +0 -37
- package/lib/module/v4/PublicApi/Elements/CommonElements/ImageElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/CommonElements/TextElement.js +0 -24
- package/lib/module/v4/PublicApi/Elements/CommonElements/TextElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.js +0 -37
- package/lib/module/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/IconElement/IconElement.js +0 -38
- package/lib/module/v4/PublicApi/Elements/IconElement/IconElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/IconElement/index.js +0 -2
- package/lib/module/v4/PublicApi/Elements/IconElement/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.js +0 -37
- package/lib/module/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.js +0 -34
- package/lib/module/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.js +0 -34
- package/lib/module/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.js +0 -52
- package/lib/module/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/ModeratorBadgeElement/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.js +0 -34
- package/lib/module/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.js +0 -33
- package/lib/module/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/TimestampElement/TimestampElement.js +0 -26
- package/lib/module/v4/PublicApi/Elements/TimestampElement/TimestampElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Elements/TitleElement/TitleElement.js +0 -37
- package/lib/module/v4/PublicApi/Elements/TitleElement/TitleElement.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.js +0 -72
- package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.js +0 -47
- package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.js +0 -29
- package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.js +0 -94
- package/lib/module/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.js +0 -7
- package/lib/module/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.js +0 -7
- package/lib/module/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.js +0 -11
- package/lib/module/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.js +0 -11
- package/lib/module/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.js +0 -11
- package/lib/module/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.js +0 -11
- package/lib/module/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.js +0 -11
- package/lib/module/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.js +0 -11
- package/lib/module/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.js +0 -11
- package/lib/module/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js +0 -334
- package/lib/module/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.js +0 -11
- package/lib/module/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunitySettingPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityCommunitySettingPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunitySetupPage/index.js +0 -18
- package/lib/module/v4/PublicApi/Pages/AmityCommunitySetupPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.js +0 -11
- package/lib/module/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.js +0 -11
- package/lib/module/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.js +0 -543
- package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.js +0 -42
- package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.js +0 -268
- package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.js +0 -294
- package/lib/module/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCreateStoryPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.js +0 -200
- package/lib/module/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.js +0 -182
- package/lib/module/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityDraftStoryPage/styles.js +0 -213
- package/lib/module/v4/PublicApi/Pages/AmityDraftStoryPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js +0 -217
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js +0 -82
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.js +0 -40
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.js +0 -71
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.js +0 -42
- package/lib/module/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.js +0 -292
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.js +0 -51
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.js +0 -69
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.js +0 -122
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.js +0 -37
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.js +0 -66
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.js +0 -42
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.js +0 -42
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/styles.js +0 -151
- package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.js +0 -41
- package/lib/module/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.js +0 -606
- package/lib/module/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPostComposerPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.js +0 -298
- package/lib/module/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPostDetailPage/styles.js +0 -139
- package/lib/module/v4/PublicApi/Pages/AmityPostDetailPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.js +0 -83
- package/lib/module/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.js +0 -60
- package/lib/module/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.js +0 -92
- package/lib/module/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.js +0 -39
- package/lib/module/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.js +0 -333
- package/lib/module/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityUserProfilePage/index.js +0 -2
- package/lib/module/v4/PublicApi/Pages/AmityUserProfilePage/index.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityUserProfilePage/styles.js +0 -193
- package/lib/module/v4/PublicApi/Pages/AmityUserProfilePage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.js +0 -135
- package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.js +0 -462
- package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/styles.js +0 -226
- package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/types/index.js +0 -25
- package/lib/module/v4/PublicApi/types/index.js.map +0 -1
- package/lib/module/v4/assets/icons/arrowDown.js.map +0 -1
- package/lib/module/v4/assets/icons/arrowLeft.js.map +0 -1
- package/lib/module/v4/assets/icons/arrowRight.js.map +0 -1
- package/lib/module/v4/assets/icons/ban.js.map +0 -1
- package/lib/module/v4/assets/icons/bell.js.map +0 -1
- package/lib/module/v4/assets/icons/camera.js.map +0 -1
- package/lib/module/v4/assets/icons/category.js.map +0 -1
- package/lib/module/v4/assets/icons/check.js.map +0 -1
- package/lib/module/v4/assets/icons/checkbox.js.map +0 -1
- package/lib/module/v4/assets/icons/close.js.map +0 -1
- package/lib/module/v4/assets/icons/commentNotification.js.map +0 -1
- package/lib/module/v4/assets/icons/community.js.map +0 -1
- package/lib/module/v4/assets/icons/cross.js.map +0 -1
- package/lib/module/v4/assets/icons/demote.js.map +0 -1
- package/lib/module/v4/assets/icons/dot.js.map +0 -1
- package/lib/module/v4/assets/icons/emptyCommunity.js.map +0 -1
- package/lib/module/v4/assets/icons/emptyImagePost.js +0 -5
- package/lib/module/v4/assets/icons/emptyImagePost.js.map +0 -1
- package/lib/module/v4/assets/icons/emptyList.js.map +0 -1
- package/lib/module/v4/assets/icons/emptyPost.js +0 -5
- package/lib/module/v4/assets/icons/emptyPost.js.map +0 -1
- package/lib/module/v4/assets/icons/emptyVideoPost.js +0 -5
- package/lib/module/v4/assets/icons/emptyVideoPost.js.map +0 -1
- package/lib/module/v4/assets/icons/errorPage.js.map +0 -1
- package/lib/module/v4/assets/icons/exclamation.js.map +0 -1
- package/lib/module/v4/assets/icons/featured.js.map +0 -1
- package/lib/module/v4/assets/icons/feed.js +0 -6
- package/lib/module/v4/assets/icons/feed.js.map +0 -1
- package/lib/module/v4/assets/icons/firework.js.map +0 -1
- package/lib/module/v4/assets/icons/image.js +0 -6
- package/lib/module/v4/assets/icons/image.js.map +0 -1
- package/lib/module/v4/assets/icons/imageUpload.js.map +0 -1
- package/lib/module/v4/assets/icons/index.js +0 -65
- package/lib/module/v4/assets/icons/index.js.map +0 -1
- package/lib/module/v4/assets/icons/list.js.map +0 -1
- package/lib/module/v4/assets/icons/livestream.js.map +0 -1
- package/lib/module/v4/assets/icons/lock.js +0 -7
- package/lib/module/v4/assets/icons/lock.js.map +0 -1
- package/lib/module/v4/assets/icons/member.js.map +0 -1
- package/lib/module/v4/assets/icons/menu.js.map +0 -1
- package/lib/module/v4/assets/icons/moderator.js.map +0 -1
- package/lib/module/v4/assets/icons/noResult.js.map +0 -1
- package/lib/module/v4/assets/icons/pause.js.map +0 -1
- package/lib/module/v4/assets/icons/pen.js.map +0 -1
- package/lib/module/v4/assets/icons/penFill.js.map +0 -1
- package/lib/module/v4/assets/icons/photo.js.map +0 -1
- package/lib/module/v4/assets/icons/pin.js +0 -6
- package/lib/module/v4/assets/icons/pin.js.map +0 -1
- package/lib/module/v4/assets/icons/pinFill.js.map +0 -1
- package/lib/module/v4/assets/icons/play.js.map +0 -1
- package/lib/module/v4/assets/icons/plus.js.map +0 -1
- package/lib/module/v4/assets/icons/poll.js +0 -6
- package/lib/module/v4/assets/icons/poll.js.map +0 -1
- package/lib/module/v4/assets/icons/post.js.map +0 -1
- package/lib/module/v4/assets/icons/postNotification.js.map +0 -1
- package/lib/module/v4/assets/icons/postPermission.js.map +0 -1
- package/lib/module/v4/assets/icons/private.js.map +0 -1
- package/lib/module/v4/assets/icons/privateFeed.js.map +0 -1
- package/lib/module/v4/assets/icons/promote.js.map +0 -1
- package/lib/module/v4/assets/icons/public.js.map +0 -1
- package/lib/module/v4/assets/icons/radio.js.map +0 -1
- package/lib/module/v4/assets/icons/report.js.map +0 -1
- package/lib/module/v4/assets/icons/resume.js.map +0 -1
- package/lib/module/v4/assets/icons/rotate.js.map +0 -1
- package/lib/module/v4/assets/icons/search.js.map +0 -1
- package/lib/module/v4/assets/icons/startLivestream.js.map +0 -1
- package/lib/module/v4/assets/icons/story.js.map +0 -1
- package/lib/module/v4/assets/icons/terminated.js.map +0 -1
- package/lib/module/v4/assets/icons/thumbnail.js.map +0 -1
- package/lib/module/v4/assets/icons/toast.js +0 -14
- package/lib/module/v4/assets/icons/toast.js.map +0 -1
- package/lib/module/v4/assets/icons/trash.js.map +0 -1
- package/lib/module/v4/assets/icons/unreport.js.map +0 -1
- package/lib/module/v4/assets/icons/verifiedBadge.js.map +0 -1
- package/lib/module/v4/assets/icons/video.js +0 -6
- package/lib/module/v4/assets/icons/video.js.map +0 -1
- package/lib/module/v4/assets/icons/warning.js.map +0 -1
- package/lib/module/v4/assets/index.js.map +0 -1
- package/lib/module/v4/component/AdInformation/AdInformation.js +0 -60
- package/lib/module/v4/component/AdInformation/AdInformation.js.map +0 -1
- package/lib/module/v4/component/AdInformation/styles.js.map +0 -1
- package/lib/module/v4/component/Avatar/Avatar.js +0 -101
- package/lib/module/v4/component/Avatar/Avatar.js.map +0 -1
- package/lib/module/v4/component/Avatar/index.js.map +0 -1
- package/lib/module/v4/component/Avatar/styles.js +0 -27
- package/lib/module/v4/component/Avatar/styles.js.map +0 -1
- package/lib/module/v4/component/BottomSheetComponent/BottomSheetComponent.js +0 -29
- package/lib/module/v4/component/BottomSheetComponent/BottomSheetComponent.js.map +0 -1
- package/lib/module/v4/component/BottomSheetComponent/styles.js +0 -15
- package/lib/module/v4/component/BottomSheetComponent/styles.js.map +0 -1
- package/lib/module/v4/component/Button/Button.js +0 -62
- package/lib/module/v4/component/Button/Button.js.map +0 -1
- package/lib/module/v4/component/Button/styles.js +0 -73
- package/lib/module/v4/component/Button/styles.js.map +0 -1
- package/lib/module/v4/component/CancelButton/index.js +0 -16
- package/lib/module/v4/component/CancelButton/index.js.map +0 -1
- package/lib/module/v4/component/CancelButton/styles.js.map +0 -1
- package/lib/module/v4/component/CategoryChip/CategoryChip.js +0 -37
- package/lib/module/v4/component/CategoryChip/CategoryChip.js.map +0 -1
- package/lib/module/v4/component/CategoryChip/index.js.map +0 -1
- package/lib/module/v4/component/CategoryChip/styles.js.map +0 -1
- package/lib/module/v4/component/CircularProgressIndicator/CircularProgressIndicator.js +0 -93
- package/lib/module/v4/component/CircularProgressIndicator/CircularProgressIndicator.js.map +0 -1
- package/lib/module/v4/component/CircularProgressIndicator/index.js.map +0 -1
- package/lib/module/v4/component/CircularProgressIndicator/styles.js.map +0 -1
- package/lib/module/v4/component/CommentAdComponent/CommentAdComponent.js +0 -111
- package/lib/module/v4/component/CommentAdComponent/CommentAdComponent.js.map +0 -1
- package/lib/module/v4/component/CommentAdComponent/styles.js +0 -119
- package/lib/module/v4/component/CommentAdComponent/styles.js.map +0 -1
- package/lib/module/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.js +0 -30
- package/lib/module/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.js.map +0 -1
- package/lib/module/v4/component/CommunityCategoryChips/CommunityCategoryChips.js +0 -69
- package/lib/module/v4/component/CommunityCategoryChips/CommunityCategoryChips.js.map +0 -1
- package/lib/module/v4/component/CommunityCategoryChips/styles.js +0 -30
- package/lib/module/v4/component/CommunityCategoryChips/styles.js.map +0 -1
- package/lib/module/v4/component/CommunityListSkeleton/CommunityListSkeleton.js +0 -59
- package/lib/module/v4/component/CommunityListSkeleton/CommunityListSkeleton.js.map +0 -1
- package/lib/module/v4/component/CommunityRowItem/CommunityRowItem.js +0 -67
- package/lib/module/v4/component/CommunityRowItem/CommunityRowItem.js.map +0 -1
- package/lib/module/v4/component/CommunityRowItem/styles.js.map +0 -1
- package/lib/module/v4/component/CommunitySearchResult/CommunitySearchResult.js +0 -90
- package/lib/module/v4/component/CommunitySearchResult/CommunitySearchResult.js.map +0 -1
- package/lib/module/v4/component/CommunityStories/index.js +0 -156
- package/lib/module/v4/component/CommunityStories/index.js.map +0 -1
- package/lib/module/v4/component/CommunityStories/styles.js +0 -107
- package/lib/module/v4/component/CommunityStories/styles.js.map +0 -1
- package/lib/module/v4/component/CustomSocialTab/CustomSocialTab.js +0 -37
- package/lib/module/v4/component/CustomSocialTab/CustomSocialTab.js.map +0 -1
- package/lib/module/v4/component/CustomSocialTab/styles.js.map +0 -1
- package/lib/module/v4/component/CustomTab/index.js +0 -78
- package/lib/module/v4/component/CustomTab/index.js.map +0 -1
- package/lib/module/v4/component/CustomTab/styles.js.map +0 -1
- package/lib/module/v4/component/Divider/index.js +0 -18
- package/lib/module/v4/component/Divider/index.js.map +0 -1
- package/lib/module/v4/component/EmptyComponent/EmptyComponent.js +0 -25
- package/lib/module/v4/component/EmptyComponent/EmptyComponent.js.map +0 -1
- package/lib/module/v4/component/EmptyComponent/styles.js +0 -21
- package/lib/module/v4/component/EmptyComponent/styles.js.map +0 -1
- package/lib/module/v4/component/EmptyList/EmptyList.js +0 -25
- package/lib/module/v4/component/EmptyList/EmptyList.js.map +0 -1
- package/lib/module/v4/component/EmptyList/index.js +0 -2
- package/lib/module/v4/component/EmptyList/index.js.map +0 -1
- package/lib/module/v4/component/EmptyList/styles.js.map +0 -1
- package/lib/module/v4/component/ErrorComponent/ErrorComponent.js +0 -33
- package/lib/module/v4/component/ErrorComponent/ErrorComponent.js.map +0 -1
- package/lib/module/v4/component/ErrorComponent/styles.js.map +0 -1
- package/lib/module/v4/component/FloatingButton/index.js +0 -23
- package/lib/module/v4/component/FloatingButton/index.js.map +0 -1
- package/lib/module/v4/component/FloatingButton/styles.js +0 -31
- package/lib/module/v4/component/FloatingButton/styles.js.map +0 -1
- package/lib/module/v4/component/FormInput/FormInput.js +0 -40
- package/lib/module/v4/component/FormInput/FormInput.js.map +0 -1
- package/lib/module/v4/component/FormInput/index.js.map +0 -1
- package/lib/module/v4/component/FormInput/styles.js +0 -32
- package/lib/module/v4/component/FormInput/styles.js.map +0 -1
- package/lib/module/v4/component/Gallery/GalleryComponent.js +0 -100
- package/lib/module/v4/component/Gallery/GalleryComponent.js.map +0 -1
- package/lib/module/v4/component/Gallery/GalleryTab.js +0 -29
- package/lib/module/v4/component/Gallery/GalleryTab.js.map +0 -1
- package/lib/module/v4/component/Gallery/styles.js +0 -155
- package/lib/module/v4/component/Gallery/styles.js.map +0 -1
- package/lib/module/v4/component/IconTab/IconTab.js +0 -26
- package/lib/module/v4/component/IconTab/IconTab.js.map +0 -1
- package/lib/module/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.js +0 -45
- package/lib/module/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.js.map +0 -1
- package/lib/module/v4/component/ImageFeedSkeleton/styles.js.map +0 -1
- package/lib/module/v4/component/LimitCharacterSearch/LimitCharacterSearch.js +0 -25
- package/lib/module/v4/component/LimitCharacterSearch/LimitCharacterSearch.js.map +0 -1
- package/lib/module/v4/component/LimitCharacterSearch/index.js.map +0 -1
- package/lib/module/v4/component/LimitCharacterSearch/styles.js.map +0 -1
- package/lib/module/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.js +0 -16
- package/lib/module/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.js.map +0 -1
- package/lib/module/v4/component/LivestreamContent/LivestreamEndedThumbnail/styles.js.map +0 -1
- package/lib/module/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.js +0 -24
- package/lib/module/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.js.map +0 -1
- package/lib/module/v4/component/LivestreamContent/LivestreamIdleThumbnail/styles.js.map +0 -1
- package/lib/module/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.js +0 -16
- package/lib/module/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.js.map +0 -1
- package/lib/module/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/styles.js.map +0 -1
- package/lib/module/v4/component/LivestreamContent/index.js +0 -127
- package/lib/module/v4/component/LivestreamContent/index.js.map +0 -1
- package/lib/module/v4/component/LivestreamContent/styles.js.map +0 -1
- package/lib/module/v4/component/LoadingImage/index.js +0 -125
- package/lib/module/v4/component/LoadingImage/index.js.map +0 -1
- package/lib/module/v4/component/LoadingImage/styles.js +0 -47
- package/lib/module/v4/component/LoadingImage/styles.js.map +0 -1
- package/lib/module/v4/component/LoadingVideo/index.js +0 -177
- package/lib/module/v4/component/LoadingVideo/index.js.map +0 -1
- package/lib/module/v4/component/LoadingVideo/styles.js.map +0 -1
- package/lib/module/v4/component/MemberChip/MemberChip.js +0 -40
- package/lib/module/v4/component/MemberChip/MemberChip.js.map +0 -1
- package/lib/module/v4/component/MemberChip/styles.js.map +0 -1
- package/lib/module/v4/component/MyAvatar/MyAvatar.js +0 -48
- package/lib/module/v4/component/MyAvatar/MyAvatar.js.map +0 -1
- package/lib/module/v4/component/MyStories/StoryCircleItem.js +0 -80
- package/lib/module/v4/component/MyStories/StoryCircleItem.js.map +0 -1
- package/lib/module/v4/component/MyStories/StoryTargetView.js +0 -98
- package/lib/module/v4/component/MyStories/StoryTargetView.js.map +0 -1
- package/lib/module/v4/component/MyStories/index.js +0 -115
- package/lib/module/v4/component/MyStories/index.js.map +0 -1
- package/lib/module/v4/component/MyStories/styles.js +0 -104
- package/lib/module/v4/component/MyStories/styles.js.map +0 -1
- package/lib/module/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js +0 -68
- package/lib/module/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js.map +0 -1
- package/lib/module/v4/component/NewsFeedLoadingComponent/styles.js.map +0 -1
- package/lib/module/v4/component/NoResult/NoResult.js +0 -25
- package/lib/module/v4/component/NoResult/NoResult.js.map +0 -1
- package/lib/module/v4/component/NoResult/index.js.map +0 -1
- package/lib/module/v4/component/NoResult/styles.js +0 -21
- package/lib/module/v4/component/NoResult/styles.js.map +0 -1
- package/lib/module/v4/component/NoSearchResult/NoSearchResult.js +0 -35
- package/lib/module/v4/component/NoSearchResult/NoSearchResult.js.map +0 -1
- package/lib/module/v4/component/PollContent/PollFooter.js +0 -45
- package/lib/module/v4/component/PollContent/PollFooter.js.map +0 -1
- package/lib/module/v4/component/PollContent/PollOption.js +0 -85
- package/lib/module/v4/component/PollContent/PollOption.js.map +0 -1
- package/lib/module/v4/component/PollContent/PollResults.js +0 -63
- package/lib/module/v4/component/PollContent/PollResults.js.map +0 -1
- package/lib/module/v4/component/PollContent/index.js +0 -55
- package/lib/module/v4/component/PollContent/index.js.map +0 -1
- package/lib/module/v4/component/PollContent/style.js.map +0 -1
- package/lib/module/v4/component/PopupMenu/PopupMenu.js +0 -89
- package/lib/module/v4/component/PopupMenu/PopupMenu.js.map +0 -1
- package/lib/module/v4/component/PopupMenu/styles.js.map +0 -1
- package/lib/module/v4/component/PostAdComponent/PostAdComponent.js +0 -84
- package/lib/module/v4/component/PostAdComponent/PostAdComponent.js.map +0 -1
- package/lib/module/v4/component/PostAdComponent/PostAdHeader.js +0 -51
- package/lib/module/v4/component/PostAdComponent/PostAdHeader.js.map +0 -1
- package/lib/module/v4/component/PostAdComponent/styles.js +0 -110
- package/lib/module/v4/component/PostAdComponent/styles.js.map +0 -1
- package/lib/module/v4/component/PostContent/index.js +0 -280
- package/lib/module/v4/component/PostContent/index.js.map +0 -1
- package/lib/module/v4/component/PostContent/styles.js.map +0 -1
- package/lib/module/v4/component/PostFeedSkeleton/PostFeedSkeleton.js +0 -56
- package/lib/module/v4/component/PostFeedSkeleton/PostFeedSkeleton.js.map +0 -1
- package/lib/module/v4/component/PostFeedSkeleton/index.js.map +0 -1
- package/lib/module/v4/component/PostFeedSkeleton/styles.js +0 -23
- package/lib/module/v4/component/PostFeedSkeleton/styles.js.map +0 -1
- package/lib/module/v4/component/PostMenu/index.js +0 -277
- package/lib/module/v4/component/PostMenu/index.js.map +0 -1
- package/lib/module/v4/component/PostMenu/styles.js.map +0 -1
- package/lib/module/v4/component/PreviewLink/LinkPreview.js +0 -62
- package/lib/module/v4/component/PreviewLink/LinkPreview.js.map +0 -1
- package/lib/module/v4/component/PreviewLink/index.js.map +0 -1
- package/lib/module/v4/component/PreviewLink/styles.js.map +0 -1
- package/lib/module/v4/component/PreviewLink/types.js.map +0 -1
- package/lib/module/v4/component/PreviewLink/utils.js.map +0 -1
- package/lib/module/v4/component/RenderTextWithMention/RenderTextWithMention.js +0 -88
- package/lib/module/v4/component/RenderTextWithMention/RenderTextWithMention.js.map +0 -1
- package/lib/module/v4/component/RenderTextWithMention/styles.js.map +0 -1
- package/lib/module/v4/component/SearchInput/SearchInput.js +0 -38
- package/lib/module/v4/component/SearchInput/SearchInput.js.map +0 -1
- package/lib/module/v4/component/SearchInput/index.js.map +0 -1
- package/lib/module/v4/component/SearchInput/styles.js.map +0 -1
- package/lib/module/v4/component/SearchItem/index.js +0 -79
- package/lib/module/v4/component/SearchItem/index.js.map +0 -1
- package/lib/module/v4/component/SearchItem/styles.js.map +0 -1
- package/lib/module/v4/component/SearchResultItem/SearchResultItem.js +0 -108
- package/lib/module/v4/component/SearchResultItem/SearchResultItem.js.map +0 -1
- package/lib/module/v4/component/SearchResultItem/styles.js +0 -59
- package/lib/module/v4/component/SearchResultItem/styles.js.map +0 -1
- package/lib/module/v4/component/Social/CommentList/CommentList.js +0 -234
- package/lib/module/v4/component/Social/CommentList/CommentList.js.map +0 -1
- package/lib/module/v4/component/Social/CommentList/styles.js +0 -130
- package/lib/module/v4/component/Social/CommentList/styles.js.map +0 -1
- package/lib/module/v4/component/Social/CommentListItem/CommentListItem.js +0 -369
- package/lib/module/v4/component/Social/CommentListItem/CommentListItem.js.map +0 -1
- package/lib/module/v4/component/Social/CommentListItem/styles.js.map +0 -1
- package/lib/module/v4/component/Social/ReplyCommentList/index.js +0 -225
- package/lib/module/v4/component/Social/ReplyCommentList/index.js.map +0 -1
- package/lib/module/v4/component/Social/ReplyCommentList/styles.js.map +0 -1
- package/lib/module/v4/component/StoryKit/index.js.map +0 -1
- package/lib/module/v4/component/StoryKit/src/Story.js +0 -154
- package/lib/module/v4/component/StoryKit/src/Story.js.map +0 -1
- package/lib/module/v4/component/StoryKit/src/StoryCircleListItem.js +0 -153
- package/lib/module/v4/component/StoryKit/src/StoryCircleListItem.js.map +0 -1
- package/lib/module/v4/component/StoryKit/src/StoryCircleListView.js +0 -35
- package/lib/module/v4/component/StoryKit/src/StoryCircleListView.js.map +0 -1
- package/lib/module/v4/component/StoryKit/src/StoryListItem.js +0 -520
- package/lib/module/v4/component/StoryKit/src/StoryListItem.js.map +0 -1
- package/lib/module/v4/component/StoryKit/src/components/AndroidCubeEffect.js +0 -271
- package/lib/module/v4/component/StoryKit/src/components/AndroidCubeEffect.js.map +0 -1
- package/lib/module/v4/component/StoryKit/src/components/CubeNavigationHorizontal.js +0 -268
- package/lib/module/v4/component/StoryKit/src/components/CubeNavigationHorizontal.js.map +0 -1
- package/lib/module/v4/component/StoryKit/src/helpers/StateHelpers.js +0 -9
- package/lib/module/v4/component/StoryKit/src/helpers/StateHelpers.js.map +0 -1
- package/lib/module/v4/component/StoryKit/src/helpers/ValidationHelpers.js.map +0 -1
- package/lib/module/v4/component/StoryKit/src/helpers/index.js.map +0 -1
- package/lib/module/v4/component/StoryKit/src/interfaces/index.js.map +0 -1
- package/lib/module/v4/component/StoryKit/src/styles.js +0 -224
- package/lib/module/v4/component/StoryKit/src/styles.js.map +0 -1
- package/lib/module/v4/component/TargetSelectionPage/TargetItem/TargetItem.js +0 -84
- package/lib/module/v4/component/TargetSelectionPage/TargetItem/TargetItem.js.map +0 -1
- package/lib/module/v4/component/TargetSelectionPage/TargetSelectionPage.js +0 -120
- package/lib/module/v4/component/TargetSelectionPage/TargetSelectionPage.js.map +0 -1
- package/lib/module/v4/component/TargetSelectionPage/styles.js.map +0 -1
- package/lib/module/v4/component/Toast/index.js +0 -70
- package/lib/module/v4/component/Toast/index.js.map +0 -1
- package/lib/module/v4/component/Toast/styles.js.map +0 -1
- package/lib/module/v4/component/Typography/Typography.js +0 -110
- package/lib/module/v4/component/Typography/Typography.js.map +0 -1
- package/lib/module/v4/component/Typography/styles.js.map +0 -1
- package/lib/module/v4/component/core/CheckBox/index.js +0 -124
- package/lib/module/v4/component/core/CheckBox/index.js.map +0 -1
- package/lib/module/v4/component/core/CheckBox/styles.js.map +0 -1
- package/lib/module/v4/component/core/Radio/index.js +0 -116
- package/lib/module/v4/component/core/Radio/index.js.map +0 -1
- package/lib/module/v4/component/core/Radio/styles.js.map +0 -1
- package/lib/module/v4/component/core/Tabs/Tabs.js +0 -79
- package/lib/module/v4/component/core/Tabs/Tabs.js.map +0 -1
- package/lib/module/v4/component/core/Tabs/index.js.map +0 -1
- package/lib/module/v4/component/core/Tabs/styles.js +0 -61
- package/lib/module/v4/component/core/Tabs/styles.js.map +0 -1
- package/lib/module/v4/constants/index.js +0 -86
- package/lib/module/v4/constants/index.js.map +0 -1
- package/lib/module/v4/core/hooks/useSocialSettings.js +0 -27
- package/lib/module/v4/core/hooks/useSocialSettings.js.map +0 -1
- package/lib/module/v4/elements/ActionButton/ActionButton.js +0 -38
- package/lib/module/v4/elements/ActionButton/ActionButton.js.map +0 -1
- package/lib/module/v4/elements/ActionButton/index.js.map +0 -1
- package/lib/module/v4/elements/ActionButton/styles.js.map +0 -1
- package/lib/module/v4/elements/AddOptionButton/index.js +0 -39
- package/lib/module/v4/elements/AddOptionButton/index.js.map +0 -1
- package/lib/module/v4/elements/AddOptionButton/styles.js.map +0 -1
- package/lib/module/v4/elements/AddThumbnailButton/AddThumbnailButton.js +0 -39
- package/lib/module/v4/elements/AddThumbnailButton/AddThumbnailButton.js.map +0 -1
- package/lib/module/v4/elements/AddThumbnailButton/index.js.map +0 -1
- package/lib/module/v4/elements/AddThumbnailButton/styles.js.map +0 -1
- package/lib/module/v4/elements/AllCategoriesTitle/AllCategoriesTitle.js +0 -32
- package/lib/module/v4/elements/AllCategoriesTitle/AllCategoriesTitle.js.map +0 -1
- package/lib/module/v4/elements/AnnouncementBadge/AnnouncementBadge.js +0 -38
- package/lib/module/v4/elements/AnnouncementBadge/AnnouncementBadge.js.map +0 -1
- package/lib/module/v4/elements/AnnouncementBadge/index.js.map +0 -1
- package/lib/module/v4/elements/AnnouncementBadge/styles.js.map +0 -1
- package/lib/module/v4/elements/BackButton/BackButton.js +0 -39
- package/lib/module/v4/elements/BackButton/BackButton.js.map +0 -1
- package/lib/module/v4/elements/BackButton/index.js.map +0 -1
- package/lib/module/v4/elements/BackButton/styles.js.map +0 -1
- package/lib/module/v4/elements/CameraButton/index.js +0 -44
- package/lib/module/v4/elements/CameraButton/index.js.map +0 -1
- package/lib/module/v4/elements/CameraButton/styles.js.map +0 -1
- package/lib/module/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js +0 -36
- package/lib/module/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js.map +0 -1
- package/lib/module/v4/elements/CancelCreateLivestreamButton/index.js.map +0 -1
- package/lib/module/v4/elements/CancelCreateLivestreamButton/styles.js.map +0 -1
- package/lib/module/v4/elements/CategoryRowImage/CategoryRowImage.js +0 -75
- package/lib/module/v4/elements/CategoryRowImage/CategoryRowImage.js.map +0 -1
- package/lib/module/v4/elements/CategoryRowName/CategoryRowName.js +0 -32
- package/lib/module/v4/elements/CategoryRowName/CategoryRowName.js.map +0 -1
- package/lib/module/v4/elements/CategoryTitle/CategoryTitle.js +0 -32
- package/lib/module/v4/elements/CategoryTitle/CategoryTitle.js.map +0 -1
- package/lib/module/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.js +0 -37
- package/lib/module/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.js.map +0 -1
- package/lib/module/v4/elements/ChangeThumbnailButton/index.js.map +0 -1
- package/lib/module/v4/elements/ChangeThumbnailButton/styles.js.map +0 -1
- package/lib/module/v4/elements/CloseButton/index.js +0 -39
- package/lib/module/v4/elements/CloseButton/index.js.map +0 -1
- package/lib/module/v4/elements/CloseButton/styles.js.map +0 -1
- package/lib/module/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.js +0 -46
- package/lib/module/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.js.map +0 -1
- package/lib/module/v4/elements/CommunityAddMemberButton/index.js.map +0 -1
- package/lib/module/v4/elements/CommunityAddMemberButton/styles.js.map +0 -1
- package/lib/module/v4/elements/CommunityCatetory/CommunityCategory.js +0 -31
- package/lib/module/v4/elements/CommunityCatetory/CommunityCategory.js.map +0 -1
- package/lib/module/v4/elements/CommunityCover/CommunityCover.js +0 -75
- package/lib/module/v4/elements/CommunityCover/CommunityCover.js.map +0 -1
- package/lib/module/v4/elements/CommunityCover/CommunityCoverNavigator.js +0 -94
- package/lib/module/v4/elements/CommunityCover/CommunityCoverNavigator.js.map +0 -1
- package/lib/module/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.js +0 -35
- package/lib/module/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.js.map +0 -1
- package/lib/module/v4/elements/CommunityCreatePostButton/index.js.map +0 -1
- package/lib/module/v4/elements/CommunityCreatePostButton/styles.js.map +0 -1
- package/lib/module/v4/elements/CommunityDescription/CommunityDescription.js +0 -49
- package/lib/module/v4/elements/CommunityDescription/CommunityDescription.js.map +0 -1
- package/lib/module/v4/elements/CommunityDisplayname/CommunityDisplayname.js +0 -32
- package/lib/module/v4/elements/CommunityDisplayname/CommunityDisplayname.js.map +0 -1
- package/lib/module/v4/elements/CommunityDisplayname/styles.js.map +0 -1
- package/lib/module/v4/elements/CommunityEmptyImage/CommunityEmptyImage.js +0 -39
- package/lib/module/v4/elements/CommunityEmptyImage/CommunityEmptyImage.js.map +0 -1
- package/lib/module/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.js +0 -30
- package/lib/module/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.js.map +0 -1
- package/lib/module/v4/elements/CommunityInfo/CommunityInfo.js +0 -78
- package/lib/module/v4/elements/CommunityInfo/CommunityInfo.js.map +0 -1
- package/lib/module/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js +0 -54
- package/lib/module/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js.map +0 -1
- package/lib/module/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js +0 -43
- package/lib/module/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js.map +0 -1
- package/lib/module/v4/elements/CommunityMemeberCount/CommunityMemeberCount.js +0 -30
- package/lib/module/v4/elements/CommunityMemeberCount/CommunityMemeberCount.js.map +0 -1
- package/lib/module/v4/elements/CommunityMemeberCount/styles.js.map +0 -1
- package/lib/module/v4/elements/CommunityName/CommunityName.js +0 -37
- package/lib/module/v4/elements/CommunityName/CommunityName.js.map +0 -1
- package/lib/module/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.js +0 -48
- package/lib/module/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.js.map +0 -1
- package/lib/module/v4/elements/CommunityPendingPost/CommunityPendingPost.js +0 -67
- package/lib/module/v4/elements/CommunityPendingPost/CommunityPendingPost.js.map +0 -1
- package/lib/module/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js +0 -39
- package/lib/module/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js.map +0 -1
- package/lib/module/v4/elements/CommunityPrivacyIcon/index.js.map +0 -1
- package/lib/module/v4/elements/CommunityPrivacyIcon/styles.js.map +0 -1
- package/lib/module/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.js +0 -48
- package/lib/module/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.js.map +0 -1
- package/lib/module/v4/elements/CommunityRowImage/CommunityRowImage.js +0 -85
- package/lib/module/v4/elements/CommunityRowImage/CommunityRowImage.js.map +0 -1
- package/lib/module/v4/elements/CommunityRowImage/styles.js.map +0 -1
- package/lib/module/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.js +0 -48
- package/lib/module/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.js.map +0 -1
- package/lib/module/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.js +0 -37
- package/lib/module/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.js.map +0 -1
- package/lib/module/v4/elements/DeleteThumbnailButton/index.js.map +0 -1
- package/lib/module/v4/elements/DeleteThumbnailButton/styles.js.map +0 -1
- package/lib/module/v4/elements/EndLiveStreamButton/EndLiveStreamButton.js +0 -32
- package/lib/module/v4/elements/EndLiveStreamButton/EndLiveStreamButton.js.map +0 -1
- package/lib/module/v4/elements/EndLiveStreamButton/index.js.map +0 -1
- package/lib/module/v4/elements/EndLiveStreamButton/styles.js.map +0 -1
- package/lib/module/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.js +0 -31
- package/lib/module/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.js.map +0 -1
- package/lib/module/v4/elements/FormDescription/index.js +0 -32
- package/lib/module/v4/elements/FormDescription/index.js.map +0 -1
- package/lib/module/v4/elements/FormDescription/styles.js.map +0 -1
- package/lib/module/v4/elements/FormLabel/index.js +0 -35
- package/lib/module/v4/elements/FormLabel/index.js.map +0 -1
- package/lib/module/v4/elements/FormLabel/styles.js.map +0 -1
- package/lib/module/v4/elements/ImageButton/index.js +0 -44
- package/lib/module/v4/elements/ImageButton/index.js.map +0 -1
- package/lib/module/v4/elements/ImageButton/styles.js.map +0 -1
- package/lib/module/v4/elements/ImageGallery/ImageGallery.js +0 -95
- package/lib/module/v4/elements/ImageGallery/ImageGallery.js.map +0 -1
- package/lib/module/v4/elements/ImageViewer/ImageViewer.js +0 -129
- package/lib/module/v4/elements/ImageViewer/ImageViewer.js.map +0 -1
- package/lib/module/v4/elements/LiveTimerStatus/LiveTimerStatus.js +0 -28
- package/lib/module/v4/elements/LiveTimerStatus/LiveTimerStatus.js.map +0 -1
- package/lib/module/v4/elements/LiveTimerStatus/index.js.map +0 -1
- package/lib/module/v4/elements/LiveTimerStatus/styles.js.map +0 -1
- package/lib/module/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js +0 -28
- package/lib/module/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js.map +0 -1
- package/lib/module/v4/elements/LivestreamTerminatedActionButton/index.js.map +0 -1
- package/lib/module/v4/elements/MenuAction/MenuAction.js +0 -28
- package/lib/module/v4/elements/MenuAction/MenuAction.js.map +0 -1
- package/lib/module/v4/elements/MenuAction/index.js.map +0 -1
- package/lib/module/v4/elements/MenuAction/styles.js +0 -25
- package/lib/module/v4/elements/MenuAction/styles.js.map +0 -1
- package/lib/module/v4/elements/MenuButton/MenuButton.js +0 -39
- package/lib/module/v4/elements/MenuButton/MenuButton.js.map +0 -1
- package/lib/module/v4/elements/MenuButton/index.js.map +0 -1
- package/lib/module/v4/elements/MenuButton/styles.js +0 -6
- package/lib/module/v4/elements/MenuButton/styles.js.map +0 -1
- package/lib/module/v4/elements/ModeratorBadge/ModeratorBadge.js +0 -42
- package/lib/module/v4/elements/ModeratorBadge/ModeratorBadge.js.map +0 -1
- package/lib/module/v4/elements/ModeratorBadge/index.js.map +0 -1
- package/lib/module/v4/elements/ModeratorBadge/styles.js.map +0 -1
- package/lib/module/v4/elements/PinBadge/PinBadge.js +0 -36
- package/lib/module/v4/elements/PinBadge/PinBadge.js.map +0 -1
- package/lib/module/v4/elements/PinBadge/index.js.map +0 -1
- package/lib/module/v4/elements/PinBadge/styles.js.map +0 -1
- package/lib/module/v4/elements/StartLivestreamButton/StartLivestreamButton.js +0 -33
- package/lib/module/v4/elements/StartLivestreamButton/StartLivestreamButton.js.map +0 -1
- package/lib/module/v4/elements/StartLivestreamButton/index.js.map +0 -1
- package/lib/module/v4/elements/StartLivestreamButton/styles.js.map +0 -1
- package/lib/module/v4/elements/SwitchCameraButton/SwitchCameraButton.js +0 -33
- package/lib/module/v4/elements/SwitchCameraButton/SwitchCameraButton.js.map +0 -1
- package/lib/module/v4/elements/SwitchCameraButton/index.js.map +0 -1
- package/lib/module/v4/elements/Timestamp/Timestamp.js +0 -34
- package/lib/module/v4/elements/Timestamp/Timestamp.js.map +0 -1
- package/lib/module/v4/elements/Timestamp/index.js.map +0 -1
- package/lib/module/v4/elements/Timestamp/styles.js.map +0 -1
- package/lib/module/v4/elements/Title/index.js +0 -35
- package/lib/module/v4/elements/Title/index.js.map +0 -1
- package/lib/module/v4/elements/Title/styles.js.map +0 -1
- package/lib/module/v4/elements/VideoGallery/VideoGallery.js +0 -108
- package/lib/module/v4/elements/VideoGallery/VideoGallery.js.map +0 -1
- package/lib/module/v4/elements/VideoViewer/VideoViewer.js +0 -129
- package/lib/module/v4/elements/VideoViewer/VideoViewer.js.map +0 -1
- package/lib/module/v4/elements/index.js +0 -6
- package/lib/module/v4/elements/index.js.map +0 -1
- package/lib/module/v4/engine/AdAssetCache.js.map +0 -1
- package/lib/module/v4/engine/AdEngine.js.map +0 -1
- package/lib/module/v4/engine/AdSupplier.js.map +0 -1
- package/lib/module/v4/engine/AssetDownloader.js +0 -241
- package/lib/module/v4/engine/AssetDownloader.js.map +0 -1
- package/lib/module/v4/engine/TimeWindowTracker.js.map +0 -1
- package/lib/module/v4/enum/AmityPostContentComponentStyle.js.map +0 -1
- package/lib/module/v4/enum/enumTabName.js.map +0 -1
- package/lib/module/v4/enum/enumTheme.js.map +0 -1
- package/lib/module/v4/enum/enumUIKitID.js +0 -227
- package/lib/module/v4/enum/enumUIKitID.js.map +0 -1
- package/lib/module/v4/enum/imageSizeState.js +0 -8
- package/lib/module/v4/enum/imageSizeState.js.map +0 -1
- package/lib/module/v4/enum/index.js.map +0 -1
- package/lib/module/v4/enum/mediaAttachmentEnum.js.map +0 -1
- package/lib/module/v4/enum/post.js.map +0 -1
- package/lib/module/v4/enum/postTargetType.js +0 -7
- package/lib/module/v4/enum/postTargetType.js.map +0 -1
- package/lib/module/v4/enum/roomStatus.js +0 -8
- package/lib/module/v4/enum/roomStatus.js.map +0 -1
- package/lib/module/v4/enum/storyType.js.map +0 -1
- package/lib/module/v4/enum/tabNameState.js +0 -17
- package/lib/module/v4/enum/tabNameState.js.map +0 -1
- package/lib/module/v4/features/community/AddCategory/AddCategory.js +0 -97
- package/lib/module/v4/features/community/AddCategory/AddCategory.js.map +0 -1
- package/lib/module/v4/features/community/AddCategory/components/Header/Header.js +0 -25
- package/lib/module/v4/features/community/AddCategory/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/AddCategory/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/AddCategory/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/AddCategory/hooks/useAddCategory.js +0 -56
- package/lib/module/v4/features/community/AddCategory/hooks/useAddCategory.js.map +0 -1
- package/lib/module/v4/features/community/AddCategory/index.js.map +0 -1
- package/lib/module/v4/features/community/AddCategory/styles.js.map +0 -1
- package/lib/module/v4/features/community/AddMember/AddMember.js +0 -134
- package/lib/module/v4/features/community/AddMember/AddMember.js.map +0 -1
- package/lib/module/v4/features/community/AddMember/components/Header/Header.js +0 -20
- package/lib/module/v4/features/community/AddMember/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/AddMember/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/AddMember/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/AddMember/hooks/useAddMember.js +0 -71
- package/lib/module/v4/features/community/AddMember/hooks/useAddMember.js.map +0 -1
- package/lib/module/v4/features/community/AddMember/index.js.map +0 -1
- package/lib/module/v4/features/community/AddMember/styles.js.map +0 -1
- package/lib/module/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js +0 -182
- package/lib/module/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js.map +0 -1
- package/lib/module/v4/features/community/CommentsNotificationSetting/components/Header/Header.js +0 -44
- package/lib/module/v4/features/community/CommentsNotificationSetting/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/CommentsNotificationSetting/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/CommentsNotificationSetting/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/CommentsNotificationSetting/index.js +0 -2
- package/lib/module/v4/features/community/CommentsNotificationSetting/index.js.map +0 -1
- package/lib/module/v4/features/community/CommentsNotificationSetting/styles.js +0 -41
- package/lib/module/v4/features/community/CommentsNotificationSetting/styles.js.map +0 -1
- package/lib/module/v4/features/community/Create/Create.js +0 -143
- package/lib/module/v4/features/community/Create/Create.js.map +0 -1
- package/lib/module/v4/features/community/Create/components/Header/Header.js +0 -36
- package/lib/module/v4/features/community/Create/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/Create/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/Create/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/Create/components/Members/index.js +0 -58
- package/lib/module/v4/features/community/Create/components/Members/index.js.map +0 -1
- package/lib/module/v4/features/community/Create/components/Members/styles.js.map +0 -1
- package/lib/module/v4/features/community/Create/hooks/useCreateCommunity.js +0 -111
- package/lib/module/v4/features/community/Create/hooks/useCreateCommunity.js.map +0 -1
- package/lib/module/v4/features/community/Create/index.js.map +0 -1
- package/lib/module/v4/features/community/Create/styles.js.map +0 -1
- package/lib/module/v4/features/community/Edit/Edit.js +0 -127
- package/lib/module/v4/features/community/Edit/Edit.js.map +0 -1
- package/lib/module/v4/features/community/Edit/components/Header/Header.js +0 -38
- package/lib/module/v4/features/community/Edit/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/Edit/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/Edit/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/Edit/hooks/useEditCommunity.js +0 -106
- package/lib/module/v4/features/community/Edit/hooks/useEditCommunity.js.map +0 -1
- package/lib/module/v4/features/community/Edit/index.js.map +0 -1
- package/lib/module/v4/features/community/Edit/styles.js.map +0 -1
- package/lib/module/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js +0 -146
- package/lib/module/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js.map +0 -1
- package/lib/module/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.js +0 -44
- package/lib/module/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/LivestreamsNotificationSetting/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/LivestreamsNotificationSetting/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/LivestreamsNotificationSetting/index.js +0 -2
- package/lib/module/v4/features/community/LivestreamsNotificationSetting/index.js.map +0 -1
- package/lib/module/v4/features/community/LivestreamsNotificationSetting/styles.js +0 -41
- package/lib/module/v4/features/community/LivestreamsNotificationSetting/styles.js.map +0 -1
- package/lib/module/v4/features/community/Membership/Membership.js +0 -49
- package/lib/module/v4/features/community/Membership/Membership.js.map +0 -1
- package/lib/module/v4/features/community/Membership/components/Header/Header.js +0 -52
- package/lib/module/v4/features/community/Membership/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/Membership/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/Membership/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/Membership/components/MemberItem/MemberItem.js +0 -267
- package/lib/module/v4/features/community/Membership/components/MemberItem/MemberItem.js.map +0 -1
- package/lib/module/v4/features/community/Membership/components/MemberItem/index.js.map +0 -1
- package/lib/module/v4/features/community/Membership/components/MemberItem/style.js +0 -36
- package/lib/module/v4/features/community/Membership/components/MemberItem/style.js.map +0 -1
- package/lib/module/v4/features/community/Membership/components/MemberList/MemberList.js +0 -84
- package/lib/module/v4/features/community/Membership/components/MemberList/MemberList.js.map +0 -1
- package/lib/module/v4/features/community/Membership/components/MemberList/index.js.map +0 -1
- package/lib/module/v4/features/community/Membership/components/MemberList/styles.js.map +0 -1
- package/lib/module/v4/features/community/Membership/components/ModeratorList/ModeratorList.js +0 -64
- package/lib/module/v4/features/community/Membership/components/ModeratorList/ModeratorList.js.map +0 -1
- package/lib/module/v4/features/community/Membership/components/ModeratorList/index.js.map +0 -1
- package/lib/module/v4/features/community/Membership/components/ModeratorList/styles.js.map +0 -1
- package/lib/module/v4/features/community/Membership/hooks/useMembership.js +0 -42
- package/lib/module/v4/features/community/Membership/hooks/useMembership.js.map +0 -1
- package/lib/module/v4/features/community/Membership/index.js.map +0 -1
- package/lib/module/v4/features/community/Membership/styles.js.map +0 -1
- package/lib/module/v4/features/community/NotificationSetting/NotificationSetting.js +0 -165
- package/lib/module/v4/features/community/NotificationSetting/NotificationSetting.js.map +0 -1
- package/lib/module/v4/features/community/NotificationSetting/components/Header/Header.js +0 -25
- package/lib/module/v4/features/community/NotificationSetting/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/NotificationSetting/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/NotificationSetting/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/NotificationSetting/index.js +0 -2
- package/lib/module/v4/features/community/NotificationSetting/index.js.map +0 -1
- package/lib/module/v4/features/community/NotificationSetting/styles.js.map +0 -1
- package/lib/module/v4/features/community/PendingRequest/PendingRequest.js +0 -59
- package/lib/module/v4/features/community/PendingRequest/PendingRequest.js.map +0 -1
- package/lib/module/v4/features/community/PendingRequest/components/Header/Header.js +0 -27
- package/lib/module/v4/features/community/PendingRequest/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/PendingRequest/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/PendingRequest/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/PendingRequest/index.js.map +0 -1
- package/lib/module/v4/features/community/PendingRequest/styles.js.map +0 -1
- package/lib/module/v4/features/community/PostPermission/PostPermission.js +0 -121
- package/lib/module/v4/features/community/PostPermission/PostPermission.js.map +0 -1
- package/lib/module/v4/features/community/PostPermission/components/Header/Header.js +0 -33
- package/lib/module/v4/features/community/PostPermission/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/PostPermission/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/PostPermission/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/PostPermission/index.js.map +0 -1
- package/lib/module/v4/features/community/PostPermission/styles.js.map +0 -1
- package/lib/module/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.js +0 -164
- package/lib/module/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.js.map +0 -1
- package/lib/module/v4/features/community/PostsNotificationSetting/components/Header/Header.js +0 -44
- package/lib/module/v4/features/community/PostsNotificationSetting/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/PostsNotificationSetting/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/PostsNotificationSetting/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/PostsNotificationSetting/index.js +0 -2
- package/lib/module/v4/features/community/PostsNotificationSetting/index.js.map +0 -1
- package/lib/module/v4/features/community/PostsNotificationSetting/styles.js +0 -41
- package/lib/module/v4/features/community/PostsNotificationSetting/styles.js.map +0 -1
- package/lib/module/v4/features/community/Setting/Setting.js +0 -95
- package/lib/module/v4/features/community/Setting/Setting.js.map +0 -1
- package/lib/module/v4/features/community/Setting/components/Header/Header.js +0 -27
- package/lib/module/v4/features/community/Setting/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/Setting/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/Setting/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.js +0 -36
- package/lib/module/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.js.map +0 -1
- package/lib/module/v4/features/community/Setting/elements/CloseCommunity/index.js.map +0 -1
- package/lib/module/v4/features/community/Setting/elements/CloseCommunity/styles.js.map +0 -1
- package/lib/module/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js +0 -33
- package/lib/module/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js.map +0 -1
- package/lib/module/v4/features/community/Setting/elements/CloseCommunityDescription/index.js.map +0 -1
- package/lib/module/v4/features/community/Setting/elements/CloseCommunityDescription/styles.js.map +0 -1
- package/lib/module/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js +0 -36
- package/lib/module/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js.map +0 -1
- package/lib/module/v4/features/community/Setting/elements/LeaveCommunity/index.js.map +0 -1
- package/lib/module/v4/features/community/Setting/elements/LeaveCommunity/styles.js.map +0 -1
- package/lib/module/v4/features/community/Setting/hooks/useCommunitySetting.js +0 -136
- package/lib/module/v4/features/community/Setting/hooks/useCommunitySetting.js.map +0 -1
- package/lib/module/v4/features/community/Setting/index.js.map +0 -1
- package/lib/module/v4/features/community/Setting/styles.js.map +0 -1
- package/lib/module/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js +0 -182
- package/lib/module/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js.map +0 -1
- package/lib/module/v4/features/community/StoriesNotificationSetting/components/Header/Header.js +0 -44
- package/lib/module/v4/features/community/StoriesNotificationSetting/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/StoriesNotificationSetting/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/StoriesNotificationSetting/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/StoriesNotificationSetting/index.js +0 -2
- package/lib/module/v4/features/community/StoriesNotificationSetting/index.js.map +0 -1
- package/lib/module/v4/features/community/StoriesNotificationSetting/styles.js +0 -41
- package/lib/module/v4/features/community/StoriesNotificationSetting/styles.js.map +0 -1
- package/lib/module/v4/features/community/StorySetting/StorySetting.js +0 -105
- package/lib/module/v4/features/community/StorySetting/StorySetting.js.map +0 -1
- package/lib/module/v4/features/community/StorySetting/components/Header/Header.js +0 -25
- package/lib/module/v4/features/community/StorySetting/components/Header/Header.js.map +0 -1
- package/lib/module/v4/features/community/StorySetting/components/Header/index.js.map +0 -1
- package/lib/module/v4/features/community/StorySetting/components/Header/styles.js.map +0 -1
- package/lib/module/v4/features/community/StorySetting/index.js.map +0 -1
- package/lib/module/v4/features/community/StorySetting/styles.js.map +0 -1
- package/lib/module/v4/features/community/shared/components/Categories/index.js +0 -85
- package/lib/module/v4/features/community/shared/components/Categories/index.js.map +0 -1
- package/lib/module/v4/features/community/shared/components/Categories/styles.js.map +0 -1
- package/lib/module/v4/features/community/shared/components/CoverImageUpload/index.js +0 -90
- package/lib/module/v4/features/community/shared/components/CoverImageUpload/index.js.map +0 -1
- package/lib/module/v4/features/community/shared/components/CoverImageUpload/styles.js.map +0 -1
- package/lib/module/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.js +0 -27
- package/lib/module/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.js.map +0 -1
- package/lib/module/v4/features/community/shared/components/MemberSkeleton/index.js.map +0 -1
- package/lib/module/v4/features/community/shared/components/MemberSkeleton/styles.js.map +0 -1
- package/lib/module/v4/features/community/shared/components/Privacy/index.js +0 -76
- package/lib/module/v4/features/community/shared/components/Privacy/index.js.map +0 -1
- package/lib/module/v4/features/community/shared/components/Privacy/styles.js.map +0 -1
- package/lib/module/v4/features/community/shared/elements/Action/Action.js +0 -61
- package/lib/module/v4/features/community/shared/elements/Action/Action.js.map +0 -1
- package/lib/module/v4/features/community/shared/elements/Action/index.js.map +0 -1
- package/lib/module/v4/features/community/shared/elements/Action/styles.js.map +0 -1
- package/lib/module/v4/features/community/shared/types/index.js.map +0 -1
- package/lib/module/v4/hook/collections/useCategoryCollection.js +0 -17
- package/lib/module/v4/hook/collections/useCategoryCollection.js.map +0 -1
- package/lib/module/v4/hook/collections/useCommunityMemberCollection.js +0 -19
- package/lib/module/v4/hook/collections/useCommunityMemberCollection.js.map +0 -1
- package/lib/module/v4/hook/collections/useLiveCollection.js +0 -96
- package/lib/module/v4/hook/collections/useLiveCollection.js.map +0 -1
- package/lib/module/v4/hook/collections/usePinnedPostCollection.js +0 -19
- package/lib/module/v4/hook/collections/usePinnedPostCollection.js.map +0 -1
- package/lib/module/v4/hook/collections/usePostCollection.js +0 -19
- package/lib/module/v4/hook/collections/usePostCollection.js.map +0 -1
- package/lib/module/v4/hook/collections/useSearchMemberByDisplayNameCollection.js +0 -19
- package/lib/module/v4/hook/collections/useSearchMemberByDisplayNameCollection.js.map +0 -1
- package/lib/module/v4/hook/collections/useSearchUserByDisplayNameCollection.js +0 -19
- package/lib/module/v4/hook/collections/useSearchUserByDisplayNameCollection.js.map +0 -1
- package/lib/module/v4/hook/collections/useUserCollection.js +0 -19
- package/lib/module/v4/hook/collections/useUserCollection.js.map +0 -1
- package/lib/module/v4/hook/files/useFile.js.map +0 -1
- package/lib/module/v4/hook/index.js +0 -35
- package/lib/module/v4/hook/index.js.map +0 -1
- package/lib/module/v4/hook/poll.js +0 -25
- package/lib/module/v4/hook/poll.js.map +0 -1
- package/lib/module/v4/hook/useAmityGlobalSearchViewModel.js +0 -85
- package/lib/module/v4/hook/useAmityGlobalSearchViewModel.js.map +0 -1
- package/lib/module/v4/hook/useCamera.js.map +0 -1
- package/lib/module/v4/hook/useCategories.js +0 -65
- package/lib/module/v4/hook/useCategories.js.map +0 -1
- package/lib/module/v4/hook/useCategory.js.map +0 -1
- package/lib/module/v4/hook/useCommentAdImpression.js +0 -24
- package/lib/module/v4/hook/useCommentAdImpression.js.map +0 -1
- package/lib/module/v4/hook/useCommunities.js.map +0 -1
- package/lib/module/v4/hook/useCommunity.js.map +0 -1
- package/lib/module/v4/hook/useConfig.js +0 -22
- package/lib/module/v4/hook/useConfig.js.map +0 -1
- package/lib/module/v4/hook/useConfigImageUri.js +0 -120
- package/lib/module/v4/hook/useConfigImageUri.js.map +0 -1
- package/lib/module/v4/hook/useCustomRankingGlobalFeed.js +0 -99
- package/lib/module/v4/hook/useCustomRankingGlobalFeed.js.map +0 -1
- package/lib/module/v4/hook/useDarkMode.js.map +0 -1
- package/lib/module/v4/hook/useFile.js +0 -21
- package/lib/module/v4/hook/useFile.js.map +0 -1
- package/lib/module/v4/hook/useFlagUserQuery.js +0 -34
- package/lib/module/v4/hook/useFlagUserQuery.js.map +0 -1
- package/lib/module/v4/hook/useGenerateThemeStyles.js.map +0 -1
- package/lib/module/v4/hook/useGlobalStory.js.map +0 -1
- package/lib/module/v4/hook/useImagePicker.js +0 -77
- package/lib/module/v4/hook/useImagePicker.js.map +0 -1
- package/lib/module/v4/hook/useIsCommunityModerator.js +0 -36
- package/lib/module/v4/hook/useIsCommunityModerator.js.map +0 -1
- package/lib/module/v4/hook/useJoinCommunity.js.map +0 -1
- package/lib/module/v4/hook/useKeyboardStatus.js.map +0 -1
- package/lib/module/v4/hook/useLeaveCommunity.js.map +0 -1
- package/lib/module/v4/hook/useMembersQuery.js.map +0 -1
- package/lib/module/v4/hook/useMention/index.js +0 -127
- package/lib/module/v4/hook/useMention/index.js.map +0 -1
- package/lib/module/v4/hook/useMention/styles.js +0 -36
- package/lib/module/v4/hook/useMention/styles.js.map +0 -1
- package/lib/module/v4/hook/usePaginator.js +0 -202
- package/lib/module/v4/hook/usePaginator.js.map +0 -1
- package/lib/module/v4/hook/usePendingPostQuery.js +0 -65
- package/lib/module/v4/hook/usePendingPostQuery.js.map +0 -1
- package/lib/module/v4/hook/usePendingPosts.js.map +0 -1
- package/lib/module/v4/hook/usePermissions.js.map +0 -1
- package/lib/module/v4/hook/usePoll.js +0 -54
- package/lib/module/v4/hook/usePoll.js.map +0 -1
- package/lib/module/v4/hook/usePopup.js.map +0 -1
- package/lib/module/v4/hook/usePostImpression.js +0 -30
- package/lib/module/v4/hook/usePostImpression.js.map +0 -1
- package/lib/module/v4/hook/usePostSubscription.js.map +0 -1
- package/lib/module/v4/hook/usePosts.js.map +0 -1
- package/lib/module/v4/hook/useReaction.js.map +0 -1
- package/lib/module/v4/hook/useRecommenedCommunities.js +0 -66
- package/lib/module/v4/hook/useRecommenedCommunities.js.map +0 -1
- package/lib/module/v4/hook/useRolesQuery.js.map +0 -1
- package/lib/module/v4/hook/useRoomSubscription.js.map +0 -1
- package/lib/module/v4/hook/useSearch.js +0 -65
- package/lib/module/v4/hook/useSearch.js.map +0 -1
- package/lib/module/v4/hook/useStory.js.map +0 -1
- package/lib/module/v4/hook/useStoryPermission.js +0 -19
- package/lib/module/v4/hook/useStoryPermission.js.map +0 -1
- package/lib/module/v4/hook/useStoryTarget.js.map +0 -1
- package/lib/module/v4/hook/useTimeDifference.js.map +0 -1
- package/lib/module/v4/hook/useTrendingCommunities.js +0 -51
- package/lib/module/v4/hook/useTrendingCommunities.js.map +0 -1
- package/lib/module/v4/hook/useUiKitConfig.js.map +0 -1
- package/lib/module/v4/hook/useUiKitReference.js +0 -56
- package/lib/module/v4/hook/useUiKitReference.js.map +0 -1
- package/lib/module/v4/hook/useUser.js.map +0 -1
- package/lib/module/v4/hook/useValidateConfig.js +0 -23
- package/lib/module/v4/hook/useValidateConfig.js.map +0 -1
- package/lib/module/v4/index.js +0 -60
- package/lib/module/v4/index.js.map +0 -1
- package/lib/module/v4/providers/AdEngineProvider.js +0 -134
- package/lib/module/v4/providers/AdEngineProvider.js.map +0 -1
- package/lib/module/v4/providers/BehaviourProvider.js +0 -42
- package/lib/module/v4/providers/BehaviourProvider.js.map +0 -1
- package/lib/module/v4/providers/ExploreProvider.js +0 -57
- package/lib/module/v4/providers/ExploreProvider.js.map +0 -1
- package/lib/module/v4/routes/AmityPageRenderer.js +0 -331
- package/lib/module/v4/routes/AmityPageRenderer.js.map +0 -1
- package/lib/module/v4/routes/AmitySocialUIKitV4Navigator.js +0 -328
- package/lib/module/v4/routes/AmitySocialUIKitV4Navigator.js.map +0 -1
- package/lib/module/v4/routes/RouteParamList.js.map +0 -1
- package/lib/module/v4/screen/CommunityAddCategory/index.js +0 -7
- package/lib/module/v4/screen/CommunityAddCategory/index.js.map +0 -1
- package/lib/module/v4/screen/CommunityAddMember/index.js +0 -7
- package/lib/module/v4/screen/CommunityAddMember/index.js.map +0 -1
- package/lib/module/v4/screen/CommunityCommentsNotificationSetting/index.js +0 -12
- package/lib/module/v4/screen/CommunityCommentsNotificationSetting/index.js.map +0 -1
- package/lib/module/v4/screen/CommunityHome/index.js +0 -331
- package/lib/module/v4/screen/CommunityHome/index.js.map +0 -1
- package/lib/module/v4/screen/CommunityHome/styles.js +0 -171
- package/lib/module/v4/screen/CommunityHome/styles.js.map +0 -1
- package/lib/module/v4/screen/CommunityLivestreamsNotificationSetting/index.js +0 -12
- package/lib/module/v4/screen/CommunityLivestreamsNotificationSetting/index.js.map +0 -1
- package/lib/module/v4/screen/CommunityMembership/index.js +0 -12
- package/lib/module/v4/screen/CommunityMembership/index.js.map +0 -1
- package/lib/module/v4/screen/CommunityNotificationSetting/index.js +0 -12
- package/lib/module/v4/screen/CommunityNotificationSetting/index.js.map +0 -1
- package/lib/module/v4/screen/CommunityPendingRequest/index.js +0 -12
- package/lib/module/v4/screen/CommunityPendingRequest/index.js.map +0 -1
- package/lib/module/v4/screen/CommunityPostPermission/index.js +0 -12
- package/lib/module/v4/screen/CommunityPostPermission/index.js.map +0 -1
- package/lib/module/v4/screen/CommunityPostsNotificationSetting/index.js +0 -12
- package/lib/module/v4/screen/CommunityPostsNotificationSetting/index.js.map +0 -1
- package/lib/module/v4/screen/CommunitySetting/index.js +0 -12
- package/lib/module/v4/screen/CommunitySetting/index.js.map +0 -1
- package/lib/module/v4/screen/CommunityStoriesNotificationSetting/index.js +0 -12
- package/lib/module/v4/screen/CommunityStoriesNotificationSetting/index.js.map +0 -1
- package/lib/module/v4/screen/CommunityStorySetting/index.js +0 -12
- package/lib/module/v4/screen/CommunityStorySetting/index.js.map +0 -1
- package/lib/module/v4/screen/CreateCommunity/index.js +0 -9
- package/lib/module/v4/screen/CreateCommunity/index.js.map +0 -1
- package/lib/module/v4/screen/CreateLivestream/index.js +0 -7
- package/lib/module/v4/screen/CreateLivestream/index.js.map +0 -1
- package/lib/module/v4/screen/CreatePost/index.js +0 -20
- package/lib/module/v4/screen/CreatePost/index.js.map +0 -1
- package/lib/module/v4/screen/CreateStory/CreateStoryScreen.js +0 -52
- package/lib/module/v4/screen/CreateStory/CreateStoryScreen.js.map +0 -1
- package/lib/module/v4/screen/EditCommunity/index.js +0 -13
- package/lib/module/v4/screen/EditCommunity/index.js.map +0 -1
- package/lib/module/v4/screen/EditPost/EditPost.js +0 -18
- package/lib/module/v4/screen/EditPost/EditPost.js.map +0 -1
- package/lib/module/v4/screen/Feed/index.js +0 -130
- package/lib/module/v4/screen/Feed/index.js.map +0 -1
- package/lib/module/v4/screen/Feed/styles.js +0 -13
- package/lib/module/v4/screen/Feed/styles.js.map +0 -1
- package/lib/module/v4/screen/FollowerList/Components/FollowerListItem.js +0 -155
- package/lib/module/v4/screen/FollowerList/Components/FollowerListItem.js.map +0 -1
- package/lib/module/v4/screen/FollowerList/FollowerList.js +0 -101
- package/lib/module/v4/screen/FollowerList/FollowerList.js.map +0 -1
- package/lib/module/v4/screen/FollowerList/styles.js +0 -71
- package/lib/module/v4/screen/FollowerList/styles.js.map +0 -1
- package/lib/module/v4/screen/GlobalFeed/index.js +0 -100
- package/lib/module/v4/screen/GlobalFeed/index.js.map +0 -1
- package/lib/module/v4/screen/GlobalFeed/styles.js +0 -14
- package/lib/module/v4/screen/GlobalFeed/styles.js.map +0 -1
- package/lib/module/v4/screen/LivestreamPlayer/index.js +0 -7
- package/lib/module/v4/screen/LivestreamPlayer/index.js.map +0 -1
- package/lib/module/v4/screen/LivestreamPostTargetSelection/index.js +0 -7
- package/lib/module/v4/screen/LivestreamPostTargetSelection/index.js.map +0 -1
- package/lib/module/v4/screen/LivestreamTerminated/index.js +0 -7
- package/lib/module/v4/screen/LivestreamTerminated/index.js.map +0 -1
- package/lib/module/v4/screen/PollPostComposer/index.js +0 -7
- package/lib/module/v4/screen/PollPostComposer/index.js.map +0 -1
- package/lib/module/v4/screen/PollTargetSelection/index.js +0 -7
- package/lib/module/v4/screen/PollTargetSelection/index.js.map +0 -1
- package/lib/module/v4/screen/PostDetail/index.js +0 -31
- package/lib/module/v4/screen/PostDetail/index.js.map +0 -1
- package/lib/module/v4/screen/PostTargetSelection/index.js +0 -14
- package/lib/module/v4/screen/PostTargetSelection/index.js.map +0 -1
- package/lib/module/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.js +0 -77
- package/lib/module/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.js.map +0 -1
- package/lib/module/v4/screen/UserPendingRequest/UserPendingRequest.js +0 -53
- package/lib/module/v4/screen/UserPendingRequest/UserPendingRequest.js.map +0 -1
- package/lib/module/v4/screen/UserPendingRequest/styles.js +0 -72
- package/lib/module/v4/screen/UserPendingRequest/styles.js.map +0 -1
- package/lib/module/v4/screen/UserProfile/index.js +0 -31
- package/lib/module/v4/screen/UserProfile/index.js.map +0 -1
- package/lib/module/v4/screen/UserProfileSetting/UserProfileSetting.js +0 -144
- package/lib/module/v4/screen/UserProfileSetting/UserProfileSetting.js.map +0 -1
- package/lib/module/v4/screen/UserProfileSetting/styles.js +0 -60
- package/lib/module/v4/screen/UserProfileSetting/styles.js.map +0 -1
- package/lib/module/v4/stores/slices/toast.js +0 -55
- package/lib/module/v4/stores/slices/toast.js.map +0 -1
- package/lib/module/v4/types/behaviour.interface.js +0 -2
- package/lib/module/v4/types/behaviour.interface.js.map +0 -1
- package/lib/module/v4/types/config.interface.js +0 -2
- package/lib/module/v4/types/config.interface.js.map +0 -1
- package/lib/module/v4/types/type.d.js +0 -2
- package/lib/module/v4/types/type.d.js.map +0 -1
- package/lib/module/v4/utils/errors.js +0 -20
- package/lib/module/v4/utils/errors.js.map +0 -1
- package/lib/module/v4/utils/index.js +0 -14
- package/lib/module/v4/utils/index.js.map +0 -1
- package/lib/module/v4/utils/permissions.js +0 -32
- package/lib/module/v4/utils/permissions.js.map +0 -1
- package/lib/typescript/src/components/AddMembersModal/index.d.ts +0 -17
- package/lib/typescript/src/components/AddMembersModal/index.d.ts.map +0 -1
- package/lib/typescript/src/components/AddMembersModal/styles.d.ts +0 -106
- package/lib/typescript/src/components/AddMembersModal/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/BackButton/index.d.ts +0 -8
- package/lib/typescript/src/components/BackButton/index.d.ts.map +0 -1
- package/lib/typescript/src/components/BackButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/CancelButton/index.d.ts +0 -3
- package/lib/typescript/src/components/CancelButton/index.d.ts.map +0 -1
- package/lib/typescript/src/components/CancelButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/ChooseCategoryModal/Components/Categories.d.ts +0 -7
- package/lib/typescript/src/components/ChooseCategoryModal/Components/Categories.d.ts.map +0 -1
- package/lib/typescript/src/components/ChooseCategoryModal/index.d.ts +0 -11
- package/lib/typescript/src/components/ChooseCategoryModal/index.d.ts.map +0 -1
- package/lib/typescript/src/components/ChooseCategoryModal/styles.d.ts +0 -69
- package/lib/typescript/src/components/ChooseCategoryModal/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/CloseButton/index.d.ts +0 -5
- package/lib/typescript/src/components/CloseButton/index.d.ts.map +0 -1
- package/lib/typescript/src/components/CloseButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/CommunityStories/index.d.ts +0 -7
- package/lib/typescript/src/components/CommunityStories/index.d.ts.map +0 -1
- package/lib/typescript/src/components/CommunityStories/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.d.ts +0 -11
- package/lib/typescript/src/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.d.ts.map +0 -1
- package/lib/typescript/src/components/CreatePostChooseTargetModal/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/CustomTab/index.d.ts +0 -9
- package/lib/typescript/src/components/CustomTab/index.d.ts.map +0 -1
- package/lib/typescript/src/components/CustomTab/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/CustomText/index.d.ts +0 -10
- package/lib/typescript/src/components/CustomText/index.d.ts.map +0 -1
- package/lib/typescript/src/components/CustomText/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/DoneButton/index.d.ts +0 -10
- package/lib/typescript/src/components/DoneButton/index.d.ts.map +0 -1
- package/lib/typescript/src/components/DoneButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/EditCommentModal/index.d.ts +0 -12
- package/lib/typescript/src/components/EditCommentModal/index.d.ts.map +0 -1
- package/lib/typescript/src/components/EditCommentModal/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/EditPostModal/index.d.ts +0 -22
- package/lib/typescript/src/components/EditPostModal/index.d.ts.map +0 -1
- package/lib/typescript/src/components/EditPostModal/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/FloatingButton/index.d.ts +0 -8
- package/lib/typescript/src/components/FloatingButton/index.d.ts.map +0 -1
- package/lib/typescript/src/components/FloatingButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/ListSectionHeader/index.d.ts +0 -5
- package/lib/typescript/src/components/ListSectionHeader/index.d.ts.map +0 -1
- package/lib/typescript/src/components/ListSectionHeader/styles.d.ts +0 -13
- package/lib/typescript/src/components/ListSectionHeader/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/LoadingImage/index.d.ts +0 -13
- package/lib/typescript/src/components/LoadingImage/index.d.ts.map +0 -1
- package/lib/typescript/src/components/LoadingImage/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/LoadingIndicator/index.d.ts +0 -8
- package/lib/typescript/src/components/LoadingIndicator/index.d.ts.map +0 -1
- package/lib/typescript/src/components/LoadingIndicator/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/LoadingOverlay/index.d.ts +0 -8
- package/lib/typescript/src/components/LoadingOverlay/index.d.ts.map +0 -1
- package/lib/typescript/src/components/LoadingOverlay/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/LoadingVideo/index.d.ts +0 -15
- package/lib/typescript/src/components/LoadingVideo/index.d.ts.map +0 -1
- package/lib/typescript/src/components/LoadingVideo/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/MediaSection/index.d.ts.map +0 -1
- package/lib/typescript/src/components/MediaSection/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/MentionPopup/index.d.ts +0 -7
- package/lib/typescript/src/components/MentionPopup/index.d.ts.map +0 -1
- package/lib/typescript/src/components/MentionPopup/styles.d.ts +0 -9
- package/lib/typescript/src/components/MentionPopup/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/MyCommunity/Components/CommunityList.d.ts +0 -14
- package/lib/typescript/src/components/MyCommunity/Components/CommunityList.d.ts.map +0 -1
- package/lib/typescript/src/components/MyCommunity/index.d.ts +0 -3
- package/lib/typescript/src/components/MyCommunity/index.d.ts.map +0 -1
- package/lib/typescript/src/components/MyCommunity/styles.d.ts +0 -61
- package/lib/typescript/src/components/MyCommunity/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/MyStories/index.d.ts +0 -11
- package/lib/typescript/src/components/MyStories/index.d.ts.map +0 -1
- package/lib/typescript/src/components/MyStories/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/PollSection/Components/PollBar.d.ts +0 -8
- package/lib/typescript/src/components/PollSection/Components/PollBar.d.ts.map +0 -1
- package/lib/typescript/src/components/PollSection/Components/PollOptionList.d.ts +0 -12
- package/lib/typescript/src/components/PollSection/Components/PollOptionList.d.ts.map +0 -1
- package/lib/typescript/src/components/PollSection/PollSection.d.ts +0 -7
- package/lib/typescript/src/components/PollSection/PollSection.d.ts.map +0 -1
- package/lib/typescript/src/components/PollSection/style.d.ts.map +0 -1
- package/lib/typescript/src/components/PollSection/usePoll.d.ts +0 -8
- package/lib/typescript/src/components/PollSection/usePoll.d.ts.map +0 -1
- package/lib/typescript/src/components/PostTypeChoiceModal/PostTypeChoiceModal.d.ts +0 -4
- package/lib/typescript/src/components/PostTypeChoiceModal/PostTypeChoiceModal.d.ts.map +0 -1
- package/lib/typescript/src/components/PostTypeChoiceModal/style.d.ts.map +0 -1
- package/lib/typescript/src/components/RoundCheckbox/index.d.ts +0 -5
- package/lib/typescript/src/components/RoundCheckbox/index.d.ts.map +0 -1
- package/lib/typescript/src/components/RoundCheckbox/styles.d.ts +0 -22
- package/lib/typescript/src/components/RoundCheckbox/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/SearchBar/index.d.ts +0 -5
- package/lib/typescript/src/components/SearchBar/index.d.ts.map +0 -1
- package/lib/typescript/src/components/SearchBar/styles.d.ts +0 -11
- package/lib/typescript/src/components/SearchBar/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/SearchItem/index.d.ts +0 -15
- package/lib/typescript/src/components/SearchItem/index.d.ts.map +0 -1
- package/lib/typescript/src/components/SearchItem/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/SelectedUserHorizontal/index.d.ts +0 -7
- package/lib/typescript/src/components/SelectedUserHorizontal/index.d.ts.map +0 -1
- package/lib/typescript/src/components/SelectedUserHorizontal/styles.d.ts +0 -51
- package/lib/typescript/src/components/SelectedUserHorizontal/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/Social/CommentList/index.d.ts +0 -28
- package/lib/typescript/src/components/Social/CommentList/index.d.ts.map +0 -1
- package/lib/typescript/src/components/Social/CommentList/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/Social/PendingPostList/index.d.ts +0 -38
- package/lib/typescript/src/components/Social/PendingPostList/index.d.ts.map +0 -1
- package/lib/typescript/src/components/Social/PendingPostList/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/Social/PostList/Components/RenderTextWithMention.d.ts +0 -9
- package/lib/typescript/src/components/Social/PostList/Components/RenderTextWithMention.d.ts.map +0 -1
- package/lib/typescript/src/components/Social/PostList/index.d.ts +0 -41
- package/lib/typescript/src/components/Social/PostList/index.d.ts.map +0 -1
- package/lib/typescript/src/components/Social/PostList/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/Social/ReplyCommentList/index.d.ts +0 -26
- package/lib/typescript/src/components/Social/ReplyCommentList/index.d.ts.map +0 -1
- package/lib/typescript/src/components/Social/ReplyCommentList/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/StoryKit/index.d.ts +0 -9
- package/lib/typescript/src/components/StoryKit/index.d.ts.map +0 -1
- package/lib/typescript/src/components/StoryKit/src/Story.d.ts +0 -10
- package/lib/typescript/src/components/StoryKit/src/Story.d.ts.map +0 -1
- package/lib/typescript/src/components/StoryKit/src/StoryCircleListItem.d.ts +0 -73
- package/lib/typescript/src/components/StoryKit/src/StoryCircleListItem.d.ts.map +0 -1
- package/lib/typescript/src/components/StoryKit/src/StoryCircleListView.d.ts +0 -5
- package/lib/typescript/src/components/StoryKit/src/StoryCircleListView.d.ts.map +0 -1
- package/lib/typescript/src/components/StoryKit/src/StoryListItem.d.ts +0 -10
- package/lib/typescript/src/components/StoryKit/src/StoryListItem.d.ts.map +0 -1
- package/lib/typescript/src/components/StoryKit/src/helpers/StateHelpers.d.ts +0 -2
- package/lib/typescript/src/components/StoryKit/src/helpers/StateHelpers.d.ts.map +0 -1
- package/lib/typescript/src/components/StoryKit/src/helpers/ValidationHelpers.d.ts.map +0 -1
- package/lib/typescript/src/components/StoryKit/src/helpers/index.d.ts.map +0 -1
- package/lib/typescript/src/components/StoryKit/src/interfaces/index.d.ts.map +0 -1
- package/lib/typescript/src/components/StoryKit/src/styles.d.ts +0 -135
- package/lib/typescript/src/components/StoryKit/src/styles.d.ts.map +0 -1
- package/lib/typescript/src/components/Toast/Toast.d.ts +0 -4
- package/lib/typescript/src/components/Toast/Toast.d.ts.map +0 -1
- package/lib/typescript/src/components/UserItem/index.d.ts +0 -11
- package/lib/typescript/src/components/UserItem/index.d.ts.map +0 -1
- package/lib/typescript/src/components/UserItem/styles.d.ts +0 -34
- package/lib/typescript/src/components/UserItem/styles.d.ts.map +0 -1
- package/lib/typescript/src/constants.d.ts +0 -53
- package/lib/typescript/src/constants.d.ts.map +0 -1
- package/lib/typescript/src/enum/imageSizeState.d.ts.map +0 -1
- package/lib/typescript/src/enum/postTargetType.d.ts.map +0 -1
- package/lib/typescript/src/enum/privacyState.d.ts +0 -5
- package/lib/typescript/src/enum/privacyState.d.ts.map +0 -1
- package/lib/typescript/src/enum/sessionState.d.ts +0 -8
- package/lib/typescript/src/enum/sessionState.d.ts.map +0 -1
- package/lib/typescript/src/enum/tabNameState.d.ts.map +0 -1
- package/lib/typescript/src/hooks/useAuth.d.ts +0 -4
- package/lib/typescript/src/hooks/useAuth.d.ts.map +0 -1
- package/lib/typescript/src/hooks/useConfig.d.ts.map +0 -1
- package/lib/typescript/src/hooks/useFile.d.ts +0 -8
- package/lib/typescript/src/hooks/useFile.d.ts.map +0 -1
- package/lib/typescript/src/hooks/useGallery.d.ts.map +0 -1
- package/lib/typescript/src/hooks/useImagePicker.d.ts.map +0 -1
- package/lib/typescript/src/hooks/useReaction.d.ts.map +0 -1
- package/lib/typescript/src/hooks/useSearch.d.ts +0 -11
- package/lib/typescript/src/hooks/useSearch.d.ts.map +0 -1
- package/lib/typescript/src/hooks/useStory.d.ts.map +0 -1
- package/lib/typescript/src/hooks/useTimeDifference.d.ts.map +0 -1
- package/lib/typescript/src/index.d.ts +0 -12
- package/lib/typescript/src/index.d.ts.map +0 -1
- package/lib/typescript/src/providers/Social/comment-sdk.d.ts +0 -15
- package/lib/typescript/src/providers/Social/comment-sdk.d.ts.map +0 -1
- package/lib/typescript/src/providers/Social/communities-sdk.d.ts +0 -20
- package/lib/typescript/src/providers/Social/communities-sdk.d.ts.map +0 -1
- package/lib/typescript/src/providers/Social/feed-sdk.d.ts +0 -26
- package/lib/typescript/src/providers/Social/feed-sdk.d.ts.map +0 -1
- package/lib/typescript/src/providers/amity-ui-kit-provider.d.ts +0 -44
- package/lib/typescript/src/providers/amity-ui-kit-provider.d.ts.map +0 -1
- package/lib/typescript/src/providers/auth-provider.d.ts +0 -7
- package/lib/typescript/src/providers/auth-provider.d.ts.map +0 -1
- package/lib/typescript/src/providers/config-provider.d.ts +0 -10
- package/lib/typescript/src/providers/config-provider.d.ts.map +0 -1
- package/lib/typescript/src/providers/file-provider.d.ts +0 -7
- package/lib/typescript/src/providers/file-provider.d.ts.map +0 -1
- package/lib/typescript/src/providers/user-provider.d.ts +0 -5
- package/lib/typescript/src/providers/user-provider.d.ts.map +0 -1
- package/lib/typescript/src/redux/slices/bottomSheetSlice.d.ts +0 -27
- package/lib/typescript/src/redux/slices/bottomSheetSlice.d.ts.map +0 -1
- package/lib/typescript/src/redux/slices/feedSlice.d.ts.map +0 -1
- package/lib/typescript/src/redux/slices/globalfeedSlice.d.ts.map +0 -1
- package/lib/typescript/src/redux/slices/postDetailSlice.d.ts.map +0 -1
- package/lib/typescript/src/redux/slices/uiSlice.d.ts +0 -44
- package/lib/typescript/src/redux/slices/uiSlice.d.ts.map +0 -1
- package/lib/typescript/src/redux/store/index.d.ts +0 -9
- package/lib/typescript/src/redux/store/index.d.ts.map +0 -1
- package/lib/typescript/src/routes/RouteParamList.d.ts +0 -105
- package/lib/typescript/src/routes/RouteParamList.d.ts.map +0 -1
- package/lib/typescript/src/routes/SocialNavigator.d.ts +0 -3
- package/lib/typescript/src/routes/SocialNavigator.d.ts.map +0 -1
- package/lib/typescript/src/routes/style.d.ts +0 -16
- package/lib/typescript/src/routes/style.d.ts.map +0 -1
- package/lib/typescript/src/screens/AllMyCommunity/index.d.ts +0 -3
- package/lib/typescript/src/screens/AllMyCommunity/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/AllMyCommunity/styles.d.ts +0 -43
- package/lib/typescript/src/screens/AllMyCommunity/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/CategorytList/index.d.ts +0 -3
- package/lib/typescript/src/screens/CategorytList/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/CategorytList/styles.d.ts +0 -28
- package/lib/typescript/src/screens/CategorytList/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/CommunityHome/index.d.ts +0 -6
- package/lib/typescript/src/screens/CommunityHome/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/CommunityHome/styles.d.ts +0 -168
- package/lib/typescript/src/screens/CommunityHome/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/CommunityList/index.d.ts +0 -3
- package/lib/typescript/src/screens/CommunityList/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/CommunityList/styles.d.ts +0 -28
- package/lib/typescript/src/screens/CommunityList/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/CommunityMemberDetail/CommunityMemberDetail.d.ts +0 -3
- package/lib/typescript/src/screens/CommunityMemberDetail/CommunityMemberDetail.d.ts.map +0 -1
- package/lib/typescript/src/screens/CommunityMemberDetail/Components/CommunityMembersTab.d.ts +0 -12
- package/lib/typescript/src/screens/CommunityMemberDetail/Components/CommunityMembersTab.d.ts.map +0 -1
- package/lib/typescript/src/screens/CommunityMemberDetail/Components/MemberActionModal.d.ts +0 -12
- package/lib/typescript/src/screens/CommunityMemberDetail/Components/MemberActionModal.d.ts.map +0 -1
- package/lib/typescript/src/screens/CommunityMemberDetail/styles.d.ts +0 -53
- package/lib/typescript/src/screens/CommunityMemberDetail/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/CommunitySearch/index.d.ts +0 -3
- package/lib/typescript/src/screens/CommunitySearch/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/CommunitySearch/styles.d.ts +0 -45
- package/lib/typescript/src/screens/CommunitySearch/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/CommunitySetting/index.d.ts +0 -12
- package/lib/typescript/src/screens/CommunitySetting/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/CommunitySetting/styles.d.ts +0 -80
- package/lib/typescript/src/screens/CommunitySetting/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/CreateLivestream/CreateLivestream.d.ts +0 -7
- package/lib/typescript/src/screens/CreateLivestream/CreateLivestream.d.ts.map +0 -1
- package/lib/typescript/src/screens/CreateLivestream/styles.d.ts +0 -192
- package/lib/typescript/src/screens/CreateLivestream/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/CreatePoll/Components/Header.d.ts +0 -10
- package/lib/typescript/src/screens/CreatePoll/Components/Header.d.ts.map +0 -1
- package/lib/typescript/src/screens/CreatePoll/CreatePoll.d.ts +0 -7
- package/lib/typescript/src/screens/CreatePoll/CreatePoll.d.ts.map +0 -1
- package/lib/typescript/src/screens/CreatePoll/styles.d.ts +0 -161
- package/lib/typescript/src/screens/CreatePoll/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/CreatePost/index.d.ts +0 -18
- package/lib/typescript/src/screens/CreatePost/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/CreatePost/styles.d.ts +0 -117
- package/lib/typescript/src/screens/CreatePost/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/EditCommunity/EditCommunity.d.ts +0 -7
- package/lib/typescript/src/screens/EditCommunity/EditCommunity.d.ts.map +0 -1
- package/lib/typescript/src/screens/EditCommunity/styles.d.ts +0 -188
- package/lib/typescript/src/screens/EditCommunity/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/EditProfile/EditProfile.d.ts +0 -14
- package/lib/typescript/src/screens/EditProfile/EditProfile.d.ts.map +0 -1
- package/lib/typescript/src/screens/EditProfile/styles.d.ts +0 -71
- package/lib/typescript/src/screens/EditProfile/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/Explore/index.d.ts +0 -3
- package/lib/typescript/src/screens/Explore/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/Explore/styles.d.ts +0 -134
- package/lib/typescript/src/screens/Explore/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/Feed/index.d.ts +0 -9
- package/lib/typescript/src/screens/Feed/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/Feed/styles.d.ts +0 -7
- package/lib/typescript/src/screens/Feed/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/GlobalFeed/index.d.ts +0 -3
- package/lib/typescript/src/screens/GlobalFeed/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/GlobalFeed/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/Home/index.d.ts +0 -3
- package/lib/typescript/src/screens/Home/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/Home/styles.d.ts +0 -57
- package/lib/typescript/src/screens/Home/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/LivestreamPlayer/index.d.ts +0 -7
- package/lib/typescript/src/screens/LivestreamPlayer/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/LivestreamPlayer/styles.d.ts +0 -59
- package/lib/typescript/src/screens/LivestreamPlayer/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/PendingPosts/index.d.ts +0 -3
- package/lib/typescript/src/screens/PendingPosts/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/PendingPosts/styles.d.ts +0 -33
- package/lib/typescript/src/screens/PendingPosts/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/PostDetail/index.d.ts +0 -4
- package/lib/typescript/src/screens/PostDetail/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/PostDetail/styles.d.ts +0 -124
- package/lib/typescript/src/screens/PostDetail/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/ReactionListScreen/ReactionListScreen.d.ts +0 -7
- package/lib/typescript/src/screens/ReactionListScreen/ReactionListScreen.d.ts.map +0 -1
- package/lib/typescript/src/screens/ReactionListScreen/styles.d.ts +0 -62
- package/lib/typescript/src/screens/ReactionListScreen/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/UserProfile/Components/GalleryTab.d.ts +0 -10
- package/lib/typescript/src/screens/UserProfile/Components/GalleryTab.d.ts.map +0 -1
- package/lib/typescript/src/screens/UserProfile/Components/UserProfileGallery.d.ts +0 -8
- package/lib/typescript/src/screens/UserProfile/Components/UserProfileGallery.d.ts.map +0 -1
- package/lib/typescript/src/screens/UserProfile/UserProfile.d.ts +0 -3
- package/lib/typescript/src/screens/UserProfile/UserProfile.d.ts.map +0 -1
- package/lib/typescript/src/screens/UserProfile/styles.d.ts +0 -145
- package/lib/typescript/src/screens/UserProfile/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/UserProfileSetting/UserProfileSetting.d.ts +0 -9
- package/lib/typescript/src/screens/UserProfileSetting/UserProfileSetting.d.ts.map +0 -1
- package/lib/typescript/src/screens/UserProfileSetting/styles.d.ts +0 -97
- package/lib/typescript/src/screens/UserProfileSetting/styles.d.ts.map +0 -1
- package/lib/typescript/src/screens/VideoPlayerFullScreen/index.d.ts +0 -4
- package/lib/typescript/src/screens/VideoPlayerFullScreen/index.d.ts.map +0 -1
- package/lib/typescript/src/screens/VideoPlayerFullScreen/styles.d.ts +0 -55
- package/lib/typescript/src/screens/VideoPlayerFullScreen/styles.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityCommunitySearchResultComponent.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityCommunitySearchResultComponent.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityCreatePostMenuComponent.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityCreatePostMenuComponent.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityDetailedMediaAttachmentComponent.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityDetailedMediaAttachmentComponent.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityEmptyNewsFeedComponent.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityEmptyNewsFeedComponent.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityGlobalFeedComponent.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityGlobalFeedComponent.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityMediaAttachmentComponent.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityMediaAttachmentComponent.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityMyCommunitiesComponent.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityMyCommunitiesComponent.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityMyCommunitiesSearchPage.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityMyCommunitiesSearchPage.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityNewsFeedComponent.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityNewsFeedComponent.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityPostComposerPage.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityPostComposerPage.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityPostContentComponent.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityPostContentComponent.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityPostDetailPage.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityPostDetailPage.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityPostTargetSelectionPage.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityPostTargetSelectionPage.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityReactionListComponent.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityReactionListComponent.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmitySocialGlobalSearchPage.d.ts +0 -2
- package/lib/typescript/src/snippet/AmitySocialGlobalSearchPage.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmitySocialHomePage.d.ts +0 -2
- package/lib/typescript/src/snippet/AmitySocialHomePage.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmitySocialHomeTopNavigationComponent.d.ts +0 -2
- package/lib/typescript/src/snippet/AmitySocialHomeTopNavigationComponent.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityStoryTargetSelectionPage.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityStoryTargetSelectionPage.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityTopSearchBarComponent.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityTopSearchBarComponent.d.ts.map +0 -1
- package/lib/typescript/src/snippet/AmityUserSearchResultComponent.d.ts +0 -2
- package/lib/typescript/src/snippet/AmityUserSearchResultComponent.d.ts.map +0 -1
- package/lib/typescript/src/svg/svg-xml-list.d.ts +0 -71
- package/lib/typescript/src/svg/svg-xml-list.d.ts.map +0 -1
- package/lib/typescript/src/types/auth.interface.d.ts +0 -13
- package/lib/typescript/src/types/auth.interface.d.ts.map +0 -1
- package/lib/typescript/src/types/config.interface.d.ts +0 -6
- package/lib/typescript/src/types/config.interface.d.ts.map +0 -1
- package/lib/typescript/src/types/index.d.ts +0 -5
- package/lib/typescript/src/types/index.d.ts.map +0 -1
- package/lib/typescript/src/types/mentionPosition.interface.d.ts +0 -8
- package/lib/typescript/src/types/mentionPosition.interface.d.ts.map +0 -1
- package/lib/typescript/src/types/user.interface.d.ts +0 -15
- package/lib/typescript/src/types/user.interface.d.ts.map +0 -1
- package/lib/typescript/src/util/apiUtil.d.ts +0 -2
- package/lib/typescript/src/util/apiUtil.d.ts.map +0 -1
- package/lib/typescript/src/util/colorUtil.d.ts +0 -8
- package/lib/typescript/src/util/colorUtil.d.ts.map +0 -1
- package/lib/typescript/src/util/communityMemberRolesUtil.d.ts +0 -4
- package/lib/typescript/src/util/communityMemberRolesUtil.d.ts.map +0 -1
- package/lib/typescript/src/util/enumUIKitID.d.ts +0 -37
- package/lib/typescript/src/util/enumUIKitID.d.ts.map +0 -1
- package/lib/typescript/src/util/numberUtil.d.ts +0 -2
- package/lib/typescript/src/util/numberUtil.d.ts.map +0 -1
- package/lib/typescript/src/util/permission.d.ts.map +0 -1
- package/lib/typescript/src/util/postDataFormatter.d.ts +0 -2
- package/lib/typescript/src/util/postDataFormatter.d.ts.map +0 -1
- package/lib/typescript/src/util/postTypeChecker.d.ts +0 -7
- package/lib/typescript/src/util/postTypeChecker.d.ts.map +0 -1
- package/lib/typescript/src/util/timeUtil.d.ts +0 -6
- package/lib/typescript/src/util/timeUtil.d.ts.map +0 -1
- package/lib/typescript/src/util/urlUtil.d.ts +0 -4
- package/lib/typescript/src/util/urlUtil.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.d.ts +0 -8
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityCategoriesComponent/styles.d.ts +0 -24
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityCategoriesComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.d.ts +0 -12
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.d.ts +0 -31
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.d.ts +0 -16
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityHeaderComponent/styles.d.ts +0 -32
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityHeaderComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.d.ts +0 -17
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.d.ts +0 -12
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.d.ts +0 -28
- package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.d.ts +0 -9
- package/lib/typescript/src/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.d.ts +0 -11
- package/lib/typescript/src/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/styles.d.ts +0 -46
- package/lib/typescript/src/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.d.ts +0 -9
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/styles/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.d.ts +0 -8
- package/lib/typescript/src/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.d.ts +0 -8
- package/lib/typescript/src/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.d.ts +0 -8
- package/lib/typescript/src/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityExploreComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.d.ts +0 -8
- package/lib/typescript/src/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityExploreEmptyComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.d.ts +0 -11
- package/lib/typescript/src/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityGlobalFeedComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.d.ts +0 -11
- package/lib/typescript/src/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityMediaAttachmentComponent/styles.d.ts +0 -38
- package/lib/typescript/src/v4/PublicApi/Components/AmityMediaAttachmentComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.d.ts +0 -9
- package/lib/typescript/src/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityMyCommunitiesComponent/styles.d.ts +0 -39
- package/lib/typescript/src/v4/PublicApi/Components/AmityMyCommunitiesComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.d.ts +0 -8
- package/lib/typescript/src/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityNewsFeedComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.d.ts +0 -8
- package/lib/typescript/src/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPendingPostListComponent/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Components/AmityPendingPostListComponent/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPendingPostListComponent/styles.d.ts +0 -81
- package/lib/typescript/src/v4/PublicApi/Components/AmityPendingPostListComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.d.ts +0 -32
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.d.ts +0 -32
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.d.ts +0 -156
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.d.ts +0 -30
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.d.ts +0 -155
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.d.ts +0 -23
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostContentComponent/styles.d.ts +0 -230
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostContentComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.d.ts +0 -15
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.d.ts +0 -5
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.d.ts +0 -5
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/styles.d.ts +0 -57
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/type.d.ts +0 -8
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/type.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.d.ts +0 -11
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/styles.d.ts +0 -12
- package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityReactionListComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.d.ts +0 -9
- package/lib/typescript/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.d.ts +0 -9
- package/lib/typescript/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.d.ts +0 -5
- package/lib/typescript/src/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.d.ts +0 -9
- package/lib/typescript/src/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityThumbnailActionComponent/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Components/AmityThumbnailActionComponent/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityThumbnailActionComponent/styles.d.ts +0 -8
- package/lib/typescript/src/v4/PublicApi/Components/AmityThumbnailActionComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.d.ts +0 -9
- package/lib/typescript/src/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityTopSearchBarComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.d.ts +0 -8
- package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.d.ts +0 -8
- package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/styles.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.d.ts +0 -13
- package/lib/typescript/src/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/ButtonWithIconElement/styles.d.ts +0 -25
- package/lib/typescript/src/v4/PublicApi/Elements/ButtonWithIconElement/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/AvatarElement.d.ts +0 -14
- package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/AvatarElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/CategoryElement.d.ts +0 -12
- package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/CategoryElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/ImageElement.d.ts +0 -12
- package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/ImageElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/TextElement.d.ts +0 -12
- package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/TextElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/IconElement/IconElement.d.ts +0 -13
- package/lib/typescript/src/v4/PublicApi/Elements/IconElement/IconElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/IconElement/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Elements/IconElement/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.d.ts +0 -11
- package/lib/typescript/src/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.d.ts +0 -12
- package/lib/typescript/src/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/ModeratorBadgeElement/styles.d.ts +0 -23
- package/lib/typescript/src/v4/PublicApi/Elements/ModeratorBadgeElement/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.d.ts +0 -11
- package/lib/typescript/src/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/TimestampElement/TimestampElement.d.ts +0 -11
- package/lib/typescript/src/v4/PublicApi/Elements/TimestampElement/TimestampElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Elements/TitleElement/TitleElement.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Elements/TitleElement/TitleElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.d.ts +0 -9
- package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.d.ts +0 -9
- package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/styles.d.ts +0 -33
- package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/styles.d.ts +0 -47
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.d.ts +0 -63
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitySettingPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitySettingPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitySetupPage/index.d.ts +0 -20
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitySetupPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.d.ts +0 -8
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.d.ts +0 -259
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateStoryPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.d.ts +0 -5
- package/lib/typescript/src/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.d.ts +0 -16
- package/lib/typescript/src/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityDraftStoryPage/styles.d.ts +0 -194
- package/lib/typescript/src/v4/PublicApi/Pages/AmityDraftStoryPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.d.ts +0 -75
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/styles.d.ts +0 -56
- package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/styles.d.ts +0 -19
- package/lib/typescript/src/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.d.ts +0 -38
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.d.ts +0 -3
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.d.ts +0 -10
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.d.ts +0 -9
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.d.ts +0 -3
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/styles.d.ts +0 -142
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.d.ts +0 -5
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPostComposerPage/styles.d.ts +0 -50
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPostComposerPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.d.ts +0 -11
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPostDetailPage/styles.d.ts +0 -133
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPostDetailPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.d.ts +0 -7
- package/lib/typescript/src/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/styles.d.ts +0 -23
- package/lib/typescript/src/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.d.ts +0 -4
- package/lib/typescript/src/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.d.ts +0 -9
- package/lib/typescript/src/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityUserProfilePage/index.d.ts +0 -2
- package/lib/typescript/src/v4/PublicApi/Pages/AmityUserProfilePage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityUserProfilePage/styles.d.ts +0 -184
- package/lib/typescript/src/v4/PublicApi/Pages/AmityUserProfilePage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.d.ts +0 -14
- package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.d.ts +0 -21
- package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/styles.d.ts +0 -216
- package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/PublicApi/types/index.d.ts +0 -48
- package/lib/typescript/src/v4/PublicApi/types/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/arrowDown.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/arrowLeft.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/arrowRight.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/ban.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/bell.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/camera.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/category.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/check.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/checkbox.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/close.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/commentNotification.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/community.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/cross.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/demote.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/dot.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/emptyCommunity.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/emptyImagePost.d.ts +0 -3
- package/lib/typescript/src/v4/assets/icons/emptyImagePost.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/emptyList.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/emptyPost.d.ts +0 -3
- package/lib/typescript/src/v4/assets/icons/emptyPost.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/emptyVideoPost.d.ts +0 -3
- package/lib/typescript/src/v4/assets/icons/emptyVideoPost.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/errorPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/exclamation.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/featured.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/feed.d.ts +0 -3
- package/lib/typescript/src/v4/assets/icons/feed.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/firework.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/image.d.ts +0 -3
- package/lib/typescript/src/v4/assets/icons/image.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/imageUpload.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/index.d.ts +0 -65
- package/lib/typescript/src/v4/assets/icons/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/list.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/livestream.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/lock.d.ts +0 -3
- package/lib/typescript/src/v4/assets/icons/lock.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/member.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/menu.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/moderator.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/noResult.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/pause.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/pen.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/penFill.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/photo.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/pin.d.ts +0 -3
- package/lib/typescript/src/v4/assets/icons/pin.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/pinFill.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/play.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/plus.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/poll.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/post.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/postNotification.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/postPermission.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/private.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/privateFeed.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/promote.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/public.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/radio.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/report.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/resume.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/rotate.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/search.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/startLivestream.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/story.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/terminated.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/thumbnail.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/toast.d.ts +0 -4
- package/lib/typescript/src/v4/assets/icons/toast.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/trash.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/unreport.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/verifiedBadge.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/video.d.ts +0 -3
- package/lib/typescript/src/v4/assets/icons/video.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/icons/warning.d.ts.map +0 -1
- package/lib/typescript/src/v4/assets/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/AdInformation/AdInformation.d.ts +0 -9
- package/lib/typescript/src/v4/component/AdInformation/AdInformation.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/AdInformation/styles.d.ts +0 -54
- package/lib/typescript/src/v4/component/AdInformation/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Avatar/Avatar.d.ts +0 -37
- package/lib/typescript/src/v4/component/Avatar/Avatar.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Avatar/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Avatar/styles.d.ts +0 -22
- package/lib/typescript/src/v4/component/Avatar/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/BottomSheetComponent/BottomSheetComponent.d.ts +0 -4
- package/lib/typescript/src/v4/component/BottomSheetComponent/BottomSheetComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/BottomSheetComponent/styles.d.ts +0 -10
- package/lib/typescript/src/v4/component/BottomSheetComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Button/Button.d.ts +0 -21
- package/lib/typescript/src/v4/component/Button/Button.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Button/styles.d.ts +0 -70
- package/lib/typescript/src/v4/component/Button/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CancelButton/index.d.ts +0 -3
- package/lib/typescript/src/v4/component/CancelButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CancelButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CategoryChip/CategoryChip.d.ts +0 -8
- package/lib/typescript/src/v4/component/CategoryChip/CategoryChip.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CategoryChip/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CategoryChip/styles.d.ts +0 -30
- package/lib/typescript/src/v4/component/CategoryChip/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CircularProgressIndicator/CircularProgressIndicator.d.ts +0 -13
- package/lib/typescript/src/v4/component/CircularProgressIndicator/CircularProgressIndicator.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CircularProgressIndicator/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CircularProgressIndicator/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CommentAdComponent/CommentAdComponent.d.ts +0 -9
- package/lib/typescript/src/v4/component/CommentAdComponent/CommentAdComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CommentAdComponent/styles.d.ts +0 -115
- package/lib/typescript/src/v4/component/CommentAdComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.d.ts +0 -11
- package/lib/typescript/src/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CommunityCategoryChips/CommunityCategoryChips.d.ts +0 -11
- package/lib/typescript/src/v4/component/CommunityCategoryChips/CommunityCategoryChips.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CommunityCategoryChips/styles.d.ts +0 -27
- package/lib/typescript/src/v4/component/CommunityCategoryChips/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CommunityListSkeleton/CommunityListSkeleton.d.ts +0 -10
- package/lib/typescript/src/v4/component/CommunityListSkeleton/CommunityListSkeleton.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CommunityRowItem/CommunityRowItem.d.ts +0 -14
- package/lib/typescript/src/v4/component/CommunityRowItem/CommunityRowItem.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CommunityRowItem/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CommunitySearchResult/CommunitySearchResult.d.ts +0 -19
- package/lib/typescript/src/v4/component/CommunitySearchResult/CommunitySearchResult.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CommunityStories/index.d.ts +0 -8
- package/lib/typescript/src/v4/component/CommunityStories/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CommunityStories/styles.d.ts +0 -97
- package/lib/typescript/src/v4/component/CommunityStories/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CustomSocialTab/CustomSocialTab.d.ts +0 -10
- package/lib/typescript/src/v4/component/CustomSocialTab/CustomSocialTab.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CustomSocialTab/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CustomTab/index.d.ts +0 -9
- package/lib/typescript/src/v4/component/CustomTab/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/CustomTab/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Divider/index.d.ts +0 -8
- package/lib/typescript/src/v4/component/Divider/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/EmptyComponent/EmptyComponent.d.ts +0 -11
- package/lib/typescript/src/v4/component/EmptyComponent/EmptyComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/EmptyComponent/styles.d.ts +0 -19
- package/lib/typescript/src/v4/component/EmptyComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/EmptyList/EmptyList.d.ts +0 -6
- package/lib/typescript/src/v4/component/EmptyList/EmptyList.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/EmptyList/index.d.ts +0 -2
- package/lib/typescript/src/v4/component/EmptyList/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/EmptyList/styles.d.ts +0 -16
- package/lib/typescript/src/v4/component/EmptyList/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/ErrorComponent/ErrorComponent.d.ts +0 -12
- package/lib/typescript/src/v4/component/ErrorComponent/ErrorComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/ErrorComponent/styles.d.ts +0 -22
- package/lib/typescript/src/v4/component/ErrorComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/FloatingButton/index.d.ts +0 -8
- package/lib/typescript/src/v4/component/FloatingButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/FloatingButton/styles.d.ts +0 -30
- package/lib/typescript/src/v4/component/FloatingButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/FormInput/FormInput.d.ts +0 -13
- package/lib/typescript/src/v4/component/FormInput/FormInput.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/FormInput/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/FormInput/styles.d.ts +0 -27
- package/lib/typescript/src/v4/component/FormInput/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Gallery/GalleryComponent.d.ts +0 -9
- package/lib/typescript/src/v4/component/Gallery/GalleryComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Gallery/GalleryTab.d.ts +0 -10
- package/lib/typescript/src/v4/component/Gallery/GalleryTab.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Gallery/styles.d.ts +0 -146
- package/lib/typescript/src/v4/component/Gallery/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/IconTab/IconTab.d.ts +0 -10
- package/lib/typescript/src/v4/component/IconTab/IconTab.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.d.ts +0 -8
- package/lib/typescript/src/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/ImageFeedSkeleton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LimitCharacterSearch/LimitCharacterSearch.d.ts +0 -6
- package/lib/typescript/src/v4/component/LimitCharacterSearch/LimitCharacterSearch.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LimitCharacterSearch/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LimitCharacterSearch/styles.d.ts +0 -16
- package/lib/typescript/src/v4/component/LimitCharacterSearch/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.d.ts +0 -4
- package/lib/typescript/src/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LivestreamContent/LivestreamEndedThumbnail/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.d.ts +0 -4
- package/lib/typescript/src/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LivestreamContent/LivestreamIdleThumbnail/styles.d.ts +0 -19
- package/lib/typescript/src/v4/component/LivestreamContent/LivestreamIdleThumbnail/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.d.ts +0 -4
- package/lib/typescript/src/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LivestreamContent/index.d.ts +0 -9
- package/lib/typescript/src/v4/component/LivestreamContent/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LivestreamContent/styles.d.ts +0 -62
- package/lib/typescript/src/v4/component/LivestreamContent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LoadingImage/index.d.ts +0 -16
- package/lib/typescript/src/v4/component/LoadingImage/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LoadingImage/styles.d.ts +0 -45
- package/lib/typescript/src/v4/component/LoadingImage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LoadingVideo/index.d.ts +0 -18
- package/lib/typescript/src/v4/component/LoadingVideo/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/LoadingVideo/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/MemberChip/MemberChip.d.ts +0 -10
- package/lib/typescript/src/v4/component/MemberChip/MemberChip.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/MemberChip/styles.d.ts +0 -31
- package/lib/typescript/src/v4/component/MemberChip/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/MyAvatar/MyAvatar.d.ts +0 -5
- package/lib/typescript/src/v4/component/MyAvatar/MyAvatar.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/MyStories/StoryCircleItem.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/MyStories/StoryTargetView.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/MyStories/index.d.ts +0 -15
- package/lib/typescript/src/v4/component/MyStories/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/MyStories/styles.d.ts +0 -94
- package/lib/typescript/src/v4/component/MyStories/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.d.ts +0 -4
- package/lib/typescript/src/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/NewsFeedLoadingComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/NoResult/NoResult.d.ts +0 -6
- package/lib/typescript/src/v4/component/NoResult/NoResult.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/NoResult/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/NoResult/styles.d.ts +0 -16
- package/lib/typescript/src/v4/component/NoResult/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/NoSearchResult/NoSearchResult.d.ts +0 -4
- package/lib/typescript/src/v4/component/NoSearchResult/NoSearchResult.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PollContent/PollFooter.d.ts +0 -13
- package/lib/typescript/src/v4/component/PollContent/PollFooter.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PollContent/PollOption.d.ts +0 -16
- package/lib/typescript/src/v4/component/PollContent/PollOption.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PollContent/PollResults.d.ts +0 -8
- package/lib/typescript/src/v4/component/PollContent/PollResults.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PollContent/index.d.ts +0 -10
- package/lib/typescript/src/v4/component/PollContent/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PollContent/style.d.ts +0 -134
- package/lib/typescript/src/v4/component/PollContent/style.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PopupMenu/PopupMenu.d.ts +0 -17
- package/lib/typescript/src/v4/component/PopupMenu/PopupMenu.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PopupMenu/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PostAdComponent/PostAdComponent.d.ts +0 -9
- package/lib/typescript/src/v4/component/PostAdComponent/PostAdComponent.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PostAdComponent/PostAdHeader.d.ts +0 -9
- package/lib/typescript/src/v4/component/PostAdComponent/PostAdHeader.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PostAdComponent/styles.d.ts +0 -106
- package/lib/typescript/src/v4/component/PostAdComponent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PostContent/index.d.ts +0 -14
- package/lib/typescript/src/v4/component/PostContent/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PostContent/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PostFeedSkeleton/PostFeedSkeleton.d.ts +0 -4
- package/lib/typescript/src/v4/component/PostFeedSkeleton/PostFeedSkeleton.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PostFeedSkeleton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PostFeedSkeleton/styles.d.ts +0 -18
- package/lib/typescript/src/v4/component/PostFeedSkeleton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PostMenu/index.d.ts +0 -10
- package/lib/typescript/src/v4/component/PostMenu/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PostMenu/styles.d.ts +0 -49
- package/lib/typescript/src/v4/component/PostMenu/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PreviewLink/LinkPreview.d.ts +0 -8
- package/lib/typescript/src/v4/component/PreviewLink/LinkPreview.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PreviewLink/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PreviewLink/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PreviewLink/types.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/PreviewLink/utils.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/RenderTextWithMention/RenderTextWithMention.d.ts +0 -10
- package/lib/typescript/src/v4/component/RenderTextWithMention/RenderTextWithMention.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/RenderTextWithMention/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/SearchInput/SearchInput.d.ts +0 -11
- package/lib/typescript/src/v4/component/SearchInput/SearchInput.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/SearchInput/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/SearchInput/styles.d.ts +0 -22
- package/lib/typescript/src/v4/component/SearchInput/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/SearchItem/index.d.ts +0 -15
- package/lib/typescript/src/v4/component/SearchItem/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/SearchItem/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/SearchResultItem/SearchResultItem.d.ts +0 -11
- package/lib/typescript/src/v4/component/SearchResultItem/SearchResultItem.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/SearchResultItem/styles.d.ts +0 -56
- package/lib/typescript/src/v4/component/SearchResultItem/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Social/CommentList/CommentList.d.ts +0 -11
- package/lib/typescript/src/v4/component/Social/CommentList/CommentList.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Social/CommentList/styles.d.ts +0 -124
- package/lib/typescript/src/v4/component/Social/CommentList/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Social/CommentListItem/CommentListItem.d.ts +0 -30
- package/lib/typescript/src/v4/component/Social/CommentListItem/CommentListItem.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Social/CommentListItem/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Social/ReplyCommentList/index.d.ts +0 -26
- package/lib/typescript/src/v4/component/Social/ReplyCommentList/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Social/ReplyCommentList/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/StoryKit/index.d.ts +0 -9
- package/lib/typescript/src/v4/component/StoryKit/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/StoryKit/src/Story.d.ts +0 -10
- package/lib/typescript/src/v4/component/StoryKit/src/Story.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/StoryKit/src/StoryCircleListItem.d.ts +0 -79
- package/lib/typescript/src/v4/component/StoryKit/src/StoryCircleListItem.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/StoryKit/src/StoryCircleListView.d.ts +0 -5
- package/lib/typescript/src/v4/component/StoryKit/src/StoryCircleListView.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/StoryKit/src/StoryListItem.d.ts +0 -10
- package/lib/typescript/src/v4/component/StoryKit/src/StoryListItem.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/StoryKit/src/helpers/StateHelpers.d.ts +0 -2
- package/lib/typescript/src/v4/component/StoryKit/src/helpers/StateHelpers.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/StoryKit/src/helpers/ValidationHelpers.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/StoryKit/src/helpers/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/StoryKit/src/interfaces/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/StoryKit/src/styles.d.ts +0 -214
- package/lib/typescript/src/v4/component/StoryKit/src/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/TargetSelectionPage/TargetItem/TargetItem.d.ts +0 -16
- package/lib/typescript/src/v4/component/TargetSelectionPage/TargetItem/TargetItem.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/TargetSelectionPage/TargetSelectionPage.d.ts +0 -25
- package/lib/typescript/src/v4/component/TargetSelectionPage/TargetSelectionPage.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/TargetSelectionPage/styles.d.ts +0 -51
- package/lib/typescript/src/v4/component/TargetSelectionPage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Toast/index.d.ts +0 -4
- package/lib/typescript/src/v4/component/Toast/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Toast/styles.d.ts +0 -25
- package/lib/typescript/src/v4/component/Toast/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Typography/Typography.d.ts +0 -18
- package/lib/typescript/src/v4/component/Typography/Typography.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/Typography/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/core/CheckBox/index.d.ts +0 -34
- package/lib/typescript/src/v4/component/core/CheckBox/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/core/CheckBox/styles.d.ts +0 -16
- package/lib/typescript/src/v4/component/core/CheckBox/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/core/Radio/index.d.ts +0 -33
- package/lib/typescript/src/v4/component/core/Radio/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/core/Radio/styles.d.ts +0 -16
- package/lib/typescript/src/v4/component/core/Radio/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/core/Tabs/Tabs.d.ts +0 -29
- package/lib/typescript/src/v4/component/core/Tabs/Tabs.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/core/Tabs/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/component/core/Tabs/styles.d.ts +0 -56
- package/lib/typescript/src/v4/component/core/Tabs/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/constants/index.d.ts +0 -86
- package/lib/typescript/src/v4/constants/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/core/hooks/useSocialSettings.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ActionButton/ActionButton.d.ts +0 -13
- package/lib/typescript/src/v4/elements/ActionButton/ActionButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ActionButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ActionButton/styles.d.ts +0 -10
- package/lib/typescript/src/v4/elements/ActionButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/AddOptionButton/index.d.ts +0 -10
- package/lib/typescript/src/v4/elements/AddOptionButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/AddOptionButton/styles.d.ts +0 -19
- package/lib/typescript/src/v4/elements/AddOptionButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/AddThumbnailButton/AddThumbnailButton.d.ts +0 -10
- package/lib/typescript/src/v4/elements/AddThumbnailButton/AddThumbnailButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/AddThumbnailButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/AddThumbnailButton/styles.d.ts +0 -12
- package/lib/typescript/src/v4/elements/AddThumbnailButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/AllCategoriesTitle/AllCategoriesTitle.d.ts +0 -10
- package/lib/typescript/src/v4/elements/AllCategoriesTitle/AllCategoriesTitle.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/AnnouncementBadge/AnnouncementBadge.d.ts +0 -12
- package/lib/typescript/src/v4/elements/AnnouncementBadge/AnnouncementBadge.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/AnnouncementBadge/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/AnnouncementBadge/styles.d.ts +0 -6
- package/lib/typescript/src/v4/elements/AnnouncementBadge/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/BackButton/BackButton.d.ts +0 -13
- package/lib/typescript/src/v4/elements/BackButton/BackButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/BackButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/BackButton/styles.d.ts +0 -6
- package/lib/typescript/src/v4/elements/BackButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CameraButton/index.d.ts +0 -11
- package/lib/typescript/src/v4/elements/CameraButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CameraButton/styles.d.ts +0 -19
- package/lib/typescript/src/v4/elements/CameraButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.d.ts +0 -10
- package/lib/typescript/src/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CancelCreateLivestreamButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CancelCreateLivestreamButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CategoryRowImage/CategoryRowImage.d.ts +0 -10
- package/lib/typescript/src/v4/elements/CategoryRowImage/CategoryRowImage.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CategoryRowName/CategoryRowName.d.ts +0 -10
- package/lib/typescript/src/v4/elements/CategoryRowName/CategoryRowName.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CategoryTitle/CategoryTitle.d.ts +0 -10
- package/lib/typescript/src/v4/elements/CategoryTitle/CategoryTitle.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.d.ts +0 -9
- package/lib/typescript/src/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ChangeThumbnailButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ChangeThumbnailButton/styles.d.ts +0 -13
- package/lib/typescript/src/v4/elements/ChangeThumbnailButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CloseButton/index.d.ts +0 -13
- package/lib/typescript/src/v4/elements/CloseButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CloseButton/styles.d.ts +0 -5
- package/lib/typescript/src/v4/elements/CloseButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.d.ts +0 -11
- package/lib/typescript/src/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityAddMemberButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityAddMemberButton/styles.d.ts +0 -21
- package/lib/typescript/src/v4/elements/CommunityAddMemberButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityCatetory/CommunityCategory.d.ts +0 -12
- package/lib/typescript/src/v4/elements/CommunityCatetory/CommunityCategory.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityCover/CommunityCover.d.ts +0 -13
- package/lib/typescript/src/v4/elements/CommunityCover/CommunityCover.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityCover/CommunityCoverNavigator.d.ts +0 -11
- package/lib/typescript/src/v4/elements/CommunityCover/CommunityCoverNavigator.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.d.ts +0 -10
- package/lib/typescript/src/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityCreatePostButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityCreatePostButton/styles.d.ts +0 -25
- package/lib/typescript/src/v4/elements/CommunityCreatePostButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityDescription/CommunityDescription.d.ts +0 -11
- package/lib/typescript/src/v4/elements/CommunityDescription/CommunityDescription.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityDisplayname/CommunityDisplayname.d.ts +0 -11
- package/lib/typescript/src/v4/elements/CommunityDisplayname/CommunityDisplayname.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityDisplayname/styles.d.ts +0 -14
- package/lib/typescript/src/v4/elements/CommunityDisplayname/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityEmptyImage/CommunityEmptyImage.d.ts +0 -9
- package/lib/typescript/src/v4/elements/CommunityEmptyImage/CommunityEmptyImage.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.d.ts +0 -9
- package/lib/typescript/src/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityInfo/CommunityInfo.d.ts +0 -12
- package/lib/typescript/src/v4/elements/CommunityInfo/CommunityInfo.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.d.ts +0 -14
- package/lib/typescript/src/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.d.ts +0 -10
- package/lib/typescript/src/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityMemeberCount/CommunityMemeberCount.d.ts +0 -10
- package/lib/typescript/src/v4/elements/CommunityMemeberCount/CommunityMemeberCount.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityMemeberCount/styles.d.ts +0 -7
- package/lib/typescript/src/v4/elements/CommunityMemeberCount/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityName/CommunityName.d.ts +0 -11
- package/lib/typescript/src/v4/elements/CommunityName/CommunityName.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.d.ts +0 -9
- package/lib/typescript/src/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityPendingPost/CommunityPendingPost.d.ts +0 -13
- package/lib/typescript/src/v4/elements/CommunityPendingPost/CommunityPendingPost.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.d.ts +0 -13
- package/lib/typescript/src/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityPrivacyIcon/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityPrivacyIcon/styles.d.ts +0 -14
- package/lib/typescript/src/v4/elements/CommunityPrivacyIcon/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.d.ts +0 -9
- package/lib/typescript/src/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityRowImage/CommunityRowImage.d.ts +0 -11
- package/lib/typescript/src/v4/elements/CommunityRowImage/CommunityRowImage.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityRowImage/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.d.ts +0 -9
- package/lib/typescript/src/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.d.ts +0 -9
- package/lib/typescript/src/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/DeleteThumbnailButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/DeleteThumbnailButton/styles.d.ts +0 -13
- package/lib/typescript/src/v4/elements/DeleteThumbnailButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/EndLiveStreamButton/EndLiveStreamButton.d.ts +0 -10
- package/lib/typescript/src/v4/elements/EndLiveStreamButton/EndLiveStreamButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/EndLiveStreamButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/EndLiveStreamButton/styles.d.ts +0 -16
- package/lib/typescript/src/v4/elements/EndLiveStreamButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.d.ts +0 -10
- package/lib/typescript/src/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/FormDescription/index.d.ts +0 -11
- package/lib/typescript/src/v4/elements/FormDescription/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/FormDescription/styles.d.ts +0 -7
- package/lib/typescript/src/v4/elements/FormDescription/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/FormLabel/index.d.ts +0 -12
- package/lib/typescript/src/v4/elements/FormLabel/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/FormLabel/styles.d.ts +0 -10
- package/lib/typescript/src/v4/elements/FormLabel/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ImageButton/index.d.ts +0 -11
- package/lib/typescript/src/v4/elements/ImageButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ImageButton/styles.d.ts +0 -19
- package/lib/typescript/src/v4/elements/ImageButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ImageGallery/ImageGallery.d.ts +0 -12
- package/lib/typescript/src/v4/elements/ImageGallery/ImageGallery.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ImageViewer/ImageViewer.d.ts +0 -13
- package/lib/typescript/src/v4/elements/ImageViewer/ImageViewer.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/LiveTimerStatus/LiveTimerStatus.d.ts +0 -10
- package/lib/typescript/src/v4/elements/LiveTimerStatus/LiveTimerStatus.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/LiveTimerStatus/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/LiveTimerStatus/styles.d.ts +0 -16
- package/lib/typescript/src/v4/elements/LiveTimerStatus/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.d.ts +0 -9
- package/lib/typescript/src/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/LivestreamTerminatedActionButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/MenuAction/MenuAction.d.ts +0 -11
- package/lib/typescript/src/v4/elements/MenuAction/MenuAction.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/MenuAction/index.d.ts +0 -2
- package/lib/typescript/src/v4/elements/MenuAction/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/MenuAction/styles.d.ts +0 -20
- package/lib/typescript/src/v4/elements/MenuAction/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/MenuButton/MenuButton.d.ts +0 -13
- package/lib/typescript/src/v4/elements/MenuButton/MenuButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/MenuButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/MenuButton/styles.d.ts +0 -5
- package/lib/typescript/src/v4/elements/MenuButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ModeratorBadge/ModeratorBadge.d.ts +0 -13
- package/lib/typescript/src/v4/elements/ModeratorBadge/ModeratorBadge.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ModeratorBadge/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/ModeratorBadge/styles.d.ts +0 -14
- package/lib/typescript/src/v4/elements/ModeratorBadge/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/PinBadge/PinBadge.d.ts +0 -12
- package/lib/typescript/src/v4/elements/PinBadge/PinBadge.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/PinBadge/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/PinBadge/styles.d.ts +0 -6
- package/lib/typescript/src/v4/elements/PinBadge/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/StartLivestreamButton/StartLivestreamButton.d.ts +0 -10
- package/lib/typescript/src/v4/elements/StartLivestreamButton/StartLivestreamButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/StartLivestreamButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/StartLivestreamButton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/SwitchCameraButton/SwitchCameraButton.d.ts +0 -10
- package/lib/typescript/src/v4/elements/SwitchCameraButton/SwitchCameraButton.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/SwitchCameraButton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/Timestamp/Timestamp.d.ts +0 -12
- package/lib/typescript/src/v4/elements/Timestamp/Timestamp.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/Timestamp/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/Timestamp/styles.d.ts +0 -10
- package/lib/typescript/src/v4/elements/Timestamp/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/Title/index.d.ts +0 -12
- package/lib/typescript/src/v4/elements/Title/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/Title/styles.d.ts +0 -7
- package/lib/typescript/src/v4/elements/Title/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/VideoGallery/VideoGallery.d.ts +0 -12
- package/lib/typescript/src/v4/elements/VideoGallery/VideoGallery.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/VideoViewer/VideoViewer.d.ts +0 -13
- package/lib/typescript/src/v4/elements/VideoViewer/VideoViewer.d.ts.map +0 -1
- package/lib/typescript/src/v4/elements/index.d.ts +0 -6
- package/lib/typescript/src/v4/elements/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/engine/AdAssetCache.d.ts.map +0 -1
- package/lib/typescript/src/v4/engine/AdEngine.d.ts.map +0 -1
- package/lib/typescript/src/v4/engine/AdSupplier.d.ts.map +0 -1
- package/lib/typescript/src/v4/engine/AssetDownloader.d.ts.map +0 -1
- package/lib/typescript/src/v4/engine/TimeWindowTracker.d.ts.map +0 -1
- package/lib/typescript/src/v4/enum/AmityPostContentComponentStyle.d.ts.map +0 -1
- package/lib/typescript/src/v4/enum/enumTabName.d.ts.map +0 -1
- package/lib/typescript/src/v4/enum/enumTheme.d.ts.map +0 -1
- package/lib/typescript/src/v4/enum/enumUIKitID.d.ts +0 -251
- package/lib/typescript/src/v4/enum/enumUIKitID.d.ts.map +0 -1
- package/lib/typescript/src/v4/enum/imageSizeState.d.ts +0 -8
- package/lib/typescript/src/v4/enum/imageSizeState.d.ts.map +0 -1
- package/lib/typescript/src/v4/enum/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/enum/mediaAttachmentEnum.d.ts.map +0 -1
- package/lib/typescript/src/v4/enum/post.d.ts.map +0 -1
- package/lib/typescript/src/v4/enum/postTargetType.d.ts +0 -6
- package/lib/typescript/src/v4/enum/postTargetType.d.ts.map +0 -1
- package/lib/typescript/src/v4/enum/roomStatus.d.ts +0 -8
- package/lib/typescript/src/v4/enum/roomStatus.d.ts.map +0 -1
- package/lib/typescript/src/v4/enum/storyType.d.ts.map +0 -1
- package/lib/typescript/src/v4/enum/tabNameState.d.ts +0 -16
- package/lib/typescript/src/v4/enum/tabNameState.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddCategory/AddCategory.d.ts +0 -4
- package/lib/typescript/src/v4/features/community/AddCategory/AddCategory.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddCategory/components/Header/Header.d.ts +0 -9
- package/lib/typescript/src/v4/features/community/AddCategory/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddCategory/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddCategory/components/Header/styles.d.ts +0 -22
- package/lib/typescript/src/v4/features/community/AddCategory/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddCategory/hooks/useAddCategory.d.ts +0 -807
- package/lib/typescript/src/v4/features/community/AddCategory/hooks/useAddCategory.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddCategory/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddCategory/styles.d.ts +0 -60
- package/lib/typescript/src/v4/features/community/AddCategory/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddMember/AddMember.d.ts +0 -4
- package/lib/typescript/src/v4/features/community/AddMember/AddMember.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddMember/components/Header/Header.d.ts +0 -4
- package/lib/typescript/src/v4/features/community/AddMember/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddMember/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddMember/components/Header/styles.d.ts +0 -19
- package/lib/typescript/src/v4/features/community/AddMember/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddMember/hooks/useAddMember.d.ts +0 -742
- package/lib/typescript/src/v4/features/community/AddMember/hooks/useAddMember.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddMember/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/AddMember/styles.d.ts +0 -76
- package/lib/typescript/src/v4/features/community/AddMember/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/components/Header/Header.d.ts +0 -9
- package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/components/Header/styles.d.ts +0 -23
- package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/index.d.ts +0 -2
- package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/styles.d.ts +0 -32
- package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Create/Create.d.ts +0 -4
- package/lib/typescript/src/v4/features/community/Create/Create.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Create/components/Header/Header.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/Create/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Create/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Create/components/Header/styles.d.ts +0 -19
- package/lib/typescript/src/v4/features/community/Create/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Create/components/Members/index.d.ts +0 -9
- package/lib/typescript/src/v4/features/community/Create/components/Members/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Create/components/Members/styles.d.ts +0 -20
- package/lib/typescript/src/v4/features/community/Create/components/Members/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Create/hooks/useCreateCommunity.d.ts +0 -88
- package/lib/typescript/src/v4/features/community/Create/hooks/useCreateCommunity.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Create/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Create/styles.d.ts +0 -32
- package/lib/typescript/src/v4/features/community/Create/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Edit/Edit.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/Edit/Edit.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Edit/components/Header/Header.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/Edit/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Edit/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Edit/components/Header/styles.d.ts +0 -19
- package/lib/typescript/src/v4/features/community/Edit/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Edit/hooks/useEditCommunity.d.ts +0 -82
- package/lib/typescript/src/v4/features/community/Edit/hooks/useEditCommunity.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Edit/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Edit/styles.d.ts +0 -32
- package/lib/typescript/src/v4/features/community/Edit/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.d.ts +0 -9
- package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/components/Header/styles.d.ts +0 -23
- package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/index.d.ts +0 -2
- package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/styles.d.ts +0 -32
- package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/Membership.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/Membership/Membership.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/components/Header/Header.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/Membership/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/components/Header/styles.d.ts +0 -23
- package/lib/typescript/src/v4/features/community/Membership/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/components/MemberItem/MemberItem.d.ts +0 -9
- package/lib/typescript/src/v4/features/community/Membership/components/MemberItem/MemberItem.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/components/MemberItem/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/components/MemberItem/style.d.ts +0 -31
- package/lib/typescript/src/v4/features/community/Membership/components/MemberItem/style.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/components/MemberList/MemberList.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/Membership/components/MemberList/MemberList.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/components/MemberList/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/components/MemberList/styles.d.ts +0 -19
- package/lib/typescript/src/v4/features/community/Membership/components/MemberList/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/components/ModeratorList/ModeratorList.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/Membership/components/ModeratorList/ModeratorList.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/components/ModeratorList/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/components/ModeratorList/styles.d.ts +0 -17
- package/lib/typescript/src/v4/features/community/Membership/components/ModeratorList/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/hooks/useMembership.d.ts +0 -14
- package/lib/typescript/src/v4/features/community/Membership/hooks/useMembership.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Membership/styles.d.ts +0 -11
- package/lib/typescript/src/v4/features/community/Membership/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/NotificationSetting/NotificationSetting.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/NotificationSetting/NotificationSetting.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/NotificationSetting/components/Header/Header.d.ts +0 -4
- package/lib/typescript/src/v4/features/community/NotificationSetting/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/NotificationSetting/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/NotificationSetting/components/Header/styles.d.ts +0 -23
- package/lib/typescript/src/v4/features/community/NotificationSetting/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/NotificationSetting/index.d.ts +0 -2
- package/lib/typescript/src/v4/features/community/NotificationSetting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/NotificationSetting/styles.d.ts +0 -33
- package/lib/typescript/src/v4/features/community/NotificationSetting/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PendingRequest/PendingRequest.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/PendingRequest/PendingRequest.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PendingRequest/components/Header/Header.d.ts +0 -4
- package/lib/typescript/src/v4/features/community/PendingRequest/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PendingRequest/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PendingRequest/components/Header/styles.d.ts +0 -23
- package/lib/typescript/src/v4/features/community/PendingRequest/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PendingRequest/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PendingRequest/styles.d.ts +0 -11
- package/lib/typescript/src/v4/features/community/PendingRequest/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PostPermission/PostPermission.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/PostPermission/PostPermission.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PostPermission/components/Header/Header.d.ts +0 -8
- package/lib/typescript/src/v4/features/community/PostPermission/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PostPermission/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PostPermission/components/Header/styles.d.ts +0 -19
- package/lib/typescript/src/v4/features/community/PostPermission/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PostPermission/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PostPermission/styles.d.ts +0 -21
- package/lib/typescript/src/v4/features/community/PostPermission/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PostsNotificationSetting/components/Header/Header.d.ts +0 -9
- package/lib/typescript/src/v4/features/community/PostsNotificationSetting/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PostsNotificationSetting/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PostsNotificationSetting/components/Header/styles.d.ts +0 -23
- package/lib/typescript/src/v4/features/community/PostsNotificationSetting/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PostsNotificationSetting/index.d.ts +0 -2
- package/lib/typescript/src/v4/features/community/PostsNotificationSetting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/PostsNotificationSetting/styles.d.ts +0 -32
- package/lib/typescript/src/v4/features/community/PostsNotificationSetting/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/Setting.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/Setting/Setting.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/components/Header/Header.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/Setting/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/components/Header/styles.d.ts +0 -23
- package/lib/typescript/src/v4/features/community/Setting/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.d.ts +0 -11
- package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunity/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunity/styles.d.ts +0 -17
- package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunity/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.d.ts +0 -11
- package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunityDescription/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunityDescription/styles.d.ts +0 -11
- package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunityDescription/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.d.ts +0 -11
- package/lib/typescript/src/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/elements/LeaveCommunity/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/elements/LeaveCommunity/styles.d.ts +0 -16
- package/lib/typescript/src/v4/features/community/Setting/elements/LeaveCommunity/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/hooks/useCommunitySetting.d.ts +0 -26
- package/lib/typescript/src/v4/features/community/Setting/hooks/useCommunitySetting.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/Setting/styles.d.ts +0 -21
- package/lib/typescript/src/v4/features/community/Setting/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/components/Header/Header.d.ts +0 -9
- package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/components/Header/styles.d.ts +0 -23
- package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/index.d.ts +0 -2
- package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/styles.d.ts +0 -32
- package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/StorySetting/StorySetting.d.ts +0 -7
- package/lib/typescript/src/v4/features/community/StorySetting/StorySetting.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/StorySetting/components/Header/Header.d.ts +0 -4
- package/lib/typescript/src/v4/features/community/StorySetting/components/Header/Header.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/StorySetting/components/Header/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/StorySetting/components/Header/styles.d.ts +0 -23
- package/lib/typescript/src/v4/features/community/StorySetting/components/Header/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/StorySetting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/StorySetting/styles.d.ts +0 -28
- package/lib/typescript/src/v4/features/community/StorySetting/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/shared/components/Categories/index.d.ts +0 -9
- package/lib/typescript/src/v4/features/community/shared/components/Categories/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/shared/components/Categories/styles.d.ts +0 -32
- package/lib/typescript/src/v4/features/community/shared/components/Categories/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/shared/components/CoverImageUpload/index.d.ts +0 -9
- package/lib/typescript/src/v4/features/community/shared/components/CoverImageUpload/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/shared/components/CoverImageUpload/styles.d.ts +0 -34
- package/lib/typescript/src/v4/features/community/shared/components/CoverImageUpload/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.d.ts +0 -4
- package/lib/typescript/src/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/shared/components/MemberSkeleton/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/shared/components/MemberSkeleton/styles.d.ts +0 -5
- package/lib/typescript/src/v4/features/community/shared/components/MemberSkeleton/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/shared/components/Privacy/index.d.ts +0 -9
- package/lib/typescript/src/v4/features/community/shared/components/Privacy/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/shared/components/Privacy/styles.d.ts +0 -36
- package/lib/typescript/src/v4/features/community/shared/components/Privacy/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/shared/elements/Action/Action.d.ts +0 -17
- package/lib/typescript/src/v4/features/community/shared/elements/Action/Action.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/shared/elements/Action/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/shared/elements/Action/styles.d.ts +0 -28
- package/lib/typescript/src/v4/features/community/shared/elements/Action/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/features/community/shared/types/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/collections/useCategoryCollection.d.ts +0 -391
- package/lib/typescript/src/v4/hook/collections/useCategoryCollection.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/collections/useCommunityMemberCollection.d.ts +0 -392
- package/lib/typescript/src/v4/hook/collections/useCommunityMemberCollection.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/collections/useLiveCollection.d.ts +0 -297
- package/lib/typescript/src/v4/hook/collections/useLiveCollection.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/collections/usePinnedPostCollection.d.ts +0 -392
- package/lib/typescript/src/v4/hook/collections/usePinnedPostCollection.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/collections/usePostCollection.d.ts +0 -392
- package/lib/typescript/src/v4/hook/collections/usePostCollection.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/collections/useSearchMemberByDisplayNameCollection.d.ts +0 -392
- package/lib/typescript/src/v4/hook/collections/useSearchMemberByDisplayNameCollection.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/collections/useSearchUserByDisplayNameCollection.d.ts +0 -392
- package/lib/typescript/src/v4/hook/collections/useSearchUserByDisplayNameCollection.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/collections/useUserCollection.d.ts +0 -392
- package/lib/typescript/src/v4/hook/collections/useUserCollection.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/files/useFile.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/index.d.ts +0 -35
- package/lib/typescript/src/v4/hook/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/poll.d.ts +0 -11
- package/lib/typescript/src/v4/hook/poll.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useAmityGlobalSearchViewModel.d.ts +0 -9
- package/lib/typescript/src/v4/hook/useAmityGlobalSearchViewModel.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useCamera.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useCategories.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useCategory.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useCommentAdImpression.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useCommunities.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useCommunity.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useConfig.d.ts +0 -12
- package/lib/typescript/src/v4/hook/useConfig.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useConfigImageUri.d.ts +0 -8
- package/lib/typescript/src/v4/hook/useConfigImageUri.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useCustomRankingGlobalFeed.d.ts +0 -10
- package/lib/typescript/src/v4/hook/useCustomRankingGlobalFeed.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useDarkMode.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useFile.d.ts +0 -11
- package/lib/typescript/src/v4/hook/useFile.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useFlagUserQuery.d.ts +0 -13
- package/lib/typescript/src/v4/hook/useFlagUserQuery.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useGenerateThemeStyles.d.ts +0 -4
- package/lib/typescript/src/v4/hook/useGenerateThemeStyles.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useGlobalStory.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useImagePicker.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useIsCommunityModerator.d.ts +0 -7
- package/lib/typescript/src/v4/hook/useIsCommunityModerator.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useJoinCommunity.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useKeyboardStatus.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useLeaveCommunity.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useMembersQuery.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useMention/index.d.ts +0 -22
- package/lib/typescript/src/v4/hook/useMention/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useMention/styles.d.ts +0 -31
- package/lib/typescript/src/v4/hook/useMention/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/usePaginator.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/usePendingPostQuery.d.ts +0 -51
- package/lib/typescript/src/v4/hook/usePendingPostQuery.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/usePendingPosts.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/usePermissions.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/usePoll.d.ts +0 -11
- package/lib/typescript/src/v4/hook/usePoll.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/usePopup.d.ts +0 -7
- package/lib/typescript/src/v4/hook/usePopup.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/usePostImpression.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/usePostSubscription.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/usePosts.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useReaction.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useRecommenedCommunities.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useRolesQuery.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useRoomSubscription.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useSearch.d.ts +0 -11
- package/lib/typescript/src/v4/hook/useSearch.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useStory.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useStoryPermission.d.ts +0 -2
- package/lib/typescript/src/v4/hook/useStoryPermission.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useStoryTarget.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useTimeDifference.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useTrendingCommunities.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useUiKitConfig.d.ts +0 -8
- package/lib/typescript/src/v4/hook/useUiKitConfig.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useUiKitReference.d.ts +0 -35
- package/lib/typescript/src/v4/hook/useUiKitReference.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useUser.d.ts +0 -2
- package/lib/typescript/src/v4/hook/useUser.d.ts.map +0 -1
- package/lib/typescript/src/v4/hook/useValidateConfig.d.ts +0 -4
- package/lib/typescript/src/v4/hook/useValidateConfig.d.ts.map +0 -1
- package/lib/typescript/src/v4/index.d.ts +0 -60
- package/lib/typescript/src/v4/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/providers/AdEngineProvider.d.ts +0 -33
- package/lib/typescript/src/v4/providers/AdEngineProvider.d.ts.map +0 -1
- package/lib/typescript/src/v4/providers/BehaviourProvider.d.ts +0 -10
- package/lib/typescript/src/v4/providers/BehaviourProvider.d.ts.map +0 -1
- package/lib/typescript/src/v4/providers/ExploreProvider.d.ts +0 -21
- package/lib/typescript/src/v4/providers/ExploreProvider.d.ts.map +0 -1
- package/lib/typescript/src/v4/routes/AmityPageRenderer.d.ts +0 -7
- package/lib/typescript/src/v4/routes/AmityPageRenderer.d.ts.map +0 -1
- package/lib/typescript/src/v4/routes/AmitySocialUIKitV4Navigator.d.ts +0 -3
- package/lib/typescript/src/v4/routes/AmitySocialUIKitV4Navigator.d.ts.map +0 -1
- package/lib/typescript/src/v4/routes/RouteParamList.d.ts +0 -142
- package/lib/typescript/src/v4/routes/RouteParamList.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunityAddCategory/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CommunityAddCategory/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunityAddMember/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CommunityAddMember/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunityCommentsNotificationSetting/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CommunityCommentsNotificationSetting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunityHome/index.d.ts +0 -10
- package/lib/typescript/src/v4/screen/CommunityHome/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunityHome/styles.d.ts +0 -169
- package/lib/typescript/src/v4/screen/CommunityHome/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunityLivestreamsNotificationSetting/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CommunityLivestreamsNotificationSetting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunityMembership/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CommunityMembership/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunityNotificationSetting/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CommunityNotificationSetting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunityPendingRequest/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CommunityPendingRequest/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunityPostPermission/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CommunityPostPermission/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunityPostsNotificationSetting/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CommunityPostsNotificationSetting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunitySetting/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CommunitySetting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunityStoriesNotificationSetting/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CommunityStoriesNotificationSetting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CommunityStorySetting/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CommunityStorySetting/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CreateCommunity/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CreateCommunity/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CreateLivestream/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CreateLivestream/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CreatePost/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CreatePost/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/CreateStory/CreateStoryScreen.d.ts +0 -7
- package/lib/typescript/src/v4/screen/CreateStory/CreateStoryScreen.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/EditCommunity/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/EditCommunity/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/EditPost/EditPost.d.ts +0 -7
- package/lib/typescript/src/v4/screen/EditPost/EditPost.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/Feed/index.d.ts +0 -9
- package/lib/typescript/src/v4/screen/Feed/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/Feed/styles.d.ts +0 -7
- package/lib/typescript/src/v4/screen/Feed/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/FollowerList/Components/FollowerListItem.d.ts +0 -10
- package/lib/typescript/src/v4/screen/FollowerList/Components/FollowerListItem.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/FollowerList/FollowerList.d.ts +0 -9
- package/lib/typescript/src/v4/screen/FollowerList/FollowerList.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/FollowerList/styles.d.ts +0 -62
- package/lib/typescript/src/v4/screen/FollowerList/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/GlobalFeed/index.d.ts +0 -3
- package/lib/typescript/src/v4/screen/GlobalFeed/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/GlobalFeed/styles.d.ts +0 -8
- package/lib/typescript/src/v4/screen/GlobalFeed/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/LivestreamPlayer/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/LivestreamPlayer/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/LivestreamPostTargetSelection/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/LivestreamPostTargetSelection/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/LivestreamTerminated/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/LivestreamTerminated/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/PollPostComposer/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/PollPostComposer/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/PollTargetSelection/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/PollTargetSelection/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/PostDetail/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/PostDetail/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/PostTargetSelection/index.d.ts +0 -7
- package/lib/typescript/src/v4/screen/PostTargetSelection/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.d.ts +0 -7
- package/lib/typescript/src/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/UserPendingRequest/UserPendingRequest.d.ts +0 -4
- package/lib/typescript/src/v4/screen/UserPendingRequest/UserPendingRequest.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/UserPendingRequest/styles.d.ts +0 -63
- package/lib/typescript/src/v4/screen/UserPendingRequest/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/UserProfile/index.d.ts +0 -8
- package/lib/typescript/src/v4/screen/UserProfile/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/UserProfileSetting/UserProfileSetting.d.ts +0 -9
- package/lib/typescript/src/v4/screen/UserProfileSetting/UserProfileSetting.d.ts.map +0 -1
- package/lib/typescript/src/v4/screen/UserProfileSetting/styles.d.ts +0 -54
- package/lib/typescript/src/v4/screen/UserProfileSetting/styles.d.ts.map +0 -1
- package/lib/typescript/src/v4/stores/slices/toast.d.ts +0 -26
- package/lib/typescript/src/v4/stores/slices/toast.d.ts.map +0 -1
- package/lib/typescript/src/v4/types/behaviour.interface.d.ts +0 -167
- package/lib/typescript/src/v4/types/behaviour.interface.d.ts.map +0 -1
- package/lib/typescript/src/v4/types/config.interface.d.ts +0 -40
- package/lib/typescript/src/v4/types/config.interface.d.ts.map +0 -1
- package/lib/typescript/src/v4/utils/errors.d.ts.map +0 -1
- package/lib/typescript/src/v4/utils/index.d.ts +0 -5
- package/lib/typescript/src/v4/utils/index.d.ts.map +0 -1
- package/lib/typescript/src/v4/utils/permissions.d.ts +0 -7
- package/lib/typescript/src/v4/utils/permissions.d.ts.map +0 -1
- package/src/components/AddMembersModal/index.tsx +0 -254
- package/src/components/AddMembersModal/styles.ts +0 -114
- package/src/components/BackButton/index.tsx +0 -32
- package/src/components/CancelButton/index.tsx +0 -16
- package/src/components/CancelButton/styles.ts +0 -22
- package/src/components/ChooseCategoryModal/Components/Categories.tsx +0 -38
- package/src/components/ChooseCategoryModal/index.tsx +0 -115
- package/src/components/ChooseCategoryModal/styles.ts +0 -78
- package/src/components/CloseButton/index.tsx +0 -16
- package/src/components/CloseButton/styles.ts +0 -17
- package/src/components/CommunityStories/index.tsx +0 -88
- package/src/components/CommunityStories/styles.ts +0 -78
- package/src/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.tsx +0 -225
- package/src/components/CreatePostChooseTargetModal/styles.ts +0 -78
- package/src/components/CustomTab/index.tsx +0 -103
- package/src/components/CustomTab/styles.ts +0 -39
- package/src/components/CustomText/index.tsx +0 -27
- package/src/components/DoneButton/index.tsx +0 -26
- package/src/components/DoneButton/styles.ts +0 -21
- package/src/components/EditCommentModal/index.tsx +0 -216
- package/src/components/EditCommentModal/styles.ts +0 -66
- package/src/components/EditPostModal/index.tsx +0 -394
- package/src/components/EditPostModal/styles.ts +0 -136
- package/src/components/FloatingButton/index.tsx +0 -27
- package/src/components/ListSectionHeader/index.tsx +0 -12
- package/src/components/ListSectionHeader/styles.ts +0 -20
- package/src/components/LoadingImage/index.tsx +0 -122
- package/src/components/LoadingIndicator/index.tsx +0 -28
- package/src/components/LoadingOverlay/index.tsx +0 -26
- package/src/components/LoadingVideo/index.tsx +0 -191
- package/src/components/MediaSection/index.tsx +0 -308
- package/src/components/MentionPopup/index.tsx +0 -78
- package/src/components/MentionPopup/styles.ts +0 -18
- package/src/components/MyCommunity/Components/CommunityList.tsx +0 -82
- package/src/components/MyCommunity/index.tsx +0 -100
- package/src/components/MyCommunity/styles.ts +0 -69
- package/src/components/MyStories/index.tsx +0 -44
- package/src/components/MyStories/styles.ts +0 -76
- package/src/components/PollSection/Components/PollBar.tsx +0 -21
- package/src/components/PollSection/Components/PollOptionList.tsx +0 -152
- package/src/components/PollSection/PollSection.tsx +0 -54
- package/src/components/PollSection/style.ts +0 -97
- package/src/components/PostTypeChoiceModal/PostTypeChoiceModal.tsx +0 -169
- package/src/components/PostTypeChoiceModal/style.ts +0 -65
- package/src/components/RoundCheckbox/index.tsx +0 -12
- package/src/components/RoundCheckbox/styles.ts +0 -31
- package/src/components/SearchBar/index.tsx +0 -18
- package/src/components/SearchBar/styles.ts +0 -12
- package/src/components/SearchItem/index.tsx +0 -104
- package/src/components/SearchItem/styles.ts +0 -42
- package/src/components/SelectedUserHorizontal/index.tsx +0 -85
- package/src/components/SelectedUserHorizontal/styles.ts +0 -58
- package/src/components/Social/CommentList/index.tsx +0 -483
- package/src/components/Social/CommentList/styles.ts +0 -156
- package/src/components/Social/PendingPostList/index.tsx +0 -229
- package/src/components/Social/PendingPostList/styles.ts +0 -270
- package/src/components/Social/PostList/Components/RenderTextWithMention.tsx +0 -66
- package/src/components/Social/PostList/index.tsx +0 -560
- package/src/components/Social/PostList/styles.ts +0 -262
- package/src/components/Social/ReplyCommentList/index.tsx +0 -374
- package/src/components/Social/ReplyCommentList/styles.ts +0 -168
- package/src/components/StoryKit/src/Story.tsx +0 -222
- package/src/components/StoryKit/src/StoryCircleListItem.tsx +0 -241
- package/src/components/StoryKit/src/StoryCircleListView.tsx +0 -59
- package/src/components/StoryKit/src/StoryListItem.tsx +0 -445
- package/src/components/StoryKit/src/helpers/StateHelpers.ts +0 -9
- package/src/components/StoryKit/src/styles.ts +0 -145
- package/src/components/Toast/Toast.tsx +0 -85
- package/src/components/UserItem/index.tsx +0 -98
- package/src/components/UserItem/styles.ts +0 -41
- package/src/components/react-native-image-viewing/README.md +0 -101
- package/src/components/react-native-image-viewing/dist/ImageViewing.d.ts +0 -37
- package/src/components/react-native-image-viewing/dist/ImageViewing.js +0 -260
- package/src/components/react-native-image-viewing/dist/components/ImageDefaultHeader.js +0 -44
- package/src/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js +0 -32
- package/src/components/react-native-image-viewing/dist/components/Modal/Modal.android.js +0 -53
- package/src/components/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.ts +0 -24
- package/src/constants.ts +0 -55
- package/src/enum/privacyState.ts +0 -4
- package/src/enum/sessionState.ts +0 -7
- package/src/hooks/useAuth.ts +0 -30
- package/src/hooks/useConfig.ts +0 -19
- package/src/hooks/useFile.ts +0 -33
- package/src/hooks/useGallery.ts +0 -72
- package/src/hooks/useSearch.ts +0 -80
- package/src/providers/Social/comment-sdk.ts +0 -188
- package/src/providers/Social/communities-sdk.ts +0 -171
- package/src/providers/Social/feed-sdk.ts +0 -293
- package/src/providers/amity-ui-kit-provider.tsx +0 -174
- package/src/providers/auth-provider.tsx +0 -159
- package/src/providers/config-provider.tsx +0 -89
- package/src/providers/file-provider.tsx +0 -113
- package/src/providers/user-provider.tsx +0 -63
- package/src/redux/slices/bottomSheetSlice.ts +0 -81
- package/src/redux/slices/globalfeedSlice.ts +0 -77
- package/src/redux/slices/uiSlice.ts +0 -99
- package/src/redux/store/index.ts +0 -38
- package/src/routes/RouteParamList.tsx +0 -102
- package/src/routes/SocialNavigator.tsx +0 -312
- package/src/routes/style.ts +0 -23
- package/src/screens/AllMyCommunity/index.tsx +0 -128
- package/src/screens/AllMyCommunity/styles.ts +0 -54
- package/src/screens/CategorytList/index.tsx +0 -86
- package/src/screens/CategorytList/styles.ts +0 -36
- package/src/screens/CommunityHome/index.tsx +0 -347
- package/src/screens/CommunityHome/styles.ts +0 -175
- package/src/screens/CommunityList/index.tsx +0 -139
- package/src/screens/CommunityList/styles.ts +0 -36
- package/src/screens/CommunityMemberDetail/CommunityMemberDetail.tsx +0 -85
- package/src/screens/CommunityMemberDetail/Components/CommunityMembersTab.tsx +0 -148
- package/src/screens/CommunityMemberDetail/Components/MemberActionModal.tsx +0 -175
- package/src/screens/CommunityMemberDetail/styles.ts +0 -57
- package/src/screens/CommunitySearch/index.tsx +0 -184
- package/src/screens/CommunitySearch/styles.ts +0 -49
- package/src/screens/CommunitySetting/index.tsx +0 -186
- package/src/screens/CommunitySetting/styles.ts +0 -89
- package/src/screens/CreateLivestream/CreateLivestream.tsx +0 -411
- package/src/screens/CreateLivestream/styles.tsx +0 -200
- package/src/screens/CreatePoll/Components/Header.tsx +0 -45
- package/src/screens/CreatePoll/CreatePoll.tsx +0 -338
- package/src/screens/CreatePoll/styles.tsx +0 -169
- package/src/screens/CreatePost/index.tsx +0 -515
- package/src/screens/CreatePost/styles.ts +0 -122
- package/src/screens/EditCommunity/EditCommunity.tsx +0 -327
- package/src/screens/EditCommunity/styles.ts +0 -197
- package/src/screens/EditProfile/EditProfile.tsx +0 -290
- package/src/screens/EditProfile/styles.ts +0 -81
- package/src/screens/Explore/index.tsx +0 -225
- package/src/screens/Explore/styles.ts +0 -142
- package/src/screens/Feed/index.tsx +0 -165
- package/src/screens/Feed/styles.ts +0 -15
- package/src/screens/GlobalFeed/index.tsx +0 -105
- package/src/screens/GlobalFeed/styles.ts +0 -15
- package/src/screens/Home/index.tsx +0 -91
- package/src/screens/Home/styles.ts +0 -66
- package/src/screens/LivestreamPlayer/index.tsx +0 -154
- package/src/screens/LivestreamPlayer/styles.ts +0 -64
- package/src/screens/PendingPosts/index.tsx +0 -73
- package/src/screens/PendingPosts/styles.ts +0 -41
- package/src/screens/PostDetail/index.tsx +0 -460
- package/src/screens/PostDetail/styles.ts +0 -130
- package/src/screens/ReactionListScreen/ReactionListScreen.tsx +0 -108
- package/src/screens/ReactionListScreen/styles.ts +0 -71
- package/src/screens/UserProfile/Components/GalleryTab.tsx +0 -49
- package/src/screens/UserProfile/Components/UserProfileGallery.tsx +0 -107
- package/src/screens/UserProfile/UserProfile.tsx +0 -281
- package/src/screens/UserProfile/styles.ts +0 -162
- package/src/screens/UserProfileSetting/UserProfileSetting.tsx +0 -167
- package/src/screens/UserProfileSetting/styles.ts +0 -105
- package/src/screens/VideoPlayerFullScreen/index.tsx +0 -92
- package/src/screens/VideoPlayerFullScreen/styles.ts +0 -59
- package/src/snippet/AmityCommunitySearchResultComponent.tsx +0 -28
- package/src/snippet/AmityCreatePostMenuComponent.tsx +0 -30
- package/src/snippet/AmityDetailedMediaAttachmentComponent.tsx +0 -29
- package/src/snippet/AmityEmptyNewsFeedComponent.tsx +0 -23
- package/src/snippet/AmityGlobalFeedComponent.tsx +0 -30
- package/src/snippet/AmityMediaAttachmentComponent.tsx +0 -29
- package/src/snippet/AmityMyCommunitiesComponent.tsx +0 -30
- package/src/snippet/AmityMyCommunitiesSearchPage.tsx +0 -23
- package/src/snippet/AmityNewsFeedComponent.tsx +0 -23
- package/src/snippet/AmityPostComposerPage.tsx +0 -29
- package/src/snippet/AmityPostContentComponent.tsx +0 -23
- package/src/snippet/AmityPostDetailPage.tsx +0 -23
- package/src/snippet/AmityPostTargetSelectionPage.tsx +0 -33
- package/src/snippet/AmityReactionListComponent.tsx +0 -28
- package/src/snippet/AmitySocialGlobalSearchPage.tsx +0 -23
- package/src/snippet/AmitySocialHomePage.tsx +0 -26
- package/src/snippet/AmitySocialHomeTopNavigationComponent.tsx +0 -26
- package/src/snippet/AmityStoryTargetSelectionPage.tsx +0 -30
- package/src/snippet/AmityTopSearchBarComponent.tsx +0 -27
- package/src/snippet/AmityUserSearchResultComponent.tsx +0 -26
- package/src/svg/svg-xml-list.ts +0 -431
- package/src/types/auth.interface.ts +0 -12
- package/src/types/config.interface.ts +0 -5
- package/src/types/index.ts +0 -4
- package/src/types/mentionPosition.interface.ts +0 -7
- package/src/types/user.interface.ts +0 -14
- package/src/util/apiUtil.ts +0 -3
- package/src/util/colorUtil.ts +0 -26
- package/src/util/timeUtil.ts +0 -64
- package/src/util/urlUtil.ts +0 -22
- package/src/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.tsx +0 -77
- package/src/v4/PublicApi/Components/AmityCommunityCategoriesComponent/styles.ts +0 -28
- package/src/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.tsx +0 -220
- package/src/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.ts +0 -39
- package/src/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.tsx +0 -202
- package/src/v4/PublicApi/Components/AmityCommunityHeaderComponent/styles.ts +0 -36
- package/src/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.tsx +0 -92
- package/src/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.ts +0 -13
- package/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.tsx +0 -135
- package/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.ts +0 -1
- package/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.ts +0 -18
- package/src/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.tsx +0 -134
- package/src/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.tsx +0 -33
- package/src/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.tsx +0 -92
- package/src/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.ts +0 -34
- package/src/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.tsx +0 -115
- package/src/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.tsx +0 -127
- package/src/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/styles.ts +0 -52
- package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.tsx +0 -54
- package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.tsx +0 -46
- package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.tsx +0 -23
- package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.tsx +0 -52
- package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.tsx +0 -28
- package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.tsx +0 -22
- package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/styles/styles.ts +0 -52
- package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/styles.ts +0 -17
- package/src/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.tsx +0 -60
- package/src/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.tsx +0 -123
- package/src/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.tsx +0 -160
- package/src/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.tsx +0 -60
- package/src/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.tsx +0 -123
- package/src/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.tsx +0 -106
- package/src/v4/PublicApi/Components/AmityMediaAttachmentComponent/styles.ts +0 -44
- package/src/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.tsx +0 -103
- package/src/v4/PublicApi/Components/AmityMyCommunitiesComponent/styles.ts +0 -44
- package/src/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.tsx +0 -37
- package/src/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.tsx +0 -247
- package/src/v4/PublicApi/Components/AmityPendingPostListComponent/index.ts +0 -1
- package/src/v4/PublicApi/Components/AmityPendingPostListComponent/styles.ts +0 -91
- package/src/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.tsx +0 -240
- package/src/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.tsx +0 -534
- package/src/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.ts +0 -165
- package/src/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.tsx +0 -384
- package/src/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.ts +0 -165
- package/src/v4/PublicApi/Components/AmityPostCommentComponent/styles.ts +0 -137
- package/src/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.tsx +0 -286
- package/src/v4/PublicApi/Components/AmityPostContentComponent/styles.ts +0 -226
- package/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.tsx +0 -64
- package/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.tsx +0 -185
- package/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.tsx +0 -151
- package/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/styles.tsx +0 -61
- package/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/type.ts +0 -8
- package/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.tsx +0 -42
- package/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.tsx +0 -1
- package/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/styles.ts +0 -18
- package/src/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.tsx +0 -243
- package/src/v4/PublicApi/Components/AmityReactionListComponent/styles.ts +0 -109
- package/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.tsx +0 -70
- package/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.tsx +0 -105
- package/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/styles.ts +0 -66
- package/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/styles.ts +0 -21
- package/src/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.tsx +0 -201
- package/src/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.tsx +0 -42
- package/src/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.tsx +0 -38
- package/src/v4/PublicApi/Components/AmityThumbnailActionComponent/index.ts +0 -1
- package/src/v4/PublicApi/Components/AmityThumbnailActionComponent/styles.ts +0 -13
- package/src/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.tsx +0 -101
- package/src/v4/PublicApi/Components/AmityTopSearchBarComponent/styles.ts +0 -35
- package/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.tsx +0 -70
- package/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.tsx +0 -34
- package/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/styles.ts +0 -14
- package/src/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.tsx +0 -58
- package/src/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.tsx +0 -47
- package/src/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.tsx +0 -53
- package/src/v4/PublicApi/Elements/ButtonWithIconElement/styles.ts +0 -29
- package/src/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.tsx +0 -48
- package/src/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.tsx +0 -46
- package/src/v4/PublicApi/Elements/CommonElements/AvatarElement.tsx +0 -73
- package/src/v4/PublicApi/Elements/CommonElements/CategoryElement.tsx +0 -44
- package/src/v4/PublicApi/Elements/CommonElements/ImageElement.tsx +0 -50
- package/src/v4/PublicApi/Elements/CommonElements/TextElement.tsx +0 -30
- package/src/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.tsx +0 -45
- package/src/v4/PublicApi/Elements/IconElement/IconElement.tsx +0 -45
- package/src/v4/PublicApi/Elements/IconElement/index.ts +0 -1
- package/src/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.tsx +0 -49
- package/src/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.tsx +0 -46
- package/src/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.tsx +0 -47
- package/src/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.tsx +0 -59
- package/src/v4/PublicApi/Elements/ModeratorBadgeElement/styles.ts +0 -28
- package/src/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.tsx +0 -46
- package/src/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.tsx +0 -42
- package/src/v4/PublicApi/Elements/TimestampElement/TimestampElement.tsx +0 -31
- package/src/v4/PublicApi/Elements/TitleElement/TitleElement.tsx +0 -45
- package/src/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.tsx +0 -73
- package/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.tsx +0 -57
- package/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.tsx +0 -30
- package/src/v4/PublicApi/Pages/AmityAllCategoriesPage/styles.ts +0 -38
- package/src/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.tsx +0 -104
- package/src/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/styles.ts +0 -52
- package/src/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.tsx +0 -8
- package/src/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.ts +0 -1
- package/src/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.tsx +0 -8
- package/src/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.ts +0 -1
- package/src/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.tsx +0 -14
- package/src/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.tsx +0 -1
- package/src/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.tsx +0 -14
- package/src/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.tsx +0 -1
- package/src/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.tsx +0 -14
- package/src/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.tsx +0 -1
- package/src/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.tsx +0 -14
- package/src/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.tsx +0 -1
- package/src/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.tsx +0 -14
- package/src/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.tsx +0 -1
- package/src/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.tsx +0 -14
- package/src/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.tsx +0 -1
- package/src/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.tsx +0 -14
- package/src/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.tsx +0 -1
- package/src/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.tsx +0 -417
- package/src/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.ts +0 -71
- package/src/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.tsx +0 -14
- package/src/v4/PublicApi/Pages/AmityCommunitySettingPage/index.tsx +0 -1
- package/src/v4/PublicApi/Pages/AmityCommunitySetupPage/index.tsx +0 -42
- package/src/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.tsx +0 -14
- package/src/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.tsx +0 -1
- package/src/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.tsx +0 -14
- package/src/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.tsx +0 -1
- package/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.tsx +0 -731
- package/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.tsx +0 -48
- package/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.ts +0 -1
- package/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.ts +0 -266
- package/src/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.tsx +0 -362
- package/src/v4/PublicApi/Pages/AmityCreateStoryPage/styles.ts +0 -124
- package/src/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.tsx +0 -252
- package/src/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.tsx +0 -247
- package/src/v4/PublicApi/Pages/AmityDraftStoryPage/styles.ts +0 -203
- package/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.tsx +0 -281
- package/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.ts +0 -1
- package/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.ts +0 -86
- package/src/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.tsx +0 -54
- package/src/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.ts +0 -1
- package/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.tsx +0 -91
- package/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.ts +0 -1
- package/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/styles.ts +0 -64
- package/src/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.tsx +0 -43
- package/src/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/styles.ts +0 -24
- package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.tsx +0 -378
- package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.tsx +0 -57
- package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.tsx +0 -101
- package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.tsx +0 -153
- package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.tsx +0 -44
- package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.tsx +0 -89
- package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.tsx +0 -57
- package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.tsx +0 -42
- package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/index.ts +0 -1
- package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/styles.ts +0 -152
- package/src/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.tsx +0 -45
- package/src/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.ts +0 -1
- package/src/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.tsx +0 -828
- package/src/v4/PublicApi/Pages/AmityPostComposerPage/styles.ts +0 -58
- package/src/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.tsx +0 -387
- package/src/v4/PublicApi/Pages/AmityPostDetailPage/styles.ts +0 -140
- package/src/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.tsx +0 -99
- package/src/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.tsx +0 -69
- package/src/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/styles.ts +0 -28
- package/src/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.tsx +0 -115
- package/src/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.tsx +0 -43
- package/src/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.tsx +0 -423
- package/src/v4/PublicApi/Pages/AmityUserProfilePage/index.ts +0 -1
- package/src/v4/PublicApi/Pages/AmityUserProfilePage/styles.ts +0 -195
- package/src/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.tsx +0 -149
- package/src/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.tsx +0 -558
- package/src/v4/PublicApi/Pages/AmityViewStoryPage/styles.ts +0 -225
- package/src/v4/PublicApi/types/index.ts +0 -64
- package/src/v4/assets/icons/emptyImagePost.tsx +0 -7
- package/src/v4/assets/icons/emptyPost.tsx +0 -7
- package/src/v4/assets/icons/emptyVideoPost.tsx +0 -7
- package/src/v4/assets/icons/feed.tsx +0 -8
- package/src/v4/assets/icons/image.tsx +0 -8
- package/src/v4/assets/icons/index.ts +0 -64
- package/src/v4/assets/icons/lock.tsx +0 -9
- package/src/v4/assets/icons/pin.tsx +0 -8
- package/src/v4/assets/icons/poll.tsx +0 -7
- package/src/v4/assets/icons/toast.tsx +0 -18
- package/src/v4/assets/icons/video.tsx +0 -8
- package/src/v4/component/AdInformation/AdInformation.tsx +0 -66
- package/src/v4/component/AdInformation/styles.ts +0 -59
- package/src/v4/component/Avatar/Avatar.tsx +0 -149
- package/src/v4/component/Avatar/styles.ts +0 -27
- package/src/v4/component/BottomSheetComponent/BottomSheetComponent.tsx +0 -30
- package/src/v4/component/BottomSheetComponent/styles.ts +0 -17
- package/src/v4/component/Button/Button.tsx +0 -116
- package/src/v4/component/Button/styles.ts +0 -82
- package/src/v4/component/CancelButton/index.tsx +0 -16
- package/src/v4/component/CancelButton/styles.ts +0 -23
- package/src/v4/component/CategoryChip/CategoryChip.tsx +0 -40
- package/src/v4/component/CategoryChip/styles.ts +0 -37
- package/src/v4/component/CircularProgressIndicator/CircularProgressIndicator.tsx +0 -116
- package/src/v4/component/CommentAdComponent/CommentAdComponent.tsx +0 -127
- package/src/v4/component/CommentAdComponent/styles.ts +0 -121
- package/src/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.tsx +0 -47
- package/src/v4/component/CommunityCategoryChips/CommunityCategoryChips.tsx +0 -94
- package/src/v4/component/CommunityCategoryChips/styles.ts +0 -31
- package/src/v4/component/CommunityListSkeleton/CommunityListSkeleton.tsx +0 -66
- package/src/v4/component/CommunityRowItem/CommunityRowItem.tsx +0 -90
- package/src/v4/component/CommunitySearchResult/CommunitySearchResult.tsx +0 -129
- package/src/v4/component/CommunityStories/index.tsx +0 -204
- package/src/v4/component/CommunityStories/styles.ts +0 -105
- package/src/v4/component/CustomSocialTab/CustomSocialTab.tsx +0 -57
- package/src/v4/component/CustomSocialTab/styles.ts +0 -31
- package/src/v4/component/CustomTab/index.tsx +0 -103
- package/src/v4/component/CustomTab/styles.ts +0 -39
- package/src/v4/component/Divider/index.tsx +0 -21
- package/src/v4/component/EmptyComponent/EmptyComponent.tsx +0 -42
- package/src/v4/component/EmptyComponent/styles.ts +0 -22
- package/src/v4/component/EmptyList/EmptyList.tsx +0 -28
- package/src/v4/component/EmptyList/index.ts +0 -1
- package/src/v4/component/EmptyList/styles.ts +0 -23
- package/src/v4/component/ErrorComponent/ErrorComponent.tsx +0 -53
- package/src/v4/component/ErrorComponent/styles.ts +0 -25
- package/src/v4/component/FloatingButton/index.tsx +0 -27
- package/src/v4/component/FloatingButton/styles.ts +0 -31
- package/src/v4/component/FormInput/FormInput.tsx +0 -53
- package/src/v4/component/FormInput/styles.ts +0 -35
- package/src/v4/component/Gallery/GalleryComponent.tsx +0 -111
- package/src/v4/component/Gallery/GalleryTab.tsx +0 -49
- package/src/v4/component/Gallery/styles.ts +0 -157
- package/src/v4/component/IconTab/IconTab.tsx +0 -36
- package/src/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.tsx +0 -48
- package/src/v4/component/LimitCharacterSearch/LimitCharacterSearch.tsx +0 -28
- package/src/v4/component/LimitCharacterSearch/styles.ts +0 -23
- package/src/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.tsx +0 -21
- package/src/v4/component/LivestreamContent/LivestreamEndedThumbnail/styles.ts +0 -28
- package/src/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.tsx +0 -26
- package/src/v4/component/LivestreamContent/LivestreamIdleThumbnail/styles.ts +0 -27
- package/src/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.tsx +0 -22
- package/src/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/styles.ts +0 -28
- package/src/v4/component/LivestreamContent/index.tsx +0 -191
- package/src/v4/component/LivestreamContent/styles.ts +0 -59
- package/src/v4/component/LoadingImage/index.tsx +0 -170
- package/src/v4/component/LoadingImage/styles.ts +0 -45
- package/src/v4/component/LoadingVideo/index.tsx +0 -228
- package/src/v4/component/MemberChip/MemberChip.tsx +0 -47
- package/src/v4/component/MemberChip/styles.ts +0 -39
- package/src/v4/component/MyAvatar/MyAvatar.tsx +0 -39
- package/src/v4/component/MyStories/StoryCircleItem.tsx +0 -101
- package/src/v4/component/MyStories/StoryTargetView.tsx +0 -140
- package/src/v4/component/MyStories/index.tsx +0 -137
- package/src/v4/component/MyStories/styles.ts +0 -102
- package/src/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.tsx +0 -60
- package/src/v4/component/NewsFeedLoadingComponent/styles.ts +0 -18
- package/src/v4/component/NoResult/NoResult.tsx +0 -28
- package/src/v4/component/NoResult/styles.ts +0 -23
- package/src/v4/component/NoSearchResult/NoSearchResult.tsx +0 -37
- package/src/v4/component/PollContent/PollFooter.tsx +0 -67
- package/src/v4/component/PollContent/PollOption.tsx +0 -162
- package/src/v4/component/PollContent/PollResults.tsx +0 -101
- package/src/v4/component/PollContent/index.tsx +0 -69
- package/src/v4/component/PollContent/style.ts +0 -142
- package/src/v4/component/PopupMenu/PopupMenu.tsx +0 -117
- package/src/v4/component/PostAdComponent/PostAdComponent.tsx +0 -97
- package/src/v4/component/PostAdComponent/PostAdHeader.tsx +0 -55
- package/src/v4/component/PostAdComponent/styles.ts +0 -112
- package/src/v4/component/PostContent/index.tsx +0 -367
- package/src/v4/component/PostFeedSkeleton/PostFeedSkeleton.tsx +0 -27
- package/src/v4/component/PostFeedSkeleton/styles.ts +0 -25
- package/src/v4/component/PostMenu/index.tsx +0 -333
- package/src/v4/component/PostMenu/styles.ts +0 -54
- package/src/v4/component/PreviewLink/LinkPreview.tsx +0 -94
- package/src/v4/component/PreviewLink/styles.ts +0 -37
- package/src/v4/component/RenderTextWithMention/RenderTextWithMention.tsx +0 -129
- package/src/v4/component/RenderTextWithMention/styles.ts +0 -28
- package/src/v4/component/SearchInput/SearchInput.tsx +0 -43
- package/src/v4/component/SearchInput/styles.ts +0 -29
- package/src/v4/component/SearchItem/index.tsx +0 -99
- package/src/v4/component/SearchItem/styles.ts +0 -41
- package/src/v4/component/SearchResultItem/SearchResultItem.tsx +0 -148
- package/src/v4/component/SearchResultItem/styles.ts +0 -60
- package/src/v4/component/Social/CommentList/CommentList.tsx +0 -318
- package/src/v4/component/Social/CommentList/styles.ts +0 -129
- package/src/v4/component/Social/CommentListItem/CommentListItem.tsx +0 -504
- package/src/v4/component/Social/CommentListItem/styles.ts +0 -169
- package/src/v4/component/Social/ReplyCommentList/index.tsx +0 -330
- package/src/v4/component/Social/ReplyCommentList/styles.ts +0 -155
- package/src/v4/component/StoryKit/src/Story.tsx +0 -180
- package/src/v4/component/StoryKit/src/StoryCircleListItem.tsx +0 -194
- package/src/v4/component/StoryKit/src/StoryCircleListView.tsx +0 -39
- package/src/v4/component/StoryKit/src/StoryListItem.tsx +0 -609
- package/src/v4/component/StoryKit/src/components/AndroidCubeEffect.js +0 -295
- package/src/v4/component/StoryKit/src/components/CubeNavigationHorizontal.js +0 -298
- package/src/v4/component/StoryKit/src/helpers/StateHelpers.ts +0 -9
- package/src/v4/component/StoryKit/src/styles.ts +0 -224
- package/src/v4/component/TargetSelectionPage/TargetItem/TargetItem.tsx +0 -113
- package/src/v4/component/TargetSelectionPage/TargetSelectionPage.tsx +0 -168
- package/src/v4/component/TargetSelectionPage/styles.ts +0 -56
- package/src/v4/component/Toast/index.tsx +0 -81
- package/src/v4/component/Toast/styles.ts +0 -35
- package/src/v4/component/Typography/Typography.tsx +0 -76
- package/src/v4/component/Typography/styles.ts +0 -59
- package/src/v4/component/core/CheckBox/index.tsx +0 -182
- package/src/v4/component/core/CheckBox/styles.ts +0 -21
- package/src/v4/component/core/Radio/index.tsx +0 -168
- package/src/v4/component/core/Radio/styles.ts +0 -21
- package/src/v4/component/core/Tabs/Tabs.tsx +0 -113
- package/src/v4/component/core/Tabs/styles.ts +0 -65
- package/src/v4/constants/index.ts +0 -107
- package/src/v4/core/hooks/useSocialSettings.ts +0 -30
- package/src/v4/elements/ActionButton/ActionButton.tsx +0 -49
- package/src/v4/elements/ActionButton/styles.ts +0 -15
- package/src/v4/elements/AddOptionButton/index.tsx +0 -47
- package/src/v4/elements/AddOptionButton/styles.ts +0 -26
- package/src/v4/elements/AddThumbnailButton/AddThumbnailButton.tsx +0 -48
- package/src/v4/elements/AddThumbnailButton/styles.ts +0 -17
- package/src/v4/elements/AllCategoriesTitle/AllCategoriesTitle.tsx +0 -40
- package/src/v4/elements/AnnouncementBadge/AnnouncementBadge.tsx +0 -44
- package/src/v4/elements/AnnouncementBadge/styles.ts +0 -11
- package/src/v4/elements/BackButton/BackButton.tsx +0 -45
- package/src/v4/elements/BackButton/styles.ts +0 -11
- package/src/v4/elements/CameraButton/index.tsx +0 -50
- package/src/v4/elements/CameraButton/styles.ts +0 -24
- package/src/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.tsx +0 -44
- package/src/v4/elements/CategoryRowImage/CategoryRowImage.tsx +0 -83
- package/src/v4/elements/CategoryRowName/CategoryRowName.tsx +0 -40
- package/src/v4/elements/CategoryTitle/CategoryTitle.tsx +0 -40
- package/src/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.tsx +0 -43
- package/src/v4/elements/ChangeThumbnailButton/styles.ts +0 -18
- package/src/v4/elements/CloseButton/index.tsx +0 -45
- package/src/v4/elements/CloseButton/styles.ts +0 -7
- package/src/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.tsx +0 -53
- package/src/v4/elements/CommunityAddMemberButton/styles.ts +0 -26
- package/src/v4/elements/CommunityCatetory/CommunityCategory.tsx +0 -41
- package/src/v4/elements/CommunityCover/CommunityCover.tsx +0 -89
- package/src/v4/elements/CommunityCover/CommunityCoverNavigator.tsx +0 -124
- package/src/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.tsx +0 -40
- package/src/v4/elements/CommunityCreatePostButton/styles.ts +0 -28
- package/src/v4/elements/CommunityDescription/CommunityDescription.tsx +0 -58
- package/src/v4/elements/CommunityDisplayname/CommunityDisplayname.tsx +0 -43
- package/src/v4/elements/CommunityDisplayname/styles.ts +0 -18
- package/src/v4/elements/CommunityEmptyImage/CommunityEmptyImage.tsx +0 -42
- package/src/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.tsx +0 -36
- package/src/v4/elements/CommunityInfo/CommunityInfo.tsx +0 -82
- package/src/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.tsx +0 -64
- package/src/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.tsx +0 -52
- package/src/v4/elements/CommunityMemeberCount/CommunityMemeberCount.tsx +0 -39
- package/src/v4/elements/CommunityMemeberCount/styles.ts +0 -11
- package/src/v4/elements/CommunityName/CommunityName.tsx +0 -47
- package/src/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.tsx +0 -52
- package/src/v4/elements/CommunityPendingPost/CommunityPendingPost.tsx +0 -84
- package/src/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.tsx +0 -42
- package/src/v4/elements/CommunityPrivacyIcon/styles.ts +0 -19
- package/src/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.tsx +0 -52
- package/src/v4/elements/CommunityRowImage/CommunityRowImage.tsx +0 -90
- package/src/v4/elements/CommunityRowImage/styles.ts +0 -44
- package/src/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.tsx +0 -52
- package/src/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.tsx +0 -43
- package/src/v4/elements/DeleteThumbnailButton/styles.ts +0 -18
- package/src/v4/elements/EndLiveStreamButton/EndLiveStreamButton.tsx +0 -38
- package/src/v4/elements/EndLiveStreamButton/styles.ts +0 -21
- package/src/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.tsx +0 -39
- package/src/v4/elements/FormDescription/index.tsx +0 -41
- package/src/v4/elements/FormDescription/styles.ts +0 -12
- package/src/v4/elements/FormLabel/index.tsx +0 -48
- package/src/v4/elements/FormLabel/styles.ts +0 -15
- package/src/v4/elements/ImageButton/index.tsx +0 -50
- package/src/v4/elements/ImageButton/styles.ts +0 -24
- package/src/v4/elements/ImageGallery/ImageGallery.tsx +0 -127
- package/src/v4/elements/ImageViewer/ImageViewer.tsx +0 -150
- package/src/v4/elements/LiveTimerStatus/LiveTimerStatus.tsx +0 -32
- package/src/v4/elements/LiveTimerStatus/styles.ts +0 -21
- package/src/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.tsx +0 -42
- package/src/v4/elements/MenuAction/MenuAction.tsx +0 -31
- package/src/v4/elements/MenuAction/index.tsx +0 -1
- package/src/v4/elements/MenuAction/styles.ts +0 -28
- package/src/v4/elements/MenuButton/MenuButton.tsx +0 -45
- package/src/v4/elements/MenuButton/styles.ts +0 -7
- package/src/v4/elements/ModeratorBadge/ModeratorBadge.tsx +0 -46
- package/src/v4/elements/ModeratorBadge/styles.ts +0 -19
- package/src/v4/elements/PinBadge/PinBadge.tsx +0 -42
- package/src/v4/elements/PinBadge/styles.ts +0 -11
- package/src/v4/elements/StartLivestreamButton/StartLivestreamButton.tsx +0 -40
- package/src/v4/elements/SwitchCameraButton/SwitchCameraButton.tsx +0 -37
- package/src/v4/elements/Timestamp/Timestamp.tsx +0 -43
- package/src/v4/elements/Timestamp/styles.ts +0 -15
- package/src/v4/elements/Title/index.tsx +0 -47
- package/src/v4/elements/Title/styles.ts +0 -12
- package/src/v4/elements/VideoGallery/VideoGallery.tsx +0 -142
- package/src/v4/elements/VideoViewer/VideoViewer.tsx +0 -150
- package/src/v4/elements/index.ts +0 -5
- package/src/v4/engine/AssetDownloader.ts +0 -257
- package/src/v4/enum/enumUIKitID.ts +0 -252
- package/src/v4/enum/imageSizeState.ts +0 -12
- package/src/v4/enum/postTargetType.ts +0 -5
- package/src/v4/enum/roomStatus.ts +0 -7
- package/src/v4/enum/tabNameState.ts +0 -15
- package/src/v4/features/community/AddCategory/AddCategory.tsx +0 -125
- package/src/v4/features/community/AddCategory/components/Header/Header.tsx +0 -32
- package/src/v4/features/community/AddCategory/components/Header/styles.ts +0 -29
- package/src/v4/features/community/AddCategory/hooks/useAddCategory.ts +0 -52
- package/src/v4/features/community/AddCategory/styles.ts +0 -67
- package/src/v4/features/community/AddMember/AddMember.tsx +0 -197
- package/src/v4/features/community/AddMember/components/Header/Header.tsx +0 -23
- package/src/v4/features/community/AddMember/components/Header/styles.ts +0 -26
- package/src/v4/features/community/AddMember/hooks/useAddMember.ts +0 -79
- package/src/v4/features/community/AddMember/styles.ts +0 -83
- package/src/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.tsx +0 -207
- package/src/v4/features/community/CommentsNotificationSetting/components/Header/Header.tsx +0 -59
- package/src/v4/features/community/CommentsNotificationSetting/components/Header/styles.ts +0 -30
- package/src/v4/features/community/CommentsNotificationSetting/index.tsx +0 -1
- package/src/v4/features/community/CommentsNotificationSetting/styles.ts +0 -42
- package/src/v4/features/community/Create/Create.tsx +0 -134
- package/src/v4/features/community/Create/components/Header/Header.tsx +0 -48
- package/src/v4/features/community/Create/components/Header/styles.ts +0 -26
- package/src/v4/features/community/Create/components/Members/index.tsx +0 -70
- package/src/v4/features/community/Create/components/Members/styles.ts +0 -27
- package/src/v4/features/community/Create/hooks/useCreateCommunity.ts +0 -120
- package/src/v4/features/community/Create/styles.ts +0 -39
- package/src/v4/features/community/Edit/Edit.tsx +0 -120
- package/src/v4/features/community/Edit/components/Header/Header.tsx +0 -52
- package/src/v4/features/community/Edit/components/Header/styles.ts +0 -26
- package/src/v4/features/community/Edit/hooks/useEditCommunity.ts +0 -121
- package/src/v4/features/community/Edit/styles.ts +0 -39
- package/src/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.tsx +0 -177
- package/src/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.tsx +0 -59
- package/src/v4/features/community/LivestreamsNotificationSetting/components/Header/styles.ts +0 -30
- package/src/v4/features/community/LivestreamsNotificationSetting/index.tsx +0 -1
- package/src/v4/features/community/LivestreamsNotificationSetting/styles.ts +0 -42
- package/src/v4/features/community/Membership/Membership.tsx +0 -52
- package/src/v4/features/community/Membership/components/Header/Header.tsx +0 -58
- package/src/v4/features/community/Membership/components/Header/styles.ts +0 -30
- package/src/v4/features/community/Membership/components/MemberItem/MemberItem.tsx +0 -308
- package/src/v4/features/community/Membership/components/MemberItem/style.ts +0 -39
- package/src/v4/features/community/Membership/components/MemberList/MemberList.tsx +0 -92
- package/src/v4/features/community/Membership/components/MemberList/styles.ts +0 -29
- package/src/v4/features/community/Membership/components/ModeratorList/ModeratorList.tsx +0 -71
- package/src/v4/features/community/Membership/components/ModeratorList/styles.ts +0 -27
- package/src/v4/features/community/Membership/hooks/useMembership.ts +0 -64
- package/src/v4/features/community/Membership/styles.ts +0 -19
- package/src/v4/features/community/NotificationSetting/NotificationSetting.tsx +0 -192
- package/src/v4/features/community/NotificationSetting/components/Header/Header.tsx +0 -26
- package/src/v4/features/community/NotificationSetting/components/Header/styles.ts +0 -30
- package/src/v4/features/community/NotificationSetting/index.tsx +0 -1
- package/src/v4/features/community/NotificationSetting/styles.ts +0 -41
- package/src/v4/features/community/PendingRequest/PendingRequest.tsx +0 -74
- package/src/v4/features/community/PendingRequest/components/Header/Header.tsx +0 -30
- package/src/v4/features/community/PendingRequest/components/Header/styles.ts +0 -30
- package/src/v4/features/community/PendingRequest/styles.ts +0 -19
- package/src/v4/features/community/PostPermission/PostPermission.tsx +0 -147
- package/src/v4/features/community/PostPermission/components/Header/Header.tsx +0 -39
- package/src/v4/features/community/PostPermission/components/Header/styles.ts +0 -26
- package/src/v4/features/community/PostPermission/styles.ts +0 -29
- package/src/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.tsx +0 -189
- package/src/v4/features/community/PostsNotificationSetting/components/Header/Header.tsx +0 -59
- package/src/v4/features/community/PostsNotificationSetting/components/Header/styles.ts +0 -30
- package/src/v4/features/community/PostsNotificationSetting/index.tsx +0 -1
- package/src/v4/features/community/PostsNotificationSetting/styles.ts +0 -42
- package/src/v4/features/community/Setting/Setting.tsx +0 -120
- package/src/v4/features/community/Setting/components/Header/Header.tsx +0 -30
- package/src/v4/features/community/Setting/components/Header/styles.ts +0 -30
- package/src/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.tsx +0 -42
- package/src/v4/features/community/Setting/elements/CloseCommunity/styles.ts +0 -22
- package/src/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.tsx +0 -40
- package/src/v4/features/community/Setting/elements/CloseCommunityDescription/styles.ts +0 -16
- package/src/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.tsx +0 -42
- package/src/v4/features/community/Setting/elements/LeaveCommunity/styles.ts +0 -21
- package/src/v4/features/community/Setting/hooks/useCommunitySetting.ts +0 -151
- package/src/v4/features/community/Setting/styles.ts +0 -29
- package/src/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.tsx +0 -206
- package/src/v4/features/community/StoriesNotificationSetting/components/Header/Header.tsx +0 -59
- package/src/v4/features/community/StoriesNotificationSetting/components/Header/styles.ts +0 -30
- package/src/v4/features/community/StoriesNotificationSetting/index.tsx +0 -1
- package/src/v4/features/community/StoriesNotificationSetting/styles.ts +0 -42
- package/src/v4/features/community/StorySetting/StorySetting.tsx +0 -103
- package/src/v4/features/community/StorySetting/components/Header/Header.tsx +0 -26
- package/src/v4/features/community/StorySetting/components/Header/styles.ts +0 -30
- package/src/v4/features/community/StorySetting/styles.ts +0 -36
- package/src/v4/features/community/shared/components/Categories/index.tsx +0 -111
- package/src/v4/features/community/shared/components/Categories/styles.ts +0 -40
- package/src/v4/features/community/shared/components/CoverImageUpload/index.tsx +0 -121
- package/src/v4/features/community/shared/components/CoverImageUpload/styles.ts +0 -41
- package/src/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.tsx +0 -21
- package/src/v4/features/community/shared/components/MemberSkeleton/styles.ts +0 -10
- package/src/v4/features/community/shared/components/Privacy/index.tsx +0 -95
- package/src/v4/features/community/shared/components/Privacy/styles.ts +0 -43
- package/src/v4/features/community/shared/elements/Action/Action.tsx +0 -82
- package/src/v4/features/community/shared/elements/Action/styles.ts +0 -30
- package/src/v4/hook/collections/useCategoryCollection.ts +0 -22
- package/src/v4/hook/collections/useCommunityMemberCollection.ts +0 -25
- package/src/v4/hook/collections/useLiveCollection.ts +0 -131
- package/src/v4/hook/collections/usePinnedPostCollection.ts +0 -25
- package/src/v4/hook/collections/usePostCollection.ts +0 -25
- package/src/v4/hook/collections/useSearchMemberByDisplayNameCollection.ts +0 -29
- package/src/v4/hook/collections/useSearchUserByDisplayNameCollection.ts +0 -28
- package/src/v4/hook/collections/useUserCollection.ts +0 -25
- package/src/v4/hook/index.ts +0 -34
- package/src/v4/hook/poll.ts +0 -26
- package/src/v4/hook/useAmityGlobalSearchViewModel.ts +0 -90
- package/src/v4/hook/useCategories.ts +0 -62
- package/src/v4/hook/useCommentAdImpression.ts +0 -29
- package/src/v4/hook/useConfig.ts +0 -35
- package/src/v4/hook/useConfigImageUri.ts +0 -121
- package/src/v4/hook/useCustomRankingGlobalFeed.ts +0 -117
- package/src/v4/hook/useFile.ts +0 -36
- package/src/v4/hook/useFlagUserQuery.ts +0 -38
- package/src/v4/hook/useGenerateThemeStyles.ts +0 -27
- package/src/v4/hook/useImagePicker.ts +0 -106
- package/src/v4/hook/useIsCommunityModerator.ts +0 -35
- package/src/v4/hook/useMention/index.tsx +0 -175
- package/src/v4/hook/useMention/styles.ts +0 -39
- package/src/v4/hook/usePaginator.ts +0 -290
- package/src/v4/hook/usePendingPostQuery.ts +0 -79
- package/src/v4/hook/usePoll.ts +0 -51
- package/src/v4/hook/usePostImpression.ts +0 -37
- package/src/v4/hook/useRecommenedCommunities.ts +0 -75
- package/src/v4/hook/useSearch.ts +0 -80
- package/src/v4/hook/useStoryPermission.ts +0 -26
- package/src/v4/hook/useTrendingCommunities.ts +0 -48
- package/src/v4/hook/useUiKitConfig.ts +0 -16
- package/src/v4/hook/useUiKitReference.ts +0 -53
- package/src/v4/hook/useUser.ts +0 -16
- package/src/v4/hook/useValidateConfig.ts +0 -44
- package/src/v4/index.tsx +0 -68
- package/src/v4/providers/AdEngineProvider.tsx +0 -194
- package/src/v4/providers/BehaviourProvider.tsx +0 -60
- package/src/v4/providers/ExploreProvider.tsx +0 -97
- package/src/v4/routes/AmityPageRenderer.tsx +0 -370
- package/src/v4/routes/AmitySocialUIKitV4Navigator.tsx +0 -368
- package/src/v4/routes/RouteParamList.tsx +0 -154
- package/src/v4/screen/CommunityAddCategory/index.tsx +0 -15
- package/src/v4/screen/CommunityAddMember/index.tsx +0 -15
- package/src/v4/screen/CommunityCommentsNotificationSetting/index.tsx +0 -27
- package/src/v4/screen/CommunityHome/index.tsx +0 -418
- package/src/v4/screen/CommunityHome/styles.ts +0 -170
- package/src/v4/screen/CommunityLivestreamsNotificationSetting/index.tsx +0 -27
- package/src/v4/screen/CommunityMembership/index.tsx +0 -19
- package/src/v4/screen/CommunityNotificationSetting/index.tsx +0 -23
- package/src/v4/screen/CommunityPendingRequest/index.tsx +0 -21
- package/src/v4/screen/CommunityPostPermission/index.tsx +0 -21
- package/src/v4/screen/CommunityPostsNotificationSetting/index.tsx +0 -27
- package/src/v4/screen/CommunitySetting/index.tsx +0 -18
- package/src/v4/screen/CommunityStoriesNotificationSetting/index.tsx +0 -27
- package/src/v4/screen/CommunityStorySetting/index.tsx +0 -21
- package/src/v4/screen/CreateCommunity/index.tsx +0 -17
- package/src/v4/screen/CreateLivestream/index.tsx +0 -15
- package/src/v4/screen/CreatePost/index.tsx +0 -21
- package/src/v4/screen/CreateStory/CreateStoryScreen.tsx +0 -65
- package/src/v4/screen/EditCommunity/index.tsx +0 -24
- package/src/v4/screen/EditPost/EditPost.tsx +0 -20
- package/src/v4/screen/Feed/index.tsx +0 -168
- package/src/v4/screen/Feed/styles.ts +0 -15
- package/src/v4/screen/FollowerList/Components/FollowerListItem.tsx +0 -194
- package/src/v4/screen/FollowerList/FollowerList.tsx +0 -112
- package/src/v4/screen/FollowerList/styles.ts +0 -71
- package/src/v4/screen/GlobalFeed/index.tsx +0 -108
- package/src/v4/screen/GlobalFeed/styles.ts +0 -15
- package/src/v4/screen/LivestreamPlayer/index.tsx +0 -15
- package/src/v4/screen/LivestreamPostTargetSelection/index.tsx +0 -15
- package/src/v4/screen/LivestreamTerminated/index.tsx +0 -15
- package/src/v4/screen/PollPostComposer/index.tsx +0 -15
- package/src/v4/screen/PollTargetSelection/index.tsx +0 -15
- package/src/v4/screen/PostDetail/index.tsx +0 -41
- package/src/v4/screen/PostTargetSelection/index.tsx +0 -16
- package/src/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.tsx +0 -76
- package/src/v4/screen/UserPendingRequest/UserPendingRequest.tsx +0 -49
- package/src/v4/screen/UserPendingRequest/styles.ts +0 -72
- package/src/v4/screen/UserProfile/index.tsx +0 -41
- package/src/v4/screen/UserProfileSetting/UserProfileSetting.tsx +0 -164
- package/src/v4/screen/UserProfileSetting/styles.ts +0 -61
- package/src/v4/stores/slices/toast.ts +0 -67
- package/src/v4/types/behaviour.interface.ts +0 -184
- package/src/v4/types/config.interface.ts +0 -49
- package/src/v4/utils/errors.ts +0 -34
- package/src/v4/utils/index.ts +0 -22
- package/src/v4/utils/permissions.ts +0 -62
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/aspect_ratio.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/backButtonIcon.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/badgeIcon.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/camera_button.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/clear.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/close_button_dark.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/close_button_light.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/commentButtonIcon.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/create_livestream_button.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/create_poll_button.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/create_post_button.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/create_story_button.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/emptyFeedIcon_dark.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/emptyFeedIcon_light.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/empty_list_icon.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/exploreCommunityIcon.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/file_button.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/hyperlink_button.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/image_button.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/likeButtonIcon.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/lockIcon.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/menuIcon.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/mute.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/officialBadgeIcon.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/plus.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/search.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/search_light.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/shareButtonIcon.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/unmute.png +0 -0
- /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/video_button.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/arrowDown.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/arrowLeft.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/arrowRight.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/ban.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/bell.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/camera.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/category.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/check.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/checkbox.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/close.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/commentNotification.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/community.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/cross.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/demote.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/dot.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/emptyCommunity.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/emptyList.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/errorPage.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/exclamation.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/featured.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/firework.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/imageUpload.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/list.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/livestream.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/member.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/menu.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/moderator.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/noResult.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/pause.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/pen.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/penFill.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/photo.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/pinFill.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/play.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/plus.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/post.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/postNotification.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/postPermission.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/private.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/privateFeed.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/promote.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/public.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/radio.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/report.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/resume.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/rotate.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/search.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/startLivestream.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/story.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/terminated.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/thumbnail.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/trash.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/unreport.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/verifiedBadge.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/icons/warning.js +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/BackIcon.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/GroupChat.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/GroupChat.svg +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/Option.svg +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/Private.svg +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/Public.svg +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/adAvatar.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/addChat.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/arrowRight-2.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/arrowRight.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/back.svg +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/camera.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/cameraIcon.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/comment.svg +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/communityAvatar.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/editPencil-not-filled.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/editPencil.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/followPlus.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/gallery.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/groupMember.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/keyboard.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/livestream.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/mic.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/noSearchResult.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/person.svg +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/plus.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/previewLinkDefaultBackground.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/report.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/send.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/setting.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/threeDot.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/unfollow.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/userAvatar.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/images/voice.png +0 -0
- /package/lib/commonjs/{v4 → core}/assets/index.js +0 -0
- /package/lib/commonjs/{v4/component/core → core/components}/CheckBox/styles.js +0 -0
- /package/lib/commonjs/{v4/component/core → core/components}/Radio/styles.js +0 -0
- /package/lib/commonjs/{v4/component/core → core/components}/Tabs/index.js +0 -0
- /package/lib/commonjs/{v4/component → core/components}/Typography/styles.js +0 -0
- /package/lib/commonjs/{v4/engine → core/engines}/AdAssetCache.js +0 -0
- /package/lib/commonjs/{v4/engine → core/engines}/AdEngine.js +0 -0
- /package/lib/commonjs/{v4/engine → core/engines}/AdSupplier.js +0 -0
- /package/lib/commonjs/{v4/engine → core/engines}/TimeWindowTracker.js +0 -0
- /package/lib/commonjs/{hooks → core/hooks}/useImagePicker.js +0 -0
- /package/lib/commonjs/{hooks → core/hooks}/useReaction.js +0 -0
- /package/lib/commonjs/{hooks → core/hooks}/useStory.js +0 -0
- /package/lib/commonjs/{hooks → core/hooks}/useTimeDifference.js +0 -0
- /package/lib/commonjs/{v4 → core}/routes/RouteParamList.js +0 -0
- /package/lib/commonjs/{redux → core/stores}/slices/feedSlice.js +0 -0
- /package/lib/commonjs/{redux → core/stores}/slices/postDetailSlice.js +0 -0
- /package/lib/commonjs/{redux → core/stores}/slices/uiSlice.js +0 -0
- /package/lib/commonjs/{util → core/utils}/permission.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/AdInformation/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/Avatar/index.js +0 -0
- /package/lib/commonjs/{components → social/components}/CancelButton/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/CategoryChip/index.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/CategoryChip/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/CircularProgressIndicator/index.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/CircularProgressIndicator/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/CommunityRowItem/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/CustomSocialTab/styles.js +0 -0
- /package/lib/commonjs/{components → social/components}/CustomTab/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/ErrorComponent/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/FormInput/index.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/ImageFeedSkeleton/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/LimitCharacterSearch/index.js +0 -0
- /package/lib/commonjs/{v4/component/EmptyList → social/components/LimitCharacterSearch}/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/LivestreamContent/LivestreamEndedThumbnail/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/LivestreamContent/LivestreamIdleThumbnail/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/LivestreamContent/LivestreamTerminatedThumbnail/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/LivestreamContent/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/LoadingVideo/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/MemberChip/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/NewsFeedLoadingComponent/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/NoResult/index.js +0 -0
- /package/lib/commonjs/{v4/component/LimitCharacterSearch → social/components/NoResult}/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/PollContent/style.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/PopupMenu/styles.js +0 -0
- /package/lib/commonjs/{components/MediaSection → social/components/PostContent}/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/PostFeedSkeleton/index.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/PostMenu/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/PreviewLink/index.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/PreviewLink/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/PreviewLink/types.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/PreviewLink/utils.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/RenderTextWithMention/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/SearchInput/index.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/SearchInput/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/SearchItem/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/Social/CommentListItem/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/Social/ReplyCommentList/styles.js +0 -0
- /package/lib/commonjs/{components → social/components}/StoryKit/index.js +0 -0
- /package/lib/commonjs/{components → social/components}/StoryKit/src/assets/images/no_avatar.png +0 -0
- /package/lib/commonjs/{components → social/components}/StoryKit/src/components/AndroidCubeEffect.js +0 -0
- /package/lib/commonjs/{components → social/components}/StoryKit/src/components/CubeNavigationHorizontal.js +0 -0
- /package/lib/commonjs/{components → social/components}/StoryKit/src/helpers/ValidationHelpers.js +0 -0
- /package/lib/commonjs/{components → social/components}/StoryKit/src/helpers/index.js +0 -0
- /package/lib/commonjs/{components → social/components}/StoryKit/src/interfaces/index.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/TargetSelectionPage/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/Toast/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/BackButton/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components/legacy}/CancelButton/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/CloseButton/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/CommunityStories/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/CreatePostChooseTargetModal/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components/legacy}/CustomTab/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/CustomText/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/DoneButton/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/EditCommentModal/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/EditPostModal/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/FloatingButton/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/LoadingImage/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/LoadingIndicator/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/LoadingOverlay/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/LoadingVideo/styles.js +0 -0
- /package/lib/commonjs/{v4/component/PostContent → social/components/legacy/MediaSection}/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/MyStories/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/PollSection/style.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/PollSection/usePoll.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/PostTypeChoiceModal/style.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/SearchItem/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/Social/CommentList/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/Social/PendingPostList/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/Social/PostList/styles.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/Social/ReplyCommentList/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components/legacy}/StoryKit/index.js +0 -0
- /package/lib/commonjs/{v4/component → social/components/legacy}/StoryKit/src/assets/images/no_avatar.png +0 -0
- /package/lib/commonjs/{v4/component → social/components/legacy}/StoryKit/src/helpers/ValidationHelpers.js +0 -0
- /package/lib/commonjs/{v4/component → social/components/legacy}/StoryKit/src/helpers/index.js +0 -0
- /package/lib/commonjs/{v4/component → social/components/legacy}/StoryKit/src/interfaces/index.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/LICENSE +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/@types/index.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/@types/index.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/ImageViewing.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageDefaultHeader.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.android.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.ios.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.ios.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/StatusBarManager.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/StatusBarManager.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useAnimatedComponents.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageDimensions.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageDimensions.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageIndexChange.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageIndexChange.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImagePrefetch.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImagePrefetch.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/usePanResponder.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/usePanResponder.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useRequestClose.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useRequestClose.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useZoomPanResponder.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/index.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/index.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/utils.d.js +0 -0
- /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/utils.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/ActionButton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/ActionButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/AddOptionButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/AddThumbnailButton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/AddThumbnailButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/AnnouncementBadge/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/AnnouncementBadge/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/BackButton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/BackButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/CameraButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/CancelCreateLivestreamButton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/CancelCreateLivestreamButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/ChangeThumbnailButton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/ChangeThumbnailButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/CloseButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/CommunityAddMemberButton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/CommunityAddMemberButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/CommunityCreatePostButton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/CommunityCreatePostButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/CommunityDisplayname/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/CommunityMemeberCount/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/CommunityPrivacyIcon/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/CommunityPrivacyIcon/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/CommunityRowImage/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/DeleteThumbnailButton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/DeleteThumbnailButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/EndLiveStreamButton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/EndLiveStreamButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/FormDescription/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/FormLabel/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/ImageButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/LiveTimerStatus/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/LiveTimerStatus/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/LivestreamTerminatedActionButton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/MenuAction/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/MenuButton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/ModeratorBadge/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/ModeratorBadge/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Elements → social/elements}/ModeratorBadgeElement/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/PinBadge/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/PinBadge/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/StartLivestreamButton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/StartLivestreamButton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/SwitchCameraButton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/Timestamp/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/Timestamp/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/elements/Title/styles.js +0 -0
- /package/lib/commonjs/{v4/enum → social/enums}/AmityPostContentComponentStyle.js +0 -0
- /package/lib/commonjs/{v4/enum → social/enums}/enumTabName.js +0 -0
- /package/lib/commonjs/{v4/enum → social/enums}/enumTheme.js +0 -0
- /package/lib/commonjs/{enum → social/enums}/imageSizeState.js +0 -0
- /package/lib/commonjs/{v4/enum → social/enums}/index.js +0 -0
- /package/lib/commonjs/{v4/enum → social/enums}/mediaAttachmentEnum.js +0 -0
- /package/lib/commonjs/{v4/enum → social/enums}/post.js +0 -0
- /package/lib/commonjs/{enum → social/enums}/postTargetType.js +0 -0
- /package/lib/commonjs/{v4/enum → social/enums}/storyType.js +0 -0
- /package/lib/commonjs/{enum → social/enums}/tabNameState.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityPostCommentComponent → social/features/comment/components/PostComment}/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/AddCategory/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/AddCategory/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/AddCategory/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/AddCategory/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/AddMember/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/AddMember/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/AddMember/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/AddMember/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/CommentsNotificationSetting/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/CommentsNotificationSetting/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Create/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Create/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Create/components/Members/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Create/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Create/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Edit/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Edit/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Edit/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Edit/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/LivestreamsNotificationSetting/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/LivestreamsNotificationSetting/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Membership/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Membership/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Membership/components/MemberItem/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Membership/components/MemberList/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Membership/components/MemberList/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Membership/components/ModeratorList/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Membership/components/ModeratorList/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Membership/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Membership/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/NotificationSetting/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/NotificationSetting/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/NotificationSetting/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/PendingRequest/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/PendingRequest/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/PendingRequest/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/PendingRequest/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/PostPermission/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/PostPermission/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/PostPermission/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/PostPermission/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/PostsNotificationSetting/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/PostsNotificationSetting/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Setting/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Setting/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Setting/elements/CloseCommunity/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Setting/elements/CloseCommunity/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Setting/elements/CloseCommunityDescription/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Setting/elements/CloseCommunityDescription/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Setting/elements/LeaveCommunity/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Setting/elements/LeaveCommunity/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Setting/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/Setting/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/StoriesNotificationSetting/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/StoriesNotificationSetting/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/StorySetting/components/Header/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/StorySetting/components/Header/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/StorySetting/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/StorySetting/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/shared/components/Categories/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/shared/components/CoverImageUpload/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/shared/components/MemberSkeleton/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/shared/components/MemberSkeleton/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/shared/components/Privacy/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/shared/elements/Action/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/shared/elements/Action/styles.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/shared/types/index.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityCommunityCategoriesComponent → social/features/feed/components/Categories}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/index.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/styles/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/ExploreLoadingSkeleton/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityExploreCommunityEmptyComponent → social/features/feed/components/ExploreCommunityEmpty}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityExploreEmptyComponent → social/features/feed/components/ExploreEmpty}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityGlobalFeedComponent → social/features/feed/components/GlobalFeed}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityMyCommunitiesComponent → social/features/feed/components/MyCommunities}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityNewsFeedComponent → social/features/feed/components/NewsFeed}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityRecommenedCommunityComponent → social/features/feed/components/RecommendedCommunities}/RecommenedCommunityItems/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityRecommenedCommunityComponent → social/features/feed/components/RecommendedCommunities}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityTrendingCommunitiesComponent → social/features/feed/components/TrendingCommunities}/TrendingCommunityTitle/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityTrendingCommunitiesComponent → social/features/feed/components/TrendingCommunities}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Pages/AmityLivestreamTerminatedPage → social/features/livestream/Terminated}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityThumbnailActionComponent → social/features/livestream/components/ThumbnailAction}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Pages/AmityPostComposerPage → social/features/post/Composer}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/index.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/type.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityPostEngagementContentComponent → social/features/post/components/EngagementContent}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityReactionListComponent → social/features/reaction/components/List}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityTopSearchBarComponent → social/features/search/components/TopSearchBar}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Pages/AmityCreateStoryPage → social/features/story/Create}/styles.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/files/useFile.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useCamera.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useCategory.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useCommunities.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useCommunity.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useDarkMode.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useGenerateThemeStyles.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useGlobalStory.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useJoinCommunity.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useKeyboardStatus.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useLeaveCommunity.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useMembersQuery.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/usePendingPosts.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/usePermissions.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/usePopup.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/usePostSubscription.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/usePosts.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useReaction.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useRolesQuery.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useRoomSubscription.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useStory.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useStoryTarget.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useTimeDifference.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useUiKitConfig.js +0 -0
- /package/lib/commonjs/{v4/hook → social/hooks}/useUser.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Pages/AmityAllCategoriesPage → social/screens/AllCategories}/CategoryRowItem/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Pages/AmityAllCategoriesPage → social/screens/AllCategories}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Pages/AmityCommunitiesByCategoryPage → social/screens/CommunitiesByCategory}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityCommunityHeaderComponent → social/screens/CommunityProfile/components/Header}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Pages/AmityCommunityProfilePage → social/screens/CommunityProfile}/styles.js +0 -0
- /package/lib/commonjs/{screens → social/screens}/GlobalFeed/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Pages/AmityMyCommunitiesSearchPage → social/screens/MyCommunitiesSearch}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Pages/AmitySocialGlobalSearchPage → social/screens/SocialGlobalSearch}/styles.js +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/aspect_ratio.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/backButtonIcon.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/badgeIcon.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/camera_button.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/clear.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/close_button_dark.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/close_button_light.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/commentButtonIcon.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/create_livestream_button.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/create_poll_button.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/create_post_button.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/create_story_button.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/emptyFeedIcon_dark.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/emptyFeedIcon_light.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/empty_list_icon.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/exploreCommunityIcon.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/file_button.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/hyperlink_button.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/image_button.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/likeButtonIcon.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/lockIcon.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/menuIcon.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/mute.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/officialBadgeIcon.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/plus.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/search.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/search_light.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/shareButtonIcon.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/unmute.png +0 -0
- /package/lib/module/{v4/configAssets/icons → core/assets/configs}/video_button.png +0 -0
- /package/lib/module/{v4 → core}/assets/icons/arrowDown.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/arrowLeft.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/arrowRight.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/ban.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/bell.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/camera.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/category.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/check.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/checkbox.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/close.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/commentNotification.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/community.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/cross.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/demote.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/dot.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/emptyCommunity.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/emptyList.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/errorPage.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/exclamation.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/featured.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/firework.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/imageUpload.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/list.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/livestream.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/member.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/menu.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/moderator.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/noResult.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/pause.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/pen.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/penFill.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/photo.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/pinFill.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/play.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/plus.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/post.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/postNotification.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/postPermission.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/private.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/privateFeed.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/promote.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/public.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/radio.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/report.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/resume.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/rotate.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/search.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/startLivestream.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/story.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/terminated.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/thumbnail.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/trash.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/unreport.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/verifiedBadge.js +0 -0
- /package/lib/module/{v4 → core}/assets/icons/warning.js +0 -0
- /package/lib/module/{v4 → core}/assets/images/BackIcon.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/GroupChat.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/GroupChat.svg +0 -0
- /package/lib/module/{v4 → core}/assets/images/Option.svg +0 -0
- /package/lib/module/{v4 → core}/assets/images/Private.svg +0 -0
- /package/lib/module/{v4 → core}/assets/images/Public.svg +0 -0
- /package/lib/module/{v4 → core}/assets/images/adAvatar.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/addChat.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/arrowRight-2.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/arrowRight.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/back.svg +0 -0
- /package/lib/module/{v4 → core}/assets/images/camera.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/cameraIcon.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/comment.svg +0 -0
- /package/lib/module/{v4 → core}/assets/images/communityAvatar.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/editPencil-not-filled.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/editPencil.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/followPlus.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/gallery.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/groupMember.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/keyboard.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/livestream.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/mic.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/noSearchResult.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/person.svg +0 -0
- /package/lib/module/{v4 → core}/assets/images/plus.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/previewLinkDefaultBackground.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/report.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/send.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/setting.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/threeDot.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/unfollow.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/userAvatar.png +0 -0
- /package/lib/module/{v4 → core}/assets/images/voice.png +0 -0
- /package/lib/module/{v4 → core}/assets/index.js +0 -0
- /package/lib/module/{v4/component/core → core/components}/CheckBox/styles.js +0 -0
- /package/lib/module/{v4/component/core → core/components}/Radio/styles.js +0 -0
- /package/lib/module/{v4/component/core → core/components}/Tabs/index.js +0 -0
- /package/lib/module/{v4/component → core/components}/Typography/styles.js +0 -0
- /package/lib/module/{v4/engine → core/engines}/AdAssetCache.js +0 -0
- /package/lib/module/{v4/engine → core/engines}/AdEngine.js +0 -0
- /package/lib/module/{v4/engine → core/engines}/AdSupplier.js +0 -0
- /package/lib/module/{v4/engine → core/engines}/TimeWindowTracker.js +0 -0
- /package/lib/module/{hooks → core/hooks}/useImagePicker.js +0 -0
- /package/lib/module/{hooks → core/hooks}/useReaction.js +0 -0
- /package/lib/module/{hooks → core/hooks}/useStory.js +0 -0
- /package/lib/module/{hooks → core/hooks}/useTimeDifference.js +0 -0
- /package/lib/module/{v4 → core}/routes/RouteParamList.js +0 -0
- /package/lib/module/{redux → core/stores}/slices/feedSlice.js +0 -0
- /package/lib/module/{redux → core/stores}/slices/postDetailSlice.js +0 -0
- /package/lib/module/{redux → core/stores}/slices/uiSlice.js +0 -0
- /package/lib/module/{util → core/utils}/permission.js +0 -0
- /package/lib/module/{v4/component → social/components}/AdInformation/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/Avatar/index.js +0 -0
- /package/lib/module/{components → social/components}/CancelButton/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/CategoryChip/index.js +0 -0
- /package/lib/module/{v4/component → social/components}/CategoryChip/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/CircularProgressIndicator/index.js +0 -0
- /package/lib/module/{v4/component → social/components}/CircularProgressIndicator/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/CommunityRowItem/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/CustomSocialTab/styles.js +0 -0
- /package/lib/module/{components → social/components}/CustomTab/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/ErrorComponent/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/FormInput/index.js +0 -0
- /package/lib/module/{v4/component → social/components}/ImageFeedSkeleton/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/LimitCharacterSearch/index.js +0 -0
- /package/lib/module/{v4/component/EmptyList → social/components/LimitCharacterSearch}/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/LivestreamContent/LivestreamEndedThumbnail/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/LivestreamContent/LivestreamIdleThumbnail/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/LivestreamContent/LivestreamTerminatedThumbnail/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/LivestreamContent/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/LoadingVideo/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/MemberChip/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/NewsFeedLoadingComponent/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/NoResult/index.js +0 -0
- /package/lib/module/{v4/component/LimitCharacterSearch → social/components/NoResult}/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/PollContent/style.js +0 -0
- /package/lib/module/{v4/component → social/components}/PopupMenu/styles.js +0 -0
- /package/lib/module/{components/MediaSection → social/components/PostContent}/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/PostFeedSkeleton/index.js +0 -0
- /package/lib/module/{v4/component → social/components}/PostMenu/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/PreviewLink/index.js +0 -0
- /package/lib/module/{v4/component → social/components}/PreviewLink/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/PreviewLink/types.js +0 -0
- /package/lib/module/{v4/component → social/components}/PreviewLink/utils.js +0 -0
- /package/lib/module/{v4/component → social/components}/RenderTextWithMention/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/SearchInput/index.js +0 -0
- /package/lib/module/{v4/component → social/components}/SearchInput/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/SearchItem/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/Social/CommentListItem/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/Social/ReplyCommentList/styles.js +0 -0
- /package/lib/module/{components → social/components}/StoryKit/index.js +0 -0
- /package/lib/module/{components → social/components}/StoryKit/src/assets/images/no_avatar.png +0 -0
- /package/lib/module/{components → social/components}/StoryKit/src/components/AndroidCubeEffect.js +0 -0
- /package/lib/module/{components → social/components}/StoryKit/src/components/CubeNavigationHorizontal.js +0 -0
- /package/lib/module/{components → social/components}/StoryKit/src/helpers/ValidationHelpers.js +0 -0
- /package/lib/module/{components → social/components}/StoryKit/src/helpers/index.js +0 -0
- /package/lib/module/{components → social/components}/StoryKit/src/interfaces/index.js +0 -0
- /package/lib/module/{v4/component → social/components}/TargetSelectionPage/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/Toast/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/BackButton/styles.js +0 -0
- /package/lib/module/{v4/component → social/components/legacy}/CancelButton/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/CloseButton/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/CommunityStories/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/CreatePostChooseTargetModal/styles.js +0 -0
- /package/lib/module/{v4/component → social/components/legacy}/CustomTab/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/CustomText/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/DoneButton/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/EditCommentModal/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/EditPostModal/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/FloatingButton/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/LoadingImage/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/LoadingIndicator/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/LoadingOverlay/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/LoadingVideo/styles.js +0 -0
- /package/lib/module/{v4/component/PostContent → social/components/legacy/MediaSection}/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/MyStories/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/PollSection/style.js +0 -0
- /package/lib/module/{components → social/components/legacy}/PollSection/usePoll.js +0 -0
- /package/lib/module/{components → social/components/legacy}/PostTypeChoiceModal/style.js +0 -0
- /package/lib/module/{components → social/components/legacy}/SearchItem/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/Social/CommentList/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/Social/PendingPostList/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/Social/PostList/styles.js +0 -0
- /package/lib/module/{components → social/components/legacy}/Social/ReplyCommentList/styles.js +0 -0
- /package/lib/module/{v4/component → social/components/legacy}/StoryKit/index.js +0 -0
- /package/lib/module/{v4/component → social/components/legacy}/StoryKit/src/assets/images/no_avatar.png +0 -0
- /package/lib/module/{v4/component → social/components/legacy}/StoryKit/src/helpers/ValidationHelpers.js +0 -0
- /package/lib/module/{v4/component → social/components/legacy}/StoryKit/src/helpers/index.js +0 -0
- /package/lib/module/{v4/component → social/components/legacy}/StoryKit/src/interfaces/index.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/LICENSE +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/@types/index.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/@types/index.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/ImageViewing.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageDefaultHeader.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.android.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.ios.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.ios.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/StatusBarManager.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/StatusBarManager.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useAnimatedComponents.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageDimensions.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageDimensions.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageIndexChange.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageIndexChange.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImagePrefetch.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImagePrefetch.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/usePanResponder.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/usePanResponder.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useRequestClose.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useRequestClose.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useZoomPanResponder.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/index.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/index.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/utils.d.js +0 -0
- /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/utils.js +0 -0
- /package/lib/module/{v4 → social}/elements/ActionButton/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/ActionButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/AddOptionButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/AddThumbnailButton/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/AddThumbnailButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/AnnouncementBadge/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/AnnouncementBadge/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/BackButton/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/BackButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/CameraButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/CancelCreateLivestreamButton/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/CancelCreateLivestreamButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/ChangeThumbnailButton/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/ChangeThumbnailButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/CloseButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/CommunityAddMemberButton/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/CommunityAddMemberButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/CommunityCreatePostButton/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/CommunityCreatePostButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/CommunityDisplayname/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/CommunityMemeberCount/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/CommunityPrivacyIcon/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/CommunityPrivacyIcon/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/CommunityRowImage/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/DeleteThumbnailButton/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/DeleteThumbnailButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/EndLiveStreamButton/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/EndLiveStreamButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/FormDescription/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/FormLabel/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/ImageButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/LiveTimerStatus/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/LiveTimerStatus/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/LivestreamTerminatedActionButton/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/MenuAction/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/MenuButton/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/ModeratorBadge/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/ModeratorBadge/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Elements → social/elements}/ModeratorBadgeElement/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/PinBadge/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/PinBadge/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/StartLivestreamButton/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/StartLivestreamButton/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/SwitchCameraButton/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/Timestamp/index.js +0 -0
- /package/lib/module/{v4 → social}/elements/Timestamp/styles.js +0 -0
- /package/lib/module/{v4 → social}/elements/Title/styles.js +0 -0
- /package/lib/module/{v4/enum → social/enums}/AmityPostContentComponentStyle.js +0 -0
- /package/lib/module/{v4/enum → social/enums}/enumTabName.js +0 -0
- /package/lib/module/{v4/enum → social/enums}/enumTheme.js +0 -0
- /package/lib/module/{enum → social/enums}/imageSizeState.js +0 -0
- /package/lib/module/{v4/enum → social/enums}/index.js +0 -0
- /package/lib/module/{v4/enum → social/enums}/mediaAttachmentEnum.js +0 -0
- /package/lib/module/{v4/enum → social/enums}/post.js +0 -0
- /package/lib/module/{enum → social/enums}/postTargetType.js +0 -0
- /package/lib/module/{v4/enum → social/enums}/storyType.js +0 -0
- /package/lib/module/{enum → social/enums}/tabNameState.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityPostCommentComponent → social/features/comment/components/PostComment}/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/AddCategory/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/AddCategory/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/AddCategory/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/AddCategory/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/AddMember/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/AddMember/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/AddMember/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/AddMember/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/CommentsNotificationSetting/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/CommentsNotificationSetting/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Create/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Create/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Create/components/Members/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Create/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Create/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Edit/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Edit/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Edit/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Edit/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/LivestreamsNotificationSetting/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/LivestreamsNotificationSetting/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Membership/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Membership/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Membership/components/MemberItem/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Membership/components/MemberList/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Membership/components/MemberList/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Membership/components/ModeratorList/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Membership/components/ModeratorList/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Membership/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Membership/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/NotificationSetting/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/NotificationSetting/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/NotificationSetting/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/PendingRequest/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/PendingRequest/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/PendingRequest/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/PendingRequest/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/PostPermission/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/PostPermission/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/PostPermission/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/PostPermission/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/PostsNotificationSetting/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/PostsNotificationSetting/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Setting/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Setting/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Setting/elements/CloseCommunity/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Setting/elements/CloseCommunity/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Setting/elements/CloseCommunityDescription/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Setting/elements/CloseCommunityDescription/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Setting/elements/LeaveCommunity/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Setting/elements/LeaveCommunity/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Setting/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/Setting/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/StoriesNotificationSetting/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/StoriesNotificationSetting/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/StorySetting/components/Header/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/StorySetting/components/Header/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/StorySetting/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/StorySetting/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/shared/components/Categories/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/shared/components/CoverImageUpload/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/shared/components/MemberSkeleton/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/shared/components/MemberSkeleton/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/shared/components/Privacy/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/shared/elements/Action/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/shared/elements/Action/styles.js +0 -0
- /package/lib/module/{v4 → social}/features/community/shared/types/index.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityCommunityCategoriesComponent → social/features/feed/components/Categories}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/index.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/styles/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/ExploreLoadingSkeleton/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityExploreCommunityEmptyComponent → social/features/feed/components/ExploreCommunityEmpty}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityExploreEmptyComponent → social/features/feed/components/ExploreEmpty}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityGlobalFeedComponent → social/features/feed/components/GlobalFeed}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityMyCommunitiesComponent → social/features/feed/components/MyCommunities}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityNewsFeedComponent → social/features/feed/components/NewsFeed}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityRecommenedCommunityComponent → social/features/feed/components/RecommendedCommunities}/RecommenedCommunityItems/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityRecommenedCommunityComponent → social/features/feed/components/RecommendedCommunities}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityTrendingCommunitiesComponent → social/features/feed/components/TrendingCommunities}/TrendingCommunityTitle/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityTrendingCommunitiesComponent → social/features/feed/components/TrendingCommunities}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Pages/AmityLivestreamTerminatedPage → social/features/livestream/Terminated}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityThumbnailActionComponent → social/features/livestream/components/ThumbnailAction}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Pages/AmityPostComposerPage → social/features/post/Composer}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/index.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/type.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityPostEngagementContentComponent → social/features/post/components/EngagementContent}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityReactionListComponent → social/features/reaction/components/List}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityTopSearchBarComponent → social/features/search/components/TopSearchBar}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Pages/AmityCreateStoryPage → social/features/story/Create}/styles.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/files/useFile.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useCamera.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useCategory.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useCommunities.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useCommunity.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useDarkMode.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useGenerateThemeStyles.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useGlobalStory.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useJoinCommunity.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useKeyboardStatus.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useLeaveCommunity.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useMembersQuery.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/usePendingPosts.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/usePermissions.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/usePopup.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/usePostSubscription.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/usePosts.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useReaction.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useRolesQuery.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useRoomSubscription.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useStory.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useStoryTarget.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useTimeDifference.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useUiKitConfig.js +0 -0
- /package/lib/module/{v4/hook → social/hooks}/useUser.js +0 -0
- /package/lib/module/{v4/PublicApi/Pages/AmityAllCategoriesPage → social/screens/AllCategories}/CategoryRowItem/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Pages/AmityAllCategoriesPage → social/screens/AllCategories}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Pages/AmityCommunitiesByCategoryPage → social/screens/CommunitiesByCategory}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityCommunityHeaderComponent → social/screens/CommunityProfile/components/Header}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Pages/AmityCommunityProfilePage → social/screens/CommunityProfile}/styles.js +0 -0
- /package/lib/module/{screens → social/screens}/GlobalFeed/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Pages/AmityMyCommunitiesSearchPage → social/screens/MyCommunitiesSearch}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Pages/AmitySocialGlobalSearchPage → social/screens/SocialGlobalSearch}/styles.js +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/arrowDown.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/arrowLeft.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/arrowRight.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/ban.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/bell.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/camera.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/category.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/check.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/checkbox.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/close.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/commentNotification.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/community.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/cross.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/demote.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/dot.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/emptyCommunity.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/emptyList.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/errorPage.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/exclamation.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/featured.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/firework.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/imageUpload.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/list.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/livestream.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/member.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/menu.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/moderator.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/noResult.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/pause.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/pen.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/penFill.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/photo.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/pinFill.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/play.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/plus.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/poll.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/post.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/postNotification.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/postPermission.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/private.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/privateFeed.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/promote.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/public.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/radio.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/report.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/resume.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/rotate.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/search.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/startLivestream.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/story.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/terminated.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/thumbnail.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/trash.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/unreport.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/verifiedBadge.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/icons/warning.d.ts +0 -0
- /package/lib/typescript/{src/v4 → core}/assets/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/component/core → core/components}/Tabs/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → core/components}/Typography/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/engine → core/engines}/AdAssetCache.d.ts +0 -0
- /package/lib/typescript/{src/v4/engine → core/engines}/AdEngine.d.ts +0 -0
- /package/lib/typescript/{src/v4/engine → core/engines}/AdSupplier.d.ts +0 -0
- /package/lib/typescript/{src/v4/engine → core/engines}/AssetDownloader.d.ts +0 -0
- /package/lib/typescript/{src/v4/engine → core/engines}/TimeWindowTracker.d.ts +0 -0
- /package/lib/typescript/{src → core}/hooks/useConfig.d.ts +0 -0
- /package/lib/typescript/{src → core}/hooks/useGallery.d.ts +0 -0
- /package/lib/typescript/{src → core}/hooks/useImagePicker.d.ts +0 -0
- /package/lib/typescript/{src → core}/hooks/useReaction.d.ts +0 -0
- /package/lib/typescript/{src/v4/core → core}/hooks/useSocialSettings.d.ts +0 -0
- /package/lib/typescript/{src → core}/hooks/useStory.d.ts +0 -0
- /package/lib/typescript/{src → core}/hooks/useTimeDifference.d.ts +0 -0
- /package/lib/typescript/{src/redux → core/stores}/slices/feedSlice.d.ts +0 -0
- /package/lib/typescript/{src/redux → core/stores}/slices/globalfeedSlice.d.ts +0 -0
- /package/lib/typescript/{src/redux → core/stores}/slices/postDetailSlice.d.ts +0 -0
- /package/lib/typescript/{src/util → core/utils}/permission.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/Avatar/index.d.ts +0 -0
- /package/lib/typescript/{src → social}/components/CancelButton/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/CategoryChip/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/CircularProgressIndicator/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/CircularProgressIndicator/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/CommunityRowItem/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/CustomSocialTab/styles.d.ts +0 -0
- /package/lib/typescript/{src → social}/components/CustomTab/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/FormInput/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/ImageFeedSkeleton/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/LimitCharacterSearch/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/LivestreamContent/LivestreamEndedThumbnail/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/LivestreamContent/LivestreamTerminatedThumbnail/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/LoadingVideo/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/MyStories/StoryCircleItem.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/MyStories/StoryTargetView.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/NewsFeedLoadingComponent/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/NoResult/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/PopupMenu/styles.d.ts +0 -0
- /package/lib/typescript/{src/components/MediaSection → social/components/PostContent}/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/PostFeedSkeleton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/PreviewLink/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/PreviewLink/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/PreviewLink/types.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/PreviewLink/utils.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/RenderTextWithMention/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/SearchInput/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/SearchItem/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/Social/CommentListItem/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/Social/ReplyCommentList/styles.d.ts +0 -0
- /package/lib/typescript/{src → social}/components/StoryKit/src/helpers/ValidationHelpers.d.ts +0 -0
- /package/lib/typescript/{src → social}/components/StoryKit/src/helpers/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components}/StoryKit/src/interfaces/index.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/BackButton/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components/legacy}/CancelButton/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/CloseButton/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/CommunityStories/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/CreatePostChooseTargetModal/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components/legacy}/CustomTab/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/CustomText/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/DoneButton/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/EditCommentModal/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/EditPostModal/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/FloatingButton/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/LoadingImage/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/LoadingIndicator/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/LoadingOverlay/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/LoadingVideo/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/MediaSection/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/component/PostContent → social/components/legacy/MediaSection}/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/MyStories/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/PollSection/style.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/PostTypeChoiceModal/style.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/SearchItem/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/Social/CommentList/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/Social/PendingPostList/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/Social/PostList/styles.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/Social/ReplyCommentList/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components/legacy}/StoryKit/src/helpers/ValidationHelpers.d.ts +0 -0
- /package/lib/typescript/{src/v4/component → social/components/legacy}/StoryKit/src/helpers/index.d.ts +0 -0
- /package/lib/typescript/{src/components → social/components/legacy}/StoryKit/src/interfaces/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/ActionButton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/AddThumbnailButton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/AnnouncementBadge/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/BackButton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/CancelCreateLivestreamButton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/CancelCreateLivestreamButton/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/ChangeThumbnailButton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/CommunityAddMemberButton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/CommunityCreatePostButton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/CommunityPrivacyIcon/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/CommunityRowImage/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/DeleteThumbnailButton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/EndLiveStreamButton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/LiveTimerStatus/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/LivestreamTerminatedActionButton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/MenuButton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/ModeratorBadge/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/PinBadge/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/StartLivestreamButton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/StartLivestreamButton/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/SwitchCameraButton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/elements/Timestamp/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/enum → social/enums}/AmityPostContentComponentStyle.d.ts +0 -0
- /package/lib/typescript/{src/v4/enum → social/enums}/enumTabName.d.ts +0 -0
- /package/lib/typescript/{src/v4/enum → social/enums}/enumTheme.d.ts +0 -0
- /package/lib/typescript/{src/enum → social/enums}/imageSizeState.d.ts +0 -0
- /package/lib/typescript/{src/v4/enum → social/enums}/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/enum → social/enums}/mediaAttachmentEnum.d.ts +0 -0
- /package/lib/typescript/{src/v4/enum → social/enums}/post.d.ts +0 -0
- /package/lib/typescript/{src/enum → social/enums}/postTargetType.d.ts +0 -0
- /package/lib/typescript/{src/v4/enum → social/enums}/storyType.d.ts +0 -0
- /package/lib/typescript/{src/enum → social/enums}/tabNameState.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityPostCommentComponent → social/features/comment/components/PostComment}/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/AddCategory/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/AddCategory/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/AddMember/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/AddMember/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/CommentsNotificationSetting/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Create/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Create/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Edit/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Edit/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/LivestreamsNotificationSetting/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Membership/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Membership/components/MemberItem/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Membership/components/MemberList/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Membership/components/ModeratorList/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Membership/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/NotificationSetting/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/PendingRequest/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/PendingRequest/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/PostPermission/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/PostPermission/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/PostsNotificationSetting/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Setting/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Setting/elements/CloseCommunity/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Setting/elements/CloseCommunityDescription/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Setting/elements/LeaveCommunity/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/Setting/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/StoriesNotificationSetting/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/StorySetting/components/Header/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/StorySetting/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/shared/components/MemberSkeleton/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/shared/elements/Action/index.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/features/community/shared/types/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/styles/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/ExploreLoadingSkeleton/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent → social/features/feed/components/ExploreCommunityEmpty}/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityExploreEmptyComponent → social/features/feed/components/ExploreEmpty}/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityGlobalFeedComponent → social/features/feed/components/GlobalFeed}/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityNewsFeedComponent → social/features/feed/components/NewsFeed}/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityRecommenedCommunityComponent → social/features/feed/components/RecommendedCommunities}/RecommenedCommunityItems/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityRecommenedCommunityComponent → social/features/feed/components/RecommendedCommunities}/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent → social/features/feed/components/TrendingCommunities}/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/index.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityReactionListComponent → social/features/reaction/components/List}/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Components/AmityTopSearchBarComponent → social/features/search/components/TopSearchBar}/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Pages/AmityCreateStoryPage → social/features/story/Create}/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/files/useFile.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useCamera.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useCategories.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useCategory.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useCommentAdImpression.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useCommunities.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useCommunity.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useDarkMode.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useGlobalStory.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useImagePicker.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useJoinCommunity.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useKeyboardStatus.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useLeaveCommunity.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useMembersQuery.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/usePaginator.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/usePendingPosts.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/usePermissions.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/usePostImpression.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/usePostSubscription.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/usePosts.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useReaction.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useRecommenedCommunities.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useRolesQuery.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useRoomSubscription.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useStory.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useStoryTarget.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useTimeDifference.d.ts +0 -0
- /package/lib/typescript/{src/v4/hook → social/hooks}/useTrendingCommunities.d.ts +0 -0
- /package/lib/typescript/{src/v4/PublicApi/Pages/AmityAllCategoriesPage → social/screens/AllCategories}/CategoryRowItem/styles.d.ts +0 -0
- /package/lib/typescript/{src → social}/screens/GlobalFeed/styles.d.ts +0 -0
- /package/lib/typescript/{src/v4 → social}/utils/errors.d.ts +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/aspect_ratio.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/backButtonIcon.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/badgeIcon.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/camera_button.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/clear.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/close_button_dark.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/close_button_light.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/commentButtonIcon.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/create_livestream_button.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/create_poll_button.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/create_post_button.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/create_story_button.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/emptyFeedIcon_dark.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/emptyFeedIcon_light.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/empty_list_icon.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/exploreCommunityIcon.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/file_button.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/hyperlink_button.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/image_button.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/likeButtonIcon.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/lockIcon.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/menuIcon.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/mute.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/officialBadgeIcon.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/plus.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/search.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/search_light.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/shareButtonIcon.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/unmute.png +0 -0
- /package/src/{v4/configAssets/icons → core/assets/configs}/video_button.png +0 -0
- /package/src/{v4 → core}/assets/icons/arrowDown.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/arrowLeft.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/arrowRight.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/ban.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/bell.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/camera.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/category.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/check.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/checkbox.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/close.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/commentNotification.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/community.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/cross.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/demote.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/dot.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/emptyCommunity.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/emptyList.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/errorPage.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/exclamation.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/featured.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/firework.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/imageUpload.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/list.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/livestream.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/member.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/menu.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/moderator.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/noResult.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/pause.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/pen.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/penFill.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/photo.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/pinFill.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/play.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/plus.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/post.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/postNotification.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/postPermission.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/private.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/privateFeed.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/promote.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/public.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/radio.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/report.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/resume.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/rotate.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/search.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/startLivestream.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/story.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/terminated.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/thumbnail.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/trash.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/unreport.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/verifiedBadge.tsx +0 -0
- /package/src/{v4 → core}/assets/icons/warning.tsx +0 -0
- /package/src/{v4 → core}/assets/images/BackIcon.png +0 -0
- /package/src/{v4 → core}/assets/images/GroupChat.png +0 -0
- /package/src/{v4 → core}/assets/images/GroupChat.svg +0 -0
- /package/src/{v4 → core}/assets/images/Option.svg +0 -0
- /package/src/{v4 → core}/assets/images/Private.svg +0 -0
- /package/src/{v4 → core}/assets/images/Public.svg +0 -0
- /package/src/{v4 → core}/assets/images/adAvatar.png +0 -0
- /package/src/{v4 → core}/assets/images/addChat.png +0 -0
- /package/src/{v4 → core}/assets/images/arrowRight-2.png +0 -0
- /package/src/{v4 → core}/assets/images/arrowRight.png +0 -0
- /package/src/{v4 → core}/assets/images/back.svg +0 -0
- /package/src/{v4 → core}/assets/images/camera.png +0 -0
- /package/src/{v4 → core}/assets/images/cameraIcon.png +0 -0
- /package/src/{v4 → core}/assets/images/comment.svg +0 -0
- /package/src/{v4 → core}/assets/images/communityAvatar.png +0 -0
- /package/src/{v4 → core}/assets/images/editPencil-not-filled.png +0 -0
- /package/src/{v4 → core}/assets/images/editPencil.png +0 -0
- /package/src/{v4 → core}/assets/images/followPlus.png +0 -0
- /package/src/{v4 → core}/assets/images/gallery.png +0 -0
- /package/src/{v4 → core}/assets/images/groupMember.png +0 -0
- /package/src/{v4 → core}/assets/images/keyboard.png +0 -0
- /package/src/{v4 → core}/assets/images/livestream.png +0 -0
- /package/src/{v4 → core}/assets/images/mic.png +0 -0
- /package/src/{v4 → core}/assets/images/noSearchResult.png +0 -0
- /package/src/{v4 → core}/assets/images/person.svg +0 -0
- /package/src/{v4 → core}/assets/images/plus.png +0 -0
- /package/src/{v4 → core}/assets/images/previewLinkDefaultBackground.png +0 -0
- /package/src/{v4 → core}/assets/images/report.png +0 -0
- /package/src/{v4 → core}/assets/images/send.png +0 -0
- /package/src/{v4 → core}/assets/images/setting.png +0 -0
- /package/src/{v4 → core}/assets/images/threeDot.png +0 -0
- /package/src/{v4 → core}/assets/images/unfollow.png +0 -0
- /package/src/{v4 → core}/assets/images/userAvatar.png +0 -0
- /package/src/{v4 → core}/assets/images/voice.png +0 -0
- /package/src/{v4 → core}/assets/index.ts +0 -0
- /package/src/{v4/component/core → core/components}/Tabs/index.tsx +0 -0
- /package/src/{v4/engine → core/engines}/AdAssetCache.ts +0 -0
- /package/src/{v4/engine → core/engines}/AdEngine.ts +0 -0
- /package/src/{v4/engine → core/engines}/AdSupplier.ts +0 -0
- /package/src/{v4/engine → core/engines}/TimeWindowTracker.ts +0 -0
- /package/src/{util/enumUIKitID.ts → core/enums/customization.ts} +0 -0
- /package/src/{hooks → core/hooks}/useImagePicker.ts +0 -0
- /package/src/{hooks → core/hooks}/useReaction.ts +0 -0
- /package/src/{hooks → core/hooks}/useStory.ts +0 -0
- /package/src/{hooks → core/hooks}/useTimeDifference.ts +0 -0
- /package/src/{redux → core/stores}/slices/feedSlice.ts +0 -0
- /package/src/{redux → core/stores}/slices/postDetailSlice.ts +0 -0
- /package/src/{v4/types/type.d.ts → core/types/mention.ts} +0 -0
- /package/src/{util/numberUtil.ts → core/utils/number.ts} +0 -0
- /package/src/{util → core/utils}/permission.ts +0 -0
- /package/src/{util/postDataFormatter.ts → core/utils/post.ts} +0 -0
- /package/src/{util/postTypeChecker.ts → core/utils/postType.ts} +0 -0
- /package/src/{util/communityMemberRolesUtil.ts → core/utils/role.ts} +0 -0
- /package/src/{v4/component → social/components}/Avatar/index.tsx +0 -0
- /package/src/{v4/component → social/components}/CategoryChip/index.ts +0 -0
- /package/src/{v4/component → social/components}/CircularProgressIndicator/index.ts +0 -0
- /package/src/{v4/component → social/components}/CircularProgressIndicator/styles.ts +0 -0
- /package/src/{v4/component → social/components}/CommunityRowItem/styles.ts +0 -0
- /package/src/{v4/component → social/components}/FormInput/index.tsx +0 -0
- /package/src/{v4/component → social/components}/ImageFeedSkeleton/styles.ts +0 -0
- /package/src/{v4/component → social/components}/LimitCharacterSearch/index.ts +0 -0
- /package/src/{v4/component → social/components}/LoadingVideo/styles.ts +0 -0
- /package/src/{v4/component → social/components}/NoResult/index.ts +0 -0
- /package/src/{v4/component → social/components}/PopupMenu/styles.ts +0 -0
- /package/src/{v4/component → social/components}/PostContent/styles.ts +0 -0
- /package/src/{v4/component → social/components}/PostFeedSkeleton/index.tsx +0 -0
- /package/src/{v4/component → social/components}/PreviewLink/index.ts +0 -0
- /package/src/{v4/component → social/components}/PreviewLink/types.ts +0 -0
- /package/src/{v4/component → social/components}/PreviewLink/utils.ts +0 -0
- /package/src/{v4/component → social/components}/SearchInput/index.tsx +0 -0
- /package/src/{components → social/components}/StoryKit/index.ts +0 -0
- /package/src/{components → social/components}/StoryKit/src/assets/images/no_avatar.png +0 -0
- /package/src/{components → social/components}/StoryKit/src/components/AndroidCubeEffect.js +0 -0
- /package/src/{components → social/components}/StoryKit/src/components/CubeNavigationHorizontal.js +0 -0
- /package/src/{components → social/components}/StoryKit/src/helpers/ValidationHelpers.ts +0 -0
- /package/src/{components → social/components}/StoryKit/src/helpers/index.ts +0 -0
- /package/src/{v4/component → social/components}/StoryKit/src/interfaces/index.ts +0 -0
- /package/src/{components → social/components/legacy}/BackButton/styles.ts +0 -0
- /package/src/{components → social/components/legacy}/CustomText/styles.ts +0 -0
- /package/src/{components → social/components/legacy}/FloatingButton/styles.ts +0 -0
- /package/src/{components → social/components/legacy}/LoadingImage/styles.ts +0 -0
- /package/src/{components → social/components/legacy}/LoadingIndicator/styles.ts +0 -0
- /package/src/{components → social/components/legacy}/LoadingOverlay/styles.ts +0 -0
- /package/src/{components → social/components/legacy}/LoadingVideo/styles.ts +0 -0
- /package/src/{components → social/components/legacy}/MediaSection/styles.ts +0 -0
- /package/src/{components → social/components/legacy}/PollSection/usePoll.ts +0 -0
- /package/src/{v4/component → social/components/legacy}/StoryKit/index.ts +0 -0
- /package/src/{v4/component → social/components/legacy}/StoryKit/src/assets/images/no_avatar.png +0 -0
- /package/src/{v4/component → social/components/legacy}/StoryKit/src/helpers/ValidationHelpers.ts +0 -0
- /package/src/{v4/component → social/components/legacy}/StoryKit/src/helpers/index.ts +0 -0
- /package/src/{components → social/components/legacy}/StoryKit/src/interfaces/index.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/LICENSE +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/@types/index.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/@types/index.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageDefaultHeader.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.android.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.ios.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.ios.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/StatusBarManager.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/StatusBarManager.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useAnimatedComponents.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageDimensions.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageDimensions.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageIndexChange.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageIndexChange.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImagePrefetch.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImagePrefetch.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/usePanResponder.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/usePanResponder.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useRequestClose.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useRequestClose.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useZoomPanResponder.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/index.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/index.js +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/utils.d.ts +0 -0
- /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/utils.js +0 -0
- /package/src/{v4 → social}/elements/ActionButton/index.tsx +0 -0
- /package/src/{v4 → social}/elements/AddThumbnailButton/index.ts +0 -0
- /package/src/{v4 → social}/elements/AnnouncementBadge/index.tsx +0 -0
- /package/src/{v4 → social}/elements/BackButton/index.tsx +0 -0
- /package/src/{v4 → social}/elements/CancelCreateLivestreamButton/index.ts +0 -0
- /package/src/{v4 → social}/elements/CancelCreateLivestreamButton/styles.ts +0 -0
- /package/src/{v4 → social}/elements/ChangeThumbnailButton/index.ts +0 -0
- /package/src/{v4 → social}/elements/CommunityAddMemberButton/index.tsx +0 -0
- /package/src/{v4 → social}/elements/CommunityCreatePostButton/index.ts +0 -0
- /package/src/{v4 → social}/elements/CommunityPrivacyIcon/index.tsx +0 -0
- /package/src/{v4 → social}/elements/DeleteThumbnailButton/index.ts +0 -0
- /package/src/{v4 → social}/elements/EndLiveStreamButton/index.ts +0 -0
- /package/src/{v4 → social}/elements/LiveTimerStatus/index.ts +0 -0
- /package/src/{v4 → social}/elements/LivestreamTerminatedActionButton/index.ts +0 -0
- /package/src/{v4 → social}/elements/MenuButton/index.tsx +0 -0
- /package/src/{v4 → social}/elements/ModeratorBadge/index.tsx +0 -0
- /package/src/{v4 → social}/elements/PinBadge/index.tsx +0 -0
- /package/src/{v4 → social}/elements/StartLivestreamButton/index.ts +0 -0
- /package/src/{v4 → social}/elements/StartLivestreamButton/styles.ts +0 -0
- /package/src/{v4 → social}/elements/SwitchCameraButton/index.ts +0 -0
- /package/src/{v4 → social}/elements/Timestamp/index.tsx +0 -0
- /package/src/{v4/enum → social/enums}/AmityPostContentComponentStyle.ts +0 -0
- /package/src/{v4/enum → social/enums}/enumTabName.ts +0 -0
- /package/src/{v4/enum → social/enums}/enumTheme.ts +0 -0
- /package/src/{enum → social/enums}/imageSizeState.ts +0 -0
- /package/src/{v4/enum → social/enums}/index.ts +0 -0
- /package/src/{v4/enum → social/enums}/mediaAttachmentEnum.ts +0 -0
- /package/src/{v4/enum → social/enums}/post.ts +0 -0
- /package/src/{enum → social/enums}/postTargetType.ts +0 -0
- /package/src/{v4/enum → social/enums}/storyType.ts +0 -0
- /package/src/{enum → social/enums}/tabNameState.ts +0 -0
- /package/src/{v4 → social}/features/community/AddCategory/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/AddCategory/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/AddMember/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/AddMember/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/CommentsNotificationSetting/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/Create/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/Create/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/Edit/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/Edit/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/LivestreamsNotificationSetting/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/Membership/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/Membership/components/MemberItem/index.ts +0 -0
- /package/src/{v4 → social}/features/community/Membership/components/MemberList/index.ts +0 -0
- /package/src/{v4 → social}/features/community/Membership/components/ModeratorList/index.ts +0 -0
- /package/src/{v4 → social}/features/community/Membership/index.ts +0 -0
- /package/src/{v4 → social}/features/community/NotificationSetting/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/PendingRequest/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/PendingRequest/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/PostPermission/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/PostPermission/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/PostsNotificationSetting/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/Setting/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/Setting/elements/CloseCommunity/index.ts +0 -0
- /package/src/{v4 → social}/features/community/Setting/elements/CloseCommunityDescription/index.ts +0 -0
- /package/src/{v4 → social}/features/community/Setting/elements/LeaveCommunity/index.ts +0 -0
- /package/src/{v4 → social}/features/community/Setting/index.ts +0 -0
- /package/src/{v4 → social}/features/community/StoriesNotificationSetting/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/StorySetting/components/Header/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/StorySetting/index.tsx +0 -0
- /package/src/{v4 → social}/features/community/shared/components/MemberSkeleton/index.ts +0 -0
- /package/src/{v4 → social}/features/community/shared/elements/Action/index.ts +0 -0
- /package/src/{v4 → social}/features/community/shared/types/index.ts +0 -0
- /package/src/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/index.ts +0 -0
- /package/src/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/ExploreLoadingSkeleton/styles.ts +0 -0
- /package/src/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/styles.ts +0 -0
- /package/src/{v4/PublicApi/Components/AmityExploreCommunityEmptyComponent → social/features/feed/components/ExploreCommunityEmpty}/styles.ts +0 -0
- /package/src/{v4/PublicApi/Components/AmityExploreEmptyComponent → social/features/feed/components/ExploreEmpty}/styles.ts +0 -0
- /package/src/{v4/PublicApi/Components/AmityGlobalFeedComponent → social/features/feed/components/GlobalFeed}/styles.ts +0 -0
- /package/src/{v4/PublicApi/Components/AmityNewsFeedComponent → social/features/feed/components/NewsFeed}/styles.ts +0 -0
- /package/src/{v4/PublicApi/Components/AmityTrendingCommunitiesComponent → social/features/feed/components/TrendingCommunities}/styles.ts +0 -0
- /package/src/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/index.ts +0 -0
- /package/src/{v4/hook → social/hooks}/files/useFile.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useCamera.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useCategory.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useCommunities.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useCommunity.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useDarkMode.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useGlobalStory.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useJoinCommunity.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useKeyboardStatus.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useLeaveCommunity.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useMembersQuery.ts +0 -0
- /package/src/{v4/hook → social/hooks}/usePendingPosts.ts +0 -0
- /package/src/{v4/hook → social/hooks}/usePermissions.ts +0 -0
- /package/src/{v4/hook → social/hooks}/usePopup.ts +0 -0
- /package/src/{v4/hook → social/hooks}/usePostSubscription.ts +0 -0
- /package/src/{v4/hook → social/hooks}/usePosts.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useReaction.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useRolesQuery.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useRoomSubscription.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useStory.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useStoryTarget.ts +0 -0
- /package/src/{v4/hook → social/hooks}/useTimeDifference.ts +0 -0
- /package/src/{v4/PublicApi/Pages/AmityAllCategoriesPage → social/screens/AllCategories}/CategoryRowItem/styles.ts +0 -0
|
@@ -0,0 +1,278 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.useStyles = void 0;
|
|
7
|
+
var _reactNative = require("react-native");
|
|
8
|
+
var _reactNativePaper = require("react-native-paper");
|
|
9
|
+
var _reactNativeSafeAreaContext = require("react-native-safe-area-context");
|
|
10
|
+
const useStyles = () => {
|
|
11
|
+
const theme = (0, _reactNativePaper.useTheme)();
|
|
12
|
+
const {
|
|
13
|
+
bottom
|
|
14
|
+
} = (0, _reactNativeSafeAreaContext.useSafeAreaInsets)();
|
|
15
|
+
const {
|
|
16
|
+
width,
|
|
17
|
+
height
|
|
18
|
+
} = (0, _reactNative.useWindowDimensions)();
|
|
19
|
+
const styles = _reactNative.StyleSheet.create({
|
|
20
|
+
video: {
|
|
21
|
+
width: width,
|
|
22
|
+
height: width * 16 / 9
|
|
23
|
+
},
|
|
24
|
+
container: {
|
|
25
|
+
flex: 1,
|
|
26
|
+
width: width,
|
|
27
|
+
backgroundColor: '#000',
|
|
28
|
+
position: 'relative'
|
|
29
|
+
},
|
|
30
|
+
flex: {
|
|
31
|
+
flex: 1
|
|
32
|
+
},
|
|
33
|
+
flexCol: {
|
|
34
|
+
flex: 1,
|
|
35
|
+
flexDirection: 'column'
|
|
36
|
+
},
|
|
37
|
+
flexRowCenter: {
|
|
38
|
+
flexDirection: 'row',
|
|
39
|
+
alignItems: 'center'
|
|
40
|
+
},
|
|
41
|
+
image: {
|
|
42
|
+
width: width,
|
|
43
|
+
height: width * (16 / 9),
|
|
44
|
+
resizeMode: 'cover'
|
|
45
|
+
},
|
|
46
|
+
backgroundContainer: {
|
|
47
|
+
width: '100%',
|
|
48
|
+
flex: 1
|
|
49
|
+
},
|
|
50
|
+
spinnerContainer: {
|
|
51
|
+
position: 'absolute',
|
|
52
|
+
justifyContent: 'center',
|
|
53
|
+
backgroundColor: 'black',
|
|
54
|
+
alignSelf: 'center',
|
|
55
|
+
width: width,
|
|
56
|
+
height: height
|
|
57
|
+
},
|
|
58
|
+
animationBarContainer: {
|
|
59
|
+
flexDirection: 'row',
|
|
60
|
+
paddingTop: 10,
|
|
61
|
+
paddingHorizontal: 10
|
|
62
|
+
},
|
|
63
|
+
animationBackground: {
|
|
64
|
+
height: 2,
|
|
65
|
+
flex: 1,
|
|
66
|
+
flexDirection: 'row',
|
|
67
|
+
backgroundColor: 'rgba(117, 117, 117, 0.5)',
|
|
68
|
+
marginHorizontal: 2
|
|
69
|
+
},
|
|
70
|
+
userContainer: {
|
|
71
|
+
height: 50,
|
|
72
|
+
flexDirection: 'row',
|
|
73
|
+
justifyContent: 'space-between',
|
|
74
|
+
paddingHorizontal: 15
|
|
75
|
+
},
|
|
76
|
+
avatarImage: {
|
|
77
|
+
height: 40,
|
|
78
|
+
width: 40,
|
|
79
|
+
borderRadius: 100
|
|
80
|
+
},
|
|
81
|
+
avatarText: {
|
|
82
|
+
fontWeight: 'bold',
|
|
83
|
+
color: 'white',
|
|
84
|
+
paddingLeft: 10,
|
|
85
|
+
fontSize: 14
|
|
86
|
+
},
|
|
87
|
+
avatarSubText: {
|
|
88
|
+
color: 'white',
|
|
89
|
+
fontSize: 12
|
|
90
|
+
},
|
|
91
|
+
closeIconContainer: {
|
|
92
|
+
alignItems: 'center',
|
|
93
|
+
justifyContent: 'center',
|
|
94
|
+
height: 50,
|
|
95
|
+
paddingHorizontal: 15
|
|
96
|
+
},
|
|
97
|
+
menuCloseContaier: {
|
|
98
|
+
flexDirection: 'row',
|
|
99
|
+
justifyContent: 'center',
|
|
100
|
+
alignItems: 'center'
|
|
101
|
+
},
|
|
102
|
+
pressContainer: {
|
|
103
|
+
flex: 1,
|
|
104
|
+
flexDirection: 'row'
|
|
105
|
+
},
|
|
106
|
+
swipeUpBtn: {
|
|
107
|
+
position: 'absolute',
|
|
108
|
+
right: 0,
|
|
109
|
+
left: 0,
|
|
110
|
+
alignItems: 'center',
|
|
111
|
+
bottom: _reactNative.Platform.OS === 'ios' ? 20 : 50
|
|
112
|
+
},
|
|
113
|
+
whiteText: {
|
|
114
|
+
color: 'white'
|
|
115
|
+
},
|
|
116
|
+
threeDotsMenu: {
|
|
117
|
+
marginRight: 16
|
|
118
|
+
},
|
|
119
|
+
swipeText: {
|
|
120
|
+
color: 'white',
|
|
121
|
+
marginTop: 5
|
|
122
|
+
},
|
|
123
|
+
footer: {
|
|
124
|
+
flexDirection: 'row',
|
|
125
|
+
alignItems: 'center',
|
|
126
|
+
justifyContent: 'space-between',
|
|
127
|
+
paddingHorizontal: 20,
|
|
128
|
+
paddingTop: 16,
|
|
129
|
+
paddingBottom: _reactNative.Platform.OS === 'android' ? Math.max(bottom, 34) + 16 : bottom + 16,
|
|
130
|
+
backgroundColor: '#000'
|
|
131
|
+
},
|
|
132
|
+
muteBtn: {
|
|
133
|
+
width: 30,
|
|
134
|
+
height: 30,
|
|
135
|
+
position: 'absolute',
|
|
136
|
+
top: 80,
|
|
137
|
+
left: 16
|
|
138
|
+
},
|
|
139
|
+
muteIcon: {
|
|
140
|
+
width: '100%',
|
|
141
|
+
height: '100%'
|
|
142
|
+
},
|
|
143
|
+
seenContainer: {
|
|
144
|
+
marginHorizontal: 3,
|
|
145
|
+
paddingHorizontal: 10,
|
|
146
|
+
paddingVertical: 5,
|
|
147
|
+
borderRadius: 20,
|
|
148
|
+
flexDirection: 'row',
|
|
149
|
+
justifyContent: 'center',
|
|
150
|
+
alignItems: 'center'
|
|
151
|
+
},
|
|
152
|
+
iconContainer: {
|
|
153
|
+
marginHorizontal: 3,
|
|
154
|
+
paddingHorizontal: 10,
|
|
155
|
+
paddingVertical: 5,
|
|
156
|
+
borderRadius: 20,
|
|
157
|
+
flexDirection: 'row',
|
|
158
|
+
justifyContent: 'center',
|
|
159
|
+
alignItems: 'center'
|
|
160
|
+
},
|
|
161
|
+
seen: {
|
|
162
|
+
marginLeft: 5,
|
|
163
|
+
fontSize: 12,
|
|
164
|
+
color: '#fff'
|
|
165
|
+
},
|
|
166
|
+
hyperlinkContainer: {
|
|
167
|
+
flexDirection: 'row',
|
|
168
|
+
justifyContent: 'center',
|
|
169
|
+
alignItems: 'center',
|
|
170
|
+
gap: 8,
|
|
171
|
+
borderColor: theme.colors.baseShade4,
|
|
172
|
+
borderWidth: 1,
|
|
173
|
+
backgroundColor: 'rgba(255,255,255,0.8)',
|
|
174
|
+
borderRadius: 25,
|
|
175
|
+
paddingHorizontal: 16,
|
|
176
|
+
paddingVertical: 10,
|
|
177
|
+
bottom: 30,
|
|
178
|
+
alignSelf: 'center'
|
|
179
|
+
},
|
|
180
|
+
hyperlinkText: {
|
|
181
|
+
color: theme.colors.base
|
|
182
|
+
},
|
|
183
|
+
error: {
|
|
184
|
+
textAlign: 'center',
|
|
185
|
+
color: theme.colors.background
|
|
186
|
+
},
|
|
187
|
+
storyCreateIcon: {
|
|
188
|
+
position: 'absolute',
|
|
189
|
+
left: 28,
|
|
190
|
+
top: 28
|
|
191
|
+
},
|
|
192
|
+
bottomSheet: {
|
|
193
|
+
borderTopLeftRadius: 20,
|
|
194
|
+
borderTopRightRadius: 20,
|
|
195
|
+
backgroundColor: theme.colors.background,
|
|
196
|
+
width: width,
|
|
197
|
+
height: 0.7 * height
|
|
198
|
+
},
|
|
199
|
+
deleteBottomSheet: {
|
|
200
|
+
paddingHorizontal: 16,
|
|
201
|
+
marginVertical: 8,
|
|
202
|
+
backgroundColor: theme.colors.background
|
|
203
|
+
},
|
|
204
|
+
deleteBtn: {
|
|
205
|
+
flexDirection: 'row',
|
|
206
|
+
alignItems: 'center',
|
|
207
|
+
gap: 12,
|
|
208
|
+
backgroundColor: theme.colors.background
|
|
209
|
+
},
|
|
210
|
+
commentBottomSheet: {
|
|
211
|
+
paddingTop: '10%',
|
|
212
|
+
justifyContent: 'center',
|
|
213
|
+
alignItems: 'center',
|
|
214
|
+
height: '100%'
|
|
215
|
+
},
|
|
216
|
+
handleBar: {
|
|
217
|
+
width: 36,
|
|
218
|
+
backgroundColor: theme.colors.baseShade4,
|
|
219
|
+
height: 5,
|
|
220
|
+
marginVertical: 10,
|
|
221
|
+
borderRadius: 10
|
|
222
|
+
},
|
|
223
|
+
commentTitle: {
|
|
224
|
+
fontSize: 17,
|
|
225
|
+
fontWeight: 'bold',
|
|
226
|
+
color: theme.colors.base
|
|
227
|
+
},
|
|
228
|
+
horizontalSperator: {
|
|
229
|
+
width: '100%',
|
|
230
|
+
backgroundColor: theme.colors.baseShade4,
|
|
231
|
+
height: 2,
|
|
232
|
+
marginVertical: 10
|
|
233
|
+
},
|
|
234
|
+
deleteStoryTxt: {
|
|
235
|
+
color: theme.colors.base,
|
|
236
|
+
fontSize: 15,
|
|
237
|
+
fontWeight: '600'
|
|
238
|
+
},
|
|
239
|
+
errorContainer: {
|
|
240
|
+
width: '100%',
|
|
241
|
+
position: 'absolute',
|
|
242
|
+
bottom: 120,
|
|
243
|
+
left: 0,
|
|
244
|
+
backgroundColor: theme.colors.alert,
|
|
245
|
+
flexDirection: 'row',
|
|
246
|
+
alignItems: 'center',
|
|
247
|
+
justifyContent: 'space-between',
|
|
248
|
+
paddingVertical: 12,
|
|
249
|
+
paddingHorizontal: 16
|
|
250
|
+
},
|
|
251
|
+
errorContainerLeft: {
|
|
252
|
+
display: 'flex',
|
|
253
|
+
flexDirection: 'row',
|
|
254
|
+
alignItems: 'center',
|
|
255
|
+
gap: 4
|
|
256
|
+
},
|
|
257
|
+
errorText: {
|
|
258
|
+
color: 'white'
|
|
259
|
+
},
|
|
260
|
+
storyGradient: {
|
|
261
|
+
position: 'absolute',
|
|
262
|
+
top: 0,
|
|
263
|
+
left: 0,
|
|
264
|
+
width: '100%',
|
|
265
|
+
height: '100%'
|
|
266
|
+
},
|
|
267
|
+
blurredBackground: {
|
|
268
|
+
position: 'absolute',
|
|
269
|
+
top: 0,
|
|
270
|
+
left: 0,
|
|
271
|
+
width: '100%',
|
|
272
|
+
height: '100%'
|
|
273
|
+
}
|
|
274
|
+
});
|
|
275
|
+
return styles;
|
|
276
|
+
};
|
|
277
|
+
exports.useStyles = useStyles;
|
|
278
|
+
//# sourceMappingURL=styles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNative","require","_reactNativePaper","_reactNativeSafeAreaContext","useStyles","theme","useTheme","bottom","useSafeAreaInsets","width","height","useWindowDimensions","styles","StyleSheet","create","video","container","flex","backgroundColor","position","flexCol","flexDirection","flexRowCenter","alignItems","image","resizeMode","backgroundContainer","spinnerContainer","justifyContent","alignSelf","animationBarContainer","paddingTop","paddingHorizontal","animationBackground","marginHorizontal","userContainer","avatarImage","borderRadius","avatarText","fontWeight","color","paddingLeft","fontSize","avatarSubText","closeIconContainer","menuCloseContaier","pressContainer","swipeUpBtn","right","left","Platform","OS","whiteText","threeDotsMenu","marginRight","swipeText","marginTop","footer","paddingBottom","Math","max","muteBtn","top","muteIcon","seenContainer","paddingVertical","iconContainer","seen","marginLeft","hyperlinkContainer","gap","borderColor","colors","baseShade4","borderWidth","hyperlinkText","base","error","textAlign","background","storyCreateIcon","bottomSheet","borderTopLeftRadius","borderTopRightRadius","deleteBottomSheet","marginVertical","deleteBtn","commentBottomSheet","handleBar","commentTitle","horizontalSperator","deleteStoryTxt","errorContainer","alert","errorContainerLeft","display","errorText","storyGradient","blurredBackground","exports"],"sourceRoot":"../../../../../../src","sources":["social/features/story/View/styles.ts"],"mappings":";;;;;;AAAA,IAAAA,YAAA,GAAAC,OAAA;AACA,IAAAC,iBAAA,GAAAD,OAAA;AAEA,IAAAE,2BAAA,GAAAF,OAAA;AAEO,MAAMG,SAAS,GAAGA,CAAA,KAAM;EAC7B,MAAMC,KAAK,GAAG,IAAAC,0BAAQ,EAAC,CAAe;EACtC,MAAM;IAAEC;EAAO,CAAC,GAAG,IAAAC,6CAAiB,EAAC,CAAC;EACtC,MAAM;IAAEC,KAAK;IAAEC;EAAO,CAAC,GAAG,IAAAC,gCAAmB,EAAC,CAAC;EAC/C,MAAMC,MAAM,GAAGC,uBAAU,CAACC,MAAM,CAAC;IAC/BC,KAAK,EAAE;MACLN,KAAK,EAAEA,KAAK;MACZC,MAAM,EAAGD,KAAK,GAAG,EAAE,GAAI;IACzB,CAAC;IACDO,SAAS,EAAE;MACTC,IAAI,EAAE,CAAC;MACPR,KAAK,EAAEA,KAAK;MACZS,eAAe,EAAE,MAAM;MACvBC,QAAQ,EAAE;IACZ,CAAC;IACDF,IAAI,EAAE;MACJA,IAAI,EAAE;IACR,CAAC;IACDG,OAAO,EAAE;MACPH,IAAI,EAAE,CAAC;MACPI,aAAa,EAAE;IACjB,CAAC;IACDC,aAAa,EAAE;MACbD,aAAa,EAAE,KAAK;MACpBE,UAAU,EAAE;IACd,CAAC;IACDC,KAAK,EAAE;MACLf,KAAK,EAAEA,KAAK;MACZC,MAAM,EAAED,KAAK,IAAI,EAAE,GAAG,CAAC,CAAC;MACxBgB,UAAU,EAAE;IACd,CAAC;IACDC,mBAAmB,EAAE;MACnBjB,KAAK,EAAE,MAAM;MACbQ,IAAI,EAAE;IACR,CAAC;IACDU,gBAAgB,EAAE;MAChBR,QAAQ,EAAE,UAAU;MACpBS,cAAc,EAAE,QAAQ;MACxBV,eAAe,EAAE,OAAO;MACxBW,SAAS,EAAE,QAAQ;MACnBpB,KAAK,EAAEA,KAAK;MACZC,MAAM,EAAEA;IACV,CAAC;IACDoB,qBAAqB,EAAE;MACrBT,aAAa,EAAE,KAAK;MACpBU,UAAU,EAAE,EAAE;MACdC,iBAAiB,EAAE;IACrB,CAAC;IACDC,mBAAmB,EAAE;MACnBvB,MAAM,EAAE,CAAC;MACTO,IAAI,EAAE,CAAC;MACPI,aAAa,EAAE,KAAK;MACpBH,eAAe,EAAE,0BAA0B;MAC3CgB,gBAAgB,EAAE;IACpB,CAAC;IACDC,aAAa,EAAE;MACbzB,MAAM,EAAE,EAAE;MACVW,aAAa,EAAE,KAAK;MACpBO,cAAc,EAAE,eAAe;MAC/BI,iBAAiB,EAAE;IACrB,CAAC;IACDI,WAAW,EAAE;MACX1B,MAAM,EAAE,EAAE;MACVD,KAAK,EAAE,EAAE;MACT4B,YAAY,EAAE;IAChB,CAAC;IACDC,UAAU,EAAE;MACVC,UAAU,EAAE,MAAM;MAClBC,KAAK,EAAE,OAAO;MACdC,WAAW,EAAE,EAAE;MACfC,QAAQ,EAAE;IACZ,CAAC;IACDC,aAAa,EAAE;MACbH,KAAK,EAAE,OAAO;MACdE,QAAQ,EAAE;IACZ,CAAC;IACDE,kBAAkB,EAAE;MAClBrB,UAAU,EAAE,QAAQ;MACpBK,cAAc,EAAE,QAAQ;MACxBlB,MAAM,EAAE,EAAE;MACVsB,iBAAiB,EAAE;IACrB,CAAC;IACDa,iBAAiB,EAAE;MACjBxB,aAAa,EAAE,KAAK;MACpBO,cAAc,EAAE,QAAQ;MACxBL,UAAU,EAAE;IACd,CAAC;IACDuB,cAAc,EAAE;MACd7B,IAAI,EAAE,CAAC;MACPI,aAAa,EAAE;IACjB,CAAC;IACD0B,UAAU,EAAE;MACV5B,QAAQ,EAAE,UAAU;MACpB6B,KAAK,EAAE,CAAC;MACRC,IAAI,EAAE,CAAC;MACP1B,UAAU,EAAE,QAAQ;MACpBhB,MAAM,EAAE2C,qBAAQ,CAACC,EAAE,KAAK,KAAK,GAAG,EAAE,GAAG;IACvC,CAAC;IACDC,SAAS,EAAE;MACTZ,KAAK,EAAE;IACT,CAAC;IACDa,aAAa,EAAE;MACbC,WAAW,EAAE;IACf,CAAC;IACDC,SAAS,EAAE;MACTf,KAAK,EAAE,OAAO;MACdgB,SAAS,EAAE;IACb,CAAC;IACDC,MAAM,EAAE;MACNpC,aAAa,EAAE,KAAK;MACpBE,UAAU,EAAE,QAAQ;MACpBK,cAAc,EAAE,eAAe;MAC/BI,iBAAiB,EAAE,EAAE;MACrBD,UAAU,EAAE,EAAE;MACd2B,aAAa,EACXR,qBAAQ,CAACC,EAAE,KAAK,SAAS,GAAGQ,IAAI,CAACC,GAAG,CAACrD,MAAM,EAAE,EAAE,CAAC,GAAG,EAAE,GAAGA,MAAM,GAAG,EAAE;MACrEW,eAAe,EAAE;IACnB,CAAC;IACD2C,OAAO,EAAE;MACPpD,KAAK,EAAE,EAAE;MACTC,MAAM,EAAE,EAAE;MACVS,QAAQ,EAAE,UAAU;MACpB2C,GAAG,EAAE,EAAE;MACPb,IAAI,EAAE;IACR,CAAC;IACDc,QAAQ,EAAE;MACRtD,KAAK,EAAE,MAAM;MACbC,MAAM,EAAE;IACV,CAAC;IACDsD,aAAa,EAAE;MACb9B,gBAAgB,EAAE,CAAC;MACnBF,iBAAiB,EAAE,EAAE;MACrBiC,eAAe,EAAE,CAAC;MAClB5B,YAAY,EAAE,EAAE;MAChBhB,aAAa,EAAE,KAAK;MACpBO,cAAc,EAAE,QAAQ;MACxBL,UAAU,EAAE;IACd,CAAC;IACD2C,aAAa,EAAE;MACbhC,gBAAgB,EAAE,CAAC;MACnBF,iBAAiB,EAAE,EAAE;MACrBiC,eAAe,EAAE,CAAC;MAClB5B,YAAY,EAAE,EAAE;MAChBhB,aAAa,EAAE,KAAK;MACpBO,cAAc,EAAE,QAAQ;MACxBL,UAAU,EAAE;IACd,CAAC;IACD4C,IAAI,EAAE;MACJC,UAAU,EAAE,CAAC;MACb1B,QAAQ,EAAE,EAAE;MACZF,KAAK,EAAE;IACT,CAAC;IACD6B,kBAAkB,EAAE;MAClBhD,aAAa,EAAE,KAAK;MACpBO,cAAc,EAAE,QAAQ;MACxBL,UAAU,EAAE,QAAQ;MACpB+C,GAAG,EAAE,CAAC;MACNC,WAAW,EAAElE,KAAK,CAACmE,MAAM,CAACC,UAAU;MACpCC,WAAW,EAAE,CAAC;MACdxD,eAAe,EAAE,uBAAuB;MACxCmB,YAAY,EAAE,EAAE;MAChBL,iBAAiB,EAAE,EAAE;MACrBiC,eAAe,EAAE,EAAE;MACnB1D,MAAM,EAAE,EAAE;MACVsB,SAAS,EAAE;IACb,CAAC;IACD8C,aAAa,EAAE;MACbnC,KAAK,EAAEnC,KAAK,CAACmE,MAAM,CAACI;IACtB,CAAC;IACDC,KAAK,EAAE;MACLC,SAAS,EAAE,QAAQ;MACnBtC,KAAK,EAAEnC,KAAK,CAACmE,MAAM,CAACO;IACtB,CAAC;IACDC,eAAe,EAAE;MACf7D,QAAQ,EAAE,UAAU;MACpB8B,IAAI,EAAE,EAAE;MACRa,GAAG,EAAE;IACP,CAAC;IACDmB,WAAW,EAAE;MACXC,mBAAmB,EAAE,EAAE;MACvBC,oBAAoB,EAAE,EAAE;MACxBjE,eAAe,EAAEb,KAAK,CAACmE,MAAM,CAACO,UAAU;MACxCtE,KAAK,EAAEA,KAAK;MACZC,MAAM,EAAE,GAAG,GAAGA;IAChB,CAAC;IACD0E,iBAAiB,EAAE;MACjBpD,iBAAiB,EAAE,EAAE;MACrBqD,cAAc,EAAE,CAAC;MACjBnE,eAAe,EAAEb,KAAK,CAACmE,MAAM,CAACO;IAChC,CAAC;IACDO,SAAS,EAAE;MACTjE,aAAa,EAAE,KAAK;MACpBE,UAAU,EAAE,QAAQ;MACpB+C,GAAG,EAAE,EAAE;MACPpD,eAAe,EAAEb,KAAK,CAACmE,MAAM,CAACO;IAChC,CAAC;IACDQ,kBAAkB,EAAE;MAClBxD,UAAU,EAAE,KAAK;MACjBH,cAAc,EAAE,QAAQ;MACxBL,UAAU,EAAE,QAAQ;MACpBb,MAAM,EAAE;IACV,CAAC;IACD8E,SAAS,EAAE;MACT/E,KAAK,EAAE,EAAE;MACTS,eAAe,EAAEb,KAAK,CAACmE,MAAM,CAACC,UAAU;MACxC/D,MAAM,EAAE,CAAC;MACT2E,cAAc,EAAE,EAAE;MAClBhD,YAAY,EAAE;IAChB,CAAC;IACDoD,YAAY,EAAE;MACZ/C,QAAQ,EAAE,EAAE;MACZH,UAAU,EAAE,MAAM;MAClBC,KAAK,EAAEnC,KAAK,CAACmE,MAAM,CAACI;IACtB,CAAC;IACDc,kBAAkB,EAAE;MAClBjF,KAAK,EAAE,MAAM;MACbS,eAAe,EAAEb,KAAK,CAACmE,MAAM,CAACC,UAAU;MACxC/D,MAAM,EAAE,CAAC;MACT2E,cAAc,EAAE;IAClB,CAAC;IACDM,cAAc,EAAE;MACdnD,KAAK,EAAEnC,KAAK,CAACmE,MAAM,CAACI,IAAI;MACxBlC,QAAQ,EAAE,EAAE;MACZH,UAAU,EAAE;IACd,CAAC;IACDqD,cAAc,EAAE;MACdnF,KAAK,EAAE,MAAM;MACbU,QAAQ,EAAE,UAAU;MACpBZ,MAAM,EAAE,GAAG;MACX0C,IAAI,EAAE,CAAC;MACP/B,eAAe,EAAEb,KAAK,CAACmE,MAAM,CAACqB,KAAK;MACnCxE,aAAa,EAAE,KAAK;MACpBE,UAAU,EAAE,QAAQ;MACpBK,cAAc,EAAE,eAAe;MAC/BqC,eAAe,EAAE,EAAE;MACnBjC,iBAAiB,EAAE;IACrB,CAAC;IACD8D,kBAAkB,EAAE;MAClBC,OAAO,EAAE,MAAM;MACf1E,aAAa,EAAE,KAAK;MACpBE,UAAU,EAAE,QAAQ;MACpB+C,GAAG,EAAE;IACP,CAAC;IACD0B,SAAS,EAAE;MACTxD,KAAK,EAAE;IACT,CAAC;IACDyD,aAAa,EAAE;MACb9E,QAAQ,EAAE,UAAU;MACpB2C,GAAG,EAAE,CAAC;MACNb,IAAI,EAAE,CAAC;MACPxC,KAAK,EAAE,MAAM;MACbC,MAAM,EAAE;IACV,CAAC;IACDwF,iBAAiB,EAAE;MACjB/E,QAAQ,EAAE,UAAU;MACpB2C,GAAG,EAAE,CAAC;MACNb,IAAI,EAAE,CAAC;MACPxC,KAAK,EAAE,MAAM;MACbC,MAAM,EAAE;IACV;EACF,CAAC,CAAC;EAEF,OAAOE,MAAM;AACf,CAAC;AAACuF,OAAA,CAAA/F,SAAA,GAAAA,SAAA","ignoreList":[]}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = require("react");
|
|
8
|
+
var _types = require("../../../../types");
|
|
9
|
+
var _MyStories = _interopRequireDefault(require("../../../../components/MyStories"));
|
|
10
|
+
var _CommunityStories = _interopRequireDefault(require("../../../../components/CommunityStories"));
|
|
11
|
+
var _tsSdkReactNative = require("@amityco/ts-sdk-react-native");
|
|
12
|
+
var _useConfig = _interopRequireDefault(require("../../../../hooks/useConfig"));
|
|
13
|
+
var _enums = require("../../../../enums");
|
|
14
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
|
+
const AmityStoryTabComponent = ({
|
|
16
|
+
type,
|
|
17
|
+
targetId
|
|
18
|
+
}) => {
|
|
19
|
+
const [communityData, setCommunityData] = (0, _react.useState)(null);
|
|
20
|
+
const {
|
|
21
|
+
excludes
|
|
22
|
+
} = (0, _useConfig.default)();
|
|
23
|
+
(0, _react.useEffect)(() => {
|
|
24
|
+
if (type === _types.AmityStoryTabComponentEnum.communityFeed && targetId) {
|
|
25
|
+
_tsSdkReactNative.CommunityRepository.getCommunity(targetId, ({
|
|
26
|
+
error,
|
|
27
|
+
loading,
|
|
28
|
+
data
|
|
29
|
+
}) => {
|
|
30
|
+
if (error) return;
|
|
31
|
+
if (!loading) {
|
|
32
|
+
setCommunityData(data);
|
|
33
|
+
}
|
|
34
|
+
});
|
|
35
|
+
}
|
|
36
|
+
}, [targetId, type]);
|
|
37
|
+
if (excludes.includes(`*/${_enums.ComponentID.StoryTab}/*`)) return null;
|
|
38
|
+
if (type === _types.AmityStoryTabComponentEnum.globalFeed) {
|
|
39
|
+
return /*#__PURE__*/React.createElement(_MyStories.default, null);
|
|
40
|
+
}
|
|
41
|
+
if (type === _types.AmityStoryTabComponentEnum.communityFeed) {
|
|
42
|
+
return /*#__PURE__*/React.createElement(_CommunityStories.default, {
|
|
43
|
+
community: communityData,
|
|
44
|
+
communityId: targetId
|
|
45
|
+
});
|
|
46
|
+
}
|
|
47
|
+
return null;
|
|
48
|
+
};
|
|
49
|
+
var _default = exports.default = /*#__PURE__*/(0, _react.memo)(AmityStoryTabComponent);
|
|
50
|
+
//# sourceMappingURL=Tab.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_react","require","_types","_MyStories","_interopRequireDefault","_CommunityStories","_tsSdkReactNative","_useConfig","_enums","e","__esModule","default","AmityStoryTabComponent","type","targetId","communityData","setCommunityData","useState","excludes","useConfig","useEffect","AmityStoryTabComponentEnum","communityFeed","CommunityRepository","getCommunity","error","loading","data","includes","ComponentID","StoryTab","globalFeed","React","createElement","community","communityId","_default","exports","memo"],"sourceRoot":"../../../../../../../src","sources":["social/features/story/components/Tab/Tab.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AAIA,IAAAE,UAAA,GAAAC,sBAAA,CAAAH,OAAA;AACA,IAAAI,iBAAA,GAAAD,sBAAA,CAAAH,OAAA;AACA,IAAAK,iBAAA,GAAAL,OAAA;AACA,IAAAM,UAAA,GAAAH,sBAAA,CAAAH,OAAA;AACA,IAAAO,MAAA,GAAAP,OAAA;AAAgD,SAAAG,uBAAAK,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAEhD,MAAMG,sBAAsD,GAAGA,CAAC;EAC9DC,IAAI;EACJC;AACF,CAAC,KAAK;EACJ,MAAM,CAACC,aAAa,EAAEC,gBAAgB,CAAC,GAAG,IAAAC,eAAQ,EAAkB,IAAI,CAAC;EACzE,MAAM;IAAEC;EAAS,CAAC,GAAG,IAAAC,kBAAS,EAAC,CAAC;EAChC,IAAAC,gBAAS,EAAC,MAAM;IACd,IAAIP,IAAI,KAAKQ,iCAA0B,CAACC,aAAa,IAAIR,QAAQ,EAAE;MACjES,qCAAmB,CAACC,YAAY,CAACV,QAAQ,EAAE,CAAC;QAAEW,KAAK;QAAEC,OAAO;QAAEC;MAAK,CAAC,KAAK;QACvE,IAAIF,KAAK,EAAE;QACX,IAAI,CAACC,OAAO,EAAE;UACZV,gBAAgB,CAACW,IAAI,CAAC;QACxB;MACF,CAAC,CAAC;IACJ;EACF,CAAC,EAAE,CAACb,QAAQ,EAAED,IAAI,CAAC,CAAC;EAEpB,IAAIK,QAAQ,CAACU,QAAQ,CAAC,KAAKC,kBAAW,CAACC,QAAQ,IAAI,CAAC,EAAE,OAAO,IAAI;EAEjE,IAAIjB,IAAI,KAAKQ,iCAA0B,CAACU,UAAU,EAAE;IAClD,oBAAOC,KAAA,CAAAC,aAAA,CAAC9B,UAAA,CAAAQ,OAAS,MAAE,CAAC;EACtB;EACA,IAAIE,IAAI,KAAKQ,iCAA0B,CAACC,aAAa,EAAE;IACrD,oBACEU,KAAA,CAAAC,aAAA,CAAC5B,iBAAA,CAAAM,OAAgB;MAACuB,SAAS,EAAEnB,aAAc;MAACoB,WAAW,EAAErB;IAAS,CAAE,CAAC;EAEzE;EACA,OAAO,IAAI;AACb,CAAC;AAAC,IAAAsB,QAAA,GAAAC,OAAA,CAAA1B,OAAA,gBAEa,IAAA2B,WAAI,EAAC1B,sBAAsB,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "default", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function () {
|
|
9
|
+
return _Tab.default;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _Tab = _interopRequireDefault(require("./Tab"));
|
|
13
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
14
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_Tab","_interopRequireDefault","require","e","__esModule","default"],"sourceRoot":"../../../../../../../src","sources":["social/features/story/components/Tab/index.tsx"],"mappings":";;;;;;;;;;;AAAA,IAAAA,IAAA,GAAAC,sBAAA,CAAAC,OAAA;AAAgC,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA","ignoreList":[]}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.Blocked = Blocked;
|
|
7
|
+
var _reactNativeSafeAreaContext = require("react-native-safe-area-context");
|
|
8
|
+
var _styles = require("./styles");
|
|
9
|
+
var _components = require("./components");
|
|
10
|
+
var _hooks = require("../../../hooks");
|
|
11
|
+
var _enums = require("../../../enums");
|
|
12
|
+
function Blocked() {
|
|
13
|
+
const {
|
|
14
|
+
styles
|
|
15
|
+
} = (0, _styles.useStyles)();
|
|
16
|
+
const {
|
|
17
|
+
accessibilityId
|
|
18
|
+
} = (0, _hooks.useAmityPage)({
|
|
19
|
+
pageId: _enums.PageID.blocked_users_page
|
|
20
|
+
});
|
|
21
|
+
return /*#__PURE__*/React.createElement(_reactNativeSafeAreaContext.SafeAreaView, {
|
|
22
|
+
testID: accessibilityId,
|
|
23
|
+
style: styles.container,
|
|
24
|
+
edges: ['top']
|
|
25
|
+
}, /*#__PURE__*/React.createElement(_components.TopBar, null), /*#__PURE__*/React.createElement(_components.UserList, null));
|
|
26
|
+
}
|
|
27
|
+
//# sourceMappingURL=Blocked.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNativeSafeAreaContext","require","_styles","_components","_hooks","_enums","Blocked","styles","useStyles","accessibilityId","useAmityPage","pageId","PageID","blocked_users_page","React","createElement","SafeAreaView","testID","style","container","edges","TopBar","UserList"],"sourceRoot":"../../../../../../src","sources":["social/features/user/Blocked/Blocked.tsx"],"mappings":";;;;;;AAAA,IAAAA,2BAAA,GAAAC,OAAA;AACA,IAAAC,OAAA,GAAAD,OAAA;AACA,IAAAE,WAAA,GAAAF,OAAA;AACA,IAAAG,MAAA,GAAAH,OAAA;AACA,IAAAI,MAAA,GAAAJ,OAAA;AAEO,SAASK,OAAOA,CAAA,EAAG;EACxB,MAAM;IAAEC;EAAO,CAAC,GAAG,IAAAC,iBAAS,EAAC,CAAC;EAC9B,MAAM;IAAEC;EAAgB,CAAC,GAAG,IAAAC,mBAAY,EAAC;IACvCC,MAAM,EAAEC,aAAM,CAACC;EACjB,CAAC,CAAC;EAEF,oBACEC,KAAA,CAAAC,aAAA,CAACf,2BAAA,CAAAgB,YAAY;IACXC,MAAM,EAAER,eAAgB;IACxBS,KAAK,EAAEX,MAAM,CAACY,SAAU;IACxBC,KAAK,EAAE,CAAC,KAAK;EAAE,gBAEfN,KAAA,CAAAC,aAAA,CAACZ,WAAA,CAAAkB,MAAM,MAAE,CAAC,eACVP,KAAA,CAAAC,aAAA,CAACZ,WAAA,CAAAmB,QAAQ,MAAE,CACC,CAAC;AAEnB","ignoreList":[]}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.TopBar = TopBar;
|
|
7
|
+
var _reactNative = require("react-native");
|
|
8
|
+
var _native = require("@react-navigation/native");
|
|
9
|
+
var _BackButton = _interopRequireDefault(require("../../../../../elements/BackButton"));
|
|
10
|
+
var _Title = _interopRequireDefault(require("../../../../../elements/Title"));
|
|
11
|
+
var _enums = require("../../../../../enums");
|
|
12
|
+
var _styles = require("./styles");
|
|
13
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
14
|
+
function TopBar() {
|
|
15
|
+
const {
|
|
16
|
+
styles
|
|
17
|
+
} = (0, _styles.useStyles)();
|
|
18
|
+
const navigation = (0, _native.useNavigation)();
|
|
19
|
+
return /*#__PURE__*/React.createElement(_reactNative.View, {
|
|
20
|
+
style: styles.container
|
|
21
|
+
}, /*#__PURE__*/React.createElement(_BackButton.default, {
|
|
22
|
+
pageId: _enums.PageID.blocked_users_page,
|
|
23
|
+
onPress: navigation.goBack
|
|
24
|
+
}), /*#__PURE__*/React.createElement(_Title.default, {
|
|
25
|
+
pageId: _enums.PageID.blocked_users_page,
|
|
26
|
+
elementId: _enums.ElementID.title
|
|
27
|
+
}), /*#__PURE__*/React.createElement(_reactNative.View, {
|
|
28
|
+
style: styles.dummy
|
|
29
|
+
}));
|
|
30
|
+
}
|
|
31
|
+
//# sourceMappingURL=TopBar.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNative","require","_native","_BackButton","_interopRequireDefault","_Title","_enums","_styles","e","__esModule","default","TopBar","styles","useStyles","navigation","useNavigation","React","createElement","View","style","container","pageId","PageID","blocked_users_page","onPress","goBack","elementId","ElementID","title","dummy"],"sourceRoot":"../../../../../../../../src","sources":["social/features/user/Blocked/components/TopBar/TopBar.tsx"],"mappings":";;;;;;AAAA,IAAAA,YAAA,GAAAC,OAAA;AACA,IAAAC,OAAA,GAAAD,OAAA;AAGA,IAAAE,WAAA,GAAAC,sBAAA,CAAAH,OAAA;AACA,IAAAI,MAAA,GAAAD,sBAAA,CAAAH,OAAA;AACA,IAAAK,MAAA,GAAAL,OAAA;AACA,IAAAM,OAAA,GAAAN,OAAA;AAAqC,SAAAG,uBAAAI,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAE9B,SAASG,MAAMA,CAAA,EAAG;EACvB,MAAM;IAAEC;EAAO,CAAC,GAAG,IAAAC,iBAAS,EAAC,CAAC;EAC9B,MAAMC,UAAU,GACd,IAAAC,qBAAa,EAAgD,CAAC;EAEhE,oBACEC,KAAA,CAAAC,aAAA,CAACjB,YAAA,CAAAkB,IAAI;IAACC,KAAK,EAAEP,MAAM,CAACQ;EAAU,gBAC5BJ,KAAA,CAAAC,aAAA,CAACd,WAAA,CAAAO,OAAU;IACTW,MAAM,EAAEC,aAAM,CAACC,kBAAmB;IAClCC,OAAO,EAAEV,UAAU,CAACW;EAAO,CAC5B,CAAC,eACFT,KAAA,CAAAC,aAAA,CAACZ,MAAA,CAAAK,OAAK;IAACW,MAAM,EAAEC,aAAM,CAACC,kBAAmB;IAACG,SAAS,EAAEC,gBAAS,CAACC;EAAM,CAAE,CAAC,eACxEZ,KAAA,CAAAC,aAAA,CAACjB,YAAA,CAAAkB,IAAI;IAACC,KAAK,EAAEP,MAAM,CAACiB;EAAM,CAAE,CACxB,CAAC;AAEX","ignoreList":[]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "TopBar", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function () {
|
|
9
|
+
return _TopBar.TopBar;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _TopBar = require("./TopBar");
|
|
13
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_TopBar","require"],"sourceRoot":"../../../../../../../../src","sources":["social/features/user/Blocked/components/TopBar/index.ts"],"mappings":";;;;;;;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.useStyles = void 0;
|
|
7
|
+
var _reactNative = require("react-native");
|
|
8
|
+
var _reactNativePaper = require("react-native-paper");
|
|
9
|
+
const useStyles = () => {
|
|
10
|
+
const theme = (0, _reactNativePaper.useTheme)();
|
|
11
|
+
const styles = _reactNative.StyleSheet.create({
|
|
12
|
+
container: {
|
|
13
|
+
gap: 8,
|
|
14
|
+
paddingVertical: 16,
|
|
15
|
+
flexDirection: 'row',
|
|
16
|
+
alignItems: 'center',
|
|
17
|
+
paddingHorizontal: 12,
|
|
18
|
+
justifyContent: 'space-between',
|
|
19
|
+
backgroundColor: theme.colors.background
|
|
20
|
+
},
|
|
21
|
+
title: {
|
|
22
|
+
flex: 1,
|
|
23
|
+
textAlign: 'center'
|
|
24
|
+
},
|
|
25
|
+
dummy: {
|
|
26
|
+
width: 24,
|
|
27
|
+
height: 24
|
|
28
|
+
}
|
|
29
|
+
});
|
|
30
|
+
return {
|
|
31
|
+
styles,
|
|
32
|
+
theme
|
|
33
|
+
};
|
|
34
|
+
};
|
|
35
|
+
exports.useStyles = useStyles;
|
|
36
|
+
//# sourceMappingURL=styles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNative","require","_reactNativePaper","useStyles","theme","useTheme","styles","StyleSheet","create","container","gap","paddingVertical","flexDirection","alignItems","paddingHorizontal","justifyContent","backgroundColor","colors","background","title","flex","textAlign","dummy","width","height","exports"],"sourceRoot":"../../../../../../../../src","sources":["social/features/user/Blocked/components/TopBar/styles.ts"],"mappings":";;;;;;AAAA,IAAAA,YAAA,GAAAC,OAAA;AAEA,IAAAC,iBAAA,GAAAD,OAAA;AAEO,MAAME,SAAS,GAAGA,CAAA,KAAM;EAC7B,MAAMC,KAAK,GAAG,IAAAC,0BAAQ,EAAa,CAAC;EAEpC,MAAMC,MAAM,GAAGC,uBAAU,CAACC,MAAM,CAAC;IAC/BC,SAAS,EAAE;MACTC,GAAG,EAAE,CAAC;MACNC,eAAe,EAAE,EAAE;MACnBC,aAAa,EAAE,KAAK;MACpBC,UAAU,EAAE,QAAQ;MACpBC,iBAAiB,EAAE,EAAE;MACrBC,cAAc,EAAE,eAAe;MAC/BC,eAAe,EAAEZ,KAAK,CAACa,MAAM,CAACC;IAChC,CAAC;IACDC,KAAK,EAAE;MACLC,IAAI,EAAE,CAAC;MACPC,SAAS,EAAE;IACb,CAAC;IACDC,KAAK,EAAE;MACLC,KAAK,EAAE,EAAE;MACTC,MAAM,EAAE;IACV;EACF,CAAC,CAAC;EAEF,OAAO;IAAElB,MAAM;IAAEF;EAAM,CAAC;AAC1B,CAAC;AAACqB,OAAA,CAAAtB,SAAA,GAAAA,SAAA","ignoreList":[]}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.UserItem = UserItem;
|
|
7
|
+
var _reactNative = require("react-native");
|
|
8
|
+
var _BrandBadge = require("../../../../../elements/BrandBadge");
|
|
9
|
+
var _styles = require("./styles");
|
|
10
|
+
var _Avatar = _interopRequireDefault(require("../../../../../components/Avatar"));
|
|
11
|
+
var _Typography = require("../../../../../../core/components/Typography/Typography");
|
|
12
|
+
var _Skeleton = _interopRequireDefault(require("../../../../../../core/components/Skeleton/Skeleton"));
|
|
13
|
+
var _hooks = require("../../../../../hooks");
|
|
14
|
+
var _native = require("@react-navigation/native");
|
|
15
|
+
var _BehaviourProvider = require("../../../../../providers/BehaviourProvider");
|
|
16
|
+
var _elements = require("../../elements");
|
|
17
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
18
|
+
function UserItem({
|
|
19
|
+
user
|
|
20
|
+
}) {
|
|
21
|
+
var _user$avatar;
|
|
22
|
+
const {
|
|
23
|
+
styles
|
|
24
|
+
} = (0, _styles.useStyles)();
|
|
25
|
+
const {
|
|
26
|
+
unBlockUser
|
|
27
|
+
} = (0, _hooks.useBlockUser)();
|
|
28
|
+
const {
|
|
29
|
+
AmityBlockedUsersPageBehavior
|
|
30
|
+
} = (0, _BehaviourProvider.useBehaviour)();
|
|
31
|
+
const navigation = (0, _native.useNavigation)();
|
|
32
|
+
const handleUnblock = () => {
|
|
33
|
+
unBlockUser(user.userId, user.displayName);
|
|
34
|
+
};
|
|
35
|
+
return /*#__PURE__*/React.createElement(_reactNative.TouchableOpacity, {
|
|
36
|
+
activeOpacity: 0.7,
|
|
37
|
+
accessibilityRole: "button",
|
|
38
|
+
accessibilityLabel: `View ${user.displayName}'s profile`,
|
|
39
|
+
style: styles.container,
|
|
40
|
+
onPress: () => {
|
|
41
|
+
if (AmityBlockedUsersPageBehavior !== null && AmityBlockedUsersPageBehavior !== void 0 && AmityBlockedUsersPageBehavior.goToUserProfilePage) {
|
|
42
|
+
AmityBlockedUsersPageBehavior.goToUserProfilePage({
|
|
43
|
+
userId: user.userId
|
|
44
|
+
});
|
|
45
|
+
} else {
|
|
46
|
+
navigation.navigate('UserProfile', {
|
|
47
|
+
userId: user.userId
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}, /*#__PURE__*/React.createElement(_Avatar.default.User, {
|
|
52
|
+
userId: user.userId,
|
|
53
|
+
imageStyle: styles.avatar,
|
|
54
|
+
userName: user.displayName,
|
|
55
|
+
uri: user.avatarCustomUrl ?? ((_user$avatar = user.avatar) === null || _user$avatar === void 0 ? void 0 : _user$avatar.fileUrl)
|
|
56
|
+
}), /*#__PURE__*/React.createElement(_reactNative.View, {
|
|
57
|
+
style: styles.nameContainer
|
|
58
|
+
}, /*#__PURE__*/React.createElement(_Typography.Typography.BodyBold, {
|
|
59
|
+
numberOfLines: 1,
|
|
60
|
+
ellipsizeMode: "tail",
|
|
61
|
+
style: styles.displayName
|
|
62
|
+
}, user.displayName), user.isBrand && /*#__PURE__*/React.createElement(_BrandBadge.BrandBadge, {
|
|
63
|
+
accessible: true,
|
|
64
|
+
accessibilityLabel: "Brand verified",
|
|
65
|
+
width: 16,
|
|
66
|
+
height: 16
|
|
67
|
+
})), /*#__PURE__*/React.createElement(_elements.UnblockUserButton, {
|
|
68
|
+
accessibilityLabel: `Unblock ${user.displayName}`,
|
|
69
|
+
onPress: handleUnblock
|
|
70
|
+
}));
|
|
71
|
+
}
|
|
72
|
+
function UserItemSkeleton() {
|
|
73
|
+
const {
|
|
74
|
+
styles
|
|
75
|
+
} = (0, _styles.useStyles)();
|
|
76
|
+
return /*#__PURE__*/React.createElement(_Skeleton.default, {
|
|
77
|
+
style: styles.container
|
|
78
|
+
}, /*#__PURE__*/React.createElement(_Skeleton.default.Circle, {
|
|
79
|
+
width: 40,
|
|
80
|
+
height: 40
|
|
81
|
+
}), /*#__PURE__*/React.createElement(_Skeleton.default.Line, {
|
|
82
|
+
width: 140,
|
|
83
|
+
height: 10
|
|
84
|
+
}));
|
|
85
|
+
}
|
|
86
|
+
UserItem.Skeleton = UserItemSkeleton;
|
|
87
|
+
//# sourceMappingURL=UserItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNative","require","_BrandBadge","_styles","_Avatar","_interopRequireDefault","_Typography","_Skeleton","_hooks","_native","_BehaviourProvider","_elements","e","__esModule","default","UserItem","user","_user$avatar","styles","useStyles","unBlockUser","useBlockUser","AmityBlockedUsersPageBehavior","useBehaviour","navigation","useNavigation","handleUnblock","userId","displayName","React","createElement","TouchableOpacity","activeOpacity","accessibilityRole","accessibilityLabel","style","container","onPress","goToUserProfilePage","navigate","User","imageStyle","avatar","userName","uri","avatarCustomUrl","fileUrl","View","nameContainer","Typography","BodyBold","numberOfLines","ellipsizeMode","isBrand","BrandBadge","accessible","width","height","UnblockUserButton","UserItemSkeleton","Circle","Line","Skeleton"],"sourceRoot":"../../../../../../../../src","sources":["social/features/user/Blocked/components/UserItem/UserItem.tsx"],"mappings":";;;;;;AAAA,IAAAA,YAAA,GAAAC,OAAA;AACA,IAAAC,WAAA,GAAAD,OAAA;AACA,IAAAE,OAAA,GAAAF,OAAA;AACA,IAAAG,OAAA,GAAAC,sBAAA,CAAAJ,OAAA;AACA,IAAAK,WAAA,GAAAL,OAAA;AACA,IAAAM,SAAA,GAAAF,sBAAA,CAAAJ,OAAA;AACA,IAAAO,MAAA,GAAAP,OAAA;AACA,IAAAQ,OAAA,GAAAR,OAAA;AAGA,IAAAS,kBAAA,GAAAT,OAAA;AACA,IAAAU,SAAA,GAAAV,OAAA;AAAmD,SAAAI,uBAAAO,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAM5C,SAASG,QAAQA,CAAC;EAAEC;AAAoB,CAAC,EAAE;EAAA,IAAAC,YAAA;EAChD,MAAM;IAAEC;EAAO,CAAC,GAAG,IAAAC,iBAAS,EAAC,CAAC;EAC9B,MAAM;IAAEC;EAAY,CAAC,GAAG,IAAAC,mBAAY,EAAC,CAAC;EACtC,MAAM;IAAEC;EAA8B,CAAC,GAAG,IAAAC,+BAAY,EAAC,CAAC;EACxD,MAAMC,UAAU,GACd,IAAAC,qBAAa,EAAgD,CAAC;EAEhE,MAAMC,aAAa,GAAGA,CAAA,KAAM;IAC1BN,WAAW,CAACJ,IAAI,CAACW,MAAM,EAAEX,IAAI,CAACY,WAAW,CAAC;EAC5C,CAAC;EAED,oBACEC,KAAA,CAAAC,aAAA,CAAC9B,YAAA,CAAA+B,gBAAgB;IACfC,aAAa,EAAE,GAAI;IACnBC,iBAAiB,EAAC,QAAQ;IAC1BC,kBAAkB,EAAE,QAAQlB,IAAI,CAACY,WAAW,YAAa;IACzDO,KAAK,EAAEjB,MAAM,CAACkB,SAAU;IACxBC,OAAO,EAAEA,CAAA,KAAM;MACb,IAAIf,6BAA6B,aAA7BA,6BAA6B,eAA7BA,6BAA6B,CAAEgB,mBAAmB,EAAE;QACtDhB,6BAA6B,CAACgB,mBAAmB,CAAC;UAChDX,MAAM,EAAEX,IAAI,CAACW;QACf,CAAC,CAAC;MACJ,CAAC,MAAM;QACLH,UAAU,CAACe,QAAQ,CAAC,aAAa,EAAE;UAAEZ,MAAM,EAAEX,IAAI,CAACW;QAAO,CAAC,CAAC;MAC7D;IACF;EAAE,gBAEFE,KAAA,CAAAC,aAAA,CAAC1B,OAAA,CAAAU,OAAM,CAAC0B,IAAI;IACVb,MAAM,EAAEX,IAAI,CAACW,MAAO;IACpBc,UAAU,EAAEvB,MAAM,CAACwB,MAAO;IAC1BC,QAAQ,EAAE3B,IAAI,CAACY,WAAY;IAC3BgB,GAAG,EAAE5B,IAAI,CAAC6B,eAAe,MAAA5B,YAAA,GAAID,IAAI,CAAC0B,MAAM,cAAAzB,YAAA,uBAAXA,YAAA,CAAa6B,OAAO;EAAC,CACnD,CAAC,eACFjB,KAAA,CAAAC,aAAA,CAAC9B,YAAA,CAAA+C,IAAI;IAACZ,KAAK,EAAEjB,MAAM,CAAC8B;EAAc,gBAChCnB,KAAA,CAAAC,aAAA,CAACxB,WAAA,CAAA2C,UAAU,CAACC,QAAQ;IAClBC,aAAa,EAAE,CAAE;IACjBC,aAAa,EAAC,MAAM;IACpBjB,KAAK,EAAEjB,MAAM,CAACU;EAAY,GAEzBZ,IAAI,CAACY,WACa,CAAC,EACrBZ,IAAI,CAACqC,OAAO,iBACXxB,KAAA,CAAAC,aAAA,CAAC5B,WAAA,CAAAoD,UAAU;IACTC,UAAU;IACVrB,kBAAkB,EAAC,gBAAgB;IACnCsB,KAAK,EAAE,EAAG;IACVC,MAAM,EAAE;EAAG,CACZ,CAEC,CAAC,eACP5B,KAAA,CAAAC,aAAA,CAACnB,SAAA,CAAA+C,iBAAiB;IAChBxB,kBAAkB,EAAE,WAAWlB,IAAI,CAACY,WAAW,EAAG;IAClDS,OAAO,EAAEX;EAAc,CACxB,CACe,CAAC;AAEvB;AAEA,SAASiC,gBAAgBA,CAAA,EAAG;EAC1B,MAAM;IAAEzC;EAAO,CAAC,GAAG,IAAAC,iBAAS,EAAC,CAAC;EAE9B,oBACEU,KAAA,CAAAC,aAAA,CAACvB,SAAA,CAAAO,OAAQ;IAACqB,KAAK,EAAEjB,MAAM,CAACkB;EAAU,gBAChCP,KAAA,CAAAC,aAAA,CAACvB,SAAA,CAAAO,OAAQ,CAAC8C,MAAM;IAACJ,KAAK,EAAE,EAAG;IAACC,MAAM,EAAE;EAAG,CAAE,CAAC,eAC1C5B,KAAA,CAAAC,aAAA,CAACvB,SAAA,CAAAO,OAAQ,CAAC+C,IAAI;IAACL,KAAK,EAAE,GAAI;IAACC,MAAM,EAAE;EAAG,CAAE,CAChC,CAAC;AAEf;AAEA1C,QAAQ,CAAC+C,QAAQ,GAAGH,gBAAgB","ignoreList":[]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "UserItem", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function () {
|
|
9
|
+
return _UserItem.UserItem;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _UserItem = require("./UserItem");
|
|
13
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_UserItem","require"],"sourceRoot":"../../../../../../../../src","sources":["social/features/user/Blocked/components/UserItem/index.ts"],"mappings":";;;;;;;;;;;AAAA,IAAAA,SAAA,GAAAC,OAAA","ignoreList":[]}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.useStyles = void 0;
|
|
7
|
+
var _reactNative = require("react-native");
|
|
8
|
+
var _reactNativePaper = require("react-native-paper");
|
|
9
|
+
const useStyles = () => {
|
|
10
|
+
const theme = (0, _reactNativePaper.useTheme)();
|
|
11
|
+
const styles = _reactNative.StyleSheet.create({
|
|
12
|
+
container: {
|
|
13
|
+
flexDirection: 'row',
|
|
14
|
+
alignItems: 'center',
|
|
15
|
+
gap: 12,
|
|
16
|
+
height: 56,
|
|
17
|
+
paddingHorizontal: 16,
|
|
18
|
+
paddingVertical: 8,
|
|
19
|
+
backgroundColor: theme.colors.background
|
|
20
|
+
},
|
|
21
|
+
avatar: {
|
|
22
|
+
width: 40,
|
|
23
|
+
height: 40,
|
|
24
|
+
borderRadius: 40
|
|
25
|
+
},
|
|
26
|
+
nameContainer: {
|
|
27
|
+
gap: 4,
|
|
28
|
+
flex: 1,
|
|
29
|
+
flexDirection: 'row',
|
|
30
|
+
alignItems: 'center'
|
|
31
|
+
},
|
|
32
|
+
displayName: {
|
|
33
|
+
flexShrink: 1
|
|
34
|
+
}
|
|
35
|
+
});
|
|
36
|
+
return {
|
|
37
|
+
styles,
|
|
38
|
+
theme
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
exports.useStyles = useStyles;
|
|
42
|
+
//# sourceMappingURL=styles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_reactNative","require","_reactNativePaper","useStyles","theme","useTheme","styles","StyleSheet","create","container","flexDirection","alignItems","gap","height","paddingHorizontal","paddingVertical","backgroundColor","colors","background","avatar","width","borderRadius","nameContainer","flex","displayName","flexShrink","exports"],"sourceRoot":"../../../../../../../../src","sources":["social/features/user/Blocked/components/UserItem/styles.ts"],"mappings":";;;;;;AAAA,IAAAA,YAAA,GAAAC,OAAA;AAEA,IAAAC,iBAAA,GAAAD,OAAA;AAEO,MAAME,SAAS,GAAGA,CAAA,KAAM;EAC7B,MAAMC,KAAK,GAAG,IAAAC,0BAAQ,EAAa,CAAC;EAEpC,MAAMC,MAAM,GAAGC,uBAAU,CAACC,MAAM,CAAC;IAC/BC,SAAS,EAAE;MACTC,aAAa,EAAE,KAAK;MACpBC,UAAU,EAAE,QAAQ;MACpBC,GAAG,EAAE,EAAE;MACPC,MAAM,EAAE,EAAE;MACVC,iBAAiB,EAAE,EAAE;MACrBC,eAAe,EAAE,CAAC;MAClBC,eAAe,EAAEZ,KAAK,CAACa,MAAM,CAACC;IAChC,CAAC;IACDC,MAAM,EAAE;MACNC,KAAK,EAAE,EAAE;MACTP,MAAM,EAAE,EAAE;MACVQ,YAAY,EAAE;IAChB,CAAC;IACDC,aAAa,EAAE;MACbV,GAAG,EAAE,CAAC;MACNW,IAAI,EAAE,CAAC;MACPb,aAAa,EAAE,KAAK;MACpBC,UAAU,EAAE;IACd,CAAC;IACDa,WAAW,EAAE;MACXC,UAAU,EAAE;IACd;EACF,CAAC,CAAC;EAEF,OAAO;IAAEnB,MAAM;IAAEF;EAAM,CAAC;AAC1B,CAAC;AAACsB,OAAA,CAAAvB,SAAA,GAAAA,SAAA","ignoreList":[]}
|