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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (241) hide show
  1. package/README.md +18 -0
  2. package/dist/Accordion/Accordion.d.ts +62 -138
  3. package/dist/Accordion/index.d.ts +62 -138
  4. package/dist/{ActiveSpeakerView-H3VYXANB.js → ActiveSpeakerView-4XPIRZOK.js} +6 -6
  5. package/dist/{HLSView-6BVBCQM7.css → ActiveSpeakerView-ADEYHQMU.css} +2 -2
  6. package/dist/{PinnedTrackView-QQ5FDXJX.css.map → ActiveSpeakerView-ADEYHQMU.css.map} +2 -2
  7. package/dist/Avatar/Avatar.d.ts +31 -69
  8. package/dist/Button/Button.d.ts +31 -69
  9. package/dist/Checkbox/Checkbox.d.ts +62 -138
  10. package/dist/Collapsible/Collapsible.d.ts +93 -207
  11. package/dist/Divider/Divider.d.ts +62 -138
  12. package/dist/Dropdown/Dropdown.d.ts +372 -828
  13. package/dist/Fieldset/Fieldset.d.ts +31 -69
  14. package/dist/Footer/Footer.d.ts +248 -552
  15. package/dist/{conference-KN6OKGDU.css → HLSView-DWEEMZ6Z.css} +2 -2
  16. package/dist/{HLSView-6BVBCQM7.css.map → HLSView-DWEEMZ6Z.css.map} +2 -2
  17. package/dist/{HLSView-3RDXRV7Y.js → HLSView-I26CVF5U.js} +16 -16
  18. package/dist/HLSView-I26CVF5U.js.map +7 -0
  19. package/dist/IconButton/IconButton.d.ts +31 -69
  20. package/dist/Input/Input.d.ts +189 -417
  21. package/dist/Label/Label.d.ts +31 -69
  22. package/dist/Layout/Box.d.ts +31 -69
  23. package/dist/Layout/Flex.d.ts +31 -69
  24. package/dist/Link/Link.d.ts +31 -69
  25. package/dist/Modal/Dialog.d.ts +248 -552
  26. package/dist/Modal/DialogContent.d.ts +217 -483
  27. package/dist/Pagination/StyledPagination.d.ts +124 -276
  28. package/dist/{PinnedTrackView-QQ5FDXJX.css → PinnedTrackView-5DPVVOZW.css} +2 -2
  29. package/dist/{conference-KN6OKGDU.css.map → PinnedTrackView-5DPVVOZW.css.map} +2 -2
  30. package/dist/{PinnedTrackView-453PELNU.js → PinnedTrackView-GGTCNH5V.js} +6 -6
  31. package/dist/Popover/index.d.ts +93 -207
  32. package/dist/Prebuilt/provider/roomLayoutProvider/constants/index.d.ts +2 -0
  33. package/dist/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.d.ts +9 -0
  34. package/dist/Prebuilt/provider/roomLayoutProvider/index.d.ts +9 -0
  35. package/dist/Progress/index.d.ts +62 -138
  36. package/dist/RadioGroup/RadioGroup.d.ts +93 -207
  37. package/dist/ReactSelect/ReactSelect.d.ts +310 -690
  38. package/dist/Select/Select.d.ts +93 -207
  39. package/dist/Slider/Slider.d.ts +31 -69
  40. package/dist/Stats/StyledStats.d.ts +186 -414
  41. package/dist/Switch/Switch.d.ts +31 -69
  42. package/dist/Tabs/Tabs.d.ts +124 -276
  43. package/dist/Text/Text.d.ts +31 -69
  44. package/dist/Theme/ThemeProvider.d.ts +63 -140
  45. package/dist/Theme/base.config.d.ts +31 -53
  46. package/dist/Theme/index.d.ts +0 -1
  47. package/dist/Theme/stitches.config.d.ts +404 -915
  48. package/dist/TileMenu/StyledMenuTile.d.ts +217 -483
  49. package/dist/Toast/Toast.d.ts +187 -415
  50. package/dist/Video/Video.d.ts +31 -69
  51. package/dist/VideoList/StyledVideoList.d.ts +93 -207
  52. package/dist/VideoTile/StyledVideoTile.d.ts +279 -621
  53. package/dist/{VirtualBackground-LHYBWUT5.js → VirtualBackground-ZRRE4DUA.js} +4 -3
  54. package/dist/{VirtualBackground-LHYBWUT5.js.map → VirtualBackground-ZRRE4DUA.js.map} +2 -2
  55. package/dist/{chunk-KYYP6ZVK.js → chunk-4ISMCWQA.js} +49 -146
  56. package/dist/chunk-4ISMCWQA.js.map +7 -0
  57. package/dist/{chunk-7YUYZ64D.js → chunk-KKLZ7K2L.js} +577 -898
  58. package/dist/chunk-KKLZ7K2L.js.map +7 -0
  59. package/dist/{chunk-HCAGFNXW.js → chunk-LUND6FLY.js} +1490 -1134
  60. package/dist/chunk-LUND6FLY.js.map +7 -0
  61. package/dist/chunk-MYK3T45M.js +58 -0
  62. package/dist/chunk-MYK3T45M.js.map +7 -0
  63. package/dist/{chunk-XRJXE6UO.js → chunk-THORW2WT.js} +4 -4
  64. package/dist/{chunk-XRJXE6UO.js.map → chunk-THORW2WT.js.map} +1 -1
  65. package/dist/{conference-IDNRO4WK.js → conference-5TDUAQ6K.js} +593 -532
  66. package/dist/conference-5TDUAQ6K.js.map +7 -0
  67. package/dist/{ActiveSpeakerView-REZLWPPI.css → conference-BDCDGBIS.css} +2 -2
  68. package/dist/{ActiveSpeakerView-REZLWPPI.css.map → conference-BDCDGBIS.css.map} +2 -2
  69. package/dist/index.cjs.css +1 -1
  70. package/dist/index.cjs.css.map +2 -2
  71. package/dist/index.cjs.js +3450 -3418
  72. package/dist/index.cjs.js.map +4 -4
  73. package/dist/index.css +1 -1
  74. package/dist/index.css.map +2 -2
  75. package/dist/index.js +4 -8
  76. package/dist/meta.cjs.json +761 -490
  77. package/dist/meta.esbuild.json +857 -589
  78. package/dist/{transcription-BTSB7FZH.js → transcription-PYTSSAOB.js} +3 -3
  79. package/package.json +14 -9
  80. package/src/Accordion/Accordion.tsx +3 -3
  81. package/src/AudioLevel/AudioLevel.tsx +1 -1
  82. package/src/Avatar/Avatar.tsx +8 -3
  83. package/src/Button/Button.tsx +76 -20
  84. package/src/Checkbox/Checkbox.tsx +4 -4
  85. package/src/Collapsible/Collapsible.tsx +1 -1
  86. package/src/Divider/Divider.tsx +2 -2
  87. package/src/Divider/HorizontalDivider.stories.tsx +2 -2
  88. package/src/Divider/VerticalDivider.stories.tsx +1 -1
  89. package/src/Dropdown/Dropdown.stories.tsx +3 -3
  90. package/src/Dropdown/Dropdown.tsx +16 -14
  91. package/src/IconButton/IconButton.tsx +8 -7
  92. package/src/Input/Input.tsx +9 -8
  93. package/src/Input/PasswordInput.stories.tsx +2 -2
  94. package/src/Label/Label.tsx +1 -1
  95. package/src/Link/Link.tsx +4 -4
  96. package/src/Loading/Loading.tsx +7 -10
  97. package/src/Modal/Dialog.stories.tsx +2 -2
  98. package/src/Modal/DialogContent.tsx +3 -3
  99. package/src/Pagination/StyledPagination.tsx +4 -4
  100. package/src/Popover/Popover.stories.tsx +5 -5
  101. package/src/Popover/index.tsx +1 -1
  102. package/src/Prebuilt/App.jsx +101 -68
  103. package/src/Prebuilt/IconButton.jsx +2 -2
  104. package/src/Prebuilt/Prebuilt.stories.tsx +8 -2
  105. package/src/Prebuilt/common/constants.js +0 -1
  106. package/src/Prebuilt/common/utils.js +0 -6
  107. package/src/Prebuilt/components/AppData/AppData.jsx +7 -4
  108. package/src/Prebuilt/components/AppData/useUISettings.js +0 -4
  109. package/src/Prebuilt/components/AudioVideoToggle.jsx +73 -20
  110. package/src/Prebuilt/components/BottomActionSheet/BottomActionSheet.jsx +1 -1
  111. package/src/Prebuilt/components/Chat/Chat.jsx +6 -2
  112. package/src/Prebuilt/components/Chat/ChatBody.jsx +13 -11
  113. package/src/Prebuilt/components/Chat/ChatFooter.jsx +2 -2
  114. package/src/Prebuilt/components/Chat/ChatHeader.jsx +3 -3
  115. package/src/Prebuilt/components/Chat/ChatSelector.jsx +2 -2
  116. package/src/Prebuilt/components/Chat/useEmojiPickerStyles.js +6 -6
  117. package/src/Prebuilt/components/Chip.jsx +24 -0
  118. package/src/Prebuilt/components/Connection/ConnectionIndicator.jsx +6 -6
  119. package/src/Prebuilt/components/Connection/TileConnection.jsx +2 -2
  120. package/src/Prebuilt/components/Connection/connectionQualityUtils.js +4 -4
  121. package/src/Prebuilt/components/EmojiReaction.jsx +13 -10
  122. package/src/Prebuilt/components/ErrorBoundary.jsx +2 -2
  123. package/src/Prebuilt/components/FullPageProgress.jsx +5 -3
  124. package/src/Prebuilt/components/GoLiveButton.jsx +1 -4
  125. package/src/Prebuilt/components/HMSVideo/HLSQualitySelector.jsx +2 -2
  126. package/src/Prebuilt/components/HMSVideo/PlayButton.jsx +1 -1
  127. package/src/Prebuilt/components/HMSVideo/VideoProgress.jsx +3 -3
  128. package/src/Prebuilt/components/HMSVideo/VideoTime.jsx +3 -1
  129. package/src/Prebuilt/components/HMSVideo/VolumeControl.jsx +1 -1
  130. package/src/Prebuilt/components/Header/AdditionalRoomState.jsx +17 -17
  131. package/src/Prebuilt/components/Header/AmbientMusic.jsx +1 -1
  132. package/src/Prebuilt/components/Header/ConferencingHeader.jsx +4 -6
  133. package/src/Prebuilt/components/Header/HeaderComponents.jsx +10 -5
  134. package/src/Prebuilt/components/Header/ParticipantFilter.jsx +2 -2
  135. package/src/Prebuilt/components/Header/ParticipantList.jsx +2 -2
  136. package/src/Prebuilt/components/Header/StreamActions.jsx +9 -19
  137. package/src/Prebuilt/components/Header/StreamingHeader.jsx +5 -6
  138. package/src/Prebuilt/components/HlsStatsOverlay.jsx +2 -2
  139. package/src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx +102 -0
  140. package/src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.stories.tsx +40 -0
  141. package/src/Prebuilt/components/LeaveRoom.jsx +11 -11
  142. package/src/Prebuilt/components/MetaActions.jsx +2 -2
  143. package/src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx +2 -2
  144. package/src/Prebuilt/components/MoreSettings/ChangeSelfRole.jsx +1 -1
  145. package/src/Prebuilt/components/MoreSettings/MoreSettings.jsx +1 -0
  146. package/src/Prebuilt/components/Notifications/HLSFailureModal.jsx +69 -0
  147. package/src/Prebuilt/components/Notifications/Notifications.jsx +1 -3
  148. package/src/Prebuilt/components/Notifications/PermissionErrorModal.jsx +108 -26
  149. package/src/Prebuilt/components/Notifications/ReconnectNotifications.jsx +1 -1
  150. package/src/Prebuilt/components/PIP/pipUtils.js +2 -2
  151. package/src/Prebuilt/components/Playlist/Playlist.jsx +4 -4
  152. package/src/Prebuilt/components/Playlist/PlaylistControls.jsx +3 -3
  153. package/src/Prebuilt/components/Playlist/PlaylistItem.jsx +3 -3
  154. package/src/Prebuilt/components/Playlist/VideoPlayer.jsx +4 -4
  155. package/src/Prebuilt/components/PostLeave.jsx +4 -4
  156. package/src/Prebuilt/components/Preview/PreviewContainer.jsx +17 -6
  157. package/src/Prebuilt/components/Preview/PreviewForm.jsx +74 -0
  158. package/src/Prebuilt/components/Preview/PreviewJoin.jsx +100 -37
  159. package/src/Prebuilt/components/RoleChangeModal.jsx +3 -3
  160. package/src/Prebuilt/components/ScreenshareDisplay.jsx +2 -2
  161. package/src/Prebuilt/components/Settings/DeviceSettings.jsx +3 -9
  162. package/src/Prebuilt/components/Settings/SettingsModal.jsx +8 -32
  163. package/src/Prebuilt/components/Settings/StartRecording.jsx +4 -12
  164. package/src/Prebuilt/components/Settings/SwitchWithLabel.jsx +2 -3
  165. package/src/Prebuilt/components/Settings/common.js +26 -0
  166. package/src/Prebuilt/components/StatsForNerds.jsx +5 -5
  167. package/src/Prebuilt/components/Streaming/Common.jsx +11 -11
  168. package/src/Prebuilt/components/Streaming/HLSStreaming.jsx +6 -12
  169. package/src/Prebuilt/components/Streaming/RTMPStreaming.jsx +4 -6
  170. package/src/Prebuilt/components/Streaming/StreamingLanding.jsx +4 -4
  171. package/src/Prebuilt/components/TileMenu.jsx +7 -7
  172. package/src/Prebuilt/components/Toast/ToastConfig.jsx +12 -20
  173. package/src/Prebuilt/components/conference.jsx +9 -2
  174. package/src/Prebuilt/components/hooks/useDropdownSelection.jsx +1 -4
  175. package/src/Prebuilt/components/pdfAnnotator/pdfErrorView.jsx +2 -2
  176. package/src/Prebuilt/components/pdfAnnotator/pdfFileOptions.jsx +1 -1
  177. package/src/Prebuilt/components/pdfAnnotator/pdfHeader.jsx +1 -1
  178. package/src/Prebuilt/components/pdfAnnotator/pdfInfo.jsx +2 -2
  179. package/src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx +12 -20
  180. package/src/Prebuilt/components/pdfAnnotator/uploadedFile.jsx +4 -4
  181. package/src/Prebuilt/images/Logo.svg +8 -0
  182. package/src/Prebuilt/images/first_person.png +0 -0
  183. package/src/Prebuilt/images/rtmp.png +0 -0
  184. package/src/Prebuilt/index.d.ts +6 -1
  185. package/src/Prebuilt/layouts/HLSView.jsx +1 -1
  186. package/src/Prebuilt/layouts/InsetView.jsx +0 -3
  187. package/src/Prebuilt/layouts/NonPublisherView.jsx +2 -2
  188. package/src/Prebuilt/layouts/SidePane.jsx +1 -1
  189. package/src/Prebuilt/layouts/WaitingView.jsx +2 -2
  190. package/src/Prebuilt/layouts/mainView.jsx +42 -5
  191. package/src/Prebuilt/plugins/FlyingEmoji.jsx +2 -2
  192. package/src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx +1 -0
  193. package/src/Prebuilt/plugins/whiteboard/ToggleWhiteboard.jsx +1 -3
  194. package/src/Prebuilt/primitives/DialogContent.jsx +4 -4
  195. package/src/Prebuilt/primitives/DropdownTrigger.jsx +3 -3
  196. package/src/Prebuilt/provider/roomLayoutProvider/constants/index.ts +33 -0
  197. package/src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts +57 -0
  198. package/src/Prebuilt/provider/roomLayoutProvider/index.tsx +26 -0
  199. package/src/Progress/index.tsx +2 -2
  200. package/src/RadioGroup/RadioGroup.tsx +3 -3
  201. package/src/ReactSelect/ReactSelect.stories.tsx +7 -7
  202. package/src/ReactSelect/ReactSelect.tsx +8 -8
  203. package/src/Select/Select.tsx +6 -6
  204. package/src/Slider/Slider.tsx +5 -5
  205. package/src/Stats/Stats.tsx +12 -2
  206. package/src/Stats/StyledStats.tsx +3 -3
  207. package/src/Switch/Switch.tsx +5 -5
  208. package/src/Tabs/Tabs.stories.tsx +2 -2
  209. package/src/Tabs/Tabs.tsx +2 -2
  210. package/src/Text/Text.tsx +2 -2
  211. package/src/Theme/ThemeProvider.tsx +4 -7
  212. package/src/Theme/ThemeStory.jsx +17 -19
  213. package/src/Theme/base.config.ts +31 -59
  214. package/src/Theme/index.tsx +0 -1
  215. package/src/Theme/stitches.config.ts +2 -7
  216. package/src/TileMenu/StyledMenuTile.tsx +11 -8
  217. package/src/Toast/Toast.tsx +10 -9
  218. package/src/Tooltip/Tooltip.stories.tsx +1 -1
  219. package/src/Tooltip/Tooltip.tsx +4 -4
  220. package/src/Video/Video.tsx +1 -1
  221. package/src/VideoTile/StyledVideoTile.tsx +12 -12
  222. package/src/assets/android-perm-0.png +0 -0
  223. package/src/assets/android-perm-1.png +0 -0
  224. package/src/assets/ios-perm-0.png +0 -0
  225. package/src/fixtures/chats.ts +1 -1
  226. package/dist/HLSView-3RDXRV7Y.js.map +0 -7
  227. package/dist/Theme/themes.d.ts +0 -64
  228. package/dist/chunk-7YUYZ64D.js.map +0 -7
  229. package/dist/chunk-HCAGFNXW.js.map +0 -7
  230. package/dist/chunk-KYYP6ZVK.js.map +0 -7
  231. package/dist/chunk-ULXGBUSC.js +0 -65
  232. package/dist/chunk-ULXGBUSC.js.map +0 -7
  233. package/dist/conference-IDNRO4WK.js.map +0 -7
  234. package/src/Prebuilt/components/Preview/PreviewName.jsx +0 -37
  235. package/src/Prebuilt/components/Streaming/RTMPIcon.jsx +0 -24
  236. package/src/Prebuilt/hms.js +0 -7
  237. package/src/Prebuilt/plugins/confetti.jsx +0 -60
  238. package/src/Theme/themes.ts +0 -70
  239. /package/dist/{ActiveSpeakerView-H3VYXANB.js.map → ActiveSpeakerView-4XPIRZOK.js.map} +0 -0
  240. /package/dist/{PinnedTrackView-453PELNU.js.map → PinnedTrackView-GGTCNH5V.js.map} +0 -0
  241. /package/dist/{transcription-BTSB7FZH.js.map → transcription-PYTSSAOB.js.map} +0 -0
