@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.esbuild.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-4HH0kncap4Zs/19cf737a82f1/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-4HH0kncap4Zs/19cf737a82f1/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": 3735467
|
|
15666
15703
|
},
|
|
15667
15704
|
"dist/index.js": {
|
|
15668
15705
|
"imports": [
|
|
@@ -19061,13 +19098,13 @@
|
|
|
19061
19098
|
"cssBundle": "dist/index.css",
|
|
19062
19099
|
"inputs": {
|
|
19063
19100
|
"<define:process.env>": {
|
|
19064
|
-
"bytesInOutput":
|
|
19101
|
+
"bytesInOutput": 21845
|
|
19065
19102
|
},
|
|
19066
19103
|
"../../node_modules/lodash/lodash.js": {
|
|
19067
|
-
"bytesInOutput":
|
|
19104
|
+
"bytesInOutput": 225091
|
|
19068
19105
|
},
|
|
19069
19106
|
"../../node_modules/lodash.isequal/index.js": {
|
|
19070
|
-
"bytesInOutput":
|
|
19107
|
+
"bytesInOutput": 26591
|
|
19071
19108
|
},
|
|
19072
19109
|
"../../node_modules/sdp/sdp.js": {
|
|
19073
19110
|
"bytesInOutput": 22275
|
|
@@ -19084,11 +19121,14 @@
|
|
|
19084
19121
|
"../../node_modules/sdp-transform/lib/index.js": {
|
|
19085
19122
|
"bytesInOutput": 615
|
|
19086
19123
|
},
|
|
19124
|
+
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
|
|
19125
|
+
"bytesInOutput": 3852
|
|
19126
|
+
},
|
|
19087
19127
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
|
|
19088
|
-
"bytesInOutput":
|
|
19128
|
+
"bytesInOutput": 7630
|
|
19089
19129
|
},
|
|
19090
19130
|
"../../node_modules/prop-types/node_modules/react-is/index.js": {
|
|
19091
|
-
"bytesInOutput":
|
|
19131
|
+
"bytesInOutput": 373
|
|
19092
19132
|
},
|
|
19093
19133
|
"../../node_modules/object-assign/index.js": {
|
|
19094
19134
|
"bytesInOutput": 2163
|
|
@@ -19100,13 +19140,16 @@
|
|
|
19100
19140
|
"bytesInOutput": 208
|
|
19101
19141
|
},
|
|
19102
19142
|
"../../node_modules/prop-types/checkPropTypes.js": {
|
|
19103
|
-
"bytesInOutput":
|
|
19143
|
+
"bytesInOutput": 2828
|
|
19104
19144
|
},
|
|
19105
19145
|
"../../node_modules/prop-types/factoryWithTypeCheckers.js": {
|
|
19106
|
-
"bytesInOutput":
|
|
19146
|
+
"bytesInOutput": 19841
|
|
19147
|
+
},
|
|
19148
|
+
"../../node_modules/prop-types/factoryWithThrowingShims.js": {
|
|
19149
|
+
"bytesInOutput": 1646
|
|
19107
19150
|
},
|
|
19108
19151
|
"../../node_modules/prop-types/index.js": {
|
|
19109
|
-
"bytesInOutput":
|
|
19152
|
+
"bytesInOutput": 497
|
|
19110
19153
|
},
|
|
19111
19154
|
"src/index.ts": {
|
|
19112
19155
|
"bytesInOutput": 27
|
|
@@ -19208,7 +19251,7 @@
|
|
|
19208
19251
|
"bytesInOutput": 27
|
|
19209
19252
|
},
|
|
19210
19253
|
"src/Modal/Dialog.tsx": {
|
|
19211
|
-
"bytesInOutput":
|
|
19254
|
+
"bytesInOutput": 1426
|
|
19212
19255
|
},
|
|
19213
19256
|
"src/Modal/DialogContent.tsx": {
|
|
19214
19257
|
"bytesInOutput": 1753
|
|
@@ -19334,13 +19377,13 @@
|
|
|
19334
19377
|
"bytesInOutput": 887
|
|
19335
19378
|
},
|
|
19336
19379
|
"src/Prebuilt/App.tsx": {
|
|
19337
|
-
"bytesInOutput":
|
|
19380
|
+
"bytesInOutput": 8036
|
|
19338
19381
|
},
|
|
19339
19382
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
|
19340
19383
|
"bytesInOutput": 6633
|
|
19341
19384
|
},
|
|
19342
19385
|
"src/Prebuilt/components/Settings/LayoutSettings.tsx": {
|
|
19343
|
-
"bytesInOutput":
|
|
19386
|
+
"bytesInOutput": 2655
|
|
19344
19387
|
},
|
|
19345
19388
|
"src/Prebuilt/components/Settings/SwitchWithLabel.tsx": {
|
|
19346
19389
|
"bytesInOutput": 973
|
|
@@ -19361,13 +19404,13 @@
|
|
|
19361
19404
|
"bytesInOutput": 1312
|
|
19362
19405
|
},
|
|
19363
19406
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
|
|
19364
|
-
"bytesInOutput":
|
|
19407
|
+
"bytesInOutput": 2483
|
|
19365
19408
|
},
|
|
19366
19409
|
"src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
|
|
19367
19410
|
"bytesInOutput": 1486
|
|
19368
19411
|
},
|
|
19369
19412
|
"src/Prebuilt/common/utils.js": {
|
|
19370
|
-
"bytesInOutput":
|
|
19413
|
+
"bytesInOutput": 3169
|
|
19371
19414
|
},
|
|
19372
19415
|
"src/Prebuilt/components/AppData/useSidepane.js": {
|
|
19373
19416
|
"bytesInOutput": 2499
|
|
@@ -19406,7 +19449,7 @@
|
|
|
19406
19449
|
"bytesInOutput": 3306
|
|
19407
19450
|
},
|
|
19408
19451
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
|
19409
|
-
"bytesInOutput":
|
|
19452
|
+
"bytesInOutput": 14236
|
|
19410
19453
|
},
|
|
19411
19454
|
"src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.tsx": {
|
|
19412
19455
|
"bytesInOutput": 3293
|
|
@@ -19445,7 +19488,7 @@
|
|
|
19445
19488
|
"bytesInOutput": 928
|
|
19446
19489
|
},
|
|
19447
19490
|
"src/Prebuilt/components/EmojiReaction.jsx": {
|
|
19448
|
-
"bytesInOutput":
|
|
19491
|
+
"bytesInOutput": 2580
|
|
19449
19492
|
},
|
|
19450
19493
|
"src/Prebuilt/components/Footer/EmojiCard.jsx": {
|
|
19451
19494
|
"bytesInOutput": 972
|
|
@@ -19454,16 +19497,16 @@
|
|
|
19454
19497
|
"bytesInOutput": 606
|
|
19455
19498
|
},
|
|
19456
19499
|
"src/Prebuilt/common/hooks.ts": {
|
|
19457
|
-
"bytesInOutput":
|
|
19500
|
+
"bytesInOutput": 7108
|
|
19458
19501
|
},
|
|
19459
19502
|
"src/Prebuilt/components/Leave/LeaveRoom.tsx": {
|
|
19460
|
-
"bytesInOutput":
|
|
19503
|
+
"bytesInOutput": 2571
|
|
19461
19504
|
},
|
|
19462
19505
|
"src/Prebuilt/components/Leave/DesktopLeaveRoom.tsx": {
|
|
19463
|
-
"bytesInOutput":
|
|
19506
|
+
"bytesInOutput": 5793
|
|
19464
19507
|
},
|
|
19465
19508
|
"src/Prebuilt/components/Leave/EndSessionContent.tsx": {
|
|
19466
|
-
"bytesInOutput":
|
|
19509
|
+
"bytesInOutput": 1947
|
|
19467
19510
|
},
|
|
19468
19511
|
"src/Prebuilt/components/Leave/LeaveAtoms.tsx": {
|
|
19469
19512
|
"bytesInOutput": 491
|
|
@@ -19472,16 +19515,16 @@
|
|
|
19472
19515
|
"bytesInOutput": 655
|
|
19473
19516
|
},
|
|
19474
19517
|
"src/Prebuilt/components/Leave/LeaveSessionContent.tsx": {
|
|
19475
|
-
"bytesInOutput":
|
|
19518
|
+
"bytesInOutput": 1803
|
|
19476
19519
|
},
|
|
19477
19520
|
"src/Prebuilt/components/Leave/MwebLeaveRoom.tsx": {
|
|
19478
|
-
"bytesInOutput":
|
|
19521
|
+
"bytesInOutput": 4855
|
|
19479
19522
|
},
|
|
19480
19523
|
"src/Prebuilt/components/MoreSettings/MoreSettings.tsx": {
|
|
19481
19524
|
"bytesInOutput": 474
|
|
19482
19525
|
},
|
|
19483
19526
|
"src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx": {
|
|
19484
|
-
"bytesInOutput":
|
|
19527
|
+
"bytesInOutput": 9233
|
|
19485
19528
|
},
|
|
19486
19529
|
"src/Prebuilt/components/PIP/index.jsx": {
|
|
19487
19530
|
"bytesInOutput": 178
|
|
@@ -19493,7 +19536,7 @@
|
|
|
19493
19536
|
"bytesInOutput": 2509
|
|
19494
19537
|
},
|
|
19495
19538
|
"src/Prebuilt/components/PIP/PIPChat.tsx": {
|
|
19496
|
-
"bytesInOutput":
|
|
19539
|
+
"bytesInOutput": 10157
|
|
19497
19540
|
},
|
|
19498
19541
|
"src/TextArea/index.tsx": {
|
|
19499
19542
|
"bytesInOutput": 27
|
|
@@ -19505,19 +19548,19 @@
|
|
|
19505
19548
|
"bytesInOutput": 14818
|
|
19506
19549
|
},
|
|
19507
19550
|
"src/Prebuilt/components/Chat/ChatActions.tsx": {
|
|
19508
|
-
"bytesInOutput":
|
|
19551
|
+
"bytesInOutput": 9698
|
|
19509
19552
|
},
|
|
19510
19553
|
"src/Prebuilt/components/Chat/MwebChatOption.tsx": {
|
|
19511
19554
|
"bytesInOutput": 414
|
|
19512
19555
|
},
|
|
19513
19556
|
"src/Prebuilt/components/hooks/useChatBlacklist.ts": {
|
|
19514
|
-
"bytesInOutput":
|
|
19557
|
+
"bytesInOutput": 1210
|
|
19515
19558
|
},
|
|
19516
19559
|
"src/Prebuilt/components/hooks/usePinnedMessages.ts": {
|
|
19517
|
-
"bytesInOutput":
|
|
19560
|
+
"bytesInOutput": 2733
|
|
19518
19561
|
},
|
|
19519
19562
|
"src/Prebuilt/components/Chat/EmptyChat.tsx": {
|
|
19520
|
-
"bytesInOutput":
|
|
19563
|
+
"bytesInOutput": 1974
|
|
19521
19564
|
},
|
|
19522
19565
|
"src/Prebuilt/components/hooks/usePinnedBy.tsx": {
|
|
19523
19566
|
"bytesInOutput": 710
|
|
@@ -19532,10 +19575,10 @@
|
|
|
19532
19575
|
"bytesInOutput": 274
|
|
19533
19576
|
},
|
|
19534
19577
|
"src/Prebuilt/components/RoleChangeModal.tsx": {
|
|
19535
|
-
"bytesInOutput":
|
|
19578
|
+
"bytesInOutput": 5737
|
|
19536
19579
|
},
|
|
19537
19580
|
"src/Prebuilt/components/Settings/StartRecording.jsx": {
|
|
19538
|
-
"bytesInOutput":
|
|
19581
|
+
"bytesInOutput": 3629
|
|
19539
19582
|
},
|
|
19540
19583
|
"src/Prebuilt/components/Streaming/ResolutionInput.jsx": {
|
|
19541
19584
|
"bytesInOutput": 2942
|
|
@@ -19547,31 +19590,31 @@
|
|
|
19547
19590
|
"bytesInOutput": 14436
|
|
19548
19591
|
},
|
|
19549
19592
|
"src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
|
|
19550
|
-
"bytesInOutput":
|
|
19593
|
+
"bytesInOutput": 5008
|
|
19551
19594
|
},
|
|
19552
19595
|
"src/Prebuilt/components/MoreSettings/CaptionModal.tsx": {
|
|
19553
19596
|
"bytesInOutput": 1017
|
|
19554
19597
|
},
|
|
19555
19598
|
"src/Prebuilt/components/MoreSettings/CaptionContent.tsx": {
|
|
19556
|
-
"bytesInOutput":
|
|
19599
|
+
"bytesInOutput": 5092
|
|
19557
19600
|
},
|
|
19558
19601
|
"src/Prebuilt/components/MoreSettings/FullScreenItem.tsx": {
|
|
19559
19602
|
"bytesInOutput": 628
|
|
19560
19603
|
},
|
|
19561
19604
|
"src/Prebuilt/components/hooks/useFullscreen.ts": {
|
|
19562
|
-
"bytesInOutput":
|
|
19605
|
+
"bytesInOutput": 1270
|
|
19563
19606
|
},
|
|
19564
19607
|
"src/Prebuilt/components/MoreSettings/MuteAllModal.tsx": {
|
|
19565
|
-
"bytesInOutput":
|
|
19608
|
+
"bytesInOutput": 1834
|
|
19566
19609
|
},
|
|
19567
19610
|
"src/Prebuilt/components/MoreSettings/MuteAllContent.tsx": {
|
|
19568
19611
|
"bytesInOutput": 2579
|
|
19569
19612
|
},
|
|
19570
19613
|
"src/Prebuilt/components/hooks/useMetadata.tsx": {
|
|
19571
|
-
"bytesInOutput":
|
|
19614
|
+
"bytesInOutput": 1898
|
|
19572
19615
|
},
|
|
19573
19616
|
"src/Prebuilt/components/PIP/usePIPChat.tsx": {
|
|
19574
|
-
"bytesInOutput":
|
|
19617
|
+
"bytesInOutput": 3730
|
|
19575
19618
|
},
|
|
19576
19619
|
"src/Prebuilt/components/PIP/usePIPWindow.tsx": {
|
|
19577
19620
|
"bytesInOutput": 271
|
|
@@ -19580,19 +19623,19 @@
|
|
|
19580
19623
|
"bytesInOutput": 125
|
|
19581
19624
|
},
|
|
19582
19625
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
|
19583
|
-
"bytesInOutput":
|
|
19626
|
+
"bytesInOutput": 12778
|
|
19584
19627
|
},
|
|
19585
19628
|
"src/Prebuilt/components/Header/StreamActions.tsx": {
|
|
19586
|
-
"bytesInOutput":
|
|
19629
|
+
"bytesInOutput": 9861
|
|
19587
19630
|
},
|
|
19588
19631
|
"../hms-video-store/dist/index.js": {
|
|
19589
|
-
"bytesInOutput":
|
|
19632
|
+
"bytesInOutput": 56136
|
|
19590
19633
|
},
|
|
19591
19634
|
"../../node_modules/reselect/es/index.js": {
|
|
19592
19635
|
"bytesInOutput": 2539
|
|
19593
19636
|
},
|
|
19594
19637
|
"../../node_modules/ua-parser-js/src/main/ua-parser.mjs": {
|
|
19595
|
-
"bytesInOutput":
|
|
19638
|
+
"bytesInOutput": 54242
|
|
19596
19639
|
},
|
|
19597
19640
|
"../../node_modules/webrtc-adapter/src/js/adapter_core.js": {
|
|
19598
19641
|
"bytesInOutput": 118
|
|
@@ -19628,10 +19671,10 @@
|
|
|
19628
19671
|
"bytesInOutput": 12473
|
|
19629
19672
|
},
|
|
19630
19673
|
"src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
|
|
19631
|
-
"bytesInOutput":
|
|
19674
|
+
"bytesInOutput": 2272
|
|
19632
19675
|
},
|
|
19633
19676
|
"src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx": {
|
|
19634
|
-
"bytesInOutput":
|
|
19677
|
+
"bytesInOutput": 3576
|
|
19635
19678
|
},
|
|
19636
19679
|
"src/Prebuilt/components/AppData/useSheet.ts": {
|
|
19637
19680
|
"bytesInOutput": 846
|
|
@@ -19640,10 +19683,10 @@
|
|
|
19640
19683
|
"bytesInOutput": 658
|
|
19641
19684
|
},
|
|
19642
19685
|
"src/Prebuilt/components/RaiseHand.tsx": {
|
|
19643
|
-
"bytesInOutput":
|
|
19686
|
+
"bytesInOutput": 905
|
|
19644
19687
|
},
|
|
19645
19688
|
"src/Prebuilt/components/ScreenShareToggle.jsx": {
|
|
19646
|
-
"bytesInOutput":
|
|
19689
|
+
"bytesInOutput": 1729
|
|
19647
19690
|
},
|
|
19648
19691
|
"src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx": {
|
|
19649
19692
|
"bytesInOutput": 7183
|
|
@@ -19682,34 +19725,34 @@
|
|
|
19682
19725
|
"bytesInOutput": 700
|
|
19683
19726
|
},
|
|
19684
19727
|
"src/Prebuilt/components/RemoveParticipant.tsx": {
|
|
19685
|
-
"bytesInOutput":
|
|
19728
|
+
"bytesInOutput": 1292
|
|
19686
19729
|
},
|
|
19687
19730
|
"src/Prebuilt/components/Footer/RoleAccordion.tsx": {
|
|
19688
19731
|
"bytesInOutput": 5620
|
|
19689
19732
|
},
|
|
19690
19733
|
"src/Prebuilt/components/Footer/RoleOptions.tsx": {
|
|
19691
|
-
"bytesInOutput":
|
|
19734
|
+
"bytesInOutput": 7326
|
|
19692
19735
|
},
|
|
19693
19736
|
"src/Prebuilt/components/hooks/useGroupOnStageActions.tsx": {
|
|
19694
|
-
"bytesInOutput":
|
|
19737
|
+
"bytesInOutput": 1801
|
|
19695
19738
|
},
|
|
19696
19739
|
"src/Prebuilt/components/AppData/useSidepaneResetOnLayoutUpdate.tsx": {
|
|
19697
19740
|
"bytesInOutput": 686
|
|
19698
19741
|
},
|
|
19699
19742
|
"src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
|
|
19700
|
-
"bytesInOutput":
|
|
19743
|
+
"bytesInOutput": 1806
|
|
19701
19744
|
},
|
|
19702
19745
|
"src/Prebuilt/components/Footer/PollsToggle.tsx": {
|
|
19703
19746
|
"bytesInOutput": 1104
|
|
19704
19747
|
},
|
|
19705
19748
|
"src/Prebuilt/components/Footer/WhiteboardToggle.tsx": {
|
|
19706
|
-
"bytesInOutput":
|
|
19749
|
+
"bytesInOutput": 1519
|
|
19707
19750
|
},
|
|
19708
19751
|
"src/Prebuilt/components/Notifications/HLSFailureModal.tsx": {
|
|
19709
19752
|
"bytesInOutput": 2414
|
|
19710
19753
|
},
|
|
19711
19754
|
"src/Prebuilt/components/RoleChangeRequest/RoleChangeRequestModal.tsx": {
|
|
19712
|
-
"bytesInOutput":
|
|
19755
|
+
"bytesInOutput": 3077
|
|
19713
19756
|
},
|
|
19714
19757
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
|
19715
19758
|
"bytesInOutput": 10116
|
|
@@ -19721,13 +19764,13 @@
|
|
|
19721
19764
|
"bytesInOutput": 735
|
|
19722
19765
|
},
|
|
19723
19766
|
"src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.tsx": {
|
|
19724
|
-
"bytesInOutput":
|
|
19767
|
+
"bytesInOutput": 8201
|
|
19725
19768
|
},
|
|
19726
19769
|
"src/Prebuilt/components/Streaming/Common.jsx": {
|
|
19727
19770
|
"bytesInOutput": 2317
|
|
19728
19771
|
},
|
|
19729
19772
|
"src/Prebuilt/components/Polls/common/StatusIndicator.tsx": {
|
|
19730
|
-
"bytesInOutput":
|
|
19773
|
+
"bytesInOutput": 795
|
|
19731
19774
|
},
|
|
19732
19775
|
"src/Prebuilt/components/Polls/CreateQuestions/CreateQuestions.jsx": {
|
|
19733
19776
|
"bytesInOutput": 5380
|
|
@@ -19766,7 +19809,7 @@
|
|
|
19766
19809
|
"bytesInOutput": 2094
|
|
19767
19810
|
},
|
|
19768
19811
|
"src/Prebuilt/components/Polls/common/utils.ts": {
|
|
19769
|
-
"bytesInOutput":
|
|
19812
|
+
"bytesInOutput": 629
|
|
19770
19813
|
},
|
|
19771
19814
|
"src/Prebuilt/components/Polls/Voting/PeerParticipationSummary.tsx": {
|
|
19772
19815
|
"bytesInOutput": 2316
|
|
@@ -19775,16 +19818,16 @@
|
|
|
19775
19818
|
"bytesInOutput": 672
|
|
19776
19819
|
},
|
|
19777
19820
|
"src/Prebuilt/components/Polls/Voting/useQuizSummary.tsx": {
|
|
19778
|
-
"bytesInOutput":
|
|
19821
|
+
"bytesInOutput": 1875
|
|
19779
19822
|
},
|
|
19780
19823
|
"src/Prebuilt/components/Polls/Voting/Voting.tsx": {
|
|
19781
|
-
"bytesInOutput":
|
|
19824
|
+
"bytesInOutput": 5230
|
|
19782
19825
|
},
|
|
19783
19826
|
"src/Prebuilt/components/Polls/Voting/StandardVoting.tsx": {
|
|
19784
19827
|
"bytesInOutput": 1304
|
|
19785
19828
|
},
|
|
19786
19829
|
"src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
|
|
19787
|
-
"bytesInOutput":
|
|
19830
|
+
"bytesInOutput": 7875
|
|
19788
19831
|
},
|
|
19789
19832
|
"src/Prebuilt/components/Polls/Voting/TimedVoting.tsx": {
|
|
19790
19833
|
"bytesInOutput": 1738
|
|
@@ -19808,7 +19851,7 @@
|
|
|
19808
19851
|
"bytesInOutput": 5651
|
|
19809
19852
|
},
|
|
19810
19853
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
|
19811
|
-
"bytesInOutput":
|
|
19854
|
+
"bytesInOutput": 10898
|
|
19812
19855
|
},
|
|
19813
19856
|
"src/Prebuilt/components/Chat/ChatSelectorContainer.tsx": {
|
|
19814
19857
|
"bytesInOutput": 5306
|
|
@@ -19823,7 +19866,7 @@
|
|
|
19823
19866
|
"bytesInOutput": 1202
|
|
19824
19867
|
},
|
|
19825
19868
|
"src/Prebuilt/components/Chat/ChatStates.tsx": {
|
|
19826
|
-
"bytesInOutput":
|
|
19869
|
+
"bytesInOutput": 2916
|
|
19827
19870
|
},
|
|
19828
19871
|
"src/Prebuilt/components/Chat/PinnedMessage.tsx": {
|
|
19829
19872
|
"bytesInOutput": 5076
|
|
@@ -19853,19 +19896,19 @@
|
|
|
19853
19896
|
"bytesInOutput": 1164
|
|
19854
19897
|
},
|
|
19855
19898
|
"src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
|
|
19856
|
-
"bytesInOutput":
|
|
19899
|
+
"bytesInOutput": 12274
|
|
19857
19900
|
},
|
|
19858
19901
|
"src/Prebuilt/components/TileMenu/utils.ts": {
|
|
19859
19902
|
"bytesInOutput": 160
|
|
19860
19903
|
},
|
|
19861
19904
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
|
19862
|
-
"bytesInOutput":
|
|
19905
|
+
"bytesInOutput": 8950
|
|
19863
19906
|
},
|
|
19864
19907
|
"src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
|
|
19865
19908
|
"bytesInOutput": 1252
|
|
19866
19909
|
},
|
|
19867
19910
|
"src/Prebuilt/components/VirtualBackground/VBOption.tsx": {
|
|
19868
|
-
"bytesInOutput":
|
|
19911
|
+
"bytesInOutput": 1198
|
|
19869
19912
|
},
|
|
19870
19913
|
"src/Prebuilt/components/Chip.tsx": {
|
|
19871
19914
|
"bytesInOutput": 778
|
|
@@ -19928,22 +19971,22 @@
|
|
|
19928
19971
|
"bytesInOutput": 3276
|
|
19929
19972
|
},
|
|
19930
19973
|
"src/Prebuilt/components/ScreenshareDisplay.tsx": {
|
|
19931
|
-
"bytesInOutput":
|
|
19974
|
+
"bytesInOutput": 1226
|
|
19932
19975
|
},
|
|
19933
19976
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
|
19934
19977
|
"bytesInOutput": 2830
|
|
19935
19978
|
},
|
|
19936
|
-
"../../../../../../../tmp/tmp-
|
|
19979
|
+
"../../../../../../../tmp/tmp-3215-4HH0kncap4Zs/19cf737a82f1/index.css": {
|
|
19937
19980
|
"bytesInOutput": 0
|
|
19938
19981
|
},
|
|
19939
19982
|
"src/Prebuilt/common/PeersSorter.ts": {
|
|
19940
19983
|
"bytesInOutput": 3098
|
|
19941
19984
|
},
|
|
19942
19985
|
"src/Prebuilt/layouts/EmbedView.jsx": {
|
|
19943
|
-
"bytesInOutput":
|
|
19986
|
+
"bytesInOutput": 2787
|
|
19944
19987
|
},
|
|
19945
19988
|
"src/Prebuilt/layouts/HLSView.jsx": {
|
|
19946
|
-
"bytesInOutput":
|
|
19989
|
+
"bytesInOutput": 28045
|
|
19947
19990
|
},
|
|
19948
19991
|
"src/Prebuilt/components/HlsStatsOverlay.jsx": {
|
|
19949
19992
|
"bytesInOutput": 3171
|
|
@@ -19961,7 +20004,7 @@
|
|
|
19961
20004
|
"bytesInOutput": 4326
|
|
19962
20005
|
},
|
|
19963
20006
|
"src/Prebuilt/components/HMSVideo/PlayPauseButton.tsx": {
|
|
19964
|
-
"bytesInOutput":
|
|
20007
|
+
"bytesInOutput": 861
|
|
19965
20008
|
},
|
|
19966
20009
|
"src/Prebuilt/components/HMSVideo/PlayerContext.tsx": {
|
|
19967
20010
|
"bytesInOutput": 264
|
|
@@ -19997,10 +20040,10 @@
|
|
|
19997
20040
|
"bytesInOutput": 2134
|
|
19998
20041
|
},
|
|
19999
20042
|
"src/Prebuilt/layouts/PDFView.jsx": {
|
|
20000
|
-
"bytesInOutput":
|
|
20043
|
+
"bytesInOutput": 1536
|
|
20001
20044
|
},
|
|
20002
20045
|
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
|
20003
|
-
"bytesInOutput":
|
|
20046
|
+
"bytesInOutput": 6950
|
|
20004
20047
|
},
|
|
20005
20048
|
"src/Prebuilt/components/hooks/useCloseScreenshareWhiteboard.tsx": {
|
|
20006
20049
|
"bytesInOutput": 619
|
|
@@ -20015,7 +20058,7 @@
|
|
|
20015
20058
|
"bytesInOutput": 1607
|
|
20016
20059
|
},
|
|
20017
20060
|
"src/Prebuilt/components/Header/common.jsx": {
|
|
20018
|
-
"bytesInOutput":
|
|
20061
|
+
"bytesInOutput": 6338
|
|
20019
20062
|
},
|
|
20020
20063
|
"src/Prebuilt/components/PreviousRoleInMetadata.tsx": {
|
|
20021
20064
|
"bytesInOutput": 754
|
|
@@ -20030,7 +20073,7 @@
|
|
|
20030
20073
|
"bytesInOutput": 1427
|
|
20031
20074
|
},
|
|
20032
20075
|
"src/Prebuilt/components/Input/KeyboardInputManager.js": {
|
|
20033
|
-
"bytesInOutput":
|
|
20076
|
+
"bytesInOutput": 4445
|
|
20034
20077
|
},
|
|
20035
20078
|
"src/Prebuilt/components/LeaveScreen.tsx": {
|
|
20036
20079
|
"bytesInOutput": 2245
|
|
@@ -20039,7 +20082,7 @@
|
|
|
20039
20082
|
"bytesInOutput": 1664
|
|
20040
20083
|
},
|
|
20041
20084
|
"src/Prebuilt/components/EndCallFeedback/FeedbackForm.tsx": {
|
|
20042
|
-
"bytesInOutput":
|
|
20085
|
+
"bytesInOutput": 10585
|
|
20043
20086
|
},
|
|
20044
20087
|
"src/Prebuilt/components/EndCallFeedback/ThankyouView.tsx": {
|
|
20045
20088
|
"bytesInOutput": 1785
|
|
@@ -20066,7 +20109,7 @@
|
|
|
20066
20109
|
"bytesInOutput": 3352
|
|
20067
20110
|
},
|
|
20068
20111
|
"src/Prebuilt/components/Notifications/ErrorNotifications.tsx": {
|
|
20069
|
-
"bytesInOutput":
|
|
20112
|
+
"bytesInOutput": 1686
|
|
20070
20113
|
},
|
|
20071
20114
|
"src/Prebuilt/components/Notifications/HandRaisedNotifications.tsx": {
|
|
20072
20115
|
"bytesInOutput": 3079
|
|
@@ -20075,7 +20118,7 @@
|
|
|
20075
20118
|
"bytesInOutput": 1983
|
|
20076
20119
|
},
|
|
20077
20120
|
"src/Prebuilt/components/Toast/ToastConfig.jsx": {
|
|
20078
|
-
"bytesInOutput":
|
|
20121
|
+
"bytesInOutput": 6443
|
|
20079
20122
|
},
|
|
20080
20123
|
"src/Prebuilt/components/Notifications/InitErrorModal.tsx": {
|
|
20081
20124
|
"bytesInOutput": 1596
|
|
@@ -20111,7 +20154,7 @@
|
|
|
20111
20154
|
"bytesInOutput": 2185
|
|
20112
20155
|
},
|
|
20113
20156
|
"src/Prebuilt/components/PIP/PIPProvider.tsx": {
|
|
20114
|
-
"bytesInOutput":
|
|
20157
|
+
"bytesInOutput": 1144
|
|
20115
20158
|
},
|
|
20116
20159
|
"src/Prebuilt/components/Preview/PreviewScreen.tsx": {
|
|
20117
20160
|
"bytesInOutput": 1335
|
|
@@ -20135,7 +20178,7 @@
|
|
|
20135
20178
|
"bytesInOutput": 605
|
|
20136
20179
|
},
|
|
20137
20180
|
"src/Prebuilt/components/hooks/useAutoStartStreaming.tsx": {
|
|
20138
|
-
"bytesInOutput":
|
|
20181
|
+
"bytesInOutput": 1847
|
|
20139
20182
|
},
|
|
20140
20183
|
"src/Progress/index.tsx": {
|
|
20141
20184
|
"bytesInOutput": 418
|
|
@@ -20165,16 +20208,16 @@
|
|
|
20165
20208
|
"bytesInOutput": 13774
|
|
20166
20209
|
},
|
|
20167
20210
|
"src/Diagnostics/VideoTest.tsx": {
|
|
20168
|
-
"bytesInOutput":
|
|
20211
|
+
"bytesInOutput": 2632
|
|
20169
20212
|
}
|
|
20170
20213
|
},
|
|
20171
|
-
"bytes":
|
|
20214
|
+
"bytes": 1468251
|
|
20172
20215
|
},
|
|
20173
20216
|
"dist/index.css.map": {
|
|
20174
20217
|
"imports": [],
|
|
20175
20218
|
"exports": [],
|
|
20176
20219
|
"inputs": {},
|
|
20177
|
-
"bytes":
|
|
20220
|
+
"bytes": 101208
|
|
20178
20221
|
},
|
|
20179
20222
|
"dist/index.css": {
|
|
20180
20223
|
"imports": [
|
|
@@ -20230,11 +20273,11 @@
|
|
|
20230
20273
|
}
|
|
20231
20274
|
],
|
|
20232
20275
|
"inputs": {
|
|
20233
|
-
"../../../../../../../tmp/tmp-
|
|
20234
|
-
"bytesInOutput":
|
|
20276
|
+
"../../../../../../../tmp/tmp-3215-4HH0kncap4Zs/19cf737a82f1/index.css": {
|
|
20277
|
+
"bytesInOutput": 74878
|
|
20235
20278
|
}
|
|
20236
20279
|
},
|
|
20237
|
-
"bytes":
|
|
20280
|
+
"bytes": 75077
|
|
20238
20281
|
}
|
|
20239
20282
|
}
|
|
20240
20283
|
}
|