@100mslive/roomkit-react 0.3.17-alpha.2 → 0.3.17-alpha.21
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-XS66ENNF.css → HLSView-PM6EVI6U.css} +3 -3
- package/dist/{HLSView-XS66ENNF.css.map → HLSView-PM6EVI6U.css.map} +1 -1
- package/dist/{HLSView-DRQ5LA2D.js → HLSView-UD242SZD.js} +2 -2
- package/dist/Prebuilt/components/MoreSettings/constants.d.ts +4 -0
- package/dist/Prebuilt/components/Notifications/ReconnectNotifications.d.ts +1 -2
- package/dist/Prebuilt/components/VirtualBackground/VBCollection.d.ts +1 -0
- package/dist/Prebuilt/components/VirtualBackground/util.d.ts +1 -0
- package/dist/{chunk-UBM3HDE3.js → chunk-U2QQEDVU.js} +924 -893
- package/dist/chunk-U2QQEDVU.js.map +7 -0
- package/dist/index.cjs.css +2 -2
- package/dist/index.cjs.css.map +1 -1
- package/dist/index.cjs.js +1074 -1040
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.css +2 -2
- package/dist/index.css.map +1 -1
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +122 -73
- package/dist/meta.esbuild.json +135 -86
- package/package.json +7 -7
- package/src/Prebuilt/components/AppData/AppData.tsx +9 -3
- package/src/Prebuilt/components/AudioVideoToggle.tsx +31 -18
- package/src/Prebuilt/components/MoreSettings/constants.ts +2 -0
- package/src/Prebuilt/components/Notifications/ReconnectNotifications.tsx +10 -37
- package/src/Prebuilt/components/Preview/PreviewJoin.tsx +3 -1
- package/src/Prebuilt/components/Settings/LayoutSettings.tsx +0 -28
- package/src/Prebuilt/components/Toast/ToastConfig.jsx +2 -2
- package/src/Prebuilt/components/VirtualBackground/VBCollection.tsx +16 -11
- package/src/Prebuilt/components/VirtualBackground/VBHandler.tsx +1 -2
- package/src/Prebuilt/components/VirtualBackground/VBPicker.tsx +10 -2
- package/src/Prebuilt/components/VirtualBackground/VBToggle.tsx +9 -2
- package/src/Prebuilt/components/VirtualBackground/util.tsx +13 -0
- package/dist/chunk-UBM3HDE3.js.map +0 -7
- /package/dist/{HLSView-DRQ5LA2D.js.map → HLSView-UD242SZD.js.map} +0 -0
package/dist/meta.cjs.json
CHANGED
@@ -2054,7 +2054,7 @@
|
|
2054
2054
|
"format": "esm"
|
2055
2055
|
},
|
2056
2056
|
"src/Prebuilt/components/Settings/LayoutSettings.tsx": {
|
2057
|
-
"bytes":
|
2057
|
+
"bytes": 2730,
|
2058
2058
|
"imports": [
|
2059
2059
|
{
|
2060
2060
|
"path": "react",
|
@@ -2281,19 +2281,40 @@
|
|
2281
2281
|
],
|
2282
2282
|
"format": "esm"
|
2283
2283
|
},
|
2284
|
+
"src/Prebuilt/components/MoreSettings/constants.ts": {
|
2285
|
+
"bytes": 493,
|
2286
|
+
"imports": [
|
2287
|
+
{
|
2288
|
+
"path": "<define:process.env>",
|
2289
|
+
"kind": "import-statement",
|
2290
|
+
"external": true
|
2291
|
+
}
|
2292
|
+
],
|
2293
|
+
"format": "esm"
|
2294
|
+
},
|
2284
2295
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
2285
|
-
"bytes":
|
2296
|
+
"bytes": 6712,
|
2286
2297
|
"imports": [
|
2287
2298
|
{
|
2288
2299
|
"path": "react",
|
2289
2300
|
"kind": "import-statement",
|
2290
2301
|
"external": true
|
2291
2302
|
},
|
2303
|
+
{
|
2304
|
+
"path": "react-use",
|
2305
|
+
"kind": "import-statement",
|
2306
|
+
"external": true
|
2307
|
+
},
|
2292
2308
|
{
|
2293
2309
|
"path": "@100mslive/react-sdk",
|
2294
2310
|
"kind": "import-statement",
|
2295
2311
|
"external": true
|
2296
2312
|
},
|
2313
|
+
{
|
2314
|
+
"path": "src/Theme/index.tsx",
|
2315
|
+
"kind": "import-statement",
|
2316
|
+
"original": "../../../Theme"
|
2317
|
+
},
|
2297
2318
|
{
|
2298
2319
|
"path": "src/Prebuilt/components/Settings/LayoutSettings.tsx",
|
2299
2320
|
"kind": "import-statement",
|
@@ -2324,6 +2345,11 @@
|
|
2324
2345
|
"kind": "import-statement",
|
2325
2346
|
"original": "../../common/constants"
|
2326
2347
|
},
|
2348
|
+
{
|
2349
|
+
"path": "src/Prebuilt/components/MoreSettings/constants.ts",
|
2350
|
+
"kind": "import-statement",
|
2351
|
+
"original": "../MoreSettings/constants"
|
2352
|
+
},
|
2327
2353
|
{
|
2328
2354
|
"path": "<define:process.env>",
|
2329
2355
|
"kind": "import-statement",
|
@@ -2891,7 +2917,7 @@
|
|
2891
2917
|
"format": "esm"
|
2892
2918
|
},
|
2893
2919
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
2894
|
-
"bytes":
|
2920
|
+
"bytes": 13759,
|
2895
2921
|
"imports": [
|
2896
2922
|
{
|
2897
2923
|
"path": "react",
|
@@ -4885,17 +4911,6 @@
|
|
4885
4911
|
],
|
4886
4912
|
"format": "esm"
|
4887
4913
|
},
|
4888
|
-
"src/Prebuilt/components/MoreSettings/constants.ts": {
|
4889
|
-
"bytes": 430,
|
4890
|
-
"imports": [
|
4891
|
-
{
|
4892
|
-
"path": "<define:process.env>",
|
4893
|
-
"kind": "import-statement",
|
4894
|
-
"external": true
|
4895
|
-
}
|
4896
|
-
],
|
4897
|
-
"format": "esm"
|
4898
|
-
},
|
4899
4914
|
"src/Prebuilt/components/MoreSettings/MuteAllContent.tsx": {
|
4900
4915
|
"bytes": 2900,
|
4901
4916
|
"imports": [
|
@@ -5601,7 +5616,7 @@
|
|
5601
5616
|
"format": "cjs"
|
5602
5617
|
},
|
5603
5618
|
"../hms-video-store/dist/index.js": {
|
5604
|
-
"bytes":
|
5619
|
+
"bytes": 363254,
|
5605
5620
|
"imports": [
|
5606
5621
|
{
|
5607
5622
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -5614,9 +5629,9 @@
|
|
5614
5629
|
"original": "ua-parser-js"
|
5615
5630
|
},
|
5616
5631
|
{
|
5617
|
-
"path": "
|
5632
|
+
"path": "uuid",
|
5618
5633
|
"kind": "import-statement",
|
5619
|
-
"
|
5634
|
+
"external": true
|
5620
5635
|
},
|
5621
5636
|
{
|
5622
5637
|
"path": "uuid",
|
@@ -5624,9 +5639,9 @@
|
|
5624
5639
|
"external": true
|
5625
5640
|
},
|
5626
5641
|
{
|
5627
|
-
"path": "
|
5642
|
+
"path": "../../node_modules/lodash.isequal/index.js",
|
5628
5643
|
"kind": "import-statement",
|
5629
|
-
"
|
5644
|
+
"original": "lodash.isequal"
|
5630
5645
|
},
|
5631
5646
|
{
|
5632
5647
|
"path": "../../node_modules/webrtc-adapter/src/js/adapter_core.js",
|
@@ -6618,7 +6633,7 @@
|
|
6618
6633
|
"format": "esm"
|
6619
6634
|
},
|
6620
6635
|
"src/Prebuilt/components/VirtualBackground/VBToggle.tsx": {
|
6621
|
-
"bytes":
|
6636
|
+
"bytes": 1353,
|
6622
6637
|
"imports": [
|
6623
6638
|
{
|
6624
6639
|
"path": "react",
|
@@ -9800,6 +9815,27 @@
|
|
9800
9815
|
],
|
9801
9816
|
"format": "esm"
|
9802
9817
|
},
|
9818
|
+
"src/Prebuilt/components/VirtualBackground/util.tsx": {
|
9819
|
+
"bytes": 384,
|
9820
|
+
"imports": [
|
9821
|
+
{
|
9822
|
+
"path": "@100mslive/react-sdk",
|
9823
|
+
"kind": "import-statement",
|
9824
|
+
"external": true
|
9825
|
+
},
|
9826
|
+
{
|
9827
|
+
"path": "src/Prebuilt/common/constants.ts",
|
9828
|
+
"kind": "import-statement",
|
9829
|
+
"original": "../../common/constants"
|
9830
|
+
},
|
9831
|
+
{
|
9832
|
+
"path": "<define:process.env>",
|
9833
|
+
"kind": "import-statement",
|
9834
|
+
"external": true
|
9835
|
+
}
|
9836
|
+
],
|
9837
|
+
"format": "esm"
|
9838
|
+
},
|
9803
9839
|
"src/Prebuilt/components/VirtualBackground/VBOption.tsx": {
|
9804
9840
|
"bytes": 1248,
|
9805
9841
|
"imports": [
|
@@ -9832,7 +9868,7 @@
|
|
9832
9868
|
"format": "esm"
|
9833
9869
|
},
|
9834
9870
|
"src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
|
9835
|
-
"bytes":
|
9871
|
+
"bytes": 1448,
|
9836
9872
|
"imports": [
|
9837
9873
|
{
|
9838
9874
|
"path": "react",
|
@@ -9873,7 +9909,7 @@
|
|
9873
9909
|
"format": "esm"
|
9874
9910
|
},
|
9875
9911
|
"src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
|
9876
|
-
"bytes":
|
9912
|
+
"bytes": 2719,
|
9877
9913
|
"imports": [
|
9878
9914
|
{
|
9879
9915
|
"path": "@100mslive/hms-virtual-background",
|
@@ -9894,7 +9930,7 @@
|
|
9894
9930
|
"format": "esm"
|
9895
9931
|
},
|
9896
9932
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
9897
|
-
"bytes":
|
9933
|
+
"bytes": 8341,
|
9898
9934
|
"imports": [
|
9899
9935
|
{
|
9900
9936
|
"path": "react",
|
@@ -9941,6 +9977,11 @@
|
|
9941
9977
|
"kind": "import-statement",
|
9942
9978
|
"original": "../../../Text"
|
9943
9979
|
},
|
9980
|
+
{
|
9981
|
+
"path": "src/Prebuilt/components/VirtualBackground/util.tsx",
|
9982
|
+
"kind": "import-statement",
|
9983
|
+
"original": "./util"
|
9984
|
+
},
|
9944
9985
|
{
|
9945
9986
|
"path": "src/Prebuilt/components/VirtualBackground/VBCollection.tsx",
|
9946
9987
|
"kind": "import-statement",
|
@@ -10224,7 +10265,7 @@
|
|
10224
10265
|
"format": "esm"
|
10225
10266
|
},
|
10226
10267
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
10227
|
-
"bytes":
|
10268
|
+
"bytes": 10106,
|
10228
10269
|
"imports": [
|
10229
10270
|
{
|
10230
10271
|
"path": "react",
|
@@ -11216,7 +11257,7 @@
|
|
11216
11257
|
],
|
11217
11258
|
"format": "esm"
|
11218
11259
|
},
|
11219
|
-
"../../../../../../../tmp/tmp-
|
11260
|
+
"../../../../../../../tmp/tmp-2879-HqVa2qyTth0n/191508a44e72/tldraw.css": {
|
11220
11261
|
"bytes": 80111,
|
11221
11262
|
"imports": [
|
11222
11263
|
{
|
@@ -11266,7 +11307,7 @@
|
|
11266
11307
|
}
|
11267
11308
|
]
|
11268
11309
|
},
|
11269
|
-
"../../../../../../../tmp/tmp-
|
11310
|
+
"../../../../../../../tmp/tmp-2879-HqVa2qyTth0n/191508a44c71/index.css": {
|
11270
11311
|
"bytes": 597,
|
11271
11312
|
"imports": [
|
11272
11313
|
{
|
@@ -11275,7 +11316,7 @@
|
|
11275
11316
|
"external": true
|
11276
11317
|
},
|
11277
11318
|
{
|
11278
|
-
"path": "../../../../../../../tmp/tmp-
|
11319
|
+
"path": "../../../../../../../tmp/tmp-2879-HqVa2qyTth0n/191508a44e72/tldraw.css",
|
11279
11320
|
"kind": "import-rule",
|
11280
11321
|
"original": "@tldraw/tldraw/tldraw.css"
|
11281
11322
|
}
|
@@ -11350,7 +11391,7 @@
|
|
11350
11391
|
"original": "../../common/constants"
|
11351
11392
|
},
|
11352
11393
|
{
|
11353
|
-
"path": "../../../../../../../tmp/tmp-
|
11394
|
+
"path": "../../../../../../../tmp/tmp-2879-HqVa2qyTth0n/191508a44c71/index.css",
|
11354
11395
|
"kind": "import-statement",
|
11355
11396
|
"original": "@100mslive/hms-whiteboard/index.css"
|
11356
11397
|
},
|
@@ -13244,7 +13285,7 @@
|
|
13244
13285
|
"format": "esm"
|
13245
13286
|
},
|
13246
13287
|
"src/Prebuilt/components/Toast/ToastConfig.jsx": {
|
13247
|
-
"bytes":
|
13288
|
+
"bytes": 5242,
|
13248
13289
|
"imports": [
|
13249
13290
|
{
|
13250
13291
|
"path": "react",
|
@@ -13493,7 +13534,7 @@
|
|
13493
13534
|
"format": "esm"
|
13494
13535
|
},
|
13495
13536
|
"src/Prebuilt/components/Notifications/ReconnectNotifications.tsx": {
|
13496
|
-
"bytes":
|
13537
|
+
"bytes": 1248,
|
13497
13538
|
"imports": [
|
13498
13539
|
{
|
13499
13540
|
"path": "react",
|
@@ -13505,11 +13546,6 @@
|
|
13505
13546
|
"kind": "import-statement",
|
13506
13547
|
"external": true
|
13507
13548
|
},
|
13508
|
-
{
|
13509
|
-
"path": "src/index.ts",
|
13510
|
-
"kind": "import-statement",
|
13511
|
-
"original": "../../.."
|
13512
|
-
},
|
13513
13549
|
{
|
13514
13550
|
"path": "src/Prebuilt/components/Toast/ToastConfig.jsx",
|
13515
13551
|
"kind": "import-statement",
|
@@ -15232,7 +15268,7 @@
|
|
15232
15268
|
"imports": [],
|
15233
15269
|
"exports": [],
|
15234
15270
|
"inputs": {},
|
15235
|
-
"bytes":
|
15271
|
+
"bytes": 3593177
|
15236
15272
|
},
|
15237
15273
|
"dist/index.cjs.js": {
|
15238
15274
|
"imports": [
|
@@ -15611,6 +15647,11 @@
|
|
15611
15647
|
"kind": "require-call",
|
15612
15648
|
"external": true
|
15613
15649
|
},
|
15650
|
+
{
|
15651
|
+
"path": "react-use",
|
15652
|
+
"kind": "require-call",
|
15653
|
+
"external": true
|
15654
|
+
},
|
15614
15655
|
{
|
15615
15656
|
"path": "@100mslive/react-sdk",
|
15616
15657
|
"kind": "require-call",
|
@@ -17291,6 +17332,11 @@
|
|
17291
17332
|
"kind": "require-call",
|
17292
17333
|
"external": true
|
17293
17334
|
},
|
17335
|
+
{
|
17336
|
+
"path": "@100mslive/react-sdk",
|
17337
|
+
"kind": "require-call",
|
17338
|
+
"external": true
|
17339
|
+
},
|
17294
17340
|
{
|
17295
17341
|
"path": "react",
|
17296
17342
|
"kind": "require-call",
|
@@ -18432,7 +18478,7 @@
|
|
18432
18478
|
"cssBundle": "dist/index.cjs.css",
|
18433
18479
|
"inputs": {
|
18434
18480
|
"<define:process.env>": {
|
18435
|
-
"bytesInOutput":
|
18481
|
+
"bytesInOutput": 17972
|
18436
18482
|
},
|
18437
18483
|
"src/Theme/base.config.ts": {
|
18438
18484
|
"bytesInOutput": 6104
|
@@ -18594,7 +18640,7 @@
|
|
18594
18640
|
"bytesInOutput": 143
|
18595
18641
|
},
|
18596
18642
|
"src/AudioLevel/useBorderAudioLevel.tsx": {
|
18597
|
-
"bytesInOutput":
|
18643
|
+
"bytesInOutput": 970
|
18598
18644
|
},
|
18599
18645
|
"src/AudioLevel/audio-level.png": {
|
18600
18646
|
"bytesInOutput": 983
|
@@ -18609,7 +18655,7 @@
|
|
18609
18655
|
"bytesInOutput": 1076
|
18610
18656
|
},
|
18611
18657
|
"src/Stats/formatBytes.ts": {
|
18612
|
-
"bytesInOutput":
|
18658
|
+
"bytesInOutput": 633
|
18613
18659
|
},
|
18614
18660
|
"src/Stats/StyledStats.tsx": {
|
18615
18661
|
"bytesInOutput": 1004
|
@@ -18708,7 +18754,7 @@
|
|
18708
18754
|
"bytesInOutput": 445
|
18709
18755
|
},
|
18710
18756
|
"src/Prebuilt/components/Settings/LayoutSettings.tsx": {
|
18711
|
-
"bytesInOutput":
|
18757
|
+
"bytesInOutput": 3385
|
18712
18758
|
},
|
18713
18759
|
"../../node_modules/lodash/lodash.js": {
|
18714
18760
|
"bytesInOutput": 224296
|
@@ -18731,8 +18777,11 @@
|
|
18731
18777
|
"src/Prebuilt/components/AppData/useSidepane.js": {
|
18732
18778
|
"bytesInOutput": 3269
|
18733
18779
|
},
|
18780
|
+
"src/Prebuilt/components/MoreSettings/constants.ts": {
|
18781
|
+
"bytesInOutput": 713
|
18782
|
+
},
|
18734
18783
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
18735
|
-
"bytesInOutput":
|
18784
|
+
"bytesInOutput": 7677
|
18736
18785
|
},
|
18737
18786
|
"src/Prebuilt/AppContext.tsx": {
|
18738
18787
|
"bytesInOutput": 840
|
@@ -18780,7 +18829,7 @@
|
|
18780
18829
|
"bytesInOutput": 1359
|
18781
18830
|
},
|
18782
18831
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
18783
|
-
"bytesInOutput":
|
18832
|
+
"bytesInOutput": 17283
|
18784
18833
|
},
|
18785
18834
|
"src/Prebuilt/components/CaptionIcon.tsx": {
|
18786
18835
|
"bytesInOutput": 1329
|
@@ -18855,7 +18904,7 @@
|
|
18855
18904
|
"bytesInOutput": 2366
|
18856
18905
|
},
|
18857
18906
|
"src/Prebuilt/components/Chat/EmptyChat.tsx": {
|
18858
|
-
"bytesInOutput":
|
18907
|
+
"bytesInOutput": 2545
|
18859
18908
|
},
|
18860
18909
|
"src/Prebuilt/components/hooks/usePinnedBy.tsx": {
|
18861
18910
|
"bytesInOutput": 922
|
@@ -18867,7 +18916,7 @@
|
|
18867
18916
|
"bytesInOutput": 17743
|
18868
18917
|
},
|
18869
18918
|
"src/Prebuilt/components/PIP/PIPChat.tsx": {
|
18870
|
-
"bytesInOutput":
|
18919
|
+
"bytesInOutput": 11357
|
18871
18920
|
},
|
18872
18921
|
"src/Prebuilt/components/PIP/PIPChatOption.tsx": {
|
18873
18922
|
"bytesInOutput": 978
|
@@ -18888,7 +18937,7 @@
|
|
18888
18937
|
"bytesInOutput": 4457
|
18889
18938
|
},
|
18890
18939
|
"src/Prebuilt/components/StatsForNerds.jsx": {
|
18891
|
-
"bytesInOutput":
|
18940
|
+
"bytesInOutput": 11376
|
18892
18941
|
},
|
18893
18942
|
"src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
|
18894
18943
|
"bytesInOutput": 6192
|
@@ -18905,9 +18954,6 @@
|
|
18905
18954
|
"src/Prebuilt/components/MoreSettings/FullScreenItem.tsx": {
|
18906
18955
|
"bytesInOutput": 1014
|
18907
18956
|
},
|
18908
|
-
"src/Prebuilt/components/MoreSettings/constants.ts": {
|
18909
|
-
"bytesInOutput": 637
|
18910
|
-
},
|
18911
18957
|
"src/Prebuilt/components/MoreSettings/MuteAllContent.tsx": {
|
18912
18958
|
"bytesInOutput": 3326
|
18913
18959
|
},
|
@@ -18933,7 +18979,7 @@
|
|
18933
18979
|
"bytesInOutput": 2641
|
18934
18980
|
},
|
18935
18981
|
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
18936
|
-
"bytesInOutput":
|
18982
|
+
"bytesInOutput": 42495
|
18937
18983
|
},
|
18938
18984
|
"../../node_modules/lodash.isequal/index.js": {
|
18939
18985
|
"bytesInOutput": 26597
|
@@ -18942,13 +18988,13 @@
|
|
18942
18988
|
"bytesInOutput": 6467
|
18943
18989
|
},
|
18944
18990
|
"../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
|
18945
|
-
"bytesInOutput":
|
18991
|
+
"bytesInOutput": 6244
|
18946
18992
|
},
|
18947
18993
|
"../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
|
18948
18994
|
"bytesInOutput": 1396
|
18949
18995
|
},
|
18950
18996
|
"../../node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js": {
|
18951
|
-
"bytesInOutput":
|
18997
|
+
"bytesInOutput": 22882
|
18952
18998
|
},
|
18953
18999
|
"../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
|
18954
19000
|
"bytesInOutput": 2280
|
@@ -18963,10 +19009,10 @@
|
|
18963
19009
|
"bytesInOutput": 12019
|
18964
19010
|
},
|
18965
19011
|
"../../node_modules/sdp/sdp.js": {
|
18966
|
-
"bytesInOutput":
|
19012
|
+
"bytesInOutput": 22282
|
18967
19013
|
},
|
18968
19014
|
"../../node_modules/webrtc-adapter/src/js/common_shim.js": {
|
18969
|
-
"bytesInOutput":
|
19015
|
+
"bytesInOutput": 12618
|
18970
19016
|
},
|
18971
19017
|
"../../node_modules/webrtc-adapter/src/js/adapter_factory.js": {
|
18972
19018
|
"bytesInOutput": 4575
|
@@ -18978,7 +19024,7 @@
|
|
18978
19024
|
"bytesInOutput": 16122
|
18979
19025
|
},
|
18980
19026
|
"../../node_modules/sdp-transform/lib/parser.js": {
|
18981
|
-
"bytesInOutput":
|
19027
|
+
"bytesInOutput": 3495
|
18982
19028
|
},
|
18983
19029
|
"../../node_modules/sdp-transform/lib/writer.js": {
|
18984
19030
|
"bytesInOutput": 3070
|
@@ -18987,7 +19033,7 @@
|
|
18987
19033
|
"bytesInOutput": 615
|
18988
19034
|
},
|
18989
19035
|
"../hms-video-store/dist/index.js": {
|
18990
|
-
"bytesInOutput":
|
19036
|
+
"bytesInOutput": 54936
|
18991
19037
|
},
|
18992
19038
|
"src/Prebuilt/components/hooks/useScreenshareAudio.js": {
|
18993
19039
|
"bytesInOutput": 1165
|
@@ -19050,7 +19096,7 @@
|
|
19050
19096
|
"bytesInOutput": 2366
|
19051
19097
|
},
|
19052
19098
|
"src/Prebuilt/components/VirtualBackground/VBToggle.tsx": {
|
19053
|
-
"bytesInOutput":
|
19099
|
+
"bytesInOutput": 1719
|
19054
19100
|
},
|
19055
19101
|
"src/Prebuilt/components/Footer/ChatToggle.tsx": {
|
19056
19102
|
"bytesInOutput": 2105
|
@@ -19191,7 +19237,7 @@
|
|
19191
19237
|
"bytesInOutput": 1440
|
19192
19238
|
},
|
19193
19239
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
19194
|
-
"bytesInOutput":
|
19240
|
+
"bytesInOutput": 12975
|
19195
19241
|
},
|
19196
19242
|
"src/Prebuilt/components/Chat/ChatStates.tsx": {
|
19197
19243
|
"bytesInOutput": 3529
|
@@ -19235,20 +19281,23 @@
|
|
19235
19281
|
"src/Prebuilt/components/VideoTile.tsx": {
|
19236
19282
|
"bytesInOutput": 7807
|
19237
19283
|
},
|
19284
|
+
"src/Prebuilt/components/VirtualBackground/util.tsx": {
|
19285
|
+
"bytesInOutput": 678
|
19286
|
+
},
|
19238
19287
|
"src/Prebuilt/components/VirtualBackground/VBOption.tsx": {
|
19239
19288
|
"bytesInOutput": 1564
|
19240
19289
|
},
|
19241
19290
|
"src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
|
19242
|
-
"bytesInOutput":
|
19291
|
+
"bytesInOutput": 1688
|
19243
19292
|
},
|
19244
19293
|
"src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
|
19245
19294
|
"bytesInOutput": 4242
|
19246
19295
|
},
|
19247
19296
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
19248
|
-
"bytesInOutput":
|
19297
|
+
"bytesInOutput": 9930
|
19249
19298
|
},
|
19250
19299
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
19251
|
-
"bytesInOutput":
|
19300
|
+
"bytesInOutput": 7946
|
19252
19301
|
},
|
19253
19302
|
"src/Prebuilt/components/Chip.tsx": {
|
19254
19303
|
"bytesInOutput": 1118
|
@@ -19260,7 +19309,7 @@
|
|
19260
19309
|
"bytesInOutput": 3422
|
19261
19310
|
},
|
19262
19311
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
19263
|
-
"bytesInOutput":
|
19312
|
+
"bytesInOutput": 12258
|
19264
19313
|
},
|
19265
19314
|
"src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx": {
|
19266
19315
|
"bytesInOutput": 2807
|
@@ -19284,7 +19333,7 @@
|
|
19284
19333
|
"bytesInOutput": 1620
|
19285
19334
|
},
|
19286
19335
|
"src/Prebuilt/components/hooks/useTileLayout.tsx": {
|
19287
|
-
"bytesInOutput":
|
19336
|
+
"bytesInOutput": 4488
|
19288
19337
|
},
|
19289
19338
|
"src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
|
19290
19339
|
"bytesInOutput": 2395
|
@@ -19313,7 +19362,7 @@
|
|
19313
19362
|
"src/Prebuilt/components/VideoLayouts/ScreenshareLayout.tsx": {
|
19314
19363
|
"bytesInOutput": 3393
|
19315
19364
|
},
|
19316
|
-
"../../../../../../../tmp/tmp-
|
19365
|
+
"../../../../../../../tmp/tmp-2879-HqVa2qyTth0n/191508a44c71/index.css": {
|
19317
19366
|
"bytesInOutput": 112
|
19318
19367
|
},
|
19319
19368
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
@@ -19332,7 +19381,7 @@
|
|
19332
19381
|
"bytesInOutput": 2090
|
19333
19382
|
},
|
19334
19383
|
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
19335
|
-
"bytesInOutput":
|
19384
|
+
"bytesInOutput": 8358
|
19336
19385
|
},
|
19337
19386
|
"src/Prebuilt/components/hooks/useCloseScreenshareWhiteboard.tsx": {
|
19338
19387
|
"bytesInOutput": 854
|
@@ -19389,7 +19438,7 @@
|
|
19389
19438
|
"bytesInOutput": 2886
|
19390
19439
|
},
|
19391
19440
|
"src/Prebuilt/layouts/HLSView.jsx": {
|
19392
|
-
"bytesInOutput":
|
19441
|
+
"bytesInOutput": 33451
|
19393
19442
|
},
|
19394
19443
|
"src/Prebuilt/layouts/VideoStreamingSection.tsx": {
|
19395
19444
|
"bytesInOutput": 6582
|
@@ -19410,7 +19459,7 @@
|
|
19410
19459
|
"bytesInOutput": 1024
|
19411
19460
|
},
|
19412
19461
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
19413
|
-
"bytesInOutput":
|
19462
|
+
"bytesInOutput": 9128
|
19414
19463
|
},
|
19415
19464
|
"src/Prebuilt/components/ErrorBoundary.jsx": {
|
19416
19465
|
"bytesInOutput": 4369
|
@@ -19443,7 +19492,7 @@
|
|
19443
19492
|
"bytesInOutput": 1821
|
19444
19493
|
},
|
19445
19494
|
"src/Prebuilt/components/Toast/ToastConfig.jsx": {
|
19446
|
-
"bytesInOutput":
|
19495
|
+
"bytesInOutput": 7733
|
19447
19496
|
},
|
19448
19497
|
"src/Prebuilt/components/Toast/ToastBatcher.js": {
|
19449
19498
|
"bytesInOutput": 2394
|
@@ -19467,7 +19516,7 @@
|
|
19467
19516
|
"bytesInOutput": 5374
|
19468
19517
|
},
|
19469
19518
|
"src/Prebuilt/components/Notifications/ReconnectNotifications.tsx": {
|
19470
|
-
"bytesInOutput":
|
19519
|
+
"bytesInOutput": 1698
|
19471
19520
|
},
|
19472
19521
|
"src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.tsx": {
|
19473
19522
|
"bytesInOutput": 2379
|
@@ -19482,7 +19531,7 @@
|
|
19482
19531
|
"bytesInOutput": 2709
|
19483
19532
|
},
|
19484
19533
|
"src/Prebuilt/components/Notifications/Notifications.tsx": {
|
19485
|
-
"bytesInOutput":
|
19534
|
+
"bytesInOutput": 9170
|
19486
19535
|
},
|
19487
19536
|
"src/Prebuilt/components/Notifications/index.tsx": {
|
19488
19537
|
"bytesInOutput": 173
|
@@ -19530,7 +19579,7 @@
|
|
19530
19579
|
"bytesInOutput": 2572
|
19531
19580
|
},
|
19532
19581
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
|
19533
|
-
"bytesInOutput":
|
19582
|
+
"bytesInOutput": 3851
|
19534
19583
|
},
|
19535
19584
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
|
19536
19585
|
"bytesInOutput": 7632
|
@@ -19584,7 +19633,7 @@
|
|
19584
19633
|
"bytesInOutput": 3073
|
19585
19634
|
}
|
19586
19635
|
},
|
19587
|
-
"bytes":
|
19636
|
+
"bytes": 1729360
|
19588
19637
|
},
|
19589
19638
|
"dist/index.cjs.css.map": {
|
19590
19639
|
"imports": [],
|
@@ -19646,10 +19695,10 @@
|
|
19646
19695
|
}
|
19647
19696
|
],
|
19648
19697
|
"inputs": {
|
19649
|
-
"../../../../../../../tmp/tmp-
|
19698
|
+
"../../../../../../../tmp/tmp-2879-HqVa2qyTth0n/191508a44e72/tldraw.css": {
|
19650
19699
|
"bytesInOutput": 75223
|
19651
19700
|
},
|
19652
|
-
"../../../../../../../tmp/tmp-
|
19701
|
+
"../../../../../../../tmp/tmp-2879-HqVa2qyTth0n/191508a44c71/index.css": {
|
19653
19702
|
"bytesInOutput": 401
|
19654
19703
|
}
|
19655
19704
|
},
|