@100mslive/roomkit-react 0.3.25-alpha.0 → 0.3.25-alpha.10
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/README.md +8 -3
- package/dist/Prebuilt/App.d.ts +1 -2
- package/dist/VideoTile/StyledVideoTile.d.ts +1 -606
- package/dist/index.cjs.css +2 -2
- package/dist/index.cjs.css.map +1 -1
- package/dist/index.cjs.js +844 -885
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.css +2 -2
- package/dist/index.css.map +1 -1
- package/dist/index.js +910 -952
- package/dist/index.js.map +4 -4
- package/dist/meta.cjs.json +40 -65
- package/dist/meta.esbuild.json +40 -65
- package/package.json +8 -9
- package/src/Diagnostics/ConnectivityTest.tsx +2 -0
- package/src/Prebuilt/App.tsx +6 -4
- package/src/Prebuilt/components/AudioVideoToggle.tsx +1 -1
- package/src/Prebuilt/components/ConferenceScreen.tsx +7 -35
- package/src/Prebuilt/components/PIP/PIPChat.tsx +1 -1
- package/src/Prebuilt/components/VideoLayouts/Grid.tsx +29 -32
- package/src/VideoTile/StyledVideoTile.tsx +2 -15
package/dist/meta.cjs.json
CHANGED
|
@@ -915,13 +915,8 @@
|
|
|
915
915
|
"format": "esm"
|
|
916
916
|
},
|
|
917
917
|
"src/VideoTile/StyledVideoTile.tsx": {
|
|
918
|
-
"bytes":
|
|
918
|
+
"bytes": 2855,
|
|
919
919
|
"imports": [
|
|
920
|
-
{
|
|
921
|
-
"path": "framer-motion",
|
|
922
|
-
"kind": "import-statement",
|
|
923
|
-
"external": true
|
|
924
|
-
},
|
|
925
920
|
{
|
|
926
921
|
"path": "src/Layout/index.tsx",
|
|
927
922
|
"kind": "import-statement",
|
|
@@ -3107,7 +3102,7 @@
|
|
|
3107
3102
|
"format": "esm"
|
|
3108
3103
|
},
|
|
3109
3104
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
|
3110
|
-
"bytes":
|
|
3105
|
+
"bytes": 13760,
|
|
3111
3106
|
"imports": [
|
|
3112
3107
|
{
|
|
3113
3108
|
"path": "react",
|
|
@@ -4362,7 +4357,7 @@
|
|
|
4362
4357
|
"format": "esm"
|
|
4363
4358
|
},
|
|
4364
4359
|
"src/Prebuilt/components/PIP/PIPChat.tsx": {
|
|
4365
|
-
"bytes":
|
|
4360
|
+
"bytes": 10418,
|
|
4366
4361
|
"imports": [
|
|
4367
4362
|
{
|
|
4368
4363
|
"path": "react",
|
|
@@ -5784,7 +5779,7 @@
|
|
|
5784
5779
|
"format": "cjs"
|
|
5785
5780
|
},
|
|
5786
5781
|
"../hms-video-store/dist/index.js": {
|
|
5787
|
-
"bytes":
|
|
5782
|
+
"bytes": 375694,
|
|
5788
5783
|
"imports": [
|
|
5789
5784
|
{
|
|
5790
5785
|
"path": "../../node_modules/reselect/es/index.js",
|
|
@@ -10706,18 +10701,13 @@
|
|
|
10706
10701
|
"format": "esm"
|
|
10707
10702
|
},
|
|
10708
10703
|
"src/Prebuilt/components/VideoLayouts/Grid.tsx": {
|
|
10709
|
-
"bytes":
|
|
10704
|
+
"bytes": 1272,
|
|
10710
10705
|
"imports": [
|
|
10711
10706
|
{
|
|
10712
10707
|
"path": "react",
|
|
10713
10708
|
"kind": "import-statement",
|
|
10714
10709
|
"external": true
|
|
10715
10710
|
},
|
|
10716
|
-
{
|
|
10717
|
-
"path": "framer-motion",
|
|
10718
|
-
"kind": "import-statement",
|
|
10719
|
-
"external": true
|
|
10720
|
-
},
|
|
10721
10711
|
{
|
|
10722
10712
|
"path": "@100mslive/react-sdk",
|
|
10723
10713
|
"kind": "import-statement",
|
|
@@ -11331,7 +11321,7 @@
|
|
|
11331
11321
|
],
|
|
11332
11322
|
"format": "esm"
|
|
11333
11323
|
},
|
|
11334
|
-
"../../../../../../../tmp/tmp-
|
|
11324
|
+
"../../../../../../../tmp/tmp-2744-FdxZmJiM71x7/1939bb1d2c43/tldraw.css": {
|
|
11335
11325
|
"bytes": 80111,
|
|
11336
11326
|
"imports": [
|
|
11337
11327
|
{
|
|
@@ -11381,7 +11371,7 @@
|
|
|
11381
11371
|
}
|
|
11382
11372
|
]
|
|
11383
11373
|
},
|
|
11384
|
-
"../../../../../../../tmp/tmp-
|
|
11374
|
+
"../../../../../../../tmp/tmp-2744-FdxZmJiM71x7/1939bb1d2701/index.css": {
|
|
11385
11375
|
"bytes": 597,
|
|
11386
11376
|
"imports": [
|
|
11387
11377
|
{
|
|
@@ -11390,7 +11380,7 @@
|
|
|
11390
11380
|
"external": true
|
|
11391
11381
|
},
|
|
11392
11382
|
{
|
|
11393
|
-
"path": "../../../../../../../tmp/tmp-
|
|
11383
|
+
"path": "../../../../../../../tmp/tmp-2744-FdxZmJiM71x7/1939bb1d2c43/tldraw.css",
|
|
11394
11384
|
"kind": "import-rule",
|
|
11395
11385
|
"original": "@tldraw/tldraw/tldraw.css"
|
|
11396
11386
|
}
|
|
@@ -11465,7 +11455,7 @@
|
|
|
11465
11455
|
"original": "../../common/constants"
|
|
11466
11456
|
},
|
|
11467
11457
|
{
|
|
11468
|
-
"path": "../../../../../../../tmp/tmp-
|
|
11458
|
+
"path": "../../../../../../../tmp/tmp-2744-FdxZmJiM71x7/1939bb1d2701/index.css",
|
|
11469
11459
|
"kind": "import-statement",
|
|
11470
11460
|
"original": "@100mslive/hms-whiteboard/index.css"
|
|
11471
11461
|
},
|
|
@@ -12823,7 +12813,7 @@
|
|
|
12823
12813
|
"format": "esm"
|
|
12824
12814
|
},
|
|
12825
12815
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
|
12826
|
-
"bytes":
|
|
12816
|
+
"bytes": 7133,
|
|
12827
12817
|
"imports": [
|
|
12828
12818
|
{
|
|
12829
12819
|
"path": "react",
|
|
@@ -14606,18 +14596,13 @@
|
|
|
14606
14596
|
"format": "esm"
|
|
14607
14597
|
},
|
|
14608
14598
|
"src/Prebuilt/App.tsx": {
|
|
14609
|
-
"bytes":
|
|
14599
|
+
"bytes": 10920,
|
|
14610
14600
|
"imports": [
|
|
14611
14601
|
{
|
|
14612
14602
|
"path": "react",
|
|
14613
14603
|
"kind": "import-statement",
|
|
14614
14604
|
"external": true
|
|
14615
14605
|
},
|
|
14616
|
-
{
|
|
14617
|
-
"path": "@100mslive/hms-video-store",
|
|
14618
|
-
"kind": "import-statement",
|
|
14619
|
-
"external": true
|
|
14620
|
-
},
|
|
14621
14606
|
{
|
|
14622
14607
|
"path": "@100mslive/types-prebuilt",
|
|
14623
14608
|
"kind": "import-statement",
|
|
@@ -15219,7 +15204,7 @@
|
|
|
15219
15204
|
"format": "esm"
|
|
15220
15205
|
},
|
|
15221
15206
|
"src/Diagnostics/ConnectivityTest.tsx": {
|
|
15222
|
-
"bytes":
|
|
15207
|
+
"bytes": 12290,
|
|
15223
15208
|
"imports": [
|
|
15224
15209
|
{
|
|
15225
15210
|
"path": "react",
|
|
@@ -15729,7 +15714,7 @@
|
|
|
15729
15714
|
"imports": [],
|
|
15730
15715
|
"exports": [],
|
|
15731
15716
|
"inputs": {},
|
|
15732
|
-
"bytes":
|
|
15717
|
+
"bytes": 3624495
|
|
15733
15718
|
},
|
|
15734
15719
|
"dist/index.cjs.js": {
|
|
15735
15720
|
"imports": [
|
|
@@ -15873,11 +15858,6 @@
|
|
|
15873
15858
|
"kind": "require-call",
|
|
15874
15859
|
"external": true
|
|
15875
15860
|
},
|
|
15876
|
-
{
|
|
15877
|
-
"path": "framer-motion",
|
|
15878
|
-
"kind": "require-call",
|
|
15879
|
-
"external": true
|
|
15880
|
-
},
|
|
15881
15861
|
{
|
|
15882
15862
|
"path": "@radix-ui/react-dropdown-menu",
|
|
15883
15863
|
"kind": "require-call",
|
|
@@ -18113,11 +18093,6 @@
|
|
|
18113
18093
|
"kind": "require-call",
|
|
18114
18094
|
"external": true
|
|
18115
18095
|
},
|
|
18116
|
-
{
|
|
18117
|
-
"path": "framer-motion",
|
|
18118
|
-
"kind": "require-call",
|
|
18119
|
-
"external": true
|
|
18120
|
-
},
|
|
18121
18096
|
{
|
|
18122
18097
|
"path": "react",
|
|
18123
18098
|
"kind": "require-call",
|
|
@@ -19077,13 +19052,13 @@
|
|
|
19077
19052
|
"cssBundle": "dist/index.cjs.css",
|
|
19078
19053
|
"inputs": {
|
|
19079
19054
|
"<define:process.env>": {
|
|
19080
|
-
"bytesInOutput":
|
|
19055
|
+
"bytesInOutput": 18055
|
|
19081
19056
|
},
|
|
19082
19057
|
"../../node_modules/lodash/lodash.js": {
|
|
19083
|
-
"bytesInOutput":
|
|
19058
|
+
"bytesInOutput": 224306
|
|
19084
19059
|
},
|
|
19085
19060
|
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
|
19086
|
-
"bytesInOutput":
|
|
19061
|
+
"bytesInOutput": 42453
|
|
19087
19062
|
},
|
|
19088
19063
|
"../../node_modules/lodash.isequal/index.js": {
|
|
19089
19064
|
"bytesInOutput": 26597
|
|
@@ -19098,13 +19073,13 @@
|
|
|
19098
19073
|
"bytesInOutput": 3491
|
|
19099
19074
|
},
|
|
19100
19075
|
"../../node_modules/sdp-transform/lib/writer.js": {
|
|
19101
|
-
"bytesInOutput":
|
|
19076
|
+
"bytesInOutput": 3073
|
|
19102
19077
|
},
|
|
19103
19078
|
"../../node_modules/sdp-transform/lib/index.js": {
|
|
19104
19079
|
"bytesInOutput": 615
|
|
19105
19080
|
},
|
|
19106
19081
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
|
|
19107
|
-
"bytesInOutput":
|
|
19082
|
+
"bytesInOutput": 3852
|
|
19108
19083
|
},
|
|
19109
19084
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
|
|
19110
19085
|
"bytesInOutput": 7630
|
|
@@ -19113,7 +19088,7 @@
|
|
|
19113
19088
|
"bytesInOutput": 376
|
|
19114
19089
|
},
|
|
19115
19090
|
"../../node_modules/object-assign/index.js": {
|
|
19116
|
-
"bytesInOutput":
|
|
19091
|
+
"bytesInOutput": 2165
|
|
19117
19092
|
},
|
|
19118
19093
|
"../../node_modules/prop-types/lib/ReactPropTypesSecret.js": {
|
|
19119
19094
|
"bytesInOutput": 310
|
|
@@ -19122,10 +19097,10 @@
|
|
|
19122
19097
|
"bytesInOutput": 210
|
|
19123
19098
|
},
|
|
19124
19099
|
"../../node_modules/prop-types/checkPropTypes.js": {
|
|
19125
|
-
"bytesInOutput":
|
|
19100
|
+
"bytesInOutput": 2828
|
|
19126
19101
|
},
|
|
19127
19102
|
"../../node_modules/prop-types/factoryWithTypeCheckers.js": {
|
|
19128
|
-
"bytesInOutput":
|
|
19103
|
+
"bytesInOutput": 19844
|
|
19129
19104
|
},
|
|
19130
19105
|
"../../node_modules/prop-types/factoryWithThrowingShims.js": {
|
|
19131
19106
|
"bytesInOutput": 1648
|
|
@@ -19155,7 +19130,7 @@
|
|
|
19155
19130
|
"bytesInOutput": 5035
|
|
19156
19131
|
},
|
|
19157
19132
|
"src/Prebuilt/common/constants.ts": {
|
|
19158
|
-
"bytesInOutput":
|
|
19133
|
+
"bytesInOutput": 3693
|
|
19159
19134
|
},
|
|
19160
19135
|
"src/Theme/ThemeProvider.tsx": {
|
|
19161
19136
|
"bytesInOutput": 2005
|
|
@@ -19251,7 +19226,7 @@
|
|
|
19251
19226
|
"bytesInOutput": 27
|
|
19252
19227
|
},
|
|
19253
19228
|
"src/VideoTile/StyledVideoTile.tsx": {
|
|
19254
|
-
"bytesInOutput":
|
|
19229
|
+
"bytesInOutput": 2481
|
|
19255
19230
|
},
|
|
19256
19231
|
"src/VideoList/index.tsx": {
|
|
19257
19232
|
"bytesInOutput": 27
|
|
@@ -19302,7 +19277,7 @@
|
|
|
19302
19277
|
"bytesInOutput": 9337
|
|
19303
19278
|
},
|
|
19304
19279
|
"src/Stats/formatBytes.ts": {
|
|
19305
|
-
"bytesInOutput":
|
|
19280
|
+
"bytesInOutput": 471
|
|
19306
19281
|
},
|
|
19307
19282
|
"src/Stats/StyledStats.tsx": {
|
|
19308
19283
|
"bytesInOutput": 708
|
|
@@ -19359,7 +19334,7 @@
|
|
|
19359
19334
|
"bytesInOutput": 925
|
|
19360
19335
|
},
|
|
19361
19336
|
"src/Prebuilt/App.tsx": {
|
|
19362
|
-
"bytesInOutput":
|
|
19337
|
+
"bytesInOutput": 8536
|
|
19363
19338
|
},
|
|
19364
19339
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
|
19365
19340
|
"bytesInOutput": 6918
|
|
@@ -19425,13 +19400,13 @@
|
|
|
19425
19400
|
"bytesInOutput": 1053
|
|
19426
19401
|
},
|
|
19427
19402
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
|
19428
|
-
"bytesInOutput":
|
|
19403
|
+
"bytesInOutput": 6684
|
|
19429
19404
|
},
|
|
19430
19405
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
|
19431
19406
|
"bytesInOutput": 3740
|
|
19432
19407
|
},
|
|
19433
19408
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
|
19434
|
-
"bytesInOutput":
|
|
19409
|
+
"bytesInOutput": 15352
|
|
19435
19410
|
},
|
|
19436
19411
|
"src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.tsx": {
|
|
19437
19412
|
"bytesInOutput": 3499
|
|
@@ -19518,7 +19493,7 @@
|
|
|
19518
19493
|
"bytesInOutput": 2555
|
|
19519
19494
|
},
|
|
19520
19495
|
"src/Prebuilt/components/PIP/PIPChat.tsx": {
|
|
19521
|
-
"bytesInOutput":
|
|
19496
|
+
"bytesInOutput": 10705
|
|
19522
19497
|
},
|
|
19523
19498
|
"src/TextArea/index.tsx": {
|
|
19524
19499
|
"bytesInOutput": 27
|
|
@@ -19611,7 +19586,7 @@
|
|
|
19611
19586
|
"bytesInOutput": 10613
|
|
19612
19587
|
},
|
|
19613
19588
|
"../hms-video-store/dist/index.js": {
|
|
19614
|
-
"bytesInOutput":
|
|
19589
|
+
"bytesInOutput": 54403
|
|
19615
19590
|
},
|
|
19616
19591
|
"../../node_modules/reselect/es/index.js": {
|
|
19617
19592
|
"bytesInOutput": 2539
|
|
@@ -19626,7 +19601,7 @@
|
|
|
19626
19601
|
"bytesInOutput": 6313
|
|
19627
19602
|
},
|
|
19628
19603
|
"../../node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js": {
|
|
19629
|
-
"bytesInOutput":
|
|
19604
|
+
"bytesInOutput": 22676
|
|
19630
19605
|
},
|
|
19631
19606
|
"../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
|
|
19632
19607
|
"bytesInOutput": 6093
|
|
@@ -19644,10 +19619,10 @@
|
|
|
19644
19619
|
"bytesInOutput": 842
|
|
19645
19620
|
},
|
|
19646
19621
|
"../../node_modules/webrtc-adapter/src/js/safari/safari_shim.js": {
|
|
19647
|
-
"bytesInOutput":
|
|
19622
|
+
"bytesInOutput": 11866
|
|
19648
19623
|
},
|
|
19649
19624
|
"../../node_modules/webrtc-adapter/src/js/common_shim.js": {
|
|
19650
|
-
"bytesInOutput":
|
|
19625
|
+
"bytesInOutput": 12458
|
|
19651
19626
|
},
|
|
19652
19627
|
"src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
|
|
19653
19628
|
"bytesInOutput": 2390
|
|
@@ -19827,7 +19802,7 @@
|
|
|
19827
19802
|
"bytesInOutput": 8198
|
|
19828
19803
|
},
|
|
19829
19804
|
"src/Prebuilt/components/Chat/Chat.tsx": {
|
|
19830
|
-
"bytesInOutput":
|
|
19805
|
+
"bytesInOutput": 5964
|
|
19831
19806
|
},
|
|
19832
19807
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
|
19833
19808
|
"bytesInOutput": 11512
|
|
@@ -19923,7 +19898,7 @@
|
|
|
19923
19898
|
"bytesInOutput": 1796
|
|
19924
19899
|
},
|
|
19925
19900
|
"src/Prebuilt/components/VideoLayouts/Grid.tsx": {
|
|
19926
|
-
"bytesInOutput":
|
|
19901
|
+
"bytesInOutput": 1268
|
|
19927
19902
|
},
|
|
19928
19903
|
"src/Prebuilt/components/hooks/useTileLayout.tsx": {
|
|
19929
19904
|
"bytesInOutput": 3866
|
|
@@ -19955,7 +19930,7 @@
|
|
|
19955
19930
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
|
19956
19931
|
"bytesInOutput": 3051
|
|
19957
19932
|
},
|
|
19958
|
-
"../../../../../../../tmp/tmp-
|
|
19933
|
+
"../../../../../../../tmp/tmp-2744-FdxZmJiM71x7/1939bb1d2701/index.css": {
|
|
19959
19934
|
"bytesInOutput": 0
|
|
19960
19935
|
},
|
|
19961
19936
|
"src/Prebuilt/common/PeersSorter.ts": {
|
|
@@ -19965,7 +19940,7 @@
|
|
|
19965
19940
|
"bytesInOutput": 2922
|
|
19966
19941
|
},
|
|
19967
19942
|
"src/Prebuilt/layouts/HLSView.jsx": {
|
|
19968
|
-
"bytesInOutput":
|
|
19943
|
+
"bytesInOutput": 30000
|
|
19969
19944
|
},
|
|
19970
19945
|
"src/Prebuilt/components/HlsStatsOverlay.jsx": {
|
|
19971
19946
|
"bytesInOutput": 3861
|
|
@@ -20184,13 +20159,13 @@
|
|
|
20184
20159
|
"bytesInOutput": 4736
|
|
20185
20160
|
},
|
|
20186
20161
|
"src/Diagnostics/ConnectivityTest.tsx": {
|
|
20187
|
-
"bytesInOutput":
|
|
20162
|
+
"bytesInOutput": 15474
|
|
20188
20163
|
},
|
|
20189
20164
|
"src/Diagnostics/VideoTest.tsx": {
|
|
20190
20165
|
"bytesInOutput": 2777
|
|
20191
20166
|
}
|
|
20192
20167
|
},
|
|
20193
|
-
"bytes":
|
|
20168
|
+
"bytes": 1504663
|
|
20194
20169
|
},
|
|
20195
20170
|
"dist/index.cjs.css.map": {
|
|
20196
20171
|
"imports": [],
|
|
@@ -20252,10 +20227,10 @@
|
|
|
20252
20227
|
}
|
|
20253
20228
|
],
|
|
20254
20229
|
"inputs": {
|
|
20255
|
-
"../../../../../../../tmp/tmp-
|
|
20230
|
+
"../../../../../../../tmp/tmp-2744-FdxZmJiM71x7/1939bb1d2c43/tldraw.css": {
|
|
20256
20231
|
"bytesInOutput": 75223
|
|
20257
20232
|
},
|
|
20258
|
-
"../../../../../../../tmp/tmp-
|
|
20233
|
+
"../../../../../../../tmp/tmp-2744-FdxZmJiM71x7/1939bb1d2701/index.css": {
|
|
20259
20234
|
"bytesInOutput": 401
|
|
20260
20235
|
}
|
|
20261
20236
|
},
|