@100mslive/roomkit-react 0.1.18 → 0.1.19-alpha.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{HLSView-XU2WQ4VV.js → HLSView-UBVLOPNY.js} +2 -2
- package/dist/Prebuilt/common/constants.d.ts +2 -6
- package/dist/Prebuilt/components/VirtualBackground/VBPicker.d.ts +4 -2
- package/dist/Prebuilt/components/hooks/useChatBlacklist.d.ts +4 -1
- package/dist/{chunk-2FX6MFDM.js → chunk-VU2CQFCB.js} +5548 -78
- package/dist/chunk-VU2CQFCB.js.map +7 -0
- package/dist/index.cjs.js +5549 -79
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +47 -38
- package/dist/meta.esbuild.json +54 -45
- package/package.json +6 -6
- package/src/Prebuilt/common/constants.ts +4 -4
- package/src/Prebuilt/components/Chat/ChatActions.tsx +4 -2
- package/src/Prebuilt/components/Chat/ChatFooter.tsx +2 -2
- package/src/Prebuilt/components/Chat/ChatStates.tsx +2 -2
- package/src/Prebuilt/components/Polls/CreateQuestions/QuestionForm.jsx +3 -3
- package/src/Prebuilt/components/Polls/Voting/Leaderboard.tsx +9 -1
- package/src/Prebuilt/components/Polls/Voting/LeaderboardEntry.tsx +6 -6
- package/src/Prebuilt/components/Polls/Voting/QuestionCard.jsx +20 -23
- package/src/Prebuilt/components/VirtualBackground/VBPicker.tsx +5 -3
- package/src/Prebuilt/components/hooks/useChatBlacklist.ts +2 -2
- package/src/Prebuilt/layouts/SidePane.tsx +6 -2
- package/src/Prebuilt/provider/roomLayoutProvider/index.tsx +13 -2
- package/dist/chunk-2FX6MFDM.js.map +0 -7
- /package/dist/{HLSView-XU2WQ4VV.js.map → HLSView-UBVLOPNY.js.map} +0 -0
package/dist/index.js
CHANGED
package/dist/meta.cjs.json
CHANGED
@@ -1909,7 +1909,7 @@
|
|
1909
1909
|
"format": "esm"
|
1910
1910
|
},
|
1911
1911
|
"src/Prebuilt/common/constants.ts": {
|
1912
|
-
"bytes":
|
1912
|
+
"bytes": 4276,
|
1913
1913
|
"imports": [
|
1914
1914
|
{
|
1915
1915
|
"path": "@100mslive/react-sdk",
|
@@ -3047,6 +3047,17 @@
|
|
3047
3047
|
],
|
3048
3048
|
"format": "esm"
|
3049
3049
|
},
|
3050
|
+
"../../node_modules/lodash/lodash.js": {
|
3051
|
+
"bytes": 544098,
|
3052
|
+
"imports": [
|
3053
|
+
{
|
3054
|
+
"path": "<define:process.env>",
|
3055
|
+
"kind": "import-statement",
|
3056
|
+
"external": true
|
3057
|
+
}
|
3058
|
+
],
|
3059
|
+
"format": "cjs"
|
3060
|
+
},
|
3050
3061
|
"src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
|
3051
3062
|
"bytes": 1549,
|
3052
3063
|
"imports": [
|
@@ -3090,7 +3101,7 @@
|
|
3090
3101
|
"format": "esm"
|
3091
3102
|
},
|
3092
3103
|
"src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
|
3093
|
-
"bytes":
|
3104
|
+
"bytes": 1857,
|
3094
3105
|
"imports": [
|
3095
3106
|
{
|
3096
3107
|
"path": "react",
|
@@ -3098,9 +3109,9 @@
|
|
3098
3109
|
"external": true
|
3099
3110
|
},
|
3100
3111
|
{
|
3101
|
-
"path": "lodash.
|
3112
|
+
"path": "../../node_modules/lodash/lodash.js",
|
3102
3113
|
"kind": "import-statement",
|
3103
|
-
"
|
3114
|
+
"original": "lodash"
|
3104
3115
|
},
|
3105
3116
|
{
|
3106
3117
|
"path": "src/Prebuilt/components/AppData/useUISettings.js",
|
@@ -4418,7 +4429,7 @@
|
|
4418
4429
|
"format": "cjs"
|
4419
4430
|
},
|
4420
4431
|
"../hms-video-web/dist/index.js": {
|
4421
|
-
"bytes":
|
4432
|
+
"bytes": 261466,
|
4422
4433
|
"imports": [
|
4423
4434
|
{
|
4424
4435
|
"path": "uuid",
|
@@ -4953,7 +4964,7 @@
|
|
4953
4964
|
"format": "esm"
|
4954
4965
|
},
|
4955
4966
|
"../hms-video-store/dist/index.js": {
|
4956
|
-
"bytes":
|
4967
|
+
"bytes": 67221,
|
4957
4968
|
"imports": [
|
4958
4969
|
{
|
4959
4970
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -6575,7 +6586,7 @@
|
|
6575
6586
|
"format": "esm"
|
6576
6587
|
},
|
6577
6588
|
"src/Prebuilt/components/Polls/CreateQuestions/QuestionForm.jsx": {
|
6578
|
-
"bytes":
|
6589
|
+
"bytes": 9049,
|
6579
6590
|
"imports": [
|
6580
6591
|
{
|
6581
6592
|
"path": "react",
|
@@ -6748,7 +6759,7 @@
|
|
6748
6759
|
"format": "esm"
|
6749
6760
|
},
|
6750
6761
|
"src/Prebuilt/components/Polls/Voting/LeaderboardEntry.tsx": {
|
6751
|
-
"bytes":
|
6762
|
+
"bytes": 1775,
|
6752
6763
|
"imports": [
|
6753
6764
|
{
|
6754
6765
|
"path": "react",
|
@@ -6779,7 +6790,7 @@
|
|
6779
6790
|
"format": "esm"
|
6780
6791
|
},
|
6781
6792
|
"src/Prebuilt/components/Polls/Voting/Leaderboard.tsx": {
|
6782
|
-
"bytes":
|
6793
|
+
"bytes": 4396,
|
6783
6794
|
"imports": [
|
6784
6795
|
{
|
6785
6796
|
"path": "react",
|
@@ -6886,7 +6897,7 @@
|
|
6886
6897
|
"format": "esm"
|
6887
6898
|
},
|
6888
6899
|
"src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
|
6889
|
-
"bytes":
|
6900
|
+
"bytes": 8835,
|
6890
6901
|
"imports": [
|
6891
6902
|
{
|
6892
6903
|
"path": "react",
|
@@ -7131,7 +7142,7 @@
|
|
7131
7142
|
"format": "esm"
|
7132
7143
|
},
|
7133
7144
|
"src/Prebuilt/components/hooks/useChatBlacklist.ts": {
|
7134
|
-
"bytes":
|
7145
|
+
"bytes": 1235,
|
7135
7146
|
"imports": [
|
7136
7147
|
{
|
7137
7148
|
"path": "react",
|
@@ -7203,7 +7214,7 @@
|
|
7203
7214
|
"format": "esm"
|
7204
7215
|
},
|
7205
7216
|
"src/Prebuilt/components/Chat/ChatActions.tsx": {
|
7206
|
-
"bytes":
|
7217
|
+
"bytes": 9607,
|
7207
7218
|
"imports": [
|
7208
7219
|
{
|
7209
7220
|
"path": "react",
|
@@ -7564,7 +7575,7 @@
|
|
7564
7575
|
"format": "esm"
|
7565
7576
|
},
|
7566
7577
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
7567
|
-
"bytes":
|
7578
|
+
"bytes": 9161,
|
7568
7579
|
"imports": [
|
7569
7580
|
{
|
7570
7581
|
"path": "react",
|
@@ -7665,7 +7676,7 @@
|
|
7665
7676
|
"format": "esm"
|
7666
7677
|
},
|
7667
7678
|
"src/Prebuilt/components/Chat/ChatStates.tsx": {
|
7668
|
-
"bytes":
|
7679
|
+
"bytes": 2619,
|
7669
7680
|
"imports": [
|
7670
7681
|
{
|
7671
7682
|
"path": "react",
|
@@ -8566,7 +8577,7 @@
|
|
8566
8577
|
"format": "esm"
|
8567
8578
|
},
|
8568
8579
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
8569
|
-
"bytes":
|
8580
|
+
"bytes": 6579,
|
8570
8581
|
"imports": [
|
8571
8582
|
{
|
8572
8583
|
"path": "react",
|
@@ -8642,7 +8653,7 @@
|
|
8642
8653
|
"format": "esm"
|
8643
8654
|
},
|
8644
8655
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
8645
|
-
"bytes":
|
8656
|
+
"bytes": 4487,
|
8646
8657
|
"imports": [
|
8647
8658
|
{
|
8648
8659
|
"path": "react",
|
@@ -12339,7 +12350,7 @@
|
|
12339
12350
|
"imports": [],
|
12340
12351
|
"exports": [],
|
12341
12352
|
"inputs": {},
|
12342
|
-
"bytes":
|
12353
|
+
"bytes": 3083722
|
12343
12354
|
},
|
12344
12355
|
"dist/index.cjs.js": {
|
12345
12356
|
"imports": [
|
@@ -12888,11 +12899,6 @@
|
|
12888
12899
|
"kind": "require-call",
|
12889
12900
|
"external": true
|
12890
12901
|
},
|
12891
|
-
{
|
12892
|
-
"path": "lodash.merge",
|
12893
|
-
"kind": "require-call",
|
12894
|
-
"external": true
|
12895
|
-
},
|
12896
12902
|
{
|
12897
12903
|
"path": "react",
|
12898
12904
|
"kind": "require-call",
|
@@ -14978,7 +14984,7 @@
|
|
14978
14984
|
"entryPoint": "src/index.ts",
|
14979
14985
|
"inputs": {
|
14980
14986
|
"<define:process.env>": {
|
14981
|
-
"bytesInOutput":
|
14987
|
+
"bytesInOutput": 18674
|
14982
14988
|
},
|
14983
14989
|
"src/Theme/base.config.ts": {
|
14984
14990
|
"bytesInOutput": 6104
|
@@ -15239,7 +15245,7 @@
|
|
15239
15245
|
"bytesInOutput": 1087
|
15240
15246
|
},
|
15241
15247
|
"src/Prebuilt/common/constants.ts": {
|
15242
|
-
"bytesInOutput":
|
15248
|
+
"bytesInOutput": 4320
|
15243
15249
|
},
|
15244
15250
|
"src/Prebuilt/components/AppData/useUISettings.js": {
|
15245
15251
|
"bytesInOutput": 7041
|
@@ -15325,6 +15331,9 @@
|
|
15325
15331
|
"src/Prebuilt/components/hooks/useDropdownSelection.jsx": {
|
15326
15332
|
"bytesInOutput": 260
|
15327
15333
|
},
|
15334
|
+
"../../node_modules/lodash/lodash.js": {
|
15335
|
+
"bytesInOutput": 224385
|
15336
|
+
},
|
15328
15337
|
"src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
|
15329
15338
|
"bytesInOutput": 1887
|
15330
15339
|
},
|
@@ -15332,7 +15341,7 @@
|
|
15332
15341
|
"bytesInOutput": 2742
|
15333
15342
|
},
|
15334
15343
|
"src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
|
15335
|
-
"bytesInOutput":
|
15344
|
+
"bytesInOutput": 1552
|
15336
15345
|
},
|
15337
15346
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
|
15338
15347
|
"bytesInOutput": 1498
|
@@ -15446,7 +15455,7 @@
|
|
15446
15455
|
"bytesInOutput": 615
|
15447
15456
|
},
|
15448
15457
|
"../hms-video-web/dist/index.js": {
|
15449
|
-
"bytesInOutput":
|
15458
|
+
"bytesInOutput": 35348
|
15450
15459
|
},
|
15451
15460
|
"src/Prebuilt/common/utils.js": {
|
15452
15461
|
"bytesInOutput": 4395
|
@@ -15482,7 +15491,7 @@
|
|
15482
15491
|
"bytesInOutput": 2639
|
15483
15492
|
},
|
15484
15493
|
"../hms-video-store/dist/index.js": {
|
15485
|
-
"bytesInOutput":
|
15494
|
+
"bytesInOutput": 21938
|
15486
15495
|
},
|
15487
15496
|
"src/Prebuilt/components/hooks/useUnreadPollQuizPresent.tsx": {
|
15488
15497
|
"bytesInOutput": 1004
|
@@ -15590,7 +15599,7 @@
|
|
15590
15599
|
"bytesInOutput": 5343
|
15591
15600
|
},
|
15592
15601
|
"src/Prebuilt/components/Polls/CreateQuestions/QuestionForm.jsx": {
|
15593
|
-
"bytesInOutput":
|
15602
|
+
"bytesInOutput": 10260
|
15594
15603
|
},
|
15595
15604
|
"src/Prebuilt/components/Polls/CreateQuestions/SavedQuestion.jsx": {
|
15596
15605
|
"bytesInOutput": 2790
|
@@ -15599,16 +15608,16 @@
|
|
15599
15608
|
"bytesInOutput": 5588
|
15600
15609
|
},
|
15601
15610
|
"src/Prebuilt/components/Polls/Voting/LeaderboardEntry.tsx": {
|
15602
|
-
"bytesInOutput":
|
15611
|
+
"bytesInOutput": 2218
|
15603
15612
|
},
|
15604
15613
|
"src/Prebuilt/components/Polls/Voting/Leaderboard.tsx": {
|
15605
|
-
"bytesInOutput":
|
15614
|
+
"bytesInOutput": 4278
|
15606
15615
|
},
|
15607
15616
|
"src/Prebuilt/components/Polls/Voting/PeerParticipationSummary.tsx": {
|
15608
15617
|
"bytesInOutput": 1818
|
15609
15618
|
},
|
15610
15619
|
"src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
|
15611
|
-
"bytesInOutput":
|
15620
|
+
"bytesInOutput": 9141
|
15612
15621
|
},
|
15613
15622
|
"src/Prebuilt/components/Polls/Voting/StandardVoting.jsx": {
|
15614
15623
|
"bytesInOutput": 1695
|
@@ -15629,13 +15638,13 @@
|
|
15629
15638
|
"bytesInOutput": 688
|
15630
15639
|
},
|
15631
15640
|
"src/Prebuilt/components/hooks/useChatBlacklist.ts": {
|
15632
|
-
"bytesInOutput":
|
15641
|
+
"bytesInOutput": 1528
|
15633
15642
|
},
|
15634
15643
|
"src/Prebuilt/components/hooks/useSetPinnedMessages.ts": {
|
15635
15644
|
"bytesInOutput": 3177
|
15636
15645
|
},
|
15637
15646
|
"src/Prebuilt/components/Chat/ChatActions.tsx": {
|
15638
|
-
"bytesInOutput":
|
15647
|
+
"bytesInOutput": 10958
|
15639
15648
|
},
|
15640
15649
|
"src/Prebuilt/components/Chat/ChatBody.tsx": {
|
15641
15650
|
"bytesInOutput": 16296
|
@@ -15653,10 +15662,10 @@
|
|
15653
15662
|
"bytesInOutput": 1440
|
15654
15663
|
},
|
15655
15664
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
15656
|
-
"bytesInOutput":
|
15665
|
+
"bytesInOutput": 10386
|
15657
15666
|
},
|
15658
15667
|
"src/Prebuilt/components/Chat/ChatStates.tsx": {
|
15659
|
-
"bytesInOutput":
|
15668
|
+
"bytesInOutput": 3529
|
15660
15669
|
},
|
15661
15670
|
"src/Prebuilt/components/Chat/ArrowNavigation.tsx": {
|
15662
15671
|
"bytesInOutput": 1403
|
@@ -15704,10 +15713,10 @@
|
|
15704
15713
|
"bytesInOutput": 1222
|
15705
15714
|
},
|
15706
15715
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
15707
|
-
"bytesInOutput":
|
15716
|
+
"bytesInOutput": 8620
|
15708
15717
|
},
|
15709
15718
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
15710
|
-
"bytesInOutput":
|
15719
|
+
"bytesInOutput": 5095
|
15711
15720
|
},
|
15712
15721
|
"src/Prebuilt/components/Chip.tsx": {
|
15713
15722
|
"bytesInOutput": 1118
|
@@ -15950,7 +15959,7 @@
|
|
15950
15959
|
"bytesInOutput": 2930
|
15951
15960
|
}
|
15952
15961
|
},
|
15953
|
-
"bytes":
|
15962
|
+
"bytes": 1434712
|
15954
15963
|
}
|
15955
15964
|
}
|
15956
15965
|
}
|
package/dist/meta.esbuild.json
CHANGED
@@ -1909,7 +1909,7 @@
|
|
1909
1909
|
"format": "esm"
|
1910
1910
|
},
|
1911
1911
|
"src/Prebuilt/common/constants.ts": {
|
1912
|
-
"bytes":
|
1912
|
+
"bytes": 4276,
|
1913
1913
|
"imports": [
|
1914
1914
|
{
|
1915
1915
|
"path": "@100mslive/react-sdk",
|
@@ -3047,6 +3047,17 @@
|
|
3047
3047
|
],
|
3048
3048
|
"format": "esm"
|
3049
3049
|
},
|
3050
|
+
"../../node_modules/lodash/lodash.js": {
|
3051
|
+
"bytes": 544098,
|
3052
|
+
"imports": [
|
3053
|
+
{
|
3054
|
+
"path": "<define:process.env>",
|
3055
|
+
"kind": "import-statement",
|
3056
|
+
"external": true
|
3057
|
+
}
|
3058
|
+
],
|
3059
|
+
"format": "cjs"
|
3060
|
+
},
|
3050
3061
|
"src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
|
3051
3062
|
"bytes": 1549,
|
3052
3063
|
"imports": [
|
@@ -3090,7 +3101,7 @@
|
|
3090
3101
|
"format": "esm"
|
3091
3102
|
},
|
3092
3103
|
"src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
|
3093
|
-
"bytes":
|
3104
|
+
"bytes": 1857,
|
3094
3105
|
"imports": [
|
3095
3106
|
{
|
3096
3107
|
"path": "react",
|
@@ -3098,9 +3109,9 @@
|
|
3098
3109
|
"external": true
|
3099
3110
|
},
|
3100
3111
|
{
|
3101
|
-
"path": "lodash.
|
3112
|
+
"path": "../../node_modules/lodash/lodash.js",
|
3102
3113
|
"kind": "import-statement",
|
3103
|
-
"
|
3114
|
+
"original": "lodash"
|
3104
3115
|
},
|
3105
3116
|
{
|
3106
3117
|
"path": "src/Prebuilt/components/AppData/useUISettings.js",
|
@@ -4418,7 +4429,7 @@
|
|
4418
4429
|
"format": "cjs"
|
4419
4430
|
},
|
4420
4431
|
"../hms-video-web/dist/index.js": {
|
4421
|
-
"bytes":
|
4432
|
+
"bytes": 261466,
|
4422
4433
|
"imports": [
|
4423
4434
|
{
|
4424
4435
|
"path": "uuid",
|
@@ -4953,7 +4964,7 @@
|
|
4953
4964
|
"format": "esm"
|
4954
4965
|
},
|
4955
4966
|
"../hms-video-store/dist/index.js": {
|
4956
|
-
"bytes":
|
4967
|
+
"bytes": 67221,
|
4957
4968
|
"imports": [
|
4958
4969
|
{
|
4959
4970
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -6575,7 +6586,7 @@
|
|
6575
6586
|
"format": "esm"
|
6576
6587
|
},
|
6577
6588
|
"src/Prebuilt/components/Polls/CreateQuestions/QuestionForm.jsx": {
|
6578
|
-
"bytes":
|
6589
|
+
"bytes": 9049,
|
6579
6590
|
"imports": [
|
6580
6591
|
{
|
6581
6592
|
"path": "react",
|
@@ -6748,7 +6759,7 @@
|
|
6748
6759
|
"format": "esm"
|
6749
6760
|
},
|
6750
6761
|
"src/Prebuilt/components/Polls/Voting/LeaderboardEntry.tsx": {
|
6751
|
-
"bytes":
|
6762
|
+
"bytes": 1775,
|
6752
6763
|
"imports": [
|
6753
6764
|
{
|
6754
6765
|
"path": "react",
|
@@ -6779,7 +6790,7 @@
|
|
6779
6790
|
"format": "esm"
|
6780
6791
|
},
|
6781
6792
|
"src/Prebuilt/components/Polls/Voting/Leaderboard.tsx": {
|
6782
|
-
"bytes":
|
6793
|
+
"bytes": 4396,
|
6783
6794
|
"imports": [
|
6784
6795
|
{
|
6785
6796
|
"path": "react",
|
@@ -6886,7 +6897,7 @@
|
|
6886
6897
|
"format": "esm"
|
6887
6898
|
},
|
6888
6899
|
"src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
|
6889
|
-
"bytes":
|
6900
|
+
"bytes": 8835,
|
6890
6901
|
"imports": [
|
6891
6902
|
{
|
6892
6903
|
"path": "react",
|
@@ -7131,7 +7142,7 @@
|
|
7131
7142
|
"format": "esm"
|
7132
7143
|
},
|
7133
7144
|
"src/Prebuilt/components/hooks/useChatBlacklist.ts": {
|
7134
|
-
"bytes":
|
7145
|
+
"bytes": 1235,
|
7135
7146
|
"imports": [
|
7136
7147
|
{
|
7137
7148
|
"path": "react",
|
@@ -7203,7 +7214,7 @@
|
|
7203
7214
|
"format": "esm"
|
7204
7215
|
},
|
7205
7216
|
"src/Prebuilt/components/Chat/ChatActions.tsx": {
|
7206
|
-
"bytes":
|
7217
|
+
"bytes": 9607,
|
7207
7218
|
"imports": [
|
7208
7219
|
{
|
7209
7220
|
"path": "react",
|
@@ -7564,7 +7575,7 @@
|
|
7564
7575
|
"format": "esm"
|
7565
7576
|
},
|
7566
7577
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
7567
|
-
"bytes":
|
7578
|
+
"bytes": 9161,
|
7568
7579
|
"imports": [
|
7569
7580
|
{
|
7570
7581
|
"path": "react",
|
@@ -7665,7 +7676,7 @@
|
|
7665
7676
|
"format": "esm"
|
7666
7677
|
},
|
7667
7678
|
"src/Prebuilt/components/Chat/ChatStates.tsx": {
|
7668
|
-
"bytes":
|
7679
|
+
"bytes": 2619,
|
7669
7680
|
"imports": [
|
7670
7681
|
{
|
7671
7682
|
"path": "react",
|
@@ -8566,7 +8577,7 @@
|
|
8566
8577
|
"format": "esm"
|
8567
8578
|
},
|
8568
8579
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
8569
|
-
"bytes":
|
8580
|
+
"bytes": 6579,
|
8570
8581
|
"imports": [
|
8571
8582
|
{
|
8572
8583
|
"path": "react",
|
@@ -8642,7 +8653,7 @@
|
|
8642
8653
|
"format": "esm"
|
8643
8654
|
},
|
8644
8655
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
8645
|
-
"bytes":
|
8656
|
+
"bytes": 4487,
|
8646
8657
|
"imports": [
|
8647
8658
|
{
|
8648
8659
|
"path": "react",
|
@@ -12344,7 +12355,7 @@
|
|
12344
12355
|
"dist/index.js": {
|
12345
12356
|
"imports": [
|
12346
12357
|
{
|
12347
|
-
"path": "dist/chunk-
|
12358
|
+
"path": "dist/chunk-VU2CQFCB.js",
|
12348
12359
|
"kind": "import-statement"
|
12349
12360
|
}
|
12350
12361
|
],
|
@@ -12416,16 +12427,16 @@
|
|
12416
12427
|
"inputs": {},
|
12417
12428
|
"bytes": 1798
|
12418
12429
|
},
|
12419
|
-
"dist/HLSView-
|
12430
|
+
"dist/HLSView-UBVLOPNY.js.map": {
|
12420
12431
|
"imports": [],
|
12421
12432
|
"exports": [],
|
12422
12433
|
"inputs": {},
|
12423
12434
|
"bytes": 58021
|
12424
12435
|
},
|
12425
|
-
"dist/HLSView-
|
12436
|
+
"dist/HLSView-UBVLOPNY.js": {
|
12426
12437
|
"imports": [
|
12427
12438
|
{
|
12428
|
-
"path": "dist/chunk-
|
12439
|
+
"path": "dist/chunk-VU2CQFCB.js",
|
12429
12440
|
"kind": "import-statement"
|
12430
12441
|
},
|
12431
12442
|
{
|
@@ -12589,13 +12600,13 @@
|
|
12589
12600
|
},
|
12590
12601
|
"bytes": 36449
|
12591
12602
|
},
|
12592
|
-
"dist/chunk-
|
12603
|
+
"dist/chunk-VU2CQFCB.js.map": {
|
12593
12604
|
"imports": [],
|
12594
12605
|
"exports": [],
|
12595
12606
|
"inputs": {},
|
12596
|
-
"bytes":
|
12607
|
+
"bytes": 3021393
|
12597
12608
|
},
|
12598
|
-
"dist/chunk-
|
12609
|
+
"dist/chunk-VU2CQFCB.js": {
|
12599
12610
|
"imports": [
|
12600
12611
|
{
|
12601
12612
|
"path": "react",
|
@@ -13232,11 +13243,6 @@
|
|
13232
13243
|
"kind": "import-statement",
|
13233
13244
|
"external": true
|
13234
13245
|
},
|
13235
|
-
{
|
13236
|
-
"path": "lodash.merge",
|
13237
|
-
"kind": "import-statement",
|
13238
|
-
"external": true
|
13239
|
-
},
|
13240
13246
|
{
|
13241
13247
|
"path": "react",
|
13242
13248
|
"kind": "import-statement",
|
@@ -14788,7 +14794,7 @@
|
|
14788
14794
|
"external": true
|
14789
14795
|
},
|
14790
14796
|
{
|
14791
|
-
"path": "dist/HLSView-
|
14797
|
+
"path": "dist/HLSView-UBVLOPNY.js",
|
14792
14798
|
"kind": "dynamic-import"
|
14793
14799
|
},
|
14794
14800
|
{
|
@@ -15199,7 +15205,10 @@
|
|
15199
15205
|
],
|
15200
15206
|
"inputs": {
|
15201
15207
|
"<define:process.env>": {
|
15202
|
-
"bytesInOutput":
|
15208
|
+
"bytesInOutput": 18674
|
15209
|
+
},
|
15210
|
+
"../../node_modules/lodash/lodash.js": {
|
15211
|
+
"bytesInOutput": 224380
|
15203
15212
|
},
|
15204
15213
|
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
15205
15214
|
"bytesInOutput": 42462
|
@@ -15457,7 +15466,7 @@
|
|
15457
15466
|
"bytesInOutput": 5393
|
15458
15467
|
},
|
15459
15468
|
"src/Prebuilt/common/constants.ts": {
|
15460
|
-
"bytesInOutput":
|
15469
|
+
"bytesInOutput": 3393
|
15461
15470
|
},
|
15462
15471
|
"src/Prebuilt/components/AuthToken.jsx": {
|
15463
15472
|
"bytesInOutput": 3501
|
@@ -15553,7 +15562,7 @@
|
|
15553
15562
|
"bytesInOutput": 2675
|
15554
15563
|
},
|
15555
15564
|
"src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
|
15556
|
-
"bytesInOutput":
|
15565
|
+
"bytesInOutput": 1118
|
15557
15566
|
},
|
15558
15567
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
|
15559
15568
|
"bytesInOutput": 2258
|
@@ -15619,7 +15628,7 @@
|
|
15619
15628
|
"bytesInOutput": 10019
|
15620
15629
|
},
|
15621
15630
|
"../hms-video-web/dist/index.js": {
|
15622
|
-
"bytesInOutput":
|
15631
|
+
"bytesInOutput": 32649
|
15623
15632
|
},
|
15624
15633
|
"../../node_modules/webrtc-adapter/src/js/adapter_core.js": {
|
15625
15634
|
"bytesInOutput": 154
|
@@ -15685,7 +15694,7 @@
|
|
15685
15694
|
"bytesInOutput": 711
|
15686
15695
|
},
|
15687
15696
|
"../hms-video-store/dist/index.js": {
|
15688
|
-
"bytesInOutput":
|
15697
|
+
"bytesInOutput": 19755
|
15689
15698
|
},
|
15690
15699
|
"../../node_modules/reselect/es/index.js": {
|
15691
15700
|
"bytesInOutput": 2537
|
@@ -15763,7 +15772,7 @@
|
|
15763
15772
|
"bytesInOutput": 9825
|
15764
15773
|
},
|
15765
15774
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
15766
|
-
"bytesInOutput":
|
15775
|
+
"bytesInOutput": 4143
|
15767
15776
|
},
|
15768
15777
|
"src/Prebuilt/components/Polls/Polls.tsx": {
|
15769
15778
|
"bytesInOutput": 723
|
@@ -15781,7 +15790,7 @@
|
|
15781
15790
|
"bytesInOutput": 4875
|
15782
15791
|
},
|
15783
15792
|
"src/Prebuilt/components/Polls/CreateQuestions/QuestionForm.jsx": {
|
15784
|
-
"bytesInOutput":
|
15793
|
+
"bytesInOutput": 8301
|
15785
15794
|
},
|
15786
15795
|
"src/Prebuilt/components/Polls/CreateQuestions/DeleteQuestionModal.jsx": {
|
15787
15796
|
"bytesInOutput": 2077
|
@@ -15805,10 +15814,10 @@
|
|
15805
15814
|
"bytesInOutput": 2193
|
15806
15815
|
},
|
15807
15816
|
"src/Prebuilt/components/Polls/Voting/Leaderboard.tsx": {
|
15808
|
-
"bytesInOutput":
|
15817
|
+
"bytesInOutput": 3433
|
15809
15818
|
},
|
15810
15819
|
"src/Prebuilt/components/Polls/Voting/LeaderboardEntry.tsx": {
|
15811
|
-
"bytesInOutput":
|
15820
|
+
"bytesInOutput": 1683
|
15812
15821
|
},
|
15813
15822
|
"src/Prebuilt/components/Polls/Voting/Voting.jsx": {
|
15814
15823
|
"bytesInOutput": 3376
|
@@ -15820,7 +15829,7 @@
|
|
15820
15829
|
"bytesInOutput": 1342
|
15821
15830
|
},
|
15822
15831
|
"src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
|
15823
|
-
"bytesInOutput":
|
15832
|
+
"bytesInOutput": 7826
|
15824
15833
|
},
|
15825
15834
|
"src/Prebuilt/components/Polls/Voting/TimedVoting.jsx": {
|
15826
15835
|
"bytesInOutput": 1101
|
@@ -15838,19 +15847,19 @@
|
|
15838
15847
|
"bytesInOutput": 2261
|
15839
15848
|
},
|
15840
15849
|
"src/Prebuilt/components/Chat/ChatActions.tsx": {
|
15841
|
-
"bytesInOutput":
|
15850
|
+
"bytesInOutput": 9252
|
15842
15851
|
},
|
15843
15852
|
"src/Prebuilt/components/Chat/MwebChatOption.tsx": {
|
15844
15853
|
"bytesInOutput": 414
|
15845
15854
|
},
|
15846
15855
|
"src/Prebuilt/components/hooks/useChatBlacklist.ts": {
|
15847
|
-
"bytesInOutput":
|
15856
|
+
"bytesInOutput": 1210
|
15848
15857
|
},
|
15849
15858
|
"src/Prebuilt/components/hooks/useSetPinnedMessages.ts": {
|
15850
15859
|
"bytesInOutput": 2761
|
15851
15860
|
},
|
15852
15861
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
15853
|
-
"bytesInOutput":
|
15862
|
+
"bytesInOutput": 8638
|
15854
15863
|
},
|
15855
15864
|
"src/Prebuilt/components/Chat/ChatSelectorContainer.tsx": {
|
15856
15865
|
"bytesInOutput": 5318
|
@@ -15865,7 +15874,7 @@
|
|
15865
15874
|
"bytesInOutput": 1202
|
15866
15875
|
},
|
15867
15876
|
"src/Prebuilt/components/Chat/ChatStates.tsx": {
|
15868
|
-
"bytesInOutput":
|
15877
|
+
"bytesInOutput": 2916
|
15869
15878
|
},
|
15870
15879
|
"src/Prebuilt/components/Chat/PinnedMessage.tsx": {
|
15871
15880
|
"bytesInOutput": 4983
|
@@ -15898,7 +15907,7 @@
|
|
15898
15907
|
"bytesInOutput": 1050
|
15899
15908
|
},
|
15900
15909
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
15901
|
-
"bytesInOutput":
|
15910
|
+
"bytesInOutput": 6935
|
15902
15911
|
},
|
15903
15912
|
"src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
|
15904
15913
|
"bytesInOutput": 1457
|
@@ -16090,7 +16099,7 @@
|
|
16090
16099
|
"bytesInOutput": 418
|
16091
16100
|
}
|
16092
16101
|
},
|
16093
|
-
"bytes":
|
16102
|
+
"bytes": 1218074
|
16094
16103
|
}
|
16095
16104
|
}
|
16096
16105
|
}
|