@100mslive/roomkit-react 0.5.2 → 0.5.3-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Prebuilt/components/PIP/PIPManager.d.ts +24 -0
- package/dist/Prebuilt/components/PIP/pipMessageUtils.d.ts +29 -0
- package/dist/index.cjs.css +1 -1
- package/dist/index.cjs.css.map +1 -1
- package/dist/index.cjs.js +261 -34
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.css +1 -1
- package/dist/index.css.map +1 -1
- package/dist/index.js +303 -69
- package/dist/index.js.map +4 -4
- package/dist/meta.cjs.json +52 -18
- package/dist/meta.esbuild.json +54 -20
- package/package.json +9 -9
package/dist/meta.cjs.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"inputs": {
|
|
3
3
|
"<define:process.env>": {
|
|
4
|
-
"bytes":
|
|
4
|
+
"bytes": 23064,
|
|
5
5
|
"imports": []
|
|
6
6
|
},
|
|
7
7
|
"src/Theme/base.config.ts": {
|
|
@@ -2426,7 +2426,7 @@
|
|
|
2426
2426
|
"format": "esm"
|
|
2427
2427
|
},
|
|
2428
2428
|
"src/Prebuilt/components/PIP/pipUtils.js": {
|
|
2429
|
-
"bytes":
|
|
2429
|
+
"bytes": 11583,
|
|
2430
2430
|
"imports": [
|
|
2431
2431
|
{
|
|
2432
2432
|
"path": "<define:process.env>",
|
|
@@ -2437,7 +2437,7 @@
|
|
|
2437
2437
|
"format": "esm"
|
|
2438
2438
|
},
|
|
2439
2439
|
"src/Prebuilt/components/PIP/PIPManager.ts": {
|
|
2440
|
-
"bytes":
|
|
2440
|
+
"bytes": 14356,
|
|
2441
2441
|
"imports": [
|
|
2442
2442
|
{
|
|
2443
2443
|
"path": "worker-timers",
|
|
@@ -2449,6 +2449,11 @@
|
|
|
2449
2449
|
"kind": "import-statement",
|
|
2450
2450
|
"external": true
|
|
2451
2451
|
},
|
|
2452
|
+
{
|
|
2453
|
+
"path": "./pipMessageUtils",
|
|
2454
|
+
"kind": "import-statement",
|
|
2455
|
+
"external": true
|
|
2456
|
+
},
|
|
2452
2457
|
{
|
|
2453
2458
|
"path": "src/Prebuilt/components/PIP/pipUtils.js",
|
|
2454
2459
|
"kind": "import-statement",
|
|
@@ -3839,8 +3844,24 @@
|
|
|
3839
3844
|
],
|
|
3840
3845
|
"format": "esm"
|
|
3841
3846
|
},
|
|
3847
|
+
"src/Prebuilt/components/PIP/pipMessageUtils.ts": {
|
|
3848
|
+
"bytes": 2764,
|
|
3849
|
+
"imports": [
|
|
3850
|
+
{
|
|
3851
|
+
"path": "@100mslive/react-sdk",
|
|
3852
|
+
"kind": "import-statement",
|
|
3853
|
+
"external": true
|
|
3854
|
+
},
|
|
3855
|
+
{
|
|
3856
|
+
"path": "<define:process.env>",
|
|
3857
|
+
"kind": "import-statement",
|
|
3858
|
+
"external": true
|
|
3859
|
+
}
|
|
3860
|
+
],
|
|
3861
|
+
"format": "esm"
|
|
3862
|
+
},
|
|
3842
3863
|
"src/Prebuilt/components/PIP/SetupMediaSession.js": {
|
|
3843
|
-
"bytes":
|
|
3864
|
+
"bytes": 2468,
|
|
3844
3865
|
"imports": [
|
|
3845
3866
|
{
|
|
3846
3867
|
"path": "@100mslive/react-sdk",
|
|
@@ -3861,7 +3882,7 @@
|
|
|
3861
3882
|
"format": "esm"
|
|
3862
3883
|
},
|
|
3863
3884
|
"src/Prebuilt/components/PIP/PIPComponent.tsx": {
|
|
3864
|
-
"bytes":
|
|
3885
|
+
"bytes": 4433,
|
|
3865
3886
|
"imports": [
|
|
3866
3887
|
{
|
|
3867
3888
|
"path": "react",
|
|
@@ -3888,11 +3909,21 @@
|
|
|
3888
3909
|
"kind": "import-statement",
|
|
3889
3910
|
"original": "../../IconButton"
|
|
3890
3911
|
},
|
|
3912
|
+
{
|
|
3913
|
+
"path": "src/Prebuilt/components/Toast/ToastManager.js",
|
|
3914
|
+
"kind": "import-statement",
|
|
3915
|
+
"original": "../Toast/ToastManager"
|
|
3916
|
+
},
|
|
3891
3917
|
{
|
|
3892
3918
|
"path": "src/Prebuilt/components/PIP/PIPManager.ts",
|
|
3893
3919
|
"kind": "import-statement",
|
|
3894
3920
|
"original": "./PIPManager"
|
|
3895
3921
|
},
|
|
3922
|
+
{
|
|
3923
|
+
"path": "src/Prebuilt/components/PIP/pipMessageUtils.ts",
|
|
3924
|
+
"kind": "import-statement",
|
|
3925
|
+
"original": "./pipMessageUtils"
|
|
3926
|
+
},
|
|
3896
3927
|
{
|
|
3897
3928
|
"path": "src/Prebuilt/components/PIP/SetupMediaSession.js",
|
|
3898
3929
|
"kind": "import-statement",
|
|
@@ -5774,7 +5805,7 @@
|
|
|
5774
5805
|
"format": "cjs"
|
|
5775
5806
|
},
|
|
5776
5807
|
"../hms-video-store/dist/index.js": {
|
|
5777
|
-
"bytes":
|
|
5808
|
+
"bytes": 387847,
|
|
5778
5809
|
"imports": [
|
|
5779
5810
|
{
|
|
5780
5811
|
"path": "../../node_modules/reselect/es/index.js",
|
|
@@ -11316,7 +11347,7 @@
|
|
|
11316
11347
|
],
|
|
11317
11348
|
"format": "esm"
|
|
11318
11349
|
},
|
|
11319
|
-
"../../../../../../../tmp/tmp-
|
|
11350
|
+
"../../../../../../../tmp/tmp-3146-vrSW50wn2VBV/19ed67378e91/index.css": {
|
|
11320
11351
|
"bytes": 65502,
|
|
11321
11352
|
"imports": [
|
|
11322
11353
|
{
|
|
@@ -11440,7 +11471,7 @@
|
|
|
11440
11471
|
"original": "../../common/constants"
|
|
11441
11472
|
},
|
|
11442
11473
|
{
|
|
11443
|
-
"path": "../../../../../../../tmp/tmp-
|
|
11474
|
+
"path": "../../../../../../../tmp/tmp-3146-vrSW50wn2VBV/19ed67378e91/index.css",
|
|
11444
11475
|
"kind": "import-statement",
|
|
11445
11476
|
"original": "@100mslive/hms-whiteboard/index.css"
|
|
11446
11477
|
},
|
|
@@ -15672,7 +15703,7 @@
|
|
|
15672
15703
|
"imports": [],
|
|
15673
15704
|
"exports": [],
|
|
15674
15705
|
"inputs": {},
|
|
15675
|
-
"bytes":
|
|
15706
|
+
"bytes": 3744256
|
|
15676
15707
|
},
|
|
15677
15708
|
"dist/index.cjs.js": {
|
|
15678
15709
|
"imports": [
|
|
@@ -19000,7 +19031,7 @@
|
|
|
19000
19031
|
"cssBundle": "dist/index.cjs.css",
|
|
19001
19032
|
"inputs": {
|
|
19002
19033
|
"<define:process.env>": {
|
|
19003
|
-
"bytesInOutput":
|
|
19034
|
+
"bytesInOutput": 23191
|
|
19004
19035
|
},
|
|
19005
19036
|
"../../node_modules/lodash/lodash.js": {
|
|
19006
19037
|
"bytesInOutput": 225103
|
|
@@ -19330,10 +19361,10 @@
|
|
|
19330
19361
|
"bytesInOutput": 494
|
|
19331
19362
|
},
|
|
19332
19363
|
"src/Prebuilt/components/PIP/PIPManager.ts": {
|
|
19333
|
-
"bytesInOutput":
|
|
19364
|
+
"bytesInOutput": 11741
|
|
19334
19365
|
},
|
|
19335
19366
|
"src/Prebuilt/components/PIP/pipUtils.js": {
|
|
19336
|
-
"bytesInOutput":
|
|
19367
|
+
"bytesInOutput": 7418
|
|
19337
19368
|
},
|
|
19338
19369
|
"src/Prebuilt/components/Toast/ToastManager.js": {
|
|
19339
19370
|
"bytesInOutput": 1053
|
|
@@ -19426,10 +19457,13 @@
|
|
|
19426
19457
|
"bytesInOutput": 212
|
|
19427
19458
|
},
|
|
19428
19459
|
"src/Prebuilt/components/PIP/PIPComponent.tsx": {
|
|
19429
|
-
"bytesInOutput":
|
|
19460
|
+
"bytesInOutput": 3930
|
|
19461
|
+
},
|
|
19462
|
+
"src/Prebuilt/components/PIP/pipMessageUtils.ts": {
|
|
19463
|
+
"bytesInOutput": 1171
|
|
19430
19464
|
},
|
|
19431
19465
|
"src/Prebuilt/components/PIP/SetupMediaSession.js": {
|
|
19432
|
-
"bytesInOutput":
|
|
19466
|
+
"bytesInOutput": 3070
|
|
19433
19467
|
},
|
|
19434
19468
|
"src/Prebuilt/components/PIP/PIPChat.tsx": {
|
|
19435
19469
|
"bytesInOutput": 10699
|
|
@@ -19525,7 +19559,7 @@
|
|
|
19525
19559
|
"bytesInOutput": 10603
|
|
19526
19560
|
},
|
|
19527
19561
|
"../hms-video-store/dist/index.js": {
|
|
19528
|
-
"bytesInOutput":
|
|
19562
|
+
"bytesInOutput": 56423
|
|
19529
19563
|
},
|
|
19530
19564
|
"../../node_modules/reselect/es/index.js": {
|
|
19531
19565
|
"bytesInOutput": 2539
|
|
@@ -19872,7 +19906,7 @@
|
|
|
19872
19906
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
|
19873
19907
|
"bytesInOutput": 3051
|
|
19874
19908
|
},
|
|
19875
|
-
"../../../../../../../tmp/tmp-
|
|
19909
|
+
"../../../../../../../tmp/tmp-3146-vrSW50wn2VBV/19ed67378e91/index.css": {
|
|
19876
19910
|
"bytesInOutput": 0
|
|
19877
19911
|
},
|
|
19878
19912
|
"src/Prebuilt/common/PeersSorter.ts": {
|
|
@@ -20107,7 +20141,7 @@
|
|
|
20107
20141
|
"bytesInOutput": 2775
|
|
20108
20142
|
}
|
|
20109
20143
|
},
|
|
20110
|
-
"bytes":
|
|
20144
|
+
"bytes": 1528667
|
|
20111
20145
|
},
|
|
20112
20146
|
"dist/index.cjs.css.map": {
|
|
20113
20147
|
"imports": [],
|
|
@@ -20169,7 +20203,7 @@
|
|
|
20169
20203
|
}
|
|
20170
20204
|
],
|
|
20171
20205
|
"inputs": {
|
|
20172
|
-
"../../../../../../../tmp/tmp-
|
|
20206
|
+
"../../../../../../../tmp/tmp-3146-vrSW50wn2VBV/19ed67378e91/index.css": {
|
|
20173
20207
|
"bytesInOutput": 74984
|
|
20174
20208
|
}
|
|
20175
20209
|
},
|
package/dist/meta.esbuild.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"inputs": {
|
|
3
3
|
"<define:process.env>": {
|
|
4
|
-
"bytes":
|
|
4
|
+
"bytes": 23064,
|
|
5
5
|
"imports": []
|
|
6
6
|
},
|
|
7
7
|
"src/Theme/base.config.ts": {
|
|
@@ -2426,7 +2426,7 @@
|
|
|
2426
2426
|
"format": "esm"
|
|
2427
2427
|
},
|
|
2428
2428
|
"src/Prebuilt/components/PIP/pipUtils.js": {
|
|
2429
|
-
"bytes":
|
|
2429
|
+
"bytes": 11583,
|
|
2430
2430
|
"imports": [
|
|
2431
2431
|
{
|
|
2432
2432
|
"path": "<define:process.env>",
|
|
@@ -2437,7 +2437,7 @@
|
|
|
2437
2437
|
"format": "esm"
|
|
2438
2438
|
},
|
|
2439
2439
|
"src/Prebuilt/components/PIP/PIPManager.ts": {
|
|
2440
|
-
"bytes":
|
|
2440
|
+
"bytes": 14356,
|
|
2441
2441
|
"imports": [
|
|
2442
2442
|
{
|
|
2443
2443
|
"path": "worker-timers",
|
|
@@ -2449,6 +2449,11 @@
|
|
|
2449
2449
|
"kind": "import-statement",
|
|
2450
2450
|
"external": true
|
|
2451
2451
|
},
|
|
2452
|
+
{
|
|
2453
|
+
"path": "./pipMessageUtils",
|
|
2454
|
+
"kind": "import-statement",
|
|
2455
|
+
"external": true
|
|
2456
|
+
},
|
|
2452
2457
|
{
|
|
2453
2458
|
"path": "src/Prebuilt/components/PIP/pipUtils.js",
|
|
2454
2459
|
"kind": "import-statement",
|
|
@@ -3839,8 +3844,24 @@
|
|
|
3839
3844
|
],
|
|
3840
3845
|
"format": "esm"
|
|
3841
3846
|
},
|
|
3847
|
+
"src/Prebuilt/components/PIP/pipMessageUtils.ts": {
|
|
3848
|
+
"bytes": 2764,
|
|
3849
|
+
"imports": [
|
|
3850
|
+
{
|
|
3851
|
+
"path": "@100mslive/react-sdk",
|
|
3852
|
+
"kind": "import-statement",
|
|
3853
|
+
"external": true
|
|
3854
|
+
},
|
|
3855
|
+
{
|
|
3856
|
+
"path": "<define:process.env>",
|
|
3857
|
+
"kind": "import-statement",
|
|
3858
|
+
"external": true
|
|
3859
|
+
}
|
|
3860
|
+
],
|
|
3861
|
+
"format": "esm"
|
|
3862
|
+
},
|
|
3842
3863
|
"src/Prebuilt/components/PIP/SetupMediaSession.js": {
|
|
3843
|
-
"bytes":
|
|
3864
|
+
"bytes": 2468,
|
|
3844
3865
|
"imports": [
|
|
3845
3866
|
{
|
|
3846
3867
|
"path": "@100mslive/react-sdk",
|
|
@@ -3861,7 +3882,7 @@
|
|
|
3861
3882
|
"format": "esm"
|
|
3862
3883
|
},
|
|
3863
3884
|
"src/Prebuilt/components/PIP/PIPComponent.tsx": {
|
|
3864
|
-
"bytes":
|
|
3885
|
+
"bytes": 4433,
|
|
3865
3886
|
"imports": [
|
|
3866
3887
|
{
|
|
3867
3888
|
"path": "react",
|
|
@@ -3888,11 +3909,21 @@
|
|
|
3888
3909
|
"kind": "import-statement",
|
|
3889
3910
|
"original": "../../IconButton"
|
|
3890
3911
|
},
|
|
3912
|
+
{
|
|
3913
|
+
"path": "src/Prebuilt/components/Toast/ToastManager.js",
|
|
3914
|
+
"kind": "import-statement",
|
|
3915
|
+
"original": "../Toast/ToastManager"
|
|
3916
|
+
},
|
|
3891
3917
|
{
|
|
3892
3918
|
"path": "src/Prebuilt/components/PIP/PIPManager.ts",
|
|
3893
3919
|
"kind": "import-statement",
|
|
3894
3920
|
"original": "./PIPManager"
|
|
3895
3921
|
},
|
|
3922
|
+
{
|
|
3923
|
+
"path": "src/Prebuilt/components/PIP/pipMessageUtils.ts",
|
|
3924
|
+
"kind": "import-statement",
|
|
3925
|
+
"original": "./pipMessageUtils"
|
|
3926
|
+
},
|
|
3896
3927
|
{
|
|
3897
3928
|
"path": "src/Prebuilt/components/PIP/SetupMediaSession.js",
|
|
3898
3929
|
"kind": "import-statement",
|
|
@@ -5774,7 +5805,7 @@
|
|
|
5774
5805
|
"format": "cjs"
|
|
5775
5806
|
},
|
|
5776
5807
|
"../hms-video-store/dist/index.js": {
|
|
5777
|
-
"bytes":
|
|
5808
|
+
"bytes": 387847,
|
|
5778
5809
|
"imports": [
|
|
5779
5810
|
{
|
|
5780
5811
|
"path": "../../node_modules/reselect/es/index.js",
|
|
@@ -11316,7 +11347,7 @@
|
|
|
11316
11347
|
],
|
|
11317
11348
|
"format": "esm"
|
|
11318
11349
|
},
|
|
11319
|
-
"../../../../../../../tmp/tmp-
|
|
11350
|
+
"../../../../../../../tmp/tmp-3146-cZfI43QOnVn9/19ed673781b0/index.css": {
|
|
11320
11351
|
"bytes": 65502,
|
|
11321
11352
|
"imports": [
|
|
11322
11353
|
{
|
|
@@ -11440,7 +11471,7 @@
|
|
|
11440
11471
|
"original": "../../common/constants"
|
|
11441
11472
|
},
|
|
11442
11473
|
{
|
|
11443
|
-
"path": "../../../../../../../tmp/tmp-
|
|
11474
|
+
"path": "../../../../../../../tmp/tmp-3146-cZfI43QOnVn9/19ed673781b0/index.css",
|
|
11444
11475
|
"kind": "import-statement",
|
|
11445
11476
|
"original": "@100mslive/hms-whiteboard/index.css"
|
|
11446
11477
|
},
|
|
@@ -15672,7 +15703,7 @@
|
|
|
15672
15703
|
"imports": [],
|
|
15673
15704
|
"exports": [],
|
|
15674
15705
|
"inputs": {},
|
|
15675
|
-
"bytes":
|
|
15706
|
+
"bytes": 3784469
|
|
15676
15707
|
},
|
|
15677
15708
|
"dist/index.js": {
|
|
15678
15709
|
"imports": [
|
|
@@ -19066,7 +19097,7 @@
|
|
|
19066
19097
|
"cssBundle": "dist/index.css",
|
|
19067
19098
|
"inputs": {
|
|
19068
19099
|
"<define:process.env>": {
|
|
19069
|
-
"bytesInOutput":
|
|
19100
|
+
"bytesInOutput": 23191
|
|
19070
19101
|
},
|
|
19071
19102
|
"../../node_modules/lodash/lodash.js": {
|
|
19072
19103
|
"bytesInOutput": 225098
|
|
@@ -19396,10 +19427,10 @@
|
|
|
19396
19427
|
"bytesInOutput": 489
|
|
19397
19428
|
},
|
|
19398
19429
|
"src/Prebuilt/components/PIP/PIPManager.ts": {
|
|
19399
|
-
"bytesInOutput":
|
|
19430
|
+
"bytesInOutput": 11734
|
|
19400
19431
|
},
|
|
19401
19432
|
"src/Prebuilt/components/PIP/pipUtils.js": {
|
|
19402
|
-
"bytesInOutput":
|
|
19433
|
+
"bytesInOutput": 7418
|
|
19403
19434
|
},
|
|
19404
19435
|
"src/Prebuilt/components/Toast/ToastManager.js": {
|
|
19405
19436
|
"bytesInOutput": 1028
|
|
@@ -19492,10 +19523,13 @@
|
|
|
19492
19523
|
"bytesInOutput": 178
|
|
19493
19524
|
},
|
|
19494
19525
|
"src/Prebuilt/components/PIP/PIPComponent.tsx": {
|
|
19495
|
-
"bytesInOutput":
|
|
19526
|
+
"bytesInOutput": 3785
|
|
19527
|
+
},
|
|
19528
|
+
"src/Prebuilt/components/PIP/pipMessageUtils.ts": {
|
|
19529
|
+
"bytesInOutput": 1171
|
|
19496
19530
|
},
|
|
19497
19531
|
"src/Prebuilt/components/PIP/SetupMediaSession.js": {
|
|
19498
|
-
"bytesInOutput":
|
|
19532
|
+
"bytesInOutput": 3024
|
|
19499
19533
|
},
|
|
19500
19534
|
"src/Prebuilt/components/PIP/PIPChat.tsx": {
|
|
19501
19535
|
"bytesInOutput": 10151
|
|
@@ -19507,7 +19541,7 @@
|
|
|
19507
19541
|
"bytesInOutput": 651
|
|
19508
19542
|
},
|
|
19509
19543
|
"src/Prebuilt/components/Chat/ChatBody.tsx": {
|
|
19510
|
-
"bytesInOutput":
|
|
19544
|
+
"bytesInOutput": 14841
|
|
19511
19545
|
},
|
|
19512
19546
|
"src/Prebuilt/components/Chat/ChatActions.tsx": {
|
|
19513
19547
|
"bytesInOutput": 9692
|
|
@@ -19591,7 +19625,7 @@
|
|
|
19591
19625
|
"bytesInOutput": 9851
|
|
19592
19626
|
},
|
|
19593
19627
|
"../hms-video-store/dist/index.js": {
|
|
19594
|
-
"bytesInOutput":
|
|
19628
|
+
"bytesInOutput": 56311
|
|
19595
19629
|
},
|
|
19596
19630
|
"../../node_modules/reselect/es/index.js": {
|
|
19597
19631
|
"bytesInOutput": 2539
|
|
@@ -19774,7 +19808,7 @@
|
|
|
19774
19808
|
"bytesInOutput": 625
|
|
19775
19809
|
},
|
|
19776
19810
|
"src/Prebuilt/components/Polls/Voting/PeerParticipationSummary.tsx": {
|
|
19777
|
-
"bytesInOutput":
|
|
19811
|
+
"bytesInOutput": 2318
|
|
19778
19812
|
},
|
|
19779
19813
|
"src/Prebuilt/components/Polls/Voting/StatisticBox.tsx": {
|
|
19780
19814
|
"bytesInOutput": 672
|
|
@@ -19938,7 +19972,7 @@
|
|
|
19938
19972
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
|
19939
19973
|
"bytesInOutput": 2830
|
|
19940
19974
|
},
|
|
19941
|
-
"../../../../../../../tmp/tmp-
|
|
19975
|
+
"../../../../../../../tmp/tmp-3146-cZfI43QOnVn9/19ed673781b0/index.css": {
|
|
19942
19976
|
"bytesInOutput": 0
|
|
19943
19977
|
},
|
|
19944
19978
|
"src/Prebuilt/common/PeersSorter.ts": {
|
|
@@ -20173,7 +20207,7 @@
|
|
|
20173
20207
|
"bytesInOutput": 2630
|
|
20174
20208
|
}
|
|
20175
20209
|
},
|
|
20176
|
-
"bytes":
|
|
20210
|
+
"bytes": 1473644
|
|
20177
20211
|
},
|
|
20178
20212
|
"dist/index.css.map": {
|
|
20179
20213
|
"imports": [],
|
|
@@ -20235,7 +20269,7 @@
|
|
|
20235
20269
|
}
|
|
20236
20270
|
],
|
|
20237
20271
|
"inputs": {
|
|
20238
|
-
"../../../../../../../tmp/tmp-
|
|
20272
|
+
"../../../../../../../tmp/tmp-3146-cZfI43QOnVn9/19ed673781b0/index.css": {
|
|
20239
20273
|
"bytesInOutput": 74984
|
|
20240
20274
|
}
|
|
20241
20275
|
},
|
package/package.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"prebuilt",
|
|
11
11
|
"roomkit"
|
|
12
12
|
],
|
|
13
|
-
"version": "0.5.
|
|
13
|
+
"version": "0.5.3-alpha.0",
|
|
14
14
|
"author": "100ms",
|
|
15
15
|
"license": "MIT",
|
|
16
16
|
"repository": {
|
|
@@ -54,19 +54,19 @@
|
|
|
54
54
|
"@types/react-window": "^1.8.5",
|
|
55
55
|
"babel-loader": "^8.2.5",
|
|
56
56
|
"babel-plugin-react-require": "3.1.3",
|
|
57
|
-
"esbuild-loader": "^4.0
|
|
57
|
+
"esbuild-loader": "^4.5.0",
|
|
58
58
|
"react": "^18.1.0"
|
|
59
59
|
},
|
|
60
60
|
"peerDependencies": {
|
|
61
61
|
"react": ">=17.0.2 <19.0.0"
|
|
62
62
|
},
|
|
63
63
|
"dependencies": {
|
|
64
|
-
"@100mslive/hls-player": "0.5.
|
|
64
|
+
"@100mslive/hls-player": "0.5.3-alpha.0",
|
|
65
65
|
"@100mslive/hms-noise-cancellation": "0.1.1",
|
|
66
|
-
"@100mslive/hms-virtual-background": "1.15.
|
|
67
|
-
"@100mslive/hms-whiteboard": "0.2.
|
|
68
|
-
"@100mslive/react-icons": "0.12.
|
|
69
|
-
"@100mslive/react-sdk": "0.12.
|
|
66
|
+
"@100mslive/hms-virtual-background": "1.15.3-alpha.0",
|
|
67
|
+
"@100mslive/hms-whiteboard": "0.2.3-alpha.0",
|
|
68
|
+
"@100mslive/react-icons": "0.12.3-alpha.0",
|
|
69
|
+
"@100mslive/react-sdk": "0.12.3-alpha.0",
|
|
70
70
|
"@100mslive/types-prebuilt": "0.12.12",
|
|
71
71
|
"@emoji-mart/data": "^1.0.6",
|
|
72
72
|
"@emoji-mart/react": "^1.0.1",
|
|
@@ -100,8 +100,8 @@
|
|
|
100
100
|
"recordrtc": "^5.6.2",
|
|
101
101
|
"screenfull": "^5.1.0",
|
|
102
102
|
"ts-pattern": "4.3.0",
|
|
103
|
-
"uuid": "^
|
|
103
|
+
"uuid": "^11.1.1",
|
|
104
104
|
"worker-timers": "^7.0.40"
|
|
105
105
|
},
|
|
106
|
-
"gitHead": "
|
|
106
|
+
"gitHead": "6e0598e5cb37235c8d377c0a990ebec21ab57df8"
|
|
107
107
|
}
|