@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>",
5212
5340
  "kind": "import-statement",
5213
- "original": "../AppData/useUISettings"
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",
5351
+ "kind": "import-statement",
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-5wBK3adRNu7R/18997609b3e0/Whiteboard.css": {
7511
+ "../../../../../../../tmp/tmp-2676-7ql02ypSDIK4/189c4c26cdb1/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-5wBK3adRNu7R/18997609b3e0/Whiteboard.css",
7534
+ "path": "../../../../../../../tmp/tmp-2676-7ql02ypSDIK4/189c4c26cdb1/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",
@@ -10089,19 +10297,19 @@
10089
10297
  "dist/index.js": {
10090
10298
  "imports": [
10091
10299
  {
10092
- "path": "dist/chunk-ZET2HMGS.js",
10300
+ "path": "dist/chunk-LUND6FLY.js",
10093
10301
  "kind": "import-statement"
10094
10302
  },
10095
10303
  {
10096
- "path": "dist/chunk-BSQIN5RC.js",
10304
+ "path": "dist/chunk-MYK3T45M.js",
10097
10305
  "kind": "import-statement"
10098
10306
  },
10099
10307
  {
10100
- "path": "dist/chunk-A2PNZIK7.js",
10308
+ "path": "dist/chunk-THORW2WT.js",
10101
10309
  "kind": "import-statement"
10102
10310
  },
10103
10311
  {
10104
- "path": "dist/chunk-4VY5NUK7.js",
10312
+ "path": "dist/chunk-4ISMCWQA.js",
10105
10313
  "kind": "import-statement"
10106
10314
  }
10107
10315
  ],
@@ -10153,14 +10361,12 @@
10153
10361
  "createTheme",
10154
10362
  "createThemeBase",
10155
10363
  "css",
10156
- "darkTheme",
10157
10364
  "flexCenter",
10158
10365
  "getCssText",
10159
10366
  "getLeft",
10160
10367
  "globalCss",
10161
10368
  "globalStyles",
10162
10369
  "keyframes",
10163
- "lightTheme",
10164
10370
  "slideLeftAndFade",
10165
10371
  "styled",
10166
10372
  "textEllipsis",
@@ -10171,22 +10377,22 @@
10171
10377
  "entryPoint": "src/index.ts",
10172
10378
  "cssBundle": "dist/index.css",
10173
10379
  "inputs": {},
10174
- "bytes": 1832
10380
+ "bytes": 1778
10175
10381
  },
