@100mslive/roomkit-react 0.3.19-alpha.8 → 0.3.19

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.
Files changed (31) hide show
  1. package/dist/{HLSView-72N5Y4QP.js → HLSView-GYB2QDIN.js} +2 -2
  2. package/dist/{HLSView-Y4ED3H3Z.css → HLSView-LNJLFWK4.css} +3 -3
  3. package/dist/{HLSView-Y4ED3H3Z.css.map → HLSView-LNJLFWK4.css.map} +1 -1
  4. package/dist/Prebuilt/components/VirtualBackground/VBHandler.d.ts +1 -0
  5. package/dist/{chunk-P323KKZF.js → chunk-DIIFM6TW.js} +145 -127
  6. package/dist/chunk-DIIFM6TW.js.map +7 -0
  7. package/dist/index.cjs.css +2 -2
  8. package/dist/index.cjs.css.map +1 -1
  9. package/dist/index.cjs.js +574 -563
  10. package/dist/index.cjs.js.map +4 -4
  11. package/dist/index.css +2 -2
  12. package/dist/index.css.map +1 -1
  13. package/dist/index.js +1 -1
  14. package/dist/meta.cjs.json +46 -65
  15. package/dist/meta.esbuild.json +58 -77
  16. package/package.json +7 -7
  17. package/src/Prebuilt/AppStateContext.tsx +8 -5
  18. package/src/Prebuilt/common/PeersSorter.ts +2 -1
  19. package/src/Prebuilt/components/EndCallFeedback/Feedback.tsx +3 -2
  20. package/src/Prebuilt/components/EndCallFeedback/FeedbackForm.tsx +16 -6
  21. package/src/Prebuilt/components/EndCallFeedback/ThankyouView.tsx +1 -1
  22. package/src/Prebuilt/components/InsetTile.tsx +1 -1
  23. package/src/Prebuilt/components/Leave/LeaveSessionContent.tsx +3 -1
  24. package/src/Prebuilt/components/PIP/PIPChat.tsx +11 -4
  25. package/src/Prebuilt/components/VirtualBackground/VBHandler.tsx +15 -3
  26. package/src/Prebuilt/components/VirtualBackground/VBPicker.tsx +21 -16
  27. package/src/Prebuilt/plugins/CaptionsViewer.tsx +4 -1
  28. package/dist/Prebuilt/components/VirtualBackground/util.d.ts +0 -1
  29. package/dist/chunk-P323KKZF.js.map +0 -7
  30. package/src/Prebuilt/components/VirtualBackground/util.tsx +0 -13
  31. /package/dist/{HLSView-72N5Y4QP.js.map → HLSView-GYB2QDIN.js.map} +0 -0
@@ -2390,13 +2390,23 @@
2390
2390
  "format": "esm"
2391
2391
  },
2392
2392
  "src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
