@100mslive/roomkit-react 0.1.1 → 0.1.2-alpha.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (242) 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-G32BDM5F.js → ActiveSpeakerView-4XPIRZOK.js} +6 -6
  5. package/dist/{ActiveSpeakerView-LW4WDBC6.css → ActiveSpeakerView-ADEYHQMU.css} +2 -2
  6. package/dist/{PinnedTrackView-OAA4HAID.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/{HLSView-DIQQF2PP.css → HLSView-DWEEMZ6Z.css} +2 -2
  16. package/dist/{HLSView-DIQQF2PP.css.map → HLSView-DWEEMZ6Z.css.map} +2 -2
  17. package/dist/{HLSView-ZYNT3HJD.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-OAA4HAID.css → PinnedTrackView-5DPVVOZW.css} +2 -2
  29. package/dist/{conference-LE4T3ZNF.css.map → PinnedTrackView-5DPVVOZW.css.map} +2 -2
  30. package/dist/{PinnedTrackView-GTXL2UTS.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-HWU22Q6S.js → VirtualBackground-ZRRE4DUA.js} +4 -3
  54. package/dist/{VirtualBackground-HWU22Q6S.js.map → VirtualBackground-ZRRE4DUA.js.map} +2 -2
  55. package/dist/{chunk-4VY5NUK7.js → chunk-4ISMCWQA.js} +49 -146
  56. package/dist/chunk-4ISMCWQA.js.map +7 -0
  57. package/dist/{chunk-TEHZYXCJ.js → chunk-KKLZ7K2L.js} +167 -164
  58. package/dist/chunk-KKLZ7K2L.js.map +7 -0
  59. package/dist/chunk-LUND6FLY.js +8626 -0
  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-A2PNZIK7.js → chunk-THORW2WT.js} +4 -4
  64. package/dist/{chunk-A2PNZIK7.js.map → chunk-THORW2WT.js.map} +1 -1
  65. package/dist/{conference-YHO2J3Z6.js → conference-5TDUAQ6K.js} +593 -532
  66. package/dist/conference-5TDUAQ6K.js.map +7 -0
  67. package/dist/{conference-LE4T3ZNF.css → conference-BDCDGBIS.css} +2 -2
  68. package/dist/{ActiveSpeakerView-LW4WDBC6.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 +2952 -2662
  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 +750 -484
  77. package/dist/meta.esbuild.json +844 -581
  78. package/dist/{transcription-L6VBK75V.js → transcription-PYTSSAOB.js} +3 -3
  79. package/package.json +13 -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 +9 -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-ZYNT3HJD.js.map +0 -7
  227. package/dist/Theme/themes.d.ts +0 -64
  228. package/dist/chunk-4VY5NUK7.js.map +0 -7
  229. package/dist/chunk-BSQIN5RC.js +0 -65
  230. package/dist/chunk-BSQIN5RC.js.map +0 -7
  231. package/dist/chunk-TEHZYXCJ.js.map +0 -7
  232. package/dist/chunk-ZET2HMGS.js +0 -8331
  233. package/dist/chunk-ZET2HMGS.js.map +0 -7
  234. package/dist/conference-YHO2J3Z6.js.map +0 -7
  235. package/src/Prebuilt/components/Preview/PreviewName.jsx +0 -37
  236. package/src/Prebuilt/components/Streaming/RTMPIcon.jsx +0 -69
  237. package/src/Prebuilt/hms.js +0 -7
  238. package/src/Prebuilt/plugins/confetti.jsx +0 -60
  239. package/src/Theme/themes.ts +0 -70
  240. /package/dist/{ActiveSpeakerView-G32BDM5F.js.map → ActiveSpeakerView-4XPIRZOK.js.map} +0 -0
  241. /package/dist/{PinnedTrackView-GTXL2UTS.js.map → PinnedTrackView-GGTCNH5V.js.map} +0 -0
  242. /package/dist/{transcription-L6VBK75V.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": 2260,
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,29 +4765,8 @@
4703
4765
  ],
4704
4766
  "format": "esm"
4705
4767
  },
