@100mslive/roomkit-react 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (459) hide show
  1. package/README.md +1 -0
  2. package/dist/Accordion/Accordion.d.ts +964 -0
  3. package/dist/Accordion/index.d.ts +979 -0
  4. package/dist/ActiveSpeakerView-H3VYXANB.js +39 -0
  5. package/dist/ActiveSpeakerView-H3VYXANB.js.map +7 -0
  6. package/dist/ActiveSpeakerView-REZLWPPI.css +11 -0
  7. package/dist/ActiveSpeakerView-REZLWPPI.css.map +7 -0
  8. package/dist/AudioLevel/AudioLevel.d.ts +8 -0
  9. package/dist/AudioLevel/index.d.ts +1 -0
  10. package/dist/Avatar/Avatar.d.ts +487 -0
  11. package/dist/Avatar/getAvatarBg.d.ts +7 -0
  12. package/dist/Avatar/index.d.ts +1 -0
  13. package/dist/Button/Button.d.ts +488 -0
  14. package/dist/Button/index.d.ts +1 -0
  15. package/dist/Checkbox/Checkbox.d.ts +958 -0
  16. package/dist/Checkbox/index.d.ts +1 -0
  17. package/dist/Collapsible/Collapsible.d.ts +1434 -0
  18. package/dist/Collapsible/index.d.ts +1 -0
  19. package/dist/Divider/Divider.d.ts +958 -0
  20. package/dist/Divider/index.d.ts +1 -0
  21. package/dist/Dropdown/Dropdown.d.ts +5728 -0
  22. package/dist/Dropdown/index.d.ts +1 -0
  23. package/dist/Fieldset/Fieldset.d.ts +477 -0
  24. package/dist/Fieldset/index.d.ts +1 -0
  25. package/dist/Footer/Footer.d.ts +3834 -0
  26. package/dist/Footer/index.d.ts +1 -0
  27. package/dist/HLSView-3RDXRV7Y.js +689 -0
  28. package/dist/HLSView-3RDXRV7Y.js.map +7 -0
  29. package/dist/HLSView-6BVBCQM7.css +11 -0
  30. package/dist/HLSView-6BVBCQM7.css.map +7 -0
  31. package/dist/IconButton/IconButton.d.ts +479 -0
  32. package/dist/IconButton/index.d.ts +1 -0
  33. package/dist/Input/Input.d.ts +2917 -0
  34. package/dist/Input/index.d.ts +1 -0
  35. package/dist/Label/Label.d.ts +479 -0
  36. package/dist/Label/index.d.ts +1 -0
  37. package/dist/Layout/Box.d.ts +477 -0
  38. package/dist/Layout/Flex.d.ts +482 -0
  39. package/dist/Layout/index.d.ts +2 -0
  40. package/dist/Link/Link.d.ts +489 -0
  41. package/dist/Link/index.d.ts +2 -0
  42. package/dist/Loading/Loading.d.ts +14 -0
  43. package/dist/Loading/index.d.ts +1 -0
  44. package/dist/Modal/Dialog.d.ts +3826 -0
  45. package/dist/Modal/DialogContent.d.ts +3343 -0
  46. package/dist/Modal/index.d.ts +1 -0
  47. package/dist/Pagination/StyledPagination.d.ts +1918 -0
  48. package/dist/Pagination/index.d.ts +1 -0
  49. package/dist/PinnedTrackView-453PELNU.js +70 -0
  50. package/dist/PinnedTrackView-453PELNU.js.map +7 -0
  51. package/dist/PinnedTrackView-QQ5FDXJX.css +11 -0
  52. package/dist/PinnedTrackView-QQ5FDXJX.css.map +7 -0
  53. package/dist/Popover/index.d.ts +1436 -0
  54. package/dist/Progress/index.d.ts +957 -0
  55. package/dist/QRCode/QRCode.d.ts +3 -0
  56. package/dist/QRCode/index.d.ts +1 -0
  57. package/dist/RadioGroup/RadioGroup.d.ts +1435 -0
  58. package/dist/RadioGroup/index.d.ts +1 -0
  59. package/dist/ReactSelect/ReactSelect.d.ts +4778 -0
  60. package/dist/ReactSelect/index.d.ts +1 -0
  61. package/dist/Select/Select.d.ts +1437 -0
  62. package/dist/Select/index.d.ts +1 -0
  63. package/dist/Slider/Slider.d.ts +488 -0
  64. package/dist/Slider/index.d.ts +1 -0
  65. package/dist/Stats/Stats.d.ts +19 -0
  66. package/dist/Stats/StyledStats.d.ts +2872 -0
  67. package/dist/Stats/formatBytes.d.ts +1 -0
  68. package/dist/Stats/index.d.ts +1 -0
  69. package/dist/Switch/Switch.d.ts +482 -0
  70. package/dist/Switch/index.d.ts +1 -0
  71. package/dist/Tabs/Tabs.d.ts +1912 -0
  72. package/dist/Tabs/index.d.ts +1 -0
  73. package/dist/Text/Text.d.ts +605 -0
  74. package/dist/Text/index.d.ts +1 -0
  75. package/dist/Theme/ThemeProvider.d.ts +397 -0
  76. package/dist/Theme/base.config.d.ts +417 -0
  77. package/dist/Theme/index.d.ts +3 -0
  78. package/dist/Theme/stitches.config.d.ts +4702 -0
  79. package/dist/Theme/themes.d.ts +64 -0
  80. package/dist/Theme/useSSR.d.ts +6 -0
  81. package/dist/TileMenu/StyledMenuTile.d.ts +3351 -0
  82. package/dist/TileMenu/TileMenu.d.ts +6 -0
  83. package/dist/TileMenu/index.d.ts +1 -0
  84. package/dist/Toast/Toast.d.ts +2881 -0
  85. package/dist/Toast/index.d.ts +1 -0
  86. package/dist/Tooltip/Tooltip.d.ts +14 -0
  87. package/dist/Tooltip/index.d.ts +1 -0
  88. package/dist/Video/Video.d.ts +499 -0
  89. package/dist/Video/index.d.ts +1 -0
  90. package/dist/VideoList/StyledVideoList.d.ts +1438 -0
  91. package/dist/VideoList/index.d.ts +2 -0
  92. package/dist/VideoList/videoListUtils.d.ts +1 -0
  93. package/dist/VideoTile/StyledVideoTile.d.ts +4309 -0
  94. package/dist/VideoTile/index.d.ts +1 -0
  95. package/dist/VirtualBackground-LHYBWUT5.js +158 -0
  96. package/dist/VirtualBackground-LHYBWUT5.js.map +7 -0
  97. package/dist/chunk-7YUYZ64D.js +6843 -0
  98. package/dist/chunk-7YUYZ64D.js.map +7 -0
  99. package/dist/chunk-HCAGFNXW.js +8270 -0
  100. package/dist/chunk-HCAGFNXW.js.map +7 -0
  101. package/dist/chunk-KYYP6ZVK.js +907 -0
  102. package/dist/chunk-KYYP6ZVK.js.map +7 -0
  103. package/dist/chunk-ULXGBUSC.js +65 -0
  104. package/dist/chunk-ULXGBUSC.js.map +7 -0
  105. package/dist/chunk-XRJXE6UO.js +243 -0
  106. package/dist/chunk-XRJXE6UO.js.map +7 -0
  107. package/dist/conference-IDNRO4WK.js +3812 -0
  108. package/dist/conference-IDNRO4WK.js.map +7 -0
  109. package/dist/conference-KN6OKGDU.css +11 -0
  110. package/dist/conference-KN6OKGDU.css.map +7 -0
  111. package/dist/fixtures/chats.d.ts +4 -0
  112. package/dist/fixtures/peers.d.ts +3 -0
  113. package/dist/fixtures/tracks.d.ts +2 -0
  114. package/dist/index.cjs.css +11 -0
  115. package/dist/index.cjs.css.map +7 -0
  116. package/dist/index.cjs.js +22987 -0
  117. package/dist/index.cjs.js.map +7 -0
  118. package/dist/index.css +11 -0
  119. package/dist/index.css.map +7 -0
  120. package/dist/index.d.ts +38 -0
  121. package/dist/index.js +133 -0
  122. package/dist/index.js.map +7 -0
  123. package/dist/meta.cjs.json +13085 -0
  124. package/dist/meta.esbuild.json +13693 -0
  125. package/dist/transcription-BTSB7FZH.js +356 -0
  126. package/dist/transcription-BTSB7FZH.js.map +7 -0
  127. package/dist/utils/animations.d.ts +92 -0
  128. package/dist/utils/index.d.ts +2 -0
  129. package/dist/utils/styles.d.ts +21 -0
  130. package/package.json +116 -0
  131. package/src/Accordion/Accordion.stories.tsx +50 -0
  132. package/src/Accordion/Accordion.tsx +88 -0
  133. package/src/Accordion/index.ts +8 -0
  134. package/src/AudioLevel/AudioLevel.tsx +34 -0
  135. package/src/AudioLevel/index.ts +1 -0
  136. package/src/Avatar/Avatar.stories.tsx +33 -0
  137. package/src/Avatar/Avatar.tsx +55 -0
  138. package/src/Avatar/getAvatarBg.ts +46 -0
  139. package/src/Avatar/index.ts +1 -0
  140. package/src/Button/Button.mdx +43 -0
  141. package/src/Button/Button.stories.tsx +52 -0
  142. package/src/Button/Button.tsx +144 -0
  143. package/src/Button/index.tsx +1 -0
  144. package/src/Chat/Chat.mdx +39 -0
  145. package/src/Chat/Chat.stories.tsx +39 -0
  146. package/src/Checkbox/Checkbox.stories.tsx +61 -0
  147. package/src/Checkbox/Checkbox.tsx +33 -0
  148. package/src/Checkbox/index.tsx +1 -0
  149. package/src/Collapsible/Collapsible.tsx +34 -0
  150. package/src/Collapsible/index.tsx +1 -0
  151. package/src/Divider/Divider.tsx +45 -0
  152. package/src/Divider/HorizontalDivider.stories.tsx +34 -0
  153. package/src/Divider/VerticalDivider.stories.tsx +40 -0
  154. package/src/Divider/index.ts +1 -0
  155. package/src/Dropdown/Dropdown.stories.tsx +94 -0
  156. package/src/Dropdown/Dropdown.tsx +142 -0
  157. package/src/Dropdown/index.tsx +1 -0
  158. package/src/Fieldset/Fieldset.stories.tsx +29 -0
  159. package/src/Fieldset/Fieldset.tsx +11 -0
  160. package/src/Fieldset/index.tsx +1 -0
  161. package/src/Footer/Footer.stories.tsx +61 -0
  162. package/src/Footer/Footer.tsx +47 -0
  163. package/src/Footer/index.tsx +1 -0
  164. package/src/IconButton/IconButton.tsx +45 -0
  165. package/src/IconButton/index.tsx +1 -0
  166. package/src/Icons/Icons.stories.mdx +10 -0
  167. package/src/Icons/IconsList.jsx +17 -0
  168. package/src/Input/Input.stories.tsx +25 -0
  169. package/src/Input/Input.tsx +105 -0
  170. package/src/Input/PasswordInput.stories.tsx +53 -0
  171. package/src/Input/index.tsx +1 -0
  172. package/src/Introduction/Integrating.stories.mdx +100 -0
  173. package/src/Introduction/Introduction.stories.mdx +9 -0
  174. package/src/Label/Label.tsx +8 -0
  175. package/src/Label/index.ts +1 -0
  176. package/src/Layout/Box.tsx +3 -0
  177. package/src/Layout/Flex.tsx +76 -0
  178. package/src/Layout/index.tsx +2 -0
  179. package/src/Link/Link.stories.tsx +18 -0
  180. package/src/Link/Link.tsx +54 -0
  181. package/src/Link/index.tsx +2 -0
  182. package/src/Loading/Loading.mdx +15 -0
  183. package/src/Loading/Loading.stories.tsx +37 -0
  184. package/src/Loading/Loading.tsx +33 -0
  185. package/src/Loading/index.ts +1 -0
  186. package/src/Modal/Dialog.mdx +19 -0
  187. package/src/Modal/Dialog.stories.tsx +68 -0
  188. package/src/Modal/Dialog.tsx +26 -0
  189. package/src/Modal/DialogContent.tsx +63 -0
  190. package/src/Modal/index.ts +1 -0
  191. package/src/Pagination/StyledPagination.stories.tsx +80 -0
  192. package/src/Pagination/StyledPagination.tsx +68 -0
  193. package/src/Pagination/index.tsx +1 -0
  194. package/src/Popover/Popover.mdx +9 -0
  195. package/src/Popover/Popover.stories.tsx +95 -0
  196. package/src/Popover/index.tsx +26 -0
  197. package/src/Prebuilt/App.jsx +273 -0
  198. package/src/Prebuilt/AppContext.jsx +21 -0
  199. package/src/Prebuilt/IconButton.jsx +19 -0
  200. package/src/Prebuilt/Prebuilt.stories.tsx +20 -0
  201. package/src/Prebuilt/common/PeersSorter.js +89 -0
  202. package/src/Prebuilt/common/constants.js +208 -0
  203. package/src/Prebuilt/common/hooks.js +47 -0
  204. package/src/Prebuilt/common/roles.js +4 -0
  205. package/src/Prebuilt/common/useSortedPeers.js +28 -0
  206. package/src/Prebuilt/common/utils.js +91 -0
  207. package/src/Prebuilt/components/AppData/AppData.jsx +189 -0
  208. package/src/Prebuilt/components/AppData/useAppConfig.js +7 -0
  209. package/src/Prebuilt/components/AppData/useAppLayout.js +6 -0
  210. package/src/Prebuilt/components/AppData/useChatState.js +18 -0
  211. package/src/Prebuilt/components/AppData/useSidepane.js +49 -0
  212. package/src/Prebuilt/components/AppData/useUISettings.js +164 -0
  213. package/src/Prebuilt/components/AudioLevel/BeamSpeakerLabelsLogging.jsx +16 -0
  214. package/src/Prebuilt/components/AudioVideoToggle.jsx +67 -0
  215. package/src/Prebuilt/components/AuthToken.jsx +133 -0
  216. package/src/Prebuilt/components/BottomActionSheet/BottomActionSheet.jsx +96 -0
  217. package/src/Prebuilt/components/BottomActionSheet/BottomActionSheet.stories.tsx +46 -0
  218. package/src/Prebuilt/components/Chat/Chat.jsx +155 -0
  219. package/src/Prebuilt/components/Chat/ChatBody.jsx +370 -0
  220. package/src/Prebuilt/components/Chat/ChatFooter.jsx +150 -0
  221. package/src/Prebuilt/components/Chat/ChatHeader.jsx +67 -0
  222. package/src/Prebuilt/components/Chat/ChatSelector.jsx +162 -0
  223. package/src/Prebuilt/components/Chat/useEmojiPickerStyles.js +30 -0
  224. package/src/Prebuilt/components/Chat/useUnreadCount.js +17 -0
  225. package/src/Prebuilt/components/Connection/ConnectionIndicator.jsx +80 -0
  226. package/src/Prebuilt/components/Connection/TileConnection.jsx +40 -0
  227. package/src/Prebuilt/components/Connection/connectionQualityUtils.js +39 -0
  228. package/src/Prebuilt/components/EmojiReaction.jsx +138 -0
  229. package/src/Prebuilt/components/ErrorBoundary.jsx +105 -0
  230. package/src/Prebuilt/components/FirstPersonDisplay.jsx +50 -0
  231. package/src/Prebuilt/components/Footer/ChatToggle.jsx +27 -0
  232. package/src/Prebuilt/components/Footer/ConferencingFooter.jsx +104 -0
  233. package/src/Prebuilt/components/Footer/StreamingFooter.jsx +71 -0
  234. package/src/Prebuilt/components/Footer.jsx +8 -0
  235. package/src/Prebuilt/components/FullPageProgress.jsx +11 -0
  236. package/src/Prebuilt/components/GoLiveButton.jsx +45 -0
  237. package/src/Prebuilt/components/HMSVideo/Controls.jsx +21 -0
  238. package/src/Prebuilt/components/HMSVideo/FullscreenButton.jsx +18 -0
  239. package/src/Prebuilt/components/HMSVideo/HLSAutoplayBlockedPrompt.jsx +35 -0
  240. package/src/Prebuilt/components/HMSVideo/HLSQualitySelector.jsx +82 -0
  241. package/src/Prebuilt/components/HMSVideo/HMSVIdeoUtils.js +27 -0
  242. package/src/Prebuilt/components/HMSVideo/HMSVideo.jsx +11 -0
  243. package/src/Prebuilt/components/HMSVideo/PlayButton.jsx +13 -0
  244. package/src/Prebuilt/components/HMSVideo/VideoProgress.jsx +77 -0
  245. package/src/Prebuilt/components/HMSVideo/VideoTime.jsx +31 -0
  246. package/src/Prebuilt/components/HMSVideo/VolumeControl.jsx +39 -0
  247. package/src/Prebuilt/components/HMSVideo/index.js +19 -0
  248. package/src/Prebuilt/components/Header/AdditionalRoomState.jsx +217 -0
  249. package/src/Prebuilt/components/Header/AmbientMusic.jsx +88 -0
  250. package/src/Prebuilt/components/Header/ConferencingHeader.jsx +29 -0
  251. package/src/Prebuilt/components/Header/Header.jsx +8 -0
  252. package/src/Prebuilt/components/Header/HeaderComponents.jsx +41 -0
  253. package/src/Prebuilt/components/Header/ParticipantFilter.jsx +91 -0
  254. package/src/Prebuilt/components/Header/ParticipantList.jsx +337 -0
  255. package/src/Prebuilt/components/Header/StreamActions.jsx +225 -0
  256. package/src/Prebuilt/components/Header/StreamingHeader.jsx +55 -0
  257. package/src/Prebuilt/components/Header/index.jsx +1 -0
  258. package/src/Prebuilt/components/HlsStatsOverlay.jsx +101 -0
  259. package/src/Prebuilt/components/Image.jsx +7 -0
  260. package/src/Prebuilt/components/Input/KeyboardInputManager.js +107 -0
  261. package/src/Prebuilt/components/LeaveRoom.jsx +202 -0
  262. package/src/Prebuilt/components/MetaActions.jsx +45 -0
  263. package/src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx +139 -0
  264. package/src/Prebuilt/components/MoreSettings/ChangeNameModal.jsx +92 -0
  265. package/src/Prebuilt/components/MoreSettings/ChangeSelfRole.jsx +67 -0
  266. package/src/Prebuilt/components/MoreSettings/EmbedUrl.jsx +106 -0
  267. package/src/Prebuilt/components/MoreSettings/FullScreenItem.jsx +29 -0
  268. package/src/Prebuilt/components/MoreSettings/MoreSettings.jsx +225 -0
  269. package/src/Prebuilt/components/MoreSettings/MuteAllModal.jsx +90 -0
  270. package/src/Prebuilt/components/Notifications/AutoplayBlockedModal.jsx +38 -0
  271. package/src/Prebuilt/components/Notifications/InitErrorModal.jsx +39 -0
  272. package/src/Prebuilt/components/Notifications/MessageNotifications.jsx +25 -0
  273. package/src/Prebuilt/components/Notifications/Notifications.jsx +151 -0
  274. package/src/Prebuilt/components/Notifications/PeerNotifications.jsx +45 -0
  275. package/src/Prebuilt/components/Notifications/PermissionErrorModal.jsx +67 -0
  276. package/src/Prebuilt/components/Notifications/ReconnectNotifications.jsx +69 -0
  277. package/src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.jsx +51 -0
  278. package/src/Prebuilt/components/Notifications/TrackNotifications.jsx +19 -0
  279. package/src/Prebuilt/components/Notifications/TrackUnmuteModal.jsx +49 -0
  280. package/src/Prebuilt/components/Notifications/index.jsx +1 -0
  281. package/src/Prebuilt/components/PIP/PIPComponent.jsx +82 -0
  282. package/src/Prebuilt/components/PIP/PIPManager.js +296 -0
  283. package/src/Prebuilt/components/PIP/SetupMediaSession.js +60 -0
  284. package/src/Prebuilt/components/PIP/index.jsx +11 -0
  285. package/src/Prebuilt/components/PIP/pip.test.js +72 -0
  286. package/src/Prebuilt/components/PIP/pipUtils.js +183 -0
  287. package/src/Prebuilt/components/Pagination.jsx +29 -0
  288. package/src/Prebuilt/components/Playlist/Playlist.jsx +129 -0
  289. package/src/Prebuilt/components/Playlist/PlaylistControls.jsx +172 -0
  290. package/src/Prebuilt/components/Playlist/PlaylistItem.jsx +51 -0
  291. package/src/Prebuilt/components/Playlist/VideoPlayer.jsx +95 -0
  292. package/src/Prebuilt/components/PostLeave.jsx +76 -0
  293. package/src/Prebuilt/components/Preview/PreviewContainer.jsx +51 -0
  294. package/src/Prebuilt/components/Preview/PreviewJoin.jsx +196 -0
  295. package/src/Prebuilt/components/Preview/PreviewName.jsx +37 -0
  296. package/src/Prebuilt/components/RoleChangeModal.jsx +185 -0
  297. package/src/Prebuilt/components/RoleChangeRequestModal.jsx +26 -0
  298. package/src/Prebuilt/components/ScreenShare.jsx +45 -0
  299. package/src/Prebuilt/components/ScreenshareDisplay.jsx +45 -0
  300. package/src/Prebuilt/components/ScreenshareHintModal.jsx +37 -0
  301. package/src/Prebuilt/components/ScreenshareTile.jsx +91 -0
  302. package/src/Prebuilt/components/Settings/DeviceSettings.jsx +220 -0
  303. package/src/Prebuilt/components/Settings/LayoutSettings.jsx +91 -0
  304. package/src/Prebuilt/components/Settings/NotificationSettings.jsx +61 -0
  305. package/src/Prebuilt/components/Settings/SettingsModal.jsx +171 -0
  306. package/src/Prebuilt/components/Settings/StartRecording.jsx +130 -0
  307. package/src/Prebuilt/components/Settings/SwitchWithLabel.jsx +40 -0
  308. package/src/Prebuilt/components/Settings/common.js +15 -0
  309. package/src/Prebuilt/components/ShareMenuIcon.jsx +26 -0
  310. package/src/Prebuilt/components/StatsForNerds.jsx +250 -0
  311. package/src/Prebuilt/components/Streaming/Common.jsx +132 -0
  312. package/src/Prebuilt/components/Streaming/HLSStreaming.jsx +226 -0
  313. package/src/Prebuilt/components/Streaming/RTMPIcon.jsx +24 -0
  314. package/src/Prebuilt/components/Streaming/RTMPStreaming.jsx +336 -0
  315. package/src/Prebuilt/components/Streaming/ResolutionInput.jsx +88 -0
  316. package/src/Prebuilt/components/Streaming/StreamingLanding.jsx +76 -0
  317. package/src/Prebuilt/components/TileMenu.jsx +275 -0
  318. package/src/Prebuilt/components/Toast/Toast.jsx +17 -0
  319. package/src/Prebuilt/components/Toast/ToastBatcher.js +57 -0
  320. package/src/Prebuilt/components/Toast/ToastConfig.jsx +134 -0
  321. package/src/Prebuilt/components/Toast/ToastContainer.jsx +30 -0
  322. package/src/Prebuilt/components/Toast/ToastManager.js +44 -0
  323. package/src/Prebuilt/components/VideoList.jsx +101 -0
  324. package/src/Prebuilt/components/VideoTile.jsx +177 -0
  325. package/src/Prebuilt/components/conference.jsx +164 -0
  326. package/src/Prebuilt/components/gridView.jsx +85 -0
  327. package/src/Prebuilt/components/hooks/useDropdownList.jsx +23 -0
  328. package/src/Prebuilt/components/hooks/useDropdownSelection.jsx +6 -0
  329. package/src/Prebuilt/components/hooks/useFeatures.js +22 -0
  330. package/src/Prebuilt/components/hooks/useFullscreen.js +43 -0
  331. package/src/Prebuilt/components/hooks/useMetadata.jsx +52 -0
  332. package/src/Prebuilt/components/hooks/useNavigation.js +19 -0
  333. package/src/Prebuilt/components/hooks/usePlaylist.js +25 -0
  334. package/src/Prebuilt/components/hooks/usePlaylistMusic.js +35 -0
  335. package/src/Prebuilt/components/hooks/useScreenshareAudio.js +28 -0
  336. package/src/Prebuilt/components/hooks/useSetPinnedMessage.js +38 -0
  337. package/src/Prebuilt/components/hooks/useSkipPreview.jsx +20 -0
  338. package/src/Prebuilt/components/hooks/useUserPreferences.jsx +25 -0
  339. package/src/Prebuilt/components/init/Init.jsx +58 -0
  340. package/src/Prebuilt/components/init/initUtils.js +90 -0
  341. package/src/Prebuilt/components/pdfAnnotator/pdfErrorView.jsx +29 -0
  342. package/src/Prebuilt/components/pdfAnnotator/pdfFileOptions.jsx +108 -0
  343. package/src/Prebuilt/components/pdfAnnotator/pdfHeader.jsx +31 -0
  344. package/src/Prebuilt/components/pdfAnnotator/pdfInfo.jsx +32 -0
  345. package/src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx +233 -0
  346. package/src/Prebuilt/components/pdfAnnotator/submitPdf.jsx +89 -0
  347. package/src/Prebuilt/components/pdfAnnotator/uploadedFile.jsx +85 -0
  348. package/src/Prebuilt/components/peerTileUtils.jsx +27 -0
  349. package/src/Prebuilt/hms.js +7 -0
  350. package/src/Prebuilt/images/first_person.png +0 -0
  351. package/src/Prebuilt/index.d.ts +15 -0
  352. package/src/Prebuilt/index.js +2 -0
  353. package/src/Prebuilt/layouts/ActiveSpeakerView.jsx +34 -0
  354. package/src/Prebuilt/layouts/EmbedView.jsx +141 -0
  355. package/src/Prebuilt/layouts/HLSView.jsx +290 -0
  356. package/src/Prebuilt/layouts/InsetView.jsx +222 -0
  357. package/src/Prebuilt/layouts/NonPublisherView.jsx +51 -0
  358. package/src/Prebuilt/layouts/PDFView.jsx +122 -0
  359. package/src/Prebuilt/layouts/PinnedTrackView.jsx +59 -0
  360. package/src/Prebuilt/layouts/SidePane.jsx +51 -0
  361. package/src/Prebuilt/layouts/WaitingView.jsx +51 -0
  362. package/src/Prebuilt/layouts/WhiteboardView.jsx +66 -0
  363. package/src/Prebuilt/layouts/mainGridView.jsx +98 -0
  364. package/src/Prebuilt/layouts/mainView.jsx +113 -0
  365. package/src/Prebuilt/layouts/screenShareView.jsx +185 -0
  366. package/src/Prebuilt/plugins/FlyingEmoji.jsx +132 -0
  367. package/src/Prebuilt/plugins/RemoteStopScreenshare.jsx +18 -0
  368. package/src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx +90 -0
  369. package/src/Prebuilt/plugins/VirtualBackground/vbutils.js +66 -0
  370. package/src/Prebuilt/plugins/confetti.jsx +60 -0
  371. package/src/Prebuilt/plugins/transcription/Transcriber.js +216 -0
  372. package/src/Prebuilt/plugins/transcription/TranscriptionButton.jsx +138 -0
  373. package/src/Prebuilt/plugins/transcription/index.jsx +1 -0
  374. package/src/Prebuilt/plugins/whiteboard/PusherCommunicationProvider.js +110 -0
  375. package/src/Prebuilt/plugins/whiteboard/README.md +29 -0
  376. package/src/Prebuilt/plugins/whiteboard/ToggleWhiteboard.jsx +43 -0
  377. package/src/Prebuilt/plugins/whiteboard/Whiteboard.css +12 -0
  378. package/src/Prebuilt/plugins/whiteboard/Whiteboard.jsx +11 -0
  379. package/src/Prebuilt/plugins/whiteboard/WhiteboardEvents.js +8 -0
  380. package/src/Prebuilt/plugins/whiteboard/index.js +3 -0
  381. package/src/Prebuilt/plugins/whiteboard/useMultiplayerState.js +212 -0
  382. package/src/Prebuilt/plugins/whiteboard/useWhiteboardMetadata.js +47 -0
  383. package/src/Prebuilt/primitives/DialogContent.jsx +280 -0
  384. package/src/Prebuilt/primitives/DropdownTrigger.jsx +46 -0
  385. package/src/Prebuilt/services/FeatureFlags.jsx +47 -0
  386. package/src/Prebuilt/services/tokenService.js +49 -0
  387. package/src/Progress/index.tsx +17 -0
  388. package/src/QRCode/QRCode.mdx +9 -0
  389. package/src/QRCode/QRCode.stories.tsx +29 -0
  390. package/src/QRCode/QRCode.tsx +6 -0
  391. package/src/QRCode/index.tsx +1 -0
  392. package/src/RadioGroup/RadioGroup.stories.tsx +32 -0
  393. package/src/RadioGroup/RadioGroup.tsx +33 -0
  394. package/src/RadioGroup/index.tsx +1 -0
  395. package/src/ReactSelect/ReactSelect.stories.tsx +83 -0
  396. package/src/ReactSelect/ReactSelect.tsx +97 -0
  397. package/src/ReactSelect/index.ts +1 -0
  398. package/src/Select/Select.stories.tsx +33 -0
  399. package/src/Select/Select.tsx +63 -0
  400. package/src/Select/index.ts +1 -0
  401. package/src/Slider/Slider.stories.tsx +21 -0
  402. package/src/Slider/Slider.tsx +70 -0
  403. package/src/Slider/index.ts +1 -0
  404. package/src/Stats/Stats.tsx +211 -0
  405. package/src/Stats/StyledStats.tsx +57 -0
  406. package/src/Stats/formatBytes.ts +19 -0
  407. package/src/Stats/index.tsx +1 -0
  408. package/src/Switch/Switch.mdx +11 -0
  409. package/src/Switch/Switch.stories.tsx +46 -0
  410. package/src/Switch/Switch.tsx +52 -0
  411. package/src/Switch/index.ts +1 -0
  412. package/src/Tabs/Tabs.stories.tsx +77 -0
  413. package/src/Tabs/Tabs.tsx +41 -0
  414. package/src/Tabs/index.tsx +1 -0
  415. package/src/Text/Text.stories.tsx +21 -0
  416. package/src/Text/Text.tsx +149 -0
  417. package/src/Text/index.tsx +1 -0
  418. package/src/Theme/Theme.stories.mdx +8 -0
  419. package/src/Theme/ThemeProvider.tsx +104 -0
  420. package/src/Theme/ThemeStory.jsx +58 -0
  421. package/src/Theme/base.config.ts +264 -0
  422. package/src/Theme/index.tsx +3 -0
  423. package/src/Theme/stitches.config.ts +100 -0
  424. package/src/Theme/themes.ts +70 -0
  425. package/src/Theme/useSSR.tsx +24 -0
  426. package/src/TileMenu/StyledMenuTile.tsx +101 -0
  427. package/src/TileMenu/TileMenu.tsx +96 -0
  428. package/src/TileMenu/index.tsx +1 -0
  429. package/src/Toast/AppToast.stories.tsx +56 -0
  430. package/src/Toast/Toast.mdx +19 -0
  431. package/src/Toast/Toast.stories.tsx +57 -0
  432. package/src/Toast/Toast.tsx +168 -0
  433. package/src/Toast/index.tsx +1 -0
  434. package/src/Tooltip/Tooltip.stories.tsx +62 -0
  435. package/src/Tooltip/Tooltip.tsx +79 -0
  436. package/src/Tooltip/index.ts +1 -0
  437. package/src/Video/UseVideo.mdx +22 -0
  438. package/src/Video/UseVideo.stories.tsx +26 -0
  439. package/src/Video/Video.mdx +24 -0
  440. package/src/Video/Video.stories.tsx +27 -0
  441. package/src/Video/Video.tsx +61 -0
  442. package/src/Video/index.tsx +1 -0
  443. package/src/VideoList/StyledVideoList.tsx +39 -0
  444. package/src/VideoList/VideoList.stories.tsx +92 -0
  445. package/src/VideoList/index.tsx +2 -0
  446. package/src/VideoList/videoListUtils.tsx +20 -0
  447. package/src/VideoTile/StyledVideoTile.tsx +148 -0
  448. package/src/VideoTile/VideoTile.mdx +28 -0
  449. package/src/VideoTile/VideoTile.stories.tsx +32 -0
  450. package/src/VideoTile/index.tsx +1 -0
  451. package/src/fixtures/chats.ts +25 -0
  452. package/src/fixtures/peers.ts +24 -0
  453. package/src/fixtures/tracks.ts +11 -0
  454. package/src/index.ts +38 -0
  455. package/src/store/SetupFakeStore.ts +33 -0
  456. package/src/store/StorybookSDK.ts +229 -0
  457. package/src/utils/animations.ts +90 -0
  458. package/src/utils/index.ts +2 -0
  459. package/src/utils/styles.ts +22 -0
