@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,40 @@
1
+ import React from 'react';
2
+ import { Label } from '../../../Label';
3
+ import { Flex } from '../../../Layout';
4
+ import { Switch } from '../../../Switch';
5
+ // import { Flex, Label, Switch } from '../../../';
6
+
7
+ const SwitchWithLabel = ({ label, icon, id, onChange, checked, hide = false }) => {
8
+ return (
9
+ <Flex
10
+ align="center"
11
+ css={{
12
+ my: '$2',
13
+ py: '$8',
14
+ w: '100%',
15
+ borderBottom: '1px solid $borderDefault',
16
+ display: hide ? 'none' : 'flex',
17
+ }}
18
+ >
19
+ <Label
20
+ htmlFor={id}
21
+ css={{
22
+ fontSize: '$md',
23
+ fontWeight: '$semiBold',
24
+ color: checked ? '$textHighEmp' : '$textDisabled',
25
+ cursor: 'pointer',
26
+ display: 'flex',
27
+ alignItems: 'center',
28
+ gap: '$8',
29
+ flex: '1 1 0',
30
+ }}
31
+ >
32
+ {icon}
33
+ {label}
34
+ </Label>
35
+ <Switch id={id} checked={checked} onCheckedChange={onChange} />
36
+ </Flex>
37
+ );
38
+ };
39
+
40
+ export default SwitchWithLabel;
@@ -0,0 +1,15 @@
1
+ import { css } from '../../..';
2
+ export const settingOverflow = css({
3
+ flex: '1 1 0',
4
+ pr: '$12',
5
+ mr: '-$12',
6
+ overflowY: 'auto',
7
+ });
8
+
9
+ export const settingContent = css({
10
+ display: 'flex',
11
+ flexDirection: 'column',
12
+ '&[hidden]': {
13
+ display: 'none',
14
+ },
15
+ });
@@ -0,0 +1,26 @@
1
+ import { styled } from '../../Theme';
2
+ import IconButton from '../IconButton';
3
+
4
+ export const ScreenShareButton = styled(IconButton, {
5
+ h: '$14',
6
+ px: '$8',
7
+ r: '$1',
8
+ borderTopRightRadius: 0,
9
+ borderBottomRightRadius: 0,
10
+ '@md': {
11
+ px: '$4',
12
+ mx: 0,
13
+ },
14
+ });
15
+
16
+ export const ShareMenuIcon = styled(ScreenShareButton, {
17
+ borderTopLeftRadius: 0,
18
+ borderBottomLeftRadius: 0,
19
+ borderTopRightRadius: '$1',
20
+ borderBottomRightRadius: '$1',
21
+ borderLeftWidth: 0,
22
+ w: '$4',
23
+ '@md': {
24
+ px: '$2',
25
+ },
26
+ });
@@ -0,0 +1,250 @@
1
+ import React, { useEffect, useMemo, useRef, useState } from 'react';
2
+ import {
3
+ selectHMSStats,
4
+ selectLocalPeerID,
5
+ selectPeersMap,
6
+ selectTracksMap,
7
+ useHMSStatsStore,
8
+ useHMSStore,
9
+ } from '@100mslive/react-sdk';
10
+ import { HorizontalDivider } from '../../Divider';
11
+ import { Dropdown } from '../../Dropdown';
12
+ import { Label } from '../../Label';
13
+ import { Box, Flex } from '../../Layout';
14
+ import { Dialog } from '../../Modal';
15
+ import { Switch } from '../../Switch';
16
+ import { Text } from '../../Text';
17
+ import { DialogDropdownTrigger } from '../primitives/DropdownTrigger';
18
+ import { useSetUiSettings } from './AppData/useUISettings';
19
+ import { useDropdownSelection } from './hooks/useDropdownSelection';
20
+ import { UI_SETTINGS } from '../common/constants';
21
+
22
+ export const StatsForNerds = ({ onOpenChange }) => {
23
+ const tracksWithLabels = useTracksWithLabel();
24
+ const statsOptions = useMemo(
25
+ () => [{ id: 'local-peer', label: 'Local Peer Stats' }, ...tracksWithLabels],
26
+ [tracksWithLabels],
27
+ );
28
+ const [selectedStat, setSelectedStat] = useState(statsOptions[0]);
29
+ const [showStatsOnTiles, setShowStatsOnTiles] = useSetUiSettings(UI_SETTINGS.showStatsOnTiles);
30
+ const [open, setOpen] = useState(false);
31
+ const ref = useRef();
32
+ const selectionBg = useDropdownSelection();
33
+
34
+ useEffect(() => {
35
+ if (selectedStat.id !== 'local-peer' && !tracksWithLabels.find(track => track.id === selectedStat.id)) {
36
+ setSelectedStat('local-peer');
37
+ }
38
+ }, [tracksWithLabels, selectedStat]);
39
+
40
+ return (
41
+ <Dialog.Root defaultOpen onOpenChange={onOpenChange}>
42
+ <Dialog.Portal>
43
+ <Dialog.Overlay />
44
+ <Dialog.Content
45
+ css={{
46
+ width: 'min(500px, 95%)',
47
+ maxHeight: '100%',
48
+ overflowY: 'auto',
49
+ }}
50
+ >
51
+ {/* Title */}
52
+ <Dialog.Title css={{ p: '$4 0' }}>
53
+ <Flex justify="between">
54
+ <Flex align="center" css={{ mb: '$1' }}>
55
+ <Text variant="h6" inline>
56
+ Stats For Nerds
57
+ </Text>
58
+ </Flex>
59
+ <Dialog.DefaultClose data-testid="stats_dialog_close_icon" />
60
+ </Flex>
61
+ </Dialog.Title>
62
+ <HorizontalDivider css={{ mt: '0.8rem' }} />
63
+ {/* Switch */}
64
+ <Flex justify="start" gap={4} css={{ m: '$10 0' }}>
65
+ <Switch checked={showStatsOnTiles} onCheckedChange={setShowStatsOnTiles} />
66
+ <Text variant="body2" css={{ fontWeight: '$semiBold' }}>
67
+ Show Stats on Tiles
68
+ </Text>
69
+ </Flex>
70
+ {/* Select */}
71
+ <Flex
72
+ direction="column"
73
+ css={{
74
+ mb: '$12',
75
+ position: 'relative',
76
+ minWidth: 0,
77
+ }}
78
+ >
79
+ <Label variant="body2">Stats For</Label>
80
+ <Dropdown.Root data-testid="dialog_select_Stats For" open={open} onOpenChange={setOpen}>
81
+ <DialogDropdownTrigger
82
+ title={selectedStat.label || 'Select Stats'}
83
+ css={{ mt: '$4' }}
84
+ titleCSS={{ mx: 0 }}
85
+ open={open}
86
+ ref={ref}
87
+ />
88
+ <Dropdown.Portal>
89
+ <Dropdown.Content align="start" sideOffset={8} css={{ w: ref.current?.clientWidth, zIndex: 1000 }}>
90
+ {statsOptions.map(option => {
91
+ const isSelected = option.id === selectedStat.id && option.layer === selectedStat.layer;
92
+ return (
93
+ <Dropdown.Item
94
+ key={`${option.id}-${option.layer || ''}`}
95
+ onClick={() => {
96
+ setSelectedStat(option);
97
+ }}
98
+ css={{
99
+ px: '$9',
100
+ bg: isSelected ? selectionBg : undefined,
101
+ c: isSelected ? '$white' : '$textPrimary',
102
+ }}
103
+ >
104
+ {option.label}
105
+ </Dropdown.Item>
106
+ );
107
+ })}
108
+ </Dropdown.Content>
109
+ </Dropdown.Portal>
110
+ </Dropdown.Root>
111
+ </Flex>
112
+ {/* Stats */}
113
+ {selectedStat.id === 'local-peer' ? (
114
+ <LocalPeerStats />
115
+ ) : (
116
+ <TrackStats trackID={selectedStat.id} layer={selectedStat.layer} local={selectedStat.local} />
117
+ )}
118
+ </Dialog.Content>
119
+ </Dialog.Portal>
120
+ </Dialog.Root>
121
+ );
122
+ };
123
+
124
+ const useTracksWithLabel = () => {
125
+ const tracksMap = useHMSStore(selectTracksMap);
126
+ const peersMap = useHMSStore(selectPeersMap);
127
+ const localPeerID = useHMSStore(selectLocalPeerID);
128
+ const tracksWithLabels = useMemo(
129
+ () =>
130
+ Object.values(tracksMap).reduce((res, track) => {
131
+ const peerName = peersMap[track.peerId]?.name;
132
+ const isLocalTrack = track.peerId === localPeerID;
133
+ if (isLocalTrack && track.layerDefinitions?.length) {
134
+ res = res.concat(
135
+ track.layerDefinitions.map(({ layer }) => {
136
+ return {
137
+ id: track.id,
138
+ layer,
139
+ local: true,
140
+ label: `${peerName} ${track.source} ${track.type} - ${layer}`,
141
+ };
142
+ }),
143
+ );
144
+ return res;
145
+ }
146
+ res.push({
147
+ id: track.id,
148
+ local: isLocalTrack,
149
+ label: `${peerName} ${track.source} ${track.type}`,
150
+ });
151
+ return res;
152
+ }, []),
153
+ [tracksMap, peersMap, localPeerID],
154
+ );
155
+ return tracksWithLabels;
156
+ };
157
+
158
+ const LocalPeerStats = () => {
159
+ const stats = useHMSStatsStore(selectHMSStats.localPeerStats);
160
+
161
+ if (!stats) {
162
+ return null;
163
+ }
164
+
165
+ return (
166
+ <Flex css={{ flexWrap: 'wrap', gap: '$10' }}>
167
+ <StatsRow label="Packets Lost" value={stats.subscribe?.packetsLost} />
168
+ <StatsRow label="Jitter" value={stats.subscribe?.jitter} />
169
+ <StatsRow label="Publish Bitrate" value={formatBytes(stats.publish?.bitrate, 'b/s')} />
170
+ <StatsRow label="Subscribe Bitrate" value={formatBytes(stats.subscribe?.bitrate, 'b/s')} />
171
+ <StatsRow
172
+ label="Available Outgoing Bitrate"
173
+ value={formatBytes(stats.publish?.availableOutgoingBitrate, 'b/s')}
174
+ />
175
+ <StatsRow label="Total Bytes Sent" value={formatBytes(stats.publish?.bytesSent)} />
176
+ <StatsRow label="Total Bytes Received" value={formatBytes(stats.subscribe?.bytesReceived)} />
177
+ <StatsRow
178
+ label="Round Trip Time"
179
+ value={`${
180
+ (((stats.publish?.currentRoundTripTime || 0) + (stats.subscribe?.currentRoundTripTime || 0)) / 2).toFixed(3) *
181
+ 1000
182
+ } ms`}
183
+ />
184
+ </Flex>
185
+ );
186
+ };
187
+
188
+ const TrackStats = ({ trackID, layer, local }) => {
189
+ const selector = layer
190
+ ? selectHMSStats.localVideoTrackStatsByLayer(layer)(trackID)
191
+ : local
192
+ ? selectHMSStats.localAudioTrackStatsByID(trackID)
193
+ : selectHMSStats.trackStatsByID(trackID);
194
+ const stats = useHMSStatsStore(selector);
195
+ if (!stats) {
196
+ return null;
197
+ }
198
+ const inbound = stats.type.includes('inbound');
199
+
200
+ return (
201
+ <Flex css={{ flexWrap: 'wrap', gap: '$10' }}>
202
+ <StatsRow label="Type" value={stats.type + ' ' + stats.kind} />
203
+ <StatsRow label="Bitrate" value={formatBytes(stats.bitrate, 'b/s')} />
204
+ <StatsRow label="Packets Lost" value={stats.packetsLost} />
205
+ <StatsRow label="Jitter" value={stats.jitter?.toFixed(3)} />
206
+ <StatsRow
207
+ label={inbound ? 'Bytes Received' : 'Bytes Sent'}
208
+ value={formatBytes(inbound ? stats.bytesReceived : stats.bytesSent)}
209
+ />
210
+ {stats.kind === 'video' && (
211
+ <>
212
+ <StatsRow label="Framerate" value={stats.framesPerSecond} />
213
+ {!inbound && <StatsRow label="Quality Limitation Reason" value={stats.qualityLimitationReason} />}
214
+ </>
215
+ )}
216
+ <StatsRow label="Round Trip Time" value={stats.roundTripTime ? `${stats.roundTripTime * 1000} ms` : '-'} />
217
+ </Flex>
218
+ );
219
+ };
220
+
221
+ const StatsRow = React.memo(({ label, value }) => (
222
+ <Box css={{ bg: '$surfaceLight', w: 'calc(50% - $6)', p: '$8', r: '$3' }}>
223
+ <Text
224
+ variant="overline"
225
+ css={{
226
+ fontWeight: '$semiBold',
227
+ color: '$textMedEmp',
228
+ textTransform: 'uppercase',
229
+ }}
230
+ >
231
+ {label}{' '}
232
+ </Text>
233
+ <Text variant="sub1" css={{ fontWeight: '$semiBold', color: '$textHighEmp' }}>
234
+ {value || '-'}
235
+ </Text>
236
+ </Box>
237
+ ));
238
+
239
+ const formatBytes = (bytes, unit = 'B', decimals = 2) => {
240
+ if (bytes === undefined) return '-';
241
+ if (bytes === 0) return '0 ' + unit;
242
+
243
+ const k = 1024;
244
+ const dm = decimals < 0 ? 0 : decimals;
245
+ const sizes = ['', 'K', 'M', 'G', 'T', 'P', 'E', 'Z', 'Y'].map(size => size + unit);
246
+
247
+ const i = Math.floor(Math.log(bytes) / Math.log(k));
248
+
249
+ return parseFloat((bytes / Math.pow(k, i)).toFixed(dm)) + ' ' + sizes[i];
250
+ };
@@ -0,0 +1,132 @@
1
+ import React from 'react';
2
+ import { selectPermissions, useHMSStore } from '@100mslive/react-sdk';
3
+ import { ChevronLeftIcon, ChevronRightIcon, CrossIcon, RecordIcon } from '@100mslive/react-icons';
4
+ import { Box, Flex, IconButton, slideLeftAndFade, Switch, Text } from '../../../';
5
+
6
+ export const StreamCard = ({ title, subtitle, Icon, css = {}, onClick, testId }) => {
7
+ return (
8
+ <Flex
9
+ css={{
10
+ w: '100%',
11
+ p: '$10',
12
+ r: '$1',
13
+ cursor: 'pointer',
14
+ bg: '$surfaceLight',
15
+ mb: '$10',
16
+ mt: '$8',
17
+ ...css,
18
+ }}
19
+ data-testid={testId}
20
+ onClick={onClick}
21
+ >
22
+ <Text css={{ alignSelf: 'center', p: '$4' }}>
23
+ <Icon width={40} height={40} />
24
+ </Text>
25
+ <Box css={{ flex: '1 1 0', mx: '$8' }}>
26
+ <Text variant="h6" css={{ mb: '$4' }}>
27
+ {title}
28
+ </Text>
29
+ <Text variant="sm" css={{ color: '$textMedEmp' }}>
30
+ {subtitle}
31
+ </Text>
32
+ </Box>
33
+ <Text css={{ alignSelf: 'center' }}>
34
+ <ChevronRightIcon />
35
+ </Text>
36
+ </Flex>
37
+ );
38
+ };
39
+
40
+ export const ContentHeader = ({ onBack, title, content }) => {
41
+ return (
42
+ <Flex css={{ w: '100%', py: '$8', px: '$10', cursor: 'pointer' }}>
43
+ <Text
44
+ css={{ p: '$2', bg: '$surfaceLight', r: '$round', alignSelf: 'center' }}
45
+ onClick={onBack}
46
+ data-testid="go_back"
47
+ >
48
+ <ChevronLeftIcon width={16} height={16} />
49
+ </Text>
50
+ <Box css={{ flex: '1 1 0', mx: '$8' }}>
51
+ <Text
52
+ variant="tiny"
53
+ css={{
54
+ textTransform: 'uppercase',
55
+ fontWeight: '$semiBold',
56
+ color: '$textMedEmp',
57
+ }}
58
+ >
59
+ {title}
60
+ </Text>
61
+ <Text variant="h6">{content}</Text>
62
+ </Box>
63
+ <IconButton onClick={onBack} css={{ alignSelf: 'flex-start' }} data-testid="close_stream_section">
64
+ <CrossIcon width={16} height={16} />
65
+ </IconButton>
66
+ </Flex>
67
+ );
68
+ };
69
+
70
+ export const Container = ({ children, rounded = false }) => {
71
+ return (
72
+ <Box
73
+ css={{
74
+ size: '100%',
75
+ zIndex: 2,
76
+ position: 'absolute',
77
+ top: 0,
78
+ left: 0,
79
+ bg: '$surfaceDefault',
80
+ transform: 'translateX(10%)',
81
+ animation: `${slideLeftAndFade('10%')} 100ms ease-out forwards`,
82
+ display: 'flex',
83
+ flexDirection: 'column',
84
+ borderRadius: rounded ? '$2' : '0',
85
+ }}
86
+ >
87
+ {children}
88
+ </Box>
89
+ );
90
+ };
91
+
92
+ export const ContentBody = ({ Icon, title, removeVerticalPadding = false, children }) => {
93
+ return (
94
+ <Box css={{ p: removeVerticalPadding ? '$0 $10' : '$10' }}>
95
+ <Text css={{ display: 'flex', alignItems: 'center', mb: '$4' }}>
96
+ <Icon />
97
+ <Text as="span" css={{ fontWeight: '$semiBold', ml: '$4' }}>
98
+ {title}
99
+ </Text>
100
+ </Text>
101
+ <Text variant="sm" css={{ color: '$textMedEmp' }}>
102
+ {children}
103
+ </Text>
104
+ </Box>
105
+ );
106
+ };
107
+
108
+ export const RecordStream = ({ record, setRecord, testId }) => {
109
+ const permissions = useHMSStore(selectPermissions);
110
+ return permissions?.browserRecording ? (
111
+ <Flex align="center" css={{ bg: '$surfaceLight', m: '$8 $10', p: '$8', r: '$0' }}>
112
+ <Text css={{ color: '$error' }}>
113
+ <RecordIcon />
114
+ </Text>
115
+ <Text variant="sm" css={{ flex: '1 1 0', mx: '$8' }}>
116
+ Record the stream
117
+ </Text>
118
+ <Switch checked={record} onCheckedChange={setRecord} data-testid={testId} />
119
+ </Flex>
120
+ ) : null;
121
+ };
122
+
123
+ export const ErrorText = ({ error }) => {
124
+ if (!error) {
125
+ return null;
126
+ }
127
+ return (
128
+ <Text variant="sm" css={{ mb: '$8', color: '$error' }}>
129
+ {error}
130
+ </Text>
131
+ );
132
+ };
@@ -0,0 +1,226 @@
1
+ import React, { Fragment, useCallback, useEffect, useState } from 'react';
2
+ import { selectAppData, selectRoomID, useHMSActions, useHMSStore, useRecordingStreaming } from '@100mslive/react-sdk';
3
+ import {
4
+ EndStreamIcon,
5
+ EyeOpenIcon,
6
+ GoLiveIcon,
7
+ InfoIcon,
8
+ LinkIcon,
9
+ PeopleIcon,
10
+ SupportIcon,
11
+ WrenchIcon,
12
+ } from '@100mslive/react-icons';
13
+ import { Box, Button, Flex, Loading, Text } from '../../../';
14
+ import { Container, ContentBody, ContentHeader, ErrorText, RecordStream } from './Common';
15
+ import { useSetAppDataByKey } from '../AppData/useUISettings';
16
+ import { useFilteredRoles } from '../../common/hooks';
17
+ import { getDefaultMeetingUrl } from '../../common/utils';
18
+ import { APP_DATA } from '../../common/constants';
19
+
20
+ const getCardData = (roleName, roomId) => {
21
+ let data = {};
22
+ const formattedRoleName = roleName[0].toUpperCase() + roleName.slice(1);
23
+
24
+ switch (roleName) {
25
+ case 'broadcaster': {
26
+ data = {
27
+ title: formattedRoleName,
28
+ content: 'Broadcasters can livestream audio or video, manage stream appearance and control the room via HLS.',
29
+ icon: <SupportIcon />,
30
+ };
31
+ break;
32
+ }
33
+ case 'hls-viewer': {
34
+ data = {
35
+ title: 'HLS Viewer',
36
+ content:
37
+ 'Viewers can view and send chat messages, but need to be made broadcasters to participate with audio or video.',
38
+ icon: <EyeOpenIcon />,
39
+ };
40
+ break;
41
+ }
42
+ default:
43
+ data = {
44
+ title: formattedRoleName,
45
+ content: `${formattedRoleName} is customised with specific permissions, which will determine how it interacts with this room.`,
46
+ icon: <WrenchIcon />,
47
+ order: 1,
48
+ };
49
+ }
50
+ data['link'] = `/${roomId}/${roleName}`;
51
+ return data;
52
+ };
53
+
54
+ const Card = ({ title, icon, link, content, isHLSRunning, order = 0 }) => {
55
+ const [copied, setCopied] = useState(false);
56
+ return isHLSRunning ? (
57
+ <Box
58
+ key={title}
59
+ css={{
60
+ backgroundColor: '$surfaceLight',
61
+ padding: '$10',
62
+ order,
63
+ borderRadius: '$2',
64
+ }}
65
+ >
66
+ <Flex align="center" gap="2" css={{ color: '$primaryLight' }}>
67
+ {icon}
68
+ <Text variant="h6" css={{ fontWeight: '$semiBold' }}>
69
+ {title}
70
+ </Text>
71
+ </Flex>
72
+ <Text variant="sm" css={{ color: '$textMedEmp', mt: '$6' }}>
73
+ {content}
74
+ </Text>
75
+ <Button
76
+ variant="standard"
77
+ onClick={() => {
78
+ navigator.clipboard.writeText(`${window.location.origin}${link}`);
79
+ setCopied(true);
80
+ setTimeout(() => setCopied(false), 2000);
81
+ }}
82
+ css={{ w: '100%', r: '$1', mt: '$10', fontWeight: '$semiBold' }}
83
+ icon
84
+ >
85
+ {copied ? (
86
+ <>Link copied!</>
87
+ ) : (
88
+ <>
89
+ <LinkIcon style={{ color: 'inherit' }} />
90
+ Copy Invite Link
91
+ </>
92
+ )}
93
+ </Button>
94
+ </Box>
95
+ ) : null;
96
+ };
97
+
98
+ export const HLSStreaming = ({ onBack }) => {
99
+ const roleNames = useFilteredRoles();
100
+ const roomId = useHMSStore(selectRoomID);
101
+ const cards = roleNames.map(roleName => getCardData(roleName, roomId));
102
+
103
+ const { isHLSRunning } = useRecordingStreaming();
104
+ const [showLinks, setShowLinks] = useState(false);
105
+ return !showLinks ? (
106
+ <Container rounded>
107
+ <ContentHeader title="Start Streaming" content="HLS" onBack={onBack} />
108
+ <ContentBody title="HLS Streaming" Icon={GoLiveIcon} removeVerticalPadding>
109
+ Stream directly from the browser using any device with multiple hosts and real-time messaging, all within this
110
+ platform.
111
+ </ContentBody>
112
+ {isHLSRunning ? <EndHLS setShowLinks={setShowLinks} /> : <StartHLS />}
113
+ </Container>
114
+ ) : (
115
+ <Container rounded>
116
+ <ContentHeader title="Invite People" content="Start the conversation" onBack={() => setShowLinks(false)} />
117
+
118
+ <Flex direction="column" css={{ gap: '$10', p: '$0 $10', overflowY: 'auto', mb: '$10' }}>
119
+ {cards.map(card => (
120
+ <Card key={card.title} {...card} isHLSRunning={isHLSRunning} />
121
+ ))}
122
+ </Flex>
123
+ </Container>
124
+ );
125
+ };
126
+
127
+ const StartHLS = () => {
128
+ const [record, setRecord] = useState(false);
129
+ const [error, setError] = useState(false);
130
+ const hmsActions = useHMSActions();
131
+ const recordingUrl = useHMSStore(selectAppData(APP_DATA.recordingUrl));
132
+ const [isHLSStarted, setHLSStarted] = useSetAppDataByKey(APP_DATA.hlsStarted);
133
+ const startHLS = useCallback(
134
+ async variants => {
135
+ try {
136
+ if (isHLSStarted) {
137
+ return;
138
+ }
139
+ setHLSStarted(true);
140
+ setError('');
141
+ await hmsActions.startHLSStreaming({
142
+ variants,
143
+ recording: { hlsVod: record, singleFilePerLayer: record },
144
+ });
145
+ } catch (error) {
146
+ if (error.message.includes('invalid input')) {
147
+ await startHLS([{ meetingURL: recordingUrl || getDefaultMeetingUrl() }]);
148
+ return;
149
+ }
150
+ setHLSStarted(false);
151
+ setError(error.message);
152
+ }
153
+ },
154
+ [hmsActions, record, isHLSStarted, setHLSStarted, recordingUrl],
155
+ );
156
+
157
+ return (
158
+ <Fragment>
159
+ <RecordStream record={record} setRecord={setRecord} testId="hls-recording" />
160
+ <Box css={{ p: '$4 $10' }}>
161
+ <ErrorText error={error} />
162
+ <Button
163
+ data-testid="start_hls"
164
+ css={{ w: '100%', r: '$0' }}
165
+ icon
166
+ onClick={() => startHLS()}
167
+ disabled={isHLSStarted}
168
+ >
169
+ {isHLSStarted ? <Loading size={24} color="currentColor" /> : <GoLiveIcon />}
170
+ {isHLSStarted ? 'Starting stream...' : 'Go Live'}
171
+ </Button>
172
+ </Box>
173
+ <Flex align="center" css={{ p: '$4 $10' }}>
174
+ <Text>
175
+ <InfoIcon width={16} height={16} />
176
+ </Text>
177
+ <Text variant="tiny" color="$textMedEmp" css={{ mx: '$8' }}>
178
+ You cannot start recording once the stream starts, you will have to stop the stream to enable recording.
179
+ </Text>
180
+ </Flex>
181
+ </Fragment>
182
+ );
183
+ };
184
+
185
+ const EndHLS = ({ setShowLinks }) => {
186
+ const hmsActions = useHMSActions();
187
+
188
+ const [inProgress, setInProgress] = useState(false);
189
+ const [error, setError] = useState('');
190
+ const { isHLSRunning } = useRecordingStreaming();
191
+
192
+ useEffect(() => {
193
+ if (inProgress && !isHLSRunning) {
194
+ setInProgress(false);
195
+ }
196
+ }, [inProgress, isHLSRunning]);
197
+
198
+ return (
199
+ <Box css={{ p: '$4 $10' }}>
200
+ <ErrorText error={error} />
201
+ <Button
202
+ data-testid="stop_hls"
203
+ variant="danger"
204
+ css={{ w: '100%', r: '$0', mt: '$8' }}
205
+ icon
206
+ loading={inProgress}
207
+ disabled={inProgress}
208
+ onClick={async () => {
209
+ try {
210
+ setInProgress(true);
211
+ await hmsActions.stopHLSStreaming();
212
+ } catch (error) {
213
+ setError(error.message);
214
+ setInProgress(false);
215
+ }
216
+ }}
217
+ >
218
+ <EndStreamIcon />
219
+ End Stream
220
+ </Button>
221
+ <Button icon css={{ w: '100%', r: '$0', mt: '$8' }} onClick={() => setShowLinks(true)}>
222
+ <PeopleIcon /> Invite People
223
+ </Button>
224
+ </Box>
225
+ );
226
+ };