@100mslive/roomkit-react 0.3.8-alpha.0 → 0.3.8-alpha.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{HLSView-CTZXD762.js → HLSView-HUMJOIWO.js} +2 -2
- package/dist/Prebuilt/common/constants.d.ts +1 -0
- package/dist/Prebuilt/common/hooks.d.ts +10 -0
- package/dist/Prebuilt/components/FullPageProgress.d.ts +8 -0
- package/dist/Prebuilt/components/VirtualBackground/VBHandler.d.ts +3 -3
- package/dist/{chunk-NDLMRKFR.js → chunk-IDAPJGWC.js} +263 -279
- package/dist/chunk-IDAPJGWC.js.map +7 -0
- package/dist/index.cjs.js +190 -207
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +74 -49
- package/dist/meta.esbuild.json +84 -59
- package/package.json +6 -6
- package/src/Prebuilt/common/constants.ts +1 -0
- package/src/Prebuilt/common/hooks.ts +72 -1
- package/src/Prebuilt/components/AppData/AppData.tsx +1 -0
- package/src/Prebuilt/components/ConferenceScreen.tsx +0 -2
- package/src/Prebuilt/components/{FullPageProgress.jsx → FullPageProgress.tsx} +10 -1
- package/src/Prebuilt/components/Header/StreamActions.tsx +3 -25
- package/src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx +4 -26
- package/src/Prebuilt/components/Notifications/PeerNotifications.tsx +1 -11
- package/src/Prebuilt/components/Preview/PreviewJoin.tsx +4 -9
- package/src/Prebuilt/components/Preview/PreviewScreen.tsx +0 -3
- package/src/Prebuilt/components/Settings/StartRecording.jsx +4 -37
- package/src/Prebuilt/components/Toast/ToastConfig.jsx +0 -22
- package/src/Prebuilt/components/VirtualBackground/VBHandler.tsx +3 -3
- package/src/Prebuilt/components/VirtualBackground/VBOption.tsx +3 -1
- package/src/Prebuilt/components/VirtualBackground/VBPicker.tsx +23 -7
- package/src/Prebuilt/components/VirtualBackground/VBToggle.tsx +5 -3
- package/src/Prebuilt/layouts/VideoStreamingSection.tsx +0 -2
- package/dist/chunk-NDLMRKFR.js.map +0 -7
- /package/dist/{HLSView-CTZXD762.js.map → HLSView-HUMJOIWO.js.map} +0 -0
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": 4444,
|
30
30
|
"imports": [
|
31
31
|
{
|
32
32
|
"path": "@100mslive/react-sdk",
|
@@ -2241,7 +2241,7 @@
|
|
2241
2241
|
"format": "esm"
|
2242
2242
|
},
|
2243
2243
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
2244
|
-
"bytes":
|
2244
|
+
"bytes": 5935,
|
2245
2245
|
"imports": [
|
2246
2246
|
{
|
2247
2247
|
"path": "react",
|
@@ -2962,7 +2962,7 @@
|
|
2962
2962
|
"format": "esm"
|
2963
2963
|
},
|
2964
2964
|
"src/Prebuilt/common/hooks.ts": {
|
2965
|
-
"bytes":
|
2965
|
+
"bytes": 7493,
|
2966
2966
|
"imports": [
|
2967
2967
|
{
|
2968
2968
|
"path": "react",
|
@@ -2989,6 +2989,11 @@
|
|
2989
2989
|
"kind": "import-statement",
|
2990
2990
|
"external": true
|
2991
2991
|
},
|
2992
|
+
{
|
2993
|
+
"path": "src/Prebuilt/components/Toast/ToastManager.js",
|
2994
|
+
"kind": "import-statement",
|
2995
|
+
"original": "../components/Toast/ToastManager"
|
2996
|
+
},
|
2992
2997
|
{
|
2993
2998
|
"path": "src/Theme/index.tsx",
|
2994
2999
|
"kind": "import-statement",
|
@@ -2999,6 +3004,11 @@
|
|
2999
3004
|
"kind": "import-statement",
|
3000
3005
|
"original": "../provider/roomLayoutProvider"
|
3001
3006
|
},
|
3007
|
+
{
|
3008
|
+
"path": "src/Prebuilt/components/AppData/useUISettings.js",
|
3009
|
+
"kind": "import-statement",
|
3010
|
+
"original": "../components/AppData/useUISettings"
|
3011
|
+
},
|
3002
3012
|
{
|
3003
3013
|
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
3004
3014
|
"kind": "import-statement",
|
@@ -3829,7 +3839,7 @@
|
|
3829
3839
|
"format": "esm"
|
3830
3840
|
},
|
3831
3841
|
"src/Prebuilt/components/Settings/StartRecording.jsx": {
|
3832
|
-
"bytes":
|
3842
|
+
"bytes": 3609,
|
3833
3843
|
"imports": [
|
3834
3844
|
{
|
3835
3845
|
"path": "react",
|
@@ -3862,9 +3872,9 @@
|
|
3862
3872
|
"original": "../Toast/ToastManager"
|
3863
3873
|
},
|
3864
3874
|
{
|
3865
|
-
"path": "src/Prebuilt/
|
3875
|
+
"path": "src/Prebuilt/common/hooks.ts",
|
3866
3876
|
"kind": "import-statement",
|
3867
|
-
"original": "
|
3877
|
+
"original": "../../common/hooks"
|
3868
3878
|
},
|
3869
3879
|
{
|
3870
3880
|
"path": "src/Prebuilt/common/constants.ts",
|
@@ -4930,7 +4940,7 @@
|
|
4930
4940
|
"format": "esm"
|
4931
4941
|
},
|
4932
4942
|
"src/Prebuilt/components/Header/StreamActions.tsx": {
|
4933
|
-
"bytes":
|
4943
|
+
"bytes": 8719,
|
4934
4944
|
"imports": [
|
4935
4945
|
{
|
4936
4946
|
"path": "react",
|
@@ -4983,20 +4993,15 @@
|
|
4983
4993
|
"original": "../../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
4984
4994
|
},
|
4985
4995
|
{
|
4986
|
-
"path": "src/Prebuilt/
|
4996
|
+
"path": "src/Prebuilt/common/hooks.ts",
|
4987
4997
|
"kind": "import-statement",
|
4988
|
-
"original": "
|
4998
|
+
"original": "../../common/hooks"
|
4989
4999
|
},
|
4990
5000
|
{
|
4991
5001
|
"path": "src/Prebuilt/common/utils.js",
|
4992
5002
|
"kind": "import-statement",
|
4993
5003
|
"original": "../../common/utils"
|
4994
5004
|
},
|
4995
|
-
{
|
4996
|
-
"path": "src/Prebuilt/common/constants.ts",
|
4997
|
-
"kind": "import-statement",
|
4998
|
-
"original": "../../common/constants"
|
4999
|
-
},
|
5000
5005
|
{
|
5001
5006
|
"path": "<define:process.env>",
|
5002
5007
|
"kind": "import-statement",
|
@@ -5201,7 +5206,7 @@
|
|
5201
5206
|
"format": "esm"
|
5202
5207
|
},
|
5203
5208
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
5204
|
-
"bytes":
|
5209
|
+
"bytes": 12214,
|
5205
5210
|
"imports": [
|
5206
5211
|
{
|
5207
5212
|
"path": "react",
|
@@ -5765,7 +5770,7 @@
|
|
5765
5770
|
"format": "esm"
|
5766
5771
|
},
|
5767
5772
|
"src/Prebuilt/components/VirtualBackground/VBToggle.tsx": {
|
5768
|
-
"bytes":
|
5773
|
+
"bytes": 1253,
|
5769
5774
|
"imports": [
|
5770
5775
|
{
|
5771
5776
|
"path": "react",
|
@@ -5782,6 +5787,11 @@
|
|
5782
5787
|
"kind": "import-statement",
|
5783
5788
|
"external": true
|
5784
5789
|
},
|
5790
|
+
{
|
5791
|
+
"path": "src/Loading/index.ts",
|
5792
|
+
"kind": "import-statement",
|
5793
|
+
"original": "../../../Loading"
|
5794
|
+
},
|
5785
5795
|
{
|
5786
5796
|
"path": "src/Tooltip/index.ts",
|
5787
5797
|
"kind": "import-statement",
|
@@ -9213,7 +9223,7 @@
|
|
9213
9223
|
"format": "esm"
|
9214
9224
|
},
|
9215
9225
|
"src/Prebuilt/components/VirtualBackground/VBOption.tsx": {
|
9216
|
-
"bytes":
|
9226
|
+
"bytes": 1246,
|
9217
9227
|
"imports": [
|
9218
9228
|
{
|
9219
9229
|
"path": "react",
|
@@ -9285,7 +9295,7 @@
|
|
9285
9295
|
"format": "esm"
|
9286
9296
|
},
|
9287
9297
|
"src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
|
9288
|
-
"bytes":
|
9298
|
+
"bytes": 2732,
|
9289
9299
|
"imports": [
|
9290
9300
|
{
|
9291
9301
|
"path": "@100mslive/hms-virtual-background",
|
@@ -9317,13 +9327,18 @@
|
|
9317
9327
|
"format": "esm"
|
9318
9328
|
},
|
9319
9329
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
9320
|
-
"bytes":
|
9330
|
+
"bytes": 7852,
|
9321
9331
|
"imports": [
|
9322
9332
|
{
|
9323
9333
|
"path": "react",
|
9324
9334
|
"kind": "import-statement",
|
9325
9335
|
"external": true
|
9326
9336
|
},
|
9337
|
+
{
|
9338
|
+
"path": "react-use",
|
9339
|
+
"kind": "import-statement",
|
9340
|
+
"external": true
|
9341
|
+
},
|
9327
9342
|
{
|
9328
9343
|
"path": "../hms-video-store/dist/index.js",
|
9329
9344
|
"kind": "import-statement",
|
@@ -9549,8 +9564,8 @@
|
|
9549
9564
|
],
|
9550
9565
|
"format": "esm"
|
9551
9566
|
},
|
9552
|
-
"src/Prebuilt/components/FullPageProgress.
|
9553
|
-
"bytes":
|
9567
|
+
"src/Prebuilt/components/FullPageProgress.tsx": {
|
9568
|
+
"bytes": 625,
|
9554
9569
|
"imports": [
|
9555
9570
|
{
|
9556
9571
|
"path": "react",
|
@@ -9572,6 +9587,11 @@
|
|
9572
9587
|
"kind": "import-statement",
|
9573
9588
|
"original": "../../Text"
|
9574
9589
|
},
|
9590
|
+
{
|
9591
|
+
"path": "../../Theme",
|
9592
|
+
"kind": "import-statement",
|
9593
|
+
"external": true
|
9594
|
+
},
|
9575
9595
|
{
|
9576
9596
|
"path": "<define:process.env>",
|
9577
9597
|
"kind": "import-statement",
|
@@ -9637,7 +9657,7 @@
|
|
9637
9657
|
"format": "esm"
|
9638
9658
|
},
|
9639
9659
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
9640
|
-
"bytes":
|
9660
|
+
"bytes": 9876,
|
9641
9661
|
"imports": [
|
9642
9662
|
{
|
9643
9663
|
"path": "react",
|
@@ -9700,7 +9720,7 @@
|
|
9700
9720
|
"original": "../Connection/TileConnection"
|
9701
9721
|
},
|
9702
9722
|
{
|
9703
|
-
"path": "src/Prebuilt/components/FullPageProgress.
|
9723
|
+
"path": "src/Prebuilt/components/FullPageProgress.tsx",
|
9704
9724
|
"kind": "import-statement",
|
9705
9725
|
"original": "../FullPageProgress"
|
9706
9726
|
},
|
@@ -11639,7 +11659,7 @@
|
|
11639
11659
|
"format": "esm"
|
11640
11660
|
},
|
11641
11661
|
"src/Prebuilt/layouts/VideoStreamingSection.tsx": {
|
11642
|
-
"bytes":
|
11662
|
+
"bytes": 4494,
|
11643
11663
|
"imports": [
|
11644
11664
|
{
|
11645
11665
|
"path": "react",
|
@@ -11662,7 +11682,7 @@
|
|
11662
11682
|
"external": true
|
11663
11683
|
},
|
11664
11684
|
{
|
11665
|
-
"path": "src/Prebuilt/components/FullPageProgress.
|
11685
|
+
"path": "src/Prebuilt/components/FullPageProgress.tsx",
|
11666
11686
|
"kind": "import-statement",
|
11667
11687
|
"original": "../components/FullPageProgress"
|
11668
11688
|
},
|
@@ -11955,7 +11975,7 @@
|
|
11955
11975
|
"format": "esm"
|
11956
11976
|
},
|
11957
11977
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
11958
|
-
"bytes":
|
11978
|
+
"bytes": 8044,
|
11959
11979
|
"imports": [
|
11960
11980
|
{
|
11961
11981
|
"path": "react",
|
@@ -12028,7 +12048,7 @@
|
|
12028
12048
|
"original": "./EmojiReaction"
|
12029
12049
|
},
|
12030
12050
|
{
|
12031
|
-
"path": "src/Prebuilt/components/FullPageProgress.
|
12051
|
+
"path": "src/Prebuilt/components/FullPageProgress.tsx",
|
12032
12052
|
"kind": "import-statement",
|
12033
12053
|
"original": "./FullPageProgress"
|
12034
12054
|
},
|
@@ -12486,7 +12506,7 @@
|
|
12486
12506
|
"format": "esm"
|
12487
12507
|
},
|
12488
12508
|
"src/Prebuilt/components/Toast/ToastConfig.jsx": {
|
12489
|
-
"bytes":
|
12509
|
+
"bytes": 5213,
|
12490
12510
|
"imports": [
|
12491
12511
|
{
|
12492
12512
|
"path": "react",
|
@@ -12635,7 +12655,7 @@
|
|
12635
12655
|
"format": "esm"
|
12636
12656
|
},
|
12637
12657
|
"src/Prebuilt/components/Notifications/PeerNotifications.tsx": {
|
12638
|
-
"bytes":
|
12658
|
+
"bytes": 1643,
|
12639
12659
|
"imports": [
|
12640
12660
|
{
|
12641
12661
|
"path": "react",
|
@@ -12971,7 +12991,7 @@
|
|
12971
12991
|
"format": "esm"
|
12972
12992
|
},
|
12973
12993
|
"src/Prebuilt/components/Preview/PreviewScreen.tsx": {
|
12974
|
-
"bytes":
|
12994
|
+
"bytes": 1597,
|
12975
12995
|
"imports": [
|
12976
12996
|
{
|
12977
12997
|
"path": "react",
|
@@ -12999,7 +13019,7 @@
|
|
12999
13019
|
"original": "../../provider/roomLayoutProvider"
|
13000
13020
|
},
|
13001
13021
|
{
|
13002
|
-
"path": "src/Prebuilt/components/FullPageProgress.
|
13022
|
+
"path": "src/Prebuilt/components/FullPageProgress.tsx",
|
13003
13023
|
"kind": "import-statement",
|
13004
13024
|
"original": "../FullPageProgress"
|
13005
13025
|
},
|
@@ -13775,7 +13795,7 @@
|
|
13775
13795
|
"imports": [],
|
13776
13796
|
"exports": [],
|
13777
13797
|
"inputs": {},
|
13778
|
-
"bytes":
|
13798
|
+
"bytes": 3305237
|
13779
13799
|
},
|
13780
13800
|
"dist/index.cjs.js": {
|
13781
13801
|
"imports": [
|
@@ -15754,6 +15774,11 @@
|
|
15754
15774
|
"kind": "require-call",
|
15755
15775
|
"external": true
|
15756
15776
|
},
|
15777
|
+
{
|
15778
|
+
"path": "react-use",
|
15779
|
+
"kind": "require-call",
|
15780
|
+
"external": true
|
15781
|
+
},
|
15757
15782
|
{
|
15758
15783
|
"path": "@100mslive/hms-virtual-background",
|
15759
15784
|
"kind": "require-call",
|
@@ -16719,13 +16744,13 @@
|
|
16719
16744
|
"entryPoint": "src/index.ts",
|
16720
16745
|
"inputs": {
|
16721
16746
|
"<define:process.env>": {
|
16722
|
-
"bytesInOutput":
|
16747
|
+
"bytesInOutput": 18287
|
16723
16748
|
},
|
16724
16749
|
"src/Theme/base.config.ts": {
|
16725
16750
|
"bytesInOutput": 6104
|
16726
16751
|
},
|
16727
16752
|
"src/Prebuilt/common/constants.ts": {
|
16728
|
-
"bytesInOutput":
|
16753
|
+
"bytesInOutput": 4555
|
16729
16754
|
},
|
16730
16755
|
"src/Theme/stitches.config.ts": {
|
16731
16756
|
"bytesInOutput": 2153
|
@@ -17016,7 +17041,7 @@
|
|
17016
17041
|
"bytesInOutput": 3258
|
17017
17042
|
},
|
17018
17043
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
17019
|
-
"bytesInOutput":
|
17044
|
+
"bytesInOutput": 6612
|
17020
17045
|
},
|
17021
17046
|
"src/Prebuilt/AppContext.tsx": {
|
17022
17047
|
"bytesInOutput": 840
|
@@ -17070,7 +17095,7 @@
|
|
17070
17095
|
"bytesInOutput": 884
|
17071
17096
|
},
|
17072
17097
|
"src/Prebuilt/common/hooks.ts": {
|
17073
|
-
"bytesInOutput":
|
17098
|
+
"bytesInOutput": 6967
|
17074
17099
|
},
|
17075
17100
|
"src/Prebuilt/components/EmojiReaction.jsx": {
|
17076
17101
|
"bytesInOutput": 3504
|
@@ -17121,7 +17146,7 @@
|
|
17121
17146
|
"bytesInOutput": 3668
|
17122
17147
|
},
|
17123
17148
|
"src/Prebuilt/components/Settings/StartRecording.jsx": {
|
17124
|
-
"bytesInOutput":
|
17149
|
+
"bytesInOutput": 4457
|
17125
17150
|
},
|
17126
17151
|
"src/Prebuilt/components/StatsForNerds.jsx": {
|
17127
17152
|
"bytesInOutput": 11845
|
@@ -17220,7 +17245,7 @@
|
|
17220
17245
|
"bytesInOutput": 8158
|
17221
17246
|
},
|
17222
17247
|
"src/Prebuilt/components/Header/StreamActions.tsx": {
|
17223
|
-
"bytesInOutput":
|
17248
|
+
"bytesInOutput": 11425
|
17224
17249
|
},
|
17225
17250
|
"src/Prebuilt/components/MoreSettings/ActionTile.jsx": {
|
17226
17251
|
"bytesInOutput": 1881
|
@@ -17238,7 +17263,7 @@
|
|
17238
17263
|
"bytesInOutput": 938
|
17239
17264
|
},
|
17240
17265
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
17241
|
-
"bytesInOutput":
|
17266
|
+
"bytesInOutput": 13338
|
17242
17267
|
},
|
17243
17268
|
"src/Prebuilt/components/MoreSettings/MoreSettings.tsx": {
|
17244
17269
|
"bytesInOutput": 831
|
@@ -17277,7 +17302,7 @@
|
|
17277
17302
|
"bytesInOutput": 2153
|
17278
17303
|
},
|
17279
17304
|
"src/Prebuilt/components/VirtualBackground/VBToggle.tsx": {
|
17280
|
-
"bytesInOutput":
|
17305
|
+
"bytesInOutput": 1596
|
17281
17306
|
},
|
17282
17307
|
"src/Prebuilt/components/Footer/ChatToggle.tsx": {
|
17283
17308
|
"bytesInOutput": 1980
|
@@ -17484,19 +17509,19 @@
|
|
17484
17509
|
"bytesInOutput": 7807
|
17485
17510
|
},
|
17486
17511
|
"src/Prebuilt/components/VirtualBackground/VBOption.tsx": {
|
17487
|
-
"bytesInOutput":
|
17512
|
+
"bytesInOutput": 1562
|
17488
17513
|
},
|
17489
17514
|
"src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
|
17490
17515
|
"bytesInOutput": 1628
|
17491
17516
|
},
|
17492
17517
|
"src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
|
17493
|
-
"bytesInOutput":
|
17518
|
+
"bytesInOutput": 4242
|
17494
17519
|
},
|
17495
17520
|
"src/Prebuilt/components/VirtualBackground/constants.ts": {
|
17496
17521
|
"bytesInOutput": 908
|
17497
17522
|
},
|
17498
17523
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
17499
|
-
"bytesInOutput":
|
17524
|
+
"bytesInOutput": 9449
|
17500
17525
|
},
|
17501
17526
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
17502
17527
|
"bytesInOutput": 7946
|
@@ -17504,14 +17529,14 @@
|
|
17504
17529
|
"src/Prebuilt/components/Chip.tsx": {
|
17505
17530
|
"bytesInOutput": 1118
|
17506
17531
|
},
|
17507
|
-
"src/Prebuilt/components/FullPageProgress.
|
17508
|
-
"bytesInOutput":
|
17532
|
+
"src/Prebuilt/components/FullPageProgress.tsx": {
|
17533
|
+
"bytesInOutput": 902
|
17509
17534
|
},
|
17510
17535
|
"src/Prebuilt/components/Preview/PreviewForm.tsx": {
|
17511
17536
|
"bytesInOutput": 3422
|
17512
17537
|
},
|
17513
17538
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
17514
|
-
"bytesInOutput":
|
17539
|
+
"bytesInOutput": 11956
|
17515
17540
|
},
|
17516
17541
|
"src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx": {
|
17517
17542
|
"bytesInOutput": 2807
|
@@ -17688,7 +17713,7 @@
|
|
17688
17713
|
"bytesInOutput": 1821
|
17689
17714
|
},
|
17690
17715
|
"src/Prebuilt/components/Toast/ToastConfig.jsx": {
|
17691
|
-
"bytesInOutput":
|
17716
|
+
"bytesInOutput": 7703
|
17692
17717
|
},
|
17693
17718
|
"src/Prebuilt/components/Toast/ToastBatcher.js": {
|
17694
17719
|
"bytesInOutput": 2394
|
@@ -17700,7 +17725,7 @@
|
|
17700
17725
|
"bytesInOutput": 1964
|
17701
17726
|
},
|
17702
17727
|
"src/Prebuilt/components/Notifications/PeerNotifications.tsx": {
|
17703
|
-
"bytesInOutput":
|
17728
|
+
"bytesInOutput": 1873
|
17704
17729
|
},
|
17705
17730
|
"src/Prebuilt/images/android-perm-1.png": {
|
17706
17731
|
"bytesInOutput": 10560
|
@@ -17772,7 +17797,7 @@
|
|
17772
17797
|
"bytesInOutput": 2980
|
17773
17798
|
}
|
17774
17799
|
},
|
17775
|
-
"bytes":
|
17800
|
+
"bytes": 1572400
|
17776
17801
|
}
|
17777
17802
|
}
|
17778
17803
|
}
|