@@ -0,0 +1,337 @@
1
+ import React, { Fragment, useCallback, useEffect, useState } from 'react';
2
+ import { useDebounce, useMeasure } from 'react-use';
3
+ import { FixedSizeList } from 'react-window';
4
+ import {
5
+ selectAudioTrackByPeerID,
6
+ selectLocalPeerID,
7
+ selectPeerCount,
8
+ selectPeerMetadata,
9
+ selectPermissions,
10
+ useHMSActions,
11
+ useHMSStore,
12
+ useParticipants,
13
+ } from '@100mslive/react-sdk';
14
+ import {
15
+ ChangeRoleIcon,
16
+ CrossIcon,
17
+ HandRaiseIcon,
18
+ PeopleIcon,
19
+ RemoveUserIcon,
20
+ SearchIcon,
21
+ SpeakerIcon,
22
+ VerticalMenuIcon,
23
+ } from '@100mslive/react-icons';
24
+ import { Avatar, Box, Dropdown, Flex, Input, Slider, Text, textEllipsis } from '../../../';
25
+ import IconButton from '../../IconButton';
26
+ import { ConnectionIndicator } from '../Connection/ConnectionIndicator';
27
+ import { RoleChangeModal } from '../RoleChangeModal';
28
+ import { ParticipantFilter } from './ParticipantFilter';
29
+ import { useIsSidepaneTypeOpen, useSidepaneToggle } from '../AppData/useSidepane';
30
+ import { isInternalRole } from '../../common/utils';
31
+ import { SIDE_PANE_OPTIONS } from '../../common/constants';
32
+
33
+ export const ParticipantList = () => {
34
+ const [filter, setFilter] = useState();
35
+ const { participants, isConnected, peerCount, rolesWithParticipants } = useParticipants(filter);
36
+ const [selectedPeerId, setSelectedPeerId] = useState(null);
37
+ const toggleSidepane = useSidepaneToggle(SIDE_PANE_OPTIONS.PARTICIPANTS);
38
+ const onSearch = useCallback(value => {
39
+ setFilter(filterValue => {
40
+ if (!filterValue) {
41
+ filterValue = {};
42
+ }
43
+ filterValue.search = value;
44
+ return { ...filterValue };
45
+ });
46
+ }, []);
47
+ if (peerCount === 0) {
48
+ return null;
49
+ }
50
+
51
+ return (
52
+ <Fragment>
53
+ <Flex direction="column" css={{ size: '100%' }}>
54
+ <Flex align="center" css={{ w: '100%', mb: '$10' }}>
55
+ <Text css={{ fontWeight: '$semiBold', mr: '$4' }}>Participants</Text>
56
+ <ParticipantFilter
57
+ selection={filter}
58
+ onSelection={setFilter}
59
+ isConnected={isConnected}
60
+ roles={rolesWithParticipants}
61
+ />
62
+ <IconButton onClick={toggleSidepane} css={{ w: '$11', h: '$11', ml: 'auto' }}>
63
+ <CrossIcon />
64
+ </IconButton>
65
+ </Flex>
66
+ {!filter?.search && participants.length === 0 ? null : <ParticipantSearch onSearch={onSearch} />}
67
+ {participants.length === 0 && (
68
+ <Flex align="center" justify="center" css={{ w: '100%', p: '$8 0' }}>
69
+ <Text variant="sm">{!filter ? 'No participants' : 'No matching participants'}</Text>
70
+ </Flex>
71
+ )}
72
+ <VirtualizedParticipants
73
+ participants={participants}
74
+ isConnected={isConnected}
75
+ setSelectedPeerId={setSelectedPeerId}
76
+ />
77
+ </Flex>
78
+ {selectedPeerId && (
79
+ <RoleChangeModal
80
+ peerId={selectedPeerId}
81
+ onOpenChange={value => {
82
+ !value && setSelectedPeerId(null);
83
+ }}
84
+ />
85
+ )}
86
+ </Fragment>
87
+ );
88
+ };
89
+
90
+ export const ParticipantCount = () => {
91
+ const peerCount = useHMSStore(selectPeerCount);
92
+ const toggleSidepane = useSidepaneToggle(SIDE_PANE_OPTIONS.PARTICIPANTS);
93
+ const isParticipantsOpen = useIsSidepaneTypeOpen(SIDE_PANE_OPTIONS.PARTICIPANTS);
94
+ useEffect(() => {
95
+ if (isParticipantsOpen && peerCount === 0) {
96
+ toggleSidepane();
97
+ }
98
+ }, [isParticipantsOpen, peerCount, toggleSidepane]);
99
+
100
+ if (peerCount === 0) {
101
+ return null;
102
+ }
103
+ return (
104
+ <IconButton
105
+ css={{
106
+ w: 'auto',
107
+ p: '$4',
108
+ h: 'auto',
109
+ }}
110
+ onClick={() => {
111
+ if (peerCount > 0) {
112
+ toggleSidepane();
113
+ }
114
+ }}
115
+ active={!isParticipantsOpen}
116
+ data-testid="participant_list"
117
+ >
118
+ <PeopleIcon />
119
+ <Text variant="sm" css={{ mx: '$4', c: 'inherit' }}>
120
+ {peerCount}
121
+ </Text>
122
+ </IconButton>
123
+ );
124
+ };
125
+
126
+ function itemKey(index, data) {
127
+ return data.participants[index].id;
128
+ }
129
+
130
+ const VirtualizedParticipants = ({ participants, isConnected, setSelectedPeerId }) => {
131
+ const [ref, { width, height }] = useMeasure();
132
+ return (
133
+ <Box
134
+ ref={ref}
135
+ css={{
136
+ flex: '1 1 0',
137
+ mr: '-$10',
138
+ }}
139
+ >
140
+ <FixedSizeList
141
+ itemSize={68}
142
+ itemData={{ participants, isConnected, setSelectedPeerId }}
143
+ itemKey={itemKey}
144
+ itemCount={participants.length}
145
+ width={width}
146
+ height={height}
147
+ >
148
+ {VirtualisedParticipantListItem}
149
+ </FixedSizeList>
150
+ </Box>
151
+ );
152
+ };
153
+
154
+ const VirtualisedParticipantListItem = React.memo(({ style, index, data }) => {
155
+ return (
156
+ <div style={style} key={data.participants[index].id}>
157
+ <Participant
158
+ peer={data.participants[index]}
159
+ isConnected={data.isConnected}
160
+ setSelectedPeerId={data.setSelectedPeerId}
161
+ />
162
+ </div>
163
+ );
164
+ });
165
+
166
+ const Participant = ({ peer, isConnected, setSelectedPeerId }) => {
167
+ return (
168
+ <Fragment>
169
+ <Flex
170
+ key={peer.id}
171
+ css={{ w: '100%', py: '$4', pr: '$10' }}
172
+ align="center"
173
+ data-testid={'participant_' + peer.name}
174
+ >
175
+ <Avatar
176
+ name={peer.name}
177
+ css={{
178
+ position: 'unset',
179
+ transform: 'unset',
180
+ mr: '$8',
181
+ fontSize: '$sm',
182
+ size: '$12',
183
+ p: '$4',
184
+ }}
185
+ />
186
+ <Flex direction="column" css={{ flex: '1 1 0' }}>
187
+ <Text variant="md" css={{ ...textEllipsis(150), fontWeight: '$semiBold' }}>
188
+ {peer.name}
189
+ </Text>
190
+ <Text variant="sub2">{peer.roleName}</Text>
191
+ </Flex>
192
+ {isConnected && (
193
+ <ParticipantActions
194
+ peerId={peer.id}
195
+ role={peer.roleName}
196
+ onSettings={() => {
197
+ setSelectedPeerId(peer.id);
198
+ }}
199
+ />
200
+ )}
201
+ </Flex>
202
+ </Fragment>
203
+ );
204
+ };
205
+
206
+ /**
207
+ * shows settings to change for a participant like changing their role
208
+ */
209
+ const ParticipantActions = React.memo(({ onSettings, peerId, role }) => {
210
+ const isHandRaised = useHMSStore(selectPeerMetadata(peerId))?.isHandRaised;
211
+ const canChangeRole = useHMSStore(selectPermissions)?.changeRole;
212
+ const audioTrack = useHMSStore(selectAudioTrackByPeerID(peerId));
213
+ const localPeerId = useHMSStore(selectLocalPeerID);
214
+ const canChangeVolume = peerId !== localPeerId && audioTrack;
215
+ const shouldShowMoreActions = canChangeRole || canChangeVolume;
216
+
217
+ return (
218
+ <Flex align="center" css={{ flexShrink: 0 }}>
219
+ <ConnectionIndicator peerId={peerId} />
220
+ {isHandRaised && <HandRaiseIcon />}
221
+ {shouldShowMoreActions && !isInternalRole(role) && (
222
+ <ParticipantMoreActions onRoleChange={onSettings} peerId={peerId} role={role} />
223
+ )}
224
+ </Flex>
225
+ );
226
+ });
227
+
228
+ const ParticipantMoreActions = ({ onRoleChange, peerId }) => {
229
+ const { changeRole: canChangeRole, removeOthers: canRemoveOthers } = useHMSStore(selectPermissions);
230
+ const localPeerId = useHMSStore(selectLocalPeerID);
231
+ const isLocal = localPeerId === peerId;
232
+ const actions = useHMSActions();
233
+ const [open, setOpen] = useState(false);
234
+ return (
235
+ <Dropdown.Root open={open} onOpenChange={value => setOpen(value)}>
236
+ <Dropdown.Trigger asChild data-testid="participant_more_actions" css={{ p: '$2', r: '$0' }} tabIndex={0}>
237
+ <Text>
238
+ <VerticalMenuIcon />
239
+ </Text>
240
+ </Dropdown.Trigger>
241
+ <Dropdown.Portal>
242
+ <Dropdown.Content align="end" sideOffset={8} css={{ w: '$64' }}>
243
+ {canChangeRole && (
244
+ <Dropdown.Item onClick={() => onRoleChange(peerId)}>
245
+ <ChangeRoleIcon />
246
+ <Text css={{ ml: '$4' }}>Change Role</Text>
247
+ </Dropdown.Item>
248
+ )}
249
+ <ParticipantVolume peerId={peerId} />
250
+ {!isLocal && canRemoveOthers && (
251
+ <Dropdown.Item
252
+ onClick={async () => {
253
+ try {
254
+ await actions.removePeer(peerId, '');
255
+ } catch (error) {
256
+ // TODO: Toast here
257
+ }
258
+ }}
259
+ >
260
+ <RemoveUserIcon />
261
+ <Text css={{ ml: '$4', color: '$error' }}>Remove Participant</Text>
262
+ </Dropdown.Item>
263
+ )}
264
+ </Dropdown.Content>
265
+ </Dropdown.Portal>
266
+ </Dropdown.Root>
267
+ );
268
+ };
269
+
270
+ const ParticipantVolume = ({ peerId }) => {
271
+ const audioTrack = useHMSStore(selectAudioTrackByPeerID(peerId));
272
+ const localPeerId = useHMSStore(selectLocalPeerID);
273
+ const hmsActions = useHMSActions();
274
+ // No volume control for local peer or non audio publishing role
275
+ if (peerId === localPeerId || !audioTrack) {
276
+ return null;
277
+ }
278
+
279
+ return (
280
+ <Dropdown.Item css={{ h: 'auto' }}>
281
+ <Flex direction="column" css={{ w: '100%' }}>
282
+ <Flex align="center">
283
+ <SpeakerIcon />
284
+ <Text css={{ ml: '$4' }}>Volume{audioTrack.volume ? `(${audioTrack.volume})` : ''}</Text>
285
+ </Flex>
286
+ <Slider
287
+ css={{ my: '0.5rem' }}
288
+ step={5}
289
+ value={[audioTrack.volume]}
290
+ onValueChange={e => {
291
+ hmsActions.setVolume(e[0], audioTrack?.id);
292
+ }}
293
+ />
294
+ </Flex>
295
+ </Dropdown.Item>
296
+ );
297
+ };
298
+
299
+ export const ParticipantSearch = ({ onSearch, placeholder }) => {
300
+ const [value, setValue] = React.useState('');
301
+ useDebounce(
302
+ () => {
303
+ onSearch(value);
304
+ },
305
+ 300,
306
+ [value, onSearch],
307
+ );
308
+ return (
309
+ <Box css={{ p: '$4 0', my: '$8', position: 'relative' }}>
310
+ <Box
311
+ css={{
312
+ position: 'absolute',
313
+ left: '$4',
314
+ top: '$2',
315
+ transform: 'translateY(50%)',
316
+ color: '$textMedEmp',
317
+ }}
318
+ >
319
+ <SearchIcon />
320
+ </Box>
321
+ <Input
322
+ type="text"
323
+ placeholder={placeholder || 'Find what you are looking for'}
324
+ css={{ w: '100%', pl: '$14' }}
325
+ value={value}
326
+ onKeyDown={event => {
327
+ event.stopPropagation();
328
+ }}
329
+ onChange={event => {
330
+ setValue(event.currentTarget.value);
331
+ }}
332
+ autoComplete="off"
333
+ aria-autocomplete="none"
334
+ />
335
+ </Box>
336
+ );
337
+ };
@@ -0,0 +1,225 @@
1
+ import React, { Fragment, useEffect, useState } from 'react';
2
+ import { useMedia } from 'react-use';
3
+ import {
4
+ selectAppData,
5
+ selectIsConnectedToRoom,
6
+ selectPermissions,
7
+ useHMSActions,
8
+ useHMSStore,
9
+ useRecordingStreaming,
10
+ } from '@100mslive/react-sdk';
11
+ import { RecordIcon, WrenchIcon } from '@100mslive/react-icons';
12
+ import { Box, Button, config as cssConfig, Flex, Loading, Popover, Text, Tooltip } from '../../../';
13
+ import GoLiveButton from '../GoLiveButton';
14
+ import { ResolutionInput } from '../Streaming/ResolutionInput';
15
+ import { getResolution } from '../Streaming/RTMPStreaming';
16
+ import { ToastManager } from '../Toast/ToastManager';
17
+ import { AdditionalRoomState, getRecordingText } from './AdditionalRoomState';
18
+ import { useSidepaneState, useSidepaneToggle } from '../AppData/useSidepane';
19
+ import { useSetAppDataByKey } from '../AppData/useUISettings';
20
+ import { APP_DATA, RTMP_RECORD_DEFAULT_RESOLUTION, SIDE_PANE_OPTIONS } from '../../common/constants';
21
+
22
+ export const LiveStatus = () => {
23
+ const { isHLSRunning, isRTMPRunning } = useRecordingStreaming();
24
+ if (!isHLSRunning && !isRTMPRunning) {
25
+ return null;
26
+ }
27
+ return (
28
+ <Flex align="center">
29
+ <Box css={{ w: '$4', h: '$4', r: '$round', bg: '$error', mr: '$2' }} />
30
+ <Text>
31
+ Live
32
+ <Text as="span" css={{ '@md': { display: 'none' } }}>
33
+ &nbsp;with {isHLSRunning ? 'HLS' : 'RTMP'}
34
+ </Text>
35
+ </Text>
36
+ </Flex>
37
+ );
38
+ };
39
+
40
+ export const RecordingStatus = () => {
41
+ const { isBrowserRecordingOn, isServerRecordingOn, isHLSRecordingOn, isRecordingOn } = useRecordingStreaming();
42
+ const permissions = useHMSStore(selectPermissions);
43
+
44
+ if (
45
+ !isRecordingOn ||
46
+ // if only browser recording is enabled, stop recording is shown
47
+ // so no need to show this as it duplicates
48
+ [permissions?.browserRecording, !isServerRecordingOn, !isHLSRecordingOn, isBrowserRecordingOn].every(
49
+ value => !!value,
50
+ )
51
+ ) {
52
+ return null;
53
+ }
54
+ return (
55
+ <Tooltip
56
+ title={getRecordingText({
57
+ isBrowserRecordingOn,
58
+ isServerRecordingOn,
59
+ isHLSRecordingOn,
60
+ })}
61
+ >
62
+ <Box
63
+ css={{
64
+ color: '$error',
65
+ }}
66
+ >
67
+ <RecordIcon width={24} height={24} />
68
+ </Box>
69
+ </Tooltip>
70
+ );
71
+ };
72
+
73
+ const EndStream = () => {
74
+ const toggleStreaming = useSidepaneToggle(SIDE_PANE_OPTIONS.STREAMING);
75
+ const sidePane = useSidepaneState();
76
+ useEffect(() => {
77
+ if (window && !sidePane) {
78
+ const userStartedStream = window.sessionStorage.getItem('userStartedStream');
79
+ if (userStartedStream === 'true') {
80
+ toggleStreaming();
81
+ window.sessionStorage.setItem('userStartedStream', '');
82
+ }
83
+ }
84
+ }, [sidePane, toggleStreaming]);
85
+
86
+ return (
87
+ <Button data-testid="end_stream" variant="danger" icon onClick={toggleStreaming}>
88
+ <WrenchIcon />
89
+ Manage Stream
90
+ </Button>
91
+ );
92
+ };
93
+
94
+ const StartRecording = () => {
95
+ const permissions = useHMSStore(selectPermissions);
96
+ const recordingUrl = useHMSStore(selectAppData(APP_DATA.recordingUrl));
97
+ const [resolution, setResolution] = useState(RTMP_RECORD_DEFAULT_RESOLUTION);
98
+ const [open, setOpen] = useState(false);
99
+ const [recordingStarted, setRecordingState] = useSetAppDataByKey(APP_DATA.recordingStarted);
100
+ const { isBrowserRecordingOn, isStreamingOn, isHLSRunning } = useRecordingStreaming();
101
+ const hmsActions = useHMSActions();
102
+ if (!permissions?.browserRecording || isHLSRunning) {
103
+ return null;
104
+ }
105
+ if (isBrowserRecordingOn) {
106
+ return (
107
+ <Popover.Root open={open} onOpenChange={setOpen}>
108
+ <Popover.Trigger asChild>
109
+ <Button variant="danger" data-testid="stop_recording" icon outlined onClick={() => setOpen(true)}>
110
+ <RecordIcon />
111
+ <Text as="span" css={{ '@md': { display: 'none' }, color: 'currentColor' }}>
112
+ Stop Recording
113
+ </Text>
114
+ </Button>
115
+ </Popover.Trigger>
116
+ <Popover.Portal>
117
+ <Popover.Content align="end" sideOffset={8} css={{ w: '$64' }}>
118
+ <Text variant="body" css={{ color: '$textMedEmp' }}>
119
+ Are you sure you want to end the recording?
120
+ </Text>
121
+ <Button
122
+ data-testid="stop_recording_confirm"
123
+ variant="danger"
124
+ icon
125
+ css={{ ml: 'auto' }}
126
+ onClick={async () => {
127
+ try {
128
+ await hmsActions.stopRTMPAndRecording();
129
+ } catch (error) {
130
+ ToastManager.addToast({
131
+ title: error.message,
132
+ variant: 'error',
133
+ });
134
+ }
135
+ setOpen(false);
136
+ }}
137
+ >
138
+ Stop
139
+ </Button>
140
+ </Popover.Content>
141
+ </Popover.Portal>
142
+ </Popover.Root>
143
+ );
144
+ }
145
+ return (
146
+ <Popover.Root open={open} onOpenChange={setOpen}>
147
+ <Popover.Trigger asChild>
148
+ <Button
149
+ data-testid="start_recording"
150
+ variant="standard"
151
+ icon
152
+ disabled={recordingStarted || isStreamingOn}
153
+ onClick={() => setOpen(true)}
154
+ >
155
+ {recordingStarted ? <Loading size={24} color="currentColor" /> : <RecordIcon />}
156
+ <Text as="span" css={{ '@md': { display: 'none' }, color: 'currentColor' }}>
157
+ {recordingStarted ? 'Starting' : 'Start'} Recording
158
+ </Text>
159
+ </Button>
160
+ </Popover.Trigger>
161
+ <Popover.Content align="end" sideOffset={8} css={{ w: '$64' }}>
162
+ <ResolutionInput
163
+ testId="recording_resolution"
164
+ css={{ flexDirection: 'column', alignItems: 'start' }}
165
+ onResolutionChange={setResolution}
166
+ />
167
+ <Button
168
+ data-testid="start_recording_confirm"
169
+ variant="primary"
170
+ icon
171
+ css={{ ml: 'auto' }}
172
+ type="submit"
173
+ disabled={recordingStarted || isStreamingOn}
174
+ onClick={async () => {
175
+ try {
176
+ setRecordingState(true);
177
+ await hmsActions.startRTMPOrRecording({
178
+ meetingURL: recordingUrl,
179
+ resolution: getResolution(resolution),
180
+ record: true,
181
+ });
182
+ } catch (error) {
183
+ if (error.message.includes('stream already running')) {
184
+ ToastManager.addToast({
185
+ title: 'Recording already running',
186
+ variant: 'error',
187
+ });
188
+ } else {
189
+ ToastManager.addToast({
190
+ title: error.message,
191
+ variant: 'error',
192
+ });
193
+ }
194
+ setRecordingState(false);
195
+ }
196
+ setOpen(false);
197
+ }}
198
+ >
199
+ Start
200
+ </Button>
201
+ </Popover.Content>
202
+ </Popover.Root>
203
+ );
204
+ };
205
+
206
+ export const StreamActions = () => {
207
+ const isConnected = useHMSStore(selectIsConnectedToRoom);
208
+ const permissions = useHMSStore(selectPermissions);
209
+ const isMobile = useMedia(cssConfig.media.md);
210
+ const { isStreamingOn } = useRecordingStreaming();
211
+
212
+ return (
213
+ <Flex align="center" css={{ gap: '$4' }}>
214
+ <AdditionalRoomState />
215
+ <Flex align="center" css={{ gap: '$4', '@md': { display: 'none' } }}>
216
+ <LiveStatus />
217
+ <RecordingStatus />
218
+ </Flex>
219
+ {isConnected && !isMobile ? <StartRecording /> : null}
220
+ {isConnected && (permissions.hlsStreaming || permissions.rtmpStreaming) && (
221
+ <Fragment>{isStreamingOn ? <EndStream /> : <GoLiveButton />}</Fragment>
222
+ )}
223
+ </Flex>
224
+ );
225
+ };
@@ -0,0 +1,55 @@
1
+ import React from 'react';
2
+ import { useMedia } from 'react-use';
3
+ import { config as cssConfig, Flex } from '../../../';
4
+ import { EmojiReaction } from '../EmojiReaction';
5
+ import { LeaveRoom } from '../LeaveRoom';
6
+ import MetaActions from '../MetaActions';
7
+ import { Logo, SpeakerTag } from './HeaderComponents';
8
+ import { ParticipantCount } from './ParticipantList';
9
+ import { LiveStatus, RecordingStatus, StreamActions } from './StreamActions';
10
+
11
+ export const StreamingHeader = ({ isPreview }) => {
12
+ const isMobile = useMedia(cssConfig.media.md);
13
+ return (
14
+ <Flex justify="between" align="center" css={{ position: 'relative', height: '100%' }}>
15
+ <Flex
16
+ align="center"
17
+ css={{
18
+ position: 'absolute',
19
+ left: '$10',
20
+ }}
21
+ >
22
+ <Logo />
23
+ {isMobile && (
24
+ <Flex align="center" gap={2}>
25
+ <LeaveRoom />
26
+ <LiveStatus />
27
+ <RecordingStatus />
28
+ </Flex>
29
+ )}
30
+ {!isPreview ? <SpeakerTag /> : null}
31
+ </Flex>
32
+
33
+ <Flex
34
+ align="center"
35
+ css={{
36
+ position: 'absolute',
37
+ right: '$10',
38
+ gap: '$4',
39
+ }}
40
+ >
41
+ {isMobile ? (
42
+ <>
43
+ <EmojiReaction />
44
+ <MetaActions compact />
45
+ </>
46
+ ) : (
47
+ <Flex css={{ gap: '$4' }}>
48
+ <StreamActions />
49
+ </Flex>
50
+ )}
51
+ <ParticipantCount />
52
+ </Flex>
53
+ </Flex>
54
+ );
55
+ };
@@ -0,0 +1 @@
1
+ export { Header } from './Header';