@100mslive/roomkit-react 0.4.3-alpha.6 → 0.4.3-alpha.8
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/index.cjs.css +8 -24
- package/dist/index.cjs.css.map +3 -3
- package/dist/index.cjs.js +564 -306
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.css +8 -24
- package/dist/index.css.map +3 -3
- package/dist/index.js +561 -303
- package/dist/index.js.map +4 -4
- package/dist/meta.cjs.json +130 -87
- package/dist/meta.esbuild.json +129 -86
- package/package.json +7 -7
package/dist/meta.cjs.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"inputs": {
|
|
3
3
|
"<define:process.env>": {
|
|
4
|
-
"bytes":
|
|
4
|
+
"bytes": 0,
|
|
5
5
|
"imports": []
|
|
6
6
|
},
|
|
7
7
|
"src/Theme/base.config.ts": {
|
|
@@ -5769,7 +5769,7 @@
|
|
|
5769
5769
|
"format": "cjs"
|
|
5770
5770
|
},
|
|
5771
5771
|
"../hms-video-store/dist/index.js": {
|
|
5772
|
-
"bytes":
|
|
5772
|
+
"bytes": 385458,
|
|
5773
5773
|
"imports": [
|
|
5774
5774
|
{
|
|
5775
5775
|
"path": "../../node_modules/reselect/es/index.js",
|
|
@@ -11311,8 +11311,8 @@
|
|
|
11311
11311
|
],
|
|
11312
11312
|
"format": "esm"
|
|
11313
11313
|
},
|
|
11314
|
-
"../../../../../../../tmp/tmp-
|
|
11315
|
-
"bytes":
|
|
11314
|
+
"../../../../../../../tmp/tmp-3215-4Cl45TmYL443/19cf737a7530/index.css": {
|
|
11315
|
+
"bytes": 65533,
|
|
11316
11316
|
"imports": [
|
|
11317
11317
|
{
|
|
11318
11318
|
"path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
|
|
@@ -11435,7 +11435,7 @@
|
|
|
11435
11435
|
"original": "../../common/constants"
|
|
11436
11436
|
},
|
|
11437
11437
|
{
|
|
11438
|
-
"path": "../../../../../../../tmp/tmp-
|
|
11438
|
+
"path": "../../../../../../../tmp/tmp-3215-4Cl45TmYL443/19cf737a7530/index.css",
|
|
11439
11439
|
"kind": "import-statement",
|
|
11440
11440
|
"original": "@100mslive/hms-whiteboard/index.css"
|
|
11441
11441
|
},
|
|
@@ -14855,6 +14855,17 @@
|
|
|
14855
14855
|
],
|
|
14856
14856
|
"format": "esm"
|
|
14857
14857
|
},
|
|
14858
|
+
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
|
|
14859
|
+
"bytes": 2554,
|
|
14860
|
+
"imports": [
|
|
14861
|
+
{
|
|
14862
|
+
"path": "<define:process.env>",
|
|
14863
|
+
"kind": "import-statement",
|
|
14864
|
+
"external": true
|
|
14865
|
+
}
|
|
14866
|
+
],
|
|
14867
|
+
"format": "cjs"
|
|
14868
|
+
},
|
|
14858
14869
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
|
|
14859
14870
|
"bytes": 6980,
|
|
14860
14871
|
"imports": [
|
|
@@ -14874,6 +14885,11 @@
|
|
|
14874
14885
|
"kind": "import-statement",
|
|
14875
14886
|
"external": true
|
|
14876
14887
|
},
|
|
14888
|
+
{
|
|
14889
|
+
"path": "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js",
|
|
14890
|
+
"kind": "require-call",
|
|
14891
|
+
"original": "./cjs/react-is.production.min.js"
|
|
14892
|
+
},
|
|
14877
14893
|
{
|
|
14878
14894
|
"path": "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js",
|
|
14879
14895
|
"kind": "require-call",
|
|
@@ -14972,6 +14988,22 @@
|
|
|
14972
14988
|
],
|
|
14973
14989
|
"format": "cjs"
|
|
14974
14990
|
},
|
|
14991
|
+
"../../node_modules/prop-types/factoryWithThrowingShims.js": {
|
|
14992
|
+
"bytes": 1639,
|
|
14993
|
+
"imports": [
|
|
14994
|
+
{
|
|
14995
|
+
"path": "<define:process.env>",
|
|
14996
|
+
"kind": "import-statement",
|
|
14997
|
+
"external": true
|
|
14998
|
+
},
|
|
14999
|
+
{
|
|
15000
|
+
"path": "../../node_modules/prop-types/lib/ReactPropTypesSecret.js",
|
|
15001
|
+
"kind": "require-call",
|
|
15002
|
+
"original": "./lib/ReactPropTypesSecret"
|
|
15003
|
+
}
|
|
15004
|
+
],
|
|
15005
|
+
"format": "cjs"
|
|
15006
|
+
},
|
|
14975
15007
|
"../../node_modules/prop-types/index.js": {
|
|
14976
15008
|
"bytes": 710,
|
|
14977
15009
|
"imports": [
|
|
@@ -14989,6 +15021,11 @@
|
|
|
14989
15021
|
"path": "../../node_modules/prop-types/factoryWithTypeCheckers.js",
|
|
14990
15022
|
"kind": "require-call",
|
|
14991
15023
|
"original": "./factoryWithTypeCheckers"
|
|
15024
|
+
},
|
|
15025
|
+
{
|
|
15026
|
+
"path": "../../node_modules/prop-types/factoryWithThrowingShims.js",
|
|
15027
|
+
"kind": "require-call",
|
|
15028
|
+
"original": "./factoryWithThrowingShims"
|
|
14992
15029
|
}
|
|
14993
15030
|
],
|
|
14994
15031
|
"format": "cjs"
|
|
@@ -15662,7 +15699,7 @@
|
|
|
15662
15699
|
"imports": [],
|
|
15663
15700
|
"exports": [],
|
|
15664
15701
|
"inputs": {},
|
|
15665
|
-
"bytes":
|
|
15702
|
+
"bytes": 3695497
|
|
15666
15703
|
},
|
|
15667
15704
|
"dist/index.cjs.js": {
|
|
15668
15705
|
"imports": [
|
|
@@ -18995,13 +19032,13 @@
|
|
|
18995
19032
|
"cssBundle": "dist/index.cjs.css",
|
|
18996
19033
|
"inputs": {
|
|
18997
19034
|
"<define:process.env>": {
|
|
18998
|
-
"bytesInOutput":
|
|
19035
|
+
"bytesInOutput": 21845
|
|
18999
19036
|
},
|
|
19000
19037
|
"../../node_modules/lodash/lodash.js": {
|
|
19001
|
-
"bytesInOutput":
|
|
19038
|
+
"bytesInOutput": 225096
|
|
19002
19039
|
},
|
|
19003
19040
|
"../../node_modules/lodash.isequal/index.js": {
|
|
19004
|
-
"bytesInOutput":
|
|
19041
|
+
"bytesInOutput": 26597
|
|
19005
19042
|
},
|
|
19006
19043
|
"../../node_modules/sdp/sdp.js": {
|
|
19007
19044
|
"bytesInOutput": 22278
|
|
@@ -19018,11 +19055,14 @@
|
|
|
19018
19055
|
"../../node_modules/sdp-transform/lib/index.js": {
|
|
19019
19056
|
"bytesInOutput": 615
|
|
19020
19057
|
},
|
|
19058
|
+
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
|
|
19059
|
+
"bytesInOutput": 3852
|
|
19060
|
+
},
|
|
19021
19061
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
|
|
19022
|
-
"bytesInOutput":
|
|
19062
|
+
"bytesInOutput": 7630
|
|
19023
19063
|
},
|
|
19024
19064
|
"../../node_modules/prop-types/node_modules/react-is/index.js": {
|
|
19025
|
-
"bytesInOutput":
|
|
19065
|
+
"bytesInOutput": 376
|
|
19026
19066
|
},
|
|
19027
19067
|
"../../node_modules/object-assign/index.js": {
|
|
19028
19068
|
"bytesInOutput": 2165
|
|
@@ -19034,16 +19074,19 @@
|
|
|
19034
19074
|
"bytesInOutput": 210
|
|
19035
19075
|
},
|
|
19036
19076
|
"../../node_modules/prop-types/checkPropTypes.js": {
|
|
19037
|
-
"bytesInOutput":
|
|
19077
|
+
"bytesInOutput": 2830
|
|
19038
19078
|
},
|
|
19039
19079
|
"../../node_modules/prop-types/factoryWithTypeCheckers.js": {
|
|
19040
|
-
"bytesInOutput":
|
|
19080
|
+
"bytesInOutput": 19843
|
|
19081
|
+
},
|
|
19082
|
+
"../../node_modules/prop-types/factoryWithThrowingShims.js": {
|
|
19083
|
+
"bytesInOutput": 1648
|
|
19041
19084
|
},
|
|
19042
19085
|
"../../node_modules/prop-types/index.js": {
|
|
19043
|
-
"bytesInOutput":
|
|
19086
|
+
"bytesInOutput": 500
|
|
19044
19087
|
},
|
|
19045
19088
|
"src/index.ts": {
|
|
19046
|
-
"bytesInOutput":
|
|
19089
|
+
"bytesInOutput": 2158
|
|
19047
19090
|
},
|
|
19048
19091
|
"src/Button/index.tsx": {
|
|
19049
19092
|
"bytesInOutput": 27
|
|
@@ -19142,7 +19185,7 @@
|
|
|
19142
19185
|
"bytesInOutput": 27
|
|
19143
19186
|
},
|
|
19144
19187
|
"src/Modal/Dialog.tsx": {
|
|
19145
|
-
"bytesInOutput":
|
|
19188
|
+
"bytesInOutput": 1534
|
|
19146
19189
|
},
|
|
19147
19190
|
"src/Modal/DialogContent.tsx": {
|
|
19148
19191
|
"bytesInOutput": 1857
|
|
@@ -19268,13 +19311,13 @@
|
|
|
19268
19311
|
"bytesInOutput": 925
|
|
19269
19312
|
},
|
|
19270
19313
|
"src/Prebuilt/App.tsx": {
|
|
19271
|
-
"bytesInOutput":
|
|
19314
|
+
"bytesInOutput": 8536
|
|
19272
19315
|
},
|
|
19273
19316
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
|
19274
19317
|
"bytesInOutput": 6918
|
|
19275
19318
|
},
|
|
19276
19319
|
"src/Prebuilt/components/Settings/LayoutSettings.tsx": {
|
|
19277
|
-
"bytesInOutput":
|
|
19320
|
+
"bytesInOutput": 2847
|
|
19278
19321
|
},
|
|
19279
19322
|
"src/Prebuilt/components/Settings/SwitchWithLabel.tsx": {
|
|
19280
19323
|
"bytesInOutput": 1037
|
|
@@ -19295,13 +19338,13 @@
|
|
|
19295
19338
|
"bytesInOutput": 1406
|
|
19296
19339
|
},
|
|
19297
19340
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
|
|
19298
|
-
"bytesInOutput":
|
|
19341
|
+
"bytesInOutput": 2535
|
|
19299
19342
|
},
|
|
19300
19343
|
"src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
|
|
19301
19344
|
"bytesInOutput": 1498
|
|
19302
19345
|
},
|
|
19303
19346
|
"src/Prebuilt/common/utils.js": {
|
|
19304
|
-
"bytesInOutput":
|
|
19347
|
+
"bytesInOutput": 3169
|
|
19305
19348
|
},
|
|
19306
19349
|
"src/Prebuilt/components/AppData/useSidepane.js": {
|
|
19307
19350
|
"bytesInOutput": 2697
|
|
@@ -19340,7 +19383,7 @@
|
|
|
19340
19383
|
"bytesInOutput": 3740
|
|
19341
19384
|
},
|
|
19342
19385
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
|
19343
|
-
"bytesInOutput":
|
|
19386
|
+
"bytesInOutput": 15352
|
|
19344
19387
|
},
|
|
19345
19388
|
"src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.tsx": {
|
|
19346
19389
|
"bytesInOutput": 3499
|
|
@@ -19379,7 +19422,7 @@
|
|
|
19379
19422
|
"bytesInOutput": 1034
|
|
19380
19423
|
},
|
|
19381
19424
|
"src/Prebuilt/components/EmojiReaction.jsx": {
|
|
19382
|
-
"bytesInOutput":
|
|
19425
|
+
"bytesInOutput": 2852
|
|
19383
19426
|
},
|
|
19384
19427
|
"src/Prebuilt/components/Footer/EmojiCard.jsx": {
|
|
19385
19428
|
"bytesInOutput": 1036
|
|
@@ -19388,16 +19431,16 @@
|
|
|
19388
19431
|
"bytesInOutput": 613
|
|
19389
19432
|
},
|
|
19390
19433
|
"src/Prebuilt/common/hooks.ts": {
|
|
19391
|
-
"bytesInOutput":
|
|
19434
|
+
"bytesInOutput": 7201
|
|
19392
19435
|
},
|
|
19393
19436
|
"src/Prebuilt/components/Leave/LeaveRoom.tsx": {
|
|
19394
|
-
"bytesInOutput":
|
|
19437
|
+
"bytesInOutput": 2635
|
|
19395
19438
|
},
|
|
19396
19439
|
"src/Prebuilt/components/Leave/DesktopLeaveRoom.tsx": {
|
|
19397
|
-
"bytesInOutput":
|
|
19440
|
+
"bytesInOutput": 6324
|
|
19398
19441
|
},
|
|
19399
19442
|
"src/Prebuilt/components/Leave/EndSessionContent.tsx": {
|
|
19400
|
-
"bytesInOutput":
|
|
19443
|
+
"bytesInOutput": 2134
|
|
19401
19444
|
},
|
|
19402
19445
|
"src/Prebuilt/components/Leave/LeaveAtoms.tsx": {
|
|
19403
19446
|
"bytesInOutput": 491
|
|
@@ -19406,16 +19449,16 @@
|
|
|
19406
19449
|
"bytesInOutput": 749
|
|
19407
19450
|
},
|
|
19408
19451
|
"src/Prebuilt/components/Leave/LeaveSessionContent.tsx": {
|
|
19409
|
-
"bytesInOutput":
|
|
19452
|
+
"bytesInOutput": 1967
|
|
19410
19453
|
},
|
|
19411
19454
|
"src/Prebuilt/components/Leave/MwebLeaveRoom.tsx": {
|
|
19412
|
-
"bytesInOutput":
|
|
19455
|
+
"bytesInOutput": 5230
|
|
19413
19456
|
},
|
|
19414
19457
|
"src/Prebuilt/components/MoreSettings/MoreSettings.tsx": {
|
|
19415
19458
|
"bytesInOutput": 540
|
|
19416
19459
|
},
|
|
19417
19460
|
"src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx": {
|
|
19418
|
-
"bytesInOutput":
|
|
19461
|
+
"bytesInOutput": 9936
|
|
19419
19462
|
},
|
|
19420
19463
|
"src/Prebuilt/components/PIP/index.jsx": {
|
|
19421
19464
|
"bytesInOutput": 212
|
|
@@ -19427,7 +19470,7 @@
|
|
|
19427
19470
|
"bytesInOutput": 2555
|
|
19428
19471
|
},
|
|
19429
19472
|
"src/Prebuilt/components/PIP/PIPChat.tsx": {
|
|
19430
|
-
"bytesInOutput":
|
|
19473
|
+
"bytesInOutput": 10705
|
|
19431
19474
|
},
|
|
19432
19475
|
"src/TextArea/index.tsx": {
|
|
19433
19476
|
"bytesInOutput": 27
|
|
@@ -19439,19 +19482,19 @@
|
|
|
19439
19482
|
"bytesInOutput": 15498
|
|
19440
19483
|
},
|
|
19441
19484
|
"src/Prebuilt/components/Chat/ChatActions.tsx": {
|
|
19442
|
-
"bytesInOutput":
|
|
19485
|
+
"bytesInOutput": 10246
|
|
19443
19486
|
},
|
|
19444
19487
|
"src/Prebuilt/components/Chat/MwebChatOption.tsx": {
|
|
19445
19488
|
"bytesInOutput": 463
|
|
19446
19489
|
},
|
|
19447
19490
|
"src/Prebuilt/components/hooks/useChatBlacklist.ts": {
|
|
19448
|
-
"bytesInOutput":
|
|
19491
|
+
"bytesInOutput": 1240
|
|
19449
19492
|
},
|
|
19450
19493
|
"src/Prebuilt/components/hooks/usePinnedMessages.ts": {
|
|
19451
|
-
"bytesInOutput":
|
|
19494
|
+
"bytesInOutput": 2781
|
|
19452
19495
|
},
|
|
19453
19496
|
"src/Prebuilt/components/Chat/EmptyChat.tsx": {
|
|
19454
|
-
"bytesInOutput":
|
|
19497
|
+
"bytesInOutput": 2168
|
|
19455
19498
|
},
|
|
19456
19499
|
"src/Prebuilt/components/hooks/usePinnedBy.tsx": {
|
|
19457
19500
|
"bytesInOutput": 702
|
|
@@ -19466,10 +19509,10 @@
|
|
|
19466
19509
|
"bytesInOutput": 299
|
|
19467
19510
|
},
|
|
19468
19511
|
"src/Prebuilt/components/RoleChangeModal.tsx": {
|
|
19469
|
-
"bytesInOutput":
|
|
19512
|
+
"bytesInOutput": 6269
|
|
19470
19513
|
},
|
|
19471
19514
|
"src/Prebuilt/components/Settings/StartRecording.jsx": {
|
|
19472
|
-
"bytesInOutput":
|
|
19515
|
+
"bytesInOutput": 3858
|
|
19473
19516
|
},
|
|
19474
19517
|
"src/Prebuilt/components/Streaming/ResolutionInput.jsx": {
|
|
19475
19518
|
"bytesInOutput": 3181
|
|
@@ -19481,31 +19524,31 @@
|
|
|
19481
19524
|
"bytesInOutput": 15775
|
|
19482
19525
|
},
|
|
19483
19526
|
"src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
|
|
19484
|
-
"bytesInOutput":
|
|
19527
|
+
"bytesInOutput": 5478
|
|
19485
19528
|
},
|
|
19486
19529
|
"src/Prebuilt/components/MoreSettings/CaptionModal.tsx": {
|
|
19487
19530
|
"bytesInOutput": 1173
|
|
19488
19531
|
},
|
|
19489
19532
|
"src/Prebuilt/components/MoreSettings/CaptionContent.tsx": {
|
|
19490
|
-
"bytesInOutput":
|
|
19533
|
+
"bytesInOutput": 5299
|
|
19491
19534
|
},
|
|
19492
19535
|
"src/Prebuilt/components/MoreSettings/FullScreenItem.tsx": {
|
|
19493
19536
|
"bytesInOutput": 722
|
|
19494
19537
|
},
|
|
19495
19538
|
"src/Prebuilt/components/hooks/useFullscreen.ts": {
|
|
19496
|
-
"bytesInOutput":
|
|
19539
|
+
"bytesInOutput": 1428
|
|
19497
19540
|
},
|
|
19498
19541
|
"src/Prebuilt/components/MoreSettings/MuteAllModal.tsx": {
|
|
19499
|
-
"bytesInOutput":
|
|
19542
|
+
"bytesInOutput": 1945
|
|
19500
19543
|
},
|
|
19501
19544
|
"src/Prebuilt/components/MoreSettings/MuteAllContent.tsx": {
|
|
19502
19545
|
"bytesInOutput": 2856
|
|
19503
19546
|
},
|
|
19504
19547
|
"src/Prebuilt/components/hooks/useMetadata.tsx": {
|
|
19505
|
-
"bytesInOutput":
|
|
19548
|
+
"bytesInOutput": 1909
|
|
19506
19549
|
},
|
|
19507
19550
|
"src/Prebuilt/components/PIP/usePIPChat.tsx": {
|
|
19508
|
-
"bytesInOutput":
|
|
19551
|
+
"bytesInOutput": 3780
|
|
19509
19552
|
},
|
|
19510
19553
|
"src/Prebuilt/components/PIP/usePIPWindow.tsx": {
|
|
19511
19554
|
"bytesInOutput": 278
|
|
@@ -19514,19 +19557,19 @@
|
|
|
19514
19557
|
"bytesInOutput": 126
|
|
19515
19558
|
},
|
|
19516
19559
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
|
19517
|
-
"bytesInOutput":
|
|
19560
|
+
"bytesInOutput": 13587
|
|
19518
19561
|
},
|
|
19519
19562
|
"src/Prebuilt/components/Header/StreamActions.tsx": {
|
|
19520
|
-
"bytesInOutput":
|
|
19563
|
+
"bytesInOutput": 10613
|
|
19521
19564
|
},
|
|
19522
19565
|
"../hms-video-store/dist/index.js": {
|
|
19523
|
-
"bytesInOutput":
|
|
19566
|
+
"bytesInOutput": 56248
|
|
19524
19567
|
},
|
|
19525
19568
|
"../../node_modules/reselect/es/index.js": {
|
|
19526
19569
|
"bytesInOutput": 2539
|
|
19527
19570
|
},
|
|
19528
19571
|
"../../node_modules/ua-parser-js/src/main/ua-parser.mjs": {
|
|
19529
|
-
"bytesInOutput":
|
|
19572
|
+
"bytesInOutput": 54242
|
|
19530
19573
|
},
|
|
19531
19574
|
"../../node_modules/webrtc-adapter/src/js/adapter_core.js": {
|
|
19532
19575
|
"bytesInOutput": 118
|
|
@@ -19562,10 +19605,10 @@
|
|
|
19562
19605
|
"bytesInOutput": 12473
|
|
19563
19606
|
},
|
|
19564
19607
|
"src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
|
|
19565
|
-
"bytesInOutput":
|
|
19608
|
+
"bytesInOutput": 2390
|
|
19566
19609
|
},
|
|
19567
19610
|
"src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx": {
|
|
19568
|
-
"bytesInOutput":
|
|
19611
|
+
"bytesInOutput": 3743
|
|
19569
19612
|
},
|
|
19570
19613
|
"src/Prebuilt/components/AppData/useSheet.ts": {
|
|
19571
19614
|
"bytesInOutput": 839
|
|
@@ -19574,10 +19617,10 @@
|
|
|
19574
19617
|
"bytesInOutput": 670
|
|
19575
19618
|
},
|
|
19576
19619
|
"src/Prebuilt/components/RaiseHand.tsx": {
|
|
19577
|
-
"bytesInOutput":
|
|
19620
|
+
"bytesInOutput": 975
|
|
19578
19621
|
},
|
|
19579
19622
|
"src/Prebuilt/components/ScreenShareToggle.jsx": {
|
|
19580
|
-
"bytesInOutput":
|
|
19623
|
+
"bytesInOutput": 1838
|
|
19581
19624
|
},
|
|
19582
19625
|
"src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx": {
|
|
19583
19626
|
"bytesInOutput": 7758
|
|
@@ -19616,34 +19659,34 @@
|
|
|
19616
19659
|
"bytesInOutput": 700
|
|
19617
19660
|
},
|
|
19618
19661
|
"src/Prebuilt/components/RemoveParticipant.tsx": {
|
|
19619
|
-
"bytesInOutput":
|
|
19662
|
+
"bytesInOutput": 1335
|
|
19620
19663
|
},
|
|
19621
19664
|
"src/Prebuilt/components/Footer/RoleAccordion.tsx": {
|
|
19622
19665
|
"bytesInOutput": 6045
|
|
19623
19666
|
},
|
|
19624
19667
|
"src/Prebuilt/components/Footer/RoleOptions.tsx": {
|
|
19625
|
-
"bytesInOutput":
|
|
19668
|
+
"bytesInOutput": 7712
|
|
19626
19669
|
},
|
|
19627
19670
|
"src/Prebuilt/components/hooks/useGroupOnStageActions.tsx": {
|
|
19628
|
-
"bytesInOutput":
|
|
19671
|
+
"bytesInOutput": 1845
|
|
19629
19672
|
},
|
|
19630
19673
|
"src/Prebuilt/components/AppData/useSidepaneResetOnLayoutUpdate.tsx": {
|
|
19631
19674
|
"bytesInOutput": 696
|
|
19632
19675
|
},
|
|
19633
19676
|
"src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
|
|
19634
|
-
"bytesInOutput":
|
|
19677
|
+
"bytesInOutput": 1793
|
|
19635
19678
|
},
|
|
19636
19679
|
"src/Prebuilt/components/Footer/PollsToggle.tsx": {
|
|
19637
19680
|
"bytesInOutput": 1180
|
|
19638
19681
|
},
|
|
19639
19682
|
"src/Prebuilt/components/Footer/WhiteboardToggle.tsx": {
|
|
19640
|
-
"bytesInOutput":
|
|
19683
|
+
"bytesInOutput": 1618
|
|
19641
19684
|
},
|
|
19642
19685
|
"src/Prebuilt/components/Notifications/HLSFailureModal.tsx": {
|
|
19643
19686
|
"bytesInOutput": 2530
|
|
19644
19687
|
},
|
|
19645
19688
|
"src/Prebuilt/components/RoleChangeRequest/RoleChangeRequestModal.tsx": {
|
|
19646
|
-
"bytesInOutput":
|
|
19689
|
+
"bytesInOutput": 3161
|
|
19647
19690
|
},
|
|
19648
19691
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
|
19649
19692
|
"bytesInOutput": 10812
|
|
@@ -19655,13 +19698,13 @@
|
|
|
19655
19698
|
"bytesInOutput": 814
|
|
19656
19699
|
},
|
|
19657
19700
|
"src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.tsx": {
|
|
19658
|
-
"bytesInOutput":
|
|
19701
|
+
"bytesInOutput": 8923
|
|
19659
19702
|
},
|
|
19660
19703
|
"src/Prebuilt/components/Streaming/Common.jsx": {
|
|
19661
19704
|
"bytesInOutput": 2375
|
|
19662
19705
|
},
|
|
19663
19706
|
"src/Prebuilt/components/Polls/common/StatusIndicator.tsx": {
|
|
19664
|
-
"bytesInOutput":
|
|
19707
|
+
"bytesInOutput": 863
|
|
19665
19708
|
},
|
|
19666
19709
|
"src/Prebuilt/components/Polls/CreateQuestions/CreateQuestions.jsx": {
|
|
19667
19710
|
"bytesInOutput": 5620
|
|
@@ -19700,7 +19743,7 @@
|
|
|
19700
19743
|
"bytesInOutput": 2355
|
|
19701
19744
|
},
|
|
19702
19745
|
"src/Prebuilt/components/Polls/common/utils.ts": {
|
|
19703
|
-
"bytesInOutput":
|
|
19746
|
+
"bytesInOutput": 629
|
|
19704
19747
|
},
|
|
19705
19748
|
"src/Prebuilt/components/Polls/Voting/PeerParticipationSummary.tsx": {
|
|
19706
19749
|
"bytesInOutput": 2413
|
|
@@ -19709,16 +19752,16 @@
|
|
|
19709
19752
|
"bytesInOutput": 766
|
|
19710
19753
|
},
|
|
19711
19754
|
"src/Prebuilt/components/Polls/Voting/useQuizSummary.tsx": {
|
|
19712
|
-
"bytesInOutput":
|
|
19755
|
+
"bytesInOutput": 1879
|
|
19713
19756
|
},
|
|
19714
19757
|
"src/Prebuilt/components/Polls/Voting/Voting.tsx": {
|
|
19715
|
-
"bytesInOutput":
|
|
19758
|
+
"bytesInOutput": 5469
|
|
19716
19759
|
},
|
|
19717
19760
|
"src/Prebuilt/components/Polls/Voting/StandardVoting.tsx": {
|
|
19718
19761
|
"bytesInOutput": 1383
|
|
19719
19762
|
},
|
|
19720
19763
|
"src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
|
|
19721
|
-
"bytesInOutput":
|
|
19764
|
+
"bytesInOutput": 8123
|
|
19722
19765
|
},
|
|
19723
19766
|
"src/Prebuilt/components/Polls/Voting/TimedVoting.tsx": {
|
|
19724
19767
|
"bytesInOutput": 1786
|
|
@@ -19742,7 +19785,7 @@
|
|
|
19742
19785
|
"bytesInOutput": 5964
|
|
19743
19786
|
},
|
|
19744
19787
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
|
19745
|
-
"bytesInOutput":
|
|
19788
|
+
"bytesInOutput": 11512
|
|
19746
19789
|
},
|
|
19747
19790
|
"src/Prebuilt/components/Chat/ChatSelectorContainer.tsx": {
|
|
19748
19791
|
"bytesInOutput": 5786
|
|
@@ -19757,7 +19800,7 @@
|
|
|
19757
19800
|
"bytesInOutput": 1210
|
|
19758
19801
|
},
|
|
19759
19802
|
"src/Prebuilt/components/Chat/ChatStates.tsx": {
|
|
19760
|
-
"bytesInOutput":
|
|
19803
|
+
"bytesInOutput": 3037
|
|
19761
19804
|
},
|
|
19762
19805
|
"src/Prebuilt/components/Chat/PinnedMessage.tsx": {
|
|
19763
19806
|
"bytesInOutput": 5338
|
|
@@ -19787,19 +19830,19 @@
|
|
|
19787
19830
|
"bytesInOutput": 1164
|
|
19788
19831
|
},
|
|
19789
19832
|
"src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
|
|
19790
|
-
"bytesInOutput":
|
|
19833
|
+
"bytesInOutput": 13099
|
|
19791
19834
|
},
|
|
19792
19835
|
"src/Prebuilt/components/TileMenu/utils.ts": {
|
|
19793
19836
|
"bytesInOutput": 160
|
|
19794
19837
|
},
|
|
19795
19838
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
|
19796
|
-
"bytesInOutput":
|
|
19839
|
+
"bytesInOutput": 9400
|
|
19797
19840
|
},
|
|
19798
19841
|
"src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
|
|
19799
19842
|
"bytesInOutput": 1343
|
|
19800
19843
|
},
|
|
19801
19844
|
"src/Prebuilt/components/VirtualBackground/VBOption.tsx": {
|
|
19802
|
-
"bytesInOutput":
|
|
19845
|
+
"bytesInOutput": 1262
|
|
19803
19846
|
},
|
|
19804
19847
|
"src/Prebuilt/components/Chip.tsx": {
|
|
19805
19848
|
"bytesInOutput": 857
|
|
@@ -19862,22 +19905,22 @@
|
|
|
19862
19905
|
"bytesInOutput": 3441
|
|
19863
19906
|
},
|
|
19864
19907
|
"src/Prebuilt/components/ScreenshareDisplay.tsx": {
|
|
19865
|
-
"bytesInOutput":
|
|
19908
|
+
"bytesInOutput": 1324
|
|
19866
19909
|
},
|
|
19867
19910
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
|
19868
19911
|
"bytesInOutput": 3051
|
|
19869
19912
|
},
|
|
19870
|
-
"../../../../../../../tmp/tmp-
|
|
19913
|
+
"../../../../../../../tmp/tmp-3215-4Cl45TmYL443/19cf737a7530/index.css": {
|
|
19871
19914
|
"bytesInOutput": 0
|
|
19872
19915
|
},
|
|
19873
19916
|
"src/Prebuilt/common/PeersSorter.ts": {
|
|
19874
19917
|
"bytesInOutput": 3086
|
|
19875
19918
|
},
|
|
19876
19919
|
"src/Prebuilt/layouts/EmbedView.jsx": {
|
|
19877
|
-
"bytesInOutput":
|
|
19920
|
+
"bytesInOutput": 2922
|
|
19878
19921
|
},
|
|
19879
19922
|
"src/Prebuilt/layouts/HLSView.jsx": {
|
|
19880
|
-
"bytesInOutput":
|
|
19923
|
+
"bytesInOutput": 30000
|
|
19881
19924
|
},
|
|
19882
19925
|
"src/Prebuilt/components/HlsStatsOverlay.jsx": {
|
|
19883
19926
|
"bytesInOutput": 3395
|
|
@@ -19895,7 +19938,7 @@
|
|
|
19895
19938
|
"bytesInOutput": 4862
|
|
19896
19939
|
},
|
|
19897
19940
|
"src/Prebuilt/components/HMSVideo/PlayPauseButton.tsx": {
|
|
19898
|
-
"bytesInOutput":
|
|
19941
|
+
"bytesInOutput": 982
|
|
19899
19942
|
},
|
|
19900
19943
|
"src/Prebuilt/components/HMSVideo/PlayerContext.tsx": {
|
|
19901
19944
|
"bytesInOutput": 287
|
|
@@ -19931,10 +19974,10 @@
|
|
|
19931
19974
|
"bytesInOutput": 2322
|
|
19932
19975
|
},
|
|
19933
19976
|
"src/Prebuilt/layouts/PDFView.jsx": {
|
|
19934
|
-
"bytesInOutput":
|
|
19977
|
+
"bytesInOutput": 1638
|
|
19935
19978
|
},
|
|
19936
19979
|
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
|
19937
|
-
"bytesInOutput":
|
|
19980
|
+
"bytesInOutput": 7099
|
|
19938
19981
|
},
|
|
19939
19982
|
"src/Prebuilt/components/hooks/useCloseScreenshareWhiteboard.tsx": {
|
|
19940
19983
|
"bytesInOutput": 598
|
|
@@ -19949,7 +19992,7 @@
|
|
|
19949
19992
|
"bytesInOutput": 1750
|
|
19950
19993
|
},
|
|
19951
19994
|
"src/Prebuilt/components/Header/common.jsx": {
|
|
19952
|
-
"bytesInOutput":
|
|
19995
|
+
"bytesInOutput": 6785
|
|
19953
19996
|
},
|
|
19954
19997
|
"src/Prebuilt/components/PreviousRoleInMetadata.tsx": {
|
|
19955
19998
|
"bytesInOutput": 747
|
|
@@ -19964,7 +20007,7 @@
|
|
|
19964
20007
|
"bytesInOutput": 1455
|
|
19965
20008
|
},
|
|
19966
20009
|
"src/Prebuilt/components/Input/KeyboardInputManager.js": {
|
|
19967
|
-
"bytesInOutput":
|
|
20010
|
+
"bytesInOutput": 4391
|
|
19968
20011
|
},
|
|
19969
20012
|
"src/Prebuilt/components/LeaveScreen.tsx": {
|
|
19970
20013
|
"bytesInOutput": 2494
|
|
@@ -19973,7 +20016,7 @@
|
|
|
19973
20016
|
"bytesInOutput": 1781
|
|
19974
20017
|
},
|
|
19975
20018
|
"src/Prebuilt/components/EndCallFeedback/FeedbackForm.tsx": {
|
|
19976
|
-
"bytesInOutput":
|
|
20019
|
+
"bytesInOutput": 11234
|
|
19977
20020
|
},
|
|
19978
20021
|
"src/Prebuilt/components/EndCallFeedback/ThankyouView.tsx": {
|
|
19979
20022
|
"bytesInOutput": 1925
|
|
@@ -20000,7 +20043,7 @@
|
|
|
20000
20043
|
"bytesInOutput": 3586
|
|
20001
20044
|
},
|
|
20002
20045
|
"src/Prebuilt/components/Notifications/ErrorNotifications.tsx": {
|
|
20003
|
-
"bytesInOutput":
|
|
20046
|
+
"bytesInOutput": 1713
|
|
20004
20047
|
},
|
|
20005
20048
|
"src/Prebuilt/components/Notifications/HandRaisedNotifications.tsx": {
|
|
20006
20049
|
"bytesInOutput": 2946
|
|
@@ -20009,7 +20052,7 @@
|
|
|
20009
20052
|
"bytesInOutput": 1983
|
|
20010
20053
|
},
|
|
20011
20054
|
"src/Prebuilt/components/Toast/ToastConfig.jsx": {
|
|
20012
|
-
"bytesInOutput":
|
|
20055
|
+
"bytesInOutput": 6806
|
|
20013
20056
|
},
|
|
20014
20057
|
"src/Prebuilt/components/Notifications/InitErrorModal.tsx": {
|
|
20015
20058
|
"bytesInOutput": 1634
|
|
@@ -20045,7 +20088,7 @@
|
|
|
20045
20088
|
"bytesInOutput": 2213
|
|
20046
20089
|
},
|
|
20047
20090
|
"src/Prebuilt/components/PIP/PIPProvider.tsx": {
|
|
20048
|
-
"bytesInOutput":
|
|
20091
|
+
"bytesInOutput": 1174
|
|
20049
20092
|
},
|
|
20050
20093
|
"src/Prebuilt/components/Preview/PreviewScreen.tsx": {
|
|
20051
20094
|
"bytesInOutput": 1441
|
|
@@ -20069,7 +20112,7 @@
|
|
|
20069
20112
|
"bytesInOutput": 637
|
|
20070
20113
|
},
|
|
20071
20114
|
"src/Prebuilt/components/hooks/useAutoStartStreaming.tsx": {
|
|
20072
|
-
"bytesInOutput":
|
|
20115
|
+
"bytesInOutput": 1791
|
|
20073
20116
|
},
|
|
20074
20117
|
"src/Progress/index.tsx": {
|
|
20075
20118
|
"bytesInOutput": 440
|
|
@@ -20099,16 +20142,16 @@
|
|
|
20099
20142
|
"bytesInOutput": 15472
|
|
20100
20143
|
},
|
|
20101
20144
|
"src/Diagnostics/VideoTest.tsx": {
|
|
20102
|
-
"bytesInOutput":
|
|
20145
|
+
"bytesInOutput": 2777
|
|
20103
20146
|
}
|
|
20104
20147
|
},
|
|
20105
|
-
"bytes":
|
|
20148
|
+
"bytes": 1523125
|
|
20106
20149
|
},
|
|
20107
20150
|
"dist/index.cjs.css.map": {
|
|
20108
20151
|
"imports": [],
|
|
20109
20152
|
"exports": [],
|
|
20110
20153
|
"inputs": {},
|
|
20111
|
-
"bytes":
|
|
20154
|
+
"bytes": 101208
|
|
20112
20155
|
},
|
|
20113
20156
|
"dist/index.cjs.css": {
|
|
20114
20157
|
"imports": [
|
|
@@ -20164,11 +20207,11 @@
|
|
|
20164
20207
|
}
|
|
20165
20208
|
],
|
|
20166
20209
|
"inputs": {
|
|
20167
|
-
"../../../../../../../tmp/tmp-
|
|
20168
|
-
"bytesInOutput":
|
|
20210
|
+
"../../../../../../../tmp/tmp-3215-4Cl45TmYL443/19cf737a7530/index.css": {
|
|
20211
|
+
"bytesInOutput": 74878
|
|
20169
20212
|
}
|
|
20170
20213
|
},
|
|
20171
|
-
"bytes":
|
|
20214
|
+
"bytes": 75081
|
|
20172
20215
|
}
|
|
20173
20216
|
}
|
|
20174
20217
|
}
|