@100mslive/roomkit-react 0.3.14-alpha.1 → 0.3.14-alpha.11
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/Diagnostics/BrowserTest.d.ts +81 -0
- package/dist/Diagnostics/components.d.ts +2 -0
- package/dist/{HLSView-VSU7IPCJ.js → HLSView-72D4HXOZ.js} +2 -2
- package/dist/{HLSView-772PCEEZ.css → HLSView-X4TA7M5M.css} +3 -3
- package/dist/{HLSView-772PCEEZ.css.map → HLSView-X4TA7M5M.css.map} +1 -1
- package/dist/Prebuilt/App.d.ts +1 -2
- package/dist/Prebuilt/components/Notifications/PermissionErrorModal.d.ts +5 -1
- package/dist/{chunk-VE34B77C.js → chunk-OZVDS5TG.js} +1254 -1039
- package/dist/chunk-OZVDS5TG.js.map +7 -0
- package/dist/index.cjs.css +2 -2
- package/dist/index.cjs.css.map +1 -1
- package/dist/index.cjs.js +1302 -1080
- 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 +1 -1
- package/dist/meta.cjs.json +101 -32
- package/dist/meta.esbuild.json +113 -44
- package/package.json +7 -7
- package/src/Diagnostics/AudioTest.tsx +80 -57
- package/src/Diagnostics/BrowserTest.tsx +139 -0
- package/src/Diagnostics/ConnectivityTest.tsx +10 -6
- package/src/Diagnostics/Diagnostics.tsx +38 -16
- package/src/Diagnostics/VideoTest.tsx +13 -5
- package/src/Diagnostics/components.tsx +13 -1
- package/src/Prebuilt/App.tsx +1 -9
- package/src/Prebuilt/components/Chat/ChatFooter.tsx +4 -1
- package/src/Prebuilt/components/Header/common.jsx +3 -0
- package/src/Prebuilt/components/Notifications/Notifications.tsx +2 -2
- package/src/Prebuilt/components/Notifications/PermissionErrorModal.tsx +13 -11
- package/dist/chunk-VE34B77C.js.map +0 -7
- /package/dist/{HLSView-VSU7IPCJ.js.map → HLSView-72D4HXOZ.js.map} +0 -0
package/dist/meta.cjs.json
CHANGED
@@ -4951,7 +4951,7 @@
|
|
4951
4951
|
"format": "cjs"
|
4952
4952
|
},
|
4953
4953
|
"../hms-video-store/dist/index.js": {
|
4954
|
-
"bytes":
|
4954
|
+
"bytes": 356181,
|
4955
4955
|
"imports": [
|
4956
4956
|
{
|
4957
4957
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -8548,7 +8548,7 @@
|
|
8548
8548
|
"format": "esm"
|
8549
8549
|
},
|
8550
8550
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
8551
|
-
"bytes":
|
8551
|
+
"bytes": 11557,
|
8552
8552
|
"imports": [
|
8553
8553
|
{
|
8554
8554
|
"path": "react",
|
@@ -10974,7 +10974,7 @@
|
|
10974
10974
|
],
|
10975
10975
|
"format": "esm"
|
10976
10976
|
},
|
10977
|
-
"../../../../../../../tmp/tmp-
|
10977
|
+
"../../../../../../../tmp/tmp-2852-03Bu0ubnU7mt/1904eee20203/tldraw.css": {
|
10978
10978
|
"bytes": 80111,
|
10979
10979
|
"imports": [
|
10980
10980
|
{
|
@@ -11024,7 +11024,7 @@
|
|
11024
11024
|
}
|
11025
11025
|
]
|
11026
11026
|
},
|
11027
|
-
"../../../../../../../tmp/tmp-
|
11027
|
+
"../../../../../../../tmp/tmp-2852-03Bu0ubnU7mt/1904eee20141/index.css": {
|
11028
11028
|
"bytes": 597,
|
11029
11029
|
"imports": [
|
11030
11030
|
{
|
@@ -11033,7 +11033,7 @@
|
|
11033
11033
|
"external": true
|
11034
11034
|
},
|
11035
11035
|
{
|
11036
|
-
"path": "../../../../../../../tmp/tmp-
|
11036
|
+
"path": "../../../../../../../tmp/tmp-2852-03Bu0ubnU7mt/1904eee20203/tldraw.css",
|
11037
11037
|
"kind": "import-rule",
|
11038
11038
|
"original": "@tldraw/tldraw/tldraw.css"
|
11039
11039
|
}
|
@@ -11108,7 +11108,7 @@
|
|
11108
11108
|
"original": "../../common/constants"
|
11109
11109
|
},
|
11110
11110
|
{
|
11111
|
-
"path": "../../../../../../../tmp/tmp-
|
11111
|
+
"path": "../../../../../../../tmp/tmp-2852-03Bu0ubnU7mt/1904eee20141/index.css",
|
11112
11112
|
"kind": "import-statement",
|
11113
11113
|
"original": "@100mslive/hms-whiteboard/index.css"
|
11114
11114
|
},
|
@@ -12312,7 +12312,7 @@
|
|
12312
12312
|
"format": "esm"
|
12313
12313
|
},
|
12314
12314
|
"src/Prebuilt/components/Header/common.jsx": {
|
12315
|
-
"bytes":
|
12315
|
+
"bytes": 5819,
|
12316
12316
|
"imports": [
|
12317
12317
|
{
|
12318
12318
|
"path": "react",
|
@@ -13195,7 +13195,7 @@
|
|
13195
13195
|
"imports": []
|
13196
13196
|
},
|
13197
13197
|
"src/Prebuilt/components/Notifications/PermissionErrorModal.tsx": {
|
13198
|
-
"bytes":
|
13198
|
+
"bytes": 4913,
|
13199
13199
|
"imports": [
|
13200
13200
|
{
|
13201
13201
|
"path": "react",
|
@@ -13406,7 +13406,7 @@
|
|
13406
13406
|
"format": "esm"
|
13407
13407
|
},
|
13408
13408
|
"src/Prebuilt/components/Notifications/Notifications.tsx": {
|
13409
|
-
"bytes":
|
13409
|
+
"bytes": 8058,
|
13410
13410
|
"imports": [
|
13411
13411
|
{
|
13412
13412
|
"path": "react",
|
@@ -13891,7 +13891,7 @@
|
|
13891
13891
|
"format": "esm"
|
13892
13892
|
},
|
13893
13893
|
"src/Prebuilt/App.tsx": {
|
13894
|
-
"bytes":
|
13894
|
+
"bytes": 10754,
|
13895
13895
|
"imports": [
|
13896
13896
|
{
|
13897
13897
|
"path": "react",
|
@@ -14147,7 +14147,7 @@
|
|
14147
14147
|
"format": "esm"
|
14148
14148
|
},
|
14149
14149
|
"src/Diagnostics/components.tsx": {
|
14150
|
-
"bytes":
|
14150
|
+
"bytes": 2686,
|
14151
14151
|
"imports": [
|
14152
14152
|
{
|
14153
14153
|
"path": "react",
|
@@ -14409,7 +14409,7 @@
|
|
14409
14409
|
"format": "esm"
|
14410
14410
|
},
|
14411
14411
|
"src/Diagnostics/AudioTest.tsx": {
|
14412
|
-
"bytes":
|
14412
|
+
"bytes": 5792,
|
14413
14413
|
"imports": [
|
14414
14414
|
{
|
14415
14415
|
"path": "react",
|
@@ -14426,6 +14426,11 @@
|
|
14426
14426
|
"kind": "import-statement",
|
14427
14427
|
"external": true
|
14428
14428
|
},
|
14429
|
+
{
|
14430
|
+
"path": "src/Prebuilt/components/Notifications/PermissionErrorModal.tsx",
|
14431
|
+
"kind": "import-statement",
|
14432
|
+
"original": "../Prebuilt/components/Notifications/PermissionErrorModal"
|
14433
|
+
},
|
14429
14434
|
{
|
14430
14435
|
"path": "src/Diagnostics/components.tsx",
|
14431
14436
|
"kind": "import-statement",
|
@@ -14479,8 +14484,49 @@
|
|
14479
14484
|
],
|
14480
14485
|
"format": "esm"
|
14481
14486
|
},
|
14487
|
+
"src/Diagnostics/BrowserTest.tsx": {
|
14488
|
+
"bytes": 4184,
|
14489
|
+
"imports": [
|
14490
|
+
{
|
14491
|
+
"path": "react",
|
14492
|
+
"kind": "import-statement",
|
14493
|
+
"external": true
|
14494
|
+
},
|
14495
|
+
{
|
14496
|
+
"path": "@100mslive/react-sdk",
|
14497
|
+
"kind": "import-statement",
|
14498
|
+
"external": true
|
14499
|
+
},
|
14500
|
+
{
|
14501
|
+
"path": "src/Diagnostics/components.tsx",
|
14502
|
+
"kind": "import-statement",
|
14503
|
+
"original": "./components"
|
14504
|
+
},
|
14505
|
+
{
|
14506
|
+
"path": "src/Layout/index.tsx",
|
14507
|
+
"kind": "import-statement",
|
14508
|
+
"original": "../Layout"
|
14509
|
+
},
|
14510
|
+
{
|
14511
|
+
"path": "src/Text/index.tsx",
|
14512
|
+
"kind": "import-statement",
|
14513
|
+
"original": "../Text"
|
14514
|
+
},
|
14515
|
+
{
|
14516
|
+
"path": "src/Diagnostics/hms.ts",
|
14517
|
+
"kind": "import-statement",
|
14518
|
+
"original": "./hms"
|
14519
|
+
},
|
14520
|
+
{
|
14521
|
+
"path": "<define:process.env>",
|
14522
|
+
"kind": "import-statement",
|
14523
|
+
"external": true
|
14524
|
+
}
|
14525
|
+
],
|
14526
|
+
"format": "esm"
|
14527
|
+
},
|
14482
14528
|
"src/Diagnostics/ConnectivityTest.tsx": {
|
14483
|
-
"bytes":
|
14529
|
+
"bytes": 11343,
|
14484
14530
|
"imports": [
|
14485
14531
|
{
|
14486
14532
|
"path": "react",
|
@@ -14541,7 +14587,7 @@
|
|
14541
14587
|
"format": "esm"
|
14542
14588
|
},
|
14543
14589
|
"src/Diagnostics/VideoTest.tsx": {
|
14544
|
-
"bytes":
|
14590
|
+
"bytes": 2521,
|
14545
14591
|
"imports": [
|
14546
14592
|
{
|
14547
14593
|
"path": "react",
|
@@ -14558,6 +14604,11 @@
|
|
14558
14604
|
"kind": "import-statement",
|
14559
14605
|
"external": true
|
14560
14606
|
},
|
14607
|
+
{
|
14608
|
+
"path": "src/Prebuilt/components/Notifications/PermissionErrorModal.tsx",
|
14609
|
+
"kind": "import-statement",
|
14610
|
+
"original": "../Prebuilt/components/Notifications/PermissionErrorModal"
|
14611
|
+
},
|
14561
14612
|
{
|
14562
14613
|
"path": "src/Diagnostics/components.tsx",
|
14563
14614
|
"kind": "import-statement",
|
@@ -14607,7 +14658,7 @@
|
|
14607
14658
|
"format": "esm"
|
14608
14659
|
},
|
14609
14660
|
"src/Diagnostics/Diagnostics.tsx": {
|
14610
|
-
"bytes":
|
14661
|
+
"bytes": 4666,
|
14611
14662
|
"imports": [
|
14612
14663
|
{
|
14613
14664
|
"path": "react",
|
@@ -14649,6 +14700,11 @@
|
|
14649
14700
|
"kind": "import-statement",
|
14650
14701
|
"original": "./AudioTest"
|
14651
14702
|
},
|
14703
|
+
{
|
14704
|
+
"path": "src/Diagnostics/BrowserTest.tsx",
|
14705
|
+
"kind": "import-statement",
|
14706
|
+
"original": "./BrowserTest"
|
14707
|
+
},
|
14652
14708
|
{
|
14653
14709
|
"path": "src/Diagnostics/ConnectivityTest.tsx",
|
14654
14710
|
"kind": "import-statement",
|
@@ -14910,7 +14966,7 @@
|
|
14910
14966
|
"imports": [],
|
14911
14967
|
"exports": [],
|
14912
14968
|
"inputs": {},
|
14913
|
-
"bytes":
|
14969
|
+
"bytes": 4005847
|
14914
14970
|
},
|
14915
14971
|
"dist/index.cjs.js": {
|
14916
14972
|
"imports": [
|
@@ -18004,6 +18060,16 @@
|
|
18004
18060
|
"kind": "require-call",
|
18005
18061
|
"external": true
|
18006
18062
|
},
|
18063
|
+
{
|
18064
|
+
"path": "react",
|
18065
|
+
"kind": "require-call",
|
18066
|
+
"external": true
|
18067
|
+
},
|
18068
|
+
{
|
18069
|
+
"path": "@100mslive/react-sdk",
|
18070
|
+
"kind": "require-call",
|
18071
|
+
"external": true
|
18072
|
+
},
|
18007
18073
|
{
|
18008
18074
|
"path": "@100mslive/react-icons",
|
18009
18075
|
"kind": "require-call",
|
@@ -18045,7 +18111,7 @@
|
|
18045
18111
|
"cssBundle": "dist/index.cjs.css",
|
18046
18112
|
"inputs": {
|
18047
18113
|
"<define:process.env>": {
|
18048
|
-
"bytesInOutput":
|
18114
|
+
"bytesInOutput": 17873
|
18049
18115
|
},
|
18050
18116
|
"src/Theme/base.config.ts": {
|
18051
18117
|
"bytesInOutput": 6104
|
@@ -18558,7 +18624,7 @@
|
|
18558
18624
|
"bytesInOutput": 615
|
18559
18625
|
},
|
18560
18626
|
"../hms-video-store/dist/index.js": {
|
18561
|
-
"bytesInOutput":
|
18627
|
+
"bytesInOutput": 498664
|
18562
18628
|
},
|
18563
18629
|
"src/Prebuilt/components/hooks/usePlaylistMusic.js": {
|
18564
18630
|
"bytesInOutput": 1391
|
@@ -18789,7 +18855,7 @@
|
|
18789
18855
|
"bytesInOutput": 1440
|
18790
18856
|
},
|
18791
18857
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
18792
|
-
"bytesInOutput":
|
18858
|
+
"bytesInOutput": 13015
|
18793
18859
|
},
|
18794
18860
|
"src/Prebuilt/components/Chat/ChatStates.tsx": {
|
18795
18861
|
"bytesInOutput": 3532
|
@@ -18914,7 +18980,7 @@
|
|
18914
18980
|
"src/Prebuilt/components/VideoLayouts/ScreenshareLayout.tsx": {
|
18915
18981
|
"bytesInOutput": 3423
|
18916
18982
|
},
|
18917
|
-
"../../../../../../../tmp/tmp-
|
18983
|
+
"../../../../../../../tmp/tmp-2852-03Bu0ubnU7mt/1904eee20141/index.css": {
|
18918
18984
|
"bytesInOutput": 114
|
18919
18985
|
},
|
18920
18986
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
@@ -18999,7 +19065,7 @@
|
|
18999
19065
|
"bytesInOutput": 2182
|
19000
19066
|
},
|
19001
19067
|
"src/Prebuilt/components/Header/common.jsx": {
|
19002
|
-
"bytesInOutput":
|
19068
|
+
"bytesInOutput": 7606
|
19003
19069
|
},
|
19004
19070
|
"src/Prebuilt/components/Header/Header.tsx": {
|
19005
19071
|
"bytesInOutput": 2332
|
@@ -19065,7 +19131,7 @@
|
|
19065
19131
|
"bytesInOutput": 12068
|
19066
19132
|
},
|
19067
19133
|
"src/Prebuilt/components/Notifications/PermissionErrorModal.tsx": {
|
19068
|
-
"bytesInOutput":
|
19134
|
+
"bytesInOutput": 5374
|
19069
19135
|
},
|
19070
19136
|
"src/Prebuilt/components/Notifications/ReconnectNotifications.tsx": {
|
19071
19137
|
"bytesInOutput": 2953
|
@@ -19083,7 +19149,7 @@
|
|
19083
19149
|
"bytesInOutput": 2709
|
19084
19150
|
},
|
19085
19151
|
"src/Prebuilt/components/Notifications/Notifications.tsx": {
|
19086
|
-
"bytesInOutput":
|
19152
|
+
"bytesInOutput": 9097
|
19087
19153
|
},
|
19088
19154
|
"src/Prebuilt/components/Notifications/index.tsx": {
|
19089
19155
|
"bytesInOutput": 173
|
@@ -19113,7 +19179,7 @@
|
|
19113
19179
|
"bytesInOutput": 2228
|
19114
19180
|
},
|
19115
19181
|
"src/Prebuilt/App.tsx": {
|
19116
|
-
"bytesInOutput":
|
19182
|
+
"bytesInOutput": 9913
|
19117
19183
|
},
|
19118
19184
|
"src/Prebuilt/index.ts": {
|
19119
19185
|
"bytesInOutput": 131
|
@@ -19131,7 +19197,7 @@
|
|
19131
19197
|
"bytesInOutput": 413
|
19132
19198
|
},
|
19133
19199
|
"src/Diagnostics/components.tsx": {
|
19134
|
-
"bytesInOutput":
|
19200
|
+
"bytesInOutput": 3015
|
19135
19201
|
},
|
19136
19202
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
|
19137
19203
|
"bytesInOutput": 3966
|
@@ -19167,16 +19233,19 @@
|
|
19167
19233
|
"bytesInOutput": 2779
|
19168
19234
|
},
|
19169
19235
|
"src/Diagnostics/AudioTest.tsx": {
|
19170
|
-
"bytesInOutput":
|
19236
|
+
"bytesInOutput": 7398
|
19237
|
+
},
|
19238
|
+
"src/Diagnostics/BrowserTest.tsx": {
|
19239
|
+
"bytesInOutput": 5279
|
19171
19240
|
},
|
19172
19241
|
"src/Diagnostics/ConnectivityTest.tsx": {
|
19173
|
-
"bytesInOutput":
|
19242
|
+
"bytesInOutput": 15478
|
19174
19243
|
},
|
19175
19244
|
"src/Diagnostics/VideoTest.tsx": {
|
19176
|
-
"bytesInOutput":
|
19245
|
+
"bytesInOutput": 3003
|
19177
19246
|
},
|
19178
19247
|
"src/Diagnostics/Diagnostics.tsx": {
|
19179
|
-
"bytesInOutput":
|
19248
|
+
"bytesInOutput": 6128
|
19180
19249
|
},
|
19181
19250
|
"src/Diagnostics/index.ts": {
|
19182
19251
|
"bytesInOutput": 146
|
@@ -19185,7 +19254,7 @@
|
|
19185
19254
|
"bytesInOutput": 3073
|
19186
19255
|
}
|
19187
19256
|
},
|
19188
|
-
"bytes":
|
19257
|
+
"bytes": 2166503
|
19189
19258
|
},
|
19190
19259
|
"dist/index.cjs.css.map": {
|
19191
19260
|
"imports": [],
|
@@ -19247,10 +19316,10 @@
|
|
19247
19316
|
}
|
19248
19317
|
],
|
19249
19318
|
"inputs": {
|
19250
|
-
"../../../../../../../tmp/tmp-
|
19319
|
+
"../../../../../../../tmp/tmp-2852-03Bu0ubnU7mt/1904eee20203/tldraw.css": {
|
19251
19320
|
"bytesInOutput": 75223
|
19252
19321
|
},
|
19253
|
-
"../../../../../../../tmp/tmp-
|
19322
|
+
"../../../../../../../tmp/tmp-2852-03Bu0ubnU7mt/1904eee20141/index.css": {
|
19254
19323
|
"bytesInOutput": 401
|
19255
19324
|
}
|
19256
19325
|
},
|