2393
- "bytes": 3223,
2393
+ "bytes": 3598,
2394
2394
  "imports": [
2395
2395
  {
2396
2396
  "path": "@100mslive/hms-virtual-background/hmsvbplugin",
2397
2397
  "kind": "import-statement",
2398
2398
  "external": true
2399
2399
  },
2400
+ {
2401
+ "path": "@100mslive/react-sdk",
2402
+ "kind": "import-statement",
2403
+ "external": true
2404
+ },
2405
+ {
2406
+ "path": "src/Prebuilt/common/constants.ts",
2407
+ "kind": "import-statement",
2408
+ "original": "../../common/constants"
2409
+ },
2400
2410
  {
2401
2411
  "path": "<define:process.env>",
2402
2412
  "kind": "import-statement",
@@ -2515,7 +2525,7 @@
2515
2525
  "format": "esm"
2516
2526
  },
2517
2527
  "src/Prebuilt/AppStateContext.tsx": {
2518
- "bytes": 3380,
2528
+ "bytes": 3531,
2519
2529
  "imports": [
2520
2530
  {
2521
2531
  "path": "react",
@@ -3561,7 +3571,7 @@
3561
3571
  "format": "esm"
3562
3572
  },
3563
3573
  "src/Prebuilt/components/Leave/LeaveSessionContent.tsx": {
3564
- "bytes": 1759,
3574
+ "bytes": 1786,
3565
3575
  "imports": [
3566
3576
  {
3567
3577
  "path": "react",
@@ -4342,7 +4352,7 @@
4342
4352
  "format": "esm"
4343
4353
  },
4344
4354
  "src/Prebuilt/components/PIP/PIPChat.tsx": {
4345
- "bytes": 10270,
4355
+ "bytes": 10417,
4346
4356
  "imports": [
4347
4357
  {
4348
4358
  "path": "react",
@@ -5739,7 +5749,7 @@
5739
5749
  "format": "cjs"
5740
5750
  },
5741
5751
  "../hms-video-store/dist/index.js": {
5742
- "bytes": 367247,
5752
+ "bytes": 367512,
5743
5753
  "imports": [
5744
5754
  {
5745
5755
  "path": "../../node_modules/reselect/es/index.js",
@@ -9876,27 +9886,6 @@
9876
9886
  ],
9877
9887
  "format": "esm"
9878
9888
  },
9879
- "src/Prebuilt/components/VirtualBackground/util.tsx": {
9880
- "bytes": 384,
9881
- "imports": [
9882
- {
9883
- "path": "@100mslive/react-sdk",
9884
- "kind": "import-statement",
9885
- "external": true
9886
- },
9887
- {
9888
- "path": "src/Prebuilt/common/constants.ts",
9889
- "kind": "import-statement",
9890
- "original": "../../common/constants"
9891
- },
9892
- {
9893
- "path": "<define:process.env>",
9894
- "kind": "import-statement",
9895
- "external": true
9896
- }
9897
- ],
9898
- "format": "esm"
9899
- },
9900
9889
  "src/Prebuilt/components/VirtualBackground/VBOption.tsx": {
9901
9890
  "bytes": 1248,
9902
9891
  "imports": [
@@ -9970,7 +9959,7 @@
9970
9959
  "format": "esm"
9971
9960
  },
9972
9961
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
9973
- "bytes": 8800,
9962
+ "bytes": 8900,
9974
9963
  "imports": [
9975
9964
  {
9976
9965
  "path": "react",
@@ -10017,11 +10006,6 @@
10017
10006
  "kind": "import-statement",
10018
10007
  "original": "../../../Text"
10019
10008
  },
10020
- {
10021
- "path": "src/Prebuilt/components/VirtualBackground/util.tsx",
10022
- "kind": "import-statement",
10023
- "original": "./util"
10024
- },
10025
10009
  {
10026
10010
  "path": "src/Prebuilt/components/VirtualBackground/VBCollection.tsx",
10027
10011
  "kind": "import-statement",
@@ -11292,7 +11276,7 @@
11292
11276
  ],
11293
11277
  "format": "esm"
11294
11278
  },
11295
- "../../../../../../../tmp/tmp-2750-Q9Yr3et3CxNj/191b31da2ab3/tldraw.css": {
11279
+ "../../../../../../../tmp/tmp-2799-gii2d1tovvOE/191d74314522/tldraw.css": {
11296
11280
  "bytes": 80111,
11297
11281
  "imports": [
11298
11282
  {
@@ -11342,7 +11326,7 @@
11342
11326
  }
11343
11327
  ]
11344
11328
  },
11345
- "../../../../../../../tmp/tmp-2750-Q9Yr3et3CxNj/191b31da29c1/index.css": {
11329
+ "../../../../../../../tmp/tmp-2799-gii2d1tovvOE/191d74313de0/index.css": {
11346
11330
  "bytes": 597,
11347
11331
  "imports": [
11348
11332
  {
@@ -11351,7 +11335,7 @@
11351
11335
  "external": true
11352
11336
  },
11353
11337
  {
11354
- "path": "../../../../../../../tmp/tmp-2750-Q9Yr3et3CxNj/191b31da2ab3/tldraw.css",
11338
+ "path": "../../../../../../../tmp/tmp-2799-gii2d1tovvOE/191d74314522/tldraw.css",
11355
11339
  "kind": "import-rule",
11356
11340
  "original": "@tldraw/tldraw/tldraw.css"
11357
11341
  }
@@ -11426,7 +11410,7 @@
11426
11410
  "original": "../../common/constants"
11427
11411
  },
11428
11412
  {
11429
- "path": "../../../../../../../tmp/tmp-2750-Q9Yr3et3CxNj/191b31da29c1/index.css",
11413
+ "path": "../../../../../../../tmp/tmp-2799-gii2d1tovvOE/191d74313de0/index.css",
11430
11414
  "kind": "import-statement",
11431
11415
  "original": "@100mslive/hms-whiteboard/index.css"
11432
11416
  },
@@ -11439,7 +11423,7 @@
11439
11423
  "format": "esm"
11440
11424
  },
11441
11425
  "src/Prebuilt/common/PeersSorter.ts": {
11442
- "bytes": 3284,
11426
+ "bytes": 3304,
11443
11427
  "imports": [
11444
11428
  {
11445
11429
  "path": "@100mslive/react-sdk",
@@ -11623,7 +11607,7 @@
11623
11607
  "format": "esm"
11624
11608
  },
11625
11609
  "src/Prebuilt/plugins/CaptionsViewer.tsx": {
11626
- "bytes": 7689,
11610
+ "bytes": 7733,
11627
11611
  "imports": [
11628
11612
  {
11629
11613
  "path": "react",
@@ -13034,7 +13018,7 @@
13034
13018
  "format": "esm"
13035
13019
  },
13036
13020
  "src/Prebuilt/components/EndCallFeedback/FeedbackForm.tsx": {
13037
- "bytes": 10793,
13021
+ "bytes": 11240,
13038
13022
  "imports": [
13039
13023
  {
13040
13024
  "path": "react",
@@ -13130,7 +13114,7 @@
13130
13114
  "format": "esm"
13131
13115
  },
13132
13116
  "src/Prebuilt/components/EndCallFeedback/ThankyouView.tsx": {
13133
- "bytes": 1230,
13117
+ "bytes": 1229,
13134
13118
  "imports": [
13135
13119
  {
13136
13120
  "path": "react",
@@ -13171,7 +13155,7 @@
13171
13155
  "format": "esm"
13172
13156
  },
13173
13157
  "src/Prebuilt/components/EndCallFeedback/Feedback.tsx": {
13174
- "bytes": 1775,
13158
+ "bytes": 1839,
13175
13159
  "imports": [
13176
13160
  {
13177
13161
  "path": "react",
@@ -15409,7 +15393,7 @@
15409
15393
  "imports": [],
15410
15394
  "exports": [],
15411
15395
  "inputs": {},
15412
- "bytes": 3621866
15396
+ "bytes": 3624169
15413
15397
  },
15414
15398
  "dist/index.cjs.js": {
15415
15399
  "imports": [
@@ -15808,6 +15792,11 @@
15808
15792
  "kind": "require-call",
15809
15793
  "external": true
15810
15794
  },
15795
+ {
15796
+ "path": "@100mslive/react-sdk",
15797
+ "kind": "require-call",
15798
+ "external": true
15799
+ },
15811
15800
  {
15812
15801
  "path": "@100mslive/hms-virtual-background/hmseffectsplugin",
15813
15802
  "kind": "dynamic-import",
@@ -17488,11 +17477,6 @@
17488
17477
  "kind": "require-call",
17489
17478
  "external": true
17490
17479
  },
17491
- {
17492
- "path": "@100mslive/react-sdk",
17493
- "kind": "require-call",
17494
- "external": true
17495
- },
17496
17480
  {
17497
17481
  "path": "react",
17498
17482
  "kind": "require-call",
@@ -18649,7 +18633,7 @@
18649
18633
  "cssBundle": "dist/index.cjs.css",
18650
18634
  "inputs": {
18651
18635
  "<define:process.env>": {
18652
- "bytesInOutput": 18025
18636
+ "bytesInOutput": 17932
18653
18637
  },
18654
18638
  "src/Theme/base.config.ts": {
18655
18639
  "bytesInOutput": 6104
@@ -18958,7 +18942,7 @@
18958
18942
  "bytesInOutput": 840
18959
18943
  },
18960
18944
  "src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
18961
- "bytesInOutput": 4556
18945
+ "bytesInOutput": 5094
18962
18946
  },
18963
18947
  "src/Prebuilt/components/PIP/pipUtils.js": {
18964
18948
  "bytesInOutput": 4391
@@ -18973,7 +18957,7 @@
18973
18957
  "bytesInOutput": 786
18974
18958
  },
18975
18959
  "src/Prebuilt/AppStateContext.tsx": {
18976
- "bytesInOutput": 3695
18960
+ "bytesInOutput": 3884
18977
18961
  },
18978
18962
  "src/Prebuilt/images/transaction_error.svg": {
18979
18963
  "bytesInOutput": 4824
@@ -19042,7 +19026,7 @@
19042
19026
  "bytesInOutput": 958
19043
19027
  },
19044
19028
  "src/Prebuilt/components/Leave/LeaveSessionContent.tsx": {
19045
- "bytesInOutput": 2361
19029
+ "bytesInOutput": 2354
19046
19030
  },
19047
19031
  "src/Prebuilt/components/Leave/DesktopLeaveRoom.tsx": {
19048
19032
  "bytesInOutput": 7168
@@ -19096,7 +19080,7 @@
19096
19080
  "bytesInOutput": 17743
19097
19081
  },
19098
19082
  "src/Prebuilt/components/PIP/PIPChat.tsx": {
19099
- "bytesInOutput": 11809
19083
+ "bytesInOutput": 11939
19100
19084
  },
19101
19085
  "src/Prebuilt/components/PIP/PIPChatOption.tsx": {
19102
19086
  "bytesInOutput": 929
@@ -19213,7 +19197,7 @@
19213
19197
  "bytesInOutput": 615
19214
19198
  },
19215
19199
  "../hms-video-store/dist/index.js": {
19216
- "bytesInOutput": 56900
19200
+ "bytesInOutput": 56896
19217
19201
  },
19218
19202
  "src/Prebuilt/components/Header/StreamActions.tsx": {
19219
19203
  "bytesInOutput": 11852
@@ -19455,9 +19439,6 @@
19455
19439
  "src/Prebuilt/components/VideoTile.tsx": {
19456
19440
  "bytesInOutput": 7807
19457
19441
  },
19458
- "src/Prebuilt/components/VirtualBackground/util.tsx": {
19459
- "bytesInOutput": 678
19460
- },
19461
19442
  "src/Prebuilt/components/VirtualBackground/VBOption.tsx": {
19462
19443
  "bytesInOutput": 1564
19463
19444
  },
@@ -19465,7 +19446,7 @@
19465
19446
  "bytesInOutput": 1670
19466
19447
  },
19467
19448
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
19468
- "bytesInOutput": 10210
19449
+ "bytesInOutput": 10386
19469
19450
  },
19470
19451
  "src/Prebuilt/layouts/SidePane.tsx": {
19471
19452
  "bytesInOutput": 7946
@@ -19533,7 +19514,7 @@
19533
19514
  "src/Prebuilt/components/VideoLayouts/ScreenshareLayout.tsx": {
19534
19515
  "bytesInOutput": 3393
19535
19516
  },
19536
- "../../../../../../../tmp/tmp-2750-Q9Yr3et3CxNj/191b31da29c1/index.css": {
19517
+ "../../../../../../../tmp/tmp-2799-gii2d1tovvOE/191d74313de0/index.css": {
19537
19518
  "bytesInOutput": 115
19538
19519
  },
19539
19520
  "src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
@@ -19645,13 +19626,13 @@
19645
19626
  "bytesInOutput": 5007
19646
19627
  },
19647
19628
  "src/Prebuilt/components/EndCallFeedback/FeedbackForm.tsx": {
19648
- "bytesInOutput": 12609
19629
+ "bytesInOutput": 13133
19649
19630
  },
19650
19631
  "src/Prebuilt/components/EndCallFeedback/ThankyouView.tsx": {
19651
- "bytesInOutput": 1830
19632
+ "bytesInOutput": 1829
19652
19633
  },
19653
19634
  "src/Prebuilt/components/EndCallFeedback/Feedback.tsx": {
19654
- "bytesInOutput": 2236
19635
+ "bytesInOutput": 2302
19655
19636
  },
19656
19637
  "src/Prebuilt/components/LeaveScreen.tsx": {
19657
19638
  "bytesInOutput": 3028
@@ -19753,7 +19734,7 @@
19753
19734
  "bytesInOutput": 2572
19754
19735
  },
19755
19736
  "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
19756
- "bytesInOutput": 3852
19737
+ "bytesInOutput": 3855
19757
19738
  },
19758
19739
  "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
19759
19740
  "bytesInOutput": 7632
@@ -19807,7 +19788,7 @@
19807
19788
  "bytesInOutput": 3073
19808
19789
  }
19809
19790
  },
19810
- "bytes": 1744951
19791
+ "bytes": 1745739
19811
19792
  },
19812
19793
  "dist/index.cjs.css.map": {
19813
19794
  "imports": [],
@@ -19869,10 +19850,10 @@
19869
19850
  }
19870
19851
  ],
19871
19852
  "inputs": {
19872
- "../../../../../../../tmp/tmp-2750-Q9Yr3et3CxNj/191b31da2ab3/tldraw.css": {
19853
+ "../../../../../../../tmp/tmp-2799-gii2d1tovvOE/191d74314522/tldraw.css": {
19873
19854
  "bytesInOutput": 75223
19874
19855
  },
19875
- "../../../../../../../tmp/tmp-2750-Q9Yr3et3CxNj/191b31da29c1/index.css": {
19856
+ "../../../../../../../tmp/tmp-2799-gii2d1tovvOE/191d74313de0/index.css": {
19876
19857
  "bytesInOutput": 401
19877
19858
  }
19878
19859
  },