@100mslive/roomkit-react 0.3.15-alpha.1 → 0.3.15-alpha.3

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.
@@ -10943,7 +10943,7 @@
10943
10943
  ],
10944
10944
  "format": "esm"
10945
10945
  },
10946
- "../../../../../../../tmp/tmp-2781-CqhvuV54UluO/1906db139563/tldraw.css": {
10946
+ "../../../../../../../tmp/tmp-2795-Mjd50SyOcRBo/19073686d5c3/tldraw.css": {
10947
10947
  "bytes": 80111,
10948
10948
  "imports": [
10949
10949
  {
@@ -10993,7 +10993,7 @@
10993
10993
  }
10994
10994
  ]
10995
10995
  },
10996
- "../../../../../../../tmp/tmp-2781-CqhvuV54UluO/1906db138fd1/index.css": {
10996
+ "../../../../../../../tmp/tmp-2795-Mjd50SyOcRBo/19073686d4c1/index.css": {
10997
10997
  "bytes": 597,
10998
10998
  "imports": [
10999
10999
  {
@@ -11002,7 +11002,7 @@
11002
11002
  "external": true
11003
11003
  },
11004
11004
  {
11005
- "path": "../../../../../../../tmp/tmp-2781-CqhvuV54UluO/1906db139563/tldraw.css",
11005
+ "path": "../../../../../../../tmp/tmp-2795-Mjd50SyOcRBo/19073686d5c3/tldraw.css",
11006
11006
  "kind": "import-rule",
11007
11007
  "original": "@tldraw/tldraw/tldraw.css"
11008
11008
  }
@@ -11077,7 +11077,7 @@
11077
11077
  "original": "../../common/constants"
11078
11078
  },
11079
11079
  {
11080
- "path": "../../../../../../../tmp/tmp-2781-CqhvuV54UluO/1906db138fd1/index.css",
11080
+ "path": "../../../../../../../tmp/tmp-2795-Mjd50SyOcRBo/19073686d4c1/index.css",
11081
11081
  "kind": "import-statement",
11082
11082
  "original": "@100mslive/hms-whiteboard/index.css"
11083
11083
  },
@@ -14099,8 +14099,8 @@
14099
14099
  ],
14100
14100
  "format": "esm"
14101
14101
  },
14102
- "src/Diagnostics/components.tsx": {
14103
- "bytes": 2773,
14102
+ "src/Diagnostics/DiagnosticsContext.ts": {
14103
+ "bytes": 1230,
14104
14104
  "imports": [
14105
14105
  {
14106
14106
  "path": "react",
@@ -14112,6 +14112,27 @@
14112
14112
  "kind": "import-statement",
14113
14113
  "external": true
14114
14114
  },
14115
+ {
14116
+ "path": "<define:process.env>",
14117
+ "kind": "import-statement",
14118
+ "external": true
14119
+ },
14120
+ {
14121
+ "path": "<runtime>",
14122
+ "kind": "import-statement",
14123
+ "external": true
14124
+ }
14125
+ ],
14126
+ "format": "esm"
14127
+ },
14128
+ "src/Diagnostics/components.tsx": {
14129
+ "bytes": 2075,
14130
+ "imports": [
14131
+ {
14132
+ "path": "react",
14133
+ "kind": "import-statement",
14134
+ "external": true
14135
+ },
14115
14136
  {
14116
14137
  "path": "src/Button/index.tsx",
14117
14138
  "kind": "import-statement",
@@ -14132,6 +14153,11 @@
14132
14153
  "kind": "import-statement",
14133
14154
  "external": true
14134
14155
  },
14156
+ {
14157
+ "path": "src/Diagnostics/DiagnosticsContext.ts",
14158
+ "kind": "import-statement",
14159
+ "original": "./DiagnosticsContext"
14160
+ },
14135
14161
  {
14136
14162
  "path": "<define:process.env>",
14137
14163
  "kind": "import-statement",
@@ -14362,7 +14388,7 @@
14362
14388
  "format": "esm"
14363
14389
  },
14364
14390
  "src/Diagnostics/AudioTest.tsx": {
14365
- "bytes": 5958,
14391
+ "bytes": 6167,
14366
14392
  "imports": [
14367
14393
  {
14368
14394
  "path": "react",
@@ -14414,6 +14440,11 @@
14414
14440
  "kind": "import-statement",
14415
14441
  "original": "./DeviceSelector"
14416
14442
  },
14443
+ {
14444
+ "path": "src/Diagnostics/DiagnosticsContext.ts",
14445
+ "kind": "import-statement",
14446
+ "original": "./DiagnosticsContext"
14447
+ },
14417
14448
  {
14418
14449
  "path": "src/Prebuilt/components/hooks/useAudioOutputTest.tsx",
14419
14450
  "kind": "import-statement",
@@ -14433,7 +14464,7 @@
14433
14464
  "format": "esm"
14434
14465
  },
14435
14466
  "src/Diagnostics/BrowserTest.tsx": {
14436
- "bytes": 4252,
14467
+ "bytes": 4366,
14437
14468
  "imports": [
14438
14469
  {
14439
14470
  "path": "react",
@@ -14460,6 +14491,11 @@
14460
14491
  "kind": "import-statement",
14461
14492
  "original": "../Text"
14462
14493
  },
14494
+ {
14495
+ "path": "src/Diagnostics/DiagnosticsContext.ts",
14496
+ "kind": "import-statement",
14497
+ "original": "./DiagnosticsContext"
14498
+ },
14463
14499
  {
14464
14500
  "path": "<define:process.env>",
14465
14501
  "kind": "import-statement",
@@ -14469,7 +14505,7 @@
14469
14505
  "format": "esm"
14470
14506
  },
14471
14507
  "src/Diagnostics/ConnectivityTest.tsx": {
14472
- "bytes": 11342,
14508
+ "bytes": 12150,
14473
14509
  "imports": [
14474
14510
  {
14475
14511
  "path": "react",
@@ -14516,6 +14552,11 @@
14516
14552
  "kind": "import-statement",
14517
14553
  "original": "../Text"
14518
14554
  },
14555
+ {
14556
+ "path": "src/Diagnostics/DiagnosticsContext.ts",
14557
+ "kind": "import-statement",
14558
+ "original": "./DiagnosticsContext"
14559
+ },
14519
14560
  {
14520
14561
  "path": "<define:process.env>",
14521
14562
  "kind": "import-statement",
@@ -14525,7 +14566,7 @@
14525
14566
  "format": "esm"
14526
14567
  },
14527
14568
  "src/Diagnostics/VideoTest.tsx": {
14528
- "bytes": 2591,
14569
+ "bytes": 2718,
14529
14570
  "imports": [
14530
14571
  {
14531
14572
  "path": "react",
@@ -14577,6 +14618,11 @@
14577
14618
  "kind": "import-statement",
14578
14619
  "original": "./DeviceSelector"
14579
14620
  },
14621
+ {
14622
+ "path": "src/Diagnostics/DiagnosticsContext.ts",
14623
+ "kind": "import-statement",
14624
+ "original": "./DiagnosticsContext"
14625
+ },
14580
14626
  {
14581
14627
  "path": "<define:process.env>",
14582
14628
  "kind": "import-statement",
@@ -14591,7 +14637,7 @@
14591
14637
  "format": "esm"
14592
14638
  },
14593
14639
  "src/Diagnostics/Diagnostics.tsx": {
14594
- "bytes": 4759,
14640
+ "bytes": 5845,
14595
14641
  "imports": [
14596
14642
  {
14597
14643
  "path": "react",
@@ -14608,11 +14654,6 @@
14608
14654
  "kind": "import-statement",
14609
14655
  "external": true
14610
14656
  },
14611
- {
14612
- "path": "src/Diagnostics/components.tsx",
14613
- "kind": "import-statement",
14614
- "original": "./components"
14615
- },
14616
14657
  {
14617
14658
  "path": "src/Layout/index.tsx",
14618
14659
  "kind": "import-statement",
@@ -14643,6 +14684,11 @@
14643
14684
  "kind": "import-statement",
14644
14685
  "original": "./ConnectivityTest"
14645
14686
  },
14687
+ {
14688
+ "path": "src/Diagnostics/DiagnosticsContext.ts",
14689
+ "kind": "import-statement",
14690
+ "original": "./DiagnosticsContext"
14691
+ },
14646
14692
  {
14647
14693
  "path": "src/Diagnostics/VideoTest.tsx",
14648
14694
  "kind": "import-statement",
@@ -14652,6 +14698,11 @@
14652
14698
  "path": "<define:process.env>",
14653
14699
  "kind": "import-statement",
14654
14700
  "external": true
14701
+ },
14702
+ {
14703
+ "path": "<runtime>",
14704
+ "kind": "import-statement",
14705
+ "external": true
14655
14706
  }
14656
14707
  ],
14657
14708
  "format": "esm"
@@ -14894,7 +14945,7 @@
14894
14945
  "imports": [],
14895
14946
  "exports": [],
14896
14947
  "inputs": {},
14897
- "bytes": 3541863
14948
+ "bytes": 3546588
14898
14949
  },
14899
14950
  "dist/index.cjs.js": {
14900
14951
  "imports": [
@@ -17958,6 +18009,11 @@
17958
18009
  "kind": "require-call",
17959
18010
  "external": true
17960
18011
  },
18012
+ {
18013
+ "path": "react",
18014
+ "kind": "require-call",
18015
+ "external": true
18016
+ },
17961
18017
  {
17962
18018
  "path": "@100mslive/react-sdk",
17963
18019
  "kind": "require-call",
@@ -18029,7 +18085,7 @@
18029
18085
  "cssBundle": "dist/index.cjs.css",
18030
18086
  "inputs": {
18031
18087
  "<define:process.env>": {
18032
- "bytesInOutput": 17911
18088
+ "bytesInOutput": 17931
18033
18089
  },
18034
18090
  "src/Theme/base.config.ts": {
18035
18091
  "bytesInOutput": 6104
@@ -18886,11 +18942,11 @@
18886
18942
  "src/Prebuilt/components/VideoLayouts/ScreenshareLayout.tsx": {
18887
18943
  "bytesInOutput": 3393
18888
18944
  },
18889
- "../../../../../../../tmp/tmp-2781-CqhvuV54UluO/1906db138fd1/index.css": {
18890
- "bytesInOutput": 114
18945
+ "../../../../../../../tmp/tmp-2795-Mjd50SyOcRBo/19073686d4c1/index.css": {
18946
+ "bytesInOutput": 110
18891
18947
  },
18892
18948
  "src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
18893
- "bytesInOutput": 3749
18949
+ "bytesInOutput": 3745
18894
18950
  },
18895
18951
  "src/Prebuilt/common/PeersSorter.ts": {
18896
18952
  "bytesInOutput": 3604
@@ -19099,8 +19155,11 @@
19099
19155
  "src/TextArea/index.tsx": {
19100
19156
  "bytesInOutput": 138
19101
19157
  },
19158
+ "src/Diagnostics/DiagnosticsContext.ts": {
19159
+ "bytesInOutput": 1397
19160
+ },
19102
19161
  "src/Diagnostics/components.tsx": {
19103
- "bytesInOutput": 3117
19162
+ "bytesInOutput": 2572
19104
19163
  },
19105
19164
  "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
19106
19165
  "bytesInOutput": 3842
@@ -19136,19 +19195,19 @@
19136
19195
  "bytesInOutput": 2779
19137
19196
  },
19138
19197
  "src/Diagnostics/AudioTest.tsx": {
19139
- "bytesInOutput": 7842
19198
+ "bytesInOutput": 8051
19140
19199
  },
19141
19200
  "src/Diagnostics/BrowserTest.tsx": {
19142
- "bytesInOutput": 5397
19201
+ "bytesInOutput": 5477
19143
19202
  },
19144
19203
  "src/Diagnostics/ConnectivityTest.tsx": {
19145
- "bytesInOutput": 15530
19204
+ "bytesInOutput": 16596
19146
19205
  },
19147
19206
  "src/Diagnostics/VideoTest.tsx": {
19148
- "bytesInOutput": 3189
19207
+ "bytesInOutput": 3290
19149
19208
  },
19150
19209
  "src/Diagnostics/Diagnostics.tsx": {
19151
- "bytesInOutput": 6486
19210
+ "bytesInOutput": 7543
19152
19211
  },
19153
19212
  "src/Diagnostics/index.ts": {
19154
19213
  "bytesInOutput": 146
@@ -19157,7 +19216,7 @@
19157
19216
  "bytesInOutput": 3073
19158
19217
  }
19159
19218
  },
19160
- "bytes": 1700838
19219
+ "bytes": 1704257
19161
19220
  },
19162
19221
  "dist/index.cjs.css.map": {
19163
19222
  "imports": [],
@@ -19219,10 +19278,10 @@
19219
19278
  }
19220
19279
  ],
19221
19280
  "inputs": {
19222
- "../../../../../../../tmp/tmp-2781-CqhvuV54UluO/1906db139563/tldraw.css": {
19281
+ "../../../../../../../tmp/tmp-2795-Mjd50SyOcRBo/19073686d5c3/tldraw.css": {
19223
19282
  "bytesInOutput": 75223
19224
19283
  },
19225
- "../../../../../../../tmp/tmp-2781-CqhvuV54UluO/1906db138fd1/index.css": {
19284
+ "../../../../../../../tmp/tmp-2795-Mjd50SyOcRBo/19073686d4c1/index.css": {
19226
19285
  "bytesInOutput": 401
19227
19286
  }
19228
19287
  },