@100mslive/roomkit-react 0.1.11-alpha.1 → 0.1.11
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{HLSView-ZGRQ5DG4.js → HLSView-IV3GXWDT.js} +18 -2
- package/dist/HLSView-IV3GXWDT.js.map +7 -0
- package/dist/Prebuilt/components/Header/StreamActions.d.ts +1 -0
- package/dist/{chunk-Y4STTXFY.js → chunk-PPVYVQ6N.js} +9079 -3413
- package/dist/chunk-PPVYVQ6N.js.map +7 -0
- package/dist/index.cjs.js +5641 -241
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +520 -23
- package/dist/meta.esbuild.json +826 -328
- package/package.json +6 -6
- package/src/Prebuilt/components/Header/Header.tsx +2 -1
- package/src/Prebuilt/components/Header/StreamActions.tsx +31 -2
- package/src/Prebuilt/components/Header/common.jsx +1 -1
- package/src/Prebuilt/components/Leave/DesktopLeaveRoom.tsx +1 -1
- package/src/Prebuilt/components/Leave/MwebLeaveRoom.tsx +1 -1
- package/src/Prebuilt/components/Polls/common/VoteProgress.jsx +1 -1
- package/dist/HLSView-ZGRQ5DG4.js.map +0 -7
- package/dist/chunk-Y4STTXFY.js.map +0 -7
package/dist/meta.cjs.json
CHANGED
@@ -2649,7 +2649,7 @@
|
|
2649
2649
|
"format": "esm"
|
2650
2650
|
},
|
2651
2651
|
"src/Prebuilt/components/Leave/DesktopLeaveRoom.tsx": {
|
2652
|
-
"bytes":
|
2652
|
+
"bytes": 6195,
|
2653
2653
|
"imports": [
|
2654
2654
|
{
|
2655
2655
|
"path": "react",
|
@@ -2792,7 +2792,7 @@
|
|
2792
2792
|
"format": "esm"
|
2793
2793
|
},
|
2794
2794
|
"src/Prebuilt/components/Leave/MwebLeaveRoom.tsx": {
|
2795
|
-
"bytes":
|
2795
|
+
"bytes": 4657,
|
2796
2796
|
"imports": [
|
2797
2797
|
{
|
2798
2798
|
"path": "react",
|
@@ -4111,6 +4111,389 @@
|
|
4111
4111
|
],
|
4112
4112
|
"format": "esm"
|
4113
4113
|
},
|
4114
|
+
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
4115
|
+
"bytes": 48030,
|
4116
|
+
"imports": [
|
4117
|
+
{
|
4118
|
+
"path": "<define:process.env>",
|
4119
|
+
"kind": "import-statement",
|
4120
|
+
"external": true
|
4121
|
+
}
|
4122
|
+
],
|
4123
|
+
"format": "cjs"
|
4124
|
+
},
|
4125
|
+
"../../node_modules/webrtc-adapter/src/js/utils.js": {
|
4126
|
+
"bytes": 7988,
|
4127
|
+
"imports": [
|
4128
|
+
{
|
4129
|
+
"path": "<define:process.env>",
|
4130
|
+
"kind": "import-statement",
|
4131
|
+
"external": true
|
4132
|
+
}
|
4133
|
+
],
|
4134
|
+
"format": "esm"
|
4135
|
+
},
|
4136
|
+
"../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
|
4137
|
+
"bytes": 6808,
|
4138
|
+
"imports": [
|
4139
|
+
{
|
4140
|
+
"path": "../../node_modules/webrtc-adapter/src/js/utils.js",
|
4141
|
+
"kind": "import-statement",
|
4142
|
+
"original": "../utils.js"
|
4143
|
+
},
|
4144
|
+
{
|
4145
|
+
"path": "<define:process.env>",
|
4146
|
+
"kind": "import-statement",
|
4147
|
+
"external": true
|
4148
|
+
}
|
4149
|
+
],
|
4150
|
+
"format": "esm"
|
4151
|
+
},
|
4152
|
+
"../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
|
4153
|
+
"bytes": 1749,
|
4154
|
+
"imports": [
|
4155
|
+
{
|
4156
|
+
"path": "<define:process.env>",
|
4157
|
+
"kind": "import-statement",
|
4158
|
+
"external": true
|
4159
|
+
}
|
4160
|
+
],
|
4161
|
+
"format": "esm"
|
4162
|
+
},
|
4163
|
+
"../../node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js": {
|
4164
|
+
"bytes": 25421,
|
4165
|
+
"imports": [
|
4166
|
+
{
|
4167
|
+
"path": "../../node_modules/webrtc-adapter/src/js/utils.js",
|
4168
|
+
"kind": "import-statement",
|
4169
|
+
"original": "../utils.js"
|
4170
|
+
},
|
4171
|
+
{
|
4172
|
+
"path": "../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js",
|
4173
|
+
"kind": "import-statement",
|
4174
|
+
"original": "./getusermedia"
|
4175
|
+
},
|
4176
|
+
{
|
4177
|
+
"path": "../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js",
|
4178
|
+
"kind": "import-statement",
|
4179
|
+
"original": "./getdisplaymedia"
|
4180
|
+
},
|
4181
|
+
{
|
4182
|
+
"path": "<define:process.env>",
|
4183
|
+
"kind": "import-statement",
|
4184
|
+
"external": true
|
4185
|
+
}
|
4186
|
+
],
|
4187
|
+
"format": "esm"
|
4188
|
+
},
|
4189
|
+
"../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
|
4190
|
+
"bytes": 2475,
|
4191
|
+
"imports": [
|
4192
|
+
{
|
4193
|
+
"path": "../../node_modules/webrtc-adapter/src/js/utils.js",
|
4194
|
+
"kind": "import-statement",
|
4195
|
+
"original": "../utils"
|
4196
|
+
},
|
4197
|
+
{
|
4198
|
+
"path": "<define:process.env>",
|
4199
|
+
"kind": "import-statement",
|
4200
|
+
"external": true
|
4201
|
+
}
|
4202
|
+
],
|
4203
|
+
"format": "esm"
|
4204
|
+
},
|
4205
|
+
"../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js": {
|
4206
|
+
"bytes": 1208,
|
4207
|
+
"imports": [
|
4208
|
+
{
|
4209
|
+
"path": "<define:process.env>",
|
4210
|
+
"kind": "import-statement",
|
4211
|
+
"external": true
|
4212
|
+
}
|
4213
|
+
],
|
4214
|
+
"format": "esm"
|
4215
|
+
},
|
4216
|
+
"../../node_modules/webrtc-adapter/src/js/firefox/firefox_shim.js": {
|
4217
|
+
"bytes": 11049,
|
4218
|
+
"imports": [
|
4219
|
+
{
|
4220
|
+
"path": "../../node_modules/webrtc-adapter/src/js/utils.js",
|
4221
|
+
"kind": "import-statement",
|
4222
|
+
"original": "../utils"
|
4223
|
+
},
|
4224
|
+
{
|
4225
|
+
"path": "../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js",
|
4226
|
+
"kind": "import-statement",
|
4227
|
+
"original": "./getusermedia"
|
4228
|
+
},
|
4229
|
+
{
|
4230
|
+
"path": "../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js",
|
4231
|
+
"kind": "import-statement",
|
4232
|
+
"original": "./getdisplaymedia"
|
4233
|
+
},
|
4234
|
+
{
|
4235
|
+
"path": "<define:process.env>",
|
4236
|
+
"kind": "import-statement",
|
4237
|
+
"external": true
|
4238
|
+
}
|
4239
|
+
],
|
4240
|
+
"format": "esm"
|
4241
|
+
},
|
4242
|
+
"../../node_modules/webrtc-adapter/src/js/safari/safari_shim.js": {
|
4243
|
+
"bytes": 12383,
|
4244
|
+
"imports": [
|
4245
|
+
{
|
4246
|
+
"path": "../../node_modules/webrtc-adapter/src/js/utils.js",
|
4247
|
+
"kind": "import-statement",
|
4248
|
+
"original": "../utils"
|
4249
|
+
},
|
4250
|
+
{
|
4251
|
+
"path": "<define:process.env>",
|
4252
|
+
"kind": "import-statement",
|
4253
|
+
"external": true
|
4254
|
+
}
|
4255
|
+
],
|
4256
|
+
"format": "esm"
|
4257
|
+
},
|
4258
|
+
"../../node_modules/sdp/sdp.js": {
|
4259
|
+
"bytes": 25293,
|
4260
|
+
"imports": [
|
4261
|
+
{
|
4262
|
+
"path": "<define:process.env>",
|
4263
|
+
"kind": "import-statement",
|
4264
|
+
"external": true
|
4265
|
+
}
|
4266
|
+
],
|
4267
|
+
"format": "cjs"
|
4268
|
+
},
|
4269
|
+
"../../node_modules/webrtc-adapter/src/js/common_shim.js": {
|
4270
|
+
"bytes": 16797,
|
4271
|
+
"imports": [
|
4272
|
+
{
|
4273
|
+
"path": "../../node_modules/sdp/sdp.js",
|
4274
|
+
"kind": "import-statement",
|
4275
|
+
"original": "sdp"
|
4276
|
+
},
|
4277
|
+
{
|
4278
|
+
"path": "../../node_modules/webrtc-adapter/src/js/utils.js",
|
4279
|
+
"kind": "import-statement",
|
4280
|
+
"original": "./utils"
|
4281
|
+
},
|
4282
|
+
{
|
4283
|
+
"path": "<define:process.env>",
|
4284
|
+
"kind": "import-statement",
|
4285
|
+
"external": true
|
4286
|
+
}
|
4287
|
+
],
|
4288
|
+
"format": "esm"
|
4289
|
+
},
|
4290
|
+
"../../node_modules/webrtc-adapter/src/js/adapter_factory.js": {
|
4291
|
+
"bytes": 5735,
|
4292
|
+
"imports": [
|
4293
|
+
{
|
4294
|
+
"path": "../../node_modules/webrtc-adapter/src/js/utils.js",
|
4295
|
+
"kind": "import-statement",
|
4296
|
+
"original": "./utils"
|
4297
|
+
},
|
4298
|
+
{
|
4299
|
+
"path": "../../node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js",
|
4300
|
+
"kind": "import-statement",
|
4301
|
+
"original": "./chrome/chrome_shim"
|
4302
|
+
},
|
4303
|
+
{
|
4304
|
+
"path": "../../node_modules/webrtc-adapter/src/js/firefox/firefox_shim.js",
|
4305
|
+
"kind": "import-statement",
|
4306
|
+
"original": "./firefox/firefox_shim"
|
4307
|
+
},
|
4308
|
+
{
|
4309
|
+
"path": "../../node_modules/webrtc-adapter/src/js/safari/safari_shim.js",
|
4310
|
+
"kind": "import-statement",
|
4311
|
+
"original": "./safari/safari_shim"
|
4312
|
+
},
|
4313
|
+
{
|
4314
|
+
"path": "../../node_modules/webrtc-adapter/src/js/common_shim.js",
|
4315
|
+
"kind": "import-statement",
|
4316
|
+
"original": "./common_shim"
|
4317
|
+
},
|
4318
|
+
{
|
4319
|
+
"path": "../../node_modules/sdp/sdp.js",
|
4320
|
+
"kind": "import-statement",
|
4321
|
+
"original": "sdp"
|
4322
|
+
},
|
4323
|
+
{
|
4324
|
+
"path": "<define:process.env>",
|
4325
|
+
"kind": "import-statement",
|
4326
|
+
"external": true
|
4327
|
+
}
|
4328
|
+
],
|
4329
|
+
"format": "esm"
|
4330
|
+
},
|
4331
|
+
"../../node_modules/webrtc-adapter/src/js/adapter_core.js": {
|
4332
|
+
"bytes": 435,
|
4333
|
+
"imports": [
|
4334
|
+
{
|
4335
|
+
"path": "../../node_modules/webrtc-adapter/src/js/adapter_factory.js",
|
4336
|
+
"kind": "import-statement",
|
4337
|
+
"original": "./adapter_factory.js"
|
4338
|
+
},
|
4339
|
+
{
|
4340
|
+
"path": "<define:process.env>",
|
4341
|
+
"kind": "import-statement",
|
4342
|
+
"external": true
|
4343
|
+
}
|
4344
|
+
],
|
4345
|
+
"format": "esm"
|
4346
|
+
},
|
4347
|
+
"../../node_modules/sdp-transform/lib/grammar.js": {
|
4348
|
+
"bytes": 14743,
|
4349
|
+
"imports": [
|
4350
|
+
{
|
4351
|
+
"path": "<define:process.env>",
|
4352
|
+
"kind": "import-statement",
|
4353
|
+
"external": true
|
4354
|
+
}
|
4355
|
+
],
|
4356
|
+
"format": "cjs"
|
4357
|
+
},
|
4358
|
+
"../../node_modules/sdp-transform/lib/parser.js": {
|
4359
|
+
"bytes": 3223,
|
4360
|
+
"imports": [
|
4361
|
+
{
|
4362
|
+
"path": "<define:process.env>",
|
4363
|
+
"kind": "import-statement",
|
4364
|
+
"external": true
|
4365
|
+
},
|
4366
|
+
{
|
4367
|
+
"path": "../../node_modules/sdp-transform/lib/grammar.js",
|
4368
|
+
"kind": "require-call",
|
4369
|
+
"original": "./grammar"
|
4370
|
+
}
|
4371
|
+
],
|
4372
|
+
"format": "cjs"
|
4373
|
+
},
|
4374
|
+
"../../node_modules/sdp-transform/lib/writer.js": {
|
4375
|
+
"bytes": 3069,
|
4376
|
+
"imports": [
|
4377
|
+
{
|
4378
|
+
"path": "<define:process.env>",
|
4379
|
+
"kind": "import-statement",
|
4380
|
+
"external": true
|
4381
|
+
},
|
4382
|
+
{
|
4383
|
+
"path": "../../node_modules/sdp-transform/lib/grammar.js",
|
4384
|
+
"kind": "require-call",
|
4385
|
+
"original": "./grammar"
|
4386
|
+
}
|
4387
|
+
],
|
4388
|
+
"format": "cjs"
|
4389
|
+
},
|
4390
|
+
"../../node_modules/sdp-transform/lib/index.js": {
|
4391
|
+
"bytes": 478,
|
4392
|
+
"imports": [
|
4393
|
+
{
|
4394
|
+
"path": "<define:process.env>",
|
4395
|
+
"kind": "import-statement",
|
4396
|
+
"external": true
|
4397
|
+
},
|
4398
|
+
{
|
4399
|
+
"path": "../../node_modules/sdp-transform/lib/parser.js",
|
4400
|
+
"kind": "require-call",
|
4401
|
+
"original": "./parser"
|
4402
|
+
},
|
4403
|
+
{
|
4404
|
+
"path": "../../node_modules/sdp-transform/lib/writer.js",
|
4405
|
+
"kind": "require-call",
|
4406
|
+
"original": "./writer"
|
4407
|
+
}
|
4408
|
+
],
|
4409
|
+
"format": "cjs"
|
4410
|
+
},
|
4411
|
+
"../hms-video-web/dist/index.js": {
|
4412
|
+
"bytes": 254547,
|
4413
|
+
"imports": [
|
4414
|
+
{
|
4415
|
+
"path": "uuid",
|
4416
|
+
"kind": "import-statement",
|
4417
|
+
"external": true
|
4418
|
+
},
|
4419
|
+
{
|
4420
|
+
"path": "uuid",
|
4421
|
+
"kind": "import-statement",
|
4422
|
+
"external": true
|
4423
|
+
},
|
4424
|
+
{
|
4425
|
+
"path": "uuid",
|
4426
|
+
"kind": "import-statement",
|
4427
|
+
"external": true
|
4428
|
+
},
|
4429
|
+
{
|
4430
|
+
"path": "../../node_modules/ua-parser-js/src/ua-parser.js",
|
4431
|
+
"kind": "import-statement",
|
4432
|
+
"original": "ua-parser-js"
|
4433
|
+
},
|
4434
|
+
{
|
4435
|
+
"path": "uuid",
|
4436
|
+
"kind": "import-statement",
|
4437
|
+
"external": true
|
4438
|
+
},
|
4439
|
+
{
|
4440
|
+
"path": "../../node_modules/webrtc-adapter/src/js/adapter_core.js",
|
4441
|
+
"kind": "import-statement",
|
4442
|
+
"original": "webrtc-adapter"
|
4443
|
+
},
|
4444
|
+
{
|
4445
|
+
"path": "../../node_modules/webrtc-adapter/src/js/adapter_core.js",
|
4446
|
+
"kind": "import-statement",
|
4447
|
+
"original": "webrtc-adapter"
|
4448
|
+
},
|
4449
|
+
{
|
4450
|
+
"path": "uuid",
|
4451
|
+
"kind": "import-statement",
|
4452
|
+
"external": true
|
4453
|
+
},
|
4454
|
+
{
|
4455
|
+
"path": "uuid",
|
4456
|
+
"kind": "import-statement",
|
4457
|
+
"external": true
|
4458
|
+
},
|
4459
|
+
{
|
4460
|
+
"path": "eventemitter2",
|
4461
|
+
"kind": "import-statement",
|
4462
|
+
"external": true
|
4463
|
+
},
|
4464
|
+
{
|
4465
|
+
"path": "eventemitter2",
|
4466
|
+
"kind": "import-statement",
|
4467
|
+
"external": true
|
4468
|
+
},
|
4469
|
+
{
|
4470
|
+
"path": "../../node_modules/sdp-transform/lib/index.js",
|
4471
|
+
"kind": "import-statement",
|
4472
|
+
"original": "sdp-transform"
|
4473
|
+
},
|
4474
|
+
{
|
4475
|
+
"path": "eventemitter2",
|
4476
|
+
"kind": "import-statement",
|
4477
|
+
"external": true
|
4478
|
+
},
|
4479
|
+
{
|
4480
|
+
"path": "uuid",
|
4481
|
+
"kind": "import-statement",
|
4482
|
+
"external": true
|
4483
|
+
},
|
4484
|
+
{
|
4485
|
+
"path": "uuid",
|
4486
|
+
"kind": "import-statement",
|
4487
|
+
"external": true
|
4488
|
+
},
|
4489
|
+
{
|
4490
|
+
"path": "<define:process.env>",
|
4491
|
+
"kind": "import-statement",
|
4492
|
+
"external": true
|
4493
|
+
}
|
4494
|
+
],
|
4495
|
+
"format": "esm"
|
4496
|
+
},
|
4114
4497
|
"src/Prebuilt/common/utils.js": {
|
4115
4498
|
"bytes": 4325,
|
4116
4499
|
"imports": [
|
@@ -4319,7 +4702,7 @@
|
|
4319
4702
|
"format": "esm"
|
4320
4703
|
},
|
4321
4704
|
"src/Prebuilt/components/Header/StreamActions.tsx": {
|
4322
|
-
"bytes":
|
4705
|
+
"bytes": 9374,
|
4323
4706
|
"imports": [
|
4324
4707
|
{
|
4325
4708
|
"path": "react",
|
@@ -4331,6 +4714,11 @@
|
|
4331
4714
|
"kind": "import-statement",
|
4332
4715
|
"external": true
|
4333
4716
|
},
|
4717
|
+
{
|
4718
|
+
"path": "../hms-video-web/dist/index.js",
|
4719
|
+
"kind": "import-statement",
|
4720
|
+
"original": "@100mslive/hms-video"
|
4721
|
+
},
|
4334
4722
|
{
|
4335
4723
|
"path": "@100mslive/react-sdk",
|
4336
4724
|
"kind": "import-statement",
|
@@ -5823,7 +6211,7 @@
|
|
5823
6211
|
"format": "esm"
|
5824
6212
|
},
|
5825
6213
|
"src/Prebuilt/components/Polls/common/VoteProgress.jsx": {
|
5826
|
-
"bytes":
|
6214
|
+
"bytes": 565,
|
5827
6215
|
"imports": [
|
5828
6216
|
{
|
5829
6217
|
"path": "react",
|
@@ -9075,7 +9463,7 @@
|
|
9075
9463
|
"format": "esm"
|
9076
9464
|
},
|
9077
9465
|
"src/Prebuilt/components/Header/common.jsx": {
|
9078
|
-
"bytes":
|
9466
|
+
"bytes": 5670,
|
9079
9467
|
"imports": [
|
9080
9468
|
{
|
9081
9469
|
"path": "react",
|
@@ -9141,7 +9529,7 @@
|
|
9141
9529
|
"format": "esm"
|
9142
9530
|
},
|
9143
9531
|
"src/Prebuilt/components/Header/Header.tsx": {
|
9144
|
-
"bytes":
|
9532
|
+
"bytes": 1567,
|
9145
9533
|
"imports": [
|
9146
9534
|
{
|
9147
9535
|
"path": "react",
|
@@ -10706,7 +11094,7 @@
|
|
10706
11094
|
"imports": [],
|
10707
11095
|
"exports": [],
|
10708
11096
|
"inputs": {},
|
10709
|
-
"bytes":
|
11097
|
+
"bytes": 2033035
|
10710
11098
|
},
|
10711
11099
|
"dist/index.cjs.js": {
|
10712
11100
|
"imports": [
|
@@ -11480,6 +11868,61 @@
|
|
11480
11868
|
"kind": "require-call",
|
11481
11869
|
"external": true
|
11482
11870
|
},
|
11871
|
+
{
|
11872
|
+
"path": "uuid",
|
11873
|
+
"kind": "require-call",
|
11874
|
+
"external": true
|
11875
|
+
},
|
11876
|
+
{
|
11877
|
+
"path": "uuid",
|
11878
|
+
"kind": "require-call",
|
11879
|
+
"external": true
|
11880
|
+
},
|
11881
|
+
{
|
11882
|
+
"path": "uuid",
|
11883
|
+
"kind": "require-call",
|
11884
|
+
"external": true
|
11885
|
+
},
|
11886
|
+
{
|
11887
|
+
"path": "uuid",
|
11888
|
+
"kind": "require-call",
|
11889
|
+
"external": true
|
11890
|
+
},
|
11891
|
+
{
|
11892
|
+
"path": "uuid",
|
11893
|
+
"kind": "require-call",
|
11894
|
+
"external": true
|
11895
|
+
},
|
11896
|
+
{
|
11897
|
+
"path": "uuid",
|
11898
|
+
"kind": "require-call",
|
11899
|
+
"external": true
|
11900
|
+
},
|
11901
|
+
{
|
11902
|
+
"path": "eventemitter2",
|
11903
|
+
"kind": "require-call",
|
11904
|
+
"external": true
|
11905
|
+
},
|
11906
|
+
{
|
11907
|
+
"path": "eventemitter2",
|
11908
|
+
"kind": "require-call",
|
11909
|
+
"external": true
|
11910
|
+
},
|
11911
|
+
{
|
11912
|
+
"path": "eventemitter2",
|
11913
|
+
"kind": "require-call",
|
11914
|
+
"external": true
|
11915
|
+
},
|
11916
|
+
{
|
11917
|
+
"path": "uuid",
|
11918
|
+
"kind": "require-call",
|
11919
|
+
"external": true
|
11920
|
+
},
|
11921
|
+
{
|
11922
|
+
"path": "uuid",
|
11923
|
+
"kind": "require-call",
|
11924
|
+
"external": true
|
11925
|
+
},
|
11483
11926
|
{
|
11484
11927
|
"path": "react",
|
11485
11928
|
"kind": "require-call",
|
@@ -12990,7 +13433,7 @@
|
|
12990
13433
|
"entryPoint": "src/index.ts",
|
12991
13434
|
"inputs": {
|
12992
13435
|
"<define:process.env>": {
|
12993
|
-
"bytesInOutput":
|
13436
|
+
"bytesInOutput": 18484
|
12994
13437
|
},
|
12995
13438
|
"src/Theme/base.config.ts": {
|
12996
13439
|
"bytesInOutput": 6104
|
@@ -13164,7 +13607,7 @@
|
|
13164
13607
|
"bytesInOutput": 927
|
13165
13608
|
},
|
13166
13609
|
"src/Stats/formatBytes.ts": {
|
13167
|
-
"bytesInOutput":
|
13610
|
+
"bytesInOutput": 634
|
13168
13611
|
},
|
13169
13612
|
"src/Stats/StyledStats.tsx": {
|
13170
13613
|
"bytesInOutput": 1004
|
@@ -13311,7 +13754,7 @@
|
|
13311
13754
|
"bytesInOutput": 2361
|
13312
13755
|
},
|
13313
13756
|
"src/Prebuilt/components/Leave/DesktopLeaveRoom.tsx": {
|
13314
|
-
"bytesInOutput":
|
13757
|
+
"bytesInOutput": 7127
|
13315
13758
|
},
|
13316
13759
|
"src/Sheet/Sheet.tsx": {
|
13317
13760
|
"bytesInOutput": 3505
|
@@ -13320,7 +13763,7 @@
|
|
13320
13763
|
"bytesInOutput": 128
|
13321
13764
|
},
|
13322
13765
|
"src/Prebuilt/components/Leave/MwebLeaveRoom.tsx": {
|
13323
|
-
"bytesInOutput":
|
13766
|
+
"bytesInOutput": 5354
|
13324
13767
|
},
|
13325
13768
|
"src/Prebuilt/components/Leave/LeaveRoom.tsx": {
|
13326
13769
|
"bytesInOutput": 2672
|
@@ -13386,7 +13829,7 @@
|
|
13386
13829
|
"bytesInOutput": 5459
|
13387
13830
|
},
|
13388
13831
|
"src/Prebuilt/components/StatsForNerds.jsx": {
|
13389
|
-
"bytesInOutput":
|
13832
|
+
"bytesInOutput": 11475
|
13390
13833
|
},
|
13391
13834
|
"src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
|
13392
13835
|
"bytesInOutput": 6192
|
@@ -13409,8 +13852,62 @@
|
|
13409
13852
|
"src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx": {
|
13410
13853
|
"bytesInOutput": 8156
|
13411
13854
|
},
|
13855
|
+
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
13856
|
+
"bytesInOutput": 42431
|
13857
|
+
},
|
13858
|
+
"../../node_modules/webrtc-adapter/src/js/utils.js": {
|
13859
|
+
"bytesInOutput": 6459
|
13860
|
+
},
|
13861
|
+
"../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
|
13862
|
+
"bytesInOutput": 6251
|
13863
|
+
},
|
13864
|
+
"../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
|
13865
|
+
"bytesInOutput": 1396
|
13866
|
+
},
|
13867
|
+
"../../node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js": {
|
13868
|
+
"bytesInOutput": 22880
|
13869
|
+
},
|
13870
|
+
"../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
|
13871
|
+
"bytesInOutput": 2291
|
13872
|
+
},
|
13873
|
+
"../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js": {
|
13874
|
+
"bytesInOutput": 984
|
13875
|
+
},
|
13876
|
+
"../../node_modules/webrtc-adapter/src/js/firefox/firefox_shim.js": {
|
13877
|
+
"bytesInOutput": 9352
|
13878
|
+
},
|
13879
|
+
"../../node_modules/webrtc-adapter/src/js/safari/safari_shim.js": {
|
13880
|
+
"bytesInOutput": 12017
|
13881
|
+
},
|
13882
|
+
"../../node_modules/sdp/sdp.js": {
|
13883
|
+
"bytesInOutput": 22278
|
13884
|
+
},
|
13885
|
+
"../../node_modules/webrtc-adapter/src/js/common_shim.js": {
|
13886
|
+
"bytesInOutput": 12604
|
13887
|
+
},
|
13888
|
+
"../../node_modules/webrtc-adapter/src/js/adapter_factory.js": {
|
13889
|
+
"bytesInOutput": 4575
|
13890
|
+
},
|
13891
|
+
"../../node_modules/webrtc-adapter/src/js/adapter_core.js": {
|
13892
|
+
"bytesInOutput": 344
|
13893
|
+
},
|
13894
|
+
"../../node_modules/sdp-transform/lib/grammar.js": {
|
13895
|
+
"bytesInOutput": 16122
|
13896
|
+
},
|
13897
|
+
"../../node_modules/sdp-transform/lib/parser.js": {
|
13898
|
+
"bytesInOutput": 3480
|
13899
|
+
},
|
13900
|
+
"../../node_modules/sdp-transform/lib/writer.js": {
|
13901
|
+
"bytesInOutput": 3072
|
13902
|
+
},
|
13903
|
+
"../../node_modules/sdp-transform/lib/index.js": {
|
13904
|
+
"bytesInOutput": 615
|
13905
|
+
},
|
13906
|
+
"../hms-video-web/dist/index.js": {
|
13907
|
+
"bytesInOutput": 35576
|
13908
|
+
},
|
13412
13909
|
"src/Prebuilt/common/utils.js": {
|
13413
|
-
"bytesInOutput":
|
13910
|
+
"bytesInOutput": 2911
|
13414
13911
|
},
|
13415
13912
|
"src/Prebuilt/services/FeatureFlags.jsx": {
|
13416
13913
|
"bytesInOutput": 1701
|
@@ -13431,7 +13928,7 @@
|
|
13431
13928
|
"bytesInOutput": 1498
|
13432
13929
|
},
|
13433
13930
|
"src/Prebuilt/components/Header/StreamActions.tsx": {
|
13434
|
-
"bytesInOutput":
|
13931
|
+
"bytesInOutput": 12096
|
13435
13932
|
},
|
13436
13933
|
"src/Prebuilt/components/MoreSettings/ActionTile.jsx": {
|
13437
13934
|
"bytesInOutput": 1881
|
@@ -13518,7 +14015,7 @@
|
|
13518
14015
|
"bytesInOutput": 1548
|
13519
14016
|
},
|
13520
14017
|
"src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.jsx": {
|
13521
|
-
"bytesInOutput":
|
14018
|
+
"bytesInOutput": 9390
|
13522
14019
|
},
|
13523
14020
|
"src/Prebuilt/components/Polls/CreateQuestions/DeleteQuestionModal.jsx": {
|
13524
14021
|
"bytesInOutput": 2764
|
@@ -13530,7 +14027,7 @@
|
|
13530
14027
|
"bytesInOutput": 1056
|
13531
14028
|
},
|
13532
14029
|
"src/Prebuilt/components/Polls/common/VoteProgress.jsx": {
|
13533
|
-
"bytesInOutput":
|
14030
|
+
"bytesInOutput": 858
|
13534
14031
|
},
|
13535
14032
|
"src/Prebuilt/components/Polls/common/MultipleChoiceOptions.jsx": {
|
13536
14033
|
"bytesInOutput": 4093
|
@@ -13545,7 +14042,7 @@
|
|
13545
14042
|
"bytesInOutput": 2749
|
13546
14043
|
},
|
13547
14044
|
"src/Prebuilt/components/Polls/CreateQuestions/CreateQuestions.jsx": {
|
13548
|
-
"bytesInOutput":
|
14045
|
+
"bytesInOutput": 5112
|
13549
14046
|
},
|
13550
14047
|
"src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
|
13551
14048
|
"bytesInOutput": 9452
|
@@ -13653,7 +14150,7 @@
|
|
13653
14150
|
"bytesInOutput": 1620
|
13654
14151
|
},
|
13655
14152
|
"src/Prebuilt/components/hooks/useTileLayout.tsx": {
|
13656
|
-
"bytesInOutput":
|
14153
|
+
"bytesInOutput": 4489
|
13657
14154
|
},
|
13658
14155
|
"src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
|
13659
14156
|
"bytesInOutput": 2420
|
@@ -13707,7 +14204,7 @@
|
|
13707
14204
|
"bytesInOutput": 860
|
13708
14205
|
},
|
13709
14206
|
"src/Prebuilt/components/HMSVideo/HMSVIdeoUtils.js": {
|
13710
|
-
"bytesInOutput":
|
14207
|
+
"bytesInOutput": 848
|
13711
14208
|
},
|
13712
14209
|
"src/Prebuilt/components/HMSVideo/VideoProgress.jsx": {
|
13713
14210
|
"bytesInOutput": 3186
|
@@ -13737,10 +14234,10 @@
|
|
13737
14234
|
"bytesInOutput": 3045
|
13738
14235
|
},
|
13739
14236
|
"src/Prebuilt/components/Header/common.jsx": {
|
13740
|
-
"bytesInOutput":
|
14237
|
+
"bytesInOutput": 7375
|
13741
14238
|
},
|
13742
14239
|
"src/Prebuilt/components/Header/Header.tsx": {
|
13743
|
-
"bytesInOutput":
|
14240
|
+
"bytesInOutput": 2217
|
13744
14241
|
},
|
13745
14242
|
"src/Prebuilt/components/Header/index.tsx": {
|
13746
14243
|
"bytesInOutput": 152
|
@@ -13806,7 +14303,7 @@
|
|
13806
14303
|
"bytesInOutput": 2271
|
13807
14304
|
},
|
13808
14305
|
"src/Prebuilt/components/Notifications/Notifications.tsx": {
|
13809
|
-
"bytesInOutput":
|
14306
|
+
"bytesInOutput": 7806
|
13810
14307
|
},
|
13811
14308
|
"src/Prebuilt/components/Notifications/index.tsx": {
|
13812
14309
|
"bytesInOutput": 173
|
@@ -13842,7 +14339,7 @@
|
|
13842
14339
|
"bytesInOutput": 2930
|
13843
14340
|
}
|
13844
14341
|
},
|
13845
|
-
"bytes":
|
14342
|
+
"bytes": 1106027
|
13846
14343
|
}
|
13847
14344
|
}
|
13848
14345
|
}
|