@100mslive/roomkit-react 0.3.9 → 0.3.10-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{HLSView-A6GH22QT.js → HLSView-5GXP76IN.js} +109 -120
- package/dist/{HLSView-A6GH22QT.js.map → HLSView-5GXP76IN.js.map} +2 -2
- package/dist/HLSView-FBGVUTA5.css +2767 -0
- package/dist/HLSView-FBGVUTA5.css.map +7 -0
- package/dist/Prebuilt/components/PIP/PIPComponent.d.ts +14 -0
- package/dist/Prebuilt/components/PIP/PIPManager.d.ts +100 -0
- package/dist/Prebuilt/components/VideoLayouts/WhiteboardLayout.d.ts +1 -0
- package/dist/{chunk-5KG27WWA.js → chunk-WSDBUVSZ.js} +1679 -1962
- package/dist/chunk-WSDBUVSZ.js.map +7 -0
- package/dist/index.cjs.css +2767 -0
- package/dist/index.cjs.css.map +7 -0
- package/dist/index.cjs.js +1537 -1809
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.css +2767 -0
- package/dist/index.css.map +7 -0
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +365 -777
- package/dist/meta.esbuild.json +442 -788
- package/package.json +9 -16
- package/src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx +2 -2
- package/src/Prebuilt/components/PIP/{PIPComponent.jsx → PIPComponent.tsx} +31 -18
- package/src/Prebuilt/components/PIP/{PIPManager.js → PIPManager.ts} +60 -35
- package/src/Prebuilt/components/SecondaryTiles.tsx +7 -0
- package/src/Prebuilt/components/VideoLayouts/ScreenshareLayout.tsx +0 -2
- package/src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx +7 -13
- package/src/Prebuilt/layouts/PDFView.jsx +6 -1
- package/src/Prebuilt/plugins/FlyingEmoji.jsx +2 -4
- package/dist/chunk-5KG27WWA.js.map +0 -7
package/dist/meta.cjs.json
CHANGED
@@ -16,11 +16,6 @@
|
|
16
16
|
"path": "<define:process.env>",
|
17
17
|
"kind": "import-statement",
|
18
18
|
"external": true
|
19
|
-
},
|
20
|
-
{
|
21
|
-
"path": "<runtime>",
|
22
|
-
"kind": "import-statement",
|
23
|
-
"external": true
|
24
19
|
}
|
25
20
|
],
|
26
21
|
"format": "esm"
|
@@ -68,11 +63,6 @@
|
|
68
63
|
"path": "<define:process.env>",
|
69
64
|
"kind": "import-statement",
|
70
65
|
"external": true
|
71
|
-
},
|
72
|
-
{
|
73
|
-
"path": "<runtime>",
|
74
|
-
"kind": "import-statement",
|
75
|
-
"external": true
|
76
66
|
}
|
77
67
|
],
|
78
68
|
"format": "esm"
|
@@ -205,11 +195,6 @@
|
|
205
195
|
"path": "<define:process.env>",
|
206
196
|
"kind": "import-statement",
|
207
197
|
"external": true
|
208
|
-
},
|
209
|
-
{
|
210
|
-
"path": "<runtime>",
|
211
|
-
"kind": "import-statement",
|
212
|
-
"external": true
|
213
198
|
}
|
214
199
|
],
|
215
200
|
"format": "esm"
|
@@ -273,11 +258,6 @@
|
|
273
258
|
"path": "<define:process.env>",
|
274
259
|
"kind": "import-statement",
|
275
260
|
"external": true
|
276
|
-
},
|
277
|
-
{
|
278
|
-
"path": "<runtime>",
|
279
|
-
"kind": "import-statement",
|
280
|
-
"external": true
|
281
261
|
}
|
282
262
|
],
|
283
263
|
"format": "esm"
|
@@ -347,11 +327,6 @@
|
|
347
327
|
"path": "<define:process.env>",
|
348
328
|
"kind": "import-statement",
|
349
329
|
"external": true
|
350
|
-
},
|
351
|
-
{
|
352
|
-
"path": "<runtime>",
|
353
|
-
"kind": "import-statement",
|
354
|
-
"external": true
|
355
330
|
}
|
356
331
|
],
|
357
332
|
"format": "esm"
|
@@ -420,11 +395,6 @@
|
|
420
395
|
"path": "<define:process.env>",
|
421
396
|
"kind": "import-statement",
|
422
397
|
"external": true
|
423
|
-
},
|
424
|
-
{
|
425
|
-
"path": "<runtime>",
|
426
|
-
"kind": "import-statement",
|
427
|
-
"external": true
|
428
398
|
}
|
429
399
|
],
|
430
400
|
"format": "esm"
|
@@ -499,11 +469,6 @@
|
|
499
469
|
"path": "<define:process.env>",
|
500
470
|
"kind": "import-statement",
|
501
471
|
"external": true
|
502
|
-
},
|
503
|
-
{
|
504
|
-
"path": "<runtime>",
|
505
|
-
"kind": "import-statement",
|
506
|
-
"external": true
|
507
472
|
}
|
508
473
|
],
|
509
474
|
"format": "esm"
|
@@ -588,11 +553,6 @@
|
|
588
553
|
"path": "<define:process.env>",
|
589
554
|
"kind": "import-statement",
|
590
555
|
"external": true
|
591
|
-
},
|
592
|
-
{
|
593
|
-
"path": "<runtime>",
|
594
|
-
"kind": "import-statement",
|
595
|
-
"external": true
|
596
556
|
}
|
597
557
|
],
|
598
558
|
"format": "esm"
|
@@ -635,11 +595,6 @@
|
|
635
595
|
"path": "<define:process.env>",
|
636
596
|
"kind": "import-statement",
|
637
597
|
"external": true
|
638
|
-
},
|
639
|
-
{
|
640
|
-
"path": "<runtime>",
|
641
|
-
"kind": "import-statement",
|
642
|
-
"external": true
|
643
598
|
}
|
644
599
|
],
|
645
600
|
"format": "esm"
|
@@ -692,11 +647,6 @@
|
|
692
647
|
"path": "<define:process.env>",
|
693
648
|
"kind": "import-statement",
|
694
649
|
"external": true
|
695
|
-
},
|
696
|
-
{
|
697
|
-
"path": "<runtime>",
|
698
|
-
"kind": "import-statement",
|
699
|
-
"external": true
|
700
650
|
}
|
701
651
|
],
|
702
652
|
"format": "esm"
|
@@ -754,11 +704,6 @@
|
|
754
704
|
"path": "<define:process.env>",
|
755
705
|
"kind": "import-statement",
|
756
706
|
"external": true
|
757
|
-
},
|
758
|
-
{
|
759
|
-
"path": "<runtime>",
|
760
|
-
"kind": "import-statement",
|
761
|
-
"external": true
|
762
707
|
}
|
763
708
|
],
|
764
709
|
"format": "esm"
|
@@ -884,11 +829,6 @@
|
|
884
829
|
"path": "<define:process.env>",
|
885
830
|
"kind": "import-statement",
|
886
831
|
"external": true
|
887
|
-
},
|
888
|
-
{
|
889
|
-
"path": "<runtime>",
|
890
|
-
"kind": "import-statement",
|
891
|
-
"external": true
|
892
832
|
}
|
893
833
|
],
|
894
834
|
"format": "esm"
|
@@ -931,11 +871,6 @@
|
|
931
871
|
"path": "<define:process.env>",
|
932
872
|
"kind": "import-statement",
|
933
873
|
"external": true
|
934
|
-
},
|
935
|
-
{
|
936
|
-
"path": "<runtime>",
|
937
|
-
"kind": "import-statement",
|
938
|
-
"external": true
|
939
874
|
}
|
940
875
|
],
|
941
876
|
"format": "esm"
|
@@ -1095,11 +1030,6 @@
|
|
1095
1030
|
"path": "<define:process.env>",
|
1096
1031
|
"kind": "import-statement",
|
1097
1032
|
"external": true
|
1098
|
-
},
|
1099
|
-
{
|
1100
|
-
"path": "<runtime>",
|
1101
|
-
"kind": "import-statement",
|
1102
|
-
"external": true
|
1103
1033
|
}
|
1104
1034
|
],
|
1105
1035
|
"format": "esm"
|
@@ -1147,11 +1077,6 @@
|
|
1147
1077
|
"path": "<define:process.env>",
|
1148
1078
|
"kind": "import-statement",
|
1149
1079
|
"external": true
|
1150
|
-
},
|
1151
|
-
{
|
1152
|
-
"path": "<runtime>",
|
1153
|
-
"kind": "import-statement",
|
1154
|
-
"external": true
|
1155
1080
|
}
|
1156
1081
|
],
|
1157
1082
|
"format": "esm"
|
@@ -1286,11 +1211,6 @@
|
|
1286
1211
|
"path": "<define:process.env>",
|
1287
1212
|
"kind": "import-statement",
|
1288
1213
|
"external": true
|
1289
|
-
},
|
1290
|
-
{
|
1291
|
-
"path": "<runtime>",
|
1292
|
-
"kind": "import-statement",
|
1293
|
-
"external": true
|
1294
1214
|
}
|
1295
1215
|
],
|
1296
1216
|
"format": "esm"
|
@@ -1344,11 +1264,6 @@
|
|
1344
1264
|
"path": "<define:process.env>",
|
1345
1265
|
"kind": "import-statement",
|
1346
1266
|
"external": true
|
1347
|
-
},
|
1348
|
-
{
|
1349
|
-
"path": "<runtime>",
|
1350
|
-
"kind": "import-statement",
|
1351
|
-
"external": true
|
1352
1267
|
}
|
1353
1268
|
],
|
1354
1269
|
"format": "esm"
|
@@ -1568,11 +1483,6 @@
|
|
1568
1483
|
"path": "<define:process.env>",
|
1569
1484
|
"kind": "import-statement",
|
1570
1485
|
"external": true
|
1571
|
-
},
|
1572
|
-
{
|
1573
|
-
"path": "<runtime>",
|
1574
|
-
"kind": "import-statement",
|
1575
|
-
"external": true
|
1576
1486
|
}
|
1577
1487
|
],
|
1578
1488
|
"format": "esm"
|
@@ -1635,11 +1545,6 @@
|
|
1635
1545
|
"path": "<define:process.env>",
|
1636
1546
|
"kind": "import-statement",
|
1637
1547
|
"external": true
|
1638
|
-
},
|
1639
|
-
{
|
1640
|
-
"path": "<runtime>",
|
1641
|
-
"kind": "import-statement",
|
1642
|
-
"external": true
|
1643
1548
|
}
|
1644
1549
|
],
|
1645
1550
|
"format": "esm"
|
@@ -1820,11 +1725,6 @@
|
|
1820
1725
|
"path": "<define:process.env>",
|
1821
1726
|
"kind": "import-statement",
|
1822
1727
|
"external": true
|
1823
|
-
},
|
1824
|
-
{
|
1825
|
-
"path": "<runtime>",
|
1826
|
-
"kind": "import-statement",
|
1827
|
-
"external": true
|
1828
1728
|
}
|
1829
1729
|
],
|
1830
1730
|
"format": "esm"
|
@@ -1877,11 +1777,6 @@
|
|
1877
1777
|
"path": "<define:process.env>",
|
1878
1778
|
"kind": "import-statement",
|
1879
1779
|
"external": true
|
1880
|
-
},
|
1881
|
-
{
|
1882
|
-
"path": "<runtime>",
|
1883
|
-
"kind": "import-statement",
|
1884
|
-
"external": true
|
1885
1780
|
}
|
1886
1781
|
],
|
1887
1782
|
"format": "esm"
|
@@ -2023,11 +1918,6 @@
|
|
2023
1918
|
"path": "<define:process.env>",
|
2024
1919
|
"kind": "import-statement",
|
2025
1920
|
"external": true
|
2026
|
-
},
|
2027
|
-
{
|
2028
|
-
"path": "<runtime>",
|
2029
|
-
"kind": "import-statement",
|
2030
|
-
"external": true
|
2031
1921
|
}
|
2032
1922
|
],
|
2033
1923
|
"format": "esm"
|
@@ -2095,11 +1985,6 @@
|
|
2095
1985
|
"path": "<define:process.env>",
|
2096
1986
|
"kind": "import-statement",
|
2097
1987
|
"external": true
|
2098
|
-
},
|
2099
|
-
{
|
2100
|
-
"path": "<runtime>",
|
2101
|
-
"kind": "import-statement",
|
2102
|
-
"external": true
|
2103
1988
|
}
|
2104
1989
|
],
|
2105
1990
|
"format": "esm"
|
@@ -2148,11 +2033,6 @@
|
|
2148
2033
|
"path": "<define:process.env>",
|
2149
2034
|
"kind": "import-statement",
|
2150
2035
|
"external": true
|
2151
|
-
},
|
2152
|
-
{
|
2153
|
-
"path": "<runtime>",
|
2154
|
-
"kind": "import-statement",
|
2155
|
-
"external": true
|
2156
2036
|
}
|
2157
2037
|
],
|
2158
2038
|
"format": "esm"
|
@@ -2323,11 +2203,6 @@
|
|
2323
2203
|
"path": "<define:process.env>",
|
2324
2204
|
"kind": "import-statement",
|
2325
2205
|
"external": true
|
2326
|
-
},
|
2327
|
-
{
|
2328
|
-
"path": "<runtime>",
|
2329
|
-
"kind": "import-statement",
|
2330
|
-
"external": true
|
2331
2206
|
}
|
2332
2207
|
],
|
2333
2208
|
"format": "esm"
|
@@ -2491,11 +2366,6 @@
|
|
2491
2366
|
"path": "<define:process.env>",
|
2492
2367
|
"kind": "import-statement",
|
2493
2368
|
"external": true
|
2494
|
-
},
|
2495
|
-
{
|
2496
|
-
"path": "<runtime>",
|
2497
|
-
"kind": "import-statement",
|
2498
|
-
"external": true
|
2499
2369
|
}
|
2500
2370
|
],
|
2501
2371
|
"format": "esm"
|
@@ -2537,11 +2407,6 @@
|
|
2537
2407
|
"path": "<define:process.env>",
|
2538
2408
|
"kind": "import-statement",
|
2539
2409
|
"external": true
|
2540
|
-
},
|
2541
|
-
{
|
2542
|
-
"path": "<runtime>",
|
2543
|
-
"kind": "import-statement",
|
2544
|
-
"external": true
|
2545
2410
|
}
|
2546
2411
|
],
|
2547
2412
|
"format": "esm"
|
@@ -2584,11 +2449,6 @@
|
|
2584
2449
|
"path": "<define:process.env>",
|
2585
2450
|
"kind": "import-statement",
|
2586
2451
|
"external": true
|
2587
|
-
},
|
2588
|
-
{
|
2589
|
-
"path": "<runtime>",
|
2590
|
-
"kind": "import-statement",
|
2591
|
-
"external": true
|
2592
2452
|
}
|
2593
2453
|
],
|
2594
2454
|
"format": "esm"
|
@@ -2819,11 +2679,6 @@
|
|
2819
2679
|
"path": "<define:process.env>",
|
2820
2680
|
"kind": "import-statement",
|
2821
2681
|
"external": true
|
2822
|
-
},
|
2823
|
-
{
|
2824
|
-
"path": "<runtime>",
|
2825
|
-
"kind": "import-statement",
|
2826
|
-
"external": true
|
2827
2682
|
}
|
2828
2683
|
],
|
2829
2684
|
"format": "esm"
|
@@ -2840,11 +2695,6 @@
|
|
2840
2695
|
"path": "<define:process.env>",
|
2841
2696
|
"kind": "import-statement",
|
2842
2697
|
"external": true
|
2843
|
-
},
|
2844
|
-
{
|
2845
|
-
"path": "<runtime>",
|
2846
|
-
"kind": "import-statement",
|
2847
|
-
"external": true
|
2848
2698
|
}
|
2849
2699
|
],
|
2850
2700
|
"format": "esm"
|
@@ -2936,11 +2786,6 @@
|
|
2936
2786
|
"path": "<define:process.env>",
|
2937
2787
|
"kind": "import-statement",
|
2938
2788
|
"external": true
|
2939
|
-
},
|
2940
|
-
{
|
2941
|
-
"path": "<runtime>",
|
2942
|
-
"kind": "import-statement",
|
2943
|
-
"external": true
|
2944
2789
|
}
|
2945
2790
|
],
|
2946
2791
|
"format": "esm"
|
@@ -3100,11 +2945,6 @@
|
|
3100
2945
|
"path": "<define:process.env>",
|
3101
2946
|
"kind": "import-statement",
|
3102
2947
|
"external": true
|
3103
|
-
},
|
3104
|
-
{
|
3105
|
-
"path": "<runtime>",
|
3106
|
-
"kind": "import-statement",
|
3107
|
-
"external": true
|
3108
2948
|
}
|
3109
2949
|
],
|
3110
2950
|
"format": "esm"
|
@@ -3196,11 +3036,6 @@
|
|
3196
3036
|
"path": "<define:process.env>",
|
3197
3037
|
"kind": "import-statement",
|
3198
3038
|
"external": true
|
3199
|
-
},
|
3200
|
-
{
|
3201
|
-
"path": "<runtime>",
|
3202
|
-
"kind": "import-statement",
|
3203
|
-
"external": true
|
3204
3039
|
}
|
3205
3040
|
],
|
3206
3041
|
"format": "esm"
|
@@ -3237,11 +3072,6 @@
|
|
3237
3072
|
"path": "<define:process.env>",
|
3238
3073
|
"kind": "import-statement",
|
3239
3074
|
"external": true
|
3240
|
-
},
|
3241
|
-
{
|
3242
|
-
"path": "<runtime>",
|
3243
|
-
"kind": "import-statement",
|
3244
|
-
"external": true
|
3245
3075
|
}
|
3246
3076
|
],
|
3247
3077
|
"format": "esm"
|
@@ -3294,11 +3124,6 @@
|
|
3294
3124
|
"path": "<define:process.env>",
|
3295
3125
|
"kind": "import-statement",
|
3296
3126
|
"external": true
|
3297
|
-
},
|
3298
|
-
{
|
3299
|
-
"path": "<runtime>",
|
3300
|
-
"kind": "import-statement",
|
3301
|
-
"external": true
|
3302
3127
|
}
|
3303
3128
|
],
|
3304
3129
|
"format": "esm"
|
@@ -3335,11 +3160,6 @@
|
|
3335
3160
|
"path": "<define:process.env>",
|
3336
3161
|
"kind": "import-statement",
|
3337
3162
|
"external": true
|
3338
|
-
},
|
3339
|
-
{
|
3340
|
-
"path": "<runtime>",
|
3341
|
-
"kind": "import-statement",
|
3342
|
-
"external": true
|
3343
3163
|
}
|
3344
3164
|
],
|
3345
3165
|
"format": "esm"
|
@@ -3416,11 +3236,6 @@
|
|
3416
3236
|
"path": "<define:process.env>",
|
3417
3237
|
"kind": "import-statement",
|
3418
3238
|
"external": true
|
3419
|
-
},
|
3420
|
-
{
|
3421
|
-
"path": "<runtime>",
|
3422
|
-
"kind": "import-statement",
|
3423
|
-
"external": true
|
3424
3239
|
}
|
3425
3240
|
],
|
3426
3241
|
"format": "esm"
|
@@ -3502,11 +3317,6 @@
|
|
3502
3317
|
"path": "<define:process.env>",
|
3503
3318
|
"kind": "import-statement",
|
3504
3319
|
"external": true
|
3505
|
-
},
|
3506
|
-
{
|
3507
|
-
"path": "<runtime>",
|
3508
|
-
"kind": "import-statement",
|
3509
|
-
"external": true
|
3510
3320
|
}
|
3511
3321
|
],
|
3512
3322
|
"format": "esm"
|
@@ -3563,11 +3373,6 @@
|
|
3563
3373
|
"path": "<define:process.env>",
|
3564
3374
|
"kind": "import-statement",
|
3565
3375
|
"external": true
|
3566
|
-
},
|
3567
|
-
{
|
3568
|
-
"path": "<runtime>",
|
3569
|
-
"kind": "import-statement",
|
3570
|
-
"external": true
|
3571
3376
|
}
|
3572
3377
|
],
|
3573
3378
|
"format": "esm"
|
@@ -3583,14 +3388,19 @@
|
|
3583
3388
|
],
|
3584
3389
|
"format": "esm"
|
3585
3390
|
},
|
3586
|
-
"src/Prebuilt/components/PIP/PIPManager.
|
3587
|
-
"bytes":
|
3391
|
+
"src/Prebuilt/components/PIP/PIPManager.ts": {
|
3392
|
+
"bytes": 11330,
|
3588
3393
|
"imports": [
|
3589
3394
|
{
|
3590
3395
|
"path": "worker-timers",
|
3591
3396
|
"kind": "import-statement",
|
3592
3397
|
"external": true
|
3593
3398
|
},
|
3399
|
+
{
|
3400
|
+
"path": "@100mslive/react-sdk",
|
3401
|
+
"kind": "import-statement",
|
3402
|
+
"external": true
|
3403
|
+
},
|
3594
3404
|
{
|
3595
3405
|
"path": "src/Prebuilt/components/PIP/pipUtils.js",
|
3596
3406
|
"kind": "import-statement",
|
@@ -3605,11 +3415,6 @@
|
|
3605
3415
|
"path": "<define:process.env>",
|
3606
3416
|
"kind": "import-statement",
|
3607
3417
|
"external": true
|
3608
|
-
},
|
3609
|
-
{
|
3610
|
-
"path": "<runtime>",
|
3611
|
-
"kind": "import-statement",
|
3612
|
-
"external": true
|
3613
3418
|
}
|
3614
3419
|
],
|
3615
3420
|
"format": "esm"
|
@@ -3626,17 +3431,12 @@
|
|
3626
3431
|
"path": "<define:process.env>",
|
3627
3432
|
"kind": "import-statement",
|
3628
3433
|
"external": true
|
3629
|
-
},
|
3630
|
-
{
|
3631
|
-
"path": "<runtime>",
|
3632
|
-
"kind": "import-statement",
|
3633
|
-
"external": true
|
3634
3434
|
}
|
3635
3435
|
],
|
3636
3436
|
"format": "esm"
|
3637
3437
|
},
|
3638
|
-
"src/Prebuilt/components/PIP/PIPComponent.
|
3639
|
-
"bytes":
|
3438
|
+
"src/Prebuilt/components/PIP/PIPComponent.tsx": {
|
3439
|
+
"bytes": 2909,
|
3640
3440
|
"imports": [
|
3641
3441
|
{
|
3642
3442
|
"path": "react",
|
@@ -3656,7 +3456,7 @@
|
|
3656
3456
|
{
|
3657
3457
|
"path": "src/index.ts",
|
3658
3458
|
"kind": "import-statement",
|
3659
|
-
"original": "
|
3459
|
+
"original": "../../.."
|
3660
3460
|
},
|
3661
3461
|
{
|
3662
3462
|
"path": "src/Prebuilt/IconButton.tsx",
|
@@ -3664,7 +3464,7 @@
|
|
3664
3464
|
"original": "../../IconButton"
|
3665
3465
|
},
|
3666
3466
|
{
|
3667
|
-
"path": "src/Prebuilt/components/PIP/PIPManager.
|
3467
|
+
"path": "src/Prebuilt/components/PIP/PIPManager.ts",
|
3668
3468
|
"kind": "import-statement",
|
3669
3469
|
"original": "./PIPManager"
|
3670
3470
|
},
|
@@ -3695,7 +3495,7 @@
|
|
3695
3495
|
"external": true
|
3696
3496
|
},
|
3697
3497
|
{
|
3698
|
-
"path": "src/Prebuilt/components/PIP/PIPComponent.
|
3498
|
+
"path": "src/Prebuilt/components/PIP/PIPComponent.tsx",
|
3699
3499
|
"kind": "import-statement",
|
3700
3500
|
"original": "./PIPComponent"
|
3701
3501
|
},
|
@@ -3784,11 +3584,6 @@
|
|
3784
3584
|
"path": "<define:process.env>",
|
3785
3585
|
"kind": "import-statement",
|
3786
3586
|
"external": true
|
3787
|
-
},
|
3788
|
-
{
|
3789
|
-
"path": "<runtime>",
|
3790
|
-
"kind": "import-statement",
|
3791
|
-
"external": true
|
3792
3587
|
}
|
3793
3588
|
],
|
3794
3589
|
"format": "esm"
|
@@ -3870,11 +3665,6 @@
|
|
3870
3665
|
"path": "<define:process.env>",
|
3871
3666
|
"kind": "import-statement",
|
3872
3667
|
"external": true
|
3873
|
-
},
|
3874
|
-
{
|
3875
|
-
"path": "<runtime>",
|
3876
|
-
"kind": "import-statement",
|
3877
|
-
"external": true
|
3878
3668
|
}
|
3879
3669
|
],
|
3880
3670
|
"format": "esm"
|
@@ -3962,11 +3752,6 @@
|
|
3962
3752
|
"path": "<define:process.env>",
|
3963
3753
|
"kind": "import-statement",
|
3964
3754
|
"external": true
|
3965
|
-
},
|
3966
|
-
{
|
3967
|
-
"path": "<runtime>",
|
3968
|
-
"kind": "import-statement",
|
3969
|
-
"external": true
|
3970
3755
|
}
|
3971
3756
|
],
|
3972
3757
|
"format": "esm"
|
@@ -4094,11 +3879,6 @@
|
|
4094
3879
|
"path": "<define:process.env>",
|
4095
3880
|
"kind": "import-statement",
|
4096
3881
|
"external": true
|
4097
|
-
},
|
4098
|
-
{
|
4099
|
-
"path": "<runtime>",
|
4100
|
-
"kind": "import-statement",
|
4101
|
-
"external": true
|
4102
3882
|
}
|
4103
3883
|
],
|
4104
3884
|
"format": "esm"
|
@@ -4130,11 +3910,6 @@
|
|
4130
3910
|
"path": "<define:process.env>",
|
4131
3911
|
"kind": "import-statement",
|
4132
3912
|
"external": true
|
4133
|
-
},
|
4134
|
-
{
|
4135
|
-
"path": "<runtime>",
|
4136
|
-
"kind": "import-statement",
|
4137
|
-
"external": true
|
4138
3913
|
}
|
4139
3914
|
],
|
4140
3915
|
"format": "esm"
|
@@ -4279,11 +4054,6 @@
|
|
4279
4054
|
"path": "<define:process.env>",
|
4280
4055
|
"kind": "import-statement",
|
4281
4056
|
"external": true
|
4282
|
-
},
|
4283
|
-
{
|
4284
|
-
"path": "<runtime>",
|
4285
|
-
"kind": "import-statement",
|
4286
|
-
"external": true
|
4287
4057
|
}
|
4288
4058
|
],
|
4289
4059
|
"format": "esm"
|
@@ -4305,17 +4075,12 @@
|
|
4305
4075
|
"path": "<define:process.env>",
|
4306
4076
|
"kind": "import-statement",
|
4307
4077
|
"external": true
|
4308
|
-
},
|
4309
|
-
{
|
4310
|
-
"path": "<runtime>",
|
4311
|
-
"kind": "import-statement",
|
4312
|
-
"external": true
|
4313
4078
|
}
|
4314
4079
|
],
|
4315
4080
|
"format": "esm"
|
4316
4081
|
},
|
4317
4082
|
"src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx": {
|
4318
|
-
"bytes":
|
4083
|
+
"bytes": 8231,
|
4319
4084
|
"imports": [
|
4320
4085
|
{
|
4321
4086
|
"path": "react",
|
@@ -4363,7 +4128,7 @@
|
|
4363
4128
|
"original": "../../PIP"
|
4364
4129
|
},
|
4365
4130
|
{
|
4366
|
-
"path": "src/Prebuilt/components/PIP/PIPManager.
|
4131
|
+
"path": "src/Prebuilt/components/PIP/PIPManager.ts",
|
4367
4132
|
"kind": "import-statement",
|
4368
4133
|
"original": "../../PIP/PIPManager"
|
4369
4134
|
},
|
@@ -4778,7 +4543,7 @@
|
|
4778
4543
|
"format": "cjs"
|
4779
4544
|
},
|
4780
4545
|
"../hms-video-store/dist/index.js": {
|
4781
|
-
"bytes":
|
4546
|
+
"bytes": 333076,
|
4782
4547
|
"imports": [
|
4783
4548
|
{
|
4784
4549
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -4935,11 +4700,6 @@
|
|
4935
4700
|
"path": "<define:process.env>",
|
4936
4701
|
"kind": "import-statement",
|
4937
4702
|
"external": true
|
4938
|
-
},
|
4939
|
-
{
|
4940
|
-
"path": "<runtime>",
|
4941
|
-
"kind": "import-statement",
|
4942
|
-
"external": true
|
4943
4703
|
}
|
4944
4704
|
],
|
4945
4705
|
"format": "esm"
|
@@ -5083,11 +4843,6 @@
|
|
5083
4843
|
"path": "<define:process.env>",
|
5084
4844
|
"kind": "import-statement",
|
5085
4845
|
"external": true
|
5086
|
-
},
|
5087
|
-
{
|
5088
|
-
"path": "<runtime>",
|
5089
|
-
"kind": "import-statement",
|
5090
|
-
"external": true
|
5091
4846
|
}
|
5092
4847
|
],
|
5093
4848
|
"format": "esm"
|
@@ -5119,11 +4874,6 @@
|
|
5119
4874
|
"path": "<define:process.env>",
|
5120
4875
|
"kind": "import-statement",
|
5121
4876
|
"external": true
|
5122
|
-
},
|
5123
|
-
{
|
5124
|
-
"path": "<runtime>",
|
5125
|
-
"kind": "import-statement",
|
5126
|
-
"external": true
|
5127
4877
|
}
|
5128
4878
|
],
|
5129
4879
|
"format": "esm"
|
@@ -5165,11 +4915,6 @@
|
|
5165
4915
|
"path": "<define:process.env>",
|
5166
4916
|
"kind": "import-statement",
|
5167
4917
|
"external": true
|
5168
|
-
},
|
5169
|
-
{
|
5170
|
-
"path": "<runtime>",
|
5171
|
-
"kind": "import-statement",
|
5172
|
-
"external": true
|
5173
4918
|
}
|
5174
4919
|
],
|
5175
4920
|
"format": "esm"
|
@@ -5221,11 +4966,6 @@
|
|
5221
4966
|
"path": "<define:process.env>",
|
5222
4967
|
"kind": "import-statement",
|
5223
4968
|
"external": true
|
5224
|
-
},
|
5225
|
-
{
|
5226
|
-
"path": "<runtime>",
|
5227
|
-
"kind": "import-statement",
|
5228
|
-
"external": true
|
5229
4969
|
}
|
5230
4970
|
],
|
5231
4971
|
"format": "esm"
|
@@ -5419,11 +5159,6 @@
|
|
5419
5159
|
"path": "<define:process.env>",
|
5420
5160
|
"kind": "import-statement",
|
5421
5161
|
"external": true
|
5422
|
-
},
|
5423
|
-
{
|
5424
|
-
"path": "<runtime>",
|
5425
|
-
"kind": "import-statement",
|
5426
|
-
"external": true
|
5427
5162
|
}
|
5428
5163
|
],
|
5429
5164
|
"format": "esm"
|
@@ -5516,11 +5251,6 @@
|
|
5516
5251
|
"path": "<define:process.env>",
|
5517
5252
|
"kind": "import-statement",
|
5518
5253
|
"external": true
|
5519
|
-
},
|
5520
|
-
{
|
5521
|
-
"path": "<runtime>",
|
5522
|
-
"kind": "import-statement",
|
5523
|
-
"external": true
|
5524
5254
|
}
|
5525
5255
|
],
|
5526
5256
|
"format": "esm"
|
@@ -5837,11 +5567,6 @@
|
|
5837
5567
|
"path": "<define:process.env>",
|
5838
5568
|
"kind": "import-statement",
|
5839
5569
|
"external": true
|
5840
|
-
},
|
5841
|
-
{
|
5842
|
-
"path": "<runtime>",
|
5843
|
-
"kind": "import-statement",
|
5844
|
-
"external": true
|
5845
5570
|
}
|
5846
5571
|
],
|
5847
5572
|
"format": "esm"
|
@@ -6027,11 +5752,6 @@
|
|
6027
5752
|
"path": "<define:process.env>",
|
6028
5753
|
"kind": "import-statement",
|
6029
5754
|
"external": true
|
6030
|
-
},
|
6031
|
-
{
|
6032
|
-
"path": "<runtime>",
|
6033
|
-
"kind": "import-statement",
|
6034
|
-
"external": true
|
6035
5755
|
}
|
6036
5756
|
],
|
6037
5757
|
"format": "esm"
|
@@ -6093,11 +5813,6 @@
|
|
6093
5813
|
"path": "<define:process.env>",
|
6094
5814
|
"kind": "import-statement",
|
6095
5815
|
"external": true
|
6096
|
-
},
|
6097
|
-
{
|
6098
|
-
"path": "<runtime>",
|
6099
|
-
"kind": "import-statement",
|
6100
|
-
"external": true
|
6101
5816
|
}
|
6102
5817
|
],
|
6103
5818
|
"format": "esm"
|
@@ -6124,11 +5839,6 @@
|
|
6124
5839
|
"path": "<define:process.env>",
|
6125
5840
|
"kind": "import-statement",
|
6126
5841
|
"external": true
|
6127
|
-
},
|
6128
|
-
{
|
6129
|
-
"path": "<runtime>",
|
6130
|
-
"kind": "import-statement",
|
6131
|
-
"external": true
|
6132
5842
|
}
|
6133
5843
|
],
|
6134
5844
|
"format": "esm"
|
@@ -6236,11 +5946,6 @@
|
|
6236
5946
|
"path": "<define:process.env>",
|
6237
5947
|
"kind": "import-statement",
|
6238
5948
|
"external": true
|
6239
|
-
},
|
6240
|
-
{
|
6241
|
-
"path": "<runtime>",
|
6242
|
-
"kind": "import-statement",
|
6243
|
-
"external": true
|
6244
5949
|
}
|
6245
5950
|
],
|
6246
5951
|
"format": "esm"
|
@@ -6327,11 +6032,6 @@
|
|
6327
6032
|
"path": "<define:process.env>",
|
6328
6033
|
"kind": "import-statement",
|
6329
6034
|
"external": true
|
6330
|
-
},
|
6331
|
-
{
|
6332
|
-
"path": "<runtime>",
|
6333
|
-
"kind": "import-statement",
|
6334
|
-
"external": true
|
6335
6035
|
}
|
6336
6036
|
],
|
6337
6037
|
"format": "esm"
|
@@ -6419,11 +6119,6 @@
|
|
6419
6119
|
"path": "<define:process.env>",
|
6420
6120
|
"kind": "import-statement",
|
6421
6121
|
"external": true
|
6422
|
-
},
|
6423
|
-
{
|
6424
|
-
"path": "<runtime>",
|
6425
|
-
"kind": "import-statement",
|
6426
|
-
"external": true
|
6427
6122
|
}
|
6428
6123
|
],
|
6429
6124
|
"format": "esm"
|
@@ -6591,11 +6286,6 @@
|
|
6591
6286
|
"path": "<define:process.env>",
|
6592
6287
|
"kind": "import-statement",
|
6593
6288
|
"external": true
|
6594
|
-
},
|
6595
|
-
{
|
6596
|
-
"path": "<runtime>",
|
6597
|
-
"kind": "import-statement",
|
6598
|
-
"external": true
|
6599
6289
|
}
|
6600
6290
|
],
|
6601
6291
|
"format": "esm"
|
@@ -6627,11 +6317,6 @@
|
|
6627
6317
|
"path": "<define:process.env>",
|
6628
6318
|
"kind": "import-statement",
|
6629
6319
|
"external": true
|
6630
|
-
},
|
6631
|
-
{
|
6632
|
-
"path": "<runtime>",
|
6633
|
-
"kind": "import-statement",
|
6634
|
-
"external": true
|
6635
6320
|
}
|
6636
6321
|
],
|
6637
6322
|
"format": "esm"
|
@@ -6735,11 +6420,6 @@
|
|
6735
6420
|
"path": "<define:process.env>",
|
6736
6421
|
"kind": "import-statement",
|
6737
6422
|
"external": true
|
6738
|
-
},
|
6739
|
-
{
|
6740
|
-
"path": "<runtime>",
|
6741
|
-
"kind": "import-statement",
|
6742
|
-
"external": true
|
6743
6423
|
}
|
6744
6424
|
],
|
6745
6425
|
"format": "esm"
|
@@ -7038,11 +6718,6 @@
|
|
7038
6718
|
"path": "<define:process.env>",
|
7039
6719
|
"kind": "import-statement",
|
7040
6720
|
"external": true
|
7041
|
-
},
|
7042
|
-
{
|
7043
|
-
"path": "<runtime>",
|
7044
|
-
"kind": "import-statement",
|
7045
|
-
"external": true
|
7046
6721
|
}
|
7047
6722
|
],
|
7048
6723
|
"format": "esm"
|
@@ -7145,11 +6820,6 @@
|
|
7145
6820
|
"path": "<define:process.env>",
|
7146
6821
|
"kind": "import-statement",
|
7147
6822
|
"external": true
|
7148
|
-
},
|
7149
|
-
{
|
7150
|
-
"path": "<runtime>",
|
7151
|
-
"kind": "import-statement",
|
7152
|
-
"external": true
|
7153
6823
|
}
|
7154
6824
|
],
|
7155
6825
|
"format": "esm"
|
@@ -7244,11 +6914,6 @@
|
|
7244
6914
|
"path": "<define:process.env>",
|
7245
6915
|
"kind": "import-statement",
|
7246
6916
|
"external": true
|
7247
|
-
},
|
7248
|
-
{
|
7249
|
-
"path": "<runtime>",
|
7250
|
-
"kind": "import-statement",
|
7251
|
-
"external": true
|
7252
6917
|
}
|
7253
6918
|
],
|
7254
6919
|
"format": "esm"
|
@@ -7427,11 +7092,6 @@
|
|
7427
7092
|
"path": "<define:process.env>",
|
7428
7093
|
"kind": "import-statement",
|
7429
7094
|
"external": true
|
7430
|
-
},
|
7431
|
-
{
|
7432
|
-
"path": "<runtime>",
|
7433
|
-
"kind": "import-statement",
|
7434
|
-
"external": true
|
7435
7095
|
}
|
7436
7096
|
],
|
7437
7097
|
"format": "esm"
|
@@ -7642,11 +7302,6 @@
|
|
7642
7302
|
"path": "<define:process.env>",
|
7643
7303
|
"kind": "import-statement",
|
7644
7304
|
"external": true
|
7645
|
-
},
|
7646
|
-
{
|
7647
|
-
"path": "<runtime>",
|
7648
|
-
"kind": "import-statement",
|
7649
|
-
"external": true
|
7650
7305
|
}
|
7651
7306
|
],
|
7652
7307
|
"format": "esm"
|
@@ -7827,11 +7482,6 @@
|
|
7827
7482
|
"path": "<define:process.env>",
|
7828
7483
|
"kind": "import-statement",
|
7829
7484
|
"external": true
|
7830
|
-
},
|
7831
|
-
{
|
7832
|
-
"path": "<runtime>",
|
7833
|
-
"kind": "import-statement",
|
7834
|
-
"external": true
|
7835
7485
|
}
|
7836
7486
|
],
|
7837
7487
|
"format": "esm"
|
@@ -7863,11 +7513,6 @@
|
|
7863
7513
|
"path": "<define:process.env>",
|
7864
7514
|
"kind": "import-statement",
|
7865
7515
|
"external": true
|
7866
|
-
},
|
7867
|
-
{
|
7868
|
-
"path": "<runtime>",
|
7869
|
-
"kind": "import-statement",
|
7870
|
-
"external": true
|
7871
7516
|
}
|
7872
7517
|
],
|
7873
7518
|
"format": "esm"
|
@@ -7954,11 +7599,6 @@
|
|
7954
7599
|
"path": "<define:process.env>",
|
7955
7600
|
"kind": "import-statement",
|
7956
7601
|
"external": true
|
7957
|
-
},
|
7958
|
-
{
|
7959
|
-
"path": "<runtime>",
|
7960
|
-
"kind": "import-statement",
|
7961
|
-
"external": true
|
7962
7602
|
}
|
7963
7603
|
],
|
7964
7604
|
"format": "esm"
|
@@ -8207,11 +7847,6 @@
|
|
8207
7847
|
"path": "<define:process.env>",
|
8208
7848
|
"kind": "import-statement",
|
8209
7849
|
"external": true
|
8210
|
-
},
|
8211
|
-
{
|
8212
|
-
"path": "<runtime>",
|
8213
|
-
"kind": "import-statement",
|
8214
|
-
"external": true
|
8215
7850
|
}
|
8216
7851
|
],
|
8217
7852
|
"format": "esm"
|
@@ -8436,11 +8071,6 @@
|
|
8436
8071
|
"path": "<define:process.env>",
|
8437
8072
|
"kind": "import-statement",
|
8438
8073
|
"external": true
|
8439
|
-
},
|
8440
|
-
{
|
8441
|
-
"path": "<runtime>",
|
8442
|
-
"kind": "import-statement",
|
8443
|
-
"external": true
|
8444
8074
|
}
|
8445
8075
|
],
|
8446
8076
|
"format": "esm"
|
@@ -8486,15 +8116,10 @@
|
|
8486
8116
|
{
|
8487
8117
|
"path": "src/Prebuilt/common/constants.ts",
|
8488
8118
|
"kind": "import-statement",
|
8489
|
-
"original": "../../common/constants"
|
8490
|
-
},
|
8491
|
-
{
|
8492
|
-
"path": "<define:process.env>",
|
8493
|
-
"kind": "import-statement",
|
8494
|
-
"external": true
|
8119
|
+
"original": "../../common/constants"
|
8495
8120
|
},
|
8496
8121
|
{
|
8497
|
-
"path": "<
|
8122
|
+
"path": "<define:process.env>",
|
8498
8123
|
"kind": "import-statement",
|
8499
8124
|
"external": true
|
8500
8125
|
}
|
@@ -8625,11 +8250,6 @@
|
|
8625
8250
|
"path": "<define:process.env>",
|
8626
8251
|
"kind": "import-statement",
|
8627
8252
|
"external": true
|
8628
|
-
},
|
8629
|
-
{
|
8630
|
-
"path": "<runtime>",
|
8631
|
-
"kind": "import-statement",
|
8632
|
-
"external": true
|
8633
8253
|
}
|
8634
8254
|
],
|
8635
8255
|
"format": "esm"
|
@@ -8731,11 +8351,6 @@
|
|
8731
8351
|
"path": "<define:process.env>",
|
8732
8352
|
"kind": "import-statement",
|
8733
8353
|
"external": true
|
8734
|
-
},
|
8735
|
-
{
|
8736
|
-
"path": "<runtime>",
|
8737
|
-
"kind": "import-statement",
|
8738
|
-
"external": true
|
8739
8354
|
}
|
8740
8355
|
],
|
8741
8356
|
"format": "esm"
|
@@ -9000,11 +8615,6 @@
|
|
9000
8615
|
"path": "<define:process.env>",
|
9001
8616
|
"kind": "import-statement",
|
9002
8617
|
"external": true
|
9003
|
-
},
|
9004
|
-
{
|
9005
|
-
"path": "<runtime>",
|
9006
|
-
"kind": "import-statement",
|
9007
|
-
"external": true
|
9008
8618
|
}
|
9009
8619
|
],
|
9010
8620
|
"format": "esm"
|
@@ -9102,11 +8712,6 @@
|
|
9102
8712
|
"path": "<define:process.env>",
|
9103
8713
|
"kind": "import-statement",
|
9104
8714
|
"external": true
|
9105
|
-
},
|
9106
|
-
{
|
9107
|
-
"path": "<runtime>",
|
9108
|
-
"kind": "import-statement",
|
9109
|
-
"external": true
|
9110
8715
|
}
|
9111
8716
|
],
|
9112
8717
|
"format": "esm"
|
@@ -9188,11 +8793,6 @@
|
|
9188
8793
|
"path": "<define:process.env>",
|
9189
8794
|
"kind": "import-statement",
|
9190
8795
|
"external": true
|
9191
|
-
},
|
9192
|
-
{
|
9193
|
-
"path": "<runtime>",
|
9194
|
-
"kind": "import-statement",
|
9195
|
-
"external": true
|
9196
8796
|
}
|
9197
8797
|
],
|
9198
8798
|
"format": "esm"
|
@@ -9295,11 +8895,6 @@
|
|
9295
8895
|
"path": "<define:process.env>",
|
9296
8896
|
"kind": "import-statement",
|
9297
8897
|
"external": true
|
9298
|
-
},
|
9299
|
-
{
|
9300
|
-
"path": "<runtime>",
|
9301
|
-
"kind": "import-statement",
|
9302
|
-
"external": true
|
9303
8898
|
}
|
9304
8899
|
],
|
9305
8900
|
"format": "esm"
|
@@ -9326,11 +8921,6 @@
|
|
9326
8921
|
"path": "<define:process.env>",
|
9327
8922
|
"kind": "import-statement",
|
9328
8923
|
"external": true
|
9329
|
-
},
|
9330
|
-
{
|
9331
|
-
"path": "<runtime>",
|
9332
|
-
"kind": "import-statement",
|
9333
|
-
"external": true
|
9334
8924
|
}
|
9335
8925
|
],
|
9336
8926
|
"format": "esm"
|
@@ -9367,11 +8957,6 @@
|
|
9367
8957
|
"path": "<define:process.env>",
|
9368
8958
|
"kind": "import-statement",
|
9369
8959
|
"external": true
|
9370
|
-
},
|
9371
|
-
{
|
9372
|
-
"path": "<runtime>",
|
9373
|
-
"kind": "import-statement",
|
9374
|
-
"external": true
|
9375
8960
|
}
|
9376
8961
|
],
|
9377
8962
|
"format": "esm"
|
@@ -9388,11 +8973,6 @@
|
|
9388
8973
|
"path": "<define:process.env>",
|
9389
8974
|
"kind": "import-statement",
|
9390
8975
|
"external": true
|
9391
|
-
},
|
9392
|
-
{
|
9393
|
-
"path": "<runtime>",
|
9394
|
-
"kind": "import-statement",
|
9395
|
-
"external": true
|
9396
8976
|
}
|
9397
8977
|
],
|
9398
8978
|
"format": "esm"
|
@@ -9490,11 +9070,6 @@
|
|
9490
9070
|
"path": "<define:process.env>",
|
9491
9071
|
"kind": "import-statement",
|
9492
9072
|
"external": true
|
9493
|
-
},
|
9494
|
-
{
|
9495
|
-
"path": "<runtime>",
|
9496
|
-
"kind": "import-statement",
|
9497
|
-
"external": true
|
9498
9073
|
}
|
9499
9074
|
],
|
9500
9075
|
"format": "esm"
|
@@ -9601,11 +9176,6 @@
|
|
9601
9176
|
"path": "<define:process.env>",
|
9602
9177
|
"kind": "import-statement",
|
9603
9178
|
"external": true
|
9604
|
-
},
|
9605
|
-
{
|
9606
|
-
"path": "<runtime>",
|
9607
|
-
"kind": "import-statement",
|
9608
|
-
"external": true
|
9609
9179
|
}
|
9610
9180
|
],
|
9611
9181
|
"format": "esm"
|
@@ -9637,11 +9207,6 @@
|
|
9637
9207
|
"path": "<define:process.env>",
|
9638
9208
|
"kind": "import-statement",
|
9639
9209
|
"external": true
|
9640
|
-
},
|
9641
|
-
{
|
9642
|
-
"path": "<runtime>",
|
9643
|
-
"kind": "import-statement",
|
9644
|
-
"external": true
|
9645
9210
|
}
|
9646
9211
|
],
|
9647
9212
|
"format": "esm"
|
@@ -9678,11 +9243,6 @@
|
|
9678
9243
|
"path": "<define:process.env>",
|
9679
9244
|
"kind": "import-statement",
|
9680
9245
|
"external": true
|
9681
|
-
},
|
9682
|
-
{
|
9683
|
-
"path": "<runtime>",
|
9684
|
-
"kind": "import-statement",
|
9685
|
-
"external": true
|
9686
9246
|
}
|
9687
9247
|
],
|
9688
9248
|
"format": "esm"
|
@@ -9855,11 +9415,6 @@
|
|
9855
9415
|
"path": "<define:process.env>",
|
9856
9416
|
"kind": "import-statement",
|
9857
9417
|
"external": true
|
9858
|
-
},
|
9859
|
-
{
|
9860
|
-
"path": "<runtime>",
|
9861
|
-
"kind": "import-statement",
|
9862
|
-
"external": true
|
9863
9418
|
}
|
9864
9419
|
],
|
9865
9420
|
"format": "esm"
|
@@ -9942,11 +9497,6 @@
|
|
9942
9497
|
"path": "<define:process.env>",
|
9943
9498
|
"kind": "import-statement",
|
9944
9499
|
"external": true
|
9945
|
-
},
|
9946
|
-
{
|
9947
|
-
"path": "<runtime>",
|
9948
|
-
"kind": "import-statement",
|
9949
|
-
"external": true
|
9950
9500
|
}
|
9951
9501
|
],
|
9952
9502
|
"format": "esm"
|
@@ -10044,11 +9594,6 @@
|
|
10044
9594
|
"path": "<define:process.env>",
|
10045
9595
|
"kind": "import-statement",
|
10046
9596
|
"external": true
|
10047
|
-
},
|
10048
|
-
{
|
10049
|
-
"path": "<runtime>",
|
10050
|
-
"kind": "import-statement",
|
10051
|
-
"external": true
|
10052
9597
|
}
|
10053
9598
|
],
|
10054
9599
|
"format": "esm"
|
@@ -10111,11 +9656,6 @@
|
|
10111
9656
|
"path": "<define:process.env>",
|
10112
9657
|
"kind": "import-statement",
|
10113
9658
|
"external": true
|
10114
|
-
},
|
10115
|
-
{
|
10116
|
-
"path": "<runtime>",
|
10117
|
-
"kind": "import-statement",
|
10118
|
-
"external": true
|
10119
9659
|
}
|
10120
9660
|
],
|
10121
9661
|
"format": "esm"
|
@@ -10259,17 +9799,12 @@
|
|
10259
9799
|
"path": "<define:process.env>",
|
10260
9800
|
"kind": "import-statement",
|
10261
9801
|
"external": true
|
10262
|
-
},
|
10263
|
-
{
|
10264
|
-
"path": "<runtime>",
|
10265
|
-
"kind": "import-statement",
|
10266
|
-
"external": true
|
10267
9802
|
}
|
10268
9803
|
],
|
10269
9804
|
"format": "esm"
|
10270
9805
|
},
|
10271
9806
|
"src/Prebuilt/components/SecondaryTiles.tsx": {
|
10272
|
-
"bytes":
|
9807
|
+
"bytes": 2987,
|
10273
9808
|
"imports": [
|
10274
9809
|
{
|
10275
9810
|
"path": "react",
|
@@ -10524,11 +10059,6 @@
|
|
10524
10059
|
"path": "<define:process.env>",
|
10525
10060
|
"kind": "import-statement",
|
10526
10061
|
"external": true
|
10527
|
-
},
|
10528
|
-
{
|
10529
|
-
"path": "<runtime>",
|
10530
|
-
"kind": "import-statement",
|
10531
|
-
"external": true
|
10532
10062
|
}
|
10533
10063
|
],
|
10534
10064
|
"format": "esm"
|
@@ -10625,7 +10155,7 @@
|
|
10625
10155
|
"format": "esm"
|
10626
10156
|
},
|
10627
10157
|
"src/Prebuilt/components/VideoLayouts/ScreenshareLayout.tsx": {
|
10628
|
-
"bytes":
|
10158
|
+
"bytes": 3065,
|
10629
10159
|
"imports": [
|
10630
10160
|
{
|
10631
10161
|
"path": "react",
|
@@ -10700,8 +10230,73 @@
|
|
10700
10230
|
],
|
10701
10231
|
"format": "esm"
|
10702
10232
|
},
|
10233
|
+
"../../../../../../../tmp/tmp-2823-Mrl15qa0kLRX/18f2eeedc162/tldraw.css": {
|
10234
|
+
"bytes": 80111,
|
10235
|
+
"imports": [
|
10236
|
+
{
|
10237
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m12 24.4219v-16.015l11.591 11.619h-6.781l-.411.124z' fill='white'/><path d='m21.0845 25.0962-3.605 1.535-4.682-11.089 3.686-1.553z' fill='white'/><path d='m19.751 24.4155-1.844.774-3.1-7.374 1.841-.775z' fill='black'/><path d='m13 10.814v11.188l2.969-2.866.428-.139h4.768z' fill='black'/></g></svg>",
|
10238
|
+
"kind": "url-token",
|
10239
|
+
"external": true
|
10240
|
+
},
|
10241
|
+
{
|
10242
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.3315 21.3799c-.284-.359-.629-1.093-1.243-1.984-.348-.504-1.211-1.453-1.468-1.935-.223-.426-.199-.617-.146-.97.094-.628.738-1.117 1.425-1.051.519.049.959.392 1.355.716.239.195.533.574.71.788.163.196.203.277.377.509.23.307.302.459.214.121-.071-.496-.187-1.343-.355-2.092-.128-.568-.159-.657-.281-1.093-.129-.464-.195-.789-.316-1.281-.084-.348-.235-1.059-.276-1.459-.057-.547-.087-1.439.264-1.849.275-.321.906-.418 1.297-.22.512.259.803 1.003.936 1.3.239.534.387 1.151.516 1.961.164 1.031.466 2.462.476 2.763.024-.369-.068-1.146-.004-1.5.058-.321.328-.694.666-.795.286-.085.621-.116.916-.055.313.064.643.288.766.499.362.624.369 1.899.384 1.831.086-.376.071-1.229.284-1.584.14-.234.497-.445.687-.479.294-.052.655-.068.964-.008.249.049.586.345.677.487.218.344.342 1.317.379 1.658.015.141.074-.392.293-.736.406-.639 1.843-.763 1.898.639.025.654.02.624.02 1.064 0 .517-.012.828-.04 1.202-.031.4-.117 1.304-.242 1.742-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.191 1.813-.118.562-.079.566-.102.965-.023.398.121.922.121.922s-.802.104-1.234.035c-.391-.063-.875-.841-1-1.079-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.031-3.139.02 0 0 .185-1.011-.227-1.358-.305-.259-.83-.784-1.144-1.06z' fill='white'/><g stroke='black' stroke-linecap='round' stroke-width='.75'><path d='m13.3315 21.3799c-.284-.359-.629-1.093-1.243-1.984-.348-.504-1.211-1.453-1.468-1.935-.223-.426-.199-.617-.146-.97.094-.628.738-1.117 1.425-1.051.519.049.959.392 1.355.716.239.195.533.574.71.788.163.196.203.277.377.509.23.307.302.459.214.121-.071-.496-.187-1.343-.355-2.092-.128-.568-.159-.657-.281-1.093-.129-.464-.195-.789-.316-1.281-.084-.348-.235-1.059-.276-1.459-.057-.547-.087-1.439.264-1.849.275-.321.906-.418 1.297-.22.512.259.803 1.003.936 1.3.239.534.387 1.151.516 1.961.164 1.031.466 2.462.476 2.763.024-.369-.068-1.146-.004-1.5.058-.321.328-.694.666-.795.286-.085.621-.116.916-.055.313.064.643.288.766.499.362.624.369 1.899.384 1.831.086-.376.071-1.229.284-1.584.14-.234.497-.445.687-.479.294-.052.655-.068.964-.008.249.049.586.345.677.487.218.344.342 1.317.379 1.658.015.141.074-.392.293-.736.406-.639 1.843-.763 1.898.639.025.654.02.624.02 1.064 0 .517-.012.828-.04 1.202-.031.4-.117 1.304-.242 1.742-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.191 1.813-.118.562-.079.566-.102.965-.023.398.121.922.121.922s-.802.104-1.234.035c-.391-.063-.875-.841-1-1.079-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.031-3.139.02 0 0 .185-1.011-.227-1.358-.305-.259-.83-.784-1.144-1.06z' stroke-linejoin='round'/><path d='m21.5664 21.7344v-3.459'/><path d='m19.5508 21.7461-.016-3.473'/><path d='m17.5547 18.3047.021 3.426'/></g></g></svg>",
|
10243
|
+
"kind": "url-token",
|
10244
|
+
"external": true
|
10245
|
+
},
|
10246
|
+
{
|
10247
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m25 16h-6.01v-6h-2.98v6h-6.01v3h6.01v6h2.98v-6h6.01z' fill='white'/><path d='m23.9902 17.0103h-6v-6.01h-.98v6.01h-6v.98h6v6.01h.98v-6.01h6z' fill='%23231f1f'/></g></svg>",
|
10248
|
+
"kind": "url-token",
|
10249
|
+
"external": true
|
10250
|
+
},
|
10251
|
+
{
|
10252
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m19 14h1v1h-1zm1 6h-1v-1h1zm-5-5h-1v-1h1zm0 5h-1v-1h1zm2-10.987-7.985 7.988 5.222 5.221 2.763 2.763 7.984-7.985z' fill='white'/><g fill='black'><path d='m23.5664 16.9971-2.557-2.809v1.829h-4.009-4.001v-1.829l-2.571 2.809 2.572 2.808-.001-1.808h4.001 4.009l-.001 1.808z'/><path d='m17.9873 17h.013v-4.001l1.807.001-2.807-2.571-2.809 2.57h1.809v4.001h.008v4.002l-1.828-.001 2.807 2.577 2.805-2.576h-1.805z'/></g></g></svg>",
|
10253
|
+
"kind": "url-token",
|
10254
|
+
"external": true
|
10255
|
+
},
|
10256
|
+
{
|
10257
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.5557 17.5742c-.098-.375-.196-.847-.406-1.552-.167-.557-.342-.859-.47-1.233-.155-.455-.303-.721-.496-1.181-.139-.329-.364-1.048-.457-1.44-.119-.509.033-.924.244-1.206.253-.339.962-.49 1.357-.351.371.13.744.512.916.788.288.46.357.632.717 1.542.393.992.564 1.918.611 2.231l.085.452c-.001-.04-.043-1.122-.044-1.162-.035-1.029-.06-1.823-.038-2.939.002-.126.064-.587.084-.715.078-.5.305-.8.673-.979.412-.201.926-.215 1.401-.017.423.173.626.55.687 1.022.014.109.094.987.093 1.107-.013 1.025.006 1.641.015 2.174.004.231.003 1.625.017 1.469.061-.656.094-3.189.344-3.942.144-.433.405-.746.794-.929.431-.203 1.113-.07 1.404.243.285.305.446.692.482 1.153.032.405-.019.897-.02 1.245 0 .867-.021 1.324-.037 2.121-.001.038-.015.298.023.182.094-.28.188-.542.266-.745.049-.125.241-.614.359-.859.114-.234.211-.369.415-.688.2-.313.415-.448.668-.561.54-.235 1.109.112 1.301.591.086.215.009.713-.028 1.105-.061.647-.254 1.306-.352 1.648-.128.447-.274 1.235-.34 1.601-.072.394-.234 1.382-.359 1.82-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.192 1.812-.117.563-.078.567-.101.965-.024.399.121.923.121.923s-.802.104-1.234.034c-.391-.062-.875-.841-1-1.078-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.03-3.139.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.284-.36-.629-1.093-1.243-1.985-.348-.504-1.027-1.085-1.284-1.579-.223-.425-.331-.954-.19-1.325.225-.594.675-.897 1.362-.832.519.05.848.206 1.238.537.225.19.573.534.75.748.163.195.203.276.377.509.23.307.302.459.214.121' fill='white'/><g stroke='black' stroke-linecap='round' stroke-width='.75'><path d='m13.5557 17.5742c-.098-.375-.196-.847-.406-1.552-.167-.557-.342-.859-.47-1.233-.155-.455-.303-.721-.496-1.181-.139-.329-.364-1.048-.457-1.44-.119-.509.033-.924.244-1.206.253-.339.962-.49 1.357-.351.371.13.744.512.916.788.288.46.357.632.717 1.542.393.992.564 1.918.611 2.231l.085.452c-.001-.04-.043-1.122-.044-1.162-.035-1.029-.06-1.823-.038-2.939.002-.126.064-.587.084-.715.078-.5.305-.8.673-.979.412-.201.926-.215 1.401-.017.423.173.626.55.687 1.022.014.109.094.987.093 1.107-.013 1.025.006 1.641.015 2.174.004.231.003 1.625.017 1.469.061-.656.094-3.189.344-3.942.144-.433.405-.746.794-.929.431-.203 1.113-.07 1.404.243.285.305.446.692.482 1.153.032.405-.019.897-.02 1.245 0 .867-.021 1.324-.037 2.121-.001.038-.015.298.023.182.094-.28.188-.542.266-.745.049-.125.241-.614.359-.859.114-.234.211-.369.415-.688.2-.313.415-.448.668-.561.54-.235 1.109.112 1.301.591.086.215.009.713-.028 1.105-.061.647-.254 1.306-.352 1.648-.128.447-.274 1.235-.34 1.601-.072.394-.234 1.382-.359 1.82-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.192 1.812-.117.563-.078.567-.101.965-.024.399.121.923.121.923s-.802.104-1.234.034c-.391-.062-.875-.841-1-1.078-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.03-3.139.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.284-.36-.629-1.093-1.243-1.985-.348-.504-1.027-1.085-1.284-1.579-.223-.425-.331-.954-.19-1.325.225-.594.675-.897 1.362-.832.519.05.848.206 1.238.537.225.19.573.534.75.748.163.195.203.276.377.509.23.307.302.459.214.121' stroke-linejoin='round'/><path d='m20.5664 21.7344v-3.459'/><path d='m18.5508 21.7461-.016-3.473'/><path d='m16.5547 18.3047.021 3.426'/></g></g></svg>",
|
10258
|
+
"kind": "url-token",
|
10259
|
+
"external": true
|
10260
|
+
},
|
10261
|
+
{
|
10262
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.5732 12.0361c.48-.178 1.427-.069 1.677.473.213.462.396 1.241.406 1.075.024-.369-.024-1.167.137-1.584.117-.304.347-.59.686-.691.285-.086.62-.116.916-.055.313.064.642.287.765.499.362.623.368 1.899.385 1.831.064-.272.07-1.229.283-1.584.141-.235.497-.445.687-.479.294-.052.656-.068.964-.008.249.049.586.344.677.487.219.344.342 1.316.379 1.658.016.141.074-.393.293-.736.406-.639 1.844-.763 1.898.639.026.654.02.624.02 1.064 0 .516-.012.828-.04 1.202-.03.399-.116 1.304-.241 1.742-.086.301-.371.978-.653 1.384 0 0-1.074 1.25-1.191 1.812-.117.563-.078.567-.102.965-.023.399.121.923.121.923s-.801.104-1.234.034c-.391-.062-.875-.84-1-1.078-.172-.328-.539-.265-.682-.023-.224.383-.709 1.07-1.05 1.113-.669.084-2.055.03-3.14.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.283-.36-1.002-.929-1.243-1.985-.213-.936-.192-1.395.037-1.77.232-.381.67-.589.854-.625.208-.042.692-.039.875.062.223.123.313.159.488.391.23.307.312.456.213.121-.076-.262-.322-.595-.434-.97-.109-.361-.401-.943-.38-1.526.008-.221.103-.771.832-1.042' fill='white'/><g stroke='black' stroke-width='.75'><path d='m13.5732 12.0361c.48-.178 1.427-.069 1.677.473.213.462.396 1.241.406 1.075.024-.369-.024-1.167.137-1.584.117-.304.347-.59.686-.691.285-.086.62-.116.916-.055.313.064.642.287.765.499.362.623.368 1.899.385 1.831.064-.272.07-1.229.283-1.584.141-.235.497-.445.687-.479.294-.052.656-.068.964-.008.249.049.586.344.677.487.219.344.342 1.316.379 1.658.016.141.074-.393.293-.736.406-.639 1.844-.763 1.898.639.026.654.02.624.02 1.064 0 .516-.012.828-.04 1.202-.03.399-.116 1.304-.241 1.742-.086.301-.371.978-.653 1.384 0 0-1.074 1.25-1.191 1.812-.117.563-.078.567-.102.965-.023.399.121.923.121.923s-.801.104-1.234.034c-.391-.062-.875-.84-1-1.078-.172-.328-.539-.265-.682-.023-.224.383-.709 1.07-1.05 1.113-.669.084-2.055.03-3.14.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.283-.36-1.002-.929-1.243-1.985-.213-.936-.192-1.395.037-1.77.232-.381.67-.589.854-.625.208-.042.692-.039.875.062.223.123.313.159.488.391.23.307.312.456.213.121-.076-.262-.322-.595-.434-.97-.109-.361-.401-.943-.38-1.526.008-.221.103-.771.832-1.042z' stroke-linejoin='round'/><path d='m20.5664 19.7344v-3.459' stroke-linecap='round'/><path d='m18.5508 19.7461-.016-3.473' stroke-linecap='round'/><path d='m16.5547 16.3047.021 3.426' stroke-linecap='round'/></g></g></svg>",
|
10263
|
+
"kind": "url-token",
|
10264
|
+
"external": true
|
10265
|
+
},
|
10266
|
+
{
|
10267
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path fill='white' d='M7.94 0a5.25 5.25 0 0 0-3.47 1.17A5.27 5.27 0 0 0 1 0H0v3h1c1.41 0 1.85.7 2 1v3.94H2v3h1v3c-.13.3-.57 1-2 1H0v3h1a5.27 5.27 0 0 0 3.47-1.17c.98.8 2.21 1.21 3.47 1.17h1v-3h-1c-1.41 0-1.85-.7-2-1v-3H7v-3H6V4c.13-.3.57-1 2-1h1V0H7.94z'/><path fill='black' d='M7.94 2V1a4 4 0 0 0-3.47 1.64A4 4 0 0 0 1 1v1c1.3-.17 2.56.6 3 1.84v5.1H3v1h1v4.16c-.45 1.24-1.7 2-3 1.84v1a4.05 4.05 0 0 0 3.47-1.63 4.05 4.05 0 0 0 3.47 1.63v-1A2.82 2.82 0 0 1 5 14.1V9.93h1v-1H5V3.85A2.81 2.81 0 0 1 7.94 2z'/></g></svg>",
|
10268
|
+
"kind": "url-token",
|
10269
|
+
"external": true
|
10270
|
+
},
|
10271
|
+
{
|
10272
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5' fill='white'/><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5z' stroke='black'/><g fill='black'><path d='m18 14h-2v-2h-2v2h-2v1.98h2v2.02h2v-2.02h2z'/><path d='m23.5859 25 1.414-1.414-5.449-5.449-1.414 1.414z'/></g></g></svg>",
|
10273
|
+
"kind": "url-token",
|
10274
|
+
"external": true
|
10275
|
+
},
|
10276
|
+
{
|
10277
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5' fill='white'/><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5z' stroke='black'/><g fill='black'><path d='m18 16h-5.98v-1.98h5.98z'/><path d='m23.5859 25 1.414-1.414-5.449-5.449-1.414 1.414z'/></g></g></svg>",
|
10278
|
+
"kind": "url-token",
|
10279
|
+
"external": true
|
10280
|
+
}
|
10281
|
+
]
|
10282
|
+
},
|
10283
|
+
"../../../../../../../tmp/tmp-2823-Mrl15qa0kLRX/18f2eeedbb60/index.css": {
|
10284
|
+
"bytes": 264,
|
10285
|
+
"imports": [
|
10286
|
+
{
|
10287
|
+
"path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
|
10288
|
+
"kind": "import-rule",
|
10289
|
+
"external": true
|
10290
|
+
},
|
10291
|
+
{
|
10292
|
+
"path": "../../../../../../../tmp/tmp-2823-Mrl15qa0kLRX/18f2eeedc162/tldraw.css",
|
10293
|
+
"kind": "import-rule",
|
10294
|
+
"original": "@tldraw/tldraw/tldraw.css"
|
10295
|
+
}
|
10296
|
+
]
|
10297
|
+
},
|
10703
10298
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
10704
|
-
"bytes":
|
10299
|
+
"bytes": 3212,
|
10705
10300
|
"imports": [
|
10706
10301
|
{
|
10707
10302
|
"path": "react",
|
@@ -10713,6 +10308,11 @@
|
|
10713
10308
|
"kind": "import-statement",
|
10714
10309
|
"external": true
|
10715
10310
|
},
|
10311
|
+
{
|
10312
|
+
"path": "@100mslive/hms-whiteboard",
|
10313
|
+
"kind": "import-statement",
|
10314
|
+
"external": true
|
10315
|
+
},
|
10716
10316
|
{
|
10717
10317
|
"path": "@100mslive/react-sdk",
|
10718
10318
|
"kind": "import-statement",
|
@@ -10763,6 +10363,11 @@
|
|
10763
10363
|
"kind": "import-statement",
|
10764
10364
|
"original": "../../common/constants"
|
10765
10365
|
},
|
10366
|
+
{
|
10367
|
+
"path": "../../../../../../../tmp/tmp-2823-Mrl15qa0kLRX/18f2eeedbb60/index.css",
|
10368
|
+
"kind": "import-statement",
|
10369
|
+
"original": "@100mslive/hms-whiteboard/index.css"
|
10370
|
+
},
|
10766
10371
|
{
|
10767
10372
|
"path": "<define:process.env>",
|
10768
10373
|
"kind": "import-statement",
|
@@ -10900,17 +10505,12 @@
|
|
10900
10505
|
"path": "<define:process.env>",
|
10901
10506
|
"kind": "import-statement",
|
10902
10507
|
"external": true
|
10903
|
-
},
|
10904
|
-
{
|
10905
|
-
"path": "<runtime>",
|
10906
|
-
"kind": "import-statement",
|
10907
|
-
"external": true
|
10908
10508
|
}
|
10909
10509
|
],
|
10910
10510
|
"format": "esm"
|
10911
10511
|
},
|
10912
10512
|
"src/Prebuilt/layouts/PDFView.jsx": {
|
10913
|
-
"bytes":
|
10513
|
+
"bytes": 1930,
|
10914
10514
|
"imports": [
|
10915
10515
|
{
|
10916
10516
|
"path": "react",
|
@@ -10946,11 +10546,6 @@
|
|
10946
10546
|
"path": "<define:process.env>",
|
10947
10547
|
"kind": "import-statement",
|
10948
10548
|
"external": true
|
10949
|
-
},
|
10950
|
-
{
|
10951
|
-
"path": "<runtime>",
|
10952
|
-
"kind": "import-statement",
|
10953
|
-
"external": true
|
10954
10549
|
}
|
10955
10550
|
],
|
10956
10551
|
"format": "esm"
|
@@ -11137,11 +10732,6 @@
|
|
11137
10732
|
"path": "<define:process.env>",
|
11138
10733
|
"kind": "import-statement",
|
11139
10734
|
"external": true
|
11140
|
-
},
|
11141
|
-
{
|
11142
|
-
"path": "<runtime>",
|
11143
|
-
"kind": "import-statement",
|
11144
|
-
"external": true
|
11145
10735
|
}
|
11146
10736
|
],
|
11147
10737
|
"format": "esm"
|
@@ -11194,11 +10784,6 @@
|
|
11194
10784
|
"path": "<define:process.env>",
|
11195
10785
|
"kind": "import-statement",
|
11196
10786
|
"external": true
|
11197
|
-
},
|
11198
|
-
{
|
11199
|
-
"path": "<runtime>",
|
11200
|
-
"kind": "import-statement",
|
11201
|
-
"external": true
|
11202
10787
|
}
|
11203
10788
|
],
|
11204
10789
|
"format": "esm"
|
@@ -11493,11 +11078,6 @@
|
|
11493
11078
|
"path": "<define:process.env>",
|
11494
11079
|
"kind": "import-statement",
|
11495
11080
|
"external": true
|
11496
|
-
},
|
11497
|
-
{
|
11498
|
-
"path": "<runtime>",
|
11499
|
-
"kind": "import-statement",
|
11500
|
-
"external": true
|
11501
11081
|
}
|
11502
11082
|
],
|
11503
11083
|
"format": "esm"
|
@@ -11792,11 +11372,6 @@
|
|
11792
11372
|
"path": "<define:process.env>",
|
11793
11373
|
"kind": "import-statement",
|
11794
11374
|
"external": true
|
11795
|
-
},
|
11796
|
-
{
|
11797
|
-
"path": "<runtime>",
|
11798
|
-
"kind": "import-statement",
|
11799
|
-
"external": true
|
11800
11375
|
}
|
11801
11376
|
],
|
11802
11377
|
"format": "esm"
|
@@ -11893,11 +11468,6 @@
|
|
11893
11468
|
"path": "src/Prebuilt/layouts/HLSView.jsx",
|
11894
11469
|
"kind": "dynamic-import",
|
11895
11470
|
"original": "./HLSView"
|
11896
|
-
},
|
11897
|
-
{
|
11898
|
-
"path": "<runtime>",
|
11899
|
-
"kind": "import-statement",
|
11900
|
-
"external": true
|
11901
11471
|
}
|
11902
11472
|
],
|
11903
11473
|
"format": "esm"
|
@@ -12020,11 +11590,6 @@
|
|
12020
11590
|
"path": "<define:process.env>",
|
12021
11591
|
"kind": "import-statement",
|
12022
11592
|
"external": true
|
12023
|
-
},
|
12024
|
-
{
|
12025
|
-
"path": "<runtime>",
|
12026
|
-
"kind": "import-statement",
|
12027
|
-
"external": true
|
12028
11593
|
}
|
12029
11594
|
],
|
12030
11595
|
"format": "esm"
|
@@ -12161,12 +11726,12 @@
|
|
12161
11726
|
"original": "./Notifications/HLSFailureModal"
|
12162
11727
|
},
|
12163
11728
|
{
|
12164
|
-
"path": "src/Prebuilt/components/PIP/PIPComponent.
|
11729
|
+
"path": "src/Prebuilt/components/PIP/PIPComponent.tsx",
|
12165
11730
|
"kind": "import-statement",
|
12166
11731
|
"original": "./PIP/PIPComponent"
|
12167
11732
|
},
|
12168
11733
|
{
|
12169
|
-
"path": "src/Prebuilt/components/PIP/PIPManager.
|
11734
|
+
"path": "src/Prebuilt/components/PIP/PIPManager.ts",
|
12170
11735
|
"kind": "import-statement",
|
12171
11736
|
"original": "./PIP/PIPManager"
|
12172
11737
|
},
|
@@ -12301,11 +11866,6 @@
|
|
12301
11866
|
"path": "<define:process.env>",
|
12302
11867
|
"kind": "import-statement",
|
12303
11868
|
"external": true
|
12304
|
-
},
|
12305
|
-
{
|
12306
|
-
"path": "<runtime>",
|
12307
|
-
"kind": "import-statement",
|
12308
|
-
"external": true
|
12309
11869
|
}
|
12310
11870
|
],
|
12311
11871
|
"format": "esm"
|
@@ -12358,11 +11918,6 @@
|
|
12358
11918
|
"path": "<define:process.env>",
|
12359
11919
|
"kind": "import-statement",
|
12360
11920
|
"external": true
|
12361
|
-
},
|
12362
|
-
{
|
12363
|
-
"path": "<runtime>",
|
12364
|
-
"kind": "import-statement",
|
12365
|
-
"external": true
|
12366
11921
|
}
|
12367
11922
|
],
|
12368
11923
|
"format": "esm"
|
@@ -12381,7 +11936,7 @@
|
|
12381
11936
|
"original": "../../AppContext"
|
12382
11937
|
},
|
12383
11938
|
{
|
12384
|
-
"path": "src/Prebuilt/components/PIP/PIPManager.
|
11939
|
+
"path": "src/Prebuilt/components/PIP/PIPManager.ts",
|
12385
11940
|
"kind": "import-statement",
|
12386
11941
|
"original": "../PIP/PIPManager"
|
12387
11942
|
},
|
@@ -12506,11 +12061,6 @@
|
|
12506
12061
|
"path": "<define:process.env>",
|
12507
12062
|
"kind": "import-statement",
|
12508
12063
|
"external": true
|
12509
|
-
},
|
12510
|
-
{
|
12511
|
-
"path": "<runtime>",
|
12512
|
-
"kind": "import-statement",
|
12513
|
-
"external": true
|
12514
12064
|
}
|
12515
12065
|
],
|
12516
12066
|
"format": "esm"
|
@@ -12695,11 +12245,6 @@
|
|
12695
12245
|
"path": "<define:process.env>",
|
12696
12246
|
"kind": "import-statement",
|
12697
12247
|
"external": true
|
12698
|
-
},
|
12699
|
-
{
|
12700
|
-
"path": "<runtime>",
|
12701
|
-
"kind": "import-statement",
|
12702
|
-
"external": true
|
12703
12248
|
}
|
12704
12249
|
],
|
12705
12250
|
"format": "esm"
|
@@ -12721,11 +12266,6 @@
|
|
12721
12266
|
"path": "<define:process.env>",
|
12722
12267
|
"kind": "import-statement",
|
12723
12268
|
"external": true
|
12724
|
-
},
|
12725
|
-
{
|
12726
|
-
"path": "<runtime>",
|
12727
|
-
"kind": "import-statement",
|
12728
|
-
"external": true
|
12729
12269
|
}
|
12730
12270
|
],
|
12731
12271
|
"format": "esm"
|
@@ -13216,11 +12756,6 @@
|
|
13216
12756
|
"path": "<define:process.env>",
|
13217
12757
|
"kind": "import-statement",
|
13218
12758
|
"external": true
|
13219
|
-
},
|
13220
|
-
{
|
13221
|
-
"path": "<runtime>",
|
13222
|
-
"kind": "import-statement",
|
13223
|
-
"external": true
|
13224
12759
|
}
|
13225
12760
|
],
|
13226
12761
|
"format": "esm"
|
@@ -13262,11 +12797,6 @@
|
|
13262
12797
|
"path": "<define:process.env>",
|
13263
12798
|
"kind": "import-statement",
|
13264
12799
|
"external": true
|
13265
|
-
},
|
13266
|
-
{
|
13267
|
-
"path": "<runtime>",
|
13268
|
-
"kind": "import-statement",
|
13269
|
-
"external": true
|
13270
12800
|
}
|
13271
12801
|
],
|
13272
12802
|
"format": "esm"
|
@@ -13369,7 +12899,7 @@
|
|
13369
12899
|
"format": "esm"
|
13370
12900
|
},
|
13371
12901
|
"src/Prebuilt/plugins/FlyingEmoji.jsx": {
|
13372
|
-
"bytes":
|
12902
|
+
"bytes": 4215,
|
13373
12903
|
"imports": [
|
13374
12904
|
{
|
13375
12905
|
"path": "react",
|
@@ -13410,11 +12940,6 @@
|
|
13410
12940
|
"path": "<define:process.env>",
|
13411
12941
|
"kind": "import-statement",
|
13412
12942
|
"external": true
|
13413
|
-
},
|
13414
|
-
{
|
13415
|
-
"path": "<runtime>",
|
13416
|
-
"kind": "import-statement",
|
13417
|
-
"external": true
|
13418
12943
|
}
|
13419
12944
|
],
|
13420
12945
|
"format": "esm"
|
@@ -13441,11 +12966,6 @@
|
|
13441
12966
|
"path": "<define:process.env>",
|
13442
12967
|
"kind": "import-statement",
|
13443
12968
|
"external": true
|
13444
|
-
},
|
13445
|
-
{
|
13446
|
-
"path": "<runtime>",
|
13447
|
-
"kind": "import-statement",
|
13448
|
-
"external": true
|
13449
12969
|
}
|
13450
12970
|
],
|
13451
12971
|
"format": "esm"
|
@@ -13482,11 +13002,6 @@
|
|
13482
13002
|
"path": "<define:process.env>",
|
13483
13003
|
"kind": "import-statement",
|
13484
13004
|
"external": true
|
13485
|
-
},
|
13486
|
-
{
|
13487
|
-
"path": "<runtime>",
|
13488
|
-
"kind": "import-statement",
|
13489
|
-
"external": true
|
13490
13005
|
}
|
13491
13006
|
],
|
13492
13007
|
"format": "esm"
|
@@ -13653,11 +13168,6 @@
|
|
13653
13168
|
"path": "<define:process.env>",
|
13654
13169
|
"kind": "import-statement",
|
13655
13170
|
"external": true
|
13656
|
-
},
|
13657
|
-
{
|
13658
|
-
"path": "<runtime>",
|
13659
|
-
"kind": "import-statement",
|
13660
|
-
"external": true
|
13661
13171
|
}
|
13662
13172
|
],
|
13663
13173
|
"format": "esm"
|
@@ -13948,7 +13458,7 @@
|
|
13948
13458
|
"imports": [],
|
13949
13459
|
"exports": [],
|
13950
13460
|
"inputs": {},
|
13951
|
-
"bytes":
|
13461
|
+
"bytes": 3324100
|
13952
13462
|
},
|
13953
13463
|
"dist/index.cjs.js": {
|
13954
13464
|
"imports": [
|
@@ -16262,6 +15772,11 @@
|
|
16262
15772
|
"kind": "require-call",
|
16263
15773
|
"external": true
|
16264
15774
|
},
|
15775
|
+
{
|
15776
|
+
"path": "@100mslive/hms-whiteboard",
|
15777
|
+
"kind": "require-call",
|
15778
|
+
"external": true
|
15779
|
+
},
|
16265
15780
|
{
|
16266
15781
|
"path": "@100mslive/react-sdk",
|
16267
15782
|
"kind": "require-call",
|
@@ -16940,18 +16455,19 @@
|
|
16940
16455
|
],
|
16941
16456
|
"exports": [],
|
16942
16457
|
"entryPoint": "src/index.ts",
|
16458
|
+
"cssBundle": "dist/index.cjs.css",
|
16943
16459
|
"inputs": {
|
16944
16460
|
"<define:process.env>": {
|
16945
|
-
"bytesInOutput":
|
16461
|
+
"bytesInOutput": 17884
|
16946
16462
|
},
|
16947
16463
|
"src/Theme/base.config.ts": {
|
16948
|
-
"bytesInOutput":
|
16464
|
+
"bytesInOutput": 6078
|
16949
16465
|
},
|
16950
16466
|
"src/Prebuilt/common/constants.ts": {
|
16951
|
-
"bytesInOutput":
|
16467
|
+
"bytesInOutput": 4155
|
16952
16468
|
},
|
16953
16469
|
"src/Theme/stitches.config.ts": {
|
16954
|
-
"bytesInOutput":
|
16470
|
+
"bytesInOutput": 2134
|
16955
16471
|
},
|
16956
16472
|
"src/Theme/useSSR.tsx": {
|
16957
16473
|
"bytesInOutput": 638
|
@@ -16972,7 +16488,7 @@
|
|
16972
16488
|
"bytesInOutput": 145
|
16973
16489
|
},
|
16974
16490
|
"src/Loading/Loading.tsx": {
|
16975
|
-
"bytesInOutput":
|
16491
|
+
"bytesInOutput": 888
|
16976
16492
|
},
|
16977
16493
|
"src/Loading/index.ts": {
|
16978
16494
|
"bytesInOutput": 134
|
@@ -16981,7 +16497,7 @@
|
|
16981
16497
|
"bytesInOutput": 417
|
16982
16498
|
},
|
16983
16499
|
"src/Button/Button.tsx": {
|
16984
|
-
"bytesInOutput":
|
16500
|
+
"bytesInOutput": 5218
|
16985
16501
|
},
|
16986
16502
|
"src/Button/index.tsx": {
|
16987
16503
|
"bytesInOutput": 132
|
@@ -16993,16 +16509,16 @@
|
|
16993
16509
|
"bytesInOutput": 126
|
16994
16510
|
},
|
16995
16511
|
"src/IconButton/IconButton.tsx": {
|
16996
|
-
"bytesInOutput":
|
16512
|
+
"bytesInOutput": 1159
|
16997
16513
|
},
|
16998
16514
|
"src/IconButton/index.tsx": {
|
16999
16515
|
"bytesInOutput": 144
|
17000
16516
|
},
|
17001
16517
|
"src/Avatar/getAvatarBg.ts": {
|
17002
|
-
"bytesInOutput":
|
16518
|
+
"bytesInOutput": 1032
|
17003
16519
|
},
|
17004
16520
|
"src/Avatar/Avatar.tsx": {
|
17005
|
-
"bytesInOutput":
|
16521
|
+
"bytesInOutput": 1591
|
17006
16522
|
},
|
17007
16523
|
"src/Avatar/index.ts": {
|
17008
16524
|
"bytesInOutput": 131
|
@@ -17014,7 +16530,7 @@
|
|
17014
16530
|
"bytesInOutput": 134
|
17015
16531
|
},
|
17016
16532
|
"src/Switch/Switch.tsx": {
|
17017
|
-
"bytesInOutput":
|
16533
|
+
"bytesInOutput": 1477
|
17018
16534
|
},
|
17019
16535
|
"src/Switch/index.ts": {
|
17020
16536
|
"bytesInOutput": 131
|
@@ -17026,25 +16542,25 @@
|
|
17026
16542
|
"bytesInOutput": 151
|
17027
16543
|
},
|
17028
16544
|
"src/Tooltip/Tooltip.tsx": {
|
17029
|
-
"bytesInOutput":
|
16545
|
+
"bytesInOutput": 2218
|
17030
16546
|
},
|
17031
16547
|
"src/Tooltip/index.ts": {
|
17032
16548
|
"bytesInOutput": 134
|
17033
16549
|
},
|
17034
16550
|
"src/Select/Select.tsx": {
|
17035
|
-
"bytesInOutput":
|
16551
|
+
"bytesInOutput": 1790
|
17036
16552
|
},
|
17037
16553
|
"src/Select/index.ts": {
|
17038
16554
|
"bytesInOutput": 131
|
17039
16555
|
},
|
17040
16556
|
"src/Slider/Slider.tsx": {
|
17041
|
-
"bytesInOutput":
|
16557
|
+
"bytesInOutput": 1975
|
17042
16558
|
},
|
17043
16559
|
"src/Slider/index.ts": {
|
17044
16560
|
"bytesInOutput": 131
|
17045
16561
|
},
|
17046
16562
|
"src/Modal/DialogContent.tsx": {
|
17047
|
-
"bytesInOutput":
|
16563
|
+
"bytesInOutput": 2374
|
17048
16564
|
},
|
17049
16565
|
"src/context/DialogContext.tsx": {
|
17050
16566
|
"bytesInOutput": 510
|
@@ -17059,13 +16575,13 @@
|
|
17059
16575
|
"bytesInOutput": 128
|
17060
16576
|
},
|
17061
16577
|
"src/Input/Input.tsx": {
|
17062
|
-
"bytesInOutput":
|
16578
|
+
"bytesInOutput": 3004
|
17063
16579
|
},
|
17064
16580
|
"src/Input/index.tsx": {
|
17065
16581
|
"bytesInOutput": 129
|
17066
16582
|
},
|
17067
16583
|
"src/VideoTile/StyledVideoTile.tsx": {
|
17068
|
-
"bytesInOutput":
|
16584
|
+
"bytesInOutput": 3288
|
17069
16585
|
},
|
17070
16586
|
"src/VideoTile/index.tsx": {
|
17071
16587
|
"bytesInOutput": 146
|
@@ -17092,13 +16608,13 @@
|
|
17092
16608
|
"bytesInOutput": 138
|
17093
16609
|
},
|
17094
16610
|
"src/Video/Video.tsx": {
|
17095
|
-
"bytesInOutput":
|
16611
|
+
"bytesInOutput": 1560
|
17096
16612
|
},
|
17097
16613
|
"src/Video/index.tsx": {
|
17098
16614
|
"bytesInOutput": 129
|
17099
16615
|
},
|
17100
16616
|
"src/TileMenu/StyledMenuTile.tsx": {
|
17101
|
-
"bytesInOutput":
|
16617
|
+
"bytesInOutput": 2549
|
17102
16618
|
},
|
17103
16619
|
"src/TileMenu/index.tsx": {
|
17104
16620
|
"bytesInOutput": 143
|
@@ -17116,7 +16632,7 @@
|
|
17116
16632
|
"bytesInOutput": 175
|
17117
16633
|
},
|
17118
16634
|
"src/Popover/index.tsx": {
|
17119
|
-
"bytesInOutput":
|
16635
|
+
"bytesInOutput": 1066
|
17120
16636
|
},
|
17121
16637
|
"src/Stats/formatBytes.ts": {
|
17122
16638
|
"bytesInOutput": 634
|
@@ -17125,10 +16641,10 @@
|
|
17125
16641
|
"bytesInOutput": 1004
|
17126
16642
|
},
|
17127
16643
|
"src/Stats/useQoE.ts": {
|
17128
|
-
"bytesInOutput":
|
16644
|
+
"bytesInOutput": 3023
|
17129
16645
|
},
|
17130
16646
|
"src/Stats/Stats.tsx": {
|
17131
|
-
"bytesInOutput":
|
16647
|
+
"bytesInOutput": 8379
|
17132
16648
|
},
|
17133
16649
|
"src/Stats/index.tsx": {
|
17134
16650
|
"bytesInOutput": 129
|
@@ -17152,13 +16668,13 @@
|
|
17152
16668
|
"bytesInOutput": 144
|
17153
16669
|
},
|
17154
16670
|
"src/Toast/Toast.tsx": {
|
17155
|
-
"bytesInOutput":
|
16671
|
+
"bytesInOutput": 4935
|
17156
16672
|
},
|
17157
16673
|
"src/Toast/index.tsx": {
|
17158
16674
|
"bytesInOutput": 129
|
17159
16675
|
},
|
17160
16676
|
"src/Accordion/Accordion.tsx": {
|
17161
|
-
"bytesInOutput":
|
16677
|
+
"bytesInOutput": 2954
|
17162
16678
|
},
|
17163
16679
|
"src/Accordion/index.ts": {
|
17164
16680
|
"bytesInOutput": 297
|
@@ -17188,13 +16704,13 @@
|
|
17188
16704
|
"bytesInOutput": 126
|
17189
16705
|
},
|
17190
16706
|
"src/QRCode/QRCode.tsx": {
|
17191
|
-
"bytesInOutput":
|
16707
|
+
"bytesInOutput": 430
|
17192
16708
|
},
|
17193
16709
|
"src/QRCode/index.tsx": {
|
17194
16710
|
"bytesInOutput": 132
|
17195
16711
|
},
|
17196
16712
|
"src/Link/Link.tsx": {
|
17197
|
-
"bytesInOutput":
|
16713
|
+
"bytesInOutput": 1500
|
17198
16714
|
},
|
17199
16715
|
"src/Link/index.tsx": {
|
17200
16716
|
"bytesInOutput": 126
|
@@ -17212,13 +16728,13 @@
|
|
17212
16728
|
"bytesInOutput": 1090
|
17213
16729
|
},
|
17214
16730
|
"src/Prebuilt/components/AppData/useUISettings.js": {
|
17215
|
-
"bytesInOutput":
|
16731
|
+
"bytesInOutput": 6885
|
17216
16732
|
},
|
17217
16733
|
"src/Prebuilt/components/Settings/common.ts": {
|
17218
16734
|
"bytesInOutput": 445
|
17219
16735
|
},
|
17220
16736
|
"src/Prebuilt/components/Settings/LayoutSettings.tsx": {
|
17221
|
-
"bytesInOutput":
|
16737
|
+
"bytesInOutput": 3416
|
17222
16738
|
},
|
17223
16739
|
"../../node_modules/lodash/lodash.js": {
|
17224
16740
|
"bytesInOutput": 224308
|
@@ -17227,22 +16743,22 @@
|
|
17227
16743
|
"bytesInOutput": 1887
|
17228
16744
|
},
|
17229
16745
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
|
17230
|
-
"bytesInOutput":
|
16746
|
+
"bytesInOutput": 2540
|
17231
16747
|
},
|
17232
16748
|
"src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
|
17233
|
-
"bytesInOutput":
|
16749
|
+
"bytesInOutput": 1418
|
17234
16750
|
},
|
17235
16751
|
"src/Prebuilt/common/utils.js": {
|
17236
|
-
"bytesInOutput":
|
16752
|
+
"bytesInOutput": 3410
|
17237
16753
|
},
|
17238
16754
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
|
17239
|
-
"bytesInOutput":
|
16755
|
+
"bytesInOutput": 2607
|
17240
16756
|
},
|
17241
16757
|
"src/Prebuilt/components/AppData/useSidepane.js": {
|
17242
16758
|
"bytesInOutput": 3269
|
17243
16759
|
},
|
17244
16760
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
17245
|
-
"bytesInOutput":
|
16761
|
+
"bytesInOutput": 6537
|
17246
16762
|
},
|
17247
16763
|
"src/Prebuilt/AppContext.tsx": {
|
17248
16764
|
"bytesInOutput": 840
|
@@ -17251,22 +16767,22 @@
|
|
17251
16767
|
"bytesInOutput": 4824
|
17252
16768
|
},
|
17253
16769
|
"src/Prebuilt/components/AuthToken.jsx": {
|
17254
|
-
"bytesInOutput":
|
16770
|
+
"bytesInOutput": 4473
|
17255
16771
|
},
|
17256
16772
|
"src/Prebuilt/IconButton.tsx": {
|
17257
16773
|
"bytesInOutput": 743
|
17258
16774
|
},
|
17259
16775
|
"src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.tsx": {
|
17260
|
-
"bytesInOutput":
|
16776
|
+
"bytesInOutput": 4109
|
17261
16777
|
},
|
17262
16778
|
"src/Sheet/Sheet.tsx": {
|
17263
|
-
"bytesInOutput":
|
16779
|
+
"bytesInOutput": 3477
|
17264
16780
|
},
|
17265
16781
|
"src/Sheet/index.ts": {
|
17266
16782
|
"bytesInOutput": 128
|
17267
16783
|
},
|
17268
16784
|
"src/Prebuilt/primitives/DropdownTrigger.jsx": {
|
17269
|
-
"bytesInOutput":
|
16785
|
+
"bytesInOutput": 1738
|
17270
16786
|
},
|
17271
16787
|
"src/Prebuilt/components/hooks/useAudioOutputTest.tsx": {
|
17272
16788
|
"bytesInOutput": 808
|
@@ -17275,19 +16791,19 @@
|
|
17275
16791
|
"bytesInOutput": 260
|
17276
16792
|
},
|
17277
16793
|
"src/Prebuilt/components/Settings/DeviceSettings.jsx": {
|
17278
|
-
"bytesInOutput":
|
16794
|
+
"bytesInOutput": 7724
|
17279
16795
|
},
|
17280
16796
|
"src/Prebuilt/components/Settings/NotificationSettings.tsx": {
|
17281
16797
|
"bytesInOutput": 2589
|
17282
16798
|
},
|
17283
16799
|
"src/Prebuilt/components/Settings/SettingsModal.jsx": {
|
17284
|
-
"bytesInOutput":
|
16800
|
+
"bytesInOutput": 11036
|
17285
16801
|
},
|
17286
16802
|
"src/Prebuilt/components/Toast/ToastManager.js": {
|
17287
|
-
"bytesInOutput":
|
16803
|
+
"bytesInOutput": 1301
|
17288
16804
|
},
|
17289
16805
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
17290
|
-
"bytesInOutput":
|
16806
|
+
"bytesInOutput": 12320
|
17291
16807
|
},
|
17292
16808
|
"src/Prebuilt/components/CaptionIcon.tsx": {
|
17293
16809
|
"bytesInOutput": 1318
|
@@ -17299,67 +16815,67 @@
|
|
17299
16815
|
"bytesInOutput": 884
|
17300
16816
|
},
|
17301
16817
|
"src/Prebuilt/common/hooks.ts": {
|
17302
|
-
"bytesInOutput":
|
16818
|
+
"bytesInOutput": 6292
|
17303
16819
|
},
|
17304
16820
|
"src/Prebuilt/components/EmojiReaction.jsx": {
|
17305
|
-
"bytesInOutput":
|
16821
|
+
"bytesInOutput": 3415
|
17306
16822
|
},
|
17307
16823
|
"src/Prebuilt/components/Leave/EndSessionContent.tsx": {
|
17308
|
-
"bytesInOutput":
|
16824
|
+
"bytesInOutput": 2517
|
17309
16825
|
},
|
17310
16826
|
"src/Prebuilt/components/Leave/LeaveAtoms.tsx": {
|
17311
16827
|
"bytesInOutput": 766
|
17312
16828
|
},
|
17313
16829
|
"src/Prebuilt/components/Leave/LeaveCard.tsx": {
|
17314
|
-
"bytesInOutput":
|
16830
|
+
"bytesInOutput": 945
|
17315
16831
|
},
|
17316
16832
|
"src/Prebuilt/components/Leave/LeaveSessionContent.tsx": {
|
17317
|
-
"bytesInOutput":
|
16833
|
+
"bytesInOutput": 2297
|
17318
16834
|
},
|
17319
16835
|
"src/Prebuilt/components/Leave/DesktopLeaveRoom.tsx": {
|
17320
|
-
"bytesInOutput":
|
16836
|
+
"bytesInOutput": 7004
|
17321
16837
|
},
|
17322
16838
|
"src/Prebuilt/components/Leave/MwebLeaveRoom.tsx": {
|
17323
|
-
"bytesInOutput":
|
16839
|
+
"bytesInOutput": 5831
|
17324
16840
|
},
|
17325
16841
|
"src/Prebuilt/components/Leave/LeaveRoom.tsx": {
|
17326
|
-
"bytesInOutput":
|
16842
|
+
"bytesInOutput": 2895
|
17327
16843
|
},
|
17328
16844
|
"src/Prebuilt/components/PIP/pipUtils.js": {
|
17329
16845
|
"bytesInOutput": 4391
|
17330
16846
|
},
|
17331
|
-
"src/Prebuilt/components/PIP/PIPManager.
|
17332
|
-
"bytesInOutput":
|
16847
|
+
"src/Prebuilt/components/PIP/PIPManager.ts": {
|
16848
|
+
"bytesInOutput": 10464
|
17333
16849
|
},
|
17334
16850
|
"src/Prebuilt/components/PIP/SetupMediaSession.js": {
|
17335
|
-
"bytesInOutput":
|
16851
|
+
"bytesInOutput": 2273
|
17336
16852
|
},
|
17337
|
-
"src/Prebuilt/components/PIP/PIPComponent.
|
17338
|
-
"bytesInOutput":
|
16853
|
+
"src/Prebuilt/components/PIP/PIPComponent.tsx": {
|
16854
|
+
"bytesInOutput": 3304
|
17339
16855
|
},
|
17340
16856
|
"src/Prebuilt/components/PIP/index.jsx": {
|
17341
16857
|
"bytesInOutput": 369
|
17342
16858
|
},
|
17343
16859
|
"src/Prebuilt/components/RoleChangeModal.jsx": {
|
17344
|
-
"bytesInOutput":
|
16860
|
+
"bytesInOutput": 7340
|
17345
16861
|
},
|
17346
16862
|
"src/Prebuilt/primitives/DialogContent.jsx": {
|
17347
|
-
"bytesInOutput":
|
16863
|
+
"bytesInOutput": 8704
|
17348
16864
|
},
|
17349
16865
|
"src/Prebuilt/components/Streaming/ResolutionInput.jsx": {
|
17350
16866
|
"bytesInOutput": 3668
|
17351
16867
|
},
|
17352
16868
|
"src/Prebuilt/components/Settings/StartRecording.jsx": {
|
17353
|
-
"bytesInOutput":
|
16869
|
+
"bytesInOutput": 4365
|
17354
16870
|
},
|
17355
16871
|
"src/Prebuilt/components/StatsForNerds.jsx": {
|
17356
|
-
"bytesInOutput":
|
16872
|
+
"bytesInOutput": 11361
|
17357
16873
|
},
|
17358
16874
|
"src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
|
17359
|
-
"bytesInOutput":
|
16875
|
+
"bytesInOutput": 6036
|
17360
16876
|
},
|
17361
16877
|
"src/Prebuilt/components/hooks/useFullscreen.ts": {
|
17362
|
-
"bytesInOutput":
|
16878
|
+
"bytesInOutput": 1761
|
17363
16879
|
},
|
17364
16880
|
"src/Prebuilt/components/MoreSettings/FullScreenItem.tsx": {
|
17365
16881
|
"bytesInOutput": 1014
|
@@ -17368,16 +16884,16 @@
|
|
17368
16884
|
"bytesInOutput": 637
|
17369
16885
|
},
|
17370
16886
|
"src/Prebuilt/components/MoreSettings/MuteAllContent.tsx": {
|
17371
|
-
"bytesInOutput":
|
16887
|
+
"bytesInOutput": 3236
|
17372
16888
|
},
|
17373
16889
|
"src/Prebuilt/components/MoreSettings/MuteAllModal.tsx": {
|
17374
|
-
"bytesInOutput":
|
16890
|
+
"bytesInOutput": 2322
|
17375
16891
|
},
|
17376
16892
|
"src/Prebuilt/components/hooks/useMetadata.tsx": {
|
17377
|
-
"bytesInOutput":
|
16893
|
+
"bytesInOutput": 1988
|
17378
16894
|
},
|
17379
16895
|
"src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx": {
|
17380
|
-
"bytesInOutput":
|
16896
|
+
"bytesInOutput": 8601
|
17381
16897
|
},
|
17382
16898
|
"../../node_modules/reselect/es/index.js": {
|
17383
16899
|
"bytesInOutput": 2641
|
@@ -17437,28 +16953,28 @@
|
|
17437
16953
|
"bytesInOutput": 615
|
17438
16954
|
},
|
17439
16955
|
"../hms-video-store/dist/index.js": {
|
17440
|
-
"bytesInOutput":
|
16956
|
+
"bytesInOutput": 53955
|
17441
16957
|
},
|
17442
16958
|
"src/Prebuilt/components/hooks/usePlaylistMusic.js": {
|
17443
|
-
"bytesInOutput":
|
16959
|
+
"bytesInOutput": 1307
|
17444
16960
|
},
|
17445
16961
|
"src/Prebuilt/components/hooks/useScreenshareAudio.js": {
|
17446
|
-
"bytesInOutput":
|
16962
|
+
"bytesInOutput": 1142
|
17447
16963
|
},
|
17448
16964
|
"src/Prebuilt/components/Header/AdditionalRoomState.jsx": {
|
17449
|
-
"bytesInOutput":
|
16965
|
+
"bytesInOutput": 7932
|
17450
16966
|
},
|
17451
16967
|
"src/Prebuilt/components/Header/StreamActions.tsx": {
|
17452
|
-
"bytesInOutput":
|
16968
|
+
"bytesInOutput": 11015
|
17453
16969
|
},
|
17454
16970
|
"src/Prebuilt/components/MoreSettings/ActionTile.jsx": {
|
17455
|
-
"bytesInOutput":
|
16971
|
+
"bytesInOutput": 1696
|
17456
16972
|
},
|
17457
16973
|
"src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx": {
|
17458
|
-
"bytesInOutput":
|
16974
|
+
"bytesInOutput": 4034
|
17459
16975
|
},
|
17460
16976
|
"src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
|
17461
|
-
"bytesInOutput":
|
16977
|
+
"bytesInOutput": 2701
|
17462
16978
|
},
|
17463
16979
|
"src/Prebuilt/components/AppData/useSheet.ts": {
|
17464
16980
|
"bytesInOutput": 1099
|
@@ -17467,13 +16983,13 @@
|
|
17467
16983
|
"bytesInOutput": 938
|
17468
16984
|
},
|
17469
16985
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
17470
|
-
"bytesInOutput":
|
16986
|
+
"bytesInOutput": 14041
|
17471
16987
|
},
|
17472
16988
|
"src/Prebuilt/components/MoreSettings/MoreSettings.tsx": {
|
17473
16989
|
"bytesInOutput": 831
|
17474
16990
|
},
|
17475
16991
|
"src/Prebuilt/components/RaiseHand.tsx": {
|
17476
|
-
"bytesInOutput":
|
16992
|
+
"bytesInOutput": 1242
|
17477
16993
|
},
|
17478
16994
|
"src/Prebuilt/images/pdf-share.png": {
|
17479
16995
|
"bytesInOutput": 25548
|
@@ -17503,7 +17019,7 @@
|
|
17503
17019
|
"bytesInOutput": 7926
|
17504
17020
|
},
|
17505
17021
|
"src/Prebuilt/components/ScreenShareToggle.jsx": {
|
17506
|
-
"bytesInOutput":
|
17022
|
+
"bytesInOutput": 2123
|
17507
17023
|
},
|
17508
17024
|
"src/Prebuilt/components/VirtualBackground/VBToggle.tsx": {
|
17509
17025
|
"bytesInOutput": 1596
|
@@ -17515,37 +17031,37 @@
|
|
17515
17031
|
"bytesInOutput": 974
|
17516
17032
|
},
|
17517
17033
|
"src/Prebuilt/components/Connection/ConnectionIndicator.tsx": {
|
17518
|
-
"bytesInOutput":
|
17034
|
+
"bytesInOutput": 4608
|
17519
17035
|
},
|
17520
17036
|
"src/Prebuilt/components/RemoveParticipant.tsx": {
|
17521
|
-
"bytesInOutput":
|
17037
|
+
"bytesInOutput": 1619
|
17522
17038
|
},
|
17523
17039
|
"src/Prebuilt/components/Footer/RoleOptions.tsx": {
|
17524
|
-
"bytesInOutput":
|
17040
|
+
"bytesInOutput": 8010
|
17525
17041
|
},
|
17526
17042
|
"src/Prebuilt/components/hooks/useGroupOnStageActions.tsx": {
|
17527
|
-
"bytesInOutput":
|
17043
|
+
"bytesInOutput": 2183
|
17528
17044
|
},
|
17529
17045
|
"src/Prebuilt/components/Footer/RoleAccordion.tsx": {
|
17530
|
-
"bytesInOutput":
|
17046
|
+
"bytesInOutput": 6381
|
17531
17047
|
},
|
17532
17048
|
"src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
|
17533
|
-
"bytesInOutput":
|
17049
|
+
"bytesInOutput": 2005
|
17534
17050
|
},
|
17535
17051
|
"src/Prebuilt/components/Footer/ParticipantList.tsx": {
|
17536
|
-
"bytesInOutput":
|
17052
|
+
"bytesInOutput": 14737
|
17537
17053
|
},
|
17538
17054
|
"src/Prebuilt/components/Footer/PollsToggle.tsx": {
|
17539
17055
|
"bytesInOutput": 1521
|
17540
17056
|
},
|
17541
17057
|
"src/Prebuilt/components/Footer/WhiteboardToggle.tsx": {
|
17542
|
-
"bytesInOutput":
|
17058
|
+
"bytesInOutput": 1699
|
17543
17059
|
},
|
17544
17060
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
17545
|
-
"bytesInOutput":
|
17061
|
+
"bytesInOutput": 4283
|
17546
17062
|
},
|
17547
17063
|
"src/Prebuilt/components/Notifications/HLSFailureModal.tsx": {
|
17548
|
-
"bytesInOutput":
|
17064
|
+
"bytesInOutput": 2797
|
17549
17065
|
},
|
17550
17066
|
"src/Prebuilt/components/Streaming/Common.jsx": {
|
17551
17067
|
"bytesInOutput": 2759
|
@@ -17554,7 +17070,7 @@
|
|
17554
17070
|
"bytesInOutput": 1170
|
17555
17071
|
},
|
17556
17072
|
"src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.tsx": {
|
17557
|
-
"bytesInOutput":
|
17073
|
+
"bytesInOutput": 9264
|
17558
17074
|
},
|
17559
17075
|
"src/Prebuilt/components/Polls/CreateQuestions/DeleteQuestionModal.tsx": {
|
17560
17076
|
"bytesInOutput": 2802
|
@@ -17563,7 +17079,7 @@
|
|
17563
17079
|
"bytesInOutput": 394
|
17564
17080
|
},
|
17565
17081
|
"src/Prebuilt/components/Polls/common/OptionInputWithDelete.tsx": {
|
17566
|
-
"bytesInOutput":
|
17082
|
+
"bytesInOutput": 1346
|
17567
17083
|
},
|
17568
17084
|
"src/Prebuilt/components/Polls/common/VoteCount.tsx": {
|
17569
17085
|
"bytesInOutput": 587
|
@@ -17572,19 +17088,19 @@
|
|
17572
17088
|
"bytesInOutput": 865
|
17573
17089
|
},
|
17574
17090
|
"src/Prebuilt/components/Polls/common/MultipleChoiceOptions.jsx": {
|
17575
|
-
"bytesInOutput":
|
17091
|
+
"bytesInOutput": 4505
|
17576
17092
|
},
|
17577
17093
|
"src/Prebuilt/components/Polls/common/SingleChoiceOptions.jsx": {
|
17578
|
-
"bytesInOutput":
|
17094
|
+
"bytesInOutput": 5402
|
17579
17095
|
},
|
17580
17096
|
"src/Prebuilt/components/Polls/CreateQuestions/QuestionForm.tsx": {
|
17581
|
-
"bytesInOutput":
|
17097
|
+
"bytesInOutput": 9951
|
17582
17098
|
},
|
17583
17099
|
"src/Prebuilt/components/Polls/CreateQuestions/SavedQuestion.tsx": {
|
17584
|
-
"bytesInOutput":
|
17100
|
+
"bytesInOutput": 2409
|
17585
17101
|
},
|
17586
17102
|
"src/Prebuilt/components/Polls/CreateQuestions/CreateQuestions.jsx": {
|
17587
|
-
"bytesInOutput":
|
17103
|
+
"bytesInOutput": 5571
|
17588
17104
|
},
|
17589
17105
|
"src/Prebuilt/components/Polls/common/utils.ts": {
|
17590
17106
|
"bytesInOutput": 837
|
@@ -17596,31 +17112,31 @@
|
|
17596
17112
|
"bytesInOutput": 1010
|
17597
17113
|
},
|
17598
17114
|
"src/Prebuilt/components/Polls/Voting/useQuizSummary.tsx": {
|
17599
|
-
"bytesInOutput":
|
17115
|
+
"bytesInOutput": 1956
|
17600
17116
|
},
|
17601
17117
|
"src/Prebuilt/components/Polls/Voting/PeerParticipationSummary.tsx": {
|
17602
|
-
"bytesInOutput":
|
17118
|
+
"bytesInOutput": 2629
|
17603
17119
|
},
|
17604
17120
|
"src/Prebuilt/components/Polls/Voting/LeaderboardSummary.tsx": {
|
17605
|
-
"bytesInOutput":
|
17121
|
+
"bytesInOutput": 4903
|
17606
17122
|
},
|
17607
17123
|
"src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
|
17608
|
-
"bytesInOutput":
|
17124
|
+
"bytesInOutput": 8638
|
17609
17125
|
},
|
17610
17126
|
"src/Prebuilt/components/Polls/Voting/StandardVoting.tsx": {
|
17611
|
-
"bytesInOutput":
|
17127
|
+
"bytesInOutput": 1471
|
17612
17128
|
},
|
17613
17129
|
"src/Prebuilt/components/Polls/Voting/TimedVoting.tsx": {
|
17614
|
-
"bytesInOutput":
|
17130
|
+
"bytesInOutput": 1897
|
17615
17131
|
},
|
17616
17132
|
"src/Prebuilt/components/Polls/Voting/Voting.tsx": {
|
17617
|
-
"bytesInOutput":
|
17133
|
+
"bytesInOutput": 4138
|
17618
17134
|
},
|
17619
17135
|
"src/Prebuilt/components/Polls/Polls.tsx": {
|
17620
17136
|
"bytesInOutput": 1177
|
17621
17137
|
},
|
17622
17138
|
"src/Prebuilt/components/Header/HeaderComponents.jsx": {
|
17623
|
-
"bytesInOutput":
|
17139
|
+
"bytesInOutput": 2059
|
17624
17140
|
},
|
17625
17141
|
"src/Prebuilt/components/RoomDetails/Duration.tsx": {
|
17626
17142
|
"bytesInOutput": 999
|
@@ -17635,43 +17151,43 @@
|
|
17635
17151
|
"bytesInOutput": 688
|
17636
17152
|
},
|
17637
17153
|
"src/Prebuilt/components/hooks/useChatBlacklist.ts": {
|
17638
|
-
"bytesInOutput":
|
17154
|
+
"bytesInOutput": 1433
|
17639
17155
|
},
|
17640
17156
|
"src/Prebuilt/components/hooks/usePinnedMessages.ts": {
|
17641
|
-
"bytesInOutput":
|
17157
|
+
"bytesInOutput": 2908
|
17642
17158
|
},
|
17643
17159
|
"src/Prebuilt/components/Chat/ChatActions.tsx": {
|
17644
|
-
"bytesInOutput":
|
17160
|
+
"bytesInOutput": 11287
|
17645
17161
|
},
|
17646
17162
|
"src/Prebuilt/images/empty-chat.svg": {
|
17647
17163
|
"bytesInOutput": 2366
|
17648
17164
|
},
|
17649
17165
|
"src/Prebuilt/components/Chat/EmptyChat.tsx": {
|
17650
|
-
"bytesInOutput":
|
17166
|
+
"bytesInOutput": 2481
|
17651
17167
|
},
|
17652
17168
|
"src/Prebuilt/components/hooks/usePinnedBy.tsx": {
|
17653
|
-
"bytesInOutput":
|
17169
|
+
"bytesInOutput": 893
|
17654
17170
|
},
|
17655
17171
|
"src/Prebuilt/components/Chat/ChatBody.tsx": {
|
17656
|
-
"bytesInOutput":
|
17172
|
+
"bytesInOutput": 17073
|
17657
17173
|
},
|
17658
17174
|
"src/Prebuilt/components/Chat/ChatSelector.tsx": {
|
17659
|
-
"bytesInOutput":
|
17175
|
+
"bytesInOutput": 8343
|
17660
17176
|
},
|
17661
17177
|
"src/Prebuilt/components/Chat/ChatSelectorContainer.tsx": {
|
17662
|
-
"bytesInOutput":
|
17178
|
+
"bytesInOutput": 6563
|
17663
17179
|
},
|
17664
17180
|
"src/Prebuilt/components/AppData/useChatState.js": {
|
17665
17181
|
"bytesInOutput": 914
|
17666
17182
|
},
|
17667
17183
|
"src/Prebuilt/components/Chat/useEmojiPickerStyles.js": {
|
17668
|
-
"bytesInOutput":
|
17184
|
+
"bytesInOutput": 1331
|
17669
17185
|
},
|
17670
17186
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
17671
|
-
"bytesInOutput":
|
17187
|
+
"bytesInOutput": 10937
|
17672
17188
|
},
|
17673
17189
|
"src/Prebuilt/components/Chat/ChatStates.tsx": {
|
17674
|
-
"bytesInOutput":
|
17190
|
+
"bytesInOutput": 3162
|
17675
17191
|
},
|
17676
17192
|
"src/Prebuilt/components/Chat/ArrowNavigation.tsx": {
|
17677
17193
|
"bytesInOutput": 1403
|
@@ -17680,154 +17196,157 @@
|
|
17680
17196
|
"bytesInOutput": 827
|
17681
17197
|
},
|
17682
17198
|
"src/Prebuilt/components/Chat/PinnedMessage.tsx": {
|
17683
|
-
"bytesInOutput":
|
17199
|
+
"bytesInOutput": 5941
|
17684
17200
|
},
|
17685
17201
|
"src/Prebuilt/components/Chat/Chat.tsx": {
|
17686
|
-
"bytesInOutput":
|
17202
|
+
"bytesInOutput": 5966
|
17687
17203
|
},
|
17688
17204
|
"src/Prebuilt/components/Footer/PaginatedParticipants.tsx": {
|
17689
|
-
"bytesInOutput":
|
17205
|
+
"bytesInOutput": 5246
|
17690
17206
|
},
|
17691
17207
|
"src/Prebuilt/components/ChatSettings.tsx": {
|
17692
|
-
"bytesInOutput":
|
17208
|
+
"bytesInOutput": 2867
|
17693
17209
|
},
|
17694
17210
|
"src/Prebuilt/components/SidePaneTabs.tsx": {
|
17695
|
-
"bytesInOutput":
|
17211
|
+
"bytesInOutput": 9010
|
17696
17212
|
},
|
17697
17213
|
"src/Prebuilt/components/Connection/TileConnection.tsx": {
|
17698
|
-
"bytesInOutput":
|
17214
|
+
"bytesInOutput": 3069
|
17699
17215
|
},
|
17700
17216
|
"src/Prebuilt/components/TileMenu/utils.ts": {
|
17701
|
-
"bytesInOutput":
|
17217
|
+
"bytesInOutput": 266
|
17702
17218
|
},
|
17703
17219
|
"src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
|
17704
|
-
"bytesInOutput":
|
17220
|
+
"bytesInOutput": 13456
|
17705
17221
|
},
|
17706
17222
|
"src/Prebuilt/components/TileMenu/TileMenu.tsx": {
|
17707
|
-
"bytesInOutput":
|
17223
|
+
"bytesInOutput": 5294
|
17708
17224
|
},
|
17709
17225
|
"src/Prebuilt/components/peerTileUtils.jsx": {
|
17710
17226
|
"bytesInOutput": 1299
|
17711
17227
|
},
|
17712
17228
|
"src/Prebuilt/components/VideoTile.tsx": {
|
17713
|
-
"bytesInOutput":
|
17229
|
+
"bytesInOutput": 7459
|
17714
17230
|
},
|
17715
17231
|
"src/Prebuilt/components/VirtualBackground/VBOption.tsx": {
|
17716
|
-
"bytesInOutput":
|
17232
|
+
"bytesInOutput": 1504
|
17717
17233
|
},
|
17718
17234
|
"src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
|
17719
|
-
"bytesInOutput":
|
17235
|
+
"bytesInOutput": 1548
|
17720
17236
|
},
|
17721
17237
|
"src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
|
17722
|
-
"bytesInOutput":
|
17238
|
+
"bytesInOutput": 3545
|
17723
17239
|
},
|
17724
17240
|
"src/Prebuilt/components/VirtualBackground/constants.ts": {
|
17725
17241
|
"bytesInOutput": 908
|
17726
17242
|
},
|
17727
17243
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
17728
|
-
"bytesInOutput":
|
17244
|
+
"bytesInOutput": 9008
|
17729
17245
|
},
|
17730
17246
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
17731
|
-
"bytesInOutput":
|
17247
|
+
"bytesInOutput": 7345
|
17732
17248
|
},
|
17733
17249
|
"src/Prebuilt/components/Chip.tsx": {
|
17734
|
-
"bytesInOutput":
|
17250
|
+
"bytesInOutput": 1080
|
17735
17251
|
},
|
17736
17252
|
"src/Prebuilt/components/FullPageProgress.tsx": {
|
17737
|
-
"bytesInOutput":
|
17253
|
+
"bytesInOutput": 889
|
17738
17254
|
},
|
17739
17255
|
"src/Prebuilt/components/Preview/PreviewForm.tsx": {
|
17740
|
-
"bytesInOutput":
|
17256
|
+
"bytesInOutput": 3254
|
17741
17257
|
},
|
17742
17258
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
17743
|
-
"bytesInOutput":
|
17259
|
+
"bytesInOutput": 11725
|
17744
17260
|
},
|
17745
17261
|
"src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx": {
|
17746
17262
|
"bytesInOutput": 2807
|
17747
17263
|
},
|
17748
17264
|
"src/Prebuilt/components/RoleChangeRequest/RoleChangeRequestModal.tsx": {
|
17749
|
-
"bytesInOutput":
|
17265
|
+
"bytesInOutput": 3550
|
17750
17266
|
},
|
17751
17267
|
"src/Prebuilt/components/hooks/useVideoTileLayout.ts": {
|
17752
17268
|
"bytesInOutput": 706
|
17753
17269
|
},
|
17754
17270
|
"src/Prebuilt/components/InsetTile.tsx": {
|
17755
|
-
"bytesInOutput":
|
17271
|
+
"bytesInOutput": 4934
|
17756
17272
|
},
|
17757
17273
|
"src/Prebuilt/components/Pagination.tsx": {
|
17758
17274
|
"bytesInOutput": 2118
|
17759
17275
|
},
|
17760
17276
|
"src/Prebuilt/components/VideoLayouts/Grid.tsx": {
|
17761
|
-
"bytesInOutput":
|
17277
|
+
"bytesInOutput": 1445
|
17762
17278
|
},
|
17763
17279
|
"src/Prebuilt/components/hooks/useTileLayout.tsx": {
|
17764
17280
|
"bytesInOutput": 4485
|
17765
17281
|
},
|
17766
17282
|
"src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
|
17767
|
-
"bytesInOutput":
|
17283
|
+
"bytesInOutput": 2322
|
17768
17284
|
},
|
17769
17285
|
"src/Prebuilt/components/VideoLayouts/ProminenceLayout.tsx": {
|
17770
|
-
"bytesInOutput":
|
17286
|
+
"bytesInOutput": 2814
|
17771
17287
|
},
|
17772
17288
|
"src/Prebuilt/components/SecondaryTiles.tsx": {
|
17773
|
-
"bytesInOutput":
|
17289
|
+
"bytesInOutput": 3206
|
17774
17290
|
},
|
17775
17291
|
"src/Prebuilt/components/hooks/useRoleProminencePeers.tsx": {
|
17776
|
-
"bytesInOutput":
|
17292
|
+
"bytesInOutput": 1319
|
17777
17293
|
},
|
17778
17294
|
"src/Prebuilt/components/VideoLayouts/RoleProminence.tsx": {
|
17779
|
-
"bytesInOutput":
|
17295
|
+
"bytesInOutput": 2644
|
17780
17296
|
},
|
17781
17297
|
"src/Prebuilt/components/LayoutModeSelector.tsx": {
|
17782
17298
|
"bytesInOutput": 4151
|
17783
17299
|
},
|
17784
17300
|
"src/Prebuilt/components/ScreenshareDisplay.tsx": {
|
17785
|
-
"bytesInOutput":
|
17301
|
+
"bytesInOutput": 1677
|
17786
17302
|
},
|
17787
17303
|
"src/Prebuilt/components/ScreenshareTile.tsx": {
|
17788
|
-
"bytesInOutput":
|
17304
|
+
"bytesInOutput": 5405
|
17789
17305
|
},
|
17790
17306
|
"src/Prebuilt/components/VideoLayouts/ScreenshareLayout.tsx": {
|
17791
|
-
"bytesInOutput":
|
17307
|
+
"bytesInOutput": 3200
|
17308
|
+
},
|
17309
|
+
"../../../../../../../tmp/tmp-2823-Mrl15qa0kLRX/18f2eeedbb60/index.css": {
|
17310
|
+
"bytesInOutput": 116
|
17792
17311
|
},
|
17793
17312
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
17794
|
-
"bytesInOutput":
|
17313
|
+
"bytesInOutput": 3565
|
17795
17314
|
},
|
17796
17315
|
"src/Prebuilt/common/PeersSorter.ts": {
|
17797
|
-
"bytesInOutput":
|
17316
|
+
"bytesInOutput": 3470
|
17798
17317
|
},
|
17799
17318
|
"src/Prebuilt/components/VideoLayouts/GridLayout.tsx": {
|
17800
|
-
"bytesInOutput":
|
17319
|
+
"bytesInOutput": 5370
|
17801
17320
|
},
|
17802
17321
|
"src/Prebuilt/layouts/EmbedView.jsx": {
|
17803
|
-
"bytesInOutput":
|
17322
|
+
"bytesInOutput": 3391
|
17804
17323
|
},
|
17805
17324
|
"src/Prebuilt/layouts/PDFView.jsx": {
|
17806
|
-
"bytesInOutput":
|
17325
|
+
"bytesInOutput": 2060
|
17807
17326
|
},
|
17808
17327
|
"src/Prebuilt/layouts/WaitingView.jsx": {
|
17809
17328
|
"bytesInOutput": 1943
|
17810
17329
|
},
|
17811
17330
|
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
17812
|
-
"bytesInOutput":
|
17331
|
+
"bytesInOutput": 7362
|
17813
17332
|
},
|
17814
17333
|
"src/Prebuilt/components/hooks/useCloseScreenshareWhiteboard.tsx": {
|
17815
|
-
"bytesInOutput":
|
17334
|
+
"bytesInOutput": 815
|
17816
17335
|
},
|
17817
17336
|
"src/Prebuilt/components/HlsStatsOverlay.jsx": {
|
17818
|
-
"bytesInOutput":
|
17337
|
+
"bytesInOutput": 3859
|
17819
17338
|
},
|
17820
17339
|
"src/Prebuilt/components/HMSVideo/Controls.jsx": {
|
17821
17340
|
"bytesInOutput": 656
|
17822
17341
|
},
|
17823
17342
|
"src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
|
17824
|
-
"bytesInOutput":
|
17343
|
+
"bytesInOutput": 1902
|
17825
17344
|
},
|
17826
17345
|
"src/Prebuilt/components/HMSVideo/PlayerContext.tsx": {
|
17827
17346
|
"bytesInOutput": 489
|
17828
17347
|
},
|
17829
17348
|
"src/Prebuilt/components/HMSVideo/PlayPauseButton.tsx": {
|
17830
|
-
"bytesInOutput":
|
17349
|
+
"bytesInOutput": 1142
|
17831
17350
|
},
|
17832
17351
|
"src/Prebuilt/components/HMSVideo/SeekControl.tsx": {
|
17833
17352
|
"bytesInOutput": 591
|
@@ -17839,13 +17358,13 @@
|
|
17839
17358
|
"bytesInOutput": 1027
|
17840
17359
|
},
|
17841
17360
|
"src/Prebuilt/components/HMSVideo/VideoProgress.tsx": {
|
17842
|
-
"bytesInOutput":
|
17361
|
+
"bytesInOutput": 3505
|
17843
17362
|
},
|
17844
17363
|
"src/Prebuilt/components/HMSVideo/VideoTime.tsx": {
|
17845
|
-
"bytesInOutput":
|
17364
|
+
"bytesInOutput": 1932
|
17846
17365
|
},
|
17847
17366
|
"src/Prebuilt/components/HMSVideo/VolumeControl.tsx": {
|
17848
|
-
"bytesInOutput":
|
17367
|
+
"bytesInOutput": 2799
|
17849
17368
|
},
|
17850
17369
|
"src/Prebuilt/components/HMSVideo/index.ts": {
|
17851
17370
|
"bytesInOutput": 682
|
@@ -17854,28 +17373,28 @@
|
|
17854
17373
|
"bytesInOutput": 997
|
17855
17374
|
},
|
17856
17375
|
"src/Prebuilt/components/HMSVideo/HLSAutoplayBlockedPrompt.tsx": {
|
17857
|
-
"bytesInOutput":
|
17376
|
+
"bytesInOutput": 2275
|
17858
17377
|
},
|
17859
17378
|
"src/Prebuilt/components/HMSVideo/HLSCaptionSelector.tsx": {
|
17860
|
-
"bytesInOutput":
|
17379
|
+
"bytesInOutput": 987
|
17861
17380
|
},
|
17862
17381
|
"src/Prebuilt/components/HMSVideo/HLSQualitySelector.tsx": {
|
17863
|
-
"bytesInOutput":
|
17382
|
+
"bytesInOutput": 8316
|
17864
17383
|
},
|
17865
17384
|
"src/Prebuilt/components/HMSVideo/MwebHLSViewTitle.tsx": {
|
17866
17385
|
"bytesInOutput": 2886
|
17867
17386
|
},
|
17868
17387
|
"src/Prebuilt/layouts/HLSView.jsx": {
|
17869
|
-
"bytesInOutput":
|
17388
|
+
"bytesInOutput": 31767
|
17870
17389
|
},
|
17871
17390
|
"src/Prebuilt/layouts/VideoStreamingSection.tsx": {
|
17872
|
-
"bytesInOutput":
|
17391
|
+
"bytesInOutput": 4544
|
17873
17392
|
},
|
17874
17393
|
"src/Prebuilt/components/Header/RoomDetailsHeader.tsx": {
|
17875
17394
|
"bytesInOutput": 2182
|
17876
17395
|
},
|
17877
17396
|
"src/Prebuilt/components/Header/common.jsx": {
|
17878
|
-
"bytesInOutput":
|
17397
|
+
"bytesInOutput": 7152
|
17879
17398
|
},
|
17880
17399
|
"src/Prebuilt/components/Header/Header.tsx": {
|
17881
17400
|
"bytesInOutput": 2332
|
@@ -17887,52 +17406,52 @@
|
|
17887
17406
|
"bytesInOutput": 1024
|
17888
17407
|
},
|
17889
17408
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
17890
|
-
"bytesInOutput":
|
17409
|
+
"bytesInOutput": 8545
|
17891
17410
|
},
|
17892
17411
|
"src/Prebuilt/components/ErrorBoundary.jsx": {
|
17893
|
-
"bytesInOutput":
|
17412
|
+
"bytesInOutput": 4342
|
17894
17413
|
},
|
17895
17414
|
"src/Prebuilt/services/FeatureFlags.jsx": {
|
17896
|
-
"bytesInOutput":
|
17415
|
+
"bytesInOutput": 1645
|
17897
17416
|
},
|
17898
17417
|
"src/Prebuilt/components/init/Init.jsx": {
|
17899
|
-
"bytesInOutput":
|
17418
|
+
"bytesInOutput": 893
|
17900
17419
|
},
|
17901
17420
|
"src/Prebuilt/components/Input/KeyboardInputManager.js": {
|
17902
|
-
"bytesInOutput":
|
17421
|
+
"bytesInOutput": 3675
|
17903
17422
|
},
|
17904
17423
|
"src/Prebuilt/components/hooks/useRedirectToLeave.tsx": {
|
17905
|
-
"bytesInOutput":
|
17424
|
+
"bytesInOutput": 764
|
17906
17425
|
},
|
17907
17426
|
"src/Prebuilt/AppStateContext.tsx": {
|
17908
17427
|
"bytesInOutput": 3463
|
17909
17428
|
},
|
17910
17429
|
"src/Prebuilt/components/LeaveScreen.tsx": {
|
17911
|
-
"bytesInOutput":
|
17430
|
+
"bytesInOutput": 2912
|
17912
17431
|
},
|
17913
17432
|
"src/Prebuilt/components/MwebLandscapePrompt.tsx": {
|
17914
|
-
"bytesInOutput":
|
17433
|
+
"bytesInOutput": 3659
|
17915
17434
|
},
|
17916
17435
|
"src/Prebuilt/components/Notifications/AutoplayBlockedModal.tsx": {
|
17917
17436
|
"bytesInOutput": 1415
|
17918
17437
|
},
|
17919
17438
|
"src/Prebuilt/components/Notifications/ChatNotifications.tsx": {
|
17920
|
-
"bytesInOutput":
|
17439
|
+
"bytesInOutput": 1737
|
17921
17440
|
},
|
17922
17441
|
"src/Prebuilt/components/Toast/ToastConfig.jsx": {
|
17923
|
-
"bytesInOutput":
|
17442
|
+
"bytesInOutput": 6985
|
17924
17443
|
},
|
17925
17444
|
"src/Prebuilt/components/Toast/ToastBatcher.js": {
|
17926
|
-
"bytesInOutput":
|
17445
|
+
"bytesInOutput": 2354
|
17927
17446
|
},
|
17928
17447
|
"src/Prebuilt/components/Notifications/HandRaisedNotifications.tsx": {
|
17929
|
-
"bytesInOutput":
|
17448
|
+
"bytesInOutput": 1885
|
17930
17449
|
},
|
17931
17450
|
"src/Prebuilt/components/Notifications/InitErrorModal.tsx": {
|
17932
|
-
"bytesInOutput":
|
17451
|
+
"bytesInOutput": 1933
|
17933
17452
|
},
|
17934
17453
|
"src/Prebuilt/components/Notifications/PeerNotifications.tsx": {
|
17935
|
-
"bytesInOutput":
|
17454
|
+
"bytesInOutput": 1840
|
17936
17455
|
},
|
17937
17456
|
"src/Prebuilt/images/android-perm-1.png": {
|
17938
17457
|
"bytesInOutput": 10560
|
@@ -17941,34 +17460,34 @@
|
|
17941
17460
|
"bytesInOutput": 12068
|
17942
17461
|
},
|
17943
17462
|
"src/Prebuilt/components/Notifications/PermissionErrorModal.tsx": {
|
17944
|
-
"bytesInOutput":
|
17463
|
+
"bytesInOutput": 4938
|
17945
17464
|
},
|
17946
17465
|
"src/Prebuilt/components/Notifications/ReconnectNotifications.tsx": {
|
17947
|
-
"bytesInOutput":
|
17466
|
+
"bytesInOutput": 2869
|
17948
17467
|
},
|
17949
17468
|
"src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.tsx": {
|
17950
|
-
"bytesInOutput":
|
17469
|
+
"bytesInOutput": 2294
|
17951
17470
|
},
|
17952
17471
|
"src/Prebuilt/components/Notifications/TrackNotifications.tsx": {
|
17953
17472
|
"bytesInOutput": 948
|
17954
17473
|
},
|
17955
17474
|
"src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx": {
|
17956
|
-
"bytesInOutput":
|
17475
|
+
"bytesInOutput": 2139
|
17957
17476
|
},
|
17958
17477
|
"src/Prebuilt/components/Notifications/Notifications.tsx": {
|
17959
|
-
"bytesInOutput":
|
17478
|
+
"bytesInOutput": 8093
|
17960
17479
|
},
|
17961
17480
|
"src/Prebuilt/components/Notifications/index.tsx": {
|
17962
17481
|
"bytesInOutput": 173
|
17963
17482
|
},
|
17964
17483
|
"src/Prebuilt/components/Preview/PreviewScreen.tsx": {
|
17965
|
-
"bytesInOutput":
|
17484
|
+
"bytesInOutput": 1731
|
17966
17485
|
},
|
17967
17486
|
"src/Prebuilt/components/Toast/Toast.jsx": {
|
17968
|
-
"bytesInOutput":
|
17487
|
+
"bytesInOutput": 648
|
17969
17488
|
},
|
17970
17489
|
"src/Prebuilt/components/Toast/ToastContainer.jsx": {
|
17971
|
-
"bytesInOutput":
|
17490
|
+
"bytesInOutput": 1382
|
17972
17491
|
},
|
17973
17492
|
"src/Prebuilt/components/RoomDetails/RoomDetailsSheet.tsx": {
|
17974
17493
|
"bytesInOutput": 2274
|
@@ -17977,16 +17496,16 @@
|
|
17977
17496
|
"bytesInOutput": 772
|
17978
17497
|
},
|
17979
17498
|
"src/Prebuilt/plugins/FlyingEmoji.jsx": {
|
17980
|
-
"bytesInOutput":
|
17499
|
+
"bytesInOutput": 4674
|
17981
17500
|
},
|
17982
17501
|
"src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
|
17983
|
-
"bytesInOutput":
|
17502
|
+
"bytesInOutput": 799
|
17984
17503
|
},
|
17985
17504
|
"src/Prebuilt/components/hooks/useAutoStartStreaming.tsx": {
|
17986
|
-
"bytesInOutput":
|
17505
|
+
"bytesInOutput": 2163
|
17987
17506
|
},
|
17988
17507
|
"src/Prebuilt/App.tsx": {
|
17989
|
-
"bytesInOutput":
|
17508
|
+
"bytesInOutput": 9253
|
17990
17509
|
},
|
17991
17510
|
"src/Prebuilt/index.ts": {
|
17992
17511
|
"bytesInOutput": 131
|
@@ -18004,7 +17523,76 @@
|
|
18004
17523
|
"bytesInOutput": 2980
|
18005
17524
|
}
|
18006
17525
|
},
|
18007
|
-
"bytes":
|
17526
|
+
"bytes": 1549208
|
17527
|
+
},
|
17528
|
+
"dist/index.cjs.css.map": {
|
17529
|
+
"imports": [],
|
17530
|
+
"exports": [],
|
17531
|
+
"inputs": {},
|
17532
|
+
"bytes": 121900
|
17533
|
+
},
|
17534
|
+
"dist/index.cjs.css": {
|
17535
|
+
"imports": [
|
17536
|
+
{
|
17537
|
+
"path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
|
17538
|
+
"kind": "import-rule",
|
17539
|
+
"external": true
|
17540
|
+
},
|
17541
|
+
{
|
17542
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m12 24.4219v-16.015l11.591 11.619h-6.781l-.411.124z' fill='white'/><path d='m21.0845 25.0962-3.605 1.535-4.682-11.089 3.686-1.553z' fill='white'/><path d='m19.751 24.4155-1.844.774-3.1-7.374 1.841-.775z' fill='black'/><path d='m13 10.814v11.188l2.969-2.866.428-.139h4.768z' fill='black'/></g></svg>",
|
17543
|
+
"kind": "url-token",
|
17544
|
+
"external": true
|
17545
|
+
},
|
17546
|
+
{
|
17547
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.3315 21.3799c-.284-.359-.629-1.093-1.243-1.984-.348-.504-1.211-1.453-1.468-1.935-.223-.426-.199-.617-.146-.97.094-.628.738-1.117 1.425-1.051.519.049.959.392 1.355.716.239.195.533.574.71.788.163.196.203.277.377.509.23.307.302.459.214.121-.071-.496-.187-1.343-.355-2.092-.128-.568-.159-.657-.281-1.093-.129-.464-.195-.789-.316-1.281-.084-.348-.235-1.059-.276-1.459-.057-.547-.087-1.439.264-1.849.275-.321.906-.418 1.297-.22.512.259.803 1.003.936 1.3.239.534.387 1.151.516 1.961.164 1.031.466 2.462.476 2.763.024-.369-.068-1.146-.004-1.5.058-.321.328-.694.666-.795.286-.085.621-.116.916-.055.313.064.643.288.766.499.362.624.369 1.899.384 1.831.086-.376.071-1.229.284-1.584.14-.234.497-.445.687-.479.294-.052.655-.068.964-.008.249.049.586.345.677.487.218.344.342 1.317.379 1.658.015.141.074-.392.293-.736.406-.639 1.843-.763 1.898.639.025.654.02.624.02 1.064 0 .517-.012.828-.04 1.202-.031.4-.117 1.304-.242 1.742-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.191 1.813-.118.562-.079.566-.102.965-.023.398.121.922.121.922s-.802.104-1.234.035c-.391-.063-.875-.841-1-1.079-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.031-3.139.02 0 0 .185-1.011-.227-1.358-.305-.259-.83-.784-1.144-1.06z' fill='white'/><g stroke='black' stroke-linecap='round' stroke-width='.75'><path d='m13.3315 21.3799c-.284-.359-.629-1.093-1.243-1.984-.348-.504-1.211-1.453-1.468-1.935-.223-.426-.199-.617-.146-.97.094-.628.738-1.117 1.425-1.051.519.049.959.392 1.355.716.239.195.533.574.71.788.163.196.203.277.377.509.23.307.302.459.214.121-.071-.496-.187-1.343-.355-2.092-.128-.568-.159-.657-.281-1.093-.129-.464-.195-.789-.316-1.281-.084-.348-.235-1.059-.276-1.459-.057-.547-.087-1.439.264-1.849.275-.321.906-.418 1.297-.22.512.259.803 1.003.936 1.3.239.534.387 1.151.516 1.961.164 1.031.466 2.462.476 2.763.024-.369-.068-1.146-.004-1.5.058-.321.328-.694.666-.795.286-.085.621-.116.916-.055.313.064.643.288.766.499.362.624.369 1.899.384 1.831.086-.376.071-1.229.284-1.584.14-.234.497-.445.687-.479.294-.052.655-.068.964-.008.249.049.586.345.677.487.218.344.342 1.317.379 1.658.015.141.074-.392.293-.736.406-.639 1.843-.763 1.898.639.025.654.02.624.02 1.064 0 .517-.012.828-.04 1.202-.031.4-.117 1.304-.242 1.742-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.191 1.813-.118.562-.079.566-.102.965-.023.398.121.922.121.922s-.802.104-1.234.035c-.391-.063-.875-.841-1-1.079-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.031-3.139.02 0 0 .185-1.011-.227-1.358-.305-.259-.83-.784-1.144-1.06z' stroke-linejoin='round'/><path d='m21.5664 21.7344v-3.459'/><path d='m19.5508 21.7461-.016-3.473'/><path d='m17.5547 18.3047.021 3.426'/></g></g></svg>",
|
17548
|
+
"kind": "url-token",
|
17549
|
+
"external": true
|
17550
|
+
},
|
17551
|
+
{
|
17552
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m25 16h-6.01v-6h-2.98v6h-6.01v3h6.01v6h2.98v-6h6.01z' fill='white'/><path d='m23.9902 17.0103h-6v-6.01h-.98v6.01h-6v.98h6v6.01h.98v-6.01h6z' fill='%23231f1f'/></g></svg>",
|
17553
|
+
"kind": "url-token",
|
17554
|
+
"external": true
|
17555
|
+
},
|
17556
|
+
{
|
17557
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m19 14h1v1h-1zm1 6h-1v-1h1zm-5-5h-1v-1h1zm0 5h-1v-1h1zm2-10.987-7.985 7.988 5.222 5.221 2.763 2.763 7.984-7.985z' fill='white'/><g fill='black'><path d='m23.5664 16.9971-2.557-2.809v1.829h-4.009-4.001v-1.829l-2.571 2.809 2.572 2.808-.001-1.808h4.001 4.009l-.001 1.808z'/><path d='m17.9873 17h.013v-4.001l1.807.001-2.807-2.571-2.809 2.57h1.809v4.001h.008v4.002l-1.828-.001 2.807 2.577 2.805-2.576h-1.805z'/></g></g></svg>",
|
17558
|
+
"kind": "url-token",
|
17559
|
+
"external": true
|
17560
|
+
},
|
17561
|
+
{
|
17562
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.5557 17.5742c-.098-.375-.196-.847-.406-1.552-.167-.557-.342-.859-.47-1.233-.155-.455-.303-.721-.496-1.181-.139-.329-.364-1.048-.457-1.44-.119-.509.033-.924.244-1.206.253-.339.962-.49 1.357-.351.371.13.744.512.916.788.288.46.357.632.717 1.542.393.992.564 1.918.611 2.231l.085.452c-.001-.04-.043-1.122-.044-1.162-.035-1.029-.06-1.823-.038-2.939.002-.126.064-.587.084-.715.078-.5.305-.8.673-.979.412-.201.926-.215 1.401-.017.423.173.626.55.687 1.022.014.109.094.987.093 1.107-.013 1.025.006 1.641.015 2.174.004.231.003 1.625.017 1.469.061-.656.094-3.189.344-3.942.144-.433.405-.746.794-.929.431-.203 1.113-.07 1.404.243.285.305.446.692.482 1.153.032.405-.019.897-.02 1.245 0 .867-.021 1.324-.037 2.121-.001.038-.015.298.023.182.094-.28.188-.542.266-.745.049-.125.241-.614.359-.859.114-.234.211-.369.415-.688.2-.313.415-.448.668-.561.54-.235 1.109.112 1.301.591.086.215.009.713-.028 1.105-.061.647-.254 1.306-.352 1.648-.128.447-.274 1.235-.34 1.601-.072.394-.234 1.382-.359 1.82-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.192 1.812-.117.563-.078.567-.101.965-.024.399.121.923.121.923s-.802.104-1.234.034c-.391-.062-.875-.841-1-1.078-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.03-3.139.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.284-.36-.629-1.093-1.243-1.985-.348-.504-1.027-1.085-1.284-1.579-.223-.425-.331-.954-.19-1.325.225-.594.675-.897 1.362-.832.519.05.848.206 1.238.537.225.19.573.534.75.748.163.195.203.276.377.509.23.307.302.459.214.121' fill='white'/><g stroke='black' stroke-linecap='round' stroke-width='.75'><path d='m13.5557 17.5742c-.098-.375-.196-.847-.406-1.552-.167-.557-.342-.859-.47-1.233-.155-.455-.303-.721-.496-1.181-.139-.329-.364-1.048-.457-1.44-.119-.509.033-.924.244-1.206.253-.339.962-.49 1.357-.351.371.13.744.512.916.788.288.46.357.632.717 1.542.393.992.564 1.918.611 2.231l.085.452c-.001-.04-.043-1.122-.044-1.162-.035-1.029-.06-1.823-.038-2.939.002-.126.064-.587.084-.715.078-.5.305-.8.673-.979.412-.201.926-.215 1.401-.017.423.173.626.55.687 1.022.014.109.094.987.093 1.107-.013 1.025.006 1.641.015 2.174.004.231.003 1.625.017 1.469.061-.656.094-3.189.344-3.942.144-.433.405-.746.794-.929.431-.203 1.113-.07 1.404.243.285.305.446.692.482 1.153.032.405-.019.897-.02 1.245 0 .867-.021 1.324-.037 2.121-.001.038-.015.298.023.182.094-.28.188-.542.266-.745.049-.125.241-.614.359-.859.114-.234.211-.369.415-.688.2-.313.415-.448.668-.561.54-.235 1.109.112 1.301.591.086.215.009.713-.028 1.105-.061.647-.254 1.306-.352 1.648-.128.447-.274 1.235-.34 1.601-.072.394-.234 1.382-.359 1.82-.086.301-.371.978-.652 1.384 0 0-1.074 1.25-1.192 1.812-.117.563-.078.567-.101.965-.024.399.121.923.121.923s-.802.104-1.234.034c-.391-.062-.875-.841-1-1.078-.172-.328-.539-.265-.682-.023-.225.383-.709 1.07-1.051 1.113-.668.084-2.054.03-3.139.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.284-.36-.629-1.093-1.243-1.985-.348-.504-1.027-1.085-1.284-1.579-.223-.425-.331-.954-.19-1.325.225-.594.675-.897 1.362-.832.519.05.848.206 1.238.537.225.19.573.534.75.748.163.195.203.276.377.509.23.307.302.459.214.121' stroke-linejoin='round'/><path d='m20.5664 21.7344v-3.459'/><path d='m18.5508 21.7461-.016-3.473'/><path d='m16.5547 18.3047.021 3.426'/></g></g></svg>",
|
17563
|
+
"kind": "url-token",
|
17564
|
+
"external": true
|
17565
|
+
},
|
17566
|
+
{
|
17567
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m13.5732 12.0361c.48-.178 1.427-.069 1.677.473.213.462.396 1.241.406 1.075.024-.369-.024-1.167.137-1.584.117-.304.347-.59.686-.691.285-.086.62-.116.916-.055.313.064.642.287.765.499.362.623.368 1.899.385 1.831.064-.272.07-1.229.283-1.584.141-.235.497-.445.687-.479.294-.052.656-.068.964-.008.249.049.586.344.677.487.219.344.342 1.316.379 1.658.016.141.074-.393.293-.736.406-.639 1.844-.763 1.898.639.026.654.02.624.02 1.064 0 .516-.012.828-.04 1.202-.03.399-.116 1.304-.241 1.742-.086.301-.371.978-.653 1.384 0 0-1.074 1.25-1.191 1.812-.117.563-.078.567-.102.965-.023.399.121.923.121.923s-.801.104-1.234.034c-.391-.062-.875-.84-1-1.078-.172-.328-.539-.265-.682-.023-.224.383-.709 1.07-1.05 1.113-.669.084-2.055.03-3.14.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.283-.36-1.002-.929-1.243-1.985-.213-.936-.192-1.395.037-1.77.232-.381.67-.589.854-.625.208-.042.692-.039.875.062.223.123.313.159.488.391.23.307.312.456.213.121-.076-.262-.322-.595-.434-.97-.109-.361-.401-.943-.38-1.526.008-.221.103-.771.832-1.042' fill='white'/><g stroke='black' stroke-width='.75'><path d='m13.5732 12.0361c.48-.178 1.427-.069 1.677.473.213.462.396 1.241.406 1.075.024-.369-.024-1.167.137-1.584.117-.304.347-.59.686-.691.285-.086.62-.116.916-.055.313.064.642.287.765.499.362.623.368 1.899.385 1.831.064-.272.07-1.229.283-1.584.141-.235.497-.445.687-.479.294-.052.656-.068.964-.008.249.049.586.344.677.487.219.344.342 1.316.379 1.658.016.141.074-.393.293-.736.406-.639 1.844-.763 1.898.639.026.654.02.624.02 1.064 0 .516-.012.828-.04 1.202-.03.399-.116 1.304-.241 1.742-.086.301-.371.978-.653 1.384 0 0-1.074 1.25-1.191 1.812-.117.563-.078.567-.102.965-.023.399.121.923.121.923s-.801.104-1.234.034c-.391-.062-.875-.84-1-1.078-.172-.328-.539-.265-.682-.023-.224.383-.709 1.07-1.05 1.113-.669.084-2.055.03-3.14.02 0 0 .185-1.011-.227-1.358-.305-.26-.83-.784-1.144-1.06l-.832-.921c-.283-.36-1.002-.929-1.243-1.985-.213-.936-.192-1.395.037-1.77.232-.381.67-.589.854-.625.208-.042.692-.039.875.062.223.123.313.159.488.391.23.307.312.456.213.121-.076-.262-.322-.595-.434-.97-.109-.361-.401-.943-.38-1.526.008-.221.103-.771.832-1.042z' stroke-linejoin='round'/><path d='m20.5664 19.7344v-3.459' stroke-linecap='round'/><path d='m18.5508 19.7461-.016-3.473' stroke-linecap='round'/><path d='m16.5547 16.3047.021 3.426' stroke-linecap='round'/></g></g></svg>",
|
17568
|
+
"kind": "url-token",
|
17569
|
+
"external": true
|
17570
|
+
},
|
17571
|
+
{
|
17572
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path fill='white' d='M7.94 0a5.25 5.25 0 0 0-3.47 1.17A5.27 5.27 0 0 0 1 0H0v3h1c1.41 0 1.85.7 2 1v3.94H2v3h1v3c-.13.3-.57 1-2 1H0v3h1a5.27 5.27 0 0 0 3.47-1.17c.98.8 2.21 1.21 3.47 1.17h1v-3h-1c-1.41 0-1.85-.7-2-1v-3H7v-3H6V4c.13-.3.57-1 2-1h1V0H7.94z'/><path fill='black' d='M7.94 2V1a4 4 0 0 0-3.47 1.64A4 4 0 0 0 1 1v1c1.3-.17 2.56.6 3 1.84v5.1H3v1h1v4.16c-.45 1.24-1.7 2-3 1.84v1a4.05 4.05 0 0 0 3.47-1.63 4.05 4.05 0 0 0 3.47 1.63v-1A2.82 2.82 0 0 1 5 14.1V9.93h1v-1H5V3.85A2.81 2.81 0 0 1 7.94 2z'/></g></svg>",
|
17573
|
+
"kind": "url-token",
|
17574
|
+
"external": true
|
17575
|
+
},
|
17576
|
+
{
|
17577
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5' fill='white'/><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5z' stroke='black'/><g fill='black'><path d='m18 14h-2v-2h-2v2h-2v1.98h2v2.02h2v-2.02h2z'/><path d='m23.5859 25 1.414-1.414-5.449-5.449-1.414 1.414z'/></g></g></svg>",
|
17578
|
+
"kind": "url-token",
|
17579
|
+
"external": true
|
17580
|
+
},
|
17581
|
+
{
|
17582
|
+
"path": "data:image/svg+xml,<svg height='32' width='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' style='color: black;'><defs><filter id='shadow' y='-40%' x='-40%' width='180px' height='180%' color-interpolation-filters='sRGB'><feDropShadow dx='1' dy='1' stdDeviation='1.2' flood-opacity='.5'/></filter></defs><g fill='none' transform='rotate(0 16 16)' filter='url(%23shadow)'><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5' fill='white'/><path d='m20.5 15c0 3.038-2.462 5.5-5.5 5.5s-5.5-2.462-5.5-5.5 2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5z' stroke='black'/><g fill='black'><path d='m18 16h-5.98v-1.98h5.98z'/><path d='m23.5859 25 1.414-1.414-5.449-5.449-1.414 1.414z'/></g></g></svg>",
|
17583
|
+
"kind": "url-token",
|
17584
|
+
"external": true
|
17585
|
+
}
|
17586
|
+
],
|
17587
|
+
"inputs": {
|
17588
|
+
"../../../../../../../tmp/tmp-2823-Mrl15qa0kLRX/18f2eeedc162/tldraw.css": {
|
17589
|
+
"bytesInOutput": 75223
|
17590
|
+
},
|
17591
|
+
"../../../../../../../tmp/tmp-2823-Mrl15qa0kLRX/18f2eeedbb60/index.css": {
|
17592
|
+
"bytesInOutput": 131
|
17593
|
+
}
|
17594
|
+
},
|
17595
|
+
"bytes": 75635
|
18008
17596
|
}
|
18009
17597
|
}
|
18010
17598
|
}
|