@100mslive/roomkit-react 0.1.0 → 0.1.2-alpha.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 (241) hide show
  1. package/README.md +18 -0
  2. package/dist/Accordion/Accordion.d.ts +62 -138
  3. package/dist/Accordion/index.d.ts +62 -138
  4. package/dist/{ActiveSpeakerView-H3VYXANB.js → ActiveSpeakerView-4XPIRZOK.js} +6 -6
  5. package/dist/{HLSView-6BVBCQM7.css → ActiveSpeakerView-ADEYHQMU.css} +2 -2
  6. package/dist/{PinnedTrackView-QQ5FDXJX.css.map → ActiveSpeakerView-ADEYHQMU.css.map} +2 -2
  7. package/dist/Avatar/Avatar.d.ts +31 -69
  8. package/dist/Button/Button.d.ts +31 -69
  9. package/dist/Checkbox/Checkbox.d.ts +62 -138
  10. package/dist/Collapsible/Collapsible.d.ts +93 -207
  11. package/dist/Divider/Divider.d.ts +62 -138
  12. package/dist/Dropdown/Dropdown.d.ts +372 -828
  13. package/dist/Fieldset/Fieldset.d.ts +31 -69
  14. package/dist/Footer/Footer.d.ts +248 -552
  15. package/dist/{conference-KN6OKGDU.css → HLSView-DWEEMZ6Z.css} +2 -2
  16. package/dist/{HLSView-6BVBCQM7.css.map → HLSView-DWEEMZ6Z.css.map} +2 -2
  17. package/dist/{HLSView-3RDXRV7Y.js → HLSView-I26CVF5U.js} +16 -16
  18. package/dist/HLSView-I26CVF5U.js.map +7 -0
  19. package/dist/IconButton/IconButton.d.ts +31 -69
  20. package/dist/Input/Input.d.ts +189 -417
  21. package/dist/Label/Label.d.ts +31 -69
  22. package/dist/Layout/Box.d.ts +31 -69
  23. package/dist/Layout/Flex.d.ts +31 -69
  24. package/dist/Link/Link.d.ts +31 -69
  25. package/dist/Modal/Dialog.d.ts +248 -552
  26. package/dist/Modal/DialogContent.d.ts +217 -483
  27. package/dist/Pagination/StyledPagination.d.ts +124 -276
  28. package/dist/{PinnedTrackView-QQ5FDXJX.css → PinnedTrackView-5DPVVOZW.css} +2 -2
  29. package/dist/{conference-KN6OKGDU.css.map → PinnedTrackView-5DPVVOZW.css.map} +2 -2
  30. package/dist/{PinnedTrackView-453PELNU.js → PinnedTrackView-GGTCNH5V.js} +6 -6
  31. package/dist/Popover/index.d.ts +93 -207
  32. package/dist/Prebuilt/provider/roomLayoutProvider/constants/index.d.ts +2 -0
  33. package/dist/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.d.ts +9 -0
  34. package/dist/Prebuilt/provider/roomLayoutProvider/index.d.ts +9 -0
  35. package/dist/Progress/index.d.ts +62 -138
  36. package/dist/RadioGroup/RadioGroup.d.ts +93 -207
  37. package/dist/ReactSelect/ReactSelect.d.ts +310 -690
  38. package/dist/Select/Select.d.ts +93 -207
  39. package/dist/Slider/Slider.d.ts +31 -69
  40. package/dist/Stats/StyledStats.d.ts +186 -414
  41. package/dist/Switch/Switch.d.ts +31 -69
  42. package/dist/Tabs/Tabs.d.ts +124 -276
  43. package/dist/Text/Text.d.ts +31 -69
  44. package/dist/Theme/ThemeProvider.d.ts +63 -140
  45. package/dist/Theme/base.config.d.ts +31 -53
  46. package/dist/Theme/index.d.ts +0 -1
  47. package/dist/Theme/stitches.config.d.ts +404 -915
  48. package/dist/TileMenu/StyledMenuTile.d.ts +217 -483
  49. package/dist/Toast/Toast.d.ts +187 -415
  50. package/dist/Video/Video.d.ts +31 -69
  51. package/dist/VideoList/StyledVideoList.d.ts +93 -207
  52. package/dist/VideoTile/StyledVideoTile.d.ts +279 -621
  53. package/dist/{VirtualBackground-LHYBWUT5.js → VirtualBackground-ZRRE4DUA.js} +4 -3
  54. package/dist/{VirtualBackground-LHYBWUT5.js.map → VirtualBackground-ZRRE4DUA.js.map} +2 -2
  55. package/dist/{chunk-KYYP6ZVK.js → chunk-4ISMCWQA.js} +49 -146
  56. package/dist/chunk-4ISMCWQA.js.map +7 -0
  57. package/dist/{chunk-7YUYZ64D.js → chunk-KKLZ7K2L.js} +577 -898
  58. package/dist/chunk-KKLZ7K2L.js.map +7 -0
  59. package/dist/{chunk-HCAGFNXW.js → chunk-LUND6FLY.js} +1490 -1134
  60. package/dist/chunk-LUND6FLY.js.map +7 -0
  61. package/dist/chunk-MYK3T45M.js +58 -0
  62. package/dist/chunk-MYK3T45M.js.map +7 -0
  63. package/dist/{chunk-XRJXE6UO.js → chunk-THORW2WT.js} +4 -4
  64. package/dist/{chunk-XRJXE6UO.js.map → chunk-THORW2WT.js.map} +1 -1
  65. package/dist/{conference-IDNRO4WK.js → conference-5TDUAQ6K.js} +593 -532
  66. package/dist/conference-5TDUAQ6K.js.map +7 -0
  67. package/dist/{ActiveSpeakerView-REZLWPPI.css → conference-BDCDGBIS.css} +2 -2
  68. package/dist/{ActiveSpeakerView-REZLWPPI.css.map → conference-BDCDGBIS.css.map} +2 -2
  69. package/dist/index.cjs.css +1 -1
  70. package/dist/index.cjs.css.map +2 -2
  71. package/dist/index.cjs.js +3450 -3418
  72. package/dist/index.cjs.js.map +4 -4
  73. package/dist/index.css +1 -1
  74. package/dist/index.css.map +2 -2
  75. package/dist/index.js +4 -8
  76. package/dist/meta.cjs.json +761 -490
  77. package/dist/meta.esbuild.json +857 -589
  78. package/dist/{transcription-BTSB7FZH.js → transcription-PYTSSAOB.js} +3 -3
  79. package/package.json +14 -9
  80. package/src/Accordion/Accordion.tsx +3 -3
  81. package/src/AudioLevel/AudioLevel.tsx +1 -1
  82. package/src/Avatar/Avatar.tsx +8 -3
  83. package/src/Button/Button.tsx +76 -20
  84. package/src/Checkbox/Checkbox.tsx +4 -4
  85. package/src/Collapsible/Collapsible.tsx +1 -1
  86. package/src/Divider/Divider.tsx +2 -2
  87. package/src/Divider/HorizontalDivider.stories.tsx +2 -2
  88. package/src/Divider/VerticalDivider.stories.tsx +1 -1
  89. package/src/Dropdown/Dropdown.stories.tsx +3 -3
  90. package/src/Dropdown/Dropdown.tsx +16 -14
  91. package/src/IconButton/IconButton.tsx +8 -7
  92. package/src/Input/Input.tsx +9 -8
  93. package/src/Input/PasswordInput.stories.tsx +2 -2
  94. package/src/Label/Label.tsx +1 -1
  95. package/src/Link/Link.tsx +4 -4
  96. package/src/Loading/Loading.tsx +7 -10
  97. package/src/Modal/Dialog.stories.tsx +2 -2
  98. package/src/Modal/DialogContent.tsx +3 -3
  99. package/src/Pagination/StyledPagination.tsx +4 -4
  100. package/src/Popover/Popover.stories.tsx +5 -5
  101. package/src/Popover/index.tsx +1 -1
  102. package/src/Prebuilt/App.jsx +101 -68
  103. package/src/Prebuilt/IconButton.jsx +2 -2
  104. package/src/Prebuilt/Prebuilt.stories.tsx +8 -2
  105. package/src/Prebuilt/common/constants.js +0 -1
  106. package/src/Prebuilt/common/utils.js +0 -6
  107. package/src/Prebuilt/components/AppData/AppData.jsx +7 -4
  108. package/src/Prebuilt/components/AppData/useUISettings.js +0 -4
  109. package/src/Prebuilt/components/AudioVideoToggle.jsx +73 -20
  110. package/src/Prebuilt/components/BottomActionSheet/BottomActionSheet.jsx +1 -1
  111. package/src/Prebuilt/components/Chat/Chat.jsx +6 -2
  112. package/src/Prebuilt/components/Chat/ChatBody.jsx +13 -11
  113. package/src/Prebuilt/components/Chat/ChatFooter.jsx +2 -2
  114. package/src/Prebuilt/components/Chat/ChatHeader.jsx +3 -3
  115. package/src/Prebuilt/components/Chat/ChatSelector.jsx +2 -2
  116. package/src/Prebuilt/components/Chat/useEmojiPickerStyles.js +6 -6
  117. package/src/Prebuilt/components/Chip.jsx +24 -0
  118. package/src/Prebuilt/components/Connection/ConnectionIndicator.jsx +6 -6
  119. package/src/Prebuilt/components/Connection/TileConnection.jsx +2 -2
  120. package/src/Prebuilt/components/Connection/connectionQualityUtils.js +4 -4
  121. package/src/Prebuilt/components/EmojiReaction.jsx +13 -10
  122. package/src/Prebuilt/components/ErrorBoundary.jsx +2 -2
  123. package/src/Prebuilt/components/FullPageProgress.jsx +5 -3
  124. package/src/Prebuilt/components/GoLiveButton.jsx +1 -4
  125. package/src/Prebuilt/components/HMSVideo/HLSQualitySelector.jsx +2 -2
  126. package/src/Prebuilt/components/HMSVideo/PlayButton.jsx +1 -1
  127. package/src/Prebuilt/components/HMSVideo/VideoProgress.jsx +3 -3
  128. package/src/Prebuilt/components/HMSVideo/VideoTime.jsx +3 -1
  129. package/src/Prebuilt/components/HMSVideo/VolumeControl.jsx +1 -1
  130. package/src/Prebuilt/components/Header/AdditionalRoomState.jsx +17 -17
  131. package/src/Prebuilt/components/Header/AmbientMusic.jsx +1 -1
  132. package/src/Prebuilt/components/Header/ConferencingHeader.jsx +4 -6
  133. package/src/Prebuilt/components/Header/HeaderComponents.jsx +10 -5
  134. package/src/Prebuilt/components/Header/ParticipantFilter.jsx +2 -2
  135. package/src/Prebuilt/components/Header/ParticipantList.jsx +2 -2
  136. package/src/Prebuilt/components/Header/StreamActions.jsx +9 -19
  137. package/src/Prebuilt/components/Header/StreamingHeader.jsx +5 -6
  138. package/src/Prebuilt/components/HlsStatsOverlay.jsx +2 -2
  139. package/src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx +102 -0
  140. package/src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.stories.tsx +40 -0
  141. package/src/Prebuilt/components/LeaveRoom.jsx +11 -11
  142. package/src/Prebuilt/components/MetaActions.jsx +2 -2
  143. package/src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx +2 -2
  144. package/src/Prebuilt/components/MoreSettings/ChangeSelfRole.jsx +1 -1
  145. package/src/Prebuilt/components/MoreSettings/MoreSettings.jsx +1 -0
  146. package/src/Prebuilt/components/Notifications/HLSFailureModal.jsx +69 -0
  147. package/src/Prebuilt/components/Notifications/Notifications.jsx +1 -3
  148. package/src/Prebuilt/components/Notifications/PermissionErrorModal.jsx +108 -26
  149. package/src/Prebuilt/components/Notifications/ReconnectNotifications.jsx +1 -1
  150. package/src/Prebuilt/components/PIP/pipUtils.js +2 -2
  151. package/src/Prebuilt/components/Playlist/Playlist.jsx +4 -4
  152. package/src/Prebuilt/components/Playlist/PlaylistControls.jsx +3 -3
  153. package/src/Prebuilt/components/Playlist/PlaylistItem.jsx +3 -3
  154. package/src/Prebuilt/components/Playlist/VideoPlayer.jsx +4 -4
  155. package/src/Prebuilt/components/PostLeave.jsx +4 -4
  156. package/src/Prebuilt/components/Preview/PreviewContainer.jsx +17 -6
  157. package/src/Prebuilt/components/Preview/PreviewForm.jsx +74 -0
  158. package/src/Prebuilt/components/Preview/PreviewJoin.jsx +100 -37
  159. package/src/Prebuilt/components/RoleChangeModal.jsx +3 -3
  160. package/src/Prebuilt/components/ScreenshareDisplay.jsx +2 -2
  161. package/src/Prebuilt/components/Settings/DeviceSettings.jsx +3 -9
  162. package/src/Prebuilt/components/Settings/SettingsModal.jsx +8 -32
  163. package/src/Prebuilt/components/Settings/StartRecording.jsx +4 -12
  164. package/src/Prebuilt/components/Settings/SwitchWithLabel.jsx +2 -3
  165. package/src/Prebuilt/components/Settings/common.js +26 -0
  166. package/src/Prebuilt/components/StatsForNerds.jsx +5 -5
  167. package/src/Prebuilt/components/Streaming/Common.jsx +11 -11
  168. package/src/Prebuilt/components/Streaming/HLSStreaming.jsx +6 -12
  169. package/src/Prebuilt/components/Streaming/RTMPStreaming.jsx +4 -6
  170. package/src/Prebuilt/components/Streaming/StreamingLanding.jsx +4 -4
  171. package/src/Prebuilt/components/TileMenu.jsx +7 -7
  172. package/src/Prebuilt/components/Toast/ToastConfig.jsx +12 -20
  173. package/src/Prebuilt/components/conference.jsx +9 -2
  174. package/src/Prebuilt/components/hooks/useDropdownSelection.jsx +1 -4
  175. package/src/Prebuilt/components/pdfAnnotator/pdfErrorView.jsx +2 -2
  176. package/src/Prebuilt/components/pdfAnnotator/pdfFileOptions.jsx +1 -1
  177. package/src/Prebuilt/components/pdfAnnotator/pdfHeader.jsx +1 -1
  178. package/src/Prebuilt/components/pdfAnnotator/pdfInfo.jsx +2 -2
  179. package/src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx +12 -20
  180. package/src/Prebuilt/components/pdfAnnotator/uploadedFile.jsx +4 -4
  181. package/src/Prebuilt/images/Logo.svg +8 -0
  182. package/src/Prebuilt/images/first_person.png +0 -0
  183. package/src/Prebuilt/images/rtmp.png +0 -0
  184. package/src/Prebuilt/index.d.ts +6 -1
  185. package/src/Prebuilt/layouts/HLSView.jsx +1 -1
  186. package/src/Prebuilt/layouts/InsetView.jsx +0 -3
  187. package/src/Prebuilt/layouts/NonPublisherView.jsx +2 -2
  188. package/src/Prebuilt/layouts/SidePane.jsx +1 -1
  189. package/src/Prebuilt/layouts/WaitingView.jsx +2 -2
  190. package/src/Prebuilt/layouts/mainView.jsx +42 -5
  191. package/src/Prebuilt/plugins/FlyingEmoji.jsx +2 -2
  192. package/src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx +1 -0
  193. package/src/Prebuilt/plugins/whiteboard/ToggleWhiteboard.jsx +1 -3
  194. package/src/Prebuilt/primitives/DialogContent.jsx +4 -4
  195. package/src/Prebuilt/primitives/DropdownTrigger.jsx +3 -3
  196. package/src/Prebuilt/provider/roomLayoutProvider/constants/index.ts +33 -0
  197. package/src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts +57 -0
  198. package/src/Prebuilt/provider/roomLayoutProvider/index.tsx +26 -0
  199. package/src/Progress/index.tsx +2 -2
  200. package/src/RadioGroup/RadioGroup.tsx +3 -3
  201. package/src/ReactSelect/ReactSelect.stories.tsx +7 -7
  202. package/src/ReactSelect/ReactSelect.tsx +8 -8
  203. package/src/Select/Select.tsx +6 -6
  204. package/src/Slider/Slider.tsx +5 -5
  205. package/src/Stats/Stats.tsx +12 -2
  206. package/src/Stats/StyledStats.tsx +3 -3
  207. package/src/Switch/Switch.tsx +5 -5
  208. package/src/Tabs/Tabs.stories.tsx +2 -2
  209. package/src/Tabs/Tabs.tsx +2 -2
  210. package/src/Text/Text.tsx +2 -2
  211. package/src/Theme/ThemeProvider.tsx +4 -7
  212. package/src/Theme/ThemeStory.jsx +17 -19
  213. package/src/Theme/base.config.ts +31 -59
  214. package/src/Theme/index.tsx +0 -1
  215. package/src/Theme/stitches.config.ts +2 -7
  216. package/src/TileMenu/StyledMenuTile.tsx +11 -8
  217. package/src/Toast/Toast.tsx +10 -9
  218. package/src/Tooltip/Tooltip.stories.tsx +1 -1
  219. package/src/Tooltip/Tooltip.tsx +4 -4
  220. package/src/Video/Video.tsx +1 -1
  221. package/src/VideoTile/StyledVideoTile.tsx +12 -12
  222. package/src/assets/android-perm-0.png +0 -0
  223. package/src/assets/android-perm-1.png +0 -0
  224. package/src/assets/ios-perm-0.png +0 -0
  225. package/src/fixtures/chats.ts +1 -1
  226. package/dist/HLSView-3RDXRV7Y.js.map +0 -7
  227. package/dist/Theme/themes.d.ts +0 -64
  228. package/dist/chunk-7YUYZ64D.js.map +0 -7
  229. package/dist/chunk-HCAGFNXW.js.map +0 -7
  230. package/dist/chunk-KYYP6ZVK.js.map +0 -7
  231. package/dist/chunk-ULXGBUSC.js +0 -65
  232. package/dist/chunk-ULXGBUSC.js.map +0 -7
  233. package/dist/conference-IDNRO4WK.js.map +0 -7
  234. package/src/Prebuilt/components/Preview/PreviewName.jsx +0 -37
  235. package/src/Prebuilt/components/Streaming/RTMPIcon.jsx +0 -24
  236. package/src/Prebuilt/hms.js +0 -7
  237. package/src/Prebuilt/plugins/confetti.jsx +0 -60
  238. package/src/Theme/themes.ts +0 -70
  239. /package/dist/{ActiveSpeakerView-H3VYXANB.js.map → ActiveSpeakerView-4XPIRZOK.js.map} +0 -0
  240. /package/dist/{PinnedTrackView-453PELNU.js.map → PinnedTrackView-GGTCNH5V.js.map} +0 -0
  241. /package/dist/{transcription-BTSB7FZH.js.map → transcription-PYTSSAOB.js.map} +0 -0
