@100mslive/roomkit-react 0.3.2-alpha.5 → 0.3.3-alpha.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{HLSView-K27OIEUG.js → HLSView-NVF25XHT.js} +2 -2
- package/dist/{chunk-7E3MCGCA.js → chunk-2V7F62FX.js} +538 -479
- package/dist/chunk-2V7F62FX.js.map +7 -0
- package/dist/index.cjs.js +493 -434
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +35 -35
- package/dist/meta.esbuild.json +42 -42
- package/package.json +6 -6
- package/src/Prebuilt/common/utils.js +1 -1
- package/src/Prebuilt/components/Footer/RoleAccordion.tsx +1 -1
- package/src/Prebuilt/components/Polls/CreateQuestions/CreateQuestions.jsx +6 -6
- package/src/Prebuilt/components/Polls/CreateQuestions/SavedQuestion.tsx +14 -2
- package/src/Prebuilt/components/Polls/common/MultipleChoiceOptions.jsx +3 -2
- package/src/Prebuilt/components/Polls/common/OptionInputWithDelete.tsx +1 -0
- package/src/Prebuilt/components/Polls/common/SingleChoiceOptions.jsx +3 -1
- package/src/Stats/Stats.tsx +1 -1
- package/dist/chunk-7E3MCGCA.js.map +0 -7
- /package/dist/{HLSView-K27OIEUG.js.map → HLSView-NVF25XHT.js.map} +0 -0
package/dist/index.js
CHANGED
package/dist/meta.cjs.json
CHANGED
@@ -1323,7 +1323,7 @@
|
|
1323
1323
|
"format": "esm"
|
1324
1324
|
},
|
1325
1325
|
"src/Stats/Stats.tsx": {
|
1326
|
-
"bytes":
|
1326
|
+
"bytes": 7818,
|
1327
1327
|
"imports": [
|
1328
1328
|
{
|
1329
1329
|
"path": "react",
|
@@ -2153,7 +2153,7 @@
|
|
2153
2153
|
"format": "esm"
|
2154
2154
|
},
|
2155
2155
|
"src/Prebuilt/common/utils.js": {
|
2156
|
-
"bytes":
|
2156
|
+
"bytes": 5892,
|
2157
2157
|
"imports": [
|
2158
2158
|
{
|
2159
2159
|
"path": "src/Prebuilt/common/constants.ts",
|
@@ -4691,7 +4691,7 @@
|
|
4691
4691
|
"format": "cjs"
|
4692
4692
|
},
|
4693
4693
|
"../hms-video-store/dist/index.js": {
|
4694
|
-
"bytes":
|
4694
|
+
"bytes": 328413,
|
4695
4695
|
"imports": [
|
4696
4696
|
{
|
4697
4697
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -6715,7 +6715,7 @@
|
|
6715
6715
|
"format": "esm"
|
6716
6716
|
},
|
6717
6717
|
"src/Prebuilt/components/Polls/common/OptionInputWithDelete.tsx": {
|
6718
|
-
"bytes":
|
6718
|
+
"bytes": 1065,
|
6719
6719
|
"imports": [
|
6720
6720
|
{
|
6721
6721
|
"path": "react",
|
@@ -6798,7 +6798,7 @@
|
|
6798
6798
|
"format": "esm"
|
6799
6799
|
},
|
6800
6800
|
"src/Prebuilt/components/Polls/common/MultipleChoiceOptions.jsx": {
|
6801
|
-
"bytes":
|
6801
|
+
"bytes": 3867,
|
6802
6802
|
"imports": [
|
6803
6803
|
{
|
6804
6804
|
"path": "react",
|
@@ -6839,7 +6839,7 @@
|
|
6839
6839
|
"format": "esm"
|
6840
6840
|
},
|
6841
6841
|
"src/Prebuilt/components/Polls/common/SingleChoiceOptions.jsx": {
|
6842
|
-
"bytes":
|
6842
|
+
"bytes": 5111,
|
6843
6843
|
"imports": [
|
6844
6844
|
{
|
6845
6845
|
"path": "react",
|
@@ -6956,7 +6956,7 @@
|
|
6956
6956
|
"format": "esm"
|
6957
6957
|
},
|
6958
6958
|
"src/Prebuilt/components/Polls/CreateQuestions/SavedQuestion.tsx": {
|
6959
|
-
"bytes":
|
6959
|
+
"bytes": 2095,
|
6960
6960
|
"imports": [
|
6961
6961
|
{
|
6962
6962
|
"path": "react",
|
@@ -6992,7 +6992,7 @@
|
|
6992
6992
|
"format": "esm"
|
6993
6993
|
},
|
6994
6994
|
"src/Prebuilt/components/Polls/CreateQuestions/CreateQuestions.jsx": {
|
6995
|
-
"bytes":
|
6995
|
+
"bytes": 5303,
|
6996
6996
|
"imports": [
|
6997
6997
|
{
|
6998
6998
|
"path": "react",
|
@@ -13704,7 +13704,7 @@
|
|
13704
13704
|
"imports": [],
|
13705
13705
|
"exports": [],
|
13706
13706
|
"inputs": {},
|
13707
|
-
"bytes":
|
13707
|
+
"bytes": 3282211
|
13708
13708
|
},
|
13709
13709
|
"dist/index.cjs.js": {
|
13710
13710
|
"imports": [
|
@@ -16633,7 +16633,7 @@
|
|
16633
16633
|
"entryPoint": "src/index.ts",
|
16634
16634
|
"inputs": {
|
16635
16635
|
"<define:process.env>": {
|
16636
|
-
"bytesInOutput":
|
16636
|
+
"bytesInOutput": 18255
|
16637
16637
|
},
|
16638
16638
|
"src/Theme/base.config.ts": {
|
16639
16639
|
"bytesInOutput": 6104
|
@@ -16801,7 +16801,7 @@
|
|
16801
16801
|
"bytesInOutput": 983
|
16802
16802
|
},
|
16803
16803
|
"src/AudioLevel/AudioLevel.tsx": {
|
16804
|
-
"bytesInOutput":
|
16804
|
+
"bytesInOutput": 2808
|
16805
16805
|
},
|
16806
16806
|
"src/AudioLevel/index.ts": {
|
16807
16807
|
"bytesInOutput": 175
|
@@ -16816,7 +16816,7 @@
|
|
16816
16816
|
"bytesInOutput": 1004
|
16817
16817
|
},
|
16818
16818
|
"src/Stats/Stats.tsx": {
|
16819
|
-
"bytesInOutput":
|
16819
|
+
"bytesInOutput": 8956
|
16820
16820
|
},
|
16821
16821
|
"src/Stats/index.tsx": {
|
16822
16822
|
"bytesInOutput": 129
|
@@ -16909,7 +16909,7 @@
|
|
16909
16909
|
"bytesInOutput": 3450
|
16910
16910
|
},
|
16911
16911
|
"../../node_modules/lodash/lodash.js": {
|
16912
|
-
"bytesInOutput":
|
16912
|
+
"bytesInOutput": 224305
|
16913
16913
|
},
|
16914
16914
|
"src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
|
16915
16915
|
"bytesInOutput": 1887
|
@@ -16921,7 +16921,7 @@
|
|
16921
16921
|
"bytesInOutput": 1552
|
16922
16922
|
},
|
16923
16923
|
"src/Prebuilt/common/utils.js": {
|
16924
|
-
"bytesInOutput":
|
16924
|
+
"bytesInOutput": 3811
|
16925
16925
|
},
|
16926
16926
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
|
16927
16927
|
"bytesInOutput": 3003
|
@@ -17065,7 +17065,7 @@
|
|
17065
17065
|
"bytesInOutput": 8565
|
17066
17066
|
},
|
17067
17067
|
"../../node_modules/reselect/es/index.js": {
|
17068
|
-
"bytesInOutput":
|
17068
|
+
"bytesInOutput": 2639
|
17069
17069
|
},
|
17070
17070
|
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
17071
17071
|
"bytesInOutput": 42486
|
@@ -17077,7 +17077,7 @@
|
|
17077
17077
|
"bytesInOutput": 6467
|
17078
17078
|
},
|
17079
17079
|
"../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
|
17080
|
-
"bytesInOutput":
|
17080
|
+
"bytesInOutput": 6260
|
17081
17081
|
},
|
17082
17082
|
"../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
|
17083
17083
|
"bytesInOutput": 1396
|
@@ -17086,7 +17086,7 @@
|
|
17086
17086
|
"bytesInOutput": 22882
|
17087
17087
|
},
|
17088
17088
|
"../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
|
17089
|
-
"bytesInOutput":
|
17089
|
+
"bytesInOutput": 2277
|
17090
17090
|
},
|
17091
17091
|
"../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js": {
|
17092
17092
|
"bytesInOutput": 984
|
@@ -17098,7 +17098,7 @@
|
|
17098
17098
|
"bytesInOutput": 12019
|
17099
17099
|
},
|
17100
17100
|
"../../node_modules/sdp/sdp.js": {
|
17101
|
-
"bytesInOutput":
|
17101
|
+
"bytesInOutput": 22278
|
17102
17102
|
},
|
17103
17103
|
"../../node_modules/webrtc-adapter/src/js/common_shim.js": {
|
17104
17104
|
"bytesInOutput": 12620
|
@@ -17122,7 +17122,7 @@
|
|
17122
17122
|
"bytesInOutput": 615
|
17123
17123
|
},
|
17124
17124
|
"../hms-video-store/dist/index.js": {
|
17125
|
-
"bytesInOutput":
|
17125
|
+
"bytesInOutput": 54856
|
17126
17126
|
},
|
17127
17127
|
"src/Prebuilt/components/hooks/usePlaylistMusic.js": {
|
17128
17128
|
"bytesInOutput": 1384
|
@@ -17239,7 +17239,7 @@
|
|
17239
17239
|
"bytesInOutput": 1170
|
17240
17240
|
},
|
17241
17241
|
"src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.tsx": {
|
17242
|
-
"bytesInOutput":
|
17242
|
+
"bytesInOutput": 9668
|
17243
17243
|
},
|
17244
17244
|
"src/Prebuilt/components/Polls/CreateQuestions/DeleteQuestionModal.tsx": {
|
17245
17245
|
"bytesInOutput": 2802
|
@@ -17248,7 +17248,7 @@
|
|
17248
17248
|
"bytesInOutput": 394
|
17249
17249
|
},
|
17250
17250
|
"src/Prebuilt/components/Polls/common/OptionInputWithDelete.tsx": {
|
17251
|
-
"bytesInOutput":
|
17251
|
+
"bytesInOutput": 1373
|
17252
17252
|
},
|
17253
17253
|
"src/Prebuilt/components/Polls/common/VoteCount.tsx": {
|
17254
17254
|
"bytesInOutput": 587
|
@@ -17257,19 +17257,19 @@
|
|
17257
17257
|
"bytesInOutput": 865
|
17258
17258
|
},
|
17259
17259
|
"src/Prebuilt/components/Polls/common/MultipleChoiceOptions.jsx": {
|
17260
|
-
"bytesInOutput":
|
17260
|
+
"bytesInOutput": 4667
|
17261
17261
|
},
|
17262
17262
|
"src/Prebuilt/components/Polls/common/SingleChoiceOptions.jsx": {
|
17263
|
-
"bytesInOutput":
|
17263
|
+
"bytesInOutput": 5476
|
17264
17264
|
},
|
17265
17265
|
"src/Prebuilt/components/Polls/CreateQuestions/QuestionForm.tsx": {
|
17266
17266
|
"bytesInOutput": 10158
|
17267
17267
|
},
|
17268
17268
|
"src/Prebuilt/components/Polls/CreateQuestions/SavedQuestion.tsx": {
|
17269
|
-
"bytesInOutput":
|
17269
|
+
"bytesInOutput": 2546
|
17270
17270
|
},
|
17271
17271
|
"src/Prebuilt/components/Polls/CreateQuestions/CreateQuestions.jsx": {
|
17272
|
-
"bytesInOutput":
|
17272
|
+
"bytesInOutput": 6096
|
17273
17273
|
},
|
17274
17274
|
"src/Prebuilt/components/Polls/common/utils.ts": {
|
17275
17275
|
"bytesInOutput": 837
|
@@ -17323,7 +17323,7 @@
|
|
17323
17323
|
"bytesInOutput": 1528
|
17324
17324
|
},
|
17325
17325
|
"src/Prebuilt/components/hooks/usePinnedMessages.ts": {
|
17326
|
-
"bytesInOutput":
|
17326
|
+
"bytesInOutput": 3165
|
17327
17327
|
},
|
17328
17328
|
"src/Prebuilt/components/Chat/ChatActions.tsx": {
|
17329
17329
|
"bytesInOutput": 11568
|
@@ -17362,7 +17362,7 @@
|
|
17362
17362
|
"bytesInOutput": 1403
|
17363
17363
|
},
|
17364
17364
|
"src/Prebuilt/components/Chat/StickIndicator.tsx": {
|
17365
|
-
"bytesInOutput":
|
17365
|
+
"bytesInOutput": 828
|
17366
17366
|
},
|
17367
17367
|
"src/Prebuilt/components/Chat/PinnedMessage.tsx": {
|
17368
17368
|
"bytesInOutput": 6242
|
@@ -17425,7 +17425,7 @@
|
|
17425
17425
|
"bytesInOutput": 3422
|
17426
17426
|
},
|
17427
17427
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
17428
|
-
"bytesInOutput":
|
17428
|
+
"bytesInOutput": 11808
|
17429
17429
|
},
|
17430
17430
|
"src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx": {
|
17431
17431
|
"bytesInOutput": 2764
|
@@ -17440,13 +17440,13 @@
|
|
17440
17440
|
"bytesInOutput": 5183
|
17441
17441
|
},
|
17442
17442
|
"src/Prebuilt/components/Pagination.tsx": {
|
17443
|
-
"bytesInOutput":
|
17443
|
+
"bytesInOutput": 2119
|
17444
17444
|
},
|
17445
17445
|
"src/Prebuilt/components/VideoLayouts/Grid.tsx": {
|
17446
17446
|
"bytesInOutput": 1620
|
17447
17447
|
},
|
17448
17448
|
"src/Prebuilt/components/hooks/useTileLayout.tsx": {
|
17449
|
-
"bytesInOutput":
|
17449
|
+
"bytesInOutput": 4490
|
17450
17450
|
},
|
17451
17451
|
"src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
|
17452
17452
|
"bytesInOutput": 2453
|
@@ -17476,7 +17476,7 @@
|
|
17476
17476
|
"bytesInOutput": 3475
|
17477
17477
|
},
|
17478
17478
|
"src/Prebuilt/common/PeersSorter.ts": {
|
17479
|
-
"bytesInOutput":
|
17479
|
+
"bytesInOutput": 3605
|
17480
17480
|
},
|
17481
17481
|
"src/Prebuilt/components/VideoLayouts/GridLayout.tsx": {
|
17482
17482
|
"bytesInOutput": 4705
|
@@ -17515,7 +17515,7 @@
|
|
17515
17515
|
"bytesInOutput": 595
|
17516
17516
|
},
|
17517
17517
|
"src/Prebuilt/components/HMSVideo/utils.ts": {
|
17518
|
-
"bytesInOutput":
|
17518
|
+
"bytesInOutput": 833
|
17519
17519
|
},
|
17520
17520
|
"src/Prebuilt/components/HMSVideo/VideoProgress.tsx": {
|
17521
17521
|
"bytesInOutput": 3728
|
@@ -17599,7 +17599,7 @@
|
|
17599
17599
|
"bytesInOutput": 1817
|
17600
17600
|
},
|
17601
17601
|
"src/Prebuilt/components/Toast/ToastConfig.jsx": {
|
17602
|
-
"bytesInOutput":
|
17602
|
+
"bytesInOutput": 8711
|
17603
17603
|
},
|
17604
17604
|
"src/Prebuilt/components/Toast/ToastBatcher.js": {
|
17605
17605
|
"bytesInOutput": 2394
|
@@ -17635,7 +17635,7 @@
|
|
17635
17635
|
"bytesInOutput": 2248
|
17636
17636
|
},
|
17637
17637
|
"src/Prebuilt/components/Notifications/Notifications.tsx": {
|
17638
|
-
"bytesInOutput":
|
17638
|
+
"bytesInOutput": 8889
|
17639
17639
|
},
|
17640
17640
|
"src/Prebuilt/components/Notifications/index.tsx": {
|
17641
17641
|
"bytesInOutput": 173
|
@@ -17683,7 +17683,7 @@
|
|
17683
17683
|
"bytesInOutput": 2980
|
17684
17684
|
}
|
17685
17685
|
},
|
17686
|
-
"bytes":
|
17686
|
+
"bytes": 1561304
|
17687
17687
|
}
|
17688
17688
|
}
|
17689
17689
|
}
|
package/dist/meta.esbuild.json
CHANGED
@@ -1323,7 +1323,7 @@
|
|
1323
1323
|
"format": "esm"
|
1324
1324
|
},
|
1325
1325
|
"src/Stats/Stats.tsx": {
|
1326
|
-
"bytes":
|
1326
|
+
"bytes": 7818,
|
1327
1327
|
"imports": [
|
1328
1328
|
{
|
1329
1329
|
"path": "react",
|
@@ -2153,7 +2153,7 @@
|
|
2153
2153
|
"format": "esm"
|
2154
2154
|
},
|
2155
2155
|
"src/Prebuilt/common/utils.js": {
|
2156
|
-
"bytes":
|
2156
|
+
"bytes": 5892,
|
2157
2157
|
"imports": [
|
2158
2158
|
{
|
2159
2159
|
"path": "src/Prebuilt/common/constants.ts",
|
@@ -4691,7 +4691,7 @@
|
|
4691
4691
|
"format": "cjs"
|
4692
4692
|
},
|
4693
4693
|
"../hms-video-store/dist/index.js": {
|
4694
|
-
"bytes":
|
4694
|
+
"bytes": 328413,
|
4695
4695
|
"imports": [
|
4696
4696
|
{
|
4697
4697
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -6715,7 +6715,7 @@
|
|
6715
6715
|
"format": "esm"
|
6716
6716
|
},
|
6717
6717
|
"src/Prebuilt/components/Polls/common/OptionInputWithDelete.tsx": {
|
6718
|
-
"bytes":
|
6718
|
+
"bytes": 1065,
|
6719
6719
|
"imports": [
|
6720
6720
|
{
|
6721
6721
|
"path": "react",
|
@@ -6798,7 +6798,7 @@
|
|
6798
6798
|
"format": "esm"
|
6799
6799
|
},
|
6800
6800
|
"src/Prebuilt/components/Polls/common/MultipleChoiceOptions.jsx": {
|
6801
|
-
"bytes":
|
6801
|
+
"bytes": 3867,
|
6802
6802
|
"imports": [
|
6803
6803
|
{
|
6804
6804
|
"path": "react",
|
@@ -6839,7 +6839,7 @@
|
|
6839
6839
|
"format": "esm"
|
6840
6840
|
},
|
6841
6841
|
"src/Prebuilt/components/Polls/common/SingleChoiceOptions.jsx": {
|
6842
|
-
"bytes":
|
6842
|
+
"bytes": 5111,
|
6843
6843
|
"imports": [
|
6844
6844
|
{
|
6845
6845
|
"path": "react",
|
@@ -6956,7 +6956,7 @@
|
|
6956
6956
|
"format": "esm"
|
6957
6957
|
},
|
6958
6958
|
"src/Prebuilt/components/Polls/CreateQuestions/SavedQuestion.tsx": {
|
6959
|
-
"bytes":
|
6959
|
+
"bytes": 2095,
|
6960
6960
|
"imports": [
|
6961
6961
|
{
|
6962
6962
|
"path": "react",
|
@@ -6992,7 +6992,7 @@
|
|
6992
6992
|
"format": "esm"
|
6993
6993
|
},
|
6994
6994
|
"src/Prebuilt/components/Polls/CreateQuestions/CreateQuestions.jsx": {
|
6995
|
-
"bytes":
|
6995
|
+
"bytes": 5303,
|
6996
6996
|
"imports": [
|
6997
6997
|
{
|
6998
6998
|
"path": "react",
|
@@ -13709,7 +13709,7 @@
|
|
13709
13709
|
"dist/index.js": {
|
13710
13710
|
"imports": [
|
13711
13711
|
{
|
13712
|
-
"path": "dist/chunk-
|
13712
|
+
"path": "dist/chunk-2V7F62FX.js",
|
13713
13713
|
"kind": "import-statement"
|
13714
13714
|
}
|
13715
13715
|
],
|
@@ -13782,16 +13782,16 @@
|
|
13782
13782
|
"inputs": {},
|
13783
13783
|
"bytes": 1822
|
13784
13784
|
},
|
13785
|
-
"dist/HLSView-
|
13785
|
+
"dist/HLSView-NVF25XHT.js.map": {
|
13786
13786
|
"imports": [],
|
13787
13787
|
"exports": [],
|
13788
13788
|
"inputs": {},
|
13789
13789
|
"bytes": 90585
|
13790
13790
|
},
|
13791
|
-
"dist/HLSView-
|
13791
|
+
"dist/HLSView-NVF25XHT.js": {
|
13792
13792
|
"imports": [
|
13793
13793
|
{
|
13794
|
-
"path": "dist/chunk-
|
13794
|
+
"path": "dist/chunk-2V7F62FX.js",
|
13795
13795
|
"kind": "import-statement"
|
13796
13796
|
},
|
13797
13797
|
{
|
@@ -14009,13 +14009,13 @@
|
|
14009
14009
|
},
|
14010
14010
|
"bytes": 55694
|
14011
14011
|
},
|
14012
|
-
"dist/chunk-
|
14012
|
+
"dist/chunk-2V7F62FX.js.map": {
|
14013
14013
|
"imports": [],
|
14014
14014
|
"exports": [],
|
14015
14015
|
"inputs": {},
|
14016
|
-
"bytes":
|
14016
|
+
"bytes": 3187182
|
14017
14017
|
},
|
14018
|
-
"dist/chunk-
|
14018
|
+
"dist/chunk-2V7F62FX.js": {
|
14019
14019
|
"imports": [
|
14020
14020
|
{
|
14021
14021
|
"path": "react",
|
@@ -16403,7 +16403,7 @@
|
|
16403
16403
|
"external": true
|
16404
16404
|
},
|
16405
16405
|
{
|
16406
|
-
"path": "dist/HLSView-
|
16406
|
+
"path": "dist/HLSView-NVF25XHT.js",
|
16407
16407
|
"kind": "dynamic-import"
|
16408
16408
|
},
|
16409
16409
|
{
|
@@ -16878,10 +16878,10 @@
|
|
16878
16878
|
],
|
16879
16879
|
"inputs": {
|
16880
16880
|
"<define:process.env>": {
|
16881
|
-
"bytesInOutput":
|
16881
|
+
"bytesInOutput": 18255
|
16882
16882
|
},
|
16883
16883
|
"../../node_modules/lodash/lodash.js": {
|
16884
|
-
"bytesInOutput":
|
16884
|
+
"bytesInOutput": 224298
|
16885
16885
|
},
|
16886
16886
|
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
16887
16887
|
"bytesInOutput": 42482
|
@@ -16890,7 +16890,7 @@
|
|
16890
16890
|
"bytesInOutput": 26591
|
16891
16891
|
},
|
16892
16892
|
"../../node_modules/sdp/sdp.js": {
|
16893
|
-
"bytesInOutput":
|
16893
|
+
"bytesInOutput": 22275
|
16894
16894
|
},
|
16895
16895
|
"../../node_modules/sdp-transform/lib/grammar.js": {
|
16896
16896
|
"bytesInOutput": 16120
|
@@ -17061,7 +17061,7 @@
|
|
17061
17061
|
"bytesInOutput": 755
|
17062
17062
|
},
|
17063
17063
|
"src/AudioLevel/AudioLevel.tsx": {
|
17064
|
-
"bytesInOutput":
|
17064
|
+
"bytesInOutput": 2196
|
17065
17065
|
},
|
17066
17066
|
"src/AudioLevel/audio-level.png": {
|
17067
17067
|
"bytesInOutput": 880
|
@@ -17073,7 +17073,7 @@
|
|
17073
17073
|
"bytesInOutput": 27
|
17074
17074
|
},
|
17075
17075
|
"src/Stats/Stats.tsx": {
|
17076
|
-
"bytesInOutput":
|
17076
|
+
"bytesInOutput": 7819
|
17077
17077
|
},
|
17078
17078
|
"src/Stats/formatBytes.ts": {
|
17079
17079
|
"bytesInOutput": 473
|
@@ -17163,7 +17163,7 @@
|
|
17163
17163
|
"bytesInOutput": 1486
|
17164
17164
|
},
|
17165
17165
|
"src/Prebuilt/common/utils.js": {
|
17166
|
-
"bytesInOutput":
|
17166
|
+
"bytesInOutput": 3208
|
17167
17167
|
},
|
17168
17168
|
"src/Prebuilt/components/AppData/useSidepane.js": {
|
17169
17169
|
"bytesInOutput": 2499
|
@@ -17316,10 +17316,10 @@
|
|
17316
17316
|
"bytesInOutput": 10031
|
17317
17317
|
},
|
17318
17318
|
"../hms-video-store/dist/index.js": {
|
17319
|
-
"bytesInOutput":
|
17319
|
+
"bytesInOutput": 50125
|
17320
17320
|
},
|
17321
17321
|
"../../node_modules/reselect/es/index.js": {
|
17322
|
-
"bytesInOutput":
|
17322
|
+
"bytesInOutput": 2537
|
17323
17323
|
},
|
17324
17324
|
"../../node_modules/webrtc-adapter/src/js/adapter_core.js": {
|
17325
17325
|
"bytesInOutput": 118
|
@@ -17334,7 +17334,7 @@
|
|
17334
17334
|
"bytesInOutput": 22678
|
17335
17335
|
},
|
17336
17336
|
"../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
|
17337
|
-
"bytesInOutput":
|
17337
|
+
"bytesInOutput": 6094
|
17338
17338
|
},
|
17339
17339
|
"../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
|
17340
17340
|
"bytesInOutput": 1256
|
@@ -17343,7 +17343,7 @@
|
|
17343
17343
|
"bytesInOutput": 9143
|
17344
17344
|
},
|
17345
17345
|
"../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
|
17346
|
-
"bytesInOutput":
|
17346
|
+
"bytesInOutput": 2122
|
17347
17347
|
},
|
17348
17348
|
"../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js": {
|
17349
17349
|
"bytesInOutput": 842
|
@@ -17454,7 +17454,7 @@
|
|
17454
17454
|
"bytesInOutput": 3077
|
17455
17455
|
},
|
17456
17456
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
17457
|
-
"bytesInOutput":
|
17457
|
+
"bytesInOutput": 9638
|
17458
17458
|
},
|
17459
17459
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
17460
17460
|
"bytesInOutput": 6274
|
@@ -17463,7 +17463,7 @@
|
|
17463
17463
|
"bytesInOutput": 735
|
17464
17464
|
},
|
17465
17465
|
"src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.tsx": {
|
17466
|
-
"bytesInOutput":
|
17466
|
+
"bytesInOutput": 7995
|
17467
17467
|
},
|
17468
17468
|
"src/Prebuilt/components/Streaming/Common.jsx": {
|
17469
17469
|
"bytesInOutput": 2247
|
@@ -17472,7 +17472,7 @@
|
|
17472
17472
|
"bytesInOutput": 795
|
17473
17473
|
},
|
17474
17474
|
"src/Prebuilt/components/Polls/CreateQuestions/CreateQuestions.jsx": {
|
17475
|
-
"bytesInOutput":
|
17475
|
+
"bytesInOutput": 5364
|
17476
17476
|
},
|
17477
17477
|
"src/Prebuilt/components/Polls/CreateQuestions/QuestionForm.tsx": {
|
17478
17478
|
"bytesInOutput": 8181
|
@@ -17484,10 +17484,10 @@
|
|
17484
17484
|
"bytesInOutput": 204
|
17485
17485
|
},
|
17486
17486
|
"src/Prebuilt/components/Polls/common/MultipleChoiceOptions.jsx": {
|
17487
|
-
"bytesInOutput":
|
17487
|
+
"bytesInOutput": 3706
|
17488
17488
|
},
|
17489
17489
|
"src/Prebuilt/components/Polls/common/OptionInputWithDelete.tsx": {
|
17490
|
-
"bytesInOutput":
|
17490
|
+
"bytesInOutput": 922
|
17491
17491
|
},
|
17492
17492
|
"src/Prebuilt/components/Polls/common/VoteCount.tsx": {
|
17493
17493
|
"bytesInOutput": 361
|
@@ -17496,10 +17496,10 @@
|
|
17496
17496
|
"bytesInOutput": 594
|
17497
17497
|
},
|
17498
17498
|
"src/Prebuilt/components/Polls/common/SingleChoiceOptions.jsx": {
|
17499
|
-
"bytesInOutput":
|
17499
|
+
"bytesInOutput": 4435
|
17500
17500
|
},
|
17501
17501
|
"src/Prebuilt/components/Polls/CreateQuestions/SavedQuestion.tsx": {
|
17502
|
-
"bytesInOutput":
|
17502
|
+
"bytesInOutput": 2040
|
17503
17503
|
},
|
17504
17504
|
"src/Prebuilt/components/Polls/Voting/LeaderboardSummary.tsx": {
|
17505
17505
|
"bytesInOutput": 4015
|
@@ -17562,7 +17562,7 @@
|
|
17562
17562
|
"bytesInOutput": 1210
|
17563
17563
|
},
|
17564
17564
|
"src/Prebuilt/components/hooks/usePinnedMessages.ts": {
|
17565
|
-
"bytesInOutput":
|
17565
|
+
"bytesInOutput": 2758
|
17566
17566
|
},
|
17567
17567
|
"src/Prebuilt/components/Chat/EmptyChat.tsx": {
|
17568
17568
|
"bytesInOutput": 1952
|
@@ -17580,7 +17580,7 @@
|
|
17580
17580
|
"bytesInOutput": 5318
|
17581
17581
|
},
|
17582
17582
|
"src/Prebuilt/components/Chat/ChatSelector.tsx": {
|
17583
|
-
"bytesInOutput":
|
17583
|
+
"bytesInOutput": 6999
|
17584
17584
|
},
|
17585
17585
|
"src/Prebuilt/components/AppData/useChatState.js": {
|
17586
17586
|
"bytesInOutput": 666
|
@@ -17598,7 +17598,7 @@
|
|
17598
17598
|
"bytesInOutput": 1021
|
17599
17599
|
},
|
17600
17600
|
"src/Prebuilt/components/Chat/StickIndicator.tsx": {
|
17601
|
-
"bytesInOutput":
|
17601
|
+
"bytesInOutput": 543
|
17602
17602
|
},
|
17603
17603
|
"src/Prebuilt/components/Footer/PaginatedParticipants.tsx": {
|
17604
17604
|
"bytesInOutput": 4205
|
@@ -17667,13 +17667,13 @@
|
|
17667
17667
|
"bytesInOutput": 451
|
17668
17668
|
},
|
17669
17669
|
"src/Prebuilt/components/Pagination.tsx": {
|
17670
|
-
"bytesInOutput":
|
17670
|
+
"bytesInOutput": 1699
|
17671
17671
|
},
|
17672
17672
|
"src/Prebuilt/components/VideoLayouts/Grid.tsx": {
|
17673
17673
|
"bytesInOutput": 1204
|
17674
17674
|
},
|
17675
17675
|
"src/Prebuilt/components/hooks/useTileLayout.tsx": {
|
17676
|
-
"bytesInOutput":
|
17676
|
+
"bytesInOutput": 3839
|
17677
17677
|
},
|
17678
17678
|
"src/Prebuilt/components/VideoLayouts/RoleProminence.tsx": {
|
17679
17679
|
"bytesInOutput": 2183
|
@@ -17700,7 +17700,7 @@
|
|
17700
17700
|
"bytesInOutput": 1226
|
17701
17701
|
},
|
17702
17702
|
"src/Prebuilt/common/PeersSorter.ts": {
|
17703
|
-
"bytesInOutput":
|
17703
|
+
"bytesInOutput": 3099
|
17704
17704
|
},
|
17705
17705
|
"src/Prebuilt/layouts/EmbedView.jsx": {
|
17706
17706
|
"bytesInOutput": 2785
|
@@ -17760,7 +17760,7 @@
|
|
17760
17760
|
"bytesInOutput": 27
|
17761
17761
|
},
|
17762
17762
|
"src/Prebuilt/components/Notifications/Notifications.tsx": {
|
17763
|
-
"bytesInOutput":
|
17763
|
+
"bytesInOutput": 7974
|
17764
17764
|
},
|
17765
17765
|
"src/Prebuilt/components/Notifications/AutoplayBlockedModal.tsx": {
|
17766
17766
|
"bytesInOutput": 1053
|
@@ -17775,7 +17775,7 @@
|
|
17775
17775
|
"bytesInOutput": 1983
|
17776
17776
|
},
|
17777
17777
|
"src/Prebuilt/components/Toast/ToastConfig.jsx": {
|
17778
|
-
"bytesInOutput":
|
17778
|
+
"bytesInOutput": 7229
|
17779
17779
|
},
|
17780
17780
|
"src/Prebuilt/components/Notifications/InitErrorModal.tsx": {
|
17781
17781
|
"bytesInOutput": 1596
|
@@ -17838,7 +17838,7 @@
|
|
17838
17838
|
"bytesInOutput": 651
|
17839
17839
|
}
|
17840
17840
|
},
|
17841
|
-
"bytes":
|
17841
|
+
"bytes": 1307246
|
17842
17842
|
}
|
17843
17843
|
}
|
17844
17844
|
}
|
package/package.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10
10
|
"prebuilt",
|
11
11
|
"roomkit"
|
12
12
|
],
|
13
|
-
"version": "0.3.
|
13
|
+
"version": "0.3.3-alpha.0",
|
14
14
|
"author": "100ms",
|
15
15
|
"license": "MIT",
|
16
16
|
"repository": {
|
@@ -82,11 +82,11 @@
|
|
82
82
|
"react": ">=17.0.2 <19.0.0"
|
83
83
|
},
|
84
84
|
"dependencies": {
|
85
|
-
"@100mslive/hls-player": "0.3.
|
85
|
+
"@100mslive/hls-player": "0.3.3-alpha.0",
|
86
86
|
"@100mslive/hms-noise-cancellation": "0.0.0-alpha.1",
|
87
|
-
"@100mslive/hms-virtual-background": "1.13.
|
88
|
-
"@100mslive/react-icons": "0.10.
|
89
|
-
"@100mslive/react-sdk": "0.10.
|
87
|
+
"@100mslive/hms-virtual-background": "1.13.3-alpha.0",
|
88
|
+
"@100mslive/react-icons": "0.10.3-alpha.0",
|
89
|
+
"@100mslive/react-sdk": "0.10.3-alpha.0",
|
90
90
|
"@100mslive/types-prebuilt": "0.12.7",
|
91
91
|
"@emoji-mart/data": "^1.0.6",
|
92
92
|
"@emoji-mart/react": "^1.0.1",
|
@@ -122,5 +122,5 @@
|
|
122
122
|
"uuid": "^8.3.2",
|
123
123
|
"worker-timers": "^7.0.40"
|
124
124
|
},
|
125
|
-
"gitHead": "
|
125
|
+
"gitHead": "23e3bf90410ae16869b67438ac403cba6027db98"
|
126
126
|
}
|
@@ -112,7 +112,7 @@ export const checkCorrectAnswer = (answer, localPeerResponse, type) => {
|
|
112
112
|
}
|
113
113
|
};
|
114
114
|
|
115
|
-
export const isValidTextInput = (text, minLength = 1, maxLength =
|
115
|
+
export const isValidTextInput = (text, minLength = 1, maxLength = 1024) => {
|
116
116
|
return text && text.length >= minLength && text.length <= maxLength;
|
117
117
|
};
|
118
118
|
|