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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (28) hide show
  1. package/dist/Accordion/Accordion.d.ts +0 -1
  2. package/dist/Accordion/index.d.ts +0 -1
  3. package/dist/{HLSView-GI5NXBYN.js → HLSView-VUANLYLS.js} +2 -2
  4. package/dist/Prebuilt/components/RaiseHand.d.ts +1 -1
  5. package/dist/{chunk-KUFQ5ONV.js → chunk-5WTUTVRO.js} +381 -414
  6. package/dist/chunk-5WTUTVRO.js.map +7 -0
  7. package/dist/index.cjs.js +813 -849
  8. package/dist/index.cjs.js.map +4 -4
  9. package/dist/index.js +1 -1
  10. package/dist/meta.cjs.json +63 -58
  11. package/dist/meta.esbuild.json +68 -63
  12. package/package.json +7 -7
  13. package/src/Accordion/Accordion.tsx +4 -4
  14. package/src/Prebuilt/components/Chat/ChatBody.tsx +0 -10
  15. package/src/Prebuilt/components/Chat/ChatFooter.tsx +4 -2
  16. package/src/Prebuilt/components/ConferenceScreen.tsx +4 -1
  17. package/src/Prebuilt/components/Footer/Footer.tsx +4 -1
  18. package/src/Prebuilt/components/Footer/ParticipantList.tsx +1 -4
  19. package/src/Prebuilt/components/Footer/RoleAccordion.tsx +6 -6
  20. package/src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx +1 -0
  21. package/src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx +5 -1
  22. package/src/Prebuilt/components/PreviousRoleInMetadata.tsx +1 -0
  23. package/src/Prebuilt/components/RaiseHand.tsx +1 -7
  24. package/src/Prebuilt/components/RoleChangeRequest/RoleChangeRequestModal.tsx +1 -0
  25. package/src/Prebuilt/components/hooks/{useMetadata.tsx → useMetadata.jsx} +8 -2
  26. package/dist/Prebuilt/components/hooks/useMetadata.d.ts +0 -8
  27. package/dist/chunk-KUFQ5ONV.js.map +0 -7
  28. /package/dist/{HLSView-GI5NXBYN.js.map → HLSView-VUANLYLS.js.map} +0 -0
package/dist/index.js CHANGED
@@ -62,7 +62,7 @@ import {
62
62
  theme,
63
63
  useBorderAudioLevel,
64
64
  useTheme
65
- } from "./chunk-KUFQ5ONV.js";
65
+ } from "./chunk-5WTUTVRO.js";
66
66
  export {
67
67
  Accordion,
68
68
  AudioLevel,
@@ -1558,7 +1558,7 @@
1558
1558
  "format": "esm"
1559
1559
  },
