@100mslive/roomkit-react 0.1.11-alpha.0 → 0.1.11-alpha.2

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.
@@ -4111,8 +4111,391 @@
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": 254752,
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
- "bytes": 4241,
4498
+ "bytes": 4325,
4116
4499
  "imports": [
4117
4500
  {
4118
4501
  "path": "src/Prebuilt/common/constants.js",
@@ -4319,7 +4702,7 @@
4319
4702
  "format": "esm"
4320
4703
  },
4321
4704
  "src/Prebuilt/components/Header/StreamActions.tsx": {
4322
- "bytes": 8583,
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": 546,
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": 5700,
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": 1508,
9532
+ "bytes": 1567,
9145
9533
  "imports": [
9146
9534
  {
9147
9535
  "path": "react",
@@ -9535,7 +9923,7 @@
9535
9923
  "format": "esm"
9536
9924
  },
9537
9925
  "src/Prebuilt/components/MwebLandscapePrompt.tsx": {
9538
- "bytes": 2466,
9926
+ "bytes": 2625,
9539
9927
  "imports": [
9540
9928
  {
9541
9929
  "path": "react",
@@ -9577,6 +9965,11 @@
9577
9965
  "kind": "import-statement",
9578
9966
  "original": "../../Theme"
9579
9967
  },
9968
+ {
9969
+ "path": "src/Prebuilt/common/utils.js",
9970
+ "kind": "import-statement",
9971
+ "original": "../common/utils"
9972
+ },
9580
9973
  {
9581
9974
  "path": "<define:process.env>",
9582
9975
  "kind": "import-statement",
@@ -10706,7 +11099,7 @@
10706
11099
  "dist/index.js": {
10707
11100
  "imports": [
10708
11101
  {
10709
- "path": "dist/chunk-VSALCLHF.js",
11102
+ "path": "dist/chunk-I3J4WTJM.js",
10710
11103
  "kind": "import-statement"
10711
11104
  }
10712
11105
  ],
@@ -10778,16 +11171,16 @@
10778
11171
  "inputs": {},
10779
11172
  "bytes": 1798
10780
11173
  },
10781
- "dist/HLSView-TEG6Y6WL.js.map": {
11174
+ "dist/HLSView-37K6YKVO.js.map": {
10782
11175
  "imports": [],
10783
11176
  "exports": [],
10784
11177
  "inputs": {},
10785
- "bytes": 53119
11178
+ "bytes": 53187
10786
11179
  },
10787
- "dist/HLSView-TEG6Y6WL.js": {
11180
+ "dist/HLSView-37K6YKVO.js": {
10788
11181
  "imports": [
10789
11182
  {
10790
- "path": "dist/chunk-VSALCLHF.js",
11183
+ "path": "dist/chunk-I3J4WTJM.js",
10791
11184
  "kind": "import-statement"
10792
11185
  },
10793
11186
  {
@@ -10897,54 +11290,54 @@
10897
11290
  "entryPoint": "src/Prebuilt/layouts/HLSView.jsx",
10898
11291
  "inputs": {
10899
11292
  "src/Prebuilt/layouts/HLSView.jsx": {
10900
- "bytesInOutput": 15071
11293
+ "bytesInOutput": 15098
10901
11294
  },
10902
11295
  "src/Prebuilt/components/HlsStatsOverlay.jsx": {
10903
- "bytesInOutput": 3494
11296
+ "bytesInOutput": 3521
11297
+ },
11298
+ "src/Prebuilt/components/HMSVideo/index.js": {
11299
+ "bytesInOutput": 252
10904
11300
  },
10905
11301
  "src/Prebuilt/components/HMSVideo/Controls.jsx": {
10906
- "bytesInOutput": 389
11302
+ "bytesInOutput": 416
10907
11303
  },
10908
11304
  "src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
10909
- "bytesInOutput": 494
11305
+ "bytesInOutput": 521
10910
11306
  },
10911
11307
  "src/Prebuilt/components/HMSVideo/PlayButton.jsx": {
10912
- "bytesInOutput": 507
11308
+ "bytesInOutput": 534
10913
11309
  },
10914
11310
  "src/Prebuilt/components/HMSVideo/VideoProgress.jsx": {
10915
- "bytesInOutput": 2512
11311
+ "bytesInOutput": 2539
10916
11312
  },
10917
11313
  "src/Prebuilt/components/HMSVideo/HMSVIdeoUtils.js": {
10918
- "bytesInOutput": 698
11314
+ "bytesInOutput": 725
10919
11315
  },
10920
11316
  "src/Prebuilt/components/HMSVideo/VideoTime.jsx": {
10921
- "bytesInOutput": 877
11317
+ "bytesInOutput": 904
10922
11318
  },
10923
11319
  "src/Prebuilt/components/HMSVideo/VolumeControl.jsx": {
10924
- "bytesInOutput": 2193
10925
- },
10926
- "src/Prebuilt/components/HMSVideo/index.js": {
10927
- "bytesInOutput": 225
11320
+ "bytesInOutput": 2220
10928
11321
  },
10929
11322
  "src/Prebuilt/components/HMSVideo/FullscreenButton.jsx": {
10930
- "bytesInOutput": 500
11323
+ "bytesInOutput": 527
10931
11324
  },
10932
11325
  "src/Prebuilt/components/HMSVideo/HLSAutoplayBlockedPrompt.jsx": {
10933
- "bytesInOutput": 875
11326
+ "bytesInOutput": 902
10934
11327
  },
10935
11328
  "src/Prebuilt/components/HMSVideo/HLSQualitySelector.jsx": {
10936
- "bytesInOutput": 3945
11329
+ "bytesInOutput": 3972
10937
11330
  }
10938
11331
  },
10939
- "bytes": 32956
11332
+ "bytes": 33380
10940
11333
  },
10941
- "dist/chunk-VSALCLHF.js.map": {
11334
+ "dist/chunk-I3J4WTJM.js.map": {
10942
11335
  "imports": [],
10943
11336
  "exports": [],
10944
11337
  "inputs": {},
10945
- "bytes": 1042977
11338
+ "bytes": 1974355
10946
11339
  },
10947
- "dist/chunk-VSALCLHF.js": {
11340
+ "dist/chunk-I3J4WTJM.js": {
10948
11341
  "imports": [
10949
11342
  {
10950
11343
  "path": "react",
@@ -11796,6 +12189,61 @@
11796
12189
  "kind": "import-statement",
11797
12190
  "external": true
11798
12191
  },
12192
+ {
12193
+ "path": "uuid",
12194
+ "kind": "import-statement",
12195
+ "external": true
12196
+ },
12197
+ {
12198
+ "path": "uuid",
12199
+ "kind": "import-statement",
12200
+ "external": true
12201
+ },
12202
+ {
12203
+ "path": "uuid",
12204
+ "kind": "import-statement",
12205
+ "external": true
12206
+ },
12207
+ {
12208
+ "path": "uuid",
12209
+ "kind": "import-statement",
12210
+ "external": true
12211
+ },
12212
+ {
12213
+ "path": "uuid",
12214
+ "kind": "import-statement",
12215
+ "external": true
12216
+ },
12217
+ {
12218
+ "path": "uuid",
12219
+ "kind": "import-statement",
12220
+ "external": true
12221
+ },
12222
+ {
12223
+ "path": "eventemitter2",
12224
+ "kind": "import-statement",
12225
+ "external": true
12226
+ },
12227
+ {
12228
+ "path": "eventemitter2",
12229
+ "kind": "import-statement",
12230
+ "external": true
12231
+ },
12232
+ {
12233
+ "path": "eventemitter2",
12234
+ "kind": "import-statement",
12235
+ "external": true
12236
+ },
12237
+ {
12238
+ "path": "uuid",
12239
+ "kind": "import-statement",
12240
+ "external": true
12241
+ },
12242
+ {
12243
+ "path": "uuid",
12244
+ "kind": "import-statement",
12245
+ "external": true
12246
+ },
11799
12247
  {
11800
12248
  "path": "@100mslive/react-sdk",
11801
12249
  "kind": "import-statement",
@@ -12837,7 +13285,7 @@
12837
13285
  "external": true
12838
13286
  },
12839
13287
  {
12840
- "path": "dist/HLSView-TEG6Y6WL.js",
13288
+ "path": "dist/HLSView-37K6YKVO.js",
12841
13289
  "kind": "dynamic-import"
12842
13290
  },
12843
13291
  {
@@ -13191,6 +13639,7 @@
13191
13639
  "getLeft",
13192
13640
  "globalCss",
13193
13641
  "globalStyles",
13642
+ "init_define_process_env",
13194
13643
  "keyframes",
13195
13644
  "slideLeftAndFade",
13196
13645
  "styled",
@@ -13201,448 +13650,502 @@
13201
13650
  ],
13202
13651
  "inputs": {
13203
13652
  "<define:process.env>": {
13204
- "bytesInOutput": 18512
13653
+ "bytesInOutput": 18611
13654
+ },
13655
+ "../../node_modules/ua-parser-js/src/ua-parser.js": {
13656
+ "bytesInOutput": 42427
13657
+ },
13658
+ "../../node_modules/sdp/sdp.js": {
13659
+ "bytesInOutput": 22275
13660
+ },
13661
+ "../../node_modules/sdp-transform/lib/grammar.js": {
13662
+ "bytesInOutput": 16120
13663
+ },
13664
+ "../../node_modules/sdp-transform/lib/parser.js": {
13665
+ "bytesInOutput": 3480
13666
+ },
13667
+ "../../node_modules/sdp-transform/lib/writer.js": {
13668
+ "bytesInOutput": 3070
13669
+ },
13670
+ "../../node_modules/sdp-transform/lib/index.js": {
13671
+ "bytesInOutput": 615
13672
+ },
13673
+ "src/index.ts": {
13674
+ "bytesInOutput": 27
13675
+ },
13676
+ "src/Button/index.tsx": {
13677
+ "bytesInOutput": 27
13205
13678
  },
13206
13679
  "src/Button/Button.tsx": {
13207
- "bytesInOutput": 4304
13680
+ "bytesInOutput": 4331
13681
+ },
13682
+ "src/Layout/index.tsx": {
13683
+ "bytesInOutput": 27
13684
+ },
13685
+ "src/Layout/Flex.tsx": {
13686
+ "bytesInOutput": 1295
13208
13687
  },
13209
13688
  "src/Theme/stitches.config.ts": {
13210
- "bytesInOutput": 1652
13689
+ "bytesInOutput": 1679
13211
13690
  },
13212
13691
  "src/Theme/base.config.ts": {
13213
- "bytesInOutput": 5034
13692
+ "bytesInOutput": 5061
13214
13693
  },
13215
13694
  "src/Theme/ThemeProvider.tsx": {
13216
- "bytesInOutput": 1899
13695
+ "bytesInOutput": 1926
13217
13696
  },
13218
13697
  "src/Theme/useSSR.tsx": {
13219
- "bytesInOutput": 397
13220
- },
13221
- "src/Layout/Flex.tsx": {
13222
- "bytesInOutput": 1268
13223
- },
13224
- "src/Layout/index.tsx": {
13225
- "bytesInOutput": 0
13698
+ "bytesInOutput": 424
13226
13699
  },
13227
13700
  "src/Layout/Box.tsx": {
13228
- "bytesInOutput": 29
13229
- },
13230
- "src/Loading/Loading.tsx": {
13231
- "bytesInOutput": 746
13701
+ "bytesInOutput": 56
13232
13702
  },
13233
13703
  "src/Loading/index.ts": {
13234
- "bytesInOutput": 0
13704
+ "bytesInOutput": 27
13235
13705
  },
13236
- "src/utils/styles.ts": {
13237
- "bytesInOutput": 236
13706
+ "src/Loading/Loading.tsx": {
13707
+ "bytesInOutput": 773
13238
13708
  },
13239
- "src/Button/index.tsx": {
13240
- "bytesInOutput": 0
13709
+ "src/utils/styles.ts": {
13710
+ "bytesInOutput": 263
13241
13711
  },
13242
- "src/index.ts": {
13243
- "bytesInOutput": 0
13712
+ "src/Text/index.tsx": {
13713
+ "bytesInOutput": 27
13244
13714
  },
13245
13715
  "src/Text/Text.tsx": {
13246
- "bytesInOutput": 2618
13716
+ "bytesInOutput": 2645
13247
13717
  },
13248
- "src/Text/index.tsx": {
13249
- "bytesInOutput": 0
13718
+ "src/IconButton/index.tsx": {
13719
+ "bytesInOutput": 27
13250
13720
  },
13251
13721
  "src/IconButton/IconButton.tsx": {
13252
- "bytesInOutput": 982
13722
+ "bytesInOutput": 1009
13253
13723
  },
13254
- "src/IconButton/index.tsx": {
13255
- "bytesInOutput": 0
13724
+ "src/Avatar/index.ts": {
13725
+ "bytesInOutput": 27
13256
13726
  },
13257
13727
  "src/Avatar/Avatar.tsx": {
13258
- "bytesInOutput": 1240
13728
+ "bytesInOutput": 1267
13259
13729
  },
13260
13730
  "src/Avatar/getAvatarBg.ts": {
13261
- "bytesInOutput": 848
13731
+ "bytesInOutput": 875
13262
13732
  },
13263
- "src/Avatar/index.ts": {
13264
- "bytesInOutput": 0
13733
+ "src/Divider/index.ts": {
13734
+ "bytesInOutput": 27
13265
13735
  },
13266
13736
  "src/Divider/Divider.tsx": {
13267
- "bytesInOutput": 840
13737
+ "bytesInOutput": 867
13268
13738
  },
13269
- "src/Divider/index.ts": {
13270
- "bytesInOutput": 0
13739
+ "src/Switch/index.ts": {
13740
+ "bytesInOutput": 27
13271
13741
  },
13272
13742
  "src/Switch/Switch.tsx": {
13273
- "bytesInOutput": 1095
13743
+ "bytesInOutput": 1122
13274
13744
  },
13275
- "src/Switch/index.ts": {
13276
- "bytesInOutput": 0
13745
+ "src/Tooltip/index.ts": {
13746
+ "bytesInOutput": 27
13277
13747
  },
13278
13748
  "src/Tooltip/Tooltip.tsx": {
13279
- "bytesInOutput": 1765
13749
+ "bytesInOutput": 1792
13280
13750
  },
13281
13751
  "src/utils/animations.ts": {
13282
- "bytesInOutput": 3261
13752
+ "bytesInOutput": 3288
13283
13753
  },
13284
- "src/Tooltip/index.ts": {
13285
- "bytesInOutput": 0
13754
+ "src/Select/index.ts": {
13755
+ "bytesInOutput": 27
13286
13756
  },
13287
13757
  "src/Select/Select.tsx": {
13288
- "bytesInOutput": 1364
13758
+ "bytesInOutput": 1391
13289
13759
  },
13290
- "src/Select/index.ts": {
13291
- "bytesInOutput": 0
13760
+ "src/Slider/index.ts": {
13761
+ "bytesInOutput": 27
13292
13762
  },
13293
13763
  "src/Slider/Slider.tsx": {
13294
- "bytesInOutput": 1638
13764
+ "bytesInOutput": 1665
13295
13765
  },
13296
- "src/Slider/index.ts": {
13297
- "bytesInOutput": 0
13766
+ "src/Modal/index.ts": {
13767
+ "bytesInOutput": 27
13298
13768
  },
13299
13769
  "src/Modal/Dialog.tsx": {
13300
- "bytesInOutput": 1104
13770
+ "bytesInOutput": 1131
13301
13771
  },
13302
13772
  "src/Modal/DialogContent.tsx": {
13303
- "bytesInOutput": 1689
13773
+ "bytesInOutput": 1716
13304
13774
  },
13305
13775
  "src/hooks/useDialogContainerSelector.tsx": {
13306
- "bytesInOutput": 182
13776
+ "bytesInOutput": 209
13307
13777
  },
13308
13778
  "src/context/DialogContext.tsx": {
13309
- "bytesInOutput": 303
13310
- },
13311
- "src/Modal/index.ts": {
13312
- "bytesInOutput": 0
13779
+ "bytesInOutput": 330
13313
13780
  },
13314
13781
  "src/Input/Input.tsx": {
13315
- "bytesInOutput": 2587
13316
- },
13317
- "src/VideoTile/StyledVideoTile.tsx": {
13318
- "bytesInOutput": 2602
13782
+ "bytesInOutput": 2614
13319
13783
  },
13320
13784
  "src/VideoTile/index.tsx": {
13321
- "bytesInOutput": 0
13785
+ "bytesInOutput": 27
13322
13786
  },
13323
- "src/VideoList/videoListUtils.tsx": {
13324
- "bytesInOutput": 304
13787
+ "src/VideoTile/StyledVideoTile.tsx": {
13788
+ "bytesInOutput": 2629
13325
13789
  },
13326
13790
  "src/VideoList/index.tsx": {
13327
- "bytesInOutput": 0
13791
+ "bytesInOutput": 27
13328
13792
  },
13329
- "src/VideoList/StyledVideoList.tsx": {
13330
- "bytesInOutput": 524
13793
+ "src/VideoList/videoListUtils.tsx": {
13794
+ "bytesInOutput": 331
13331
13795
  },
13332
- "src/Pagination/StyledPagination.tsx": {
13333
- "bytesInOutput": 991
13796
+ "src/VideoList/StyledVideoList.tsx": {
13797
+ "bytesInOutput": 551
13334
13798
  },
13335
13799
  "src/Pagination/index.tsx": {
13336
- "bytesInOutput": 0
13800
+ "bytesInOutput": 27
13337
13801
  },
13338
- "src/Dropdown/Dropdown.tsx": {
13339
- "bytesInOutput": 2837
13802
+ "src/Pagination/StyledPagination.tsx": {
13803
+ "bytesInOutput": 1018
13340
13804
  },
13341
- "src/Video/Video.tsx": {
13342
- "bytesInOutput": 1230
13805
+ "src/Dropdown/Dropdown.tsx": {
13806
+ "bytesInOutput": 2864
13343
13807
  },
13344
13808
  "src/Video/index.tsx": {
13345
- "bytesInOutput": 0
13809
+ "bytesInOutput": 27
13346
13810
  },
13347
- "src/TileMenu/StyledMenuTile.tsx": {
13348
- "bytesInOutput": 1934
13811
+ "src/Video/Video.tsx": {
13812
+ "bytesInOutput": 1257
13349
13813
  },
13350
13814
  "src/TileMenu/index.tsx": {
13351
- "bytesInOutput": 0
13815
+ "bytesInOutput": 27
13352
13816
  },
13353
- "src/AudioLevel/useBorderAudioLevel.tsx": {
13354
- "bytesInOutput": 726
13817
+ "src/TileMenu/StyledMenuTile.tsx": {
13818
+ "bytesInOutput": 1961
13355
13819
  },
13356
13820
  "src/AudioLevel/index.ts": {
13357
- "bytesInOutput": 0
13821
+ "bytesInOutput": 27
13822
+ },
13823
+ "src/AudioLevel/useBorderAudioLevel.tsx": {
13824
+ "bytesInOutput": 753
13358
13825
  },
13359
13826
  "src/AudioLevel/AudioLevel.tsx": {
13360
- "bytesInOutput": 2168
13827
+ "bytesInOutput": 2195
13361
13828
  },
13362
13829
  "src/AudioLevel/audio-level.png": {
13363
13830
  "bytesInOutput": 880
13364
13831
  },
13365
13832
  "src/Popover/index.tsx": {
13366
- "bytesInOutput": 610
13833
+ "bytesInOutput": 637
13834
+ },
13835
+ "src/Stats/index.tsx": {
13836
+ "bytesInOutput": 27
13367
13837
  },
13368
13838
  "src/Stats/Stats.tsx": {
13369
- "bytesInOutput": 7797
13839
+ "bytesInOutput": 7824
13370
13840
  },
13371
13841
  "src/Stats/formatBytes.ts": {
13372
- "bytesInOutput": 441
13842
+ "bytesInOutput": 471
13373
13843
  },
13374
13844
  "src/Stats/StyledStats.tsx": {
13375
- "bytesInOutput": 681
13376
- },
13377
- "src/Stats/index.tsx": {
13378
- "bytesInOutput": 0
13845
+ "bytesInOutput": 708
13379
13846
  },
13380
13847
  "src/Checkbox/Checkbox.tsx": {
13381
- "bytesInOutput": 704
13848
+ "bytesInOutput": 731
13382
13849
  },
13383
13850
  "src/Label/Label.tsx": {
13384
- "bytesInOutput": 174
13851
+ "bytesInOutput": 201
13385
13852
  },
13386
13853
  "src/RadioGroup/RadioGroup.tsx": {
13387
- "bytesInOutput": 711
13854
+ "bytesInOutput": 738
13388
13855
  },
13389
13856
  "src/Toast/Toast.tsx": {
13390
- "bytesInOutput": 4049
13391
- },
13392
- "src/Accordion/Accordion.tsx": {
13393
- "bytesInOutput": 2449
13857
+ "bytesInOutput": 4076
13394
13858
  },
13395
13859
  "src/Accordion/index.ts": {
13396
- "bytesInOutput": 122
13860
+ "bytesInOutput": 149
13397
13861
  },
13398
- "src/Fieldset/Fieldset.tsx": {
13399
- "bytesInOutput": 207
13862
+ "src/Accordion/Accordion.tsx": {
13863
+ "bytesInOutput": 2476
13400
13864
  },
13401
- "src/Footer/Footer.tsx": {
13402
- "bytesInOutput": 686
13865
+ "src/Fieldset/Fieldset.tsx": {
13866
+ "bytesInOutput": 234
13403
13867
  },
13404
13868
  "src/Footer/index.tsx": {
13405
- "bytesInOutput": 0
13869
+ "bytesInOutput": 27
13870
+ },
13871
+ "src/Footer/Footer.tsx": {
13872
+ "bytesInOutput": 713
13406
13873
  },
13407
13874
  "src/ReactSelect/index.ts": {
13408
- "bytesInOutput": 90
13875
+ "bytesInOutput": 117
13409
13876
  },
13410
13877
  "src/ReactSelect/ReactSelect.tsx": {
13411
- "bytesInOutput": 2207
13878
+ "bytesInOutput": 2234
13412
13879
  },
13413
13880
  "src/Tabs/Tabs.tsx": {
13414
- "bytesInOutput": 772
13881
+ "bytesInOutput": 799
13415
13882
  },
13416
13883
  "src/QRCode/QRCode.tsx": {
13417
- "bytesInOutput": 228
13418
- },
13419
- "src/Link/Link.tsx": {
13420
- "bytesInOutput": 1206
13884
+ "bytesInOutput": 255
13421
13885
  },
13422
13886
  "src/Link/index.tsx": {
13423
- "bytesInOutput": 0
13887
+ "bytesInOutput": 27
13888
+ },
13889
+ "src/Link/Link.tsx": {
13890
+ "bytesInOutput": 1233
13424
13891
  },
13425
13892
  "src/Collapsible/Collapsible.tsx": {
13426
- "bytesInOutput": 860
13893
+ "bytesInOutput": 887
13427
13894
  },
13428
13895
  "src/Prebuilt/App.tsx": {
13429
- "bytesInOutput": 7934
13896
+ "bytesInOutput": 7961
13430
13897
  },
13431
13898
  "src/Prebuilt/components/AppData/AppData.jsx": {
13432
- "bytesInOutput": 5272
13899
+ "bytesInOutput": 5299
13433
13900
  },
13434
13901
  "src/Prebuilt/components/init/initUtils.js": {
13435
- "bytesInOutput": 1693
13902
+ "bytesInOutput": 1720
13436
13903
  },
13437
13904
  "src/Prebuilt/components/hooks/useUserPreferences.jsx": {
13438
- "bytesInOutput": 700
13905
+ "bytesInOutput": 727
13439
13906
  },
13440
13907
  "src/Prebuilt/components/AppData/useSidepane.js": {
13441
- "bytesInOutput": 1907
13908
+ "bytesInOutput": 1934
13442
13909
  },
13443
13910
  "src/Prebuilt/components/AppData/useUISettings.js": {
13444
- "bytesInOutput": 5419
13911
+ "bytesInOutput": 5446
13445
13912
  },
13446
13913
  "src/Prebuilt/common/constants.js": {
13447
- "bytesInOutput": 3688
13914
+ "bytesInOutput": 3715
13448
13915
  },
13449
13916
  "src/Prebuilt/components/VirtualBackground/constants.ts": {
13450
- "bytesInOutput": 969
13917
+ "bytesInOutput": 996
13451
13918
  },
13452
13919
  "src/Prebuilt/components/AuthToken.jsx": {
13453
- "bytesInOutput": 3208
13920
+ "bytesInOutput": 3235
13454
13921
  },
13455
13922
  "src/Prebuilt/AppContext.tsx": {
13456
- "bytesInOutput": 550
13923
+ "bytesInOutput": 577
13457
13924
  },
13458
13925
  "src/Prebuilt/primitives/DialogContent.jsx": {
13459
- "bytesInOutput": 7629
13926
+ "bytesInOutput": 7656
13460
13927
  },
13461
13928
  "src/Prebuilt/components/ConferenceScreen.tsx": {
13462
- "bytesInOutput": 5933
13929
+ "bytesInOutput": 5960
13463
13930
  },
13464
13931
  "src/Prebuilt/components/Footer/Footer.tsx": {
13465
- "bytesInOutput": 3226
13932
+ "bytesInOutput": 3253
13466
13933
  },
13467
13934
  "src/Prebuilt/components/AudioVideoToggle.jsx": {
13468
- "bytesInOutput": 5453
13935
+ "bytesInOutput": 5480
13469
13936
  },
13470
13937
  "src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx": {
13471
- "bytesInOutput": 2838
13938
+ "bytesInOutput": 2865
13472
13939
  },
13473
13940
  "src/Prebuilt/IconButton.jsx": {
13474
- "bytesInOutput": 546
13941
+ "bytesInOutput": 573
13475
13942
  },
13476
13943
  "src/Prebuilt/components/Toast/ToastManager.js": {
13477
- "bytesInOutput": 1001
13944
+ "bytesInOutput": 1028
13478
13945
  },
13479
13946
  "src/Prebuilt/components/EmojiReaction.jsx": {
13480
- "bytesInOutput": 2078
13947
+ "bytesInOutput": 2105
13481
13948
  },
13482
13949
  "src/Prebuilt/components/Footer/EmojiCard.jsx": {
13483
- "bytesInOutput": 945
13950
+ "bytesInOutput": 972
13484
13951
  },
13485
13952
  "src/Prebuilt/components/hooks/useDropdownList.jsx": {
13486
- "bytesInOutput": 577
13953
+ "bytesInOutput": 604
13487
13954
  },
13488
13955
  "src/Prebuilt/components/Leave/LeaveRoom.tsx": {
13489
- "bytesInOutput": 2155
13956
+ "bytesInOutput": 2182
13490
13957
  },
13491
13958
  "src/Prebuilt/components/Leave/DesktopLeaveRoom.tsx": {
13492
- "bytesInOutput": 5652
13959
+ "bytesInOutput": 5679
13493
13960
  },
13494
13961
  "src/Prebuilt/components/Leave/EndSessionContent.tsx": {
13495
- "bytesInOutput": 1920
13962
+ "bytesInOutput": 1947
13496
13963
  },
13497
13964
  "src/Prebuilt/components/Leave/LeaveAtoms.tsx": {
13498
- "bytesInOutput": 464
13965
+ "bytesInOutput": 491
13499
13966
  },
13500
13967
  "src/Prebuilt/components/Leave/LeaveCard.tsx": {
13501
- "bytesInOutput": 618
13968
+ "bytesInOutput": 645
13502
13969
  },
13503
13970
  "src/Prebuilt/components/Leave/LeaveSessionContent.tsx": {
13504
- "bytesInOutput": 1763
13971
+ "bytesInOutput": 1790
13505
13972
  },
13506
13973
  "src/Prebuilt/components/Leave/MwebLeaveRoom.tsx": {
13507
- "bytesInOutput": 4247
13508
- },
13509
- "src/Sheet/Sheet.tsx": {
13510
- "bytesInOutput": 2743
13974
+ "bytesInOutput": 4274
13511
13975
  },
13512
13976
  "src/Sheet/index.ts": {
13513
- "bytesInOutput": 0
13977
+ "bytesInOutput": 27
13978
+ },
13979
+ "src/Sheet/Sheet.tsx": {
13980
+ "bytesInOutput": 2770
13514
13981
  },
13515
13982
  "src/Prebuilt/components/MoreSettings/MoreSettings.tsx": {
13516
- "bytesInOutput": 365
13983
+ "bytesInOutput": 392
13517
13984
  },
13518
13985
  "src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx": {
13519
- "bytesInOutput": 6526
13986
+ "bytesInOutput": 6553
13520
13987
  },
13521
13988
  "src/Prebuilt/components/PIP/index.jsx": {
13522
- "bytesInOutput": 151
13989
+ "bytesInOutput": 178
13523
13990
  },
13524
13991
  "src/Prebuilt/components/PIP/PIPComponent.jsx": {
13525
- "bytesInOutput": 2309
13992
+ "bytesInOutput": 2336
13526
13993
  },
13527
13994
  "src/Prebuilt/components/PIP/PIPManager.js": {
13528
- "bytesInOutput": 9135
13995
+ "bytesInOutput": 9162
13529
13996
  },
13530
13997
  "src/Prebuilt/components/PIP/pipUtils.js": {
13531
- "bytesInOutput": 4262
13998
+ "bytesInOutput": 4289
13532
13999
  },
13533
14000
  "src/Prebuilt/components/PIP/SetupMediaSession.js": {
13534
- "bytesInOutput": 2449
14001
+ "bytesInOutput": 2476
13535
14002
  },
13536
14003
  "src/Prebuilt/components/RoleChangeModal.jsx": {
13537
- "bytesInOutput": 6061
14004
+ "bytesInOutput": 6088
13538
14005
  },
13539
14006
  "src/Prebuilt/components/hooks/useDropdownSelection.jsx": {
13540
- "bytesInOutput": 66
14007
+ "bytesInOutput": 93
13541
14008
  },
13542
14009
  "src/Prebuilt/common/hooks.js": {
13543
- "bytesInOutput": 2195
14010
+ "bytesInOutput": 2222
13544
14011
  },
13545
14012
  "src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
13546
- "bytesInOutput": 869
14013
+ "bytesInOutput": 896
13547
14014
  },
13548
14015
  "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
13549
- "bytesInOutput": 2231
14016
+ "bytesInOutput": 2258
13550
14017
  },
13551
14018
  "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
13552
- "bytesInOutput": 1049
14019
+ "bytesInOutput": 1076
13553
14020
  },
13554
14021
  "src/Prebuilt/components/Settings/SettingsModal.jsx": {
13555
- "bytesInOutput": 8512
14022
+ "bytesInOutput": 8539
13556
14023
  },
13557
14024
  "src/Prebuilt/components/Settings/common.js": {
13558
- "bytesInOutput": 683
14025
+ "bytesInOutput": 710
13559
14026
  },
13560
14027
  "src/Prebuilt/components/Settings/DeviceSettings.jsx": {
13561
- "bytesInOutput": 6922
14028
+ "bytesInOutput": 6949
13562
14029
  },
13563
14030
  "src/Prebuilt/primitives/DropdownTrigger.jsx": {
13564
- "bytesInOutput": 1281
14031
+ "bytesInOutput": 1308
13565
14032
  },
13566
14033
  "src/Prebuilt/components/Settings/LayoutSettings.jsx": {
13567
- "bytesInOutput": 2197
14034
+ "bytesInOutput": 2224
13568
14035
  },
13569
14036
  "src/Prebuilt/components/Settings/SwitchWithLabel.jsx": {
13570
- "bytesInOutput": 934
14037
+ "bytesInOutput": 961
13571
14038
  },
13572
14039
  "src/Prebuilt/components/Settings/NotificationSettings.jsx": {
13573
- "bytesInOutput": 1796
14040
+ "bytesInOutput": 1823
13574
14041
  },
13575
14042
  "src/Prebuilt/components/Settings/StartRecording.jsx": {
13576
- "bytesInOutput": 4520
14043
+ "bytesInOutput": 4547
13577
14044
  },
13578
14045
  "src/Prebuilt/components/Streaming/ResolutionInput.jsx": {
13579
- "bytesInOutput": 2913
14046
+ "bytesInOutput": 2940
13580
14047
  },
13581
14048
  "src/Prebuilt/components/StatsForNerds.jsx": {
13582
- "bytesInOutput": 9555
14049
+ "bytesInOutput": 9588
13583
14050
  },
13584
14051
  "src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
13585
- "bytesInOutput": 4981
14052
+ "bytesInOutput": 5008
13586
14053
  },
13587
14054
  "src/Prebuilt/components/MoreSettings/FullScreenItem.jsx": {
13588
- "bytesInOutput": 601
14055
+ "bytesInOutput": 628
13589
14056
  },
13590
14057
  "src/Prebuilt/components/hooks/useFullscreen.js": {
13591
- "bytesInOutput": 1145
14058
+ "bytesInOutput": 1172
13592
14059
  },
13593
14060
  "src/Prebuilt/components/MoreSettings/MuteAllModal.jsx": {
13594
- "bytesInOutput": 2146
14061
+ "bytesInOutput": 2173
13595
14062
  },
13596
14063
  "src/Prebuilt/components/MoreSettings/MuteAllContent.jsx": {
13597
- "bytesInOutput": 2248
14064
+ "bytesInOutput": 2275
13598
14065
  },
13599
14066
  "src/Prebuilt/components/hooks/useMetadata.jsx": {
13600
- "bytesInOutput": 1921
14067
+ "bytesInOutput": 1948
13601
14068
  },
13602
14069
  "src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
13603
- "bytesInOutput": 9792
14070
+ "bytesInOutput": 9819
13604
14071
  },
13605
14072
  "src/Prebuilt/components/Header/StreamActions.tsx": {
13606
- "bytesInOutput": 9140
14073
+ "bytesInOutput": 10019
14074
+ },
14075
+ "../hms-video-web/dist/index.js": {
14076
+ "bytesInOutput": 32883
14077
+ },
14078
+ "../../node_modules/webrtc-adapter/src/js/adapter_core.js": {
14079
+ "bytesInOutput": 154
14080
+ },
14081
+ "../../node_modules/webrtc-adapter/src/js/adapter_factory.js": {
14082
+ "bytesInOutput": 4335
14083
+ },
14084
+ "../../node_modules/webrtc-adapter/src/js/utils.js": {
14085
+ "bytesInOutput": 6305
14086
+ },
14087
+ "../../node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js": {
14088
+ "bytesInOutput": 22676
14089
+ },
14090
+ "../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
14091
+ "bytesInOutput": 6085
14092
+ },
14093
+ "../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
14094
+ "bytesInOutput": 1256
14095
+ },
14096
+ "../../node_modules/webrtc-adapter/src/js/firefox/firefox_shim.js": {
14097
+ "bytesInOutput": 9143
14098
+ },
14099
+ "../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
14100
+ "bytesInOutput": 2136
14101
+ },
14102
+ "../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js": {
14103
+ "bytesInOutput": 842
14104
+ },
14105
+ "../../node_modules/webrtc-adapter/src/js/safari/safari_shim.js": {
14106
+ "bytesInOutput": 11866
14107
+ },
14108
+ "../../node_modules/webrtc-adapter/src/js/common_shim.js": {
14109
+ "bytesInOutput": 12444
13607
14110
  },
13608
14111
  "src/Prebuilt/components/Header/AdditionalRoomState.jsx": {
13609
- "bytesInOutput": 7870
14112
+ "bytesInOutput": 7897
13610
14113
  },
13611
14114
  "src/Prebuilt/plugins/whiteboard/useWhiteboardMetadata.js": {
13612
- "bytesInOutput": 1733
14115
+ "bytesInOutput": 1760
13613
14116
  },
13614
14117
  "src/Prebuilt/common/utils.js": {
13615
- "bytesInOutput": 2303
14118
+ "bytesInOutput": 2407
13616
14119
  },
13617
14120
  "src/Prebuilt/services/FeatureFlags.jsx": {
13618
- "bytesInOutput": 1400
14121
+ "bytesInOutput": 1427
13619
14122
  },
13620
14123
  "src/Prebuilt/components/hooks/usePlaylistMusic.js": {
13621
- "bytesInOutput": 1044
14124
+ "bytesInOutput": 1071
13622
14125
  },
13623
14126
  "src/Prebuilt/components/hooks/useScreenshareAudio.js": {
13624
- "bytesInOutput": 880
14127
+ "bytesInOutput": 907
13625
14128
  },
13626
14129
  "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
13627
- "bytesInOutput": 1293
14130
+ "bytesInOutput": 1320
13628
14131
  },
13629
14132
  "src/Prebuilt/components/MoreSettings/ActionTile.jsx": {
13630
- "bytesInOutput": 1363
14133
+ "bytesInOutput": 1390
13631
14134
  },
13632
14135
  "src/Prebuilt/components/MoreSettings/ChangeNameModal.jsx": {
13633
- "bytesInOutput": 2094
14136
+ "bytesInOutput": 2121
13634
14137
  },
13635
14138
  "src/Prebuilt/components/MoreSettings/ChangeNameContent.jsx": {
13636
- "bytesInOutput": 3192
14139
+ "bytesInOutput": 3219
13637
14140
  },
13638
14141
  "src/Prebuilt/components/RaiseHand.jsx": {
13639
- "bytesInOutput": 562
14142
+ "bytesInOutput": 589
13640
14143
  },
13641
14144
  "src/Prebuilt/components/ScreenShareToggle.jsx": {
13642
- "bytesInOutput": 1437
14145
+ "bytesInOutput": 1464
13643
14146
  },
13644
14147
  "src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx": {
13645
- "bytesInOutput": 7107
14148
+ "bytesInOutput": 7134
13646
14149
  },
13647
14150
  "src/Prebuilt/images/pdf-share.png": {
13648
14151
  "bytesInOutput": 25446
@@ -13651,286 +14154,289 @@
13651
14154
  "bytesInOutput": 31165
13652
14155
  },
13653
14156
  "src/Prebuilt/components/ShareMenuIcon.jsx": {
13654
- "bytesInOutput": 435
14157
+ "bytesInOutput": 462
13655
14158
  },
13656
14159
  "src/Prebuilt/components/pdfAnnotator/pdfFileOptions.jsx": {
13657
- "bytesInOutput": 1132
14160
+ "bytesInOutput": 1159
13658
14161
  },
13659
14162
  "src/Prebuilt/components/pdfAnnotator/pdfHeader.jsx": {
13660
- "bytesInOutput": 663
14163
+ "bytesInOutput": 690
13661
14164
  },
13662
14165
  "src/Prebuilt/components/pdfAnnotator/submitPdf.jsx": {
13663
- "bytesInOutput": 997
14166
+ "bytesInOutput": 1024
13664
14167
  },
13665
14168
  "src/Prebuilt/components/pdfAnnotator/uploadedFile.jsx": {
13666
- "bytesInOutput": 2071
14169
+ "bytesInOutput": 2098
13667
14170
  },
13668
14171
  "src/Prebuilt/components/pdfAnnotator/pdfInfo.jsx": {
13669
- "bytesInOutput": 796
14172
+ "bytesInOutput": 823
13670
14173
  },
13671
14174
  "src/Prebuilt/components/VirtualBackground/VBToggle.jsx": {
13672
- "bytesInOutput": 787
14175
+ "bytesInOutput": 814
13673
14176
  },
13674
14177
  "src/Prebuilt/components/Footer/ChatToggle.tsx": {
13675
- "bytesInOutput": 861
14178
+ "bytesInOutput": 888
13676
14179
  },
13677
14180
  "src/Prebuilt/components/Footer/ParticipantList.jsx": {
13678
- "bytesInOutput": 11601
14181
+ "bytesInOutput": 11628
13679
14182
  },
13680
14183
  "src/Prebuilt/components/Connection/ConnectionIndicator.tsx": {
13681
- "bytesInOutput": 3724
14184
+ "bytesInOutput": 3751
13682
14185
  },
13683
14186
  "src/Prebuilt/components/Connection/connectionQualityUtils.js": {
13684
- "bytesInOutput": 750
14187
+ "bytesInOutput": 777
13685
14188
  },
13686
14189
  "src/Prebuilt/components/Footer/RoleAccordion.tsx": {
13687
- "bytesInOutput": 4137
14190
+ "bytesInOutput": 4164
13688
14191
  },
13689
14192
  "src/Prebuilt/components/Footer/RoleOptions.tsx": {
13690
- "bytesInOutput": 5825
14193
+ "bytesInOutput": 5852
13691
14194
  },
13692
14195
  "src/Prebuilt/components/Footer/PollsToggle.tsx": {
13693
- "bytesInOutput": 569
14196
+ "bytesInOutput": 596
13694
14197
  },
13695
14198
  "src/Prebuilt/components/Notifications/HLSFailureModal.tsx": {
13696
- "bytesInOutput": 2387
14199
+ "bytesInOutput": 2414
13697
14200
  },
13698
14201
  "src/Prebuilt/components/RoleChangeRequest/RoleChangeRequestModal.tsx": {
13699
- "bytesInOutput": 2801
14202
+ "bytesInOutput": 2828
13700
14203
  },
13701
14204
  "src/Prebuilt/components/Preview/PreviewJoin.tsx": {
13702
- "bytesInOutput": 9846
14205
+ "bytesInOutput": 9873
13703
14206
  },
13704
14207
  "src/Prebuilt/layouts/SidePane.tsx": {
13705
- "bytesInOutput": 3925
14208
+ "bytesInOutput": 3952
13706
14209
  },
13707
14210
  "src/Prebuilt/components/Polls/Polls.tsx": {
13708
- "bytesInOutput": 577
14211
+ "bytesInOutput": 604
13709
14212
  },
13710
14213
  "src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.jsx": {
13711
- "bytesInOutput": 7835
14214
+ "bytesInOutput": 7866
13712
14215
  },
13713
14216
  "src/Prebuilt/components/Streaming/Common.jsx": {
13714
- "bytesInOutput": 2220
14217
+ "bytesInOutput": 2247
13715
14218
  },
13716
14219
  "src/Prebuilt/components/Polls/common/StatusIndicator.jsx": {
13717
- "bytesInOutput": 1076
14220
+ "bytesInOutput": 1103
13718
14221
  },
13719
14222
  "src/Prebuilt/components/Polls/CreateQuestions/CreateQuestions.jsx": {
13720
- "bytesInOutput": 4343
14223
+ "bytesInOutput": 4370
13721
14224
  },
13722
14225
  "src/Prebuilt/components/Polls/CreateQuestions/QuestionForm.jsx": {
13723
- "bytesInOutput": 7506
14226
+ "bytesInOutput": 7533
13724
14227
  },
13725
14228
  "src/Prebuilt/components/Polls/CreateQuestions/DeleteQuestionModal.jsx": {
13726
- "bytesInOutput": 2050
14229
+ "bytesInOutput": 2077
13727
14230
  },
13728
14231
  "src/Prebuilt/components/Polls/common/MultipleChoiceOptions.jsx": {
13729
- "bytesInOutput": 3161
14232
+ "bytesInOutput": 3188
13730
14233
  },
13731
14234
  "src/Prebuilt/components/Polls/common/OptionInputWithDelete.jsx": {
13732
- "bytesInOutput": 855
14235
+ "bytesInOutput": 882
13733
14236
  },
13734
14237
  "src/Prebuilt/components/Polls/common/VoteCount.jsx": {
13735
- "bytesInOutput": 735
14238
+ "bytesInOutput": 762
13736
14239
  },
13737
14240
  "src/Prebuilt/components/Polls/common/VoteProgress.jsx": {
13738
- "bytesInOutput": 541
14241
+ "bytesInOutput": 587
13739
14242
  },
13740
14243
  "src/Prebuilt/components/Polls/common/SingleChoiceOptions.jsx": {
13741
- "bytesInOutput": 3766
14244
+ "bytesInOutput": 3793
13742
14245
  },
13743
14246
  "src/Prebuilt/components/Polls/CreateQuestions/SavedQuestion.jsx": {
13744
- "bytesInOutput": 2104
14247
+ "bytesInOutput": 2131
13745
14248
  },
13746
14249
  "src/Prebuilt/components/Polls/Voting/Voting.jsx": {
13747
- "bytesInOutput": 3016
14250
+ "bytesInOutput": 3043
13748
14251
  },
13749
14252
  "src/Prebuilt/components/Polls/Voting/StandardVoting.jsx": {
13750
- "bytesInOutput": 1060
14253
+ "bytesInOutput": 1087
13751
14254
  },
13752
14255
  "src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
13753
- "bytesInOutput": 8010
14256
+ "bytesInOutput": 8037
13754
14257
  },
13755
14258
  "src/Prebuilt/components/Polls/Voting/TimedVoting.jsx": {
13756
- "bytesInOutput": 1036
14259
+ "bytesInOutput": 1063
13757
14260
  },
13758
14261
  "src/Prebuilt/components/SidePaneTabs.tsx": {
13759
- "bytesInOutput": 6126
14262
+ "bytesInOutput": 6153
13760
14263
  },
13761
14264
  "src/Prebuilt/components/Chat/Chat.jsx": {
13762
- "bytesInOutput": 6617
14265
+ "bytesInOutput": 6644
13763
14266
  },
13764
14267
  "src/Prebuilt/components/Chat/ChatBody.jsx": {
13765
- "bytesInOutput": 13122
14268
+ "bytesInOutput": 13149
13766
14269
  },
13767
14270
  "src/Prebuilt/images/empty-chat.svg": {
13768
14271
  "bytesInOutput": 2261
13769
14272
  },
13770
14273
  "src/Prebuilt/components/hooks/useSetPinnedMessage.js": {
13771
- "bytesInOutput": 1231
14274
+ "bytesInOutput": 1258
13772
14275
  },
13773
14276
  "src/Prebuilt/components/Chat/useUnreadCount.js": {
13774
- "bytesInOutput": 497
14277
+ "bytesInOutput": 524
13775
14278
  },
13776
14279
  "src/Prebuilt/components/Chat/ChatFooter.tsx": {
13777
- "bytesInOutput": 5510
14280
+ "bytesInOutput": 5537
13778
14281
  },
13779
14282
  "src/Prebuilt/components/AppData/useChatState.js": {
13780
- "bytesInOutput": 639
14283
+ "bytesInOutput": 666
13781
14284
  },
13782
14285
  "src/Prebuilt/components/Chat/useEmojiPickerStyles.js": {
13783
- "bytesInOutput": 1175
14286
+ "bytesInOutput": 1202
13784
14287
  },
13785
14288
  "src/Prebuilt/components/Footer/PaginatedParticipants.tsx": {
13786
- "bytesInOutput": 4134
14289
+ "bytesInOutput": 4161
13787
14290
  },
13788
14291
  "src/Prebuilt/components/VideoTile.jsx": {
13789
- "bytesInOutput": 6765
14292
+ "bytesInOutput": 6792
13790
14293
  },
13791
14294
  "src/Prebuilt/components/Connection/TileConnection.tsx": {
13792
- "bytesInOutput": 1468
14295
+ "bytesInOutput": 1495
13793
14296
  },
13794
14297
  "src/Prebuilt/components/TileMenu/TileMenu.jsx": {
13795
- "bytesInOutput": 4426
14298
+ "bytesInOutput": 4453
13796
14299
  },
13797
14300
  "src/Prebuilt/components/TileMenu/TileMenuContent.jsx": {
13798
- "bytesInOutput": 10614
14301
+ "bytesInOutput": 10641
13799
14302
  },
13800
14303
  "src/Prebuilt/components/peerTileUtils.jsx": {
13801
- "bytesInOutput": 1023
14304
+ "bytesInOutput": 1050
13802
14305
  },
13803
14306
  "src/Prebuilt/components/VirtualBackground/VBPicker.jsx": {
13804
- "bytesInOutput": 6015
14307
+ "bytesInOutput": 6042
13805
14308
  },
13806
14309
  "src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
13807
- "bytesInOutput": 1176
14310
+ "bytesInOutput": 1203
13808
14311
  },
13809
14312
  "src/Prebuilt/components/VirtualBackground/VBOption.tsx": {
13810
- "bytesInOutput": 1092
14313
+ "bytesInOutput": 1119
13811
14314
  },
13812
14315
  "src/Prebuilt/components/Chip.tsx": {
13813
- "bytesInOutput": 751
14316
+ "bytesInOutput": 778
13814
14317
  },
13815
14318
  "src/Prebuilt/components/FullPageProgress.jsx": {
13816
- "bytesInOutput": 547
14319
+ "bytesInOutput": 574
13817
14320
  },
13818
14321
  "src/Prebuilt/components/Header/HeaderComponents.jsx": {
13819
- "bytesInOutput": 1599
14322
+ "bytesInOutput": 1626
13820
14323
  },
13821
14324
  "src/Prebuilt/components/Preview/PreviewForm.tsx": {
13822
- "bytesInOutput": 2660
14325
+ "bytesInOutput": 2687
13823
14326
  },
13824
14327
  "src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx": {
13825
- "bytesInOutput": 2014
14328
+ "bytesInOutput": 2041
13826
14329
  },
13827
14330
  "src/Prebuilt/layouts/VideoStreamingSection.tsx": {
13828
- "bytesInOutput": 2255
14331
+ "bytesInOutput": 2282
13829
14332
  },
13830
14333
  "src/Prebuilt/components/VideoLayouts/GridLayout.tsx": {
13831
- "bytesInOutput": 3157
14334
+ "bytesInOutput": 3184
13832
14335
  },
13833
14336
  "src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
13834
- "bytesInOutput": 1959
14337
+ "bytesInOutput": 1986
13835
14338
  },
13836
14339
  "src/Prebuilt/components/InsetTile.tsx": {
13837
- "bytesInOutput": 4008
14340
+ "bytesInOutput": 4035
13838
14341
  },
13839
14342
  "src/Prebuilt/components/hooks/useVideoTileLayout.ts": {
13840
- "bytesInOutput": 424
14343
+ "bytesInOutput": 451
13841
14344
  },
13842
14345
  "src/Prebuilt/components/Pagination.tsx": {
13843
- "bytesInOutput": 1671
14346
+ "bytesInOutput": 1698
13844
14347
  },
13845
14348
  "src/Prebuilt/components/VideoLayouts/Grid.tsx": {
13846
- "bytesInOutput": 1177
14349
+ "bytesInOutput": 1204
13847
14350
  },
13848
14351
  "src/Prebuilt/components/hooks/useTileLayout.tsx": {
13849
- "bytesInOutput": 3800
14352
+ "bytesInOutput": 3835
13850
14353
  },
13851
14354
  "src/Prebuilt/components/VideoLayouts/RoleProminence.tsx": {
13852
- "bytesInOutput": 1708
14355
+ "bytesInOutput": 1735
13853
14356
  },
13854
14357
  "src/Prebuilt/components/SecondaryTiles.tsx": {
13855
- "bytesInOutput": 1042
14358
+ "bytesInOutput": 1069
13856
14359
  },
13857
14360
  "src/Prebuilt/components/VideoLayouts/ProminenceLayout.tsx": {
13858
- "bytesInOutput": 1942
14361
+ "bytesInOutput": 1969
13859
14362
  },
13860
14363
  "src/Prebuilt/components/hooks/useRoleProminencePeers.tsx": {
13861
- "bytesInOutput": 934
14364
+ "bytesInOutput": 961
13862
14365
  },
13863
14366
  "src/Prebuilt/components/VideoLayouts/ScreenshareLayout.tsx": {
13864
- "bytesInOutput": 1871
14367
+ "bytesInOutput": 1898
13865
14368
  },
13866
14369
  "src/Prebuilt/components/ScreenshareTile.jsx": {
13867
- "bytesInOutput": 3666
14370
+ "bytesInOutput": 3693
13868
14371
  },
13869
14372
  "src/Prebuilt/components/ScreenshareDisplay.jsx": {
13870
- "bytesInOutput": 1199
14373
+ "bytesInOutput": 1226
13871
14374
  },
13872
14375
  "src/Prebuilt/common/PeersSorter.ts": {
13873
- "bytesInOutput": 2743
14376
+ "bytesInOutput": 2770
13874
14377
  },
13875
14378
  "src/Prebuilt/layouts/EmbedView.jsx": {
13876
- "bytesInOutput": 2758
14379
+ "bytesInOutput": 2785
13877
14380
  },
13878
14381
  "src/Prebuilt/layouts/PDFView.jsx": {
13879
- "bytesInOutput": 1430
14382
+ "bytesInOutput": 1457
13880
14383
  },
13881
14384
  "src/Prebuilt/layouts/WaitingView.jsx": {
13882
- "bytesInOutput": 1388
14385
+ "bytesInOutput": 1415
14386
+ },
14387
+ "src/Prebuilt/components/Header/index.tsx": {
14388
+ "bytesInOutput": 27
13883
14389
  },
13884
14390
  "src/Prebuilt/components/Header/Header.tsx": {
13885
- "bytesInOutput": 1524
14391
+ "bytesInOutput": 1619
13886
14392
  },
13887
14393
  "src/Prebuilt/components/Header/common.jsx": {
13888
- "bytesInOutput": 6078
13889
- },
13890
- "src/Prebuilt/components/Header/index.tsx": {
13891
- "bytesInOutput": 0
14394
+ "bytesInOutput": 6075
13892
14395
  },
13893
14396
  "src/Prebuilt/components/ErrorBoundary.jsx": {
13894
- "bytesInOutput": 3290
14397
+ "bytesInOutput": 3317
13895
14398
  },
13896
14399
  "src/Prebuilt/components/init/Init.jsx": {
13897
- "bytesInOutput": 639
14400
+ "bytesInOutput": 666
13898
14401
  },
13899
14402
  "src/Prebuilt/components/Input/KeyboardInputManager.js": {
13900
- "bytesInOutput": 4414
14403
+ "bytesInOutput": 4441
13901
14404
  },
13902
14405
  "src/Prebuilt/components/LeaveScreen.tsx": {
13903
- "bytesInOutput": 2158
14406
+ "bytesInOutput": 2185
13904
14407
  },
13905
14408
  "src/Prebuilt/AppStateContext.tsx": {
13906
- "bytesInOutput": 2079
14409
+ "bytesInOutput": 2106
13907
14410
  },
13908
14411
  "src/Prebuilt/components/hooks/useRedirectToLeave.tsx": {
13909
- "bytesInOutput": 464
14412
+ "bytesInOutput": 491
13910
14413
  },
13911
14414
  "src/Prebuilt/components/MwebLandscapePrompt.tsx": {
13912
- "bytesInOutput": 2398
14415
+ "bytesInOutput": 2516
13913
14416
  },
13914
- "src/Prebuilt/components/Notifications/Notifications.tsx": {
13915
- "bytesInOutput": 6988
14417
+ "src/Prebuilt/components/Notifications/index.tsx": {
14418
+ "bytesInOutput": 27
13916
14419
  },
13917
- "src/Prebuilt/components/Toast/ToastConfig.jsx": {
13918
- "bytesInOutput": 6198
14420
+ "src/Prebuilt/components/Notifications/Notifications.tsx": {
14421
+ "bytesInOutput": 7018
13919
14422
  },
13920
14423
  "src/Prebuilt/components/Toast/ToastBatcher.js": {
13921
- "bytesInOutput": 1741
14424
+ "bytesInOutput": 1768
14425
+ },
14426
+ "src/Prebuilt/components/Toast/ToastConfig.jsx": {
14427
+ "bytesInOutput": 6225
13922
14428
  },
13923
14429
  "src/Prebuilt/components/Notifications/AutoplayBlockedModal.tsx": {
13924
- "bytesInOutput": 1026
14430
+ "bytesInOutput": 1053
13925
14431
  },
13926
14432
  "src/Prebuilt/components/Notifications/InitErrorModal.tsx": {
13927
- "bytesInOutput": 1569
14433
+ "bytesInOutput": 1596
13928
14434
  },
13929
14435
  "src/Prebuilt/components/Notifications/PeerNotifications.tsx": {
13930
- "bytesInOutput": 1377
14436
+ "bytesInOutput": 1404
13931
14437
  },
13932
14438
  "src/Prebuilt/components/Notifications/PermissionErrorModal.tsx": {
13933
- "bytesInOutput": 4355
14439
+ "bytesInOutput": 4382
13934
14440
  },
13935
14441
  "src/Prebuilt/images/android-perm-1.png": {
13936
14442
  "bytesInOutput": 10443
@@ -13939,43 +14445,40 @@
13939
14445
  "bytesInOutput": 11963
13940
14446
  },
13941
14447
  "src/Prebuilt/components/Notifications/ReconnectNotifications.tsx": {
13942
- "bytesInOutput": 2257
14448
+ "bytesInOutput": 2284
13943
14449
  },
13944
14450
  "src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.tsx": {
13945
- "bytesInOutput": 1763
14451
+ "bytesInOutput": 1790
13946
14452
  },
13947
14453
  "src/Prebuilt/components/Notifications/TrackNotifications.tsx": {
13948
- "bytesInOutput": 613
14454
+ "bytesInOutput": 640
13949
14455
  },
13950
14456
  "src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx": {
13951
- "bytesInOutput": 1769
13952
- },
13953
- "src/Prebuilt/components/Notifications/index.tsx": {
13954
- "bytesInOutput": 0
14457
+ "bytesInOutput": 1796
13955
14458
  },
13956
14459
  "src/Prebuilt/components/Preview/PreviewScreen.tsx": {
13957
- "bytesInOutput": 1308
14460
+ "bytesInOutput": 1335
13958
14461
  },
13959
14462
  "src/Prebuilt/components/Toast/ToastContainer.jsx": {
13960
- "bytesInOutput": 1023
14463
+ "bytesInOutput": 1050
13961
14464
  },
13962
14465
  "src/Prebuilt/components/Toast/Toast.jsx": {
13963
- "bytesInOutput": 507
14466
+ "bytesInOutput": 534
13964
14467
  },
13965
14468
  "src/Prebuilt/plugins/FlyingEmoji.jsx": {
13966
- "bytesInOutput": 3891
14469
+ "bytesInOutput": 3918
13967
14470
  },
13968
14471
  "src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
13969
- "bytesInOutput": 578
14472
+ "bytesInOutput": 605
13970
14473
  },
13971
14474
  "src/Prebuilt/components/hooks/useAutoStartStreaming.tsx": {
13972
- "bytesInOutput": 1744
14475
+ "bytesInOutput": 1771
13973
14476
  },
13974
14477
  "src/Progress/index.tsx": {
13975
- "bytesInOutput": 391
14478
+ "bytesInOutput": 418
13976
14479
  }
13977
14480
  },
13978
- "bytes": 700259
14481
+ "bytes": 909900
13979
14482
  }
13980
14483
  }
13981
14484
  }