@100mslive/roomkit-react 0.3.20-alpha.3 → 0.3.20
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.
- package/dist/{HLSView-YFTHW2VY.js → HLSView-6QAHWMQF.js} +47 -63
- package/dist/HLSView-6QAHWMQF.js.map +7 -0
- package/dist/{HLSView-KKVZM355.css → HLSView-E242LM6X.css} +3 -3
- package/dist/{HLSView-KKVZM355.css.map → HLSView-E242LM6X.css.map} +1 -1
- package/dist/Prebuilt/AppContext.d.ts +1 -1
- package/dist/Prebuilt/components/AuthToken.d.ts +1 -1
- package/dist/Prebuilt/components/VirtualBackground/VBHandler.d.ts +0 -1
- package/dist/{chunk-Y3UYAB6J.js → chunk-ACEDLM3B.js} +532 -561
- package/dist/chunk-ACEDLM3B.js.map +7 -0
- package/dist/index.cjs.css +2 -2
- package/dist/index.cjs.css.map +1 -1
- package/dist/index.cjs.js +573 -619
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.css +2 -2
- package/dist/index.css.map +1 -1
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +66 -86
- package/dist/meta.esbuild.json +78 -98
- package/package.json +7 -7
- package/src/Prebuilt/App.tsx +5 -5
- package/src/Prebuilt/AppContext.tsx +1 -1
- package/src/Prebuilt/components/AuthToken.tsx +1 -1
- package/src/Prebuilt/components/HMSVideo/HMSVideo.jsx +4 -24
- package/src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx +3 -13
- package/src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx +1 -1
- package/src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx +1 -1
- package/src/Prebuilt/components/ScreenshareTile.tsx +2 -2
- package/src/Prebuilt/components/Settings/SettingsModal.jsx +2 -1
- package/src/Prebuilt/components/TileMenu/TileMenu.tsx +6 -7
- package/src/Prebuilt/components/TileMenu/TileMenuContent.tsx +3 -3
- package/src/Prebuilt/components/VideoLayouts/EqualProminence.tsx +2 -4
- package/src/Prebuilt/components/VideoTile.tsx +2 -2
- package/src/Prebuilt/components/VirtualBackground/VBHandler.tsx +1 -13
- package/src/Prebuilt/components/VirtualBackground/VBPicker.tsx +2 -3
- package/src/Prebuilt/components/{peerTileUtils.tsx → peerTileUtils.jsx} +6 -21
- package/src/Prebuilt/layouts/HLSView.jsx +5 -2
- package/dist/HLSView-YFTHW2VY.js.map +0 -7
- package/dist/Prebuilt/components/peerTileUtils.d.ts +0 -7
- package/dist/chunk-Y3UYAB6J.js.map +0 -7
package/dist/meta.esbuild.json
CHANGED
|
@@ -2369,7 +2369,7 @@
|
|
|
2369
2369
|
"format": "esm"
|
|
2370
2370
|
},
|
|
2371
2371
|
"src/Prebuilt/AppContext.tsx": {
|
|
2372
|
-
"bytes":
|
|
2372
|
+
"bytes": 869,
|
|
2373
2373
|
"imports": [
|
|
2374
2374
|
{
|
|
2375
2375
|
"path": "react",
|
|
@@ -2390,7 +2390,7 @@
|
|
|
2390
2390
|
"format": "esm"
|
|
2391
2391
|
},
|
|
2392
2392
|
"src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
|
|
2393
|
-
"bytes":
|
|
2393
|
+
"bytes": 3598,
|
|
2394
2394
|
"imports": [
|
|
2395
2395
|
{
|
|
2396
2396
|
"path": "@100mslive/hms-virtual-background/hmsvbplugin",
|
|
@@ -2585,7 +2585,7 @@
|
|
|
2585
2585
|
"imports": []
|
|
2586
2586
|
},
|
|
2587
2587
|
"src/Prebuilt/components/AuthToken.tsx": {
|
|
2588
|
-
"bytes":
|
|
2588
|
+
"bytes": 5170,
|
|
2589
2589
|
"imports": [
|
|
2590
2590
|
{
|
|
2591
2591
|
"path": "react",
|
|
@@ -3006,7 +3006,7 @@
|
|
|
3006
3006
|
"format": "esm"
|
|
3007
3007
|
},
|
|
3008
3008
|
"src/Prebuilt/components/Settings/SettingsModal.jsx": {
|
|
3009
|
-
"bytes":
|
|
3009
|
+
"bytes": 9473,
|
|
3010
3010
|
"imports": [
|
|
3011
3011
|
{
|
|
3012
3012
|
"path": "react",
|
|
@@ -5749,7 +5749,7 @@
|
|
|
5749
5749
|
"format": "cjs"
|
|
5750
5750
|
},
|
|
5751
5751
|
"../hms-video-store/dist/index.js": {
|
|
5752
|
-
"bytes":
|
|
5752
|
+
"bytes": 368242,
|
|
5753
5753
|
"imports": [
|
|
5754
5754
|
{
|
|
5755
5755
|
"path": "../../node_modules/reselect/es/index.js",
|
|
@@ -5961,7 +5961,7 @@
|
|
|
5961
5961
|
"format": "esm"
|
|
5962
5962
|
},
|
|
5963
5963
|
"src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx": {
|
|
5964
|
-
"bytes":
|
|
5964
|
+
"bytes": 3152,
|
|
5965
5965
|
"imports": [
|
|
5966
5966
|
{
|
|
5967
5967
|
"path": "react",
|
|
@@ -6007,7 +6007,7 @@
|
|
|
6007
6007
|
"format": "esm"
|
|
6008
6008
|
},
|
|
6009
6009
|
"src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
|
|
6010
|
-
"bytes":
|
|
6010
|
+
"bytes": 2330,
|
|
6011
6011
|
"imports": [
|
|
6012
6012
|
{
|
|
6013
6013
|
"path": "react",
|
|
@@ -9586,22 +9586,6 @@
|
|
|
9586
9586
|
],
|
|
9587
9587
|
"format": "esm"
|
|
9588
9588
|
},
|
|
9589
|
-
"src/Prebuilt/components/peerTileUtils.tsx": {
|
|
9590
|
-
"bytes": 1529,
|
|
9591
|
-
"imports": [
|
|
9592
|
-
{
|
|
9593
|
-
"path": "@100mslive/react-sdk",
|
|
9594
|
-
"kind": "import-statement",
|
|
9595
|
-
"external": true
|
|
9596
|
-
},
|
|
9597
|
-
{
|
|
9598
|
-
"path": "<define:process.env>",
|
|
9599
|
-
"kind": "import-statement",
|
|
9600
|
-
"external": true
|
|
9601
|
-
}
|
|
9602
|
-
],
|
|
9603
|
-
"format": "esm"
|
|
9604
|
-
},
|
|
9605
9589
|
"src/Prebuilt/components/TileMenu/utils.ts": {
|
|
9606
9590
|
"bytes": 214,
|
|
9607
9591
|
"imports": [
|
|
@@ -9614,7 +9598,7 @@
|
|
|
9614
9598
|
"format": "esm"
|
|
9615
9599
|
},
|
|
9616
9600
|
"src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
|
|
9617
|
-
"bytes":
|
|
9601
|
+
"bytes": 12236,
|
|
9618
9602
|
"imports": [
|
|
9619
9603
|
{
|
|
9620
9604
|
"path": "react",
|
|
@@ -9705,7 +9689,7 @@
|
|
|
9705
9689
|
"format": "esm"
|
|
9706
9690
|
},
|
|
9707
9691
|
"src/Prebuilt/components/TileMenu/TileMenu.tsx": {
|
|
9708
|
-
"bytes":
|
|
9692
|
+
"bytes": 5158,
|
|
9709
9693
|
"imports": [
|
|
9710
9694
|
{
|
|
9711
9695
|
"path": "react",
|
|
@@ -9757,11 +9741,6 @@
|
|
|
9757
9741
|
"kind": "import-statement",
|
|
9758
9742
|
"original": "../MoreSettings/ChangeNameModal"
|
|
9759
9743
|
},
|
|
9760
|
-
{
|
|
9761
|
-
"path": "src/Prebuilt/components/peerTileUtils.tsx",
|
|
9762
|
-
"kind": "import-statement",
|
|
9763
|
-
"original": "../peerTileUtils"
|
|
9764
|
-
},
|
|
9765
9744
|
{
|
|
9766
9745
|
"path": "src/Prebuilt/components/RoleChangeModal.tsx",
|
|
9767
9746
|
"kind": "import-statement",
|
|
@@ -9800,8 +9779,19 @@
|
|
|
9800
9779
|
],
|
|
9801
9780
|
"format": "esm"
|
|
9802
9781
|
},
|
|
9782
|
+
"src/Prebuilt/components/peerTileUtils.jsx": {
|
|
9783
|
+
"bytes": 1197,
|
|
9784
|
+
"imports": [
|
|
9785
|
+
{
|
|
9786
|
+
"path": "<define:process.env>",
|
|
9787
|
+
"kind": "import-statement",
|
|
9788
|
+
"external": true
|
|
9789
|
+
}
|
|
9790
|
+
],
|
|
9791
|
+
"format": "esm"
|
|
9792
|
+
},
|
|
9803
9793
|
"src/Prebuilt/components/VideoTile.tsx": {
|
|
9804
|
-
"bytes":
|
|
9794
|
+
"bytes": 7106,
|
|
9805
9795
|
"imports": [
|
|
9806
9796
|
{
|
|
9807
9797
|
"path": "react",
|
|
@@ -9864,7 +9854,7 @@
|
|
|
9864
9854
|
"original": "../../VideoTile"
|
|
9865
9855
|
},
|
|
9866
9856
|
{
|
|
9867
|
-
"path": "src/Prebuilt/components/peerTileUtils.
|
|
9857
|
+
"path": "src/Prebuilt/components/peerTileUtils.jsx",
|
|
9868
9858
|
"kind": "import-statement",
|
|
9869
9859
|
"original": "./peerTileUtils"
|
|
9870
9860
|
},
|
|
@@ -9969,7 +9959,7 @@
|
|
|
9969
9959
|
"format": "esm"
|
|
9970
9960
|
},
|
|
9971
9961
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
|
9972
|
-
"bytes":
|
|
9962
|
+
"bytes": 8900,
|
|
9973
9963
|
"imports": [
|
|
9974
9964
|
{
|
|
9975
9965
|
"path": "react",
|
|
@@ -10738,7 +10728,7 @@
|
|
|
10738
10728
|
"format": "esm"
|
|
10739
10729
|
},
|
|
10740
10730
|
"src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
|
|
10741
|
-
"bytes":
|
|
10731
|
+
"bytes": 2113,
|
|
10742
10732
|
"imports": [
|
|
10743
10733
|
{
|
|
10744
10734
|
"path": "react",
|
|
@@ -10750,11 +10740,6 @@
|
|
|
10750
10740
|
"kind": "import-statement",
|
|
10751
10741
|
"external": true
|
|
10752
10742
|
},
|
|
10753
|
-
{
|
|
10754
|
-
"path": "@100mslive/react-sdk",
|
|
10755
|
-
"kind": "import-statement",
|
|
10756
|
-
"external": true
|
|
10757
|
-
},
|
|
10758
10743
|
{
|
|
10759
10744
|
"path": "@100mslive/react-icons",
|
|
10760
10745
|
"kind": "import-statement",
|
|
@@ -11125,7 +11110,7 @@
|
|
|
11125
11110
|
"format": "esm"
|
|
11126
11111
|
},
|
|
11127
11112
|
"src/Prebuilt/components/ScreenshareTile.tsx": {
|
|
11128
|
-
"bytes":
|
|
11113
|
+
"bytes": 4479,
|
|
11129
11114
|
"imports": [
|
|
11130
11115
|
{
|
|
11131
11116
|
"path": "react",
|
|
@@ -11188,7 +11173,7 @@
|
|
|
11188
11173
|
"original": "./LayoutModeSelector"
|
|
11189
11174
|
},
|
|
11190
11175
|
{
|
|
11191
|
-
"path": "src/Prebuilt/components/peerTileUtils.
|
|
11176
|
+
"path": "src/Prebuilt/components/peerTileUtils.jsx",
|
|
11192
11177
|
"kind": "import-statement",
|
|
11193
11178
|
"original": "./peerTileUtils"
|
|
11194
11179
|
},
|
|
@@ -11291,7 +11276,7 @@
|
|
|
11291
11276
|
],
|
|
11292
11277
|
"format": "esm"
|
|
11293
11278
|
},
|
|
11294
|
-
"../../../../../../../tmp/tmp-
|
|
11279
|
+
"../../../../../../../tmp/tmp-2828-8M1VZ2zrMhWy/1920591f20d3/tldraw.css": {
|
|
11295
11280
|
"bytes": 80111,
|
|
11296
11281
|
"imports": [
|
|
11297
11282
|
{
|
|
@@ -11341,7 +11326,7 @@
|
|
|
11341
11326
|
}
|
|
11342
11327
|
]
|
|
11343
11328
|
},
|
|
11344
|
-
"../../../../../../../tmp/tmp-
|
|
11329
|
+
"../../../../../../../tmp/tmp-2828-8M1VZ2zrMhWy/1920591f18f0/index.css": {
|
|
11345
11330
|
"bytes": 597,
|
|
11346
11331
|
"imports": [
|
|
11347
11332
|
{
|
|
@@ -11350,7 +11335,7 @@
|
|
|
11350
11335
|
"external": true
|
|
11351
11336
|
},
|
|
11352
11337
|
{
|
|
11353
|
-
"path": "../../../../../../../tmp/tmp-
|
|
11338
|
+
"path": "../../../../../../../tmp/tmp-2828-8M1VZ2zrMhWy/1920591f20d3/tldraw.css",
|
|
11354
11339
|
"kind": "import-rule",
|
|
11355
11340
|
"original": "@tldraw/tldraw/tldraw.css"
|
|
11356
11341
|
}
|
|
@@ -11425,7 +11410,7 @@
|
|
|
11425
11410
|
"original": "../../common/constants"
|
|
11426
11411
|
},
|
|
11427
11412
|
{
|
|
11428
|
-
"path": "../../../../../../../tmp/tmp-
|
|
11413
|
+
"path": "../../../../../../../tmp/tmp-2828-8M1VZ2zrMhWy/1920591f18f0/index.css",
|
|
11429
11414
|
"kind": "import-statement",
|
|
11430
11415
|
"original": "@100mslive/hms-whiteboard/index.css"
|
|
11431
11416
|
},
|
|
@@ -11761,7 +11746,7 @@
|
|
|
11761
11746
|
"format": "esm"
|
|
11762
11747
|
},
|
|
11763
11748
|
"src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
|
|
11764
|
-
"bytes":
|
|
11749
|
+
"bytes": 1391,
|
|
11765
11750
|
"imports": [
|
|
11766
11751
|
{
|
|
11767
11752
|
"path": "react",
|
|
@@ -12281,7 +12266,7 @@
|
|
|
12281
12266
|
"format": "esm"
|
|
12282
12267
|
},
|
|
12283
12268
|
"src/Prebuilt/layouts/HLSView.jsx": {
|
|
12284
|
-
"bytes":
|
|
12269
|
+
"bytes": 28639,
|
|
12285
12270
|
"imports": [
|
|
12286
12271
|
{
|
|
12287
12272
|
"path": "react",
|
|
@@ -13757,7 +13742,7 @@
|
|
|
13757
13742
|
"format": "esm"
|
|
13758
13743
|
},
|
|
13759
13744
|
"src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx": {
|
|
13760
|
-
"bytes":
|
|
13745
|
+
"bytes": 1639,
|
|
13761
13746
|
"imports": [
|
|
13762
13747
|
{
|
|
13763
13748
|
"path": "react",
|
|
@@ -14350,7 +14335,7 @@
|
|
|
14350
14335
|
"format": "esm"
|
|
14351
14336
|
},
|
|
14352
14337
|
"src/Prebuilt/App.tsx": {
|
|
14353
|
-
"bytes":
|
|
14338
|
+
"bytes": 11109,
|
|
14354
14339
|
"imports": [
|
|
14355
14340
|
{
|
|
14356
14341
|
"path": "react",
|
|
@@ -15413,7 +15398,7 @@
|
|
|
15413
15398
|
"dist/index.js": {
|
|
15414
15399
|
"imports": [
|
|
15415
15400
|
{
|
|
15416
|
-
"path": "dist/chunk-
|
|
15401
|
+
"path": "dist/chunk-ACEDLM3B.js",
|
|
15417
15402
|
"kind": "import-statement"
|
|
15418
15403
|
}
|
|
15419
15404
|
],
|
|
@@ -15489,16 +15474,16 @@
|
|
|
15489
15474
|
"inputs": {},
|
|
15490
15475
|
"bytes": 1882
|
|
15491
15476
|
},
|
|
15492
|
-
"dist/HLSView-
|
|
15477
|
+
"dist/HLSView-6QAHWMQF.js.map": {
|
|
15493
15478
|
"imports": [],
|
|
15494
15479
|
"exports": [],
|
|
15495
15480
|
"inputs": {},
|
|
15496
|
-
"bytes":
|
|
15481
|
+
"bytes": 100275
|
|
15497
15482
|
},
|
|
15498
|
-
"dist/HLSView-
|
|
15483
|
+
"dist/HLSView-6QAHWMQF.js": {
|
|
15499
15484
|
"imports": [
|
|
15500
15485
|
{
|
|
15501
|
-
"path": "dist/chunk-
|
|
15486
|
+
"path": "dist/chunk-ACEDLM3B.js",
|
|
15502
15487
|
"kind": "import-statement"
|
|
15503
15488
|
},
|
|
15504
15489
|
{
|
|
@@ -15676,10 +15661,10 @@
|
|
|
15676
15661
|
"default"
|
|
15677
15662
|
],
|
|
15678
15663
|
"entryPoint": "src/Prebuilt/layouts/HLSView.jsx",
|
|
15679
|
-
"cssBundle": "dist/HLSView-
|
|
15664
|
+
"cssBundle": "dist/HLSView-E242LM6X.css",
|
|
15680
15665
|
"inputs": {
|
|
15681
15666
|
"src/Prebuilt/layouts/HLSView.jsx": {
|
|
15682
|
-
"bytesInOutput":
|
|
15667
|
+
"bytesInOutput": 27671
|
|
15683
15668
|
},
|
|
15684
15669
|
"src/Prebuilt/components/HlsStatsOverlay.jsx": {
|
|
15685
15670
|
"bytesInOutput": 3521
|
|
@@ -15691,7 +15676,7 @@
|
|
|
15691
15676
|
"bytesInOutput": 416
|
|
15692
15677
|
},
|
|
15693
15678
|
"src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
|
|
15694
|
-
"bytesInOutput":
|
|
15679
|
+
"bytesInOutput": 1522
|
|
15695
15680
|
},
|
|
15696
15681
|
"src/Prebuilt/components/HMSVideo/PlayPauseSeekControls.tsx": {
|
|
15697
15682
|
"bytesInOutput": 4256
|
|
@@ -15706,7 +15691,7 @@
|
|
|
15706
15691
|
"bytesInOutput": 328
|
|
15707
15692
|
},
|
|
15708
15693
|
"src/Prebuilt/components/HMSVideo/VideoProgress.tsx": {
|
|
15709
|
-
"bytesInOutput":
|
|
15694
|
+
"bytesInOutput": 2986
|
|
15710
15695
|
},
|
|
15711
15696
|
"src/Prebuilt/components/HMSVideo/utils.ts": {
|
|
15712
15697
|
"bytesInOutput": 917
|
|
@@ -15733,15 +15718,15 @@
|
|
|
15733
15718
|
"bytesInOutput": 2101
|
|
15734
15719
|
}
|
|
15735
15720
|
},
|
|
15736
|
-
"bytes":
|
|
15721
|
+
"bytes": 61702
|
|
15737
15722
|
},
|
|
15738
|
-
"dist/chunk-
|
|
15723
|
+
"dist/chunk-ACEDLM3B.js.map": {
|
|
15739
15724
|
"imports": [],
|
|
15740
15725
|
"exports": [],
|
|
15741
15726
|
"inputs": {},
|
|
15742
|
-
"bytes":
|
|
15727
|
+
"bytes": 3522517
|
|
15743
15728
|
},
|
|
15744
|
-
"dist/chunk-
|
|
15729
|
+
"dist/chunk-ACEDLM3B.js": {
|
|
15745
15730
|
"imports": [
|
|
15746
15731
|
{
|
|
15747
15732
|
"path": "react",
|
|
@@ -18033,11 +18018,6 @@
|
|
|
18033
18018
|
"kind": "import-statement",
|
|
18034
18019
|
"external": true
|
|
18035
18020
|
},
|
|
18036
|
-
{
|
|
18037
|
-
"path": "@100mslive/react-sdk",
|
|
18038
|
-
"kind": "import-statement",
|
|
18039
|
-
"external": true
|
|
18040
|
-
},
|
|
18041
18021
|
{
|
|
18042
18022
|
"path": "@100mslive/react-icons",
|
|
18043
18023
|
"kind": "import-statement",
|
|
@@ -18289,7 +18269,7 @@
|
|
|
18289
18269
|
"external": true
|
|
18290
18270
|
},
|
|
18291
18271
|
{
|
|
18292
|
-
"path": "dist/HLSView-
|
|
18272
|
+
"path": "dist/HLSView-6QAHWMQF.js",
|
|
18293
18273
|
"kind": "dynamic-import"
|
|
18294
18274
|
},
|
|
18295
18275
|
{
|
|
@@ -18908,7 +18888,7 @@
|
|
|
18908
18888
|
],
|
|
18909
18889
|
"inputs": {
|
|
18910
18890
|
"<define:process.env>": {
|
|
18911
|
-
"bytesInOutput":
|
|
18891
|
+
"bytesInOutput": 17913
|
|
18912
18892
|
},
|
|
18913
18893
|
"../../node_modules/lodash/lodash.js": {
|
|
18914
18894
|
"bytesInOutput": 224291
|
|
@@ -18935,7 +18915,7 @@
|
|
|
18935
18915
|
"bytesInOutput": 615
|
|
18936
18916
|
},
|
|
18937
18917
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
|
|
18938
|
-
"bytesInOutput":
|
|
18918
|
+
"bytesInOutput": 3850
|
|
18939
18919
|
},
|
|
18940
18920
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
|
|
18941
18921
|
"bytesInOutput": 7632
|
|
@@ -18944,7 +18924,7 @@
|
|
|
18944
18924
|
"bytesInOutput": 373
|
|
18945
18925
|
},
|
|
18946
18926
|
"../../node_modules/object-assign/index.js": {
|
|
18947
|
-
"bytesInOutput":
|
|
18927
|
+
"bytesInOutput": 2167
|
|
18948
18928
|
},
|
|
18949
18929
|
"../../node_modules/prop-types/lib/ReactPropTypesSecret.js": {
|
|
18950
18930
|
"bytesInOutput": 308
|
|
@@ -18956,7 +18936,7 @@
|
|
|
18956
18936
|
"bytesInOutput": 2825
|
|
18957
18937
|
},
|
|
18958
18938
|
"../../node_modules/prop-types/factoryWithTypeCheckers.js": {
|
|
18959
|
-
"bytesInOutput":
|
|
18939
|
+
"bytesInOutput": 19835
|
|
18960
18940
|
},
|
|
18961
18941
|
"../../node_modules/prop-types/factoryWithThrowingShims.js": {
|
|
18962
18942
|
"bytesInOutput": 1646
|
|
@@ -19118,7 +19098,7 @@
|
|
|
19118
19098
|
"bytesInOutput": 27
|
|
19119
19099
|
},
|
|
19120
19100
|
"src/AudioLevel/useBorderAudioLevel.tsx": {
|
|
19121
|
-
"bytesInOutput":
|
|
19101
|
+
"bytesInOutput": 755
|
|
19122
19102
|
},
|
|
19123
19103
|
"src/AudioLevel/AudioLevel.tsx": {
|
|
19124
19104
|
"bytesInOutput": 2195
|
|
@@ -19193,7 +19173,7 @@
|
|
|
19193
19173
|
"bytesInOutput": 887
|
|
19194
19174
|
},
|
|
19195
19175
|
"src/Prebuilt/App.tsx": {
|
|
19196
|
-
"bytesInOutput":
|
|
19176
|
+
"bytesInOutput": 8093
|
|
19197
19177
|
},
|
|
19198
19178
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
|
19199
19179
|
"bytesInOutput": 6633
|
|
@@ -19244,7 +19224,7 @@
|
|
|
19244
19224
|
"bytesInOutput": 2958
|
|
19245
19225
|
},
|
|
19246
19226
|
"src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
|
|
19247
|
-
"bytesInOutput":
|
|
19227
|
+
"bytesInOutput": 4246
|
|
19248
19228
|
},
|
|
19249
19229
|
"src/Prebuilt/components/hooks/useRedirectToLeave.tsx": {
|
|
19250
19230
|
"bytesInOutput": 489
|
|
@@ -19280,7 +19260,7 @@
|
|
|
19280
19260
|
"bytesInOutput": 1390
|
|
19281
19261
|
},
|
|
19282
19262
|
"src/Prebuilt/components/Settings/SettingsModal.jsx": {
|
|
19283
|
-
"bytesInOutput":
|
|
19263
|
+
"bytesInOutput": 8960
|
|
19284
19264
|
},
|
|
19285
19265
|
"src/Sheet/index.ts": {
|
|
19286
19266
|
"bytesInOutput": 27
|
|
@@ -19451,7 +19431,7 @@
|
|
|
19451
19431
|
"bytesInOutput": 9861
|
|
19452
19432
|
},
|
|
19453
19433
|
"../hms-video-store/dist/index.js": {
|
|
19454
|
-
"bytesInOutput":
|
|
19434
|
+
"bytesInOutput": 52063
|
|
19455
19435
|
},
|
|
19456
19436
|
"../../node_modules/reselect/es/index.js": {
|
|
19457
19437
|
"bytesInOutput": 2539
|
|
@@ -19490,10 +19470,10 @@
|
|
|
19490
19470
|
"bytesInOutput": 12458
|
|
19491
19471
|
},
|
|
19492
19472
|
"src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
|
|
19493
|
-
"bytesInOutput":
|
|
19473
|
+
"bytesInOutput": 2228
|
|
19494
19474
|
},
|
|
19495
19475
|
"src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx": {
|
|
19496
|
-
"bytesInOutput":
|
|
19476
|
+
"bytesInOutput": 3302
|
|
19497
19477
|
},
|
|
19498
19478
|
"src/Prebuilt/components/AppData/useSheet.ts": {
|
|
19499
19479
|
"bytesInOutput": 846
|
|
@@ -19709,25 +19689,25 @@
|
|
|
19709
19689
|
"bytesInOutput": 2469
|
|
19710
19690
|
},
|
|
19711
19691
|
"src/Prebuilt/components/VideoTile.tsx": {
|
|
19712
|
-
"bytesInOutput":
|
|
19692
|
+
"bytesInOutput": 6608
|
|
19713
19693
|
},
|
|
19714
19694
|
"src/Prebuilt/components/Connection/TileConnection.tsx": {
|
|
19715
19695
|
"bytesInOutput": 2406
|
|
19716
19696
|
},
|
|
19717
19697
|
"src/Prebuilt/components/TileMenu/TileMenu.tsx": {
|
|
19718
|
-
"bytesInOutput":
|
|
19719
|
-
},
|
|
19720
|
-
"src/Prebuilt/components/peerTileUtils.tsx": {
|
|
19721
|
-
"bytesInOutput": 1164
|
|
19698
|
+
"bytesInOutput": 4811
|
|
19722
19699
|
},
|
|
19723
19700
|
"src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
|
|
19724
|
-
"bytesInOutput":
|
|
19701
|
+
"bytesInOutput": 12243
|
|
19725
19702
|
},
|
|
19726
19703
|
"src/Prebuilt/components/TileMenu/utils.ts": {
|
|
19727
19704
|
"bytesInOutput": 160
|
|
19728
19705
|
},
|
|
19706
|
+
"src/Prebuilt/components/peerTileUtils.jsx": {
|
|
19707
|
+
"bytesInOutput": 1050
|
|
19708
|
+
},
|
|
19729
19709
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
|
19730
|
-
"bytesInOutput":
|
|
19710
|
+
"bytesInOutput": 8754
|
|
19731
19711
|
},
|
|
19732
19712
|
"src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
|
|
19733
19713
|
"bytesInOutput": 1252
|
|
@@ -19754,7 +19734,7 @@
|
|
|
19754
19734
|
"bytesInOutput": 4550
|
|
19755
19735
|
},
|
|
19756
19736
|
"src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
|
|
19757
|
-
"bytesInOutput":
|
|
19737
|
+
"bytesInOutput": 1886
|
|
19758
19738
|
},
|
|
19759
19739
|
"src/Prebuilt/layouts/WaitingView.tsx": {
|
|
19760
19740
|
"bytesInOutput": 1370
|
|
@@ -19772,7 +19752,7 @@
|
|
|
19772
19752
|
"bytesInOutput": 1204
|
|
19773
19753
|
},
|
|
19774
19754
|
"src/Prebuilt/components/hooks/useTileLayout.tsx": {
|
|
19775
|
-
"bytesInOutput":
|
|
19755
|
+
"bytesInOutput": 3837
|
|
19776
19756
|
},
|
|
19777
19757
|
"src/Prebuilt/components/VideoLayouts/RoleProminence.tsx": {
|
|
19778
19758
|
"bytesInOutput": 1948
|
|
@@ -19790,7 +19770,7 @@
|
|
|
19790
19770
|
"bytesInOutput": 2638
|
|
19791
19771
|
},
|
|
19792
19772
|
"src/Prebuilt/components/ScreenshareTile.tsx": {
|
|
19793
|
-
"bytesInOutput":
|
|
19773
|
+
"bytesInOutput": 4411
|
|
19794
19774
|
},
|
|
19795
19775
|
"src/Prebuilt/components/LayoutModeSelector.tsx": {
|
|
19796
19776
|
"bytesInOutput": 3276
|
|
@@ -19801,7 +19781,7 @@
|
|
|
19801
19781
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
|
19802
19782
|
"bytesInOutput": 2830
|
|
19803
19783
|
},
|
|
19804
|
-
"../../../../../../../tmp/tmp-
|
|
19784
|
+
"../../../../../../../tmp/tmp-2828-8M1VZ2zrMhWy/1920591f18f0/index.css": {
|
|
19805
19785
|
"bytesInOutput": 0
|
|
19806
19786
|
},
|
|
19807
19787
|
"src/Prebuilt/common/PeersSorter.ts": {
|
|
@@ -19907,7 +19887,7 @@
|
|
|
19907
19887
|
"bytesInOutput": 640
|
|
19908
19888
|
},
|
|
19909
19889
|
"src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx": {
|
|
19910
|
-
"bytesInOutput":
|
|
19890
|
+
"bytesInOutput": 1760
|
|
19911
19891
|
},
|
|
19912
19892
|
"src/Prebuilt/components/Notifications/TranscriptionNotifications.tsx": {
|
|
19913
19893
|
"bytesInOutput": 2185
|
|
@@ -19970,7 +19950,7 @@
|
|
|
19970
19950
|
"bytesInOutput": 2628
|
|
19971
19951
|
}
|
|
19972
19952
|
},
|
|
19973
|
-
"bytes":
|
|
19953
|
+
"bytes": 1459974
|
|
19974
19954
|
},
|
|
19975
19955
|
"dist/index.css.map": {
|
|
19976
19956
|
"imports": [],
|
|
@@ -20032,22 +20012,22 @@
|
|
|
20032
20012
|
}
|
|
20033
20013
|
],
|
|
20034
20014
|
"inputs": {
|
|
20035
|
-
"../../../../../../../tmp/tmp-
|
|
20015
|
+
"../../../../../../../tmp/tmp-2828-8M1VZ2zrMhWy/1920591f20d3/tldraw.css": {
|
|
20036
20016
|
"bytesInOutput": 75223
|
|
20037
20017
|
},
|
|
20038
|
-
"../../../../../../../tmp/tmp-
|
|
20018
|
+
"../../../../../../../tmp/tmp-2828-8M1VZ2zrMhWy/1920591f18f0/index.css": {
|
|
20039
20019
|
"bytesInOutput": 401
|
|
20040
20020
|
}
|
|
20041
20021
|
},
|
|
20042
20022
|
"bytes": 75901
|
|
20043
20023
|
},
|
|
20044
|
-
"dist/HLSView-
|
|
20024
|
+
"dist/HLSView-E242LM6X.css.map": {
|
|
20045
20025
|
"imports": [],
|
|
20046
20026
|
"exports": [],
|
|
20047
20027
|
"inputs": {},
|
|
20048
20028
|
"bytes": 122402
|
|
20049
20029
|
},
|
|
20050
|
-
"dist/HLSView-
|
|
20030
|
+
"dist/HLSView-E242LM6X.css": {
|
|
20051
20031
|
"imports": [
|
|
20052
20032
|
{
|
|
20053
20033
|
"path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
|
|
@@ -20101,10 +20081,10 @@
|
|
|
20101
20081
|
}
|
|
20102
20082
|
],
|
|
20103
20083
|
"inputs": {
|
|
20104
|
-
"../../../../../../../tmp/tmp-
|
|
20084
|
+
"../../../../../../../tmp/tmp-2828-8M1VZ2zrMhWy/1920591f20d3/tldraw.css": {
|
|
20105
20085
|
"bytesInOutput": 75223
|
|
20106
20086
|
},
|
|
20107
|
-
"../../../../../../../tmp/tmp-
|
|
20087
|
+
"../../../../../../../tmp/tmp-2828-8M1VZ2zrMhWy/1920591f18f0/index.css": {
|
|
20108
20088
|
"bytesInOutput": 401
|
|
20109
20089
|
}
|
|
20110
20090
|
},
|
package/package.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"prebuilt",
|
|
11
11
|
"roomkit"
|
|
12
12
|
],
|
|
13
|
-
"version": "0.3.20
|
|
13
|
+
"version": "0.3.20",
|
|
14
14
|
"author": "100ms",
|
|
15
15
|
"license": "MIT",
|
|
16
16
|
"repository": {
|
|
@@ -75,12 +75,12 @@
|
|
|
75
75
|
"react": ">=17.0.2 <19.0.0"
|
|
76
76
|
},
|
|
77
77
|
"dependencies": {
|
|
78
|
-
"@100mslive/hls-player": "0.3.20
|
|
78
|
+
"@100mslive/hls-player": "0.3.20",
|
|
79
79
|
"@100mslive/hms-noise-cancellation": "0.0.1",
|
|
80
|
-
"@100mslive/hms-virtual-background": "1.13.20
|
|
81
|
-
"@100mslive/hms-whiteboard": "0.0.10
|
|
82
|
-
"@100mslive/react-icons": "0.10.20
|
|
83
|
-
"@100mslive/react-sdk": "0.10.20
|
|
80
|
+
"@100mslive/hms-virtual-background": "1.13.20",
|
|
81
|
+
"@100mslive/hms-whiteboard": "0.0.10",
|
|
82
|
+
"@100mslive/react-icons": "0.10.20",
|
|
83
|
+
"@100mslive/react-sdk": "0.10.20",
|
|
84
84
|
"@100mslive/types-prebuilt": "0.12.12",
|
|
85
85
|
"@emoji-mart/data": "^1.0.6",
|
|
86
86
|
"@emoji-mart/react": "^1.0.1",
|
|
@@ -117,5 +117,5 @@
|
|
|
117
117
|
"uuid": "^8.3.2",
|
|
118
118
|
"worker-timers": "^7.0.40"
|
|
119
119
|
},
|
|
120
|
-
"gitHead": "
|
|
120
|
+
"gitHead": "da50781c2357d6201da1c94dcfef574a0081e2dc"
|
|
121
121
|
}
|
package/src/Prebuilt/App.tsx
CHANGED
|
@@ -143,10 +143,10 @@ export const HMSPrebuilt = React.forwardRef<HMSPrebuiltRefType, HMSPrebuiltProps
|
|
|
143
143
|
event: string;
|
|
144
144
|
}
|
|
145
145
|
| undefined;
|
|
146
|
-
const tokenByRoomCodeEndpoint = endpointsObj?.tokenByRoomCode;
|
|
147
|
-
const initEndpoint = endpointsObj?.init;
|
|
148
|
-
const eventEndpoint = endpointsObj?.event;
|
|
149
|
-
const roomLayoutEndpoint = endpointsObj?.roomLayout;
|
|
146
|
+
const tokenByRoomCodeEndpoint: string = endpointsObj?.tokenByRoomCode || '';
|
|
147
|
+
const initEndpoint: string = endpointsObj?.init || '';
|
|
148
|
+
const eventEndpoint: string = endpointsObj?.event || '';
|
|
149
|
+
const roomLayoutEndpoint: string = endpointsObj?.roomLayout || '';
|
|
150
150
|
|
|
151
151
|
const overrideLayout: Partial<Layout> = {
|
|
152
152
|
logo,
|
|
@@ -288,7 +288,7 @@ function AppRoutes({
|
|
|
288
288
|
authTokenByRoomCodeEndpoint,
|
|
289
289
|
defaultAuthToken,
|
|
290
290
|
}: {
|
|
291
|
-
authTokenByRoomCodeEndpoint
|
|
291
|
+
authTokenByRoomCodeEndpoint: string;
|
|
292
292
|
defaultAuthToken?: string;
|
|
293
293
|
}) {
|
|
294
294
|
const roomLayout = useRoomLayout();
|
|
@@ -25,7 +25,7 @@ import { APP_DATA } from '../common/constants';
|
|
|
25
25
|
* ui_mode=activespeaker => lands in active speaker mode after joining the room
|
|
26
26
|
*/
|
|
27
27
|
const AuthToken = React.memo<{
|
|
28
|
-
authTokenByRoomCodeEndpoint
|
|
28
|
+
authTokenByRoomCodeEndpoint: string;
|
|
29
29
|
defaultAuthToken?: string;
|
|
30
30
|
activeState?: PrebuiltStates;
|
|
31
31
|
}>(({ authTokenByRoomCodeEndpoint, defaultAuthToken, activeState }) => {
|