@100mslive/roomkit-react 0.1.2 → 0.1.3
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{ActiveSpeakerView-I4XBBOOY.js → ActiveSpeakerView-CLXH5CT7.js} +6 -6
- package/dist/{ActiveSpeakerView-ELWK3LNE.css → ActiveSpeakerView-KIIG3P3H.css} +2 -2
- package/dist/{PinnedTrackView-NWN3H5EZ.css.map → ActiveSpeakerView-KIIG3P3H.css.map} +1 -1
- package/dist/{HLSView-UPP5PDCE.css → HLSView-2BZD2FSZ.css} +2 -2
- package/dist/{ActiveSpeakerView-ELWK3LNE.css.map → HLSView-2BZD2FSZ.css.map} +1 -1
- package/dist/{HLSView-VXI2RN37.js → HLSView-RIXB2GY3.js} +5 -5
- package/dist/{PinnedTrackView-NWN3H5EZ.css → PinnedTrackView-IKIDDCHG.css} +2 -2
- package/dist/{conference-JFEDNIUG.css.map → PinnedTrackView-IKIDDCHG.css.map} +1 -1
- package/dist/{PinnedTrackView-V2COEYUL.js → PinnedTrackView-ZGNZXO4J.js} +6 -6
- package/dist/{VirtualBackground-4RPLPBOQ.js → VirtualBackground-PPX7DVS3.js} +3 -3
- package/dist/{chunk-2SV2DRIF.js → chunk-CIV5V5QF.js} +116 -126
- package/dist/chunk-CIV5V5QF.js.map +7 -0
- package/dist/{chunk-PLKNFRDT.js → chunk-E7WZYH2U.js} +2 -2
- package/dist/{chunk-YJCBCMH4.js → chunk-G24GH7QG.js} +2 -2
- package/dist/{chunk-YJCBCMH4.js.map → chunk-G24GH7QG.js.map} +1 -1
- package/dist/{chunk-S4QRZ4VV.js → chunk-GEPWMIT4.js} +2 -2
- package/dist/{chunk-MJNJRHS3.js → chunk-LMSP5ETL.js} +568 -561
- package/dist/chunk-LMSP5ETL.js.map +7 -0
- package/dist/{conference-JFEDNIUG.css → conference-IQN7SXQI.css} +2 -2
- package/dist/{HLSView-UPP5PDCE.css.map → conference-IQN7SXQI.css.map} +1 -1
- package/dist/{conference-DGJFMV3O.js → conference-ORQKXGY3.js} +11 -11
- package/dist/index.cjs.css +1 -1
- package/dist/index.cjs.css.map +1 -1
- package/dist/index.cjs.js +911 -916
- package/dist/index.cjs.js.map +3 -3
- package/dist/index.css +1 -1
- package/dist/index.css.map +1 -1
- package/dist/index.js +4 -4
- package/dist/meta.cjs.json +38 -18
- package/dist/meta.esbuild.json +122 -102
- package/dist/{transcription-KASUU6FK.js → transcription-ETHBK5TS.js} +3 -3
- package/package.json +7 -7
- package/src/Prebuilt/components/AppData/useUISettings.js +6 -2
- package/src/Prebuilt/components/Chip.jsx +1 -0
- package/src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx +1 -0
- package/src/Prebuilt/components/TileMenu.jsx +10 -17
- package/dist/chunk-2SV2DRIF.js.map +0 -7
- package/dist/chunk-MJNJRHS3.js.map +0 -7
- /package/dist/{ActiveSpeakerView-I4XBBOOY.js.map → ActiveSpeakerView-CLXH5CT7.js.map} +0 -0
- /package/dist/{HLSView-VXI2RN37.js.map → HLSView-RIXB2GY3.js.map} +0 -0
- /package/dist/{PinnedTrackView-V2COEYUL.js.map → PinnedTrackView-ZGNZXO4J.js.map} +0 -0
- /package/dist/{VirtualBackground-4RPLPBOQ.js.map → VirtualBackground-PPX7DVS3.js.map} +0 -0
- /package/dist/{chunk-PLKNFRDT.js.map → chunk-E7WZYH2U.js.map} +0 -0
- /package/dist/{chunk-S4QRZ4VV.js.map → chunk-GEPWMIT4.js.map} +0 -0
- /package/dist/{conference-DGJFMV3O.js.map → conference-ORQKXGY3.js.map} +0 -0
- /package/dist/{transcription-KASUU6FK.js.map → transcription-ETHBK5TS.js.map} +0 -0
package/dist/meta.esbuild.json
CHANGED
@@ -1875,7 +1875,7 @@
|
|
1875
1875
|
"format": "esm"
|
1876
1876
|
},
|
1877
1877
|
"src/Prebuilt/components/AppData/useUISettings.js": {
|
1878
|
-
"bytes":
|
1878
|
+
"bytes": 5109,
|
1879
1879
|
"imports": [
|
1880
1880
|
{
|
1881
1881
|
"path": "react",
|
@@ -4884,8 +4884,13 @@
|
|
4884
4884
|
"format": "esm"
|
4885
4885
|
},
|
4886
4886
|
"src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx": {
|
4887
|
-
"bytes":
|
4887
|
+
"bytes": 2682,
|
4888
4888
|
"imports": [
|
4889
|
+
{
|
4890
|
+
"path": "react",
|
4891
|
+
"kind": "import-statement",
|
4892
|
+
"external": true
|
4893
|
+
},
|
4889
4894
|
{
|
4890
4895
|
"path": "@100mslive/react-icons",
|
4891
4896
|
"kind": "import-statement",
|
@@ -4986,8 +4991,13 @@
|
|
4986
4991
|
"format": "esm"
|
4987
4992
|
},
|
4988
4993
|
"src/Prebuilt/components/Chip.jsx": {
|
4989
|
-
"bytes":
|
4994
|
+
"bytes": 580,
|
4990
4995
|
"imports": [
|
4996
|
+
{
|
4997
|
+
"path": "react",
|
4998
|
+
"kind": "import-statement",
|
4999
|
+
"external": true
|
5000
|
+
},
|
4991
5001
|
{
|
4992
5002
|
"path": "src/Layout/index.tsx",
|
4993
5003
|
"kind": "import-statement",
|
@@ -6061,7 +6071,7 @@
|
|
6061
6071
|
"format": "esm"
|
6062
6072
|
},
|
6063
6073
|
"src/Prebuilt/components/TileMenu.jsx": {
|
6064
|
-
"bytes":
|
6074
|
+
"bytes": 9412,
|
6065
6075
|
"imports": [
|
6066
6076
|
{
|
6067
6077
|
"path": "react",
|
@@ -6654,7 +6664,7 @@
|
|
6654
6664
|
"format": "cjs"
|
6655
6665
|
},
|
6656
6666
|
"../hms-video-web/dist/index.js": {
|
6657
|
-
"bytes":
|
6667
|
+
"bytes": 241864,
|
6658
6668
|
"imports": [
|
6659
6669
|
{
|
6660
6670
|
"path": "uuid",
|
@@ -6773,7 +6783,7 @@
|
|
6773
6783
|
"format": "esm"
|
6774
6784
|
},
|
6775
6785
|
"../hms-video-store/dist/index.js": {
|
6776
|
-
"bytes":
|
6786
|
+
"bytes": 65238,
|
6777
6787
|
"imports": [
|
6778
6788
|
{
|
6779
6789
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -7509,7 +7519,7 @@
|
|
7509
7519
|
],
|
7510
7520
|
"format": "esm"
|
7511
7521
|
},
|
7512
|
-
"../../../../../../../tmp/tmp-
|
7522
|
+
"../../../../../../../tmp/tmp-2726-9YtFWTAt028G/189e3fe2a031/Whiteboard.css": {
|
7513
7523
|
"bytes": 221,
|
7514
7524
|
"imports": []
|
7515
7525
|
},
|
@@ -7532,7 +7542,7 @@
|
|
7532
7542
|
"original": "./useMultiplayerState"
|
7533
7543
|
},
|
7534
7544
|
{
|
7535
|
-
"path": "../../../../../../../tmp/tmp-
|
7545
|
+
"path": "../../../../../../../tmp/tmp-2726-9YtFWTAt028G/189e3fe2a031/Whiteboard.css",
|
7536
7546
|
"kind": "import-statement",
|
7537
7547
|
"original": "./Whiteboard.css"
|
7538
7548
|
},
|
@@ -10206,19 +10216,19 @@
|
|
10206
10216
|
"dist/index.js": {
|
10207
10217
|
"imports": [
|
10208
10218
|
{
|
10209
|
-
"path": "dist/chunk-
|
10219
|
+
"path": "dist/chunk-LMSP5ETL.js",
|
10210
10220
|
"kind": "import-statement"
|
10211
10221
|
},
|
10212
10222
|
{
|
10213
|
-
"path": "dist/chunk-
|
10223
|
+
"path": "dist/chunk-E7WZYH2U.js",
|
10214
10224
|
"kind": "import-statement"
|
10215
10225
|
},
|
10216
10226
|
{
|
10217
|
-
"path": "dist/chunk-
|
10227
|
+
"path": "dist/chunk-GEPWMIT4.js",
|
10218
10228
|
"kind": "import-statement"
|
10219
10229
|
},
|
10220
10230
|
{
|
10221
|
-
"path": "dist/chunk-
|
10231
|
+
"path": "dist/chunk-G24GH7QG.js",
|
10222
10232
|
"kind": "import-statement"
|
10223
10233
|
}
|
10224
10234
|
],
|
@@ -10288,20 +10298,20 @@
|
|
10288
10298
|
"inputs": {},
|
10289
10299
|
"bytes": 1778
|
10290
10300
|
},
|
10291
|
-
"dist/VirtualBackground-
|
10301
|
+
"dist/VirtualBackground-PPX7DVS3.js.map": {
|
10292
10302
|
"imports": [],
|
10293
10303
|
"exports": [],
|
10294
10304
|
"inputs": {},
|
10295
10305
|
"bytes": 8457
|
10296
10306
|
},
|
10297
|
-
"dist/VirtualBackground-
|
10307
|
+
"dist/VirtualBackground-PPX7DVS3.js": {
|
10298
10308
|
"imports": [
|
10299
10309
|
{
|
10300
|
-
"path": "dist/chunk-
|
10310
|
+
"path": "dist/chunk-E7WZYH2U.js",
|
10301
10311
|
"kind": "import-statement"
|
10302
10312
|
},
|
10303
10313
|
{
|
10304
|
-
"path": "dist/chunk-
|
10314
|
+
"path": "dist/chunk-G24GH7QG.js",
|
10305
10315
|
"kind": "import-statement"
|
10306
10316
|
},
|
10307
10317
|
{
|
@@ -10350,28 +10360,28 @@
|
|
10350
10360
|
},
|
10351
10361
|
"bytes": 5701
|
10352
10362
|
},
|
10353
|
-
"dist/HLSView-
|
10363
|
+
"dist/HLSView-RIXB2GY3.js.map": {
|
10354
10364
|
"imports": [],
|
10355
10365
|
"exports": [],
|
10356
10366
|
"inputs": {},
|
10357
10367
|
"bytes": 42202
|
10358
10368
|
},
|
10359
|
-
"dist/HLSView-
|
10369
|
+
"dist/HLSView-RIXB2GY3.js": {
|
10360
10370
|
"imports": [
|
10361
10371
|
{
|
10362
|
-
"path": "dist/chunk-
|
10372
|
+
"path": "dist/chunk-LMSP5ETL.js",
|
10363
10373
|
"kind": "import-statement"
|
10364
10374
|
},
|
10365
10375
|
{
|
10366
|
-
"path": "dist/chunk-
|
10376
|
+
"path": "dist/chunk-E7WZYH2U.js",
|
10367
10377
|
"kind": "import-statement"
|
10368
10378
|
},
|
10369
10379
|
{
|
10370
|
-
"path": "dist/chunk-
|
10380
|
+
"path": "dist/chunk-GEPWMIT4.js",
|
10371
10381
|
"kind": "import-statement"
|
10372
10382
|
},
|
10373
10383
|
{
|
10374
|
-
"path": "dist/chunk-
|
10384
|
+
"path": "dist/chunk-G24GH7QG.js",
|
10375
10385
|
"kind": "import-statement"
|
10376
10386
|
},
|
10377
10387
|
{
|
@@ -10479,7 +10489,7 @@
|
|
10479
10489
|
"default"
|
10480
10490
|
],
|
10481
10491
|
"entryPoint": "src/Prebuilt/layouts/HLSView.jsx",
|
10482
|
-
"cssBundle": "dist/HLSView-
|
10492
|
+
"cssBundle": "dist/HLSView-2BZD2FSZ.css",
|
10483
10493
|
"inputs": {
|
10484
10494
|
"src/Prebuilt/layouts/HLSView.jsx": {
|
10485
10495
|
"bytesInOutput": 10161
|
@@ -10523,32 +10533,32 @@
|
|
10523
10533
|
},
|
10524
10534
|
"bytes": 26121
|
10525
10535
|
},
|
10526
|
-
"dist/ActiveSpeakerView-
|
10536
|
+
"dist/ActiveSpeakerView-CLXH5CT7.js.map": {
|
10527
10537
|
"imports": [],
|
10528
10538
|
"exports": [],
|
10529
10539
|
"inputs": {},
|
10530
10540
|
"bytes": 2205
|
10531
10541
|
},
|
10532
|
-
"dist/ActiveSpeakerView-
|
10542
|
+
"dist/ActiveSpeakerView-CLXH5CT7.js": {
|
10533
10543
|
"imports": [
|
10534
10544
|
{
|
10535
|
-
"path": "dist/chunk-
|
10545
|
+
"path": "dist/chunk-CIV5V5QF.js",
|
10536
10546
|
"kind": "import-statement"
|
10537
10547
|
},
|
10538
10548
|
{
|
10539
|
-
"path": "dist/chunk-
|
10549
|
+
"path": "dist/chunk-LMSP5ETL.js",
|
10540
10550
|
"kind": "import-statement"
|
10541
10551
|
},
|
10542
10552
|
{
|
10543
|
-
"path": "dist/chunk-
|
10553
|
+
"path": "dist/chunk-E7WZYH2U.js",
|
10544
10554
|
"kind": "import-statement"
|
10545
10555
|
},
|
10546
10556
|
{
|
10547
|
-
"path": "dist/chunk-
|
10557
|
+
"path": "dist/chunk-GEPWMIT4.js",
|
10548
10558
|
"kind": "import-statement"
|
10549
10559
|
},
|
10550
10560
|
{
|
10551
|
-
"path": "dist/chunk-
|
10561
|
+
"path": "dist/chunk-G24GH7QG.js",
|
10552
10562
|
"kind": "import-statement"
|
10553
10563
|
},
|
10554
10564
|
{
|
@@ -10566,7 +10576,7 @@
|
|
10566
10576
|
"default"
|
10567
10577
|
],
|
10568
10578
|
"entryPoint": "src/Prebuilt/layouts/ActiveSpeakerView.jsx",
|
10569
|
-
"cssBundle": "dist/ActiveSpeakerView-
|
10579
|
+
"cssBundle": "dist/ActiveSpeakerView-KIIG3P3H.css",
|
10570
10580
|
"inputs": {
|
10571
10581
|
"src/Prebuilt/layouts/ActiveSpeakerView.jsx": {
|
10572
10582
|
"bytesInOutput": 1209
|
@@ -10574,32 +10584,32 @@
|
|
10574
10584
|
},
|
10575
10585
|
"bytes": 1619
|
10576
10586
|
},
|
10577
|
-
"dist/PinnedTrackView-
|
10587
|
+
"dist/PinnedTrackView-ZGNZXO4J.js.map": {
|
10578
10588
|
"imports": [],
|
10579
10589
|
"exports": [],
|
10580
10590
|
"inputs": {},
|
10581
10591
|
"bytes": 3254
|
10582
10592
|
},
|
10583
|
-
"dist/PinnedTrackView-
|
10593
|
+
"dist/PinnedTrackView-ZGNZXO4J.js": {
|
10584
10594
|
"imports": [
|
10585
10595
|
{
|
10586
|
-
"path": "dist/chunk-
|
10596
|
+
"path": "dist/chunk-CIV5V5QF.js",
|
10587
10597
|
"kind": "import-statement"
|
10588
10598
|
},
|
10589
10599
|
{
|
10590
|
-
"path": "dist/chunk-
|
10600
|
+
"path": "dist/chunk-LMSP5ETL.js",
|
10591
10601
|
"kind": "import-statement"
|
10592
10602
|
},
|
10593
10603
|
{
|
10594
|
-
"path": "dist/chunk-
|
10604
|
+
"path": "dist/chunk-E7WZYH2U.js",
|
10595
10605
|
"kind": "import-statement"
|
10596
10606
|
},
|
10597
10607
|
{
|
10598
|
-
"path": "dist/chunk-
|
10608
|
+
"path": "dist/chunk-GEPWMIT4.js",
|
10599
10609
|
"kind": "import-statement"
|
10600
10610
|
},
|
10601
10611
|
{
|
10602
|
-
"path": "dist/chunk-
|
10612
|
+
"path": "dist/chunk-G24GH7QG.js",
|
10603
10613
|
"kind": "import-statement"
|
10604
10614
|
},
|
10605
10615
|
{
|
@@ -10622,7 +10632,7 @@
|
|
10622
10632
|
"default"
|
10623
10633
|
],
|
10624
10634
|
"entryPoint": "src/Prebuilt/layouts/PinnedTrackView.jsx",
|
10625
|
-
"cssBundle": "dist/PinnedTrackView-
|
10635
|
+
"cssBundle": "dist/PinnedTrackView-IKIDDCHG.css",
|
10626
10636
|
"inputs": {
|
10627
10637
|
"src/Prebuilt/layouts/PinnedTrackView.jsx": {
|
10628
10638
|
"bytesInOutput": 1824
|
@@ -10630,20 +10640,20 @@
|
|
10630
10640
|
},
|
10631
10641
|
"bytes": 2259
|
10632
10642
|
},
|
10633
|
-
"dist/transcription-
|
10643
|
+
"dist/transcription-ETHBK5TS.js.map": {
|
10634
10644
|
"imports": [],
|
10635
10645
|
"exports": [],
|
10636
10646
|
"inputs": {},
|
10637
10647
|
"bytes": 17964
|
10638
10648
|
},
|
10639
|
-
"dist/transcription-
|
10649
|
+
"dist/transcription-ETHBK5TS.js": {
|
10640
10650
|
"imports": [
|
10641
10651
|
{
|
10642
|
-
"path": "dist/chunk-
|
10652
|
+
"path": "dist/chunk-GEPWMIT4.js",
|
10643
10653
|
"kind": "import-statement"
|
10644
10654
|
},
|
10645
10655
|
{
|
10646
|
-
"path": "dist/chunk-
|
10656
|
+
"path": "dist/chunk-G24GH7QG.js",
|
10647
10657
|
"kind": "import-statement"
|
10648
10658
|
},
|
10649
10659
|
{
|
@@ -10689,32 +10699,32 @@
|
|
10689
10699
|
},
|
10690
10700
|
"bytes": 11736
|
10691
10701
|
},
|
10692
|
-
"dist/conference-
|
10702
|
+
"dist/conference-ORQKXGY3.js.map": {
|
10693
10703
|
"imports": [],
|
10694
10704
|
"exports": [],
|
10695
10705
|
"inputs": {},
|
10696
10706
|
"bytes": 233430
|
10697
10707
|
},
|
10698
|
-
"dist/conference-
|
10708
|
+
"dist/conference-ORQKXGY3.js": {
|
10699
10709
|
"imports": [
|
10700
10710
|
{
|
10701
|
-
"path": "dist/chunk-
|
10711
|
+
"path": "dist/chunk-CIV5V5QF.js",
|
10702
10712
|
"kind": "import-statement"
|
10703
10713
|
},
|
10704
10714
|
{
|
10705
|
-
"path": "dist/chunk-
|
10715
|
+
"path": "dist/chunk-LMSP5ETL.js",
|
10706
10716
|
"kind": "import-statement"
|
10707
10717
|
},
|
10708
10718
|
{
|
10709
|
-
"path": "dist/chunk-
|
10719
|
+
"path": "dist/chunk-E7WZYH2U.js",
|
10710
10720
|
"kind": "import-statement"
|
10711
10721
|
},
|
10712
10722
|
{
|
10713
|
-
"path": "dist/chunk-
|
10723
|
+
"path": "dist/chunk-GEPWMIT4.js",
|
10714
10724
|
"kind": "import-statement"
|
10715
10725
|
},
|
10716
10726
|
{
|
10717
|
-
"path": "dist/chunk-
|
10727
|
+
"path": "dist/chunk-G24GH7QG.js",
|
10718
10728
|
"kind": "import-statement"
|
10719
10729
|
},
|
10720
10730
|
{
|
@@ -10918,15 +10928,15 @@
|
|
10918
10928
|
"external": true
|
10919
10929
|
},
|
10920
10930
|
{
|
10921
|
-
"path": "dist/HLSView-
|
10931
|
+
"path": "dist/HLSView-RIXB2GY3.js",
|
10922
10932
|
"kind": "dynamic-import"
|
10923
10933
|
},
|
10924
10934
|
{
|
10925
|
-
"path": "dist/ActiveSpeakerView-
|
10935
|
+
"path": "dist/ActiveSpeakerView-CLXH5CT7.js",
|
10926
10936
|
"kind": "dynamic-import"
|
10927
10937
|
},
|
10928
10938
|
{
|
10929
|
-
"path": "dist/PinnedTrackView-
|
10939
|
+
"path": "dist/PinnedTrackView-ZGNZXO4J.js",
|
10930
10940
|
"kind": "dynamic-import"
|
10931
10941
|
},
|
10932
10942
|
{
|
@@ -11225,11 +11235,11 @@
|
|
11225
11235
|
"external": true
|
11226
11236
|
},
|
11227
11237
|
{
|
11228
|
-
"path": "dist/transcription-
|
11238
|
+
"path": "dist/transcription-ETHBK5TS.js",
|
11229
11239
|
"kind": "dynamic-import"
|
11230
11240
|
},
|
11231
11241
|
{
|
11232
|
-
"path": "dist/VirtualBackground-
|
11242
|
+
"path": "dist/VirtualBackground-PPX7DVS3.js",
|
11233
11243
|
"kind": "dynamic-import"
|
11234
11244
|
},
|
11235
11245
|
{
|
@@ -11252,7 +11262,7 @@
|
|
11252
11262
|
"default"
|
11253
11263
|
],
|
11254
11264
|
"entryPoint": "src/Prebuilt/components/conference.jsx",
|
11255
|
-
"cssBundle": "dist/conference-
|
11265
|
+
"cssBundle": "dist/conference-IQN7SXQI.css",
|
11256
11266
|
"inputs": {
|
11257
11267
|
"src/Prebuilt/components/conference.jsx": {
|
11258
11268
|
"bytesInOutput": 5081
|
@@ -11395,28 +11405,28 @@
|
|
11395
11405
|
},
|
11396
11406
|
"bytes": 139664
|
11397
11407
|
},
|
11398
|
-
"dist/chunk-
|
11408
|
+
"dist/chunk-CIV5V5QF.js.map": {
|
11399
11409
|
"imports": [],
|
11400
11410
|
"exports": [],
|
11401
11411
|
"inputs": {},
|
11402
|
-
"bytes":
|
11412
|
+
"bytes": 1157876
|
11403
11413
|
},
|
11404
|
-
"dist/chunk-
|
11414
|
+
"dist/chunk-CIV5V5QF.js": {
|
11405
11415
|
"imports": [
|
11406
11416
|
{
|
11407
|
-
"path": "dist/chunk-
|
11417
|
+
"path": "dist/chunk-LMSP5ETL.js",
|
11408
11418
|
"kind": "import-statement"
|
11409
11419
|
},
|
11410
11420
|
{
|
11411
|
-
"path": "dist/chunk-
|
11421
|
+
"path": "dist/chunk-E7WZYH2U.js",
|
11412
11422
|
"kind": "import-statement"
|
11413
11423
|
},
|
11414
11424
|
{
|
11415
|
-
"path": "dist/chunk-
|
11425
|
+
"path": "dist/chunk-GEPWMIT4.js",
|
11416
11426
|
"kind": "import-statement"
|
11417
11427
|
},
|
11418
11428
|
{
|
11419
|
-
"path": "dist/chunk-
|
11429
|
+
"path": "dist/chunk-G24GH7QG.js",
|
11420
11430
|
"kind": "import-statement"
|
11421
11431
|
},
|
11422
11432
|
{
|
@@ -11620,7 +11630,7 @@
|
|
11620
11630
|
"bytesInOutput": 1109
|
11621
11631
|
},
|
11622
11632
|
"src/Prebuilt/components/TileMenu.jsx": {
|
11623
|
-
"bytesInOutput":
|
11633
|
+
"bytesInOutput": 9087
|
11624
11634
|
},
|
11625
11635
|
"src/Prebuilt/components/AppData/useAppConfig.js": {
|
11626
11636
|
"bytesInOutput": 257
|
@@ -11653,7 +11663,7 @@
|
|
11653
11663
|
"bytesInOutput": 2760
|
11654
11664
|
},
|
11655
11665
|
"../hms-video-store/dist/index.js": {
|
11656
|
-
"bytesInOutput":
|
11666
|
+
"bytesInOutput": 19378
|
11657
11667
|
},
|
11658
11668
|
"../../node_modules/reselect/es/index.js": {
|
11659
11669
|
"bytesInOutput": 2537
|
@@ -11695,26 +11705,26 @@
|
|
11695
11705
|
"bytesInOutput": 12437
|
11696
11706
|
}
|
11697
11707
|
},
|
11698
|
-
"bytes":
|
11708
|
+
"bytes": 416655
|
11699
11709
|
},
|
11700
|
-
"dist/chunk-
|
11710
|
+
"dist/chunk-LMSP5ETL.js.map": {
|
11701
11711
|
"imports": [],
|
11702
11712
|
"exports": [],
|
11703
11713
|
"inputs": {},
|
11704
|
-
"bytes":
|
11714
|
+
"bytes": 544569
|
11705
11715
|
},
|
11706
|
-
"dist/chunk-
|
11716
|
+
"dist/chunk-LMSP5ETL.js": {
|
11707
11717
|
"imports": [
|
11708
11718
|
{
|
11709
|
-
"path": "dist/chunk-
|
11719
|
+
"path": "dist/chunk-E7WZYH2U.js",
|
11710
11720
|
"kind": "import-statement"
|
11711
11721
|
},
|
11712
11722
|
{
|
11713
|
-
"path": "dist/chunk-
|
11723
|
+
"path": "dist/chunk-GEPWMIT4.js",
|
11714
11724
|
"kind": "import-statement"
|
11715
11725
|
},
|
11716
11726
|
{
|
11717
|
-
"path": "dist/chunk-
|
11727
|
+
"path": "dist/chunk-G24GH7QG.js",
|
11718
11728
|
"kind": "import-statement"
|
11719
11729
|
},
|
11720
11730
|
{
|
@@ -12812,6 +12822,11 @@
|
|
12812
12822
|
"kind": "import-statement",
|
12813
12823
|
"external": true
|
12814
12824
|
},
|
12825
|
+
{
|
12826
|
+
"path": "react",
|
12827
|
+
"kind": "import-statement",
|
12828
|
+
"external": true
|
12829
|
+
},
|
12815
12830
|
{
|
12816
12831
|
"path": "@100mslive/react-icons",
|
12817
12832
|
"kind": "import-statement",
|
@@ -12827,6 +12842,11 @@
|
|
12827
12842
|
"kind": "import-statement",
|
12828
12843
|
"external": true
|
12829
12844
|
},
|
12845
|
+
{
|
12846
|
+
"path": "react",
|
12847
|
+
"kind": "import-statement",
|
12848
|
+
"external": true
|
12849
|
+
},
|
12830
12850
|
{
|
12831
12851
|
"path": "react-use",
|
12832
12852
|
"kind": "import-statement",
|
@@ -12923,7 +12943,7 @@
|
|
12923
12943
|
"external": true
|
12924
12944
|
},
|
12925
12945
|
{
|
12926
|
-
"path": "dist/VirtualBackground-
|
12946
|
+
"path": "dist/VirtualBackground-PPX7DVS3.js",
|
12927
12947
|
"kind": "dynamic-import"
|
12928
12948
|
},
|
12929
12949
|
{
|
@@ -12977,7 +12997,7 @@
|
|
12977
12997
|
"external": true
|
12978
12998
|
},
|
12979
12999
|
{
|
12980
|
-
"path": "dist/conference-
|
13000
|
+
"path": "dist/conference-ORQKXGY3.js",
|
12981
13001
|
"kind": "dynamic-import"
|
12982
13002
|
},
|
12983
13003
|
{
|
@@ -13088,7 +13108,7 @@
|
|
13088
13108
|
"bytesInOutput": 4337
|
13089
13109
|
},
|
13090
13110
|
"src/Theme/ThemeProvider.tsx": {
|
13091
|
-
"bytesInOutput":
|
13111
|
+
"bytesInOutput": 1962
|
13092
13112
|
},
|
13093
13113
|
"src/Theme/useSSR.tsx": {
|
13094
13114
|
"bytesInOutput": 424
|
@@ -13166,7 +13186,7 @@
|
|
13166
13186
|
"bytesInOutput": 27
|
13167
13187
|
},
|
13168
13188
|
"src/Video/Video.tsx": {
|
13169
|
-
"bytesInOutput":
|
13189
|
+
"bytesInOutput": 1250
|
13170
13190
|
},
|
13171
13191
|
"src/TileMenu/index.tsx": {
|
13172
13192
|
"bytesInOutput": 27
|
@@ -13262,7 +13282,7 @@
|
|
13262
13282
|
"bytesInOutput": 1152
|
13263
13283
|
},
|
13264
13284
|
"src/Prebuilt/components/AppData/useUISettings.js": {
|
13265
|
-
"bytesInOutput":
|
13285
|
+
"bytesInOutput": 4366
|
13266
13286
|
},
|
13267
13287
|
"src/Prebuilt/common/utils.js": {
|
13268
13288
|
"bytesInOutput": 805
|
@@ -13373,7 +13393,7 @@
|
|
13373
13393
|
"bytesInOutput": 738
|
13374
13394
|
},
|
13375
13395
|
"src/Prebuilt/components/Header/ParticipantList.jsx": {
|
13376
|
-
"bytesInOutput":
|
13396
|
+
"bytesInOutput": 10762
|
13377
13397
|
},
|
13378
13398
|
"src/Prebuilt/components/Connection/ConnectionIndicator.jsx": {
|
13379
13399
|
"bytesInOutput": 3701
|
@@ -13487,10 +13507,10 @@
|
|
13487
13507
|
"bytesInOutput": 3708
|
13488
13508
|
},
|
13489
13509
|
"src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx": {
|
13490
|
-
"bytesInOutput":
|
13510
|
+
"bytesInOutput": 2519
|
13491
13511
|
},
|
13492
13512
|
"src/Prebuilt/components/Chip.jsx": {
|
13493
|
-
"bytesInOutput":
|
13513
|
+
"bytesInOutput": 621
|
13494
13514
|
},
|
13495
13515
|
"src/Prebuilt/components/Connection/TileConnection.jsx": {
|
13496
13516
|
"bytesInOutput": 821
|
@@ -13538,18 +13558,18 @@
|
|
13538
13558
|
"bytesInOutput": 418
|
13539
13559
|
}
|
13540
13560
|
},
|
13541
|
-
"bytes":
|
13561
|
+
"bytes": 354623
|
13542
13562
|
},
|
13543
|
-
"dist/chunk-
|
13563
|
+
"dist/chunk-E7WZYH2U.js.map": {
|
13544
13564
|
"imports": [],
|
13545
13565
|
"exports": [],
|
13546
13566
|
"inputs": {},
|
13547
13567
|
"bytes": 2653
|
13548
13568
|
},
|
13549
|
-
"dist/chunk-
|
13569
|
+
"dist/chunk-E7WZYH2U.js": {
|
13550
13570
|
"imports": [
|
13551
13571
|
{
|
13552
|
-
"path": "dist/chunk-
|
13572
|
+
"path": "dist/chunk-G24GH7QG.js",
|
13553
13573
|
"kind": "import-statement"
|
13554
13574
|
},
|
13555
13575
|
{
|
@@ -13581,16 +13601,16 @@
|
|
13581
13601
|
},
|
13582
13602
|
"bytes": 1850
|
13583
13603
|
},
|
13584
|
-
"dist/chunk-
|
13604
|
+
"dist/chunk-GEPWMIT4.js.map": {
|
13585
13605
|
"imports": [],
|
13586
13606
|
"exports": [],
|
13587
13607
|
"inputs": {},
|
13588
13608
|
"bytes": 7879
|
13589
13609
|
},
|
13590
|
-
"dist/chunk-
|
13610
|
+
"dist/chunk-GEPWMIT4.js": {
|
13591
13611
|
"imports": [
|
13592
13612
|
{
|
13593
|
-
"path": "dist/chunk-
|
13613
|
+
"path": "dist/chunk-G24GH7QG.js",
|
13594
13614
|
"kind": "import-statement"
|
13595
13615
|
}
|
13596
13616
|
],
|
@@ -13618,13 +13638,13 @@
|
|
13618
13638
|
},
|
13619
13639
|
"bytes": 4320
|
13620
13640
|
},
|
13621
|
-
"dist/chunk-
|
13641
|
+
"dist/chunk-G24GH7QG.js.map": {
|
13622
13642
|
"imports": [],
|
13623
13643
|
"exports": [],
|
13624
13644
|
"inputs": {},
|
13625
13645
|
"bytes": 37739
|
13626
13646
|
},
|
13627
|
-
"dist/chunk-
|
13647
|
+
"dist/chunk-G24GH7QG.js": {
|
13628
13648
|
"imports": [
|
13629
13649
|
{
|
13630
13650
|
"path": "@stitches/react",
|
@@ -13771,67 +13791,67 @@
|
|
13771
13791
|
"dist/index.css": {
|
13772
13792
|
"imports": [],
|
13773
13793
|
"inputs": {
|
13774
|
-
"../../../../../../../tmp/tmp-
|
13794
|
+
"../../../../../../../tmp/tmp-2726-9YtFWTAt028G/189e3fe2a031/Whiteboard.css": {
|
13775
13795
|
"bytesInOutput": 186
|
13776
13796
|
}
|
13777
13797
|
},
|
13778
13798
|
"bytes": 305
|
13779
13799
|
},
|
13780
|
-
"dist/HLSView-
|
13800
|
+
"dist/HLSView-2BZD2FSZ.css.map": {
|
13781
13801
|
"imports": [],
|
13782
13802
|
"exports": [],
|
13783
13803
|
"inputs": {},
|
13784
13804
|
"bytes": 519
|
13785
13805
|
},
|
13786
|
-
"dist/HLSView-
|
13806
|
+
"dist/HLSView-2BZD2FSZ.css": {
|
13787
13807
|
"imports": [],
|
13788
13808
|
"inputs": {
|
13789
|
-
"../../../../../../../tmp/tmp-
|
13809
|
+
"../../../../../../../tmp/tmp-2726-9YtFWTAt028G/189e3fe2a031/Whiteboard.css": {
|
13790
13810
|
"bytesInOutput": 186
|
13791
13811
|
}
|
13792
13812
|
},
|
13793
13813
|
"bytes": 316
|
13794
13814
|
},
|
13795
|
-
"dist/ActiveSpeakerView-
|
13815
|
+
"dist/ActiveSpeakerView-KIIG3P3H.css.map": {
|
13796
13816
|
"imports": [],
|
13797
13817
|
"exports": [],
|
13798
13818
|
"inputs": {},
|
13799
13819
|
"bytes": 519
|
13800
13820
|
},
|
13801
|
-
"dist/ActiveSpeakerView-
|
13821
|
+
"dist/ActiveSpeakerView-KIIG3P3H.css": {
|
13802
13822
|
"imports": [],
|
13803
13823
|
"inputs": {
|
13804
|
-
"../../../../../../../tmp/tmp-
|
13824
|
+
"../../../../../../../tmp/tmp-2726-9YtFWTAt028G/189e3fe2a031/Whiteboard.css": {
|
13805
13825
|
"bytesInOutput": 186
|
13806
13826
|
}
|
13807
13827
|
},
|
13808
13828
|
"bytes": 326
|
13809
13829
|
},
|
13810
|
-
"dist/PinnedTrackView-
|
13830
|
+
"dist/PinnedTrackView-IKIDDCHG.css.map": {
|
13811
13831
|
"imports": [],
|
13812
13832
|
"exports": [],
|
13813
13833
|
"inputs": {},
|
13814
13834
|
"bytes": 519
|
13815
13835
|
},
|
13816
|
-
"dist/PinnedTrackView-
|
13836
|
+
"dist/PinnedTrackView-IKIDDCHG.css": {
|
13817
13837
|
"imports": [],
|
13818
13838
|
"inputs": {
|
13819
|
-
"../../../../../../../tmp/tmp-
|
13839
|
+
"../../../../../../../tmp/tmp-2726-9YtFWTAt028G/189e3fe2a031/Whiteboard.css": {
|
13820
13840
|
"bytesInOutput": 186
|
13821
13841
|
}
|
13822
13842
|
},
|
13823
13843
|
"bytes": 324
|
13824
13844
|
},
|
13825
|
-
"dist/conference-
|
13845
|
+
"dist/conference-IQN7SXQI.css.map": {
|
13826
13846
|
"imports": [],
|
13827
13847
|
"exports": [],
|
13828
13848
|
"inputs": {},
|
13829
13849
|
"bytes": 519
|
13830
13850
|
},
|
13831
|
-
"dist/conference-
|
13851
|
+
"dist/conference-IQN7SXQI.css": {
|
13832
13852
|
"imports": [],
|
13833
13853
|
"inputs": {
|
13834
|
-
"../../../../../../../tmp/tmp-
|
13854
|
+
"../../../../../../../tmp/tmp-2726-9YtFWTAt028G/189e3fe2a031/Whiteboard.css": {
|
13835
13855
|
"bytesInOutput": 186
|
13836
13856
|
}
|
13837
13857
|
},
|