@100mslive/roomkit-react 0.1.13-alpha.0 → 0.1.14-alpha.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (30) hide show
  1. package/dist/{HLSView-AIPLCDXY.js → HLSView-HCZVI2RM.js} +2 -2
  2. package/dist/Prebuilt/components/Notifications/ChatNotifications.d.ts +2 -0
  3. package/dist/{chunk-5DCII2TP.js → chunk-DKWT744J.js} +945 -911
  4. package/dist/chunk-DKWT744J.js.map +7 -0
  5. package/dist/index.cjs.js +1450 -1400
  6. package/dist/index.cjs.js.map +4 -4
  7. package/dist/index.js +1 -1
  8. package/dist/meta.cjs.json +226 -147
  9. package/dist/meta.esbuild.json +231 -152
  10. package/package.json +6 -6
  11. package/src/Prebuilt/components/AuthToken.jsx +12 -2
  12. package/src/Prebuilt/components/Chat/Chat.jsx +5 -7
  13. package/src/Prebuilt/components/Chat/ChatBody.jsx +53 -34
  14. package/src/Prebuilt/components/Chat/ChatFooter.tsx +13 -7
  15. package/src/Prebuilt/components/Chat/ChatStates.jsx +8 -6
  16. package/src/Prebuilt/components/Chat/Navigation.tsx +1 -1
  17. package/src/Prebuilt/components/Chat/PinnedMessage.tsx +15 -17
  18. package/src/Prebuilt/components/Notifications/ChatNotifications.tsx +34 -0
  19. package/src/Prebuilt/components/Notifications/Notifications.tsx +2 -0
  20. package/src/Prebuilt/components/Polls/Voting/QuestionCard.jsx +6 -4
  21. package/src/Prebuilt/components/Polls/Voting/TimedVoting.jsx +3 -2
  22. package/src/Prebuilt/components/Polls/common/VoteCount.jsx +6 -4
  23. package/src/Prebuilt/components/Preview/PreviewJoin.tsx +1 -1
  24. package/src/Prebuilt/components/Toast/ToastConfig.jsx +0 -19
  25. package/src/Prebuilt/components/VirtualBackground/VBPicker.tsx +46 -35
  26. package/src/Prebuilt/components/hooks/useSetPinnedMessages.ts +1 -2
  27. package/src/Prebuilt/components/hooks/useUserPreferences.jsx +1 -0
  28. package/src/Prebuilt/layouts/VideoStreamingSection.tsx +10 -30
  29. package/dist/chunk-5DCII2TP.js.map +0 -7
  30. /package/dist/{HLSView-AIPLCDXY.js.map → HLSView-HCZVI2RM.js.map} +0 -0
@@ -1899,7 +1899,7 @@
1899
1899
  "format": "esm"
1900
1900
  },
