@100mslive/roomkit-react 0.1.6-alpha.1 → 0.1.6-alpha.2
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/{HLSView-HNVYG5VE.js → HLSView-QMU5JK7U.js} +3 -3
- package/dist/Prebuilt/components/Footer/ChatToggle.d.ts +1 -3
- package/dist/Prebuilt/components/SidePaneTabs.d.ts +7 -0
- package/dist/{VirtualBackground-UM2FOUHQ.js → VirtualBackground-37FXUPYO.js} +6 -6
- package/dist/VirtualBackground-37FXUPYO.js.map +7 -0
- package/dist/{chunk-POE7H4IE.js → chunk-KBVIZGYW.js} +2 -2
- package/dist/{chunk-POE7H4IE.js.map → chunk-KBVIZGYW.js.map} +1 -1
- package/dist/{chunk-LYSAET4G.js → chunk-WVGGQZK4.js} +100 -106
- package/dist/{chunk-LYSAET4G.js.map → chunk-WVGGQZK4.js.map} +3 -3
- package/dist/{chunk-364HP22I.js → chunk-ZKE2N5LH.js} +2 -2
- package/dist/{conference-UWLJHMB2.js → conference-FJJQ4TXX.js} +419 -384
- package/dist/conference-FJJQ4TXX.js.map +7 -0
- package/dist/index.cjs.js +594 -570
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.js +2 -2
- package/dist/meta.cjs.json +127 -127
- package/dist/meta.esbuild.json +161 -160
- package/package.json +6 -6
- package/src/Prebuilt/components/Chat/Chat.jsx +2 -6
- package/src/Prebuilt/components/Footer/ChatToggle.tsx +2 -9
- package/src/Prebuilt/components/Footer/Footer.tsx +22 -6
- package/src/Prebuilt/components/Footer/ParticipantList.jsx +0 -2
- package/src/Prebuilt/components/Header/HeaderComponents.jsx +8 -1
- package/src/Prebuilt/components/InsetTile.tsx +1 -0
- package/src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx +1 -1
- package/src/Prebuilt/components/Notifications/Notifications.jsx +14 -7
- package/src/Prebuilt/components/Preview/PreviewJoin.tsx +2 -3
- package/src/Prebuilt/components/RoleChangeRequestModal.tsx +6 -4
- package/src/Prebuilt/components/SidePaneTabs.tsx +120 -0
- package/src/Prebuilt/components/hooks/useMetadata.jsx +7 -25
- package/src/Prebuilt/layouts/SidePane.tsx +12 -10
- package/src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx +3 -3
- package/src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts +2 -2
- package/dist/VirtualBackground-UM2FOUHQ.js.map +0 -7
- package/dist/conference-UWLJHMB2.js.map +0 -7
- package/src/Prebuilt/components/Chat/ChatParticipantHeader.jsx +0 -84
- /package/dist/{HLSView-HNVYG5VE.js.map → HLSView-QMU5JK7U.js.map} +0 -0
- /package/dist/{chunk-364HP22I.js.map → chunk-ZKE2N5LH.js.map} +0 -0
package/dist/meta.esbuild.json
CHANGED
@@ -2281,7 +2281,7 @@
|
|
2281
2281
|
"format": "esm"
|
2282
2282
|
},
|
2283
2283
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
|
2284
|
-
"bytes":
|
2284
|
+
"bytes": 2489,
|
2285
2285
|
"imports": [
|
2286
2286
|
{
|
2287
2287
|
"path": "react",
|
@@ -2817,7 +2817,7 @@
|
|
2817
2817
|
"format": "esm"
|
2818
2818
|
},
|
2819
2819
|
"src/Prebuilt/components/Notifications/Notifications.jsx": {
|
2820
|
-
"bytes":
|
2820
|
+
"bytes": 6613,
|
2821
2821
|
"imports": [
|
2822
2822
|
{
|
2823
2823
|
"path": "react",
|
@@ -2939,7 +2939,7 @@
|
|
2939
2939
|
"format": "esm"
|
2940
2940
|
},
|
2941
2941
|
"src/Prebuilt/components/Header/HeaderComponents.jsx": {
|
2942
|
-
"bytes":
|
2942
|
+
"bytes": 1830,
|
2943
2943
|
"imports": [
|
2944
2944
|
{
|
2945
2945
|
"path": "react",
|
@@ -3047,7 +3047,7 @@
|
|
3047
3047
|
"format": "esm"
|
3048
3048
|
},
|
3049
3049
|
"src/Prebuilt/components/hooks/useMetadata.jsx": {
|
3050
|
-
"bytes":
|
3050
|
+
"bytes": 1458,
|
3051
3051
|
"imports": [
|
3052
3052
|
{
|
3053
3053
|
"path": "react",
|
@@ -4557,7 +4557,7 @@
|
|
4557
4557
|
"format": "esm"
|
4558
4558
|
},
|
4559
4559
|
"src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx": {
|
4560
|
-
"bytes":
|
4560
|
+
"bytes": 3590,
|
4561
4561
|
"imports": [
|
4562
4562
|
{
|
4563
4563
|
"path": "react",
|
@@ -4623,7 +4623,7 @@
|
|
4623
4623
|
"format": "esm"
|
4624
4624
|
},
|
4625
4625
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
4626
|
-
"bytes":
|
4626
|
+
"bytes": 9095,
|
4627
4627
|
"imports": [
|
4628
4628
|
{
|
4629
4629
|
"path": "react",
|
@@ -6260,7 +6260,7 @@
|
|
6260
6260
|
"format": "esm"
|
6261
6261
|
},
|
6262
6262
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
6263
|
-
"bytes":
|
6263
|
+
"bytes": 10893,
|
6264
6264
|
"imports": [
|
6265
6265
|
{
|
6266
6266
|
"path": "react",
|
@@ -6774,7 +6774,7 @@
|
|
6774
6774
|
"format": "esm"
|
6775
6775
|
},
|
6776
6776
|
"src/Prebuilt/components/Footer/ChatToggle.tsx": {
|
6777
|
-
"bytes":
|
6777
|
+
"bytes": 1045,
|
6778
6778
|
"imports": [
|
6779
6779
|
{
|
6780
6780
|
"path": "react",
|
@@ -6819,57 +6819,6 @@
|
|
6819
6819
|
],
|
6820
6820
|
"format": "esm"
|
6821
6821
|
},
|
6822
|
-
"src/Prebuilt/components/Chat/ChatParticipantHeader.jsx": {
|
6823
|
-
"bytes": 2908,
|
6824
|
-
"imports": [
|
6825
|
-
{
|
6826
|
-
"path": "react",
|
6827
|
-
"kind": "import-statement",
|
6828
|
-
"external": true
|
6829
|
-
},
|
6830
|
-
{
|
6831
|
-
"path": "@100mslive/react-sdk",
|
6832
|
-
"kind": "import-statement",
|
6833
|
-
"external": true
|
6834
|
-
},
|
6835
|
-
{
|
6836
|
-
"path": "@100mslive/react-icons",
|
6837
|
-
"kind": "import-statement",
|
6838
|
-
"external": true
|
6839
|
-
},
|
6840
|
-
{
|
6841
|
-
"path": "src/index.ts",
|
6842
|
-
"kind": "import-statement",
|
6843
|
-
"original": "../../.."
|
6844
|
-
},
|
6845
|
-
{
|
6846
|
-
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
6847
|
-
"kind": "import-statement",
|
6848
|
-
"original": "../../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
6849
|
-
},
|
6850
|
-
{
|
6851
|
-
"path": "src/Prebuilt/components/AppData/useSidepane.js",
|
6852
|
-
"kind": "import-statement",
|
6853
|
-
"original": "../AppData/useSidepane"
|
6854
|
-
},
|
6855
|
-
{
|
6856
|
-
"path": "src/Prebuilt/common/constants.js",
|
6857
|
-
"kind": "import-statement",
|
6858
|
-
"original": "../../common/constants"
|
6859
|
-
},
|
6860
|
-
{
|
6861
|
-
"path": "<define:process.env>",
|
6862
|
-
"kind": "import-statement",
|
6863
|
-
"external": true
|
6864
|
-
},
|
6865
|
-
{
|
6866
|
-
"path": "<runtime>",
|
6867
|
-
"kind": "import-statement",
|
6868
|
-
"external": true
|
6869
|
-
}
|
6870
|
-
],
|
6871
|
-
"format": "esm"
|
6872
|
-
},
|
6873
6822
|
"src/Prebuilt/components/Footer/RoleOptions.tsx": {
|
6874
6823
|
"bytes": 5408,
|
6875
6824
|
"imports": [
|
@@ -6993,7 +6942,7 @@
|
|
6993
6942
|
"format": "esm"
|
6994
6943
|
},
|
6995
6944
|
"src/Prebuilt/components/Footer/ParticipantList.jsx": {
|
6996
|
-
"bytes":
|
6945
|
+
"bytes": 10439,
|
6997
6946
|
"imports": [
|
6998
6947
|
{
|
6999
6948
|
"path": "react",
|
@@ -7025,11 +6974,6 @@
|
|
7025
6974
|
"kind": "import-statement",
|
7026
6975
|
"original": "../../IconButton"
|
7027
6976
|
},
|
7028
|
-
{
|
7029
|
-
"path": "src/Prebuilt/components/Chat/ChatParticipantHeader.jsx",
|
7030
|
-
"kind": "import-statement",
|
7031
|
-
"original": "../Chat/ChatParticipantHeader"
|
7032
|
-
},
|
7033
6977
|
{
|
7034
6978
|
"path": "src/Prebuilt/components/Connection/ConnectionIndicator.tsx",
|
7035
6979
|
"kind": "import-statement",
|
@@ -7084,7 +7028,7 @@
|
|
7084
7028
|
"format": "esm"
|
7085
7029
|
},
|
7086
7030
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
7087
|
-
"bytes":
|
7031
|
+
"bytes": 3706,
|
7088
7032
|
"imports": [
|
7089
7033
|
{
|
7090
7034
|
"path": "react",
|
@@ -7106,11 +7050,6 @@
|
|
7106
7050
|
"kind": "import-statement",
|
7107
7051
|
"external": true
|
7108
7052
|
},
|
7109
|
-
{
|
7110
|
-
"path": "@100mslive/react-sdk",
|
7111
|
-
"kind": "import-statement",
|
7112
|
-
"external": true
|
7113
|
-
},
|
7114
7053
|
{
|
7115
7054
|
"path": "src/index.ts",
|
7116
7055
|
"kind": "import-statement",
|
@@ -7156,6 +7095,16 @@
|
|
7156
7095
|
"kind": "import-statement",
|
7157
7096
|
"original": "./ParticipantList"
|
7158
7097
|
},
|
7098
|
+
{
|
7099
|
+
"path": "src/Prebuilt/components/AppData/useSidepane.js",
|
7100
|
+
"kind": "import-statement",
|
7101
|
+
"original": "../AppData/useSidepane"
|
7102
|
+
},
|
7103
|
+
{
|
7104
|
+
"path": "src/Prebuilt/common/constants.js",
|
7105
|
+
"kind": "import-statement",
|
7106
|
+
"original": "../../common/constants"
|
7107
|
+
},
|
7159
7108
|
{
|
7160
7109
|
"path": "<define:process.env>",
|
7161
7110
|
"kind": "import-statement",
|
@@ -7242,7 +7191,7 @@
|
|
7242
7191
|
"format": "esm"
|
7243
7192
|
},
|
7244
7193
|
"src/Prebuilt/components/InsetTile.tsx": {
|
7245
|
-
"bytes":
|
7194
|
+
"bytes": 4247,
|
7246
7195
|
"imports": [
|
7247
7196
|
{
|
7248
7197
|
"path": "react",
|
@@ -8293,7 +8242,7 @@
|
|
8293
8242
|
"format": "esm"
|
8294
8243
|
},
|
8295
8244
|
"src/Prebuilt/components/Chat/Chat.jsx": {
|
8296
|
-
"bytes":
|
8245
|
+
"bytes": 6444,
|
8297
8246
|
"imports": [
|
8298
8247
|
{
|
8299
8248
|
"path": "react",
|
@@ -8345,11 +8294,6 @@
|
|
8345
8294
|
"kind": "import-statement",
|
8346
8295
|
"original": "./ChatFooter"
|
8347
8296
|
},
|
8348
|
-
{
|
8349
|
-
"path": "src/Prebuilt/components/Chat/ChatParticipantHeader.jsx",
|
8350
|
-
"kind": "import-statement",
|
8351
|
-
"original": "./ChatParticipantHeader"
|
8352
|
-
},
|
8353
8297
|
{
|
8354
8298
|
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
8355
8299
|
"kind": "import-statement",
|
@@ -8383,6 +8327,72 @@
|
|
8383
8327
|
],
|
8384
8328
|
"format": "esm"
|
8385
8329
|
},
|
8330
|
+
"src/Prebuilt/components/SidePaneTabs.tsx": {
|
8331
|
+
"bytes": 4312,
|
8332
|
+
"imports": [
|
8333
|
+
{
|
8334
|
+
"path": "react",
|
8335
|
+
"kind": "import-statement",
|
8336
|
+
"external": true
|
8337
|
+
},
|
8338
|
+
{
|
8339
|
+
"path": "@100mslive/types-prebuilt",
|
8340
|
+
"kind": "import-statement",
|
8341
|
+
"external": true
|
8342
|
+
},
|
8343
|
+
{
|
8344
|
+
"path": "@100mslive/react-sdk",
|
8345
|
+
"kind": "import-statement",
|
8346
|
+
"external": true
|
8347
|
+
},
|
8348
|
+
{
|
8349
|
+
"path": "@100mslive/react-icons",
|
8350
|
+
"kind": "import-statement",
|
8351
|
+
"external": true
|
8352
|
+
},
|
8353
|
+
{
|
8354
|
+
"path": "src/Prebuilt/components/Chat/Chat.jsx",
|
8355
|
+
"kind": "import-statement",
|
8356
|
+
"original": "./Chat/Chat"
|
8357
|
+
},
|
8358
|
+
{
|
8359
|
+
"path": "src/Prebuilt/components/Footer/ParticipantList.jsx",
|
8360
|
+
"kind": "import-statement",
|
8361
|
+
"original": "./Footer/ParticipantList"
|
8362
|
+
},
|
8363
|
+
{
|
8364
|
+
"path": "src/index.ts",
|
8365
|
+
"kind": "import-statement",
|
8366
|
+
"original": "../.."
|
8367
|
+
},
|
8368
|
+
{
|
8369
|
+
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
8370
|
+
"kind": "import-statement",
|
8371
|
+
"original": "../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
8372
|
+
},
|
8373
|
+
{
|
8374
|
+
"path": "src/Prebuilt/components/AppData/useSidepane.js",
|
8375
|
+
"kind": "import-statement",
|
8376
|
+
"original": "./AppData/useSidepane"
|
8377
|
+
},
|
8378
|
+
{
|
8379
|
+
"path": "src/Prebuilt/common/constants.js",
|
8380
|
+
"kind": "import-statement",
|
8381
|
+
"original": "../common/constants"
|
8382
|
+
},
|
8383
|
+
{
|
8384
|
+
"path": "<define:process.env>",
|
8385
|
+
"kind": "import-statement",
|
8386
|
+
"external": true
|
8387
|
+
},
|
8388
|
+
{
|
8389
|
+
"path": "<runtime>",
|
8390
|
+
"kind": "import-statement",
|
8391
|
+
"external": true
|
8392
|
+
}
|
8393
|
+
],
|
8394
|
+
"format": "esm"
|
8395
|
+
},
|
8386
8396
|
"src/Prebuilt/images/rtmp.png": {
|
8387
8397
|
"bytes": 5446,
|
8388
8398
|
"imports": []
|
@@ -8515,7 +8525,7 @@
|
|
8515
8525
|
"format": "esm"
|
8516
8526
|
},
|
8517
8527
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
8518
|
-
"bytes":
|
8528
|
+
"bytes": 3691,
|
8519
8529
|
"imports": [
|
8520
8530
|
{
|
8521
8531
|
"path": "react",
|
@@ -8538,14 +8548,9 @@
|
|
8538
8548
|
"external": true
|
8539
8549
|
},
|
8540
8550
|
{
|
8541
|
-
"path": "src/Prebuilt/components/
|
8542
|
-
"kind": "import-statement",
|
8543
|
-
"original": "../components/Chat/Chat"
|
8544
|
-
},
|
8545
|
-
{
|
8546
|
-
"path": "src/Prebuilt/components/Footer/ParticipantList.jsx",
|
8551
|
+
"path": "src/Prebuilt/components/SidePaneTabs.tsx",
|
8547
8552
|
"kind": "import-statement",
|
8548
|
-
"original": "../components/
|
8553
|
+
"original": "../components/SidePaneTabs"
|
8549
8554
|
},
|
8550
8555
|
{
|
8551
8556
|
"path": "src/Prebuilt/components/Streaming/StreamingLanding.jsx",
|
@@ -9131,7 +9136,7 @@
|
|
9131
9136
|
"format": "esm"
|
9132
9137
|
},
|
9133
9138
|
"src/Prebuilt/components/RoleChangeRequestModal.tsx": {
|
9134
|
-
"bytes":
|
9139
|
+
"bytes": 3702,
|
9135
9140
|
"imports": [
|
9136
9141
|
{
|
9137
9142
|
"path": "react",
|
@@ -9667,11 +9672,11 @@
|
|
9667
9672
|
"dist/index.js": {
|
9668
9673
|
"imports": [
|
9669
9674
|
{
|
9670
|
-
"path": "dist/chunk-
|
9675
|
+
"path": "dist/chunk-WVGGQZK4.js",
|
9671
9676
|
"kind": "import-statement"
|
9672
9677
|
},
|
9673
9678
|
{
|
9674
|
-
"path": "dist/chunk-
|
9679
|
+
"path": "dist/chunk-KBVIZGYW.js",
|
9675
9680
|
"kind": "import-statement"
|
9676
9681
|
}
|
9677
9682
|
],
|
@@ -9740,20 +9745,20 @@
|
|
9740
9745
|
"inputs": {},
|
9741
9746
|
"bytes": 1702
|
9742
9747
|
},
|
9743
|
-
"dist/VirtualBackground-
|
9748
|
+
"dist/VirtualBackground-37FXUPYO.js.map": {
|
9744
9749
|
"imports": [],
|
9745
9750
|
"exports": [],
|
9746
9751
|
"inputs": {},
|
9747
|
-
"bytes":
|
9752
|
+
"bytes": 9170
|
9748
9753
|
},
|
9749
|
-
"dist/VirtualBackground-
|
9754
|
+
"dist/VirtualBackground-37FXUPYO.js": {
|
9750
9755
|
"imports": [
|
9751
9756
|
{
|
9752
|
-
"path": "dist/chunk-
|
9757
|
+
"path": "dist/chunk-ZKE2N5LH.js",
|
9753
9758
|
"kind": "import-statement"
|
9754
9759
|
},
|
9755
9760
|
{
|
9756
|
-
"path": "dist/chunk-
|
9761
|
+
"path": "dist/chunk-KBVIZGYW.js",
|
9757
9762
|
"kind": "import-statement"
|
9758
9763
|
},
|
9759
9764
|
{
|
@@ -9794,28 +9799,28 @@
|
|
9794
9799
|
"entryPoint": "src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx",
|
9795
9800
|
"inputs": {
|
9796
9801
|
"src/Prebuilt/plugins/VirtualBackground/VirtualBackground.jsx": {
|
9797
|
-
"bytesInOutput":
|
9802
|
+
"bytesInOutput": 3744
|
9798
9803
|
},
|
9799
9804
|
"src/Prebuilt/plugins/VirtualBackground/vbutils.js": {
|
9800
9805
|
"bytesInOutput": 1913
|
9801
9806
|
}
|
9802
9807
|
},
|
9803
|
-
"bytes":
|
9808
|
+
"bytes": 6113
|
9804
9809
|
},
|
9805
|
-
"dist/HLSView-
|
9810
|
+
"dist/HLSView-QMU5JK7U.js.map": {
|
9806
9811
|
"imports": [],
|
9807
9812
|
"exports": [],
|
9808
9813
|
"inputs": {},
|
9809
9814
|
"bytes": 51606
|
9810
9815
|
},
|
9811
|
-
"dist/HLSView-
|
9816
|
+
"dist/HLSView-QMU5JK7U.js": {
|
9812
9817
|
"imports": [
|
9813
9818
|
{
|
9814
|
-
"path": "dist/chunk-
|
9819
|
+
"path": "dist/chunk-WVGGQZK4.js",
|
9815
9820
|
"kind": "import-statement"
|
9816
9821
|
},
|
9817
9822
|
{
|
9818
|
-
"path": "dist/chunk-
|
9823
|
+
"path": "dist/chunk-KBVIZGYW.js",
|
9819
9824
|
"kind": "import-statement"
|
9820
9825
|
},
|
9821
9826
|
{
|
@@ -9966,24 +9971,24 @@
|
|
9966
9971
|
},
|
9967
9972
|
"bytes": 31959
|
9968
9973
|
},
|
9969
|
-
"dist/conference-
|
9974
|
+
"dist/conference-FJJQ4TXX.js.map": {
|
9970
9975
|
"imports": [],
|
9971
9976
|
"exports": [],
|
9972
9977
|
"inputs": {},
|
9973
|
-
"bytes":
|
9978
|
+
"bytes": 398636
|
9974
9979
|
},
|
9975
|
-
"dist/conference-
|
9980
|
+
"dist/conference-FJJQ4TXX.js": {
|
9976
9981
|
"imports": [
|
9977
9982
|
{
|
9978
|
-
"path": "dist/chunk-
|
9983
|
+
"path": "dist/chunk-ZKE2N5LH.js",
|
9979
9984
|
"kind": "import-statement"
|
9980
9985
|
},
|
9981
9986
|
{
|
9982
|
-
"path": "dist/chunk-
|
9987
|
+
"path": "dist/chunk-WVGGQZK4.js",
|
9983
9988
|
"kind": "import-statement"
|
9984
9989
|
},
|
9985
9990
|
{
|
9986
|
-
"path": "dist/chunk-
|
9991
|
+
"path": "dist/chunk-KBVIZGYW.js",
|
9987
9992
|
"kind": "import-statement"
|
9988
9993
|
},
|
9989
9994
|
{
|
@@ -10021,11 +10026,6 @@
|
|
10021
10026
|
"kind": "import-statement",
|
10022
10027
|
"external": true
|
10023
10028
|
},
|
10024
|
-
{
|
10025
|
-
"path": "@100mslive/react-sdk",
|
10026
|
-
"kind": "import-statement",
|
10027
|
-
"external": true
|
10028
|
-
},
|
10029
10029
|
{
|
10030
10030
|
"path": "react",
|
10031
10031
|
"kind": "import-statement",
|
@@ -10461,21 +10461,6 @@
|
|
10461
10461
|
"kind": "import-statement",
|
10462
10462
|
"external": true
|
10463
10463
|
},
|
10464
|
-
{
|
10465
|
-
"path": "@100mslive/react-sdk",
|
10466
|
-
"kind": "import-statement",
|
10467
|
-
"external": true
|
10468
|
-
},
|
10469
|
-
{
|
10470
|
-
"path": "@100mslive/react-icons",
|
10471
|
-
"kind": "import-statement",
|
10472
|
-
"external": true
|
10473
|
-
},
|
10474
|
-
{
|
10475
|
-
"path": "react",
|
10476
|
-
"kind": "import-statement",
|
10477
|
-
"external": true
|
10478
|
-
},
|
10479
10464
|
{
|
10480
10465
|
"path": "react-use",
|
10481
10466
|
"kind": "import-statement",
|
@@ -10502,7 +10487,7 @@
|
|
10502
10487
|
"external": true
|
10503
10488
|
},
|
10504
10489
|
{
|
10505
|
-
"path": "dist/VirtualBackground-
|
10490
|
+
"path": "dist/VirtualBackground-37FXUPYO.js",
|
10506
10491
|
"kind": "dynamic-import"
|
10507
10492
|
},
|
10508
10493
|
{
|
@@ -10740,6 +10725,21 @@
|
|
10740
10725
|
"kind": "import-statement",
|
10741
10726
|
"external": true
|
10742
10727
|
},
|
10728
|
+
{
|
10729
|
+
"path": "@100mslive/react-sdk",
|
10730
|
+
"kind": "import-statement",
|
10731
|
+
"external": true
|
10732
|
+
},
|
10733
|
+
{
|
10734
|
+
"path": "@100mslive/react-icons",
|
10735
|
+
"kind": "import-statement",
|
10736
|
+
"external": true
|
10737
|
+
},
|
10738
|
+
{
|
10739
|
+
"path": "react",
|
10740
|
+
"kind": "import-statement",
|
10741
|
+
"external": true
|
10742
|
+
},
|
10743
10743
|
{
|
10744
10744
|
"path": "react-use",
|
10745
10745
|
"kind": "import-statement",
|
@@ -10891,7 +10891,7 @@
|
|
10891
10891
|
"external": true
|
10892
10892
|
},
|
10893
10893
|
{
|
10894
|
-
"path": "dist/HLSView-
|
10894
|
+
"path": "dist/HLSView-QMU5JK7U.js",
|
10895
10895
|
"kind": "dynamic-import"
|
10896
10896
|
},
|
10897
10897
|
{
|
@@ -10914,7 +10914,7 @@
|
|
10914
10914
|
"bytesInOutput": 6205
|
10915
10915
|
},
|
10916
10916
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
10917
|
-
"bytesInOutput":
|
10917
|
+
"bytesInOutput": 3165
|
10918
10918
|
},
|
10919
10919
|
"src/Prebuilt/components/EmojiReaction.jsx": {
|
10920
10920
|
"bytesInOutput": 1987
|
@@ -10992,7 +10992,7 @@
|
|
10992
10992
|
"bytesInOutput": 2246
|
10993
10993
|
},
|
10994
10994
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
10995
|
-
"bytesInOutput":
|
10995
|
+
"bytesInOutput": 9223
|
10996
10996
|
},
|
10997
10997
|
"src/Prebuilt/components/RaiseHand.jsx": {
|
10998
10998
|
"bytesInOutput": 740
|
@@ -11028,13 +11028,10 @@
|
|
11028
11028
|
"bytesInOutput": 796
|
11029
11029
|
},
|
11030
11030
|
"src/Prebuilt/components/Footer/ChatToggle.tsx": {
|
11031
|
-
"bytesInOutput":
|
11031
|
+
"bytesInOutput": 861
|
11032
11032
|
},
|
11033
11033
|
"src/Prebuilt/components/Footer/ParticipantList.jsx": {
|
11034
|
-
"bytesInOutput":
|
11035
|
-
},
|
11036
|
-
"src/Prebuilt/components/Chat/ChatParticipantHeader.jsx": {
|
11037
|
-
"bytesInOutput": 2830
|
11034
|
+
"bytesInOutput": 10934
|
11038
11035
|
},
|
11039
11036
|
"src/Prebuilt/components/Footer/RoleAccordion.tsx": {
|
11040
11037
|
"bytesInOutput": 2623
|
@@ -11055,7 +11052,7 @@
|
|
11055
11052
|
"bytesInOutput": 1947
|
11056
11053
|
},
|
11057
11054
|
"src/Prebuilt/components/InsetTile.tsx": {
|
11058
|
-
"bytesInOutput":
|
11055
|
+
"bytesInOutput": 3965
|
11059
11056
|
},
|
11060
11057
|
"src/Prebuilt/components/hooks/useVideoTileLayout.ts": {
|
11061
11058
|
"bytesInOutput": 406
|
@@ -11100,10 +11097,13 @@
|
|
11100
11097
|
"bytesInOutput": 3127
|
11101
11098
|
},
|
11102
11099
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
11103
|
-
"bytesInOutput":
|
11100
|
+
"bytesInOutput": 3238
|
11101
|
+
},
|
11102
|
+
"src/Prebuilt/components/SidePaneTabs.tsx": {
|
11103
|
+
"bytesInOutput": 4069
|
11104
11104
|
},
|
11105
11105
|
"src/Prebuilt/components/Chat/Chat.jsx": {
|
11106
|
-
"bytesInOutput":
|
11106
|
+
"bytesInOutput": 6792
|
11107
11107
|
},
|
11108
11108
|
"src/Prebuilt/components/Chat/ChatBody.jsx": {
|
11109
11109
|
"bytesInOutput": 12384
|
@@ -11139,21 +11139,21 @@
|
|
11139
11139
|
"bytesInOutput": 1380
|
11140
11140
|
},
|
11141
11141
|
"src/Prebuilt/components/RoleChangeRequestModal.tsx": {
|
11142
|
-
"bytesInOutput":
|
11142
|
+
"bytesInOutput": 3918
|
11143
11143
|
}
|
11144
11144
|
},
|
11145
|
-
"bytes":
|
11145
|
+
"bytes": 301115
|
11146
11146
|
},
|
11147
|
-
"dist/chunk-
|
11147
|
+
"dist/chunk-ZKE2N5LH.js.map": {
|
11148
11148
|
"imports": [],
|
11149
11149
|
"exports": [],
|
11150
11150
|
"inputs": {},
|
11151
11151
|
"bytes": 2406
|
11152
11152
|
},
|
11153
|
-
"dist/chunk-
|
11153
|
+
"dist/chunk-ZKE2N5LH.js": {
|
11154
11154
|
"imports": [
|
11155
11155
|
{
|
11156
|
-
"path": "dist/chunk-
|
11156
|
+
"path": "dist/chunk-KBVIZGYW.js",
|
11157
11157
|
"kind": "import-statement"
|
11158
11158
|
},
|
11159
11159
|
{
|
@@ -11172,16 +11172,16 @@
|
|
11172
11172
|
},
|
11173
11173
|
"bytes": 1591
|
11174
11174
|
},
|
11175
|
-
"dist/chunk-
|
11175
|
+
"dist/chunk-WVGGQZK4.js.map": {
|
11176
11176
|
"imports": [],
|
11177
11177
|
"exports": [],
|
11178
11178
|
"inputs": {},
|
11179
|
-
"bytes":
|
11179
|
+
"bytes": 494844
|
11180
11180
|
},
|
11181
|
-
"dist/chunk-
|
11181
|
+
"dist/chunk-WVGGQZK4.js": {
|
11182
11182
|
"imports": [
|
11183
11183
|
{
|
11184
|
-
"path": "dist/chunk-
|
11184
|
+
"path": "dist/chunk-KBVIZGYW.js",
|
11185
11185
|
"kind": "import-statement"
|
11186
11186
|
},
|
11187
11187
|
{
|
@@ -12105,7 +12105,7 @@
|
|
12105
12105
|
"external": true
|
12106
12106
|
},
|
12107
12107
|
{
|
12108
|
-
"path": "dist/VirtualBackground-
|
12108
|
+
"path": "dist/VirtualBackground-37FXUPYO.js",
|
12109
12109
|
"kind": "dynamic-import"
|
12110
12110
|
},
|
12111
12111
|
{
|
@@ -12174,7 +12174,7 @@
|
|
12174
12174
|
"external": true
|
12175
12175
|
},
|
12176
12176
|
{
|
12177
|
-
"path": "dist/conference-
|
12177
|
+
"path": "dist/conference-FJJQ4TXX.js",
|
12178
12178
|
"kind": "dynamic-import"
|
12179
12179
|
},
|
12180
12180
|
{
|
@@ -12280,6 +12280,7 @@
|
|
12280
12280
|
"useSetAppDataByKey",
|
12281
12281
|
"useSetSubscribedChatSelector",
|
12282
12282
|
"useSetUiSettings",
|
12283
|
+
"useSidepaneReset",
|
12283
12284
|
"useSidepaneToggle",
|
12284
12285
|
"useTheme",
|
12285
12286
|
"useUISettings",
|
@@ -12499,13 +12500,13 @@
|
|
12499
12500
|
"bytesInOutput": 4346
|
12500
12501
|
},
|
12501
12502
|
"src/Prebuilt/components/Notifications/Notifications.jsx": {
|
12502
|
-
"bytesInOutput":
|
12503
|
+
"bytesInOutput": 6254
|
12503
12504
|
},
|
12504
12505
|
"src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
|
12505
12506
|
"bytesInOutput": 867
|
12506
12507
|
},
|
12507
12508
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
|
12508
|
-
"bytesInOutput":
|
12509
|
+
"bytesInOutput": 2227
|
12509
12510
|
},
|
12510
12511
|
"src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
|
12511
12512
|
"bytesInOutput": 1049
|
@@ -12574,7 +12575,7 @@
|
|
12574
12575
|
"bytesInOutput": 1512
|
12575
12576
|
},
|
12576
12577
|
"src/Prebuilt/components/Header/HeaderComponents.jsx": {
|
12577
|
-
"bytesInOutput":
|
12578
|
+
"bytesInOutput": 1858
|
12578
12579
|
},
|
12579
12580
|
"src/Prebuilt/components/Header/StreamActions.tsx": {
|
12580
12581
|
"bytesInOutput": 8958
|
@@ -12592,7 +12593,7 @@
|
|
12592
12593
|
"bytesInOutput": 1733
|
12593
12594
|
},
|
12594
12595
|
"src/Prebuilt/components/hooks/useMetadata.jsx": {
|
12595
|
-
"bytesInOutput":
|
12596
|
+
"bytesInOutput": 1734
|
12596
12597
|
},
|
12597
12598
|
"src/Prebuilt/components/hooks/usePlaylistMusic.js": {
|
12598
12599
|
"bytesInOutput": 1044
|
@@ -12610,7 +12611,7 @@
|
|
12610
12611
|
"bytesInOutput": 1769
|
12611
12612
|
},
|
12612
12613
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
12613
|
-
"bytesInOutput":
|
12614
|
+
"bytesInOutput": 8863
|
12614
12615
|
},
|
12615
12616
|
"src/Prebuilt/components/AudioVideoToggle.jsx": {
|
12616
12617
|
"bytesInOutput": 5583
|
@@ -12700,15 +12701,15 @@
|
|
12700
12701
|
"bytesInOutput": 391
|
12701
12702
|
}
|
12702
12703
|
},
|
12703
|
-
"bytes":
|
12704
|
+
"bytes": 309555
|
12704
12705
|
},
|
12705
|
-
"dist/chunk-
|
12706
|
+
"dist/chunk-KBVIZGYW.js.map": {
|
12706
12707
|
"imports": [],
|
12707
12708
|
"exports": [],
|
12708
12709
|
"inputs": {},
|
12709
|
-
"bytes":
|
12710
|
+
"bytes": 39330
|
12710
12711
|
},
|
12711
|
-
"dist/chunk-
|
12712
|
+
"dist/chunk-KBVIZGYW.js": {
|
12712
12713
|
"imports": [
|
12713
12714
|
{
|
12714
12715
|
"path": "@stitches/react",
|
@@ -12785,7 +12786,7 @@
|
|
12785
12786
|
],
|
12786
12787
|
"inputs": {
|
12787
12788
|
"<define:process.env>": {
|
12788
|
-
"bytesInOutput":
|
12789
|
+
"bytesInOutput": 18415
|
12789
12790
|
},
|
12790
12791
|
"src/Theme/stitches.config.ts": {
|
12791
12792
|
"bytesInOutput": 1652
|
@@ -12836,7 +12837,7 @@
|
|
12836
12837
|
"bytesInOutput": 546
|
12837
12838
|
}
|
12838
12839
|
},
|
12839
|
-
"bytes":
|
12840
|
+
"bytes": 40028
|
12840
12841
|
}
|
12841
12842
|
}
|
12842
12843
|
}
|