@100mslive/roomkit-react 0.3.8-alpha.1 → 0.3.8-alpha.2
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{HLSView-HUMJOIWO.js → HLSView-XZDT3RRC.js} +2 -2
- package/dist/Prebuilt/common/constants.d.ts +1 -0
- package/dist/Prebuilt/components/CaptionIcon.d.ts +2 -0
- package/dist/Prebuilt/plugins/CaptionsViewer.d.ts +2 -0
- package/dist/Text/Text.d.ts +1 -1
- package/dist/{chunk-IDAPJGWC.js → chunk-SQPIZNW2.js} +2136 -1881
- package/dist/chunk-SQPIZNW2.js.map +7 -0
- package/dist/index.cjs.js +3115 -2842
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +181 -48
- package/dist/meta.esbuild.json +186 -53
- package/package.json +6 -6
- package/src/Prebuilt/common/constants.ts +1 -0
- package/src/Prebuilt/components/AppData/AppData.tsx +1 -0
- package/src/Prebuilt/components/AppData/useUISettings.js +10 -0
- package/src/Prebuilt/components/CaptionIcon.tsx +27 -0
- package/src/Prebuilt/components/ConferenceScreen.tsx +34 -2
- package/src/Prebuilt/components/Footer/Footer.tsx +2 -0
- package/src/Prebuilt/components/Footer/RoleAccordion.tsx +1 -1
- package/src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx +22 -1
- package/src/Prebuilt/layouts/VideoStreamingSection.tsx +0 -1
- package/src/Prebuilt/plugins/CaptionsViewer.tsx +191 -0
- package/dist/chunk-IDAPJGWC.js.map +0 -7
- /package/dist/{HLSView-HUMJOIWO.js.map → HLSView-XZDT3RRC.js.map} +0 -0
package/dist/index.js
CHANGED
package/dist/meta.cjs.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26
26
|
"format": "esm"
|
27
27
|
},
|
28
28
|
"src/Prebuilt/common/constants.ts": {
|
29
|
-
"bytes":
|
29
|
+
"bytes": 4466,
|
30
30
|
"imports": [
|
31
31
|
{
|
32
32
|
"path": "@100mslive/react-sdk",
|
@@ -1961,7 +1961,7 @@
|
|
1961
1961
|
"format": "esm"
|
1962
1962
|
},
|
1963
1963
|
"src/Prebuilt/components/AppData/useUISettings.js": {
|
1964
|
-
"bytes":
|
1964
|
+
"bytes": 6326,
|
1965
1965
|
"imports": [
|
1966
1966
|
{
|
1967
1967
|
"path": "react",
|
@@ -2241,7 +2241,7 @@
|
|
2241
2241
|
"format": "esm"
|
2242
2242
|
},
|
2243
2243
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
2244
|
-
"bytes":
|
2244
|
+
"bytes": 5963,
|
2245
2245
|
"imports": [
|
2246
2246
|
{
|
2247
2247
|
"path": "react",
|
@@ -2909,6 +2909,47 @@
|
|
2909
2909
|
],
|
2910
2910
|
"format": "esm"
|
2911
2911
|
},
|
2912
|
+
"src/Prebuilt/components/CaptionIcon.tsx": {
|
2913
|
+
"bytes": 980,
|
2914
|
+
"imports": [
|
2915
|
+
{
|
2916
|
+
"path": "react",
|
2917
|
+
"kind": "import-statement",
|
2918
|
+
"external": true
|
2919
|
+
},
|
2920
|
+
{
|
2921
|
+
"path": "@100mslive/react-sdk",
|
2922
|
+
"kind": "import-statement",
|
2923
|
+
"external": true
|
2924
|
+
},
|
2925
|
+
{
|
2926
|
+
"path": "@100mslive/react-icons",
|
2927
|
+
"kind": "import-statement",
|
2928
|
+
"external": true
|
2929
|
+
},
|
2930
|
+
{
|
2931
|
+
"path": "src/Tooltip/index.ts",
|
2932
|
+
"kind": "import-statement",
|
2933
|
+
"original": "../../Tooltip"
|
2934
|
+
},
|
2935
|
+
{
|
2936
|
+
"path": "src/Prebuilt/IconButton.tsx",
|
2937
|
+
"kind": "import-statement",
|
2938
|
+
"original": "../IconButton"
|
2939
|
+
},
|
2940
|
+
{
|
2941
|
+
"path": "src/Prebuilt/components/AppData/useUISettings.js",
|
2942
|
+
"kind": "import-statement",
|
2943
|
+
"original": "./AppData/useUISettings.js"
|
2944
|
+
},
|
2945
|
+
{
|
2946
|
+
"path": "<define:process.env>",
|
2947
|
+
"kind": "import-statement",
|
2948
|
+
"external": true
|
2949
|
+
}
|
2950
|
+
],
|
2951
|
+
"format": "esm"
|
2952
|
+
},
|
2912
2953
|
"src/Prebuilt/components/Footer/EmojiCard.jsx": {
|
2913
2954
|
"bytes": 1189,
|
2914
2955
|
"imports": [
|
@@ -4701,18 +4742,8 @@
|
|
4701
4742
|
"format": "cjs"
|
4702
4743
|
},
|
4703
4744
|
"../hms-video-store/dist/index.js": {
|
4704
|
-
"bytes":
|
4745
|
+
"bytes": 332228,
|
4705
4746
|
"imports": [
|
4706
|
-
{
|
4707
|
-
"path": "../../node_modules/reselect/es/index.js",
|
4708
|
-
"kind": "import-statement",
|
4709
|
-
"original": "reselect"
|
4710
|
-
},
|
4711
|
-
{
|
4712
|
-
"path": "../../node_modules/reselect/es/index.js",
|
4713
|
-
"kind": "import-statement",
|
4714
|
-
"original": "reselect"
|
4715
|
-
},
|
4716
4747
|
{
|
4717
4748
|
"path": "../../node_modules/reselect/es/index.js",
|
4718
4749
|
"kind": "import-statement",
|
@@ -4778,6 +4809,16 @@
|
|
4778
4809
|
"kind": "import-statement",
|
4779
4810
|
"original": "reselect"
|
4780
4811
|
},
|
4812
|
+
{
|
4813
|
+
"path": "../../node_modules/reselect/es/index.js",
|
4814
|
+
"kind": "import-statement",
|
4815
|
+
"original": "reselect"
|
4816
|
+
},
|
4817
|
+
{
|
4818
|
+
"path": "../../node_modules/reselect/es/index.js",
|
4819
|
+
"kind": "import-statement",
|
4820
|
+
"original": "reselect"
|
4821
|
+
},
|
4781
4822
|
{
|
4782
4823
|
"path": "../../node_modules/immer/dist/immer.esm.mjs",
|
4783
4824
|
"kind": "import-statement",
|
@@ -5206,7 +5247,7 @@
|
|
5206
5247
|
"format": "esm"
|
5207
5248
|
},
|
5208
5249
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
5209
|
-
"bytes":
|
5250
|
+
"bytes": 13062,
|
5210
5251
|
"imports": [
|
5211
5252
|
{
|
5212
5253
|
"path": "react",
|
@@ -6057,7 +6098,7 @@
|
|
6057
6098
|
"format": "esm"
|
6058
6099
|
},
|
6059
6100
|
"src/Prebuilt/components/Footer/RoleAccordion.tsx": {
|
6060
|
-
"bytes":
|
6101
|
+
"bytes": 5743,
|
6061
6102
|
"imports": [
|
6062
6103
|
{
|
6063
6104
|
"path": "react",
|
@@ -6352,7 +6393,7 @@
|
|
6352
6393
|
"format": "esm"
|
6353
6394
|
},
|
6354
6395
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
6355
|
-
"bytes":
|
6396
|
+
"bytes": 3926,
|
6356
6397
|
"imports": [
|
6357
6398
|
{
|
6358
6399
|
"path": "react",
|
@@ -6384,6 +6425,11 @@
|
|
6384
6425
|
"kind": "import-statement",
|
6385
6426
|
"original": "../AudioVideoToggle"
|
6386
6427
|
},
|
6428
|
+
{
|
6429
|
+
"path": "src/Prebuilt/components/CaptionIcon.tsx",
|
6430
|
+
"kind": "import-statement",
|
6431
|
+
"original": "../CaptionIcon"
|
6432
|
+
},
|
6387
6433
|
{
|
6388
6434
|
"path": "src/Prebuilt/components/EmojiReaction.jsx",
|
6389
6435
|
"kind": "import-statement",
|
@@ -11659,7 +11705,7 @@
|
|
11659
11705
|
"format": "esm"
|
11660
11706
|
},
|
11661
11707
|
"src/Prebuilt/layouts/VideoStreamingSection.tsx": {
|
11662
|
-
"bytes":
|
11708
|
+
"bytes": 4493,
|
11663
11709
|
"imports": [
|
11664
11710
|
{
|
11665
11711
|
"path": "react",
|
@@ -11974,14 +12020,50 @@
|
|
11974
12020
|
],
|
11975
12021
|
"format": "esm"
|
11976
12022
|
},
|
12023
|
+
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
12024
|
+
"bytes": 5541,
|
12025
|
+
"imports": [
|
12026
|
+
{
|
12027
|
+
"path": "react",
|
12028
|
+
"kind": "import-statement",
|
12029
|
+
"external": true
|
12030
|
+
},
|
12031
|
+
{
|
12032
|
+
"path": "@100mslive/react-sdk",
|
12033
|
+
"kind": "import-statement",
|
12034
|
+
"external": true
|
12035
|
+
},
|
12036
|
+
{
|
12037
|
+
"path": "src/Layout/index.tsx",
|
12038
|
+
"kind": "import-statement",
|
12039
|
+
"original": "../../Layout"
|
12040
|
+
},
|
12041
|
+
{
|
12042
|
+
"path": "src/Text/index.tsx",
|
12043
|
+
"kind": "import-statement",
|
12044
|
+
"original": "../../Text"
|
12045
|
+
},
|
12046
|
+
{
|
12047
|
+
"path": "<define:process.env>",
|
12048
|
+
"kind": "import-statement",
|
12049
|
+
"external": true
|
12050
|
+
}
|
12051
|
+
],
|
12052
|
+
"format": "esm"
|
12053
|
+
},
|
11977
12054
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
11978
|
-
"bytes":
|
12055
|
+
"bytes": 9357,
|
11979
12056
|
"imports": [
|
11980
12057
|
{
|
11981
12058
|
"path": "react",
|
11982
12059
|
"kind": "import-statement",
|
11983
12060
|
"external": true
|
11984
12061
|
},
|
12062
|
+
{
|
12063
|
+
"path": "react-use",
|
12064
|
+
"kind": "import-statement",
|
12065
|
+
"external": true
|
12066
|
+
},
|
11985
12067
|
{
|
11986
12068
|
"path": "@100mslive/types-prebuilt",
|
11987
12069
|
"kind": "import-statement",
|
@@ -12032,6 +12114,11 @@
|
|
12032
12114
|
"kind": "import-statement",
|
12033
12115
|
"original": "../../Layout"
|
12034
12116
|
},
|
12117
|
+
{
|
12118
|
+
"path": "src/Theme/index.tsx",
|
12119
|
+
"kind": "import-statement",
|
12120
|
+
"original": "../../Theme"
|
12121
|
+
},
|
12035
12122
|
{
|
12036
12123
|
"path": "src/Prebuilt/AppContext.tsx",
|
12037
12124
|
"kind": "import-statement",
|
@@ -12067,11 +12154,21 @@
|
|
12067
12154
|
"kind": "import-statement",
|
12068
12155
|
"original": "./RaiseHand"
|
12069
12156
|
},
|
12157
|
+
{
|
12158
|
+
"path": "src/Prebuilt/plugins/CaptionsViewer.tsx",
|
12159
|
+
"kind": "import-statement",
|
12160
|
+
"original": "../plugins/CaptionsViewer"
|
12161
|
+
},
|
12070
12162
|
{
|
12071
12163
|
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
12072
12164
|
"kind": "import-statement",
|
12073
12165
|
"original": "../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
12074
12166
|
},
|
12167
|
+
{
|
12168
|
+
"path": "src/Prebuilt/components/AppData/useSidepane.js",
|
12169
|
+
"kind": "import-statement",
|
12170
|
+
"original": "./AppData/useSidepane"
|
12171
|
+
},
|
12075
12172
|
{
|
12076
12173
|
"path": "src/Prebuilt/components/AppData/useUISettings.js",
|
12077
12174
|
"kind": "import-statement",
|
@@ -13795,7 +13892,7 @@
|
|
13795
13892
|
"imports": [],
|
13796
13893
|
"exports": [],
|
13797
13894
|
"inputs": {},
|
13798
|
-
"bytes":
|
13895
|
+
"bytes": 3323602
|
13799
13896
|
},
|
13800
13897
|
"dist/index.cjs.js": {
|
13801
13898
|
"imports": [
|
@@ -14304,6 +14401,21 @@
|
|
14304
14401
|
"kind": "require-call",
|
14305
14402
|
"external": true
|
14306
14403
|
},
|
14404
|
+
{
|
14405
|
+
"path": "@100mslive/react-sdk",
|
14406
|
+
"kind": "require-call",
|
14407
|
+
"external": true
|
14408
|
+
},
|
14409
|
+
{
|
14410
|
+
"path": "@100mslive/react-icons",
|
14411
|
+
"kind": "require-call",
|
14412
|
+
"external": true
|
14413
|
+
},
|
14414
|
+
{
|
14415
|
+
"path": "react",
|
14416
|
+
"kind": "require-call",
|
14417
|
+
"external": true
|
14418
|
+
},
|
14307
14419
|
{
|
14308
14420
|
"path": "react",
|
14309
14421
|
"kind": "require-call",
|
@@ -16384,6 +16496,21 @@
|
|
16384
16496
|
"kind": "require-call",
|
16385
16497
|
"external": true
|
16386
16498
|
},
|
16499
|
+
{
|
16500
|
+
"path": "@100mslive/react-sdk",
|
16501
|
+
"kind": "require-call",
|
16502
|
+
"external": true
|
16503
|
+
},
|
16504
|
+
{
|
16505
|
+
"path": "react",
|
16506
|
+
"kind": "require-call",
|
16507
|
+
"external": true
|
16508
|
+
},
|
16509
|
+
{
|
16510
|
+
"path": "react-use",
|
16511
|
+
"kind": "require-call",
|
16512
|
+
"external": true
|
16513
|
+
},
|
16387
16514
|
{
|
16388
16515
|
"path": "uuid",
|
16389
16516
|
"kind": "require-call",
|
@@ -16744,13 +16871,13 @@
|
|
16744
16871
|
"entryPoint": "src/index.ts",
|
16745
16872
|
"inputs": {
|
16746
16873
|
"<define:process.env>": {
|
16747
|
-
"bytesInOutput":
|
16874
|
+
"bytesInOutput": 18290
|
16748
16875
|
},
|
16749
16876
|
"src/Theme/base.config.ts": {
|
16750
16877
|
"bytesInOutput": 6104
|
16751
16878
|
},
|
16752
16879
|
"src/Prebuilt/common/constants.ts": {
|
16753
|
-
"bytesInOutput":
|
16880
|
+
"bytesInOutput": 4581
|
16754
16881
|
},
|
16755
16882
|
"src/Theme/stitches.config.ts": {
|
16756
16883
|
"bytesInOutput": 2153
|
@@ -17011,7 +17138,7 @@
|
|
17011
17138
|
"bytesInOutput": 1087
|
17012
17139
|
},
|
17013
17140
|
"src/Prebuilt/components/AppData/useUISettings.js": {
|
17014
|
-
"bytesInOutput":
|
17141
|
+
"bytesInOutput": 7316
|
17015
17142
|
},
|
17016
17143
|
"src/Prebuilt/components/Settings/common.ts": {
|
17017
17144
|
"bytesInOutput": 445
|
@@ -17032,7 +17159,7 @@
|
|
17032
17159
|
"bytesInOutput": 1552
|
17033
17160
|
},
|
17034
17161
|
"src/Prebuilt/common/utils.js": {
|
17035
|
-
"bytesInOutput":
|
17162
|
+
"bytesInOutput": 3814
|
17036
17163
|
},
|
17037
17164
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
|
17038
17165
|
"bytesInOutput": 3003
|
@@ -17041,7 +17168,7 @@
|
|
17041
17168
|
"bytesInOutput": 3258
|
17042
17169
|
},
|
17043
17170
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
17044
|
-
"bytesInOutput":
|
17171
|
+
"bytesInOutput": 6644
|
17045
17172
|
},
|
17046
17173
|
"src/Prebuilt/AppContext.tsx": {
|
17047
17174
|
"bytesInOutput": 840
|
@@ -17088,6 +17215,9 @@
|
|
17088
17215
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
17089
17216
|
"bytesInOutput": 12611
|
17090
17217
|
},
|
17218
|
+
"src/Prebuilt/components/CaptionIcon.tsx": {
|
17219
|
+
"bytesInOutput": 1318
|
17220
|
+
},
|
17091
17221
|
"src/Prebuilt/components/Footer/EmojiCard.jsx": {
|
17092
17222
|
"bytesInOutput": 1315
|
17093
17223
|
},
|
@@ -17149,7 +17279,7 @@
|
|
17149
17279
|
"bytesInOutput": 4457
|
17150
17280
|
},
|
17151
17281
|
"src/Prebuilt/components/StatsForNerds.jsx": {
|
17152
|
-
"bytesInOutput":
|
17282
|
+
"bytesInOutput": 11848
|
17153
17283
|
},
|
17154
17284
|
"src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
|
17155
17285
|
"bytesInOutput": 6192
|
@@ -17176,10 +17306,10 @@
|
|
17176
17306
|
"bytesInOutput": 8604
|
17177
17307
|
},
|
17178
17308
|
"../../node_modules/reselect/es/index.js": {
|
17179
|
-
"bytesInOutput":
|
17309
|
+
"bytesInOutput": 2641
|
17180
17310
|
},
|
17181
17311
|
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
17182
|
-
"bytesInOutput":
|
17312
|
+
"bytesInOutput": 42486
|
17183
17313
|
},
|
17184
17314
|
"../../node_modules/lodash.isequal/index.js": {
|
17185
17315
|
"bytesInOutput": 26597
|
@@ -17188,16 +17318,16 @@
|
|
17188
17318
|
"bytesInOutput": 6467
|
17189
17319
|
},
|
17190
17320
|
"../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
|
17191
|
-
"bytesInOutput":
|
17321
|
+
"bytesInOutput": 6248
|
17192
17322
|
},
|
17193
17323
|
"../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
|
17194
17324
|
"bytesInOutput": 1396
|
17195
17325
|
},
|
17196
17326
|
"../../node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js": {
|
17197
|
-
"bytesInOutput":
|
17327
|
+
"bytesInOutput": 22886
|
17198
17328
|
},
|
17199
17329
|
"../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
|
17200
|
-
"bytesInOutput":
|
17330
|
+
"bytesInOutput": 2280
|
17201
17331
|
},
|
17202
17332
|
"../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js": {
|
17203
17333
|
"bytesInOutput": 984
|
@@ -17206,13 +17336,13 @@
|
|
17206
17336
|
"bytesInOutput": 9352
|
17207
17337
|
},
|
17208
17338
|
"../../node_modules/webrtc-adapter/src/js/safari/safari_shim.js": {
|
17209
|
-
"bytesInOutput":
|
17339
|
+
"bytesInOutput": 12019
|
17210
17340
|
},
|
17211
17341
|
"../../node_modules/sdp/sdp.js": {
|
17212
|
-
"bytesInOutput":
|
17342
|
+
"bytesInOutput": 22278
|
17213
17343
|
},
|
17214
17344
|
"../../node_modules/webrtc-adapter/src/js/common_shim.js": {
|
17215
|
-
"bytesInOutput":
|
17345
|
+
"bytesInOutput": 12620
|
17216
17346
|
},
|
17217
17347
|
"../../node_modules/webrtc-adapter/src/js/adapter_factory.js": {
|
17218
17348
|
"bytesInOutput": 4575
|
@@ -17224,7 +17354,7 @@
|
|
17224
17354
|
"bytesInOutput": 16122
|
17225
17355
|
},
|
17226
17356
|
"../../node_modules/sdp-transform/lib/parser.js": {
|
17227
|
-
"bytesInOutput":
|
17357
|
+
"bytesInOutput": 3488
|
17228
17358
|
},
|
17229
17359
|
"../../node_modules/sdp-transform/lib/writer.js": {
|
17230
17360
|
"bytesInOutput": 3070
|
@@ -17233,7 +17363,7 @@
|
|
17233
17363
|
"bytesInOutput": 615
|
17234
17364
|
},
|
17235
17365
|
"../hms-video-store/dist/index.js": {
|
17236
|
-
"bytesInOutput":
|
17366
|
+
"bytesInOutput": 53957
|
17237
17367
|
},
|
17238
17368
|
"src/Prebuilt/components/hooks/usePlaylistMusic.js": {
|
17239
17369
|
"bytesInOutput": 1384
|
@@ -17263,7 +17393,7 @@
|
|
17263
17393
|
"bytesInOutput": 938
|
17264
17394
|
},
|
17265
17395
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
17266
|
-
"bytesInOutput":
|
17396
|
+
"bytesInOutput": 14249
|
17267
17397
|
},
|
17268
17398
|
"src/Prebuilt/components/MoreSettings/MoreSettings.tsx": {
|
17269
17399
|
"bytesInOutput": 831
|
@@ -17323,7 +17453,7 @@
|
|
17323
17453
|
"bytesInOutput": 2258
|
17324
17454
|
},
|
17325
17455
|
"src/Prebuilt/components/Footer/RoleAccordion.tsx": {
|
17326
|
-
"bytesInOutput":
|
17456
|
+
"bytesInOutput": 6561
|
17327
17457
|
},
|
17328
17458
|
"src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
|
17329
17459
|
"bytesInOutput": 2181
|
@@ -17338,10 +17468,10 @@
|
|
17338
17468
|
"bytesInOutput": 1729
|
17339
17469
|
},
|
17340
17470
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
17341
|
-
"bytesInOutput":
|
17471
|
+
"bytesInOutput": 4509
|
17342
17472
|
},
|
17343
17473
|
"src/Prebuilt/components/Notifications/HLSFailureModal.tsx": {
|
17344
|
-
"bytesInOutput":
|
17474
|
+
"bytesInOutput": 2825
|
17345
17475
|
},
|
17346
17476
|
"src/Prebuilt/components/Streaming/Common.jsx": {
|
17347
17477
|
"bytesInOutput": 2759
|
@@ -17350,7 +17480,7 @@
|
|
17350
17480
|
"bytesInOutput": 1170
|
17351
17481
|
},
|
17352
17482
|
"src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.tsx": {
|
17353
|
-
"bytesInOutput":
|
17483
|
+
"bytesInOutput": 9672
|
17354
17484
|
},
|
17355
17485
|
"src/Prebuilt/components/Polls/CreateQuestions/DeleteQuestionModal.tsx": {
|
17356
17486
|
"bytesInOutput": 2802
|
@@ -17557,7 +17687,7 @@
|
|
17557
17687
|
"bytesInOutput": 1620
|
17558
17688
|
},
|
17559
17689
|
"src/Prebuilt/components/hooks/useTileLayout.tsx": {
|
17560
|
-
"bytesInOutput":
|
17690
|
+
"bytesInOutput": 4482
|
17561
17691
|
},
|
17562
17692
|
"src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
|
17563
17693
|
"bytesInOutput": 2453
|
@@ -17629,7 +17759,7 @@
|
|
17629
17759
|
"bytesInOutput": 5741
|
17630
17760
|
},
|
17631
17761
|
"src/Prebuilt/components/HMSVideo/utils.ts": {
|
17632
|
-
"bytesInOutput":
|
17762
|
+
"bytesInOutput": 1027
|
17633
17763
|
},
|
17634
17764
|
"src/Prebuilt/components/HMSVideo/VideoProgress.tsx": {
|
17635
17765
|
"bytesInOutput": 3714
|
@@ -17668,7 +17798,7 @@
|
|
17668
17798
|
"bytesInOutput": 2182
|
17669
17799
|
},
|
17670
17800
|
"src/Prebuilt/components/Header/common.jsx": {
|
17671
|
-
"bytesInOutput":
|
17801
|
+
"bytesInOutput": 7389
|
17672
17802
|
},
|
17673
17803
|
"src/Prebuilt/components/Header/Header.tsx": {
|
17674
17804
|
"bytesInOutput": 2332
|
@@ -17679,8 +17809,11 @@
|
|
17679
17809
|
"src/Prebuilt/components/PreviousRoleInMetadata.tsx": {
|
17680
17810
|
"bytesInOutput": 1024
|
17681
17811
|
},
|
17812
|
+
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
17813
|
+
"bytesInOutput": 6104
|
17814
|
+
},
|
17682
17815
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
17683
|
-
"bytesInOutput":
|
17816
|
+
"bytesInOutput": 10300
|
17684
17817
|
},
|
17685
17818
|
"src/Prebuilt/components/ErrorBoundary.jsx": {
|
17686
17819
|
"bytesInOutput": 4366
|
@@ -17704,7 +17837,7 @@
|
|
17704
17837
|
"bytesInOutput": 2925
|
17705
17838
|
},
|
17706
17839
|
"src/Prebuilt/components/MwebLandscapePrompt.tsx": {
|
17707
|
-
"bytesInOutput":
|
17840
|
+
"bytesInOutput": 3708
|
17708
17841
|
},
|
17709
17842
|
"src/Prebuilt/components/Notifications/AutoplayBlockedModal.tsx": {
|
17710
17843
|
"bytesInOutput": 1415
|
@@ -17749,7 +17882,7 @@
|
|
17749
17882
|
"bytesInOutput": 2248
|
17750
17883
|
},
|
17751
17884
|
"src/Prebuilt/components/Notifications/Notifications.tsx": {
|
17752
|
-
"bytesInOutput":
|
17885
|
+
"bytesInOutput": 8886
|
17753
17886
|
},
|
17754
17887
|
"src/Prebuilt/components/Notifications/index.tsx": {
|
17755
17888
|
"bytesInOutput": 173
|
@@ -17797,7 +17930,7 @@
|
|
17797
17930
|
"bytesInOutput": 2980
|
17798
17931
|
}
|
17799
17932
|
},
|
17800
|
-
"bytes":
|
17933
|
+
"bytes": 1583130
|
17801
17934
|
}
|
17802
17935
|
}
|
17803
17936
|
}
|