@100mslive/roomkit-react 0.3.3-alpha.6 → 0.3.3-alpha.8
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-XI2Q44RQ.js → HLSView-UN7O7GT2.js} +2 -2
- package/dist/Prebuilt/components/RaiseHand.d.ts +1 -1
- package/dist/{chunk-3JLNG275.js → chunk-4NHNNVQ3.js} +368 -393
- package/dist/chunk-4NHNNVQ3.js.map +7 -0
- package/dist/index.cjs.js +798 -826
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +56 -51
- package/dist/meta.esbuild.json +61 -56
- package/package.json +8 -8
- package/src/Prebuilt/components/Chat/ChatFooter.tsx +4 -2
- package/src/Prebuilt/components/ConferenceScreen.tsx +4 -1
- package/src/Prebuilt/components/Footer/Footer.tsx +4 -1
- package/src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx +1 -0
- package/src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx +5 -1
- package/src/Prebuilt/components/PreviousRoleInMetadata.tsx +1 -0
- package/src/Prebuilt/components/RaiseHand.tsx +1 -7
- package/src/Prebuilt/components/RoleChangeRequest/RoleChangeRequestModal.tsx +1 -0
- package/src/Prebuilt/components/hooks/{useMetadata.tsx → useMetadata.jsx} +8 -2
- package/dist/Prebuilt/components/hooks/useMetadata.d.ts +0 -8
- package/dist/chunk-3JLNG275.js.map +0 -7
- /package/dist/{HLSView-XI2Q44RQ.js.map → HLSView-UN7O7GT2.js.map} +0 -0
package/dist/index.js
CHANGED
package/dist/meta.cjs.json
CHANGED
@@ -4201,8 +4201,8 @@
|
|
4201
4201
|
],
|
4202
4202
|
"format": "esm"
|
4203
4203
|
},
|
4204
|
-
"src/Prebuilt/components/hooks/useMetadata.
|
4205
|
-
"bytes":
|
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":
|
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.
|
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":
|
4694
|
+
"bytes": 328471,
|
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":
|
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.
|
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":
|
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/
|
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
|
},
|
@@ -6342,7 +6337,7 @@
|
|
6342
6337
|
"format": "esm"
|
6343
6338
|
},
|
6344
6339
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
6345
|
-
"bytes":
|
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",
|
@@ -8243,7 +8243,7 @@
|
|
8243
8243
|
"format": "esm"
|
8244
8244
|
},
|
8245
8245
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
8246
|
-
"bytes":
|
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":
|
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.
|
9830
|
+
"path": "src/Prebuilt/components/hooks/useMetadata.jsx",
|
9831
9831
|
"kind": "import-statement",
|
9832
9832
|
"original": "../hooks/useMetadata"
|
9833
9833
|
},
|
@@ -11934,7 +11934,7 @@
|
|
11934
11934
|
"format": "esm"
|
11935
11935
|
},
|
11936
11936
|
"src/Prebuilt/components/PreviousRoleInMetadata.tsx": {
|
11937
|
-
"bytes":
|
11937
|
+
"bytes": 769,
|
11938
11938
|
"imports": [
|
11939
11939
|
{
|
11940
11940
|
"path": "react",
|
@@ -11947,7 +11947,7 @@
|
|
11947
11947
|
"external": true
|
11948
11948
|
},
|
11949
11949
|
{
|
11950
|
-
"path": "src/Prebuilt/components/hooks/useMetadata.
|
11950
|
+
"path": "src/Prebuilt/components/hooks/useMetadata.jsx",
|
11951
11951
|
"kind": "import-statement",
|
11952
11952
|
"original": "./hooks/useMetadata"
|
11953
11953
|
},
|
@@ -11960,7 +11960,7 @@
|
|
11960
11960
|
"format": "esm"
|
11961
11961
|
},
|
11962
11962
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
11963
|
-
"bytes":
|
11963
|
+
"bytes": 8259,
|
11964
11964
|
"imports": [
|
11965
11965
|
{
|
11966
11966
|
"path": "react",
|
@@ -13770,7 +13770,7 @@
|
|
13770
13770
|
"imports": [],
|
13771
13771
|
"exports": [],
|
13772
13772
|
"inputs": {},
|
13773
|
-
"bytes":
|
13773
|
+
"bytes": 3292783
|
13774
13774
|
},
|
13775
13775
|
"dist/index.cjs.js": {
|
13776
13776
|
"imports": [
|
@@ -15054,6 +15054,11 @@
|
|
15054
15054
|
"kind": "require-call",
|
15055
15055
|
"external": true
|
15056
15056
|
},
|
15057
|
+
{
|
15058
|
+
"path": "@100mslive/react-sdk",
|
15059
|
+
"kind": "require-call",
|
15060
|
+
"external": true
|
15061
|
+
},
|
15057
15062
|
{
|
15058
15063
|
"path": "react",
|
15059
15064
|
"kind": "require-call",
|
@@ -16709,7 +16714,7 @@
|
|
16709
16714
|
"entryPoint": "src/index.ts",
|
16710
16715
|
"inputs": {
|
16711
16716
|
"<define:process.env>": {
|
16712
|
-
"bytesInOutput":
|
16717
|
+
"bytesInOutput": 18236
|
16713
16718
|
},
|
16714
16719
|
"src/Theme/base.config.ts": {
|
16715
16720
|
"bytesInOutput": 6104
|
@@ -16877,7 +16882,7 @@
|
|
16877
16882
|
"bytesInOutput": 983
|
16878
16883
|
},
|
16879
16884
|
"src/AudioLevel/AudioLevel.tsx": {
|
16880
|
-
"bytesInOutput":
|
16885
|
+
"bytesInOutput": 2807
|
16881
16886
|
},
|
16882
16887
|
"src/AudioLevel/index.ts": {
|
16883
16888
|
"bytesInOutput": 175
|
@@ -16985,7 +16990,7 @@
|
|
16985
16990
|
"bytesInOutput": 3450
|
16986
16991
|
},
|
16987
16992
|
"../../node_modules/lodash/lodash.js": {
|
16988
|
-
"bytesInOutput":
|
16993
|
+
"bytesInOutput": 224298
|
16989
16994
|
},
|
16990
16995
|
"src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
|
16991
16996
|
"bytesInOutput": 1887
|
@@ -16997,7 +17002,7 @@
|
|
16997
17002
|
"bytesInOutput": 1552
|
16998
17003
|
},
|
16999
17004
|
"src/Prebuilt/common/utils.js": {
|
17000
|
-
"bytesInOutput":
|
17005
|
+
"bytesInOutput": 3814
|
17001
17006
|
},
|
17002
17007
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
|
17003
17008
|
"bytesInOutput": 3003
|
@@ -17134,14 +17139,14 @@
|
|
17134
17139
|
"src/Prebuilt/components/MoreSettings/MuteAllModal.tsx": {
|
17135
17140
|
"bytesInOutput": 2378
|
17136
17141
|
},
|
17137
|
-
"src/Prebuilt/components/hooks/useMetadata.
|
17138
|
-
"bytesInOutput":
|
17142
|
+
"src/Prebuilt/components/hooks/useMetadata.jsx": {
|
17143
|
+
"bytesInOutput": 2305
|
17139
17144
|
},
|
17140
17145
|
"src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx": {
|
17141
17146
|
"bytesInOutput": 8565
|
17142
17147
|
},
|
17143
17148
|
"../../node_modules/reselect/es/index.js": {
|
17144
|
-
"bytesInOutput":
|
17149
|
+
"bytesInOutput": 2641
|
17145
17150
|
},
|
17146
17151
|
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
17147
17152
|
"bytesInOutput": 42486
|
@@ -17153,7 +17158,7 @@
|
|
17153
17158
|
"bytesInOutput": 6467
|
17154
17159
|
},
|
17155
17160
|
"../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
|
17156
|
-
"bytesInOutput":
|
17161
|
+
"bytesInOutput": 6263
|
17157
17162
|
},
|
17158
17163
|
"../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
|
17159
17164
|
"bytesInOutput": 1396
|
@@ -17162,7 +17167,7 @@
|
|
17162
17167
|
"bytesInOutput": 22882
|
17163
17168
|
},
|
17164
17169
|
"../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
|
17165
|
-
"bytesInOutput":
|
17170
|
+
"bytesInOutput": 2280
|
17166
17171
|
},
|
17167
17172
|
"../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js": {
|
17168
17173
|
"bytesInOutput": 984
|
@@ -17174,10 +17179,10 @@
|
|
17174
17179
|
"bytesInOutput": 12019
|
17175
17180
|
},
|
17176
17181
|
"../../node_modules/sdp/sdp.js": {
|
17177
|
-
"bytesInOutput":
|
17182
|
+
"bytesInOutput": 22291
|
17178
17183
|
},
|
17179
17184
|
"../../node_modules/webrtc-adapter/src/js/common_shim.js": {
|
17180
|
-
"bytesInOutput":
|
17185
|
+
"bytesInOutput": 12620
|
17181
17186
|
},
|
17182
17187
|
"../../node_modules/webrtc-adapter/src/js/adapter_factory.js": {
|
17183
17188
|
"bytesInOutput": 4575
|
@@ -17198,7 +17203,7 @@
|
|
17198
17203
|
"bytesInOutput": 615
|
17199
17204
|
},
|
17200
17205
|
"../hms-video-store/dist/index.js": {
|
17201
|
-
"bytesInOutput":
|
17206
|
+
"bytesInOutput": 53353
|
17202
17207
|
},
|
17203
17208
|
"src/Prebuilt/components/hooks/usePlaylistMusic.js": {
|
17204
17209
|
"bytesInOutput": 1384
|
@@ -17228,13 +17233,13 @@
|
|
17228
17233
|
"bytesInOutput": 938
|
17229
17234
|
},
|
17230
17235
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
17231
|
-
"bytesInOutput":
|
17236
|
+
"bytesInOutput": 13528
|
17232
17237
|
},
|
17233
17238
|
"src/Prebuilt/components/MoreSettings/MoreSettings.tsx": {
|
17234
17239
|
"bytesInOutput": 831
|
17235
17240
|
},
|
17236
17241
|
"src/Prebuilt/components/RaiseHand.tsx": {
|
17237
|
-
"bytesInOutput":
|
17242
|
+
"bytesInOutput": 1149
|
17238
17243
|
},
|
17239
17244
|
"src/Prebuilt/images/pdf-share.png": {
|
17240
17245
|
"bytesInOutput": 25548
|
@@ -17303,7 +17308,7 @@
|
|
17303
17308
|
"bytesInOutput": 1804
|
17304
17309
|
},
|
17305
17310
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
17306
|
-
"bytesInOutput":
|
17311
|
+
"bytesInOutput": 4540
|
17307
17312
|
},
|
17308
17313
|
"src/Prebuilt/components/Notifications/HLSFailureModal.tsx": {
|
17309
17314
|
"bytesInOutput": 2811
|
@@ -17315,7 +17320,7 @@
|
|
17315
17320
|
"bytesInOutput": 1170
|
17316
17321
|
},
|
17317
17322
|
"src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.tsx": {
|
17318
|
-
"bytesInOutput":
|
17323
|
+
"bytesInOutput": 9672
|
17319
17324
|
},
|
17320
17325
|
"src/Prebuilt/components/Polls/CreateQuestions/DeleteQuestionModal.tsx": {
|
17321
17326
|
"bytesInOutput": 2802
|
@@ -17399,7 +17404,7 @@
|
|
17399
17404
|
"bytesInOutput": 1528
|
17400
17405
|
},
|
17401
17406
|
"src/Prebuilt/components/hooks/usePinnedMessages.ts": {
|
17402
|
-
"bytesInOutput":
|
17407
|
+
"bytesInOutput": 3164
|
17403
17408
|
},
|
17404
17409
|
"src/Prebuilt/components/Chat/ChatActions.tsx": {
|
17405
17410
|
"bytesInOutput": 11568
|
@@ -17429,7 +17434,7 @@
|
|
17429
17434
|
"bytesInOutput": 1440
|
17430
17435
|
},
|
17431
17436
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
17432
|
-
"bytesInOutput":
|
17437
|
+
"bytesInOutput": 11726
|
17433
17438
|
},
|
17434
17439
|
"src/Prebuilt/components/Chat/ChatStates.tsx": {
|
17435
17440
|
"bytesInOutput": 3529
|
@@ -17438,7 +17443,7 @@
|
|
17438
17443
|
"bytesInOutput": 1403
|
17439
17444
|
},
|
17440
17445
|
"src/Prebuilt/components/Chat/StickIndicator.tsx": {
|
17441
|
-
"bytesInOutput":
|
17446
|
+
"bytesInOutput": 827
|
17442
17447
|
},
|
17443
17448
|
"src/Prebuilt/components/Chat/PinnedMessage.tsx": {
|
17444
17449
|
"bytesInOutput": 6242
|
@@ -17501,7 +17506,7 @@
|
|
17501
17506
|
"bytesInOutput": 3422
|
17502
17507
|
},
|
17503
17508
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
17504
|
-
"bytesInOutput":
|
17509
|
+
"bytesInOutput": 11807
|
17505
17510
|
},
|
17506
17511
|
"src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx": {
|
17507
17512
|
"bytesInOutput": 2764
|
@@ -17516,13 +17521,13 @@
|
|
17516
17521
|
"bytesInOutput": 5183
|
17517
17522
|
},
|
17518
17523
|
"src/Prebuilt/components/Pagination.tsx": {
|
17519
|
-
"bytesInOutput":
|
17524
|
+
"bytesInOutput": 2118
|
17520
17525
|
},
|
17521
17526
|
"src/Prebuilt/components/VideoLayouts/Grid.tsx": {
|
17522
17527
|
"bytesInOutput": 1620
|
17523
17528
|
},
|
17524
17529
|
"src/Prebuilt/components/hooks/useTileLayout.tsx": {
|
17525
|
-
"bytesInOutput":
|
17530
|
+
"bytesInOutput": 4485
|
17526
17531
|
},
|
17527
17532
|
"src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
|
17528
17533
|
"bytesInOutput": 2453
|
@@ -17555,7 +17560,7 @@
|
|
17555
17560
|
"bytesInOutput": 3759
|
17556
17561
|
},
|
17557
17562
|
"src/Prebuilt/common/PeersSorter.ts": {
|
17558
|
-
"bytesInOutput":
|
17563
|
+
"bytesInOutput": 3604
|
17559
17564
|
},
|
17560
17565
|
"src/Prebuilt/components/VideoLayouts/GridLayout.tsx": {
|
17561
17566
|
"bytesInOutput": 5493
|
@@ -17594,7 +17599,7 @@
|
|
17594
17599
|
"bytesInOutput": 5741
|
17595
17600
|
},
|
17596
17601
|
"src/Prebuilt/components/HMSVideo/utils.ts": {
|
17597
|
-
"bytesInOutput":
|
17602
|
+
"bytesInOutput": 835
|
17598
17603
|
},
|
17599
17604
|
"src/Prebuilt/components/HMSVideo/VideoProgress.tsx": {
|
17600
17605
|
"bytesInOutput": 3785
|
@@ -17633,7 +17638,7 @@
|
|
17633
17638
|
"bytesInOutput": 2182
|
17634
17639
|
},
|
17635
17640
|
"src/Prebuilt/components/Header/common.jsx": {
|
17636
|
-
"bytesInOutput":
|
17641
|
+
"bytesInOutput": 7389
|
17637
17642
|
},
|
17638
17643
|
"src/Prebuilt/components/Header/Header.tsx": {
|
17639
17644
|
"bytesInOutput": 2332
|
@@ -17645,7 +17650,7 @@
|
|
17645
17650
|
"bytesInOutput": 1024
|
17646
17651
|
},
|
17647
17652
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
17648
|
-
"bytesInOutput":
|
17653
|
+
"bytesInOutput": 9089
|
17649
17654
|
},
|
17650
17655
|
"src/Prebuilt/components/ErrorBoundary.jsx": {
|
17651
17656
|
"bytesInOutput": 4366
|
@@ -17678,7 +17683,7 @@
|
|
17678
17683
|
"bytesInOutput": 1821
|
17679
17684
|
},
|
17680
17685
|
"src/Prebuilt/components/Toast/ToastConfig.jsx": {
|
17681
|
-
"bytesInOutput":
|
17686
|
+
"bytesInOutput": 8710
|
17682
17687
|
},
|
17683
17688
|
"src/Prebuilt/components/Toast/ToastBatcher.js": {
|
17684
17689
|
"bytesInOutput": 2394
|
@@ -17714,7 +17719,7 @@
|
|
17714
17719
|
"bytesInOutput": 2248
|
17715
17720
|
},
|
17716
17721
|
"src/Prebuilt/components/Notifications/Notifications.tsx": {
|
17717
|
-
"bytesInOutput":
|
17722
|
+
"bytesInOutput": 8886
|
17718
17723
|
},
|
17719
17724
|
"src/Prebuilt/components/Notifications/index.tsx": {
|
17720
17725
|
"bytesInOutput": 173
|
@@ -17762,7 +17767,7 @@
|
|
17762
17767
|
"bytesInOutput": 2980
|
17763
17768
|
}
|
17764
17769
|
},
|
17765
|
-
"bytes":
|
17770
|
+
"bytes": 1568886
|
17766
17771
|
}
|
17767
17772
|
}
|
17768
17773
|
}
|