@@ -5,7 +5,7 @@
5
5
  "imports": []
6
6
  },
7
7
  "src/Theme/base.config.ts": {
8
- "bytes": 6670,
8
+ "bytes": 6053,
9
9
  "imports": [
10
10
  {
11
11
  "path": "@stitches/react",
@@ -25,19 +25,8 @@
25
25
  ],
26
26
  "format": "esm"
27
27
  },
28
- "src/Theme/themes.ts": {
29
- "bytes": 1874,
30
- "imports": [
31
- {
32
- "path": "<define:process.env>",
33
- "kind": "import-statement",
34
- "external": true
35
- }
36
- ],
37
- "format": "esm"
38
- },
39
28
  "src/Theme/stitches.config.ts": {
40
- "bytes": 2282,
29
+ "bytes": 2138,
41
30
  "imports": [
42
31
  {
43
32
  "path": "@stitches/react",
@@ -54,11 +43,6 @@
54
43
  "kind": "import-statement",
55
44
  "original": "./base.config"
56
45
  },
57
- {
58
- "path": "src/Theme/themes.ts",
59
- "kind": "import-statement",
60
- "original": "./themes"
61
- },
62
46
  {
63
47
  "path": "<define:process.env>",
64
48
  "kind": "import-statement",
@@ -89,18 +73,13 @@
89
73
  "format": "esm"
90
74
  },
91
75
  "src/Theme/ThemeProvider.tsx": {
92
- "bytes": 3073,
76
+ "bytes": 2872,
93
77
  "imports": [
94
78
  {
95
79
  "path": "react",
96
80
  "kind": "import-statement",
97
81
  "external": true
98
82
  },
99
- {
100
- "path": "react-use",
101
- "kind": "import-statement",
102
- "external": true
103
- },
104
83
  {
105
84
  "path": "src/Theme/stitches.config.ts",
106
85
  "kind": "import-statement",
@@ -120,7 +99,7 @@
120
99
  "format": "esm"
121
100
  },
122
101
  "src/Theme/index.tsx": {
123
- "bytes": 94,
102
+ "bytes": 68,
124
103
  "imports": [
125
104
  {
126
105
  "path": "src/Theme/stitches.config.ts",
@@ -132,11 +111,6 @@
132
111
  "kind": "import-statement",
133
112
  "original": "./ThemeProvider"
134
113
  },
135
- {
136
- "path": "src/Theme/themes.ts",
137
- "kind": "import-statement",
138
- "original": "./themes"
139
- },
140
114
  {
141
115
  "path": "<define:process.env>",
142
116
  "kind": "import-statement",
@@ -199,7 +173,7 @@
199
173
  "format": "esm"
200
174
  },
201
175
  "src/Loading/Loading.tsx": {
202
- "bytes": 1636,
176
+ "bytes": 771,
203
177
  "imports": [
204
178
  {
205
179
  "path": "react",
@@ -247,7 +221,7 @@
247
221
  "format": "esm"
248
222
  },
249
223
  "src/Button/Button.tsx": {
250
- "bytes": 3919,
224
+ "bytes": 4647,
251
225
  "imports": [
252
226
  {
253
227
  "path": "react",
@@ -304,7 +278,7 @@
304
278
  "format": "esm"
305
279
  },
306
280
  "src/Text/Text.tsx": {
307
- "bytes": 2691,
281
+ "bytes": 2705,
308
282
  "imports": [
309
283
  {
310
284
  "path": "src/Theme/index.tsx",
@@ -336,7 +310,7 @@
336
310
  "format": "esm"
337
311
  },
338
312
  "src/IconButton/IconButton.tsx": {
339
- "bytes": 974,
313
+ "bytes": 1016,
340
314
  "imports": [
341
315
  {
342
316
  "path": "src/Theme/index.tsx",
@@ -389,7 +363,7 @@
389
363
  "format": "esm"
390
364
  },
391
365
  "src/Avatar/Avatar.tsx": {
392
- "bytes": 1246,
366
+ "bytes": 1429,
393
367
  "imports": [
394
368
  {
395
369
  "path": "react",
@@ -401,6 +375,11 @@
401
375
  "kind": "import-statement",
402
376
  "external": true
403
377
  },
378
+ {
379
+ "path": "@100mslive/react-icons",
380
+ "kind": "import-statement",
381
+ "external": true
382
+ },
404
383
  {
405
384
  "path": "src/Theme/index.tsx",
406
385
  "kind": "import-statement",
@@ -446,7 +425,7 @@
446
425
  "format": "esm"
447
426
  },
448
427
  "src/Divider/Divider.tsx": {
449
- "bytes": 922,
428
+ "bytes": 926,
450
429
  "imports": [
451
430
  {
452
431
  "path": "src/Theme/index.tsx",
@@ -478,7 +457,7 @@
478
457
  "format": "esm"
479
458
  },
480
459
  "src/Switch/Switch.tsx": {
481
- "bytes": 1162,
460
+ "bytes": 1167,
482
461
  "imports": [
483
462
  {
484
463
  "path": "react",
@@ -562,7 +541,7 @@
562
541
  "format": "esm"
563
542
  },
564
543
  "src/Tooltip/Tooltip.tsx": {
565
- "bytes": 2290,
544
+ "bytes": 2298,
566
545
  "imports": [
567
546
  {
568
547
  "path": "react",
@@ -614,7 +593,7 @@
614
593
  "format": "esm"
615
594
  },
616
595
  "src/Select/Select.tsx": {
617
- "bytes": 1321,
596
+ "bytes": 1342,
618
597
  "imports": [
619
598
  {
620
599
  "path": "react",
@@ -661,7 +640,7 @@
661
640
  "format": "esm"
662
641
  },
663
642
  "src/Slider/Slider.tsx": {
664
- "bytes": 1617,
643
+ "bytes": 1625,
665
644
  "imports": [
666
645
  {
667
646
  "path": "react",
@@ -718,7 +697,7 @@
718
697
  "format": "esm"
719
698
  },
720
699
  "src/Modal/DialogContent.tsx": {
721
- "bytes": 1867,
700
+ "bytes": 1875,
722
701
  "imports": [
723
702
  {
724
703
  "path": "react",
@@ -806,7 +785,7 @@
806
785
  "format": "esm"
807
786
  },
808
787
  "src/Input/Input.tsx": {
809
- "bytes": 2573,
788
+ "bytes": 2639,
810
789
  "imports": [
811
790
  {
812
791
  "path": "react",
@@ -863,7 +842,7 @@
863
842
  "format": "esm"
864
843
  },
865
844
  "src/VideoTile/StyledVideoTile.tsx": {
866
- "bytes": 2843,
845
+ "bytes": 2895,
867
846
  "imports": [
868
847
  {
869
848
  "path": "src/Layout/index.tsx",
@@ -958,7 +937,7 @@
958
937
  "format": "esm"
959
938
  },
960
939
  "src/Pagination/StyledPagination.tsx": {
961
- "bytes": 1140,
940
+ "bytes": 1153,
962
941
  "imports": [
963
942
  {
964
943
  "path": "src/Theme/index.tsx",
@@ -990,7 +969,7 @@
990
969
  "format": "esm"
991
970
  },
992
971
  "src/Dropdown/Dropdown.tsx": {
993
- "bytes": 2806,
972
+ "bytes": 2896,
994
973
  "imports": [
995
974
  {
996
975
  "path": "@radix-ui/react-dropdown-menu",
@@ -1027,7 +1006,7 @@
1027
1006
  "format": "esm"
1028
1007
  },
1029
1008
  "src/Video/Video.tsx": {
1030
- "bytes": 1617,
1009
+ "bytes": 1629,
1031
1010
  "imports": [
1032
1011
  {
1033
1012
  "path": "react",
@@ -1074,7 +1053,7 @@
1074
1053
  "format": "esm"
1075
1054
  },
1076
1055
  "src/TileMenu/StyledMenuTile.tsx": {
1077
- "bytes": 2204,
1056
+ "bytes": 2330,
1078
1057
  "imports": [
1079
1058
  {
1080
1059
  "path": "@radix-ui/react-popover",
@@ -1126,7 +1105,7 @@
1126
1105
  "format": "esm"
1127
1106
  },
1128
1107
  "src/AudioLevel/AudioLevel.tsx": {
1129
- "bytes": 993,
1108
+ "bytes": 996,
1130
1109
  "imports": [
1131
1110
  {
1132
1111
  "path": "react",
@@ -1173,7 +1152,7 @@
1173
1152
  "format": "esm"
1174
1153
  },
1175
1154
  "src/Popover/index.tsx": {
1176
- "bytes": 596,
1155
+ "bytes": 603,
1177
1156
  "imports": [
1178
1157
  {
1179
1158
  "path": "@radix-ui/react-popover",
@@ -1215,7 +1194,7 @@
1215
1194
  "format": "esm"
1216
1195
  },
1217
1196
  "src/Stats/StyledStats.tsx": {
1218
- "bytes": 922,
1197
+ "bytes": 938,
1219
1198
  "imports": [
1220
1199
  {
1221
1200
  "path": "src/Theme/index.tsx",
@@ -1231,7 +1210,7 @@
1231
1210
  "format": "esm"
1232
1211
  },
1233
1212
  "src/Stats/Stats.tsx": {
1234
- "bytes": 7732,
1213
+ "bytes": 7823,
1235
1214
  "imports": [
1236
1215
  {
1237
1216
  "path": "react",
@@ -1283,7 +1262,7 @@
1283
1262
  "format": "esm"
1284
1263
  },
1285
1264
  "src/Checkbox/Checkbox.tsx": {
1286
- "bytes": 734,
1265
+ "bytes": 760,
1287
1266
  "imports": [
1288
1267
  {
1289
1268
  "path": "@radix-ui/react-checkbox",
@@ -1320,7 +1299,7 @@
1320
1299
  "format": "esm"
1321
1300
  },
1322
1301
  "src/Label/Label.tsx": {
1323
- "bytes": 215,
1302
+ "bytes": 219,
1324
1303
  "imports": [
1325
1304
  {
1326
1305
  "path": "@radix-ui/react-label",
@@ -1357,7 +1336,7 @@
1357
1336
  "format": "esm"
1358
1337
  },
1359
1338
  "src/RadioGroup/RadioGroup.tsx": {
1360
- "bytes": 754,
1339
+ "bytes": 770,
1361
1340
  "imports": [
1362
1341
  {
1363
1342
  "path": "@radix-ui/react-radio-group",
@@ -1394,7 +1373,7 @@
1394
1373
  "format": "esm"
1395
1374
  },
1396
1375
  "src/Toast/Toast.tsx": {
1397
- "bytes": 4209,
1376
+ "bytes": 4279,
1398
1377
  "imports": [
1399
1378
  {
1400
1379
  "path": "react",
@@ -1466,7 +1445,7 @@
1466
1445
  "format": "esm"
1467
1446
  },
1468
1447
  "src/Accordion/Accordion.tsx": {
1469
- "bytes": 2729,
1448
+ "bytes": 2744,
1470
1449
  "imports": [
1471
1450
  {
1472
1451
  "path": "react",
@@ -1602,7 +1581,7 @@
1602
1581
  "format": "esm"
1603
1582
  },
1604
1583
  "src/ReactSelect/ReactSelect.tsx": {
1605
- "bytes": 2232,
1584
+ "bytes": 2287,
1606
1585
  "imports": [
1607
1586
  {
1608
1587
  "path": "@radix-ui/react-select",
@@ -1639,7 +1618,7 @@
1639
1618
  "format": "esm"
1640
1619
  },
1641
1620
  "src/Tabs/Tabs.tsx": {
1642
- "bytes": 825,
1621
+ "bytes": 831,
1643
1622
  "imports": [
1644
1623
  {
1645
1624
  "path": "@radix-ui/react-tabs",
@@ -1718,7 +1697,7 @@
1718
1697
  "format": "esm"
1719
1698
  },
1720
1699
  "src/Link/Link.tsx": {
1721
- "bytes": 1353,
1700
+ "bytes": 1367,
1722
1701
  "imports": [
1723
1702
  {
1724
1703
  "path": "react",
@@ -1775,7 +1754,7 @@
1775
1754
  "format": "esm"
1776
1755
  },
1777
1756
  "src/Collapsible/Collapsible.tsx": {
1778
- "bytes": 929,
1757
+ "bytes": 930,
1779
1758
  "imports": [
1780
1759
  {
1781
1760
  "path": "@radix-ui/react-collapsible",
@@ -1854,7 +1833,7 @@
1854
1833
  "format": "esm"
1855
1834
  },
1856
1835
  "src/Prebuilt/common/constants.js": {
1857
- "bytes": 6096,
1836
+ "bytes": 6064,
1858
1837
  "imports": [
1859
1838
  {
1860
1839
  "path": "@100mslive/react-sdk",
@@ -1896,7 +1875,7 @@
1896
1875
  "format": "esm"
1897
1876
  },
1898
1877
  "src/Prebuilt/components/AppData/useUISettings.js": {
1899
- "bytes": 4927,
1878
+ "bytes": 4840,
1900
1879
  "imports": [
1901
1880
  {
1902
1881
  "path": "react",
@@ -1932,13 +1911,8 @@
1932
1911
  "format": "esm"
1933
1912
  },
1934
1913
  "src/Prebuilt/common/utils.js": {
1935
- "bytes": 2758,
1914
+ "bytes": 2554,
1936
1915
  "imports": [
1937
- {
1938
- "path": "src/Prebuilt/common/constants.js",
1939
- "kind": "import-statement",
1940
- "original": "./constants"
1941
- },
1942
1916
  {
1943
1917
  "path": "<define:process.env>",
1944
1918
  "kind": "import-statement",
@@ -1948,7 +1922,7 @@
1948
1922
  "format": "esm"
1949
1923
  },
1950
1924
  "src/Prebuilt/components/AppData/AppData.jsx": {
1951
- "bytes": 6378,
1925
+ "bytes": 6385,
1952
1926
  "imports": [
1953
1927
  {
1954
1928
  "path": "react",
@@ -2082,7 +2056,7 @@
2082
2056
  "format": "esm"
2083
2057
  },
2084
2058
  "src/Prebuilt/primitives/DialogContent.jsx": {
2085
- "bytes": 8183,
2059
+ "bytes": 8210,
2086
2060
  "imports": [
2087
2061
  {
2088
2062
  "path": "react",
@@ -2245,7 +2219,7 @@
2245
2219
  "format": "esm"
2246
2220
  },
2247
2221
  "src/Prebuilt/components/ErrorBoundary.jsx": {
2248
- "bytes": 3415,
2222
+ "bytes": 3433,
2249
2223
  "imports": [
2250
2224
  {
2251
2225
  "path": "react",
@@ -2296,7 +2270,7 @@
2296
2270
  "format": "esm"
2297
2271
  },
2298
2272
  "src/Prebuilt/components/FullPageProgress.jsx": {
2299
- "bytes": 277,
2273
+ "bytes": 527,
2300
2274
  "imports": [
2301
2275
  {
2302
2276
  "path": "react",
@@ -2313,6 +2287,11 @@
2313
2287
  "kind": "import-statement",
2314
2288
  "original": "../../Loading"
2315
2289
  },
2290
+ {
2291
+ "path": "src/Text/index.tsx",
2292
+ "kind": "import-statement",
2293
+ "original": "../../Text"
2294
+ },
2316
2295
  {
2317
2296
  "path": "<define:process.env>",
2318
2297
  "kind": "import-statement",
@@ -2388,35 +2367,14 @@
2388
2367
  ],
2389
2368
  "format": "esm"
2390
2369
  },
2391
- "src/Prebuilt/hms.js": {
2392
- "bytes": 274,
2393
- "imports": [
2394
- {
2395
- "path": "@100mslive/react-sdk",
2396
- "kind": "import-statement",
2397
- "external": true
2398
- },
2399
- {
2400
- "path": "<define:process.env>",
2401
- "kind": "import-statement",
2402
- "external": true
2403
- }
2404
- ],
2405
- "format": "esm"
2406
- },
2407
2370
  "src/Prebuilt/components/Toast/ToastConfig.jsx": {
2408
- "bytes": 3588,
2371
+ "bytes": 3447,
2409
2372
  "imports": [
2410
2373
  {
2411
2374
  "path": "react",
2412
2375
  "kind": "import-statement",
2413
2376
  "external": true
2414
2377
  },
2415
- {
2416
- "path": "@100mslive/react-sdk",
2417
- "kind": "import-statement",
2418
- "external": true
2419
- },
2420
2378
  {
2421
2379
  "path": "@100mslive/react-icons",
2422
2380
  "kind": "import-statement",
@@ -2428,9 +2386,9 @@
2428
2386
  "original": "../../../Button"
2429
2387
  },
2430
2388
  {
2431
- "path": "src/Prebuilt/hms.js",
2389
+ "path": "src/Prebuilt/components/AppData/useSidepane.js",
2432
2390
  "kind": "import-statement",
2433
- "original": "../../hms"
2391
+ "original": "../AppData/useSidepane"
2434
2392
  },
2435
2393
  {
2436
2394
  "path": "src/Prebuilt/common/constants.js",
@@ -2642,14 +2600,31 @@
2642
2600
  ],
2643
2601
  "format": "esm"
2644
2602
  },
2603
+ "src/assets/android-perm-0.png": {
2604
+ "bytes": 14636,
2605
+ "imports": []
2606
+ },
2607
+ "src/assets/android-perm-1.png": {
2608
+ "bytes": 7790,
2609
+ "imports": []
2610
+ },
2611
+ "src/assets/ios-perm-0.png": {
2612
+ "bytes": 8933,
2613
+ "imports": []
2614
+ },
2645
2615
  "src/Prebuilt/components/Notifications/PermissionErrorModal.jsx": {
2646
- "bytes": 2418,
2616
+ "bytes": 5704,
2647
2617
  "imports": [
2648
2618
  {
2649
2619
  "path": "react",
2650
2620
  "kind": "import-statement",
2651
2621
  "external": true
2652
2622
  },
2623
+ {
2624
+ "path": "react-use",
2625
+ "kind": "import-statement",
2626
+ "external": true
2627
+ },
2653
2628
  {
2654
2629
  "path": "@100mslive/react-sdk",
2655
2630
  "kind": "import-statement",
@@ -2660,6 +2635,26 @@
2660
2635
  "kind": "import-statement",
2661
2636
  "original": "../../../"
2662
2637
  },
2638
+ {
2639
+ "path": "src/assets/android-perm-0.png",
2640
+ "kind": "import-statement",
2641
+ "original": "../../../assets/android-perm-0.png"
2642
+ },
2643
+ {
2644
+ "path": "src/assets/android-perm-1.png",
2645
+ "kind": "import-statement",
2646
+ "original": "../../../assets/android-perm-1.png"
2647
+ },
2648
+ {
2649
+ "path": "src/assets/ios-perm-0.png",
2650
+ "kind": "import-statement",
2651
+ "original": "../../../assets/ios-perm-0.png"
2652
+ },
2653
+ {
2654
+ "path": "src/Prebuilt/common/constants.js",
2655
+ "kind": "import-statement",
2656
+ "original": "../../common/constants"
2657
+ },
2663
2658
  {
2664
2659
  "path": "<define:process.env>",
2665
2660
  "kind": "import-statement",
@@ -2669,7 +2664,7 @@
2669
2664
  "format": "esm"
2670
2665
  },
2671
2666
  "src/Prebuilt/components/Notifications/ReconnectNotifications.jsx": {
2672
- "bytes": 2462,
2667
+ "bytes": 2466,
2673
2668
  "imports": [
2674
2669
  {
2675
2670
  "path": "react",
@@ -2819,7 +2814,7 @@
2819
2814
  "format": "esm"
2820
2815
  },
2821
2816
  "src/Prebuilt/components/Notifications/Notifications.jsx": {
2822
- "bytes": 6035,
2817
+ "bytes": 5973,
2823
2818
  "imports": [
2824
2819
  {
2825
2820
  "path": "react",
@@ -2935,8 +2930,81 @@
2935
2930
  ],
2936
2931
  "format": "esm"
2937
2932
  },
2933
+ "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
2934
+ "bytes": 794,
2935
+ "imports": [
2936
+ {
2937
+ "path": "@100mslive/types-prebuilt/elements/join_form",
2938
+ "kind": "import-statement",
2939
+ "external": true
2940
+ },
2941
+ {
2942
+ "path": "<define:process.env>",
2943
+ "kind": "import-statement",
2944
+ "external": true
2945
+ }
2946
+ ],
2947
+ "format": "esm"
2948
+ },
2949
+ "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
2950
+ "bytes": 1574,
2951
+ "imports": [
2952
+ {
2953
+ "path": "react",
2954
+ "kind": "import-statement",
2955
+ "external": true
2956
+ },
2957
+ {
2958
+ "path": "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts",
2959
+ "kind": "import-statement",
2960
+ "original": "../constants"
2961
+ },
2962
+ {
2963
+ "path": "<define:process.env>",
2964
+ "kind": "import-statement",
2965
+ "external": true
2966
+ },
2967
+ {
2968
+ "path": "<runtime>",
2969
+ "kind": "import-statement",
2970
+ "external": true
2971
+ }
2972
+ ],
2973
+ "format": "esm"
2974
+ },
2975
+ "src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
2976
+ "bytes": 984,
2977
+ "imports": [
2978
+ {
2979
+ "path": "react",
2980
+ "kind": "import-statement",
2981
+ "external": true
2982
+ },
2983
+ {
2984
+ "path": "lodash.merge",
2985
+ "kind": "import-statement",
2986
+ "external": true
2987
+ },
2988
+ {
2989
+ "path": "src/Prebuilt/components/AppData/useUISettings.js",
2990
+ "kind": "import-statement",
2991
+ "original": "../../components/AppData/useUISettings"
2992
+ },
2993
+ {
2994
+ "path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts",
2995
+ "kind": "import-statement",
2996
+ "original": "./hooks/useFetchRoomLayout"
2997
+ },
2998
+ {
2999
+ "path": "<define:process.env>",
3000
+ "kind": "import-statement",
3001
+ "external": true
3002
+ }
3003
+ ],
3004
+ "format": "esm"
3005
+ },
2938
3006
  "src/Prebuilt/components/Header/HeaderComponents.jsx": {
2939
- "bytes": 1380,
3007
+ "bytes": 1461,
2940
3008
  "imports": [
2941
3009
  {
2942
3010
  "path": "react",
@@ -2964,9 +3032,9 @@
2964
3032
  "original": "../../../"
2965
3033
  },
2966
3034
  {
2967
- "path": "src/Prebuilt/components/AppData/useUISettings.js",
3035
+ "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
2968
3036
  "kind": "import-statement",
2969
- "original": "../AppData/useUISettings"
3037
+ "original": "../../provider/roomLayoutProvider"
2970
3038
  },
2971
3039
  {
2972
3040
  "path": "src/Prebuilt/common/utils.js",
@@ -2987,7 +3055,7 @@
2987
3055
  "format": "esm"
2988
3056
  },
2989
3057
  "src/Prebuilt/IconButton.jsx": {
2990
- "bytes": 384,
3058
+ "bytes": 396,
2991
3059
  "imports": [
2992
3060
  {
2993
3061
  "path": "src/IconButton/index.tsx",
@@ -3008,7 +3076,7 @@
3008
3076
  "format": "esm"
3009
3077
  },
3010
3078
  "src/Prebuilt/components/Connection/connectionQualityUtils.js": {
3011
- "bytes": 1164,
3079
+ "bytes": 1222,
3012
3080
  "imports": [
3013
3081
  {
3014
3082
  "path": "<define:process.env>",
@@ -3019,7 +3087,7 @@
3019
3087
  "format": "esm"
3020
3088
  },
3021
3089
  "src/Prebuilt/components/Connection/ConnectionIndicator.jsx": {
3022
- "bytes": 3405,
3090
+ "bytes": 3440,
3023
3091
  "imports": [
3024
3092
  {
3025
3093
  "path": "react",
@@ -3055,13 +3123,8 @@
3055
3123
  "format": "esm"
3056
3124
  },
3057
3125
  "src/Prebuilt/components/hooks/useDropdownSelection.jsx": {
3058
- "bytes": 185,
3126
+ "bytes": 72,
3059
3127
  "imports": [
3060
- {
3061
- "path": "src/index.ts",
3062
- "kind": "import-statement",
3063
- "original": "../../../"
3064
- },
3065
3128
  {
3066
3129
  "path": "<define:process.env>",
3067
3130
  "kind": "import-statement",
@@ -3097,7 +3160,7 @@
3097
3160
  "format": "esm"
3098
3161
  },
3099
3162
  "src/Prebuilt/components/RoleChangeModal.jsx": {
3100
- "bytes": 6475,
3163
+ "bytes": 6486,
3101
3164
  "imports": [
3102
3165
  {
3103
3166
  "path": "react",
@@ -3183,7 +3246,7 @@
3183
3246
  "format": "esm"
3184
3247
  },
3185
3248
  "src/Prebuilt/components/Header/ParticipantFilter.jsx": {
3186
- "bytes": 2836,
3249
+ "bytes": 2840,
3187
3250
  "imports": [
3188
3251
  {
3189
3252
  "path": "react",
@@ -3219,7 +3282,7 @@
3219
3282
  "format": "esm"
3220
3283
  },
3221
3284
  "src/Prebuilt/components/Header/ParticipantList.jsx": {
3222
- "bytes": 10052,
3285
+ "bytes": 10073,
3223
3286
  "imports": [
3224
3287
  {
3225
3288
  "path": "react",
@@ -3300,7 +3363,7 @@
3300
3363
  "format": "esm"
3301
3364
  },
3302
3365
  "src/Prebuilt/components/GoLiveButton.jsx": {
3303
- "bytes": 1623,
3366
+ "bytes": 1522,
3304
3367
  "imports": [
3305
3368
  {
3306
3369
  "path": "react",
@@ -3387,7 +3450,7 @@
3387
3450
  "format": "esm"
3388
3451
  },
3389
3452
  "src/Prebuilt/components/Streaming/Common.jsx": {
3390
- "bytes": 3659,
3453
+ "bytes": 3785,
3391
3454
  "imports": [
3392
3455
  {
3393
3456
  "path": "react",
@@ -3423,7 +3486,7 @@
3423
3486
  "format": "esm"
3424
3487
  },
3425
3488
  "src/Prebuilt/components/Streaming/RTMPStreaming.jsx": {
3426
- "bytes": 9995,
3489
+ "bytes": 9871,
3427
3490
  "imports": [
3428
3491
  {
3429
3492
  "path": "react",
@@ -3598,7 +3661,7 @@
3598
3661
  "format": "esm"
3599
3662
  },
3600
3663
  "src/Prebuilt/components/Header/AdditionalRoomState.jsx": {
3601
- "bytes": 8011,
3664
+ "bytes": 8115,
3602
3665
  "imports": [
3603
3666
  {
3604
3667
  "path": "react",
@@ -3654,7 +3717,7 @@
3654
3717
  "format": "esm"
3655
3718
  },
3656
3719
  "src/Prebuilt/components/Header/StreamActions.jsx": {
3657
- "bytes": 7549,
3720
+ "bytes": 7197,
3658
3721
  "imports": [
3659
3722
  {
3660
3723
  "path": "react",
@@ -3735,7 +3798,7 @@
3735
3798
  "format": "esm"
3736
3799
  },
3737
3800
  "src/Prebuilt/components/Header/ConferencingHeader.jsx": {
3738
- "bytes": 825,
3801
+ "bytes": 703,
3739
3802
  "imports": [
3740
3803
  {
3741
3804
  "path": "react",
@@ -3797,7 +3860,7 @@
3797
3860
  "format": "esm"
3798
3861
  },
3799
3862
  "src/Prebuilt/components/EmojiReaction.jsx": {
3800
- "bytes": 4689,
3863
+ "bytes": 4776,
3801
3864
  "imports": [
3802
3865
  {
3803
3866
  "path": "react",
@@ -3888,7 +3951,7 @@
3888
3951
  "format": "esm"
3889
3952
  },
3890
3953
  "src/Prebuilt/components/LeaveRoom.jsx": {
3891
- "bytes": 6652,
3954
+ "bytes": 6751,
3892
3955
  "imports": [
3893
3956
  {
3894
3957
  "path": "react",
@@ -3989,7 +4052,7 @@
3989
4052
  "format": "esm"
3990
4053
  },
3991
4054
  "src/Prebuilt/components/MetaActions.jsx": {
3992
- "bytes": 1631,
4055
+ "bytes": 1621,
3993
4056
  "imports": [
3994
4057
  {
3995
4058
  "path": "react",
@@ -4045,7 +4108,7 @@
4045
4108
  "format": "esm"
4046
4109
  },
4047
4110
  "src/Prebuilt/components/Header/StreamingHeader.jsx": {
4048
- "bytes": 1457,
4111
+ "bytes": 1405,
4049
4112
  "imports": [
4050
4113
  {
4051
4114
  "path": "react",
@@ -4148,7 +4211,7 @@
4148
4211
  "format": "esm"
4149
4212
  },
4150
4213
  "src/Prebuilt/components/PostLeave.jsx": {
4151
- "bytes": 2719,
4214
+ "bytes": 2745,
4152
4215
  "imports": [
4153
4216
  {
4154
4217
  "path": "react",
@@ -4265,7 +4328,7 @@
4265
4328
  "format": "esm"
4266
4329
  },
4267
4330
  "src/Prebuilt/components/Chat/ChatBody.jsx": {
4268
- "bytes": 10031,
4331
+ "bytes": 10101,
4269
4332
  "imports": [
4270
4333
  {
4271
4334
  "path": "react",
@@ -4372,7 +4435,7 @@
4372
4435
  "format": "esm"
4373
4436
  },
4374
4437
  "src/Prebuilt/components/Chat/useEmojiPickerStyles.js": {
4375
- "bytes": 972,
4438
+ "bytes": 991,
4376
4439
  "imports": [
4377
4440
  {
4378
4441
  "path": "react",
@@ -4388,7 +4451,7 @@
4388
4451
  "format": "esm"
4389
4452
  },
4390
4453
  "src/Prebuilt/components/Chat/ChatFooter.jsx": {
4391
- "bytes": 4004,
4454
+ "bytes": 4010,
4392
4455
  "imports": [
4393
4456
  {
4394
4457
  "path": "react",
@@ -4449,7 +4512,7 @@
4449
4512
  "format": "esm"
4450
4513
  },
4451
4514
  "src/Prebuilt/components/Chat/ChatSelector.jsx": {
4452
- "bytes": 4833,
4515
+ "bytes": 4840,
4453
4516
  "imports": [
4454
4517
  {
4455
4518
  "path": "react",
@@ -4500,7 +4563,7 @@
4500
4563
  "format": "esm"
4501
4564
  },
4502
4565
  "src/Prebuilt/components/Chat/ChatHeader.jsx": {
4503
- "bytes": 2100,
4566
+ "bytes": 2108,
4504
4567
  "imports": [
4505
4568
  {
4506
4569
  "path": "react",
@@ -4562,7 +4625,7 @@
4562
4625
  "format": "esm"
4563
4626
  },
4564
4627
  "src/Prebuilt/components/Chat/Chat.jsx": {
4565
- "bytes": 5030,
4628
+ "bytes": 5069,
4566
4629
  "imports": [
4567
4630
  {
4568
4631
  "path": "react",
@@ -4642,8 +4705,12 @@
4642
4705
  ],
4643
4706
  "format": "esm"
4644
4707
  },
4708
+ "src/Prebuilt/images/rtmp.png": {
4709
+ "bytes": 5446,
4710
+ "imports": []
4711
+ },
4645
4712
  "src/Prebuilt/components/Streaming/HLSStreaming.jsx": {
4646
- "bytes": 7051,
4713
+ "bytes": 6740,
4647
4714
  "imports": [
4648
4715
  {
4649
4716
  "path": "react",
@@ -4680,11 +4747,6 @@
4680
4747
  "kind": "import-statement",
4681
4748
  "original": "../../common/hooks"
4682
4749
  },
4683
- {
4684
- "path": "src/Prebuilt/common/utils.js",
4685
- "kind": "import-statement",
4686
- "original": "../../common/utils"
4687
- },
4688
4750
  {
4689
4751
  "path": "src/Prebuilt/common/constants.js",
4690
4752
  "kind": "import-statement",
@@ -4703,24 +4765,8 @@
4703
4765
  ],
4704
4766
  "format": "esm"
4705
4767
  },
4706
- "src/Prebuilt/components/Streaming/RTMPIcon.jsx": {
4707
- "bytes": 1384,
4708
- "imports": [
4709
- {
4710
- "path": "<define:process.env>",
4711
- "kind": "import-statement",
4712
- "external": true
4713
- },
4714
- {
4715
- "path": "<runtime>",
4716
- "kind": "import-statement",
4717
- "external": true
4718
- }
4719
- ],
4720
- "format": "esm"
4721
- },
4722
4768
  "src/Prebuilt/components/Streaming/StreamingLanding.jsx": {
4723
- "bytes": 2715,
4769
+ "bytes": 2733,
4724
4770
  "imports": [
4725
4771
  {
4726
4772
  "path": "react",
@@ -4752,6 +4798,11 @@
4752
4798
  "kind": "import-statement",
4753
4799
  "original": "../../IconButton"
4754
4800
  },
4801
+ {
4802
+ "path": "src/Prebuilt/images/rtmp.png",
4803
+ "kind": "import-statement",
4804
+ "original": "../../images/rtmp.png"
4805
+ },
4755
4806
  {
4756
4807
  "path": "src/Prebuilt/components/Streaming/Common.jsx",
4757
4808
  "kind": "import-statement",
@@ -4762,11 +4813,6 @@
4762
4813
  "kind": "import-statement",
4763
4814
  "original": "./HLSStreaming"
4764
4815
  },
4765
- {
4766
- "path": "src/Prebuilt/components/Streaming/RTMPIcon.jsx",
4767
- "kind": "import-statement",
4768
- "original": "./RTMPIcon"
4769
- },
4770
4816
  {
4771
4817
  "path": "src/Prebuilt/components/Streaming/RTMPStreaming.jsx",
4772
4818
  "kind": "import-statement",
@@ -4791,7 +4837,7 @@
4791
4837
  "format": "esm"
4792
4838
  },
4793
4839
  "src/Prebuilt/layouts/SidePane.jsx": {
4794
- "bytes": 1361,
4840
+ "bytes": 1362,
4795
4841
  "imports": [
4796
4842
  {
4797
4843
  "path": "react",
@@ -4841,8 +4887,49 @@
4841
4887
  ],
4842
4888
  "format": "esm"
4843
4889
  },
4890
+ "src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx": {
4891
+ "bytes": 2655,
4892
+ "imports": [
4893
+ {
4894
+ "path": "@100mslive/react-icons",
4895
+ "kind": "import-statement",
4896
+ "external": true
4897
+ },
4898
+ {
4899
+ "path": "src/Dropdown/index.tsx",
4900
+ "kind": "import-statement",
4901
+ "original": "../../../Dropdown"
4902
+ },
4903
+ {
4904
+ "path": "src/Layout/index.tsx",
4905
+ "kind": "import-statement",
4906
+ "original": "../../../Layout"
4907
+ },
4908
+ {
4909
+ "path": "src/Theme/index.tsx",
4910
+ "kind": "import-statement",
4911
+ "original": "../../../Theme"
4912
+ },
4913
+ {
4914
+ "path": "src/Tooltip/index.ts",
4915
+ "kind": "import-statement",
4916
+ "original": "../../../Tooltip"
4917
+ },
4918
+ {
4919
+ "path": "src/Prebuilt/IconButton.jsx",
4920
+ "kind": "import-statement",
4921
+ "original": "../../IconButton"
4922
+ },
4923
+ {
4924
+ "path": "<define:process.env>",
4925
+ "kind": "import-statement",
4926
+ "external": true
4927
+ }
4928
+ ],
4929
+ "format": "esm"
4930
+ },
4844
4931
  "src/Prebuilt/components/AudioVideoToggle.jsx": {
4845
- "bytes": 2481,
4932
+ "bytes": 3705,
4846
4933
  "imports": [
4847
4934
  {
4848
4935
  "path": "react",
@@ -4859,11 +4946,21 @@
4859
4946
  "kind": "import-statement",
4860
4947
  "external": true
4861
4948
  },
4949
+ {
4950
+ "path": "src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx",
4951
+ "kind": "import-statement",
4952
+ "original": "./IconButtonWithOptions/IconButtonWithOptions"
4953
+ },
4862
4954
  {
4863
4955
  "path": "src/Prebuilt/components/Toast/ToastManager.js",
4864
4956
  "kind": "import-statement",
4865
4957
  "original": "./Toast/ToastManager"
4866
4958
  },
4959
+ {
4960
+ "path": "src/Text/index.tsx",
4961
+ "kind": "import-statement",
4962
+ "original": "../../Text"
4963
+ },
4867
4964
  {
4868
4965
  "path": "src/Tooltip/index.ts",
4869
4966
  "kind": "import-statement",
@@ -4892,8 +4989,29 @@
4892
4989
  ],
4893
4990
  "format": "esm"
4894
4991
  },
4992
+ "src/Prebuilt/components/Chip.jsx": {
4993
+ "bytes": 553,
4994
+ "imports": [
4995
+ {
4996
+ "path": "src/Layout/index.tsx",
4997
+ "kind": "import-statement",
4998
+ "original": "../../Layout"
4999
+ },
5000
+ {
5001
+ "path": "src/Text/index.tsx",
5002
+ "kind": "import-statement",
5003
+ "original": "../../Text"
5004
+ },
5005
+ {
5006
+ "path": "<define:process.env>",
5007
+ "kind": "import-statement",
5008
+ "external": true
5009
+ }
5010
+ ],
5011
+ "format": "esm"
5012
+ },
4895
5013
  "src/Prebuilt/components/Connection/TileConnection.jsx": {
4896
- "bytes": 861,
5014
+ "bytes": 865,
4897
5015
  "imports": [
4898
5016
  {
4899
5017
  "path": "react",
@@ -4924,7 +5042,7 @@
4924
5042
  "format": "esm"
4925
5043
  },
4926
5044
  "src/Prebuilt/primitives/DropdownTrigger.jsx": {
4927
- "bytes": 1108,
5045
+ "bytes": 1116,
4928
5046
  "imports": [
4929
5047
  {
4930
5048
  "path": "react",
@@ -4954,24 +5072,8 @@
4954
5072
  ],
4955
5073
  "format": "esm"
4956
5074
  },
4957
- "src/Prebuilt/components/Settings/common.js": {
4958
- "bytes": 268,
4959
- "imports": [
4960
- {
4961
- "path": "src/index.ts",
4962
- "kind": "import-statement",
4963
- "original": "../../.."
4964
- },
4965
- {
4966
- "path": "<define:process.env>",
4967
- "kind": "import-statement",
4968
- "external": true
4969
- }
4970
- ],
4971
- "format": "esm"
4972
- },
4973
5075
  "src/Prebuilt/components/Settings/DeviceSettings.jsx": {
4974
- "bytes": 7048,
5076
+ "bytes": 6849,
4975
5077
  "imports": [
4976
5078
  {
4977
5079
  "path": "react",
@@ -5022,17 +5124,12 @@
5022
5124
  "path": "<define:process.env>",
5023
5125
  "kind": "import-statement",
5024
5126
  "external": true
5025
- },
5026
- {
5027
- "path": "<runtime>",
5028
- "kind": "import-statement",
5029
- "external": true
5030
5127
  }
5031
5128
  ],
5032
5129
  "format": "esm"
5033
5130
  },
5034
5131
  "src/Prebuilt/components/Settings/SwitchWithLabel.jsx": {
5035
- "bytes": 996,
5132
+ "bytes": 951,
5036
5133
  "imports": [
5037
5134
  {
5038
5135
  "path": "react",
@@ -5159,8 +5256,44 @@
5159
5256
  ],
5160
5257
  "format": "esm"
5161
5258
  },
5259
+ "src/Prebuilt/components/Settings/common.js": {
5260
+ "bytes": 935,
5261
+ "imports": [
5262
+ {
5263
+ "path": "@100mslive/react-icons",
5264
+ "kind": "import-statement",
5265
+ "external": true
5266
+ },
5267
+ {
5268
+ "path": "src/index.ts",
5269
+ "kind": "import-statement",
5270
+ "original": "../../.."
5271
+ },
5272
+ {
5273
+ "path": "src/Prebuilt/components/Settings/DeviceSettings.jsx",
5274
+ "kind": "import-statement",
5275
+ "original": "../Settings/DeviceSettings"
5276
+ },
5277
+ {
5278
+ "path": "src/Prebuilt/components/Settings/LayoutSettings.jsx",
5279
+ "kind": "import-statement",
5280
+ "original": "../Settings/LayoutSettings"
5281
+ },
5282
+ {
5283
+ "path": "src/Prebuilt/components/Settings/NotificationSettings.jsx",
5284
+ "kind": "import-statement",
5285
+ "original": "../Settings/NotificationSettings"
5286
+ },
5287
+ {
5288
+ "path": "<define:process.env>",
5289
+ "kind": "import-statement",
5290
+ "external": true
5291
+ }
5292
+ ],
5293
+ "format": "esm"
5294
+ },
5162
5295
  "src/Prebuilt/components/Settings/SettingsModal.jsx": {
5163
- "bytes": 5703,
5296
+ "bytes": 5149,
5164
5297
  "imports": [
5165
5298
  {
5166
5299
  "path": "react",
@@ -5188,60 +5321,70 @@
5188
5321
  "original": "../../../"
5189
5322
  },
5190
5323
  {
5191
- "path": "src/Prebuilt/components/Settings/DeviceSettings.jsx",
5324
+ "path": "src/Prebuilt/components/AppData/useUISettings.js",
5192
5325
  "kind": "import-statement",
5193
- "original": "./DeviceSettings"
5326
+ "original": "../AppData/useUISettings"
5194
5327
  },
5195
5328
  {
5196
- "path": "src/Prebuilt/components/Settings/LayoutSettings.jsx",
5329
+ "path": "src/Prebuilt/components/Settings/common.js",
5197
5330
  "kind": "import-statement",
5198
- "original": "./LayoutSettings"
5331
+ "original": "./common.js"
5199
5332
  },
5200
5333
  {
5201
- "path": "src/Prebuilt/components/Settings/NotificationSettings.jsx",
5334
+ "path": "<define:process.env>",
5202
5335
  "kind": "import-statement",
5203
- "original": "./NotificationSettings"
5336
+ "external": true
5204
5337
  },
5205
5338
  {
5206
- "path": "src/Prebuilt/components/AppData/useUISettings.js",
5339
+ "path": "<runtime>",
5340
+ "kind": "import-statement",
5341
+ "external": true
5342
+ }
5343
+ ],
5344
+ "format": "esm"
5345
+ },
5346
+ "src/Prebuilt/components/Preview/PreviewForm.jsx": {
5347
+ "bytes": 2404,
5348
+ "imports": [
5349
+ {
5350
+ "path": "react",
5207
5351
  "kind": "import-statement",
5208
- "original": "../AppData/useUISettings"
5352
+ "external": true
5209
5353
  },
5210
5354
  {
5211
- "path": "src/Prebuilt/components/Settings/common.js",
5355
+ "path": "react-use",
5212
5356
  "kind": "import-statement",
5213
- "original": "./common.js"
5357
+ "external": true
5214
5358
  },
5215
5359
  {
5216
- "path": "<define:process.env>",
5360
+ "path": "@100mslive/types-prebuilt/elements/join_form",
5217
5361
  "kind": "import-statement",
5218
5362
  "external": true
5219
5363
  },
5220
5364
  {
5221
- "path": "<runtime>",
5365
+ "path": "@100mslive/react-sdk",
5222
5366
  "kind": "import-statement",
5223
5367
  "external": true
5224
- }
5225
- ],
5226
- "format": "esm"
5227
- },
5228
- "src/Prebuilt/components/Preview/PreviewName.jsx": {
5229
- "bytes": 872,
5230
- "imports": [
5368
+ },
5231
5369
  {
5232
- "path": "react",
5370
+ "path": "@100mslive/react-icons",
5233
5371
  "kind": "import-statement",
5234
5372
  "external": true
5235
5373
  },
5236
5374
  {
5237
5375
  "path": "src/index.ts",
5238
5376
  "kind": "import-statement",
5239
- "original": "../../../"
5377
+ "original": "../../.."
5240
5378
  },
5241
5379
  {
5242
- "path": "src/Prebuilt/common/utils.js",
5380
+ "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
5243
5381
  "kind": "import-statement",
5244
- "original": "../../common/utils"
5382
+ "original": "../../provider/roomLayoutProvider"
5383
+ },
5384
+ {
5385
+ "path": "src/Prebuilt/components/Preview/PreviewJoin.jsx",
5386
+ "kind": "import-statement",
5387
+ "original": "./PreviewJoin"
5245
5388
  },
5246
5389
  {
5247
5390
  "path": "<define:process.env>",
@@ -5268,7 +5411,7 @@
5268
5411
  "format": "esm"
5269
5412
  },
5270
5413
  "src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx": {
5271
- "bytes": 3180,
5414
+ "bytes": 3213,
5272
5415
  "imports": [
5273
5416
  {
5274
5417
  "path": "react",
@@ -5339,7 +5482,7 @@
5339
5482
  "format": "esm"
5340
5483
  },
5341
5484
  "src/Prebuilt/components/Preview/PreviewJoin.jsx": {
5342
- "bytes": 5899,
5485
+ "bytes": 8349,
5343
5486
  "imports": [
5344
5487
  {
5345
5488
  "path": "react",
@@ -5371,25 +5514,45 @@
5371
5514
  "kind": "import-statement",
5372
5515
  "original": "../../IconButton"
5373
5516
  },
5517
+ {
5518
+ "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
5519
+ "kind": "import-statement",
5520
+ "original": "../../provider/roomLayoutProvider"
5521
+ },
5374
5522
  {
5375
5523
  "path": "src/Prebuilt/components/AudioVideoToggle.jsx",
5376
5524
  "kind": "import-statement",
5377
5525
  "original": "../AudioVideoToggle"
5378
5526
  },
5527
+ {
5528
+ "path": "src/Prebuilt/components/Chip.jsx",
5529
+ "kind": "import-statement",
5530
+ "original": "../Chip"
5531
+ },
5379
5532
  {
5380
5533
  "path": "src/Prebuilt/components/Connection/TileConnection.jsx",
5381
5534
  "kind": "import-statement",
5382
5535
  "original": "../Connection/TileConnection"
5383
5536
  },
5537
+ {
5538
+ "path": "src/Prebuilt/components/FullPageProgress.jsx",
5539
+ "kind": "import-statement",
5540
+ "original": "../FullPageProgress"
5541
+ },
5542
+ {
5543
+ "path": "src/Prebuilt/components/Header/HeaderComponents.jsx",
5544
+ "kind": "import-statement",
5545
+ "original": "../Header/HeaderComponents"
5546
+ },
5384
5547
  {
5385
5548
  "path": "src/Prebuilt/components/Settings/SettingsModal.jsx",
5386
5549
  "kind": "import-statement",
5387
5550
  "original": "../Settings/SettingsModal"
5388
5551
  },
5389
5552
  {
5390
- "path": "src/Prebuilt/components/Preview/PreviewName.jsx",
5553
+ "path": "src/Prebuilt/components/Preview/PreviewForm.jsx",
5391
5554
  "kind": "import-statement",
5392
- "original": "./PreviewName"
5555
+ "original": "./PreviewForm"
5393
5556
  },
5394
5557
  {
5395
5558
  "path": "src/Prebuilt/components/AppData/useUISettings.js",
@@ -5456,7 +5619,7 @@
5456
5619
  "format": "esm"
5457
5620
  },
5458
5621
  "src/Prebuilt/components/Preview/PreviewContainer.jsx": {
5459
- "bytes": 1817,
5622
+ "bytes": 2149,
5460
5623
  "imports": [
5461
5624
  {
5462
5625
  "path": "react",
@@ -5473,6 +5636,11 @@
5473
5636
  "kind": "import-statement",
5474
5637
  "external": true
5475
5638
  },
5639
+ {
5640
+ "path": "@100mslive/react-sdk",
5641
+ "kind": "import-statement",
5642
+ "external": true
5643
+ },
5476
5644
  {
5477
5645
  "path": "src/index.ts",
5478
5646
  "kind": "import-statement",
@@ -5483,6 +5651,11 @@
5483
5651
  "kind": "import-statement",
5484
5652
  "original": "../../layouts/SidePane"
5485
5653
  },
5654
+ {
5655
+ "path": "src/Prebuilt/components/FullPageProgress.jsx",
5656
+ "kind": "import-statement",
5657
+ "original": "../FullPageProgress"
5658
+ },
5486
5659
  {
5487
5660
  "path": "src/Prebuilt/components/Header/index.jsx",
5488
5661
  "kind": "import-statement",
@@ -5593,8 +5766,8 @@
5593
5766
  ],
5594
5767
  "format": "esm"
5595
5768
  },
5596
- "src/Prebuilt/plugins/confetti.jsx": {
5597
- "bytes": 1842,
5769
+ "src/Prebuilt/plugins/FlyingEmoji.jsx": {
5770
+ "bytes": 3649,
5598
5771
  "imports": [
5599
5772
  {
5600
5773
  "path": "react",
@@ -5607,14 +5780,24 @@
5607
5780
  "external": true
5608
5781
  },
5609
5782
  {
5610
- "path": "js-confetti",
5783
+ "path": "@100mslive/react-sdk",
5611
5784
  "kind": "import-statement",
5612
5785
  "external": true
5613
5786
  },
5614
5787
  {
5615
- "path": "@100mslive/react-sdk",
5788
+ "path": "src/Layout/index.tsx",
5616
5789
  "kind": "import-statement",
5617
- "external": true
5790
+ "original": "../../Layout"
5791
+ },
5792
+ {
5793
+ "path": "src/Text/index.tsx",
5794
+ "kind": "import-statement",
5795
+ "original": "../../Text"
5796
+ },
5797
+ {
5798
+ "path": "src/Theme/index.tsx",
5799
+ "kind": "import-statement",
5800
+ "original": "../../Theme"
5618
5801
  },
5619
5802
  {
5620
5803
  "path": "<define:process.env>",
@@ -5624,49 +5807,39 @@
5624
5807
  ],
5625
5808
  "format": "esm"
5626
5809
  },
5627
- "src/Prebuilt/plugins/FlyingEmoji.jsx": {
5628
- "bytes": 3643,
5810
+ "src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
5811
+ "bytes": 509,
5629
5812
  "imports": [
5630
5813
  {
5631
5814
  "path": "react",
5632
5815
  "kind": "import-statement",
5633
5816
  "external": true
5634
5817
  },
5635
- {
5636
- "path": "react-use",
5637
- "kind": "import-statement",
5638
- "external": true
5639
- },
5640
5818
  {
5641
5819
  "path": "@100mslive/react-sdk",
5642
5820
  "kind": "import-statement",
5643
5821
  "external": true
5644
5822
  },
5645
5823
  {
5646
- "path": "src/Layout/index.tsx",
5647
- "kind": "import-statement",
5648
- "original": "../../Layout"
5649
- },
5650
- {
5651
- "path": "src/Text/index.tsx",
5824
+ "path": "src/Prebuilt/common/constants.js",
5652
5825
  "kind": "import-statement",
5653
- "original": "../../Text"
5826
+ "original": "../common/constants"
5654
5827
  },
5655
5828
  {
5656
- "path": "src/Theme/index.tsx",
5829
+ "path": "<define:process.env>",
5657
5830
  "kind": "import-statement",
5658
- "original": "../../Theme"
5831
+ "external": true
5659
5832
  },
5660
5833
  {
5661
- "path": "<define:process.env>",
5834
+ "path": "<runtime>",
5662
5835
  "kind": "import-statement",
5663
5836
  "external": true
5664
5837
  }
5665
5838
  ],
5666
5839
  "format": "esm"
5667
5840
  },
5668
- "src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
5669
- "bytes": 509,
5841
+ "src/Prebuilt/components/Notifications/HLSFailureModal.jsx": {
5842
+ "bytes": 2332,
5670
5843
  "imports": [
5671
5844
  {
5672
5845
  "path": "react",
@@ -5678,10 +5851,35 @@
5678
5851
  "kind": "import-statement",
5679
5852
  "external": true
5680
5853
  },
5854
+ {
5855
+ "path": "src/Button/index.tsx",
5856
+ "kind": "import-statement",
5857
+ "original": "../../../Button"
5858
+ },
5859
+ {
5860
+ "path": "src/Layout/index.tsx",
5861
+ "kind": "import-statement",
5862
+ "original": "../../../Layout"
5863
+ },
5864
+ {
5865
+ "path": "src/Modal/index.ts",
5866
+ "kind": "import-statement",
5867
+ "original": "../../../Modal"
5868
+ },
5869
+ {
5870
+ "path": "src/Text/index.tsx",
5871
+ "kind": "import-statement",
5872
+ "original": "../../../Text"
5873
+ },
5874
+ {
5875
+ "path": "src/Prebuilt/components/AppData/useUISettings.js",
5876
+ "kind": "import-statement",
5877
+ "original": "../AppData/useUISettings"
5878
+ },
5681
5879
  {
5682
5880
  "path": "src/Prebuilt/common/constants.js",
5683
5881
  "kind": "import-statement",
5684
- "original": "../common/constants"
5882
+ "original": "../../common/constants"
5685
5883
  },
5686
5884
  {
5687
5885
  "path": "<define:process.env>",
@@ -5713,7 +5911,7 @@
5713
5911
  "format": "esm"
5714
5912
  },
5715
5913
  "src/Prebuilt/components/Playlist/PlaylistControls.jsx": {
5716
- "bytes": 4870,
5914
+ "bytes": 4891,
5717
5915
  "imports": [
5718
5916
  {
5719
5917
  "path": "react",
@@ -5749,7 +5947,7 @@
5749
5947
  "format": "esm"
5750
5948
  },
5751
5949
  "src/Prebuilt/components/Playlist/VideoPlayer.jsx": {
5752
- "bytes": 3002,
5950
+ "bytes": 3035,
5753
5951
  "imports": [
5754
5952
  {
5755
5953
  "path": "react",
@@ -5805,7 +6003,7 @@
5805
6003
  "format": "esm"
5806
6004
  },
5807
6005
  "src/Prebuilt/components/ScreenshareDisplay.jsx": {
5808
- "bytes": 1163,
6006
+ "bytes": 1168,
5809
6007
  "imports": [
5810
6008
  {
5811
6009
  "path": "react",
@@ -5862,7 +6060,7 @@
5862
6060
  "format": "esm"
5863
6061
  },
5864
6062
  "src/Prebuilt/components/TileMenu.jsx": {
5865
- "bytes": 9611,
6063
+ "bytes": 9624,
5866
6064
  "imports": [
5867
6065
  {
5868
6066
  "path": "react",
@@ -6455,7 +6653,7 @@
6455
6653
  "format": "cjs"
6456
6654
  },
6457
6655
  "../hms-video-web/dist/index.js": {
6458
- "bytes": 241684,
6656
+ "bytes": 241777,
6459
6657
  "imports": [
6460
6658
  {
6461
6659
  "path": "uuid",
@@ -6574,7 +6772,7 @@
6574
6772
  "format": "esm"
6575
6773
  },
6576
6774
  "../hms-video-store/dist/index.js": {
6577
- "bytes": 120142,
6775
+ "bytes": 65160,
6578
6776
  "imports": [
6579
6777
  {
6580
6778
  "path": "../../node_modules/reselect/es/index.js",
@@ -6660,11 +6858,6 @@
6660
6858
  "path": "<define:process.env>",
6661
6859
  "kind": "import-statement",
6662
6860
  "external": true
6663
- },
6664
- {
6665
- "path": "<runtime>",
6666
- "kind": "import-statement",
6667
- "external": true
6668
6861
  }
6669
6862
  ],
6670
6863
  "format": "esm"
@@ -6900,7 +7093,7 @@
6900
7093
  "format": "esm"
6901
7094
  },
6902
7095
  "src/Prebuilt/images/first_person.png": {
6903
- "bytes": 71275,
7096
+ "bytes": 129535,
6904
7097
  "imports": []
6905
7098
  },
6906
7099
  "src/Prebuilt/components/FirstPersonDisplay.jsx": {
@@ -6935,7 +7128,7 @@
6935
7128
  "format": "esm"
6936
7129
  },
6937
7130
  "src/Prebuilt/layouts/InsetView.jsx": {
6938
- "bytes": 6844,
7131
+ "bytes": 6770,
6939
7132
  "imports": [
6940
7133
  {
6941
7134
  "path": "react",
@@ -7068,7 +7261,7 @@
7068
7261
  "format": "esm"
7069
7262
  },
7070
7263
  "src/Prebuilt/layouts/NonPublisherView.jsx": {
7071
- "bytes": 1324,
7264
+ "bytes": 1332,
7072
7265
  "imports": [
7073
7266
  {
7074
7267
  "path": "react",
@@ -7217,7 +7410,7 @@
7217
7410
  "format": "esm"
7218
7411
  },
7219
7412
  "src/Prebuilt/layouts/WaitingView.jsx": {
7220
- "bytes": 1253,
7413
+ "bytes": 1261,
7221
7414
  "imports": [
7222
7415
  {
7223
7416
  "path": "react",
@@ -7315,7 +7508,7 @@
7315
7508
  ],
7316
7509
  "format": "esm"
7317
7510
  },
7318
- "../../../../../../../var/folders/fv/1kj9_dq51v30g3kvkn9wmhbw0000gn/T/tmp-95252-CdKSGyIEDh3a/1898cf680bf1/Whiteboard.css": {
7511
+ "../../../../../../../tmp/tmp-2676-L5WzxECSUAWy/189c4c26c3b0/Whiteboard.css": {
7319
7512
  "bytes": 221,
7320
7513
  "imports": []
7321
7514
  },
@@ -7338,7 +7531,7 @@
7338
7531
  "original": "./useMultiplayerState"
7339
7532
  },
7340
7533
  {
7341
- "path": "../../../../../../../var/folders/fv/1kj9_dq51v30g3kvkn9wmhbw0000gn/T/tmp-95252-CdKSGyIEDh3a/1898cf680bf1/Whiteboard.css",
7534
+ "path": "../../../../../../../tmp/tmp-2676-L5WzxECSUAWy/189c4c26c3b0/Whiteboard.css",
7342
7535
  "kind": "import-statement",
7343
7536
  "original": "./Whiteboard.css"
7344
7537
  },
@@ -7356,7 +7549,7 @@
7356
7549
  "format": "esm"
7357
7550
  },
7358
7551
  "src/Prebuilt/plugins/whiteboard/ToggleWhiteboard.jsx": {
7359
- "bytes": 1451,
7552
+ "bytes": 1430,
7360
7553
  "imports": [
7361
7554
  {
7362
7555
  "path": "react",
@@ -7438,7 +7631,7 @@
7438
7631
  "format": "esm"
7439
7632
  },
7440
7633
  "src/Prebuilt/components/HlsStatsOverlay.jsx": {
7441
- "bytes": 3139,
7634
+ "bytes": 3131,
7442
7635
  "imports": [
7443
7636
  {
7444
7637
  "path": "react",
@@ -7511,7 +7704,7 @@
7511
7704
  "format": "esm"
7512
7705
  },
7513
7706
  "src/Prebuilt/components/HMSVideo/PlayButton.jsx": {
7514
- "bytes": 476,
7707
+ "bytes": 471,
7515
7708
  "imports": [
7516
7709
  {
7517
7710
  "path": "react",
@@ -7548,7 +7741,7 @@
7548
7741
  "format": "esm"
7549
7742
  },
7550
7743
  "src/Prebuilt/components/HMSVideo/VideoProgress.jsx": {
7551
- "bytes": 2381,
7744
+ "bytes": 2389,
7552
7745
  "imports": [
7553
7746
  {
7554
7747
  "path": "react",
@@ -7574,7 +7767,7 @@
7574
7767
  "format": "esm"
7575
7768
  },
7576
7769
  "src/Prebuilt/components/HMSVideo/VideoTime.jsx": {
7577
- "bytes": 853,
7770
+ "bytes": 860,
7578
7771
  "imports": [
7579
7772
  {
7580
7773
  "path": "react",
@@ -7605,7 +7798,7 @@
7605
7798
  "format": "esm"
7606
7799
  },
7607
7800
  "src/Prebuilt/components/HMSVideo/VolumeControl.jsx": {
7608
- "bytes": 952,
7801
+ "bytes": 962,
7609
7802
  "imports": [
7610
7803
  {
7611
7804
  "path": "react",
@@ -7719,7 +7912,7 @@
7719
7912
  "format": "esm"
7720
7913
  },
7721
7914
  "src/Prebuilt/components/HMSVideo/HLSQualitySelector.jsx": {
7722
- "bytes": 2862,
7915
+ "bytes": 2870,
7723
7916
  "imports": [
7724
7917
  {
7725
7918
  "path": "react",
@@ -7745,7 +7938,7 @@
7745
7938
  "format": "esm"
7746
7939
  },
7747
7940
  "src/Prebuilt/layouts/HLSView.jsx": {
7748
- "bytes": 10707,
7941
+ "bytes": 10731,
7749
7942
  "imports": [
7750
7943
  {
7751
7944
  "path": "react",
@@ -7943,13 +8136,18 @@
7943
8136
  "format": "esm"
7944
8137
  },
7945
8138
  "src/Prebuilt/layouts/mainView.jsx": {
7946
- "bytes": 4045,
8139
+ "bytes": 5251,
7947
8140
  "imports": [
7948
8141
  {
7949
8142
  "path": "react",
7950
8143
  "kind": "import-statement",
7951
8144
  "external": true
7952
8145
  },
8146
+ {
8147
+ "path": "@100mslive/types-prebuilt/elements/join_form",
8148
+ "kind": "import-statement",
8149
+ "external": true
8150
+ },
7953
8151
  {
7954
8152
  "path": "@100mslive/react-sdk",
7955
8153
  "kind": "import-statement",
@@ -7965,6 +8163,11 @@
7965
8163
  "kind": "import-statement",
7966
8164
  "original": "../../Layout"
7967
8165
  },
8166
+ {
8167
+ "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
8168
+ "kind": "import-statement",
8169
+ "original": "../provider/roomLayoutProvider"
8170
+ },
7968
8171
  {
7969
8172
  "path": "src/Prebuilt/layouts/EmbedView.jsx",
7970
8173
  "kind": "import-statement",
@@ -8039,12 +8242,17 @@
8039
8242
  "path": "src/Prebuilt/layouts/PinnedTrackView.jsx",
8040
8243
  "kind": "dynamic-import",
8041
8244
  "original": "./PinnedTrackView"
8245
+ },
8246
+ {
8247
+ "path": "<runtime>",
8248
+ "kind": "import-statement",
8249
+ "external": true
8042
8250
  }
8043
8251
  ],
8044
8252
  "format": "esm"
8045
8253
  },
8046
8254
  "src/Prebuilt/components/Playlist/PlaylistItem.jsx": {
8047
- "bytes": 1252,
8255
+ "bytes": 1277,
8048
8256
  "imports": [
8049
8257
  {
8050
8258
  "path": "react",
@@ -8065,7 +8273,7 @@
8065
8273
  "format": "esm"
8066
8274
  },
8067
8275
  "src/Prebuilt/components/Playlist/Playlist.jsx": {
8068
- "bytes": 4522,
8276
+ "bytes": 4544,
8069
8277
  "imports": [
8070
8278
  {
8071
8279
  "path": "react",
@@ -8131,7 +8339,7 @@
8131
8339
  "format": "esm"
8132
8340
  },
8133
8341
  "src/Prebuilt/components/Settings/StartRecording.jsx": {
8134
- "bytes": 4476,
8342
+ "bytes": 4357,
8135
8343
  "imports": [
8136
8344
  {
8137
8345
  "path": "react",
@@ -8192,7 +8400,7 @@
8192
8400
  "format": "esm"
8193
8401
  },
8194
8402
  "src/Prebuilt/components/StatsForNerds.jsx": {
8195
- "bytes": 8848,
8403
+ "bytes": 8870,
8196
8404
  "imports": [
8197
8405
  {
8198
8406
  "path": "react",
@@ -8268,7 +8476,7 @@
8268
8476
  "format": "esm"
8269
8477
  },
8270
8478
  "src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
8271
- "bytes": 5218,
8479
+ "bytes": 5236,
8272
8480
  "imports": [
8273
8481
  {
8274
8482
  "path": "react",
@@ -8360,7 +8568,7 @@
8360
8568
  "format": "esm"
8361
8569
  },
8362
8570
  "src/Prebuilt/components/MoreSettings/ChangeSelfRole.jsx": {
8363
- "bytes": 2409,
8571
+ "bytes": 2419,
8364
8572
  "imports": [
8365
8573
  {
8366
8574
  "path": "react",
@@ -8580,7 +8788,7 @@
8580
8788
  "format": "esm"
8581
8789
  },
8582
8790
  "src/Prebuilt/components/MoreSettings/MoreSettings.jsx": {
8583
- "bytes": 8631,
8791
+ "bytes": 8653,
8584
8792
  "imports": [
8585
8793
  {
8586
8794
  "path": "react",
@@ -8696,7 +8904,7 @@
8696
8904
  "format": "esm"
8697
8905
  },
8698
8906
  "src/Prebuilt/components/PIP/pipUtils.js": {
8699
- "bytes": 6433,
8907
+ "bytes": 6437,
8700
8908
  "imports": [
8701
8909
  {
8702
8910
  "path": "<define:process.env>",
@@ -8862,7 +9070,7 @@
8862
9070
  "format": "esm"
8863
9071
  },
8864
9072
  "src/Prebuilt/components/pdfAnnotator/pdfErrorView.jsx": {
8865
- "bytes": 664,
9073
+ "bytes": 692,
8866
9074
  "imports": [
8867
9075
  {
8868
9076
  "path": "react",
@@ -8893,7 +9101,7 @@
8893
9101
  "format": "esm"
8894
9102
  },
8895
9103
  "src/Prebuilt/components/pdfAnnotator/pdfHeader.jsx": {
8896
- "bytes": 656,
9104
+ "bytes": 663,
8897
9105
  "imports": [
8898
9106
  {
8899
9107
  "path": "react",
@@ -8919,7 +9127,7 @@
8919
9127
  "format": "esm"
8920
9128
  },
8921
9129
  "src/Prebuilt/components/pdfAnnotator/pdfInfo.jsx": {
8922
- "bytes": 775,
9130
+ "bytes": 779,
8923
9131
  "imports": [
8924
9132
  {
8925
9133
  "path": "react",
@@ -8981,7 +9189,7 @@
8981
9189
  "format": "esm"
8982
9190
  },
8983
9191
  "src/Prebuilt/components/pdfAnnotator/uploadedFile.jsx": {
8984
- "bytes": 2519,
9192
+ "bytes": 2530,
8985
9193
  "imports": [
8986
9194
  {
8987
9195
  "path": "react",
@@ -9027,7 +9235,7 @@
9027
9235
  "format": "esm"
9028
9236
  },
9029
9237
  "src/Prebuilt/components/pdfAnnotator/pdfFileOptions.jsx": {
9030
- "bytes": 3215,
9238
+ "bytes": 3217,
9031
9239
  "imports": [
9032
9240
  {
9033
9241
  "path": "react",
@@ -9078,7 +9286,7 @@
9078
9286
  "format": "esm"
9079
9287
  },
9080
9288
  "src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx": {
9081
- "bytes": 7003,
9289
+ "bytes": 6763,
9082
9290
  "imports": [
9083
9291
  {
9084
9292
  "path": "react",
@@ -9619,7 +9827,7 @@
9619
9827
  "format": "esm"
9620
9828
  },
9621
9829
  "src/Prebuilt/components/conference.jsx": {
9622
- "bytes": 5084,
9830
+ "bytes": 5386,
9623
9831
  "imports": [
9624
9832
  {
9625
9833
  "path": "react",
@@ -9641,6 +9849,11 @@
9641
9849
  "kind": "import-statement",
9642
9850
  "external": true
9643
9851
  },
9852
+ {
9853
+ "path": "src/Prebuilt/components/Notifications/HLSFailureModal.jsx",
9854
+ "kind": "import-statement",
9855
+ "original": "./Notifications/HLSFailureModal"
9856
+ },
9644
9857
  {
9645
9858
  "path": "src/Layout/index.tsx",
9646
9859
  "kind": "import-statement",
@@ -9705,7 +9918,7 @@
9705
9918
  "format": "esm"
9706
9919
  },
9707
9920
  "src/Prebuilt/App.jsx": {
9708
- "bytes": 8191,
9921
+ "bytes": 9452,
9709
9922
  "imports": [
9710
9923
  {
9711
9924
  "path": "react",
@@ -9777,6 +9990,11 @@
9777
9990
  "kind": "import-statement",
9778
9991
  "original": "./components/Toast/ToastContainer"
9779
9992
  },
9993
+ {
9994
+ "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
9995
+ "kind": "import-statement",
9996
+ "original": "./provider/roomLayoutProvider/index.tsx"
9997
+ },
9780
9998
  {
9781
9999
  "path": "src/Layout/index.tsx",
9782
10000
  "kind": "import-statement",
@@ -9792,16 +10010,6 @@
9792
10010
  "kind": "import-statement",
9793
10011
  "original": "./AppContext"
9794
10012
  },
9795
- {
9796
- "path": "src/Prebuilt/hms.js",
9797
- "kind": "import-statement",
9798
- "original": "./hms.js"
9799
- },
9800
- {
9801
- "path": "src/Prebuilt/plugins/confetti.jsx",
9802
- "kind": "import-statement",
9803
- "original": "./plugins/confetti"
9804
- },
9805
10013
  {
9806
10014
  "path": "src/Prebuilt/plugins/FlyingEmoji.jsx",
9807
10015
  "kind": "import-statement",
@@ -9857,7 +10065,7 @@
9857
10065
  "format": "esm"
9858
10066
  },
9859
10067
  "src/Progress/index.tsx": {
9860
- "bytes": 414,
10068
+ "bytes": 415,
9861
10069
  "imports": [
9862
10070
  {
9863
10071
  "path": "@radix-ui/react-progress",
@@ -10084,7 +10292,7 @@
10084
10292
  "imports": [],
10085
10293
  "exports": [],
10086
10294
  "inputs": {},
10087
- "bytes": 2050332
10295
+ "bytes": 2081074
10088
10296
  },
10089
10297
  "dist/index.cjs.js": {
10090
10298
  "imports": [
@@ -10114,7 +10322,7 @@
10114
10322
  "external": true
10115
10323
  },
10116
10324
  {
10117
- "path": "react-use",
10325
+ "path": "react",
10118
10326
  "kind": "require-call",
10119
10327
  "external": true
10120
10328
  },
@@ -10129,7 +10337,7 @@
10129
10337
  "external": true
10130
10338
  },
10131
10339
  {
10132
- "path": "react",
10340
+ "path": "@100mslive/react-icons",
10133
10341
  "kind": "require-call",
10134
10342
  "external": true
10135
10343
  },
@@ -10488,21 +10696,11 @@
10488
10696
  "kind": "require-call",
10489
10697
  "external": true
10490
10698
  },
10491
- {
10492
- "path": "@100mslive/react-sdk",
10493
- "kind": "require-call",
10494
- "external": true
10495
- },
10496
10699
  {
10497
10700
  "path": "react",
10498
10701
  "kind": "require-call",
10499
10702
  "external": true
10500
10703
  },
10501
- {
10502
- "path": "@100mslive/react-sdk",
10503
- "kind": "require-call",
10504
- "external": true
10505
- },
10506
10704
  {
10507
10705
  "path": "@100mslive/react-icons",
10508
10706
  "kind": "require-call",
@@ -10558,6 +10756,11 @@
10558
10756
  "kind": "require-call",
10559
10757
  "external": true
10560
10758
  },
10759
+ {
10760
+ "path": "react-use",
10761
+ "kind": "require-call",
10762
+ "external": true
10763
+ },
10561
10764
  {
10562
10765
  "path": "@100mslive/react-sdk",
10563
10766
  "kind": "require-call",
@@ -10643,6 +10846,26 @@
10643
10846
  "kind": "require-call",
10644
10847
  "external": true
10645
10848
  },
10849
+ {
10850
+ "path": "@100mslive/types-prebuilt/elements/join_form",
10851
+ "kind": "require-call",
10852
+ "external": true
10853
+ },
10854
+ {
10855
+ "path": "react",
10856
+ "kind": "require-call",
10857
+ "external": true
10858
+ },
10859
+ {
10860
+ "path": "react",
10861
+ "kind": "require-call",
10862
+ "external": true
10863
+ },
10864
+ {
10865
+ "path": "lodash.merge",
10866
+ "kind": "require-call",
10867
+ "external": true
10868
+ },
10646
10869
  {
10647
10870
  "path": "react",
10648
10871
  "kind": "require-call",
@@ -11143,6 +11366,11 @@
11143
11366
  "kind": "require-call",
11144
11367
  "external": true
11145
11368
  },
11369
+ {
11370
+ "path": "@100mslive/react-icons",
11371
+ "kind": "require-call",
11372
+ "external": true
11373
+ },
11146
11374
  {
11147
11375
  "path": "react",
11148
11376
  "kind": "require-call",
@@ -11213,6 +11441,11 @@
11213
11441
  "kind": "require-call",
11214
11442
  "external": true
11215
11443
  },
11444
+ {
11445
+ "path": "@100mslive/react-icons",
11446
+ "kind": "require-call",
11447
+ "external": true
11448
+ },
11216
11449
  {
11217
11450
  "path": "react",
11218
11451
  "kind": "require-call",
@@ -11238,6 +11471,26 @@
11238
11471
  "kind": "require-call",
11239
11472
  "external": true
11240
11473
  },
11474
+ {
11475
+ "path": "react-use",
11476
+ "kind": "require-call",
11477
+ "external": true
11478
+ },
11479
+ {
11480
+ "path": "@100mslive/types-prebuilt/elements/join_form",
11481
+ "kind": "require-call",
11482
+ "external": true
11483
+ },
11484
+ {
11485
+ "path": "@100mslive/react-sdk",
11486
+ "kind": "require-call",
11487
+ "external": true
11488
+ },
11489
+ {
11490
+ "path": "@100mslive/react-icons",
11491
+ "kind": "require-call",
11492
+ "external": true
11493
+ },
11241
11494
  {
11242
11495
  "path": "@100mslive/hms-virtual-background",
11243
11496
  "kind": "require-call",
@@ -11309,7 +11562,7 @@
11309
11562
  "external": true
11310
11563
  },
11311
11564
  {
11312
- "path": "react",
11565
+ "path": "@100mslive/react-sdk",
11313
11566
  "kind": "require-call",
11314
11567
  "external": true
11315
11568
  },
@@ -11319,22 +11572,22 @@
11319
11572
  "external": true
11320
11573
  },
11321
11574
  {
11322
- "path": "@100mslive/react-sdk",
11575
+ "path": "react",
11323
11576
  "kind": "require-call",
11324
11577
  "external": true
11325
11578
  },
11326
11579
  {
11327
- "path": "react",
11580
+ "path": "@100mslive/react-sdk",
11328
11581
  "kind": "require-call",
11329
11582
  "external": true
11330
11583
  },
11331
11584
  {
11332
- "path": "react-use",
11585
+ "path": "react",
11333
11586
  "kind": "require-call",
11334
11587
  "external": true
11335
11588
  },
11336
11589
  {
11337
- "path": "js-confetti",
11590
+ "path": "react-use",
11338
11591
  "kind": "require-call",
11339
11592
  "external": true
11340
11593
  },
@@ -11348,11 +11601,6 @@
11348
11601
  "kind": "require-call",
11349
11602
  "external": true
11350
11603
  },
11351
- {
11352
- "path": "react-use",
11353
- "kind": "require-call",
11354
- "external": true
11355
- },
11356
11604
  {
11357
11605
  "path": "@100mslive/react-sdk",
11358
11606
  "kind": "require-call",
@@ -11818,6 +12066,11 @@
11818
12066
  "kind": "require-call",
11819
12067
  "external": true
11820
12068
  },
12069
+ {
12070
+ "path": "@100mslive/types-prebuilt/elements/join_form",
12071
+ "kind": "require-call",
12072
+ "external": true
12073
+ },
11821
12074
  {
11822
12075
  "path": "@100mslive/react-sdk",
11823
12076
  "kind": "require-call",
@@ -12224,25 +12477,22 @@
12224
12477
  "cssBundle": "dist/index.cjs.css",
12225
12478
  "inputs": {
12226
12479
  "<define:process.env>": {
12227
- "bytesInOutput": 9859
12480
+ "bytesInOutput": 18589
12228
12481
  },
12229
12482
  "src/Theme/base.config.ts": {
12230
- "bytesInOutput": 6761
12231
- },
12232
- "src/Theme/themes.ts": {
12233
- "bytesInOutput": 2162
12483
+ "bytesInOutput": 6052
12234
12484
  },
12235
12485
  "src/Theme/stitches.config.ts": {
12236
- "bytesInOutput": 2367
12486
+ "bytesInOutput": 2243
12237
12487
  },
12238
12488
  "src/Theme/useSSR.tsx": {
12239
12489
  "bytesInOutput": 638
12240
12490
  },
12241
12491
  "src/Theme/ThemeProvider.tsx": {
12242
- "bytesInOutput": 2745
12492
+ "bytesInOutput": 2524
12243
12493
  },
12244
12494
  "src/Theme/index.tsx": {
12245
- "bytesInOutput": 183
12495
+ "bytesInOutput": 164
12246
12496
  },
12247
12497
  "src/Layout/Flex.tsx": {
12248
12498
  "bytesInOutput": 1688
@@ -12254,7 +12504,7 @@
12254
12504
  "bytesInOutput": 145
12255
12505
  },
12256
12506
  "src/Loading/Loading.tsx": {
12257
- "bytesInOutput": 1938
12507
+ "bytesInOutput": 1020
12258
12508
  },
12259
12509
  "src/Loading/index.ts": {
12260
12510
  "bytesInOutput": 134
@@ -12263,19 +12513,19 @@
12263
12513
  "bytesInOutput": 417
12264
12514
  },
12265
12515
  "src/Button/Button.tsx": {
12266
- "bytesInOutput": 4413
12516
+ "bytesInOutput": 5241
12267
12517
  },
12268
12518
  "src/Button/index.tsx": {
12269
12519
  "bytesInOutput": 132
12270
12520
  },
12271
12521
  "src/Text/Text.tsx": {
12272
- "bytesInOutput": 3329
12522
+ "bytesInOutput": 3343
12273
12523
  },
12274
12524
  "src/Text/index.tsx": {
12275
12525
  "bytesInOutput": 126
12276
12526
  },
12277
12527
  "src/IconButton/IconButton.tsx": {
12278
- "bytesInOutput": 1239
12528
+ "bytesInOutput": 1285
12279
12529
  },
12280
12530
  "src/IconButton/index.tsx": {
12281
12531
  "bytesInOutput": 144
@@ -12284,19 +12534,19 @@
12284
12534
  "bytesInOutput": 1144
12285
12535
  },
12286
12536
  "src/Avatar/Avatar.tsx": {
12287
- "bytesInOutput": 1424
12537
+ "bytesInOutput": 1722
12288
12538
  },
12289
12539
  "src/Avatar/index.ts": {
12290
12540
  "bytesInOutput": 131
12291
12541
  },
12292
12542
  "src/Divider/Divider.tsx": {
12293
- "bytesInOutput": 1196
12543
+ "bytesInOutput": 1200
12294
12544
  },
12295
12545
  "src/Divider/index.ts": {
12296
12546
  "bytesInOutput": 134
12297
12547
  },
12298
12548
  "src/Switch/Switch.tsx": {
12299
- "bytesInOutput": 1485
12549
+ "bytesInOutput": 1490
12300
12550
  },
12301
12551
  "src/Switch/index.ts": {
12302
12552
  "bytesInOutput": 131
@@ -12308,25 +12558,25 @@
12308
12558
  "bytesInOutput": 151
12309
12559
  },
12310
12560
  "src/Tooltip/Tooltip.tsx": {
12311
- "bytesInOutput": 2218
12561
+ "bytesInOutput": 2226
12312
12562
  },
12313
12563
  "src/Tooltip/index.ts": {
12314
12564
  "bytesInOutput": 134
12315
12565
  },
12316
12566
  "src/Select/Select.tsx": {
12317
- "bytesInOutput": 1830
12567
+ "bytesInOutput": 1854
12318
12568
  },
12319
12569
  "src/Select/index.ts": {
12320
12570
  "bytesInOutput": 131
12321
12571
  },
12322
12572
  "src/Slider/Slider.tsx": {
12323
- "bytesInOutput": 2148
12573
+ "bytesInOutput": 2156
12324
12574
  },
12325
12575
  "src/Slider/index.ts": {
12326
12576
  "bytesInOutput": 131
12327
12577
  },
12328
12578
  "src/Modal/DialogContent.tsx": {
12329
- "bytesInOutput": 2324
12579
+ "bytesInOutput": 2332
12330
12580
  },
12331
12581
  "src/Modal/Dialog.tsx": {
12332
12582
  "bytesInOutput": 711
@@ -12335,13 +12585,13 @@
12335
12585
  "bytesInOutput": 128
12336
12586
  },
12337
12587
  "src/Input/Input.tsx": {
12338
- "bytesInOutput": 3318
12588
+ "bytesInOutput": 3388
12339
12589
  },
12340
12590
  "src/Input/index.tsx": {
12341
12591
  "bytesInOutput": 129
12342
12592
  },
12343
12593
  "src/VideoTile/StyledVideoTile.tsx": {
12344
- "bytesInOutput": 3211
12594
+ "bytesInOutput": 3263
12345
12595
  },
12346
12596
  "src/VideoTile/index.tsx": {
12347
12597
  "bytesInOutput": 146
@@ -12356,76 +12606,76 @@
12356
12606
  "bytesInOutput": 173
12357
12607
  },
12358
12608
  "src/Pagination/StyledPagination.tsx": {
12359
- "bytesInOutput": 1348
12609
+ "bytesInOutput": 1361
12360
12610
  },
12361
12611
  "src/Pagination/index.tsx": {
12362
12612
  "bytesInOutput": 149
12363
12613
  },
12364
12614
  "src/Dropdown/Dropdown.tsx": {
12365
- "bytesInOutput": 3737
12615
+ "bytesInOutput": 3835
12366
12616
  },
12367
12617
  "src/Dropdown/index.tsx": {
12368
12618
  "bytesInOutput": 138
12369
12619
  },
12370
12620
  "src/Video/Video.tsx": {
12371
- "bytesInOutput": 1627
12621
+ "bytesInOutput": 1639
12372
12622
  },
12373
12623
  "src/Video/index.tsx": {
12374
12624
  "bytesInOutput": 129
12375
12625
  },
12376
12626
  "src/TileMenu/StyledMenuTile.tsx": {
12377
- "bytesInOutput": 2415
12627
+ "bytesInOutput": 2553
12378
12628
  },
12379
12629
  "src/TileMenu/index.tsx": {
12380
12630
  "bytesInOutput": 143
12381
12631
  },
12382
12632
  "src/AudioLevel/AudioLevel.tsx": {
12383
- "bytesInOutput": 947
12633
+ "bytesInOutput": 950
12384
12634
  },
12385
12635
  "src/AudioLevel/index.ts": {
12386
12636
  "bytesInOutput": 143
12387
12637
  },
12388
12638
  "src/Popover/index.tsx": {
12389
- "bytesInOutput": 879
12639
+ "bytesInOutput": 886
12390
12640
  },
12391
12641
  "src/Stats/formatBytes.ts": {
12392
- "bytesInOutput": 631
12642
+ "bytesInOutput": 634
12393
12643
  },
12394
12644
  "src/Stats/StyledStats.tsx": {
12395
- "bytesInOutput": 988
12645
+ "bytesInOutput": 1004
12396
12646
  },
12397
12647
  "src/Stats/Stats.tsx": {
12398
- "bytesInOutput": 8943
12648
+ "bytesInOutput": 8961
12399
12649
  },
12400
12650
  "src/Stats/index.tsx": {
12401
12651
  "bytesInOutput": 129
12402
12652
  },
12403
12653
  "src/Checkbox/Checkbox.tsx": {
12404
- "bytesInOutput": 988
12654
+ "bytesInOutput": 1014
12405
12655
  },
12406
12656
  "src/Checkbox/index.tsx": {
12407
12657
  "bytesInOutput": 138
12408
12658
  },
12409
12659
  "src/Label/Label.tsx": {
12410
- "bytesInOutput": 349
12660
+ "bytesInOutput": 353
12411
12661
  },
12412
12662
  "src/Label/index.ts": {
12413
12663
  "bytesInOutput": 128
12414
12664
  },
12415
12665
  "src/RadioGroup/RadioGroup.tsx": {
12416
- "bytesInOutput": 1031
12666
+ "bytesInOutput": 1047
12417
12667
  },
12418
12668
  "src/RadioGroup/index.tsx": {
12419
12669
  "bytesInOutput": 144
12420
12670
  },
12421
12671
  "src/Toast/Toast.tsx": {
12422
- "bytesInOutput": 5066
12672
+ "bytesInOutput": 5140
12423
12673
  },
12424
12674
  "src/Toast/index.tsx": {
12425
12675
  "bytesInOutput": 129
12426
12676
  },
12427
12677
  "src/Accordion/Accordion.tsx": {
12428
- "bytesInOutput": 3174
12678
+ "bytesInOutput": 3189
12429
12679
  },
12430
12680
  "src/Accordion/index.ts": {
12431
12681
  "bytesInOutput": 297
@@ -12443,13 +12693,13 @@
12443
12693
  "bytesInOutput": 132
12444
12694
  },
12445
12695
  "src/ReactSelect/ReactSelect.tsx": {
12446
- "bytesInOutput": 2809
12696
+ "bytesInOutput": 2864
12447
12697
  },
12448
12698
  "src/ReactSelect/index.ts": {
12449
12699
  "bytesInOutput": 236
12450
12700
  },
12451
12701
  "src/Tabs/Tabs.tsx": {
12452
- "bytesInOutput": 1099
12702
+ "bytesInOutput": 1105
12453
12703
  },
12454
12704
  "src/Tabs/index.tsx": {
12455
12705
  "bytesInOutput": 126
@@ -12461,13 +12711,13 @@
12461
12711
  "bytesInOutput": 132
12462
12712
  },
12463
12713
  "src/Link/Link.tsx": {
12464
- "bytesInOutput": 1607
12714
+ "bytesInOutput": 1621
12465
12715
  },
12466
12716
  "src/Link/index.tsx": {
12467
12717
  "bytesInOutput": 126
12468
12718
  },
12469
12719
  "src/Collapsible/Collapsible.tsx": {
12470
- "bytesInOutput": 1253
12720
+ "bytesInOutput": 1254
12471
12721
  },
12472
12722
  "src/Collapsible/index.tsx": {
12473
12723
  "bytesInOutput": 147
@@ -12476,46 +12726,46 @@
12476
12726
  "bytesInOutput": 2567
12477
12727
  },
12478
12728
  "src/Prebuilt/components/hooks/useUserPreferences.jsx": {
12479
- "bytesInOutput": 1065
12729
+ "bytesInOutput": 1062
12480
12730
  },
12481
12731
  "src/Prebuilt/common/constants.js": {
12482
- "bytesInOutput": 5098
12732
+ "bytesInOutput": 5062
12483
12733
  },
12484
12734
  "src/Prebuilt/components/AppData/useSidepane.js": {
12485
- "bytesInOutput": 1646
12735
+ "bytesInOutput": 1640
12486
12736
  },
12487
12737
  "src/Prebuilt/components/AppData/useUISettings.js": {
12488
- "bytesInOutput": 5726
12738
+ "bytesInOutput": 5586
12489
12739
  },
12490
12740
  "src/Prebuilt/common/utils.js": {
12491
- "bytesInOutput": 1957
12741
+ "bytesInOutput": 1108
12492
12742
  },
12493
12743
  "src/Prebuilt/components/AppData/AppData.jsx": {
12494
- "bytesInOutput": 7027
12744
+ "bytesInOutput": 7051
12495
12745
  },
12496
12746
  "src/Prebuilt/services/FeatureFlags.jsx": {
12497
12747
  "bytesInOutput": 1837
12498
12748
  },
12499
12749
  "src/Prebuilt/components/AudioLevel/BeamSpeakerLabelsLogging.jsx": {
12500
- "bytesInOutput": 709
12750
+ "bytesInOutput": 706
12501
12751
  },
12502
12752
  "src/Prebuilt/AppContext.jsx": {
12503
12753
  "bytesInOutput": 793
12504
12754
  },
12505
12755
  "src/Prebuilt/primitives/DialogContent.jsx": {
12506
- "bytesInOutput": 10566
12756
+ "bytesInOutput": 10593
12507
12757
  },
12508
12758
  "src/Prebuilt/services/tokenService.js": {
12509
12759
  "bytesInOutput": 1288
12510
12760
  },
12511
12761
  "src/Prebuilt/components/AuthToken.jsx": {
12512
- "bytesInOutput": 5050
12762
+ "bytesInOutput": 5047
12513
12763
  },
12514
12764
  "src/Prebuilt/components/ErrorBoundary.jsx": {
12515
- "bytesInOutput": 4372
12765
+ "bytesInOutput": 4390
12516
12766
  },
12517
12767
  "src/Prebuilt/components/FullPageProgress.jsx": {
12518
- "bytesInOutput": 577
12768
+ "bytesInOutput": 858
12519
12769
  },
12520
12770
  "src/Prebuilt/components/init/Init.jsx": {
12521
12771
  "bytesInOutput": 1871
@@ -12523,11 +12773,8 @@
12523
12773
  "src/Prebuilt/components/Input/KeyboardInputManager.js": {
12524
12774
  "bytesInOutput": 4995
12525
12775
  },
12526
- "src/Prebuilt/hms.js": {
12527
- "bytesInOutput": 442
12528
- },
12529
12776
  "src/Prebuilt/components/Toast/ToastConfig.jsx": {
12530
- "bytesInOutput": 5609
12777
+ "bytesInOutput": 5340
12531
12778
  },
12532
12779
  "src/Prebuilt/components/Toast/ToastManager.js": {
12533
12780
  "bytesInOutput": 1359
@@ -12550,104 +12797,122 @@
12550
12797
  "src/Prebuilt/components/Notifications/PeerNotifications.jsx": {
12551
12798
  "bytesInOutput": 1906
12552
12799
  },
12800
+ "src/assets/android-perm-0.png": {
12801
+ "bytesInOutput": 19679
12802
+ },
12803
+ "src/assets/android-perm-1.png": {
12804
+ "bytesInOutput": 10551
12805
+ },
12806
+ "src/assets/ios-perm-0.png": {
12807
+ "bytesInOutput": 12059
12808
+ },
12553
12809
  "src/Prebuilt/components/Notifications/PermissionErrorModal.jsx": {
12554
- "bytesInOutput": 3063
12810
+ "bytesInOutput": 5752
12555
12811
  },
12556
12812
  "src/Prebuilt/components/Notifications/ReconnectNotifications.jsx": {
12557
- "bytesInOutput": 3478
12813
+ "bytesInOutput": 3482
12558
12814
  },
12559
12815
  "src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.jsx": {
12560
- "bytesInOutput": 2279
12816
+ "bytesInOutput": 2280
12561
12817
  },
12562
12818
  "src/Prebuilt/components/Notifications/TrackNotifications.jsx": {
12563
12819
  "bytesInOutput": 938
12564
12820
  },
12565
12821
  "src/Prebuilt/components/Notifications/TrackUnmuteModal.jsx": {
12566
- "bytesInOutput": 2268
12822
+ "bytesInOutput": 2266
12567
12823
  },
12568
12824
  "src/Prebuilt/components/hooks/useNavigation.js": {
12569
12825
  "bytesInOutput": 771
12570
12826
  },
12571
12827
  "src/Prebuilt/components/Notifications/Notifications.jsx": {
12572
- "bytesInOutput": 6514
12828
+ "bytesInOutput": 6447
12573
12829
  },
12574
12830
  "src/Prebuilt/components/Notifications/index.jsx": {
12575
12831
  "bytesInOutput": 173
12576
12832
  },
12833
+ "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
12834
+ "bytesInOutput": 1031
12835
+ },
12836
+ "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
12837
+ "bytesInOutput": 1633
12838
+ },
12839
+ "src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
12840
+ "bytesInOutput": 984
12841
+ },
12577
12842
  "src/Prebuilt/components/Header/HeaderComponents.jsx": {
12578
- "bytesInOutput": 1912
12843
+ "bytesInOutput": 2116
12579
12844
  },
12580
12845
  "src/Prebuilt/IconButton.jsx": {
12581
- "bytesInOutput": 542
12846
+ "bytesInOutput": 554
12582
12847
  },
12583
12848
  "src/Prebuilt/components/Connection/connectionQualityUtils.js": {
12584
- "bytesInOutput": 997
12849
+ "bytesInOutput": 1059
12585
12850
  },
12586
12851
  "src/Prebuilt/components/Connection/ConnectionIndicator.jsx": {
12587
- "bytesInOutput": 4370
12852
+ "bytesInOutput": 4409
12588
12853
  },
12589
12854
  "src/Prebuilt/components/hooks/useDropdownSelection.jsx": {
12590
- "bytesInOutput": 351
12855
+ "bytesInOutput": 257
12591
12856
  },
12592
12857
  "src/Prebuilt/common/hooks.js": {
12593
12858
  "bytesInOutput": 493
12594
12859
  },
12595
12860
  "src/Prebuilt/components/RoleChangeModal.jsx": {
12596
- "bytesInOutput": 7589
12861
+ "bytesInOutput": 7598
12597
12862
  },
12598
12863
  "src/Prebuilt/components/Header/ParticipantFilter.jsx": {
12599
- "bytesInOutput": 4239
12864
+ "bytesInOutput": 4243
12600
12865
  },
12601
12866
  "src/Prebuilt/components/Header/ParticipantList.jsx": {
12602
- "bytesInOutput": 13395
12867
+ "bytesInOutput": 13414
12603
12868
  },
12604
12869
  "src/Prebuilt/components/GoLiveButton.jsx": {
12605
- "bytesInOutput": 1985
12870
+ "bytesInOutput": 1878
12606
12871
  },
12607
12872
  "src/Prebuilt/components/Streaming/ResolutionInput.jsx": {
12608
12873
  "bytesInOutput": 3668
12609
12874
  },
12610
12875
  "src/Prebuilt/components/Streaming/Common.jsx": {
12611
- "bytesInOutput": 5311
12876
+ "bytesInOutput": 5491
12612
12877
  },
12613
12878
  "src/Prebuilt/components/Streaming/RTMPStreaming.jsx": {
12614
- "bytesInOutput": 12665
12879
+ "bytesInOutput": 12511
12615
12880
  },
12616
12881
  "src/Prebuilt/components/hooks/useMetadata.jsx": {
12617
- "bytesInOutput": 2199
12882
+ "bytesInOutput": 2197
12618
12883
  },
12619
12884
  "src/Prebuilt/plugins/whiteboard/useWhiteboardMetadata.js": {
12620
12885
  "bytesInOutput": 2178
12621
12886
  },
12622
12887
  "src/Prebuilt/components/hooks/usePlaylistMusic.js": {
12623
- "bytesInOutput": 1391
12888
+ "bytesInOutput": 1384
12624
12889
  },
12625
12890
  "src/Prebuilt/components/hooks/useScreenshareAudio.js": {
12626
- "bytesInOutput": 1169
12891
+ "bytesInOutput": 1165
12627
12892
  },
12628
12893
  "src/Prebuilt/components/Header/AdditionalRoomState.jsx": {
12629
- "bytesInOutput": 9343
12894
+ "bytesInOutput": 9447
12630
12895
  },
12631
12896
  "src/Prebuilt/components/Header/StreamActions.jsx": {
12632
- "bytesInOutput": 9658
12897
+ "bytesInOutput": 9266
12633
12898
  },
12634
12899
  "src/Prebuilt/components/Header/ConferencingHeader.jsx": {
12635
- "bytesInOutput": 1339
12900
+ "bytesInOutput": 1146
12636
12901
  },
12637
12902
  "src/Prebuilt/components/hooks/useDropdownList.jsx": {
12638
12903
  "bytesInOutput": 885
12639
12904
  },
12640
12905
  "src/Prebuilt/components/EmojiReaction.jsx": {
12641
- "bytesInOutput": 5344
12906
+ "bytesInOutput": 5435
12642
12907
  },
12643
12908
  "src/Prebuilt/components/LeaveRoom.jsx": {
12644
- "bytesInOutput": 7908
12909
+ "bytesInOutput": 8004
12645
12910
  },
12646
12911
  "src/Prebuilt/components/MetaActions.jsx": {
12647
- "bytesInOutput": 2084
12912
+ "bytesInOutput": 2074
12648
12913
  },
12649
12914
  "src/Prebuilt/components/Header/StreamingHeader.jsx": {
12650
- "bytesInOutput": 2232
12915
+ "bytesInOutput": 2131
12651
12916
  },
12652
12917
  "src/Prebuilt/components/Header/Header.jsx": {
12653
12918
  "bytesInOutput": 507
@@ -12656,91 +12921,97 @@
12656
12921
  "bytesInOutput": 152
12657
12922
  },
12658
12923
  "src/Prebuilt/components/PostLeave.jsx": {
12659
- "bytesInOutput": 3408
12924
+ "bytesInOutput": 3434
12660
12925
  },
12661
12926
  "src/Prebuilt/components/hooks/useSetPinnedMessage.js": {
12662
- "bytesInOutput": 1519
12927
+ "bytesInOutput": 1516
12663
12928
  },
12664
12929
  "src/Prebuilt/components/Chat/ChatBody.jsx": {
12665
- "bytesInOutput": 12712
12930
+ "bytesInOutput": 12784
12666
12931
  },
12667
12932
  "src/Prebuilt/components/AppData/useChatState.js": {
12668
- "bytesInOutput": 914
12933
+ "bytesInOutput": 911
12669
12934
  },
12670
12935
  "src/Prebuilt/components/Chat/useEmojiPickerStyles.js": {
12671
- "bytesInOutput": 1360
12936
+ "bytesInOutput": 1379
12672
12937
  },
12673
12938
  "src/Prebuilt/components/Chat/ChatFooter.jsx": {
12674
- "bytesInOutput": 5399
12939
+ "bytesInOutput": 5400
12675
12940
  },
12676
12941
  "src/Prebuilt/components/Chat/ChatSelector.jsx": {
12677
- "bytesInOutput": 6549
12942
+ "bytesInOutput": 6556
12678
12943
  },
12679
12944
  "src/Prebuilt/components/Chat/ChatHeader.jsx": {
12680
- "bytesInOutput": 2927
12945
+ "bytesInOutput": 2935
12681
12946
  },
12682
12947
  "src/Prebuilt/components/Chat/useUnreadCount.js": {
12683
12948
  "bytesInOutput": 637
12684
12949
  },
12685
12950
  "src/Prebuilt/components/Chat/Chat.jsx": {
12686
- "bytesInOutput": 6297
12951
+ "bytesInOutput": 6420
12687
12952
  },
12688
- "src/Prebuilt/components/Streaming/HLSStreaming.jsx": {
12689
- "bytesInOutput": 9577
12953
+ "src/Prebuilt/images/rtmp.png": {
12954
+ "bytesInOutput": 7396
12690
12955
  },
12691
- "src/Prebuilt/components/Streaming/RTMPIcon.jsx": {
12692
- "bytesInOutput": 2094
12956
+ "src/Prebuilt/components/Streaming/HLSStreaming.jsx": {
12957
+ "bytesInOutput": 9247
12693
12958
  },
12694
12959
  "src/Prebuilt/components/Streaming/StreamingLanding.jsx": {
12695
- "bytesInOutput": 3657
12960
+ "bytesInOutput": 3668
12696
12961
  },
12697
12962
  "src/Prebuilt/layouts/SidePane.jsx": {
12698
- "bytesInOutput": 1729
12963
+ "bytesInOutput": 1730
12964
+ },
12965
+ "src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx": {
12966
+ "bytesInOutput": 3081
12699
12967
  },
12700
12968
  "src/Prebuilt/components/AudioVideoToggle.jsx": {
12701
- "bytesInOutput": 3180
12969
+ "bytesInOutput": 4644
12970
+ },
12971
+ "src/Prebuilt/components/Chip.jsx": {
12972
+ "bytesInOutput": 784
12702
12973
  },
12703
12974
  "src/Prebuilt/components/Connection/TileConnection.jsx": {
12704
- "bytesInOutput": 1225
12975
+ "bytesInOutput": 1229
12705
12976
  },
12706
12977
  "src/Prebuilt/primitives/DropdownTrigger.jsx": {
12707
- "bytesInOutput": 1762
12708
- },
12709
- "src/Prebuilt/components/Settings/common.js": {
12710
- "bytesInOutput": 445
12978
+ "bytesInOutput": 1770
12711
12979
  },
12712
12980
  "src/Prebuilt/components/Settings/DeviceSettings.jsx": {
12713
- "bytesInOutput": 8218
12981
+ "bytesInOutput": 8092
12714
12982
  },
12715
12983
  "src/Prebuilt/components/Settings/SwitchWithLabel.jsx": {
12716
- "bytesInOutput": 1396
12984
+ "bytesInOutput": 1403
12717
12985
  },
12718
12986
  "src/Prebuilt/components/Settings/LayoutSettings.jsx": {
12719
- "bytesInOutput": 4007
12987
+ "bytesInOutput": 4003
12720
12988
  },
12721
12989
  "src/Prebuilt/components/Settings/NotificationSettings.jsx": {
12722
12990
  "bytesInOutput": 2907
12723
12991
  },
12992
+ "src/Prebuilt/components/Settings/common.js": {
12993
+ "bytesInOutput": 1150
12994
+ },
12724
12995
  "src/Prebuilt/components/Settings/SettingsModal.jsx": {
12725
- "bytesInOutput": 6690
12996
+ "bytesInOutput": 6093
12726
12997
  },
12727
- "src/Prebuilt/components/Preview/PreviewName.jsx": {
12728
- "bytesInOutput": 1256
12998
+ "src/Prebuilt/components/Preview/PreviewForm.jsx": {
12999
+ "bytesInOutput": 3205
12729
13000
  },
12730
13001
  "src/Prebuilt/plugins/VirtualBackground/vbutils.js": {
12731
13002
  "bytesInOutput": 2273
12732
13003
  },
12733
13004
  "src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx": {
12734
- "bytesInOutput": 4348
13005
+ "bytesInOutput": 4380
12735
13006
  },
12736
13007
  "src/Prebuilt/components/Preview/PreviewJoin.jsx": {
12737
- "bytesInOutput": 7470
13008
+ "bytesInOutput": 10558
12738
13009
  },
12739
13010
  "src/Prebuilt/components/hooks/useSkipPreview.jsx": {
12740
13011
  "bytesInOutput": 1133
12741
13012
  },
12742
13013
  "src/Prebuilt/components/Preview/PreviewContainer.jsx": {
12743
- "bytesInOutput": 2279
13014
+ "bytesInOutput": 2712
12744
13015
  },
12745
13016
  "src/Prebuilt/components/Toast/Toast.jsx": {
12746
13017
  "bytesInOutput": 773
@@ -12748,32 +13019,32 @@
12748
13019
  "src/Prebuilt/components/Toast/ToastContainer.jsx": {
12749
13020
  "bytesInOutput": 1404
12750
13021
  },
12751
- "src/Prebuilt/plugins/confetti.jsx": {
12752
- "bytesInOutput": 1807
12753
- },
12754
13022
  "src/Prebuilt/plugins/FlyingEmoji.jsx": {
12755
- "bytesInOutput": 4176
13023
+ "bytesInOutput": 4194
12756
13024
  },
12757
13025
  "src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
12758
13026
  "bytesInOutput": 823
12759
13027
  },
13028
+ "src/Prebuilt/components/Notifications/HLSFailureModal.jsx": {
13029
+ "bytesInOutput": 2776
13030
+ },
12760
13031
  "src/Prebuilt/components/hooks/usePlaylist.js": {
12761
- "bytesInOutput": 1061
13032
+ "bytesInOutput": 1055
12762
13033
  },
12763
13034
  "src/Prebuilt/components/Playlist/PlaylistControls.jsx": {
12764
- "bytesInOutput": 7486
13035
+ "bytesInOutput": 7497
12765
13036
  },
12766
13037
  "src/Prebuilt/components/Playlist/VideoPlayer.jsx": {
12767
- "bytesInOutput": 4004
13038
+ "bytesInOutput": 4035
12768
13039
  },
12769
13040
  "src/Prebuilt/components/ScreenshareDisplay.jsx": {
12770
- "bytesInOutput": 1852
13041
+ "bytesInOutput": 1855
12771
13042
  },
12772
13043
  "src/Prebuilt/components/peerTileUtils.jsx": {
12773
13044
  "bytesInOutput": 1362
12774
13045
  },
12775
13046
  "src/Prebuilt/components/TileMenu.jsx": {
12776
- "bytesInOutput": 11648
13047
+ "bytesInOutput": 11659
12777
13048
  },
12778
13049
  "src/Prebuilt/components/ScreenshareTile.jsx": {
12779
13050
  "bytesInOutput": 4236
@@ -12788,25 +13059,25 @@
12788
13059
  "bytesInOutput": 7927
12789
13060
  },
12790
13061
  "../../node_modules/reselect/es/index.js": {
12791
- "bytesInOutput": 2637
13062
+ "bytesInOutput": 2639
12792
13063
  },
12793
13064
  "../../node_modules/ua-parser-js/src/ua-parser.js": {
12794
- "bytesInOutput": 42428
13065
+ "bytesInOutput": 42447
12795
13066
  },
12796
13067
  "../../node_modules/webrtc-adapter/src/js/utils.js": {
12797
13068
  "bytesInOutput": 6459
12798
13069
  },
12799
13070
  "../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
12800
- "bytesInOutput": 6231
13071
+ "bytesInOutput": 6236
12801
13072
  },
12802
13073
  "../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
12803
13074
  "bytesInOutput": 1396
12804
13075
  },
12805
13076
  "../../node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js": {
12806
- "bytesInOutput": 22880
13077
+ "bytesInOutput": 22884
12807
13078
  },
12808
13079
  "../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
12809
- "bytesInOutput": 2273
13080
+ "bytesInOutput": 2276
12810
13081
  },
12811
13082
  "../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js": {
12812
13083
  "bytesInOutput": 984
@@ -12818,7 +13089,7 @@
12818
13089
  "bytesInOutput": 12017
12819
13090
  },
12820
13091
  "../../node_modules/sdp/sdp.js": {
12821
- "bytesInOutput": 22278
13092
+ "bytesInOutput": 22295
12822
13093
  },
12823
13094
  "../../node_modules/webrtc-adapter/src/js/common_shim.js": {
12824
13095
  "bytesInOutput": 12604
@@ -12833,7 +13104,7 @@
12833
13104
  "bytesInOutput": 16159
12834
13105
  },
12835
13106
  "../../node_modules/sdp-transform/lib/parser.js": {
12836
- "bytesInOutput": 3485
13107
+ "bytesInOutput": 3489
12837
13108
  },
12838
13109
  "../../node_modules/sdp-transform/lib/writer.js": {
12839
13110
  "bytesInOutput": 3072
@@ -12842,13 +13113,13 @@
12842
13113
  "bytesInOutput": 615
12843
13114
  },
12844
13115
  "../hms-video-web/dist/index.js": {
12845
- "bytesInOutput": 23328
13116
+ "bytesInOutput": 23486
12846
13117
  },
12847
13118
  "../hms-video-store/dist/index.js": {
12848
- "bytesInOutput": 40855
13119
+ "bytesInOutput": 21408
12849
13120
  },
12850
13121
  "src/Prebuilt/common/PeersSorter.js": {
12851
- "bytesInOutput": 3254
13122
+ "bytesInOutput": 3234
12852
13123
  },
12853
13124
  "src/Prebuilt/common/useSortedPeers.js": {
12854
13125
  "bytesInOutput": 1245
@@ -12863,13 +13134,13 @@
12863
13134
  "bytesInOutput": 5295
12864
13135
  },
12865
13136
  "src/Prebuilt/images/first_person.png": {
12866
- "bytesInOutput": 95200
13137
+ "bytesInOutput": 172880
12867
13138
  },
12868
13139
  "src/Prebuilt/components/FirstPersonDisplay.jsx": {
12869
13140
  "bytesInOutput": 1875
12870
13141
  },
12871
13142
  "src/Prebuilt/layouts/InsetView.jsx": {
12872
- "bytesInOutput": 7517
13143
+ "bytesInOutput": 7438
12873
13144
  },
12874
13145
  "src/Prebuilt/components/Image.jsx": {
12875
13146
  "bytesInOutput": 246
@@ -12878,7 +13149,7 @@
12878
13149
  "bytesInOutput": 3349
12879
13150
  },
12880
13151
  "src/Prebuilt/layouts/NonPublisherView.jsx": {
12881
- "bytesInOutput": 2019
13152
+ "bytesInOutput": 2027
12882
13153
  },
12883
13154
  "src/Prebuilt/components/AppData/useAppLayout.js": {
12884
13155
  "bytesInOutput": 422
@@ -12887,16 +13158,16 @@
12887
13158
  "bytesInOutput": 3974
12888
13159
  },
12889
13160
  "src/Prebuilt/layouts/PDFView.jsx": {
12890
- "bytesInOutput": 4199
13161
+ "bytesInOutput": 4195
12891
13162
  },
12892
13163
  "src/Prebuilt/layouts/WaitingView.jsx": {
12893
- "bytesInOutput": 1935
13164
+ "bytesInOutput": 1943
12894
13165
  },
12895
13166
  "src/Prebuilt/plugins/whiteboard/index.js": {
12896
13167
  "bytesInOutput": 170
12897
13168
  },
12898
13169
  "src/Prebuilt/components/HlsStatsOverlay.jsx": {
12899
- "bytesInOutput": 4203
13170
+ "bytesInOutput": 4195
12900
13171
  },
12901
13172
  "src/Prebuilt/components/HMSVideo/Controls.jsx": {
12902
13173
  "bytesInOutput": 628
@@ -12905,19 +13176,19 @@
12905
13176
  "bytesInOutput": 642
12906
13177
  },
12907
13178
  "src/Prebuilt/components/HMSVideo/PlayButton.jsx": {
12908
- "bytesInOutput": 865
13179
+ "bytesInOutput": 860
12909
13180
  },
12910
13181
  "src/Prebuilt/components/HMSVideo/HMSVIdeoUtils.js": {
12911
- "bytesInOutput": 846
13182
+ "bytesInOutput": 848
12912
13183
  },
12913
13184
  "src/Prebuilt/components/HMSVideo/VideoProgress.jsx": {
12914
- "bytesInOutput": 3219
13185
+ "bytesInOutput": 3227
12915
13186
  },
12916
13187
  "src/Prebuilt/components/HMSVideo/VideoTime.jsx": {
12917
- "bytesInOutput": 1230
13188
+ "bytesInOutput": 1225
12918
13189
  },
12919
13190
  "src/Prebuilt/components/HMSVideo/VolumeControl.jsx": {
12920
- "bytesInOutput": 1514
13191
+ "bytesInOutput": 1524
12921
13192
  },
12922
13193
  "src/Prebuilt/components/HMSVideo/index.js": {
12923
13194
  "bytesInOutput": 565
@@ -12929,10 +13200,10 @@
12929
13200
  "bytesInOutput": 1233
12930
13201
  },
12931
13202
  "src/Prebuilt/components/HMSVideo/HLSQualitySelector.jsx": {
12932
- "bytesInOutput": 3406
13203
+ "bytesInOutput": 3414
12933
13204
  },
12934
13205
  "src/Prebuilt/layouts/HLSView.jsx": {
12935
- "bytesInOutput": 12845
13206
+ "bytesInOutput": 12867
12936
13207
  },
12937
13208
  "src/Prebuilt/layouts/ActiveSpeakerView.jsx": {
12938
13209
  "bytesInOutput": 1817
@@ -12941,28 +13212,28 @@
12941
13212
  "bytesInOutput": 2617
12942
13213
  },
12943
13214
  "src/Prebuilt/layouts/mainView.jsx": {
12944
- "bytesInOutput": 4534
13215
+ "bytesInOutput": 5953
12945
13216
  },
12946
13217
  "src/Prebuilt/components/Playlist/PlaylistItem.jsx": {
12947
- "bytesInOutput": 1724
13218
+ "bytesInOutput": 1749
12948
13219
  },
12949
13220
  "src/Prebuilt/components/Playlist/Playlist.jsx": {
12950
- "bytesInOutput": 5524
13221
+ "bytesInOutput": 5539
12951
13222
  },
12952
13223
  "src/Prebuilt/components/Settings/StartRecording.jsx": {
12953
- "bytesInOutput": 5332
13224
+ "bytesInOutput": 5184
12954
13225
  },
12955
13226
  "src/Prebuilt/components/StatsForNerds.jsx": {
12956
- "bytesInOutput": 11478
13227
+ "bytesInOutput": 11497
12957
13228
  },
12958
13229
  "src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
12959
- "bytesInOutput": 6212
13230
+ "bytesInOutput": 6227
12960
13231
  },
12961
13232
  "src/Prebuilt/components/MoreSettings/ChangeNameModal.jsx": {
12962
- "bytesInOutput": 3845
13233
+ "bytesInOutput": 3843
12963
13234
  },
12964
13235
  "src/Prebuilt/components/MoreSettings/ChangeSelfRole.jsx": {
12965
- "bytesInOutput": 3171
13236
+ "bytesInOutput": 3179
12966
13237
  },
12967
13238
  "src/Prebuilt/components/MoreSettings/EmbedUrl.jsx": {
12968
13239
  "bytesInOutput": 3706
@@ -12974,22 +13245,22 @@
12974
13245
  "bytesInOutput": 1170
12975
13246
  },
12976
13247
  "src/Prebuilt/components/MoreSettings/MuteAllModal.jsx": {
12977
- "bytesInOutput": 4395
13248
+ "bytesInOutput": 4392
12978
13249
  },
12979
13250
  "src/Prebuilt/components/MoreSettings/MoreSettings.jsx": {
12980
- "bytesInOutput": 10314
13251
+ "bytesInOutput": 10335
12981
13252
  },
12982
13253
  "src/Prebuilt/components/PIP/pipUtils.js": {
12983
- "bytesInOutput": 4387
13254
+ "bytesInOutput": 4391
12984
13255
  },
12985
13256
  "src/Prebuilt/components/PIP/PIPManager.js": {
12986
- "bytesInOutput": 10093
13257
+ "bytesInOutput": 10089
12987
13258
  },
12988
13259
  "src/Prebuilt/components/PIP/SetupMediaSession.js": {
12989
13260
  "bytesInOutput": 2932
12990
13261
  },
12991
13262
  "src/Prebuilt/components/PIP/PIPComponent.jsx": {
12992
- "bytesInOutput": 3156
13263
+ "bytesInOutput": 3152
12993
13264
  },
12994
13265
  "src/Prebuilt/components/PIP/index.jsx": {
12995
13266
  "bytesInOutput": 511
@@ -12998,40 +13269,40 @@
12998
13269
  "bytesInOutput": 719
12999
13270
  },
13000
13271
  "src/Prebuilt/components/pdfAnnotator/pdfErrorView.jsx": {
13001
- "bytesInOutput": 1068
13272
+ "bytesInOutput": 1096
13002
13273
  },
13003
13274
  "src/Prebuilt/components/pdfAnnotator/pdfHeader.jsx": {
13004
- "bytesInOutput": 1064
13275
+ "bytesInOutput": 1071
13005
13276
  },
13006
13277
  "src/Prebuilt/components/pdfAnnotator/pdfInfo.jsx": {
13007
- "bytesInOutput": 1217
13278
+ "bytesInOutput": 1221
13008
13279
  },
13009
13280
  "src/Prebuilt/components/pdfAnnotator/submitPdf.jsx": {
13010
13281
  "bytesInOutput": 2890
13011
13282
  },
13012
13283
  "src/Prebuilt/components/pdfAnnotator/uploadedFile.jsx": {
13013
- "bytesInOutput": 3122
13284
+ "bytesInOutput": 3133
13014
13285
  },
13015
13286
  "src/Prebuilt/components/pdfAnnotator/pdfFileOptions.jsx": {
13016
- "bytesInOutput": 3566
13287
+ "bytesInOutput": 3568
13017
13288
  },
13018
13289
  "src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx": {
13019
- "bytesInOutput": 8131
13290
+ "bytesInOutput": 7859
13020
13291
  },
13021
13292
  "src/Prebuilt/components/ScreenShare.jsx": {
13022
13293
  "bytesInOutput": 1986
13023
13294
  },
13024
13295
  "src/Prebuilt/components/ScreenshareHintModal.jsx": {
13025
- "bytesInOutput": 1520
13296
+ "bytesInOutput": 1518
13026
13297
  },
13027
13298
  "src/Prebuilt/components/Footer/ChatToggle.jsx": {
13028
- "bytesInOutput": 1457
13299
+ "bytesInOutput": 1454
13029
13300
  },
13030
13301
  "src/Prebuilt/plugins/transcription/Transcriber.js": {
13031
- "bytesInOutput": 8129
13302
+ "bytesInOutput": 8116
13032
13303
  },
13033
13304
  "src/Prebuilt/plugins/transcription/TranscriptionButton.jsx": {
13034
- "bytesInOutput": 4698
13305
+ "bytesInOutput": 4692
13035
13306
  },
13036
13307
  "src/Prebuilt/plugins/transcription/index.jsx": {
13037
13308
  "bytesInOutput": 282
@@ -13046,40 +13317,40 @@
13046
13317
  "bytesInOutput": 505
13047
13318
  },
13048
13319
  "src/Prebuilt/components/RoleChangeRequestModal.jsx": {
13049
- "bytesInOutput": 1441
13320
+ "bytesInOutput": 1438
13050
13321
  },
13051
13322
  "src/Prebuilt/components/conference.jsx": {
13052
- "bytesInOutput": 6244
13323
+ "bytesInOutput": 6614
13053
13324
  },
13054
13325
  "src/Prebuilt/App.jsx": {
13055
- "bytesInOutput": 11603
13326
+ "bytesInOutput": 12768
13056
13327
  },
13057
13328
  "src/Prebuilt/index.js": {
13058
13329
  "bytesInOutput": 131
13059
13330
  },
13060
13331
  "src/Progress/index.tsx": {
13061
- "bytesInOutput": 651
13332
+ "bytesInOutput": 652
13062
13333
  },
13063
13334
  "src/index.ts": {
13064
- "bytesInOutput": 2821
13335
+ "bytesInOutput": 2759
13065
13336
  }
13066
13337
  },
13067
- "bytes": 1048363
13338
+ "bytes": 1180193
13068
13339
  },
13069
13340
  "dist/index.cjs.css.map": {
13070
13341
  "imports": [],
13071
13342
  "exports": [],
13072
13343
  "inputs": {},
13073
- "bytes": 498
13344
+ "bytes": 519
13074
13345
  },
13075
13346
  "dist/index.cjs.css": {
13076
13347
  "imports": [],
13077
13348
  "inputs": {
13078
- "../../../../../../../var/folders/fv/1kj9_dq51v30g3kvkn9wmhbw0000gn/T/tmp-95252-CdKSGyIEDh3a/1898cf680bf1/Whiteboard.css": {
13349
+ "../../../../../../../tmp/tmp-2676-L5WzxECSUAWy/189c4c26c3b0/Whiteboard.css": {
13079
13350
  "bytesInOutput": 186
13080
13351
  }
13081
13352
  },
13082
- "bytes": 354
13353
+ "bytes": 309
13083
13354
  }
13084
13355
  }
13085
13356
  }