@100mslive/roomkit-react 0.3.5 → 0.3.7-alpha.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{HLSView-K5AMEE25.js → HLSView-4GYBPDV3.js} +111 -121
- package/dist/HLSView-4GYBPDV3.js.map +7 -0
- package/dist/HLSView-B3CVWA37.css +2765 -0
- package/dist/HLSView-B3CVWA37.css.map +7 -0
- package/dist/Prebuilt/components/VideoLayouts/WhiteboardLayout.d.ts +1 -0
- package/dist/{chunk-6EGSZGLA.js → chunk-3KJZ5DTM.js} +1345 -1651
- package/dist/chunk-3KJZ5DTM.js.map +7 -0
- package/dist/index.cjs.css +2765 -0
- package/dist/index.cjs.css.map +7 -0
- package/dist/index.cjs.js +1463 -1757
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.css +2765 -0
- package/dist/index.css.map +7 -0
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +332 -752
- package/dist/meta.esbuild.json +408 -765
- package/package.json +7 -6
- package/src/Modal/DialogContent.tsx +2 -0
- package/src/Prebuilt/components/Footer/Footer.tsx +1 -0
- package/src/Prebuilt/components/HMSVideo/HMSVideo.jsx +2 -1
- package/src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx +2 -2
- package/src/Prebuilt/components/ScreenShareToggle.jsx +1 -1
- package/src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx +7 -13
- package/src/Prebuilt/layouts/VideoStreamingSection.tsx +4 -1
- package/dist/HLSView-K5AMEE25.js.map +0 -7
- package/dist/chunk-6EGSZGLA.js.map +0 -7
package/dist/meta.esbuild.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"
|
@@ -718,7 +668,7 @@
|
|
718
668
|
"format": "esm"
|
719
669
|
},
|
720
670
|
"src/Modal/DialogContent.tsx": {
|
721
|
-
"bytes":
|
671
|
+
"bytes": 1922,
|
722
672
|
"imports": [
|
723
673
|
{
|
724
674
|
"path": "react",
|
@@ -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"
|
@@ -1532,11 +1452,6 @@
|
|
1532
1452
|
"path": "<define:process.env>",
|
1533
1453
|
"kind": "import-statement",
|
1534
1454
|
"external": true
|
1535
|
-
},
|
1536
|
-
{
|
1537
|
-
"path": "<runtime>",
|
1538
|
-
"kind": "import-statement",
|
1539
|
-
"external": true
|
1540
1455
|
}
|
1541
1456
|
],
|
1542
1457
|
"format": "esm"
|
@@ -1599,11 +1514,6 @@
|
|
1599
1514
|
"path": "<define:process.env>",
|
1600
1515
|
"kind": "import-statement",
|
1601
1516
|
"external": true
|
1602
|
-
},
|
1603
|
-
{
|
1604
|
-
"path": "<runtime>",
|
1605
|
-
"kind": "import-statement",
|
1606
|
-
"external": true
|
1607
1517
|
}
|
1608
1518
|
],
|
1609
1519
|
"format": "esm"
|
@@ -1784,11 +1694,6 @@
|
|
1784
1694
|
"path": "<define:process.env>",
|
1785
1695
|
"kind": "import-statement",
|
1786
1696
|
"external": true
|
1787
|
-
},
|
1788
|
-
{
|
1789
|
-
"path": "<runtime>",
|
1790
|
-
"kind": "import-statement",
|
1791
|
-
"external": true
|
1792
1697
|
}
|
1793
1698
|
],
|
1794
1699
|
"format": "esm"
|
@@ -1841,11 +1746,6 @@
|
|
1841
1746
|
"path": "<define:process.env>",
|
1842
1747
|
"kind": "import-statement",
|
1843
1748
|
"external": true
|
1844
|
-
},
|
1845
|
-
{
|
1846
|
-
"path": "<runtime>",
|
1847
|
-
"kind": "import-statement",
|
1848
|
-
"external": true
|
1849
1749
|
}
|
1850
1750
|
],
|
1851
1751
|
"format": "esm"
|
@@ -1987,11 +1887,6 @@
|
|
1987
1887
|
"path": "<define:process.env>",
|
1988
1888
|
"kind": "import-statement",
|
1989
1889
|
"external": true
|
1990
|
-
},
|
1991
|
-
{
|
1992
|
-
"path": "<runtime>",
|
1993
|
-
"kind": "import-statement",
|
1994
|
-
"external": true
|
1995
1890
|
}
|
1996
1891
|
],
|
1997
1892
|
"format": "esm"
|
@@ -2059,11 +1954,6 @@
|
|
2059
1954
|
"path": "<define:process.env>",
|
2060
1955
|
"kind": "import-statement",
|
2061
1956
|
"external": true
|
2062
|
-
},
|
2063
|
-
{
|
2064
|
-
"path": "<runtime>",
|
2065
|
-
"kind": "import-statement",
|
2066
|
-
"external": true
|
2067
1957
|
}
|
2068
1958
|
],
|
2069
1959
|
"format": "esm"
|
@@ -2112,11 +2002,6 @@
|
|
2112
2002
|
"path": "<define:process.env>",
|
2113
2003
|
"kind": "import-statement",
|
2114
2004
|
"external": true
|
2115
|
-
},
|
2116
|
-
{
|
2117
|
-
"path": "<runtime>",
|
2118
|
-
"kind": "import-statement",
|
2119
|
-
"external": true
|
2120
2005
|
}
|
2121
2006
|
],
|
2122
2007
|
"format": "esm"
|
@@ -2297,11 +2182,6 @@
|
|
2297
2182
|
"path": "<define:process.env>",
|
2298
2183
|
"kind": "import-statement",
|
2299
2184
|
"external": true
|
2300
|
-
},
|
2301
|
-
{
|
2302
|
-
"path": "<runtime>",
|
2303
|
-
"kind": "import-statement",
|
2304
|
-
"external": true
|
2305
2185
|
}
|
2306
2186
|
],
|
2307
2187
|
"format": "esm"
|
@@ -2465,11 +2345,6 @@
|
|
2465
2345
|
"path": "<define:process.env>",
|
2466
2346
|
"kind": "import-statement",
|
2467
2347
|
"external": true
|
2468
|
-
},
|
2469
|
-
{
|
2470
|
-
"path": "<runtime>",
|
2471
|
-
"kind": "import-statement",
|
2472
|
-
"external": true
|
2473
2348
|
}
|
2474
2349
|
],
|
2475
2350
|
"format": "esm"
|
@@ -2511,11 +2386,6 @@
|
|
2511
2386
|
"path": "<define:process.env>",
|
2512
2387
|
"kind": "import-statement",
|
2513
2388
|
"external": true
|
2514
|
-
},
|
2515
|
-
{
|
2516
|
-
"path": "<runtime>",
|
2517
|
-
"kind": "import-statement",
|
2518
|
-
"external": true
|
2519
2389
|
}
|
2520
2390
|
],
|
2521
2391
|
"format": "esm"
|
@@ -2558,11 +2428,6 @@
|
|
2558
2428
|
"path": "<define:process.env>",
|
2559
2429
|
"kind": "import-statement",
|
2560
2430
|
"external": true
|
2561
|
-
},
|
2562
|
-
{
|
2563
|
-
"path": "<runtime>",
|
2564
|
-
"kind": "import-statement",
|
2565
|
-
"external": true
|
2566
2431
|
}
|
2567
2432
|
],
|
2568
2433
|
"format": "esm"
|
@@ -2793,11 +2658,6 @@
|
|
2793
2658
|
"path": "<define:process.env>",
|
2794
2659
|
"kind": "import-statement",
|
2795
2660
|
"external": true
|
2796
|
-
},
|
2797
|
-
{
|
2798
|
-
"path": "<runtime>",
|
2799
|
-
"kind": "import-statement",
|
2800
|
-
"external": true
|
2801
2661
|
}
|
2802
2662
|
],
|
2803
2663
|
"format": "esm"
|
@@ -2814,11 +2674,6 @@
|
|
2814
2674
|
"path": "<define:process.env>",
|
2815
2675
|
"kind": "import-statement",
|
2816
2676
|
"external": true
|
2817
|
-
},
|
2818
|
-
{
|
2819
|
-
"path": "<runtime>",
|
2820
|
-
"kind": "import-statement",
|
2821
|
-
"external": true
|
2822
2677
|
}
|
2823
2678
|
],
|
2824
2679
|
"format": "esm"
|
@@ -2910,11 +2765,6 @@
|
|
2910
2765
|
"path": "<define:process.env>",
|
2911
2766
|
"kind": "import-statement",
|
2912
2767
|
"external": true
|
2913
|
-
},
|
2914
|
-
{
|
2915
|
-
"path": "<runtime>",
|
2916
|
-
"kind": "import-statement",
|
2917
|
-
"external": true
|
2918
2768
|
}
|
2919
2769
|
],
|
2920
2770
|
"format": "esm"
|
@@ -3023,11 +2873,6 @@
|
|
3023
2873
|
"path": "<define:process.env>",
|
3024
2874
|
"kind": "import-statement",
|
3025
2875
|
"external": true
|
3026
|
-
},
|
3027
|
-
{
|
3028
|
-
"path": "<runtime>",
|
3029
|
-
"kind": "import-statement",
|
3030
|
-
"external": true
|
3031
2876
|
}
|
3032
2877
|
],
|
3033
2878
|
"format": "esm"
|
@@ -3114,11 +2959,6 @@
|
|
3114
2959
|
"path": "<define:process.env>",
|
3115
2960
|
"kind": "import-statement",
|
3116
2961
|
"external": true
|
3117
|
-
},
|
3118
|
-
{
|
3119
|
-
"path": "<runtime>",
|
3120
|
-
"kind": "import-statement",
|
3121
|
-
"external": true
|
3122
2962
|
}
|
3123
2963
|
],
|
3124
2964
|
"format": "esm"
|
@@ -3155,11 +2995,6 @@
|
|
3155
2995
|
"path": "<define:process.env>",
|
3156
2996
|
"kind": "import-statement",
|
3157
2997
|
"external": true
|
3158
|
-
},
|
3159
|
-
{
|
3160
|
-
"path": "<runtime>",
|
3161
|
-
"kind": "import-statement",
|
3162
|
-
"external": true
|
3163
2998
|
}
|
3164
2999
|
],
|
3165
3000
|
"format": "esm"
|
@@ -3212,11 +3047,6 @@
|
|
3212
3047
|
"path": "<define:process.env>",
|
3213
3048
|
"kind": "import-statement",
|
3214
3049
|
"external": true
|
3215
|
-
},
|
3216
|
-
{
|
3217
|
-
"path": "<runtime>",
|
3218
|
-
"kind": "import-statement",
|
3219
|
-
"external": true
|
3220
3050
|
}
|
3221
3051
|
],
|
3222
3052
|
"format": "esm"
|
@@ -3253,11 +3083,6 @@
|
|
3253
3083
|
"path": "<define:process.env>",
|
3254
3084
|
"kind": "import-statement",
|
3255
3085
|
"external": true
|
3256
|
-
},
|
3257
|
-
{
|
3258
|
-
"path": "<runtime>",
|
3259
|
-
"kind": "import-statement",
|
3260
|
-
"external": true
|
3261
3086
|
}
|
3262
3087
|
],
|
3263
3088
|
"format": "esm"
|
@@ -3334,11 +3159,6 @@
|
|
3334
3159
|
"path": "<define:process.env>",
|
3335
3160
|
"kind": "import-statement",
|
3336
3161
|
"external": true
|
3337
|
-
},
|
3338
|
-
{
|
3339
|
-
"path": "<runtime>",
|
3340
|
-
"kind": "import-statement",
|
3341
|
-
"external": true
|
3342
3162
|
}
|
3343
3163
|
],
|
3344
3164
|
"format": "esm"
|
@@ -3420,11 +3240,6 @@
|
|
3420
3240
|
"path": "<define:process.env>",
|
3421
3241
|
"kind": "import-statement",
|
3422
3242
|
"external": true
|
3423
|
-
},
|
3424
|
-
{
|
3425
|
-
"path": "<runtime>",
|
3426
|
-
"kind": "import-statement",
|
3427
|
-
"external": true
|
3428
3243
|
}
|
3429
3244
|
],
|
3430
3245
|
"format": "esm"
|
@@ -3481,11 +3296,6 @@
|
|
3481
3296
|
"path": "<define:process.env>",
|
3482
3297
|
"kind": "import-statement",
|
3483
3298
|
"external": true
|
3484
|
-
},
|
3485
|
-
{
|
3486
|
-
"path": "<runtime>",
|
3487
|
-
"kind": "import-statement",
|
3488
|
-
"external": true
|
3489
3299
|
}
|
3490
3300
|
],
|
3491
3301
|
"format": "esm"
|
@@ -3523,11 +3333,6 @@
|
|
3523
3333
|
"path": "<define:process.env>",
|
3524
3334
|
"kind": "import-statement",
|
3525
3335
|
"external": true
|
3526
|
-
},
|
3527
|
-
{
|
3528
|
-
"path": "<runtime>",
|
3529
|
-
"kind": "import-statement",
|
3530
|
-
"external": true
|
3531
3336
|
}
|
3532
3337
|
],
|
3533
3338
|
"format": "esm"
|
@@ -3544,11 +3349,6 @@
|
|
3544
3349
|
"path": "<define:process.env>",
|
3545
3350
|
"kind": "import-statement",
|
3546
3351
|
"external": true
|
3547
|
-
},
|
3548
|
-
{
|
3549
|
-
"path": "<runtime>",
|
3550
|
-
"kind": "import-statement",
|
3551
|
-
"external": true
|
3552
3352
|
}
|
3553
3353
|
],
|
3554
3354
|
"format": "esm"
|
@@ -3702,11 +3502,6 @@
|
|
3702
3502
|
"path": "<define:process.env>",
|
3703
3503
|
"kind": "import-statement",
|
3704
3504
|
"external": true
|
3705
|
-
},
|
3706
|
-
{
|
3707
|
-
"path": "<runtime>",
|
3708
|
-
"kind": "import-statement",
|
3709
|
-
"external": true
|
3710
3505
|
}
|
3711
3506
|
],
|
3712
3507
|
"format": "esm"
|
@@ -3788,11 +3583,6 @@
|
|
3788
3583
|
"path": "<define:process.env>",
|
3789
3584
|
"kind": "import-statement",
|
3790
3585
|
"external": true
|
3791
|
-
},
|
3792
|
-
{
|
3793
|
-
"path": "<runtime>",
|
3794
|
-
"kind": "import-statement",
|
3795
|
-
"external": true
|
3796
3586
|
}
|
3797
3587
|
],
|
3798
3588
|
"format": "esm"
|
@@ -3880,11 +3670,6 @@
|
|
3880
3670
|
"path": "<define:process.env>",
|
3881
3671
|
"kind": "import-statement",
|
3882
3672
|
"external": true
|
3883
|
-
},
|
3884
|
-
{
|
3885
|
-
"path": "<runtime>",
|
3886
|
-
"kind": "import-statement",
|
3887
|
-
"external": true
|
3888
3673
|
}
|
3889
3674
|
],
|
3890
3675
|
"format": "esm"
|
@@ -4012,11 +3797,6 @@
|
|
4012
3797
|
"path": "<define:process.env>",
|
4013
3798
|
"kind": "import-statement",
|
4014
3799
|
"external": true
|
4015
|
-
},
|
4016
|
-
{
|
4017
|
-
"path": "<runtime>",
|
4018
|
-
"kind": "import-statement",
|
4019
|
-
"external": true
|
4020
3800
|
}
|
4021
3801
|
],
|
4022
3802
|
"format": "esm"
|
@@ -4048,11 +3828,6 @@
|
|
4048
3828
|
"path": "<define:process.env>",
|
4049
3829
|
"kind": "import-statement",
|
4050
3830
|
"external": true
|
4051
|
-
},
|
4052
|
-
{
|
4053
|
-
"path": "<runtime>",
|
4054
|
-
"kind": "import-statement",
|
4055
|
-
"external": true
|
4056
3831
|
}
|
4057
3832
|
],
|
4058
3833
|
"format": "esm"
|
@@ -4197,11 +3972,6 @@
|
|
4197
3972
|
"path": "<define:process.env>",
|
4198
3973
|
"kind": "import-statement",
|
4199
3974
|
"external": true
|
4200
|
-
},
|
4201
|
-
{
|
4202
|
-
"path": "<runtime>",
|
4203
|
-
"kind": "import-statement",
|
4204
|
-
"external": true
|
4205
3975
|
}
|
4206
3976
|
],
|
4207
3977
|
"format": "esm"
|
@@ -4223,11 +3993,6 @@
|
|
4223
3993
|
"path": "<define:process.env>",
|
4224
3994
|
"kind": "import-statement",
|
4225
3995
|
"external": true
|
4226
|
-
},
|
4227
|
-
{
|
4228
|
-
"path": "<runtime>",
|
4229
|
-
"kind": "import-statement",
|
4230
|
-
"external": true
|
4231
3996
|
}
|
4232
3997
|
],
|
4233
3998
|
"format": "esm"
|
@@ -4696,7 +4461,7 @@
|
|
4696
4461
|
"format": "cjs"
|
4697
4462
|
},
|
4698
4463
|
"../hms-video-store/dist/index.js": {
|
4699
|
-
"bytes":
|
4464
|
+
"bytes": 330632,
|
4700
4465
|
"imports": [
|
4701
4466
|
{
|
4702
4467
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -4853,11 +4618,6 @@
|
|
4853
4618
|
"path": "<define:process.env>",
|
4854
4619
|
"kind": "import-statement",
|
4855
4620
|
"external": true
|
4856
|
-
},
|
4857
|
-
{
|
4858
|
-
"path": "<runtime>",
|
4859
|
-
"kind": "import-statement",
|
4860
|
-
"external": true
|
4861
4621
|
}
|
4862
4622
|
],
|
4863
4623
|
"format": "esm"
|
@@ -5006,11 +4766,6 @@
|
|
5006
4766
|
"path": "<define:process.env>",
|
5007
4767
|
"kind": "import-statement",
|
5008
4768
|
"external": true
|
5009
|
-
},
|
5010
|
-
{
|
5011
|
-
"path": "<runtime>",
|
5012
|
-
"kind": "import-statement",
|
5013
|
-
"external": true
|
5014
4769
|
}
|
5015
4770
|
],
|
5016
4771
|
"format": "esm"
|
@@ -5042,11 +4797,6 @@
|
|
5042
4797
|
"path": "<define:process.env>",
|
5043
4798
|
"kind": "import-statement",
|
5044
4799
|
"external": true
|
5045
|
-
},
|
5046
|
-
{
|
5047
|
-
"path": "<runtime>",
|
5048
|
-
"kind": "import-statement",
|
5049
|
-
"external": true
|
5050
4800
|
}
|
5051
4801
|
],
|
5052
4802
|
"format": "esm"
|
@@ -5088,11 +4838,6 @@
|
|
5088
4838
|
"path": "<define:process.env>",
|
5089
4839
|
"kind": "import-statement",
|
5090
4840
|
"external": true
|
5091
|
-
},
|
5092
|
-
{
|
5093
|
-
"path": "<runtime>",
|
5094
|
-
"kind": "import-statement",
|
5095
|
-
"external": true
|
5096
4841
|
}
|
5097
4842
|
],
|
5098
4843
|
"format": "esm"
|
@@ -5144,11 +4889,6 @@
|
|
5144
4889
|
"path": "<define:process.env>",
|
5145
4890
|
"kind": "import-statement",
|
5146
4891
|
"external": true
|
5147
|
-
},
|
5148
|
-
{
|
5149
|
-
"path": "<runtime>",
|
5150
|
-
"kind": "import-statement",
|
5151
|
-
"external": true
|
5152
4892
|
}
|
5153
4893
|
],
|
5154
4894
|
"format": "esm"
|
@@ -5342,11 +5082,6 @@
|
|
5342
5082
|
"path": "<define:process.env>",
|
5343
5083
|
"kind": "import-statement",
|
5344
5084
|
"external": true
|
5345
|
-
},
|
5346
|
-
{
|
5347
|
-
"path": "<runtime>",
|
5348
|
-
"kind": "import-statement",
|
5349
|
-
"external": true
|
5350
5085
|
}
|
5351
5086
|
],
|
5352
5087
|
"format": "esm"
|
@@ -5439,11 +5174,6 @@
|
|
5439
5174
|
"path": "<define:process.env>",
|
5440
5175
|
"kind": "import-statement",
|
5441
5176
|
"external": true
|
5442
|
-
},
|
5443
|
-
{
|
5444
|
-
"path": "<runtime>",
|
5445
|
-
"kind": "import-statement",
|
5446
|
-
"external": true
|
5447
5177
|
}
|
5448
5178
|
],
|
5449
5179
|
"format": "esm"
|
@@ -5704,7 +5434,7 @@
|
|
5704
5434
|
"format": "esm"
|
5705
5435
|
},
|
5706
5436
|
"src/Prebuilt/components/ScreenShareToggle.jsx": {
|
5707
|
-
"bytes":
|
5437
|
+
"bytes": 1717,
|
5708
5438
|
"imports": [
|
5709
5439
|
{
|
5710
5440
|
"path": "react",
|
@@ -5760,11 +5490,6 @@
|
|
5760
5490
|
"path": "<define:process.env>",
|
5761
5491
|
"kind": "import-statement",
|
5762
5492
|
"external": true
|
5763
|
-
},
|
5764
|
-
{
|
5765
|
-
"path": "<runtime>",
|
5766
|
-
"kind": "import-statement",
|
5767
|
-
"external": true
|
5768
5493
|
}
|
5769
5494
|
],
|
5770
5495
|
"format": "esm"
|
@@ -5945,11 +5670,6 @@
|
|
5945
5670
|
"path": "<define:process.env>",
|
5946
5671
|
"kind": "import-statement",
|
5947
5672
|
"external": true
|
5948
|
-
},
|
5949
|
-
{
|
5950
|
-
"path": "<runtime>",
|
5951
|
-
"kind": "import-statement",
|
5952
|
-
"external": true
|
5953
5673
|
}
|
5954
5674
|
],
|
5955
5675
|
"format": "esm"
|
@@ -6011,11 +5731,6 @@
|
|
6011
5731
|
"path": "<define:process.env>",
|
6012
5732
|
"kind": "import-statement",
|
6013
5733
|
"external": true
|
6014
|
-
},
|
6015
|
-
{
|
6016
|
-
"path": "<runtime>",
|
6017
|
-
"kind": "import-statement",
|
6018
|
-
"external": true
|
6019
5734
|
}
|
6020
5735
|
],
|
6021
5736
|
"format": "esm"
|
@@ -6042,11 +5757,6 @@
|
|
6042
5757
|
"path": "<define:process.env>",
|
6043
5758
|
"kind": "import-statement",
|
6044
5759
|
"external": true
|
6045
|
-
},
|
6046
|
-
{
|
6047
|
-
"path": "<runtime>",
|
6048
|
-
"kind": "import-statement",
|
6049
|
-
"external": true
|
6050
5760
|
}
|
6051
5761
|
],
|
6052
5762
|
"format": "esm"
|
@@ -6154,11 +5864,6 @@
|
|
6154
5864
|
"path": "<define:process.env>",
|
6155
5865
|
"kind": "import-statement",
|
6156
5866
|
"external": true
|
6157
|
-
},
|
6158
|
-
{
|
6159
|
-
"path": "<runtime>",
|
6160
|
-
"kind": "import-statement",
|
6161
|
-
"external": true
|
6162
5867
|
}
|
6163
5868
|
],
|
6164
5869
|
"format": "esm"
|
@@ -6245,11 +5950,6 @@
|
|
6245
5950
|
"path": "<define:process.env>",
|
6246
5951
|
"kind": "import-statement",
|
6247
5952
|
"external": true
|
6248
|
-
},
|
6249
|
-
{
|
6250
|
-
"path": "<runtime>",
|
6251
|
-
"kind": "import-statement",
|
6252
|
-
"external": true
|
6253
5953
|
}
|
6254
5954
|
],
|
6255
5955
|
"format": "esm"
|
@@ -6337,17 +6037,12 @@
|
|
6337
6037
|
"path": "<define:process.env>",
|
6338
6038
|
"kind": "import-statement",
|
6339
6039
|
"external": true
|
6340
|
-
},
|
6341
|
-
{
|
6342
|
-
"path": "<runtime>",
|
6343
|
-
"kind": "import-statement",
|
6344
|
-
"external": true
|
6345
6040
|
}
|
6346
6041
|
],
|
6347
6042
|
"format": "esm"
|
6348
6043
|
},
|
6349
6044
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
6350
|
-
"bytes":
|
6045
|
+
"bytes": 3811,
|
6351
6046
|
"imports": [
|
6352
6047
|
{
|
6353
6048
|
"path": "react",
|
@@ -6504,11 +6199,6 @@
|
|
6504
6199
|
"path": "<define:process.env>",
|
6505
6200
|
"kind": "import-statement",
|
6506
6201
|
"external": true
|
6507
|
-
},
|
6508
|
-
{
|
6509
|
-
"path": "<runtime>",
|
6510
|
-
"kind": "import-statement",
|
6511
|
-
"external": true
|
6512
6202
|
}
|
6513
6203
|
],
|
6514
6204
|
"format": "esm"
|
@@ -6540,11 +6230,6 @@
|
|
6540
6230
|
"path": "<define:process.env>",
|
6541
6231
|
"kind": "import-statement",
|
6542
6232
|
"external": true
|
6543
|
-
},
|
6544
|
-
{
|
6545
|
-
"path": "<runtime>",
|
6546
|
-
"kind": "import-statement",
|
6547
|
-
"external": true
|
6548
6233
|
}
|
6549
6234
|
],
|
6550
6235
|
"format": "esm"
|
@@ -6648,11 +6333,6 @@
|
|
6648
6333
|
"path": "<define:process.env>",
|
6649
6334
|
"kind": "import-statement",
|
6650
6335
|
"external": true
|
6651
|
-
},
|
6652
|
-
{
|
6653
|
-
"path": "<runtime>",
|
6654
|
-
"kind": "import-statement",
|
6655
|
-
"external": true
|
6656
6336
|
}
|
6657
6337
|
],
|
6658
6338
|
"format": "esm"
|
@@ -6951,11 +6631,6 @@
|
|
6951
6631
|
"path": "<define:process.env>",
|
6952
6632
|
"kind": "import-statement",
|
6953
6633
|
"external": true
|
6954
|
-
},
|
6955
|
-
{
|
6956
|
-
"path": "<runtime>",
|
6957
|
-
"kind": "import-statement",
|
6958
|
-
"external": true
|
6959
6634
|
}
|
6960
6635
|
],
|
6961
6636
|
"format": "esm"
|
@@ -7058,11 +6733,6 @@
|
|
7058
6733
|
"path": "<define:process.env>",
|
7059
6734
|
"kind": "import-statement",
|
7060
6735
|
"external": true
|
7061
|
-
},
|
7062
|
-
{
|
7063
|
-
"path": "<runtime>",
|
7064
|
-
"kind": "import-statement",
|
7065
|
-
"external": true
|
7066
6736
|
}
|
7067
6737
|
],
|
7068
6738
|
"format": "esm"
|
@@ -7157,11 +6827,6 @@
|
|
7157
6827
|
"path": "<define:process.env>",
|
7158
6828
|
"kind": "import-statement",
|
7159
6829
|
"external": true
|
7160
|
-
},
|
7161
|
-
{
|
7162
|
-
"path": "<runtime>",
|
7163
|
-
"kind": "import-statement",
|
7164
|
-
"external": true
|
7165
6830
|
}
|
7166
6831
|
],
|
7167
6832
|
"format": "esm"
|
@@ -7340,11 +7005,6 @@
|
|
7340
7005
|
"path": "<define:process.env>",
|
7341
7006
|
"kind": "import-statement",
|
7342
7007
|
"external": true
|
7343
|
-
},
|
7344
|
-
{
|
7345
|
-
"path": "<runtime>",
|
7346
|
-
"kind": "import-statement",
|
7347
|
-
"external": true
|
7348
7008
|
}
|
7349
7009
|
],
|
7350
7010
|
"format": "esm"
|
@@ -7555,11 +7215,6 @@
|
|
7555
7215
|
"path": "<define:process.env>",
|
7556
7216
|
"kind": "import-statement",
|
7557
7217
|
"external": true
|
7558
|
-
},
|
7559
|
-
{
|
7560
|
-
"path": "<runtime>",
|
7561
|
-
"kind": "import-statement",
|
7562
|
-
"external": true
|
7563
7218
|
}
|
7564
7219
|
],
|
7565
7220
|
"format": "esm"
|
@@ -7740,11 +7395,6 @@
|
|
7740
7395
|
"path": "<define:process.env>",
|
7741
7396
|
"kind": "import-statement",
|
7742
7397
|
"external": true
|
7743
|
-
},
|
7744
|
-
{
|
7745
|
-
"path": "<runtime>",
|
7746
|
-
"kind": "import-statement",
|
7747
|
-
"external": true
|
7748
7398
|
}
|
7749
7399
|
],
|
7750
7400
|
"format": "esm"
|
@@ -7776,11 +7426,6 @@
|
|
7776
7426
|
"path": "<define:process.env>",
|
7777
7427
|
"kind": "import-statement",
|
7778
7428
|
"external": true
|
7779
|
-
},
|
7780
|
-
{
|
7781
|
-
"path": "<runtime>",
|
7782
|
-
"kind": "import-statement",
|
7783
|
-
"external": true
|
7784
7429
|
}
|
7785
7430
|
],
|
7786
7431
|
"format": "esm"
|
@@ -7867,11 +7512,6 @@
|
|
7867
7512
|
"path": "<define:process.env>",
|
7868
7513
|
"kind": "import-statement",
|
7869
7514
|
"external": true
|
7870
|
-
},
|
7871
|
-
{
|
7872
|
-
"path": "<runtime>",
|
7873
|
-
"kind": "import-statement",
|
7874
|
-
"external": true
|
7875
7515
|
}
|
7876
7516
|
],
|
7877
7517
|
"format": "esm"
|
@@ -8120,11 +7760,6 @@
|
|
8120
7760
|
"path": "<define:process.env>",
|
8121
7761
|
"kind": "import-statement",
|
8122
7762
|
"external": true
|
8123
|
-
},
|
8124
|
-
{
|
8125
|
-
"path": "<runtime>",
|
8126
|
-
"kind": "import-statement",
|
8127
|
-
"external": true
|
8128
7763
|
}
|
8129
7764
|
],
|
8130
7765
|
"format": "esm"
|
@@ -8349,11 +7984,6 @@
|
|
8349
7984
|
"path": "<define:process.env>",
|
8350
7985
|
"kind": "import-statement",
|
8351
7986
|
"external": true
|
8352
|
-
},
|
8353
|
-
{
|
8354
|
-
"path": "<runtime>",
|
8355
|
-
"kind": "import-statement",
|
8356
|
-
"external": true
|
8357
7987
|
}
|
8358
7988
|
],
|
8359
7989
|
"format": "esm"
|
@@ -8405,11 +8035,6 @@
|
|
8405
8035
|
"path": "<define:process.env>",
|
8406
8036
|
"kind": "import-statement",
|
8407
8037
|
"external": true
|
8408
|
-
},
|
8409
|
-
{
|
8410
|
-
"path": "<runtime>",
|
8411
|
-
"kind": "import-statement",
|
8412
|
-
"external": true
|
8413
8038
|
}
|
8414
8039
|
],
|
8415
8040
|
"format": "esm"
|
@@ -8538,11 +8163,6 @@
|
|
8538
8163
|
"path": "<define:process.env>",
|
8539
8164
|
"kind": "import-statement",
|
8540
8165
|
"external": true
|
8541
|
-
},
|
8542
|
-
{
|
8543
|
-
"path": "<runtime>",
|
8544
|
-
"kind": "import-statement",
|
8545
|
-
"external": true
|
8546
8166
|
}
|
8547
8167
|
],
|
8548
8168
|
"format": "esm"
|
@@ -8644,11 +8264,6 @@
|
|
8644
8264
|
"path": "<define:process.env>",
|
8645
8265
|
"kind": "import-statement",
|
8646
8266
|
"external": true
|
8647
|
-
},
|
8648
|
-
{
|
8649
|
-
"path": "<runtime>",
|
8650
|
-
"kind": "import-statement",
|
8651
|
-
"external": true
|
8652
8267
|
}
|
8653
8268
|
],
|
8654
8269
|
"format": "esm"
|
@@ -8913,11 +8528,6 @@
|
|
8913
8528
|
"path": "<define:process.env>",
|
8914
8529
|
"kind": "import-statement",
|
8915
8530
|
"external": true
|
8916
|
-
},
|
8917
|
-
{
|
8918
|
-
"path": "<runtime>",
|
8919
|
-
"kind": "import-statement",
|
8920
|
-
"external": true
|
8921
8531
|
}
|
8922
8532
|
],
|
8923
8533
|
"format": "esm"
|
@@ -9015,11 +8625,6 @@
|
|
9015
8625
|
"path": "<define:process.env>",
|
9016
8626
|
"kind": "import-statement",
|
9017
8627
|
"external": true
|
9018
|
-
},
|
9019
|
-
{
|
9020
|
-
"path": "<runtime>",
|
9021
|
-
"kind": "import-statement",
|
9022
|
-
"external": true
|
9023
8628
|
}
|
9024
8629
|
],
|
9025
8630
|
"format": "esm"
|
@@ -9101,11 +8706,6 @@
|
|
9101
8706
|
"path": "<define:process.env>",
|
9102
8707
|
"kind": "import-statement",
|
9103
8708
|
"external": true
|
9104
|
-
},
|
9105
|
-
{
|
9106
|
-
"path": "<runtime>",
|
9107
|
-
"kind": "import-statement",
|
9108
|
-
"external": true
|
9109
8709
|
}
|
9110
8710
|
],
|
9111
8711
|
"format": "esm"
|
@@ -9208,11 +8808,6 @@
|
|
9208
8808
|
"path": "<define:process.env>",
|
9209
8809
|
"kind": "import-statement",
|
9210
8810
|
"external": true
|
9211
|
-
},
|
9212
|
-
{
|
9213
|
-
"path": "<runtime>",
|
9214
|
-
"kind": "import-statement",
|
9215
|
-
"external": true
|
9216
8811
|
}
|
9217
8812
|
],
|
9218
8813
|
"format": "esm"
|
@@ -9239,11 +8834,6 @@
|
|
9239
8834
|
"path": "<define:process.env>",
|
9240
8835
|
"kind": "import-statement",
|
9241
8836
|
"external": true
|
9242
|
-
},
|
9243
|
-
{
|
9244
|
-
"path": "<runtime>",
|
9245
|
-
"kind": "import-statement",
|
9246
|
-
"external": true
|
9247
8837
|
}
|
9248
8838
|
],
|
9249
8839
|
"format": "esm"
|
@@ -9280,11 +8870,6 @@
|
|
9280
8870
|
"path": "<define:process.env>",
|
9281
8871
|
"kind": "import-statement",
|
9282
8872
|
"external": true
|
9283
|
-
},
|
9284
|
-
{
|
9285
|
-
"path": "<runtime>",
|
9286
|
-
"kind": "import-statement",
|
9287
|
-
"external": true
|
9288
8873
|
}
|
9289
8874
|
],
|
9290
8875
|
"format": "esm"
|
@@ -9301,11 +8886,6 @@
|
|
9301
8886
|
"path": "<define:process.env>",
|
9302
8887
|
"kind": "import-statement",
|
9303
8888
|
"external": true
|
9304
|
-
},
|
9305
|
-
{
|
9306
|
-
"path": "<runtime>",
|
9307
|
-
"kind": "import-statement",
|
9308
|
-
"external": true
|
9309
8889
|
}
|
9310
8890
|
],
|
9311
8891
|
"format": "esm"
|
@@ -9392,15 +8972,10 @@
|
|
9392
8972
|
{
|
9393
8973
|
"path": "src/Prebuilt/components/VirtualBackground/constants.ts",
|
9394
8974
|
"kind": "import-statement",
|
9395
|
-
"original": "./constants"
|
9396
|
-
},
|
9397
|
-
{
|
9398
|
-
"path": "<define:process.env>",
|
9399
|
-
"kind": "import-statement",
|
9400
|
-
"external": true
|
8975
|
+
"original": "./constants"
|
9401
8976
|
},
|
9402
8977
|
{
|
9403
|
-
"path": "<
|
8978
|
+
"path": "<define:process.env>",
|
9404
8979
|
"kind": "import-statement",
|
9405
8980
|
"external": true
|
9406
8981
|
}
|
@@ -9509,11 +9084,6 @@
|
|
9509
9084
|
"path": "<define:process.env>",
|
9510
9085
|
"kind": "import-statement",
|
9511
9086
|
"external": true
|
9512
|
-
},
|
9513
|
-
{
|
9514
|
-
"path": "<runtime>",
|
9515
|
-
"kind": "import-statement",
|
9516
|
-
"external": true
|
9517
9087
|
}
|
9518
9088
|
],
|
9519
9089
|
"format": "esm"
|
@@ -9545,11 +9115,6 @@
|
|
9545
9115
|
"path": "<define:process.env>",
|
9546
9116
|
"kind": "import-statement",
|
9547
9117
|
"external": true
|
9548
|
-
},
|
9549
|
-
{
|
9550
|
-
"path": "<runtime>",
|
9551
|
-
"kind": "import-statement",
|
9552
|
-
"external": true
|
9553
9118
|
}
|
9554
9119
|
],
|
9555
9120
|
"format": "esm"
|
@@ -9581,11 +9146,6 @@
|
|
9581
9146
|
"path": "<define:process.env>",
|
9582
9147
|
"kind": "import-statement",
|
9583
9148
|
"external": true
|
9584
|
-
},
|
9585
|
-
{
|
9586
|
-
"path": "<runtime>",
|
9587
|
-
"kind": "import-statement",
|
9588
|
-
"external": true
|
9589
9149
|
}
|
9590
9150
|
],
|
9591
9151
|
"format": "esm"
|
@@ -9758,17 +9318,12 @@
|
|
9758
9318
|
"path": "<define:process.env>",
|
9759
9319
|
"kind": "import-statement",
|
9760
9320
|
"external": true
|
9761
|
-
},
|
9762
|
-
{
|
9763
|
-
"path": "<runtime>",
|
9764
|
-
"kind": "import-statement",
|
9765
|
-
"external": true
|
9766
9321
|
}
|
9767
9322
|
],
|
9768
9323
|
"format": "esm"
|
9769
9324
|
},
|
9770
9325
|
"src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx": {
|
9771
|
-
"bytes":
|
9326
|
+
"bytes": 2325,
|
9772
9327
|
"imports": [
|
9773
9328
|
{
|
9774
9329
|
"path": "react",
|
@@ -9845,11 +9400,6 @@
|
|
9845
9400
|
"path": "<define:process.env>",
|
9846
9401
|
"kind": "import-statement",
|
9847
9402
|
"external": true
|
9848
|
-
},
|
9849
|
-
{
|
9850
|
-
"path": "<runtime>",
|
9851
|
-
"kind": "import-statement",
|
9852
|
-
"external": true
|
9853
9403
|
}
|
9854
9404
|
],
|
9855
9405
|
"format": "esm"
|
@@ -9947,11 +9497,6 @@
|
|
9947
9497
|
"path": "<define:process.env>",
|
9948
9498
|
"kind": "import-statement",
|
9949
9499
|
"external": true
|
9950
|
-
},
|
9951
|
-
{
|
9952
|
-
"path": "<runtime>",
|
9953
|
-
"kind": "import-statement",
|
9954
|
-
"external": true
|
9955
9500
|
}
|
9956
9501
|
],
|
9957
9502
|
"format": "esm"
|
@@ -10014,11 +9559,6 @@
|
|
10014
9559
|
"path": "<define:process.env>",
|
10015
9560
|
"kind": "import-statement",
|
10016
9561
|
"external": true
|
10017
|
-
},
|
10018
|
-
{
|
10019
|
-
"path": "<runtime>",
|
10020
|
-
"kind": "import-statement",
|
10021
|
-
"external": true
|
10022
9562
|
}
|
10023
9563
|
],
|
10024
9564
|
"format": "esm"
|
@@ -10162,11 +9702,6 @@
|
|
10162
9702
|
"path": "<define:process.env>",
|
10163
9703
|
"kind": "import-statement",
|
10164
9704
|
"external": true
|
10165
|
-
},
|
10166
|
-
{
|
10167
|
-
"path": "<runtime>",
|
10168
|
-
"kind": "import-statement",
|
10169
|
-
"external": true
|
10170
9705
|
}
|
10171
9706
|
],
|
10172
9707
|
"format": "esm"
|
@@ -10427,11 +9962,6 @@
|
|
10427
9962
|
"path": "<define:process.env>",
|
10428
9963
|
"kind": "import-statement",
|
10429
9964
|
"external": true
|
10430
|
-
},
|
10431
|
-
{
|
10432
|
-
"path": "<runtime>",
|
10433
|
-
"kind": "import-statement",
|
10434
|
-
"external": true
|
10435
9965
|
}
|
10436
9966
|
],
|
10437
9967
|
"format": "esm"
|
@@ -10603,8 +10133,63 @@
|
|
10603
10133
|
],
|
10604
10134
|
"format": "esm"
|
10605
10135
|
},
|
10136
|
+
"../../../../../../../tmp/tmp-2759-Nmh2mtn8rOr9/18ec1204f8d0/index.css": {
|
10137
|
+
"bytes": 75631,
|
10138
|
+
"imports": [
|
10139
|
+
{
|
10140
|
+
"path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
|
10141
|
+
"kind": "import-rule",
|
10142
|
+
"external": true
|
10143
|
+
},
|
10144
|
+
{
|
10145
|
+
"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>",
|
10146
|
+
"kind": "url-token",
|
10147
|
+
"external": true
|
10148
|
+
},
|
10149
|
+
{
|
10150
|
+
"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>",
|
10151
|
+
"kind": "url-token",
|
10152
|
+
"external": true
|
10153
|
+
},
|
10154
|
+
{
|
10155
|
+
"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>",
|
10156
|
+
"kind": "url-token",
|
10157
|
+
"external": true
|
10158
|
+
},
|
10159
|
+
{
|
10160
|
+
"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>",
|
10161
|
+
"kind": "url-token",
|
10162
|
+
"external": true
|
10163
|
+
},
|
10164
|
+
{
|
10165
|
+
"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>",
|
10166
|
+
"kind": "url-token",
|
10167
|
+
"external": true
|
10168
|
+
},
|
10169
|
+
{
|
10170
|
+
"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>",
|
10171
|
+
"kind": "url-token",
|
10172
|
+
"external": true
|
10173
|
+
},
|
10174
|
+
{
|
10175
|
+
"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>",
|
10176
|
+
"kind": "url-token",
|
10177
|
+
"external": true
|
10178
|
+
},
|
10179
|
+
{
|
10180
|
+
"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>",
|
10181
|
+
"kind": "url-token",
|
10182
|
+
"external": true
|
10183
|
+
},
|
10184
|
+
{
|
10185
|
+
"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>",
|
10186
|
+
"kind": "url-token",
|
10187
|
+
"external": true
|
10188
|
+
}
|
10189
|
+
]
|
10190
|
+
},
|
10606
10191
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
10607
|
-
"bytes":
|
10192
|
+
"bytes": 3212,
|
10608
10193
|
"imports": [
|
10609
10194
|
{
|
10610
10195
|
"path": "react",
|
@@ -10616,6 +10201,11 @@
|
|
10616
10201
|
"kind": "import-statement",
|
10617
10202
|
"external": true
|
10618
10203
|
},
|
10204
|
+
{
|
10205
|
+
"path": "@100mslive/hms-whiteboard",
|
10206
|
+
"kind": "import-statement",
|
10207
|
+
"external": true
|
10208
|
+
},
|
10619
10209
|
{
|
10620
10210
|
"path": "@100mslive/react-sdk",
|
10621
10211
|
"kind": "import-statement",
|
@@ -10666,6 +10256,11 @@
|
|
10666
10256
|
"kind": "import-statement",
|
10667
10257
|
"original": "../../common/constants"
|
10668
10258
|
},
|
10259
|
+
{
|
10260
|
+
"path": "../../../../../../../tmp/tmp-2759-Nmh2mtn8rOr9/18ec1204f8d0/index.css",
|
10261
|
+
"kind": "import-statement",
|
10262
|
+
"original": "@100mslive/hms-whiteboard/index.css"
|
10263
|
+
},
|
10669
10264
|
{
|
10670
10265
|
"path": "<define:process.env>",
|
10671
10266
|
"kind": "import-statement",
|
@@ -10803,11 +10398,6 @@
|
|
10803
10398
|
"path": "<define:process.env>",
|
10804
10399
|
"kind": "import-statement",
|
10805
10400
|
"external": true
|
10806
|
-
},
|
10807
|
-
{
|
10808
|
-
"path": "<runtime>",
|
10809
|
-
"kind": "import-statement",
|
10810
|
-
"external": true
|
10811
10401
|
}
|
10812
10402
|
],
|
10813
10403
|
"format": "esm"
|
@@ -10849,11 +10439,6 @@
|
|
10849
10439
|
"path": "<define:process.env>",
|
10850
10440
|
"kind": "import-statement",
|
10851
10441
|
"external": true
|
10852
|
-
},
|
10853
|
-
{
|
10854
|
-
"path": "<runtime>",
|
10855
|
-
"kind": "import-statement",
|
10856
|
-
"external": true
|
10857
10442
|
}
|
10858
10443
|
],
|
10859
10444
|
"format": "esm"
|
@@ -10963,7 +10548,7 @@
|
|
10963
10548
|
"format": "esm"
|
10964
10549
|
},
|
10965
10550
|
"src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
|
10966
|
-
"bytes":
|
10551
|
+
"bytes": 1391,
|
10967
10552
|
"imports": [
|
10968
10553
|
{
|
10969
10554
|
"path": "react",
|
@@ -10979,11 +10564,6 @@
|
|
10979
10564
|
"path": "<define:process.env>",
|
10980
10565
|
"kind": "import-statement",
|
10981
10566
|
"external": true
|
10982
|
-
},
|
10983
|
-
{
|
10984
|
-
"path": "<runtime>",
|
10985
|
-
"kind": "import-statement",
|
10986
|
-
"external": true
|
10987
10567
|
}
|
10988
10568
|
],
|
10989
10569
|
"format": "esm"
|
@@ -11036,11 +10616,6 @@
|
|
11036
10616
|
"path": "<define:process.env>",
|
11037
10617
|
"kind": "import-statement",
|
11038
10618
|
"external": true
|
11039
|
-
},
|
11040
|
-
{
|
11041
|
-
"path": "<runtime>",
|
11042
|
-
"kind": "import-statement",
|
11043
|
-
"external": true
|
11044
10619
|
}
|
11045
10620
|
],
|
11046
10621
|
"format": "esm"
|
@@ -11335,11 +10910,6 @@
|
|
11335
10910
|
"path": "<define:process.env>",
|
11336
10911
|
"kind": "import-statement",
|
11337
10912
|
"external": true
|
11338
|
-
},
|
11339
|
-
{
|
11340
|
-
"path": "<runtime>",
|
11341
|
-
"kind": "import-statement",
|
11342
|
-
"external": true
|
11343
10913
|
}
|
11344
10914
|
],
|
11345
10915
|
"format": "esm"
|
@@ -11634,17 +11204,12 @@
|
|
11634
11204
|
"path": "<define:process.env>",
|
11635
11205
|
"kind": "import-statement",
|
11636
11206
|
"external": true
|
11637
|
-
},
|
11638
|
-
{
|
11639
|
-
"path": "<runtime>",
|
11640
|
-
"kind": "import-statement",
|
11641
|
-
"external": true
|
11642
11207
|
}
|
11643
11208
|
],
|
11644
11209
|
"format": "esm"
|
11645
11210
|
},
|
11646
11211
|
"src/Prebuilt/layouts/VideoStreamingSection.tsx": {
|
11647
|
-
"bytes":
|
11212
|
+
"bytes": 4556,
|
11648
11213
|
"imports": [
|
11649
11214
|
{
|
11650
11215
|
"path": "react",
|
@@ -11730,11 +11295,6 @@
|
|
11730
11295
|
"path": "src/Prebuilt/layouts/HLSView.jsx",
|
11731
11296
|
"kind": "dynamic-import",
|
11732
11297
|
"original": "./HLSView"
|
11733
|
-
},
|
11734
|
-
{
|
11735
|
-
"path": "<runtime>",
|
11736
|
-
"kind": "import-statement",
|
11737
|
-
"external": true
|
11738
11298
|
}
|
11739
11299
|
],
|
11740
11300
|
"format": "esm"
|
@@ -11857,11 +11417,6 @@
|
|
11857
11417
|
"path": "<define:process.env>",
|
11858
11418
|
"kind": "import-statement",
|
11859
11419
|
"external": true
|
11860
|
-
},
|
11861
|
-
{
|
11862
|
-
"path": "<runtime>",
|
11863
|
-
"kind": "import-statement",
|
11864
|
-
"external": true
|
11865
11420
|
}
|
11866
11421
|
],
|
11867
11422
|
"format": "esm"
|
@@ -12138,11 +11693,6 @@
|
|
12138
11693
|
"path": "<define:process.env>",
|
12139
11694
|
"kind": "import-statement",
|
12140
11695
|
"external": true
|
12141
|
-
},
|
12142
|
-
{
|
12143
|
-
"path": "<runtime>",
|
12144
|
-
"kind": "import-statement",
|
12145
|
-
"external": true
|
12146
11696
|
}
|
12147
11697
|
],
|
12148
11698
|
"format": "esm"
|
@@ -12195,11 +11745,6 @@
|
|
12195
11745
|
"path": "<define:process.env>",
|
12196
11746
|
"kind": "import-statement",
|
12197
11747
|
"external": true
|
12198
|
-
},
|
12199
|
-
{
|
12200
|
-
"path": "<runtime>",
|
12201
|
-
"kind": "import-statement",
|
12202
|
-
"external": true
|
12203
11748
|
}
|
12204
11749
|
],
|
12205
11750
|
"format": "esm"
|
@@ -12343,11 +11888,6 @@
|
|
12343
11888
|
"path": "<define:process.env>",
|
12344
11889
|
"kind": "import-statement",
|
12345
11890
|
"external": true
|
12346
|
-
},
|
12347
|
-
{
|
12348
|
-
"path": "<runtime>",
|
12349
|
-
"kind": "import-statement",
|
12350
|
-
"external": true
|
12351
11891
|
}
|
12352
11892
|
],
|
12353
11893
|
"format": "esm"
|
@@ -12532,11 +12072,6 @@
|
|
12532
12072
|
"path": "<define:process.env>",
|
12533
12073
|
"kind": "import-statement",
|
12534
12074
|
"external": true
|
12535
|
-
},
|
12536
|
-
{
|
12537
|
-
"path": "<runtime>",
|
12538
|
-
"kind": "import-statement",
|
12539
|
-
"external": true
|
12540
12075
|
}
|
12541
12076
|
],
|
12542
12077
|
"format": "esm"
|
@@ -12558,11 +12093,6 @@
|
|
12558
12093
|
"path": "<define:process.env>",
|
12559
12094
|
"kind": "import-statement",
|
12560
12095
|
"external": true
|
12561
|
-
},
|
12562
|
-
{
|
12563
|
-
"path": "<runtime>",
|
12564
|
-
"kind": "import-statement",
|
12565
|
-
"external": true
|
12566
12096
|
}
|
12567
12097
|
],
|
12568
12098
|
"format": "esm"
|
@@ -13053,11 +12583,6 @@
|
|
13053
12583
|
"path": "<define:process.env>",
|
13054
12584
|
"kind": "import-statement",
|
13055
12585
|
"external": true
|
13056
|
-
},
|
13057
|
-
{
|
13058
|
-
"path": "<runtime>",
|
13059
|
-
"kind": "import-statement",
|
13060
|
-
"external": true
|
13061
12586
|
}
|
13062
12587
|
],
|
13063
12588
|
"format": "esm"
|
@@ -13099,11 +12624,6 @@
|
|
13099
12624
|
"path": "<define:process.env>",
|
13100
12625
|
"kind": "import-statement",
|
13101
12626
|
"external": true
|
13102
|
-
},
|
13103
|
-
{
|
13104
|
-
"path": "<runtime>",
|
13105
|
-
"kind": "import-statement",
|
13106
|
-
"external": true
|
13107
12627
|
}
|
13108
12628
|
],
|
13109
12629
|
"format": "esm"
|
@@ -13273,11 +12793,6 @@
|
|
13273
12793
|
"path": "<define:process.env>",
|
13274
12794
|
"kind": "import-statement",
|
13275
12795
|
"external": true
|
13276
|
-
},
|
13277
|
-
{
|
13278
|
-
"path": "<runtime>",
|
13279
|
-
"kind": "import-statement",
|
13280
|
-
"external": true
|
13281
12796
|
}
|
13282
12797
|
],
|
13283
12798
|
"format": "esm"
|
@@ -13314,11 +12829,6 @@
|
|
13314
12829
|
"path": "<define:process.env>",
|
13315
12830
|
"kind": "import-statement",
|
13316
12831
|
"external": true
|
13317
|
-
},
|
13318
|
-
{
|
13319
|
-
"path": "<runtime>",
|
13320
|
-
"kind": "import-statement",
|
13321
|
-
"external": true
|
13322
12832
|
}
|
13323
12833
|
],
|
13324
12834
|
"format": "esm"
|
@@ -13485,11 +12995,6 @@
|
|
13485
12995
|
"path": "<define:process.env>",
|
13486
12996
|
"kind": "import-statement",
|
13487
12997
|
"external": true
|
13488
|
-
},
|
13489
|
-
{
|
13490
|
-
"path": "<runtime>",
|
13491
|
-
"kind": "import-statement",
|
13492
|
-
"external": true
|
13493
12998
|
}
|
13494
12999
|
],
|
13495
13000
|
"format": "esm"
|
@@ -13785,7 +13290,7 @@
|
|
13785
13290
|
"dist/index.js": {
|
13786
13291
|
"imports": [
|
13787
13292
|
{
|
13788
|
-
"path": "dist/chunk-
|
13293
|
+
"path": "dist/chunk-3KJZ5DTM.js",
|
13789
13294
|
"kind": "import-statement"
|
13790
13295
|
}
|
13791
13296
|
],
|
@@ -13855,19 +13360,20 @@
|
|
13855
13360
|
"useTheme"
|
13856
13361
|
],
|
13857
13362
|
"entryPoint": "src/index.ts",
|
13363
|
+
"cssBundle": "dist/index.css",
|
13858
13364
|
"inputs": {},
|
13859
13365
|
"bytes": 1822
|
13860
13366
|
},
|
13861
|
-
"dist/HLSView-
|
13367
|
+
"dist/HLSView-4GYBPDV3.js.map": {
|
13862
13368
|
"imports": [],
|
13863
13369
|
"exports": [],
|
13864
13370
|
"inputs": {},
|
13865
|
-
"bytes":
|
13371
|
+
"bytes": 99285
|
13866
13372
|
},
|
13867
|
-
"dist/HLSView-
|
13373
|
+
"dist/HLSView-4GYBPDV3.js": {
|
13868
13374
|
"imports": [
|
13869
13375
|
{
|
13870
|
-
"path": "dist/chunk-
|
13376
|
+
"path": "dist/chunk-3KJZ5DTM.js",
|
13871
13377
|
"kind": "import-statement"
|
13872
13378
|
},
|
13873
13379
|
{
|
@@ -14045,12 +13551,13 @@
|
|
14045
13551
|
"default"
|
14046
13552
|
],
|
14047
13553
|
"entryPoint": "src/Prebuilt/layouts/HLSView.jsx",
|
13554
|
+
"cssBundle": "dist/HLSView-B3CVWA37.css",
|
14048
13555
|
"inputs": {
|
14049
13556
|
"src/Prebuilt/layouts/HLSView.jsx": {
|
14050
|
-
"bytesInOutput":
|
13557
|
+
"bytesInOutput": 25929
|
14051
13558
|
},
|
14052
13559
|
"src/Prebuilt/components/HlsStatsOverlay.jsx": {
|
14053
|
-
"bytesInOutput":
|
13560
|
+
"bytesInOutput": 3191
|
14054
13561
|
},
|
14055
13562
|
"src/Prebuilt/components/HMSVideo/index.ts": {
|
14056
13563
|
"bytesInOutput": 347
|
@@ -14059,13 +13566,13 @@
|
|
14059
13566
|
"bytesInOutput": 416
|
14060
13567
|
},
|
14061
13568
|
"src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
|
14062
|
-
"bytesInOutput":
|
13569
|
+
"bytesInOutput": 1464
|
14063
13570
|
},
|
14064
13571
|
"src/Prebuilt/components/HMSVideo/PlayPauseSeekControls.tsx": {
|
14065
13572
|
"bytesInOutput": 4256
|
14066
13573
|
},
|
14067
13574
|
"src/Prebuilt/components/HMSVideo/PlayPauseButton.tsx": {
|
14068
|
-
"bytesInOutput":
|
13575
|
+
"bytesInOutput": 739
|
14069
13576
|
},
|
14070
13577
|
"src/Prebuilt/components/HMSVideo/PlayerContext.tsx": {
|
14071
13578
|
"bytesInOutput": 244
|
@@ -14074,42 +13581,42 @@
|
|
14074
13581
|
"bytesInOutput": 328
|
14075
13582
|
},
|
14076
13583
|
"src/Prebuilt/components/HMSVideo/VideoProgress.tsx": {
|
14077
|
-
"bytesInOutput":
|
13584
|
+
"bytesInOutput": 2829
|
14078
13585
|
},
|
14079
13586
|
"src/Prebuilt/components/HMSVideo/utils.ts": {
|
14080
13587
|
"bytesInOutput": 725
|
14081
13588
|
},
|
14082
13589
|
"src/Prebuilt/components/HMSVideo/VideoTime.tsx": {
|
14083
|
-
"bytesInOutput":
|
13590
|
+
"bytesInOutput": 1258
|
14084
13591
|
},
|
14085
13592
|
"src/Prebuilt/components/HMSVideo/VolumeControl.tsx": {
|
14086
|
-
"bytesInOutput":
|
13593
|
+
"bytesInOutput": 2139
|
14087
13594
|
},
|
14088
13595
|
"src/Prebuilt/components/HMSVideo/FullscreenButton.tsx": {
|
14089
13596
|
"bytesInOutput": 643
|
14090
13597
|
},
|
14091
13598
|
"src/Prebuilt/components/HMSVideo/HLSAutoplayBlockedPrompt.tsx": {
|
14092
|
-
"bytesInOutput":
|
13599
|
+
"bytesInOutput": 1816
|
14093
13600
|
},
|
14094
13601
|
"src/Prebuilt/components/HMSVideo/HLSCaptionSelector.tsx": {
|
14095
|
-
"bytesInOutput":
|
13602
|
+
"bytesInOutput": 659
|
14096
13603
|
},
|
14097
13604
|
"src/Prebuilt/components/HMSVideo/HLSQualitySelector.tsx": {
|
14098
|
-
"bytesInOutput":
|
13605
|
+
"bytesInOutput": 7302
|
14099
13606
|
},
|
14100
13607
|
"src/Prebuilt/components/HMSVideo/MwebHLSViewTitle.tsx": {
|
14101
13608
|
"bytesInOutput": 2101
|
14102
13609
|
}
|
14103
13610
|
},
|
14104
|
-
"bytes":
|
13611
|
+
"bytes": 58263
|
14105
13612
|
},
|
14106
|
-
"dist/chunk-
|
13613
|
+
"dist/chunk-3KJZ5DTM.js.map": {
|
14107
13614
|
"imports": [],
|
14108
13615
|
"exports": [],
|
14109
13616
|
"inputs": {},
|
14110
|
-
"bytes":
|
13617
|
+
"bytes": 3188873
|
14111
13618
|
},
|
14112
|
-
"dist/chunk-
|
13619
|
+
"dist/chunk-3KJZ5DTM.js": {
|
14113
13620
|
"imports": [
|
14114
13621
|
{
|
14115
13622
|
"path": "react",
|
@@ -16446,6 +15953,11 @@
|
|
16446
15953
|
"kind": "import-statement",
|
16447
15954
|
"external": true
|
16448
15955
|
},
|
15956
|
+
{
|
15957
|
+
"path": "@100mslive/hms-whiteboard",
|
15958
|
+
"kind": "import-statement",
|
15959
|
+
"external": true
|
15960
|
+
},
|
16449
15961
|
{
|
16450
15962
|
"path": "@100mslive/react-sdk",
|
16451
15963
|
"kind": "import-statement",
|
@@ -16497,7 +16009,7 @@
|
|
16497
16009
|
"external": true
|
16498
16010
|
},
|
16499
16011
|
{
|
16500
|
-
"path": "dist/HLSView-
|
16012
|
+
"path": "dist/HLSView-4GYBPDV3.js",
|
16501
16013
|
"kind": "dynamic-import"
|
16502
16014
|
},
|
16503
16015
|
{
|
@@ -16948,10 +16460,6 @@
|
|
16948
16460
|
"VerticalDivider",
|
16949
16461
|
"Video",
|
16950
16462
|
"VideoTileStats",
|
16951
|
-
"__async",
|
16952
|
-
"__objRest",
|
16953
|
-
"__spreadProps",
|
16954
|
-
"__spreadValues",
|
16955
16463
|
"config",
|
16956
16464
|
"createTheme",
|
16957
16465
|
"createThemeBase",
|
@@ -16978,7 +16486,7 @@
|
|
16978
16486
|
],
|
16979
16487
|
"inputs": {
|
16980
16488
|
"<define:process.env>": {
|
16981
|
-
"bytesInOutput":
|
16489
|
+
"bytesInOutput": 18356
|
16982
16490
|
},
|
16983
16491
|
"../../node_modules/lodash/lodash.js": {
|
16984
16492
|
"bytesInOutput": 224310
|
@@ -17011,7 +16519,7 @@
|
|
17011
16519
|
"bytesInOutput": 27
|
17012
16520
|
},
|
17013
16521
|
"src/Button/Button.tsx": {
|
17014
|
-
"bytesInOutput":
|
16522
|
+
"bytesInOutput": 4202
|
17015
16523
|
},
|
17016
16524
|
"src/Layout/index.tsx": {
|
17017
16525
|
"bytesInOutput": 27
|
@@ -17020,13 +16528,13 @@
|
|
17020
16528
|
"bytesInOutput": 1295
|
17021
16529
|
},
|
17022
16530
|
"src/Theme/stitches.config.ts": {
|
17023
|
-
"bytesInOutput":
|
16531
|
+
"bytesInOutput": 1533
|
17024
16532
|
},
|
17025
16533
|
"src/Theme/base.config.ts": {
|
17026
|
-
"bytesInOutput":
|
16534
|
+
"bytesInOutput": 5031
|
17027
16535
|
},
|
17028
16536
|
"src/Prebuilt/common/constants.ts": {
|
17029
|
-
"bytesInOutput":
|
16537
|
+
"bytesInOutput": 3099
|
17030
16538
|
},
|
17031
16539
|
"src/Theme/ThemeProvider.tsx": {
|
17032
16540
|
"bytesInOutput": 1926
|
@@ -17041,7 +16549,7 @@
|
|
17041
16549
|
"bytesInOutput": 27
|
17042
16550
|
},
|
17043
16551
|
"src/Loading/Loading.tsx": {
|
17044
|
-
"bytesInOutput":
|
16552
|
+
"bytesInOutput": 663
|
17045
16553
|
},
|
17046
16554
|
"src/utils/styles.ts": {
|
17047
16555
|
"bytesInOutput": 263
|
@@ -17056,16 +16564,16 @@
|
|
17056
16564
|
"bytesInOutput": 27
|
17057
16565
|
},
|
17058
16566
|
"src/IconButton/IconButton.tsx": {
|
17059
|
-
"bytesInOutput":
|
16567
|
+
"bytesInOutput": 852
|
17060
16568
|
},
|
17061
16569
|
"src/Avatar/index.ts": {
|
17062
16570
|
"bytesInOutput": 27
|
17063
16571
|
},
|
17064
16572
|
"src/Avatar/Avatar.tsx": {
|
17065
|
-
"bytesInOutput":
|
16573
|
+
"bytesInOutput": 1136
|
17066
16574
|
},
|
17067
16575
|
"src/Avatar/getAvatarBg.ts": {
|
17068
|
-
"bytesInOutput":
|
16576
|
+
"bytesInOutput": 767
|
17069
16577
|
},
|
17070
16578
|
"src/Divider/index.ts": {
|
17071
16579
|
"bytesInOutput": 27
|
@@ -17077,13 +16585,13 @@
|
|
17077
16585
|
"bytesInOutput": 27
|
17078
16586
|
},
|
17079
16587
|
"src/Switch/Switch.tsx": {
|
17080
|
-
"bytesInOutput":
|
16588
|
+
"bytesInOutput": 1109
|
17081
16589
|
},
|
17082
16590
|
"src/Tooltip/index.ts": {
|
17083
16591
|
"bytesInOutput": 27
|
17084
16592
|
},
|
17085
16593
|
"src/Tooltip/Tooltip.tsx": {
|
17086
|
-
"bytesInOutput":
|
16594
|
+
"bytesInOutput": 1766
|
17087
16595
|
},
|
17088
16596
|
"src/utils/animations.ts": {
|
17089
16597
|
"bytesInOutput": 3288
|
@@ -17092,13 +16600,13 @@
|
|
17092
16600
|
"bytesInOutput": 27
|
17093
16601
|
},
|
17094
16602
|
"src/Select/Select.tsx": {
|
17095
|
-
"bytesInOutput":
|
16603
|
+
"bytesInOutput": 1339
|
17096
16604
|
},
|
17097
16605
|
"src/Slider/index.ts": {
|
17098
16606
|
"bytesInOutput": 27
|
17099
16607
|
},
|
17100
16608
|
"src/Slider/Slider.tsx": {
|
17101
|
-
"bytesInOutput":
|
16609
|
+
"bytesInOutput": 1508
|
17102
16610
|
},
|
17103
16611
|
"src/Modal/index.ts": {
|
17104
16612
|
"bytesInOutput": 27
|
@@ -17107,7 +16615,7 @@
|
|
17107
16615
|
"bytesInOutput": 1131
|
17108
16616
|
},
|
17109
16617
|
"src/Modal/DialogContent.tsx": {
|
17110
|
-
"bytesInOutput":
|
16618
|
+
"bytesInOutput": 1744
|
17111
16619
|
},
|
17112
16620
|
"src/hooks/useDialogContainerSelector.tsx": {
|
17113
16621
|
"bytesInOutput": 209
|
@@ -17116,13 +16624,13 @@
|
|
17116
16624
|
"bytesInOutput": 330
|
17117
16625
|
},
|
17118
16626
|
"src/Input/Input.tsx": {
|
17119
|
-
"bytesInOutput":
|
16627
|
+
"bytesInOutput": 2243
|
17120
16628
|
},
|
17121
16629
|
"src/VideoTile/index.tsx": {
|
17122
16630
|
"bytesInOutput": 27
|
17123
16631
|
},
|
17124
16632
|
"src/VideoTile/StyledVideoTile.tsx": {
|
17125
|
-
"bytesInOutput":
|
16633
|
+
"bytesInOutput": 2534
|
17126
16634
|
},
|
17127
16635
|
"src/VideoList/index.tsx": {
|
17128
16636
|
"bytesInOutput": 27
|
@@ -17146,13 +16654,13 @@
|
|
17146
16654
|
"bytesInOutput": 27
|
17147
16655
|
},
|
17148
16656
|
"src/Video/Video.tsx": {
|
17149
|
-
"bytesInOutput":
|
16657
|
+
"bytesInOutput": 1179
|
17150
16658
|
},
|
17151
16659
|
"src/TileMenu/index.tsx": {
|
17152
16660
|
"bytesInOutput": 27
|
17153
16661
|
},
|
17154
16662
|
"src/TileMenu/StyledMenuTile.tsx": {
|
17155
|
-
"bytesInOutput":
|
16663
|
+
"bytesInOutput": 1944
|
17156
16664
|
},
|
17157
16665
|
"src/AudioLevel/index.ts": {
|
17158
16666
|
"bytesInOutput": 27
|
@@ -17167,13 +16675,13 @@
|
|
17167
16675
|
"bytesInOutput": 880
|
17168
16676
|
},
|
17169
16677
|
"src/Popover/index.tsx": {
|
17170
|
-
"bytesInOutput":
|
16678
|
+
"bytesInOutput": 736
|
17171
16679
|
},
|
17172
16680
|
"src/Stats/index.tsx": {
|
17173
16681
|
"bytesInOutput": 27
|
17174
16682
|
},
|
17175
16683
|
"src/Stats/Stats.tsx": {
|
17176
|
-
"bytesInOutput":
|
16684
|
+
"bytesInOutput": 7015
|
17177
16685
|
},
|
17178
16686
|
"src/Stats/formatBytes.ts": {
|
17179
16687
|
"bytesInOutput": 471
|
@@ -17191,13 +16699,13 @@
|
|
17191
16699
|
"bytesInOutput": 738
|
17192
16700
|
},
|
17193
16701
|
"src/Toast/Toast.tsx": {
|
17194
|
-
"bytesInOutput":
|
16702
|
+
"bytesInOutput": 3895
|
17195
16703
|
},
|
17196
16704
|
"src/Accordion/index.ts": {
|
17197
16705
|
"bytesInOutput": 149
|
17198
16706
|
},
|
17199
16707
|
"src/Accordion/Accordion.tsx": {
|
17200
|
-
"bytesInOutput":
|
16708
|
+
"bytesInOutput": 2265
|
17201
16709
|
},
|
17202
16710
|
"src/Fieldset/Fieldset.tsx": {
|
17203
16711
|
"bytesInOutput": 233
|
@@ -17218,31 +16726,31 @@
|
|
17218
16726
|
"bytesInOutput": 799
|
17219
16727
|
},
|
17220
16728
|
"src/QRCode/QRCode.tsx": {
|
17221
|
-
"bytesInOutput":
|
16729
|
+
"bytesInOutput": 242
|
17222
16730
|
},
|
17223
16731
|
"src/Link/index.tsx": {
|
17224
16732
|
"bytesInOutput": 27
|
17225
16733
|
},
|
17226
16734
|
"src/Link/Link.tsx": {
|
17227
|
-
"bytesInOutput":
|
16735
|
+
"bytesInOutput": 1116
|
17228
16736
|
},
|
17229
16737
|
"src/Collapsible/Collapsible.tsx": {
|
17230
16738
|
"bytesInOutput": 887
|
17231
16739
|
},
|
17232
16740
|
"src/Prebuilt/App.tsx": {
|
17233
|
-
"bytesInOutput":
|
16741
|
+
"bytesInOutput": 7306
|
17234
16742
|
},
|
17235
16743
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
17236
|
-
"bytesInOutput":
|
16744
|
+
"bytesInOutput": 5406
|
17237
16745
|
},
|
17238
16746
|
"src/Prebuilt/components/Settings/LayoutSettings.tsx": {
|
17239
|
-
"bytesInOutput":
|
16747
|
+
"bytesInOutput": 2671
|
17240
16748
|
},
|
17241
16749
|
"src/Prebuilt/components/Settings/SwitchWithLabel.tsx": {
|
17242
16750
|
"bytesInOutput": 973
|
17243
16751
|
},
|
17244
16752
|
"src/Prebuilt/components/AppData/useUISettings.js": {
|
17245
|
-
"bytesInOutput":
|
16753
|
+
"bytesInOutput": 4853
|
17246
16754
|
},
|
17247
16755
|
"src/Prebuilt/components/hooks/useUserPreferences.jsx": {
|
17248
16756
|
"bytesInOutput": 748
|
@@ -17251,25 +16759,25 @@
|
|
17251
16759
|
"bytesInOutput": 241
|
17252
16760
|
},
|
17253
16761
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
|
17254
|
-
"bytesInOutput":
|
16762
|
+
"bytesInOutput": 2313
|
17255
16763
|
},
|
17256
16764
|
"src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
|
17257
|
-
"bytesInOutput":
|
16765
|
+
"bytesInOutput": 1008
|
17258
16766
|
},
|
17259
16767
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
|
17260
|
-
"bytesInOutput":
|
16768
|
+
"bytesInOutput": 2062
|
17261
16769
|
},
|
17262
16770
|
"src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
|
17263
16771
|
"bytesInOutput": 1486
|
17264
16772
|
},
|
17265
16773
|
"src/Prebuilt/common/utils.js": {
|
17266
|
-
"bytesInOutput":
|
16774
|
+
"bytesInOutput": 2828
|
17267
16775
|
},
|
17268
16776
|
"src/Prebuilt/components/AppData/useSidepane.js": {
|
17269
16777
|
"bytesInOutput": 2499
|
17270
16778
|
},
|
17271
16779
|
"src/Prebuilt/components/AuthToken.jsx": {
|
17272
|
-
"bytesInOutput":
|
16780
|
+
"bytesInOutput": 3559
|
17273
16781
|
},
|
17274
16782
|
"src/Prebuilt/AppContext.tsx": {
|
17275
16783
|
"bytesInOutput": 577
|
@@ -17278,34 +16786,34 @@
|
|
17278
16786
|
"bytesInOutput": 4698
|
17279
16787
|
},
|
17280
16788
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
17281
|
-
"bytesInOutput":
|
16789
|
+
"bytesInOutput": 6838
|
17282
16790
|
},
|
17283
16791
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
17284
|
-
"bytesInOutput":
|
16792
|
+
"bytesInOutput": 2959
|
17285
16793
|
},
|
17286
16794
|
"src/Prebuilt/components/AudioVideoToggle.tsx": {
|
17287
|
-
"bytesInOutput":
|
16795
|
+
"bytesInOutput": 9997
|
17288
16796
|
},
|
17289
16797
|
"src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.tsx": {
|
17290
|
-
"bytesInOutput":
|
16798
|
+
"bytesInOutput": 3074
|
17291
16799
|
},
|
17292
16800
|
"src/Prebuilt/IconButton.tsx": {
|
17293
16801
|
"bytesInOutput": 487
|
17294
16802
|
},
|
17295
16803
|
"src/Prebuilt/components/Settings/SettingsModal.jsx": {
|
17296
|
-
"bytesInOutput":
|
16804
|
+
"bytesInOutput": 8781
|
17297
16805
|
},
|
17298
16806
|
"src/Sheet/index.ts": {
|
17299
16807
|
"bytesInOutput": 27
|
17300
16808
|
},
|
17301
16809
|
"src/Sheet/Sheet.tsx": {
|
17302
|
-
"bytesInOutput":
|
16810
|
+
"bytesInOutput": 2738
|
17303
16811
|
},
|
17304
16812
|
"src/Prebuilt/components/Settings/DeviceSettings.jsx": {
|
17305
|
-
"bytesInOutput":
|
16813
|
+
"bytesInOutput": 6125
|
17306
16814
|
},
|
17307
16815
|
"src/Prebuilt/primitives/DropdownTrigger.jsx": {
|
17308
|
-
"bytesInOutput":
|
16816
|
+
"bytesInOutput": 1272
|
17309
16817
|
},
|
17310
16818
|
"src/Prebuilt/components/hooks/useAudioOutputTest.tsx": {
|
17311
16819
|
"bytesInOutput": 574
|
@@ -17317,10 +16825,10 @@
|
|
17317
16825
|
"bytesInOutput": 1831
|
17318
16826
|
},
|
17319
16827
|
"src/Prebuilt/components/Toast/ToastManager.js": {
|
17320
|
-
"bytesInOutput":
|
16828
|
+
"bytesInOutput": 970
|
17321
16829
|
},
|
17322
16830
|
"src/Prebuilt/components/EmojiReaction.jsx": {
|
17323
|
-
"bytesInOutput":
|
16831
|
+
"bytesInOutput": 2408
|
17324
16832
|
},
|
17325
16833
|
"src/Prebuilt/components/Footer/EmojiCard.jsx": {
|
17326
16834
|
"bytesInOutput": 972
|
@@ -17329,34 +16837,34 @@
|
|
17329
16837
|
"bytesInOutput": 606
|
17330
16838
|
},
|
17331
16839
|
"src/Prebuilt/common/hooks.ts": {
|
17332
|
-
"bytesInOutput":
|
16840
|
+
"bytesInOutput": 3513
|
17333
16841
|
},
|
17334
16842
|
"src/Prebuilt/components/Leave/LeaveRoom.tsx": {
|
17335
|
-
"bytesInOutput":
|
16843
|
+
"bytesInOutput": 2326
|
17336
16844
|
},
|
17337
16845
|
"src/Prebuilt/components/Leave/DesktopLeaveRoom.tsx": {
|
17338
|
-
"bytesInOutput":
|
16846
|
+
"bytesInOutput": 5617
|
17339
16847
|
},
|
17340
16848
|
"src/Prebuilt/components/Leave/EndSessionContent.tsx": {
|
17341
|
-
"bytesInOutput":
|
16849
|
+
"bytesInOutput": 1917
|
17342
16850
|
},
|
17343
16851
|
"src/Prebuilt/components/Leave/LeaveAtoms.tsx": {
|
17344
16852
|
"bytesInOutput": 491
|
17345
16853
|
},
|
17346
16854
|
"src/Prebuilt/components/Leave/LeaveCard.tsx": {
|
17347
|
-
"bytesInOutput":
|
16855
|
+
"bytesInOutput": 632
|
17348
16856
|
},
|
17349
16857
|
"src/Prebuilt/components/Leave/LeaveSessionContent.tsx": {
|
17350
|
-
"bytesInOutput":
|
16858
|
+
"bytesInOutput": 1734
|
17351
16859
|
},
|
17352
16860
|
"src/Prebuilt/components/Leave/MwebLeaveRoom.tsx": {
|
17353
|
-
"bytesInOutput":
|
16861
|
+
"bytesInOutput": 4683
|
17354
16862
|
},
|
17355
16863
|
"src/Prebuilt/components/MoreSettings/MoreSettings.tsx": {
|
17356
16864
|
"bytesInOutput": 472
|
17357
16865
|
},
|
17358
16866
|
"src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx": {
|
17359
|
-
"bytesInOutput":
|
16867
|
+
"bytesInOutput": 6890
|
17360
16868
|
},
|
17361
16869
|
"src/Prebuilt/components/PIP/index.jsx": {
|
17362
16870
|
"bytesInOutput": 178
|
@@ -17365,58 +16873,58 @@
|
|
17365
16873
|
"bytesInOutput": 2357
|
17366
16874
|
},
|
17367
16875
|
"src/Prebuilt/components/PIP/PIPManager.js": {
|
17368
|
-
"bytesInOutput":
|
16876
|
+
"bytesInOutput": 8466
|
17369
16877
|
},
|
17370
16878
|
"src/Prebuilt/components/PIP/pipUtils.js": {
|
17371
16879
|
"bytesInOutput": 4289
|
17372
16880
|
},
|
17373
16881
|
"src/Prebuilt/components/PIP/SetupMediaSession.js": {
|
17374
|
-
"bytesInOutput":
|
16882
|
+
"bytesInOutput": 1870
|
17375
16883
|
},
|
17376
16884
|
"src/Prebuilt/components/RoleChangeModal.jsx": {
|
17377
|
-
"bytesInOutput":
|
16885
|
+
"bytesInOutput": 5842
|
17378
16886
|
},
|
17379
16887
|
"src/Prebuilt/components/Settings/StartRecording.jsx": {
|
17380
|
-
"bytesInOutput":
|
16888
|
+
"bytesInOutput": 4455
|
17381
16889
|
},
|
17382
16890
|
"src/Prebuilt/components/Streaming/ResolutionInput.jsx": {
|
17383
16891
|
"bytesInOutput": 2942
|
17384
16892
|
},
|
17385
16893
|
"src/Prebuilt/primitives/DialogContent.jsx": {
|
17386
|
-
"bytesInOutput":
|
16894
|
+
"bytesInOutput": 7036
|
17387
16895
|
},
|
17388
16896
|
"src/Prebuilt/components/StatsForNerds.jsx": {
|
17389
|
-
"bytesInOutput":
|
16897
|
+
"bytesInOutput": 9374
|
17390
16898
|
},
|
17391
16899
|
"src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
|
17392
|
-
"bytesInOutput":
|
16900
|
+
"bytesInOutput": 4856
|
17393
16901
|
},
|
17394
16902
|
"src/Prebuilt/components/MoreSettings/FullScreenItem.tsx": {
|
17395
16903
|
"bytesInOutput": 628
|
17396
16904
|
},
|
17397
16905
|
"src/Prebuilt/components/hooks/useFullscreen.ts": {
|
17398
|
-
"bytesInOutput":
|
16906
|
+
"bytesInOutput": 1240
|
17399
16907
|
},
|
17400
16908
|
"src/Prebuilt/components/MoreSettings/MuteAllModal.tsx": {
|
17401
|
-
"bytesInOutput":
|
16909
|
+
"bytesInOutput": 1778
|
17402
16910
|
},
|
17403
16911
|
"src/Prebuilt/components/MoreSettings/MuteAllContent.tsx": {
|
17404
|
-
"bytesInOutput":
|
16912
|
+
"bytesInOutput": 2489
|
17405
16913
|
},
|
17406
16914
|
"src/Prebuilt/components/MoreSettings/constants.ts": {
|
17407
16915
|
"bytesInOutput": 437
|
17408
16916
|
},
|
17409
16917
|
"src/Prebuilt/components/hooks/useMetadata.tsx": {
|
17410
|
-
"bytesInOutput":
|
16918
|
+
"bytesInOutput": 1651
|
17411
16919
|
},
|
17412
16920
|
"src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
|
17413
|
-
"bytesInOutput":
|
16921
|
+
"bytesInOutput": 10723
|
17414
16922
|
},
|
17415
16923
|
"src/Prebuilt/components/Header/StreamActions.tsx": {
|
17416
|
-
"bytesInOutput":
|
16924
|
+
"bytesInOutput": 9629
|
17417
16925
|
},
|
17418
16926
|
"../hms-video-store/dist/index.js": {
|
17419
|
-
"bytesInOutput":
|
16927
|
+
"bytesInOutput": 48904
|
17420
16928
|
},
|
17421
16929
|
"../../node_modules/reselect/es/index.js": {
|
17422
16930
|
"bytesInOutput": 2537
|
@@ -17455,22 +16963,22 @@
|
|
17455
16963
|
"bytesInOutput": 12470
|
17456
16964
|
},
|
17457
16965
|
"src/Prebuilt/components/Header/AdditionalRoomState.jsx": {
|
17458
|
-
"bytesInOutput":
|
16966
|
+
"bytesInOutput": 6601
|
17459
16967
|
},
|
17460
16968
|
"src/Prebuilt/components/hooks/usePlaylistMusic.js": {
|
17461
|
-
"bytesInOutput":
|
16969
|
+
"bytesInOutput": 994
|
17462
16970
|
},
|
17463
16971
|
"src/Prebuilt/components/hooks/useScreenshareAudio.js": {
|
17464
|
-
"bytesInOutput":
|
16972
|
+
"bytesInOutput": 884
|
17465
16973
|
},
|
17466
16974
|
"src/Prebuilt/components/MoreSettings/ActionTile.jsx": {
|
17467
|
-
"bytesInOutput":
|
16975
|
+
"bytesInOutput": 1213
|
17468
16976
|
},
|
17469
16977
|
"src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
|
17470
|
-
"bytesInOutput":
|
16978
|
+
"bytesInOutput": 2056
|
17471
16979
|
},
|
17472
16980
|
"src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx": {
|
17473
|
-
"bytesInOutput":
|
16981
|
+
"bytesInOutput": 3176
|
17474
16982
|
},
|
17475
16983
|
"src/Prebuilt/components/AppData/useSheet.ts": {
|
17476
16984
|
"bytesInOutput": 844
|
@@ -17479,10 +16987,10 @@
|
|
17479
16987
|
"bytesInOutput": 658
|
17480
16988
|
},
|
17481
16989
|
"src/Prebuilt/components/RaiseHand.tsx": {
|
17482
|
-
"bytesInOutput":
|
16990
|
+
"bytesInOutput": 849
|
17483
16991
|
},
|
17484
16992
|
"src/Prebuilt/components/ScreenShareToggle.jsx": {
|
17485
|
-
"bytesInOutput":
|
16993
|
+
"bytesInOutput": 1552
|
17486
16994
|
},
|
17487
16995
|
"src/Prebuilt/components/pdfAnnotator/shareScreenOptions.jsx": {
|
17488
16996
|
"bytesInOutput": 7124
|
@@ -17518,52 +17026,52 @@
|
|
17518
17026
|
"bytesInOutput": 1445
|
17519
17027
|
},
|
17520
17028
|
"src/Prebuilt/components/Footer/ParticipantList.tsx": {
|
17521
|
-
"bytesInOutput":
|
17029
|
+
"bytesInOutput": 12011
|
17522
17030
|
},
|
17523
17031
|
"src/Prebuilt/components/Connection/ConnectionIndicator.tsx": {
|
17524
|
-
"bytesInOutput":
|
17032
|
+
"bytesInOutput": 3835
|
17525
17033
|
},
|
17526
17034
|
"src/Prebuilt/components/Connection/connectionQualityUtils.js": {
|
17527
17035
|
"bytesInOutput": 700
|
17528
17036
|
},
|
17529
17037
|
"src/Prebuilt/components/RemoveParticipant.tsx": {
|
17530
|
-
"bytesInOutput":
|
17038
|
+
"bytesInOutput": 1219
|
17531
17039
|
},
|
17532
17040
|
"src/Prebuilt/components/Footer/RoleAccordion.tsx": {
|
17533
|
-
"bytesInOutput":
|
17041
|
+
"bytesInOutput": 5034
|
17534
17042
|
},
|
17535
17043
|
"src/Prebuilt/components/Footer/RoleOptions.tsx": {
|
17536
|
-
"bytesInOutput":
|
17044
|
+
"bytesInOutput": 6809
|
17537
17045
|
},
|
17538
17046
|
"src/Prebuilt/components/hooks/useGroupOnStageActions.tsx": {
|
17539
|
-
"bytesInOutput":
|
17047
|
+
"bytesInOutput": 1730
|
17540
17048
|
},
|
17541
17049
|
"src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
|
17542
|
-
"bytesInOutput":
|
17050
|
+
"bytesInOutput": 1634
|
17543
17051
|
},
|
17544
17052
|
"src/Prebuilt/components/Footer/PollsToggle.tsx": {
|
17545
17053
|
"bytesInOutput": 1073
|
17546
17054
|
},
|
17547
17055
|
"src/Prebuilt/components/Footer/WhiteboardToggle.tsx": {
|
17548
|
-
"bytesInOutput":
|
17056
|
+
"bytesInOutput": 1192
|
17549
17057
|
},
|
17550
17058
|
"src/Prebuilt/components/Notifications/HLSFailureModal.tsx": {
|
17551
|
-
"bytesInOutput":
|
17059
|
+
"bytesInOutput": 2386
|
17552
17060
|
},
|
17553
17061
|
"src/Prebuilt/components/RoleChangeRequest/RoleChangeRequestModal.tsx": {
|
17554
|
-
"bytesInOutput":
|
17062
|
+
"bytesInOutput": 2832
|
17555
17063
|
},
|
17556
17064
|
"src/Prebuilt/components/Preview/PreviewJoin.tsx": {
|
17557
|
-
"bytesInOutput":
|
17065
|
+
"bytesInOutput": 9408
|
17558
17066
|
},
|
17559
17067
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
17560
|
-
"bytesInOutput":
|
17068
|
+
"bytesInOutput": 5669
|
17561
17069
|
},
|
17562
17070
|
"src/Prebuilt/components/Polls/Polls.tsx": {
|
17563
17071
|
"bytesInOutput": 735
|
17564
17072
|
},
|
17565
17073
|
"src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.tsx": {
|
17566
|
-
"bytesInOutput":
|
17074
|
+
"bytesInOutput": 7607
|
17567
17075
|
},
|
17568
17076
|
"src/Prebuilt/components/Streaming/Common.jsx": {
|
17569
17077
|
"bytesInOutput": 2247
|
@@ -17572,10 +17080,10 @@
|
|
17572
17080
|
"bytesInOutput": 795
|
17573
17081
|
},
|
17574
17082
|
"src/Prebuilt/components/Polls/CreateQuestions/CreateQuestions.jsx": {
|
17575
|
-
"bytesInOutput":
|
17083
|
+
"bytesInOutput": 4839
|
17576
17084
|
},
|
17577
17085
|
"src/Prebuilt/components/Polls/CreateQuestions/QuestionForm.tsx": {
|
17578
|
-
"bytesInOutput":
|
17086
|
+
"bytesInOutput": 7974
|
17579
17087
|
},
|
17580
17088
|
"src/Prebuilt/components/Polls/CreateQuestions/DeleteQuestionModal.tsx": {
|
17581
17089
|
"bytesInOutput": 2083
|
@@ -17584,10 +17092,10 @@
|
|
17584
17092
|
"bytesInOutput": 204
|
17585
17093
|
},
|
17586
17094
|
"src/Prebuilt/components/Polls/common/MultipleChoiceOptions.jsx": {
|
17587
|
-
"bytesInOutput":
|
17095
|
+
"bytesInOutput": 3548
|
17588
17096
|
},
|
17589
17097
|
"src/Prebuilt/components/Polls/common/OptionInputWithDelete.tsx": {
|
17590
|
-
"bytesInOutput":
|
17098
|
+
"bytesInOutput": 895
|
17591
17099
|
},
|
17592
17100
|
"src/Prebuilt/components/Polls/common/VoteCount.tsx": {
|
17593
17101
|
"bytesInOutput": 361
|
@@ -17596,13 +17104,13 @@
|
|
17596
17104
|
"bytesInOutput": 594
|
17597
17105
|
},
|
17598
17106
|
"src/Prebuilt/components/Polls/common/SingleChoiceOptions.jsx": {
|
17599
|
-
"bytesInOutput":
|
17107
|
+
"bytesInOutput": 4361
|
17600
17108
|
},
|
17601
17109
|
"src/Prebuilt/components/Polls/CreateQuestions/SavedQuestion.tsx": {
|
17602
|
-
"bytesInOutput":
|
17110
|
+
"bytesInOutput": 1911
|
17603
17111
|
},
|
17604
17112
|
"src/Prebuilt/components/Polls/Voting/LeaderboardSummary.tsx": {
|
17605
|
-
"bytesInOutput":
|
17113
|
+
"bytesInOutput": 3865
|
17606
17114
|
},
|
17607
17115
|
"src/Prebuilt/components/Polls/Voting/LeaderboardEntry.tsx": {
|
17608
17116
|
"bytesInOutput": 2078
|
@@ -17611,31 +17119,31 @@
|
|
17611
17119
|
"bytesInOutput": 629
|
17612
17120
|
},
|
17613
17121
|
"src/Prebuilt/components/Polls/Voting/PeerParticipationSummary.tsx": {
|
17614
|
-
"bytesInOutput":
|
17122
|
+
"bytesInOutput": 2066
|
17615
17123
|
},
|
17616
17124
|
"src/Prebuilt/components/Polls/Voting/StatisticBox.tsx": {
|
17617
17125
|
"bytesInOutput": 666
|
17618
17126
|
},
|
17619
17127
|
"src/Prebuilt/components/Polls/Voting/useQuizSummary.tsx": {
|
17620
|
-
"bytesInOutput":
|
17128
|
+
"bytesInOutput": 1635
|
17621
17129
|
},
|
17622
17130
|
"src/Prebuilt/components/Polls/Voting/Voting.tsx": {
|
17623
|
-
"bytesInOutput":
|
17131
|
+
"bytesInOutput": 3276
|
17624
17132
|
},
|
17625
17133
|
"src/Prebuilt/components/Polls/Voting/StandardVoting.tsx": {
|
17626
|
-
"bytesInOutput":
|
17134
|
+
"bytesInOutput": 1050
|
17627
17135
|
},
|
17628
17136
|
"src/Prebuilt/components/Polls/Voting/QuestionCard.jsx": {
|
17629
|
-
"bytesInOutput":
|
17137
|
+
"bytesInOutput": 7295
|
17630
17138
|
},
|
17631
17139
|
"src/Prebuilt/components/Polls/Voting/TimedVoting.tsx": {
|
17632
|
-
"bytesInOutput":
|
17140
|
+
"bytesInOutput": 1508
|
17633
17141
|
},
|
17634
17142
|
"src/Prebuilt/components/RoomDetails/RoomDetailsPane.tsx": {
|
17635
17143
|
"bytesInOutput": 1835
|
17636
17144
|
},
|
17637
17145
|
"src/Prebuilt/components/Header/HeaderComponents.jsx": {
|
17638
|
-
"bytesInOutput":
|
17146
|
+
"bytesInOutput": 1524
|
17639
17147
|
},
|
17640
17148
|
"src/Prebuilt/components/RoomDetails/RoomDetailsRow.tsx": {
|
17641
17149
|
"bytesInOutput": 664
|
@@ -17644,55 +17152,55 @@
|
|
17644
17152
|
"bytesInOutput": 720
|
17645
17153
|
},
|
17646
17154
|
"src/Prebuilt/components/SidePaneTabs.tsx": {
|
17647
|
-
"bytesInOutput":
|
17155
|
+
"bytesInOutput": 7336
|
17648
17156
|
},
|
17649
17157
|
"src/Prebuilt/components/Chat/Chat.tsx": {
|
17650
|
-
"bytesInOutput":
|
17158
|
+
"bytesInOutput": 4739
|
17651
17159
|
},
|
17652
17160
|
"src/Prebuilt/components/Chat/ChatBody.tsx": {
|
17653
|
-
"bytesInOutput":
|
17161
|
+
"bytesInOutput": 14266
|
17654
17162
|
},
|
17655
17163
|
"src/Prebuilt/components/Chat/ChatActions.tsx": {
|
17656
|
-
"bytesInOutput":
|
17164
|
+
"bytesInOutput": 9508
|
17657
17165
|
},
|
17658
17166
|
"src/Prebuilt/components/Chat/MwebChatOption.tsx": {
|
17659
17167
|
"bytesInOutput": 417
|
17660
17168
|
},
|
17661
17169
|
"src/Prebuilt/components/hooks/useChatBlacklist.ts": {
|
17662
|
-
"bytesInOutput":
|
17170
|
+
"bytesInOutput": 1115
|
17663
17171
|
},
|
17664
17172
|
"src/Prebuilt/components/hooks/usePinnedMessages.ts": {
|
17665
|
-
"bytesInOutput":
|
17173
|
+
"bytesInOutput": 2502
|
17666
17174
|
},
|
17667
17175
|
"src/Prebuilt/components/Chat/EmptyChat.tsx": {
|
17668
|
-
"bytesInOutput":
|
17176
|
+
"bytesInOutput": 1882
|
17669
17177
|
},
|
17670
17178
|
"src/Prebuilt/images/empty-chat.svg": {
|
17671
17179
|
"bytesInOutput": 2261
|
17672
17180
|
},
|
17673
17181
|
"src/Prebuilt/components/hooks/usePinnedBy.tsx": {
|
17674
|
-
"bytesInOutput":
|
17182
|
+
"bytesInOutput": 677
|
17675
17183
|
},
|
17676
17184
|
"src/Prebuilt/components/Chat/ChatFooter.tsx": {
|
17677
|
-
"bytesInOutput":
|
17185
|
+
"bytesInOutput": 9014
|
17678
17186
|
},
|
17679
17187
|
"src/Prebuilt/components/Chat/ChatSelectorContainer.tsx": {
|
17680
|
-
"bytesInOutput":
|
17188
|
+
"bytesInOutput": 5184
|
17681
17189
|
},
|
17682
17190
|
"src/Prebuilt/components/Chat/ChatSelector.tsx": {
|
17683
|
-
"bytesInOutput":
|
17191
|
+
"bytesInOutput": 6811
|
17684
17192
|
},
|
17685
17193
|
"src/Prebuilt/components/AppData/useChatState.js": {
|
17686
17194
|
"bytesInOutput": 666
|
17687
17195
|
},
|
17688
17196
|
"src/Prebuilt/components/Chat/useEmojiPickerStyles.js": {
|
17689
|
-
"bytesInOutput":
|
17197
|
+
"bytesInOutput": 1097
|
17690
17198
|
},
|
17691
17199
|
"src/Prebuilt/components/Chat/ChatStates.tsx": {
|
17692
|
-
"bytesInOutput":
|
17200
|
+
"bytesInOutput": 2561
|
17693
17201
|
},
|
17694
17202
|
"src/Prebuilt/components/Chat/PinnedMessage.tsx": {
|
17695
|
-
"bytesInOutput":
|
17203
|
+
"bytesInOutput": 4779
|
17696
17204
|
},
|
17697
17205
|
"src/Prebuilt/components/Chat/ArrowNavigation.tsx": {
|
17698
17206
|
"bytesInOutput": 1021
|
@@ -17701,67 +17209,67 @@
|
|
17701
17209
|
"bytesInOutput": 543
|
17702
17210
|
},
|
17703
17211
|
"src/Prebuilt/components/Footer/PaginatedParticipants.tsx": {
|
17704
|
-
"bytesInOutput":
|
17212
|
+
"bytesInOutput": 4119
|
17705
17213
|
},
|
17706
17214
|
"src/Prebuilt/components/ChatSettings.tsx": {
|
17707
|
-
"bytesInOutput":
|
17215
|
+
"bytesInOutput": 2280
|
17708
17216
|
},
|
17709
17217
|
"src/Prebuilt/components/VideoTile.tsx": {
|
17710
|
-
"bytesInOutput":
|
17218
|
+
"bytesInOutput": 6256
|
17711
17219
|
},
|
17712
17220
|
"src/Prebuilt/components/Connection/TileConnection.tsx": {
|
17713
|
-
"bytesInOutput":
|
17221
|
+
"bytesInOutput": 2399
|
17714
17222
|
},
|
17715
17223
|
"src/Prebuilt/components/TileMenu/TileMenu.tsx": {
|
17716
|
-
"bytesInOutput":
|
17224
|
+
"bytesInOutput": 4310
|
17717
17225
|
},
|
17718
17226
|
"src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
|
17719
|
-
"bytesInOutput":
|
17227
|
+
"bytesInOutput": 11182
|
17720
17228
|
},
|
17721
17229
|
"src/Prebuilt/components/TileMenu/utils.ts": {
|
17722
|
-
"bytesInOutput":
|
17230
|
+
"bytesInOutput": 130
|
17723
17231
|
},
|
17724
17232
|
"src/Prebuilt/components/peerTileUtils.jsx": {
|
17725
17233
|
"bytesInOutput": 1050
|
17726
17234
|
},
|
17727
17235
|
"src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
|
17728
|
-
"bytesInOutput":
|
17236
|
+
"bytesInOutput": 6815
|
17729
17237
|
},
|
17730
17238
|
"src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
|
17731
|
-
"bytesInOutput":
|
17239
|
+
"bytesInOutput": 1077
|
17732
17240
|
},
|
17733
17241
|
"src/Prebuilt/components/VirtualBackground/VBOption.tsx": {
|
17734
|
-
"bytesInOutput":
|
17242
|
+
"bytesInOutput": 1077
|
17735
17243
|
},
|
17736
17244
|
"src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
|
17737
|
-
"bytesInOutput":
|
17245
|
+
"bytesInOutput": 2758
|
17738
17246
|
},
|
17739
17247
|
"src/Prebuilt/components/VirtualBackground/constants.ts": {
|
17740
17248
|
"bytesInOutput": 714
|
17741
17249
|
},
|
17742
17250
|
"src/Prebuilt/components/Chip.tsx": {
|
17743
|
-
"bytesInOutput":
|
17251
|
+
"bytesInOutput": 740
|
17744
17252
|
},
|
17745
17253
|
"src/Prebuilt/components/FullPageProgress.jsx": {
|
17746
|
-
"bytesInOutput":
|
17254
|
+
"bytesInOutput": 561
|
17747
17255
|
},
|
17748
17256
|
"src/Prebuilt/components/Preview/PreviewForm.tsx": {
|
17749
|
-
"bytesInOutput":
|
17257
|
+
"bytesInOutput": 2557
|
17750
17258
|
},
|
17751
17259
|
"src/Prebuilt/components/RoleChangeRequest/RequestPrompt.tsx": {
|
17752
|
-
"bytesInOutput":
|
17260
|
+
"bytesInOutput": 2206
|
17753
17261
|
},
|
17754
17262
|
"src/Prebuilt/layouts/VideoStreamingSection.tsx": {
|
17755
|
-
"bytesInOutput":
|
17263
|
+
"bytesInOutput": 3413
|
17756
17264
|
},
|
17757
17265
|
"src/Prebuilt/components/VideoLayouts/GridLayout.tsx": {
|
17758
|
-
"bytesInOutput":
|
17266
|
+
"bytesInOutput": 4427
|
17759
17267
|
},
|
17760
17268
|
"src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
|
17761
|
-
"bytesInOutput":
|
17269
|
+
"bytesInOutput": 1888
|
17762
17270
|
},
|
17763
17271
|
"src/Prebuilt/components/InsetTile.tsx": {
|
17764
|
-
"bytesInOutput":
|
17272
|
+
"bytesInOutput": 3866
|
17765
17273
|
},
|
17766
17274
|
"src/Prebuilt/components/hooks/useVideoTileLayout.ts": {
|
17767
17275
|
"bytesInOutput": 451
|
@@ -17770,52 +17278,55 @@
|
|
17770
17278
|
"bytesInOutput": 1699
|
17771
17279
|
},
|
17772
17280
|
"src/Prebuilt/components/VideoLayouts/Grid.tsx": {
|
17773
|
-
"bytesInOutput":
|
17281
|
+
"bytesInOutput": 1029
|
17774
17282
|
},
|
17775
17283
|
"src/Prebuilt/components/hooks/useTileLayout.tsx": {
|
17776
17284
|
"bytesInOutput": 3834
|
17777
17285
|
},
|
17778
17286
|
"src/Prebuilt/components/VideoLayouts/RoleProminence.tsx": {
|
17779
|
-
"bytesInOutput":
|
17287
|
+
"bytesInOutput": 2082
|
17780
17288
|
},
|
17781
17289
|
"src/Prebuilt/components/SecondaryTiles.tsx": {
|
17782
|
-
"bytesInOutput":
|
17290
|
+
"bytesInOutput": 2358
|
17783
17291
|
},
|
17784
17292
|
"src/Prebuilt/components/VideoLayouts/ProminenceLayout.tsx": {
|
17785
|
-
"bytesInOutput":
|
17293
|
+
"bytesInOutput": 2133
|
17786
17294
|
},
|
17787
17295
|
"src/Prebuilt/components/hooks/useRoleProminencePeers.tsx": {
|
17788
|
-
"bytesInOutput":
|
17296
|
+
"bytesInOutput": 978
|
17789
17297
|
},
|
17790
17298
|
"src/Prebuilt/components/VideoLayouts/ScreenshareLayout.tsx": {
|
17791
|
-
"bytesInOutput":
|
17299
|
+
"bytesInOutput": 2501
|
17792
17300
|
},
|
17793
17301
|
"src/Prebuilt/components/ScreenshareTile.tsx": {
|
17794
|
-
"bytesInOutput":
|
17302
|
+
"bytesInOutput": 4269
|
17795
17303
|
},
|
17796
17304
|
"src/Prebuilt/components/LayoutModeSelector.tsx": {
|
17797
17305
|
"bytesInOutput": 3276
|
17798
17306
|
},
|
17799
17307
|
"src/Prebuilt/components/ScreenshareDisplay.tsx": {
|
17800
|
-
"bytesInOutput":
|
17308
|
+
"bytesInOutput": 1196
|
17801
17309
|
},
|
17802
17310
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
17803
|
-
"bytesInOutput":
|
17311
|
+
"bytesInOutput": 2656
|
17312
|
+
},
|
17313
|
+
"../../../../../../../tmp/tmp-2759-Nmh2mtn8rOr9/18ec1204f8d0/index.css": {
|
17314
|
+
"bytesInOutput": 0
|
17804
17315
|
},
|
17805
17316
|
"src/Prebuilt/common/PeersSorter.ts": {
|
17806
|
-
"bytesInOutput":
|
17317
|
+
"bytesInOutput": 2973
|
17807
17318
|
},
|
17808
17319
|
"src/Prebuilt/layouts/EmbedView.jsx": {
|
17809
|
-
"bytesInOutput":
|
17320
|
+
"bytesInOutput": 2654
|
17810
17321
|
},
|
17811
17322
|
"src/Prebuilt/layouts/PDFView.jsx": {
|
17812
|
-
"bytesInOutput":
|
17323
|
+
"bytesInOutput": 1427
|
17813
17324
|
},
|
17814
17325
|
"src/Prebuilt/layouts/WaitingView.jsx": {
|
17815
17326
|
"bytesInOutput": 1415
|
17816
17327
|
},
|
17817
17328
|
"src/Prebuilt/components/hooks/useCloseScreenshareWhiteboard.tsx": {
|
17818
|
-
"bytesInOutput":
|
17329
|
+
"bytesInOutput": 585
|
17819
17330
|
},
|
17820
17331
|
"src/Prebuilt/components/Header/index.tsx": {
|
17821
17332
|
"bytesInOutput": 27
|
@@ -17827,64 +17338,64 @@
|
|
17827
17338
|
"bytesInOutput": 1607
|
17828
17339
|
},
|
17829
17340
|
"src/Prebuilt/components/Header/common.jsx": {
|
17830
|
-
"bytesInOutput":
|
17341
|
+
"bytesInOutput": 5838
|
17831
17342
|
},
|
17832
17343
|
"src/Prebuilt/components/PreviousRoleInMetadata.tsx": {
|
17833
17344
|
"bytesInOutput": 754
|
17834
17345
|
},
|
17835
17346
|
"src/Prebuilt/components/ErrorBoundary.jsx": {
|
17836
|
-
"bytesInOutput":
|
17347
|
+
"bytesInOutput": 3485
|
17837
17348
|
},
|
17838
17349
|
"src/Prebuilt/components/init/Init.jsx": {
|
17839
|
-
"bytesInOutput":
|
17350
|
+
"bytesInOutput": 619
|
17840
17351
|
},
|
17841
17352
|
"src/Prebuilt/services/FeatureFlags.jsx": {
|
17842
|
-
"bytesInOutput":
|
17353
|
+
"bytesInOutput": 1364
|
17843
17354
|
},
|
17844
17355
|
"src/Prebuilt/components/Input/KeyboardInputManager.js": {
|
17845
|
-
"bytesInOutput":
|
17356
|
+
"bytesInOutput": 3145
|
17846
17357
|
},
|
17847
17358
|
"src/Prebuilt/components/LeaveScreen.tsx": {
|
17848
|
-
"bytesInOutput":
|
17359
|
+
"bytesInOutput": 2172
|
17849
17360
|
},
|
17850
17361
|
"src/Prebuilt/AppStateContext.tsx": {
|
17851
17362
|
"bytesInOutput": 2554
|
17852
17363
|
},
|
17853
17364
|
"src/Prebuilt/components/hooks/useRedirectToLeave.tsx": {
|
17854
|
-
"bytesInOutput":
|
17365
|
+
"bytesInOutput": 466
|
17855
17366
|
},
|
17856
17367
|
"src/Prebuilt/components/MwebLandscapePrompt.tsx": {
|
17857
|
-
"bytesInOutput":
|
17368
|
+
"bytesInOutput": 2883
|
17858
17369
|
},
|
17859
17370
|
"src/Prebuilt/components/Notifications/index.tsx": {
|
17860
17371
|
"bytesInOutput": 27
|
17861
17372
|
},
|
17862
17373
|
"src/Prebuilt/components/Notifications/Notifications.tsx": {
|
17863
|
-
"bytesInOutput":
|
17374
|
+
"bytesInOutput": 7178
|
17864
17375
|
},
|
17865
17376
|
"src/Prebuilt/components/Notifications/AutoplayBlockedModal.tsx": {
|
17866
17377
|
"bytesInOutput": 1053
|
17867
17378
|
},
|
17868
17379
|
"src/Prebuilt/components/Notifications/ChatNotifications.tsx": {
|
17869
|
-
"bytesInOutput":
|
17380
|
+
"bytesInOutput": 1270
|
17870
17381
|
},
|
17871
17382
|
"src/Prebuilt/components/Notifications/HandRaisedNotifications.tsx": {
|
17872
|
-
"bytesInOutput":
|
17383
|
+
"bytesInOutput": 1612
|
17873
17384
|
},
|
17874
17385
|
"src/Prebuilt/components/Toast/ToastBatcher.js": {
|
17875
|
-
"bytesInOutput":
|
17386
|
+
"bytesInOutput": 1935
|
17876
17387
|
},
|
17877
17388
|
"src/Prebuilt/components/Toast/ToastConfig.jsx": {
|
17878
|
-
"bytesInOutput":
|
17389
|
+
"bytesInOutput": 6488
|
17879
17390
|
},
|
17880
17391
|
"src/Prebuilt/components/Notifications/InitErrorModal.tsx": {
|
17881
|
-
"bytesInOutput":
|
17392
|
+
"bytesInOutput": 1565
|
17882
17393
|
},
|
17883
17394
|
"src/Prebuilt/components/Notifications/PeerNotifications.tsx": {
|
17884
|
-
"bytesInOutput":
|
17395
|
+
"bytesInOutput": 1594
|
17885
17396
|
},
|
17886
17397
|
"src/Prebuilt/components/Notifications/PermissionErrorModal.tsx": {
|
17887
|
-
"bytesInOutput":
|
17398
|
+
"bytesInOutput": 4352
|
17888
17399
|
},
|
17889
17400
|
"src/Prebuilt/images/android-perm-1.png": {
|
17890
17401
|
"bytesInOutput": 10443
|
@@ -17893,25 +17404,25 @@
|
|
17893
17404
|
"bytesInOutput": 11963
|
17894
17405
|
},
|
17895
17406
|
"src/Prebuilt/components/Notifications/ReconnectNotifications.tsx": {
|
17896
|
-
"bytesInOutput":
|
17407
|
+
"bytesInOutput": 2204
|
17897
17408
|
},
|
17898
17409
|
"src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.tsx": {
|
17899
|
-
"bytesInOutput":
|
17410
|
+
"bytesInOutput": 1782
|
17900
17411
|
},
|
17901
17412
|
"src/Prebuilt/components/Notifications/TrackNotifications.tsx": {
|
17902
17413
|
"bytesInOutput": 640
|
17903
17414
|
},
|
17904
17415
|
"src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx": {
|
17905
|
-
"bytesInOutput":
|
17416
|
+
"bytesInOutput": 1651
|
17906
17417
|
},
|
17907
17418
|
"src/Prebuilt/components/Preview/PreviewScreen.tsx": {
|
17908
|
-
"bytesInOutput":
|
17419
|
+
"bytesInOutput": 1173
|
17909
17420
|
},
|
17910
17421
|
"src/Prebuilt/components/Toast/ToastContainer.jsx": {
|
17911
|
-
"bytesInOutput":
|
17422
|
+
"bytesInOutput": 1013
|
17912
17423
|
},
|
17913
17424
|
"src/Prebuilt/components/Toast/Toast.jsx": {
|
17914
|
-
"bytesInOutput":
|
17425
|
+
"bytesInOutput": 406
|
17915
17426
|
},
|
17916
17427
|
"src/Prebuilt/layouts/Sheet.tsx": {
|
17917
17428
|
"bytesInOutput": 478
|
@@ -17923,10 +17434,10 @@
|
|
17923
17434
|
"bytesInOutput": 3918
|
17924
17435
|
},
|
17925
17436
|
"src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
|
17926
|
-
"bytesInOutput":
|
17437
|
+
"bytesInOutput": 577
|
17927
17438
|
},
|
17928
17439
|
"src/Prebuilt/components/hooks/useAutoStartStreaming.tsx": {
|
17929
|
-
"bytesInOutput":
|
17440
|
+
"bytesInOutput": 1785
|
17930
17441
|
},
|
17931
17442
|
"src/Progress/index.tsx": {
|
17932
17443
|
"bytesInOutput": 418
|
@@ -17938,7 +17449,139 @@
|
|
17938
17449
|
"bytesInOutput": 651
|
17939
17450
|
}
|
17940
17451
|
},
|
17941
|
-
"bytes":
|
17452
|
+
"bytes": 1274745
|
17453
|
+
},
|
17454
|
+
"dist/index.css.map": {
|
17455
|
+
"imports": [],
|
17456
|
+
"exports": [],
|
17457
|
+
"inputs": {},
|
17458
|
+
"bytes": 114426
|
17459
|
+
},
|
17460
|
+
"dist/index.css": {
|
17461
|
+
"imports": [
|
17462
|
+
{
|
17463
|
+
"path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
|
17464
|
+
"kind": "import-rule",
|
17465
|
+
"external": true
|
17466
|
+
},
|
17467
|
+
{
|
17468
|
+
"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>",
|
17469
|
+
"kind": "url-token",
|
17470
|
+
"external": true
|
17471
|
+
},
|
17472
|
+
{
|
17473
|
+
"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>",
|
17474
|
+
"kind": "url-token",
|
17475
|
+
"external": true
|
17476
|
+
},
|
17477
|
+
{
|
17478
|
+
"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>",
|
17479
|
+
"kind": "url-token",
|
17480
|
+
"external": true
|
17481
|
+
},
|
17482
|
+
{
|
17483
|
+
"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>",
|
17484
|
+
"kind": "url-token",
|
17485
|
+
"external": true
|
17486
|
+
},
|
17487
|
+
{
|
17488
|
+
"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>",
|
17489
|
+
"kind": "url-token",
|
17490
|
+
"external": true
|
17491
|
+
},
|
17492
|
+
{
|
17493
|
+
"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>",
|
17494
|
+
"kind": "url-token",
|
17495
|
+
"external": true
|
17496
|
+
},
|
17497
|
+
{
|
17498
|
+
"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>",
|
17499
|
+
"kind": "url-token",
|
17500
|
+
"external": true
|
17501
|
+
},
|
17502
|
+
{
|
17503
|
+
"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>",
|
17504
|
+
"kind": "url-token",
|
17505
|
+
"external": true
|
17506
|
+
},
|
17507
|
+
{
|
17508
|
+
"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>",
|
17509
|
+
"kind": "url-token",
|
17510
|
+
"external": true
|
17511
|
+
}
|
17512
|
+
],
|
17513
|
+
"inputs": {
|
17514
|
+
"../../../../../../../tmp/tmp-2759-Nmh2mtn8rOr9/18ec1204f8d0/index.css": {
|
17515
|
+
"bytesInOutput": 75354
|
17516
|
+
}
|
17517
|
+
},
|
17518
|
+
"bytes": 75553
|
17519
|
+
},
|
17520
|
+
"dist/HLSView-B3CVWA37.css.map": {
|
17521
|
+
"imports": [],
|
17522
|
+
"exports": [],
|
17523
|
+
"inputs": {},
|
17524
|
+
"bytes": 114426
|
17525
|
+
},
|
17526
|
+
"dist/HLSView-B3CVWA37.css": {
|
17527
|
+
"imports": [
|
17528
|
+
{
|
17529
|
+
"path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
|
17530
|
+
"kind": "import-rule",
|
17531
|
+
"external": true
|
17532
|
+
},
|
17533
|
+
{
|
17534
|
+
"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>",
|
17535
|
+
"kind": "url-token",
|
17536
|
+
"external": true
|
17537
|
+
},
|
17538
|
+
{
|
17539
|
+
"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>",
|
17540
|
+
"kind": "url-token",
|
17541
|
+
"external": true
|
17542
|
+
},
|
17543
|
+
{
|
17544
|
+
"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>",
|
17545
|
+
"kind": "url-token",
|
17546
|
+
"external": true
|
17547
|
+
},
|
17548
|
+
{
|
17549
|
+
"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>",
|
17550
|
+
"kind": "url-token",
|
17551
|
+
"external": true
|
17552
|
+
},
|
17553
|
+
{
|
17554
|
+
"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>",
|
17555
|
+
"kind": "url-token",
|
17556
|
+
"external": true
|
17557
|
+
},
|
17558
|
+
{
|
17559
|
+
"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>",
|
17560
|
+
"kind": "url-token",
|
17561
|
+
"external": true
|
17562
|
+
},
|
17563
|
+
{
|
17564
|
+
"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>",
|
17565
|
+
"kind": "url-token",
|
17566
|
+
"external": true
|
17567
|
+
},
|
17568
|
+
{
|
17569
|
+
"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>",
|
17570
|
+
"kind": "url-token",
|
17571
|
+
"external": true
|
17572
|
+
},
|
17573
|
+
{
|
17574
|
+
"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>",
|
17575
|
+
"kind": "url-token",
|
17576
|
+
"external": true
|
17577
|
+
}
|
17578
|
+
],
|
17579
|
+
"inputs": {
|
17580
|
+
"../../../../../../../tmp/tmp-2759-Nmh2mtn8rOr9/18ec1204f8d0/index.css": {
|
17581
|
+
"bytesInOutput": 75354
|
17582
|
+
}
|
17583
|
+
},
|
17584
|
+
"bytes": 75564
|
17942
17585
|
}
|
17943
17586
|
}
|
17944
17587
|
}
|