@amityco/react-native-social-uikit 4.0.0-e833198.0 → 4.0.0-ea6e4d32.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 +15 -16
- 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 +613 -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/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 +13 -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 +197 -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 +72 -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 +254 -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 +162 -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 +58 -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 +99 -96
- 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 +113 -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.map +1 -0
- package/lib/commonjs/social/components/BottomSheetComponent/BottomSheetComponent.js +39 -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 +70 -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 +168 -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 +51 -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.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/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 +58 -0
- package/lib/commonjs/social/components/MyAvatar/MyAvatar.js.map +1 -0
- package/lib/commonjs/social/components/MyStories/StoryCircleItem.js +94 -0
- package/lib/commonjs/social/components/MyStories/StoryCircleItem.js.map +1 -0
- package/lib/commonjs/social/components/MyStories/StoryTargetView.js +105 -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 +116 -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 +50 -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 +78 -0
- package/lib/commonjs/social/components/PollContent/PollResults.js.map +1 -0
- package/lib/commonjs/social/components/PollContent/index.js +60 -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 +235 -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 +123 -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 +116 -0
- package/lib/commonjs/social/components/SearchResultItem/SearchResultItem.js.map +1 -0
- package/lib/commonjs/social/components/SearchResultItem/styles.js.map +1 -0
- package/lib/commonjs/social/components/Social/CommentList/CommentList.js +249 -0
- package/lib/commonjs/social/components/Social/CommentList/CommentList.js.map +1 -0
- package/lib/commonjs/social/components/Social/CommentList/styles.js +149 -0
- package/lib/commonjs/social/components/Social/CommentList/styles.js.map +1 -0
- package/lib/commonjs/social/components/Social/CommentListItem/CommentListItem.js +375 -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 +230 -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 +160 -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 +531 -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.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 +41 -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 +25 -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 +69 -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 +407 -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 +271 -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 +73 -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/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 +135 -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 +115 -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 +274 -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 +414 -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 +170 -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 +193 -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 +286 -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 +166 -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 +104 -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 +80 -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 +190 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/CommentsNotificationSetting/components/Header/Header.js +48 -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/index.js.map +1 -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 +154 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/components/Header/Header.js +48 -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/index.js.map +1 -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 +242 -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.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 +172 -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/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 +229 -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.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 +172 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/PostsNotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/components/Header/Header.js +48 -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/index.js.map +1 -0
- package/lib/commonjs/social/features/community/PostsNotificationSetting/styles.js.map +1 -0
- package/lib/commonjs/social/features/community/Setting/Setting.js +101 -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 +145 -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 +190 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js.map +1 -0
- package/lib/commonjs/social/features/community/StoriesNotificationSetting/components/Header/Header.js +48 -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/index.js.map +1 -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/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/feed/components/Categories/Categories.js +72 -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 +114 -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 +38 -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 +95 -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 +94 -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 +90 -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 +57 -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 +601 -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 +278 -0
- package/lib/commonjs/social/features/livestream/Create/styles.js.map +1 -0
- package/lib/commonjs/social/features/livestream/Player/Player.js +223 -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 +92 -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 +299 -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 +75 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollDurationBottomSheet.js.map +1 -0
- package/lib/commonjs/social/features/poll/Composer/components/PollDurationPicker.js +129 -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.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 +648 -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 +324 -0
- package/lib/commonjs/social/features/post/Detail/index.js.map +1 -0
- package/lib/commonjs/social/features/post/Detail/styles.js.map +1 -0
- package/lib/commonjs/social/features/post/TargetSelection/TargetSelection.js +90 -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 +226 -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.map +1 -0
- package/lib/commonjs/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.js +106 -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.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 +87 -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.map +1 -0
- package/lib/commonjs/social/features/reaction/components/List/List.js +196 -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 +303 -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 +208 -0
- package/lib/commonjs/social/features/story/Draft/Draft.js.map +1 -0
- package/lib/commonjs/social/features/story/Draft/components/HyperLinkConfig.js +189 -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.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 +142 -0
- package/lib/commonjs/social/features/story/View/View.js.map +1 -0
- package/lib/commonjs/social/features/story/View/components/AmityViewStoryItem.js +510 -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 +255 -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 +106 -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 +113 -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 +118 -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 +88 -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 +99 -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 +148 -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 +165 -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 +78 -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 +72 -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 +101 -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 +85 -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 +184 -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 +68 -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 +101 -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/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 +61 -0
- package/lib/commonjs/social/features/user/Profile/elements/index.js.map +1 -0
- package/lib/commonjs/social/features/user/Profile/hooks/useFeedState.js +36 -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 +86 -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/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/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 +93 -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 +103 -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/useIsCommunityModerator.js +43 -0
- package/lib/commonjs/social/hooks/useIsCommunityModerator.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 +134 -0
- package/lib/commonjs/social/hooks/useMention/index.js.map +1 -0
- package/lib/commonjs/social/hooks/useMention/styles.js.map +1 -0
- package/lib/commonjs/social/hooks/usePaginator.js +204 -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 +61 -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 +38 -0
- package/lib/commonjs/social/hooks/usePostPermission.js.map +1 -0
- package/lib/commonjs/social/hooks/usePostSubscription.js +38 -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 +22 -0
- package/lib/commonjs/social/hooks/useRoomSubscription.js.map +1 -0
- package/lib/commonjs/social/hooks/useSearch.js +72 -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 +26 -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 +167 -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 +353 -0
- package/lib/commonjs/social/screens/CommunityProfile/index.js.map +1 -0
- package/lib/commonjs/social/screens/CommunityProfile/styles.js +75 -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 +93 -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 +37 -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 +33 -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.map +1 -0
- package/lib/commonjs/social/utils/permissions.js +44 -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 +75 -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/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 +6 -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 +191 -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 +66 -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 +239 -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 +155 -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 +52 -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 -27
- 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 +106 -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.map +1 -0
- package/lib/module/social/components/BottomSheetComponent/BottomSheetComponent.js +32 -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 +63 -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 +161 -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 +44 -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.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/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 +51 -0
- package/lib/module/social/components/MyAvatar/MyAvatar.js.map +1 -0
- package/lib/module/social/components/MyStories/StoryCircleItem.js +87 -0
- package/lib/module/social/components/MyStories/StoryCircleItem.js.map +1 -0
- package/lib/module/social/components/MyStories/StoryTargetView.js +98 -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 +109 -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 +44 -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 +71 -0
- package/lib/module/social/components/PollContent/PollResults.js.map +1 -0
- package/lib/module/social/components/PollContent/index.js +54 -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 +228 -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 +110 -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 +109 -0
- package/lib/module/social/components/SearchResultItem/SearchResultItem.js.map +1 -0
- package/lib/module/social/components/SearchResultItem/styles.js.map +1 -0
- package/lib/module/social/components/Social/CommentList/CommentList.js +242 -0
- package/lib/module/social/components/Social/CommentList/CommentList.js.map +1 -0
- package/lib/module/social/components/Social/CommentList/styles.js +142 -0
- package/lib/module/social/components/Social/CommentList/styles.js.map +1 -0
- package/lib/module/social/components/Social/CommentListItem/CommentListItem.js +369 -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 +224 -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 +152 -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 +523 -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.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 +34 -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 +18 -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 +62 -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 +400 -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 +265 -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 +66 -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/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 +129 -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 +52 -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 +108 -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 +268 -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 +408 -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 +163 -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 +185 -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 +280 -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 +159 -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 +97 -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 +73 -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 +182 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/CommentsNotificationSetting/components/Header/Header.js +41 -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/index.js.map +1 -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 +146 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/LivestreamsNotificationSetting/components/Header/Header.js +41 -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/index.js.map +1 -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 +235 -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.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 +164 -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/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 +222 -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.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 +164 -0
- package/lib/module/social/features/community/PostsNotificationSetting/PostsNotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/PostsNotificationSetting/components/Header/Header.js +41 -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/index.js.map +1 -0
- package/lib/module/social/features/community/PostsNotificationSetting/styles.js.map +1 -0
- package/lib/module/social/features/community/Setting/Setting.js +94 -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 +139 -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 +182 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js.map +1 -0
- package/lib/module/social/features/community/StoriesNotificationSetting/components/Header/Header.js +41 -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/index.js.map +1 -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/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/feed/components/Categories/Categories.js +65 -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 +107 -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 +31 -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 +88 -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 +88 -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 +83 -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 +50 -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 +595 -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 +271 -0
- package/lib/module/social/features/livestream/Create/styles.js.map +1 -0
- package/lib/module/social/features/livestream/Player/Player.js +216 -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 +85 -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 +291 -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 +68 -0
- package/lib/module/social/features/poll/Composer/components/PollDurationBottomSheet.js.map +1 -0
- package/lib/module/social/features/poll/Composer/components/PollDurationPicker.js +121 -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.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 +643 -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 +316 -0
- package/lib/module/social/features/post/Detail/index.js.map +1 -0
- package/lib/module/social/features/post/Detail/styles.js.map +1 -0
- package/lib/module/social/features/post/TargetSelection/TargetSelection.js +83 -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 +219 -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.map +1 -0
- package/lib/module/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.js +99 -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.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 +80 -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.map +1 -0
- package/lib/module/social/features/reaction/components/List/List.js +190 -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 +295 -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 +201 -0
- package/lib/module/social/features/story/Draft/Draft.js.map +1 -0
- package/lib/module/social/features/story/Draft/components/HyperLinkConfig.js +182 -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.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 +135 -0
- package/lib/module/social/features/story/View/View.js.map +1 -0
- package/lib/module/social/features/story/View/components/AmityViewStoryItem.js +503 -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 +248 -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 +99 -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 +105 -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 +111 -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 +81 -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 +92 -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 +140 -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 +158 -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 +71 -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 +66 -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 +94 -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 +78 -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 +177 -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 +62 -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 +94 -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/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 +6 -0
- package/lib/module/social/features/user/Profile/elements/index.js.map +1 -0
- package/lib/module/social/features/user/Profile/hooks/useFeedState.js +29 -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 +79 -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 +13 -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/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/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 +86 -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 +94 -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/useIsCommunityModerator.js +36 -0
- package/lib/module/social/hooks/useIsCommunityModerator.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 +127 -0
- package/lib/module/social/hooks/useMention/index.js.map +1 -0
- package/lib/module/social/hooks/useMention/styles.js.map +1 -0
- package/lib/module/social/hooks/usePaginator.js +196 -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 +54 -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 +31 -0
- package/lib/module/social/hooks/usePostPermission.js.map +1 -0
- package/lib/module/social/hooks/usePostSubscription.js +31 -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 +15 -0
- package/lib/module/social/hooks/useRoomSubscription.js.map +1 -0
- package/lib/module/social/hooks/useSearch.js +66 -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 +19 -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 +11 -0
- package/lib/module/social/screens/CommunityCommentsNotificationSetting/index.js.map +1 -0
- package/lib/module/social/screens/CommunityLivestreamsNotificationSetting/index.js +11 -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 +11 -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 +11 -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 +160 -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 +345 -0
- package/lib/module/social/screens/CommunityProfile/index.js.map +1 -0
- package/lib/module/social/screens/CommunityProfile/styles.js +68 -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 +11 -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 +85 -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 +30 -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 +26 -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.map +1 -0
- package/lib/module/social/utils/permissions.js +32 -0
- package/lib/module/social/utils/permissions.js.map +1 -0
- package/lib/typescript/src/core/assets/icons/arrowDown.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/arrowLeft.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/arrowRight.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/ban.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/bell.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/block.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/block.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/brand.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/brand.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/camera.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/category.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/check.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/checkbox.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/close.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/commentNotification.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/community.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/cross.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/demote.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/dot.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/emptyCommunity.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/emptyImagePost.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/emptyImagePost.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/emptyList.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/emptyPost.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/emptyPost.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/emptyVideoPost.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/emptyVideoPost.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/errorPage.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/exclamation.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/featured.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/feed.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/feed.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/firework.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/following.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/following.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/image.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/image.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/imageUpload.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/index.d.ts +75 -0
- package/lib/typescript/src/core/assets/icons/index.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/link.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/link.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/list.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/livestream.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/lock.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/lock.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/member.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/menu.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/moderator.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/noResult.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/pause.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/pen.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/penFill.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/pending.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/pending.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/people.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/people.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/photo.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/pin.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/pin.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/pinFill.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/play.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/plus.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/poll.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/post.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/postNotification.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/postPermission.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/private.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/privateFeed.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/promote.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/public.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/radio.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/report.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/resume.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/rotate.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/search.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/settings.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/settings.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/share.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/share.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/startLivestream.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/story.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/terminated.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/thumbnail.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/toast.d.ts +4 -0
- package/lib/typescript/src/core/assets/icons/toast.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/trash.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/unfollow.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/unfollow.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/unreport.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/verifiedBadge.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/verticalMenu.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/verticalMenu.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/video.d.ts +3 -0
- package/lib/typescript/src/core/assets/icons/video.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/warning.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/icons/xml.d.ts +72 -0
- package/lib/typescript/src/core/assets/icons/xml.d.ts.map +1 -0
- package/lib/typescript/src/core/assets/index.d.ts.map +1 -0
- package/lib/typescript/src/core/components/CheckBox/index.d.ts +34 -0
- package/lib/typescript/src/core/components/CheckBox/index.d.ts.map +1 -0
- package/lib/typescript/src/core/components/CheckBox/styles.d.ts +16 -0
- package/lib/typescript/src/core/components/CheckBox/styles.d.ts.map +1 -0
- package/lib/typescript/src/core/components/ErrorBoundary/ErrorBoundary.d.ts +20 -0
- package/lib/typescript/src/core/components/ErrorBoundary/ErrorBoundary.d.ts.map +1 -0
- package/lib/typescript/src/core/components/ErrorBoundary/index.d.ts +3 -0
- package/lib/typescript/src/core/components/ErrorBoundary/index.d.ts.map +1 -0
- package/lib/typescript/src/core/components/Menu/styles.d.ts +31 -0
- package/lib/typescript/src/core/components/Menu/styles.d.ts.map +1 -0
- package/lib/typescript/src/core/components/Radio/index.d.ts +33 -0
- package/lib/typescript/src/core/components/Radio/index.d.ts.map +1 -0
- package/lib/typescript/src/core/components/Radio/styles.d.ts +16 -0
- package/lib/typescript/src/core/components/Radio/styles.d.ts.map +1 -0
- package/lib/typescript/src/core/components/Skeleton/Skeleton.d.ts +23 -0
- package/lib/typescript/src/core/components/Skeleton/Skeleton.d.ts.map +1 -0
- package/lib/typescript/src/core/components/Skeleton/styles.d.ts +16 -0
- package/lib/typescript/src/core/components/Skeleton/styles.d.ts.map +1 -0
- package/lib/typescript/src/core/components/Tabs/Tabs.d.ts +31 -0
- package/lib/typescript/src/core/components/Tabs/Tabs.d.ts.map +1 -0
- package/lib/typescript/src/core/components/Tabs/index.d.ts.map +1 -0
- package/lib/typescript/src/core/components/Tabs/styles.d.ts +84 -0
- package/lib/typescript/src/core/components/Tabs/styles.d.ts.map +1 -0
- package/lib/typescript/src/core/components/Typography/Typography.d.ts +16 -0
- package/lib/typescript/src/core/components/Typography/Typography.d.ts.map +1 -0
- package/lib/typescript/src/core/components/Typography/styles.d.ts.map +1 -0
- package/lib/typescript/src/core/constants/index.d.ts +191 -0
- package/lib/typescript/src/core/constants/index.d.ts.map +1 -0
- package/lib/typescript/src/core/engines/AdAssetCache.d.ts.map +1 -0
- package/lib/typescript/src/core/engines/AdEngine.d.ts.map +1 -0
- package/lib/typescript/src/core/engines/AdSupplier.d.ts.map +1 -0
- package/lib/typescript/src/core/engines/AssetDownloader.d.ts.map +1 -0
- package/lib/typescript/src/core/engines/TimeWindowTracker.d.ts.map +1 -0
- package/lib/typescript/src/core/enums/customization.d.ts +37 -0
- package/lib/typescript/src/core/enums/customization.d.ts.map +1 -0
- package/lib/typescript/src/core/enums/index.d.ts +39 -0
- package/lib/typescript/src/core/enums/index.d.ts.map +1 -0
- package/lib/typescript/src/core/hooks/index.d.ts +2 -0
- package/lib/typescript/src/core/hooks/index.d.ts.map +1 -0
- package/lib/typescript/src/core/hooks/useAuth.d.ts +4 -0
- package/lib/typescript/src/core/hooks/useAuth.d.ts.map +1 -0
- package/lib/typescript/src/core/hooks/useConfig.d.ts.map +1 -0
- package/lib/typescript/src/core/hooks/useFile.d.ts +8 -0
- package/lib/typescript/src/core/hooks/useFile.d.ts.map +1 -0
- package/lib/typescript/src/core/hooks/useGallery.d.ts.map +1 -0
- package/lib/typescript/src/core/hooks/useImagePicker.d.ts.map +1 -0
- package/lib/typescript/src/core/hooks/useReaction.d.ts.map +1 -0
- package/lib/typescript/src/core/hooks/useSearch.d.ts +11 -0
- package/lib/typescript/src/core/hooks/useSearch.d.ts.map +1 -0
- package/lib/typescript/src/core/hooks/useShareableLink.d.ts +5 -0
- package/lib/typescript/src/core/hooks/useShareableLink.d.ts.map +1 -0
- package/lib/typescript/src/core/hooks/useSocialSettings.d.ts.map +1 -0
- package/lib/typescript/src/core/hooks/useStory.d.ts.map +1 -0
- package/lib/typescript/src/core/hooks/useTimeDifference.d.ts.map +1 -0
- package/lib/typescript/src/core/hooks/useUpload.d.ts +22 -0
- package/lib/typescript/src/core/hooks/useUpload.d.ts.map +1 -0
- package/lib/typescript/src/core/index.d.ts +6 -0
- package/lib/typescript/src/core/index.d.ts.map +1 -0
- package/lib/typescript/src/core/legacy/comment.d.ts +14 -0
- package/lib/typescript/src/core/legacy/comment.d.ts.map +1 -0
- package/lib/typescript/src/core/legacy/community.d.ts +20 -0
- package/lib/typescript/src/core/legacy/community.d.ts.map +1 -0
- package/lib/typescript/src/core/legacy/feed.d.ts +26 -0
- package/lib/typescript/src/core/legacy/feed.d.ts.map +1 -0
- package/lib/typescript/src/core/legacy/file.d.ts +7 -0
- package/lib/typescript/src/core/legacy/file.d.ts.map +1 -0
- package/lib/typescript/src/core/legacy/user.d.ts +3 -0
- package/lib/typescript/src/core/legacy/user.d.ts.map +1 -0
- package/lib/typescript/src/core/providers/AmityUIKitProvider.d.ts +46 -0
- package/lib/typescript/src/core/providers/AmityUIKitProvider.d.ts.map +1 -0
- package/lib/typescript/src/core/providers/AuthProvider.d.ts +7 -0
- package/lib/typescript/src/core/providers/AuthProvider.d.ts.map +1 -0
- package/lib/typescript/src/core/providers/ConfigProvider.d.ts +10 -0
- package/lib/typescript/src/core/providers/ConfigProvider.d.ts.map +1 -0
- package/lib/typescript/src/core/routes/AmityPageRenderer.d.ts +7 -0
- package/lib/typescript/src/core/routes/AmityPageRenderer.d.ts.map +1 -0
- package/lib/typescript/src/core/routes/AmityUIKitNavigator.d.ts +2 -0
- package/lib/typescript/src/core/routes/AmityUIKitNavigator.d.ts.map +1 -0
- package/lib/typescript/src/core/routes/RouteParamList.d.ts +136 -0
- package/lib/typescript/src/core/routes/RouteParamList.d.ts.map +1 -0
- package/lib/typescript/src/core/routes/navigation.d.ts +6 -0
- package/lib/typescript/src/core/routes/navigation.d.ts.map +1 -0
- package/lib/typescript/src/core/stores/slices/bottomSheetSlice.d.ts +37 -0
- package/lib/typescript/src/core/stores/slices/bottomSheetSlice.d.ts.map +1 -0
- package/lib/typescript/src/core/stores/slices/feedSlice.d.ts.map +1 -0
- package/lib/typescript/src/core/stores/slices/globalfeedSlice.d.ts.map +1 -0
- package/lib/typescript/src/core/stores/slices/postDetailSlice.d.ts.map +1 -0
- package/lib/typescript/src/core/stores/slices/toastSlice.d.ts +26 -0
- package/lib/typescript/src/core/stores/slices/toastSlice.d.ts.map +1 -0
- package/lib/typescript/src/core/stores/slices/uiSlice.d.ts +44 -0
- package/lib/typescript/src/core/stores/slices/uiSlice.d.ts.map +1 -0
- package/lib/typescript/src/core/stores/store/index.d.ts +11 -0
- package/lib/typescript/src/core/stores/store/index.d.ts.map +1 -0
- package/lib/typescript/src/core/types/auth.d.ts +14 -0
- package/lib/typescript/src/core/types/auth.d.ts.map +1 -0
- package/lib/typescript/src/core/types/behaviour.d.ts +189 -0
- package/lib/typescript/src/core/types/behaviour.d.ts.map +1 -0
- package/lib/typescript/src/core/types/config.d.ts +69 -0
- package/lib/typescript/src/core/types/config.d.ts.map +1 -0
- package/lib/typescript/src/core/types/index.d.ts +6 -0
- package/lib/typescript/src/core/types/index.d.ts.map +1 -0
- package/lib/typescript/src/core/types/mention.d.ts +16 -0
- package/lib/typescript/src/core/types/mention.d.ts.map +1 -0
- package/lib/typescript/src/core/types/user.d.ts +16 -0
- package/lib/typescript/src/core/types/user.d.ts.map +1 -0
- package/lib/typescript/src/core/utils/color.d.ts +8 -0
- package/lib/typescript/src/core/utils/color.d.ts.map +1 -0
- package/lib/typescript/src/core/utils/number.d.ts +2 -0
- package/lib/typescript/src/core/utils/number.d.ts.map +1 -0
- package/lib/typescript/src/core/utils/permission.d.ts.map +1 -0
- package/lib/typescript/src/core/utils/post.d.ts +2 -0
- package/lib/typescript/src/core/utils/post.d.ts.map +1 -0
- package/lib/typescript/src/core/utils/postType.d.ts +7 -0
- package/lib/typescript/src/core/utils/postType.d.ts.map +1 -0
- package/lib/typescript/src/core/utils/role.d.ts +4 -0
- package/lib/typescript/src/core/utils/role.d.ts.map +1 -0
- package/lib/typescript/src/core/utils/time.d.ts +6 -0
- package/lib/typescript/src/core/utils/time.d.ts.map +1 -0
- package/lib/typescript/src/core/utils/url.d.ts +4 -0
- package/lib/typescript/src/core/utils/url.d.ts.map +1 -0
- package/lib/typescript/src/index.d.ts +3 -11
- package/lib/typescript/src/index.d.ts.map +1 -1
- package/lib/typescript/src/social/components/AdInformation/AdInformation.d.ts +8 -0
- package/lib/typescript/src/social/components/AdInformation/AdInformation.d.ts.map +1 -0
- package/lib/typescript/src/social/components/AdInformation/styles.d.ts +54 -0
- package/lib/typescript/src/social/components/AdInformation/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Avatar/Avatar.d.ts +38 -0
- package/lib/typescript/src/social/components/Avatar/Avatar.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Avatar/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Avatar/styles.d.ts +22 -0
- package/lib/typescript/src/social/components/Avatar/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/BottomSheetComponent/BottomSheetComponent.d.ts +3 -0
- package/lib/typescript/src/social/components/BottomSheetComponent/BottomSheetComponent.d.ts.map +1 -0
- package/lib/typescript/src/social/components/BottomSheetComponent/styles.d.ts +13 -0
- package/lib/typescript/src/social/components/BottomSheetComponent/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Button/Button.d.ts +18 -0
- package/lib/typescript/src/social/components/Button/Button.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Button/index.d.ts +2 -0
- package/lib/typescript/src/social/components/Button/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Button/styles.d.ts +75 -0
- package/lib/typescript/src/social/components/Button/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CancelButton/index.d.ts +2 -0
- package/lib/typescript/src/social/components/CancelButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CancelButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CategoryChip/CategoryChip.d.ts +7 -0
- package/lib/typescript/src/social/components/CategoryChip/CategoryChip.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CategoryChip/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CategoryChip/styles.d.ts +30 -0
- package/lib/typescript/src/social/components/CategoryChip/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CircularProgressIndicator/CircularProgressIndicator.d.ts +12 -0
- package/lib/typescript/src/social/components/CircularProgressIndicator/CircularProgressIndicator.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CircularProgressIndicator/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CircularProgressIndicator/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CommentAdComponent/CommentAdComponent.d.ts +8 -0
- package/lib/typescript/src/social/components/CommentAdComponent/CommentAdComponent.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CommentAdComponent/styles.d.ts +115 -0
- package/lib/typescript/src/social/components/CommentAdComponent/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CommunityListSkeleton/CommunityListSkeleton.d.ts +10 -0
- package/lib/typescript/src/social/components/CommunityListSkeleton/CommunityListSkeleton.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CommunityRowItem/CommunityRowItem.d.ts +13 -0
- package/lib/typescript/src/social/components/CommunityRowItem/CommunityRowItem.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CommunityRowItem/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CommunitySearchResult/CommunitySearchResult.d.ts +19 -0
- package/lib/typescript/src/social/components/CommunitySearchResult/CommunitySearchResult.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CommunityStories/index.d.ts +7 -0
- package/lib/typescript/src/social/components/CommunityStories/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CommunityStories/styles.d.ts +102 -0
- package/lib/typescript/src/social/components/CommunityStories/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CustomSocialTab/CustomSocialTab.d.ts +9 -0
- package/lib/typescript/src/social/components/CustomSocialTab/CustomSocialTab.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CustomSocialTab/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CustomTab/index.d.ts +9 -0
- package/lib/typescript/src/social/components/CustomTab/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/CustomTab/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Divider/index.d.ts +3 -0
- package/lib/typescript/src/social/components/Divider/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Divider/styles.d.ts +12 -0
- package/lib/typescript/src/social/components/Divider/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Empty/Empty.d.ts +25 -0
- package/lib/typescript/src/social/components/Empty/Empty.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Empty/index.d.ts +2 -0
- package/lib/typescript/src/social/components/Empty/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Empty/styles.d.ts +26 -0
- package/lib/typescript/src/social/components/Empty/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/ErrorComponent/ErrorComponent.d.ts +11 -0
- package/lib/typescript/src/social/components/ErrorComponent/ErrorComponent.d.ts.map +1 -0
- package/lib/typescript/src/social/components/ErrorComponent/styles.d.ts +22 -0
- package/lib/typescript/src/social/components/ErrorComponent/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/FloatingActionButton/index.d.ts +8 -0
- package/lib/typescript/src/social/components/FloatingActionButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/FloatingActionButton/styles.d.ts +30 -0
- package/lib/typescript/src/social/components/FloatingActionButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/FormInput/FormInput.d.ts +16 -0
- package/lib/typescript/src/social/components/FormInput/FormInput.d.ts.map +1 -0
- package/lib/typescript/src/social/components/FormInput/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/FormInput/styles.d.ts +27 -0
- package/lib/typescript/src/social/components/FormInput/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Gallery/Gallery.d.ts +29 -0
- package/lib/typescript/src/social/components/Gallery/Gallery.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Gallery/index.d.ts +2 -0
- package/lib/typescript/src/social/components/Gallery/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Gallery/styles.d.ts +39 -0
- package/lib/typescript/src/social/components/Gallery/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/IconTab/IconTab.d.ts +9 -0
- package/lib/typescript/src/social/components/IconTab/IconTab.d.ts.map +1 -0
- package/lib/typescript/src/social/components/ImageFeedSkeleton/ImageFeedSkeleton.d.ts +7 -0
- package/lib/typescript/src/social/components/ImageFeedSkeleton/ImageFeedSkeleton.d.ts.map +1 -0
- package/lib/typescript/src/social/components/ImageFeedSkeleton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LimitCharacterSearch/LimitCharacterSearch.d.ts +5 -0
- package/lib/typescript/src/social/components/LimitCharacterSearch/LimitCharacterSearch.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LimitCharacterSearch/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LimitCharacterSearch/styles.d.ts +16 -0
- package/lib/typescript/src/social/components/LimitCharacterSearch/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LivestreamContent/LivestreamEndedThumbnail/index.d.ts +3 -0
- package/lib/typescript/src/social/components/LivestreamContent/LivestreamEndedThumbnail/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LivestreamContent/LivestreamEndedThumbnail/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LivestreamContent/LivestreamIdleThumbnail/index.d.ts +3 -0
- package/lib/typescript/src/social/components/LivestreamContent/LivestreamIdleThumbnail/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LivestreamContent/LivestreamIdleThumbnail/styles.d.ts +19 -0
- package/lib/typescript/src/social/components/LivestreamContent/LivestreamIdleThumbnail/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.d.ts +3 -0
- package/lib/typescript/src/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LivestreamContent/LivestreamTerminatedThumbnail/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LivestreamContent/index.d.ts +8 -0
- package/lib/typescript/src/social/components/LivestreamContent/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LivestreamContent/styles.d.ts +62 -0
- package/lib/typescript/src/social/components/LivestreamContent/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LoadingImage/index.d.ts +16 -0
- package/lib/typescript/src/social/components/LoadingImage/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LoadingImage/styles.d.ts +66 -0
- package/lib/typescript/src/social/components/LoadingImage/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LoadingVideo/index.d.ts +18 -0
- package/lib/typescript/src/social/components/LoadingVideo/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/LoadingVideo/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/MemberChip/MemberChip.d.ts +9 -0
- package/lib/typescript/src/social/components/MemberChip/MemberChip.d.ts.map +1 -0
- package/lib/typescript/src/social/components/MemberChip/styles.d.ts +31 -0
- package/lib/typescript/src/social/components/MemberChip/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/MyAvatar/MyAvatar.d.ts +4 -0
- package/lib/typescript/src/social/components/MyAvatar/MyAvatar.d.ts.map +1 -0
- package/lib/typescript/src/social/components/MyStories/StoryCircleItem.d.ts.map +1 -0
- package/lib/typescript/src/social/components/MyStories/StoryTargetView.d.ts.map +1 -0
- package/lib/typescript/src/social/components/MyStories/index.d.ts +14 -0
- package/lib/typescript/src/social/components/MyStories/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/MyStories/styles.d.ts +99 -0
- package/lib/typescript/src/social/components/MyStories/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.d.ts +3 -0
- package/lib/typescript/src/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.d.ts.map +1 -0
- package/lib/typescript/src/social/components/NewsFeedLoadingComponent/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/NoResult/NoResult.d.ts +5 -0
- package/lib/typescript/src/social/components/NoResult/NoResult.d.ts.map +1 -0
- package/lib/typescript/src/social/components/NoResult/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/NoResult/styles.d.ts +16 -0
- package/lib/typescript/src/social/components/NoResult/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/NoSearchResult/NoSearchResult.d.ts +3 -0
- package/lib/typescript/src/social/components/NoSearchResult/NoSearchResult.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PollContent/PollFooter.d.ts +12 -0
- package/lib/typescript/src/social/components/PollContent/PollFooter.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PollContent/PollOption.d.ts +15 -0
- package/lib/typescript/src/social/components/PollContent/PollOption.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PollContent/PollResults.d.ts +7 -0
- package/lib/typescript/src/social/components/PollContent/PollResults.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PollContent/index.d.ts +9 -0
- package/lib/typescript/src/social/components/PollContent/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PollContent/style.d.ts +134 -0
- package/lib/typescript/src/social/components/PollContent/style.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PopupMenu/PopupMenu.d.ts +16 -0
- package/lib/typescript/src/social/components/PopupMenu/PopupMenu.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PopupMenu/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PostAdComponent/PostAdComponent.d.ts +8 -0
- package/lib/typescript/src/social/components/PostAdComponent/PostAdComponent.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PostAdComponent/PostAdHeader.d.ts +8 -0
- package/lib/typescript/src/social/components/PostAdComponent/PostAdHeader.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PostAdComponent/styles.d.ts +106 -0
- package/lib/typescript/src/social/components/PostAdComponent/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PostContent/index.d.ts +13 -0
- package/lib/typescript/src/social/components/PostContent/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PostContent/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PostFeedSkeleton/PostFeedSkeleton.d.ts +3 -0
- package/lib/typescript/src/social/components/PostFeedSkeleton/PostFeedSkeleton.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PostFeedSkeleton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PostFeedSkeleton/styles.d.ts +25 -0
- package/lib/typescript/src/social/components/PostFeedSkeleton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PostMenu/index.d.ts +9 -0
- package/lib/typescript/src/social/components/PostMenu/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PostMenu/styles.d.ts +49 -0
- package/lib/typescript/src/social/components/PostMenu/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PreviewLink/LinkPreview.d.ts +8 -0
- package/lib/typescript/src/social/components/PreviewLink/LinkPreview.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PreviewLink/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PreviewLink/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PreviewLink/types.d.ts.map +1 -0
- package/lib/typescript/src/social/components/PreviewLink/utils.d.ts +20 -0
- package/lib/typescript/src/social/components/PreviewLink/utils.d.ts.map +1 -0
- package/lib/typescript/src/social/components/RenderTextWithMention/RenderTextWithMention.d.ts +9 -0
- package/lib/typescript/src/social/components/RenderTextWithMention/RenderTextWithMention.d.ts.map +1 -0
- package/lib/typescript/src/social/components/RenderTextWithMention/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/SearchInput/SearchInput.d.ts +10 -0
- package/lib/typescript/src/social/components/SearchInput/SearchInput.d.ts.map +1 -0
- package/lib/typescript/src/social/components/SearchInput/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/SearchInput/styles.d.ts +22 -0
- package/lib/typescript/src/social/components/SearchInput/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/SearchItem/index.d.ts +14 -0
- package/lib/typescript/src/social/components/SearchItem/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/SearchItem/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/SearchResultItem/SearchResultItem.d.ts +10 -0
- package/lib/typescript/src/social/components/SearchResultItem/SearchResultItem.d.ts.map +1 -0
- package/lib/typescript/src/social/components/SearchResultItem/styles.d.ts +56 -0
- package/lib/typescript/src/social/components/SearchResultItem/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Social/CommentList/CommentList.d.ts +11 -0
- package/lib/typescript/src/social/components/Social/CommentList/CommentList.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Social/CommentList/styles.d.ts +136 -0
- package/lib/typescript/src/social/components/Social/CommentList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Social/CommentListItem/CommentListItem.d.ts +30 -0
- package/lib/typescript/src/social/components/Social/CommentListItem/CommentListItem.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Social/CommentListItem/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Social/ReplyCommentList/index.d.ts +25 -0
- package/lib/typescript/src/social/components/Social/ReplyCommentList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Social/ReplyCommentList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/StoryKit/index.d.ts +9 -0
- package/lib/typescript/src/social/components/StoryKit/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/StoryKit/src/Story.d.ts +9 -0
- package/lib/typescript/src/social/components/StoryKit/src/Story.d.ts.map +1 -0
- package/lib/typescript/src/social/components/StoryKit/src/StoryCircleListItem.d.ts +78 -0
- package/lib/typescript/src/social/components/StoryKit/src/StoryCircleListItem.d.ts.map +1 -0
- package/lib/typescript/src/social/components/StoryKit/src/StoryCircleListView.d.ts +4 -0
- package/lib/typescript/src/social/components/StoryKit/src/StoryCircleListView.d.ts.map +1 -0
- package/lib/typescript/src/social/components/StoryKit/src/StoryListItem.d.ts +9 -0
- package/lib/typescript/src/social/components/StoryKit/src/StoryListItem.d.ts.map +1 -0
- package/lib/typescript/src/social/components/StoryKit/src/helpers/StateHelpers.d.ts +2 -0
- package/lib/typescript/src/social/components/StoryKit/src/helpers/StateHelpers.d.ts.map +1 -0
- package/lib/typescript/src/social/components/StoryKit/src/helpers/ValidationHelpers.d.ts.map +1 -0
- package/lib/typescript/src/social/components/StoryKit/src/helpers/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/StoryKit/src/interfaces/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/StoryKit/src/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/TargetSelectionPage/TargetItem/TargetItem.d.ts +17 -0
- package/lib/typescript/src/social/components/TargetSelectionPage/TargetItem/TargetItem.d.ts.map +1 -0
- package/lib/typescript/src/social/components/TargetSelectionPage/TargetSelectionPage.d.ts +25 -0
- package/lib/typescript/src/social/components/TargetSelectionPage/TargetSelectionPage.d.ts.map +1 -0
- package/lib/typescript/src/social/components/TargetSelectionPage/styles.d.ts +51 -0
- package/lib/typescript/src/social/components/TargetSelectionPage/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Toast/index.d.ts +3 -0
- package/lib/typescript/src/social/components/Toast/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/Toast/styles.d.ts +25 -0
- package/lib/typescript/src/social/components/Toast/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/index.d.ts +6 -0
- package/lib/typescript/src/social/components/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/BackButton/index.d.ts +7 -0
- package/lib/typescript/src/social/components/legacy/BackButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/BackButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/CancelButton/index.d.ts +2 -0
- package/lib/typescript/src/social/components/legacy/CancelButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/CancelButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/CloseButton/index.d.ts +4 -0
- package/lib/typescript/src/social/components/legacy/CloseButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/CloseButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/CommunityStories/index.d.ts +6 -0
- package/lib/typescript/src/social/components/legacy/CommunityStories/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/CommunityStories/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.d.ts +10 -0
- package/lib/typescript/src/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/CreatePostChooseTargetModal/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/CustomTab/index.d.ts +9 -0
- package/lib/typescript/src/social/components/legacy/CustomTab/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/CustomTab/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/CustomText/index.d.ts +9 -0
- package/lib/typescript/src/social/components/legacy/CustomText/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/CustomText/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/DoneButton/index.d.ts +9 -0
- package/lib/typescript/src/social/components/legacy/DoneButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/DoneButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/EditCommentModal/index.d.ts +11 -0
- package/lib/typescript/src/social/components/legacy/EditCommentModal/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/EditCommentModal/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/EditPostModal/index.d.ts +21 -0
- package/lib/typescript/src/social/components/legacy/EditPostModal/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/EditPostModal/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/FloatingButton/index.d.ts +7 -0
- package/lib/typescript/src/social/components/legacy/FloatingButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/FloatingButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/LoadingImage/index.d.ts +12 -0
- package/lib/typescript/src/social/components/legacy/LoadingImage/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/LoadingImage/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/LoadingIndicator/index.d.ts +7 -0
- package/lib/typescript/src/social/components/legacy/LoadingIndicator/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/LoadingIndicator/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/LoadingOverlay/index.d.ts +7 -0
- package/lib/typescript/src/social/components/legacy/LoadingOverlay/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/LoadingOverlay/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/LoadingVideo/index.d.ts +14 -0
- package/lib/typescript/src/social/components/legacy/LoadingVideo/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/LoadingVideo/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/MediaSection/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/MediaSection/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/MyStories/index.d.ts +10 -0
- package/lib/typescript/src/social/components/legacy/MyStories/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/MyStories/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/PollSection/Components/PollBar.d.ts +7 -0
- package/lib/typescript/src/social/components/legacy/PollSection/Components/PollBar.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/PollSection/Components/PollOptionList.d.ts +11 -0
- package/lib/typescript/src/social/components/legacy/PollSection/Components/PollOptionList.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/PollSection/PollSection.d.ts +6 -0
- package/lib/typescript/src/social/components/legacy/PollSection/PollSection.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/PollSection/style.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/PollSection/usePoll.d.ts +8 -0
- package/lib/typescript/src/social/components/legacy/PollSection/usePoll.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.d.ts +3 -0
- package/lib/typescript/src/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/PostTypeChoiceModal/style.d.ts +56 -0
- package/lib/typescript/src/social/components/legacy/PostTypeChoiceModal/style.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/SearchItem/index.d.ts +14 -0
- package/lib/typescript/src/social/components/legacy/SearchItem/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/SearchItem/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/Social/CommentList/index.d.ts +27 -0
- package/lib/typescript/src/social/components/legacy/Social/CommentList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/Social/CommentList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/Social/PendingPostList/index.d.ts +37 -0
- package/lib/typescript/src/social/components/legacy/Social/PendingPostList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/Social/PendingPostList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/Social/PostList/Components/RenderTextWithMention.d.ts +8 -0
- package/lib/typescript/src/social/components/legacy/Social/PostList/Components/RenderTextWithMention.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/Social/PostList/index.d.ts +40 -0
- package/lib/typescript/src/social/components/legacy/Social/PostList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/Social/PostList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/Social/ReplyCommentList/index.d.ts +25 -0
- package/lib/typescript/src/social/components/legacy/Social/ReplyCommentList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/Social/ReplyCommentList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/index.d.ts +9 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/Story.d.ts +9 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/Story.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/StoryCircleListItem.d.ts +72 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/StoryCircleListItem.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/StoryCircleListView.d.ts +4 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/StoryCircleListView.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/StoryListItem.d.ts +9 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/StoryListItem.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/helpers/StateHelpers.d.ts +2 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/helpers/StateHelpers.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/helpers/ValidationHelpers.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/helpers/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/interfaces/index.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/styles.d.ts +139 -0
- package/lib/typescript/src/social/components/legacy/StoryKit/src/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/components/legacy/Toast/Toast.d.ts +3 -0
- package/lib/typescript/src/social/components/legacy/Toast/Toast.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ActionButton/ActionButton.d.ts +12 -0
- package/lib/typescript/src/social/elements/ActionButton/ActionButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ActionButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ActionButton/styles.d.ts +10 -0
- package/lib/typescript/src/social/elements/ActionButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/AddOptionButton/index.d.ts +9 -0
- package/lib/typescript/src/social/elements/AddOptionButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/AddOptionButton/styles.d.ts +19 -0
- package/lib/typescript/src/social/elements/AddOptionButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/AddThumbnailButton/AddThumbnailButton.d.ts +9 -0
- package/lib/typescript/src/social/elements/AddThumbnailButton/AddThumbnailButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/AddThumbnailButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/AddThumbnailButton/styles.d.ts +12 -0
- package/lib/typescript/src/social/elements/AddThumbnailButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/AllCategoriesTitle/AllCategoriesTitle.d.ts +9 -0
- package/lib/typescript/src/social/elements/AllCategoriesTitle/AllCategoriesTitle.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/AnnouncementBadge/AnnouncementBadge.d.ts +11 -0
- package/lib/typescript/src/social/elements/AnnouncementBadge/AnnouncementBadge.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/AnnouncementBadge/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/AnnouncementBadge/styles.d.ts +6 -0
- package/lib/typescript/src/social/elements/AnnouncementBadge/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/BackButton/BackButton.d.ts +12 -0
- package/lib/typescript/src/social/elements/BackButton/BackButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/BackButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/BackButton/styles.d.ts +6 -0
- package/lib/typescript/src/social/elements/BackButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/BackButtonIconElement/BackButtonIconElement.d.ts +9 -0
- package/lib/typescript/src/social/elements/BackButtonIconElement/BackButtonIconElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/BrandBadge/BrandBadge.d.ts +5 -0
- package/lib/typescript/src/social/elements/BrandBadge/BrandBadge.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/BrandBadge/index.d.ts +2 -0
- package/lib/typescript/src/social/elements/BrandBadge/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CameraButton/index.d.ts +10 -0
- package/lib/typescript/src/social/elements/CameraButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CameraButton/styles.d.ts +19 -0
- package/lib/typescript/src/social/elements/CameraButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.d.ts +9 -0
- package/lib/typescript/src/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CancelCreateLivestreamButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CancelCreateLivestreamButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CategoryRowImage/CategoryRowImage.d.ts +9 -0
- package/lib/typescript/src/social/elements/CategoryRowImage/CategoryRowImage.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CategoryRowName/CategoryRowName.d.ts +9 -0
- package/lib/typescript/src/social/elements/CategoryRowName/CategoryRowName.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CategoryTitle/CategoryTitle.d.ts +9 -0
- package/lib/typescript/src/social/elements/CategoryTitle/CategoryTitle.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.d.ts +9 -0
- package/lib/typescript/src/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ChangeThumbnailButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ChangeThumbnailButton/styles.d.ts +13 -0
- package/lib/typescript/src/social/elements/ChangeThumbnailButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CloseButton/index.d.ts +12 -0
- package/lib/typescript/src/social/elements/CloseButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CloseButton/styles.d.ts +5 -0
- package/lib/typescript/src/social/elements/CloseButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CloseButtonIconElement/CloseButtonIconElement.d.ts +9 -0
- package/lib/typescript/src/social/elements/CloseButtonIconElement/CloseButtonIconElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommentButtonIconElement/CommentButtonIconElement.d.ts +9 -0
- package/lib/typescript/src/social/elements/CommentButtonIconElement/CommentButtonIconElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommonElements/AvatarElement.d.ts +15 -0
- package/lib/typescript/src/social/elements/CommonElements/AvatarElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommonElements/ImageElement.d.ts +11 -0
- package/lib/typescript/src/social/elements/CommonElements/ImageElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommonElements/TextElement.d.ts +11 -0
- package/lib/typescript/src/social/elements/CommonElements/TextElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.d.ts +10 -0
- package/lib/typescript/src/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityAddMemberButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityAddMemberButton/styles.d.ts +21 -0
- package/lib/typescript/src/social/elements/CommunityAddMemberButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.d.ts +9 -0
- package/lib/typescript/src/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityCreatePostButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityCreatePostButton/styles.d.ts +25 -0
- package/lib/typescript/src/social/elements/CommunityCreatePostButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityDescription/CommunityDescription.d.ts +11 -0
- package/lib/typescript/src/social/elements/CommunityDescription/CommunityDescription.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityDisplayname/CommunityDisplayname.d.ts +11 -0
- package/lib/typescript/src/social/elements/CommunityDisplayname/CommunityDisplayname.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityDisplayname/styles.d.ts +14 -0
- package/lib/typescript/src/social/elements/CommunityDisplayname/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityEmptyImage/CommunityEmptyImage.d.ts +8 -0
- package/lib/typescript/src/social/elements/CommunityEmptyImage/CommunityEmptyImage.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.d.ts +8 -0
- package/lib/typescript/src/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityInfo/CommunityInfo.d.ts +12 -0
- package/lib/typescript/src/social/elements/CommunityInfo/CommunityInfo.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.d.ts +13 -0
- package/lib/typescript/src/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.d.ts +9 -0
- package/lib/typescript/src/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityMemeberCount/CommunityMemeberCount.d.ts +9 -0
- package/lib/typescript/src/social/elements/CommunityMemeberCount/CommunityMemeberCount.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityMemeberCount/styles.d.ts +7 -0
- package/lib/typescript/src/social/elements/CommunityMemeberCount/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityName/CommunityName.d.ts +11 -0
- package/lib/typescript/src/social/elements/CommunityName/CommunityName.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.d.ts +9 -0
- package/lib/typescript/src/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityPendingPost/CommunityPendingPost.d.ts +13 -0
- package/lib/typescript/src/social/elements/CommunityPendingPost/CommunityPendingPost.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.d.ts +12 -0
- package/lib/typescript/src/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityPrivacyIcon/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityPrivacyIcon/styles.d.ts +14 -0
- package/lib/typescript/src/social/elements/CommunityPrivacyIcon/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.d.ts +9 -0
- package/lib/typescript/src/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityRowImage/CommunityRowImage.d.ts +10 -0
- package/lib/typescript/src/social/elements/CommunityRowImage/CommunityRowImage.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityRowImage/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.d.ts +9 -0
- package/lib/typescript/src/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CopyLinkAction/CopyLinkAction.d.ts +11 -0
- package/lib/typescript/src/social/elements/CopyLinkAction/CopyLinkAction.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/CopyLinkAction/index.d.ts +2 -0
- package/lib/typescript/src/social/elements/CopyLinkAction/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.d.ts +9 -0
- package/lib/typescript/src/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/DeleteThumbnailButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/DeleteThumbnailButton/styles.d.ts +13 -0
- package/lib/typescript/src/social/elements/DeleteThumbnailButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/DescriptionElement/DescriptionElement.d.ts +9 -0
- package/lib/typescript/src/social/elements/DescriptionElement/DescriptionElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/EndLiveStreamButton/EndLiveStreamButton.d.ts +9 -0
- package/lib/typescript/src/social/elements/EndLiveStreamButton/EndLiveStreamButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/EndLiveStreamButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/EndLiveStreamButton/styles.d.ts +16 -0
- package/lib/typescript/src/social/elements/EndLiveStreamButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.d.ts +9 -0
- package/lib/typescript/src/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/FormDescription/index.d.ts +10 -0
- package/lib/typescript/src/social/elements/FormDescription/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/FormDescription/styles.d.ts +7 -0
- package/lib/typescript/src/social/elements/FormDescription/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/FormLabel/index.d.ts +11 -0
- package/lib/typescript/src/social/elements/FormLabel/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/FormLabel/styles.d.ts +10 -0
- package/lib/typescript/src/social/elements/FormLabel/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ImageButton/index.d.ts +10 -0
- package/lib/typescript/src/social/elements/ImageButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ImageButton/styles.d.ts +19 -0
- package/lib/typescript/src/social/elements/ImageButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ImageGallery/ImageGallery.d.ts +12 -0
- package/lib/typescript/src/social/elements/ImageGallery/ImageGallery.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ImageKeyElement/ImageKeyElement.d.ts +10 -0
- package/lib/typescript/src/social/elements/ImageKeyElement/ImageKeyElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ImageViewer/ImageViewer.d.ts +13 -0
- package/lib/typescript/src/social/elements/ImageViewer/ImageViewer.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/LikeButtonIconElement/LikeButtonIconElement.d.ts +9 -0
- package/lib/typescript/src/social/elements/LikeButtonIconElement/LikeButtonIconElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/LiveTimerStatus/LiveTimerStatus.d.ts +9 -0
- package/lib/typescript/src/social/elements/LiveTimerStatus/LiveTimerStatus.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/LiveTimerStatus/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/LiveTimerStatus/styles.d.ts +16 -0
- package/lib/typescript/src/social/elements/LiveTimerStatus/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.d.ts +8 -0
- package/lib/typescript/src/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/LivestreamTerminatedActionButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/MenuAction/MenuAction.d.ts +12 -0
- package/lib/typescript/src/social/elements/MenuAction/MenuAction.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/MenuAction/index.d.ts +3 -0
- package/lib/typescript/src/social/elements/MenuAction/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/MenuAction/styles.d.ts +21 -0
- package/lib/typescript/src/social/elements/MenuAction/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/MenuButton/MenuButton.d.ts +13 -0
- package/lib/typescript/src/social/elements/MenuButton/MenuButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/MenuButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/MenuButton/styles.d.ts +15 -0
- package/lib/typescript/src/social/elements/MenuButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/MenuButtonIconElement/MenuButtonIconElement.d.ts +9 -0
- package/lib/typescript/src/social/elements/MenuButtonIconElement/MenuButtonIconElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ModeratorBadge/ModeratorBadge.d.ts +12 -0
- package/lib/typescript/src/social/elements/ModeratorBadge/ModeratorBadge.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ModeratorBadge/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ModeratorBadge/styles.d.ts +14 -0
- package/lib/typescript/src/social/elements/ModeratorBadge/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.d.ts +11 -0
- package/lib/typescript/src/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ModeratorBadgeElement/styles.d.ts +23 -0
- package/lib/typescript/src/social/elements/ModeratorBadgeElement/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/PinBadge/PinBadge.d.ts +11 -0
- package/lib/typescript/src/social/elements/PinBadge/PinBadge.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/PinBadge/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/PinBadge/styles.d.ts +6 -0
- package/lib/typescript/src/social/elements/PinBadge/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ShareAction/ShareAction.d.ts +11 -0
- package/lib/typescript/src/social/elements/ShareAction/ShareAction.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ShareAction/index.d.ts +2 -0
- package/lib/typescript/src/social/elements/ShareAction/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ShareButton/ShareButton.d.ts +11 -0
- package/lib/typescript/src/social/elements/ShareButton/ShareButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ShareButton/index.d.ts +2 -0
- package/lib/typescript/src/social/elements/ShareButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/ShareButtonIconElement/ShareButtonIconElement.d.ts +9 -0
- package/lib/typescript/src/social/elements/ShareButtonIconElement/ShareButtonIconElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/StartLivestreamButton/StartLivestreamButton.d.ts +9 -0
- package/lib/typescript/src/social/elements/StartLivestreamButton/StartLivestreamButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/StartLivestreamButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/StartLivestreamButton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/SwitchCameraButton/SwitchCameraButton.d.ts +9 -0
- package/lib/typescript/src/social/elements/SwitchCameraButton/SwitchCameraButton.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/SwitchCameraButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/TextKeyElement/TextKeyElement.d.ts +10 -0
- package/lib/typescript/src/social/elements/TextKeyElement/TextKeyElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/Timestamp/Timestamp.d.ts +12 -0
- package/lib/typescript/src/social/elements/Timestamp/Timestamp.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/Timestamp/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/Timestamp/styles.d.ts +10 -0
- package/lib/typescript/src/social/elements/Timestamp/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/TimestampElement/TimestampElement.d.ts +10 -0
- package/lib/typescript/src/social/elements/TimestampElement/TimestampElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/Title/index.d.ts +11 -0
- package/lib/typescript/src/social/elements/Title/index.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/Title/styles.d.ts +7 -0
- package/lib/typescript/src/social/elements/Title/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/TitleElement/TitleElement.d.ts +9 -0
- package/lib/typescript/src/social/elements/TitleElement/TitleElement.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/VideoGallery/VideoGallery.d.ts +12 -0
- package/lib/typescript/src/social/elements/VideoGallery/VideoGallery.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/VideoViewer/VideoViewer.d.ts +13 -0
- package/lib/typescript/src/social/elements/VideoViewer/VideoViewer.d.ts.map +1 -0
- package/lib/typescript/src/social/elements/index.d.ts +9 -0
- package/lib/typescript/src/social/elements/index.d.ts.map +1 -0
- package/lib/typescript/src/social/enums/AmityPostContentComponentStyle.d.ts.map +1 -0
- package/lib/typescript/src/social/enums/enumTabName.d.ts.map +1 -0
- package/lib/typescript/src/social/enums/enumTheme.d.ts.map +1 -0
- package/lib/typescript/src/social/enums/enumUIKitID.d.ts +292 -0
- package/lib/typescript/src/social/enums/enumUIKitID.d.ts.map +1 -0
- package/lib/typescript/src/social/enums/imageSizeState.d.ts.map +1 -0
- package/lib/typescript/src/social/enums/index.d.ts.map +1 -0
- package/lib/typescript/src/social/enums/mediaAttachmentEnum.d.ts.map +1 -0
- package/lib/typescript/src/social/enums/post.d.ts.map +1 -0
- package/lib/typescript/src/social/enums/postTargetType.d.ts.map +1 -0
- package/lib/typescript/src/social/enums/roomStatus.d.ts +10 -0
- package/lib/typescript/src/social/enums/roomStatus.d.ts.map +1 -0
- package/lib/typescript/src/social/enums/storyType.d.ts.map +1 -0
- package/lib/typescript/src/social/enums/tabNameState.d.ts.map +1 -0
- package/lib/typescript/src/social/features/comment/components/PostComment/CommentListItem/CommentListItem.d.ts +31 -0
- package/lib/typescript/src/social/features/comment/components/PostComment/CommentListItem/CommentListItem.d.ts.map +1 -0
- package/lib/typescript/src/social/features/comment/components/PostComment/CommentListItem/styles.d.ts +157 -0
- package/lib/typescript/src/social/features/comment/components/PostComment/CommentListItem/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/comment/components/PostComment/PostComment.d.ts +31 -0
- package/lib/typescript/src/social/features/comment/components/PostComment/PostComment.d.ts.map +1 -0
- package/lib/typescript/src/social/features/comment/components/PostComment/ReplyCommentList/index.d.ts +28 -0
- package/lib/typescript/src/social/features/comment/components/PostComment/ReplyCommentList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/comment/components/PostComment/ReplyCommentList/styles.d.ts +153 -0
- package/lib/typescript/src/social/features/comment/components/PostComment/ReplyCommentList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/comment/components/PostComment/index.d.ts +2 -0
- package/lib/typescript/src/social/features/comment/components/PostComment/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/comment/components/PostComment/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddCategory/AddCategory.d.ts +3 -0
- package/lib/typescript/src/social/features/community/AddCategory/AddCategory.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddCategory/components/Header/Header.d.ts +8 -0
- package/lib/typescript/src/social/features/community/AddCategory/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddCategory/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddCategory/components/Header/styles.d.ts +22 -0
- package/lib/typescript/src/social/features/community/AddCategory/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddCategory/hooks/useAddCategory.d.ts +807 -0
- package/lib/typescript/src/social/features/community/AddCategory/hooks/useAddCategory.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddCategory/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddCategory/styles.d.ts +60 -0
- package/lib/typescript/src/social/features/community/AddCategory/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddMember/AddMember.d.ts +3 -0
- package/lib/typescript/src/social/features/community/AddMember/AddMember.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddMember/components/Header/Header.d.ts +3 -0
- package/lib/typescript/src/social/features/community/AddMember/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddMember/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddMember/components/Header/styles.d.ts +19 -0
- package/lib/typescript/src/social/features/community/AddMember/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddMember/hooks/useAddMember.d.ts +742 -0
- package/lib/typescript/src/social/features/community/AddMember/hooks/useAddMember.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddMember/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/AddMember/styles.d.ts +76 -0
- package/lib/typescript/src/social/features/community/AddMember/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.d.ts +6 -0
- package/lib/typescript/src/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/CommentsNotificationSetting/components/Header/Header.d.ts +8 -0
- package/lib/typescript/src/social/features/community/CommentsNotificationSetting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/CommentsNotificationSetting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/CommentsNotificationSetting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/src/social/features/community/CommentsNotificationSetting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/CommentsNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/CommentsNotificationSetting/styles.d.ts +32 -0
- package/lib/typescript/src/social/features/community/CommentsNotificationSetting/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Create/Create.d.ts +3 -0
- package/lib/typescript/src/social/features/community/Create/Create.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Create/components/Header/Header.d.ts +6 -0
- package/lib/typescript/src/social/features/community/Create/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Create/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Create/components/Header/styles.d.ts +19 -0
- package/lib/typescript/src/social/features/community/Create/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Create/components/Members/index.d.ts +8 -0
- package/lib/typescript/src/social/features/community/Create/components/Members/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Create/components/Members/styles.d.ts +20 -0
- package/lib/typescript/src/social/features/community/Create/components/Members/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Create/hooks/useCreateCommunity.d.ts +88 -0
- package/lib/typescript/src/social/features/community/Create/hooks/useCreateCommunity.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Create/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Create/styles.d.ts +32 -0
- package/lib/typescript/src/social/features/community/Create/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Edit/Edit.d.ts +6 -0
- package/lib/typescript/src/social/features/community/Edit/Edit.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Edit/components/Header/Header.d.ts +6 -0
- package/lib/typescript/src/social/features/community/Edit/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Edit/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Edit/components/Header/styles.d.ts +19 -0
- package/lib/typescript/src/social/features/community/Edit/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Edit/hooks/useEditCommunity.d.ts +82 -0
- package/lib/typescript/src/social/features/community/Edit/hooks/useEditCommunity.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Edit/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Edit/styles.d.ts +32 -0
- package/lib/typescript/src/social/features/community/Edit/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.d.ts +6 -0
- package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/components/Header/Header.d.ts +8 -0
- package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/styles.d.ts +32 -0
- package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/Membership.d.ts +6 -0
- package/lib/typescript/src/social/features/community/Membership/Membership.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/components/Header/Header.d.ts +6 -0
- package/lib/typescript/src/social/features/community/Membership/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/components/Header/styles.d.ts +23 -0
- package/lib/typescript/src/social/features/community/Membership/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/components/MemberItem/MemberItem.d.ts +8 -0
- package/lib/typescript/src/social/features/community/Membership/components/MemberItem/MemberItem.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/components/MemberItem/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/components/MemberItem/style.d.ts +31 -0
- package/lib/typescript/src/social/features/community/Membership/components/MemberItem/style.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/components/MemberList/MemberList.d.ts +6 -0
- package/lib/typescript/src/social/features/community/Membership/components/MemberList/MemberList.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/components/MemberList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/components/MemberList/styles.d.ts +19 -0
- package/lib/typescript/src/social/features/community/Membership/components/MemberList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/components/ModeratorList/ModeratorList.d.ts +6 -0
- package/lib/typescript/src/social/features/community/Membership/components/ModeratorList/ModeratorList.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/components/ModeratorList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/components/ModeratorList/styles.d.ts +17 -0
- package/lib/typescript/src/social/features/community/Membership/components/ModeratorList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/hooks/useMembership.d.ts +14 -0
- package/lib/typescript/src/social/features/community/Membership/hooks/useMembership.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Membership/styles.d.ts +11 -0
- package/lib/typescript/src/social/features/community/Membership/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/NotificationSetting/NotificationSetting.d.ts +6 -0
- package/lib/typescript/src/social/features/community/NotificationSetting/NotificationSetting.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/NotificationSetting/components/Header/Header.d.ts +3 -0
- package/lib/typescript/src/social/features/community/NotificationSetting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/NotificationSetting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/NotificationSetting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/src/social/features/community/NotificationSetting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/NotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/NotificationSetting/styles.d.ts +33 -0
- package/lib/typescript/src/social/features/community/NotificationSetting/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PendingRequest/PendingRequest.d.ts +6 -0
- package/lib/typescript/src/social/features/community/PendingRequest/PendingRequest.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PendingRequest/components/Header/Header.d.ts +3 -0
- package/lib/typescript/src/social/features/community/PendingRequest/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PendingRequest/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PendingRequest/components/Header/styles.d.ts +23 -0
- package/lib/typescript/src/social/features/community/PendingRequest/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.d.ts +7 -0
- package/lib/typescript/src/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PendingRequest/components/PendingPostList/index.d.ts +2 -0
- package/lib/typescript/src/social/features/community/PendingRequest/components/PendingPostList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PendingRequest/components/PendingPostList/styles.d.ts +81 -0
- package/lib/typescript/src/social/features/community/PendingRequest/components/PendingPostList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PendingRequest/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PendingRequest/styles.d.ts +11 -0
- package/lib/typescript/src/social/features/community/PendingRequest/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PostPermission/PostPermission.d.ts +6 -0
- package/lib/typescript/src/social/features/community/PostPermission/PostPermission.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PostPermission/components/Header/Header.d.ts +7 -0
- package/lib/typescript/src/social/features/community/PostPermission/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PostPermission/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PostPermission/components/Header/styles.d.ts +19 -0
- package/lib/typescript/src/social/features/community/PostPermission/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PostPermission/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PostPermission/styles.d.ts +21 -0
- package/lib/typescript/src/social/features/community/PostPermission/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PostsNotificationSetting/PostsNotificationSetting.d.ts +6 -0
- package/lib/typescript/src/social/features/community/PostsNotificationSetting/PostsNotificationSetting.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PostsNotificationSetting/components/Header/Header.d.ts +8 -0
- package/lib/typescript/src/social/features/community/PostsNotificationSetting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PostsNotificationSetting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PostsNotificationSetting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/src/social/features/community/PostsNotificationSetting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PostsNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/PostsNotificationSetting/styles.d.ts +32 -0
- package/lib/typescript/src/social/features/community/PostsNotificationSetting/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/Setting.d.ts +6 -0
- package/lib/typescript/src/social/features/community/Setting/Setting.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/components/Header/Header.d.ts +6 -0
- package/lib/typescript/src/social/features/community/Setting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/src/social/features/community/Setting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.d.ts +10 -0
- package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunity/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunity/styles.d.ts +17 -0
- package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunity/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.d.ts +10 -0
- package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunityDescription/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunityDescription/styles.d.ts +11 -0
- package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunityDescription/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.d.ts +10 -0
- package/lib/typescript/src/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/elements/LeaveCommunity/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/elements/LeaveCommunity/styles.d.ts +16 -0
- package/lib/typescript/src/social/features/community/Setting/elements/LeaveCommunity/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/hooks/useCommunitySetting.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setting/styles.d.ts +21 -0
- package/lib/typescript/src/social/features/community/Setting/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setup/Setup.d.ts +19 -0
- package/lib/typescript/src/social/features/community/Setup/Setup.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/Setup/index.d.ts +2 -0
- package/lib/typescript/src/social/features/community/Setup/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.d.ts +6 -0
- package/lib/typescript/src/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/StoriesNotificationSetting/components/Header/Header.d.ts +8 -0
- package/lib/typescript/src/social/features/community/StoriesNotificationSetting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/StoriesNotificationSetting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/StoriesNotificationSetting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/src/social/features/community/StoriesNotificationSetting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/StoriesNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/StoriesNotificationSetting/styles.d.ts +32 -0
- package/lib/typescript/src/social/features/community/StoriesNotificationSetting/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/StorySetting/StorySetting.d.ts +6 -0
- package/lib/typescript/src/social/features/community/StorySetting/StorySetting.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/StorySetting/components/Header/Header.d.ts +3 -0
- package/lib/typescript/src/social/features/community/StorySetting/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/StorySetting/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/StorySetting/components/Header/styles.d.ts +23 -0
- package/lib/typescript/src/social/features/community/StorySetting/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/StorySetting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/StorySetting/styles.d.ts +28 -0
- package/lib/typescript/src/social/features/community/StorySetting/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/shared/components/Categories/index.d.ts +8 -0
- package/lib/typescript/src/social/features/community/shared/components/Categories/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/shared/components/Categories/styles.d.ts +32 -0
- package/lib/typescript/src/social/features/community/shared/components/Categories/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/shared/components/CoverImageUpload/index.d.ts +8 -0
- package/lib/typescript/src/social/features/community/shared/components/CoverImageUpload/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/shared/components/CoverImageUpload/styles.d.ts +34 -0
- package/lib/typescript/src/social/features/community/shared/components/CoverImageUpload/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.d.ts +3 -0
- package/lib/typescript/src/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/shared/components/MemberSkeleton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/shared/components/MemberSkeleton/styles.d.ts +5 -0
- package/lib/typescript/src/social/features/community/shared/components/MemberSkeleton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/shared/components/Privacy/index.d.ts +8 -0
- package/lib/typescript/src/social/features/community/shared/components/Privacy/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/shared/components/Privacy/styles.d.ts +36 -0
- package/lib/typescript/src/social/features/community/shared/components/Privacy/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/shared/elements/Action/Action.d.ts +16 -0
- package/lib/typescript/src/social/features/community/shared/elements/Action/Action.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/shared/elements/Action/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/shared/elements/Action/styles.d.ts +28 -0
- package/lib/typescript/src/social/features/community/shared/elements/Action/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/community/shared/types/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/Categories/Categories.d.ts +7 -0
- package/lib/typescript/src/social/features/feed/components/Categories/Categories.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/Categories/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/components/Categories/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/Categories/styles.d.ts +24 -0
- package/lib/typescript/src/social/features/feed/components/Categories/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/CommunityCategories/CommunityCategories.d.ts +11 -0
- package/lib/typescript/src/social/features/feed/components/CommunityCategories/CommunityCategories.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/CommunityCategories/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/components/CommunityCategories/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/CommunityCategories/styles.d.ts +30 -0
- package/lib/typescript/src/social/features/feed/components/CommunityCategories/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/CreatePostMenu/CreatePostMenu.d.ts +8 -0
- package/lib/typescript/src/social/features/feed/components/CreatePostMenu/CreatePostMenu.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/CreatePostMenu/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/components/CreatePostMenu/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.d.ts +3 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/Description.d.ts +3 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/Description.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.d.ts +6 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.d.ts +3 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/Title.d.ts +3 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/Title.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/styles/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.d.ts +8 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/Explore/Explore.d.ts +7 -0
- package/lib/typescript/src/social/features/feed/components/Explore/Explore.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.d.ts +7 -0
- package/lib/typescript/src/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/Explore/ExploreLoadingSkeleton/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/Explore/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/components/Explore/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/Explore/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.d.ts +7 -0
- package/lib/typescript/src/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/ExploreCommunityEmpty/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/components/ExploreCommunityEmpty/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/ExploreCommunityEmpty/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/ExploreEmpty/ExploreEmpty.d.ts +7 -0
- package/lib/typescript/src/social/features/feed/components/ExploreEmpty/ExploreEmpty.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/ExploreEmpty/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/components/ExploreEmpty/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/ExploreEmpty/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/GlobalFeed/GlobalFeed.d.ts +14 -0
- package/lib/typescript/src/social/features/feed/components/GlobalFeed/GlobalFeed.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/GlobalFeed/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/components/GlobalFeed/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/GlobalFeed/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/MyCommunities/MyCommunities.d.ts +8 -0
- package/lib/typescript/src/social/features/feed/components/MyCommunities/MyCommunities.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/MyCommunities/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/components/MyCommunities/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/MyCommunities/styles.d.ts +39 -0
- package/lib/typescript/src/social/features/feed/components/MyCommunities/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/NewsFeed/NewsFeed.d.ts +8 -0
- package/lib/typescript/src/social/features/feed/components/NewsFeed/NewsFeed.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/NewsFeed/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/components/NewsFeed/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/NewsFeed/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.d.ts +8 -0
- package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.d.ts +9 -0
- package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/TopNavigation/TopNavigation.d.ts +6 -0
- package/lib/typescript/src/social/features/feed/components/TopNavigation/TopNavigation.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/TopNavigation/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/components/TopNavigation/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/TrendingCommunities/TrendingCommunities.d.ts +7 -0
- package/lib/typescript/src/social/features/feed/components/TrendingCommunities/TrendingCommunities.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.d.ts +7 -0
- package/lib/typescript/src/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/styles.d.ts +10 -0
- package/lib/typescript/src/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/TrendingCommunities/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/components/TrendingCommunities/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/TrendingCommunities/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/components/index.d.ts +4 -0
- package/lib/typescript/src/social/features/feed/components/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/elements/CommunityCategory/CommunityCategory.d.ts +11 -0
- package/lib/typescript/src/social/features/feed/elements/CommunityCategory/CommunityCategory.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/elements/CommunityCategory/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/elements/CommunityCategory/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/elements/CommunityCategory/styles.d.ts +17 -0
- package/lib/typescript/src/social/features/feed/elements/CommunityCategory/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/elements/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/elements/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/feed/index.d.ts +2 -0
- package/lib/typescript/src/social/features/feed/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/Create/Create.d.ts +3 -0
- package/lib/typescript/src/social/features/livestream/Create/Create.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/Create/RoomView.d.ts +7 -0
- package/lib/typescript/src/social/features/livestream/Create/RoomView.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/Create/index.d.ts +2 -0
- package/lib/typescript/src/social/features/livestream/Create/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/Create/styles.d.ts +262 -0
- package/lib/typescript/src/social/features/livestream/Create/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/Player/Player.d.ts +3 -0
- package/lib/typescript/src/social/features/livestream/Player/Player.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/Player/index.d.ts +2 -0
- package/lib/typescript/src/social/features/livestream/Player/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/Player/styles.d.ts +78 -0
- package/lib/typescript/src/social/features/livestream/Player/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/TargetSelection/TargetSelection.d.ts +4 -0
- package/lib/typescript/src/social/features/livestream/TargetSelection/TargetSelection.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/TargetSelection/index.d.ts +2 -0
- package/lib/typescript/src/social/features/livestream/TargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/Terminated/Terminated.d.ts +3 -0
- package/lib/typescript/src/social/features/livestream/Terminated/Terminated.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/Terminated/index.d.ts +2 -0
- package/lib/typescript/src/social/features/livestream/Terminated/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/Terminated/styles.d.ts +56 -0
- package/lib/typescript/src/social/features/livestream/Terminated/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/components/ThumbnailAction/ThumbnailAction.d.ts +9 -0
- package/lib/typescript/src/social/features/livestream/components/ThumbnailAction/ThumbnailAction.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/components/ThumbnailAction/index.d.ts +2 -0
- package/lib/typescript/src/social/features/livestream/components/ThumbnailAction/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/livestream/components/ThumbnailAction/styles.d.ts +8 -0
- package/lib/typescript/src/social/features/livestream/components/ThumbnailAction/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/poll/Composer/PollPostComposer.d.ts +37 -0
- package/lib/typescript/src/social/features/poll/Composer/PollPostComposer.d.ts.map +1 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollDuration.d.ts +2 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollDuration.d.ts.map +1 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollDurationBottomSheet.d.ts +3 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollDurationBottomSheet.d.ts.map +1 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollDurationPicker.d.ts +3 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollDurationPicker.d.ts.map +1 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollHeader.d.ts +9 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollHeader.d.ts.map +1 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollOptions.d.ts +8 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollOptions.d.ts.map +1 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollQuestion.d.ts +6 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollQuestion.d.ts.map +1 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollSelection.d.ts +2 -0
- package/lib/typescript/src/social/features/poll/Composer/components/PollSelection.d.ts.map +1 -0
- package/lib/typescript/src/social/features/poll/Composer/index.d.ts +2 -0
- package/lib/typescript/src/social/features/poll/Composer/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/poll/Composer/styles.d.ts +142 -0
- package/lib/typescript/src/social/features/poll/Composer/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/poll/TargetSelection/TargetSelection.d.ts +4 -0
- package/lib/typescript/src/social/features/poll/TargetSelection/TargetSelection.d.ts.map +1 -0
- package/lib/typescript/src/social/features/poll/TargetSelection/index.d.ts +2 -0
- package/lib/typescript/src/social/features/poll/TargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/Composer/PostComposer.d.ts +4 -0
- package/lib/typescript/src/social/features/post/Composer/PostComposer.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/Composer/index.d.ts +2 -0
- package/lib/typescript/src/social/features/post/Composer/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/Composer/styles.d.ts +50 -0
- package/lib/typescript/src/social/features/post/Composer/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/Detail/index.d.ts +11 -0
- package/lib/typescript/src/social/features/post/Detail/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/Detail/styles.d.ts +133 -0
- package/lib/typescript/src/social/features/post/Detail/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/TargetSelection/TargetSelection.d.ts +7 -0
- package/lib/typescript/src/social/features/post/TargetSelection/TargetSelection.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/TargetSelection/index.d.ts +2 -0
- package/lib/typescript/src/social/features/post/TargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/Content/Content.d.ts +22 -0
- package/lib/typescript/src/social/features/post/components/Content/Content.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/Content/index.d.ts +2 -0
- package/lib/typescript/src/social/features/post/components/Content/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/Content/styles.d.ts +230 -0
- package/lib/typescript/src/social/features/post/components/Content/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.d.ts +10 -0
- package/lib/typescript/src/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/DetailedMediaAttachment/index.d.ts +2 -0
- package/lib/typescript/src/social/features/post/components/DetailedMediaAttachment/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/DetailedMediaAttachment/styles.d.ts +46 -0
- package/lib/typescript/src/social/features/post/components/DetailedMediaAttachment/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/Components/DetailStyle.d.ts +4 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/Components/DetailStyle.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/Components/FeedStyle.d.ts +4 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/Components/FeedStyle.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/Components/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/Components/styles.d.ts +57 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/Components/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/Components/type.d.ts +8 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/Components/type.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/Components/usePostShareAction.d.ts +12 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/Components/usePostShareAction.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/EngagementActions.d.ts +14 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/EngagementActions.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/index.d.ts +2 -0
- package/lib/typescript/src/social/features/post/components/EngagementActions/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/EngagementContent/EngagementContent.d.ts +10 -0
- package/lib/typescript/src/social/features/post/components/EngagementContent/EngagementContent.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/EngagementContent/index.d.ts +2 -0
- package/lib/typescript/src/social/features/post/components/EngagementContent/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/EngagementContent/styles.d.ts +12 -0
- package/lib/typescript/src/social/features/post/components/EngagementContent/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/MediaAttachment/MediaAttachment.d.ts +10 -0
- package/lib/typescript/src/social/features/post/components/MediaAttachment/MediaAttachment.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/MediaAttachment/index.d.ts +2 -0
- package/lib/typescript/src/social/features/post/components/MediaAttachment/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/post/components/MediaAttachment/styles.d.ts +38 -0
- package/lib/typescript/src/social/features/post/components/MediaAttachment/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/reaction/components/List/List.d.ts +9 -0
- package/lib/typescript/src/social/features/reaction/components/List/List.d.ts.map +1 -0
- package/lib/typescript/src/social/features/reaction/components/List/index.d.ts +2 -0
- package/lib/typescript/src/social/features/reaction/components/List/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/reaction/components/List/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/room/hooks/useRoom.d.ts +2 -0
- package/lib/typescript/src/social/features/room/hooks/useRoom.d.ts.map +1 -0
- package/lib/typescript/src/social/features/search/components/CommunitySearchResult/CommunitySearchResult.d.ts +11 -0
- package/lib/typescript/src/social/features/search/components/CommunitySearchResult/CommunitySearchResult.d.ts.map +1 -0
- package/lib/typescript/src/social/features/search/components/CommunitySearchResult/index.d.ts +2 -0
- package/lib/typescript/src/social/features/search/components/CommunitySearchResult/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/search/components/TopSearchBar/TopSearchBar.d.ts +8 -0
- package/lib/typescript/src/social/features/search/components/TopSearchBar/TopSearchBar.d.ts.map +1 -0
- package/lib/typescript/src/social/features/search/components/TopSearchBar/index.d.ts +2 -0
- package/lib/typescript/src/social/features/search/components/TopSearchBar/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/search/components/TopSearchBar/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/search/components/UserSearchResult/UserSearchResult.d.ts +9 -0
- package/lib/typescript/src/social/features/search/components/UserSearchResult/UserSearchResult.d.ts.map +1 -0
- package/lib/typescript/src/social/features/search/components/UserSearchResult/index.d.ts +2 -0
- package/lib/typescript/src/social/features/search/components/UserSearchResult/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/Create/Create.d.ts +9 -0
- package/lib/typescript/src/social/features/story/Create/Create.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/Create/index.d.ts +2 -0
- package/lib/typescript/src/social/features/story/Create/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/Create/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/Draft/Draft.d.ts +4 -0
- package/lib/typescript/src/social/features/story/Draft/Draft.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/Draft/components/HyperLinkConfig.d.ts +15 -0
- package/lib/typescript/src/social/features/story/Draft/components/HyperLinkConfig.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/Draft/index.d.ts +2 -0
- package/lib/typescript/src/social/features/story/Draft/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/Draft/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/TargetSelection/TargetSelection.d.ts +4 -0
- package/lib/typescript/src/social/features/story/TargetSelection/TargetSelection.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/TargetSelection/index.d.ts +2 -0
- package/lib/typescript/src/social/features/story/TargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/View/View.d.ts +13 -0
- package/lib/typescript/src/social/features/story/View/View.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/View/components/AmityViewStoryItem.d.ts +20 -0
- package/lib/typescript/src/social/features/story/View/components/AmityViewStoryItem.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/View/index.d.ts +2 -0
- package/lib/typescript/src/social/features/story/View/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/View/styles.d.ts +238 -0
- package/lib/typescript/src/social/features/story/View/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/components/Tab/Tab.d.ts +4 -0
- package/lib/typescript/src/social/features/story/components/Tab/Tab.d.ts.map +1 -0
- package/lib/typescript/src/social/features/story/components/Tab/index.d.ts +2 -0
- package/lib/typescript/src/social/features/story/components/Tab/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/Blocked.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Blocked/Blocked.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/components/TopBar/TopBar.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Blocked/components/TopBar/TopBar.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/components/TopBar/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Blocked/components/TopBar/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/components/TopBar/styles.d.ts +24 -0
- package/lib/typescript/src/social/features/user/Blocked/components/TopBar/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/components/UserItem/UserItem.d.ts +10 -0
- package/lib/typescript/src/social/features/user/Blocked/components/UserItem/UserItem.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/components/UserItem/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Blocked/components/UserItem/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/components/UserItem/styles.d.ts +30 -0
- package/lib/typescript/src/social/features/user/Blocked/components/UserItem/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/components/UserList/UserList.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Blocked/components/UserList/UserList.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/components/UserList/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Blocked/components/UserList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/components/UserList/styles.d.ts +11 -0
- package/lib/typescript/src/social/features/user/Blocked/components/UserList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/components/index.d.ts +4 -0
- package/lib/typescript/src/social/features/user/Blocked/components/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.d.ts +10 -0
- package/lib/typescript/src/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/elements/UnblockUserButton/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Blocked/elements/UnblockUserButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/elements/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Blocked/elements/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Blocked/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Blocked/styles.d.ts +11 -0
- package/lib/typescript/src/social/features/user/Blocked/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Edit/Edit.d.ts +6 -0
- package/lib/typescript/src/social/features/user/Edit/Edit.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Edit/components/ImageUpload/ImageUpload.d.ts +8 -0
- package/lib/typescript/src/social/features/user/Edit/components/ImageUpload/ImageUpload.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Edit/components/ImageUpload/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Edit/components/ImageUpload/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Edit/components/ImageUpload/styles.d.ts +32 -0
- package/lib/typescript/src/social/features/user/Edit/components/ImageUpload/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Edit/components/TopBar/TopBar.d.ts +6 -0
- package/lib/typescript/src/social/features/user/Edit/components/TopBar/TopBar.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Edit/components/TopBar/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Edit/components/TopBar/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Edit/components/TopBar/styles.d.ts +20 -0
- package/lib/typescript/src/social/features/user/Edit/components/TopBar/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Edit/components/index.d.ts +3 -0
- package/lib/typescript/src/social/features/user/Edit/components/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Edit/hooks/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Edit/hooks/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Edit/hooks/useEditUser.d.ts +64 -0
- package/lib/typescript/src/social/features/user/Edit/hooks/useEditUser.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Edit/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Edit/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Edit/styles.d.ts +28 -0
- package/lib/typescript/src/social/features/user/Edit/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/PendingFollowRequests.d.ts +2 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/PendingFollowRequests.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.d.ts +10 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestItem/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestItem/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestItem/styles.d.ts +47 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestItem/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestList/RequestList.d.ts +7 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestList/RequestList.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestList/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestList/styles.d.ts +14 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/TopBar/TopBar.d.ts +6 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/TopBar/TopBar.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/TopBar/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/TopBar/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/TopBar/styles.d.ts +24 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/TopBar/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/index.d.ts +4 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/components/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.d.ts +24 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/styles.d.ts +19 -0
- package/lib/typescript/src/social/features/user/PendingFollowRequests/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/Profile.d.ts +8 -0
- package/lib/typescript/src/social/features/user/Profile/Profile.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/Action/Action.d.ts +6 -0
- package/lib/typescript/src/social/features/user/Profile/components/Action/Action.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/Action/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Profile/components/Action/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/Feed/Feed.d.ts +7 -0
- package/lib/typescript/src/social/features/user/Profile/components/Feed/Feed.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/Feed/hooks/useFeed.d.ts +21 -0
- package/lib/typescript/src/social/features/user/Profile/components/Feed/hooks/useFeed.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/Feed/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Profile/components/Feed/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/Feed/styles.d.ts +10 -0
- package/lib/typescript/src/social/features/user/Profile/components/Feed/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/Header/Header.d.ts +10 -0
- package/lib/typescript/src/social/features/user/Profile/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/Header/hooks/useHeader.d.ts +106 -0
- package/lib/typescript/src/social/features/user/Profile/components/Header/hooks/useHeader.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/Header/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Profile/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/Header/styles.d.ts +68 -0
- package/lib/typescript/src/social/features/user/Profile/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/ImageFeed/ImageFeed.d.ts +7 -0
- package/lib/typescript/src/social/features/user/Profile/components/ImageFeed/ImageFeed.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.d.ts +23 -0
- package/lib/typescript/src/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/ImageFeed/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Profile/components/ImageFeed/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/TopBar/TopBar.d.ts +10 -0
- package/lib/typescript/src/social/features/user/Profile/components/TopBar/TopBar.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/TopBar/hooks/useTopBar.d.ts +50 -0
- package/lib/typescript/src/social/features/user/Profile/components/TopBar/hooks/useTopBar.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/TopBar/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Profile/components/TopBar/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/TopBar/styles.d.ts +20 -0
- package/lib/typescript/src/social/features/user/Profile/components/TopBar/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/VideoFeed/VideoFeed.d.ts +7 -0
- package/lib/typescript/src/social/features/user/Profile/components/VideoFeed/VideoFeed.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.d.ts +23 -0
- package/lib/typescript/src/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/VideoFeed/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Profile/components/VideoFeed/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/components/index.d.ts +7 -0
- package/lib/typescript/src/social/features/user/Profile/components/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/elements/FollowButton/FollowButton.d.ts +10 -0
- package/lib/typescript/src/social/features/user/Profile/elements/FollowButton/FollowButton.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/elements/FollowButton/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Profile/elements/FollowButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/elements/FollowingButton/FollowingButton.d.ts +10 -0
- package/lib/typescript/src/social/features/user/Profile/elements/FollowingButton/FollowingButton.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/elements/FollowingButton/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Profile/elements/FollowingButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/elements/PendingButton/PendingButton.d.ts +10 -0
- package/lib/typescript/src/social/features/user/Profile/elements/PendingButton/PendingButton.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/elements/PendingButton/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Profile/elements/PendingButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.d.ts +7 -0
- package/lib/typescript/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.d.ts +33 -0
- package/lib/typescript/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/elements/UnblockButton/UnblockButton.d.ts +10 -0
- package/lib/typescript/src/social/features/user/Profile/elements/UnblockButton/UnblockButton.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/elements/UnblockButton/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Profile/elements/UnblockButton/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/elements/index.d.ts +6 -0
- package/lib/typescript/src/social/features/user/Profile/elements/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/hooks/useFeedState.d.ts +10 -0
- package/lib/typescript/src/social/features/user/Profile/hooks/useFeedState.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/hooks/useUserProfile.d.ts +26 -0
- package/lib/typescript/src/social/features/user/Profile/hooks/useUserProfile.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Profile/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/styles.d.ts +7 -0
- package/lib/typescript/src/social/features/user/Profile/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Profile/types/index.d.ts +9 -0
- package/lib/typescript/src/social/features/user/Profile/types/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/Relationship.d.ts +5 -0
- package/lib/typescript/src/social/features/user/Relationship/Relationship.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/FollowerList/FollowerList.d.ts +6 -0
- package/lib/typescript/src/social/features/user/Relationship/components/FollowerList/FollowerList.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/FollowerList/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Relationship/components/FollowerList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/FollowerList/styles.d.ts +11 -0
- package/lib/typescript/src/social/features/user/Relationship/components/FollowerList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/FollowingList/FollowingList.d.ts +6 -0
- package/lib/typescript/src/social/features/user/Relationship/components/FollowingList/FollowingList.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/FollowingList/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Relationship/components/FollowingList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/FollowingList/styles.d.ts +11 -0
- package/lib/typescript/src/social/features/user/Relationship/components/FollowingList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/TopBar/TopBar.d.ts +6 -0
- package/lib/typescript/src/social/features/user/Relationship/components/TopBar/TopBar.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/TopBar/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Relationship/components/TopBar/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/TopBar/styles.d.ts +24 -0
- package/lib/typescript/src/social/features/user/Relationship/components/TopBar/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserItem/UserItem.d.ts +11 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserItem/UserItem.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserItem/hooks/useUserItem.d.ts +55 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserItem/hooks/useUserItem.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserItem/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserItem/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserItem/styles.d.ts +29 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserItem/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserList/UserList.d.ts +9 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserList/UserList.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserList/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserList/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserList/styles.d.ts +11 -0
- package/lib/typescript/src/social/features/user/Relationship/components/UserList/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/components/index.d.ts +6 -0
- package/lib/typescript/src/social/features/user/Relationship/components/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/hooks/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Relationship/hooks/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/hooks/useUserRelationship.d.ts +18 -0
- package/lib/typescript/src/social/features/user/Relationship/hooks/useUserRelationship.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/index.d.ts +2 -0
- package/lib/typescript/src/social/features/user/Relationship/index.d.ts.map +1 -0
- package/lib/typescript/src/social/features/user/Relationship/styles.d.ts +11 -0
- package/lib/typescript/src/social/features/user/Relationship/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/category/useCategoryCollection.d.ts +391 -0
- package/lib/typescript/src/social/hooks/collections/category/useCategoryCollection.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/community/useCommunityMemberCollection.d.ts +392 -0
- package/lib/typescript/src/social/hooks/collections/community/useCommunityMemberCollection.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/index.d.ts +13 -0
- package/lib/typescript/src/social/hooks/collections/index.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/post/usePinnedPostCollection.d.ts +392 -0
- package/lib/typescript/src/social/hooks/collections/post/usePinnedPostCollection.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/post/usePostCollection.d.ts +392 -0
- package/lib/typescript/src/social/hooks/collections/post/usePostCollection.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/post/useUserFeed.d.ts +16 -0
- package/lib/typescript/src/social/hooks/collections/post/useUserFeed.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.d.ts +392 -0
- package/lib/typescript/src/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/search/useSearchUserByDisplayNameCollection.d.ts +392 -0
- package/lib/typescript/src/social/hooks/collections/search/useSearchUserByDisplayNameCollection.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/useLiveCollection.d.ts +16 -0
- package/lib/typescript/src/social/hooks/collections/useLiveCollection.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/useReactQueryLiveCollection.d.ts +297 -0
- package/lib/typescript/src/social/hooks/collections/useReactQueryLiveCollection.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/user/useBlockedUsersCollection.d.ts +14 -0
- package/lib/typescript/src/social/hooks/collections/user/useBlockedUsersCollection.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/user/useFollowerCollection.d.ts +14 -0
- package/lib/typescript/src/social/hooks/collections/user/useFollowerCollection.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/user/useFollowingCollection.d.ts +14 -0
- package/lib/typescript/src/social/hooks/collections/user/useFollowingCollection.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/collections/user/useUserCollection.d.ts +392 -0
- package/lib/typescript/src/social/hooks/collections/user/useUserCollection.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/files/useFile.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/index.d.ts +38 -0
- package/lib/typescript/src/social/hooks/index.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/objects/index.d.ts +4 -0
- package/lib/typescript/src/social/hooks/objects/index.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/objects/useLiveObject.d.ts +14 -0
- package/lib/typescript/src/social/hooks/objects/useLiveObject.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/objects/user/useFollowInfo.d.ts +13 -0
- package/lib/typescript/src/social/hooks/objects/user/useFollowInfo.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/objects/user/useUser.d.ts +13 -0
- package/lib/typescript/src/social/hooks/objects/user/useUser.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/queries/useBlockUser.d.ts +5 -0
- package/lib/typescript/src/social/hooks/queries/useBlockUser.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/queries/useClosePoll.d.ts +4 -0
- package/lib/typescript/src/social/hooks/queries/useClosePoll.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/queries/useFlagPost.d.ts +12 -0
- package/lib/typescript/src/social/hooks/queries/useFlagPost.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/queries/useFlagUserQuery.d.ts +12 -0
- package/lib/typescript/src/social/hooks/queries/useFlagUserQuery.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/queries/useFollowUser.d.ts +8 -0
- package/lib/typescript/src/social/hooks/queries/useFollowUser.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/queries/usePendingFollowRequest.d.ts +6 -0
- package/lib/typescript/src/social/hooks/queries/usePendingFollowRequest.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useAmityGlobalSearchViewModel.d.ts +9 -0
- package/lib/typescript/src/social/hooks/useAmityGlobalSearchViewModel.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useCamera.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useCategories.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useCategory.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useCommentAdImpression.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useCommunities.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useCommunity.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useConfig.d.ts +12 -0
- package/lib/typescript/src/social/hooks/useConfig.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useConfigImageUri.d.ts +8 -0
- package/lib/typescript/src/social/hooks/useConfigImageUri.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useCustomRankingGlobalFeed.d.ts +15 -0
- package/lib/typescript/src/social/hooks/useCustomRankingGlobalFeed.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useDarkMode.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useFile.d.ts +11 -0
- package/lib/typescript/src/social/hooks/useFile.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useGenerateThemeStyles.d.ts +4 -0
- package/lib/typescript/src/social/hooks/useGenerateThemeStyles.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useGlobalStory.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useImagePicker.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useIsCommunityModerator.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useJoinCommunity.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useKeyboardStatus.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useLeaveCommunity.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useMembersQuery.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useMention/index.d.ts +21 -0
- package/lib/typescript/src/social/hooks/useMention/index.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useMention/styles.d.ts +31 -0
- package/lib/typescript/src/social/hooks/useMention/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/usePaginator.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/usePendingPostQuery.d.ts +14 -0
- package/lib/typescript/src/social/hooks/usePendingPostQuery.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/usePendingPosts.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/usePermissions.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/usePoll.d.ts +11 -0
- package/lib/typescript/src/social/hooks/usePoll.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/usePopup.d.ts +7 -0
- package/lib/typescript/src/social/hooks/usePopup.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/usePostImpression.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/usePostPermission.d.ts +6 -0
- package/lib/typescript/src/social/hooks/usePostPermission.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/usePostSubscription.d.ts +4 -0
- package/lib/typescript/src/social/hooks/usePostSubscription.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/usePosts.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useReaction.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useRecommenedCommunities.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useRolesQuery.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useRoomSubscription.d.ts +4 -0
- package/lib/typescript/src/social/hooks/useRoomSubscription.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useSearch.d.ts +11 -0
- package/lib/typescript/src/social/hooks/useSearch.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useStory.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useStoryPermission.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useStoryTarget.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useTimeDifference.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useTrendingCommunities.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useUiKitConfig.d.ts +8 -0
- package/lib/typescript/src/social/hooks/useUiKitConfig.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useUiKitReference.d.ts +35 -0
- package/lib/typescript/src/social/hooks/useUiKitReference.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useUser.d.ts +2 -0
- package/lib/typescript/src/social/hooks/useUser.d.ts.map +1 -0
- package/lib/typescript/src/social/hooks/useValidateConfig.d.ts +4 -0
- package/lib/typescript/src/social/hooks/useValidateConfig.d.ts.map +1 -0
- package/lib/typescript/src/social/index.d.ts +67 -0
- package/lib/typescript/src/social/index.d.ts.map +1 -0
- package/lib/typescript/src/social/providers/AdEngineProvider.d.ts +33 -0
- package/lib/typescript/src/social/providers/AdEngineProvider.d.ts.map +1 -0
- package/lib/typescript/src/social/providers/BehaviourProvider.d.ts +10 -0
- package/lib/typescript/src/social/providers/BehaviourProvider.d.ts.map +1 -0
- package/lib/typescript/src/social/providers/ExploreProvider.d.ts +21 -0
- package/lib/typescript/src/social/providers/ExploreProvider.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.d.ts +8 -0
- package/lib/typescript/src/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.d.ts +8 -0
- package/lib/typescript/src/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/AllCategories/CategoryRowItem/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/AllCategories/index.d.ts +3 -0
- package/lib/typescript/src/social/screens/AllCategories/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/AllCategories/styles.d.ts +33 -0
- package/lib/typescript/src/social/screens/AllCategories/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/BlockedUsers/BlockedUsers.d.ts +2 -0
- package/lib/typescript/src/social/screens/BlockedUsers/BlockedUsers.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/BlockedUsers/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/BlockedUsers/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunitiesByCategory/index.d.ts +3 -0
- package/lib/typescript/src/social/screens/CommunitiesByCategory/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunitiesByCategory/styles.d.ts +47 -0
- package/lib/typescript/src/social/screens/CommunitiesByCategory/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityAddCategory/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityAddCategory/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityAddMember/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityAddMember/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityCommentsNotificationSetting/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityCommentsNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityLivestreamsNotificationSetting/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityLivestreamsNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityMembership/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityMembership/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityNotificationSetting/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityPendingRequest/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityPendingRequest/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityPostPermission/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityPostPermission/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityPostsNotificationSetting/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityPostsNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Feed/Feed.d.ts +11 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Feed/Feed.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Feed/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Feed/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Feed/styles.d.ts +27 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Feed/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Header/Header.d.ts +15 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Header/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Header/styles.d.ts +32 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.d.ts +9 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/ImageFeed/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/ImageFeed/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/PinnedPost/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/PinnedPost/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/PinnedPost/styles.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/PinnedPost/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Tab/Tab.d.ts +16 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Tab/Tab.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Tab/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/Tab/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/TopBar/TopBar.d.ts +10 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/TopBar/TopBar.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/TopBar/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/TopBar/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/TopBar/styles.d.ts +27 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/TopBar/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.d.ts +9 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/VideoFeed/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/VideoFeed/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/VideoFeed/styles.d.ts +24 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/VideoFeed/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityProfile/components/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.d.ts +12 -0
- package/lib/typescript/src/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/elements/CommunityCover/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/CommunityProfile/elements/CommunityCover/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/elements/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/CommunityProfile/elements/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityProfile/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityProfile/styles.d.ts +63 -0
- package/lib/typescript/src/social/screens/CommunityProfile/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunitySetting/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunitySetting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityStoriesNotificationSetting/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityStoriesNotificationSetting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CommunityStorySetting/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CommunityStorySetting/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CreateCommunity/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CreateCommunity/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CreateLivestream/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CreateLivestream/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CreatePost/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/CreatePost/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/CreateStory/CreateStoryScreen.d.ts +6 -0
- package/lib/typescript/src/social/screens/CreateStory/CreateStoryScreen.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/EditCommunity/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/EditCommunity/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/EditPost/EditPost.d.ts +6 -0
- package/lib/typescript/src/social/screens/EditPost/EditPost.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/EditUser/EditUser.d.ts +2 -0
- package/lib/typescript/src/social/screens/EditUser/EditUser.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/EditUser/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/EditUser/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/GlobalBan/GlobalBan.d.ts +2 -0
- package/lib/typescript/src/social/screens/GlobalBan/GlobalBan.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/GlobalBan/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/GlobalBan/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/GlobalBan/styles.d.ts +34 -0
- package/lib/typescript/src/social/screens/GlobalBan/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/GlobalFeed/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/GlobalFeed/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/GlobalFeed/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/ImageViewer/ImageViewer.d.ts +2 -0
- package/lib/typescript/src/social/screens/ImageViewer/ImageViewer.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/ImageViewer/components/Header/Header.d.ts +5 -0
- package/lib/typescript/src/social/screens/ImageViewer/components/Header/Header.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/ImageViewer/components/Header/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/ImageViewer/components/Header/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/ImageViewer/components/Header/styles.d.ts +20 -0
- package/lib/typescript/src/social/screens/ImageViewer/components/Header/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/ImageViewer/components/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/ImageViewer/components/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/ImageViewer/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/ImageViewer/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/LivestreamPlayer/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/LivestreamPlayer/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/LivestreamPostTargetSelection/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/LivestreamPostTargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/LivestreamTerminated/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/LivestreamTerminated/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/MyCommunitiesSearch/index.d.ts +3 -0
- package/lib/typescript/src/social/screens/MyCommunitiesSearch/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/MyCommunitiesSearch/styles.d.ts +19 -0
- package/lib/typescript/src/social/screens/MyCommunitiesSearch/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/PollPostComposer/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/PollPostComposer/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/PollTargetSelection/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/PollTargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/PostDetail/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/PostDetail/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/PostTargetSelection/index.d.ts +6 -0
- package/lib/typescript/src/social/screens/PostTargetSelection/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/SocialGlobalSearch/index.d.ts +3 -0
- package/lib/typescript/src/social/screens/SocialGlobalSearch/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/SocialGlobalSearch/styles.d.ts +23 -0
- package/lib/typescript/src/social/screens/SocialGlobalSearch/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/SocialHomePage/index.d.ts +4 -0
- package/lib/typescript/src/social/screens/SocialHomePage/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.d.ts +2 -0
- package/lib/typescript/src/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/UserPendingFollowRequests/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/UserPendingFollowRequests/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/UserProfile/UserProfile.d.ts +7 -0
- package/lib/typescript/src/social/screens/UserProfile/UserProfile.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/UserProfile/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/UserProfile/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/UserRelationship/UserRelationship.d.ts +2 -0
- package/lib/typescript/src/social/screens/UserRelationship/UserRelationship.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/UserRelationship/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/UserRelationship/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/VideoPlayer/VideoPlayer.d.ts +2 -0
- package/lib/typescript/src/social/screens/VideoPlayer/VideoPlayer.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/VideoPlayer/index.d.ts +2 -0
- package/lib/typescript/src/social/screens/VideoPlayer/index.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/VideoPlayer/styles.d.ts +14 -0
- package/lib/typescript/src/social/screens/VideoPlayer/styles.d.ts.map +1 -0
- package/lib/typescript/src/social/screens/index.d.ts +8 -0
- package/lib/typescript/src/social/screens/index.d.ts.map +1 -0
- package/lib/typescript/src/social/types/index.d.ts +58 -0
- package/lib/typescript/src/social/types/index.d.ts.map +1 -0
- package/lib/typescript/src/social/utils/errors.d.ts.map +1 -0
- package/lib/typescript/src/social/utils/index.d.ts.map +1 -0
- package/lib/typescript/src/social/utils/permissions.d.ts.map +1 -0
- package/package.json +34 -20
- 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 +74 -0
- package/src/core/assets/icons/link.tsx +7 -0
- package/src/core/assets/icons/lock.tsx +10 -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 +7 -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 +226 -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 +85 -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 +293 -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 +175 -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 +100 -0
- package/src/core/stores/slices/globalfeedSlice.ts +77 -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 +15 -0
- package/src/core/utils/color.ts +26 -0
- package/src/core/utils/postType.ts +63 -0
- package/src/core/utils/time.ts +64 -0
- package/src/core/utils/url.ts +22 -0
- package/src/index.tsx +46 -62
- 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 +154 -0
- package/src/social/components/Avatar/styles.ts +27 -0
- package/src/social/components/BottomSheetComponent/BottomSheetComponent.tsx +30 -0
- package/src/social/components/BottomSheetComponent/styles.ts +21 -0
- package/src/social/components/Button/Button.tsx +112 -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 +129 -0
- package/src/social/components/CommunityStories/index.tsx +213 -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 +57 -0
- package/src/social/components/FormInput/styles.ts +35 -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/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 +45 -0
- package/src/social/components/MyStories/StoryCircleItem.tsx +108 -0
- package/src/social/components/MyStories/StoryTargetView.tsx +140 -0
- package/src/social/components/MyStories/index.tsx +138 -0
- package/src/social/components/MyStories/styles.ts +107 -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 +66 -0
- package/src/social/components/PollContent/PollOption.tsx +161 -0
- package/src/social/components/PollContent/PollResults.tsx +106 -0
- package/src/social/components/PollContent/index.tsx +68 -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 +229 -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/PreviewLink/utils.ts +132 -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 +151 -0
- package/src/social/components/SearchResultItem/styles.ts +60 -0
- package/src/social/components/Social/CommentList/CommentList.tsx +330 -0
- package/src/social/components/Social/CommentList/styles.ts +141 -0
- package/src/social/components/Social/CommentListItem/CommentListItem.tsx +505 -0
- package/src/social/components/Social/CommentListItem/styles.ts +169 -0
- package/src/social/components/Social/ReplyCommentList/index.tsx +329 -0
- package/src/social/components/Social/ReplyCommentList/styles.ts +155 -0
- package/src/social/components/StoryKit/src/Story.tsx +179 -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 +617 -0
- package/src/social/components/StoryKit/src/helpers/StateHelpers.ts +9 -0
- package/src/social/components/StoryKit/src/styles.ts +224 -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 +29 -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 +482 -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 +556 -0
- package/src/social/components/legacy/Social/PostList/styles.ts +262 -0
- package/src/social/components/legacy/Social/ReplyCommentList/index.tsx +373 -0
- package/src/social/components/legacy/Social/ReplyCommentList/styles.ts +168 -0
- package/src/social/components/legacy/StoryKit/src/Story.tsx +221 -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 +89 -0
- package/src/social/elements/CommonElements/ImageElement.tsx +50 -0
- package/src/social/elements/CommonElements/TextElement.tsx +30 -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 +150 -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 +59 -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 +142 -0
- package/src/social/elements/VideoViewer/VideoViewer.tsx +150 -0
- package/src/social/elements/index.ts +8 -0
- package/src/social/enums/enumUIKitID.ts +293 -0
- package/src/social/enums/roomStatus.ts +9 -0
- package/src/social/features/comment/components/PostComment/CommentListItem/CommentListItem.tsx +562 -0
- package/src/social/features/comment/components/PostComment/CommentListItem/styles.ts +166 -0
- package/src/social/features/comment/components/PostComment/PostComment.tsx +220 -0
- package/src/social/features/comment/components/PostComment/ReplyCommentList/index.tsx +400 -0
- package/src/social/features/comment/components/PostComment/ReplyCommentList/styles.ts +163 -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 +125 -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 +81 -0
- package/src/social/features/community/AddMember/styles.ts +83 -0
- package/src/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.tsx +207 -0
- package/src/social/features/community/CommentsNotificationSetting/components/Header/Header.tsx +53 -0
- package/src/social/features/community/CommentsNotificationSetting/components/Header/styles.ts +30 -0
- package/src/social/features/community/CommentsNotificationSetting/styles.ts +42 -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 +177 -0
- package/src/social/features/community/LivestreamsNotificationSetting/components/Header/Header.tsx +53 -0
- package/src/social/features/community/LivestreamsNotificationSetting/components/Header/styles.ts +30 -0
- package/src/social/features/community/LivestreamsNotificationSetting/styles.ts +42 -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 +275 -0
- package/src/social/features/community/Membership/components/MemberItem/style.ts +39 -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 +191 -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/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 +247 -0
- package/src/social/features/community/PendingRequest/components/PendingPostList/index.ts +1 -0
- package/src/social/features/community/PendingRequest/components/PendingPostList/styles.ts +91 -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 +189 -0
- package/src/social/features/community/PostsNotificationSetting/components/Header/Header.tsx +53 -0
- package/src/social/features/community/PostsNotificationSetting/components/Header/styles.ts +30 -0
- package/src/social/features/community/PostsNotificationSetting/styles.ts +42 -0
- package/src/social/features/community/Setting/Setting.tsx +119 -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 +41 -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 +153 -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 +206 -0
- package/src/social/features/community/StoriesNotificationSetting/components/Header/Header.tsx +53 -0
- package/src/social/features/community/StoriesNotificationSetting/components/Header/styles.ts +30 -0
- package/src/social/features/community/StoriesNotificationSetting/styles.ts +42 -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/elements/Action/Action.tsx +81 -0
- package/src/social/features/community/shared/elements/Action/styles.ts +30 -0
- package/src/social/features/feed/components/Categories/Categories.tsx +77 -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 +54 -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 +123 -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 +126 -0
- package/src/social/features/feed/components/GlobalFeed/index.tsx +1 -0
- package/src/social/features/feed/components/MyCommunities/MyCommunities.tsx +102 -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 +62 -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 +799 -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 +269 -0
- package/src/social/features/livestream/Player/Player.tsx +272 -0
- package/src/social/features/livestream/Player/index.ts +1 -0
- package/src/social/features/livestream/Player/styles.ts +89 -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 +384 -0
- package/src/social/features/poll/Composer/components/PollDuration.tsx +56 -0
- package/src/social/features/poll/Composer/components/PollDurationBottomSheet.tsx +100 -0
- package/src/social/features/poll/Composer/components/PollDurationPicker.tsx +152 -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 +152 -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 +877 -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 +405 -0
- package/src/social/features/post/Detail/styles.ts +140 -0
- package/src/social/features/post/TargetSelection/TargetSelection.tsx +99 -0
- package/src/social/features/post/TargetSelection/index.tsx +1 -0
- package/src/social/features/post/components/Content/Content.tsx +291 -0
- package/src/social/features/post/components/Content/index.tsx +1 -0
- package/src/social/features/post/components/Content/styles.ts +226 -0
- package/src/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.tsx +132 -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 +111 -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 +236 -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 +355 -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 +246 -0
- package/src/social/features/story/Draft/components/HyperLinkConfig.tsx +247 -0
- package/src/social/features/story/Draft/index.tsx +1 -0
- package/src/social/features/story/Draft/styles.ts +203 -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 +149 -0
- package/src/social/features/story/View/components/AmityViewStoryItem.tsx +636 -0
- package/src/social/features/story/View/index.tsx +1 -0
- package/src/social/features/story/View/styles.ts +247 -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 +92 -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 +104 -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 +121 -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 +96 -0
- package/src/social/features/user/Profile/components/Feed/hooks/useFeed.ts +90 -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 +181 -0
- package/src/social/features/user/Profile/components/Header/hooks/useHeader.ts +158 -0
- package/src/social/features/user/Profile/components/Header/index.tsx +1 -0
- package/src/social/features/user/Profile/components/Header/styles.ts +79 -0
- package/src/social/features/user/Profile/components/ImageFeed/ImageFeed.tsx +78 -0
- package/src/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.ts +87 -0
- package/src/social/features/user/Profile/components/ImageFeed/index.tsx +1 -0
- package/src/social/features/user/Profile/components/TopBar/TopBar.tsx +93 -0
- package/src/social/features/user/Profile/components/TopBar/hooks/useTopBar.ts +167 -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 +77 -0
- package/src/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.ts +87 -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/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 +5 -0
- package/src/social/features/user/Profile/hooks/useFeedState.ts +27 -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 +93 -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 +12 -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/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/useFlagPost.ts +88 -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 +95 -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 +117 -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/useIsCommunityModerator.ts +35 -0
- package/src/social/hooks/useMention/index.tsx +175 -0
- package/src/social/hooks/useMention/styles.ts +39 -0
- package/src/social/hooks/usePaginator.ts +283 -0
- package/src/social/hooks/usePendingPostQuery.ts +79 -0
- package/src/social/hooks/usePoll.ts +51 -0
- package/src/social/hooks/usePostImpression.ts +37 -0
- package/src/social/hooks/usePostPermission.ts +46 -0
- package/src/social/hooks/usePostSubscription.ts +34 -0
- package/src/social/hooks/useRecommenedCommunities.ts +75 -0
- package/src/social/hooks/useRoomSubscription.ts +19 -0
- package/src/social/hooks/useSearch.ts +85 -0
- package/src/social/hooks/useStoryPermission.ts +26 -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 +22 -0
- package/src/social/screens/CommunityLivestreamsNotificationSetting/index.tsx +24 -0
- package/src/social/screens/CommunityMembership/index.tsx +18 -0
- package/src/social/screens/CommunityNotificationSetting/index.tsx +18 -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 +22 -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 +202 -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 +427 -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 +22 -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 +105 -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 +42 -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/permissions.ts +63 -0
- package/uikit.config.json +173 -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 -130
- package/lib/commonjs/components/PostTypeChoiceModal/PostTypeChoiceModal.js.map +0 -1
- package/lib/commonjs/components/PostTypeChoiceModal/style.js +0 -70
- 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 -411
- 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 -128
- 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 -97
- 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.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 -99
- 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.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.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 -223
- package/lib/commonjs/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.js.map +0 -1
- 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 -125
- 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 -34
- 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 -339
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.js +0 -75
- 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 -412
- package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.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 -207
- 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.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js +0 -199
- 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 -88
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.js +0 -41
- 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.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.js +0 -42
- 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 -605
- 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.map +0 -1
- package/lib/commonjs/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.js +0 -84
- 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 -40
- 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.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.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 +0 -187
- 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.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.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 -121
- 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 +0 -41
- 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/livestreamStatus.js +0 -13
- package/lib/commonjs/v4/enum/livestreamStatus.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/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.map +0 -1
- 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.map +0 -1
- 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.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.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.map +0 -1
- 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.map +0 -1
- 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 -358
- 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 -110
- 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.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/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/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 -419
- 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 -50
- 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 -59
- 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.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 -124
- package/lib/module/components/PostTypeChoiceModal/PostTypeChoiceModal.js.map +0 -1
- package/lib/module/components/PostTypeChoiceModal/style.js +0 -63
- 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 -403
- 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 -122
- 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 -89
- 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.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 -92
- 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.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.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 -215
- package/lib/module/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.js.map +0 -1
- 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 -117
- 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 -27
- 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 -331
- package/lib/module/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.js +0 -68
- 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 -404
- package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.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 -200
- 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.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js +0 -191
- 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 -81
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.js +0 -34
- 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.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.js +0 -35
- 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 -599
- 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.map +0 -1
- package/lib/module/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.js +0 -77
- 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 -33
- 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.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.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 +0 -174
- 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.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.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 -114
- 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 +0 -34
- 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/livestreamStatus.js +0 -7
- package/lib/module/v4/enum/livestreamStatus.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/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.map +0 -1
- 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.map +0 -1
- 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.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.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.map +0 -1
- 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.map +0 -1
- 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 -33
- 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 -101
- 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.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/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/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 -41
- 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 -52
- 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.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 +0 -57
- 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 -43
- 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/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 -10
- 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 -25
- 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 -24
- 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/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 -191
- 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.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 -74
- 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 +0 -15
- 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.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 -24
- 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/livestreamStatus.d.ts +0 -7
- package/lib/typescript/src/v4/enum/livestreamStatus.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/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.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.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.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.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.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.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 -33
- 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.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 -48
- 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/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/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.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 -59
- 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 -25
- package/lib/typescript/src/v4/stores/slices/toast.d.ts.map +0 -1
- package/lib/typescript/src/v4/types/behaviour.interface.d.ts +0 -160
- 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.map +0 -1
- 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 -310
- 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 -66
- 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 -563
- 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 -93
- 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 -160
- 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/postTypeChecker.ts +0 -63
- 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 -118
- 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 -288
- 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 -28
- 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 -418
- 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 -579
- package/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.ts +0 -1
- package/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.ts +0 -197
- 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 -234
- package/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.ts +0 -1
- package/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.ts +0 -84
- package/src/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.tsx +0 -48
- 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 -40
- package/src/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.ts +0 -1
- package/src/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.tsx +0 -823
- 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 -92
- 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 -111
- package/src/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.tsx +0 -36
- 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 -192
- 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 -369
- 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/PreviewLink/utils.ts +0 -231
- 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 -160
- 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 -46
- 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/livestreamStatus.ts +0 -6
- package/src/v4/enum/postTargetType.ts +0 -5
- 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/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/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 -299
- 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/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/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/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 -92
- 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 -32
- 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 -103
- 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 -59
- 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 -62
- package/src/v4/types/behaviour.interface.ts +0 -177
- package/src/v4/types/config.interface.ts +0 -49
- package/src/v4/utils/errors.ts +0 -34
- 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/{v4/component → social/components}/Avatar/styles.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}/FormInput/styles.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}/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}/SearchResultItem/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}/StoryKit/src/styles.js +0 -0
- /package/lib/commonjs/{v4/component → social/components}/TargetSelectionPage/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}/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/CommentsNotificationSetting/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/CommentsNotificationSetting/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/LivestreamsNotificationSetting/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/LivestreamsNotificationSetting/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/MemberItem/style.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/index.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/PublicApi/Components/AmityPendingPostListComponent → social/features/community/PendingRequest/components/PendingPostList}/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/PostsNotificationSetting/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/PostsNotificationSetting/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/StoriesNotificationSetting/index.js +0 -0
- /package/lib/commonjs/{v4 → social}/features/community/StoriesNotificationSetting/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/AmityPollPostComposerPage → social/features/poll/Composer}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Pages/AmityPostComposerPage → social/features/post/Composer}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Pages/AmityPostDetailPage → social/features/post/Detail}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityPostContentComponent → social/features/post/components/Content}/styles.js +0 -0
- /package/lib/commonjs/{v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent → social/features/post/components/DetailedMediaAttachment}/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/AmityMediaAttachmentComponent → social/features/post/components/MediaAttachment}/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/PublicApi/Pages/AmityDraftStoryPage → social/features/story/Draft}/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}/useMention/styles.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}/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}/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/{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/commonjs/{v4 → social}/utils/index.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/{v4/component → social/components}/Avatar/styles.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}/FormInput/styles.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}/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}/SearchResultItem/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}/StoryKit/src/styles.js +0 -0
- /package/lib/module/{v4/component → social/components}/TargetSelectionPage/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}/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/CommentsNotificationSetting/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/CommentsNotificationSetting/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/LivestreamsNotificationSetting/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/LivestreamsNotificationSetting/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/MemberItem/style.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/index.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/PublicApi/Components/AmityPendingPostListComponent → social/features/community/PendingRequest/components/PendingPostList}/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/PostsNotificationSetting/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/PostsNotificationSetting/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/StoriesNotificationSetting/index.js +0 -0
- /package/lib/module/{v4 → social}/features/community/StoriesNotificationSetting/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/AmityPollPostComposerPage → social/features/poll/Composer}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Pages/AmityPostComposerPage → social/features/post/Composer}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Pages/AmityPostDetailPage → social/features/post/Detail}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityPostContentComponent → social/features/post/components/Content}/styles.js +0 -0
- /package/lib/module/{v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent → social/features/post/components/DetailedMediaAttachment}/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/AmityMediaAttachmentComponent → social/features/post/components/MediaAttachment}/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/PublicApi/Pages/AmityDraftStoryPage → social/features/story/Draft}/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}/useMention/styles.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}/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}/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/{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/module/{v4 → social}/utils/index.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/{hooks → core/hooks}/useConfig.d.ts +0 -0
- /package/lib/typescript/src/{hooks → core/hooks}/useGallery.d.ts +0 -0
- /package/lib/typescript/src/{hooks → core/hooks}/useImagePicker.d.ts +0 -0
- /package/lib/typescript/src/{hooks → core/hooks}/useReaction.d.ts +0 -0
- /package/lib/typescript/src/{v4/core → core}/hooks/useSocialSettings.d.ts +0 -0
- /package/lib/typescript/src/{hooks → core/hooks}/useStory.d.ts +0 -0
- /package/lib/typescript/src/{hooks → 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/{components → 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/{components → 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}/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/{components → social/components}/StoryKit/src/helpers/ValidationHelpers.d.ts +0 -0
- /package/lib/typescript/src/{components → 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/{v4/component → social/components}/StoryKit/src/styles.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}/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/CommentsNotificationSetting/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/LivestreamsNotificationSetting/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/NotificationSetting/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/PostsNotificationSetting/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/hooks/useCommunitySetting.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/StoriesNotificationSetting/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/PublicApi/Pages/AmityDraftStoryPage → social/features/story/Draft}/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}/useIsCommunityModerator.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}/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}/useStory.d.ts +0 -0
- /package/lib/typescript/src/{v4/hook → social/hooks}/useStoryPermission.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/{screens → social/screens}/GlobalFeed/styles.d.ts +0 -0
- /package/lib/typescript/src/{v4 → social}/utils/errors.d.ts +0 -0
- /package/lib/typescript/src/{v4 → social}/utils/index.d.ts +0 -0
- /package/lib/typescript/src/{v4 → social}/utils/permissions.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/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}/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/CommentsNotificationSetting/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/LivestreamsNotificationSetting/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/NotificationSetting/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/PostsNotificationSetting/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/StoriesNotificationSetting/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}/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}/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
- /package/src/{v4 → social}/utils/index.ts +0 -0
package/README.md
CHANGED
|
@@ -85,14 +85,13 @@ Then, inside another project, Copy tgz file to your application folder where you
|
|
|
85
85
|
|
|
86
86
|
```sh
|
|
87
87
|
1. yarn add ./amity-react-native-social-ui-kit-x.x.x.tgz
|
|
88
|
-
2. yarn add react-native-safe-area-context react-native-image-picker @react-native-async-storage/async-storage react-native-svg react-native-gesture-handler react-native-screens react-native-video react-native-compressor @react-native-community/netinfo @react-navigation/native \@react-navigation/native-stack @react-navigation/stack react-native-vision-camera react-native-get-random-values react-native-
|
|
88
|
+
2. yarn add react-native-safe-area-context react-native-image-picker @react-native-async-storage/async-storage react-native-svg react-native-gesture-handler react-native-screens react-native-video react-native-compressor @react-native-community/netinfo @react-navigation/native \@react-navigation/native-stack @react-navigation/stack react-native-vision-camera react-native-get-random-values react-native-fs@2.20.0 @react-native-community/datetimepicker react-native-video-controls @amityco/ts-sdk-react-native @babel/plugin-transform-export-namespace-from metro-react-native-babel-preset react-native-linear-gradient
|
|
89
89
|
```
|
|
90
90
|
|
|
91
91
|
### Babel Config
|
|
92
92
|
|
|
93
93
|
```sh
|
|
94
94
|
module.exports = {
|
|
95
|
-
presets: ['module:metro-react-native-babel-preset'],
|
|
96
95
|
plugins: [
|
|
97
96
|
'@babel/plugin-transform-export-namespace-from',
|
|
98
97
|
],
|
|
@@ -196,20 +195,20 @@ You can import and use the following screens individually in your application:
|
|
|
196
195
|
- [AmityStoryTabComponent](#)
|
|
197
196
|
- [AmityExploreComponent](#)
|
|
198
197
|
|
|
199
|
-
> ✅ Make sure your screen component is wrapped with **`AmityPageRenderer`** at the root level.
|
|
198
|
+
> ✅ Make sure your screen component is wrapped with **`AmityPageRenderer`** at the root level.
|
|
200
199
|
>
|
|
201
200
|
> ✅ `AmityPageRenderer` is **only required for screen components**. It is **not needed** when using `AmityUiKitSocial`.
|
|
202
201
|
|
|
203
202
|
### 📝 Component Props
|
|
204
203
|
|
|
205
|
-
| Component
|
|
206
|
-
|
|
207
|
-
| `
|
|
208
|
-
| `PostDetail` | `defaultPostId: string`
|
|
209
|
-
| `AmityExploreComponent`
|
|
210
|
-
| `UserProfile` | `defaultUserId: string` ,
|
|
211
|
-
| `AmityGlobalFeedComponent` | `isShowStoryTab: boolean`
|
|
212
|
-
| `AmityStoryTabComponent` | `type: AmityStoryTabComponentEnum
|
|
204
|
+
| Component | Required Props | Notes |
|
|
205
|
+
| -------------------------- | ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
206
|
+
| `CommunityProfilePage` | `defaultCommunityId: string` | Community to display |
|
|
207
|
+
| `PostDetail` | `defaultPostId: string` | Post Detail page to display |
|
|
208
|
+
| `AmityExploreComponent` | - | Explore page to display |
|
|
209
|
+
| `UserProfile` | `defaultUserId: string` , `isShowBackButton?: boolean` | User profile to display |
|
|
210
|
+
| `AmityGlobalFeedComponent` | `isShowStoryTab: boolean` | default value of `isShowStoryTab` is `true` |
|
|
211
|
+
| `AmityStoryTabComponent` | `type: AmityStoryTabComponentEnum` | This component should be wrapped with ` <AmityGlobalStoryTabWrapper>` The `targetId` is required only when the type is set to `AmityStoryTabComponentEnum.communityFeed`. For the global story tab component, use the type set to `AmityStoryTabComponentEnum.globalFeed` |
|
|
213
212
|
|
|
214
213
|
### Component Usage
|
|
215
214
|
|
|
@@ -242,6 +241,7 @@ export default function App() {
|
|
|
242
241
|
);
|
|
243
242
|
}
|
|
244
243
|
```
|
|
244
|
+
|
|
245
245
|
### Story Tab component Usage
|
|
246
246
|
|
|
247
247
|
```js
|
|
@@ -251,7 +251,7 @@ import {
|
|
|
251
251
|
AmityStoryTabComponent,
|
|
252
252
|
AmityStoryTabComponentEnum,
|
|
253
253
|
AmityStoryTabComponentStyle,
|
|
254
|
-
AmityGlobalStoryTabWrapper
|
|
254
|
+
AmityGlobalStoryTabWrapper,
|
|
255
255
|
} from 'amity-react-native-social-ui-kit';
|
|
256
256
|
|
|
257
257
|
export default function App() {
|
|
@@ -265,7 +265,9 @@ export default function App() {
|
|
|
265
265
|
>
|
|
266
266
|
<AmityGlobalStoryTabWrapper>
|
|
267
267
|
<AmityPageRenderer>
|
|
268
|
-
<AmityStoryTabComponent
|
|
268
|
+
<AmityStoryTabComponent
|
|
269
|
+
type={AmityStoryTabComponentEnum.globalFeed}
|
|
270
|
+
/>
|
|
269
271
|
</AmityPageRenderer>
|
|
270
272
|
</AmityGlobalStoryTabWrapper>
|
|
271
273
|
</AmityUiKitProvider>
|
|
@@ -350,11 +352,8 @@ The Dark Mode feature in our UIKit enhances user experience by providing an alte
|
|
|
350
352
|
|
|
351
353
|
### Documentation
|
|
352
354
|
|
|
353
|
-
|
|
354
355
|
Please refer to our online documentation at https://docs.amity.co or contact a Ui-Kit representative at **clientsolutiomns@amity.co** for support.
|
|
355
356
|
|
|
356
|
-
|
|
357
|
-
|
|
358
357
|
## Migration Guide to React Navigation v7
|
|
359
358
|
|
|
360
359
|
1. Upgrade the following dependencies to the exact versions specified in the `package.json` of UIKit:
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/arrowDown.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAGA,CAAA,KAAM;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/arrowLeft.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAGA,CAAA,KAAM;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/arrowRight.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GACfA,CAAA,KAAM;AACR;AACA;AACA,CAAC;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/ban.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAGA,CAAA,KAAM;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/bell.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GACfA,CAAA,KAAM;AACR;AACA;AACA,CAAC;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.icon = exports.default = void 0;
|
|
7
|
+
const icon = () => `<svg
|
|
8
|
+
width="100%"
|
|
9
|
+
height="100%"
|
|
10
|
+
viewBox="0 0 24 24"
|
|
11
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
+
>
|
|
13
|
+
<path
|
|
14
|
+
d="M23.0391 19.8086C23.25 20.0195 23.3203 20.3711 23.1094 20.6172L22.7578 21.0391C22.582 21.2852 22.1953 21.3203 21.9844 21.1445L0.960938 4.69141C0.714844 4.51562 0.679688 4.16406 0.855469 3.91797L1.20703 3.46094C1.41797 3.25 1.76953 3.17969 2.01562 3.39062L23.0391 19.8086ZM12 4.9375C10.6992 4.9375 9.60938 5.67578 9.01172 6.73047L7.67578 5.67578C8.58984 4.23438 10.1719 3.25 12 3.25C14.7773 3.25 17.0625 5.53516 17.0625 8.3125C17.0625 9.71875 16.5 10.9492 15.5859 11.8633L14.25 10.8086C14.918 10.2109 15.375 9.33203 15.375 8.3125C15.375 6.48438 13.8281 4.9375 12 4.9375ZM5.8125 19.5625H17.2383L19.0664 21.0039C18.7852 21.1797 18.5039 21.25 18.1875 21.25H5.8125C4.86328 21.25 4.125 20.5117 4.125 19.5625V18.6836C4.125 16.082 6.23438 13.9375 8.83594 13.9727C9.22266 13.9727 9.60938 14.043 9.96094 14.1836C10.1367 14.2188 10.3125 14.2539 10.4883 14.3242L12.8086 16.1172C12.5273 16.1523 12.2812 16.1875 12 16.1875C11.1211 16.1875 10.2422 16.0469 9.39844 15.7656C9.15234 15.6953 8.97656 15.625 8.83594 15.625C7.14844 15.625 5.8125 16.9961 5.8125 18.6836V19.5625Z"
|
|
15
|
+
fill="currentColor"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
`;
|
|
19
|
+
exports.icon = icon;
|
|
20
|
+
var _default = exports.default = icon;
|
|
21
|
+
//# sourceMappingURL=block.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/block.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAGA,CAAA,KAAM;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
const icon = () => `<svg width="100%" height="100%" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
8
|
+
<path d="M11.3693 17.3036C10.4373 18.2286 9.55401 18.2356 8.62899 17.3036L7.58574 16.2604C7.48837 16.163 7.40491 16.1352 7.27972 16.1352H5.80526C4.49076 16.1352 3.86481 15.5092 3.86481 14.1947V12.7203C3.86481 12.5951 3.83004 12.5047 3.73962 12.4143L2.69637 11.3641C1.77136 10.439 1.7644 9.55575 2.69637 8.63073L3.73962 7.58748C3.83004 7.49707 3.86481 7.40665 3.86481 7.28146V5.807C3.86481 4.47859 4.49076 3.86655 5.80526 3.86655H7.27972C7.40491 3.86655 7.49533 3.83178 7.58574 3.74136L8.62899 2.70507C9.55401 1.76614 10.4373 1.76614 11.3693 2.69811L12.4125 3.74136C12.5029 3.83178 12.5934 3.86655 12.7185 3.86655H14.193C15.5075 3.86655 16.1334 4.4925 16.1334 5.807V7.28146C16.1334 7.40665 16.1682 7.49011 16.2586 7.58748L17.3019 8.63073C18.2269 9.55575 18.2339 10.439 17.3019 11.3641L16.2586 12.4143C16.1682 12.5047 16.1334 12.5951 16.1334 12.7203V14.1947C16.1334 15.5092 15.5075 16.1352 14.193 16.1352H12.7185C12.5934 16.1352 12.5099 16.163 12.4125 16.2604L11.3693 17.3036Z" fill="url(#paint0_linear_3340_1297)"/>
|
|
9
|
+
<path d="M8.25409 13.3127C8.4071 13.4726 8.60184 13.5631 8.84527 13.5631C9.1026 13.5631 9.31125 13.4726 9.47122 13.264L13.373 7.79039C13.4773 7.64434 13.5329 7.47046 13.5329 7.33136C13.5329 6.92797 13.2269 6.62891 12.7957 6.62891C12.5175 6.62891 12.3367 6.72628 12.1698 6.96275L8.81745 11.7478L7.14129 9.8769C6.98828 9.70998 6.8144 9.63347 6.57793 9.63347C6.14672 9.63347 5.84766 9.93254 5.84766 10.3498C5.84766 10.5237 5.91025 10.6976 6.02849 10.8228L8.25409 13.3127Z" fill="white"/>
|
|
10
|
+
<defs>
|
|
11
|
+
<linearGradient id="paint0_linear_3340_1297" x1="9.99913" y1="2" x2="9.99913" y2="17.9983" gradientUnits="userSpaceOnUse">
|
|
12
|
+
<stop stop-color="#FFDB7D"/>
|
|
13
|
+
<stop offset="1" stop-color="#D49900"/>
|
|
14
|
+
</linearGradient>
|
|
15
|
+
</defs>
|
|
16
|
+
</svg>
|
|
17
|
+
`;
|
|
18
|
+
var _default = exports.default = icon;
|
|
19
|
+
//# sourceMappingURL=brand.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","_default","exports","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/brand.tsx"],"mappings":";;;;;;AAAA,MAAMA,IAAI,GACRA,CAAA,KAAM;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","_default","exports","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/camera.tsx"],"mappings":";;;;;;AAAA,MAAMA,IAAI,GACRA,CAAA,KAAM;AACR;AACA;AACA;AACA,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/category.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GACfA,CAAA,KAAM;AACR;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","color","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/check.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAGA,CAClBC,KAAa,GAAG,SAAS,KACtB;AACL,8UAA8UA,KAAK;AACnV;AACA,CAAC;AAACC,OAAA,CAAAF,IAAA,GAAAA,IAAA;AAAA,IAAAG,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaJ,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["checkboxUnchecked","exports","checkboxUncheckedDisabled","checkboxChecked","checkboxCheckedDisabled"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/checkbox.tsx"],"mappings":";;;;;;AAAO,MAAMA,iBAAiB,GAC5BA,CAAA,KAAM;AACR;AACA;AACA;AACA,CAAC;AAACC,OAAA,CAAAD,iBAAA,GAAAA,iBAAA;AAEK,MAAME,yBAAyB,GACpCA,CAAA,KAAM;AACR;AACA;AACA,CAAC;AAACD,OAAA,CAAAC,yBAAA,GAAAA,yBAAA;AAEK,MAAMC,eAAe,GAC1BA,CAAA,KAAM;AACR;AACA;AACA,CAAC;AAACF,OAAA,CAAAE,eAAA,GAAAA,eAAA;AAEK,MAAMC,uBAAuB,GAClCA,CAAA,KAAM;AACR;AACA;AACA,CAAC;AAACH,OAAA,CAAAG,uBAAA,GAAAA,uBAAA","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/close.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAGA,CAAA,KAAM;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","_default","exports","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/commentNotification.tsx"],"mappings":";;;;;;AAAA,MAAMA,IAAI,GAAGA,CAAA,KAAM;AACnB;AACA;AACA;AACA,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","color","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/community.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAGA,CAClBC,KAAa,GAAG,OAAO,KACpB;AACL,y5CAAy5CA,KAAK;AAC95C;AACA;AACA,CAAC;AAACC,OAAA,CAAAF,IAAA,GAAAA,IAAA;AAAA,IAAAG,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaJ,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","color","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/cross.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAGA,CAClBC,KAAa,GAAG,SAAS,KACtB;AACL,4dAA4dA,KAAK;AACje;AACA,CAAC;AAACC,OAAA,CAAAF,IAAA,GAAAA,IAAA;AAAA,IAAAG,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaJ,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","_default","exports","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/demote.tsx"],"mappings":";;;;;;AAAA,MAAMA,IAAI,GACRA,CAAA,KAAM;AACR;AACA;AACA,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","color","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/dot.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAGA,CAClBC,KAAa,GAAG,SAAS,KACtB;AACL,sCAAsCA,KAAK;AAC3C,OAAO;AAACC,OAAA,CAAAF,IAAA,GAAAA,IAAA;AAAA,IAAAG,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEOJ,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","backgroundColor","itemBorderColor","avatarColor","titleColor","descriptionColor","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/emptyCommunity.tsx"],"mappings":";;;;;;AAQO,MAAMA,IAAI,GAAGA,CAAC;EACnBC,eAAe,GAAG,SAAS;EAC3BC,eAAe,GAAG,SAAS;EAC3BC,WAAW,GAAG,SAAS;EACvBC,UAAU,GAAG,SAAS;EACtBC,gBAAgB,GAAG;AACV,CAAC,KAAK;AACjB,4NAA4NJ,eAAe;AAC3O;AACA,kQAAkQG,UAAU;AAC5Q,4NAA4NC,gBAAgB;AAC5O,kOAAkOF,WAAW;AAC7O;AACA,gPAAgPC,UAAU;AAC1P,iPAAiPC,gBAAgB;AACjQ,kNAAkNF,WAAW;AAC7N,gOAAgOD,eAAe;AAC/O,kQAAkQE,UAAU;AAC5Q,mQAAmQC,gBAAgB;AACnR,oOAAoOF,WAAW;AAC/O;AACA,CAAC;AAACG,OAAA,CAAAN,IAAA,GAAAA,IAAA;AAAA,IAAAO,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaR,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.icon = exports.default = void 0;
|
|
7
|
+
const icon = () => `<svg width="100%" height="100%" viewBox="0 0 61 61" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
8
|
+
<path d="M18.6875 23.75C15.8398 23.75 13.625 21.5352 13.625 18.6875C13.625 15.9453 15.8398 13.625 18.6875 13.625C21.4297 13.625 23.75 15.9453 23.75 18.6875C23.75 21.5352 21.4297 23.75 18.6875 23.75ZM18.6875 17C17.7383 17 17 17.8438 17 18.6875C17 19.6367 17.7383 20.375 18.6875 20.375C19.5312 20.375 20.375 19.6367 20.375 18.6875C20.375 17.8438 19.5312 17 18.6875 17ZM50.75 6.875C52.543 6.875 54.125 8.45703 54.125 10.25V50.75C54.125 52.6484 52.543 54.125 50.75 54.125H10.25C8.35156 54.125 6.875 52.6484 6.875 50.75V10.25C6.875 8.45703 8.35156 6.875 10.25 6.875H50.75ZM50.75 50.75V42.3125H10.25V50.75H50.75ZM15.8398 38.9375H24.2773L25.543 37.25L21.3242 31.6602L15.8398 38.9375ZM28.4961 38.9375H44.5273L36.5117 28.2852L28.4961 38.9375ZM50.75 38.9375V10.25H10.25V38.9375H11.6211L19.9531 27.8633C20.5859 27.0195 21.957 27.0195 22.6953 27.8633L27.6523 34.5078L35.1406 24.4883C35.7734 23.6445 37.1445 23.6445 37.8828 24.4883L48.7461 38.9375H50.75Z" fill="currentColor"/>
|
|
9
|
+
</svg>`;
|
|
10
|
+
exports.icon = icon;
|
|
11
|
+
var _default = exports.default = icon;
|
|
12
|
+
//# sourceMappingURL=emptyImagePost.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/emptyImagePost.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GACfA,CAAA,KAAM;AACR;AACA,OAAO;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEOH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["emptyList","_default","exports","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/emptyList.tsx"],"mappings":";;;;;;AAAA,MAAMA,SAAS,GAAGA,CAAA,KAChB;AACF;AACA;AACA,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaH,SAAS","ignoreList":[]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.icon = exports.default = void 0;
|
|
7
|
+
const icon = () => `<svg width="100%" height="100%" viewBox="0 0 61 61" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
8
|
+
<path d="M58.3438 10.25C59.7148 10.25 60.875 11.4102 60.875 12.7812V48.2188C60.875 49.6953 59.7148 50.75 58.3438 50.75H5.1875C2.33984 50.75 0.125 48.5352 0.125 45.6875V16.1562C0.125 14.7852 1.17969 13.625 2.65625 13.625H6.875V12.7812C6.875 11.4102 7.92969 10.25 9.40625 10.25H58.3438ZM3.5 45.6875C3.5 46.6367 4.23828 47.375 5.1875 47.375C6.03125 47.375 6.875 46.6367 6.875 45.6875V17H3.5V45.6875ZM57.5 47.375V13.625H10.25V45.6875C10.25 45.793 10.1445 45.793 10.1445 45.793C10.1445 46.3203 10.1445 46.9531 9.93359 47.375H57.5ZM14.8906 37.25C14.1523 37.25 13.625 36.7227 13.625 35.9844V18.2656C13.625 17.6328 14.1523 17 14.8906 17H32.6094C33.2422 17 33.875 17.6328 33.875 18.2656V35.9844C33.875 36.7227 33.2422 37.25 32.6094 37.25H14.8906ZM17 20.375V33.875H30.5V20.375H17ZM13.625 42.7344V41.8906C13.625 41.2578 14.1523 40.625 14.8906 40.625H32.6094C33.2422 40.625 33.875 41.2578 33.875 41.8906V42.7344C33.875 43.4727 33.2422 44 32.6094 44H14.8906C14.1523 44 13.625 43.4727 13.625 42.7344ZM37.25 42.7344V41.8906C37.25 41.2578 37.7773 40.625 38.5156 40.625H52.8594C53.4922 40.625 54.125 41.2578 54.125 41.8906V42.7344C54.125 43.4727 53.4922 44 52.8594 44H38.5156C37.7773 44 37.25 43.4727 37.25 42.7344ZM37.25 35.9844V35.1406C37.25 34.5078 37.7773 33.875 38.5156 33.875H52.8594C53.4922 33.875 54.125 34.5078 54.125 35.1406V35.9844C54.125 36.7227 53.4922 37.25 52.8594 37.25H38.5156C37.7773 37.25 37.25 36.7227 37.25 35.9844ZM37.25 22.4844V21.6406C37.25 21.0078 37.7773 20.375 38.5156 20.375H52.8594C53.4922 20.375 54.125 21.0078 54.125 21.6406V22.4844C54.125 23.2227 53.4922 23.75 52.8594 23.75H38.5156C37.7773 23.75 37.25 23.2227 37.25 22.4844ZM37.25 29.2344V28.3906C37.25 27.7578 37.7773 27.125 38.5156 27.125H52.8594C53.4922 27.125 54.125 27.7578 54.125 28.3906V29.2344C54.125 29.9727 53.4922 30.5 52.8594 30.5H38.5156C37.7773 30.5 37.25 29.9727 37.25 29.2344Z" fill="currentColor"/>
|
|
9
|
+
</svg>`;
|
|
10
|
+
exports.icon = icon;
|
|
11
|
+
var _default = exports.default = icon;
|
|
12
|
+
//# sourceMappingURL=emptyPost.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/emptyPost.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GACfA,CAAA,KAAM;AACR;AACA,OAAO;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEOH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.icon = exports.default = void 0;
|
|
7
|
+
const icon = () => `<svg width="100%" height="100%" viewBox="0 0 61 61" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
8
|
+
<path d="M54.0195 20.375C55.8125 20.375 57.5 21.7461 57.5 23.75V50.8555C57.5 52.7539 55.8125 54.125 54.0195 54.125C53.3867 54.125 52.6484 53.9141 52.1211 53.5977L44 47.9023V49.0625C44 51.9102 41.6797 54.125 38.9375 54.125H8.5625C5.71484 54.125 3.5 51.9102 3.5 49.0625V25.4375C3.5 22.6953 5.71484 20.375 8.5625 20.375H10.25V15.3125C10.25 10.6719 13.9414 6.875 18.6875 6.875H36.4062C36.8281 6.875 37.25 7.29688 37.25 7.71875V9.40625C37.25 9.93359 36.8281 10.25 36.4062 10.25H18.6875C15.8398 10.25 13.625 12.5703 13.625 15.3125V20.375H38.9375C41.6797 20.375 44 22.6953 44 25.4375V26.7031L52.1211 21.0078C52.6484 20.6914 53.3867 20.4805 54.0195 20.375V23.75L44 30.8164V43.7891L54.0195 50.75L54.125 23.75L54.0195 20.375ZM40.625 49.0625V25.4375C40.625 24.5938 39.7812 23.75 38.9375 23.75H8.5625C7.61328 23.75 6.875 24.5938 6.875 25.4375V49.0625C6.875 50.0117 7.61328 50.75 8.5625 50.75H38.9375C39.7812 50.75 40.625 50.0117 40.625 49.0625ZM36.5117 27.125C36.9336 27.2305 37.1445 27.4414 37.25 27.8633V29.8672C37.1445 30.2891 36.9336 30.5 36.5117 30.5H10.8828C10.4609 30.5 10.25 30.2891 10.25 29.8672V27.8633C10.25 27.4414 10.4609 27.2305 10.8828 27.125H36.5117Z" fill="currentColor"/>
|
|
9
|
+
</svg>`;
|
|
10
|
+
exports.icon = icon;
|
|
11
|
+
var _default = exports.default = icon;
|
|
12
|
+
//# sourceMappingURL=emptyVideoPost.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/emptyVideoPost.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GACfA,CAAA,KAAM;AACR;AACA,OAAO;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEOH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","color","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/errorPage.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAGA,CAClBC,KAAK,GAAG,SAAS,KACd;AACL,2eAA2eA,KAAK;AAChf,uiBAAuiBA,KAAK;AAC5iB;AACA;AACA,CAAC;AAACC,OAAA,CAAAF,IAAA,GAAAA,IAAA;AAAA,IAAAG,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaJ,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/exclamation.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAGA,CAAA,KAAM;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","color","backgroundColor","_default","exports","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/featured.tsx"],"mappings":";;;;;;AAAA,MAAMA,IAAI,GAAGA,CAAC;EACZC,KAAK;EACLC;AAIF,CAAC,KAAK;AACN;AACA,uFAAuFA,eAAe;AACtG,00NAA00ND,KAAK;AAC/0N;AACA,CAAC;AAAC,IAAAE,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaL,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.icon = exports.default = void 0;
|
|
7
|
+
const icon = () => `<svg width="100%" height="100%" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
8
|
+
<path d="M8.71875 14.5C8.22656 14.5 7.875 14.1484 7.875 13.6562C7.875 13.1992 8.22656 12.8125 8.71875 12.8125H16.0312C16.4883 12.8125 16.875 13.1992 16.875 13.6562C16.875 14.1484 16.4883 14.5 16.0312 14.5H8.71875ZM8.71875 17.875C8.22656 17.875 7.875 17.5234 7.875 17.0312C7.875 16.5742 8.22656 16.1875 8.71875 16.1875H12.6562C13.1133 16.1875 13.5 16.5742 13.5 17.0312C13.5 17.5234 13.1133 17.875 12.6562 17.875H8.71875ZM8.71875 11.125C8.22656 11.125 7.875 10.7734 7.875 10.2812C7.875 9.82422 8.22656 9.4375 8.71875 9.4375H16.0312C16.4883 9.4375 16.875 9.82422 16.875 10.2812C16.875 10.7734 16.4883 11.125 16.0312 11.125H8.71875ZM18 3.25C19.2305 3.25 20.25 4.26953 20.25 5.5V19C20.25 20.2656 19.2305 21.25 18 21.25H6.75C5.48438 21.25 4.5 20.2656 4.5 19V5.5C4.5 4.26953 5.48438 3.25 6.75 3.25H18ZM18.5625 19V7.75H6.1875V19C6.1875 19.3164 6.43359 19.5625 6.75 19.5625H18C18.2812 19.5625 18.5625 19.3164 18.5625 19Z" fill="currentColor"/>
|
|
9
|
+
</svg>
|
|
10
|
+
`;
|
|
11
|
+
exports.icon = icon;
|
|
12
|
+
var _default = exports.default = icon;
|
|
13
|
+
//# sourceMappingURL=feed.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/feed.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GACfA,CAAA,KAAM;AACR;AACA;AACA,CAAC;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","_default","exports","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/firework.tsx"],"mappings":";;;;;;AAAA,MAAMA,IAAI,GACRA,CAAA,KAAM;AACR;AACA;AACA,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.icon = exports.default = void 0;
|
|
7
|
+
const icon = () => `<svg
|
|
8
|
+
width="100%"
|
|
9
|
+
height="100%"
|
|
10
|
+
viewBox="0 0 21 20"
|
|
11
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
+
>
|
|
13
|
+
<path
|
|
14
|
+
d="M19.9062 7.0625C20.0312 7.1875 20.0312 7.375 19.9062 7.5L15.8438 11.5938C15.7188 11.7188 15.5 11.7188 15.375 11.5938L13.0938 9.25C12.9688 9.125 12.9688 8.9375 13.0938 8.8125L13.6875 8.1875C13.8125 8.0625 14 8.0625 14.125 8.1875L15.625 9.6875L18.8438 6.4375C18.9688 6.3125 19.1562 6.3125 19.2812 6.4375L19.9062 7.0625ZM7 11C4.5 11 2.5 9 2.5 6.5C2.5 4.03125 4.5 2 7 2C9.46875 2 11.5 4.03125 11.5 6.5C11.5 9 9.46875 11 7 11ZM7 3.5C5.34375 3.5 4 4.875 4 6.5C4 8.15625 5.34375 9.5 7 9.5C8.625 9.5 10 8.15625 10 6.5C10 4.875 8.625 3.5 7 3.5ZM9.78125 11.5C12.0938 11.5 14 13.4062 14 15.7188V16.5C14 17.3438 13.3125 18 12.5 18H1.5C0.65625 18 0 17.3438 0 16.5V15.7188C0 13.4062 1.875 11.5 4.1875 11.5C5.09375 11.5 5.5 12 7 12C8.46875 12 8.875 11.5 9.78125 11.5ZM12.5 16.5V15.7188C12.5 14.2188 11.2812 13 9.78125 13C9.3125 13 8.59375 13.5 7 13.5C5.375 13.5 4.65625 13 4.1875 13C2.6875 13 1.5 14.2188 1.5 15.7188V16.5H12.5Z"
|
|
15
|
+
fill="currentColor"
|
|
16
|
+
/>
|
|
17
|
+
</svg>
|
|
18
|
+
`;
|
|
19
|
+
exports.icon = icon;
|
|
20
|
+
var _default = exports.default = icon;
|
|
21
|
+
//# sourceMappingURL=following.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/following.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GAAGA,CAAA,KAAM;AAC1B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.icon = exports.default = void 0;
|
|
7
|
+
const icon = () => `<svg width="100%" height="100%" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
8
|
+
<path d="M19.625 4.875C20.2227 4.875 20.75 5.40234 20.75 6V19.5C20.75 20.1328 20.2227 20.625 19.625 20.625H6.125C5.49219 20.625 5 20.1328 5 19.5V6C5 5.40234 5.49219 4.875 6.125 4.875H19.625ZM19.0625 18.9375V16.6875H6.6875V18.9375H19.0625ZM19.0625 15V6.5625H6.6875V15H7.25L9.46484 11.9414C9.74609 11.5547 10.3438 11.5547 10.625 11.9414L11.7852 13.5234L14.0352 10.7461C14.2812 10.4297 14.8086 10.4297 15.0547 10.7461L18.5 15H19.0625ZM10.0625 9.9375C9.42969 9.9375 8.9375 9.44531 8.9375 8.8125C8.9375 8.21484 9.42969 7.6875 10.0625 7.6875C10.6602 7.6875 11.1875 8.21484 11.1875 8.8125C11.1875 9.44531 10.6602 9.9375 10.0625 9.9375Z" fill="currentColor"/>
|
|
9
|
+
</svg>
|
|
10
|
+
`;
|
|
11
|
+
exports.icon = icon;
|
|
12
|
+
var _default = exports.default = icon;
|
|
13
|
+
//# sourceMappingURL=image.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["icon","exports","_default","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/image.tsx"],"mappings":";;;;;;AAAO,MAAMA,IAAI,GACfA,CAAA,KAAM;AACR;AACA;AACA,CAAC;AAACC,OAAA,CAAAD,IAAA,GAAAA,IAAA;AAAA,IAAAE,QAAA,GAAAD,OAAA,CAAAE,OAAA,GAEaH,IAAI","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["imageUpload","_default","exports","default"],"sourceRoot":"../../../../../src","sources":["core/assets/icons/imageUpload.tsx"],"mappings":";;;;;;AAAA,MAAMA,WAAW,GAAGA,CAAA,KAClB;AACF;AACA;AACA,CAAC;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAEaH,WAAW","ignoreList":[]}
|