@100mslive/roomkit-react 0.3.25 → 0.3.26
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/App.d.ts +1 -2
- package/dist/index.cjs.css +2 -2
- package/dist/index.cjs.css.map +1 -1
- package/dist/index.cjs.js +820 -797
- package/dist/index.cjs.js.map +3 -3
- package/dist/index.css +2 -2
- package/dist/index.css.map +1 -1
- package/dist/index.js +863 -833
- package/dist/index.js.map +3 -3
- package/dist/meta.cjs.json +32 -37
- package/dist/meta.esbuild.json +33 -38
- package/package.json +7 -7
- package/src/Diagnostics/ConnectivityTest.tsx +2 -1
- package/src/Prebuilt/App.tsx +6 -4
- package/src/Prebuilt/components/AudioVideoToggle.tsx +1 -1
- package/src/Prebuilt/components/Polls/Voting/QuestionCard.jsx +18 -5
- package/src/Prebuilt/components/StatsForNerds.jsx +2 -2
- package/src/Stats/Stats.tsx +11 -2
package/dist/meta.cjs.json
CHANGED
@@ -1359,7 +1359,7 @@
|
|
1359
1359
|
"format": "esm"
|
1360
1360
|
},
|
1361
1361
|
"src/Stats/Stats.tsx": {
|
1362
|
-
"bytes":
|
1362
|
+
"bytes": 8508,
|
1363
1363
|
"imports": [
|
1364
1364
|
{
|
1365
1365
|
"path": "react",
|
@@ -3102,7 +3102,7 @@
|
|
3102
3102
|
"format": "esm"
|
3103
3103
|
},
|
3104
3104
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
3105
|
-
"bytes":
|
3105
|
+
"bytes": 13760,
|
3106
3106
|
"imports": [
|
3107
3107
|
{
|
3108
3108
|
"path": "react",
|
@@ -4739,7 +4739,7 @@
|
|
4739
4739
|
"format": "esm"
|
4740
4740
|
},
|
4741
4741
|
"src/Prebuilt/components/StatsForNerds.jsx": {
|
4742
|
-
"bytes":
|
4742
|
+
"bytes": 13543,
|
4743
4743
|
"imports": [
|
4744
4744
|
{
|
4745
4745
|
"path": "react",
|
@@ -5779,7 +5779,7 @@
|
|
5779
5779
|
"format": "cjs"
|
5780
5780
|
},
|
5781
5781
|
"../hms-video-store/dist/index.js": {
|
5782
|
-
"bytes":
|
5782
|
+
"bytes": 375753,
|
5783
5783
|
"imports": [
|
5784
5784
|
{
|
5785
5785
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -8324,7 +8324,7 @@
|
|
8324
8324
|
"format": "esm"
|
8325
8325
|
},
|
8326
8326
|
"src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
|
8327
|
-
"bytes":
|
8327
|
+
"bytes": 7496,
|
8328
8328
|
"imports": [
|
8329
8329
|
{
|
8330
8330
|
"path": "react",
|
@@ -11321,7 +11321,7 @@
|
|
11321
11321
|
],
|
11322
11322
|
"format": "esm"
|
11323
11323
|
},
|
11324
|
-
"../../../../../../../tmp/tmp-
|
11324
|
+
"../../../../../../../tmp/tmp-2852-6EGOcBOuw7Sd/193bad813ae2/tldraw.css": {
|
11325
11325
|
"bytes": 80111,
|
11326
11326
|
"imports": [
|
11327
11327
|
{
|
@@ -11371,7 +11371,7 @@
|
|
11371
11371
|
}
|
11372
11372
|
]
|
11373
11373
|
},
|
11374
|
-
"../../../../../../../tmp/tmp-
|
11374
|
+
"../../../../../../../tmp/tmp-2852-6EGOcBOuw7Sd/193bad8138f1/index.css": {
|
11375
11375
|
"bytes": 597,
|
11376
11376
|
"imports": [
|
11377
11377
|
{
|
@@ -11380,7 +11380,7 @@
|
|
11380
11380
|
"external": true
|
11381
11381
|
},
|
11382
11382
|
{
|
11383
|
-
"path": "../../../../../../../tmp/tmp-
|
11383
|
+
"path": "../../../../../../../tmp/tmp-2852-6EGOcBOuw7Sd/193bad813ae2/tldraw.css",
|
11384
11384
|
"kind": "import-rule",
|
11385
11385
|
"original": "@tldraw/tldraw/tldraw.css"
|
11386
11386
|
}
|
@@ -11455,7 +11455,7 @@
|
|
11455
11455
|
"original": "../../common/constants"
|
11456
11456
|
},
|
11457
11457
|
{
|
11458
|
-
"path": "../../../../../../../tmp/tmp-
|
11458
|
+
"path": "../../../../../../../tmp/tmp-2852-6EGOcBOuw7Sd/193bad8138f1/index.css",
|
11459
11459
|
"kind": "import-statement",
|
11460
11460
|
"original": "@100mslive/hms-whiteboard/index.css"
|
11461
11461
|
},
|
@@ -14596,18 +14596,13 @@
|
|
14596
14596
|
"format": "esm"
|
14597
14597
|
},
|
14598
14598
|
"src/Prebuilt/App.tsx": {
|
14599
|
-
"bytes":
|
14599
|
+
"bytes": 10920,
|
14600
14600
|
"imports": [
|
14601
14601
|
{
|
14602
14602
|
"path": "react",
|
14603
14603
|
"kind": "import-statement",
|
14604
14604
|
"external": true
|
14605
14605
|
},
|
14606
|
-
{
|
14607
|
-
"path": "@100mslive/hms-video-store",
|
14608
|
-
"kind": "import-statement",
|
14609
|
-
"external": true
|
14610
|
-
},
|
14611
14606
|
{
|
14612
14607
|
"path": "@100mslive/types-prebuilt",
|
14613
14608
|
"kind": "import-statement",
|
@@ -15209,7 +15204,7 @@
|
|
15209
15204
|
"format": "esm"
|
15210
15205
|
},
|
15211
15206
|
"src/Diagnostics/ConnectivityTest.tsx": {
|
15212
|
-
"bytes":
|
15207
|
+
"bytes": 12290,
|
15213
15208
|
"imports": [
|
15214
15209
|
{
|
15215
15210
|
"path": "react",
|
@@ -15719,7 +15714,7 @@
|
|
15719
15714
|
"imports": [],
|
15720
15715
|
"exports": [],
|
15721
15716
|
"inputs": {},
|
15722
|
-
"bytes":
|
15717
|
+
"bytes": 3625355
|
15723
15718
|
},
|
15724
15719
|
"dist/index.cjs.js": {
|
15725
15720
|
"imports": [
|
@@ -19057,13 +19052,13 @@
|
|
19057
19052
|
"cssBundle": "dist/index.cjs.css",
|
19058
19053
|
"inputs": {
|
19059
19054
|
"<define:process.env>": {
|
19060
|
-
"bytesInOutput":
|
19055
|
+
"bytesInOutput": 17979
|
19061
19056
|
},
|
19062
19057
|
"../../node_modules/lodash/lodash.js": {
|
19063
19058
|
"bytesInOutput": 224306
|
19064
19059
|
},
|
19065
19060
|
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
19066
|
-
"bytesInOutput":
|
19061
|
+
"bytesInOutput": 42453
|
19067
19062
|
},
|
19068
19063
|
"../../node_modules/lodash.isequal/index.js": {
|
19069
19064
|
"bytesInOutput": 26597
|
@@ -19078,13 +19073,13 @@
|
|
19078
19073
|
"bytesInOutput": 3491
|
19079
19074
|
},
|
19080
19075
|
"../../node_modules/sdp-transform/lib/writer.js": {
|
19081
|
-
"bytesInOutput":
|
19076
|
+
"bytesInOutput": 3073
|
19082
19077
|
},
|
19083
19078
|
"../../node_modules/sdp-transform/lib/index.js": {
|
19084
19079
|
"bytesInOutput": 615
|
19085
19080
|
},
|
19086
19081
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
|
19087
|
-
"bytesInOutput":
|
19082
|
+
"bytesInOutput": 3852
|
19088
19083
|
},
|
19089
19084
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
|
19090
19085
|
"bytesInOutput": 7630
|
@@ -19102,10 +19097,10 @@
|
|
19102
19097
|
"bytesInOutput": 210
|
19103
19098
|
},
|
19104
19099
|
"../../node_modules/prop-types/checkPropTypes.js": {
|
19105
|
-
"bytesInOutput":
|
19100
|
+
"bytesInOutput": 2828
|
19106
19101
|
},
|
19107
19102
|
"../../node_modules/prop-types/factoryWithTypeCheckers.js": {
|
19108
|
-
"bytesInOutput":
|
19103
|
+
"bytesInOutput": 19844
|
19109
19104
|
},
|
19110
19105
|
"../../node_modules/prop-types/factoryWithThrowingShims.js": {
|
19111
19106
|
"bytesInOutput": 1648
|
@@ -19279,7 +19274,7 @@
|
|
19279
19274
|
"bytesInOutput": 27
|
19280
19275
|
},
|
19281
19276
|
"src/Stats/Stats.tsx": {
|
19282
|
-
"bytesInOutput":
|
19277
|
+
"bytesInOutput": 9431
|
19283
19278
|
},
|
19284
19279
|
"src/Stats/formatBytes.ts": {
|
19285
19280
|
"bytesInOutput": 471
|
@@ -19339,7 +19334,7 @@
|
|
19339
19334
|
"bytesInOutput": 925
|
19340
19335
|
},
|
19341
19336
|
"src/Prebuilt/App.tsx": {
|
19342
|
-
"bytesInOutput":
|
19337
|
+
"bytesInOutput": 8536
|
19343
19338
|
},
|
19344
19339
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
19345
19340
|
"bytesInOutput": 6918
|
@@ -19411,7 +19406,7 @@
|
|
19411
19406
|
"bytesInOutput": 3740
|
19412
19407
|
},
|
19413
19408
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
19414
|
-
"bytesInOutput":
|
19409
|
+
"bytesInOutput": 15352
|
19415
19410
|
},
|
19416
19411
|
"src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.tsx": {
|
19417
19412
|
"bytesInOutput": 3499
|
@@ -19549,7 +19544,7 @@
|
|
19549
19544
|
"bytesInOutput": 8368
|
19550
19545
|
},
|
19551
19546
|
"src/Prebuilt/components/StatsForNerds.jsx": {
|
19552
|
-
"bytesInOutput":
|
19547
|
+
"bytesInOutput": 15919
|
19553
19548
|
},
|
19554
19549
|
"src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
|
19555
19550
|
"bytesInOutput": 5478
|
@@ -19591,7 +19586,7 @@
|
|
19591
19586
|
"bytesInOutput": 10613
|
19592
19587
|
},
|
19593
19588
|
"../hms-video-store/dist/index.js": {
|
19594
|
-
"bytesInOutput":
|
19589
|
+
"bytesInOutput": 54394
|
19595
19590
|
},
|
19596
19591
|
"../../node_modules/reselect/es/index.js": {
|
19597
19592
|
"bytesInOutput": 2539
|
@@ -19609,7 +19604,7 @@
|
|
19609
19604
|
"bytesInOutput": 22676
|
19610
19605
|
},
|
19611
19606
|
"../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
|
19612
|
-
"bytesInOutput":
|
19607
|
+
"bytesInOutput": 6093
|
19613
19608
|
},
|
19614
19609
|
"../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
|
19615
19610
|
"bytesInOutput": 1256
|
@@ -19786,7 +19781,7 @@
|
|
19786
19781
|
"bytesInOutput": 1383
|
19787
19782
|
},
|
19788
19783
|
"src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
|
19789
|
-
"bytesInOutput":
|
19784
|
+
"bytesInOutput": 8123
|
19790
19785
|
},
|
19791
19786
|
"src/Prebuilt/components/Polls/Voting/TimedVoting.tsx": {
|
19792
19787
|
"bytesInOutput": 1786
|
@@ -19807,7 +19802,7 @@
|
|
19807
19802
|
"bytesInOutput": 8198
|
19808
19803
|
},
|
19809
19804
|
"src/Prebuilt/components/Chat/Chat.tsx": {
|
19810
|
-
"bytesInOutput":
|
19805
|
+
"bytesInOutput": 5964
|
19811
19806
|
},
|
19812
19807
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
19813
19808
|
"bytesInOutput": 11512
|
@@ -19935,7 +19930,7 @@
|
|
19935
19930
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
19936
19931
|
"bytesInOutput": 3051
|
19937
19932
|
},
|
19938
|
-
"../../../../../../../tmp/tmp-
|
19933
|
+
"../../../../../../../tmp/tmp-2852-6EGOcBOuw7Sd/193bad8138f1/index.css": {
|
19939
19934
|
"bytesInOutput": 0
|
19940
19935
|
},
|
19941
19936
|
"src/Prebuilt/common/PeersSorter.ts": {
|
@@ -19945,7 +19940,7 @@
|
|
19945
19940
|
"bytesInOutput": 2922
|
19946
19941
|
},
|
19947
19942
|
"src/Prebuilt/layouts/HLSView.jsx": {
|
19948
|
-
"bytesInOutput":
|
19943
|
+
"bytesInOutput": 30000
|
19949
19944
|
},
|
19950
19945
|
"src/Prebuilt/components/HlsStatsOverlay.jsx": {
|
19951
19946
|
"bytesInOutput": 3861
|
@@ -20164,13 +20159,13 @@
|
|
20164
20159
|
"bytesInOutput": 4736
|
20165
20160
|
},
|
20166
20161
|
"src/Diagnostics/ConnectivityTest.tsx": {
|
20167
|
-
"bytesInOutput":
|
20162
|
+
"bytesInOutput": 15472
|
20168
20163
|
},
|
20169
20164
|
"src/Diagnostics/VideoTest.tsx": {
|
20170
20165
|
"bytesInOutput": 2777
|
20171
20166
|
}
|
20172
20167
|
},
|
20173
|
-
"bytes":
|
20168
|
+
"bytes": 1505041
|
20174
20169
|
},
|
20175
20170
|
"dist/index.cjs.css.map": {
|
20176
20171
|
"imports": [],
|
@@ -20232,10 +20227,10 @@
|
|
20232
20227
|
}
|
20233
20228
|
],
|
20234
20229
|
"inputs": {
|
20235
|
-
"../../../../../../../tmp/tmp-
|
20230
|
+
"../../../../../../../tmp/tmp-2852-6EGOcBOuw7Sd/193bad813ae2/tldraw.css": {
|
20236
20231
|
"bytesInOutput": 75223
|
20237
20232
|
},
|
20238
|
-
"../../../../../../../tmp/tmp-
|
20233
|
+
"../../../../../../../tmp/tmp-2852-6EGOcBOuw7Sd/193bad8138f1/index.css": {
|
20239
20234
|
"bytesInOutput": 401
|
20240
20235
|
}
|
20241
20236
|
},
|
package/dist/meta.esbuild.json
CHANGED
@@ -1359,7 +1359,7 @@
|
|
1359
1359
|
"format": "esm"
|
1360
1360
|
},
|
1361
1361
|
"src/Stats/Stats.tsx": {
|
1362
|
-
"bytes":
|
1362
|
+
"bytes": 8508,
|
1363
1363
|
"imports": [
|
1364
1364
|
{
|
1365
1365
|
"path": "react",
|
@@ -3102,7 +3102,7 @@
|
|
3102
3102
|
"format": "esm"
|
3103
3103
|
},
|
3104
3104
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
3105
|
-
"bytes":
|
3105
|
+
"bytes": 13760,
|
3106
3106
|
"imports": [
|
3107
3107
|
{
|
3108
3108
|
"path": "react",
|
@@ -4739,7 +4739,7 @@
|
|
4739
4739
|
"format": "esm"
|
4740
4740
|
},
|
4741
4741
|
"src/Prebuilt/components/StatsForNerds.jsx": {
|
4742
|
-
"bytes":
|
4742
|
+
"bytes": 13543,
|
4743
4743
|
"imports": [
|
4744
4744
|
{
|
4745
4745
|
"path": "react",
|
@@ -5779,7 +5779,7 @@
|
|
5779
5779
|
"format": "cjs"
|
5780
5780
|
},
|
5781
5781
|
"../hms-video-store/dist/index.js": {
|
5782
|
-
"bytes":
|
5782
|
+
"bytes": 375753,
|
5783
5783
|
"imports": [
|
5784
5784
|
{
|
5785
5785
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -8324,7 +8324,7 @@
|
|
8324
8324
|
"format": "esm"
|
8325
8325
|
},
|
8326
8326
|
"src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
|
8327
|
-
"bytes":
|
8327
|
+
"bytes": 7496,
|
8328
8328
|
"imports": [
|
8329
8329
|
{
|
8330
8330
|
"path": "react",
|
@@ -11321,7 +11321,7 @@
|
|
11321
11321
|
],
|
11322
11322
|
"format": "esm"
|
11323
11323
|
},
|
11324
|
-
"../../../../../../../tmp/tmp-
|
11324
|
+
"../../../../../../../tmp/tmp-2852-z161wCOG3Zad/193bad813af3/tldraw.css": {
|
11325
11325
|
"bytes": 80111,
|
11326
11326
|
"imports": [
|
11327
11327
|
{
|
@@ -11371,7 +11371,7 @@
|
|
11371
11371
|
}
|
11372
11372
|
]
|
11373
11373
|
},
|
11374
|
-
"../../../../../../../tmp/tmp-
|
11374
|
+
"../../../../../../../tmp/tmp-2852-z161wCOG3Zad/193bad813260/index.css": {
|
11375
11375
|
"bytes": 597,
|
11376
11376
|
"imports": [
|
11377
11377
|
{
|
@@ -11380,7 +11380,7 @@
|
|
11380
11380
|
"external": true
|
11381
11381
|
},
|
11382
11382
|
{
|
11383
|
-
"path": "../../../../../../../tmp/tmp-
|
11383
|
+
"path": "../../../../../../../tmp/tmp-2852-z161wCOG3Zad/193bad813af3/tldraw.css",
|
11384
11384
|
"kind": "import-rule",
|
11385
11385
|
"original": "@tldraw/tldraw/tldraw.css"
|
11386
11386
|
}
|
@@ -11455,7 +11455,7 @@
|
|
11455
11455
|
"original": "../../common/constants"
|
11456
11456
|
},
|
11457
11457
|
{
|
11458
|
-
"path": "../../../../../../../tmp/tmp-
|
11458
|
+
"path": "../../../../../../../tmp/tmp-2852-z161wCOG3Zad/193bad813260/index.css",
|
11459
11459
|
"kind": "import-statement",
|
11460
11460
|
"original": "@100mslive/hms-whiteboard/index.css"
|
11461
11461
|
},
|
@@ -14596,18 +14596,13 @@
|
|
14596
14596
|
"format": "esm"
|
14597
14597
|
},
|
14598
14598
|
"src/Prebuilt/App.tsx": {
|
14599
|
-
"bytes":
|
14599
|
+
"bytes": 10920,
|
14600
14600
|
"imports": [
|
14601
14601
|
{
|
14602
14602
|
"path": "react",
|
14603
14603
|
"kind": "import-statement",
|
14604
14604
|
"external": true
|
14605
14605
|
},
|
14606
|
-
{
|
14607
|
-
"path": "@100mslive/hms-video-store",
|
14608
|
-
"kind": "import-statement",
|
14609
|
-
"external": true
|
14610
|
-
},
|
14611
14606
|
{
|
14612
14607
|
"path": "@100mslive/types-prebuilt",
|
14613
14608
|
"kind": "import-statement",
|
@@ -15209,7 +15204,7 @@
|
|
15209
15204
|
"format": "esm"
|
15210
15205
|
},
|
15211
15206
|
"src/Diagnostics/ConnectivityTest.tsx": {
|
15212
|
-
"bytes":
|
15207
|
+
"bytes": 12290,
|
15213
15208
|
"imports": [
|
15214
15209
|
{
|
15215
15210
|
"path": "react",
|
@@ -15719,7 +15714,7 @@
|
|
15719
15714
|
"imports": [],
|
15720
15715
|
"exports": [],
|
15721
15716
|
"inputs": {},
|
15722
|
-
"bytes":
|
15717
|
+
"bytes": 3665400
|
15723
15718
|
},
|
15724
15719
|
"dist/index.js": {
|
15725
15720
|
"imports": [
|
@@ -19123,13 +19118,13 @@
|
|
19123
19118
|
"cssBundle": "dist/index.css",
|
19124
19119
|
"inputs": {
|
19125
19120
|
"<define:process.env>": {
|
19126
|
-
"bytesInOutput":
|
19121
|
+
"bytesInOutput": 17979
|
19127
19122
|
},
|
19128
19123
|
"../../node_modules/lodash/lodash.js": {
|
19129
19124
|
"bytesInOutput": 224301
|
19130
19125
|
},
|
19131
19126
|
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
19132
|
-
"bytesInOutput":
|
19127
|
+
"bytesInOutput": 42449
|
19133
19128
|
},
|
19134
19129
|
"../../node_modules/lodash.isequal/index.js": {
|
19135
19130
|
"bytesInOutput": 26591
|
@@ -19144,13 +19139,13 @@
|
|
19144
19139
|
"bytesInOutput": 3491
|
19145
19140
|
},
|
19146
19141
|
"../../node_modules/sdp-transform/lib/writer.js": {
|
19147
|
-
"bytesInOutput":
|
19142
|
+
"bytesInOutput": 3071
|
19148
19143
|
},
|
19149
19144
|
"../../node_modules/sdp-transform/lib/index.js": {
|
19150
19145
|
"bytesInOutput": 615
|
19151
19146
|
},
|
19152
19147
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
|
19153
|
-
"bytesInOutput":
|
19148
|
+
"bytesInOutput": 3852
|
19154
19149
|
},
|
19155
19150
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
|
19156
19151
|
"bytesInOutput": 7630
|
@@ -19168,10 +19163,10 @@
|
|
19168
19163
|
"bytesInOutput": 208
|
19169
19164
|
},
|
19170
19165
|
"../../node_modules/prop-types/checkPropTypes.js": {
|
19171
|
-
"bytesInOutput":
|
19166
|
+
"bytesInOutput": 2826
|
19172
19167
|
},
|
19173
19168
|
"../../node_modules/prop-types/factoryWithTypeCheckers.js": {
|
19174
|
-
"bytesInOutput":
|
19169
|
+
"bytesInOutput": 19842
|
19175
19170
|
},
|
19176
19171
|
"../../node_modules/prop-types/factoryWithThrowingShims.js": {
|
19177
19172
|
"bytesInOutput": 1646
|
@@ -19345,7 +19340,7 @@
|
|
19345
19340
|
"bytesInOutput": 27
|
19346
19341
|
},
|
19347
19342
|
"src/Stats/Stats.tsx": {
|
19348
|
-
"bytesInOutput":
|
19343
|
+
"bytesInOutput": 8674
|
19349
19344
|
},
|
19350
19345
|
"src/Stats/formatBytes.ts": {
|
19351
19346
|
"bytesInOutput": 471
|
@@ -19405,7 +19400,7 @@
|
|
19405
19400
|
"bytesInOutput": 887
|
19406
19401
|
},
|
19407
19402
|
"src/Prebuilt/App.tsx": {
|
19408
|
-
"bytesInOutput":
|
19403
|
+
"bytesInOutput": 8036
|
19409
19404
|
},
|
19410
19405
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
19411
19406
|
"bytesInOutput": 6633
|
@@ -19477,7 +19472,7 @@
|
|
19477
19472
|
"bytesInOutput": 3306
|
19478
19473
|
},
|
19479
19474
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
19480
|
-
"bytesInOutput":
|
19475
|
+
"bytesInOutput": 14236
|
19481
19476
|
},
|
19482
19477
|
"src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.tsx": {
|
19483
19478
|
"bytesInOutput": 3293
|
@@ -19615,7 +19610,7 @@
|
|
19615
19610
|
"bytesInOutput": 7700
|
19616
19611
|
},
|
19617
19612
|
"src/Prebuilt/components/StatsForNerds.jsx": {
|
19618
|
-
"bytesInOutput":
|
19613
|
+
"bytesInOutput": 14582
|
19619
19614
|
},
|
19620
19615
|
"src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
|
19621
19616
|
"bytesInOutput": 5008
|
@@ -19657,7 +19652,7 @@
|
|
19657
19652
|
"bytesInOutput": 9861
|
19658
19653
|
},
|
19659
19654
|
"../hms-video-store/dist/index.js": {
|
19660
|
-
"bytesInOutput":
|
19655
|
+
"bytesInOutput": 54282
|
19661
19656
|
},
|
19662
19657
|
"../../node_modules/reselect/es/index.js": {
|
19663
19658
|
"bytesInOutput": 2539
|
@@ -19675,7 +19670,7 @@
|
|
19675
19670
|
"bytesInOutput": 22676
|
19676
19671
|
},
|
19677
19672
|
"../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
|
19678
|
-
"bytesInOutput":
|
19673
|
+
"bytesInOutput": 6093
|
19679
19674
|
},
|
19680
19675
|
"../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
|
19681
19676
|
"bytesInOutput": 1256
|
@@ -19852,7 +19847,7 @@
|
|
19852
19847
|
"bytesInOutput": 1304
|
19853
19848
|
},
|
19854
19849
|
"src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
|
19855
|
-
"bytesInOutput":
|
19850
|
+
"bytesInOutput": 7875
|
19856
19851
|
},
|
19857
19852
|
"src/Prebuilt/components/Polls/Voting/TimedVoting.tsx": {
|
19858
19853
|
"bytesInOutput": 1738
|
@@ -19873,7 +19868,7 @@
|
|
19873
19868
|
"bytesInOutput": 7557
|
19874
19869
|
},
|
19875
19870
|
"src/Prebuilt/components/Chat/Chat.tsx": {
|
19876
|
-
"bytesInOutput":
|
19871
|
+
"bytesInOutput": 5651
|
19877
19872
|
},
|
19878
19873
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
19879
19874
|
"bytesInOutput": 10898
|
@@ -20001,7 +19996,7 @@
|
|
20001
19996
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
20002
19997
|
"bytesInOutput": 2830
|
20003
19998
|
},
|
20004
|
-
"../../../../../../../tmp/tmp-
|
19999
|
+
"../../../../../../../tmp/tmp-2852-z161wCOG3Zad/193bad813260/index.css": {
|
20005
20000
|
"bytesInOutput": 0
|
20006
20001
|
},
|
20007
20002
|
"src/Prebuilt/common/PeersSorter.ts": {
|
@@ -20011,7 +20006,7 @@
|
|
20011
20006
|
"bytesInOutput": 2787
|
20012
20007
|
},
|
20013
20008
|
"src/Prebuilt/layouts/HLSView.jsx": {
|
20014
|
-
"bytesInOutput":
|
20009
|
+
"bytesInOutput": 28045
|
20015
20010
|
},
|
20016
20011
|
"src/Prebuilt/components/HlsStatsOverlay.jsx": {
|
20017
20012
|
"bytesInOutput": 3592
|
@@ -20137,7 +20132,7 @@
|
|
20137
20132
|
"bytesInOutput": 1686
|
20138
20133
|
},
|
20139
20134
|
"src/Prebuilt/components/Notifications/HandRaisedNotifications.tsx": {
|
20140
|
-
"bytesInOutput":
|
20135
|
+
"bytesInOutput": 3079
|
20141
20136
|
},
|
20142
20137
|
"src/Prebuilt/components/Toast/ToastBatcher.js": {
|
20143
20138
|
"bytesInOutput": 1983
|
@@ -20230,13 +20225,13 @@
|
|
20230
20225
|
"bytesInOutput": 4418
|
20231
20226
|
},
|
20232
20227
|
"src/Diagnostics/ConnectivityTest.tsx": {
|
20233
|
-
"bytesInOutput":
|
20228
|
+
"bytesInOutput": 13774
|
20234
20229
|
},
|
20235
20230
|
"src/Diagnostics/VideoTest.tsx": {
|
20236
20231
|
"bytesInOutput": 2632
|
20237
20232
|
}
|
20238
20233
|
},
|
20239
|
-
"bytes":
|
20234
|
+
"bytes": 1450123
|
20240
20235
|
},
|
20241
20236
|
"dist/index.css.map": {
|
20242
20237
|
"imports": [],
|
@@ -20298,10 +20293,10 @@
|
|
20298
20293
|
}
|
20299
20294
|
],
|
20300
20295
|
"inputs": {
|
20301
|
-
"../../../../../../../tmp/tmp-
|
20296
|
+
"../../../../../../../tmp/tmp-2852-z161wCOG3Zad/193bad813af3/tldraw.css": {
|
20302
20297
|
"bytesInOutput": 75223
|
20303
20298
|
},
|
20304
|
-
"../../../../../../../tmp/tmp-
|
20299
|
+
"../../../../../../../tmp/tmp-2852-z161wCOG3Zad/193bad813260/index.css": {
|
20305
20300
|
"bytesInOutput": 401
|
20306
20301
|
}
|
20307
20302
|
},
|
package/package.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10
10
|
"prebuilt",
|
11
11
|
"roomkit"
|
12
12
|
],
|
13
|
-
"version": "0.3.
|
13
|
+
"version": "0.3.26",
|
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.
|
78
|
+
"@100mslive/hls-player": "0.3.26",
|
79
79
|
"@100mslive/hms-noise-cancellation": "0.0.1",
|
80
|
-
"@100mslive/hms-virtual-background": "1.13.
|
81
|
-
"@100mslive/hms-whiteboard": "0.0.
|
82
|
-
"@100mslive/react-icons": "0.10.
|
83
|
-
"@100mslive/react-sdk": "0.10.
|
80
|
+
"@100mslive/hms-virtual-background": "1.13.26",
|
81
|
+
"@100mslive/hms-whiteboard": "0.0.16",
|
82
|
+
"@100mslive/react-icons": "0.10.26",
|
83
|
+
"@100mslive/react-sdk": "0.10.26",
|
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": "b0f9937dca2c0201d123fb3ca25ca4ede69ae91c"
|
121
121
|
}
|
@@ -11,7 +11,6 @@ import { DiagnosticsStep, useDiagnostics } from './DiagnosticsContext';
|
|
11
11
|
|
12
12
|
const Regions = {
|
13
13
|
in: 'India',
|
14
|
-
eu: 'Europe',
|
15
14
|
us: 'United States',
|
16
15
|
};
|
17
16
|
|
@@ -164,6 +163,7 @@ const AudioStats = ({ stats }: { stats: DiagnosticsRTCStats | undefined }) => {
|
|
164
163
|
<DetailedInfo title="Bitrate Sent" value={formatBytes(stats.bitrateSent, 'b/s')} />
|
165
164
|
<DetailedInfo title="Bitrate Received" value={formatBytes(stats.bitrateReceived, 'b/s')} />
|
166
165
|
<DetailedInfo title="Round Trip Time" value={`${stats.roundTripTime} ms`} />
|
166
|
+
<DetailedInfo title="Jitter" value={`${stats.jitter * 1000} ms`} />
|
167
167
|
</Flex>
|
168
168
|
)}
|
169
169
|
</ConnectivityTestStepResult>
|
@@ -182,6 +182,7 @@ const VideoStats = ({ stats }: { stats: DiagnosticsRTCStats | undefined }) => {
|
|
182
182
|
<DetailedInfo title="Bitrate Sent" value={formatBytes(stats.bitrateSent, 'b/s')} />
|
183
183
|
<DetailedInfo title="Bitrate Received" value={formatBytes(stats.bitrateReceived, 'b/s')} />
|
184
184
|
<DetailedInfo title="Round Trip Time" value={`${stats.roundTripTime} ms`} />
|
185
|
+
<DetailedInfo title="Jitter" value={`${stats.jitter * 1000} ms`} />
|
185
186
|
</Flex>
|
186
187
|
)}
|
187
188
|
</ConnectivityTestStepResult>
|
package/src/Prebuilt/App.tsx
CHANGED
@@ -1,11 +1,13 @@
|
|
1
1
|
import React, { MutableRefObject, useEffect, useRef } from 'react';
|
2
|
-
import { HMSStatsStoreWrapper, HMSStoreWrapper, IHMSNotifications } from '@100mslive/hms-video-store';
|
3
2
|
import { Layout, Logo, Screens, Theme, Typography } from '@100mslive/types-prebuilt';
|
4
3
|
import { match } from 'ts-pattern';
|
5
4
|
import {
|
6
5
|
HMSActions,
|
7
6
|
HMSReactiveStore,
|
8
7
|
HMSRoomProvider,
|
8
|
+
HMSStatsStoreWrapper,
|
9
|
+
HMSStoreWrapper,
|
10
|
+
IHMSNotifications,
|
9
11
|
selectIsConnectedToRoom,
|
10
12
|
useHMSActions,
|
11
13
|
useHMSStore,
|
@@ -207,15 +209,15 @@ export const HMSPrebuilt = React.forwardRef<HMSPrebuiltRefType, HMSPrebuiltProps
|
|
207
209
|
|
208
210
|
return (
|
209
211
|
<HMSThemeProvider
|
210
|
-
// issue is with
|
212
|
+
// issue is with stitches caching the theme using the theme name / class
|
211
213
|
// no updates to the themes are fired if the name is same.
|
212
214
|
// TODO: cache the theme and do deep check to trigger name change in the theme
|
213
215
|
themeType={`${theme.name}-${Date.now()}`}
|
214
216
|
theme={{
|
215
|
-
//@ts-ignore: Prebuilt theme to match
|
217
|
+
//@ts-ignore: Prebuilt theme to match stitches theme
|
216
218
|
colors: theme.palette,
|
217
219
|
fonts: {
|
218
|
-
//@ts-ignore: font list to match token types of
|
220
|
+
//@ts-ignore: font list to match token types of stitches
|
219
221
|
sans: fontFamily,
|
220
222
|
},
|
221
223
|
}}
|
@@ -155,7 +155,7 @@ export const NoiseCancellation = ({
|
|
155
155
|
return (
|
156
156
|
<ActionTile.Root
|
157
157
|
active={isNoiseCancellationEnabled && isKrispPluginAdded}
|
158
|
-
|
158
|
+
disabled={inProgress}
|
159
159
|
onClick={async () => {
|
160
160
|
await setNoiseCancellationWithPlugin(!isNoiseCancellationEnabled);
|
161
161
|
setOpenOptionsSheet?.(false);
|