@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",
@@ -10701,7 +11094,7 @@
10701
11094
  "imports": [],
10702
11095
  "exports": [],
10703
11096
  "inputs": {},
10704
- "bytes": 1105668
11097
+ "bytes": 2033464
10705
11098
  },
10706
11099
  "dist/index.cjs.js": {
10707
11100
  "imports": [
@@ -11475,6 +11868,61 @@
11475
11868
  "kind": "require-call",
11476
11869
  "external": true
11477
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
+ },
11478
11926
  {
11479
11927
  "path": "react",
11480
11928
  "kind": "require-call",
@@ -12985,7 +13433,7 @@
12985
13433
  "entryPoint": "src/index.ts",
12986
13434
  "inputs": {
12987
13435
  "<define:process.env>": {
12988
- "bytesInOutput": 18619
13436
+ "bytesInOutput": 18611
12989
13437
  },
12990
13438
  "src/Theme/base.config.ts": {
12991
13439
  "bytesInOutput": 6104
@@ -13159,7 +13607,7 @@
13159
13607
  "bytesInOutput": 927
13160
13608
  },
13161
13609
  "src/Stats/formatBytes.ts": {
13162
- "bytesInOutput": 631
13610
+ "bytesInOutput": 634
13163
13611
  },
13164
13612
  "src/Stats/StyledStats.tsx": {
13165
13613
  "bytesInOutput": 1004
@@ -13381,7 +13829,7 @@
13381
13829
  "bytesInOutput": 5459
13382
13830
  },
13383
13831
  "src/Prebuilt/components/StatsForNerds.jsx": {
13384
- "bytesInOutput": 11469
13832
+ "bytesInOutput": 11475
13385
13833
  },
13386
13834
  "src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
13387
13835
  "bytesInOutput": 6192
@@ -13404,8 +13852,62 @@
13404
13852
  "src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx": {
13405
13853
  "bytesInOutput": 8156
13406
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": 35584
13908
+ },
13407
13909
  "src/Prebuilt/common/utils.js": {
13408
- "bytesInOutput": 2815
13910
+ "bytesInOutput": 2911
13409
13911
  },
13410
13912
  "src/Prebuilt/services/FeatureFlags.jsx": {
13411
13913
  "bytesInOutput": 1701
@@ -13426,7 +13928,7 @@
13426
13928
  "bytesInOutput": 1498
13427
13929
  },
13428
13930
  "src/Prebuilt/components/Header/StreamActions.tsx": {
13429
- "bytesInOutput": 11020
13931
+ "bytesInOutput": 12096
13430
13932
  },
13431
13933
  "src/Prebuilt/components/MoreSettings/ActionTile.jsx": {
13432
13934
  "bytesInOutput": 1881
@@ -13513,7 +14015,7 @@
13513
14015
  "bytesInOutput": 1548
13514
14016
  },
13515
14017
  "src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.jsx": {
13516
- "bytesInOutput": 9386
14018
+ "bytesInOutput": 9390
13517
14019
  },
13518
14020
  "src/Prebuilt/components/Polls/CreateQuestions/DeleteQuestionModal.jsx": {
13519
14021
  "bytesInOutput": 2764
@@ -13525,7 +14027,7 @@
13525
14027
  "bytesInOutput": 1056
13526
14028
  },
13527
14029
  "src/Prebuilt/components/Polls/common/VoteProgress.jsx": {
13528
- "bytesInOutput": 839
14030
+ "bytesInOutput": 858
13529
14031
  },
13530
14032
  "src/Prebuilt/components/Polls/common/MultipleChoiceOptions.jsx": {
13531
14033
  "bytesInOutput": 4093
@@ -13540,7 +14042,7 @@
13540
14042
  "bytesInOutput": 2749
13541
14043
  },
13542
14044
  "src/Prebuilt/components/Polls/CreateQuestions/CreateQuestions.jsx": {
13543
- "bytesInOutput": 5108
14045
+ "bytesInOutput": 5112
13544
14046
  },
13545
14047
  "src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
13546
14048
  "bytesInOutput": 9452
@@ -13648,7 +14150,7 @@
13648
14150
  "bytesInOutput": 1620
13649
14151
  },
13650
14152
  "src/Prebuilt/components/hooks/useTileLayout.tsx": {
13651
- "bytesInOutput": 4481
14153
+ "bytesInOutput": 4489
13652
14154
  },
13653
14155
  "src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
13654
14156
  "bytesInOutput": 2420
@@ -13702,7 +14204,7 @@
13702
14204
  "bytesInOutput": 860
13703
14205
  },
13704
14206
  "src/Prebuilt/components/HMSVideo/HMSVIdeoUtils.js": {
13705
- "bytesInOutput": 846
14207
+ "bytesInOutput": 848
13706
14208
  },
13707
14209
  "src/Prebuilt/components/HMSVideo/VideoProgress.jsx": {
13708
14210
  "bytesInOutput": 3186
@@ -13732,10 +14234,10 @@
13732
14234
  "bytesInOutput": 3045
13733
14235
  },
13734
14236
  "src/Prebuilt/components/Header/common.jsx": {
13735
- "bytesInOutput": 7405
14237
+ "bytesInOutput": 7375
13736
14238
  },
13737
14239
  "src/Prebuilt/components/Header/Header.tsx": {
13738
- "bytesInOutput": 2134
14240
+ "bytesInOutput": 2217
13739
14241
  },
13740
14242
  "src/Prebuilt/components/Header/index.tsx": {
13741
14243
  "bytesInOutput": 152
@@ -13762,7 +14264,7 @@
13762
14264
  "bytesInOutput": 2925
13763
14265
  },
13764
14266
  "src/Prebuilt/components/MwebLandscapePrompt.tsx": {
13765
- "bytesInOutput": 3069
14267
+ "bytesInOutput": 3195
13766
14268
  },
13767
14269
  "src/Prebuilt/components/Toast/ToastConfig.jsx": {
13768
14270
  "bytesInOutput": 7487
@@ -13801,7 +14303,7 @@
13801
14303
  "bytesInOutput": 2271
13802
14304
  },
13803
14305
  "src/Prebuilt/components/Notifications/Notifications.tsx": {
13804
- "bytesInOutput": 7803
14306
+ "bytesInOutput": 7806
13805
14307
  },
13806
14308
  "src/Prebuilt/components/Notifications/index.tsx": {
13807
14309
  "bytesInOutput": 173
@@ -13837,7 +14339,7 @@
13837
14339
  "bytesInOutput": 2930
13838
14340
  }
13839
14341
  },
13840
- "bytes": 900697
14342
+ "bytes": 1106040
13841
14343
  }
13842
14344
  }
13843
14345
  }