4706
- "src/Prebuilt/components/Streaming/RTMPIcon.jsx": {
4707
- "bytes": 339741,
4708
- "imports": [
4709
- {
4710
- "path": "react",
4711
- "kind": "import-statement",
4712
- "external": true
4713
- },
4714
- {
4715
- "path": "<define:process.env>",
4716
- "kind": "import-statement",
4717
- "external": true
4718
- },
4719
- {
4720
- "path": "<runtime>",
4721
- "kind": "import-statement",
4722
- "external": true
4723
- }
4724
- ],
4725
- "format": "esm"
4726
- },
4727
4768
  "src/Prebuilt/components/Streaming/StreamingLanding.jsx": {
4728
- "bytes": 2715,
4769
+ "bytes": 2733,
4729
4770
  "imports": [
4730
4771
  {
4731
4772
  "path": "react",
@@ -4757,6 +4798,11 @@
4757
4798
  "kind": "import-statement",
4758
4799
  "original": "../../IconButton"
4759
4800
  },
4801
+ {
4802
+ "path": "src/Prebuilt/images/rtmp.png",
4803
+ "kind": "import-statement",
4804
+ "original": "../../images/rtmp.png"
4805
+ },
4760
4806
  {
4761
4807
  "path": "src/Prebuilt/components/Streaming/Common.jsx",
4762
4808
  "kind": "import-statement",
@@ -4767,11 +4813,6 @@
4767
4813
  "kind": "import-statement",
4768
4814
  "original": "./HLSStreaming"
4769
4815
  },
4770
- {
4771
- "path": "src/Prebuilt/components/Streaming/RTMPIcon.jsx",
4772
- "kind": "import-statement",
4773
- "original": "./RTMPIcon"
4774
- },
4775
4816
  {
4776
4817
  "path": "src/Prebuilt/components/Streaming/RTMPStreaming.jsx",
4777
4818
  "kind": "import-statement",
@@ -4796,7 +4837,7 @@
4796
4837
  "format": "esm"
4797
4838
  },
4798
4839
  "src/Prebuilt/layouts/SidePane.jsx": {
4799
- "bytes": 1361,
4840
+ "bytes": 1362,
4800
4841
  "imports": [
4801
4842
  {
4802
4843
  "path": "react",
@@ -4846,8 +4887,49 @@
4846
4887
  ],
4847
4888
  "format": "esm"
4848
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
+ },
4849
4931
  "src/Prebuilt/components/AudioVideoToggle.jsx": {
4850
- "bytes": 2481,
4932
+ "bytes": 3705,
4851
4933
  "imports": [
4852
4934
  {
4853
4935
  "path": "react",
@@ -4864,11 +4946,21 @@
4864
4946
  "kind": "import-statement",
4865
4947
  "external": true
4866
4948
  },
4949
+ {
4950
+ "path": "src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx",
4951
+ "kind": "import-statement",
4952
+ "original": "./IconButtonWithOptions/IconButtonWithOptions"
4953
+ },
4867
4954
  {
4868
4955
  "path": "src/Prebuilt/components/Toast/ToastManager.js",
4869
4956
  "kind": "import-statement",
4870
4957
  "original": "./Toast/ToastManager"
4871
4958
  },
4959
+ {
4960
+ "path": "src/Text/index.tsx",
4961
+ "kind": "import-statement",
4962
+ "original": "../../Text"
4963
+ },
4872
4964
  {
4873
4965
  "path": "src/Tooltip/index.ts",
4874
4966
  "kind": "import-statement",
@@ -4897,8 +4989,29 @@
4897
4989
  ],
4898
4990
  "format": "esm"
4899
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
+ },
4900
5013
  "src/Prebuilt/components/Connection/TileConnection.jsx": {
4901
- "bytes": 861,
5014
+ "bytes": 865,
4902
5015
  "imports": [
4903
5016
  {
4904
5017
  "path": "react",
@@ -4929,7 +5042,7 @@
4929
5042
  "format": "esm"
4930
5043
  },
4931
5044
  "src/Prebuilt/primitives/DropdownTrigger.jsx": {
4932
- "bytes": 1108,
5045
+ "bytes": 1116,
4933
5046
  "imports": [
4934
5047
  {
4935
5048
  "path": "react",
@@ -4959,24 +5072,8 @@
4959
5072
  ],
4960
5073
  "format": "esm"
4961
5074
  },
4962
- "src/Prebuilt/components/Settings/common.js": {
4963
- "bytes": 268,
4964
- "imports": [
4965
- {
4966
- "path": "src/index.ts",
4967
- "kind": "import-statement",
4968
- "original": "../../.."
4969
- },
4970
- {
4971
- "path": "<define:process.env>",
4972
- "kind": "import-statement",
4973
- "external": true
4974
- }
4975
- ],
4976
- "format": "esm"
4977
- },
4978
5075
  "src/Prebuilt/components/Settings/DeviceSettings.jsx": {
4979
- "bytes": 7048,
5076
+ "bytes": 6849,
4980
5077
  "imports": [
4981
5078
  {
4982
5079
  "path": "react",
@@ -5027,17 +5124,12 @@
5027
5124
  "path": "<define:process.env>",
5028
5125
  "kind": "import-statement",
5029
5126
  "external": true
5030
- },
5031
- {
5032
- "path": "<runtime>",
5033
- "kind": "import-statement",
5034
- "external": true
5035
5127
  }
5036
5128
  ],
5037
5129
  "format": "esm"
5038
5130
  },
5039
5131
  "src/Prebuilt/components/Settings/SwitchWithLabel.jsx": {
5040
- "bytes": 996,
5132
+ "bytes": 951,
5041
5133
  "imports": [
5042
5134
  {
5043
5135
  "path": "react",
@@ -5164,8 +5256,44 @@
5164
5256
  ],
5165
5257
  "format": "esm"
5166
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
+ },
5167
5295
  "src/Prebuilt/components/Settings/SettingsModal.jsx": {
5168
- "bytes": 5703,
5296
+ "bytes": 5149,
5169
5297
  "imports": [
5170
5298
  {
5171
5299
  "path": "react",
@@ -5193,60 +5321,70 @@
5193
5321
  "original": "../../../"
5194
5322
  },
5195
5323
  {
5196
- "path": "src/Prebuilt/components/Settings/DeviceSettings.jsx",
5324
+ "path": "src/Prebuilt/components/AppData/useUISettings.js",
5197
5325
  "kind": "import-statement",
5198
- "original": "./DeviceSettings"
5326
+ "original": "../AppData/useUISettings"
5199
5327
  },
5200
5328
  {
5201
- "path": "src/Prebuilt/components/Settings/LayoutSettings.jsx",
5329
+ "path": "src/Prebuilt/components/Settings/common.js",
5202
5330
  "kind": "import-statement",
5203
- "original": "./LayoutSettings"
5331
+ "original": "./common.js"
5204
5332
  },
5205
5333
  {
5206
- "path": "src/Prebuilt/components/Settings/NotificationSettings.jsx",
5334
+ "path": "<define:process.env>",
5207
5335
  "kind": "import-statement",
5208
- "original": "./NotificationSettings"
5336
+ "external": true
5209
5337
  },
5210
5338
  {
5211
- "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",
5212
5351
  "kind": "import-statement",
5213
- "original": "../AppData/useUISettings"
5352
+ "external": true
5214
5353
  },
5215
5354
  {
5216
- "path": "src/Prebuilt/components/Settings/common.js",
5355
+ "path": "react-use",
5217
5356
  "kind": "import-statement",
5218
- "original": "./common.js"
5357
+ "external": true
5219
5358
  },
5220
5359
  {
5221
- "path": "<define:process.env>",
5360
+ "path": "@100mslive/types-prebuilt/elements/join_form",
5222
5361
  "kind": "import-statement",
5223
5362
  "external": true
5224
5363
  },
5225
5364
  {
5226
- "path": "<runtime>",
5365
+ "path": "@100mslive/react-sdk",
5227
5366
  "kind": "import-statement",
5228
5367
  "external": true
5229
- }
5230
- ],
5231
- "format": "esm"
5232
- },
5233
- "src/Prebuilt/components/Preview/PreviewName.jsx": {
5234
- "bytes": 872,
5235
- "imports": [
5368
+ },
5236
5369
  {
5237
- "path": "react",
5370
+ "path": "@100mslive/react-icons",
5238
5371
  "kind": "import-statement",
5239
5372
  "external": true
5240
5373
  },
5241
5374
  {
5242
5375
  "path": "src/index.ts",
5243
5376
  "kind": "import-statement",
5244
- "original": "../../../"
5377
+ "original": "../../.."
5245
5378
  },
5246
5379
  {
5247
- "path": "src/Prebuilt/common/utils.js",
5380
+ "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
5248
5381
  "kind": "import-statement",
5249
- "original": "../../common/utils"
5382
+ "original": "../../provider/roomLayoutProvider"
5383
+ },
5384
+ {
5385
+ "path": "src/Prebuilt/components/Preview/PreviewJoin.jsx",
5386
+ "kind": "import-statement",
5387
+ "original": "./PreviewJoin"
5250
5388
  },
5251
5389
  {
5252
5390
  "path": "<define:process.env>",
@@ -5273,7 +5411,7 @@
5273
5411
  "format": "esm"
5274
5412
  },
5275
5413
  "src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx": {
5276
- "bytes": 3180,
5414
+ "bytes": 3213,
5277
5415
  "imports": [
5278
5416
  {
5279
5417
  "path": "react",
@@ -5344,7 +5482,7 @@
5344
5482
  "format": "esm"
5345
5483
  },
5346
5484
  "src/Prebuilt/components/Preview/PreviewJoin.jsx": {
5347
- "bytes": 5899,
5485
+ "bytes": 8349,
5348
5486
  "imports": [
5349
5487
  {
5350
5488
  "path": "react",
@@ -5376,25 +5514,45 @@
5376
5514
  "kind": "import-statement",
5377
5515
  "original": "../../IconButton"
5378
5516
  },
5517
+ {
5518
+ "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
5519
+ "kind": "import-statement",
5520
+ "original": "../../provider/roomLayoutProvider"
5521
+ },
5379
5522
  {
5380
5523
  "path": "src/Prebuilt/components/AudioVideoToggle.jsx",
5381
5524
  "kind": "import-statement",
5382
5525
  "original": "../AudioVideoToggle"
5383
5526
  },
5527
+ {
5528
+ "path": "src/Prebuilt/components/Chip.jsx",
5529
+ "kind": "import-statement",
5530
+ "original": "../Chip"
5531
+ },
5384
5532
  {
5385
5533
  "path": "src/Prebuilt/components/Connection/TileConnection.jsx",
5386
5534
  "kind": "import-statement",
5387
5535
  "original": "../Connection/TileConnection"
5388
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
+ },
5389
5547
  {
5390
5548
  "path": "src/Prebuilt/components/Settings/SettingsModal.jsx",
5391
5549
  "kind": "import-statement",
5392
5550
  "original": "../Settings/SettingsModal"
5393
5551
  },
5394
5552
  {
5395
- "path": "src/Prebuilt/components/Preview/PreviewName.jsx",
5553
+ "path": "src/Prebuilt/components/Preview/PreviewForm.jsx",
5396
5554
  "kind": "import-statement",
5397
- "original": "./PreviewName"
5555
+ "original": "./PreviewForm"
5398
5556
  },
5399
5557
  {
5400
5558
  "path": "src/Prebuilt/components/AppData/useUISettings.js",
@@ -5461,7 +5619,7 @@
5461
5619
  "format": "esm"
5462
5620
  },
5463
5621
  "src/Prebuilt/components/Preview/PreviewContainer.jsx": {
5464
- "bytes": 1817,
5622
+ "bytes": 2149,
5465
5623
  "imports": [
5466
5624
  {
5467
5625
  "path": "react",
@@ -5478,6 +5636,11 @@
5478
5636
  "kind": "import-statement",
5479
5637
  "external": true
5480
5638
  },
5639
+ {
5640
+ "path": "@100mslive/react-sdk",
5641
+ "kind": "import-statement",
5642
+ "external": true
5643
+ },
5481
5644
  {
5482
5645
  "path": "src/index.ts",
5483
5646
  "kind": "import-statement",
@@ -5488,6 +5651,11 @@
5488
5651
  "kind": "import-statement",
5489
5652
  "original": "../../layouts/SidePane"
5490
5653
  },
5654
+ {
5655
+ "path": "src/Prebuilt/components/FullPageProgress.jsx",
5656
+ "kind": "import-statement",
5657
+ "original": "../FullPageProgress"
5658
+ },
5491
5659
  {
5492
5660
  "path": "src/Prebuilt/components/Header/index.jsx",
5493
5661
  "kind": "import-statement",
@@ -5598,8 +5766,8 @@
5598
5766
  ],
5599
5767
  "format": "esm"
5600
5768
  },
5601
- "src/Prebuilt/plugins/confetti.jsx": {
5602
- "bytes": 1842,
5769
+ "src/Prebuilt/plugins/FlyingEmoji.jsx": {
5770
+ "bytes": 3649,
5603
5771
  "imports": [
5604
5772
  {
5605
5773
  "path": "react",
@@ -5612,14 +5780,24 @@
5612
5780
  "external": true
5613
5781
  },
5614
5782
  {
5615
- "path": "js-confetti",
5783
+ "path": "@100mslive/react-sdk",
5616
5784
  "kind": "import-statement",
5617
5785
  "external": true
5618
5786
  },
5619
5787
  {
5620
- "path": "@100mslive/react-sdk",
5788
+ "path": "src/Layout/index.tsx",
5621
5789
  "kind": "import-statement",
5622
- "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"
5623
5801
  },
5624
5802
  {
5625
5803
  "path": "<define:process.env>",
@@ -5629,49 +5807,39 @@
5629
5807
  ],
5630
5808
  "format": "esm"
5631
5809
  },
5632
- "src/Prebuilt/plugins/FlyingEmoji.jsx": {
5633
- "bytes": 3643,
5810
+ "src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
5811
+ "bytes": 509,
5634
5812
  "imports": [
5635
5813
  {
5636
5814
  "path": "react",
5637
5815
  "kind": "import-statement",
5638
5816
  "external": true
5639
5817
  },
5640
- {
5641
- "path": "react-use",
5642
- "kind": "import-statement",
5643
- "external": true
5644
- },
5645
5818
  {
5646
5819
  "path": "@100mslive/react-sdk",
5647
5820
  "kind": "import-statement",
5648
5821
  "external": true
5649
5822
  },
5650
5823
  {
5651
- "path": "src/Layout/index.tsx",
5652
- "kind": "import-statement",
5653
- "original": "../../Layout"
5654
- },
5655
- {
5656
- "path": "src/Text/index.tsx",
5824
+ "path": "src/Prebuilt/common/constants.js",
5657
5825
  "kind": "import-statement",
5658
- "original": "../../Text"
5826
+ "original": "../common/constants"
5659
5827
  },
5660
5828
  {
5661
- "path": "src/Theme/index.tsx",
5829
+ "path": "<define:process.env>",
5662
5830
  "kind": "import-statement",
5663
- "original": "../../Theme"
5831
+ "external": true
5664
5832
  },
5665
5833
  {
5666
- "path": "<define:process.env>",
5834
+ "path": "<runtime>",
5667
5835
  "kind": "import-statement",
5668
5836
  "external": true
5669
5837
  }
5670
5838
  ],
5671
5839
  "format": "esm"
5672
5840
  },
5673
- "src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
5674
- "bytes": 509,
5841
+ "src/Prebuilt/components/Notifications/HLSFailureModal.jsx": {
5842
+ "bytes": 2332,
5675
5843
  "imports": [
5676
5844
  {
5677
5845
  "path": "react",
@@ -5683,10 +5851,35 @@
5683
5851
  "kind": "import-statement",
5684
5852
  "external": true
5685
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
+ },
5686
5879
  {
5687
5880
  "path": "src/Prebuilt/common/constants.js",
5688
5881
  "kind": "import-statement",
5689
- "original": "../common/constants"
5882
+ "original": "../../common/constants"
5690
5883
  },
5691
5884
  {
5692
5885
  "path": "<define:process.env>",
@@ -5718,7 +5911,7 @@
5718
5911
  "format": "esm"
5719
5912
  },
5720
5913
  "src/Prebuilt/components/Playlist/PlaylistControls.jsx": {
5721
- "bytes": 4870,
5914
+ "bytes": 4891,
5722
5915
  "imports": [
5723
5916
  {
5724
5917
  "path": "react",
@@ -5754,7 +5947,7 @@
5754
5947
  "format": "esm"
5755
5948
  },
5756
5949
  "src/Prebuilt/components/Playlist/VideoPlayer.jsx": {
5757
- "bytes": 3002,
5950
+ "bytes": 3035,
5758
5951
  "imports": [
5759
5952
  {
5760
5953
  "path": "react",
@@ -5810,7 +6003,7 @@
5810
6003
  "format": "esm"
5811
6004
  },
5812
6005
  "src/Prebuilt/components/ScreenshareDisplay.jsx": {
5813
- "bytes": 1163,
6006
+ "bytes": 1168,
5814
6007
  "imports": [
5815
6008
  {
5816
6009
  "path": "react",
@@ -5867,7 +6060,7 @@
5867
6060
  "format": "esm"
5868
6061
  },
5869
6062
  "src/Prebuilt/components/TileMenu.jsx": {
5870
- "bytes": 9611,
6063
+ "bytes": 9624,
5871
6064
  "imports": [
5872
6065
  {
5873
6066
  "path": "react",
@@ -6460,7 +6653,7 @@
6460
6653
  "format": "cjs"
6461
6654
  },
6462
6655
  "../hms-video-web/dist/index.js": {
6463
- "bytes": 241676,
6656
+ "bytes": 241777,
6464
6657
  "imports": [
6465
6658
  {
6466
6659
  "path": "uuid",
@@ -6579,7 +6772,7 @@
6579
6772
  "format": "esm"
6580
6773
  },
6581
6774
  "../hms-video-store/dist/index.js": {
6582
- "bytes": 65144,
6775
+ "bytes": 65160,
6583
6776
  "imports": [
6584
6777
  {
6585
6778
  "path": "../../node_modules/reselect/es/index.js",
@@ -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
- "../../../../../../../tmp/tmp-2771-hDWm7QOKpfQS/18997609bdb1/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": "../../../../../../../tmp/tmp-2771-hDWm7QOKpfQS/18997609bdb1/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": 2398968
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",
@@ -11123,11 +11346,6 @@
11123
11346
  "kind": "require-call",
11124
11347
  "external": true
11125
11348
  },
11126
- {
11127
- "path": "react",
11128
- "kind": "require-call",
11129
- "external": true
11130
- },
11131
11349
  {
11132
11350
  "path": "@100mslive/react-sdk",
11133
11351
  "kind": "require-call",
@@ -11148,6 +11366,11 @@
11148
11366
  "kind": "require-call",
11149
11367
  "external": true
11150
11368
  },
11369
+ {
11370
+ "path": "@100mslive/react-icons",
11371
+ "kind": "require-call",
11372
+ "external": true
11373
+ },
11151
11374
  {
11152
11375
  "path": "react",
11153
11376
  "kind": "require-call",
@@ -11218,6 +11441,11 @@
11218
11441
  "kind": "require-call",
11219
11442
  "external": true
11220
11443
  },
11444
+ {
11445
+ "path": "@100mslive/react-icons",
11446
+ "kind": "require-call",
11447
+ "external": true
11448
+ },
11221
11449
  {
11222
11450
  "path": "react",
11223
11451
  "kind": "require-call",
@@ -11243,6 +11471,26 @@
11243
11471
  "kind": "require-call",
11244
11472
  "external": true
11245
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
+ },
11246
11494
  {
11247
11495
  "path": "@100mslive/hms-virtual-background",
11248
11496
  "kind": "require-call",
@@ -11314,7 +11562,7 @@
11314
11562
  "external": true
11315
11563
  },
11316
11564
  {
11317
- "path": "react",
11565
+ "path": "@100mslive/react-sdk",
11318
11566
  "kind": "require-call",
11319
11567
  "external": true
11320
11568
  },
@@ -11324,22 +11572,22 @@
11324
11572
  "external": true
11325
11573
  },
11326
11574
  {
11327
- "path": "@100mslive/react-sdk",
11575
+ "path": "react",
11328
11576
  "kind": "require-call",
11329
11577
  "external": true
11330
11578
  },
11331
11579
  {
11332
- "path": "react",
11580
+ "path": "@100mslive/react-sdk",
11333
11581
  "kind": "require-call",
11334
11582
  "external": true
11335
11583
  },
11336
11584
  {
11337
- "path": "react-use",
11585
+ "path": "react",
11338
11586
  "kind": "require-call",
11339
11587
  "external": true
11340
11588
  },
11341
11589
  {
11342
- "path": "js-confetti",
11590
+ "path": "react-use",
11343
11591
  "kind": "require-call",
11344
11592
  "external": true
11345
11593
  },
@@ -11353,11 +11601,6 @@
11353
11601
  "kind": "require-call",
11354
11602
  "external": true
11355
11603
  },
11356
- {
11357
- "path": "react-use",
11358
- "kind": "require-call",
11359
- "external": true
11360
- },
11361
11604
  {
11362
11605
  "path": "@100mslive/react-sdk",
11363
11606
  "kind": "require-call",
@@ -11823,6 +12066,11 @@
11823
12066
  "kind": "require-call",
11824
12067
  "external": true
11825
12068
  },
12069
+ {
12070
+ "path": "@100mslive/types-prebuilt/elements/join_form",
12071
+ "kind": "require-call",
12072
+ "external": true
12073
+ },
11826
12074
  {
11827
12075
  "path": "@100mslive/react-sdk",
11828
12076
  "kind": "require-call",
@@ -12229,25 +12477,22 @@
12229
12477
  "cssBundle": "dist/index.cjs.css",
12230
12478
  "inputs": {
12231
12479
  "<define:process.env>": {
12232
- "bytesInOutput": 18407
12480
+ "bytesInOutput": 18589
12233
12481
  },
12234
12482
  "src/Theme/base.config.ts": {
12235
- "bytesInOutput": 6761
12236
- },
12237
- "src/Theme/themes.ts": {
12238
- "bytesInOutput": 2162
12483
+ "bytesInOutput": 6052
12239
12484
  },
12240
12485
  "src/Theme/stitches.config.ts": {
12241
- "bytesInOutput": 2367
12486
+ "bytesInOutput": 2243
12242
12487
  },
12243
12488
  "src/Theme/useSSR.tsx": {
12244
12489
  "bytesInOutput": 638
12245
12490
  },
12246
12491
  "src/Theme/ThemeProvider.tsx": {
12247
- "bytesInOutput": 2745
12492
+ "bytesInOutput": 2524
12248
12493
  },
12249
12494
  "src/Theme/index.tsx": {
12250
- "bytesInOutput": 183
12495
+ "bytesInOutput": 164
12251
12496
  },
12252
12497
  "src/Layout/Flex.tsx": {
12253
12498
  "bytesInOutput": 1688
@@ -12259,7 +12504,7 @@
12259
12504
  "bytesInOutput": 145
12260
12505
  },
12261
12506
  "src/Loading/Loading.tsx": {
12262
- "bytesInOutput": 1938
12507
+ "bytesInOutput": 1020
12263
12508
  },
12264
12509
  "src/Loading/index.ts": {
12265
12510
  "bytesInOutput": 134
@@ -12268,19 +12513,19 @@
12268
12513
  "bytesInOutput": 417
12269
12514
  },
12270
12515
  "src/Button/Button.tsx": {
12271
- "bytesInOutput": 4413
12516
+ "bytesInOutput": 5241
12272
12517
  },
12273
12518
  "src/Button/index.tsx": {
12274
12519
  "bytesInOutput": 132
12275
12520
  },
12276
12521
  "src/Text/Text.tsx": {
12277
- "bytesInOutput": 3329
12522
+ "bytesInOutput": 3343
12278
12523
  },
12279
12524
  "src/Text/index.tsx": {
12280
12525
  "bytesInOutput": 126
12281
12526
  },
12282
12527
  "src/IconButton/IconButton.tsx": {
12283
- "bytesInOutput": 1239
12528
+ "bytesInOutput": 1285
12284
12529
  },
12285
12530
  "src/IconButton/index.tsx": {
12286
12531
  "bytesInOutput": 144
@@ -12289,19 +12534,19 @@
12289
12534
  "bytesInOutput": 1144
12290
12535
  },
12291
12536
  "src/Avatar/Avatar.tsx": {
12292
- "bytesInOutput": 1424
12537
+ "bytesInOutput": 1722
12293
12538
  },
12294
12539
  "src/Avatar/index.ts": {
12295
12540
  "bytesInOutput": 131
12296
12541
  },
12297
12542
  "src/Divider/Divider.tsx": {
12298
- "bytesInOutput": 1196
12543
+ "bytesInOutput": 1200
12299
12544
  },
12300
12545
  "src/Divider/index.ts": {
12301
12546
  "bytesInOutput": 134
12302
12547
  },
12303
12548
  "src/Switch/Switch.tsx": {
12304
- "bytesInOutput": 1485
12549
+ "bytesInOutput": 1490
12305
12550
  },
12306
12551
  "src/Switch/index.ts": {
12307
12552
  "bytesInOutput": 131
@@ -12313,25 +12558,25 @@
12313
12558
  "bytesInOutput": 151
12314
12559
  },
12315
12560
  "src/Tooltip/Tooltip.tsx": {
12316
- "bytesInOutput": 2218
12561
+ "bytesInOutput": 2226
12317
12562
  },
12318
12563
  "src/Tooltip/index.ts": {
12319
12564
  "bytesInOutput": 134
12320
12565
  },
12321
12566
  "src/Select/Select.tsx": {
12322
- "bytesInOutput": 1830
12567
+ "bytesInOutput": 1854
12323
12568
  },
12324
12569
  "src/Select/index.ts": {
12325
12570
  "bytesInOutput": 131
12326
12571
  },
12327
12572
  "src/Slider/Slider.tsx": {
12328
- "bytesInOutput": 2148
12573
+ "bytesInOutput": 2156
12329
12574
  },
12330
12575
  "src/Slider/index.ts": {
12331
12576
  "bytesInOutput": 131
12332
12577
  },
12333
12578
  "src/Modal/DialogContent.tsx": {
12334
- "bytesInOutput": 2324
12579
+ "bytesInOutput": 2332
12335
12580
  },
12336
12581
  "src/Modal/Dialog.tsx": {
12337
12582
  "bytesInOutput": 711
@@ -12340,13 +12585,13 @@
12340
12585
  "bytesInOutput": 128
12341
12586
  },
12342
12587
  "src/Input/Input.tsx": {
12343
- "bytesInOutput": 3318
12588
+ "bytesInOutput": 3388
12344
12589
  },
12345
12590
  "src/Input/index.tsx": {
12346
12591
  "bytesInOutput": 129
12347
12592
  },
12348
12593
  "src/VideoTile/StyledVideoTile.tsx": {
12349
- "bytesInOutput": 3211
12594
+ "bytesInOutput": 3263
12350
12595
  },
12351
12596
  "src/VideoTile/index.tsx": {
12352
12597
  "bytesInOutput": 146
@@ -12361,76 +12606,76 @@
12361
12606
  "bytesInOutput": 173
12362
12607
  },
12363
12608
  "src/Pagination/StyledPagination.tsx": {
12364
- "bytesInOutput": 1348
12609
+ "bytesInOutput": 1361
12365
12610
  },
12366
12611
  "src/Pagination/index.tsx": {
12367
12612
  "bytesInOutput": 149
12368
12613
  },
12369
12614
  "src/Dropdown/Dropdown.tsx": {
12370
- "bytesInOutput": 3737
12615
+ "bytesInOutput": 3835
12371
12616
  },
12372
12617
  "src/Dropdown/index.tsx": {
12373
12618
  "bytesInOutput": 138
12374
12619
  },
12375
12620
  "src/Video/Video.tsx": {
12376
- "bytesInOutput": 1627
12621
+ "bytesInOutput": 1639
12377
12622
  },
12378
12623
  "src/Video/index.tsx": {
12379
12624
  "bytesInOutput": 129
12380
12625
  },
12381
12626
  "src/TileMenu/StyledMenuTile.tsx": {
12382
- "bytesInOutput": 2479
12627
+ "bytesInOutput": 2553
12383
12628
  },
12384
12629
  "src/TileMenu/index.tsx": {
12385
12630
  "bytesInOutput": 143
12386
12631
  },
12387
12632
  "src/AudioLevel/AudioLevel.tsx": {
12388
- "bytesInOutput": 947
12633
+ "bytesInOutput": 950
12389
12634
  },
12390
12635
  "src/AudioLevel/index.ts": {
12391
12636
  "bytesInOutput": 143
12392
12637
  },
12393
12638
  "src/Popover/index.tsx": {
12394
- "bytesInOutput": 879
12639
+ "bytesInOutput": 886
12395
12640
  },
12396
12641
  "src/Stats/formatBytes.ts": {
12397
12642
  "bytesInOutput": 634
12398
12643
  },
12399
12644
  "src/Stats/StyledStats.tsx": {
12400
- "bytesInOutput": 988
12645
+ "bytesInOutput": 1004
12401
12646
  },
12402
12647
  "src/Stats/Stats.tsx": {
12403
- "bytesInOutput": 8938
12648
+ "bytesInOutput": 8961
12404
12649
  },
12405
12650
  "src/Stats/index.tsx": {
12406
12651
  "bytesInOutput": 129
12407
12652
  },
12408
12653
  "src/Checkbox/Checkbox.tsx": {
12409
- "bytesInOutput": 988
12654
+ "bytesInOutput": 1014
12410
12655
  },
12411
12656
  "src/Checkbox/index.tsx": {
12412
12657
  "bytesInOutput": 138
12413
12658
  },
12414
12659
  "src/Label/Label.tsx": {
12415
- "bytesInOutput": 349
12660
+ "bytesInOutput": 353
12416
12661
  },
12417
12662
  "src/Label/index.ts": {
12418
12663
  "bytesInOutput": 128
12419
12664
  },
12420
12665
  "src/RadioGroup/RadioGroup.tsx": {
12421
- "bytesInOutput": 1031
12666
+ "bytesInOutput": 1047
12422
12667
  },
12423
12668
  "src/RadioGroup/index.tsx": {
12424
12669
  "bytesInOutput": 144
12425
12670
  },
12426
12671
  "src/Toast/Toast.tsx": {
12427
- "bytesInOutput": 5066
12672
+ "bytesInOutput": 5140
12428
12673
  },
12429
12674
  "src/Toast/index.tsx": {
12430
12675
  "bytesInOutput": 129
12431
12676
  },
12432
12677
  "src/Accordion/Accordion.tsx": {
12433
- "bytesInOutput": 3174
12678
+ "bytesInOutput": 3189
12434
12679
  },
12435
12680
  "src/Accordion/index.ts": {
12436
12681
  "bytesInOutput": 297
@@ -12448,13 +12693,13 @@
12448
12693
  "bytesInOutput": 132
12449
12694
  },
12450
12695
  "src/ReactSelect/ReactSelect.tsx": {
12451
- "bytesInOutput": 2809
12696
+ "bytesInOutput": 2864
12452
12697
  },
12453
12698
  "src/ReactSelect/index.ts": {
12454
12699
  "bytesInOutput": 236
12455
12700
  },
12456
12701
  "src/Tabs/Tabs.tsx": {
12457
- "bytesInOutput": 1099
12702
+ "bytesInOutput": 1105
12458
12703
  },
12459
12704
  "src/Tabs/index.tsx": {
12460
12705
  "bytesInOutput": 126
@@ -12466,13 +12711,13 @@
12466
12711
  "bytesInOutput": 132
12467
12712
  },
12468
12713
  "src/Link/Link.tsx": {
12469
- "bytesInOutput": 1607
12714
+ "bytesInOutput": 1621
12470
12715
  },
12471
12716
  "src/Link/index.tsx": {
12472
12717
  "bytesInOutput": 126
12473
12718
  },
12474
12719
  "src/Collapsible/Collapsible.tsx": {
12475
- "bytesInOutput": 1253
12720
+ "bytesInOutput": 1254
12476
12721
  },
12477
12722
  "src/Collapsible/index.tsx": {
12478
12723
  "bytesInOutput": 147
@@ -12481,46 +12726,46 @@
12481
12726
  "bytesInOutput": 2567
12482
12727
  },
12483
12728
  "src/Prebuilt/components/hooks/useUserPreferences.jsx": {
12484
- "bytesInOutput": 1065
12729
+ "bytesInOutput": 1062
12485
12730
  },
12486
12731
  "src/Prebuilt/common/constants.js": {
12487
- "bytesInOutput": 5098
12732
+ "bytesInOutput": 5062
12488
12733
  },
12489
12734
  "src/Prebuilt/components/AppData/useSidepane.js": {
12490
- "bytesInOutput": 1646
12735
+ "bytesInOutput": 1640
12491
12736
  },
12492
12737
  "src/Prebuilt/components/AppData/useUISettings.js": {
12493
- "bytesInOutput": 5726
12738
+ "bytesInOutput": 5586
12494
12739
  },
12495
12740
  "src/Prebuilt/common/utils.js": {
12496
- "bytesInOutput": 1981
12741
+ "bytesInOutput": 1108
12497
12742
  },
12498
12743
  "src/Prebuilt/components/AppData/AppData.jsx": {
12499
- "bytesInOutput": 7027
12744
+ "bytesInOutput": 7051
12500
12745
  },
12501
12746
  "src/Prebuilt/services/FeatureFlags.jsx": {
12502
12747
  "bytesInOutput": 1837
12503
12748
  },
12504
12749
  "src/Prebuilt/components/AudioLevel/BeamSpeakerLabelsLogging.jsx": {
12505
- "bytesInOutput": 709
12750
+ "bytesInOutput": 706
12506
12751
  },
12507
12752
  "src/Prebuilt/AppContext.jsx": {
12508
12753
  "bytesInOutput": 793
12509
12754
  },
12510
12755
  "src/Prebuilt/primitives/DialogContent.jsx": {
12511
- "bytesInOutput": 10566
12756
+ "bytesInOutput": 10593
12512
12757
  },
12513
12758
  "src/Prebuilt/services/tokenService.js": {
12514
12759
  "bytesInOutput": 1288
12515
12760
  },
12516
12761
  "src/Prebuilt/components/AuthToken.jsx": {
12517
- "bytesInOutput": 5050
12762
+ "bytesInOutput": 5047
12518
12763
  },
12519
12764
  "src/Prebuilt/components/ErrorBoundary.jsx": {
12520
- "bytesInOutput": 4372
12765
+ "bytesInOutput": 4390
12521
12766
  },
12522
12767
  "src/Prebuilt/components/FullPageProgress.jsx": {
12523
- "bytesInOutput": 577
12768
+ "bytesInOutput": 858
12524
12769
  },
12525
12770
  "src/Prebuilt/components/init/Init.jsx": {
12526
12771
  "bytesInOutput": 1871
@@ -12528,11 +12773,8 @@
12528
12773
  "src/Prebuilt/components/Input/KeyboardInputManager.js": {
12529
12774
  "bytesInOutput": 4995
12530
12775
  },
12531
- "src/Prebuilt/hms.js": {
12532
- "bytesInOutput": 442
12533
- },
12534
12776
  "src/Prebuilt/components/Toast/ToastConfig.jsx": {
12535
- "bytesInOutput": 5609
12777
+ "bytesInOutput": 5340
12536
12778
  },
12537
12779
  "src/Prebuilt/components/Toast/ToastManager.js": {
12538
12780
  "bytesInOutput": 1359
@@ -12555,104 +12797,122 @@
12555
12797
  "src/Prebuilt/components/Notifications/PeerNotifications.jsx": {
12556
12798
  "bytesInOutput": 1906
12557
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
+ },
12558
12809
  "src/Prebuilt/components/Notifications/PermissionErrorModal.jsx": {
12559
- "bytesInOutput": 3063
12810
+ "bytesInOutput": 5752
12560
12811
  },
12561
12812
  "src/Prebuilt/components/Notifications/ReconnectNotifications.jsx": {
12562
- "bytesInOutput": 3478
12813
+ "bytesInOutput": 3482
12563
12814
  },
12564
12815
  "src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.jsx": {
12565
- "bytesInOutput": 2279
12816
+ "bytesInOutput": 2280
12566
12817
  },
12567
12818
  "src/Prebuilt/components/Notifications/TrackNotifications.jsx": {
12568
12819
  "bytesInOutput": 938
12569
12820
  },
12570
12821
  "src/Prebuilt/components/Notifications/TrackUnmuteModal.jsx": {
12571
- "bytesInOutput": 2268
12822
+ "bytesInOutput": 2266
12572
12823
  },
12573
12824
  "src/Prebuilt/components/hooks/useNavigation.js": {
12574
12825
  "bytesInOutput": 771
12575
12826
  },
12576
12827
  "src/Prebuilt/components/Notifications/Notifications.jsx": {
12577
- "bytesInOutput": 6514
12828
+ "bytesInOutput": 6447
12578
12829
  },
12579
12830
  "src/Prebuilt/components/Notifications/index.jsx": {
12580
12831
  "bytesInOutput": 173
12581
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
+ },
12582
12842
  "src/Prebuilt/components/Header/HeaderComponents.jsx": {
12583
- "bytesInOutput": 1912
12843
+ "bytesInOutput": 2116
12584
12844
  },
12585
12845
  "src/Prebuilt/IconButton.jsx": {
12586
- "bytesInOutput": 542
12846
+ "bytesInOutput": 554
12587
12847
  },
12588
12848
  "src/Prebuilt/components/Connection/connectionQualityUtils.js": {
12589
- "bytesInOutput": 997
12849
+ "bytesInOutput": 1059
12590
12850
  },
12591
12851
  "src/Prebuilt/components/Connection/ConnectionIndicator.jsx": {
12592
- "bytesInOutput": 4370
12852
+ "bytesInOutput": 4409
12593
12853
  },
12594
12854
  "src/Prebuilt/components/hooks/useDropdownSelection.jsx": {
12595
- "bytesInOutput": 351
12855
+ "bytesInOutput": 257
12596
12856
  },
12597
12857
  "src/Prebuilt/common/hooks.js": {
12598
12858
  "bytesInOutput": 493
12599
12859
  },
12600
12860
  "src/Prebuilt/components/RoleChangeModal.jsx": {
12601
- "bytesInOutput": 7589
12861
+ "bytesInOutput": 7598
12602
12862
  },
12603
12863
  "src/Prebuilt/components/Header/ParticipantFilter.jsx": {
12604
- "bytesInOutput": 4239
12864
+ "bytesInOutput": 4243
12605
12865
  },
12606
12866
  "src/Prebuilt/components/Header/ParticipantList.jsx": {
12607
- "bytesInOutput": 13395
12867
+ "bytesInOutput": 13414
12608
12868
  },
12609
12869
  "src/Prebuilt/components/GoLiveButton.jsx": {
12610
- "bytesInOutput": 1985
12870
+ "bytesInOutput": 1878
12611
12871
  },
12612
12872
  "src/Prebuilt/components/Streaming/ResolutionInput.jsx": {
12613
12873
  "bytesInOutput": 3668
12614
12874
  },
12615
12875
  "src/Prebuilt/components/Streaming/Common.jsx": {
12616
- "bytesInOutput": 5311
12876
+ "bytesInOutput": 5491
12617
12877
  },
12618
12878
  "src/Prebuilt/components/Streaming/RTMPStreaming.jsx": {
12619
- "bytesInOutput": 12665
12879
+ "bytesInOutput": 12511
12620
12880
  },
12621
12881
  "src/Prebuilt/components/hooks/useMetadata.jsx": {
12622
- "bytesInOutput": 2199
12882
+ "bytesInOutput": 2197
12623
12883
  },
12624
12884
  "src/Prebuilt/plugins/whiteboard/useWhiteboardMetadata.js": {
12625
12885
  "bytesInOutput": 2178
12626
12886
  },
12627
12887
  "src/Prebuilt/components/hooks/usePlaylistMusic.js": {
12628
- "bytesInOutput": 1391
12888
+ "bytesInOutput": 1384
12629
12889
  },
12630
12890
  "src/Prebuilt/components/hooks/useScreenshareAudio.js": {
12631
- "bytesInOutput": 1169
12891
+ "bytesInOutput": 1165
12632
12892
  },
12633
12893
  "src/Prebuilt/components/Header/AdditionalRoomState.jsx": {
12634
- "bytesInOutput": 9343
12894
+ "bytesInOutput": 9447
12635
12895
  },
12636
12896
  "src/Prebuilt/components/Header/StreamActions.jsx": {
12637
- "bytesInOutput": 9658
12897
+ "bytesInOutput": 9266
12638
12898
  },
12639
12899
  "src/Prebuilt/components/Header/ConferencingHeader.jsx": {
12640
- "bytesInOutput": 1339
12900
+ "bytesInOutput": 1146
12641
12901
  },
12642
12902
  "src/Prebuilt/components/hooks/useDropdownList.jsx": {
12643
12903
  "bytesInOutput": 885
12644
12904
  },
12645
12905
  "src/Prebuilt/components/EmojiReaction.jsx": {
12646
- "bytesInOutput": 5344
12906
+ "bytesInOutput": 5435
12647
12907
  },
12648
12908
  "src/Prebuilt/components/LeaveRoom.jsx": {
12649
- "bytesInOutput": 7908
12909
+ "bytesInOutput": 8004
12650
12910
  },
12651
12911
  "src/Prebuilt/components/MetaActions.jsx": {
12652
- "bytesInOutput": 2084
12912
+ "bytesInOutput": 2074
12653
12913
  },
12654
12914
  "src/Prebuilt/components/Header/StreamingHeader.jsx": {
12655
- "bytesInOutput": 2232
12915
+ "bytesInOutput": 2131
12656
12916
  },
12657
12917
  "src/Prebuilt/components/Header/Header.jsx": {
12658
12918
  "bytesInOutput": 507
@@ -12661,91 +12921,97 @@
12661
12921
  "bytesInOutput": 152
12662
12922
  },
12663
12923
  "src/Prebuilt/components/PostLeave.jsx": {
12664
- "bytesInOutput": 3408
12924
+ "bytesInOutput": 3434
12665
12925
  },
12666
12926
  "src/Prebuilt/components/hooks/useSetPinnedMessage.js": {
12667
- "bytesInOutput": 1519
12927
+ "bytesInOutput": 1516
12668
12928
  },
12669
12929
  "src/Prebuilt/components/Chat/ChatBody.jsx": {
12670
- "bytesInOutput": 12712
12930
+ "bytesInOutput": 12784
12671
12931
  },
12672
12932
  "src/Prebuilt/components/AppData/useChatState.js": {
12673
- "bytesInOutput": 914
12933
+ "bytesInOutput": 911
12674
12934
  },
12675
12935
  "src/Prebuilt/components/Chat/useEmojiPickerStyles.js": {
12676
- "bytesInOutput": 1360
12936
+ "bytesInOutput": 1379
12677
12937
  },
12678
12938
  "src/Prebuilt/components/Chat/ChatFooter.jsx": {
12679
- "bytesInOutput": 5399
12939
+ "bytesInOutput": 5400
12680
12940
  },
12681
12941
  "src/Prebuilt/components/Chat/ChatSelector.jsx": {
12682
- "bytesInOutput": 6549
12942
+ "bytesInOutput": 6556
12683
12943
  },
12684
12944
  "src/Prebuilt/components/Chat/ChatHeader.jsx": {
12685
- "bytesInOutput": 2927
12945
+ "bytesInOutput": 2935
12686
12946
  },
12687
12947
  "src/Prebuilt/components/Chat/useUnreadCount.js": {
12688
12948
  "bytesInOutput": 637
12689
12949
  },
12690
12950
  "src/Prebuilt/components/Chat/Chat.jsx": {
12691
- "bytesInOutput": 6297
12951
+ "bytesInOutput": 6420
12692
12952
  },
12693
- "src/Prebuilt/components/Streaming/HLSStreaming.jsx": {
12694
- "bytesInOutput": 9577
12953
+ "src/Prebuilt/images/rtmp.png": {
12954
+ "bytesInOutput": 7396
12695
12955
  },
12696
- "src/Prebuilt/components/Streaming/RTMPIcon.jsx": {
12697
- "bytesInOutput": 341119
12956
+ "src/Prebuilt/components/Streaming/HLSStreaming.jsx": {
12957
+ "bytesInOutput": 9247
12698
12958
  },
12699
12959
  "src/Prebuilt/components/Streaming/StreamingLanding.jsx": {
12700
- "bytesInOutput": 3657
12960
+ "bytesInOutput": 3668
12701
12961
  },
12702
12962
  "src/Prebuilt/layouts/SidePane.jsx": {
12703
- "bytesInOutput": 1729
12963
+ "bytesInOutput": 1730
12964
+ },
12965
+ "src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx": {
12966
+ "bytesInOutput": 3081
12704
12967
  },
12705
12968
  "src/Prebuilt/components/AudioVideoToggle.jsx": {
12706
- "bytesInOutput": 3180
12969
+ "bytesInOutput": 4644
12970
+ },
12971
+ "src/Prebuilt/components/Chip.jsx": {
12972
+ "bytesInOutput": 784
12707
12973
  },
12708
12974
  "src/Prebuilt/components/Connection/TileConnection.jsx": {
12709
- "bytesInOutput": 1225
12975
+ "bytesInOutput": 1229
12710
12976
  },
12711
12977
  "src/Prebuilt/primitives/DropdownTrigger.jsx": {
12712
- "bytesInOutput": 1762
12713
- },
12714
- "src/Prebuilt/components/Settings/common.js": {
12715
- "bytesInOutput": 445
12978
+ "bytesInOutput": 1770
12716
12979
  },
12717
12980
  "src/Prebuilt/components/Settings/DeviceSettings.jsx": {
12718
- "bytesInOutput": 8218
12981
+ "bytesInOutput": 8092
12719
12982
  },
12720
12983
  "src/Prebuilt/components/Settings/SwitchWithLabel.jsx": {
12721
- "bytesInOutput": 1396
12984
+ "bytesInOutput": 1403
12722
12985
  },
12723
12986
  "src/Prebuilt/components/Settings/LayoutSettings.jsx": {
12724
- "bytesInOutput": 4007
12987
+ "bytesInOutput": 4003
12725
12988
  },
12726
12989
  "src/Prebuilt/components/Settings/NotificationSettings.jsx": {
12727
12990
  "bytesInOutput": 2907
12728
12991
  },
12992
+ "src/Prebuilt/components/Settings/common.js": {
12993
+ "bytesInOutput": 1150
12994
+ },
12729
12995
  "src/Prebuilt/components/Settings/SettingsModal.jsx": {
12730
- "bytesInOutput": 6690
12996
+ "bytesInOutput": 6093
12731
12997
  },
12732
- "src/Prebuilt/components/Preview/PreviewName.jsx": {
12733
- "bytesInOutput": 1256
12998
+ "src/Prebuilt/components/Preview/PreviewForm.jsx": {
12999
+ "bytesInOutput": 3205
12734
13000
  },
12735
13001
  "src/Prebuilt/plugins/VirtualBackground/vbutils.js": {
12736
13002
  "bytesInOutput": 2273
12737
13003
  },
12738
13004
  "src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx": {
12739
- "bytesInOutput": 4348
13005
+ "bytesInOutput": 4380
12740
13006
  },
12741
13007
  "src/Prebuilt/components/Preview/PreviewJoin.jsx": {
12742
- "bytesInOutput": 7470
13008
+ "bytesInOutput": 10558
12743
13009
  },
12744
13010
  "src/Prebuilt/components/hooks/useSkipPreview.jsx": {
12745
13011
  "bytesInOutput": 1133
12746
13012
  },
12747
13013
  "src/Prebuilt/components/Preview/PreviewContainer.jsx": {
12748
- "bytesInOutput": 2279
13014
+ "bytesInOutput": 2712
12749
13015
  },
12750
13016
  "src/Prebuilt/components/Toast/Toast.jsx": {
12751
13017
  "bytesInOutput": 773
@@ -12753,32 +13019,32 @@
12753
13019
  "src/Prebuilt/components/Toast/ToastContainer.jsx": {
12754
13020
  "bytesInOutput": 1404
12755
13021
  },
12756
- "src/Prebuilt/plugins/confetti.jsx": {
12757
- "bytesInOutput": 1807
12758
- },
12759
13022
  "src/Prebuilt/plugins/FlyingEmoji.jsx": {
12760
- "bytesInOutput": 4188
13023
+ "bytesInOutput": 4194
12761
13024
  },
12762
13025
  "src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
12763
13026
  "bytesInOutput": 823
12764
13027
  },
13028
+ "src/Prebuilt/components/Notifications/HLSFailureModal.jsx": {
13029
+ "bytesInOutput": 2776
13030
+ },
12765
13031
  "src/Prebuilt/components/hooks/usePlaylist.js": {
12766
- "bytesInOutput": 1058
13032
+ "bytesInOutput": 1055
12767
13033
  },
12768
13034
  "src/Prebuilt/components/Playlist/PlaylistControls.jsx": {
12769
- "bytesInOutput": 7482
13035
+ "bytesInOutput": 7497
12770
13036
  },
12771
13037
  "src/Prebuilt/components/Playlist/VideoPlayer.jsx": {
12772
- "bytesInOutput": 4004
13038
+ "bytesInOutput": 4035
12773
13039
  },
12774
13040
  "src/Prebuilt/components/ScreenshareDisplay.jsx": {
12775
- "bytesInOutput": 1852
13041
+ "bytesInOutput": 1855
12776
13042
  },
12777
13043
  "src/Prebuilt/components/peerTileUtils.jsx": {
12778
13044
  "bytesInOutput": 1362
12779
13045
  },
12780
13046
  "src/Prebuilt/components/TileMenu.jsx": {
12781
- "bytesInOutput": 11648
13047
+ "bytesInOutput": 11659
12782
13048
  },
12783
13049
  "src/Prebuilt/components/ScreenshareTile.jsx": {
12784
13050
  "bytesInOutput": 4236
@@ -12847,10 +13113,10 @@
12847
13113
  "bytesInOutput": 615
12848
13114
  },
12849
13115
  "../hms-video-web/dist/index.js": {
12850
- "bytesInOutput": 23350
13116
+ "bytesInOutput": 23486
12851
13117
  },
12852
13118
  "../hms-video-store/dist/index.js": {
12853
- "bytesInOutput": 21392
13119
+ "bytesInOutput": 21408
12854
13120
  },
12855
13121
  "src/Prebuilt/common/PeersSorter.js": {
12856
13122
  "bytesInOutput": 3234
@@ -12868,13 +13134,13 @@
12868
13134
  "bytesInOutput": 5295
12869
13135
  },
12870
13136
  "src/Prebuilt/images/first_person.png": {
12871
- "bytesInOutput": 95200
13137
+ "bytesInOutput": 172880
12872
13138
  },
12873
13139
  "src/Prebuilt/components/FirstPersonDisplay.jsx": {
12874
13140
  "bytesInOutput": 1875
12875
13141
  },
12876
13142
  "src/Prebuilt/layouts/InsetView.jsx": {
12877
- "bytesInOutput": 7517
13143
+ "bytesInOutput": 7438
12878
13144
  },
12879
13145
  "src/Prebuilt/components/Image.jsx": {
12880
13146
  "bytesInOutput": 246
@@ -12883,7 +13149,7 @@
12883
13149
  "bytesInOutput": 3349
12884
13150
  },
12885
13151
  "src/Prebuilt/layouts/NonPublisherView.jsx": {
12886
- "bytesInOutput": 2019
13152
+ "bytesInOutput": 2027
12887
13153
  },
12888
13154
  "src/Prebuilt/components/AppData/useAppLayout.js": {
12889
13155
  "bytesInOutput": 422
@@ -12892,16 +13158,16 @@
12892
13158
  "bytesInOutput": 3974
12893
13159
  },
12894
13160
  "src/Prebuilt/layouts/PDFView.jsx": {
12895
- "bytesInOutput": 4199
13161
+ "bytesInOutput": 4195
12896
13162
  },
12897
13163
  "src/Prebuilt/layouts/WaitingView.jsx": {
12898
- "bytesInOutput": 1935
13164
+ "bytesInOutput": 1943
12899
13165
  },
12900
13166
  "src/Prebuilt/plugins/whiteboard/index.js": {
12901
13167
  "bytesInOutput": 170
12902
13168
  },
12903
13169
  "src/Prebuilt/components/HlsStatsOverlay.jsx": {
12904
- "bytesInOutput": 4203
13170
+ "bytesInOutput": 4195
12905
13171
  },
12906
13172
  "src/Prebuilt/components/HMSVideo/Controls.jsx": {
12907
13173
  "bytesInOutput": 628
@@ -12910,19 +13176,19 @@
12910
13176
  "bytesInOutput": 642
12911
13177
  },
12912
13178
  "src/Prebuilt/components/HMSVideo/PlayButton.jsx": {
12913
- "bytesInOutput": 865
13179
+ "bytesInOutput": 860
12914
13180
  },
12915
13181
  "src/Prebuilt/components/HMSVideo/HMSVIdeoUtils.js": {
12916
13182
  "bytesInOutput": 848
12917
13183
  },
12918
13184
  "src/Prebuilt/components/HMSVideo/VideoProgress.jsx": {
12919
- "bytesInOutput": 3219
13185
+ "bytesInOutput": 3227
12920
13186
  },
12921
13187
  "src/Prebuilt/components/HMSVideo/VideoTime.jsx": {
12922
- "bytesInOutput": 1230
13188
+ "bytesInOutput": 1225
12923
13189
  },
12924
13190
  "src/Prebuilt/components/HMSVideo/VolumeControl.jsx": {
12925
- "bytesInOutput": 1514
13191
+ "bytesInOutput": 1524
12926
13192
  },
12927
13193
  "src/Prebuilt/components/HMSVideo/index.js": {
12928
13194
  "bytesInOutput": 565
@@ -12934,10 +13200,10 @@
12934
13200
  "bytesInOutput": 1233
12935
13201
  },
12936
13202
  "src/Prebuilt/components/HMSVideo/HLSQualitySelector.jsx": {
12937
- "bytesInOutput": 3406
13203
+ "bytesInOutput": 3414
12938
13204
  },
12939
13205
  "src/Prebuilt/layouts/HLSView.jsx": {
12940
- "bytesInOutput": 12845
13206
+ "bytesInOutput": 12867
12941
13207
  },
12942
13208
  "src/Prebuilt/layouts/ActiveSpeakerView.jsx": {
12943
13209
  "bytesInOutput": 1817
@@ -12946,28 +13212,28 @@
12946
13212
  "bytesInOutput": 2617
12947
13213
  },
12948
13214
  "src/Prebuilt/layouts/mainView.jsx": {
12949
- "bytesInOutput": 4534
13215
+ "bytesInOutput": 5953
12950
13216
  },
12951
13217
  "src/Prebuilt/components/Playlist/PlaylistItem.jsx": {
12952
- "bytesInOutput": 1724
13218
+ "bytesInOutput": 1749
12953
13219
  },
12954
13220
  "src/Prebuilt/components/Playlist/Playlist.jsx": {
12955
- "bytesInOutput": 5517
13221
+ "bytesInOutput": 5539
12956
13222
  },
12957
13223
  "src/Prebuilt/components/Settings/StartRecording.jsx": {
12958
- "bytesInOutput": 5332
13224
+ "bytesInOutput": 5184
12959
13225
  },
12960
13226
  "src/Prebuilt/components/StatsForNerds.jsx": {
12961
- "bytesInOutput": 11481
13227
+ "bytesInOutput": 11497
12962
13228
  },
12963
13229
  "src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
12964
- "bytesInOutput": 6212
13230
+ "bytesInOutput": 6227
12965
13231
  },
12966
13232
  "src/Prebuilt/components/MoreSettings/ChangeNameModal.jsx": {
12967
- "bytesInOutput": 3845
13233
+ "bytesInOutput": 3843
12968
13234
  },
12969
13235
  "src/Prebuilt/components/MoreSettings/ChangeSelfRole.jsx": {
12970
- "bytesInOutput": 3171
13236
+ "bytesInOutput": 3179
12971
13237
  },
12972
13238
  "src/Prebuilt/components/MoreSettings/EmbedUrl.jsx": {
12973
13239
  "bytesInOutput": 3706
@@ -12979,22 +13245,22 @@
12979
13245
  "bytesInOutput": 1170
12980
13246
  },
12981
13247
  "src/Prebuilt/components/MoreSettings/MuteAllModal.jsx": {
12982
- "bytesInOutput": 4395
13248
+ "bytesInOutput": 4392
12983
13249
  },
12984
13250
  "src/Prebuilt/components/MoreSettings/MoreSettings.jsx": {
12985
- "bytesInOutput": 10314
13251
+ "bytesInOutput": 10335
12986
13252
  },
12987
13253
  "src/Prebuilt/components/PIP/pipUtils.js": {
12988
- "bytesInOutput": 4387
13254
+ "bytesInOutput": 4391
12989
13255
  },
12990
13256
  "src/Prebuilt/components/PIP/PIPManager.js": {
12991
- "bytesInOutput": 10093
13257
+ "bytesInOutput": 10089
12992
13258
  },
12993
13259
  "src/Prebuilt/components/PIP/SetupMediaSession.js": {
12994
13260
  "bytesInOutput": 2932
12995
13261
  },
12996
13262
  "src/Prebuilt/components/PIP/PIPComponent.jsx": {
12997
- "bytesInOutput": 3156
13263
+ "bytesInOutput": 3152
12998
13264
  },
12999
13265
  "src/Prebuilt/components/PIP/index.jsx": {
13000
13266
  "bytesInOutput": 511
@@ -13003,40 +13269,40 @@
13003
13269
  "bytesInOutput": 719
13004
13270
  },
13005
13271
  "src/Prebuilt/components/pdfAnnotator/pdfErrorView.jsx": {
13006
- "bytesInOutput": 1068
13272
+ "bytesInOutput": 1096
13007
13273
  },
13008
13274
  "src/Prebuilt/components/pdfAnnotator/pdfHeader.jsx": {
13009
- "bytesInOutput": 1064
13275
+ "bytesInOutput": 1071
13010
13276
  },
13011
13277
  "src/Prebuilt/components/pdfAnnotator/pdfInfo.jsx": {
13012
- "bytesInOutput": 1217
13278
+ "bytesInOutput": 1221
13013
13279
  },
13014
13280
  "src/Prebuilt/components/pdfAnnotator/submitPdf.jsx": {
13015
13281
  "bytesInOutput": 2890
13016
13282
  },
13017
13283
  "src/Prebuilt/components/pdfAnnotator/uploadedFile.jsx": {
13018
- "bytesInOutput": 3122
13284
+ "bytesInOutput": 3133
13019
13285
  },
13020
13286
  "src/Prebuilt/components/pdfAnnotator/pdfFileOptions.jsx": {
13021
- "bytesInOutput": 3566
13287
+ "bytesInOutput": 3568
13022
13288
  },
13023
13289
  "src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx": {
13024
- "bytesInOutput": 8131
13290
+ "bytesInOutput": 7859
13025
13291
  },
13026
13292
  "src/Prebuilt/components/ScreenShare.jsx": {
13027
13293
  "bytesInOutput": 1986
13028
13294
  },
13029
13295
  "src/Prebuilt/components/ScreenshareHintModal.jsx": {
13030
- "bytesInOutput": 1520
13296
+ "bytesInOutput": 1518
13031
13297
  },
13032
13298
  "src/Prebuilt/components/Footer/ChatToggle.jsx": {
13033
- "bytesInOutput": 1457
13299
+ "bytesInOutput": 1454
13034
13300
  },
13035
13301
  "src/Prebuilt/plugins/transcription/Transcriber.js": {
13036
- "bytesInOutput": 8129
13302
+ "bytesInOutput": 8116
13037
13303
  },
13038
13304
  "src/Prebuilt/plugins/transcription/TranscriptionButton.jsx": {
13039
- "bytesInOutput": 4698
13305
+ "bytesInOutput": 4692
13040
13306
  },
13041
13307
  "src/Prebuilt/plugins/transcription/index.jsx": {
13042
13308
  "bytesInOutput": 282
@@ -13051,36 +13317,36 @@
13051
13317
  "bytesInOutput": 505
13052
13318
  },
13053
13319
  "src/Prebuilt/components/RoleChangeRequestModal.jsx": {
13054
- "bytesInOutput": 1441
13320
+ "bytesInOutput": 1438
13055
13321
  },
13056
13322
  "src/Prebuilt/components/conference.jsx": {
13057
- "bytesInOutput": 6244
13323
+ "bytesInOutput": 6614
13058
13324
  },
13059
13325
  "src/Prebuilt/App.jsx": {
13060
- "bytesInOutput": 11603
13326
+ "bytesInOutput": 12768
13061
13327
  },
13062
13328
  "src/Prebuilt/index.js": {
13063
13329
  "bytesInOutput": 131
13064
13330
  },
13065
13331
  "src/Progress/index.tsx": {
13066
- "bytesInOutput": 651
13332
+ "bytesInOutput": 652
13067
13333
  },
13068
13334
  "src/index.ts": {
13069
- "bytesInOutput": 2821
13335
+ "bytesInOutput": 2759
13070
13336
  }
13071
13337
  },
13072
- "bytes": 1376628
13338
+ "bytes": 1180193
13073
13339
  },
13074
13340
  "dist/index.cjs.css.map": {
13075
13341
  "imports": [],
13076
13342
  "exports": [],
13077
13343
  "inputs": {},
13078
- "bytes": 453
13344
+ "bytes": 519
13079
13345
  },
13080
13346
  "dist/index.cjs.css": {
13081
13347
  "imports": [],
13082
13348
  "inputs": {
13083
- "../../../../../../../tmp/tmp-2771-hDWm7QOKpfQS/18997609bdb1/Whiteboard.css": {
13349
+ "../../../../../../../tmp/tmp-2676-L5WzxECSUAWy/189c4c26c3b0/Whiteboard.css": {
13084
13350
  "bytesInOutput": 186
13085
13351
  }
13086
13352
  },