1560
1560
  "src/Accordion/Accordion.tsx": {
1561
- "bytes": 2819,
1561
+ "bytes": 2744,
1562
1562
  "imports": [
1563
1563
  {
1564
1564
  "path": "react",
@@ -4201,8 +4201,8 @@
4201
4201
  ],
4202
4202
  "format": "esm"
4203
4203
  },
4204
- "src/Prebuilt/components/hooks/useMetadata.tsx": {
4205
- "bytes": 1631,
4204
+ "src/Prebuilt/components/hooks/useMetadata.jsx": {
4205
+ "bytes": 1700,
4206
4206
  "imports": [
4207
4207
  {
4208
4208
  "path": "react",
@@ -4228,7 +4228,7 @@
4228
4228
  "format": "esm"
4229
4229
  },
4230
4230
  "src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx": {
4231
- "bytes": 8164,
4231
+ "bytes": 8195,
4232
4232
  "imports": [
4233
4233
  {
4234
4234
  "path": "react",
@@ -4321,7 +4321,7 @@
4321
4321
  "original": "../../hooks/useDropdownList"
4322
4322
  },
4323
4323
  {
4324
- "path": "src/Prebuilt/components/hooks/useMetadata.tsx",
4324
+ "path": "src/Prebuilt/components/hooks/useMetadata.jsx",
4325
4325
  "kind": "import-statement",
4326
4326
  "original": "../../hooks/useMetadata"
4327
4327
  },
@@ -4691,7 +4691,7 @@
4691
4691
  "format": "cjs"
4692
4692
  },
4693
4693
  "../hms-video-store/dist/index.js": {
4694
- "bytes": 328413,
4694
+ "bytes": 328584,
4695
4695
  "imports": [
4696
4696
  {
4697
4697
  "path": "../../node_modules/reselect/es/index.js",
@@ -5201,7 +5201,7 @@
5201
5201
  "format": "esm"
5202
5202
  },
5203
5203
  "src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
5204
- "bytes": 12899,
5204
+ "bytes": 13053,
5205
5205
  "imports": [
5206
5206
  {
5207
5207
  "path": "react",
@@ -5309,7 +5309,7 @@
5309
5309
  "original": "../../hooks/useDropdownList"
5310
5310
  },
5311
5311
  {
5312
- "path": "src/Prebuilt/components/hooks/useMetadata.tsx",
5312
+ "path": "src/Prebuilt/components/hooks/useMetadata.jsx",
5313
5313
  "kind": "import-statement",
5314
5314
  "original": "../../hooks/useMetadata"
5315
5315
  },
@@ -5393,7 +5393,7 @@
5393
5393
  "format": "esm"
5394
5394
  },
5395
5395
  "src/Prebuilt/components/RaiseHand.tsx": {
5396
- "bytes": 986,
5396
+ "bytes": 798,
5397
5397
  "imports": [
5398
5398
  {
5399
5399
  "path": "react",
@@ -5421,12 +5421,7 @@
5421
5421
  "original": "../IconButton"
5422
5422
  },
5423
5423
  {
5424
- "path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
5425
- "kind": "import-statement",
5426
- "original": "../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
5427
- },
5428
- {
5429
- "path": "src/Prebuilt/components/hooks/useMetadata.tsx",
5424
+ "path": "src/Prebuilt/components/hooks/useMetadata.jsx",
5430
5425
  "kind": "import-statement",
5431
5426
  "original": "./hooks/useMetadata"
5432
5427
  },
@@ -6047,7 +6042,7 @@
6047
6042
  "format": "esm"
6048
6043
  },
6049
6044
  "src/Prebuilt/components/Footer/RoleAccordion.tsx": {
6050
- "bytes": 5728,
6045
+ "bytes": 5714,
6051
6046
  "imports": [
6052
6047
  {
6053
6048
  "path": "react",
@@ -6159,7 +6154,7 @@
6159
6154
  "format": "esm"
6160
6155
  },
6161
6156
  "src/Prebuilt/components/Footer/ParticipantList.tsx": {
6162
- "bytes": 12459,
6157
+ "bytes": 12431,
6163
6158
  "imports": [
6164
6159
  {
6165
6160
  "path": "react",
@@ -6342,7 +6337,7 @@
6342
6337
  "format": "esm"
6343
6338
  },
6344
6339
  "src/Prebuilt/components/Footer/Footer.tsx": {
6345
- "bytes": 3777,
6340
+ "bytes": 3967,
6346
6341
  "imports": [
6347
6342
  {
6348
6343
  "path": "react",
@@ -6364,6 +6359,11 @@
6364
6359
  "kind": "import-statement",
6365
6360
  "external": true
6366
6361
  },
6362
+ {
6363
+ "path": "@100mslive/react-sdk",
6364
+ "kind": "import-statement",
6365
+ "external": true
6366
+ },
6367
6367
  {
6368
6368
  "path": "src/index.ts",
6369
6369
  "kind": "import-statement",
@@ -7963,7 +7963,7 @@
7963
7963
  "format": "esm"
7964
7964
  },
7965
7965
  "src/Prebuilt/components/Chat/ChatBody.tsx": {
7966
- "bytes": 15176,
7966
+ "bytes": 14835,
7967
7967
  "imports": [
7968
7968
  {
7969
7969
  "path": "react",
@@ -8243,7 +8243,7 @@
8243
8243
  "format": "esm"
8244
8244
  },
8245
8245
  "src/Prebuilt/components/Chat/ChatFooter.tsx": {
8246
- "bytes": 10287,
8246
+ "bytes": 10438,
8247
8247
  "imports": [
8248
8248
  {
8249
8249
  "path": "react",
@@ -9794,7 +9794,7 @@
9794
9794
  "format": "esm"
9795
9795
  },
9796
9796
  "src/Prebuilt/components/RoleChangeRequest/RoleChangeRequestModal.tsx": {
9797
- "bytes": 2927,
9797
+ "bytes": 2958,
9798
9798
  "imports": [
9799
9799
  {
9800
9800
  "path": "react",
@@ -9827,7 +9827,7 @@
9827
9827
  "original": "../../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
9828
9828
  },
9829
9829
  {
9830
- "path": "src/Prebuilt/components/hooks/useMetadata.tsx",
9830
+ "path": "src/Prebuilt/components/hooks/useMetadata.jsx",
9831
9831
  "kind": "import-statement",
9832
9832
  "original": "../hooks/useMetadata"
9833
9833
  },
@@ -11868,7 +11868,7 @@
11868
11868
  "format": "esm"
11869
11869
  },
11870
11870
  "src/Prebuilt/components/PreviousRoleInMetadata.tsx": {
11871
- "bytes": 738,
11871
+ "bytes": 769,
11872
11872
  "imports": [
11873
11873
  {
11874
11874
  "path": "react",
@@ -11881,7 +11881,7 @@
11881
11881
  "external": true
11882
11882
  },
11883
11883
  {
11884
- "path": "src/Prebuilt/components/hooks/useMetadata.tsx",
11884
+ "path": "src/Prebuilt/components/hooks/useMetadata.jsx",
11885
11885
  "kind": "import-statement",
11886
11886
  "original": "./hooks/useMetadata"
11887
11887
  },
@@ -11894,7 +11894,7 @@
11894
11894
  "format": "esm"
11895
11895
  },
11896
11896
  "src/Prebuilt/components/ConferenceScreen.tsx": {
11897
- "bytes": 8106,
11897
+ "bytes": 8259,
11898
11898
  "imports": [
11899
11899
  {
11900
11900
  "path": "react",
@@ -13704,7 +13704,7 @@
13704
13704
  "imports": [],
13705
13705
  "exports": [],
13706
13706
  "inputs": {},
13707
- "bytes": 3281974
13707
+ "bytes": 3280388
13708
13708
  },
13709
13709
  "dist/index.cjs.js": {
13710
13710
  "imports": [
@@ -14988,6 +14988,11 @@
14988
14988
  "kind": "require-call",
14989
14989
  "external": true
14990
14990
  },
14991
+ {
14992
+ "path": "@100mslive/react-sdk",
14993
+ "kind": "require-call",
14994
+ "external": true
14995
+ },
14991
14996
  {
14992
14997
  "path": "react",
14993
14998
  "kind": "require-call",
@@ -16628,7 +16633,7 @@
16628
16633
  "entryPoint": "src/index.ts",
16629
16634
  "inputs": {
16630
16635
  "<define:process.env>": {
16631
- "bytesInOutput": 18236
16636
+ "bytesInOutput": 17262
16632
16637
  },
16633
16638
  "src/Theme/base.config.ts": {
16634
16639
  "bytesInOutput": 6104
@@ -16796,7 +16801,7 @@
16796
16801
  "bytesInOutput": 983
16797
16802
  },
16798
16803
  "src/AudioLevel/AudioLevel.tsx": {
16799
- "bytesInOutput": 2808
16804
+ "bytesInOutput": 2807
16800
16805
  },
16801
16806
  "src/AudioLevel/index.ts": {
16802
16807
  "bytesInOutput": 175
@@ -16841,7 +16846,7 @@
16841
16846
  "bytesInOutput": 129
16842
16847
  },
16843
16848
  "src/Accordion/Accordion.tsx": {
16844
- "bytesInOutput": 3239
16849
+ "bytesInOutput": 3189
16845
16850
  },
16846
16851
  "src/Accordion/index.ts": {
16847
16852
  "bytesInOutput": 297
@@ -16904,7 +16909,7 @@
16904
16909
  "bytesInOutput": 3450
16905
16910
  },
16906
16911
  "../../node_modules/lodash/lodash.js": {
16907
- "bytesInOutput": 224305
16912
+ "bytesInOutput": 224298
16908
16913
  },
16909
16914
  "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
16910
16915
  "bytesInOutput": 1887
@@ -16916,7 +16921,7 @@
16916
16921
  "bytesInOutput": 1552
16917
16922
  },
16918
16923
  "src/Prebuilt/common/utils.js": {
16919
- "bytesInOutput": 3811
16924
+ "bytesInOutput": 3814
16920
16925
  },
16921
16926
  "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
16922
16927
  "bytesInOutput": 3003
@@ -17053,14 +17058,14 @@
17053
17058
  "src/Prebuilt/components/MoreSettings/MuteAllModal.tsx": {
17054
17059
  "bytesInOutput": 2378
17055
17060
  },
17056
- "src/Prebuilt/components/hooks/useMetadata.tsx": {
17057
- "bytesInOutput": 2163
17061
+ "src/Prebuilt/components/hooks/useMetadata.jsx": {
17062
+ "bytesInOutput": 2305
17058
17063
  },
17059
17064
  "src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx": {
17060
17065
  "bytesInOutput": 8565
17061
17066
  },
17062
17067
  "../../node_modules/reselect/es/index.js": {
17063
- "bytesInOutput": 2639
17068
+ "bytesInOutput": 2641
17064
17069
  },
17065
17070
  "../../node_modules/ua-parser-js/src/ua-parser.js": {
17066
17071
  "bytesInOutput": 42486
@@ -17072,7 +17077,7 @@
17072
17077
  "bytesInOutput": 6467
17073
17078
  },
17074
17079
  "../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
17075
- "bytesInOutput": 6260
17080
+ "bytesInOutput": 6256
17076
17081
  },
17077
17082
  "../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
17078
17083
  "bytesInOutput": 1396
@@ -17081,7 +17086,7 @@
17081
17086
  "bytesInOutput": 22882
17082
17087
  },
17083
17088
  "../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
17084
- "bytesInOutput": 2277
17089
+ "bytesInOutput": 2280
17085
17090
  },
17086
17091
  "../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js": {
17087
17092
  "bytesInOutput": 984
@@ -17093,7 +17098,7 @@
17093
17098
  "bytesInOutput": 12019
17094
17099
  },
17095
17100
  "../../node_modules/sdp/sdp.js": {
17096
- "bytesInOutput": 22278
17101
+ "bytesInOutput": 22291
17097
17102
  },
17098
17103
  "../../node_modules/webrtc-adapter/src/js/common_shim.js": {
17099
17104
  "bytesInOutput": 12620
@@ -17117,7 +17122,7 @@
17117
17122
  "bytesInOutput": 615
17118
17123
  },
17119
17124
  "../hms-video-store/dist/index.js": {
17120
- "bytesInOutput": 54856
17125
+ "bytesInOutput": 53378
17121
17126
  },
17122
17127
  "src/Prebuilt/components/hooks/usePlaylistMusic.js": {
17123
17128
  "bytesInOutput": 1384
@@ -17147,13 +17152,13 @@
17147
17152
  "bytesInOutput": 938
17148
17153
  },
17149
17154
  "src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
17150
- "bytesInOutput": 13388
17155
+ "bytesInOutput": 13528
17151
17156
  },
17152
17157
  "src/Prebuilt/components/MoreSettings/MoreSettings.tsx": {
17153
17158
  "bytesInOutput": 831
17154
17159
  },
17155
17160
  "src/Prebuilt/components/RaiseHand.tsx": {
17156
- "bytesInOutput": 1306
17161
+ "bytesInOutput": 1149
17157
17162
  },
17158
17163
  "src/Prebuilt/images/pdf-share.png": {
17159
17164
  "bytesInOutput": 25548
@@ -17207,13 +17212,13 @@
17207
17212
  "bytesInOutput": 2258
17208
17213
  },
17209
17214
  "src/Prebuilt/components/Footer/RoleAccordion.tsx": {
17210
- "bytesInOutput": 6544
17215
+ "bytesInOutput": 6489
17211
17216
  },
17212
17217
  "src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
17213
17218
  "bytesInOutput": 2181
17214
17219
  },
17215
17220
  "src/Prebuilt/components/Footer/ParticipantList.tsx": {
17216
- "bytesInOutput": 14387
17221
+ "bytesInOutput": 14347
17217
17222
  },
17218
17223
  "src/Prebuilt/components/Footer/PollsToggle.tsx": {
17219
17224
  "bytesInOutput": 1521
@@ -17222,7 +17227,7 @@
17222
17227
  "bytesInOutput": 1352
17223
17228
  },
17224
17229
  "src/Prebuilt/components/Footer/Footer.tsx": {
17225
- "bytesInOutput": 4294
17230
+ "bytesInOutput": 4540
17226
17231
  },
17227
17232
  "src/Prebuilt/components/Notifications/HLSFailureModal.tsx": {
17228
17233
  "bytesInOutput": 2811
@@ -17234,7 +17239,7 @@
17234
17239
  "bytesInOutput": 1170
17235
17240
  },
17236
17241
  "src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.tsx": {
17237
- "bytesInOutput": 9668
17242
+ "bytesInOutput": 9672
17238
17243
  },
17239
17244
  "src/Prebuilt/components/Polls/CreateQuestions/DeleteQuestionModal.tsx": {
17240
17245
  "bytesInOutput": 2802
@@ -17318,7 +17323,7 @@
17318
17323
  "bytesInOutput": 1528
17319
17324
  },
17320
17325
  "src/Prebuilt/components/hooks/usePinnedMessages.ts": {
17321
- "bytesInOutput": 3165
17326
+ "bytesInOutput": 3164
17322
17327
  },
17323
17328
  "src/Prebuilt/components/Chat/ChatActions.tsx": {
17324
17329
  "bytesInOutput": 11568
@@ -17333,7 +17338,7 @@
17333
17338
  "bytesInOutput": 926
17334
17339
  },
17335
17340
  "src/Prebuilt/components/Chat/ChatBody.tsx": {
17336
- "bytesInOutput": 17543
17341
+ "bytesInOutput": 17147
17337
17342
  },
17338
17343
  "src/Prebuilt/components/Chat/ChatSelector.tsx": {
17339
17344
  "bytesInOutput": 8560
@@ -17348,7 +17353,7 @@
17348
17353
  "bytesInOutput": 1440
17349
17354
  },
17350
17355
  "src/Prebuilt/components/Chat/ChatFooter.tsx": {
17351
- "bytesInOutput": 11558
17356
+ "bytesInOutput": 11726
17352
17357
  },
17353
17358
  "src/Prebuilt/components/Chat/ChatStates.tsx": {
17354
17359
  "bytesInOutput": 3529
@@ -17357,7 +17362,7 @@
17357
17362
  "bytesInOutput": 1403
17358
17363
  },
17359
17364
  "src/Prebuilt/components/Chat/StickIndicator.tsx": {
17360
- "bytesInOutput": 828
17365
+ "bytesInOutput": 827
17361
17366
  },
17362
17367
  "src/Prebuilt/components/Chat/PinnedMessage.tsx": {
17363
17368
  "bytesInOutput": 6242
@@ -17420,7 +17425,7 @@
17420
17425
  "bytesInOutput": 3422
17421
17426
  },
17422
17427
  "src/Prebuilt/components/Preview/PreviewJoin.tsx": {
17423
- "bytesInOutput": 11808
17428
+ "bytesInOutput": 11807
17424
17429
  },
17425
17430
  "src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx": {
17426
17431
  "bytesInOutput": 2764
@@ -17435,13 +17440,13 @@
17435
17440
  "bytesInOutput": 5183
17436
17441
  },
17437
17442
  "src/Prebuilt/components/Pagination.tsx": {
17438
- "bytesInOutput": 2119
17443
+ "bytesInOutput": 2118
17439
17444
  },
17440
17445
  "src/Prebuilt/components/VideoLayouts/Grid.tsx": {
17441
17446
  "bytesInOutput": 1620
17442
17447
  },
17443
17448
  "src/Prebuilt/components/hooks/useTileLayout.tsx": {
17444
- "bytesInOutput": 4490
17449
+ "bytesInOutput": 4485
17445
17450
  },
17446
17451
  "src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
17447
17452
  "bytesInOutput": 2453
@@ -17471,7 +17476,7 @@
17471
17476
  "bytesInOutput": 3475
17472
17477
  },
17473
17478
  "src/Prebuilt/common/PeersSorter.ts": {
17474
- "bytesInOutput": 3605
17479
+ "bytesInOutput": 3604
17475
17480
  },
17476
17481
  "src/Prebuilt/components/VideoLayouts/GridLayout.tsx": {
17477
17482
  "bytesInOutput": 4705
@@ -17510,7 +17515,7 @@
17510
17515
  "bytesInOutput": 595
17511
17516
  },
17512
17517
  "src/Prebuilt/components/HMSVideo/utils.ts": {
17513
- "bytesInOutput": 833
17518
+ "bytesInOutput": 835
17514
17519
  },
17515
17520
  "src/Prebuilt/components/HMSVideo/VideoProgress.tsx": {
17516
17521
  "bytesInOutput": 3728
@@ -17549,7 +17554,7 @@
17549
17554
  "bytesInOutput": 2182
17550
17555
  },
17551
17556
  "src/Prebuilt/components/Header/common.jsx": {
17552
- "bytesInOutput": 7375
17557
+ "bytesInOutput": 7389
17553
17558
  },
17554
17559
  "src/Prebuilt/components/Header/Header.tsx": {
17555
17560
  "bytesInOutput": 2332
@@ -17561,7 +17566,7 @@
17561
17566
  "bytesInOutput": 1024
17562
17567
  },
17563
17568
  "src/Prebuilt/components/ConferenceScreen.tsx": {
17564
- "bytesInOutput": 8920
17569
+ "bytesInOutput": 9089
17565
17570
  },
17566
17571
  "src/Prebuilt/components/ErrorBoundary.jsx": {
17567
17572
  "bytesInOutput": 4366
@@ -17594,7 +17599,7 @@
17594
17599
  "bytesInOutput": 1817
17595
17600
  },
17596
17601
  "src/Prebuilt/components/Toast/ToastConfig.jsx": {
17597
- "bytesInOutput": 8711
17602
+ "bytesInOutput": 8710
17598
17603
  },
17599
17604
  "src/Prebuilt/components/Toast/ToastBatcher.js": {
17600
17605
  "bytesInOutput": 2394
@@ -17630,7 +17635,7 @@
17630
17635
  "bytesInOutput": 2248
17631
17636
  },
17632
17637
  "src/Prebuilt/components/Notifications/Notifications.tsx": {
17633
- "bytesInOutput": 8889
17638
+ "bytesInOutput": 8886
17634
17639
  },
17635
17640
  "src/Prebuilt/components/Notifications/index.tsx": {
17636
17641
  "bytesInOutput": 173
@@ -17678,7 +17683,7 @@
17678
17683
  "bytesInOutput": 2980
17679
17684
  }
17680
17685
  },
17681
- "bytes": 1561104
17686
+ "bytes": 1558848
17682
17687
  }
17683
17688
  }
17684
17689
  }