@100mslive/roomkit-react 0.2.3-alpha.0 → 0.2.3-alpha.1
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/README.md +53 -0
- package/dist/{HLSView-CVRPVOXD.js → HLSView-XUM6YSBP.js} +2 -2
- package/dist/{chunk-5W4IGFZA.js → chunk-USVBISD5.js} +856 -152
- package/dist/chunk-USVBISD5.js.map +7 -0
- package/dist/index.cjs.js +843 -139
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +33 -9
- package/dist/meta.esbuild.json +40 -16
- package/package.json +6 -6
- package/dist/chunk-5W4IGFZA.js.map +0 -7
- /package/dist/{HLSView-CVRPVOXD.js.map → HLSView-XUM6YSBP.js.map} +0 -0
package/dist/index.js
CHANGED
package/dist/meta.cjs.json
CHANGED
@@ -4167,6 +4167,17 @@
|
|
4167
4167
|
],
|
4168
4168
|
"format": "cjs"
|
4169
4169
|
},
|
4170
|
+
"../../node_modules/lodash.isequal/index.js": {
|
4171
|
+
"bytes": 49598,
|
4172
|
+
"imports": [
|
4173
|
+
{
|
4174
|
+
"path": "<define:process.env>",
|
4175
|
+
"kind": "import-statement",
|
4176
|
+
"external": true
|
4177
|
+
}
|
4178
|
+
],
|
4179
|
+
"format": "cjs"
|
4180
|
+
},
|
4170
4181
|
"../../node_modules/webrtc-adapter/src/js/utils.js": {
|
4171
4182
|
"bytes": 7988,
|
4172
4183
|
"imports": [
|
@@ -4487,7 +4498,7 @@
|
|
4487
4498
|
"format": "cjs"
|
4488
4499
|
},
|
4489
4500
|
"../hms-video-store/dist/index.js": {
|
4490
|
-
"bytes":
|
4501
|
+
"bytes": 321585,
|
4491
4502
|
"imports": [
|
4492
4503
|
{
|
4493
4504
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -4509,6 +4520,11 @@
|
|
4509
4520
|
"kind": "import-statement",
|
4510
4521
|
"original": "ua-parser-js"
|
4511
4522
|
},
|
4523
|
+
{
|
4524
|
+
"path": "../../node_modules/lodash.isequal/index.js",
|
4525
|
+
"kind": "import-statement",
|
4526
|
+
"original": "lodash.isequal"
|
4527
|
+
},
|
4512
4528
|
{
|
4513
4529
|
"path": "uuid",
|
4514
4530
|
"kind": "import-statement",
|
@@ -4524,6 +4540,11 @@
|
|
4524
4540
|
"kind": "import-statement",
|
4525
4541
|
"original": "webrtc-adapter"
|
4526
4542
|
},
|
4543
|
+
{
|
4544
|
+
"path": "../../node_modules/lodash.isequal/index.js",
|
4545
|
+
"kind": "import-statement",
|
4546
|
+
"original": "lodash.isequal"
|
4547
|
+
},
|
4527
4548
|
{
|
4528
4549
|
"path": "uuid",
|
4529
4550
|
"kind": "import-statement",
|
@@ -12607,7 +12628,7 @@
|
|
12607
12628
|
"imports": [],
|
12608
12629
|
"exports": [],
|
12609
12630
|
"inputs": {},
|
12610
|
-
"bytes":
|
12631
|
+
"bytes": 3145616
|
12611
12632
|
},
|
12612
12633
|
"dist/index.cjs.js": {
|
12613
12634
|
"imports": [
|
@@ -15291,7 +15312,7 @@
|
|
15291
15312
|
"entryPoint": "src/index.ts",
|
15292
15313
|
"inputs": {
|
15293
15314
|
"<define:process.env>": {
|
15294
|
-
"bytesInOutput":
|
15315
|
+
"bytesInOutput": 18105
|
15295
15316
|
},
|
15296
15317
|
"src/Theme/base.config.ts": {
|
15297
15318
|
"bytesInOutput": 6104
|
@@ -15468,7 +15489,7 @@
|
|
15468
15489
|
"bytesInOutput": 927
|
15469
15490
|
},
|
15470
15491
|
"src/Stats/formatBytes.ts": {
|
15471
|
-
"bytesInOutput":
|
15492
|
+
"bytesInOutput": 636
|
15472
15493
|
},
|
15473
15494
|
"src/Stats/StyledStats.tsx": {
|
15474
15495
|
"bytesInOutput": 1004
|
@@ -15690,7 +15711,7 @@
|
|
15690
15711
|
"bytesInOutput": 5459
|
15691
15712
|
},
|
15692
15713
|
"src/Prebuilt/components/StatsForNerds.jsx": {
|
15693
|
-
"bytesInOutput":
|
15714
|
+
"bytesInOutput": 11474
|
15694
15715
|
},
|
15695
15716
|
"src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
|
15696
15717
|
"bytesInOutput": 6192
|
@@ -15719,6 +15740,9 @@
|
|
15719
15740
|
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
15720
15741
|
"bytesInOutput": 42473
|
15721
15742
|
},
|
15743
|
+
"../../node_modules/lodash.isequal/index.js": {
|
15744
|
+
"bytesInOutput": 26597
|
15745
|
+
},
|
15722
15746
|
"../../node_modules/webrtc-adapter/src/js/utils.js": {
|
15723
15747
|
"bytesInOutput": 6459
|
15724
15748
|
},
|
@@ -15747,7 +15771,7 @@
|
|
15747
15771
|
"bytesInOutput": 22282
|
15748
15772
|
},
|
15749
15773
|
"../../node_modules/webrtc-adapter/src/js/common_shim.js": {
|
15750
|
-
"bytesInOutput":
|
15774
|
+
"bytesInOutput": 12606
|
15751
15775
|
},
|
15752
15776
|
"../../node_modules/webrtc-adapter/src/js/adapter_factory.js": {
|
15753
15777
|
"bytesInOutput": 4575
|
@@ -15768,7 +15792,7 @@
|
|
15768
15792
|
"bytesInOutput": 615
|
15769
15793
|
},
|
15770
15794
|
"../hms-video-store/dist/index.js": {
|
15771
|
-
"bytesInOutput":
|
15795
|
+
"bytesInOutput": 52996
|
15772
15796
|
},
|
15773
15797
|
"src/Prebuilt/components/hooks/usePlaylistMusic.js": {
|
15774
15798
|
"bytesInOutput": 1384
|
@@ -16251,7 +16275,7 @@
|
|
16251
16275
|
"bytesInOutput": 2281
|
16252
16276
|
},
|
16253
16277
|
"src/Prebuilt/components/Notifications/Notifications.tsx": {
|
16254
|
-
"bytesInOutput":
|
16278
|
+
"bytesInOutput": 8930
|
16255
16279
|
},
|
16256
16280
|
"src/Prebuilt/components/Notifications/index.tsx": {
|
16257
16281
|
"bytesInOutput": 173
|
@@ -16293,7 +16317,7 @@
|
|
16293
16317
|
"bytesInOutput": 2980
|
16294
16318
|
}
|
16295
16319
|
},
|
16296
|
-
"bytes":
|
16320
|
+
"bytes": 1476396
|
16297
16321
|
}
|
16298
16322
|
}
|
16299
16323
|
}
|
package/dist/meta.esbuild.json
CHANGED
@@ -4167,6 +4167,17 @@
|
|
4167
4167
|
],
|
4168
4168
|
"format": "cjs"
|
4169
4169
|
},
|
4170
|
+
"../../node_modules/lodash.isequal/index.js": {
|
4171
|
+
"bytes": 49598,
|
4172
|
+
"imports": [
|
4173
|
+
{
|
4174
|
+
"path": "<define:process.env>",
|
4175
|
+
"kind": "import-statement",
|
4176
|
+
"external": true
|
4177
|
+
}
|
4178
|
+
],
|
4179
|
+
"format": "cjs"
|
4180
|
+
},
|
4170
4181
|
"../../node_modules/webrtc-adapter/src/js/utils.js": {
|
4171
4182
|
"bytes": 7988,
|
4172
4183
|
"imports": [
|
@@ -4487,7 +4498,7 @@
|
|
4487
4498
|
"format": "cjs"
|
4488
4499
|
},
|
4489
4500
|
"../hms-video-store/dist/index.js": {
|
4490
|
-
"bytes":
|
4501
|
+
"bytes": 321585,
|
4491
4502
|
"imports": [
|
4492
4503
|
{
|
4493
4504
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -4509,6 +4520,11 @@
|
|
4509
4520
|
"kind": "import-statement",
|
4510
4521
|
"original": "ua-parser-js"
|
4511
4522
|
},
|
4523
|
+
{
|
4524
|
+
"path": "../../node_modules/lodash.isequal/index.js",
|
4525
|
+
"kind": "import-statement",
|
4526
|
+
"original": "lodash.isequal"
|
4527
|
+
},
|
4512
4528
|
{
|
4513
4529
|
"path": "uuid",
|
4514
4530
|
"kind": "import-statement",
|
@@ -4524,6 +4540,11 @@
|
|
4524
4540
|
"kind": "import-statement",
|
4525
4541
|
"original": "webrtc-adapter"
|
4526
4542
|
},
|
4543
|
+
{
|
4544
|
+
"path": "../../node_modules/lodash.isequal/index.js",
|
4545
|
+
"kind": "import-statement",
|
4546
|
+
"original": "lodash.isequal"
|
4547
|
+
},
|
4527
4548
|
{
|
4528
4549
|
"path": "uuid",
|
4529
4550
|
"kind": "import-statement",
|
@@ -12612,7 +12633,7 @@
|
|
12612
12633
|
"dist/index.js": {
|
12613
12634
|
"imports": [
|
12614
12635
|
{
|
12615
|
-
"path": "dist/chunk-
|
12636
|
+
"path": "dist/chunk-USVBISD5.js",
|
12616
12637
|
"kind": "import-statement"
|
12617
12638
|
}
|
12618
12639
|
],
|
@@ -12685,16 +12706,16 @@
|
|
12685
12706
|
"inputs": {},
|
12686
12707
|
"bytes": 1822
|
12687
12708
|
},
|
12688
|
-
"dist/HLSView-
|
12709
|
+
"dist/HLSView-XUM6YSBP.js.map": {
|
12689
12710
|
"imports": [],
|
12690
12711
|
"exports": [],
|
12691
12712
|
"inputs": {},
|
12692
12713
|
"bytes": 58852
|
12693
12714
|
},
|
12694
|
-
"dist/HLSView-
|
12715
|
+
"dist/HLSView-XUM6YSBP.js": {
|
12695
12716
|
"imports": [
|
12696
12717
|
{
|
12697
|
-
"path": "dist/chunk-
|
12718
|
+
"path": "dist/chunk-USVBISD5.js",
|
12698
12719
|
"kind": "import-statement"
|
12699
12720
|
},
|
12700
12721
|
{
|
@@ -12858,13 +12879,13 @@
|
|
12858
12879
|
},
|
12859
12880
|
"bytes": 36970
|
12860
12881
|
},
|
12861
|
-
"dist/chunk-
|
12882
|
+
"dist/chunk-USVBISD5.js.map": {
|
12862
12883
|
"imports": [],
|
12863
12884
|
"exports": [],
|
12864
12885
|
"inputs": {},
|
12865
|
-
"bytes":
|
12886
|
+
"bytes": 3082138
|
12866
12887
|
},
|
12867
|
-
"dist/chunk-
|
12888
|
+
"dist/chunk-USVBISD5.js": {
|
12868
12889
|
"imports": [
|
12869
12890
|
{
|
12870
12891
|
"path": "react",
|
@@ -15092,7 +15113,7 @@
|
|
15092
15113
|
"external": true
|
15093
15114
|
},
|
15094
15115
|
{
|
15095
|
-
"path": "dist/HLSView-
|
15116
|
+
"path": "dist/HLSView-XUM6YSBP.js",
|
15096
15117
|
"kind": "dynamic-import"
|
15097
15118
|
},
|
15098
15119
|
{
|
@@ -15514,7 +15535,7 @@
|
|
15514
15535
|
],
|
15515
15536
|
"inputs": {
|
15516
15537
|
"<define:process.env>": {
|
15517
|
-
"bytesInOutput":
|
15538
|
+
"bytesInOutput": 18105
|
15518
15539
|
},
|
15519
15540
|
"../../node_modules/lodash/lodash.js": {
|
15520
15541
|
"bytesInOutput": 224265
|
@@ -15522,6 +15543,9 @@
|
|
15522
15543
|
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
15523
15544
|
"bytesInOutput": 42469
|
15524
15545
|
},
|
15546
|
+
"../../node_modules/lodash.isequal/index.js": {
|
15547
|
+
"bytesInOutput": 26591
|
15548
|
+
},
|
15525
15549
|
"../../node_modules/sdp/sdp.js": {
|
15526
15550
|
"bytesInOutput": 22279
|
15527
15551
|
},
|
@@ -15709,7 +15733,7 @@
|
|
15709
15733
|
"bytesInOutput": 7824
|
15710
15734
|
},
|
15711
15735
|
"src/Stats/formatBytes.ts": {
|
15712
|
-
"bytesInOutput":
|
15736
|
+
"bytesInOutput": 473
|
15713
15737
|
},
|
15714
15738
|
"src/Stats/StyledStats.tsx": {
|
15715
15739
|
"bytesInOutput": 708
|
@@ -15913,7 +15937,7 @@
|
|
15913
15937
|
"bytesInOutput": 7670
|
15914
15938
|
},
|
15915
15939
|
"src/Prebuilt/components/StatsForNerds.jsx": {
|
15916
|
-
"bytesInOutput":
|
15940
|
+
"bytesInOutput": 9587
|
15917
15941
|
},
|
15918
15942
|
"src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
|
15919
15943
|
"bytesInOutput": 5008
|
@@ -15940,7 +15964,7 @@
|
|
15940
15964
|
"bytesInOutput": 10019
|
15941
15965
|
},
|
15942
15966
|
"../hms-video-store/dist/index.js": {
|
15943
|
-
"bytesInOutput":
|
15967
|
+
"bytesInOutput": 48434
|
15944
15968
|
},
|
15945
15969
|
"../../node_modules/reselect/es/index.js": {
|
15946
15970
|
"bytesInOutput": 2537
|
@@ -15976,7 +16000,7 @@
|
|
15976
16000
|
"bytesInOutput": 11866
|
15977
16001
|
},
|
15978
16002
|
"../../node_modules/webrtc-adapter/src/js/common_shim.js": {
|
15979
|
-
"bytesInOutput":
|
16003
|
+
"bytesInOutput": 12446
|
15980
16004
|
},
|
15981
16005
|
"src/Prebuilt/components/Header/AdditionalRoomState.jsx": {
|
15982
16006
|
"bytesInOutput": 6823
|
@@ -16363,7 +16387,7 @@
|
|
16363
16387
|
"bytesInOutput": 27
|
16364
16388
|
},
|
16365
16389
|
"src/Prebuilt/components/Notifications/Notifications.tsx": {
|
16366
|
-
"bytesInOutput":
|
16390
|
+
"bytesInOutput": 7914
|
16367
16391
|
},
|
16368
16392
|
"src/Prebuilt/components/Toast/ToastBatcher.js": {
|
16369
16393
|
"bytesInOutput": 1768
|
@@ -16435,7 +16459,7 @@
|
|
16435
16459
|
"bytesInOutput": 651
|
16436
16460
|
}
|
16437
16461
|
},
|
16438
|
-
"bytes":
|
16462
|
+
"bytes": 1256589
|
16439
16463
|
}
|
16440
16464
|
}
|
16441
16465
|
}
|
package/package.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10
10
|
"prebuilt",
|
11
11
|
"roomkit"
|
12
12
|
],
|
13
|
-
"version": "0.2.3-alpha.
|
13
|
+
"version": "0.2.3-alpha.1",
|
14
14
|
"author": "100ms",
|
15
15
|
"license": "MIT",
|
16
16
|
"repository": {
|
@@ -82,10 +82,10 @@
|
|
82
82
|
"react": ">=17.0.2 <19.0.0"
|
83
83
|
},
|
84
84
|
"dependencies": {
|
85
|
-
"@100mslive/hls-player": "0.2.3-alpha.
|
86
|
-
"@100mslive/hms-virtual-background": "1.12.3-alpha.
|
87
|
-
"@100mslive/react-icons": "0.9.3-alpha.
|
88
|
-
"@100mslive/react-sdk": "0.9.3-alpha.
|
85
|
+
"@100mslive/hls-player": "0.2.3-alpha.1",
|
86
|
+
"@100mslive/hms-virtual-background": "1.12.3-alpha.1",
|
87
|
+
"@100mslive/react-icons": "0.9.3-alpha.1",
|
88
|
+
"@100mslive/react-sdk": "0.9.3-alpha.1",
|
89
89
|
"@100mslive/types-prebuilt": "0.12.6",
|
90
90
|
"@emoji-mart/data": "^1.0.6",
|
91
91
|
"@emoji-mart/react": "^1.0.1",
|
@@ -120,5 +120,5 @@
|
|
120
120
|
"uuid": "^8.3.2",
|
121
121
|
"worker-timers": "^7.0.40"
|
122
122
|
},
|
123
|
-
"gitHead": "
|
123
|
+
"gitHead": "186da3cb403754304f9e22daa325d046c0d4b2a4"
|
124
124
|
}
|