@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.
Files changed (13101) hide show
  1. package/README.md +15 -16
  2. package/lib/commonjs/core/assets/icons/arrowDown.js.map +1 -0
  3. package/lib/commonjs/core/assets/icons/arrowLeft.js.map +1 -0
  4. package/lib/commonjs/core/assets/icons/arrowRight.js.map +1 -0
  5. package/lib/commonjs/core/assets/icons/ban.js.map +1 -0
  6. package/lib/commonjs/core/assets/icons/bell.js.map +1 -0
  7. package/lib/commonjs/core/assets/icons/block.js +21 -0
  8. package/lib/commonjs/core/assets/icons/block.js.map +1 -0
  9. package/lib/commonjs/core/assets/icons/brand.js +19 -0
  10. package/lib/commonjs/core/assets/icons/brand.js.map +1 -0
  11. package/lib/commonjs/core/assets/icons/camera.js.map +1 -0
  12. package/lib/commonjs/core/assets/icons/category.js.map +1 -0
  13. package/lib/commonjs/core/assets/icons/check.js.map +1 -0
  14. package/lib/commonjs/core/assets/icons/checkbox.js.map +1 -0
  15. package/lib/commonjs/core/assets/icons/close.js.map +1 -0
  16. package/lib/commonjs/core/assets/icons/commentNotification.js.map +1 -0
  17. package/lib/commonjs/core/assets/icons/community.js.map +1 -0
  18. package/lib/commonjs/core/assets/icons/cross.js.map +1 -0
  19. package/lib/commonjs/core/assets/icons/demote.js.map +1 -0
  20. package/lib/commonjs/core/assets/icons/dot.js.map +1 -0
  21. package/lib/commonjs/core/assets/icons/emptyCommunity.js.map +1 -0
  22. package/lib/commonjs/core/assets/icons/emptyImagePost.js +12 -0
  23. package/lib/commonjs/core/assets/icons/emptyImagePost.js.map +1 -0
  24. package/lib/commonjs/core/assets/icons/emptyList.js.map +1 -0
  25. package/lib/commonjs/core/assets/icons/emptyPost.js +12 -0
  26. package/lib/commonjs/core/assets/icons/emptyPost.js.map +1 -0
  27. package/lib/commonjs/core/assets/icons/emptyVideoPost.js +12 -0
  28. package/lib/commonjs/core/assets/icons/emptyVideoPost.js.map +1 -0
  29. package/lib/commonjs/core/assets/icons/errorPage.js.map +1 -0
  30. package/lib/commonjs/core/assets/icons/exclamation.js.map +1 -0
  31. package/lib/commonjs/core/assets/icons/featured.js.map +1 -0
  32. package/lib/commonjs/core/assets/icons/feed.js +13 -0
  33. package/lib/commonjs/core/assets/icons/feed.js.map +1 -0
  34. package/lib/commonjs/core/assets/icons/firework.js.map +1 -0
  35. package/lib/commonjs/core/assets/icons/following.js +21 -0
  36. package/lib/commonjs/core/assets/icons/following.js.map +1 -0
  37. package/lib/commonjs/core/assets/icons/image.js +13 -0
  38. package/lib/commonjs/core/assets/icons/image.js.map +1 -0
  39. package/lib/commonjs/core/assets/icons/imageUpload.js.map +1 -0
  40. package/lib/commonjs/core/assets/icons/index.js +613 -0
  41. package/lib/commonjs/core/assets/icons/index.js.map +1 -0
  42. package/lib/commonjs/core/assets/icons/link.js +13 -0
  43. package/lib/commonjs/core/assets/icons/link.js.map +1 -0
  44. package/lib/commonjs/core/assets/icons/list.js.map +1 -0
  45. package/lib/commonjs/core/assets/icons/livestream.js.map +1 -0
  46. package/lib/commonjs/core/assets/icons/lock.js +16 -0
  47. package/lib/commonjs/core/assets/icons/lock.js.map +1 -0
  48. package/lib/commonjs/core/assets/icons/member.js.map +1 -0
  49. package/lib/commonjs/core/assets/icons/menu.js.map +1 -0
  50. package/lib/commonjs/core/assets/icons/moderator.js.map +1 -0
  51. package/lib/commonjs/core/assets/icons/noResult.js.map +1 -0
  52. package/lib/commonjs/core/assets/icons/pause.js.map +1 -0
  53. package/lib/commonjs/core/assets/icons/pen.js.map +1 -0
  54. package/lib/commonjs/core/assets/icons/penFill.js.map +1 -0
  55. package/lib/commonjs/core/assets/icons/pending.js +21 -0
  56. package/lib/commonjs/core/assets/icons/pending.js.map +1 -0
  57. package/lib/commonjs/core/assets/icons/people.js +22 -0
  58. package/lib/commonjs/core/assets/icons/people.js.map +1 -0
  59. package/lib/commonjs/core/assets/icons/photo.js.map +1 -0
  60. package/lib/commonjs/core/assets/icons/pin.js +13 -0
  61. package/lib/commonjs/core/assets/icons/pin.js.map +1 -0
  62. package/lib/commonjs/core/assets/icons/pinFill.js.map +1 -0
  63. package/lib/commonjs/core/assets/icons/play.js.map +1 -0
  64. package/lib/commonjs/core/assets/icons/plus.js.map +1 -0
  65. package/lib/commonjs/core/assets/icons/poll.js +13 -0
  66. package/lib/commonjs/core/assets/icons/poll.js.map +1 -0
  67. package/lib/commonjs/core/assets/icons/post.js.map +1 -0
  68. package/lib/commonjs/core/assets/icons/postNotification.js.map +1 -0
  69. package/lib/commonjs/core/assets/icons/postPermission.js.map +1 -0
  70. package/lib/commonjs/core/assets/icons/private.js.map +1 -0
  71. package/lib/commonjs/core/assets/icons/privateFeed.js.map +1 -0
  72. package/lib/commonjs/core/assets/icons/promote.js.map +1 -0
  73. package/lib/commonjs/core/assets/icons/public.js.map +1 -0
  74. package/lib/commonjs/core/assets/icons/radio.js.map +1 -0
  75. package/lib/commonjs/core/assets/icons/report.js.map +1 -0
  76. package/lib/commonjs/core/assets/icons/resume.js.map +1 -0
  77. package/lib/commonjs/core/assets/icons/rotate.js.map +1 -0
  78. package/lib/commonjs/core/assets/icons/search.js.map +1 -0
  79. package/lib/commonjs/core/assets/icons/settings.js +13 -0
  80. package/lib/commonjs/core/assets/icons/settings.js.map +1 -0
  81. package/lib/commonjs/core/assets/icons/share.js +13 -0
  82. package/lib/commonjs/core/assets/icons/share.js.map +1 -0
  83. package/lib/commonjs/core/assets/icons/startLivestream.js.map +1 -0
  84. package/lib/commonjs/core/assets/icons/story.js.map +1 -0
  85. package/lib/commonjs/core/assets/icons/terminated.js.map +1 -0
  86. package/lib/commonjs/core/assets/icons/thumbnail.js.map +1 -0
  87. package/lib/commonjs/core/assets/icons/toast.js +23 -0
  88. package/lib/commonjs/core/assets/icons/toast.js.map +1 -0
  89. package/lib/commonjs/core/assets/icons/trash.js.map +1 -0
  90. package/lib/commonjs/core/assets/icons/unfollow.js +22 -0
  91. package/lib/commonjs/core/assets/icons/unfollow.js.map +1 -0
  92. package/lib/commonjs/core/assets/icons/unreport.js.map +1 -0
  93. package/lib/commonjs/core/assets/icons/verifiedBadge.js.map +1 -0
  94. package/lib/commonjs/core/assets/icons/verticalMenu.js +12 -0
  95. package/lib/commonjs/core/assets/icons/verticalMenu.js.map +1 -0
  96. package/lib/commonjs/core/assets/icons/video.js +13 -0
  97. package/lib/commonjs/core/assets/icons/video.js.map +1 -0
  98. package/lib/commonjs/core/assets/icons/warning.js.map +1 -0
  99. package/lib/commonjs/core/assets/icons/xml.js +364 -0
  100. package/lib/commonjs/core/assets/icons/xml.js.map +1 -0
  101. package/lib/commonjs/core/assets/index.js.map +1 -0
  102. package/lib/commonjs/core/components/CheckBox/index.js +130 -0
  103. package/lib/commonjs/core/components/CheckBox/index.js.map +1 -0
  104. package/lib/commonjs/core/components/CheckBox/styles.js.map +1 -0
  105. package/lib/commonjs/core/components/ErrorBoundary/ErrorBoundary.js +76 -0
  106. package/lib/commonjs/core/components/ErrorBoundary/ErrorBoundary.js.map +1 -0
  107. package/lib/commonjs/core/components/ErrorBoundary/index.js +20 -0
  108. package/lib/commonjs/core/components/ErrorBoundary/index.js.map +1 -0
  109. package/lib/commonjs/core/components/Menu/styles.js +43 -0
  110. package/lib/commonjs/core/components/Menu/styles.js.map +1 -0
  111. package/lib/commonjs/core/components/Radio/index.js +122 -0
  112. package/lib/commonjs/core/components/Radio/index.js.map +1 -0
  113. package/lib/commonjs/core/components/Radio/styles.js.map +1 -0
  114. package/lib/commonjs/core/components/Skeleton/Skeleton.js +117 -0
  115. package/lib/commonjs/core/components/Skeleton/Skeleton.js.map +1 -0
  116. package/lib/commonjs/core/components/Skeleton/styles.js +31 -0
  117. package/lib/commonjs/core/components/Skeleton/styles.js.map +1 -0
  118. package/lib/commonjs/core/components/Tabs/Tabs.js +98 -0
  119. package/lib/commonjs/core/components/Tabs/Tabs.js.map +1 -0
  120. package/lib/commonjs/core/components/Tabs/index.js.map +1 -0
  121. package/lib/commonjs/core/components/Tabs/styles.js +96 -0
  122. package/lib/commonjs/core/components/Tabs/styles.js.map +1 -0
  123. package/lib/commonjs/core/components/Typography/Typography.js +115 -0
  124. package/lib/commonjs/core/components/Typography/Typography.js.map +1 -0
  125. package/lib/commonjs/core/components/Typography/styles.js.map +1 -0
  126. package/lib/commonjs/core/constants/index.js +197 -0
  127. package/lib/commonjs/core/constants/index.js.map +1 -0
  128. package/lib/commonjs/core/engines/AdAssetCache.js.map +1 -0
  129. package/lib/commonjs/core/engines/AdEngine.js.map +1 -0
  130. package/lib/commonjs/core/engines/AdSupplier.js.map +1 -0
  131. package/lib/commonjs/core/engines/AssetDownloader.js +249 -0
  132. package/lib/commonjs/core/engines/AssetDownloader.js.map +1 -0
  133. package/lib/commonjs/core/engines/TimeWindowTracker.js.map +1 -0
  134. package/lib/commonjs/core/enums/customization.js +46 -0
  135. package/lib/commonjs/core/enums/customization.js.map +1 -0
  136. package/lib/commonjs/core/enums/index.js +49 -0
  137. package/lib/commonjs/core/enums/index.js.map +1 -0
  138. package/lib/commonjs/core/hooks/index.js +17 -0
  139. package/lib/commonjs/core/hooks/index.js.map +1 -0
  140. package/lib/commonjs/core/hooks/useAuth.js +34 -0
  141. package/lib/commonjs/core/hooks/useAuth.js.map +1 -0
  142. package/lib/commonjs/core/hooks/useConfig.js +22 -0
  143. package/lib/commonjs/core/hooks/useConfig.js.map +1 -0
  144. package/lib/commonjs/core/hooks/useFile.js +28 -0
  145. package/lib/commonjs/core/hooks/useFile.js.map +1 -0
  146. package/lib/commonjs/core/hooks/useGallery.js +61 -0
  147. package/lib/commonjs/core/hooks/useGallery.js.map +1 -0
  148. package/lib/commonjs/core/hooks/useImagePicker.js.map +1 -0
  149. package/lib/commonjs/core/hooks/useReaction.js.map +1 -0
  150. package/lib/commonjs/core/hooks/useSearch.js +72 -0
  151. package/lib/commonjs/core/hooks/useSearch.js.map +1 -0
  152. package/lib/commonjs/core/hooks/useShareableLink.js +34 -0
  153. package/lib/commonjs/core/hooks/useShareableLink.js.map +1 -0
  154. package/lib/commonjs/core/hooks/useSocialSettings.js +34 -0
  155. package/lib/commonjs/core/hooks/useSocialSettings.js.map +1 -0
  156. package/lib/commonjs/core/hooks/useStory.js.map +1 -0
  157. package/lib/commonjs/core/hooks/useTimeDifference.js.map +1 -0
  158. package/lib/commonjs/core/hooks/useUpload.js +60 -0
  159. package/lib/commonjs/core/hooks/useUpload.js.map +1 -0
  160. package/lib/commonjs/core/index.js +42 -0
  161. package/lib/commonjs/core/index.js.map +1 -0
  162. package/lib/commonjs/core/legacy/comment.js +129 -0
  163. package/lib/commonjs/core/legacy/comment.js.map +1 -0
  164. package/lib/commonjs/core/legacy/community.js +125 -0
  165. package/lib/commonjs/core/legacy/community.js.map +1 -0
  166. package/lib/commonjs/core/legacy/feed.js +254 -0
  167. package/lib/commonjs/core/legacy/feed.js.map +1 -0
  168. package/lib/commonjs/core/legacy/file.js +114 -0
  169. package/lib/commonjs/core/legacy/file.js.map +1 -0
  170. package/lib/commonjs/core/legacy/user.js +37 -0
  171. package/lib/commonjs/core/legacy/user.js.map +1 -0
  172. package/lib/commonjs/core/providers/AmityUIKitProvider.js +111 -0
  173. package/lib/commonjs/core/providers/AmityUIKitProvider.js.map +1 -0
  174. package/lib/commonjs/core/providers/AuthProvider.js +162 -0
  175. package/lib/commonjs/core/providers/AuthProvider.js.map +1 -0
  176. package/lib/commonjs/core/providers/ConfigProvider.js +73 -0
  177. package/lib/commonjs/core/providers/ConfigProvider.js.map +1 -0
  178. package/lib/commonjs/core/routes/AmityPageRenderer.js +221 -0
  179. package/lib/commonjs/core/routes/AmityPageRenderer.js.map +1 -0
  180. package/lib/commonjs/core/routes/AmityUIKitNavigator.js +225 -0
  181. package/lib/commonjs/core/routes/AmityUIKitNavigator.js.map +1 -0
  182. package/lib/commonjs/core/routes/RouteParamList.js.map +1 -0
  183. package/lib/commonjs/core/routes/navigation.js +37 -0
  184. package/lib/commonjs/core/routes/navigation.js.map +1 -0
  185. package/lib/commonjs/core/stores/slices/bottomSheetSlice.js +86 -0
  186. package/lib/commonjs/core/stores/slices/bottomSheetSlice.js.map +1 -0
  187. package/lib/commonjs/core/stores/slices/feedSlice.js.map +1 -0
  188. package/lib/commonjs/core/stores/slices/globalfeedSlice.js +58 -0
  189. package/lib/commonjs/core/stores/slices/globalfeedSlice.js.map +1 -0
  190. package/lib/commonjs/core/stores/slices/postDetailSlice.js.map +1 -0
  191. package/lib/commonjs/core/stores/slices/toastSlice.js +62 -0
  192. package/lib/commonjs/core/stores/slices/toastSlice.js.map +1 -0
  193. package/lib/commonjs/core/stores/slices/uiSlice.js.map +1 -0
  194. package/lib/commonjs/core/stores/store/index.js +34 -0
  195. package/lib/commonjs/core/stores/store/index.js.map +1 -0
  196. package/lib/commonjs/core/types/auth.js +2 -0
  197. package/lib/commonjs/core/types/auth.js.map +1 -0
  198. package/lib/commonjs/core/types/behaviour.js +6 -0
  199. package/lib/commonjs/core/types/behaviour.js.map +1 -0
  200. package/lib/commonjs/core/types/config.js +6 -0
  201. package/lib/commonjs/core/types/config.js.map +1 -0
  202. package/lib/commonjs/core/types/index.js +61 -0
  203. package/lib/commonjs/core/types/index.js.map +1 -0
  204. package/lib/commonjs/core/types/mention.js +2 -0
  205. package/lib/commonjs/core/types/mention.js.map +1 -0
  206. package/lib/commonjs/core/types/user.js +2 -0
  207. package/lib/commonjs/core/types/user.js.map +1 -0
  208. package/lib/commonjs/core/utils/color.js +31 -0
  209. package/lib/commonjs/core/utils/color.js.map +1 -0
  210. package/lib/commonjs/core/utils/number.js +20 -0
  211. package/lib/commonjs/core/utils/number.js.map +1 -0
  212. package/lib/commonjs/core/utils/permission.js.map +1 -0
  213. package/lib/commonjs/core/utils/post.js +16 -0
  214. package/lib/commonjs/core/utils/post.js.map +1 -0
  215. package/lib/commonjs/core/utils/postType.js +32 -0
  216. package/lib/commonjs/core/utils/postType.js.map +1 -0
  217. package/lib/commonjs/core/utils/role.js +38 -0
  218. package/lib/commonjs/core/utils/role.js.map +1 -0
  219. package/lib/commonjs/core/utils/time.js +62 -0
  220. package/lib/commonjs/core/utils/time.js.map +1 -0
  221. package/lib/commonjs/core/utils/url.js +34 -0
  222. package/lib/commonjs/core/utils/url.js.map +1 -0
  223. package/lib/commonjs/index.js +99 -96
  224. package/lib/commonjs/index.js.map +1 -1
  225. package/lib/commonjs/social/components/AdInformation/AdInformation.js +66 -0
  226. package/lib/commonjs/social/components/AdInformation/AdInformation.js.map +1 -0
  227. package/lib/commonjs/social/components/AdInformation/styles.js.map +1 -0
  228. package/lib/commonjs/social/components/Avatar/Avatar.js +113 -0
  229. package/lib/commonjs/social/components/Avatar/Avatar.js.map +1 -0
  230. package/lib/commonjs/social/components/Avatar/index.js.map +1 -0
  231. package/lib/commonjs/social/components/Avatar/styles.js.map +1 -0
  232. package/lib/commonjs/social/components/BottomSheetComponent/BottomSheetComponent.js +39 -0
  233. package/lib/commonjs/social/components/BottomSheetComponent/BottomSheetComponent.js.map +1 -0
  234. package/lib/commonjs/social/components/BottomSheetComponent/styles.js +29 -0
  235. package/lib/commonjs/social/components/BottomSheetComponent/styles.js.map +1 -0
  236. package/lib/commonjs/social/components/Button/Button.js +70 -0
  237. package/lib/commonjs/social/components/Button/Button.js.map +1 -0
  238. package/lib/commonjs/social/components/Button/index.js +25 -0
  239. package/lib/commonjs/social/components/Button/index.js.map +1 -0
  240. package/lib/commonjs/social/components/Button/styles.js +87 -0
  241. package/lib/commonjs/social/components/Button/styles.js.map +1 -0
  242. package/lib/commonjs/social/components/CancelButton/index.js +21 -0
  243. package/lib/commonjs/social/components/CancelButton/index.js.map +1 -0
  244. package/lib/commonjs/social/components/CancelButton/styles.js.map +1 -0
  245. package/lib/commonjs/social/components/CategoryChip/CategoryChip.js +43 -0
  246. package/lib/commonjs/social/components/CategoryChip/CategoryChip.js.map +1 -0
  247. package/lib/commonjs/social/components/CategoryChip/index.js.map +1 -0
  248. package/lib/commonjs/social/components/CategoryChip/styles.js.map +1 -0
  249. package/lib/commonjs/social/components/CircularProgressIndicator/CircularProgressIndicator.js +100 -0
  250. package/lib/commonjs/social/components/CircularProgressIndicator/CircularProgressIndicator.js.map +1 -0
  251. package/lib/commonjs/social/components/CircularProgressIndicator/index.js.map +1 -0
  252. package/lib/commonjs/social/components/CircularProgressIndicator/styles.js.map +1 -0
  253. package/lib/commonjs/social/components/CommentAdComponent/CommentAdComponent.js +116 -0
  254. package/lib/commonjs/social/components/CommentAdComponent/CommentAdComponent.js.map +1 -0
  255. package/lib/commonjs/social/components/CommentAdComponent/styles.js +126 -0
  256. package/lib/commonjs/social/components/CommentAdComponent/styles.js.map +1 -0
  257. package/lib/commonjs/social/components/CommunityListSkeleton/CommunityListSkeleton.js +66 -0
  258. package/lib/commonjs/social/components/CommunityListSkeleton/CommunityListSkeleton.js.map +1 -0
  259. package/lib/commonjs/social/components/CommunityRowItem/CommunityRowItem.js +75 -0
  260. package/lib/commonjs/social/components/CommunityRowItem/CommunityRowItem.js.map +1 -0
  261. package/lib/commonjs/social/components/CommunityRowItem/styles.js.map +1 -0
  262. package/lib/commonjs/social/components/CommunitySearchResult/CommunitySearchResult.js +97 -0
  263. package/lib/commonjs/social/components/CommunitySearchResult/CommunitySearchResult.js.map +1 -0
  264. package/lib/commonjs/social/components/CommunityStories/index.js +168 -0
  265. package/lib/commonjs/social/components/CommunityStories/index.js.map +1 -0
  266. package/lib/commonjs/social/components/CommunityStories/styles.js +119 -0
  267. package/lib/commonjs/social/components/CommunityStories/styles.js.map +1 -0
  268. package/lib/commonjs/social/components/CustomSocialTab/CustomSocialTab.js +43 -0
  269. package/lib/commonjs/social/components/CustomSocialTab/CustomSocialTab.js.map +1 -0
  270. package/lib/commonjs/social/components/CustomSocialTab/styles.js.map +1 -0
  271. package/lib/commonjs/social/components/CustomTab/index.js +84 -0
  272. package/lib/commonjs/social/components/CustomTab/index.js.map +1 -0
  273. package/lib/commonjs/social/components/CustomTab/styles.js.map +1 -0
  274. package/lib/commonjs/social/components/Divider/index.js +18 -0
  275. package/lib/commonjs/social/components/Divider/index.js.map +1 -0
  276. package/lib/commonjs/social/components/Divider/styles.js +24 -0
  277. package/lib/commonjs/social/components/Divider/styles.js.map +1 -0
  278. package/lib/commonjs/social/components/Empty/Empty.js +62 -0
  279. package/lib/commonjs/social/components/Empty/Empty.js.map +1 -0
  280. package/lib/commonjs/social/components/Empty/index.js +17 -0
  281. package/lib/commonjs/social/components/Empty/index.js.map +1 -0
  282. package/lib/commonjs/social/components/Empty/styles.js +38 -0
  283. package/lib/commonjs/social/components/Empty/styles.js.map +1 -0
  284. package/lib/commonjs/social/components/ErrorComponent/ErrorComponent.js +39 -0
  285. package/lib/commonjs/social/components/ErrorComponent/ErrorComponent.js.map +1 -0
  286. package/lib/commonjs/social/components/ErrorComponent/styles.js.map +1 -0
  287. package/lib/commonjs/social/components/FloatingActionButton/index.js +31 -0
  288. package/lib/commonjs/social/components/FloatingActionButton/index.js.map +1 -0
  289. package/lib/commonjs/social/components/FloatingActionButton/styles.js +44 -0
  290. package/lib/commonjs/social/components/FloatingActionButton/styles.js.map +1 -0
  291. package/lib/commonjs/social/components/FormInput/FormInput.js +51 -0
  292. package/lib/commonjs/social/components/FormInput/FormInput.js.map +1 -0
  293. package/lib/commonjs/social/components/FormInput/index.js.map +1 -0
  294. package/lib/commonjs/social/components/FormInput/styles.js.map +1 -0
  295. package/lib/commonjs/social/components/Gallery/Gallery.js +119 -0
  296. package/lib/commonjs/social/components/Gallery/Gallery.js.map +1 -0
  297. package/lib/commonjs/social/components/Gallery/index.js +17 -0
  298. package/lib/commonjs/social/components/Gallery/index.js.map +1 -0
  299. package/lib/commonjs/social/components/Gallery/styles.js +56 -0
  300. package/lib/commonjs/social/components/Gallery/styles.js.map +1 -0
  301. package/lib/commonjs/social/components/IconTab/IconTab.js +32 -0
  302. package/lib/commonjs/social/components/IconTab/IconTab.js.map +1 -0
  303. package/lib/commonjs/social/components/ImageFeedSkeleton/ImageFeedSkeleton.js +51 -0
  304. package/lib/commonjs/social/components/ImageFeedSkeleton/ImageFeedSkeleton.js.map +1 -0
  305. package/lib/commonjs/social/components/ImageFeedSkeleton/styles.js.map +1 -0
  306. package/lib/commonjs/social/components/LimitCharacterSearch/LimitCharacterSearch.js +30 -0
  307. package/lib/commonjs/social/components/LimitCharacterSearch/LimitCharacterSearch.js.map +1 -0
  308. package/lib/commonjs/social/components/LimitCharacterSearch/index.js.map +1 -0
  309. package/lib/commonjs/social/components/LimitCharacterSearch/styles.js.map +1 -0
  310. package/lib/commonjs/social/components/LivestreamContent/LivestreamEndedThumbnail/index.js +21 -0
  311. package/lib/commonjs/social/components/LivestreamContent/LivestreamEndedThumbnail/index.js.map +1 -0
  312. package/lib/commonjs/social/components/LivestreamContent/LivestreamEndedThumbnail/styles.js.map +1 -0
  313. package/lib/commonjs/social/components/LivestreamContent/LivestreamIdleThumbnail/index.js +29 -0
  314. package/lib/commonjs/social/components/LivestreamContent/LivestreamIdleThumbnail/index.js.map +1 -0
  315. package/lib/commonjs/social/components/LivestreamContent/LivestreamIdleThumbnail/styles.js.map +1 -0
  316. package/lib/commonjs/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.js +21 -0
  317. package/lib/commonjs/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.js.map +1 -0
  318. package/lib/commonjs/social/components/LivestreamContent/LivestreamTerminatedThumbnail/styles.js.map +1 -0
  319. package/lib/commonjs/social/components/LivestreamContent/index.js +134 -0
  320. package/lib/commonjs/social/components/LivestreamContent/index.js.map +1 -0
  321. package/lib/commonjs/social/components/LivestreamContent/styles.js.map +1 -0
  322. package/lib/commonjs/social/components/LoadingImage/index.js +129 -0
  323. package/lib/commonjs/social/components/LoadingImage/index.js.map +1 -0
  324. package/lib/commonjs/social/components/LoadingImage/styles.js +71 -0
  325. package/lib/commonjs/social/components/LoadingImage/styles.js.map +1 -0
  326. package/lib/commonjs/social/components/LoadingVideo/index.js +190 -0
  327. package/lib/commonjs/social/components/LoadingVideo/index.js.map +1 -0
  328. package/lib/commonjs/social/components/LoadingVideo/styles.js.map +1 -0
  329. package/lib/commonjs/social/components/MemberChip/MemberChip.js +46 -0
  330. package/lib/commonjs/social/components/MemberChip/MemberChip.js.map +1 -0
  331. package/lib/commonjs/social/components/MemberChip/styles.js.map +1 -0
  332. package/lib/commonjs/social/components/MyAvatar/MyAvatar.js +58 -0
  333. package/lib/commonjs/social/components/MyAvatar/MyAvatar.js.map +1 -0
  334. package/lib/commonjs/social/components/MyStories/StoryCircleItem.js +94 -0
  335. package/lib/commonjs/social/components/MyStories/StoryCircleItem.js.map +1 -0
  336. package/lib/commonjs/social/components/MyStories/StoryTargetView.js +105 -0
  337. package/lib/commonjs/social/components/MyStories/StoryTargetView.js.map +1 -0
  338. package/lib/commonjs/social/components/MyStories/index.js +128 -0
  339. package/lib/commonjs/social/components/MyStories/index.js.map +1 -0
  340. package/lib/commonjs/social/components/MyStories/styles.js +116 -0
  341. package/lib/commonjs/social/components/MyStories/styles.js.map +1 -0
  342. package/lib/commonjs/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js +73 -0
  343. package/lib/commonjs/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js.map +1 -0
  344. package/lib/commonjs/social/components/NewsFeedLoadingComponent/styles.js.map +1 -0
  345. package/lib/commonjs/social/components/NoResult/NoResult.js +30 -0
  346. package/lib/commonjs/social/components/NoResult/NoResult.js.map +1 -0
  347. package/lib/commonjs/social/components/NoResult/index.js.map +1 -0
  348. package/lib/commonjs/social/components/NoResult/styles.js.map +1 -0
  349. package/lib/commonjs/social/components/NoSearchResult/NoSearchResult.js +41 -0
  350. package/lib/commonjs/social/components/NoSearchResult/NoSearchResult.js.map +1 -0
  351. package/lib/commonjs/social/components/PollContent/PollFooter.js +50 -0
  352. package/lib/commonjs/social/components/PollContent/PollFooter.js.map +1 -0
  353. package/lib/commonjs/social/components/PollContent/PollOption.js +90 -0
  354. package/lib/commonjs/social/components/PollContent/PollOption.js.map +1 -0
  355. package/lib/commonjs/social/components/PollContent/PollResults.js +78 -0
  356. package/lib/commonjs/social/components/PollContent/PollResults.js.map +1 -0
  357. package/lib/commonjs/social/components/PollContent/index.js +60 -0
  358. package/lib/commonjs/social/components/PollContent/index.js.map +1 -0
  359. package/lib/commonjs/social/components/PollContent/style.js.map +1 -0
  360. package/lib/commonjs/social/components/PopupMenu/PopupMenu.js +95 -0
  361. package/lib/commonjs/social/components/PopupMenu/PopupMenu.js.map +1 -0
  362. package/lib/commonjs/social/components/PopupMenu/styles.js.map +1 -0
  363. package/lib/commonjs/social/components/PostAdComponent/PostAdComponent.js +91 -0
  364. package/lib/commonjs/social/components/PostAdComponent/PostAdComponent.js.map +1 -0
  365. package/lib/commonjs/social/components/PostAdComponent/PostAdHeader.js +58 -0
  366. package/lib/commonjs/social/components/PostAdComponent/PostAdHeader.js.map +1 -0
  367. package/lib/commonjs/social/components/PostAdComponent/styles.js +117 -0
  368. package/lib/commonjs/social/components/PostAdComponent/styles.js.map +1 -0
  369. package/lib/commonjs/social/components/PostContent/index.js +287 -0
  370. package/lib/commonjs/social/components/PostContent/index.js.map +1 -0
  371. package/lib/commonjs/social/components/PostContent/styles.js.map +1 -0
  372. package/lib/commonjs/social/components/PostFeedSkeleton/PostFeedSkeleton.js +47 -0
  373. package/lib/commonjs/social/components/PostFeedSkeleton/PostFeedSkeleton.js.map +1 -0
  374. package/lib/commonjs/social/components/PostFeedSkeleton/index.js.map +1 -0
  375. package/lib/commonjs/social/components/PostFeedSkeleton/styles.js +37 -0
  376. package/lib/commonjs/social/components/PostFeedSkeleton/styles.js.map +1 -0
  377. package/lib/commonjs/social/components/PostMenu/index.js +235 -0
  378. package/lib/commonjs/social/components/PostMenu/index.js.map +1 -0
  379. package/lib/commonjs/social/components/PostMenu/styles.js.map +1 -0
  380. package/lib/commonjs/social/components/PreviewLink/LinkPreview.js +70 -0
  381. package/lib/commonjs/social/components/PreviewLink/LinkPreview.js.map +1 -0
  382. package/lib/commonjs/social/components/PreviewLink/index.js.map +1 -0
  383. package/lib/commonjs/social/components/PreviewLink/styles.js.map +1 -0
  384. package/lib/commonjs/social/components/PreviewLink/types.js.map +1 -0
  385. package/lib/commonjs/social/components/PreviewLink/utils.js +123 -0
  386. package/lib/commonjs/social/components/PreviewLink/utils.js.map +1 -0
  387. package/lib/commonjs/social/components/RenderTextWithMention/RenderTextWithMention.js +102 -0
  388. package/lib/commonjs/social/components/RenderTextWithMention/RenderTextWithMention.js.map +1 -0
  389. package/lib/commonjs/social/components/RenderTextWithMention/styles.js.map +1 -0
  390. package/lib/commonjs/social/components/SearchInput/SearchInput.js +44 -0
  391. package/lib/commonjs/social/components/SearchInput/SearchInput.js.map +1 -0
  392. package/lib/commonjs/social/components/SearchInput/index.js.map +1 -0
  393. package/lib/commonjs/social/components/SearchInput/styles.js.map +1 -0
  394. package/lib/commonjs/social/components/SearchItem/index.js +84 -0
  395. package/lib/commonjs/social/components/SearchItem/index.js.map +1 -0
  396. package/lib/commonjs/social/components/SearchItem/styles.js.map +1 -0
  397. package/lib/commonjs/social/components/SearchResultItem/SearchResultItem.js +116 -0
  398. package/lib/commonjs/social/components/SearchResultItem/SearchResultItem.js.map +1 -0
  399. package/lib/commonjs/social/components/SearchResultItem/styles.js.map +1 -0
  400. package/lib/commonjs/social/components/Social/CommentList/CommentList.js +249 -0
  401. package/lib/commonjs/social/components/Social/CommentList/CommentList.js.map +1 -0
  402. package/lib/commonjs/social/components/Social/CommentList/styles.js +149 -0
  403. package/lib/commonjs/social/components/Social/CommentList/styles.js.map +1 -0
  404. package/lib/commonjs/social/components/Social/CommentListItem/CommentListItem.js +375 -0
  405. package/lib/commonjs/social/components/Social/CommentListItem/CommentListItem.js.map +1 -0
  406. package/lib/commonjs/social/components/Social/CommentListItem/styles.js.map +1 -0
  407. package/lib/commonjs/social/components/Social/ReplyCommentList/index.js +230 -0
  408. package/lib/commonjs/social/components/Social/ReplyCommentList/index.js.map +1 -0
  409. package/lib/commonjs/social/components/Social/ReplyCommentList/styles.js.map +1 -0
  410. package/lib/commonjs/social/components/StoryKit/index.js.map +1 -0
  411. package/lib/commonjs/social/components/StoryKit/src/Story.js +161 -0
  412. package/lib/commonjs/social/components/StoryKit/src/Story.js.map +1 -0
  413. package/lib/commonjs/social/components/StoryKit/src/StoryCircleListItem.js +160 -0
  414. package/lib/commonjs/social/components/StoryKit/src/StoryCircleListItem.js.map +1 -0
  415. package/lib/commonjs/social/components/StoryKit/src/StoryCircleListView.js +41 -0
  416. package/lib/commonjs/social/components/StoryKit/src/StoryCircleListView.js.map +1 -0
  417. package/lib/commonjs/social/components/StoryKit/src/StoryListItem.js +531 -0
  418. package/lib/commonjs/social/components/StoryKit/src/StoryListItem.js.map +1 -0
  419. package/lib/commonjs/social/components/StoryKit/src/components/AndroidCubeEffect.js.map +1 -0
  420. package/lib/commonjs/social/components/StoryKit/src/components/CubeNavigationHorizontal.js.map +1 -0
  421. package/lib/commonjs/social/components/StoryKit/src/helpers/StateHelpers.js +15 -0
  422. package/lib/commonjs/social/components/StoryKit/src/helpers/StateHelpers.js.map +1 -0
  423. package/lib/commonjs/social/components/StoryKit/src/helpers/ValidationHelpers.js.map +1 -0
  424. package/lib/commonjs/social/components/StoryKit/src/helpers/index.js.map +1 -0
  425. package/lib/commonjs/social/components/StoryKit/src/interfaces/index.js.map +1 -0
  426. package/lib/commonjs/social/components/StoryKit/src/styles.js.map +1 -0
  427. package/lib/commonjs/social/components/TargetSelectionPage/TargetItem/TargetItem.js +93 -0
  428. package/lib/commonjs/social/components/TargetSelectionPage/TargetItem/TargetItem.js.map +1 -0
  429. package/lib/commonjs/social/components/TargetSelectionPage/TargetSelectionPage.js +147 -0
  430. package/lib/commonjs/social/components/TargetSelectionPage/TargetSelectionPage.js.map +1 -0
  431. package/lib/commonjs/social/components/TargetSelectionPage/styles.js.map +1 -0
  432. package/lib/commonjs/social/components/Toast/index.js +76 -0
  433. package/lib/commonjs/social/components/Toast/index.js.map +1 -0
  434. package/lib/commonjs/social/components/Toast/styles.js +41 -0
  435. package/lib/commonjs/social/components/Toast/styles.js.map +1 -0
  436. package/lib/commonjs/social/components/index.js +65 -0
  437. package/lib/commonjs/social/components/index.js.map +1 -0
  438. package/lib/commonjs/social/components/legacy/BackButton/index.js +31 -0
  439. package/lib/commonjs/social/components/legacy/BackButton/index.js.map +1 -0
  440. package/lib/commonjs/social/components/legacy/BackButton/styles.js.map +1 -0
  441. package/lib/commonjs/social/components/legacy/CancelButton/index.js +21 -0
  442. package/lib/commonjs/social/components/legacy/CancelButton/index.js.map +1 -0
  443. package/lib/commonjs/social/components/legacy/CancelButton/styles.js.map +1 -0
  444. package/lib/commonjs/social/components/legacy/CloseButton/index.js +22 -0
  445. package/lib/commonjs/social/components/legacy/CloseButton/index.js.map +1 -0
  446. package/lib/commonjs/social/components/legacy/CloseButton/styles.js.map +1 -0
  447. package/lib/commonjs/social/components/legacy/CommunityStories/index.js +91 -0
  448. package/lib/commonjs/social/components/legacy/CommunityStories/index.js.map +1 -0
  449. package/lib/commonjs/social/components/legacy/CommunityStories/styles.js.map +1 -0
  450. package/lib/commonjs/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js +176 -0
  451. package/lib/commonjs/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js.map +1 -0
  452. package/lib/commonjs/social/components/legacy/CreatePostChooseTargetModal/styles.js.map +1 -0
  453. package/lib/commonjs/social/components/legacy/CustomTab/index.js +84 -0
  454. package/lib/commonjs/social/components/legacy/CustomTab/index.js.map +1 -0
  455. package/lib/commonjs/social/components/legacy/CustomTab/styles.js.map +1 -0
  456. package/lib/commonjs/social/components/legacy/CustomText/index.js +25 -0
  457. package/lib/commonjs/social/components/legacy/CustomText/index.js.map +1 -0
  458. package/lib/commonjs/social/components/legacy/CustomText/styles.js.map +1 -0
  459. package/lib/commonjs/social/components/legacy/DoneButton/index.js +23 -0
  460. package/lib/commonjs/social/components/legacy/DoneButton/index.js.map +1 -0
  461. package/lib/commonjs/social/components/legacy/DoneButton/styles.js.map +1 -0
  462. package/lib/commonjs/social/components/legacy/EditCommentModal/index.js +179 -0
  463. package/lib/commonjs/social/components/legacy/EditCommentModal/index.js.map +1 -0
  464. package/lib/commonjs/social/components/legacy/EditCommentModal/styles.js.map +1 -0
  465. package/lib/commonjs/social/components/legacy/EditPostModal/index.js +328 -0
  466. package/lib/commonjs/social/components/legacy/EditPostModal/index.js.map +1 -0
  467. package/lib/commonjs/social/components/legacy/EditPostModal/styles.js.map +1 -0
  468. package/lib/commonjs/social/components/legacy/FloatingButton/index.js +28 -0
  469. package/lib/commonjs/social/components/legacy/FloatingButton/index.js.map +1 -0
  470. package/lib/commonjs/social/components/legacy/FloatingButton/styles.js.map +1 -0
  471. package/lib/commonjs/social/components/legacy/LoadingImage/index.js +91 -0
  472. package/lib/commonjs/social/components/legacy/LoadingImage/index.js.map +1 -0
  473. package/lib/commonjs/social/components/legacy/LoadingImage/styles.js.map +1 -0
  474. package/lib/commonjs/social/components/legacy/LoadingIndicator/index.js +25 -0
  475. package/lib/commonjs/social/components/legacy/LoadingIndicator/index.js.map +1 -0
  476. package/lib/commonjs/social/components/legacy/LoadingIndicator/styles.js.map +1 -0
  477. package/lib/commonjs/social/components/legacy/LoadingOverlay/index.js +28 -0
  478. package/lib/commonjs/social/components/legacy/LoadingOverlay/index.js.map +1 -0
  479. package/lib/commonjs/social/components/legacy/LoadingOverlay/styles.js.map +1 -0
  480. package/lib/commonjs/social/components/legacy/LoadingVideo/index.js +145 -0
  481. package/lib/commonjs/social/components/legacy/LoadingVideo/index.js.map +1 -0
  482. package/lib/commonjs/social/components/legacy/LoadingVideo/styles.js.map +1 -0
  483. package/lib/commonjs/social/components/legacy/MediaSection/index.js +252 -0
  484. package/lib/commonjs/social/components/legacy/MediaSection/index.js.map +1 -0
  485. package/lib/commonjs/social/components/legacy/MediaSection/styles.js.map +1 -0
  486. package/lib/commonjs/social/components/legacy/MyStories/index.js +42 -0
  487. package/lib/commonjs/social/components/legacy/MyStories/index.js.map +1 -0
  488. package/lib/commonjs/social/components/legacy/MyStories/styles.js.map +1 -0
  489. package/lib/commonjs/social/components/legacy/PollSection/Components/PollBar.js +26 -0
  490. package/lib/commonjs/social/components/legacy/PollSection/Components/PollBar.js.map +1 -0
  491. package/lib/commonjs/social/components/legacy/PollSection/Components/PollOptionList.js +93 -0
  492. package/lib/commonjs/social/components/legacy/PollSection/Components/PollOptionList.js.map +1 -0
  493. package/lib/commonjs/social/components/legacy/PollSection/PollSection.js +51 -0
  494. package/lib/commonjs/social/components/legacy/PollSection/PollSection.js.map +1 -0
  495. package/lib/commonjs/social/components/legacy/PollSection/style.js.map +1 -0
  496. package/lib/commonjs/social/components/legacy/PollSection/usePoll.js.map +1 -0
  497. package/lib/commonjs/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.js +138 -0
  498. package/lib/commonjs/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.js.map +1 -0
  499. package/lib/commonjs/social/components/legacy/PostTypeChoiceModal/style.js +69 -0
  500. package/lib/commonjs/social/components/legacy/PostTypeChoiceModal/style.js.map +1 -0
  501. package/lib/commonjs/social/components/legacy/SearchItem/index.js +91 -0
  502. package/lib/commonjs/social/components/legacy/SearchItem/index.js.map +1 -0
  503. package/lib/commonjs/social/components/legacy/SearchItem/styles.js.map +1 -0
  504. package/lib/commonjs/social/components/legacy/Social/CommentList/index.js +362 -0
  505. package/lib/commonjs/social/components/legacy/Social/CommentList/index.js.map +1 -0
  506. package/lib/commonjs/social/components/legacy/Social/CommentList/styles.js.map +1 -0
  507. package/lib/commonjs/social/components/legacy/Social/PendingPostList/index.js +156 -0
  508. package/lib/commonjs/social/components/legacy/Social/PendingPostList/index.js.map +1 -0
  509. package/lib/commonjs/social/components/legacy/Social/PendingPostList/styles.js.map +1 -0
  510. package/lib/commonjs/social/components/legacy/Social/PostList/Components/RenderTextWithMention.js +63 -0
  511. package/lib/commonjs/social/components/legacy/Social/PostList/Components/RenderTextWithMention.js.map +1 -0
  512. package/lib/commonjs/social/components/legacy/Social/PostList/index.js +407 -0
  513. package/lib/commonjs/social/components/legacy/Social/PostList/index.js.map +1 -0
  514. package/lib/commonjs/social/components/legacy/Social/PostList/styles.js.map +1 -0
  515. package/lib/commonjs/social/components/legacy/Social/ReplyCommentList/index.js +271 -0
  516. package/lib/commonjs/social/components/legacy/Social/ReplyCommentList/index.js.map +1 -0
  517. package/lib/commonjs/social/components/legacy/Social/ReplyCommentList/styles.js.map +1 -0
  518. package/lib/commonjs/social/components/legacy/StoryKit/index.js.map +1 -0
  519. package/lib/commonjs/social/components/legacy/StoryKit/src/Story.js +204 -0
  520. package/lib/commonjs/social/components/legacy/StoryKit/src/Story.js.map +1 -0
  521. package/lib/commonjs/social/components/legacy/StoryKit/src/StoryCircleListItem.js +170 -0
  522. package/lib/commonjs/social/components/legacy/StoryKit/src/StoryCircleListItem.js.map +1 -0
  523. package/lib/commonjs/social/components/legacy/StoryKit/src/StoryCircleListView.js +61 -0
  524. package/lib/commonjs/social/components/legacy/StoryKit/src/StoryCircleListView.js.map +1 -0
  525. package/lib/commonjs/social/components/legacy/StoryKit/src/StoryListItem.js +382 -0
  526. package/lib/commonjs/social/components/legacy/StoryKit/src/StoryListItem.js.map +1 -0
  527. package/lib/commonjs/social/components/legacy/StoryKit/src/components/AndroidCubeEffect.js +278 -0
  528. package/lib/commonjs/social/components/legacy/StoryKit/src/components/AndroidCubeEffect.js.map +1 -0
  529. package/lib/commonjs/social/components/legacy/StoryKit/src/components/CubeNavigationHorizontal.js +275 -0
  530. package/lib/commonjs/social/components/legacy/StoryKit/src/components/CubeNavigationHorizontal.js.map +1 -0
  531. package/lib/commonjs/social/components/legacy/StoryKit/src/helpers/StateHelpers.js +15 -0
  532. package/lib/commonjs/social/components/legacy/StoryKit/src/helpers/StateHelpers.js.map +1 -0
  533. package/lib/commonjs/social/components/legacy/StoryKit/src/helpers/ValidationHelpers.js.map +1 -0
  534. package/lib/commonjs/social/components/legacy/StoryKit/src/helpers/index.js.map +1 -0
  535. package/lib/commonjs/social/components/legacy/StoryKit/src/interfaces/index.js.map +1 -0
  536. package/lib/commonjs/social/components/legacy/StoryKit/src/styles.js +156 -0
  537. package/lib/commonjs/social/components/legacy/StoryKit/src/styles.js.map +1 -0
  538. package/lib/commonjs/social/components/legacy/Toast/Toast.js +98 -0
  539. package/lib/commonjs/social/components/legacy/Toast/Toast.js.map +1 -0
  540. package/lib/commonjs/social/components/legacy/react-native-image-viewing/README.md +101 -0
  541. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/@types/index.d.js.map +1 -0
  542. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/@types/index.js.map +1 -0
  543. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/ImageViewing.d.js.map +1 -0
  544. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/ImageViewing.js +237 -0
  545. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/ImageViewing.js.map +1 -0
  546. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.d.js.map +1 -0
  547. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.js +56 -0
  548. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.js.map +1 -0
  549. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.js.map +1 -0
  550. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js.map +1 -0
  551. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.js.map +1 -0
  552. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js.map +1 -0
  553. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.js.map +1 -0
  554. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js +41 -0
  555. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js.map +1 -0
  556. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.d.js.map +1 -0
  557. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.js +59 -0
  558. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.js.map +1 -0
  559. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.d.js.map +1 -0
  560. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.ios.d.js.map +1 -0
  561. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.ios.js.map +1 -0
  562. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.js.map +1 -0
  563. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/StatusBarManager.d.js.map +1 -0
  564. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/components/StatusBarManager.js.map +1 -0
  565. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.js.map +1 -0
  566. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useAnimatedComponents.js.map +1 -0
  567. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.js.map +1 -0
  568. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js.map +1 -0
  569. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useImageDimensions.d.js.map +1 -0
  570. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useImageDimensions.js.map +1 -0
  571. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useImageIndexChange.d.js.map +1 -0
  572. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useImageIndexChange.js.map +1 -0
  573. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useImagePrefetch.d.js.map +1 -0
  574. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useImagePrefetch.js.map +1 -0
  575. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/usePanResponder.d.js.map +1 -0
  576. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/usePanResponder.js.map +1 -0
  577. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useRequestClose.d.js.map +1 -0
  578. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useRequestClose.js.map +1 -0
  579. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.js.map +1 -0
  580. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/hooks/useZoomPanResponder.js.map +1 -0
  581. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/index.d.js.map +1 -0
  582. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/index.js.map +1 -0
  583. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/utils.d.js.map +1 -0
  584. package/lib/commonjs/social/components/legacy/react-native-image-viewing/dist/utils.js.map +1 -0
  585. package/lib/commonjs/social/elements/ActionButton/ActionButton.js +43 -0
  586. package/lib/commonjs/social/elements/ActionButton/ActionButton.js.map +1 -0
  587. package/lib/commonjs/social/elements/ActionButton/index.js.map +1 -0
  588. package/lib/commonjs/social/elements/ActionButton/styles.js.map +1 -0
  589. package/lib/commonjs/social/elements/AddOptionButton/index.js +44 -0
  590. package/lib/commonjs/social/elements/AddOptionButton/index.js.map +1 -0
  591. package/lib/commonjs/social/elements/AddOptionButton/styles.js.map +1 -0
  592. package/lib/commonjs/social/elements/AddThumbnailButton/AddThumbnailButton.js +44 -0
  593. package/lib/commonjs/social/elements/AddThumbnailButton/AddThumbnailButton.js.map +1 -0
  594. package/lib/commonjs/social/elements/AddThumbnailButton/index.js.map +1 -0
  595. package/lib/commonjs/social/elements/AddThumbnailButton/styles.js.map +1 -0
  596. package/lib/commonjs/social/elements/AllCategoriesTitle/AllCategoriesTitle.js +38 -0
  597. package/lib/commonjs/social/elements/AllCategoriesTitle/AllCategoriesTitle.js.map +1 -0
  598. package/lib/commonjs/social/elements/AnnouncementBadge/AnnouncementBadge.js +43 -0
  599. package/lib/commonjs/social/elements/AnnouncementBadge/AnnouncementBadge.js.map +1 -0
  600. package/lib/commonjs/social/elements/AnnouncementBadge/index.js.map +1 -0
  601. package/lib/commonjs/social/elements/AnnouncementBadge/styles.js.map +1 -0
  602. package/lib/commonjs/social/elements/BackButton/BackButton.js +45 -0
  603. package/lib/commonjs/social/elements/BackButton/BackButton.js.map +1 -0
  604. package/lib/commonjs/social/elements/BackButton/index.js.map +1 -0
  605. package/lib/commonjs/social/elements/BackButton/styles.js.map +1 -0
  606. package/lib/commonjs/social/elements/BackButtonIconElement/BackButtonIconElement.js +41 -0
  607. package/lib/commonjs/social/elements/BackButtonIconElement/BackButtonIconElement.js.map +1 -0
  608. package/lib/commonjs/social/elements/BrandBadge/BrandBadge.js +17 -0
  609. package/lib/commonjs/social/elements/BrandBadge/BrandBadge.js.map +1 -0
  610. package/lib/commonjs/social/elements/BrandBadge/index.js +17 -0
  611. package/lib/commonjs/social/elements/BrandBadge/index.js.map +1 -0
  612. package/lib/commonjs/social/elements/CameraButton/index.js +49 -0
  613. package/lib/commonjs/social/elements/CameraButton/index.js.map +1 -0
  614. package/lib/commonjs/social/elements/CameraButton/styles.js.map +1 -0
  615. package/lib/commonjs/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js +41 -0
  616. package/lib/commonjs/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js.map +1 -0
  617. package/lib/commonjs/social/elements/CancelCreateLivestreamButton/index.js.map +1 -0
  618. package/lib/commonjs/social/elements/CancelCreateLivestreamButton/styles.js.map +1 -0
  619. package/lib/commonjs/social/elements/CategoryRowImage/CategoryRowImage.js +82 -0
  620. package/lib/commonjs/social/elements/CategoryRowImage/CategoryRowImage.js.map +1 -0
  621. package/lib/commonjs/social/elements/CategoryRowName/CategoryRowName.js +38 -0
  622. package/lib/commonjs/social/elements/CategoryRowName/CategoryRowName.js.map +1 -0
  623. package/lib/commonjs/social/elements/CategoryTitle/CategoryTitle.js +38 -0
  624. package/lib/commonjs/social/elements/CategoryTitle/CategoryTitle.js.map +1 -0
  625. package/lib/commonjs/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.js +42 -0
  626. package/lib/commonjs/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.js.map +1 -0
  627. package/lib/commonjs/social/elements/ChangeThumbnailButton/index.js.map +1 -0
  628. package/lib/commonjs/social/elements/ChangeThumbnailButton/styles.js.map +1 -0
  629. package/lib/commonjs/social/elements/CloseButton/index.js +44 -0
  630. package/lib/commonjs/social/elements/CloseButton/index.js.map +1 -0
  631. package/lib/commonjs/social/elements/CloseButton/styles.js.map +1 -0
  632. package/lib/commonjs/social/elements/CloseButtonIconElement/CloseButtonIconElement.js +43 -0
  633. package/lib/commonjs/social/elements/CloseButtonIconElement/CloseButtonIconElement.js.map +1 -0
  634. package/lib/commonjs/social/elements/CommentButtonIconElement/CommentButtonIconElement.js +41 -0
  635. package/lib/commonjs/social/elements/CommentButtonIconElement/CommentButtonIconElement.js.map +1 -0
  636. package/lib/commonjs/social/elements/CommonElements/AvatarElement.js +73 -0
  637. package/lib/commonjs/social/elements/CommonElements/AvatarElement.js.map +1 -0
  638. package/lib/commonjs/social/elements/CommonElements/ImageElement.js +43 -0
  639. package/lib/commonjs/social/elements/CommonElements/ImageElement.js.map +1 -0
  640. package/lib/commonjs/social/elements/CommonElements/TextElement.js +31 -0
  641. package/lib/commonjs/social/elements/CommonElements/TextElement.js.map +1 -0
  642. package/lib/commonjs/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.js +51 -0
  643. package/lib/commonjs/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.js.map +1 -0
  644. package/lib/commonjs/social/elements/CommunityAddMemberButton/index.js.map +1 -0
  645. package/lib/commonjs/social/elements/CommunityAddMemberButton/styles.js.map +1 -0
  646. package/lib/commonjs/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.js +40 -0
  647. package/lib/commonjs/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.js.map +1 -0
  648. package/lib/commonjs/social/elements/CommunityCreatePostButton/index.js.map +1 -0
  649. package/lib/commonjs/social/elements/CommunityCreatePostButton/styles.js.map +1 -0
  650. package/lib/commonjs/social/elements/CommunityDescription/CommunityDescription.js +55 -0
  651. package/lib/commonjs/social/elements/CommunityDescription/CommunityDescription.js.map +1 -0
  652. package/lib/commonjs/social/elements/CommunityDisplayname/CommunityDisplayname.js +37 -0
  653. package/lib/commonjs/social/elements/CommunityDisplayname/CommunityDisplayname.js.map +1 -0
  654. package/lib/commonjs/social/elements/CommunityDisplayname/styles.js.map +1 -0
  655. package/lib/commonjs/social/elements/CommunityEmptyImage/CommunityEmptyImage.js +45 -0
  656. package/lib/commonjs/social/elements/CommunityEmptyImage/CommunityEmptyImage.js.map +1 -0
  657. package/lib/commonjs/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.js +36 -0
  658. package/lib/commonjs/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.js.map +1 -0
  659. package/lib/commonjs/social/elements/CommunityInfo/CommunityInfo.js +82 -0
  660. package/lib/commonjs/social/elements/CommunityInfo/CommunityInfo.js.map +1 -0
  661. package/lib/commonjs/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js +64 -0
  662. package/lib/commonjs/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js.map +1 -0
  663. package/lib/commonjs/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js +48 -0
  664. package/lib/commonjs/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js.map +1 -0
  665. package/lib/commonjs/social/elements/CommunityMemeberCount/CommunityMemeberCount.js +36 -0
  666. package/lib/commonjs/social/elements/CommunityMemeberCount/CommunityMemeberCount.js.map +1 -0
  667. package/lib/commonjs/social/elements/CommunityMemeberCount/styles.js.map +1 -0
  668. package/lib/commonjs/social/elements/CommunityName/CommunityName.js +42 -0
  669. package/lib/commonjs/social/elements/CommunityName/CommunityName.js.map +1 -0
  670. package/lib/commonjs/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.js +52 -0
  671. package/lib/commonjs/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.js.map +1 -0
  672. package/lib/commonjs/social/elements/CommunityPendingPost/CommunityPendingPost.js +71 -0
  673. package/lib/commonjs/social/elements/CommunityPendingPost/CommunityPendingPost.js.map +1 -0
  674. package/lib/commonjs/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js +44 -0
  675. package/lib/commonjs/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js.map +1 -0
  676. package/lib/commonjs/social/elements/CommunityPrivacyIcon/index.js.map +1 -0
  677. package/lib/commonjs/social/elements/CommunityPrivacyIcon/styles.js.map +1 -0
  678. package/lib/commonjs/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.js +52 -0
  679. package/lib/commonjs/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.js.map +1 -0
  680. package/lib/commonjs/social/elements/CommunityRowImage/CommunityRowImage.js +64 -0
  681. package/lib/commonjs/social/elements/CommunityRowImage/CommunityRowImage.js.map +1 -0
  682. package/lib/commonjs/social/elements/CommunityRowImage/styles.js.map +1 -0
  683. package/lib/commonjs/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.js +52 -0
  684. package/lib/commonjs/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.js.map +1 -0
  685. package/lib/commonjs/social/elements/CopyLinkAction/CopyLinkAction.js +55 -0
  686. package/lib/commonjs/social/elements/CopyLinkAction/CopyLinkAction.js.map +1 -0
  687. package/lib/commonjs/social/elements/CopyLinkAction/index.js +13 -0
  688. package/lib/commonjs/social/elements/CopyLinkAction/index.js.map +1 -0
  689. package/lib/commonjs/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.js +42 -0
  690. package/lib/commonjs/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.js.map +1 -0
  691. package/lib/commonjs/social/elements/DeleteThumbnailButton/index.js.map +1 -0
  692. package/lib/commonjs/social/elements/DeleteThumbnailButton/styles.js.map +1 -0
  693. package/lib/commonjs/social/elements/DescriptionElement/DescriptionElement.js +43 -0
  694. package/lib/commonjs/social/elements/DescriptionElement/DescriptionElement.js.map +1 -0
  695. package/lib/commonjs/social/elements/EndLiveStreamButton/EndLiveStreamButton.js +37 -0
  696. package/lib/commonjs/social/elements/EndLiveStreamButton/EndLiveStreamButton.js.map +1 -0
  697. package/lib/commonjs/social/elements/EndLiveStreamButton/index.js.map +1 -0
  698. package/lib/commonjs/social/elements/EndLiveStreamButton/styles.js.map +1 -0
  699. package/lib/commonjs/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.js +35 -0
  700. package/lib/commonjs/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.js.map +1 -0
  701. package/lib/commonjs/social/elements/FormDescription/index.js +37 -0
  702. package/lib/commonjs/social/elements/FormDescription/index.js.map +1 -0
  703. package/lib/commonjs/social/elements/FormDescription/styles.js.map +1 -0
  704. package/lib/commonjs/social/elements/FormLabel/index.js +40 -0
  705. package/lib/commonjs/social/elements/FormLabel/index.js.map +1 -0
  706. package/lib/commonjs/social/elements/FormLabel/styles.js.map +1 -0
  707. package/lib/commonjs/social/elements/ImageButton/index.js +49 -0
  708. package/lib/commonjs/social/elements/ImageButton/index.js.map +1 -0
  709. package/lib/commonjs/social/elements/ImageButton/styles.js.map +1 -0
  710. package/lib/commonjs/social/elements/ImageGallery/ImageGallery.js +102 -0
  711. package/lib/commonjs/social/elements/ImageGallery/ImageGallery.js.map +1 -0
  712. package/lib/commonjs/social/elements/ImageKeyElement/ImageKeyElement.js +43 -0
  713. package/lib/commonjs/social/elements/ImageKeyElement/ImageKeyElement.js.map +1 -0
  714. package/lib/commonjs/social/elements/ImageViewer/ImageViewer.js +135 -0
  715. package/lib/commonjs/social/elements/ImageViewer/ImageViewer.js.map +1 -0
  716. package/lib/commonjs/social/elements/LikeButtonIconElement/LikeButtonIconElement.js +41 -0
  717. package/lib/commonjs/social/elements/LikeButtonIconElement/LikeButtonIconElement.js.map +1 -0
  718. package/lib/commonjs/social/elements/LiveTimerStatus/LiveTimerStatus.js +33 -0
  719. package/lib/commonjs/social/elements/LiveTimerStatus/LiveTimerStatus.js.map +1 -0
  720. package/lib/commonjs/social/elements/LiveTimerStatus/index.js.map +1 -0
  721. package/lib/commonjs/social/elements/LiveTimerStatus/styles.js.map +1 -0
  722. package/lib/commonjs/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js +32 -0
  723. package/lib/commonjs/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js.map +1 -0
  724. package/lib/commonjs/social/elements/LivestreamTerminatedActionButton/index.js.map +1 -0
  725. package/lib/commonjs/social/elements/MenuAction/MenuAction.js +39 -0
  726. package/lib/commonjs/social/elements/MenuAction/MenuAction.js.map +1 -0
  727. package/lib/commonjs/social/elements/MenuAction/index.js.map +1 -0
  728. package/lib/commonjs/social/elements/MenuAction/styles.js +39 -0
  729. package/lib/commonjs/social/elements/MenuAction/styles.js.map +1 -0
  730. package/lib/commonjs/social/elements/MenuButton/MenuButton.js +47 -0
  731. package/lib/commonjs/social/elements/MenuButton/MenuButton.js.map +1 -0
  732. package/lib/commonjs/social/elements/MenuButton/index.js.map +1 -0
  733. package/lib/commonjs/social/elements/MenuButton/styles.js +27 -0
  734. package/lib/commonjs/social/elements/MenuButton/styles.js.map +1 -0
  735. package/lib/commonjs/social/elements/MenuButtonIconElement/MenuButtonIconElement.js +41 -0
  736. package/lib/commonjs/social/elements/MenuButtonIconElement/MenuButtonIconElement.js.map +1 -0
  737. package/lib/commonjs/social/elements/ModeratorBadge/ModeratorBadge.js +47 -0
  738. package/lib/commonjs/social/elements/ModeratorBadge/ModeratorBadge.js.map +1 -0
  739. package/lib/commonjs/social/elements/ModeratorBadge/index.js.map +1 -0
  740. package/lib/commonjs/social/elements/ModeratorBadge/styles.js.map +1 -0
  741. package/lib/commonjs/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.js +58 -0
  742. package/lib/commonjs/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.js.map +1 -0
  743. package/lib/commonjs/social/elements/ModeratorBadgeElement/styles.js.map +1 -0
  744. package/lib/commonjs/social/elements/PinBadge/PinBadge.js +41 -0
  745. package/lib/commonjs/social/elements/PinBadge/PinBadge.js.map +1 -0
  746. package/lib/commonjs/social/elements/PinBadge/index.js.map +1 -0
  747. package/lib/commonjs/social/elements/PinBadge/styles.js.map +1 -0
  748. package/lib/commonjs/social/elements/ShareAction/ShareAction.js +48 -0
  749. package/lib/commonjs/social/elements/ShareAction/ShareAction.js.map +1 -0
  750. package/lib/commonjs/social/elements/ShareAction/index.js +13 -0
  751. package/lib/commonjs/social/elements/ShareAction/index.js.map +1 -0
  752. package/lib/commonjs/social/elements/ShareButton/ShareButton.js +37 -0
  753. package/lib/commonjs/social/elements/ShareButton/ShareButton.js.map +1 -0
  754. package/lib/commonjs/social/elements/ShareButton/index.js +13 -0
  755. package/lib/commonjs/social/elements/ShareButton/index.js.map +1 -0
  756. package/lib/commonjs/social/elements/ShareButtonIconElement/ShareButtonIconElement.js +41 -0
  757. package/lib/commonjs/social/elements/ShareButtonIconElement/ShareButtonIconElement.js.map +1 -0
  758. package/lib/commonjs/social/elements/StartLivestreamButton/StartLivestreamButton.js +38 -0
  759. package/lib/commonjs/social/elements/StartLivestreamButton/StartLivestreamButton.js.map +1 -0
  760. package/lib/commonjs/social/elements/StartLivestreamButton/index.js.map +1 -0
  761. package/lib/commonjs/social/elements/StartLivestreamButton/styles.js.map +1 -0
  762. package/lib/commonjs/social/elements/SwitchCameraButton/SwitchCameraButton.js +38 -0
  763. package/lib/commonjs/social/elements/SwitchCameraButton/SwitchCameraButton.js.map +1 -0
  764. package/lib/commonjs/social/elements/SwitchCameraButton/index.js.map +1 -0
  765. package/lib/commonjs/social/elements/TextKeyElement/TextKeyElement.js +39 -0
  766. package/lib/commonjs/social/elements/TextKeyElement/TextKeyElement.js.map +1 -0
  767. package/lib/commonjs/social/elements/Timestamp/Timestamp.js +39 -0
  768. package/lib/commonjs/social/elements/Timestamp/Timestamp.js.map +1 -0
  769. package/lib/commonjs/social/elements/Timestamp/index.js.map +1 -0
  770. package/lib/commonjs/social/elements/Timestamp/styles.js.map +1 -0
  771. package/lib/commonjs/social/elements/TimestampElement/TimestampElement.js +33 -0
  772. package/lib/commonjs/social/elements/TimestampElement/TimestampElement.js.map +1 -0
  773. package/lib/commonjs/social/elements/Title/index.js +40 -0
  774. package/lib/commonjs/social/elements/Title/index.js.map +1 -0
  775. package/lib/commonjs/social/elements/Title/styles.js.map +1 -0
  776. package/lib/commonjs/social/elements/TitleElement/TitleElement.js +43 -0
  777. package/lib/commonjs/social/elements/TitleElement/TitleElement.js.map +1 -0
  778. package/lib/commonjs/social/elements/VideoGallery/VideoGallery.js +115 -0
  779. package/lib/commonjs/social/elements/VideoGallery/VideoGallery.js.map +1 -0
  780. package/lib/commonjs/social/elements/VideoViewer/VideoViewer.js +135 -0
  781. package/lib/commonjs/social/elements/VideoViewer/VideoViewer.js.map +1 -0
  782. package/lib/commonjs/social/elements/index.js +63 -0
  783. package/lib/commonjs/social/elements/index.js.map +1 -0
  784. package/lib/commonjs/social/enums/AmityPostContentComponentStyle.js.map +1 -0
  785. package/lib/commonjs/social/enums/enumTabName.js.map +1 -0
  786. package/lib/commonjs/social/enums/enumTheme.js.map +1 -0
  787. package/lib/commonjs/social/enums/enumUIKitID.js +274 -0
  788. package/lib/commonjs/social/enums/enumUIKitID.js.map +1 -0
  789. package/lib/commonjs/social/enums/imageSizeState.js.map +1 -0
  790. package/lib/commonjs/social/enums/index.js.map +1 -0
  791. package/lib/commonjs/social/enums/mediaAttachmentEnum.js.map +1 -0
  792. package/lib/commonjs/social/enums/post.js.map +1 -0
  793. package/lib/commonjs/social/enums/postTargetType.js.map +1 -0
  794. package/lib/commonjs/social/enums/roomStatus.js +16 -0
  795. package/lib/commonjs/social/enums/roomStatus.js.map +1 -0
  796. package/lib/commonjs/social/enums/storyType.js.map +1 -0
  797. package/lib/commonjs/social/enums/tabNameState.js.map +1 -0
  798. package/lib/commonjs/social/features/comment/components/PostComment/CommentListItem/CommentListItem.js +414 -0
  799. package/lib/commonjs/social/features/comment/components/PostComment/CommentListItem/CommentListItem.js.map +1 -0
  800. package/lib/commonjs/social/features/comment/components/PostComment/CommentListItem/styles.js +170 -0
  801. package/lib/commonjs/social/features/comment/components/PostComment/CommentListItem/styles.js.map +1 -0
  802. package/lib/commonjs/social/features/comment/components/PostComment/PostComment.js +193 -0
  803. package/lib/commonjs/social/features/comment/components/PostComment/PostComment.js.map +1 -0
  804. package/lib/commonjs/social/features/comment/components/PostComment/ReplyCommentList/index.js +286 -0
  805. package/lib/commonjs/social/features/comment/components/PostComment/ReplyCommentList/index.js.map +1 -0
  806. package/lib/commonjs/social/features/comment/components/PostComment/ReplyCommentList/styles.js +166 -0
  807. package/lib/commonjs/social/features/comment/components/PostComment/ReplyCommentList/styles.js.map +1 -0
  808. package/lib/commonjs/social/features/comment/components/PostComment/index.js +14 -0
  809. package/lib/commonjs/social/features/comment/components/PostComment/index.js.map +1 -0
  810. package/lib/commonjs/social/features/comment/components/PostComment/styles.js.map +1 -0
  811. package/lib/commonjs/social/features/community/AddCategory/AddCategory.js +104 -0
  812. package/lib/commonjs/social/features/community/AddCategory/AddCategory.js.map +1 -0
  813. package/lib/commonjs/social/features/community/AddCategory/components/Header/Header.js +30 -0
  814. package/lib/commonjs/social/features/community/AddCategory/components/Header/Header.js.map +1 -0
  815. package/lib/commonjs/social/features/community/AddCategory/components/Header/index.js.map +1 -0
  816. package/lib/commonjs/social/features/community/AddCategory/components/Header/styles.js.map +1 -0
  817. package/lib/commonjs/social/features/community/AddCategory/hooks/useAddCategory.js +63 -0
  818. package/lib/commonjs/social/features/community/AddCategory/hooks/useAddCategory.js.map +1 -0
  819. package/lib/commonjs/social/features/community/AddCategory/index.js.map +1 -0
  820. package/lib/commonjs/social/features/community/AddCategory/styles.js.map +1 -0
  821. package/lib/commonjs/social/features/community/AddMember/AddMember.js +144 -0
  822. package/lib/commonjs/social/features/community/AddMember/AddMember.js.map +1 -0
  823. package/lib/commonjs/social/features/community/AddMember/components/Header/Header.js +25 -0
  824. package/lib/commonjs/social/features/community/AddMember/components/Header/Header.js.map +1 -0
  825. package/lib/commonjs/social/features/community/AddMember/components/Header/index.js.map +1 -0
  826. package/lib/commonjs/social/features/community/AddMember/components/Header/styles.js.map +1 -0
  827. package/lib/commonjs/social/features/community/AddMember/hooks/useAddMember.js +80 -0
  828. package/lib/commonjs/social/features/community/AddMember/hooks/useAddMember.js.map +1 -0
  829. package/lib/commonjs/social/features/community/AddMember/index.js.map +1 -0
  830. package/lib/commonjs/social/features/community/AddMember/styles.js.map +1 -0
  831. package/lib/commonjs/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js +190 -0
  832. package/lib/commonjs/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js.map +1 -0
  833. package/lib/commonjs/social/features/community/CommentsNotificationSetting/components/Header/Header.js +48 -0
  834. package/lib/commonjs/social/features/community/CommentsNotificationSetting/components/Header/Header.js.map +1 -0
  835. package/lib/commonjs/social/features/community/CommentsNotificationSetting/components/Header/index.js.map +1 -0
  836. package/lib/commonjs/social/features/community/CommentsNotificationSetting/components/Header/styles.js.map +1 -0
  837. package/lib/commonjs/social/features/community/CommentsNotificationSetting/index.js.map +1 -0
  838. package/lib/commonjs/social/features/community/CommentsNotificationSetting/styles.js.map +1 -0
  839. package/lib/commonjs/social/features/community/Create/Create.js +149 -0
  840. package/lib/commonjs/social/features/community/Create/Create.js.map +1 -0
  841. package/lib/commonjs/social/features/community/Create/components/Header/Header.js +41 -0
  842. package/lib/commonjs/social/features/community/Create/components/Header/Header.js.map +1 -0
  843. package/lib/commonjs/social/features/community/Create/components/Header/index.js.map +1 -0
  844. package/lib/commonjs/social/features/community/Create/components/Header/styles.js.map +1 -0
  845. package/lib/commonjs/social/features/community/Create/components/Members/index.js +64 -0
  846. package/lib/commonjs/social/features/community/Create/components/Members/index.js.map +1 -0
  847. package/lib/commonjs/social/features/community/Create/components/Members/styles.js.map +1 -0
  848. package/lib/commonjs/social/features/community/Create/hooks/useCreateCommunity.js +120 -0
  849. package/lib/commonjs/social/features/community/Create/hooks/useCreateCommunity.js.map +1 -0
  850. package/lib/commonjs/social/features/community/Create/index.js.map +1 -0
  851. package/lib/commonjs/social/features/community/Create/styles.js.map +1 -0
  852. package/lib/commonjs/social/features/community/Edit/Edit.js +133 -0
  853. package/lib/commonjs/social/features/community/Edit/Edit.js.map +1 -0
  854. package/lib/commonjs/social/features/community/Edit/components/Header/Header.js +44 -0
  855. package/lib/commonjs/social/features/community/Edit/components/Header/Header.js.map +1 -0
  856. package/lib/commonjs/social/features/community/Edit/components/Header/index.js.map +1 -0
  857. package/lib/commonjs/social/features/community/Edit/components/Header/styles.js.map +1 -0
  858. package/lib/commonjs/social/features/community/Edit/hooks/useEditCommunity.js +115 -0
  859. package/lib/commonjs/social/features/community/Edit/hooks/useEditCommunity.js.map +1 -0
  860. package/lib/commonjs/social/features/community/Edit/index.js.map +1 -0
  861. package/lib/commonjs/social/features/community/Edit/styles.js.map +1 -0
  862. package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js +154 -0
  863. package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js.map +1 -0
  864. package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/components/Header/Header.js +48 -0
  865. package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/components/Header/Header.js.map +1 -0
  866. package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/components/Header/index.js.map +1 -0
  867. package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/components/Header/styles.js.map +1 -0
  868. package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/index.js.map +1 -0
  869. package/lib/commonjs/social/features/community/LivestreamsNotificationSetting/styles.js.map +1 -0
  870. package/lib/commonjs/social/features/community/Membership/Membership.js +55 -0
  871. package/lib/commonjs/social/features/community/Membership/Membership.js.map +1 -0
  872. package/lib/commonjs/social/features/community/Membership/components/Header/Header.js +58 -0
  873. package/lib/commonjs/social/features/community/Membership/components/Header/Header.js.map +1 -0
  874. package/lib/commonjs/social/features/community/Membership/components/Header/index.js.map +1 -0
  875. package/lib/commonjs/social/features/community/Membership/components/Header/styles.js.map +1 -0
  876. package/lib/commonjs/social/features/community/Membership/components/MemberItem/MemberItem.js +242 -0
  877. package/lib/commonjs/social/features/community/Membership/components/MemberItem/MemberItem.js.map +1 -0
  878. package/lib/commonjs/social/features/community/Membership/components/MemberItem/index.js.map +1 -0
  879. package/lib/commonjs/social/features/community/Membership/components/MemberItem/style.js.map +1 -0
  880. package/lib/commonjs/social/features/community/Membership/components/MemberList/MemberList.js +91 -0
  881. package/lib/commonjs/social/features/community/Membership/components/MemberList/MemberList.js.map +1 -0
  882. package/lib/commonjs/social/features/community/Membership/components/MemberList/index.js.map +1 -0
  883. package/lib/commonjs/social/features/community/Membership/components/MemberList/styles.js.map +1 -0
  884. package/lib/commonjs/social/features/community/Membership/components/ModeratorList/ModeratorList.js +70 -0
  885. package/lib/commonjs/social/features/community/Membership/components/ModeratorList/ModeratorList.js.map +1 -0
  886. package/lib/commonjs/social/features/community/Membership/components/ModeratorList/index.js.map +1 -0
  887. package/lib/commonjs/social/features/community/Membership/components/ModeratorList/styles.js.map +1 -0
  888. package/lib/commonjs/social/features/community/Membership/hooks/useMembership.js +49 -0
  889. package/lib/commonjs/social/features/community/Membership/hooks/useMembership.js.map +1 -0
  890. package/lib/commonjs/social/features/community/Membership/index.js.map +1 -0
  891. package/lib/commonjs/social/features/community/Membership/styles.js.map +1 -0
  892. package/lib/commonjs/social/features/community/NotificationSetting/NotificationSetting.js +172 -0
  893. package/lib/commonjs/social/features/community/NotificationSetting/NotificationSetting.js.map +1 -0
  894. package/lib/commonjs/social/features/community/NotificationSetting/components/Header/Header.js +31 -0
  895. package/lib/commonjs/social/features/community/NotificationSetting/components/Header/Header.js.map +1 -0
  896. package/lib/commonjs/social/features/community/NotificationSetting/components/Header/index.js.map +1 -0
  897. package/lib/commonjs/social/features/community/NotificationSetting/components/Header/styles.js.map +1 -0
  898. package/lib/commonjs/social/features/community/NotificationSetting/index.js.map +1 -0
  899. package/lib/commonjs/social/features/community/NotificationSetting/styles.js.map +1 -0
  900. package/lib/commonjs/social/features/community/PendingRequest/PendingRequest.js +66 -0
  901. package/lib/commonjs/social/features/community/PendingRequest/PendingRequest.js.map +1 -0
  902. package/lib/commonjs/social/features/community/PendingRequest/components/Header/Header.js +33 -0
  903. package/lib/commonjs/social/features/community/PendingRequest/components/Header/Header.js.map +1 -0
  904. package/lib/commonjs/social/features/community/PendingRequest/components/Header/index.js.map +1 -0
  905. package/lib/commonjs/social/features/community/PendingRequest/components/Header/styles.js.map +1 -0
  906. package/lib/commonjs/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.js +229 -0
  907. package/lib/commonjs/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.js.map +1 -0
  908. package/lib/commonjs/social/features/community/PendingRequest/components/PendingPostList/index.js +14 -0
  909. package/lib/commonjs/social/features/community/PendingRequest/components/PendingPostList/index.js.map +1 -0
  910. package/lib/commonjs/social/features/community/PendingRequest/components/PendingPostList/styles.js.map +1 -0
  911. package/lib/commonjs/social/features/community/PendingRequest/index.js.map +1 -0
  912. package/lib/commonjs/social/features/community/PendingRequest/styles.js.map +1 -0
  913. package/lib/commonjs/social/features/community/PostPermission/PostPermission.js +128 -0
  914. package/lib/commonjs/social/features/community/PostPermission/PostPermission.js.map +1 -0
  915. package/lib/commonjs/social/features/community/PostPermission/components/Header/Header.js +37 -0
  916. package/lib/commonjs/social/features/community/PostPermission/components/Header/Header.js.map +1 -0
  917. package/lib/commonjs/social/features/community/PostPermission/components/Header/index.js.map +1 -0
  918. package/lib/commonjs/social/features/community/PostPermission/components/Header/styles.js.map +1 -0
  919. package/lib/commonjs/social/features/community/PostPermission/index.js.map +1 -0
  920. package/lib/commonjs/social/features/community/PostPermission/styles.js.map +1 -0
  921. package/lib/commonjs/social/features/community/PostsNotificationSetting/PostsNotificationSetting.js +172 -0
  922. package/lib/commonjs/social/features/community/PostsNotificationSetting/PostsNotificationSetting.js.map +1 -0
  923. package/lib/commonjs/social/features/community/PostsNotificationSetting/components/Header/Header.js +48 -0
  924. package/lib/commonjs/social/features/community/PostsNotificationSetting/components/Header/Header.js.map +1 -0
  925. package/lib/commonjs/social/features/community/PostsNotificationSetting/components/Header/index.js.map +1 -0
  926. package/lib/commonjs/social/features/community/PostsNotificationSetting/components/Header/styles.js.map +1 -0
  927. package/lib/commonjs/social/features/community/PostsNotificationSetting/index.js.map +1 -0
  928. package/lib/commonjs/social/features/community/PostsNotificationSetting/styles.js.map +1 -0
  929. package/lib/commonjs/social/features/community/Setting/Setting.js +101 -0
  930. package/lib/commonjs/social/features/community/Setting/Setting.js.map +1 -0
  931. package/lib/commonjs/social/features/community/Setting/components/Header/Header.js +33 -0
  932. package/lib/commonjs/social/features/community/Setting/components/Header/Header.js.map +1 -0
  933. package/lib/commonjs/social/features/community/Setting/components/Header/index.js.map +1 -0
  934. package/lib/commonjs/social/features/community/Setting/components/Header/styles.js.map +1 -0
  935. package/lib/commonjs/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.js +41 -0
  936. package/lib/commonjs/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.js.map +1 -0
  937. package/lib/commonjs/social/features/community/Setting/elements/CloseCommunity/index.js.map +1 -0
  938. package/lib/commonjs/social/features/community/Setting/elements/CloseCommunity/styles.js.map +1 -0
  939. package/lib/commonjs/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js +38 -0
  940. package/lib/commonjs/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js.map +1 -0
  941. package/lib/commonjs/social/features/community/Setting/elements/CloseCommunityDescription/index.js.map +1 -0
  942. package/lib/commonjs/social/features/community/Setting/elements/CloseCommunityDescription/styles.js.map +1 -0
  943. package/lib/commonjs/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js +41 -0
  944. package/lib/commonjs/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js.map +1 -0
  945. package/lib/commonjs/social/features/community/Setting/elements/LeaveCommunity/index.js.map +1 -0
  946. package/lib/commonjs/social/features/community/Setting/elements/LeaveCommunity/styles.js.map +1 -0
  947. package/lib/commonjs/social/features/community/Setting/hooks/useCommunitySetting.js +145 -0
  948. package/lib/commonjs/social/features/community/Setting/hooks/useCommunitySetting.js.map +1 -0
  949. package/lib/commonjs/social/features/community/Setting/index.js.map +1 -0
  950. package/lib/commonjs/social/features/community/Setting/styles.js.map +1 -0
  951. package/lib/commonjs/social/features/community/Setup/Setup.js +24 -0
  952. package/lib/commonjs/social/features/community/Setup/Setup.js.map +1 -0
  953. package/lib/commonjs/social/features/community/Setup/index.js +32 -0
  954. package/lib/commonjs/social/features/community/Setup/index.js.map +1 -0
  955. package/lib/commonjs/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js +190 -0
  956. package/lib/commonjs/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js.map +1 -0
  957. package/lib/commonjs/social/features/community/StoriesNotificationSetting/components/Header/Header.js +48 -0
  958. package/lib/commonjs/social/features/community/StoriesNotificationSetting/components/Header/Header.js.map +1 -0
  959. package/lib/commonjs/social/features/community/StoriesNotificationSetting/components/Header/index.js.map +1 -0
  960. package/lib/commonjs/social/features/community/StoriesNotificationSetting/components/Header/styles.js.map +1 -0
  961. package/lib/commonjs/social/features/community/StoriesNotificationSetting/index.js.map +1 -0
  962. package/lib/commonjs/social/features/community/StoriesNotificationSetting/styles.js.map +1 -0
  963. package/lib/commonjs/social/features/community/StorySetting/StorySetting.js +112 -0
  964. package/lib/commonjs/social/features/community/StorySetting/StorySetting.js.map +1 -0
  965. package/lib/commonjs/social/features/community/StorySetting/components/Header/Header.js +31 -0
  966. package/lib/commonjs/social/features/community/StorySetting/components/Header/Header.js.map +1 -0
  967. package/lib/commonjs/social/features/community/StorySetting/components/Header/index.js.map +1 -0
  968. package/lib/commonjs/social/features/community/StorySetting/components/Header/styles.js.map +1 -0
  969. package/lib/commonjs/social/features/community/StorySetting/index.js.map +1 -0
  970. package/lib/commonjs/social/features/community/StorySetting/styles.js.map +1 -0
  971. package/lib/commonjs/social/features/community/shared/components/Categories/index.js +91 -0
  972. package/lib/commonjs/social/features/community/shared/components/Categories/index.js.map +1 -0
  973. package/lib/commonjs/social/features/community/shared/components/Categories/styles.js.map +1 -0
  974. package/lib/commonjs/social/features/community/shared/components/CoverImageUpload/index.js +96 -0
  975. package/lib/commonjs/social/features/community/shared/components/CoverImageUpload/index.js.map +1 -0
  976. package/lib/commonjs/social/features/community/shared/components/CoverImageUpload/styles.js.map +1 -0
  977. package/lib/commonjs/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.js +33 -0
  978. package/lib/commonjs/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.js.map +1 -0
  979. package/lib/commonjs/social/features/community/shared/components/MemberSkeleton/index.js.map +1 -0
  980. package/lib/commonjs/social/features/community/shared/components/MemberSkeleton/styles.js.map +1 -0
  981. package/lib/commonjs/social/features/community/shared/components/Privacy/index.js +82 -0
  982. package/lib/commonjs/social/features/community/shared/components/Privacy/index.js.map +1 -0
  983. package/lib/commonjs/social/features/community/shared/components/Privacy/styles.js.map +1 -0
  984. package/lib/commonjs/social/features/community/shared/elements/Action/Action.js +66 -0
  985. package/lib/commonjs/social/features/community/shared/elements/Action/Action.js.map +1 -0
  986. package/lib/commonjs/social/features/community/shared/elements/Action/index.js.map +1 -0
  987. package/lib/commonjs/social/features/community/shared/elements/Action/styles.js.map +1 -0
  988. package/lib/commonjs/social/features/community/shared/types/index.js.map +1 -0
  989. package/lib/commonjs/social/features/feed/components/Categories/Categories.js +72 -0
  990. package/lib/commonjs/social/features/feed/components/Categories/Categories.js.map +1 -0
  991. package/lib/commonjs/social/features/feed/components/Categories/index.js +14 -0
  992. package/lib/commonjs/social/features/feed/components/Categories/index.js.map +1 -0
  993. package/lib/commonjs/social/features/feed/components/Categories/styles.js.map +1 -0
  994. package/lib/commonjs/social/features/feed/components/CommunityCategories/CommunityCategories.js +73 -0
  995. package/lib/commonjs/social/features/feed/components/CommunityCategories/CommunityCategories.js.map +1 -0
  996. package/lib/commonjs/social/features/feed/components/CommunityCategories/index.js +13 -0
  997. package/lib/commonjs/social/features/feed/components/CommunityCategories/index.js.map +1 -0
  998. package/lib/commonjs/social/features/feed/components/CommunityCategories/styles.js +42 -0
  999. package/lib/commonjs/social/features/feed/components/CommunityCategories/styles.js.map +1 -0
  1000. package/lib/commonjs/social/features/feed/components/CreatePostMenu/CreatePostMenu.js +114 -0
  1001. package/lib/commonjs/social/features/feed/components/CreatePostMenu/CreatePostMenu.js.map +1 -0
  1002. package/lib/commonjs/social/features/feed/components/CreatePostMenu/index.js +14 -0
  1003. package/lib/commonjs/social/features/feed/components/CreatePostMenu/index.js.map +1 -0
  1004. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.js +42 -0
  1005. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.js.map +1 -0
  1006. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/Description.js +31 -0
  1007. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/Description.js.map +1 -0
  1008. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.js +48 -0
  1009. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.js.map +1 -0
  1010. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.js +35 -0
  1011. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.js.map +1 -0
  1012. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/Title.js +31 -0
  1013. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/Title.js.map +1 -0
  1014. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/index.js.map +1 -0
  1015. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/Elements/styles/styles.js.map +1 -0
  1016. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.js +38 -0
  1017. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.js.map +1 -0
  1018. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/index.js +14 -0
  1019. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/index.js.map +1 -0
  1020. package/lib/commonjs/social/features/feed/components/EmptyNewsFeed/styles.js.map +1 -0
  1021. package/lib/commonjs/social/features/feed/components/Explore/Explore.js +95 -0
  1022. package/lib/commonjs/social/features/feed/components/Explore/Explore.js.map +1 -0
  1023. package/lib/commonjs/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js +132 -0
  1024. package/lib/commonjs/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js.map +1 -0
  1025. package/lib/commonjs/social/features/feed/components/Explore/ExploreLoadingSkeleton/styles.js.map +1 -0
  1026. package/lib/commonjs/social/features/feed/components/Explore/index.js +14 -0
  1027. package/lib/commonjs/social/features/feed/components/Explore/index.js.map +1 -0
  1028. package/lib/commonjs/social/features/feed/components/Explore/styles.js.map +1 -0
  1029. package/lib/commonjs/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.js +57 -0
  1030. package/lib/commonjs/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.js.map +1 -0
  1031. package/lib/commonjs/social/features/feed/components/ExploreCommunityEmpty/index.js +14 -0
  1032. package/lib/commonjs/social/features/feed/components/ExploreCommunityEmpty/index.js.map +1 -0
  1033. package/lib/commonjs/social/features/feed/components/ExploreCommunityEmpty/styles.js.map +1 -0
  1034. package/lib/commonjs/social/features/feed/components/ExploreEmpty/ExploreEmpty.js +57 -0
  1035. package/lib/commonjs/social/features/feed/components/ExploreEmpty/ExploreEmpty.js.map +1 -0
  1036. package/lib/commonjs/social/features/feed/components/ExploreEmpty/index.js +14 -0
  1037. package/lib/commonjs/social/features/feed/components/ExploreEmpty/index.js.map +1 -0
  1038. package/lib/commonjs/social/features/feed/components/ExploreEmpty/styles.js.map +1 -0
  1039. package/lib/commonjs/social/features/feed/components/GlobalFeed/GlobalFeed.js +94 -0
  1040. package/lib/commonjs/social/features/feed/components/GlobalFeed/GlobalFeed.js.map +1 -0
  1041. package/lib/commonjs/social/features/feed/components/GlobalFeed/index.js +14 -0
  1042. package/lib/commonjs/social/features/feed/components/GlobalFeed/index.js.map +1 -0
  1043. package/lib/commonjs/social/features/feed/components/GlobalFeed/styles.js.map +1 -0
  1044. package/lib/commonjs/social/features/feed/components/MyCommunities/MyCommunities.js +90 -0
  1045. package/lib/commonjs/social/features/feed/components/MyCommunities/MyCommunities.js.map +1 -0
  1046. package/lib/commonjs/social/features/feed/components/MyCommunities/index.js +14 -0
  1047. package/lib/commonjs/social/features/feed/components/MyCommunities/index.js.map +1 -0
  1048. package/lib/commonjs/social/features/feed/components/MyCommunities/styles.js.map +1 -0
  1049. package/lib/commonjs/social/features/feed/components/NewsFeed/NewsFeed.js +57 -0
  1050. package/lib/commonjs/social/features/feed/components/NewsFeed/NewsFeed.js.map +1 -0
  1051. package/lib/commonjs/social/features/feed/components/NewsFeed/index.js +14 -0
  1052. package/lib/commonjs/social/features/feed/components/NewsFeed/index.js.map +1 -0
  1053. package/lib/commonjs/social/features/feed/components/NewsFeed/styles.js.map +1 -0
  1054. package/lib/commonjs/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.js +62 -0
  1055. package/lib/commonjs/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.js.map +1 -0
  1056. package/lib/commonjs/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.js +80 -0
  1057. package/lib/commonjs/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.js.map +1 -0
  1058. package/lib/commonjs/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/styles.js.map +1 -0
  1059. package/lib/commonjs/social/features/feed/components/RecommendedCommunities/index.js +14 -0
  1060. package/lib/commonjs/social/features/feed/components/RecommendedCommunities/index.js.map +1 -0
  1061. package/lib/commonjs/social/features/feed/components/RecommendedCommunities/styles.js.map +1 -0
  1062. package/lib/commonjs/social/features/feed/components/TopNavigation/TopNavigation.js +166 -0
  1063. package/lib/commonjs/social/features/feed/components/TopNavigation/TopNavigation.js.map +1 -0
  1064. package/lib/commonjs/social/features/feed/components/TopNavigation/index.js +14 -0
  1065. package/lib/commonjs/social/features/feed/components/TopNavigation/index.js.map +1 -0
  1066. package/lib/commonjs/social/features/feed/components/TrendingCommunities/TrendingCommunities.js +62 -0
  1067. package/lib/commonjs/social/features/feed/components/TrendingCommunities/TrendingCommunities.js.map +1 -0
  1068. package/lib/commonjs/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.js +36 -0
  1069. package/lib/commonjs/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.js.map +1 -0
  1070. package/lib/commonjs/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/styles.js.map +1 -0
  1071. package/lib/commonjs/social/features/feed/components/TrendingCommunities/index.js +14 -0
  1072. package/lib/commonjs/social/features/feed/components/TrendingCommunities/index.js.map +1 -0
  1073. package/lib/commonjs/social/features/feed/components/TrendingCommunities/styles.js.map +1 -0
  1074. package/lib/commonjs/social/features/feed/components/index.js +39 -0
  1075. package/lib/commonjs/social/features/feed/components/index.js.map +1 -0
  1076. package/lib/commonjs/social/features/feed/elements/CommunityCategory/CommunityCategory.js +40 -0
  1077. package/lib/commonjs/social/features/feed/elements/CommunityCategory/CommunityCategory.js.map +1 -0
  1078. package/lib/commonjs/social/features/feed/elements/CommunityCategory/index.js +13 -0
  1079. package/lib/commonjs/social/features/feed/elements/CommunityCategory/index.js.map +1 -0
  1080. package/lib/commonjs/social/features/feed/elements/CommunityCategory/styles.js +29 -0
  1081. package/lib/commonjs/social/features/feed/elements/CommunityCategory/styles.js.map +1 -0
  1082. package/lib/commonjs/social/features/feed/elements/index.js +17 -0
  1083. package/lib/commonjs/social/features/feed/elements/index.js.map +1 -0
  1084. package/lib/commonjs/social/features/feed/index.js +17 -0
  1085. package/lib/commonjs/social/features/feed/index.js.map +1 -0
  1086. package/lib/commonjs/social/features/livestream/Create/Create.js +601 -0
  1087. package/lib/commonjs/social/features/livestream/Create/Create.js.map +1 -0
  1088. package/lib/commonjs/social/features/livestream/Create/RoomView.js +49 -0
  1089. package/lib/commonjs/social/features/livestream/Create/RoomView.js.map +1 -0
  1090. package/lib/commonjs/social/features/livestream/Create/index.js +14 -0
  1091. package/lib/commonjs/social/features/livestream/Create/index.js.map +1 -0
  1092. package/lib/commonjs/social/features/livestream/Create/styles.js +278 -0
  1093. package/lib/commonjs/social/features/livestream/Create/styles.js.map +1 -0
  1094. package/lib/commonjs/social/features/livestream/Player/Player.js +223 -0
  1095. package/lib/commonjs/social/features/livestream/Player/Player.js.map +1 -0
  1096. package/lib/commonjs/social/features/livestream/Player/index.js +14 -0
  1097. package/lib/commonjs/social/features/livestream/Player/index.js.map +1 -0
  1098. package/lib/commonjs/social/features/livestream/Player/styles.js +92 -0
  1099. package/lib/commonjs/social/features/livestream/Player/styles.js.map +1 -0
  1100. package/lib/commonjs/social/features/livestream/TargetSelection/TargetSelection.js +47 -0
  1101. package/lib/commonjs/social/features/livestream/TargetSelection/TargetSelection.js.map +1 -0
  1102. package/lib/commonjs/social/features/livestream/TargetSelection/index.js +14 -0
  1103. package/lib/commonjs/social/features/livestream/TargetSelection/index.js.map +1 -0
  1104. package/lib/commonjs/social/features/livestream/Terminated/Terminated.js +76 -0
  1105. package/lib/commonjs/social/features/livestream/Terminated/Terminated.js.map +1 -0
  1106. package/lib/commonjs/social/features/livestream/Terminated/index.js +14 -0
  1107. package/lib/commonjs/social/features/livestream/Terminated/index.js.map +1 -0
  1108. package/lib/commonjs/social/features/livestream/Terminated/styles.js.map +1 -0
  1109. package/lib/commonjs/social/features/livestream/components/ThumbnailAction/ThumbnailAction.js +37 -0
  1110. package/lib/commonjs/social/features/livestream/components/ThumbnailAction/ThumbnailAction.js.map +1 -0
  1111. package/lib/commonjs/social/features/livestream/components/ThumbnailAction/index.js +14 -0
  1112. package/lib/commonjs/social/features/livestream/components/ThumbnailAction/index.js.map +1 -0
  1113. package/lib/commonjs/social/features/livestream/components/ThumbnailAction/styles.js.map +1 -0
  1114. package/lib/commonjs/social/features/poll/Composer/PollPostComposer.js +299 -0
  1115. package/lib/commonjs/social/features/poll/Composer/PollPostComposer.js.map +1 -0
  1116. package/lib/commonjs/social/features/poll/Composer/components/PollDuration.js +57 -0
  1117. package/lib/commonjs/social/features/poll/Composer/components/PollDuration.js.map +1 -0
  1118. package/lib/commonjs/social/features/poll/Composer/components/PollDurationBottomSheet.js +75 -0
  1119. package/lib/commonjs/social/features/poll/Composer/components/PollDurationBottomSheet.js.map +1 -0
  1120. package/lib/commonjs/social/features/poll/Composer/components/PollDurationPicker.js +129 -0
  1121. package/lib/commonjs/social/features/poll/Composer/components/PollDurationPicker.js.map +1 -0
  1122. package/lib/commonjs/social/features/poll/Composer/components/PollHeader.js +42 -0
  1123. package/lib/commonjs/social/features/poll/Composer/components/PollHeader.js.map +1 -0
  1124. package/lib/commonjs/social/features/poll/Composer/components/PollOptions.js +72 -0
  1125. package/lib/commonjs/social/features/poll/Composer/components/PollOptions.js.map +1 -0
  1126. package/lib/commonjs/social/features/poll/Composer/components/PollQuestion.js +48 -0
  1127. package/lib/commonjs/social/features/poll/Composer/components/PollQuestion.js.map +1 -0
  1128. package/lib/commonjs/social/features/poll/Composer/components/PollSelection.js +48 -0
  1129. package/lib/commonjs/social/features/poll/Composer/components/PollSelection.js.map +1 -0
  1130. package/lib/commonjs/social/features/poll/Composer/index.js +14 -0
  1131. package/lib/commonjs/social/features/poll/Composer/index.js.map +1 -0
  1132. package/lib/commonjs/social/features/poll/Composer/styles.js.map +1 -0
  1133. package/lib/commonjs/social/features/poll/TargetSelection/TargetSelection.js +48 -0
  1134. package/lib/commonjs/social/features/poll/TargetSelection/TargetSelection.js.map +1 -0
  1135. package/lib/commonjs/social/features/poll/TargetSelection/index.js +14 -0
  1136. package/lib/commonjs/social/features/poll/TargetSelection/index.js.map +1 -0
  1137. package/lib/commonjs/social/features/post/Composer/PostComposer.js +648 -0
  1138. package/lib/commonjs/social/features/post/Composer/PostComposer.js.map +1 -0
  1139. package/lib/commonjs/social/features/post/Composer/index.js +14 -0
  1140. package/lib/commonjs/social/features/post/Composer/index.js.map +1 -0
  1141. package/lib/commonjs/social/features/post/Composer/styles.js.map +1 -0
  1142. package/lib/commonjs/social/features/post/Detail/index.js +324 -0
  1143. package/lib/commonjs/social/features/post/Detail/index.js.map +1 -0
  1144. package/lib/commonjs/social/features/post/Detail/styles.js.map +1 -0
  1145. package/lib/commonjs/social/features/post/TargetSelection/TargetSelection.js +90 -0
  1146. package/lib/commonjs/social/features/post/TargetSelection/TargetSelection.js.map +1 -0
  1147. package/lib/commonjs/social/features/post/TargetSelection/index.js +14 -0
  1148. package/lib/commonjs/social/features/post/TargetSelection/index.js.map +1 -0
  1149. package/lib/commonjs/social/features/post/components/Content/Content.js +226 -0
  1150. package/lib/commonjs/social/features/post/components/Content/Content.js.map +1 -0
  1151. package/lib/commonjs/social/features/post/components/Content/index.js +14 -0
  1152. package/lib/commonjs/social/features/post/components/Content/index.js.map +1 -0
  1153. package/lib/commonjs/social/features/post/components/Content/styles.js.map +1 -0
  1154. package/lib/commonjs/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.js +106 -0
  1155. package/lib/commonjs/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.js.map +1 -0
  1156. package/lib/commonjs/social/features/post/components/DetailedMediaAttachment/index.js +14 -0
  1157. package/lib/commonjs/social/features/post/components/DetailedMediaAttachment/index.js.map +1 -0
  1158. package/lib/commonjs/social/features/post/components/DetailedMediaAttachment/styles.js.map +1 -0
  1159. package/lib/commonjs/social/features/post/components/EngagementActions/Components/DetailStyle.js +164 -0
  1160. package/lib/commonjs/social/features/post/components/EngagementActions/Components/DetailStyle.js.map +1 -0
  1161. package/lib/commonjs/social/features/post/components/EngagementActions/Components/FeedStyle.js +139 -0
  1162. package/lib/commonjs/social/features/post/components/EngagementActions/Components/FeedStyle.js.map +1 -0
  1163. package/lib/commonjs/social/features/post/components/EngagementActions/Components/index.js.map +1 -0
  1164. package/lib/commonjs/social/features/post/components/EngagementActions/Components/styles.js.map +1 -0
  1165. package/lib/commonjs/social/features/post/components/EngagementActions/Components/type.js.map +1 -0
  1166. package/lib/commonjs/social/features/post/components/EngagementActions/Components/usePostShareAction.js +73 -0
  1167. package/lib/commonjs/social/features/post/components/EngagementActions/Components/usePostShareAction.js.map +1 -0
  1168. package/lib/commonjs/social/features/post/components/EngagementActions/EngagementActions.js +49 -0
  1169. package/lib/commonjs/social/features/post/components/EngagementActions/EngagementActions.js.map +1 -0
  1170. package/lib/commonjs/social/features/post/components/EngagementActions/index.js +14 -0
  1171. package/lib/commonjs/social/features/post/components/EngagementActions/index.js.map +1 -0
  1172. package/lib/commonjs/social/features/post/components/EngagementContent/EngagementContent.js +40 -0
  1173. package/lib/commonjs/social/features/post/components/EngagementContent/EngagementContent.js.map +1 -0
  1174. package/lib/commonjs/social/features/post/components/EngagementContent/index.js +14 -0
  1175. package/lib/commonjs/social/features/post/components/EngagementContent/index.js.map +1 -0
  1176. package/lib/commonjs/social/features/post/components/EngagementContent/styles.js.map +1 -0
  1177. package/lib/commonjs/social/features/post/components/MediaAttachment/MediaAttachment.js +87 -0
  1178. package/lib/commonjs/social/features/post/components/MediaAttachment/MediaAttachment.js.map +1 -0
  1179. package/lib/commonjs/social/features/post/components/MediaAttachment/index.js +14 -0
  1180. package/lib/commonjs/social/features/post/components/MediaAttachment/index.js.map +1 -0
  1181. package/lib/commonjs/social/features/post/components/MediaAttachment/styles.js.map +1 -0
  1182. package/lib/commonjs/social/features/reaction/components/List/List.js +196 -0
  1183. package/lib/commonjs/social/features/reaction/components/List/List.js.map +1 -0
  1184. package/lib/commonjs/social/features/reaction/components/List/index.js +14 -0
  1185. package/lib/commonjs/social/features/reaction/components/List/index.js.map +1 -0
  1186. package/lib/commonjs/social/features/reaction/components/List/styles.js.map +1 -0
  1187. package/lib/commonjs/social/features/room/hooks/useRoom.js +26 -0
  1188. package/lib/commonjs/social/features/room/hooks/useRoom.js.map +1 -0
  1189. package/lib/commonjs/social/features/search/components/CommunitySearchResult/CommunitySearchResult.js +34 -0
  1190. package/lib/commonjs/social/features/search/components/CommunitySearchResult/CommunitySearchResult.js.map +1 -0
  1191. package/lib/commonjs/social/features/search/components/CommunitySearchResult/index.js +14 -0
  1192. package/lib/commonjs/social/features/search/components/CommunitySearchResult/index.js.map +1 -0
  1193. package/lib/commonjs/social/features/search/components/TopSearchBar/TopSearchBar.js +85 -0
  1194. package/lib/commonjs/social/features/search/components/TopSearchBar/TopSearchBar.js.map +1 -0
  1195. package/lib/commonjs/social/features/search/components/TopSearchBar/index.js +14 -0
  1196. package/lib/commonjs/social/features/search/components/TopSearchBar/index.js.map +1 -0
  1197. package/lib/commonjs/social/features/search/components/TopSearchBar/styles.js.map +1 -0
  1198. package/lib/commonjs/social/features/search/components/UserSearchResult/UserSearchResult.js +56 -0
  1199. package/lib/commonjs/social/features/search/components/UserSearchResult/UserSearchResult.js.map +1 -0
  1200. package/lib/commonjs/social/features/search/components/UserSearchResult/index.js +14 -0
  1201. package/lib/commonjs/social/features/search/components/UserSearchResult/index.js.map +1 -0
  1202. package/lib/commonjs/social/features/story/Create/Create.js +303 -0
  1203. package/lib/commonjs/social/features/story/Create/Create.js.map +1 -0
  1204. package/lib/commonjs/social/features/story/Create/index.js +14 -0
  1205. package/lib/commonjs/social/features/story/Create/index.js.map +1 -0
  1206. package/lib/commonjs/social/features/story/Create/styles.js.map +1 -0
  1207. package/lib/commonjs/social/features/story/Draft/Draft.js +208 -0
  1208. package/lib/commonjs/social/features/story/Draft/Draft.js.map +1 -0
  1209. package/lib/commonjs/social/features/story/Draft/components/HyperLinkConfig.js +189 -0
  1210. package/lib/commonjs/social/features/story/Draft/components/HyperLinkConfig.js.map +1 -0
  1211. package/lib/commonjs/social/features/story/Draft/index.js +14 -0
  1212. package/lib/commonjs/social/features/story/Draft/index.js.map +1 -0
  1213. package/lib/commonjs/social/features/story/Draft/styles.js.map +1 -0
  1214. package/lib/commonjs/social/features/story/TargetSelection/TargetSelection.js +46 -0
  1215. package/lib/commonjs/social/features/story/TargetSelection/TargetSelection.js.map +1 -0
  1216. package/lib/commonjs/social/features/story/TargetSelection/index.js +14 -0
  1217. package/lib/commonjs/social/features/story/TargetSelection/index.js.map +1 -0
  1218. package/lib/commonjs/social/features/story/View/View.js +142 -0
  1219. package/lib/commonjs/social/features/story/View/View.js.map +1 -0
  1220. package/lib/commonjs/social/features/story/View/components/AmityViewStoryItem.js +510 -0
  1221. package/lib/commonjs/social/features/story/View/components/AmityViewStoryItem.js.map +1 -0
  1222. package/lib/commonjs/social/features/story/View/index.js +14 -0
  1223. package/lib/commonjs/social/features/story/View/index.js.map +1 -0
  1224. package/lib/commonjs/social/features/story/View/styles.js +255 -0
  1225. package/lib/commonjs/social/features/story/View/styles.js.map +1 -0
  1226. package/lib/commonjs/social/features/story/components/Tab/Tab.js +50 -0
  1227. package/lib/commonjs/social/features/story/components/Tab/Tab.js.map +1 -0
  1228. package/lib/commonjs/social/features/story/components/Tab/index.js +14 -0
  1229. package/lib/commonjs/social/features/story/components/Tab/index.js.map +1 -0
  1230. package/lib/commonjs/social/features/user/Blocked/Blocked.js +27 -0
  1231. package/lib/commonjs/social/features/user/Blocked/Blocked.js.map +1 -0
  1232. package/lib/commonjs/social/features/user/Blocked/components/TopBar/TopBar.js +31 -0
  1233. package/lib/commonjs/social/features/user/Blocked/components/TopBar/TopBar.js.map +1 -0
  1234. package/lib/commonjs/social/features/user/Blocked/components/TopBar/index.js +13 -0
  1235. package/lib/commonjs/social/features/user/Blocked/components/TopBar/index.js.map +1 -0
  1236. package/lib/commonjs/social/features/user/Blocked/components/TopBar/styles.js +36 -0
  1237. package/lib/commonjs/social/features/user/Blocked/components/TopBar/styles.js.map +1 -0
  1238. package/lib/commonjs/social/features/user/Blocked/components/UserItem/UserItem.js +87 -0
  1239. package/lib/commonjs/social/features/user/Blocked/components/UserItem/UserItem.js.map +1 -0
  1240. package/lib/commonjs/social/features/user/Blocked/components/UserItem/index.js +13 -0
  1241. package/lib/commonjs/social/features/user/Blocked/components/UserItem/index.js.map +1 -0
  1242. package/lib/commonjs/social/features/user/Blocked/components/UserItem/styles.js +42 -0
  1243. package/lib/commonjs/social/features/user/Blocked/components/UserItem/styles.js.map +1 -0
  1244. package/lib/commonjs/social/features/user/Blocked/components/UserList/UserList.js +50 -0
  1245. package/lib/commonjs/social/features/user/Blocked/components/UserList/UserList.js.map +1 -0
  1246. package/lib/commonjs/social/features/user/Blocked/components/UserList/index.js +13 -0
  1247. package/lib/commonjs/social/features/user/Blocked/components/UserList/index.js.map +1 -0
  1248. package/lib/commonjs/social/features/user/Blocked/components/UserList/styles.js +25 -0
  1249. package/lib/commonjs/social/features/user/Blocked/components/UserList/styles.js.map +1 -0
  1250. package/lib/commonjs/social/features/user/Blocked/components/index.js +27 -0
  1251. package/lib/commonjs/social/features/user/Blocked/components/index.js.map +1 -0
  1252. package/lib/commonjs/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.js +33 -0
  1253. package/lib/commonjs/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.js.map +1 -0
  1254. package/lib/commonjs/social/features/user/Blocked/elements/UnblockUserButton/index.js +17 -0
  1255. package/lib/commonjs/social/features/user/Blocked/elements/UnblockUserButton/index.js.map +1 -0
  1256. package/lib/commonjs/social/features/user/Blocked/elements/index.js +17 -0
  1257. package/lib/commonjs/social/features/user/Blocked/elements/index.js.map +1 -0
  1258. package/lib/commonjs/social/features/user/Blocked/index.js +13 -0
  1259. package/lib/commonjs/social/features/user/Blocked/index.js.map +1 -0
  1260. package/lib/commonjs/social/features/user/Blocked/styles.js +23 -0
  1261. package/lib/commonjs/social/features/user/Blocked/styles.js.map +1 -0
  1262. package/lib/commonjs/social/features/user/Edit/Edit.js +106 -0
  1263. package/lib/commonjs/social/features/user/Edit/Edit.js.map +1 -0
  1264. package/lib/commonjs/social/features/user/Edit/components/ImageUpload/ImageUpload.js +71 -0
  1265. package/lib/commonjs/social/features/user/Edit/components/ImageUpload/ImageUpload.js.map +1 -0
  1266. package/lib/commonjs/social/features/user/Edit/components/ImageUpload/index.js +17 -0
  1267. package/lib/commonjs/social/features/user/Edit/components/ImageUpload/index.js.map +1 -0
  1268. package/lib/commonjs/social/features/user/Edit/components/ImageUpload/styles.js +44 -0
  1269. package/lib/commonjs/social/features/user/Edit/components/ImageUpload/styles.js.map +1 -0
  1270. package/lib/commonjs/social/features/user/Edit/components/TopBar/TopBar.js +47 -0
  1271. package/lib/commonjs/social/features/user/Edit/components/TopBar/TopBar.js.map +1 -0
  1272. package/lib/commonjs/social/features/user/Edit/components/TopBar/index.js +17 -0
  1273. package/lib/commonjs/social/features/user/Edit/components/TopBar/index.js.map +1 -0
  1274. package/lib/commonjs/social/features/user/Edit/components/TopBar/styles.js +32 -0
  1275. package/lib/commonjs/social/features/user/Edit/components/TopBar/styles.js.map +1 -0
  1276. package/lib/commonjs/social/features/user/Edit/components/index.js +28 -0
  1277. package/lib/commonjs/social/features/user/Edit/components/index.js.map +1 -0
  1278. package/lib/commonjs/social/features/user/Edit/hooks/index.js +13 -0
  1279. package/lib/commonjs/social/features/user/Edit/hooks/index.js.map +1 -0
  1280. package/lib/commonjs/social/features/user/Edit/hooks/useEditUser.js +113 -0
  1281. package/lib/commonjs/social/features/user/Edit/hooks/useEditUser.js.map +1 -0
  1282. package/lib/commonjs/social/features/user/Edit/index.js +17 -0
  1283. package/lib/commonjs/social/features/user/Edit/index.js.map +1 -0
  1284. package/lib/commonjs/social/features/user/Edit/styles.js +40 -0
  1285. package/lib/commonjs/social/features/user/Edit/styles.js.map +1 -0
  1286. package/lib/commonjs/social/features/user/PendingFollowRequests/PendingFollowRequests.js +41 -0
  1287. package/lib/commonjs/social/features/user/PendingFollowRequests/PendingFollowRequests.js.map +1 -0
  1288. package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.js +106 -0
  1289. package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.js.map +1 -0
  1290. package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestItem/index.js +13 -0
  1291. package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestItem/index.js.map +1 -0
  1292. package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestItem/styles.js +59 -0
  1293. package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestItem/styles.js.map +1 -0
  1294. package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestList/RequestList.js +57 -0
  1295. package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestList/RequestList.js.map +1 -0
  1296. package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestList/index.js +13 -0
  1297. package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestList/index.js.map +1 -0
  1298. package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestList/styles.js +28 -0
  1299. package/lib/commonjs/social/features/user/PendingFollowRequests/components/RequestList/styles.js.map +1 -0
  1300. package/lib/commonjs/social/features/user/PendingFollowRequests/components/TopBar/TopBar.js +32 -0
  1301. package/lib/commonjs/social/features/user/PendingFollowRequests/components/TopBar/TopBar.js.map +1 -0
  1302. package/lib/commonjs/social/features/user/PendingFollowRequests/components/TopBar/index.js +13 -0
  1303. package/lib/commonjs/social/features/user/PendingFollowRequests/components/TopBar/index.js.map +1 -0
  1304. package/lib/commonjs/social/features/user/PendingFollowRequests/components/TopBar/styles.js +36 -0
  1305. package/lib/commonjs/social/features/user/PendingFollowRequests/components/TopBar/styles.js.map +1 -0
  1306. package/lib/commonjs/social/features/user/PendingFollowRequests/components/index.js +27 -0
  1307. package/lib/commonjs/social/features/user/PendingFollowRequests/components/index.js.map +1 -0
  1308. package/lib/commonjs/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.js +54 -0
  1309. package/lib/commonjs/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.js.map +1 -0
  1310. package/lib/commonjs/social/features/user/PendingFollowRequests/index.js +13 -0
  1311. package/lib/commonjs/social/features/user/PendingFollowRequests/index.js.map +1 -0
  1312. package/lib/commonjs/social/features/user/PendingFollowRequests/styles.js +31 -0
  1313. package/lib/commonjs/social/features/user/PendingFollowRequests/styles.js.map +1 -0
  1314. package/lib/commonjs/social/features/user/Profile/Profile.js +118 -0
  1315. package/lib/commonjs/social/features/user/Profile/Profile.js.map +1 -0
  1316. package/lib/commonjs/social/features/user/Profile/components/Action/Action.js +108 -0
  1317. package/lib/commonjs/social/features/user/Profile/components/Action/Action.js.map +1 -0
  1318. package/lib/commonjs/social/features/user/Profile/components/Action/index.js +17 -0
  1319. package/lib/commonjs/social/features/user/Profile/components/Action/index.js.map +1 -0
  1320. package/lib/commonjs/social/features/user/Profile/components/Feed/Feed.js +88 -0
  1321. package/lib/commonjs/social/features/user/Profile/components/Feed/Feed.js.map +1 -0
  1322. package/lib/commonjs/social/features/user/Profile/components/Feed/hooks/useFeed.js +99 -0
  1323. package/lib/commonjs/social/features/user/Profile/components/Feed/hooks/useFeed.js.map +1 -0
  1324. package/lib/commonjs/social/features/user/Profile/components/Feed/index.js +17 -0
  1325. package/lib/commonjs/social/features/user/Profile/components/Feed/index.js.map +1 -0
  1326. package/lib/commonjs/social/features/user/Profile/components/Feed/styles.js +22 -0
  1327. package/lib/commonjs/social/features/user/Profile/components/Feed/styles.js.map +1 -0
  1328. package/lib/commonjs/social/features/user/Profile/components/Header/Header.js +148 -0
  1329. package/lib/commonjs/social/features/user/Profile/components/Header/Header.js.map +1 -0
  1330. package/lib/commonjs/social/features/user/Profile/components/Header/hooks/useHeader.js +165 -0
  1331. package/lib/commonjs/social/features/user/Profile/components/Header/hooks/useHeader.js.map +1 -0
  1332. package/lib/commonjs/social/features/user/Profile/components/Header/index.js +17 -0
  1333. package/lib/commonjs/social/features/user/Profile/components/Header/index.js.map +1 -0
  1334. package/lib/commonjs/social/features/user/Profile/components/Header/styles.js +78 -0
  1335. package/lib/commonjs/social/features/user/Profile/components/Header/styles.js.map +1 -0
  1336. package/lib/commonjs/social/features/user/Profile/components/ImageFeed/ImageFeed.js +72 -0
  1337. package/lib/commonjs/social/features/user/Profile/components/ImageFeed/ImageFeed.js.map +1 -0
  1338. package/lib/commonjs/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.js +101 -0
  1339. package/lib/commonjs/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.js.map +1 -0
  1340. package/lib/commonjs/social/features/user/Profile/components/ImageFeed/index.js +17 -0
  1341. package/lib/commonjs/social/features/user/Profile/components/ImageFeed/index.js.map +1 -0
  1342. package/lib/commonjs/social/features/user/Profile/components/TopBar/TopBar.js +85 -0
  1343. package/lib/commonjs/social/features/user/Profile/components/TopBar/TopBar.js.map +1 -0
  1344. package/lib/commonjs/social/features/user/Profile/components/TopBar/hooks/useTopBar.js +184 -0
  1345. package/lib/commonjs/social/features/user/Profile/components/TopBar/hooks/useTopBar.js.map +1 -0
  1346. package/lib/commonjs/social/features/user/Profile/components/TopBar/index.js +17 -0
  1347. package/lib/commonjs/social/features/user/Profile/components/TopBar/index.js.map +1 -0
  1348. package/lib/commonjs/social/features/user/Profile/components/TopBar/styles.js +32 -0
  1349. package/lib/commonjs/social/features/user/Profile/components/TopBar/styles.js.map +1 -0
  1350. package/lib/commonjs/social/features/user/Profile/components/VideoFeed/VideoFeed.js +68 -0
  1351. package/lib/commonjs/social/features/user/Profile/components/VideoFeed/VideoFeed.js.map +1 -0
  1352. package/lib/commonjs/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.js +101 -0
  1353. package/lib/commonjs/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.js.map +1 -0
  1354. package/lib/commonjs/social/features/user/Profile/components/VideoFeed/index.js +17 -0
  1355. package/lib/commonjs/social/features/user/Profile/components/VideoFeed/index.js.map +1 -0
  1356. package/lib/commonjs/social/features/user/Profile/components/index.js +72 -0
  1357. package/lib/commonjs/social/features/user/Profile/components/index.js.map +1 -0
  1358. package/lib/commonjs/social/features/user/Profile/elements/FollowButton/FollowButton.js +35 -0
  1359. package/lib/commonjs/social/features/user/Profile/elements/FollowButton/FollowButton.js.map +1 -0
  1360. package/lib/commonjs/social/features/user/Profile/elements/FollowButton/index.js +17 -0
  1361. package/lib/commonjs/social/features/user/Profile/elements/FollowButton/index.js.map +1 -0
  1362. package/lib/commonjs/social/features/user/Profile/elements/FollowingButton/FollowingButton.js +35 -0
  1363. package/lib/commonjs/social/features/user/Profile/elements/FollowingButton/FollowingButton.js.map +1 -0
  1364. package/lib/commonjs/social/features/user/Profile/elements/FollowingButton/index.js +17 -0
  1365. package/lib/commonjs/social/features/user/Profile/elements/FollowingButton/index.js.map +1 -0
  1366. package/lib/commonjs/social/features/user/Profile/elements/PendingButton/PendingButton.js +35 -0
  1367. package/lib/commonjs/social/features/user/Profile/elements/PendingButton/PendingButton.js.map +1 -0
  1368. package/lib/commonjs/social/features/user/Profile/elements/PendingButton/index.js +17 -0
  1369. package/lib/commonjs/social/features/user/Profile/elements/PendingButton/index.js.map +1 -0
  1370. package/lib/commonjs/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.js +30 -0
  1371. package/lib/commonjs/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.js.map +1 -0
  1372. package/lib/commonjs/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.js +13 -0
  1373. package/lib/commonjs/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.js.map +1 -0
  1374. package/lib/commonjs/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.js +45 -0
  1375. package/lib/commonjs/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.js.map +1 -0
  1376. package/lib/commonjs/social/features/user/Profile/elements/UnblockButton/UnblockButton.js +35 -0
  1377. package/lib/commonjs/social/features/user/Profile/elements/UnblockButton/UnblockButton.js.map +1 -0
  1378. package/lib/commonjs/social/features/user/Profile/elements/UnblockButton/index.js +17 -0
  1379. package/lib/commonjs/social/features/user/Profile/elements/UnblockButton/index.js.map +1 -0
  1380. package/lib/commonjs/social/features/user/Profile/elements/index.js +61 -0
  1381. package/lib/commonjs/social/features/user/Profile/elements/index.js.map +1 -0
  1382. package/lib/commonjs/social/features/user/Profile/hooks/useFeedState.js +36 -0
  1383. package/lib/commonjs/social/features/user/Profile/hooks/useFeedState.js.map +1 -0
  1384. package/lib/commonjs/social/features/user/Profile/hooks/useUserProfile.js +85 -0
  1385. package/lib/commonjs/social/features/user/Profile/hooks/useUserProfile.js.map +1 -0
  1386. package/lib/commonjs/social/features/user/Profile/index.js +14 -0
  1387. package/lib/commonjs/social/features/user/Profile/index.js.map +1 -0
  1388. package/lib/commonjs/social/features/user/Profile/styles.js +20 -0
  1389. package/lib/commonjs/social/features/user/Profile/styles.js.map +1 -0
  1390. package/lib/commonjs/social/features/user/Profile/types/index.js +13 -0
  1391. package/lib/commonjs/social/features/user/Profile/types/index.js.map +1 -0
  1392. package/lib/commonjs/social/features/user/Relationship/Relationship.js +59 -0
  1393. package/lib/commonjs/social/features/user/Relationship/Relationship.js.map +1 -0
  1394. package/lib/commonjs/social/features/user/Relationship/components/FollowerList/FollowerList.js +31 -0
  1395. package/lib/commonjs/social/features/user/Relationship/components/FollowerList/FollowerList.js.map +1 -0
  1396. package/lib/commonjs/social/features/user/Relationship/components/FollowerList/index.js +13 -0
  1397. package/lib/commonjs/social/features/user/Relationship/components/FollowerList/index.js.map +1 -0
  1398. package/lib/commonjs/social/features/user/Relationship/components/FollowerList/styles.js +25 -0
  1399. package/lib/commonjs/social/features/user/Relationship/components/FollowerList/styles.js.map +1 -0
  1400. package/lib/commonjs/social/features/user/Relationship/components/FollowingList/FollowingList.js +31 -0
  1401. package/lib/commonjs/social/features/user/Relationship/components/FollowingList/FollowingList.js.map +1 -0
  1402. package/lib/commonjs/social/features/user/Relationship/components/FollowingList/index.js +13 -0
  1403. package/lib/commonjs/social/features/user/Relationship/components/FollowingList/index.js.map +1 -0
  1404. package/lib/commonjs/social/features/user/Relationship/components/FollowingList/styles.js +25 -0
  1405. package/lib/commonjs/social/features/user/Relationship/components/FollowingList/styles.js.map +1 -0
  1406. package/lib/commonjs/social/features/user/Relationship/components/TopBar/TopBar.js +34 -0
  1407. package/lib/commonjs/social/features/user/Relationship/components/TopBar/TopBar.js.map +1 -0
  1408. package/lib/commonjs/social/features/user/Relationship/components/TopBar/index.js +13 -0
  1409. package/lib/commonjs/social/features/user/Relationship/components/TopBar/index.js.map +1 -0
  1410. package/lib/commonjs/social/features/user/Relationship/components/TopBar/styles.js +36 -0
  1411. package/lib/commonjs/social/features/user/Relationship/components/TopBar/styles.js.map +1 -0
  1412. package/lib/commonjs/social/features/user/Relationship/components/UserItem/UserItem.js +86 -0
  1413. package/lib/commonjs/social/features/user/Relationship/components/UserItem/UserItem.js.map +1 -0
  1414. package/lib/commonjs/social/features/user/Relationship/components/UserItem/hooks/useUserItem.js +108 -0
  1415. package/lib/commonjs/social/features/user/Relationship/components/UserItem/hooks/useUserItem.js.map +1 -0
  1416. package/lib/commonjs/social/features/user/Relationship/components/UserItem/index.js +13 -0
  1417. package/lib/commonjs/social/features/user/Relationship/components/UserItem/index.js.map +1 -0
  1418. package/lib/commonjs/social/features/user/Relationship/components/UserItem/styles.js +41 -0
  1419. package/lib/commonjs/social/features/user/Relationship/components/UserItem/styles.js.map +1 -0
  1420. package/lib/commonjs/social/features/user/Relationship/components/UserList/UserList.js +47 -0
  1421. package/lib/commonjs/social/features/user/Relationship/components/UserList/UserList.js.map +1 -0
  1422. package/lib/commonjs/social/features/user/Relationship/components/UserList/index.js +13 -0
  1423. package/lib/commonjs/social/features/user/Relationship/components/UserList/index.js.map +1 -0
  1424. package/lib/commonjs/social/features/user/Relationship/components/UserList/styles.js +25 -0
  1425. package/lib/commonjs/social/features/user/Relationship/components/UserList/styles.js.map +1 -0
  1426. package/lib/commonjs/social/features/user/Relationship/components/index.js +41 -0
  1427. package/lib/commonjs/social/features/user/Relationship/components/index.js.map +1 -0
  1428. package/lib/commonjs/social/features/user/Relationship/hooks/index.js +17 -0
  1429. package/lib/commonjs/social/features/user/Relationship/hooks/index.js.map +1 -0
  1430. package/lib/commonjs/social/features/user/Relationship/hooks/useUserRelationship.js +31 -0
  1431. package/lib/commonjs/social/features/user/Relationship/hooks/useUserRelationship.js.map +1 -0
  1432. package/lib/commonjs/social/features/user/Relationship/index.js +13 -0
  1433. package/lib/commonjs/social/features/user/Relationship/index.js.map +1 -0
  1434. package/lib/commonjs/social/features/user/Relationship/styles.js +23 -0
  1435. package/lib/commonjs/social/features/user/Relationship/styles.js.map +1 -0
  1436. package/lib/commonjs/social/hooks/collections/category/useCategoryCollection.js +24 -0
  1437. package/lib/commonjs/social/hooks/collections/category/useCategoryCollection.js.map +1 -0
  1438. package/lib/commonjs/social/hooks/collections/community/useCommunityMemberCollection.js +26 -0
  1439. package/lib/commonjs/social/hooks/collections/community/useCommunityMemberCollection.js.map +1 -0
  1440. package/lib/commonjs/social/hooks/collections/index.js +127 -0
  1441. package/lib/commonjs/social/hooks/collections/index.js.map +1 -0
  1442. package/lib/commonjs/social/hooks/collections/post/usePinnedPostCollection.js +26 -0
  1443. package/lib/commonjs/social/hooks/collections/post/usePinnedPostCollection.js.map +1 -0
  1444. package/lib/commonjs/social/hooks/collections/post/usePostCollection.js +26 -0
  1445. package/lib/commonjs/social/hooks/collections/post/usePostCollection.js.map +1 -0
  1446. package/lib/commonjs/social/hooks/collections/post/useUserFeed.js +37 -0
  1447. package/lib/commonjs/social/hooks/collections/post/useUserFeed.js.map +1 -0
  1448. package/lib/commonjs/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.js +26 -0
  1449. package/lib/commonjs/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.js.map +1 -0
  1450. package/lib/commonjs/social/hooks/collections/search/useSearchUserByDisplayNameCollection.js +26 -0
  1451. package/lib/commonjs/social/hooks/collections/search/useSearchUserByDisplayNameCollection.js.map +1 -0
  1452. package/lib/commonjs/social/hooks/collections/useLiveCollection.js +92 -0
  1453. package/lib/commonjs/social/hooks/collections/useLiveCollection.js.map +1 -0
  1454. package/lib/commonjs/social/hooks/collections/useReactQueryLiveCollection.js +103 -0
  1455. package/lib/commonjs/social/hooks/collections/useReactQueryLiveCollection.js.map +1 -0
  1456. package/lib/commonjs/social/hooks/collections/user/useBlockedUsersCollection.js +26 -0
  1457. package/lib/commonjs/social/hooks/collections/user/useBlockedUsersCollection.js.map +1 -0
  1458. package/lib/commonjs/social/hooks/collections/user/useFollowerCollection.js +31 -0
  1459. package/lib/commonjs/social/hooks/collections/user/useFollowerCollection.js.map +1 -0
  1460. package/lib/commonjs/social/hooks/collections/user/useFollowingCollection.js +31 -0
  1461. package/lib/commonjs/social/hooks/collections/user/useFollowingCollection.js.map +1 -0
  1462. package/lib/commonjs/social/hooks/collections/user/useUserCollection.js +26 -0
  1463. package/lib/commonjs/social/hooks/collections/user/useUserCollection.js.map +1 -0
  1464. package/lib/commonjs/social/hooks/files/useFile.js.map +1 -0
  1465. package/lib/commonjs/social/hooks/index.js +413 -0
  1466. package/lib/commonjs/social/hooks/index.js.map +1 -0
  1467. package/lib/commonjs/social/hooks/objects/index.js +39 -0
  1468. package/lib/commonjs/social/hooks/objects/index.js.map +1 -0
  1469. package/lib/commonjs/social/hooks/objects/useLiveObject.js +77 -0
  1470. package/lib/commonjs/social/hooks/objects/useLiveObject.js.map +1 -0
  1471. package/lib/commonjs/social/hooks/objects/user/useFollowInfo.js +27 -0
  1472. package/lib/commonjs/social/hooks/objects/user/useFollowInfo.js.map +1 -0
  1473. package/lib/commonjs/social/hooks/objects/user/useUser.js +27 -0
  1474. package/lib/commonjs/social/hooks/objects/user/useUser.js.map +1 -0
  1475. package/lib/commonjs/social/hooks/queries/useBlockUser.js +82 -0
  1476. package/lib/commonjs/social/hooks/queries/useBlockUser.js.map +1 -0
  1477. package/lib/commonjs/social/hooks/queries/useClosePoll.js +54 -0
  1478. package/lib/commonjs/social/hooks/queries/useClosePoll.js.map +1 -0
  1479. package/lib/commonjs/social/hooks/queries/useFlagPost.js +75 -0
  1480. package/lib/commonjs/social/hooks/queries/useFlagPost.js.map +1 -0
  1481. package/lib/commonjs/social/hooks/queries/useFlagUserQuery.js +75 -0
  1482. package/lib/commonjs/social/hooks/queries/useFlagUserQuery.js.map +1 -0
  1483. package/lib/commonjs/social/hooks/queries/useFollowUser.js +64 -0
  1484. package/lib/commonjs/social/hooks/queries/useFollowUser.js.map +1 -0
  1485. package/lib/commonjs/social/hooks/queries/usePendingFollowRequest.js +53 -0
  1486. package/lib/commonjs/social/hooks/queries/usePendingFollowRequest.js.map +1 -0
  1487. package/lib/commonjs/social/hooks/useAmityGlobalSearchViewModel.js +93 -0
  1488. package/lib/commonjs/social/hooks/useAmityGlobalSearchViewModel.js.map +1 -0
  1489. package/lib/commonjs/social/hooks/useCamera.js.map +1 -0
  1490. package/lib/commonjs/social/hooks/useCategories.js +73 -0
  1491. package/lib/commonjs/social/hooks/useCategories.js.map +1 -0
  1492. package/lib/commonjs/social/hooks/useCategory.js.map +1 -0
  1493. package/lib/commonjs/social/hooks/useCommentAdImpression.js +32 -0
  1494. package/lib/commonjs/social/hooks/useCommentAdImpression.js.map +1 -0
  1495. package/lib/commonjs/social/hooks/useCommunities.js.map +1 -0
  1496. package/lib/commonjs/social/hooks/useCommunity.js.map +1 -0
  1497. package/lib/commonjs/social/hooks/useConfig.js +28 -0
  1498. package/lib/commonjs/social/hooks/useConfig.js.map +1 -0
  1499. package/lib/commonjs/social/hooks/useConfigImageUri.js +128 -0
  1500. package/lib/commonjs/social/hooks/useConfigImageUri.js.map +1 -0
  1501. package/lib/commonjs/social/hooks/useCustomRankingGlobalFeed.js +103 -0
  1502. package/lib/commonjs/social/hooks/useCustomRankingGlobalFeed.js.map +1 -0
  1503. package/lib/commonjs/social/hooks/useDarkMode.js.map +1 -0
  1504. package/lib/commonjs/social/hooks/useFile.js +28 -0
  1505. package/lib/commonjs/social/hooks/useFile.js.map +1 -0
  1506. package/lib/commonjs/social/hooks/useGenerateThemeStyles.js.map +1 -0
  1507. package/lib/commonjs/social/hooks/useGlobalStory.js.map +1 -0
  1508. package/lib/commonjs/social/hooks/useImagePicker.js +86 -0
  1509. package/lib/commonjs/social/hooks/useImagePicker.js.map +1 -0
  1510. package/lib/commonjs/social/hooks/useIsCommunityModerator.js +43 -0
  1511. package/lib/commonjs/social/hooks/useIsCommunityModerator.js.map +1 -0
  1512. package/lib/commonjs/social/hooks/useJoinCommunity.js.map +1 -0
  1513. package/lib/commonjs/social/hooks/useKeyboardStatus.js.map +1 -0
  1514. package/lib/commonjs/social/hooks/useLeaveCommunity.js.map +1 -0
  1515. package/lib/commonjs/social/hooks/useMembersQuery.js.map +1 -0
  1516. package/lib/commonjs/social/hooks/useMention/index.js +134 -0
  1517. package/lib/commonjs/social/hooks/useMention/index.js.map +1 -0
  1518. package/lib/commonjs/social/hooks/useMention/styles.js.map +1 -0
  1519. package/lib/commonjs/social/hooks/usePaginator.js +204 -0
  1520. package/lib/commonjs/social/hooks/usePaginator.js.map +1 -0
  1521. package/lib/commonjs/social/hooks/usePendingPostQuery.js +72 -0
  1522. package/lib/commonjs/social/hooks/usePendingPostQuery.js.map +1 -0
  1523. package/lib/commonjs/social/hooks/usePendingPosts.js.map +1 -0
  1524. package/lib/commonjs/social/hooks/usePermissions.js.map +1 -0
  1525. package/lib/commonjs/social/hooks/usePoll.js +61 -0
  1526. package/lib/commonjs/social/hooks/usePoll.js.map +1 -0
  1527. package/lib/commonjs/social/hooks/usePopup.js.map +1 -0
  1528. package/lib/commonjs/social/hooks/usePostImpression.js +38 -0
  1529. package/lib/commonjs/social/hooks/usePostImpression.js.map +1 -0
  1530. package/lib/commonjs/social/hooks/usePostPermission.js +38 -0
  1531. package/lib/commonjs/social/hooks/usePostPermission.js.map +1 -0
  1532. package/lib/commonjs/social/hooks/usePostSubscription.js +38 -0
  1533. package/lib/commonjs/social/hooks/usePostSubscription.js.map +1 -0
  1534. package/lib/commonjs/social/hooks/usePosts.js.map +1 -0
  1535. package/lib/commonjs/social/hooks/useReaction.js.map +1 -0
  1536. package/lib/commonjs/social/hooks/useRecommenedCommunities.js +74 -0
  1537. package/lib/commonjs/social/hooks/useRecommenedCommunities.js.map +1 -0
  1538. package/lib/commonjs/social/hooks/useRolesQuery.js.map +1 -0
  1539. package/lib/commonjs/social/hooks/useRoomSubscription.js +22 -0
  1540. package/lib/commonjs/social/hooks/useRoomSubscription.js.map +1 -0
  1541. package/lib/commonjs/social/hooks/useSearch.js +72 -0
  1542. package/lib/commonjs/social/hooks/useSearch.js.map +1 -0
  1543. package/lib/commonjs/social/hooks/useStory.js.map +1 -0
  1544. package/lib/commonjs/social/hooks/useStoryPermission.js +26 -0
  1545. package/lib/commonjs/social/hooks/useStoryPermission.js.map +1 -0
  1546. package/lib/commonjs/social/hooks/useStoryTarget.js.map +1 -0
  1547. package/lib/commonjs/social/hooks/useTimeDifference.js.map +1 -0
  1548. package/lib/commonjs/social/hooks/useTrendingCommunities.js +59 -0
  1549. package/lib/commonjs/social/hooks/useTrendingCommunities.js.map +1 -0
  1550. package/lib/commonjs/social/hooks/useUiKitConfig.js.map +1 -0
  1551. package/lib/commonjs/social/hooks/useUiKitReference.js +66 -0
  1552. package/lib/commonjs/social/hooks/useUiKitReference.js.map +1 -0
  1553. package/lib/commonjs/social/hooks/useUser.js.map +1 -0
  1554. package/lib/commonjs/social/hooks/useValidateConfig.js +29 -0
  1555. package/lib/commonjs/social/hooks/useValidateConfig.js.map +1 -0
  1556. package/lib/commonjs/social/index.js +511 -0
  1557. package/lib/commonjs/social/index.js.map +1 -0
  1558. package/lib/commonjs/social/providers/AdEngineProvider.js +144 -0
  1559. package/lib/commonjs/social/providers/AdEngineProvider.js.map +1 -0
  1560. package/lib/commonjs/social/providers/BehaviourProvider.js +56 -0
  1561. package/lib/commonjs/social/providers/BehaviourProvider.js.map +1 -0
  1562. package/lib/commonjs/social/providers/ExploreProvider.js +66 -0
  1563. package/lib/commonjs/social/providers/ExploreProvider.js.map +1 -0
  1564. package/lib/commonjs/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.js +54 -0
  1565. package/lib/commonjs/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.js.map +1 -0
  1566. package/lib/commonjs/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.js +36 -0
  1567. package/lib/commonjs/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.js.map +1 -0
  1568. package/lib/commonjs/social/screens/AllCategories/CategoryRowItem/styles.js.map +1 -0
  1569. package/lib/commonjs/social/screens/AllCategories/index.js +80 -0
  1570. package/lib/commonjs/social/screens/AllCategories/index.js.map +1 -0
  1571. package/lib/commonjs/social/screens/AllCategories/styles.js.map +1 -0
  1572. package/lib/commonjs/social/screens/BlockedUsers/BlockedUsers.js +11 -0
  1573. package/lib/commonjs/social/screens/BlockedUsers/BlockedUsers.js.map +1 -0
  1574. package/lib/commonjs/social/screens/BlockedUsers/index.js +13 -0
  1575. package/lib/commonjs/social/screens/BlockedUsers/index.js.map +1 -0
  1576. package/lib/commonjs/social/screens/CommunitiesByCategory/index.js +102 -0
  1577. package/lib/commonjs/social/screens/CommunitiesByCategory/index.js.map +1 -0
  1578. package/lib/commonjs/social/screens/CommunitiesByCategory/styles.js.map +1 -0
  1579. package/lib/commonjs/social/screens/CommunityAddCategory/index.js +13 -0
  1580. package/lib/commonjs/social/screens/CommunityAddCategory/index.js.map +1 -0
  1581. package/lib/commonjs/social/screens/CommunityAddMember/index.js +13 -0
  1582. package/lib/commonjs/social/screens/CommunityAddMember/index.js.map +1 -0
  1583. package/lib/commonjs/social/screens/CommunityCommentsNotificationSetting/index.js +18 -0
  1584. package/lib/commonjs/social/screens/CommunityCommentsNotificationSetting/index.js.map +1 -0
  1585. package/lib/commonjs/social/screens/CommunityLivestreamsNotificationSetting/index.js +18 -0
  1586. package/lib/commonjs/social/screens/CommunityLivestreamsNotificationSetting/index.js.map +1 -0
  1587. package/lib/commonjs/social/screens/CommunityMembership/index.js +18 -0
  1588. package/lib/commonjs/social/screens/CommunityMembership/index.js.map +1 -0
  1589. package/lib/commonjs/social/screens/CommunityNotificationSetting/index.js +18 -0
  1590. package/lib/commonjs/social/screens/CommunityNotificationSetting/index.js.map +1 -0
  1591. package/lib/commonjs/social/screens/CommunityPendingRequest/index.js +18 -0
  1592. package/lib/commonjs/social/screens/CommunityPendingRequest/index.js.map +1 -0
  1593. package/lib/commonjs/social/screens/CommunityPostPermission/index.js +18 -0
  1594. package/lib/commonjs/social/screens/CommunityPostPermission/index.js.map +1 -0
  1595. package/lib/commonjs/social/screens/CommunityPostsNotificationSetting/index.js +18 -0
  1596. package/lib/commonjs/social/screens/CommunityPostsNotificationSetting/index.js.map +1 -0
  1597. package/lib/commonjs/social/screens/CommunityProfile/components/Feed/Feed.js +158 -0
  1598. package/lib/commonjs/social/screens/CommunityProfile/components/Feed/Feed.js.map +1 -0
  1599. package/lib/commonjs/social/screens/CommunityProfile/components/Feed/index.js +20 -0
  1600. package/lib/commonjs/social/screens/CommunityProfile/components/Feed/index.js.map +1 -0
  1601. package/lib/commonjs/social/screens/CommunityProfile/components/Feed/styles.js +42 -0
  1602. package/lib/commonjs/social/screens/CommunityProfile/components/Feed/styles.js.map +1 -0
  1603. package/lib/commonjs/social/screens/CommunityProfile/components/Header/Header.js +167 -0
  1604. package/lib/commonjs/social/screens/CommunityProfile/components/Header/Header.js.map +1 -0
  1605. package/lib/commonjs/social/screens/CommunityProfile/components/Header/index.js +14 -0
  1606. package/lib/commonjs/social/screens/CommunityProfile/components/Header/index.js.map +1 -0
  1607. package/lib/commonjs/social/screens/CommunityProfile/components/Header/styles.js.map +1 -0
  1608. package/lib/commonjs/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.js +81 -0
  1609. package/lib/commonjs/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.js.map +1 -0
  1610. package/lib/commonjs/social/screens/CommunityProfile/components/ImageFeed/index.js +14 -0
  1611. package/lib/commonjs/social/screens/CommunityProfile/components/ImageFeed/index.js.map +1 -0
  1612. package/lib/commonjs/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.js +88 -0
  1613. package/lib/commonjs/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.js.map +1 -0
  1614. package/lib/commonjs/social/screens/CommunityProfile/components/PinnedPost/index.js +14 -0
  1615. package/lib/commonjs/social/screens/CommunityProfile/components/PinnedPost/index.js.map +1 -0
  1616. package/lib/commonjs/social/screens/CommunityProfile/components/PinnedPost/styles.js +21 -0
  1617. package/lib/commonjs/social/screens/CommunityProfile/components/PinnedPost/styles.js.map +1 -0
  1618. package/lib/commonjs/social/screens/CommunityProfile/components/Tab/Tab.js +102 -0
  1619. package/lib/commonjs/social/screens/CommunityProfile/components/Tab/Tab.js.map +1 -0
  1620. package/lib/commonjs/social/screens/CommunityProfile/components/Tab/index.js +20 -0
  1621. package/lib/commonjs/social/screens/CommunityProfile/components/Tab/index.js.map +1 -0
  1622. package/lib/commonjs/social/screens/CommunityProfile/components/TopBar/TopBar.js +150 -0
  1623. package/lib/commonjs/social/screens/CommunityProfile/components/TopBar/TopBar.js.map +1 -0
  1624. package/lib/commonjs/social/screens/CommunityProfile/components/TopBar/index.js +13 -0
  1625. package/lib/commonjs/social/screens/CommunityProfile/components/TopBar/index.js.map +1 -0
  1626. package/lib/commonjs/social/screens/CommunityProfile/components/TopBar/styles.js +40 -0
  1627. package/lib/commonjs/social/screens/CommunityProfile/components/TopBar/styles.js.map +1 -0
  1628. package/lib/commonjs/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.js +81 -0
  1629. package/lib/commonjs/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.js.map +1 -0
  1630. package/lib/commonjs/social/screens/CommunityProfile/components/VideoFeed/index.js +14 -0
  1631. package/lib/commonjs/social/screens/CommunityProfile/components/VideoFeed/index.js.map +1 -0
  1632. package/lib/commonjs/social/screens/CommunityProfile/components/VideoFeed/styles.js +35 -0
  1633. package/lib/commonjs/social/screens/CommunityProfile/components/VideoFeed/styles.js.map +1 -0
  1634. package/lib/commonjs/social/screens/CommunityProfile/components/index.js +61 -0
  1635. package/lib/commonjs/social/screens/CommunityProfile/components/index.js.map +1 -0
  1636. package/lib/commonjs/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.js +81 -0
  1637. package/lib/commonjs/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.js.map +1 -0
  1638. package/lib/commonjs/social/screens/CommunityProfile/elements/CommunityCover/index.js +13 -0
  1639. package/lib/commonjs/social/screens/CommunityProfile/elements/CommunityCover/index.js.map +1 -0
  1640. package/lib/commonjs/social/screens/CommunityProfile/elements/index.js +17 -0
  1641. package/lib/commonjs/social/screens/CommunityProfile/elements/index.js.map +1 -0
  1642. package/lib/commonjs/social/screens/CommunityProfile/index.js +353 -0
  1643. package/lib/commonjs/social/screens/CommunityProfile/index.js.map +1 -0
  1644. package/lib/commonjs/social/screens/CommunityProfile/styles.js +75 -0
  1645. package/lib/commonjs/social/screens/CommunityProfile/styles.js.map +1 -0
  1646. package/lib/commonjs/social/screens/CommunitySetting/index.js +18 -0
  1647. package/lib/commonjs/social/screens/CommunitySetting/index.js.map +1 -0
  1648. package/lib/commonjs/social/screens/CommunityStoriesNotificationSetting/index.js +18 -0
  1649. package/lib/commonjs/social/screens/CommunityStoriesNotificationSetting/index.js.map +1 -0
  1650. package/lib/commonjs/social/screens/CommunityStorySetting/index.js +18 -0
  1651. package/lib/commonjs/social/screens/CommunityStorySetting/index.js.map +1 -0
  1652. package/lib/commonjs/social/screens/CreateCommunity/index.js +15 -0
  1653. package/lib/commonjs/social/screens/CreateCommunity/index.js.map +1 -0
  1654. package/lib/commonjs/social/screens/CreateLivestream/index.js +13 -0
  1655. package/lib/commonjs/social/screens/CreateLivestream/index.js.map +1 -0
  1656. package/lib/commonjs/social/screens/CreatePost/index.js +26 -0
  1657. package/lib/commonjs/social/screens/CreatePost/index.js.map +1 -0
  1658. package/lib/commonjs/social/screens/CreateStory/CreateStoryScreen.js +58 -0
  1659. package/lib/commonjs/social/screens/CreateStory/CreateStoryScreen.js.map +1 -0
  1660. package/lib/commonjs/social/screens/EditCommunity/index.js +19 -0
  1661. package/lib/commonjs/social/screens/EditCommunity/index.js.map +1 -0
  1662. package/lib/commonjs/social/screens/EditPost/EditPost.js +24 -0
  1663. package/lib/commonjs/social/screens/EditPost/EditPost.js.map +1 -0
  1664. package/lib/commonjs/social/screens/EditUser/EditUser.js +18 -0
  1665. package/lib/commonjs/social/screens/EditUser/EditUser.js.map +1 -0
  1666. package/lib/commonjs/social/screens/EditUser/index.js +13 -0
  1667. package/lib/commonjs/social/screens/EditUser/index.js.map +1 -0
  1668. package/lib/commonjs/social/screens/GlobalBan/GlobalBan.js +40 -0
  1669. package/lib/commonjs/social/screens/GlobalBan/GlobalBan.js.map +1 -0
  1670. package/lib/commonjs/social/screens/GlobalBan/index.js +13 -0
  1671. package/lib/commonjs/social/screens/GlobalBan/index.js.map +1 -0
  1672. package/lib/commonjs/social/screens/GlobalBan/styles.js +46 -0
  1673. package/lib/commonjs/social/screens/GlobalBan/styles.js.map +1 -0
  1674. package/lib/commonjs/social/screens/GlobalFeed/index.js +105 -0
  1675. package/lib/commonjs/social/screens/GlobalFeed/index.js.map +1 -0
  1676. package/lib/commonjs/social/screens/GlobalFeed/styles.js.map +1 -0
  1677. package/lib/commonjs/social/screens/ImageViewer/ImageViewer.js +30 -0
  1678. package/lib/commonjs/social/screens/ImageViewer/ImageViewer.js.map +1 -0
  1679. package/lib/commonjs/social/screens/ImageViewer/components/Header/Header.js +29 -0
  1680. package/lib/commonjs/social/screens/ImageViewer/components/Header/Header.js.map +1 -0
  1681. package/lib/commonjs/social/screens/ImageViewer/components/Header/index.js +13 -0
  1682. package/lib/commonjs/social/screens/ImageViewer/components/Header/index.js.map +1 -0
  1683. package/lib/commonjs/social/screens/ImageViewer/components/Header/styles.js +36 -0
  1684. package/lib/commonjs/social/screens/ImageViewer/components/Header/styles.js.map +1 -0
  1685. package/lib/commonjs/social/screens/ImageViewer/components/index.js +17 -0
  1686. package/lib/commonjs/social/screens/ImageViewer/components/index.js.map +1 -0
  1687. package/lib/commonjs/social/screens/ImageViewer/index.js +13 -0
  1688. package/lib/commonjs/social/screens/ImageViewer/index.js.map +1 -0
  1689. package/lib/commonjs/social/screens/LivestreamPlayer/index.js +13 -0
  1690. package/lib/commonjs/social/screens/LivestreamPlayer/index.js.map +1 -0
  1691. package/lib/commonjs/social/screens/LivestreamPostTargetSelection/index.js +13 -0
  1692. package/lib/commonjs/social/screens/LivestreamPostTargetSelection/index.js.map +1 -0
  1693. package/lib/commonjs/social/screens/LivestreamTerminated/index.js +13 -0
  1694. package/lib/commonjs/social/screens/LivestreamTerminated/index.js.map +1 -0
  1695. package/lib/commonjs/social/screens/MyCommunitiesSearch/index.js +48 -0
  1696. package/lib/commonjs/social/screens/MyCommunitiesSearch/index.js.map +1 -0
  1697. package/lib/commonjs/social/screens/MyCommunitiesSearch/styles.js.map +1 -0
  1698. package/lib/commonjs/social/screens/PollPostComposer/index.js +13 -0
  1699. package/lib/commonjs/social/screens/PollPostComposer/index.js.map +1 -0
  1700. package/lib/commonjs/social/screens/PollTargetSelection/index.js +13 -0
  1701. package/lib/commonjs/social/screens/PollTargetSelection/index.js.map +1 -0
  1702. package/lib/commonjs/social/screens/PostDetail/index.js +39 -0
  1703. package/lib/commonjs/social/screens/PostDetail/index.js.map +1 -0
  1704. package/lib/commonjs/social/screens/PostTargetSelection/index.js +20 -0
  1705. package/lib/commonjs/social/screens/PostTargetSelection/index.js.map +1 -0
  1706. package/lib/commonjs/social/screens/SocialGlobalSearch/index.js +66 -0
  1707. package/lib/commonjs/social/screens/SocialGlobalSearch/index.js.map +1 -0
  1708. package/lib/commonjs/social/screens/SocialGlobalSearch/styles.js.map +1 -0
  1709. package/lib/commonjs/social/screens/SocialHomePage/index.js +93 -0
  1710. package/lib/commonjs/social/screens/SocialHomePage/index.js.map +1 -0
  1711. package/lib/commonjs/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.js +11 -0
  1712. package/lib/commonjs/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.js.map +1 -0
  1713. package/lib/commonjs/social/screens/UserPendingFollowRequests/index.js +13 -0
  1714. package/lib/commonjs/social/screens/UserPendingFollowRequests/index.js.map +1 -0
  1715. package/lib/commonjs/social/screens/UserProfile/UserProfile.js +37 -0
  1716. package/lib/commonjs/social/screens/UserProfile/UserProfile.js.map +1 -0
  1717. package/lib/commonjs/social/screens/UserProfile/index.js +13 -0
  1718. package/lib/commonjs/social/screens/UserProfile/index.js.map +1 -0
  1719. package/lib/commonjs/social/screens/UserRelationship/UserRelationship.js +20 -0
  1720. package/lib/commonjs/social/screens/UserRelationship/UserRelationship.js.map +1 -0
  1721. package/lib/commonjs/social/screens/UserRelationship/index.js +13 -0
  1722. package/lib/commonjs/social/screens/UserRelationship/index.js.map +1 -0
  1723. package/lib/commonjs/social/screens/VideoPlayer/VideoPlayer.js +33 -0
  1724. package/lib/commonjs/social/screens/VideoPlayer/VideoPlayer.js.map +1 -0
  1725. package/lib/commonjs/social/screens/VideoPlayer/index.js +13 -0
  1726. package/lib/commonjs/social/screens/VideoPlayer/index.js.map +1 -0
  1727. package/lib/commonjs/social/screens/VideoPlayer/styles.js +26 -0
  1728. package/lib/commonjs/social/screens/VideoPlayer/styles.js.map +1 -0
  1729. package/lib/commonjs/social/screens/index.js +83 -0
  1730. package/lib/commonjs/social/screens/index.js.map +1 -0
  1731. package/lib/commonjs/social/types/index.js +35 -0
  1732. package/lib/commonjs/social/types/index.js.map +1 -0
  1733. package/lib/commonjs/social/utils/errors.js +28 -0
  1734. package/lib/commonjs/social/utils/errors.js.map +1 -0
  1735. package/lib/commonjs/social/utils/index.js.map +1 -0
  1736. package/lib/commonjs/social/utils/permissions.js +44 -0
  1737. package/lib/commonjs/social/utils/permissions.js.map +1 -0
  1738. package/lib/module/core/assets/icons/arrowDown.js.map +1 -0
  1739. package/lib/module/core/assets/icons/arrowLeft.js.map +1 -0
  1740. package/lib/module/core/assets/icons/arrowRight.js.map +1 -0
  1741. package/lib/module/core/assets/icons/ban.js.map +1 -0
  1742. package/lib/module/core/assets/icons/bell.js.map +1 -0
  1743. package/lib/module/core/assets/icons/block.js +14 -0
  1744. package/lib/module/core/assets/icons/block.js.map +1 -0
  1745. package/lib/module/core/assets/icons/brand.js +13 -0
  1746. package/lib/module/core/assets/icons/brand.js.map +1 -0
  1747. package/lib/module/core/assets/icons/camera.js.map +1 -0
  1748. package/lib/module/core/assets/icons/category.js.map +1 -0
  1749. package/lib/module/core/assets/icons/check.js.map +1 -0
  1750. package/lib/module/core/assets/icons/checkbox.js.map +1 -0
  1751. package/lib/module/core/assets/icons/close.js.map +1 -0
  1752. package/lib/module/core/assets/icons/commentNotification.js.map +1 -0
  1753. package/lib/module/core/assets/icons/community.js.map +1 -0
  1754. package/lib/module/core/assets/icons/cross.js.map +1 -0
  1755. package/lib/module/core/assets/icons/demote.js.map +1 -0
  1756. package/lib/module/core/assets/icons/dot.js.map +1 -0
  1757. package/lib/module/core/assets/icons/emptyCommunity.js.map +1 -0
  1758. package/lib/module/core/assets/icons/emptyImagePost.js +5 -0
  1759. package/lib/module/core/assets/icons/emptyImagePost.js.map +1 -0
  1760. package/lib/module/core/assets/icons/emptyList.js.map +1 -0
  1761. package/lib/module/core/assets/icons/emptyPost.js +5 -0
  1762. package/lib/module/core/assets/icons/emptyPost.js.map +1 -0
  1763. package/lib/module/core/assets/icons/emptyVideoPost.js +5 -0
  1764. package/lib/module/core/assets/icons/emptyVideoPost.js.map +1 -0
  1765. package/lib/module/core/assets/icons/errorPage.js.map +1 -0
  1766. package/lib/module/core/assets/icons/exclamation.js.map +1 -0
  1767. package/lib/module/core/assets/icons/featured.js.map +1 -0
  1768. package/lib/module/core/assets/icons/feed.js +6 -0
  1769. package/lib/module/core/assets/icons/feed.js.map +1 -0
  1770. package/lib/module/core/assets/icons/firework.js.map +1 -0
  1771. package/lib/module/core/assets/icons/following.js +14 -0
  1772. package/lib/module/core/assets/icons/following.js.map +1 -0
  1773. package/lib/module/core/assets/icons/image.js +6 -0
  1774. package/lib/module/core/assets/icons/image.js.map +1 -0
  1775. package/lib/module/core/assets/icons/imageUpload.js.map +1 -0
  1776. package/lib/module/core/assets/icons/index.js +75 -0
  1777. package/lib/module/core/assets/icons/index.js.map +1 -0
  1778. package/lib/module/core/assets/icons/link.js +6 -0
  1779. package/lib/module/core/assets/icons/link.js.map +1 -0
  1780. package/lib/module/core/assets/icons/list.js.map +1 -0
  1781. package/lib/module/core/assets/icons/livestream.js.map +1 -0
  1782. package/lib/module/core/assets/icons/lock.js +9 -0
  1783. package/lib/module/core/assets/icons/lock.js.map +1 -0
  1784. package/lib/module/core/assets/icons/member.js.map +1 -0
  1785. package/lib/module/core/assets/icons/menu.js.map +1 -0
  1786. package/lib/module/core/assets/icons/moderator.js.map +1 -0
  1787. package/lib/module/core/assets/icons/noResult.js.map +1 -0
  1788. package/lib/module/core/assets/icons/pause.js.map +1 -0
  1789. package/lib/module/core/assets/icons/pen.js.map +1 -0
  1790. package/lib/module/core/assets/icons/penFill.js.map +1 -0
  1791. package/lib/module/core/assets/icons/pending.js +14 -0
  1792. package/lib/module/core/assets/icons/pending.js.map +1 -0
  1793. package/lib/module/core/assets/icons/people.js +16 -0
  1794. package/lib/module/core/assets/icons/people.js.map +1 -0
  1795. package/lib/module/core/assets/icons/photo.js.map +1 -0
  1796. package/lib/module/core/assets/icons/pin.js +6 -0
  1797. package/lib/module/core/assets/icons/pin.js.map +1 -0
  1798. package/lib/module/core/assets/icons/pinFill.js.map +1 -0
  1799. package/lib/module/core/assets/icons/play.js.map +1 -0
  1800. package/lib/module/core/assets/icons/plus.js.map +1 -0
  1801. package/lib/module/core/assets/icons/poll.js +6 -0
  1802. package/lib/module/core/assets/icons/poll.js.map +1 -0
  1803. package/lib/module/core/assets/icons/post.js.map +1 -0
  1804. package/lib/module/core/assets/icons/postNotification.js.map +1 -0
  1805. package/lib/module/core/assets/icons/postPermission.js.map +1 -0
  1806. package/lib/module/core/assets/icons/private.js.map +1 -0
  1807. package/lib/module/core/assets/icons/privateFeed.js.map +1 -0
  1808. package/lib/module/core/assets/icons/promote.js.map +1 -0
  1809. package/lib/module/core/assets/icons/public.js.map +1 -0
  1810. package/lib/module/core/assets/icons/radio.js.map +1 -0
  1811. package/lib/module/core/assets/icons/report.js.map +1 -0
  1812. package/lib/module/core/assets/icons/resume.js.map +1 -0
  1813. package/lib/module/core/assets/icons/rotate.js.map +1 -0
  1814. package/lib/module/core/assets/icons/search.js.map +1 -0
  1815. package/lib/module/core/assets/icons/settings.js +6 -0
  1816. package/lib/module/core/assets/icons/settings.js.map +1 -0
  1817. package/lib/module/core/assets/icons/share.js +6 -0
  1818. package/lib/module/core/assets/icons/share.js.map +1 -0
  1819. package/lib/module/core/assets/icons/startLivestream.js.map +1 -0
  1820. package/lib/module/core/assets/icons/story.js.map +1 -0
  1821. package/lib/module/core/assets/icons/terminated.js.map +1 -0
  1822. package/lib/module/core/assets/icons/thumbnail.js.map +1 -0
  1823. package/lib/module/core/assets/icons/toast.js +14 -0
  1824. package/lib/module/core/assets/icons/toast.js.map +1 -0
  1825. package/lib/module/core/assets/icons/trash.js.map +1 -0
  1826. package/lib/module/core/assets/icons/unfollow.js +15 -0
  1827. package/lib/module/core/assets/icons/unfollow.js.map +1 -0
  1828. package/lib/module/core/assets/icons/unreport.js.map +1 -0
  1829. package/lib/module/core/assets/icons/verifiedBadge.js.map +1 -0
  1830. package/lib/module/core/assets/icons/verticalMenu.js +5 -0
  1831. package/lib/module/core/assets/icons/verticalMenu.js.map +1 -0
  1832. package/lib/module/core/assets/icons/video.js +6 -0
  1833. package/lib/module/core/assets/icons/video.js.map +1 -0
  1834. package/lib/module/core/assets/icons/warning.js.map +1 -0
  1835. package/lib/module/core/assets/icons/xml.js +304 -0
  1836. package/lib/module/core/assets/icons/xml.js.map +1 -0
  1837. package/lib/module/core/assets/index.js.map +1 -0
  1838. package/lib/module/core/components/CheckBox/index.js +124 -0
  1839. package/lib/module/core/components/CheckBox/index.js.map +1 -0
  1840. package/lib/module/core/components/CheckBox/styles.js.map +1 -0
  1841. package/lib/module/core/components/ErrorBoundary/ErrorBoundary.js +69 -0
  1842. package/lib/module/core/components/ErrorBoundary/ErrorBoundary.js.map +1 -0
  1843. package/lib/module/core/components/ErrorBoundary/index.js +3 -0
  1844. package/lib/module/core/components/ErrorBoundary/index.js.map +1 -0
  1845. package/lib/module/core/components/Menu/styles.js +36 -0
  1846. package/lib/module/core/components/Menu/styles.js.map +1 -0
  1847. package/lib/module/core/components/Radio/index.js +116 -0
  1848. package/lib/module/core/components/Radio/index.js.map +1 -0
  1849. package/lib/module/core/components/Radio/styles.js.map +1 -0
  1850. package/lib/module/core/components/Skeleton/Skeleton.js +111 -0
  1851. package/lib/module/core/components/Skeleton/Skeleton.js.map +1 -0
  1852. package/lib/module/core/components/Skeleton/styles.js +24 -0
  1853. package/lib/module/core/components/Skeleton/styles.js.map +1 -0
  1854. package/lib/module/core/components/Tabs/Tabs.js +92 -0
  1855. package/lib/module/core/components/Tabs/Tabs.js.map +1 -0
  1856. package/lib/module/core/components/Tabs/index.js.map +1 -0
  1857. package/lib/module/core/components/Tabs/styles.js +89 -0
  1858. package/lib/module/core/components/Tabs/styles.js.map +1 -0
  1859. package/lib/module/core/components/Typography/Typography.js +109 -0
  1860. package/lib/module/core/components/Typography/Typography.js.map +1 -0
  1861. package/lib/module/core/components/Typography/styles.js.map +1 -0
  1862. package/lib/module/core/constants/index.js +191 -0
  1863. package/lib/module/core/constants/index.js.map +1 -0
  1864. package/lib/module/core/engines/AdAssetCache.js.map +1 -0
  1865. package/lib/module/core/engines/AdEngine.js.map +1 -0
  1866. package/lib/module/core/engines/AdSupplier.js.map +1 -0
  1867. package/lib/module/core/engines/AssetDownloader.js +242 -0
  1868. package/lib/module/core/engines/AssetDownloader.js.map +1 -0
  1869. package/lib/module/core/engines/TimeWindowTracker.js.map +1 -0
  1870. package/lib/module/core/enums/customization.js +40 -0
  1871. package/lib/module/core/enums/customization.js.map +1 -0
  1872. package/lib/module/core/enums/index.js +43 -0
  1873. package/lib/module/core/enums/index.js.map +1 -0
  1874. package/lib/module/core/hooks/index.js +2 -0
  1875. package/lib/module/core/hooks/index.js.map +1 -0
  1876. package/lib/module/core/hooks/useAuth.js +28 -0
  1877. package/lib/module/core/hooks/useAuth.js.map +1 -0
  1878. package/lib/module/core/hooks/useConfig.js +16 -0
  1879. package/lib/module/core/hooks/useConfig.js.map +1 -0
  1880. package/lib/module/core/hooks/useFile.js +22 -0
  1881. package/lib/module/core/hooks/useFile.js.map +1 -0
  1882. package/lib/module/core/hooks/useGallery.js +53 -0
  1883. package/lib/module/core/hooks/useGallery.js.map +1 -0
  1884. package/lib/module/core/hooks/useImagePicker.js.map +1 -0
  1885. package/lib/module/core/hooks/useReaction.js.map +1 -0
  1886. package/lib/module/core/hooks/useSearch.js +66 -0
  1887. package/lib/module/core/hooks/useSearch.js.map +1 -0
  1888. package/lib/module/core/hooks/useShareableLink.js +28 -0
  1889. package/lib/module/core/hooks/useShareableLink.js.map +1 -0
  1890. package/lib/module/core/hooks/useSocialSettings.js +27 -0
  1891. package/lib/module/core/hooks/useSocialSettings.js.map +1 -0
  1892. package/lib/module/core/hooks/useStory.js.map +1 -0
  1893. package/lib/module/core/hooks/useTimeDifference.js.map +1 -0
  1894. package/lib/module/core/hooks/useUpload.js +54 -0
  1895. package/lib/module/core/hooks/useUpload.js.map +1 -0
  1896. package/lib/module/core/index.js +6 -0
  1897. package/lib/module/core/index.js.map +1 -0
  1898. package/lib/module/core/legacy/comment.js +118 -0
  1899. package/lib/module/core/legacy/comment.js.map +1 -0
  1900. package/lib/module/core/legacy/community.js +111 -0
  1901. package/lib/module/core/legacy/community.js.map +1 -0
  1902. package/lib/module/core/legacy/feed.js +239 -0
  1903. package/lib/module/core/legacy/feed.js.map +1 -0
  1904. package/lib/module/core/legacy/file.js +105 -0
  1905. package/lib/module/core/legacy/file.js.map +1 -0
  1906. package/lib/module/core/legacy/user.js +30 -0
  1907. package/lib/module/core/legacy/user.js.map +1 -0
  1908. package/lib/module/core/providers/AmityUIKitProvider.js +104 -0
  1909. package/lib/module/core/providers/AmityUIKitProvider.js.map +1 -0
  1910. package/lib/module/core/providers/AuthProvider.js +155 -0
  1911. package/lib/module/core/providers/AuthProvider.js.map +1 -0
  1912. package/lib/module/core/providers/ConfigProvider.js +65 -0
  1913. package/lib/module/core/providers/ConfigProvider.js.map +1 -0
  1914. package/lib/module/core/routes/AmityPageRenderer.js +213 -0
  1915. package/lib/module/core/routes/AmityPageRenderer.js.map +1 -0
  1916. package/lib/module/core/routes/AmityUIKitNavigator.js +218 -0
  1917. package/lib/module/core/routes/AmityUIKitNavigator.js.map +1 -0
  1918. package/lib/module/core/routes/RouteParamList.js.map +1 -0
  1919. package/lib/module/core/routes/navigation.js +28 -0
  1920. package/lib/module/core/routes/navigation.js.map +1 -0
  1921. package/lib/module/core/stores/slices/bottomSheetSlice.js +79 -0
  1922. package/lib/module/core/stores/slices/bottomSheetSlice.js.map +1 -0
  1923. package/lib/module/core/stores/slices/feedSlice.js.map +1 -0
  1924. package/lib/module/core/stores/slices/globalfeedSlice.js +52 -0
  1925. package/lib/module/core/stores/slices/globalfeedSlice.js.map +1 -0
  1926. package/lib/module/core/stores/slices/postDetailSlice.js.map +1 -0
  1927. package/lib/module/core/stores/slices/toastSlice.js +55 -0
  1928. package/lib/module/core/stores/slices/toastSlice.js.map +1 -0
  1929. package/lib/module/core/stores/slices/uiSlice.js.map +1 -0
  1930. package/lib/module/core/stores/store/index.js +27 -0
  1931. package/lib/module/core/stores/store/index.js.map +1 -0
  1932. package/lib/module/core/types/auth.js +2 -0
  1933. package/lib/module/core/types/auth.js.map +1 -0
  1934. package/lib/module/core/types/behaviour.js +2 -0
  1935. package/lib/module/core/types/behaviour.js.map +1 -0
  1936. package/lib/module/core/types/config.js +2 -0
  1937. package/lib/module/core/types/config.js.map +1 -0
  1938. package/lib/module/core/types/index.js +6 -0
  1939. package/lib/module/core/types/index.js.map +1 -0
  1940. package/lib/module/core/types/mention.js +2 -0
  1941. package/lib/module/core/types/mention.js.map +1 -0
  1942. package/lib/module/core/types/user.js +2 -0
  1943. package/lib/module/core/types/user.js.map +1 -0
  1944. package/lib/module/core/utils/color.js +22 -0
  1945. package/lib/module/core/utils/color.js.map +1 -0
  1946. package/lib/module/core/utils/number.js +13 -0
  1947. package/lib/module/core/utils/number.js.map +1 -0
  1948. package/lib/module/core/utils/permission.js.map +1 -0
  1949. package/lib/module/core/utils/post.js +9 -0
  1950. package/lib/module/core/utils/post.js.map +1 -0
  1951. package/lib/module/core/utils/postType.js +20 -0
  1952. package/lib/module/core/utils/postType.js.map +1 -0
  1953. package/lib/module/core/utils/role.js +29 -0
  1954. package/lib/module/core/utils/role.js.map +1 -0
  1955. package/lib/module/core/utils/time.js +50 -0
  1956. package/lib/module/core/utils/time.js.map +1 -0
  1957. package/lib/module/core/utils/url.js +26 -0
  1958. package/lib/module/core/utils/url.js.map +1 -0
  1959. package/lib/module/index.js +4 -27
  1960. package/lib/module/index.js.map +1 -1
  1961. package/lib/module/social/components/AdInformation/AdInformation.js +60 -0
  1962. package/lib/module/social/components/AdInformation/AdInformation.js.map +1 -0
  1963. package/lib/module/social/components/AdInformation/styles.js.map +1 -0
  1964. package/lib/module/social/components/Avatar/Avatar.js +106 -0
  1965. package/lib/module/social/components/Avatar/Avatar.js.map +1 -0
  1966. package/lib/module/social/components/Avatar/index.js.map +1 -0
  1967. package/lib/module/social/components/Avatar/styles.js.map +1 -0
  1968. package/lib/module/social/components/BottomSheetComponent/BottomSheetComponent.js +32 -0
  1969. package/lib/module/social/components/BottomSheetComponent/BottomSheetComponent.js.map +1 -0
  1970. package/lib/module/social/components/BottomSheetComponent/styles.js +22 -0
  1971. package/lib/module/social/components/BottomSheetComponent/styles.js.map +1 -0
  1972. package/lib/module/social/components/Button/Button.js +63 -0
  1973. package/lib/module/social/components/Button/Button.js.map +1 -0
  1974. package/lib/module/social/components/Button/index.js +2 -0
  1975. package/lib/module/social/components/Button/index.js.map +1 -0
  1976. package/lib/module/social/components/Button/styles.js +80 -0
  1977. package/lib/module/social/components/Button/styles.js.map +1 -0
  1978. package/lib/module/social/components/CancelButton/index.js +15 -0
  1979. package/lib/module/social/components/CancelButton/index.js.map +1 -0
  1980. package/lib/module/social/components/CancelButton/styles.js.map +1 -0
  1981. package/lib/module/social/components/CategoryChip/CategoryChip.js +36 -0
  1982. package/lib/module/social/components/CategoryChip/CategoryChip.js.map +1 -0
  1983. package/lib/module/social/components/CategoryChip/index.js.map +1 -0
  1984. package/lib/module/social/components/CategoryChip/styles.js.map +1 -0
  1985. package/lib/module/social/components/CircularProgressIndicator/CircularProgressIndicator.js +93 -0
  1986. package/lib/module/social/components/CircularProgressIndicator/CircularProgressIndicator.js.map +1 -0
  1987. package/lib/module/social/components/CircularProgressIndicator/index.js.map +1 -0
  1988. package/lib/module/social/components/CircularProgressIndicator/styles.js.map +1 -0
  1989. package/lib/module/social/components/CommentAdComponent/CommentAdComponent.js +111 -0
  1990. package/lib/module/social/components/CommentAdComponent/CommentAdComponent.js.map +1 -0
  1991. package/lib/module/social/components/CommentAdComponent/styles.js +119 -0
  1992. package/lib/module/social/components/CommentAdComponent/styles.js.map +1 -0
  1993. package/lib/module/social/components/CommunityListSkeleton/CommunityListSkeleton.js +59 -0
  1994. package/lib/module/social/components/CommunityListSkeleton/CommunityListSkeleton.js.map +1 -0
  1995. package/lib/module/social/components/CommunityRowItem/CommunityRowItem.js +68 -0
  1996. package/lib/module/social/components/CommunityRowItem/CommunityRowItem.js.map +1 -0
  1997. package/lib/module/social/components/CommunityRowItem/styles.js.map +1 -0
  1998. package/lib/module/social/components/CommunitySearchResult/CommunitySearchResult.js +90 -0
  1999. package/lib/module/social/components/CommunitySearchResult/CommunitySearchResult.js.map +1 -0
  2000. package/lib/module/social/components/CommunityStories/index.js +161 -0
  2001. package/lib/module/social/components/CommunityStories/index.js.map +1 -0
  2002. package/lib/module/social/components/CommunityStories/styles.js +112 -0
  2003. package/lib/module/social/components/CommunityStories/styles.js.map +1 -0
  2004. package/lib/module/social/components/CustomSocialTab/CustomSocialTab.js +37 -0
  2005. package/lib/module/social/components/CustomSocialTab/CustomSocialTab.js.map +1 -0
  2006. package/lib/module/social/components/CustomSocialTab/styles.js.map +1 -0
  2007. package/lib/module/social/components/CustomTab/index.js +78 -0
  2008. package/lib/module/social/components/CustomTab/index.js.map +1 -0
  2009. package/lib/module/social/components/CustomTab/styles.js.map +1 -0
  2010. package/lib/module/social/components/Divider/index.js +12 -0
  2011. package/lib/module/social/components/Divider/index.js.map +1 -0
  2012. package/lib/module/social/components/Divider/styles.js +17 -0
  2013. package/lib/module/social/components/Divider/styles.js.map +1 -0
  2014. package/lib/module/social/components/Empty/Empty.js +55 -0
  2015. package/lib/module/social/components/Empty/Empty.js.map +1 -0
  2016. package/lib/module/social/components/Empty/index.js +2 -0
  2017. package/lib/module/social/components/Empty/index.js.map +1 -0
  2018. package/lib/module/social/components/Empty/styles.js +31 -0
  2019. package/lib/module/social/components/Empty/styles.js.map +1 -0
  2020. package/lib/module/social/components/ErrorComponent/ErrorComponent.js +32 -0
  2021. package/lib/module/social/components/ErrorComponent/ErrorComponent.js.map +1 -0
  2022. package/lib/module/social/components/ErrorComponent/styles.js.map +1 -0
  2023. package/lib/module/social/components/FloatingActionButton/index.js +25 -0
  2024. package/lib/module/social/components/FloatingActionButton/index.js.map +1 -0
  2025. package/lib/module/social/components/FloatingActionButton/styles.js +37 -0
  2026. package/lib/module/social/components/FloatingActionButton/styles.js.map +1 -0
  2027. package/lib/module/social/components/FormInput/FormInput.js +44 -0
  2028. package/lib/module/social/components/FormInput/FormInput.js.map +1 -0
  2029. package/lib/module/social/components/FormInput/index.js.map +1 -0
  2030. package/lib/module/social/components/FormInput/styles.js.map +1 -0
  2031. package/lib/module/social/components/Gallery/Gallery.js +112 -0
  2032. package/lib/module/social/components/Gallery/Gallery.js.map +1 -0
  2033. package/lib/module/social/components/Gallery/index.js +2 -0
  2034. package/lib/module/social/components/Gallery/index.js.map +1 -0
  2035. package/lib/module/social/components/Gallery/styles.js +49 -0
  2036. package/lib/module/social/components/Gallery/styles.js.map +1 -0
  2037. package/lib/module/social/components/IconTab/IconTab.js +26 -0
  2038. package/lib/module/social/components/IconTab/IconTab.js.map +1 -0
  2039. package/lib/module/social/components/ImageFeedSkeleton/ImageFeedSkeleton.js +44 -0
  2040. package/lib/module/social/components/ImageFeedSkeleton/ImageFeedSkeleton.js.map +1 -0
  2041. package/lib/module/social/components/ImageFeedSkeleton/styles.js.map +1 -0
  2042. package/lib/module/social/components/LimitCharacterSearch/LimitCharacterSearch.js +24 -0
  2043. package/lib/module/social/components/LimitCharacterSearch/LimitCharacterSearch.js.map +1 -0
  2044. package/lib/module/social/components/LimitCharacterSearch/index.js.map +1 -0
  2045. package/lib/module/social/components/LimitCharacterSearch/styles.js.map +1 -0
  2046. package/lib/module/social/components/LivestreamContent/LivestreamEndedThumbnail/index.js +15 -0
  2047. package/lib/module/social/components/LivestreamContent/LivestreamEndedThumbnail/index.js.map +1 -0
  2048. package/lib/module/social/components/LivestreamContent/LivestreamEndedThumbnail/styles.js.map +1 -0
  2049. package/lib/module/social/components/LivestreamContent/LivestreamIdleThumbnail/index.js +23 -0
  2050. package/lib/module/social/components/LivestreamContent/LivestreamIdleThumbnail/index.js.map +1 -0
  2051. package/lib/module/social/components/LivestreamContent/LivestreamIdleThumbnail/styles.js.map +1 -0
  2052. package/lib/module/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.js +15 -0
  2053. package/lib/module/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.js.map +1 -0
  2054. package/lib/module/social/components/LivestreamContent/LivestreamTerminatedThumbnail/styles.js.map +1 -0
  2055. package/lib/module/social/components/LivestreamContent/index.js +127 -0
  2056. package/lib/module/social/components/LivestreamContent/index.js.map +1 -0
  2057. package/lib/module/social/components/LivestreamContent/styles.js.map +1 -0
  2058. package/lib/module/social/components/LoadingImage/index.js +122 -0
  2059. package/lib/module/social/components/LoadingImage/index.js.map +1 -0
  2060. package/lib/module/social/components/LoadingImage/styles.js +64 -0
  2061. package/lib/module/social/components/LoadingImage/styles.js.map +1 -0
  2062. package/lib/module/social/components/LoadingVideo/index.js +182 -0
  2063. package/lib/module/social/components/LoadingVideo/index.js.map +1 -0
  2064. package/lib/module/social/components/LoadingVideo/styles.js.map +1 -0
  2065. package/lib/module/social/components/MemberChip/MemberChip.js +39 -0
  2066. package/lib/module/social/components/MemberChip/MemberChip.js.map +1 -0
  2067. package/lib/module/social/components/MemberChip/styles.js.map +1 -0
  2068. package/lib/module/social/components/MyAvatar/MyAvatar.js +51 -0
  2069. package/lib/module/social/components/MyAvatar/MyAvatar.js.map +1 -0
  2070. package/lib/module/social/components/MyStories/StoryCircleItem.js +87 -0
  2071. package/lib/module/social/components/MyStories/StoryCircleItem.js.map +1 -0
  2072. package/lib/module/social/components/MyStories/StoryTargetView.js +98 -0
  2073. package/lib/module/social/components/MyStories/StoryTargetView.js.map +1 -0
  2074. package/lib/module/social/components/MyStories/index.js +119 -0
  2075. package/lib/module/social/components/MyStories/index.js.map +1 -0
  2076. package/lib/module/social/components/MyStories/styles.js +109 -0
  2077. package/lib/module/social/components/MyStories/styles.js.map +1 -0
  2078. package/lib/module/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js +67 -0
  2079. package/lib/module/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js.map +1 -0
  2080. package/lib/module/social/components/NewsFeedLoadingComponent/styles.js.map +1 -0
  2081. package/lib/module/social/components/NoResult/NoResult.js +24 -0
  2082. package/lib/module/social/components/NoResult/NoResult.js.map +1 -0
  2083. package/lib/module/social/components/NoResult/index.js.map +1 -0
  2084. package/lib/module/social/components/NoResult/styles.js.map +1 -0
  2085. package/lib/module/social/components/NoSearchResult/NoSearchResult.js +35 -0
  2086. package/lib/module/social/components/NoSearchResult/NoSearchResult.js.map +1 -0
  2087. package/lib/module/social/components/PollContent/PollFooter.js +44 -0
  2088. package/lib/module/social/components/PollContent/PollFooter.js.map +1 -0
  2089. package/lib/module/social/components/PollContent/PollOption.js +83 -0
  2090. package/lib/module/social/components/PollContent/PollOption.js.map +1 -0
  2091. package/lib/module/social/components/PollContent/PollResults.js +71 -0
  2092. package/lib/module/social/components/PollContent/PollResults.js.map +1 -0
  2093. package/lib/module/social/components/PollContent/index.js +54 -0
  2094. package/lib/module/social/components/PollContent/index.js.map +1 -0
  2095. package/lib/module/social/components/PollContent/style.js.map +1 -0
  2096. package/lib/module/social/components/PopupMenu/PopupMenu.js +89 -0
  2097. package/lib/module/social/components/PopupMenu/PopupMenu.js.map +1 -0
  2098. package/lib/module/social/components/PopupMenu/styles.js.map +1 -0
  2099. package/lib/module/social/components/PostAdComponent/PostAdComponent.js +84 -0
  2100. package/lib/module/social/components/PostAdComponent/PostAdComponent.js.map +1 -0
  2101. package/lib/module/social/components/PostAdComponent/PostAdHeader.js +51 -0
  2102. package/lib/module/social/components/PostAdComponent/PostAdHeader.js.map +1 -0
  2103. package/lib/module/social/components/PostAdComponent/styles.js +110 -0
  2104. package/lib/module/social/components/PostAdComponent/styles.js.map +1 -0
  2105. package/lib/module/social/components/PostContent/index.js +280 -0
  2106. package/lib/module/social/components/PostContent/index.js.map +1 -0
  2107. package/lib/module/social/components/PostContent/styles.js.map +1 -0
  2108. package/lib/module/social/components/PostFeedSkeleton/PostFeedSkeleton.js +40 -0
  2109. package/lib/module/social/components/PostFeedSkeleton/PostFeedSkeleton.js.map +1 -0
  2110. package/lib/module/social/components/PostFeedSkeleton/index.js.map +1 -0
  2111. package/lib/module/social/components/PostFeedSkeleton/styles.js +30 -0
  2112. package/lib/module/social/components/PostFeedSkeleton/styles.js.map +1 -0
  2113. package/lib/module/social/components/PostMenu/index.js +228 -0
  2114. package/lib/module/social/components/PostMenu/index.js.map +1 -0
  2115. package/lib/module/social/components/PostMenu/styles.js.map +1 -0
  2116. package/lib/module/social/components/PreviewLink/LinkPreview.js +62 -0
  2117. package/lib/module/social/components/PreviewLink/LinkPreview.js.map +1 -0
  2118. package/lib/module/social/components/PreviewLink/index.js.map +1 -0
  2119. package/lib/module/social/components/PreviewLink/styles.js.map +1 -0
  2120. package/lib/module/social/components/PreviewLink/types.js.map +1 -0
  2121. package/lib/module/social/components/PreviewLink/utils.js +110 -0
  2122. package/lib/module/social/components/PreviewLink/utils.js.map +1 -0
  2123. package/lib/module/social/components/RenderTextWithMention/RenderTextWithMention.js +95 -0
  2124. package/lib/module/social/components/RenderTextWithMention/RenderTextWithMention.js.map +1 -0
  2125. package/lib/module/social/components/RenderTextWithMention/styles.js.map +1 -0
  2126. package/lib/module/social/components/SearchInput/SearchInput.js +38 -0
  2127. package/lib/module/social/components/SearchInput/SearchInput.js.map +1 -0
  2128. package/lib/module/social/components/SearchInput/index.js.map +1 -0
  2129. package/lib/module/social/components/SearchInput/styles.js.map +1 -0
  2130. package/lib/module/social/components/SearchItem/index.js +78 -0
  2131. package/lib/module/social/components/SearchItem/index.js.map +1 -0
  2132. package/lib/module/social/components/SearchItem/styles.js.map +1 -0
  2133. package/lib/module/social/components/SearchResultItem/SearchResultItem.js +109 -0
  2134. package/lib/module/social/components/SearchResultItem/SearchResultItem.js.map +1 -0
  2135. package/lib/module/social/components/SearchResultItem/styles.js.map +1 -0
  2136. package/lib/module/social/components/Social/CommentList/CommentList.js +242 -0
  2137. package/lib/module/social/components/Social/CommentList/CommentList.js.map +1 -0
  2138. package/lib/module/social/components/Social/CommentList/styles.js +142 -0
  2139. package/lib/module/social/components/Social/CommentList/styles.js.map +1 -0
  2140. package/lib/module/social/components/Social/CommentListItem/CommentListItem.js +369 -0
  2141. package/lib/module/social/components/Social/CommentListItem/CommentListItem.js.map +1 -0
  2142. package/lib/module/social/components/Social/CommentListItem/styles.js.map +1 -0
  2143. package/lib/module/social/components/Social/ReplyCommentList/index.js +224 -0
  2144. package/lib/module/social/components/Social/ReplyCommentList/index.js.map +1 -0
  2145. package/lib/module/social/components/Social/ReplyCommentList/styles.js.map +1 -0
  2146. package/lib/module/social/components/StoryKit/index.js.map +1 -0
  2147. package/lib/module/social/components/StoryKit/src/Story.js +153 -0
  2148. package/lib/module/social/components/StoryKit/src/Story.js.map +1 -0
  2149. package/lib/module/social/components/StoryKit/src/StoryCircleListItem.js +152 -0
  2150. package/lib/module/social/components/StoryKit/src/StoryCircleListItem.js.map +1 -0
  2151. package/lib/module/social/components/StoryKit/src/StoryCircleListView.js +34 -0
  2152. package/lib/module/social/components/StoryKit/src/StoryCircleListView.js.map +1 -0
  2153. package/lib/module/social/components/StoryKit/src/StoryListItem.js +523 -0
  2154. package/lib/module/social/components/StoryKit/src/StoryListItem.js.map +1 -0
  2155. package/lib/module/social/components/StoryKit/src/components/AndroidCubeEffect.js.map +1 -0
  2156. package/lib/module/social/components/StoryKit/src/components/CubeNavigationHorizontal.js.map +1 -0
  2157. package/lib/module/social/components/StoryKit/src/helpers/StateHelpers.js +9 -0
  2158. package/lib/module/social/components/StoryKit/src/helpers/StateHelpers.js.map +1 -0
  2159. package/lib/module/social/components/StoryKit/src/helpers/ValidationHelpers.js.map +1 -0
  2160. package/lib/module/social/components/StoryKit/src/helpers/index.js.map +1 -0
  2161. package/lib/module/social/components/StoryKit/src/interfaces/index.js.map +1 -0
  2162. package/lib/module/social/components/StoryKit/src/styles.js.map +1 -0
  2163. package/lib/module/social/components/TargetSelectionPage/TargetItem/TargetItem.js +86 -0
  2164. package/lib/module/social/components/TargetSelectionPage/TargetItem/TargetItem.js.map +1 -0
  2165. package/lib/module/social/components/TargetSelectionPage/TargetSelectionPage.js +140 -0
  2166. package/lib/module/social/components/TargetSelectionPage/TargetSelectionPage.js.map +1 -0
  2167. package/lib/module/social/components/TargetSelectionPage/styles.js.map +1 -0
  2168. package/lib/module/social/components/Toast/index.js +70 -0
  2169. package/lib/module/social/components/Toast/index.js.map +1 -0
  2170. package/lib/module/social/components/Toast/styles.js +34 -0
  2171. package/lib/module/social/components/Toast/styles.js.map +1 -0
  2172. package/lib/module/social/components/index.js +6 -0
  2173. package/lib/module/social/components/index.js.map +1 -0
  2174. package/lib/module/social/components/legacy/BackButton/index.js +25 -0
  2175. package/lib/module/social/components/legacy/BackButton/index.js.map +1 -0
  2176. package/lib/module/social/components/legacy/BackButton/styles.js.map +1 -0
  2177. package/lib/module/social/components/legacy/CancelButton/index.js +15 -0
  2178. package/lib/module/social/components/legacy/CancelButton/index.js.map +1 -0
  2179. package/lib/module/social/components/legacy/CancelButton/styles.js.map +1 -0
  2180. package/lib/module/social/components/legacy/CloseButton/index.js +16 -0
  2181. package/lib/module/social/components/legacy/CloseButton/index.js.map +1 -0
  2182. package/lib/module/social/components/legacy/CloseButton/styles.js.map +1 -0
  2183. package/lib/module/social/components/legacy/CommunityStories/index.js +83 -0
  2184. package/lib/module/social/components/legacy/CommunityStories/index.js.map +1 -0
  2185. package/lib/module/social/components/legacy/CommunityStories/styles.js.map +1 -0
  2186. package/lib/module/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js +169 -0
  2187. package/lib/module/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js.map +1 -0
  2188. package/lib/module/social/components/legacy/CreatePostChooseTargetModal/styles.js.map +1 -0
  2189. package/lib/module/social/components/legacy/CustomTab/index.js +78 -0
  2190. package/lib/module/social/components/legacy/CustomTab/index.js.map +1 -0
  2191. package/lib/module/social/components/legacy/CustomTab/styles.js.map +1 -0
  2192. package/lib/module/social/components/legacy/CustomText/index.js +18 -0
  2193. package/lib/module/social/components/legacy/CustomText/index.js.map +1 -0
  2194. package/lib/module/social/components/legacy/CustomText/styles.js.map +1 -0
  2195. package/lib/module/social/components/legacy/DoneButton/index.js +17 -0
  2196. package/lib/module/social/components/legacy/DoneButton/index.js.map +1 -0
  2197. package/lib/module/social/components/legacy/DoneButton/styles.js.map +1 -0
  2198. package/lib/module/social/components/legacy/EditCommentModal/index.js +172 -0
  2199. package/lib/module/social/components/legacy/EditCommentModal/index.js.map +1 -0
  2200. package/lib/module/social/components/legacy/EditCommentModal/styles.js.map +1 -0
  2201. package/lib/module/social/components/legacy/EditPostModal/index.js +321 -0
  2202. package/lib/module/social/components/legacy/EditPostModal/index.js.map +1 -0
  2203. package/lib/module/social/components/legacy/EditPostModal/styles.js.map +1 -0
  2204. package/lib/module/social/components/legacy/FloatingButton/index.js +22 -0
  2205. package/lib/module/social/components/legacy/FloatingButton/index.js.map +1 -0
  2206. package/lib/module/social/components/legacy/FloatingButton/styles.js.map +1 -0
  2207. package/lib/module/social/components/legacy/LoadingImage/index.js +84 -0
  2208. package/lib/module/social/components/legacy/LoadingImage/index.js.map +1 -0
  2209. package/lib/module/social/components/legacy/LoadingImage/styles.js.map +1 -0
  2210. package/lib/module/social/components/legacy/LoadingIndicator/index.js +19 -0
  2211. package/lib/module/social/components/legacy/LoadingIndicator/index.js.map +1 -0
  2212. package/lib/module/social/components/legacy/LoadingIndicator/styles.js.map +1 -0
  2213. package/lib/module/social/components/legacy/LoadingOverlay/index.js +21 -0
  2214. package/lib/module/social/components/legacy/LoadingOverlay/index.js.map +1 -0
  2215. package/lib/module/social/components/legacy/LoadingOverlay/styles.js.map +1 -0
  2216. package/lib/module/social/components/legacy/LoadingVideo/index.js +137 -0
  2217. package/lib/module/social/components/legacy/LoadingVideo/index.js.map +1 -0
  2218. package/lib/module/social/components/legacy/LoadingVideo/styles.js.map +1 -0
  2219. package/lib/module/social/components/legacy/MediaSection/index.js +244 -0
  2220. package/lib/module/social/components/legacy/MediaSection/index.js.map +1 -0
  2221. package/lib/module/social/components/legacy/MediaSection/styles.js.map +1 -0
  2222. package/lib/module/social/components/legacy/MyStories/index.js +35 -0
  2223. package/lib/module/social/components/legacy/MyStories/index.js.map +1 -0
  2224. package/lib/module/social/components/legacy/MyStories/styles.js.map +1 -0
  2225. package/lib/module/social/components/legacy/PollSection/Components/PollBar.js +20 -0
  2226. package/lib/module/social/components/legacy/PollSection/Components/PollBar.js.map +1 -0
  2227. package/lib/module/social/components/legacy/PollSection/Components/PollOptionList.js +86 -0
  2228. package/lib/module/social/components/legacy/PollSection/Components/PollOptionList.js.map +1 -0
  2229. package/lib/module/social/components/legacy/PollSection/PollSection.js +44 -0
  2230. package/lib/module/social/components/legacy/PollSection/PollSection.js.map +1 -0
  2231. package/lib/module/social/components/legacy/PollSection/style.js.map +1 -0
  2232. package/lib/module/social/components/legacy/PollSection/usePoll.js.map +1 -0
  2233. package/lib/module/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.js +131 -0
  2234. package/lib/module/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.js.map +1 -0
  2235. package/lib/module/social/components/legacy/PostTypeChoiceModal/style.js +62 -0
  2236. package/lib/module/social/components/legacy/PostTypeChoiceModal/style.js.map +1 -0
  2237. package/lib/module/social/components/legacy/SearchItem/index.js +84 -0
  2238. package/lib/module/social/components/legacy/SearchItem/index.js.map +1 -0
  2239. package/lib/module/social/components/legacy/SearchItem/styles.js.map +1 -0
  2240. package/lib/module/social/components/legacy/Social/CommentList/index.js +356 -0
  2241. package/lib/module/social/components/legacy/Social/CommentList/index.js.map +1 -0
  2242. package/lib/module/social/components/legacy/Social/CommentList/styles.js.map +1 -0
  2243. package/lib/module/social/components/legacy/Social/PendingPostList/index.js +149 -0
  2244. package/lib/module/social/components/legacy/Social/PendingPostList/index.js.map +1 -0
  2245. package/lib/module/social/components/legacy/Social/PendingPostList/styles.js.map +1 -0
  2246. package/lib/module/social/components/legacy/Social/PostList/Components/RenderTextWithMention.js +57 -0
  2247. package/lib/module/social/components/legacy/Social/PostList/Components/RenderTextWithMention.js.map +1 -0
  2248. package/lib/module/social/components/legacy/Social/PostList/index.js +400 -0
  2249. package/lib/module/social/components/legacy/Social/PostList/index.js.map +1 -0
  2250. package/lib/module/social/components/legacy/Social/PostList/styles.js.map +1 -0
  2251. package/lib/module/social/components/legacy/Social/ReplyCommentList/index.js +265 -0
  2252. package/lib/module/social/components/legacy/Social/ReplyCommentList/index.js.map +1 -0
  2253. package/lib/module/social/components/legacy/Social/ReplyCommentList/styles.js.map +1 -0
  2254. package/lib/module/social/components/legacy/StoryKit/index.js.map +1 -0
  2255. package/lib/module/social/components/legacy/StoryKit/src/Story.js +196 -0
  2256. package/lib/module/social/components/legacy/StoryKit/src/Story.js.map +1 -0
  2257. package/lib/module/social/components/legacy/StoryKit/src/StoryCircleListItem.js +164 -0
  2258. package/lib/module/social/components/legacy/StoryKit/src/StoryCircleListItem.js.map +1 -0
  2259. package/lib/module/social/components/legacy/StoryKit/src/StoryCircleListView.js +54 -0
  2260. package/lib/module/social/components/legacy/StoryKit/src/StoryCircleListView.js.map +1 -0
  2261. package/lib/module/social/components/legacy/StoryKit/src/StoryListItem.js +374 -0
  2262. package/lib/module/social/components/legacy/StoryKit/src/StoryListItem.js.map +1 -0
  2263. package/lib/module/social/components/legacy/StoryKit/src/components/AndroidCubeEffect.js +270 -0
  2264. package/lib/module/social/components/legacy/StoryKit/src/components/AndroidCubeEffect.js.map +1 -0
  2265. package/lib/module/social/components/legacy/StoryKit/src/components/CubeNavigationHorizontal.js +267 -0
  2266. package/lib/module/social/components/legacy/StoryKit/src/components/CubeNavigationHorizontal.js.map +1 -0
  2267. package/lib/module/social/components/legacy/StoryKit/src/helpers/StateHelpers.js +9 -0
  2268. package/lib/module/social/components/legacy/StoryKit/src/helpers/StateHelpers.js.map +1 -0
  2269. package/lib/module/social/components/legacy/StoryKit/src/helpers/ValidationHelpers.js.map +1 -0
  2270. package/lib/module/social/components/legacy/StoryKit/src/helpers/index.js.map +1 -0
  2271. package/lib/module/social/components/legacy/StoryKit/src/interfaces/index.js.map +1 -0
  2272. package/lib/module/social/components/legacy/StoryKit/src/styles.js +149 -0
  2273. package/lib/module/social/components/legacy/StoryKit/src/styles.js.map +1 -0
  2274. package/lib/module/social/components/legacy/Toast/Toast.js +91 -0
  2275. package/lib/module/social/components/legacy/Toast/Toast.js.map +1 -0
  2276. package/lib/module/social/components/legacy/react-native-image-viewing/README.md +101 -0
  2277. package/lib/module/social/components/legacy/react-native-image-viewing/dist/@types/index.d.js.map +1 -0
  2278. package/lib/module/social/components/legacy/react-native-image-viewing/dist/@types/index.js.map +1 -0
  2279. package/lib/module/social/components/legacy/react-native-image-viewing/dist/ImageViewing.d.js.map +1 -0
  2280. package/lib/module/social/components/legacy/react-native-image-viewing/dist/ImageViewing.js +230 -0
  2281. package/lib/module/social/components/legacy/react-native-image-viewing/dist/ImageViewing.js.map +1 -0
  2282. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.d.js.map +1 -0
  2283. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.js +49 -0
  2284. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.js.map +1 -0
  2285. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.js.map +1 -0
  2286. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js.map +1 -0
  2287. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.js.map +1 -0
  2288. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js.map +1 -0
  2289. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.js.map +1 -0
  2290. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js +33 -0
  2291. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js.map +1 -0
  2292. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.d.js.map +1 -0
  2293. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.js +52 -0
  2294. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.js.map +1 -0
  2295. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.d.js.map +1 -0
  2296. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.ios.d.js.map +1 -0
  2297. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.ios.js.map +1 -0
  2298. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.js.map +1 -0
  2299. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/StatusBarManager.d.js.map +1 -0
  2300. package/lib/module/social/components/legacy/react-native-image-viewing/dist/components/StatusBarManager.js.map +1 -0
  2301. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.js.map +1 -0
  2302. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useAnimatedComponents.js.map +1 -0
  2303. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.js.map +1 -0
  2304. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js.map +1 -0
  2305. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useImageDimensions.d.js.map +1 -0
  2306. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useImageDimensions.js.map +1 -0
  2307. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useImageIndexChange.d.js.map +1 -0
  2308. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useImageIndexChange.js.map +1 -0
  2309. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useImagePrefetch.d.js.map +1 -0
  2310. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useImagePrefetch.js.map +1 -0
  2311. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/usePanResponder.d.js.map +1 -0
  2312. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/usePanResponder.js.map +1 -0
  2313. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useRequestClose.d.js.map +1 -0
  2314. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useRequestClose.js.map +1 -0
  2315. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.js.map +1 -0
  2316. package/lib/module/social/components/legacy/react-native-image-viewing/dist/hooks/useZoomPanResponder.js.map +1 -0
  2317. package/lib/module/social/components/legacy/react-native-image-viewing/dist/index.d.js.map +1 -0
  2318. package/lib/module/social/components/legacy/react-native-image-viewing/dist/index.js.map +1 -0
  2319. package/lib/module/social/components/legacy/react-native-image-viewing/dist/utils.d.js.map +1 -0
  2320. package/lib/module/social/components/legacy/react-native-image-viewing/dist/utils.js.map +1 -0
  2321. package/lib/module/social/elements/ActionButton/ActionButton.js +36 -0
  2322. package/lib/module/social/elements/ActionButton/ActionButton.js.map +1 -0
  2323. package/lib/module/social/elements/ActionButton/index.js.map +1 -0
  2324. package/lib/module/social/elements/ActionButton/styles.js.map +1 -0
  2325. package/lib/module/social/elements/AddOptionButton/index.js +38 -0
  2326. package/lib/module/social/elements/AddOptionButton/index.js.map +1 -0
  2327. package/lib/module/social/elements/AddOptionButton/styles.js.map +1 -0
  2328. package/lib/module/social/elements/AddThumbnailButton/AddThumbnailButton.js +38 -0
  2329. package/lib/module/social/elements/AddThumbnailButton/AddThumbnailButton.js.map +1 -0
  2330. package/lib/module/social/elements/AddThumbnailButton/index.js.map +1 -0
  2331. package/lib/module/social/elements/AddThumbnailButton/styles.js.map +1 -0
  2332. package/lib/module/social/elements/AllCategoriesTitle/AllCategoriesTitle.js +32 -0
  2333. package/lib/module/social/elements/AllCategoriesTitle/AllCategoriesTitle.js.map +1 -0
  2334. package/lib/module/social/elements/AnnouncementBadge/AnnouncementBadge.js +37 -0
  2335. package/lib/module/social/elements/AnnouncementBadge/AnnouncementBadge.js.map +1 -0
  2336. package/lib/module/social/elements/AnnouncementBadge/index.js.map +1 -0
  2337. package/lib/module/social/elements/AnnouncementBadge/styles.js.map +1 -0
  2338. package/lib/module/social/elements/BackButton/BackButton.js +39 -0
  2339. package/lib/module/social/elements/BackButton/BackButton.js.map +1 -0
  2340. package/lib/module/social/elements/BackButton/index.js.map +1 -0
  2341. package/lib/module/social/elements/BackButton/styles.js.map +1 -0
  2342. package/lib/module/social/elements/BackButtonIconElement/BackButtonIconElement.js +34 -0
  2343. package/lib/module/social/elements/BackButtonIconElement/BackButtonIconElement.js.map +1 -0
  2344. package/lib/module/social/elements/BrandBadge/BrandBadge.js +11 -0
  2345. package/lib/module/social/elements/BrandBadge/BrandBadge.js.map +1 -0
  2346. package/lib/module/social/elements/BrandBadge/index.js +2 -0
  2347. package/lib/module/social/elements/BrandBadge/index.js.map +1 -0
  2348. package/lib/module/social/elements/CameraButton/index.js +43 -0
  2349. package/lib/module/social/elements/CameraButton/index.js.map +1 -0
  2350. package/lib/module/social/elements/CameraButton/styles.js.map +1 -0
  2351. package/lib/module/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js +35 -0
  2352. package/lib/module/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js.map +1 -0
  2353. package/lib/module/social/elements/CancelCreateLivestreamButton/index.js.map +1 -0
  2354. package/lib/module/social/elements/CancelCreateLivestreamButton/styles.js.map +1 -0
  2355. package/lib/module/social/elements/CategoryRowImage/CategoryRowImage.js +76 -0
  2356. package/lib/module/social/elements/CategoryRowImage/CategoryRowImage.js.map +1 -0
  2357. package/lib/module/social/elements/CategoryRowName/CategoryRowName.js +32 -0
  2358. package/lib/module/social/elements/CategoryRowName/CategoryRowName.js.map +1 -0
  2359. package/lib/module/social/elements/CategoryTitle/CategoryTitle.js +32 -0
  2360. package/lib/module/social/elements/CategoryTitle/CategoryTitle.js.map +1 -0
  2361. package/lib/module/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.js +36 -0
  2362. package/lib/module/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.js.map +1 -0
  2363. package/lib/module/social/elements/ChangeThumbnailButton/index.js.map +1 -0
  2364. package/lib/module/social/elements/ChangeThumbnailButton/styles.js.map +1 -0
  2365. package/lib/module/social/elements/CloseButton/index.js +38 -0
  2366. package/lib/module/social/elements/CloseButton/index.js.map +1 -0
  2367. package/lib/module/social/elements/CloseButton/styles.js.map +1 -0
  2368. package/lib/module/social/elements/CloseButtonIconElement/CloseButtonIconElement.js +37 -0
  2369. package/lib/module/social/elements/CloseButtonIconElement/CloseButtonIconElement.js.map +1 -0
  2370. package/lib/module/social/elements/CommentButtonIconElement/CommentButtonIconElement.js +34 -0
  2371. package/lib/module/social/elements/CommentButtonIconElement/CommentButtonIconElement.js.map +1 -0
  2372. package/lib/module/social/elements/CommonElements/AvatarElement.js +66 -0
  2373. package/lib/module/social/elements/CommonElements/AvatarElement.js.map +1 -0
  2374. package/lib/module/social/elements/CommonElements/ImageElement.js +37 -0
  2375. package/lib/module/social/elements/CommonElements/ImageElement.js.map +1 -0
  2376. package/lib/module/social/elements/CommonElements/TextElement.js +24 -0
  2377. package/lib/module/social/elements/CommonElements/TextElement.js.map +1 -0
  2378. package/lib/module/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.js +45 -0
  2379. package/lib/module/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.js.map +1 -0
  2380. package/lib/module/social/elements/CommunityAddMemberButton/index.js.map +1 -0
  2381. package/lib/module/social/elements/CommunityAddMemberButton/styles.js.map +1 -0
  2382. package/lib/module/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.js +34 -0
  2383. package/lib/module/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.js.map +1 -0
  2384. package/lib/module/social/elements/CommunityCreatePostButton/index.js.map +1 -0
  2385. package/lib/module/social/elements/CommunityCreatePostButton/styles.js.map +1 -0
  2386. package/lib/module/social/elements/CommunityDescription/CommunityDescription.js +49 -0
  2387. package/lib/module/social/elements/CommunityDescription/CommunityDescription.js.map +1 -0
  2388. package/lib/module/social/elements/CommunityDisplayname/CommunityDisplayname.js +31 -0
  2389. package/lib/module/social/elements/CommunityDisplayname/CommunityDisplayname.js.map +1 -0
  2390. package/lib/module/social/elements/CommunityDisplayname/styles.js.map +1 -0
  2391. package/lib/module/social/elements/CommunityEmptyImage/CommunityEmptyImage.js +39 -0
  2392. package/lib/module/social/elements/CommunityEmptyImage/CommunityEmptyImage.js.map +1 -0
  2393. package/lib/module/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.js +30 -0
  2394. package/lib/module/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.js.map +1 -0
  2395. package/lib/module/social/elements/CommunityInfo/CommunityInfo.js +77 -0
  2396. package/lib/module/social/elements/CommunityInfo/CommunityInfo.js.map +1 -0
  2397. package/lib/module/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js +58 -0
  2398. package/lib/module/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js.map +1 -0
  2399. package/lib/module/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js +42 -0
  2400. package/lib/module/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js.map +1 -0
  2401. package/lib/module/social/elements/CommunityMemeberCount/CommunityMemeberCount.js +30 -0
  2402. package/lib/module/social/elements/CommunityMemeberCount/CommunityMemeberCount.js.map +1 -0
  2403. package/lib/module/social/elements/CommunityMemeberCount/styles.js.map +1 -0
  2404. package/lib/module/social/elements/CommunityName/CommunityName.js +36 -0
  2405. package/lib/module/social/elements/CommunityName/CommunityName.js.map +1 -0
  2406. package/lib/module/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.js +47 -0
  2407. package/lib/module/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.js.map +1 -0
  2408. package/lib/module/social/elements/CommunityPendingPost/CommunityPendingPost.js +66 -0
  2409. package/lib/module/social/elements/CommunityPendingPost/CommunityPendingPost.js.map +1 -0
  2410. package/lib/module/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js +38 -0
  2411. package/lib/module/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js.map +1 -0
  2412. package/lib/module/social/elements/CommunityPrivacyIcon/index.js.map +1 -0
  2413. package/lib/module/social/elements/CommunityPrivacyIcon/styles.js.map +1 -0
  2414. package/lib/module/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.js +47 -0
  2415. package/lib/module/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.js.map +1 -0
  2416. package/lib/module/social/elements/CommunityRowImage/CommunityRowImage.js +57 -0
  2417. package/lib/module/social/elements/CommunityRowImage/CommunityRowImage.js.map +1 -0
  2418. package/lib/module/social/elements/CommunityRowImage/styles.js.map +1 -0
  2419. package/lib/module/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.js +47 -0
  2420. package/lib/module/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.js.map +1 -0
  2421. package/lib/module/social/elements/CopyLinkAction/CopyLinkAction.js +48 -0
  2422. package/lib/module/social/elements/CopyLinkAction/CopyLinkAction.js.map +1 -0
  2423. package/lib/module/social/elements/CopyLinkAction/index.js +2 -0
  2424. package/lib/module/social/elements/CopyLinkAction/index.js.map +1 -0
  2425. package/lib/module/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.js +36 -0
  2426. package/lib/module/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.js.map +1 -0
  2427. package/lib/module/social/elements/DeleteThumbnailButton/index.js.map +1 -0
  2428. package/lib/module/social/elements/DeleteThumbnailButton/styles.js.map +1 -0
  2429. package/lib/module/social/elements/DescriptionElement/DescriptionElement.js +37 -0
  2430. package/lib/module/social/elements/DescriptionElement/DescriptionElement.js.map +1 -0
  2431. package/lib/module/social/elements/EndLiveStreamButton/EndLiveStreamButton.js +31 -0
  2432. package/lib/module/social/elements/EndLiveStreamButton/EndLiveStreamButton.js.map +1 -0
  2433. package/lib/module/social/elements/EndLiveStreamButton/index.js.map +1 -0
  2434. package/lib/module/social/elements/EndLiveStreamButton/styles.js.map +1 -0
  2435. package/lib/module/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.js +29 -0
  2436. package/lib/module/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.js.map +1 -0
  2437. package/lib/module/social/elements/FormDescription/index.js +31 -0
  2438. package/lib/module/social/elements/FormDescription/index.js.map +1 -0
  2439. package/lib/module/social/elements/FormDescription/styles.js.map +1 -0
  2440. package/lib/module/social/elements/FormLabel/index.js +34 -0
  2441. package/lib/module/social/elements/FormLabel/index.js.map +1 -0
  2442. package/lib/module/social/elements/FormLabel/styles.js.map +1 -0
  2443. package/lib/module/social/elements/ImageButton/index.js +43 -0
  2444. package/lib/module/social/elements/ImageButton/index.js.map +1 -0
  2445. package/lib/module/social/elements/ImageButton/styles.js.map +1 -0
  2446. package/lib/module/social/elements/ImageGallery/ImageGallery.js +95 -0
  2447. package/lib/module/social/elements/ImageGallery/ImageGallery.js.map +1 -0
  2448. package/lib/module/social/elements/ImageKeyElement/ImageKeyElement.js +37 -0
  2449. package/lib/module/social/elements/ImageKeyElement/ImageKeyElement.js.map +1 -0
  2450. package/lib/module/social/elements/ImageViewer/ImageViewer.js +129 -0
  2451. package/lib/module/social/elements/ImageViewer/ImageViewer.js.map +1 -0
  2452. package/lib/module/social/elements/LikeButtonIconElement/LikeButtonIconElement.js +34 -0
  2453. package/lib/module/social/elements/LikeButtonIconElement/LikeButtonIconElement.js.map +1 -0
  2454. package/lib/module/social/elements/LiveTimerStatus/LiveTimerStatus.js +27 -0
  2455. package/lib/module/social/elements/LiveTimerStatus/LiveTimerStatus.js.map +1 -0
  2456. package/lib/module/social/elements/LiveTimerStatus/index.js.map +1 -0
  2457. package/lib/module/social/elements/LiveTimerStatus/styles.js.map +1 -0
  2458. package/lib/module/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js +26 -0
  2459. package/lib/module/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js.map +1 -0
  2460. package/lib/module/social/elements/LivestreamTerminatedActionButton/index.js.map +1 -0
  2461. package/lib/module/social/elements/MenuAction/MenuAction.js +33 -0
  2462. package/lib/module/social/elements/MenuAction/MenuAction.js.map +1 -0
  2463. package/lib/module/social/elements/MenuAction/index.js.map +1 -0
  2464. package/lib/module/social/elements/MenuAction/styles.js +32 -0
  2465. package/lib/module/social/elements/MenuAction/styles.js.map +1 -0
  2466. package/lib/module/social/elements/MenuButton/MenuButton.js +41 -0
  2467. package/lib/module/social/elements/MenuButton/MenuButton.js.map +1 -0
  2468. package/lib/module/social/elements/MenuButton/index.js.map +1 -0
  2469. package/lib/module/social/elements/MenuButton/styles.js +20 -0
  2470. package/lib/module/social/elements/MenuButton/styles.js.map +1 -0
  2471. package/lib/module/social/elements/MenuButtonIconElement/MenuButtonIconElement.js +34 -0
  2472. package/lib/module/social/elements/MenuButtonIconElement/MenuButtonIconElement.js.map +1 -0
  2473. package/lib/module/social/elements/ModeratorBadge/ModeratorBadge.js +41 -0
  2474. package/lib/module/social/elements/ModeratorBadge/ModeratorBadge.js.map +1 -0
  2475. package/lib/module/social/elements/ModeratorBadge/index.js.map +1 -0
  2476. package/lib/module/social/elements/ModeratorBadge/styles.js.map +1 -0
  2477. package/lib/module/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.js +52 -0
  2478. package/lib/module/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.js.map +1 -0
  2479. package/lib/module/social/elements/ModeratorBadgeElement/styles.js.map +1 -0
  2480. package/lib/module/social/elements/PinBadge/PinBadge.js +35 -0
  2481. package/lib/module/social/elements/PinBadge/PinBadge.js.map +1 -0
  2482. package/lib/module/social/elements/PinBadge/index.js.map +1 -0
  2483. package/lib/module/social/elements/PinBadge/styles.js.map +1 -0
  2484. package/lib/module/social/elements/ShareAction/ShareAction.js +41 -0
  2485. package/lib/module/social/elements/ShareAction/ShareAction.js.map +1 -0
  2486. package/lib/module/social/elements/ShareAction/index.js +2 -0
  2487. package/lib/module/social/elements/ShareAction/index.js.map +1 -0
  2488. package/lib/module/social/elements/ShareButton/ShareButton.js +31 -0
  2489. package/lib/module/social/elements/ShareButton/ShareButton.js.map +1 -0
  2490. package/lib/module/social/elements/ShareButton/index.js +2 -0
  2491. package/lib/module/social/elements/ShareButton/index.js.map +1 -0
  2492. package/lib/module/social/elements/ShareButtonIconElement/ShareButtonIconElement.js +34 -0
  2493. package/lib/module/social/elements/ShareButtonIconElement/ShareButtonIconElement.js.map +1 -0
  2494. package/lib/module/social/elements/StartLivestreamButton/StartLivestreamButton.js +32 -0
  2495. package/lib/module/social/elements/StartLivestreamButton/StartLivestreamButton.js.map +1 -0
  2496. package/lib/module/social/elements/StartLivestreamButton/index.js.map +1 -0
  2497. package/lib/module/social/elements/StartLivestreamButton/styles.js.map +1 -0
  2498. package/lib/module/social/elements/SwitchCameraButton/SwitchCameraButton.js +32 -0
  2499. package/lib/module/social/elements/SwitchCameraButton/SwitchCameraButton.js.map +1 -0
  2500. package/lib/module/social/elements/SwitchCameraButton/index.js.map +1 -0
  2501. package/lib/module/social/elements/TextKeyElement/TextKeyElement.js +33 -0
  2502. package/lib/module/social/elements/TextKeyElement/TextKeyElement.js.map +1 -0
  2503. package/lib/module/social/elements/Timestamp/Timestamp.js +33 -0
  2504. package/lib/module/social/elements/Timestamp/Timestamp.js.map +1 -0
  2505. package/lib/module/social/elements/Timestamp/index.js.map +1 -0
  2506. package/lib/module/social/elements/Timestamp/styles.js.map +1 -0
  2507. package/lib/module/social/elements/TimestampElement/TimestampElement.js +26 -0
  2508. package/lib/module/social/elements/TimestampElement/TimestampElement.js.map +1 -0
  2509. package/lib/module/social/elements/Title/index.js +34 -0
  2510. package/lib/module/social/elements/Title/index.js.map +1 -0
  2511. package/lib/module/social/elements/Title/styles.js.map +1 -0
  2512. package/lib/module/social/elements/TitleElement/TitleElement.js +37 -0
  2513. package/lib/module/social/elements/TitleElement/TitleElement.js.map +1 -0
  2514. package/lib/module/social/elements/VideoGallery/VideoGallery.js +108 -0
  2515. package/lib/module/social/elements/VideoGallery/VideoGallery.js.map +1 -0
  2516. package/lib/module/social/elements/VideoViewer/VideoViewer.js +129 -0
  2517. package/lib/module/social/elements/VideoViewer/VideoViewer.js.map +1 -0
  2518. package/lib/module/social/elements/index.js +9 -0
  2519. package/lib/module/social/elements/index.js.map +1 -0
  2520. package/lib/module/social/enums/AmityPostContentComponentStyle.js.map +1 -0
  2521. package/lib/module/social/enums/enumTabName.js.map +1 -0
  2522. package/lib/module/social/enums/enumTheme.js.map +1 -0
  2523. package/lib/module/social/enums/enumUIKitID.js +268 -0
  2524. package/lib/module/social/enums/enumUIKitID.js.map +1 -0
  2525. package/lib/module/social/enums/imageSizeState.js.map +1 -0
  2526. package/lib/module/social/enums/index.js.map +1 -0
  2527. package/lib/module/social/enums/mediaAttachmentEnum.js.map +1 -0
  2528. package/lib/module/social/enums/post.js.map +1 -0
  2529. package/lib/module/social/enums/postTargetType.js.map +1 -0
  2530. package/lib/module/social/enums/roomStatus.js +10 -0
  2531. package/lib/module/social/enums/roomStatus.js.map +1 -0
  2532. package/lib/module/social/enums/storyType.js.map +1 -0
  2533. package/lib/module/social/enums/tabNameState.js.map +1 -0
  2534. package/lib/module/social/features/comment/components/PostComment/CommentListItem/CommentListItem.js +408 -0
  2535. package/lib/module/social/features/comment/components/PostComment/CommentListItem/CommentListItem.js.map +1 -0
  2536. package/lib/module/social/features/comment/components/PostComment/CommentListItem/styles.js +163 -0
  2537. package/lib/module/social/features/comment/components/PostComment/CommentListItem/styles.js.map +1 -0
  2538. package/lib/module/social/features/comment/components/PostComment/PostComment.js +185 -0
  2539. package/lib/module/social/features/comment/components/PostComment/PostComment.js.map +1 -0
  2540. package/lib/module/social/features/comment/components/PostComment/ReplyCommentList/index.js +280 -0
  2541. package/lib/module/social/features/comment/components/PostComment/ReplyCommentList/index.js.map +1 -0
  2542. package/lib/module/social/features/comment/components/PostComment/ReplyCommentList/styles.js +159 -0
  2543. package/lib/module/social/features/comment/components/PostComment/ReplyCommentList/styles.js.map +1 -0
  2544. package/lib/module/social/features/comment/components/PostComment/index.js +2 -0
  2545. package/lib/module/social/features/comment/components/PostComment/index.js.map +1 -0
  2546. package/lib/module/social/features/comment/components/PostComment/styles.js.map +1 -0
  2547. package/lib/module/social/features/community/AddCategory/AddCategory.js +97 -0
  2548. package/lib/module/social/features/community/AddCategory/AddCategory.js.map +1 -0
  2549. package/lib/module/social/features/community/AddCategory/components/Header/Header.js +24 -0
  2550. package/lib/module/social/features/community/AddCategory/components/Header/Header.js.map +1 -0
  2551. package/lib/module/social/features/community/AddCategory/components/Header/index.js.map +1 -0
  2552. package/lib/module/social/features/community/AddCategory/components/Header/styles.js.map +1 -0
  2553. package/lib/module/social/features/community/AddCategory/hooks/useAddCategory.js +56 -0
  2554. package/lib/module/social/features/community/AddCategory/hooks/useAddCategory.js.map +1 -0
  2555. package/lib/module/social/features/community/AddCategory/index.js.map +1 -0
  2556. package/lib/module/social/features/community/AddCategory/styles.js.map +1 -0
  2557. package/lib/module/social/features/community/AddMember/AddMember.js +137 -0
  2558. package/lib/module/social/features/community/AddMember/AddMember.js.map +1 -0
  2559. package/lib/module/social/features/community/AddMember/components/Header/Header.js +19 -0
  2560. package/lib/module/social/features/community/AddMember/components/Header/Header.js.map +1 -0
  2561. package/lib/module/social/features/community/AddMember/components/Header/index.js.map +1 -0
  2562. package/lib/module/social/features/community/AddMember/components/Header/styles.js.map +1 -0
  2563. package/lib/module/social/features/community/AddMember/hooks/useAddMember.js +73 -0
  2564. package/lib/module/social/features/community/AddMember/hooks/useAddMember.js.map +1 -0
  2565. package/lib/module/social/features/community/AddMember/index.js.map +1 -0
  2566. package/lib/module/social/features/community/AddMember/styles.js.map +1 -0
  2567. package/lib/module/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js +182 -0
  2568. package/lib/module/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js.map +1 -0
  2569. package/lib/module/social/features/community/CommentsNotificationSetting/components/Header/Header.js +41 -0
  2570. package/lib/module/social/features/community/CommentsNotificationSetting/components/Header/Header.js.map +1 -0
  2571. package/lib/module/social/features/community/CommentsNotificationSetting/components/Header/index.js.map +1 -0
  2572. package/lib/module/social/features/community/CommentsNotificationSetting/components/Header/styles.js.map +1 -0
  2573. package/lib/module/social/features/community/CommentsNotificationSetting/index.js.map +1 -0
  2574. package/lib/module/social/features/community/CommentsNotificationSetting/styles.js.map +1 -0
  2575. package/lib/module/social/features/community/Create/Create.js +142 -0
  2576. package/lib/module/social/features/community/Create/Create.js.map +1 -0
  2577. package/lib/module/social/features/community/Create/components/Header/Header.js +35 -0
  2578. package/lib/module/social/features/community/Create/components/Header/Header.js.map +1 -0
  2579. package/lib/module/social/features/community/Create/components/Header/index.js.map +1 -0
  2580. package/lib/module/social/features/community/Create/components/Header/styles.js.map +1 -0
  2581. package/lib/module/social/features/community/Create/components/Members/index.js +57 -0
  2582. package/lib/module/social/features/community/Create/components/Members/index.js.map +1 -0
  2583. package/lib/module/social/features/community/Create/components/Members/styles.js.map +1 -0
  2584. package/lib/module/social/features/community/Create/hooks/useCreateCommunity.js +111 -0
  2585. package/lib/module/social/features/community/Create/hooks/useCreateCommunity.js.map +1 -0
  2586. package/lib/module/social/features/community/Create/index.js.map +1 -0
  2587. package/lib/module/social/features/community/Create/styles.js.map +1 -0
  2588. package/lib/module/social/features/community/Edit/Edit.js +126 -0
  2589. package/lib/module/social/features/community/Edit/Edit.js.map +1 -0
  2590. package/lib/module/social/features/community/Edit/components/Header/Header.js +37 -0
  2591. package/lib/module/social/features/community/Edit/components/Header/Header.js.map +1 -0
  2592. package/lib/module/social/features/community/Edit/components/Header/index.js.map +1 -0
  2593. package/lib/module/social/features/community/Edit/components/Header/styles.js.map +1 -0
  2594. package/lib/module/social/features/community/Edit/hooks/useEditCommunity.js +106 -0
  2595. package/lib/module/social/features/community/Edit/hooks/useEditCommunity.js.map +1 -0
  2596. package/lib/module/social/features/community/Edit/index.js.map +1 -0
  2597. package/lib/module/social/features/community/Edit/styles.js.map +1 -0
  2598. package/lib/module/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js +146 -0
  2599. package/lib/module/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js.map +1 -0
  2600. package/lib/module/social/features/community/LivestreamsNotificationSetting/components/Header/Header.js +41 -0
  2601. package/lib/module/social/features/community/LivestreamsNotificationSetting/components/Header/Header.js.map +1 -0
  2602. package/lib/module/social/features/community/LivestreamsNotificationSetting/components/Header/index.js.map +1 -0
  2603. package/lib/module/social/features/community/LivestreamsNotificationSetting/components/Header/styles.js.map +1 -0
  2604. package/lib/module/social/features/community/LivestreamsNotificationSetting/index.js.map +1 -0
  2605. package/lib/module/social/features/community/LivestreamsNotificationSetting/styles.js.map +1 -0
  2606. package/lib/module/social/features/community/Membership/Membership.js +48 -0
  2607. package/lib/module/social/features/community/Membership/Membership.js.map +1 -0
  2608. package/lib/module/social/features/community/Membership/components/Header/Header.js +51 -0
  2609. package/lib/module/social/features/community/Membership/components/Header/Header.js.map +1 -0
  2610. package/lib/module/social/features/community/Membership/components/Header/index.js.map +1 -0
  2611. package/lib/module/social/features/community/Membership/components/Header/styles.js.map +1 -0
  2612. package/lib/module/social/features/community/Membership/components/MemberItem/MemberItem.js +235 -0
  2613. package/lib/module/social/features/community/Membership/components/MemberItem/MemberItem.js.map +1 -0
  2614. package/lib/module/social/features/community/Membership/components/MemberItem/index.js.map +1 -0
  2615. package/lib/module/social/features/community/Membership/components/MemberItem/style.js.map +1 -0
  2616. package/lib/module/social/features/community/Membership/components/MemberList/MemberList.js +84 -0
  2617. package/lib/module/social/features/community/Membership/components/MemberList/MemberList.js.map +1 -0
  2618. package/lib/module/social/features/community/Membership/components/MemberList/index.js.map +1 -0
  2619. package/lib/module/social/features/community/Membership/components/MemberList/styles.js.map +1 -0
  2620. package/lib/module/social/features/community/Membership/components/ModeratorList/ModeratorList.js +63 -0
  2621. package/lib/module/social/features/community/Membership/components/ModeratorList/ModeratorList.js.map +1 -0
  2622. package/lib/module/social/features/community/Membership/components/ModeratorList/index.js.map +1 -0
  2623. package/lib/module/social/features/community/Membership/components/ModeratorList/styles.js.map +1 -0
  2624. package/lib/module/social/features/community/Membership/hooks/useMembership.js +42 -0
  2625. package/lib/module/social/features/community/Membership/hooks/useMembership.js.map +1 -0
  2626. package/lib/module/social/features/community/Membership/index.js.map +1 -0
  2627. package/lib/module/social/features/community/Membership/styles.js.map +1 -0
  2628. package/lib/module/social/features/community/NotificationSetting/NotificationSetting.js +164 -0
  2629. package/lib/module/social/features/community/NotificationSetting/NotificationSetting.js.map +1 -0
  2630. package/lib/module/social/features/community/NotificationSetting/components/Header/Header.js +24 -0
  2631. package/lib/module/social/features/community/NotificationSetting/components/Header/Header.js.map +1 -0
  2632. package/lib/module/social/features/community/NotificationSetting/components/Header/index.js.map +1 -0
  2633. package/lib/module/social/features/community/NotificationSetting/components/Header/styles.js.map +1 -0
  2634. package/lib/module/social/features/community/NotificationSetting/index.js.map +1 -0
  2635. package/lib/module/social/features/community/NotificationSetting/styles.js.map +1 -0
  2636. package/lib/module/social/features/community/PendingRequest/PendingRequest.js +59 -0
  2637. package/lib/module/social/features/community/PendingRequest/PendingRequest.js.map +1 -0
  2638. package/lib/module/social/features/community/PendingRequest/components/Header/Header.js +26 -0
  2639. package/lib/module/social/features/community/PendingRequest/components/Header/Header.js.map +1 -0
  2640. package/lib/module/social/features/community/PendingRequest/components/Header/index.js.map +1 -0
  2641. package/lib/module/social/features/community/PendingRequest/components/Header/styles.js.map +1 -0
  2642. package/lib/module/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.js +222 -0
  2643. package/lib/module/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.js.map +1 -0
  2644. package/lib/module/social/features/community/PendingRequest/components/PendingPostList/index.js +2 -0
  2645. package/lib/module/social/features/community/PendingRequest/components/PendingPostList/index.js.map +1 -0
  2646. package/lib/module/social/features/community/PendingRequest/components/PendingPostList/styles.js.map +1 -0
  2647. package/lib/module/social/features/community/PendingRequest/index.js.map +1 -0
  2648. package/lib/module/social/features/community/PendingRequest/styles.js.map +1 -0
  2649. package/lib/module/social/features/community/PostPermission/PostPermission.js +120 -0
  2650. package/lib/module/social/features/community/PostPermission/PostPermission.js.map +1 -0
  2651. package/lib/module/social/features/community/PostPermission/components/Header/Header.js +30 -0
  2652. package/lib/module/social/features/community/PostPermission/components/Header/Header.js.map +1 -0
  2653. package/lib/module/social/features/community/PostPermission/components/Header/index.js.map +1 -0
  2654. package/lib/module/social/features/community/PostPermission/components/Header/styles.js.map +1 -0
  2655. package/lib/module/social/features/community/PostPermission/index.js.map +1 -0
  2656. package/lib/module/social/features/community/PostPermission/styles.js.map +1 -0
  2657. package/lib/module/social/features/community/PostsNotificationSetting/PostsNotificationSetting.js +164 -0
  2658. package/lib/module/social/features/community/PostsNotificationSetting/PostsNotificationSetting.js.map +1 -0
  2659. package/lib/module/social/features/community/PostsNotificationSetting/components/Header/Header.js +41 -0
  2660. package/lib/module/social/features/community/PostsNotificationSetting/components/Header/Header.js.map +1 -0
  2661. package/lib/module/social/features/community/PostsNotificationSetting/components/Header/index.js.map +1 -0
  2662. package/lib/module/social/features/community/PostsNotificationSetting/components/Header/styles.js.map +1 -0
  2663. package/lib/module/social/features/community/PostsNotificationSetting/index.js.map +1 -0
  2664. package/lib/module/social/features/community/PostsNotificationSetting/styles.js.map +1 -0
  2665. package/lib/module/social/features/community/Setting/Setting.js +94 -0
  2666. package/lib/module/social/features/community/Setting/Setting.js.map +1 -0
  2667. package/lib/module/social/features/community/Setting/components/Header/Header.js +26 -0
  2668. package/lib/module/social/features/community/Setting/components/Header/Header.js.map +1 -0
  2669. package/lib/module/social/features/community/Setting/components/Header/index.js.map +1 -0
  2670. package/lib/module/social/features/community/Setting/components/Header/styles.js.map +1 -0
  2671. package/lib/module/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.js +35 -0
  2672. package/lib/module/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.js.map +1 -0
  2673. package/lib/module/social/features/community/Setting/elements/CloseCommunity/index.js.map +1 -0
  2674. package/lib/module/social/features/community/Setting/elements/CloseCommunity/styles.js.map +1 -0
  2675. package/lib/module/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js +32 -0
  2676. package/lib/module/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js.map +1 -0
  2677. package/lib/module/social/features/community/Setting/elements/CloseCommunityDescription/index.js.map +1 -0
  2678. package/lib/module/social/features/community/Setting/elements/CloseCommunityDescription/styles.js.map +1 -0
  2679. package/lib/module/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js +35 -0
  2680. package/lib/module/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js.map +1 -0
  2681. package/lib/module/social/features/community/Setting/elements/LeaveCommunity/index.js.map +1 -0
  2682. package/lib/module/social/features/community/Setting/elements/LeaveCommunity/styles.js.map +1 -0
  2683. package/lib/module/social/features/community/Setting/hooks/useCommunitySetting.js +139 -0
  2684. package/lib/module/social/features/community/Setting/hooks/useCommunitySetting.js.map +1 -0
  2685. package/lib/module/social/features/community/Setting/index.js.map +1 -0
  2686. package/lib/module/social/features/community/Setting/styles.js.map +1 -0
  2687. package/lib/module/social/features/community/Setup/Setup.js +17 -0
  2688. package/lib/module/social/features/community/Setup/Setup.js.map +1 -0
  2689. package/lib/module/social/features/community/Setup/index.js +2 -0
  2690. package/lib/module/social/features/community/Setup/index.js.map +1 -0
  2691. package/lib/module/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js +182 -0
  2692. package/lib/module/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js.map +1 -0
  2693. package/lib/module/social/features/community/StoriesNotificationSetting/components/Header/Header.js +41 -0
  2694. package/lib/module/social/features/community/StoriesNotificationSetting/components/Header/Header.js.map +1 -0
  2695. package/lib/module/social/features/community/StoriesNotificationSetting/components/Header/index.js.map +1 -0
  2696. package/lib/module/social/features/community/StoriesNotificationSetting/components/Header/styles.js.map +1 -0
  2697. package/lib/module/social/features/community/StoriesNotificationSetting/index.js.map +1 -0
  2698. package/lib/module/social/features/community/StoriesNotificationSetting/styles.js.map +1 -0
  2699. package/lib/module/social/features/community/StorySetting/StorySetting.js +104 -0
  2700. package/lib/module/social/features/community/StorySetting/StorySetting.js.map +1 -0
  2701. package/lib/module/social/features/community/StorySetting/components/Header/Header.js +24 -0
  2702. package/lib/module/social/features/community/StorySetting/components/Header/Header.js.map +1 -0
  2703. package/lib/module/social/features/community/StorySetting/components/Header/index.js.map +1 -0
  2704. package/lib/module/social/features/community/StorySetting/components/Header/styles.js.map +1 -0
  2705. package/lib/module/social/features/community/StorySetting/index.js.map +1 -0
  2706. package/lib/module/social/features/community/StorySetting/styles.js.map +1 -0
  2707. package/lib/module/social/features/community/shared/components/Categories/index.js +84 -0
  2708. package/lib/module/social/features/community/shared/components/Categories/index.js.map +1 -0
  2709. package/lib/module/social/features/community/shared/components/Categories/styles.js.map +1 -0
  2710. package/lib/module/social/features/community/shared/components/CoverImageUpload/index.js +89 -0
  2711. package/lib/module/social/features/community/shared/components/CoverImageUpload/index.js.map +1 -0
  2712. package/lib/module/social/features/community/shared/components/CoverImageUpload/styles.js.map +1 -0
  2713. package/lib/module/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.js +26 -0
  2714. package/lib/module/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.js.map +1 -0
  2715. package/lib/module/social/features/community/shared/components/MemberSkeleton/index.js.map +1 -0
  2716. package/lib/module/social/features/community/shared/components/MemberSkeleton/styles.js.map +1 -0
  2717. package/lib/module/social/features/community/shared/components/Privacy/index.js +75 -0
  2718. package/lib/module/social/features/community/shared/components/Privacy/index.js.map +1 -0
  2719. package/lib/module/social/features/community/shared/components/Privacy/styles.js.map +1 -0
  2720. package/lib/module/social/features/community/shared/elements/Action/Action.js +60 -0
  2721. package/lib/module/social/features/community/shared/elements/Action/Action.js.map +1 -0
  2722. package/lib/module/social/features/community/shared/elements/Action/index.js.map +1 -0
  2723. package/lib/module/social/features/community/shared/elements/Action/styles.js.map +1 -0
  2724. package/lib/module/social/features/community/shared/types/index.js.map +1 -0
  2725. package/lib/module/social/features/feed/components/Categories/Categories.js +65 -0
  2726. package/lib/module/social/features/feed/components/Categories/Categories.js.map +1 -0
  2727. package/lib/module/social/features/feed/components/Categories/index.js +2 -0
  2728. package/lib/module/social/features/feed/components/Categories/index.js.map +1 -0
  2729. package/lib/module/social/features/feed/components/Categories/styles.js.map +1 -0
  2730. package/lib/module/social/features/feed/components/CommunityCategories/CommunityCategories.js +67 -0
  2731. package/lib/module/social/features/feed/components/CommunityCategories/CommunityCategories.js.map +1 -0
  2732. package/lib/module/social/features/feed/components/CommunityCategories/index.js +2 -0
  2733. package/lib/module/social/features/feed/components/CommunityCategories/index.js.map +1 -0
  2734. package/lib/module/social/features/feed/components/CommunityCategories/styles.js +35 -0
  2735. package/lib/module/social/features/feed/components/CommunityCategories/styles.js.map +1 -0
  2736. package/lib/module/social/features/feed/components/CreatePostMenu/CreatePostMenu.js +107 -0
  2737. package/lib/module/social/features/feed/components/CreatePostMenu/CreatePostMenu.js.map +1 -0
  2738. package/lib/module/social/features/feed/components/CreatePostMenu/index.js +2 -0
  2739. package/lib/module/social/features/feed/components/CreatePostMenu/index.js.map +1 -0
  2740. package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.js +35 -0
  2741. package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.js.map +1 -0
  2742. package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/Description.js +24 -0
  2743. package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/Description.js.map +1 -0
  2744. package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.js +41 -0
  2745. package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.js.map +1 -0
  2746. package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.js +28 -0
  2747. package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.js.map +1 -0
  2748. package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/Title.js +24 -0
  2749. package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/Title.js.map +1 -0
  2750. package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/index.js.map +1 -0
  2751. package/lib/module/social/features/feed/components/EmptyNewsFeed/Elements/styles/styles.js.map +1 -0
  2752. package/lib/module/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.js +31 -0
  2753. package/lib/module/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.js.map +1 -0
  2754. package/lib/module/social/features/feed/components/EmptyNewsFeed/index.js +2 -0
  2755. package/lib/module/social/features/feed/components/EmptyNewsFeed/index.js.map +1 -0
  2756. package/lib/module/social/features/feed/components/EmptyNewsFeed/styles.js.map +1 -0
  2757. package/lib/module/social/features/feed/components/Explore/Explore.js +88 -0
  2758. package/lib/module/social/features/feed/components/Explore/Explore.js.map +1 -0
  2759. package/lib/module/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js +124 -0
  2760. package/lib/module/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js.map +1 -0
  2761. package/lib/module/social/features/feed/components/Explore/ExploreLoadingSkeleton/styles.js.map +1 -0
  2762. package/lib/module/social/features/feed/components/Explore/index.js +2 -0
  2763. package/lib/module/social/features/feed/components/Explore/index.js.map +1 -0
  2764. package/lib/module/social/features/feed/components/Explore/styles.js.map +1 -0
  2765. package/lib/module/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.js +50 -0
  2766. package/lib/module/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.js.map +1 -0
  2767. package/lib/module/social/features/feed/components/ExploreCommunityEmpty/index.js +2 -0
  2768. package/lib/module/social/features/feed/components/ExploreCommunityEmpty/index.js.map +1 -0
  2769. package/lib/module/social/features/feed/components/ExploreCommunityEmpty/styles.js.map +1 -0
  2770. package/lib/module/social/features/feed/components/ExploreEmpty/ExploreEmpty.js +50 -0
  2771. package/lib/module/social/features/feed/components/ExploreEmpty/ExploreEmpty.js.map +1 -0
  2772. package/lib/module/social/features/feed/components/ExploreEmpty/index.js +2 -0
  2773. package/lib/module/social/features/feed/components/ExploreEmpty/index.js.map +1 -0
  2774. package/lib/module/social/features/feed/components/ExploreEmpty/styles.js.map +1 -0
  2775. package/lib/module/social/features/feed/components/GlobalFeed/GlobalFeed.js +88 -0
  2776. package/lib/module/social/features/feed/components/GlobalFeed/GlobalFeed.js.map +1 -0
  2777. package/lib/module/social/features/feed/components/GlobalFeed/index.js +2 -0
  2778. package/lib/module/social/features/feed/components/GlobalFeed/index.js.map +1 -0
  2779. package/lib/module/social/features/feed/components/GlobalFeed/styles.js.map +1 -0
  2780. package/lib/module/social/features/feed/components/MyCommunities/MyCommunities.js +83 -0
  2781. package/lib/module/social/features/feed/components/MyCommunities/MyCommunities.js.map +1 -0
  2782. package/lib/module/social/features/feed/components/MyCommunities/index.js +2 -0
  2783. package/lib/module/social/features/feed/components/MyCommunities/index.js.map +1 -0
  2784. package/lib/module/social/features/feed/components/MyCommunities/styles.js.map +1 -0
  2785. package/lib/module/social/features/feed/components/NewsFeed/NewsFeed.js +50 -0
  2786. package/lib/module/social/features/feed/components/NewsFeed/NewsFeed.js.map +1 -0
  2787. package/lib/module/social/features/feed/components/NewsFeed/index.js +2 -0
  2788. package/lib/module/social/features/feed/components/NewsFeed/index.js.map +1 -0
  2789. package/lib/module/social/features/feed/components/NewsFeed/styles.js.map +1 -0
  2790. package/lib/module/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.js +56 -0
  2791. package/lib/module/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.js.map +1 -0
  2792. package/lib/module/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.js +72 -0
  2793. package/lib/module/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.js.map +1 -0
  2794. package/lib/module/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/styles.js.map +1 -0
  2795. package/lib/module/social/features/feed/components/RecommendedCommunities/index.js +2 -0
  2796. package/lib/module/social/features/feed/components/RecommendedCommunities/index.js.map +1 -0
  2797. package/lib/module/social/features/feed/components/RecommendedCommunities/styles.js.map +1 -0
  2798. package/lib/module/social/features/feed/components/TopNavigation/TopNavigation.js +159 -0
  2799. package/lib/module/social/features/feed/components/TopNavigation/TopNavigation.js.map +1 -0
  2800. package/lib/module/social/features/feed/components/TopNavigation/index.js +2 -0
  2801. package/lib/module/social/features/feed/components/TopNavigation/index.js.map +1 -0
  2802. package/lib/module/social/features/feed/components/TrendingCommunities/TrendingCommunities.js +55 -0
  2803. package/lib/module/social/features/feed/components/TrendingCommunities/TrendingCommunities.js.map +1 -0
  2804. package/lib/module/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.js +30 -0
  2805. package/lib/module/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.js.map +1 -0
  2806. package/lib/module/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/styles.js.map +1 -0
  2807. package/lib/module/social/features/feed/components/TrendingCommunities/index.js +2 -0
  2808. package/lib/module/social/features/feed/components/TrendingCommunities/index.js.map +1 -0
  2809. package/lib/module/social/features/feed/components/TrendingCommunities/styles.js.map +1 -0
  2810. package/lib/module/social/features/feed/components/index.js +4 -0
  2811. package/lib/module/social/features/feed/components/index.js.map +1 -0
  2812. package/lib/module/social/features/feed/elements/CommunityCategory/CommunityCategory.js +34 -0
  2813. package/lib/module/social/features/feed/elements/CommunityCategory/CommunityCategory.js.map +1 -0
  2814. package/lib/module/social/features/feed/elements/CommunityCategory/index.js +2 -0
  2815. package/lib/module/social/features/feed/elements/CommunityCategory/index.js.map +1 -0
  2816. package/lib/module/social/features/feed/elements/CommunityCategory/styles.js +22 -0
  2817. package/lib/module/social/features/feed/elements/CommunityCategory/styles.js.map +1 -0
  2818. package/lib/module/social/features/feed/elements/index.js +2 -0
  2819. package/lib/module/social/features/feed/elements/index.js.map +1 -0
  2820. package/lib/module/social/features/feed/index.js +2 -0
  2821. package/lib/module/social/features/feed/index.js.map +1 -0
  2822. package/lib/module/social/features/livestream/Create/Create.js +595 -0
  2823. package/lib/module/social/features/livestream/Create/Create.js.map +1 -0
  2824. package/lib/module/social/features/livestream/Create/RoomView.js +42 -0
  2825. package/lib/module/social/features/livestream/Create/RoomView.js.map +1 -0
  2826. package/lib/module/social/features/livestream/Create/index.js +2 -0
  2827. package/lib/module/social/features/livestream/Create/index.js.map +1 -0
  2828. package/lib/module/social/features/livestream/Create/styles.js +271 -0
  2829. package/lib/module/social/features/livestream/Create/styles.js.map +1 -0
  2830. package/lib/module/social/features/livestream/Player/Player.js +216 -0
  2831. package/lib/module/social/features/livestream/Player/Player.js.map +1 -0
  2832. package/lib/module/social/features/livestream/Player/index.js +2 -0
  2833. package/lib/module/social/features/livestream/Player/index.js.map +1 -0
  2834. package/lib/module/social/features/livestream/Player/styles.js +85 -0
  2835. package/lib/module/social/features/livestream/Player/styles.js.map +1 -0
  2836. package/lib/module/social/features/livestream/TargetSelection/TargetSelection.js +40 -0
  2837. package/lib/module/social/features/livestream/TargetSelection/TargetSelection.js.map +1 -0
  2838. package/lib/module/social/features/livestream/TargetSelection/index.js +2 -0
  2839. package/lib/module/social/features/livestream/TargetSelection/index.js.map +1 -0
  2840. package/lib/module/social/features/livestream/Terminated/Terminated.js +70 -0
  2841. package/lib/module/social/features/livestream/Terminated/Terminated.js.map +1 -0
  2842. package/lib/module/social/features/livestream/Terminated/index.js +2 -0
  2843. package/lib/module/social/features/livestream/Terminated/index.js.map +1 -0
  2844. package/lib/module/social/features/livestream/Terminated/styles.js.map +1 -0
  2845. package/lib/module/social/features/livestream/components/ThumbnailAction/ThumbnailAction.js +31 -0
  2846. package/lib/module/social/features/livestream/components/ThumbnailAction/ThumbnailAction.js.map +1 -0
  2847. package/lib/module/social/features/livestream/components/ThumbnailAction/index.js +2 -0
  2848. package/lib/module/social/features/livestream/components/ThumbnailAction/index.js.map +1 -0
  2849. package/lib/module/social/features/livestream/components/ThumbnailAction/styles.js.map +1 -0
  2850. package/lib/module/social/features/poll/Composer/PollPostComposer.js +291 -0
  2851. package/lib/module/social/features/poll/Composer/PollPostComposer.js.map +1 -0
  2852. package/lib/module/social/features/poll/Composer/components/PollDuration.js +50 -0
  2853. package/lib/module/social/features/poll/Composer/components/PollDuration.js.map +1 -0
  2854. package/lib/module/social/features/poll/Composer/components/PollDurationBottomSheet.js +68 -0
  2855. package/lib/module/social/features/poll/Composer/components/PollDurationBottomSheet.js.map +1 -0
  2856. package/lib/module/social/features/poll/Composer/components/PollDurationPicker.js +121 -0
  2857. package/lib/module/social/features/poll/Composer/components/PollDurationPicker.js.map +1 -0
  2858. package/lib/module/social/features/poll/Composer/components/PollHeader.js +36 -0
  2859. package/lib/module/social/features/poll/Composer/components/PollHeader.js.map +1 -0
  2860. package/lib/module/social/features/poll/Composer/components/PollOptions.js +65 -0
  2861. package/lib/module/social/features/poll/Composer/components/PollOptions.js.map +1 -0
  2862. package/lib/module/social/features/poll/Composer/components/PollQuestion.js +41 -0
  2863. package/lib/module/social/features/poll/Composer/components/PollQuestion.js.map +1 -0
  2864. package/lib/module/social/features/poll/Composer/components/PollSelection.js +41 -0
  2865. package/lib/module/social/features/poll/Composer/components/PollSelection.js.map +1 -0
  2866. package/lib/module/social/features/poll/Composer/index.js +2 -0
  2867. package/lib/module/social/features/poll/Composer/index.js.map +1 -0
  2868. package/lib/module/social/features/poll/Composer/styles.js.map +1 -0
  2869. package/lib/module/social/features/poll/TargetSelection/TargetSelection.js +41 -0
  2870. package/lib/module/social/features/poll/TargetSelection/TargetSelection.js.map +1 -0
  2871. package/lib/module/social/features/poll/TargetSelection/index.js +2 -0
  2872. package/lib/module/social/features/poll/TargetSelection/index.js.map +1 -0
  2873. package/lib/module/social/features/post/Composer/PostComposer.js +643 -0
  2874. package/lib/module/social/features/post/Composer/PostComposer.js.map +1 -0
  2875. package/lib/module/social/features/post/Composer/index.js +2 -0
  2876. package/lib/module/social/features/post/Composer/index.js.map +1 -0
  2877. package/lib/module/social/features/post/Composer/styles.js.map +1 -0
  2878. package/lib/module/social/features/post/Detail/index.js +316 -0
  2879. package/lib/module/social/features/post/Detail/index.js.map +1 -0
  2880. package/lib/module/social/features/post/Detail/styles.js.map +1 -0
  2881. package/lib/module/social/features/post/TargetSelection/TargetSelection.js +83 -0
  2882. package/lib/module/social/features/post/TargetSelection/TargetSelection.js.map +1 -0
  2883. package/lib/module/social/features/post/TargetSelection/index.js +2 -0
  2884. package/lib/module/social/features/post/TargetSelection/index.js.map +1 -0
  2885. package/lib/module/social/features/post/components/Content/Content.js +219 -0
  2886. package/lib/module/social/features/post/components/Content/Content.js.map +1 -0
  2887. package/lib/module/social/features/post/components/Content/index.js +2 -0
  2888. package/lib/module/social/features/post/components/Content/index.js.map +1 -0
  2889. package/lib/module/social/features/post/components/Content/styles.js.map +1 -0
  2890. package/lib/module/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.js +99 -0
  2891. package/lib/module/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.js.map +1 -0
  2892. package/lib/module/social/features/post/components/DetailedMediaAttachment/index.js +2 -0
  2893. package/lib/module/social/features/post/components/DetailedMediaAttachment/index.js.map +1 -0
  2894. package/lib/module/social/features/post/components/DetailedMediaAttachment/styles.js.map +1 -0
  2895. package/lib/module/social/features/post/components/EngagementActions/Components/DetailStyle.js +157 -0
  2896. package/lib/module/social/features/post/components/EngagementActions/Components/DetailStyle.js.map +1 -0
  2897. package/lib/module/social/features/post/components/EngagementActions/Components/FeedStyle.js +132 -0
  2898. package/lib/module/social/features/post/components/EngagementActions/Components/FeedStyle.js.map +1 -0
  2899. package/lib/module/social/features/post/components/EngagementActions/Components/index.js.map +1 -0
  2900. package/lib/module/social/features/post/components/EngagementActions/Components/styles.js.map +1 -0
  2901. package/lib/module/social/features/post/components/EngagementActions/Components/type.js.map +1 -0
  2902. package/lib/module/social/features/post/components/EngagementActions/Components/usePostShareAction.js +66 -0
  2903. package/lib/module/social/features/post/components/EngagementActions/Components/usePostShareAction.js.map +1 -0
  2904. package/lib/module/social/features/post/components/EngagementActions/EngagementActions.js +43 -0
  2905. package/lib/module/social/features/post/components/EngagementActions/EngagementActions.js.map +1 -0
  2906. package/lib/module/social/features/post/components/EngagementActions/index.js +2 -0
  2907. package/lib/module/social/features/post/components/EngagementActions/index.js.map +1 -0
  2908. package/lib/module/social/features/post/components/EngagementContent/EngagementContent.js +33 -0
  2909. package/lib/module/social/features/post/components/EngagementContent/EngagementContent.js.map +1 -0
  2910. package/lib/module/social/features/post/components/EngagementContent/index.js +2 -0
  2911. package/lib/module/social/features/post/components/EngagementContent/index.js.map +1 -0
  2912. package/lib/module/social/features/post/components/EngagementContent/styles.js.map +1 -0
  2913. package/lib/module/social/features/post/components/MediaAttachment/MediaAttachment.js +80 -0
  2914. package/lib/module/social/features/post/components/MediaAttachment/MediaAttachment.js.map +1 -0
  2915. package/lib/module/social/features/post/components/MediaAttachment/index.js +2 -0
  2916. package/lib/module/social/features/post/components/MediaAttachment/index.js.map +1 -0
  2917. package/lib/module/social/features/post/components/MediaAttachment/styles.js.map +1 -0
  2918. package/lib/module/social/features/reaction/components/List/List.js +190 -0
  2919. package/lib/module/social/features/reaction/components/List/List.js.map +1 -0
  2920. package/lib/module/social/features/reaction/components/List/index.js +2 -0
  2921. package/lib/module/social/features/reaction/components/List/index.js.map +1 -0
  2922. package/lib/module/social/features/reaction/components/List/styles.js.map +1 -0
  2923. package/lib/module/social/features/room/hooks/useRoom.js +20 -0
  2924. package/lib/module/social/features/room/hooks/useRoom.js.map +1 -0
  2925. package/lib/module/social/features/search/components/CommunitySearchResult/CommunitySearchResult.js +27 -0
  2926. package/lib/module/social/features/search/components/CommunitySearchResult/CommunitySearchResult.js.map +1 -0
  2927. package/lib/module/social/features/search/components/CommunitySearchResult/index.js +2 -0
  2928. package/lib/module/social/features/search/components/CommunitySearchResult/index.js.map +1 -0
  2929. package/lib/module/social/features/search/components/TopSearchBar/TopSearchBar.js +79 -0
  2930. package/lib/module/social/features/search/components/TopSearchBar/TopSearchBar.js.map +1 -0
  2931. package/lib/module/social/features/search/components/TopSearchBar/index.js +2 -0
  2932. package/lib/module/social/features/search/components/TopSearchBar/index.js.map +1 -0
  2933. package/lib/module/social/features/search/components/TopSearchBar/styles.js.map +1 -0
  2934. package/lib/module/social/features/search/components/UserSearchResult/UserSearchResult.js +49 -0
  2935. package/lib/module/social/features/search/components/UserSearchResult/UserSearchResult.js.map +1 -0
  2936. package/lib/module/social/features/search/components/UserSearchResult/index.js +2 -0
  2937. package/lib/module/social/features/search/components/UserSearchResult/index.js.map +1 -0
  2938. package/lib/module/social/features/story/Create/Create.js +295 -0
  2939. package/lib/module/social/features/story/Create/Create.js.map +1 -0
  2940. package/lib/module/social/features/story/Create/index.js +2 -0
  2941. package/lib/module/social/features/story/Create/index.js.map +1 -0
  2942. package/lib/module/social/features/story/Create/styles.js.map +1 -0
  2943. package/lib/module/social/features/story/Draft/Draft.js +201 -0
  2944. package/lib/module/social/features/story/Draft/Draft.js.map +1 -0
  2945. package/lib/module/social/features/story/Draft/components/HyperLinkConfig.js +182 -0
  2946. package/lib/module/social/features/story/Draft/components/HyperLinkConfig.js.map +1 -0
  2947. package/lib/module/social/features/story/Draft/index.js +2 -0
  2948. package/lib/module/social/features/story/Draft/index.js.map +1 -0
  2949. package/lib/module/social/features/story/Draft/styles.js.map +1 -0
  2950. package/lib/module/social/features/story/TargetSelection/TargetSelection.js +39 -0
  2951. package/lib/module/social/features/story/TargetSelection/TargetSelection.js.map +1 -0
  2952. package/lib/module/social/features/story/TargetSelection/index.js +2 -0
  2953. package/lib/module/social/features/story/TargetSelection/index.js.map +1 -0
  2954. package/lib/module/social/features/story/View/View.js +135 -0
  2955. package/lib/module/social/features/story/View/View.js.map +1 -0
  2956. package/lib/module/social/features/story/View/components/AmityViewStoryItem.js +503 -0
  2957. package/lib/module/social/features/story/View/components/AmityViewStoryItem.js.map +1 -0
  2958. package/lib/module/social/features/story/View/index.js +2 -0
  2959. package/lib/module/social/features/story/View/index.js.map +1 -0
  2960. package/lib/module/social/features/story/View/styles.js +248 -0
  2961. package/lib/module/social/features/story/View/styles.js.map +1 -0
  2962. package/lib/module/social/features/story/components/Tab/Tab.js +43 -0
  2963. package/lib/module/social/features/story/components/Tab/Tab.js.map +1 -0
  2964. package/lib/module/social/features/story/components/Tab/index.js +2 -0
  2965. package/lib/module/social/features/story/components/Tab/index.js.map +1 -0
  2966. package/lib/module/social/features/user/Blocked/Blocked.js +21 -0
  2967. package/lib/module/social/features/user/Blocked/Blocked.js.map +1 -0
  2968. package/lib/module/social/features/user/Blocked/components/TopBar/TopBar.js +24 -0
  2969. package/lib/module/social/features/user/Blocked/components/TopBar/TopBar.js.map +1 -0
  2970. package/lib/module/social/features/user/Blocked/components/TopBar/index.js +2 -0
  2971. package/lib/module/social/features/user/Blocked/components/TopBar/index.js.map +1 -0
  2972. package/lib/module/social/features/user/Blocked/components/TopBar/styles.js +29 -0
  2973. package/lib/module/social/features/user/Blocked/components/TopBar/styles.js.map +1 -0
  2974. package/lib/module/social/features/user/Blocked/components/UserItem/UserItem.js +80 -0
  2975. package/lib/module/social/features/user/Blocked/components/UserItem/UserItem.js.map +1 -0
  2976. package/lib/module/social/features/user/Blocked/components/UserItem/index.js +2 -0
  2977. package/lib/module/social/features/user/Blocked/components/UserItem/index.js.map +1 -0
  2978. package/lib/module/social/features/user/Blocked/components/UserItem/styles.js +35 -0
  2979. package/lib/module/social/features/user/Blocked/components/UserItem/styles.js.map +1 -0
  2980. package/lib/module/social/features/user/Blocked/components/UserList/UserList.js +44 -0
  2981. package/lib/module/social/features/user/Blocked/components/UserList/UserList.js.map +1 -0
  2982. package/lib/module/social/features/user/Blocked/components/UserList/index.js +2 -0
  2983. package/lib/module/social/features/user/Blocked/components/UserList/index.js.map +1 -0
  2984. package/lib/module/social/features/user/Blocked/components/UserList/styles.js +18 -0
  2985. package/lib/module/social/features/user/Blocked/components/UserList/styles.js.map +1 -0
  2986. package/lib/module/social/features/user/Blocked/components/index.js +4 -0
  2987. package/lib/module/social/features/user/Blocked/components/index.js.map +1 -0
  2988. package/lib/module/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.js +27 -0
  2989. package/lib/module/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.js.map +1 -0
  2990. package/lib/module/social/features/user/Blocked/elements/UnblockUserButton/index.js +2 -0
  2991. package/lib/module/social/features/user/Blocked/elements/UnblockUserButton/index.js.map +1 -0
  2992. package/lib/module/social/features/user/Blocked/elements/index.js +2 -0
  2993. package/lib/module/social/features/user/Blocked/elements/index.js.map +1 -0
  2994. package/lib/module/social/features/user/Blocked/index.js +2 -0
  2995. package/lib/module/social/features/user/Blocked/index.js.map +1 -0
  2996. package/lib/module/social/features/user/Blocked/styles.js +16 -0
  2997. package/lib/module/social/features/user/Blocked/styles.js.map +1 -0
  2998. package/lib/module/social/features/user/Edit/Edit.js +99 -0
  2999. package/lib/module/social/features/user/Edit/Edit.js.map +1 -0
  3000. package/lib/module/social/features/user/Edit/components/ImageUpload/ImageUpload.js +64 -0
  3001. package/lib/module/social/features/user/Edit/components/ImageUpload/ImageUpload.js.map +1 -0
  3002. package/lib/module/social/features/user/Edit/components/ImageUpload/index.js +2 -0
  3003. package/lib/module/social/features/user/Edit/components/ImageUpload/index.js.map +1 -0
  3004. package/lib/module/social/features/user/Edit/components/ImageUpload/styles.js +37 -0
  3005. package/lib/module/social/features/user/Edit/components/ImageUpload/styles.js.map +1 -0
  3006. package/lib/module/social/features/user/Edit/components/TopBar/TopBar.js +40 -0
  3007. package/lib/module/social/features/user/Edit/components/TopBar/TopBar.js.map +1 -0
  3008. package/lib/module/social/features/user/Edit/components/TopBar/index.js +2 -0
  3009. package/lib/module/social/features/user/Edit/components/TopBar/index.js.map +1 -0
  3010. package/lib/module/social/features/user/Edit/components/TopBar/styles.js +25 -0
  3011. package/lib/module/social/features/user/Edit/components/TopBar/styles.js.map +1 -0
  3012. package/lib/module/social/features/user/Edit/components/index.js +3 -0
  3013. package/lib/module/social/features/user/Edit/components/index.js.map +1 -0
  3014. package/lib/module/social/features/user/Edit/hooks/index.js +2 -0
  3015. package/lib/module/social/features/user/Edit/hooks/index.js.map +1 -0
  3016. package/lib/module/social/features/user/Edit/hooks/useEditUser.js +105 -0
  3017. package/lib/module/social/features/user/Edit/hooks/useEditUser.js.map +1 -0
  3018. package/lib/module/social/features/user/Edit/index.js +2 -0
  3019. package/lib/module/social/features/user/Edit/index.js.map +1 -0
  3020. package/lib/module/social/features/user/Edit/styles.js +33 -0
  3021. package/lib/module/social/features/user/Edit/styles.js.map +1 -0
  3022. package/lib/module/social/features/user/PendingFollowRequests/PendingFollowRequests.js +35 -0
  3023. package/lib/module/social/features/user/PendingFollowRequests/PendingFollowRequests.js.map +1 -0
  3024. package/lib/module/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.js +99 -0
  3025. package/lib/module/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.js.map +1 -0
  3026. package/lib/module/social/features/user/PendingFollowRequests/components/RequestItem/index.js +2 -0
  3027. package/lib/module/social/features/user/PendingFollowRequests/components/RequestItem/index.js.map +1 -0
  3028. package/lib/module/social/features/user/PendingFollowRequests/components/RequestItem/styles.js +52 -0
  3029. package/lib/module/social/features/user/PendingFollowRequests/components/RequestItem/styles.js.map +1 -0
  3030. package/lib/module/social/features/user/PendingFollowRequests/components/RequestList/RequestList.js +51 -0
  3031. package/lib/module/social/features/user/PendingFollowRequests/components/RequestList/RequestList.js.map +1 -0
  3032. package/lib/module/social/features/user/PendingFollowRequests/components/RequestList/index.js +2 -0
  3033. package/lib/module/social/features/user/PendingFollowRequests/components/RequestList/index.js.map +1 -0
  3034. package/lib/module/social/features/user/PendingFollowRequests/components/RequestList/styles.js +21 -0
  3035. package/lib/module/social/features/user/PendingFollowRequests/components/RequestList/styles.js.map +1 -0
  3036. package/lib/module/social/features/user/PendingFollowRequests/components/TopBar/TopBar.js +25 -0
  3037. package/lib/module/social/features/user/PendingFollowRequests/components/TopBar/TopBar.js.map +1 -0
  3038. package/lib/module/social/features/user/PendingFollowRequests/components/TopBar/index.js +2 -0
  3039. package/lib/module/social/features/user/PendingFollowRequests/components/TopBar/index.js.map +1 -0
  3040. package/lib/module/social/features/user/PendingFollowRequests/components/TopBar/styles.js +29 -0
  3041. package/lib/module/social/features/user/PendingFollowRequests/components/TopBar/styles.js.map +1 -0
  3042. package/lib/module/social/features/user/PendingFollowRequests/components/index.js +4 -0
  3043. package/lib/module/social/features/user/PendingFollowRequests/components/index.js.map +1 -0
  3044. package/lib/module/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.js +47 -0
  3045. package/lib/module/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.js.map +1 -0
  3046. package/lib/module/social/features/user/PendingFollowRequests/index.js +2 -0
  3047. package/lib/module/social/features/user/PendingFollowRequests/index.js.map +1 -0
  3048. package/lib/module/social/features/user/PendingFollowRequests/styles.js +24 -0
  3049. package/lib/module/social/features/user/PendingFollowRequests/styles.js.map +1 -0
  3050. package/lib/module/social/features/user/Profile/Profile.js +111 -0
  3051. package/lib/module/social/features/user/Profile/Profile.js.map +1 -0
  3052. package/lib/module/social/features/user/Profile/components/Action/Action.js +101 -0
  3053. package/lib/module/social/features/user/Profile/components/Action/Action.js.map +1 -0
  3054. package/lib/module/social/features/user/Profile/components/Action/index.js +2 -0
  3055. package/lib/module/social/features/user/Profile/components/Action/index.js.map +1 -0
  3056. package/lib/module/social/features/user/Profile/components/Feed/Feed.js +81 -0
  3057. package/lib/module/social/features/user/Profile/components/Feed/Feed.js.map +1 -0
  3058. package/lib/module/social/features/user/Profile/components/Feed/hooks/useFeed.js +92 -0
  3059. package/lib/module/social/features/user/Profile/components/Feed/hooks/useFeed.js.map +1 -0
  3060. package/lib/module/social/features/user/Profile/components/Feed/index.js +2 -0
  3061. package/lib/module/social/features/user/Profile/components/Feed/index.js.map +1 -0
  3062. package/lib/module/social/features/user/Profile/components/Feed/styles.js +15 -0
  3063. package/lib/module/social/features/user/Profile/components/Feed/styles.js.map +1 -0
  3064. package/lib/module/social/features/user/Profile/components/Header/Header.js +140 -0
  3065. package/lib/module/social/features/user/Profile/components/Header/Header.js.map +1 -0
  3066. package/lib/module/social/features/user/Profile/components/Header/hooks/useHeader.js +158 -0
  3067. package/lib/module/social/features/user/Profile/components/Header/hooks/useHeader.js.map +1 -0
  3068. package/lib/module/social/features/user/Profile/components/Header/index.js +2 -0
  3069. package/lib/module/social/features/user/Profile/components/Header/index.js.map +1 -0
  3070. package/lib/module/social/features/user/Profile/components/Header/styles.js +71 -0
  3071. package/lib/module/social/features/user/Profile/components/Header/styles.js.map +1 -0
  3072. package/lib/module/social/features/user/Profile/components/ImageFeed/ImageFeed.js +66 -0
  3073. package/lib/module/social/features/user/Profile/components/ImageFeed/ImageFeed.js.map +1 -0
  3074. package/lib/module/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.js +94 -0
  3075. package/lib/module/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.js.map +1 -0
  3076. package/lib/module/social/features/user/Profile/components/ImageFeed/index.js +2 -0
  3077. package/lib/module/social/features/user/Profile/components/ImageFeed/index.js.map +1 -0
  3078. package/lib/module/social/features/user/Profile/components/TopBar/TopBar.js +78 -0
  3079. package/lib/module/social/features/user/Profile/components/TopBar/TopBar.js.map +1 -0
  3080. package/lib/module/social/features/user/Profile/components/TopBar/hooks/useTopBar.js +177 -0
  3081. package/lib/module/social/features/user/Profile/components/TopBar/hooks/useTopBar.js.map +1 -0
  3082. package/lib/module/social/features/user/Profile/components/TopBar/index.js +2 -0
  3083. package/lib/module/social/features/user/Profile/components/TopBar/index.js.map +1 -0
  3084. package/lib/module/social/features/user/Profile/components/TopBar/styles.js +25 -0
  3085. package/lib/module/social/features/user/Profile/components/TopBar/styles.js.map +1 -0
  3086. package/lib/module/social/features/user/Profile/components/VideoFeed/VideoFeed.js +62 -0
  3087. package/lib/module/social/features/user/Profile/components/VideoFeed/VideoFeed.js.map +1 -0
  3088. package/lib/module/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.js +94 -0
  3089. package/lib/module/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.js.map +1 -0
  3090. package/lib/module/social/features/user/Profile/components/VideoFeed/index.js +2 -0
  3091. package/lib/module/social/features/user/Profile/components/VideoFeed/index.js.map +1 -0
  3092. package/lib/module/social/features/user/Profile/components/index.js +7 -0
  3093. package/lib/module/social/features/user/Profile/components/index.js.map +1 -0
  3094. package/lib/module/social/features/user/Profile/elements/FollowButton/FollowButton.js +29 -0
  3095. package/lib/module/social/features/user/Profile/elements/FollowButton/FollowButton.js.map +1 -0
  3096. package/lib/module/social/features/user/Profile/elements/FollowButton/index.js +2 -0
  3097. package/lib/module/social/features/user/Profile/elements/FollowButton/index.js.map +1 -0
  3098. package/lib/module/social/features/user/Profile/elements/FollowingButton/FollowingButton.js +29 -0
  3099. package/lib/module/social/features/user/Profile/elements/FollowingButton/FollowingButton.js.map +1 -0
  3100. package/lib/module/social/features/user/Profile/elements/FollowingButton/index.js +2 -0
  3101. package/lib/module/social/features/user/Profile/elements/FollowingButton/index.js.map +1 -0
  3102. package/lib/module/social/features/user/Profile/elements/PendingButton/PendingButton.js +29 -0
  3103. package/lib/module/social/features/user/Profile/elements/PendingButton/PendingButton.js.map +1 -0
  3104. package/lib/module/social/features/user/Profile/elements/PendingButton/index.js +2 -0
  3105. package/lib/module/social/features/user/Profile/elements/PendingButton/index.js.map +1 -0
  3106. package/lib/module/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.js +24 -0
  3107. package/lib/module/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.js.map +1 -0
  3108. package/lib/module/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.js +2 -0
  3109. package/lib/module/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.js.map +1 -0
  3110. package/lib/module/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.js +38 -0
  3111. package/lib/module/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.js.map +1 -0
  3112. package/lib/module/social/features/user/Profile/elements/UnblockButton/UnblockButton.js +29 -0
  3113. package/lib/module/social/features/user/Profile/elements/UnblockButton/UnblockButton.js.map +1 -0
  3114. package/lib/module/social/features/user/Profile/elements/UnblockButton/index.js +2 -0
  3115. package/lib/module/social/features/user/Profile/elements/UnblockButton/index.js.map +1 -0
  3116. package/lib/module/social/features/user/Profile/elements/index.js +6 -0
  3117. package/lib/module/social/features/user/Profile/elements/index.js.map +1 -0
  3118. package/lib/module/social/features/user/Profile/hooks/useFeedState.js +29 -0
  3119. package/lib/module/social/features/user/Profile/hooks/useFeedState.js.map +1 -0
  3120. package/lib/module/social/features/user/Profile/hooks/useUserProfile.js +78 -0
  3121. package/lib/module/social/features/user/Profile/hooks/useUserProfile.js.map +1 -0
  3122. package/lib/module/social/features/user/Profile/index.js +2 -0
  3123. package/lib/module/social/features/user/Profile/index.js.map +1 -0
  3124. package/lib/module/social/features/user/Profile/styles.js +13 -0
  3125. package/lib/module/social/features/user/Profile/styles.js.map +1 -0
  3126. package/lib/module/social/features/user/Profile/types/index.js +7 -0
  3127. package/lib/module/social/features/user/Profile/types/index.js.map +1 -0
  3128. package/lib/module/social/features/user/Relationship/Relationship.js +52 -0
  3129. package/lib/module/social/features/user/Relationship/Relationship.js.map +1 -0
  3130. package/lib/module/social/features/user/Relationship/components/FollowerList/FollowerList.js +25 -0
  3131. package/lib/module/social/features/user/Relationship/components/FollowerList/FollowerList.js.map +1 -0
  3132. package/lib/module/social/features/user/Relationship/components/FollowerList/index.js +2 -0
  3133. package/lib/module/social/features/user/Relationship/components/FollowerList/index.js.map +1 -0
  3134. package/lib/module/social/features/user/Relationship/components/FollowerList/styles.js +18 -0
  3135. package/lib/module/social/features/user/Relationship/components/FollowerList/styles.js.map +1 -0
  3136. package/lib/module/social/features/user/Relationship/components/FollowingList/FollowingList.js +25 -0
  3137. package/lib/module/social/features/user/Relationship/components/FollowingList/FollowingList.js.map +1 -0
  3138. package/lib/module/social/features/user/Relationship/components/FollowingList/index.js +2 -0
  3139. package/lib/module/social/features/user/Relationship/components/FollowingList/index.js.map +1 -0
  3140. package/lib/module/social/features/user/Relationship/components/FollowingList/styles.js +18 -0
  3141. package/lib/module/social/features/user/Relationship/components/FollowingList/styles.js.map +1 -0
  3142. package/lib/module/social/features/user/Relationship/components/TopBar/TopBar.js +27 -0
  3143. package/lib/module/social/features/user/Relationship/components/TopBar/TopBar.js.map +1 -0
  3144. package/lib/module/social/features/user/Relationship/components/TopBar/index.js +2 -0
  3145. package/lib/module/social/features/user/Relationship/components/TopBar/index.js.map +1 -0
  3146. package/lib/module/social/features/user/Relationship/components/TopBar/styles.js +29 -0
  3147. package/lib/module/social/features/user/Relationship/components/TopBar/styles.js.map +1 -0
  3148. package/lib/module/social/features/user/Relationship/components/UserItem/UserItem.js +79 -0
  3149. package/lib/module/social/features/user/Relationship/components/UserItem/UserItem.js.map +1 -0
  3150. package/lib/module/social/features/user/Relationship/components/UserItem/hooks/useUserItem.js +101 -0
  3151. package/lib/module/social/features/user/Relationship/components/UserItem/hooks/useUserItem.js.map +1 -0
  3152. package/lib/module/social/features/user/Relationship/components/UserItem/index.js +2 -0
  3153. package/lib/module/social/features/user/Relationship/components/UserItem/index.js.map +1 -0
  3154. package/lib/module/social/features/user/Relationship/components/UserItem/styles.js +34 -0
  3155. package/lib/module/social/features/user/Relationship/components/UserItem/styles.js.map +1 -0
  3156. package/lib/module/social/features/user/Relationship/components/UserList/UserList.js +41 -0
  3157. package/lib/module/social/features/user/Relationship/components/UserList/UserList.js.map +1 -0
  3158. package/lib/module/social/features/user/Relationship/components/UserList/index.js +2 -0
  3159. package/lib/module/social/features/user/Relationship/components/UserList/index.js.map +1 -0
  3160. package/lib/module/social/features/user/Relationship/components/UserList/styles.js +18 -0
  3161. package/lib/module/social/features/user/Relationship/components/UserList/styles.js.map +1 -0
  3162. package/lib/module/social/features/user/Relationship/components/index.js +6 -0
  3163. package/lib/module/social/features/user/Relationship/components/index.js.map +1 -0
  3164. package/lib/module/social/features/user/Relationship/hooks/index.js +2 -0
  3165. package/lib/module/social/features/user/Relationship/hooks/index.js.map +1 -0
  3166. package/lib/module/social/features/user/Relationship/hooks/useUserRelationship.js +25 -0
  3167. package/lib/module/social/features/user/Relationship/hooks/useUserRelationship.js.map +1 -0
  3168. package/lib/module/social/features/user/Relationship/index.js +2 -0
  3169. package/lib/module/social/features/user/Relationship/index.js.map +1 -0
  3170. package/lib/module/social/features/user/Relationship/styles.js +16 -0
  3171. package/lib/module/social/features/user/Relationship/styles.js.map +1 -0
  3172. package/lib/module/social/hooks/collections/category/useCategoryCollection.js +17 -0
  3173. package/lib/module/social/hooks/collections/category/useCategoryCollection.js.map +1 -0
  3174. package/lib/module/social/hooks/collections/community/useCommunityMemberCollection.js +19 -0
  3175. package/lib/module/social/hooks/collections/community/useCommunityMemberCollection.js.map +1 -0
  3176. package/lib/module/social/hooks/collections/index.js +13 -0
  3177. package/lib/module/social/hooks/collections/index.js.map +1 -0
  3178. package/lib/module/social/hooks/collections/post/usePinnedPostCollection.js +19 -0
  3179. package/lib/module/social/hooks/collections/post/usePinnedPostCollection.js.map +1 -0
  3180. package/lib/module/social/hooks/collections/post/usePostCollection.js +19 -0
  3181. package/lib/module/social/hooks/collections/post/usePostCollection.js.map +1 -0
  3182. package/lib/module/social/hooks/collections/post/useUserFeed.js +31 -0
  3183. package/lib/module/social/hooks/collections/post/useUserFeed.js.map +1 -0
  3184. package/lib/module/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.js +19 -0
  3185. package/lib/module/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.js.map +1 -0
  3186. package/lib/module/social/hooks/collections/search/useSearchUserByDisplayNameCollection.js +19 -0
  3187. package/lib/module/social/hooks/collections/search/useSearchUserByDisplayNameCollection.js.map +1 -0
  3188. package/lib/module/social/hooks/collections/useLiveCollection.js +86 -0
  3189. package/lib/module/social/hooks/collections/useLiveCollection.js.map +1 -0
  3190. package/lib/module/social/hooks/collections/useReactQueryLiveCollection.js +96 -0
  3191. package/lib/module/social/hooks/collections/useReactQueryLiveCollection.js.map +1 -0
  3192. package/lib/module/social/hooks/collections/user/useBlockedUsersCollection.js +20 -0
  3193. package/lib/module/social/hooks/collections/user/useBlockedUsersCollection.js.map +1 -0
  3194. package/lib/module/social/hooks/collections/user/useFollowerCollection.js +25 -0
  3195. package/lib/module/social/hooks/collections/user/useFollowerCollection.js.map +1 -0
  3196. package/lib/module/social/hooks/collections/user/useFollowingCollection.js +25 -0
  3197. package/lib/module/social/hooks/collections/user/useFollowingCollection.js.map +1 -0
  3198. package/lib/module/social/hooks/collections/user/useUserCollection.js +19 -0
  3199. package/lib/module/social/hooks/collections/user/useUserCollection.js.map +1 -0
  3200. package/lib/module/social/hooks/files/useFile.js.map +1 -0
  3201. package/lib/module/social/hooks/index.js +38 -0
  3202. package/lib/module/social/hooks/index.js.map +1 -0
  3203. package/lib/module/social/hooks/objects/index.js +4 -0
  3204. package/lib/module/social/hooks/objects/index.js.map +1 -0
  3205. package/lib/module/social/hooks/objects/useLiveObject.js +71 -0
  3206. package/lib/module/social/hooks/objects/useLiveObject.js.map +1 -0
  3207. package/lib/module/social/hooks/objects/user/useFollowInfo.js +20 -0
  3208. package/lib/module/social/hooks/objects/user/useFollowInfo.js.map +1 -0
  3209. package/lib/module/social/hooks/objects/user/useUser.js +20 -0
  3210. package/lib/module/social/hooks/objects/user/useUser.js.map +1 -0
  3211. package/lib/module/social/hooks/queries/useBlockUser.js +75 -0
  3212. package/lib/module/social/hooks/queries/useBlockUser.js.map +1 -0
  3213. package/lib/module/social/hooks/queries/useClosePoll.js +47 -0
  3214. package/lib/module/social/hooks/queries/useClosePoll.js.map +1 -0
  3215. package/lib/module/social/hooks/queries/useFlagPost.js +68 -0
  3216. package/lib/module/social/hooks/queries/useFlagPost.js.map +1 -0
  3217. package/lib/module/social/hooks/queries/useFlagUserQuery.js +68 -0
  3218. package/lib/module/social/hooks/queries/useFlagUserQuery.js.map +1 -0
  3219. package/lib/module/social/hooks/queries/useFollowUser.js +57 -0
  3220. package/lib/module/social/hooks/queries/useFollowUser.js.map +1 -0
  3221. package/lib/module/social/hooks/queries/usePendingFollowRequest.js +47 -0
  3222. package/lib/module/social/hooks/queries/usePendingFollowRequest.js.map +1 -0
  3223. package/lib/module/social/hooks/useAmityGlobalSearchViewModel.js +86 -0
  3224. package/lib/module/social/hooks/useAmityGlobalSearchViewModel.js.map +1 -0
  3225. package/lib/module/social/hooks/useCamera.js.map +1 -0
  3226. package/lib/module/social/hooks/useCategories.js +65 -0
  3227. package/lib/module/social/hooks/useCategories.js.map +1 -0
  3228. package/lib/module/social/hooks/useCategory.js.map +1 -0
  3229. package/lib/module/social/hooks/useCommentAdImpression.js +24 -0
  3230. package/lib/module/social/hooks/useCommentAdImpression.js.map +1 -0
  3231. package/lib/module/social/hooks/useCommunities.js.map +1 -0
  3232. package/lib/module/social/hooks/useCommunity.js.map +1 -0
  3233. package/lib/module/social/hooks/useConfig.js +22 -0
  3234. package/lib/module/social/hooks/useConfig.js.map +1 -0
  3235. package/lib/module/social/hooks/useConfigImageUri.js +120 -0
  3236. package/lib/module/social/hooks/useConfigImageUri.js.map +1 -0
  3237. package/lib/module/social/hooks/useCustomRankingGlobalFeed.js +94 -0
  3238. package/lib/module/social/hooks/useCustomRankingGlobalFeed.js.map +1 -0
  3239. package/lib/module/social/hooks/useDarkMode.js.map +1 -0
  3240. package/lib/module/social/hooks/useFile.js +21 -0
  3241. package/lib/module/social/hooks/useFile.js.map +1 -0
  3242. package/lib/module/social/hooks/useGenerateThemeStyles.js.map +1 -0
  3243. package/lib/module/social/hooks/useGlobalStory.js.map +1 -0
  3244. package/lib/module/social/hooks/useImagePicker.js +80 -0
  3245. package/lib/module/social/hooks/useImagePicker.js.map +1 -0
  3246. package/lib/module/social/hooks/useIsCommunityModerator.js +36 -0
  3247. package/lib/module/social/hooks/useIsCommunityModerator.js.map +1 -0
  3248. package/lib/module/social/hooks/useJoinCommunity.js.map +1 -0
  3249. package/lib/module/social/hooks/useKeyboardStatus.js.map +1 -0
  3250. package/lib/module/social/hooks/useLeaveCommunity.js.map +1 -0
  3251. package/lib/module/social/hooks/useMembersQuery.js.map +1 -0
  3252. package/lib/module/social/hooks/useMention/index.js +127 -0
  3253. package/lib/module/social/hooks/useMention/index.js.map +1 -0
  3254. package/lib/module/social/hooks/useMention/styles.js.map +1 -0
  3255. package/lib/module/social/hooks/usePaginator.js +196 -0
  3256. package/lib/module/social/hooks/usePaginator.js.map +1 -0
  3257. package/lib/module/social/hooks/usePendingPostQuery.js +65 -0
  3258. package/lib/module/social/hooks/usePendingPostQuery.js.map +1 -0
  3259. package/lib/module/social/hooks/usePendingPosts.js.map +1 -0
  3260. package/lib/module/social/hooks/usePermissions.js.map +1 -0
  3261. package/lib/module/social/hooks/usePoll.js +54 -0
  3262. package/lib/module/social/hooks/usePoll.js.map +1 -0
  3263. package/lib/module/social/hooks/usePopup.js.map +1 -0
  3264. package/lib/module/social/hooks/usePostImpression.js +30 -0
  3265. package/lib/module/social/hooks/usePostImpression.js.map +1 -0
  3266. package/lib/module/social/hooks/usePostPermission.js +31 -0
  3267. package/lib/module/social/hooks/usePostPermission.js.map +1 -0
  3268. package/lib/module/social/hooks/usePostSubscription.js +31 -0
  3269. package/lib/module/social/hooks/usePostSubscription.js.map +1 -0
  3270. package/lib/module/social/hooks/usePosts.js.map +1 -0
  3271. package/lib/module/social/hooks/useReaction.js.map +1 -0
  3272. package/lib/module/social/hooks/useRecommenedCommunities.js +66 -0
  3273. package/lib/module/social/hooks/useRecommenedCommunities.js.map +1 -0
  3274. package/lib/module/social/hooks/useRolesQuery.js.map +1 -0
  3275. package/lib/module/social/hooks/useRoomSubscription.js +15 -0
  3276. package/lib/module/social/hooks/useRoomSubscription.js.map +1 -0
  3277. package/lib/module/social/hooks/useSearch.js +66 -0
  3278. package/lib/module/social/hooks/useSearch.js.map +1 -0
  3279. package/lib/module/social/hooks/useStory.js.map +1 -0
  3280. package/lib/module/social/hooks/useStoryPermission.js +19 -0
  3281. package/lib/module/social/hooks/useStoryPermission.js.map +1 -0
  3282. package/lib/module/social/hooks/useStoryTarget.js.map +1 -0
  3283. package/lib/module/social/hooks/useTimeDifference.js.map +1 -0
  3284. package/lib/module/social/hooks/useTrendingCommunities.js +51 -0
  3285. package/lib/module/social/hooks/useTrendingCommunities.js.map +1 -0
  3286. package/lib/module/social/hooks/useUiKitConfig.js.map +1 -0
  3287. package/lib/module/social/hooks/useUiKitReference.js +56 -0
  3288. package/lib/module/social/hooks/useUiKitReference.js.map +1 -0
  3289. package/lib/module/social/hooks/useUser.js.map +1 -0
  3290. package/lib/module/social/hooks/useValidateConfig.js +23 -0
  3291. package/lib/module/social/hooks/useValidateConfig.js.map +1 -0
  3292. package/lib/module/social/index.js +76 -0
  3293. package/lib/module/social/index.js.map +1 -0
  3294. package/lib/module/social/providers/AdEngineProvider.js +134 -0
  3295. package/lib/module/social/providers/AdEngineProvider.js.map +1 -0
  3296. package/lib/module/social/providers/BehaviourProvider.js +48 -0
  3297. package/lib/module/social/providers/BehaviourProvider.js.map +1 -0
  3298. package/lib/module/social/providers/ExploreProvider.js +57 -0
  3299. package/lib/module/social/providers/ExploreProvider.js.map +1 -0
  3300. package/lib/module/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.js +47 -0
  3301. package/lib/module/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.js.map +1 -0
  3302. package/lib/module/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.js +29 -0
  3303. package/lib/module/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.js.map +1 -0
  3304. package/lib/module/social/screens/AllCategories/CategoryRowItem/styles.js.map +1 -0
  3305. package/lib/module/social/screens/AllCategories/index.js +73 -0
  3306. package/lib/module/social/screens/AllCategories/index.js.map +1 -0
  3307. package/lib/module/social/screens/AllCategories/styles.js.map +1 -0
  3308. package/lib/module/social/screens/BlockedUsers/BlockedUsers.js +5 -0
  3309. package/lib/module/social/screens/BlockedUsers/BlockedUsers.js.map +1 -0
  3310. package/lib/module/social/screens/BlockedUsers/index.js +2 -0
  3311. package/lib/module/social/screens/BlockedUsers/index.js.map +1 -0
  3312. package/lib/module/social/screens/CommunitiesByCategory/index.js +95 -0
  3313. package/lib/module/social/screens/CommunitiesByCategory/index.js.map +1 -0
  3314. package/lib/module/social/screens/CommunitiesByCategory/styles.js.map +1 -0
  3315. package/lib/module/social/screens/CommunityAddCategory/index.js +6 -0
  3316. package/lib/module/social/screens/CommunityAddCategory/index.js.map +1 -0
  3317. package/lib/module/social/screens/CommunityAddMember/index.js +6 -0
  3318. package/lib/module/social/screens/CommunityAddMember/index.js.map +1 -0
  3319. package/lib/module/social/screens/CommunityCommentsNotificationSetting/index.js +11 -0
  3320. package/lib/module/social/screens/CommunityCommentsNotificationSetting/index.js.map +1 -0
  3321. package/lib/module/social/screens/CommunityLivestreamsNotificationSetting/index.js +11 -0
  3322. package/lib/module/social/screens/CommunityLivestreamsNotificationSetting/index.js.map +1 -0
  3323. package/lib/module/social/screens/CommunityMembership/index.js +11 -0
  3324. package/lib/module/social/screens/CommunityMembership/index.js.map +1 -0
  3325. package/lib/module/social/screens/CommunityNotificationSetting/index.js +11 -0
  3326. package/lib/module/social/screens/CommunityNotificationSetting/index.js.map +1 -0
  3327. package/lib/module/social/screens/CommunityPendingRequest/index.js +11 -0
  3328. package/lib/module/social/screens/CommunityPendingRequest/index.js.map +1 -0
  3329. package/lib/module/social/screens/CommunityPostPermission/index.js +11 -0
  3330. package/lib/module/social/screens/CommunityPostPermission/index.js.map +1 -0
  3331. package/lib/module/social/screens/CommunityPostsNotificationSetting/index.js +11 -0
  3332. package/lib/module/social/screens/CommunityPostsNotificationSetting/index.js.map +1 -0
  3333. package/lib/module/social/screens/CommunityProfile/components/Feed/Feed.js +151 -0
  3334. package/lib/module/social/screens/CommunityProfile/components/Feed/Feed.js.map +1 -0
  3335. package/lib/module/social/screens/CommunityProfile/components/Feed/index.js +2 -0
  3336. package/lib/module/social/screens/CommunityProfile/components/Feed/index.js.map +1 -0
  3337. package/lib/module/social/screens/CommunityProfile/components/Feed/styles.js +35 -0
  3338. package/lib/module/social/screens/CommunityProfile/components/Feed/styles.js.map +1 -0
  3339. package/lib/module/social/screens/CommunityProfile/components/Header/Header.js +160 -0
  3340. package/lib/module/social/screens/CommunityProfile/components/Header/Header.js.map +1 -0
  3341. package/lib/module/social/screens/CommunityProfile/components/Header/index.js +2 -0
  3342. package/lib/module/social/screens/CommunityProfile/components/Header/index.js.map +1 -0
  3343. package/lib/module/social/screens/CommunityProfile/components/Header/styles.js.map +1 -0
  3344. package/lib/module/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.js +74 -0
  3345. package/lib/module/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.js.map +1 -0
  3346. package/lib/module/social/screens/CommunityProfile/components/ImageFeed/index.js +2 -0
  3347. package/lib/module/social/screens/CommunityProfile/components/ImageFeed/index.js.map +1 -0
  3348. package/lib/module/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.js +81 -0
  3349. package/lib/module/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.js.map +1 -0
  3350. package/lib/module/social/screens/CommunityProfile/components/PinnedPost/index.js +2 -0
  3351. package/lib/module/social/screens/CommunityProfile/components/PinnedPost/index.js.map +1 -0
  3352. package/lib/module/social/screens/CommunityProfile/components/PinnedPost/styles.js +14 -0
  3353. package/lib/module/social/screens/CommunityProfile/components/PinnedPost/styles.js.map +1 -0
  3354. package/lib/module/social/screens/CommunityProfile/components/Tab/Tab.js +95 -0
  3355. package/lib/module/social/screens/CommunityProfile/components/Tab/Tab.js.map +1 -0
  3356. package/lib/module/social/screens/CommunityProfile/components/Tab/index.js +2 -0
  3357. package/lib/module/social/screens/CommunityProfile/components/Tab/index.js.map +1 -0
  3358. package/lib/module/social/screens/CommunityProfile/components/TopBar/TopBar.js +143 -0
  3359. package/lib/module/social/screens/CommunityProfile/components/TopBar/TopBar.js.map +1 -0
  3360. package/lib/module/social/screens/CommunityProfile/components/TopBar/index.js +2 -0
  3361. package/lib/module/social/screens/CommunityProfile/components/TopBar/index.js.map +1 -0
  3362. package/lib/module/social/screens/CommunityProfile/components/TopBar/styles.js +33 -0
  3363. package/lib/module/social/screens/CommunityProfile/components/TopBar/styles.js.map +1 -0
  3364. package/lib/module/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.js +74 -0
  3365. package/lib/module/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.js.map +1 -0
  3366. package/lib/module/social/screens/CommunityProfile/components/VideoFeed/index.js +2 -0
  3367. package/lib/module/social/screens/CommunityProfile/components/VideoFeed/index.js.map +1 -0
  3368. package/lib/module/social/screens/CommunityProfile/components/VideoFeed/styles.js +28 -0
  3369. package/lib/module/social/screens/CommunityProfile/components/VideoFeed/styles.js.map +1 -0
  3370. package/lib/module/social/screens/CommunityProfile/components/index.js +6 -0
  3371. package/lib/module/social/screens/CommunityProfile/components/index.js.map +1 -0
  3372. package/lib/module/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.js +74 -0
  3373. package/lib/module/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.js.map +1 -0
  3374. package/lib/module/social/screens/CommunityProfile/elements/CommunityCover/index.js +2 -0
  3375. package/lib/module/social/screens/CommunityProfile/elements/CommunityCover/index.js.map +1 -0
  3376. package/lib/module/social/screens/CommunityProfile/elements/index.js +2 -0
  3377. package/lib/module/social/screens/CommunityProfile/elements/index.js.map +1 -0
  3378. package/lib/module/social/screens/CommunityProfile/index.js +345 -0
  3379. package/lib/module/social/screens/CommunityProfile/index.js.map +1 -0
  3380. package/lib/module/social/screens/CommunityProfile/styles.js +68 -0
  3381. package/lib/module/social/screens/CommunityProfile/styles.js.map +1 -0
  3382. package/lib/module/social/screens/CommunitySetting/index.js +11 -0
  3383. package/lib/module/social/screens/CommunitySetting/index.js.map +1 -0
  3384. package/lib/module/social/screens/CommunityStoriesNotificationSetting/index.js +11 -0
  3385. package/lib/module/social/screens/CommunityStoriesNotificationSetting/index.js.map +1 -0
  3386. package/lib/module/social/screens/CommunityStorySetting/index.js +11 -0
  3387. package/lib/module/social/screens/CommunityStorySetting/index.js.map +1 -0
  3388. package/lib/module/social/screens/CreateCommunity/index.js +8 -0
  3389. package/lib/module/social/screens/CreateCommunity/index.js.map +1 -0
  3390. package/lib/module/social/screens/CreateLivestream/index.js +6 -0
  3391. package/lib/module/social/screens/CreateLivestream/index.js.map +1 -0
  3392. package/lib/module/social/screens/CreatePost/index.js +19 -0
  3393. package/lib/module/social/screens/CreatePost/index.js.map +1 -0
  3394. package/lib/module/social/screens/CreateStory/CreateStoryScreen.js +51 -0
  3395. package/lib/module/social/screens/CreateStory/CreateStoryScreen.js.map +1 -0
  3396. package/lib/module/social/screens/EditCommunity/index.js +12 -0
  3397. package/lib/module/social/screens/EditCommunity/index.js.map +1 -0
  3398. package/lib/module/social/screens/EditPost/EditPost.js +17 -0
  3399. package/lib/module/social/screens/EditPost/EditPost.js.map +1 -0
  3400. package/lib/module/social/screens/EditUser/EditUser.js +12 -0
  3401. package/lib/module/social/screens/EditUser/EditUser.js.map +1 -0
  3402. package/lib/module/social/screens/EditUser/index.js +2 -0
  3403. package/lib/module/social/screens/EditUser/index.js.map +1 -0
  3404. package/lib/module/social/screens/GlobalBan/GlobalBan.js +34 -0
  3405. package/lib/module/social/screens/GlobalBan/GlobalBan.js.map +1 -0
  3406. package/lib/module/social/screens/GlobalBan/index.js +2 -0
  3407. package/lib/module/social/screens/GlobalBan/index.js.map +1 -0
  3408. package/lib/module/social/screens/GlobalBan/styles.js +39 -0
  3409. package/lib/module/social/screens/GlobalBan/styles.js.map +1 -0
  3410. package/lib/module/social/screens/GlobalFeed/index.js +100 -0
  3411. package/lib/module/social/screens/GlobalFeed/index.js.map +1 -0
  3412. package/lib/module/social/screens/GlobalFeed/styles.js.map +1 -0
  3413. package/lib/module/social/screens/ImageViewer/ImageViewer.js +23 -0
  3414. package/lib/module/social/screens/ImageViewer/ImageViewer.js.map +1 -0
  3415. package/lib/module/social/screens/ImageViewer/components/Header/Header.js +23 -0
  3416. package/lib/module/social/screens/ImageViewer/components/Header/Header.js.map +1 -0
  3417. package/lib/module/social/screens/ImageViewer/components/Header/index.js +2 -0
  3418. package/lib/module/social/screens/ImageViewer/components/Header/index.js.map +1 -0
  3419. package/lib/module/social/screens/ImageViewer/components/Header/styles.js +29 -0
  3420. package/lib/module/social/screens/ImageViewer/components/Header/styles.js.map +1 -0
  3421. package/lib/module/social/screens/ImageViewer/components/index.js +2 -0
  3422. package/lib/module/social/screens/ImageViewer/components/index.js.map +1 -0
  3423. package/lib/module/social/screens/ImageViewer/index.js +2 -0
  3424. package/lib/module/social/screens/ImageViewer/index.js.map +1 -0
  3425. package/lib/module/social/screens/LivestreamPlayer/index.js +6 -0
  3426. package/lib/module/social/screens/LivestreamPlayer/index.js.map +1 -0
  3427. package/lib/module/social/screens/LivestreamPostTargetSelection/index.js +6 -0
  3428. package/lib/module/social/screens/LivestreamPostTargetSelection/index.js.map +1 -0
  3429. package/lib/module/social/screens/LivestreamTerminated/index.js +6 -0
  3430. package/lib/module/social/screens/LivestreamTerminated/index.js.map +1 -0
  3431. package/lib/module/social/screens/MyCommunitiesSearch/index.js +42 -0
  3432. package/lib/module/social/screens/MyCommunitiesSearch/index.js.map +1 -0
  3433. package/lib/module/social/screens/MyCommunitiesSearch/styles.js.map +1 -0
  3434. package/lib/module/social/screens/PollPostComposer/index.js +6 -0
  3435. package/lib/module/social/screens/PollPostComposer/index.js.map +1 -0
  3436. package/lib/module/social/screens/PollTargetSelection/index.js +6 -0
  3437. package/lib/module/social/screens/PollTargetSelection/index.js.map +1 -0
  3438. package/lib/module/social/screens/PostDetail/index.js +32 -0
  3439. package/lib/module/social/screens/PostDetail/index.js.map +1 -0
  3440. package/lib/module/social/screens/PostTargetSelection/index.js +13 -0
  3441. package/lib/module/social/screens/PostTargetSelection/index.js.map +1 -0
  3442. package/lib/module/social/screens/SocialGlobalSearch/index.js +60 -0
  3443. package/lib/module/social/screens/SocialGlobalSearch/index.js.map +1 -0
  3444. package/lib/module/social/screens/SocialGlobalSearch/styles.js.map +1 -0
  3445. package/lib/module/social/screens/SocialHomePage/index.js +85 -0
  3446. package/lib/module/social/screens/SocialHomePage/index.js.map +1 -0
  3447. package/lib/module/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.js +5 -0
  3448. package/lib/module/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.js.map +1 -0
  3449. package/lib/module/social/screens/UserPendingFollowRequests/index.js +2 -0
  3450. package/lib/module/social/screens/UserPendingFollowRequests/index.js.map +1 -0
  3451. package/lib/module/social/screens/UserProfile/UserProfile.js +30 -0
  3452. package/lib/module/social/screens/UserProfile/UserProfile.js.map +1 -0
  3453. package/lib/module/social/screens/UserProfile/index.js +2 -0
  3454. package/lib/module/social/screens/UserProfile/index.js.map +1 -0
  3455. package/lib/module/social/screens/UserRelationship/UserRelationship.js +14 -0
  3456. package/lib/module/social/screens/UserRelationship/UserRelationship.js.map +1 -0
  3457. package/lib/module/social/screens/UserRelationship/index.js +2 -0
  3458. package/lib/module/social/screens/UserRelationship/index.js.map +1 -0
  3459. package/lib/module/social/screens/VideoPlayer/VideoPlayer.js +26 -0
  3460. package/lib/module/social/screens/VideoPlayer/VideoPlayer.js.map +1 -0
  3461. package/lib/module/social/screens/VideoPlayer/index.js +2 -0
  3462. package/lib/module/social/screens/VideoPlayer/index.js.map +1 -0
  3463. package/lib/module/social/screens/VideoPlayer/styles.js +19 -0
  3464. package/lib/module/social/screens/VideoPlayer/styles.js.map +1 -0
  3465. package/lib/module/social/screens/index.js +8 -0
  3466. package/lib/module/social/screens/index.js.map +1 -0
  3467. package/lib/module/social/types/index.js +29 -0
  3468. package/lib/module/social/types/index.js.map +1 -0
  3469. package/lib/module/social/utils/errors.js +20 -0
  3470. package/lib/module/social/utils/errors.js.map +1 -0
  3471. package/lib/module/social/utils/index.js.map +1 -0
  3472. package/lib/module/social/utils/permissions.js +32 -0
  3473. package/lib/module/social/utils/permissions.js.map +1 -0
  3474. package/lib/typescript/src/core/assets/icons/arrowDown.d.ts.map +1 -0
  3475. package/lib/typescript/src/core/assets/icons/arrowLeft.d.ts.map +1 -0
  3476. package/lib/typescript/src/core/assets/icons/arrowRight.d.ts.map +1 -0
  3477. package/lib/typescript/src/core/assets/icons/ban.d.ts.map +1 -0
  3478. package/lib/typescript/src/core/assets/icons/bell.d.ts.map +1 -0
  3479. package/lib/typescript/src/core/assets/icons/block.d.ts +3 -0
  3480. package/lib/typescript/src/core/assets/icons/block.d.ts.map +1 -0
  3481. package/lib/typescript/src/core/assets/icons/brand.d.ts +3 -0
  3482. package/lib/typescript/src/core/assets/icons/brand.d.ts.map +1 -0
  3483. package/lib/typescript/src/core/assets/icons/camera.d.ts.map +1 -0
  3484. package/lib/typescript/src/core/assets/icons/category.d.ts.map +1 -0
  3485. package/lib/typescript/src/core/assets/icons/check.d.ts.map +1 -0
  3486. package/lib/typescript/src/core/assets/icons/checkbox.d.ts.map +1 -0
  3487. package/lib/typescript/src/core/assets/icons/close.d.ts.map +1 -0
  3488. package/lib/typescript/src/core/assets/icons/commentNotification.d.ts.map +1 -0
  3489. package/lib/typescript/src/core/assets/icons/community.d.ts.map +1 -0
  3490. package/lib/typescript/src/core/assets/icons/cross.d.ts.map +1 -0
  3491. package/lib/typescript/src/core/assets/icons/demote.d.ts.map +1 -0
  3492. package/lib/typescript/src/core/assets/icons/dot.d.ts.map +1 -0
  3493. package/lib/typescript/src/core/assets/icons/emptyCommunity.d.ts.map +1 -0
  3494. package/lib/typescript/src/core/assets/icons/emptyImagePost.d.ts +3 -0
  3495. package/lib/typescript/src/core/assets/icons/emptyImagePost.d.ts.map +1 -0
  3496. package/lib/typescript/src/core/assets/icons/emptyList.d.ts.map +1 -0
  3497. package/lib/typescript/src/core/assets/icons/emptyPost.d.ts +3 -0
  3498. package/lib/typescript/src/core/assets/icons/emptyPost.d.ts.map +1 -0
  3499. package/lib/typescript/src/core/assets/icons/emptyVideoPost.d.ts +3 -0
  3500. package/lib/typescript/src/core/assets/icons/emptyVideoPost.d.ts.map +1 -0
  3501. package/lib/typescript/src/core/assets/icons/errorPage.d.ts.map +1 -0
  3502. package/lib/typescript/src/core/assets/icons/exclamation.d.ts.map +1 -0
  3503. package/lib/typescript/src/core/assets/icons/featured.d.ts.map +1 -0
  3504. package/lib/typescript/src/core/assets/icons/feed.d.ts +3 -0
  3505. package/lib/typescript/src/core/assets/icons/feed.d.ts.map +1 -0
  3506. package/lib/typescript/src/core/assets/icons/firework.d.ts.map +1 -0
  3507. package/lib/typescript/src/core/assets/icons/following.d.ts +3 -0
  3508. package/lib/typescript/src/core/assets/icons/following.d.ts.map +1 -0
  3509. package/lib/typescript/src/core/assets/icons/image.d.ts +3 -0
  3510. package/lib/typescript/src/core/assets/icons/image.d.ts.map +1 -0
  3511. package/lib/typescript/src/core/assets/icons/imageUpload.d.ts.map +1 -0
  3512. package/lib/typescript/src/core/assets/icons/index.d.ts +75 -0
  3513. package/lib/typescript/src/core/assets/icons/index.d.ts.map +1 -0
  3514. package/lib/typescript/src/core/assets/icons/link.d.ts +3 -0
  3515. package/lib/typescript/src/core/assets/icons/link.d.ts.map +1 -0
  3516. package/lib/typescript/src/core/assets/icons/list.d.ts.map +1 -0
  3517. package/lib/typescript/src/core/assets/icons/livestream.d.ts.map +1 -0
  3518. package/lib/typescript/src/core/assets/icons/lock.d.ts +3 -0
  3519. package/lib/typescript/src/core/assets/icons/lock.d.ts.map +1 -0
  3520. package/lib/typescript/src/core/assets/icons/member.d.ts.map +1 -0
  3521. package/lib/typescript/src/core/assets/icons/menu.d.ts.map +1 -0
  3522. package/lib/typescript/src/core/assets/icons/moderator.d.ts.map +1 -0
  3523. package/lib/typescript/src/core/assets/icons/noResult.d.ts.map +1 -0
  3524. package/lib/typescript/src/core/assets/icons/pause.d.ts.map +1 -0
  3525. package/lib/typescript/src/core/assets/icons/pen.d.ts.map +1 -0
  3526. package/lib/typescript/src/core/assets/icons/penFill.d.ts.map +1 -0
  3527. package/lib/typescript/src/core/assets/icons/pending.d.ts +3 -0
  3528. package/lib/typescript/src/core/assets/icons/pending.d.ts.map +1 -0
  3529. package/lib/typescript/src/core/assets/icons/people.d.ts +3 -0
  3530. package/lib/typescript/src/core/assets/icons/people.d.ts.map +1 -0
  3531. package/lib/typescript/src/core/assets/icons/photo.d.ts.map +1 -0
  3532. package/lib/typescript/src/core/assets/icons/pin.d.ts +3 -0
  3533. package/lib/typescript/src/core/assets/icons/pin.d.ts.map +1 -0
  3534. package/lib/typescript/src/core/assets/icons/pinFill.d.ts.map +1 -0
  3535. package/lib/typescript/src/core/assets/icons/play.d.ts.map +1 -0
  3536. package/lib/typescript/src/core/assets/icons/plus.d.ts.map +1 -0
  3537. package/lib/typescript/src/core/assets/icons/poll.d.ts.map +1 -0
  3538. package/lib/typescript/src/core/assets/icons/post.d.ts.map +1 -0
  3539. package/lib/typescript/src/core/assets/icons/postNotification.d.ts.map +1 -0
  3540. package/lib/typescript/src/core/assets/icons/postPermission.d.ts.map +1 -0
  3541. package/lib/typescript/src/core/assets/icons/private.d.ts.map +1 -0
  3542. package/lib/typescript/src/core/assets/icons/privateFeed.d.ts.map +1 -0
  3543. package/lib/typescript/src/core/assets/icons/promote.d.ts.map +1 -0
  3544. package/lib/typescript/src/core/assets/icons/public.d.ts.map +1 -0
  3545. package/lib/typescript/src/core/assets/icons/radio.d.ts.map +1 -0
  3546. package/lib/typescript/src/core/assets/icons/report.d.ts.map +1 -0
  3547. package/lib/typescript/src/core/assets/icons/resume.d.ts.map +1 -0
  3548. package/lib/typescript/src/core/assets/icons/rotate.d.ts.map +1 -0
  3549. package/lib/typescript/src/core/assets/icons/search.d.ts.map +1 -0
  3550. package/lib/typescript/src/core/assets/icons/settings.d.ts +3 -0
  3551. package/lib/typescript/src/core/assets/icons/settings.d.ts.map +1 -0
  3552. package/lib/typescript/src/core/assets/icons/share.d.ts +3 -0
  3553. package/lib/typescript/src/core/assets/icons/share.d.ts.map +1 -0
  3554. package/lib/typescript/src/core/assets/icons/startLivestream.d.ts.map +1 -0
  3555. package/lib/typescript/src/core/assets/icons/story.d.ts.map +1 -0
  3556. package/lib/typescript/src/core/assets/icons/terminated.d.ts.map +1 -0
  3557. package/lib/typescript/src/core/assets/icons/thumbnail.d.ts.map +1 -0
  3558. package/lib/typescript/src/core/assets/icons/toast.d.ts +4 -0
  3559. package/lib/typescript/src/core/assets/icons/toast.d.ts.map +1 -0
  3560. package/lib/typescript/src/core/assets/icons/trash.d.ts.map +1 -0
  3561. package/lib/typescript/src/core/assets/icons/unfollow.d.ts +3 -0
  3562. package/lib/typescript/src/core/assets/icons/unfollow.d.ts.map +1 -0
  3563. package/lib/typescript/src/core/assets/icons/unreport.d.ts.map +1 -0
  3564. package/lib/typescript/src/core/assets/icons/verifiedBadge.d.ts.map +1 -0
  3565. package/lib/typescript/src/core/assets/icons/verticalMenu.d.ts +3 -0
  3566. package/lib/typescript/src/core/assets/icons/verticalMenu.d.ts.map +1 -0
  3567. package/lib/typescript/src/core/assets/icons/video.d.ts +3 -0
  3568. package/lib/typescript/src/core/assets/icons/video.d.ts.map +1 -0
  3569. package/lib/typescript/src/core/assets/icons/warning.d.ts.map +1 -0
  3570. package/lib/typescript/src/core/assets/icons/xml.d.ts +72 -0
  3571. package/lib/typescript/src/core/assets/icons/xml.d.ts.map +1 -0
  3572. package/lib/typescript/src/core/assets/index.d.ts.map +1 -0
  3573. package/lib/typescript/src/core/components/CheckBox/index.d.ts +34 -0
  3574. package/lib/typescript/src/core/components/CheckBox/index.d.ts.map +1 -0
  3575. package/lib/typescript/src/core/components/CheckBox/styles.d.ts +16 -0
  3576. package/lib/typescript/src/core/components/CheckBox/styles.d.ts.map +1 -0
  3577. package/lib/typescript/src/core/components/ErrorBoundary/ErrorBoundary.d.ts +20 -0
  3578. package/lib/typescript/src/core/components/ErrorBoundary/ErrorBoundary.d.ts.map +1 -0
  3579. package/lib/typescript/src/core/components/ErrorBoundary/index.d.ts +3 -0
  3580. package/lib/typescript/src/core/components/ErrorBoundary/index.d.ts.map +1 -0
  3581. package/lib/typescript/src/core/components/Menu/styles.d.ts +31 -0
  3582. package/lib/typescript/src/core/components/Menu/styles.d.ts.map +1 -0
  3583. package/lib/typescript/src/core/components/Radio/index.d.ts +33 -0
  3584. package/lib/typescript/src/core/components/Radio/index.d.ts.map +1 -0
  3585. package/lib/typescript/src/core/components/Radio/styles.d.ts +16 -0
  3586. package/lib/typescript/src/core/components/Radio/styles.d.ts.map +1 -0
  3587. package/lib/typescript/src/core/components/Skeleton/Skeleton.d.ts +23 -0
  3588. package/lib/typescript/src/core/components/Skeleton/Skeleton.d.ts.map +1 -0
  3589. package/lib/typescript/src/core/components/Skeleton/styles.d.ts +16 -0
  3590. package/lib/typescript/src/core/components/Skeleton/styles.d.ts.map +1 -0
  3591. package/lib/typescript/src/core/components/Tabs/Tabs.d.ts +31 -0
  3592. package/lib/typescript/src/core/components/Tabs/Tabs.d.ts.map +1 -0
  3593. package/lib/typescript/src/core/components/Tabs/index.d.ts.map +1 -0
  3594. package/lib/typescript/src/core/components/Tabs/styles.d.ts +84 -0
  3595. package/lib/typescript/src/core/components/Tabs/styles.d.ts.map +1 -0
  3596. package/lib/typescript/src/core/components/Typography/Typography.d.ts +16 -0
  3597. package/lib/typescript/src/core/components/Typography/Typography.d.ts.map +1 -0
  3598. package/lib/typescript/src/core/components/Typography/styles.d.ts.map +1 -0
  3599. package/lib/typescript/src/core/constants/index.d.ts +191 -0
  3600. package/lib/typescript/src/core/constants/index.d.ts.map +1 -0
  3601. package/lib/typescript/src/core/engines/AdAssetCache.d.ts.map +1 -0
  3602. package/lib/typescript/src/core/engines/AdEngine.d.ts.map +1 -0
  3603. package/lib/typescript/src/core/engines/AdSupplier.d.ts.map +1 -0
  3604. package/lib/typescript/src/core/engines/AssetDownloader.d.ts.map +1 -0
  3605. package/lib/typescript/src/core/engines/TimeWindowTracker.d.ts.map +1 -0
  3606. package/lib/typescript/src/core/enums/customization.d.ts +37 -0
  3607. package/lib/typescript/src/core/enums/customization.d.ts.map +1 -0
  3608. package/lib/typescript/src/core/enums/index.d.ts +39 -0
  3609. package/lib/typescript/src/core/enums/index.d.ts.map +1 -0
  3610. package/lib/typescript/src/core/hooks/index.d.ts +2 -0
  3611. package/lib/typescript/src/core/hooks/index.d.ts.map +1 -0
  3612. package/lib/typescript/src/core/hooks/useAuth.d.ts +4 -0
  3613. package/lib/typescript/src/core/hooks/useAuth.d.ts.map +1 -0
  3614. package/lib/typescript/src/core/hooks/useConfig.d.ts.map +1 -0
  3615. package/lib/typescript/src/core/hooks/useFile.d.ts +8 -0
  3616. package/lib/typescript/src/core/hooks/useFile.d.ts.map +1 -0
  3617. package/lib/typescript/src/core/hooks/useGallery.d.ts.map +1 -0
  3618. package/lib/typescript/src/core/hooks/useImagePicker.d.ts.map +1 -0
  3619. package/lib/typescript/src/core/hooks/useReaction.d.ts.map +1 -0
  3620. package/lib/typescript/src/core/hooks/useSearch.d.ts +11 -0
  3621. package/lib/typescript/src/core/hooks/useSearch.d.ts.map +1 -0
  3622. package/lib/typescript/src/core/hooks/useShareableLink.d.ts +5 -0
  3623. package/lib/typescript/src/core/hooks/useShareableLink.d.ts.map +1 -0
  3624. package/lib/typescript/src/core/hooks/useSocialSettings.d.ts.map +1 -0
  3625. package/lib/typescript/src/core/hooks/useStory.d.ts.map +1 -0
  3626. package/lib/typescript/src/core/hooks/useTimeDifference.d.ts.map +1 -0
  3627. package/lib/typescript/src/core/hooks/useUpload.d.ts +22 -0
  3628. package/lib/typescript/src/core/hooks/useUpload.d.ts.map +1 -0
  3629. package/lib/typescript/src/core/index.d.ts +6 -0
  3630. package/lib/typescript/src/core/index.d.ts.map +1 -0
  3631. package/lib/typescript/src/core/legacy/comment.d.ts +14 -0
  3632. package/lib/typescript/src/core/legacy/comment.d.ts.map +1 -0
  3633. package/lib/typescript/src/core/legacy/community.d.ts +20 -0
  3634. package/lib/typescript/src/core/legacy/community.d.ts.map +1 -0
  3635. package/lib/typescript/src/core/legacy/feed.d.ts +26 -0
  3636. package/lib/typescript/src/core/legacy/feed.d.ts.map +1 -0
  3637. package/lib/typescript/src/core/legacy/file.d.ts +7 -0
  3638. package/lib/typescript/src/core/legacy/file.d.ts.map +1 -0
  3639. package/lib/typescript/src/core/legacy/user.d.ts +3 -0
  3640. package/lib/typescript/src/core/legacy/user.d.ts.map +1 -0
  3641. package/lib/typescript/src/core/providers/AmityUIKitProvider.d.ts +46 -0
  3642. package/lib/typescript/src/core/providers/AmityUIKitProvider.d.ts.map +1 -0
  3643. package/lib/typescript/src/core/providers/AuthProvider.d.ts +7 -0
  3644. package/lib/typescript/src/core/providers/AuthProvider.d.ts.map +1 -0
  3645. package/lib/typescript/src/core/providers/ConfigProvider.d.ts +10 -0
  3646. package/lib/typescript/src/core/providers/ConfigProvider.d.ts.map +1 -0
  3647. package/lib/typescript/src/core/routes/AmityPageRenderer.d.ts +7 -0
  3648. package/lib/typescript/src/core/routes/AmityPageRenderer.d.ts.map +1 -0
  3649. package/lib/typescript/src/core/routes/AmityUIKitNavigator.d.ts +2 -0
  3650. package/lib/typescript/src/core/routes/AmityUIKitNavigator.d.ts.map +1 -0
  3651. package/lib/typescript/src/core/routes/RouteParamList.d.ts +136 -0
  3652. package/lib/typescript/src/core/routes/RouteParamList.d.ts.map +1 -0
  3653. package/lib/typescript/src/core/routes/navigation.d.ts +6 -0
  3654. package/lib/typescript/src/core/routes/navigation.d.ts.map +1 -0
  3655. package/lib/typescript/src/core/stores/slices/bottomSheetSlice.d.ts +37 -0
  3656. package/lib/typescript/src/core/stores/slices/bottomSheetSlice.d.ts.map +1 -0
  3657. package/lib/typescript/src/core/stores/slices/feedSlice.d.ts.map +1 -0
  3658. package/lib/typescript/src/core/stores/slices/globalfeedSlice.d.ts.map +1 -0
  3659. package/lib/typescript/src/core/stores/slices/postDetailSlice.d.ts.map +1 -0
  3660. package/lib/typescript/src/core/stores/slices/toastSlice.d.ts +26 -0
  3661. package/lib/typescript/src/core/stores/slices/toastSlice.d.ts.map +1 -0
  3662. package/lib/typescript/src/core/stores/slices/uiSlice.d.ts +44 -0
  3663. package/lib/typescript/src/core/stores/slices/uiSlice.d.ts.map +1 -0
  3664. package/lib/typescript/src/core/stores/store/index.d.ts +11 -0
  3665. package/lib/typescript/src/core/stores/store/index.d.ts.map +1 -0
  3666. package/lib/typescript/src/core/types/auth.d.ts +14 -0
  3667. package/lib/typescript/src/core/types/auth.d.ts.map +1 -0
  3668. package/lib/typescript/src/core/types/behaviour.d.ts +189 -0
  3669. package/lib/typescript/src/core/types/behaviour.d.ts.map +1 -0
  3670. package/lib/typescript/src/core/types/config.d.ts +69 -0
  3671. package/lib/typescript/src/core/types/config.d.ts.map +1 -0
  3672. package/lib/typescript/src/core/types/index.d.ts +6 -0
  3673. package/lib/typescript/src/core/types/index.d.ts.map +1 -0
  3674. package/lib/typescript/src/core/types/mention.d.ts +16 -0
  3675. package/lib/typescript/src/core/types/mention.d.ts.map +1 -0
  3676. package/lib/typescript/src/core/types/user.d.ts +16 -0
  3677. package/lib/typescript/src/core/types/user.d.ts.map +1 -0
  3678. package/lib/typescript/src/core/utils/color.d.ts +8 -0
  3679. package/lib/typescript/src/core/utils/color.d.ts.map +1 -0
  3680. package/lib/typescript/src/core/utils/number.d.ts +2 -0
  3681. package/lib/typescript/src/core/utils/number.d.ts.map +1 -0
  3682. package/lib/typescript/src/core/utils/permission.d.ts.map +1 -0
  3683. package/lib/typescript/src/core/utils/post.d.ts +2 -0
  3684. package/lib/typescript/src/core/utils/post.d.ts.map +1 -0
  3685. package/lib/typescript/src/core/utils/postType.d.ts +7 -0
  3686. package/lib/typescript/src/core/utils/postType.d.ts.map +1 -0
  3687. package/lib/typescript/src/core/utils/role.d.ts +4 -0
  3688. package/lib/typescript/src/core/utils/role.d.ts.map +1 -0
  3689. package/lib/typescript/src/core/utils/time.d.ts +6 -0
  3690. package/lib/typescript/src/core/utils/time.d.ts.map +1 -0
  3691. package/lib/typescript/src/core/utils/url.d.ts +4 -0
  3692. package/lib/typescript/src/core/utils/url.d.ts.map +1 -0
  3693. package/lib/typescript/src/index.d.ts +3 -11
  3694. package/lib/typescript/src/index.d.ts.map +1 -1
  3695. package/lib/typescript/src/social/components/AdInformation/AdInformation.d.ts +8 -0
  3696. package/lib/typescript/src/social/components/AdInformation/AdInformation.d.ts.map +1 -0
  3697. package/lib/typescript/src/social/components/AdInformation/styles.d.ts +54 -0
  3698. package/lib/typescript/src/social/components/AdInformation/styles.d.ts.map +1 -0
  3699. package/lib/typescript/src/social/components/Avatar/Avatar.d.ts +38 -0
  3700. package/lib/typescript/src/social/components/Avatar/Avatar.d.ts.map +1 -0
  3701. package/lib/typescript/src/social/components/Avatar/index.d.ts.map +1 -0
  3702. package/lib/typescript/src/social/components/Avatar/styles.d.ts +22 -0
  3703. package/lib/typescript/src/social/components/Avatar/styles.d.ts.map +1 -0
  3704. package/lib/typescript/src/social/components/BottomSheetComponent/BottomSheetComponent.d.ts +3 -0
  3705. package/lib/typescript/src/social/components/BottomSheetComponent/BottomSheetComponent.d.ts.map +1 -0
  3706. package/lib/typescript/src/social/components/BottomSheetComponent/styles.d.ts +13 -0
  3707. package/lib/typescript/src/social/components/BottomSheetComponent/styles.d.ts.map +1 -0
  3708. package/lib/typescript/src/social/components/Button/Button.d.ts +18 -0
  3709. package/lib/typescript/src/social/components/Button/Button.d.ts.map +1 -0
  3710. package/lib/typescript/src/social/components/Button/index.d.ts +2 -0
  3711. package/lib/typescript/src/social/components/Button/index.d.ts.map +1 -0
  3712. package/lib/typescript/src/social/components/Button/styles.d.ts +75 -0
  3713. package/lib/typescript/src/social/components/Button/styles.d.ts.map +1 -0
  3714. package/lib/typescript/src/social/components/CancelButton/index.d.ts +2 -0
  3715. package/lib/typescript/src/social/components/CancelButton/index.d.ts.map +1 -0
  3716. package/lib/typescript/src/social/components/CancelButton/styles.d.ts.map +1 -0
  3717. package/lib/typescript/src/social/components/CategoryChip/CategoryChip.d.ts +7 -0
  3718. package/lib/typescript/src/social/components/CategoryChip/CategoryChip.d.ts.map +1 -0
  3719. package/lib/typescript/src/social/components/CategoryChip/index.d.ts.map +1 -0
  3720. package/lib/typescript/src/social/components/CategoryChip/styles.d.ts +30 -0
  3721. package/lib/typescript/src/social/components/CategoryChip/styles.d.ts.map +1 -0
  3722. package/lib/typescript/src/social/components/CircularProgressIndicator/CircularProgressIndicator.d.ts +12 -0
  3723. package/lib/typescript/src/social/components/CircularProgressIndicator/CircularProgressIndicator.d.ts.map +1 -0
  3724. package/lib/typescript/src/social/components/CircularProgressIndicator/index.d.ts.map +1 -0
  3725. package/lib/typescript/src/social/components/CircularProgressIndicator/styles.d.ts.map +1 -0
  3726. package/lib/typescript/src/social/components/CommentAdComponent/CommentAdComponent.d.ts +8 -0
  3727. package/lib/typescript/src/social/components/CommentAdComponent/CommentAdComponent.d.ts.map +1 -0
  3728. package/lib/typescript/src/social/components/CommentAdComponent/styles.d.ts +115 -0
  3729. package/lib/typescript/src/social/components/CommentAdComponent/styles.d.ts.map +1 -0
  3730. package/lib/typescript/src/social/components/CommunityListSkeleton/CommunityListSkeleton.d.ts +10 -0
  3731. package/lib/typescript/src/social/components/CommunityListSkeleton/CommunityListSkeleton.d.ts.map +1 -0
  3732. package/lib/typescript/src/social/components/CommunityRowItem/CommunityRowItem.d.ts +13 -0
  3733. package/lib/typescript/src/social/components/CommunityRowItem/CommunityRowItem.d.ts.map +1 -0
  3734. package/lib/typescript/src/social/components/CommunityRowItem/styles.d.ts.map +1 -0
  3735. package/lib/typescript/src/social/components/CommunitySearchResult/CommunitySearchResult.d.ts +19 -0
  3736. package/lib/typescript/src/social/components/CommunitySearchResult/CommunitySearchResult.d.ts.map +1 -0
  3737. package/lib/typescript/src/social/components/CommunityStories/index.d.ts +7 -0
  3738. package/lib/typescript/src/social/components/CommunityStories/index.d.ts.map +1 -0
  3739. package/lib/typescript/src/social/components/CommunityStories/styles.d.ts +102 -0
  3740. package/lib/typescript/src/social/components/CommunityStories/styles.d.ts.map +1 -0
  3741. package/lib/typescript/src/social/components/CustomSocialTab/CustomSocialTab.d.ts +9 -0
  3742. package/lib/typescript/src/social/components/CustomSocialTab/CustomSocialTab.d.ts.map +1 -0
  3743. package/lib/typescript/src/social/components/CustomSocialTab/styles.d.ts.map +1 -0
  3744. package/lib/typescript/src/social/components/CustomTab/index.d.ts +9 -0
  3745. package/lib/typescript/src/social/components/CustomTab/index.d.ts.map +1 -0
  3746. package/lib/typescript/src/social/components/CustomTab/styles.d.ts.map +1 -0
  3747. package/lib/typescript/src/social/components/Divider/index.d.ts +3 -0
  3748. package/lib/typescript/src/social/components/Divider/index.d.ts.map +1 -0
  3749. package/lib/typescript/src/social/components/Divider/styles.d.ts +12 -0
  3750. package/lib/typescript/src/social/components/Divider/styles.d.ts.map +1 -0
  3751. package/lib/typescript/src/social/components/Empty/Empty.d.ts +25 -0
  3752. package/lib/typescript/src/social/components/Empty/Empty.d.ts.map +1 -0
  3753. package/lib/typescript/src/social/components/Empty/index.d.ts +2 -0
  3754. package/lib/typescript/src/social/components/Empty/index.d.ts.map +1 -0
  3755. package/lib/typescript/src/social/components/Empty/styles.d.ts +26 -0
  3756. package/lib/typescript/src/social/components/Empty/styles.d.ts.map +1 -0
  3757. package/lib/typescript/src/social/components/ErrorComponent/ErrorComponent.d.ts +11 -0
  3758. package/lib/typescript/src/social/components/ErrorComponent/ErrorComponent.d.ts.map +1 -0
  3759. package/lib/typescript/src/social/components/ErrorComponent/styles.d.ts +22 -0
  3760. package/lib/typescript/src/social/components/ErrorComponent/styles.d.ts.map +1 -0
  3761. package/lib/typescript/src/social/components/FloatingActionButton/index.d.ts +8 -0
  3762. package/lib/typescript/src/social/components/FloatingActionButton/index.d.ts.map +1 -0
  3763. package/lib/typescript/src/social/components/FloatingActionButton/styles.d.ts +30 -0
  3764. package/lib/typescript/src/social/components/FloatingActionButton/styles.d.ts.map +1 -0
  3765. package/lib/typescript/src/social/components/FormInput/FormInput.d.ts +16 -0
  3766. package/lib/typescript/src/social/components/FormInput/FormInput.d.ts.map +1 -0
  3767. package/lib/typescript/src/social/components/FormInput/index.d.ts.map +1 -0
  3768. package/lib/typescript/src/social/components/FormInput/styles.d.ts +27 -0
  3769. package/lib/typescript/src/social/components/FormInput/styles.d.ts.map +1 -0
  3770. package/lib/typescript/src/social/components/Gallery/Gallery.d.ts +29 -0
  3771. package/lib/typescript/src/social/components/Gallery/Gallery.d.ts.map +1 -0
  3772. package/lib/typescript/src/social/components/Gallery/index.d.ts +2 -0
  3773. package/lib/typescript/src/social/components/Gallery/index.d.ts.map +1 -0
  3774. package/lib/typescript/src/social/components/Gallery/styles.d.ts +39 -0
  3775. package/lib/typescript/src/social/components/Gallery/styles.d.ts.map +1 -0
  3776. package/lib/typescript/src/social/components/IconTab/IconTab.d.ts +9 -0
  3777. package/lib/typescript/src/social/components/IconTab/IconTab.d.ts.map +1 -0
  3778. package/lib/typescript/src/social/components/ImageFeedSkeleton/ImageFeedSkeleton.d.ts +7 -0
  3779. package/lib/typescript/src/social/components/ImageFeedSkeleton/ImageFeedSkeleton.d.ts.map +1 -0
  3780. package/lib/typescript/src/social/components/ImageFeedSkeleton/styles.d.ts.map +1 -0
  3781. package/lib/typescript/src/social/components/LimitCharacterSearch/LimitCharacterSearch.d.ts +5 -0
  3782. package/lib/typescript/src/social/components/LimitCharacterSearch/LimitCharacterSearch.d.ts.map +1 -0
  3783. package/lib/typescript/src/social/components/LimitCharacterSearch/index.d.ts.map +1 -0
  3784. package/lib/typescript/src/social/components/LimitCharacterSearch/styles.d.ts +16 -0
  3785. package/lib/typescript/src/social/components/LimitCharacterSearch/styles.d.ts.map +1 -0
  3786. package/lib/typescript/src/social/components/LivestreamContent/LivestreamEndedThumbnail/index.d.ts +3 -0
  3787. package/lib/typescript/src/social/components/LivestreamContent/LivestreamEndedThumbnail/index.d.ts.map +1 -0
  3788. package/lib/typescript/src/social/components/LivestreamContent/LivestreamEndedThumbnail/styles.d.ts.map +1 -0
  3789. package/lib/typescript/src/social/components/LivestreamContent/LivestreamIdleThumbnail/index.d.ts +3 -0
  3790. package/lib/typescript/src/social/components/LivestreamContent/LivestreamIdleThumbnail/index.d.ts.map +1 -0
  3791. package/lib/typescript/src/social/components/LivestreamContent/LivestreamIdleThumbnail/styles.d.ts +19 -0
  3792. package/lib/typescript/src/social/components/LivestreamContent/LivestreamIdleThumbnail/styles.d.ts.map +1 -0
  3793. package/lib/typescript/src/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.d.ts +3 -0
  3794. package/lib/typescript/src/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.d.ts.map +1 -0
  3795. package/lib/typescript/src/social/components/LivestreamContent/LivestreamTerminatedThumbnail/styles.d.ts.map +1 -0
  3796. package/lib/typescript/src/social/components/LivestreamContent/index.d.ts +8 -0
  3797. package/lib/typescript/src/social/components/LivestreamContent/index.d.ts.map +1 -0
  3798. package/lib/typescript/src/social/components/LivestreamContent/styles.d.ts +62 -0
  3799. package/lib/typescript/src/social/components/LivestreamContent/styles.d.ts.map +1 -0
  3800. package/lib/typescript/src/social/components/LoadingImage/index.d.ts +16 -0
  3801. package/lib/typescript/src/social/components/LoadingImage/index.d.ts.map +1 -0
  3802. package/lib/typescript/src/social/components/LoadingImage/styles.d.ts +66 -0
  3803. package/lib/typescript/src/social/components/LoadingImage/styles.d.ts.map +1 -0
  3804. package/lib/typescript/src/social/components/LoadingVideo/index.d.ts +18 -0
  3805. package/lib/typescript/src/social/components/LoadingVideo/index.d.ts.map +1 -0
  3806. package/lib/typescript/src/social/components/LoadingVideo/styles.d.ts.map +1 -0
  3807. package/lib/typescript/src/social/components/MemberChip/MemberChip.d.ts +9 -0
  3808. package/lib/typescript/src/social/components/MemberChip/MemberChip.d.ts.map +1 -0
  3809. package/lib/typescript/src/social/components/MemberChip/styles.d.ts +31 -0
  3810. package/lib/typescript/src/social/components/MemberChip/styles.d.ts.map +1 -0
  3811. package/lib/typescript/src/social/components/MyAvatar/MyAvatar.d.ts +4 -0
  3812. package/lib/typescript/src/social/components/MyAvatar/MyAvatar.d.ts.map +1 -0
  3813. package/lib/typescript/src/social/components/MyStories/StoryCircleItem.d.ts.map +1 -0
  3814. package/lib/typescript/src/social/components/MyStories/StoryTargetView.d.ts.map +1 -0
  3815. package/lib/typescript/src/social/components/MyStories/index.d.ts +14 -0
  3816. package/lib/typescript/src/social/components/MyStories/index.d.ts.map +1 -0
  3817. package/lib/typescript/src/social/components/MyStories/styles.d.ts +99 -0
  3818. package/lib/typescript/src/social/components/MyStories/styles.d.ts.map +1 -0
  3819. package/lib/typescript/src/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.d.ts +3 -0
  3820. package/lib/typescript/src/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.d.ts.map +1 -0
  3821. package/lib/typescript/src/social/components/NewsFeedLoadingComponent/styles.d.ts.map +1 -0
  3822. package/lib/typescript/src/social/components/NoResult/NoResult.d.ts +5 -0
  3823. package/lib/typescript/src/social/components/NoResult/NoResult.d.ts.map +1 -0
  3824. package/lib/typescript/src/social/components/NoResult/index.d.ts.map +1 -0
  3825. package/lib/typescript/src/social/components/NoResult/styles.d.ts +16 -0
  3826. package/lib/typescript/src/social/components/NoResult/styles.d.ts.map +1 -0
  3827. package/lib/typescript/src/social/components/NoSearchResult/NoSearchResult.d.ts +3 -0
  3828. package/lib/typescript/src/social/components/NoSearchResult/NoSearchResult.d.ts.map +1 -0
  3829. package/lib/typescript/src/social/components/PollContent/PollFooter.d.ts +12 -0
  3830. package/lib/typescript/src/social/components/PollContent/PollFooter.d.ts.map +1 -0
  3831. package/lib/typescript/src/social/components/PollContent/PollOption.d.ts +15 -0
  3832. package/lib/typescript/src/social/components/PollContent/PollOption.d.ts.map +1 -0
  3833. package/lib/typescript/src/social/components/PollContent/PollResults.d.ts +7 -0
  3834. package/lib/typescript/src/social/components/PollContent/PollResults.d.ts.map +1 -0
  3835. package/lib/typescript/src/social/components/PollContent/index.d.ts +9 -0
  3836. package/lib/typescript/src/social/components/PollContent/index.d.ts.map +1 -0
  3837. package/lib/typescript/src/social/components/PollContent/style.d.ts +134 -0
  3838. package/lib/typescript/src/social/components/PollContent/style.d.ts.map +1 -0
  3839. package/lib/typescript/src/social/components/PopupMenu/PopupMenu.d.ts +16 -0
  3840. package/lib/typescript/src/social/components/PopupMenu/PopupMenu.d.ts.map +1 -0
  3841. package/lib/typescript/src/social/components/PopupMenu/styles.d.ts.map +1 -0
  3842. package/lib/typescript/src/social/components/PostAdComponent/PostAdComponent.d.ts +8 -0
  3843. package/lib/typescript/src/social/components/PostAdComponent/PostAdComponent.d.ts.map +1 -0
  3844. package/lib/typescript/src/social/components/PostAdComponent/PostAdHeader.d.ts +8 -0
  3845. package/lib/typescript/src/social/components/PostAdComponent/PostAdHeader.d.ts.map +1 -0
  3846. package/lib/typescript/src/social/components/PostAdComponent/styles.d.ts +106 -0
  3847. package/lib/typescript/src/social/components/PostAdComponent/styles.d.ts.map +1 -0
  3848. package/lib/typescript/src/social/components/PostContent/index.d.ts +13 -0
  3849. package/lib/typescript/src/social/components/PostContent/index.d.ts.map +1 -0
  3850. package/lib/typescript/src/social/components/PostContent/styles.d.ts.map +1 -0
  3851. package/lib/typescript/src/social/components/PostFeedSkeleton/PostFeedSkeleton.d.ts +3 -0
  3852. package/lib/typescript/src/social/components/PostFeedSkeleton/PostFeedSkeleton.d.ts.map +1 -0
  3853. package/lib/typescript/src/social/components/PostFeedSkeleton/index.d.ts.map +1 -0
  3854. package/lib/typescript/src/social/components/PostFeedSkeleton/styles.d.ts +25 -0
  3855. package/lib/typescript/src/social/components/PostFeedSkeleton/styles.d.ts.map +1 -0
  3856. package/lib/typescript/src/social/components/PostMenu/index.d.ts +9 -0
  3857. package/lib/typescript/src/social/components/PostMenu/index.d.ts.map +1 -0
  3858. package/lib/typescript/src/social/components/PostMenu/styles.d.ts +49 -0
  3859. package/lib/typescript/src/social/components/PostMenu/styles.d.ts.map +1 -0
  3860. package/lib/typescript/src/social/components/PreviewLink/LinkPreview.d.ts +8 -0
  3861. package/lib/typescript/src/social/components/PreviewLink/LinkPreview.d.ts.map +1 -0
  3862. package/lib/typescript/src/social/components/PreviewLink/index.d.ts.map +1 -0
  3863. package/lib/typescript/src/social/components/PreviewLink/styles.d.ts.map +1 -0
  3864. package/lib/typescript/src/social/components/PreviewLink/types.d.ts.map +1 -0
  3865. package/lib/typescript/src/social/components/PreviewLink/utils.d.ts +20 -0
  3866. package/lib/typescript/src/social/components/PreviewLink/utils.d.ts.map +1 -0
  3867. package/lib/typescript/src/social/components/RenderTextWithMention/RenderTextWithMention.d.ts +9 -0
  3868. package/lib/typescript/src/social/components/RenderTextWithMention/RenderTextWithMention.d.ts.map +1 -0
  3869. package/lib/typescript/src/social/components/RenderTextWithMention/styles.d.ts.map +1 -0
  3870. package/lib/typescript/src/social/components/SearchInput/SearchInput.d.ts +10 -0
  3871. package/lib/typescript/src/social/components/SearchInput/SearchInput.d.ts.map +1 -0
  3872. package/lib/typescript/src/social/components/SearchInput/index.d.ts.map +1 -0
  3873. package/lib/typescript/src/social/components/SearchInput/styles.d.ts +22 -0
  3874. package/lib/typescript/src/social/components/SearchInput/styles.d.ts.map +1 -0
  3875. package/lib/typescript/src/social/components/SearchItem/index.d.ts +14 -0
  3876. package/lib/typescript/src/social/components/SearchItem/index.d.ts.map +1 -0
  3877. package/lib/typescript/src/social/components/SearchItem/styles.d.ts.map +1 -0
  3878. package/lib/typescript/src/social/components/SearchResultItem/SearchResultItem.d.ts +10 -0
  3879. package/lib/typescript/src/social/components/SearchResultItem/SearchResultItem.d.ts.map +1 -0
  3880. package/lib/typescript/src/social/components/SearchResultItem/styles.d.ts +56 -0
  3881. package/lib/typescript/src/social/components/SearchResultItem/styles.d.ts.map +1 -0
  3882. package/lib/typescript/src/social/components/Social/CommentList/CommentList.d.ts +11 -0
  3883. package/lib/typescript/src/social/components/Social/CommentList/CommentList.d.ts.map +1 -0
  3884. package/lib/typescript/src/social/components/Social/CommentList/styles.d.ts +136 -0
  3885. package/lib/typescript/src/social/components/Social/CommentList/styles.d.ts.map +1 -0
  3886. package/lib/typescript/src/social/components/Social/CommentListItem/CommentListItem.d.ts +30 -0
  3887. package/lib/typescript/src/social/components/Social/CommentListItem/CommentListItem.d.ts.map +1 -0
  3888. package/lib/typescript/src/social/components/Social/CommentListItem/styles.d.ts.map +1 -0
  3889. package/lib/typescript/src/social/components/Social/ReplyCommentList/index.d.ts +25 -0
  3890. package/lib/typescript/src/social/components/Social/ReplyCommentList/index.d.ts.map +1 -0
  3891. package/lib/typescript/src/social/components/Social/ReplyCommentList/styles.d.ts.map +1 -0
  3892. package/lib/typescript/src/social/components/StoryKit/index.d.ts +9 -0
  3893. package/lib/typescript/src/social/components/StoryKit/index.d.ts.map +1 -0
  3894. package/lib/typescript/src/social/components/StoryKit/src/Story.d.ts +9 -0
  3895. package/lib/typescript/src/social/components/StoryKit/src/Story.d.ts.map +1 -0
  3896. package/lib/typescript/src/social/components/StoryKit/src/StoryCircleListItem.d.ts +78 -0
  3897. package/lib/typescript/src/social/components/StoryKit/src/StoryCircleListItem.d.ts.map +1 -0
  3898. package/lib/typescript/src/social/components/StoryKit/src/StoryCircleListView.d.ts +4 -0
  3899. package/lib/typescript/src/social/components/StoryKit/src/StoryCircleListView.d.ts.map +1 -0
  3900. package/lib/typescript/src/social/components/StoryKit/src/StoryListItem.d.ts +9 -0
  3901. package/lib/typescript/src/social/components/StoryKit/src/StoryListItem.d.ts.map +1 -0
  3902. package/lib/typescript/src/social/components/StoryKit/src/helpers/StateHelpers.d.ts +2 -0
  3903. package/lib/typescript/src/social/components/StoryKit/src/helpers/StateHelpers.d.ts.map +1 -0
  3904. package/lib/typescript/src/social/components/StoryKit/src/helpers/ValidationHelpers.d.ts.map +1 -0
  3905. package/lib/typescript/src/social/components/StoryKit/src/helpers/index.d.ts.map +1 -0
  3906. package/lib/typescript/src/social/components/StoryKit/src/interfaces/index.d.ts.map +1 -0
  3907. package/lib/typescript/src/social/components/StoryKit/src/styles.d.ts.map +1 -0
  3908. package/lib/typescript/src/social/components/TargetSelectionPage/TargetItem/TargetItem.d.ts +17 -0
  3909. package/lib/typescript/src/social/components/TargetSelectionPage/TargetItem/TargetItem.d.ts.map +1 -0
  3910. package/lib/typescript/src/social/components/TargetSelectionPage/TargetSelectionPage.d.ts +25 -0
  3911. package/lib/typescript/src/social/components/TargetSelectionPage/TargetSelectionPage.d.ts.map +1 -0
  3912. package/lib/typescript/src/social/components/TargetSelectionPage/styles.d.ts +51 -0
  3913. package/lib/typescript/src/social/components/TargetSelectionPage/styles.d.ts.map +1 -0
  3914. package/lib/typescript/src/social/components/Toast/index.d.ts +3 -0
  3915. package/lib/typescript/src/social/components/Toast/index.d.ts.map +1 -0
  3916. package/lib/typescript/src/social/components/Toast/styles.d.ts +25 -0
  3917. package/lib/typescript/src/social/components/Toast/styles.d.ts.map +1 -0
  3918. package/lib/typescript/src/social/components/index.d.ts +6 -0
  3919. package/lib/typescript/src/social/components/index.d.ts.map +1 -0
  3920. package/lib/typescript/src/social/components/legacy/BackButton/index.d.ts +7 -0
  3921. package/lib/typescript/src/social/components/legacy/BackButton/index.d.ts.map +1 -0
  3922. package/lib/typescript/src/social/components/legacy/BackButton/styles.d.ts.map +1 -0
  3923. package/lib/typescript/src/social/components/legacy/CancelButton/index.d.ts +2 -0
  3924. package/lib/typescript/src/social/components/legacy/CancelButton/index.d.ts.map +1 -0
  3925. package/lib/typescript/src/social/components/legacy/CancelButton/styles.d.ts.map +1 -0
  3926. package/lib/typescript/src/social/components/legacy/CloseButton/index.d.ts +4 -0
  3927. package/lib/typescript/src/social/components/legacy/CloseButton/index.d.ts.map +1 -0
  3928. package/lib/typescript/src/social/components/legacy/CloseButton/styles.d.ts.map +1 -0
  3929. package/lib/typescript/src/social/components/legacy/CommunityStories/index.d.ts +6 -0
  3930. package/lib/typescript/src/social/components/legacy/CommunityStories/index.d.ts.map +1 -0
  3931. package/lib/typescript/src/social/components/legacy/CommunityStories/styles.d.ts.map +1 -0
  3932. package/lib/typescript/src/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.d.ts +10 -0
  3933. package/lib/typescript/src/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.d.ts.map +1 -0
  3934. package/lib/typescript/src/social/components/legacy/CreatePostChooseTargetModal/styles.d.ts.map +1 -0
  3935. package/lib/typescript/src/social/components/legacy/CustomTab/index.d.ts +9 -0
  3936. package/lib/typescript/src/social/components/legacy/CustomTab/index.d.ts.map +1 -0
  3937. package/lib/typescript/src/social/components/legacy/CustomTab/styles.d.ts.map +1 -0
  3938. package/lib/typescript/src/social/components/legacy/CustomText/index.d.ts +9 -0
  3939. package/lib/typescript/src/social/components/legacy/CustomText/index.d.ts.map +1 -0
  3940. package/lib/typescript/src/social/components/legacy/CustomText/styles.d.ts.map +1 -0
  3941. package/lib/typescript/src/social/components/legacy/DoneButton/index.d.ts +9 -0
  3942. package/lib/typescript/src/social/components/legacy/DoneButton/index.d.ts.map +1 -0
  3943. package/lib/typescript/src/social/components/legacy/DoneButton/styles.d.ts.map +1 -0
  3944. package/lib/typescript/src/social/components/legacy/EditCommentModal/index.d.ts +11 -0
  3945. package/lib/typescript/src/social/components/legacy/EditCommentModal/index.d.ts.map +1 -0
  3946. package/lib/typescript/src/social/components/legacy/EditCommentModal/styles.d.ts.map +1 -0
  3947. package/lib/typescript/src/social/components/legacy/EditPostModal/index.d.ts +21 -0
  3948. package/lib/typescript/src/social/components/legacy/EditPostModal/index.d.ts.map +1 -0
  3949. package/lib/typescript/src/social/components/legacy/EditPostModal/styles.d.ts.map +1 -0
  3950. package/lib/typescript/src/social/components/legacy/FloatingButton/index.d.ts +7 -0
  3951. package/lib/typescript/src/social/components/legacy/FloatingButton/index.d.ts.map +1 -0
  3952. package/lib/typescript/src/social/components/legacy/FloatingButton/styles.d.ts.map +1 -0
  3953. package/lib/typescript/src/social/components/legacy/LoadingImage/index.d.ts +12 -0
  3954. package/lib/typescript/src/social/components/legacy/LoadingImage/index.d.ts.map +1 -0
  3955. package/lib/typescript/src/social/components/legacy/LoadingImage/styles.d.ts.map +1 -0
  3956. package/lib/typescript/src/social/components/legacy/LoadingIndicator/index.d.ts +7 -0
  3957. package/lib/typescript/src/social/components/legacy/LoadingIndicator/index.d.ts.map +1 -0
  3958. package/lib/typescript/src/social/components/legacy/LoadingIndicator/styles.d.ts.map +1 -0
  3959. package/lib/typescript/src/social/components/legacy/LoadingOverlay/index.d.ts +7 -0
  3960. package/lib/typescript/src/social/components/legacy/LoadingOverlay/index.d.ts.map +1 -0
  3961. package/lib/typescript/src/social/components/legacy/LoadingOverlay/styles.d.ts.map +1 -0
  3962. package/lib/typescript/src/social/components/legacy/LoadingVideo/index.d.ts +14 -0
  3963. package/lib/typescript/src/social/components/legacy/LoadingVideo/index.d.ts.map +1 -0
  3964. package/lib/typescript/src/social/components/legacy/LoadingVideo/styles.d.ts.map +1 -0
  3965. package/lib/typescript/src/social/components/legacy/MediaSection/index.d.ts.map +1 -0
  3966. package/lib/typescript/src/social/components/legacy/MediaSection/styles.d.ts.map +1 -0
  3967. package/lib/typescript/src/social/components/legacy/MyStories/index.d.ts +10 -0
  3968. package/lib/typescript/src/social/components/legacy/MyStories/index.d.ts.map +1 -0
  3969. package/lib/typescript/src/social/components/legacy/MyStories/styles.d.ts.map +1 -0
  3970. package/lib/typescript/src/social/components/legacy/PollSection/Components/PollBar.d.ts +7 -0
  3971. package/lib/typescript/src/social/components/legacy/PollSection/Components/PollBar.d.ts.map +1 -0
  3972. package/lib/typescript/src/social/components/legacy/PollSection/Components/PollOptionList.d.ts +11 -0
  3973. package/lib/typescript/src/social/components/legacy/PollSection/Components/PollOptionList.d.ts.map +1 -0
  3974. package/lib/typescript/src/social/components/legacy/PollSection/PollSection.d.ts +6 -0
  3975. package/lib/typescript/src/social/components/legacy/PollSection/PollSection.d.ts.map +1 -0
  3976. package/lib/typescript/src/social/components/legacy/PollSection/style.d.ts.map +1 -0
  3977. package/lib/typescript/src/social/components/legacy/PollSection/usePoll.d.ts +8 -0
  3978. package/lib/typescript/src/social/components/legacy/PollSection/usePoll.d.ts.map +1 -0
  3979. package/lib/typescript/src/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.d.ts +3 -0
  3980. package/lib/typescript/src/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.d.ts.map +1 -0
  3981. package/lib/typescript/src/social/components/legacy/PostTypeChoiceModal/style.d.ts +56 -0
  3982. package/lib/typescript/src/social/components/legacy/PostTypeChoiceModal/style.d.ts.map +1 -0
  3983. package/lib/typescript/src/social/components/legacy/SearchItem/index.d.ts +14 -0
  3984. package/lib/typescript/src/social/components/legacy/SearchItem/index.d.ts.map +1 -0
  3985. package/lib/typescript/src/social/components/legacy/SearchItem/styles.d.ts.map +1 -0
  3986. package/lib/typescript/src/social/components/legacy/Social/CommentList/index.d.ts +27 -0
  3987. package/lib/typescript/src/social/components/legacy/Social/CommentList/index.d.ts.map +1 -0
  3988. package/lib/typescript/src/social/components/legacy/Social/CommentList/styles.d.ts.map +1 -0
  3989. package/lib/typescript/src/social/components/legacy/Social/PendingPostList/index.d.ts +37 -0
  3990. package/lib/typescript/src/social/components/legacy/Social/PendingPostList/index.d.ts.map +1 -0
  3991. package/lib/typescript/src/social/components/legacy/Social/PendingPostList/styles.d.ts.map +1 -0
  3992. package/lib/typescript/src/social/components/legacy/Social/PostList/Components/RenderTextWithMention.d.ts +8 -0
  3993. package/lib/typescript/src/social/components/legacy/Social/PostList/Components/RenderTextWithMention.d.ts.map +1 -0
  3994. package/lib/typescript/src/social/components/legacy/Social/PostList/index.d.ts +40 -0
  3995. package/lib/typescript/src/social/components/legacy/Social/PostList/index.d.ts.map +1 -0
  3996. package/lib/typescript/src/social/components/legacy/Social/PostList/styles.d.ts.map +1 -0
  3997. package/lib/typescript/src/social/components/legacy/Social/ReplyCommentList/index.d.ts +25 -0
  3998. package/lib/typescript/src/social/components/legacy/Social/ReplyCommentList/index.d.ts.map +1 -0
  3999. package/lib/typescript/src/social/components/legacy/Social/ReplyCommentList/styles.d.ts.map +1 -0
  4000. package/lib/typescript/src/social/components/legacy/StoryKit/index.d.ts +9 -0
  4001. package/lib/typescript/src/social/components/legacy/StoryKit/index.d.ts.map +1 -0
  4002. package/lib/typescript/src/social/components/legacy/StoryKit/src/Story.d.ts +9 -0
  4003. package/lib/typescript/src/social/components/legacy/StoryKit/src/Story.d.ts.map +1 -0
  4004. package/lib/typescript/src/social/components/legacy/StoryKit/src/StoryCircleListItem.d.ts +72 -0
  4005. package/lib/typescript/src/social/components/legacy/StoryKit/src/StoryCircleListItem.d.ts.map +1 -0
  4006. package/lib/typescript/src/social/components/legacy/StoryKit/src/StoryCircleListView.d.ts +4 -0
  4007. package/lib/typescript/src/social/components/legacy/StoryKit/src/StoryCircleListView.d.ts.map +1 -0
  4008. package/lib/typescript/src/social/components/legacy/StoryKit/src/StoryListItem.d.ts +9 -0
  4009. package/lib/typescript/src/social/components/legacy/StoryKit/src/StoryListItem.d.ts.map +1 -0
  4010. package/lib/typescript/src/social/components/legacy/StoryKit/src/helpers/StateHelpers.d.ts +2 -0
  4011. package/lib/typescript/src/social/components/legacy/StoryKit/src/helpers/StateHelpers.d.ts.map +1 -0
  4012. package/lib/typescript/src/social/components/legacy/StoryKit/src/helpers/ValidationHelpers.d.ts.map +1 -0
  4013. package/lib/typescript/src/social/components/legacy/StoryKit/src/helpers/index.d.ts.map +1 -0
  4014. package/lib/typescript/src/social/components/legacy/StoryKit/src/interfaces/index.d.ts.map +1 -0
  4015. package/lib/typescript/src/social/components/legacy/StoryKit/src/styles.d.ts +139 -0
  4016. package/lib/typescript/src/social/components/legacy/StoryKit/src/styles.d.ts.map +1 -0
  4017. package/lib/typescript/src/social/components/legacy/Toast/Toast.d.ts +3 -0
  4018. package/lib/typescript/src/social/components/legacy/Toast/Toast.d.ts.map +1 -0
  4019. package/lib/typescript/src/social/elements/ActionButton/ActionButton.d.ts +12 -0
  4020. package/lib/typescript/src/social/elements/ActionButton/ActionButton.d.ts.map +1 -0
  4021. package/lib/typescript/src/social/elements/ActionButton/index.d.ts.map +1 -0
  4022. package/lib/typescript/src/social/elements/ActionButton/styles.d.ts +10 -0
  4023. package/lib/typescript/src/social/elements/ActionButton/styles.d.ts.map +1 -0
  4024. package/lib/typescript/src/social/elements/AddOptionButton/index.d.ts +9 -0
  4025. package/lib/typescript/src/social/elements/AddOptionButton/index.d.ts.map +1 -0
  4026. package/lib/typescript/src/social/elements/AddOptionButton/styles.d.ts +19 -0
  4027. package/lib/typescript/src/social/elements/AddOptionButton/styles.d.ts.map +1 -0
  4028. package/lib/typescript/src/social/elements/AddThumbnailButton/AddThumbnailButton.d.ts +9 -0
  4029. package/lib/typescript/src/social/elements/AddThumbnailButton/AddThumbnailButton.d.ts.map +1 -0
  4030. package/lib/typescript/src/social/elements/AddThumbnailButton/index.d.ts.map +1 -0
  4031. package/lib/typescript/src/social/elements/AddThumbnailButton/styles.d.ts +12 -0
  4032. package/lib/typescript/src/social/elements/AddThumbnailButton/styles.d.ts.map +1 -0
  4033. package/lib/typescript/src/social/elements/AllCategoriesTitle/AllCategoriesTitle.d.ts +9 -0
  4034. package/lib/typescript/src/social/elements/AllCategoriesTitle/AllCategoriesTitle.d.ts.map +1 -0
  4035. package/lib/typescript/src/social/elements/AnnouncementBadge/AnnouncementBadge.d.ts +11 -0
  4036. package/lib/typescript/src/social/elements/AnnouncementBadge/AnnouncementBadge.d.ts.map +1 -0
  4037. package/lib/typescript/src/social/elements/AnnouncementBadge/index.d.ts.map +1 -0
  4038. package/lib/typescript/src/social/elements/AnnouncementBadge/styles.d.ts +6 -0
  4039. package/lib/typescript/src/social/elements/AnnouncementBadge/styles.d.ts.map +1 -0
  4040. package/lib/typescript/src/social/elements/BackButton/BackButton.d.ts +12 -0
  4041. package/lib/typescript/src/social/elements/BackButton/BackButton.d.ts.map +1 -0
  4042. package/lib/typescript/src/social/elements/BackButton/index.d.ts.map +1 -0
  4043. package/lib/typescript/src/social/elements/BackButton/styles.d.ts +6 -0
  4044. package/lib/typescript/src/social/elements/BackButton/styles.d.ts.map +1 -0
  4045. package/lib/typescript/src/social/elements/BackButtonIconElement/BackButtonIconElement.d.ts +9 -0
  4046. package/lib/typescript/src/social/elements/BackButtonIconElement/BackButtonIconElement.d.ts.map +1 -0
  4047. package/lib/typescript/src/social/elements/BrandBadge/BrandBadge.d.ts +5 -0
  4048. package/lib/typescript/src/social/elements/BrandBadge/BrandBadge.d.ts.map +1 -0
  4049. package/lib/typescript/src/social/elements/BrandBadge/index.d.ts +2 -0
  4050. package/lib/typescript/src/social/elements/BrandBadge/index.d.ts.map +1 -0
  4051. package/lib/typescript/src/social/elements/CameraButton/index.d.ts +10 -0
  4052. package/lib/typescript/src/social/elements/CameraButton/index.d.ts.map +1 -0
  4053. package/lib/typescript/src/social/elements/CameraButton/styles.d.ts +19 -0
  4054. package/lib/typescript/src/social/elements/CameraButton/styles.d.ts.map +1 -0
  4055. package/lib/typescript/src/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.d.ts +9 -0
  4056. package/lib/typescript/src/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.d.ts.map +1 -0
  4057. package/lib/typescript/src/social/elements/CancelCreateLivestreamButton/index.d.ts.map +1 -0
  4058. package/lib/typescript/src/social/elements/CancelCreateLivestreamButton/styles.d.ts.map +1 -0
  4059. package/lib/typescript/src/social/elements/CategoryRowImage/CategoryRowImage.d.ts +9 -0
  4060. package/lib/typescript/src/social/elements/CategoryRowImage/CategoryRowImage.d.ts.map +1 -0
  4061. package/lib/typescript/src/social/elements/CategoryRowName/CategoryRowName.d.ts +9 -0
  4062. package/lib/typescript/src/social/elements/CategoryRowName/CategoryRowName.d.ts.map +1 -0
  4063. package/lib/typescript/src/social/elements/CategoryTitle/CategoryTitle.d.ts +9 -0
  4064. package/lib/typescript/src/social/elements/CategoryTitle/CategoryTitle.d.ts.map +1 -0
  4065. package/lib/typescript/src/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.d.ts +9 -0
  4066. package/lib/typescript/src/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.d.ts.map +1 -0
  4067. package/lib/typescript/src/social/elements/ChangeThumbnailButton/index.d.ts.map +1 -0
  4068. package/lib/typescript/src/social/elements/ChangeThumbnailButton/styles.d.ts +13 -0
  4069. package/lib/typescript/src/social/elements/ChangeThumbnailButton/styles.d.ts.map +1 -0
  4070. package/lib/typescript/src/social/elements/CloseButton/index.d.ts +12 -0
  4071. package/lib/typescript/src/social/elements/CloseButton/index.d.ts.map +1 -0
  4072. package/lib/typescript/src/social/elements/CloseButton/styles.d.ts +5 -0
  4073. package/lib/typescript/src/social/elements/CloseButton/styles.d.ts.map +1 -0
  4074. package/lib/typescript/src/social/elements/CloseButtonIconElement/CloseButtonIconElement.d.ts +9 -0
  4075. package/lib/typescript/src/social/elements/CloseButtonIconElement/CloseButtonIconElement.d.ts.map +1 -0
  4076. package/lib/typescript/src/social/elements/CommentButtonIconElement/CommentButtonIconElement.d.ts +9 -0
  4077. package/lib/typescript/src/social/elements/CommentButtonIconElement/CommentButtonIconElement.d.ts.map +1 -0
  4078. package/lib/typescript/src/social/elements/CommonElements/AvatarElement.d.ts +15 -0
  4079. package/lib/typescript/src/social/elements/CommonElements/AvatarElement.d.ts.map +1 -0
  4080. package/lib/typescript/src/social/elements/CommonElements/ImageElement.d.ts +11 -0
  4081. package/lib/typescript/src/social/elements/CommonElements/ImageElement.d.ts.map +1 -0
  4082. package/lib/typescript/src/social/elements/CommonElements/TextElement.d.ts +11 -0
  4083. package/lib/typescript/src/social/elements/CommonElements/TextElement.d.ts.map +1 -0
  4084. package/lib/typescript/src/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.d.ts +10 -0
  4085. package/lib/typescript/src/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.d.ts.map +1 -0
  4086. package/lib/typescript/src/social/elements/CommunityAddMemberButton/index.d.ts.map +1 -0
  4087. package/lib/typescript/src/social/elements/CommunityAddMemberButton/styles.d.ts +21 -0
  4088. package/lib/typescript/src/social/elements/CommunityAddMemberButton/styles.d.ts.map +1 -0
  4089. package/lib/typescript/src/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.d.ts +9 -0
  4090. package/lib/typescript/src/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.d.ts.map +1 -0
  4091. package/lib/typescript/src/social/elements/CommunityCreatePostButton/index.d.ts.map +1 -0
  4092. package/lib/typescript/src/social/elements/CommunityCreatePostButton/styles.d.ts +25 -0
  4093. package/lib/typescript/src/social/elements/CommunityCreatePostButton/styles.d.ts.map +1 -0
  4094. package/lib/typescript/src/social/elements/CommunityDescription/CommunityDescription.d.ts +11 -0
  4095. package/lib/typescript/src/social/elements/CommunityDescription/CommunityDescription.d.ts.map +1 -0
  4096. package/lib/typescript/src/social/elements/CommunityDisplayname/CommunityDisplayname.d.ts +11 -0
  4097. package/lib/typescript/src/social/elements/CommunityDisplayname/CommunityDisplayname.d.ts.map +1 -0
  4098. package/lib/typescript/src/social/elements/CommunityDisplayname/styles.d.ts +14 -0
  4099. package/lib/typescript/src/social/elements/CommunityDisplayname/styles.d.ts.map +1 -0
  4100. package/lib/typescript/src/social/elements/CommunityEmptyImage/CommunityEmptyImage.d.ts +8 -0
  4101. package/lib/typescript/src/social/elements/CommunityEmptyImage/CommunityEmptyImage.d.ts.map +1 -0
  4102. package/lib/typescript/src/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.d.ts +8 -0
  4103. package/lib/typescript/src/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.d.ts.map +1 -0
  4104. package/lib/typescript/src/social/elements/CommunityInfo/CommunityInfo.d.ts +12 -0
  4105. package/lib/typescript/src/social/elements/CommunityInfo/CommunityInfo.d.ts.map +1 -0
  4106. package/lib/typescript/src/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.d.ts +13 -0
  4107. package/lib/typescript/src/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.d.ts.map +1 -0
  4108. package/lib/typescript/src/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.d.ts +9 -0
  4109. package/lib/typescript/src/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.d.ts.map +1 -0
  4110. package/lib/typescript/src/social/elements/CommunityMemeberCount/CommunityMemeberCount.d.ts +9 -0
  4111. package/lib/typescript/src/social/elements/CommunityMemeberCount/CommunityMemeberCount.d.ts.map +1 -0
  4112. package/lib/typescript/src/social/elements/CommunityMemeberCount/styles.d.ts +7 -0
  4113. package/lib/typescript/src/social/elements/CommunityMemeberCount/styles.d.ts.map +1 -0
  4114. package/lib/typescript/src/social/elements/CommunityName/CommunityName.d.ts +11 -0
  4115. package/lib/typescript/src/social/elements/CommunityName/CommunityName.d.ts.map +1 -0
  4116. package/lib/typescript/src/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.d.ts +9 -0
  4117. package/lib/typescript/src/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.d.ts.map +1 -0
  4118. package/lib/typescript/src/social/elements/CommunityPendingPost/CommunityPendingPost.d.ts +13 -0
  4119. package/lib/typescript/src/social/elements/CommunityPendingPost/CommunityPendingPost.d.ts.map +1 -0
  4120. package/lib/typescript/src/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.d.ts +12 -0
  4121. package/lib/typescript/src/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.d.ts.map +1 -0
  4122. package/lib/typescript/src/social/elements/CommunityPrivacyIcon/index.d.ts.map +1 -0
  4123. package/lib/typescript/src/social/elements/CommunityPrivacyIcon/styles.d.ts +14 -0
  4124. package/lib/typescript/src/social/elements/CommunityPrivacyIcon/styles.d.ts.map +1 -0
  4125. package/lib/typescript/src/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.d.ts +9 -0
  4126. package/lib/typescript/src/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.d.ts.map +1 -0
  4127. package/lib/typescript/src/social/elements/CommunityRowImage/CommunityRowImage.d.ts +10 -0
  4128. package/lib/typescript/src/social/elements/CommunityRowImage/CommunityRowImage.d.ts.map +1 -0
  4129. package/lib/typescript/src/social/elements/CommunityRowImage/styles.d.ts.map +1 -0
  4130. package/lib/typescript/src/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.d.ts +9 -0
  4131. package/lib/typescript/src/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.d.ts.map +1 -0
  4132. package/lib/typescript/src/social/elements/CopyLinkAction/CopyLinkAction.d.ts +11 -0
  4133. package/lib/typescript/src/social/elements/CopyLinkAction/CopyLinkAction.d.ts.map +1 -0
  4134. package/lib/typescript/src/social/elements/CopyLinkAction/index.d.ts +2 -0
  4135. package/lib/typescript/src/social/elements/CopyLinkAction/index.d.ts.map +1 -0
  4136. package/lib/typescript/src/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.d.ts +9 -0
  4137. package/lib/typescript/src/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.d.ts.map +1 -0
  4138. package/lib/typescript/src/social/elements/DeleteThumbnailButton/index.d.ts.map +1 -0
  4139. package/lib/typescript/src/social/elements/DeleteThumbnailButton/styles.d.ts +13 -0
  4140. package/lib/typescript/src/social/elements/DeleteThumbnailButton/styles.d.ts.map +1 -0
  4141. package/lib/typescript/src/social/elements/DescriptionElement/DescriptionElement.d.ts +9 -0
  4142. package/lib/typescript/src/social/elements/DescriptionElement/DescriptionElement.d.ts.map +1 -0
  4143. package/lib/typescript/src/social/elements/EndLiveStreamButton/EndLiveStreamButton.d.ts +9 -0
  4144. package/lib/typescript/src/social/elements/EndLiveStreamButton/EndLiveStreamButton.d.ts.map +1 -0
  4145. package/lib/typescript/src/social/elements/EndLiveStreamButton/index.d.ts.map +1 -0
  4146. package/lib/typescript/src/social/elements/EndLiveStreamButton/styles.d.ts +16 -0
  4147. package/lib/typescript/src/social/elements/EndLiveStreamButton/styles.d.ts.map +1 -0
  4148. package/lib/typescript/src/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.d.ts +9 -0
  4149. package/lib/typescript/src/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.d.ts.map +1 -0
  4150. package/lib/typescript/src/social/elements/FormDescription/index.d.ts +10 -0
  4151. package/lib/typescript/src/social/elements/FormDescription/index.d.ts.map +1 -0
  4152. package/lib/typescript/src/social/elements/FormDescription/styles.d.ts +7 -0
  4153. package/lib/typescript/src/social/elements/FormDescription/styles.d.ts.map +1 -0
  4154. package/lib/typescript/src/social/elements/FormLabel/index.d.ts +11 -0
  4155. package/lib/typescript/src/social/elements/FormLabel/index.d.ts.map +1 -0
  4156. package/lib/typescript/src/social/elements/FormLabel/styles.d.ts +10 -0
  4157. package/lib/typescript/src/social/elements/FormLabel/styles.d.ts.map +1 -0
  4158. package/lib/typescript/src/social/elements/ImageButton/index.d.ts +10 -0
  4159. package/lib/typescript/src/social/elements/ImageButton/index.d.ts.map +1 -0
  4160. package/lib/typescript/src/social/elements/ImageButton/styles.d.ts +19 -0
  4161. package/lib/typescript/src/social/elements/ImageButton/styles.d.ts.map +1 -0
  4162. package/lib/typescript/src/social/elements/ImageGallery/ImageGallery.d.ts +12 -0
  4163. package/lib/typescript/src/social/elements/ImageGallery/ImageGallery.d.ts.map +1 -0
  4164. package/lib/typescript/src/social/elements/ImageKeyElement/ImageKeyElement.d.ts +10 -0
  4165. package/lib/typescript/src/social/elements/ImageKeyElement/ImageKeyElement.d.ts.map +1 -0
  4166. package/lib/typescript/src/social/elements/ImageViewer/ImageViewer.d.ts +13 -0
  4167. package/lib/typescript/src/social/elements/ImageViewer/ImageViewer.d.ts.map +1 -0
  4168. package/lib/typescript/src/social/elements/LikeButtonIconElement/LikeButtonIconElement.d.ts +9 -0
  4169. package/lib/typescript/src/social/elements/LikeButtonIconElement/LikeButtonIconElement.d.ts.map +1 -0
  4170. package/lib/typescript/src/social/elements/LiveTimerStatus/LiveTimerStatus.d.ts +9 -0
  4171. package/lib/typescript/src/social/elements/LiveTimerStatus/LiveTimerStatus.d.ts.map +1 -0
  4172. package/lib/typescript/src/social/elements/LiveTimerStatus/index.d.ts.map +1 -0
  4173. package/lib/typescript/src/social/elements/LiveTimerStatus/styles.d.ts +16 -0
  4174. package/lib/typescript/src/social/elements/LiveTimerStatus/styles.d.ts.map +1 -0
  4175. package/lib/typescript/src/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.d.ts +8 -0
  4176. package/lib/typescript/src/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.d.ts.map +1 -0
  4177. package/lib/typescript/src/social/elements/LivestreamTerminatedActionButton/index.d.ts.map +1 -0
  4178. package/lib/typescript/src/social/elements/MenuAction/MenuAction.d.ts +12 -0
  4179. package/lib/typescript/src/social/elements/MenuAction/MenuAction.d.ts.map +1 -0
  4180. package/lib/typescript/src/social/elements/MenuAction/index.d.ts +3 -0
  4181. package/lib/typescript/src/social/elements/MenuAction/index.d.ts.map +1 -0
  4182. package/lib/typescript/src/social/elements/MenuAction/styles.d.ts +21 -0
  4183. package/lib/typescript/src/social/elements/MenuAction/styles.d.ts.map +1 -0
  4184. package/lib/typescript/src/social/elements/MenuButton/MenuButton.d.ts +13 -0
  4185. package/lib/typescript/src/social/elements/MenuButton/MenuButton.d.ts.map +1 -0
  4186. package/lib/typescript/src/social/elements/MenuButton/index.d.ts.map +1 -0
  4187. package/lib/typescript/src/social/elements/MenuButton/styles.d.ts +15 -0
  4188. package/lib/typescript/src/social/elements/MenuButton/styles.d.ts.map +1 -0
  4189. package/lib/typescript/src/social/elements/MenuButtonIconElement/MenuButtonIconElement.d.ts +9 -0
  4190. package/lib/typescript/src/social/elements/MenuButtonIconElement/MenuButtonIconElement.d.ts.map +1 -0
  4191. package/lib/typescript/src/social/elements/ModeratorBadge/ModeratorBadge.d.ts +12 -0
  4192. package/lib/typescript/src/social/elements/ModeratorBadge/ModeratorBadge.d.ts.map +1 -0
  4193. package/lib/typescript/src/social/elements/ModeratorBadge/index.d.ts.map +1 -0
  4194. package/lib/typescript/src/social/elements/ModeratorBadge/styles.d.ts +14 -0
  4195. package/lib/typescript/src/social/elements/ModeratorBadge/styles.d.ts.map +1 -0
  4196. package/lib/typescript/src/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.d.ts +11 -0
  4197. package/lib/typescript/src/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.d.ts.map +1 -0
  4198. package/lib/typescript/src/social/elements/ModeratorBadgeElement/styles.d.ts +23 -0
  4199. package/lib/typescript/src/social/elements/ModeratorBadgeElement/styles.d.ts.map +1 -0
  4200. package/lib/typescript/src/social/elements/PinBadge/PinBadge.d.ts +11 -0
  4201. package/lib/typescript/src/social/elements/PinBadge/PinBadge.d.ts.map +1 -0
  4202. package/lib/typescript/src/social/elements/PinBadge/index.d.ts.map +1 -0
  4203. package/lib/typescript/src/social/elements/PinBadge/styles.d.ts +6 -0
  4204. package/lib/typescript/src/social/elements/PinBadge/styles.d.ts.map +1 -0
  4205. package/lib/typescript/src/social/elements/ShareAction/ShareAction.d.ts +11 -0
  4206. package/lib/typescript/src/social/elements/ShareAction/ShareAction.d.ts.map +1 -0
  4207. package/lib/typescript/src/social/elements/ShareAction/index.d.ts +2 -0
  4208. package/lib/typescript/src/social/elements/ShareAction/index.d.ts.map +1 -0
  4209. package/lib/typescript/src/social/elements/ShareButton/ShareButton.d.ts +11 -0
  4210. package/lib/typescript/src/social/elements/ShareButton/ShareButton.d.ts.map +1 -0
  4211. package/lib/typescript/src/social/elements/ShareButton/index.d.ts +2 -0
  4212. package/lib/typescript/src/social/elements/ShareButton/index.d.ts.map +1 -0
  4213. package/lib/typescript/src/social/elements/ShareButtonIconElement/ShareButtonIconElement.d.ts +9 -0
  4214. package/lib/typescript/src/social/elements/ShareButtonIconElement/ShareButtonIconElement.d.ts.map +1 -0
  4215. package/lib/typescript/src/social/elements/StartLivestreamButton/StartLivestreamButton.d.ts +9 -0
  4216. package/lib/typescript/src/social/elements/StartLivestreamButton/StartLivestreamButton.d.ts.map +1 -0
  4217. package/lib/typescript/src/social/elements/StartLivestreamButton/index.d.ts.map +1 -0
  4218. package/lib/typescript/src/social/elements/StartLivestreamButton/styles.d.ts.map +1 -0
  4219. package/lib/typescript/src/social/elements/SwitchCameraButton/SwitchCameraButton.d.ts +9 -0
  4220. package/lib/typescript/src/social/elements/SwitchCameraButton/SwitchCameraButton.d.ts.map +1 -0
  4221. package/lib/typescript/src/social/elements/SwitchCameraButton/index.d.ts.map +1 -0
  4222. package/lib/typescript/src/social/elements/TextKeyElement/TextKeyElement.d.ts +10 -0
  4223. package/lib/typescript/src/social/elements/TextKeyElement/TextKeyElement.d.ts.map +1 -0
  4224. package/lib/typescript/src/social/elements/Timestamp/Timestamp.d.ts +12 -0
  4225. package/lib/typescript/src/social/elements/Timestamp/Timestamp.d.ts.map +1 -0
  4226. package/lib/typescript/src/social/elements/Timestamp/index.d.ts.map +1 -0
  4227. package/lib/typescript/src/social/elements/Timestamp/styles.d.ts +10 -0
  4228. package/lib/typescript/src/social/elements/Timestamp/styles.d.ts.map +1 -0
  4229. package/lib/typescript/src/social/elements/TimestampElement/TimestampElement.d.ts +10 -0
  4230. package/lib/typescript/src/social/elements/TimestampElement/TimestampElement.d.ts.map +1 -0
  4231. package/lib/typescript/src/social/elements/Title/index.d.ts +11 -0
  4232. package/lib/typescript/src/social/elements/Title/index.d.ts.map +1 -0
  4233. package/lib/typescript/src/social/elements/Title/styles.d.ts +7 -0
  4234. package/lib/typescript/src/social/elements/Title/styles.d.ts.map +1 -0
  4235. package/lib/typescript/src/social/elements/TitleElement/TitleElement.d.ts +9 -0
  4236. package/lib/typescript/src/social/elements/TitleElement/TitleElement.d.ts.map +1 -0
  4237. package/lib/typescript/src/social/elements/VideoGallery/VideoGallery.d.ts +12 -0
  4238. package/lib/typescript/src/social/elements/VideoGallery/VideoGallery.d.ts.map +1 -0
  4239. package/lib/typescript/src/social/elements/VideoViewer/VideoViewer.d.ts +13 -0
  4240. package/lib/typescript/src/social/elements/VideoViewer/VideoViewer.d.ts.map +1 -0
  4241. package/lib/typescript/src/social/elements/index.d.ts +9 -0
  4242. package/lib/typescript/src/social/elements/index.d.ts.map +1 -0
  4243. package/lib/typescript/src/social/enums/AmityPostContentComponentStyle.d.ts.map +1 -0
  4244. package/lib/typescript/src/social/enums/enumTabName.d.ts.map +1 -0
  4245. package/lib/typescript/src/social/enums/enumTheme.d.ts.map +1 -0
  4246. package/lib/typescript/src/social/enums/enumUIKitID.d.ts +292 -0
  4247. package/lib/typescript/src/social/enums/enumUIKitID.d.ts.map +1 -0
  4248. package/lib/typescript/src/social/enums/imageSizeState.d.ts.map +1 -0
  4249. package/lib/typescript/src/social/enums/index.d.ts.map +1 -0
  4250. package/lib/typescript/src/social/enums/mediaAttachmentEnum.d.ts.map +1 -0
  4251. package/lib/typescript/src/social/enums/post.d.ts.map +1 -0
  4252. package/lib/typescript/src/social/enums/postTargetType.d.ts.map +1 -0
  4253. package/lib/typescript/src/social/enums/roomStatus.d.ts +10 -0
  4254. package/lib/typescript/src/social/enums/roomStatus.d.ts.map +1 -0
  4255. package/lib/typescript/src/social/enums/storyType.d.ts.map +1 -0
  4256. package/lib/typescript/src/social/enums/tabNameState.d.ts.map +1 -0
  4257. package/lib/typescript/src/social/features/comment/components/PostComment/CommentListItem/CommentListItem.d.ts +31 -0
  4258. package/lib/typescript/src/social/features/comment/components/PostComment/CommentListItem/CommentListItem.d.ts.map +1 -0
  4259. package/lib/typescript/src/social/features/comment/components/PostComment/CommentListItem/styles.d.ts +157 -0
  4260. package/lib/typescript/src/social/features/comment/components/PostComment/CommentListItem/styles.d.ts.map +1 -0
  4261. package/lib/typescript/src/social/features/comment/components/PostComment/PostComment.d.ts +31 -0
  4262. package/lib/typescript/src/social/features/comment/components/PostComment/PostComment.d.ts.map +1 -0
  4263. package/lib/typescript/src/social/features/comment/components/PostComment/ReplyCommentList/index.d.ts +28 -0
  4264. package/lib/typescript/src/social/features/comment/components/PostComment/ReplyCommentList/index.d.ts.map +1 -0
  4265. package/lib/typescript/src/social/features/comment/components/PostComment/ReplyCommentList/styles.d.ts +153 -0
  4266. package/lib/typescript/src/social/features/comment/components/PostComment/ReplyCommentList/styles.d.ts.map +1 -0
  4267. package/lib/typescript/src/social/features/comment/components/PostComment/index.d.ts +2 -0
  4268. package/lib/typescript/src/social/features/comment/components/PostComment/index.d.ts.map +1 -0
  4269. package/lib/typescript/src/social/features/comment/components/PostComment/styles.d.ts.map +1 -0
  4270. package/lib/typescript/src/social/features/community/AddCategory/AddCategory.d.ts +3 -0
  4271. package/lib/typescript/src/social/features/community/AddCategory/AddCategory.d.ts.map +1 -0
  4272. package/lib/typescript/src/social/features/community/AddCategory/components/Header/Header.d.ts +8 -0
  4273. package/lib/typescript/src/social/features/community/AddCategory/components/Header/Header.d.ts.map +1 -0
  4274. package/lib/typescript/src/social/features/community/AddCategory/components/Header/index.d.ts.map +1 -0
  4275. package/lib/typescript/src/social/features/community/AddCategory/components/Header/styles.d.ts +22 -0
  4276. package/lib/typescript/src/social/features/community/AddCategory/components/Header/styles.d.ts.map +1 -0
  4277. package/lib/typescript/src/social/features/community/AddCategory/hooks/useAddCategory.d.ts +807 -0
  4278. package/lib/typescript/src/social/features/community/AddCategory/hooks/useAddCategory.d.ts.map +1 -0
  4279. package/lib/typescript/src/social/features/community/AddCategory/index.d.ts.map +1 -0
  4280. package/lib/typescript/src/social/features/community/AddCategory/styles.d.ts +60 -0
  4281. package/lib/typescript/src/social/features/community/AddCategory/styles.d.ts.map +1 -0
  4282. package/lib/typescript/src/social/features/community/AddMember/AddMember.d.ts +3 -0
  4283. package/lib/typescript/src/social/features/community/AddMember/AddMember.d.ts.map +1 -0
  4284. package/lib/typescript/src/social/features/community/AddMember/components/Header/Header.d.ts +3 -0
  4285. package/lib/typescript/src/social/features/community/AddMember/components/Header/Header.d.ts.map +1 -0
  4286. package/lib/typescript/src/social/features/community/AddMember/components/Header/index.d.ts.map +1 -0
  4287. package/lib/typescript/src/social/features/community/AddMember/components/Header/styles.d.ts +19 -0
  4288. package/lib/typescript/src/social/features/community/AddMember/components/Header/styles.d.ts.map +1 -0
  4289. package/lib/typescript/src/social/features/community/AddMember/hooks/useAddMember.d.ts +742 -0
  4290. package/lib/typescript/src/social/features/community/AddMember/hooks/useAddMember.d.ts.map +1 -0
  4291. package/lib/typescript/src/social/features/community/AddMember/index.d.ts.map +1 -0
  4292. package/lib/typescript/src/social/features/community/AddMember/styles.d.ts +76 -0
  4293. package/lib/typescript/src/social/features/community/AddMember/styles.d.ts.map +1 -0
  4294. package/lib/typescript/src/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.d.ts +6 -0
  4295. package/lib/typescript/src/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.d.ts.map +1 -0
  4296. package/lib/typescript/src/social/features/community/CommentsNotificationSetting/components/Header/Header.d.ts +8 -0
  4297. package/lib/typescript/src/social/features/community/CommentsNotificationSetting/components/Header/Header.d.ts.map +1 -0
  4298. package/lib/typescript/src/social/features/community/CommentsNotificationSetting/components/Header/index.d.ts.map +1 -0
  4299. package/lib/typescript/src/social/features/community/CommentsNotificationSetting/components/Header/styles.d.ts +23 -0
  4300. package/lib/typescript/src/social/features/community/CommentsNotificationSetting/components/Header/styles.d.ts.map +1 -0
  4301. package/lib/typescript/src/social/features/community/CommentsNotificationSetting/index.d.ts.map +1 -0
  4302. package/lib/typescript/src/social/features/community/CommentsNotificationSetting/styles.d.ts +32 -0
  4303. package/lib/typescript/src/social/features/community/CommentsNotificationSetting/styles.d.ts.map +1 -0
  4304. package/lib/typescript/src/social/features/community/Create/Create.d.ts +3 -0
  4305. package/lib/typescript/src/social/features/community/Create/Create.d.ts.map +1 -0
  4306. package/lib/typescript/src/social/features/community/Create/components/Header/Header.d.ts +6 -0
  4307. package/lib/typescript/src/social/features/community/Create/components/Header/Header.d.ts.map +1 -0
  4308. package/lib/typescript/src/social/features/community/Create/components/Header/index.d.ts.map +1 -0
  4309. package/lib/typescript/src/social/features/community/Create/components/Header/styles.d.ts +19 -0
  4310. package/lib/typescript/src/social/features/community/Create/components/Header/styles.d.ts.map +1 -0
  4311. package/lib/typescript/src/social/features/community/Create/components/Members/index.d.ts +8 -0
  4312. package/lib/typescript/src/social/features/community/Create/components/Members/index.d.ts.map +1 -0
  4313. package/lib/typescript/src/social/features/community/Create/components/Members/styles.d.ts +20 -0
  4314. package/lib/typescript/src/social/features/community/Create/components/Members/styles.d.ts.map +1 -0
  4315. package/lib/typescript/src/social/features/community/Create/hooks/useCreateCommunity.d.ts +88 -0
  4316. package/lib/typescript/src/social/features/community/Create/hooks/useCreateCommunity.d.ts.map +1 -0
  4317. package/lib/typescript/src/social/features/community/Create/index.d.ts.map +1 -0
  4318. package/lib/typescript/src/social/features/community/Create/styles.d.ts +32 -0
  4319. package/lib/typescript/src/social/features/community/Create/styles.d.ts.map +1 -0
  4320. package/lib/typescript/src/social/features/community/Edit/Edit.d.ts +6 -0
  4321. package/lib/typescript/src/social/features/community/Edit/Edit.d.ts.map +1 -0
  4322. package/lib/typescript/src/social/features/community/Edit/components/Header/Header.d.ts +6 -0
  4323. package/lib/typescript/src/social/features/community/Edit/components/Header/Header.d.ts.map +1 -0
  4324. package/lib/typescript/src/social/features/community/Edit/components/Header/index.d.ts.map +1 -0
  4325. package/lib/typescript/src/social/features/community/Edit/components/Header/styles.d.ts +19 -0
  4326. package/lib/typescript/src/social/features/community/Edit/components/Header/styles.d.ts.map +1 -0
  4327. package/lib/typescript/src/social/features/community/Edit/hooks/useEditCommunity.d.ts +82 -0
  4328. package/lib/typescript/src/social/features/community/Edit/hooks/useEditCommunity.d.ts.map +1 -0
  4329. package/lib/typescript/src/social/features/community/Edit/index.d.ts.map +1 -0
  4330. package/lib/typescript/src/social/features/community/Edit/styles.d.ts +32 -0
  4331. package/lib/typescript/src/social/features/community/Edit/styles.d.ts.map +1 -0
  4332. package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.d.ts +6 -0
  4333. package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.d.ts.map +1 -0
  4334. package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/components/Header/Header.d.ts +8 -0
  4335. package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/components/Header/Header.d.ts.map +1 -0
  4336. package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/components/Header/index.d.ts.map +1 -0
  4337. package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/components/Header/styles.d.ts +23 -0
  4338. package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/components/Header/styles.d.ts.map +1 -0
  4339. package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/index.d.ts.map +1 -0
  4340. package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/styles.d.ts +32 -0
  4341. package/lib/typescript/src/social/features/community/LivestreamsNotificationSetting/styles.d.ts.map +1 -0
  4342. package/lib/typescript/src/social/features/community/Membership/Membership.d.ts +6 -0
  4343. package/lib/typescript/src/social/features/community/Membership/Membership.d.ts.map +1 -0
  4344. package/lib/typescript/src/social/features/community/Membership/components/Header/Header.d.ts +6 -0
  4345. package/lib/typescript/src/social/features/community/Membership/components/Header/Header.d.ts.map +1 -0
  4346. package/lib/typescript/src/social/features/community/Membership/components/Header/index.d.ts.map +1 -0
  4347. package/lib/typescript/src/social/features/community/Membership/components/Header/styles.d.ts +23 -0
  4348. package/lib/typescript/src/social/features/community/Membership/components/Header/styles.d.ts.map +1 -0
  4349. package/lib/typescript/src/social/features/community/Membership/components/MemberItem/MemberItem.d.ts +8 -0
  4350. package/lib/typescript/src/social/features/community/Membership/components/MemberItem/MemberItem.d.ts.map +1 -0
  4351. package/lib/typescript/src/social/features/community/Membership/components/MemberItem/index.d.ts.map +1 -0
  4352. package/lib/typescript/src/social/features/community/Membership/components/MemberItem/style.d.ts +31 -0
  4353. package/lib/typescript/src/social/features/community/Membership/components/MemberItem/style.d.ts.map +1 -0
  4354. package/lib/typescript/src/social/features/community/Membership/components/MemberList/MemberList.d.ts +6 -0
  4355. package/lib/typescript/src/social/features/community/Membership/components/MemberList/MemberList.d.ts.map +1 -0
  4356. package/lib/typescript/src/social/features/community/Membership/components/MemberList/index.d.ts.map +1 -0
  4357. package/lib/typescript/src/social/features/community/Membership/components/MemberList/styles.d.ts +19 -0
  4358. package/lib/typescript/src/social/features/community/Membership/components/MemberList/styles.d.ts.map +1 -0
  4359. package/lib/typescript/src/social/features/community/Membership/components/ModeratorList/ModeratorList.d.ts +6 -0
  4360. package/lib/typescript/src/social/features/community/Membership/components/ModeratorList/ModeratorList.d.ts.map +1 -0
  4361. package/lib/typescript/src/social/features/community/Membership/components/ModeratorList/index.d.ts.map +1 -0
  4362. package/lib/typescript/src/social/features/community/Membership/components/ModeratorList/styles.d.ts +17 -0
  4363. package/lib/typescript/src/social/features/community/Membership/components/ModeratorList/styles.d.ts.map +1 -0
  4364. package/lib/typescript/src/social/features/community/Membership/hooks/useMembership.d.ts +14 -0
  4365. package/lib/typescript/src/social/features/community/Membership/hooks/useMembership.d.ts.map +1 -0
  4366. package/lib/typescript/src/social/features/community/Membership/index.d.ts.map +1 -0
  4367. package/lib/typescript/src/social/features/community/Membership/styles.d.ts +11 -0
  4368. package/lib/typescript/src/social/features/community/Membership/styles.d.ts.map +1 -0
  4369. package/lib/typescript/src/social/features/community/NotificationSetting/NotificationSetting.d.ts +6 -0
  4370. package/lib/typescript/src/social/features/community/NotificationSetting/NotificationSetting.d.ts.map +1 -0
  4371. package/lib/typescript/src/social/features/community/NotificationSetting/components/Header/Header.d.ts +3 -0
  4372. package/lib/typescript/src/social/features/community/NotificationSetting/components/Header/Header.d.ts.map +1 -0
  4373. package/lib/typescript/src/social/features/community/NotificationSetting/components/Header/index.d.ts.map +1 -0
  4374. package/lib/typescript/src/social/features/community/NotificationSetting/components/Header/styles.d.ts +23 -0
  4375. package/lib/typescript/src/social/features/community/NotificationSetting/components/Header/styles.d.ts.map +1 -0
  4376. package/lib/typescript/src/social/features/community/NotificationSetting/index.d.ts.map +1 -0
  4377. package/lib/typescript/src/social/features/community/NotificationSetting/styles.d.ts +33 -0
  4378. package/lib/typescript/src/social/features/community/NotificationSetting/styles.d.ts.map +1 -0
  4379. package/lib/typescript/src/social/features/community/PendingRequest/PendingRequest.d.ts +6 -0
  4380. package/lib/typescript/src/social/features/community/PendingRequest/PendingRequest.d.ts.map +1 -0
  4381. package/lib/typescript/src/social/features/community/PendingRequest/components/Header/Header.d.ts +3 -0
  4382. package/lib/typescript/src/social/features/community/PendingRequest/components/Header/Header.d.ts.map +1 -0
  4383. package/lib/typescript/src/social/features/community/PendingRequest/components/Header/index.d.ts.map +1 -0
  4384. package/lib/typescript/src/social/features/community/PendingRequest/components/Header/styles.d.ts +23 -0
  4385. package/lib/typescript/src/social/features/community/PendingRequest/components/Header/styles.d.ts.map +1 -0
  4386. package/lib/typescript/src/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.d.ts +7 -0
  4387. package/lib/typescript/src/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.d.ts.map +1 -0
  4388. package/lib/typescript/src/social/features/community/PendingRequest/components/PendingPostList/index.d.ts +2 -0
  4389. package/lib/typescript/src/social/features/community/PendingRequest/components/PendingPostList/index.d.ts.map +1 -0
  4390. package/lib/typescript/src/social/features/community/PendingRequest/components/PendingPostList/styles.d.ts +81 -0
  4391. package/lib/typescript/src/social/features/community/PendingRequest/components/PendingPostList/styles.d.ts.map +1 -0
  4392. package/lib/typescript/src/social/features/community/PendingRequest/index.d.ts.map +1 -0
  4393. package/lib/typescript/src/social/features/community/PendingRequest/styles.d.ts +11 -0
  4394. package/lib/typescript/src/social/features/community/PendingRequest/styles.d.ts.map +1 -0
  4395. package/lib/typescript/src/social/features/community/PostPermission/PostPermission.d.ts +6 -0
  4396. package/lib/typescript/src/social/features/community/PostPermission/PostPermission.d.ts.map +1 -0
  4397. package/lib/typescript/src/social/features/community/PostPermission/components/Header/Header.d.ts +7 -0
  4398. package/lib/typescript/src/social/features/community/PostPermission/components/Header/Header.d.ts.map +1 -0
  4399. package/lib/typescript/src/social/features/community/PostPermission/components/Header/index.d.ts.map +1 -0
  4400. package/lib/typescript/src/social/features/community/PostPermission/components/Header/styles.d.ts +19 -0
  4401. package/lib/typescript/src/social/features/community/PostPermission/components/Header/styles.d.ts.map +1 -0
  4402. package/lib/typescript/src/social/features/community/PostPermission/index.d.ts.map +1 -0
  4403. package/lib/typescript/src/social/features/community/PostPermission/styles.d.ts +21 -0
  4404. package/lib/typescript/src/social/features/community/PostPermission/styles.d.ts.map +1 -0
  4405. package/lib/typescript/src/social/features/community/PostsNotificationSetting/PostsNotificationSetting.d.ts +6 -0
  4406. package/lib/typescript/src/social/features/community/PostsNotificationSetting/PostsNotificationSetting.d.ts.map +1 -0
  4407. package/lib/typescript/src/social/features/community/PostsNotificationSetting/components/Header/Header.d.ts +8 -0
  4408. package/lib/typescript/src/social/features/community/PostsNotificationSetting/components/Header/Header.d.ts.map +1 -0
  4409. package/lib/typescript/src/social/features/community/PostsNotificationSetting/components/Header/index.d.ts.map +1 -0
  4410. package/lib/typescript/src/social/features/community/PostsNotificationSetting/components/Header/styles.d.ts +23 -0
  4411. package/lib/typescript/src/social/features/community/PostsNotificationSetting/components/Header/styles.d.ts.map +1 -0
  4412. package/lib/typescript/src/social/features/community/PostsNotificationSetting/index.d.ts.map +1 -0
  4413. package/lib/typescript/src/social/features/community/PostsNotificationSetting/styles.d.ts +32 -0
  4414. package/lib/typescript/src/social/features/community/PostsNotificationSetting/styles.d.ts.map +1 -0
  4415. package/lib/typescript/src/social/features/community/Setting/Setting.d.ts +6 -0
  4416. package/lib/typescript/src/social/features/community/Setting/Setting.d.ts.map +1 -0
  4417. package/lib/typescript/src/social/features/community/Setting/components/Header/Header.d.ts +6 -0
  4418. package/lib/typescript/src/social/features/community/Setting/components/Header/Header.d.ts.map +1 -0
  4419. package/lib/typescript/src/social/features/community/Setting/components/Header/index.d.ts.map +1 -0
  4420. package/lib/typescript/src/social/features/community/Setting/components/Header/styles.d.ts +23 -0
  4421. package/lib/typescript/src/social/features/community/Setting/components/Header/styles.d.ts.map +1 -0
  4422. package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.d.ts +10 -0
  4423. package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.d.ts.map +1 -0
  4424. package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunity/index.d.ts.map +1 -0
  4425. package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunity/styles.d.ts +17 -0
  4426. package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunity/styles.d.ts.map +1 -0
  4427. package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.d.ts +10 -0
  4428. package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.d.ts.map +1 -0
  4429. package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunityDescription/index.d.ts.map +1 -0
  4430. package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunityDescription/styles.d.ts +11 -0
  4431. package/lib/typescript/src/social/features/community/Setting/elements/CloseCommunityDescription/styles.d.ts.map +1 -0
  4432. package/lib/typescript/src/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.d.ts +10 -0
  4433. package/lib/typescript/src/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.d.ts.map +1 -0
  4434. package/lib/typescript/src/social/features/community/Setting/elements/LeaveCommunity/index.d.ts.map +1 -0
  4435. package/lib/typescript/src/social/features/community/Setting/elements/LeaveCommunity/styles.d.ts +16 -0
  4436. package/lib/typescript/src/social/features/community/Setting/elements/LeaveCommunity/styles.d.ts.map +1 -0
  4437. package/lib/typescript/src/social/features/community/Setting/hooks/useCommunitySetting.d.ts.map +1 -0
  4438. package/lib/typescript/src/social/features/community/Setting/index.d.ts.map +1 -0
  4439. package/lib/typescript/src/social/features/community/Setting/styles.d.ts +21 -0
  4440. package/lib/typescript/src/social/features/community/Setting/styles.d.ts.map +1 -0
  4441. package/lib/typescript/src/social/features/community/Setup/Setup.d.ts +19 -0
  4442. package/lib/typescript/src/social/features/community/Setup/Setup.d.ts.map +1 -0
  4443. package/lib/typescript/src/social/features/community/Setup/index.d.ts +2 -0
  4444. package/lib/typescript/src/social/features/community/Setup/index.d.ts.map +1 -0
  4445. package/lib/typescript/src/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.d.ts +6 -0
  4446. package/lib/typescript/src/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.d.ts.map +1 -0
  4447. package/lib/typescript/src/social/features/community/StoriesNotificationSetting/components/Header/Header.d.ts +8 -0
  4448. package/lib/typescript/src/social/features/community/StoriesNotificationSetting/components/Header/Header.d.ts.map +1 -0
  4449. package/lib/typescript/src/social/features/community/StoriesNotificationSetting/components/Header/index.d.ts.map +1 -0
  4450. package/lib/typescript/src/social/features/community/StoriesNotificationSetting/components/Header/styles.d.ts +23 -0
  4451. package/lib/typescript/src/social/features/community/StoriesNotificationSetting/components/Header/styles.d.ts.map +1 -0
  4452. package/lib/typescript/src/social/features/community/StoriesNotificationSetting/index.d.ts.map +1 -0
  4453. package/lib/typescript/src/social/features/community/StoriesNotificationSetting/styles.d.ts +32 -0
  4454. package/lib/typescript/src/social/features/community/StoriesNotificationSetting/styles.d.ts.map +1 -0
  4455. package/lib/typescript/src/social/features/community/StorySetting/StorySetting.d.ts +6 -0
  4456. package/lib/typescript/src/social/features/community/StorySetting/StorySetting.d.ts.map +1 -0
  4457. package/lib/typescript/src/social/features/community/StorySetting/components/Header/Header.d.ts +3 -0
  4458. package/lib/typescript/src/social/features/community/StorySetting/components/Header/Header.d.ts.map +1 -0
  4459. package/lib/typescript/src/social/features/community/StorySetting/components/Header/index.d.ts.map +1 -0
  4460. package/lib/typescript/src/social/features/community/StorySetting/components/Header/styles.d.ts +23 -0
  4461. package/lib/typescript/src/social/features/community/StorySetting/components/Header/styles.d.ts.map +1 -0
  4462. package/lib/typescript/src/social/features/community/StorySetting/index.d.ts.map +1 -0
  4463. package/lib/typescript/src/social/features/community/StorySetting/styles.d.ts +28 -0
  4464. package/lib/typescript/src/social/features/community/StorySetting/styles.d.ts.map +1 -0
  4465. package/lib/typescript/src/social/features/community/shared/components/Categories/index.d.ts +8 -0
  4466. package/lib/typescript/src/social/features/community/shared/components/Categories/index.d.ts.map +1 -0
  4467. package/lib/typescript/src/social/features/community/shared/components/Categories/styles.d.ts +32 -0
  4468. package/lib/typescript/src/social/features/community/shared/components/Categories/styles.d.ts.map +1 -0
  4469. package/lib/typescript/src/social/features/community/shared/components/CoverImageUpload/index.d.ts +8 -0
  4470. package/lib/typescript/src/social/features/community/shared/components/CoverImageUpload/index.d.ts.map +1 -0
  4471. package/lib/typescript/src/social/features/community/shared/components/CoverImageUpload/styles.d.ts +34 -0
  4472. package/lib/typescript/src/social/features/community/shared/components/CoverImageUpload/styles.d.ts.map +1 -0
  4473. package/lib/typescript/src/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.d.ts +3 -0
  4474. package/lib/typescript/src/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.d.ts.map +1 -0
  4475. package/lib/typescript/src/social/features/community/shared/components/MemberSkeleton/index.d.ts.map +1 -0
  4476. package/lib/typescript/src/social/features/community/shared/components/MemberSkeleton/styles.d.ts +5 -0
  4477. package/lib/typescript/src/social/features/community/shared/components/MemberSkeleton/styles.d.ts.map +1 -0
  4478. package/lib/typescript/src/social/features/community/shared/components/Privacy/index.d.ts +8 -0
  4479. package/lib/typescript/src/social/features/community/shared/components/Privacy/index.d.ts.map +1 -0
  4480. package/lib/typescript/src/social/features/community/shared/components/Privacy/styles.d.ts +36 -0
  4481. package/lib/typescript/src/social/features/community/shared/components/Privacy/styles.d.ts.map +1 -0
  4482. package/lib/typescript/src/social/features/community/shared/elements/Action/Action.d.ts +16 -0
  4483. package/lib/typescript/src/social/features/community/shared/elements/Action/Action.d.ts.map +1 -0
  4484. package/lib/typescript/src/social/features/community/shared/elements/Action/index.d.ts.map +1 -0
  4485. package/lib/typescript/src/social/features/community/shared/elements/Action/styles.d.ts +28 -0
  4486. package/lib/typescript/src/social/features/community/shared/elements/Action/styles.d.ts.map +1 -0
  4487. package/lib/typescript/src/social/features/community/shared/types/index.d.ts.map +1 -0
  4488. package/lib/typescript/src/social/features/feed/components/Categories/Categories.d.ts +7 -0
  4489. package/lib/typescript/src/social/features/feed/components/Categories/Categories.d.ts.map +1 -0
  4490. package/lib/typescript/src/social/features/feed/components/Categories/index.d.ts +2 -0
  4491. package/lib/typescript/src/social/features/feed/components/Categories/index.d.ts.map +1 -0
  4492. package/lib/typescript/src/social/features/feed/components/Categories/styles.d.ts +24 -0
  4493. package/lib/typescript/src/social/features/feed/components/Categories/styles.d.ts.map +1 -0
  4494. package/lib/typescript/src/social/features/feed/components/CommunityCategories/CommunityCategories.d.ts +11 -0
  4495. package/lib/typescript/src/social/features/feed/components/CommunityCategories/CommunityCategories.d.ts.map +1 -0
  4496. package/lib/typescript/src/social/features/feed/components/CommunityCategories/index.d.ts +2 -0
  4497. package/lib/typescript/src/social/features/feed/components/CommunityCategories/index.d.ts.map +1 -0
  4498. package/lib/typescript/src/social/features/feed/components/CommunityCategories/styles.d.ts +30 -0
  4499. package/lib/typescript/src/social/features/feed/components/CommunityCategories/styles.d.ts.map +1 -0
  4500. package/lib/typescript/src/social/features/feed/components/CreatePostMenu/CreatePostMenu.d.ts +8 -0
  4501. package/lib/typescript/src/social/features/feed/components/CreatePostMenu/CreatePostMenu.d.ts.map +1 -0
  4502. package/lib/typescript/src/social/features/feed/components/CreatePostMenu/index.d.ts +2 -0
  4503. package/lib/typescript/src/social/features/feed/components/CreatePostMenu/index.d.ts.map +1 -0
  4504. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.d.ts +3 -0
  4505. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.d.ts.map +1 -0
  4506. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/Description.d.ts +3 -0
  4507. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/Description.d.ts.map +1 -0
  4508. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.d.ts +6 -0
  4509. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.d.ts.map +1 -0
  4510. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.d.ts +3 -0
  4511. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.d.ts.map +1 -0
  4512. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/Title.d.ts +3 -0
  4513. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/Title.d.ts.map +1 -0
  4514. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/index.d.ts.map +1 -0
  4515. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/Elements/styles/styles.d.ts.map +1 -0
  4516. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.d.ts +8 -0
  4517. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.d.ts.map +1 -0
  4518. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/index.d.ts +2 -0
  4519. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/index.d.ts.map +1 -0
  4520. package/lib/typescript/src/social/features/feed/components/EmptyNewsFeed/styles.d.ts.map +1 -0
  4521. package/lib/typescript/src/social/features/feed/components/Explore/Explore.d.ts +7 -0
  4522. package/lib/typescript/src/social/features/feed/components/Explore/Explore.d.ts.map +1 -0
  4523. package/lib/typescript/src/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.d.ts +7 -0
  4524. package/lib/typescript/src/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.d.ts.map +1 -0
  4525. package/lib/typescript/src/social/features/feed/components/Explore/ExploreLoadingSkeleton/styles.d.ts.map +1 -0
  4526. package/lib/typescript/src/social/features/feed/components/Explore/index.d.ts +2 -0
  4527. package/lib/typescript/src/social/features/feed/components/Explore/index.d.ts.map +1 -0
  4528. package/lib/typescript/src/social/features/feed/components/Explore/styles.d.ts.map +1 -0
  4529. package/lib/typescript/src/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.d.ts +7 -0
  4530. package/lib/typescript/src/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.d.ts.map +1 -0
  4531. package/lib/typescript/src/social/features/feed/components/ExploreCommunityEmpty/index.d.ts +2 -0
  4532. package/lib/typescript/src/social/features/feed/components/ExploreCommunityEmpty/index.d.ts.map +1 -0
  4533. package/lib/typescript/src/social/features/feed/components/ExploreCommunityEmpty/styles.d.ts.map +1 -0
  4534. package/lib/typescript/src/social/features/feed/components/ExploreEmpty/ExploreEmpty.d.ts +7 -0
  4535. package/lib/typescript/src/social/features/feed/components/ExploreEmpty/ExploreEmpty.d.ts.map +1 -0
  4536. package/lib/typescript/src/social/features/feed/components/ExploreEmpty/index.d.ts +2 -0
  4537. package/lib/typescript/src/social/features/feed/components/ExploreEmpty/index.d.ts.map +1 -0
  4538. package/lib/typescript/src/social/features/feed/components/ExploreEmpty/styles.d.ts.map +1 -0
  4539. package/lib/typescript/src/social/features/feed/components/GlobalFeed/GlobalFeed.d.ts +14 -0
  4540. package/lib/typescript/src/social/features/feed/components/GlobalFeed/GlobalFeed.d.ts.map +1 -0
  4541. package/lib/typescript/src/social/features/feed/components/GlobalFeed/index.d.ts +2 -0
  4542. package/lib/typescript/src/social/features/feed/components/GlobalFeed/index.d.ts.map +1 -0
  4543. package/lib/typescript/src/social/features/feed/components/GlobalFeed/styles.d.ts.map +1 -0
  4544. package/lib/typescript/src/social/features/feed/components/MyCommunities/MyCommunities.d.ts +8 -0
  4545. package/lib/typescript/src/social/features/feed/components/MyCommunities/MyCommunities.d.ts.map +1 -0
  4546. package/lib/typescript/src/social/features/feed/components/MyCommunities/index.d.ts +2 -0
  4547. package/lib/typescript/src/social/features/feed/components/MyCommunities/index.d.ts.map +1 -0
  4548. package/lib/typescript/src/social/features/feed/components/MyCommunities/styles.d.ts +39 -0
  4549. package/lib/typescript/src/social/features/feed/components/MyCommunities/styles.d.ts.map +1 -0
  4550. package/lib/typescript/src/social/features/feed/components/NewsFeed/NewsFeed.d.ts +8 -0
  4551. package/lib/typescript/src/social/features/feed/components/NewsFeed/NewsFeed.d.ts.map +1 -0
  4552. package/lib/typescript/src/social/features/feed/components/NewsFeed/index.d.ts +2 -0
  4553. package/lib/typescript/src/social/features/feed/components/NewsFeed/index.d.ts.map +1 -0
  4554. package/lib/typescript/src/social/features/feed/components/NewsFeed/styles.d.ts.map +1 -0
  4555. package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.d.ts +8 -0
  4556. package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.d.ts.map +1 -0
  4557. package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.d.ts +9 -0
  4558. package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.d.ts.map +1 -0
  4559. package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/styles.d.ts.map +1 -0
  4560. package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/index.d.ts +2 -0
  4561. package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/index.d.ts.map +1 -0
  4562. package/lib/typescript/src/social/features/feed/components/RecommendedCommunities/styles.d.ts.map +1 -0
  4563. package/lib/typescript/src/social/features/feed/components/TopNavigation/TopNavigation.d.ts +6 -0
  4564. package/lib/typescript/src/social/features/feed/components/TopNavigation/TopNavigation.d.ts.map +1 -0
  4565. package/lib/typescript/src/social/features/feed/components/TopNavigation/index.d.ts +2 -0
  4566. package/lib/typescript/src/social/features/feed/components/TopNavigation/index.d.ts.map +1 -0
  4567. package/lib/typescript/src/social/features/feed/components/TrendingCommunities/TrendingCommunities.d.ts +7 -0
  4568. package/lib/typescript/src/social/features/feed/components/TrendingCommunities/TrendingCommunities.d.ts.map +1 -0
  4569. package/lib/typescript/src/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.d.ts +7 -0
  4570. package/lib/typescript/src/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.d.ts.map +1 -0
  4571. package/lib/typescript/src/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/styles.d.ts +10 -0
  4572. package/lib/typescript/src/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/styles.d.ts.map +1 -0
  4573. package/lib/typescript/src/social/features/feed/components/TrendingCommunities/index.d.ts +2 -0
  4574. package/lib/typescript/src/social/features/feed/components/TrendingCommunities/index.d.ts.map +1 -0
  4575. package/lib/typescript/src/social/features/feed/components/TrendingCommunities/styles.d.ts.map +1 -0
  4576. package/lib/typescript/src/social/features/feed/components/index.d.ts +4 -0
  4577. package/lib/typescript/src/social/features/feed/components/index.d.ts.map +1 -0
  4578. package/lib/typescript/src/social/features/feed/elements/CommunityCategory/CommunityCategory.d.ts +11 -0
  4579. package/lib/typescript/src/social/features/feed/elements/CommunityCategory/CommunityCategory.d.ts.map +1 -0
  4580. package/lib/typescript/src/social/features/feed/elements/CommunityCategory/index.d.ts +2 -0
  4581. package/lib/typescript/src/social/features/feed/elements/CommunityCategory/index.d.ts.map +1 -0
  4582. package/lib/typescript/src/social/features/feed/elements/CommunityCategory/styles.d.ts +17 -0
  4583. package/lib/typescript/src/social/features/feed/elements/CommunityCategory/styles.d.ts.map +1 -0
  4584. package/lib/typescript/src/social/features/feed/elements/index.d.ts +2 -0
  4585. package/lib/typescript/src/social/features/feed/elements/index.d.ts.map +1 -0
  4586. package/lib/typescript/src/social/features/feed/index.d.ts +2 -0
  4587. package/lib/typescript/src/social/features/feed/index.d.ts.map +1 -0
  4588. package/lib/typescript/src/social/features/livestream/Create/Create.d.ts +3 -0
  4589. package/lib/typescript/src/social/features/livestream/Create/Create.d.ts.map +1 -0
  4590. package/lib/typescript/src/social/features/livestream/Create/RoomView.d.ts +7 -0
  4591. package/lib/typescript/src/social/features/livestream/Create/RoomView.d.ts.map +1 -0
  4592. package/lib/typescript/src/social/features/livestream/Create/index.d.ts +2 -0
  4593. package/lib/typescript/src/social/features/livestream/Create/index.d.ts.map +1 -0
  4594. package/lib/typescript/src/social/features/livestream/Create/styles.d.ts +262 -0
  4595. package/lib/typescript/src/social/features/livestream/Create/styles.d.ts.map +1 -0
  4596. package/lib/typescript/src/social/features/livestream/Player/Player.d.ts +3 -0
  4597. package/lib/typescript/src/social/features/livestream/Player/Player.d.ts.map +1 -0
  4598. package/lib/typescript/src/social/features/livestream/Player/index.d.ts +2 -0
  4599. package/lib/typescript/src/social/features/livestream/Player/index.d.ts.map +1 -0
  4600. package/lib/typescript/src/social/features/livestream/Player/styles.d.ts +78 -0
  4601. package/lib/typescript/src/social/features/livestream/Player/styles.d.ts.map +1 -0
  4602. package/lib/typescript/src/social/features/livestream/TargetSelection/TargetSelection.d.ts +4 -0
  4603. package/lib/typescript/src/social/features/livestream/TargetSelection/TargetSelection.d.ts.map +1 -0
  4604. package/lib/typescript/src/social/features/livestream/TargetSelection/index.d.ts +2 -0
  4605. package/lib/typescript/src/social/features/livestream/TargetSelection/index.d.ts.map +1 -0
  4606. package/lib/typescript/src/social/features/livestream/Terminated/Terminated.d.ts +3 -0
  4607. package/lib/typescript/src/social/features/livestream/Terminated/Terminated.d.ts.map +1 -0
  4608. package/lib/typescript/src/social/features/livestream/Terminated/index.d.ts +2 -0
  4609. package/lib/typescript/src/social/features/livestream/Terminated/index.d.ts.map +1 -0
  4610. package/lib/typescript/src/social/features/livestream/Terminated/styles.d.ts +56 -0
  4611. package/lib/typescript/src/social/features/livestream/Terminated/styles.d.ts.map +1 -0
  4612. package/lib/typescript/src/social/features/livestream/components/ThumbnailAction/ThumbnailAction.d.ts +9 -0
  4613. package/lib/typescript/src/social/features/livestream/components/ThumbnailAction/ThumbnailAction.d.ts.map +1 -0
  4614. package/lib/typescript/src/social/features/livestream/components/ThumbnailAction/index.d.ts +2 -0
  4615. package/lib/typescript/src/social/features/livestream/components/ThumbnailAction/index.d.ts.map +1 -0
  4616. package/lib/typescript/src/social/features/livestream/components/ThumbnailAction/styles.d.ts +8 -0
  4617. package/lib/typescript/src/social/features/livestream/components/ThumbnailAction/styles.d.ts.map +1 -0
  4618. package/lib/typescript/src/social/features/poll/Composer/PollPostComposer.d.ts +37 -0
  4619. package/lib/typescript/src/social/features/poll/Composer/PollPostComposer.d.ts.map +1 -0
  4620. package/lib/typescript/src/social/features/poll/Composer/components/PollDuration.d.ts +2 -0
  4621. package/lib/typescript/src/social/features/poll/Composer/components/PollDuration.d.ts.map +1 -0
  4622. package/lib/typescript/src/social/features/poll/Composer/components/PollDurationBottomSheet.d.ts +3 -0
  4623. package/lib/typescript/src/social/features/poll/Composer/components/PollDurationBottomSheet.d.ts.map +1 -0
  4624. package/lib/typescript/src/social/features/poll/Composer/components/PollDurationPicker.d.ts +3 -0
  4625. package/lib/typescript/src/social/features/poll/Composer/components/PollDurationPicker.d.ts.map +1 -0
  4626. package/lib/typescript/src/social/features/poll/Composer/components/PollHeader.d.ts +9 -0
  4627. package/lib/typescript/src/social/features/poll/Composer/components/PollHeader.d.ts.map +1 -0
  4628. package/lib/typescript/src/social/features/poll/Composer/components/PollOptions.d.ts +8 -0
  4629. package/lib/typescript/src/social/features/poll/Composer/components/PollOptions.d.ts.map +1 -0
  4630. package/lib/typescript/src/social/features/poll/Composer/components/PollQuestion.d.ts +6 -0
  4631. package/lib/typescript/src/social/features/poll/Composer/components/PollQuestion.d.ts.map +1 -0
  4632. package/lib/typescript/src/social/features/poll/Composer/components/PollSelection.d.ts +2 -0
  4633. package/lib/typescript/src/social/features/poll/Composer/components/PollSelection.d.ts.map +1 -0
  4634. package/lib/typescript/src/social/features/poll/Composer/index.d.ts +2 -0
  4635. package/lib/typescript/src/social/features/poll/Composer/index.d.ts.map +1 -0
  4636. package/lib/typescript/src/social/features/poll/Composer/styles.d.ts +142 -0
  4637. package/lib/typescript/src/social/features/poll/Composer/styles.d.ts.map +1 -0
  4638. package/lib/typescript/src/social/features/poll/TargetSelection/TargetSelection.d.ts +4 -0
  4639. package/lib/typescript/src/social/features/poll/TargetSelection/TargetSelection.d.ts.map +1 -0
  4640. package/lib/typescript/src/social/features/poll/TargetSelection/index.d.ts +2 -0
  4641. package/lib/typescript/src/social/features/poll/TargetSelection/index.d.ts.map +1 -0
  4642. package/lib/typescript/src/social/features/post/Composer/PostComposer.d.ts +4 -0
  4643. package/lib/typescript/src/social/features/post/Composer/PostComposer.d.ts.map +1 -0
  4644. package/lib/typescript/src/social/features/post/Composer/index.d.ts +2 -0
  4645. package/lib/typescript/src/social/features/post/Composer/index.d.ts.map +1 -0
  4646. package/lib/typescript/src/social/features/post/Composer/styles.d.ts +50 -0
  4647. package/lib/typescript/src/social/features/post/Composer/styles.d.ts.map +1 -0
  4648. package/lib/typescript/src/social/features/post/Detail/index.d.ts +11 -0
  4649. package/lib/typescript/src/social/features/post/Detail/index.d.ts.map +1 -0
  4650. package/lib/typescript/src/social/features/post/Detail/styles.d.ts +133 -0
  4651. package/lib/typescript/src/social/features/post/Detail/styles.d.ts.map +1 -0
  4652. package/lib/typescript/src/social/features/post/TargetSelection/TargetSelection.d.ts +7 -0
  4653. package/lib/typescript/src/social/features/post/TargetSelection/TargetSelection.d.ts.map +1 -0
  4654. package/lib/typescript/src/social/features/post/TargetSelection/index.d.ts +2 -0
  4655. package/lib/typescript/src/social/features/post/TargetSelection/index.d.ts.map +1 -0
  4656. package/lib/typescript/src/social/features/post/components/Content/Content.d.ts +22 -0
  4657. package/lib/typescript/src/social/features/post/components/Content/Content.d.ts.map +1 -0
  4658. package/lib/typescript/src/social/features/post/components/Content/index.d.ts +2 -0
  4659. package/lib/typescript/src/social/features/post/components/Content/index.d.ts.map +1 -0
  4660. package/lib/typescript/src/social/features/post/components/Content/styles.d.ts +230 -0
  4661. package/lib/typescript/src/social/features/post/components/Content/styles.d.ts.map +1 -0
  4662. package/lib/typescript/src/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.d.ts +10 -0
  4663. package/lib/typescript/src/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.d.ts.map +1 -0
  4664. package/lib/typescript/src/social/features/post/components/DetailedMediaAttachment/index.d.ts +2 -0
  4665. package/lib/typescript/src/social/features/post/components/DetailedMediaAttachment/index.d.ts.map +1 -0
  4666. package/lib/typescript/src/social/features/post/components/DetailedMediaAttachment/styles.d.ts +46 -0
  4667. package/lib/typescript/src/social/features/post/components/DetailedMediaAttachment/styles.d.ts.map +1 -0
  4668. package/lib/typescript/src/social/features/post/components/EngagementActions/Components/DetailStyle.d.ts +4 -0
  4669. package/lib/typescript/src/social/features/post/components/EngagementActions/Components/DetailStyle.d.ts.map +1 -0
  4670. package/lib/typescript/src/social/features/post/components/EngagementActions/Components/FeedStyle.d.ts +4 -0
  4671. package/lib/typescript/src/social/features/post/components/EngagementActions/Components/FeedStyle.d.ts.map +1 -0
  4672. package/lib/typescript/src/social/features/post/components/EngagementActions/Components/index.d.ts.map +1 -0
  4673. package/lib/typescript/src/social/features/post/components/EngagementActions/Components/styles.d.ts +57 -0
  4674. package/lib/typescript/src/social/features/post/components/EngagementActions/Components/styles.d.ts.map +1 -0
  4675. package/lib/typescript/src/social/features/post/components/EngagementActions/Components/type.d.ts +8 -0
  4676. package/lib/typescript/src/social/features/post/components/EngagementActions/Components/type.d.ts.map +1 -0
  4677. package/lib/typescript/src/social/features/post/components/EngagementActions/Components/usePostShareAction.d.ts +12 -0
  4678. package/lib/typescript/src/social/features/post/components/EngagementActions/Components/usePostShareAction.d.ts.map +1 -0
  4679. package/lib/typescript/src/social/features/post/components/EngagementActions/EngagementActions.d.ts +14 -0
  4680. package/lib/typescript/src/social/features/post/components/EngagementActions/EngagementActions.d.ts.map +1 -0
  4681. package/lib/typescript/src/social/features/post/components/EngagementActions/index.d.ts +2 -0
  4682. package/lib/typescript/src/social/features/post/components/EngagementActions/index.d.ts.map +1 -0
  4683. package/lib/typescript/src/social/features/post/components/EngagementContent/EngagementContent.d.ts +10 -0
  4684. package/lib/typescript/src/social/features/post/components/EngagementContent/EngagementContent.d.ts.map +1 -0
  4685. package/lib/typescript/src/social/features/post/components/EngagementContent/index.d.ts +2 -0
  4686. package/lib/typescript/src/social/features/post/components/EngagementContent/index.d.ts.map +1 -0
  4687. package/lib/typescript/src/social/features/post/components/EngagementContent/styles.d.ts +12 -0
  4688. package/lib/typescript/src/social/features/post/components/EngagementContent/styles.d.ts.map +1 -0
  4689. package/lib/typescript/src/social/features/post/components/MediaAttachment/MediaAttachment.d.ts +10 -0
  4690. package/lib/typescript/src/social/features/post/components/MediaAttachment/MediaAttachment.d.ts.map +1 -0
  4691. package/lib/typescript/src/social/features/post/components/MediaAttachment/index.d.ts +2 -0
  4692. package/lib/typescript/src/social/features/post/components/MediaAttachment/index.d.ts.map +1 -0
  4693. package/lib/typescript/src/social/features/post/components/MediaAttachment/styles.d.ts +38 -0
  4694. package/lib/typescript/src/social/features/post/components/MediaAttachment/styles.d.ts.map +1 -0
  4695. package/lib/typescript/src/social/features/reaction/components/List/List.d.ts +9 -0
  4696. package/lib/typescript/src/social/features/reaction/components/List/List.d.ts.map +1 -0
  4697. package/lib/typescript/src/social/features/reaction/components/List/index.d.ts +2 -0
  4698. package/lib/typescript/src/social/features/reaction/components/List/index.d.ts.map +1 -0
  4699. package/lib/typescript/src/social/features/reaction/components/List/styles.d.ts.map +1 -0
  4700. package/lib/typescript/src/social/features/room/hooks/useRoom.d.ts +2 -0
  4701. package/lib/typescript/src/social/features/room/hooks/useRoom.d.ts.map +1 -0
  4702. package/lib/typescript/src/social/features/search/components/CommunitySearchResult/CommunitySearchResult.d.ts +11 -0
  4703. package/lib/typescript/src/social/features/search/components/CommunitySearchResult/CommunitySearchResult.d.ts.map +1 -0
  4704. package/lib/typescript/src/social/features/search/components/CommunitySearchResult/index.d.ts +2 -0
  4705. package/lib/typescript/src/social/features/search/components/CommunitySearchResult/index.d.ts.map +1 -0
  4706. package/lib/typescript/src/social/features/search/components/TopSearchBar/TopSearchBar.d.ts +8 -0
  4707. package/lib/typescript/src/social/features/search/components/TopSearchBar/TopSearchBar.d.ts.map +1 -0
  4708. package/lib/typescript/src/social/features/search/components/TopSearchBar/index.d.ts +2 -0
  4709. package/lib/typescript/src/social/features/search/components/TopSearchBar/index.d.ts.map +1 -0
  4710. package/lib/typescript/src/social/features/search/components/TopSearchBar/styles.d.ts.map +1 -0
  4711. package/lib/typescript/src/social/features/search/components/UserSearchResult/UserSearchResult.d.ts +9 -0
  4712. package/lib/typescript/src/social/features/search/components/UserSearchResult/UserSearchResult.d.ts.map +1 -0
  4713. package/lib/typescript/src/social/features/search/components/UserSearchResult/index.d.ts +2 -0
  4714. package/lib/typescript/src/social/features/search/components/UserSearchResult/index.d.ts.map +1 -0
  4715. package/lib/typescript/src/social/features/story/Create/Create.d.ts +9 -0
  4716. package/lib/typescript/src/social/features/story/Create/Create.d.ts.map +1 -0
  4717. package/lib/typescript/src/social/features/story/Create/index.d.ts +2 -0
  4718. package/lib/typescript/src/social/features/story/Create/index.d.ts.map +1 -0
  4719. package/lib/typescript/src/social/features/story/Create/styles.d.ts.map +1 -0
  4720. package/lib/typescript/src/social/features/story/Draft/Draft.d.ts +4 -0
  4721. package/lib/typescript/src/social/features/story/Draft/Draft.d.ts.map +1 -0
  4722. package/lib/typescript/src/social/features/story/Draft/components/HyperLinkConfig.d.ts +15 -0
  4723. package/lib/typescript/src/social/features/story/Draft/components/HyperLinkConfig.d.ts.map +1 -0
  4724. package/lib/typescript/src/social/features/story/Draft/index.d.ts +2 -0
  4725. package/lib/typescript/src/social/features/story/Draft/index.d.ts.map +1 -0
  4726. package/lib/typescript/src/social/features/story/Draft/styles.d.ts.map +1 -0
  4727. package/lib/typescript/src/social/features/story/TargetSelection/TargetSelection.d.ts +4 -0
  4728. package/lib/typescript/src/social/features/story/TargetSelection/TargetSelection.d.ts.map +1 -0
  4729. package/lib/typescript/src/social/features/story/TargetSelection/index.d.ts +2 -0
  4730. package/lib/typescript/src/social/features/story/TargetSelection/index.d.ts.map +1 -0
  4731. package/lib/typescript/src/social/features/story/View/View.d.ts +13 -0
  4732. package/lib/typescript/src/social/features/story/View/View.d.ts.map +1 -0
  4733. package/lib/typescript/src/social/features/story/View/components/AmityViewStoryItem.d.ts +20 -0
  4734. package/lib/typescript/src/social/features/story/View/components/AmityViewStoryItem.d.ts.map +1 -0
  4735. package/lib/typescript/src/social/features/story/View/index.d.ts +2 -0
  4736. package/lib/typescript/src/social/features/story/View/index.d.ts.map +1 -0
  4737. package/lib/typescript/src/social/features/story/View/styles.d.ts +238 -0
  4738. package/lib/typescript/src/social/features/story/View/styles.d.ts.map +1 -0
  4739. package/lib/typescript/src/social/features/story/components/Tab/Tab.d.ts +4 -0
  4740. package/lib/typescript/src/social/features/story/components/Tab/Tab.d.ts.map +1 -0
  4741. package/lib/typescript/src/social/features/story/components/Tab/index.d.ts +2 -0
  4742. package/lib/typescript/src/social/features/story/components/Tab/index.d.ts.map +1 -0
  4743. package/lib/typescript/src/social/features/user/Blocked/Blocked.d.ts +2 -0
  4744. package/lib/typescript/src/social/features/user/Blocked/Blocked.d.ts.map +1 -0
  4745. package/lib/typescript/src/social/features/user/Blocked/components/TopBar/TopBar.d.ts +2 -0
  4746. package/lib/typescript/src/social/features/user/Blocked/components/TopBar/TopBar.d.ts.map +1 -0
  4747. package/lib/typescript/src/social/features/user/Blocked/components/TopBar/index.d.ts +2 -0
  4748. package/lib/typescript/src/social/features/user/Blocked/components/TopBar/index.d.ts.map +1 -0
  4749. package/lib/typescript/src/social/features/user/Blocked/components/TopBar/styles.d.ts +24 -0
  4750. package/lib/typescript/src/social/features/user/Blocked/components/TopBar/styles.d.ts.map +1 -0
  4751. package/lib/typescript/src/social/features/user/Blocked/components/UserItem/UserItem.d.ts +10 -0
  4752. package/lib/typescript/src/social/features/user/Blocked/components/UserItem/UserItem.d.ts.map +1 -0
  4753. package/lib/typescript/src/social/features/user/Blocked/components/UserItem/index.d.ts +2 -0
  4754. package/lib/typescript/src/social/features/user/Blocked/components/UserItem/index.d.ts.map +1 -0
  4755. package/lib/typescript/src/social/features/user/Blocked/components/UserItem/styles.d.ts +30 -0
  4756. package/lib/typescript/src/social/features/user/Blocked/components/UserItem/styles.d.ts.map +1 -0
  4757. package/lib/typescript/src/social/features/user/Blocked/components/UserList/UserList.d.ts +2 -0
  4758. package/lib/typescript/src/social/features/user/Blocked/components/UserList/UserList.d.ts.map +1 -0
  4759. package/lib/typescript/src/social/features/user/Blocked/components/UserList/index.d.ts +2 -0
  4760. package/lib/typescript/src/social/features/user/Blocked/components/UserList/index.d.ts.map +1 -0
  4761. package/lib/typescript/src/social/features/user/Blocked/components/UserList/styles.d.ts +11 -0
  4762. package/lib/typescript/src/social/features/user/Blocked/components/UserList/styles.d.ts.map +1 -0
  4763. package/lib/typescript/src/social/features/user/Blocked/components/index.d.ts +4 -0
  4764. package/lib/typescript/src/social/features/user/Blocked/components/index.d.ts.map +1 -0
  4765. package/lib/typescript/src/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.d.ts +10 -0
  4766. package/lib/typescript/src/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.d.ts.map +1 -0
  4767. package/lib/typescript/src/social/features/user/Blocked/elements/UnblockUserButton/index.d.ts +2 -0
  4768. package/lib/typescript/src/social/features/user/Blocked/elements/UnblockUserButton/index.d.ts.map +1 -0
  4769. package/lib/typescript/src/social/features/user/Blocked/elements/index.d.ts +2 -0
  4770. package/lib/typescript/src/social/features/user/Blocked/elements/index.d.ts.map +1 -0
  4771. package/lib/typescript/src/social/features/user/Blocked/index.d.ts +2 -0
  4772. package/lib/typescript/src/social/features/user/Blocked/index.d.ts.map +1 -0
  4773. package/lib/typescript/src/social/features/user/Blocked/styles.d.ts +11 -0
  4774. package/lib/typescript/src/social/features/user/Blocked/styles.d.ts.map +1 -0
  4775. package/lib/typescript/src/social/features/user/Edit/Edit.d.ts +6 -0
  4776. package/lib/typescript/src/social/features/user/Edit/Edit.d.ts.map +1 -0
  4777. package/lib/typescript/src/social/features/user/Edit/components/ImageUpload/ImageUpload.d.ts +8 -0
  4778. package/lib/typescript/src/social/features/user/Edit/components/ImageUpload/ImageUpload.d.ts.map +1 -0
  4779. package/lib/typescript/src/social/features/user/Edit/components/ImageUpload/index.d.ts +2 -0
  4780. package/lib/typescript/src/social/features/user/Edit/components/ImageUpload/index.d.ts.map +1 -0
  4781. package/lib/typescript/src/social/features/user/Edit/components/ImageUpload/styles.d.ts +32 -0
  4782. package/lib/typescript/src/social/features/user/Edit/components/ImageUpload/styles.d.ts.map +1 -0
  4783. package/lib/typescript/src/social/features/user/Edit/components/TopBar/TopBar.d.ts +6 -0
  4784. package/lib/typescript/src/social/features/user/Edit/components/TopBar/TopBar.d.ts.map +1 -0
  4785. package/lib/typescript/src/social/features/user/Edit/components/TopBar/index.d.ts +2 -0
  4786. package/lib/typescript/src/social/features/user/Edit/components/TopBar/index.d.ts.map +1 -0
  4787. package/lib/typescript/src/social/features/user/Edit/components/TopBar/styles.d.ts +20 -0
  4788. package/lib/typescript/src/social/features/user/Edit/components/TopBar/styles.d.ts.map +1 -0
  4789. package/lib/typescript/src/social/features/user/Edit/components/index.d.ts +3 -0
  4790. package/lib/typescript/src/social/features/user/Edit/components/index.d.ts.map +1 -0
  4791. package/lib/typescript/src/social/features/user/Edit/hooks/index.d.ts +2 -0
  4792. package/lib/typescript/src/social/features/user/Edit/hooks/index.d.ts.map +1 -0
  4793. package/lib/typescript/src/social/features/user/Edit/hooks/useEditUser.d.ts +64 -0
  4794. package/lib/typescript/src/social/features/user/Edit/hooks/useEditUser.d.ts.map +1 -0
  4795. package/lib/typescript/src/social/features/user/Edit/index.d.ts +2 -0
  4796. package/lib/typescript/src/social/features/user/Edit/index.d.ts.map +1 -0
  4797. package/lib/typescript/src/social/features/user/Edit/styles.d.ts +28 -0
  4798. package/lib/typescript/src/social/features/user/Edit/styles.d.ts.map +1 -0
  4799. package/lib/typescript/src/social/features/user/PendingFollowRequests/PendingFollowRequests.d.ts +2 -0
  4800. package/lib/typescript/src/social/features/user/PendingFollowRequests/PendingFollowRequests.d.ts.map +1 -0
  4801. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.d.ts +10 -0
  4802. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.d.ts.map +1 -0
  4803. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestItem/index.d.ts +2 -0
  4804. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestItem/index.d.ts.map +1 -0
  4805. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestItem/styles.d.ts +47 -0
  4806. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestItem/styles.d.ts.map +1 -0
  4807. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestList/RequestList.d.ts +7 -0
  4808. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestList/RequestList.d.ts.map +1 -0
  4809. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestList/index.d.ts +2 -0
  4810. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestList/index.d.ts.map +1 -0
  4811. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestList/styles.d.ts +14 -0
  4812. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/RequestList/styles.d.ts.map +1 -0
  4813. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/TopBar/TopBar.d.ts +6 -0
  4814. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/TopBar/TopBar.d.ts.map +1 -0
  4815. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/TopBar/index.d.ts +2 -0
  4816. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/TopBar/index.d.ts.map +1 -0
  4817. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/TopBar/styles.d.ts +24 -0
  4818. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/TopBar/styles.d.ts.map +1 -0
  4819. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/index.d.ts +4 -0
  4820. package/lib/typescript/src/social/features/user/PendingFollowRequests/components/index.d.ts.map +1 -0
  4821. package/lib/typescript/src/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.d.ts +24 -0
  4822. package/lib/typescript/src/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.d.ts.map +1 -0
  4823. package/lib/typescript/src/social/features/user/PendingFollowRequests/index.d.ts +2 -0
  4824. package/lib/typescript/src/social/features/user/PendingFollowRequests/index.d.ts.map +1 -0
  4825. package/lib/typescript/src/social/features/user/PendingFollowRequests/styles.d.ts +19 -0
  4826. package/lib/typescript/src/social/features/user/PendingFollowRequests/styles.d.ts.map +1 -0
  4827. package/lib/typescript/src/social/features/user/Profile/Profile.d.ts +8 -0
  4828. package/lib/typescript/src/social/features/user/Profile/Profile.d.ts.map +1 -0
  4829. package/lib/typescript/src/social/features/user/Profile/components/Action/Action.d.ts +6 -0
  4830. package/lib/typescript/src/social/features/user/Profile/components/Action/Action.d.ts.map +1 -0
  4831. package/lib/typescript/src/social/features/user/Profile/components/Action/index.d.ts +2 -0
  4832. package/lib/typescript/src/social/features/user/Profile/components/Action/index.d.ts.map +1 -0
  4833. package/lib/typescript/src/social/features/user/Profile/components/Feed/Feed.d.ts +7 -0
  4834. package/lib/typescript/src/social/features/user/Profile/components/Feed/Feed.d.ts.map +1 -0
  4835. package/lib/typescript/src/social/features/user/Profile/components/Feed/hooks/useFeed.d.ts +21 -0
  4836. package/lib/typescript/src/social/features/user/Profile/components/Feed/hooks/useFeed.d.ts.map +1 -0
  4837. package/lib/typescript/src/social/features/user/Profile/components/Feed/index.d.ts +2 -0
  4838. package/lib/typescript/src/social/features/user/Profile/components/Feed/index.d.ts.map +1 -0
  4839. package/lib/typescript/src/social/features/user/Profile/components/Feed/styles.d.ts +10 -0
  4840. package/lib/typescript/src/social/features/user/Profile/components/Feed/styles.d.ts.map +1 -0
  4841. package/lib/typescript/src/social/features/user/Profile/components/Header/Header.d.ts +10 -0
  4842. package/lib/typescript/src/social/features/user/Profile/components/Header/Header.d.ts.map +1 -0
  4843. package/lib/typescript/src/social/features/user/Profile/components/Header/hooks/useHeader.d.ts +106 -0
  4844. package/lib/typescript/src/social/features/user/Profile/components/Header/hooks/useHeader.d.ts.map +1 -0
  4845. package/lib/typescript/src/social/features/user/Profile/components/Header/index.d.ts +2 -0
  4846. package/lib/typescript/src/social/features/user/Profile/components/Header/index.d.ts.map +1 -0
  4847. package/lib/typescript/src/social/features/user/Profile/components/Header/styles.d.ts +68 -0
  4848. package/lib/typescript/src/social/features/user/Profile/components/Header/styles.d.ts.map +1 -0
  4849. package/lib/typescript/src/social/features/user/Profile/components/ImageFeed/ImageFeed.d.ts +7 -0
  4850. package/lib/typescript/src/social/features/user/Profile/components/ImageFeed/ImageFeed.d.ts.map +1 -0
  4851. package/lib/typescript/src/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.d.ts +23 -0
  4852. package/lib/typescript/src/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.d.ts.map +1 -0
  4853. package/lib/typescript/src/social/features/user/Profile/components/ImageFeed/index.d.ts +2 -0
  4854. package/lib/typescript/src/social/features/user/Profile/components/ImageFeed/index.d.ts.map +1 -0
  4855. package/lib/typescript/src/social/features/user/Profile/components/TopBar/TopBar.d.ts +10 -0
  4856. package/lib/typescript/src/social/features/user/Profile/components/TopBar/TopBar.d.ts.map +1 -0
  4857. package/lib/typescript/src/social/features/user/Profile/components/TopBar/hooks/useTopBar.d.ts +50 -0
  4858. package/lib/typescript/src/social/features/user/Profile/components/TopBar/hooks/useTopBar.d.ts.map +1 -0
  4859. package/lib/typescript/src/social/features/user/Profile/components/TopBar/index.d.ts +2 -0
  4860. package/lib/typescript/src/social/features/user/Profile/components/TopBar/index.d.ts.map +1 -0
  4861. package/lib/typescript/src/social/features/user/Profile/components/TopBar/styles.d.ts +20 -0
  4862. package/lib/typescript/src/social/features/user/Profile/components/TopBar/styles.d.ts.map +1 -0
  4863. package/lib/typescript/src/social/features/user/Profile/components/VideoFeed/VideoFeed.d.ts +7 -0
  4864. package/lib/typescript/src/social/features/user/Profile/components/VideoFeed/VideoFeed.d.ts.map +1 -0
  4865. package/lib/typescript/src/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.d.ts +23 -0
  4866. package/lib/typescript/src/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.d.ts.map +1 -0
  4867. package/lib/typescript/src/social/features/user/Profile/components/VideoFeed/index.d.ts +2 -0
  4868. package/lib/typescript/src/social/features/user/Profile/components/VideoFeed/index.d.ts.map +1 -0
  4869. package/lib/typescript/src/social/features/user/Profile/components/index.d.ts +7 -0
  4870. package/lib/typescript/src/social/features/user/Profile/components/index.d.ts.map +1 -0
  4871. package/lib/typescript/src/social/features/user/Profile/elements/FollowButton/FollowButton.d.ts +10 -0
  4872. package/lib/typescript/src/social/features/user/Profile/elements/FollowButton/FollowButton.d.ts.map +1 -0
  4873. package/lib/typescript/src/social/features/user/Profile/elements/FollowButton/index.d.ts +2 -0
  4874. package/lib/typescript/src/social/features/user/Profile/elements/FollowButton/index.d.ts.map +1 -0
  4875. package/lib/typescript/src/social/features/user/Profile/elements/FollowingButton/FollowingButton.d.ts +10 -0
  4876. package/lib/typescript/src/social/features/user/Profile/elements/FollowingButton/FollowingButton.d.ts.map +1 -0
  4877. package/lib/typescript/src/social/features/user/Profile/elements/FollowingButton/index.d.ts +2 -0
  4878. package/lib/typescript/src/social/features/user/Profile/elements/FollowingButton/index.d.ts.map +1 -0
  4879. package/lib/typescript/src/social/features/user/Profile/elements/PendingButton/PendingButton.d.ts +10 -0
  4880. package/lib/typescript/src/social/features/user/Profile/elements/PendingButton/PendingButton.d.ts.map +1 -0
  4881. package/lib/typescript/src/social/features/user/Profile/elements/PendingButton/index.d.ts +2 -0
  4882. package/lib/typescript/src/social/features/user/Profile/elements/PendingButton/index.d.ts.map +1 -0
  4883. package/lib/typescript/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.d.ts +7 -0
  4884. package/lib/typescript/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.d.ts.map +1 -0
  4885. package/lib/typescript/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.d.ts +2 -0
  4886. package/lib/typescript/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.d.ts.map +1 -0
  4887. package/lib/typescript/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.d.ts +33 -0
  4888. package/lib/typescript/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.d.ts.map +1 -0
  4889. package/lib/typescript/src/social/features/user/Profile/elements/UnblockButton/UnblockButton.d.ts +10 -0
  4890. package/lib/typescript/src/social/features/user/Profile/elements/UnblockButton/UnblockButton.d.ts.map +1 -0
  4891. package/lib/typescript/src/social/features/user/Profile/elements/UnblockButton/index.d.ts +2 -0
  4892. package/lib/typescript/src/social/features/user/Profile/elements/UnblockButton/index.d.ts.map +1 -0
  4893. package/lib/typescript/src/social/features/user/Profile/elements/index.d.ts +6 -0
  4894. package/lib/typescript/src/social/features/user/Profile/elements/index.d.ts.map +1 -0
  4895. package/lib/typescript/src/social/features/user/Profile/hooks/useFeedState.d.ts +10 -0
  4896. package/lib/typescript/src/social/features/user/Profile/hooks/useFeedState.d.ts.map +1 -0
  4897. package/lib/typescript/src/social/features/user/Profile/hooks/useUserProfile.d.ts +26 -0
  4898. package/lib/typescript/src/social/features/user/Profile/hooks/useUserProfile.d.ts.map +1 -0
  4899. package/lib/typescript/src/social/features/user/Profile/index.d.ts +2 -0
  4900. package/lib/typescript/src/social/features/user/Profile/index.d.ts.map +1 -0
  4901. package/lib/typescript/src/social/features/user/Profile/styles.d.ts +7 -0
  4902. package/lib/typescript/src/social/features/user/Profile/styles.d.ts.map +1 -0
  4903. package/lib/typescript/src/social/features/user/Profile/types/index.d.ts +9 -0
  4904. package/lib/typescript/src/social/features/user/Profile/types/index.d.ts.map +1 -0
  4905. package/lib/typescript/src/social/features/user/Relationship/Relationship.d.ts +5 -0
  4906. package/lib/typescript/src/social/features/user/Relationship/Relationship.d.ts.map +1 -0
  4907. package/lib/typescript/src/social/features/user/Relationship/components/FollowerList/FollowerList.d.ts +6 -0
  4908. package/lib/typescript/src/social/features/user/Relationship/components/FollowerList/FollowerList.d.ts.map +1 -0
  4909. package/lib/typescript/src/social/features/user/Relationship/components/FollowerList/index.d.ts +2 -0
  4910. package/lib/typescript/src/social/features/user/Relationship/components/FollowerList/index.d.ts.map +1 -0
  4911. package/lib/typescript/src/social/features/user/Relationship/components/FollowerList/styles.d.ts +11 -0
  4912. package/lib/typescript/src/social/features/user/Relationship/components/FollowerList/styles.d.ts.map +1 -0
  4913. package/lib/typescript/src/social/features/user/Relationship/components/FollowingList/FollowingList.d.ts +6 -0
  4914. package/lib/typescript/src/social/features/user/Relationship/components/FollowingList/FollowingList.d.ts.map +1 -0
  4915. package/lib/typescript/src/social/features/user/Relationship/components/FollowingList/index.d.ts +2 -0
  4916. package/lib/typescript/src/social/features/user/Relationship/components/FollowingList/index.d.ts.map +1 -0
  4917. package/lib/typescript/src/social/features/user/Relationship/components/FollowingList/styles.d.ts +11 -0
  4918. package/lib/typescript/src/social/features/user/Relationship/components/FollowingList/styles.d.ts.map +1 -0
  4919. package/lib/typescript/src/social/features/user/Relationship/components/TopBar/TopBar.d.ts +6 -0
  4920. package/lib/typescript/src/social/features/user/Relationship/components/TopBar/TopBar.d.ts.map +1 -0
  4921. package/lib/typescript/src/social/features/user/Relationship/components/TopBar/index.d.ts +2 -0
  4922. package/lib/typescript/src/social/features/user/Relationship/components/TopBar/index.d.ts.map +1 -0
  4923. package/lib/typescript/src/social/features/user/Relationship/components/TopBar/styles.d.ts +24 -0
  4924. package/lib/typescript/src/social/features/user/Relationship/components/TopBar/styles.d.ts.map +1 -0
  4925. package/lib/typescript/src/social/features/user/Relationship/components/UserItem/UserItem.d.ts +11 -0
  4926. package/lib/typescript/src/social/features/user/Relationship/components/UserItem/UserItem.d.ts.map +1 -0
  4927. package/lib/typescript/src/social/features/user/Relationship/components/UserItem/hooks/useUserItem.d.ts +55 -0
  4928. package/lib/typescript/src/social/features/user/Relationship/components/UserItem/hooks/useUserItem.d.ts.map +1 -0
  4929. package/lib/typescript/src/social/features/user/Relationship/components/UserItem/index.d.ts +2 -0
  4930. package/lib/typescript/src/social/features/user/Relationship/components/UserItem/index.d.ts.map +1 -0
  4931. package/lib/typescript/src/social/features/user/Relationship/components/UserItem/styles.d.ts +29 -0
  4932. package/lib/typescript/src/social/features/user/Relationship/components/UserItem/styles.d.ts.map +1 -0
  4933. package/lib/typescript/src/social/features/user/Relationship/components/UserList/UserList.d.ts +9 -0
  4934. package/lib/typescript/src/social/features/user/Relationship/components/UserList/UserList.d.ts.map +1 -0
  4935. package/lib/typescript/src/social/features/user/Relationship/components/UserList/index.d.ts +2 -0
  4936. package/lib/typescript/src/social/features/user/Relationship/components/UserList/index.d.ts.map +1 -0
  4937. package/lib/typescript/src/social/features/user/Relationship/components/UserList/styles.d.ts +11 -0
  4938. package/lib/typescript/src/social/features/user/Relationship/components/UserList/styles.d.ts.map +1 -0
  4939. package/lib/typescript/src/social/features/user/Relationship/components/index.d.ts +6 -0
  4940. package/lib/typescript/src/social/features/user/Relationship/components/index.d.ts.map +1 -0
  4941. package/lib/typescript/src/social/features/user/Relationship/hooks/index.d.ts +2 -0
  4942. package/lib/typescript/src/social/features/user/Relationship/hooks/index.d.ts.map +1 -0
  4943. package/lib/typescript/src/social/features/user/Relationship/hooks/useUserRelationship.d.ts +18 -0
  4944. package/lib/typescript/src/social/features/user/Relationship/hooks/useUserRelationship.d.ts.map +1 -0
  4945. package/lib/typescript/src/social/features/user/Relationship/index.d.ts +2 -0
  4946. package/lib/typescript/src/social/features/user/Relationship/index.d.ts.map +1 -0
  4947. package/lib/typescript/src/social/features/user/Relationship/styles.d.ts +11 -0
  4948. package/lib/typescript/src/social/features/user/Relationship/styles.d.ts.map +1 -0
  4949. package/lib/typescript/src/social/hooks/collections/category/useCategoryCollection.d.ts +391 -0
  4950. package/lib/typescript/src/social/hooks/collections/category/useCategoryCollection.d.ts.map +1 -0
  4951. package/lib/typescript/src/social/hooks/collections/community/useCommunityMemberCollection.d.ts +392 -0
  4952. package/lib/typescript/src/social/hooks/collections/community/useCommunityMemberCollection.d.ts.map +1 -0
  4953. package/lib/typescript/src/social/hooks/collections/index.d.ts +13 -0
  4954. package/lib/typescript/src/social/hooks/collections/index.d.ts.map +1 -0
  4955. package/lib/typescript/src/social/hooks/collections/post/usePinnedPostCollection.d.ts +392 -0
  4956. package/lib/typescript/src/social/hooks/collections/post/usePinnedPostCollection.d.ts.map +1 -0
  4957. package/lib/typescript/src/social/hooks/collections/post/usePostCollection.d.ts +392 -0
  4958. package/lib/typescript/src/social/hooks/collections/post/usePostCollection.d.ts.map +1 -0
  4959. package/lib/typescript/src/social/hooks/collections/post/useUserFeed.d.ts +16 -0
  4960. package/lib/typescript/src/social/hooks/collections/post/useUserFeed.d.ts.map +1 -0
  4961. package/lib/typescript/src/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.d.ts +392 -0
  4962. package/lib/typescript/src/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.d.ts.map +1 -0
  4963. package/lib/typescript/src/social/hooks/collections/search/useSearchUserByDisplayNameCollection.d.ts +392 -0
  4964. package/lib/typescript/src/social/hooks/collections/search/useSearchUserByDisplayNameCollection.d.ts.map +1 -0
  4965. package/lib/typescript/src/social/hooks/collections/useLiveCollection.d.ts +16 -0
  4966. package/lib/typescript/src/social/hooks/collections/useLiveCollection.d.ts.map +1 -0
  4967. package/lib/typescript/src/social/hooks/collections/useReactQueryLiveCollection.d.ts +297 -0
  4968. package/lib/typescript/src/social/hooks/collections/useReactQueryLiveCollection.d.ts.map +1 -0
  4969. package/lib/typescript/src/social/hooks/collections/user/useBlockedUsersCollection.d.ts +14 -0
  4970. package/lib/typescript/src/social/hooks/collections/user/useBlockedUsersCollection.d.ts.map +1 -0
  4971. package/lib/typescript/src/social/hooks/collections/user/useFollowerCollection.d.ts +14 -0
  4972. package/lib/typescript/src/social/hooks/collections/user/useFollowerCollection.d.ts.map +1 -0
  4973. package/lib/typescript/src/social/hooks/collections/user/useFollowingCollection.d.ts +14 -0
  4974. package/lib/typescript/src/social/hooks/collections/user/useFollowingCollection.d.ts.map +1 -0
  4975. package/lib/typescript/src/social/hooks/collections/user/useUserCollection.d.ts +392 -0
  4976. package/lib/typescript/src/social/hooks/collections/user/useUserCollection.d.ts.map +1 -0
  4977. package/lib/typescript/src/social/hooks/files/useFile.d.ts.map +1 -0
  4978. package/lib/typescript/src/social/hooks/index.d.ts +38 -0
  4979. package/lib/typescript/src/social/hooks/index.d.ts.map +1 -0
  4980. package/lib/typescript/src/social/hooks/objects/index.d.ts +4 -0
  4981. package/lib/typescript/src/social/hooks/objects/index.d.ts.map +1 -0
  4982. package/lib/typescript/src/social/hooks/objects/useLiveObject.d.ts +14 -0
  4983. package/lib/typescript/src/social/hooks/objects/useLiveObject.d.ts.map +1 -0
  4984. package/lib/typescript/src/social/hooks/objects/user/useFollowInfo.d.ts +13 -0
  4985. package/lib/typescript/src/social/hooks/objects/user/useFollowInfo.d.ts.map +1 -0
  4986. package/lib/typescript/src/social/hooks/objects/user/useUser.d.ts +13 -0
  4987. package/lib/typescript/src/social/hooks/objects/user/useUser.d.ts.map +1 -0
  4988. package/lib/typescript/src/social/hooks/queries/useBlockUser.d.ts +5 -0
  4989. package/lib/typescript/src/social/hooks/queries/useBlockUser.d.ts.map +1 -0
  4990. package/lib/typescript/src/social/hooks/queries/useClosePoll.d.ts +4 -0
  4991. package/lib/typescript/src/social/hooks/queries/useClosePoll.d.ts.map +1 -0
  4992. package/lib/typescript/src/social/hooks/queries/useFlagPost.d.ts +12 -0
  4993. package/lib/typescript/src/social/hooks/queries/useFlagPost.d.ts.map +1 -0
  4994. package/lib/typescript/src/social/hooks/queries/useFlagUserQuery.d.ts +12 -0
  4995. package/lib/typescript/src/social/hooks/queries/useFlagUserQuery.d.ts.map +1 -0
  4996. package/lib/typescript/src/social/hooks/queries/useFollowUser.d.ts +8 -0
  4997. package/lib/typescript/src/social/hooks/queries/useFollowUser.d.ts.map +1 -0
  4998. package/lib/typescript/src/social/hooks/queries/usePendingFollowRequest.d.ts +6 -0
  4999. package/lib/typescript/src/social/hooks/queries/usePendingFollowRequest.d.ts.map +1 -0
  5000. package/lib/typescript/src/social/hooks/useAmityGlobalSearchViewModel.d.ts +9 -0
  5001. package/lib/typescript/src/social/hooks/useAmityGlobalSearchViewModel.d.ts.map +1 -0
  5002. package/lib/typescript/src/social/hooks/useCamera.d.ts.map +1 -0
  5003. package/lib/typescript/src/social/hooks/useCategories.d.ts.map +1 -0
  5004. package/lib/typescript/src/social/hooks/useCategory.d.ts.map +1 -0
  5005. package/lib/typescript/src/social/hooks/useCommentAdImpression.d.ts.map +1 -0
  5006. package/lib/typescript/src/social/hooks/useCommunities.d.ts.map +1 -0
  5007. package/lib/typescript/src/social/hooks/useCommunity.d.ts.map +1 -0
  5008. package/lib/typescript/src/social/hooks/useConfig.d.ts +12 -0
  5009. package/lib/typescript/src/social/hooks/useConfig.d.ts.map +1 -0
  5010. package/lib/typescript/src/social/hooks/useConfigImageUri.d.ts +8 -0
  5011. package/lib/typescript/src/social/hooks/useConfigImageUri.d.ts.map +1 -0
  5012. package/lib/typescript/src/social/hooks/useCustomRankingGlobalFeed.d.ts +15 -0
  5013. package/lib/typescript/src/social/hooks/useCustomRankingGlobalFeed.d.ts.map +1 -0
  5014. package/lib/typescript/src/social/hooks/useDarkMode.d.ts.map +1 -0
  5015. package/lib/typescript/src/social/hooks/useFile.d.ts +11 -0
  5016. package/lib/typescript/src/social/hooks/useFile.d.ts.map +1 -0
  5017. package/lib/typescript/src/social/hooks/useGenerateThemeStyles.d.ts +4 -0
  5018. package/lib/typescript/src/social/hooks/useGenerateThemeStyles.d.ts.map +1 -0
  5019. package/lib/typescript/src/social/hooks/useGlobalStory.d.ts.map +1 -0
  5020. package/lib/typescript/src/social/hooks/useImagePicker.d.ts.map +1 -0
  5021. package/lib/typescript/src/social/hooks/useIsCommunityModerator.d.ts.map +1 -0
  5022. package/lib/typescript/src/social/hooks/useJoinCommunity.d.ts.map +1 -0
  5023. package/lib/typescript/src/social/hooks/useKeyboardStatus.d.ts.map +1 -0
  5024. package/lib/typescript/src/social/hooks/useLeaveCommunity.d.ts.map +1 -0
  5025. package/lib/typescript/src/social/hooks/useMembersQuery.d.ts.map +1 -0
  5026. package/lib/typescript/src/social/hooks/useMention/index.d.ts +21 -0
  5027. package/lib/typescript/src/social/hooks/useMention/index.d.ts.map +1 -0
  5028. package/lib/typescript/src/social/hooks/useMention/styles.d.ts +31 -0
  5029. package/lib/typescript/src/social/hooks/useMention/styles.d.ts.map +1 -0
  5030. package/lib/typescript/src/social/hooks/usePaginator.d.ts.map +1 -0
  5031. package/lib/typescript/src/social/hooks/usePendingPostQuery.d.ts +14 -0
  5032. package/lib/typescript/src/social/hooks/usePendingPostQuery.d.ts.map +1 -0
  5033. package/lib/typescript/src/social/hooks/usePendingPosts.d.ts.map +1 -0
  5034. package/lib/typescript/src/social/hooks/usePermissions.d.ts.map +1 -0
  5035. package/lib/typescript/src/social/hooks/usePoll.d.ts +11 -0
  5036. package/lib/typescript/src/social/hooks/usePoll.d.ts.map +1 -0
  5037. package/lib/typescript/src/social/hooks/usePopup.d.ts +7 -0
  5038. package/lib/typescript/src/social/hooks/usePopup.d.ts.map +1 -0
  5039. package/lib/typescript/src/social/hooks/usePostImpression.d.ts.map +1 -0
  5040. package/lib/typescript/src/social/hooks/usePostPermission.d.ts +6 -0
  5041. package/lib/typescript/src/social/hooks/usePostPermission.d.ts.map +1 -0
  5042. package/lib/typescript/src/social/hooks/usePostSubscription.d.ts +4 -0
  5043. package/lib/typescript/src/social/hooks/usePostSubscription.d.ts.map +1 -0
  5044. package/lib/typescript/src/social/hooks/usePosts.d.ts.map +1 -0
  5045. package/lib/typescript/src/social/hooks/useReaction.d.ts.map +1 -0
  5046. package/lib/typescript/src/social/hooks/useRecommenedCommunities.d.ts.map +1 -0
  5047. package/lib/typescript/src/social/hooks/useRolesQuery.d.ts.map +1 -0
  5048. package/lib/typescript/src/social/hooks/useRoomSubscription.d.ts +4 -0
  5049. package/lib/typescript/src/social/hooks/useRoomSubscription.d.ts.map +1 -0
  5050. package/lib/typescript/src/social/hooks/useSearch.d.ts +11 -0
  5051. package/lib/typescript/src/social/hooks/useSearch.d.ts.map +1 -0
  5052. package/lib/typescript/src/social/hooks/useStory.d.ts.map +1 -0
  5053. package/lib/typescript/src/social/hooks/useStoryPermission.d.ts.map +1 -0
  5054. package/lib/typescript/src/social/hooks/useStoryTarget.d.ts.map +1 -0
  5055. package/lib/typescript/src/social/hooks/useTimeDifference.d.ts.map +1 -0
  5056. package/lib/typescript/src/social/hooks/useTrendingCommunities.d.ts.map +1 -0
  5057. package/lib/typescript/src/social/hooks/useUiKitConfig.d.ts +8 -0
  5058. package/lib/typescript/src/social/hooks/useUiKitConfig.d.ts.map +1 -0
  5059. package/lib/typescript/src/social/hooks/useUiKitReference.d.ts +35 -0
  5060. package/lib/typescript/src/social/hooks/useUiKitReference.d.ts.map +1 -0
  5061. package/lib/typescript/src/social/hooks/useUser.d.ts +2 -0
  5062. package/lib/typescript/src/social/hooks/useUser.d.ts.map +1 -0
  5063. package/lib/typescript/src/social/hooks/useValidateConfig.d.ts +4 -0
  5064. package/lib/typescript/src/social/hooks/useValidateConfig.d.ts.map +1 -0
  5065. package/lib/typescript/src/social/index.d.ts +67 -0
  5066. package/lib/typescript/src/social/index.d.ts.map +1 -0
  5067. package/lib/typescript/src/social/providers/AdEngineProvider.d.ts +33 -0
  5068. package/lib/typescript/src/social/providers/AdEngineProvider.d.ts.map +1 -0
  5069. package/lib/typescript/src/social/providers/BehaviourProvider.d.ts +10 -0
  5070. package/lib/typescript/src/social/providers/BehaviourProvider.d.ts.map +1 -0
  5071. package/lib/typescript/src/social/providers/ExploreProvider.d.ts +21 -0
  5072. package/lib/typescript/src/social/providers/ExploreProvider.d.ts.map +1 -0
  5073. package/lib/typescript/src/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.d.ts +8 -0
  5074. package/lib/typescript/src/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.d.ts.map +1 -0
  5075. package/lib/typescript/src/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.d.ts +8 -0
  5076. package/lib/typescript/src/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.d.ts.map +1 -0
  5077. package/lib/typescript/src/social/screens/AllCategories/CategoryRowItem/styles.d.ts.map +1 -0
  5078. package/lib/typescript/src/social/screens/AllCategories/index.d.ts +3 -0
  5079. package/lib/typescript/src/social/screens/AllCategories/index.d.ts.map +1 -0
  5080. package/lib/typescript/src/social/screens/AllCategories/styles.d.ts +33 -0
  5081. package/lib/typescript/src/social/screens/AllCategories/styles.d.ts.map +1 -0
  5082. package/lib/typescript/src/social/screens/BlockedUsers/BlockedUsers.d.ts +2 -0
  5083. package/lib/typescript/src/social/screens/BlockedUsers/BlockedUsers.d.ts.map +1 -0
  5084. package/lib/typescript/src/social/screens/BlockedUsers/index.d.ts +2 -0
  5085. package/lib/typescript/src/social/screens/BlockedUsers/index.d.ts.map +1 -0
  5086. package/lib/typescript/src/social/screens/CommunitiesByCategory/index.d.ts +3 -0
  5087. package/lib/typescript/src/social/screens/CommunitiesByCategory/index.d.ts.map +1 -0
  5088. package/lib/typescript/src/social/screens/CommunitiesByCategory/styles.d.ts +47 -0
  5089. package/lib/typescript/src/social/screens/CommunitiesByCategory/styles.d.ts.map +1 -0
  5090. package/lib/typescript/src/social/screens/CommunityAddCategory/index.d.ts +6 -0
  5091. package/lib/typescript/src/social/screens/CommunityAddCategory/index.d.ts.map +1 -0
  5092. package/lib/typescript/src/social/screens/CommunityAddMember/index.d.ts +6 -0
  5093. package/lib/typescript/src/social/screens/CommunityAddMember/index.d.ts.map +1 -0
  5094. package/lib/typescript/src/social/screens/CommunityCommentsNotificationSetting/index.d.ts +6 -0
  5095. package/lib/typescript/src/social/screens/CommunityCommentsNotificationSetting/index.d.ts.map +1 -0
  5096. package/lib/typescript/src/social/screens/CommunityLivestreamsNotificationSetting/index.d.ts +6 -0
  5097. package/lib/typescript/src/social/screens/CommunityLivestreamsNotificationSetting/index.d.ts.map +1 -0
  5098. package/lib/typescript/src/social/screens/CommunityMembership/index.d.ts +6 -0
  5099. package/lib/typescript/src/social/screens/CommunityMembership/index.d.ts.map +1 -0
  5100. package/lib/typescript/src/social/screens/CommunityNotificationSetting/index.d.ts +6 -0
  5101. package/lib/typescript/src/social/screens/CommunityNotificationSetting/index.d.ts.map +1 -0
  5102. package/lib/typescript/src/social/screens/CommunityPendingRequest/index.d.ts +6 -0
  5103. package/lib/typescript/src/social/screens/CommunityPendingRequest/index.d.ts.map +1 -0
  5104. package/lib/typescript/src/social/screens/CommunityPostPermission/index.d.ts +6 -0
  5105. package/lib/typescript/src/social/screens/CommunityPostPermission/index.d.ts.map +1 -0
  5106. package/lib/typescript/src/social/screens/CommunityPostsNotificationSetting/index.d.ts +6 -0
  5107. package/lib/typescript/src/social/screens/CommunityPostsNotificationSetting/index.d.ts.map +1 -0
  5108. package/lib/typescript/src/social/screens/CommunityProfile/components/Feed/Feed.d.ts +11 -0
  5109. package/lib/typescript/src/social/screens/CommunityProfile/components/Feed/Feed.d.ts.map +1 -0
  5110. package/lib/typescript/src/social/screens/CommunityProfile/components/Feed/index.d.ts +2 -0
  5111. package/lib/typescript/src/social/screens/CommunityProfile/components/Feed/index.d.ts.map +1 -0
  5112. package/lib/typescript/src/social/screens/CommunityProfile/components/Feed/styles.d.ts +27 -0
  5113. package/lib/typescript/src/social/screens/CommunityProfile/components/Feed/styles.d.ts.map +1 -0
  5114. package/lib/typescript/src/social/screens/CommunityProfile/components/Header/Header.d.ts +15 -0
  5115. package/lib/typescript/src/social/screens/CommunityProfile/components/Header/Header.d.ts.map +1 -0
  5116. package/lib/typescript/src/social/screens/CommunityProfile/components/Header/index.d.ts +2 -0
  5117. package/lib/typescript/src/social/screens/CommunityProfile/components/Header/index.d.ts.map +1 -0
  5118. package/lib/typescript/src/social/screens/CommunityProfile/components/Header/styles.d.ts +32 -0
  5119. package/lib/typescript/src/social/screens/CommunityProfile/components/Header/styles.d.ts.map +1 -0
  5120. package/lib/typescript/src/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.d.ts +9 -0
  5121. package/lib/typescript/src/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.d.ts.map +1 -0
  5122. package/lib/typescript/src/social/screens/CommunityProfile/components/ImageFeed/index.d.ts +2 -0
  5123. package/lib/typescript/src/social/screens/CommunityProfile/components/ImageFeed/index.d.ts.map +1 -0
  5124. package/lib/typescript/src/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.d.ts +6 -0
  5125. package/lib/typescript/src/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.d.ts.map +1 -0
  5126. package/lib/typescript/src/social/screens/CommunityProfile/components/PinnedPost/index.d.ts +2 -0
  5127. package/lib/typescript/src/social/screens/CommunityProfile/components/PinnedPost/index.d.ts.map +1 -0
  5128. package/lib/typescript/src/social/screens/CommunityProfile/components/PinnedPost/styles.d.ts +6 -0
  5129. package/lib/typescript/src/social/screens/CommunityProfile/components/PinnedPost/styles.d.ts.map +1 -0
  5130. package/lib/typescript/src/social/screens/CommunityProfile/components/Tab/Tab.d.ts +16 -0
  5131. package/lib/typescript/src/social/screens/CommunityProfile/components/Tab/Tab.d.ts.map +1 -0
  5132. package/lib/typescript/src/social/screens/CommunityProfile/components/Tab/index.d.ts +2 -0
  5133. package/lib/typescript/src/social/screens/CommunityProfile/components/Tab/index.d.ts.map +1 -0
  5134. package/lib/typescript/src/social/screens/CommunityProfile/components/TopBar/TopBar.d.ts +10 -0
  5135. package/lib/typescript/src/social/screens/CommunityProfile/components/TopBar/TopBar.d.ts.map +1 -0
  5136. package/lib/typescript/src/social/screens/CommunityProfile/components/TopBar/index.d.ts +2 -0
  5137. package/lib/typescript/src/social/screens/CommunityProfile/components/TopBar/index.d.ts.map +1 -0
  5138. package/lib/typescript/src/social/screens/CommunityProfile/components/TopBar/styles.d.ts +27 -0
  5139. package/lib/typescript/src/social/screens/CommunityProfile/components/TopBar/styles.d.ts.map +1 -0
  5140. package/lib/typescript/src/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.d.ts +9 -0
  5141. package/lib/typescript/src/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.d.ts.map +1 -0
  5142. package/lib/typescript/src/social/screens/CommunityProfile/components/VideoFeed/index.d.ts +2 -0
  5143. package/lib/typescript/src/social/screens/CommunityProfile/components/VideoFeed/index.d.ts.map +1 -0
  5144. package/lib/typescript/src/social/screens/CommunityProfile/components/VideoFeed/styles.d.ts +24 -0
  5145. package/lib/typescript/src/social/screens/CommunityProfile/components/VideoFeed/styles.d.ts.map +1 -0
  5146. package/lib/typescript/src/social/screens/CommunityProfile/components/index.d.ts +6 -0
  5147. package/lib/typescript/src/social/screens/CommunityProfile/components/index.d.ts.map +1 -0
  5148. package/lib/typescript/src/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.d.ts +12 -0
  5149. package/lib/typescript/src/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.d.ts.map +1 -0
  5150. package/lib/typescript/src/social/screens/CommunityProfile/elements/CommunityCover/index.d.ts +2 -0
  5151. package/lib/typescript/src/social/screens/CommunityProfile/elements/CommunityCover/index.d.ts.map +1 -0
  5152. package/lib/typescript/src/social/screens/CommunityProfile/elements/index.d.ts +2 -0
  5153. package/lib/typescript/src/social/screens/CommunityProfile/elements/index.d.ts.map +1 -0
  5154. package/lib/typescript/src/social/screens/CommunityProfile/index.d.ts +6 -0
  5155. package/lib/typescript/src/social/screens/CommunityProfile/index.d.ts.map +1 -0
  5156. package/lib/typescript/src/social/screens/CommunityProfile/styles.d.ts +63 -0
  5157. package/lib/typescript/src/social/screens/CommunityProfile/styles.d.ts.map +1 -0
  5158. package/lib/typescript/src/social/screens/CommunitySetting/index.d.ts +6 -0
  5159. package/lib/typescript/src/social/screens/CommunitySetting/index.d.ts.map +1 -0
  5160. package/lib/typescript/src/social/screens/CommunityStoriesNotificationSetting/index.d.ts +6 -0
  5161. package/lib/typescript/src/social/screens/CommunityStoriesNotificationSetting/index.d.ts.map +1 -0
  5162. package/lib/typescript/src/social/screens/CommunityStorySetting/index.d.ts +6 -0
  5163. package/lib/typescript/src/social/screens/CommunityStorySetting/index.d.ts.map +1 -0
  5164. package/lib/typescript/src/social/screens/CreateCommunity/index.d.ts +6 -0
  5165. package/lib/typescript/src/social/screens/CreateCommunity/index.d.ts.map +1 -0
  5166. package/lib/typescript/src/social/screens/CreateLivestream/index.d.ts +6 -0
  5167. package/lib/typescript/src/social/screens/CreateLivestream/index.d.ts.map +1 -0
  5168. package/lib/typescript/src/social/screens/CreatePost/index.d.ts +6 -0
  5169. package/lib/typescript/src/social/screens/CreatePost/index.d.ts.map +1 -0
  5170. package/lib/typescript/src/social/screens/CreateStory/CreateStoryScreen.d.ts +6 -0
  5171. package/lib/typescript/src/social/screens/CreateStory/CreateStoryScreen.d.ts.map +1 -0
  5172. package/lib/typescript/src/social/screens/EditCommunity/index.d.ts +6 -0
  5173. package/lib/typescript/src/social/screens/EditCommunity/index.d.ts.map +1 -0
  5174. package/lib/typescript/src/social/screens/EditPost/EditPost.d.ts +6 -0
  5175. package/lib/typescript/src/social/screens/EditPost/EditPost.d.ts.map +1 -0
  5176. package/lib/typescript/src/social/screens/EditUser/EditUser.d.ts +2 -0
  5177. package/lib/typescript/src/social/screens/EditUser/EditUser.d.ts.map +1 -0
  5178. package/lib/typescript/src/social/screens/EditUser/index.d.ts +2 -0
  5179. package/lib/typescript/src/social/screens/EditUser/index.d.ts.map +1 -0
  5180. package/lib/typescript/src/social/screens/GlobalBan/GlobalBan.d.ts +2 -0
  5181. package/lib/typescript/src/social/screens/GlobalBan/GlobalBan.d.ts.map +1 -0
  5182. package/lib/typescript/src/social/screens/GlobalBan/index.d.ts +2 -0
  5183. package/lib/typescript/src/social/screens/GlobalBan/index.d.ts.map +1 -0
  5184. package/lib/typescript/src/social/screens/GlobalBan/styles.d.ts +34 -0
  5185. package/lib/typescript/src/social/screens/GlobalBan/styles.d.ts.map +1 -0
  5186. package/lib/typescript/src/social/screens/GlobalFeed/index.d.ts +2 -0
  5187. package/lib/typescript/src/social/screens/GlobalFeed/index.d.ts.map +1 -0
  5188. package/lib/typescript/src/social/screens/GlobalFeed/styles.d.ts.map +1 -0
  5189. package/lib/typescript/src/social/screens/ImageViewer/ImageViewer.d.ts +2 -0
  5190. package/lib/typescript/src/social/screens/ImageViewer/ImageViewer.d.ts.map +1 -0
  5191. package/lib/typescript/src/social/screens/ImageViewer/components/Header/Header.d.ts +5 -0
  5192. package/lib/typescript/src/social/screens/ImageViewer/components/Header/Header.d.ts.map +1 -0
  5193. package/lib/typescript/src/social/screens/ImageViewer/components/Header/index.d.ts +2 -0
  5194. package/lib/typescript/src/social/screens/ImageViewer/components/Header/index.d.ts.map +1 -0
  5195. package/lib/typescript/src/social/screens/ImageViewer/components/Header/styles.d.ts +20 -0
  5196. package/lib/typescript/src/social/screens/ImageViewer/components/Header/styles.d.ts.map +1 -0
  5197. package/lib/typescript/src/social/screens/ImageViewer/components/index.d.ts +2 -0
  5198. package/lib/typescript/src/social/screens/ImageViewer/components/index.d.ts.map +1 -0
  5199. package/lib/typescript/src/social/screens/ImageViewer/index.d.ts +2 -0
  5200. package/lib/typescript/src/social/screens/ImageViewer/index.d.ts.map +1 -0
  5201. package/lib/typescript/src/social/screens/LivestreamPlayer/index.d.ts +6 -0
  5202. package/lib/typescript/src/social/screens/LivestreamPlayer/index.d.ts.map +1 -0
  5203. package/lib/typescript/src/social/screens/LivestreamPostTargetSelection/index.d.ts +6 -0
  5204. package/lib/typescript/src/social/screens/LivestreamPostTargetSelection/index.d.ts.map +1 -0
  5205. package/lib/typescript/src/social/screens/LivestreamTerminated/index.d.ts +6 -0
  5206. package/lib/typescript/src/social/screens/LivestreamTerminated/index.d.ts.map +1 -0
  5207. package/lib/typescript/src/social/screens/MyCommunitiesSearch/index.d.ts +3 -0
  5208. package/lib/typescript/src/social/screens/MyCommunitiesSearch/index.d.ts.map +1 -0
  5209. package/lib/typescript/src/social/screens/MyCommunitiesSearch/styles.d.ts +19 -0
  5210. package/lib/typescript/src/social/screens/MyCommunitiesSearch/styles.d.ts.map +1 -0
  5211. package/lib/typescript/src/social/screens/PollPostComposer/index.d.ts +6 -0
  5212. package/lib/typescript/src/social/screens/PollPostComposer/index.d.ts.map +1 -0
  5213. package/lib/typescript/src/social/screens/PollTargetSelection/index.d.ts +6 -0
  5214. package/lib/typescript/src/social/screens/PollTargetSelection/index.d.ts.map +1 -0
  5215. package/lib/typescript/src/social/screens/PostDetail/index.d.ts +6 -0
  5216. package/lib/typescript/src/social/screens/PostDetail/index.d.ts.map +1 -0
  5217. package/lib/typescript/src/social/screens/PostTargetSelection/index.d.ts +6 -0
  5218. package/lib/typescript/src/social/screens/PostTargetSelection/index.d.ts.map +1 -0
  5219. package/lib/typescript/src/social/screens/SocialGlobalSearch/index.d.ts +3 -0
  5220. package/lib/typescript/src/social/screens/SocialGlobalSearch/index.d.ts.map +1 -0
  5221. package/lib/typescript/src/social/screens/SocialGlobalSearch/styles.d.ts +23 -0
  5222. package/lib/typescript/src/social/screens/SocialGlobalSearch/styles.d.ts.map +1 -0
  5223. package/lib/typescript/src/social/screens/SocialHomePage/index.d.ts +4 -0
  5224. package/lib/typescript/src/social/screens/SocialHomePage/index.d.ts.map +1 -0
  5225. package/lib/typescript/src/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.d.ts +2 -0
  5226. package/lib/typescript/src/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.d.ts.map +1 -0
  5227. package/lib/typescript/src/social/screens/UserPendingFollowRequests/index.d.ts +2 -0
  5228. package/lib/typescript/src/social/screens/UserPendingFollowRequests/index.d.ts.map +1 -0
  5229. package/lib/typescript/src/social/screens/UserProfile/UserProfile.d.ts +7 -0
  5230. package/lib/typescript/src/social/screens/UserProfile/UserProfile.d.ts.map +1 -0
  5231. package/lib/typescript/src/social/screens/UserProfile/index.d.ts +2 -0
  5232. package/lib/typescript/src/social/screens/UserProfile/index.d.ts.map +1 -0
  5233. package/lib/typescript/src/social/screens/UserRelationship/UserRelationship.d.ts +2 -0
  5234. package/lib/typescript/src/social/screens/UserRelationship/UserRelationship.d.ts.map +1 -0
  5235. package/lib/typescript/src/social/screens/UserRelationship/index.d.ts +2 -0
  5236. package/lib/typescript/src/social/screens/UserRelationship/index.d.ts.map +1 -0
  5237. package/lib/typescript/src/social/screens/VideoPlayer/VideoPlayer.d.ts +2 -0
  5238. package/lib/typescript/src/social/screens/VideoPlayer/VideoPlayer.d.ts.map +1 -0
  5239. package/lib/typescript/src/social/screens/VideoPlayer/index.d.ts +2 -0
  5240. package/lib/typescript/src/social/screens/VideoPlayer/index.d.ts.map +1 -0
  5241. package/lib/typescript/src/social/screens/VideoPlayer/styles.d.ts +14 -0
  5242. package/lib/typescript/src/social/screens/VideoPlayer/styles.d.ts.map +1 -0
  5243. package/lib/typescript/src/social/screens/index.d.ts +8 -0
  5244. package/lib/typescript/src/social/screens/index.d.ts.map +1 -0
  5245. package/lib/typescript/src/social/types/index.d.ts +58 -0
  5246. package/lib/typescript/src/social/types/index.d.ts.map +1 -0
  5247. package/lib/typescript/src/social/utils/errors.d.ts.map +1 -0
  5248. package/lib/typescript/src/social/utils/index.d.ts.map +1 -0
  5249. package/lib/typescript/src/social/utils/permissions.d.ts.map +1 -0
  5250. package/package.json +34 -20
  5251. package/src/core/assets/icons/block.tsx +14 -0
  5252. package/src/core/assets/icons/brand.tsx +14 -0
  5253. package/src/core/assets/icons/emptyImagePost.tsx +6 -0
  5254. package/src/core/assets/icons/emptyPost.tsx +6 -0
  5255. package/src/core/assets/icons/emptyVideoPost.tsx +6 -0
  5256. package/src/core/assets/icons/feed.tsx +7 -0
  5257. package/src/core/assets/icons/following.tsx +14 -0
  5258. package/src/core/assets/icons/image.tsx +7 -0
  5259. package/src/core/assets/icons/index.ts +74 -0
  5260. package/src/core/assets/icons/link.tsx +7 -0
  5261. package/src/core/assets/icons/lock.tsx +10 -0
  5262. package/src/core/assets/icons/pending.ts +14 -0
  5263. package/src/core/assets/icons/people.tsx +16 -0
  5264. package/src/core/assets/icons/pin.tsx +7 -0
  5265. package/src/core/assets/icons/poll.tsx +7 -0
  5266. package/src/core/assets/icons/settings.tsx +7 -0
  5267. package/src/core/assets/icons/share.tsx +7 -0
  5268. package/src/core/assets/icons/toast.tsx +21 -0
  5269. package/src/core/assets/icons/unfollow.tsx +15 -0
  5270. package/src/core/assets/icons/verticalMenu.tsx +6 -0
  5271. package/src/core/assets/icons/video.tsx +7 -0
  5272. package/src/core/assets/icons/xml.ts +437 -0
  5273. package/src/core/components/CheckBox/index.tsx +182 -0
  5274. package/src/core/components/CheckBox/styles.ts +21 -0
  5275. package/src/core/components/ErrorBoundary/ErrorBoundary.tsx +84 -0
  5276. package/src/core/components/ErrorBoundary/index.ts +2 -0
  5277. package/src/core/components/Menu/styles.ts +36 -0
  5278. package/src/core/components/Radio/index.tsx +168 -0
  5279. package/src/core/components/Radio/styles.ts +21 -0
  5280. package/src/core/components/Skeleton/Skeleton.tsx +136 -0
  5281. package/src/core/components/Skeleton/styles.ts +22 -0
  5282. package/src/core/components/Tabs/Tabs.tsx +138 -0
  5283. package/src/core/components/Tabs/styles.ts +94 -0
  5284. package/src/core/components/Typography/Typography.tsx +75 -0
  5285. package/src/core/components/Typography/styles.ts +59 -0
  5286. package/src/core/constants/index.ts +226 -0
  5287. package/src/core/engines/AssetDownloader.ts +257 -0
  5288. package/src/core/enums/index.ts +47 -0
  5289. package/src/core/hooks/index.ts +1 -0
  5290. package/src/core/hooks/useAuth.ts +32 -0
  5291. package/src/core/hooks/useConfig.ts +19 -0
  5292. package/src/core/hooks/useFile.ts +33 -0
  5293. package/src/core/hooks/useGallery.ts +72 -0
  5294. package/src/core/hooks/useSearch.ts +85 -0
  5295. package/src/core/hooks/useShareableLink.ts +32 -0
  5296. package/src/core/hooks/useSocialSettings.ts +30 -0
  5297. package/src/core/hooks/useUpload.ts +80 -0
  5298. package/src/core/index.tsx +9 -0
  5299. package/src/core/legacy/comment.ts +174 -0
  5300. package/src/core/legacy/community.ts +171 -0
  5301. package/src/core/legacy/feed.ts +293 -0
  5302. package/src/core/legacy/file.tsx +135 -0
  5303. package/src/core/legacy/user.tsx +34 -0
  5304. package/src/core/providers/AmityUIKitProvider.tsx +185 -0
  5305. package/src/core/providers/AuthProvider.tsx +175 -0
  5306. package/src/core/providers/ConfigProvider.tsx +92 -0
  5307. package/src/core/routes/AmityPageRenderer.tsx +257 -0
  5308. package/src/core/routes/AmityUIKitNavigator.tsx +250 -0
  5309. package/src/core/routes/RouteParamList.tsx +159 -0
  5310. package/src/core/routes/navigation.ts +46 -0
  5311. package/src/core/stores/slices/bottomSheetSlice.ts +100 -0
  5312. package/src/core/stores/slices/globalfeedSlice.ts +77 -0
  5313. package/src/core/stores/slices/toastSlice.ts +63 -0
  5314. package/src/core/stores/slices/uiSlice.ts +99 -0
  5315. package/src/core/stores/store/index.ts +46 -0
  5316. package/src/core/types/auth.ts +13 -0
  5317. package/src/core/types/behaviour.ts +211 -0
  5318. package/src/core/types/config.ts +82 -0
  5319. package/src/core/types/index.ts +5 -0
  5320. package/src/core/types/user.ts +15 -0
  5321. package/src/core/utils/color.ts +26 -0
  5322. package/src/core/utils/postType.ts +63 -0
  5323. package/src/core/utils/time.ts +64 -0
  5324. package/src/core/utils/url.ts +22 -0
  5325. package/src/index.tsx +46 -62
  5326. package/src/social/components/AdInformation/AdInformation.tsx +66 -0
  5327. package/src/social/components/AdInformation/styles.ts +59 -0
  5328. package/src/social/components/Avatar/Avatar.tsx +154 -0
  5329. package/src/social/components/Avatar/styles.ts +27 -0
  5330. package/src/social/components/BottomSheetComponent/BottomSheetComponent.tsx +30 -0
  5331. package/src/social/components/BottomSheetComponent/styles.ts +21 -0
  5332. package/src/social/components/Button/Button.tsx +112 -0
  5333. package/src/social/components/Button/index.ts +1 -0
  5334. package/src/social/components/Button/styles.ts +86 -0
  5335. package/src/social/components/CancelButton/index.tsx +15 -0
  5336. package/src/social/components/CancelButton/styles.ts +23 -0
  5337. package/src/social/components/CategoryChip/CategoryChip.tsx +39 -0
  5338. package/src/social/components/CategoryChip/styles.ts +37 -0
  5339. package/src/social/components/CircularProgressIndicator/CircularProgressIndicator.tsx +116 -0
  5340. package/src/social/components/CommentAdComponent/CommentAdComponent.tsx +127 -0
  5341. package/src/social/components/CommentAdComponent/styles.ts +121 -0
  5342. package/src/social/components/CommunityListSkeleton/CommunityListSkeleton.tsx +66 -0
  5343. package/src/social/components/CommunityRowItem/CommunityRowItem.tsx +90 -0
  5344. package/src/social/components/CommunitySearchResult/CommunitySearchResult.tsx +129 -0
  5345. package/src/social/components/CommunityStories/index.tsx +213 -0
  5346. package/src/social/components/CommunityStories/styles.ts +110 -0
  5347. package/src/social/components/CustomSocialTab/CustomSocialTab.tsx +57 -0
  5348. package/src/social/components/CustomSocialTab/styles.ts +31 -0
  5349. package/src/social/components/CustomTab/index.tsx +103 -0
  5350. package/src/social/components/CustomTab/styles.ts +39 -0
  5351. package/src/social/components/Divider/index.tsx +10 -0
  5352. package/src/social/components/Divider/styles.ts +19 -0
  5353. package/src/social/components/Empty/Empty.tsx +79 -0
  5354. package/src/social/components/Empty/index.tsx +1 -0
  5355. package/src/social/components/Empty/styles.ts +31 -0
  5356. package/src/social/components/ErrorComponent/ErrorComponent.tsx +52 -0
  5357. package/src/social/components/ErrorComponent/styles.ts +25 -0
  5358. package/src/social/components/FloatingActionButton/index.tsx +28 -0
  5359. package/src/social/components/FloatingActionButton/styles.ts +37 -0
  5360. package/src/social/components/FormInput/FormInput.tsx +57 -0
  5361. package/src/social/components/FormInput/styles.ts +35 -0
  5362. package/src/social/components/Gallery/Gallery.tsx +140 -0
  5363. package/src/social/components/Gallery/index.tsx +1 -0
  5364. package/src/social/components/Gallery/styles.ts +54 -0
  5365. package/src/social/components/IconTab/IconTab.tsx +36 -0
  5366. package/src/social/components/ImageFeedSkeleton/ImageFeedSkeleton.tsx +47 -0
  5367. package/src/social/components/LimitCharacterSearch/LimitCharacterSearch.tsx +27 -0
  5368. package/src/social/components/LimitCharacterSearch/styles.ts +23 -0
  5369. package/src/social/components/LivestreamContent/LivestreamEndedThumbnail/index.tsx +20 -0
  5370. package/src/social/components/LivestreamContent/LivestreamEndedThumbnail/styles.ts +28 -0
  5371. package/src/social/components/LivestreamContent/LivestreamIdleThumbnail/index.tsx +25 -0
  5372. package/src/social/components/LivestreamContent/LivestreamIdleThumbnail/styles.ts +27 -0
  5373. package/src/social/components/LivestreamContent/LivestreamTerminatedThumbnail/index.tsx +21 -0
  5374. package/src/social/components/LivestreamContent/LivestreamTerminatedThumbnail/styles.ts +28 -0
  5375. package/src/social/components/LivestreamContent/index.tsx +192 -0
  5376. package/src/social/components/LivestreamContent/styles.ts +59 -0
  5377. package/src/social/components/LoadingImage/index.tsx +169 -0
  5378. package/src/social/components/LoadingImage/styles.ts +62 -0
  5379. package/src/social/components/LoadingVideo/index.tsx +230 -0
  5380. package/src/social/components/MemberChip/MemberChip.tsx +46 -0
  5381. package/src/social/components/MemberChip/styles.ts +39 -0
  5382. package/src/social/components/MyAvatar/MyAvatar.tsx +45 -0
  5383. package/src/social/components/MyStories/StoryCircleItem.tsx +108 -0
  5384. package/src/social/components/MyStories/StoryTargetView.tsx +140 -0
  5385. package/src/social/components/MyStories/index.tsx +138 -0
  5386. package/src/social/components/MyStories/styles.ts +107 -0
  5387. package/src/social/components/NewsFeedLoadingComponent/NewsFeedLoadingComponent.tsx +59 -0
  5388. package/src/social/components/NewsFeedLoadingComponent/styles.ts +18 -0
  5389. package/src/social/components/NoResult/NoResult.tsx +27 -0
  5390. package/src/social/components/NoResult/styles.ts +23 -0
  5391. package/src/social/components/NoSearchResult/NoSearchResult.tsx +37 -0
  5392. package/src/social/components/PollContent/PollFooter.tsx +66 -0
  5393. package/src/social/components/PollContent/PollOption.tsx +161 -0
  5394. package/src/social/components/PollContent/PollResults.tsx +106 -0
  5395. package/src/social/components/PollContent/index.tsx +68 -0
  5396. package/src/social/components/PollContent/style.ts +142 -0
  5397. package/src/social/components/PopupMenu/PopupMenu.tsx +117 -0
  5398. package/src/social/components/PostAdComponent/PostAdComponent.tsx +97 -0
  5399. package/src/social/components/PostAdComponent/PostAdHeader.tsx +55 -0
  5400. package/src/social/components/PostAdComponent/styles.ts +112 -0
  5401. package/src/social/components/PostContent/index.tsx +367 -0
  5402. package/src/social/components/PostFeedSkeleton/PostFeedSkeleton.tsx +26 -0
  5403. package/src/social/components/PostFeedSkeleton/styles.ts +32 -0
  5404. package/src/social/components/PostMenu/index.tsx +229 -0
  5405. package/src/social/components/PostMenu/styles.ts +54 -0
  5406. package/src/social/components/PreviewLink/LinkPreview.tsx +94 -0
  5407. package/src/social/components/PreviewLink/styles.ts +37 -0
  5408. package/src/social/components/PreviewLink/utils.ts +132 -0
  5409. package/src/social/components/RenderTextWithMention/RenderTextWithMention.tsx +135 -0
  5410. package/src/social/components/RenderTextWithMention/styles.ts +28 -0
  5411. package/src/social/components/SearchInput/SearchInput.tsx +43 -0
  5412. package/src/social/components/SearchInput/styles.ts +29 -0
  5413. package/src/social/components/SearchItem/index.tsx +101 -0
  5414. package/src/social/components/SearchItem/styles.ts +41 -0
  5415. package/src/social/components/SearchResultItem/SearchResultItem.tsx +151 -0
  5416. package/src/social/components/SearchResultItem/styles.ts +60 -0
  5417. package/src/social/components/Social/CommentList/CommentList.tsx +330 -0
  5418. package/src/social/components/Social/CommentList/styles.ts +141 -0
  5419. package/src/social/components/Social/CommentListItem/CommentListItem.tsx +505 -0
  5420. package/src/social/components/Social/CommentListItem/styles.ts +169 -0
  5421. package/src/social/components/Social/ReplyCommentList/index.tsx +329 -0
  5422. package/src/social/components/Social/ReplyCommentList/styles.ts +155 -0
  5423. package/src/social/components/StoryKit/src/Story.tsx +179 -0
  5424. package/src/social/components/StoryKit/src/StoryCircleListItem.tsx +193 -0
  5425. package/src/social/components/StoryKit/src/StoryCircleListView.tsx +38 -0
  5426. package/src/social/components/StoryKit/src/StoryListItem.tsx +617 -0
  5427. package/src/social/components/StoryKit/src/helpers/StateHelpers.ts +9 -0
  5428. package/src/social/components/StoryKit/src/styles.ts +224 -0
  5429. package/src/social/components/TargetSelectionPage/TargetItem/TargetItem.tsx +116 -0
  5430. package/src/social/components/TargetSelectionPage/TargetSelectionPage.tsx +191 -0
  5431. package/src/social/components/TargetSelectionPage/styles.ts +56 -0
  5432. package/src/social/components/Toast/index.tsx +81 -0
  5433. package/src/social/components/Toast/styles.ts +35 -0
  5434. package/src/social/components/index.ts +5 -0
  5435. package/src/social/components/legacy/BackButton/index.tsx +31 -0
  5436. package/src/social/components/legacy/CancelButton/index.tsx +15 -0
  5437. package/src/social/components/legacy/CancelButton/styles.ts +22 -0
  5438. package/src/social/components/legacy/CloseButton/index.tsx +14 -0
  5439. package/src/social/components/legacy/CloseButton/styles.ts +17 -0
  5440. package/src/social/components/legacy/CommunityStories/index.tsx +88 -0
  5441. package/src/social/components/legacy/CommunityStories/styles.ts +78 -0
  5442. package/src/social/components/legacy/CreatePostChooseTargetModal/CreatePostChooseTargetModal.tsx +225 -0
  5443. package/src/social/components/legacy/CreatePostChooseTargetModal/styles.ts +78 -0
  5444. package/src/social/components/legacy/CustomTab/index.tsx +103 -0
  5445. package/src/social/components/legacy/CustomTab/styles.ts +39 -0
  5446. package/src/social/components/legacy/CustomText/index.tsx +29 -0
  5447. package/src/social/components/legacy/DoneButton/index.tsx +25 -0
  5448. package/src/social/components/legacy/DoneButton/styles.ts +21 -0
  5449. package/src/social/components/legacy/EditCommentModal/index.tsx +216 -0
  5450. package/src/social/components/legacy/EditCommentModal/styles.ts +66 -0
  5451. package/src/social/components/legacy/EditPostModal/index.tsx +393 -0
  5452. package/src/social/components/legacy/EditPostModal/styles.ts +136 -0
  5453. package/src/social/components/legacy/FloatingButton/index.tsx +26 -0
  5454. package/src/social/components/legacy/LoadingImage/index.tsx +118 -0
  5455. package/src/social/components/legacy/LoadingIndicator/index.tsx +27 -0
  5456. package/src/social/components/legacy/LoadingOverlay/index.tsx +25 -0
  5457. package/src/social/components/legacy/LoadingVideo/index.tsx +187 -0
  5458. package/src/social/components/legacy/MediaSection/index.tsx +309 -0
  5459. package/src/social/components/legacy/MyStories/index.tsx +44 -0
  5460. package/src/social/components/legacy/MyStories/styles.ts +76 -0
  5461. package/src/social/components/legacy/PollSection/Components/PollBar.tsx +21 -0
  5462. package/src/social/components/legacy/PollSection/Components/PollOptionList.tsx +145 -0
  5463. package/src/social/components/legacy/PollSection/PollSection.tsx +54 -0
  5464. package/src/social/components/legacy/PollSection/style.ts +97 -0
  5465. package/src/social/components/legacy/PostTypeChoiceModal/PostTypeChoiceModal.tsx +157 -0
  5466. package/src/social/components/legacy/PostTypeChoiceModal/style.ts +65 -0
  5467. package/src/social/components/legacy/SearchItem/index.tsx +103 -0
  5468. package/src/social/components/legacy/SearchItem/styles.ts +42 -0
  5469. package/src/social/components/legacy/Social/CommentList/index.tsx +482 -0
  5470. package/src/social/components/legacy/Social/CommentList/styles.ts +156 -0
  5471. package/src/social/components/legacy/Social/PendingPostList/index.tsx +228 -0
  5472. package/src/social/components/legacy/Social/PendingPostList/styles.ts +270 -0
  5473. package/src/social/components/legacy/Social/PostList/Components/RenderTextWithMention.tsx +66 -0
  5474. package/src/social/components/legacy/Social/PostList/index.tsx +556 -0
  5475. package/src/social/components/legacy/Social/PostList/styles.ts +262 -0
  5476. package/src/social/components/legacy/Social/ReplyCommentList/index.tsx +373 -0
  5477. package/src/social/components/legacy/Social/ReplyCommentList/styles.ts +168 -0
  5478. package/src/social/components/legacy/StoryKit/src/Story.tsx +221 -0
  5479. package/src/social/components/legacy/StoryKit/src/StoryCircleListItem.tsx +240 -0
  5480. package/src/social/components/legacy/StoryKit/src/StoryCircleListView.tsx +58 -0
  5481. package/src/social/components/legacy/StoryKit/src/StoryListItem.tsx +446 -0
  5482. package/src/social/components/legacy/StoryKit/src/components/AndroidCubeEffect.js +294 -0
  5483. package/src/social/components/legacy/StoryKit/src/components/CubeNavigationHorizontal.js +297 -0
  5484. package/src/social/components/legacy/StoryKit/src/helpers/StateHelpers.ts +9 -0
  5485. package/src/social/components/legacy/StoryKit/src/styles.ts +149 -0
  5486. package/src/social/components/legacy/Toast/Toast.tsx +92 -0
  5487. package/src/social/components/legacy/react-native-image-viewing/README.md +101 -0
  5488. package/src/social/components/legacy/react-native-image-viewing/dist/ImageViewing.d.ts +37 -0
  5489. package/src/social/components/legacy/react-native-image-viewing/dist/ImageViewing.js +259 -0
  5490. package/src/social/components/legacy/react-native-image-viewing/dist/components/ImageDefaultHeader.js +43 -0
  5491. package/src/social/components/legacy/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js +31 -0
  5492. package/src/social/components/legacy/react-native-image-viewing/dist/components/Modal/Modal.android.js +53 -0
  5493. package/src/social/components/legacy/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.ts +23 -0
  5494. package/src/social/elements/ActionButton/ActionButton.tsx +47 -0
  5495. package/src/social/elements/ActionButton/styles.ts +15 -0
  5496. package/src/social/elements/AddOptionButton/index.tsx +46 -0
  5497. package/src/social/elements/AddOptionButton/styles.ts +26 -0
  5498. package/src/social/elements/AddThumbnailButton/AddThumbnailButton.tsx +47 -0
  5499. package/src/social/elements/AddThumbnailButton/styles.ts +17 -0
  5500. package/src/social/elements/AllCategoriesTitle/AllCategoriesTitle.tsx +40 -0
  5501. package/src/social/elements/AnnouncementBadge/AnnouncementBadge.tsx +43 -0
  5502. package/src/social/elements/AnnouncementBadge/styles.ts +11 -0
  5503. package/src/social/elements/BackButton/BackButton.tsx +44 -0
  5504. package/src/social/elements/BackButton/styles.ts +11 -0
  5505. package/src/social/elements/BackButtonIconElement/BackButtonIconElement.tsx +47 -0
  5506. package/src/social/elements/BrandBadge/BrandBadge.tsx +11 -0
  5507. package/src/social/elements/BrandBadge/index.tsx +1 -0
  5508. package/src/social/elements/CameraButton/index.tsx +49 -0
  5509. package/src/social/elements/CameraButton/styles.ts +24 -0
  5510. package/src/social/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.tsx +43 -0
  5511. package/src/social/elements/CategoryRowImage/CategoryRowImage.tsx +86 -0
  5512. package/src/social/elements/CategoryRowName/CategoryRowName.tsx +40 -0
  5513. package/src/social/elements/CategoryTitle/CategoryTitle.tsx +40 -0
  5514. package/src/social/elements/ChangeThumbnailButton/ChangeThumbnailButton.tsx +42 -0
  5515. package/src/social/elements/ChangeThumbnailButton/styles.ts +18 -0
  5516. package/src/social/elements/CloseButton/index.tsx +44 -0
  5517. package/src/social/elements/CloseButton/styles.ts +7 -0
  5518. package/src/social/elements/CloseButtonIconElement/CloseButtonIconElement.tsx +48 -0
  5519. package/src/social/elements/CommentButtonIconElement/CommentButtonIconElement.tsx +46 -0
  5520. package/src/social/elements/CommonElements/AvatarElement.tsx +89 -0
  5521. package/src/social/elements/CommonElements/ImageElement.tsx +50 -0
  5522. package/src/social/elements/CommonElements/TextElement.tsx +30 -0
  5523. package/src/social/elements/CommunityAddMemberButton/CommunityAddMemberButton.tsx +52 -0
  5524. package/src/social/elements/CommunityAddMemberButton/styles.ts +26 -0
  5525. package/src/social/elements/CommunityCreatePostButton/CommunityCreatePostButton.tsx +39 -0
  5526. package/src/social/elements/CommunityCreatePostButton/styles.ts +28 -0
  5527. package/src/social/elements/CommunityDescription/CommunityDescription.tsx +59 -0
  5528. package/src/social/elements/CommunityDisplayname/CommunityDisplayname.tsx +43 -0
  5529. package/src/social/elements/CommunityDisplayname/styles.ts +18 -0
  5530. package/src/social/elements/CommunityEmptyImage/CommunityEmptyImage.tsx +42 -0
  5531. package/src/social/elements/CommunityEmptyTitle/CommunityEmptyTitle.tsx +36 -0
  5532. package/src/social/elements/CommunityInfo/CommunityInfo.tsx +82 -0
  5533. package/src/social/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.tsx +67 -0
  5534. package/src/social/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.tsx +51 -0
  5535. package/src/social/elements/CommunityMemeberCount/CommunityMemeberCount.tsx +39 -0
  5536. package/src/social/elements/CommunityMemeberCount/styles.ts +11 -0
  5537. package/src/social/elements/CommunityName/CommunityName.tsx +47 -0
  5538. package/src/social/elements/CommunityOfficialBadge/CommunityOfficialBadge.tsx +52 -0
  5539. package/src/social/elements/CommunityPendingPost/CommunityPendingPost.tsx +84 -0
  5540. package/src/social/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.tsx +41 -0
  5541. package/src/social/elements/CommunityPrivacyIcon/styles.ts +19 -0
  5542. package/src/social/elements/CommunityPrivateBadge/CommunityPrivateBadge.tsx +52 -0
  5543. package/src/social/elements/CommunityRowImage/CommunityRowImage.tsx +63 -0
  5544. package/src/social/elements/CommunityRowImage/styles.ts +44 -0
  5545. package/src/social/elements/CommunityVerifyBadge/CommunityVerifyBadge.tsx +52 -0
  5546. package/src/social/elements/CopyLinkAction/CopyLinkAction.tsx +48 -0
  5547. package/src/social/elements/CopyLinkAction/index.tsx +1 -0
  5548. package/src/social/elements/DeleteThumbnailButton/DeleteThumbnailButton.tsx +42 -0
  5549. package/src/social/elements/DeleteThumbnailButton/styles.ts +18 -0
  5550. package/src/social/elements/DescriptionElement/DescriptionElement.tsx +45 -0
  5551. package/src/social/elements/EndLiveStreamButton/EndLiveStreamButton.tsx +37 -0
  5552. package/src/social/elements/EndLiveStreamButton/styles.ts +21 -0
  5553. package/src/social/elements/ExploreCreateCommunity/ExploreCreateCommunity.tsx +33 -0
  5554. package/src/social/elements/FormDescription/index.tsx +40 -0
  5555. package/src/social/elements/FormDescription/styles.ts +12 -0
  5556. package/src/social/elements/FormLabel/index.tsx +47 -0
  5557. package/src/social/elements/FormLabel/styles.ts +15 -0
  5558. package/src/social/elements/ImageButton/index.tsx +49 -0
  5559. package/src/social/elements/ImageButton/styles.ts +24 -0
  5560. package/src/social/elements/ImageGallery/ImageGallery.tsx +127 -0
  5561. package/src/social/elements/ImageKeyElement/ImageKeyElement.tsx +49 -0
  5562. package/src/social/elements/ImageViewer/ImageViewer.tsx +150 -0
  5563. package/src/social/elements/LikeButtonIconElement/LikeButtonIconElement.tsx +46 -0
  5564. package/src/social/elements/LiveTimerStatus/LiveTimerStatus.tsx +31 -0
  5565. package/src/social/elements/LiveTimerStatus/styles.ts +21 -0
  5566. package/src/social/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.tsx +41 -0
  5567. package/src/social/elements/MenuAction/MenuAction.tsx +49 -0
  5568. package/src/social/elements/MenuAction/index.tsx +2 -0
  5569. package/src/social/elements/MenuAction/styles.ts +33 -0
  5570. package/src/social/elements/MenuButton/MenuButton.tsx +56 -0
  5571. package/src/social/elements/MenuButton/styles.ts +19 -0
  5572. package/src/social/elements/MenuButtonIconElement/MenuButtonIconElement.tsx +47 -0
  5573. package/src/social/elements/ModeratorBadge/ModeratorBadge.tsx +45 -0
  5574. package/src/social/elements/ModeratorBadge/styles.ts +19 -0
  5575. package/src/social/elements/ModeratorBadgeElement/ModeratorBadgeElement.tsx +59 -0
  5576. package/src/social/elements/ModeratorBadgeElement/styles.ts +28 -0
  5577. package/src/social/elements/PinBadge/PinBadge.tsx +41 -0
  5578. package/src/social/elements/PinBadge/styles.ts +11 -0
  5579. package/src/social/elements/ShareAction/ShareAction.tsx +44 -0
  5580. package/src/social/elements/ShareAction/index.tsx +1 -0
  5581. package/src/social/elements/ShareButton/ShareButton.tsx +38 -0
  5582. package/src/social/elements/ShareButton/index.tsx +1 -0
  5583. package/src/social/elements/ShareButtonIconElement/ShareButtonIconElement.tsx +46 -0
  5584. package/src/social/elements/StartLivestreamButton/StartLivestreamButton.tsx +39 -0
  5585. package/src/social/elements/SwitchCameraButton/SwitchCameraButton.tsx +36 -0
  5586. package/src/social/elements/TextKeyElement/TextKeyElement.tsx +42 -0
  5587. package/src/social/elements/Timestamp/Timestamp.tsx +43 -0
  5588. package/src/social/elements/Timestamp/styles.ts +15 -0
  5589. package/src/social/elements/TimestampElement/TimestampElement.tsx +31 -0
  5590. package/src/social/elements/Title/index.tsx +46 -0
  5591. package/src/social/elements/Title/styles.ts +12 -0
  5592. package/src/social/elements/TitleElement/TitleElement.tsx +45 -0
  5593. package/src/social/elements/VideoGallery/VideoGallery.tsx +142 -0
  5594. package/src/social/elements/VideoViewer/VideoViewer.tsx +150 -0
  5595. package/src/social/elements/index.ts +8 -0
  5596. package/src/social/enums/enumUIKitID.ts +293 -0
  5597. package/src/social/enums/roomStatus.ts +9 -0
  5598. package/src/social/features/comment/components/PostComment/CommentListItem/CommentListItem.tsx +562 -0
  5599. package/src/social/features/comment/components/PostComment/CommentListItem/styles.ts +166 -0
  5600. package/src/social/features/comment/components/PostComment/PostComment.tsx +220 -0
  5601. package/src/social/features/comment/components/PostComment/ReplyCommentList/index.tsx +400 -0
  5602. package/src/social/features/comment/components/PostComment/ReplyCommentList/styles.ts +163 -0
  5603. package/src/social/features/comment/components/PostComment/index.tsx +1 -0
  5604. package/src/social/features/comment/components/PostComment/styles.ts +137 -0
  5605. package/src/social/features/community/AddCategory/AddCategory.tsx +125 -0
  5606. package/src/social/features/community/AddCategory/components/Header/Header.tsx +31 -0
  5607. package/src/social/features/community/AddCategory/components/Header/styles.ts +29 -0
  5608. package/src/social/features/community/AddCategory/hooks/useAddCategory.ts +52 -0
  5609. package/src/social/features/community/AddCategory/styles.ts +67 -0
  5610. package/src/social/features/community/AddMember/AddMember.tsx +197 -0
  5611. package/src/social/features/community/AddMember/components/Header/Header.tsx +22 -0
  5612. package/src/social/features/community/AddMember/components/Header/styles.ts +26 -0
  5613. package/src/social/features/community/AddMember/hooks/useAddMember.ts +81 -0
  5614. package/src/social/features/community/AddMember/styles.ts +83 -0
  5615. package/src/social/features/community/CommentsNotificationSetting/CommentsNotificationSetting.tsx +207 -0
  5616. package/src/social/features/community/CommentsNotificationSetting/components/Header/Header.tsx +53 -0
  5617. package/src/social/features/community/CommentsNotificationSetting/components/Header/styles.ts +30 -0
  5618. package/src/social/features/community/CommentsNotificationSetting/styles.ts +42 -0
  5619. package/src/social/features/community/Create/Create.tsx +130 -0
  5620. package/src/social/features/community/Create/components/Header/Header.tsx +47 -0
  5621. package/src/social/features/community/Create/components/Header/styles.ts +26 -0
  5622. package/src/social/features/community/Create/components/Members/index.tsx +69 -0
  5623. package/src/social/features/community/Create/components/Members/styles.ts +27 -0
  5624. package/src/social/features/community/Create/hooks/useCreateCommunity.ts +120 -0
  5625. package/src/social/features/community/Create/styles.ts +39 -0
  5626. package/src/social/features/community/Edit/Edit.tsx +116 -0
  5627. package/src/social/features/community/Edit/components/Header/Header.tsx +51 -0
  5628. package/src/social/features/community/Edit/components/Header/styles.ts +26 -0
  5629. package/src/social/features/community/Edit/hooks/useEditCommunity.ts +121 -0
  5630. package/src/social/features/community/Edit/styles.ts +39 -0
  5631. package/src/social/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.tsx +177 -0
  5632. package/src/social/features/community/LivestreamsNotificationSetting/components/Header/Header.tsx +53 -0
  5633. package/src/social/features/community/LivestreamsNotificationSetting/components/Header/styles.ts +30 -0
  5634. package/src/social/features/community/LivestreamsNotificationSetting/styles.ts +42 -0
  5635. package/src/social/features/community/Membership/Membership.tsx +51 -0
  5636. package/src/social/features/community/Membership/components/Header/Header.tsx +57 -0
  5637. package/src/social/features/community/Membership/components/Header/styles.ts +30 -0
  5638. package/src/social/features/community/Membership/components/MemberItem/MemberItem.tsx +275 -0
  5639. package/src/social/features/community/Membership/components/MemberItem/style.ts +39 -0
  5640. package/src/social/features/community/Membership/components/MemberList/MemberList.tsx +92 -0
  5641. package/src/social/features/community/Membership/components/MemberList/styles.ts +29 -0
  5642. package/src/social/features/community/Membership/components/ModeratorList/ModeratorList.tsx +70 -0
  5643. package/src/social/features/community/Membership/components/ModeratorList/styles.ts +27 -0
  5644. package/src/social/features/community/Membership/hooks/useMembership.ts +64 -0
  5645. package/src/social/features/community/Membership/styles.ts +19 -0
  5646. package/src/social/features/community/NotificationSetting/NotificationSetting.tsx +191 -0
  5647. package/src/social/features/community/NotificationSetting/components/Header/Header.tsx +25 -0
  5648. package/src/social/features/community/NotificationSetting/components/Header/styles.ts +30 -0
  5649. package/src/social/features/community/NotificationSetting/styles.ts +41 -0
  5650. package/src/social/features/community/PendingRequest/PendingRequest.tsx +74 -0
  5651. package/src/social/features/community/PendingRequest/components/Header/Header.tsx +29 -0
  5652. package/src/social/features/community/PendingRequest/components/Header/styles.ts +30 -0
  5653. package/src/social/features/community/PendingRequest/components/PendingPostList/PendingPostList.tsx +247 -0
  5654. package/src/social/features/community/PendingRequest/components/PendingPostList/index.ts +1 -0
  5655. package/src/social/features/community/PendingRequest/components/PendingPostList/styles.ts +91 -0
  5656. package/src/social/features/community/PendingRequest/styles.ts +19 -0
  5657. package/src/social/features/community/PostPermission/PostPermission.tsx +146 -0
  5658. package/src/social/features/community/PostPermission/components/Header/Header.tsx +33 -0
  5659. package/src/social/features/community/PostPermission/components/Header/styles.ts +26 -0
  5660. package/src/social/features/community/PostPermission/styles.ts +29 -0
  5661. package/src/social/features/community/PostsNotificationSetting/PostsNotificationSetting.tsx +189 -0
  5662. package/src/social/features/community/PostsNotificationSetting/components/Header/Header.tsx +53 -0
  5663. package/src/social/features/community/PostsNotificationSetting/components/Header/styles.ts +30 -0
  5664. package/src/social/features/community/PostsNotificationSetting/styles.ts +42 -0
  5665. package/src/social/features/community/Setting/Setting.tsx +119 -0
  5666. package/src/social/features/community/Setting/components/Header/Header.tsx +29 -0
  5667. package/src/social/features/community/Setting/components/Header/styles.ts +30 -0
  5668. package/src/social/features/community/Setting/elements/CloseCommunity/CloseCommunity.tsx +41 -0
  5669. package/src/social/features/community/Setting/elements/CloseCommunity/styles.ts +22 -0
  5670. package/src/social/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.tsx +41 -0
  5671. package/src/social/features/community/Setting/elements/CloseCommunityDescription/styles.ts +16 -0
  5672. package/src/social/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.tsx +41 -0
  5673. package/src/social/features/community/Setting/elements/LeaveCommunity/styles.ts +21 -0
  5674. package/src/social/features/community/Setting/hooks/useCommunitySetting.ts +153 -0
  5675. package/src/social/features/community/Setting/styles.ts +29 -0
  5676. package/src/social/features/community/Setup/Setup.tsx +41 -0
  5677. package/src/social/features/community/Setup/index.tsx +6 -0
  5678. package/src/social/features/community/StoriesNotificationSetting/StoriesNotificationSetting.tsx +206 -0
  5679. package/src/social/features/community/StoriesNotificationSetting/components/Header/Header.tsx +53 -0
  5680. package/src/social/features/community/StoriesNotificationSetting/components/Header/styles.ts +30 -0
  5681. package/src/social/features/community/StoriesNotificationSetting/styles.ts +42 -0
  5682. package/src/social/features/community/StorySetting/StorySetting.tsx +102 -0
  5683. package/src/social/features/community/StorySetting/components/Header/Header.tsx +25 -0
  5684. package/src/social/features/community/StorySetting/components/Header/styles.ts +30 -0
  5685. package/src/social/features/community/StorySetting/styles.ts +36 -0
  5686. package/src/social/features/community/shared/components/Categories/index.tsx +110 -0
  5687. package/src/social/features/community/shared/components/Categories/styles.ts +40 -0
  5688. package/src/social/features/community/shared/components/CoverImageUpload/index.tsx +120 -0
  5689. package/src/social/features/community/shared/components/CoverImageUpload/styles.ts +41 -0
  5690. package/src/social/features/community/shared/components/MemberSkeleton/MemberSkeleton.tsx +20 -0
  5691. package/src/social/features/community/shared/components/MemberSkeleton/styles.ts +10 -0
  5692. package/src/social/features/community/shared/components/Privacy/index.tsx +94 -0
  5693. package/src/social/features/community/shared/components/Privacy/styles.ts +43 -0
  5694. package/src/social/features/community/shared/elements/Action/Action.tsx +81 -0
  5695. package/src/social/features/community/shared/elements/Action/styles.ts +30 -0
  5696. package/src/social/features/feed/components/Categories/Categories.tsx +77 -0
  5697. package/src/social/features/feed/components/Categories/index.tsx +1 -0
  5698. package/src/social/features/feed/components/Categories/styles.ts +28 -0
  5699. package/src/social/features/feed/components/CommunityCategories/CommunityCategories.tsx +91 -0
  5700. package/src/social/features/feed/components/CommunityCategories/index.ts +1 -0
  5701. package/src/social/features/feed/components/CommunityCategories/styles.ts +33 -0
  5702. package/src/social/features/feed/components/CreatePostMenu/CreatePostMenu.tsx +136 -0
  5703. package/src/social/features/feed/components/CreatePostMenu/index.tsx +1 -0
  5704. package/src/social/features/feed/components/EmptyNewsFeed/Elements/CreateCommunityButton.tsx +46 -0
  5705. package/src/social/features/feed/components/EmptyNewsFeed/Elements/Description.tsx +23 -0
  5706. package/src/social/features/feed/components/EmptyNewsFeed/Elements/ExploreCommunityButton.tsx +52 -0
  5707. package/src/social/features/feed/components/EmptyNewsFeed/Elements/Illustration.tsx +28 -0
  5708. package/src/social/features/feed/components/EmptyNewsFeed/Elements/Title.tsx +22 -0
  5709. package/src/social/features/feed/components/EmptyNewsFeed/Elements/styles/styles.ts +52 -0
  5710. package/src/social/features/feed/components/EmptyNewsFeed/EmptyNewsFeed.tsx +54 -0
  5711. package/src/social/features/feed/components/EmptyNewsFeed/index.tsx +1 -0
  5712. package/src/social/features/feed/components/EmptyNewsFeed/styles.ts +17 -0
  5713. package/src/social/features/feed/components/Explore/Explore.tsx +123 -0
  5714. package/src/social/features/feed/components/Explore/ExploreLoadingSkeleton/ExploreLoadingSkeleton.tsx +160 -0
  5715. package/src/social/features/feed/components/Explore/index.tsx +1 -0
  5716. package/src/social/features/feed/components/ExploreCommunityEmpty/ExploreCommunityEmpty.tsx +60 -0
  5717. package/src/social/features/feed/components/ExploreCommunityEmpty/index.tsx +1 -0
  5718. package/src/social/features/feed/components/ExploreEmpty/ExploreEmpty.tsx +60 -0
  5719. package/src/social/features/feed/components/ExploreEmpty/index.tsx +1 -0
  5720. package/src/social/features/feed/components/GlobalFeed/GlobalFeed.tsx +126 -0
  5721. package/src/social/features/feed/components/GlobalFeed/index.tsx +1 -0
  5722. package/src/social/features/feed/components/MyCommunities/MyCommunities.tsx +102 -0
  5723. package/src/social/features/feed/components/MyCommunities/index.tsx +1 -0
  5724. package/src/social/features/feed/components/MyCommunities/styles.ts +44 -0
  5725. package/src/social/features/feed/components/NewsFeed/NewsFeed.tsx +62 -0
  5726. package/src/social/features/feed/components/NewsFeed/index.tsx +1 -0
  5727. package/src/social/features/feed/components/RecommendedCommunities/RecommendedCommunities.tsx +70 -0
  5728. package/src/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/RecommenedCommunityItems.tsx +89 -0
  5729. package/src/social/features/feed/components/RecommendedCommunities/RecommenedCommunityItems/styles.ts +66 -0
  5730. package/src/social/features/feed/components/RecommendedCommunities/index.tsx +1 -0
  5731. package/src/social/features/feed/components/RecommendedCommunities/styles.ts +21 -0
  5732. package/src/social/features/feed/components/TopNavigation/TopNavigation.tsx +201 -0
  5733. package/src/social/features/feed/components/TopNavigation/index.tsx +1 -0
  5734. package/src/social/features/feed/components/TrendingCommunities/TrendingCommunities.tsx +70 -0
  5735. package/src/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/TrendingCommunityTitle.tsx +34 -0
  5736. package/src/social/features/feed/components/TrendingCommunities/TrendingCommunityTitle/styles.ts +14 -0
  5737. package/src/social/features/feed/components/TrendingCommunities/index.tsx +1 -0
  5738. package/src/social/features/feed/components/index.tsx +3 -0
  5739. package/src/social/features/feed/elements/CommunityCategory/CommunityCategory.tsx +44 -0
  5740. package/src/social/features/feed/elements/CommunityCategory/index.ts +1 -0
  5741. package/src/social/features/feed/elements/CommunityCategory/styles.ts +20 -0
  5742. package/src/social/features/feed/elements/index.ts +1 -0
  5743. package/src/social/features/feed/index.tsx +1 -0
  5744. package/src/social/features/livestream/Create/Create.tsx +799 -0
  5745. package/src/social/features/livestream/Create/RoomView.tsx +48 -0
  5746. package/src/social/features/livestream/Create/index.ts +1 -0
  5747. package/src/social/features/livestream/Create/styles.ts +269 -0
  5748. package/src/social/features/livestream/Player/Player.tsx +272 -0
  5749. package/src/social/features/livestream/Player/index.ts +1 -0
  5750. package/src/social/features/livestream/Player/styles.ts +89 -0
  5751. package/src/social/features/livestream/TargetSelection/TargetSelection.tsx +54 -0
  5752. package/src/social/features/livestream/TargetSelection/index.ts +1 -0
  5753. package/src/social/features/livestream/Terminated/Terminated.tsx +90 -0
  5754. package/src/social/features/livestream/Terminated/index.ts +1 -0
  5755. package/src/social/features/livestream/Terminated/styles.ts +64 -0
  5756. package/src/social/features/livestream/components/ThumbnailAction/ThumbnailAction.tsx +37 -0
  5757. package/src/social/features/livestream/components/ThumbnailAction/index.ts +1 -0
  5758. package/src/social/features/livestream/components/ThumbnailAction/styles.ts +13 -0
  5759. package/src/social/features/poll/Composer/PollPostComposer.tsx +384 -0
  5760. package/src/social/features/poll/Composer/components/PollDuration.tsx +56 -0
  5761. package/src/social/features/poll/Composer/components/PollDurationBottomSheet.tsx +100 -0
  5762. package/src/social/features/poll/Composer/components/PollDurationPicker.tsx +152 -0
  5763. package/src/social/features/poll/Composer/components/PollHeader.tsx +43 -0
  5764. package/src/social/features/poll/Composer/components/PollOptions.tsx +88 -0
  5765. package/src/social/features/poll/Composer/components/PollQuestion.tsx +56 -0
  5766. package/src/social/features/poll/Composer/components/PollSelection.tsx +41 -0
  5767. package/src/social/features/poll/Composer/index.ts +1 -0
  5768. package/src/social/features/poll/Composer/styles.ts +152 -0
  5769. package/src/social/features/poll/TargetSelection/TargetSelection.tsx +45 -0
  5770. package/src/social/features/poll/TargetSelection/index.ts +1 -0
  5771. package/src/social/features/post/Composer/PostComposer.tsx +877 -0
  5772. package/src/social/features/post/Composer/index.tsx +1 -0
  5773. package/src/social/features/post/Composer/styles.ts +58 -0
  5774. package/src/social/features/post/Detail/index.tsx +405 -0
  5775. package/src/social/features/post/Detail/styles.ts +140 -0
  5776. package/src/social/features/post/TargetSelection/TargetSelection.tsx +99 -0
  5777. package/src/social/features/post/TargetSelection/index.tsx +1 -0
  5778. package/src/social/features/post/components/Content/Content.tsx +291 -0
  5779. package/src/social/features/post/components/Content/index.tsx +1 -0
  5780. package/src/social/features/post/components/Content/styles.ts +226 -0
  5781. package/src/social/features/post/components/DetailedMediaAttachment/DetailedMediaAttachment.tsx +132 -0
  5782. package/src/social/features/post/components/DetailedMediaAttachment/index.tsx +1 -0
  5783. package/src/social/features/post/components/DetailedMediaAttachment/styles.ts +52 -0
  5784. package/src/social/features/post/components/EngagementActions/Components/DetailStyle.tsx +191 -0
  5785. package/src/social/features/post/components/EngagementActions/Components/FeedStyle.tsx +150 -0
  5786. package/src/social/features/post/components/EngagementActions/Components/styles.tsx +61 -0
  5787. package/src/social/features/post/components/EngagementActions/Components/type.ts +8 -0
  5788. package/src/social/features/post/components/EngagementActions/Components/usePostShareAction.tsx +77 -0
  5789. package/src/social/features/post/components/EngagementActions/EngagementActions.tsx +64 -0
  5790. package/src/social/features/post/components/EngagementActions/index.tsx +1 -0
  5791. package/src/social/features/post/components/EngagementContent/EngagementContent.tsx +41 -0
  5792. package/src/social/features/post/components/EngagementContent/index.tsx +1 -0
  5793. package/src/social/features/post/components/EngagementContent/styles.ts +18 -0
  5794. package/src/social/features/post/components/MediaAttachment/MediaAttachment.tsx +111 -0
  5795. package/src/social/features/post/components/MediaAttachment/index.tsx +1 -0
  5796. package/src/social/features/post/components/MediaAttachment/styles.ts +44 -0
  5797. package/src/social/features/reaction/components/List/List.tsx +236 -0
  5798. package/src/social/features/reaction/components/List/index.tsx +1 -0
  5799. package/src/social/features/reaction/components/List/styles.ts +109 -0
  5800. package/src/social/features/room/hooks/useRoom.ts +20 -0
  5801. package/src/social/features/search/components/CommunitySearchResult/CommunitySearchResult.tsx +33 -0
  5802. package/src/social/features/search/components/CommunitySearchResult/index.tsx +1 -0
  5803. package/src/social/features/search/components/TopSearchBar/TopSearchBar.tsx +101 -0
  5804. package/src/social/features/search/components/TopSearchBar/index.tsx +1 -0
  5805. package/src/social/features/search/components/TopSearchBar/styles.ts +35 -0
  5806. package/src/social/features/search/components/UserSearchResult/UserSearchResult.tsx +58 -0
  5807. package/src/social/features/search/components/UserSearchResult/index.tsx +1 -0
  5808. package/src/social/features/story/Create/Create.tsx +355 -0
  5809. package/src/social/features/story/Create/index.tsx +1 -0
  5810. package/src/social/features/story/Create/styles.ts +124 -0
  5811. package/src/social/features/story/Draft/Draft.tsx +246 -0
  5812. package/src/social/features/story/Draft/components/HyperLinkConfig.tsx +247 -0
  5813. package/src/social/features/story/Draft/index.tsx +1 -0
  5814. package/src/social/features/story/Draft/styles.ts +203 -0
  5815. package/src/social/features/story/TargetSelection/TargetSelection.tsx +43 -0
  5816. package/src/social/features/story/TargetSelection/index.tsx +1 -0
  5817. package/src/social/features/story/View/View.tsx +149 -0
  5818. package/src/social/features/story/View/components/AmityViewStoryItem.tsx +636 -0
  5819. package/src/social/features/story/View/index.tsx +1 -0
  5820. package/src/social/features/story/View/styles.ts +247 -0
  5821. package/src/social/features/story/components/Tab/Tab.tsx +42 -0
  5822. package/src/social/features/story/components/Tab/index.tsx +1 -0
  5823. package/src/social/features/user/Blocked/Blocked.tsx +23 -0
  5824. package/src/social/features/user/Blocked/components/TopBar/TopBar.tsx +25 -0
  5825. package/src/social/features/user/Blocked/components/TopBar/index.ts +1 -0
  5826. package/src/social/features/user/Blocked/components/TopBar/styles.ts +29 -0
  5827. package/src/social/features/user/Blocked/components/UserItem/UserItem.tsx +87 -0
  5828. package/src/social/features/user/Blocked/components/UserItem/index.ts +1 -0
  5829. package/src/social/features/user/Blocked/components/UserItem/styles.ts +35 -0
  5830. package/src/social/features/user/Blocked/components/UserList/UserList.tsx +43 -0
  5831. package/src/social/features/user/Blocked/components/UserList/index.ts +1 -0
  5832. package/src/social/features/user/Blocked/components/UserList/styles.ts +18 -0
  5833. package/src/social/features/user/Blocked/components/index.ts +3 -0
  5834. package/src/social/features/user/Blocked/elements/UnblockUserButton/UnblockUserButton.tsx +39 -0
  5835. package/src/social/features/user/Blocked/elements/UnblockUserButton/index.ts +1 -0
  5836. package/src/social/features/user/Blocked/elements/index.ts +1 -0
  5837. package/src/social/features/user/Blocked/index.ts +1 -0
  5838. package/src/social/features/user/Blocked/styles.ts +16 -0
  5839. package/src/social/features/user/Edit/Edit.tsx +92 -0
  5840. package/src/social/features/user/Edit/components/ImageUpload/ImageUpload.tsx +69 -0
  5841. package/src/social/features/user/Edit/components/ImageUpload/index.tsx +1 -0
  5842. package/src/social/features/user/Edit/components/ImageUpload/styles.ts +37 -0
  5843. package/src/social/features/user/Edit/components/TopBar/TopBar.tsx +54 -0
  5844. package/src/social/features/user/Edit/components/TopBar/index.tsx +1 -0
  5845. package/src/social/features/user/Edit/components/TopBar/styles.ts +25 -0
  5846. package/src/social/features/user/Edit/components/index.ts +2 -0
  5847. package/src/social/features/user/Edit/hooks/index.ts +1 -0
  5848. package/src/social/features/user/Edit/hooks/useEditUser.ts +104 -0
  5849. package/src/social/features/user/Edit/index.ts +1 -0
  5850. package/src/social/features/user/Edit/styles.ts +33 -0
  5851. package/src/social/features/user/PendingFollowRequests/PendingFollowRequests.tsx +41 -0
  5852. package/src/social/features/user/PendingFollowRequests/components/RequestItem/RequestItem.tsx +106 -0
  5853. package/src/social/features/user/PendingFollowRequests/components/RequestItem/index.ts +1 -0
  5854. package/src/social/features/user/PendingFollowRequests/components/RequestItem/styles.ts +52 -0
  5855. package/src/social/features/user/PendingFollowRequests/components/RequestList/RequestList.tsx +58 -0
  5856. package/src/social/features/user/PendingFollowRequests/components/RequestList/index.ts +1 -0
  5857. package/src/social/features/user/PendingFollowRequests/components/RequestList/styles.ts +21 -0
  5858. package/src/social/features/user/PendingFollowRequests/components/TopBar/TopBar.tsx +29 -0
  5859. package/src/social/features/user/PendingFollowRequests/components/TopBar/index.ts +1 -0
  5860. package/src/social/features/user/PendingFollowRequests/components/TopBar/styles.ts +29 -0
  5861. package/src/social/features/user/PendingFollowRequests/components/index.ts +3 -0
  5862. package/src/social/features/user/PendingFollowRequests/hooks/usePendingFollowRequests.ts +43 -0
  5863. package/src/social/features/user/PendingFollowRequests/index.ts +1 -0
  5864. package/src/social/features/user/PendingFollowRequests/styles.ts +24 -0
  5865. package/src/social/features/user/Profile/Profile.tsx +121 -0
  5866. package/src/social/features/user/Profile/components/Action/Action.tsx +107 -0
  5867. package/src/social/features/user/Profile/components/Action/index.ts +1 -0
  5868. package/src/social/features/user/Profile/components/Feed/Feed.tsx +96 -0
  5869. package/src/social/features/user/Profile/components/Feed/hooks/useFeed.ts +90 -0
  5870. package/src/social/features/user/Profile/components/Feed/index.tsx +1 -0
  5871. package/src/social/features/user/Profile/components/Feed/styles.ts +18 -0
  5872. package/src/social/features/user/Profile/components/Header/Header.tsx +181 -0
  5873. package/src/social/features/user/Profile/components/Header/hooks/useHeader.ts +158 -0
  5874. package/src/social/features/user/Profile/components/Header/index.tsx +1 -0
  5875. package/src/social/features/user/Profile/components/Header/styles.ts +79 -0
  5876. package/src/social/features/user/Profile/components/ImageFeed/ImageFeed.tsx +78 -0
  5877. package/src/social/features/user/Profile/components/ImageFeed/hooks/useImageFeed.ts +87 -0
  5878. package/src/social/features/user/Profile/components/ImageFeed/index.tsx +1 -0
  5879. package/src/social/features/user/Profile/components/TopBar/TopBar.tsx +93 -0
  5880. package/src/social/features/user/Profile/components/TopBar/hooks/useTopBar.ts +167 -0
  5881. package/src/social/features/user/Profile/components/TopBar/index.tsx +1 -0
  5882. package/src/social/features/user/Profile/components/TopBar/styles.ts +25 -0
  5883. package/src/social/features/user/Profile/components/VideoFeed/VideoFeed.tsx +77 -0
  5884. package/src/social/features/user/Profile/components/VideoFeed/hooks/useVideoFeed.ts +87 -0
  5885. package/src/social/features/user/Profile/components/VideoFeed/index.tsx +1 -0
  5886. package/src/social/features/user/Profile/components/index.tsx +6 -0
  5887. package/src/social/features/user/Profile/elements/FollowButton/FollowButton.tsx +41 -0
  5888. package/src/social/features/user/Profile/elements/FollowButton/index.ts +1 -0
  5889. package/src/social/features/user/Profile/elements/FollowingButton/FollowingButton.tsx +41 -0
  5890. package/src/social/features/user/Profile/elements/FollowingButton/index.ts +1 -0
  5891. package/src/social/features/user/Profile/elements/PendingButton/PendingButton.tsx +41 -0
  5892. package/src/social/features/user/Profile/elements/PendingButton/index.ts +1 -0
  5893. package/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/PendingFollowRequestsBanner.tsx +29 -0
  5894. package/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/index.ts +1 -0
  5895. package/src/social/features/user/Profile/elements/PendingFollowRequestsBanner/styles.ts +38 -0
  5896. package/src/social/features/user/Profile/elements/UnblockButton/UnblockButton.tsx +41 -0
  5897. package/src/social/features/user/Profile/elements/UnblockButton/index.ts +1 -0
  5898. package/src/social/features/user/Profile/elements/index.ts +5 -0
  5899. package/src/social/features/user/Profile/hooks/useFeedState.ts +27 -0
  5900. package/src/social/features/user/Profile/hooks/useUserProfile.tsx +64 -0
  5901. package/src/social/features/user/Profile/index.ts +1 -0
  5902. package/src/social/features/user/Profile/styles.ts +16 -0
  5903. package/src/social/features/user/Profile/types/index.ts +9 -0
  5904. package/src/social/features/user/Relationship/Relationship.tsx +58 -0
  5905. package/src/social/features/user/Relationship/components/FollowerList/FollowerList.tsx +23 -0
  5906. package/src/social/features/user/Relationship/components/FollowerList/index.ts +1 -0
  5907. package/src/social/features/user/Relationship/components/FollowerList/styles.ts +21 -0
  5908. package/src/social/features/user/Relationship/components/FollowingList/FollowingList.tsx +23 -0
  5909. package/src/social/features/user/Relationship/components/FollowingList/index.ts +1 -0
  5910. package/src/social/features/user/Relationship/components/FollowingList/styles.ts +21 -0
  5911. package/src/social/features/user/Relationship/components/TopBar/TopBar.tsx +35 -0
  5912. package/src/social/features/user/Relationship/components/TopBar/index.ts +1 -0
  5913. package/src/social/features/user/Relationship/components/TopBar/styles.ts +29 -0
  5914. package/src/social/features/user/Relationship/components/UserItem/UserItem.tsx +93 -0
  5915. package/src/social/features/user/Relationship/components/UserItem/hooks/useUserItem.ts +83 -0
  5916. package/src/social/features/user/Relationship/components/UserItem/index.ts +1 -0
  5917. package/src/social/features/user/Relationship/components/UserItem/styles.ts +34 -0
  5918. package/src/social/features/user/Relationship/components/UserList/UserList.tsx +58 -0
  5919. package/src/social/features/user/Relationship/components/UserList/index.ts +1 -0
  5920. package/src/social/features/user/Relationship/components/UserList/styles.ts +21 -0
  5921. package/src/social/features/user/Relationship/components/index.ts +5 -0
  5922. package/src/social/features/user/Relationship/hooks/index.ts +1 -0
  5923. package/src/social/features/user/Relationship/hooks/useUserRelationship.ts +25 -0
  5924. package/src/social/features/user/Relationship/index.ts +1 -0
  5925. package/src/social/features/user/Relationship/styles.ts +16 -0
  5926. package/src/social/hooks/collections/category/useCategoryCollection.ts +20 -0
  5927. package/src/social/hooks/collections/community/useCommunityMemberCollection.ts +25 -0
  5928. package/src/social/hooks/collections/index.ts +12 -0
  5929. package/src/social/hooks/collections/post/usePinnedPostCollection.ts +25 -0
  5930. package/src/social/hooks/collections/post/usePostCollection.ts +25 -0
  5931. package/src/social/hooks/collections/post/useUserFeed.ts +31 -0
  5932. package/src/social/hooks/collections/search/useSearchMemberByDisplayNameCollection.ts +28 -0
  5933. package/src/social/hooks/collections/search/useSearchUserByDisplayNameCollection.ts +28 -0
  5934. package/src/social/hooks/collections/useLiveCollection.ts +133 -0
  5935. package/src/social/hooks/collections/useReactQueryLiveCollection.ts +131 -0
  5936. package/src/social/hooks/collections/user/useBlockedUsersCollection.ts +17 -0
  5937. package/src/social/hooks/collections/user/useFollowerCollection.ts +20 -0
  5938. package/src/social/hooks/collections/user/useFollowingCollection.ts +20 -0
  5939. package/src/social/hooks/collections/user/useUserCollection.ts +25 -0
  5940. package/src/social/hooks/index.ts +37 -0
  5941. package/src/social/hooks/objects/index.ts +3 -0
  5942. package/src/social/hooks/objects/useLiveObject.ts +104 -0
  5943. package/src/social/hooks/objects/user/useFollowInfo.ts +17 -0
  5944. package/src/social/hooks/objects/user/useUser.tsx +17 -0
  5945. package/src/social/hooks/queries/useBlockUser.ts +102 -0
  5946. package/src/social/hooks/queries/useClosePoll.ts +54 -0
  5947. package/src/social/hooks/queries/useFlagPost.ts +88 -0
  5948. package/src/social/hooks/queries/useFlagUserQuery.ts +91 -0
  5949. package/src/social/hooks/queries/useFollowUser.ts +74 -0
  5950. package/src/social/hooks/queries/usePendingFollowRequest.ts +66 -0
  5951. package/src/social/hooks/useAmityGlobalSearchViewModel.ts +95 -0
  5952. package/src/social/hooks/useCategories.ts +62 -0
  5953. package/src/social/hooks/useCommentAdImpression.ts +29 -0
  5954. package/src/social/hooks/useConfig.ts +36 -0
  5955. package/src/social/hooks/useConfigImageUri.ts +121 -0
  5956. package/src/social/hooks/useCustomRankingGlobalFeed.ts +117 -0
  5957. package/src/social/hooks/useFile.ts +39 -0
  5958. package/src/social/hooks/useGenerateThemeStyles.ts +27 -0
  5959. package/src/social/hooks/useImagePicker.ts +102 -0
  5960. package/src/social/hooks/useIsCommunityModerator.ts +35 -0
  5961. package/src/social/hooks/useMention/index.tsx +175 -0
  5962. package/src/social/hooks/useMention/styles.ts +39 -0
  5963. package/src/social/hooks/usePaginator.ts +283 -0
  5964. package/src/social/hooks/usePendingPostQuery.ts +79 -0
  5965. package/src/social/hooks/usePoll.ts +51 -0
  5966. package/src/social/hooks/usePostImpression.ts +37 -0
  5967. package/src/social/hooks/usePostPermission.ts +46 -0
  5968. package/src/social/hooks/usePostSubscription.ts +34 -0
  5969. package/src/social/hooks/useRecommenedCommunities.ts +75 -0
  5970. package/src/social/hooks/useRoomSubscription.ts +19 -0
  5971. package/src/social/hooks/useSearch.ts +85 -0
  5972. package/src/social/hooks/useStoryPermission.ts +26 -0
  5973. package/src/social/hooks/useTrendingCommunities.ts +48 -0
  5974. package/src/social/hooks/useUiKitConfig.ts +16 -0
  5975. package/src/social/hooks/useUiKitReference.ts +53 -0
  5976. package/src/social/hooks/useUser.ts +16 -0
  5977. package/src/social/hooks/useValidateConfig.ts +44 -0
  5978. package/src/social/index.tsx +96 -0
  5979. package/src/social/providers/AdEngineProvider.tsx +194 -0
  5980. package/src/social/providers/BehaviourProvider.tsx +66 -0
  5981. package/src/social/providers/ExploreProvider.tsx +97 -0
  5982. package/src/social/screens/AllCategories/CategoryListSkeleton/CategoryListSkeleton.tsx +57 -0
  5983. package/src/social/screens/AllCategories/CategoryRowItem/CategoryRowItem.tsx +30 -0
  5984. package/src/social/screens/AllCategories/index.tsx +74 -0
  5985. package/src/social/screens/AllCategories/styles.ts +38 -0
  5986. package/src/social/screens/BlockedUsers/BlockedUsers.tsx +5 -0
  5987. package/src/social/screens/BlockedUsers/index.ts +1 -0
  5988. package/src/social/screens/CommunitiesByCategory/index.tsx +99 -0
  5989. package/src/social/screens/CommunitiesByCategory/styles.ts +52 -0
  5990. package/src/social/screens/CommunityAddCategory/index.tsx +14 -0
  5991. package/src/social/screens/CommunityAddMember/index.tsx +14 -0
  5992. package/src/social/screens/CommunityCommentsNotificationSetting/index.tsx +22 -0
  5993. package/src/social/screens/CommunityLivestreamsNotificationSetting/index.tsx +24 -0
  5994. package/src/social/screens/CommunityMembership/index.tsx +18 -0
  5995. package/src/social/screens/CommunityNotificationSetting/index.tsx +18 -0
  5996. package/src/social/screens/CommunityPendingRequest/index.tsx +18 -0
  5997. package/src/social/screens/CommunityPostPermission/index.tsx +18 -0
  5998. package/src/social/screens/CommunityPostsNotificationSetting/index.tsx +22 -0
  5999. package/src/social/screens/CommunityProfile/components/Feed/Feed.tsx +214 -0
  6000. package/src/social/screens/CommunityProfile/components/Feed/index.tsx +1 -0
  6001. package/src/social/screens/CommunityProfile/components/Feed/styles.ts +34 -0
  6002. package/src/social/screens/CommunityProfile/components/Header/Header.tsx +202 -0
  6003. package/src/social/screens/CommunityProfile/components/Header/index.tsx +1 -0
  6004. package/src/social/screens/CommunityProfile/components/Header/styles.ts +36 -0
  6005. package/src/social/screens/CommunityProfile/components/ImageFeed/ImageFeed.tsx +82 -0
  6006. package/src/social/screens/CommunityProfile/components/ImageFeed/index.tsx +1 -0
  6007. package/src/social/screens/CommunityProfile/components/PinnedPost/PinnedPost.tsx +128 -0
  6008. package/src/social/screens/CommunityProfile/components/PinnedPost/index.ts +1 -0
  6009. package/src/social/screens/CommunityProfile/components/PinnedPost/styles.ts +13 -0
  6010. package/src/social/screens/CommunityProfile/components/Tab/Tab.tsx +140 -0
  6011. package/src/social/screens/CommunityProfile/components/Tab/index.tsx +1 -0
  6012. package/src/social/screens/CommunityProfile/components/TopBar/TopBar.tsx +173 -0
  6013. package/src/social/screens/CommunityProfile/components/TopBar/index.tsx +1 -0
  6014. package/src/social/screens/CommunityProfile/components/TopBar/styles.ts +34 -0
  6015. package/src/social/screens/CommunityProfile/components/VideoFeed/VideoFeed.tsx +82 -0
  6016. package/src/social/screens/CommunityProfile/components/VideoFeed/index.tsx +1 -0
  6017. package/src/social/screens/CommunityProfile/components/VideoFeed/styles.ts +28 -0
  6018. package/src/social/screens/CommunityProfile/components/index.tsx +5 -0
  6019. package/src/social/screens/CommunityProfile/elements/CommunityCover/CommunityCover.tsx +87 -0
  6020. package/src/social/screens/CommunityProfile/elements/CommunityCover/index.tsx +1 -0
  6021. package/src/social/screens/CommunityProfile/elements/index.tsx +1 -0
  6022. package/src/social/screens/CommunityProfile/index.tsx +427 -0
  6023. package/src/social/screens/CommunityProfile/styles.ts +71 -0
  6024. package/src/social/screens/CommunitySetting/index.tsx +17 -0
  6025. package/src/social/screens/CommunityStoriesNotificationSetting/index.tsx +22 -0
  6026. package/src/social/screens/CommunityStorySetting/index.tsx +18 -0
  6027. package/src/social/screens/CreateCommunity/index.tsx +16 -0
  6028. package/src/social/screens/CreateLivestream/index.tsx +14 -0
  6029. package/src/social/screens/CreatePost/index.tsx +20 -0
  6030. package/src/social/screens/CreateStory/CreateStoryScreen.tsx +64 -0
  6031. package/src/social/screens/EditCommunity/index.tsx +23 -0
  6032. package/src/social/screens/EditPost/EditPost.tsx +19 -0
  6033. package/src/social/screens/EditUser/EditUser.tsx +10 -0
  6034. package/src/social/screens/EditUser/index.ts +1 -0
  6035. package/src/social/screens/GlobalBan/GlobalBan.tsx +37 -0
  6036. package/src/social/screens/GlobalBan/index.ts +1 -0
  6037. package/src/social/screens/GlobalBan/styles.ts +39 -0
  6038. package/src/social/screens/GlobalFeed/index.tsx +105 -0
  6039. package/src/social/screens/GlobalFeed/styles.ts +15 -0
  6040. package/src/social/screens/ImageViewer/ImageViewer.tsx +30 -0
  6041. package/src/social/screens/ImageViewer/components/Header/Header.tsx +23 -0
  6042. package/src/social/screens/ImageViewer/components/Header/index.ts +1 -0
  6043. package/src/social/screens/ImageViewer/components/Header/styles.ts +27 -0
  6044. package/src/social/screens/ImageViewer/components/index.ts +1 -0
  6045. package/src/social/screens/ImageViewer/index.tsx +1 -0
  6046. package/src/social/screens/LivestreamPlayer/index.tsx +14 -0
  6047. package/src/social/screens/LivestreamPostTargetSelection/index.tsx +14 -0
  6048. package/src/social/screens/LivestreamTerminated/index.tsx +14 -0
  6049. package/src/social/screens/MyCommunitiesSearch/index.tsx +43 -0
  6050. package/src/social/screens/MyCommunitiesSearch/styles.ts +24 -0
  6051. package/src/social/screens/PollPostComposer/index.tsx +14 -0
  6052. package/src/social/screens/PollTargetSelection/index.tsx +14 -0
  6053. package/src/social/screens/PostDetail/index.tsx +42 -0
  6054. package/src/social/screens/PostTargetSelection/index.tsx +15 -0
  6055. package/src/social/screens/SocialGlobalSearch/index.tsx +68 -0
  6056. package/src/social/screens/SocialGlobalSearch/styles.ts +28 -0
  6057. package/src/social/screens/SocialHomePage/index.tsx +105 -0
  6058. package/src/social/screens/UserPendingFollowRequests/UserPendingFollowRequests.tsx +5 -0
  6059. package/src/social/screens/UserPendingFollowRequests/index.ts +1 -0
  6060. package/src/social/screens/UserProfile/UserProfile.tsx +42 -0
  6061. package/src/social/screens/UserProfile/index.tsx +1 -0
  6062. package/src/social/screens/UserRelationship/UserRelationship.tsx +10 -0
  6063. package/src/social/screens/UserRelationship/index.tsx +1 -0
  6064. package/src/social/screens/VideoPlayer/VideoPlayer.tsx +25 -0
  6065. package/src/social/screens/VideoPlayer/index.ts +1 -0
  6066. package/src/social/screens/VideoPlayer/styles.ts +19 -0
  6067. package/src/social/screens/index.ts +7 -0
  6068. package/src/social/types/index.ts +68 -0
  6069. package/src/social/utils/errors.ts +34 -0
  6070. package/src/social/utils/permissions.ts +63 -0
  6071. package/uikit.config.json +173 -1
  6072. package/lib/commonjs/components/AddMembersModal/index.js +0 -193
  6073. package/lib/commonjs/components/AddMembersModal/index.js.map +0 -1
  6074. package/lib/commonjs/components/AddMembersModal/styles.js +0 -120
  6075. package/lib/commonjs/components/AddMembersModal/styles.js.map +0 -1
  6076. package/lib/commonjs/components/BackButton/index.js +0 -33
  6077. package/lib/commonjs/components/BackButton/index.js.map +0 -1
  6078. package/lib/commonjs/components/BackButton/styles.js.map +0 -1
  6079. package/lib/commonjs/components/CancelButton/index.js +0 -23
  6080. package/lib/commonjs/components/CancelButton/index.js.map +0 -1
  6081. package/lib/commonjs/components/CancelButton/styles.js.map +0 -1
  6082. package/lib/commonjs/components/ChooseCategoryModal/Components/Categories.js +0 -40
  6083. package/lib/commonjs/components/ChooseCategoryModal/Components/Categories.js.map +0 -1
  6084. package/lib/commonjs/components/ChooseCategoryModal/index.js +0 -104
  6085. package/lib/commonjs/components/ChooseCategoryModal/index.js.map +0 -1
  6086. package/lib/commonjs/components/ChooseCategoryModal/styles.js +0 -83
  6087. package/lib/commonjs/components/ChooseCategoryModal/styles.js.map +0 -1
  6088. package/lib/commonjs/components/CloseButton/index.js +0 -24
  6089. package/lib/commonjs/components/CloseButton/index.js.map +0 -1
  6090. package/lib/commonjs/components/CloseButton/styles.js.map +0 -1
  6091. package/lib/commonjs/components/CommunityStories/index.js +0 -91
  6092. package/lib/commonjs/components/CommunityStories/index.js.map +0 -1
  6093. package/lib/commonjs/components/CommunityStories/styles.js.map +0 -1
  6094. package/lib/commonjs/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js +0 -177
  6095. package/lib/commonjs/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js.map +0 -1
  6096. package/lib/commonjs/components/CreatePostChooseTargetModal/styles.js.map +0 -1
  6097. package/lib/commonjs/components/CustomTab/index.js +0 -85
  6098. package/lib/commonjs/components/CustomTab/index.js.map +0 -1
  6099. package/lib/commonjs/components/CustomTab/styles.js.map +0 -1
  6100. package/lib/commonjs/components/CustomText/index.js +0 -25
  6101. package/lib/commonjs/components/CustomText/index.js.map +0 -1
  6102. package/lib/commonjs/components/CustomText/styles.js.map +0 -1
  6103. package/lib/commonjs/components/DoneButton/index.js +0 -25
  6104. package/lib/commonjs/components/DoneButton/index.js.map +0 -1
  6105. package/lib/commonjs/components/DoneButton/styles.js.map +0 -1
  6106. package/lib/commonjs/components/EditCommentModal/index.js +0 -180
  6107. package/lib/commonjs/components/EditCommentModal/index.js.map +0 -1
  6108. package/lib/commonjs/components/EditCommentModal/styles.js.map +0 -1
  6109. package/lib/commonjs/components/EditPostModal/index.js +0 -331
  6110. package/lib/commonjs/components/EditPostModal/index.js.map +0 -1
  6111. package/lib/commonjs/components/EditPostModal/styles.js.map +0 -1
  6112. package/lib/commonjs/components/FloatingButton/index.js +0 -30
  6113. package/lib/commonjs/components/FloatingButton/index.js.map +0 -1
  6114. package/lib/commonjs/components/FloatingButton/styles.js.map +0 -1
  6115. package/lib/commonjs/components/ListSectionHeader/index.js +0 -21
  6116. package/lib/commonjs/components/ListSectionHeader/index.js.map +0 -1
  6117. package/lib/commonjs/components/ListSectionHeader/styles.js +0 -26
  6118. package/lib/commonjs/components/ListSectionHeader/styles.js.map +0 -1
  6119. package/lib/commonjs/components/LoadingImage/index.js +0 -92
  6120. package/lib/commonjs/components/LoadingImage/index.js.map +0 -1
  6121. package/lib/commonjs/components/LoadingImage/styles.js.map +0 -1
  6122. package/lib/commonjs/components/LoadingIndicator/index.js +0 -27
  6123. package/lib/commonjs/components/LoadingIndicator/index.js.map +0 -1
  6124. package/lib/commonjs/components/LoadingIndicator/styles.js.map +0 -1
  6125. package/lib/commonjs/components/LoadingOverlay/index.js +0 -30
  6126. package/lib/commonjs/components/LoadingOverlay/index.js.map +0 -1
  6127. package/lib/commonjs/components/LoadingOverlay/styles.js.map +0 -1
  6128. package/lib/commonjs/components/LoadingVideo/index.js +0 -147
  6129. package/lib/commonjs/components/LoadingVideo/index.js.map +0 -1
  6130. package/lib/commonjs/components/LoadingVideo/styles.js.map +0 -1
  6131. package/lib/commonjs/components/MediaSection/index.js +0 -250
  6132. package/lib/commonjs/components/MediaSection/index.js.map +0 -1
  6133. package/lib/commonjs/components/MediaSection/styles.js.map +0 -1
  6134. package/lib/commonjs/components/MentionPopup/index.js +0 -88
  6135. package/lib/commonjs/components/MentionPopup/index.js.map +0 -1
  6136. package/lib/commonjs/components/MentionPopup/styles.js +0 -22
  6137. package/lib/commonjs/components/MentionPopup/styles.js.map +0 -1
  6138. package/lib/commonjs/components/MyCommunity/Components/CommunityList.js +0 -71
  6139. package/lib/commonjs/components/MyCommunity/Components/CommunityList.js.map +0 -1
  6140. package/lib/commonjs/components/MyCommunity/index.js +0 -89
  6141. package/lib/commonjs/components/MyCommunity/index.js.map +0 -1
  6142. package/lib/commonjs/components/MyCommunity/styles.js +0 -74
  6143. package/lib/commonjs/components/MyCommunity/styles.js.map +0 -1
  6144. package/lib/commonjs/components/MyStories/index.js +0 -43
  6145. package/lib/commonjs/components/MyStories/index.js.map +0 -1
  6146. package/lib/commonjs/components/MyStories/styles.js.map +0 -1
  6147. package/lib/commonjs/components/PollSection/Components/PollBar.js +0 -27
  6148. package/lib/commonjs/components/PollSection/Components/PollBar.js.map +0 -1
  6149. package/lib/commonjs/components/PollSection/Components/PollOptionList.js +0 -94
  6150. package/lib/commonjs/components/PollSection/Components/PollOptionList.js.map +0 -1
  6151. package/lib/commonjs/components/PollSection/PollSection.js +0 -52
  6152. package/lib/commonjs/components/PollSection/PollSection.js.map +0 -1
  6153. package/lib/commonjs/components/PollSection/style.js.map +0 -1
  6154. package/lib/commonjs/components/PollSection/usePoll.js.map +0 -1
  6155. package/lib/commonjs/components/PostTypeChoiceModal/PostTypeChoiceModal.js +0 -130
  6156. package/lib/commonjs/components/PostTypeChoiceModal/PostTypeChoiceModal.js.map +0 -1
  6157. package/lib/commonjs/components/PostTypeChoiceModal/style.js +0 -70
  6158. package/lib/commonjs/components/PostTypeChoiceModal/style.js.map +0 -1
  6159. package/lib/commonjs/components/RoundCheckbox/index.js +0 -21
  6160. package/lib/commonjs/components/RoundCheckbox/index.js.map +0 -1
  6161. package/lib/commonjs/components/RoundCheckbox/styles.js +0 -35
  6162. package/lib/commonjs/components/RoundCheckbox/styles.js.map +0 -1
  6163. package/lib/commonjs/components/SearchBar/index.js +0 -22
  6164. package/lib/commonjs/components/SearchBar/index.js.map +0 -1
  6165. package/lib/commonjs/components/SearchBar/styles.js +0 -18
  6166. package/lib/commonjs/components/SearchBar/styles.js.map +0 -1
  6167. package/lib/commonjs/components/SearchItem/index.js +0 -94
  6168. package/lib/commonjs/components/SearchItem/index.js.map +0 -1
  6169. package/lib/commonjs/components/SearchItem/styles.js.map +0 -1
  6170. package/lib/commonjs/components/SelectedUserHorizontal/index.js +0 -77
  6171. package/lib/commonjs/components/SelectedUserHorizontal/index.js.map +0 -1
  6172. package/lib/commonjs/components/SelectedUserHorizontal/styles.js +0 -64
  6173. package/lib/commonjs/components/SelectedUserHorizontal/styles.js.map +0 -1
  6174. package/lib/commonjs/components/Social/CommentList/index.js +0 -365
  6175. package/lib/commonjs/components/Social/CommentList/index.js.map +0 -1
  6176. package/lib/commonjs/components/Social/CommentList/styles.js.map +0 -1
  6177. package/lib/commonjs/components/Social/PendingPostList/index.js +0 -159
  6178. package/lib/commonjs/components/Social/PendingPostList/index.js.map +0 -1
  6179. package/lib/commonjs/components/Social/PendingPostList/styles.js.map +0 -1
  6180. package/lib/commonjs/components/Social/PostList/Components/RenderTextWithMention.js +0 -64
  6181. package/lib/commonjs/components/Social/PostList/Components/RenderTextWithMention.js.map +0 -1
  6182. package/lib/commonjs/components/Social/PostList/index.js +0 -411
  6183. package/lib/commonjs/components/Social/PostList/index.js.map +0 -1
  6184. package/lib/commonjs/components/Social/PostList/styles.js.map +0 -1
  6185. package/lib/commonjs/components/Social/ReplyCommentList/index.js +0 -274
  6186. package/lib/commonjs/components/Social/ReplyCommentList/index.js.map +0 -1
  6187. package/lib/commonjs/components/Social/ReplyCommentList/styles.js.map +0 -1
  6188. package/lib/commonjs/components/StoryKit/index.js.map +0 -1
  6189. package/lib/commonjs/components/StoryKit/src/Story.js +0 -206
  6190. package/lib/commonjs/components/StoryKit/src/Story.js.map +0 -1
  6191. package/lib/commonjs/components/StoryKit/src/StoryCircleListItem.js +0 -173
  6192. package/lib/commonjs/components/StoryKit/src/StoryCircleListItem.js.map +0 -1
  6193. package/lib/commonjs/components/StoryKit/src/StoryCircleListView.js +0 -62
  6194. package/lib/commonjs/components/StoryKit/src/StoryCircleListView.js.map +0 -1
  6195. package/lib/commonjs/components/StoryKit/src/StoryListItem.js +0 -387
  6196. package/lib/commonjs/components/StoryKit/src/StoryListItem.js.map +0 -1
  6197. package/lib/commonjs/components/StoryKit/src/components/AndroidCubeEffect.js.map +0 -1
  6198. package/lib/commonjs/components/StoryKit/src/components/CubeNavigationHorizontal.js.map +0 -1
  6199. package/lib/commonjs/components/StoryKit/src/helpers/StateHelpers.js +0 -15
  6200. package/lib/commonjs/components/StoryKit/src/helpers/StateHelpers.js.map +0 -1
  6201. package/lib/commonjs/components/StoryKit/src/helpers/ValidationHelpers.js.map +0 -1
  6202. package/lib/commonjs/components/StoryKit/src/helpers/index.js.map +0 -1
  6203. package/lib/commonjs/components/StoryKit/src/interfaces/index.js.map +0 -1
  6204. package/lib/commonjs/components/StoryKit/src/styles.js +0 -152
  6205. package/lib/commonjs/components/StoryKit/src/styles.js.map +0 -1
  6206. package/lib/commonjs/components/Toast/Toast.js +0 -96
  6207. package/lib/commonjs/components/Toast/Toast.js.map +0 -1
  6208. package/lib/commonjs/components/UserItem/index.js +0 -78
  6209. package/lib/commonjs/components/UserItem/index.js.map +0 -1
  6210. package/lib/commonjs/components/UserItem/styles.js +0 -47
  6211. package/lib/commonjs/components/UserItem/styles.js.map +0 -1
  6212. package/lib/commonjs/components/react-native-image-viewing/README.md +0 -101
  6213. package/lib/commonjs/components/react-native-image-viewing/dist/@types/index.d.js.map +0 -1
  6214. package/lib/commonjs/components/react-native-image-viewing/dist/@types/index.js.map +0 -1
  6215. package/lib/commonjs/components/react-native-image-viewing/dist/ImageViewing.d.js.map +0 -1
  6216. package/lib/commonjs/components/react-native-image-viewing/dist/ImageViewing.js +0 -237
  6217. package/lib/commonjs/components/react-native-image-viewing/dist/ImageViewing.js.map +0 -1
  6218. package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageDefaultHeader.d.js.map +0 -1
  6219. package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageDefaultHeader.js +0 -58
  6220. package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageDefaultHeader.js.map +0 -1
  6221. package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.js.map +0 -1
  6222. package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js.map +0 -1
  6223. package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.js.map +0 -1
  6224. package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js.map +0 -1
  6225. package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.js.map +0 -1
  6226. package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js +0 -43
  6227. package/lib/commonjs/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js.map +0 -1
  6228. package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.android.d.js.map +0 -1
  6229. package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.android.js +0 -60
  6230. package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.android.js.map +0 -1
  6231. package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.d.js.map +0 -1
  6232. package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.ios.d.js.map +0 -1
  6233. package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.ios.js.map +0 -1
  6234. package/lib/commonjs/components/react-native-image-viewing/dist/components/Modal/Modal.js.map +0 -1
  6235. package/lib/commonjs/components/react-native-image-viewing/dist/components/StatusBarManager.d.js.map +0 -1
  6236. package/lib/commonjs/components/react-native-image-viewing/dist/components/StatusBarManager.js.map +0 -1
  6237. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.js.map +0 -1
  6238. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useAnimatedComponents.js.map +0 -1
  6239. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.js.map +0 -1
  6240. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js.map +0 -1
  6241. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useImageDimensions.d.js.map +0 -1
  6242. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useImageDimensions.js.map +0 -1
  6243. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useImageIndexChange.d.js.map +0 -1
  6244. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useImageIndexChange.js.map +0 -1
  6245. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useImagePrefetch.d.js.map +0 -1
  6246. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useImagePrefetch.js.map +0 -1
  6247. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/usePanResponder.d.js.map +0 -1
  6248. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/usePanResponder.js.map +0 -1
  6249. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useRequestClose.d.js.map +0 -1
  6250. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useRequestClose.js.map +0 -1
  6251. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.js.map +0 -1
  6252. package/lib/commonjs/components/react-native-image-viewing/dist/hooks/useZoomPanResponder.js.map +0 -1
  6253. package/lib/commonjs/components/react-native-image-viewing/dist/index.d.js.map +0 -1
  6254. package/lib/commonjs/components/react-native-image-viewing/dist/index.js.map +0 -1
  6255. package/lib/commonjs/components/react-native-image-viewing/dist/utils.d.js.map +0 -1
  6256. package/lib/commonjs/components/react-native-image-viewing/dist/utils.js.map +0 -1
  6257. package/lib/commonjs/constants.js +0 -59
  6258. package/lib/commonjs/constants.js.map +0 -1
  6259. package/lib/commonjs/enum/imageSizeState.js.map +0 -1
  6260. package/lib/commonjs/enum/postTargetType.js.map +0 -1
  6261. package/lib/commonjs/enum/privacyState.js +0 -12
  6262. package/lib/commonjs/enum/privacyState.js.map +0 -1
  6263. package/lib/commonjs/enum/sessionState.js +0 -15
  6264. package/lib/commonjs/enum/sessionState.js.map +0 -1
  6265. package/lib/commonjs/enum/tabNameState.js.map +0 -1
  6266. package/lib/commonjs/hooks/useAuth.js +0 -32
  6267. package/lib/commonjs/hooks/useAuth.js.map +0 -1
  6268. package/lib/commonjs/hooks/useConfig.js +0 -22
  6269. package/lib/commonjs/hooks/useConfig.js.map +0 -1
  6270. package/lib/commonjs/hooks/useFile.js +0 -28
  6271. package/lib/commonjs/hooks/useFile.js.map +0 -1
  6272. package/lib/commonjs/hooks/useGallery.js +0 -61
  6273. package/lib/commonjs/hooks/useGallery.js.map +0 -1
  6274. package/lib/commonjs/hooks/useImagePicker.js.map +0 -1
  6275. package/lib/commonjs/hooks/useReaction.js.map +0 -1
  6276. package/lib/commonjs/hooks/useSearch.js +0 -71
  6277. package/lib/commonjs/hooks/useSearch.js.map +0 -1
  6278. package/lib/commonjs/hooks/useStory.js.map +0 -1
  6279. package/lib/commonjs/hooks/useTimeDifference.js.map +0 -1
  6280. package/lib/commonjs/providers/Social/comment-sdk.js +0 -143
  6281. package/lib/commonjs/providers/Social/comment-sdk.js.map +0 -1
  6282. package/lib/commonjs/providers/Social/communities-sdk.js +0 -124
  6283. package/lib/commonjs/providers/Social/communities-sdk.js.map +0 -1
  6284. package/lib/commonjs/providers/Social/feed-sdk.js +0 -254
  6285. package/lib/commonjs/providers/Social/feed-sdk.js.map +0 -1
  6286. package/lib/commonjs/providers/amity-ui-kit-provider.js +0 -108
  6287. package/lib/commonjs/providers/amity-ui-kit-provider.js.map +0 -1
  6288. package/lib/commonjs/providers/auth-provider.js +0 -151
  6289. package/lib/commonjs/providers/auth-provider.js.map +0 -1
  6290. package/lib/commonjs/providers/config-provider.js +0 -74
  6291. package/lib/commonjs/providers/config-provider.js.map +0 -1
  6292. package/lib/commonjs/providers/file-provider.js +0 -95
  6293. package/lib/commonjs/providers/file-provider.js.map +0 -1
  6294. package/lib/commonjs/providers/user-provider.js +0 -66
  6295. package/lib/commonjs/providers/user-provider.js.map +0 -1
  6296. package/lib/commonjs/redux/slices/bottomSheetSlice.js +0 -72
  6297. package/lib/commonjs/redux/slices/bottomSheetSlice.js.map +0 -1
  6298. package/lib/commonjs/redux/slices/feedSlice.js.map +0 -1
  6299. package/lib/commonjs/redux/slices/globalfeedSlice.js +0 -58
  6300. package/lib/commonjs/redux/slices/globalfeedSlice.js.map +0 -1
  6301. package/lib/commonjs/redux/slices/postDetailSlice.js.map +0 -1
  6302. package/lib/commonjs/redux/slices/uiSlice.js.map +0 -1
  6303. package/lib/commonjs/redux/store/index.js +0 -34
  6304. package/lib/commonjs/redux/store/index.js.map +0 -1
  6305. package/lib/commonjs/routes/RouteParamList.js +0 -2
  6306. package/lib/commonjs/routes/RouteParamList.js.map +0 -1
  6307. package/lib/commonjs/routes/SocialNavigator.js +0 -301
  6308. package/lib/commonjs/routes/SocialNavigator.js.map +0 -1
  6309. package/lib/commonjs/routes/style.js +0 -29
  6310. package/lib/commonjs/routes/style.js.map +0 -1
  6311. package/lib/commonjs/screens/AllMyCommunity/index.js +0 -124
  6312. package/lib/commonjs/screens/AllMyCommunity/index.js.map +0 -1
  6313. package/lib/commonjs/screens/AllMyCommunity/styles.js +0 -62
  6314. package/lib/commonjs/screens/AllMyCommunity/styles.js.map +0 -1
  6315. package/lib/commonjs/screens/CategorytList/index.js +0 -90
  6316. package/lib/commonjs/screens/CategorytList/index.js.map +0 -1
  6317. package/lib/commonjs/screens/CategorytList/styles.js +0 -41
  6318. package/lib/commonjs/screens/CategorytList/styles.js.map +0 -1
  6319. package/lib/commonjs/screens/CommunityHome/index.js +0 -271
  6320. package/lib/commonjs/screens/CommunityHome/index.js.map +0 -1
  6321. package/lib/commonjs/screens/CommunityHome/styles.js +0 -183
  6322. package/lib/commonjs/screens/CommunityHome/styles.js.map +0 -1
  6323. package/lib/commonjs/screens/CommunityList/index.js +0 -127
  6324. package/lib/commonjs/screens/CommunityList/index.js.map +0 -1
  6325. package/lib/commonjs/screens/CommunityList/styles.js +0 -41
  6326. package/lib/commonjs/screens/CommunityList/styles.js.map +0 -1
  6327. package/lib/commonjs/screens/CommunityMemberDetail/CommunityMemberDetail.js +0 -88
  6328. package/lib/commonjs/screens/CommunityMemberDetail/CommunityMemberDetail.js.map +0 -1
  6329. package/lib/commonjs/screens/CommunityMemberDetail/Components/CommunityMembersTab.js +0 -124
  6330. package/lib/commonjs/screens/CommunityMemberDetail/Components/CommunityMembersTab.js.map +0 -1
  6331. package/lib/commonjs/screens/CommunityMemberDetail/Components/MemberActionModal.js +0 -112
  6332. package/lib/commonjs/screens/CommunityMemberDetail/Components/MemberActionModal.js.map +0 -1
  6333. package/lib/commonjs/screens/CommunityMemberDetail/styles.js +0 -66
  6334. package/lib/commonjs/screens/CommunityMemberDetail/styles.js.map +0 -1
  6335. package/lib/commonjs/screens/CommunitySearch/index.js +0 -167
  6336. package/lib/commonjs/screens/CommunitySearch/index.js.map +0 -1
  6337. package/lib/commonjs/screens/CommunitySearch/styles.js +0 -58
  6338. package/lib/commonjs/screens/CommunitySearch/styles.js.map +0 -1
  6339. package/lib/commonjs/screens/CommunitySetting/index.js +0 -147
  6340. package/lib/commonjs/screens/CommunitySetting/index.js.map +0 -1
  6341. package/lib/commonjs/screens/CommunitySetting/styles.js +0 -94
  6342. package/lib/commonjs/screens/CommunitySetting/styles.js.map +0 -1
  6343. package/lib/commonjs/screens/CreateLivestream/CreateLivestream.js +0 -324
  6344. package/lib/commonjs/screens/CreateLivestream/CreateLivestream.js.map +0 -1
  6345. package/lib/commonjs/screens/CreateLivestream/styles.js +0 -205
  6346. package/lib/commonjs/screens/CreateLivestream/styles.js.map +0 -1
  6347. package/lib/commonjs/screens/CreatePoll/Components/Header.js +0 -47
  6348. package/lib/commonjs/screens/CreatePoll/Components/Header.js.map +0 -1
  6349. package/lib/commonjs/screens/CreatePoll/CreatePoll.js +0 -275
  6350. package/lib/commonjs/screens/CreatePoll/CreatePoll.js.map +0 -1
  6351. package/lib/commonjs/screens/CreatePoll/styles.js +0 -174
  6352. package/lib/commonjs/screens/CreatePoll/styles.js.map +0 -1
  6353. package/lib/commonjs/screens/CreatePost/index.js +0 -408
  6354. package/lib/commonjs/screens/CreatePost/index.js.map +0 -1
  6355. package/lib/commonjs/screens/CreatePost/styles.js +0 -128
  6356. package/lib/commonjs/screens/CreatePost/styles.js.map +0 -1
  6357. package/lib/commonjs/screens/EditCommunity/EditCommunity.js +0 -289
  6358. package/lib/commonjs/screens/EditCommunity/EditCommunity.js.map +0 -1
  6359. package/lib/commonjs/screens/EditCommunity/styles.js +0 -201
  6360. package/lib/commonjs/screens/EditCommunity/styles.js.map +0 -1
  6361. package/lib/commonjs/screens/EditProfile/EditProfile.js +0 -225
  6362. package/lib/commonjs/screens/EditProfile/EditProfile.js.map +0 -1
  6363. package/lib/commonjs/screens/EditProfile/styles.js +0 -86
  6364. package/lib/commonjs/screens/EditProfile/styles.js.map +0 -1
  6365. package/lib/commonjs/screens/Explore/index.js +0 -181
  6366. package/lib/commonjs/screens/Explore/index.js.map +0 -1
  6367. package/lib/commonjs/screens/Explore/styles.js +0 -147
  6368. package/lib/commonjs/screens/Explore/styles.js.map +0 -1
  6369. package/lib/commonjs/screens/Feed/index.js +0 -145
  6370. package/lib/commonjs/screens/Feed/index.js.map +0 -1
  6371. package/lib/commonjs/screens/Feed/styles.js +0 -20
  6372. package/lib/commonjs/screens/Feed/styles.js.map +0 -1
  6373. package/lib/commonjs/screens/GlobalFeed/index.js +0 -106
  6374. package/lib/commonjs/screens/GlobalFeed/index.js.map +0 -1
  6375. package/lib/commonjs/screens/GlobalFeed/styles.js.map +0 -1
  6376. package/lib/commonjs/screens/Home/index.js +0 -79
  6377. package/lib/commonjs/screens/Home/index.js.map +0 -1
  6378. package/lib/commonjs/screens/Home/styles.js +0 -70
  6379. package/lib/commonjs/screens/Home/styles.js.map +0 -1
  6380. package/lib/commonjs/screens/LivestreamPlayer/index.js +0 -128
  6381. package/lib/commonjs/screens/LivestreamPlayer/index.js.map +0 -1
  6382. package/lib/commonjs/screens/LivestreamPlayer/styles.js +0 -70
  6383. package/lib/commonjs/screens/LivestreamPlayer/styles.js.map +0 -1
  6384. package/lib/commonjs/screens/PendingPosts/index.js +0 -72
  6385. package/lib/commonjs/screens/PendingPosts/index.js.map +0 -1
  6386. package/lib/commonjs/screens/PendingPosts/styles.js +0 -46
  6387. package/lib/commonjs/screens/PendingPosts/styles.js.map +0 -1
  6388. package/lib/commonjs/screens/PostDetail/index.js +0 -374
  6389. package/lib/commonjs/screens/PostDetail/index.js.map +0 -1
  6390. package/lib/commonjs/screens/PostDetail/styles.js +0 -136
  6391. package/lib/commonjs/screens/PostDetail/styles.js.map +0 -1
  6392. package/lib/commonjs/screens/ReactionListScreen/ReactionListScreen.js +0 -120
  6393. package/lib/commonjs/screens/ReactionListScreen/ReactionListScreen.js.map +0 -1
  6394. package/lib/commonjs/screens/ReactionListScreen/styles.js +0 -75
  6395. package/lib/commonjs/screens/ReactionListScreen/styles.js.map +0 -1
  6396. package/lib/commonjs/screens/UserProfile/Components/GalleryTab.js +0 -36
  6397. package/lib/commonjs/screens/UserProfile/Components/GalleryTab.js.map +0 -1
  6398. package/lib/commonjs/screens/UserProfile/Components/UserProfileGallery.js +0 -107
  6399. package/lib/commonjs/screens/UserProfile/Components/UserProfileGallery.js.map +0 -1
  6400. package/lib/commonjs/screens/UserProfile/UserProfile.js +0 -249
  6401. package/lib/commonjs/screens/UserProfile/UserProfile.js.map +0 -1
  6402. package/lib/commonjs/screens/UserProfile/styles.js +0 -167
  6403. package/lib/commonjs/screens/UserProfile/styles.js.map +0 -1
  6404. package/lib/commonjs/screens/UserProfileSetting/UserProfileSetting.js +0 -155
  6405. package/lib/commonjs/screens/UserProfileSetting/UserProfileSetting.js.map +0 -1
  6406. package/lib/commonjs/screens/UserProfileSetting/styles.js +0 -111
  6407. package/lib/commonjs/screens/UserProfileSetting/styles.js.map +0 -1
  6408. package/lib/commonjs/screens/VideoPlayerFullScreen/index.js +0 -88
  6409. package/lib/commonjs/screens/VideoPlayerFullScreen/index.js.map +0 -1
  6410. package/lib/commonjs/screens/VideoPlayerFullScreen/styles.js +0 -66
  6411. package/lib/commonjs/screens/VideoPlayerFullScreen/styles.js.map +0 -1
  6412. package/lib/commonjs/snippet/AmityCommunitySearchResultComponent.js +0 -29
  6413. package/lib/commonjs/snippet/AmityCommunitySearchResultComponent.js.map +0 -1
  6414. package/lib/commonjs/snippet/AmityCreatePostMenuComponent.js +0 -33
  6415. package/lib/commonjs/snippet/AmityCreatePostMenuComponent.js.map +0 -1
  6416. package/lib/commonjs/snippet/AmityDetailedMediaAttachmentComponent.js +0 -29
  6417. package/lib/commonjs/snippet/AmityDetailedMediaAttachmentComponent.js.map +0 -1
  6418. package/lib/commonjs/snippet/AmityEmptyNewsFeedComponent.js +0 -24
  6419. package/lib/commonjs/snippet/AmityEmptyNewsFeedComponent.js.map +0 -1
  6420. package/lib/commonjs/snippet/AmityGlobalFeedComponent.js +0 -31
  6421. package/lib/commonjs/snippet/AmityGlobalFeedComponent.js.map +0 -1
  6422. package/lib/commonjs/snippet/AmityMediaAttachmentComponent.js +0 -29
  6423. package/lib/commonjs/snippet/AmityMediaAttachmentComponent.js.map +0 -1
  6424. package/lib/commonjs/snippet/AmityMyCommunitiesComponent.js +0 -34
  6425. package/lib/commonjs/snippet/AmityMyCommunitiesComponent.js.map +0 -1
  6426. package/lib/commonjs/snippet/AmityMyCommunitiesSearchPage.js +0 -24
  6427. package/lib/commonjs/snippet/AmityMyCommunitiesSearchPage.js.map +0 -1
  6428. package/lib/commonjs/snippet/AmityNewsFeedComponent.js +0 -24
  6429. package/lib/commonjs/snippet/AmityNewsFeedComponent.js.map +0 -1
  6430. package/lib/commonjs/snippet/AmityPostComposerPage.js +0 -30
  6431. package/lib/commonjs/snippet/AmityPostComposerPage.js.map +0 -1
  6432. package/lib/commonjs/snippet/AmityPostContentComponent.js +0 -26
  6433. package/lib/commonjs/snippet/AmityPostContentComponent.js.map +0 -1
  6434. package/lib/commonjs/snippet/AmityPostDetailPage.js +0 -26
  6435. package/lib/commonjs/snippet/AmityPostDetailPage.js.map +0 -1
  6436. package/lib/commonjs/snippet/AmityPostTargetSelectionPage.js +0 -33
  6437. package/lib/commonjs/snippet/AmityPostTargetSelectionPage.js.map +0 -1
  6438. package/lib/commonjs/snippet/AmityReactionListComponent.js +0 -29
  6439. package/lib/commonjs/snippet/AmityReactionListComponent.js.map +0 -1
  6440. package/lib/commonjs/snippet/AmitySocialGlobalSearchPage.js +0 -24
  6441. package/lib/commonjs/snippet/AmitySocialGlobalSearchPage.js.map +0 -1
  6442. package/lib/commonjs/snippet/AmitySocialHomePage.js +0 -29
  6443. package/lib/commonjs/snippet/AmitySocialHomePage.js.map +0 -1
  6444. package/lib/commonjs/snippet/AmitySocialHomeTopNavigationComponent.js +0 -31
  6445. package/lib/commonjs/snippet/AmitySocialHomeTopNavigationComponent.js.map +0 -1
  6446. package/lib/commonjs/snippet/AmityStoryTargetSelectionPage.js +0 -34
  6447. package/lib/commonjs/snippet/AmityStoryTargetSelectionPage.js.map +0 -1
  6448. package/lib/commonjs/snippet/AmityTopSearchBarComponent.js +0 -28
  6449. package/lib/commonjs/snippet/AmityTopSearchBarComponent.js.map +0 -1
  6450. package/lib/commonjs/snippet/AmityUserSearchResultComponent.js +0 -27
  6451. package/lib/commonjs/snippet/AmityUserSearchResultComponent.js.map +0 -1
  6452. package/lib/commonjs/svg/svg-xml-list.js +0 -359
  6453. package/lib/commonjs/svg/svg-xml-list.js.map +0 -1
  6454. package/lib/commonjs/types/auth.interface.js +0 -2
  6455. package/lib/commonjs/types/auth.interface.js.map +0 -1
  6456. package/lib/commonjs/types/config.interface.js +0 -2
  6457. package/lib/commonjs/types/config.interface.js.map +0 -1
  6458. package/lib/commonjs/types/index.js +0 -50
  6459. package/lib/commonjs/types/index.js.map +0 -1
  6460. package/lib/commonjs/types/mentionPosition.interface.js +0 -2
  6461. package/lib/commonjs/types/mentionPosition.interface.js.map +0 -1
  6462. package/lib/commonjs/types/user.interface.js +0 -2
  6463. package/lib/commonjs/types/user.interface.js.map +0 -1
  6464. package/lib/commonjs/util/apiUtil.js +0 -11
  6465. package/lib/commonjs/util/apiUtil.js.map +0 -1
  6466. package/lib/commonjs/util/colorUtil.js +0 -31
  6467. package/lib/commonjs/util/colorUtil.js.map +0 -1
  6468. package/lib/commonjs/util/communityMemberRolesUtil.js +0 -38
  6469. package/lib/commonjs/util/communityMemberRolesUtil.js.map +0 -1
  6470. package/lib/commonjs/util/enumUIKitID.js +0 -46
  6471. package/lib/commonjs/util/enumUIKitID.js.map +0 -1
  6472. package/lib/commonjs/util/numberUtil.js +0 -20
  6473. package/lib/commonjs/util/numberUtil.js.map +0 -1
  6474. package/lib/commonjs/util/permission.js.map +0 -1
  6475. package/lib/commonjs/util/postDataFormatter.js +0 -16
  6476. package/lib/commonjs/util/postDataFormatter.js.map +0 -1
  6477. package/lib/commonjs/util/postTypeChecker.js +0 -32
  6478. package/lib/commonjs/util/postTypeChecker.js.map +0 -1
  6479. package/lib/commonjs/util/timeUtil.js +0 -62
  6480. package/lib/commonjs/util/timeUtil.js.map +0 -1
  6481. package/lib/commonjs/util/urlUtil.js +0 -34
  6482. package/lib/commonjs/util/urlUtil.js.map +0 -1
  6483. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.js +0 -73
  6484. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.js.map +0 -1
  6485. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityCategoriesComponent/styles.js.map +0 -1
  6486. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.js +0 -165
  6487. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.js.map +0 -1
  6488. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.js +0 -49
  6489. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.js.map +0 -1
  6490. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.js +0 -168
  6491. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.js.map +0 -1
  6492. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityHeaderComponent/styles.js.map +0 -1
  6493. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.js +0 -88
  6494. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.js.map +0 -1
  6495. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.js +0 -21
  6496. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.js.map +0 -1
  6497. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.js +0 -95
  6498. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.js.map +0 -1
  6499. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.js +0 -14
  6500. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.js.map +0 -1
  6501. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.js +0 -28
  6502. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.js.map +0 -1
  6503. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.js +0 -91
  6504. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.js.map +0 -1
  6505. package/lib/commonjs/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.js +0 -35
  6506. package/lib/commonjs/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.js.map +0 -1
  6507. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.js +0 -88
  6508. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.js.map +0 -1
  6509. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.js +0 -42
  6510. package/lib/commonjs/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.js.map +0 -1
  6511. package/lib/commonjs/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.js +0 -97
  6512. package/lib/commonjs/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.js.map +0 -1
  6513. package/lib/commonjs/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.js +0 -107
  6514. package/lib/commonjs/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.js.map +0 -1
  6515. package/lib/commonjs/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/styles.js.map +0 -1
  6516. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.js +0 -42
  6517. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.js.map +0 -1
  6518. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.js +0 -43
  6519. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.js.map +0 -1
  6520. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.js +0 -32
  6521. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.js.map +0 -1
  6522. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.js +0 -49
  6523. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.js.map +0 -1
  6524. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.js +0 -36
  6525. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.js.map +0 -1
  6526. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.js +0 -32
  6527. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.js.map +0 -1
  6528. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/index.js.map +0 -1
  6529. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/styles/styles.js.map +0 -1
  6530. package/lib/commonjs/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/styles.js.map +0 -1
  6531. package/lib/commonjs/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.js +0 -58
  6532. package/lib/commonjs/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.js.map +0 -1
  6533. package/lib/commonjs/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/styles.js.map +0 -1
  6534. package/lib/commonjs/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.js +0 -98
  6535. package/lib/commonjs/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.js.map +0 -1
  6536. package/lib/commonjs/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js +0 -132
  6537. package/lib/commonjs/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js.map +0 -1
  6538. package/lib/commonjs/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/styles.js.map +0 -1
  6539. package/lib/commonjs/v4/PublicApi/Components/AmityExploreComponent/styles.js.map +0 -1
  6540. package/lib/commonjs/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.js +0 -58
  6541. package/lib/commonjs/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.js.map +0 -1
  6542. package/lib/commonjs/v4/PublicApi/Components/AmityExploreEmptyComponent/styles.js.map +0 -1
  6543. package/lib/commonjs/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.js +0 -99
  6544. package/lib/commonjs/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.js.map +0 -1
  6545. package/lib/commonjs/v4/PublicApi/Components/AmityGlobalFeedComponent/styles.js.map +0 -1
  6546. package/lib/commonjs/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.js +0 -88
  6547. package/lib/commonjs/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.js.map +0 -1
  6548. package/lib/commonjs/v4/PublicApi/Components/AmityMediaAttachmentComponent/styles.js.map +0 -1
  6549. package/lib/commonjs/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.js +0 -94
  6550. package/lib/commonjs/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.js.map +0 -1
  6551. package/lib/commonjs/v4/PublicApi/Components/AmityMyCommunitiesComponent/styles.js.map +0 -1
  6552. package/lib/commonjs/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.js +0 -41
  6553. package/lib/commonjs/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.js.map +0 -1
  6554. package/lib/commonjs/v4/PublicApi/Components/AmityNewsFeedComponent/styles.js.map +0 -1
  6555. package/lib/commonjs/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.js +0 -230
  6556. package/lib/commonjs/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.js.map +0 -1
  6557. package/lib/commonjs/v4/PublicApi/Components/AmityPendingPostListComponent/index.js +0 -14
  6558. package/lib/commonjs/v4/PublicApi/Components/AmityPendingPostListComponent/index.js.map +0 -1
  6559. package/lib/commonjs/v4/PublicApi/Components/AmityPendingPostListComponent/styles.js.map +0 -1
  6560. package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.js +0 -210
  6561. package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.js.map +0 -1
  6562. package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.js +0 -399
  6563. package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.js.map +0 -1
  6564. package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.js +0 -169
  6565. package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.js.map +0 -1
  6566. package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.js +0 -283
  6567. package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.js.map +0 -1
  6568. package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.js +0 -168
  6569. package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.js.map +0 -1
  6570. package/lib/commonjs/v4/PublicApi/Components/AmityPostCommentComponent/styles.js.map +0 -1
  6571. package/lib/commonjs/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.js +0 -223
  6572. package/lib/commonjs/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.js.map +0 -1
  6573. package/lib/commonjs/v4/PublicApi/Components/AmityPostContentComponent/styles.js.map +0 -1
  6574. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.js +0 -50
  6575. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.js.map +0 -1
  6576. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.js +0 -151
  6577. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.js.map +0 -1
  6578. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.js +0 -125
  6579. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.js.map +0 -1
  6580. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/index.js.map +0 -1
  6581. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/styles.js.map +0 -1
  6582. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/type.js.map +0 -1
  6583. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.js +0 -41
  6584. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.js.map +0 -1
  6585. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.js +0 -14
  6586. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.js.map +0 -1
  6587. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementContentComponent/styles.js.map +0 -1
  6588. package/lib/commonjs/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.js +0 -196
  6589. package/lib/commonjs/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.js.map +0 -1
  6590. package/lib/commonjs/v4/PublicApi/Components/AmityReactionListComponent/styles.js.map +0 -1
  6591. package/lib/commonjs/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.js +0 -63
  6592. package/lib/commonjs/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.js.map +0 -1
  6593. package/lib/commonjs/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.js +0 -95
  6594. package/lib/commonjs/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.js.map +0 -1
  6595. package/lib/commonjs/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/styles.js.map +0 -1
  6596. package/lib/commonjs/v4/PublicApi/Components/AmityRecommenedCommunityComponent/styles.js.map +0 -1
  6597. package/lib/commonjs/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.js +0 -167
  6598. package/lib/commonjs/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.js.map +0 -1
  6599. package/lib/commonjs/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.js +0 -51
  6600. package/lib/commonjs/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.js.map +0 -1
  6601. package/lib/commonjs/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.js +0 -39
  6602. package/lib/commonjs/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.js.map +0 -1
  6603. package/lib/commonjs/v4/PublicApi/Components/AmityThumbnailActionComponent/index.js +0 -14
  6604. package/lib/commonjs/v4/PublicApi/Components/AmityThumbnailActionComponent/index.js.map +0 -1
  6605. package/lib/commonjs/v4/PublicApi/Components/AmityThumbnailActionComponent/styles.js.map +0 -1
  6606. package/lib/commonjs/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.js +0 -86
  6607. package/lib/commonjs/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.js.map +0 -1
  6608. package/lib/commonjs/v4/PublicApi/Components/AmityTopSearchBarComponent/styles.js.map +0 -1
  6609. package/lib/commonjs/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.js +0 -63
  6610. package/lib/commonjs/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.js.map +0 -1
  6611. package/lib/commonjs/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.js +0 -37
  6612. package/lib/commonjs/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.js.map +0 -1
  6613. package/lib/commonjs/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/styles.js.map +0 -1
  6614. package/lib/commonjs/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/styles.js.map +0 -1
  6615. package/lib/commonjs/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.js +0 -57
  6616. package/lib/commonjs/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.js.map +0 -1
  6617. package/lib/commonjs/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.js +0 -42
  6618. package/lib/commonjs/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.js.map +0 -1
  6619. package/lib/commonjs/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.js +0 -51
  6620. package/lib/commonjs/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.js.map +0 -1
  6621. package/lib/commonjs/v4/PublicApi/Elements/ButtonWithIconElement/styles.js +0 -34
  6622. package/lib/commonjs/v4/PublicApi/Elements/ButtonWithIconElement/styles.js.map +0 -1
  6623. package/lib/commonjs/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.js +0 -44
  6624. package/lib/commonjs/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.js.map +0 -1
  6625. package/lib/commonjs/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.js +0 -42
  6626. package/lib/commonjs/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.js.map +0 -1
  6627. package/lib/commonjs/v4/PublicApi/Elements/CommonElements/AvatarElement.js +0 -67
  6628. package/lib/commonjs/v4/PublicApi/Elements/CommonElements/AvatarElement.js.map +0 -1
  6629. package/lib/commonjs/v4/PublicApi/Elements/CommonElements/CategoryElement.js +0 -39
  6630. package/lib/commonjs/v4/PublicApi/Elements/CommonElements/CategoryElement.js.map +0 -1
  6631. package/lib/commonjs/v4/PublicApi/Elements/CommonElements/ImageElement.js +0 -44
  6632. package/lib/commonjs/v4/PublicApi/Elements/CommonElements/ImageElement.js.map +0 -1
  6633. package/lib/commonjs/v4/PublicApi/Elements/CommonElements/TextElement.js +0 -32
  6634. package/lib/commonjs/v4/PublicApi/Elements/CommonElements/TextElement.js.map +0 -1
  6635. package/lib/commonjs/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.js +0 -44
  6636. package/lib/commonjs/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.js.map +0 -1
  6637. package/lib/commonjs/v4/PublicApi/Elements/IconElement/IconElement.js +0 -46
  6638. package/lib/commonjs/v4/PublicApi/Elements/IconElement/IconElement.js.map +0 -1
  6639. package/lib/commonjs/v4/PublicApi/Elements/IconElement/index.js +0 -14
  6640. package/lib/commonjs/v4/PublicApi/Elements/IconElement/index.js.map +0 -1
  6641. package/lib/commonjs/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.js +0 -44
  6642. package/lib/commonjs/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.js.map +0 -1
  6643. package/lib/commonjs/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.js +0 -42
  6644. package/lib/commonjs/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.js.map +0 -1
  6645. package/lib/commonjs/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.js +0 -42
  6646. package/lib/commonjs/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.js.map +0 -1
  6647. package/lib/commonjs/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.js +0 -59
  6648. package/lib/commonjs/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.js.map +0 -1
  6649. package/lib/commonjs/v4/PublicApi/Elements/ModeratorBadgeElement/styles.js.map +0 -1
  6650. package/lib/commonjs/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.js +0 -42
  6651. package/lib/commonjs/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.js.map +0 -1
  6652. package/lib/commonjs/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.js +0 -40
  6653. package/lib/commonjs/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.js.map +0 -1
  6654. package/lib/commonjs/v4/PublicApi/Elements/TimestampElement/TimestampElement.js +0 -34
  6655. package/lib/commonjs/v4/PublicApi/Elements/TimestampElement/TimestampElement.js.map +0 -1
  6656. package/lib/commonjs/v4/PublicApi/Elements/TitleElement/TitleElement.js +0 -44
  6657. package/lib/commonjs/v4/PublicApi/Elements/TitleElement/TitleElement.js.map +0 -1
  6658. package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.js +0 -80
  6659. package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.js.map +0 -1
  6660. package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.js +0 -54
  6661. package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.js.map +0 -1
  6662. package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.js +0 -37
  6663. package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.js.map +0 -1
  6664. package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/styles.js.map +0 -1
  6665. package/lib/commonjs/v4/PublicApi/Pages/AmityAllCategoriesPage/styles.js.map +0 -1
  6666. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.js +0 -102
  6667. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.js.map +0 -1
  6668. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/styles.js.map +0 -1
  6669. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.js +0 -14
  6670. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.js.map +0 -1
  6671. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.js +0 -14
  6672. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.js.map +0 -1
  6673. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.js +0 -14
  6674. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.js.map +0 -1
  6675. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.js +0 -14
  6676. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.js.map +0 -1
  6677. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.js +0 -18
  6678. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.js.map +0 -1
  6679. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.js +0 -14
  6680. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.js.map +0 -1
  6681. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.js +0 -18
  6682. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.js.map +0 -1
  6683. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.js +0 -14
  6684. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.js.map +0 -1
  6685. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.js +0 -18
  6686. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.js.map +0 -1
  6687. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.js +0 -14
  6688. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.js.map +0 -1
  6689. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.js +0 -18
  6690. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.js.map +0 -1
  6691. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.js +0 -14
  6692. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.js.map +0 -1
  6693. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.js +0 -18
  6694. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.js.map +0 -1
  6695. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.js +0 -14
  6696. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.js.map +0 -1
  6697. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.js +0 -18
  6698. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.js.map +0 -1
  6699. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.js +0 -14
  6700. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.js.map +0 -1
  6701. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.js +0 -18
  6702. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.js.map +0 -1
  6703. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.js +0 -14
  6704. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.js.map +0 -1
  6705. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js +0 -339
  6706. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js.map +0 -1
  6707. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.js +0 -75
  6708. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.js.map +0 -1
  6709. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.js +0 -18
  6710. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.js.map +0 -1
  6711. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitySettingPage/index.js +0 -14
  6712. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitySettingPage/index.js.map +0 -1
  6713. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitySetupPage/index.js +0 -25
  6714. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunitySetupPage/index.js.map +0 -1
  6715. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.js +0 -18
  6716. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.js.map +0 -1
  6717. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.js +0 -14
  6718. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.js.map +0 -1
  6719. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.js +0 -18
  6720. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.js.map +0 -1
  6721. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.js +0 -14
  6722. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.js.map +0 -1
  6723. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.js +0 -412
  6724. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.js.map +0 -1
  6725. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.js +0 -14
  6726. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.js.map +0 -1
  6727. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.js +0 -207
  6728. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.js.map +0 -1
  6729. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.js +0 -302
  6730. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.js.map +0 -1
  6731. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateStoryPage/styles.js.map +0 -1
  6732. package/lib/commonjs/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.js +0 -208
  6733. package/lib/commonjs/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.js.map +0 -1
  6734. package/lib/commonjs/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.js +0 -190
  6735. package/lib/commonjs/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.js.map +0 -1
  6736. package/lib/commonjs/v4/PublicApi/Pages/AmityDraftStoryPage/styles.js.map +0 -1
  6737. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js +0 -199
  6738. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js.map +0 -1
  6739. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.js +0 -14
  6740. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.js.map +0 -1
  6741. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js +0 -88
  6742. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js.map +0 -1
  6743. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.js +0 -41
  6744. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.js.map +0 -1
  6745. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.js +0 -14
  6746. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.js.map +0 -1
  6747. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.js +0 -78
  6748. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.js.map +0 -1
  6749. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.js +0 -14
  6750. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.js.map +0 -1
  6751. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/styles.js.map +0 -1
  6752. package/lib/commonjs/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.js +0 -49
  6753. package/lib/commonjs/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.js.map +0 -1
  6754. package/lib/commonjs/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/styles.js.map +0 -1
  6755. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.js +0 -301
  6756. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.js.map +0 -1
  6757. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.js +0 -58
  6758. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.js.map +0 -1
  6759. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.js +0 -77
  6760. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.js.map +0 -1
  6761. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.js +0 -130
  6762. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.js.map +0 -1
  6763. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.js +0 -44
  6764. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.js.map +0 -1
  6765. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.js +0 -73
  6766. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.js.map +0 -1
  6767. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.js +0 -49
  6768. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.js.map +0 -1
  6769. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.js +0 -49
  6770. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.js.map +0 -1
  6771. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/index.js +0 -14
  6772. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/index.js.map +0 -1
  6773. package/lib/commonjs/v4/PublicApi/Pages/AmityPollPostComposerPage/styles.js.map +0 -1
  6774. package/lib/commonjs/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.js +0 -42
  6775. package/lib/commonjs/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.js.map +0 -1
  6776. package/lib/commonjs/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.js +0 -14
  6777. package/lib/commonjs/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.js.map +0 -1
  6778. package/lib/commonjs/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.js +0 -605
  6779. package/lib/commonjs/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.js.map +0 -1
  6780. package/lib/commonjs/v4/PublicApi/Pages/AmityPostComposerPage/styles.js.map +0 -1
  6781. package/lib/commonjs/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.js +0 -306
  6782. package/lib/commonjs/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.js.map +0 -1
  6783. package/lib/commonjs/v4/PublicApi/Pages/AmityPostDetailPage/styles.js.map +0 -1
  6784. package/lib/commonjs/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.js +0 -84
  6785. package/lib/commonjs/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.js.map +0 -1
  6786. package/lib/commonjs/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.js +0 -67
  6787. package/lib/commonjs/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.js.map +0 -1
  6788. package/lib/commonjs/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/styles.js.map +0 -1
  6789. package/lib/commonjs/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.js +0 -100
  6790. package/lib/commonjs/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.js.map +0 -1
  6791. package/lib/commonjs/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.js +0 -40
  6792. package/lib/commonjs/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.js.map +0 -1
  6793. package/lib/commonjs/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.js +0 -341
  6794. package/lib/commonjs/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.js.map +0 -1
  6795. package/lib/commonjs/v4/PublicApi/Pages/AmityUserProfilePage/index.js +0 -14
  6796. package/lib/commonjs/v4/PublicApi/Pages/AmityUserProfilePage/index.js.map +0 -1
  6797. package/lib/commonjs/v4/PublicApi/Pages/AmityUserProfilePage/styles.js +0 -200
  6798. package/lib/commonjs/v4/PublicApi/Pages/AmityUserProfilePage/styles.js.map +0 -1
  6799. package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.js +0 -143
  6800. package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.js.map +0 -1
  6801. package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.js +0 -470
  6802. package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.js.map +0 -1
  6803. package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/styles.js +0 -233
  6804. package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/styles.js.map +0 -1
  6805. package/lib/commonjs/v4/PublicApi/types/index.js +0 -29
  6806. package/lib/commonjs/v4/PublicApi/types/index.js.map +0 -1
  6807. package/lib/commonjs/v4/assets/icons/arrowDown.js.map +0 -1
  6808. package/lib/commonjs/v4/assets/icons/arrowLeft.js.map +0 -1
  6809. package/lib/commonjs/v4/assets/icons/arrowRight.js.map +0 -1
  6810. package/lib/commonjs/v4/assets/icons/ban.js.map +0 -1
  6811. package/lib/commonjs/v4/assets/icons/bell.js.map +0 -1
  6812. package/lib/commonjs/v4/assets/icons/camera.js.map +0 -1
  6813. package/lib/commonjs/v4/assets/icons/category.js.map +0 -1
  6814. package/lib/commonjs/v4/assets/icons/check.js.map +0 -1
  6815. package/lib/commonjs/v4/assets/icons/checkbox.js.map +0 -1
  6816. package/lib/commonjs/v4/assets/icons/close.js.map +0 -1
  6817. package/lib/commonjs/v4/assets/icons/commentNotification.js.map +0 -1
  6818. package/lib/commonjs/v4/assets/icons/community.js.map +0 -1
  6819. package/lib/commonjs/v4/assets/icons/cross.js.map +0 -1
  6820. package/lib/commonjs/v4/assets/icons/demote.js.map +0 -1
  6821. package/lib/commonjs/v4/assets/icons/dot.js.map +0 -1
  6822. package/lib/commonjs/v4/assets/icons/emptyCommunity.js.map +0 -1
  6823. package/lib/commonjs/v4/assets/icons/emptyImagePost.js +0 -12
  6824. package/lib/commonjs/v4/assets/icons/emptyImagePost.js.map +0 -1
  6825. package/lib/commonjs/v4/assets/icons/emptyList.js.map +0 -1
  6826. package/lib/commonjs/v4/assets/icons/emptyPost.js +0 -12
  6827. package/lib/commonjs/v4/assets/icons/emptyPost.js.map +0 -1
  6828. package/lib/commonjs/v4/assets/icons/emptyVideoPost.js +0 -12
  6829. package/lib/commonjs/v4/assets/icons/emptyVideoPost.js.map +0 -1
  6830. package/lib/commonjs/v4/assets/icons/errorPage.js.map +0 -1
  6831. package/lib/commonjs/v4/assets/icons/exclamation.js.map +0 -1
  6832. package/lib/commonjs/v4/assets/icons/featured.js.map +0 -1
  6833. package/lib/commonjs/v4/assets/icons/feed.js +0 -13
  6834. package/lib/commonjs/v4/assets/icons/feed.js.map +0 -1
  6835. package/lib/commonjs/v4/assets/icons/firework.js.map +0 -1
  6836. package/lib/commonjs/v4/assets/icons/image.js +0 -13
  6837. package/lib/commonjs/v4/assets/icons/image.js.map +0 -1
  6838. package/lib/commonjs/v4/assets/icons/imageUpload.js.map +0 -1
  6839. package/lib/commonjs/v4/assets/icons/index.js +0 -533
  6840. package/lib/commonjs/v4/assets/icons/index.js.map +0 -1
  6841. package/lib/commonjs/v4/assets/icons/list.js.map +0 -1
  6842. package/lib/commonjs/v4/assets/icons/livestream.js.map +0 -1
  6843. package/lib/commonjs/v4/assets/icons/lock.js +0 -14
  6844. package/lib/commonjs/v4/assets/icons/lock.js.map +0 -1
  6845. package/lib/commonjs/v4/assets/icons/member.js.map +0 -1
  6846. package/lib/commonjs/v4/assets/icons/menu.js.map +0 -1
  6847. package/lib/commonjs/v4/assets/icons/moderator.js.map +0 -1
  6848. package/lib/commonjs/v4/assets/icons/noResult.js.map +0 -1
  6849. package/lib/commonjs/v4/assets/icons/pause.js.map +0 -1
  6850. package/lib/commonjs/v4/assets/icons/pen.js.map +0 -1
  6851. package/lib/commonjs/v4/assets/icons/penFill.js.map +0 -1
  6852. package/lib/commonjs/v4/assets/icons/photo.js.map +0 -1
  6853. package/lib/commonjs/v4/assets/icons/pin.js +0 -13
  6854. package/lib/commonjs/v4/assets/icons/pin.js.map +0 -1
  6855. package/lib/commonjs/v4/assets/icons/pinFill.js.map +0 -1
  6856. package/lib/commonjs/v4/assets/icons/play.js.map +0 -1
  6857. package/lib/commonjs/v4/assets/icons/plus.js.map +0 -1
  6858. package/lib/commonjs/v4/assets/icons/poll.js +0 -13
  6859. package/lib/commonjs/v4/assets/icons/poll.js.map +0 -1
  6860. package/lib/commonjs/v4/assets/icons/post.js.map +0 -1
  6861. package/lib/commonjs/v4/assets/icons/postNotification.js.map +0 -1
  6862. package/lib/commonjs/v4/assets/icons/postPermission.js.map +0 -1
  6863. package/lib/commonjs/v4/assets/icons/private.js.map +0 -1
  6864. package/lib/commonjs/v4/assets/icons/privateFeed.js.map +0 -1
  6865. package/lib/commonjs/v4/assets/icons/promote.js.map +0 -1
  6866. package/lib/commonjs/v4/assets/icons/public.js.map +0 -1
  6867. package/lib/commonjs/v4/assets/icons/radio.js.map +0 -1
  6868. package/lib/commonjs/v4/assets/icons/report.js.map +0 -1
  6869. package/lib/commonjs/v4/assets/icons/resume.js.map +0 -1
  6870. package/lib/commonjs/v4/assets/icons/rotate.js.map +0 -1
  6871. package/lib/commonjs/v4/assets/icons/search.js.map +0 -1
  6872. package/lib/commonjs/v4/assets/icons/startLivestream.js.map +0 -1
  6873. package/lib/commonjs/v4/assets/icons/story.js.map +0 -1
  6874. package/lib/commonjs/v4/assets/icons/terminated.js.map +0 -1
  6875. package/lib/commonjs/v4/assets/icons/thumbnail.js.map +0 -1
  6876. package/lib/commonjs/v4/assets/icons/toast.js +0 -23
  6877. package/lib/commonjs/v4/assets/icons/toast.js.map +0 -1
  6878. package/lib/commonjs/v4/assets/icons/trash.js.map +0 -1
  6879. package/lib/commonjs/v4/assets/icons/unreport.js.map +0 -1
  6880. package/lib/commonjs/v4/assets/icons/verifiedBadge.js.map +0 -1
  6881. package/lib/commonjs/v4/assets/icons/video.js +0 -13
  6882. package/lib/commonjs/v4/assets/icons/video.js.map +0 -1
  6883. package/lib/commonjs/v4/assets/icons/warning.js.map +0 -1
  6884. package/lib/commonjs/v4/assets/index.js.map +0 -1
  6885. package/lib/commonjs/v4/component/AdInformation/AdInformation.js +0 -67
  6886. package/lib/commonjs/v4/component/AdInformation/AdInformation.js.map +0 -1
  6887. package/lib/commonjs/v4/component/AdInformation/styles.js.map +0 -1
  6888. package/lib/commonjs/v4/component/Avatar/Avatar.js +0 -109
  6889. package/lib/commonjs/v4/component/Avatar/Avatar.js.map +0 -1
  6890. package/lib/commonjs/v4/component/Avatar/index.js.map +0 -1
  6891. package/lib/commonjs/v4/component/Avatar/styles.js.map +0 -1
  6892. package/lib/commonjs/v4/component/BottomSheetComponent/BottomSheetComponent.js +0 -37
  6893. package/lib/commonjs/v4/component/BottomSheetComponent/BottomSheetComponent.js.map +0 -1
  6894. package/lib/commonjs/v4/component/BottomSheetComponent/styles.js +0 -22
  6895. package/lib/commonjs/v4/component/BottomSheetComponent/styles.js.map +0 -1
  6896. package/lib/commonjs/v4/component/Button/Button.js +0 -70
  6897. package/lib/commonjs/v4/component/Button/Button.js.map +0 -1
  6898. package/lib/commonjs/v4/component/Button/styles.js +0 -80
  6899. package/lib/commonjs/v4/component/Button/styles.js.map +0 -1
  6900. package/lib/commonjs/v4/component/CancelButton/index.js +0 -23
  6901. package/lib/commonjs/v4/component/CancelButton/index.js.map +0 -1
  6902. package/lib/commonjs/v4/component/CancelButton/styles.js.map +0 -1
  6903. package/lib/commonjs/v4/component/CategoryChip/CategoryChip.js +0 -44
  6904. package/lib/commonjs/v4/component/CategoryChip/CategoryChip.js.map +0 -1
  6905. package/lib/commonjs/v4/component/CategoryChip/index.js.map +0 -1
  6906. package/lib/commonjs/v4/component/CategoryChip/styles.js.map +0 -1
  6907. package/lib/commonjs/v4/component/CircularProgressIndicator/CircularProgressIndicator.js +0 -101
  6908. package/lib/commonjs/v4/component/CircularProgressIndicator/CircularProgressIndicator.js.map +0 -1
  6909. package/lib/commonjs/v4/component/CircularProgressIndicator/index.js.map +0 -1
  6910. package/lib/commonjs/v4/component/CircularProgressIndicator/styles.js.map +0 -1
  6911. package/lib/commonjs/v4/component/CommentAdComponent/CommentAdComponent.js +0 -117
  6912. package/lib/commonjs/v4/component/CommentAdComponent/CommentAdComponent.js.map +0 -1
  6913. package/lib/commonjs/v4/component/CommentAdComponent/styles.js +0 -126
  6914. package/lib/commonjs/v4/component/CommentAdComponent/styles.js.map +0 -1
  6915. package/lib/commonjs/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.js +0 -38
  6916. package/lib/commonjs/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.js.map +0 -1
  6917. package/lib/commonjs/v4/component/CommunityCategoryChips/CommunityCategoryChips.js +0 -77
  6918. package/lib/commonjs/v4/component/CommunityCategoryChips/CommunityCategoryChips.js.map +0 -1
  6919. package/lib/commonjs/v4/component/CommunityCategoryChips/styles.js +0 -37
  6920. package/lib/commonjs/v4/component/CommunityCategoryChips/styles.js.map +0 -1
  6921. package/lib/commonjs/v4/component/CommunityListSkeleton/CommunityListSkeleton.js +0 -66
  6922. package/lib/commonjs/v4/component/CommunityListSkeleton/CommunityListSkeleton.js.map +0 -1
  6923. package/lib/commonjs/v4/component/CommunityRowItem/CommunityRowItem.js +0 -75
  6924. package/lib/commonjs/v4/component/CommunityRowItem/CommunityRowItem.js.map +0 -1
  6925. package/lib/commonjs/v4/component/CommunityRowItem/styles.js.map +0 -1
  6926. package/lib/commonjs/v4/component/CommunitySearchResult/CommunitySearchResult.js +0 -98
  6927. package/lib/commonjs/v4/component/CommunitySearchResult/CommunitySearchResult.js.map +0 -1
  6928. package/lib/commonjs/v4/component/CommunityStories/index.js +0 -164
  6929. package/lib/commonjs/v4/component/CommunityStories/index.js.map +0 -1
  6930. package/lib/commonjs/v4/component/CommunityStories/styles.js +0 -114
  6931. package/lib/commonjs/v4/component/CommunityStories/styles.js.map +0 -1
  6932. package/lib/commonjs/v4/component/CustomSocialTab/CustomSocialTab.js +0 -44
  6933. package/lib/commonjs/v4/component/CustomSocialTab/CustomSocialTab.js.map +0 -1
  6934. package/lib/commonjs/v4/component/CustomSocialTab/styles.js.map +0 -1
  6935. package/lib/commonjs/v4/component/CustomTab/index.js +0 -85
  6936. package/lib/commonjs/v4/component/CustomTab/index.js.map +0 -1
  6937. package/lib/commonjs/v4/component/CustomTab/styles.js.map +0 -1
  6938. package/lib/commonjs/v4/component/Divider/index.js +0 -25
  6939. package/lib/commonjs/v4/component/Divider/index.js.map +0 -1
  6940. package/lib/commonjs/v4/component/EmptyComponent/EmptyComponent.js +0 -32
  6941. package/lib/commonjs/v4/component/EmptyComponent/EmptyComponent.js.map +0 -1
  6942. package/lib/commonjs/v4/component/EmptyComponent/styles.js +0 -28
  6943. package/lib/commonjs/v4/component/EmptyComponent/styles.js.map +0 -1
  6944. package/lib/commonjs/v4/component/EmptyList/EmptyList.js +0 -32
  6945. package/lib/commonjs/v4/component/EmptyList/EmptyList.js.map +0 -1
  6946. package/lib/commonjs/v4/component/EmptyList/index.js +0 -14
  6947. package/lib/commonjs/v4/component/EmptyList/index.js.map +0 -1
  6948. package/lib/commonjs/v4/component/EmptyList/styles.js.map +0 -1
  6949. package/lib/commonjs/v4/component/ErrorComponent/ErrorComponent.js +0 -40
  6950. package/lib/commonjs/v4/component/ErrorComponent/ErrorComponent.js.map +0 -1
  6951. package/lib/commonjs/v4/component/ErrorComponent/styles.js.map +0 -1
  6952. package/lib/commonjs/v4/component/FloatingButton/index.js +0 -30
  6953. package/lib/commonjs/v4/component/FloatingButton/index.js.map +0 -1
  6954. package/lib/commonjs/v4/component/FloatingButton/styles.js +0 -37
  6955. package/lib/commonjs/v4/component/FloatingButton/styles.js.map +0 -1
  6956. package/lib/commonjs/v4/component/FormInput/FormInput.js +0 -47
  6957. package/lib/commonjs/v4/component/FormInput/FormInput.js.map +0 -1
  6958. package/lib/commonjs/v4/component/FormInput/index.js.map +0 -1
  6959. package/lib/commonjs/v4/component/FormInput/styles.js.map +0 -1
  6960. package/lib/commonjs/v4/component/Gallery/GalleryComponent.js +0 -108
  6961. package/lib/commonjs/v4/component/Gallery/GalleryComponent.js.map +0 -1
  6962. package/lib/commonjs/v4/component/Gallery/GalleryTab.js +0 -36
  6963. package/lib/commonjs/v4/component/Gallery/GalleryTab.js.map +0 -1
  6964. package/lib/commonjs/v4/component/Gallery/styles.js +0 -162
  6965. package/lib/commonjs/v4/component/Gallery/styles.js.map +0 -1
  6966. package/lib/commonjs/v4/component/IconTab/IconTab.js +0 -33
  6967. package/lib/commonjs/v4/component/IconTab/IconTab.js.map +0 -1
  6968. package/lib/commonjs/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.js +0 -53
  6969. package/lib/commonjs/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.js.map +0 -1
  6970. package/lib/commonjs/v4/component/ImageFeedSkeleton/styles.js.map +0 -1
  6971. package/lib/commonjs/v4/component/LimitCharacterSearch/LimitCharacterSearch.js +0 -32
  6972. package/lib/commonjs/v4/component/LimitCharacterSearch/LimitCharacterSearch.js.map +0 -1
  6973. package/lib/commonjs/v4/component/LimitCharacterSearch/index.js.map +0 -1
  6974. package/lib/commonjs/v4/component/LimitCharacterSearch/styles.js.map +0 -1
  6975. package/lib/commonjs/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.js +0 -23
  6976. package/lib/commonjs/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.js.map +0 -1
  6977. package/lib/commonjs/v4/component/LivestreamContent/LivestreamEndedThumbnail/styles.js.map +0 -1
  6978. package/lib/commonjs/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.js +0 -31
  6979. package/lib/commonjs/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.js.map +0 -1
  6980. package/lib/commonjs/v4/component/LivestreamContent/LivestreamIdleThumbnail/styles.js.map +0 -1
  6981. package/lib/commonjs/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.js +0 -23
  6982. package/lib/commonjs/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.js.map +0 -1
  6983. package/lib/commonjs/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/styles.js.map +0 -1
  6984. package/lib/commonjs/v4/component/LivestreamContent/index.js +0 -135
  6985. package/lib/commonjs/v4/component/LivestreamContent/index.js.map +0 -1
  6986. package/lib/commonjs/v4/component/LivestreamContent/styles.js.map +0 -1
  6987. package/lib/commonjs/v4/component/LoadingImage/index.js +0 -133
  6988. package/lib/commonjs/v4/component/LoadingImage/index.js.map +0 -1
  6989. package/lib/commonjs/v4/component/LoadingImage/styles.js +0 -54
  6990. package/lib/commonjs/v4/component/LoadingImage/styles.js.map +0 -1
  6991. package/lib/commonjs/v4/component/LoadingVideo/index.js +0 -186
  6992. package/lib/commonjs/v4/component/LoadingVideo/index.js.map +0 -1
  6993. package/lib/commonjs/v4/component/LoadingVideo/styles.js.map +0 -1
  6994. package/lib/commonjs/v4/component/MemberChip/MemberChip.js +0 -47
  6995. package/lib/commonjs/v4/component/MemberChip/MemberChip.js.map +0 -1
  6996. package/lib/commonjs/v4/component/MemberChip/styles.js.map +0 -1
  6997. package/lib/commonjs/v4/component/MyAvatar/MyAvatar.js +0 -56
  6998. package/lib/commonjs/v4/component/MyAvatar/MyAvatar.js.map +0 -1
  6999. package/lib/commonjs/v4/component/MyStories/StoryCircleItem.js +0 -88
  7000. package/lib/commonjs/v4/component/MyStories/StoryCircleItem.js.map +0 -1
  7001. package/lib/commonjs/v4/component/MyStories/StoryTargetView.js +0 -106
  7002. package/lib/commonjs/v4/component/MyStories/StoryTargetView.js.map +0 -1
  7003. package/lib/commonjs/v4/component/MyStories/index.js +0 -124
  7004. package/lib/commonjs/v4/component/MyStories/index.js.map +0 -1
  7005. package/lib/commonjs/v4/component/MyStories/styles.js +0 -111
  7006. package/lib/commonjs/v4/component/MyStories/styles.js.map +0 -1
  7007. package/lib/commonjs/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js +0 -75
  7008. package/lib/commonjs/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js.map +0 -1
  7009. package/lib/commonjs/v4/component/NewsFeedLoadingComponent/styles.js.map +0 -1
  7010. package/lib/commonjs/v4/component/NoResult/NoResult.js +0 -32
  7011. package/lib/commonjs/v4/component/NoResult/NoResult.js.map +0 -1
  7012. package/lib/commonjs/v4/component/NoResult/index.js.map +0 -1
  7013. package/lib/commonjs/v4/component/NoResult/styles.js +0 -28
  7014. package/lib/commonjs/v4/component/NoResult/styles.js.map +0 -1
  7015. package/lib/commonjs/v4/component/NoSearchResult/NoSearchResult.js +0 -42
  7016. package/lib/commonjs/v4/component/NoSearchResult/NoSearchResult.js.map +0 -1
  7017. package/lib/commonjs/v4/component/PollContent/PollFooter.js +0 -52
  7018. package/lib/commonjs/v4/component/PollContent/PollFooter.js.map +0 -1
  7019. package/lib/commonjs/v4/component/PollContent/PollOption.js +0 -92
  7020. package/lib/commonjs/v4/component/PollContent/PollOption.js.map +0 -1
  7021. package/lib/commonjs/v4/component/PollContent/PollResults.js +0 -70
  7022. package/lib/commonjs/v4/component/PollContent/PollResults.js.map +0 -1
  7023. package/lib/commonjs/v4/component/PollContent/index.js +0 -62
  7024. package/lib/commonjs/v4/component/PollContent/index.js.map +0 -1
  7025. package/lib/commonjs/v4/component/PollContent/style.js.map +0 -1
  7026. package/lib/commonjs/v4/component/PopupMenu/PopupMenu.js +0 -96
  7027. package/lib/commonjs/v4/component/PopupMenu/PopupMenu.js.map +0 -1
  7028. package/lib/commonjs/v4/component/PopupMenu/styles.js.map +0 -1
  7029. package/lib/commonjs/v4/component/PostAdComponent/PostAdComponent.js +0 -92
  7030. package/lib/commonjs/v4/component/PostAdComponent/PostAdComponent.js.map +0 -1
  7031. package/lib/commonjs/v4/component/PostAdComponent/PostAdHeader.js +0 -59
  7032. package/lib/commonjs/v4/component/PostAdComponent/PostAdHeader.js.map +0 -1
  7033. package/lib/commonjs/v4/component/PostAdComponent/styles.js +0 -117
  7034. package/lib/commonjs/v4/component/PostAdComponent/styles.js.map +0 -1
  7035. package/lib/commonjs/v4/component/PostContent/index.js +0 -288
  7036. package/lib/commonjs/v4/component/PostContent/index.js.map +0 -1
  7037. package/lib/commonjs/v4/component/PostContent/styles.js.map +0 -1
  7038. package/lib/commonjs/v4/component/PostFeedSkeleton/PostFeedSkeleton.js +0 -64
  7039. package/lib/commonjs/v4/component/PostFeedSkeleton/PostFeedSkeleton.js.map +0 -1
  7040. package/lib/commonjs/v4/component/PostFeedSkeleton/index.js.map +0 -1
  7041. package/lib/commonjs/v4/component/PostFeedSkeleton/styles.js +0 -30
  7042. package/lib/commonjs/v4/component/PostFeedSkeleton/styles.js.map +0 -1
  7043. package/lib/commonjs/v4/component/PostMenu/index.js +0 -285
  7044. package/lib/commonjs/v4/component/PostMenu/index.js.map +0 -1
  7045. package/lib/commonjs/v4/component/PostMenu/styles.js.map +0 -1
  7046. package/lib/commonjs/v4/component/PreviewLink/LinkPreview.js +0 -70
  7047. package/lib/commonjs/v4/component/PreviewLink/LinkPreview.js.map +0 -1
  7048. package/lib/commonjs/v4/component/PreviewLink/index.js.map +0 -1
  7049. package/lib/commonjs/v4/component/PreviewLink/styles.js.map +0 -1
  7050. package/lib/commonjs/v4/component/PreviewLink/types.js.map +0 -1
  7051. package/lib/commonjs/v4/component/PreviewLink/utils.js +0 -187
  7052. package/lib/commonjs/v4/component/PreviewLink/utils.js.map +0 -1
  7053. package/lib/commonjs/v4/component/RenderTextWithMention/RenderTextWithMention.js +0 -96
  7054. package/lib/commonjs/v4/component/RenderTextWithMention/RenderTextWithMention.js.map +0 -1
  7055. package/lib/commonjs/v4/component/RenderTextWithMention/styles.js.map +0 -1
  7056. package/lib/commonjs/v4/component/SearchInput/SearchInput.js +0 -45
  7057. package/lib/commonjs/v4/component/SearchInput/SearchInput.js.map +0 -1
  7058. package/lib/commonjs/v4/component/SearchInput/index.js.map +0 -1
  7059. package/lib/commonjs/v4/component/SearchInput/styles.js.map +0 -1
  7060. package/lib/commonjs/v4/component/SearchItem/index.js +0 -87
  7061. package/lib/commonjs/v4/component/SearchItem/index.js.map +0 -1
  7062. package/lib/commonjs/v4/component/SearchItem/styles.js.map +0 -1
  7063. package/lib/commonjs/v4/component/SearchResultItem/SearchResultItem.js +0 -116
  7064. package/lib/commonjs/v4/component/SearchResultItem/SearchResultItem.js.map +0 -1
  7065. package/lib/commonjs/v4/component/SearchResultItem/styles.js.map +0 -1
  7066. package/lib/commonjs/v4/component/Social/CommentList/CommentList.js +0 -242
  7067. package/lib/commonjs/v4/component/Social/CommentList/CommentList.js.map +0 -1
  7068. package/lib/commonjs/v4/component/Social/CommentList/styles.js +0 -137
  7069. package/lib/commonjs/v4/component/Social/CommentList/styles.js.map +0 -1
  7070. package/lib/commonjs/v4/component/Social/CommentListItem/CommentListItem.js +0 -377
  7071. package/lib/commonjs/v4/component/Social/CommentListItem/CommentListItem.js.map +0 -1
  7072. package/lib/commonjs/v4/component/Social/CommentListItem/styles.js.map +0 -1
  7073. package/lib/commonjs/v4/component/Social/ReplyCommentList/index.js +0 -233
  7074. package/lib/commonjs/v4/component/Social/ReplyCommentList/index.js.map +0 -1
  7075. package/lib/commonjs/v4/component/Social/ReplyCommentList/styles.js.map +0 -1
  7076. package/lib/commonjs/v4/component/StoryKit/index.js.map +0 -1
  7077. package/lib/commonjs/v4/component/StoryKit/src/Story.js +0 -163
  7078. package/lib/commonjs/v4/component/StoryKit/src/Story.js.map +0 -1
  7079. package/lib/commonjs/v4/component/StoryKit/src/StoryCircleListItem.js +0 -163
  7080. package/lib/commonjs/v4/component/StoryKit/src/StoryCircleListItem.js.map +0 -1
  7081. package/lib/commonjs/v4/component/StoryKit/src/StoryCircleListView.js +0 -42
  7082. package/lib/commonjs/v4/component/StoryKit/src/StoryCircleListView.js.map +0 -1
  7083. package/lib/commonjs/v4/component/StoryKit/src/StoryListItem.js +0 -530
  7084. package/lib/commonjs/v4/component/StoryKit/src/StoryListItem.js.map +0 -1
  7085. package/lib/commonjs/v4/component/StoryKit/src/components/AndroidCubeEffect.js +0 -279
  7086. package/lib/commonjs/v4/component/StoryKit/src/components/AndroidCubeEffect.js.map +0 -1
  7087. package/lib/commonjs/v4/component/StoryKit/src/components/CubeNavigationHorizontal.js +0 -276
  7088. package/lib/commonjs/v4/component/StoryKit/src/components/CubeNavigationHorizontal.js.map +0 -1
  7089. package/lib/commonjs/v4/component/StoryKit/src/helpers/StateHelpers.js +0 -15
  7090. package/lib/commonjs/v4/component/StoryKit/src/helpers/StateHelpers.js.map +0 -1
  7091. package/lib/commonjs/v4/component/StoryKit/src/helpers/ValidationHelpers.js.map +0 -1
  7092. package/lib/commonjs/v4/component/StoryKit/src/helpers/index.js.map +0 -1
  7093. package/lib/commonjs/v4/component/StoryKit/src/interfaces/index.js.map +0 -1
  7094. package/lib/commonjs/v4/component/StoryKit/src/styles.js.map +0 -1
  7095. package/lib/commonjs/v4/component/TargetSelectionPage/TargetItem/TargetItem.js +0 -91
  7096. package/lib/commonjs/v4/component/TargetSelectionPage/TargetItem/TargetItem.js.map +0 -1
  7097. package/lib/commonjs/v4/component/TargetSelectionPage/TargetSelectionPage.js +0 -121
  7098. package/lib/commonjs/v4/component/TargetSelectionPage/TargetSelectionPage.js.map +0 -1
  7099. package/lib/commonjs/v4/component/TargetSelectionPage/styles.js.map +0 -1
  7100. package/lib/commonjs/v4/component/Toast/index.js +0 -77
  7101. package/lib/commonjs/v4/component/Toast/index.js.map +0 -1
  7102. package/lib/commonjs/v4/component/Toast/styles.js +0 -41
  7103. package/lib/commonjs/v4/component/Toast/styles.js.map +0 -1
  7104. package/lib/commonjs/v4/component/Typography/Typography.js +0 -117
  7105. package/lib/commonjs/v4/component/Typography/Typography.js.map +0 -1
  7106. package/lib/commonjs/v4/component/Typography/styles.js.map +0 -1
  7107. package/lib/commonjs/v4/component/core/CheckBox/index.js +0 -131
  7108. package/lib/commonjs/v4/component/core/CheckBox/index.js.map +0 -1
  7109. package/lib/commonjs/v4/component/core/CheckBox/styles.js.map +0 -1
  7110. package/lib/commonjs/v4/component/core/Radio/index.js +0 -123
  7111. package/lib/commonjs/v4/component/core/Radio/index.js.map +0 -1
  7112. package/lib/commonjs/v4/component/core/Radio/styles.js.map +0 -1
  7113. package/lib/commonjs/v4/component/core/Tabs/Tabs.js +0 -86
  7114. package/lib/commonjs/v4/component/core/Tabs/Tabs.js.map +0 -1
  7115. package/lib/commonjs/v4/component/core/Tabs/index.js.map +0 -1
  7116. package/lib/commonjs/v4/component/core/Tabs/styles.js +0 -68
  7117. package/lib/commonjs/v4/component/core/Tabs/styles.js.map +0 -1
  7118. package/lib/commonjs/v4/constants/index.js +0 -92
  7119. package/lib/commonjs/v4/constants/index.js.map +0 -1
  7120. package/lib/commonjs/v4/core/hooks/useSocialSettings.js +0 -34
  7121. package/lib/commonjs/v4/core/hooks/useSocialSettings.js.map +0 -1
  7122. package/lib/commonjs/v4/elements/ActionButton/ActionButton.js +0 -46
  7123. package/lib/commonjs/v4/elements/ActionButton/ActionButton.js.map +0 -1
  7124. package/lib/commonjs/v4/elements/ActionButton/index.js.map +0 -1
  7125. package/lib/commonjs/v4/elements/ActionButton/styles.js.map +0 -1
  7126. package/lib/commonjs/v4/elements/AddOptionButton/index.js +0 -46
  7127. package/lib/commonjs/v4/elements/AddOptionButton/index.js.map +0 -1
  7128. package/lib/commonjs/v4/elements/AddOptionButton/styles.js.map +0 -1
  7129. package/lib/commonjs/v4/elements/AddThumbnailButton/AddThumbnailButton.js +0 -46
  7130. package/lib/commonjs/v4/elements/AddThumbnailButton/AddThumbnailButton.js.map +0 -1
  7131. package/lib/commonjs/v4/elements/AddThumbnailButton/index.js.map +0 -1
  7132. package/lib/commonjs/v4/elements/AddThumbnailButton/styles.js.map +0 -1
  7133. package/lib/commonjs/v4/elements/AllCategoriesTitle/AllCategoriesTitle.js +0 -39
  7134. package/lib/commonjs/v4/elements/AllCategoriesTitle/AllCategoriesTitle.js.map +0 -1
  7135. package/lib/commonjs/v4/elements/AnnouncementBadge/AnnouncementBadge.js +0 -45
  7136. package/lib/commonjs/v4/elements/AnnouncementBadge/AnnouncementBadge.js.map +0 -1
  7137. package/lib/commonjs/v4/elements/AnnouncementBadge/index.js.map +0 -1
  7138. package/lib/commonjs/v4/elements/AnnouncementBadge/styles.js.map +0 -1
  7139. package/lib/commonjs/v4/elements/BackButton/BackButton.js +0 -46
  7140. package/lib/commonjs/v4/elements/BackButton/BackButton.js.map +0 -1
  7141. package/lib/commonjs/v4/elements/BackButton/index.js.map +0 -1
  7142. package/lib/commonjs/v4/elements/BackButton/styles.js.map +0 -1
  7143. package/lib/commonjs/v4/elements/CameraButton/index.js +0 -51
  7144. package/lib/commonjs/v4/elements/CameraButton/index.js.map +0 -1
  7145. package/lib/commonjs/v4/elements/CameraButton/styles.js.map +0 -1
  7146. package/lib/commonjs/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js +0 -43
  7147. package/lib/commonjs/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js.map +0 -1
  7148. package/lib/commonjs/v4/elements/CancelCreateLivestreamButton/index.js.map +0 -1
  7149. package/lib/commonjs/v4/elements/CancelCreateLivestreamButton/styles.js.map +0 -1
  7150. package/lib/commonjs/v4/elements/CategoryRowImage/CategoryRowImage.js +0 -82
  7151. package/lib/commonjs/v4/elements/CategoryRowImage/CategoryRowImage.js.map +0 -1
  7152. package/lib/commonjs/v4/elements/CategoryRowName/CategoryRowName.js +0 -39
  7153. package/lib/commonjs/v4/elements/CategoryRowName/CategoryRowName.js.map +0 -1
  7154. package/lib/commonjs/v4/elements/CategoryTitle/CategoryTitle.js +0 -39
  7155. package/lib/commonjs/v4/elements/CategoryTitle/CategoryTitle.js.map +0 -1
  7156. package/lib/commonjs/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.js +0 -44
  7157. package/lib/commonjs/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.js.map +0 -1
  7158. package/lib/commonjs/v4/elements/ChangeThumbnailButton/index.js.map +0 -1
  7159. package/lib/commonjs/v4/elements/ChangeThumbnailButton/styles.js.map +0 -1
  7160. package/lib/commonjs/v4/elements/CloseButton/index.js +0 -46
  7161. package/lib/commonjs/v4/elements/CloseButton/index.js.map +0 -1
  7162. package/lib/commonjs/v4/elements/CloseButton/styles.js.map +0 -1
  7163. package/lib/commonjs/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.js +0 -53
  7164. package/lib/commonjs/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.js.map +0 -1
  7165. package/lib/commonjs/v4/elements/CommunityAddMemberButton/index.js.map +0 -1
  7166. package/lib/commonjs/v4/elements/CommunityAddMemberButton/styles.js.map +0 -1
  7167. package/lib/commonjs/v4/elements/CommunityCatetory/CommunityCategory.js +0 -38
  7168. package/lib/commonjs/v4/elements/CommunityCatetory/CommunityCategory.js.map +0 -1
  7169. package/lib/commonjs/v4/elements/CommunityCover/CommunityCover.js +0 -83
  7170. package/lib/commonjs/v4/elements/CommunityCover/CommunityCover.js.map +0 -1
  7171. package/lib/commonjs/v4/elements/CommunityCover/CommunityCoverNavigator.js +0 -101
  7172. package/lib/commonjs/v4/elements/CommunityCover/CommunityCoverNavigator.js.map +0 -1
  7173. package/lib/commonjs/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.js +0 -42
  7174. package/lib/commonjs/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.js.map +0 -1
  7175. package/lib/commonjs/v4/elements/CommunityCreatePostButton/index.js.map +0 -1
  7176. package/lib/commonjs/v4/elements/CommunityCreatePostButton/styles.js.map +0 -1
  7177. package/lib/commonjs/v4/elements/CommunityDescription/CommunityDescription.js +0 -55
  7178. package/lib/commonjs/v4/elements/CommunityDescription/CommunityDescription.js.map +0 -1
  7179. package/lib/commonjs/v4/elements/CommunityDisplayname/CommunityDisplayname.js +0 -39
  7180. package/lib/commonjs/v4/elements/CommunityDisplayname/CommunityDisplayname.js.map +0 -1
  7181. package/lib/commonjs/v4/elements/CommunityDisplayname/styles.js.map +0 -1
  7182. package/lib/commonjs/v4/elements/CommunityEmptyImage/CommunityEmptyImage.js +0 -46
  7183. package/lib/commonjs/v4/elements/CommunityEmptyImage/CommunityEmptyImage.js.map +0 -1
  7184. package/lib/commonjs/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.js +0 -37
  7185. package/lib/commonjs/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.js.map +0 -1
  7186. package/lib/commonjs/v4/elements/CommunityInfo/CommunityInfo.js +0 -84
  7187. package/lib/commonjs/v4/elements/CommunityInfo/CommunityInfo.js.map +0 -1
  7188. package/lib/commonjs/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js +0 -61
  7189. package/lib/commonjs/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js.map +0 -1
  7190. package/lib/commonjs/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js +0 -50
  7191. package/lib/commonjs/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js.map +0 -1
  7192. package/lib/commonjs/v4/elements/CommunityMemeberCount/CommunityMemeberCount.js +0 -37
  7193. package/lib/commonjs/v4/elements/CommunityMemeberCount/CommunityMemeberCount.js.map +0 -1
  7194. package/lib/commonjs/v4/elements/CommunityMemeberCount/styles.js.map +0 -1
  7195. package/lib/commonjs/v4/elements/CommunityName/CommunityName.js +0 -44
  7196. package/lib/commonjs/v4/elements/CommunityName/CommunityName.js.map +0 -1
  7197. package/lib/commonjs/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.js +0 -54
  7198. package/lib/commonjs/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.js.map +0 -1
  7199. package/lib/commonjs/v4/elements/CommunityPendingPost/CommunityPendingPost.js +0 -73
  7200. package/lib/commonjs/v4/elements/CommunityPendingPost/CommunityPendingPost.js.map +0 -1
  7201. package/lib/commonjs/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js +0 -46
  7202. package/lib/commonjs/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js.map +0 -1
  7203. package/lib/commonjs/v4/elements/CommunityPrivacyIcon/index.js.map +0 -1
  7204. package/lib/commonjs/v4/elements/CommunityPrivacyIcon/styles.js.map +0 -1
  7205. package/lib/commonjs/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.js +0 -54
  7206. package/lib/commonjs/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.js.map +0 -1
  7207. package/lib/commonjs/v4/elements/CommunityRowImage/CommunityRowImage.js +0 -93
  7208. package/lib/commonjs/v4/elements/CommunityRowImage/CommunityRowImage.js.map +0 -1
  7209. package/lib/commonjs/v4/elements/CommunityRowImage/styles.js.map +0 -1
  7210. package/lib/commonjs/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.js +0 -54
  7211. package/lib/commonjs/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.js.map +0 -1
  7212. package/lib/commonjs/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.js +0 -44
  7213. package/lib/commonjs/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.js.map +0 -1
  7214. package/lib/commonjs/v4/elements/DeleteThumbnailButton/index.js.map +0 -1
  7215. package/lib/commonjs/v4/elements/DeleteThumbnailButton/styles.js.map +0 -1
  7216. package/lib/commonjs/v4/elements/EndLiveStreamButton/EndLiveStreamButton.js +0 -39
  7217. package/lib/commonjs/v4/elements/EndLiveStreamButton/EndLiveStreamButton.js.map +0 -1
  7218. package/lib/commonjs/v4/elements/EndLiveStreamButton/index.js.map +0 -1
  7219. package/lib/commonjs/v4/elements/EndLiveStreamButton/styles.js.map +0 -1
  7220. package/lib/commonjs/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.js +0 -38
  7221. package/lib/commonjs/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.js.map +0 -1
  7222. package/lib/commonjs/v4/elements/FormDescription/index.js +0 -39
  7223. package/lib/commonjs/v4/elements/FormDescription/index.js.map +0 -1
  7224. package/lib/commonjs/v4/elements/FormDescription/styles.js.map +0 -1
  7225. package/lib/commonjs/v4/elements/FormLabel/index.js +0 -42
  7226. package/lib/commonjs/v4/elements/FormLabel/index.js.map +0 -1
  7227. package/lib/commonjs/v4/elements/FormLabel/styles.js.map +0 -1
  7228. package/lib/commonjs/v4/elements/ImageButton/index.js +0 -51
  7229. package/lib/commonjs/v4/elements/ImageButton/index.js.map +0 -1
  7230. package/lib/commonjs/v4/elements/ImageButton/styles.js.map +0 -1
  7231. package/lib/commonjs/v4/elements/ImageGallery/ImageGallery.js +0 -103
  7232. package/lib/commonjs/v4/elements/ImageGallery/ImageGallery.js.map +0 -1
  7233. package/lib/commonjs/v4/elements/ImageViewer/ImageViewer.js +0 -136
  7234. package/lib/commonjs/v4/elements/ImageViewer/ImageViewer.js.map +0 -1
  7235. package/lib/commonjs/v4/elements/LiveTimerStatus/LiveTimerStatus.js +0 -35
  7236. package/lib/commonjs/v4/elements/LiveTimerStatus/LiveTimerStatus.js.map +0 -1
  7237. package/lib/commonjs/v4/elements/LiveTimerStatus/index.js.map +0 -1
  7238. package/lib/commonjs/v4/elements/LiveTimerStatus/styles.js.map +0 -1
  7239. package/lib/commonjs/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js +0 -35
  7240. package/lib/commonjs/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js.map +0 -1
  7241. package/lib/commonjs/v4/elements/LivestreamTerminatedActionButton/index.js.map +0 -1
  7242. package/lib/commonjs/v4/elements/MenuAction/MenuAction.js +0 -35
  7243. package/lib/commonjs/v4/elements/MenuAction/MenuAction.js.map +0 -1
  7244. package/lib/commonjs/v4/elements/MenuAction/index.js.map +0 -1
  7245. package/lib/commonjs/v4/elements/MenuAction/styles.js +0 -32
  7246. package/lib/commonjs/v4/elements/MenuAction/styles.js.map +0 -1
  7247. package/lib/commonjs/v4/elements/MenuButton/MenuButton.js +0 -46
  7248. package/lib/commonjs/v4/elements/MenuButton/MenuButton.js.map +0 -1
  7249. package/lib/commonjs/v4/elements/MenuButton/index.js.map +0 -1
  7250. package/lib/commonjs/v4/elements/MenuButton/styles.js +0 -13
  7251. package/lib/commonjs/v4/elements/MenuButton/styles.js.map +0 -1
  7252. package/lib/commonjs/v4/elements/ModeratorBadge/ModeratorBadge.js +0 -49
  7253. package/lib/commonjs/v4/elements/ModeratorBadge/ModeratorBadge.js.map +0 -1
  7254. package/lib/commonjs/v4/elements/ModeratorBadge/index.js.map +0 -1
  7255. package/lib/commonjs/v4/elements/ModeratorBadge/styles.js.map +0 -1
  7256. package/lib/commonjs/v4/elements/PinBadge/PinBadge.js +0 -43
  7257. package/lib/commonjs/v4/elements/PinBadge/PinBadge.js.map +0 -1
  7258. package/lib/commonjs/v4/elements/PinBadge/index.js.map +0 -1
  7259. package/lib/commonjs/v4/elements/PinBadge/styles.js.map +0 -1
  7260. package/lib/commonjs/v4/elements/StartLivestreamButton/StartLivestreamButton.js +0 -40
  7261. package/lib/commonjs/v4/elements/StartLivestreamButton/StartLivestreamButton.js.map +0 -1
  7262. package/lib/commonjs/v4/elements/StartLivestreamButton/index.js.map +0 -1
  7263. package/lib/commonjs/v4/elements/StartLivestreamButton/styles.js.map +0 -1
  7264. package/lib/commonjs/v4/elements/SwitchCameraButton/SwitchCameraButton.js +0 -40
  7265. package/lib/commonjs/v4/elements/SwitchCameraButton/SwitchCameraButton.js.map +0 -1
  7266. package/lib/commonjs/v4/elements/SwitchCameraButton/index.js.map +0 -1
  7267. package/lib/commonjs/v4/elements/Timestamp/Timestamp.js +0 -41
  7268. package/lib/commonjs/v4/elements/Timestamp/Timestamp.js.map +0 -1
  7269. package/lib/commonjs/v4/elements/Timestamp/index.js.map +0 -1
  7270. package/lib/commonjs/v4/elements/Timestamp/styles.js.map +0 -1
  7271. package/lib/commonjs/v4/elements/Title/index.js +0 -42
  7272. package/lib/commonjs/v4/elements/Title/index.js.map +0 -1
  7273. package/lib/commonjs/v4/elements/Title/styles.js.map +0 -1
  7274. package/lib/commonjs/v4/elements/VideoGallery/VideoGallery.js +0 -116
  7275. package/lib/commonjs/v4/elements/VideoGallery/VideoGallery.js.map +0 -1
  7276. package/lib/commonjs/v4/elements/VideoViewer/VideoViewer.js +0 -136
  7277. package/lib/commonjs/v4/elements/VideoViewer/VideoViewer.js.map +0 -1
  7278. package/lib/commonjs/v4/elements/index.js +0 -42
  7279. package/lib/commonjs/v4/elements/index.js.map +0 -1
  7280. package/lib/commonjs/v4/engine/AdAssetCache.js.map +0 -1
  7281. package/lib/commonjs/v4/engine/AdEngine.js.map +0 -1
  7282. package/lib/commonjs/v4/engine/AdSupplier.js.map +0 -1
  7283. package/lib/commonjs/v4/engine/AssetDownloader.js +0 -248
  7284. package/lib/commonjs/v4/engine/AssetDownloader.js.map +0 -1
  7285. package/lib/commonjs/v4/engine/TimeWindowTracker.js.map +0 -1
  7286. package/lib/commonjs/v4/enum/AmityPostContentComponentStyle.js.map +0 -1
  7287. package/lib/commonjs/v4/enum/enumTabName.js.map +0 -1
  7288. package/lib/commonjs/v4/enum/enumTheme.js.map +0 -1
  7289. package/lib/commonjs/v4/enum/enumUIKitID.js +0 -233
  7290. package/lib/commonjs/v4/enum/enumUIKitID.js.map +0 -1
  7291. package/lib/commonjs/v4/enum/imageSizeState.js +0 -14
  7292. package/lib/commonjs/v4/enum/imageSizeState.js.map +0 -1
  7293. package/lib/commonjs/v4/enum/index.js.map +0 -1
  7294. package/lib/commonjs/v4/enum/livestreamStatus.js +0 -13
  7295. package/lib/commonjs/v4/enum/livestreamStatus.js.map +0 -1
  7296. package/lib/commonjs/v4/enum/mediaAttachmentEnum.js.map +0 -1
  7297. package/lib/commonjs/v4/enum/post.js.map +0 -1
  7298. package/lib/commonjs/v4/enum/postTargetType.js +0 -13
  7299. package/lib/commonjs/v4/enum/postTargetType.js.map +0 -1
  7300. package/lib/commonjs/v4/enum/storyType.js.map +0 -1
  7301. package/lib/commonjs/v4/enum/tabNameState.js +0 -23
  7302. package/lib/commonjs/v4/enum/tabNameState.js.map +0 -1
  7303. package/lib/commonjs/v4/features/community/AddCategory/AddCategory.js +0 -105
  7304. package/lib/commonjs/v4/features/community/AddCategory/AddCategory.js.map +0 -1
  7305. package/lib/commonjs/v4/features/community/AddCategory/components/Header/Header.js +0 -32
  7306. package/lib/commonjs/v4/features/community/AddCategory/components/Header/Header.js.map +0 -1
  7307. package/lib/commonjs/v4/features/community/AddCategory/components/Header/index.js.map +0 -1
  7308. package/lib/commonjs/v4/features/community/AddCategory/components/Header/styles.js.map +0 -1
  7309. package/lib/commonjs/v4/features/community/AddCategory/hooks/useAddCategory.js +0 -63
  7310. package/lib/commonjs/v4/features/community/AddCategory/hooks/useAddCategory.js.map +0 -1
  7311. package/lib/commonjs/v4/features/community/AddCategory/index.js.map +0 -1
  7312. package/lib/commonjs/v4/features/community/AddCategory/styles.js.map +0 -1
  7313. package/lib/commonjs/v4/features/community/AddMember/AddMember.js +0 -142
  7314. package/lib/commonjs/v4/features/community/AddMember/AddMember.js.map +0 -1
  7315. package/lib/commonjs/v4/features/community/AddMember/components/Header/Header.js +0 -27
  7316. package/lib/commonjs/v4/features/community/AddMember/components/Header/Header.js.map +0 -1
  7317. package/lib/commonjs/v4/features/community/AddMember/components/Header/index.js.map +0 -1
  7318. package/lib/commonjs/v4/features/community/AddMember/components/Header/styles.js.map +0 -1
  7319. package/lib/commonjs/v4/features/community/AddMember/hooks/useAddMember.js +0 -78
  7320. package/lib/commonjs/v4/features/community/AddMember/hooks/useAddMember.js.map +0 -1
  7321. package/lib/commonjs/v4/features/community/AddMember/index.js.map +0 -1
  7322. package/lib/commonjs/v4/features/community/AddMember/styles.js.map +0 -1
  7323. package/lib/commonjs/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js +0 -190
  7324. package/lib/commonjs/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js.map +0 -1
  7325. package/lib/commonjs/v4/features/community/CommentsNotificationSetting/components/Header/Header.js +0 -51
  7326. package/lib/commonjs/v4/features/community/CommentsNotificationSetting/components/Header/Header.js.map +0 -1
  7327. package/lib/commonjs/v4/features/community/CommentsNotificationSetting/components/Header/index.js.map +0 -1
  7328. package/lib/commonjs/v4/features/community/CommentsNotificationSetting/components/Header/styles.js.map +0 -1
  7329. package/lib/commonjs/v4/features/community/CommentsNotificationSetting/index.js.map +0 -1
  7330. package/lib/commonjs/v4/features/community/CommentsNotificationSetting/styles.js.map +0 -1
  7331. package/lib/commonjs/v4/features/community/Create/Create.js +0 -150
  7332. package/lib/commonjs/v4/features/community/Create/Create.js.map +0 -1
  7333. package/lib/commonjs/v4/features/community/Create/components/Header/Header.js +0 -43
  7334. package/lib/commonjs/v4/features/community/Create/components/Header/Header.js.map +0 -1
  7335. package/lib/commonjs/v4/features/community/Create/components/Header/index.js.map +0 -1
  7336. package/lib/commonjs/v4/features/community/Create/components/Header/styles.js.map +0 -1
  7337. package/lib/commonjs/v4/features/community/Create/components/Members/index.js +0 -65
  7338. package/lib/commonjs/v4/features/community/Create/components/Members/index.js.map +0 -1
  7339. package/lib/commonjs/v4/features/community/Create/components/Members/styles.js.map +0 -1
  7340. package/lib/commonjs/v4/features/community/Create/hooks/useCreateCommunity.js +0 -120
  7341. package/lib/commonjs/v4/features/community/Create/hooks/useCreateCommunity.js.map +0 -1
  7342. package/lib/commonjs/v4/features/community/Create/index.js.map +0 -1
  7343. package/lib/commonjs/v4/features/community/Create/styles.js.map +0 -1
  7344. package/lib/commonjs/v4/features/community/Edit/Edit.js +0 -134
  7345. package/lib/commonjs/v4/features/community/Edit/Edit.js.map +0 -1
  7346. package/lib/commonjs/v4/features/community/Edit/components/Header/Header.js +0 -45
  7347. package/lib/commonjs/v4/features/community/Edit/components/Header/Header.js.map +0 -1
  7348. package/lib/commonjs/v4/features/community/Edit/components/Header/index.js.map +0 -1
  7349. package/lib/commonjs/v4/features/community/Edit/components/Header/styles.js.map +0 -1
  7350. package/lib/commonjs/v4/features/community/Edit/hooks/useEditCommunity.js +0 -115
  7351. package/lib/commonjs/v4/features/community/Edit/hooks/useEditCommunity.js.map +0 -1
  7352. package/lib/commonjs/v4/features/community/Edit/index.js.map +0 -1
  7353. package/lib/commonjs/v4/features/community/Edit/styles.js.map +0 -1
  7354. package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js +0 -154
  7355. package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js.map +0 -1
  7356. package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.js +0 -51
  7357. package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.js.map +0 -1
  7358. package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/components/Header/index.js.map +0 -1
  7359. package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/components/Header/styles.js.map +0 -1
  7360. package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/index.js.map +0 -1
  7361. package/lib/commonjs/v4/features/community/LivestreamsNotificationSetting/styles.js.map +0 -1
  7362. package/lib/commonjs/v4/features/community/Membership/Membership.js +0 -56
  7363. package/lib/commonjs/v4/features/community/Membership/Membership.js.map +0 -1
  7364. package/lib/commonjs/v4/features/community/Membership/components/Header/Header.js +0 -59
  7365. package/lib/commonjs/v4/features/community/Membership/components/Header/Header.js.map +0 -1
  7366. package/lib/commonjs/v4/features/community/Membership/components/Header/index.js.map +0 -1
  7367. package/lib/commonjs/v4/features/community/Membership/components/Header/styles.js.map +0 -1
  7368. package/lib/commonjs/v4/features/community/Membership/components/MemberItem/MemberItem.js +0 -275
  7369. package/lib/commonjs/v4/features/community/Membership/components/MemberItem/MemberItem.js.map +0 -1
  7370. package/lib/commonjs/v4/features/community/Membership/components/MemberItem/index.js.map +0 -1
  7371. package/lib/commonjs/v4/features/community/Membership/components/MemberItem/style.js.map +0 -1
  7372. package/lib/commonjs/v4/features/community/Membership/components/MemberList/MemberList.js +0 -92
  7373. package/lib/commonjs/v4/features/community/Membership/components/MemberList/MemberList.js.map +0 -1
  7374. package/lib/commonjs/v4/features/community/Membership/components/MemberList/index.js.map +0 -1
  7375. package/lib/commonjs/v4/features/community/Membership/components/MemberList/styles.js.map +0 -1
  7376. package/lib/commonjs/v4/features/community/Membership/components/ModeratorList/ModeratorList.js +0 -71
  7377. package/lib/commonjs/v4/features/community/Membership/components/ModeratorList/ModeratorList.js.map +0 -1
  7378. package/lib/commonjs/v4/features/community/Membership/components/ModeratorList/index.js.map +0 -1
  7379. package/lib/commonjs/v4/features/community/Membership/components/ModeratorList/styles.js.map +0 -1
  7380. package/lib/commonjs/v4/features/community/Membership/hooks/useMembership.js +0 -49
  7381. package/lib/commonjs/v4/features/community/Membership/hooks/useMembership.js.map +0 -1
  7382. package/lib/commonjs/v4/features/community/Membership/index.js.map +0 -1
  7383. package/lib/commonjs/v4/features/community/Membership/styles.js.map +0 -1
  7384. package/lib/commonjs/v4/features/community/NotificationSetting/NotificationSetting.js +0 -173
  7385. package/lib/commonjs/v4/features/community/NotificationSetting/NotificationSetting.js.map +0 -1
  7386. package/lib/commonjs/v4/features/community/NotificationSetting/components/Header/Header.js +0 -32
  7387. package/lib/commonjs/v4/features/community/NotificationSetting/components/Header/Header.js.map +0 -1
  7388. package/lib/commonjs/v4/features/community/NotificationSetting/components/Header/index.js.map +0 -1
  7389. package/lib/commonjs/v4/features/community/NotificationSetting/components/Header/styles.js.map +0 -1
  7390. package/lib/commonjs/v4/features/community/NotificationSetting/index.js.map +0 -1
  7391. package/lib/commonjs/v4/features/community/NotificationSetting/styles.js.map +0 -1
  7392. package/lib/commonjs/v4/features/community/PendingRequest/PendingRequest.js +0 -67
  7393. package/lib/commonjs/v4/features/community/PendingRequest/PendingRequest.js.map +0 -1
  7394. package/lib/commonjs/v4/features/community/PendingRequest/components/Header/Header.js +0 -34
  7395. package/lib/commonjs/v4/features/community/PendingRequest/components/Header/Header.js.map +0 -1
  7396. package/lib/commonjs/v4/features/community/PendingRequest/components/Header/index.js.map +0 -1
  7397. package/lib/commonjs/v4/features/community/PendingRequest/components/Header/styles.js.map +0 -1
  7398. package/lib/commonjs/v4/features/community/PendingRequest/index.js.map +0 -1
  7399. package/lib/commonjs/v4/features/community/PendingRequest/styles.js.map +0 -1
  7400. package/lib/commonjs/v4/features/community/PostPermission/PostPermission.js +0 -129
  7401. package/lib/commonjs/v4/features/community/PostPermission/PostPermission.js.map +0 -1
  7402. package/lib/commonjs/v4/features/community/PostPermission/components/Header/Header.js +0 -40
  7403. package/lib/commonjs/v4/features/community/PostPermission/components/Header/Header.js.map +0 -1
  7404. package/lib/commonjs/v4/features/community/PostPermission/components/Header/index.js.map +0 -1
  7405. package/lib/commonjs/v4/features/community/PostPermission/components/Header/styles.js.map +0 -1
  7406. package/lib/commonjs/v4/features/community/PostPermission/index.js.map +0 -1
  7407. package/lib/commonjs/v4/features/community/PostPermission/styles.js.map +0 -1
  7408. package/lib/commonjs/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.js +0 -172
  7409. package/lib/commonjs/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.js.map +0 -1
  7410. package/lib/commonjs/v4/features/community/PostsNotificationSetting/components/Header/Header.js +0 -51
  7411. package/lib/commonjs/v4/features/community/PostsNotificationSetting/components/Header/Header.js.map +0 -1
  7412. package/lib/commonjs/v4/features/community/PostsNotificationSetting/components/Header/index.js.map +0 -1
  7413. package/lib/commonjs/v4/features/community/PostsNotificationSetting/components/Header/styles.js.map +0 -1
  7414. package/lib/commonjs/v4/features/community/PostsNotificationSetting/index.js.map +0 -1
  7415. package/lib/commonjs/v4/features/community/PostsNotificationSetting/styles.js.map +0 -1
  7416. package/lib/commonjs/v4/features/community/Setting/Setting.js +0 -102
  7417. package/lib/commonjs/v4/features/community/Setting/Setting.js.map +0 -1
  7418. package/lib/commonjs/v4/features/community/Setting/components/Header/Header.js +0 -34
  7419. package/lib/commonjs/v4/features/community/Setting/components/Header/Header.js.map +0 -1
  7420. package/lib/commonjs/v4/features/community/Setting/components/Header/index.js.map +0 -1
  7421. package/lib/commonjs/v4/features/community/Setting/components/Header/styles.js.map +0 -1
  7422. package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.js +0 -43
  7423. package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.js.map +0 -1
  7424. package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunity/index.js.map +0 -1
  7425. package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunity/styles.js.map +0 -1
  7426. package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js +0 -40
  7427. package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js.map +0 -1
  7428. package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunityDescription/index.js.map +0 -1
  7429. package/lib/commonjs/v4/features/community/Setting/elements/CloseCommunityDescription/styles.js.map +0 -1
  7430. package/lib/commonjs/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js +0 -43
  7431. package/lib/commonjs/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js.map +0 -1
  7432. package/lib/commonjs/v4/features/community/Setting/elements/LeaveCommunity/index.js.map +0 -1
  7433. package/lib/commonjs/v4/features/community/Setting/elements/LeaveCommunity/styles.js.map +0 -1
  7434. package/lib/commonjs/v4/features/community/Setting/hooks/useCommunitySetting.js +0 -142
  7435. package/lib/commonjs/v4/features/community/Setting/hooks/useCommunitySetting.js.map +0 -1
  7436. package/lib/commonjs/v4/features/community/Setting/index.js.map +0 -1
  7437. package/lib/commonjs/v4/features/community/Setting/styles.js.map +0 -1
  7438. package/lib/commonjs/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js +0 -190
  7439. package/lib/commonjs/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js.map +0 -1
  7440. package/lib/commonjs/v4/features/community/StoriesNotificationSetting/components/Header/Header.js +0 -51
  7441. package/lib/commonjs/v4/features/community/StoriesNotificationSetting/components/Header/Header.js.map +0 -1
  7442. package/lib/commonjs/v4/features/community/StoriesNotificationSetting/components/Header/index.js.map +0 -1
  7443. package/lib/commonjs/v4/features/community/StoriesNotificationSetting/components/Header/styles.js.map +0 -1
  7444. package/lib/commonjs/v4/features/community/StoriesNotificationSetting/index.js.map +0 -1
  7445. package/lib/commonjs/v4/features/community/StoriesNotificationSetting/styles.js.map +0 -1
  7446. package/lib/commonjs/v4/features/community/StorySetting/StorySetting.js +0 -113
  7447. package/lib/commonjs/v4/features/community/StorySetting/StorySetting.js.map +0 -1
  7448. package/lib/commonjs/v4/features/community/StorySetting/components/Header/Header.js +0 -32
  7449. package/lib/commonjs/v4/features/community/StorySetting/components/Header/Header.js.map +0 -1
  7450. package/lib/commonjs/v4/features/community/StorySetting/components/Header/index.js.map +0 -1
  7451. package/lib/commonjs/v4/features/community/StorySetting/components/Header/styles.js.map +0 -1
  7452. package/lib/commonjs/v4/features/community/StorySetting/index.js.map +0 -1
  7453. package/lib/commonjs/v4/features/community/StorySetting/styles.js.map +0 -1
  7454. package/lib/commonjs/v4/features/community/shared/components/Categories/index.js +0 -92
  7455. package/lib/commonjs/v4/features/community/shared/components/Categories/index.js.map +0 -1
  7456. package/lib/commonjs/v4/features/community/shared/components/Categories/styles.js.map +0 -1
  7457. package/lib/commonjs/v4/features/community/shared/components/CoverImageUpload/index.js +0 -97
  7458. package/lib/commonjs/v4/features/community/shared/components/CoverImageUpload/index.js.map +0 -1
  7459. package/lib/commonjs/v4/features/community/shared/components/CoverImageUpload/styles.js.map +0 -1
  7460. package/lib/commonjs/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.js +0 -35
  7461. package/lib/commonjs/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.js.map +0 -1
  7462. package/lib/commonjs/v4/features/community/shared/components/MemberSkeleton/index.js.map +0 -1
  7463. package/lib/commonjs/v4/features/community/shared/components/MemberSkeleton/styles.js.map +0 -1
  7464. package/lib/commonjs/v4/features/community/shared/components/Privacy/index.js +0 -83
  7465. package/lib/commonjs/v4/features/community/shared/components/Privacy/index.js.map +0 -1
  7466. package/lib/commonjs/v4/features/community/shared/components/Privacy/styles.js.map +0 -1
  7467. package/lib/commonjs/v4/features/community/shared/elements/Action/Action.js +0 -68
  7468. package/lib/commonjs/v4/features/community/shared/elements/Action/Action.js.map +0 -1
  7469. package/lib/commonjs/v4/features/community/shared/elements/Action/index.js.map +0 -1
  7470. package/lib/commonjs/v4/features/community/shared/elements/Action/styles.js.map +0 -1
  7471. package/lib/commonjs/v4/features/community/shared/types/index.js.map +0 -1
  7472. package/lib/commonjs/v4/hook/collections/useCategoryCollection.js +0 -24
  7473. package/lib/commonjs/v4/hook/collections/useCategoryCollection.js.map +0 -1
  7474. package/lib/commonjs/v4/hook/collections/useCommunityMemberCollection.js +0 -26
  7475. package/lib/commonjs/v4/hook/collections/useCommunityMemberCollection.js.map +0 -1
  7476. package/lib/commonjs/v4/hook/collections/useLiveCollection.js +0 -103
  7477. package/lib/commonjs/v4/hook/collections/useLiveCollection.js.map +0 -1
  7478. package/lib/commonjs/v4/hook/collections/usePinnedPostCollection.js +0 -26
  7479. package/lib/commonjs/v4/hook/collections/usePinnedPostCollection.js.map +0 -1
  7480. package/lib/commonjs/v4/hook/collections/usePostCollection.js +0 -26
  7481. package/lib/commonjs/v4/hook/collections/usePostCollection.js.map +0 -1
  7482. package/lib/commonjs/v4/hook/collections/useSearchMemberByDisplayNameCollection.js +0 -26
  7483. package/lib/commonjs/v4/hook/collections/useSearchMemberByDisplayNameCollection.js.map +0 -1
  7484. package/lib/commonjs/v4/hook/collections/useSearchUserByDisplayNameCollection.js +0 -26
  7485. package/lib/commonjs/v4/hook/collections/useSearchUserByDisplayNameCollection.js.map +0 -1
  7486. package/lib/commonjs/v4/hook/collections/useUserCollection.js +0 -26
  7487. package/lib/commonjs/v4/hook/collections/useUserCollection.js.map +0 -1
  7488. package/lib/commonjs/v4/hook/files/useFile.js.map +0 -1
  7489. package/lib/commonjs/v4/hook/index.js +0 -358
  7490. package/lib/commonjs/v4/hook/index.js.map +0 -1
  7491. package/lib/commonjs/v4/hook/poll.js +0 -32
  7492. package/lib/commonjs/v4/hook/poll.js.map +0 -1
  7493. package/lib/commonjs/v4/hook/useAmityGlobalSearchViewModel.js +0 -92
  7494. package/lib/commonjs/v4/hook/useAmityGlobalSearchViewModel.js.map +0 -1
  7495. package/lib/commonjs/v4/hook/useCamera.js.map +0 -1
  7496. package/lib/commonjs/v4/hook/useCategories.js +0 -73
  7497. package/lib/commonjs/v4/hook/useCategories.js.map +0 -1
  7498. package/lib/commonjs/v4/hook/useCategory.js.map +0 -1
  7499. package/lib/commonjs/v4/hook/useCommentAdImpression.js +0 -32
  7500. package/lib/commonjs/v4/hook/useCommentAdImpression.js.map +0 -1
  7501. package/lib/commonjs/v4/hook/useCommunities.js.map +0 -1
  7502. package/lib/commonjs/v4/hook/useCommunity.js.map +0 -1
  7503. package/lib/commonjs/v4/hook/useConfig.js +0 -28
  7504. package/lib/commonjs/v4/hook/useConfig.js.map +0 -1
  7505. package/lib/commonjs/v4/hook/useConfigImageUri.js +0 -128
  7506. package/lib/commonjs/v4/hook/useConfigImageUri.js.map +0 -1
  7507. package/lib/commonjs/v4/hook/useCustomRankingGlobalFeed.js +0 -110
  7508. package/lib/commonjs/v4/hook/useCustomRankingGlobalFeed.js.map +0 -1
  7509. package/lib/commonjs/v4/hook/useDarkMode.js.map +0 -1
  7510. package/lib/commonjs/v4/hook/useFile.js +0 -28
  7511. package/lib/commonjs/v4/hook/useFile.js.map +0 -1
  7512. package/lib/commonjs/v4/hook/useFlagUserQuery.js +0 -41
  7513. package/lib/commonjs/v4/hook/useFlagUserQuery.js.map +0 -1
  7514. package/lib/commonjs/v4/hook/useGenerateThemeStyles.js.map +0 -1
  7515. package/lib/commonjs/v4/hook/useGlobalStory.js.map +0 -1
  7516. package/lib/commonjs/v4/hook/useImagePicker.js +0 -83
  7517. package/lib/commonjs/v4/hook/useImagePicker.js.map +0 -1
  7518. package/lib/commonjs/v4/hook/useIsCommunityModerator.js +0 -43
  7519. package/lib/commonjs/v4/hook/useIsCommunityModerator.js.map +0 -1
  7520. package/lib/commonjs/v4/hook/useJoinCommunity.js.map +0 -1
  7521. package/lib/commonjs/v4/hook/useKeyboardStatus.js.map +0 -1
  7522. package/lib/commonjs/v4/hook/useLeaveCommunity.js.map +0 -1
  7523. package/lib/commonjs/v4/hook/useMembersQuery.js.map +0 -1
  7524. package/lib/commonjs/v4/hook/useMention/index.js +0 -135
  7525. package/lib/commonjs/v4/hook/useMention/index.js.map +0 -1
  7526. package/lib/commonjs/v4/hook/useMention/styles.js.map +0 -1
  7527. package/lib/commonjs/v4/hook/usePaginator.js +0 -210
  7528. package/lib/commonjs/v4/hook/usePaginator.js.map +0 -1
  7529. package/lib/commonjs/v4/hook/usePendingPostQuery.js +0 -72
  7530. package/lib/commonjs/v4/hook/usePendingPostQuery.js.map +0 -1
  7531. package/lib/commonjs/v4/hook/usePendingPosts.js.map +0 -1
  7532. package/lib/commonjs/v4/hook/usePermissions.js.map +0 -1
  7533. package/lib/commonjs/v4/hook/usePoll.js +0 -61
  7534. package/lib/commonjs/v4/hook/usePoll.js.map +0 -1
  7535. package/lib/commonjs/v4/hook/usePopup.js.map +0 -1
  7536. package/lib/commonjs/v4/hook/usePostImpression.js +0 -38
  7537. package/lib/commonjs/v4/hook/usePostImpression.js.map +0 -1
  7538. package/lib/commonjs/v4/hook/usePosts.js.map +0 -1
  7539. package/lib/commonjs/v4/hook/useReaction.js.map +0 -1
  7540. package/lib/commonjs/v4/hook/useRecommenedCommunities.js +0 -74
  7541. package/lib/commonjs/v4/hook/useRecommenedCommunities.js.map +0 -1
  7542. package/lib/commonjs/v4/hook/useRolesQuery.js.map +0 -1
  7543. package/lib/commonjs/v4/hook/useSearch.js +0 -71
  7544. package/lib/commonjs/v4/hook/useSearch.js.map +0 -1
  7545. package/lib/commonjs/v4/hook/useStory.js.map +0 -1
  7546. package/lib/commonjs/v4/hook/useStoryPermission.js +0 -26
  7547. package/lib/commonjs/v4/hook/useStoryPermission.js.map +0 -1
  7548. package/lib/commonjs/v4/hook/useStoryTarget.js.map +0 -1
  7549. package/lib/commonjs/v4/hook/useTimeDifference.js.map +0 -1
  7550. package/lib/commonjs/v4/hook/useTrendingCommunities.js +0 -59
  7551. package/lib/commonjs/v4/hook/useTrendingCommunities.js.map +0 -1
  7552. package/lib/commonjs/v4/hook/useUiKitConfig.js.map +0 -1
  7553. package/lib/commonjs/v4/hook/useUiKitReference.js +0 -66
  7554. package/lib/commonjs/v4/hook/useUiKitReference.js.map +0 -1
  7555. package/lib/commonjs/v4/hook/useUser.js.map +0 -1
  7556. package/lib/commonjs/v4/hook/useValidateConfig.js +0 -29
  7557. package/lib/commonjs/v4/hook/useValidateConfig.js.map +0 -1
  7558. package/lib/commonjs/v4/index.js +0 -419
  7559. package/lib/commonjs/v4/index.js.map +0 -1
  7560. package/lib/commonjs/v4/providers/AdEngineProvider.js +0 -145
  7561. package/lib/commonjs/v4/providers/AdEngineProvider.js.map +0 -1
  7562. package/lib/commonjs/v4/providers/BehaviourProvider.js +0 -50
  7563. package/lib/commonjs/v4/providers/BehaviourProvider.js.map +0 -1
  7564. package/lib/commonjs/v4/providers/ExploreProvider.js +0 -67
  7565. package/lib/commonjs/v4/providers/ExploreProvider.js.map +0 -1
  7566. package/lib/commonjs/v4/routes/AmityPageRenderer.js +0 -340
  7567. package/lib/commonjs/v4/routes/AmityPageRenderer.js.map +0 -1
  7568. package/lib/commonjs/v4/routes/AmitySocialUIKitV4Navigator.js +0 -337
  7569. package/lib/commonjs/v4/routes/AmitySocialUIKitV4Navigator.js.map +0 -1
  7570. package/lib/commonjs/v4/routes/RouteParamList.js.map +0 -1
  7571. package/lib/commonjs/v4/screen/CommunityAddCategory/index.js +0 -14
  7572. package/lib/commonjs/v4/screen/CommunityAddCategory/index.js.map +0 -1
  7573. package/lib/commonjs/v4/screen/CommunityAddMember/index.js +0 -14
  7574. package/lib/commonjs/v4/screen/CommunityAddMember/index.js.map +0 -1
  7575. package/lib/commonjs/v4/screen/CommunityCommentsNotificationSetting/index.js +0 -19
  7576. package/lib/commonjs/v4/screen/CommunityCommentsNotificationSetting/index.js.map +0 -1
  7577. package/lib/commonjs/v4/screen/CommunityHome/index.js +0 -339
  7578. package/lib/commonjs/v4/screen/CommunityHome/index.js.map +0 -1
  7579. package/lib/commonjs/v4/screen/CommunityHome/styles.js +0 -178
  7580. package/lib/commonjs/v4/screen/CommunityHome/styles.js.map +0 -1
  7581. package/lib/commonjs/v4/screen/CommunityLivestreamsNotificationSetting/index.js +0 -19
  7582. package/lib/commonjs/v4/screen/CommunityLivestreamsNotificationSetting/index.js.map +0 -1
  7583. package/lib/commonjs/v4/screen/CommunityMembership/index.js +0 -19
  7584. package/lib/commonjs/v4/screen/CommunityMembership/index.js.map +0 -1
  7585. package/lib/commonjs/v4/screen/CommunityNotificationSetting/index.js +0 -19
  7586. package/lib/commonjs/v4/screen/CommunityNotificationSetting/index.js.map +0 -1
  7587. package/lib/commonjs/v4/screen/CommunityPendingRequest/index.js +0 -19
  7588. package/lib/commonjs/v4/screen/CommunityPendingRequest/index.js.map +0 -1
  7589. package/lib/commonjs/v4/screen/CommunityPostPermission/index.js +0 -19
  7590. package/lib/commonjs/v4/screen/CommunityPostPermission/index.js.map +0 -1
  7591. package/lib/commonjs/v4/screen/CommunityPostsNotificationSetting/index.js +0 -19
  7592. package/lib/commonjs/v4/screen/CommunityPostsNotificationSetting/index.js.map +0 -1
  7593. package/lib/commonjs/v4/screen/CommunitySetting/index.js +0 -19
  7594. package/lib/commonjs/v4/screen/CommunitySetting/index.js.map +0 -1
  7595. package/lib/commonjs/v4/screen/CommunityStoriesNotificationSetting/index.js +0 -19
  7596. package/lib/commonjs/v4/screen/CommunityStoriesNotificationSetting/index.js.map +0 -1
  7597. package/lib/commonjs/v4/screen/CommunityStorySetting/index.js +0 -19
  7598. package/lib/commonjs/v4/screen/CommunityStorySetting/index.js.map +0 -1
  7599. package/lib/commonjs/v4/screen/CreateCommunity/index.js +0 -17
  7600. package/lib/commonjs/v4/screen/CreateCommunity/index.js.map +0 -1
  7601. package/lib/commonjs/v4/screen/CreateLivestream/index.js +0 -14
  7602. package/lib/commonjs/v4/screen/CreateLivestream/index.js.map +0 -1
  7603. package/lib/commonjs/v4/screen/CreatePost/index.js +0 -27
  7604. package/lib/commonjs/v4/screen/CreatePost/index.js.map +0 -1
  7605. package/lib/commonjs/v4/screen/CreateStory/CreateStoryScreen.js +0 -59
  7606. package/lib/commonjs/v4/screen/CreateStory/CreateStoryScreen.js.map +0 -1
  7607. package/lib/commonjs/v4/screen/EditCommunity/index.js +0 -21
  7608. package/lib/commonjs/v4/screen/EditCommunity/index.js.map +0 -1
  7609. package/lib/commonjs/v4/screen/EditPost/EditPost.js +0 -25
  7610. package/lib/commonjs/v4/screen/EditPost/EditPost.js.map +0 -1
  7611. package/lib/commonjs/v4/screen/Feed/index.js +0 -138
  7612. package/lib/commonjs/v4/screen/Feed/index.js.map +0 -1
  7613. package/lib/commonjs/v4/screen/Feed/styles.js +0 -20
  7614. package/lib/commonjs/v4/screen/Feed/styles.js.map +0 -1
  7615. package/lib/commonjs/v4/screen/FollowerList/Components/FollowerListItem.js +0 -162
  7616. package/lib/commonjs/v4/screen/FollowerList/Components/FollowerListItem.js.map +0 -1
  7617. package/lib/commonjs/v4/screen/FollowerList/FollowerList.js +0 -109
  7618. package/lib/commonjs/v4/screen/FollowerList/FollowerList.js.map +0 -1
  7619. package/lib/commonjs/v4/screen/FollowerList/styles.js +0 -78
  7620. package/lib/commonjs/v4/screen/FollowerList/styles.js.map +0 -1
  7621. package/lib/commonjs/v4/screen/GlobalFeed/index.js +0 -106
  7622. package/lib/commonjs/v4/screen/GlobalFeed/index.js.map +0 -1
  7623. package/lib/commonjs/v4/screen/GlobalFeed/styles.js +0 -21
  7624. package/lib/commonjs/v4/screen/GlobalFeed/styles.js.map +0 -1
  7625. package/lib/commonjs/v4/screen/LivestreamPlayer/index.js +0 -14
  7626. package/lib/commonjs/v4/screen/LivestreamPlayer/index.js.map +0 -1
  7627. package/lib/commonjs/v4/screen/LivestreamPostTargetSelection/index.js +0 -14
  7628. package/lib/commonjs/v4/screen/LivestreamPostTargetSelection/index.js.map +0 -1
  7629. package/lib/commonjs/v4/screen/LivestreamTerminated/index.js +0 -14
  7630. package/lib/commonjs/v4/screen/LivestreamTerminated/index.js.map +0 -1
  7631. package/lib/commonjs/v4/screen/PollPostComposer/index.js +0 -14
  7632. package/lib/commonjs/v4/screen/PollPostComposer/index.js.map +0 -1
  7633. package/lib/commonjs/v4/screen/PollTargetSelection/index.js +0 -14
  7634. package/lib/commonjs/v4/screen/PollTargetSelection/index.js.map +0 -1
  7635. package/lib/commonjs/v4/screen/PostDetail/index.js +0 -39
  7636. package/lib/commonjs/v4/screen/PostDetail/index.js.map +0 -1
  7637. package/lib/commonjs/v4/screen/PostTargetSelection/index.js +0 -21
  7638. package/lib/commonjs/v4/screen/PostTargetSelection/index.js.map +0 -1
  7639. package/lib/commonjs/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.js +0 -84
  7640. package/lib/commonjs/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.js.map +0 -1
  7641. package/lib/commonjs/v4/screen/UserPendingRequest/UserPendingRequest.js +0 -60
  7642. package/lib/commonjs/v4/screen/UserPendingRequest/UserPendingRequest.js.map +0 -1
  7643. package/lib/commonjs/v4/screen/UserPendingRequest/styles.js +0 -79
  7644. package/lib/commonjs/v4/screen/UserPendingRequest/styles.js.map +0 -1
  7645. package/lib/commonjs/v4/screen/UserProfile/index.js +0 -39
  7646. package/lib/commonjs/v4/screen/UserProfile/index.js.map +0 -1
  7647. package/lib/commonjs/v4/screen/UserProfileSetting/UserProfileSetting.js +0 -152
  7648. package/lib/commonjs/v4/screen/UserProfileSetting/UserProfileSetting.js.map +0 -1
  7649. package/lib/commonjs/v4/screen/UserProfileSetting/styles.js +0 -67
  7650. package/lib/commonjs/v4/screen/UserProfileSetting/styles.js.map +0 -1
  7651. package/lib/commonjs/v4/stores/slices/toast.js +0 -59
  7652. package/lib/commonjs/v4/stores/slices/toast.js.map +0 -1
  7653. package/lib/commonjs/v4/types/behaviour.interface.js +0 -6
  7654. package/lib/commonjs/v4/types/behaviour.interface.js.map +0 -1
  7655. package/lib/commonjs/v4/types/config.interface.js +0 -6
  7656. package/lib/commonjs/v4/types/config.interface.js.map +0 -1
  7657. package/lib/commonjs/v4/types/type.d.js +0 -2
  7658. package/lib/commonjs/v4/types/type.d.js.map +0 -1
  7659. package/lib/commonjs/v4/utils/errors.js +0 -28
  7660. package/lib/commonjs/v4/utils/errors.js.map +0 -1
  7661. package/lib/commonjs/v4/utils/index.js.map +0 -1
  7662. package/lib/commonjs/v4/utils/permissions.js +0 -44
  7663. package/lib/commonjs/v4/utils/permissions.js.map +0 -1
  7664. package/lib/module/components/AddMembersModal/index.js +0 -185
  7665. package/lib/module/components/AddMembersModal/index.js.map +0 -1
  7666. package/lib/module/components/AddMembersModal/styles.js +0 -113
  7667. package/lib/module/components/AddMembersModal/styles.js.map +0 -1
  7668. package/lib/module/components/BackButton/index.js +0 -26
  7669. package/lib/module/components/BackButton/index.js.map +0 -1
  7670. package/lib/module/components/BackButton/styles.js.map +0 -1
  7671. package/lib/module/components/CancelButton/index.js +0 -16
  7672. package/lib/module/components/CancelButton/index.js.map +0 -1
  7673. package/lib/module/components/CancelButton/styles.js.map +0 -1
  7674. package/lib/module/components/ChooseCategoryModal/Components/Categories.js +0 -32
  7675. package/lib/module/components/ChooseCategoryModal/Components/Categories.js.map +0 -1
  7676. package/lib/module/components/ChooseCategoryModal/index.js +0 -96
  7677. package/lib/module/components/ChooseCategoryModal/index.js.map +0 -1
  7678. package/lib/module/components/ChooseCategoryModal/styles.js +0 -76
  7679. package/lib/module/components/ChooseCategoryModal/styles.js.map +0 -1
  7680. package/lib/module/components/CloseButton/index.js +0 -17
  7681. package/lib/module/components/CloseButton/index.js.map +0 -1
  7682. package/lib/module/components/CloseButton/styles.js.map +0 -1
  7683. package/lib/module/components/CommunityStories/index.js +0 -83
  7684. package/lib/module/components/CommunityStories/index.js.map +0 -1
  7685. package/lib/module/components/CommunityStories/styles.js.map +0 -1
  7686. package/lib/module/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js +0 -169
  7687. package/lib/module/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js.map +0 -1
  7688. package/lib/module/components/CreatePostChooseTargetModal/styles.js.map +0 -1
  7689. package/lib/module/components/CustomTab/index.js +0 -78
  7690. package/lib/module/components/CustomTab/index.js.map +0 -1
  7691. package/lib/module/components/CustomTab/styles.js.map +0 -1
  7692. package/lib/module/components/CustomText/index.js +0 -18
  7693. package/lib/module/components/CustomText/index.js.map +0 -1
  7694. package/lib/module/components/CustomText/styles.js.map +0 -1
  7695. package/lib/module/components/DoneButton/index.js +0 -18
  7696. package/lib/module/components/DoneButton/index.js.map +0 -1
  7697. package/lib/module/components/DoneButton/styles.js.map +0 -1
  7698. package/lib/module/components/EditCommentModal/index.js +0 -172
  7699. package/lib/module/components/EditCommentModal/index.js.map +0 -1
  7700. package/lib/module/components/EditCommentModal/styles.js.map +0 -1
  7701. package/lib/module/components/EditPostModal/index.js +0 -322
  7702. package/lib/module/components/EditPostModal/index.js.map +0 -1
  7703. package/lib/module/components/EditPostModal/styles.js.map +0 -1
  7704. package/lib/module/components/FloatingButton/index.js +0 -23
  7705. package/lib/module/components/FloatingButton/index.js.map +0 -1
  7706. package/lib/module/components/FloatingButton/styles.js.map +0 -1
  7707. package/lib/module/components/ListSectionHeader/index.js +0 -14
  7708. package/lib/module/components/ListSectionHeader/index.js.map +0 -1
  7709. package/lib/module/components/ListSectionHeader/styles.js +0 -19
  7710. package/lib/module/components/ListSectionHeader/styles.js.map +0 -1
  7711. package/lib/module/components/LoadingImage/index.js +0 -85
  7712. package/lib/module/components/LoadingImage/index.js.map +0 -1
  7713. package/lib/module/components/LoadingImage/styles.js.map +0 -1
  7714. package/lib/module/components/LoadingIndicator/index.js +0 -20
  7715. package/lib/module/components/LoadingIndicator/index.js.map +0 -1
  7716. package/lib/module/components/LoadingIndicator/styles.js.map +0 -1
  7717. package/lib/module/components/LoadingOverlay/index.js +0 -22
  7718. package/lib/module/components/LoadingOverlay/index.js.map +0 -1
  7719. package/lib/module/components/LoadingOverlay/styles.js.map +0 -1
  7720. package/lib/module/components/LoadingVideo/index.js +0 -138
  7721. package/lib/module/components/LoadingVideo/index.js.map +0 -1
  7722. package/lib/module/components/LoadingVideo/styles.js.map +0 -1
  7723. package/lib/module/components/MediaSection/index.js +0 -242
  7724. package/lib/module/components/MediaSection/index.js.map +0 -1
  7725. package/lib/module/components/MediaSection/styles.js.map +0 -1
  7726. package/lib/module/components/MentionPopup/index.js +0 -79
  7727. package/lib/module/components/MentionPopup/index.js.map +0 -1
  7728. package/lib/module/components/MentionPopup/styles.js +0 -15
  7729. package/lib/module/components/MentionPopup/styles.js.map +0 -1
  7730. package/lib/module/components/MyCommunity/Components/CommunityList.js +0 -64
  7731. package/lib/module/components/MyCommunity/Components/CommunityList.js.map +0 -1
  7732. package/lib/module/components/MyCommunity/index.js +0 -81
  7733. package/lib/module/components/MyCommunity/index.js.map +0 -1
  7734. package/lib/module/components/MyCommunity/styles.js +0 -67
  7735. package/lib/module/components/MyCommunity/styles.js.map +0 -1
  7736. package/lib/module/components/MyStories/index.js +0 -35
  7737. package/lib/module/components/MyStories/index.js.map +0 -1
  7738. package/lib/module/components/MyStories/styles.js.map +0 -1
  7739. package/lib/module/components/PollSection/Components/PollBar.js +0 -20
  7740. package/lib/module/components/PollSection/Components/PollBar.js.map +0 -1
  7741. package/lib/module/components/PollSection/Components/PollOptionList.js +0 -86
  7742. package/lib/module/components/PollSection/Components/PollOptionList.js.map +0 -1
  7743. package/lib/module/components/PollSection/PollSection.js +0 -44
  7744. package/lib/module/components/PollSection/PollSection.js.map +0 -1
  7745. package/lib/module/components/PollSection/style.js.map +0 -1
  7746. package/lib/module/components/PollSection/usePoll.js.map +0 -1
  7747. package/lib/module/components/PostTypeChoiceModal/PostTypeChoiceModal.js +0 -124
  7748. package/lib/module/components/PostTypeChoiceModal/PostTypeChoiceModal.js.map +0 -1
  7749. package/lib/module/components/PostTypeChoiceModal/style.js +0 -63
  7750. package/lib/module/components/PostTypeChoiceModal/style.js.map +0 -1
  7751. package/lib/module/components/RoundCheckbox/index.js +0 -14
  7752. package/lib/module/components/RoundCheckbox/index.js.map +0 -1
  7753. package/lib/module/components/RoundCheckbox/styles.js +0 -28
  7754. package/lib/module/components/RoundCheckbox/styles.js.map +0 -1
  7755. package/lib/module/components/SearchBar/index.js +0 -15
  7756. package/lib/module/components/SearchBar/index.js.map +0 -1
  7757. package/lib/module/components/SearchBar/styles.js +0 -12
  7758. package/lib/module/components/SearchBar/styles.js.map +0 -1
  7759. package/lib/module/components/SearchItem/index.js +0 -85
  7760. package/lib/module/components/SearchItem/index.js.map +0 -1
  7761. package/lib/module/components/SearchItem/styles.js.map +0 -1
  7762. package/lib/module/components/SelectedUserHorizontal/index.js +0 -69
  7763. package/lib/module/components/SelectedUserHorizontal/index.js.map +0 -1
  7764. package/lib/module/components/SelectedUserHorizontal/styles.js +0 -57
  7765. package/lib/module/components/SelectedUserHorizontal/styles.js.map +0 -1
  7766. package/lib/module/components/Social/CommentList/index.js +0 -357
  7767. package/lib/module/components/Social/CommentList/index.js.map +0 -1
  7768. package/lib/module/components/Social/CommentList/styles.js.map +0 -1
  7769. package/lib/module/components/Social/PendingPostList/index.js +0 -150
  7770. package/lib/module/components/Social/PendingPostList/index.js.map +0 -1
  7771. package/lib/module/components/Social/PendingPostList/styles.js.map +0 -1
  7772. package/lib/module/components/Social/PostList/Components/RenderTextWithMention.js +0 -57
  7773. package/lib/module/components/Social/PostList/Components/RenderTextWithMention.js.map +0 -1
  7774. package/lib/module/components/Social/PostList/index.js +0 -403
  7775. package/lib/module/components/Social/PostList/index.js.map +0 -1
  7776. package/lib/module/components/Social/PostList/styles.js.map +0 -1
  7777. package/lib/module/components/Social/ReplyCommentList/index.js +0 -266
  7778. package/lib/module/components/Social/ReplyCommentList/index.js.map +0 -1
  7779. package/lib/module/components/Social/ReplyCommentList/styles.js.map +0 -1
  7780. package/lib/module/components/StoryKit/index.js.map +0 -1
  7781. package/lib/module/components/StoryKit/src/Story.js +0 -197
  7782. package/lib/module/components/StoryKit/src/Story.js.map +0 -1
  7783. package/lib/module/components/StoryKit/src/StoryCircleListItem.js +0 -165
  7784. package/lib/module/components/StoryKit/src/StoryCircleListItem.js.map +0 -1
  7785. package/lib/module/components/StoryKit/src/StoryCircleListView.js +0 -55
  7786. package/lib/module/components/StoryKit/src/StoryCircleListView.js.map +0 -1
  7787. package/lib/module/components/StoryKit/src/StoryListItem.js +0 -377
  7788. package/lib/module/components/StoryKit/src/StoryListItem.js.map +0 -1
  7789. package/lib/module/components/StoryKit/src/components/AndroidCubeEffect.js.map +0 -1
  7790. package/lib/module/components/StoryKit/src/components/CubeNavigationHorizontal.js.map +0 -1
  7791. package/lib/module/components/StoryKit/src/helpers/StateHelpers.js +0 -9
  7792. package/lib/module/components/StoryKit/src/helpers/StateHelpers.js.map +0 -1
  7793. package/lib/module/components/StoryKit/src/helpers/ValidationHelpers.js.map +0 -1
  7794. package/lib/module/components/StoryKit/src/helpers/index.js.map +0 -1
  7795. package/lib/module/components/StoryKit/src/interfaces/index.js.map +0 -1
  7796. package/lib/module/components/StoryKit/src/styles.js +0 -145
  7797. package/lib/module/components/StoryKit/src/styles.js.map +0 -1
  7798. package/lib/module/components/Toast/Toast.js +0 -88
  7799. package/lib/module/components/Toast/Toast.js.map +0 -1
  7800. package/lib/module/components/UserItem/index.js +0 -70
  7801. package/lib/module/components/UserItem/index.js.map +0 -1
  7802. package/lib/module/components/UserItem/styles.js +0 -40
  7803. package/lib/module/components/UserItem/styles.js.map +0 -1
  7804. package/lib/module/components/react-native-image-viewing/README.md +0 -101
  7805. package/lib/module/components/react-native-image-viewing/dist/@types/index.d.js.map +0 -1
  7806. package/lib/module/components/react-native-image-viewing/dist/@types/index.js.map +0 -1
  7807. package/lib/module/components/react-native-image-viewing/dist/ImageViewing.d.js.map +0 -1
  7808. package/lib/module/components/react-native-image-viewing/dist/ImageViewing.js +0 -230
  7809. package/lib/module/components/react-native-image-viewing/dist/ImageViewing.js.map +0 -1
  7810. package/lib/module/components/react-native-image-viewing/dist/components/ImageDefaultHeader.d.js.map +0 -1
  7811. package/lib/module/components/react-native-image-viewing/dist/components/ImageDefaultHeader.js +0 -50
  7812. package/lib/module/components/react-native-image-viewing/dist/components/ImageDefaultHeader.js.map +0 -1
  7813. package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.js.map +0 -1
  7814. package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js.map +0 -1
  7815. package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.js.map +0 -1
  7816. package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js.map +0 -1
  7817. package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.js.map +0 -1
  7818. package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js +0 -34
  7819. package/lib/module/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js.map +0 -1
  7820. package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.android.d.js.map +0 -1
  7821. package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.android.js +0 -52
  7822. package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.android.js.map +0 -1
  7823. package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.d.js.map +0 -1
  7824. package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.ios.d.js.map +0 -1
  7825. package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.ios.js.map +0 -1
  7826. package/lib/module/components/react-native-image-viewing/dist/components/Modal/Modal.js.map +0 -1
  7827. package/lib/module/components/react-native-image-viewing/dist/components/StatusBarManager.d.js.map +0 -1
  7828. package/lib/module/components/react-native-image-viewing/dist/components/StatusBarManager.js.map +0 -1
  7829. package/lib/module/components/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.js.map +0 -1
  7830. package/lib/module/components/react-native-image-viewing/dist/hooks/useAnimatedComponents.js.map +0 -1
  7831. package/lib/module/components/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.js.map +0 -1
  7832. package/lib/module/components/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js.map +0 -1
  7833. package/lib/module/components/react-native-image-viewing/dist/hooks/useImageDimensions.d.js.map +0 -1
  7834. package/lib/module/components/react-native-image-viewing/dist/hooks/useImageDimensions.js.map +0 -1
  7835. package/lib/module/components/react-native-image-viewing/dist/hooks/useImageIndexChange.d.js.map +0 -1
  7836. package/lib/module/components/react-native-image-viewing/dist/hooks/useImageIndexChange.js.map +0 -1
  7837. package/lib/module/components/react-native-image-viewing/dist/hooks/useImagePrefetch.d.js.map +0 -1
  7838. package/lib/module/components/react-native-image-viewing/dist/hooks/useImagePrefetch.js.map +0 -1
  7839. package/lib/module/components/react-native-image-viewing/dist/hooks/usePanResponder.d.js.map +0 -1
  7840. package/lib/module/components/react-native-image-viewing/dist/hooks/usePanResponder.js.map +0 -1
  7841. package/lib/module/components/react-native-image-viewing/dist/hooks/useRequestClose.d.js.map +0 -1
  7842. package/lib/module/components/react-native-image-viewing/dist/hooks/useRequestClose.js.map +0 -1
  7843. package/lib/module/components/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.js.map +0 -1
  7844. package/lib/module/components/react-native-image-viewing/dist/hooks/useZoomPanResponder.js.map +0 -1
  7845. package/lib/module/components/react-native-image-viewing/dist/index.d.js.map +0 -1
  7846. package/lib/module/components/react-native-image-viewing/dist/index.js.map +0 -1
  7847. package/lib/module/components/react-native-image-viewing/dist/utils.d.js.map +0 -1
  7848. package/lib/module/components/react-native-image-viewing/dist/utils.js.map +0 -1
  7849. package/lib/module/constants.js +0 -53
  7850. package/lib/module/constants.js.map +0 -1
  7851. package/lib/module/enum/imageSizeState.js.map +0 -1
  7852. package/lib/module/enum/postTargetType.js.map +0 -1
  7853. package/lib/module/enum/privacyState.js +0 -6
  7854. package/lib/module/enum/privacyState.js.map +0 -1
  7855. package/lib/module/enum/sessionState.js +0 -9
  7856. package/lib/module/enum/sessionState.js.map +0 -1
  7857. package/lib/module/enum/tabNameState.js.map +0 -1
  7858. package/lib/module/hooks/useAuth.js +0 -26
  7859. package/lib/module/hooks/useAuth.js.map +0 -1
  7860. package/lib/module/hooks/useConfig.js +0 -16
  7861. package/lib/module/hooks/useConfig.js.map +0 -1
  7862. package/lib/module/hooks/useFile.js +0 -22
  7863. package/lib/module/hooks/useFile.js.map +0 -1
  7864. package/lib/module/hooks/useGallery.js +0 -53
  7865. package/lib/module/hooks/useGallery.js.map +0 -1
  7866. package/lib/module/hooks/useImagePicker.js.map +0 -1
  7867. package/lib/module/hooks/useReaction.js.map +0 -1
  7868. package/lib/module/hooks/useSearch.js +0 -65
  7869. package/lib/module/hooks/useSearch.js.map +0 -1
  7870. package/lib/module/hooks/useStory.js.map +0 -1
  7871. package/lib/module/hooks/useTimeDifference.js.map +0 -1
  7872. package/lib/module/providers/Social/comment-sdk.js +0 -131
  7873. package/lib/module/providers/Social/comment-sdk.js.map +0 -1
  7874. package/lib/module/providers/Social/communities-sdk.js +0 -110
  7875. package/lib/module/providers/Social/communities-sdk.js.map +0 -1
  7876. package/lib/module/providers/Social/feed-sdk.js +0 -239
  7877. package/lib/module/providers/Social/feed-sdk.js.map +0 -1
  7878. package/lib/module/providers/amity-ui-kit-provider.js +0 -100
  7879. package/lib/module/providers/amity-ui-kit-provider.js.map +0 -1
  7880. package/lib/module/providers/auth-provider.js +0 -142
  7881. package/lib/module/providers/auth-provider.js.map +0 -1
  7882. package/lib/module/providers/config-provider.js +0 -65
  7883. package/lib/module/providers/config-provider.js.map +0 -1
  7884. package/lib/module/providers/file-provider.js +0 -86
  7885. package/lib/module/providers/file-provider.js.map +0 -1
  7886. package/lib/module/providers/user-provider.js +0 -58
  7887. package/lib/module/providers/user-provider.js.map +0 -1
  7888. package/lib/module/redux/slices/bottomSheetSlice.js +0 -65
  7889. package/lib/module/redux/slices/bottomSheetSlice.js.map +0 -1
  7890. package/lib/module/redux/slices/feedSlice.js.map +0 -1
  7891. package/lib/module/redux/slices/globalfeedSlice.js +0 -52
  7892. package/lib/module/redux/slices/globalfeedSlice.js.map +0 -1
  7893. package/lib/module/redux/slices/postDetailSlice.js.map +0 -1
  7894. package/lib/module/redux/slices/uiSlice.js.map +0 -1
  7895. package/lib/module/redux/store/index.js +0 -27
  7896. package/lib/module/redux/store/index.js.map +0 -1
  7897. package/lib/module/routes/RouteParamList.js +0 -2
  7898. package/lib/module/routes/RouteParamList.js.map +0 -1
  7899. package/lib/module/routes/SocialNavigator.js +0 -292
  7900. package/lib/module/routes/SocialNavigator.js.map +0 -1
  7901. package/lib/module/routes/style.js +0 -22
  7902. package/lib/module/routes/style.js.map +0 -1
  7903. package/lib/module/screens/AllMyCommunity/index.js +0 -115
  7904. package/lib/module/screens/AllMyCommunity/index.js.map +0 -1
  7905. package/lib/module/screens/AllMyCommunity/styles.js +0 -54
  7906. package/lib/module/screens/AllMyCommunity/styles.js.map +0 -1
  7907. package/lib/module/screens/CategorytList/index.js +0 -82
  7908. package/lib/module/screens/CategorytList/index.js.map +0 -1
  7909. package/lib/module/screens/CategorytList/styles.js +0 -34
  7910. package/lib/module/screens/CategorytList/styles.js.map +0 -1
  7911. package/lib/module/screens/CommunityHome/index.js +0 -263
  7912. package/lib/module/screens/CommunityHome/index.js.map +0 -1
  7913. package/lib/module/screens/CommunityHome/styles.js +0 -176
  7914. package/lib/module/screens/CommunityHome/styles.js.map +0 -1
  7915. package/lib/module/screens/CommunityList/index.js +0 -118
  7916. package/lib/module/screens/CommunityList/index.js.map +0 -1
  7917. package/lib/module/screens/CommunityList/styles.js +0 -34
  7918. package/lib/module/screens/CommunityList/styles.js.map +0 -1
  7919. package/lib/module/screens/CommunityMemberDetail/CommunityMemberDetail.js +0 -80
  7920. package/lib/module/screens/CommunityMemberDetail/CommunityMemberDetail.js.map +0 -1
  7921. package/lib/module/screens/CommunityMemberDetail/Components/CommunityMembersTab.js +0 -116
  7922. package/lib/module/screens/CommunityMemberDetail/Components/CommunityMembersTab.js.map +0 -1
  7923. package/lib/module/screens/CommunityMemberDetail/Components/MemberActionModal.js +0 -104
  7924. package/lib/module/screens/CommunityMemberDetail/Components/MemberActionModal.js.map +0 -1
  7925. package/lib/module/screens/CommunityMemberDetail/styles.js +0 -59
  7926. package/lib/module/screens/CommunityMemberDetail/styles.js.map +0 -1
  7927. package/lib/module/screens/CommunitySearch/index.js +0 -159
  7928. package/lib/module/screens/CommunitySearch/index.js.map +0 -1
  7929. package/lib/module/screens/CommunitySearch/styles.js +0 -51
  7930. package/lib/module/screens/CommunitySearch/styles.js.map +0 -1
  7931. package/lib/module/screens/CommunitySetting/index.js +0 -139
  7932. package/lib/module/screens/CommunitySetting/index.js.map +0 -1
  7933. package/lib/module/screens/CommunitySetting/styles.js +0 -87
  7934. package/lib/module/screens/CommunitySetting/styles.js.map +0 -1
  7935. package/lib/module/screens/CreateLivestream/CreateLivestream.js +0 -317
  7936. package/lib/module/screens/CreateLivestream/CreateLivestream.js.map +0 -1
  7937. package/lib/module/screens/CreateLivestream/styles.js +0 -198
  7938. package/lib/module/screens/CreateLivestream/styles.js.map +0 -1
  7939. package/lib/module/screens/CreatePoll/Components/Header.js +0 -40
  7940. package/lib/module/screens/CreatePoll/Components/Header.js.map +0 -1
  7941. package/lib/module/screens/CreatePoll/CreatePoll.js +0 -267
  7942. package/lib/module/screens/CreatePoll/CreatePoll.js.map +0 -1
  7943. package/lib/module/screens/CreatePoll/styles.js +0 -167
  7944. package/lib/module/screens/CreatePoll/styles.js.map +0 -1
  7945. package/lib/module/screens/CreatePost/index.js +0 -399
  7946. package/lib/module/screens/CreatePost/index.js.map +0 -1
  7947. package/lib/module/screens/CreatePost/styles.js +0 -121
  7948. package/lib/module/screens/CreatePost/styles.js.map +0 -1
  7949. package/lib/module/screens/EditCommunity/EditCommunity.js +0 -281
  7950. package/lib/module/screens/EditCommunity/EditCommunity.js.map +0 -1
  7951. package/lib/module/screens/EditCommunity/styles.js +0 -194
  7952. package/lib/module/screens/EditCommunity/styles.js.map +0 -1
  7953. package/lib/module/screens/EditProfile/EditProfile.js +0 -215
  7954. package/lib/module/screens/EditProfile/EditProfile.js.map +0 -1
  7955. package/lib/module/screens/EditProfile/styles.js +0 -79
  7956. package/lib/module/screens/EditProfile/styles.js.map +0 -1
  7957. package/lib/module/screens/Explore/index.js +0 -173
  7958. package/lib/module/screens/Explore/index.js.map +0 -1
  7959. package/lib/module/screens/Explore/styles.js +0 -140
  7960. package/lib/module/screens/Explore/styles.js.map +0 -1
  7961. package/lib/module/screens/Feed/index.js +0 -138
  7962. package/lib/module/screens/Feed/index.js.map +0 -1
  7963. package/lib/module/screens/Feed/styles.js +0 -13
  7964. package/lib/module/screens/Feed/styles.js.map +0 -1
  7965. package/lib/module/screens/GlobalFeed/index.js +0 -100
  7966. package/lib/module/screens/GlobalFeed/index.js.map +0 -1
  7967. package/lib/module/screens/GlobalFeed/styles.js.map +0 -1
  7968. package/lib/module/screens/Home/index.js +0 -70
  7969. package/lib/module/screens/Home/index.js.map +0 -1
  7970. package/lib/module/screens/Home/styles.js +0 -63
  7971. package/lib/module/screens/Home/styles.js.map +0 -1
  7972. package/lib/module/screens/LivestreamPlayer/index.js +0 -122
  7973. package/lib/module/screens/LivestreamPlayer/index.js.map +0 -1
  7974. package/lib/module/screens/LivestreamPlayer/styles.js +0 -63
  7975. package/lib/module/screens/LivestreamPlayer/styles.js.map +0 -1
  7976. package/lib/module/screens/PendingPosts/index.js +0 -63
  7977. package/lib/module/screens/PendingPosts/index.js.map +0 -1
  7978. package/lib/module/screens/PendingPosts/styles.js +0 -39
  7979. package/lib/module/screens/PendingPosts/styles.js.map +0 -1
  7980. package/lib/module/screens/PostDetail/index.js +0 -365
  7981. package/lib/module/screens/PostDetail/index.js.map +0 -1
  7982. package/lib/module/screens/PostDetail/styles.js +0 -129
  7983. package/lib/module/screens/PostDetail/styles.js.map +0 -1
  7984. package/lib/module/screens/ReactionListScreen/ReactionListScreen.js +0 -113
  7985. package/lib/module/screens/ReactionListScreen/ReactionListScreen.js.map +0 -1
  7986. package/lib/module/screens/ReactionListScreen/styles.js +0 -68
  7987. package/lib/module/screens/ReactionListScreen/styles.js.map +0 -1
  7988. package/lib/module/screens/UserProfile/Components/GalleryTab.js +0 -29
  7989. package/lib/module/screens/UserProfile/Components/GalleryTab.js.map +0 -1
  7990. package/lib/module/screens/UserProfile/Components/UserProfileGallery.js +0 -99
  7991. package/lib/module/screens/UserProfile/Components/UserProfileGallery.js.map +0 -1
  7992. package/lib/module/screens/UserProfile/UserProfile.js +0 -241
  7993. package/lib/module/screens/UserProfile/UserProfile.js.map +0 -1
  7994. package/lib/module/screens/UserProfile/styles.js +0 -160
  7995. package/lib/module/screens/UserProfile/styles.js.map +0 -1
  7996. package/lib/module/screens/UserProfileSetting/UserProfileSetting.js +0 -147
  7997. package/lib/module/screens/UserProfileSetting/UserProfileSetting.js.map +0 -1
  7998. package/lib/module/screens/UserProfileSetting/styles.js +0 -104
  7999. package/lib/module/screens/UserProfileSetting/styles.js.map +0 -1
  8000. package/lib/module/screens/VideoPlayerFullScreen/index.js +0 -81
  8001. package/lib/module/screens/VideoPlayerFullScreen/index.js.map +0 -1
  8002. package/lib/module/screens/VideoPlayerFullScreen/styles.js +0 -60
  8003. package/lib/module/screens/VideoPlayerFullScreen/styles.js.map +0 -1
  8004. package/lib/module/snippet/AmityCommunitySearchResultComponent.js +0 -25
  8005. package/lib/module/snippet/AmityCommunitySearchResultComponent.js.map +0 -1
  8006. package/lib/module/snippet/AmityCreatePostMenuComponent.js +0 -29
  8007. package/lib/module/snippet/AmityCreatePostMenuComponent.js.map +0 -1
  8008. package/lib/module/snippet/AmityDetailedMediaAttachmentComponent.js +0 -25
  8009. package/lib/module/snippet/AmityDetailedMediaAttachmentComponent.js.map +0 -1
  8010. package/lib/module/snippet/AmityEmptyNewsFeedComponent.js +0 -20
  8011. package/lib/module/snippet/AmityEmptyNewsFeedComponent.js.map +0 -1
  8012. package/lib/module/snippet/AmityGlobalFeedComponent.js +0 -27
  8013. package/lib/module/snippet/AmityGlobalFeedComponent.js.map +0 -1
  8014. package/lib/module/snippet/AmityMediaAttachmentComponent.js +0 -25
  8015. package/lib/module/snippet/AmityMediaAttachmentComponent.js.map +0 -1
  8016. package/lib/module/snippet/AmityMyCommunitiesComponent.js +0 -30
  8017. package/lib/module/snippet/AmityMyCommunitiesComponent.js.map +0 -1
  8018. package/lib/module/snippet/AmityMyCommunitiesSearchPage.js +0 -20
  8019. package/lib/module/snippet/AmityMyCommunitiesSearchPage.js.map +0 -1
  8020. package/lib/module/snippet/AmityNewsFeedComponent.js +0 -20
  8021. package/lib/module/snippet/AmityNewsFeedComponent.js.map +0 -1
  8022. package/lib/module/snippet/AmityPostComposerPage.js +0 -26
  8023. package/lib/module/snippet/AmityPostComposerPage.js.map +0 -1
  8024. package/lib/module/snippet/AmityPostContentComponent.js +0 -22
  8025. package/lib/module/snippet/AmityPostContentComponent.js.map +0 -1
  8026. package/lib/module/snippet/AmityPostDetailPage.js +0 -22
  8027. package/lib/module/snippet/AmityPostDetailPage.js.map +0 -1
  8028. package/lib/module/snippet/AmityPostTargetSelectionPage.js +0 -29
  8029. package/lib/module/snippet/AmityPostTargetSelectionPage.js.map +0 -1
  8030. package/lib/module/snippet/AmityReactionListComponent.js +0 -25
  8031. package/lib/module/snippet/AmityReactionListComponent.js.map +0 -1
  8032. package/lib/module/snippet/AmitySocialGlobalSearchPage.js +0 -20
  8033. package/lib/module/snippet/AmitySocialGlobalSearchPage.js.map +0 -1
  8034. package/lib/module/snippet/AmitySocialHomePage.js +0 -25
  8035. package/lib/module/snippet/AmitySocialHomePage.js.map +0 -1
  8036. package/lib/module/snippet/AmitySocialHomeTopNavigationComponent.js +0 -27
  8037. package/lib/module/snippet/AmitySocialHomeTopNavigationComponent.js.map +0 -1
  8038. package/lib/module/snippet/AmityStoryTargetSelectionPage.js +0 -30
  8039. package/lib/module/snippet/AmityStoryTargetSelectionPage.js.map +0 -1
  8040. package/lib/module/snippet/AmityTopSearchBarComponent.js +0 -24
  8041. package/lib/module/snippet/AmityTopSearchBarComponent.js.map +0 -1
  8042. package/lib/module/snippet/AmityUserSearchResultComponent.js +0 -23
  8043. package/lib/module/snippet/AmityUserSearchResultComponent.js.map +0 -1
  8044. package/lib/module/svg/svg-xml-list.js +0 -300
  8045. package/lib/module/svg/svg-xml-list.js.map +0 -1
  8046. package/lib/module/types/auth.interface.js +0 -2
  8047. package/lib/module/types/auth.interface.js.map +0 -1
  8048. package/lib/module/types/config.interface.js +0 -2
  8049. package/lib/module/types/config.interface.js.map +0 -1
  8050. package/lib/module/types/index.js +0 -5
  8051. package/lib/module/types/index.js.map +0 -1
  8052. package/lib/module/types/mentionPosition.interface.js +0 -2
  8053. package/lib/module/types/mentionPosition.interface.js.map +0 -1
  8054. package/lib/module/types/user.interface.js +0 -2
  8055. package/lib/module/types/user.interface.js.map +0 -1
  8056. package/lib/module/util/apiUtil.js +0 -4
  8057. package/lib/module/util/apiUtil.js.map +0 -1
  8058. package/lib/module/util/colorUtil.js +0 -22
  8059. package/lib/module/util/colorUtil.js.map +0 -1
  8060. package/lib/module/util/communityMemberRolesUtil.js +0 -29
  8061. package/lib/module/util/communityMemberRolesUtil.js.map +0 -1
  8062. package/lib/module/util/enumUIKitID.js +0 -40
  8063. package/lib/module/util/enumUIKitID.js.map +0 -1
  8064. package/lib/module/util/numberUtil.js +0 -13
  8065. package/lib/module/util/numberUtil.js.map +0 -1
  8066. package/lib/module/util/permission.js.map +0 -1
  8067. package/lib/module/util/postDataFormatter.js +0 -9
  8068. package/lib/module/util/postDataFormatter.js.map +0 -1
  8069. package/lib/module/util/postTypeChecker.js +0 -20
  8070. package/lib/module/util/postTypeChecker.js.map +0 -1
  8071. package/lib/module/util/timeUtil.js +0 -50
  8072. package/lib/module/util/timeUtil.js.map +0 -1
  8073. package/lib/module/util/urlUtil.js +0 -26
  8074. package/lib/module/util/urlUtil.js.map +0 -1
  8075. package/lib/module/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.js +0 -65
  8076. package/lib/module/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.js.map +0 -1
  8077. package/lib/module/v4/PublicApi/Components/AmityCommunityCategoriesComponent/styles.js.map +0 -1
  8078. package/lib/module/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.js +0 -157
  8079. package/lib/module/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.js.map +0 -1
  8080. package/lib/module/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.js +0 -42
  8081. package/lib/module/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.js.map +0 -1
  8082. package/lib/module/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.js +0 -160
  8083. package/lib/module/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.js.map +0 -1
  8084. package/lib/module/v4/PublicApi/Components/AmityCommunityHeaderComponent/styles.js.map +0 -1
  8085. package/lib/module/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.js +0 -80
  8086. package/lib/module/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.js.map +0 -1
  8087. package/lib/module/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.js +0 -14
  8088. package/lib/module/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.js.map +0 -1
  8089. package/lib/module/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.js +0 -88
  8090. package/lib/module/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.js.map +0 -1
  8091. package/lib/module/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.js +0 -2
  8092. package/lib/module/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.js.map +0 -1
  8093. package/lib/module/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.js +0 -21
  8094. package/lib/module/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.js.map +0 -1
  8095. package/lib/module/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.js +0 -83
  8096. package/lib/module/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.js.map +0 -1
  8097. package/lib/module/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.js +0 -27
  8098. package/lib/module/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.js.map +0 -1
  8099. package/lib/module/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.js +0 -80
  8100. package/lib/module/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.js.map +0 -1
  8101. package/lib/module/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.js +0 -35
  8102. package/lib/module/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.js.map +0 -1
  8103. package/lib/module/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.js +0 -89
  8104. package/lib/module/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.js.map +0 -1
  8105. package/lib/module/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.js +0 -99
  8106. package/lib/module/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.js.map +0 -1
  8107. package/lib/module/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/styles.js.map +0 -1
  8108. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.js +0 -34
  8109. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.js.map +0 -1
  8110. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.js +0 -35
  8111. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.js.map +0 -1
  8112. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.js +0 -24
  8113. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.js.map +0 -1
  8114. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.js +0 -41
  8115. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.js.map +0 -1
  8116. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.js +0 -28
  8117. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.js.map +0 -1
  8118. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.js +0 -24
  8119. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.js.map +0 -1
  8120. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/index.js.map +0 -1
  8121. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/styles/styles.js.map +0 -1
  8122. package/lib/module/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/styles.js.map +0 -1
  8123. package/lib/module/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.js +0 -50
  8124. package/lib/module/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.js.map +0 -1
  8125. package/lib/module/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/styles.js.map +0 -1
  8126. package/lib/module/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.js +0 -90
  8127. package/lib/module/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.js.map +0 -1
  8128. package/lib/module/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js +0 -124
  8129. package/lib/module/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.js.map +0 -1
  8130. package/lib/module/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/styles.js.map +0 -1
  8131. package/lib/module/v4/PublicApi/Components/AmityExploreComponent/styles.js.map +0 -1
  8132. package/lib/module/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.js +0 -50
  8133. package/lib/module/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.js.map +0 -1
  8134. package/lib/module/v4/PublicApi/Components/AmityExploreEmptyComponent/styles.js.map +0 -1
  8135. package/lib/module/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.js +0 -92
  8136. package/lib/module/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.js.map +0 -1
  8137. package/lib/module/v4/PublicApi/Components/AmityGlobalFeedComponent/styles.js.map +0 -1
  8138. package/lib/module/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.js +0 -80
  8139. package/lib/module/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.js.map +0 -1
  8140. package/lib/module/v4/PublicApi/Components/AmityMediaAttachmentComponent/styles.js.map +0 -1
  8141. package/lib/module/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.js +0 -86
  8142. package/lib/module/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.js.map +0 -1
  8143. package/lib/module/v4/PublicApi/Components/AmityMyCommunitiesComponent/styles.js.map +0 -1
  8144. package/lib/module/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.js +0 -33
  8145. package/lib/module/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.js.map +0 -1
  8146. package/lib/module/v4/PublicApi/Components/AmityNewsFeedComponent/styles.js.map +0 -1
  8147. package/lib/module/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.js +0 -222
  8148. package/lib/module/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.js.map +0 -1
  8149. package/lib/module/v4/PublicApi/Components/AmityPendingPostListComponent/index.js +0 -2
  8150. package/lib/module/v4/PublicApi/Components/AmityPendingPostListComponent/index.js.map +0 -1
  8151. package/lib/module/v4/PublicApi/Components/AmityPendingPostListComponent/styles.js.map +0 -1
  8152. package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.js +0 -202
  8153. package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.js.map +0 -1
  8154. package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.js +0 -391
  8155. package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.js.map +0 -1
  8156. package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.js +0 -162
  8157. package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.js.map +0 -1
  8158. package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.js +0 -275
  8159. package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.js.map +0 -1
  8160. package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.js +0 -161
  8161. package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.js.map +0 -1
  8162. package/lib/module/v4/PublicApi/Components/AmityPostCommentComponent/styles.js.map +0 -1
  8163. package/lib/module/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.js +0 -215
  8164. package/lib/module/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.js.map +0 -1
  8165. package/lib/module/v4/PublicApi/Components/AmityPostContentComponent/styles.js.map +0 -1
  8166. package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.js +0 -43
  8167. package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.js.map +0 -1
  8168. package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.js +0 -143
  8169. package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.js.map +0 -1
  8170. package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.js +0 -117
  8171. package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.js.map +0 -1
  8172. package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/index.js.map +0 -1
  8173. package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/styles.js.map +0 -1
  8174. package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/type.js.map +0 -1
  8175. package/lib/module/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.js +0 -34
  8176. package/lib/module/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.js.map +0 -1
  8177. package/lib/module/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.js +0 -2
  8178. package/lib/module/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.js.map +0 -1
  8179. package/lib/module/v4/PublicApi/Components/AmityPostEngagementContentComponent/styles.js.map +0 -1
  8180. package/lib/module/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.js +0 -190
  8181. package/lib/module/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.js.map +0 -1
  8182. package/lib/module/v4/PublicApi/Components/AmityReactionListComponent/styles.js.map +0 -1
  8183. package/lib/module/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.js +0 -56
  8184. package/lib/module/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.js.map +0 -1
  8185. package/lib/module/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.js +0 -86
  8186. package/lib/module/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.js.map +0 -1
  8187. package/lib/module/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/styles.js.map +0 -1
  8188. package/lib/module/v4/PublicApi/Components/AmityRecommenedCommunityComponent/styles.js.map +0 -1
  8189. package/lib/module/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.js +0 -159
  8190. package/lib/module/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.js.map +0 -1
  8191. package/lib/module/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.js +0 -43
  8192. package/lib/module/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.js.map +0 -1
  8193. package/lib/module/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.js +0 -32
  8194. package/lib/module/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.js.map +0 -1
  8195. package/lib/module/v4/PublicApi/Components/AmityThumbnailActionComponent/index.js +0 -2
  8196. package/lib/module/v4/PublicApi/Components/AmityThumbnailActionComponent/index.js.map +0 -1
  8197. package/lib/module/v4/PublicApi/Components/AmityThumbnailActionComponent/styles.js.map +0 -1
  8198. package/lib/module/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.js +0 -79
  8199. package/lib/module/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.js.map +0 -1
  8200. package/lib/module/v4/PublicApi/Components/AmityTopSearchBarComponent/styles.js.map +0 -1
  8201. package/lib/module/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.js +0 -55
  8202. package/lib/module/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.js.map +0 -1
  8203. package/lib/module/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.js +0 -30
  8204. package/lib/module/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.js.map +0 -1
  8205. package/lib/module/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/styles.js.map +0 -1
  8206. package/lib/module/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/styles.js.map +0 -1
  8207. package/lib/module/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.js +0 -49
  8208. package/lib/module/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.js.map +0 -1
  8209. package/lib/module/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.js +0 -34
  8210. package/lib/module/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.js.map +0 -1
  8211. package/lib/module/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.js +0 -44
  8212. package/lib/module/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.js.map +0 -1
  8213. package/lib/module/v4/PublicApi/Elements/ButtonWithIconElement/styles.js +0 -27
  8214. package/lib/module/v4/PublicApi/Elements/ButtonWithIconElement/styles.js.map +0 -1
  8215. package/lib/module/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.js +0 -37
  8216. package/lib/module/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.js.map +0 -1
  8217. package/lib/module/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.js +0 -34
  8218. package/lib/module/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.js.map +0 -1
  8219. package/lib/module/v4/PublicApi/Elements/CommonElements/AvatarElement.js +0 -59
  8220. package/lib/module/v4/PublicApi/Elements/CommonElements/AvatarElement.js.map +0 -1
  8221. package/lib/module/v4/PublicApi/Elements/CommonElements/CategoryElement.js +0 -31
  8222. package/lib/module/v4/PublicApi/Elements/CommonElements/CategoryElement.js.map +0 -1
  8223. package/lib/module/v4/PublicApi/Elements/CommonElements/ImageElement.js +0 -37
  8224. package/lib/module/v4/PublicApi/Elements/CommonElements/ImageElement.js.map +0 -1
  8225. package/lib/module/v4/PublicApi/Elements/CommonElements/TextElement.js +0 -24
  8226. package/lib/module/v4/PublicApi/Elements/CommonElements/TextElement.js.map +0 -1
  8227. package/lib/module/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.js +0 -37
  8228. package/lib/module/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.js.map +0 -1
  8229. package/lib/module/v4/PublicApi/Elements/IconElement/IconElement.js +0 -38
  8230. package/lib/module/v4/PublicApi/Elements/IconElement/IconElement.js.map +0 -1
  8231. package/lib/module/v4/PublicApi/Elements/IconElement/index.js +0 -2
  8232. package/lib/module/v4/PublicApi/Elements/IconElement/index.js.map +0 -1
  8233. package/lib/module/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.js +0 -37
  8234. package/lib/module/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.js.map +0 -1
  8235. package/lib/module/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.js +0 -34
  8236. package/lib/module/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.js.map +0 -1
  8237. package/lib/module/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.js +0 -34
  8238. package/lib/module/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.js.map +0 -1
  8239. package/lib/module/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.js +0 -52
  8240. package/lib/module/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.js.map +0 -1
  8241. package/lib/module/v4/PublicApi/Elements/ModeratorBadgeElement/styles.js.map +0 -1
  8242. package/lib/module/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.js +0 -34
  8243. package/lib/module/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.js.map +0 -1
  8244. package/lib/module/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.js +0 -33
  8245. package/lib/module/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.js.map +0 -1
  8246. package/lib/module/v4/PublicApi/Elements/TimestampElement/TimestampElement.js +0 -26
  8247. package/lib/module/v4/PublicApi/Elements/TimestampElement/TimestampElement.js.map +0 -1
  8248. package/lib/module/v4/PublicApi/Elements/TitleElement/TitleElement.js +0 -37
  8249. package/lib/module/v4/PublicApi/Elements/TitleElement/TitleElement.js.map +0 -1
  8250. package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.js +0 -72
  8251. package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.js.map +0 -1
  8252. package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.js +0 -47
  8253. package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.js.map +0 -1
  8254. package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.js +0 -29
  8255. package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.js.map +0 -1
  8256. package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/styles.js.map +0 -1
  8257. package/lib/module/v4/PublicApi/Pages/AmityAllCategoriesPage/styles.js.map +0 -1
  8258. package/lib/module/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.js +0 -94
  8259. package/lib/module/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.js.map +0 -1
  8260. package/lib/module/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/styles.js.map +0 -1
  8261. package/lib/module/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.js +0 -7
  8262. package/lib/module/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.js.map +0 -1
  8263. package/lib/module/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.js +0 -2
  8264. package/lib/module/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.js.map +0 -1
  8265. package/lib/module/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.js +0 -7
  8266. package/lib/module/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.js.map +0 -1
  8267. package/lib/module/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.js +0 -2
  8268. package/lib/module/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.js.map +0 -1
  8269. package/lib/module/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.js +0 -11
  8270. package/lib/module/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.js.map +0 -1
  8271. package/lib/module/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.js +0 -2
  8272. package/lib/module/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.js.map +0 -1
  8273. package/lib/module/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.js +0 -11
  8274. package/lib/module/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.js.map +0 -1
  8275. package/lib/module/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.js +0 -2
  8276. package/lib/module/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.js.map +0 -1
  8277. package/lib/module/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.js +0 -11
  8278. package/lib/module/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.js.map +0 -1
  8279. package/lib/module/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.js +0 -2
  8280. package/lib/module/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.js.map +0 -1
  8281. package/lib/module/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.js +0 -11
  8282. package/lib/module/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.js.map +0 -1
  8283. package/lib/module/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.js +0 -2
  8284. package/lib/module/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.js.map +0 -1
  8285. package/lib/module/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.js +0 -11
  8286. package/lib/module/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.js.map +0 -1
  8287. package/lib/module/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.js +0 -2
  8288. package/lib/module/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.js.map +0 -1
  8289. package/lib/module/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.js +0 -11
  8290. package/lib/module/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.js.map +0 -1
  8291. package/lib/module/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.js +0 -2
  8292. package/lib/module/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.js.map +0 -1
  8293. package/lib/module/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.js +0 -11
  8294. package/lib/module/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.js.map +0 -1
  8295. package/lib/module/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.js +0 -2
  8296. package/lib/module/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.js.map +0 -1
  8297. package/lib/module/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js +0 -331
  8298. package/lib/module/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js.map +0 -1
  8299. package/lib/module/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.js +0 -68
  8300. package/lib/module/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.js.map +0 -1
  8301. package/lib/module/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.js +0 -11
  8302. package/lib/module/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.js.map +0 -1
  8303. package/lib/module/v4/PublicApi/Pages/AmityCommunitySettingPage/index.js +0 -2
  8304. package/lib/module/v4/PublicApi/Pages/AmityCommunitySettingPage/index.js.map +0 -1
  8305. package/lib/module/v4/PublicApi/Pages/AmityCommunitySetupPage/index.js +0 -18
  8306. package/lib/module/v4/PublicApi/Pages/AmityCommunitySetupPage/index.js.map +0 -1
  8307. package/lib/module/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.js +0 -11
  8308. package/lib/module/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.js.map +0 -1
  8309. package/lib/module/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.js +0 -2
  8310. package/lib/module/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.js.map +0 -1
  8311. package/lib/module/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.js +0 -11
  8312. package/lib/module/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.js.map +0 -1
  8313. package/lib/module/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.js +0 -2
  8314. package/lib/module/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.js.map +0 -1
  8315. package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.js +0 -404
  8316. package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.js.map +0 -1
  8317. package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.js +0 -2
  8318. package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.js.map +0 -1
  8319. package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.js +0 -200
  8320. package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.js.map +0 -1
  8321. package/lib/module/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.js +0 -294
  8322. package/lib/module/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.js.map +0 -1
  8323. package/lib/module/v4/PublicApi/Pages/AmityCreateStoryPage/styles.js.map +0 -1
  8324. package/lib/module/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.js +0 -200
  8325. package/lib/module/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.js.map +0 -1
  8326. package/lib/module/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.js +0 -182
  8327. package/lib/module/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.js.map +0 -1
  8328. package/lib/module/v4/PublicApi/Pages/AmityDraftStoryPage/styles.js.map +0 -1
  8329. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js +0 -191
  8330. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js.map +0 -1
  8331. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.js +0 -2
  8332. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.js.map +0 -1
  8333. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js +0 -81
  8334. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js.map +0 -1
  8335. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.js +0 -34
  8336. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.js.map +0 -1
  8337. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.js +0 -2
  8338. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.js.map +0 -1
  8339. package/lib/module/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.js +0 -71
  8340. package/lib/module/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.js.map +0 -1
  8341. package/lib/module/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.js +0 -2
  8342. package/lib/module/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.js.map +0 -1
  8343. package/lib/module/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/styles.js.map +0 -1
  8344. package/lib/module/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.js +0 -42
  8345. package/lib/module/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.js.map +0 -1
  8346. package/lib/module/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/styles.js.map +0 -1
  8347. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.js +0 -292
  8348. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.js.map +0 -1
  8349. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.js +0 -51
  8350. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.js.map +0 -1
  8351. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.js +0 -69
  8352. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.js.map +0 -1
  8353. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.js +0 -122
  8354. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.js.map +0 -1
  8355. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.js +0 -37
  8356. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.js.map +0 -1
  8357. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.js +0 -66
  8358. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.js.map +0 -1
  8359. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.js +0 -42
  8360. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.js.map +0 -1
  8361. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.js +0 -42
  8362. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.js.map +0 -1
  8363. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/index.js +0 -2
  8364. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/index.js.map +0 -1
  8365. package/lib/module/v4/PublicApi/Pages/AmityPollPostComposerPage/styles.js.map +0 -1
  8366. package/lib/module/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.js +0 -35
  8367. package/lib/module/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.js.map +0 -1
  8368. package/lib/module/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.js +0 -2
  8369. package/lib/module/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.js.map +0 -1
  8370. package/lib/module/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.js +0 -599
  8371. package/lib/module/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.js.map +0 -1
  8372. package/lib/module/v4/PublicApi/Pages/AmityPostComposerPage/styles.js.map +0 -1
  8373. package/lib/module/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.js +0 -298
  8374. package/lib/module/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.js.map +0 -1
  8375. package/lib/module/v4/PublicApi/Pages/AmityPostDetailPage/styles.js.map +0 -1
  8376. package/lib/module/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.js +0 -77
  8377. package/lib/module/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.js.map +0 -1
  8378. package/lib/module/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.js +0 -60
  8379. package/lib/module/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.js.map +0 -1
  8380. package/lib/module/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/styles.js.map +0 -1
  8381. package/lib/module/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.js +0 -92
  8382. package/lib/module/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.js.map +0 -1
  8383. package/lib/module/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.js +0 -33
  8384. package/lib/module/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.js.map +0 -1
  8385. package/lib/module/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.js +0 -333
  8386. package/lib/module/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.js.map +0 -1
  8387. package/lib/module/v4/PublicApi/Pages/AmityUserProfilePage/index.js +0 -2
  8388. package/lib/module/v4/PublicApi/Pages/AmityUserProfilePage/index.js.map +0 -1
  8389. package/lib/module/v4/PublicApi/Pages/AmityUserProfilePage/styles.js +0 -193
  8390. package/lib/module/v4/PublicApi/Pages/AmityUserProfilePage/styles.js.map +0 -1
  8391. package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.js +0 -135
  8392. package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.js.map +0 -1
  8393. package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.js +0 -462
  8394. package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.js.map +0 -1
  8395. package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/styles.js +0 -226
  8396. package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/styles.js.map +0 -1
  8397. package/lib/module/v4/PublicApi/types/index.js +0 -25
  8398. package/lib/module/v4/PublicApi/types/index.js.map +0 -1
  8399. package/lib/module/v4/assets/icons/arrowDown.js.map +0 -1
  8400. package/lib/module/v4/assets/icons/arrowLeft.js.map +0 -1
  8401. package/lib/module/v4/assets/icons/arrowRight.js.map +0 -1
  8402. package/lib/module/v4/assets/icons/ban.js.map +0 -1
  8403. package/lib/module/v4/assets/icons/bell.js.map +0 -1
  8404. package/lib/module/v4/assets/icons/camera.js.map +0 -1
  8405. package/lib/module/v4/assets/icons/category.js.map +0 -1
  8406. package/lib/module/v4/assets/icons/check.js.map +0 -1
  8407. package/lib/module/v4/assets/icons/checkbox.js.map +0 -1
  8408. package/lib/module/v4/assets/icons/close.js.map +0 -1
  8409. package/lib/module/v4/assets/icons/commentNotification.js.map +0 -1
  8410. package/lib/module/v4/assets/icons/community.js.map +0 -1
  8411. package/lib/module/v4/assets/icons/cross.js.map +0 -1
  8412. package/lib/module/v4/assets/icons/demote.js.map +0 -1
  8413. package/lib/module/v4/assets/icons/dot.js.map +0 -1
  8414. package/lib/module/v4/assets/icons/emptyCommunity.js.map +0 -1
  8415. package/lib/module/v4/assets/icons/emptyImagePost.js +0 -5
  8416. package/lib/module/v4/assets/icons/emptyImagePost.js.map +0 -1
  8417. package/lib/module/v4/assets/icons/emptyList.js.map +0 -1
  8418. package/lib/module/v4/assets/icons/emptyPost.js +0 -5
  8419. package/lib/module/v4/assets/icons/emptyPost.js.map +0 -1
  8420. package/lib/module/v4/assets/icons/emptyVideoPost.js +0 -5
  8421. package/lib/module/v4/assets/icons/emptyVideoPost.js.map +0 -1
  8422. package/lib/module/v4/assets/icons/errorPage.js.map +0 -1
  8423. package/lib/module/v4/assets/icons/exclamation.js.map +0 -1
  8424. package/lib/module/v4/assets/icons/featured.js.map +0 -1
  8425. package/lib/module/v4/assets/icons/feed.js +0 -6
  8426. package/lib/module/v4/assets/icons/feed.js.map +0 -1
  8427. package/lib/module/v4/assets/icons/firework.js.map +0 -1
  8428. package/lib/module/v4/assets/icons/image.js +0 -6
  8429. package/lib/module/v4/assets/icons/image.js.map +0 -1
  8430. package/lib/module/v4/assets/icons/imageUpload.js.map +0 -1
  8431. package/lib/module/v4/assets/icons/index.js +0 -65
  8432. package/lib/module/v4/assets/icons/index.js.map +0 -1
  8433. package/lib/module/v4/assets/icons/list.js.map +0 -1
  8434. package/lib/module/v4/assets/icons/livestream.js.map +0 -1
  8435. package/lib/module/v4/assets/icons/lock.js +0 -7
  8436. package/lib/module/v4/assets/icons/lock.js.map +0 -1
  8437. package/lib/module/v4/assets/icons/member.js.map +0 -1
  8438. package/lib/module/v4/assets/icons/menu.js.map +0 -1
  8439. package/lib/module/v4/assets/icons/moderator.js.map +0 -1
  8440. package/lib/module/v4/assets/icons/noResult.js.map +0 -1
  8441. package/lib/module/v4/assets/icons/pause.js.map +0 -1
  8442. package/lib/module/v4/assets/icons/pen.js.map +0 -1
  8443. package/lib/module/v4/assets/icons/penFill.js.map +0 -1
  8444. package/lib/module/v4/assets/icons/photo.js.map +0 -1
  8445. package/lib/module/v4/assets/icons/pin.js +0 -6
  8446. package/lib/module/v4/assets/icons/pin.js.map +0 -1
  8447. package/lib/module/v4/assets/icons/pinFill.js.map +0 -1
  8448. package/lib/module/v4/assets/icons/play.js.map +0 -1
  8449. package/lib/module/v4/assets/icons/plus.js.map +0 -1
  8450. package/lib/module/v4/assets/icons/poll.js +0 -6
  8451. package/lib/module/v4/assets/icons/poll.js.map +0 -1
  8452. package/lib/module/v4/assets/icons/post.js.map +0 -1
  8453. package/lib/module/v4/assets/icons/postNotification.js.map +0 -1
  8454. package/lib/module/v4/assets/icons/postPermission.js.map +0 -1
  8455. package/lib/module/v4/assets/icons/private.js.map +0 -1
  8456. package/lib/module/v4/assets/icons/privateFeed.js.map +0 -1
  8457. package/lib/module/v4/assets/icons/promote.js.map +0 -1
  8458. package/lib/module/v4/assets/icons/public.js.map +0 -1
  8459. package/lib/module/v4/assets/icons/radio.js.map +0 -1
  8460. package/lib/module/v4/assets/icons/report.js.map +0 -1
  8461. package/lib/module/v4/assets/icons/resume.js.map +0 -1
  8462. package/lib/module/v4/assets/icons/rotate.js.map +0 -1
  8463. package/lib/module/v4/assets/icons/search.js.map +0 -1
  8464. package/lib/module/v4/assets/icons/startLivestream.js.map +0 -1
  8465. package/lib/module/v4/assets/icons/story.js.map +0 -1
  8466. package/lib/module/v4/assets/icons/terminated.js.map +0 -1
  8467. package/lib/module/v4/assets/icons/thumbnail.js.map +0 -1
  8468. package/lib/module/v4/assets/icons/toast.js +0 -14
  8469. package/lib/module/v4/assets/icons/toast.js.map +0 -1
  8470. package/lib/module/v4/assets/icons/trash.js.map +0 -1
  8471. package/lib/module/v4/assets/icons/unreport.js.map +0 -1
  8472. package/lib/module/v4/assets/icons/verifiedBadge.js.map +0 -1
  8473. package/lib/module/v4/assets/icons/video.js +0 -6
  8474. package/lib/module/v4/assets/icons/video.js.map +0 -1
  8475. package/lib/module/v4/assets/icons/warning.js.map +0 -1
  8476. package/lib/module/v4/assets/index.js.map +0 -1
  8477. package/lib/module/v4/component/AdInformation/AdInformation.js +0 -60
  8478. package/lib/module/v4/component/AdInformation/AdInformation.js.map +0 -1
  8479. package/lib/module/v4/component/AdInformation/styles.js.map +0 -1
  8480. package/lib/module/v4/component/Avatar/Avatar.js +0 -101
  8481. package/lib/module/v4/component/Avatar/Avatar.js.map +0 -1
  8482. package/lib/module/v4/component/Avatar/index.js.map +0 -1
  8483. package/lib/module/v4/component/Avatar/styles.js.map +0 -1
  8484. package/lib/module/v4/component/BottomSheetComponent/BottomSheetComponent.js +0 -29
  8485. package/lib/module/v4/component/BottomSheetComponent/BottomSheetComponent.js.map +0 -1
  8486. package/lib/module/v4/component/BottomSheetComponent/styles.js +0 -15
  8487. package/lib/module/v4/component/BottomSheetComponent/styles.js.map +0 -1
  8488. package/lib/module/v4/component/Button/Button.js +0 -62
  8489. package/lib/module/v4/component/Button/Button.js.map +0 -1
  8490. package/lib/module/v4/component/Button/styles.js +0 -73
  8491. package/lib/module/v4/component/Button/styles.js.map +0 -1
  8492. package/lib/module/v4/component/CancelButton/index.js +0 -16
  8493. package/lib/module/v4/component/CancelButton/index.js.map +0 -1
  8494. package/lib/module/v4/component/CancelButton/styles.js.map +0 -1
  8495. package/lib/module/v4/component/CategoryChip/CategoryChip.js +0 -37
  8496. package/lib/module/v4/component/CategoryChip/CategoryChip.js.map +0 -1
  8497. package/lib/module/v4/component/CategoryChip/index.js.map +0 -1
  8498. package/lib/module/v4/component/CategoryChip/styles.js.map +0 -1
  8499. package/lib/module/v4/component/CircularProgressIndicator/CircularProgressIndicator.js +0 -93
  8500. package/lib/module/v4/component/CircularProgressIndicator/CircularProgressIndicator.js.map +0 -1
  8501. package/lib/module/v4/component/CircularProgressIndicator/index.js.map +0 -1
  8502. package/lib/module/v4/component/CircularProgressIndicator/styles.js.map +0 -1
  8503. package/lib/module/v4/component/CommentAdComponent/CommentAdComponent.js +0 -111
  8504. package/lib/module/v4/component/CommentAdComponent/CommentAdComponent.js.map +0 -1
  8505. package/lib/module/v4/component/CommentAdComponent/styles.js +0 -119
  8506. package/lib/module/v4/component/CommentAdComponent/styles.js.map +0 -1
  8507. package/lib/module/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.js +0 -30
  8508. package/lib/module/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.js.map +0 -1
  8509. package/lib/module/v4/component/CommunityCategoryChips/CommunityCategoryChips.js +0 -69
  8510. package/lib/module/v4/component/CommunityCategoryChips/CommunityCategoryChips.js.map +0 -1
  8511. package/lib/module/v4/component/CommunityCategoryChips/styles.js +0 -30
  8512. package/lib/module/v4/component/CommunityCategoryChips/styles.js.map +0 -1
  8513. package/lib/module/v4/component/CommunityListSkeleton/CommunityListSkeleton.js +0 -59
  8514. package/lib/module/v4/component/CommunityListSkeleton/CommunityListSkeleton.js.map +0 -1
  8515. package/lib/module/v4/component/CommunityRowItem/CommunityRowItem.js +0 -67
  8516. package/lib/module/v4/component/CommunityRowItem/CommunityRowItem.js.map +0 -1
  8517. package/lib/module/v4/component/CommunityRowItem/styles.js.map +0 -1
  8518. package/lib/module/v4/component/CommunitySearchResult/CommunitySearchResult.js +0 -90
  8519. package/lib/module/v4/component/CommunitySearchResult/CommunitySearchResult.js.map +0 -1
  8520. package/lib/module/v4/component/CommunityStories/index.js +0 -156
  8521. package/lib/module/v4/component/CommunityStories/index.js.map +0 -1
  8522. package/lib/module/v4/component/CommunityStories/styles.js +0 -107
  8523. package/lib/module/v4/component/CommunityStories/styles.js.map +0 -1
  8524. package/lib/module/v4/component/CustomSocialTab/CustomSocialTab.js +0 -37
  8525. package/lib/module/v4/component/CustomSocialTab/CustomSocialTab.js.map +0 -1
  8526. package/lib/module/v4/component/CustomSocialTab/styles.js.map +0 -1
  8527. package/lib/module/v4/component/CustomTab/index.js +0 -78
  8528. package/lib/module/v4/component/CustomTab/index.js.map +0 -1
  8529. package/lib/module/v4/component/CustomTab/styles.js.map +0 -1
  8530. package/lib/module/v4/component/Divider/index.js +0 -18
  8531. package/lib/module/v4/component/Divider/index.js.map +0 -1
  8532. package/lib/module/v4/component/EmptyComponent/EmptyComponent.js +0 -25
  8533. package/lib/module/v4/component/EmptyComponent/EmptyComponent.js.map +0 -1
  8534. package/lib/module/v4/component/EmptyComponent/styles.js +0 -21
  8535. package/lib/module/v4/component/EmptyComponent/styles.js.map +0 -1
  8536. package/lib/module/v4/component/EmptyList/EmptyList.js +0 -25
  8537. package/lib/module/v4/component/EmptyList/EmptyList.js.map +0 -1
  8538. package/lib/module/v4/component/EmptyList/index.js +0 -2
  8539. package/lib/module/v4/component/EmptyList/index.js.map +0 -1
  8540. package/lib/module/v4/component/EmptyList/styles.js.map +0 -1
  8541. package/lib/module/v4/component/ErrorComponent/ErrorComponent.js +0 -33
  8542. package/lib/module/v4/component/ErrorComponent/ErrorComponent.js.map +0 -1
  8543. package/lib/module/v4/component/ErrorComponent/styles.js.map +0 -1
  8544. package/lib/module/v4/component/FloatingButton/index.js +0 -23
  8545. package/lib/module/v4/component/FloatingButton/index.js.map +0 -1
  8546. package/lib/module/v4/component/FloatingButton/styles.js +0 -31
  8547. package/lib/module/v4/component/FloatingButton/styles.js.map +0 -1
  8548. package/lib/module/v4/component/FormInput/FormInput.js +0 -40
  8549. package/lib/module/v4/component/FormInput/FormInput.js.map +0 -1
  8550. package/lib/module/v4/component/FormInput/index.js.map +0 -1
  8551. package/lib/module/v4/component/FormInput/styles.js.map +0 -1
  8552. package/lib/module/v4/component/Gallery/GalleryComponent.js +0 -100
  8553. package/lib/module/v4/component/Gallery/GalleryComponent.js.map +0 -1
  8554. package/lib/module/v4/component/Gallery/GalleryTab.js +0 -29
  8555. package/lib/module/v4/component/Gallery/GalleryTab.js.map +0 -1
  8556. package/lib/module/v4/component/Gallery/styles.js +0 -155
  8557. package/lib/module/v4/component/Gallery/styles.js.map +0 -1
  8558. package/lib/module/v4/component/IconTab/IconTab.js +0 -26
  8559. package/lib/module/v4/component/IconTab/IconTab.js.map +0 -1
  8560. package/lib/module/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.js +0 -45
  8561. package/lib/module/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.js.map +0 -1
  8562. package/lib/module/v4/component/ImageFeedSkeleton/styles.js.map +0 -1
  8563. package/lib/module/v4/component/LimitCharacterSearch/LimitCharacterSearch.js +0 -25
  8564. package/lib/module/v4/component/LimitCharacterSearch/LimitCharacterSearch.js.map +0 -1
  8565. package/lib/module/v4/component/LimitCharacterSearch/index.js.map +0 -1
  8566. package/lib/module/v4/component/LimitCharacterSearch/styles.js.map +0 -1
  8567. package/lib/module/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.js +0 -16
  8568. package/lib/module/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.js.map +0 -1
  8569. package/lib/module/v4/component/LivestreamContent/LivestreamEndedThumbnail/styles.js.map +0 -1
  8570. package/lib/module/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.js +0 -24
  8571. package/lib/module/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.js.map +0 -1
  8572. package/lib/module/v4/component/LivestreamContent/LivestreamIdleThumbnail/styles.js.map +0 -1
  8573. package/lib/module/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.js +0 -16
  8574. package/lib/module/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.js.map +0 -1
  8575. package/lib/module/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/styles.js.map +0 -1
  8576. package/lib/module/v4/component/LivestreamContent/index.js +0 -127
  8577. package/lib/module/v4/component/LivestreamContent/index.js.map +0 -1
  8578. package/lib/module/v4/component/LivestreamContent/styles.js.map +0 -1
  8579. package/lib/module/v4/component/LoadingImage/index.js +0 -125
  8580. package/lib/module/v4/component/LoadingImage/index.js.map +0 -1
  8581. package/lib/module/v4/component/LoadingImage/styles.js +0 -47
  8582. package/lib/module/v4/component/LoadingImage/styles.js.map +0 -1
  8583. package/lib/module/v4/component/LoadingVideo/index.js +0 -177
  8584. package/lib/module/v4/component/LoadingVideo/index.js.map +0 -1
  8585. package/lib/module/v4/component/LoadingVideo/styles.js.map +0 -1
  8586. package/lib/module/v4/component/MemberChip/MemberChip.js +0 -40
  8587. package/lib/module/v4/component/MemberChip/MemberChip.js.map +0 -1
  8588. package/lib/module/v4/component/MemberChip/styles.js.map +0 -1
  8589. package/lib/module/v4/component/MyAvatar/MyAvatar.js +0 -48
  8590. package/lib/module/v4/component/MyAvatar/MyAvatar.js.map +0 -1
  8591. package/lib/module/v4/component/MyStories/StoryCircleItem.js +0 -80
  8592. package/lib/module/v4/component/MyStories/StoryCircleItem.js.map +0 -1
  8593. package/lib/module/v4/component/MyStories/StoryTargetView.js +0 -98
  8594. package/lib/module/v4/component/MyStories/StoryTargetView.js.map +0 -1
  8595. package/lib/module/v4/component/MyStories/index.js +0 -115
  8596. package/lib/module/v4/component/MyStories/index.js.map +0 -1
  8597. package/lib/module/v4/component/MyStories/styles.js +0 -104
  8598. package/lib/module/v4/component/MyStories/styles.js.map +0 -1
  8599. package/lib/module/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js +0 -68
  8600. package/lib/module/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.js.map +0 -1
  8601. package/lib/module/v4/component/NewsFeedLoadingComponent/styles.js.map +0 -1
  8602. package/lib/module/v4/component/NoResult/NoResult.js +0 -25
  8603. package/lib/module/v4/component/NoResult/NoResult.js.map +0 -1
  8604. package/lib/module/v4/component/NoResult/index.js.map +0 -1
  8605. package/lib/module/v4/component/NoResult/styles.js +0 -21
  8606. package/lib/module/v4/component/NoResult/styles.js.map +0 -1
  8607. package/lib/module/v4/component/NoSearchResult/NoSearchResult.js +0 -35
  8608. package/lib/module/v4/component/NoSearchResult/NoSearchResult.js.map +0 -1
  8609. package/lib/module/v4/component/PollContent/PollFooter.js +0 -45
  8610. package/lib/module/v4/component/PollContent/PollFooter.js.map +0 -1
  8611. package/lib/module/v4/component/PollContent/PollOption.js +0 -85
  8612. package/lib/module/v4/component/PollContent/PollOption.js.map +0 -1
  8613. package/lib/module/v4/component/PollContent/PollResults.js +0 -63
  8614. package/lib/module/v4/component/PollContent/PollResults.js.map +0 -1
  8615. package/lib/module/v4/component/PollContent/index.js +0 -55
  8616. package/lib/module/v4/component/PollContent/index.js.map +0 -1
  8617. package/lib/module/v4/component/PollContent/style.js.map +0 -1
  8618. package/lib/module/v4/component/PopupMenu/PopupMenu.js +0 -89
  8619. package/lib/module/v4/component/PopupMenu/PopupMenu.js.map +0 -1
  8620. package/lib/module/v4/component/PopupMenu/styles.js.map +0 -1
  8621. package/lib/module/v4/component/PostAdComponent/PostAdComponent.js +0 -84
  8622. package/lib/module/v4/component/PostAdComponent/PostAdComponent.js.map +0 -1
  8623. package/lib/module/v4/component/PostAdComponent/PostAdHeader.js +0 -51
  8624. package/lib/module/v4/component/PostAdComponent/PostAdHeader.js.map +0 -1
  8625. package/lib/module/v4/component/PostAdComponent/styles.js +0 -110
  8626. package/lib/module/v4/component/PostAdComponent/styles.js.map +0 -1
  8627. package/lib/module/v4/component/PostContent/index.js +0 -280
  8628. package/lib/module/v4/component/PostContent/index.js.map +0 -1
  8629. package/lib/module/v4/component/PostContent/styles.js.map +0 -1
  8630. package/lib/module/v4/component/PostFeedSkeleton/PostFeedSkeleton.js +0 -56
  8631. package/lib/module/v4/component/PostFeedSkeleton/PostFeedSkeleton.js.map +0 -1
  8632. package/lib/module/v4/component/PostFeedSkeleton/index.js.map +0 -1
  8633. package/lib/module/v4/component/PostFeedSkeleton/styles.js +0 -23
  8634. package/lib/module/v4/component/PostFeedSkeleton/styles.js.map +0 -1
  8635. package/lib/module/v4/component/PostMenu/index.js +0 -277
  8636. package/lib/module/v4/component/PostMenu/index.js.map +0 -1
  8637. package/lib/module/v4/component/PostMenu/styles.js.map +0 -1
  8638. package/lib/module/v4/component/PreviewLink/LinkPreview.js +0 -62
  8639. package/lib/module/v4/component/PreviewLink/LinkPreview.js.map +0 -1
  8640. package/lib/module/v4/component/PreviewLink/index.js.map +0 -1
  8641. package/lib/module/v4/component/PreviewLink/styles.js.map +0 -1
  8642. package/lib/module/v4/component/PreviewLink/types.js.map +0 -1
  8643. package/lib/module/v4/component/PreviewLink/utils.js +0 -174
  8644. package/lib/module/v4/component/PreviewLink/utils.js.map +0 -1
  8645. package/lib/module/v4/component/RenderTextWithMention/RenderTextWithMention.js +0 -88
  8646. package/lib/module/v4/component/RenderTextWithMention/RenderTextWithMention.js.map +0 -1
  8647. package/lib/module/v4/component/RenderTextWithMention/styles.js.map +0 -1
  8648. package/lib/module/v4/component/SearchInput/SearchInput.js +0 -38
  8649. package/lib/module/v4/component/SearchInput/SearchInput.js.map +0 -1
  8650. package/lib/module/v4/component/SearchInput/index.js.map +0 -1
  8651. package/lib/module/v4/component/SearchInput/styles.js.map +0 -1
  8652. package/lib/module/v4/component/SearchItem/index.js +0 -79
  8653. package/lib/module/v4/component/SearchItem/index.js.map +0 -1
  8654. package/lib/module/v4/component/SearchItem/styles.js.map +0 -1
  8655. package/lib/module/v4/component/SearchResultItem/SearchResultItem.js +0 -108
  8656. package/lib/module/v4/component/SearchResultItem/SearchResultItem.js.map +0 -1
  8657. package/lib/module/v4/component/SearchResultItem/styles.js.map +0 -1
  8658. package/lib/module/v4/component/Social/CommentList/CommentList.js +0 -234
  8659. package/lib/module/v4/component/Social/CommentList/CommentList.js.map +0 -1
  8660. package/lib/module/v4/component/Social/CommentList/styles.js +0 -130
  8661. package/lib/module/v4/component/Social/CommentList/styles.js.map +0 -1
  8662. package/lib/module/v4/component/Social/CommentListItem/CommentListItem.js +0 -369
  8663. package/lib/module/v4/component/Social/CommentListItem/CommentListItem.js.map +0 -1
  8664. package/lib/module/v4/component/Social/CommentListItem/styles.js.map +0 -1
  8665. package/lib/module/v4/component/Social/ReplyCommentList/index.js +0 -225
  8666. package/lib/module/v4/component/Social/ReplyCommentList/index.js.map +0 -1
  8667. package/lib/module/v4/component/Social/ReplyCommentList/styles.js.map +0 -1
  8668. package/lib/module/v4/component/StoryKit/index.js.map +0 -1
  8669. package/lib/module/v4/component/StoryKit/src/Story.js +0 -154
  8670. package/lib/module/v4/component/StoryKit/src/Story.js.map +0 -1
  8671. package/lib/module/v4/component/StoryKit/src/StoryCircleListItem.js +0 -153
  8672. package/lib/module/v4/component/StoryKit/src/StoryCircleListItem.js.map +0 -1
  8673. package/lib/module/v4/component/StoryKit/src/StoryCircleListView.js +0 -35
  8674. package/lib/module/v4/component/StoryKit/src/StoryCircleListView.js.map +0 -1
  8675. package/lib/module/v4/component/StoryKit/src/StoryListItem.js +0 -520
  8676. package/lib/module/v4/component/StoryKit/src/StoryListItem.js.map +0 -1
  8677. package/lib/module/v4/component/StoryKit/src/components/AndroidCubeEffect.js +0 -271
  8678. package/lib/module/v4/component/StoryKit/src/components/AndroidCubeEffect.js.map +0 -1
  8679. package/lib/module/v4/component/StoryKit/src/components/CubeNavigationHorizontal.js +0 -268
  8680. package/lib/module/v4/component/StoryKit/src/components/CubeNavigationHorizontal.js.map +0 -1
  8681. package/lib/module/v4/component/StoryKit/src/helpers/StateHelpers.js +0 -9
  8682. package/lib/module/v4/component/StoryKit/src/helpers/StateHelpers.js.map +0 -1
  8683. package/lib/module/v4/component/StoryKit/src/helpers/ValidationHelpers.js.map +0 -1
  8684. package/lib/module/v4/component/StoryKit/src/helpers/index.js.map +0 -1
  8685. package/lib/module/v4/component/StoryKit/src/interfaces/index.js.map +0 -1
  8686. package/lib/module/v4/component/StoryKit/src/styles.js.map +0 -1
  8687. package/lib/module/v4/component/TargetSelectionPage/TargetItem/TargetItem.js +0 -84
  8688. package/lib/module/v4/component/TargetSelectionPage/TargetItem/TargetItem.js.map +0 -1
  8689. package/lib/module/v4/component/TargetSelectionPage/TargetSelectionPage.js +0 -114
  8690. package/lib/module/v4/component/TargetSelectionPage/TargetSelectionPage.js.map +0 -1
  8691. package/lib/module/v4/component/TargetSelectionPage/styles.js.map +0 -1
  8692. package/lib/module/v4/component/Toast/index.js +0 -70
  8693. package/lib/module/v4/component/Toast/index.js.map +0 -1
  8694. package/lib/module/v4/component/Toast/styles.js +0 -34
  8695. package/lib/module/v4/component/Toast/styles.js.map +0 -1
  8696. package/lib/module/v4/component/Typography/Typography.js +0 -110
  8697. package/lib/module/v4/component/Typography/Typography.js.map +0 -1
  8698. package/lib/module/v4/component/Typography/styles.js.map +0 -1
  8699. package/lib/module/v4/component/core/CheckBox/index.js +0 -124
  8700. package/lib/module/v4/component/core/CheckBox/index.js.map +0 -1
  8701. package/lib/module/v4/component/core/CheckBox/styles.js.map +0 -1
  8702. package/lib/module/v4/component/core/Radio/index.js +0 -116
  8703. package/lib/module/v4/component/core/Radio/index.js.map +0 -1
  8704. package/lib/module/v4/component/core/Radio/styles.js.map +0 -1
  8705. package/lib/module/v4/component/core/Tabs/Tabs.js +0 -79
  8706. package/lib/module/v4/component/core/Tabs/Tabs.js.map +0 -1
  8707. package/lib/module/v4/component/core/Tabs/index.js.map +0 -1
  8708. package/lib/module/v4/component/core/Tabs/styles.js +0 -61
  8709. package/lib/module/v4/component/core/Tabs/styles.js.map +0 -1
  8710. package/lib/module/v4/constants/index.js +0 -86
  8711. package/lib/module/v4/constants/index.js.map +0 -1
  8712. package/lib/module/v4/core/hooks/useSocialSettings.js +0 -27
  8713. package/lib/module/v4/core/hooks/useSocialSettings.js.map +0 -1
  8714. package/lib/module/v4/elements/ActionButton/ActionButton.js +0 -38
  8715. package/lib/module/v4/elements/ActionButton/ActionButton.js.map +0 -1
  8716. package/lib/module/v4/elements/ActionButton/index.js.map +0 -1
  8717. package/lib/module/v4/elements/ActionButton/styles.js.map +0 -1
  8718. package/lib/module/v4/elements/AddOptionButton/index.js +0 -39
  8719. package/lib/module/v4/elements/AddOptionButton/index.js.map +0 -1
  8720. package/lib/module/v4/elements/AddOptionButton/styles.js.map +0 -1
  8721. package/lib/module/v4/elements/AddThumbnailButton/AddThumbnailButton.js +0 -39
  8722. package/lib/module/v4/elements/AddThumbnailButton/AddThumbnailButton.js.map +0 -1
  8723. package/lib/module/v4/elements/AddThumbnailButton/index.js.map +0 -1
  8724. package/lib/module/v4/elements/AddThumbnailButton/styles.js.map +0 -1
  8725. package/lib/module/v4/elements/AllCategoriesTitle/AllCategoriesTitle.js +0 -32
  8726. package/lib/module/v4/elements/AllCategoriesTitle/AllCategoriesTitle.js.map +0 -1
  8727. package/lib/module/v4/elements/AnnouncementBadge/AnnouncementBadge.js +0 -38
  8728. package/lib/module/v4/elements/AnnouncementBadge/AnnouncementBadge.js.map +0 -1
  8729. package/lib/module/v4/elements/AnnouncementBadge/index.js.map +0 -1
  8730. package/lib/module/v4/elements/AnnouncementBadge/styles.js.map +0 -1
  8731. package/lib/module/v4/elements/BackButton/BackButton.js +0 -39
  8732. package/lib/module/v4/elements/BackButton/BackButton.js.map +0 -1
  8733. package/lib/module/v4/elements/BackButton/index.js.map +0 -1
  8734. package/lib/module/v4/elements/BackButton/styles.js.map +0 -1
  8735. package/lib/module/v4/elements/CameraButton/index.js +0 -44
  8736. package/lib/module/v4/elements/CameraButton/index.js.map +0 -1
  8737. package/lib/module/v4/elements/CameraButton/styles.js.map +0 -1
  8738. package/lib/module/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js +0 -36
  8739. package/lib/module/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.js.map +0 -1
  8740. package/lib/module/v4/elements/CancelCreateLivestreamButton/index.js.map +0 -1
  8741. package/lib/module/v4/elements/CancelCreateLivestreamButton/styles.js.map +0 -1
  8742. package/lib/module/v4/elements/CategoryRowImage/CategoryRowImage.js +0 -75
  8743. package/lib/module/v4/elements/CategoryRowImage/CategoryRowImage.js.map +0 -1
  8744. package/lib/module/v4/elements/CategoryRowName/CategoryRowName.js +0 -32
  8745. package/lib/module/v4/elements/CategoryRowName/CategoryRowName.js.map +0 -1
  8746. package/lib/module/v4/elements/CategoryTitle/CategoryTitle.js +0 -32
  8747. package/lib/module/v4/elements/CategoryTitle/CategoryTitle.js.map +0 -1
  8748. package/lib/module/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.js +0 -37
  8749. package/lib/module/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.js.map +0 -1
  8750. package/lib/module/v4/elements/ChangeThumbnailButton/index.js.map +0 -1
  8751. package/lib/module/v4/elements/ChangeThumbnailButton/styles.js.map +0 -1
  8752. package/lib/module/v4/elements/CloseButton/index.js +0 -39
  8753. package/lib/module/v4/elements/CloseButton/index.js.map +0 -1
  8754. package/lib/module/v4/elements/CloseButton/styles.js.map +0 -1
  8755. package/lib/module/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.js +0 -46
  8756. package/lib/module/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.js.map +0 -1
  8757. package/lib/module/v4/elements/CommunityAddMemberButton/index.js.map +0 -1
  8758. package/lib/module/v4/elements/CommunityAddMemberButton/styles.js.map +0 -1
  8759. package/lib/module/v4/elements/CommunityCatetory/CommunityCategory.js +0 -31
  8760. package/lib/module/v4/elements/CommunityCatetory/CommunityCategory.js.map +0 -1
  8761. package/lib/module/v4/elements/CommunityCover/CommunityCover.js +0 -75
  8762. package/lib/module/v4/elements/CommunityCover/CommunityCover.js.map +0 -1
  8763. package/lib/module/v4/elements/CommunityCover/CommunityCoverNavigator.js +0 -94
  8764. package/lib/module/v4/elements/CommunityCover/CommunityCoverNavigator.js.map +0 -1
  8765. package/lib/module/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.js +0 -35
  8766. package/lib/module/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.js.map +0 -1
  8767. package/lib/module/v4/elements/CommunityCreatePostButton/index.js.map +0 -1
  8768. package/lib/module/v4/elements/CommunityCreatePostButton/styles.js.map +0 -1
  8769. package/lib/module/v4/elements/CommunityDescription/CommunityDescription.js +0 -49
  8770. package/lib/module/v4/elements/CommunityDescription/CommunityDescription.js.map +0 -1
  8771. package/lib/module/v4/elements/CommunityDisplayname/CommunityDisplayname.js +0 -32
  8772. package/lib/module/v4/elements/CommunityDisplayname/CommunityDisplayname.js.map +0 -1
  8773. package/lib/module/v4/elements/CommunityDisplayname/styles.js.map +0 -1
  8774. package/lib/module/v4/elements/CommunityEmptyImage/CommunityEmptyImage.js +0 -39
  8775. package/lib/module/v4/elements/CommunityEmptyImage/CommunityEmptyImage.js.map +0 -1
  8776. package/lib/module/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.js +0 -30
  8777. package/lib/module/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.js.map +0 -1
  8778. package/lib/module/v4/elements/CommunityInfo/CommunityInfo.js +0 -78
  8779. package/lib/module/v4/elements/CommunityInfo/CommunityInfo.js.map +0 -1
  8780. package/lib/module/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js +0 -54
  8781. package/lib/module/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.js.map +0 -1
  8782. package/lib/module/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js +0 -43
  8783. package/lib/module/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.js.map +0 -1
  8784. package/lib/module/v4/elements/CommunityMemeberCount/CommunityMemeberCount.js +0 -30
  8785. package/lib/module/v4/elements/CommunityMemeberCount/CommunityMemeberCount.js.map +0 -1
  8786. package/lib/module/v4/elements/CommunityMemeberCount/styles.js.map +0 -1
  8787. package/lib/module/v4/elements/CommunityName/CommunityName.js +0 -37
  8788. package/lib/module/v4/elements/CommunityName/CommunityName.js.map +0 -1
  8789. package/lib/module/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.js +0 -48
  8790. package/lib/module/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.js.map +0 -1
  8791. package/lib/module/v4/elements/CommunityPendingPost/CommunityPendingPost.js +0 -67
  8792. package/lib/module/v4/elements/CommunityPendingPost/CommunityPendingPost.js.map +0 -1
  8793. package/lib/module/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js +0 -39
  8794. package/lib/module/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.js.map +0 -1
  8795. package/lib/module/v4/elements/CommunityPrivacyIcon/index.js.map +0 -1
  8796. package/lib/module/v4/elements/CommunityPrivacyIcon/styles.js.map +0 -1
  8797. package/lib/module/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.js +0 -48
  8798. package/lib/module/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.js.map +0 -1
  8799. package/lib/module/v4/elements/CommunityRowImage/CommunityRowImage.js +0 -85
  8800. package/lib/module/v4/elements/CommunityRowImage/CommunityRowImage.js.map +0 -1
  8801. package/lib/module/v4/elements/CommunityRowImage/styles.js.map +0 -1
  8802. package/lib/module/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.js +0 -48
  8803. package/lib/module/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.js.map +0 -1
  8804. package/lib/module/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.js +0 -37
  8805. package/lib/module/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.js.map +0 -1
  8806. package/lib/module/v4/elements/DeleteThumbnailButton/index.js.map +0 -1
  8807. package/lib/module/v4/elements/DeleteThumbnailButton/styles.js.map +0 -1
  8808. package/lib/module/v4/elements/EndLiveStreamButton/EndLiveStreamButton.js +0 -32
  8809. package/lib/module/v4/elements/EndLiveStreamButton/EndLiveStreamButton.js.map +0 -1
  8810. package/lib/module/v4/elements/EndLiveStreamButton/index.js.map +0 -1
  8811. package/lib/module/v4/elements/EndLiveStreamButton/styles.js.map +0 -1
  8812. package/lib/module/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.js +0 -31
  8813. package/lib/module/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.js.map +0 -1
  8814. package/lib/module/v4/elements/FormDescription/index.js +0 -32
  8815. package/lib/module/v4/elements/FormDescription/index.js.map +0 -1
  8816. package/lib/module/v4/elements/FormDescription/styles.js.map +0 -1
  8817. package/lib/module/v4/elements/FormLabel/index.js +0 -35
  8818. package/lib/module/v4/elements/FormLabel/index.js.map +0 -1
  8819. package/lib/module/v4/elements/FormLabel/styles.js.map +0 -1
  8820. package/lib/module/v4/elements/ImageButton/index.js +0 -44
  8821. package/lib/module/v4/elements/ImageButton/index.js.map +0 -1
  8822. package/lib/module/v4/elements/ImageButton/styles.js.map +0 -1
  8823. package/lib/module/v4/elements/ImageGallery/ImageGallery.js +0 -95
  8824. package/lib/module/v4/elements/ImageGallery/ImageGallery.js.map +0 -1
  8825. package/lib/module/v4/elements/ImageViewer/ImageViewer.js +0 -129
  8826. package/lib/module/v4/elements/ImageViewer/ImageViewer.js.map +0 -1
  8827. package/lib/module/v4/elements/LiveTimerStatus/LiveTimerStatus.js +0 -28
  8828. package/lib/module/v4/elements/LiveTimerStatus/LiveTimerStatus.js.map +0 -1
  8829. package/lib/module/v4/elements/LiveTimerStatus/index.js.map +0 -1
  8830. package/lib/module/v4/elements/LiveTimerStatus/styles.js.map +0 -1
  8831. package/lib/module/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js +0 -28
  8832. package/lib/module/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.js.map +0 -1
  8833. package/lib/module/v4/elements/LivestreamTerminatedActionButton/index.js.map +0 -1
  8834. package/lib/module/v4/elements/MenuAction/MenuAction.js +0 -28
  8835. package/lib/module/v4/elements/MenuAction/MenuAction.js.map +0 -1
  8836. package/lib/module/v4/elements/MenuAction/index.js.map +0 -1
  8837. package/lib/module/v4/elements/MenuAction/styles.js +0 -25
  8838. package/lib/module/v4/elements/MenuAction/styles.js.map +0 -1
  8839. package/lib/module/v4/elements/MenuButton/MenuButton.js +0 -39
  8840. package/lib/module/v4/elements/MenuButton/MenuButton.js.map +0 -1
  8841. package/lib/module/v4/elements/MenuButton/index.js.map +0 -1
  8842. package/lib/module/v4/elements/MenuButton/styles.js +0 -6
  8843. package/lib/module/v4/elements/MenuButton/styles.js.map +0 -1
  8844. package/lib/module/v4/elements/ModeratorBadge/ModeratorBadge.js +0 -42
  8845. package/lib/module/v4/elements/ModeratorBadge/ModeratorBadge.js.map +0 -1
  8846. package/lib/module/v4/elements/ModeratorBadge/index.js.map +0 -1
  8847. package/lib/module/v4/elements/ModeratorBadge/styles.js.map +0 -1
  8848. package/lib/module/v4/elements/PinBadge/PinBadge.js +0 -36
  8849. package/lib/module/v4/elements/PinBadge/PinBadge.js.map +0 -1
  8850. package/lib/module/v4/elements/PinBadge/index.js.map +0 -1
  8851. package/lib/module/v4/elements/PinBadge/styles.js.map +0 -1
  8852. package/lib/module/v4/elements/StartLivestreamButton/StartLivestreamButton.js +0 -33
  8853. package/lib/module/v4/elements/StartLivestreamButton/StartLivestreamButton.js.map +0 -1
  8854. package/lib/module/v4/elements/StartLivestreamButton/index.js.map +0 -1
  8855. package/lib/module/v4/elements/StartLivestreamButton/styles.js.map +0 -1
  8856. package/lib/module/v4/elements/SwitchCameraButton/SwitchCameraButton.js +0 -33
  8857. package/lib/module/v4/elements/SwitchCameraButton/SwitchCameraButton.js.map +0 -1
  8858. package/lib/module/v4/elements/SwitchCameraButton/index.js.map +0 -1
  8859. package/lib/module/v4/elements/Timestamp/Timestamp.js +0 -34
  8860. package/lib/module/v4/elements/Timestamp/Timestamp.js.map +0 -1
  8861. package/lib/module/v4/elements/Timestamp/index.js.map +0 -1
  8862. package/lib/module/v4/elements/Timestamp/styles.js.map +0 -1
  8863. package/lib/module/v4/elements/Title/index.js +0 -35
  8864. package/lib/module/v4/elements/Title/index.js.map +0 -1
  8865. package/lib/module/v4/elements/Title/styles.js.map +0 -1
  8866. package/lib/module/v4/elements/VideoGallery/VideoGallery.js +0 -108
  8867. package/lib/module/v4/elements/VideoGallery/VideoGallery.js.map +0 -1
  8868. package/lib/module/v4/elements/VideoViewer/VideoViewer.js +0 -129
  8869. package/lib/module/v4/elements/VideoViewer/VideoViewer.js.map +0 -1
  8870. package/lib/module/v4/elements/index.js +0 -6
  8871. package/lib/module/v4/elements/index.js.map +0 -1
  8872. package/lib/module/v4/engine/AdAssetCache.js.map +0 -1
  8873. package/lib/module/v4/engine/AdEngine.js.map +0 -1
  8874. package/lib/module/v4/engine/AdSupplier.js.map +0 -1
  8875. package/lib/module/v4/engine/AssetDownloader.js +0 -241
  8876. package/lib/module/v4/engine/AssetDownloader.js.map +0 -1
  8877. package/lib/module/v4/engine/TimeWindowTracker.js.map +0 -1
  8878. package/lib/module/v4/enum/AmityPostContentComponentStyle.js.map +0 -1
  8879. package/lib/module/v4/enum/enumTabName.js.map +0 -1
  8880. package/lib/module/v4/enum/enumTheme.js.map +0 -1
  8881. package/lib/module/v4/enum/enumUIKitID.js +0 -227
  8882. package/lib/module/v4/enum/enumUIKitID.js.map +0 -1
  8883. package/lib/module/v4/enum/imageSizeState.js +0 -8
  8884. package/lib/module/v4/enum/imageSizeState.js.map +0 -1
  8885. package/lib/module/v4/enum/index.js.map +0 -1
  8886. package/lib/module/v4/enum/livestreamStatus.js +0 -7
  8887. package/lib/module/v4/enum/livestreamStatus.js.map +0 -1
  8888. package/lib/module/v4/enum/mediaAttachmentEnum.js.map +0 -1
  8889. package/lib/module/v4/enum/post.js.map +0 -1
  8890. package/lib/module/v4/enum/postTargetType.js +0 -7
  8891. package/lib/module/v4/enum/postTargetType.js.map +0 -1
  8892. package/lib/module/v4/enum/storyType.js.map +0 -1
  8893. package/lib/module/v4/enum/tabNameState.js +0 -17
  8894. package/lib/module/v4/enum/tabNameState.js.map +0 -1
  8895. package/lib/module/v4/features/community/AddCategory/AddCategory.js +0 -97
  8896. package/lib/module/v4/features/community/AddCategory/AddCategory.js.map +0 -1
  8897. package/lib/module/v4/features/community/AddCategory/components/Header/Header.js +0 -25
  8898. package/lib/module/v4/features/community/AddCategory/components/Header/Header.js.map +0 -1
  8899. package/lib/module/v4/features/community/AddCategory/components/Header/index.js.map +0 -1
  8900. package/lib/module/v4/features/community/AddCategory/components/Header/styles.js.map +0 -1
  8901. package/lib/module/v4/features/community/AddCategory/hooks/useAddCategory.js +0 -56
  8902. package/lib/module/v4/features/community/AddCategory/hooks/useAddCategory.js.map +0 -1
  8903. package/lib/module/v4/features/community/AddCategory/index.js.map +0 -1
  8904. package/lib/module/v4/features/community/AddCategory/styles.js.map +0 -1
  8905. package/lib/module/v4/features/community/AddMember/AddMember.js +0 -134
  8906. package/lib/module/v4/features/community/AddMember/AddMember.js.map +0 -1
  8907. package/lib/module/v4/features/community/AddMember/components/Header/Header.js +0 -20
  8908. package/lib/module/v4/features/community/AddMember/components/Header/Header.js.map +0 -1
  8909. package/lib/module/v4/features/community/AddMember/components/Header/index.js.map +0 -1
  8910. package/lib/module/v4/features/community/AddMember/components/Header/styles.js.map +0 -1
  8911. package/lib/module/v4/features/community/AddMember/hooks/useAddMember.js +0 -71
  8912. package/lib/module/v4/features/community/AddMember/hooks/useAddMember.js.map +0 -1
  8913. package/lib/module/v4/features/community/AddMember/index.js.map +0 -1
  8914. package/lib/module/v4/features/community/AddMember/styles.js.map +0 -1
  8915. package/lib/module/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js +0 -182
  8916. package/lib/module/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.js.map +0 -1
  8917. package/lib/module/v4/features/community/CommentsNotificationSetting/components/Header/Header.js +0 -44
  8918. package/lib/module/v4/features/community/CommentsNotificationSetting/components/Header/Header.js.map +0 -1
  8919. package/lib/module/v4/features/community/CommentsNotificationSetting/components/Header/index.js.map +0 -1
  8920. package/lib/module/v4/features/community/CommentsNotificationSetting/components/Header/styles.js.map +0 -1
  8921. package/lib/module/v4/features/community/CommentsNotificationSetting/index.js.map +0 -1
  8922. package/lib/module/v4/features/community/CommentsNotificationSetting/styles.js.map +0 -1
  8923. package/lib/module/v4/features/community/Create/Create.js +0 -143
  8924. package/lib/module/v4/features/community/Create/Create.js.map +0 -1
  8925. package/lib/module/v4/features/community/Create/components/Header/Header.js +0 -36
  8926. package/lib/module/v4/features/community/Create/components/Header/Header.js.map +0 -1
  8927. package/lib/module/v4/features/community/Create/components/Header/index.js.map +0 -1
  8928. package/lib/module/v4/features/community/Create/components/Header/styles.js.map +0 -1
  8929. package/lib/module/v4/features/community/Create/components/Members/index.js +0 -58
  8930. package/lib/module/v4/features/community/Create/components/Members/index.js.map +0 -1
  8931. package/lib/module/v4/features/community/Create/components/Members/styles.js.map +0 -1
  8932. package/lib/module/v4/features/community/Create/hooks/useCreateCommunity.js +0 -111
  8933. package/lib/module/v4/features/community/Create/hooks/useCreateCommunity.js.map +0 -1
  8934. package/lib/module/v4/features/community/Create/index.js.map +0 -1
  8935. package/lib/module/v4/features/community/Create/styles.js.map +0 -1
  8936. package/lib/module/v4/features/community/Edit/Edit.js +0 -127
  8937. package/lib/module/v4/features/community/Edit/Edit.js.map +0 -1
  8938. package/lib/module/v4/features/community/Edit/components/Header/Header.js +0 -38
  8939. package/lib/module/v4/features/community/Edit/components/Header/Header.js.map +0 -1
  8940. package/lib/module/v4/features/community/Edit/components/Header/index.js.map +0 -1
  8941. package/lib/module/v4/features/community/Edit/components/Header/styles.js.map +0 -1
  8942. package/lib/module/v4/features/community/Edit/hooks/useEditCommunity.js +0 -106
  8943. package/lib/module/v4/features/community/Edit/hooks/useEditCommunity.js.map +0 -1
  8944. package/lib/module/v4/features/community/Edit/index.js.map +0 -1
  8945. package/lib/module/v4/features/community/Edit/styles.js.map +0 -1
  8946. package/lib/module/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js +0 -146
  8947. package/lib/module/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.js.map +0 -1
  8948. package/lib/module/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.js +0 -44
  8949. package/lib/module/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.js.map +0 -1
  8950. package/lib/module/v4/features/community/LivestreamsNotificationSetting/components/Header/index.js.map +0 -1
  8951. package/lib/module/v4/features/community/LivestreamsNotificationSetting/components/Header/styles.js.map +0 -1
  8952. package/lib/module/v4/features/community/LivestreamsNotificationSetting/index.js.map +0 -1
  8953. package/lib/module/v4/features/community/LivestreamsNotificationSetting/styles.js.map +0 -1
  8954. package/lib/module/v4/features/community/Membership/Membership.js +0 -49
  8955. package/lib/module/v4/features/community/Membership/Membership.js.map +0 -1
  8956. package/lib/module/v4/features/community/Membership/components/Header/Header.js +0 -52
  8957. package/lib/module/v4/features/community/Membership/components/Header/Header.js.map +0 -1
  8958. package/lib/module/v4/features/community/Membership/components/Header/index.js.map +0 -1
  8959. package/lib/module/v4/features/community/Membership/components/Header/styles.js.map +0 -1
  8960. package/lib/module/v4/features/community/Membership/components/MemberItem/MemberItem.js +0 -267
  8961. package/lib/module/v4/features/community/Membership/components/MemberItem/MemberItem.js.map +0 -1
  8962. package/lib/module/v4/features/community/Membership/components/MemberItem/index.js.map +0 -1
  8963. package/lib/module/v4/features/community/Membership/components/MemberItem/style.js.map +0 -1
  8964. package/lib/module/v4/features/community/Membership/components/MemberList/MemberList.js +0 -84
  8965. package/lib/module/v4/features/community/Membership/components/MemberList/MemberList.js.map +0 -1
  8966. package/lib/module/v4/features/community/Membership/components/MemberList/index.js.map +0 -1
  8967. package/lib/module/v4/features/community/Membership/components/MemberList/styles.js.map +0 -1
  8968. package/lib/module/v4/features/community/Membership/components/ModeratorList/ModeratorList.js +0 -64
  8969. package/lib/module/v4/features/community/Membership/components/ModeratorList/ModeratorList.js.map +0 -1
  8970. package/lib/module/v4/features/community/Membership/components/ModeratorList/index.js.map +0 -1
  8971. package/lib/module/v4/features/community/Membership/components/ModeratorList/styles.js.map +0 -1
  8972. package/lib/module/v4/features/community/Membership/hooks/useMembership.js +0 -42
  8973. package/lib/module/v4/features/community/Membership/hooks/useMembership.js.map +0 -1
  8974. package/lib/module/v4/features/community/Membership/index.js.map +0 -1
  8975. package/lib/module/v4/features/community/Membership/styles.js.map +0 -1
  8976. package/lib/module/v4/features/community/NotificationSetting/NotificationSetting.js +0 -165
  8977. package/lib/module/v4/features/community/NotificationSetting/NotificationSetting.js.map +0 -1
  8978. package/lib/module/v4/features/community/NotificationSetting/components/Header/Header.js +0 -25
  8979. package/lib/module/v4/features/community/NotificationSetting/components/Header/Header.js.map +0 -1
  8980. package/lib/module/v4/features/community/NotificationSetting/components/Header/index.js.map +0 -1
  8981. package/lib/module/v4/features/community/NotificationSetting/components/Header/styles.js.map +0 -1
  8982. package/lib/module/v4/features/community/NotificationSetting/index.js.map +0 -1
  8983. package/lib/module/v4/features/community/NotificationSetting/styles.js.map +0 -1
  8984. package/lib/module/v4/features/community/PendingRequest/PendingRequest.js +0 -59
  8985. package/lib/module/v4/features/community/PendingRequest/PendingRequest.js.map +0 -1
  8986. package/lib/module/v4/features/community/PendingRequest/components/Header/Header.js +0 -27
  8987. package/lib/module/v4/features/community/PendingRequest/components/Header/Header.js.map +0 -1
  8988. package/lib/module/v4/features/community/PendingRequest/components/Header/index.js.map +0 -1
  8989. package/lib/module/v4/features/community/PendingRequest/components/Header/styles.js.map +0 -1
  8990. package/lib/module/v4/features/community/PendingRequest/index.js.map +0 -1
  8991. package/lib/module/v4/features/community/PendingRequest/styles.js.map +0 -1
  8992. package/lib/module/v4/features/community/PostPermission/PostPermission.js +0 -121
  8993. package/lib/module/v4/features/community/PostPermission/PostPermission.js.map +0 -1
  8994. package/lib/module/v4/features/community/PostPermission/components/Header/Header.js +0 -33
  8995. package/lib/module/v4/features/community/PostPermission/components/Header/Header.js.map +0 -1
  8996. package/lib/module/v4/features/community/PostPermission/components/Header/index.js.map +0 -1
  8997. package/lib/module/v4/features/community/PostPermission/components/Header/styles.js.map +0 -1
  8998. package/lib/module/v4/features/community/PostPermission/index.js.map +0 -1
  8999. package/lib/module/v4/features/community/PostPermission/styles.js.map +0 -1
  9000. package/lib/module/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.js +0 -164
  9001. package/lib/module/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.js.map +0 -1
  9002. package/lib/module/v4/features/community/PostsNotificationSetting/components/Header/Header.js +0 -44
  9003. package/lib/module/v4/features/community/PostsNotificationSetting/components/Header/Header.js.map +0 -1
  9004. package/lib/module/v4/features/community/PostsNotificationSetting/components/Header/index.js.map +0 -1
  9005. package/lib/module/v4/features/community/PostsNotificationSetting/components/Header/styles.js.map +0 -1
  9006. package/lib/module/v4/features/community/PostsNotificationSetting/index.js.map +0 -1
  9007. package/lib/module/v4/features/community/PostsNotificationSetting/styles.js.map +0 -1
  9008. package/lib/module/v4/features/community/Setting/Setting.js +0 -95
  9009. package/lib/module/v4/features/community/Setting/Setting.js.map +0 -1
  9010. package/lib/module/v4/features/community/Setting/components/Header/Header.js +0 -27
  9011. package/lib/module/v4/features/community/Setting/components/Header/Header.js.map +0 -1
  9012. package/lib/module/v4/features/community/Setting/components/Header/index.js.map +0 -1
  9013. package/lib/module/v4/features/community/Setting/components/Header/styles.js.map +0 -1
  9014. package/lib/module/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.js +0 -36
  9015. package/lib/module/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.js.map +0 -1
  9016. package/lib/module/v4/features/community/Setting/elements/CloseCommunity/index.js.map +0 -1
  9017. package/lib/module/v4/features/community/Setting/elements/CloseCommunity/styles.js.map +0 -1
  9018. package/lib/module/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js +0 -33
  9019. package/lib/module/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.js.map +0 -1
  9020. package/lib/module/v4/features/community/Setting/elements/CloseCommunityDescription/index.js.map +0 -1
  9021. package/lib/module/v4/features/community/Setting/elements/CloseCommunityDescription/styles.js.map +0 -1
  9022. package/lib/module/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js +0 -36
  9023. package/lib/module/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.js.map +0 -1
  9024. package/lib/module/v4/features/community/Setting/elements/LeaveCommunity/index.js.map +0 -1
  9025. package/lib/module/v4/features/community/Setting/elements/LeaveCommunity/styles.js.map +0 -1
  9026. package/lib/module/v4/features/community/Setting/hooks/useCommunitySetting.js +0 -136
  9027. package/lib/module/v4/features/community/Setting/hooks/useCommunitySetting.js.map +0 -1
  9028. package/lib/module/v4/features/community/Setting/index.js.map +0 -1
  9029. package/lib/module/v4/features/community/Setting/styles.js.map +0 -1
  9030. package/lib/module/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js +0 -182
  9031. package/lib/module/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.js.map +0 -1
  9032. package/lib/module/v4/features/community/StoriesNotificationSetting/components/Header/Header.js +0 -44
  9033. package/lib/module/v4/features/community/StoriesNotificationSetting/components/Header/Header.js.map +0 -1
  9034. package/lib/module/v4/features/community/StoriesNotificationSetting/components/Header/index.js.map +0 -1
  9035. package/lib/module/v4/features/community/StoriesNotificationSetting/components/Header/styles.js.map +0 -1
  9036. package/lib/module/v4/features/community/StoriesNotificationSetting/index.js.map +0 -1
  9037. package/lib/module/v4/features/community/StoriesNotificationSetting/styles.js.map +0 -1
  9038. package/lib/module/v4/features/community/StorySetting/StorySetting.js +0 -105
  9039. package/lib/module/v4/features/community/StorySetting/StorySetting.js.map +0 -1
  9040. package/lib/module/v4/features/community/StorySetting/components/Header/Header.js +0 -25
  9041. package/lib/module/v4/features/community/StorySetting/components/Header/Header.js.map +0 -1
  9042. package/lib/module/v4/features/community/StorySetting/components/Header/index.js.map +0 -1
  9043. package/lib/module/v4/features/community/StorySetting/components/Header/styles.js.map +0 -1
  9044. package/lib/module/v4/features/community/StorySetting/index.js.map +0 -1
  9045. package/lib/module/v4/features/community/StorySetting/styles.js.map +0 -1
  9046. package/lib/module/v4/features/community/shared/components/Categories/index.js +0 -85
  9047. package/lib/module/v4/features/community/shared/components/Categories/index.js.map +0 -1
  9048. package/lib/module/v4/features/community/shared/components/Categories/styles.js.map +0 -1
  9049. package/lib/module/v4/features/community/shared/components/CoverImageUpload/index.js +0 -90
  9050. package/lib/module/v4/features/community/shared/components/CoverImageUpload/index.js.map +0 -1
  9051. package/lib/module/v4/features/community/shared/components/CoverImageUpload/styles.js.map +0 -1
  9052. package/lib/module/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.js +0 -27
  9053. package/lib/module/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.js.map +0 -1
  9054. package/lib/module/v4/features/community/shared/components/MemberSkeleton/index.js.map +0 -1
  9055. package/lib/module/v4/features/community/shared/components/MemberSkeleton/styles.js.map +0 -1
  9056. package/lib/module/v4/features/community/shared/components/Privacy/index.js +0 -76
  9057. package/lib/module/v4/features/community/shared/components/Privacy/index.js.map +0 -1
  9058. package/lib/module/v4/features/community/shared/components/Privacy/styles.js.map +0 -1
  9059. package/lib/module/v4/features/community/shared/elements/Action/Action.js +0 -61
  9060. package/lib/module/v4/features/community/shared/elements/Action/Action.js.map +0 -1
  9061. package/lib/module/v4/features/community/shared/elements/Action/index.js.map +0 -1
  9062. package/lib/module/v4/features/community/shared/elements/Action/styles.js.map +0 -1
  9063. package/lib/module/v4/features/community/shared/types/index.js.map +0 -1
  9064. package/lib/module/v4/hook/collections/useCategoryCollection.js +0 -17
  9065. package/lib/module/v4/hook/collections/useCategoryCollection.js.map +0 -1
  9066. package/lib/module/v4/hook/collections/useCommunityMemberCollection.js +0 -19
  9067. package/lib/module/v4/hook/collections/useCommunityMemberCollection.js.map +0 -1
  9068. package/lib/module/v4/hook/collections/useLiveCollection.js +0 -96
  9069. package/lib/module/v4/hook/collections/useLiveCollection.js.map +0 -1
  9070. package/lib/module/v4/hook/collections/usePinnedPostCollection.js +0 -19
  9071. package/lib/module/v4/hook/collections/usePinnedPostCollection.js.map +0 -1
  9072. package/lib/module/v4/hook/collections/usePostCollection.js +0 -19
  9073. package/lib/module/v4/hook/collections/usePostCollection.js.map +0 -1
  9074. package/lib/module/v4/hook/collections/useSearchMemberByDisplayNameCollection.js +0 -19
  9075. package/lib/module/v4/hook/collections/useSearchMemberByDisplayNameCollection.js.map +0 -1
  9076. package/lib/module/v4/hook/collections/useSearchUserByDisplayNameCollection.js +0 -19
  9077. package/lib/module/v4/hook/collections/useSearchUserByDisplayNameCollection.js.map +0 -1
  9078. package/lib/module/v4/hook/collections/useUserCollection.js +0 -19
  9079. package/lib/module/v4/hook/collections/useUserCollection.js.map +0 -1
  9080. package/lib/module/v4/hook/files/useFile.js.map +0 -1
  9081. package/lib/module/v4/hook/index.js +0 -33
  9082. package/lib/module/v4/hook/index.js.map +0 -1
  9083. package/lib/module/v4/hook/poll.js +0 -25
  9084. package/lib/module/v4/hook/poll.js.map +0 -1
  9085. package/lib/module/v4/hook/useAmityGlobalSearchViewModel.js +0 -85
  9086. package/lib/module/v4/hook/useAmityGlobalSearchViewModel.js.map +0 -1
  9087. package/lib/module/v4/hook/useCamera.js.map +0 -1
  9088. package/lib/module/v4/hook/useCategories.js +0 -65
  9089. package/lib/module/v4/hook/useCategories.js.map +0 -1
  9090. package/lib/module/v4/hook/useCategory.js.map +0 -1
  9091. package/lib/module/v4/hook/useCommentAdImpression.js +0 -24
  9092. package/lib/module/v4/hook/useCommentAdImpression.js.map +0 -1
  9093. package/lib/module/v4/hook/useCommunities.js.map +0 -1
  9094. package/lib/module/v4/hook/useCommunity.js.map +0 -1
  9095. package/lib/module/v4/hook/useConfig.js +0 -22
  9096. package/lib/module/v4/hook/useConfig.js.map +0 -1
  9097. package/lib/module/v4/hook/useConfigImageUri.js +0 -120
  9098. package/lib/module/v4/hook/useConfigImageUri.js.map +0 -1
  9099. package/lib/module/v4/hook/useCustomRankingGlobalFeed.js +0 -101
  9100. package/lib/module/v4/hook/useCustomRankingGlobalFeed.js.map +0 -1
  9101. package/lib/module/v4/hook/useDarkMode.js.map +0 -1
  9102. package/lib/module/v4/hook/useFile.js +0 -21
  9103. package/lib/module/v4/hook/useFile.js.map +0 -1
  9104. package/lib/module/v4/hook/useFlagUserQuery.js +0 -34
  9105. package/lib/module/v4/hook/useFlagUserQuery.js.map +0 -1
  9106. package/lib/module/v4/hook/useGenerateThemeStyles.js.map +0 -1
  9107. package/lib/module/v4/hook/useGlobalStory.js.map +0 -1
  9108. package/lib/module/v4/hook/useImagePicker.js +0 -77
  9109. package/lib/module/v4/hook/useImagePicker.js.map +0 -1
  9110. package/lib/module/v4/hook/useIsCommunityModerator.js +0 -36
  9111. package/lib/module/v4/hook/useIsCommunityModerator.js.map +0 -1
  9112. package/lib/module/v4/hook/useJoinCommunity.js.map +0 -1
  9113. package/lib/module/v4/hook/useKeyboardStatus.js.map +0 -1
  9114. package/lib/module/v4/hook/useLeaveCommunity.js.map +0 -1
  9115. package/lib/module/v4/hook/useMembersQuery.js.map +0 -1
  9116. package/lib/module/v4/hook/useMention/index.js +0 -127
  9117. package/lib/module/v4/hook/useMention/index.js.map +0 -1
  9118. package/lib/module/v4/hook/useMention/styles.js.map +0 -1
  9119. package/lib/module/v4/hook/usePaginator.js +0 -202
  9120. package/lib/module/v4/hook/usePaginator.js.map +0 -1
  9121. package/lib/module/v4/hook/usePendingPostQuery.js +0 -65
  9122. package/lib/module/v4/hook/usePendingPostQuery.js.map +0 -1
  9123. package/lib/module/v4/hook/usePendingPosts.js.map +0 -1
  9124. package/lib/module/v4/hook/usePermissions.js.map +0 -1
  9125. package/lib/module/v4/hook/usePoll.js +0 -54
  9126. package/lib/module/v4/hook/usePoll.js.map +0 -1
  9127. package/lib/module/v4/hook/usePopup.js.map +0 -1
  9128. package/lib/module/v4/hook/usePostImpression.js +0 -30
  9129. package/lib/module/v4/hook/usePostImpression.js.map +0 -1
  9130. package/lib/module/v4/hook/usePosts.js.map +0 -1
  9131. package/lib/module/v4/hook/useReaction.js.map +0 -1
  9132. package/lib/module/v4/hook/useRecommenedCommunities.js +0 -66
  9133. package/lib/module/v4/hook/useRecommenedCommunities.js.map +0 -1
  9134. package/lib/module/v4/hook/useRolesQuery.js.map +0 -1
  9135. package/lib/module/v4/hook/useSearch.js +0 -65
  9136. package/lib/module/v4/hook/useSearch.js.map +0 -1
  9137. package/lib/module/v4/hook/useStory.js.map +0 -1
  9138. package/lib/module/v4/hook/useStoryPermission.js +0 -19
  9139. package/lib/module/v4/hook/useStoryPermission.js.map +0 -1
  9140. package/lib/module/v4/hook/useStoryTarget.js.map +0 -1
  9141. package/lib/module/v4/hook/useTimeDifference.js.map +0 -1
  9142. package/lib/module/v4/hook/useTrendingCommunities.js +0 -51
  9143. package/lib/module/v4/hook/useTrendingCommunities.js.map +0 -1
  9144. package/lib/module/v4/hook/useUiKitConfig.js.map +0 -1
  9145. package/lib/module/v4/hook/useUiKitReference.js +0 -56
  9146. package/lib/module/v4/hook/useUiKitReference.js.map +0 -1
  9147. package/lib/module/v4/hook/useUser.js.map +0 -1
  9148. package/lib/module/v4/hook/useValidateConfig.js +0 -23
  9149. package/lib/module/v4/hook/useValidateConfig.js.map +0 -1
  9150. package/lib/module/v4/index.js +0 -60
  9151. package/lib/module/v4/index.js.map +0 -1
  9152. package/lib/module/v4/providers/AdEngineProvider.js +0 -134
  9153. package/lib/module/v4/providers/AdEngineProvider.js.map +0 -1
  9154. package/lib/module/v4/providers/BehaviourProvider.js +0 -41
  9155. package/lib/module/v4/providers/BehaviourProvider.js.map +0 -1
  9156. package/lib/module/v4/providers/ExploreProvider.js +0 -57
  9157. package/lib/module/v4/providers/ExploreProvider.js.map +0 -1
  9158. package/lib/module/v4/routes/AmityPageRenderer.js +0 -331
  9159. package/lib/module/v4/routes/AmityPageRenderer.js.map +0 -1
  9160. package/lib/module/v4/routes/AmitySocialUIKitV4Navigator.js +0 -328
  9161. package/lib/module/v4/routes/AmitySocialUIKitV4Navigator.js.map +0 -1
  9162. package/lib/module/v4/routes/RouteParamList.js.map +0 -1
  9163. package/lib/module/v4/screen/CommunityAddCategory/index.js +0 -7
  9164. package/lib/module/v4/screen/CommunityAddCategory/index.js.map +0 -1
  9165. package/lib/module/v4/screen/CommunityAddMember/index.js +0 -7
  9166. package/lib/module/v4/screen/CommunityAddMember/index.js.map +0 -1
  9167. package/lib/module/v4/screen/CommunityCommentsNotificationSetting/index.js +0 -12
  9168. package/lib/module/v4/screen/CommunityCommentsNotificationSetting/index.js.map +0 -1
  9169. package/lib/module/v4/screen/CommunityHome/index.js +0 -331
  9170. package/lib/module/v4/screen/CommunityHome/index.js.map +0 -1
  9171. package/lib/module/v4/screen/CommunityHome/styles.js +0 -171
  9172. package/lib/module/v4/screen/CommunityHome/styles.js.map +0 -1
  9173. package/lib/module/v4/screen/CommunityLivestreamsNotificationSetting/index.js +0 -12
  9174. package/lib/module/v4/screen/CommunityLivestreamsNotificationSetting/index.js.map +0 -1
  9175. package/lib/module/v4/screen/CommunityMembership/index.js +0 -12
  9176. package/lib/module/v4/screen/CommunityMembership/index.js.map +0 -1
  9177. package/lib/module/v4/screen/CommunityNotificationSetting/index.js +0 -12
  9178. package/lib/module/v4/screen/CommunityNotificationSetting/index.js.map +0 -1
  9179. package/lib/module/v4/screen/CommunityPendingRequest/index.js +0 -12
  9180. package/lib/module/v4/screen/CommunityPendingRequest/index.js.map +0 -1
  9181. package/lib/module/v4/screen/CommunityPostPermission/index.js +0 -12
  9182. package/lib/module/v4/screen/CommunityPostPermission/index.js.map +0 -1
  9183. package/lib/module/v4/screen/CommunityPostsNotificationSetting/index.js +0 -12
  9184. package/lib/module/v4/screen/CommunityPostsNotificationSetting/index.js.map +0 -1
  9185. package/lib/module/v4/screen/CommunitySetting/index.js +0 -12
  9186. package/lib/module/v4/screen/CommunitySetting/index.js.map +0 -1
  9187. package/lib/module/v4/screen/CommunityStoriesNotificationSetting/index.js +0 -12
  9188. package/lib/module/v4/screen/CommunityStoriesNotificationSetting/index.js.map +0 -1
  9189. package/lib/module/v4/screen/CommunityStorySetting/index.js +0 -12
  9190. package/lib/module/v4/screen/CommunityStorySetting/index.js.map +0 -1
  9191. package/lib/module/v4/screen/CreateCommunity/index.js +0 -9
  9192. package/lib/module/v4/screen/CreateCommunity/index.js.map +0 -1
  9193. package/lib/module/v4/screen/CreateLivestream/index.js +0 -7
  9194. package/lib/module/v4/screen/CreateLivestream/index.js.map +0 -1
  9195. package/lib/module/v4/screen/CreatePost/index.js +0 -20
  9196. package/lib/module/v4/screen/CreatePost/index.js.map +0 -1
  9197. package/lib/module/v4/screen/CreateStory/CreateStoryScreen.js +0 -52
  9198. package/lib/module/v4/screen/CreateStory/CreateStoryScreen.js.map +0 -1
  9199. package/lib/module/v4/screen/EditCommunity/index.js +0 -13
  9200. package/lib/module/v4/screen/EditCommunity/index.js.map +0 -1
  9201. package/lib/module/v4/screen/EditPost/EditPost.js +0 -18
  9202. package/lib/module/v4/screen/EditPost/EditPost.js.map +0 -1
  9203. package/lib/module/v4/screen/Feed/index.js +0 -130
  9204. package/lib/module/v4/screen/Feed/index.js.map +0 -1
  9205. package/lib/module/v4/screen/Feed/styles.js +0 -13
  9206. package/lib/module/v4/screen/Feed/styles.js.map +0 -1
  9207. package/lib/module/v4/screen/FollowerList/Components/FollowerListItem.js +0 -155
  9208. package/lib/module/v4/screen/FollowerList/Components/FollowerListItem.js.map +0 -1
  9209. package/lib/module/v4/screen/FollowerList/FollowerList.js +0 -101
  9210. package/lib/module/v4/screen/FollowerList/FollowerList.js.map +0 -1
  9211. package/lib/module/v4/screen/FollowerList/styles.js +0 -71
  9212. package/lib/module/v4/screen/FollowerList/styles.js.map +0 -1
  9213. package/lib/module/v4/screen/GlobalFeed/index.js +0 -100
  9214. package/lib/module/v4/screen/GlobalFeed/index.js.map +0 -1
  9215. package/lib/module/v4/screen/GlobalFeed/styles.js +0 -14
  9216. package/lib/module/v4/screen/GlobalFeed/styles.js.map +0 -1
  9217. package/lib/module/v4/screen/LivestreamPlayer/index.js +0 -7
  9218. package/lib/module/v4/screen/LivestreamPlayer/index.js.map +0 -1
  9219. package/lib/module/v4/screen/LivestreamPostTargetSelection/index.js +0 -7
  9220. package/lib/module/v4/screen/LivestreamPostTargetSelection/index.js.map +0 -1
  9221. package/lib/module/v4/screen/LivestreamTerminated/index.js +0 -7
  9222. package/lib/module/v4/screen/LivestreamTerminated/index.js.map +0 -1
  9223. package/lib/module/v4/screen/PollPostComposer/index.js +0 -7
  9224. package/lib/module/v4/screen/PollPostComposer/index.js.map +0 -1
  9225. package/lib/module/v4/screen/PollTargetSelection/index.js +0 -7
  9226. package/lib/module/v4/screen/PollTargetSelection/index.js.map +0 -1
  9227. package/lib/module/v4/screen/PostDetail/index.js +0 -31
  9228. package/lib/module/v4/screen/PostDetail/index.js.map +0 -1
  9229. package/lib/module/v4/screen/PostTargetSelection/index.js +0 -14
  9230. package/lib/module/v4/screen/PostTargetSelection/index.js.map +0 -1
  9231. package/lib/module/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.js +0 -77
  9232. package/lib/module/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.js.map +0 -1
  9233. package/lib/module/v4/screen/UserPendingRequest/UserPendingRequest.js +0 -53
  9234. package/lib/module/v4/screen/UserPendingRequest/UserPendingRequest.js.map +0 -1
  9235. package/lib/module/v4/screen/UserPendingRequest/styles.js +0 -72
  9236. package/lib/module/v4/screen/UserPendingRequest/styles.js.map +0 -1
  9237. package/lib/module/v4/screen/UserProfile/index.js +0 -31
  9238. package/lib/module/v4/screen/UserProfile/index.js.map +0 -1
  9239. package/lib/module/v4/screen/UserProfileSetting/UserProfileSetting.js +0 -144
  9240. package/lib/module/v4/screen/UserProfileSetting/UserProfileSetting.js.map +0 -1
  9241. package/lib/module/v4/screen/UserProfileSetting/styles.js +0 -60
  9242. package/lib/module/v4/screen/UserProfileSetting/styles.js.map +0 -1
  9243. package/lib/module/v4/stores/slices/toast.js +0 -52
  9244. package/lib/module/v4/stores/slices/toast.js.map +0 -1
  9245. package/lib/module/v4/types/behaviour.interface.js +0 -2
  9246. package/lib/module/v4/types/behaviour.interface.js.map +0 -1
  9247. package/lib/module/v4/types/config.interface.js +0 -2
  9248. package/lib/module/v4/types/config.interface.js.map +0 -1
  9249. package/lib/module/v4/types/type.d.js +0 -2
  9250. package/lib/module/v4/types/type.d.js.map +0 -1
  9251. package/lib/module/v4/utils/errors.js +0 -20
  9252. package/lib/module/v4/utils/errors.js.map +0 -1
  9253. package/lib/module/v4/utils/index.js.map +0 -1
  9254. package/lib/module/v4/utils/permissions.js +0 -32
  9255. package/lib/module/v4/utils/permissions.js.map +0 -1
  9256. package/lib/typescript/src/components/AddMembersModal/index.d.ts +0 -17
  9257. package/lib/typescript/src/components/AddMembersModal/index.d.ts.map +0 -1
  9258. package/lib/typescript/src/components/AddMembersModal/styles.d.ts +0 -106
  9259. package/lib/typescript/src/components/AddMembersModal/styles.d.ts.map +0 -1
  9260. package/lib/typescript/src/components/BackButton/index.d.ts +0 -8
  9261. package/lib/typescript/src/components/BackButton/index.d.ts.map +0 -1
  9262. package/lib/typescript/src/components/BackButton/styles.d.ts.map +0 -1
  9263. package/lib/typescript/src/components/CancelButton/index.d.ts +0 -3
  9264. package/lib/typescript/src/components/CancelButton/index.d.ts.map +0 -1
  9265. package/lib/typescript/src/components/CancelButton/styles.d.ts.map +0 -1
  9266. package/lib/typescript/src/components/ChooseCategoryModal/Components/Categories.d.ts +0 -7
  9267. package/lib/typescript/src/components/ChooseCategoryModal/Components/Categories.d.ts.map +0 -1
  9268. package/lib/typescript/src/components/ChooseCategoryModal/index.d.ts +0 -11
  9269. package/lib/typescript/src/components/ChooseCategoryModal/index.d.ts.map +0 -1
  9270. package/lib/typescript/src/components/ChooseCategoryModal/styles.d.ts +0 -69
  9271. package/lib/typescript/src/components/ChooseCategoryModal/styles.d.ts.map +0 -1
  9272. package/lib/typescript/src/components/CloseButton/index.d.ts +0 -5
  9273. package/lib/typescript/src/components/CloseButton/index.d.ts.map +0 -1
  9274. package/lib/typescript/src/components/CloseButton/styles.d.ts.map +0 -1
  9275. package/lib/typescript/src/components/CommunityStories/index.d.ts +0 -7
  9276. package/lib/typescript/src/components/CommunityStories/index.d.ts.map +0 -1
  9277. package/lib/typescript/src/components/CommunityStories/styles.d.ts.map +0 -1
  9278. package/lib/typescript/src/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.d.ts +0 -11
  9279. package/lib/typescript/src/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.d.ts.map +0 -1
  9280. package/lib/typescript/src/components/CreatePostChooseTargetModal/styles.d.ts.map +0 -1
  9281. package/lib/typescript/src/components/CustomTab/index.d.ts +0 -9
  9282. package/lib/typescript/src/components/CustomTab/index.d.ts.map +0 -1
  9283. package/lib/typescript/src/components/CustomTab/styles.d.ts.map +0 -1
  9284. package/lib/typescript/src/components/CustomText/index.d.ts +0 -10
  9285. package/lib/typescript/src/components/CustomText/index.d.ts.map +0 -1
  9286. package/lib/typescript/src/components/CustomText/styles.d.ts.map +0 -1
  9287. package/lib/typescript/src/components/DoneButton/index.d.ts +0 -10
  9288. package/lib/typescript/src/components/DoneButton/index.d.ts.map +0 -1
  9289. package/lib/typescript/src/components/DoneButton/styles.d.ts.map +0 -1
  9290. package/lib/typescript/src/components/EditCommentModal/index.d.ts +0 -12
  9291. package/lib/typescript/src/components/EditCommentModal/index.d.ts.map +0 -1
  9292. package/lib/typescript/src/components/EditCommentModal/styles.d.ts.map +0 -1
  9293. package/lib/typescript/src/components/EditPostModal/index.d.ts +0 -22
  9294. package/lib/typescript/src/components/EditPostModal/index.d.ts.map +0 -1
  9295. package/lib/typescript/src/components/EditPostModal/styles.d.ts.map +0 -1
  9296. package/lib/typescript/src/components/FloatingButton/index.d.ts +0 -8
  9297. package/lib/typescript/src/components/FloatingButton/index.d.ts.map +0 -1
  9298. package/lib/typescript/src/components/FloatingButton/styles.d.ts.map +0 -1
  9299. package/lib/typescript/src/components/ListSectionHeader/index.d.ts +0 -5
  9300. package/lib/typescript/src/components/ListSectionHeader/index.d.ts.map +0 -1
  9301. package/lib/typescript/src/components/ListSectionHeader/styles.d.ts +0 -13
  9302. package/lib/typescript/src/components/ListSectionHeader/styles.d.ts.map +0 -1
  9303. package/lib/typescript/src/components/LoadingImage/index.d.ts +0 -13
  9304. package/lib/typescript/src/components/LoadingImage/index.d.ts.map +0 -1
  9305. package/lib/typescript/src/components/LoadingImage/styles.d.ts.map +0 -1
  9306. package/lib/typescript/src/components/LoadingIndicator/index.d.ts +0 -8
  9307. package/lib/typescript/src/components/LoadingIndicator/index.d.ts.map +0 -1
  9308. package/lib/typescript/src/components/LoadingIndicator/styles.d.ts.map +0 -1
  9309. package/lib/typescript/src/components/LoadingOverlay/index.d.ts +0 -8
  9310. package/lib/typescript/src/components/LoadingOverlay/index.d.ts.map +0 -1
  9311. package/lib/typescript/src/components/LoadingOverlay/styles.d.ts.map +0 -1
  9312. package/lib/typescript/src/components/LoadingVideo/index.d.ts +0 -15
  9313. package/lib/typescript/src/components/LoadingVideo/index.d.ts.map +0 -1
  9314. package/lib/typescript/src/components/LoadingVideo/styles.d.ts.map +0 -1
  9315. package/lib/typescript/src/components/MediaSection/index.d.ts.map +0 -1
  9316. package/lib/typescript/src/components/MediaSection/styles.d.ts.map +0 -1
  9317. package/lib/typescript/src/components/MentionPopup/index.d.ts +0 -7
  9318. package/lib/typescript/src/components/MentionPopup/index.d.ts.map +0 -1
  9319. package/lib/typescript/src/components/MentionPopup/styles.d.ts +0 -9
  9320. package/lib/typescript/src/components/MentionPopup/styles.d.ts.map +0 -1
  9321. package/lib/typescript/src/components/MyCommunity/Components/CommunityList.d.ts +0 -14
  9322. package/lib/typescript/src/components/MyCommunity/Components/CommunityList.d.ts.map +0 -1
  9323. package/lib/typescript/src/components/MyCommunity/index.d.ts +0 -3
  9324. package/lib/typescript/src/components/MyCommunity/index.d.ts.map +0 -1
  9325. package/lib/typescript/src/components/MyCommunity/styles.d.ts +0 -61
  9326. package/lib/typescript/src/components/MyCommunity/styles.d.ts.map +0 -1
  9327. package/lib/typescript/src/components/MyStories/index.d.ts +0 -11
  9328. package/lib/typescript/src/components/MyStories/index.d.ts.map +0 -1
  9329. package/lib/typescript/src/components/MyStories/styles.d.ts.map +0 -1
  9330. package/lib/typescript/src/components/PollSection/Components/PollBar.d.ts +0 -8
  9331. package/lib/typescript/src/components/PollSection/Components/PollBar.d.ts.map +0 -1
  9332. package/lib/typescript/src/components/PollSection/Components/PollOptionList.d.ts +0 -12
  9333. package/lib/typescript/src/components/PollSection/Components/PollOptionList.d.ts.map +0 -1
  9334. package/lib/typescript/src/components/PollSection/PollSection.d.ts +0 -7
  9335. package/lib/typescript/src/components/PollSection/PollSection.d.ts.map +0 -1
  9336. package/lib/typescript/src/components/PollSection/style.d.ts.map +0 -1
  9337. package/lib/typescript/src/components/PollSection/usePoll.d.ts +0 -8
  9338. package/lib/typescript/src/components/PollSection/usePoll.d.ts.map +0 -1
  9339. package/lib/typescript/src/components/PostTypeChoiceModal/PostTypeChoiceModal.d.ts +0 -4
  9340. package/lib/typescript/src/components/PostTypeChoiceModal/PostTypeChoiceModal.d.ts.map +0 -1
  9341. package/lib/typescript/src/components/PostTypeChoiceModal/style.d.ts +0 -57
  9342. package/lib/typescript/src/components/PostTypeChoiceModal/style.d.ts.map +0 -1
  9343. package/lib/typescript/src/components/RoundCheckbox/index.d.ts +0 -5
  9344. package/lib/typescript/src/components/RoundCheckbox/index.d.ts.map +0 -1
  9345. package/lib/typescript/src/components/RoundCheckbox/styles.d.ts +0 -22
  9346. package/lib/typescript/src/components/RoundCheckbox/styles.d.ts.map +0 -1
  9347. package/lib/typescript/src/components/SearchBar/index.d.ts +0 -5
  9348. package/lib/typescript/src/components/SearchBar/index.d.ts.map +0 -1
  9349. package/lib/typescript/src/components/SearchBar/styles.d.ts +0 -11
  9350. package/lib/typescript/src/components/SearchBar/styles.d.ts.map +0 -1
  9351. package/lib/typescript/src/components/SearchItem/index.d.ts +0 -15
  9352. package/lib/typescript/src/components/SearchItem/index.d.ts.map +0 -1
  9353. package/lib/typescript/src/components/SearchItem/styles.d.ts.map +0 -1
  9354. package/lib/typescript/src/components/SelectedUserHorizontal/index.d.ts +0 -7
  9355. package/lib/typescript/src/components/SelectedUserHorizontal/index.d.ts.map +0 -1
  9356. package/lib/typescript/src/components/SelectedUserHorizontal/styles.d.ts +0 -51
  9357. package/lib/typescript/src/components/SelectedUserHorizontal/styles.d.ts.map +0 -1
  9358. package/lib/typescript/src/components/Social/CommentList/index.d.ts +0 -28
  9359. package/lib/typescript/src/components/Social/CommentList/index.d.ts.map +0 -1
  9360. package/lib/typescript/src/components/Social/CommentList/styles.d.ts.map +0 -1
  9361. package/lib/typescript/src/components/Social/PendingPostList/index.d.ts +0 -38
  9362. package/lib/typescript/src/components/Social/PendingPostList/index.d.ts.map +0 -1
  9363. package/lib/typescript/src/components/Social/PendingPostList/styles.d.ts.map +0 -1
  9364. package/lib/typescript/src/components/Social/PostList/Components/RenderTextWithMention.d.ts +0 -9
  9365. package/lib/typescript/src/components/Social/PostList/Components/RenderTextWithMention.d.ts.map +0 -1
  9366. package/lib/typescript/src/components/Social/PostList/index.d.ts +0 -43
  9367. package/lib/typescript/src/components/Social/PostList/index.d.ts.map +0 -1
  9368. package/lib/typescript/src/components/Social/PostList/styles.d.ts.map +0 -1
  9369. package/lib/typescript/src/components/Social/ReplyCommentList/index.d.ts +0 -26
  9370. package/lib/typescript/src/components/Social/ReplyCommentList/index.d.ts.map +0 -1
  9371. package/lib/typescript/src/components/Social/ReplyCommentList/styles.d.ts.map +0 -1
  9372. package/lib/typescript/src/components/StoryKit/index.d.ts +0 -9
  9373. package/lib/typescript/src/components/StoryKit/index.d.ts.map +0 -1
  9374. package/lib/typescript/src/components/StoryKit/src/Story.d.ts +0 -10
  9375. package/lib/typescript/src/components/StoryKit/src/Story.d.ts.map +0 -1
  9376. package/lib/typescript/src/components/StoryKit/src/StoryCircleListItem.d.ts +0 -73
  9377. package/lib/typescript/src/components/StoryKit/src/StoryCircleListItem.d.ts.map +0 -1
  9378. package/lib/typescript/src/components/StoryKit/src/StoryCircleListView.d.ts +0 -5
  9379. package/lib/typescript/src/components/StoryKit/src/StoryCircleListView.d.ts.map +0 -1
  9380. package/lib/typescript/src/components/StoryKit/src/StoryListItem.d.ts +0 -10
  9381. package/lib/typescript/src/components/StoryKit/src/StoryListItem.d.ts.map +0 -1
  9382. package/lib/typescript/src/components/StoryKit/src/helpers/StateHelpers.d.ts +0 -2
  9383. package/lib/typescript/src/components/StoryKit/src/helpers/StateHelpers.d.ts.map +0 -1
  9384. package/lib/typescript/src/components/StoryKit/src/helpers/ValidationHelpers.d.ts.map +0 -1
  9385. package/lib/typescript/src/components/StoryKit/src/helpers/index.d.ts.map +0 -1
  9386. package/lib/typescript/src/components/StoryKit/src/interfaces/index.d.ts.map +0 -1
  9387. package/lib/typescript/src/components/StoryKit/src/styles.d.ts +0 -135
  9388. package/lib/typescript/src/components/StoryKit/src/styles.d.ts.map +0 -1
  9389. package/lib/typescript/src/components/Toast/Toast.d.ts +0 -4
  9390. package/lib/typescript/src/components/Toast/Toast.d.ts.map +0 -1
  9391. package/lib/typescript/src/components/UserItem/index.d.ts +0 -11
  9392. package/lib/typescript/src/components/UserItem/index.d.ts.map +0 -1
  9393. package/lib/typescript/src/components/UserItem/styles.d.ts +0 -34
  9394. package/lib/typescript/src/components/UserItem/styles.d.ts.map +0 -1
  9395. package/lib/typescript/src/constants.d.ts +0 -53
  9396. package/lib/typescript/src/constants.d.ts.map +0 -1
  9397. package/lib/typescript/src/enum/imageSizeState.d.ts.map +0 -1
  9398. package/lib/typescript/src/enum/postTargetType.d.ts.map +0 -1
  9399. package/lib/typescript/src/enum/privacyState.d.ts +0 -5
  9400. package/lib/typescript/src/enum/privacyState.d.ts.map +0 -1
  9401. package/lib/typescript/src/enum/sessionState.d.ts +0 -8
  9402. package/lib/typescript/src/enum/sessionState.d.ts.map +0 -1
  9403. package/lib/typescript/src/enum/tabNameState.d.ts.map +0 -1
  9404. package/lib/typescript/src/hooks/useAuth.d.ts +0 -4
  9405. package/lib/typescript/src/hooks/useAuth.d.ts.map +0 -1
  9406. package/lib/typescript/src/hooks/useConfig.d.ts.map +0 -1
  9407. package/lib/typescript/src/hooks/useFile.d.ts +0 -8
  9408. package/lib/typescript/src/hooks/useFile.d.ts.map +0 -1
  9409. package/lib/typescript/src/hooks/useGallery.d.ts.map +0 -1
  9410. package/lib/typescript/src/hooks/useImagePicker.d.ts.map +0 -1
  9411. package/lib/typescript/src/hooks/useReaction.d.ts.map +0 -1
  9412. package/lib/typescript/src/hooks/useSearch.d.ts +0 -11
  9413. package/lib/typescript/src/hooks/useSearch.d.ts.map +0 -1
  9414. package/lib/typescript/src/hooks/useStory.d.ts.map +0 -1
  9415. package/lib/typescript/src/hooks/useTimeDifference.d.ts.map +0 -1
  9416. package/lib/typescript/src/providers/Social/comment-sdk.d.ts +0 -15
  9417. package/lib/typescript/src/providers/Social/comment-sdk.d.ts.map +0 -1
  9418. package/lib/typescript/src/providers/Social/communities-sdk.d.ts +0 -20
  9419. package/lib/typescript/src/providers/Social/communities-sdk.d.ts.map +0 -1
  9420. package/lib/typescript/src/providers/Social/feed-sdk.d.ts +0 -26
  9421. package/lib/typescript/src/providers/Social/feed-sdk.d.ts.map +0 -1
  9422. package/lib/typescript/src/providers/amity-ui-kit-provider.d.ts +0 -44
  9423. package/lib/typescript/src/providers/amity-ui-kit-provider.d.ts.map +0 -1
  9424. package/lib/typescript/src/providers/auth-provider.d.ts +0 -7
  9425. package/lib/typescript/src/providers/auth-provider.d.ts.map +0 -1
  9426. package/lib/typescript/src/providers/config-provider.d.ts +0 -10
  9427. package/lib/typescript/src/providers/config-provider.d.ts.map +0 -1
  9428. package/lib/typescript/src/providers/file-provider.d.ts +0 -7
  9429. package/lib/typescript/src/providers/file-provider.d.ts.map +0 -1
  9430. package/lib/typescript/src/providers/user-provider.d.ts +0 -5
  9431. package/lib/typescript/src/providers/user-provider.d.ts.map +0 -1
  9432. package/lib/typescript/src/redux/slices/bottomSheetSlice.d.ts +0 -27
  9433. package/lib/typescript/src/redux/slices/bottomSheetSlice.d.ts.map +0 -1
  9434. package/lib/typescript/src/redux/slices/feedSlice.d.ts.map +0 -1
  9435. package/lib/typescript/src/redux/slices/globalfeedSlice.d.ts.map +0 -1
  9436. package/lib/typescript/src/redux/slices/postDetailSlice.d.ts.map +0 -1
  9437. package/lib/typescript/src/redux/slices/uiSlice.d.ts +0 -44
  9438. package/lib/typescript/src/redux/slices/uiSlice.d.ts.map +0 -1
  9439. package/lib/typescript/src/redux/store/index.d.ts +0 -9
  9440. package/lib/typescript/src/redux/store/index.d.ts.map +0 -1
  9441. package/lib/typescript/src/routes/RouteParamList.d.ts +0 -105
  9442. package/lib/typescript/src/routes/RouteParamList.d.ts.map +0 -1
  9443. package/lib/typescript/src/routes/SocialNavigator.d.ts +0 -3
  9444. package/lib/typescript/src/routes/SocialNavigator.d.ts.map +0 -1
  9445. package/lib/typescript/src/routes/style.d.ts +0 -16
  9446. package/lib/typescript/src/routes/style.d.ts.map +0 -1
  9447. package/lib/typescript/src/screens/AllMyCommunity/index.d.ts +0 -3
  9448. package/lib/typescript/src/screens/AllMyCommunity/index.d.ts.map +0 -1
  9449. package/lib/typescript/src/screens/AllMyCommunity/styles.d.ts +0 -43
  9450. package/lib/typescript/src/screens/AllMyCommunity/styles.d.ts.map +0 -1
  9451. package/lib/typescript/src/screens/CategorytList/index.d.ts +0 -3
  9452. package/lib/typescript/src/screens/CategorytList/index.d.ts.map +0 -1
  9453. package/lib/typescript/src/screens/CategorytList/styles.d.ts +0 -28
  9454. package/lib/typescript/src/screens/CategorytList/styles.d.ts.map +0 -1
  9455. package/lib/typescript/src/screens/CommunityHome/index.d.ts +0 -6
  9456. package/lib/typescript/src/screens/CommunityHome/index.d.ts.map +0 -1
  9457. package/lib/typescript/src/screens/CommunityHome/styles.d.ts +0 -168
  9458. package/lib/typescript/src/screens/CommunityHome/styles.d.ts.map +0 -1
  9459. package/lib/typescript/src/screens/CommunityList/index.d.ts +0 -3
  9460. package/lib/typescript/src/screens/CommunityList/index.d.ts.map +0 -1
  9461. package/lib/typescript/src/screens/CommunityList/styles.d.ts +0 -28
  9462. package/lib/typescript/src/screens/CommunityList/styles.d.ts.map +0 -1
  9463. package/lib/typescript/src/screens/CommunityMemberDetail/CommunityMemberDetail.d.ts +0 -3
  9464. package/lib/typescript/src/screens/CommunityMemberDetail/CommunityMemberDetail.d.ts.map +0 -1
  9465. package/lib/typescript/src/screens/CommunityMemberDetail/Components/CommunityMembersTab.d.ts +0 -12
  9466. package/lib/typescript/src/screens/CommunityMemberDetail/Components/CommunityMembersTab.d.ts.map +0 -1
  9467. package/lib/typescript/src/screens/CommunityMemberDetail/Components/MemberActionModal.d.ts +0 -12
  9468. package/lib/typescript/src/screens/CommunityMemberDetail/Components/MemberActionModal.d.ts.map +0 -1
  9469. package/lib/typescript/src/screens/CommunityMemberDetail/styles.d.ts +0 -53
  9470. package/lib/typescript/src/screens/CommunityMemberDetail/styles.d.ts.map +0 -1
  9471. package/lib/typescript/src/screens/CommunitySearch/index.d.ts +0 -3
  9472. package/lib/typescript/src/screens/CommunitySearch/index.d.ts.map +0 -1
  9473. package/lib/typescript/src/screens/CommunitySearch/styles.d.ts +0 -45
  9474. package/lib/typescript/src/screens/CommunitySearch/styles.d.ts.map +0 -1
  9475. package/lib/typescript/src/screens/CommunitySetting/index.d.ts +0 -12
  9476. package/lib/typescript/src/screens/CommunitySetting/index.d.ts.map +0 -1
  9477. package/lib/typescript/src/screens/CommunitySetting/styles.d.ts +0 -80
  9478. package/lib/typescript/src/screens/CommunitySetting/styles.d.ts.map +0 -1
  9479. package/lib/typescript/src/screens/CreateLivestream/CreateLivestream.d.ts +0 -7
  9480. package/lib/typescript/src/screens/CreateLivestream/CreateLivestream.d.ts.map +0 -1
  9481. package/lib/typescript/src/screens/CreateLivestream/styles.d.ts +0 -192
  9482. package/lib/typescript/src/screens/CreateLivestream/styles.d.ts.map +0 -1
  9483. package/lib/typescript/src/screens/CreatePoll/Components/Header.d.ts +0 -10
  9484. package/lib/typescript/src/screens/CreatePoll/Components/Header.d.ts.map +0 -1
  9485. package/lib/typescript/src/screens/CreatePoll/CreatePoll.d.ts +0 -7
  9486. package/lib/typescript/src/screens/CreatePoll/CreatePoll.d.ts.map +0 -1
  9487. package/lib/typescript/src/screens/CreatePoll/styles.d.ts +0 -161
  9488. package/lib/typescript/src/screens/CreatePoll/styles.d.ts.map +0 -1
  9489. package/lib/typescript/src/screens/CreatePost/index.d.ts +0 -18
  9490. package/lib/typescript/src/screens/CreatePost/index.d.ts.map +0 -1
  9491. package/lib/typescript/src/screens/CreatePost/styles.d.ts +0 -117
  9492. package/lib/typescript/src/screens/CreatePost/styles.d.ts.map +0 -1
  9493. package/lib/typescript/src/screens/EditCommunity/EditCommunity.d.ts +0 -7
  9494. package/lib/typescript/src/screens/EditCommunity/EditCommunity.d.ts.map +0 -1
  9495. package/lib/typescript/src/screens/EditCommunity/styles.d.ts +0 -188
  9496. package/lib/typescript/src/screens/EditCommunity/styles.d.ts.map +0 -1
  9497. package/lib/typescript/src/screens/EditProfile/EditProfile.d.ts +0 -14
  9498. package/lib/typescript/src/screens/EditProfile/EditProfile.d.ts.map +0 -1
  9499. package/lib/typescript/src/screens/EditProfile/styles.d.ts +0 -71
  9500. package/lib/typescript/src/screens/EditProfile/styles.d.ts.map +0 -1
  9501. package/lib/typescript/src/screens/Explore/index.d.ts +0 -3
  9502. package/lib/typescript/src/screens/Explore/index.d.ts.map +0 -1
  9503. package/lib/typescript/src/screens/Explore/styles.d.ts +0 -134
  9504. package/lib/typescript/src/screens/Explore/styles.d.ts.map +0 -1
  9505. package/lib/typescript/src/screens/Feed/index.d.ts +0 -9
  9506. package/lib/typescript/src/screens/Feed/index.d.ts.map +0 -1
  9507. package/lib/typescript/src/screens/Feed/styles.d.ts +0 -7
  9508. package/lib/typescript/src/screens/Feed/styles.d.ts.map +0 -1
  9509. package/lib/typescript/src/screens/GlobalFeed/index.d.ts +0 -3
  9510. package/lib/typescript/src/screens/GlobalFeed/index.d.ts.map +0 -1
  9511. package/lib/typescript/src/screens/GlobalFeed/styles.d.ts.map +0 -1
  9512. package/lib/typescript/src/screens/Home/index.d.ts +0 -3
  9513. package/lib/typescript/src/screens/Home/index.d.ts.map +0 -1
  9514. package/lib/typescript/src/screens/Home/styles.d.ts +0 -57
  9515. package/lib/typescript/src/screens/Home/styles.d.ts.map +0 -1
  9516. package/lib/typescript/src/screens/LivestreamPlayer/index.d.ts +0 -7
  9517. package/lib/typescript/src/screens/LivestreamPlayer/index.d.ts.map +0 -1
  9518. package/lib/typescript/src/screens/LivestreamPlayer/styles.d.ts +0 -59
  9519. package/lib/typescript/src/screens/LivestreamPlayer/styles.d.ts.map +0 -1
  9520. package/lib/typescript/src/screens/PendingPosts/index.d.ts +0 -3
  9521. package/lib/typescript/src/screens/PendingPosts/index.d.ts.map +0 -1
  9522. package/lib/typescript/src/screens/PendingPosts/styles.d.ts +0 -33
  9523. package/lib/typescript/src/screens/PendingPosts/styles.d.ts.map +0 -1
  9524. package/lib/typescript/src/screens/PostDetail/index.d.ts +0 -4
  9525. package/lib/typescript/src/screens/PostDetail/index.d.ts.map +0 -1
  9526. package/lib/typescript/src/screens/PostDetail/styles.d.ts +0 -124
  9527. package/lib/typescript/src/screens/PostDetail/styles.d.ts.map +0 -1
  9528. package/lib/typescript/src/screens/ReactionListScreen/ReactionListScreen.d.ts +0 -7
  9529. package/lib/typescript/src/screens/ReactionListScreen/ReactionListScreen.d.ts.map +0 -1
  9530. package/lib/typescript/src/screens/ReactionListScreen/styles.d.ts +0 -62
  9531. package/lib/typescript/src/screens/ReactionListScreen/styles.d.ts.map +0 -1
  9532. package/lib/typescript/src/screens/UserProfile/Components/GalleryTab.d.ts +0 -10
  9533. package/lib/typescript/src/screens/UserProfile/Components/GalleryTab.d.ts.map +0 -1
  9534. package/lib/typescript/src/screens/UserProfile/Components/UserProfileGallery.d.ts +0 -8
  9535. package/lib/typescript/src/screens/UserProfile/Components/UserProfileGallery.d.ts.map +0 -1
  9536. package/lib/typescript/src/screens/UserProfile/UserProfile.d.ts +0 -3
  9537. package/lib/typescript/src/screens/UserProfile/UserProfile.d.ts.map +0 -1
  9538. package/lib/typescript/src/screens/UserProfile/styles.d.ts +0 -145
  9539. package/lib/typescript/src/screens/UserProfile/styles.d.ts.map +0 -1
  9540. package/lib/typescript/src/screens/UserProfileSetting/UserProfileSetting.d.ts +0 -9
  9541. package/lib/typescript/src/screens/UserProfileSetting/UserProfileSetting.d.ts.map +0 -1
  9542. package/lib/typescript/src/screens/UserProfileSetting/styles.d.ts +0 -97
  9543. package/lib/typescript/src/screens/UserProfileSetting/styles.d.ts.map +0 -1
  9544. package/lib/typescript/src/screens/VideoPlayerFullScreen/index.d.ts +0 -4
  9545. package/lib/typescript/src/screens/VideoPlayerFullScreen/index.d.ts.map +0 -1
  9546. package/lib/typescript/src/screens/VideoPlayerFullScreen/styles.d.ts +0 -55
  9547. package/lib/typescript/src/screens/VideoPlayerFullScreen/styles.d.ts.map +0 -1
  9548. package/lib/typescript/src/snippet/AmityCommunitySearchResultComponent.d.ts +0 -2
  9549. package/lib/typescript/src/snippet/AmityCommunitySearchResultComponent.d.ts.map +0 -1
  9550. package/lib/typescript/src/snippet/AmityCreatePostMenuComponent.d.ts +0 -2
  9551. package/lib/typescript/src/snippet/AmityCreatePostMenuComponent.d.ts.map +0 -1
  9552. package/lib/typescript/src/snippet/AmityDetailedMediaAttachmentComponent.d.ts +0 -2
  9553. package/lib/typescript/src/snippet/AmityDetailedMediaAttachmentComponent.d.ts.map +0 -1
  9554. package/lib/typescript/src/snippet/AmityEmptyNewsFeedComponent.d.ts +0 -2
  9555. package/lib/typescript/src/snippet/AmityEmptyNewsFeedComponent.d.ts.map +0 -1
  9556. package/lib/typescript/src/snippet/AmityGlobalFeedComponent.d.ts +0 -2
  9557. package/lib/typescript/src/snippet/AmityGlobalFeedComponent.d.ts.map +0 -1
  9558. package/lib/typescript/src/snippet/AmityMediaAttachmentComponent.d.ts +0 -2
  9559. package/lib/typescript/src/snippet/AmityMediaAttachmentComponent.d.ts.map +0 -1
  9560. package/lib/typescript/src/snippet/AmityMyCommunitiesComponent.d.ts +0 -2
  9561. package/lib/typescript/src/snippet/AmityMyCommunitiesComponent.d.ts.map +0 -1
  9562. package/lib/typescript/src/snippet/AmityMyCommunitiesSearchPage.d.ts +0 -2
  9563. package/lib/typescript/src/snippet/AmityMyCommunitiesSearchPage.d.ts.map +0 -1
  9564. package/lib/typescript/src/snippet/AmityNewsFeedComponent.d.ts +0 -2
  9565. package/lib/typescript/src/snippet/AmityNewsFeedComponent.d.ts.map +0 -1
  9566. package/lib/typescript/src/snippet/AmityPostComposerPage.d.ts +0 -2
  9567. package/lib/typescript/src/snippet/AmityPostComposerPage.d.ts.map +0 -1
  9568. package/lib/typescript/src/snippet/AmityPostContentComponent.d.ts +0 -2
  9569. package/lib/typescript/src/snippet/AmityPostContentComponent.d.ts.map +0 -1
  9570. package/lib/typescript/src/snippet/AmityPostDetailPage.d.ts +0 -2
  9571. package/lib/typescript/src/snippet/AmityPostDetailPage.d.ts.map +0 -1
  9572. package/lib/typescript/src/snippet/AmityPostTargetSelectionPage.d.ts +0 -2
  9573. package/lib/typescript/src/snippet/AmityPostTargetSelectionPage.d.ts.map +0 -1
  9574. package/lib/typescript/src/snippet/AmityReactionListComponent.d.ts +0 -2
  9575. package/lib/typescript/src/snippet/AmityReactionListComponent.d.ts.map +0 -1
  9576. package/lib/typescript/src/snippet/AmitySocialGlobalSearchPage.d.ts +0 -2
  9577. package/lib/typescript/src/snippet/AmitySocialGlobalSearchPage.d.ts.map +0 -1
  9578. package/lib/typescript/src/snippet/AmitySocialHomePage.d.ts +0 -2
  9579. package/lib/typescript/src/snippet/AmitySocialHomePage.d.ts.map +0 -1
  9580. package/lib/typescript/src/snippet/AmitySocialHomeTopNavigationComponent.d.ts +0 -2
  9581. package/lib/typescript/src/snippet/AmitySocialHomeTopNavigationComponent.d.ts.map +0 -1
  9582. package/lib/typescript/src/snippet/AmityStoryTargetSelectionPage.d.ts +0 -2
  9583. package/lib/typescript/src/snippet/AmityStoryTargetSelectionPage.d.ts.map +0 -1
  9584. package/lib/typescript/src/snippet/AmityTopSearchBarComponent.d.ts +0 -2
  9585. package/lib/typescript/src/snippet/AmityTopSearchBarComponent.d.ts.map +0 -1
  9586. package/lib/typescript/src/snippet/AmityUserSearchResultComponent.d.ts +0 -2
  9587. package/lib/typescript/src/snippet/AmityUserSearchResultComponent.d.ts.map +0 -1
  9588. package/lib/typescript/src/svg/svg-xml-list.d.ts +0 -71
  9589. package/lib/typescript/src/svg/svg-xml-list.d.ts.map +0 -1
  9590. package/lib/typescript/src/types/auth.interface.d.ts +0 -13
  9591. package/lib/typescript/src/types/auth.interface.d.ts.map +0 -1
  9592. package/lib/typescript/src/types/config.interface.d.ts +0 -6
  9593. package/lib/typescript/src/types/config.interface.d.ts.map +0 -1
  9594. package/lib/typescript/src/types/index.d.ts +0 -5
  9595. package/lib/typescript/src/types/index.d.ts.map +0 -1
  9596. package/lib/typescript/src/types/mentionPosition.interface.d.ts +0 -8
  9597. package/lib/typescript/src/types/mentionPosition.interface.d.ts.map +0 -1
  9598. package/lib/typescript/src/types/user.interface.d.ts +0 -15
  9599. package/lib/typescript/src/types/user.interface.d.ts.map +0 -1
  9600. package/lib/typescript/src/util/apiUtil.d.ts +0 -2
  9601. package/lib/typescript/src/util/apiUtil.d.ts.map +0 -1
  9602. package/lib/typescript/src/util/colorUtil.d.ts +0 -8
  9603. package/lib/typescript/src/util/colorUtil.d.ts.map +0 -1
  9604. package/lib/typescript/src/util/communityMemberRolesUtil.d.ts +0 -4
  9605. package/lib/typescript/src/util/communityMemberRolesUtil.d.ts.map +0 -1
  9606. package/lib/typescript/src/util/enumUIKitID.d.ts +0 -37
  9607. package/lib/typescript/src/util/enumUIKitID.d.ts.map +0 -1
  9608. package/lib/typescript/src/util/numberUtil.d.ts +0 -2
  9609. package/lib/typescript/src/util/numberUtil.d.ts.map +0 -1
  9610. package/lib/typescript/src/util/permission.d.ts.map +0 -1
  9611. package/lib/typescript/src/util/postDataFormatter.d.ts +0 -2
  9612. package/lib/typescript/src/util/postDataFormatter.d.ts.map +0 -1
  9613. package/lib/typescript/src/util/postTypeChecker.d.ts +0 -7
  9614. package/lib/typescript/src/util/postTypeChecker.d.ts.map +0 -1
  9615. package/lib/typescript/src/util/timeUtil.d.ts +0 -6
  9616. package/lib/typescript/src/util/timeUtil.d.ts.map +0 -1
  9617. package/lib/typescript/src/util/urlUtil.d.ts +0 -4
  9618. package/lib/typescript/src/util/urlUtil.d.ts.map +0 -1
  9619. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.d.ts +0 -8
  9620. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.d.ts.map +0 -1
  9621. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityCategoriesComponent/styles.d.ts +0 -24
  9622. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityCategoriesComponent/styles.d.ts.map +0 -1
  9623. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.d.ts +0 -12
  9624. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.d.ts.map +0 -1
  9625. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.d.ts +0 -31
  9626. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.d.ts.map +0 -1
  9627. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.d.ts +0 -16
  9628. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.d.ts.map +0 -1
  9629. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityHeaderComponent/styles.d.ts +0 -32
  9630. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityHeaderComponent/styles.d.ts.map +0 -1
  9631. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.d.ts +0 -10
  9632. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.d.ts.map +0 -1
  9633. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.d.ts +0 -7
  9634. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.d.ts.map +0 -1
  9635. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.d.ts +0 -7
  9636. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.d.ts.map +0 -1
  9637. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.d.ts +0 -2
  9638. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.d.ts.map +0 -1
  9639. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.d.ts +0 -10
  9640. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.d.ts.map +0 -1
  9641. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.d.ts +0 -17
  9642. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.d.ts.map +0 -1
  9643. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.d.ts +0 -12
  9644. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.d.ts.map +0 -1
  9645. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.d.ts +0 -10
  9646. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.d.ts.map +0 -1
  9647. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.d.ts +0 -28
  9648. package/lib/typescript/src/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.d.ts.map +0 -1
  9649. package/lib/typescript/src/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.d.ts +0 -9
  9650. package/lib/typescript/src/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.d.ts.map +0 -1
  9651. package/lib/typescript/src/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.d.ts +0 -11
  9652. package/lib/typescript/src/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.d.ts.map +0 -1
  9653. package/lib/typescript/src/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/styles.d.ts +0 -46
  9654. package/lib/typescript/src/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/styles.d.ts.map +0 -1
  9655. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.d.ts +0 -9
  9656. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.d.ts.map +0 -1
  9657. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.d.ts +0 -4
  9658. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.d.ts.map +0 -1
  9659. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.d.ts +0 -4
  9660. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.d.ts.map +0 -1
  9661. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.d.ts +0 -7
  9662. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.d.ts.map +0 -1
  9663. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.d.ts +0 -4
  9664. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.d.ts.map +0 -1
  9665. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.d.ts +0 -4
  9666. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.d.ts.map +0 -1
  9667. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/index.d.ts.map +0 -1
  9668. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/styles/styles.d.ts.map +0 -1
  9669. package/lib/typescript/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/styles.d.ts.map +0 -1
  9670. package/lib/typescript/src/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.d.ts +0 -8
  9671. package/lib/typescript/src/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.d.ts.map +0 -1
  9672. package/lib/typescript/src/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/styles.d.ts.map +0 -1
  9673. package/lib/typescript/src/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.d.ts +0 -8
  9674. package/lib/typescript/src/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.d.ts.map +0 -1
  9675. package/lib/typescript/src/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.d.ts +0 -8
  9676. package/lib/typescript/src/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.d.ts.map +0 -1
  9677. package/lib/typescript/src/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/styles.d.ts.map +0 -1
  9678. package/lib/typescript/src/v4/PublicApi/Components/AmityExploreComponent/styles.d.ts.map +0 -1
  9679. package/lib/typescript/src/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.d.ts +0 -8
  9680. package/lib/typescript/src/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.d.ts.map +0 -1
  9681. package/lib/typescript/src/v4/PublicApi/Components/AmityExploreEmptyComponent/styles.d.ts.map +0 -1
  9682. package/lib/typescript/src/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.d.ts +0 -10
  9683. package/lib/typescript/src/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.d.ts.map +0 -1
  9684. package/lib/typescript/src/v4/PublicApi/Components/AmityGlobalFeedComponent/styles.d.ts.map +0 -1
  9685. package/lib/typescript/src/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.d.ts +0 -11
  9686. package/lib/typescript/src/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.d.ts.map +0 -1
  9687. package/lib/typescript/src/v4/PublicApi/Components/AmityMediaAttachmentComponent/styles.d.ts +0 -38
  9688. package/lib/typescript/src/v4/PublicApi/Components/AmityMediaAttachmentComponent/styles.d.ts.map +0 -1
  9689. package/lib/typescript/src/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.d.ts +0 -9
  9690. package/lib/typescript/src/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.d.ts.map +0 -1
  9691. package/lib/typescript/src/v4/PublicApi/Components/AmityMyCommunitiesComponent/styles.d.ts +0 -39
  9692. package/lib/typescript/src/v4/PublicApi/Components/AmityMyCommunitiesComponent/styles.d.ts.map +0 -1
  9693. package/lib/typescript/src/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.d.ts +0 -8
  9694. package/lib/typescript/src/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.d.ts.map +0 -1
  9695. package/lib/typescript/src/v4/PublicApi/Components/AmityNewsFeedComponent/styles.d.ts.map +0 -1
  9696. package/lib/typescript/src/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.d.ts +0 -8
  9697. package/lib/typescript/src/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.d.ts.map +0 -1
  9698. package/lib/typescript/src/v4/PublicApi/Components/AmityPendingPostListComponent/index.d.ts +0 -2
  9699. package/lib/typescript/src/v4/PublicApi/Components/AmityPendingPostListComponent/index.d.ts.map +0 -1
  9700. package/lib/typescript/src/v4/PublicApi/Components/AmityPendingPostListComponent/styles.d.ts +0 -81
  9701. package/lib/typescript/src/v4/PublicApi/Components/AmityPendingPostListComponent/styles.d.ts.map +0 -1
  9702. package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.d.ts +0 -32
  9703. package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.d.ts.map +0 -1
  9704. package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.d.ts +0 -32
  9705. package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.d.ts.map +0 -1
  9706. package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.d.ts +0 -156
  9707. package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.d.ts.map +0 -1
  9708. package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.d.ts +0 -30
  9709. package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.d.ts.map +0 -1
  9710. package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.d.ts +0 -155
  9711. package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.d.ts.map +0 -1
  9712. package/lib/typescript/src/v4/PublicApi/Components/AmityPostCommentComponent/styles.d.ts.map +0 -1
  9713. package/lib/typescript/src/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.d.ts +0 -25
  9714. package/lib/typescript/src/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.d.ts.map +0 -1
  9715. package/lib/typescript/src/v4/PublicApi/Components/AmityPostContentComponent/styles.d.ts +0 -230
  9716. package/lib/typescript/src/v4/PublicApi/Components/AmityPostContentComponent/styles.d.ts.map +0 -1
  9717. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.d.ts +0 -15
  9718. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.d.ts.map +0 -1
  9719. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.d.ts +0 -5
  9720. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.d.ts.map +0 -1
  9721. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.d.ts +0 -5
  9722. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.d.ts.map +0 -1
  9723. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/index.d.ts.map +0 -1
  9724. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/styles.d.ts +0 -57
  9725. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/styles.d.ts.map +0 -1
  9726. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/type.d.ts +0 -8
  9727. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/type.d.ts.map +0 -1
  9728. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.d.ts +0 -11
  9729. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.d.ts.map +0 -1
  9730. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.d.ts +0 -2
  9731. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.d.ts.map +0 -1
  9732. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/styles.d.ts +0 -12
  9733. package/lib/typescript/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/styles.d.ts.map +0 -1
  9734. package/lib/typescript/src/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.d.ts +0 -10
  9735. package/lib/typescript/src/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.d.ts.map +0 -1
  9736. package/lib/typescript/src/v4/PublicApi/Components/AmityReactionListComponent/styles.d.ts.map +0 -1
  9737. package/lib/typescript/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.d.ts +0 -9
  9738. package/lib/typescript/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.d.ts.map +0 -1
  9739. package/lib/typescript/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.d.ts +0 -9
  9740. package/lib/typescript/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.d.ts.map +0 -1
  9741. package/lib/typescript/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/styles.d.ts.map +0 -1
  9742. package/lib/typescript/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/styles.d.ts.map +0 -1
  9743. package/lib/typescript/src/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.d.ts +0 -7
  9744. package/lib/typescript/src/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.d.ts.map +0 -1
  9745. package/lib/typescript/src/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.d.ts +0 -5
  9746. package/lib/typescript/src/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.d.ts.map +0 -1
  9747. package/lib/typescript/src/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.d.ts +0 -9
  9748. package/lib/typescript/src/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.d.ts.map +0 -1
  9749. package/lib/typescript/src/v4/PublicApi/Components/AmityThumbnailActionComponent/index.d.ts +0 -2
  9750. package/lib/typescript/src/v4/PublicApi/Components/AmityThumbnailActionComponent/index.d.ts.map +0 -1
  9751. package/lib/typescript/src/v4/PublicApi/Components/AmityThumbnailActionComponent/styles.d.ts +0 -8
  9752. package/lib/typescript/src/v4/PublicApi/Components/AmityThumbnailActionComponent/styles.d.ts.map +0 -1
  9753. package/lib/typescript/src/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.d.ts +0 -9
  9754. package/lib/typescript/src/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.d.ts.map +0 -1
  9755. package/lib/typescript/src/v4/PublicApi/Components/AmityTopSearchBarComponent/styles.d.ts.map +0 -1
  9756. package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.d.ts +0 -8
  9757. package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.d.ts.map +0 -1
  9758. package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.d.ts +0 -8
  9759. package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.d.ts.map +0 -1
  9760. package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/styles.d.ts +0 -10
  9761. package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/styles.d.ts.map +0 -1
  9762. package/lib/typescript/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/styles.d.ts.map +0 -1
  9763. package/lib/typescript/src/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.d.ts +0 -10
  9764. package/lib/typescript/src/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.d.ts.map +0 -1
  9765. package/lib/typescript/src/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.d.ts +0 -10
  9766. package/lib/typescript/src/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.d.ts.map +0 -1
  9767. package/lib/typescript/src/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.d.ts +0 -13
  9768. package/lib/typescript/src/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.d.ts.map +0 -1
  9769. package/lib/typescript/src/v4/PublicApi/Elements/ButtonWithIconElement/styles.d.ts +0 -24
  9770. package/lib/typescript/src/v4/PublicApi/Elements/ButtonWithIconElement/styles.d.ts.map +0 -1
  9771. package/lib/typescript/src/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.d.ts +0 -10
  9772. package/lib/typescript/src/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.d.ts.map +0 -1
  9773. package/lib/typescript/src/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.d.ts +0 -10
  9774. package/lib/typescript/src/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.d.ts.map +0 -1
  9775. package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/AvatarElement.d.ts +0 -14
  9776. package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/AvatarElement.d.ts.map +0 -1
  9777. package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/CategoryElement.d.ts +0 -12
  9778. package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/CategoryElement.d.ts.map +0 -1
  9779. package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/ImageElement.d.ts +0 -12
  9780. package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/ImageElement.d.ts.map +0 -1
  9781. package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/TextElement.d.ts +0 -12
  9782. package/lib/typescript/src/v4/PublicApi/Elements/CommonElements/TextElement.d.ts.map +0 -1
  9783. package/lib/typescript/src/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.d.ts +0 -10
  9784. package/lib/typescript/src/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.d.ts.map +0 -1
  9785. package/lib/typescript/src/v4/PublicApi/Elements/IconElement/IconElement.d.ts +0 -13
  9786. package/lib/typescript/src/v4/PublicApi/Elements/IconElement/IconElement.d.ts.map +0 -1
  9787. package/lib/typescript/src/v4/PublicApi/Elements/IconElement/index.d.ts +0 -2
  9788. package/lib/typescript/src/v4/PublicApi/Elements/IconElement/index.d.ts.map +0 -1
  9789. package/lib/typescript/src/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.d.ts +0 -11
  9790. package/lib/typescript/src/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.d.ts.map +0 -1
  9791. package/lib/typescript/src/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.d.ts +0 -10
  9792. package/lib/typescript/src/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.d.ts.map +0 -1
  9793. package/lib/typescript/src/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.d.ts +0 -10
  9794. package/lib/typescript/src/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.d.ts.map +0 -1
  9795. package/lib/typescript/src/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.d.ts +0 -12
  9796. package/lib/typescript/src/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.d.ts.map +0 -1
  9797. package/lib/typescript/src/v4/PublicApi/Elements/ModeratorBadgeElement/styles.d.ts +0 -23
  9798. package/lib/typescript/src/v4/PublicApi/Elements/ModeratorBadgeElement/styles.d.ts.map +0 -1
  9799. package/lib/typescript/src/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.d.ts +0 -10
  9800. package/lib/typescript/src/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.d.ts.map +0 -1
  9801. package/lib/typescript/src/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.d.ts +0 -11
  9802. package/lib/typescript/src/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.d.ts.map +0 -1
  9803. package/lib/typescript/src/v4/PublicApi/Elements/TimestampElement/TimestampElement.d.ts +0 -11
  9804. package/lib/typescript/src/v4/PublicApi/Elements/TimestampElement/TimestampElement.d.ts.map +0 -1
  9805. package/lib/typescript/src/v4/PublicApi/Elements/TitleElement/TitleElement.d.ts +0 -10
  9806. package/lib/typescript/src/v4/PublicApi/Elements/TitleElement/TitleElement.d.ts.map +0 -1
  9807. package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.d.ts +0 -4
  9808. package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.d.ts.map +0 -1
  9809. package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.d.ts +0 -9
  9810. package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.d.ts.map +0 -1
  9811. package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.d.ts +0 -9
  9812. package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.d.ts.map +0 -1
  9813. package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/styles.d.ts.map +0 -1
  9814. package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/styles.d.ts +0 -33
  9815. package/lib/typescript/src/v4/PublicApi/Pages/AmityAllCategoriesPage/styles.d.ts.map +0 -1
  9816. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.d.ts +0 -4
  9817. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.d.ts.map +0 -1
  9818. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/styles.d.ts +0 -47
  9819. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/styles.d.ts.map +0 -1
  9820. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.d.ts +0 -4
  9821. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.d.ts.map +0 -1
  9822. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.d.ts +0 -2
  9823. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.d.ts.map +0 -1
  9824. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.d.ts +0 -4
  9825. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.d.ts.map +0 -1
  9826. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.d.ts +0 -2
  9827. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.d.ts.map +0 -1
  9828. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.d.ts +0 -7
  9829. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.d.ts.map +0 -1
  9830. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.d.ts +0 -2
  9831. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.d.ts.map +0 -1
  9832. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.d.ts +0 -7
  9833. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.d.ts.map +0 -1
  9834. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.d.ts +0 -2
  9835. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.d.ts.map +0 -1
  9836. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.d.ts +0 -7
  9837. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.d.ts.map +0 -1
  9838. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.d.ts +0 -2
  9839. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.d.ts.map +0 -1
  9840. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.d.ts +0 -7
  9841. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.d.ts.map +0 -1
  9842. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.d.ts +0 -2
  9843. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.d.ts.map +0 -1
  9844. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.d.ts +0 -7
  9845. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.d.ts.map +0 -1
  9846. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.d.ts +0 -2
  9847. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.d.ts.map +0 -1
  9848. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.d.ts +0 -7
  9849. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.d.ts.map +0 -1
  9850. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.d.ts +0 -2
  9851. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.d.ts.map +0 -1
  9852. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.d.ts +0 -7
  9853. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.d.ts.map +0 -1
  9854. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.d.ts +0 -2
  9855. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.d.ts.map +0 -1
  9856. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.d.ts +0 -7
  9857. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.d.ts.map +0 -1
  9858. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.d.ts +0 -63
  9859. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.d.ts.map +0 -1
  9860. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.d.ts +0 -7
  9861. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.d.ts.map +0 -1
  9862. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitySettingPage/index.d.ts +0 -2
  9863. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitySettingPage/index.d.ts.map +0 -1
  9864. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitySetupPage/index.d.ts +0 -20
  9865. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunitySetupPage/index.d.ts.map +0 -1
  9866. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.d.ts +0 -7
  9867. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.d.ts.map +0 -1
  9868. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.d.ts +0 -2
  9869. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.d.ts.map +0 -1
  9870. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.d.ts +0 -7
  9871. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.d.ts.map +0 -1
  9872. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.d.ts +0 -2
  9873. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.d.ts.map +0 -1
  9874. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.d.ts +0 -4
  9875. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.d.ts.map +0 -1
  9876. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.d.ts +0 -2
  9877. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.d.ts.map +0 -1
  9878. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.d.ts +0 -191
  9879. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.d.ts.map +0 -1
  9880. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.d.ts +0 -10
  9881. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.d.ts.map +0 -1
  9882. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateStoryPage/styles.d.ts.map +0 -1
  9883. package/lib/typescript/src/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.d.ts +0 -5
  9884. package/lib/typescript/src/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.d.ts.map +0 -1
  9885. package/lib/typescript/src/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.d.ts +0 -16
  9886. package/lib/typescript/src/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.d.ts.map +0 -1
  9887. package/lib/typescript/src/v4/PublicApi/Pages/AmityDraftStoryPage/styles.d.ts.map +0 -1
  9888. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.d.ts +0 -4
  9889. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.d.ts.map +0 -1
  9890. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.d.ts +0 -2
  9891. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.d.ts.map +0 -1
  9892. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.d.ts +0 -74
  9893. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.d.ts.map +0 -1
  9894. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.d.ts +0 -4
  9895. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.d.ts.map +0 -1
  9896. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.d.ts +0 -2
  9897. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.d.ts.map +0 -1
  9898. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.d.ts +0 -4
  9899. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.d.ts.map +0 -1
  9900. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.d.ts +0 -2
  9901. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.d.ts.map +0 -1
  9902. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/styles.d.ts +0 -56
  9903. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/styles.d.ts.map +0 -1
  9904. package/lib/typescript/src/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.d.ts +0 -4
  9905. package/lib/typescript/src/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.d.ts.map +0 -1
  9906. package/lib/typescript/src/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/styles.d.ts +0 -19
  9907. package/lib/typescript/src/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/styles.d.ts.map +0 -1
  9908. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.d.ts +0 -38
  9909. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.d.ts.map +0 -1
  9910. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.d.ts +0 -3
  9911. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.d.ts.map +0 -1
  9912. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.d.ts +0 -4
  9913. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.d.ts.map +0 -1
  9914. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.d.ts +0 -4
  9915. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.d.ts.map +0 -1
  9916. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.d.ts +0 -10
  9917. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.d.ts.map +0 -1
  9918. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.d.ts +0 -9
  9919. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.d.ts.map +0 -1
  9920. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.d.ts +0 -7
  9921. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.d.ts.map +0 -1
  9922. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.d.ts +0 -3
  9923. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.d.ts.map +0 -1
  9924. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/index.d.ts +0 -2
  9925. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/index.d.ts.map +0 -1
  9926. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/styles.d.ts +0 -142
  9927. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollPostComposerPage/styles.d.ts.map +0 -1
  9928. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.d.ts +0 -4
  9929. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.d.ts.map +0 -1
  9930. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.d.ts +0 -2
  9931. package/lib/typescript/src/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.d.ts.map +0 -1
  9932. package/lib/typescript/src/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.d.ts +0 -5
  9933. package/lib/typescript/src/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.d.ts.map +0 -1
  9934. package/lib/typescript/src/v4/PublicApi/Pages/AmityPostComposerPage/styles.d.ts +0 -50
  9935. package/lib/typescript/src/v4/PublicApi/Pages/AmityPostComposerPage/styles.d.ts.map +0 -1
  9936. package/lib/typescript/src/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.d.ts +0 -11
  9937. package/lib/typescript/src/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.d.ts.map +0 -1
  9938. package/lib/typescript/src/v4/PublicApi/Pages/AmityPostDetailPage/styles.d.ts +0 -133
  9939. package/lib/typescript/src/v4/PublicApi/Pages/AmityPostDetailPage/styles.d.ts.map +0 -1
  9940. package/lib/typescript/src/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.d.ts +0 -7
  9941. package/lib/typescript/src/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.d.ts.map +0 -1
  9942. package/lib/typescript/src/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.d.ts +0 -4
  9943. package/lib/typescript/src/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.d.ts.map +0 -1
  9944. package/lib/typescript/src/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/styles.d.ts +0 -23
  9945. package/lib/typescript/src/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/styles.d.ts.map +0 -1
  9946. package/lib/typescript/src/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.d.ts +0 -4
  9947. package/lib/typescript/src/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.d.ts.map +0 -1
  9948. package/lib/typescript/src/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.d.ts +0 -4
  9949. package/lib/typescript/src/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.d.ts.map +0 -1
  9950. package/lib/typescript/src/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.d.ts +0 -9
  9951. package/lib/typescript/src/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.d.ts.map +0 -1
  9952. package/lib/typescript/src/v4/PublicApi/Pages/AmityUserProfilePage/index.d.ts +0 -2
  9953. package/lib/typescript/src/v4/PublicApi/Pages/AmityUserProfilePage/index.d.ts.map +0 -1
  9954. package/lib/typescript/src/v4/PublicApi/Pages/AmityUserProfilePage/styles.d.ts +0 -184
  9955. package/lib/typescript/src/v4/PublicApi/Pages/AmityUserProfilePage/styles.d.ts.map +0 -1
  9956. package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.d.ts +0 -14
  9957. package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.d.ts.map +0 -1
  9958. package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.d.ts +0 -21
  9959. package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.d.ts.map +0 -1
  9960. package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/styles.d.ts +0 -216
  9961. package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/styles.d.ts.map +0 -1
  9962. package/lib/typescript/src/v4/PublicApi/types/index.d.ts +0 -48
  9963. package/lib/typescript/src/v4/PublicApi/types/index.d.ts.map +0 -1
  9964. package/lib/typescript/src/v4/assets/icons/arrowDown.d.ts.map +0 -1
  9965. package/lib/typescript/src/v4/assets/icons/arrowLeft.d.ts.map +0 -1
  9966. package/lib/typescript/src/v4/assets/icons/arrowRight.d.ts.map +0 -1
  9967. package/lib/typescript/src/v4/assets/icons/ban.d.ts.map +0 -1
  9968. package/lib/typescript/src/v4/assets/icons/bell.d.ts.map +0 -1
  9969. package/lib/typescript/src/v4/assets/icons/camera.d.ts.map +0 -1
  9970. package/lib/typescript/src/v4/assets/icons/category.d.ts.map +0 -1
  9971. package/lib/typescript/src/v4/assets/icons/check.d.ts.map +0 -1
  9972. package/lib/typescript/src/v4/assets/icons/checkbox.d.ts.map +0 -1
  9973. package/lib/typescript/src/v4/assets/icons/close.d.ts.map +0 -1
  9974. package/lib/typescript/src/v4/assets/icons/commentNotification.d.ts.map +0 -1
  9975. package/lib/typescript/src/v4/assets/icons/community.d.ts.map +0 -1
  9976. package/lib/typescript/src/v4/assets/icons/cross.d.ts.map +0 -1
  9977. package/lib/typescript/src/v4/assets/icons/demote.d.ts.map +0 -1
  9978. package/lib/typescript/src/v4/assets/icons/dot.d.ts.map +0 -1
  9979. package/lib/typescript/src/v4/assets/icons/emptyCommunity.d.ts.map +0 -1
  9980. package/lib/typescript/src/v4/assets/icons/emptyImagePost.d.ts +0 -3
  9981. package/lib/typescript/src/v4/assets/icons/emptyImagePost.d.ts.map +0 -1
  9982. package/lib/typescript/src/v4/assets/icons/emptyList.d.ts.map +0 -1
  9983. package/lib/typescript/src/v4/assets/icons/emptyPost.d.ts +0 -3
  9984. package/lib/typescript/src/v4/assets/icons/emptyPost.d.ts.map +0 -1
  9985. package/lib/typescript/src/v4/assets/icons/emptyVideoPost.d.ts +0 -3
  9986. package/lib/typescript/src/v4/assets/icons/emptyVideoPost.d.ts.map +0 -1
  9987. package/lib/typescript/src/v4/assets/icons/errorPage.d.ts.map +0 -1
  9988. package/lib/typescript/src/v4/assets/icons/exclamation.d.ts.map +0 -1
  9989. package/lib/typescript/src/v4/assets/icons/featured.d.ts.map +0 -1
  9990. package/lib/typescript/src/v4/assets/icons/feed.d.ts +0 -3
  9991. package/lib/typescript/src/v4/assets/icons/feed.d.ts.map +0 -1
  9992. package/lib/typescript/src/v4/assets/icons/firework.d.ts.map +0 -1
  9993. package/lib/typescript/src/v4/assets/icons/image.d.ts +0 -3
  9994. package/lib/typescript/src/v4/assets/icons/image.d.ts.map +0 -1
  9995. package/lib/typescript/src/v4/assets/icons/imageUpload.d.ts.map +0 -1
  9996. package/lib/typescript/src/v4/assets/icons/index.d.ts +0 -65
  9997. package/lib/typescript/src/v4/assets/icons/index.d.ts.map +0 -1
  9998. package/lib/typescript/src/v4/assets/icons/list.d.ts.map +0 -1
  9999. package/lib/typescript/src/v4/assets/icons/livestream.d.ts.map +0 -1
  10000. package/lib/typescript/src/v4/assets/icons/lock.d.ts +0 -3
  10001. package/lib/typescript/src/v4/assets/icons/lock.d.ts.map +0 -1
  10002. package/lib/typescript/src/v4/assets/icons/member.d.ts.map +0 -1
  10003. package/lib/typescript/src/v4/assets/icons/menu.d.ts.map +0 -1
  10004. package/lib/typescript/src/v4/assets/icons/moderator.d.ts.map +0 -1
  10005. package/lib/typescript/src/v4/assets/icons/noResult.d.ts.map +0 -1
  10006. package/lib/typescript/src/v4/assets/icons/pause.d.ts.map +0 -1
  10007. package/lib/typescript/src/v4/assets/icons/pen.d.ts.map +0 -1
  10008. package/lib/typescript/src/v4/assets/icons/penFill.d.ts.map +0 -1
  10009. package/lib/typescript/src/v4/assets/icons/photo.d.ts.map +0 -1
  10010. package/lib/typescript/src/v4/assets/icons/pin.d.ts +0 -3
  10011. package/lib/typescript/src/v4/assets/icons/pin.d.ts.map +0 -1
  10012. package/lib/typescript/src/v4/assets/icons/pinFill.d.ts.map +0 -1
  10013. package/lib/typescript/src/v4/assets/icons/play.d.ts.map +0 -1
  10014. package/lib/typescript/src/v4/assets/icons/plus.d.ts.map +0 -1
  10015. package/lib/typescript/src/v4/assets/icons/poll.d.ts.map +0 -1
  10016. package/lib/typescript/src/v4/assets/icons/post.d.ts.map +0 -1
  10017. package/lib/typescript/src/v4/assets/icons/postNotification.d.ts.map +0 -1
  10018. package/lib/typescript/src/v4/assets/icons/postPermission.d.ts.map +0 -1
  10019. package/lib/typescript/src/v4/assets/icons/private.d.ts.map +0 -1
  10020. package/lib/typescript/src/v4/assets/icons/privateFeed.d.ts.map +0 -1
  10021. package/lib/typescript/src/v4/assets/icons/promote.d.ts.map +0 -1
  10022. package/lib/typescript/src/v4/assets/icons/public.d.ts.map +0 -1
  10023. package/lib/typescript/src/v4/assets/icons/radio.d.ts.map +0 -1
  10024. package/lib/typescript/src/v4/assets/icons/report.d.ts.map +0 -1
  10025. package/lib/typescript/src/v4/assets/icons/resume.d.ts.map +0 -1
  10026. package/lib/typescript/src/v4/assets/icons/rotate.d.ts.map +0 -1
  10027. package/lib/typescript/src/v4/assets/icons/search.d.ts.map +0 -1
  10028. package/lib/typescript/src/v4/assets/icons/startLivestream.d.ts.map +0 -1
  10029. package/lib/typescript/src/v4/assets/icons/story.d.ts.map +0 -1
  10030. package/lib/typescript/src/v4/assets/icons/terminated.d.ts.map +0 -1
  10031. package/lib/typescript/src/v4/assets/icons/thumbnail.d.ts.map +0 -1
  10032. package/lib/typescript/src/v4/assets/icons/toast.d.ts +0 -4
  10033. package/lib/typescript/src/v4/assets/icons/toast.d.ts.map +0 -1
  10034. package/lib/typescript/src/v4/assets/icons/trash.d.ts.map +0 -1
  10035. package/lib/typescript/src/v4/assets/icons/unreport.d.ts.map +0 -1
  10036. package/lib/typescript/src/v4/assets/icons/verifiedBadge.d.ts.map +0 -1
  10037. package/lib/typescript/src/v4/assets/icons/video.d.ts +0 -3
  10038. package/lib/typescript/src/v4/assets/icons/video.d.ts.map +0 -1
  10039. package/lib/typescript/src/v4/assets/icons/warning.d.ts.map +0 -1
  10040. package/lib/typescript/src/v4/assets/index.d.ts.map +0 -1
  10041. package/lib/typescript/src/v4/component/AdInformation/AdInformation.d.ts +0 -9
  10042. package/lib/typescript/src/v4/component/AdInformation/AdInformation.d.ts.map +0 -1
  10043. package/lib/typescript/src/v4/component/AdInformation/styles.d.ts +0 -54
  10044. package/lib/typescript/src/v4/component/AdInformation/styles.d.ts.map +0 -1
  10045. package/lib/typescript/src/v4/component/Avatar/Avatar.d.ts +0 -37
  10046. package/lib/typescript/src/v4/component/Avatar/Avatar.d.ts.map +0 -1
  10047. package/lib/typescript/src/v4/component/Avatar/index.d.ts.map +0 -1
  10048. package/lib/typescript/src/v4/component/Avatar/styles.d.ts +0 -22
  10049. package/lib/typescript/src/v4/component/Avatar/styles.d.ts.map +0 -1
  10050. package/lib/typescript/src/v4/component/BottomSheetComponent/BottomSheetComponent.d.ts +0 -4
  10051. package/lib/typescript/src/v4/component/BottomSheetComponent/BottomSheetComponent.d.ts.map +0 -1
  10052. package/lib/typescript/src/v4/component/BottomSheetComponent/styles.d.ts +0 -10
  10053. package/lib/typescript/src/v4/component/BottomSheetComponent/styles.d.ts.map +0 -1
  10054. package/lib/typescript/src/v4/component/Button/Button.d.ts +0 -21
  10055. package/lib/typescript/src/v4/component/Button/Button.d.ts.map +0 -1
  10056. package/lib/typescript/src/v4/component/Button/styles.d.ts +0 -70
  10057. package/lib/typescript/src/v4/component/Button/styles.d.ts.map +0 -1
  10058. package/lib/typescript/src/v4/component/CancelButton/index.d.ts +0 -3
  10059. package/lib/typescript/src/v4/component/CancelButton/index.d.ts.map +0 -1
  10060. package/lib/typescript/src/v4/component/CancelButton/styles.d.ts.map +0 -1
  10061. package/lib/typescript/src/v4/component/CategoryChip/CategoryChip.d.ts +0 -8
  10062. package/lib/typescript/src/v4/component/CategoryChip/CategoryChip.d.ts.map +0 -1
  10063. package/lib/typescript/src/v4/component/CategoryChip/index.d.ts.map +0 -1
  10064. package/lib/typescript/src/v4/component/CategoryChip/styles.d.ts +0 -30
  10065. package/lib/typescript/src/v4/component/CategoryChip/styles.d.ts.map +0 -1
  10066. package/lib/typescript/src/v4/component/CircularProgressIndicator/CircularProgressIndicator.d.ts +0 -13
  10067. package/lib/typescript/src/v4/component/CircularProgressIndicator/CircularProgressIndicator.d.ts.map +0 -1
  10068. package/lib/typescript/src/v4/component/CircularProgressIndicator/index.d.ts.map +0 -1
  10069. package/lib/typescript/src/v4/component/CircularProgressIndicator/styles.d.ts.map +0 -1
  10070. package/lib/typescript/src/v4/component/CommentAdComponent/CommentAdComponent.d.ts +0 -9
  10071. package/lib/typescript/src/v4/component/CommentAdComponent/CommentAdComponent.d.ts.map +0 -1
  10072. package/lib/typescript/src/v4/component/CommentAdComponent/styles.d.ts +0 -115
  10073. package/lib/typescript/src/v4/component/CommentAdComponent/styles.d.ts.map +0 -1
  10074. package/lib/typescript/src/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.d.ts +0 -11
  10075. package/lib/typescript/src/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.d.ts.map +0 -1
  10076. package/lib/typescript/src/v4/component/CommunityCategoryChips/CommunityCategoryChips.d.ts +0 -11
  10077. package/lib/typescript/src/v4/component/CommunityCategoryChips/CommunityCategoryChips.d.ts.map +0 -1
  10078. package/lib/typescript/src/v4/component/CommunityCategoryChips/styles.d.ts +0 -27
  10079. package/lib/typescript/src/v4/component/CommunityCategoryChips/styles.d.ts.map +0 -1
  10080. package/lib/typescript/src/v4/component/CommunityListSkeleton/CommunityListSkeleton.d.ts +0 -10
  10081. package/lib/typescript/src/v4/component/CommunityListSkeleton/CommunityListSkeleton.d.ts.map +0 -1
  10082. package/lib/typescript/src/v4/component/CommunityRowItem/CommunityRowItem.d.ts +0 -14
  10083. package/lib/typescript/src/v4/component/CommunityRowItem/CommunityRowItem.d.ts.map +0 -1
  10084. package/lib/typescript/src/v4/component/CommunityRowItem/styles.d.ts.map +0 -1
  10085. package/lib/typescript/src/v4/component/CommunitySearchResult/CommunitySearchResult.d.ts +0 -19
  10086. package/lib/typescript/src/v4/component/CommunitySearchResult/CommunitySearchResult.d.ts.map +0 -1
  10087. package/lib/typescript/src/v4/component/CommunityStories/index.d.ts +0 -8
  10088. package/lib/typescript/src/v4/component/CommunityStories/index.d.ts.map +0 -1
  10089. package/lib/typescript/src/v4/component/CommunityStories/styles.d.ts +0 -97
  10090. package/lib/typescript/src/v4/component/CommunityStories/styles.d.ts.map +0 -1
  10091. package/lib/typescript/src/v4/component/CustomSocialTab/CustomSocialTab.d.ts +0 -10
  10092. package/lib/typescript/src/v4/component/CustomSocialTab/CustomSocialTab.d.ts.map +0 -1
  10093. package/lib/typescript/src/v4/component/CustomSocialTab/styles.d.ts.map +0 -1
  10094. package/lib/typescript/src/v4/component/CustomTab/index.d.ts +0 -9
  10095. package/lib/typescript/src/v4/component/CustomTab/index.d.ts.map +0 -1
  10096. package/lib/typescript/src/v4/component/CustomTab/styles.d.ts.map +0 -1
  10097. package/lib/typescript/src/v4/component/Divider/index.d.ts +0 -8
  10098. package/lib/typescript/src/v4/component/Divider/index.d.ts.map +0 -1
  10099. package/lib/typescript/src/v4/component/EmptyComponent/EmptyComponent.d.ts +0 -11
  10100. package/lib/typescript/src/v4/component/EmptyComponent/EmptyComponent.d.ts.map +0 -1
  10101. package/lib/typescript/src/v4/component/EmptyComponent/styles.d.ts +0 -19
  10102. package/lib/typescript/src/v4/component/EmptyComponent/styles.d.ts.map +0 -1
  10103. package/lib/typescript/src/v4/component/EmptyList/EmptyList.d.ts +0 -6
  10104. package/lib/typescript/src/v4/component/EmptyList/EmptyList.d.ts.map +0 -1
  10105. package/lib/typescript/src/v4/component/EmptyList/index.d.ts +0 -2
  10106. package/lib/typescript/src/v4/component/EmptyList/index.d.ts.map +0 -1
  10107. package/lib/typescript/src/v4/component/EmptyList/styles.d.ts +0 -16
  10108. package/lib/typescript/src/v4/component/EmptyList/styles.d.ts.map +0 -1
  10109. package/lib/typescript/src/v4/component/ErrorComponent/ErrorComponent.d.ts +0 -12
  10110. package/lib/typescript/src/v4/component/ErrorComponent/ErrorComponent.d.ts.map +0 -1
  10111. package/lib/typescript/src/v4/component/ErrorComponent/styles.d.ts +0 -22
  10112. package/lib/typescript/src/v4/component/ErrorComponent/styles.d.ts.map +0 -1
  10113. package/lib/typescript/src/v4/component/FloatingButton/index.d.ts +0 -8
  10114. package/lib/typescript/src/v4/component/FloatingButton/index.d.ts.map +0 -1
  10115. package/lib/typescript/src/v4/component/FloatingButton/styles.d.ts +0 -30
  10116. package/lib/typescript/src/v4/component/FloatingButton/styles.d.ts.map +0 -1
  10117. package/lib/typescript/src/v4/component/FormInput/FormInput.d.ts +0 -13
  10118. package/lib/typescript/src/v4/component/FormInput/FormInput.d.ts.map +0 -1
  10119. package/lib/typescript/src/v4/component/FormInput/index.d.ts.map +0 -1
  10120. package/lib/typescript/src/v4/component/FormInput/styles.d.ts +0 -27
  10121. package/lib/typescript/src/v4/component/FormInput/styles.d.ts.map +0 -1
  10122. package/lib/typescript/src/v4/component/Gallery/GalleryComponent.d.ts +0 -9
  10123. package/lib/typescript/src/v4/component/Gallery/GalleryComponent.d.ts.map +0 -1
  10124. package/lib/typescript/src/v4/component/Gallery/GalleryTab.d.ts +0 -10
  10125. package/lib/typescript/src/v4/component/Gallery/GalleryTab.d.ts.map +0 -1
  10126. package/lib/typescript/src/v4/component/Gallery/styles.d.ts +0 -146
  10127. package/lib/typescript/src/v4/component/Gallery/styles.d.ts.map +0 -1
  10128. package/lib/typescript/src/v4/component/IconTab/IconTab.d.ts +0 -10
  10129. package/lib/typescript/src/v4/component/IconTab/IconTab.d.ts.map +0 -1
  10130. package/lib/typescript/src/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.d.ts +0 -8
  10131. package/lib/typescript/src/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.d.ts.map +0 -1
  10132. package/lib/typescript/src/v4/component/ImageFeedSkeleton/styles.d.ts.map +0 -1
  10133. package/lib/typescript/src/v4/component/LimitCharacterSearch/LimitCharacterSearch.d.ts +0 -6
  10134. package/lib/typescript/src/v4/component/LimitCharacterSearch/LimitCharacterSearch.d.ts.map +0 -1
  10135. package/lib/typescript/src/v4/component/LimitCharacterSearch/index.d.ts.map +0 -1
  10136. package/lib/typescript/src/v4/component/LimitCharacterSearch/styles.d.ts +0 -16
  10137. package/lib/typescript/src/v4/component/LimitCharacterSearch/styles.d.ts.map +0 -1
  10138. package/lib/typescript/src/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.d.ts +0 -4
  10139. package/lib/typescript/src/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.d.ts.map +0 -1
  10140. package/lib/typescript/src/v4/component/LivestreamContent/LivestreamEndedThumbnail/styles.d.ts.map +0 -1
  10141. package/lib/typescript/src/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.d.ts +0 -4
  10142. package/lib/typescript/src/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.d.ts.map +0 -1
  10143. package/lib/typescript/src/v4/component/LivestreamContent/LivestreamIdleThumbnail/styles.d.ts +0 -19
  10144. package/lib/typescript/src/v4/component/LivestreamContent/LivestreamIdleThumbnail/styles.d.ts.map +0 -1
  10145. package/lib/typescript/src/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.d.ts +0 -4
  10146. package/lib/typescript/src/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.d.ts.map +0 -1
  10147. package/lib/typescript/src/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/styles.d.ts.map +0 -1
  10148. package/lib/typescript/src/v4/component/LivestreamContent/index.d.ts +0 -9
  10149. package/lib/typescript/src/v4/component/LivestreamContent/index.d.ts.map +0 -1
  10150. package/lib/typescript/src/v4/component/LivestreamContent/styles.d.ts +0 -62
  10151. package/lib/typescript/src/v4/component/LivestreamContent/styles.d.ts.map +0 -1
  10152. package/lib/typescript/src/v4/component/LoadingImage/index.d.ts +0 -16
  10153. package/lib/typescript/src/v4/component/LoadingImage/index.d.ts.map +0 -1
  10154. package/lib/typescript/src/v4/component/LoadingImage/styles.d.ts +0 -45
  10155. package/lib/typescript/src/v4/component/LoadingImage/styles.d.ts.map +0 -1
  10156. package/lib/typescript/src/v4/component/LoadingVideo/index.d.ts +0 -18
  10157. package/lib/typescript/src/v4/component/LoadingVideo/index.d.ts.map +0 -1
  10158. package/lib/typescript/src/v4/component/LoadingVideo/styles.d.ts.map +0 -1
  10159. package/lib/typescript/src/v4/component/MemberChip/MemberChip.d.ts +0 -10
  10160. package/lib/typescript/src/v4/component/MemberChip/MemberChip.d.ts.map +0 -1
  10161. package/lib/typescript/src/v4/component/MemberChip/styles.d.ts +0 -31
  10162. package/lib/typescript/src/v4/component/MemberChip/styles.d.ts.map +0 -1
  10163. package/lib/typescript/src/v4/component/MyAvatar/MyAvatar.d.ts +0 -5
  10164. package/lib/typescript/src/v4/component/MyAvatar/MyAvatar.d.ts.map +0 -1
  10165. package/lib/typescript/src/v4/component/MyStories/StoryCircleItem.d.ts.map +0 -1
  10166. package/lib/typescript/src/v4/component/MyStories/StoryTargetView.d.ts.map +0 -1
  10167. package/lib/typescript/src/v4/component/MyStories/index.d.ts +0 -15
  10168. package/lib/typescript/src/v4/component/MyStories/index.d.ts.map +0 -1
  10169. package/lib/typescript/src/v4/component/MyStories/styles.d.ts +0 -94
  10170. package/lib/typescript/src/v4/component/MyStories/styles.d.ts.map +0 -1
  10171. package/lib/typescript/src/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.d.ts +0 -4
  10172. package/lib/typescript/src/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.d.ts.map +0 -1
  10173. package/lib/typescript/src/v4/component/NewsFeedLoadingComponent/styles.d.ts.map +0 -1
  10174. package/lib/typescript/src/v4/component/NoResult/NoResult.d.ts +0 -6
  10175. package/lib/typescript/src/v4/component/NoResult/NoResult.d.ts.map +0 -1
  10176. package/lib/typescript/src/v4/component/NoResult/index.d.ts.map +0 -1
  10177. package/lib/typescript/src/v4/component/NoResult/styles.d.ts +0 -16
  10178. package/lib/typescript/src/v4/component/NoResult/styles.d.ts.map +0 -1
  10179. package/lib/typescript/src/v4/component/NoSearchResult/NoSearchResult.d.ts +0 -4
  10180. package/lib/typescript/src/v4/component/NoSearchResult/NoSearchResult.d.ts.map +0 -1
  10181. package/lib/typescript/src/v4/component/PollContent/PollFooter.d.ts +0 -13
  10182. package/lib/typescript/src/v4/component/PollContent/PollFooter.d.ts.map +0 -1
  10183. package/lib/typescript/src/v4/component/PollContent/PollOption.d.ts +0 -16
  10184. package/lib/typescript/src/v4/component/PollContent/PollOption.d.ts.map +0 -1
  10185. package/lib/typescript/src/v4/component/PollContent/PollResults.d.ts +0 -8
  10186. package/lib/typescript/src/v4/component/PollContent/PollResults.d.ts.map +0 -1
  10187. package/lib/typescript/src/v4/component/PollContent/index.d.ts +0 -10
  10188. package/lib/typescript/src/v4/component/PollContent/index.d.ts.map +0 -1
  10189. package/lib/typescript/src/v4/component/PollContent/style.d.ts +0 -134
  10190. package/lib/typescript/src/v4/component/PollContent/style.d.ts.map +0 -1
  10191. package/lib/typescript/src/v4/component/PopupMenu/PopupMenu.d.ts +0 -17
  10192. package/lib/typescript/src/v4/component/PopupMenu/PopupMenu.d.ts.map +0 -1
  10193. package/lib/typescript/src/v4/component/PopupMenu/styles.d.ts.map +0 -1
  10194. package/lib/typescript/src/v4/component/PostAdComponent/PostAdComponent.d.ts +0 -9
  10195. package/lib/typescript/src/v4/component/PostAdComponent/PostAdComponent.d.ts.map +0 -1
  10196. package/lib/typescript/src/v4/component/PostAdComponent/PostAdHeader.d.ts +0 -9
  10197. package/lib/typescript/src/v4/component/PostAdComponent/PostAdHeader.d.ts.map +0 -1
  10198. package/lib/typescript/src/v4/component/PostAdComponent/styles.d.ts +0 -106
  10199. package/lib/typescript/src/v4/component/PostAdComponent/styles.d.ts.map +0 -1
  10200. package/lib/typescript/src/v4/component/PostContent/index.d.ts +0 -14
  10201. package/lib/typescript/src/v4/component/PostContent/index.d.ts.map +0 -1
  10202. package/lib/typescript/src/v4/component/PostContent/styles.d.ts.map +0 -1
  10203. package/lib/typescript/src/v4/component/PostFeedSkeleton/PostFeedSkeleton.d.ts +0 -4
  10204. package/lib/typescript/src/v4/component/PostFeedSkeleton/PostFeedSkeleton.d.ts.map +0 -1
  10205. package/lib/typescript/src/v4/component/PostFeedSkeleton/index.d.ts.map +0 -1
  10206. package/lib/typescript/src/v4/component/PostFeedSkeleton/styles.d.ts +0 -18
  10207. package/lib/typescript/src/v4/component/PostFeedSkeleton/styles.d.ts.map +0 -1
  10208. package/lib/typescript/src/v4/component/PostMenu/index.d.ts +0 -10
  10209. package/lib/typescript/src/v4/component/PostMenu/index.d.ts.map +0 -1
  10210. package/lib/typescript/src/v4/component/PostMenu/styles.d.ts +0 -49
  10211. package/lib/typescript/src/v4/component/PostMenu/styles.d.ts.map +0 -1
  10212. package/lib/typescript/src/v4/component/PreviewLink/LinkPreview.d.ts +0 -8
  10213. package/lib/typescript/src/v4/component/PreviewLink/LinkPreview.d.ts.map +0 -1
  10214. package/lib/typescript/src/v4/component/PreviewLink/index.d.ts.map +0 -1
  10215. package/lib/typescript/src/v4/component/PreviewLink/styles.d.ts.map +0 -1
  10216. package/lib/typescript/src/v4/component/PreviewLink/types.d.ts.map +0 -1
  10217. package/lib/typescript/src/v4/component/PreviewLink/utils.d.ts +0 -15
  10218. package/lib/typescript/src/v4/component/PreviewLink/utils.d.ts.map +0 -1
  10219. package/lib/typescript/src/v4/component/RenderTextWithMention/RenderTextWithMention.d.ts +0 -10
  10220. package/lib/typescript/src/v4/component/RenderTextWithMention/RenderTextWithMention.d.ts.map +0 -1
  10221. package/lib/typescript/src/v4/component/RenderTextWithMention/styles.d.ts.map +0 -1
  10222. package/lib/typescript/src/v4/component/SearchInput/SearchInput.d.ts +0 -11
  10223. package/lib/typescript/src/v4/component/SearchInput/SearchInput.d.ts.map +0 -1
  10224. package/lib/typescript/src/v4/component/SearchInput/index.d.ts.map +0 -1
  10225. package/lib/typescript/src/v4/component/SearchInput/styles.d.ts +0 -22
  10226. package/lib/typescript/src/v4/component/SearchInput/styles.d.ts.map +0 -1
  10227. package/lib/typescript/src/v4/component/SearchItem/index.d.ts +0 -15
  10228. package/lib/typescript/src/v4/component/SearchItem/index.d.ts.map +0 -1
  10229. package/lib/typescript/src/v4/component/SearchItem/styles.d.ts.map +0 -1
  10230. package/lib/typescript/src/v4/component/SearchResultItem/SearchResultItem.d.ts +0 -11
  10231. package/lib/typescript/src/v4/component/SearchResultItem/SearchResultItem.d.ts.map +0 -1
  10232. package/lib/typescript/src/v4/component/SearchResultItem/styles.d.ts +0 -56
  10233. package/lib/typescript/src/v4/component/SearchResultItem/styles.d.ts.map +0 -1
  10234. package/lib/typescript/src/v4/component/Social/CommentList/CommentList.d.ts +0 -11
  10235. package/lib/typescript/src/v4/component/Social/CommentList/CommentList.d.ts.map +0 -1
  10236. package/lib/typescript/src/v4/component/Social/CommentList/styles.d.ts +0 -124
  10237. package/lib/typescript/src/v4/component/Social/CommentList/styles.d.ts.map +0 -1
  10238. package/lib/typescript/src/v4/component/Social/CommentListItem/CommentListItem.d.ts +0 -30
  10239. package/lib/typescript/src/v4/component/Social/CommentListItem/CommentListItem.d.ts.map +0 -1
  10240. package/lib/typescript/src/v4/component/Social/CommentListItem/styles.d.ts.map +0 -1
  10241. package/lib/typescript/src/v4/component/Social/ReplyCommentList/index.d.ts +0 -26
  10242. package/lib/typescript/src/v4/component/Social/ReplyCommentList/index.d.ts.map +0 -1
  10243. package/lib/typescript/src/v4/component/Social/ReplyCommentList/styles.d.ts.map +0 -1
  10244. package/lib/typescript/src/v4/component/StoryKit/index.d.ts +0 -9
  10245. package/lib/typescript/src/v4/component/StoryKit/index.d.ts.map +0 -1
  10246. package/lib/typescript/src/v4/component/StoryKit/src/Story.d.ts +0 -10
  10247. package/lib/typescript/src/v4/component/StoryKit/src/Story.d.ts.map +0 -1
  10248. package/lib/typescript/src/v4/component/StoryKit/src/StoryCircleListItem.d.ts +0 -79
  10249. package/lib/typescript/src/v4/component/StoryKit/src/StoryCircleListItem.d.ts.map +0 -1
  10250. package/lib/typescript/src/v4/component/StoryKit/src/StoryCircleListView.d.ts +0 -5
  10251. package/lib/typescript/src/v4/component/StoryKit/src/StoryCircleListView.d.ts.map +0 -1
  10252. package/lib/typescript/src/v4/component/StoryKit/src/StoryListItem.d.ts +0 -10
  10253. package/lib/typescript/src/v4/component/StoryKit/src/StoryListItem.d.ts.map +0 -1
  10254. package/lib/typescript/src/v4/component/StoryKit/src/helpers/StateHelpers.d.ts +0 -2
  10255. package/lib/typescript/src/v4/component/StoryKit/src/helpers/StateHelpers.d.ts.map +0 -1
  10256. package/lib/typescript/src/v4/component/StoryKit/src/helpers/ValidationHelpers.d.ts.map +0 -1
  10257. package/lib/typescript/src/v4/component/StoryKit/src/helpers/index.d.ts.map +0 -1
  10258. package/lib/typescript/src/v4/component/StoryKit/src/interfaces/index.d.ts.map +0 -1
  10259. package/lib/typescript/src/v4/component/StoryKit/src/styles.d.ts.map +0 -1
  10260. package/lib/typescript/src/v4/component/TargetSelectionPage/TargetItem/TargetItem.d.ts +0 -16
  10261. package/lib/typescript/src/v4/component/TargetSelectionPage/TargetItem/TargetItem.d.ts.map +0 -1
  10262. package/lib/typescript/src/v4/component/TargetSelectionPage/TargetSelectionPage.d.ts +0 -24
  10263. package/lib/typescript/src/v4/component/TargetSelectionPage/TargetSelectionPage.d.ts.map +0 -1
  10264. package/lib/typescript/src/v4/component/TargetSelectionPage/styles.d.ts +0 -51
  10265. package/lib/typescript/src/v4/component/TargetSelectionPage/styles.d.ts.map +0 -1
  10266. package/lib/typescript/src/v4/component/Toast/index.d.ts +0 -4
  10267. package/lib/typescript/src/v4/component/Toast/index.d.ts.map +0 -1
  10268. package/lib/typescript/src/v4/component/Toast/styles.d.ts +0 -25
  10269. package/lib/typescript/src/v4/component/Toast/styles.d.ts.map +0 -1
  10270. package/lib/typescript/src/v4/component/Typography/Typography.d.ts +0 -18
  10271. package/lib/typescript/src/v4/component/Typography/Typography.d.ts.map +0 -1
  10272. package/lib/typescript/src/v4/component/Typography/styles.d.ts.map +0 -1
  10273. package/lib/typescript/src/v4/component/core/CheckBox/index.d.ts +0 -34
  10274. package/lib/typescript/src/v4/component/core/CheckBox/index.d.ts.map +0 -1
  10275. package/lib/typescript/src/v4/component/core/CheckBox/styles.d.ts +0 -16
  10276. package/lib/typescript/src/v4/component/core/CheckBox/styles.d.ts.map +0 -1
  10277. package/lib/typescript/src/v4/component/core/Radio/index.d.ts +0 -33
  10278. package/lib/typescript/src/v4/component/core/Radio/index.d.ts.map +0 -1
  10279. package/lib/typescript/src/v4/component/core/Radio/styles.d.ts +0 -16
  10280. package/lib/typescript/src/v4/component/core/Radio/styles.d.ts.map +0 -1
  10281. package/lib/typescript/src/v4/component/core/Tabs/Tabs.d.ts +0 -29
  10282. package/lib/typescript/src/v4/component/core/Tabs/Tabs.d.ts.map +0 -1
  10283. package/lib/typescript/src/v4/component/core/Tabs/index.d.ts.map +0 -1
  10284. package/lib/typescript/src/v4/component/core/Tabs/styles.d.ts +0 -56
  10285. package/lib/typescript/src/v4/component/core/Tabs/styles.d.ts.map +0 -1
  10286. package/lib/typescript/src/v4/constants/index.d.ts +0 -86
  10287. package/lib/typescript/src/v4/constants/index.d.ts.map +0 -1
  10288. package/lib/typescript/src/v4/core/hooks/useSocialSettings.d.ts.map +0 -1
  10289. package/lib/typescript/src/v4/elements/ActionButton/ActionButton.d.ts +0 -13
  10290. package/lib/typescript/src/v4/elements/ActionButton/ActionButton.d.ts.map +0 -1
  10291. package/lib/typescript/src/v4/elements/ActionButton/index.d.ts.map +0 -1
  10292. package/lib/typescript/src/v4/elements/ActionButton/styles.d.ts +0 -10
  10293. package/lib/typescript/src/v4/elements/ActionButton/styles.d.ts.map +0 -1
  10294. package/lib/typescript/src/v4/elements/AddOptionButton/index.d.ts +0 -10
  10295. package/lib/typescript/src/v4/elements/AddOptionButton/index.d.ts.map +0 -1
  10296. package/lib/typescript/src/v4/elements/AddOptionButton/styles.d.ts +0 -19
  10297. package/lib/typescript/src/v4/elements/AddOptionButton/styles.d.ts.map +0 -1
  10298. package/lib/typescript/src/v4/elements/AddThumbnailButton/AddThumbnailButton.d.ts +0 -10
  10299. package/lib/typescript/src/v4/elements/AddThumbnailButton/AddThumbnailButton.d.ts.map +0 -1
  10300. package/lib/typescript/src/v4/elements/AddThumbnailButton/index.d.ts.map +0 -1
  10301. package/lib/typescript/src/v4/elements/AddThumbnailButton/styles.d.ts +0 -12
  10302. package/lib/typescript/src/v4/elements/AddThumbnailButton/styles.d.ts.map +0 -1
  10303. package/lib/typescript/src/v4/elements/AllCategoriesTitle/AllCategoriesTitle.d.ts +0 -10
  10304. package/lib/typescript/src/v4/elements/AllCategoriesTitle/AllCategoriesTitle.d.ts.map +0 -1
  10305. package/lib/typescript/src/v4/elements/AnnouncementBadge/AnnouncementBadge.d.ts +0 -12
  10306. package/lib/typescript/src/v4/elements/AnnouncementBadge/AnnouncementBadge.d.ts.map +0 -1
  10307. package/lib/typescript/src/v4/elements/AnnouncementBadge/index.d.ts.map +0 -1
  10308. package/lib/typescript/src/v4/elements/AnnouncementBadge/styles.d.ts +0 -6
  10309. package/lib/typescript/src/v4/elements/AnnouncementBadge/styles.d.ts.map +0 -1
  10310. package/lib/typescript/src/v4/elements/BackButton/BackButton.d.ts +0 -13
  10311. package/lib/typescript/src/v4/elements/BackButton/BackButton.d.ts.map +0 -1
  10312. package/lib/typescript/src/v4/elements/BackButton/index.d.ts.map +0 -1
  10313. package/lib/typescript/src/v4/elements/BackButton/styles.d.ts +0 -6
  10314. package/lib/typescript/src/v4/elements/BackButton/styles.d.ts.map +0 -1
  10315. package/lib/typescript/src/v4/elements/CameraButton/index.d.ts +0 -11
  10316. package/lib/typescript/src/v4/elements/CameraButton/index.d.ts.map +0 -1
  10317. package/lib/typescript/src/v4/elements/CameraButton/styles.d.ts +0 -19
  10318. package/lib/typescript/src/v4/elements/CameraButton/styles.d.ts.map +0 -1
  10319. package/lib/typescript/src/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.d.ts +0 -10
  10320. package/lib/typescript/src/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.d.ts.map +0 -1
  10321. package/lib/typescript/src/v4/elements/CancelCreateLivestreamButton/index.d.ts.map +0 -1
  10322. package/lib/typescript/src/v4/elements/CancelCreateLivestreamButton/styles.d.ts.map +0 -1
  10323. package/lib/typescript/src/v4/elements/CategoryRowImage/CategoryRowImage.d.ts +0 -10
  10324. package/lib/typescript/src/v4/elements/CategoryRowImage/CategoryRowImage.d.ts.map +0 -1
  10325. package/lib/typescript/src/v4/elements/CategoryRowName/CategoryRowName.d.ts +0 -10
  10326. package/lib/typescript/src/v4/elements/CategoryRowName/CategoryRowName.d.ts.map +0 -1
  10327. package/lib/typescript/src/v4/elements/CategoryTitle/CategoryTitle.d.ts +0 -10
  10328. package/lib/typescript/src/v4/elements/CategoryTitle/CategoryTitle.d.ts.map +0 -1
  10329. package/lib/typescript/src/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.d.ts +0 -9
  10330. package/lib/typescript/src/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.d.ts.map +0 -1
  10331. package/lib/typescript/src/v4/elements/ChangeThumbnailButton/index.d.ts.map +0 -1
  10332. package/lib/typescript/src/v4/elements/ChangeThumbnailButton/styles.d.ts +0 -13
  10333. package/lib/typescript/src/v4/elements/ChangeThumbnailButton/styles.d.ts.map +0 -1
  10334. package/lib/typescript/src/v4/elements/CloseButton/index.d.ts +0 -13
  10335. package/lib/typescript/src/v4/elements/CloseButton/index.d.ts.map +0 -1
  10336. package/lib/typescript/src/v4/elements/CloseButton/styles.d.ts +0 -5
  10337. package/lib/typescript/src/v4/elements/CloseButton/styles.d.ts.map +0 -1
  10338. package/lib/typescript/src/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.d.ts +0 -11
  10339. package/lib/typescript/src/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.d.ts.map +0 -1
  10340. package/lib/typescript/src/v4/elements/CommunityAddMemberButton/index.d.ts.map +0 -1
  10341. package/lib/typescript/src/v4/elements/CommunityAddMemberButton/styles.d.ts +0 -21
  10342. package/lib/typescript/src/v4/elements/CommunityAddMemberButton/styles.d.ts.map +0 -1
  10343. package/lib/typescript/src/v4/elements/CommunityCatetory/CommunityCategory.d.ts +0 -12
  10344. package/lib/typescript/src/v4/elements/CommunityCatetory/CommunityCategory.d.ts.map +0 -1
  10345. package/lib/typescript/src/v4/elements/CommunityCover/CommunityCover.d.ts +0 -13
  10346. package/lib/typescript/src/v4/elements/CommunityCover/CommunityCover.d.ts.map +0 -1
  10347. package/lib/typescript/src/v4/elements/CommunityCover/CommunityCoverNavigator.d.ts +0 -11
  10348. package/lib/typescript/src/v4/elements/CommunityCover/CommunityCoverNavigator.d.ts.map +0 -1
  10349. package/lib/typescript/src/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.d.ts +0 -10
  10350. package/lib/typescript/src/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.d.ts.map +0 -1
  10351. package/lib/typescript/src/v4/elements/CommunityCreatePostButton/index.d.ts.map +0 -1
  10352. package/lib/typescript/src/v4/elements/CommunityCreatePostButton/styles.d.ts +0 -25
  10353. package/lib/typescript/src/v4/elements/CommunityCreatePostButton/styles.d.ts.map +0 -1
  10354. package/lib/typescript/src/v4/elements/CommunityDescription/CommunityDescription.d.ts +0 -11
  10355. package/lib/typescript/src/v4/elements/CommunityDescription/CommunityDescription.d.ts.map +0 -1
  10356. package/lib/typescript/src/v4/elements/CommunityDisplayname/CommunityDisplayname.d.ts +0 -11
  10357. package/lib/typescript/src/v4/elements/CommunityDisplayname/CommunityDisplayname.d.ts.map +0 -1
  10358. package/lib/typescript/src/v4/elements/CommunityDisplayname/styles.d.ts +0 -14
  10359. package/lib/typescript/src/v4/elements/CommunityDisplayname/styles.d.ts.map +0 -1
  10360. package/lib/typescript/src/v4/elements/CommunityEmptyImage/CommunityEmptyImage.d.ts +0 -9
  10361. package/lib/typescript/src/v4/elements/CommunityEmptyImage/CommunityEmptyImage.d.ts.map +0 -1
  10362. package/lib/typescript/src/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.d.ts +0 -9
  10363. package/lib/typescript/src/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.d.ts.map +0 -1
  10364. package/lib/typescript/src/v4/elements/CommunityInfo/CommunityInfo.d.ts +0 -12
  10365. package/lib/typescript/src/v4/elements/CommunityInfo/CommunityInfo.d.ts.map +0 -1
  10366. package/lib/typescript/src/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.d.ts +0 -14
  10367. package/lib/typescript/src/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.d.ts.map +0 -1
  10368. package/lib/typescript/src/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.d.ts +0 -10
  10369. package/lib/typescript/src/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.d.ts.map +0 -1
  10370. package/lib/typescript/src/v4/elements/CommunityMemeberCount/CommunityMemeberCount.d.ts +0 -10
  10371. package/lib/typescript/src/v4/elements/CommunityMemeberCount/CommunityMemeberCount.d.ts.map +0 -1
  10372. package/lib/typescript/src/v4/elements/CommunityMemeberCount/styles.d.ts +0 -7
  10373. package/lib/typescript/src/v4/elements/CommunityMemeberCount/styles.d.ts.map +0 -1
  10374. package/lib/typescript/src/v4/elements/CommunityName/CommunityName.d.ts +0 -11
  10375. package/lib/typescript/src/v4/elements/CommunityName/CommunityName.d.ts.map +0 -1
  10376. package/lib/typescript/src/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.d.ts +0 -9
  10377. package/lib/typescript/src/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.d.ts.map +0 -1
  10378. package/lib/typescript/src/v4/elements/CommunityPendingPost/CommunityPendingPost.d.ts +0 -13
  10379. package/lib/typescript/src/v4/elements/CommunityPendingPost/CommunityPendingPost.d.ts.map +0 -1
  10380. package/lib/typescript/src/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.d.ts +0 -13
  10381. package/lib/typescript/src/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.d.ts.map +0 -1
  10382. package/lib/typescript/src/v4/elements/CommunityPrivacyIcon/index.d.ts.map +0 -1
  10383. package/lib/typescript/src/v4/elements/CommunityPrivacyIcon/styles.d.ts +0 -14
  10384. package/lib/typescript/src/v4/elements/CommunityPrivacyIcon/styles.d.ts.map +0 -1
  10385. package/lib/typescript/src/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.d.ts +0 -9
  10386. package/lib/typescript/src/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.d.ts.map +0 -1
  10387. package/lib/typescript/src/v4/elements/CommunityRowImage/CommunityRowImage.d.ts +0 -11
  10388. package/lib/typescript/src/v4/elements/CommunityRowImage/CommunityRowImage.d.ts.map +0 -1
  10389. package/lib/typescript/src/v4/elements/CommunityRowImage/styles.d.ts.map +0 -1
  10390. package/lib/typescript/src/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.d.ts +0 -9
  10391. package/lib/typescript/src/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.d.ts.map +0 -1
  10392. package/lib/typescript/src/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.d.ts +0 -9
  10393. package/lib/typescript/src/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.d.ts.map +0 -1
  10394. package/lib/typescript/src/v4/elements/DeleteThumbnailButton/index.d.ts.map +0 -1
  10395. package/lib/typescript/src/v4/elements/DeleteThumbnailButton/styles.d.ts +0 -13
  10396. package/lib/typescript/src/v4/elements/DeleteThumbnailButton/styles.d.ts.map +0 -1
  10397. package/lib/typescript/src/v4/elements/EndLiveStreamButton/EndLiveStreamButton.d.ts +0 -10
  10398. package/lib/typescript/src/v4/elements/EndLiveStreamButton/EndLiveStreamButton.d.ts.map +0 -1
  10399. package/lib/typescript/src/v4/elements/EndLiveStreamButton/index.d.ts.map +0 -1
  10400. package/lib/typescript/src/v4/elements/EndLiveStreamButton/styles.d.ts +0 -16
  10401. package/lib/typescript/src/v4/elements/EndLiveStreamButton/styles.d.ts.map +0 -1
  10402. package/lib/typescript/src/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.d.ts +0 -10
  10403. package/lib/typescript/src/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.d.ts.map +0 -1
  10404. package/lib/typescript/src/v4/elements/FormDescription/index.d.ts +0 -11
  10405. package/lib/typescript/src/v4/elements/FormDescription/index.d.ts.map +0 -1
  10406. package/lib/typescript/src/v4/elements/FormDescription/styles.d.ts +0 -7
  10407. package/lib/typescript/src/v4/elements/FormDescription/styles.d.ts.map +0 -1
  10408. package/lib/typescript/src/v4/elements/FormLabel/index.d.ts +0 -12
  10409. package/lib/typescript/src/v4/elements/FormLabel/index.d.ts.map +0 -1
  10410. package/lib/typescript/src/v4/elements/FormLabel/styles.d.ts +0 -10
  10411. package/lib/typescript/src/v4/elements/FormLabel/styles.d.ts.map +0 -1
  10412. package/lib/typescript/src/v4/elements/ImageButton/index.d.ts +0 -11
  10413. package/lib/typescript/src/v4/elements/ImageButton/index.d.ts.map +0 -1
  10414. package/lib/typescript/src/v4/elements/ImageButton/styles.d.ts +0 -19
  10415. package/lib/typescript/src/v4/elements/ImageButton/styles.d.ts.map +0 -1
  10416. package/lib/typescript/src/v4/elements/ImageGallery/ImageGallery.d.ts +0 -12
  10417. package/lib/typescript/src/v4/elements/ImageGallery/ImageGallery.d.ts.map +0 -1
  10418. package/lib/typescript/src/v4/elements/ImageViewer/ImageViewer.d.ts +0 -13
  10419. package/lib/typescript/src/v4/elements/ImageViewer/ImageViewer.d.ts.map +0 -1
  10420. package/lib/typescript/src/v4/elements/LiveTimerStatus/LiveTimerStatus.d.ts +0 -10
  10421. package/lib/typescript/src/v4/elements/LiveTimerStatus/LiveTimerStatus.d.ts.map +0 -1
  10422. package/lib/typescript/src/v4/elements/LiveTimerStatus/index.d.ts.map +0 -1
  10423. package/lib/typescript/src/v4/elements/LiveTimerStatus/styles.d.ts +0 -16
  10424. package/lib/typescript/src/v4/elements/LiveTimerStatus/styles.d.ts.map +0 -1
  10425. package/lib/typescript/src/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.d.ts +0 -9
  10426. package/lib/typescript/src/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.d.ts.map +0 -1
  10427. package/lib/typescript/src/v4/elements/LivestreamTerminatedActionButton/index.d.ts.map +0 -1
  10428. package/lib/typescript/src/v4/elements/MenuAction/MenuAction.d.ts +0 -11
  10429. package/lib/typescript/src/v4/elements/MenuAction/MenuAction.d.ts.map +0 -1
  10430. package/lib/typescript/src/v4/elements/MenuAction/index.d.ts +0 -2
  10431. package/lib/typescript/src/v4/elements/MenuAction/index.d.ts.map +0 -1
  10432. package/lib/typescript/src/v4/elements/MenuAction/styles.d.ts +0 -20
  10433. package/lib/typescript/src/v4/elements/MenuAction/styles.d.ts.map +0 -1
  10434. package/lib/typescript/src/v4/elements/MenuButton/MenuButton.d.ts +0 -13
  10435. package/lib/typescript/src/v4/elements/MenuButton/MenuButton.d.ts.map +0 -1
  10436. package/lib/typescript/src/v4/elements/MenuButton/index.d.ts.map +0 -1
  10437. package/lib/typescript/src/v4/elements/MenuButton/styles.d.ts +0 -5
  10438. package/lib/typescript/src/v4/elements/MenuButton/styles.d.ts.map +0 -1
  10439. package/lib/typescript/src/v4/elements/ModeratorBadge/ModeratorBadge.d.ts +0 -13
  10440. package/lib/typescript/src/v4/elements/ModeratorBadge/ModeratorBadge.d.ts.map +0 -1
  10441. package/lib/typescript/src/v4/elements/ModeratorBadge/index.d.ts.map +0 -1
  10442. package/lib/typescript/src/v4/elements/ModeratorBadge/styles.d.ts +0 -14
  10443. package/lib/typescript/src/v4/elements/ModeratorBadge/styles.d.ts.map +0 -1
  10444. package/lib/typescript/src/v4/elements/PinBadge/PinBadge.d.ts +0 -12
  10445. package/lib/typescript/src/v4/elements/PinBadge/PinBadge.d.ts.map +0 -1
  10446. package/lib/typescript/src/v4/elements/PinBadge/index.d.ts.map +0 -1
  10447. package/lib/typescript/src/v4/elements/PinBadge/styles.d.ts +0 -6
  10448. package/lib/typescript/src/v4/elements/PinBadge/styles.d.ts.map +0 -1
  10449. package/lib/typescript/src/v4/elements/StartLivestreamButton/StartLivestreamButton.d.ts +0 -10
  10450. package/lib/typescript/src/v4/elements/StartLivestreamButton/StartLivestreamButton.d.ts.map +0 -1
  10451. package/lib/typescript/src/v4/elements/StartLivestreamButton/index.d.ts.map +0 -1
  10452. package/lib/typescript/src/v4/elements/StartLivestreamButton/styles.d.ts.map +0 -1
  10453. package/lib/typescript/src/v4/elements/SwitchCameraButton/SwitchCameraButton.d.ts +0 -10
  10454. package/lib/typescript/src/v4/elements/SwitchCameraButton/SwitchCameraButton.d.ts.map +0 -1
  10455. package/lib/typescript/src/v4/elements/SwitchCameraButton/index.d.ts.map +0 -1
  10456. package/lib/typescript/src/v4/elements/Timestamp/Timestamp.d.ts +0 -12
  10457. package/lib/typescript/src/v4/elements/Timestamp/Timestamp.d.ts.map +0 -1
  10458. package/lib/typescript/src/v4/elements/Timestamp/index.d.ts.map +0 -1
  10459. package/lib/typescript/src/v4/elements/Timestamp/styles.d.ts +0 -10
  10460. package/lib/typescript/src/v4/elements/Timestamp/styles.d.ts.map +0 -1
  10461. package/lib/typescript/src/v4/elements/Title/index.d.ts +0 -12
  10462. package/lib/typescript/src/v4/elements/Title/index.d.ts.map +0 -1
  10463. package/lib/typescript/src/v4/elements/Title/styles.d.ts +0 -7
  10464. package/lib/typescript/src/v4/elements/Title/styles.d.ts.map +0 -1
  10465. package/lib/typescript/src/v4/elements/VideoGallery/VideoGallery.d.ts +0 -12
  10466. package/lib/typescript/src/v4/elements/VideoGallery/VideoGallery.d.ts.map +0 -1
  10467. package/lib/typescript/src/v4/elements/VideoViewer/VideoViewer.d.ts +0 -13
  10468. package/lib/typescript/src/v4/elements/VideoViewer/VideoViewer.d.ts.map +0 -1
  10469. package/lib/typescript/src/v4/elements/index.d.ts +0 -6
  10470. package/lib/typescript/src/v4/elements/index.d.ts.map +0 -1
  10471. package/lib/typescript/src/v4/engine/AdAssetCache.d.ts.map +0 -1
  10472. package/lib/typescript/src/v4/engine/AdEngine.d.ts.map +0 -1
  10473. package/lib/typescript/src/v4/engine/AdSupplier.d.ts.map +0 -1
  10474. package/lib/typescript/src/v4/engine/AssetDownloader.d.ts.map +0 -1
  10475. package/lib/typescript/src/v4/engine/TimeWindowTracker.d.ts.map +0 -1
  10476. package/lib/typescript/src/v4/enum/AmityPostContentComponentStyle.d.ts.map +0 -1
  10477. package/lib/typescript/src/v4/enum/enumTabName.d.ts.map +0 -1
  10478. package/lib/typescript/src/v4/enum/enumTheme.d.ts.map +0 -1
  10479. package/lib/typescript/src/v4/enum/enumUIKitID.d.ts +0 -251
  10480. package/lib/typescript/src/v4/enum/enumUIKitID.d.ts.map +0 -1
  10481. package/lib/typescript/src/v4/enum/imageSizeState.d.ts +0 -8
  10482. package/lib/typescript/src/v4/enum/imageSizeState.d.ts.map +0 -1
  10483. package/lib/typescript/src/v4/enum/index.d.ts.map +0 -1
  10484. package/lib/typescript/src/v4/enum/livestreamStatus.d.ts +0 -7
  10485. package/lib/typescript/src/v4/enum/livestreamStatus.d.ts.map +0 -1
  10486. package/lib/typescript/src/v4/enum/mediaAttachmentEnum.d.ts.map +0 -1
  10487. package/lib/typescript/src/v4/enum/post.d.ts.map +0 -1
  10488. package/lib/typescript/src/v4/enum/postTargetType.d.ts +0 -6
  10489. package/lib/typescript/src/v4/enum/postTargetType.d.ts.map +0 -1
  10490. package/lib/typescript/src/v4/enum/storyType.d.ts.map +0 -1
  10491. package/lib/typescript/src/v4/enum/tabNameState.d.ts +0 -16
  10492. package/lib/typescript/src/v4/enum/tabNameState.d.ts.map +0 -1
  10493. package/lib/typescript/src/v4/features/community/AddCategory/AddCategory.d.ts +0 -4
  10494. package/lib/typescript/src/v4/features/community/AddCategory/AddCategory.d.ts.map +0 -1
  10495. package/lib/typescript/src/v4/features/community/AddCategory/components/Header/Header.d.ts +0 -9
  10496. package/lib/typescript/src/v4/features/community/AddCategory/components/Header/Header.d.ts.map +0 -1
  10497. package/lib/typescript/src/v4/features/community/AddCategory/components/Header/index.d.ts.map +0 -1
  10498. package/lib/typescript/src/v4/features/community/AddCategory/components/Header/styles.d.ts +0 -22
  10499. package/lib/typescript/src/v4/features/community/AddCategory/components/Header/styles.d.ts.map +0 -1
  10500. package/lib/typescript/src/v4/features/community/AddCategory/hooks/useAddCategory.d.ts +0 -807
  10501. package/lib/typescript/src/v4/features/community/AddCategory/hooks/useAddCategory.d.ts.map +0 -1
  10502. package/lib/typescript/src/v4/features/community/AddCategory/index.d.ts.map +0 -1
  10503. package/lib/typescript/src/v4/features/community/AddCategory/styles.d.ts +0 -60
  10504. package/lib/typescript/src/v4/features/community/AddCategory/styles.d.ts.map +0 -1
  10505. package/lib/typescript/src/v4/features/community/AddMember/AddMember.d.ts +0 -4
  10506. package/lib/typescript/src/v4/features/community/AddMember/AddMember.d.ts.map +0 -1
  10507. package/lib/typescript/src/v4/features/community/AddMember/components/Header/Header.d.ts +0 -4
  10508. package/lib/typescript/src/v4/features/community/AddMember/components/Header/Header.d.ts.map +0 -1
  10509. package/lib/typescript/src/v4/features/community/AddMember/components/Header/index.d.ts.map +0 -1
  10510. package/lib/typescript/src/v4/features/community/AddMember/components/Header/styles.d.ts +0 -19
  10511. package/lib/typescript/src/v4/features/community/AddMember/components/Header/styles.d.ts.map +0 -1
  10512. package/lib/typescript/src/v4/features/community/AddMember/hooks/useAddMember.d.ts +0 -742
  10513. package/lib/typescript/src/v4/features/community/AddMember/hooks/useAddMember.d.ts.map +0 -1
  10514. package/lib/typescript/src/v4/features/community/AddMember/index.d.ts.map +0 -1
  10515. package/lib/typescript/src/v4/features/community/AddMember/styles.d.ts +0 -76
  10516. package/lib/typescript/src/v4/features/community/AddMember/styles.d.ts.map +0 -1
  10517. package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.d.ts +0 -7
  10518. package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.d.ts.map +0 -1
  10519. package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/components/Header/Header.d.ts +0 -9
  10520. package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/components/Header/Header.d.ts.map +0 -1
  10521. package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/components/Header/index.d.ts.map +0 -1
  10522. package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/components/Header/styles.d.ts +0 -23
  10523. package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/components/Header/styles.d.ts.map +0 -1
  10524. package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/index.d.ts.map +0 -1
  10525. package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/styles.d.ts +0 -32
  10526. package/lib/typescript/src/v4/features/community/CommentsNotificationSetting/styles.d.ts.map +0 -1
  10527. package/lib/typescript/src/v4/features/community/Create/Create.d.ts +0 -4
  10528. package/lib/typescript/src/v4/features/community/Create/Create.d.ts.map +0 -1
  10529. package/lib/typescript/src/v4/features/community/Create/components/Header/Header.d.ts +0 -7
  10530. package/lib/typescript/src/v4/features/community/Create/components/Header/Header.d.ts.map +0 -1
  10531. package/lib/typescript/src/v4/features/community/Create/components/Header/index.d.ts.map +0 -1
  10532. package/lib/typescript/src/v4/features/community/Create/components/Header/styles.d.ts +0 -19
  10533. package/lib/typescript/src/v4/features/community/Create/components/Header/styles.d.ts.map +0 -1
  10534. package/lib/typescript/src/v4/features/community/Create/components/Members/index.d.ts +0 -9
  10535. package/lib/typescript/src/v4/features/community/Create/components/Members/index.d.ts.map +0 -1
  10536. package/lib/typescript/src/v4/features/community/Create/components/Members/styles.d.ts +0 -20
  10537. package/lib/typescript/src/v4/features/community/Create/components/Members/styles.d.ts.map +0 -1
  10538. package/lib/typescript/src/v4/features/community/Create/hooks/useCreateCommunity.d.ts +0 -88
  10539. package/lib/typescript/src/v4/features/community/Create/hooks/useCreateCommunity.d.ts.map +0 -1
  10540. package/lib/typescript/src/v4/features/community/Create/index.d.ts.map +0 -1
  10541. package/lib/typescript/src/v4/features/community/Create/styles.d.ts +0 -32
  10542. package/lib/typescript/src/v4/features/community/Create/styles.d.ts.map +0 -1
  10543. package/lib/typescript/src/v4/features/community/Edit/Edit.d.ts +0 -7
  10544. package/lib/typescript/src/v4/features/community/Edit/Edit.d.ts.map +0 -1
  10545. package/lib/typescript/src/v4/features/community/Edit/components/Header/Header.d.ts +0 -7
  10546. package/lib/typescript/src/v4/features/community/Edit/components/Header/Header.d.ts.map +0 -1
  10547. package/lib/typescript/src/v4/features/community/Edit/components/Header/index.d.ts.map +0 -1
  10548. package/lib/typescript/src/v4/features/community/Edit/components/Header/styles.d.ts +0 -19
  10549. package/lib/typescript/src/v4/features/community/Edit/components/Header/styles.d.ts.map +0 -1
  10550. package/lib/typescript/src/v4/features/community/Edit/hooks/useEditCommunity.d.ts +0 -82
  10551. package/lib/typescript/src/v4/features/community/Edit/hooks/useEditCommunity.d.ts.map +0 -1
  10552. package/lib/typescript/src/v4/features/community/Edit/index.d.ts.map +0 -1
  10553. package/lib/typescript/src/v4/features/community/Edit/styles.d.ts +0 -32
  10554. package/lib/typescript/src/v4/features/community/Edit/styles.d.ts.map +0 -1
  10555. package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.d.ts +0 -7
  10556. package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.d.ts.map +0 -1
  10557. package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.d.ts +0 -9
  10558. package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.d.ts.map +0 -1
  10559. package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/components/Header/index.d.ts.map +0 -1
  10560. package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/components/Header/styles.d.ts +0 -23
  10561. package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/components/Header/styles.d.ts.map +0 -1
  10562. package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/index.d.ts.map +0 -1
  10563. package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/styles.d.ts +0 -32
  10564. package/lib/typescript/src/v4/features/community/LivestreamsNotificationSetting/styles.d.ts.map +0 -1
  10565. package/lib/typescript/src/v4/features/community/Membership/Membership.d.ts +0 -7
  10566. package/lib/typescript/src/v4/features/community/Membership/Membership.d.ts.map +0 -1
  10567. package/lib/typescript/src/v4/features/community/Membership/components/Header/Header.d.ts +0 -7
  10568. package/lib/typescript/src/v4/features/community/Membership/components/Header/Header.d.ts.map +0 -1
  10569. package/lib/typescript/src/v4/features/community/Membership/components/Header/index.d.ts.map +0 -1
  10570. package/lib/typescript/src/v4/features/community/Membership/components/Header/styles.d.ts +0 -23
  10571. package/lib/typescript/src/v4/features/community/Membership/components/Header/styles.d.ts.map +0 -1
  10572. package/lib/typescript/src/v4/features/community/Membership/components/MemberItem/MemberItem.d.ts +0 -9
  10573. package/lib/typescript/src/v4/features/community/Membership/components/MemberItem/MemberItem.d.ts.map +0 -1
  10574. package/lib/typescript/src/v4/features/community/Membership/components/MemberItem/index.d.ts.map +0 -1
  10575. package/lib/typescript/src/v4/features/community/Membership/components/MemberItem/style.d.ts +0 -31
  10576. package/lib/typescript/src/v4/features/community/Membership/components/MemberItem/style.d.ts.map +0 -1
  10577. package/lib/typescript/src/v4/features/community/Membership/components/MemberList/MemberList.d.ts +0 -7
  10578. package/lib/typescript/src/v4/features/community/Membership/components/MemberList/MemberList.d.ts.map +0 -1
  10579. package/lib/typescript/src/v4/features/community/Membership/components/MemberList/index.d.ts.map +0 -1
  10580. package/lib/typescript/src/v4/features/community/Membership/components/MemberList/styles.d.ts +0 -19
  10581. package/lib/typescript/src/v4/features/community/Membership/components/MemberList/styles.d.ts.map +0 -1
  10582. package/lib/typescript/src/v4/features/community/Membership/components/ModeratorList/ModeratorList.d.ts +0 -7
  10583. package/lib/typescript/src/v4/features/community/Membership/components/ModeratorList/ModeratorList.d.ts.map +0 -1
  10584. package/lib/typescript/src/v4/features/community/Membership/components/ModeratorList/index.d.ts.map +0 -1
  10585. package/lib/typescript/src/v4/features/community/Membership/components/ModeratorList/styles.d.ts +0 -17
  10586. package/lib/typescript/src/v4/features/community/Membership/components/ModeratorList/styles.d.ts.map +0 -1
  10587. package/lib/typescript/src/v4/features/community/Membership/hooks/useMembership.d.ts +0 -14
  10588. package/lib/typescript/src/v4/features/community/Membership/hooks/useMembership.d.ts.map +0 -1
  10589. package/lib/typescript/src/v4/features/community/Membership/index.d.ts.map +0 -1
  10590. package/lib/typescript/src/v4/features/community/Membership/styles.d.ts +0 -11
  10591. package/lib/typescript/src/v4/features/community/Membership/styles.d.ts.map +0 -1
  10592. package/lib/typescript/src/v4/features/community/NotificationSetting/NotificationSetting.d.ts +0 -7
  10593. package/lib/typescript/src/v4/features/community/NotificationSetting/NotificationSetting.d.ts.map +0 -1
  10594. package/lib/typescript/src/v4/features/community/NotificationSetting/components/Header/Header.d.ts +0 -4
  10595. package/lib/typescript/src/v4/features/community/NotificationSetting/components/Header/Header.d.ts.map +0 -1
  10596. package/lib/typescript/src/v4/features/community/NotificationSetting/components/Header/index.d.ts.map +0 -1
  10597. package/lib/typescript/src/v4/features/community/NotificationSetting/components/Header/styles.d.ts +0 -23
  10598. package/lib/typescript/src/v4/features/community/NotificationSetting/components/Header/styles.d.ts.map +0 -1
  10599. package/lib/typescript/src/v4/features/community/NotificationSetting/index.d.ts.map +0 -1
  10600. package/lib/typescript/src/v4/features/community/NotificationSetting/styles.d.ts +0 -33
  10601. package/lib/typescript/src/v4/features/community/NotificationSetting/styles.d.ts.map +0 -1
  10602. package/lib/typescript/src/v4/features/community/PendingRequest/PendingRequest.d.ts +0 -7
  10603. package/lib/typescript/src/v4/features/community/PendingRequest/PendingRequest.d.ts.map +0 -1
  10604. package/lib/typescript/src/v4/features/community/PendingRequest/components/Header/Header.d.ts +0 -4
  10605. package/lib/typescript/src/v4/features/community/PendingRequest/components/Header/Header.d.ts.map +0 -1
  10606. package/lib/typescript/src/v4/features/community/PendingRequest/components/Header/index.d.ts.map +0 -1
  10607. package/lib/typescript/src/v4/features/community/PendingRequest/components/Header/styles.d.ts +0 -23
  10608. package/lib/typescript/src/v4/features/community/PendingRequest/components/Header/styles.d.ts.map +0 -1
  10609. package/lib/typescript/src/v4/features/community/PendingRequest/index.d.ts.map +0 -1
  10610. package/lib/typescript/src/v4/features/community/PendingRequest/styles.d.ts +0 -11
  10611. package/lib/typescript/src/v4/features/community/PendingRequest/styles.d.ts.map +0 -1
  10612. package/lib/typescript/src/v4/features/community/PostPermission/PostPermission.d.ts +0 -7
  10613. package/lib/typescript/src/v4/features/community/PostPermission/PostPermission.d.ts.map +0 -1
  10614. package/lib/typescript/src/v4/features/community/PostPermission/components/Header/Header.d.ts +0 -8
  10615. package/lib/typescript/src/v4/features/community/PostPermission/components/Header/Header.d.ts.map +0 -1
  10616. package/lib/typescript/src/v4/features/community/PostPermission/components/Header/index.d.ts.map +0 -1
  10617. package/lib/typescript/src/v4/features/community/PostPermission/components/Header/styles.d.ts +0 -19
  10618. package/lib/typescript/src/v4/features/community/PostPermission/components/Header/styles.d.ts.map +0 -1
  10619. package/lib/typescript/src/v4/features/community/PostPermission/index.d.ts.map +0 -1
  10620. package/lib/typescript/src/v4/features/community/PostPermission/styles.d.ts +0 -21
  10621. package/lib/typescript/src/v4/features/community/PostPermission/styles.d.ts.map +0 -1
  10622. package/lib/typescript/src/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.d.ts +0 -7
  10623. package/lib/typescript/src/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.d.ts.map +0 -1
  10624. package/lib/typescript/src/v4/features/community/PostsNotificationSetting/components/Header/Header.d.ts +0 -9
  10625. package/lib/typescript/src/v4/features/community/PostsNotificationSetting/components/Header/Header.d.ts.map +0 -1
  10626. package/lib/typescript/src/v4/features/community/PostsNotificationSetting/components/Header/index.d.ts.map +0 -1
  10627. package/lib/typescript/src/v4/features/community/PostsNotificationSetting/components/Header/styles.d.ts +0 -23
  10628. package/lib/typescript/src/v4/features/community/PostsNotificationSetting/components/Header/styles.d.ts.map +0 -1
  10629. package/lib/typescript/src/v4/features/community/PostsNotificationSetting/index.d.ts.map +0 -1
  10630. package/lib/typescript/src/v4/features/community/PostsNotificationSetting/styles.d.ts +0 -32
  10631. package/lib/typescript/src/v4/features/community/PostsNotificationSetting/styles.d.ts.map +0 -1
  10632. package/lib/typescript/src/v4/features/community/Setting/Setting.d.ts +0 -7
  10633. package/lib/typescript/src/v4/features/community/Setting/Setting.d.ts.map +0 -1
  10634. package/lib/typescript/src/v4/features/community/Setting/components/Header/Header.d.ts +0 -7
  10635. package/lib/typescript/src/v4/features/community/Setting/components/Header/Header.d.ts.map +0 -1
  10636. package/lib/typescript/src/v4/features/community/Setting/components/Header/index.d.ts.map +0 -1
  10637. package/lib/typescript/src/v4/features/community/Setting/components/Header/styles.d.ts +0 -23
  10638. package/lib/typescript/src/v4/features/community/Setting/components/Header/styles.d.ts.map +0 -1
  10639. package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.d.ts +0 -11
  10640. package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.d.ts.map +0 -1
  10641. package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunity/index.d.ts.map +0 -1
  10642. package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunity/styles.d.ts +0 -17
  10643. package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunity/styles.d.ts.map +0 -1
  10644. package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.d.ts +0 -11
  10645. package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.d.ts.map +0 -1
  10646. package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunityDescription/index.d.ts.map +0 -1
  10647. package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunityDescription/styles.d.ts +0 -11
  10648. package/lib/typescript/src/v4/features/community/Setting/elements/CloseCommunityDescription/styles.d.ts.map +0 -1
  10649. package/lib/typescript/src/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.d.ts +0 -11
  10650. package/lib/typescript/src/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.d.ts.map +0 -1
  10651. package/lib/typescript/src/v4/features/community/Setting/elements/LeaveCommunity/index.d.ts.map +0 -1
  10652. package/lib/typescript/src/v4/features/community/Setting/elements/LeaveCommunity/styles.d.ts +0 -16
  10653. package/lib/typescript/src/v4/features/community/Setting/elements/LeaveCommunity/styles.d.ts.map +0 -1
  10654. package/lib/typescript/src/v4/features/community/Setting/hooks/useCommunitySetting.d.ts.map +0 -1
  10655. package/lib/typescript/src/v4/features/community/Setting/index.d.ts.map +0 -1
  10656. package/lib/typescript/src/v4/features/community/Setting/styles.d.ts +0 -21
  10657. package/lib/typescript/src/v4/features/community/Setting/styles.d.ts.map +0 -1
  10658. package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.d.ts +0 -7
  10659. package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.d.ts.map +0 -1
  10660. package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/components/Header/Header.d.ts +0 -9
  10661. package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/components/Header/Header.d.ts.map +0 -1
  10662. package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/components/Header/index.d.ts.map +0 -1
  10663. package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/components/Header/styles.d.ts +0 -23
  10664. package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/components/Header/styles.d.ts.map +0 -1
  10665. package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/index.d.ts.map +0 -1
  10666. package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/styles.d.ts +0 -32
  10667. package/lib/typescript/src/v4/features/community/StoriesNotificationSetting/styles.d.ts.map +0 -1
  10668. package/lib/typescript/src/v4/features/community/StorySetting/StorySetting.d.ts +0 -7
  10669. package/lib/typescript/src/v4/features/community/StorySetting/StorySetting.d.ts.map +0 -1
  10670. package/lib/typescript/src/v4/features/community/StorySetting/components/Header/Header.d.ts +0 -4
  10671. package/lib/typescript/src/v4/features/community/StorySetting/components/Header/Header.d.ts.map +0 -1
  10672. package/lib/typescript/src/v4/features/community/StorySetting/components/Header/index.d.ts.map +0 -1
  10673. package/lib/typescript/src/v4/features/community/StorySetting/components/Header/styles.d.ts +0 -23
  10674. package/lib/typescript/src/v4/features/community/StorySetting/components/Header/styles.d.ts.map +0 -1
  10675. package/lib/typescript/src/v4/features/community/StorySetting/index.d.ts.map +0 -1
  10676. package/lib/typescript/src/v4/features/community/StorySetting/styles.d.ts +0 -28
  10677. package/lib/typescript/src/v4/features/community/StorySetting/styles.d.ts.map +0 -1
  10678. package/lib/typescript/src/v4/features/community/shared/components/Categories/index.d.ts +0 -9
  10679. package/lib/typescript/src/v4/features/community/shared/components/Categories/index.d.ts.map +0 -1
  10680. package/lib/typescript/src/v4/features/community/shared/components/Categories/styles.d.ts +0 -32
  10681. package/lib/typescript/src/v4/features/community/shared/components/Categories/styles.d.ts.map +0 -1
  10682. package/lib/typescript/src/v4/features/community/shared/components/CoverImageUpload/index.d.ts +0 -9
  10683. package/lib/typescript/src/v4/features/community/shared/components/CoverImageUpload/index.d.ts.map +0 -1
  10684. package/lib/typescript/src/v4/features/community/shared/components/CoverImageUpload/styles.d.ts +0 -34
  10685. package/lib/typescript/src/v4/features/community/shared/components/CoverImageUpload/styles.d.ts.map +0 -1
  10686. package/lib/typescript/src/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.d.ts +0 -4
  10687. package/lib/typescript/src/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.d.ts.map +0 -1
  10688. package/lib/typescript/src/v4/features/community/shared/components/MemberSkeleton/index.d.ts.map +0 -1
  10689. package/lib/typescript/src/v4/features/community/shared/components/MemberSkeleton/styles.d.ts +0 -5
  10690. package/lib/typescript/src/v4/features/community/shared/components/MemberSkeleton/styles.d.ts.map +0 -1
  10691. package/lib/typescript/src/v4/features/community/shared/components/Privacy/index.d.ts +0 -9
  10692. package/lib/typescript/src/v4/features/community/shared/components/Privacy/index.d.ts.map +0 -1
  10693. package/lib/typescript/src/v4/features/community/shared/components/Privacy/styles.d.ts +0 -36
  10694. package/lib/typescript/src/v4/features/community/shared/components/Privacy/styles.d.ts.map +0 -1
  10695. package/lib/typescript/src/v4/features/community/shared/elements/Action/Action.d.ts +0 -17
  10696. package/lib/typescript/src/v4/features/community/shared/elements/Action/Action.d.ts.map +0 -1
  10697. package/lib/typescript/src/v4/features/community/shared/elements/Action/index.d.ts.map +0 -1
  10698. package/lib/typescript/src/v4/features/community/shared/elements/Action/styles.d.ts +0 -28
  10699. package/lib/typescript/src/v4/features/community/shared/elements/Action/styles.d.ts.map +0 -1
  10700. package/lib/typescript/src/v4/features/community/shared/types/index.d.ts.map +0 -1
  10701. package/lib/typescript/src/v4/hook/collections/useCategoryCollection.d.ts +0 -391
  10702. package/lib/typescript/src/v4/hook/collections/useCategoryCollection.d.ts.map +0 -1
  10703. package/lib/typescript/src/v4/hook/collections/useCommunityMemberCollection.d.ts +0 -392
  10704. package/lib/typescript/src/v4/hook/collections/useCommunityMemberCollection.d.ts.map +0 -1
  10705. package/lib/typescript/src/v4/hook/collections/useLiveCollection.d.ts +0 -297
  10706. package/lib/typescript/src/v4/hook/collections/useLiveCollection.d.ts.map +0 -1
  10707. package/lib/typescript/src/v4/hook/collections/usePinnedPostCollection.d.ts +0 -392
  10708. package/lib/typescript/src/v4/hook/collections/usePinnedPostCollection.d.ts.map +0 -1
  10709. package/lib/typescript/src/v4/hook/collections/usePostCollection.d.ts +0 -392
  10710. package/lib/typescript/src/v4/hook/collections/usePostCollection.d.ts.map +0 -1
  10711. package/lib/typescript/src/v4/hook/collections/useSearchMemberByDisplayNameCollection.d.ts +0 -392
  10712. package/lib/typescript/src/v4/hook/collections/useSearchMemberByDisplayNameCollection.d.ts.map +0 -1
  10713. package/lib/typescript/src/v4/hook/collections/useSearchUserByDisplayNameCollection.d.ts +0 -392
  10714. package/lib/typescript/src/v4/hook/collections/useSearchUserByDisplayNameCollection.d.ts.map +0 -1
  10715. package/lib/typescript/src/v4/hook/collections/useUserCollection.d.ts +0 -392
  10716. package/lib/typescript/src/v4/hook/collections/useUserCollection.d.ts.map +0 -1
  10717. package/lib/typescript/src/v4/hook/files/useFile.d.ts.map +0 -1
  10718. package/lib/typescript/src/v4/hook/index.d.ts +0 -33
  10719. package/lib/typescript/src/v4/hook/index.d.ts.map +0 -1
  10720. package/lib/typescript/src/v4/hook/poll.d.ts +0 -11
  10721. package/lib/typescript/src/v4/hook/poll.d.ts.map +0 -1
  10722. package/lib/typescript/src/v4/hook/useAmityGlobalSearchViewModel.d.ts +0 -9
  10723. package/lib/typescript/src/v4/hook/useAmityGlobalSearchViewModel.d.ts.map +0 -1
  10724. package/lib/typescript/src/v4/hook/useCamera.d.ts.map +0 -1
  10725. package/lib/typescript/src/v4/hook/useCategories.d.ts.map +0 -1
  10726. package/lib/typescript/src/v4/hook/useCategory.d.ts.map +0 -1
  10727. package/lib/typescript/src/v4/hook/useCommentAdImpression.d.ts.map +0 -1
  10728. package/lib/typescript/src/v4/hook/useCommunities.d.ts.map +0 -1
  10729. package/lib/typescript/src/v4/hook/useCommunity.d.ts.map +0 -1
  10730. package/lib/typescript/src/v4/hook/useConfig.d.ts +0 -12
  10731. package/lib/typescript/src/v4/hook/useConfig.d.ts.map +0 -1
  10732. package/lib/typescript/src/v4/hook/useConfigImageUri.d.ts +0 -8
  10733. package/lib/typescript/src/v4/hook/useConfigImageUri.d.ts.map +0 -1
  10734. package/lib/typescript/src/v4/hook/useCustomRankingGlobalFeed.d.ts +0 -10
  10735. package/lib/typescript/src/v4/hook/useCustomRankingGlobalFeed.d.ts.map +0 -1
  10736. package/lib/typescript/src/v4/hook/useDarkMode.d.ts.map +0 -1
  10737. package/lib/typescript/src/v4/hook/useFile.d.ts +0 -11
  10738. package/lib/typescript/src/v4/hook/useFile.d.ts.map +0 -1
  10739. package/lib/typescript/src/v4/hook/useFlagUserQuery.d.ts +0 -13
  10740. package/lib/typescript/src/v4/hook/useFlagUserQuery.d.ts.map +0 -1
  10741. package/lib/typescript/src/v4/hook/useGenerateThemeStyles.d.ts +0 -4
  10742. package/lib/typescript/src/v4/hook/useGenerateThemeStyles.d.ts.map +0 -1
  10743. package/lib/typescript/src/v4/hook/useGlobalStory.d.ts.map +0 -1
  10744. package/lib/typescript/src/v4/hook/useImagePicker.d.ts.map +0 -1
  10745. package/lib/typescript/src/v4/hook/useIsCommunityModerator.d.ts.map +0 -1
  10746. package/lib/typescript/src/v4/hook/useJoinCommunity.d.ts.map +0 -1
  10747. package/lib/typescript/src/v4/hook/useKeyboardStatus.d.ts.map +0 -1
  10748. package/lib/typescript/src/v4/hook/useLeaveCommunity.d.ts.map +0 -1
  10749. package/lib/typescript/src/v4/hook/useMembersQuery.d.ts.map +0 -1
  10750. package/lib/typescript/src/v4/hook/useMention/index.d.ts +0 -22
  10751. package/lib/typescript/src/v4/hook/useMention/index.d.ts.map +0 -1
  10752. package/lib/typescript/src/v4/hook/useMention/styles.d.ts +0 -31
  10753. package/lib/typescript/src/v4/hook/useMention/styles.d.ts.map +0 -1
  10754. package/lib/typescript/src/v4/hook/usePaginator.d.ts.map +0 -1
  10755. package/lib/typescript/src/v4/hook/usePendingPostQuery.d.ts +0 -48
  10756. package/lib/typescript/src/v4/hook/usePendingPostQuery.d.ts.map +0 -1
  10757. package/lib/typescript/src/v4/hook/usePendingPosts.d.ts.map +0 -1
  10758. package/lib/typescript/src/v4/hook/usePermissions.d.ts.map +0 -1
  10759. package/lib/typescript/src/v4/hook/usePoll.d.ts +0 -11
  10760. package/lib/typescript/src/v4/hook/usePoll.d.ts.map +0 -1
  10761. package/lib/typescript/src/v4/hook/usePopup.d.ts +0 -7
  10762. package/lib/typescript/src/v4/hook/usePopup.d.ts.map +0 -1
  10763. package/lib/typescript/src/v4/hook/usePostImpression.d.ts.map +0 -1
  10764. package/lib/typescript/src/v4/hook/usePosts.d.ts.map +0 -1
  10765. package/lib/typescript/src/v4/hook/useReaction.d.ts.map +0 -1
  10766. package/lib/typescript/src/v4/hook/useRecommenedCommunities.d.ts.map +0 -1
  10767. package/lib/typescript/src/v4/hook/useRolesQuery.d.ts.map +0 -1
  10768. package/lib/typescript/src/v4/hook/useSearch.d.ts +0 -11
  10769. package/lib/typescript/src/v4/hook/useSearch.d.ts.map +0 -1
  10770. package/lib/typescript/src/v4/hook/useStory.d.ts.map +0 -1
  10771. package/lib/typescript/src/v4/hook/useStoryPermission.d.ts.map +0 -1
  10772. package/lib/typescript/src/v4/hook/useStoryTarget.d.ts.map +0 -1
  10773. package/lib/typescript/src/v4/hook/useTimeDifference.d.ts.map +0 -1
  10774. package/lib/typescript/src/v4/hook/useTrendingCommunities.d.ts.map +0 -1
  10775. package/lib/typescript/src/v4/hook/useUiKitConfig.d.ts +0 -8
  10776. package/lib/typescript/src/v4/hook/useUiKitConfig.d.ts.map +0 -1
  10777. package/lib/typescript/src/v4/hook/useUiKitReference.d.ts +0 -35
  10778. package/lib/typescript/src/v4/hook/useUiKitReference.d.ts.map +0 -1
  10779. package/lib/typescript/src/v4/hook/useUser.d.ts +0 -2
  10780. package/lib/typescript/src/v4/hook/useUser.d.ts.map +0 -1
  10781. package/lib/typescript/src/v4/hook/useValidateConfig.d.ts +0 -4
  10782. package/lib/typescript/src/v4/hook/useValidateConfig.d.ts.map +0 -1
  10783. package/lib/typescript/src/v4/index.d.ts +0 -59
  10784. package/lib/typescript/src/v4/index.d.ts.map +0 -1
  10785. package/lib/typescript/src/v4/providers/AdEngineProvider.d.ts +0 -33
  10786. package/lib/typescript/src/v4/providers/AdEngineProvider.d.ts.map +0 -1
  10787. package/lib/typescript/src/v4/providers/BehaviourProvider.d.ts +0 -10
  10788. package/lib/typescript/src/v4/providers/BehaviourProvider.d.ts.map +0 -1
  10789. package/lib/typescript/src/v4/providers/ExploreProvider.d.ts +0 -21
  10790. package/lib/typescript/src/v4/providers/ExploreProvider.d.ts.map +0 -1
  10791. package/lib/typescript/src/v4/routes/AmityPageRenderer.d.ts +0 -7
  10792. package/lib/typescript/src/v4/routes/AmityPageRenderer.d.ts.map +0 -1
  10793. package/lib/typescript/src/v4/routes/AmitySocialUIKitV4Navigator.d.ts +0 -3
  10794. package/lib/typescript/src/v4/routes/AmitySocialUIKitV4Navigator.d.ts.map +0 -1
  10795. package/lib/typescript/src/v4/routes/RouteParamList.d.ts +0 -142
  10796. package/lib/typescript/src/v4/routes/RouteParamList.d.ts.map +0 -1
  10797. package/lib/typescript/src/v4/screen/CommunityAddCategory/index.d.ts +0 -7
  10798. package/lib/typescript/src/v4/screen/CommunityAddCategory/index.d.ts.map +0 -1
  10799. package/lib/typescript/src/v4/screen/CommunityAddMember/index.d.ts +0 -7
  10800. package/lib/typescript/src/v4/screen/CommunityAddMember/index.d.ts.map +0 -1
  10801. package/lib/typescript/src/v4/screen/CommunityCommentsNotificationSetting/index.d.ts +0 -7
  10802. package/lib/typescript/src/v4/screen/CommunityCommentsNotificationSetting/index.d.ts.map +0 -1
  10803. package/lib/typescript/src/v4/screen/CommunityHome/index.d.ts +0 -10
  10804. package/lib/typescript/src/v4/screen/CommunityHome/index.d.ts.map +0 -1
  10805. package/lib/typescript/src/v4/screen/CommunityHome/styles.d.ts +0 -169
  10806. package/lib/typescript/src/v4/screen/CommunityHome/styles.d.ts.map +0 -1
  10807. package/lib/typescript/src/v4/screen/CommunityLivestreamsNotificationSetting/index.d.ts +0 -7
  10808. package/lib/typescript/src/v4/screen/CommunityLivestreamsNotificationSetting/index.d.ts.map +0 -1
  10809. package/lib/typescript/src/v4/screen/CommunityMembership/index.d.ts +0 -7
  10810. package/lib/typescript/src/v4/screen/CommunityMembership/index.d.ts.map +0 -1
  10811. package/lib/typescript/src/v4/screen/CommunityNotificationSetting/index.d.ts +0 -7
  10812. package/lib/typescript/src/v4/screen/CommunityNotificationSetting/index.d.ts.map +0 -1
  10813. package/lib/typescript/src/v4/screen/CommunityPendingRequest/index.d.ts +0 -7
  10814. package/lib/typescript/src/v4/screen/CommunityPendingRequest/index.d.ts.map +0 -1
  10815. package/lib/typescript/src/v4/screen/CommunityPostPermission/index.d.ts +0 -7
  10816. package/lib/typescript/src/v4/screen/CommunityPostPermission/index.d.ts.map +0 -1
  10817. package/lib/typescript/src/v4/screen/CommunityPostsNotificationSetting/index.d.ts +0 -7
  10818. package/lib/typescript/src/v4/screen/CommunityPostsNotificationSetting/index.d.ts.map +0 -1
  10819. package/lib/typescript/src/v4/screen/CommunitySetting/index.d.ts +0 -7
  10820. package/lib/typescript/src/v4/screen/CommunitySetting/index.d.ts.map +0 -1
  10821. package/lib/typescript/src/v4/screen/CommunityStoriesNotificationSetting/index.d.ts +0 -7
  10822. package/lib/typescript/src/v4/screen/CommunityStoriesNotificationSetting/index.d.ts.map +0 -1
  10823. package/lib/typescript/src/v4/screen/CommunityStorySetting/index.d.ts +0 -7
  10824. package/lib/typescript/src/v4/screen/CommunityStorySetting/index.d.ts.map +0 -1
  10825. package/lib/typescript/src/v4/screen/CreateCommunity/index.d.ts +0 -7
  10826. package/lib/typescript/src/v4/screen/CreateCommunity/index.d.ts.map +0 -1
  10827. package/lib/typescript/src/v4/screen/CreateLivestream/index.d.ts +0 -7
  10828. package/lib/typescript/src/v4/screen/CreateLivestream/index.d.ts.map +0 -1
  10829. package/lib/typescript/src/v4/screen/CreatePost/index.d.ts +0 -7
  10830. package/lib/typescript/src/v4/screen/CreatePost/index.d.ts.map +0 -1
  10831. package/lib/typescript/src/v4/screen/CreateStory/CreateStoryScreen.d.ts +0 -7
  10832. package/lib/typescript/src/v4/screen/CreateStory/CreateStoryScreen.d.ts.map +0 -1
  10833. package/lib/typescript/src/v4/screen/EditCommunity/index.d.ts +0 -7
  10834. package/lib/typescript/src/v4/screen/EditCommunity/index.d.ts.map +0 -1
  10835. package/lib/typescript/src/v4/screen/EditPost/EditPost.d.ts +0 -7
  10836. package/lib/typescript/src/v4/screen/EditPost/EditPost.d.ts.map +0 -1
  10837. package/lib/typescript/src/v4/screen/Feed/index.d.ts +0 -9
  10838. package/lib/typescript/src/v4/screen/Feed/index.d.ts.map +0 -1
  10839. package/lib/typescript/src/v4/screen/Feed/styles.d.ts +0 -7
  10840. package/lib/typescript/src/v4/screen/Feed/styles.d.ts.map +0 -1
  10841. package/lib/typescript/src/v4/screen/FollowerList/Components/FollowerListItem.d.ts +0 -10
  10842. package/lib/typescript/src/v4/screen/FollowerList/Components/FollowerListItem.d.ts.map +0 -1
  10843. package/lib/typescript/src/v4/screen/FollowerList/FollowerList.d.ts +0 -9
  10844. package/lib/typescript/src/v4/screen/FollowerList/FollowerList.d.ts.map +0 -1
  10845. package/lib/typescript/src/v4/screen/FollowerList/styles.d.ts +0 -62
  10846. package/lib/typescript/src/v4/screen/FollowerList/styles.d.ts.map +0 -1
  10847. package/lib/typescript/src/v4/screen/GlobalFeed/index.d.ts +0 -3
  10848. package/lib/typescript/src/v4/screen/GlobalFeed/index.d.ts.map +0 -1
  10849. package/lib/typescript/src/v4/screen/GlobalFeed/styles.d.ts +0 -8
  10850. package/lib/typescript/src/v4/screen/GlobalFeed/styles.d.ts.map +0 -1
  10851. package/lib/typescript/src/v4/screen/LivestreamPlayer/index.d.ts +0 -7
  10852. package/lib/typescript/src/v4/screen/LivestreamPlayer/index.d.ts.map +0 -1
  10853. package/lib/typescript/src/v4/screen/LivestreamPostTargetSelection/index.d.ts +0 -7
  10854. package/lib/typescript/src/v4/screen/LivestreamPostTargetSelection/index.d.ts.map +0 -1
  10855. package/lib/typescript/src/v4/screen/LivestreamTerminated/index.d.ts +0 -7
  10856. package/lib/typescript/src/v4/screen/LivestreamTerminated/index.d.ts.map +0 -1
  10857. package/lib/typescript/src/v4/screen/PollPostComposer/index.d.ts +0 -7
  10858. package/lib/typescript/src/v4/screen/PollPostComposer/index.d.ts.map +0 -1
  10859. package/lib/typescript/src/v4/screen/PollTargetSelection/index.d.ts +0 -7
  10860. package/lib/typescript/src/v4/screen/PollTargetSelection/index.d.ts.map +0 -1
  10861. package/lib/typescript/src/v4/screen/PostDetail/index.d.ts +0 -7
  10862. package/lib/typescript/src/v4/screen/PostDetail/index.d.ts.map +0 -1
  10863. package/lib/typescript/src/v4/screen/PostTargetSelection/index.d.ts +0 -7
  10864. package/lib/typescript/src/v4/screen/PostTargetSelection/index.d.ts.map +0 -1
  10865. package/lib/typescript/src/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.d.ts +0 -7
  10866. package/lib/typescript/src/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.d.ts.map +0 -1
  10867. package/lib/typescript/src/v4/screen/UserPendingRequest/UserPendingRequest.d.ts +0 -4
  10868. package/lib/typescript/src/v4/screen/UserPendingRequest/UserPendingRequest.d.ts.map +0 -1
  10869. package/lib/typescript/src/v4/screen/UserPendingRequest/styles.d.ts +0 -63
  10870. package/lib/typescript/src/v4/screen/UserPendingRequest/styles.d.ts.map +0 -1
  10871. package/lib/typescript/src/v4/screen/UserProfile/index.d.ts +0 -8
  10872. package/lib/typescript/src/v4/screen/UserProfile/index.d.ts.map +0 -1
  10873. package/lib/typescript/src/v4/screen/UserProfileSetting/UserProfileSetting.d.ts +0 -9
  10874. package/lib/typescript/src/v4/screen/UserProfileSetting/UserProfileSetting.d.ts.map +0 -1
  10875. package/lib/typescript/src/v4/screen/UserProfileSetting/styles.d.ts +0 -54
  10876. package/lib/typescript/src/v4/screen/UserProfileSetting/styles.d.ts.map +0 -1
  10877. package/lib/typescript/src/v4/stores/slices/toast.d.ts +0 -25
  10878. package/lib/typescript/src/v4/stores/slices/toast.d.ts.map +0 -1
  10879. package/lib/typescript/src/v4/types/behaviour.interface.d.ts +0 -160
  10880. package/lib/typescript/src/v4/types/behaviour.interface.d.ts.map +0 -1
  10881. package/lib/typescript/src/v4/types/config.interface.d.ts +0 -40
  10882. package/lib/typescript/src/v4/types/config.interface.d.ts.map +0 -1
  10883. package/lib/typescript/src/v4/utils/errors.d.ts.map +0 -1
  10884. package/lib/typescript/src/v4/utils/index.d.ts.map +0 -1
  10885. package/lib/typescript/src/v4/utils/permissions.d.ts.map +0 -1
  10886. package/src/components/AddMembersModal/index.tsx +0 -254
  10887. package/src/components/AddMembersModal/styles.ts +0 -114
  10888. package/src/components/BackButton/index.tsx +0 -32
  10889. package/src/components/CancelButton/index.tsx +0 -16
  10890. package/src/components/CancelButton/styles.ts +0 -22
  10891. package/src/components/ChooseCategoryModal/Components/Categories.tsx +0 -38
  10892. package/src/components/ChooseCategoryModal/index.tsx +0 -115
  10893. package/src/components/ChooseCategoryModal/styles.ts +0 -78
  10894. package/src/components/CloseButton/index.tsx +0 -16
  10895. package/src/components/CloseButton/styles.ts +0 -17
  10896. package/src/components/CommunityStories/index.tsx +0 -88
  10897. package/src/components/CommunityStories/styles.ts +0 -78
  10898. package/src/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.tsx +0 -225
  10899. package/src/components/CreatePostChooseTargetModal/styles.ts +0 -78
  10900. package/src/components/CustomTab/index.tsx +0 -103
  10901. package/src/components/CustomTab/styles.ts +0 -39
  10902. package/src/components/CustomText/index.tsx +0 -27
  10903. package/src/components/DoneButton/index.tsx +0 -26
  10904. package/src/components/DoneButton/styles.ts +0 -21
  10905. package/src/components/EditCommentModal/index.tsx +0 -216
  10906. package/src/components/EditCommentModal/styles.ts +0 -66
  10907. package/src/components/EditPostModal/index.tsx +0 -394
  10908. package/src/components/EditPostModal/styles.ts +0 -136
  10909. package/src/components/FloatingButton/index.tsx +0 -27
  10910. package/src/components/ListSectionHeader/index.tsx +0 -12
  10911. package/src/components/ListSectionHeader/styles.ts +0 -20
  10912. package/src/components/LoadingImage/index.tsx +0 -122
  10913. package/src/components/LoadingIndicator/index.tsx +0 -28
  10914. package/src/components/LoadingOverlay/index.tsx +0 -26
  10915. package/src/components/LoadingVideo/index.tsx +0 -191
  10916. package/src/components/MediaSection/index.tsx +0 -310
  10917. package/src/components/MentionPopup/index.tsx +0 -78
  10918. package/src/components/MentionPopup/styles.ts +0 -18
  10919. package/src/components/MyCommunity/Components/CommunityList.tsx +0 -82
  10920. package/src/components/MyCommunity/index.tsx +0 -100
  10921. package/src/components/MyCommunity/styles.ts +0 -69
  10922. package/src/components/MyStories/index.tsx +0 -44
  10923. package/src/components/MyStories/styles.ts +0 -76
  10924. package/src/components/PollSection/Components/PollBar.tsx +0 -21
  10925. package/src/components/PollSection/Components/PollOptionList.tsx +0 -152
  10926. package/src/components/PollSection/PollSection.tsx +0 -54
  10927. package/src/components/PollSection/style.ts +0 -97
  10928. package/src/components/PostTypeChoiceModal/PostTypeChoiceModal.tsx +0 -169
  10929. package/src/components/PostTypeChoiceModal/style.ts +0 -66
  10930. package/src/components/RoundCheckbox/index.tsx +0 -12
  10931. package/src/components/RoundCheckbox/styles.ts +0 -31
  10932. package/src/components/SearchBar/index.tsx +0 -18
  10933. package/src/components/SearchBar/styles.ts +0 -12
  10934. package/src/components/SearchItem/index.tsx +0 -104
  10935. package/src/components/SearchItem/styles.ts +0 -42
  10936. package/src/components/SelectedUserHorizontal/index.tsx +0 -85
  10937. package/src/components/SelectedUserHorizontal/styles.ts +0 -58
  10938. package/src/components/Social/CommentList/index.tsx +0 -483
  10939. package/src/components/Social/CommentList/styles.ts +0 -156
  10940. package/src/components/Social/PendingPostList/index.tsx +0 -229
  10941. package/src/components/Social/PendingPostList/styles.ts +0 -270
  10942. package/src/components/Social/PostList/Components/RenderTextWithMention.tsx +0 -66
  10943. package/src/components/Social/PostList/index.tsx +0 -563
  10944. package/src/components/Social/PostList/styles.ts +0 -262
  10945. package/src/components/Social/ReplyCommentList/index.tsx +0 -374
  10946. package/src/components/Social/ReplyCommentList/styles.ts +0 -168
  10947. package/src/components/StoryKit/src/Story.tsx +0 -222
  10948. package/src/components/StoryKit/src/StoryCircleListItem.tsx +0 -241
  10949. package/src/components/StoryKit/src/StoryCircleListView.tsx +0 -59
  10950. package/src/components/StoryKit/src/StoryListItem.tsx +0 -445
  10951. package/src/components/StoryKit/src/helpers/StateHelpers.ts +0 -9
  10952. package/src/components/StoryKit/src/styles.ts +0 -145
  10953. package/src/components/Toast/Toast.tsx +0 -85
  10954. package/src/components/UserItem/index.tsx +0 -98
  10955. package/src/components/UserItem/styles.ts +0 -41
  10956. package/src/components/react-native-image-viewing/README.md +0 -101
  10957. package/src/components/react-native-image-viewing/dist/ImageViewing.d.ts +0 -37
  10958. package/src/components/react-native-image-viewing/dist/ImageViewing.js +0 -260
  10959. package/src/components/react-native-image-viewing/dist/components/ImageDefaultHeader.js +0 -44
  10960. package/src/components/react-native-image-viewing/dist/components/ImageItem/ImageLoading.js +0 -32
  10961. package/src/components/react-native-image-viewing/dist/components/Modal/Modal.android.js +0 -53
  10962. package/src/components/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.ts +0 -24
  10963. package/src/constants.ts +0 -55
  10964. package/src/enum/privacyState.ts +0 -4
  10965. package/src/enum/sessionState.ts +0 -7
  10966. package/src/hooks/useAuth.ts +0 -30
  10967. package/src/hooks/useConfig.ts +0 -19
  10968. package/src/hooks/useFile.ts +0 -33
  10969. package/src/hooks/useGallery.ts +0 -72
  10970. package/src/hooks/useSearch.ts +0 -80
  10971. package/src/providers/Social/comment-sdk.ts +0 -188
  10972. package/src/providers/Social/communities-sdk.ts +0 -171
  10973. package/src/providers/Social/feed-sdk.ts +0 -293
  10974. package/src/providers/amity-ui-kit-provider.tsx +0 -174
  10975. package/src/providers/auth-provider.tsx +0 -159
  10976. package/src/providers/config-provider.tsx +0 -89
  10977. package/src/providers/file-provider.tsx +0 -113
  10978. package/src/providers/user-provider.tsx +0 -63
  10979. package/src/redux/slices/bottomSheetSlice.ts +0 -81
  10980. package/src/redux/slices/globalfeedSlice.ts +0 -77
  10981. package/src/redux/slices/uiSlice.ts +0 -99
  10982. package/src/redux/store/index.ts +0 -38
  10983. package/src/routes/RouteParamList.tsx +0 -102
  10984. package/src/routes/SocialNavigator.tsx +0 -312
  10985. package/src/routes/style.ts +0 -23
  10986. package/src/screens/AllMyCommunity/index.tsx +0 -128
  10987. package/src/screens/AllMyCommunity/styles.ts +0 -54
  10988. package/src/screens/CategorytList/index.tsx +0 -93
  10989. package/src/screens/CategorytList/styles.ts +0 -36
  10990. package/src/screens/CommunityHome/index.tsx +0 -347
  10991. package/src/screens/CommunityHome/styles.ts +0 -175
  10992. package/src/screens/CommunityList/index.tsx +0 -139
  10993. package/src/screens/CommunityList/styles.ts +0 -36
  10994. package/src/screens/CommunityMemberDetail/CommunityMemberDetail.tsx +0 -85
  10995. package/src/screens/CommunityMemberDetail/Components/CommunityMembersTab.tsx +0 -148
  10996. package/src/screens/CommunityMemberDetail/Components/MemberActionModal.tsx +0 -175
  10997. package/src/screens/CommunityMemberDetail/styles.ts +0 -57
  10998. package/src/screens/CommunitySearch/index.tsx +0 -184
  10999. package/src/screens/CommunitySearch/styles.ts +0 -49
  11000. package/src/screens/CommunitySetting/index.tsx +0 -186
  11001. package/src/screens/CommunitySetting/styles.ts +0 -89
  11002. package/src/screens/CreateLivestream/CreateLivestream.tsx +0 -411
  11003. package/src/screens/CreateLivestream/styles.tsx +0 -200
  11004. package/src/screens/CreatePoll/Components/Header.tsx +0 -45
  11005. package/src/screens/CreatePoll/CreatePoll.tsx +0 -338
  11006. package/src/screens/CreatePoll/styles.tsx +0 -169
  11007. package/src/screens/CreatePost/index.tsx +0 -515
  11008. package/src/screens/CreatePost/styles.ts +0 -122
  11009. package/src/screens/EditCommunity/EditCommunity.tsx +0 -327
  11010. package/src/screens/EditCommunity/styles.ts +0 -197
  11011. package/src/screens/EditProfile/EditProfile.tsx +0 -290
  11012. package/src/screens/EditProfile/styles.ts +0 -81
  11013. package/src/screens/Explore/index.tsx +0 -225
  11014. package/src/screens/Explore/styles.ts +0 -142
  11015. package/src/screens/Feed/index.tsx +0 -165
  11016. package/src/screens/Feed/styles.ts +0 -15
  11017. package/src/screens/GlobalFeed/index.tsx +0 -105
  11018. package/src/screens/GlobalFeed/styles.ts +0 -15
  11019. package/src/screens/Home/index.tsx +0 -91
  11020. package/src/screens/Home/styles.ts +0 -66
  11021. package/src/screens/LivestreamPlayer/index.tsx +0 -160
  11022. package/src/screens/LivestreamPlayer/styles.ts +0 -64
  11023. package/src/screens/PendingPosts/index.tsx +0 -73
  11024. package/src/screens/PendingPosts/styles.ts +0 -41
  11025. package/src/screens/PostDetail/index.tsx +0 -460
  11026. package/src/screens/PostDetail/styles.ts +0 -130
  11027. package/src/screens/ReactionListScreen/ReactionListScreen.tsx +0 -108
  11028. package/src/screens/ReactionListScreen/styles.ts +0 -71
  11029. package/src/screens/UserProfile/Components/GalleryTab.tsx +0 -49
  11030. package/src/screens/UserProfile/Components/UserProfileGallery.tsx +0 -107
  11031. package/src/screens/UserProfile/UserProfile.tsx +0 -281
  11032. package/src/screens/UserProfile/styles.ts +0 -162
  11033. package/src/screens/UserProfileSetting/UserProfileSetting.tsx +0 -167
  11034. package/src/screens/UserProfileSetting/styles.ts +0 -105
  11035. package/src/screens/VideoPlayerFullScreen/index.tsx +0 -92
  11036. package/src/screens/VideoPlayerFullScreen/styles.ts +0 -59
  11037. package/src/snippet/AmityCommunitySearchResultComponent.tsx +0 -28
  11038. package/src/snippet/AmityCreatePostMenuComponent.tsx +0 -30
  11039. package/src/snippet/AmityDetailedMediaAttachmentComponent.tsx +0 -29
  11040. package/src/snippet/AmityEmptyNewsFeedComponent.tsx +0 -23
  11041. package/src/snippet/AmityGlobalFeedComponent.tsx +0 -30
  11042. package/src/snippet/AmityMediaAttachmentComponent.tsx +0 -29
  11043. package/src/snippet/AmityMyCommunitiesComponent.tsx +0 -30
  11044. package/src/snippet/AmityMyCommunitiesSearchPage.tsx +0 -23
  11045. package/src/snippet/AmityNewsFeedComponent.tsx +0 -23
  11046. package/src/snippet/AmityPostComposerPage.tsx +0 -29
  11047. package/src/snippet/AmityPostContentComponent.tsx +0 -23
  11048. package/src/snippet/AmityPostDetailPage.tsx +0 -23
  11049. package/src/snippet/AmityPostTargetSelectionPage.tsx +0 -33
  11050. package/src/snippet/AmityReactionListComponent.tsx +0 -28
  11051. package/src/snippet/AmitySocialGlobalSearchPage.tsx +0 -23
  11052. package/src/snippet/AmitySocialHomePage.tsx +0 -26
  11053. package/src/snippet/AmitySocialHomeTopNavigationComponent.tsx +0 -26
  11054. package/src/snippet/AmityStoryTargetSelectionPage.tsx +0 -30
  11055. package/src/snippet/AmityTopSearchBarComponent.tsx +0 -27
  11056. package/src/snippet/AmityUserSearchResultComponent.tsx +0 -26
  11057. package/src/svg/svg-xml-list.ts +0 -431
  11058. package/src/types/auth.interface.ts +0 -12
  11059. package/src/types/config.interface.ts +0 -5
  11060. package/src/types/index.ts +0 -4
  11061. package/src/types/mentionPosition.interface.ts +0 -7
  11062. package/src/types/user.interface.ts +0 -14
  11063. package/src/util/apiUtil.ts +0 -3
  11064. package/src/util/colorUtil.ts +0 -26
  11065. package/src/util/postTypeChecker.ts +0 -63
  11066. package/src/util/timeUtil.ts +0 -64
  11067. package/src/util/urlUtil.ts +0 -22
  11068. package/src/v4/PublicApi/Components/AmityCommunityCategoriesComponent/AmityCommunityCategoriesComponent.tsx +0 -77
  11069. package/src/v4/PublicApi/Components/AmityCommunityCategoriesComponent/styles.ts +0 -28
  11070. package/src/v4/PublicApi/Components/AmityCommunityFeedComponent/AmityCommunityFeedComponent.tsx +0 -220
  11071. package/src/v4/PublicApi/Components/AmityCommunityFeedComponent/styles.ts +0 -39
  11072. package/src/v4/PublicApi/Components/AmityCommunityHeaderComponent/AmityCommunityHeaderComponent.tsx +0 -202
  11073. package/src/v4/PublicApi/Components/AmityCommunityHeaderComponent/styles.ts +0 -36
  11074. package/src/v4/PublicApi/Components/AmityCommunityImageFeedComponent/AmityCommunityImageFeedComponent.tsx +0 -92
  11075. package/src/v4/PublicApi/Components/AmityCommunityImageFeedComponent/styles.ts +0 -13
  11076. package/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/AmityCommunityPinnedPostComponent.tsx +0 -135
  11077. package/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/index.ts +0 -1
  11078. package/src/v4/PublicApi/Components/AmityCommunityPinnedPostComponent/styles.ts +0 -18
  11079. package/src/v4/PublicApi/Components/AmityCommunityProfileTabComponent/AmityCommunityProfileTabComponent.tsx +0 -134
  11080. package/src/v4/PublicApi/Components/AmityCommunitySearchResultComponent/AmityCommunitySearchResultComponent.tsx +0 -33
  11081. package/src/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/AmityCommunityVideoFeedComponent.tsx +0 -92
  11082. package/src/v4/PublicApi/Components/AmityCommunityVideoFeedComponent/styles.ts +0 -34
  11083. package/src/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.tsx +0 -115
  11084. package/src/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/AmityDetailedMediaAttachmentComponent.tsx +0 -127
  11085. package/src/v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent/styles.ts +0 -52
  11086. package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/AmityEmptyNewsFeedComponent.tsx +0 -54
  11087. package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/CreateCommunityButton.tsx +0 -46
  11088. package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Description.tsx +0 -23
  11089. package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/ExploreCommunityButton.tsx +0 -52
  11090. package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Illustration.tsx +0 -28
  11091. package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/Title.tsx +0 -22
  11092. package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/Elements/styles/styles.ts +0 -52
  11093. package/src/v4/PublicApi/Components/AmityEmptyNewsFeedComponent/styles.ts +0 -17
  11094. package/src/v4/PublicApi/Components/AmityExploreCommunityEmptyComponent/AmityExploreCommunityEmptyComponent.tsx +0 -60
  11095. package/src/v4/PublicApi/Components/AmityExploreComponent/AmityExploreComponent.tsx +0 -123
  11096. package/src/v4/PublicApi/Components/AmityExploreComponent/ExploreLoadingSkeleton/ExploreLoadingSkeleton.tsx +0 -160
  11097. package/src/v4/PublicApi/Components/AmityExploreEmptyComponent/AmityExploreEmptyComponent.tsx +0 -60
  11098. package/src/v4/PublicApi/Components/AmityGlobalFeedComponent/AmityGlobalFeedComponent.tsx +0 -118
  11099. package/src/v4/PublicApi/Components/AmityMediaAttachmentComponent/AmityMediaAttachmentComponent.tsx +0 -106
  11100. package/src/v4/PublicApi/Components/AmityMediaAttachmentComponent/styles.ts +0 -44
  11101. package/src/v4/PublicApi/Components/AmityMyCommunitiesComponent/AmityMyCommunitiesComponent.tsx +0 -103
  11102. package/src/v4/PublicApi/Components/AmityMyCommunitiesComponent/styles.ts +0 -44
  11103. package/src/v4/PublicApi/Components/AmityNewsFeedComponent/AmityNewsFeedComponent.tsx +0 -37
  11104. package/src/v4/PublicApi/Components/AmityPendingPostListComponent/AmityPendingPostListComponent.tsx +0 -247
  11105. package/src/v4/PublicApi/Components/AmityPendingPostListComponent/index.ts +0 -1
  11106. package/src/v4/PublicApi/Components/AmityPendingPostListComponent/styles.ts +0 -91
  11107. package/src/v4/PublicApi/Components/AmityPostCommentComponent/AmityPostCommentComponent.tsx +0 -240
  11108. package/src/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/CommentListItem.tsx +0 -534
  11109. package/src/v4/PublicApi/Components/AmityPostCommentComponent/CommentListItem/styles.ts +0 -165
  11110. package/src/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/index.tsx +0 -384
  11111. package/src/v4/PublicApi/Components/AmityPostCommentComponent/ReplyCommentList/styles.ts +0 -165
  11112. package/src/v4/PublicApi/Components/AmityPostCommentComponent/styles.ts +0 -137
  11113. package/src/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.tsx +0 -288
  11114. package/src/v4/PublicApi/Components/AmityPostContentComponent/styles.ts +0 -226
  11115. package/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/AmityPostEngagementActionsComponent.tsx +0 -64
  11116. package/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.tsx +0 -185
  11117. package/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.tsx +0 -151
  11118. package/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/styles.tsx +0 -61
  11119. package/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/type.ts +0 -8
  11120. package/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/AmityPostEngagementContentComponent.tsx +0 -42
  11121. package/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/index.tsx +0 -1
  11122. package/src/v4/PublicApi/Components/AmityPostEngagementContentComponent/styles.ts +0 -18
  11123. package/src/v4/PublicApi/Components/AmityReactionListComponent/AmityReactionListComponent.tsx +0 -243
  11124. package/src/v4/PublicApi/Components/AmityReactionListComponent/styles.ts +0 -109
  11125. package/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/AmityRecommenedCommunityComponent.tsx +0 -70
  11126. package/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/RecommenedCommunityItems.tsx +0 -105
  11127. package/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/RecommenedCommunityItems/styles.ts +0 -66
  11128. package/src/v4/PublicApi/Components/AmityRecommenedCommunityComponent/styles.ts +0 -21
  11129. package/src/v4/PublicApi/Components/AmitySocialHomeTopNavigationComponent/AmitySocialHomeTopNavigationComponent.tsx +0 -201
  11130. package/src/v4/PublicApi/Components/AmityStoryTabComponent/AmityStoryTabComponent.tsx +0 -42
  11131. package/src/v4/PublicApi/Components/AmityThumbnailActionComponent/AmityThumbnailActionComponent.tsx +0 -38
  11132. package/src/v4/PublicApi/Components/AmityThumbnailActionComponent/index.ts +0 -1
  11133. package/src/v4/PublicApi/Components/AmityThumbnailActionComponent/styles.ts +0 -13
  11134. package/src/v4/PublicApi/Components/AmityTopSearchBarComponent/AmityTopSearchBarComponent.tsx +0 -101
  11135. package/src/v4/PublicApi/Components/AmityTopSearchBarComponent/styles.ts +0 -35
  11136. package/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/AmityTrendingCommunitiesComponent.tsx +0 -70
  11137. package/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/TrendingCommunityTitle.tsx +0 -34
  11138. package/src/v4/PublicApi/Components/AmityTrendingCommunitiesComponent/TrendingCommunityTitle/styles.ts +0 -14
  11139. package/src/v4/PublicApi/Components/AmityUserSearchResultComponent/AmityUserSearchResultComponent.tsx +0 -58
  11140. package/src/v4/PublicApi/Elements/BackButtonIconElement/BackButtonIconElement.tsx +0 -47
  11141. package/src/v4/PublicApi/Elements/ButtonWithIconElement/ButtonWithIconElement.tsx +0 -53
  11142. package/src/v4/PublicApi/Elements/ButtonWithIconElement/styles.ts +0 -28
  11143. package/src/v4/PublicApi/Elements/CloseButtonIconElement/CloseButtonIconElement.tsx +0 -48
  11144. package/src/v4/PublicApi/Elements/CommentButtonIconElement/CommentButtonIconElement.tsx +0 -46
  11145. package/src/v4/PublicApi/Elements/CommonElements/AvatarElement.tsx +0 -73
  11146. package/src/v4/PublicApi/Elements/CommonElements/CategoryElement.tsx +0 -44
  11147. package/src/v4/PublicApi/Elements/CommonElements/ImageElement.tsx +0 -50
  11148. package/src/v4/PublicApi/Elements/CommonElements/TextElement.tsx +0 -30
  11149. package/src/v4/PublicApi/Elements/DescriptionElement/DescriptionElement.tsx +0 -45
  11150. package/src/v4/PublicApi/Elements/IconElement/IconElement.tsx +0 -45
  11151. package/src/v4/PublicApi/Elements/IconElement/index.ts +0 -1
  11152. package/src/v4/PublicApi/Elements/ImageKeyElement/ImageKeyElement.tsx +0 -49
  11153. package/src/v4/PublicApi/Elements/LikeButtonIconElement/LikeButtonIconElement.tsx +0 -46
  11154. package/src/v4/PublicApi/Elements/MenuButtonIconElement/MenuButtonIconElement.tsx +0 -47
  11155. package/src/v4/PublicApi/Elements/ModeratorBadgeElement/ModeratorBadgeElement.tsx +0 -59
  11156. package/src/v4/PublicApi/Elements/ModeratorBadgeElement/styles.ts +0 -28
  11157. package/src/v4/PublicApi/Elements/ShareButtonIconElement/ShareButtonIconElement.tsx +0 -46
  11158. package/src/v4/PublicApi/Elements/TextKeyElement/TextKeyElement.tsx +0 -42
  11159. package/src/v4/PublicApi/Elements/TimestampElement/TimestampElement.tsx +0 -31
  11160. package/src/v4/PublicApi/Elements/TitleElement/TitleElement.tsx +0 -45
  11161. package/src/v4/PublicApi/Pages/AmityAllCategoriesPage/AmityAllCategoriesPage.tsx +0 -73
  11162. package/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryListSkeleton/CategoryListSkeleton.tsx +0 -57
  11163. package/src/v4/PublicApi/Pages/AmityAllCategoriesPage/CategoryRowItem/CategoryRowItem.tsx +0 -30
  11164. package/src/v4/PublicApi/Pages/AmityAllCategoriesPage/styles.ts +0 -38
  11165. package/src/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/AmityCommunitiesByCategoryPage.tsx +0 -104
  11166. package/src/v4/PublicApi/Pages/AmityCommunitiesByCategoryPage/styles.ts +0 -52
  11167. package/src/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/AmityCommunityAddCategoryPage.tsx +0 -8
  11168. package/src/v4/PublicApi/Pages/AmityCommunityAddCategoryPage/index.ts +0 -1
  11169. package/src/v4/PublicApi/Pages/AmityCommunityAddMemberPage/AmityCommunityAddMemberPage.tsx +0 -8
  11170. package/src/v4/PublicApi/Pages/AmityCommunityAddMemberPage/index.ts +0 -1
  11171. package/src/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/AmityCommunityCommentsNotificationSettingPage.tsx +0 -14
  11172. package/src/v4/PublicApi/Pages/AmityCommunityCommentsNotificationSettingPage/index.tsx +0 -1
  11173. package/src/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/AmityCommunityLivestreamsNotificationSettingPage.tsx +0 -14
  11174. package/src/v4/PublicApi/Pages/AmityCommunityLivestreamsNotificationSettingPage/index.tsx +0 -1
  11175. package/src/v4/PublicApi/Pages/AmityCommunityMembershipPage/AmityCommunityMembershipPage.tsx +0 -14
  11176. package/src/v4/PublicApi/Pages/AmityCommunityMembershipPage/index.tsx +0 -1
  11177. package/src/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/AmityCommunityNotificationSettingPage.tsx +0 -14
  11178. package/src/v4/PublicApi/Pages/AmityCommunityNotificationSettingPage/index.tsx +0 -1
  11179. package/src/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/AmityCommunityPendingRequestPage.tsx +0 -14
  11180. package/src/v4/PublicApi/Pages/AmityCommunityPendingRequestPage/index.tsx +0 -1
  11181. package/src/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/AmityCommunityPostPermissionPage.tsx +0 -14
  11182. package/src/v4/PublicApi/Pages/AmityCommunityPostPermissionPage/index.tsx +0 -1
  11183. package/src/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/AmityCommunityPostsNotificationSettingPage.tsx +0 -14
  11184. package/src/v4/PublicApi/Pages/AmityCommunityPostsNotificationSettingPage/index.tsx +0 -1
  11185. package/src/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.tsx +0 -418
  11186. package/src/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.ts +0 -71
  11187. package/src/v4/PublicApi/Pages/AmityCommunitySettingPage/AmityCommunitySettingPage.tsx +0 -14
  11188. package/src/v4/PublicApi/Pages/AmityCommunitySettingPage/index.tsx +0 -1
  11189. package/src/v4/PublicApi/Pages/AmityCommunitySetupPage/index.tsx +0 -42
  11190. package/src/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/AmityCommunityStoriesNotificationSettingPage.tsx +0 -14
  11191. package/src/v4/PublicApi/Pages/AmityCommunityStoriesNotificationSettingPage/index.tsx +0 -1
  11192. package/src/v4/PublicApi/Pages/AmityCommunityStorySettingPage/AmityCommunityStorySettingPage.tsx +0 -14
  11193. package/src/v4/PublicApi/Pages/AmityCommunityStorySettingPage/index.tsx +0 -1
  11194. package/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.tsx +0 -579
  11195. package/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/index.ts +0 -1
  11196. package/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.ts +0 -197
  11197. package/src/v4/PublicApi/Pages/AmityCreateStoryPage/AmityCreateStoryPage.tsx +0 -362
  11198. package/src/v4/PublicApi/Pages/AmityCreateStoryPage/styles.ts +0 -124
  11199. package/src/v4/PublicApi/Pages/AmityDraftStoryPage/AmityDraftStoryPage.tsx +0 -252
  11200. package/src/v4/PublicApi/Pages/AmityDraftStoryPage/Components/HyperLinkConfig.tsx +0 -247
  11201. package/src/v4/PublicApi/Pages/AmityDraftStoryPage/styles.ts +0 -203
  11202. package/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.tsx +0 -234
  11203. package/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/index.ts +0 -1
  11204. package/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.ts +0 -84
  11205. package/src/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/AmityLivestreamPostTargetSelectionPage.tsx +0 -48
  11206. package/src/v4/PublicApi/Pages/AmityLivestreamPostTargetSelectionPage/index.ts +0 -1
  11207. package/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/AmityLivestreamTerminatedPage.tsx +0 -91
  11208. package/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/index.ts +0 -1
  11209. package/src/v4/PublicApi/Pages/AmityLivestreamTerminatedPage/styles.ts +0 -64
  11210. package/src/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/AmityMyCommunitiesSearchPage.tsx +0 -43
  11211. package/src/v4/PublicApi/Pages/AmityMyCommunitiesSearchPage/styles.ts +0 -24
  11212. package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/AmityPollPostComposerPage.tsx +0 -378
  11213. package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDuration.tsx +0 -57
  11214. package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationBottomSheet.tsx +0 -101
  11215. package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollDurationPicker.tsx +0 -153
  11216. package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollHeader.tsx +0 -44
  11217. package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollOptions.tsx +0 -89
  11218. package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollQuestion.tsx +0 -57
  11219. package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/PollSelection.tsx +0 -42
  11220. package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/index.ts +0 -1
  11221. package/src/v4/PublicApi/Pages/AmityPollPostComposerPage/styles.ts +0 -152
  11222. package/src/v4/PublicApi/Pages/AmityPollTargetSelectionPage/AmityPollTargetSelectionPage.tsx +0 -40
  11223. package/src/v4/PublicApi/Pages/AmityPollTargetSelectionPage/index.ts +0 -1
  11224. package/src/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.tsx +0 -823
  11225. package/src/v4/PublicApi/Pages/AmityPostComposerPage/styles.ts +0 -58
  11226. package/src/v4/PublicApi/Pages/AmityPostDetailPage/AmityPostDetailPage.tsx +0 -387
  11227. package/src/v4/PublicApi/Pages/AmityPostDetailPage/styles.ts +0 -140
  11228. package/src/v4/PublicApi/Pages/AmityPostTargetSelectionPage/AmityPostTargetSelectionPage.tsx +0 -92
  11229. package/src/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/AmitySocialGlobalSearchPage.tsx +0 -69
  11230. package/src/v4/PublicApi/Pages/AmitySocialGlobalSearchPage/styles.ts +0 -28
  11231. package/src/v4/PublicApi/Pages/AmitySocialHomePage/AmitySocialHomePage.tsx +0 -111
  11232. package/src/v4/PublicApi/Pages/AmityStoryTargetSelectionPage/AmityStoryTargetSelectionPage.tsx +0 -36
  11233. package/src/v4/PublicApi/Pages/AmityUserProfilePage/AmityUserProfilePage.tsx +0 -423
  11234. package/src/v4/PublicApi/Pages/AmityUserProfilePage/index.ts +0 -1
  11235. package/src/v4/PublicApi/Pages/AmityUserProfilePage/styles.ts +0 -195
  11236. package/src/v4/PublicApi/Pages/AmityViewStoryPage/AmityViewStoryPage.tsx +0 -149
  11237. package/src/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.tsx +0 -558
  11238. package/src/v4/PublicApi/Pages/AmityViewStoryPage/styles.ts +0 -225
  11239. package/src/v4/PublicApi/types/index.ts +0 -64
  11240. package/src/v4/assets/icons/emptyImagePost.tsx +0 -7
  11241. package/src/v4/assets/icons/emptyPost.tsx +0 -7
  11242. package/src/v4/assets/icons/emptyVideoPost.tsx +0 -7
  11243. package/src/v4/assets/icons/feed.tsx +0 -8
  11244. package/src/v4/assets/icons/image.tsx +0 -8
  11245. package/src/v4/assets/icons/index.ts +0 -64
  11246. package/src/v4/assets/icons/lock.tsx +0 -9
  11247. package/src/v4/assets/icons/pin.tsx +0 -8
  11248. package/src/v4/assets/icons/poll.tsx +0 -7
  11249. package/src/v4/assets/icons/toast.tsx +0 -18
  11250. package/src/v4/assets/icons/video.tsx +0 -8
  11251. package/src/v4/component/AdInformation/AdInformation.tsx +0 -66
  11252. package/src/v4/component/AdInformation/styles.ts +0 -59
  11253. package/src/v4/component/Avatar/Avatar.tsx +0 -149
  11254. package/src/v4/component/Avatar/styles.ts +0 -27
  11255. package/src/v4/component/BottomSheetComponent/BottomSheetComponent.tsx +0 -30
  11256. package/src/v4/component/BottomSheetComponent/styles.ts +0 -17
  11257. package/src/v4/component/Button/Button.tsx +0 -116
  11258. package/src/v4/component/Button/styles.ts +0 -82
  11259. package/src/v4/component/CancelButton/index.tsx +0 -16
  11260. package/src/v4/component/CancelButton/styles.ts +0 -23
  11261. package/src/v4/component/CategoryChip/CategoryChip.tsx +0 -40
  11262. package/src/v4/component/CategoryChip/styles.ts +0 -37
  11263. package/src/v4/component/CircularProgressIndicator/CircularProgressIndicator.tsx +0 -116
  11264. package/src/v4/component/CommentAdComponent/CommentAdComponent.tsx +0 -127
  11265. package/src/v4/component/CommentAdComponent/styles.ts +0 -121
  11266. package/src/v4/component/CommunityCategoryChips/CommunityCategoryChip/CommunityCategoryChip.tsx +0 -47
  11267. package/src/v4/component/CommunityCategoryChips/CommunityCategoryChips.tsx +0 -94
  11268. package/src/v4/component/CommunityCategoryChips/styles.ts +0 -31
  11269. package/src/v4/component/CommunityListSkeleton/CommunityListSkeleton.tsx +0 -66
  11270. package/src/v4/component/CommunityRowItem/CommunityRowItem.tsx +0 -90
  11271. package/src/v4/component/CommunitySearchResult/CommunitySearchResult.tsx +0 -129
  11272. package/src/v4/component/CommunityStories/index.tsx +0 -204
  11273. package/src/v4/component/CommunityStories/styles.ts +0 -105
  11274. package/src/v4/component/CustomSocialTab/CustomSocialTab.tsx +0 -57
  11275. package/src/v4/component/CustomSocialTab/styles.ts +0 -31
  11276. package/src/v4/component/CustomTab/index.tsx +0 -103
  11277. package/src/v4/component/CustomTab/styles.ts +0 -39
  11278. package/src/v4/component/Divider/index.tsx +0 -21
  11279. package/src/v4/component/EmptyComponent/EmptyComponent.tsx +0 -42
  11280. package/src/v4/component/EmptyComponent/styles.ts +0 -22
  11281. package/src/v4/component/EmptyList/EmptyList.tsx +0 -28
  11282. package/src/v4/component/EmptyList/index.ts +0 -1
  11283. package/src/v4/component/EmptyList/styles.ts +0 -23
  11284. package/src/v4/component/ErrorComponent/ErrorComponent.tsx +0 -53
  11285. package/src/v4/component/ErrorComponent/styles.ts +0 -25
  11286. package/src/v4/component/FloatingButton/index.tsx +0 -27
  11287. package/src/v4/component/FloatingButton/styles.ts +0 -31
  11288. package/src/v4/component/FormInput/FormInput.tsx +0 -53
  11289. package/src/v4/component/FormInput/styles.ts +0 -35
  11290. package/src/v4/component/Gallery/GalleryComponent.tsx +0 -111
  11291. package/src/v4/component/Gallery/GalleryTab.tsx +0 -49
  11292. package/src/v4/component/Gallery/styles.ts +0 -157
  11293. package/src/v4/component/IconTab/IconTab.tsx +0 -36
  11294. package/src/v4/component/ImageFeedSkeleton/ImageFeedSkeleton.tsx +0 -48
  11295. package/src/v4/component/LimitCharacterSearch/LimitCharacterSearch.tsx +0 -28
  11296. package/src/v4/component/LimitCharacterSearch/styles.ts +0 -23
  11297. package/src/v4/component/LivestreamContent/LivestreamEndedThumbnail/index.tsx +0 -21
  11298. package/src/v4/component/LivestreamContent/LivestreamEndedThumbnail/styles.ts +0 -28
  11299. package/src/v4/component/LivestreamContent/LivestreamIdleThumbnail/index.tsx +0 -26
  11300. package/src/v4/component/LivestreamContent/LivestreamIdleThumbnail/styles.ts +0 -27
  11301. package/src/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/index.tsx +0 -22
  11302. package/src/v4/component/LivestreamContent/LivestreamTerminatedThumbnail/styles.ts +0 -28
  11303. package/src/v4/component/LivestreamContent/index.tsx +0 -192
  11304. package/src/v4/component/LivestreamContent/styles.ts +0 -59
  11305. package/src/v4/component/LoadingImage/index.tsx +0 -170
  11306. package/src/v4/component/LoadingImage/styles.ts +0 -45
  11307. package/src/v4/component/LoadingVideo/index.tsx +0 -228
  11308. package/src/v4/component/MemberChip/MemberChip.tsx +0 -47
  11309. package/src/v4/component/MemberChip/styles.ts +0 -39
  11310. package/src/v4/component/MyAvatar/MyAvatar.tsx +0 -39
  11311. package/src/v4/component/MyStories/StoryCircleItem.tsx +0 -101
  11312. package/src/v4/component/MyStories/StoryTargetView.tsx +0 -140
  11313. package/src/v4/component/MyStories/index.tsx +0 -137
  11314. package/src/v4/component/MyStories/styles.ts +0 -102
  11315. package/src/v4/component/NewsFeedLoadingComponent/NewsFeedLoadingComponent.tsx +0 -60
  11316. package/src/v4/component/NewsFeedLoadingComponent/styles.ts +0 -18
  11317. package/src/v4/component/NoResult/NoResult.tsx +0 -28
  11318. package/src/v4/component/NoResult/styles.ts +0 -23
  11319. package/src/v4/component/NoSearchResult/NoSearchResult.tsx +0 -37
  11320. package/src/v4/component/PollContent/PollFooter.tsx +0 -67
  11321. package/src/v4/component/PollContent/PollOption.tsx +0 -162
  11322. package/src/v4/component/PollContent/PollResults.tsx +0 -101
  11323. package/src/v4/component/PollContent/index.tsx +0 -69
  11324. package/src/v4/component/PollContent/style.ts +0 -142
  11325. package/src/v4/component/PopupMenu/PopupMenu.tsx +0 -117
  11326. package/src/v4/component/PostAdComponent/PostAdComponent.tsx +0 -97
  11327. package/src/v4/component/PostAdComponent/PostAdHeader.tsx +0 -55
  11328. package/src/v4/component/PostAdComponent/styles.ts +0 -112
  11329. package/src/v4/component/PostContent/index.tsx +0 -369
  11330. package/src/v4/component/PostFeedSkeleton/PostFeedSkeleton.tsx +0 -27
  11331. package/src/v4/component/PostFeedSkeleton/styles.ts +0 -25
  11332. package/src/v4/component/PostMenu/index.tsx +0 -333
  11333. package/src/v4/component/PostMenu/styles.ts +0 -54
  11334. package/src/v4/component/PreviewLink/LinkPreview.tsx +0 -94
  11335. package/src/v4/component/PreviewLink/styles.ts +0 -37
  11336. package/src/v4/component/PreviewLink/utils.ts +0 -231
  11337. package/src/v4/component/RenderTextWithMention/RenderTextWithMention.tsx +0 -129
  11338. package/src/v4/component/RenderTextWithMention/styles.ts +0 -28
  11339. package/src/v4/component/SearchInput/SearchInput.tsx +0 -43
  11340. package/src/v4/component/SearchInput/styles.ts +0 -29
  11341. package/src/v4/component/SearchItem/index.tsx +0 -99
  11342. package/src/v4/component/SearchItem/styles.ts +0 -41
  11343. package/src/v4/component/SearchResultItem/SearchResultItem.tsx +0 -148
  11344. package/src/v4/component/SearchResultItem/styles.ts +0 -60
  11345. package/src/v4/component/Social/CommentList/CommentList.tsx +0 -318
  11346. package/src/v4/component/Social/CommentList/styles.ts +0 -129
  11347. package/src/v4/component/Social/CommentListItem/CommentListItem.tsx +0 -504
  11348. package/src/v4/component/Social/CommentListItem/styles.ts +0 -169
  11349. package/src/v4/component/Social/ReplyCommentList/index.tsx +0 -330
  11350. package/src/v4/component/Social/ReplyCommentList/styles.ts +0 -155
  11351. package/src/v4/component/StoryKit/src/Story.tsx +0 -180
  11352. package/src/v4/component/StoryKit/src/StoryCircleListItem.tsx +0 -194
  11353. package/src/v4/component/StoryKit/src/StoryCircleListView.tsx +0 -39
  11354. package/src/v4/component/StoryKit/src/StoryListItem.tsx +0 -609
  11355. package/src/v4/component/StoryKit/src/components/AndroidCubeEffect.js +0 -295
  11356. package/src/v4/component/StoryKit/src/components/CubeNavigationHorizontal.js +0 -298
  11357. package/src/v4/component/StoryKit/src/helpers/StateHelpers.ts +0 -9
  11358. package/src/v4/component/StoryKit/src/styles.ts +0 -224
  11359. package/src/v4/component/TargetSelectionPage/TargetItem/TargetItem.tsx +0 -113
  11360. package/src/v4/component/TargetSelectionPage/TargetSelectionPage.tsx +0 -160
  11361. package/src/v4/component/TargetSelectionPage/styles.ts +0 -56
  11362. package/src/v4/component/Toast/index.tsx +0 -81
  11363. package/src/v4/component/Toast/styles.ts +0 -35
  11364. package/src/v4/component/Typography/Typography.tsx +0 -76
  11365. package/src/v4/component/Typography/styles.ts +0 -59
  11366. package/src/v4/component/core/CheckBox/index.tsx +0 -182
  11367. package/src/v4/component/core/CheckBox/styles.ts +0 -21
  11368. package/src/v4/component/core/Radio/index.tsx +0 -168
  11369. package/src/v4/component/core/Radio/styles.ts +0 -21
  11370. package/src/v4/component/core/Tabs/Tabs.tsx +0 -113
  11371. package/src/v4/component/core/Tabs/styles.ts +0 -65
  11372. package/src/v4/constants/index.ts +0 -107
  11373. package/src/v4/core/hooks/useSocialSettings.ts +0 -30
  11374. package/src/v4/elements/ActionButton/ActionButton.tsx +0 -46
  11375. package/src/v4/elements/ActionButton/styles.ts +0 -15
  11376. package/src/v4/elements/AddOptionButton/index.tsx +0 -47
  11377. package/src/v4/elements/AddOptionButton/styles.ts +0 -26
  11378. package/src/v4/elements/AddThumbnailButton/AddThumbnailButton.tsx +0 -48
  11379. package/src/v4/elements/AddThumbnailButton/styles.ts +0 -17
  11380. package/src/v4/elements/AllCategoriesTitle/AllCategoriesTitle.tsx +0 -40
  11381. package/src/v4/elements/AnnouncementBadge/AnnouncementBadge.tsx +0 -44
  11382. package/src/v4/elements/AnnouncementBadge/styles.ts +0 -11
  11383. package/src/v4/elements/BackButton/BackButton.tsx +0 -45
  11384. package/src/v4/elements/BackButton/styles.ts +0 -11
  11385. package/src/v4/elements/CameraButton/index.tsx +0 -50
  11386. package/src/v4/elements/CameraButton/styles.ts +0 -24
  11387. package/src/v4/elements/CancelCreateLivestreamButton/CancelCreateLivestreamButton.tsx +0 -44
  11388. package/src/v4/elements/CategoryRowImage/CategoryRowImage.tsx +0 -83
  11389. package/src/v4/elements/CategoryRowName/CategoryRowName.tsx +0 -40
  11390. package/src/v4/elements/CategoryTitle/CategoryTitle.tsx +0 -40
  11391. package/src/v4/elements/ChangeThumbnailButton/ChangeThumbnailButton.tsx +0 -43
  11392. package/src/v4/elements/ChangeThumbnailButton/styles.ts +0 -18
  11393. package/src/v4/elements/CloseButton/index.tsx +0 -45
  11394. package/src/v4/elements/CloseButton/styles.ts +0 -7
  11395. package/src/v4/elements/CommunityAddMemberButton/CommunityAddMemberButton.tsx +0 -53
  11396. package/src/v4/elements/CommunityAddMemberButton/styles.ts +0 -26
  11397. package/src/v4/elements/CommunityCatetory/CommunityCategory.tsx +0 -41
  11398. package/src/v4/elements/CommunityCover/CommunityCover.tsx +0 -89
  11399. package/src/v4/elements/CommunityCover/CommunityCoverNavigator.tsx +0 -124
  11400. package/src/v4/elements/CommunityCreatePostButton/CommunityCreatePostButton.tsx +0 -40
  11401. package/src/v4/elements/CommunityCreatePostButton/styles.ts +0 -28
  11402. package/src/v4/elements/CommunityDescription/CommunityDescription.tsx +0 -58
  11403. package/src/v4/elements/CommunityDisplayname/CommunityDisplayname.tsx +0 -43
  11404. package/src/v4/elements/CommunityDisplayname/styles.ts +0 -18
  11405. package/src/v4/elements/CommunityEmptyImage/CommunityEmptyImage.tsx +0 -42
  11406. package/src/v4/elements/CommunityEmptyTitle/CommunityEmptyTitle.tsx +0 -36
  11407. package/src/v4/elements/CommunityInfo/CommunityInfo.tsx +0 -82
  11408. package/src/v4/elements/CommunityJoinButtonElement/CommunityJoinButtonElement.tsx +0 -64
  11409. package/src/v4/elements/CommunityJoinedButtonElement/CommunityJoinedButtonElement.tsx +0 -52
  11410. package/src/v4/elements/CommunityMemeberCount/CommunityMemeberCount.tsx +0 -39
  11411. package/src/v4/elements/CommunityMemeberCount/styles.ts +0 -11
  11412. package/src/v4/elements/CommunityName/CommunityName.tsx +0 -47
  11413. package/src/v4/elements/CommunityOfficialBadge/CommunityOfficialBadge.tsx +0 -52
  11414. package/src/v4/elements/CommunityPendingPost/CommunityPendingPost.tsx +0 -84
  11415. package/src/v4/elements/CommunityPrivacyIcon/CommunityPrivacyIcon.tsx +0 -42
  11416. package/src/v4/elements/CommunityPrivacyIcon/styles.ts +0 -19
  11417. package/src/v4/elements/CommunityPrivateBadge/CommunityPrivateBadge.tsx +0 -52
  11418. package/src/v4/elements/CommunityRowImage/CommunityRowImage.tsx +0 -90
  11419. package/src/v4/elements/CommunityRowImage/styles.ts +0 -44
  11420. package/src/v4/elements/CommunityVerifyBadge/CommunityVerifyBadge.tsx +0 -52
  11421. package/src/v4/elements/DeleteThumbnailButton/DeleteThumbnailButton.tsx +0 -43
  11422. package/src/v4/elements/DeleteThumbnailButton/styles.ts +0 -18
  11423. package/src/v4/elements/EndLiveStreamButton/EndLiveStreamButton.tsx +0 -38
  11424. package/src/v4/elements/EndLiveStreamButton/styles.ts +0 -21
  11425. package/src/v4/elements/ExploreCreateCommunity/ExploreCreateCommunity.tsx +0 -39
  11426. package/src/v4/elements/FormDescription/index.tsx +0 -41
  11427. package/src/v4/elements/FormDescription/styles.ts +0 -12
  11428. package/src/v4/elements/FormLabel/index.tsx +0 -48
  11429. package/src/v4/elements/FormLabel/styles.ts +0 -15
  11430. package/src/v4/elements/ImageButton/index.tsx +0 -50
  11431. package/src/v4/elements/ImageButton/styles.ts +0 -24
  11432. package/src/v4/elements/ImageGallery/ImageGallery.tsx +0 -127
  11433. package/src/v4/elements/ImageViewer/ImageViewer.tsx +0 -150
  11434. package/src/v4/elements/LiveTimerStatus/LiveTimerStatus.tsx +0 -32
  11435. package/src/v4/elements/LiveTimerStatus/styles.ts +0 -21
  11436. package/src/v4/elements/LivestreamTerminatedActionButton/LivestreamTerminatedActionButton.tsx +0 -42
  11437. package/src/v4/elements/MenuAction/MenuAction.tsx +0 -31
  11438. package/src/v4/elements/MenuAction/index.tsx +0 -1
  11439. package/src/v4/elements/MenuAction/styles.ts +0 -28
  11440. package/src/v4/elements/MenuButton/MenuButton.tsx +0 -45
  11441. package/src/v4/elements/MenuButton/styles.ts +0 -7
  11442. package/src/v4/elements/ModeratorBadge/ModeratorBadge.tsx +0 -46
  11443. package/src/v4/elements/ModeratorBadge/styles.ts +0 -19
  11444. package/src/v4/elements/PinBadge/PinBadge.tsx +0 -42
  11445. package/src/v4/elements/PinBadge/styles.ts +0 -11
  11446. package/src/v4/elements/StartLivestreamButton/StartLivestreamButton.tsx +0 -40
  11447. package/src/v4/elements/SwitchCameraButton/SwitchCameraButton.tsx +0 -37
  11448. package/src/v4/elements/Timestamp/Timestamp.tsx +0 -43
  11449. package/src/v4/elements/Timestamp/styles.ts +0 -15
  11450. package/src/v4/elements/Title/index.tsx +0 -47
  11451. package/src/v4/elements/Title/styles.ts +0 -12
  11452. package/src/v4/elements/VideoGallery/VideoGallery.tsx +0 -142
  11453. package/src/v4/elements/VideoViewer/VideoViewer.tsx +0 -150
  11454. package/src/v4/elements/index.ts +0 -5
  11455. package/src/v4/engine/AssetDownloader.ts +0 -257
  11456. package/src/v4/enum/enumUIKitID.ts +0 -252
  11457. package/src/v4/enum/imageSizeState.ts +0 -12
  11458. package/src/v4/enum/livestreamStatus.ts +0 -6
  11459. package/src/v4/enum/postTargetType.ts +0 -5
  11460. package/src/v4/enum/tabNameState.ts +0 -15
  11461. package/src/v4/features/community/AddCategory/AddCategory.tsx +0 -125
  11462. package/src/v4/features/community/AddCategory/components/Header/Header.tsx +0 -32
  11463. package/src/v4/features/community/AddCategory/components/Header/styles.ts +0 -29
  11464. package/src/v4/features/community/AddCategory/hooks/useAddCategory.ts +0 -52
  11465. package/src/v4/features/community/AddCategory/styles.ts +0 -67
  11466. package/src/v4/features/community/AddMember/AddMember.tsx +0 -197
  11467. package/src/v4/features/community/AddMember/components/Header/Header.tsx +0 -23
  11468. package/src/v4/features/community/AddMember/components/Header/styles.ts +0 -26
  11469. package/src/v4/features/community/AddMember/hooks/useAddMember.ts +0 -79
  11470. package/src/v4/features/community/AddMember/styles.ts +0 -83
  11471. package/src/v4/features/community/CommentsNotificationSetting/CommentsNotificationSetting.tsx +0 -207
  11472. package/src/v4/features/community/CommentsNotificationSetting/components/Header/Header.tsx +0 -59
  11473. package/src/v4/features/community/CommentsNotificationSetting/components/Header/styles.ts +0 -30
  11474. package/src/v4/features/community/CommentsNotificationSetting/styles.ts +0 -42
  11475. package/src/v4/features/community/Create/Create.tsx +0 -134
  11476. package/src/v4/features/community/Create/components/Header/Header.tsx +0 -48
  11477. package/src/v4/features/community/Create/components/Header/styles.ts +0 -26
  11478. package/src/v4/features/community/Create/components/Members/index.tsx +0 -70
  11479. package/src/v4/features/community/Create/components/Members/styles.ts +0 -27
  11480. package/src/v4/features/community/Create/hooks/useCreateCommunity.ts +0 -120
  11481. package/src/v4/features/community/Create/styles.ts +0 -39
  11482. package/src/v4/features/community/Edit/Edit.tsx +0 -120
  11483. package/src/v4/features/community/Edit/components/Header/Header.tsx +0 -52
  11484. package/src/v4/features/community/Edit/components/Header/styles.ts +0 -26
  11485. package/src/v4/features/community/Edit/hooks/useEditCommunity.ts +0 -121
  11486. package/src/v4/features/community/Edit/styles.ts +0 -39
  11487. package/src/v4/features/community/LivestreamsNotificationSetting/LivestreamsNotificationSetting.tsx +0 -177
  11488. package/src/v4/features/community/LivestreamsNotificationSetting/components/Header/Header.tsx +0 -59
  11489. package/src/v4/features/community/LivestreamsNotificationSetting/components/Header/styles.ts +0 -30
  11490. package/src/v4/features/community/LivestreamsNotificationSetting/styles.ts +0 -42
  11491. package/src/v4/features/community/Membership/Membership.tsx +0 -52
  11492. package/src/v4/features/community/Membership/components/Header/Header.tsx +0 -58
  11493. package/src/v4/features/community/Membership/components/Header/styles.ts +0 -30
  11494. package/src/v4/features/community/Membership/components/MemberItem/MemberItem.tsx +0 -299
  11495. package/src/v4/features/community/Membership/components/MemberItem/style.ts +0 -39
  11496. package/src/v4/features/community/Membership/components/MemberList/MemberList.tsx +0 -92
  11497. package/src/v4/features/community/Membership/components/MemberList/styles.ts +0 -29
  11498. package/src/v4/features/community/Membership/components/ModeratorList/ModeratorList.tsx +0 -71
  11499. package/src/v4/features/community/Membership/components/ModeratorList/styles.ts +0 -27
  11500. package/src/v4/features/community/Membership/hooks/useMembership.ts +0 -64
  11501. package/src/v4/features/community/Membership/styles.ts +0 -19
  11502. package/src/v4/features/community/NotificationSetting/NotificationSetting.tsx +0 -192
  11503. package/src/v4/features/community/NotificationSetting/components/Header/Header.tsx +0 -26
  11504. package/src/v4/features/community/NotificationSetting/components/Header/styles.ts +0 -30
  11505. package/src/v4/features/community/NotificationSetting/styles.ts +0 -41
  11506. package/src/v4/features/community/PendingRequest/PendingRequest.tsx +0 -74
  11507. package/src/v4/features/community/PendingRequest/components/Header/Header.tsx +0 -30
  11508. package/src/v4/features/community/PendingRequest/components/Header/styles.ts +0 -30
  11509. package/src/v4/features/community/PendingRequest/styles.ts +0 -19
  11510. package/src/v4/features/community/PostPermission/PostPermission.tsx +0 -147
  11511. package/src/v4/features/community/PostPermission/components/Header/Header.tsx +0 -39
  11512. package/src/v4/features/community/PostPermission/components/Header/styles.ts +0 -26
  11513. package/src/v4/features/community/PostPermission/styles.ts +0 -29
  11514. package/src/v4/features/community/PostsNotificationSetting/PostsNotificationSetting.tsx +0 -189
  11515. package/src/v4/features/community/PostsNotificationSetting/components/Header/Header.tsx +0 -59
  11516. package/src/v4/features/community/PostsNotificationSetting/components/Header/styles.ts +0 -30
  11517. package/src/v4/features/community/PostsNotificationSetting/styles.ts +0 -42
  11518. package/src/v4/features/community/Setting/Setting.tsx +0 -120
  11519. package/src/v4/features/community/Setting/components/Header/Header.tsx +0 -30
  11520. package/src/v4/features/community/Setting/components/Header/styles.ts +0 -30
  11521. package/src/v4/features/community/Setting/elements/CloseCommunity/CloseCommunity.tsx +0 -42
  11522. package/src/v4/features/community/Setting/elements/CloseCommunity/styles.ts +0 -22
  11523. package/src/v4/features/community/Setting/elements/CloseCommunityDescription/CloseCommunityDescription.tsx +0 -40
  11524. package/src/v4/features/community/Setting/elements/CloseCommunityDescription/styles.ts +0 -16
  11525. package/src/v4/features/community/Setting/elements/LeaveCommunity/LeaveCommunity.tsx +0 -42
  11526. package/src/v4/features/community/Setting/elements/LeaveCommunity/styles.ts +0 -21
  11527. package/src/v4/features/community/Setting/hooks/useCommunitySetting.ts +0 -151
  11528. package/src/v4/features/community/Setting/styles.ts +0 -29
  11529. package/src/v4/features/community/StoriesNotificationSetting/StoriesNotificationSetting.tsx +0 -206
  11530. package/src/v4/features/community/StoriesNotificationSetting/components/Header/Header.tsx +0 -59
  11531. package/src/v4/features/community/StoriesNotificationSetting/components/Header/styles.ts +0 -30
  11532. package/src/v4/features/community/StoriesNotificationSetting/styles.ts +0 -42
  11533. package/src/v4/features/community/StorySetting/StorySetting.tsx +0 -103
  11534. package/src/v4/features/community/StorySetting/components/Header/Header.tsx +0 -26
  11535. package/src/v4/features/community/StorySetting/components/Header/styles.ts +0 -30
  11536. package/src/v4/features/community/StorySetting/styles.ts +0 -36
  11537. package/src/v4/features/community/shared/components/Categories/index.tsx +0 -111
  11538. package/src/v4/features/community/shared/components/Categories/styles.ts +0 -40
  11539. package/src/v4/features/community/shared/components/CoverImageUpload/index.tsx +0 -121
  11540. package/src/v4/features/community/shared/components/CoverImageUpload/styles.ts +0 -41
  11541. package/src/v4/features/community/shared/components/MemberSkeleton/MemberSkeleton.tsx +0 -21
  11542. package/src/v4/features/community/shared/components/MemberSkeleton/styles.ts +0 -10
  11543. package/src/v4/features/community/shared/components/Privacy/index.tsx +0 -92
  11544. package/src/v4/features/community/shared/components/Privacy/styles.ts +0 -43
  11545. package/src/v4/features/community/shared/elements/Action/Action.tsx +0 -82
  11546. package/src/v4/features/community/shared/elements/Action/styles.ts +0 -30
  11547. package/src/v4/hook/collections/useCategoryCollection.ts +0 -22
  11548. package/src/v4/hook/collections/useCommunityMemberCollection.ts +0 -25
  11549. package/src/v4/hook/collections/useLiveCollection.ts +0 -131
  11550. package/src/v4/hook/collections/usePinnedPostCollection.ts +0 -25
  11551. package/src/v4/hook/collections/usePostCollection.ts +0 -25
  11552. package/src/v4/hook/collections/useSearchMemberByDisplayNameCollection.ts +0 -29
  11553. package/src/v4/hook/collections/useSearchUserByDisplayNameCollection.ts +0 -28
  11554. package/src/v4/hook/collections/useUserCollection.ts +0 -25
  11555. package/src/v4/hook/index.ts +0 -32
  11556. package/src/v4/hook/poll.ts +0 -26
  11557. package/src/v4/hook/useAmityGlobalSearchViewModel.ts +0 -90
  11558. package/src/v4/hook/useCategories.ts +0 -62
  11559. package/src/v4/hook/useCommentAdImpression.ts +0 -29
  11560. package/src/v4/hook/useConfig.ts +0 -35
  11561. package/src/v4/hook/useConfigImageUri.ts +0 -121
  11562. package/src/v4/hook/useCustomRankingGlobalFeed.ts +0 -117
  11563. package/src/v4/hook/useFile.ts +0 -36
  11564. package/src/v4/hook/useFlagUserQuery.ts +0 -38
  11565. package/src/v4/hook/useGenerateThemeStyles.ts +0 -27
  11566. package/src/v4/hook/useImagePicker.ts +0 -103
  11567. package/src/v4/hook/useIsCommunityModerator.ts +0 -35
  11568. package/src/v4/hook/useMention/index.tsx +0 -175
  11569. package/src/v4/hook/useMention/styles.ts +0 -39
  11570. package/src/v4/hook/usePaginator.ts +0 -290
  11571. package/src/v4/hook/usePendingPostQuery.ts +0 -79
  11572. package/src/v4/hook/usePoll.ts +0 -51
  11573. package/src/v4/hook/usePostImpression.ts +0 -37
  11574. package/src/v4/hook/useRecommenedCommunities.ts +0 -75
  11575. package/src/v4/hook/useSearch.ts +0 -80
  11576. package/src/v4/hook/useStoryPermission.ts +0 -26
  11577. package/src/v4/hook/useTrendingCommunities.ts +0 -48
  11578. package/src/v4/hook/useUiKitConfig.ts +0 -16
  11579. package/src/v4/hook/useUiKitReference.ts +0 -53
  11580. package/src/v4/hook/useUser.ts +0 -16
  11581. package/src/v4/hook/useValidateConfig.ts +0 -44
  11582. package/src/v4/index.tsx +0 -68
  11583. package/src/v4/providers/AdEngineProvider.tsx +0 -194
  11584. package/src/v4/providers/BehaviourProvider.tsx +0 -59
  11585. package/src/v4/providers/ExploreProvider.tsx +0 -97
  11586. package/src/v4/routes/AmityPageRenderer.tsx +0 -370
  11587. package/src/v4/routes/AmitySocialUIKitV4Navigator.tsx +0 -368
  11588. package/src/v4/routes/RouteParamList.tsx +0 -154
  11589. package/src/v4/screen/CommunityAddCategory/index.tsx +0 -15
  11590. package/src/v4/screen/CommunityAddMember/index.tsx +0 -15
  11591. package/src/v4/screen/CommunityCommentsNotificationSetting/index.tsx +0 -27
  11592. package/src/v4/screen/CommunityHome/index.tsx +0 -418
  11593. package/src/v4/screen/CommunityHome/styles.ts +0 -170
  11594. package/src/v4/screen/CommunityLivestreamsNotificationSetting/index.tsx +0 -27
  11595. package/src/v4/screen/CommunityMembership/index.tsx +0 -19
  11596. package/src/v4/screen/CommunityNotificationSetting/index.tsx +0 -23
  11597. package/src/v4/screen/CommunityPendingRequest/index.tsx +0 -21
  11598. package/src/v4/screen/CommunityPostPermission/index.tsx +0 -21
  11599. package/src/v4/screen/CommunityPostsNotificationSetting/index.tsx +0 -27
  11600. package/src/v4/screen/CommunitySetting/index.tsx +0 -18
  11601. package/src/v4/screen/CommunityStoriesNotificationSetting/index.tsx +0 -27
  11602. package/src/v4/screen/CommunityStorySetting/index.tsx +0 -21
  11603. package/src/v4/screen/CreateCommunity/index.tsx +0 -17
  11604. package/src/v4/screen/CreateLivestream/index.tsx +0 -15
  11605. package/src/v4/screen/CreatePost/index.tsx +0 -21
  11606. package/src/v4/screen/CreateStory/CreateStoryScreen.tsx +0 -65
  11607. package/src/v4/screen/EditCommunity/index.tsx +0 -24
  11608. package/src/v4/screen/EditPost/EditPost.tsx +0 -20
  11609. package/src/v4/screen/Feed/index.tsx +0 -168
  11610. package/src/v4/screen/Feed/styles.ts +0 -15
  11611. package/src/v4/screen/FollowerList/Components/FollowerListItem.tsx +0 -194
  11612. package/src/v4/screen/FollowerList/FollowerList.tsx +0 -112
  11613. package/src/v4/screen/FollowerList/styles.ts +0 -71
  11614. package/src/v4/screen/GlobalFeed/index.tsx +0 -108
  11615. package/src/v4/screen/GlobalFeed/styles.ts +0 -15
  11616. package/src/v4/screen/LivestreamPlayer/index.tsx +0 -15
  11617. package/src/v4/screen/LivestreamPostTargetSelection/index.tsx +0 -15
  11618. package/src/v4/screen/LivestreamTerminated/index.tsx +0 -15
  11619. package/src/v4/screen/PollPostComposer/index.tsx +0 -15
  11620. package/src/v4/screen/PollTargetSelection/index.tsx +0 -15
  11621. package/src/v4/screen/PostDetail/index.tsx +0 -41
  11622. package/src/v4/screen/PostTargetSelection/index.tsx +0 -16
  11623. package/src/v4/screen/UserPendingRequest/Components/PendingFollowerListItem.tsx +0 -76
  11624. package/src/v4/screen/UserPendingRequest/UserPendingRequest.tsx +0 -49
  11625. package/src/v4/screen/UserPendingRequest/styles.ts +0 -72
  11626. package/src/v4/screen/UserProfile/index.tsx +0 -41
  11627. package/src/v4/screen/UserProfileSetting/UserProfileSetting.tsx +0 -164
  11628. package/src/v4/screen/UserProfileSetting/styles.ts +0 -61
  11629. package/src/v4/stores/slices/toast.ts +0 -62
  11630. package/src/v4/types/behaviour.interface.ts +0 -177
  11631. package/src/v4/types/config.interface.ts +0 -49
  11632. package/src/v4/utils/errors.ts +0 -34
  11633. package/src/v4/utils/permissions.ts +0 -62
  11634. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/aspect_ratio.png +0 -0
  11635. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/backButtonIcon.png +0 -0
  11636. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/badgeIcon.png +0 -0
  11637. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/camera_button.png +0 -0
  11638. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/clear.png +0 -0
  11639. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/close_button_dark.png +0 -0
  11640. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/close_button_light.png +0 -0
  11641. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/commentButtonIcon.png +0 -0
  11642. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/create_livestream_button.png +0 -0
  11643. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/create_poll_button.png +0 -0
  11644. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/create_post_button.png +0 -0
  11645. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/create_story_button.png +0 -0
  11646. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/emptyFeedIcon_dark.png +0 -0
  11647. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/emptyFeedIcon_light.png +0 -0
  11648. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/empty_list_icon.png +0 -0
  11649. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/exploreCommunityIcon.png +0 -0
  11650. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/file_button.png +0 -0
  11651. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/hyperlink_button.png +0 -0
  11652. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/image_button.png +0 -0
  11653. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/likeButtonIcon.png +0 -0
  11654. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/lockIcon.png +0 -0
  11655. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/menuIcon.png +0 -0
  11656. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/mute.png +0 -0
  11657. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/officialBadgeIcon.png +0 -0
  11658. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/plus.png +0 -0
  11659. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/search.png +0 -0
  11660. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/search_light.png +0 -0
  11661. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/shareButtonIcon.png +0 -0
  11662. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/unmute.png +0 -0
  11663. /package/lib/commonjs/{v4/configAssets/icons → core/assets/configs}/video_button.png +0 -0
  11664. /package/lib/commonjs/{v4 → core}/assets/icons/arrowDown.js +0 -0
  11665. /package/lib/commonjs/{v4 → core}/assets/icons/arrowLeft.js +0 -0
  11666. /package/lib/commonjs/{v4 → core}/assets/icons/arrowRight.js +0 -0
  11667. /package/lib/commonjs/{v4 → core}/assets/icons/ban.js +0 -0
  11668. /package/lib/commonjs/{v4 → core}/assets/icons/bell.js +0 -0
  11669. /package/lib/commonjs/{v4 → core}/assets/icons/camera.js +0 -0
  11670. /package/lib/commonjs/{v4 → core}/assets/icons/category.js +0 -0
  11671. /package/lib/commonjs/{v4 → core}/assets/icons/check.js +0 -0
  11672. /package/lib/commonjs/{v4 → core}/assets/icons/checkbox.js +0 -0
  11673. /package/lib/commonjs/{v4 → core}/assets/icons/close.js +0 -0
  11674. /package/lib/commonjs/{v4 → core}/assets/icons/commentNotification.js +0 -0
  11675. /package/lib/commonjs/{v4 → core}/assets/icons/community.js +0 -0
  11676. /package/lib/commonjs/{v4 → core}/assets/icons/cross.js +0 -0
  11677. /package/lib/commonjs/{v4 → core}/assets/icons/demote.js +0 -0
  11678. /package/lib/commonjs/{v4 → core}/assets/icons/dot.js +0 -0
  11679. /package/lib/commonjs/{v4 → core}/assets/icons/emptyCommunity.js +0 -0
  11680. /package/lib/commonjs/{v4 → core}/assets/icons/emptyList.js +0 -0
  11681. /package/lib/commonjs/{v4 → core}/assets/icons/errorPage.js +0 -0
  11682. /package/lib/commonjs/{v4 → core}/assets/icons/exclamation.js +0 -0
  11683. /package/lib/commonjs/{v4 → core}/assets/icons/featured.js +0 -0
  11684. /package/lib/commonjs/{v4 → core}/assets/icons/firework.js +0 -0
  11685. /package/lib/commonjs/{v4 → core}/assets/icons/imageUpload.js +0 -0
  11686. /package/lib/commonjs/{v4 → core}/assets/icons/list.js +0 -0
  11687. /package/lib/commonjs/{v4 → core}/assets/icons/livestream.js +0 -0
  11688. /package/lib/commonjs/{v4 → core}/assets/icons/member.js +0 -0
  11689. /package/lib/commonjs/{v4 → core}/assets/icons/menu.js +0 -0
  11690. /package/lib/commonjs/{v4 → core}/assets/icons/moderator.js +0 -0
  11691. /package/lib/commonjs/{v4 → core}/assets/icons/noResult.js +0 -0
  11692. /package/lib/commonjs/{v4 → core}/assets/icons/pause.js +0 -0
  11693. /package/lib/commonjs/{v4 → core}/assets/icons/pen.js +0 -0
  11694. /package/lib/commonjs/{v4 → core}/assets/icons/penFill.js +0 -0
  11695. /package/lib/commonjs/{v4 → core}/assets/icons/photo.js +0 -0
  11696. /package/lib/commonjs/{v4 → core}/assets/icons/pinFill.js +0 -0
  11697. /package/lib/commonjs/{v4 → core}/assets/icons/play.js +0 -0
  11698. /package/lib/commonjs/{v4 → core}/assets/icons/plus.js +0 -0
  11699. /package/lib/commonjs/{v4 → core}/assets/icons/post.js +0 -0
  11700. /package/lib/commonjs/{v4 → core}/assets/icons/postNotification.js +0 -0
  11701. /package/lib/commonjs/{v4 → core}/assets/icons/postPermission.js +0 -0
  11702. /package/lib/commonjs/{v4 → core}/assets/icons/private.js +0 -0
  11703. /package/lib/commonjs/{v4 → core}/assets/icons/privateFeed.js +0 -0
  11704. /package/lib/commonjs/{v4 → core}/assets/icons/promote.js +0 -0
  11705. /package/lib/commonjs/{v4 → core}/assets/icons/public.js +0 -0
  11706. /package/lib/commonjs/{v4 → core}/assets/icons/radio.js +0 -0
  11707. /package/lib/commonjs/{v4 → core}/assets/icons/report.js +0 -0
  11708. /package/lib/commonjs/{v4 → core}/assets/icons/resume.js +0 -0
  11709. /package/lib/commonjs/{v4 → core}/assets/icons/rotate.js +0 -0
  11710. /package/lib/commonjs/{v4 → core}/assets/icons/search.js +0 -0
  11711. /package/lib/commonjs/{v4 → core}/assets/icons/startLivestream.js +0 -0
  11712. /package/lib/commonjs/{v4 → core}/assets/icons/story.js +0 -0
  11713. /package/lib/commonjs/{v4 → core}/assets/icons/terminated.js +0 -0
  11714. /package/lib/commonjs/{v4 → core}/assets/icons/thumbnail.js +0 -0
  11715. /package/lib/commonjs/{v4 → core}/assets/icons/trash.js +0 -0
  11716. /package/lib/commonjs/{v4 → core}/assets/icons/unreport.js +0 -0
  11717. /package/lib/commonjs/{v4 → core}/assets/icons/verifiedBadge.js +0 -0
  11718. /package/lib/commonjs/{v4 → core}/assets/icons/warning.js +0 -0
  11719. /package/lib/commonjs/{v4 → core}/assets/images/BackIcon.png +0 -0
  11720. /package/lib/commonjs/{v4 → core}/assets/images/GroupChat.png +0 -0
  11721. /package/lib/commonjs/{v4 → core}/assets/images/GroupChat.svg +0 -0
  11722. /package/lib/commonjs/{v4 → core}/assets/images/Option.svg +0 -0
  11723. /package/lib/commonjs/{v4 → core}/assets/images/Private.svg +0 -0
  11724. /package/lib/commonjs/{v4 → core}/assets/images/Public.svg +0 -0
  11725. /package/lib/commonjs/{v4 → core}/assets/images/adAvatar.png +0 -0
  11726. /package/lib/commonjs/{v4 → core}/assets/images/addChat.png +0 -0
  11727. /package/lib/commonjs/{v4 → core}/assets/images/arrowRight-2.png +0 -0
  11728. /package/lib/commonjs/{v4 → core}/assets/images/arrowRight.png +0 -0
  11729. /package/lib/commonjs/{v4 → core}/assets/images/back.svg +0 -0
  11730. /package/lib/commonjs/{v4 → core}/assets/images/camera.png +0 -0
  11731. /package/lib/commonjs/{v4 → core}/assets/images/cameraIcon.png +0 -0
  11732. /package/lib/commonjs/{v4 → core}/assets/images/comment.svg +0 -0
  11733. /package/lib/commonjs/{v4 → core}/assets/images/communityAvatar.png +0 -0
  11734. /package/lib/commonjs/{v4 → core}/assets/images/editPencil-not-filled.png +0 -0
  11735. /package/lib/commonjs/{v4 → core}/assets/images/editPencil.png +0 -0
  11736. /package/lib/commonjs/{v4 → core}/assets/images/followPlus.png +0 -0
  11737. /package/lib/commonjs/{v4 → core}/assets/images/gallery.png +0 -0
  11738. /package/lib/commonjs/{v4 → core}/assets/images/groupMember.png +0 -0
  11739. /package/lib/commonjs/{v4 → core}/assets/images/keyboard.png +0 -0
  11740. /package/lib/commonjs/{v4 → core}/assets/images/livestream.png +0 -0
  11741. /package/lib/commonjs/{v4 → core}/assets/images/mic.png +0 -0
  11742. /package/lib/commonjs/{v4 → core}/assets/images/noSearchResult.png +0 -0
  11743. /package/lib/commonjs/{v4 → core}/assets/images/person.svg +0 -0
  11744. /package/lib/commonjs/{v4 → core}/assets/images/plus.png +0 -0
  11745. /package/lib/commonjs/{v4 → core}/assets/images/previewLinkDefaultBackground.png +0 -0
  11746. /package/lib/commonjs/{v4 → core}/assets/images/report.png +0 -0
  11747. /package/lib/commonjs/{v4 → core}/assets/images/send.png +0 -0
  11748. /package/lib/commonjs/{v4 → core}/assets/images/setting.png +0 -0
  11749. /package/lib/commonjs/{v4 → core}/assets/images/threeDot.png +0 -0
  11750. /package/lib/commonjs/{v4 → core}/assets/images/unfollow.png +0 -0
  11751. /package/lib/commonjs/{v4 → core}/assets/images/userAvatar.png +0 -0
  11752. /package/lib/commonjs/{v4 → core}/assets/images/voice.png +0 -0
  11753. /package/lib/commonjs/{v4 → core}/assets/index.js +0 -0
  11754. /package/lib/commonjs/{v4/component/core → core/components}/CheckBox/styles.js +0 -0
  11755. /package/lib/commonjs/{v4/component/core → core/components}/Radio/styles.js +0 -0
  11756. /package/lib/commonjs/{v4/component/core → core/components}/Tabs/index.js +0 -0
  11757. /package/lib/commonjs/{v4/component → core/components}/Typography/styles.js +0 -0
  11758. /package/lib/commonjs/{v4/engine → core/engines}/AdAssetCache.js +0 -0
  11759. /package/lib/commonjs/{v4/engine → core/engines}/AdEngine.js +0 -0
  11760. /package/lib/commonjs/{v4/engine → core/engines}/AdSupplier.js +0 -0
  11761. /package/lib/commonjs/{v4/engine → core/engines}/TimeWindowTracker.js +0 -0
  11762. /package/lib/commonjs/{hooks → core/hooks}/useImagePicker.js +0 -0
  11763. /package/lib/commonjs/{hooks → core/hooks}/useReaction.js +0 -0
  11764. /package/lib/commonjs/{hooks → core/hooks}/useStory.js +0 -0
  11765. /package/lib/commonjs/{hooks → core/hooks}/useTimeDifference.js +0 -0
  11766. /package/lib/commonjs/{v4 → core}/routes/RouteParamList.js +0 -0
  11767. /package/lib/commonjs/{redux → core/stores}/slices/feedSlice.js +0 -0
  11768. /package/lib/commonjs/{redux → core/stores}/slices/postDetailSlice.js +0 -0
  11769. /package/lib/commonjs/{redux → core/stores}/slices/uiSlice.js +0 -0
  11770. /package/lib/commonjs/{util → core/utils}/permission.js +0 -0
  11771. /package/lib/commonjs/{v4/component → social/components}/AdInformation/styles.js +0 -0
  11772. /package/lib/commonjs/{v4/component → social/components}/Avatar/index.js +0 -0
  11773. /package/lib/commonjs/{v4/component → social/components}/Avatar/styles.js +0 -0
  11774. /package/lib/commonjs/{components → social/components}/CancelButton/styles.js +0 -0
  11775. /package/lib/commonjs/{v4/component → social/components}/CategoryChip/index.js +0 -0
  11776. /package/lib/commonjs/{v4/component → social/components}/CategoryChip/styles.js +0 -0
  11777. /package/lib/commonjs/{v4/component → social/components}/CircularProgressIndicator/index.js +0 -0
  11778. /package/lib/commonjs/{v4/component → social/components}/CircularProgressIndicator/styles.js +0 -0
  11779. /package/lib/commonjs/{v4/component → social/components}/CommunityRowItem/styles.js +0 -0
  11780. /package/lib/commonjs/{v4/component → social/components}/CustomSocialTab/styles.js +0 -0
  11781. /package/lib/commonjs/{components → social/components}/CustomTab/styles.js +0 -0
  11782. /package/lib/commonjs/{v4/component → social/components}/ErrorComponent/styles.js +0 -0
  11783. /package/lib/commonjs/{v4/component → social/components}/FormInput/index.js +0 -0
  11784. /package/lib/commonjs/{v4/component → social/components}/FormInput/styles.js +0 -0
  11785. /package/lib/commonjs/{v4/component → social/components}/ImageFeedSkeleton/styles.js +0 -0
  11786. /package/lib/commonjs/{v4/component → social/components}/LimitCharacterSearch/index.js +0 -0
  11787. /package/lib/commonjs/{v4/component/EmptyList → social/components/LimitCharacterSearch}/styles.js +0 -0
  11788. /package/lib/commonjs/{v4/component → social/components}/LivestreamContent/LivestreamEndedThumbnail/styles.js +0 -0
  11789. /package/lib/commonjs/{v4/component → social/components}/LivestreamContent/LivestreamIdleThumbnail/styles.js +0 -0
  11790. /package/lib/commonjs/{v4/component → social/components}/LivestreamContent/LivestreamTerminatedThumbnail/styles.js +0 -0
  11791. /package/lib/commonjs/{v4/component → social/components}/LivestreamContent/styles.js +0 -0
  11792. /package/lib/commonjs/{v4/component → social/components}/LoadingVideo/styles.js +0 -0
  11793. /package/lib/commonjs/{v4/component → social/components}/MemberChip/styles.js +0 -0
  11794. /package/lib/commonjs/{v4/component → social/components}/NewsFeedLoadingComponent/styles.js +0 -0
  11795. /package/lib/commonjs/{v4/component → social/components}/NoResult/index.js +0 -0
  11796. /package/lib/commonjs/{v4/component/LimitCharacterSearch → social/components/NoResult}/styles.js +0 -0
  11797. /package/lib/commonjs/{v4/component → social/components}/PollContent/style.js +0 -0
  11798. /package/lib/commonjs/{v4/component → social/components}/PopupMenu/styles.js +0 -0
  11799. /package/lib/commonjs/{components/MediaSection → social/components/PostContent}/styles.js +0 -0
  11800. /package/lib/commonjs/{v4/component → social/components}/PostFeedSkeleton/index.js +0 -0
  11801. /package/lib/commonjs/{v4/component → social/components}/PostMenu/styles.js +0 -0
  11802. /package/lib/commonjs/{v4/component → social/components}/PreviewLink/index.js +0 -0
  11803. /package/lib/commonjs/{v4/component → social/components}/PreviewLink/styles.js +0 -0
  11804. /package/lib/commonjs/{v4/component → social/components}/PreviewLink/types.js +0 -0
  11805. /package/lib/commonjs/{v4/component → social/components}/RenderTextWithMention/styles.js +0 -0
  11806. /package/lib/commonjs/{v4/component → social/components}/SearchInput/index.js +0 -0
  11807. /package/lib/commonjs/{v4/component → social/components}/SearchInput/styles.js +0 -0
  11808. /package/lib/commonjs/{v4/component → social/components}/SearchItem/styles.js +0 -0
  11809. /package/lib/commonjs/{v4/component → social/components}/SearchResultItem/styles.js +0 -0
  11810. /package/lib/commonjs/{v4/component → social/components}/Social/CommentListItem/styles.js +0 -0
  11811. /package/lib/commonjs/{v4/component → social/components}/Social/ReplyCommentList/styles.js +0 -0
  11812. /package/lib/commonjs/{components → social/components}/StoryKit/index.js +0 -0
  11813. /package/lib/commonjs/{components → social/components}/StoryKit/src/assets/images/no_avatar.png +0 -0
  11814. /package/lib/commonjs/{components → social/components}/StoryKit/src/components/AndroidCubeEffect.js +0 -0
  11815. /package/lib/commonjs/{components → social/components}/StoryKit/src/components/CubeNavigationHorizontal.js +0 -0
  11816. /package/lib/commonjs/{components → social/components}/StoryKit/src/helpers/ValidationHelpers.js +0 -0
  11817. /package/lib/commonjs/{components → social/components}/StoryKit/src/helpers/index.js +0 -0
  11818. /package/lib/commonjs/{components → social/components}/StoryKit/src/interfaces/index.js +0 -0
  11819. /package/lib/commonjs/{v4/component → social/components}/StoryKit/src/styles.js +0 -0
  11820. /package/lib/commonjs/{v4/component → social/components}/TargetSelectionPage/styles.js +0 -0
  11821. /package/lib/commonjs/{components → social/components/legacy}/BackButton/styles.js +0 -0
  11822. /package/lib/commonjs/{v4/component → social/components/legacy}/CancelButton/styles.js +0 -0
  11823. /package/lib/commonjs/{components → social/components/legacy}/CloseButton/styles.js +0 -0
  11824. /package/lib/commonjs/{components → social/components/legacy}/CommunityStories/styles.js +0 -0
  11825. /package/lib/commonjs/{components → social/components/legacy}/CreatePostChooseTargetModal/styles.js +0 -0
  11826. /package/lib/commonjs/{v4/component → social/components/legacy}/CustomTab/styles.js +0 -0
  11827. /package/lib/commonjs/{components → social/components/legacy}/CustomText/styles.js +0 -0
  11828. /package/lib/commonjs/{components → social/components/legacy}/DoneButton/styles.js +0 -0
  11829. /package/lib/commonjs/{components → social/components/legacy}/EditCommentModal/styles.js +0 -0
  11830. /package/lib/commonjs/{components → social/components/legacy}/EditPostModal/styles.js +0 -0
  11831. /package/lib/commonjs/{components → social/components/legacy}/FloatingButton/styles.js +0 -0
  11832. /package/lib/commonjs/{components → social/components/legacy}/LoadingImage/styles.js +0 -0
  11833. /package/lib/commonjs/{components → social/components/legacy}/LoadingIndicator/styles.js +0 -0
  11834. /package/lib/commonjs/{components → social/components/legacy}/LoadingOverlay/styles.js +0 -0
  11835. /package/lib/commonjs/{components → social/components/legacy}/LoadingVideo/styles.js +0 -0
  11836. /package/lib/commonjs/{v4/component/PostContent → social/components/legacy/MediaSection}/styles.js +0 -0
  11837. /package/lib/commonjs/{components → social/components/legacy}/MyStories/styles.js +0 -0
  11838. /package/lib/commonjs/{components → social/components/legacy}/PollSection/style.js +0 -0
  11839. /package/lib/commonjs/{components → social/components/legacy}/PollSection/usePoll.js +0 -0
  11840. /package/lib/commonjs/{components → social/components/legacy}/SearchItem/styles.js +0 -0
  11841. /package/lib/commonjs/{components → social/components/legacy}/Social/CommentList/styles.js +0 -0
  11842. /package/lib/commonjs/{components → social/components/legacy}/Social/PendingPostList/styles.js +0 -0
  11843. /package/lib/commonjs/{components → social/components/legacy}/Social/PostList/styles.js +0 -0
  11844. /package/lib/commonjs/{components → social/components/legacy}/Social/ReplyCommentList/styles.js +0 -0
  11845. /package/lib/commonjs/{v4/component → social/components/legacy}/StoryKit/index.js +0 -0
  11846. /package/lib/commonjs/{v4/component → social/components/legacy}/StoryKit/src/assets/images/no_avatar.png +0 -0
  11847. /package/lib/commonjs/{v4/component → social/components/legacy}/StoryKit/src/helpers/ValidationHelpers.js +0 -0
  11848. /package/lib/commonjs/{v4/component → social/components/legacy}/StoryKit/src/helpers/index.js +0 -0
  11849. /package/lib/commonjs/{v4/component → social/components/legacy}/StoryKit/src/interfaces/index.js +0 -0
  11850. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/LICENSE +0 -0
  11851. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/@types/index.d.js +0 -0
  11852. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/@types/index.js +0 -0
  11853. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/ImageViewing.d.js +0 -0
  11854. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageDefaultHeader.d.js +0 -0
  11855. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.js +0 -0
  11856. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js +0 -0
  11857. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.js +0 -0
  11858. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js +0 -0
  11859. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.js +0 -0
  11860. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.android.d.js +0 -0
  11861. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.d.js +0 -0
  11862. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.ios.d.js +0 -0
  11863. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.ios.js +0 -0
  11864. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.js +0 -0
  11865. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/StatusBarManager.d.js +0 -0
  11866. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/components/StatusBarManager.js +0 -0
  11867. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.js +0 -0
  11868. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useAnimatedComponents.js +0 -0
  11869. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.js +0 -0
  11870. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js +0 -0
  11871. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageDimensions.d.js +0 -0
  11872. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageDimensions.js +0 -0
  11873. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageIndexChange.d.js +0 -0
  11874. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageIndexChange.js +0 -0
  11875. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImagePrefetch.d.js +0 -0
  11876. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImagePrefetch.js +0 -0
  11877. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/usePanResponder.d.js +0 -0
  11878. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/usePanResponder.js +0 -0
  11879. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useRequestClose.d.js +0 -0
  11880. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useRequestClose.js +0 -0
  11881. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.js +0 -0
  11882. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useZoomPanResponder.js +0 -0
  11883. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/index.d.js +0 -0
  11884. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/index.js +0 -0
  11885. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/utils.d.js +0 -0
  11886. /package/lib/commonjs/{components → social/components/legacy}/react-native-image-viewing/dist/utils.js +0 -0
  11887. /package/lib/commonjs/{v4 → social}/elements/ActionButton/index.js +0 -0
  11888. /package/lib/commonjs/{v4 → social}/elements/ActionButton/styles.js +0 -0
  11889. /package/lib/commonjs/{v4 → social}/elements/AddOptionButton/styles.js +0 -0
  11890. /package/lib/commonjs/{v4 → social}/elements/AddThumbnailButton/index.js +0 -0
  11891. /package/lib/commonjs/{v4 → social}/elements/AddThumbnailButton/styles.js +0 -0
  11892. /package/lib/commonjs/{v4 → social}/elements/AnnouncementBadge/index.js +0 -0
  11893. /package/lib/commonjs/{v4 → social}/elements/AnnouncementBadge/styles.js +0 -0
  11894. /package/lib/commonjs/{v4 → social}/elements/BackButton/index.js +0 -0
  11895. /package/lib/commonjs/{v4 → social}/elements/BackButton/styles.js +0 -0
  11896. /package/lib/commonjs/{v4 → social}/elements/CameraButton/styles.js +0 -0
  11897. /package/lib/commonjs/{v4 → social}/elements/CancelCreateLivestreamButton/index.js +0 -0
  11898. /package/lib/commonjs/{v4 → social}/elements/CancelCreateLivestreamButton/styles.js +0 -0
  11899. /package/lib/commonjs/{v4 → social}/elements/ChangeThumbnailButton/index.js +0 -0
  11900. /package/lib/commonjs/{v4 → social}/elements/ChangeThumbnailButton/styles.js +0 -0
  11901. /package/lib/commonjs/{v4 → social}/elements/CloseButton/styles.js +0 -0
  11902. /package/lib/commonjs/{v4 → social}/elements/CommunityAddMemberButton/index.js +0 -0
  11903. /package/lib/commonjs/{v4 → social}/elements/CommunityAddMemberButton/styles.js +0 -0
  11904. /package/lib/commonjs/{v4 → social}/elements/CommunityCreatePostButton/index.js +0 -0
  11905. /package/lib/commonjs/{v4 → social}/elements/CommunityCreatePostButton/styles.js +0 -0
  11906. /package/lib/commonjs/{v4 → social}/elements/CommunityDisplayname/styles.js +0 -0
  11907. /package/lib/commonjs/{v4 → social}/elements/CommunityMemeberCount/styles.js +0 -0
  11908. /package/lib/commonjs/{v4 → social}/elements/CommunityPrivacyIcon/index.js +0 -0
  11909. /package/lib/commonjs/{v4 → social}/elements/CommunityPrivacyIcon/styles.js +0 -0
  11910. /package/lib/commonjs/{v4 → social}/elements/CommunityRowImage/styles.js +0 -0
  11911. /package/lib/commonjs/{v4 → social}/elements/DeleteThumbnailButton/index.js +0 -0
  11912. /package/lib/commonjs/{v4 → social}/elements/DeleteThumbnailButton/styles.js +0 -0
  11913. /package/lib/commonjs/{v4 → social}/elements/EndLiveStreamButton/index.js +0 -0
  11914. /package/lib/commonjs/{v4 → social}/elements/EndLiveStreamButton/styles.js +0 -0
  11915. /package/lib/commonjs/{v4 → social}/elements/FormDescription/styles.js +0 -0
  11916. /package/lib/commonjs/{v4 → social}/elements/FormLabel/styles.js +0 -0
  11917. /package/lib/commonjs/{v4 → social}/elements/ImageButton/styles.js +0 -0
  11918. /package/lib/commonjs/{v4 → social}/elements/LiveTimerStatus/index.js +0 -0
  11919. /package/lib/commonjs/{v4 → social}/elements/LiveTimerStatus/styles.js +0 -0
  11920. /package/lib/commonjs/{v4 → social}/elements/LivestreamTerminatedActionButton/index.js +0 -0
  11921. /package/lib/commonjs/{v4 → social}/elements/MenuAction/index.js +0 -0
  11922. /package/lib/commonjs/{v4 → social}/elements/MenuButton/index.js +0 -0
  11923. /package/lib/commonjs/{v4 → social}/elements/ModeratorBadge/index.js +0 -0
  11924. /package/lib/commonjs/{v4 → social}/elements/ModeratorBadge/styles.js +0 -0
  11925. /package/lib/commonjs/{v4/PublicApi/Elements → social/elements}/ModeratorBadgeElement/styles.js +0 -0
  11926. /package/lib/commonjs/{v4 → social}/elements/PinBadge/index.js +0 -0
  11927. /package/lib/commonjs/{v4 → social}/elements/PinBadge/styles.js +0 -0
  11928. /package/lib/commonjs/{v4 → social}/elements/StartLivestreamButton/index.js +0 -0
  11929. /package/lib/commonjs/{v4 → social}/elements/StartLivestreamButton/styles.js +0 -0
  11930. /package/lib/commonjs/{v4 → social}/elements/SwitchCameraButton/index.js +0 -0
  11931. /package/lib/commonjs/{v4 → social}/elements/Timestamp/index.js +0 -0
  11932. /package/lib/commonjs/{v4 → social}/elements/Timestamp/styles.js +0 -0
  11933. /package/lib/commonjs/{v4 → social}/elements/Title/styles.js +0 -0
  11934. /package/lib/commonjs/{v4/enum → social/enums}/AmityPostContentComponentStyle.js +0 -0
  11935. /package/lib/commonjs/{v4/enum → social/enums}/enumTabName.js +0 -0
  11936. /package/lib/commonjs/{v4/enum → social/enums}/enumTheme.js +0 -0
  11937. /package/lib/commonjs/{enum → social/enums}/imageSizeState.js +0 -0
  11938. /package/lib/commonjs/{v4/enum → social/enums}/index.js +0 -0
  11939. /package/lib/commonjs/{v4/enum → social/enums}/mediaAttachmentEnum.js +0 -0
  11940. /package/lib/commonjs/{v4/enum → social/enums}/post.js +0 -0
  11941. /package/lib/commonjs/{enum → social/enums}/postTargetType.js +0 -0
  11942. /package/lib/commonjs/{v4/enum → social/enums}/storyType.js +0 -0
  11943. /package/lib/commonjs/{enum → social/enums}/tabNameState.js +0 -0
  11944. /package/lib/commonjs/{v4/PublicApi/Components/AmityPostCommentComponent → social/features/comment/components/PostComment}/styles.js +0 -0
  11945. /package/lib/commonjs/{v4 → social}/features/community/AddCategory/components/Header/index.js +0 -0
  11946. /package/lib/commonjs/{v4 → social}/features/community/AddCategory/components/Header/styles.js +0 -0
  11947. /package/lib/commonjs/{v4 → social}/features/community/AddCategory/index.js +0 -0
  11948. /package/lib/commonjs/{v4 → social}/features/community/AddCategory/styles.js +0 -0
  11949. /package/lib/commonjs/{v4 → social}/features/community/AddMember/components/Header/index.js +0 -0
  11950. /package/lib/commonjs/{v4 → social}/features/community/AddMember/components/Header/styles.js +0 -0
  11951. /package/lib/commonjs/{v4 → social}/features/community/AddMember/index.js +0 -0
  11952. /package/lib/commonjs/{v4 → social}/features/community/AddMember/styles.js +0 -0
  11953. /package/lib/commonjs/{v4 → social}/features/community/CommentsNotificationSetting/components/Header/index.js +0 -0
  11954. /package/lib/commonjs/{v4 → social}/features/community/CommentsNotificationSetting/components/Header/styles.js +0 -0
  11955. /package/lib/commonjs/{v4 → social}/features/community/CommentsNotificationSetting/index.js +0 -0
  11956. /package/lib/commonjs/{v4 → social}/features/community/CommentsNotificationSetting/styles.js +0 -0
  11957. /package/lib/commonjs/{v4 → social}/features/community/Create/components/Header/index.js +0 -0
  11958. /package/lib/commonjs/{v4 → social}/features/community/Create/components/Header/styles.js +0 -0
  11959. /package/lib/commonjs/{v4 → social}/features/community/Create/components/Members/styles.js +0 -0
  11960. /package/lib/commonjs/{v4 → social}/features/community/Create/index.js +0 -0
  11961. /package/lib/commonjs/{v4 → social}/features/community/Create/styles.js +0 -0
  11962. /package/lib/commonjs/{v4 → social}/features/community/Edit/components/Header/index.js +0 -0
  11963. /package/lib/commonjs/{v4 → social}/features/community/Edit/components/Header/styles.js +0 -0
  11964. /package/lib/commonjs/{v4 → social}/features/community/Edit/index.js +0 -0
  11965. /package/lib/commonjs/{v4 → social}/features/community/Edit/styles.js +0 -0
  11966. /package/lib/commonjs/{v4 → social}/features/community/LivestreamsNotificationSetting/components/Header/index.js +0 -0
  11967. /package/lib/commonjs/{v4 → social}/features/community/LivestreamsNotificationSetting/components/Header/styles.js +0 -0
  11968. /package/lib/commonjs/{v4 → social}/features/community/LivestreamsNotificationSetting/index.js +0 -0
  11969. /package/lib/commonjs/{v4 → social}/features/community/LivestreamsNotificationSetting/styles.js +0 -0
  11970. /package/lib/commonjs/{v4 → social}/features/community/Membership/components/Header/index.js +0 -0
  11971. /package/lib/commonjs/{v4 → social}/features/community/Membership/components/Header/styles.js +0 -0
  11972. /package/lib/commonjs/{v4 → social}/features/community/Membership/components/MemberItem/index.js +0 -0
  11973. /package/lib/commonjs/{v4 → social}/features/community/Membership/components/MemberItem/style.js +0 -0
  11974. /package/lib/commonjs/{v4 → social}/features/community/Membership/components/MemberList/index.js +0 -0
  11975. /package/lib/commonjs/{v4 → social}/features/community/Membership/components/MemberList/styles.js +0 -0
  11976. /package/lib/commonjs/{v4 → social}/features/community/Membership/components/ModeratorList/index.js +0 -0
  11977. /package/lib/commonjs/{v4 → social}/features/community/Membership/components/ModeratorList/styles.js +0 -0
  11978. /package/lib/commonjs/{v4 → social}/features/community/Membership/index.js +0 -0
  11979. /package/lib/commonjs/{v4 → social}/features/community/Membership/styles.js +0 -0
  11980. /package/lib/commonjs/{v4 → social}/features/community/NotificationSetting/components/Header/index.js +0 -0
  11981. /package/lib/commonjs/{v4 → social}/features/community/NotificationSetting/components/Header/styles.js +0 -0
  11982. /package/lib/commonjs/{v4 → social}/features/community/NotificationSetting/index.js +0 -0
  11983. /package/lib/commonjs/{v4 → social}/features/community/NotificationSetting/styles.js +0 -0
  11984. /package/lib/commonjs/{v4 → social}/features/community/PendingRequest/components/Header/index.js +0 -0
  11985. /package/lib/commonjs/{v4 → social}/features/community/PendingRequest/components/Header/styles.js +0 -0
  11986. /package/lib/commonjs/{v4/PublicApi/Components/AmityPendingPostListComponent → social/features/community/PendingRequest/components/PendingPostList}/styles.js +0 -0
  11987. /package/lib/commonjs/{v4 → social}/features/community/PendingRequest/index.js +0 -0
  11988. /package/lib/commonjs/{v4 → social}/features/community/PendingRequest/styles.js +0 -0
  11989. /package/lib/commonjs/{v4 → social}/features/community/PostPermission/components/Header/index.js +0 -0
  11990. /package/lib/commonjs/{v4 → social}/features/community/PostPermission/components/Header/styles.js +0 -0
  11991. /package/lib/commonjs/{v4 → social}/features/community/PostPermission/index.js +0 -0
  11992. /package/lib/commonjs/{v4 → social}/features/community/PostPermission/styles.js +0 -0
  11993. /package/lib/commonjs/{v4 → social}/features/community/PostsNotificationSetting/components/Header/index.js +0 -0
  11994. /package/lib/commonjs/{v4 → social}/features/community/PostsNotificationSetting/components/Header/styles.js +0 -0
  11995. /package/lib/commonjs/{v4 → social}/features/community/PostsNotificationSetting/index.js +0 -0
  11996. /package/lib/commonjs/{v4 → social}/features/community/PostsNotificationSetting/styles.js +0 -0
  11997. /package/lib/commonjs/{v4 → social}/features/community/Setting/components/Header/index.js +0 -0
  11998. /package/lib/commonjs/{v4 → social}/features/community/Setting/components/Header/styles.js +0 -0
  11999. /package/lib/commonjs/{v4 → social}/features/community/Setting/elements/CloseCommunity/index.js +0 -0
  12000. /package/lib/commonjs/{v4 → social}/features/community/Setting/elements/CloseCommunity/styles.js +0 -0
  12001. /package/lib/commonjs/{v4 → social}/features/community/Setting/elements/CloseCommunityDescription/index.js +0 -0
  12002. /package/lib/commonjs/{v4 → social}/features/community/Setting/elements/CloseCommunityDescription/styles.js +0 -0
  12003. /package/lib/commonjs/{v4 → social}/features/community/Setting/elements/LeaveCommunity/index.js +0 -0
  12004. /package/lib/commonjs/{v4 → social}/features/community/Setting/elements/LeaveCommunity/styles.js +0 -0
  12005. /package/lib/commonjs/{v4 → social}/features/community/Setting/index.js +0 -0
  12006. /package/lib/commonjs/{v4 → social}/features/community/Setting/styles.js +0 -0
  12007. /package/lib/commonjs/{v4 → social}/features/community/StoriesNotificationSetting/components/Header/index.js +0 -0
  12008. /package/lib/commonjs/{v4 → social}/features/community/StoriesNotificationSetting/components/Header/styles.js +0 -0
  12009. /package/lib/commonjs/{v4 → social}/features/community/StoriesNotificationSetting/index.js +0 -0
  12010. /package/lib/commonjs/{v4 → social}/features/community/StoriesNotificationSetting/styles.js +0 -0
  12011. /package/lib/commonjs/{v4 → social}/features/community/StorySetting/components/Header/index.js +0 -0
  12012. /package/lib/commonjs/{v4 → social}/features/community/StorySetting/components/Header/styles.js +0 -0
  12013. /package/lib/commonjs/{v4 → social}/features/community/StorySetting/index.js +0 -0
  12014. /package/lib/commonjs/{v4 → social}/features/community/StorySetting/styles.js +0 -0
  12015. /package/lib/commonjs/{v4 → social}/features/community/shared/components/Categories/styles.js +0 -0
  12016. /package/lib/commonjs/{v4 → social}/features/community/shared/components/CoverImageUpload/styles.js +0 -0
  12017. /package/lib/commonjs/{v4 → social}/features/community/shared/components/MemberSkeleton/index.js +0 -0
  12018. /package/lib/commonjs/{v4 → social}/features/community/shared/components/MemberSkeleton/styles.js +0 -0
  12019. /package/lib/commonjs/{v4 → social}/features/community/shared/components/Privacy/styles.js +0 -0
  12020. /package/lib/commonjs/{v4 → social}/features/community/shared/elements/Action/index.js +0 -0
  12021. /package/lib/commonjs/{v4 → social}/features/community/shared/elements/Action/styles.js +0 -0
  12022. /package/lib/commonjs/{v4 → social}/features/community/shared/types/index.js +0 -0
  12023. /package/lib/commonjs/{v4/PublicApi/Components/AmityCommunityCategoriesComponent → social/features/feed/components/Categories}/styles.js +0 -0
  12024. /package/lib/commonjs/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/index.js +0 -0
  12025. /package/lib/commonjs/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/styles/styles.js +0 -0
  12026. /package/lib/commonjs/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/styles.js +0 -0
  12027. /package/lib/commonjs/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/ExploreLoadingSkeleton/styles.js +0 -0
  12028. /package/lib/commonjs/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/styles.js +0 -0
  12029. /package/lib/commonjs/{v4/PublicApi/Components/AmityExploreCommunityEmptyComponent → social/features/feed/components/ExploreCommunityEmpty}/styles.js +0 -0
  12030. /package/lib/commonjs/{v4/PublicApi/Components/AmityExploreEmptyComponent → social/features/feed/components/ExploreEmpty}/styles.js +0 -0
  12031. /package/lib/commonjs/{v4/PublicApi/Components/AmityGlobalFeedComponent → social/features/feed/components/GlobalFeed}/styles.js +0 -0
  12032. /package/lib/commonjs/{v4/PublicApi/Components/AmityMyCommunitiesComponent → social/features/feed/components/MyCommunities}/styles.js +0 -0
  12033. /package/lib/commonjs/{v4/PublicApi/Components/AmityNewsFeedComponent → social/features/feed/components/NewsFeed}/styles.js +0 -0
  12034. /package/lib/commonjs/{v4/PublicApi/Components/AmityRecommenedCommunityComponent → social/features/feed/components/RecommendedCommunities}/RecommenedCommunityItems/styles.js +0 -0
  12035. /package/lib/commonjs/{v4/PublicApi/Components/AmityRecommenedCommunityComponent → social/features/feed/components/RecommendedCommunities}/styles.js +0 -0
  12036. /package/lib/commonjs/{v4/PublicApi/Components/AmityTrendingCommunitiesComponent → social/features/feed/components/TrendingCommunities}/TrendingCommunityTitle/styles.js +0 -0
  12037. /package/lib/commonjs/{v4/PublicApi/Components/AmityTrendingCommunitiesComponent → social/features/feed/components/TrendingCommunities}/styles.js +0 -0
  12038. /package/lib/commonjs/{v4/PublicApi/Pages/AmityLivestreamTerminatedPage → social/features/livestream/Terminated}/styles.js +0 -0
  12039. /package/lib/commonjs/{v4/PublicApi/Components/AmityThumbnailActionComponent → social/features/livestream/components/ThumbnailAction}/styles.js +0 -0
  12040. /package/lib/commonjs/{v4/PublicApi/Pages/AmityPollPostComposerPage → social/features/poll/Composer}/styles.js +0 -0
  12041. /package/lib/commonjs/{v4/PublicApi/Pages/AmityPostComposerPage → social/features/post/Composer}/styles.js +0 -0
  12042. /package/lib/commonjs/{v4/PublicApi/Pages/AmityPostDetailPage → social/features/post/Detail}/styles.js +0 -0
  12043. /package/lib/commonjs/{v4/PublicApi/Components/AmityPostContentComponent → social/features/post/components/Content}/styles.js +0 -0
  12044. /package/lib/commonjs/{v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent → social/features/post/components/DetailedMediaAttachment}/styles.js +0 -0
  12045. /package/lib/commonjs/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/index.js +0 -0
  12046. /package/lib/commonjs/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/styles.js +0 -0
  12047. /package/lib/commonjs/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/type.js +0 -0
  12048. /package/lib/commonjs/{v4/PublicApi/Components/AmityPostEngagementContentComponent → social/features/post/components/EngagementContent}/styles.js +0 -0
  12049. /package/lib/commonjs/{v4/PublicApi/Components/AmityMediaAttachmentComponent → social/features/post/components/MediaAttachment}/styles.js +0 -0
  12050. /package/lib/commonjs/{v4/PublicApi/Components/AmityReactionListComponent → social/features/reaction/components/List}/styles.js +0 -0
  12051. /package/lib/commonjs/{v4/PublicApi/Components/AmityTopSearchBarComponent → social/features/search/components/TopSearchBar}/styles.js +0 -0
  12052. /package/lib/commonjs/{v4/PublicApi/Pages/AmityCreateStoryPage → social/features/story/Create}/styles.js +0 -0
  12053. /package/lib/commonjs/{v4/PublicApi/Pages/AmityDraftStoryPage → social/features/story/Draft}/styles.js +0 -0
  12054. /package/lib/commonjs/{v4/hook → social/hooks}/files/useFile.js +0 -0
  12055. /package/lib/commonjs/{v4/hook → social/hooks}/useCamera.js +0 -0
  12056. /package/lib/commonjs/{v4/hook → social/hooks}/useCategory.js +0 -0
  12057. /package/lib/commonjs/{v4/hook → social/hooks}/useCommunities.js +0 -0
  12058. /package/lib/commonjs/{v4/hook → social/hooks}/useCommunity.js +0 -0
  12059. /package/lib/commonjs/{v4/hook → social/hooks}/useDarkMode.js +0 -0
  12060. /package/lib/commonjs/{v4/hook → social/hooks}/useGenerateThemeStyles.js +0 -0
  12061. /package/lib/commonjs/{v4/hook → social/hooks}/useGlobalStory.js +0 -0
  12062. /package/lib/commonjs/{v4/hook → social/hooks}/useJoinCommunity.js +0 -0
  12063. /package/lib/commonjs/{v4/hook → social/hooks}/useKeyboardStatus.js +0 -0
  12064. /package/lib/commonjs/{v4/hook → social/hooks}/useLeaveCommunity.js +0 -0
  12065. /package/lib/commonjs/{v4/hook → social/hooks}/useMembersQuery.js +0 -0
  12066. /package/lib/commonjs/{v4/hook → social/hooks}/useMention/styles.js +0 -0
  12067. /package/lib/commonjs/{v4/hook → social/hooks}/usePendingPosts.js +0 -0
  12068. /package/lib/commonjs/{v4/hook → social/hooks}/usePermissions.js +0 -0
  12069. /package/lib/commonjs/{v4/hook → social/hooks}/usePopup.js +0 -0
  12070. /package/lib/commonjs/{v4/hook → social/hooks}/usePosts.js +0 -0
  12071. /package/lib/commonjs/{v4/hook → social/hooks}/useReaction.js +0 -0
  12072. /package/lib/commonjs/{v4/hook → social/hooks}/useRolesQuery.js +0 -0
  12073. /package/lib/commonjs/{v4/hook → social/hooks}/useStory.js +0 -0
  12074. /package/lib/commonjs/{v4/hook → social/hooks}/useStoryTarget.js +0 -0
  12075. /package/lib/commonjs/{v4/hook → social/hooks}/useTimeDifference.js +0 -0
  12076. /package/lib/commonjs/{v4/hook → social/hooks}/useUiKitConfig.js +0 -0
  12077. /package/lib/commonjs/{v4/hook → social/hooks}/useUser.js +0 -0
  12078. /package/lib/commonjs/{v4/PublicApi/Pages/AmityAllCategoriesPage → social/screens/AllCategories}/CategoryRowItem/styles.js +0 -0
  12079. /package/lib/commonjs/{v4/PublicApi/Pages/AmityAllCategoriesPage → social/screens/AllCategories}/styles.js +0 -0
  12080. /package/lib/commonjs/{v4/PublicApi/Pages/AmityCommunitiesByCategoryPage → social/screens/CommunitiesByCategory}/styles.js +0 -0
  12081. /package/lib/commonjs/{v4/PublicApi/Components/AmityCommunityHeaderComponent → social/screens/CommunityProfile/components/Header}/styles.js +0 -0
  12082. /package/lib/commonjs/{screens → social/screens}/GlobalFeed/styles.js +0 -0
  12083. /package/lib/commonjs/{v4/PublicApi/Pages/AmityMyCommunitiesSearchPage → social/screens/MyCommunitiesSearch}/styles.js +0 -0
  12084. /package/lib/commonjs/{v4/PublicApi/Pages/AmitySocialGlobalSearchPage → social/screens/SocialGlobalSearch}/styles.js +0 -0
  12085. /package/lib/commonjs/{v4 → social}/utils/index.js +0 -0
  12086. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/aspect_ratio.png +0 -0
  12087. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/backButtonIcon.png +0 -0
  12088. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/badgeIcon.png +0 -0
  12089. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/camera_button.png +0 -0
  12090. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/clear.png +0 -0
  12091. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/close_button_dark.png +0 -0
  12092. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/close_button_light.png +0 -0
  12093. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/commentButtonIcon.png +0 -0
  12094. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/create_livestream_button.png +0 -0
  12095. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/create_poll_button.png +0 -0
  12096. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/create_post_button.png +0 -0
  12097. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/create_story_button.png +0 -0
  12098. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/emptyFeedIcon_dark.png +0 -0
  12099. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/emptyFeedIcon_light.png +0 -0
  12100. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/empty_list_icon.png +0 -0
  12101. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/exploreCommunityIcon.png +0 -0
  12102. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/file_button.png +0 -0
  12103. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/hyperlink_button.png +0 -0
  12104. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/image_button.png +0 -0
  12105. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/likeButtonIcon.png +0 -0
  12106. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/lockIcon.png +0 -0
  12107. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/menuIcon.png +0 -0
  12108. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/mute.png +0 -0
  12109. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/officialBadgeIcon.png +0 -0
  12110. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/plus.png +0 -0
  12111. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/search.png +0 -0
  12112. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/search_light.png +0 -0
  12113. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/shareButtonIcon.png +0 -0
  12114. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/unmute.png +0 -0
  12115. /package/lib/module/{v4/configAssets/icons → core/assets/configs}/video_button.png +0 -0
  12116. /package/lib/module/{v4 → core}/assets/icons/arrowDown.js +0 -0
  12117. /package/lib/module/{v4 → core}/assets/icons/arrowLeft.js +0 -0
  12118. /package/lib/module/{v4 → core}/assets/icons/arrowRight.js +0 -0
  12119. /package/lib/module/{v4 → core}/assets/icons/ban.js +0 -0
  12120. /package/lib/module/{v4 → core}/assets/icons/bell.js +0 -0
  12121. /package/lib/module/{v4 → core}/assets/icons/camera.js +0 -0
  12122. /package/lib/module/{v4 → core}/assets/icons/category.js +0 -0
  12123. /package/lib/module/{v4 → core}/assets/icons/check.js +0 -0
  12124. /package/lib/module/{v4 → core}/assets/icons/checkbox.js +0 -0
  12125. /package/lib/module/{v4 → core}/assets/icons/close.js +0 -0
  12126. /package/lib/module/{v4 → core}/assets/icons/commentNotification.js +0 -0
  12127. /package/lib/module/{v4 → core}/assets/icons/community.js +0 -0
  12128. /package/lib/module/{v4 → core}/assets/icons/cross.js +0 -0
  12129. /package/lib/module/{v4 → core}/assets/icons/demote.js +0 -0
  12130. /package/lib/module/{v4 → core}/assets/icons/dot.js +0 -0
  12131. /package/lib/module/{v4 → core}/assets/icons/emptyCommunity.js +0 -0
  12132. /package/lib/module/{v4 → core}/assets/icons/emptyList.js +0 -0
  12133. /package/lib/module/{v4 → core}/assets/icons/errorPage.js +0 -0
  12134. /package/lib/module/{v4 → core}/assets/icons/exclamation.js +0 -0
  12135. /package/lib/module/{v4 → core}/assets/icons/featured.js +0 -0
  12136. /package/lib/module/{v4 → core}/assets/icons/firework.js +0 -0
  12137. /package/lib/module/{v4 → core}/assets/icons/imageUpload.js +0 -0
  12138. /package/lib/module/{v4 → core}/assets/icons/list.js +0 -0
  12139. /package/lib/module/{v4 → core}/assets/icons/livestream.js +0 -0
  12140. /package/lib/module/{v4 → core}/assets/icons/member.js +0 -0
  12141. /package/lib/module/{v4 → core}/assets/icons/menu.js +0 -0
  12142. /package/lib/module/{v4 → core}/assets/icons/moderator.js +0 -0
  12143. /package/lib/module/{v4 → core}/assets/icons/noResult.js +0 -0
  12144. /package/lib/module/{v4 → core}/assets/icons/pause.js +0 -0
  12145. /package/lib/module/{v4 → core}/assets/icons/pen.js +0 -0
  12146. /package/lib/module/{v4 → core}/assets/icons/penFill.js +0 -0
  12147. /package/lib/module/{v4 → core}/assets/icons/photo.js +0 -0
  12148. /package/lib/module/{v4 → core}/assets/icons/pinFill.js +0 -0
  12149. /package/lib/module/{v4 → core}/assets/icons/play.js +0 -0
  12150. /package/lib/module/{v4 → core}/assets/icons/plus.js +0 -0
  12151. /package/lib/module/{v4 → core}/assets/icons/post.js +0 -0
  12152. /package/lib/module/{v4 → core}/assets/icons/postNotification.js +0 -0
  12153. /package/lib/module/{v4 → core}/assets/icons/postPermission.js +0 -0
  12154. /package/lib/module/{v4 → core}/assets/icons/private.js +0 -0
  12155. /package/lib/module/{v4 → core}/assets/icons/privateFeed.js +0 -0
  12156. /package/lib/module/{v4 → core}/assets/icons/promote.js +0 -0
  12157. /package/lib/module/{v4 → core}/assets/icons/public.js +0 -0
  12158. /package/lib/module/{v4 → core}/assets/icons/radio.js +0 -0
  12159. /package/lib/module/{v4 → core}/assets/icons/report.js +0 -0
  12160. /package/lib/module/{v4 → core}/assets/icons/resume.js +0 -0
  12161. /package/lib/module/{v4 → core}/assets/icons/rotate.js +0 -0
  12162. /package/lib/module/{v4 → core}/assets/icons/search.js +0 -0
  12163. /package/lib/module/{v4 → core}/assets/icons/startLivestream.js +0 -0
  12164. /package/lib/module/{v4 → core}/assets/icons/story.js +0 -0
  12165. /package/lib/module/{v4 → core}/assets/icons/terminated.js +0 -0
  12166. /package/lib/module/{v4 → core}/assets/icons/thumbnail.js +0 -0
  12167. /package/lib/module/{v4 → core}/assets/icons/trash.js +0 -0
  12168. /package/lib/module/{v4 → core}/assets/icons/unreport.js +0 -0
  12169. /package/lib/module/{v4 → core}/assets/icons/verifiedBadge.js +0 -0
  12170. /package/lib/module/{v4 → core}/assets/icons/warning.js +0 -0
  12171. /package/lib/module/{v4 → core}/assets/images/BackIcon.png +0 -0
  12172. /package/lib/module/{v4 → core}/assets/images/GroupChat.png +0 -0
  12173. /package/lib/module/{v4 → core}/assets/images/GroupChat.svg +0 -0
  12174. /package/lib/module/{v4 → core}/assets/images/Option.svg +0 -0
  12175. /package/lib/module/{v4 → core}/assets/images/Private.svg +0 -0
  12176. /package/lib/module/{v4 → core}/assets/images/Public.svg +0 -0
  12177. /package/lib/module/{v4 → core}/assets/images/adAvatar.png +0 -0
  12178. /package/lib/module/{v4 → core}/assets/images/addChat.png +0 -0
  12179. /package/lib/module/{v4 → core}/assets/images/arrowRight-2.png +0 -0
  12180. /package/lib/module/{v4 → core}/assets/images/arrowRight.png +0 -0
  12181. /package/lib/module/{v4 → core}/assets/images/back.svg +0 -0
  12182. /package/lib/module/{v4 → core}/assets/images/camera.png +0 -0
  12183. /package/lib/module/{v4 → core}/assets/images/cameraIcon.png +0 -0
  12184. /package/lib/module/{v4 → core}/assets/images/comment.svg +0 -0
  12185. /package/lib/module/{v4 → core}/assets/images/communityAvatar.png +0 -0
  12186. /package/lib/module/{v4 → core}/assets/images/editPencil-not-filled.png +0 -0
  12187. /package/lib/module/{v4 → core}/assets/images/editPencil.png +0 -0
  12188. /package/lib/module/{v4 → core}/assets/images/followPlus.png +0 -0
  12189. /package/lib/module/{v4 → core}/assets/images/gallery.png +0 -0
  12190. /package/lib/module/{v4 → core}/assets/images/groupMember.png +0 -0
  12191. /package/lib/module/{v4 → core}/assets/images/keyboard.png +0 -0
  12192. /package/lib/module/{v4 → core}/assets/images/livestream.png +0 -0
  12193. /package/lib/module/{v4 → core}/assets/images/mic.png +0 -0
  12194. /package/lib/module/{v4 → core}/assets/images/noSearchResult.png +0 -0
  12195. /package/lib/module/{v4 → core}/assets/images/person.svg +0 -0
  12196. /package/lib/module/{v4 → core}/assets/images/plus.png +0 -0
  12197. /package/lib/module/{v4 → core}/assets/images/previewLinkDefaultBackground.png +0 -0
  12198. /package/lib/module/{v4 → core}/assets/images/report.png +0 -0
  12199. /package/lib/module/{v4 → core}/assets/images/send.png +0 -0
  12200. /package/lib/module/{v4 → core}/assets/images/setting.png +0 -0
  12201. /package/lib/module/{v4 → core}/assets/images/threeDot.png +0 -0
  12202. /package/lib/module/{v4 → core}/assets/images/unfollow.png +0 -0
  12203. /package/lib/module/{v4 → core}/assets/images/userAvatar.png +0 -0
  12204. /package/lib/module/{v4 → core}/assets/images/voice.png +0 -0
  12205. /package/lib/module/{v4 → core}/assets/index.js +0 -0
  12206. /package/lib/module/{v4/component/core → core/components}/CheckBox/styles.js +0 -0
  12207. /package/lib/module/{v4/component/core → core/components}/Radio/styles.js +0 -0
  12208. /package/lib/module/{v4/component/core → core/components}/Tabs/index.js +0 -0
  12209. /package/lib/module/{v4/component → core/components}/Typography/styles.js +0 -0
  12210. /package/lib/module/{v4/engine → core/engines}/AdAssetCache.js +0 -0
  12211. /package/lib/module/{v4/engine → core/engines}/AdEngine.js +0 -0
  12212. /package/lib/module/{v4/engine → core/engines}/AdSupplier.js +0 -0
  12213. /package/lib/module/{v4/engine → core/engines}/TimeWindowTracker.js +0 -0
  12214. /package/lib/module/{hooks → core/hooks}/useImagePicker.js +0 -0
  12215. /package/lib/module/{hooks → core/hooks}/useReaction.js +0 -0
  12216. /package/lib/module/{hooks → core/hooks}/useStory.js +0 -0
  12217. /package/lib/module/{hooks → core/hooks}/useTimeDifference.js +0 -0
  12218. /package/lib/module/{v4 → core}/routes/RouteParamList.js +0 -0
  12219. /package/lib/module/{redux → core/stores}/slices/feedSlice.js +0 -0
  12220. /package/lib/module/{redux → core/stores}/slices/postDetailSlice.js +0 -0
  12221. /package/lib/module/{redux → core/stores}/slices/uiSlice.js +0 -0
  12222. /package/lib/module/{util → core/utils}/permission.js +0 -0
  12223. /package/lib/module/{v4/component → social/components}/AdInformation/styles.js +0 -0
  12224. /package/lib/module/{v4/component → social/components}/Avatar/index.js +0 -0
  12225. /package/lib/module/{v4/component → social/components}/Avatar/styles.js +0 -0
  12226. /package/lib/module/{components → social/components}/CancelButton/styles.js +0 -0
  12227. /package/lib/module/{v4/component → social/components}/CategoryChip/index.js +0 -0
  12228. /package/lib/module/{v4/component → social/components}/CategoryChip/styles.js +0 -0
  12229. /package/lib/module/{v4/component → social/components}/CircularProgressIndicator/index.js +0 -0
  12230. /package/lib/module/{v4/component → social/components}/CircularProgressIndicator/styles.js +0 -0
  12231. /package/lib/module/{v4/component → social/components}/CommunityRowItem/styles.js +0 -0
  12232. /package/lib/module/{v4/component → social/components}/CustomSocialTab/styles.js +0 -0
  12233. /package/lib/module/{components → social/components}/CustomTab/styles.js +0 -0
  12234. /package/lib/module/{v4/component → social/components}/ErrorComponent/styles.js +0 -0
  12235. /package/lib/module/{v4/component → social/components}/FormInput/index.js +0 -0
  12236. /package/lib/module/{v4/component → social/components}/FormInput/styles.js +0 -0
  12237. /package/lib/module/{v4/component → social/components}/ImageFeedSkeleton/styles.js +0 -0
  12238. /package/lib/module/{v4/component → social/components}/LimitCharacterSearch/index.js +0 -0
  12239. /package/lib/module/{v4/component/EmptyList → social/components/LimitCharacterSearch}/styles.js +0 -0
  12240. /package/lib/module/{v4/component → social/components}/LivestreamContent/LivestreamEndedThumbnail/styles.js +0 -0
  12241. /package/lib/module/{v4/component → social/components}/LivestreamContent/LivestreamIdleThumbnail/styles.js +0 -0
  12242. /package/lib/module/{v4/component → social/components}/LivestreamContent/LivestreamTerminatedThumbnail/styles.js +0 -0
  12243. /package/lib/module/{v4/component → social/components}/LivestreamContent/styles.js +0 -0
  12244. /package/lib/module/{v4/component → social/components}/LoadingVideo/styles.js +0 -0
  12245. /package/lib/module/{v4/component → social/components}/MemberChip/styles.js +0 -0
  12246. /package/lib/module/{v4/component → social/components}/NewsFeedLoadingComponent/styles.js +0 -0
  12247. /package/lib/module/{v4/component → social/components}/NoResult/index.js +0 -0
  12248. /package/lib/module/{v4/component/LimitCharacterSearch → social/components/NoResult}/styles.js +0 -0
  12249. /package/lib/module/{v4/component → social/components}/PollContent/style.js +0 -0
  12250. /package/lib/module/{v4/component → social/components}/PopupMenu/styles.js +0 -0
  12251. /package/lib/module/{components/MediaSection → social/components/PostContent}/styles.js +0 -0
  12252. /package/lib/module/{v4/component → social/components}/PostFeedSkeleton/index.js +0 -0
  12253. /package/lib/module/{v4/component → social/components}/PostMenu/styles.js +0 -0
  12254. /package/lib/module/{v4/component → social/components}/PreviewLink/index.js +0 -0
  12255. /package/lib/module/{v4/component → social/components}/PreviewLink/styles.js +0 -0
  12256. /package/lib/module/{v4/component → social/components}/PreviewLink/types.js +0 -0
  12257. /package/lib/module/{v4/component → social/components}/RenderTextWithMention/styles.js +0 -0
  12258. /package/lib/module/{v4/component → social/components}/SearchInput/index.js +0 -0
  12259. /package/lib/module/{v4/component → social/components}/SearchInput/styles.js +0 -0
  12260. /package/lib/module/{v4/component → social/components}/SearchItem/styles.js +0 -0
  12261. /package/lib/module/{v4/component → social/components}/SearchResultItem/styles.js +0 -0
  12262. /package/lib/module/{v4/component → social/components}/Social/CommentListItem/styles.js +0 -0
  12263. /package/lib/module/{v4/component → social/components}/Social/ReplyCommentList/styles.js +0 -0
  12264. /package/lib/module/{components → social/components}/StoryKit/index.js +0 -0
  12265. /package/lib/module/{components → social/components}/StoryKit/src/assets/images/no_avatar.png +0 -0
  12266. /package/lib/module/{components → social/components}/StoryKit/src/components/AndroidCubeEffect.js +0 -0
  12267. /package/lib/module/{components → social/components}/StoryKit/src/components/CubeNavigationHorizontal.js +0 -0
  12268. /package/lib/module/{components → social/components}/StoryKit/src/helpers/ValidationHelpers.js +0 -0
  12269. /package/lib/module/{components → social/components}/StoryKit/src/helpers/index.js +0 -0
  12270. /package/lib/module/{components → social/components}/StoryKit/src/interfaces/index.js +0 -0
  12271. /package/lib/module/{v4/component → social/components}/StoryKit/src/styles.js +0 -0
  12272. /package/lib/module/{v4/component → social/components}/TargetSelectionPage/styles.js +0 -0
  12273. /package/lib/module/{components → social/components/legacy}/BackButton/styles.js +0 -0
  12274. /package/lib/module/{v4/component → social/components/legacy}/CancelButton/styles.js +0 -0
  12275. /package/lib/module/{components → social/components/legacy}/CloseButton/styles.js +0 -0
  12276. /package/lib/module/{components → social/components/legacy}/CommunityStories/styles.js +0 -0
  12277. /package/lib/module/{components → social/components/legacy}/CreatePostChooseTargetModal/styles.js +0 -0
  12278. /package/lib/module/{v4/component → social/components/legacy}/CustomTab/styles.js +0 -0
  12279. /package/lib/module/{components → social/components/legacy}/CustomText/styles.js +0 -0
  12280. /package/lib/module/{components → social/components/legacy}/DoneButton/styles.js +0 -0
  12281. /package/lib/module/{components → social/components/legacy}/EditCommentModal/styles.js +0 -0
  12282. /package/lib/module/{components → social/components/legacy}/EditPostModal/styles.js +0 -0
  12283. /package/lib/module/{components → social/components/legacy}/FloatingButton/styles.js +0 -0
  12284. /package/lib/module/{components → social/components/legacy}/LoadingImage/styles.js +0 -0
  12285. /package/lib/module/{components → social/components/legacy}/LoadingIndicator/styles.js +0 -0
  12286. /package/lib/module/{components → social/components/legacy}/LoadingOverlay/styles.js +0 -0
  12287. /package/lib/module/{components → social/components/legacy}/LoadingVideo/styles.js +0 -0
  12288. /package/lib/module/{v4/component/PostContent → social/components/legacy/MediaSection}/styles.js +0 -0
  12289. /package/lib/module/{components → social/components/legacy}/MyStories/styles.js +0 -0
  12290. /package/lib/module/{components → social/components/legacy}/PollSection/style.js +0 -0
  12291. /package/lib/module/{components → social/components/legacy}/PollSection/usePoll.js +0 -0
  12292. /package/lib/module/{components → social/components/legacy}/SearchItem/styles.js +0 -0
  12293. /package/lib/module/{components → social/components/legacy}/Social/CommentList/styles.js +0 -0
  12294. /package/lib/module/{components → social/components/legacy}/Social/PendingPostList/styles.js +0 -0
  12295. /package/lib/module/{components → social/components/legacy}/Social/PostList/styles.js +0 -0
  12296. /package/lib/module/{components → social/components/legacy}/Social/ReplyCommentList/styles.js +0 -0
  12297. /package/lib/module/{v4/component → social/components/legacy}/StoryKit/index.js +0 -0
  12298. /package/lib/module/{v4/component → social/components/legacy}/StoryKit/src/assets/images/no_avatar.png +0 -0
  12299. /package/lib/module/{v4/component → social/components/legacy}/StoryKit/src/helpers/ValidationHelpers.js +0 -0
  12300. /package/lib/module/{v4/component → social/components/legacy}/StoryKit/src/helpers/index.js +0 -0
  12301. /package/lib/module/{v4/component → social/components/legacy}/StoryKit/src/interfaces/index.js +0 -0
  12302. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/LICENSE +0 -0
  12303. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/@types/index.d.js +0 -0
  12304. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/@types/index.js +0 -0
  12305. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/ImageViewing.d.js +0 -0
  12306. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageDefaultHeader.d.js +0 -0
  12307. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.js +0 -0
  12308. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js +0 -0
  12309. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.js +0 -0
  12310. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js +0 -0
  12311. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.js +0 -0
  12312. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.android.d.js +0 -0
  12313. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.d.js +0 -0
  12314. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.ios.d.js +0 -0
  12315. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.ios.js +0 -0
  12316. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.js +0 -0
  12317. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/StatusBarManager.d.js +0 -0
  12318. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/components/StatusBarManager.js +0 -0
  12319. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.js +0 -0
  12320. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useAnimatedComponents.js +0 -0
  12321. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.d.js +0 -0
  12322. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js +0 -0
  12323. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageDimensions.d.js +0 -0
  12324. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageDimensions.js +0 -0
  12325. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageIndexChange.d.js +0 -0
  12326. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageIndexChange.js +0 -0
  12327. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImagePrefetch.d.js +0 -0
  12328. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImagePrefetch.js +0 -0
  12329. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/usePanResponder.d.js +0 -0
  12330. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/usePanResponder.js +0 -0
  12331. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useRequestClose.d.js +0 -0
  12332. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useRequestClose.js +0 -0
  12333. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.js +0 -0
  12334. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useZoomPanResponder.js +0 -0
  12335. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/index.d.js +0 -0
  12336. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/index.js +0 -0
  12337. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/utils.d.js +0 -0
  12338. /package/lib/module/{components → social/components/legacy}/react-native-image-viewing/dist/utils.js +0 -0
  12339. /package/lib/module/{v4 → social}/elements/ActionButton/index.js +0 -0
  12340. /package/lib/module/{v4 → social}/elements/ActionButton/styles.js +0 -0
  12341. /package/lib/module/{v4 → social}/elements/AddOptionButton/styles.js +0 -0
  12342. /package/lib/module/{v4 → social}/elements/AddThumbnailButton/index.js +0 -0
  12343. /package/lib/module/{v4 → social}/elements/AddThumbnailButton/styles.js +0 -0
  12344. /package/lib/module/{v4 → social}/elements/AnnouncementBadge/index.js +0 -0
  12345. /package/lib/module/{v4 → social}/elements/AnnouncementBadge/styles.js +0 -0
  12346. /package/lib/module/{v4 → social}/elements/BackButton/index.js +0 -0
  12347. /package/lib/module/{v4 → social}/elements/BackButton/styles.js +0 -0
  12348. /package/lib/module/{v4 → social}/elements/CameraButton/styles.js +0 -0
  12349. /package/lib/module/{v4 → social}/elements/CancelCreateLivestreamButton/index.js +0 -0
  12350. /package/lib/module/{v4 → social}/elements/CancelCreateLivestreamButton/styles.js +0 -0
  12351. /package/lib/module/{v4 → social}/elements/ChangeThumbnailButton/index.js +0 -0
  12352. /package/lib/module/{v4 → social}/elements/ChangeThumbnailButton/styles.js +0 -0
  12353. /package/lib/module/{v4 → social}/elements/CloseButton/styles.js +0 -0
  12354. /package/lib/module/{v4 → social}/elements/CommunityAddMemberButton/index.js +0 -0
  12355. /package/lib/module/{v4 → social}/elements/CommunityAddMemberButton/styles.js +0 -0
  12356. /package/lib/module/{v4 → social}/elements/CommunityCreatePostButton/index.js +0 -0
  12357. /package/lib/module/{v4 → social}/elements/CommunityCreatePostButton/styles.js +0 -0
  12358. /package/lib/module/{v4 → social}/elements/CommunityDisplayname/styles.js +0 -0
  12359. /package/lib/module/{v4 → social}/elements/CommunityMemeberCount/styles.js +0 -0
  12360. /package/lib/module/{v4 → social}/elements/CommunityPrivacyIcon/index.js +0 -0
  12361. /package/lib/module/{v4 → social}/elements/CommunityPrivacyIcon/styles.js +0 -0
  12362. /package/lib/module/{v4 → social}/elements/CommunityRowImage/styles.js +0 -0
  12363. /package/lib/module/{v4 → social}/elements/DeleteThumbnailButton/index.js +0 -0
  12364. /package/lib/module/{v4 → social}/elements/DeleteThumbnailButton/styles.js +0 -0
  12365. /package/lib/module/{v4 → social}/elements/EndLiveStreamButton/index.js +0 -0
  12366. /package/lib/module/{v4 → social}/elements/EndLiveStreamButton/styles.js +0 -0
  12367. /package/lib/module/{v4 → social}/elements/FormDescription/styles.js +0 -0
  12368. /package/lib/module/{v4 → social}/elements/FormLabel/styles.js +0 -0
  12369. /package/lib/module/{v4 → social}/elements/ImageButton/styles.js +0 -0
  12370. /package/lib/module/{v4 → social}/elements/LiveTimerStatus/index.js +0 -0
  12371. /package/lib/module/{v4 → social}/elements/LiveTimerStatus/styles.js +0 -0
  12372. /package/lib/module/{v4 → social}/elements/LivestreamTerminatedActionButton/index.js +0 -0
  12373. /package/lib/module/{v4 → social}/elements/MenuAction/index.js +0 -0
  12374. /package/lib/module/{v4 → social}/elements/MenuButton/index.js +0 -0
  12375. /package/lib/module/{v4 → social}/elements/ModeratorBadge/index.js +0 -0
  12376. /package/lib/module/{v4 → social}/elements/ModeratorBadge/styles.js +0 -0
  12377. /package/lib/module/{v4/PublicApi/Elements → social/elements}/ModeratorBadgeElement/styles.js +0 -0
  12378. /package/lib/module/{v4 → social}/elements/PinBadge/index.js +0 -0
  12379. /package/lib/module/{v4 → social}/elements/PinBadge/styles.js +0 -0
  12380. /package/lib/module/{v4 → social}/elements/StartLivestreamButton/index.js +0 -0
  12381. /package/lib/module/{v4 → social}/elements/StartLivestreamButton/styles.js +0 -0
  12382. /package/lib/module/{v4 → social}/elements/SwitchCameraButton/index.js +0 -0
  12383. /package/lib/module/{v4 → social}/elements/Timestamp/index.js +0 -0
  12384. /package/lib/module/{v4 → social}/elements/Timestamp/styles.js +0 -0
  12385. /package/lib/module/{v4 → social}/elements/Title/styles.js +0 -0
  12386. /package/lib/module/{v4/enum → social/enums}/AmityPostContentComponentStyle.js +0 -0
  12387. /package/lib/module/{v4/enum → social/enums}/enumTabName.js +0 -0
  12388. /package/lib/module/{v4/enum → social/enums}/enumTheme.js +0 -0
  12389. /package/lib/module/{enum → social/enums}/imageSizeState.js +0 -0
  12390. /package/lib/module/{v4/enum → social/enums}/index.js +0 -0
  12391. /package/lib/module/{v4/enum → social/enums}/mediaAttachmentEnum.js +0 -0
  12392. /package/lib/module/{v4/enum → social/enums}/post.js +0 -0
  12393. /package/lib/module/{enum → social/enums}/postTargetType.js +0 -0
  12394. /package/lib/module/{v4/enum → social/enums}/storyType.js +0 -0
  12395. /package/lib/module/{enum → social/enums}/tabNameState.js +0 -0
  12396. /package/lib/module/{v4/PublicApi/Components/AmityPostCommentComponent → social/features/comment/components/PostComment}/styles.js +0 -0
  12397. /package/lib/module/{v4 → social}/features/community/AddCategory/components/Header/index.js +0 -0
  12398. /package/lib/module/{v4 → social}/features/community/AddCategory/components/Header/styles.js +0 -0
  12399. /package/lib/module/{v4 → social}/features/community/AddCategory/index.js +0 -0
  12400. /package/lib/module/{v4 → social}/features/community/AddCategory/styles.js +0 -0
  12401. /package/lib/module/{v4 → social}/features/community/AddMember/components/Header/index.js +0 -0
  12402. /package/lib/module/{v4 → social}/features/community/AddMember/components/Header/styles.js +0 -0
  12403. /package/lib/module/{v4 → social}/features/community/AddMember/index.js +0 -0
  12404. /package/lib/module/{v4 → social}/features/community/AddMember/styles.js +0 -0
  12405. /package/lib/module/{v4 → social}/features/community/CommentsNotificationSetting/components/Header/index.js +0 -0
  12406. /package/lib/module/{v4 → social}/features/community/CommentsNotificationSetting/components/Header/styles.js +0 -0
  12407. /package/lib/module/{v4 → social}/features/community/CommentsNotificationSetting/index.js +0 -0
  12408. /package/lib/module/{v4 → social}/features/community/CommentsNotificationSetting/styles.js +0 -0
  12409. /package/lib/module/{v4 → social}/features/community/Create/components/Header/index.js +0 -0
  12410. /package/lib/module/{v4 → social}/features/community/Create/components/Header/styles.js +0 -0
  12411. /package/lib/module/{v4 → social}/features/community/Create/components/Members/styles.js +0 -0
  12412. /package/lib/module/{v4 → social}/features/community/Create/index.js +0 -0
  12413. /package/lib/module/{v4 → social}/features/community/Create/styles.js +0 -0
  12414. /package/lib/module/{v4 → social}/features/community/Edit/components/Header/index.js +0 -0
  12415. /package/lib/module/{v4 → social}/features/community/Edit/components/Header/styles.js +0 -0
  12416. /package/lib/module/{v4 → social}/features/community/Edit/index.js +0 -0
  12417. /package/lib/module/{v4 → social}/features/community/Edit/styles.js +0 -0
  12418. /package/lib/module/{v4 → social}/features/community/LivestreamsNotificationSetting/components/Header/index.js +0 -0
  12419. /package/lib/module/{v4 → social}/features/community/LivestreamsNotificationSetting/components/Header/styles.js +0 -0
  12420. /package/lib/module/{v4 → social}/features/community/LivestreamsNotificationSetting/index.js +0 -0
  12421. /package/lib/module/{v4 → social}/features/community/LivestreamsNotificationSetting/styles.js +0 -0
  12422. /package/lib/module/{v4 → social}/features/community/Membership/components/Header/index.js +0 -0
  12423. /package/lib/module/{v4 → social}/features/community/Membership/components/Header/styles.js +0 -0
  12424. /package/lib/module/{v4 → social}/features/community/Membership/components/MemberItem/index.js +0 -0
  12425. /package/lib/module/{v4 → social}/features/community/Membership/components/MemberItem/style.js +0 -0
  12426. /package/lib/module/{v4 → social}/features/community/Membership/components/MemberList/index.js +0 -0
  12427. /package/lib/module/{v4 → social}/features/community/Membership/components/MemberList/styles.js +0 -0
  12428. /package/lib/module/{v4 → social}/features/community/Membership/components/ModeratorList/index.js +0 -0
  12429. /package/lib/module/{v4 → social}/features/community/Membership/components/ModeratorList/styles.js +0 -0
  12430. /package/lib/module/{v4 → social}/features/community/Membership/index.js +0 -0
  12431. /package/lib/module/{v4 → social}/features/community/Membership/styles.js +0 -0
  12432. /package/lib/module/{v4 → social}/features/community/NotificationSetting/components/Header/index.js +0 -0
  12433. /package/lib/module/{v4 → social}/features/community/NotificationSetting/components/Header/styles.js +0 -0
  12434. /package/lib/module/{v4 → social}/features/community/NotificationSetting/index.js +0 -0
  12435. /package/lib/module/{v4 → social}/features/community/NotificationSetting/styles.js +0 -0
  12436. /package/lib/module/{v4 → social}/features/community/PendingRequest/components/Header/index.js +0 -0
  12437. /package/lib/module/{v4 → social}/features/community/PendingRequest/components/Header/styles.js +0 -0
  12438. /package/lib/module/{v4/PublicApi/Components/AmityPendingPostListComponent → social/features/community/PendingRequest/components/PendingPostList}/styles.js +0 -0
  12439. /package/lib/module/{v4 → social}/features/community/PendingRequest/index.js +0 -0
  12440. /package/lib/module/{v4 → social}/features/community/PendingRequest/styles.js +0 -0
  12441. /package/lib/module/{v4 → social}/features/community/PostPermission/components/Header/index.js +0 -0
  12442. /package/lib/module/{v4 → social}/features/community/PostPermission/components/Header/styles.js +0 -0
  12443. /package/lib/module/{v4 → social}/features/community/PostPermission/index.js +0 -0
  12444. /package/lib/module/{v4 → social}/features/community/PostPermission/styles.js +0 -0
  12445. /package/lib/module/{v4 → social}/features/community/PostsNotificationSetting/components/Header/index.js +0 -0
  12446. /package/lib/module/{v4 → social}/features/community/PostsNotificationSetting/components/Header/styles.js +0 -0
  12447. /package/lib/module/{v4 → social}/features/community/PostsNotificationSetting/index.js +0 -0
  12448. /package/lib/module/{v4 → social}/features/community/PostsNotificationSetting/styles.js +0 -0
  12449. /package/lib/module/{v4 → social}/features/community/Setting/components/Header/index.js +0 -0
  12450. /package/lib/module/{v4 → social}/features/community/Setting/components/Header/styles.js +0 -0
  12451. /package/lib/module/{v4 → social}/features/community/Setting/elements/CloseCommunity/index.js +0 -0
  12452. /package/lib/module/{v4 → social}/features/community/Setting/elements/CloseCommunity/styles.js +0 -0
  12453. /package/lib/module/{v4 → social}/features/community/Setting/elements/CloseCommunityDescription/index.js +0 -0
  12454. /package/lib/module/{v4 → social}/features/community/Setting/elements/CloseCommunityDescription/styles.js +0 -0
  12455. /package/lib/module/{v4 → social}/features/community/Setting/elements/LeaveCommunity/index.js +0 -0
  12456. /package/lib/module/{v4 → social}/features/community/Setting/elements/LeaveCommunity/styles.js +0 -0
  12457. /package/lib/module/{v4 → social}/features/community/Setting/index.js +0 -0
  12458. /package/lib/module/{v4 → social}/features/community/Setting/styles.js +0 -0
  12459. /package/lib/module/{v4 → social}/features/community/StoriesNotificationSetting/components/Header/index.js +0 -0
  12460. /package/lib/module/{v4 → social}/features/community/StoriesNotificationSetting/components/Header/styles.js +0 -0
  12461. /package/lib/module/{v4 → social}/features/community/StoriesNotificationSetting/index.js +0 -0
  12462. /package/lib/module/{v4 → social}/features/community/StoriesNotificationSetting/styles.js +0 -0
  12463. /package/lib/module/{v4 → social}/features/community/StorySetting/components/Header/index.js +0 -0
  12464. /package/lib/module/{v4 → social}/features/community/StorySetting/components/Header/styles.js +0 -0
  12465. /package/lib/module/{v4 → social}/features/community/StorySetting/index.js +0 -0
  12466. /package/lib/module/{v4 → social}/features/community/StorySetting/styles.js +0 -0
  12467. /package/lib/module/{v4 → social}/features/community/shared/components/Categories/styles.js +0 -0
  12468. /package/lib/module/{v4 → social}/features/community/shared/components/CoverImageUpload/styles.js +0 -0
  12469. /package/lib/module/{v4 → social}/features/community/shared/components/MemberSkeleton/index.js +0 -0
  12470. /package/lib/module/{v4 → social}/features/community/shared/components/MemberSkeleton/styles.js +0 -0
  12471. /package/lib/module/{v4 → social}/features/community/shared/components/Privacy/styles.js +0 -0
  12472. /package/lib/module/{v4 → social}/features/community/shared/elements/Action/index.js +0 -0
  12473. /package/lib/module/{v4 → social}/features/community/shared/elements/Action/styles.js +0 -0
  12474. /package/lib/module/{v4 → social}/features/community/shared/types/index.js +0 -0
  12475. /package/lib/module/{v4/PublicApi/Components/AmityCommunityCategoriesComponent → social/features/feed/components/Categories}/styles.js +0 -0
  12476. /package/lib/module/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/index.js +0 -0
  12477. /package/lib/module/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/styles/styles.js +0 -0
  12478. /package/lib/module/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/styles.js +0 -0
  12479. /package/lib/module/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/ExploreLoadingSkeleton/styles.js +0 -0
  12480. /package/lib/module/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/styles.js +0 -0
  12481. /package/lib/module/{v4/PublicApi/Components/AmityExploreCommunityEmptyComponent → social/features/feed/components/ExploreCommunityEmpty}/styles.js +0 -0
  12482. /package/lib/module/{v4/PublicApi/Components/AmityExploreEmptyComponent → social/features/feed/components/ExploreEmpty}/styles.js +0 -0
  12483. /package/lib/module/{v4/PublicApi/Components/AmityGlobalFeedComponent → social/features/feed/components/GlobalFeed}/styles.js +0 -0
  12484. /package/lib/module/{v4/PublicApi/Components/AmityMyCommunitiesComponent → social/features/feed/components/MyCommunities}/styles.js +0 -0
  12485. /package/lib/module/{v4/PublicApi/Components/AmityNewsFeedComponent → social/features/feed/components/NewsFeed}/styles.js +0 -0
  12486. /package/lib/module/{v4/PublicApi/Components/AmityRecommenedCommunityComponent → social/features/feed/components/RecommendedCommunities}/RecommenedCommunityItems/styles.js +0 -0
  12487. /package/lib/module/{v4/PublicApi/Components/AmityRecommenedCommunityComponent → social/features/feed/components/RecommendedCommunities}/styles.js +0 -0
  12488. /package/lib/module/{v4/PublicApi/Components/AmityTrendingCommunitiesComponent → social/features/feed/components/TrendingCommunities}/TrendingCommunityTitle/styles.js +0 -0
  12489. /package/lib/module/{v4/PublicApi/Components/AmityTrendingCommunitiesComponent → social/features/feed/components/TrendingCommunities}/styles.js +0 -0
  12490. /package/lib/module/{v4/PublicApi/Pages/AmityLivestreamTerminatedPage → social/features/livestream/Terminated}/styles.js +0 -0
  12491. /package/lib/module/{v4/PublicApi/Components/AmityThumbnailActionComponent → social/features/livestream/components/ThumbnailAction}/styles.js +0 -0
  12492. /package/lib/module/{v4/PublicApi/Pages/AmityPollPostComposerPage → social/features/poll/Composer}/styles.js +0 -0
  12493. /package/lib/module/{v4/PublicApi/Pages/AmityPostComposerPage → social/features/post/Composer}/styles.js +0 -0
  12494. /package/lib/module/{v4/PublicApi/Pages/AmityPostDetailPage → social/features/post/Detail}/styles.js +0 -0
  12495. /package/lib/module/{v4/PublicApi/Components/AmityPostContentComponent → social/features/post/components/Content}/styles.js +0 -0
  12496. /package/lib/module/{v4/PublicApi/Components/AmityDetailedMediaAttachmentComponent → social/features/post/components/DetailedMediaAttachment}/styles.js +0 -0
  12497. /package/lib/module/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/index.js +0 -0
  12498. /package/lib/module/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/styles.js +0 -0
  12499. /package/lib/module/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/type.js +0 -0
  12500. /package/lib/module/{v4/PublicApi/Components/AmityPostEngagementContentComponent → social/features/post/components/EngagementContent}/styles.js +0 -0
  12501. /package/lib/module/{v4/PublicApi/Components/AmityMediaAttachmentComponent → social/features/post/components/MediaAttachment}/styles.js +0 -0
  12502. /package/lib/module/{v4/PublicApi/Components/AmityReactionListComponent → social/features/reaction/components/List}/styles.js +0 -0
  12503. /package/lib/module/{v4/PublicApi/Components/AmityTopSearchBarComponent → social/features/search/components/TopSearchBar}/styles.js +0 -0
  12504. /package/lib/module/{v4/PublicApi/Pages/AmityCreateStoryPage → social/features/story/Create}/styles.js +0 -0
  12505. /package/lib/module/{v4/PublicApi/Pages/AmityDraftStoryPage → social/features/story/Draft}/styles.js +0 -0
  12506. /package/lib/module/{v4/hook → social/hooks}/files/useFile.js +0 -0
  12507. /package/lib/module/{v4/hook → social/hooks}/useCamera.js +0 -0
  12508. /package/lib/module/{v4/hook → social/hooks}/useCategory.js +0 -0
  12509. /package/lib/module/{v4/hook → social/hooks}/useCommunities.js +0 -0
  12510. /package/lib/module/{v4/hook → social/hooks}/useCommunity.js +0 -0
  12511. /package/lib/module/{v4/hook → social/hooks}/useDarkMode.js +0 -0
  12512. /package/lib/module/{v4/hook → social/hooks}/useGenerateThemeStyles.js +0 -0
  12513. /package/lib/module/{v4/hook → social/hooks}/useGlobalStory.js +0 -0
  12514. /package/lib/module/{v4/hook → social/hooks}/useJoinCommunity.js +0 -0
  12515. /package/lib/module/{v4/hook → social/hooks}/useKeyboardStatus.js +0 -0
  12516. /package/lib/module/{v4/hook → social/hooks}/useLeaveCommunity.js +0 -0
  12517. /package/lib/module/{v4/hook → social/hooks}/useMembersQuery.js +0 -0
  12518. /package/lib/module/{v4/hook → social/hooks}/useMention/styles.js +0 -0
  12519. /package/lib/module/{v4/hook → social/hooks}/usePendingPosts.js +0 -0
  12520. /package/lib/module/{v4/hook → social/hooks}/usePermissions.js +0 -0
  12521. /package/lib/module/{v4/hook → social/hooks}/usePopup.js +0 -0
  12522. /package/lib/module/{v4/hook → social/hooks}/usePosts.js +0 -0
  12523. /package/lib/module/{v4/hook → social/hooks}/useReaction.js +0 -0
  12524. /package/lib/module/{v4/hook → social/hooks}/useRolesQuery.js +0 -0
  12525. /package/lib/module/{v4/hook → social/hooks}/useStory.js +0 -0
  12526. /package/lib/module/{v4/hook → social/hooks}/useStoryTarget.js +0 -0
  12527. /package/lib/module/{v4/hook → social/hooks}/useTimeDifference.js +0 -0
  12528. /package/lib/module/{v4/hook → social/hooks}/useUiKitConfig.js +0 -0
  12529. /package/lib/module/{v4/hook → social/hooks}/useUser.js +0 -0
  12530. /package/lib/module/{v4/PublicApi/Pages/AmityAllCategoriesPage → social/screens/AllCategories}/CategoryRowItem/styles.js +0 -0
  12531. /package/lib/module/{v4/PublicApi/Pages/AmityAllCategoriesPage → social/screens/AllCategories}/styles.js +0 -0
  12532. /package/lib/module/{v4/PublicApi/Pages/AmityCommunitiesByCategoryPage → social/screens/CommunitiesByCategory}/styles.js +0 -0
  12533. /package/lib/module/{v4/PublicApi/Components/AmityCommunityHeaderComponent → social/screens/CommunityProfile/components/Header}/styles.js +0 -0
  12534. /package/lib/module/{screens → social/screens}/GlobalFeed/styles.js +0 -0
  12535. /package/lib/module/{v4/PublicApi/Pages/AmityMyCommunitiesSearchPage → social/screens/MyCommunitiesSearch}/styles.js +0 -0
  12536. /package/lib/module/{v4/PublicApi/Pages/AmitySocialGlobalSearchPage → social/screens/SocialGlobalSearch}/styles.js +0 -0
  12537. /package/lib/module/{v4 → social}/utils/index.js +0 -0
  12538. /package/lib/typescript/src/{v4 → core}/assets/icons/arrowDown.d.ts +0 -0
  12539. /package/lib/typescript/src/{v4 → core}/assets/icons/arrowLeft.d.ts +0 -0
  12540. /package/lib/typescript/src/{v4 → core}/assets/icons/arrowRight.d.ts +0 -0
  12541. /package/lib/typescript/src/{v4 → core}/assets/icons/ban.d.ts +0 -0
  12542. /package/lib/typescript/src/{v4 → core}/assets/icons/bell.d.ts +0 -0
  12543. /package/lib/typescript/src/{v4 → core}/assets/icons/camera.d.ts +0 -0
  12544. /package/lib/typescript/src/{v4 → core}/assets/icons/category.d.ts +0 -0
  12545. /package/lib/typescript/src/{v4 → core}/assets/icons/check.d.ts +0 -0
  12546. /package/lib/typescript/src/{v4 → core}/assets/icons/checkbox.d.ts +0 -0
  12547. /package/lib/typescript/src/{v4 → core}/assets/icons/close.d.ts +0 -0
  12548. /package/lib/typescript/src/{v4 → core}/assets/icons/commentNotification.d.ts +0 -0
  12549. /package/lib/typescript/src/{v4 → core}/assets/icons/community.d.ts +0 -0
  12550. /package/lib/typescript/src/{v4 → core}/assets/icons/cross.d.ts +0 -0
  12551. /package/lib/typescript/src/{v4 → core}/assets/icons/demote.d.ts +0 -0
  12552. /package/lib/typescript/src/{v4 → core}/assets/icons/dot.d.ts +0 -0
  12553. /package/lib/typescript/src/{v4 → core}/assets/icons/emptyCommunity.d.ts +0 -0
  12554. /package/lib/typescript/src/{v4 → core}/assets/icons/emptyList.d.ts +0 -0
  12555. /package/lib/typescript/src/{v4 → core}/assets/icons/errorPage.d.ts +0 -0
  12556. /package/lib/typescript/src/{v4 → core}/assets/icons/exclamation.d.ts +0 -0
  12557. /package/lib/typescript/src/{v4 → core}/assets/icons/featured.d.ts +0 -0
  12558. /package/lib/typescript/src/{v4 → core}/assets/icons/firework.d.ts +0 -0
  12559. /package/lib/typescript/src/{v4 → core}/assets/icons/imageUpload.d.ts +0 -0
  12560. /package/lib/typescript/src/{v4 → core}/assets/icons/list.d.ts +0 -0
  12561. /package/lib/typescript/src/{v4 → core}/assets/icons/livestream.d.ts +0 -0
  12562. /package/lib/typescript/src/{v4 → core}/assets/icons/member.d.ts +0 -0
  12563. /package/lib/typescript/src/{v4 → core}/assets/icons/menu.d.ts +0 -0
  12564. /package/lib/typescript/src/{v4 → core}/assets/icons/moderator.d.ts +0 -0
  12565. /package/lib/typescript/src/{v4 → core}/assets/icons/noResult.d.ts +0 -0
  12566. /package/lib/typescript/src/{v4 → core}/assets/icons/pause.d.ts +0 -0
  12567. /package/lib/typescript/src/{v4 → core}/assets/icons/pen.d.ts +0 -0
  12568. /package/lib/typescript/src/{v4 → core}/assets/icons/penFill.d.ts +0 -0
  12569. /package/lib/typescript/src/{v4 → core}/assets/icons/photo.d.ts +0 -0
  12570. /package/lib/typescript/src/{v4 → core}/assets/icons/pinFill.d.ts +0 -0
  12571. /package/lib/typescript/src/{v4 → core}/assets/icons/play.d.ts +0 -0
  12572. /package/lib/typescript/src/{v4 → core}/assets/icons/plus.d.ts +0 -0
  12573. /package/lib/typescript/src/{v4 → core}/assets/icons/poll.d.ts +0 -0
  12574. /package/lib/typescript/src/{v4 → core}/assets/icons/post.d.ts +0 -0
  12575. /package/lib/typescript/src/{v4 → core}/assets/icons/postNotification.d.ts +0 -0
  12576. /package/lib/typescript/src/{v4 → core}/assets/icons/postPermission.d.ts +0 -0
  12577. /package/lib/typescript/src/{v4 → core}/assets/icons/private.d.ts +0 -0
  12578. /package/lib/typescript/src/{v4 → core}/assets/icons/privateFeed.d.ts +0 -0
  12579. /package/lib/typescript/src/{v4 → core}/assets/icons/promote.d.ts +0 -0
  12580. /package/lib/typescript/src/{v4 → core}/assets/icons/public.d.ts +0 -0
  12581. /package/lib/typescript/src/{v4 → core}/assets/icons/radio.d.ts +0 -0
  12582. /package/lib/typescript/src/{v4 → core}/assets/icons/report.d.ts +0 -0
  12583. /package/lib/typescript/src/{v4 → core}/assets/icons/resume.d.ts +0 -0
  12584. /package/lib/typescript/src/{v4 → core}/assets/icons/rotate.d.ts +0 -0
  12585. /package/lib/typescript/src/{v4 → core}/assets/icons/search.d.ts +0 -0
  12586. /package/lib/typescript/src/{v4 → core}/assets/icons/startLivestream.d.ts +0 -0
  12587. /package/lib/typescript/src/{v4 → core}/assets/icons/story.d.ts +0 -0
  12588. /package/lib/typescript/src/{v4 → core}/assets/icons/terminated.d.ts +0 -0
  12589. /package/lib/typescript/src/{v4 → core}/assets/icons/thumbnail.d.ts +0 -0
  12590. /package/lib/typescript/src/{v4 → core}/assets/icons/trash.d.ts +0 -0
  12591. /package/lib/typescript/src/{v4 → core}/assets/icons/unreport.d.ts +0 -0
  12592. /package/lib/typescript/src/{v4 → core}/assets/icons/verifiedBadge.d.ts +0 -0
  12593. /package/lib/typescript/src/{v4 → core}/assets/icons/warning.d.ts +0 -0
  12594. /package/lib/typescript/src/{v4 → core}/assets/index.d.ts +0 -0
  12595. /package/lib/typescript/src/{v4/component/core → core/components}/Tabs/index.d.ts +0 -0
  12596. /package/lib/typescript/src/{v4/component → core/components}/Typography/styles.d.ts +0 -0
  12597. /package/lib/typescript/src/{v4/engine → core/engines}/AdAssetCache.d.ts +0 -0
  12598. /package/lib/typescript/src/{v4/engine → core/engines}/AdEngine.d.ts +0 -0
  12599. /package/lib/typescript/src/{v4/engine → core/engines}/AdSupplier.d.ts +0 -0
  12600. /package/lib/typescript/src/{v4/engine → core/engines}/AssetDownloader.d.ts +0 -0
  12601. /package/lib/typescript/src/{v4/engine → core/engines}/TimeWindowTracker.d.ts +0 -0
  12602. /package/lib/typescript/src/{hooks → core/hooks}/useConfig.d.ts +0 -0
  12603. /package/lib/typescript/src/{hooks → core/hooks}/useGallery.d.ts +0 -0
  12604. /package/lib/typescript/src/{hooks → core/hooks}/useImagePicker.d.ts +0 -0
  12605. /package/lib/typescript/src/{hooks → core/hooks}/useReaction.d.ts +0 -0
  12606. /package/lib/typescript/src/{v4/core → core}/hooks/useSocialSettings.d.ts +0 -0
  12607. /package/lib/typescript/src/{hooks → core/hooks}/useStory.d.ts +0 -0
  12608. /package/lib/typescript/src/{hooks → core/hooks}/useTimeDifference.d.ts +0 -0
  12609. /package/lib/typescript/src/{redux → core/stores}/slices/feedSlice.d.ts +0 -0
  12610. /package/lib/typescript/src/{redux → core/stores}/slices/globalfeedSlice.d.ts +0 -0
  12611. /package/lib/typescript/src/{redux → core/stores}/slices/postDetailSlice.d.ts +0 -0
  12612. /package/lib/typescript/src/{util → core/utils}/permission.d.ts +0 -0
  12613. /package/lib/typescript/src/{v4/component → social/components}/Avatar/index.d.ts +0 -0
  12614. /package/lib/typescript/src/{components → social/components}/CancelButton/styles.d.ts +0 -0
  12615. /package/lib/typescript/src/{v4/component → social/components}/CategoryChip/index.d.ts +0 -0
  12616. /package/lib/typescript/src/{v4/component → social/components}/CircularProgressIndicator/index.d.ts +0 -0
  12617. /package/lib/typescript/src/{v4/component → social/components}/CircularProgressIndicator/styles.d.ts +0 -0
  12618. /package/lib/typescript/src/{v4/component → social/components}/CommunityRowItem/styles.d.ts +0 -0
  12619. /package/lib/typescript/src/{v4/component → social/components}/CustomSocialTab/styles.d.ts +0 -0
  12620. /package/lib/typescript/src/{components → social/components}/CustomTab/styles.d.ts +0 -0
  12621. /package/lib/typescript/src/{v4/component → social/components}/FormInput/index.d.ts +0 -0
  12622. /package/lib/typescript/src/{v4/component → social/components}/ImageFeedSkeleton/styles.d.ts +0 -0
  12623. /package/lib/typescript/src/{v4/component → social/components}/LimitCharacterSearch/index.d.ts +0 -0
  12624. /package/lib/typescript/src/{v4/component → social/components}/LivestreamContent/LivestreamEndedThumbnail/styles.d.ts +0 -0
  12625. /package/lib/typescript/src/{v4/component → social/components}/LivestreamContent/LivestreamTerminatedThumbnail/styles.d.ts +0 -0
  12626. /package/lib/typescript/src/{v4/component → social/components}/LoadingVideo/styles.d.ts +0 -0
  12627. /package/lib/typescript/src/{v4/component → social/components}/MyStories/StoryCircleItem.d.ts +0 -0
  12628. /package/lib/typescript/src/{v4/component → social/components}/MyStories/StoryTargetView.d.ts +0 -0
  12629. /package/lib/typescript/src/{v4/component → social/components}/NewsFeedLoadingComponent/styles.d.ts +0 -0
  12630. /package/lib/typescript/src/{v4/component → social/components}/NoResult/index.d.ts +0 -0
  12631. /package/lib/typescript/src/{v4/component → social/components}/PopupMenu/styles.d.ts +0 -0
  12632. /package/lib/typescript/src/{components/MediaSection → social/components/PostContent}/styles.d.ts +0 -0
  12633. /package/lib/typescript/src/{v4/component → social/components}/PostFeedSkeleton/index.d.ts +0 -0
  12634. /package/lib/typescript/src/{v4/component → social/components}/PreviewLink/index.d.ts +0 -0
  12635. /package/lib/typescript/src/{v4/component → social/components}/PreviewLink/styles.d.ts +0 -0
  12636. /package/lib/typescript/src/{v4/component → social/components}/PreviewLink/types.d.ts +0 -0
  12637. /package/lib/typescript/src/{v4/component → social/components}/RenderTextWithMention/styles.d.ts +0 -0
  12638. /package/lib/typescript/src/{v4/component → social/components}/SearchInput/index.d.ts +0 -0
  12639. /package/lib/typescript/src/{v4/component → social/components}/SearchItem/styles.d.ts +0 -0
  12640. /package/lib/typescript/src/{v4/component → social/components}/Social/CommentListItem/styles.d.ts +0 -0
  12641. /package/lib/typescript/src/{v4/component → social/components}/Social/ReplyCommentList/styles.d.ts +0 -0
  12642. /package/lib/typescript/src/{components → social/components}/StoryKit/src/helpers/ValidationHelpers.d.ts +0 -0
  12643. /package/lib/typescript/src/{components → social/components}/StoryKit/src/helpers/index.d.ts +0 -0
  12644. /package/lib/typescript/src/{v4/component → social/components}/StoryKit/src/interfaces/index.d.ts +0 -0
  12645. /package/lib/typescript/src/{v4/component → social/components}/StoryKit/src/styles.d.ts +0 -0
  12646. /package/lib/typescript/src/{components → social/components/legacy}/BackButton/styles.d.ts +0 -0
  12647. /package/lib/typescript/src/{v4/component → social/components/legacy}/CancelButton/styles.d.ts +0 -0
  12648. /package/lib/typescript/src/{components → social/components/legacy}/CloseButton/styles.d.ts +0 -0
  12649. /package/lib/typescript/src/{components → social/components/legacy}/CommunityStories/styles.d.ts +0 -0
  12650. /package/lib/typescript/src/{components → social/components/legacy}/CreatePostChooseTargetModal/styles.d.ts +0 -0
  12651. /package/lib/typescript/src/{v4/component → social/components/legacy}/CustomTab/styles.d.ts +0 -0
  12652. /package/lib/typescript/src/{components → social/components/legacy}/CustomText/styles.d.ts +0 -0
  12653. /package/lib/typescript/src/{components → social/components/legacy}/DoneButton/styles.d.ts +0 -0
  12654. /package/lib/typescript/src/{components → social/components/legacy}/EditCommentModal/styles.d.ts +0 -0
  12655. /package/lib/typescript/src/{components → social/components/legacy}/EditPostModal/styles.d.ts +0 -0
  12656. /package/lib/typescript/src/{components → social/components/legacy}/FloatingButton/styles.d.ts +0 -0
  12657. /package/lib/typescript/src/{components → social/components/legacy}/LoadingImage/styles.d.ts +0 -0
  12658. /package/lib/typescript/src/{components → social/components/legacy}/LoadingIndicator/styles.d.ts +0 -0
  12659. /package/lib/typescript/src/{components → social/components/legacy}/LoadingOverlay/styles.d.ts +0 -0
  12660. /package/lib/typescript/src/{components → social/components/legacy}/LoadingVideo/styles.d.ts +0 -0
  12661. /package/lib/typescript/src/{components → social/components/legacy}/MediaSection/index.d.ts +0 -0
  12662. /package/lib/typescript/src/{v4/component/PostContent → social/components/legacy/MediaSection}/styles.d.ts +0 -0
  12663. /package/lib/typescript/src/{components → social/components/legacy}/MyStories/styles.d.ts +0 -0
  12664. /package/lib/typescript/src/{components → social/components/legacy}/PollSection/style.d.ts +0 -0
  12665. /package/lib/typescript/src/{components → social/components/legacy}/SearchItem/styles.d.ts +0 -0
  12666. /package/lib/typescript/src/{components → social/components/legacy}/Social/CommentList/styles.d.ts +0 -0
  12667. /package/lib/typescript/src/{components → social/components/legacy}/Social/PendingPostList/styles.d.ts +0 -0
  12668. /package/lib/typescript/src/{components → social/components/legacy}/Social/PostList/styles.d.ts +0 -0
  12669. /package/lib/typescript/src/{components → social/components/legacy}/Social/ReplyCommentList/styles.d.ts +0 -0
  12670. /package/lib/typescript/src/{v4/component → social/components/legacy}/StoryKit/src/helpers/ValidationHelpers.d.ts +0 -0
  12671. /package/lib/typescript/src/{v4/component → social/components/legacy}/StoryKit/src/helpers/index.d.ts +0 -0
  12672. /package/lib/typescript/src/{components → social/components/legacy}/StoryKit/src/interfaces/index.d.ts +0 -0
  12673. /package/lib/typescript/src/{v4 → social}/elements/ActionButton/index.d.ts +0 -0
  12674. /package/lib/typescript/src/{v4 → social}/elements/AddThumbnailButton/index.d.ts +0 -0
  12675. /package/lib/typescript/src/{v4 → social}/elements/AnnouncementBadge/index.d.ts +0 -0
  12676. /package/lib/typescript/src/{v4 → social}/elements/BackButton/index.d.ts +0 -0
  12677. /package/lib/typescript/src/{v4 → social}/elements/CancelCreateLivestreamButton/index.d.ts +0 -0
  12678. /package/lib/typescript/src/{v4 → social}/elements/CancelCreateLivestreamButton/styles.d.ts +0 -0
  12679. /package/lib/typescript/src/{v4 → social}/elements/ChangeThumbnailButton/index.d.ts +0 -0
  12680. /package/lib/typescript/src/{v4 → social}/elements/CommunityAddMemberButton/index.d.ts +0 -0
  12681. /package/lib/typescript/src/{v4 → social}/elements/CommunityCreatePostButton/index.d.ts +0 -0
  12682. /package/lib/typescript/src/{v4 → social}/elements/CommunityPrivacyIcon/index.d.ts +0 -0
  12683. /package/lib/typescript/src/{v4 → social}/elements/CommunityRowImage/styles.d.ts +0 -0
  12684. /package/lib/typescript/src/{v4 → social}/elements/DeleteThumbnailButton/index.d.ts +0 -0
  12685. /package/lib/typescript/src/{v4 → social}/elements/EndLiveStreamButton/index.d.ts +0 -0
  12686. /package/lib/typescript/src/{v4 → social}/elements/LiveTimerStatus/index.d.ts +0 -0
  12687. /package/lib/typescript/src/{v4 → social}/elements/LivestreamTerminatedActionButton/index.d.ts +0 -0
  12688. /package/lib/typescript/src/{v4 → social}/elements/MenuButton/index.d.ts +0 -0
  12689. /package/lib/typescript/src/{v4 → social}/elements/ModeratorBadge/index.d.ts +0 -0
  12690. /package/lib/typescript/src/{v4 → social}/elements/PinBadge/index.d.ts +0 -0
  12691. /package/lib/typescript/src/{v4 → social}/elements/StartLivestreamButton/index.d.ts +0 -0
  12692. /package/lib/typescript/src/{v4 → social}/elements/StartLivestreamButton/styles.d.ts +0 -0
  12693. /package/lib/typescript/src/{v4 → social}/elements/SwitchCameraButton/index.d.ts +0 -0
  12694. /package/lib/typescript/src/{v4 → social}/elements/Timestamp/index.d.ts +0 -0
  12695. /package/lib/typescript/src/{v4/enum → social/enums}/AmityPostContentComponentStyle.d.ts +0 -0
  12696. /package/lib/typescript/src/{v4/enum → social/enums}/enumTabName.d.ts +0 -0
  12697. /package/lib/typescript/src/{v4/enum → social/enums}/enumTheme.d.ts +0 -0
  12698. /package/lib/typescript/src/{enum → social/enums}/imageSizeState.d.ts +0 -0
  12699. /package/lib/typescript/src/{v4/enum → social/enums}/index.d.ts +0 -0
  12700. /package/lib/typescript/src/{v4/enum → social/enums}/mediaAttachmentEnum.d.ts +0 -0
  12701. /package/lib/typescript/src/{v4/enum → social/enums}/post.d.ts +0 -0
  12702. /package/lib/typescript/src/{enum → social/enums}/postTargetType.d.ts +0 -0
  12703. /package/lib/typescript/src/{v4/enum → social/enums}/storyType.d.ts +0 -0
  12704. /package/lib/typescript/src/{enum → social/enums}/tabNameState.d.ts +0 -0
  12705. /package/lib/typescript/src/{v4/PublicApi/Components/AmityPostCommentComponent → social/features/comment/components/PostComment}/styles.d.ts +0 -0
  12706. /package/lib/typescript/src/{v4 → social}/features/community/AddCategory/components/Header/index.d.ts +0 -0
  12707. /package/lib/typescript/src/{v4 → social}/features/community/AddCategory/index.d.ts +0 -0
  12708. /package/lib/typescript/src/{v4 → social}/features/community/AddMember/components/Header/index.d.ts +0 -0
  12709. /package/lib/typescript/src/{v4 → social}/features/community/AddMember/index.d.ts +0 -0
  12710. /package/lib/typescript/src/{v4 → social}/features/community/CommentsNotificationSetting/components/Header/index.d.ts +0 -0
  12711. /package/lib/typescript/src/{v4 → social}/features/community/CommentsNotificationSetting/index.d.ts +0 -0
  12712. /package/lib/typescript/src/{v4 → social}/features/community/Create/components/Header/index.d.ts +0 -0
  12713. /package/lib/typescript/src/{v4 → social}/features/community/Create/index.d.ts +0 -0
  12714. /package/lib/typescript/src/{v4 → social}/features/community/Edit/components/Header/index.d.ts +0 -0
  12715. /package/lib/typescript/src/{v4 → social}/features/community/Edit/index.d.ts +0 -0
  12716. /package/lib/typescript/src/{v4 → social}/features/community/LivestreamsNotificationSetting/components/Header/index.d.ts +0 -0
  12717. /package/lib/typescript/src/{v4 → social}/features/community/LivestreamsNotificationSetting/index.d.ts +0 -0
  12718. /package/lib/typescript/src/{v4 → social}/features/community/Membership/components/Header/index.d.ts +0 -0
  12719. /package/lib/typescript/src/{v4 → social}/features/community/Membership/components/MemberItem/index.d.ts +0 -0
  12720. /package/lib/typescript/src/{v4 → social}/features/community/Membership/components/MemberList/index.d.ts +0 -0
  12721. /package/lib/typescript/src/{v4 → social}/features/community/Membership/components/ModeratorList/index.d.ts +0 -0
  12722. /package/lib/typescript/src/{v4 → social}/features/community/Membership/index.d.ts +0 -0
  12723. /package/lib/typescript/src/{v4 → social}/features/community/NotificationSetting/components/Header/index.d.ts +0 -0
  12724. /package/lib/typescript/src/{v4 → social}/features/community/NotificationSetting/index.d.ts +0 -0
  12725. /package/lib/typescript/src/{v4 → social}/features/community/PendingRequest/components/Header/index.d.ts +0 -0
  12726. /package/lib/typescript/src/{v4 → social}/features/community/PendingRequest/index.d.ts +0 -0
  12727. /package/lib/typescript/src/{v4 → social}/features/community/PostPermission/components/Header/index.d.ts +0 -0
  12728. /package/lib/typescript/src/{v4 → social}/features/community/PostPermission/index.d.ts +0 -0
  12729. /package/lib/typescript/src/{v4 → social}/features/community/PostsNotificationSetting/components/Header/index.d.ts +0 -0
  12730. /package/lib/typescript/src/{v4 → social}/features/community/PostsNotificationSetting/index.d.ts +0 -0
  12731. /package/lib/typescript/src/{v4 → social}/features/community/Setting/components/Header/index.d.ts +0 -0
  12732. /package/lib/typescript/src/{v4 → social}/features/community/Setting/elements/CloseCommunity/index.d.ts +0 -0
  12733. /package/lib/typescript/src/{v4 → social}/features/community/Setting/elements/CloseCommunityDescription/index.d.ts +0 -0
  12734. /package/lib/typescript/src/{v4 → social}/features/community/Setting/elements/LeaveCommunity/index.d.ts +0 -0
  12735. /package/lib/typescript/src/{v4 → social}/features/community/Setting/hooks/useCommunitySetting.d.ts +0 -0
  12736. /package/lib/typescript/src/{v4 → social}/features/community/Setting/index.d.ts +0 -0
  12737. /package/lib/typescript/src/{v4 → social}/features/community/StoriesNotificationSetting/components/Header/index.d.ts +0 -0
  12738. /package/lib/typescript/src/{v4 → social}/features/community/StoriesNotificationSetting/index.d.ts +0 -0
  12739. /package/lib/typescript/src/{v4 → social}/features/community/StorySetting/components/Header/index.d.ts +0 -0
  12740. /package/lib/typescript/src/{v4 → social}/features/community/StorySetting/index.d.ts +0 -0
  12741. /package/lib/typescript/src/{v4 → social}/features/community/shared/components/MemberSkeleton/index.d.ts +0 -0
  12742. /package/lib/typescript/src/{v4 → social}/features/community/shared/elements/Action/index.d.ts +0 -0
  12743. /package/lib/typescript/src/{v4 → social}/features/community/shared/types/index.d.ts +0 -0
  12744. /package/lib/typescript/src/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/index.d.ts +0 -0
  12745. /package/lib/typescript/src/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/styles/styles.d.ts +0 -0
  12746. /package/lib/typescript/src/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/styles.d.ts +0 -0
  12747. /package/lib/typescript/src/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/ExploreLoadingSkeleton/styles.d.ts +0 -0
  12748. /package/lib/typescript/src/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/styles.d.ts +0 -0
  12749. /package/lib/typescript/src/{v4/PublicApi/Components/AmityExploreCommunityEmptyComponent → social/features/feed/components/ExploreCommunityEmpty}/styles.d.ts +0 -0
  12750. /package/lib/typescript/src/{v4/PublicApi/Components/AmityExploreEmptyComponent → social/features/feed/components/ExploreEmpty}/styles.d.ts +0 -0
  12751. /package/lib/typescript/src/{v4/PublicApi/Components/AmityGlobalFeedComponent → social/features/feed/components/GlobalFeed}/styles.d.ts +0 -0
  12752. /package/lib/typescript/src/{v4/PublicApi/Components/AmityNewsFeedComponent → social/features/feed/components/NewsFeed}/styles.d.ts +0 -0
  12753. /package/lib/typescript/src/{v4/PublicApi/Components/AmityRecommenedCommunityComponent → social/features/feed/components/RecommendedCommunities}/RecommenedCommunityItems/styles.d.ts +0 -0
  12754. /package/lib/typescript/src/{v4/PublicApi/Components/AmityRecommenedCommunityComponent → social/features/feed/components/RecommendedCommunities}/styles.d.ts +0 -0
  12755. /package/lib/typescript/src/{v4/PublicApi/Components/AmityTrendingCommunitiesComponent → social/features/feed/components/TrendingCommunities}/styles.d.ts +0 -0
  12756. /package/lib/typescript/src/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/index.d.ts +0 -0
  12757. /package/lib/typescript/src/{v4/PublicApi/Components/AmityReactionListComponent → social/features/reaction/components/List}/styles.d.ts +0 -0
  12758. /package/lib/typescript/src/{v4/PublicApi/Components/AmityTopSearchBarComponent → social/features/search/components/TopSearchBar}/styles.d.ts +0 -0
  12759. /package/lib/typescript/src/{v4/PublicApi/Pages/AmityCreateStoryPage → social/features/story/Create}/styles.d.ts +0 -0
  12760. /package/lib/typescript/src/{v4/PublicApi/Pages/AmityDraftStoryPage → social/features/story/Draft}/styles.d.ts +0 -0
  12761. /package/lib/typescript/src/{v4/hook → social/hooks}/files/useFile.d.ts +0 -0
  12762. /package/lib/typescript/src/{v4/hook → social/hooks}/useCamera.d.ts +0 -0
  12763. /package/lib/typescript/src/{v4/hook → social/hooks}/useCategories.d.ts +0 -0
  12764. /package/lib/typescript/src/{v4/hook → social/hooks}/useCategory.d.ts +0 -0
  12765. /package/lib/typescript/src/{v4/hook → social/hooks}/useCommentAdImpression.d.ts +0 -0
  12766. /package/lib/typescript/src/{v4/hook → social/hooks}/useCommunities.d.ts +0 -0
  12767. /package/lib/typescript/src/{v4/hook → social/hooks}/useCommunity.d.ts +0 -0
  12768. /package/lib/typescript/src/{v4/hook → social/hooks}/useDarkMode.d.ts +0 -0
  12769. /package/lib/typescript/src/{v4/hook → social/hooks}/useGlobalStory.d.ts +0 -0
  12770. /package/lib/typescript/src/{v4/hook → social/hooks}/useImagePicker.d.ts +0 -0
  12771. /package/lib/typescript/src/{v4/hook → social/hooks}/useIsCommunityModerator.d.ts +0 -0
  12772. /package/lib/typescript/src/{v4/hook → social/hooks}/useJoinCommunity.d.ts +0 -0
  12773. /package/lib/typescript/src/{v4/hook → social/hooks}/useKeyboardStatus.d.ts +0 -0
  12774. /package/lib/typescript/src/{v4/hook → social/hooks}/useLeaveCommunity.d.ts +0 -0
  12775. /package/lib/typescript/src/{v4/hook → social/hooks}/useMembersQuery.d.ts +0 -0
  12776. /package/lib/typescript/src/{v4/hook → social/hooks}/usePaginator.d.ts +0 -0
  12777. /package/lib/typescript/src/{v4/hook → social/hooks}/usePendingPosts.d.ts +0 -0
  12778. /package/lib/typescript/src/{v4/hook → social/hooks}/usePermissions.d.ts +0 -0
  12779. /package/lib/typescript/src/{v4/hook → social/hooks}/usePostImpression.d.ts +0 -0
  12780. /package/lib/typescript/src/{v4/hook → social/hooks}/usePosts.d.ts +0 -0
  12781. /package/lib/typescript/src/{v4/hook → social/hooks}/useReaction.d.ts +0 -0
  12782. /package/lib/typescript/src/{v4/hook → social/hooks}/useRecommenedCommunities.d.ts +0 -0
  12783. /package/lib/typescript/src/{v4/hook → social/hooks}/useRolesQuery.d.ts +0 -0
  12784. /package/lib/typescript/src/{v4/hook → social/hooks}/useStory.d.ts +0 -0
  12785. /package/lib/typescript/src/{v4/hook → social/hooks}/useStoryPermission.d.ts +0 -0
  12786. /package/lib/typescript/src/{v4/hook → social/hooks}/useStoryTarget.d.ts +0 -0
  12787. /package/lib/typescript/src/{v4/hook → social/hooks}/useTimeDifference.d.ts +0 -0
  12788. /package/lib/typescript/src/{v4/hook → social/hooks}/useTrendingCommunities.d.ts +0 -0
  12789. /package/lib/typescript/src/{v4/PublicApi/Pages/AmityAllCategoriesPage → social/screens/AllCategories}/CategoryRowItem/styles.d.ts +0 -0
  12790. /package/lib/typescript/src/{screens → social/screens}/GlobalFeed/styles.d.ts +0 -0
  12791. /package/lib/typescript/src/{v4 → social}/utils/errors.d.ts +0 -0
  12792. /package/lib/typescript/src/{v4 → social}/utils/index.d.ts +0 -0
  12793. /package/lib/typescript/src/{v4 → social}/utils/permissions.d.ts +0 -0
  12794. /package/src/{v4/configAssets/icons → core/assets/configs}/aspect_ratio.png +0 -0
  12795. /package/src/{v4/configAssets/icons → core/assets/configs}/backButtonIcon.png +0 -0
  12796. /package/src/{v4/configAssets/icons → core/assets/configs}/badgeIcon.png +0 -0
  12797. /package/src/{v4/configAssets/icons → core/assets/configs}/camera_button.png +0 -0
  12798. /package/src/{v4/configAssets/icons → core/assets/configs}/clear.png +0 -0
  12799. /package/src/{v4/configAssets/icons → core/assets/configs}/close_button_dark.png +0 -0
  12800. /package/src/{v4/configAssets/icons → core/assets/configs}/close_button_light.png +0 -0
  12801. /package/src/{v4/configAssets/icons → core/assets/configs}/commentButtonIcon.png +0 -0
  12802. /package/src/{v4/configAssets/icons → core/assets/configs}/create_livestream_button.png +0 -0
  12803. /package/src/{v4/configAssets/icons → core/assets/configs}/create_poll_button.png +0 -0
  12804. /package/src/{v4/configAssets/icons → core/assets/configs}/create_post_button.png +0 -0
  12805. /package/src/{v4/configAssets/icons → core/assets/configs}/create_story_button.png +0 -0
  12806. /package/src/{v4/configAssets/icons → core/assets/configs}/emptyFeedIcon_dark.png +0 -0
  12807. /package/src/{v4/configAssets/icons → core/assets/configs}/emptyFeedIcon_light.png +0 -0
  12808. /package/src/{v4/configAssets/icons → core/assets/configs}/empty_list_icon.png +0 -0
  12809. /package/src/{v4/configAssets/icons → core/assets/configs}/exploreCommunityIcon.png +0 -0
  12810. /package/src/{v4/configAssets/icons → core/assets/configs}/file_button.png +0 -0
  12811. /package/src/{v4/configAssets/icons → core/assets/configs}/hyperlink_button.png +0 -0
  12812. /package/src/{v4/configAssets/icons → core/assets/configs}/image_button.png +0 -0
  12813. /package/src/{v4/configAssets/icons → core/assets/configs}/likeButtonIcon.png +0 -0
  12814. /package/src/{v4/configAssets/icons → core/assets/configs}/lockIcon.png +0 -0
  12815. /package/src/{v4/configAssets/icons → core/assets/configs}/menuIcon.png +0 -0
  12816. /package/src/{v4/configAssets/icons → core/assets/configs}/mute.png +0 -0
  12817. /package/src/{v4/configAssets/icons → core/assets/configs}/officialBadgeIcon.png +0 -0
  12818. /package/src/{v4/configAssets/icons → core/assets/configs}/plus.png +0 -0
  12819. /package/src/{v4/configAssets/icons → core/assets/configs}/search.png +0 -0
  12820. /package/src/{v4/configAssets/icons → core/assets/configs}/search_light.png +0 -0
  12821. /package/src/{v4/configAssets/icons → core/assets/configs}/shareButtonIcon.png +0 -0
  12822. /package/src/{v4/configAssets/icons → core/assets/configs}/unmute.png +0 -0
  12823. /package/src/{v4/configAssets/icons → core/assets/configs}/video_button.png +0 -0
  12824. /package/src/{v4 → core}/assets/icons/arrowDown.tsx +0 -0
  12825. /package/src/{v4 → core}/assets/icons/arrowLeft.tsx +0 -0
  12826. /package/src/{v4 → core}/assets/icons/arrowRight.tsx +0 -0
  12827. /package/src/{v4 → core}/assets/icons/ban.tsx +0 -0
  12828. /package/src/{v4 → core}/assets/icons/bell.tsx +0 -0
  12829. /package/src/{v4 → core}/assets/icons/camera.tsx +0 -0
  12830. /package/src/{v4 → core}/assets/icons/category.tsx +0 -0
  12831. /package/src/{v4 → core}/assets/icons/check.tsx +0 -0
  12832. /package/src/{v4 → core}/assets/icons/checkbox.tsx +0 -0
  12833. /package/src/{v4 → core}/assets/icons/close.tsx +0 -0
  12834. /package/src/{v4 → core}/assets/icons/commentNotification.tsx +0 -0
  12835. /package/src/{v4 → core}/assets/icons/community.tsx +0 -0
  12836. /package/src/{v4 → core}/assets/icons/cross.tsx +0 -0
  12837. /package/src/{v4 → core}/assets/icons/demote.tsx +0 -0
  12838. /package/src/{v4 → core}/assets/icons/dot.tsx +0 -0
  12839. /package/src/{v4 → core}/assets/icons/emptyCommunity.tsx +0 -0
  12840. /package/src/{v4 → core}/assets/icons/emptyList.tsx +0 -0
  12841. /package/src/{v4 → core}/assets/icons/errorPage.tsx +0 -0
  12842. /package/src/{v4 → core}/assets/icons/exclamation.tsx +0 -0
  12843. /package/src/{v4 → core}/assets/icons/featured.tsx +0 -0
  12844. /package/src/{v4 → core}/assets/icons/firework.tsx +0 -0
  12845. /package/src/{v4 → core}/assets/icons/imageUpload.tsx +0 -0
  12846. /package/src/{v4 → core}/assets/icons/list.tsx +0 -0
  12847. /package/src/{v4 → core}/assets/icons/livestream.tsx +0 -0
  12848. /package/src/{v4 → core}/assets/icons/member.tsx +0 -0
  12849. /package/src/{v4 → core}/assets/icons/menu.tsx +0 -0
  12850. /package/src/{v4 → core}/assets/icons/moderator.tsx +0 -0
  12851. /package/src/{v4 → core}/assets/icons/noResult.tsx +0 -0
  12852. /package/src/{v4 → core}/assets/icons/pause.tsx +0 -0
  12853. /package/src/{v4 → core}/assets/icons/pen.tsx +0 -0
  12854. /package/src/{v4 → core}/assets/icons/penFill.tsx +0 -0
  12855. /package/src/{v4 → core}/assets/icons/photo.tsx +0 -0
  12856. /package/src/{v4 → core}/assets/icons/pinFill.tsx +0 -0
  12857. /package/src/{v4 → core}/assets/icons/play.tsx +0 -0
  12858. /package/src/{v4 → core}/assets/icons/plus.tsx +0 -0
  12859. /package/src/{v4 → core}/assets/icons/post.tsx +0 -0
  12860. /package/src/{v4 → core}/assets/icons/postNotification.tsx +0 -0
  12861. /package/src/{v4 → core}/assets/icons/postPermission.tsx +0 -0
  12862. /package/src/{v4 → core}/assets/icons/private.tsx +0 -0
  12863. /package/src/{v4 → core}/assets/icons/privateFeed.tsx +0 -0
  12864. /package/src/{v4 → core}/assets/icons/promote.tsx +0 -0
  12865. /package/src/{v4 → core}/assets/icons/public.tsx +0 -0
  12866. /package/src/{v4 → core}/assets/icons/radio.tsx +0 -0
  12867. /package/src/{v4 → core}/assets/icons/report.tsx +0 -0
  12868. /package/src/{v4 → core}/assets/icons/resume.tsx +0 -0
  12869. /package/src/{v4 → core}/assets/icons/rotate.tsx +0 -0
  12870. /package/src/{v4 → core}/assets/icons/search.tsx +0 -0
  12871. /package/src/{v4 → core}/assets/icons/startLivestream.tsx +0 -0
  12872. /package/src/{v4 → core}/assets/icons/story.tsx +0 -0
  12873. /package/src/{v4 → core}/assets/icons/terminated.tsx +0 -0
  12874. /package/src/{v4 → core}/assets/icons/thumbnail.tsx +0 -0
  12875. /package/src/{v4 → core}/assets/icons/trash.tsx +0 -0
  12876. /package/src/{v4 → core}/assets/icons/unreport.tsx +0 -0
  12877. /package/src/{v4 → core}/assets/icons/verifiedBadge.tsx +0 -0
  12878. /package/src/{v4 → core}/assets/icons/warning.tsx +0 -0
  12879. /package/src/{v4 → core}/assets/images/BackIcon.png +0 -0
  12880. /package/src/{v4 → core}/assets/images/GroupChat.png +0 -0
  12881. /package/src/{v4 → core}/assets/images/GroupChat.svg +0 -0
  12882. /package/src/{v4 → core}/assets/images/Option.svg +0 -0
  12883. /package/src/{v4 → core}/assets/images/Private.svg +0 -0
  12884. /package/src/{v4 → core}/assets/images/Public.svg +0 -0
  12885. /package/src/{v4 → core}/assets/images/adAvatar.png +0 -0
  12886. /package/src/{v4 → core}/assets/images/addChat.png +0 -0
  12887. /package/src/{v4 → core}/assets/images/arrowRight-2.png +0 -0
  12888. /package/src/{v4 → core}/assets/images/arrowRight.png +0 -0
  12889. /package/src/{v4 → core}/assets/images/back.svg +0 -0
  12890. /package/src/{v4 → core}/assets/images/camera.png +0 -0
  12891. /package/src/{v4 → core}/assets/images/cameraIcon.png +0 -0
  12892. /package/src/{v4 → core}/assets/images/comment.svg +0 -0
  12893. /package/src/{v4 → core}/assets/images/communityAvatar.png +0 -0
  12894. /package/src/{v4 → core}/assets/images/editPencil-not-filled.png +0 -0
  12895. /package/src/{v4 → core}/assets/images/editPencil.png +0 -0
  12896. /package/src/{v4 → core}/assets/images/followPlus.png +0 -0
  12897. /package/src/{v4 → core}/assets/images/gallery.png +0 -0
  12898. /package/src/{v4 → core}/assets/images/groupMember.png +0 -0
  12899. /package/src/{v4 → core}/assets/images/keyboard.png +0 -0
  12900. /package/src/{v4 → core}/assets/images/livestream.png +0 -0
  12901. /package/src/{v4 → core}/assets/images/mic.png +0 -0
  12902. /package/src/{v4 → core}/assets/images/noSearchResult.png +0 -0
  12903. /package/src/{v4 → core}/assets/images/person.svg +0 -0
  12904. /package/src/{v4 → core}/assets/images/plus.png +0 -0
  12905. /package/src/{v4 → core}/assets/images/previewLinkDefaultBackground.png +0 -0
  12906. /package/src/{v4 → core}/assets/images/report.png +0 -0
  12907. /package/src/{v4 → core}/assets/images/send.png +0 -0
  12908. /package/src/{v4 → core}/assets/images/setting.png +0 -0
  12909. /package/src/{v4 → core}/assets/images/threeDot.png +0 -0
  12910. /package/src/{v4 → core}/assets/images/unfollow.png +0 -0
  12911. /package/src/{v4 → core}/assets/images/userAvatar.png +0 -0
  12912. /package/src/{v4 → core}/assets/images/voice.png +0 -0
  12913. /package/src/{v4 → core}/assets/index.ts +0 -0
  12914. /package/src/{v4/component/core → core/components}/Tabs/index.tsx +0 -0
  12915. /package/src/{v4/engine → core/engines}/AdAssetCache.ts +0 -0
  12916. /package/src/{v4/engine → core/engines}/AdEngine.ts +0 -0
  12917. /package/src/{v4/engine → core/engines}/AdSupplier.ts +0 -0
  12918. /package/src/{v4/engine → core/engines}/TimeWindowTracker.ts +0 -0
  12919. /package/src/{util/enumUIKitID.ts → core/enums/customization.ts} +0 -0
  12920. /package/src/{hooks → core/hooks}/useImagePicker.ts +0 -0
  12921. /package/src/{hooks → core/hooks}/useReaction.ts +0 -0
  12922. /package/src/{hooks → core/hooks}/useStory.ts +0 -0
  12923. /package/src/{hooks → core/hooks}/useTimeDifference.ts +0 -0
  12924. /package/src/{redux → core/stores}/slices/feedSlice.ts +0 -0
  12925. /package/src/{redux → core/stores}/slices/postDetailSlice.ts +0 -0
  12926. /package/src/{v4/types/type.d.ts → core/types/mention.ts} +0 -0
  12927. /package/src/{util/numberUtil.ts → core/utils/number.ts} +0 -0
  12928. /package/src/{util → core/utils}/permission.ts +0 -0
  12929. /package/src/{util/postDataFormatter.ts → core/utils/post.ts} +0 -0
  12930. /package/src/{util/communityMemberRolesUtil.ts → core/utils/role.ts} +0 -0
  12931. /package/src/{v4/component → social/components}/Avatar/index.tsx +0 -0
  12932. /package/src/{v4/component → social/components}/CategoryChip/index.ts +0 -0
  12933. /package/src/{v4/component → social/components}/CircularProgressIndicator/index.ts +0 -0
  12934. /package/src/{v4/component → social/components}/CircularProgressIndicator/styles.ts +0 -0
  12935. /package/src/{v4/component → social/components}/CommunityRowItem/styles.ts +0 -0
  12936. /package/src/{v4/component → social/components}/FormInput/index.tsx +0 -0
  12937. /package/src/{v4/component → social/components}/ImageFeedSkeleton/styles.ts +0 -0
  12938. /package/src/{v4/component → social/components}/LimitCharacterSearch/index.ts +0 -0
  12939. /package/src/{v4/component → social/components}/LoadingVideo/styles.ts +0 -0
  12940. /package/src/{v4/component → social/components}/NoResult/index.ts +0 -0
  12941. /package/src/{v4/component → social/components}/PopupMenu/styles.ts +0 -0
  12942. /package/src/{v4/component → social/components}/PostContent/styles.ts +0 -0
  12943. /package/src/{v4/component → social/components}/PostFeedSkeleton/index.tsx +0 -0
  12944. /package/src/{v4/component → social/components}/PreviewLink/index.ts +0 -0
  12945. /package/src/{v4/component → social/components}/PreviewLink/types.ts +0 -0
  12946. /package/src/{v4/component → social/components}/SearchInput/index.tsx +0 -0
  12947. /package/src/{components → social/components}/StoryKit/index.ts +0 -0
  12948. /package/src/{components → social/components}/StoryKit/src/assets/images/no_avatar.png +0 -0
  12949. /package/src/{components → social/components}/StoryKit/src/components/AndroidCubeEffect.js +0 -0
  12950. /package/src/{components → social/components}/StoryKit/src/components/CubeNavigationHorizontal.js +0 -0
  12951. /package/src/{components → social/components}/StoryKit/src/helpers/ValidationHelpers.ts +0 -0
  12952. /package/src/{components → social/components}/StoryKit/src/helpers/index.ts +0 -0
  12953. /package/src/{v4/component → social/components}/StoryKit/src/interfaces/index.ts +0 -0
  12954. /package/src/{components → social/components/legacy}/BackButton/styles.ts +0 -0
  12955. /package/src/{components → social/components/legacy}/CustomText/styles.ts +0 -0
  12956. /package/src/{components → social/components/legacy}/FloatingButton/styles.ts +0 -0
  12957. /package/src/{components → social/components/legacy}/LoadingImage/styles.ts +0 -0
  12958. /package/src/{components → social/components/legacy}/LoadingIndicator/styles.ts +0 -0
  12959. /package/src/{components → social/components/legacy}/LoadingOverlay/styles.ts +0 -0
  12960. /package/src/{components → social/components/legacy}/LoadingVideo/styles.ts +0 -0
  12961. /package/src/{components → social/components/legacy}/MediaSection/styles.ts +0 -0
  12962. /package/src/{components → social/components/legacy}/PollSection/usePoll.ts +0 -0
  12963. /package/src/{v4/component → social/components/legacy}/StoryKit/index.ts +0 -0
  12964. /package/src/{v4/component → social/components/legacy}/StoryKit/src/assets/images/no_avatar.png +0 -0
  12965. /package/src/{v4/component → social/components/legacy}/StoryKit/src/helpers/ValidationHelpers.ts +0 -0
  12966. /package/src/{v4/component → social/components/legacy}/StoryKit/src/helpers/index.ts +0 -0
  12967. /package/src/{components → social/components/legacy}/StoryKit/src/interfaces/index.ts +0 -0
  12968. /package/src/{components → social/components/legacy}/react-native-image-viewing/LICENSE +0 -0
  12969. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/@types/index.d.ts +0 -0
  12970. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/@types/index.js +0 -0
  12971. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageDefaultHeader.d.ts +0 -0
  12972. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.d.ts +0 -0
  12973. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.android.js +0 -0
  12974. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.d.ts +0 -0
  12975. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageItem.ios.js +0 -0
  12976. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/ImageItem/ImageLoading.d.ts +0 -0
  12977. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.android.d.ts +0 -0
  12978. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.d.ts +0 -0
  12979. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.ios.d.ts +0 -0
  12980. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.ios.js +0 -0
  12981. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/Modal/Modal.js +0 -0
  12982. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/StatusBarManager.d.ts +0 -0
  12983. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/components/StatusBarManager.js +0 -0
  12984. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useAnimatedComponents.d.ts +0 -0
  12985. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useAnimatedComponents.js +0 -0
  12986. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useDoubleTapToZoom.js +0 -0
  12987. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageDimensions.d.ts +0 -0
  12988. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageDimensions.js +0 -0
  12989. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageIndexChange.d.ts +0 -0
  12990. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImageIndexChange.js +0 -0
  12991. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImagePrefetch.d.ts +0 -0
  12992. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useImagePrefetch.js +0 -0
  12993. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/usePanResponder.d.ts +0 -0
  12994. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/usePanResponder.js +0 -0
  12995. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useRequestClose.d.ts +0 -0
  12996. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useRequestClose.js +0 -0
  12997. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useZoomPanResponder.d.ts +0 -0
  12998. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/hooks/useZoomPanResponder.js +0 -0
  12999. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/index.d.ts +0 -0
  13000. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/index.js +0 -0
  13001. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/utils.d.ts +0 -0
  13002. /package/src/{components → social/components/legacy}/react-native-image-viewing/dist/utils.js +0 -0
  13003. /package/src/{v4 → social}/elements/ActionButton/index.tsx +0 -0
  13004. /package/src/{v4 → social}/elements/AddThumbnailButton/index.ts +0 -0
  13005. /package/src/{v4 → social}/elements/AnnouncementBadge/index.tsx +0 -0
  13006. /package/src/{v4 → social}/elements/BackButton/index.tsx +0 -0
  13007. /package/src/{v4 → social}/elements/CancelCreateLivestreamButton/index.ts +0 -0
  13008. /package/src/{v4 → social}/elements/CancelCreateLivestreamButton/styles.ts +0 -0
  13009. /package/src/{v4 → social}/elements/ChangeThumbnailButton/index.ts +0 -0
  13010. /package/src/{v4 → social}/elements/CommunityAddMemberButton/index.tsx +0 -0
  13011. /package/src/{v4 → social}/elements/CommunityCreatePostButton/index.ts +0 -0
  13012. /package/src/{v4 → social}/elements/CommunityPrivacyIcon/index.tsx +0 -0
  13013. /package/src/{v4 → social}/elements/DeleteThumbnailButton/index.ts +0 -0
  13014. /package/src/{v4 → social}/elements/EndLiveStreamButton/index.ts +0 -0
  13015. /package/src/{v4 → social}/elements/LiveTimerStatus/index.ts +0 -0
  13016. /package/src/{v4 → social}/elements/LivestreamTerminatedActionButton/index.ts +0 -0
  13017. /package/src/{v4 → social}/elements/MenuButton/index.tsx +0 -0
  13018. /package/src/{v4 → social}/elements/ModeratorBadge/index.tsx +0 -0
  13019. /package/src/{v4 → social}/elements/PinBadge/index.tsx +0 -0
  13020. /package/src/{v4 → social}/elements/StartLivestreamButton/index.ts +0 -0
  13021. /package/src/{v4 → social}/elements/StartLivestreamButton/styles.ts +0 -0
  13022. /package/src/{v4 → social}/elements/SwitchCameraButton/index.ts +0 -0
  13023. /package/src/{v4 → social}/elements/Timestamp/index.tsx +0 -0
  13024. /package/src/{v4/enum → social/enums}/AmityPostContentComponentStyle.ts +0 -0
  13025. /package/src/{v4/enum → social/enums}/enumTabName.ts +0 -0
  13026. /package/src/{v4/enum → social/enums}/enumTheme.ts +0 -0
  13027. /package/src/{enum → social/enums}/imageSizeState.ts +0 -0
  13028. /package/src/{v4/enum → social/enums}/index.ts +0 -0
  13029. /package/src/{v4/enum → social/enums}/mediaAttachmentEnum.ts +0 -0
  13030. /package/src/{v4/enum → social/enums}/post.ts +0 -0
  13031. /package/src/{enum → social/enums}/postTargetType.ts +0 -0
  13032. /package/src/{v4/enum → social/enums}/storyType.ts +0 -0
  13033. /package/src/{enum → social/enums}/tabNameState.ts +0 -0
  13034. /package/src/{v4 → social}/features/community/AddCategory/components/Header/index.tsx +0 -0
  13035. /package/src/{v4 → social}/features/community/AddCategory/index.tsx +0 -0
  13036. /package/src/{v4 → social}/features/community/AddMember/components/Header/index.tsx +0 -0
  13037. /package/src/{v4 → social}/features/community/AddMember/index.tsx +0 -0
  13038. /package/src/{v4 → social}/features/community/CommentsNotificationSetting/components/Header/index.tsx +0 -0
  13039. /package/src/{v4 → social}/features/community/CommentsNotificationSetting/index.tsx +0 -0
  13040. /package/src/{v4 → social}/features/community/Create/components/Header/index.tsx +0 -0
  13041. /package/src/{v4 → social}/features/community/Create/index.tsx +0 -0
  13042. /package/src/{v4 → social}/features/community/Edit/components/Header/index.tsx +0 -0
  13043. /package/src/{v4 → social}/features/community/Edit/index.tsx +0 -0
  13044. /package/src/{v4 → social}/features/community/LivestreamsNotificationSetting/components/Header/index.tsx +0 -0
  13045. /package/src/{v4 → social}/features/community/LivestreamsNotificationSetting/index.tsx +0 -0
  13046. /package/src/{v4 → social}/features/community/Membership/components/Header/index.tsx +0 -0
  13047. /package/src/{v4 → social}/features/community/Membership/components/MemberItem/index.ts +0 -0
  13048. /package/src/{v4 → social}/features/community/Membership/components/MemberList/index.ts +0 -0
  13049. /package/src/{v4 → social}/features/community/Membership/components/ModeratorList/index.ts +0 -0
  13050. /package/src/{v4 → social}/features/community/Membership/index.ts +0 -0
  13051. /package/src/{v4 → social}/features/community/NotificationSetting/components/Header/index.tsx +0 -0
  13052. /package/src/{v4 → social}/features/community/NotificationSetting/index.tsx +0 -0
  13053. /package/src/{v4 → social}/features/community/PendingRequest/components/Header/index.tsx +0 -0
  13054. /package/src/{v4 → social}/features/community/PendingRequest/index.tsx +0 -0
  13055. /package/src/{v4 → social}/features/community/PostPermission/components/Header/index.tsx +0 -0
  13056. /package/src/{v4 → social}/features/community/PostPermission/index.tsx +0 -0
  13057. /package/src/{v4 → social}/features/community/PostsNotificationSetting/components/Header/index.tsx +0 -0
  13058. /package/src/{v4 → social}/features/community/PostsNotificationSetting/index.tsx +0 -0
  13059. /package/src/{v4 → social}/features/community/Setting/components/Header/index.tsx +0 -0
  13060. /package/src/{v4 → social}/features/community/Setting/elements/CloseCommunity/index.ts +0 -0
  13061. /package/src/{v4 → social}/features/community/Setting/elements/CloseCommunityDescription/index.ts +0 -0
  13062. /package/src/{v4 → social}/features/community/Setting/elements/LeaveCommunity/index.ts +0 -0
  13063. /package/src/{v4 → social}/features/community/Setting/index.ts +0 -0
  13064. /package/src/{v4 → social}/features/community/StoriesNotificationSetting/components/Header/index.tsx +0 -0
  13065. /package/src/{v4 → social}/features/community/StoriesNotificationSetting/index.tsx +0 -0
  13066. /package/src/{v4 → social}/features/community/StorySetting/components/Header/index.tsx +0 -0
  13067. /package/src/{v4 → social}/features/community/StorySetting/index.tsx +0 -0
  13068. /package/src/{v4 → social}/features/community/shared/components/MemberSkeleton/index.ts +0 -0
  13069. /package/src/{v4 → social}/features/community/shared/elements/Action/index.ts +0 -0
  13070. /package/src/{v4 → social}/features/community/shared/types/index.ts +0 -0
  13071. /package/src/{v4/PublicApi/Components/AmityEmptyNewsFeedComponent → social/features/feed/components/EmptyNewsFeed}/Elements/index.ts +0 -0
  13072. /package/src/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/ExploreLoadingSkeleton/styles.ts +0 -0
  13073. /package/src/{v4/PublicApi/Components/AmityExploreComponent → social/features/feed/components/Explore}/styles.ts +0 -0
  13074. /package/src/{v4/PublicApi/Components/AmityExploreCommunityEmptyComponent → social/features/feed/components/ExploreCommunityEmpty}/styles.ts +0 -0
  13075. /package/src/{v4/PublicApi/Components/AmityExploreEmptyComponent → social/features/feed/components/ExploreEmpty}/styles.ts +0 -0
  13076. /package/src/{v4/PublicApi/Components/AmityGlobalFeedComponent → social/features/feed/components/GlobalFeed}/styles.ts +0 -0
  13077. /package/src/{v4/PublicApi/Components/AmityNewsFeedComponent → social/features/feed/components/NewsFeed}/styles.ts +0 -0
  13078. /package/src/{v4/PublicApi/Components/AmityTrendingCommunitiesComponent → social/features/feed/components/TrendingCommunities}/styles.ts +0 -0
  13079. /package/src/{v4/PublicApi/Components/AmityPostEngagementActionsComponent → social/features/post/components/EngagementActions}/Components/index.ts +0 -0
  13080. /package/src/{v4/hook → social/hooks}/files/useFile.ts +0 -0
  13081. /package/src/{v4/hook → social/hooks}/useCamera.ts +0 -0
  13082. /package/src/{v4/hook → social/hooks}/useCategory.ts +0 -0
  13083. /package/src/{v4/hook → social/hooks}/useCommunities.ts +0 -0
  13084. /package/src/{v4/hook → social/hooks}/useCommunity.ts +0 -0
  13085. /package/src/{v4/hook → social/hooks}/useDarkMode.ts +0 -0
  13086. /package/src/{v4/hook → social/hooks}/useGlobalStory.ts +0 -0
  13087. /package/src/{v4/hook → social/hooks}/useJoinCommunity.ts +0 -0
  13088. /package/src/{v4/hook → social/hooks}/useKeyboardStatus.ts +0 -0
  13089. /package/src/{v4/hook → social/hooks}/useLeaveCommunity.ts +0 -0
  13090. /package/src/{v4/hook → social/hooks}/useMembersQuery.ts +0 -0
  13091. /package/src/{v4/hook → social/hooks}/usePendingPosts.ts +0 -0
  13092. /package/src/{v4/hook → social/hooks}/usePermissions.ts +0 -0
  13093. /package/src/{v4/hook → social/hooks}/usePopup.ts +0 -0
  13094. /package/src/{v4/hook → social/hooks}/usePosts.ts +0 -0
  13095. /package/src/{v4/hook → social/hooks}/useReaction.ts +0 -0
  13096. /package/src/{v4/hook → social/hooks}/useRolesQuery.ts +0 -0
  13097. /package/src/{v4/hook → social/hooks}/useStory.ts +0 -0
  13098. /package/src/{v4/hook → social/hooks}/useStoryTarget.ts +0 -0
  13099. /package/src/{v4/hook → social/hooks}/useTimeDifference.ts +0 -0
  13100. /package/src/{v4/PublicApi/Pages/AmityAllCategoriesPage → social/screens/AllCategories}/CategoryRowItem/styles.ts +0 -0
  13101. /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-vlc-media-player 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
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 | Required Props | Notes |
206
- |----------------------------|-------------------------|-------------------------------|
207
- | `CommunityHome` | `defaultCommunityId: string` | Community to display |
208
- | `PostDetail` | `defaultPostId: string` | Post Detail page to display |
209
- | `AmityExploreComponent` | - | Explore page to display |
210
- | `UserProfile` | `defaultUserId: string` , `isShowBackButton?: boolean` | User profile to display |
211
- | `AmityGlobalFeedComponent` | `isShowStoryTab: boolean` | default value of `isShowStoryTab` is `true`|
212
- | `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` |
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 type={AmityStoryTabComponentEnum.globalFeed} />
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":[]}