@100mslive/roomkit-react 0.3.20-alpha.2 → 0.3.20-alpha.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (39) hide show
  1. package/dist/{HLSView-6UIKXBYL.css → HLSView-A66OZI4V.css} +3 -3
  2. package/dist/{HLSView-6UIKXBYL.css.map → HLSView-A66OZI4V.css.map} +1 -1
  3. package/dist/{HLSView-3MZRLTM4.js → HLSView-OC227E7N.js} +47 -63
  4. package/dist/HLSView-OC227E7N.js.map +7 -0
  5. package/dist/Prebuilt/AppContext.d.ts +1 -1
  6. package/dist/Prebuilt/components/AuthToken.d.ts +1 -1
  7. package/dist/Prebuilt/components/VirtualBackground/VBHandler.d.ts +0 -1
  8. package/dist/{chunk-ZVQJMV44.js → chunk-PQZ2DCJW.js} +664 -693
  9. package/dist/chunk-PQZ2DCJW.js.map +7 -0
  10. package/dist/index.cjs.css +2 -2
  11. package/dist/index.cjs.css.map +1 -1
  12. package/dist/index.cjs.js +703 -749
  13. package/dist/index.cjs.js.map +4 -4
  14. package/dist/index.css +2 -2
  15. package/dist/index.css.map +1 -1
  16. package/dist/index.js +1 -1
  17. package/dist/meta.cjs.json +70 -90
  18. package/dist/meta.esbuild.json +82 -102
  19. package/package.json +7 -7
  20. package/src/Prebuilt/App.tsx +5 -5
  21. package/src/Prebuilt/AppContext.tsx +1 -1
  22. package/src/Prebuilt/components/AuthToken.tsx +1 -1
  23. package/src/Prebuilt/components/HMSVideo/HMSVideo.jsx +4 -24
  24. package/src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx +3 -13
  25. package/src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx +1 -1
  26. package/src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx +1 -1
  27. package/src/Prebuilt/components/ScreenshareTile.tsx +2 -2
  28. package/src/Prebuilt/components/Settings/SettingsModal.jsx +2 -1
  29. package/src/Prebuilt/components/TileMenu/TileMenu.tsx +6 -7
  30. package/src/Prebuilt/components/TileMenu/TileMenuContent.tsx +3 -3
  31. package/src/Prebuilt/components/VideoLayouts/EqualProminence.tsx +2 -4
  32. package/src/Prebuilt/components/VideoTile.tsx +2 -2
  33. package/src/Prebuilt/components/VirtualBackground/VBHandler.tsx +1 -13
  34. package/src/Prebuilt/components/VirtualBackground/VBPicker.tsx +2 -3
  35. package/src/Prebuilt/components/{peerTileUtils.tsx → peerTileUtils.jsx} +6 -21
  36. package/src/Prebuilt/layouts/HLSView.jsx +5 -2
  37. package/dist/HLSView-3MZRLTM4.js.map +0 -7
  38. package/dist/Prebuilt/components/peerTileUtils.d.ts +0 -7
  39. package/dist/chunk-ZVQJMV44.js.map +0 -7
@@ -2369,7 +2369,7 @@
2369
2369
  "format": "esm"
2370
2370
  },
