@amityco/react-native-social-uikit 4.0.0-354a3a5.0 → 4.0.0-417229c2.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 (319) hide show
  1. package/lib/commonjs/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js +1 -1
  2. package/lib/commonjs/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js.map +1 -1
  3. package/lib/commonjs/components/MediaSection/index.js +3 -3
  4. package/lib/commonjs/components/MediaSection/index.js.map +1 -1
  5. package/lib/commonjs/components/PostTypeChoiceModal/PostTypeChoiceModal.js +14 -5
  6. package/lib/commonjs/components/PostTypeChoiceModal/PostTypeChoiceModal.js.map +1 -1
  7. package/lib/commonjs/components/PostTypeChoiceModal/style.js +1 -2
  8. package/lib/commonjs/components/PostTypeChoiceModal/style.js.map +1 -1
  9. package/lib/commonjs/components/Social/PostList/index.js +1 -3
  10. package/lib/commonjs/components/Social/PostList/index.js.map +1 -1
  11. package/lib/commonjs/components/Toast/Toast.js +1 -2
  12. package/lib/commonjs/components/Toast/Toast.js.map +1 -1
  13. package/lib/commonjs/index.js +6 -0
  14. package/lib/commonjs/index.js.map +1 -1
  15. package/lib/commonjs/providers/file-provider.js +19 -38
  16. package/lib/commonjs/providers/file-provider.js.map +1 -1
  17. package/lib/commonjs/screens/CreateLivestream/CreateLivestream.js +16 -16
  18. package/lib/commonjs/screens/CreateLivestream/CreateLivestream.js.map +1 -1
  19. package/lib/commonjs/screens/LivestreamPlayer/index.js +3 -6
  20. package/lib/commonjs/screens/LivestreamPlayer/index.js.map +1 -1
  21. package/lib/commonjs/svg/svg-xml-list.js +2 -7
  22. package/lib/commonjs/svg/svg-xml-list.js.map +1 -1
  23. package/lib/commonjs/util/postTypeChecker.js.map +1 -1
  24. package/lib/commonjs/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.js +11 -9
  25. package/lib/commonjs/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.js.map +1 -1
  26. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.js +1 -1
  27. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.js.map +1 -1
  28. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.js +2 -1
  29. package/lib/commonjs/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.js.map +1 -1
  30. package/lib/commonjs/v4/PublicApi/Elements/ButtonWithIconElement/styles.js +3 -2
  31. package/lib/commonjs/v4/PublicApi/Elements/ButtonWithIconElement/styles.js.map +1 -1
  32. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js +28 -25
  33. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js.map +1 -1
  34. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.js +2 -2
  35. package/lib/commonjs/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.js.map +1 -1
  36. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.js +217 -68
  37. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.js.map +1 -1
  38. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.js +50 -0
  39. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.js.map +1 -0
  40. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.js +71 -3
  41. package/lib/commonjs/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.js.map +1 -1
  42. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js +150 -124
  43. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js.map +1 -1
  44. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js +2 -1
  45. package/lib/commonjs/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js.map +1 -1
  46. package/lib/commonjs/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.js +1 -37
  47. package/lib/commonjs/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.js.map +1 -1
  48. package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.js +21 -54
  49. package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.js.map +1 -1
  50. package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/styles.js +2 -24
  51. package/lib/commonjs/v4/PublicApi/Pages/AmityViewStoryPage/styles.js.map +1 -1
  52. package/lib/commonjs/v4/assets/icons/toast.js +6 -6
  53. package/lib/commonjs/v4/assets/icons/toast.js.map +1 -1
  54. package/lib/commonjs/v4/component/CommunityStories/index.js +4 -9
  55. package/lib/commonjs/v4/component/CommunityStories/index.js.map +1 -1
  56. package/lib/commonjs/v4/component/CommunityStories/styles.js +2 -7
  57. package/lib/commonjs/v4/component/CommunityStories/styles.js.map +1 -1
  58. package/lib/commonjs/v4/component/LivestreamContent/index.js +12 -12
  59. package/lib/commonjs/v4/component/LivestreamContent/index.js.map +1 -1
  60. package/lib/commonjs/v4/component/LoadingImage/index.js +25 -22
  61. package/lib/commonjs/v4/component/LoadingImage/index.js.map +1 -1
  62. package/lib/commonjs/v4/component/LoadingImage/styles.js +2 -19
  63. package/lib/commonjs/v4/component/LoadingImage/styles.js.map +1 -1
  64. package/lib/commonjs/v4/component/LoadingVideo/index.js +3 -11
  65. package/lib/commonjs/v4/component/LoadingVideo/index.js.map +1 -1
  66. package/lib/commonjs/v4/component/MyStories/StoryCircleItem.js +4 -11
  67. package/lib/commonjs/v4/component/MyStories/StoryCircleItem.js.map +1 -1
  68. package/lib/commonjs/v4/component/MyStories/styles.js +0 -5
  69. package/lib/commonjs/v4/component/MyStories/styles.js.map +1 -1
  70. package/lib/commonjs/v4/component/PostContent/index.js +4 -4
  71. package/lib/commonjs/v4/component/PostContent/index.js.map +1 -1
  72. package/lib/commonjs/v4/component/PostMenu/index.js +2 -2
  73. package/lib/commonjs/v4/component/PostMenu/index.js.map +1 -1
  74. package/lib/commonjs/v4/component/RenderTextWithMention/RenderTextWithMention.js +16 -9
  75. package/lib/commonjs/v4/component/RenderTextWithMention/RenderTextWithMention.js.map +1 -1
  76. package/lib/commonjs/v4/component/Toast/index.js +4 -4
  77. package/lib/commonjs/v4/component/Toast/index.js.map +1 -1
  78. package/lib/commonjs/v4/component/Toast/styles.js +2 -2
  79. package/lib/commonjs/v4/component/Toast/styles.js.map +1 -1
  80. package/lib/commonjs/v4/constants/index.js +2 -1
  81. package/lib/commonjs/v4/constants/index.js.map +1 -1
  82. package/lib/commonjs/v4/enum/roomStatus.js +14 -0
  83. package/lib/commonjs/v4/enum/roomStatus.js.map +1 -0
  84. package/lib/commonjs/v4/hook/index.js +22 -0
  85. package/lib/commonjs/v4/hook/index.js.map +1 -1
  86. package/lib/commonjs/v4/hook/useCustomRankingGlobalFeed.js +1 -3
  87. package/lib/commonjs/v4/hook/useCustomRankingGlobalFeed.js.map +1 -1
  88. package/lib/commonjs/v4/hook/usePostSubscription.js +38 -0
  89. package/lib/commonjs/v4/hook/usePostSubscription.js.map +1 -0
  90. package/lib/commonjs/v4/hook/useRoomSubscription.js +22 -0
  91. package/lib/commonjs/v4/hook/useRoomSubscription.js.map +1 -0
  92. package/lib/commonjs/v4/index.js +7 -0
  93. package/lib/commonjs/v4/index.js.map +1 -1
  94. package/lib/commonjs/v4/stores/slices/toast.js +4 -1
  95. package/lib/commonjs/v4/stores/slices/toast.js.map +1 -1
  96. package/lib/module/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js +1 -1
  97. package/lib/module/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.js.map +1 -1
  98. package/lib/module/components/MediaSection/index.js +3 -3
  99. package/lib/module/components/MediaSection/index.js.map +1 -1
  100. package/lib/module/components/PostTypeChoiceModal/PostTypeChoiceModal.js +15 -8
  101. package/lib/module/components/PostTypeChoiceModal/PostTypeChoiceModal.js.map +1 -1
  102. package/lib/module/components/PostTypeChoiceModal/style.js +1 -2
  103. package/lib/module/components/PostTypeChoiceModal/style.js.map +1 -1
  104. package/lib/module/components/Social/PostList/index.js +1 -3
  105. package/lib/module/components/Social/PostList/index.js.map +1 -1
  106. package/lib/module/components/Toast/Toast.js +1 -2
  107. package/lib/module/components/Toast/Toast.js.map +1 -1
  108. package/lib/module/index.js +2 -6
  109. package/lib/module/index.js.map +1 -1
  110. package/lib/module/providers/file-provider.js +19 -38
  111. package/lib/module/providers/file-provider.js.map +1 -1
  112. package/lib/module/screens/CreateLivestream/CreateLivestream.js +17 -17
  113. package/lib/module/screens/CreateLivestream/CreateLivestream.js.map +1 -1
  114. package/lib/module/screens/LivestreamPlayer/index.js +4 -8
  115. package/lib/module/screens/LivestreamPlayer/index.js.map +1 -1
  116. package/lib/module/svg/svg-xml-list.js +1 -5
  117. package/lib/module/svg/svg-xml-list.js.map +1 -1
  118. package/lib/module/util/postTypeChecker.js.map +1 -1
  119. package/lib/module/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.js +11 -9
  120. package/lib/module/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.js.map +1 -1
  121. package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.js +1 -1
  122. package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.js.map +1 -1
  123. package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.js +2 -1
  124. package/lib/module/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.js.map +1 -1
  125. package/lib/module/v4/PublicApi/Elements/ButtonWithIconElement/styles.js +3 -2
  126. package/lib/module/v4/PublicApi/Elements/ButtonWithIconElement/styles.js.map +1 -1
  127. package/lib/module/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js +29 -26
  128. package/lib/module/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.js.map +1 -1
  129. package/lib/module/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.js +2 -2
  130. package/lib/module/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.js.map +1 -1
  131. package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.js +222 -72
  132. package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.js.map +1 -1
  133. package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.js +42 -0
  134. package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.js.map +1 -0
  135. package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.js +71 -3
  136. package/lib/module/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.js.map +1 -1
  137. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js +152 -126
  138. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.js.map +1 -1
  139. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js +2 -1
  140. package/lib/module/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.js.map +1 -1
  141. package/lib/module/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.js +1 -37
  142. package/lib/module/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.js.map +1 -1
  143. package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.js +21 -54
  144. package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.js.map +1 -1
  145. package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/styles.js +2 -24
  146. package/lib/module/v4/PublicApi/Pages/AmityViewStoryPage/styles.js.map +1 -1
  147. package/lib/module/v4/assets/icons/toast.js +6 -6
  148. package/lib/module/v4/assets/icons/toast.js.map +1 -1
  149. package/lib/module/v4/component/CommunityStories/index.js +5 -10
  150. package/lib/module/v4/component/CommunityStories/index.js.map +1 -1
  151. package/lib/module/v4/component/CommunityStories/styles.js +2 -7
  152. package/lib/module/v4/component/CommunityStories/styles.js.map +1 -1
  153. package/lib/module/v4/component/LivestreamContent/index.js +13 -13
  154. package/lib/module/v4/component/LivestreamContent/index.js.map +1 -1
  155. package/lib/module/v4/component/LoadingImage/index.js +24 -22
  156. package/lib/module/v4/component/LoadingImage/index.js.map +1 -1
  157. package/lib/module/v4/component/LoadingImage/styles.js +2 -19
  158. package/lib/module/v4/component/LoadingImage/styles.js.map +1 -1
  159. package/lib/module/v4/component/LoadingVideo/index.js +3 -11
  160. package/lib/module/v4/component/LoadingVideo/index.js.map +1 -1
  161. package/lib/module/v4/component/MyStories/StoryCircleItem.js +6 -13
  162. package/lib/module/v4/component/MyStories/StoryCircleItem.js.map +1 -1
  163. package/lib/module/v4/component/MyStories/styles.js +0 -5
  164. package/lib/module/v4/component/MyStories/styles.js.map +1 -1
  165. package/lib/module/v4/component/PostContent/index.js +4 -4
  166. package/lib/module/v4/component/PostContent/index.js.map +1 -1
  167. package/lib/module/v4/component/PostMenu/index.js +2 -2
  168. package/lib/module/v4/component/PostMenu/index.js.map +1 -1
  169. package/lib/module/v4/component/RenderTextWithMention/RenderTextWithMention.js +17 -10
  170. package/lib/module/v4/component/RenderTextWithMention/RenderTextWithMention.js.map +1 -1
  171. package/lib/module/v4/component/Toast/index.js +4 -4
  172. package/lib/module/v4/component/Toast/index.js.map +1 -1
  173. package/lib/module/v4/component/Toast/styles.js +2 -2
  174. package/lib/module/v4/component/Toast/styles.js.map +1 -1
  175. package/lib/module/v4/constants/index.js +1 -0
  176. package/lib/module/v4/constants/index.js.map +1 -1
  177. package/lib/module/v4/enum/roomStatus.js +8 -0
  178. package/lib/module/v4/enum/roomStatus.js.map +1 -0
  179. package/lib/module/v4/hook/index.js +2 -0
  180. package/lib/module/v4/hook/index.js.map +1 -1
  181. package/lib/module/v4/hook/useCustomRankingGlobalFeed.js +1 -3
  182. package/lib/module/v4/hook/useCustomRankingGlobalFeed.js.map +1 -1
  183. package/lib/module/v4/hook/usePostSubscription.js +31 -0
  184. package/lib/module/v4/hook/usePostSubscription.js.map +1 -0
  185. package/lib/module/v4/hook/useRoomSubscription.js +15 -0
  186. package/lib/module/v4/hook/useRoomSubscription.js.map +1 -0
  187. package/lib/module/v4/index.js +1 -1
  188. package/lib/module/v4/index.js.map +1 -1
  189. package/lib/module/v4/stores/slices/toast.js +4 -1
  190. package/lib/module/v4/stores/slices/toast.js.map +1 -1
  191. package/lib/typescript/src/components/MediaSection/index.d.ts.map +1 -1
  192. package/lib/typescript/src/components/PostTypeChoiceModal/style.d.ts +1 -2
  193. package/lib/typescript/src/components/PostTypeChoiceModal/style.d.ts.map +1 -1
  194. package/lib/typescript/src/components/Social/PostList/index.d.ts +1 -3
  195. package/lib/typescript/src/components/Social/PostList/index.d.ts.map +1 -1
  196. package/lib/typescript/src/components/Toast/Toast.d.ts.map +1 -1
  197. package/lib/typescript/src/index.d.ts +2 -2
  198. package/lib/typescript/src/index.d.ts.map +1 -1
  199. package/lib/typescript/src/providers/file-provider.d.ts.map +1 -1
  200. package/lib/typescript/src/screens/LivestreamPlayer/index.d.ts.map +1 -1
  201. package/lib/typescript/src/svg/svg-xml-list.d.ts +0 -1
  202. package/lib/typescript/src/svg/svg-xml-list.d.ts.map +1 -1
  203. package/lib/typescript/src/util/postTypeChecker.d.ts +1 -1
  204. package/lib/typescript/src/util/postTypeChecker.d.ts.map +1 -1
  205. package/lib/typescript/src/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.d.ts +1 -3
  206. package/lib/typescript/src/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.d.ts.map +1 -1
  207. package/lib/typescript/src/v4/PublicApi/Elements/ButtonWithIconElement/styles.d.ts +1 -0
  208. package/lib/typescript/src/v4/PublicApi/Elements/ButtonWithIconElement/styles.d.ts.map +1 -1
  209. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.d.ts.map +1 -1
  210. package/lib/typescript/src/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.d.ts +1 -1
  211. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.d.ts.map +1 -1
  212. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.d.ts +8 -0
  213. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.d.ts.map +1 -0
  214. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.d.ts +70 -2
  215. package/lib/typescript/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.d.ts.map +1 -1
  216. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.d.ts.map +1 -1
  217. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.d.ts +1 -0
  218. package/lib/typescript/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.d.ts.map +1 -1
  219. package/lib/typescript/src/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.d.ts.map +1 -1
  220. package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.d.ts.map +1 -1
  221. package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/styles.d.ts +0 -22
  222. package/lib/typescript/src/v4/PublicApi/Pages/AmityViewStoryPage/styles.d.ts.map +1 -1
  223. package/lib/typescript/src/v4/assets/icons/toast.d.ts +3 -3
  224. package/lib/typescript/src/v4/assets/icons/toast.d.ts.map +1 -1
  225. package/lib/typescript/src/v4/component/CommunityStories/index.d.ts.map +1 -1
  226. package/lib/typescript/src/v4/component/CommunityStories/styles.d.ts +0 -5
  227. package/lib/typescript/src/v4/component/CommunityStories/styles.d.ts.map +1 -1
  228. package/lib/typescript/src/v4/component/LivestreamContent/index.d.ts +1 -1
  229. package/lib/typescript/src/v4/component/LivestreamContent/index.d.ts.map +1 -1
  230. package/lib/typescript/src/v4/component/LoadingImage/index.d.ts +1 -2
  231. package/lib/typescript/src/v4/component/LoadingImage/index.d.ts.map +1 -1
  232. package/lib/typescript/src/v4/component/LoadingImage/styles.d.ts +0 -21
  233. package/lib/typescript/src/v4/component/LoadingImage/styles.d.ts.map +1 -1
  234. package/lib/typescript/src/v4/component/LoadingVideo/index.d.ts +1 -2
  235. package/lib/typescript/src/v4/component/LoadingVideo/index.d.ts.map +1 -1
  236. package/lib/typescript/src/v4/component/MyStories/StoryCircleItem.d.ts.map +1 -1
  237. package/lib/typescript/src/v4/component/MyStories/styles.d.ts +0 -5
  238. package/lib/typescript/src/v4/component/MyStories/styles.d.ts.map +1 -1
  239. package/lib/typescript/src/v4/component/PostContent/index.d.ts.map +1 -1
  240. package/lib/typescript/src/v4/component/RenderTextWithMention/RenderTextWithMention.d.ts.map +1 -1
  241. package/lib/typescript/src/v4/component/Toast/styles.d.ts +1 -1
  242. package/lib/typescript/src/v4/component/Toast/styles.d.ts.map +1 -1
  243. package/lib/typescript/src/v4/constants/index.d.ts +1 -0
  244. package/lib/typescript/src/v4/constants/index.d.ts.map +1 -1
  245. package/lib/typescript/src/v4/enum/roomStatus.d.ts +8 -0
  246. package/lib/typescript/src/v4/enum/roomStatus.d.ts.map +1 -0
  247. package/lib/typescript/src/v4/hook/index.d.ts +2 -0
  248. package/lib/typescript/src/v4/hook/index.d.ts.map +1 -1
  249. package/lib/typescript/src/v4/hook/usePendingPostQuery.d.ts +3 -0
  250. package/lib/typescript/src/v4/hook/usePendingPostQuery.d.ts.map +1 -1
  251. package/lib/typescript/src/v4/hook/usePostSubscription.d.ts +4 -0
  252. package/lib/typescript/src/v4/hook/usePostSubscription.d.ts.map +1 -0
  253. package/lib/typescript/src/v4/hook/useRoomSubscription.d.ts +4 -0
  254. package/lib/typescript/src/v4/hook/useRoomSubscription.d.ts.map +1 -0
  255. package/lib/typescript/src/v4/index.d.ts +1 -0
  256. package/lib/typescript/src/v4/index.d.ts.map +1 -1
  257. package/lib/typescript/src/v4/routes/RouteParamList.d.ts +1 -1
  258. package/lib/typescript/src/v4/routes/RouteParamList.d.ts.map +1 -1
  259. package/lib/typescript/src/v4/stores/slices/toast.d.ts +1 -0
  260. package/lib/typescript/src/v4/stores/slices/toast.d.ts.map +1 -1
  261. package/package.json +6 -3
  262. package/src/components/CreatePostChooseTargetModal/CreatePostChooseTargetModal.tsx +1 -1
  263. package/src/components/MediaSection/index.tsx +4 -6
  264. package/src/components/PostTypeChoiceModal/PostTypeChoiceModal.tsx +15 -15
  265. package/src/components/PostTypeChoiceModal/style.ts +1 -2
  266. package/src/components/Social/PostList/index.tsx +1 -4
  267. package/src/components/Toast/Toast.tsx +0 -1
  268. package/src/index.tsx +2 -2
  269. package/src/providers/file-provider.tsx +20 -42
  270. package/src/screens/CreateLivestream/CreateLivestream.tsx +17 -17
  271. package/src/screens/LivestreamPlayer/index.tsx +9 -15
  272. package/src/svg/svg-xml-list.ts +1 -7
  273. package/src/util/postTypeChecker.ts +1 -1
  274. package/src/v4/PublicApi/Components/AmityCreatePostMenuComponent/AmityCreatePostMenuComponent.tsx +10 -10
  275. package/src/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.tsx +1 -1
  276. package/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/DetailStyle.tsx +1 -1
  277. package/src/v4/PublicApi/Components/AmityPostEngagementActionsComponent/Components/FeedStyle.tsx +1 -1
  278. package/src/v4/PublicApi/Elements/ButtonWithIconElement/styles.ts +3 -2
  279. package/src/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.tsx +24 -25
  280. package/src/v4/PublicApi/Pages/AmityCommunityProfilePage/styles.ts +2 -2
  281. package/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.tsx +255 -89
  282. package/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.tsx +48 -0
  283. package/src/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.ts +72 -3
  284. package/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.tsx +205 -154
  285. package/src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.ts +2 -0
  286. package/src/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.tsx +0 -46
  287. package/src/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.tsx +57 -122
  288. package/src/v4/PublicApi/Pages/AmityViewStoryPage/styles.ts +1 -23
  289. package/src/v4/assets/icons/toast.tsx +9 -12
  290. package/src/v4/component/CommunityStories/index.tsx +17 -26
  291. package/src/v4/component/CommunityStories/styles.ts +2 -7
  292. package/src/v4/component/LivestreamContent/index.tsx +21 -22
  293. package/src/v4/component/LoadingImage/index.tsx +25 -28
  294. package/src/v4/component/LoadingImage/styles.ts +0 -17
  295. package/src/v4/component/LoadingVideo/index.tsx +3 -12
  296. package/src/v4/component/MyStories/StoryCircleItem.tsx +12 -19
  297. package/src/v4/component/MyStories/styles.ts +0 -5
  298. package/src/v4/component/PostContent/index.tsx +6 -8
  299. package/src/v4/component/PostMenu/index.tsx +2 -2
  300. package/src/v4/component/RenderTextWithMention/RenderTextWithMention.tsx +16 -10
  301. package/src/v4/component/Toast/index.tsx +1 -1
  302. package/src/v4/component/Toast/styles.ts +2 -2
  303. package/src/v4/constants/index.ts +3 -0
  304. package/src/v4/enum/roomStatus.ts +7 -0
  305. package/src/v4/hook/index.ts +2 -0
  306. package/src/v4/hook/useCustomRankingGlobalFeed.ts +1 -1
  307. package/src/v4/hook/usePostSubscription.ts +34 -0
  308. package/src/v4/hook/useRoomSubscription.ts +19 -0
  309. package/src/v4/index.tsx +1 -1
  310. package/src/v4/routes/RouteParamList.tsx +1 -1
  311. package/src/v4/stores/slices/toast.ts +5 -0
  312. package/uikit.config.json +1 -1
  313. package/lib/commonjs/v4/enum/livestreamStatus.js +0 -13
  314. package/lib/commonjs/v4/enum/livestreamStatus.js.map +0 -1
  315. package/lib/module/v4/enum/livestreamStatus.js +0 -7
  316. package/lib/module/v4/enum/livestreamStatus.js.map +0 -1
  317. package/lib/typescript/src/v4/enum/livestreamStatus.d.ts +0 -7
  318. package/lib/typescript/src/v4/enum/livestreamStatus.d.ts.map +0 -1
  319. package/src/v4/enum/livestreamStatus.ts +0 -6
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/MediaSection/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAmBhE,UAAU,aAAa;IACrB,aAAa,EAAE,MAAM,EAAE,CAAC;CACzB;;AAgSD,wBAAwC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/MediaSection/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAmBhE,UAAU,aAAa;IACrB,aAAa,EAAE,MAAM,EAAE,CAAC;CACzB;;AA8RD,wBAAwC"}
@@ -30,8 +30,7 @@ export declare const useStyles: () => {
30
30
  modalRow: {
31
31
  flexDirection: "row";
32
32
  alignItems: "center";
33
- padding: number;
34
- marginVertical: number;
33
+ paddingVertical: number;
35
34
  };
36
35
  closeButtonText: {
37
36
  color: string;
@@ -1 +1 @@
1
- {"version":3,"file":"style.d.ts","sourceRoot":"","sources":["../../../../../src/components/PostTypeChoiceModal/style.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6DrB,CAAC"}
1
+ {"version":3,"file":"style.d.ts","sourceRoot":"","sources":["../../../../../src/components/PostTypeChoiceModal/style.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4DrB,CAAC"}
@@ -24,9 +24,7 @@ export interface IPost {
24
24
  export interface IPostList {
25
25
  onDelete?: (postId: string) => void;
26
26
  onChange?: (postDetail: Amity.Post<any>) => void;
27
- postDetail: Amity.Post<any> & {
28
- structureType?: string;
29
- };
27
+ postDetail: Amity.Post<any>;
30
28
  postIndex?: number;
31
29
  isGlobalfeed?: boolean;
32
30
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Social/PostList/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAsBxE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAgBnE,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAQ/D,MAAM,WAAW,KAAK;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC1B,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACtC,aAAa,EAAE,MAAM,CAAC;IACtB,IAAI,EAAE,aAAa,GAAG,SAAS,CAAC;IAChC,OAAO,EAAE,KAAK,CAAC,IAAI,CAAC;IACpB,SAAS,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,eAAe,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACrC,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,KAAK,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;CACpC;AACD,MAAM,WAAW,SAAS;IACxB,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,QAAQ,CAAC,EAAE,CAAC,UAAU,EAAE,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,GAAG;QAAE,aAAa,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IACzD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB;AACD,MAAM,WAAW,QAAQ;IACvB,GAAG,EAAE,MAAM,CAAC;CACb;AACD,MAAM,WAAW,UAAU;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE;QACX,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC;CACH;AACD,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,EAC/B,UAAU,EACV,SAAS,EACT,QAAQ,EACR,YAAY,GACb,EAAE,SAAS,qBA2dX"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Social/PostList/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAsBxE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAgBnE,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAQ/D,MAAM,WAAW,KAAK;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC1B,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,aAAa,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACtC,aAAa,EAAE,MAAM,CAAC;IACtB,IAAI,EAAE,aAAa,GAAG,SAAS,CAAC;IAChC,OAAO,EAAE,KAAK,CAAC,IAAI,CAAC;IACpB,SAAS,EAAE,MAAM,GAAG,SAAS,CAAC;IAC9B,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,UAAU,EAAE,MAAM,EAAE,CAAC;IACrB,eAAe,CAAC,EAAE,gBAAgB,EAAE,CAAC;IACrC,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,KAAK,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;CACpC;AACD,MAAM,WAAW,SAAS;IACxB,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,QAAQ,CAAC,EAAE,CAAC,UAAU,EAAE,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,IAAI,CAAC;IACjD,UAAU,EAAE,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB;AACD,MAAM,WAAW,QAAQ;IACvB,GAAG,EAAE,MAAM,CAAC;CACb;AACD,MAAM,WAAW,UAAU;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE;QACX,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC;CACH;AACD,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,EAC/B,UAAU,EACV,SAAS,EACT,QAAQ,EACR,YAAY,GACb,EAAE,SAAS,qBAwdX"}
@@ -1 +1 @@
1
- {"version":3,"file":"Toast.d.ts","sourceRoot":"","sources":["../../../../../src/components/Toast/Toast.tsx"],"names":[],"mappings":"AACA,OAAO,KAAsC,MAAM,OAAO,CAAC;;AAoF3D,wBAA2B"}
1
+ {"version":3,"file":"Toast.d.ts","sourceRoot":"","sources":["../../../../../src/components/Toast/Toast.tsx"],"names":[],"mappings":"AACA,OAAO,KAAsC,MAAM,OAAO,CAAC;;AAmF3D,wBAA2B"}
@@ -4,9 +4,9 @@ import AmityPageRenderer from './v4/routes/AmityPageRenderer';
4
4
  import PostDetail from './v4/screen/PostDetail';
5
5
  import CommunityHome from './v4/screen/CommunityHome';
6
6
  import UserProfile from './v4/screen/UserProfile';
7
- import { AmityStoryTabComponent, AmityCreateStoryPage, AmityDraftStoryPage, AmityViewStoryPage, AmitySocialHomePage, AmitySocialHomeTopNavigationComponent, AmityCommunitySearchResultComponent, AmitySocialGlobalSearchPage, AmityTopSearchBarComponent, AmityEmptyNewsFeedComponent, AmityGlobalFeedComponent, AmityMyCommunitiesComponent, AmityNewsFeedComponent, AmityPostContentComponent, AmityPostDetailPage, AmityPostTargetSelectionPageType, AmityCreatePostMenuComponent, AmityDetailedMediaAttachmentComponent, AmityMediaAttachmentComponent, AmityPostCommentComponent, AmityPostComposerPage, AmityPostEngagementActionsComponent, AmityPostTargetSelectionPage, AmityReactionListComponent, AmityStoryTargetSelectionPage, AmityUserSearchResultComponent, AmityMyCommunitiesSearchPage, AmityExploreComponent, AmityAllCategoriesPage, AmityCommunitiesByCategoryPage, AmityCommunityProfilePage as CommunityProfilePage, AmityLivestreamPostTargetSelectionPage, AmityLivestreamTerminatedPage, AmityLivestreamPlayerPage, AmityPollTargetSelectionPage, AmityPollPostComposerPage, AmityCommunityFeedComponent, AmityCommunityHeaderComponent, AmityCommunityImageFeedComponent, AmityCommunityVideoFeedComponent, AmityThumbnailActionComponent, AmityUserProfilePage, AmityPostEngagementContentComponent, AmityPostTargetType, AmityCommunitySetupPage, AmityCommunityAddCategoryPage, AmityCommunityAddMemberPage, AmityCommunityPendingRequestPage, AmityCommunitySettingPage, AmityCommunityMembershipPage, AmityCommunityPostPermissionPage, AmityCommunityStorySettingPage, AmityCommunityNotificationSettingPage, AmityCommunityPostsNotificationSettingPage, AmityCommunityCommentsNotificationSettingPage, AmityCommunityStoriesNotificationSettingPage, AmityCommunityLivestreamsNotificationSettingPage, AmityCommunityPinnedPostComponent, AmityPendingPostListComponent } from './v4';
7
+ import { AmityStoryTabComponent, AmityCreateStoryPage, AmityDraftStoryPage, AmityViewStoryPage, AmitySocialHomePage, AmitySocialHomeTopNavigationComponent, AmityCommunitySearchResultComponent, AmitySocialGlobalSearchPage, AmityTopSearchBarComponent, AmityEmptyNewsFeedComponent, AmityGlobalFeedComponent, AmityMyCommunitiesComponent, AmityNewsFeedComponent, AmityPostContentComponent, AmityPostDetailPage, AmityPostTargetSelectionPageType, AmityCreatePostMenuComponent, AmityDetailedMediaAttachmentComponent, AmityMediaAttachmentComponent, AmityPostCommentComponent, AmityPostComposerPage, AmityPostEngagementActionsComponent, AmityPostTargetSelectionPage, AmityReactionListComponent, AmityStoryTargetSelectionPage, AmityUserSearchResultComponent, AmityMyCommunitiesSearchPage, AmityExploreComponent, AmityAllCategoriesPage, AmityCommunitiesByCategoryPage, AmityCommunityProfilePage as CommunityProfilePage, AmityCreateLivestreamPage, AmityLivestreamPostTargetSelectionPage, AmityLivestreamTerminatedPage, AmityLivestreamPlayerPage, AmityPollTargetSelectionPage, AmityPollPostComposerPage, AmityCommunityFeedComponent, AmityCommunityHeaderComponent, AmityCommunityImageFeedComponent, AmityCommunityVideoFeedComponent, AmityThumbnailActionComponent, AmityUserProfilePage, AmityPostEngagementContentComponent, AmityPostTargetType, AmityCommunitySetupPage, AmityCommunityAddCategoryPage, AmityCommunityAddMemberPage, AmityCommunityPendingRequestPage, AmityCommunitySettingPage, AmityCommunityMembershipPage, AmityCommunityPostPermissionPage, AmityCommunityStorySettingPage, AmityCommunityNotificationSettingPage, AmityCommunityPostsNotificationSettingPage, AmityCommunityCommentsNotificationSettingPage, AmityCommunityStoriesNotificationSettingPage, AmityCommunityLivestreamsNotificationSettingPage, AmityCommunityPinnedPostComponent, AmityPendingPostListComponent } from './v4';
8
8
  import { AmityStoryTabComponentEnum, AmityPostComposerMode, mediaAttachment } from './v4/PublicApi/types';
9
9
  import { AmityGlobalStoryTabWrapper } from './v4/component/MyStories';
10
10
  export declare function multiply(a: number, b: number): Promise<number>;
11
- export { AmityUiKitProvider, AmityUiKitSocial, AmityStoryTabComponent, AmityStoryTabComponentEnum, AmityCreateStoryPage, AmityDraftStoryPage, AmityViewStoryPage, AmitySocialHomePage, AmitySocialHomeTopNavigationComponent, AmityCommunitySearchResultComponent, AmitySocialGlobalSearchPage, AmityTopSearchBarComponent, AmityEmptyNewsFeedComponent, AmityGlobalFeedComponent, AmityMyCommunitiesComponent, AmityNewsFeedComponent, AmityPostContentComponent, AmityPostDetailPage, AmityPostTargetSelectionPageType, AmityCreatePostMenuComponent, AmityDetailedMediaAttachmentComponent, AmityMediaAttachmentComponent, AmityPostCommentComponent, AmityPostComposerPage, AmityPostEngagementActionsComponent, AmityPostTargetSelectionPage, AmityReactionListComponent, AmityStoryTargetSelectionPage, AmityUserSearchResultComponent, AmityMyCommunitiesSearchPage, AmityPostComposerMode, mediaAttachment, AmityExploreComponent, AmityPageRenderer, PostDetail, CommunityHome, UserProfile, AmityAllCategoriesPage, AmityCommunitiesByCategoryPage, CommunityProfilePage, AmityLivestreamPostTargetSelectionPage, AmityLivestreamTerminatedPage, AmityLivestreamPlayerPage, AmityPollTargetSelectionPage, AmityPollPostComposerPage, AmityCommunityFeedComponent, AmityCommunityHeaderComponent, AmityCommunityImageFeedComponent, AmityCommunityVideoFeedComponent, AmityThumbnailActionComponent, AmityUserProfilePage, AmityPostEngagementContentComponent, AmityPostTargetType, AmityCommunitySetupPage, AmityCommunityAddCategoryPage, AmityCommunityAddMemberPage, AmityCommunityPendingRequestPage, AmityCommunitySettingPage, AmityCommunityMembershipPage, AmityCommunityPostPermissionPage, AmityCommunityStorySettingPage, AmityCommunityNotificationSettingPage, AmityCommunityPostsNotificationSettingPage, AmityCommunityCommentsNotificationSettingPage, AmityCommunityStoriesNotificationSettingPage, AmityCommunityLivestreamsNotificationSettingPage, AmityCommunityPinnedPostComponent, AmityPendingPostListComponent, AmityGlobalStoryTabWrapper, };
11
+ export { AmityUiKitProvider, AmityUiKitSocial, AmityStoryTabComponent, AmityStoryTabComponentEnum, AmityCreateStoryPage, AmityDraftStoryPage, AmityViewStoryPage, AmitySocialHomePage, AmitySocialHomeTopNavigationComponent, AmityCommunitySearchResultComponent, AmitySocialGlobalSearchPage, AmityTopSearchBarComponent, AmityEmptyNewsFeedComponent, AmityGlobalFeedComponent, AmityMyCommunitiesComponent, AmityNewsFeedComponent, AmityPostContentComponent, AmityPostDetailPage, AmityPostTargetSelectionPageType, AmityCreatePostMenuComponent, AmityDetailedMediaAttachmentComponent, AmityMediaAttachmentComponent, AmityPostCommentComponent, AmityPostComposerPage, AmityPostEngagementActionsComponent, AmityPostTargetSelectionPage, AmityReactionListComponent, AmityStoryTargetSelectionPage, AmityUserSearchResultComponent, AmityMyCommunitiesSearchPage, AmityPostComposerMode, mediaAttachment, AmityExploreComponent, AmityPageRenderer, PostDetail, CommunityHome, UserProfile, AmityAllCategoriesPage, AmityCommunitiesByCategoryPage, CommunityProfilePage, AmityCreateLivestreamPage, AmityLivestreamPostTargetSelectionPage, AmityLivestreamTerminatedPage, AmityLivestreamPlayerPage, AmityPollTargetSelectionPage, AmityPollPostComposerPage, AmityCommunityFeedComponent, AmityCommunityHeaderComponent, AmityCommunityImageFeedComponent, AmityCommunityVideoFeedComponent, AmityThumbnailActionComponent, AmityUserProfilePage, AmityPostEngagementContentComponent, AmityPostTargetType, AmityCommunitySetupPage, AmityCommunityAddCategoryPage, AmityCommunityAddMemberPage, AmityCommunityPendingRequestPage, AmityCommunitySettingPage, AmityCommunityMembershipPage, AmityCommunityPostPermissionPage, AmityCommunityStorySettingPage, AmityCommunityNotificationSettingPage, AmityCommunityPostsNotificationSettingPage, AmityCommunityCommentsNotificationSettingPage, AmityCommunityStoriesNotificationSettingPage, AmityCommunityLivestreamsNotificationSettingPage, AmityCommunityPinnedPostComponent, AmityPendingPostListComponent, AmityGlobalStoryTabWrapper, };
12
12
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.tsx"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"file-provider.d.ts","sourceRoot":"","sources":["../../../../src/providers/file-provider.tsx"],"names":[],"mappings":"AAIA,wBAAsB,UAAU,CAC9B,QAAQ,EAAE,MAAM,EAChB,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,GAC1C,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,CA2B5B;AACD,wBAAsB,eAAe,CACnC,QAAQ,EAAE,MAAM,EAChB,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,GAC1C,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,EAAE,CAAC,CAiDhC;AACD,wBAAsB,eAAe,CACnC,QAAQ,EAAE,MAAM,EAChB,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,GAC1C,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,CA4B5B;AACD,wBAAsB,eAAe,CACnC,MAAM,EAAE,MAAM,GACb,OAAO,CAAC;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,CAAC,CAY/B"}
1
+ {"version":3,"file":"file-provider.d.ts","sourceRoot":"","sources":["../../../../src/providers/file-provider.tsx"],"names":[],"mappings":"AAIA,wBAAsB,UAAU,CAC9B,QAAQ,EAAE,MAAM,EAChB,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,GAC1C,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,CA2B5B;AACD,wBAAsB,eAAe,CACnC,QAAQ,EAAE,MAAM,EAChB,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,GAC1C,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,EAAE,CAAC,CA2BhC;AACD,wBAAsB,eAAe,CACnC,QAAQ,EAAE,MAAM,EAChB,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,GAC1C,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,CA4B5B;AACD,wBAAsB,eAAe,CACnC,MAAM,EAAE,MAAM,GACb,OAAO,CAAC;IAAE,OAAO,EAAE,OAAO,CAAA;CAAE,CAAC,CAY/B"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/screens/LivestreamPlayer/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAkB3D,QAAA,MAAM,gBAAgB,GAAI;;;CAAqB,sBA2I9C,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/screens/LivestreamPlayer/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAe3D,QAAA,MAAM,gBAAgB,GAAI;;;CAAqB,sBAwI9C,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -68,5 +68,4 @@ export declare const stopIcon: (color?: string) => string;
68
68
  export declare const toastSuccess: (color?: string) => string;
69
69
  export declare const star: (color?: string) => string;
70
70
  export declare const infoIcon: (color?: string) => string;
71
- export declare const errorIcon: (color?: string) => string;
72
71
  //# sourceMappingURL=svg-xml-list.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"svg-xml-list.d.ts","sourceRoot":"","sources":["../../../../src/svg/svg-xml-list.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"svg-xml-list.d.ts","sourceRoot":"","sources":["../../../../src/svg/svg-xml-list.ts"],"names":[],"mappings":"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"}
@@ -1,5 +1,5 @@
1
1
  export declare const isTextPost: (post?: Amity.Post | null) => post is Amity.Post<"text">;
2
- export declare const isStreamPost: (post?: Amity.Post | null) => post is Amity.Post<"liveStream">;
2
+ export declare const isStreamPost: (post?: Amity.Post | null) => post is Amity.Post<"room">;
3
3
  export declare const isFilePost: (post?: Amity.Post | null) => post is Amity.Post<"file">;
4
4
  export declare const isImagePost: (post?: Amity.Post | null) => post is Amity.Post<"image">;
5
5
  export declare const isVideoPost: (post?: Amity.Post | null) => post is Amity.Post<"video">;
@@ -1 +1 @@
1
- {"version":3,"file":"postTypeChecker.d.ts","sourceRoot":"","sources":["../../../../src/util/postTypeChecker.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GACrB,OAAO,KAAK,CAAC,IAAI,GAAG,IAAI,KACvB,IAAI,IAAI,KAAK,CAAC,IAAI,CAAC,MAAM,CAI3B,CAAC;AAEF,eAAO,MAAM,YAAY,GACvB,OAAO,KAAK,CAAC,IAAI,GAAG,IAAI,KACvB,IAAI,IAAI,KAAK,CAAC,IAAI,CAAC,YAAY,CAOjC,CAAC;AAEF,eAAO,MAAM,UAAU,GACrB,OAAO,KAAK,CAAC,IAAI,GAAG,IAAI,KACvB,IAAI,IAAI,KAAK,CAAC,IAAI,CAAC,MAAM,CAO3B,CAAC;AAEF,eAAO,MAAM,WAAW,GACtB,OAAO,KAAK,CAAC,IAAI,GAAG,IAAI,KACvB,IAAI,IAAI,KAAK,CAAC,IAAI,CAAC,OAAO,CAQ5B,CAAC;AAEF,eAAO,MAAM,WAAW,GACtB,OAAO,KAAK,CAAC,IAAI,GAAG,IAAI,KACvB,IAAI,IAAI,KAAK,CAAC,IAAI,CAAC,OAAO,CAO5B,CAAC;AAEF,eAAO,MAAM,UAAU,GACrB,OAAO,KAAK,CAAC,IAAI,GAAG,IAAI,KACvB,IAAI,IAAI,KAAK,CAAC,IAAI,CAAC,MAAM,CAO3B,CAAC"}
1
+ {"version":3,"file":"postTypeChecker.d.ts","sourceRoot":"","sources":["../../../../src/util/postTypeChecker.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,GACrB,OAAO,KAAK,CAAC,IAAI,GAAG,IAAI,KACvB,IAAI,IAAI,KAAK,CAAC,IAAI,CAAC,MAAM,CAI3B,CAAC;AAEF,eAAO,MAAM,YAAY,GACvB,OAAO,KAAK,CAAC,IAAI,GAAG,IAAI,KACvB,IAAI,IAAI,KAAK,CAAC,IAAI,CAAC,MAAM,CAO3B,CAAC;AAEF,eAAO,MAAM,UAAU,GACrB,OAAO,KAAK,CAAC,IAAI,GAAG,IAAI,KACvB,IAAI,IAAI,KAAK,CAAC,IAAI,CAAC,MAAM,CAO3B,CAAC;AAEF,eAAO,MAAM,WAAW,GACtB,OAAO,KAAK,CAAC,IAAI,GAAG,IAAI,KACvB,IAAI,IAAI,KAAK,CAAC,IAAI,CAAC,OAAO,CAQ5B,CAAC;AAEF,eAAO,MAAM,WAAW,GACtB,OAAO,KAAK,CAAC,IAAI,GAAG,IAAI,KACvB,IAAI,IAAI,KAAK,CAAC,IAAI,CAAC,OAAO,CAO5B,CAAC;AAEF,eAAO,MAAM,UAAU,GACrB,OAAO,KAAK,CAAC,IAAI,GAAG,IAAI,KACvB,IAAI,IAAI,KAAK,CAAC,IAAI,CAAC,MAAM,CAO3B,CAAC"}
@@ -2,9 +2,7 @@ import React from 'react';
2
2
  import { PageID } from '../../../enum';
3
3
  import { AmityPostCategory, AmityPostContentComponentStyleEnum } from '../../../enum/AmityPostContentComponentStyle';
4
4
  type AmityPostContentComponentProps = {
5
- post: Amity.Post & {
6
- structureType?: string;
7
- };
5
+ post: Amity.Post;
8
6
  pageId?: PageID;
9
7
  AmityPostContentComponentStyle?: AmityPostContentComponentStyleEnum;
10
8
  isCommunityNameShown?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"AmityPostContentComponent.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwC,MAAM,OAAO,CAAC;AAkB7D,OAAO,EAA0B,MAAM,EAAE,MAAM,eAAe,CAAC;AAK/D,OAAO,EACL,iBAAiB,EACjB,kCAAkC,EACnC,MAAM,8CAA8C,CAAC;AAStD,KAAK,8BAA8B,GAAG;IACpC,IAAI,EAAE,KAAK,CAAC,IAAI,GAAG;QAAE,aAAa,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IAC9C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,8BAA8B,CAAC,EAAE,kCAAkC,CAAC;IACpE,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,QAAQ,CAAC,EAAE,iBAAiB,CAAC;CAC9B,CAAC;AACF,MAAM,WAAW,QAAQ;IACvB,GAAG,EAAE,MAAM,CAAC;CACb;AACD,MAAM,WAAW,UAAU;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE;QACX,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC;CACH;;AA0OD,wBAA+C"}
1
+ {"version":3,"file":"AmityPostContentComponent.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Components/AmityPostContentComponent/AmityPostContentComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwC,MAAM,OAAO,CAAC;AAkB7D,OAAO,EAA0B,MAAM,EAAE,MAAM,eAAe,CAAC;AAK/D,OAAO,EACL,iBAAiB,EACjB,kCAAkC,EACnC,MAAM,8CAA8C,CAAC;AAStD,KAAK,8BAA8B,GAAG;IACpC,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,8BAA8B,CAAC,EAAE,kCAAkC,CAAC;IACpE,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,QAAQ,CAAC,EAAE,iBAAiB,CAAC;CAC9B,CAAC;AACF,MAAM,WAAW,QAAQ;IACvB,GAAG,EAAE,MAAM,CAAC;CACb;AACD,MAAM,WAAW,UAAU;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE;QACX,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC;CACH;;AA0OD,wBAA+C"}
@@ -3,6 +3,7 @@ export declare const useStyle: (themeStyle: MyMD3Theme) => {
3
3
  container: {
4
4
  display: "flex";
5
5
  flexDirection: "row";
6
+ alignItems: "center";
6
7
  width: number;
7
8
  paddingTop: number;
8
9
  paddingBottom: number;
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Elements/ButtonWithIconElement/styles.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AAEtE,eAAO,MAAM,QAAQ,GAAI,YAAY,UAAU;;;;;;;;;;;;;;;;;;;;;CAwB9C,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Elements/ButtonWithIconElement/styles.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AAEtE,eAAO,MAAM,QAAQ,GAAI,YAAY,UAAU;;;;;;;;;;;;;;;;;;;;;;CAyB9C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AmityCommunityProfilePage.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.tsx"],"names":[],"mappings":"AAWA,OAAO,KAON,MAAM,OAAO,CAAC;AA2Bf,KAAK,qBAAqB,GAAG;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B,CAAC;;AAkNF,wBAA+C"}
1
+ {"version":3,"file":"AmityCommunityProfilePage.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityCommunityProfilePage/AmityCommunityProfilePage.tsx"],"names":[],"mappings":"AAWA,OAAO,KAON,MAAM,OAAO,CAAC;AA0Bf,KAAK,qBAAqB,GAAG;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B,CAAC;;AAkNF,wBAA+C"}
@@ -35,7 +35,7 @@ export declare const useStyles: (theme: MyMD3Theme) => {
35
35
  backgroundColor: string;
36
36
  borderTopLeftRadius: number;
37
37
  borderTopRightRadius: number;
38
- padding: number;
38
+ paddingHorizontal: number;
39
39
  minHeight: number;
40
40
  paddingBottom: number;
41
41
  };
@@ -1 +1 @@
1
- {"version":3,"file":"AmityCreateLivestreamPage.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAMN,MAAM,OAAO,CAAC;AA0Df,iBAAS,yBAAyB,sBAggBjC;AAED,eAAe,yBAAyB,CAAC"}
1
+ {"version":3,"file":"AmityCreateLivestreamPage.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityCreateLivestreamPage/AmityCreateLivestreamPage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAiExE,iBAAS,yBAAyB,sBAqqBjC;AAED,eAAe,yBAAyB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ interface RoomViewProps {
3
+ onLocalParticipantReady?: (participant: any) => void;
4
+ isFrontCamera: boolean;
5
+ }
6
+ export declare const RoomView: React.FC<RoomViewProps>;
7
+ export {};
8
+ //# sourceMappingURL=RoomView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RoomView.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityCreateLivestreamPage/RoomView.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoB,MAAM,OAAO,CAAC;AAMzC,UAAU,aAAa;IACrB,uBAAuB,CAAC,EAAE,CAAC,WAAW,EAAE,GAAG,KAAK,IAAI,CAAC;IACrD,aAAa,EAAE,OAAO,CAAC;CACxB;AAED,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAoC5C,CAAC"}
@@ -16,7 +16,6 @@ export declare const useStyles: () => StyleSheet.NamedStyles<any> | StyleSheet.N
16
16
  };
17
17
  overlay: {
18
18
  flex: number;
19
- height: "100%";
20
19
  top: number;
21
20
  bottom: number;
22
21
  left: number;
@@ -154,12 +153,18 @@ export declare const useStyles: () => StyleSheet.NamedStyles<any> | StyleSheet.N
154
153
  text: {
155
154
  color: string;
156
155
  };
157
- timer: {
156
+ closeButton: {
158
157
  left: number;
159
158
  zIndex: number;
160
159
  position: "absolute";
161
160
  top: number;
162
161
  };
162
+ timer: {
163
+ right: number;
164
+ zIndex: number;
165
+ position: "absolute";
166
+ top: number;
167
+ };
163
168
  permission: {
164
169
  flex: number;
165
170
  top: number;
@@ -187,5 +192,68 @@ export declare const useStyles: () => StyleSheet.NamedStyles<any> | StyleSheet.N
187
192
  color: string;
188
193
  textAlign: "center";
189
194
  };
195
+ containerRoom: {
196
+ flex: number;
197
+ alignItems: "stretch";
198
+ justifyContent: "center";
199
+ padding: number;
200
+ };
201
+ participantView: {
202
+ flex: number;
203
+ margin: number;
204
+ height: number;
205
+ backgroundColor: string;
206
+ };
207
+ roomContainer: {
208
+ flex: number;
209
+ width: "100%";
210
+ height: "100%";
211
+ };
212
+ videoTrack: {
213
+ width: "100%";
214
+ height: "100%";
215
+ };
216
+ countdownOverlay: {
217
+ position: "absolute";
218
+ top: number;
219
+ left: number;
220
+ right: number;
221
+ bottom: number;
222
+ justifyContent: "center";
223
+ alignItems: "center";
224
+ backgroundColor: string;
225
+ zIndex: number;
226
+ };
227
+ countdownContainer: {
228
+ alignItems: "center";
229
+ gap: number;
230
+ };
231
+ countdownCircle: {
232
+ position: "relative";
233
+ alignItems: "center";
234
+ justifyContent: "center";
235
+ width: number;
236
+ height: number;
237
+ };
238
+ countdownNumberContainer: {
239
+ position: "absolute";
240
+ top: number;
241
+ left: number;
242
+ right: number;
243
+ bottom: number;
244
+ alignItems: "center";
245
+ justifyContent: "center";
246
+ };
247
+ countdownNumber: {
248
+ fontSize: number;
249
+ fontWeight: "700";
250
+ color: string;
251
+ };
252
+ countdownText: {
253
+ fontSize: number;
254
+ fontWeight: "500";
255
+ color: string;
256
+ textAlign: "center";
257
+ };
190
258
  }>;
191
259
  //# sourceMappingURL=styles.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,UAAU,EAAE,MAAM,cAAc,CAAC;AAKtD,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+LrB,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityCreateLivestreamPage/styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,UAAU,EAAE,MAAM,cAAc,CAAC;AAKtD,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoQrB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AmityLivestreamPlayerPage.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAyD3D,iBAAS,yBAAyB,sBA8KjC;AAED,eAAe,yBAAyB,CAAC"}
1
+ {"version":3,"file":"AmityLivestreamPlayerPage.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/AmityLivestreamPlayerPage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAuB3D,iBAAS,yBAAyB,sBAmQjC;AAED,eAAe,yBAAyB,CAAC"}
@@ -10,6 +10,7 @@ export declare const useStyles: () => {
10
10
  steamEndContainer: {
11
11
  flex: number;
12
12
  justifyContent: "center";
13
+ backgroundColor: string;
13
14
  };
14
15
  indicator: {
15
16
  left: number;
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,6CAA6C,CAAC;AAGzE,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8ErB,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityLivestreamPlayerPage/styles.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,6CAA6C,CAAC;AAGzE,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgFrB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AmityPostComposerPage.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAqD,MAAM,OAAO,CAAC;AAe1E,OAAO,EAAyB,yBAAyB,EAAE,MAAM,aAAa,CAAC;;AA40B/E,wBAA2C"}
1
+ {"version":3,"file":"AmityPostComposerPage.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityPostComposerPage/AmityPostComposerPage.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAqD,MAAM,OAAO,CAAC;AAe1E,OAAO,EAAyB,yBAAyB,EAAE,MAAM,aAAa,CAAC;;AA8xB/E,wBAA2C"}
@@ -1 +1 @@
1
- {"version":3,"file":"AmityViewStoryItem.d.ts","sourceRoot":"","sources":["../../../../../../../../src/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAoBvE,OAAO,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAchE,UAAU,mBAAmB;IAC3B,aAAa,EAAE,KAAK,CAAC,SAAS,CAAC;IAC/B,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,UAAU,EAAE,CAAC;IACxB,4BAA4B,EAAE,OAAO,CAAC;IACtC,KAAK,EAAE,CAAC,KAAK,EAAE,cAAc,KAAK,IAAI,CAAC;IACvC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,UAAU,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,OAAO,EAAE,MAAM,CAAC;IAChB,kBAAkB,EAAE,OAAO,CAAC;IAC5B,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,oBAAoB,CAAC,EAAE,MAAM,IAAI,CAAC;CACnC;AAED,UAAU,UAAW,SAAQ,KAAK,CAAC,KAAK;IACtC,MAAM,EAAE,MAAM,CAAC;CAChB;;AA8iBD,wBAAwC"}
1
+ {"version":3,"file":"AmityViewStoryItem.d.ts","sourceRoot":"","sources":["../../../../../../../../src/v4/PublicApi/Pages/AmityViewStoryPage/Components/AmityViewStoryItem.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAoBvE,OAAO,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAYhE,UAAU,mBAAmB;IAC3B,aAAa,EAAE,KAAK,CAAC,SAAS,CAAC;IAC/B,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,EAAE,UAAU,EAAE,CAAC;IACxB,4BAA4B,EAAE,OAAO,CAAC;IACtC,KAAK,EAAE,CAAC,KAAK,EAAE,cAAc,KAAK,IAAI,CAAC;IACvC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,UAAU,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,OAAO,EAAE,MAAM,CAAC;IAChB,kBAAkB,EAAE,OAAO,CAAC;IAC5B,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,oBAAoB,CAAC,EAAE,MAAM,IAAI,CAAC;CACnC;AAED,UAAU,UAAW,SAAQ,KAAK,CAAC,KAAK;IACtC,MAAM,EAAE,MAAM,CAAC;CAChB;;AA+eD,wBAAwC"}
@@ -7,7 +7,6 @@ export declare const useStyles: () => {
7
7
  flex: number;
8
8
  width: number;
9
9
  backgroundColor: string;
10
- position: "relative";
11
10
  };
12
11
  flex: {
13
12
  flex: number;
@@ -213,26 +212,5 @@ export declare const useStyles: () => {
213
212
  color: string;
214
213
  fontSize: number;
215
214
  };
216
- errorContainer: {
217
- width: "100%";
218
- position: "absolute";
219
- bottom: number;
220
- left: number;
221
- backgroundColor: string;
222
- flexDirection: "row";
223
- alignItems: "center";
224
- justifyContent: "space-between";
225
- paddingVertical: number;
226
- paddingHorizontal: number;
227
- };
228
- errorContainerLeft: {
229
- display: "flex";
230
- flexDirection: "row";
231
- alignItems: "center";
232
- gap: number;
233
- };
234
- errorText: {
235
- color: string;
236
- };
237
215
  };
238
216
  //# sourceMappingURL=styles.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityViewStoryPage/styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkPrB,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../../src/v4/PublicApi/Pages/AmityViewStoryPage/styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4NrB,CAAC"}
@@ -1,4 +1,4 @@
1
- export declare const failed: (color?: string) => string;
2
- export declare const success: (color?: string) => string;
3
- export declare const informative: (color?: string) => string;
1
+ export declare const failed: () => string;
2
+ export declare const success: () => string;
3
+ export declare const informative: () => string;
4
4
  //# sourceMappingURL=toast.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"toast.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/assets/icons/toast.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,GACjB,QAAO,MAAuB,WAK/B,CAAC;AAEF,eAAO,MAAM,OAAO,GAClB,QAAO,MAAuB,WAI/B,CAAC;AAEF,eAAO,MAAM,WAAW,GACtB,QAAO,MAAuB,WAI/B,CAAC"}
1
+ {"version":3,"file":"toast.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/assets/icons/toast.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,cAKlB,CAAC;AAEF,eAAO,MAAM,OAAO,cAInB,CAAC;AAEF,eAAO,MAAM,WAAW,cAIvB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/CommunityStories/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAsBtE,UAAU,iBAAiB;IACzB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;+EAEqD,iBAAiB;AAyLvE,wBAAsC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/CommunityStories/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAqBtE,UAAU,iBAAiB;IACzB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;+EAEqD,iBAAiB;AAiLvE,wBAAsC"}
@@ -85,11 +85,6 @@ export declare const useStyles: () => {
85
85
  alignItems: "center";
86
86
  width: number;
87
87
  };
88
- errorIcon: {
89
- position: "absolute";
90
- right: number;
91
- bottom: number;
92
- };
93
88
  storyCreateIcon: {
94
89
  position: "absolute";
95
90
  left: number;
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/CommunityStories/styles.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0GrB,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/CommunityStories/styles.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqGrB,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  interface ILivestreamContent {
3
- streamId: Amity.Stream['streamId'];
3
+ roomId: Amity.Room['roomId'];
4
4
  onPressPost: () => void;
5
5
  post: Amity.Post;
6
6
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/LivestreamContent/index.tsx"],"names":[],"mappings":"AAQA,OAAO,KAAqD,MAAM,OAAO,CAAC;AAe1E,UAAU,kBAAkB;IAC1B,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC;IACnC,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;CAClB;;AAoKD,wBAA6C"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/LivestreamContent/index.tsx"],"names":[],"mappings":"AAQA,OAAO,KAAqD,MAAM,OAAO,CAAC;AAe1E,UAAU,kBAAkB;IAC1B,MAAM,EAAE,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC7B,WAAW,EAAE,MAAM,IAAI,CAAC;IACxB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;CAClB;;AAmKD,wBAA6C"}
@@ -3,7 +3,6 @@ interface OverlayImageProps {
3
3
  source: string;
4
4
  onClose?: (originalPath: string, field?: string, postId?: string) => void;
5
5
  onLoadFinish?: (fileId: string, fileUrl: string, fileName: string, index: number, originalPath: string) => void;
6
- onUploadError?: (hasError: boolean, source: string) => void;
7
6
  index?: number;
8
7
  isUploaded: boolean;
9
8
  fileId?: string;
@@ -12,6 +11,6 @@ interface OverlayImageProps {
12
11
  postId?: string;
13
12
  setIsUploading?: (arg: boolean) => void;
14
13
  }
15
- declare const LoadingImage: ({ source, onClose, index, onLoadFinish, onUploadError, isUploaded, fileId, isEditMode, fileCount, postId, setIsUploading, }: OverlayImageProps) => React.JSX.Element;
14
+ declare const LoadingImage: ({ source, onClose, index, onLoadFinish, isUploaded, fileId, isEditMode, fileCount, postId, setIsUploading, }: OverlayImageProps) => React.JSX.Element;
16
15
  export default LoadingImage;
17
16
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/LoadingImage/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAWhE,UAAU,iBAAiB;IACzB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1E,YAAY,CAAC,EAAE,CACb,MAAM,EAAE,MAAM,EACd,OAAO,EAAE,MAAM,EACf,QAAQ,EAAE,MAAM,EAChB,KAAK,EAAE,MAAM,EACb,YAAY,EAAE,MAAM,KACjB,IAAI,CAAC;IACV,aAAa,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC5D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,IAAI,CAAC;CACzC;AACD,QAAA,MAAM,YAAY,GAAI,6HAYnB,iBAAiB,sBAiInB,CAAC;AACF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/LoadingImage/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAehE,UAAU,iBAAiB;IACzB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,CAAC,YAAY,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1E,YAAY,CAAC,EAAE,CACb,MAAM,EAAE,MAAM,EACd,OAAO,EAAE,MAAM,EACf,QAAQ,EAAE,MAAM,EAChB,KAAK,EAAE,MAAM,EACb,YAAY,EAAE,MAAM,KACjB,IAAI,CAAC;IACV,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,IAAI,CAAC;CACzC;AACD,QAAA,MAAM,YAAY,GAAI,8GAWnB,iBAAiB,sBA4HnB,CAAC;AACF,eAAe,YAAY,CAAC"}
@@ -14,7 +14,6 @@ export declare const useStyles: () => {
14
14
  height: "100%";
15
15
  resizeMode: "cover";
16
16
  borderRadius: number;
17
- position: "relative";
18
17
  };
19
18
  overlay: {
20
19
  justifyContent: "center";
@@ -25,25 +24,6 @@ export declare const useStyles: () => {
25
24
  top: 0;
26
25
  bottom: 0;
27
26
  };
28
- failedOverlay: {
29
- justifyContent: "center";
30
- alignItems: "center";
31
- backgroundColor: string;
32
- borderRadius: number;
33
- position: "absolute";
34
- left: 0;
35
- right: 0;
36
- top: 0;
37
- bottom: 0;
38
- };
39
- errorOverlay: {
40
- position: "absolute";
41
- top: "50%";
42
- left: number;
43
- right: number;
44
- alignItems: "center";
45
- justifyContent: "center";
46
- };
47
27
  progressBar: {
48
28
  marginVertical: number;
49
29
  };
@@ -60,7 +40,6 @@ export declare const useStyles: () => {
60
40
  padding: number;
61
41
  backgroundColor: string;
62
42
  borderRadius: number;
63
- zIndex: number;
64
43
  };
65
44
  };
66
45
  //# sourceMappingURL=styles.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/LoadingImage/styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2DrB,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/LoadingImage/styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0CrB,CAAC"}
@@ -3,7 +3,6 @@ interface OverlayImageProps {
3
3
  source: string;
4
4
  onClose?: (originalPath: string, fileId?: string, postId?: string) => void;
5
5
  onLoadFinish?: (fileId: string, fileUrl: string, fileName: string, index: number, originalPath: string, thumbNail: string) => void;
6
- onUploadError?: (hasError: boolean, source: string) => void;
7
6
  index?: number;
8
7
  isUploaded: boolean;
9
8
  fileId?: string;
@@ -14,6 +13,6 @@ interface OverlayImageProps {
14
13
  postId?: string;
15
14
  setIsUploading?: (arg: boolean) => void;
16
15
  }
17
- declare const LoadingVideo: ({ source, onClose, index, onLoadFinish, onUploadError, isUploaded, thumbNail, onPlay, fileId, isEditMode, fileCount, postId, setIsUploading, }: OverlayImageProps) => React.JSX.Element;
16
+ declare const LoadingVideo: ({ source, onClose, index, onLoadFinish, isUploaded, thumbNail, onPlay, fileId, isEditMode, fileCount, postId, setIsUploading, }: OverlayImageProps) => React.JSX.Element;
18
17
  export default LoadingVideo;
19
18
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/LoadingVideo/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAyBhE,UAAU,iBAAiB;IACzB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,CAAC,YAAY,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3E,YAAY,CAAC,EAAE,CACb,MAAM,EAAE,MAAM,EACd,OAAO,EAAE,MAAM,EACf,QAAQ,EAAE,MAAM,EAChB,KAAK,EAAE,MAAM,EACb,YAAY,EAAE,MAAM,EACpB,SAAS,EAAE,MAAM,KACd,IAAI,CAAC;IACV,aAAa,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC5D,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IACnC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,IAAI,CAAC;CACzC;AACD,QAAA,MAAM,YAAY,GAAI,gJAcnB,iBAAiB,sBA6KnB,CAAC;AACF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/LoadingVideo/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAyBhE,UAAU,iBAAiB;IACzB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,CAAC,YAAY,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3E,YAAY,CAAC,EAAE,CACb,MAAM,EAAE,MAAM,EACd,OAAO,EAAE,MAAM,EACf,QAAQ,EAAE,MAAM,EAChB,KAAK,EAAE,MAAM,EACb,YAAY,EAAE,MAAM,EACpB,SAAS,EAAE,MAAM,KACd,IAAI,CAAC;IACV,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IACnC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,IAAI,CAAC;CACzC;AACD,QAAA,MAAM,YAAY,GAAI,iIAanB,iBAAiB,sBAsKnB,CAAC;AACF,eAAe,YAAY,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StoryCircleItem.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/MyStories/StoryCircleItem.tsx"],"names":[],"mappings":"AACA,OAAc,EAAE,EAAE,EAAuB,MAAM,OAAO,CAAC;AAgBvD,UAAU,gBAAgB;IACxB,gBAAgB,EAAE,CAAC,WAAW,EAAE,KAAK,CAAC,WAAW,KAAK,IAAI,CAAC;IAC3D,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC;CAChC;AAED,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC,gBAAgB,CAmFzC,CAAC;AAEF,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"StoryCircleItem.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/MyStories/StoryCircleItem.tsx"],"names":[],"mappings":"AACA,OAAc,EAAE,EAAE,EAAuB,MAAM,OAAO,CAAC;AAevD,UAAU,gBAAgB;IACxB,gBAAgB,EAAE,CAAC,WAAW,EAAE,KAAK,CAAC,WAAW,KAAK,IAAI,CAAC;IAC3D,WAAW,EAAE,KAAK,CAAC,WAAW,CAAC;CAChC;AAED,QAAA,MAAM,eAAe,EAAE,EAAE,CAAC,gBAAgB,CA6EzC,CAAC;AAEF,eAAe,eAAe,CAAC"}
@@ -76,11 +76,6 @@ export declare const useStyles: () => {
76
76
  left: number;
77
77
  top: number;
78
78
  };
79
- errorIcon: {
80
- position: "absolute";
81
- left: number;
82
- bottom: number;
83
- };
84
79
  scrollContainer: {
85
80
  paddingVertical: number;
86
81
  };
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/MyStories/styles.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuGrB,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/MyStories/styles.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkGrB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/PostContent/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqD,MAAM,OAAO,CAAC;AAoB1E,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGlD,UAAU,YAAY;IACpB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,kBAAkB,CAAC,EAAE,gBAAgB,EAAE,CAAC;CACzC;;AAiVD,wBAAuC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/PostContent/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqD,MAAM,OAAO,CAAC;AAoB1E,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGlD,UAAU,YAAY;IACpB,IAAI,EAAE,KAAK,CAAC,IAAI,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,kBAAkB,CAAC,EAAE,gBAAgB,EAAE,CAAC;CACzC;;AA+UD,wBAAuC"}
@@ -1 +1 @@
1
- {"version":3,"file":"RenderTextWithMention.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/RenderTextWithMention/RenderTextWithMention.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAEjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAKpD,UAAU,sBAAsB;IAC9B,kBAAkB,EAAE,gBAAgB,EAAE,CAAC;IACvC,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;;AAmHD,wBAA2C"}
1
+ {"version":3,"file":"RenderTextWithMention.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/RenderTextWithMention/RenderTextWithMention.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAEjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAMpD,UAAU,sBAAsB;IAC9B,kBAAkB,EAAE,gBAAgB,EAAE,CAAC;IACvC,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;;AAwHD,wBAA2C"}
@@ -1,5 +1,5 @@
1
1
  import type { MyMD3Theme } from '../../../providers/amity-ui-kit-provider';
2
- export declare const useStyles: () => {
2
+ export declare const useStyles: (bottomPosition?: number) => {
3
3
  theme: MyMD3Theme;
4
4
  styles: {
5
5
  toast: {
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/Toast/styles.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,0CAA0C,CAAC;AAG3E,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;CA6BrB,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/v4/component/Toast/styles.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,0CAA0C,CAAC;AAG3E,eAAO,MAAM,SAAS,GAAI,iBAAgB,MAAW;;;;;;;;;;;;;;;;;;;;;;CA6BpD,CAAC"}
@@ -83,4 +83,5 @@ export declare const QUERY_KEY: {
83
83
  POSTS_COLLECTION: string;
84
84
  PINNED_POSTS_COLLECTION: string;
85
85
  };
86
+ export declare const URL_REGEX: RegExp;
86
87
  //# sourceMappingURL=index.d.ts.map