@@ -5,7 +5,7 @@
5
5
  "imports": []
6
6
  },
7
7
  "src/Theme/base.config.ts": {
8
- "bytes": 6670,
8
+ "bytes": 6053,
9
9
  "imports": [
10
10
  {
11
11
  "path": "@stitches/react",
@@ -25,19 +25,8 @@
25
25
  ],
26
26
  "format": "esm"
27
27
  },
28
- "src/Theme/themes.ts": {
29
- "bytes": 1874,
30
- "imports": [
31
- {
32
- "path": "<define:process.env>",
33
- "kind": "import-statement",
34
- "external": true
35
- }
36
- ],
37
- "format": "esm"
38
- },
39
28
  "src/Theme/stitches.config.ts": {
40
- "bytes": 2282,
29
+ "bytes": 2138,
41
30
  "imports": [
42
31
  {
43
32
  "path": "@stitches/react",
@@ -54,11 +43,6 @@
54
43
  "kind": "import-statement",
55
44
  "original": "./base.config"
56
45
  },
57
- {
58
- "path": "src/Theme/themes.ts",
59
- "kind": "import-statement",
60
- "original": "./themes"
61
- },
62
46
  {
63
47
  "path": "<define:process.env>",
64
48
  "kind": "import-statement",
@@ -89,18 +73,13 @@
89
73
  "format": "esm"
90
74
  },
91
75
  "src/Theme/ThemeProvider.tsx": {
92
- "bytes": 3073,
76
+ "bytes": 2872,
93
77
  "imports": [
94
78
  {
95
79
  "path": "react",
96
80
  "kind": "import-statement",
97
81
  "external": true
98
82
  },
99
- {
100
- "path": "react-use",
101
- "kind": "import-statement",
102
- "external": true
103
- },
104
83
  {
105
84
  "path": "src/Theme/stitches.config.ts",
106
85
  "kind": "import-statement",
@@ -120,7 +99,7 @@
120
99
  "format": "esm"
121
100
  },
122
101
  "src/Theme/index.tsx": {
123
- "bytes": 94,
102
+ "bytes": 68,
124
103
  "imports": [
125
104
  {
126
105
  "path": "src/Theme/stitches.config.ts",
@@ -132,11 +111,6 @@
132
111
  "kind": "import-statement",
133
112
  "original": "./ThemeProvider"
134
113
  },
135
- {
136
- "path": "src/Theme/themes.ts",
137
- "kind": "import-statement",
138
- "original": "./themes"
139
- },
140
114
  {
141
115
  "path": "<define:process.env>",
142
116
  "kind": "import-statement",
@@ -199,7 +173,7 @@
199
173
  "format": "esm"
200
174
  },
201
175
  "src/Loading/Loading.tsx": {
202
- "bytes": 1636,
176
+ "bytes": 771,
203
177
  "imports": [
204
178
  {
205
179
  "path": "react",
@@ -247,7 +221,7 @@
247
221
  "format": "esm"
248
222
  },
249
223
  "src/Button/Button.tsx": {
250
- "bytes": 3919,
224
+ "bytes": 4647,
251
225
  "imports": [
252
226
  {
253
227
  "path": "react",
@@ -304,7 +278,7 @@
304
278
  "format": "esm"
305
279
  },
306
280
  "src/Text/Text.tsx": {
307
- "bytes": 2691,
281
+ "bytes": 2705,
308
282
  "imports": [
309
283
  {
310
284
  "path": "src/Theme/index.tsx",
@@ -336,7 +310,7 @@
336
310
  "format": "esm"
337
311
  },
338
312
  "src/IconButton/IconButton.tsx": {
339
- "bytes": 974,
313
+ "bytes": 1016,
340
314
  "imports": [
341
315
  {
342
316
  "path": "src/Theme/index.tsx",
@@ -389,7 +363,7 @@
389
363
  "format": "esm"
390
364
  },
391
365
  "src/Avatar/Avatar.tsx": {
392
- "bytes": 1246,
366
+ "bytes": 1429,
393
367
  "imports": [
394
368
  {
395
369
  "path": "react",
@@ -401,6 +375,11 @@
401
375
  "kind": "import-statement",
402
376
  "external": true
403
377
  },
378
+ {
379
+ "path": "@100mslive/react-icons",
380
+ "kind": "import-statement",
381
+ "external": true
382
+ },
404
383
  {
405
384
  "path": "src/Theme/index.tsx",
406
385
  "kind": "import-statement",
@@ -446,7 +425,7 @@
446
425
  "format": "esm"
447
426
  },
448
427
  "src/Divider/Divider.tsx": {
449
- "bytes": 922,
428
+ "bytes": 926,
450
429
  "imports": [
451
430
  {
452
431
  "path": "src/Theme/index.tsx",
@@ -478,7 +457,7 @@
478
457
  "format": "esm"
479
458
  },
480
459
  "src/Switch/Switch.tsx": {
481
- "bytes": 1162,
460
+ "bytes": 1167,
482
461
  "imports": [
483
462
  {
484
463
  "path": "react",
@@ -562,7 +541,7 @@
562
541
  "format": "esm"
563
542
  },
564
543
  "src/Tooltip/Tooltip.tsx": {
565
- "bytes": 2290,
544
+ "bytes": 2298,
566
545
  "imports": [
567
546
  {
568
547
  "path": "react",
@@ -614,7 +593,7 @@
614
593
  "format": "esm"
615
594
  },
616
595
  "src/Select/Select.tsx": {
617
- "bytes": 1321,
596
+ "bytes": 1342,
618
597
  "imports": [
619
598
  {
620
599
  "path": "react",
@@ -661,7 +640,7 @@
661
640
  "format": "esm"
662
641
  },
663
642
  "src/Slider/Slider.tsx": {
664
- "bytes": 1617,
643
+ "bytes": 1625,
665
644
  "imports": [
666
645
  {
667
646
  "path": "react",
@@ -718,7 +697,7 @@
718
697
  "format": "esm"
719
698
  },
720
699
  "src/Modal/DialogContent.tsx": {
721
- "bytes": 1867,
700
+ "bytes": 1875,
722
701
  "imports": [
723
702
  {
724
703
  "path": "react",
@@ -806,7 +785,7 @@
806
785
  "format": "esm"
807
786
  },
808
787
  "src/Input/Input.tsx": {
809
- "bytes": 2573,
788
+ "bytes": 2639,
810
789
  "imports": [
811
790
  {
812
791
  "path": "react",
@@ -863,7 +842,7 @@
863
842
  "format": "esm"
864
843
  },
865
844
  "src/VideoTile/StyledVideoTile.tsx": {
866
- "bytes": 2843,
845
+ "bytes": 2895,
867
846
  "imports": [
868
847
  {
869
848
  "path": "src/Layout/index.tsx",
@@ -958,7 +937,7 @@
958
937
  "format": "esm"
959
938
  },
960
939
  "src/Pagination/StyledPagination.tsx": {
961
- "bytes": 1140,
940
+ "bytes": 1153,
962
941
  "imports": [
963
942
  {
964
943
  "path": "src/Theme/index.tsx",
@@ -990,7 +969,7 @@
990
969
  "format": "esm"
991
970
  },
992
971
  "src/Dropdown/Dropdown.tsx": {
993
- "bytes": 2806,
972
+ "bytes": 2896,
994
973
  "imports": [
995
974
  {
996
975
  "path": "@radix-ui/react-dropdown-menu",
@@ -1027,7 +1006,7 @@
1027
1006
  "format": "esm"
1028
1007
  },
1029
1008
  "src/Video/Video.tsx": {
1030
- "bytes": 1617,
1009
+ "bytes": 1629,
1031
1010
  "imports": [
1032
1011
  {
1033
1012
  "path": "react",
@@ -1074,7 +1053,7 @@
1074
1053
  "format": "esm"
1075
1054
  },
1076
1055
  "src/TileMenu/StyledMenuTile.tsx": {
1077
- "bytes": 2204,
1056
+ "bytes": 2330,
1078
1057
  "imports": [
1079
1058
  {
1080
1059
  "path": "@radix-ui/react-popover",
@@ -1126,7 +1105,7 @@
1126
1105
  "format": "esm"
1127
1106
  },
1128
1107
  "src/AudioLevel/AudioLevel.tsx": {
1129
- "bytes": 993,
1108
+ "bytes": 996,
1130
1109
  "imports": [
1131
1110
  {
1132
1111
  "path": "react",
@@ -1173,7 +1152,7 @@
1173
1152
  "format": "esm"
1174
1153
  },
1175
1154
  "src/Popover/index.tsx": {
1176
- "bytes": 596,
1155
+ "bytes": 603,
1177
1156
  "imports": [
1178
1157
  {
1179
1158
  "path": "@radix-ui/react-popover",
@@ -1215,7 +1194,7 @@
1215
1194
  "format": "esm"
1216
1195
  },
1217
1196
  "src/Stats/StyledStats.tsx": {
1218
- "bytes": 922,
1197
+ "bytes": 938,
1219
1198
  "imports": [
1220
1199
  {
1221
1200
  "path": "src/Theme/index.tsx",
@@ -1231,7 +1210,7 @@
1231
1210
  "format": "esm"
1232
1211
  },
1233
1212
  "src/Stats/Stats.tsx": {
1234
- "bytes": 7732,
1213
+ "bytes": 7823,
1235
1214
  "imports": [
1236
1215
  {
1237
1216
  "path": "react",
@@ -1283,7 +1262,7 @@
1283
1262
  "format": "esm"
1284
1263
  },
1285
1264
  "src/Checkbox/Checkbox.tsx": {
1286
- "bytes": 734,
1265
+ "bytes": 760,
1287
1266
  "imports": [
1288
1267
  {
1289
1268
  "path": "@radix-ui/react-checkbox",
@@ -1320,7 +1299,7 @@
1320
1299
  "format": "esm"
1321
1300
  },
1322
1301
  "src/Label/Label.tsx": {
1323
- "bytes": 215,
1302
+ "bytes": 219,
1324
1303
  "imports": [
1325
1304
  {
1326
1305
  "path": "@radix-ui/react-label",
@@ -1357,7 +1336,7 @@
1357
1336
  "format": "esm"
1358
1337
  },
1359
1338
  "src/RadioGroup/RadioGroup.tsx": {
1360
- "bytes": 754,
1339
+ "bytes": 770,
1361
1340
  "imports": [
1362
1341
  {
1363
1342
  "path": "@radix-ui/react-radio-group",
@@ -1394,7 +1373,7 @@
1394
1373
  "format": "esm"
1395
1374
  },
1396
1375
  "src/Toast/Toast.tsx": {
1397
- "bytes": 4209,
1376
+ "bytes": 4279,
1398
1377
  "imports": [
1399
1378
  {
1400
1379
  "path": "react",
@@ -1466,7 +1445,7 @@
1466
1445
  "format": "esm"
1467
1446
  },
1468
1447
  "src/Accordion/Accordion.tsx": {
1469
- "bytes": 2729,
1448
+ "bytes": 2744,
1470
1449
  "imports": [
1471
1450
  {
1472
1451
  "path": "react",
@@ -1602,7 +1581,7 @@
1602
1581
  "format": "esm"
1603
1582
  },
1604
1583
  "src/ReactSelect/ReactSelect.tsx": {
1605
- "bytes": 2232,
1584
+ "bytes": 2287,
1606
1585
  "imports": [
1607
1586
  {
1608
1587
  "path": "@radix-ui/react-select",
@@ -1639,7 +1618,7 @@
1639
1618
  "format": "esm"
1640
1619
  },
1641
1620
  "src/Tabs/Tabs.tsx": {
1642
- "bytes": 825,
1621
+ "bytes": 831,
1643
1622
  "imports": [
1644
1623
  {
1645
1624
  "path": "@radix-ui/react-tabs",
@@ -1718,7 +1697,7 @@
1718
1697
  "format": "esm"
1719
1698
  },
1720
1699
  "src/Link/Link.tsx": {
1721
- "bytes": 1353,
1700
+ "bytes": 1367,
1722
1701
  "imports": [
1723
1702
  {
1724
1703
  "path": "react",
@@ -1775,7 +1754,7 @@
1775
1754
  "format": "esm"
1776
1755
  },
1777
1756
  "src/Collapsible/Collapsible.tsx": {
1778
- "bytes": 929,
1757
+ "bytes": 930,
1779
1758
  "imports": [
1780
1759
  {
1781
1760
  "path": "@radix-ui/react-collapsible",
@@ -1854,7 +1833,7 @@
1854
1833
  "format": "esm"
1855
1834
  },
1856
1835
  "src/Prebuilt/common/constants.js": {
1857
- "bytes": 6096,
1836
+ "bytes": 6064,
1858
1837
  "imports": [
1859
1838
  {
1860
1839
  "path": "@100mslive/react-sdk",
@@ -1896,7 +1875,7 @@
1896
1875
  "format": "esm"
1897
1876
  },
1898
1877
  "src/Prebuilt/components/AppData/useUISettings.js": {
1899
- "bytes": 4927,
1878
+ "bytes": 4840,
1900
1879
  "imports": [
1901
1880
  {
1902
1881
  "path": "react",
@@ -1932,13 +1911,8 @@
1932
1911
  "format": "esm"
1933
1912
  },
1934
1913
  "src/Prebuilt/common/utils.js": {
1935
- "bytes": 2758,
1914
+ "bytes": 2554,
1936
1915
  "imports": [
1937
- {
1938
- "path": "src/Prebuilt/common/constants.js",
1939
- "kind": "import-statement",
1940
- "original": "./constants"
1941
- },
1942
1916
  {
1943
1917
  "path": "<define:process.env>",
1944
1918
  "kind": "import-statement",
@@ -1948,7 +1922,7 @@
1948
1922
  "format": "esm"
1949
1923
  },
1950
1924
  "src/Prebuilt/components/AppData/AppData.jsx": {
1951
- "bytes": 6378,
1925
+ "bytes": 6385,
1952
1926
  "imports": [
1953
1927
  {
1954
1928
  "path": "react",
@@ -2082,7 +2056,7 @@
2082
2056
  "format": "esm"
2083
2057
  },
2084
2058
  "src/Prebuilt/primitives/DialogContent.jsx": {
2085
- "bytes": 8183,
2059
+ "bytes": 8210,
2086
2060
  "imports": [
2087
2061
  {
2088
2062
  "path": "react",
@@ -2245,7 +2219,7 @@
2245
2219
  "format": "esm"
2246
2220
  },
2247
2221
  "src/Prebuilt/components/ErrorBoundary.jsx": {
2248
- "bytes": 3415,
2222
+ "bytes": 3433,
2249
2223
  "imports": [
2250
2224
  {
2251
2225
  "path": "react",
@@ -2296,7 +2270,7 @@
2296
2270
  "format": "esm"
2297
2271
  },
2298
2272
  "src/Prebuilt/components/FullPageProgress.jsx": {
2299
- "bytes": 277,
2273
+ "bytes": 527,
2300
2274
  "imports": [
2301
2275
  {
2302
2276
  "path": "react",
@@ -2313,6 +2287,11 @@
2313
2287
  "kind": "import-statement",
2314
2288
  "original": "../../Loading"
2315
2289
  },
2290
+ {
2291
+ "path": "src/Text/index.tsx",
2292
+ "kind": "import-statement",
2293
+ "original": "../../Text"
2294
+ },
2316
2295
  {
2317
2296
  "path": "<define:process.env>",
2318
2297
  "kind": "import-statement",
@@ -2388,35 +2367,14 @@
2388
2367
  ],
2389
2368
  "format": "esm"
2390
2369
  },
2391
- "src/Prebuilt/hms.js": {
2392
- "bytes": 274,
2393
- "imports": [
2394
- {
2395
- "path": "@100mslive/react-sdk",
2396
- "kind": "import-statement",
2397
- "external": true
2398
- },
2399
- {
2400
- "path": "<define:process.env>",
2401
- "kind": "import-statement",
2402
- "external": true
2403
- }
2404
- ],
2405
- "format": "esm"
2406
- },
2407
2370
  "src/Prebuilt/components/Toast/ToastConfig.jsx": {
2408
- "bytes": 3588,
2371
+ "bytes": 3447,
2409
2372
  "imports": [
2410
2373
  {
2411
2374
  "path": "react",
2412
2375
  "kind": "import-statement",
2413
2376
  "external": true
2414
2377
  },
2415
- {
2416
- "path": "@100mslive/react-sdk",
2417
- "kind": "import-statement",
2418
- "external": true
2419
- },
2420
2378
  {
2421
2379
  "path": "@100mslive/react-icons",
2422
2380
  "kind": "import-statement",
@@ -2428,9 +2386,9 @@
2428
2386
  "original": "../../../Button"
2429
2387
  },
2430
2388
  {
2431
- "path": "src/Prebuilt/hms.js",
2389
+ "path": "src/Prebuilt/components/AppData/useSidepane.js",
2432
2390
  "kind": "import-statement",
2433
- "original": "../../hms"
2391
+ "original": "../AppData/useSidepane"
2434
2392
  },
2435
2393
  {
2436
2394
  "path": "src/Prebuilt/common/constants.js",
@@ -2642,14 +2600,31 @@
2642
2600
  ],
2643
2601
  "format": "esm"
2644
2602
  },
2603
+ "src/assets/android-perm-0.png": {
2604
+ "bytes": 14636,
2605
+ "imports": []
2606
+ },
2607
+ "src/assets/android-perm-1.png": {
2608
+ "bytes": 7790,
2609
+ "imports": []
2610
+ },
2611
+ "src/assets/ios-perm-0.png": {
2612
+ "bytes": 8933,
2613
+ "imports": []
2614
+ },
2645
2615
  "src/Prebuilt/components/Notifications/PermissionErrorModal.jsx": {
2646
- "bytes": 2418,
2616
+ "bytes": 5704,
2647
2617
  "imports": [
2648
2618
  {
2649
2619
  "path": "react",
2650
2620
  "kind": "import-statement",
2651
2621
  "external": true
2652
2622
  },
2623
+ {
2624
+ "path": "react-use",
2625
+ "kind": "import-statement",
2626
+ "external": true
2627
+ },
2653
2628
  {
2654
2629
  "path": "@100mslive/react-sdk",
2655
2630
  "kind": "import-statement",
@@ -2660,6 +2635,26 @@
2660
2635
  "kind": "import-statement",
2661
2636
  "original": "../../../"
2662
2637
  },
2638
+ {
2639
+ "path": "src/assets/android-perm-0.png",
2640
+ "kind": "import-statement",
2641
+ "original": "../../../assets/android-perm-0.png"
2642
+ },
2643
+ {
2644
+ "path": "src/assets/android-perm-1.png",
2645
+ "kind": "import-statement",
2646
+ "original": "../../../assets/android-perm-1.png"
2647
+ },
2648
+ {
2649
+ "path": "src/assets/ios-perm-0.png",
2650
+ "kind": "import-statement",
2651
+ "original": "../../../assets/ios-perm-0.png"
2652
+ },
2653
+ {
2654
+ "path": "src/Prebuilt/common/constants.js",
2655
+ "kind": "import-statement",
2656
+ "original": "../../common/constants"
2657
+ },
2663
2658
  {
2664
2659
  "path": "<define:process.env>",
2665
2660
  "kind": "import-statement",
@@ -2669,7 +2664,7 @@
2669
2664
  "format": "esm"
2670
2665
  },
2671
2666
  "src/Prebuilt/components/Notifications/ReconnectNotifications.jsx": {
2672
- "bytes": 2462,
2667
+ "bytes": 2466,
2673
2668
  "imports": [
2674
2669
  {
2675
2670
  "path": "react",
@@ -2819,7 +2814,7 @@
2819
2814
  "format": "esm"
2820
2815
  },
2821
2816
  "src/Prebuilt/components/Notifications/Notifications.jsx": {
2822
- "bytes": 6035,
2817
+ "bytes": 5973,
2823
2818
  "imports": [
2824
2819
  {
2825
2820
  "path": "react",
@@ -2935,8 +2930,81 @@
2935
2930
  ],
2936
2931
  "format": "esm"
2937
2932
  },
2933
+ "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
2934
+ "bytes": 794,
2935
+ "imports": [
2936
+ {
2937
+ "path": "@100mslive/types-prebuilt/elements/join_form",
2938
+ "kind": "import-statement",
2939
+ "external": true
2940
+ },
2941
+ {
2942
+ "path": "<define:process.env>",
2943
+ "kind": "import-statement",
2944
+ "external": true
2945
+ }
2946
+ ],
2947
+ "format": "esm"
2948
+ },
2949
+ "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
2950
+ "bytes": 1574,
2951
+ "imports": [
2952
+ {
2953
+ "path": "react",
2954
+ "kind": "import-statement",
2955
+ "external": true
2956
+ },
2957
+ {
2958
+ "path": "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts",
2959
+ "kind": "import-statement",
2960
+ "original": "../constants"
2961
+ },
2962
+ {
2963
+ "path": "<define:process.env>",
2964
+ "kind": "import-statement",
2965
+ "external": true
2966
+ },
2967
+ {
2968
+ "path": "<runtime>",
2969
+ "kind": "import-statement",
2970
+ "external": true
2971
+ }
2972
+ ],
2973
+ "format": "esm"
2974
+ },
2975
+ "src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
2976
+ "bytes": 984,
2977
+ "imports": [
2978
+ {
2979
+ "path": "react",
2980
+ "kind": "import-statement",
2981
+ "external": true
2982
+ },
2983
+ {
2984
+ "path": "lodash.merge",
2985
+ "kind": "import-statement",
2986
+ "external": true
2987
+ },
2988
+ {
2989
+ "path": "src/Prebuilt/components/AppData/useUISettings.js",
2990
+ "kind": "import-statement",
2991
+ "original": "../../components/AppData/useUISettings"
2992
+ },
2993
+ {
2994
+ "path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts",
2995
+ "kind": "import-statement",
2996
+ "original": "./hooks/useFetchRoomLayout"
2997
+ },
2998
+ {
2999
+ "path": "<define:process.env>",
3000
+ "kind": "import-statement",
3001
+ "external": true
3002
+ }
3003
+ ],
3004
+ "format": "esm"
3005
+ },
2938
3006
  "src/Prebuilt/components/Header/HeaderComponents.jsx": {
2939
- "bytes": 1380,
3007
+ "bytes": 1461,
2940
3008
  "imports": [
2941
3009
  {
2942
3010
  "path": "react",
@@ -2964,9 +3032,9 @@
2964
3032
  "original": "../../../"
2965
3033
  },
2966
3034
  {
2967
- "path": "src/Prebuilt/components/AppData/useUISettings.js",
3035
+ "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
2968
3036
  "kind": "import-statement",
2969
- "original": "../AppData/useUISettings"
3037
+ "original": "../../provider/roomLayoutProvider"
2970
3038
  },
2971
3039
  {
2972
3040
  "path": "src/Prebuilt/common/utils.js",
@@ -2987,7 +3055,7 @@
2987
3055
  "format": "esm"
2988
3056
  },
2989
3057
  "src/Prebuilt/IconButton.jsx": {
2990
- "bytes": 384,
3058
+ "bytes": 396,
2991
3059
  "imports": [
2992
3060
  {
2993
3061
  "path": "src/IconButton/index.tsx",
@@ -3008,7 +3076,7 @@
3008
3076
  "format": "esm"
3009
3077
  },
3010
3078
  "src/Prebuilt/components/Connection/connectionQualityUtils.js": {
3011
- "bytes": 1164,
3079
+ "bytes": 1222,
3012
3080
  "imports": [
3013
3081
  {
3014
3082
  "path": "<define:process.env>",
@@ -3019,7 +3087,7 @@
3019
3087
  "format": "esm"
3020
3088
  },
3021
3089
  "src/Prebuilt/components/Connection/ConnectionIndicator.jsx": {
3022
- "bytes": 3405,
3090
+ "bytes": 3440,
3023
3091
  "imports": [
3024
3092
  {
3025
3093
  "path": "react",
@@ -3055,13 +3123,8 @@
3055
3123
  "format": "esm"
3056
3124
  },
3057
3125
  "src/Prebuilt/components/hooks/useDropdownSelection.jsx": {
3058
- "bytes": 185,
3126
+ "bytes": 72,
3059
3127
  "imports": [
3060
- {
3061
- "path": "src/index.ts",
3062
- "kind": "import-statement",
3063
- "original": "../../../"
3064
- },
3065
3128
  {
3066
3129
  "path": "<define:process.env>",
3067
3130
  "kind": "import-statement",
@@ -3097,7 +3160,7 @@
3097
3160
  "format": "esm"
3098
3161
  },
3099
3162
  "src/Prebuilt/components/RoleChangeModal.jsx": {
3100
- "bytes": 6475,
3163
+ "bytes": 6486,
3101
3164
  "imports": [
3102
3165
  {
3103
3166
  "path": "react",
@@ -3183,7 +3246,7 @@
3183
3246
  "format": "esm"
3184
3247
  },
3185
3248
  "src/Prebuilt/components/Header/ParticipantFilter.jsx": {
3186
- "bytes": 2836,
3249
+ "bytes": 2840,
3187
3250
  "imports": [
3188
3251
  {
3189
3252
  "path": "react",
@@ -3219,7 +3282,7 @@
3219
3282
  "format": "esm"
3220
3283
  },
3221
3284
  "src/Prebuilt/components/Header/ParticipantList.jsx": {
3222
- "bytes": 10052,
3285
+ "bytes": 10073,
3223
3286
  "imports": [
3224
3287
  {
3225
3288
  "path": "react",
@@ -3300,7 +3363,7 @@
3300
3363
  "format": "esm"
3301
3364
  },
3302
3365
  "src/Prebuilt/components/GoLiveButton.jsx": {
3303
- "bytes": 1623,
3366
+ "bytes": 1522,
3304
3367
  "imports": [
3305
3368
  {
3306
3369
  "path": "react",
@@ -3387,7 +3450,7 @@
3387
3450
  "format": "esm"
3388
3451
  },
3389
3452
  "src/Prebuilt/components/Streaming/Common.jsx": {
3390
- "bytes": 3659,
3453
+ "bytes": 3785,
3391
3454
  "imports": [
3392
3455
  {
3393
3456
  "path": "react",
@@ -3423,7 +3486,7 @@
3423
3486
  "format": "esm"
3424
3487
  },
3425
3488
  "src/Prebuilt/components/Streaming/RTMPStreaming.jsx": {
3426
- "bytes": 9995,
3489
+ "bytes": 9871,
3427
3490
  "imports": [
3428
3491
  {
3429
3492
  "path": "react",
@@ -3598,7 +3661,7 @@
3598
3661
  "format": "esm"
3599
3662
  },
3600
3663
  "src/Prebuilt/components/Header/AdditionalRoomState.jsx": {
3601
- "bytes": 8011,
3664
+ "bytes": 8115,
3602
3665
  "imports": [
3603
3666
  {
3604
3667
  "path": "react",
@@ -3654,7 +3717,7 @@
3654
3717
  "format": "esm"
3655
3718
  },
3656
3719
  "src/Prebuilt/components/Header/StreamActions.jsx": {
3657
- "bytes": 7549,
3720
+ "bytes": 7197,
3658
3721
  "imports": [
3659
3722
  {
3660
3723
  "path": "react",
@@ -3735,7 +3798,7 @@
3735
3798
  "format": "esm"
3736
3799
  },
3737
3800
  "src/Prebuilt/components/Header/ConferencingHeader.jsx": {
3738
- "bytes": 825,
3801
+ "bytes": 703,
3739
3802
  "imports": [
3740
3803
  {
3741
3804
  "path": "react",
@@ -3797,7 +3860,7 @@
3797
3860
  "format": "esm"
3798
3861
  },
3799
3862
  "src/Prebuilt/components/EmojiReaction.jsx": {
3800
- "bytes": 4689,
3863
+ "bytes": 4776,
3801
3864
  "imports": [
3802
3865
  {
3803
3866
  "path": "react",
@@ -3888,7 +3951,7 @@
3888
3951
  "format": "esm"
3889
3952
  },
3890
3953
  "src/Prebuilt/components/LeaveRoom.jsx": {
3891
- "bytes": 6652,
3954
+ "bytes": 6751,
3892
3955
  "imports": [
3893
3956
  {
3894
3957
  "path": "react",
@@ -3989,7 +4052,7 @@
3989
4052
  "format": "esm"
3990
4053
  },
3991
4054
  "src/Prebuilt/components/MetaActions.jsx": {
3992
- "bytes": 1631,
4055
+ "bytes": 1621,
3993
4056
  "imports": [
3994
4057
  {
3995
4058
  "path": "react",
@@ -4045,7 +4108,7 @@
4045
4108
  "format": "esm"
4046
4109
  },
4047
4110
  "src/Prebuilt/components/Header/StreamingHeader.jsx": {
4048
- "bytes": 1457,
4111
+ "bytes": 1405,
4049
4112
  "imports": [
4050
4113
  {
4051
4114
  "path": "react",
@@ -4148,7 +4211,7 @@
4148
4211
  "format": "esm"
4149
4212
  },
4150
4213
  "src/Prebuilt/components/PostLeave.jsx": {
4151
- "bytes": 2719,
4214
+ "bytes": 2745,
4152
4215
  "imports": [
4153
4216
  {
4154
4217
  "path": "react",
@@ -4265,7 +4328,7 @@
4265
4328
  "format": "esm"
4266
4329
  },
4267
4330
  "src/Prebuilt/components/Chat/ChatBody.jsx": {
4268
- "bytes": 10031,
4331
+ "bytes": 10101,
4269
4332
  "imports": [
4270
4333
  {
4271
4334
  "path": "react",
@@ -4372,7 +4435,7 @@
4372
4435
  "format": "esm"
4373
4436
  },
4374
4437
  "src/Prebuilt/components/Chat/useEmojiPickerStyles.js": {
4375
- "bytes": 972,
4438
+ "bytes": 991,
4376
4439
  "imports": [
4377
4440
  {
4378
4441
  "path": "react",
@@ -4388,7 +4451,7 @@
4388
4451
  "format": "esm"
4389
4452
  },
4390
4453
  "src/Prebuilt/components/Chat/ChatFooter.jsx": {
4391
- "bytes": 4004,
4454
+ "bytes": 4010,
4392
4455
  "imports": [
4393
4456
  {
4394
4457
  "path": "react",
@@ -4449,7 +4512,7 @@
4449
4512
  "format": "esm"
4450
4513
  },
4451
4514
  "src/Prebuilt/components/Chat/ChatSelector.jsx": {
4452
- "bytes": 4833,
4515
+ "bytes": 4840,
4453
4516
  "imports": [
4454
4517
  {
4455
4518
  "path": "react",
@@ -4500,7 +4563,7 @@
4500
4563
  "format": "esm"
4501
4564
  },
4502
4565
  "src/Prebuilt/components/Chat/ChatHeader.jsx": {
4503
- "bytes": 2100,
4566
+ "bytes": 2108,
4504
4567
  "imports": [
4505
4568
  {
4506
4569
  "path": "react",
@@ -4562,7 +4625,7 @@
4562
4625
  "format": "esm"
4563
4626
  },
4564
4627
  "src/Prebuilt/components/Chat/Chat.jsx": {
4565
- "bytes": 5030,
4628
+ "bytes": 5069,
4566
4629
  "imports": [
4567
4630
  {
4568
4631
  "path": "react",
@@ -4642,8 +4705,12 @@
4642
4705
  ],
4643
4706
  "format": "esm"
4644
4707
  },
4708
+ "src/Prebuilt/images/rtmp.png": {
4709
+ "bytes": 5446,
4710
+ "imports": []
4711
+ },
4645
4712
  "src/Prebuilt/components/Streaming/HLSStreaming.jsx": {
4646
- "bytes": 7051,
4713
+ "bytes": 6740,
4647
4714
  "imports": [
4648
4715
  {
4649
4716
  "path": "react",
@@ -4680,11 +4747,6 @@
4680
4747
  "kind": "import-statement",
4681
4748
  "original": "../../common/hooks"
4682
4749
  },
4683
- {
4684
- "path": "src/Prebuilt/common/utils.js",
4685
- "kind": "import-statement",
4686
- "original": "../../common/utils"
4687
- },
4688
4750
  {
4689
4751
  "path": "src/Prebuilt/common/constants.js",
4690
4752
  "kind": "import-statement",
@@ -4703,24 +4765,8 @@
4703
4765
  ],
4704
4766
  "format": "esm"
4705
4767
  },
4706
- "src/Prebuilt/components/Streaming/RTMPIcon.jsx": {
4707
- "bytes": 1384,
4708
- "imports": [
4709
- {
4710
- "path": "<define:process.env>",
4711
- "kind": "import-statement",
4712
- "external": true
4713
- },
4714
- {
4715
- "path": "<runtime>",
4716
- "kind": "import-statement",
4717
- "external": true
4718
- }
4719
- ],
4720
- "format": "esm"
4721
- },
4722
4768
  "src/Prebuilt/components/Streaming/StreamingLanding.jsx": {
4723
- "bytes": 2715,
4769
+ "bytes": 2733,
4724
4770
  "imports": [
4725
4771
  {
4726
4772
  "path": "react",
@@ -4752,6 +4798,11 @@
4752
4798
  "kind": "import-statement",
4753
4799
  "original": "../../IconButton"
4754
4800
  },
4801
+ {
4802
+ "path": "src/Prebuilt/images/rtmp.png",
4803
+ "kind": "import-statement",
4804
+ "original": "../../images/rtmp.png"
4805
+ },
4755
4806
  {
4756
4807
  "path": "src/Prebuilt/components/Streaming/Common.jsx",
4757
4808
  "kind": "import-statement",
@@ -4762,11 +4813,6 @@
4762
4813
  "kind": "import-statement",
4763
4814
  "original": "./HLSStreaming"
4764
4815
  },
4765
- {
4766
- "path": "src/Prebuilt/components/Streaming/RTMPIcon.jsx",
4767
- "kind": "import-statement",
4768
- "original": "./RTMPIcon"
4769
- },
4770
4816
  {
4771
4817
  "path": "src/Prebuilt/components/Streaming/RTMPStreaming.jsx",
4772
4818
  "kind": "import-statement",
@@ -4791,7 +4837,7 @@
4791
4837
  "format": "esm"
4792
4838
  },
4793
4839
  "src/Prebuilt/layouts/SidePane.jsx": {
4794
- "bytes": 1361,
4840
+ "bytes": 1362,
4795
4841
  "imports": [
4796
4842
  {
4797
4843
  "path": "react",
@@ -4841,8 +4887,49 @@
4841
4887
  ],
4842
4888
  "format": "esm"
4843
4889
  },
4890
+ "src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx": {
4891
+ "bytes": 2655,
4892
+ "imports": [
4893
+ {
4894
+ "path": "@100mslive/react-icons",
4895
+ "kind": "import-statement",
4896
+ "external": true
4897
+ },
4898
+ {
4899
+ "path": "src/Dropdown/index.tsx",
4900
+ "kind": "import-statement",
4901
+ "original": "../../../Dropdown"
4902
+ },
4903
+ {
4904
+ "path": "src/Layout/index.tsx",
4905
+ "kind": "import-statement",
4906
+ "original": "../../../Layout"
4907
+ },
4908
+ {
4909
+ "path": "src/Theme/index.tsx",
4910
+ "kind": "import-statement",
4911
+ "original": "../../../Theme"
4912
+ },
4913
+ {
4914
+ "path": "src/Tooltip/index.ts",
4915
+ "kind": "import-statement",
4916
+ "original": "../../../Tooltip"
4917
+ },
4918
+ {
4919
+ "path": "src/Prebuilt/IconButton.jsx",
4920
+ "kind": "import-statement",
4921
+ "original": "../../IconButton"
4922
+ },
4923
+ {
4924
+ "path": "<define:process.env>",
4925
+ "kind": "import-statement",
4926
+ "external": true
4927
+ }
4928
+ ],
4929
+ "format": "esm"
4930
+ },
4844
4931
  "src/Prebuilt/components/AudioVideoToggle.jsx": {
4845
- "bytes": 2481,
4932
+ "bytes": 3705,
4846
4933
  "imports": [
4847
4934
  {
4848
4935
  "path": "react",
@@ -4859,11 +4946,21 @@
4859
4946
  "kind": "import-statement",
4860
4947
  "external": true
4861
4948
  },
4949
+ {
4950
+ "path": "src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx",
4951
+ "kind": "import-statement",
4952
+ "original": "./IconButtonWithOptions/IconButtonWithOptions"
4953
+ },
4862
4954
  {
4863
4955
  "path": "src/Prebuilt/components/Toast/ToastManager.js",
4864
4956
  "kind": "import-statement",
4865
4957
  "original": "./Toast/ToastManager"
4866
4958
  },
4959
+ {
4960
+ "path": "src/Text/index.tsx",
4961
+ "kind": "import-statement",
4962
+ "original": "../../Text"
4963
+ },
4867
4964
  {
4868
4965
  "path": "src/Tooltip/index.ts",
4869
4966
  "kind": "import-statement",
@@ -4892,8 +4989,29 @@
4892
4989
  ],
4893
4990
  "format": "esm"
4894
4991
  },
4992
+ "src/Prebuilt/components/Chip.jsx": {
4993
+ "bytes": 553,
4994
+ "imports": [
4995
+ {
4996
+ "path": "src/Layout/index.tsx",
4997
+ "kind": "import-statement",
4998
+ "original": "../../Layout"
4999
+ },
5000
+ {
5001
+ "path": "src/Text/index.tsx",
5002
+ "kind": "import-statement",
5003
+ "original": "../../Text"
5004
+ },
5005
+ {
5006
+ "path": "<define:process.env>",
5007
+ "kind": "import-statement",
5008
+ "external": true
5009
+ }
5010
+ ],
5011
+ "format": "esm"
5012
+ },
4895
5013
  "src/Prebuilt/components/Connection/TileConnection.jsx": {
4896
- "bytes": 861,
5014
+ "bytes": 865,
4897
5015
  "imports": [
4898
5016
  {
4899
5017
  "path": "react",
@@ -4924,7 +5042,7 @@
4924
5042
  "format": "esm"
4925
5043
  },
4926
5044
  "src/Prebuilt/primitives/DropdownTrigger.jsx": {
4927
- "bytes": 1108,
5045
+ "bytes": 1116,
4928
5046
  "imports": [
4929
5047
  {
4930
5048
  "path": "react",
@@ -4954,24 +5072,8 @@
4954
5072
  ],
4955
5073
  "format": "esm"
4956
5074
  },
4957
- "src/Prebuilt/components/Settings/common.js": {
4958
- "bytes": 268,
4959
- "imports": [
4960
- {
4961
- "path": "src/index.ts",
4962
- "kind": "import-statement",
4963
- "original": "../../.."
4964
- },
4965
- {
4966
- "path": "<define:process.env>",
4967
- "kind": "import-statement",
4968
- "external": true
4969
- }
4970
- ],
4971
- "format": "esm"
4972
- },
4973
5075
  "src/Prebuilt/components/Settings/DeviceSettings.jsx": {
4974
- "bytes": 7048,
5076
+ "bytes": 6849,
4975
5077
  "imports": [
4976
5078
  {
4977
5079
  "path": "react",
@@ -5022,17 +5124,12 @@
5022
5124
  "path": "<define:process.env>",
5023
5125
  "kind": "import-statement",
5024
5126
  "external": true
5025
- },
5026
- {
5027
- "path": "<runtime>",
5028
- "kind": "import-statement",
5029
- "external": true
5030
5127
  }
5031
5128
  ],
5032
5129
  "format": "esm"
5033
5130
  },
5034
5131
  "src/Prebuilt/components/Settings/SwitchWithLabel.jsx": {
5035
- "bytes": 996,
5132
+ "bytes": 951,
5036
5133
  "imports": [
5037
5134
  {
5038
5135
  "path": "react",
@@ -5159,8 +5256,44 @@
5159
5256
  ],
5160
5257
  "format": "esm"
5161
5258
  },
5259
+ "src/Prebuilt/components/Settings/common.js": {
5260
+ "bytes": 935,
5261
+ "imports": [
5262
+ {
5263
+ "path": "@100mslive/react-icons",
5264
+ "kind": "import-statement",
5265
+ "external": true
5266
+ },
5267
+ {
5268
+ "path": "src/index.ts",
5269
+ "kind": "import-statement",
5270
+ "original": "../../.."
5271
+ },
5272
+ {
5273
+ "path": "src/Prebuilt/components/Settings/DeviceSettings.jsx",
5274
+ "kind": "import-statement",
5275
+ "original": "../Settings/DeviceSettings"
5276
+ },
5277
+ {
5278
+ "path": "src/Prebuilt/components/Settings/LayoutSettings.jsx",
5279
+ "kind": "import-statement",
5280
+ "original": "../Settings/LayoutSettings"
5281
+ },
5282
+ {
5283
+ "path": "src/Prebuilt/components/Settings/NotificationSettings.jsx",
5284
+ "kind": "import-statement",
5285
+ "original": "../Settings/NotificationSettings"
5286
+ },
5287
+ {
5288
+ "path": "<define:process.env>",
5289
+ "kind": "import-statement",
5290
+ "external": true
5291
+ }
5292
+ ],
5293
+ "format": "esm"
5294
+ },
5162
5295
  "src/Prebuilt/components/Settings/SettingsModal.jsx": {
5163
- "bytes": 5703,
5296
+ "bytes": 5149,
5164
5297
  "imports": [
5165
5298
  {
5166
5299
  "path": "react",
@@ -5188,60 +5321,70 @@
5188
5321
  "original": "../../../"
5189
5322
  },
5190
5323
  {
5191
- "path": "src/Prebuilt/components/Settings/DeviceSettings.jsx",
5324
+ "path": "src/Prebuilt/components/AppData/useUISettings.js",
5192
5325
  "kind": "import-statement",
5193
- "original": "./DeviceSettings"
5326
+ "original": "../AppData/useUISettings"
5194
5327
  },
5195
5328
  {
5196
- "path": "src/Prebuilt/components/Settings/LayoutSettings.jsx",
5329
+ "path": "src/Prebuilt/components/Settings/common.js",
5197
5330
  "kind": "import-statement",
5198
- "original": "./LayoutSettings"
5331
+ "original": "./common.js"
5199
5332
  },
5200
5333
  {
5201
- "path": "src/Prebuilt/components/Settings/NotificationSettings.jsx",
5334
+ "path": "<define:process.env>",
5202
5335
  "kind": "import-statement",
5203
- "original": "./NotificationSettings"
5336
+ "external": true
5204
5337
  },
5205
5338
  {
5206
- "path": "src/Prebuilt/components/AppData/useUISettings.js",
5339
+ "path": "<runtime>",
5207
5340
  "kind": "import-statement",
5208
- "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
5209
5353
  },
5210
5354
  {
5211
- "path": "src/Prebuilt/components/Settings/common.js",
5355
+ "path": "react-use",
5212
5356
  "kind": "import-statement",
5213
- "original": "./common.js"
5357
+ "external": true
5214
5358
  },
5215
5359
  {
5216
- "path": "<define:process.env>",
5360
+ "path": "@100mslive/types-prebuilt/elements/join_form",
5217
5361
  "kind": "import-statement",
5218
5362
  "external": true
5219
5363
  },
5220
5364
  {
5221
- "path": "<runtime>",
5365
+ "path": "@100mslive/react-sdk",
5222
5366
  "kind": "import-statement",
5223
5367
  "external": true
5224
- }
5225
- ],
5226
- "format": "esm"
5227
- },
5228
- "src/Prebuilt/components/Preview/PreviewName.jsx": {
5229
- "bytes": 872,
5230
- "imports": [
5368
+ },
5231
5369
  {
5232
- "path": "react",
5370
+ "path": "@100mslive/react-icons",
5233
5371
  "kind": "import-statement",
5234
5372
  "external": true
5235
5373
  },
5236
5374
  {
5237
5375
  "path": "src/index.ts",
5238
5376
  "kind": "import-statement",
5239
- "original": "../../../"
5377
+ "original": "../../.."
5240
5378
  },
5241
5379
  {
5242
- "path": "src/Prebuilt/common/utils.js",
5380
+ "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
5243
5381
  "kind": "import-statement",
5244
- "original": "../../common/utils"
5382
+ "original": "../../provider/roomLayoutProvider"
5383
+ },
5384
+ {
5385
+ "path": "src/Prebuilt/components/Preview/PreviewJoin.jsx",
5386
+ "kind": "import-statement",
5387
+ "original": "./PreviewJoin"
5245
5388
  },
5246
5389
  {
5247
5390
  "path": "<define:process.env>",
@@ -5268,7 +5411,7 @@
5268
5411
  "format": "esm"
5269
5412
  },
5270
5413
  "src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx": {
5271
- "bytes": 3180,
5414
+ "bytes": 3213,
5272
5415
  "imports": [
5273
5416
  {
5274
5417
  "path": "react",
@@ -5339,7 +5482,7 @@
5339
5482
  "format": "esm"
5340
5483
  },
5341
5484
  "src/Prebuilt/components/Preview/PreviewJoin.jsx": {
5342
- "bytes": 5899,
5485
+ "bytes": 8349,
5343
5486
  "imports": [
5344
5487
  {
5345
5488
  "path": "react",
@@ -5371,25 +5514,45 @@
5371
5514
  "kind": "import-statement",
5372
5515
  "original": "../../IconButton"
5373
5516
  },
5517
+ {
5518
+ "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
5519
+ "kind": "import-statement",
5520
+ "original": "../../provider/roomLayoutProvider"
5521
+ },
5374
5522
  {
5375
5523
  "path": "src/Prebuilt/components/AudioVideoToggle.jsx",
5376
5524
  "kind": "import-statement",
5377
5525
  "original": "../AudioVideoToggle"
5378
5526
  },
5527
+ {
5528
+ "path": "src/Prebuilt/components/Chip.jsx",
5529
+ "kind": "import-statement",
5530
+ "original": "../Chip"
5531
+ },
5379
5532
  {
5380
5533
  "path": "src/Prebuilt/components/Connection/TileConnection.jsx",
5381
5534
  "kind": "import-statement",
5382
5535
  "original": "../Connection/TileConnection"
5383
5536
  },
5537
+ {
5538
+ "path": "src/Prebuilt/components/FullPageProgress.jsx",
5539
+ "kind": "import-statement",
5540
+ "original": "../FullPageProgress"
5541
+ },
5542
+ {
5543
+ "path": "src/Prebuilt/components/Header/HeaderComponents.jsx",
5544
+ "kind": "import-statement",
5545
+ "original": "../Header/HeaderComponents"
5546
+ },
5384
5547
  {
5385
5548
  "path": "src/Prebuilt/components/Settings/SettingsModal.jsx",
5386
5549
  "kind": "import-statement",
5387
5550
  "original": "../Settings/SettingsModal"
5388
5551
  },
5389
5552
  {
5390
- "path": "src/Prebuilt/components/Preview/PreviewName.jsx",
5553
+ "path": "src/Prebuilt/components/Preview/PreviewForm.jsx",
5391
5554
  "kind": "import-statement",
5392
- "original": "./PreviewName"
5555
+ "original": "./PreviewForm"
5393
5556
  },
5394
5557
  {
5395
5558
  "path": "src/Prebuilt/components/AppData/useUISettings.js",
@@ -5456,7 +5619,7 @@
5456
5619
  "format": "esm"
5457
5620
  },
5458
5621
  "src/Prebuilt/components/Preview/PreviewContainer.jsx": {
5459
- "bytes": 1817,
5622
+ "bytes": 2149,
5460
5623
  "imports": [
5461
5624
  {
5462
5625
  "path": "react",
@@ -5473,6 +5636,11 @@
5473
5636
  "kind": "import-statement",
5474
5637
  "external": true
5475
5638
  },
5639
+ {
5640
+ "path": "@100mslive/react-sdk",
5641
+ "kind": "import-statement",
5642
+ "external": true
5643
+ },
5476
5644
  {
5477
5645
  "path": "src/index.ts",
5478
5646
  "kind": "import-statement",
@@ -5483,6 +5651,11 @@
5483
5651
  "kind": "import-statement",
5484
5652
  "original": "../../layouts/SidePane"
5485
5653
  },
5654
+ {
5655
+ "path": "src/Prebuilt/components/FullPageProgress.jsx",
5656
+ "kind": "import-statement",
5657
+ "original": "../FullPageProgress"
5658
+ },
5486
5659
  {
5487
5660
  "path": "src/Prebuilt/components/Header/index.jsx",
5488
5661
  "kind": "import-statement",
@@ -5593,8 +5766,8 @@
5593
5766
  ],
5594
5767
  "format": "esm"
5595
5768
  },
5596
- "src/Prebuilt/plugins/confetti.jsx": {
5597
- "bytes": 1842,
5769
+ "src/Prebuilt/plugins/FlyingEmoji.jsx": {
5770
+ "bytes": 3649,
5598
5771
  "imports": [
5599
5772
  {
5600
5773
  "path": "react",
@@ -5607,14 +5780,24 @@
5607
5780
  "external": true
5608
5781
  },
5609
5782
  {
5610
- "path": "js-confetti",
5783
+ "path": "@100mslive/react-sdk",
5611
5784
  "kind": "import-statement",
5612
5785
  "external": true
5613
5786
  },
5614
5787
  {
5615
- "path": "@100mslive/react-sdk",
5788
+ "path": "src/Layout/index.tsx",
5616
5789
  "kind": "import-statement",
5617
- "external": true
5790
+ "original": "../../Layout"
5791
+ },
5792
+ {
5793
+ "path": "src/Text/index.tsx",
5794
+ "kind": "import-statement",
5795
+ "original": "../../Text"
5796
+ },
5797
+ {
5798
+ "path": "src/Theme/index.tsx",
5799
+ "kind": "import-statement",
5800
+ "original": "../../Theme"
5618
5801
  },
5619
5802
  {
5620
5803
  "path": "<define:process.env>",
@@ -5624,49 +5807,39 @@
5624
5807
  ],
5625
5808
  "format": "esm"
5626
5809
  },
5627
- "src/Prebuilt/plugins/FlyingEmoji.jsx": {
5628
- "bytes": 3643,
5810
+ "src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
5811
+ "bytes": 509,
5629
5812
  "imports": [
5630
5813
  {
5631
5814
  "path": "react",
5632
5815
  "kind": "import-statement",
5633
5816
  "external": true
5634
5817
  },
5635
- {
5636
- "path": "react-use",
5637
- "kind": "import-statement",
5638
- "external": true
5639
- },
5640
5818
  {
5641
5819
  "path": "@100mslive/react-sdk",
5642
5820
  "kind": "import-statement",
5643
5821
  "external": true
5644
5822
  },
5645
5823
  {
5646
- "path": "src/Layout/index.tsx",
5647
- "kind": "import-statement",
5648
- "original": "../../Layout"
5649
- },
5650
- {
5651
- "path": "src/Text/index.tsx",
5824
+ "path": "src/Prebuilt/common/constants.js",
5652
5825
  "kind": "import-statement",
5653
- "original": "../../Text"
5826
+ "original": "../common/constants"
5654
5827
  },
5655
5828
  {
5656
- "path": "src/Theme/index.tsx",
5829
+ "path": "<define:process.env>",
5657
5830
  "kind": "import-statement",
5658
- "original": "../../Theme"
5831
+ "external": true
5659
5832
  },
5660
5833
  {
5661
- "path": "<define:process.env>",
5834
+ "path": "<runtime>",
5662
5835
  "kind": "import-statement",
5663
5836
  "external": true
5664
5837
  }
5665
5838
  ],
5666
5839
  "format": "esm"
5667
5840
  },
5668
- "src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
5669
- "bytes": 509,
5841
+ "src/Prebuilt/components/Notifications/HLSFailureModal.jsx": {
5842
+ "bytes": 2332,
5670
5843
  "imports": [
5671
5844
  {
5672
5845
  "path": "react",
@@ -5678,10 +5851,35 @@
5678
5851
  "kind": "import-statement",
5679
5852
  "external": true
5680
5853
  },
5854
+ {
5855
+ "path": "src/Button/index.tsx",
5856
+ "kind": "import-statement",
5857
+ "original": "../../../Button"
5858
+ },
5859
+ {
5860
+ "path": "src/Layout/index.tsx",
5861
+ "kind": "import-statement",
5862
+ "original": "../../../Layout"
5863
+ },
5864
+ {
5865
+ "path": "src/Modal/index.ts",
5866
+ "kind": "import-statement",
5867
+ "original": "../../../Modal"
5868
+ },
5869
+ {
5870
+ "path": "src/Text/index.tsx",
5871
+ "kind": "import-statement",
5872
+ "original": "../../../Text"
5873
+ },
5874
+ {
5875
+ "path": "src/Prebuilt/components/AppData/useUISettings.js",
5876
+ "kind": "import-statement",
5877
+ "original": "../AppData/useUISettings"
5878
+ },
5681
5879
  {
5682
5880
  "path": "src/Prebuilt/common/constants.js",
5683
5881
  "kind": "import-statement",
5684
- "original": "../common/constants"
5882
+ "original": "../../common/constants"
5685
5883
  },
5686
5884
  {
5687
5885
  "path": "<define:process.env>",
@@ -5713,7 +5911,7 @@
5713
5911
  "format": "esm"
5714
5912
  },
5715
5913
  "src/Prebuilt/components/Playlist/PlaylistControls.jsx": {
5716
- "bytes": 4870,
5914
+ "bytes": 4891,
5717
5915
  "imports": [
5718
5916
  {
5719
5917
  "path": "react",
@@ -5749,7 +5947,7 @@
5749
5947
  "format": "esm"
5750
5948
  },
5751
5949
  "src/Prebuilt/components/Playlist/VideoPlayer.jsx": {
5752
- "bytes": 3002,
5950
+ "bytes": 3035,
5753
5951
  "imports": [
5754
5952
  {
5755
5953
  "path": "react",
@@ -5805,7 +6003,7 @@
5805
6003
  "format": "esm"
5806
6004
  },
5807
6005
  "src/Prebuilt/components/ScreenshareDisplay.jsx": {
5808
- "bytes": 1163,
6006
+ "bytes": 1168,
5809
6007
  "imports": [
5810
6008
  {
5811
6009
  "path": "react",
@@ -5862,7 +6060,7 @@
5862
6060
  "format": "esm"
5863
6061
  },
5864
6062
  "src/Prebuilt/components/TileMenu.jsx": {
5865
- "bytes": 9611,
6063
+ "bytes": 9624,
5866
6064
  "imports": [
5867
6065
  {
5868
6066
  "path": "react",
@@ -6455,7 +6653,7 @@
6455
6653
  "format": "cjs"
6456
6654
  },
6457
6655
  "../hms-video-web/dist/index.js": {
6458
- "bytes": 241684,
6656
+ "bytes": 241777,
6459
6657
  "imports": [
6460
6658
  {
6461
6659
  "path": "uuid",
@@ -6574,7 +6772,7 @@
6574
6772
  "format": "esm"
6575
6773
  },
6576
6774
  "../hms-video-store/dist/index.js": {
6577
- "bytes": 120142,
6775
+ "bytes": 65160,
6578
6776
  "imports": [
6579
6777
  {
6580
6778
  "path": "../../node_modules/reselect/es/index.js",
@@ -6660,11 +6858,6 @@
6660
6858
  "path": "<define:process.env>",
6661
6859
  "kind": "import-statement",
6662
6860
  "external": true
6663
- },
6664
- {
6665
- "path": "<runtime>",
6666
- "kind": "import-statement",
6667
- "external": true
6668
6861
  }
6669
6862
  ],
6670
6863
  "format": "esm"
@@ -6900,7 +7093,7 @@
6900
7093
  "format": "esm"
6901
7094
  },
6902
7095
  "src/Prebuilt/images/first_person.png": {
6903
- "bytes": 71275,
7096
+ "bytes": 129535,
6904
7097
  "imports": []
6905
7098
  },
6906
7099
  "src/Prebuilt/components/FirstPersonDisplay.jsx": {
@@ -6935,7 +7128,7 @@
6935
7128
  "format": "esm"
6936
7129
  },
6937
7130
  "src/Prebuilt/layouts/InsetView.jsx": {
6938
- "bytes": 6844,
7131
+ "bytes": 6770,
6939
7132
  "imports": [
6940
7133
  {
6941
7134
  "path": "react",
@@ -7068,7 +7261,7 @@
7068
7261
  "format": "esm"
7069
7262
  },
7070
7263
  "src/Prebuilt/layouts/NonPublisherView.jsx": {
7071
- "bytes": 1324,
7264
+ "bytes": 1332,
7072
7265
  "imports": [
7073
7266
  {
7074
7267
  "path": "react",
@@ -7217,7 +7410,7 @@
7217
7410
  "format": "esm"
7218
7411
  },
7219
7412
  "src/Prebuilt/layouts/WaitingView.jsx": {
7220
- "bytes": 1253,
7413
+ "bytes": 1261,
7221
7414
  "imports": [
7222
7415
  {
7223
7416
  "path": "react",
@@ -7315,7 +7508,7 @@
7315
7508
  ],
7316
7509
  "format": "esm"
7317
7510
  },
7318
- "../../../../../../../var/folders/fv/1kj9_dq51v30g3kvkn9wmhbw0000gn/T/tmp-95252-nwoI29302BPZ/1898cf680bd0/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": "../../../../../../../var/folders/fv/1kj9_dq51v30g3kvkn9wmhbw0000gn/T/tmp-95252-nwoI29302BPZ/1898cf680bd0/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-HCAGFNXW.js",
10300
+ "path": "dist/chunk-LUND6FLY.js",
10093
10301
  "kind": "import-statement"
10094
10302
  },
10095
10303
  {
10096
- "path": "dist/chunk-ULXGBUSC.js",
10304
+ "path": "dist/chunk-MYK3T45M.js",
10097
10305
  "kind": "import-statement"
10098
10306
  },
10099
10307
  {
10100
- "path": "dist/chunk-XRJXE6UO.js",
10308
+ "path": "dist/chunk-THORW2WT.js",
10101
10309
  "kind": "import-statement"
10102
10310
  },
10103
10311
  {
10104
- "path": "dist/chunk-KYYP6ZVK.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-LHYBWUT5.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-LHYBWUT5.js": {
10388
+ "dist/VirtualBackground-ZRRE4DUA.js": {
10183
10389
  "imports": [
10184
10390
  {
10185
- "path": "dist/chunk-ULXGBUSC.js",
10391
+ "path": "dist/chunk-MYK3T45M.js",
10186
10392
  "kind": "import-statement"
10187
10393
  },
10188
10394
  {
10189
- "path": "dist/chunk-KYYP6ZVK.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-3RDXRV7Y.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-3RDXRV7Y.js": {
10450
+ "dist/HLSView-I26CVF5U.js": {
10245
10451
  "imports": [
10246
10452
  {
10247
- "path": "dist/chunk-HCAGFNXW.js",
10453
+ "path": "dist/chunk-LUND6FLY.js",
10248
10454
  "kind": "import-statement"
10249
10455
  },
10250
10456
  {
10251
- "path": "dist/chunk-ULXGBUSC.js",
10457
+ "path": "dist/chunk-MYK3T45M.js",
10252
10458
  "kind": "import-statement"
10253
10459
  },
10254
10460
  {
10255
- "path": "dist/chunk-XRJXE6UO.js",
10461
+ "path": "dist/chunk-THORW2WT.js",
10256
10462
  "kind": "import-statement"
10257
10463
  },
10258
10464
  {
10259
- "path": "dist/chunk-KYYP6ZVK.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-6BVBCQM7.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-H3VYXANB.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-H3VYXANB.js": {
10623
+ "dist/ActiveSpeakerView-4XPIRZOK.js": {
10418
10624
  "imports": [
10419
10625
  {
10420
- "path": "dist/chunk-7YUYZ64D.js",
10626
+ "path": "dist/chunk-KKLZ7K2L.js",
10421
10627
  "kind": "import-statement"
10422
10628
  },
10423
10629
  {
10424
- "path": "dist/chunk-HCAGFNXW.js",
10630
+ "path": "dist/chunk-LUND6FLY.js",
10425
10631
  "kind": "import-statement"
10426
10632
  },
10427
10633
  {
10428
- "path": "dist/chunk-ULXGBUSC.js",
10634
+ "path": "dist/chunk-MYK3T45M.js",
10429
10635
  "kind": "import-statement"
10430
10636
  },
10431
10637
  {
10432
- "path": "dist/chunk-XRJXE6UO.js",
10638
+ "path": "dist/chunk-THORW2WT.js",
10433
10639
  "kind": "import-statement"
10434
10640
  },
10435
10641
  {
10436
- "path": "dist/chunk-KYYP6ZVK.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-REZLWPPI.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-453PELNU.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-453PELNU.js": {
10674
+ "dist/PinnedTrackView-GGTCNH5V.js": {
10469
10675
  "imports": [
10470
10676
  {
10471
- "path": "dist/chunk-7YUYZ64D.js",
10677
+ "path": "dist/chunk-KKLZ7K2L.js",
10472
10678
  "kind": "import-statement"
10473
10679
  },
10474
10680
  {
10475
- "path": "dist/chunk-HCAGFNXW.js",
10681
+ "path": "dist/chunk-LUND6FLY.js",
10476
10682
  "kind": "import-statement"
10477
10683
  },
10478
10684
  {
10479
- "path": "dist/chunk-ULXGBUSC.js",
10685
+ "path": "dist/chunk-MYK3T45M.js",
10480
10686
  "kind": "import-statement"
10481
10687
  },
10482
10688
  {
10483
- "path": "dist/chunk-XRJXE6UO.js",
10689
+ "path": "dist/chunk-THORW2WT.js",
10484
10690
  "kind": "import-statement"
10485
10691
  },
10486
10692
  {
10487
- "path": "dist/chunk-KYYP6ZVK.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-QQ5FDXJX.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-BTSB7FZH.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-BTSB7FZH.js": {
10730
+ "dist/transcription-PYTSSAOB.js": {
10525
10731
  "imports": [
10526
10732
  {
10527
- "path": "dist/chunk-XRJXE6UO.js",
10733
+ "path": "dist/chunk-THORW2WT.js",
10528
10734
  "kind": "import-statement"
10529
10735
  },
10530
10736
  {
10531
- "path": "dist/chunk-KYYP6ZVK.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-IDNRO4WK.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-IDNRO4WK.js": {
10789
+ "dist/conference-5TDUAQ6K.js": {
10584
10790
  "imports": [
10585
10791
  {
10586
- "path": "dist/chunk-7YUYZ64D.js",
10792
+ "path": "dist/chunk-KKLZ7K2L.js",
10587
10793
  "kind": "import-statement"
10588
10794
  },
10589
10795
  {
10590
- "path": "dist/chunk-HCAGFNXW.js",
10796
+ "path": "dist/chunk-LUND6FLY.js",
10591
10797
  "kind": "import-statement"
10592
10798
  },
10593
10799
  {
10594
- "path": "dist/chunk-ULXGBUSC.js",
10800
+ "path": "dist/chunk-MYK3T45M.js",
10595
10801
  "kind": "import-statement"
10596
10802
  },
10597
10803
  {
10598
- "path": "dist/chunk-XRJXE6UO.js",
10804
+ "path": "dist/chunk-THORW2WT.js",
10599
10805
  "kind": "import-statement"
10600
10806
  },
10601
10807
  {
10602
- "path": "dist/chunk-KYYP6ZVK.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-3RDXRV7Y.js",
11012
+ "path": "dist/HLSView-I26CVF5U.js",
10792
11013
  "kind": "dynamic-import"
10793
11014
  },
10794
11015
  {
10795
- "path": "dist/ActiveSpeakerView-H3VYXANB.js",
11016
+ "path": "dist/ActiveSpeakerView-4XPIRZOK.js",
10796
11017
  "kind": "dynamic-import"
10797
11018
  },
10798
11019
  {
10799
- "path": "dist/PinnedTrackView-453PELNU.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-BTSB7FZH.js",
11339
+ "path": "dist/transcription-PYTSSAOB.js",
11119
11340
  "kind": "dynamic-import"
11120
11341
  },
11121
11342
  {
11122
- "path": "dist/VirtualBackground-LHYBWUT5.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-KN6OKGDU.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-7YUYZ64D.js.map": {
11515
+ "dist/chunk-KKLZ7K2L.js.map": {
11292
11516
  "imports": [],
11293
11517
  "exports": [],
11294
11518
  "inputs": {},
11295
- "bytes": 1146480
11519
+ "bytes": 1157444
11296
11520
  },
11297
- "dist/chunk-7YUYZ64D.js": {
11521
+ "dist/chunk-KKLZ7K2L.js": {
11298
11522
  "imports": [
11299
11523
  {
11300
- "path": "dist/chunk-HCAGFNXW.js",
11524
+ "path": "dist/chunk-LUND6FLY.js",
11301
11525
  "kind": "import-statement"
11302
11526
  },
11303
11527
  {
11304
- "path": "dist/chunk-ULXGBUSC.js",
11528
+ "path": "dist/chunk-MYK3T45M.js",
11305
11529
  "kind": "import-statement"
11306
11530
  },
11307
11531
  {
11308
- "path": "dist/chunk-XRJXE6UO.js",
11532
+ "path": "dist/chunk-THORW2WT.js",
11309
11533
  "kind": "import-statement"
11310
11534
  },
11311
11535
  {
11312
- "path": "dist/chunk-KYYP6ZVK.js",
11536
+ "path": "dist/chunk-4ISMCWQA.js",
11313
11537
  "kind": "import-statement"
11314
11538
  },
11315
11539
  {
@@ -11489,16 +11713,16 @@
11489
11713
  ],
11490
11714
  "inputs": {
11491
11715
  "../../node_modules/ua-parser-js/src/ua-parser.js": {
11492
- "bytesInOutput": 42424
11716
+ "bytesInOutput": 42443
11493
11717
  },
11494
11718
  "../../node_modules/sdp/sdp.js": {
11495
- "bytesInOutput": 22275
11719
+ "bytesInOutput": 22292
11496
11720
  },
11497
11721
  "../../node_modules/sdp-transform/lib/grammar.js": {
11498
11722
  "bytesInOutput": 16157
11499
11723
  },
11500
11724
  "../../node_modules/sdp-transform/lib/parser.js": {
11501
- "bytesInOutput": 3485
11725
+ "bytesInOutput": 3489
11502
11726
  },
11503
11727
  "../../node_modules/sdp-transform/lib/writer.js": {
11504
11728
  "bytesInOutput": 3070
@@ -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
@@ -11543,16 +11767,16 @@
11543
11767
  "bytesInOutput": 973
11544
11768
  },
11545
11769
  "src/Prebuilt/common/PeersSorter.js": {
11546
- "bytesInOutput": 2779
11770
+ "bytesInOutput": 2760
11547
11771
  },
11548
11772
  "../hms-video-store/dist/index.js": {
11549
- "bytesInOutput": 34321
11773
+ "bytesInOutput": 19285
11550
11774
  },
11551
11775
  "../../node_modules/reselect/es/index.js": {
11552
- "bytesInOutput": 2535
11776
+ "bytesInOutput": 2537
11553
11777
  },
11554
11778
  "../hms-video-web/dist/index.js": {
11555
- "bytesInOutput": 21137
11779
+ "bytesInOutput": 21295
11556
11780
  },
11557
11781
  "../../node_modules/webrtc-adapter/src/js/adapter_core.js": {
11558
11782
  "bytesInOutput": 154
@@ -11564,10 +11788,10 @@
11564
11788
  "bytesInOutput": 6298
11565
11789
  },
11566
11790
  "../../node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js": {
11567
- "bytesInOutput": 22676
11791
+ "bytesInOutput": 22680
11568
11792
  },
11569
11793
  "../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
11570
- "bytesInOutput": 6065
11794
+ "bytesInOutput": 6070
11571
11795
  },
11572
11796
  "../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
11573
11797
  "bytesInOutput": 1256
@@ -11576,7 +11800,7 @@
11576
11800
  "bytesInOutput": 9143
11577
11801
  },
11578
11802
  "../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
11579
- "bytesInOutput": 2118
11803
+ "bytesInOutput": 2121
11580
11804
  },
11581
11805
  "../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js": {
11582
11806
  "bytesInOutput": 842
@@ -11588,26 +11812,26 @@
11588
11812
  "bytesInOutput": 12437
11589
11813
  }
11590
11814
  },
11591
- "bytes": 353906
11815
+ "bytes": 416756
11592
11816
  },
11593
- "dist/chunk-HCAGFNXW.js.map": {
11817
+ "dist/chunk-LUND6FLY.js.map": {
11594
11818
  "imports": [],
11595
11819
  "exports": [],
11596
11820
  "inputs": {},
11597
- "bytes": 523918
11821
+ "bytes": 544180
11598
11822
  },
11599
- "dist/chunk-HCAGFNXW.js": {
11823
+ "dist/chunk-LUND6FLY.js": {
11600
11824
  "imports": [
11601
11825
  {
11602
- "path": "dist/chunk-ULXGBUSC.js",
11826
+ "path": "dist/chunk-MYK3T45M.js",
11603
11827
  "kind": "import-statement"
11604
11828
  },
11605
11829
  {
11606
- "path": "dist/chunk-XRJXE6UO.js",
11830
+ "path": "dist/chunk-THORW2WT.js",
11607
11831
  "kind": "import-statement"
11608
11832
  },
11609
11833
  {
11610
- "path": "dist/chunk-KYYP6ZVK.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",
@@ -12685,6 +12929,11 @@
12685
12929
  "kind": "import-statement",
12686
12930
  "external": true
12687
12931
  },
12932
+ {
12933
+ "path": "@100mslive/react-icons",
12934
+ "kind": "import-statement",
12935
+ "external": true
12936
+ },
12688
12937
  {
12689
12938
  "path": "react",
12690
12939
  "kind": "import-statement",
@@ -12710,6 +12959,11 @@
12710
12959
  "kind": "import-statement",
12711
12960
  "external": true
12712
12961
  },
12962
+ {
12963
+ "path": "@100mslive/react-icons",
12964
+ "kind": "import-statement",
12965
+ "external": true
12966
+ },
12713
12967
  {
12714
12968
  "path": "react",
12715
12969
  "kind": "import-statement",
@@ -12765,22 +13019,13 @@
12765
13019
  "kind": "import-statement",
12766
13020
  "external": true
12767
13021
  },
12768
- {
12769
- "path": "dist/VirtualBackground-LHYBWUT5.js",
12770
- "kind": "dynamic-import"
12771
- },
12772
- {
12773
- "path": "react",
12774
- "kind": "import-statement",
12775
- "external": true
12776
- },
12777
13022
  {
12778
13023
  "path": "react-use",
12779
13024
  "kind": "import-statement",
12780
13025
  "external": true
12781
13026
  },
12782
13027
  {
12783
- "path": "react",
13028
+ "path": "@100mslive/types-prebuilt/elements/join_form",
12784
13029
  "kind": "import-statement",
12785
13030
  "external": true
12786
13031
  },
@@ -12790,10 +13035,14 @@
12790
13035
  "external": true
12791
13036
  },
12792
13037
  {
12793
- "path": "react",
13038
+ "path": "@100mslive/react-icons",
12794
13039
  "kind": "import-statement",
12795
13040
  "external": true
12796
13041
  },
13042
+ {
13043
+ "path": "dist/VirtualBackground-ZRRE4DUA.js",
13044
+ "kind": "dynamic-import"
13045
+ },
12797
13046
  {
12798
13047
  "path": "react",
12799
13048
  "kind": "import-statement",
@@ -12805,7 +13054,7 @@
12805
13054
  "external": true
12806
13055
  },
12807
13056
  {
12808
- "path": "js-confetti",
13057
+ "path": "react",
12809
13058
  "kind": "import-statement",
12810
13059
  "external": true
12811
13060
  },
@@ -12819,6 +13068,11 @@
12819
13068
  "kind": "import-statement",
12820
13069
  "external": true
12821
13070
  },
13071
+ {
13072
+ "path": "react",
13073
+ "kind": "import-statement",
13074
+ "external": true
13075
+ },
12822
13076
  {
12823
13077
  "path": "react-use",
12824
13078
  "kind": "import-statement",
@@ -12840,7 +13094,7 @@
12840
13094
  "external": true
12841
13095
  },
12842
13096
  {
12843
- "path": "dist/conference-IDNRO4WK.js",
13097
+ "path": "dist/conference-5TDUAQ6K.js",
12844
13098
  "kind": "dynamic-import"
12845
13099
  },
12846
13100
  {
@@ -12928,6 +13182,7 @@
12928
13182
  "useNavigation",
12929
13183
  "usePDFAnnotator",
12930
13184
  "usePinnedTrack",
13185
+ "useRoomLayout",
12931
13186
  "useSetAppDataByKey",
12932
13187
  "useSetUiSettings",
12933
13188
  "useSidepaneToggle",
@@ -12947,10 +13202,10 @@
12947
13202
  "bytesInOutput": 27
12948
13203
  },
12949
13204
  "src/Button/Button.tsx": {
12950
- "bytesInOutput": 3592
13205
+ "bytesInOutput": 4252
12951
13206
  },
12952
13207
  "src/Theme/ThemeProvider.tsx": {
12953
- "bytesInOutput": 2136
13208
+ "bytesInOutput": 1966
12954
13209
  },
12955
13210
  "src/Theme/useSSR.tsx": {
12956
13211
  "bytesInOutput": 424
@@ -12959,7 +13214,7 @@
12959
13214
  "bytesInOutput": 27
12960
13215
  },
12961
13216
  "src/Avatar/Avatar.tsx": {
12962
- "bytesInOutput": 1041
13217
+ "bytesInOutput": 1262
12963
13218
  },
12964
13219
  "src/Avatar/getAvatarBg.ts": {
12965
13220
  "bytesInOutput": 869
@@ -12968,25 +13223,25 @@
12968
13223
  "bytesInOutput": 27
12969
13224
  },
12970
13225
  "src/Divider/Divider.tsx": {
12971
- "bytesInOutput": 863
13226
+ "bytesInOutput": 867
12972
13227
  },
12973
13228
  "src/Switch/index.ts": {
12974
13229
  "bytesInOutput": 27
12975
13230
  },
12976
13231
  "src/Switch/Switch.tsx": {
12977
- "bytesInOutput": 1117
13232
+ "bytesInOutput": 1122
12978
13233
  },
12979
13234
  "src/Select/index.ts": {
12980
13235
  "bytesInOutput": 27
12981
13236
  },
12982
13237
  "src/Select/Select.tsx": {
12983
- "bytesInOutput": 1368
13238
+ "bytesInOutput": 1389
12984
13239
  },
12985
13240
  "src/Slider/index.ts": {
12986
13241
  "bytesInOutput": 27
12987
13242
  },
12988
13243
  "src/Slider/Slider.tsx": {
12989
- "bytesInOutput": 1652
13244
+ "bytesInOutput": 1660
12990
13245
  },
12991
13246
  "src/Modal/index.ts": {
12992
13247
  "bytesInOutput": 27
@@ -12995,16 +13250,16 @@
12995
13250
  "bytesInOutput": 458
12996
13251
  },
12997
13252
  "src/Modal/DialogContent.tsx": {
12998
- "bytesInOutput": 1702
13253
+ "bytesInOutput": 1710
12999
13254
  },
13000
13255
  "src/Input/Input.tsx": {
13001
- "bytesInOutput": 2515
13256
+ "bytesInOutput": 2581
13002
13257
  },
13003
13258
  "src/VideoTile/index.tsx": {
13004
13259
  "bytesInOutput": 27
13005
13260
  },
13006
13261
  "src/VideoTile/StyledVideoTile.tsx": {
13007
- "bytesInOutput": 2469
13262
+ "bytesInOutput": 2521
13008
13263
  },
13009
13264
  "src/VideoList/index.tsx": {
13010
13265
  "bytesInOutput": 27
@@ -13019,61 +13274,61 @@
13019
13274
  "bytesInOutput": 27
13020
13275
  },
13021
13276
  "src/Pagination/StyledPagination.tsx": {
13022
- "bytesInOutput": 971
13277
+ "bytesInOutput": 984
13023
13278
  },
13024
13279
  "src/Dropdown/Dropdown.tsx": {
13025
- "bytesInOutput": 2780
13280
+ "bytesInOutput": 2870
13026
13281
  },
13027
13282
  "src/Video/index.tsx": {
13028
13283
  "bytesInOutput": 27
13029
13284
  },
13030
13285
  "src/Video/Video.tsx": {
13031
- "bytesInOutput": 1240
13286
+ "bytesInOutput": 1252
13032
13287
  },
13033
13288
  "src/TileMenu/index.tsx": {
13034
13289
  "bytesInOutput": 27
13035
13290
  },
13036
13291
  "src/TileMenu/StyledMenuTile.tsx": {
13037
- "bytesInOutput": 1842
13292
+ "bytesInOutput": 1968
13038
13293
  },
13039
13294
  "src/AudioLevel/index.ts": {
13040
13295
  "bytesInOutput": 27
13041
13296
  },
13042
13297
  "src/AudioLevel/AudioLevel.tsx": {
13043
- "bytesInOutput": 750
13298
+ "bytesInOutput": 753
13044
13299
  },
13045
13300
  "src/Popover/index.tsx": {
13046
- "bytesInOutput": 596
13301
+ "bytesInOutput": 603
13047
13302
  },
13048
13303
  "src/Stats/index.tsx": {
13049
13304
  "bytesInOutput": 27
13050
13305
  },
13051
13306
  "src/Stats/Stats.tsx": {
13052
- "bytesInOutput": 7809
13307
+ "bytesInOutput": 7812
13053
13308
  },
13054
13309
  "src/Stats/formatBytes.ts": {
13055
13310
  "bytesInOutput": 468
13056
13311
  },
13057
13312
  "src/Stats/StyledStats.tsx": {
13058
- "bytesInOutput": 692
13313
+ "bytesInOutput": 708
13059
13314
  },
13060
13315
  "src/Checkbox/Checkbox.tsx": {
13061
- "bytesInOutput": 705
13316
+ "bytesInOutput": 731
13062
13317
  },
13063
13318
  "src/Label/Label.tsx": {
13064
- "bytesInOutput": 197
13319
+ "bytesInOutput": 201
13065
13320
  },
13066
13321
  "src/RadioGroup/RadioGroup.tsx": {
13067
- "bytesInOutput": 722
13322
+ "bytesInOutput": 738
13068
13323
  },
13069
13324
  "src/Toast/Toast.tsx": {
13070
- "bytesInOutput": 4001
13325
+ "bytesInOutput": 4071
13071
13326
  },
13072
13327
  "src/Accordion/index.ts": {
13073
13328
  "bytesInOutput": 149
13074
13329
  },
13075
13330
  "src/Accordion/Accordion.tsx": {
13076
- "bytesInOutput": 2451
13331
+ "bytesInOutput": 2466
13077
13332
  },
13078
13333
  "src/Fieldset/Fieldset.tsx": {
13079
13334
  "bytesInOutput": 234
@@ -13088,10 +13343,10 @@
13088
13343
  "bytesInOutput": 117
13089
13344
  },
13090
13345
  "src/ReactSelect/ReactSelect.tsx": {
13091
- "bytesInOutput": 2179
13346
+ "bytesInOutput": 2234
13092
13347
  },
13093
13348
  "src/Tabs/Tabs.tsx": {
13094
- "bytesInOutput": 793
13349
+ "bytesInOutput": 799
13095
13350
  },
13096
13351
  "src/QRCode/QRCode.tsx": {
13097
13352
  "bytesInOutput": 255
@@ -13100,19 +13355,19 @@
13100
13355
  "bytesInOutput": 27
13101
13356
  },
13102
13357
  "src/Link/Link.tsx": {
13103
- "bytesInOutput": 1214
13358
+ "bytesInOutput": 1228
13104
13359
  },
13105
13360
  "src/Collapsible/Collapsible.tsx": {
13106
- "bytesInOutput": 886
13361
+ "bytesInOutput": 887
13107
13362
  },
13108
13363
  "src/Prebuilt/index.js": {
13109
13364
  "bytesInOutput": 27
13110
13365
  },
13111
13366
  "src/Prebuilt/App.jsx": {
13112
- "bytesInOutput": 8600
13367
+ "bytesInOutput": 9699
13113
13368
  },
13114
13369
  "src/Prebuilt/components/AppData/AppData.jsx": {
13115
- "bytesInOutput": 5794
13370
+ "bytesInOutput": 5791
13116
13371
  },
13117
13372
  "src/Prebuilt/components/init/initUtils.js": {
13118
13373
  "bytesInOutput": 2167
@@ -13121,37 +13376,37 @@
13121
13376
  "bytesInOutput": 727
13122
13377
  },
13123
13378
  "src/Prebuilt/components/AppData/useSidepane.js": {
13124
- "bytesInOutput": 1158
13379
+ "bytesInOutput": 1152
13125
13380
  },
13126
13381
  "src/Prebuilt/components/AppData/useUISettings.js": {
13127
- "bytesInOutput": 4104
13382
+ "bytesInOutput": 4025
13128
13383
  },
13129
13384
  "src/Prebuilt/common/utils.js": {
13130
- "bytesInOutput": 1608
13385
+ "bytesInOutput": 805
13131
13386
  },
13132
13387
  "src/Prebuilt/components/AudioLevel/BeamSpeakerLabelsLogging.jsx": {
13133
- "bytesInOutput": 457
13388
+ "bytesInOutput": 454
13134
13389
  },
13135
13390
  "src/Prebuilt/services/FeatureFlags.jsx": {
13136
13391
  "bytesInOutput": 1559
13137
13392
  },
13138
13393
  "src/Prebuilt/components/AuthToken.jsx": {
13139
- "bytesInOutput": 4116
13394
+ "bytesInOutput": 4113
13140
13395
  },
13141
13396
  "src/Prebuilt/AppContext.jsx": {
13142
13397
  "bytesInOutput": 536
13143
13398
  },
13144
13399
  "src/Prebuilt/primitives/DialogContent.jsx": {
13145
- "bytesInOutput": 8614
13400
+ "bytesInOutput": 8641
13146
13401
  },
13147
13402
  "src/Prebuilt/services/tokenService.js": {
13148
13403
  "bytesInOutput": 1112
13149
13404
  },
13150
13405
  "src/Prebuilt/components/ErrorBoundary.jsx": {
13151
- "bytesInOutput": 3454
13406
+ "bytesInOutput": 3472
13152
13407
  },
13153
13408
  "src/Prebuilt/components/FullPageProgress.jsx": {
13154
- "bytesInOutput": 305
13409
+ "bytesInOutput": 553
13155
13410
  },
13156
13411
  "src/Prebuilt/components/init/Init.jsx": {
13157
13412
  "bytesInOutput": 1424
@@ -13163,16 +13418,13 @@
13163
13418
  "bytesInOutput": 27
13164
13419
  },
13165
13420
  "src/Prebuilt/components/Notifications/Notifications.jsx": {
13166
- "bytesInOutput": 5613
13421
+ "bytesInOutput": 5546
13167
13422
  },
13168
13423
  "src/Prebuilt/components/Toast/ToastBatcher.js": {
13169
13424
  "bytesInOutput": 1768
13170
13425
  },
13171
13426
  "src/Prebuilt/components/Toast/ToastConfig.jsx": {
13172
- "bytesInOutput": 4337
13173
- },
13174
- "src/Prebuilt/hms.js": {
13175
- "bytesInOutput": 262
13427
+ "bytesInOutput": 4163
13176
13428
  },
13177
13429
  "src/Prebuilt/components/Toast/ToastManager.js": {
13178
13430
  "bytesInOutput": 1028
@@ -13190,25 +13442,34 @@
13190
13442
  "bytesInOutput": 1408
13191
13443
  },
13192
13444
  "src/Prebuilt/components/Notifications/PermissionErrorModal.jsx": {
13193
- "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
13194
13455
  },
13195
13456
  "src/Prebuilt/components/Notifications/ReconnectNotifications.jsx": {
13196
- "bytesInOutput": 2726
13457
+ "bytesInOutput": 2730
13197
13458
  },
13198
13459
  "src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.jsx": {
13199
- "bytesInOutput": 1765
13460
+ "bytesInOutput": 1763
13200
13461
  },
13201
13462
  "src/Prebuilt/components/Notifications/TrackNotifications.jsx": {
13202
13463
  "bytesInOutput": 640
13203
13464
  },
13204
13465
  "src/Prebuilt/components/Notifications/TrackUnmuteModal.jsx": {
13205
- "bytesInOutput": 1786
13466
+ "bytesInOutput": 1784
13206
13467
  },
13207
13468
  "src/Prebuilt/components/hooks/useNavigation.js": {
13208
13469
  "bytesInOutput": 470
13209
13470
  },
13210
13471
  "src/Prebuilt/components/PostLeave.jsx": {
13211
- "bytesInOutput": 2541
13472
+ "bytesInOutput": 2567
13212
13473
  },
13213
13474
  "src/Prebuilt/components/Header/index.jsx": {
13214
13475
  "bytesInOutput": 27
@@ -13217,151 +13478,166 @@
13217
13478
  "bytesInOutput": 237
13218
13479
  },
13219
13480
  "src/Prebuilt/components/Header/ConferencingHeader.jsx": {
13220
- "bytesInOutput": 875
13481
+ "bytesInOutput": 712
13221
13482
  },
13222
13483
  "src/Prebuilt/components/Header/HeaderComponents.jsx": {
13223
- "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
13224
13494
  },
13225
13495
  "src/Prebuilt/components/Header/ParticipantList.jsx": {
13226
- "bytesInOutput": 10712
13496
+ "bytesInOutput": 10731
13227
13497
  },
13228
13498
  "src/Prebuilt/components/Connection/ConnectionIndicator.jsx": {
13229
- "bytesInOutput": 3662
13499
+ "bytesInOutput": 3701
13230
13500
  },
13231
13501
  "src/Prebuilt/components/Connection/connectionQualityUtils.js": {
13232
- "bytesInOutput": 715
13502
+ "bytesInOutput": 777
13233
13503
  },
13234
13504
  "src/Prebuilt/components/RoleChangeModal.jsx": {
13235
- "bytesInOutput": 6071
13505
+ "bytesInOutput": 6080
13236
13506
  },
13237
13507
  "src/Prebuilt/components/hooks/useDropdownSelection.jsx": {
13238
- "bytesInOutput": 164
13508
+ "bytesInOutput": 90
13239
13509
  },
13240
13510
  "src/Prebuilt/common/hooks.js": {
13241
13511
  "bytesInOutput": 460
13242
13512
  },
13243
13513
  "src/Prebuilt/components/Header/ParticipantFilter.jsx": {
13244
- "bytesInOutput": 3418
13514
+ "bytesInOutput": 3422
13245
13515
  },
13246
13516
  "src/Prebuilt/components/Header/StreamActions.jsx": {
13247
- "bytesInOutput": 7878
13517
+ "bytesInOutput": 7546
13248
13518
  },
13249
13519
  "src/Prebuilt/components/GoLiveButton.jsx": {
13250
- "bytesInOutput": 1452
13520
+ "bytesInOutput": 1357
13251
13521
  },
13252
13522
  "src/Prebuilt/components/Streaming/ResolutionInput.jsx": {
13253
13523
  "bytesInOutput": 2940
13254
13524
  },
13255
13525
  "src/Prebuilt/components/Streaming/RTMPStreaming.jsx": {
13256
- "bytesInOutput": 10434
13526
+ "bytesInOutput": 10270
13257
13527
  },
13258
13528
  "src/Prebuilt/components/Streaming/Common.jsx": {
13259
- "bytesInOutput": 4304
13529
+ "bytesInOutput": 4469
13260
13530
  },
13261
13531
  "src/Prebuilt/components/Header/AdditionalRoomState.jsx": {
13262
- "bytesInOutput": 7787
13532
+ "bytesInOutput": 7891
13263
13533
  },
13264
13534
  "src/Prebuilt/plugins/whiteboard/useWhiteboardMetadata.js": {
13265
13535
  "bytesInOutput": 1760
13266
13536
  },
13267
13537
  "src/Prebuilt/components/hooks/useMetadata.jsx": {
13268
- "bytesInOutput": 1839
13538
+ "bytesInOutput": 1837
13269
13539
  },
13270
13540
  "src/Prebuilt/components/hooks/usePlaylistMusic.js": {
13271
- "bytesInOutput": 1078
13541
+ "bytesInOutput": 1071
13272
13542
  },
13273
13543
  "src/Prebuilt/components/hooks/useScreenshareAudio.js": {
13274
- "bytesInOutput": 911
13544
+ "bytesInOutput": 907
13275
13545
  },
13276
13546
  "src/Prebuilt/components/Header/StreamingHeader.jsx": {
13277
- "bytesInOutput": 1497
13547
+ "bytesInOutput": 1415
13278
13548
  },
13279
13549
  "src/Prebuilt/components/EmojiReaction.jsx": {
13280
- "bytesInOutput": 4340
13550
+ "bytesInOutput": 4410
13281
13551
  },
13282
13552
  "src/Prebuilt/components/hooks/useDropdownList.jsx": {
13283
13553
  "bytesInOutput": 606
13284
13554
  },
13285
13555
  "src/Prebuilt/components/LeaveRoom.jsx": {
13286
- "bytesInOutput": 6201
13556
+ "bytesInOutput": 6297
13287
13557
  },
13288
13558
  "src/Prebuilt/components/MetaActions.jsx": {
13289
- "bytesInOutput": 1547
13559
+ "bytesInOutput": 1537
13290
13560
  },
13291
13561
  "src/Prebuilt/components/Preview/PreviewContainer.jsx": {
13292
- "bytesInOutput": 1581
13562
+ "bytesInOutput": 1942
13293
13563
  },
13294
13564
  "src/Prebuilt/layouts/SidePane.jsx": {
13295
- "bytesInOutput": 1240
13565
+ "bytesInOutput": 1241
13296
13566
  },
13297
13567
  "src/Prebuilt/components/Chat/Chat.jsx": {
13298
- "bytesInOutput": 5227
13568
+ "bytesInOutput": 5310
13299
13569
  },
13300
13570
  "src/Prebuilt/components/Chat/ChatBody.jsx": {
13301
- "bytesInOutput": 10192
13571
+ "bytesInOutput": 10247
13302
13572
  },
13303
13573
  "src/Prebuilt/components/hooks/useSetPinnedMessage.js": {
13304
- "bytesInOutput": 1237
13574
+ "bytesInOutput": 1234
13305
13575
  },
13306
13576
  "src/Prebuilt/components/Chat/ChatFooter.jsx": {
13307
- "bytesInOutput": 4343
13577
+ "bytesInOutput": 4346
13308
13578
  },
13309
13579
  "src/Prebuilt/components/AppData/useChatState.js": {
13310
- "bytesInOutput": 669
13580
+ "bytesInOutput": 666
13311
13581
  },
13312
13582
  "src/Prebuilt/components/Chat/useEmojiPickerStyles.js": {
13313
- "bytesInOutput": 1118
13583
+ "bytesInOutput": 1137
13314
13584
  },
13315
13585
  "src/Prebuilt/components/Chat/ChatHeader.jsx": {
13316
- "bytesInOutput": 2249
13586
+ "bytesInOutput": 2257
13317
13587
  },
13318
13588
  "src/Prebuilt/components/Chat/ChatSelector.jsx": {
13319
- "bytesInOutput": 5253
13589
+ "bytesInOutput": 5260
13320
13590
  },
13321
13591
  "src/Prebuilt/components/Chat/useUnreadCount.js": {
13322
13592
  "bytesInOutput": 600
13323
13593
  },
13324
13594
  "src/Prebuilt/components/Streaming/StreamingLanding.jsx": {
13325
- "bytesInOutput": 2871
13595
+ "bytesInOutput": 2886
13326
13596
  },
13327
- "src/Prebuilt/components/Streaming/HLSStreaming.jsx": {
13328
- "bytesInOutput": 7993
13597
+ "src/Prebuilt/images/rtmp.png": {
13598
+ "bytesInOutput": 7309
13329
13599
  },
13330
- "src/Prebuilt/components/Streaming/RTMPIcon.jsx": {
13331
- "bytesInOutput": 1959
13600
+ "src/Prebuilt/components/Streaming/HLSStreaming.jsx": {
13601
+ "bytesInOutput": 7714
13332
13602
  },
13333
13603
  "src/Prebuilt/components/Preview/PreviewJoin.jsx": {
13334
- "bytesInOutput": 5988
13604
+ "bytesInOutput": 8633
13335
13605
  },
13336
13606
  "src/Prebuilt/components/AudioVideoToggle.jsx": {
13337
- "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
13338
13614
  },
13339
13615
  "src/Prebuilt/components/Connection/TileConnection.jsx": {
13340
- "bytesInOutput": 817
13616
+ "bytesInOutput": 821
13341
13617
  },
13342
13618
  "src/Prebuilt/components/Settings/SettingsModal.jsx": {
13343
- "bytesInOutput": 5453
13619
+ "bytesInOutput": 5027
13620
+ },
13621
+ "src/Prebuilt/components/Settings/common.js": {
13622
+ "bytesInOutput": 728
13344
13623
  },
13345
13624
  "src/Prebuilt/components/Settings/DeviceSettings.jsx": {
13346
- "bytesInOutput": 6729
13625
+ "bytesInOutput": 6653
13347
13626
  },
13348
13627
  "src/Prebuilt/primitives/DropdownTrigger.jsx": {
13349
- "bytesInOutput": 1300
13350
- },
13351
- "src/Prebuilt/components/Settings/common.js": {
13352
- "bytesInOutput": 241
13628
+ "bytesInOutput": 1308
13353
13629
  },
13354
13630
  "src/Prebuilt/components/Settings/LayoutSettings.jsx": {
13355
- "bytesInOutput": 3273
13631
+ "bytesInOutput": 3269
13356
13632
  },
13357
13633
  "src/Prebuilt/components/Settings/SwitchWithLabel.jsx": {
13358
- "bytesInOutput": 954
13634
+ "bytesInOutput": 961
13359
13635
  },
13360
13636
  "src/Prebuilt/components/Settings/NotificationSettings.jsx": {
13361
13637
  "bytesInOutput": 2143
13362
13638
  },
13363
- "src/Prebuilt/components/Preview/PreviewName.jsx": {
13364
- "bytesInOutput": 884
13639
+ "src/Prebuilt/components/Preview/PreviewForm.jsx": {
13640
+ "bytesInOutput": 2561
13365
13641
  },
13366
13642
  "src/Prebuilt/components/hooks/useSkipPreview.jsx": {
13367
13643
  "bytesInOutput": 804
@@ -13372,31 +13648,28 @@
13372
13648
  "src/Prebuilt/components/Toast/Toast.jsx": {
13373
13649
  "bytesInOutput": 527
13374
13650
  },
13375
- "src/Prebuilt/plugins/confetti.jsx": {
13376
- "bytesInOutput": 1451
13377
- },
13378
13651
  "src/Prebuilt/plugins/FlyingEmoji.jsx": {
13379
- "bytesInOutput": 3762
13652
+ "bytesInOutput": 3768
13380
13653
  },
13381
13654
  "src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
13382
13655
  "bytesInOutput": 602
13383
13656
  },
13384
13657
  "src/Progress/index.tsx": {
13385
- "bytesInOutput": 417
13658
+ "bytesInOutput": 418
13386
13659
  }
13387
13660
  },
13388
- "bytes": 312568
13661
+ "bytes": 373913
13389
13662
  },
13390
- "dist/chunk-ULXGBUSC.js.map": {
13663
+ "dist/chunk-MYK3T45M.js.map": {
13391
13664
  "imports": [],
13392
13665
  "exports": [],
13393
13666
  "inputs": {},
13394
- "bytes": 3498
13667
+ "bytes": 2660
13395
13668
  },
13396
- "dist/chunk-ULXGBUSC.js": {
13669
+ "dist/chunk-MYK3T45M.js": {
13397
13670
  "imports": [
13398
13671
  {
13399
- "path": "dist/chunk-KYYP6ZVK.js",
13672
+ "path": "dist/chunk-4ISMCWQA.js",
13400
13673
  "kind": "import-statement"
13401
13674
  },
13402
13675
  {
@@ -13417,7 +13690,7 @@
13417
13690
  ],
13418
13691
  "inputs": {
13419
13692
  "src/Loading/Loading.tsx": {
13420
- "bytesInOutput": 1664
13693
+ "bytesInOutput": 774
13421
13694
  },
13422
13695
  "src/Loading/index.ts": {
13423
13696
  "bytesInOutput": 27
@@ -13426,18 +13699,18 @@
13426
13699
  "bytesInOutput": 751
13427
13700
  }
13428
13701
  },
13429
- "bytes": 2750
13702
+ "bytes": 1860
13430
13703
  },
13431
- "dist/chunk-XRJXE6UO.js.map": {
13704
+ "dist/chunk-THORW2WT.js.map": {
13432
13705
  "imports": [],
13433
13706
  "exports": [],
13434
13707
  "inputs": {},
13435
- "bytes": 7865
13708
+ "bytes": 7879
13436
13709
  },
13437
- "dist/chunk-XRJXE6UO.js": {
13710
+ "dist/chunk-THORW2WT.js": {
13438
13711
  "imports": [
13439
13712
  {
13440
- "path": "dist/chunk-KYYP6ZVK.js",
13713
+ "path": "dist/chunk-4ISMCWQA.js",
13441
13714
  "kind": "import-statement"
13442
13715
  }
13443
13716
  ],
@@ -13457,21 +13730,21 @@
13457
13730
  "bytesInOutput": 27
13458
13731
  },
13459
13732
  "src/Text/Text.tsx": {
13460
- "bytesInOutput": 2631
13733
+ "bytesInOutput": 2645
13461
13734
  },
13462
13735
  "src/Text/index.tsx": {
13463
13736
  "bytesInOutput": 27
13464
13737
  }
13465
13738
  },
13466
- "bytes": 4306
13739
+ "bytes": 4320
13467
13740
  },
13468
- "dist/chunk-KYYP6ZVK.js.map": {
13741
+ "dist/chunk-4ISMCWQA.js.map": {
13469
13742
  "imports": [],
13470
13743
  "exports": [],
13471
13744
  "inputs": {},
13472
- "bytes": 39569
13745
+ "bytes": 37636
13473
13746
  },
13474
- "dist/chunk-KYYP6ZVK.js": {
13747
+ "dist/chunk-4ISMCWQA.js": {
13475
13748
  "imports": [
13476
13749
  {
13477
13750
  "path": "@stitches/react",
@@ -13548,7 +13821,6 @@
13548
13821
  "createTheme",
13549
13822
  "createThemeBase",
13550
13823
  "css",
13551
- "darkTheme",
13552
13824
  "define_process_env_default",
13553
13825
  "dialogClose",
13554
13826
  "dialogOpen",
@@ -13564,7 +13836,6 @@
13564
13836
  "isMacOS",
13565
13837
  "isSafari",
13566
13838
  "keyframes",
13567
- "lightTheme",
13568
13839
  "popoverAnimation",
13569
13840
  "slideDown",
13570
13841
  "slideLeftAndFade",
@@ -13576,22 +13847,19 @@
13576
13847
  ],
13577
13848
  "inputs": {
13578
13849
  "<define:process.env>": {
13579
- "bytesInOutput": 9859
13580
- },
13581
- "src/Theme/themes.ts": {
13582
- "bytesInOutput": 1799
13850
+ "bytesInOutput": 18589
13583
13851
  },
13584
13852
  "src/Theme/stitches.config.ts": {
13585
- "bytesInOutput": 1737
13853
+ "bytesInOutput": 1644
13586
13854
  },
13587
13855
  "src/Theme/base.config.ts": {
13588
- "bytesInOutput": 5622
13856
+ "bytesInOutput": 5009
13589
13857
  },
13590
13858
  "src/utils/styles.ts": {
13591
13859
  "bytesInOutput": 263
13592
13860
  },
13593
13861
  "src/IconButton/IconButton.tsx": {
13594
- "bytesInOutput": 928
13862
+ "bytesInOutput": 970
13595
13863
  },
13596
13864
  "src/IconButton/index.tsx": {
13597
13865
  "bytesInOutput": 27
@@ -13600,94 +13868,94 @@
13600
13868
  "bytesInOutput": 2636
13601
13869
  },
13602
13870
  "src/Tooltip/Tooltip.tsx": {
13603
- "bytesInOutput": 1751
13871
+ "bytesInOutput": 1759
13604
13872
  },
13605
13873
  "src/Tooltip/index.ts": {
13606
13874
  "bytesInOutput": 27
13607
13875
  },
13608
13876
  "src/Prebuilt/common/constants.js": {
13609
- "bytesInOutput": 3971
13877
+ "bytesInOutput": 3939
13610
13878
  },
13611
13879
  "src/Prebuilt/IconButton.jsx": {
13612
- "bytesInOutput": 314
13880
+ "bytesInOutput": 326
13613
13881
  }
13614
13882
  },
13615
- "bytes": 34720
13883
+ "bytes": 40924
13616
13884
  },
13617
13885
  "dist/index.css.map": {
13618
13886
  "imports": [],
13619
13887
  "exports": [],
13620
13888
  "inputs": {},
13621
- "bytes": 498
13889
+ "bytes": 519
13622
13890
  },
13623
13891
  "dist/index.css": {
13624
13892
  "imports": [],
13625
13893
  "inputs": {
13626
- "../../../../../../../var/folders/fv/1kj9_dq51v30g3kvkn9wmhbw0000gn/T/tmp-95252-nwoI29302BPZ/1898cf680bd0/Whiteboard.css": {
13894
+ "../../../../../../../tmp/tmp-2676-7ql02ypSDIK4/189c4c26cdb1/Whiteboard.css": {
13627
13895
  "bytesInOutput": 186
13628
13896
  }
13629
13897
  },
13630
- "bytes": 350
13898
+ "bytes": 305
13631
13899
  },
13632
- "dist/HLSView-6BVBCQM7.css.map": {
13900
+ "dist/HLSView-DWEEMZ6Z.css.map": {
13633
13901
  "imports": [],
13634
13902
  "exports": [],
13635
13903
  "inputs": {},
13636
- "bytes": 498
13904
+ "bytes": 519
13637
13905
  },
13638
- "dist/HLSView-6BVBCQM7.css": {
13906
+ "dist/HLSView-DWEEMZ6Z.css": {
13639
13907
  "imports": [],
13640
13908
  "inputs": {
13641
- "../../../../../../../var/folders/fv/1kj9_dq51v30g3kvkn9wmhbw0000gn/T/tmp-95252-nwoI29302BPZ/1898cf680bd0/Whiteboard.css": {
13909
+ "../../../../../../../tmp/tmp-2676-7ql02ypSDIK4/189c4c26cdb1/Whiteboard.css": {
13642
13910
  "bytesInOutput": 186
13643
13911
  }
13644
13912
  },
13645
- "bytes": 361
13913
+ "bytes": 316
13646
13914
  },
13647
- "dist/ActiveSpeakerView-REZLWPPI.css.map": {
13915
+ "dist/ActiveSpeakerView-ADEYHQMU.css.map": {
13648
13916
  "imports": [],
13649
13917
  "exports": [],
13650
13918
  "inputs": {},
13651
- "bytes": 498
13919
+ "bytes": 519
13652
13920
  },
13653
- "dist/ActiveSpeakerView-REZLWPPI.css": {
13921
+ "dist/ActiveSpeakerView-ADEYHQMU.css": {
13654
13922
  "imports": [],
13655
13923
  "inputs": {
13656
- "../../../../../../../var/folders/fv/1kj9_dq51v30g3kvkn9wmhbw0000gn/T/tmp-95252-nwoI29302BPZ/1898cf680bd0/Whiteboard.css": {
13924
+ "../../../../../../../tmp/tmp-2676-7ql02ypSDIK4/189c4c26cdb1/Whiteboard.css": {
13657
13925
  "bytesInOutput": 186
13658
13926
  }
13659
13927
  },
13660
- "bytes": 371
13928
+ "bytes": 326
13661
13929
  },
13662
- "dist/PinnedTrackView-QQ5FDXJX.css.map": {
13930
+ "dist/PinnedTrackView-5DPVVOZW.css.map": {
13663
13931
  "imports": [],
13664
13932
  "exports": [],
13665
13933
  "inputs": {},
13666
- "bytes": 498
13934
+ "bytes": 519
13667
13935
  },
13668
- "dist/PinnedTrackView-QQ5FDXJX.css": {
13936
+ "dist/PinnedTrackView-5DPVVOZW.css": {
13669
13937
  "imports": [],
13670
13938
  "inputs": {
13671
- "../../../../../../../var/folders/fv/1kj9_dq51v30g3kvkn9wmhbw0000gn/T/tmp-95252-nwoI29302BPZ/1898cf680bd0/Whiteboard.css": {
13939
+ "../../../../../../../tmp/tmp-2676-7ql02ypSDIK4/189c4c26cdb1/Whiteboard.css": {
13672
13940
  "bytesInOutput": 186
13673
13941
  }
13674
13942
  },
13675
- "bytes": 369
13943
+ "bytes": 324
13676
13944
  },
13677
- "dist/conference-KN6OKGDU.css.map": {
13945
+ "dist/conference-BDCDGBIS.css.map": {
13678
13946
  "imports": [],
13679
13947
  "exports": [],
13680
13948
  "inputs": {},
13681
- "bytes": 498
13949
+ "bytes": 519
13682
13950
  },
13683
- "dist/conference-KN6OKGDU.css": {
13951
+ "dist/conference-BDCDGBIS.css": {
13684
13952
  "imports": [],
13685
13953
  "inputs": {
13686
- "../../../../../../../var/folders/fv/1kj9_dq51v30g3kvkn9wmhbw0000gn/T/tmp-95252-nwoI29302BPZ/1898cf680bd0/Whiteboard.css": {
13954
+ "../../../../../../../tmp/tmp-2676-7ql02ypSDIK4/189c4c26cdb1/Whiteboard.css": {
13687
13955
  "bytesInOutput": 186
13688
13956
  }
13689
13957
  },
13690
- "bytes": 364
13958
+ "bytes": 319
13691
13959
  }
13692
13960
  }
13693
13961
  }