@100mslive/roomkit-react 0.3.6 → 0.3.7-alpha.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{HLSView-KQBEDDJG.js → HLSView-QKPBZFZP.js} +4 -3
- package/dist/HLSView-QKPBZFZP.js.map +7 -0
- package/dist/Prebuilt/common/constants.d.ts +1 -2
- package/dist/{chunk-7BDKGZUK.js → chunk-LVXGI4HW.js} +131 -116
- package/dist/chunk-LVXGI4HW.js.map +7 -0
- package/dist/index.cjs.js +196 -183
- package/dist/index.cjs.js.map +3 -3
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +23 -38
- package/dist/meta.esbuild.json +34 -49
- package/package.json +6 -6
- package/src/Modal/DialogContent.tsx +2 -0
- package/src/Prebuilt/common/constants.ts +0 -1
- package/src/Prebuilt/components/AppData/AppData.tsx +2 -5
- package/src/Prebuilt/components/Footer/Footer.tsx +1 -0
- package/src/Prebuilt/components/HMSVideo/HMSVideo.jsx +2 -1
- package/src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx +6 -2
- package/src/Prebuilt/components/Preview/PreviewJoin.tsx +1 -1
- package/src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx +2 -2
- package/src/Prebuilt/components/ScreenShareToggle.jsx +1 -1
- package/dist/HLSView-KQBEDDJG.js.map +0 -7
- package/dist/chunk-7BDKGZUK.js.map +0 -7
package/dist/index.js
CHANGED
package/dist/meta.cjs.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26
26
|
"format": "esm"
|
27
27
|
},
|
28
28
|
"src/Prebuilt/common/constants.ts": {
|
29
|
-
"bytes":
|
29
|
+
"bytes": 4408,
|
30
30
|
"imports": [
|
31
31
|
{
|
32
32
|
"path": "@100mslive/react-sdk",
|
@@ -718,7 +718,7 @@
|
|
718
718
|
"format": "esm"
|
719
719
|
},
|
720
720
|
"src/Modal/DialogContent.tsx": {
|
721
|
-
"bytes":
|
721
|
+
"bytes": 1922,
|
722
722
|
"imports": [
|
723
723
|
{
|
724
724
|
"path": "react",
|
@@ -2241,28 +2241,18 @@
|
|
2241
2241
|
"format": "esm"
|
2242
2242
|
},
|
2243
2243
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
2244
|
-
"bytes":
|
2244
|
+
"bytes": 5899,
|
2245
2245
|
"imports": [
|
2246
2246
|
{
|
2247
2247
|
"path": "react",
|
2248
2248
|
"kind": "import-statement",
|
2249
2249
|
"external": true
|
2250
2250
|
},
|
2251
|
-
{
|
2252
|
-
"path": "react-use",
|
2253
|
-
"kind": "import-statement",
|
2254
|
-
"external": true
|
2255
|
-
},
|
2256
2251
|
{
|
2257
2252
|
"path": "@100mslive/react-sdk",
|
2258
2253
|
"kind": "import-statement",
|
2259
2254
|
"external": true
|
2260
2255
|
},
|
2261
|
-
{
|
2262
|
-
"path": "src/Theme/index.tsx",
|
2263
|
-
"kind": "import-statement",
|
2264
|
-
"original": "../../../Theme"
|
2265
|
-
},
|
2266
2256
|
{
|
2267
2257
|
"path": "src/Prebuilt/components/Settings/LayoutSettings.tsx",
|
2268
2258
|
"kind": "import-statement",
|
@@ -4696,7 +4686,7 @@
|
|
4696
4686
|
"format": "cjs"
|
4697
4687
|
},
|
4698
4688
|
"../hms-video-store/dist/index.js": {
|
4699
|
-
"bytes":
|
4689
|
+
"bytes": 330664,
|
4700
4690
|
"imports": [
|
4701
4691
|
{
|
4702
4692
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -5206,7 +5196,7 @@
|
|
5206
5196
|
"format": "esm"
|
5207
5197
|
},
|
5208
5198
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
5209
|
-
"bytes":
|
5199
|
+
"bytes": 13075,
|
5210
5200
|
"imports": [
|
5211
5201
|
{
|
5212
5202
|
"path": "react",
|
@@ -5704,7 +5694,7 @@
|
|
5704
5694
|
"format": "esm"
|
5705
5695
|
},
|
5706
5696
|
"src/Prebuilt/components/ScreenShareToggle.jsx": {
|
5707
|
-
"bytes":
|
5697
|
+
"bytes": 1717,
|
5708
5698
|
"imports": [
|
5709
5699
|
{
|
5710
5700
|
"path": "react",
|
@@ -6347,7 +6337,7 @@
|
|
6347
6337
|
"format": "esm"
|
6348
6338
|
},
|
6349
6339
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
6350
|
-
"bytes":
|
6340
|
+
"bytes": 3811,
|
6351
6341
|
"imports": [
|
6352
6342
|
{
|
6353
6343
|
"path": "react",
|
@@ -9642,7 +9632,7 @@
|
|
9642
9632
|
"format": "esm"
|
9643
9633
|
},
|
9644
9634
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
9645
|
-
"bytes":
|
9635
|
+
"bytes": 9969,
|
9646
9636
|
"imports": [
|
9647
9637
|
{
|
9648
9638
|
"path": "react",
|
@@ -9768,7 +9758,7 @@
|
|
9768
9758
|
"format": "esm"
|
9769
9759
|
},
|
9770
9760
|
"src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx": {
|
9771
|
-
"bytes":
|
9761
|
+
"bytes": 2325,
|
9772
9762
|
"imports": [
|
9773
9763
|
{
|
9774
9764
|
"path": "react",
|
@@ -10963,7 +10953,7 @@
|
|
10963
10953
|
"format": "esm"
|
10964
10954
|
},
|
10965
10955
|
"src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
|
10966
|
-
"bytes":
|
10956
|
+
"bytes": 1391,
|
10967
10957
|
"imports": [
|
10968
10958
|
{
|
10969
10959
|
"path": "react",
|
@@ -13780,7 +13770,7 @@
|
|
13780
13770
|
"imports": [],
|
13781
13771
|
"exports": [],
|
13782
13772
|
"inputs": {},
|
13783
|
-
"bytes":
|
13773
|
+
"bytes": 3302587
|
13784
13774
|
},
|
13785
13775
|
"dist/index.cjs.js": {
|
13786
13776
|
"imports": [
|
@@ -14144,11 +14134,6 @@
|
|
14144
14134
|
"kind": "require-call",
|
14145
14135
|
"external": true
|
14146
14136
|
},
|
14147
|
-
{
|
14148
|
-
"path": "react-use",
|
14149
|
-
"kind": "require-call",
|
14150
|
-
"external": true
|
14151
|
-
},
|
14152
14137
|
{
|
14153
14138
|
"path": "@100mslive/react-sdk",
|
14154
14139
|
"kind": "require-call",
|
@@ -16729,7 +16714,7 @@
|
|
16729
16714
|
"entryPoint": "src/index.ts",
|
16730
16715
|
"inputs": {
|
16731
16716
|
"<define:process.env>": {
|
16732
|
-
"bytesInOutput":
|
16717
|
+
"bytesInOutput": 18299
|
16733
16718
|
},
|
16734
16719
|
"src/Theme/base.config.ts": {
|
16735
16720
|
"bytesInOutput": 6104
|
@@ -16831,7 +16816,7 @@
|
|
16831
16816
|
"bytesInOutput": 131
|
16832
16817
|
},
|
16833
16818
|
"src/Modal/DialogContent.tsx": {
|
16834
|
-
"bytesInOutput":
|
16819
|
+
"bytesInOutput": 2387
|
16835
16820
|
},
|
16836
16821
|
"src/context/DialogContext.tsx": {
|
16837
16822
|
"bytesInOutput": 510
|
@@ -17026,7 +17011,7 @@
|
|
17026
17011
|
"bytesInOutput": 3258
|
17027
17012
|
},
|
17028
17013
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
17029
|
-
"bytesInOutput":
|
17014
|
+
"bytesInOutput": 6572
|
17030
17015
|
},
|
17031
17016
|
"src/Prebuilt/AppContext.tsx": {
|
17032
17017
|
"bytesInOutput": 840
|
@@ -17218,7 +17203,7 @@
|
|
17218
17203
|
"bytesInOutput": 615
|
17219
17204
|
},
|
17220
17205
|
"../hms-video-store/dist/index.js": {
|
17221
|
-
"bytesInOutput":
|
17206
|
+
"bytesInOutput": 53501
|
17222
17207
|
},
|
17223
17208
|
"src/Prebuilt/components/hooks/usePlaylistMusic.js": {
|
17224
17209
|
"bytesInOutput": 1384
|
@@ -17239,7 +17224,7 @@
|
|
17239
17224
|
"bytesInOutput": 4158
|
17240
17225
|
},
|
17241
17226
|
"src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
|
17242
|
-
"bytesInOutput":
|
17227
|
+
"bytesInOutput": 2839
|
17243
17228
|
},
|
17244
17229
|
"src/Prebuilt/components/AppData/useSheet.ts": {
|
17245
17230
|
"bytesInOutput": 1099
|
@@ -17248,7 +17233,7 @@
|
|
17248
17233
|
"bytesInOutput": 938
|
17249
17234
|
},
|
17250
17235
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
17251
|
-
"bytesInOutput":
|
17236
|
+
"bytesInOutput": 14120
|
17252
17237
|
},
|
17253
17238
|
"src/Prebuilt/components/MoreSettings/MoreSettings.tsx": {
|
17254
17239
|
"bytesInOutput": 831
|
@@ -17284,7 +17269,7 @@
|
|
17284
17269
|
"bytesInOutput": 7926
|
17285
17270
|
},
|
17286
17271
|
"src/Prebuilt/components/ScreenShareToggle.jsx": {
|
17287
|
-
"bytesInOutput":
|
17272
|
+
"bytesInOutput": 2153
|
17288
17273
|
},
|
17289
17274
|
"src/Prebuilt/components/VirtualBackground/VBToggle.tsx": {
|
17290
17275
|
"bytesInOutput": 1350
|
@@ -17323,7 +17308,7 @@
|
|
17323
17308
|
"bytesInOutput": 1729
|
17324
17309
|
},
|
17325
17310
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
17326
|
-
"bytesInOutput":
|
17311
|
+
"bytesInOutput": 4373
|
17327
17312
|
},
|
17328
17313
|
"src/Prebuilt/components/Notifications/HLSFailureModal.tsx": {
|
17329
17314
|
"bytesInOutput": 2811
|
@@ -17521,10 +17506,10 @@
|
|
17521
17506
|
"bytesInOutput": 3422
|
17522
17507
|
},
|
17523
17508
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
17524
|
-
"bytesInOutput":
|
17509
|
+
"bytesInOutput": 11795
|
17525
17510
|
},
|
17526
17511
|
"src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx": {
|
17527
|
-
"bytesInOutput":
|
17512
|
+
"bytesInOutput": 2807
|
17528
17513
|
},
|
17529
17514
|
"src/Prebuilt/components/RoleChangeRequest/RoleChangeRequestModal.tsx": {
|
17530
17515
|
"bytesInOutput": 3799
|
@@ -17599,7 +17584,7 @@
|
|
17599
17584
|
"bytesInOutput": 656
|
17600
17585
|
},
|
17601
17586
|
"src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
|
17602
|
-
"bytesInOutput":
|
17587
|
+
"bytesInOutput": 1965
|
17603
17588
|
},
|
17604
17589
|
"src/Prebuilt/components/HMSVideo/PlayerContext.tsx": {
|
17605
17590
|
"bytesInOutput": 489
|
@@ -17782,7 +17767,7 @@
|
|
17782
17767
|
"bytesInOutput": 2980
|
17783
17768
|
}
|
17784
17769
|
},
|
17785
|
-
"bytes":
|
17770
|
+
"bytes": 1571810
|
17786
17771
|
}
|
17787
17772
|
}
|
17788
17773
|
}
|
package/dist/meta.esbuild.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26
26
|
"format": "esm"
|
27
27
|
},
|
28
28
|
"src/Prebuilt/common/constants.ts": {
|
29
|
-
"bytes":
|
29
|
+
"bytes": 4408,
|
30
30
|
"imports": [
|
31
31
|
{
|
32
32
|
"path": "@100mslive/react-sdk",
|
@@ -718,7 +718,7 @@
|
|
718
718
|
"format": "esm"
|
719
719
|
},
|
720
720
|
"src/Modal/DialogContent.tsx": {
|
721
|
-
"bytes":
|
721
|
+
"bytes": 1922,
|
722
722
|
"imports": [
|
723
723
|
{
|
724
724
|
"path": "react",
|
@@ -2241,28 +2241,18 @@
|
|
2241
2241
|
"format": "esm"
|
2242
2242
|
},
|
2243
2243
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
2244
|
-
"bytes":
|
2244
|
+
"bytes": 5899,
|
2245
2245
|
"imports": [
|
2246
2246
|
{
|
2247
2247
|
"path": "react",
|
2248
2248
|
"kind": "import-statement",
|
2249
2249
|
"external": true
|
2250
2250
|
},
|
2251
|
-
{
|
2252
|
-
"path": "react-use",
|
2253
|
-
"kind": "import-statement",
|
2254
|
-
"external": true
|
2255
|
-
},
|
2256
2251
|
{
|
2257
2252
|
"path": "@100mslive/react-sdk",
|
2258
2253
|
"kind": "import-statement",
|
2259
2254
|
"external": true
|
2260
2255
|
},
|
2261
|
-
{
|
2262
|
-
"path": "src/Theme/index.tsx",
|
2263
|
-
"kind": "import-statement",
|
2264
|
-
"original": "../../../Theme"
|
2265
|
-
},
|
2266
2256
|
{
|
2267
2257
|
"path": "src/Prebuilt/components/Settings/LayoutSettings.tsx",
|
2268
2258
|
"kind": "import-statement",
|
@@ -4696,7 +4686,7 @@
|
|
4696
4686
|
"format": "cjs"
|
4697
4687
|
},
|
4698
4688
|
"../hms-video-store/dist/index.js": {
|
4699
|
-
"bytes":
|
4689
|
+
"bytes": 330664,
|
4700
4690
|
"imports": [
|
4701
4691
|
{
|
4702
4692
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -5206,7 +5196,7 @@
|
|
5206
5196
|
"format": "esm"
|
5207
5197
|
},
|
5208
5198
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
5209
|
-
"bytes":
|
5199
|
+
"bytes": 13075,
|
5210
5200
|
"imports": [
|
5211
5201
|
{
|
5212
5202
|
"path": "react",
|
@@ -5704,7 +5694,7 @@
|
|
5704
5694
|
"format": "esm"
|
5705
5695
|
},
|
5706
5696
|
"src/Prebuilt/components/ScreenShareToggle.jsx": {
|
5707
|
-
"bytes":
|
5697
|
+
"bytes": 1717,
|
5708
5698
|
"imports": [
|
5709
5699
|
{
|
5710
5700
|
"path": "react",
|
@@ -6347,7 +6337,7 @@
|
|
6347
6337
|
"format": "esm"
|
6348
6338
|
},
|
6349
6339
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
6350
|
-
"bytes":
|
6340
|
+
"bytes": 3811,
|
6351
6341
|
"imports": [
|
6352
6342
|
{
|
6353
6343
|
"path": "react",
|
@@ -9642,7 +9632,7 @@
|
|
9642
9632
|
"format": "esm"
|
9643
9633
|
},
|
9644
9634
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
9645
|
-
"bytes":
|
9635
|
+
"bytes": 9969,
|
9646
9636
|
"imports": [
|
9647
9637
|
{
|
9648
9638
|
"path": "react",
|
@@ -9768,7 +9758,7 @@
|
|
9768
9758
|
"format": "esm"
|
9769
9759
|
},
|
9770
9760
|
"src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx": {
|
9771
|
-
"bytes":
|
9761
|
+
"bytes": 2325,
|
9772
9762
|
"imports": [
|
9773
9763
|
{
|
9774
9764
|
"path": "react",
|
@@ -10963,7 +10953,7 @@
|
|
10963
10953
|
"format": "esm"
|
10964
10954
|
},
|
10965
10955
|
"src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
|
10966
|
-
"bytes":
|
10956
|
+
"bytes": 1391,
|
10967
10957
|
"imports": [
|
10968
10958
|
{
|
10969
10959
|
"path": "react",
|
@@ -13785,7 +13775,7 @@
|
|
13785
13775
|
"dist/index.js": {
|
13786
13776
|
"imports": [
|
13787
13777
|
{
|
13788
|
-
"path": "dist/chunk-
|
13778
|
+
"path": "dist/chunk-LVXGI4HW.js",
|
13789
13779
|
"kind": "import-statement"
|
13790
13780
|
}
|
13791
13781
|
],
|
@@ -13858,16 +13848,16 @@
|
|
13858
13848
|
"inputs": {},
|
13859
13849
|
"bytes": 1822
|
13860
13850
|
},
|
13861
|
-
"dist/HLSView-
|
13851
|
+
"dist/HLSView-QKPBZFZP.js.map": {
|
13862
13852
|
"imports": [],
|
13863
13853
|
"exports": [],
|
13864
13854
|
"inputs": {},
|
13865
|
-
"bytes":
|
13855
|
+
"bytes": 99653
|
13866
13856
|
},
|
13867
|
-
"dist/HLSView-
|
13857
|
+
"dist/HLSView-QKPBZFZP.js": {
|
13868
13858
|
"imports": [
|
13869
13859
|
{
|
13870
|
-
"path": "dist/chunk-
|
13860
|
+
"path": "dist/chunk-LVXGI4HW.js",
|
13871
13861
|
"kind": "import-statement"
|
13872
13862
|
},
|
13873
13863
|
{
|
@@ -14059,7 +14049,7 @@
|
|
14059
14049
|
"bytesInOutput": 416
|
14060
14050
|
},
|
14061
14051
|
"src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
|
14062
|
-
"bytesInOutput":
|
14052
|
+
"bytesInOutput": 1522
|
14063
14053
|
},
|
14064
14054
|
"src/Prebuilt/components/HMSVideo/PlayPauseSeekControls.tsx": {
|
14065
14055
|
"bytesInOutput": 4256
|
@@ -14101,15 +14091,15 @@
|
|
14101
14091
|
"bytesInOutput": 2101
|
14102
14092
|
}
|
14103
14093
|
},
|
14104
|
-
"bytes":
|
14094
|
+
"bytes": 61455
|
14105
14095
|
},
|
14106
|
-
"dist/chunk-
|
14096
|
+
"dist/chunk-LVXGI4HW.js.map": {
|
14107
14097
|
"imports": [],
|
14108
14098
|
"exports": [],
|
14109
14099
|
"inputs": {},
|
14110
|
-
"bytes":
|
14100
|
+
"bytes": 3198756
|
14111
14101
|
},
|
14112
|
-
"dist/chunk-
|
14102
|
+
"dist/chunk-LVXGI4HW.js": {
|
14113
14103
|
"imports": [
|
14114
14104
|
{
|
14115
14105
|
"path": "react",
|
@@ -14406,11 +14396,6 @@
|
|
14406
14396
|
"kind": "import-statement",
|
14407
14397
|
"external": true
|
14408
14398
|
},
|
14409
|
-
{
|
14410
|
-
"path": "react-use",
|
14411
|
-
"kind": "import-statement",
|
14412
|
-
"external": true
|
14413
|
-
},
|
14414
14399
|
{
|
14415
14400
|
"path": "@100mslive/react-sdk",
|
14416
14401
|
"kind": "import-statement",
|
@@ -16497,7 +16482,7 @@
|
|
16497
16482
|
"external": true
|
16498
16483
|
},
|
16499
16484
|
{
|
16500
|
-
"path": "dist/HLSView-
|
16485
|
+
"path": "dist/HLSView-QKPBZFZP.js",
|
16501
16486
|
"kind": "dynamic-import"
|
16502
16487
|
},
|
16503
16488
|
{
|
@@ -16978,7 +16963,7 @@
|
|
16978
16963
|
],
|
16979
16964
|
"inputs": {
|
16980
16965
|
"<define:process.env>": {
|
16981
|
-
"bytesInOutput":
|
16966
|
+
"bytesInOutput": 18299
|
16982
16967
|
},
|
16983
16968
|
"../../node_modules/lodash/lodash.js": {
|
16984
16969
|
"bytesInOutput": 224310
|
@@ -17107,7 +17092,7 @@
|
|
17107
17092
|
"bytesInOutput": 1131
|
17108
17093
|
},
|
17109
17094
|
"src/Modal/DialogContent.tsx": {
|
17110
|
-
"bytesInOutput":
|
17095
|
+
"bytesInOutput": 1757
|
17111
17096
|
},
|
17112
17097
|
"src/hooks/useDialogContainerSelector.tsx": {
|
17113
17098
|
"bytesInOutput": 209
|
@@ -17233,7 +17218,7 @@
|
|
17233
17218
|
"bytesInOutput": 7828
|
17234
17219
|
},
|
17235
17220
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
17236
|
-
"bytesInOutput":
|
17221
|
+
"bytesInOutput": 5475
|
17237
17222
|
},
|
17238
17223
|
"src/Prebuilt/components/Settings/LayoutSettings.tsx": {
|
17239
17224
|
"bytesInOutput": 2705
|
@@ -17281,7 +17266,7 @@
|
|
17281
17266
|
"bytesInOutput": 7205
|
17282
17267
|
},
|
17283
17268
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
17284
|
-
"bytesInOutput":
|
17269
|
+
"bytesInOutput": 3209
|
17285
17270
|
},
|
17286
17271
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
17287
17272
|
"bytesInOutput": 10284
|
@@ -17302,7 +17287,7 @@
|
|
17302
17287
|
"bytesInOutput": 2859
|
17303
17288
|
},
|
17304
17289
|
"src/Prebuilt/components/Settings/DeviceSettings.jsx": {
|
17305
|
-
"bytesInOutput":
|
17290
|
+
"bytesInOutput": 6554
|
17306
17291
|
},
|
17307
17292
|
"src/Prebuilt/primitives/DropdownTrigger.jsx": {
|
17308
17293
|
"bytesInOutput": 1308
|
@@ -17410,13 +17395,13 @@
|
|
17410
17395
|
"bytesInOutput": 1826
|
17411
17396
|
},
|
17412
17397
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
17413
|
-
"bytesInOutput":
|
17398
|
+
"bytesInOutput": 11560
|
17414
17399
|
},
|
17415
17400
|
"src/Prebuilt/components/Header/StreamActions.tsx": {
|
17416
17401
|
"bytesInOutput": 10031
|
17417
17402
|
},
|
17418
17403
|
"../hms-video-store/dist/index.js": {
|
17419
|
-
"bytesInOutput":
|
17404
|
+
"bytesInOutput": 48906
|
17420
17405
|
},
|
17421
17406
|
"../../node_modules/reselect/es/index.js": {
|
17422
17407
|
"bytesInOutput": 2537
|
@@ -17482,7 +17467,7 @@
|
|
17482
17467
|
"bytesInOutput": 905
|
17483
17468
|
},
|
17484
17469
|
"src/Prebuilt/components/ScreenShareToggle.jsx": {
|
17485
|
-
"bytesInOutput":
|
17470
|
+
"bytesInOutput": 1582
|
17486
17471
|
},
|
17487
17472
|
"src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx": {
|
17488
17473
|
"bytesInOutput": 7124
|
@@ -17512,13 +17497,13 @@
|
|
17512
17497
|
"bytesInOutput": 823
|
17513
17498
|
},
|
17514
17499
|
"src/Prebuilt/components/VirtualBackground/VBToggle.tsx": {
|
17515
|
-
"bytesInOutput":
|
17500
|
+
"bytesInOutput": 985
|
17516
17501
|
},
|
17517
17502
|
"src/Prebuilt/components/Footer/ChatToggle.tsx": {
|
17518
17503
|
"bytesInOutput": 1445
|
17519
17504
|
},
|
17520
17505
|
"src/Prebuilt/components/Footer/ParticipantList.tsx": {
|
17521
|
-
"bytesInOutput":
|
17506
|
+
"bytesInOutput": 12159
|
17522
17507
|
},
|
17523
17508
|
"src/Prebuilt/components/Connection/ConnectionIndicator.tsx": {
|
17524
17509
|
"bytesInOutput": 3876
|
@@ -17554,7 +17539,7 @@
|
|
17554
17539
|
"bytesInOutput": 3077
|
17555
17540
|
},
|
17556
17541
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
17557
|
-
"bytesInOutput":
|
17542
|
+
"bytesInOutput": 9625
|
17558
17543
|
},
|
17559
17544
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
17560
17545
|
"bytesInOutput": 6274
|
@@ -17749,7 +17734,7 @@
|
|
17749
17734
|
"bytesInOutput": 2721
|
17750
17735
|
},
|
17751
17736
|
"src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx": {
|
17752
|
-
"bytesInOutput":
|
17737
|
+
"bytesInOutput": 2206
|
17753
17738
|
},
|
17754
17739
|
"src/Prebuilt/layouts/VideoStreamingSection.tsx": {
|
17755
17740
|
"bytesInOutput": 3566
|
@@ -17938,7 +17923,7 @@
|
|
17938
17923
|
"bytesInOutput": 651
|
17939
17924
|
}
|
17940
17925
|
},
|
17941
|
-
"bytes":
|
17926
|
+
"bytes": 1310075
|
17942
17927
|
}
|
17943
17928
|
}
|
17944
17929
|
}
|
package/package.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10
10
|
"prebuilt",
|
11
11
|
"roomkit"
|
12
12
|
],
|
13
|
-
"version": "0.3.
|
13
|
+
"version": "0.3.7-alpha.1",
|
14
14
|
"author": "100ms",
|
15
15
|
"license": "MIT",
|
16
16
|
"repository": {
|
@@ -82,11 +82,11 @@
|
|
82
82
|
"react": ">=17.0.2 <19.0.0"
|
83
83
|
},
|
84
84
|
"dependencies": {
|
85
|
-
"@100mslive/hls-player": "0.3.
|
85
|
+
"@100mslive/hls-player": "0.3.7-alpha.1",
|
86
86
|
"@100mslive/hms-noise-cancellation": "0.0.1",
|
87
|
-
"@100mslive/hms-virtual-background": "1.13.
|
88
|
-
"@100mslive/react-icons": "0.10.
|
89
|
-
"@100mslive/react-sdk": "0.10.
|
87
|
+
"@100mslive/hms-virtual-background": "1.13.7-alpha.1",
|
88
|
+
"@100mslive/react-icons": "0.10.7-alpha.1",
|
89
|
+
"@100mslive/react-sdk": "0.10.7-alpha.1",
|
90
90
|
"@100mslive/types-prebuilt": "0.12.8",
|
91
91
|
"@emoji-mart/data": "^1.0.6",
|
92
92
|
"@emoji-mart/react": "^1.0.1",
|
@@ -122,5 +122,5 @@
|
|
122
122
|
"uuid": "^8.3.2",
|
123
123
|
"worker-timers": "^7.0.40"
|
124
124
|
},
|
125
|
-
"gitHead": "
|
125
|
+
"gitHead": "f8131959ff3d81261f1f5e10aeca4ffdb85de037"
|
126
126
|
}
|
@@ -32,6 +32,8 @@ export const CustomDialogContent = styled(DialogPrimitive.Content, {
|
|
32
32
|
position: 'absolute',
|
33
33
|
top: '50%',
|
34
34
|
left: '50%',
|
35
|
+
maxHeight: '95%',
|
36
|
+
overflowY: 'auto',
|
35
37
|
border: '$space$px solid $border_bright',
|
36
38
|
boxShadow: '0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23)',
|
37
39
|
transform: 'translate(-50%, -50%)',
|
@@ -117,7 +117,6 @@ export enum SESSION_STORE_KEY {
|
|
117
117
|
CHAT_PEER_BLACKLIST = 'chatPeerBlacklist',
|
118
118
|
CHAT_MESSAGE_BLACKLIST = 'chatMessageBlacklist',
|
119
119
|
CHAT_STATE = 'chatState',
|
120
|
-
SHARED_LEADERBOARDS = 'sharedLeaderboards',
|
121
120
|
}
|
122
121
|
|
123
122
|
export enum INTERACTION_TYPE {
|
@@ -1,5 +1,4 @@
|
|
1
1
|
import React, { useEffect, useMemo, useRef } from 'react';
|
2
|
-
import { useMedia } from 'react-use';
|
3
2
|
import {
|
4
3
|
HMSRoomState,
|
5
4
|
selectFullAppData,
|
@@ -11,7 +10,6 @@ import {
|
|
11
10
|
useHMSStore,
|
12
11
|
useRecordingStreaming,
|
13
12
|
} from '@100mslive/react-sdk';
|
14
|
-
import { config as cssConfig } from '../../../Theme';
|
15
13
|
import { LayoutMode } from '../Settings/LayoutSettings';
|
16
14
|
import { useRoomLayoutConferencingScreen } from '../../provider/roomLayoutProvider/hooks/useRoomLayoutScreen';
|
17
15
|
//@ts-ignore
|
@@ -77,7 +75,6 @@ export const AppData = React.memo(() => {
|
|
77
75
|
const appData = useHMSStore(selectFullAppData);
|
78
76
|
const { elements } = useRoomLayoutConferencingScreen();
|
79
77
|
const toggleVB = useSidepaneToggle(SIDE_PANE_OPTIONS.VB);
|
80
|
-
const isMobile = useMedia(cssConfig.media.md);
|
81
78
|
const { isLocalVideoEnabled } = useAVToggle();
|
82
79
|
const sidepaneOpenedRef = useRef(false);
|
83
80
|
|
@@ -123,12 +120,12 @@ export const AppData = React.memo(() => {
|
|
123
120
|
}, [preferences.subscribedNotifications, hmsActions]);
|
124
121
|
|
125
122
|
useEffect(() => {
|
126
|
-
if (defaultMediaURL && !sidepaneOpenedRef.current &&
|
123
|
+
if (defaultMediaURL && !sidepaneOpenedRef.current && isLocalVideoEnabled) {
|
127
124
|
hmsActions.setAppData(APP_DATA.background, defaultMediaURL);
|
128
125
|
sidepaneOpenedRef.current = true;
|
129
126
|
toggleVB();
|
130
127
|
}
|
131
|
-
}, [hmsActions, toggleVB, isLocalVideoEnabled,
|
128
|
+
}, [hmsActions, toggleVB, isLocalVideoEnabled, defaultMediaURL]);
|
132
129
|
|
133
130
|
return <ResetStreamingStart />;
|
134
131
|
});
|
@@ -4,6 +4,7 @@ import { ConferencingScreen, DefaultConferencingScreen_Elements } from '@100msli
|
|
4
4
|
import { match } from 'ts-pattern';
|
5
5
|
import {
|
6
6
|
selectIsConnectedToRoom,
|
7
|
+
selectIsLocalVideoEnabled,
|
7
8
|
selectPeerCount,
|
8
9
|
selectPermissions,
|
9
10
|
useHMSActions,
|
@@ -23,6 +24,7 @@ import {
|
|
23
24
|
QuizIcon,
|
24
25
|
RecordIcon,
|
25
26
|
SettingsIcon,
|
27
|
+
VirtualBackgroundIcon,
|
26
28
|
} from '@100mslive/react-icons';
|
27
29
|
import { Box, Loading, Tooltip } from '../../../..';
|
28
30
|
import { Sheet } from '../../../../Sheet';
|
@@ -98,6 +100,8 @@ export const MwebOptions = ({
|
|
98
100
|
const toggleDetailsSheet = useSheetToggle(SHEET_OPTIONS.ROOM_DETAILS);
|
99
101
|
const isMobileHLSStream = useMobileHLSStream();
|
100
102
|
const isLandscapeHLSStream = useLandscapeHLSStream();
|
103
|
+
const toggleVB = useSidepaneToggle(SIDE_PANE_OPTIONS.VB);
|
104
|
+
const isLocalVideoEnabled = useHMSStore(selectIsLocalVideoEnabled);
|
101
105
|
|
102
106
|
useDropdownList({ open: openModals.size > 0 || openOptionsSheet || openSettingsSheet, name: 'MoreSettings' });
|
103
107
|
|
@@ -184,7 +188,7 @@ export const MwebOptions = ({
|
|
184
188
|
</ActionTile.Root>
|
185
189
|
) : null}
|
186
190
|
|
187
|
-
{
|
191
|
+
{isLocalVideoEnabled && !!elements?.virtual_background ? (
|
188
192
|
<ActionTile.Root
|
189
193
|
onClick={() => {
|
190
194
|
toggleVB();
|
@@ -194,7 +198,7 @@ export const MwebOptions = ({
|
|
194
198
|
<VirtualBackgroundIcon />
|
195
199
|
<ActionTile.Title>Virtual Background</ActionTile.Title>
|
196
200
|
</ActionTile.Root>
|
197
|
-
) : null}
|
201
|
+
) : null}
|
198
202
|
|
199
203
|
{elements?.emoji_reactions && !(isLandscapeHLSStream || isMobileHLSStream) && (
|
200
204
|
<ActionTile.Root
|