2371
2371
  "src/Prebuilt/AppContext.tsx": {
2372
- "bytes": 881,
2372
+ "bytes": 869,
2373
2373
  "imports": [
2374
2374
  {
2375
2375
  "path": "react",
@@ -2390,7 +2390,7 @@
2390
2390
  "format": "esm"
2391
2391
  },
2392
2392
  "src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
2393
- "bytes": 3789,
2393
+ "bytes": 3598,
2394
2394
  "imports": [
2395
2395
  {
2396
2396
  "path": "@100mslive/hms-virtual-background/hmsvbplugin",
@@ -2585,7 +2585,7 @@
2585
2585
  "imports": []
2586
2586
  },
2587
2587
  "src/Prebuilt/components/AuthToken.tsx": {
2588
- "bytes": 5171,
2588
+ "bytes": 5170,
2589
2589
  "imports": [
2590
2590
  {
2591
2591
  "path": "react",
@@ -3006,7 +3006,7 @@
3006
3006
  "format": "esm"
3007
3007
  },
3008
3008
  "src/Prebuilt/components/Settings/SettingsModal.jsx": {
3009
- "bytes": 9451,
3009
+ "bytes": 9473,
3010
3010
  "imports": [
3011
3011
  {
3012
3012
  "path": "react",
@@ -5749,7 +5749,7 @@
5749
5749
  "format": "cjs"
5750
5750
  },
5751
5751
  "../hms-video-store/dist/index.js": {
5752
- "bytes": 367512,
5752
+ "bytes": 368250,
5753
5753
  "imports": [
5754
5754
  {
5755
5755
  "path": "../../node_modules/reselect/es/index.js",
@@ -5961,7 +5961,7 @@
5961
5961
  "format": "esm"
5962
5962
  },
5963
5963
  "src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx": {
5964
- "bytes": 3309,
5964
+ "bytes": 3152,
5965
5965
  "imports": [
5966
5966
  {
5967
5967
  "path": "react",
@@ -6007,7 +6007,7 @@
6007
6007
  "format": "esm"
6008
6008
  },
6009
6009
  "src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
6010
- "bytes": 2372,
6010
+ "bytes": 2330,
6011
6011
  "imports": [
6012
6012
  {
6013
6013
  "path": "react",
@@ -9586,22 +9586,6 @@
9586
9586
  ],
9587
9587
  "format": "esm"
9588
9588
  },
9589
- "src/Prebuilt/components/peerTileUtils.tsx": {
9590
- "bytes": 1529,
9591
- "imports": [
9592
- {
9593
- "path": "@100mslive/react-sdk",
9594
- "kind": "import-statement",
9595
- "external": true
9596
- },
9597
- {
9598
- "path": "<define:process.env>",
9599
- "kind": "import-statement",
9600
- "external": true
9601
- }
9602
- ],
9603
- "format": "esm"
9604
- },
9605
9589
  "src/Prebuilt/components/TileMenu/utils.ts": {
9606
9590
  "bytes": 214,
9607
9591
  "imports": [
@@ -9614,7 +9598,7 @@
9614
9598
  "format": "esm"
9615
9599
  },
9616
9600
  "src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
9617
- "bytes": 12271,
9601
+ "bytes": 12236,
9618
9602
  "imports": [
9619
9603
  {
9620
9604
  "path": "react",
@@ -9705,7 +9689,7 @@
9705
9689
  "format": "esm"
9706
9690
  },
9707
9691
  "src/Prebuilt/components/TileMenu/TileMenu.tsx": {
9708
- "bytes": 5392,
9692
+ "bytes": 5158,
9709
9693
  "imports": [
9710
9694
  {
9711
9695
  "path": "react",
@@ -9757,11 +9741,6 @@
9757
9741
  "kind": "import-statement",
9758
9742
  "original": "../MoreSettings/ChangeNameModal"
9759
9743
  },
9760
- {
9761
- "path": "src/Prebuilt/components/peerTileUtils.tsx",
9762
- "kind": "import-statement",
9763
- "original": "../peerTileUtils"
9764
- },
9765
9744
  {
9766
9745
  "path": "src/Prebuilt/components/RoleChangeModal.tsx",
9767
9746
  "kind": "import-statement",
@@ -9800,8 +9779,19 @@
9800
9779
  ],
9801
9780
  "format": "esm"
9802
9781
  },
9782
+ "src/Prebuilt/components/peerTileUtils.jsx": {
9783
+ "bytes": 1197,
9784
+ "imports": [
9785
+ {
9786
+ "path": "<define:process.env>",
9787
+ "kind": "import-statement",
9788
+ "external": true
9789
+ }
9790
+ ],
9791
+ "format": "esm"
9792
+ },
9803
9793
  "src/Prebuilt/components/VideoTile.tsx": {
9804
- "bytes": 7103,
9794
+ "bytes": 7106,
9805
9795
  "imports": [
9806
9796
  {
9807
9797
  "path": "react",
@@ -9864,7 +9854,7 @@
9864
9854
  "original": "../../VideoTile"
9865
9855
  },
9866
9856
  {
9867
- "path": "src/Prebuilt/components/peerTileUtils.tsx",
9857
+ "path": "src/Prebuilt/components/peerTileUtils.jsx",
9868
9858
  "kind": "import-statement",
9869
9859
  "original": "./peerTileUtils"
9870
9860
  },
@@ -9969,7 +9959,7 @@
9969
9959
  "format": "esm"
9970
9960
  },
9971
9961
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
9972
- "bytes": 8918,
9962
+ "bytes": 8900,
9973
9963
  "imports": [
9974
9964
  {
9975
9965
  "path": "react",
@@ -10738,7 +10728,7 @@
10738
10728
  "format": "esm"
10739
10729
  },
10740
10730
  "src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
10741
- "bytes": 2301,
10731
+ "bytes": 2113,
10742
10732
  "imports": [
10743
10733
  {
10744
10734
  "path": "react",
@@ -10750,11 +10740,6 @@
10750
10740
  "kind": "import-statement",
10751
10741
  "external": true
10752
10742
  },
10753
- {
10754
- "path": "@100mslive/react-sdk",
10755
- "kind": "import-statement",
10756
- "external": true
10757
- },
10758
10743
  {
10759
10744
  "path": "@100mslive/react-icons",
10760
10745
  "kind": "import-statement",
@@ -11125,7 +11110,7 @@
11125
11110
  "format": "esm"
11126
11111
  },
11127
11112
  "src/Prebuilt/components/ScreenshareTile.tsx": {
11128
- "bytes": 4476,
11113
+ "bytes": 4479,
11129
11114
  "imports": [
11130
11115
  {
11131
11116
  "path": "react",
@@ -11188,7 +11173,7 @@
11188
11173
  "original": "./LayoutModeSelector"
11189
11174
  },
11190
11175
  {
11191
- "path": "src/Prebuilt/components/peerTileUtils.tsx",
11176
+ "path": "src/Prebuilt/components/peerTileUtils.jsx",
11192
11177
  "kind": "import-statement",
11193
11178
  "original": "./peerTileUtils"
11194
11179
  },
@@ -11291,7 +11276,7 @@
11291
11276
  ],
11292
11277
  "format": "esm"
11293
11278
  },
11294
- "../../../../../../../tmp/tmp-2789-rJzuxtJSxCZ4/191eb8c28b63/tldraw.css": {
11279
+ "../../../../../../../tmp/tmp-2870-ArfmtHBVhoyB/1920517a5673/tldraw.css": {
11295
11280
  "bytes": 80111,
11296
11281
  "imports": [
11297
11282
  {
@@ -11341,7 +11326,7 @@
11341
11326
  }
11342
11327
  ]
11343
11328
  },
11344
- "../../../../../../../tmp/tmp-2789-rJzuxtJSxCZ4/191eb8c28a51/index.css": {
11329
+ "../../../../../../../tmp/tmp-2870-ArfmtHBVhoyB/1920517a5571/index.css": {
11345
11330
  "bytes": 597,
11346
11331
  "imports": [
11347
11332
  {
@@ -11350,7 +11335,7 @@
11350
11335
  "external": true
11351
11336
  },
11352
11337
  {
11353
- "path": "../../../../../../../tmp/tmp-2789-rJzuxtJSxCZ4/191eb8c28b63/tldraw.css",
11338
+ "path": "../../../../../../../tmp/tmp-2870-ArfmtHBVhoyB/1920517a5673/tldraw.css",
11354
11339
  "kind": "import-rule",
11355
11340
  "original": "@tldraw/tldraw/tldraw.css"
11356
11341
  }
@@ -11425,7 +11410,7 @@
11425
11410
  "original": "../../common/constants"
11426
11411
  },
11427
11412
  {
11428
- "path": "../../../../../../../tmp/tmp-2789-rJzuxtJSxCZ4/191eb8c28a51/index.css",
11413
+ "path": "../../../../../../../tmp/tmp-2870-ArfmtHBVhoyB/1920517a5571/index.css",
11429
11414
  "kind": "import-statement",
11430
11415
  "original": "@100mslive/hms-whiteboard/index.css"
11431
11416
  },
@@ -11761,7 +11746,7 @@
11761
11746
  "format": "esm"
11762
11747
  },
11763
11748
  "src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
11764
- "bytes": 1973,
11749
+ "bytes": 1391,
11765
11750
  "imports": [
11766
11751
  {
11767
11752
  "path": "react",
@@ -12281,7 +12266,7 @@
12281
12266
  "format": "esm"
12282
12267
  },
12283
12268
  "src/Prebuilt/layouts/HLSView.jsx": {
12284
- "bytes": 28626,
12269
+ "bytes": 28639,
12285
12270
  "imports": [
12286
12271
  {
12287
12272
  "path": "react",
@@ -13757,7 +13742,7 @@
13757
13742
  "format": "esm"
13758
13743
  },
13759
13744
  "src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx": {
13760
- "bytes": 1640,
13745
+ "bytes": 1639,
13761
13746
  "imports": [
13762
13747
  {
13763
13748
  "path": "react",
@@ -14350,7 +14335,7 @@
14350
14335
  "format": "esm"
14351
14336
  },
14352
14337
  "src/Prebuilt/App.tsx": {
14353
- "bytes": 11054,
14338
+ "bytes": 11109,
14354
14339
  "imports": [
14355
14340
  {
14356
14341
  "path": "react",
@@ -15413,7 +15398,7 @@
15413
15398
  "dist/index.js": {
15414
15399
  "imports": [
15415
15400
  {
15416
- "path": "dist/chunk-ZVQJMV44.js",
15401
+ "path": "dist/chunk-PQZ2DCJW.js",
15417
15402
  "kind": "import-statement"
15418
15403
  }
15419
15404
  ],
@@ -15489,16 +15474,16 @@
15489
15474
  "inputs": {},
15490
15475
  "bytes": 1882
15491
15476
  },
15492
- "dist/HLSView-3MZRLTM4.js.map": {
15477
+ "dist/HLSView-OC227E7N.js.map": {
15493
15478
  "imports": [],
15494
15479
  "exports": [],
15495
15480
  "inputs": {},
15496
- "bytes": 101299
15481
+ "bytes": 100275
15497
15482
  },
15498
- "dist/HLSView-3MZRLTM4.js": {
15483
+ "dist/HLSView-OC227E7N.js": {
15499
15484
  "imports": [
15500
15485
  {
15501
- "path": "dist/chunk-ZVQJMV44.js",
15486
+ "path": "dist/chunk-PQZ2DCJW.js",
15502
15487
  "kind": "import-statement"
15503
15488
  },
15504
15489
  {
@@ -15676,10 +15661,10 @@
15676
15661
  "default"
15677
15662
  ],
15678
15663
  "entryPoint": "src/Prebuilt/layouts/HLSView.jsx",
15679
- "cssBundle": "dist/HLSView-6UIKXBYL.css",
15664
+ "cssBundle": "dist/HLSView-A66OZI4V.css",
15680
15665
  "inputs": {
15681
15666
  "src/Prebuilt/layouts/HLSView.jsx": {
15682
- "bytesInOutput": 27634
15667
+ "bytesInOutput": 27671
15683
15668
  },
15684
15669
  "src/Prebuilt/components/HlsStatsOverlay.jsx": {
15685
15670
  "bytesInOutput": 3521
@@ -15691,7 +15676,7 @@
15691
15676
  "bytesInOutput": 416
15692
15677
  },
15693
15678
  "src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
15694
- "bytesInOutput": 2100
15679
+ "bytesInOutput": 1522
15695
15680
  },
15696
15681
  "src/Prebuilt/components/HMSVideo/PlayPauseSeekControls.tsx": {
15697
15682
  "bytesInOutput": 4256
@@ -15706,7 +15691,7 @@
15706
15691
  "bytesInOutput": 328
15707
15692
  },
15708
15693
  "src/Prebuilt/components/HMSVideo/VideoProgress.tsx": {
15709
- "bytesInOutput": 3016
15694
+ "bytesInOutput": 2986
15710
15695
  },
15711
15696
  "src/Prebuilt/components/HMSVideo/utils.ts": {
15712
15697
  "bytesInOutput": 917
@@ -15733,15 +15718,15 @@
15733
15718
  "bytesInOutput": 2101
15734
15719
  }
15735
15720
  },
15736
- "bytes": 62273
15721
+ "bytes": 61702
15737
15722
  },
15738
- "dist/chunk-ZVQJMV44.js.map": {
15723
+ "dist/chunk-PQZ2DCJW.js.map": {
15739
15724
  "imports": [],
15740
15725
  "exports": [],
15741
15726
  "inputs": {},
15742
- "bytes": 3522921
15727
+ "bytes": 3522550
15743
15728
  },
15744
- "dist/chunk-ZVQJMV44.js": {
15729
+ "dist/chunk-PQZ2DCJW.js": {
15745
15730
  "imports": [
15746
15731
  {
15747
15732
  "path": "react",
@@ -18033,11 +18018,6 @@
18033
18018
  "kind": "import-statement",
18034
18019
  "external": true
18035
18020
  },
18036
- {
18037
- "path": "@100mslive/react-sdk",
18038
- "kind": "import-statement",
18039
- "external": true
18040
- },
18041
18021
  {
18042
18022
  "path": "@100mslive/react-icons",
18043
18023
  "kind": "import-statement",
@@ -18289,7 +18269,7 @@
18289
18269
  "external": true
18290
18270
  },
18291
18271
  {
18292
- "path": "dist/HLSView-3MZRLTM4.js",
18272
+ "path": "dist/HLSView-OC227E7N.js",
18293
18273
  "kind": "dynamic-import"
18294
18274
  },
18295
18275
  {
@@ -18908,13 +18888,13 @@
18908
18888
  ],
18909
18889
  "inputs": {
18910
18890
  "<define:process.env>": {
18911
- "bytesInOutput": 18009
18891
+ "bytesInOutput": 18011
18912
18892
  },
18913
18893
  "../../node_modules/lodash/lodash.js": {
18914
- "bytesInOutput": 224301
18894
+ "bytesInOutput": 224291
18915
18895
  },
18916
18896
  "../../node_modules/ua-parser-js/src/ua-parser.js": {
18917
- "bytesInOutput": 42491
18897
+ "bytesInOutput": 42465
18918
18898
  },
18919
18899
  "../../node_modules/lodash.isequal/index.js": {
18920
18900
  "bytesInOutput": 26591
@@ -18926,7 +18906,7 @@
18926
18906
  "bytesInOutput": 16120
18927
18907
  },
18928
18908
  "../../node_modules/sdp-transform/lib/parser.js": {
18929
- "bytesInOutput": 3500
18909
+ "bytesInOutput": 3495
18930
18910
  },
18931
18911
  "../../node_modules/sdp-transform/lib/writer.js": {
18932
18912
  "bytesInOutput": 3068
@@ -18935,7 +18915,7 @@
18935
18915
  "bytesInOutput": 615
18936
18916
  },
18937
18917
  "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
18938
- "bytesInOutput": 3852
18918
+ "bytesInOutput": 3850
18939
18919
  },
18940
18920
  "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
18941
18921
  "bytesInOutput": 7632
@@ -18944,7 +18924,7 @@
18944
18924
  "bytesInOutput": 373
18945
18925
  },
18946
18926
  "../../node_modules/object-assign/index.js": {
18947
- "bytesInOutput": 2163
18927
+ "bytesInOutput": 2167
18948
18928
  },
18949
18929
  "../../node_modules/prop-types/lib/ReactPropTypesSecret.js": {
18950
18930
  "bytesInOutput": 308
@@ -19193,7 +19173,7 @@
19193
19173
  "bytesInOutput": 887
19194
19174
  },
19195
19175
  "src/Prebuilt/App.tsx": {
19196
- "bytesInOutput": 8061
19176
+ "bytesInOutput": 8093
19197
19177
  },
19198
19178
  "src/Prebuilt/components/AppData/AppData.tsx": {
19199
19179
  "bytesInOutput": 6633
@@ -19244,7 +19224,7 @@
19244
19224
  "bytesInOutput": 2958
19245
19225
  },
19246
19226
  "src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
19247
- "bytesInOutput": 4450
19227
+ "bytesInOutput": 4246
19248
19228
  },
19249
19229
  "src/Prebuilt/components/hooks/useRedirectToLeave.tsx": {
19250
19230
  "bytesInOutput": 489
@@ -19280,7 +19260,7 @@
19280
19260
  "bytesInOutput": 1390
19281
19261
  },
19282
19262
  "src/Prebuilt/components/Settings/SettingsModal.jsx": {
19283
- "bytesInOutput": 8942
19263
+ "bytesInOutput": 8960
19284
19264
  },
19285
19265
  "src/Sheet/index.ts": {
19286
19266
  "bytesInOutput": 27
@@ -19466,10 +19446,10 @@
19466
19446
  "bytesInOutput": 6313
19467
19447
  },
19468
19448
  "../../node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js": {
19469
- "bytesInOutput": 22676
19449
+ "bytesInOutput": 22678
19470
19450
  },
19471
19451
  "../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
19472
- "bytesInOutput": 6095
19452
+ "bytesInOutput": 6110
19473
19453
  },
19474
19454
  "../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
19475
19455
  "bytesInOutput": 1256
@@ -19484,16 +19464,16 @@
19484
19464
  "bytesInOutput": 842
19485
19465
  },
19486
19466
  "../../node_modules/webrtc-adapter/src/js/safari/safari_shim.js": {
19487
- "bytesInOutput": 11866
19467
+ "bytesInOutput": 11868
19488
19468
  },
19489
19469
  "../../node_modules/webrtc-adapter/src/js/common_shim.js": {
19490
19470
  "bytesInOutput": 12458
19491
19471
  },
19492
19472
  "src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
19493
- "bytesInOutput": 2272
19473
+ "bytesInOutput": 2228
19494
19474
  },
19495
19475
  "src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx": {
19496
- "bytesInOutput": 3576
19476
+ "bytesInOutput": 3302
19497
19477
  },
19498
19478
  "src/Prebuilt/components/AppData/useSheet.ts": {
19499
19479
  "bytesInOutput": 846
@@ -19709,25 +19689,25 @@
19709
19689
  "bytesInOutput": 2469
19710
19690
  },
19711
19691
  "src/Prebuilt/components/VideoTile.tsx": {
19712
- "bytesInOutput": 6636
19692
+ "bytesInOutput": 6608
19713
19693
  },
19714
19694
  "src/Prebuilt/components/Connection/TileConnection.tsx": {
19715
19695
  "bytesInOutput": 2406
19716
19696
  },
19717
19697
  "src/Prebuilt/components/TileMenu/TileMenu.tsx": {
19718
- "bytesInOutput": 4909
19719
- },
19720
- "src/Prebuilt/components/peerTileUtils.tsx": {
19721
- "bytesInOutput": 1164
19698
+ "bytesInOutput": 4811
19722
19699
  },
19723
19700
  "src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
19724
- "bytesInOutput": 12271
19701
+ "bytesInOutput": 12243
19725
19702
  },
19726
19703
  "src/Prebuilt/components/TileMenu/utils.ts": {
19727
19704
  "bytesInOutput": 160
19728
19705
  },
19706
+ "src/Prebuilt/components/peerTileUtils.jsx": {
19707
+ "bytesInOutput": 1050
19708
+ },
19729
19709
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
19730
- "bytesInOutput": 8807
19710
+ "bytesInOutput": 8754
19731
19711
  },
19732
19712
  "src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
19733
19713
  "bytesInOutput": 1252
@@ -19754,7 +19734,7 @@
19754
19734
  "bytesInOutput": 4550
19755
19735
  },
19756
19736
  "src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
19757
- "bytesInOutput": 2110
19737
+ "bytesInOutput": 1886
19758
19738
  },
19759
19739
  "src/Prebuilt/layouts/WaitingView.tsx": {
19760
19740
  "bytesInOutput": 1370
@@ -19772,7 +19752,7 @@
19772
19752
  "bytesInOutput": 1204
19773
19753
  },
19774
19754
  "src/Prebuilt/components/hooks/useTileLayout.tsx": {
19775
- "bytesInOutput": 3833
19755
+ "bytesInOutput": 3837
19776
19756
  },
19777
19757
  "src/Prebuilt/components/VideoLayouts/RoleProminence.tsx": {
19778
19758
  "bytesInOutput": 1948
@@ -19790,7 +19770,7 @@
19790
19770
  "bytesInOutput": 2638
19791
19771
  },
19792
19772
  "src/Prebuilt/components/ScreenshareTile.tsx": {
19793
- "bytesInOutput": 4439
19773
+ "bytesInOutput": 4411
19794
19774
  },
19795
19775
  "src/Prebuilt/components/LayoutModeSelector.tsx": {
19796
19776
  "bytesInOutput": 3276
@@ -19801,7 +19781,7 @@
19801
19781
  "src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
19802
19782
  "bytesInOutput": 2830
19803
19783
  },
19804
- "../../../../../../../tmp/tmp-2789-rJzuxtJSxCZ4/191eb8c28a51/index.css": {
19784
+ "../../../../../../../tmp/tmp-2870-ArfmtHBVhoyB/1920517a5571/index.css": {
19805
19785
  "bytesInOutput": 0
19806
19786
  },
19807
19787
  "src/Prebuilt/common/PeersSorter.ts": {
@@ -19865,7 +19845,7 @@
19865
19845
  "bytesInOutput": 27
19866
19846
  },
19867
19847
  "src/Prebuilt/components/Notifications/Notifications.tsx": {
19868
- "bytesInOutput": 8179
19848
+ "bytesInOutput": 8176
19869
19849
  },
19870
19850
  "src/Prebuilt/components/Notifications/AutoplayBlockedModal.tsx": {
19871
19851
  "bytesInOutput": 1053
@@ -19907,7 +19887,7 @@
19907
19887
  "bytesInOutput": 640
19908
19888
  },
19909
19889
  "src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx": {
19910
- "bytesInOutput": 1761
19890
+ "bytesInOutput": 1760
19911
19891
  },
19912
19892
  "src/Prebuilt/components/Notifications/TranscriptionNotifications.tsx": {
19913
19893
  "bytesInOutput": 2185
@@ -19970,7 +19950,7 @@
19970
19950
  "bytesInOutput": 2628
19971
19951
  }
19972
19952
  },
19973
- "bytes": 1461144
19953
+ "bytes": 1460080
19974
19954
  },
19975
19955
  "dist/index.css.map": {
19976
19956
  "imports": [],
@@ -20032,22 +20012,22 @@
20032
20012
  }
20033
20013
  ],
20034
20014
  "inputs": {
20035
- "../../../../../../../tmp/tmp-2789-rJzuxtJSxCZ4/191eb8c28b63/tldraw.css": {
20015
+ "../../../../../../../tmp/tmp-2870-ArfmtHBVhoyB/1920517a5673/tldraw.css": {
20036
20016
  "bytesInOutput": 75223
20037
20017
  },
20038
- "../../../../../../../tmp/tmp-2789-rJzuxtJSxCZ4/191eb8c28a51/index.css": {
20018
+ "../../../../../../../tmp/tmp-2870-ArfmtHBVhoyB/1920517a5571/index.css": {
20039
20019
  "bytesInOutput": 401
20040
20020
  }
20041
20021
  },
20042
20022
  "bytes": 75901
20043
20023
  },
20044
- "dist/HLSView-6UIKXBYL.css.map": {
20024
+ "dist/HLSView-A66OZI4V.css.map": {
20045
20025
  "imports": [],
20046
20026
  "exports": [],
20047
20027
  "inputs": {},
20048
20028
  "bytes": 122402
20049
20029
  },
20050
- "dist/HLSView-6UIKXBYL.css": {
20030
+ "dist/HLSView-A66OZI4V.css": {
20051
20031
  "imports": [
20052
20032
  {
20053
20033
  "path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
@@ -20101,10 +20081,10 @@
20101
20081
  }
20102
20082
  ],
20103
20083
  "inputs": {
20104
- "../../../../../../../tmp/tmp-2789-rJzuxtJSxCZ4/191eb8c28b63/tldraw.css": {
20084
+ "../../../../../../../tmp/tmp-2870-ArfmtHBVhoyB/1920517a5673/tldraw.css": {
20105
20085
  "bytesInOutput": 75223
20106
20086
  },
20107
- "../../../../../../../tmp/tmp-2789-rJzuxtJSxCZ4/191eb8c28a51/index.css": {
20087
+ "../../../../../../../tmp/tmp-2870-ArfmtHBVhoyB/1920517a5571/index.css": {
20108
20088
  "bytesInOutput": 401
20109
20089
  }
20110
20090
  },
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  "prebuilt",
11
11
  "roomkit"
12
12
  ],
13
- "version": "0.3.20-alpha.2",
13
+ "version": "0.3.20-alpha.4",
14
14
  "author": "100ms",
15
15
  "license": "MIT",
16
16
  "repository": {
@@ -75,12 +75,12 @@
75
75
  "react": ">=17.0.2 <19.0.0"
76
76
  },
77
77
  "dependencies": {
78
- "@100mslive/hls-player": "0.3.20-alpha.2",
78
+ "@100mslive/hls-player": "0.3.20-alpha.4",
79
79
  "@100mslive/hms-noise-cancellation": "0.0.1",
80
- "@100mslive/hms-virtual-background": "1.13.20-alpha.2",
81
- "@100mslive/hms-whiteboard": "0.0.10-alpha.2",
82
- "@100mslive/react-icons": "0.10.20-alpha.2",
83
- "@100mslive/react-sdk": "0.10.20-alpha.2",
80
+ "@100mslive/hms-virtual-background": "1.13.20-alpha.4",
81
+ "@100mslive/hms-whiteboard": "0.0.10-alpha.4",
82
+ "@100mslive/react-icons": "0.10.20-alpha.4",
83
+ "@100mslive/react-sdk": "0.10.20-alpha.4",
84
84
  "@100mslive/types-prebuilt": "0.12.12",
85
85
  "@emoji-mart/data": "^1.0.6",
86
86
  "@emoji-mart/react": "^1.0.1",
@@ -117,5 +117,5 @@
117
117
  "uuid": "^8.3.2",
118
118
  "worker-timers": "^7.0.40"
119
119
  },
120
- "gitHead": "af10282af58c6f480c9727a88a434aabfcb7f3c6"
120
+ "gitHead": "54eb16e9c238cb6f2e1f4fe99495f5cb26b83330"
121
121
  }
@@ -143,10 +143,10 @@ export const HMSPrebuilt = React.forwardRef<HMSPrebuiltRefType, HMSPrebuiltProps
143
143
  event: string;
144
144
  }
145
145
  | undefined;
146
- const tokenByRoomCodeEndpoint = endpointsObj?.tokenByRoomCode;
147
- const initEndpoint = endpointsObj?.init;
148
- const eventEndpoint = endpointsObj?.event;
149
- const roomLayoutEndpoint = endpointsObj?.roomLayout;
146
+ const tokenByRoomCodeEndpoint: string = endpointsObj?.tokenByRoomCode || '';
147
+ const initEndpoint: string = endpointsObj?.init || '';
148
+ const eventEndpoint: string = endpointsObj?.event || '';
149
+ const roomLayoutEndpoint: string = endpointsObj?.roomLayout || '';
150
150
 
151
151
  const overrideLayout: Partial<Layout> = {
152
152
  logo,
@@ -288,7 +288,7 @@ function AppRoutes({
288
288
  authTokenByRoomCodeEndpoint,
289
289
  defaultAuthToken,
290
290
  }: {
291
- authTokenByRoomCodeEndpoint?: string;
291
+ authTokenByRoomCodeEndpoint: string;
292
292
  defaultAuthToken?: string;
293
293
  }) {
294
294
  const roomLayout = useRoomLayout();
@@ -7,7 +7,7 @@ type HMSPrebuiltContextType = {
7
7
  userName?: string;
8
8
  userId?: string;
9
9
  containerSelector: string;
10
- endpoints?: Record<string, string | undefined>;
10
+ endpoints?: Record<string, string>;
11
11
  onLeave?: () => void;
12
12
  onJoin?: () => void;
13
13
  };
@@ -25,7 +25,7 @@ import { APP_DATA } from '../common/constants';
25
25
  * ui_mode=activespeaker => lands in active speaker mode after joining the room
26
26
  */
27
27
  const AuthToken = React.memo<{
28
- authTokenByRoomCodeEndpoint?: string;
28
+ authTokenByRoomCodeEndpoint: string;
29
29
  defaultAuthToken?: string;
30
30
  activeState?: PrebuiltStates;
31
31
  }>(({ authTokenByRoomCodeEndpoint, defaultAuthToken, activeState }) => {