10176
- "dist/VirtualBackground-HWU22Q6S.js.map": {
10382
+ "dist/VirtualBackground-ZRRE4DUA.js.map": {
10177
10383
  "imports": [],
10178
10384
  "exports": [],
10179
10385
  "inputs": {},
10180
- "bytes": 8392
10386
+ "bytes": 8457
10181
10387
  },
10182
- "dist/VirtualBackground-HWU22Q6S.js": {
10388
+ "dist/VirtualBackground-ZRRE4DUA.js": {
10183
10389
  "imports": [
10184
10390
  {
10185
- "path": "dist/chunk-BSQIN5RC.js",
10391
+ "path": "dist/chunk-MYK3T45M.js",
10186
10392
  "kind": "import-statement"
10187
10393
  },
10188
10394
  {
10189
- "path": "dist/chunk-4VY5NUK7.js",
10395
+ "path": "dist/chunk-4ISMCWQA.js",
10190
10396
  "kind": "import-statement"
10191
10397
  },
10192
10398
  {
@@ -10227,36 +10433,36 @@
10227
10433
  "entryPoint": "src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx",
10228
10434
  "inputs": {
10229
10435
  "src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx": {
10230
- "bytesInOutput": 3220
10436
+ "bytesInOutput": 3253
10231
10437
  },
10232
10438
  "src/Prebuilt/plugins/VirtualBackground/vbutils.js": {
10233
10439
  "bytesInOutput": 1940
10234
10440
  }
10235
10441
  },
10236
- "bytes": 5668
10442
+ "bytes": 5701
10237
10443
  },
10238
- "dist/HLSView-ZYNT3HJD.js.map": {
10444
+ "dist/HLSView-I26CVF5U.js.map": {
10239
10445
  "imports": [],
10240
10446
  "exports": [],
10241
10447
  "inputs": {},
10242
- "bytes": 42182
10448
+ "bytes": 42202
10243
10449
  },
10244
- "dist/HLSView-ZYNT3HJD.js": {
10450
+ "dist/HLSView-I26CVF5U.js": {
10245
10451
  "imports": [
10246
10452
  {
10247
- "path": "dist/chunk-ZET2HMGS.js",
10453
+ "path": "dist/chunk-LUND6FLY.js",
10248
10454
  "kind": "import-statement"
10249
10455
  },
10250
10456
  {
10251
- "path": "dist/chunk-BSQIN5RC.js",
10457
+ "path": "dist/chunk-MYK3T45M.js",
10252
10458
  "kind": "import-statement"
10253
10459
  },
10254
10460
  {
10255
- "path": "dist/chunk-A2PNZIK7.js",
10461
+ "path": "dist/chunk-THORW2WT.js",
10256
10462
  "kind": "import-statement"
10257
10463
  },
10258
10464
  {
10259
- "path": "dist/chunk-4VY5NUK7.js",
10465
+ "path": "dist/chunk-4ISMCWQA.js",
10260
10466
  "kind": "import-statement"
10261
10467
  },
10262
10468
  {
@@ -10364,13 +10570,13 @@
10364
10570
  "default"
10365
10571
  ],
10366
10572
  "entryPoint": "src/Prebuilt/layouts/HLSView.jsx",
10367
- "cssBundle": "dist/HLSView-DIQQF2PP.css",
10573
+ "cssBundle": "dist/HLSView-DWEEMZ6Z.css",
10368
10574
  "inputs": {
10369
10575
  "src/Prebuilt/layouts/HLSView.jsx": {
10370
- "bytesInOutput": 10137
10576
+ "bytesInOutput": 10161
10371
10577
  },
10372
10578
  "src/Prebuilt/components/HlsStatsOverlay.jsx": {
10373
- "bytesInOutput": 3529
10579
+ "bytesInOutput": 3521
10374
10580
  },
10375
10581
  "src/Prebuilt/components/HMSVideo/index.js": {
10376
10582
  "bytesInOutput": 252
@@ -10382,19 +10588,19 @@
10382
10588
  "bytesInOutput": 415
10383
10589
  },
10384
10590
  "src/Prebuilt/components/HMSVideo/PlayButton.jsx": {
10385
- "bytesInOutput": 539
10591
+ "bytesInOutput": 534
10386
10592
  },
10387
10593
  "src/Prebuilt/components/HMSVideo/VideoProgress.jsx": {
10388
- "bytesInOutput": 2568
10594
+ "bytesInOutput": 2576
10389
10595
  },
10390
10596
  "src/Prebuilt/components/HMSVideo/HMSVIdeoUtils.js": {
10391
10597
  "bytesInOutput": 725
10392
10598
  },
10393
10599
  "src/Prebuilt/components/HMSVideo/VideoTime.jsx": {
10394
- "bytesInOutput": 863
10600
+ "bytesInOutput": 858
10395
10601
  },
10396
10602
  "src/Prebuilt/components/HMSVideo/VolumeControl.jsx": {
10397
- "bytesInOutput": 1079
10603
+ "bytesInOutput": 1089
10398
10604
  },
10399
10605
  "src/Prebuilt/components/HMSVideo/FullscreenButton.jsx": {
10400
10606
  "bytesInOutput": 527
@@ -10403,37 +10609,37 @@
10403
10609
  "bytesInOutput": 902
10404
10610
  },
10405
10611
  "src/Prebuilt/components/HMSVideo/HLSQualitySelector.jsx": {
10406
- "bytesInOutput": 2826
10612
+ "bytesInOutput": 2834
10407
10613
  }
10408
10614
  },
10409
- "bytes": 26089
10615
+ "bytes": 26121
10410
10616
  },
10411
- "dist/ActiveSpeakerView-G32BDM5F.js.map": {
10617
+ "dist/ActiveSpeakerView-4XPIRZOK.js.map": {
10412
10618
  "imports": [],
10413
10619
  "exports": [],
10414
10620
  "inputs": {},
10415
10621
  "bytes": 2205
10416
10622
  },
10417
- "dist/ActiveSpeakerView-G32BDM5F.js": {
10623
+ "dist/ActiveSpeakerView-4XPIRZOK.js": {
10418
10624
  "imports": [
10419
10625
  {
10420
- "path": "dist/chunk-TEHZYXCJ.js",
10626
+ "path": "dist/chunk-KKLZ7K2L.js",
10421
10627
  "kind": "import-statement"
10422
10628
  },
10423
10629
  {
10424
- "path": "dist/chunk-ZET2HMGS.js",
10630
+ "path": "dist/chunk-LUND6FLY.js",
10425
10631
  "kind": "import-statement"
10426
10632
  },
10427
10633
  {
10428
- "path": "dist/chunk-BSQIN5RC.js",
10634
+ "path": "dist/chunk-MYK3T45M.js",
10429
10635
  "kind": "import-statement"
10430
10636
  },
10431
10637
  {
10432
- "path": "dist/chunk-A2PNZIK7.js",
10638
+ "path": "dist/chunk-THORW2WT.js",
10433
10639
  "kind": "import-statement"
10434
10640
  },
10435
10641
  {
10436
- "path": "dist/chunk-4VY5NUK7.js",
10642
+ "path": "dist/chunk-4ISMCWQA.js",
10437
10643
  "kind": "import-statement"
10438
10644
  },
10439
10645
  {
@@ -10451,7 +10657,7 @@
10451
10657
  "default"
10452
10658
  ],
10453
10659
  "entryPoint": "src/Prebuilt/layouts/ActiveSpeakerView.jsx",
10454
- "cssBundle": "dist/ActiveSpeakerView-LW4WDBC6.css",
10660
+ "cssBundle": "dist/ActiveSpeakerView-ADEYHQMU.css",
10455
10661
  "inputs": {
10456
10662
  "src/Prebuilt/layouts/ActiveSpeakerView.jsx": {
10457
10663
  "bytesInOutput": 1209
@@ -10459,32 +10665,32 @@
10459
10665
  },
10460
10666
  "bytes": 1619
10461
10667
  },
10462
- "dist/PinnedTrackView-GTXL2UTS.js.map": {
10668
+ "dist/PinnedTrackView-GGTCNH5V.js.map": {
10463
10669
  "imports": [],
10464
10670
  "exports": [],
10465
10671
  "inputs": {},
10466
10672
  "bytes": 3254
10467
10673
  },
10468
- "dist/PinnedTrackView-GTXL2UTS.js": {
10674
+ "dist/PinnedTrackView-GGTCNH5V.js": {
10469
10675
  "imports": [
10470
10676
  {
10471
- "path": "dist/chunk-TEHZYXCJ.js",
10677
+ "path": "dist/chunk-KKLZ7K2L.js",
10472
10678
  "kind": "import-statement"
10473
10679
  },
10474
10680
  {
10475
- "path": "dist/chunk-ZET2HMGS.js",
10681
+ "path": "dist/chunk-LUND6FLY.js",
10476
10682
  "kind": "import-statement"
10477
10683
  },
10478
10684
  {
10479
- "path": "dist/chunk-BSQIN5RC.js",
10685
+ "path": "dist/chunk-MYK3T45M.js",
10480
10686
  "kind": "import-statement"
10481
10687
  },
10482
10688
  {
10483
- "path": "dist/chunk-A2PNZIK7.js",
10689
+ "path": "dist/chunk-THORW2WT.js",
10484
10690
  "kind": "import-statement"
10485
10691
  },
10486
10692
  {
10487
- "path": "dist/chunk-4VY5NUK7.js",
10693
+ "path": "dist/chunk-4ISMCWQA.js",
10488
10694
  "kind": "import-statement"
10489
10695
  },
10490
10696
  {
@@ -10507,7 +10713,7 @@
10507
10713
  "default"
10508
10714
  ],
10509
10715
  "entryPoint": "src/Prebuilt/layouts/PinnedTrackView.jsx",
10510
- "cssBundle": "dist/PinnedTrackView-OAA4HAID.css",
10716
+ "cssBundle": "dist/PinnedTrackView-5DPVVOZW.css",
10511
10717
  "inputs": {
10512
10718
  "src/Prebuilt/layouts/PinnedTrackView.jsx": {
10513
10719
  "bytesInOutput": 1824
@@ -10515,20 +10721,20 @@
10515
10721
  },
10516
10722
  "bytes": 2259
10517
10723
  },
10518
- "dist/transcription-L6VBK75V.js.map": {
10724
+ "dist/transcription-PYTSSAOB.js.map": {
10519
10725
  "imports": [],
10520
10726
  "exports": [],
10521
10727
  "inputs": {},
10522
10728
  "bytes": 17964
10523
10729
  },
10524
- "dist/transcription-L6VBK75V.js": {
10730
+ "dist/transcription-PYTSSAOB.js": {
10525
10731
  "imports": [
10526
10732
  {
10527
- "path": "dist/chunk-A2PNZIK7.js",
10733
+ "path": "dist/chunk-THORW2WT.js",
10528
10734
  "kind": "import-statement"
10529
10735
  },
10530
10736
  {
10531
- "path": "dist/chunk-4VY5NUK7.js",
10737
+ "path": "dist/chunk-4ISMCWQA.js",
10532
10738
  "kind": "import-statement"
10533
10739
  },
10534
10740
  {
@@ -10574,32 +10780,32 @@
10574
10780
  },
10575
10781
  "bytes": 11736
10576
10782
  },
10577
- "dist/conference-YHO2J3Z6.js.map": {
10783
+ "dist/conference-5TDUAQ6K.js.map": {
10578
10784
  "imports": [],
10579
10785
  "exports": [],
10580
10786
  "inputs": {},
10581
- "bytes": 238361
10787
+ "bytes": 244636
10582
10788
  },
10583
- "dist/conference-YHO2J3Z6.js": {
10789
+ "dist/conference-5TDUAQ6K.js": {
10584
10790
  "imports": [
10585
10791
  {
10586
- "path": "dist/chunk-TEHZYXCJ.js",
10792
+ "path": "dist/chunk-KKLZ7K2L.js",
10587
10793
  "kind": "import-statement"
10588
10794
  },
10589
10795
  {
10590
- "path": "dist/chunk-ZET2HMGS.js",
10796
+ "path": "dist/chunk-LUND6FLY.js",
10591
10797
  "kind": "import-statement"
10592
10798
  },
10593
10799
  {
10594
- "path": "dist/chunk-BSQIN5RC.js",
10800
+ "path": "dist/chunk-MYK3T45M.js",
10595
10801
  "kind": "import-statement"
10596
10802
  },
10597
10803
  {
10598
- "path": "dist/chunk-A2PNZIK7.js",
10804
+ "path": "dist/chunk-THORW2WT.js",
10599
10805
  "kind": "import-statement"
10600
10806
  },
10601
10807
  {
10602
- "path": "dist/chunk-4VY5NUK7.js",
10808
+ "path": "dist/chunk-4ISMCWQA.js",
10603
10809
  "kind": "import-statement"
10604
10810
  },
10605
10811
  {
@@ -10637,6 +10843,21 @@
10637
10843
  "kind": "import-statement",
10638
10844
  "external": true
10639
10845
  },
10846
+ {
10847
+ "path": "@100mslive/types-prebuilt/elements/join_form",
10848
+ "kind": "import-statement",
10849
+ "external": true
10850
+ },
10851
+ {
10852
+ "path": "@100mslive/react-sdk",
10853
+ "kind": "import-statement",
10854
+ "external": true
10855
+ },
10856
+ {
10857
+ "path": "react",
10858
+ "kind": "import-statement",
10859
+ "external": true
10860
+ },
10640
10861
  {
10641
10862
  "path": "react-use",
10642
10863
  "kind": "import-statement",
@@ -10788,15 +11009,15 @@
10788
11009
  "external": true
10789
11010
  },
10790
11011
  {
10791
- "path": "dist/HLSView-ZYNT3HJD.js",
11012
+ "path": "dist/HLSView-I26CVF5U.js",
10792
11013
  "kind": "dynamic-import"
10793
11014
  },
10794
11015
  {
10795
- "path": "dist/ActiveSpeakerView-G32BDM5F.js",
11016
+ "path": "dist/ActiveSpeakerView-4XPIRZOK.js",
10796
11017
  "kind": "dynamic-import"
10797
11018
  },
10798
11019
  {
10799
- "path": "dist/PinnedTrackView-GTXL2UTS.js",
11020
+ "path": "dist/PinnedTrackView-GGTCNH5V.js",
10800
11021
  "kind": "dynamic-import"
10801
11022
  },
10802
11023
  {
@@ -11115,11 +11336,11 @@
11115
11336
  "external": true
11116
11337
  },
11117
11338
  {
11118
- "path": "dist/transcription-L6VBK75V.js",
11339
+ "path": "dist/transcription-PYTSSAOB.js",
11119
11340
  "kind": "dynamic-import"
11120
11341
  },
11121
11342
  {
11122
- "path": "dist/VirtualBackground-HWU22Q6S.js",
11343
+ "path": "dist/VirtualBackground-ZRRE4DUA.js",
11123
11344
  "kind": "dynamic-import"
11124
11345
  },
11125
11346
  {
@@ -11142,49 +11363,52 @@
11142
11363
  "default"
11143
11364
  ],
11144
11365
  "entryPoint": "src/Prebuilt/components/conference.jsx",
11145
- "cssBundle": "dist/conference-LE4T3ZNF.css",
11366
+ "cssBundle": "dist/conference-BDCDGBIS.css",
11146
11367
  "inputs": {
11147
11368
  "src/Prebuilt/components/conference.jsx": {
11148
- "bytesInOutput": 4782
11369
+ "bytesInOutput": 5081
11370
+ },
11371
+ "src/Prebuilt/components/Notifications/HLSFailureModal.jsx": {
11372
+ "bytesInOutput": 2222
11149
11373
  },
11150
11374
  "src/Prebuilt/layouts/mainView.jsx": {
11151
- "bytesInOutput": 3520
11375
+ "bytesInOutput": 4775
11152
11376
  },
11153
11377
  "src/Prebuilt/layouts/EmbedView.jsx": {
11154
- "bytesInOutput": 4366
11378
+ "bytesInOutput": 4380
11155
11379
  },
11156
11380
  "src/Prebuilt/layouts/screenShareView.jsx": {
11157
- "bytesInOutput": 5567
11381
+ "bytesInOutput": 5584
11158
11382
  },
11159
11383
  "src/Prebuilt/components/Playlist/VideoPlayer.jsx": {
11160
- "bytesInOutput": 3074
11384
+ "bytesInOutput": 3107
11161
11385
  },
11162
11386
  "src/Prebuilt/components/Playlist/PlaylistControls.jsx": {
11163
- "bytesInOutput": 5758
11387
+ "bytesInOutput": 5808
11164
11388
  },
11165
11389
  "src/Prebuilt/components/hooks/usePlaylist.js": {
11166
- "bytesInOutput": 769
11390
+ "bytesInOutput": 807
11167
11391
  },
11168
11392
  "src/Prebuilt/components/ScreenshareDisplay.jsx": {
11169
- "bytesInOutput": 1308
11393
+ "bytesInOutput": 1313
11170
11394
  },
11171
11395
  "src/Prebuilt/layouts/InsetView.jsx": {
11172
- "bytesInOutput": 6468
11396
+ "bytesInOutput": 6401
11173
11397
  },
11174
11398
  "src/Prebuilt/layouts/mainGridView.jsx": {
11175
11399
  "bytesInOutput": 3243
11176
11400
  },
11177
11401
  "src/Prebuilt/layouts/NonPublisherView.jsx": {
11178
- "bytesInOutput": 1460
11402
+ "bytesInOutput": 1468
11179
11403
  },
11180
11404
  "src/Prebuilt/components/AppData/useAppLayout.js": {
11181
11405
  "bytesInOutput": 220
11182
11406
  },
11183
11407
  "src/Prebuilt/layouts/PDFView.jsx": {
11184
- "bytesInOutput": 3380
11408
+ "bytesInOutput": 3381
11185
11409
  },
11186
11410
  "src/Prebuilt/layouts/WaitingView.jsx": {
11187
- "bytesInOutput": 1399
11411
+ "bytesInOutput": 1407
11188
11412
  },
11189
11413
  "src/Prebuilt/plugins/whiteboard/index.js": {
11190
11414
  "bytesInOutput": 27
@@ -11196,31 +11420,31 @@
11196
11420
  "bytesInOutput": 3686
11197
11421
  },
11198
11422
  "src/Prebuilt/components/Playlist/Playlist.jsx": {
11199
- "bytesInOutput": 4355
11423
+ "bytesInOutput": 4377
11200
11424
  },
11201
11425
  "src/Prebuilt/components/Playlist/PlaylistItem.jsx": {
11202
- "bytesInOutput": 1349
11426
+ "bytesInOutput": 1374
11203
11427
  },
11204
11428
  "src/Prebuilt/components/MoreSettings/MoreSettings.jsx": {
11205
- "bytesInOutput": 8498
11429
+ "bytesInOutput": 8518
11206
11430
  },
11207
11431
  "src/Prebuilt/components/Settings/StartRecording.jsx": {
11208
- "bytesInOutput": 4280
11432
+ "bytesInOutput": 4195
11209
11433
  },
11210
11434
  "src/Prebuilt/components/StatsForNerds.jsx": {
11211
- "bytesInOutput": 9412
11435
+ "bytesInOutput": 9432
11212
11436
  },
11213
11437
  "src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
11214
- "bytesInOutput": 4955
11438
+ "bytesInOutput": 4973
11215
11439
  },
11216
11440
  "src/Prebuilt/components/MoreSettings/ChangeNameModal.jsx": {
11217
11441
  "bytesInOutput": 3059
11218
11442
  },
11219
11443
  "src/Prebuilt/components/MoreSettings/ChangeSelfRole.jsx": {
11220
- "bytesInOutput": 2492
11444
+ "bytesInOutput": 2504
11221
11445
  },
11222
11446
  "src/Prebuilt/components/MoreSettings/EmbedUrl.jsx": {
11223
- "bytesInOutput": 3048
11447
+ "bytesInOutput": 3050
11224
11448
  },
11225
11449
  "src/Prebuilt/components/MoreSettings/FullScreenItem.jsx": {
11226
11450
  "bytesInOutput": 745
@@ -11241,7 +11465,7 @@
11241
11465
  "bytesInOutput": 8716
11242
11466
  },
11243
11467
  "src/Prebuilt/components/PIP/pipUtils.js": {
11244
- "bytesInOutput": 4285
11468
+ "bytesInOutput": 4289
11245
11469
  },
11246
11470
  "src/Prebuilt/components/PIP/SetupMediaSession.js": {
11247
11471
  "bytesInOutput": 2469
@@ -11250,28 +11474,28 @@
11250
11474
  "bytesInOutput": 1445
11251
11475
  },
11252
11476
  "src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx": {
11253
- "bytesInOutput": 7277
11477
+ "bytesInOutput": 7021
11254
11478
  },
11255
11479
  "src/Prebuilt/components/ShareMenuIcon.jsx": {
11256
11480
  "bytesInOutput": 446
11257
11481
  },
11258
11482
  "src/Prebuilt/components/pdfAnnotator/pdfFileOptions.jsx": {
11259
- "bytesInOutput": 2920
11483
+ "bytesInOutput": 2922
11260
11484
  },
11261
11485
  "src/Prebuilt/components/pdfAnnotator/pdfErrorView.jsx": {
11262
- "bytesInOutput": 666
11486
+ "bytesInOutput": 694
11263
11487
  },
11264
11488
  "src/Prebuilt/components/pdfAnnotator/pdfHeader.jsx": {
11265
- "bytesInOutput": 683
11489
+ "bytesInOutput": 690
11266
11490
  },
11267
11491
  "src/Prebuilt/components/pdfAnnotator/pdfInfo.jsx": {
11268
- "bytesInOutput": 818
11492
+ "bytesInOutput": 822
11269
11493
  },
11270
11494
  "src/Prebuilt/components/pdfAnnotator/submitPdf.jsx": {
11271
- "bytesInOutput": 2293
11495
+ "bytesInOutput": 2295
11272
11496
  },
11273
11497
  "src/Prebuilt/components/pdfAnnotator/uploadedFile.jsx": {
11274
- "bytesInOutput": 2283
11498
+ "bytesInOutput": 2294
11275
11499
  },
11276
11500
  "src/Prebuilt/components/ScreenshareHintModal.jsx": {
11277
11501
  "bytesInOutput": 1060
@@ -11286,30 +11510,30 @@
11286
11510
  "bytesInOutput": 1074
11287
11511
  }
11288
11512
  },
11289
- "bytes": 143598
11513
+ "bytes": 147410
11290
11514
  },
11291
- "dist/chunk-TEHZYXCJ.js.map": {
11515
+ "dist/chunk-KKLZ7K2L.js.map": {
11292
11516
  "imports": [],
11293
11517
  "exports": [],
11294
11518
  "inputs": {},
11295
- "bytes": 1156987
11519
+ "bytes": 1157444
11296
11520
  },
11297
- "dist/chunk-TEHZYXCJ.js": {
11521
+ "dist/chunk-KKLZ7K2L.js": {
11298
11522
  "imports": [
11299
11523
  {
11300
- "path": "dist/chunk-ZET2HMGS.js",
11524
+ "path": "dist/chunk-LUND6FLY.js",
11301
11525
  "kind": "import-statement"
11302
11526
  },
11303
11527
  {
11304
- "path": "dist/chunk-BSQIN5RC.js",
11528
+ "path": "dist/chunk-MYK3T45M.js",
11305
11529
  "kind": "import-statement"
11306
11530
  },
11307
11531
  {
11308
- "path": "dist/chunk-A2PNZIK7.js",
11532
+ "path": "dist/chunk-THORW2WT.js",
11309
11533
  "kind": "import-statement"
11310
11534
  },
11311
11535
  {
11312
- "path": "dist/chunk-4VY5NUK7.js",
11536
+ "path": "dist/chunk-4ISMCWQA.js",
11313
11537
  "kind": "import-statement"
11314
11538
  },
11315
11539
  {
@@ -11513,7 +11737,7 @@
11513
11737
  "bytesInOutput": 1109
11514
11738
  },
11515
11739
  "src/Prebuilt/components/TileMenu.jsx": {
11516
- "bytesInOutput": 9260
11740
+ "bytesInOutput": 9273
11517
11741
  },
11518
11742
  "src/Prebuilt/components/AppData/useAppConfig.js": {
11519
11743
  "bytesInOutput": 257
@@ -11525,7 +11749,7 @@
11525
11749
  "bytesInOutput": 1366
11526
11750
  },
11527
11751
  "src/Prebuilt/images/first_person.png": {
11528
- "bytesInOutput": 95089
11752
+ "bytesInOutput": 172769
11529
11753
  },
11530
11754
  "src/Prebuilt/components/Image.jsx": {
11531
11755
  "bytesInOutput": 104
@@ -11546,13 +11770,13 @@
11546
11770
  "bytesInOutput": 2760
11547
11771
  },
11548
11772
  "../hms-video-store/dist/index.js": {
11549
- "bytesInOutput": 19266
11773
+ "bytesInOutput": 19285
11550
11774
  },
11551
11775
  "../../node_modules/reselect/es/index.js": {
11552
11776
  "bytesInOutput": 2537
11553
11777
  },
11554
11778
  "../hms-video-web/dist/index.js": {
11555
- "bytesInOutput": 21159
11779
+ "bytesInOutput": 21295
11556
11780
  },
11557
11781
  "../../node_modules/webrtc-adapter/src/js/adapter_core.js": {
11558
11782
  "bytesInOutput": 154
@@ -11588,26 +11812,26 @@
11588
11812
  "bytesInOutput": 12437
11589
11813
  }
11590
11814
  },
11591
- "bytes": 338908
11815
+ "bytes": 416756
11592
11816
  },
11593
- "dist/chunk-ZET2HMGS.js.map": {
11817
+ "dist/chunk-LUND6FLY.js.map": {
11594
11818
  "imports": [],
11595
11819
  "exports": [],
11596
11820
  "inputs": {},
11597
- "bytes": 863172
11821
+ "bytes": 544180
11598
11822
  },
11599
- "dist/chunk-ZET2HMGS.js": {
11823
+ "dist/chunk-LUND6FLY.js": {
11600
11824
  "imports": [
11601
11825
  {
11602
- "path": "dist/chunk-BSQIN5RC.js",
11826
+ "path": "dist/chunk-MYK3T45M.js",
11603
11827
  "kind": "import-statement"
11604
11828
  },
11605
11829
  {
11606
- "path": "dist/chunk-A2PNZIK7.js",
11830
+ "path": "dist/chunk-THORW2WT.js",
11607
11831
  "kind": "import-statement"
11608
11832
  },
11609
11833
  {
11610
- "path": "dist/chunk-4VY5NUK7.js",
11834
+ "path": "dist/chunk-4ISMCWQA.js",
11611
11835
  "kind": "import-statement"
11612
11836
  },
11613
11837
  {
@@ -11621,7 +11845,7 @@
11621
11845
  "external": true
11622
11846
  },
11623
11847
  {
11624
- "path": "react-use",
11848
+ "path": "react",
11625
11849
  "kind": "import-statement",
11626
11850
  "external": true
11627
11851
  },
@@ -11631,7 +11855,7 @@
11631
11855
  "external": true
11632
11856
  },
11633
11857
  {
11634
- "path": "react",
11858
+ "path": "@100mslive/react-icons",
11635
11859
  "kind": "import-statement",
11636
11860
  "external": true
11637
11861
  },
@@ -12010,21 +12234,11 @@
12010
12234
  "kind": "import-statement",
12011
12235
  "external": true
12012
12236
  },
12013
- {
12014
- "path": "@100mslive/react-sdk",
12015
- "kind": "import-statement",
12016
- "external": true
12017
- },
12018
12237
  {
12019
12238
  "path": "@100mslive/react-icons",
12020
12239
  "kind": "import-statement",
12021
12240
  "external": true
12022
12241
  },
12023
- {
12024
- "path": "@100mslive/react-sdk",
12025
- "kind": "import-statement",
12026
- "external": true
12027
- },
12028
12242
  {
12029
12243
  "path": "uuid",
12030
12244
  "kind": "import-statement",
@@ -12070,6 +12284,11 @@
12070
12284
  "kind": "import-statement",
12071
12285
  "external": true
12072
12286
  },
12287
+ {
12288
+ "path": "react-use",
12289
+ "kind": "import-statement",
12290
+ "external": true
12291
+ },
12073
12292
  {
12074
12293
  "path": "@100mslive/react-sdk",
12075
12294
  "kind": "import-statement",
@@ -12190,6 +12409,26 @@
12190
12409
  "kind": "import-statement",
12191
12410
  "external": true
12192
12411
  },
12412
+ {
12413
+ "path": "lodash.merge",
12414
+ "kind": "import-statement",
12415
+ "external": true
12416
+ },
12417
+ {
12418
+ "path": "react",
12419
+ "kind": "import-statement",
12420
+ "external": true
12421
+ },
12422
+ {
12423
+ "path": "@100mslive/types-prebuilt/elements/join_form",
12424
+ "kind": "import-statement",
12425
+ "external": true
12426
+ },
12427
+ {
12428
+ "path": "react",
12429
+ "kind": "import-statement",
12430
+ "external": true
12431
+ },
12193
12432
  {
12194
12433
  "path": "react-use",
12195
12434
  "kind": "import-statement",
@@ -12480,6 +12719,11 @@
12480
12719
  "kind": "import-statement",
12481
12720
  "external": true
12482
12721
  },
12722
+ {
12723
+ "path": "@100mslive/react-sdk",
12724
+ "kind": "import-statement",
12725
+ "external": true
12726
+ },
12483
12727
  {
12484
12728
  "path": "react",
12485
12729
  "kind": "import-statement",
@@ -12660,11 +12904,6 @@
12660
12904
  "kind": "import-statement",
12661
12905
  "external": true
12662
12906
  },
12663
- {
12664
- "path": "react",
12665
- "kind": "import-statement",
12666
- "external": true
12667
- },
12668
12907
  {
12669
12908
  "path": "@100mslive/react-sdk",
12670
12909
  "kind": "import-statement",
@@ -12690,6 +12929,11 @@
12690
12929
  "kind": "import-statement",
12691
12930
  "external": true
12692
12931
  },
12932
+ {
12933
+ "path": "@100mslive/react-icons",
12934
+ "kind": "import-statement",
12935
+ "external": true
12936
+ },
12693
12937
  {
12694
12938
  "path": "react",
12695
12939
  "kind": "import-statement",
@@ -12715,6 +12959,11 @@
12715
12959
  "kind": "import-statement",
12716
12960
  "external": true
12717
12961
  },
12962
+ {
12963
+ "path": "@100mslive/react-icons",
12964
+ "kind": "import-statement",
12965
+ "external": true
12966
+ },
12718
12967
  {
12719
12968
  "path": "react",
12720
12969
  "kind": "import-statement",
@@ -12770,22 +13019,13 @@
12770
13019
  "kind": "import-statement",
12771
13020
  "external": true
12772
13021
  },
12773
- {
12774
- "path": "dist/VirtualBackground-HWU22Q6S.js",
12775
- "kind": "dynamic-import"
12776
- },
12777
- {
12778
- "path": "react",
12779
- "kind": "import-statement",
12780
- "external": true
12781
- },
12782
13022
  {
12783
13023
  "path": "react-use",
12784
13024
  "kind": "import-statement",
12785
13025
  "external": true
12786
13026
  },
12787
13027
  {
12788
- "path": "react",
13028
+ "path": "@100mslive/types-prebuilt/elements/join_form",
12789
13029
  "kind": "import-statement",
12790
13030
  "external": true
12791
13031
  },
@@ -12795,10 +13035,14 @@
12795
13035
  "external": true
12796
13036
  },
12797
13037
  {
12798
- "path": "react",
13038
+ "path": "@100mslive/react-icons",
12799
13039
  "kind": "import-statement",
12800
13040
  "external": true
12801
13041
  },
13042
+ {
13043
+ "path": "dist/VirtualBackground-ZRRE4DUA.js",
13044
+ "kind": "dynamic-import"
13045
+ },
12802
13046
  {
12803
13047
  "path": "react",
12804
13048
  "kind": "import-statement",
@@ -12810,7 +13054,7 @@
12810
13054
  "external": true
12811
13055
  },
12812
13056
  {
12813
- "path": "js-confetti",
13057
+ "path": "react",
12814
13058
  "kind": "import-statement",
12815
13059
  "external": true
12816
13060
  },
@@ -12824,6 +13068,11 @@
12824
13068
  "kind": "import-statement",
12825
13069
  "external": true
12826
13070
  },
13071
+ {
13072
+ "path": "react",
13073
+ "kind": "import-statement",
13074
+ "external": true
13075
+ },
12827
13076
  {
12828
13077
  "path": "react-use",
12829
13078
  "kind": "import-statement",
@@ -12845,7 +13094,7 @@
12845
13094
  "external": true
12846
13095
  },
12847
13096
  {
12848
- "path": "dist/conference-YHO2J3Z6.js",
13097
+ "path": "dist/conference-5TDUAQ6K.js",
12849
13098
  "kind": "dynamic-import"
12850
13099
  },
12851
13100
  {
@@ -12933,6 +13182,7 @@
12933
13182
  "useNavigation",
12934
13183
  "usePDFAnnotator",
12935
13184
  "usePinnedTrack",
13185
+ "useRoomLayout",
12936
13186
  "useSetAppDataByKey",
12937
13187
  "useSetUiSettings",
12938
13188
  "useSidepaneToggle",
@@ -12952,10 +13202,10 @@
12952
13202
  "bytesInOutput": 27
12953
13203
  },
12954
13204
  "src/Button/Button.tsx": {
12955
- "bytesInOutput": 3592
13205
+ "bytesInOutput": 4252
12956
13206
  },
12957
13207
  "src/Theme/ThemeProvider.tsx": {
12958
- "bytesInOutput": 2132
13208
+ "bytesInOutput": 1966
12959
13209
  },
12960
13210
  "src/Theme/useSSR.tsx": {
12961
13211
  "bytesInOutput": 424
@@ -12964,7 +13214,7 @@
12964
13214
  "bytesInOutput": 27
12965
13215
  },
12966
13216
  "src/Avatar/Avatar.tsx": {
12967
- "bytesInOutput": 1041
13217
+ "bytesInOutput": 1262
12968
13218
  },
12969
13219
  "src/Avatar/getAvatarBg.ts": {
12970
13220
  "bytesInOutput": 869
@@ -12973,25 +13223,25 @@
12973
13223
  "bytesInOutput": 27
12974
13224
  },
12975
13225
  "src/Divider/Divider.tsx": {
12976
- "bytesInOutput": 863
13226
+ "bytesInOutput": 867
12977
13227
  },
12978
13228
  "src/Switch/index.ts": {
12979
13229
  "bytesInOutput": 27
12980
13230
  },
12981
13231
  "src/Switch/Switch.tsx": {
12982
- "bytesInOutput": 1117
13232
+ "bytesInOutput": 1122
12983
13233
  },
12984
13234
  "src/Select/index.ts": {
12985
13235
  "bytesInOutput": 27
12986
13236
  },
12987
13237
  "src/Select/Select.tsx": {
12988
- "bytesInOutput": 1368
13238
+ "bytesInOutput": 1389
12989
13239
  },
12990
13240
  "src/Slider/index.ts": {
12991
13241
  "bytesInOutput": 27
12992
13242
  },
12993
13243
  "src/Slider/Slider.tsx": {
12994
- "bytesInOutput": 1652
13244
+ "bytesInOutput": 1660
12995
13245
  },
12996
13246
  "src/Modal/index.ts": {
12997
13247
  "bytesInOutput": 27
@@ -13000,16 +13250,16 @@
13000
13250
  "bytesInOutput": 458
13001
13251
  },
13002
13252
  "src/Modal/DialogContent.tsx": {
13003
- "bytesInOutput": 1702
13253
+ "bytesInOutput": 1710
13004
13254
  },
13005
13255
  "src/Input/Input.tsx": {
13006
- "bytesInOutput": 2515
13256
+ "bytesInOutput": 2581
13007
13257
  },
13008
13258
  "src/VideoTile/index.tsx": {
13009
13259
  "bytesInOutput": 27
13010
13260
  },
13011
13261
  "src/VideoTile/StyledVideoTile.tsx": {
13012
- "bytesInOutput": 2469
13262
+ "bytesInOutput": 2521
13013
13263
  },
13014
13264
  "src/VideoList/index.tsx": {
13015
13265
  "bytesInOutput": 27
@@ -13024,61 +13274,61 @@
13024
13274
  "bytesInOutput": 27
13025
13275
  },
13026
13276
  "src/Pagination/StyledPagination.tsx": {
13027
- "bytesInOutput": 971
13277
+ "bytesInOutput": 984
13028
13278
  },
13029
13279
  "src/Dropdown/Dropdown.tsx": {
13030
- "bytesInOutput": 2780
13280
+ "bytesInOutput": 2870
13031
13281
  },
13032
13282
  "src/Video/index.tsx": {
13033
13283
  "bytesInOutput": 27
13034
13284
  },
13035
13285
  "src/Video/Video.tsx": {
13036
- "bytesInOutput": 1238
13286
+ "bytesInOutput": 1252
13037
13287
  },
13038
13288
  "src/TileMenu/index.tsx": {
13039
13289
  "bytesInOutput": 27
13040
13290
  },
13041
13291
  "src/TileMenu/StyledMenuTile.tsx": {
13042
- "bytesInOutput": 1898
13292
+ "bytesInOutput": 1968
13043
13293
  },
13044
13294
  "src/AudioLevel/index.ts": {
13045
13295
  "bytesInOutput": 27
13046
13296
  },
13047
13297
  "src/AudioLevel/AudioLevel.tsx": {
13048
- "bytesInOutput": 750
13298
+ "bytesInOutput": 753
13049
13299
  },
13050
13300
  "src/Popover/index.tsx": {
13051
- "bytesInOutput": 596
13301
+ "bytesInOutput": 603
13052
13302
  },
13053
13303
  "src/Stats/index.tsx": {
13054
13304
  "bytesInOutput": 27
13055
13305
  },
13056
13306
  "src/Stats/Stats.tsx": {
13057
- "bytesInOutput": 7809
13307
+ "bytesInOutput": 7812
13058
13308
  },
13059
13309
  "src/Stats/formatBytes.ts": {
13060
13310
  "bytesInOutput": 468
13061
13311
  },
13062
13312
  "src/Stats/StyledStats.tsx": {
13063
- "bytesInOutput": 692
13313
+ "bytesInOutput": 708
13064
13314
  },
13065
13315
  "src/Checkbox/Checkbox.tsx": {
13066
- "bytesInOutput": 705
13316
+ "bytesInOutput": 731
13067
13317
  },
13068
13318
  "src/Label/Label.tsx": {
13069
- "bytesInOutput": 197
13319
+ "bytesInOutput": 201
13070
13320
  },
13071
13321
  "src/RadioGroup/RadioGroup.tsx": {
13072
- "bytesInOutput": 722
13322
+ "bytesInOutput": 738
13073
13323
  },
13074
13324
  "src/Toast/Toast.tsx": {
13075
- "bytesInOutput": 4001
13325
+ "bytesInOutput": 4071
13076
13326
  },
13077
13327
  "src/Accordion/index.ts": {
13078
13328
  "bytesInOutput": 149
13079
13329
  },
13080
13330
  "src/Accordion/Accordion.tsx": {
13081
- "bytesInOutput": 2451
13331
+ "bytesInOutput": 2466
13082
13332
  },
13083
13333
  "src/Fieldset/Fieldset.tsx": {
13084
13334
  "bytesInOutput": 234
@@ -13093,10 +13343,10 @@
13093
13343
  "bytesInOutput": 117
13094
13344
  },
13095
13345
  "src/ReactSelect/ReactSelect.tsx": {
13096
- "bytesInOutput": 2179
13346
+ "bytesInOutput": 2234
13097
13347
  },
13098
13348
  "src/Tabs/Tabs.tsx": {
13099
- "bytesInOutput": 793
13349
+ "bytesInOutput": 799
13100
13350
  },
13101
13351
  "src/QRCode/QRCode.tsx": {
13102
13352
  "bytesInOutput": 255
@@ -13105,19 +13355,19 @@
13105
13355
  "bytesInOutput": 27
13106
13356
  },
13107
13357
  "src/Link/Link.tsx": {
13108
- "bytesInOutput": 1214
13358
+ "bytesInOutput": 1228
13109
13359
  },
13110
13360
  "src/Collapsible/Collapsible.tsx": {
13111
- "bytesInOutput": 886
13361
+ "bytesInOutput": 887
13112
13362
  },
13113
13363
  "src/Prebuilt/index.js": {
13114
13364
  "bytesInOutput": 27
13115
13365
  },
13116
13366
  "src/Prebuilt/App.jsx": {
13117
- "bytesInOutput": 8600
13367
+ "bytesInOutput": 9699
13118
13368
  },
13119
13369
  "src/Prebuilt/components/AppData/AppData.jsx": {
13120
- "bytesInOutput": 5794
13370
+ "bytesInOutput": 5791
13121
13371
  },
13122
13372
  "src/Prebuilt/components/init/initUtils.js": {
13123
13373
  "bytesInOutput": 2167
@@ -13126,37 +13376,37 @@
13126
13376
  "bytesInOutput": 727
13127
13377
  },
13128
13378
  "src/Prebuilt/components/AppData/useSidepane.js": {
13129
- "bytesInOutput": 1158
13379
+ "bytesInOutput": 1152
13130
13380
  },
13131
13381
  "src/Prebuilt/components/AppData/useUISettings.js": {
13132
- "bytesInOutput": 4104
13382
+ "bytesInOutput": 4025
13133
13383
  },
13134
13384
  "src/Prebuilt/common/utils.js": {
13135
- "bytesInOutput": 1608
13385
+ "bytesInOutput": 805
13136
13386
  },
13137
13387
  "src/Prebuilt/components/AudioLevel/BeamSpeakerLabelsLogging.jsx": {
13138
- "bytesInOutput": 457
13388
+ "bytesInOutput": 454
13139
13389
  },
13140
13390
  "src/Prebuilt/services/FeatureFlags.jsx": {
13141
13391
  "bytesInOutput": 1559
13142
13392
  },
13143
13393
  "src/Prebuilt/components/AuthToken.jsx": {
13144
- "bytesInOutput": 4116
13394
+ "bytesInOutput": 4113
13145
13395
  },
13146
13396
  "src/Prebuilt/AppContext.jsx": {
13147
13397
  "bytesInOutput": 536
13148
13398
  },
13149
13399
  "src/Prebuilt/primitives/DialogContent.jsx": {
13150
- "bytesInOutput": 8614
13400
+ "bytesInOutput": 8641
13151
13401
  },
13152
13402
  "src/Prebuilt/services/tokenService.js": {
13153
13403
  "bytesInOutput": 1112
13154
13404
  },
13155
13405
  "src/Prebuilt/components/ErrorBoundary.jsx": {
13156
- "bytesInOutput": 3454
13406
+ "bytesInOutput": 3472
13157
13407
  },
13158
13408
  "src/Prebuilt/components/FullPageProgress.jsx": {
13159
- "bytesInOutput": 305
13409
+ "bytesInOutput": 553
13160
13410
  },
13161
13411
  "src/Prebuilt/components/init/Init.jsx": {
13162
13412
  "bytesInOutput": 1424
@@ -13168,16 +13418,13 @@
13168
13418
  "bytesInOutput": 27
13169
13419
  },
13170
13420
  "src/Prebuilt/components/Notifications/Notifications.jsx": {
13171
- "bytesInOutput": 5613
13421
+ "bytesInOutput": 5546
13172
13422
  },
13173
13423
  "src/Prebuilt/components/Toast/ToastBatcher.js": {
13174
13424
  "bytesInOutput": 1768
13175
13425
  },
13176
13426
  "src/Prebuilt/components/Toast/ToastConfig.jsx": {
13177
- "bytesInOutput": 4337
13178
- },
13179
- "src/Prebuilt/hms.js": {
13180
- "bytesInOutput": 262
13427
+ "bytesInOutput": 4163
13181
13428
  },
13182
13429
  "src/Prebuilt/components/Toast/ToastManager.js": {
13183
13430
  "bytesInOutput": 1028
@@ -13195,25 +13442,34 @@
13195
13442
  "bytesInOutput": 1408
13196
13443
  },
13197
13444
  "src/Prebuilt/components/Notifications/PermissionErrorModal.jsx": {
13198
- "bytesInOutput": 2750
13445
+ "bytesInOutput": 5058
13446
+ },
13447
+ "src/assets/android-perm-0.png": {
13448
+ "bytesInOutput": 19571
13449
+ },
13450
+ "src/assets/android-perm-1.png": {
13451
+ "bytesInOutput": 10443
13452
+ },
13453
+ "src/assets/ios-perm-0.png": {
13454
+ "bytesInOutput": 11963
13199
13455
  },
13200
13456
  "src/Prebuilt/components/Notifications/ReconnectNotifications.jsx": {
13201
- "bytesInOutput": 2726
13457
+ "bytesInOutput": 2730
13202
13458
  },
13203
13459
  "src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.jsx": {
13204
- "bytesInOutput": 1765
13460
+ "bytesInOutput": 1763
13205
13461
  },
13206
13462
  "src/Prebuilt/components/Notifications/TrackNotifications.jsx": {
13207
13463
  "bytesInOutput": 640
13208
13464
  },
13209
13465
  "src/Prebuilt/components/Notifications/TrackUnmuteModal.jsx": {
13210
- "bytesInOutput": 1786
13466
+ "bytesInOutput": 1784
13211
13467
  },
13212
13468
  "src/Prebuilt/components/hooks/useNavigation.js": {
13213
13469
  "bytesInOutput": 470
13214
13470
  },
13215
13471
  "src/Prebuilt/components/PostLeave.jsx": {
13216
- "bytesInOutput": 2541
13472
+ "bytesInOutput": 2567
13217
13473
  },
13218
13474
  "src/Prebuilt/components/Header/index.jsx": {
13219
13475
  "bytesInOutput": 27
@@ -13222,151 +13478,166 @@
13222
13478
  "bytesInOutput": 237
13223
13479
  },
13224
13480
  "src/Prebuilt/components/Header/ConferencingHeader.jsx": {
13225
- "bytesInOutput": 875
13481
+ "bytesInOutput": 712
13226
13482
  },
13227
13483
  "src/Prebuilt/components/Header/HeaderComponents.jsx": {
13228
- "bytesInOutput": 1395
13484
+ "bytesInOutput": 1547
13485
+ },
13486
+ "src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
13487
+ "bytesInOutput": 567
13488
+ },
13489
+ "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
13490
+ "bytesInOutput": 1255
13491
+ },
13492
+ "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
13493
+ "bytesInOutput": 738
13229
13494
  },
13230
13495
  "src/Prebuilt/components/Header/ParticipantList.jsx": {
13231
- "bytesInOutput": 10712
13496
+ "bytesInOutput": 10731
13232
13497
  },
13233
13498
  "src/Prebuilt/components/Connection/ConnectionIndicator.jsx": {
13234
- "bytesInOutput": 3662
13499
+ "bytesInOutput": 3701
13235
13500
  },
13236
13501
  "src/Prebuilt/components/Connection/connectionQualityUtils.js": {
13237
- "bytesInOutput": 715
13502
+ "bytesInOutput": 777
13238
13503
  },
13239
13504
  "src/Prebuilt/components/RoleChangeModal.jsx": {
13240
- "bytesInOutput": 6071
13505
+ "bytesInOutput": 6080
13241
13506
  },
13242
13507
  "src/Prebuilt/components/hooks/useDropdownSelection.jsx": {
13243
- "bytesInOutput": 164
13508
+ "bytesInOutput": 90
13244
13509
  },
13245
13510
  "src/Prebuilt/common/hooks.js": {
13246
13511
  "bytesInOutput": 460
13247
13512
  },
13248
13513
  "src/Prebuilt/components/Header/ParticipantFilter.jsx": {
13249
- "bytesInOutput": 3418
13514
+ "bytesInOutput": 3422
13250
13515
  },
13251
13516
  "src/Prebuilt/components/Header/StreamActions.jsx": {
13252
- "bytesInOutput": 7878
13517
+ "bytesInOutput": 7546
13253
13518
  },
13254
13519
  "src/Prebuilt/components/GoLiveButton.jsx": {
13255
- "bytesInOutput": 1452
13520
+ "bytesInOutput": 1357
13256
13521
  },
13257
13522
  "src/Prebuilt/components/Streaming/ResolutionInput.jsx": {
13258
13523
  "bytesInOutput": 2940
13259
13524
  },
13260
13525
  "src/Prebuilt/components/Streaming/RTMPStreaming.jsx": {
13261
- "bytesInOutput": 10434
13526
+ "bytesInOutput": 10270
13262
13527
  },
13263
13528
  "src/Prebuilt/components/Streaming/Common.jsx": {
13264
- "bytesInOutput": 4304
13529
+ "bytesInOutput": 4469
13265
13530
  },
13266
13531
  "src/Prebuilt/components/Header/AdditionalRoomState.jsx": {
13267
- "bytesInOutput": 7787
13532
+ "bytesInOutput": 7891
13268
13533
  },
13269
13534
  "src/Prebuilt/plugins/whiteboard/useWhiteboardMetadata.js": {
13270
13535
  "bytesInOutput": 1760
13271
13536
  },
13272
13537
  "src/Prebuilt/components/hooks/useMetadata.jsx": {
13273
- "bytesInOutput": 1839
13538
+ "bytesInOutput": 1837
13274
13539
  },
13275
13540
  "src/Prebuilt/components/hooks/usePlaylistMusic.js": {
13276
- "bytesInOutput": 1078
13541
+ "bytesInOutput": 1071
13277
13542
  },
13278
13543
  "src/Prebuilt/components/hooks/useScreenshareAudio.js": {
13279
- "bytesInOutput": 911
13544
+ "bytesInOutput": 907
13280
13545
  },
13281
13546
  "src/Prebuilt/components/Header/StreamingHeader.jsx": {
13282
- "bytesInOutput": 1497
13547
+ "bytesInOutput": 1415
13283
13548
  },
13284
13549
  "src/Prebuilt/components/EmojiReaction.jsx": {
13285
- "bytesInOutput": 4340
13550
+ "bytesInOutput": 4410
13286
13551
  },
13287
13552
  "src/Prebuilt/components/hooks/useDropdownList.jsx": {
13288
13553
  "bytesInOutput": 606
13289
13554
  },
13290
13555
  "src/Prebuilt/components/LeaveRoom.jsx": {
13291
- "bytesInOutput": 6201
13556
+ "bytesInOutput": 6297
13292
13557
  },
13293
13558
  "src/Prebuilt/components/MetaActions.jsx": {
13294
- "bytesInOutput": 1547
13559
+ "bytesInOutput": 1537
13295
13560
  },
13296
13561
  "src/Prebuilt/components/Preview/PreviewContainer.jsx": {
13297
- "bytesInOutput": 1581
13562
+ "bytesInOutput": 1942
13298
13563
  },
13299
13564
  "src/Prebuilt/layouts/SidePane.jsx": {
13300
- "bytesInOutput": 1240
13565
+ "bytesInOutput": 1241
13301
13566
  },
13302
13567
  "src/Prebuilt/components/Chat/Chat.jsx": {
13303
- "bytesInOutput": 5227
13568
+ "bytesInOutput": 5310
13304
13569
  },
13305
13570
  "src/Prebuilt/components/Chat/ChatBody.jsx": {
13306
- "bytesInOutput": 10192
13571
+ "bytesInOutput": 10247
13307
13572
  },
13308
13573
  "src/Prebuilt/components/hooks/useSetPinnedMessage.js": {
13309
- "bytesInOutput": 1237
13574
+ "bytesInOutput": 1234
13310
13575
  },
13311
13576
  "src/Prebuilt/components/Chat/ChatFooter.jsx": {
13312
- "bytesInOutput": 4343
13577
+ "bytesInOutput": 4346
13313
13578
  },
13314
13579
  "src/Prebuilt/components/AppData/useChatState.js": {
13315
- "bytesInOutput": 669
13580
+ "bytesInOutput": 666
13316
13581
  },
13317
13582
  "src/Prebuilt/components/Chat/useEmojiPickerStyles.js": {
13318
- "bytesInOutput": 1118
13583
+ "bytesInOutput": 1137
13319
13584
  },
13320
13585
  "src/Prebuilt/components/Chat/ChatHeader.jsx": {
13321
- "bytesInOutput": 2249
13586
+ "bytesInOutput": 2257
13322
13587
  },
13323
13588
  "src/Prebuilt/components/Chat/ChatSelector.jsx": {
13324
- "bytesInOutput": 5253
13589
+ "bytesInOutput": 5260
13325
13590
  },
13326
13591
  "src/Prebuilt/components/Chat/useUnreadCount.js": {
13327
13592
  "bytesInOutput": 600
13328
13593
  },
13329
13594
  "src/Prebuilt/components/Streaming/StreamingLanding.jsx": {
13330
- "bytesInOutput": 2871
13595
+ "bytesInOutput": 2886
13331
13596
  },
13332
- "src/Prebuilt/components/Streaming/HLSStreaming.jsx": {
13333
- "bytesInOutput": 7993
13597
+ "src/Prebuilt/images/rtmp.png": {
13598
+ "bytesInOutput": 7309
13334
13599
  },
13335
- "src/Prebuilt/components/Streaming/RTMPIcon.jsx": {
13336
- "bytesInOutput": 340447
13600
+ "src/Prebuilt/components/Streaming/HLSStreaming.jsx": {
13601
+ "bytesInOutput": 7714
13337
13602
  },
13338
13603
  "src/Prebuilt/components/Preview/PreviewJoin.jsx": {
13339
- "bytesInOutput": 5988
13604
+ "bytesInOutput": 8633
13340
13605
  },
13341
13606
  "src/Prebuilt/components/AudioVideoToggle.jsx": {
13342
- "bytesInOutput": 2569
13607
+ "bytesInOutput": 3708
13608
+ },
13609
+ "src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx": {
13610
+ "bytesInOutput": 2466
13611
+ },
13612
+ "src/Prebuilt/components/Chip.jsx": {
13613
+ "bytesInOutput": 584
13343
13614
  },
13344
13615
  "src/Prebuilt/components/Connection/TileConnection.jsx": {
13345
- "bytesInOutput": 817
13616
+ "bytesInOutput": 821
13346
13617
  },
13347
13618
  "src/Prebuilt/components/Settings/SettingsModal.jsx": {
13348
- "bytesInOutput": 5453
13619
+ "bytesInOutput": 5027
13620
+ },
13621
+ "src/Prebuilt/components/Settings/common.js": {
13622
+ "bytesInOutput": 728
13349
13623
  },
13350
13624
  "src/Prebuilt/components/Settings/DeviceSettings.jsx": {
13351
- "bytesInOutput": 6729
13625
+ "bytesInOutput": 6653
13352
13626
  },
13353
13627
  "src/Prebuilt/primitives/DropdownTrigger.jsx": {
13354
- "bytesInOutput": 1300
13355
- },
13356
- "src/Prebuilt/components/Settings/common.js": {
13357
- "bytesInOutput": 241
13628
+ "bytesInOutput": 1308
13358
13629
  },
13359
13630
  "src/Prebuilt/components/Settings/LayoutSettings.jsx": {
13360
- "bytesInOutput": 3273
13631
+ "bytesInOutput": 3269
13361
13632
  },
13362
13633
  "src/Prebuilt/components/Settings/SwitchWithLabel.jsx": {
13363
- "bytesInOutput": 954
13634
+ "bytesInOutput": 961
13364
13635
  },
13365
13636
  "src/Prebuilt/components/Settings/NotificationSettings.jsx": {
13366
13637
  "bytesInOutput": 2143
13367
13638
  },
13368
- "src/Prebuilt/components/Preview/PreviewName.jsx": {
13369
- "bytesInOutput": 884
13639
+ "src/Prebuilt/components/Preview/PreviewForm.jsx": {
13640
+ "bytesInOutput": 2561
13370
13641
  },
13371
13642
  "src/Prebuilt/components/hooks/useSkipPreview.jsx": {
13372
13643
  "bytesInOutput": 804
@@ -13377,31 +13648,28 @@
13377
13648
  "src/Prebuilt/components/Toast/Toast.jsx": {
13378
13649
  "bytesInOutput": 527
13379
13650
  },
13380
- "src/Prebuilt/plugins/confetti.jsx": {
13381
- "bytesInOutput": 1451
13382
- },
13383
13651
  "src/Prebuilt/plugins/FlyingEmoji.jsx": {
13384
- "bytesInOutput": 3762
13652
+ "bytesInOutput": 3768
13385
13653
  },
13386
13654
  "src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
13387
13655
  "bytesInOutput": 602
13388
13656
  },
13389
13657
  "src/Progress/index.tsx": {
13390
- "bytesInOutput": 417
13658
+ "bytesInOutput": 418
13391
13659
  }
13392
13660
  },
13393
- "bytes": 651106
13661
+ "bytes": 373913
13394
13662
  },
13395
- "dist/chunk-BSQIN5RC.js.map": {
13663
+ "dist/chunk-MYK3T45M.js.map": {
13396
13664
  "imports": [],
13397
13665
  "exports": [],
13398
13666
  "inputs": {},
13399
- "bytes": 3498
13667
+ "bytes": 2660
13400
13668
  },
13401
- "dist/chunk-BSQIN5RC.js": {
13669
+ "dist/chunk-MYK3T45M.js": {
13402
13670
  "imports": [
13403
13671
  {
13404
- "path": "dist/chunk-4VY5NUK7.js",
13672
+ "path": "dist/chunk-4ISMCWQA.js",
13405
13673
  "kind": "import-statement"
13406
13674
  },
13407
13675
  {
@@ -13422,7 +13690,7 @@
13422
13690
  ],
13423
13691
  "inputs": {
13424
13692
  "src/Loading/Loading.tsx": {
13425
- "bytesInOutput": 1664
13693
+ "bytesInOutput": 774
13426
13694
  },
13427
13695
  "src/Loading/index.ts": {
13428
13696
  "bytesInOutput": 27
@@ -13431,18 +13699,18 @@
13431
13699
  "bytesInOutput": 751
13432
13700
  }
13433
13701
  },
13434
- "bytes": 2750
13702
+ "bytes": 1860
13435
13703
  },
13436
- "dist/chunk-A2PNZIK7.js.map": {
13704
+ "dist/chunk-THORW2WT.js.map": {
13437
13705
  "imports": [],
13438
13706
  "exports": [],
13439
13707
  "inputs": {},
13440
- "bytes": 7865
13708
+ "bytes": 7879
13441
13709
  },
13442
- "dist/chunk-A2PNZIK7.js": {
13710
+ "dist/chunk-THORW2WT.js": {
13443
13711
  "imports": [
13444
13712
  {
13445
- "path": "dist/chunk-4VY5NUK7.js",
13713
+ "path": "dist/chunk-4ISMCWQA.js",
13446
13714
  "kind": "import-statement"
13447
13715
  }
13448
13716
  ],
@@ -13462,21 +13730,21 @@
13462
13730
  "bytesInOutput": 27
13463
13731
  },
13464
13732
  "src/Text/Text.tsx": {
13465
- "bytesInOutput": 2631
13733
+ "bytesInOutput": 2645
13466
13734
  },
13467
13735
  "src/Text/index.tsx": {
13468
13736
  "bytesInOutput": 27
13469
13737
  }
13470
13738
  },
13471
- "bytes": 4306
13739
+ "bytes": 4320
13472
13740
  },
13473
- "dist/chunk-4VY5NUK7.js.map": {
13741
+ "dist/chunk-4ISMCWQA.js.map": {
13474
13742
  "imports": [],
13475
13743
  "exports": [],
13476
13744
  "inputs": {},
13477
- "bytes": 41662
13745
+ "bytes": 37636
13478
13746
  },
13479
- "dist/chunk-4VY5NUK7.js": {
13747
+ "dist/chunk-4ISMCWQA.js": {
13480
13748
  "imports": [
13481
13749
  {
13482
13750
  "path": "@stitches/react",
@@ -13553,7 +13821,6 @@
13553
13821
  "createTheme",
13554
13822
  "createThemeBase",
13555
13823
  "css",
13556
- "darkTheme",
13557
13824
  "define_process_env_default",
13558
13825
  "dialogClose",
13559
13826
  "dialogOpen",
@@ -13569,7 +13836,6 @@
13569
13836
  "isMacOS",
13570
13837
  "isSafari",
13571
13838
  "keyframes",
13572
- "lightTheme",
13573
13839
  "popoverAnimation",
13574
13840
  "slideDown",
13575
13841
  "slideLeftAndFade",
@@ -13581,22 +13847,19 @@
13581
13847
  ],
13582
13848
  "inputs": {
13583
13849
  "<define:process.env>": {
13584
- "bytesInOutput": 18407
13585
- },
13586
- "src/Theme/themes.ts": {
13587
- "bytesInOutput": 1799
13850
+ "bytesInOutput": 18589
13588
13851
  },
13589
13852
  "src/Theme/stitches.config.ts": {
13590
- "bytesInOutput": 1737
13853
+ "bytesInOutput": 1644
13591
13854
  },
13592
13855
  "src/Theme/base.config.ts": {
13593
- "bytesInOutput": 5622
13856
+ "bytesInOutput": 5009
13594
13857
  },
13595
13858
  "src/utils/styles.ts": {
13596
13859
  "bytesInOutput": 263
13597
13860
  },
13598
13861
  "src/IconButton/IconButton.tsx": {
13599
- "bytesInOutput": 928
13862
+ "bytesInOutput": 970
13600
13863
  },
13601
13864
  "src/IconButton/index.tsx": {
13602
13865
  "bytesInOutput": 27
@@ -13605,90 +13868,90 @@
13605
13868
  "bytesInOutput": 2636
13606
13869
  },
13607
13870
  "src/Tooltip/Tooltip.tsx": {
13608
- "bytesInOutput": 1751
13871
+ "bytesInOutput": 1759
13609
13872
  },
13610
13873
  "src/Tooltip/index.ts": {
13611
13874
  "bytesInOutput": 27
13612
13875
  },
13613
13876
  "src/Prebuilt/common/constants.js": {
13614
- "bytesInOutput": 3971
13877
+ "bytesInOutput": 3939
13615
13878
  },
13616
13879
  "src/Prebuilt/IconButton.jsx": {
13617
- "bytesInOutput": 314
13880
+ "bytesInOutput": 326
13618
13881
  }
13619
13882
  },
13620
- "bytes": 43268
13883
+ "bytes": 40924
13621
13884
  },
13622
13885
  "dist/index.css.map": {
13623
13886
  "imports": [],
13624
13887
  "exports": [],
13625
13888
  "inputs": {},
13626
- "bytes": 453
13889
+ "bytes": 519
13627
13890
  },
13628
13891
  "dist/index.css": {
13629
13892
  "imports": [],
13630
13893
  "inputs": {
13631
- "../../../../../../../tmp/tmp-2771-5wBK3adRNu7R/18997609b3e0/Whiteboard.css": {
13894
+ "../../../../../../../tmp/tmp-2676-7ql02ypSDIK4/189c4c26cdb1/Whiteboard.css": {
13632
13895
  "bytesInOutput": 186
13633
13896
  }
13634
13897
  },
13635
13898
  "bytes": 305
13636
13899
  },
13637
- "dist/HLSView-DIQQF2PP.css.map": {
13900
+ "dist/HLSView-DWEEMZ6Z.css.map": {
13638
13901
  "imports": [],
13639
13902
  "exports": [],
13640
13903
  "inputs": {},
13641
- "bytes": 453
13904
+ "bytes": 519
13642
13905
  },
13643
- "dist/HLSView-DIQQF2PP.css": {
13906
+ "dist/HLSView-DWEEMZ6Z.css": {
13644
13907
  "imports": [],
13645
13908
  "inputs": {
13646
- "../../../../../../../tmp/tmp-2771-5wBK3adRNu7R/18997609b3e0/Whiteboard.css": {
13909
+ "../../../../../../../tmp/tmp-2676-7ql02ypSDIK4/189c4c26cdb1/Whiteboard.css": {
13647
13910
  "bytesInOutput": 186
13648
13911
  }
13649
13912
  },
13650
13913
  "bytes": 316
13651
13914
  },
13652
- "dist/ActiveSpeakerView-LW4WDBC6.css.map": {
13915
+ "dist/ActiveSpeakerView-ADEYHQMU.css.map": {
13653
13916
  "imports": [],
13654
13917
  "exports": [],
13655
13918
  "inputs": {},
13656
- "bytes": 453
13919
+ "bytes": 519
13657
13920
  },
13658
- "dist/ActiveSpeakerView-LW4WDBC6.css": {
13921
+ "dist/ActiveSpeakerView-ADEYHQMU.css": {
13659
13922
  "imports": [],
13660
13923
  "inputs": {
13661
- "../../../../../../../tmp/tmp-2771-5wBK3adRNu7R/18997609b3e0/Whiteboard.css": {
13924
+ "../../../../../../../tmp/tmp-2676-7ql02ypSDIK4/189c4c26cdb1/Whiteboard.css": {
13662
13925
  "bytesInOutput": 186
13663
13926
  }
13664
13927
  },
13665
13928
  "bytes": 326
13666
13929
  },
13667
- "dist/PinnedTrackView-OAA4HAID.css.map": {
13930
+ "dist/PinnedTrackView-5DPVVOZW.css.map": {
13668
13931
  "imports": [],
13669
13932
  "exports": [],
13670
13933
  "inputs": {},
13671
- "bytes": 453
13934
+ "bytes": 519
13672
13935
  },
13673
- "dist/PinnedTrackView-OAA4HAID.css": {
13936
+ "dist/PinnedTrackView-5DPVVOZW.css": {
13674
13937
  "imports": [],
13675
13938
  "inputs": {
13676
- "../../../../../../../tmp/tmp-2771-5wBK3adRNu7R/18997609b3e0/Whiteboard.css": {
13939
+ "../../../../../../../tmp/tmp-2676-7ql02ypSDIK4/189c4c26cdb1/Whiteboard.css": {
13677
13940
  "bytesInOutput": 186
13678
13941
  }
13679
13942
  },
13680
13943
  "bytes": 324
13681
13944
  },
13682
- "dist/conference-LE4T3ZNF.css.map": {
13945
+ "dist/conference-BDCDGBIS.css.map": {
13683
13946
  "imports": [],
13684
13947
  "exports": [],
13685
13948
  "inputs": {},
13686
- "bytes": 453
13949
+ "bytes": 519
13687
13950
  },
13688
- "dist/conference-LE4T3ZNF.css": {
13951
+ "dist/conference-BDCDGBIS.css": {
13689
13952
  "imports": [],
13690
13953
  "inputs": {
13691
- "../../../../../../../tmp/tmp-2771-5wBK3adRNu7R/18997609b3e0/Whiteboard.css": {
13954
+ "../../../../../../../tmp/tmp-2676-7ql02ypSDIK4/189c4c26cdb1/Whiteboard.css": {
13692
13955
  "bytesInOutput": 186
13693
13956
  }
13694
13957
  },