1901
1901
  "src/Prebuilt/components/hooks/useUserPreferences.jsx": {
1902
- "bytes": 716,
1902
+ "bytes": 737,
1903
1903
  "imports": [
1904
1904
  {
1905
1905
  "path": "react",
@@ -2156,13 +2156,23 @@
2156
2156
  "format": "esm"
2157
2157
  },
2158
2158
  "src/Prebuilt/components/AuthToken.jsx": {
2159
- "bytes": 3794,
2159
+ "bytes": 4193,
2160
2160
  "imports": [
2161
2161
  {
2162
2162
  "path": "react",
2163
2163
  "kind": "import-statement",
2164
2164
  "external": true
2165
2165
  },
2166
+ {
2167
+ "path": "react-use",
2168
+ "kind": "import-statement",
2169
+ "external": true
2170
+ },
2171
+ {
2172
+ "path": "uuid",
2173
+ "kind": "import-statement",
2174
+ "external": true
2175
+ },
2166
2176
  {
2167
2177
  "path": "@100mslive/react-sdk",
2168
2178
  "kind": "import-statement",
@@ -2188,6 +2198,11 @@
2188
2198
  "kind": "import-statement",
2189
2199
  "original": "./AppData/useUISettings"
2190
2200
  },
2201
+ {
2202
+ "path": "src/Prebuilt/components/hooks/useUserPreferences.jsx",
2203
+ "kind": "import-statement",
2204
+ "original": "./hooks/useUserPreferences"
2205
+ },
2191
2206
  {
2192
2207
  "path": "src/Prebuilt/common/constants.ts",
2193
2208
  "kind": "import-statement",
@@ -4388,7 +4403,7 @@
4388
4403
  "format": "cjs"
4389
4404
  },
4390
4405
  "../hms-video-web/dist/index.js": {
4391
- "bytes": 254759,
4406
+ "bytes": 254529,
4392
4407
  "imports": [
4393
4408
  {
4394
4409
  "path": "uuid",
@@ -6174,7 +6189,7 @@
6174
6189
  "format": "esm"
6175
6190
  },
6176
6191
  "src/Prebuilt/components/Polls/common/VoteCount.jsx": {
6177
- "bytes": 803,
6192
+ "bytes": 848,
6178
6193
  "imports": [
6179
6194
  {
6180
6195
  "path": "react",
@@ -6466,7 +6481,7 @@
6466
6481
  "format": "esm"
6467
6482
  },
6468
6483
  "src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
6469
- "bytes": 8047,
6484
+ "bytes": 8109,
6470
6485
  "imports": [
6471
6486
  {
6472
6487
  "path": "react",
@@ -6543,7 +6558,7 @@
6543
6558
  "format": "esm"
6544
6559
  },
6545
6560
  "src/Prebuilt/components/Polls/Voting/TimedVoting.jsx": {
6546
- "bytes": 1035,
6561
+ "bytes": 1110,
6547
6562
  "imports": [
6548
6563
  {
6549
6564
  "path": "react",
@@ -6872,7 +6887,7 @@
6872
6887
  "format": "esm"
6873
6888
  },
6874
6889
  "src/Prebuilt/components/hooks/useSetPinnedMessages.ts": {
6875
- "bytes": 2831,
6890
+ "bytes": 2718,
6876
6891
  "imports": [
6877
6892
  {
6878
6893
  "path": "react",
@@ -6924,7 +6939,7 @@
6924
6939
  "format": "esm"
6925
6940
  },
6926
6941
  "src/Prebuilt/components/Chat/ChatBody.jsx": {
6927
- "bytes": 19526,
6942
+ "bytes": 20132,
6928
6943
  "imports": [
6929
6944
  {
6930
6945
  "path": "react",
@@ -7092,7 +7107,7 @@
7092
7107
  "format": "esm"
7093
7108
  },
7094
7109
  "src/Prebuilt/components/Chat/ChatFooter.tsx": {
7095
- "bytes": 7746,
7110
+ "bytes": 7981,
7096
7111
  "imports": [
7097
7112
  {
7098
7113
  "path": "react",
@@ -7173,7 +7188,7 @@
7173
7188
  "format": "esm"
7174
7189
  },
7175
7190
  "src/Prebuilt/components/Chat/ChatStates.jsx": {
7176
- "bytes": 2264,
7191
+ "bytes": 2411,
7177
7192
  "imports": [
7178
7193
  {
7179
7194
  "path": "react",
@@ -7250,7 +7265,7 @@
7250
7265
  "format": "esm"
7251
7266
  },
7252
7267
  "src/Prebuilt/components/Chat/PinnedMessage.tsx": {
7253
- "bytes": 4106,
7268
+ "bytes": 4116,
7254
7269
  "imports": [
7255
7270
  {
7256
7271
  "path": "react",
@@ -7321,7 +7336,7 @@
7321
7336
  "format": "esm"
7322
7337
  },
7323
7338
  "src/Prebuilt/components/Chat/Chat.jsx": {
7324
- "bytes": 6144,
7339
+ "bytes": 6034,
7325
7340
  "imports": [
7326
7341
  {
7327
7342
  "path": "react",
@@ -7977,7 +7992,7 @@
7977
7992
  "format": "esm"
7978
7993
  },
7979
7994
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
7980
- "bytes": 6309,
7995
+ "bytes": 6551,
7981
7996
  "imports": [
7982
7997
  {
7983
7998
  "path": "react",
@@ -8308,7 +8323,7 @@
8308
8323
  "format": "esm"
8309
8324
  },
8310
8325
  "src/Prebuilt/components/Preview/PreviewJoin.tsx": {
8311
- "bytes": 10187,
8326
+ "bytes": 10207,
8312
8327
  "imports": [
8313
8328
  {
8314
8329
  "path": "react",
@@ -8520,78 +8535,6 @@
8520
8535
  ],
8521
8536
  "format": "esm"
8522
8537
  },
8523
- "src/Prebuilt/components/Toast/ToastConfig.jsx": {
8524
- "bytes": 5527,
8525
- "imports": [
8526
- {
8527
- "path": "react",
8528
- "kind": "import-statement",
8529
- "external": true
8530
- },
8531
- {
8532
- "path": "@100mslive/react-sdk",
8533
- "kind": "import-statement",
8534
- "external": true
8535
- },
8536
- {
8537
- "path": "@100mslive/react-icons",
8538
- "kind": "import-statement",
8539
- "external": true
8540
- },
8541
- {
8542
- "path": "src/Button/index.tsx",
8543
- "kind": "import-statement",
8544
- "original": "../../../Button"
8545
- },
8546
- {
8547
- "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
8548
- "kind": "import-statement",
8549
- "original": "../../provider/roomLayoutProvider"
8550
- },
8551
- {
8552
- "path": "src/Prebuilt/components/AppData/useSidepane.js",
8553
- "kind": "import-statement",
8554
- "original": "../AppData/useSidepane"
8555
- },
8556
- {
8557
- "path": "src/Prebuilt/common/constants.ts",
8558
- "kind": "import-statement",
8559
- "original": "../../common/constants"
8560
- },
8561
- {
8562
- "path": "<define:process.env>",
8563
- "kind": "import-statement",
8564
- "external": true
8565
- }
8566
- ],
8567
- "format": "esm"
8568
- },
8569
- "src/Prebuilt/components/Toast/ToastBatcher.js": {
8570
- "bytes": 1839,
8571
- "imports": [
8572
- {
8573
- "path": "src/Prebuilt/components/Toast/ToastConfig.jsx",
8574
- "kind": "import-statement",
8575
- "original": "./ToastConfig"
8576
- },
8577
- {
8578
- "path": "src/Prebuilt/components/Toast/ToastManager.js",
8579
- "kind": "import-statement",
8580
- "original": "./ToastManager"
8581
- },
8582
- {
8583
- "path": "<define:process.env>",
8584
- "kind": "import-statement",
8585
- "external": true
8586
- },
8587
- {
8588
- "path": "<runtime>",
8589
- "kind": "import-statement",
8590
- "external": true
8591
- }
8592
- ],
8593
- "format": "esm"
8594
- },
8595
8538
  "src/Prebuilt/components/hooks/useVideoTileLayout.ts": {
8596
8539
  "bytes": 707,
8597
8540
  "imports": [
@@ -9859,7 +9802,7 @@
9859
9802
  "format": "esm"
9860
9803
  },
9861
9804
  "src/Prebuilt/layouts/VideoStreamingSection.tsx": {
9862
- "bytes": 4062,
9805
+ "bytes": 3397,
9863
9806
  "imports": [
9864
9807
  {
9865
9808
  "path": "react",
@@ -9871,11 +9814,6 @@
9871
9814
  "kind": "import-statement",
9872
9815
  "external": true
9873
9816
  },
9874
- {
9875
- "path": "uuid",
9876
- "kind": "import-statement",
9877
- "external": true
9878
- },
9879
9817
  {
9880
9818
  "path": "@100mslive/react-sdk",
9881
9819
  "kind": "import-statement",
@@ -9886,11 +9824,6 @@
9886
9824
  "kind": "import-statement",
9887
9825
  "original": "../components/FullPageProgress"
9888
9826
  },
9889
- {
9890
- "path": "src/Prebuilt/components/Toast/ToastBatcher.js",
9891
- "kind": "import-statement",
9892
- "original": "../components/Toast/ToastBatcher"
9893
- },
9894
9827
  {
9895
9828
  "path": "src/Prebuilt/components/VideoLayouts/GridLayout.tsx",
9896
9829
  "kind": "import-statement",
@@ -10465,6 +10398,78 @@
10465
10398
  ],
10466
10399
  "format": "esm"
10467
10400
  },
10401
+ "src/Prebuilt/components/Toast/ToastConfig.jsx": {
10402
+ "bytes": 5101,
10403
+ "imports": [
10404
+ {
10405
+ "path": "react",
10406
+ "kind": "import-statement",
10407
+ "external": true
10408
+ },
10409
+ {
10410
+ "path": "@100mslive/react-sdk",
10411
+ "kind": "import-statement",
10412
+ "external": true
10413
+ },
10414
+ {
10415
+ "path": "@100mslive/react-icons",
10416
+ "kind": "import-statement",
10417
+ "external": true
10418
+ },
10419
+ {
10420
+ "path": "src/Button/index.tsx",
10421
+ "kind": "import-statement",
10422
+ "original": "../../../Button"
10423
+ },
10424
+ {
10425
+ "path": "src/Prebuilt/provider/roomLayoutProvider/index.tsx",
10426
+ "kind": "import-statement",
10427
+ "original": "../../provider/roomLayoutProvider"
10428
+ },
10429
+ {
10430
+ "path": "src/Prebuilt/components/AppData/useSidepane.js",
10431
+ "kind": "import-statement",
10432
+ "original": "../AppData/useSidepane"
10433
+ },
10434
+ {
10435
+ "path": "src/Prebuilt/common/constants.ts",
10436
+ "kind": "import-statement",
10437
+ "original": "../../common/constants"
10438
+ },
10439
+ {
10440
+ "path": "<define:process.env>",
10441
+ "kind": "import-statement",
10442
+ "external": true
10443
+ }
10444
+ ],
10445
+ "format": "esm"
10446
+ },
10447
+ "src/Prebuilt/components/Toast/ToastBatcher.js": {
10448
+ "bytes": 1839,
10449
+ "imports": [
10450
+ {
10451
+ "path": "src/Prebuilt/components/Toast/ToastConfig.jsx",
10452
+ "kind": "import-statement",
10453
+ "original": "./ToastConfig"
10454
+ },
10455
+ {
10456
+ "path": "src/Prebuilt/components/Toast/ToastManager.js",
10457
+ "kind": "import-statement",
10458
+ "original": "./ToastManager"
10459
+ },
10460
+ {
10461
+ "path": "<define:process.env>",
10462
+ "kind": "import-statement",
10463
+ "external": true
10464
+ },
10465
+ {
10466
+ "path": "<runtime>",
10467
+ "kind": "import-statement",
10468
+ "external": true
10469
+ }
10470
+ ],
10471
+ "format": "esm"
10472
+ },
10468
10473
  "src/Prebuilt/components/Notifications/AutoplayBlockedModal.tsx": {
10469
10474
  "bytes": 1095,
10470
10475
  "imports": [
@@ -10496,6 +10501,47 @@
10496
10501
  ],
10497
10502
  "format": "esm"
10498
10503
  },
10504
+ "src/Prebuilt/components/Notifications/ChatNotifications.tsx": {
10505
+ "bytes": 1127,
10506
+ "imports": [
10507
+ {
10508
+ "path": "react",
10509
+ "kind": "import-statement",
10510
+ "external": true
10511
+ },
10512
+ {
10513
+ "path": "uuid",
10514
+ "kind": "import-statement",
10515
+ "external": true
10516
+ },
10517
+ {
10518
+ "path": "@100mslive/react-sdk",
10519
+ "kind": "import-statement",
10520
+ "external": true
10521
+ },
10522
+ {
10523
+ "path": "@100mslive/react-icons",
10524
+ "kind": "import-statement",
10525
+ "external": true
10526
+ },
10527
+ {
10528
+ "path": "src/Prebuilt/components/Toast/ToastManager.js",
10529
+ "kind": "import-statement",
10530
+ "original": "../Toast/ToastManager"
10531
+ },
10532
+ {
10533
+ "path": "src/Prebuilt/common/constants.ts",
10534
+ "kind": "import-statement",
10535
+ "original": "../../common/constants"
10536
+ },
10537
+ {
10538
+ "path": "<define:process.env>",
10539
+ "kind": "import-statement",
10540
+ "external": true
10541
+ }
10542
+ ],
10543
+ "format": "esm"
10544
+ },
10499
10545
  "src/Prebuilt/components/Notifications/InitErrorModal.tsx": {
10500
10546
  "bytes": 1515,
10501
10547
  "imports": [
@@ -10737,7 +10783,7 @@
10737
10783
  "format": "esm"
10738
10784
  },
10739
10785
  "src/Prebuilt/components/Notifications/Notifications.tsx": {
10740
- "bytes": 7288,
10786
+ "bytes": 7373,
10741
10787
  "imports": [
10742
10788
  {
10743
10789
  "path": "react",
@@ -10774,6 +10820,11 @@
10774
10820
  "kind": "import-statement",
10775
10821
  "original": "./AutoplayBlockedModal"
10776
10822
  },
10823
+ {
10824
+ "path": "src/Prebuilt/components/Notifications/ChatNotifications.tsx",
10825
+ "kind": "import-statement",
10826
+ "original": "./ChatNotifications"
10827
+ },
10777
10828
  {
10778
10829
  "path": "src/Prebuilt/components/Notifications/InitErrorModal.tsx",
10779
10830
  "kind": "import-statement",
@@ -11514,7 +11565,7 @@
11514
11565
  "dist/index.js": {
11515
11566
  "imports": [
11516
11567
  {
11517
- "path": "dist/chunk-5DCII2TP.js",
11568
+ "path": "dist/chunk-DKWT744J.js",
11518
11569
  "kind": "import-statement"
11519
11570
  }
11520
11571
  ],
@@ -11586,16 +11637,16 @@
11586
11637
  "inputs": {},
11587
11638
  "bytes": 1798
11588
11639
  },
11589
- "dist/HLSView-AIPLCDXY.js.map": {
11640
+ "dist/HLSView-HCZVI2RM.js.map": {
11590
11641
  "imports": [],
11591
11642
  "exports": [],
11592
11643
  "inputs": {},
11593
11644
  "bytes": 53187
11594
11645
  },
11595
- "dist/HLSView-AIPLCDXY.js": {
11646
+ "dist/HLSView-HCZVI2RM.js": {
11596
11647
  "imports": [
11597
11648
  {
11598
- "path": "dist/chunk-5DCII2TP.js",
11649
+ "path": "dist/chunk-DKWT744J.js",
11599
11650
  "kind": "import-statement"
11600
11651
  },
11601
11652
  {
@@ -11746,13 +11797,13 @@
11746
11797
  },
11747
11798
  "bytes": 33380
11748
11799
  },
11749
- "dist/chunk-5DCII2TP.js.map": {
11800
+ "dist/chunk-DKWT744J.js.map": {
11750
11801
  "imports": [],
11751
11802
  "exports": [],
11752
11803
  "inputs": {},
11753
- "bytes": 2227893
11804
+ "bytes": 2230471
11754
11805
  },
11755
- "dist/chunk-5DCII2TP.js": {
11806
+ "dist/chunk-DKWT744J.js": {
11756
11807
  "imports": [
11757
11808
  {
11758
11809
  "path": "react",
@@ -12084,6 +12135,16 @@
12084
12135
  "kind": "import-statement",
12085
12136
  "external": true
12086
12137
  },
12138
+ {
12139
+ "path": "react-use",
12140
+ "kind": "import-statement",
12141
+ "external": true
12142
+ },
12143
+ {
12144
+ "path": "uuid",
12145
+ "kind": "import-statement",
12146
+ "external": true
12147
+ },
12087
12148
  {
12088
12149
  "path": "@100mslive/react-sdk",
12089
12150
  "kind": "import-statement",
@@ -13564,31 +13625,11 @@
13564
13625
  "kind": "import-statement",
13565
13626
  "external": true
13566
13627
  },
13567
- {
13568
- "path": "uuid",
13569
- "kind": "import-statement",
13570
- "external": true
13571
- },
13572
- {
13573
- "path": "@100mslive/react-sdk",
13574
- "kind": "import-statement",
13575
- "external": true
13576
- },
13577
- {
13578
- "path": "react",
13579
- "kind": "import-statement",
13580
- "external": true
13581
- },
13582
13628
  {
13583
13629
  "path": "@100mslive/react-sdk",
13584
13630
  "kind": "import-statement",
13585
13631
  "external": true
13586
13632
  },
13587
- {
13588
- "path": "@100mslive/react-icons",
13589
- "kind": "import-statement",
13590
- "external": true
13591
- },
13592
13633
  {
13593
13634
  "path": "react",
13594
13635
  "kind": "import-statement",
@@ -13795,7 +13836,7 @@
13795
13836
  "external": true
13796
13837
  },
13797
13838
  {
13798
- "path": "dist/HLSView-AIPLCDXY.js",
13839
+ "path": "dist/HLSView-HCZVI2RM.js",
13799
13840
  "kind": "dynamic-import"
13800
13841
  },
13801
13842
  {
@@ -13918,6 +13959,41 @@
13918
13959
  "kind": "import-statement",
13919
13960
  "external": true
13920
13961
  },
13962
+ {
13963
+ "path": "@100mslive/react-icons",
13964
+ "kind": "import-statement",
13965
+ "external": true
13966
+ },
13967
+ {
13968
+ "path": "react",
13969
+ "kind": "import-statement",
13970
+ "external": true
13971
+ },
13972
+ {
13973
+ "path": "@100mslive/react-sdk",
13974
+ "kind": "import-statement",
13975
+ "external": true
13976
+ },
13977
+ {
13978
+ "path": "react",
13979
+ "kind": "import-statement",
13980
+ "external": true
13981
+ },
13982
+ {
13983
+ "path": "uuid",
13984
+ "kind": "import-statement",
13985
+ "external": true
13986
+ },
13987
+ {
13988
+ "path": "@100mslive/react-sdk",
13989
+ "kind": "import-statement",
13990
+ "external": true
13991
+ },
13992
+ {
13993
+ "path": "@100mslive/react-icons",
13994
+ "kind": "import-statement",
13995
+ "external": true
13996
+ },
13921
13997
  {
13922
13998
  "path": "react",
13923
13999
  "kind": "import-statement",
@@ -14145,7 +14221,7 @@
14145
14221
  ],
14146
14222
  "inputs": {
14147
14223
  "<define:process.env>": {
14148
- "bytesInOutput": 18606
14224
+ "bytesInOutput": 18602
14149
14225
  },
14150
14226
  "../../node_modules/ua-parser-js/src/ua-parser.js": {
14151
14227
  "bytesInOutput": 42460
@@ -14397,7 +14473,7 @@
14397
14473
  "bytesInOutput": 1720
14398
14474
  },
14399
14475
  "src/Prebuilt/components/hooks/useUserPreferences.jsx": {
14400
- "bytesInOutput": 727
14476
+ "bytesInOutput": 748
14401
14477
  },
14402
14478
  "src/Prebuilt/components/AppData/useSidepane.js": {
14403
14479
  "bytesInOutput": 1934
@@ -14409,7 +14485,7 @@
14409
14485
  "bytesInOutput": 3620
14410
14486
  },
14411
14487
  "src/Prebuilt/components/AuthToken.jsx": {
14412
- "bytesInOutput": 3158
14488
+ "bytesInOutput": 3491
14413
14489
  },
14414
14490
  "src/Prebuilt/AppContext.tsx": {
14415
14491
  "bytesInOutput": 577
@@ -14433,7 +14509,7 @@
14433
14509
  "bytesInOutput": 573
14434
14510
  },
14435
14511
  "src/Prebuilt/components/Toast/ToastManager.js": {
14436
- "bytesInOutput": 1028
14512
+ "bytesInOutput": 1036
14437
14513
  },
14438
14514
  "src/Prebuilt/components/EmojiReaction.jsx": {
14439
14515
  "bytesInOutput": 2105
@@ -14565,7 +14641,7 @@
14565
14641
  "bytesInOutput": 10019
14566
14642
  },
14567
14643
  "../hms-video-web/dist/index.js": {
14568
- "bytesInOutput": 32502
14644
+ "bytesInOutput": 32503
14569
14645
  },
14570
14646
  "../../node_modules/webrtc-adapter/src/js/adapter_core.js": {
14571
14647
  "bytesInOutput": 154
@@ -14694,7 +14770,7 @@
14694
14770
  "bytesInOutput": 2968
14695
14771
  },
14696
14772
  "src/Prebuilt/components/Preview/PreviewJoin.tsx": {
14697
- "bytesInOutput": 9791
14773
+ "bytesInOutput": 9811
14698
14774
  },
14699
14775
  "src/Prebuilt/layouts/SidePane.tsx": {
14700
14776
  "bytesInOutput": 3995
@@ -14727,7 +14803,7 @@
14727
14803
  "bytesInOutput": 882
14728
14804
  },
14729
14805
  "src/Prebuilt/components/Polls/common/VoteCount.jsx": {
14730
- "bytesInOutput": 762
14806
+ "bytesInOutput": 781
14731
14807
  },
14732
14808
  "src/Prebuilt/components/Polls/common/VoteProgress.jsx": {
14733
14809
  "bytesInOutput": 587
@@ -14745,25 +14821,25 @@
14745
14821
  "bytesInOutput": 1087
14746
14822
  },
14747
14823
  "src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
14748
- "bytesInOutput": 8073
14824
+ "bytesInOutput": 8244
14749
14825
  },
14750
14826
  "src/Prebuilt/components/Polls/Voting/TimedVoting.jsx": {
14751
- "bytesInOutput": 1063
14827
+ "bytesInOutput": 1101
14752
14828
  },
14753
14829
  "src/Prebuilt/components/SidePaneTabs.tsx": {
14754
14830
  "bytesInOutput": 6314
14755
14831
  },
14756
14832
  "src/Prebuilt/components/Chat/Chat.jsx": {
14757
- "bytesInOutput": 6108
14833
+ "bytesInOutput": 5939
14758
14834
  },
14759
14835
  "../hms-video-store/dist/index.js": {
14760
- "bytesInOutput": 19424
14836
+ "bytesInOutput": 19452
14761
14837
  },
14762
14838
  "../../node_modules/reselect/es/index.js": {
14763
14839
  "bytesInOutput": 2537
14764
14840
  },
14765
14841
  "src/Prebuilt/components/Chat/ChatBody.jsx": {
14766
- "bytesInOutput": 19809
14842
+ "bytesInOutput": 20480
14767
14843
  },
14768
14844
  "src/Prebuilt/images/empty-chat.svg": {
14769
14845
  "bytesInOutput": 2261
@@ -14775,13 +14851,13 @@
14775
14851
  "bytesInOutput": 596
14776
14852
  },
14777
14853
  "src/Prebuilt/components/hooks/useSetPinnedMessages.ts": {
14778
- "bytesInOutput": 2532
14854
+ "bytesInOutput": 2538
14779
14855
  },
14780
14856
  "src/Prebuilt/components/Chat/useUnreadCount.js": {
14781
14857
  "bytesInOutput": 524
14782
14858
  },
14783
14859
  "src/Prebuilt/components/Chat/ChatFooter.tsx": {
14784
- "bytesInOutput": 7345
14860
+ "bytesInOutput": 7599
14785
14861
  },
14786
14862
  "src/Prebuilt/components/AppData/useChatState.js": {
14787
14863
  "bytesInOutput": 666
@@ -14790,10 +14866,10 @@
14790
14866
  "bytesInOutput": 1202
14791
14867
  },
14792
14868
  "src/Prebuilt/components/Chat/ChatStates.jsx": {
14793
- "bytesInOutput": 2356
14869
+ "bytesInOutput": 2602
14794
14870
  },
14795
14871
  "src/Prebuilt/components/Chat/PinnedMessage.tsx": {
14796
- "bytesInOutput": 4455
14872
+ "bytesInOutput": 4544
14797
14873
  },
14798
14874
  "src/Prebuilt/components/Chat/Navigation.tsx": {
14799
14875
  "bytesInOutput": 1421
@@ -14817,7 +14893,7 @@
14817
14893
  "bytesInOutput": 1050
14818
14894
  },
14819
14895
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
14820
- "bytesInOutput": 6616
14896
+ "bytesInOutput": 6924
14821
14897
  },
14822
14898
  "src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
14823
14899
  "bytesInOutput": 1342
@@ -14844,13 +14920,7 @@
14844
14920
  "bytesInOutput": 2041
14845
14921
  },
14846
14922
  "src/Prebuilt/layouts/VideoStreamingSection.tsx": {
14847
- "bytesInOutput": 3183
14848
- },
14849
- "src/Prebuilt/components/Toast/ToastBatcher.js": {
14850
- "bytesInOutput": 1768
14851
- },
14852
- "src/Prebuilt/components/Toast/ToastConfig.jsx": {
14853
- "bytesInOutput": 6925
14923
+ "bytesInOutput": 2566
14854
14924
  },
14855
14925
  "src/Prebuilt/components/VideoLayouts/GridLayout.tsx": {
14856
14926
  "bytesInOutput": 3184
@@ -14940,11 +15010,20 @@
14940
15010
  "bytesInOutput": 27
14941
15011
  },
14942
15012
  "src/Prebuilt/components/Notifications/Notifications.tsx": {
14943
- "bytesInOutput": 7018
15013
+ "bytesInOutput": 7083
15014
+ },
15015
+ "src/Prebuilt/components/Toast/ToastBatcher.js": {
15016
+ "bytesInOutput": 1768
15017
+ },
15018
+ "src/Prebuilt/components/Toast/ToastConfig.jsx": {
15019
+ "bytesInOutput": 6226
14944
15020
  },
14945
15021
  "src/Prebuilt/components/Notifications/AutoplayBlockedModal.tsx": {
14946
15022
  "bytesInOutput": 1053
14947
15023
  },
15024
+ "src/Prebuilt/components/Notifications/ChatNotifications.tsx": {
15025
+ "bytesInOutput": 1355
15026
+ },
14948
15027
  "src/Prebuilt/components/Notifications/InitErrorModal.tsx": {
14949
15028
  "bytesInOutput": 1596
14950
15029
  },
@@ -14994,7 +15073,7 @@
14994
15073
  "bytesInOutput": 418
14995
15074
  }
14996
15075
  },
14997
- "bytes": 952582
15076
+ "bytes": 954790
14998
15077
  }
14999
15078
  }
15000
15079
  }