myshell-react-lib 0.1.1 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +4086 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +126 -17
- package/dist/index.d.ts +126 -17
- package/dist/index.js +4028 -5
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/accordion.tsx +1 -1
- package/src/components/audio-player.tsx +4 -2
- package/src/components/{icons/solid/audio-playing.tsx → audio-playing.tsx} +4 -2
- package/src/components/badge.tsx +3 -1
- package/src/components/icon.tsx +7 -0
- package/src/components/icons/index.tsx +13 -0
- package/src/components/icons/outline/ArrowLeftIcon.tsx +28 -0
- package/src/components/icons/outline/ArrowUpTrayIcon.tsx +28 -0
- package/src/components/icons/outline/CheckCircleIcon.tsx +27 -0
- package/src/components/icons/outline/{config.tsx → ConfigIcon.tsx} +2 -2
- package/src/components/icons/outline/DownIcon.tsx +1 -1
- package/src/components/icons/outline/PencilSquareIcon.tsx +28 -0
- package/src/components/icons/outline/WindowIcon.tsx +26 -0
- package/src/components/icons/solid/CaretDownIcon.tsx +22 -0
- package/src/components/icons/solid/CodeIcon.tsx +25 -0
- package/src/components/icons/solid/DragIcon.tsx +24 -0
- package/src/components/icons/solid/{phone.tsx → PhoneIcon.tsx} +9 -3
- package/src/components/icons/solid/RectangleGroupIcon.tsx +26 -0
- package/src/components/marquee/marquee.tsx +1 -1
- package/src/components/tabs.tsx +1 -1
- package/src/index.ts +4 -0
- package/src/components/icons/outline/arrow-left.tsx +0 -16
- package/src/components/icons/outline/arrow-up-tray.tsx +0 -16
- package/src/components/icons/outline/check-circle.tsx +0 -17
- package/src/components/icons/outline/pencil-square.tsx +0 -16
- package/src/components/icons/outline/trash.tsx +0 -17
- package/src/components/icons/outline/window.tsx +0 -16
- package/src/components/icons/outline/x-circle.tsx +0 -17
- package/src/components/icons/outline/x-mark.tsx +0 -16
- package/src/components/icons/solid/caret-down.tsx +0 -14
- package/src/components/icons/solid/code.tsx +0 -18
- package/src/components/icons/solid/drag.tsx +0 -14
- package/src/components/icons/solid/rectangle-group.tsx +0 -14
package/dist/index.cjs
CHANGED
|
@@ -315,6 +315,13 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
|
315
315
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
316
316
|
var __getProtoOf = Object.getPrototypeOf;
|
|
317
317
|
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
318
|
+
var __commonJS = function(cb, mod2) {
|
|
319
|
+
return function __require() {
|
|
320
|
+
return mod2 || (0, cb[__getOwnPropNames(cb)[0]])((mod2 = {
|
|
321
|
+
exports: {}
|
|
322
|
+
}).exports, mod2), mod2.exports;
|
|
323
|
+
};
|
|
324
|
+
};
|
|
318
325
|
var __export = function(target, all) {
|
|
319
326
|
for(var name in all)__defProp(target, name, {
|
|
320
327
|
get: all[name],
|
|
@@ -367,6 +374,3668 @@ var __toCommonJS = function(mod2) {
|
|
|
367
374
|
value: true
|
|
368
375
|
}), mod2);
|
|
369
376
|
};
|
|
377
|
+
// src/common/assets/audio-playing.json
|
|
378
|
+
var require_audio_playing = __commonJS({
|
|
379
|
+
"src/common/assets/audio-playing.json": function(exports2, module2) {
|
|
380
|
+
module2.exports = {
|
|
381
|
+
nm: "My-Bank-Android:-Listening",
|
|
382
|
+
ddd: 0,
|
|
383
|
+
h: 32,
|
|
384
|
+
w: 32,
|
|
385
|
+
meta: {
|
|
386
|
+
g: "https://jitter.video"
|
|
387
|
+
},
|
|
388
|
+
layers: [
|
|
389
|
+
{
|
|
390
|
+
ty: 4,
|
|
391
|
+
nm: "",
|
|
392
|
+
sr: 1,
|
|
393
|
+
st: 0,
|
|
394
|
+
op: 51,
|
|
395
|
+
ip: 0,
|
|
396
|
+
hd: false,
|
|
397
|
+
ln: "565:64363",
|
|
398
|
+
ddd: 0,
|
|
399
|
+
bm: 0,
|
|
400
|
+
hasMask: false,
|
|
401
|
+
ao: 0,
|
|
402
|
+
ks: {
|
|
403
|
+
a: {
|
|
404
|
+
a: 0,
|
|
405
|
+
k: [
|
|
406
|
+
0,
|
|
407
|
+
0
|
|
408
|
+
]
|
|
409
|
+
},
|
|
410
|
+
s: {
|
|
411
|
+
a: 0,
|
|
412
|
+
k: [
|
|
413
|
+
100,
|
|
414
|
+
100
|
|
415
|
+
]
|
|
416
|
+
},
|
|
417
|
+
sk: {
|
|
418
|
+
a: 0,
|
|
419
|
+
k: 0
|
|
420
|
+
},
|
|
421
|
+
p: {
|
|
422
|
+
a: 1,
|
|
423
|
+
k: [
|
|
424
|
+
{
|
|
425
|
+
o: {
|
|
426
|
+
x: 1,
|
|
427
|
+
y: 1
|
|
428
|
+
},
|
|
429
|
+
i: {
|
|
430
|
+
x: 0,
|
|
431
|
+
y: 0
|
|
432
|
+
},
|
|
433
|
+
s: [
|
|
434
|
+
15.7,
|
|
435
|
+
16
|
|
436
|
+
],
|
|
437
|
+
t: 0
|
|
438
|
+
},
|
|
439
|
+
{
|
|
440
|
+
o: {
|
|
441
|
+
x: 1,
|
|
442
|
+
y: 1
|
|
443
|
+
},
|
|
444
|
+
i: {
|
|
445
|
+
x: 0,
|
|
446
|
+
y: 0
|
|
447
|
+
},
|
|
448
|
+
s: [
|
|
449
|
+
15.7,
|
|
450
|
+
16
|
|
451
|
+
],
|
|
452
|
+
t: 6
|
|
453
|
+
},
|
|
454
|
+
{
|
|
455
|
+
o: {
|
|
456
|
+
x: 1,
|
|
457
|
+
y: 1
|
|
458
|
+
},
|
|
459
|
+
i: {
|
|
460
|
+
x: 0,
|
|
461
|
+
y: 0
|
|
462
|
+
},
|
|
463
|
+
s: [
|
|
464
|
+
15.7,
|
|
465
|
+
15.92
|
|
466
|
+
],
|
|
467
|
+
t: 7
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
o: {
|
|
471
|
+
x: 1,
|
|
472
|
+
y: 1
|
|
473
|
+
},
|
|
474
|
+
i: {
|
|
475
|
+
x: 0,
|
|
476
|
+
y: 0
|
|
477
|
+
},
|
|
478
|
+
s: [
|
|
479
|
+
15.7,
|
|
480
|
+
15.69
|
|
481
|
+
],
|
|
482
|
+
t: 8
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
o: {
|
|
486
|
+
x: 1,
|
|
487
|
+
y: 1
|
|
488
|
+
},
|
|
489
|
+
i: {
|
|
490
|
+
x: 0,
|
|
491
|
+
y: 0
|
|
492
|
+
},
|
|
493
|
+
s: [
|
|
494
|
+
15.7,
|
|
495
|
+
15.52
|
|
496
|
+
],
|
|
497
|
+
t: 9
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
o: {
|
|
501
|
+
x: 1,
|
|
502
|
+
y: 1
|
|
503
|
+
},
|
|
504
|
+
i: {
|
|
505
|
+
x: 0,
|
|
506
|
+
y: 0
|
|
507
|
+
},
|
|
508
|
+
s: [
|
|
509
|
+
15.7,
|
|
510
|
+
15.4
|
|
511
|
+
],
|
|
512
|
+
t: 10
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
o: {
|
|
516
|
+
x: 1,
|
|
517
|
+
y: 1
|
|
518
|
+
},
|
|
519
|
+
i: {
|
|
520
|
+
x: 0,
|
|
521
|
+
y: 0
|
|
522
|
+
},
|
|
523
|
+
s: [
|
|
524
|
+
15.7,
|
|
525
|
+
15.33
|
|
526
|
+
],
|
|
527
|
+
t: 11
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
o: {
|
|
531
|
+
x: 1,
|
|
532
|
+
y: 1
|
|
533
|
+
},
|
|
534
|
+
i: {
|
|
535
|
+
x: 0,
|
|
536
|
+
y: 0
|
|
537
|
+
},
|
|
538
|
+
s: [
|
|
539
|
+
15.7,
|
|
540
|
+
15.29
|
|
541
|
+
],
|
|
542
|
+
t: 12
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
o: {
|
|
546
|
+
x: 1,
|
|
547
|
+
y: 1
|
|
548
|
+
},
|
|
549
|
+
i: {
|
|
550
|
+
x: 0,
|
|
551
|
+
y: 0
|
|
552
|
+
},
|
|
553
|
+
s: [
|
|
554
|
+
15.7,
|
|
555
|
+
15.29
|
|
556
|
+
],
|
|
557
|
+
t: 13
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
o: {
|
|
561
|
+
x: 1,
|
|
562
|
+
y: 1
|
|
563
|
+
},
|
|
564
|
+
i: {
|
|
565
|
+
x: 0,
|
|
566
|
+
y: 0
|
|
567
|
+
},
|
|
568
|
+
s: [
|
|
569
|
+
15.7,
|
|
570
|
+
15.31
|
|
571
|
+
],
|
|
572
|
+
t: 14
|
|
573
|
+
},
|
|
574
|
+
{
|
|
575
|
+
o: {
|
|
576
|
+
x: 1,
|
|
577
|
+
y: 1
|
|
578
|
+
},
|
|
579
|
+
i: {
|
|
580
|
+
x: 0,
|
|
581
|
+
y: 0
|
|
582
|
+
},
|
|
583
|
+
s: [
|
|
584
|
+
15.7,
|
|
585
|
+
15.36
|
|
586
|
+
],
|
|
587
|
+
t: 15
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
o: {
|
|
591
|
+
x: 1,
|
|
592
|
+
y: 1
|
|
593
|
+
},
|
|
594
|
+
i: {
|
|
595
|
+
x: 0,
|
|
596
|
+
y: 0
|
|
597
|
+
},
|
|
598
|
+
s: [
|
|
599
|
+
15.7,
|
|
600
|
+
15.41
|
|
601
|
+
],
|
|
602
|
+
t: 16
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
o: {
|
|
606
|
+
x: 1,
|
|
607
|
+
y: 1
|
|
608
|
+
},
|
|
609
|
+
i: {
|
|
610
|
+
x: 0,
|
|
611
|
+
y: 0
|
|
612
|
+
},
|
|
613
|
+
s: [
|
|
614
|
+
15.7,
|
|
615
|
+
15.48
|
|
616
|
+
],
|
|
617
|
+
t: 17
|
|
618
|
+
},
|
|
619
|
+
{
|
|
620
|
+
o: {
|
|
621
|
+
x: 1,
|
|
622
|
+
y: 1
|
|
623
|
+
},
|
|
624
|
+
i: {
|
|
625
|
+
x: 0,
|
|
626
|
+
y: 0
|
|
627
|
+
},
|
|
628
|
+
s: [
|
|
629
|
+
15.7,
|
|
630
|
+
15.54
|
|
631
|
+
],
|
|
632
|
+
t: 18
|
|
633
|
+
},
|
|
634
|
+
{
|
|
635
|
+
o: {
|
|
636
|
+
x: 1,
|
|
637
|
+
y: 1
|
|
638
|
+
},
|
|
639
|
+
i: {
|
|
640
|
+
x: 0,
|
|
641
|
+
y: 0
|
|
642
|
+
},
|
|
643
|
+
s: [
|
|
644
|
+
15.7,
|
|
645
|
+
15.59
|
|
646
|
+
],
|
|
647
|
+
t: 19
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
o: {
|
|
651
|
+
x: 1,
|
|
652
|
+
y: 1
|
|
653
|
+
},
|
|
654
|
+
i: {
|
|
655
|
+
x: 0,
|
|
656
|
+
y: 0
|
|
657
|
+
},
|
|
658
|
+
s: [
|
|
659
|
+
15.7,
|
|
660
|
+
15.57
|
|
661
|
+
],
|
|
662
|
+
t: 20
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
o: {
|
|
666
|
+
x: 1,
|
|
667
|
+
y: 1
|
|
668
|
+
},
|
|
669
|
+
i: {
|
|
670
|
+
x: 0,
|
|
671
|
+
y: 0
|
|
672
|
+
},
|
|
673
|
+
s: [
|
|
674
|
+
15.7,
|
|
675
|
+
15.51
|
|
676
|
+
],
|
|
677
|
+
t: 21
|
|
678
|
+
},
|
|
679
|
+
{
|
|
680
|
+
o: {
|
|
681
|
+
x: 1,
|
|
682
|
+
y: 1
|
|
683
|
+
},
|
|
684
|
+
i: {
|
|
685
|
+
x: 0,
|
|
686
|
+
y: 0
|
|
687
|
+
},
|
|
688
|
+
s: [
|
|
689
|
+
15.7,
|
|
690
|
+
15.39
|
|
691
|
+
],
|
|
692
|
+
t: 22
|
|
693
|
+
},
|
|
694
|
+
{
|
|
695
|
+
o: {
|
|
696
|
+
x: 1,
|
|
697
|
+
y: 1
|
|
698
|
+
},
|
|
699
|
+
i: {
|
|
700
|
+
x: 0,
|
|
701
|
+
y: 0
|
|
702
|
+
},
|
|
703
|
+
s: [
|
|
704
|
+
15.7,
|
|
705
|
+
15.27
|
|
706
|
+
],
|
|
707
|
+
t: 23
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
o: {
|
|
711
|
+
x: 1,
|
|
712
|
+
y: 1
|
|
713
|
+
},
|
|
714
|
+
i: {
|
|
715
|
+
x: 0,
|
|
716
|
+
y: 0
|
|
717
|
+
},
|
|
718
|
+
s: [
|
|
719
|
+
15.7,
|
|
720
|
+
15.15
|
|
721
|
+
],
|
|
722
|
+
t: 24
|
|
723
|
+
},
|
|
724
|
+
{
|
|
725
|
+
o: {
|
|
726
|
+
x: 1,
|
|
727
|
+
y: 1
|
|
728
|
+
},
|
|
729
|
+
i: {
|
|
730
|
+
x: 0,
|
|
731
|
+
y: 0
|
|
732
|
+
},
|
|
733
|
+
s: [
|
|
734
|
+
15.7,
|
|
735
|
+
15.06
|
|
736
|
+
],
|
|
737
|
+
t: 25
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
o: {
|
|
741
|
+
x: 1,
|
|
742
|
+
y: 1
|
|
743
|
+
},
|
|
744
|
+
i: {
|
|
745
|
+
x: 0,
|
|
746
|
+
y: 0
|
|
747
|
+
},
|
|
748
|
+
s: [
|
|
749
|
+
15.7,
|
|
750
|
+
15
|
|
751
|
+
],
|
|
752
|
+
t: 26
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
s: [
|
|
756
|
+
15.7,
|
|
757
|
+
14.99
|
|
758
|
+
],
|
|
759
|
+
t: 27
|
|
760
|
+
}
|
|
761
|
+
]
|
|
762
|
+
},
|
|
763
|
+
r: {
|
|
764
|
+
a: 0,
|
|
765
|
+
k: 0
|
|
766
|
+
},
|
|
767
|
+
sa: {
|
|
768
|
+
a: 0,
|
|
769
|
+
k: 0
|
|
770
|
+
},
|
|
771
|
+
o: {
|
|
772
|
+
a: 0,
|
|
773
|
+
k: 100
|
|
774
|
+
}
|
|
775
|
+
},
|
|
776
|
+
ef: [],
|
|
777
|
+
shapes: [
|
|
778
|
+
{
|
|
779
|
+
ty: "gr",
|
|
780
|
+
bm: 0,
|
|
781
|
+
hd: false,
|
|
782
|
+
nm: "",
|
|
783
|
+
it: [
|
|
784
|
+
{
|
|
785
|
+
ty: "rc",
|
|
786
|
+
bm: 0,
|
|
787
|
+
hd: false,
|
|
788
|
+
nm: "",
|
|
789
|
+
d: 1,
|
|
790
|
+
p: {
|
|
791
|
+
a: 0,
|
|
792
|
+
k: [
|
|
793
|
+
0,
|
|
794
|
+
0
|
|
795
|
+
]
|
|
796
|
+
},
|
|
797
|
+
r: {
|
|
798
|
+
a: 0,
|
|
799
|
+
k: 3
|
|
800
|
+
},
|
|
801
|
+
s: {
|
|
802
|
+
a: 1,
|
|
803
|
+
k: [
|
|
804
|
+
{
|
|
805
|
+
o: {
|
|
806
|
+
x: 1,
|
|
807
|
+
y: 1
|
|
808
|
+
},
|
|
809
|
+
i: {
|
|
810
|
+
x: 0,
|
|
811
|
+
y: 0
|
|
812
|
+
},
|
|
813
|
+
s: [
|
|
814
|
+
6,
|
|
815
|
+
12
|
|
816
|
+
],
|
|
817
|
+
t: 0
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
o: {
|
|
821
|
+
x: 1,
|
|
822
|
+
y: 1
|
|
823
|
+
},
|
|
824
|
+
i: {
|
|
825
|
+
x: 0,
|
|
826
|
+
y: 0
|
|
827
|
+
},
|
|
828
|
+
s: [
|
|
829
|
+
6,
|
|
830
|
+
13.63
|
|
831
|
+
],
|
|
832
|
+
t: 1
|
|
833
|
+
},
|
|
834
|
+
{
|
|
835
|
+
o: {
|
|
836
|
+
x: 1,
|
|
837
|
+
y: 1
|
|
838
|
+
},
|
|
839
|
+
i: {
|
|
840
|
+
x: 0,
|
|
841
|
+
y: 0
|
|
842
|
+
},
|
|
843
|
+
s: [
|
|
844
|
+
6,
|
|
845
|
+
15.05
|
|
846
|
+
],
|
|
847
|
+
t: 2
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
o: {
|
|
851
|
+
x: 1,
|
|
852
|
+
y: 1
|
|
853
|
+
},
|
|
854
|
+
i: {
|
|
855
|
+
x: 0,
|
|
856
|
+
y: 0
|
|
857
|
+
},
|
|
858
|
+
s: [
|
|
859
|
+
6,
|
|
860
|
+
16.27
|
|
861
|
+
],
|
|
862
|
+
t: 3
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
o: {
|
|
866
|
+
x: 1,
|
|
867
|
+
y: 1
|
|
868
|
+
},
|
|
869
|
+
i: {
|
|
870
|
+
x: 0,
|
|
871
|
+
y: 0
|
|
872
|
+
},
|
|
873
|
+
s: [
|
|
874
|
+
6,
|
|
875
|
+
17.32
|
|
876
|
+
],
|
|
877
|
+
t: 4
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
o: {
|
|
881
|
+
x: 1,
|
|
882
|
+
y: 1
|
|
883
|
+
},
|
|
884
|
+
i: {
|
|
885
|
+
x: 0,
|
|
886
|
+
y: 0
|
|
887
|
+
},
|
|
888
|
+
s: [
|
|
889
|
+
6,
|
|
890
|
+
18.21
|
|
891
|
+
],
|
|
892
|
+
t: 5
|
|
893
|
+
},
|
|
894
|
+
{
|
|
895
|
+
o: {
|
|
896
|
+
x: 1,
|
|
897
|
+
y: 1
|
|
898
|
+
},
|
|
899
|
+
i: {
|
|
900
|
+
x: 0,
|
|
901
|
+
y: 0
|
|
902
|
+
},
|
|
903
|
+
s: [
|
|
904
|
+
6,
|
|
905
|
+
18.94
|
|
906
|
+
],
|
|
907
|
+
t: 6
|
|
908
|
+
},
|
|
909
|
+
{
|
|
910
|
+
o: {
|
|
911
|
+
x: 1,
|
|
912
|
+
y: 1
|
|
913
|
+
},
|
|
914
|
+
i: {
|
|
915
|
+
x: 0,
|
|
916
|
+
y: 0
|
|
917
|
+
},
|
|
918
|
+
s: [
|
|
919
|
+
6,
|
|
920
|
+
19.09
|
|
921
|
+
],
|
|
922
|
+
t: 7
|
|
923
|
+
},
|
|
924
|
+
{
|
|
925
|
+
o: {
|
|
926
|
+
x: 1,
|
|
927
|
+
y: 1
|
|
928
|
+
},
|
|
929
|
+
i: {
|
|
930
|
+
x: 0,
|
|
931
|
+
y: 0
|
|
932
|
+
},
|
|
933
|
+
s: [
|
|
934
|
+
6,
|
|
935
|
+
16.13
|
|
936
|
+
],
|
|
937
|
+
t: 8
|
|
938
|
+
},
|
|
939
|
+
{
|
|
940
|
+
o: {
|
|
941
|
+
x: 1,
|
|
942
|
+
y: 1
|
|
943
|
+
},
|
|
944
|
+
i: {
|
|
945
|
+
x: 0,
|
|
946
|
+
y: 0
|
|
947
|
+
},
|
|
948
|
+
s: [
|
|
949
|
+
6,
|
|
950
|
+
13.58
|
|
951
|
+
],
|
|
952
|
+
t: 9
|
|
953
|
+
},
|
|
954
|
+
{
|
|
955
|
+
o: {
|
|
956
|
+
x: 1,
|
|
957
|
+
y: 1
|
|
958
|
+
},
|
|
959
|
+
i: {
|
|
960
|
+
x: 0,
|
|
961
|
+
y: 0
|
|
962
|
+
},
|
|
963
|
+
s: [
|
|
964
|
+
6,
|
|
965
|
+
11.42
|
|
966
|
+
],
|
|
967
|
+
t: 10
|
|
968
|
+
},
|
|
969
|
+
{
|
|
970
|
+
o: {
|
|
971
|
+
x: 1,
|
|
972
|
+
y: 1
|
|
973
|
+
},
|
|
974
|
+
i: {
|
|
975
|
+
x: 0,
|
|
976
|
+
y: 0
|
|
977
|
+
},
|
|
978
|
+
s: [
|
|
979
|
+
6,
|
|
980
|
+
9.62
|
|
981
|
+
],
|
|
982
|
+
t: 11
|
|
983
|
+
},
|
|
984
|
+
{
|
|
985
|
+
o: {
|
|
986
|
+
x: 1,
|
|
987
|
+
y: 1
|
|
988
|
+
},
|
|
989
|
+
i: {
|
|
990
|
+
x: 0,
|
|
991
|
+
y: 0
|
|
992
|
+
},
|
|
993
|
+
s: [
|
|
994
|
+
6,
|
|
995
|
+
8.15
|
|
996
|
+
],
|
|
997
|
+
t: 12
|
|
998
|
+
},
|
|
999
|
+
{
|
|
1000
|
+
o: {
|
|
1001
|
+
x: 1,
|
|
1002
|
+
y: 1
|
|
1003
|
+
},
|
|
1004
|
+
i: {
|
|
1005
|
+
x: 0,
|
|
1006
|
+
y: 0
|
|
1007
|
+
},
|
|
1008
|
+
s: [
|
|
1009
|
+
6,
|
|
1010
|
+
6.97
|
|
1011
|
+
],
|
|
1012
|
+
t: 13
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
o: {
|
|
1016
|
+
x: 1,
|
|
1017
|
+
y: 1
|
|
1018
|
+
},
|
|
1019
|
+
i: {
|
|
1020
|
+
x: 0,
|
|
1021
|
+
y: 0
|
|
1022
|
+
},
|
|
1023
|
+
s: [
|
|
1024
|
+
6,
|
|
1025
|
+
6.07
|
|
1026
|
+
],
|
|
1027
|
+
t: 14
|
|
1028
|
+
},
|
|
1029
|
+
{
|
|
1030
|
+
o: {
|
|
1031
|
+
x: 1,
|
|
1032
|
+
y: 1
|
|
1033
|
+
},
|
|
1034
|
+
i: {
|
|
1035
|
+
x: 0,
|
|
1036
|
+
y: 0
|
|
1037
|
+
},
|
|
1038
|
+
s: [
|
|
1039
|
+
6,
|
|
1040
|
+
5.41
|
|
1041
|
+
],
|
|
1042
|
+
t: 15
|
|
1043
|
+
},
|
|
1044
|
+
{
|
|
1045
|
+
o: {
|
|
1046
|
+
x: 1,
|
|
1047
|
+
y: 1
|
|
1048
|
+
},
|
|
1049
|
+
i: {
|
|
1050
|
+
x: 0,
|
|
1051
|
+
y: 0
|
|
1052
|
+
},
|
|
1053
|
+
s: [
|
|
1054
|
+
6,
|
|
1055
|
+
4.97
|
|
1056
|
+
],
|
|
1057
|
+
t: 16
|
|
1058
|
+
},
|
|
1059
|
+
{
|
|
1060
|
+
o: {
|
|
1061
|
+
x: 1,
|
|
1062
|
+
y: 1
|
|
1063
|
+
},
|
|
1064
|
+
i: {
|
|
1065
|
+
x: 0,
|
|
1066
|
+
y: 0
|
|
1067
|
+
},
|
|
1068
|
+
s: [
|
|
1069
|
+
6,
|
|
1070
|
+
4.71
|
|
1071
|
+
],
|
|
1072
|
+
t: 17
|
|
1073
|
+
},
|
|
1074
|
+
{
|
|
1075
|
+
o: {
|
|
1076
|
+
x: 1,
|
|
1077
|
+
y: 1
|
|
1078
|
+
},
|
|
1079
|
+
i: {
|
|
1080
|
+
x: 0,
|
|
1081
|
+
y: 0
|
|
1082
|
+
},
|
|
1083
|
+
s: [
|
|
1084
|
+
6,
|
|
1085
|
+
4.6
|
|
1086
|
+
],
|
|
1087
|
+
t: 18
|
|
1088
|
+
},
|
|
1089
|
+
{
|
|
1090
|
+
o: {
|
|
1091
|
+
x: 1,
|
|
1092
|
+
y: 1
|
|
1093
|
+
},
|
|
1094
|
+
i: {
|
|
1095
|
+
x: 0,
|
|
1096
|
+
y: 0
|
|
1097
|
+
},
|
|
1098
|
+
s: [
|
|
1099
|
+
6,
|
|
1100
|
+
13.1
|
|
1101
|
+
],
|
|
1102
|
+
t: 19
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
o: {
|
|
1106
|
+
x: 1,
|
|
1107
|
+
y: 1
|
|
1108
|
+
},
|
|
1109
|
+
i: {
|
|
1110
|
+
x: 0,
|
|
1111
|
+
y: 0
|
|
1112
|
+
},
|
|
1113
|
+
s: [
|
|
1114
|
+
6,
|
|
1115
|
+
14.42
|
|
1116
|
+
],
|
|
1117
|
+
t: 20
|
|
1118
|
+
},
|
|
1119
|
+
{
|
|
1120
|
+
o: {
|
|
1121
|
+
x: 1,
|
|
1122
|
+
y: 1
|
|
1123
|
+
},
|
|
1124
|
+
i: {
|
|
1125
|
+
x: 0,
|
|
1126
|
+
y: 0
|
|
1127
|
+
},
|
|
1128
|
+
s: [
|
|
1129
|
+
6,
|
|
1130
|
+
15.58
|
|
1131
|
+
],
|
|
1132
|
+
t: 21
|
|
1133
|
+
},
|
|
1134
|
+
{
|
|
1135
|
+
o: {
|
|
1136
|
+
x: 1,
|
|
1137
|
+
y: 1
|
|
1138
|
+
},
|
|
1139
|
+
i: {
|
|
1140
|
+
x: 0,
|
|
1141
|
+
y: 0
|
|
1142
|
+
},
|
|
1143
|
+
s: [
|
|
1144
|
+
6,
|
|
1145
|
+
16.59
|
|
1146
|
+
],
|
|
1147
|
+
t: 22
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
o: {
|
|
1151
|
+
x: 1,
|
|
1152
|
+
y: 1
|
|
1153
|
+
},
|
|
1154
|
+
i: {
|
|
1155
|
+
x: 0,
|
|
1156
|
+
y: 0
|
|
1157
|
+
},
|
|
1158
|
+
s: [
|
|
1159
|
+
6,
|
|
1160
|
+
17.48
|
|
1161
|
+
],
|
|
1162
|
+
t: 23
|
|
1163
|
+
},
|
|
1164
|
+
{
|
|
1165
|
+
o: {
|
|
1166
|
+
x: 1,
|
|
1167
|
+
y: 1
|
|
1168
|
+
},
|
|
1169
|
+
i: {
|
|
1170
|
+
x: 0,
|
|
1171
|
+
y: 0
|
|
1172
|
+
},
|
|
1173
|
+
s: [
|
|
1174
|
+
6,
|
|
1175
|
+
18.24
|
|
1176
|
+
],
|
|
1177
|
+
t: 24
|
|
1178
|
+
},
|
|
1179
|
+
{
|
|
1180
|
+
o: {
|
|
1181
|
+
x: 1,
|
|
1182
|
+
y: 1
|
|
1183
|
+
},
|
|
1184
|
+
i: {
|
|
1185
|
+
x: 0,
|
|
1186
|
+
y: 0
|
|
1187
|
+
},
|
|
1188
|
+
s: [
|
|
1189
|
+
6,
|
|
1190
|
+
18.88
|
|
1191
|
+
],
|
|
1192
|
+
t: 25
|
|
1193
|
+
},
|
|
1194
|
+
{
|
|
1195
|
+
o: {
|
|
1196
|
+
x: 1,
|
|
1197
|
+
y: 1
|
|
1198
|
+
},
|
|
1199
|
+
i: {
|
|
1200
|
+
x: 0,
|
|
1201
|
+
y: 0
|
|
1202
|
+
},
|
|
1203
|
+
s: [
|
|
1204
|
+
6,
|
|
1205
|
+
19.41
|
|
1206
|
+
],
|
|
1207
|
+
t: 26
|
|
1208
|
+
},
|
|
1209
|
+
{
|
|
1210
|
+
o: {
|
|
1211
|
+
x: 1,
|
|
1212
|
+
y: 1
|
|
1213
|
+
},
|
|
1214
|
+
i: {
|
|
1215
|
+
x: 0,
|
|
1216
|
+
y: 0
|
|
1217
|
+
},
|
|
1218
|
+
s: [
|
|
1219
|
+
6,
|
|
1220
|
+
19.84
|
|
1221
|
+
],
|
|
1222
|
+
t: 27
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
o: {
|
|
1226
|
+
x: 1,
|
|
1227
|
+
y: 1
|
|
1228
|
+
},
|
|
1229
|
+
i: {
|
|
1230
|
+
x: 0,
|
|
1231
|
+
y: 0
|
|
1232
|
+
},
|
|
1233
|
+
s: [
|
|
1234
|
+
6,
|
|
1235
|
+
20.18
|
|
1236
|
+
],
|
|
1237
|
+
t: 28
|
|
1238
|
+
},
|
|
1239
|
+
{
|
|
1240
|
+
o: {
|
|
1241
|
+
x: 1,
|
|
1242
|
+
y: 1
|
|
1243
|
+
},
|
|
1244
|
+
i: {
|
|
1245
|
+
x: 0,
|
|
1246
|
+
y: 0
|
|
1247
|
+
},
|
|
1248
|
+
s: [
|
|
1249
|
+
6,
|
|
1250
|
+
20.44
|
|
1251
|
+
],
|
|
1252
|
+
t: 29
|
|
1253
|
+
},
|
|
1254
|
+
{
|
|
1255
|
+
o: {
|
|
1256
|
+
x: 1,
|
|
1257
|
+
y: 1
|
|
1258
|
+
},
|
|
1259
|
+
i: {
|
|
1260
|
+
x: 0,
|
|
1261
|
+
y: 0
|
|
1262
|
+
},
|
|
1263
|
+
s: [
|
|
1264
|
+
6,
|
|
1265
|
+
20.62
|
|
1266
|
+
],
|
|
1267
|
+
t: 30
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
o: {
|
|
1271
|
+
x: 1,
|
|
1272
|
+
y: 1
|
|
1273
|
+
},
|
|
1274
|
+
i: {
|
|
1275
|
+
x: 0,
|
|
1276
|
+
y: 0
|
|
1277
|
+
},
|
|
1278
|
+
s: [
|
|
1279
|
+
6,
|
|
1280
|
+
20.73
|
|
1281
|
+
],
|
|
1282
|
+
t: 31
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
o: {
|
|
1286
|
+
x: 1,
|
|
1287
|
+
y: 1
|
|
1288
|
+
},
|
|
1289
|
+
i: {
|
|
1290
|
+
x: 0,
|
|
1291
|
+
y: 0
|
|
1292
|
+
},
|
|
1293
|
+
s: [
|
|
1294
|
+
6,
|
|
1295
|
+
20.79
|
|
1296
|
+
],
|
|
1297
|
+
t: 32
|
|
1298
|
+
},
|
|
1299
|
+
{
|
|
1300
|
+
o: {
|
|
1301
|
+
x: 1,
|
|
1302
|
+
y: 1
|
|
1303
|
+
},
|
|
1304
|
+
i: {
|
|
1305
|
+
x: 0,
|
|
1306
|
+
y: 0
|
|
1307
|
+
},
|
|
1308
|
+
s: [
|
|
1309
|
+
6,
|
|
1310
|
+
20.8
|
|
1311
|
+
],
|
|
1312
|
+
t: 33
|
|
1313
|
+
},
|
|
1314
|
+
{
|
|
1315
|
+
o: {
|
|
1316
|
+
x: 1,
|
|
1317
|
+
y: 1
|
|
1318
|
+
},
|
|
1319
|
+
i: {
|
|
1320
|
+
x: 0,
|
|
1321
|
+
y: 0
|
|
1322
|
+
},
|
|
1323
|
+
s: [
|
|
1324
|
+
6,
|
|
1325
|
+
20.76
|
|
1326
|
+
],
|
|
1327
|
+
t: 34
|
|
1328
|
+
},
|
|
1329
|
+
{
|
|
1330
|
+
o: {
|
|
1331
|
+
x: 1,
|
|
1332
|
+
y: 1
|
|
1333
|
+
},
|
|
1334
|
+
i: {
|
|
1335
|
+
x: 0,
|
|
1336
|
+
y: 0
|
|
1337
|
+
},
|
|
1338
|
+
s: [
|
|
1339
|
+
6,
|
|
1340
|
+
20.7
|
|
1341
|
+
],
|
|
1342
|
+
t: 35
|
|
1343
|
+
},
|
|
1344
|
+
{
|
|
1345
|
+
o: {
|
|
1346
|
+
x: 1,
|
|
1347
|
+
y: 1
|
|
1348
|
+
},
|
|
1349
|
+
i: {
|
|
1350
|
+
x: 0,
|
|
1351
|
+
y: 0
|
|
1352
|
+
},
|
|
1353
|
+
s: [
|
|
1354
|
+
6,
|
|
1355
|
+
20.61
|
|
1356
|
+
],
|
|
1357
|
+
t: 36
|
|
1358
|
+
},
|
|
1359
|
+
{
|
|
1360
|
+
o: {
|
|
1361
|
+
x: 1,
|
|
1362
|
+
y: 1
|
|
1363
|
+
},
|
|
1364
|
+
i: {
|
|
1365
|
+
x: 0,
|
|
1366
|
+
y: 0
|
|
1367
|
+
},
|
|
1368
|
+
s: [
|
|
1369
|
+
6,
|
|
1370
|
+
20.5
|
|
1371
|
+
],
|
|
1372
|
+
t: 37
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
o: {
|
|
1376
|
+
x: 1,
|
|
1377
|
+
y: 1
|
|
1378
|
+
},
|
|
1379
|
+
i: {
|
|
1380
|
+
x: 0,
|
|
1381
|
+
y: 0
|
|
1382
|
+
},
|
|
1383
|
+
s: [
|
|
1384
|
+
6,
|
|
1385
|
+
20.38
|
|
1386
|
+
],
|
|
1387
|
+
t: 38
|
|
1388
|
+
},
|
|
1389
|
+
{
|
|
1390
|
+
o: {
|
|
1391
|
+
x: 1,
|
|
1392
|
+
y: 1
|
|
1393
|
+
},
|
|
1394
|
+
i: {
|
|
1395
|
+
x: 0,
|
|
1396
|
+
y: 0
|
|
1397
|
+
},
|
|
1398
|
+
s: [
|
|
1399
|
+
6,
|
|
1400
|
+
20.27
|
|
1401
|
+
],
|
|
1402
|
+
t: 39
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
o: {
|
|
1406
|
+
x: 1,
|
|
1407
|
+
y: 1
|
|
1408
|
+
},
|
|
1409
|
+
i: {
|
|
1410
|
+
x: 0,
|
|
1411
|
+
y: 0
|
|
1412
|
+
},
|
|
1413
|
+
s: [
|
|
1414
|
+
6,
|
|
1415
|
+
20.17
|
|
1416
|
+
],
|
|
1417
|
+
t: 40
|
|
1418
|
+
},
|
|
1419
|
+
{
|
|
1420
|
+
o: {
|
|
1421
|
+
x: 1,
|
|
1422
|
+
y: 1
|
|
1423
|
+
},
|
|
1424
|
+
i: {
|
|
1425
|
+
x: 0,
|
|
1426
|
+
y: 0
|
|
1427
|
+
},
|
|
1428
|
+
s: [
|
|
1429
|
+
6,
|
|
1430
|
+
20.08
|
|
1431
|
+
],
|
|
1432
|
+
t: 41
|
|
1433
|
+
},
|
|
1434
|
+
{
|
|
1435
|
+
o: {
|
|
1436
|
+
x: 1,
|
|
1437
|
+
y: 1
|
|
1438
|
+
},
|
|
1439
|
+
i: {
|
|
1440
|
+
x: 0,
|
|
1441
|
+
y: 0
|
|
1442
|
+
},
|
|
1443
|
+
s: [
|
|
1444
|
+
6,
|
|
1445
|
+
20.02
|
|
1446
|
+
],
|
|
1447
|
+
t: 42
|
|
1448
|
+
},
|
|
1449
|
+
{
|
|
1450
|
+
s: [
|
|
1451
|
+
6,
|
|
1452
|
+
20
|
|
1453
|
+
],
|
|
1454
|
+
t: 43
|
|
1455
|
+
}
|
|
1456
|
+
]
|
|
1457
|
+
}
|
|
1458
|
+
},
|
|
1459
|
+
{
|
|
1460
|
+
ty: "fl",
|
|
1461
|
+
bm: 0,
|
|
1462
|
+
hd: false,
|
|
1463
|
+
nm: "",
|
|
1464
|
+
c: {
|
|
1465
|
+
a: 0,
|
|
1466
|
+
k: [
|
|
1467
|
+
1,
|
|
1468
|
+
1,
|
|
1469
|
+
1
|
|
1470
|
+
]
|
|
1471
|
+
},
|
|
1472
|
+
r: 1,
|
|
1473
|
+
o: {
|
|
1474
|
+
a: 0,
|
|
1475
|
+
k: 100
|
|
1476
|
+
}
|
|
1477
|
+
},
|
|
1478
|
+
{
|
|
1479
|
+
ty: "tr",
|
|
1480
|
+
a: {
|
|
1481
|
+
a: 0,
|
|
1482
|
+
k: [
|
|
1483
|
+
0,
|
|
1484
|
+
0
|
|
1485
|
+
]
|
|
1486
|
+
},
|
|
1487
|
+
s: {
|
|
1488
|
+
a: 0,
|
|
1489
|
+
k: [
|
|
1490
|
+
100,
|
|
1491
|
+
100
|
|
1492
|
+
]
|
|
1493
|
+
},
|
|
1494
|
+
sk: {
|
|
1495
|
+
a: 0,
|
|
1496
|
+
k: 0
|
|
1497
|
+
},
|
|
1498
|
+
p: {
|
|
1499
|
+
a: 0,
|
|
1500
|
+
k: [
|
|
1501
|
+
0,
|
|
1502
|
+
0
|
|
1503
|
+
]
|
|
1504
|
+
},
|
|
1505
|
+
r: {
|
|
1506
|
+
a: 0,
|
|
1507
|
+
k: 0
|
|
1508
|
+
},
|
|
1509
|
+
sa: {
|
|
1510
|
+
a: 0,
|
|
1511
|
+
k: 0
|
|
1512
|
+
},
|
|
1513
|
+
o: {
|
|
1514
|
+
a: 0,
|
|
1515
|
+
k: 100
|
|
1516
|
+
}
|
|
1517
|
+
}
|
|
1518
|
+
]
|
|
1519
|
+
}
|
|
1520
|
+
],
|
|
1521
|
+
ind: 1
|
|
1522
|
+
},
|
|
1523
|
+
{
|
|
1524
|
+
ty: 4,
|
|
1525
|
+
nm: "",
|
|
1526
|
+
sr: 1,
|
|
1527
|
+
st: 0,
|
|
1528
|
+
op: 51,
|
|
1529
|
+
ip: 0,
|
|
1530
|
+
hd: false,
|
|
1531
|
+
ln: "565:64362",
|
|
1532
|
+
ddd: 0,
|
|
1533
|
+
bm: 0,
|
|
1534
|
+
hasMask: false,
|
|
1535
|
+
ao: 0,
|
|
1536
|
+
ks: {
|
|
1537
|
+
a: {
|
|
1538
|
+
a: 0,
|
|
1539
|
+
k: [
|
|
1540
|
+
0,
|
|
1541
|
+
0
|
|
1542
|
+
]
|
|
1543
|
+
},
|
|
1544
|
+
s: {
|
|
1545
|
+
a: 0,
|
|
1546
|
+
k: [
|
|
1547
|
+
100,
|
|
1548
|
+
100
|
|
1549
|
+
]
|
|
1550
|
+
},
|
|
1551
|
+
sk: {
|
|
1552
|
+
a: 0,
|
|
1553
|
+
k: 0
|
|
1554
|
+
},
|
|
1555
|
+
p: {
|
|
1556
|
+
a: 1,
|
|
1557
|
+
k: [
|
|
1558
|
+
{
|
|
1559
|
+
o: {
|
|
1560
|
+
x: 1,
|
|
1561
|
+
y: 1
|
|
1562
|
+
},
|
|
1563
|
+
i: {
|
|
1564
|
+
x: 0,
|
|
1565
|
+
y: 0
|
|
1566
|
+
},
|
|
1567
|
+
s: [
|
|
1568
|
+
27.7,
|
|
1569
|
+
16
|
|
1570
|
+
],
|
|
1571
|
+
t: 0
|
|
1572
|
+
},
|
|
1573
|
+
{
|
|
1574
|
+
o: {
|
|
1575
|
+
x: 1,
|
|
1576
|
+
y: 1
|
|
1577
|
+
},
|
|
1578
|
+
i: {
|
|
1579
|
+
x: 0,
|
|
1580
|
+
y: 0
|
|
1581
|
+
},
|
|
1582
|
+
s: [
|
|
1583
|
+
27.7,
|
|
1584
|
+
16
|
|
1585
|
+
],
|
|
1586
|
+
t: 13
|
|
1587
|
+
},
|
|
1588
|
+
{
|
|
1589
|
+
o: {
|
|
1590
|
+
x: 1,
|
|
1591
|
+
y: 1
|
|
1592
|
+
},
|
|
1593
|
+
i: {
|
|
1594
|
+
x: 0,
|
|
1595
|
+
y: 0
|
|
1596
|
+
},
|
|
1597
|
+
s: [
|
|
1598
|
+
27.7,
|
|
1599
|
+
16.03
|
|
1600
|
+
],
|
|
1601
|
+
t: 14
|
|
1602
|
+
},
|
|
1603
|
+
{
|
|
1604
|
+
o: {
|
|
1605
|
+
x: 1,
|
|
1606
|
+
y: 1
|
|
1607
|
+
},
|
|
1608
|
+
i: {
|
|
1609
|
+
x: 0,
|
|
1610
|
+
y: 0
|
|
1611
|
+
},
|
|
1612
|
+
s: [
|
|
1613
|
+
27.7,
|
|
1614
|
+
16.09
|
|
1615
|
+
],
|
|
1616
|
+
t: 15
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
o: {
|
|
1620
|
+
x: 1,
|
|
1621
|
+
y: 1
|
|
1622
|
+
},
|
|
1623
|
+
i: {
|
|
1624
|
+
x: 0,
|
|
1625
|
+
y: 0
|
|
1626
|
+
},
|
|
1627
|
+
s: [
|
|
1628
|
+
27.7,
|
|
1629
|
+
16.14
|
|
1630
|
+
],
|
|
1631
|
+
t: 16
|
|
1632
|
+
},
|
|
1633
|
+
{
|
|
1634
|
+
o: {
|
|
1635
|
+
x: 1,
|
|
1636
|
+
y: 1
|
|
1637
|
+
},
|
|
1638
|
+
i: {
|
|
1639
|
+
x: 0,
|
|
1640
|
+
y: 0
|
|
1641
|
+
},
|
|
1642
|
+
s: [
|
|
1643
|
+
27.7,
|
|
1644
|
+
16.18
|
|
1645
|
+
],
|
|
1646
|
+
t: 17
|
|
1647
|
+
},
|
|
1648
|
+
{
|
|
1649
|
+
o: {
|
|
1650
|
+
x: 1,
|
|
1651
|
+
y: 1
|
|
1652
|
+
},
|
|
1653
|
+
i: {
|
|
1654
|
+
x: 0,
|
|
1655
|
+
y: 0
|
|
1656
|
+
},
|
|
1657
|
+
s: [
|
|
1658
|
+
27.7,
|
|
1659
|
+
16.21
|
|
1660
|
+
],
|
|
1661
|
+
t: 18
|
|
1662
|
+
},
|
|
1663
|
+
{
|
|
1664
|
+
o: {
|
|
1665
|
+
x: 1,
|
|
1666
|
+
y: 1
|
|
1667
|
+
},
|
|
1668
|
+
i: {
|
|
1669
|
+
x: 0,
|
|
1670
|
+
y: 0
|
|
1671
|
+
},
|
|
1672
|
+
s: [
|
|
1673
|
+
27.7,
|
|
1674
|
+
16.23
|
|
1675
|
+
],
|
|
1676
|
+
t: 19
|
|
1677
|
+
},
|
|
1678
|
+
{
|
|
1679
|
+
o: {
|
|
1680
|
+
x: 1,
|
|
1681
|
+
y: 1
|
|
1682
|
+
},
|
|
1683
|
+
i: {
|
|
1684
|
+
x: 0,
|
|
1685
|
+
y: 0
|
|
1686
|
+
},
|
|
1687
|
+
s: [
|
|
1688
|
+
27.7,
|
|
1689
|
+
16.24
|
|
1690
|
+
],
|
|
1691
|
+
t: 20
|
|
1692
|
+
},
|
|
1693
|
+
{
|
|
1694
|
+
o: {
|
|
1695
|
+
x: 1,
|
|
1696
|
+
y: 1
|
|
1697
|
+
},
|
|
1698
|
+
i: {
|
|
1699
|
+
x: 0,
|
|
1700
|
+
y: 0
|
|
1701
|
+
},
|
|
1702
|
+
s: [
|
|
1703
|
+
27.7,
|
|
1704
|
+
16.25
|
|
1705
|
+
],
|
|
1706
|
+
t: 21
|
|
1707
|
+
},
|
|
1708
|
+
{
|
|
1709
|
+
o: {
|
|
1710
|
+
x: 1,
|
|
1711
|
+
y: 1
|
|
1712
|
+
},
|
|
1713
|
+
i: {
|
|
1714
|
+
x: 0,
|
|
1715
|
+
y: 0
|
|
1716
|
+
},
|
|
1717
|
+
s: [
|
|
1718
|
+
27.7,
|
|
1719
|
+
16.25
|
|
1720
|
+
],
|
|
1721
|
+
t: 24
|
|
1722
|
+
},
|
|
1723
|
+
{
|
|
1724
|
+
o: {
|
|
1725
|
+
x: 1,
|
|
1726
|
+
y: 1
|
|
1727
|
+
},
|
|
1728
|
+
i: {
|
|
1729
|
+
x: 0,
|
|
1730
|
+
y: 0
|
|
1731
|
+
},
|
|
1732
|
+
s: [
|
|
1733
|
+
27.7,
|
|
1734
|
+
16.17
|
|
1735
|
+
],
|
|
1736
|
+
t: 25
|
|
1737
|
+
},
|
|
1738
|
+
{
|
|
1739
|
+
o: {
|
|
1740
|
+
x: 1,
|
|
1741
|
+
y: 1
|
|
1742
|
+
},
|
|
1743
|
+
i: {
|
|
1744
|
+
x: 0,
|
|
1745
|
+
y: 0
|
|
1746
|
+
},
|
|
1747
|
+
s: [
|
|
1748
|
+
27.7,
|
|
1749
|
+
15.99
|
|
1750
|
+
],
|
|
1751
|
+
t: 26
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
o: {
|
|
1755
|
+
x: 1,
|
|
1756
|
+
y: 1
|
|
1757
|
+
},
|
|
1758
|
+
i: {
|
|
1759
|
+
x: 0,
|
|
1760
|
+
y: 0
|
|
1761
|
+
},
|
|
1762
|
+
s: [
|
|
1763
|
+
27.7,
|
|
1764
|
+
15.84
|
|
1765
|
+
],
|
|
1766
|
+
t: 27
|
|
1767
|
+
},
|
|
1768
|
+
{
|
|
1769
|
+
o: {
|
|
1770
|
+
x: 1,
|
|
1771
|
+
y: 1
|
|
1772
|
+
},
|
|
1773
|
+
i: {
|
|
1774
|
+
x: 0,
|
|
1775
|
+
y: 0
|
|
1776
|
+
},
|
|
1777
|
+
s: [
|
|
1778
|
+
27.7,
|
|
1779
|
+
15.72
|
|
1780
|
+
],
|
|
1781
|
+
t: 28
|
|
1782
|
+
},
|
|
1783
|
+
{
|
|
1784
|
+
o: {
|
|
1785
|
+
x: 1,
|
|
1786
|
+
y: 1
|
|
1787
|
+
},
|
|
1788
|
+
i: {
|
|
1789
|
+
x: 0,
|
|
1790
|
+
y: 0
|
|
1791
|
+
},
|
|
1792
|
+
s: [
|
|
1793
|
+
27.7,
|
|
1794
|
+
15.62
|
|
1795
|
+
],
|
|
1796
|
+
t: 29
|
|
1797
|
+
},
|
|
1798
|
+
{
|
|
1799
|
+
o: {
|
|
1800
|
+
x: 1,
|
|
1801
|
+
y: 1
|
|
1802
|
+
},
|
|
1803
|
+
i: {
|
|
1804
|
+
x: 0,
|
|
1805
|
+
y: 0
|
|
1806
|
+
},
|
|
1807
|
+
s: [
|
|
1808
|
+
27.7,
|
|
1809
|
+
15.54
|
|
1810
|
+
],
|
|
1811
|
+
t: 30
|
|
1812
|
+
},
|
|
1813
|
+
{
|
|
1814
|
+
o: {
|
|
1815
|
+
x: 1,
|
|
1816
|
+
y: 1
|
|
1817
|
+
},
|
|
1818
|
+
i: {
|
|
1819
|
+
x: 0,
|
|
1820
|
+
y: 0
|
|
1821
|
+
},
|
|
1822
|
+
s: [
|
|
1823
|
+
27.7,
|
|
1824
|
+
15.48
|
|
1825
|
+
],
|
|
1826
|
+
t: 31
|
|
1827
|
+
},
|
|
1828
|
+
{
|
|
1829
|
+
o: {
|
|
1830
|
+
x: 1,
|
|
1831
|
+
y: 1
|
|
1832
|
+
},
|
|
1833
|
+
i: {
|
|
1834
|
+
x: 0,
|
|
1835
|
+
y: 0
|
|
1836
|
+
},
|
|
1837
|
+
s: [
|
|
1838
|
+
27.7,
|
|
1839
|
+
15.44
|
|
1840
|
+
],
|
|
1841
|
+
t: 32
|
|
1842
|
+
},
|
|
1843
|
+
{
|
|
1844
|
+
o: {
|
|
1845
|
+
x: 1,
|
|
1846
|
+
y: 1
|
|
1847
|
+
},
|
|
1848
|
+
i: {
|
|
1849
|
+
x: 0,
|
|
1850
|
+
y: 0
|
|
1851
|
+
},
|
|
1852
|
+
s: [
|
|
1853
|
+
27.7,
|
|
1854
|
+
15.41
|
|
1855
|
+
],
|
|
1856
|
+
t: 33
|
|
1857
|
+
},
|
|
1858
|
+
{
|
|
1859
|
+
s: [
|
|
1860
|
+
27.7,
|
|
1861
|
+
15.39
|
|
1862
|
+
],
|
|
1863
|
+
t: 34
|
|
1864
|
+
}
|
|
1865
|
+
]
|
|
1866
|
+
},
|
|
1867
|
+
r: {
|
|
1868
|
+
a: 0,
|
|
1869
|
+
k: 0
|
|
1870
|
+
},
|
|
1871
|
+
sa: {
|
|
1872
|
+
a: 0,
|
|
1873
|
+
k: 0
|
|
1874
|
+
},
|
|
1875
|
+
o: {
|
|
1876
|
+
a: 0,
|
|
1877
|
+
k: 100
|
|
1878
|
+
}
|
|
1879
|
+
},
|
|
1880
|
+
ef: [],
|
|
1881
|
+
shapes: [
|
|
1882
|
+
{
|
|
1883
|
+
ty: "gr",
|
|
1884
|
+
bm: 0,
|
|
1885
|
+
hd: false,
|
|
1886
|
+
nm: "",
|
|
1887
|
+
it: [
|
|
1888
|
+
{
|
|
1889
|
+
ty: "rc",
|
|
1890
|
+
bm: 0,
|
|
1891
|
+
hd: false,
|
|
1892
|
+
nm: "",
|
|
1893
|
+
d: 1,
|
|
1894
|
+
p: {
|
|
1895
|
+
a: 0,
|
|
1896
|
+
k: [
|
|
1897
|
+
0,
|
|
1898
|
+
0
|
|
1899
|
+
]
|
|
1900
|
+
},
|
|
1901
|
+
r: {
|
|
1902
|
+
a: 0,
|
|
1903
|
+
k: 3
|
|
1904
|
+
},
|
|
1905
|
+
s: {
|
|
1906
|
+
a: 1,
|
|
1907
|
+
k: [
|
|
1908
|
+
{
|
|
1909
|
+
o: {
|
|
1910
|
+
x: 1,
|
|
1911
|
+
y: 1
|
|
1912
|
+
},
|
|
1913
|
+
i: {
|
|
1914
|
+
x: 0,
|
|
1915
|
+
y: 0
|
|
1916
|
+
},
|
|
1917
|
+
s: [
|
|
1918
|
+
6,
|
|
1919
|
+
13.33
|
|
1920
|
+
],
|
|
1921
|
+
t: 0
|
|
1922
|
+
},
|
|
1923
|
+
{
|
|
1924
|
+
o: {
|
|
1925
|
+
x: 1,
|
|
1926
|
+
y: 1
|
|
1927
|
+
},
|
|
1928
|
+
i: {
|
|
1929
|
+
x: 0,
|
|
1930
|
+
y: 0
|
|
1931
|
+
},
|
|
1932
|
+
s: [
|
|
1933
|
+
6,
|
|
1934
|
+
13.17
|
|
1935
|
+
],
|
|
1936
|
+
t: 1
|
|
1937
|
+
},
|
|
1938
|
+
{
|
|
1939
|
+
o: {
|
|
1940
|
+
x: 1,
|
|
1941
|
+
y: 1
|
|
1942
|
+
},
|
|
1943
|
+
i: {
|
|
1944
|
+
x: 0,
|
|
1945
|
+
y: 0
|
|
1946
|
+
},
|
|
1947
|
+
s: [
|
|
1948
|
+
6,
|
|
1949
|
+
12.88
|
|
1950
|
+
],
|
|
1951
|
+
t: 2
|
|
1952
|
+
},
|
|
1953
|
+
{
|
|
1954
|
+
o: {
|
|
1955
|
+
x: 1,
|
|
1956
|
+
y: 1
|
|
1957
|
+
},
|
|
1958
|
+
i: {
|
|
1959
|
+
x: 0,
|
|
1960
|
+
y: 0
|
|
1961
|
+
},
|
|
1962
|
+
s: [
|
|
1963
|
+
6,
|
|
1964
|
+
12.45
|
|
1965
|
+
],
|
|
1966
|
+
t: 3
|
|
1967
|
+
},
|
|
1968
|
+
{
|
|
1969
|
+
o: {
|
|
1970
|
+
x: 1,
|
|
1971
|
+
y: 1
|
|
1972
|
+
},
|
|
1973
|
+
i: {
|
|
1974
|
+
x: 0,
|
|
1975
|
+
y: 0
|
|
1976
|
+
},
|
|
1977
|
+
s: [
|
|
1978
|
+
6,
|
|
1979
|
+
11.91
|
|
1980
|
+
],
|
|
1981
|
+
t: 4
|
|
1982
|
+
},
|
|
1983
|
+
{
|
|
1984
|
+
o: {
|
|
1985
|
+
x: 1,
|
|
1986
|
+
y: 1
|
|
1987
|
+
},
|
|
1988
|
+
i: {
|
|
1989
|
+
x: 0,
|
|
1990
|
+
y: 0
|
|
1991
|
+
},
|
|
1992
|
+
s: [
|
|
1993
|
+
6,
|
|
1994
|
+
11.34
|
|
1995
|
+
],
|
|
1996
|
+
t: 5
|
|
1997
|
+
},
|
|
1998
|
+
{
|
|
1999
|
+
o: {
|
|
2000
|
+
x: 1,
|
|
2001
|
+
y: 1
|
|
2002
|
+
},
|
|
2003
|
+
i: {
|
|
2004
|
+
x: 0,
|
|
2005
|
+
y: 0
|
|
2006
|
+
},
|
|
2007
|
+
s: [
|
|
2008
|
+
6,
|
|
2009
|
+
10.8
|
|
2010
|
+
],
|
|
2011
|
+
t: 6
|
|
2012
|
+
},
|
|
2013
|
+
{
|
|
2014
|
+
o: {
|
|
2015
|
+
x: 1,
|
|
2016
|
+
y: 1
|
|
2017
|
+
},
|
|
2018
|
+
i: {
|
|
2019
|
+
x: 0,
|
|
2020
|
+
y: 0
|
|
2021
|
+
},
|
|
2022
|
+
s: [
|
|
2023
|
+
6,
|
|
2024
|
+
10.32
|
|
2025
|
+
],
|
|
2026
|
+
t: 7
|
|
2027
|
+
},
|
|
2028
|
+
{
|
|
2029
|
+
o: {
|
|
2030
|
+
x: 1,
|
|
2031
|
+
y: 1
|
|
2032
|
+
},
|
|
2033
|
+
i: {
|
|
2034
|
+
x: 0,
|
|
2035
|
+
y: 0
|
|
2036
|
+
},
|
|
2037
|
+
s: [
|
|
2038
|
+
6,
|
|
2039
|
+
9.9
|
|
2040
|
+
],
|
|
2041
|
+
t: 8
|
|
2042
|
+
},
|
|
2043
|
+
{
|
|
2044
|
+
o: {
|
|
2045
|
+
x: 1,
|
|
2046
|
+
y: 1
|
|
2047
|
+
},
|
|
2048
|
+
i: {
|
|
2049
|
+
x: 0,
|
|
2050
|
+
y: 0
|
|
2051
|
+
},
|
|
2052
|
+
s: [
|
|
2053
|
+
6,
|
|
2054
|
+
9.54
|
|
2055
|
+
],
|
|
2056
|
+
t: 9
|
|
2057
|
+
},
|
|
2058
|
+
{
|
|
2059
|
+
o: {
|
|
2060
|
+
x: 1,
|
|
2061
|
+
y: 1
|
|
2062
|
+
},
|
|
2063
|
+
i: {
|
|
2064
|
+
x: 0,
|
|
2065
|
+
y: 0
|
|
2066
|
+
},
|
|
2067
|
+
s: [
|
|
2068
|
+
6,
|
|
2069
|
+
9.23
|
|
2070
|
+
],
|
|
2071
|
+
t: 10
|
|
2072
|
+
},
|
|
2073
|
+
{
|
|
2074
|
+
o: {
|
|
2075
|
+
x: 1,
|
|
2076
|
+
y: 1
|
|
2077
|
+
},
|
|
2078
|
+
i: {
|
|
2079
|
+
x: 0,
|
|
2080
|
+
y: 0
|
|
2081
|
+
},
|
|
2082
|
+
s: [
|
|
2083
|
+
6,
|
|
2084
|
+
8.98
|
|
2085
|
+
],
|
|
2086
|
+
t: 11
|
|
2087
|
+
},
|
|
2088
|
+
{
|
|
2089
|
+
o: {
|
|
2090
|
+
x: 1,
|
|
2091
|
+
y: 1
|
|
2092
|
+
},
|
|
2093
|
+
i: {
|
|
2094
|
+
x: 0,
|
|
2095
|
+
y: 0
|
|
2096
|
+
},
|
|
2097
|
+
s: [
|
|
2098
|
+
6,
|
|
2099
|
+
8.76
|
|
2100
|
+
],
|
|
2101
|
+
t: 12
|
|
2102
|
+
},
|
|
2103
|
+
{
|
|
2104
|
+
o: {
|
|
2105
|
+
x: 1,
|
|
2106
|
+
y: 1
|
|
2107
|
+
},
|
|
2108
|
+
i: {
|
|
2109
|
+
x: 0,
|
|
2110
|
+
y: 0
|
|
2111
|
+
},
|
|
2112
|
+
s: [
|
|
2113
|
+
6,
|
|
2114
|
+
8.58
|
|
2115
|
+
],
|
|
2116
|
+
t: 13
|
|
2117
|
+
},
|
|
2118
|
+
{
|
|
2119
|
+
o: {
|
|
2120
|
+
x: 1,
|
|
2121
|
+
y: 1
|
|
2122
|
+
},
|
|
2123
|
+
i: {
|
|
2124
|
+
x: 0,
|
|
2125
|
+
y: 0
|
|
2126
|
+
},
|
|
2127
|
+
s: [
|
|
2128
|
+
6,
|
|
2129
|
+
8.59
|
|
2130
|
+
],
|
|
2131
|
+
t: 14
|
|
2132
|
+
},
|
|
2133
|
+
{
|
|
2134
|
+
o: {
|
|
2135
|
+
x: 1,
|
|
2136
|
+
y: 1
|
|
2137
|
+
},
|
|
2138
|
+
i: {
|
|
2139
|
+
x: 0,
|
|
2140
|
+
y: 0
|
|
2141
|
+
},
|
|
2142
|
+
s: [
|
|
2143
|
+
6,
|
|
2144
|
+
8.98
|
|
2145
|
+
],
|
|
2146
|
+
t: 15
|
|
2147
|
+
},
|
|
2148
|
+
{
|
|
2149
|
+
o: {
|
|
2150
|
+
x: 1,
|
|
2151
|
+
y: 1
|
|
2152
|
+
},
|
|
2153
|
+
i: {
|
|
2154
|
+
x: 0,
|
|
2155
|
+
y: 0
|
|
2156
|
+
},
|
|
2157
|
+
s: [
|
|
2158
|
+
6,
|
|
2159
|
+
9.62
|
|
2160
|
+
],
|
|
2161
|
+
t: 16
|
|
2162
|
+
},
|
|
2163
|
+
{
|
|
2164
|
+
o: {
|
|
2165
|
+
x: 1,
|
|
2166
|
+
y: 1
|
|
2167
|
+
},
|
|
2168
|
+
i: {
|
|
2169
|
+
x: 0,
|
|
2170
|
+
y: 0
|
|
2171
|
+
},
|
|
2172
|
+
s: [
|
|
2173
|
+
6,
|
|
2174
|
+
10.48
|
|
2175
|
+
],
|
|
2176
|
+
t: 17
|
|
2177
|
+
},
|
|
2178
|
+
{
|
|
2179
|
+
o: {
|
|
2180
|
+
x: 1,
|
|
2181
|
+
y: 1
|
|
2182
|
+
},
|
|
2183
|
+
i: {
|
|
2184
|
+
x: 0,
|
|
2185
|
+
y: 0
|
|
2186
|
+
},
|
|
2187
|
+
s: [
|
|
2188
|
+
6,
|
|
2189
|
+
11.47
|
|
2190
|
+
],
|
|
2191
|
+
t: 18
|
|
2192
|
+
},
|
|
2193
|
+
{
|
|
2194
|
+
o: {
|
|
2195
|
+
x: 1,
|
|
2196
|
+
y: 1
|
|
2197
|
+
},
|
|
2198
|
+
i: {
|
|
2199
|
+
x: 0,
|
|
2200
|
+
y: 0
|
|
2201
|
+
},
|
|
2202
|
+
s: [
|
|
2203
|
+
6,
|
|
2204
|
+
12.48
|
|
2205
|
+
],
|
|
2206
|
+
t: 19
|
|
2207
|
+
},
|
|
2208
|
+
{
|
|
2209
|
+
o: {
|
|
2210
|
+
x: 1,
|
|
2211
|
+
y: 1
|
|
2212
|
+
},
|
|
2213
|
+
i: {
|
|
2214
|
+
x: 0,
|
|
2215
|
+
y: 0
|
|
2216
|
+
},
|
|
2217
|
+
s: [
|
|
2218
|
+
6,
|
|
2219
|
+
13.4
|
|
2220
|
+
],
|
|
2221
|
+
t: 20
|
|
2222
|
+
},
|
|
2223
|
+
{
|
|
2224
|
+
o: {
|
|
2225
|
+
x: 1,
|
|
2226
|
+
y: 1
|
|
2227
|
+
},
|
|
2228
|
+
i: {
|
|
2229
|
+
x: 0,
|
|
2230
|
+
y: 0
|
|
2231
|
+
},
|
|
2232
|
+
s: [
|
|
2233
|
+
6,
|
|
2234
|
+
14.22
|
|
2235
|
+
],
|
|
2236
|
+
t: 21
|
|
2237
|
+
},
|
|
2238
|
+
{
|
|
2239
|
+
o: {
|
|
2240
|
+
x: 1,
|
|
2241
|
+
y: 1
|
|
2242
|
+
},
|
|
2243
|
+
i: {
|
|
2244
|
+
x: 0,
|
|
2245
|
+
y: 0
|
|
2246
|
+
},
|
|
2247
|
+
s: [
|
|
2248
|
+
6,
|
|
2249
|
+
14.92
|
|
2250
|
+
],
|
|
2251
|
+
t: 22
|
|
2252
|
+
},
|
|
2253
|
+
{
|
|
2254
|
+
o: {
|
|
2255
|
+
x: 1,
|
|
2256
|
+
y: 1
|
|
2257
|
+
},
|
|
2258
|
+
i: {
|
|
2259
|
+
x: 0,
|
|
2260
|
+
y: 0
|
|
2261
|
+
},
|
|
2262
|
+
s: [
|
|
2263
|
+
6,
|
|
2264
|
+
15.51
|
|
2265
|
+
],
|
|
2266
|
+
t: 23
|
|
2267
|
+
},
|
|
2268
|
+
{
|
|
2269
|
+
o: {
|
|
2270
|
+
x: 1,
|
|
2271
|
+
y: 1
|
|
2272
|
+
},
|
|
2273
|
+
i: {
|
|
2274
|
+
x: 0,
|
|
2275
|
+
y: 0
|
|
2276
|
+
},
|
|
2277
|
+
s: [
|
|
2278
|
+
6,
|
|
2279
|
+
16.01
|
|
2280
|
+
],
|
|
2281
|
+
t: 24
|
|
2282
|
+
},
|
|
2283
|
+
{
|
|
2284
|
+
o: {
|
|
2285
|
+
x: 1,
|
|
2286
|
+
y: 1
|
|
2287
|
+
},
|
|
2288
|
+
i: {
|
|
2289
|
+
x: 0,
|
|
2290
|
+
y: 0
|
|
2291
|
+
},
|
|
2292
|
+
s: [
|
|
2293
|
+
6,
|
|
2294
|
+
16.2
|
|
2295
|
+
],
|
|
2296
|
+
t: 25
|
|
2297
|
+
},
|
|
2298
|
+
{
|
|
2299
|
+
o: {
|
|
2300
|
+
x: 1,
|
|
2301
|
+
y: 1
|
|
2302
|
+
},
|
|
2303
|
+
i: {
|
|
2304
|
+
x: 0,
|
|
2305
|
+
y: 0
|
|
2306
|
+
},
|
|
2307
|
+
s: [
|
|
2308
|
+
6,
|
|
2309
|
+
15.9
|
|
2310
|
+
],
|
|
2311
|
+
t: 26
|
|
2312
|
+
},
|
|
2313
|
+
{
|
|
2314
|
+
o: {
|
|
2315
|
+
x: 1,
|
|
2316
|
+
y: 1
|
|
2317
|
+
},
|
|
2318
|
+
i: {
|
|
2319
|
+
x: 0,
|
|
2320
|
+
y: 0
|
|
2321
|
+
},
|
|
2322
|
+
s: [
|
|
2323
|
+
6,
|
|
2324
|
+
15.41
|
|
2325
|
+
],
|
|
2326
|
+
t: 27
|
|
2327
|
+
},
|
|
2328
|
+
{
|
|
2329
|
+
o: {
|
|
2330
|
+
x: 1,
|
|
2331
|
+
y: 1
|
|
2332
|
+
},
|
|
2333
|
+
i: {
|
|
2334
|
+
x: 0,
|
|
2335
|
+
y: 0
|
|
2336
|
+
},
|
|
2337
|
+
s: [
|
|
2338
|
+
6,
|
|
2339
|
+
14.74
|
|
2340
|
+
],
|
|
2341
|
+
t: 28
|
|
2342
|
+
},
|
|
2343
|
+
{
|
|
2344
|
+
o: {
|
|
2345
|
+
x: 1,
|
|
2346
|
+
y: 1
|
|
2347
|
+
},
|
|
2348
|
+
i: {
|
|
2349
|
+
x: 0,
|
|
2350
|
+
y: 0
|
|
2351
|
+
},
|
|
2352
|
+
s: [
|
|
2353
|
+
6,
|
|
2354
|
+
13.92
|
|
2355
|
+
],
|
|
2356
|
+
t: 29
|
|
2357
|
+
},
|
|
2358
|
+
{
|
|
2359
|
+
o: {
|
|
2360
|
+
x: 1,
|
|
2361
|
+
y: 1
|
|
2362
|
+
},
|
|
2363
|
+
i: {
|
|
2364
|
+
x: 0,
|
|
2365
|
+
y: 0
|
|
2366
|
+
},
|
|
2367
|
+
s: [
|
|
2368
|
+
6,
|
|
2369
|
+
13.02
|
|
2370
|
+
],
|
|
2371
|
+
t: 30
|
|
2372
|
+
},
|
|
2373
|
+
{
|
|
2374
|
+
o: {
|
|
2375
|
+
x: 1,
|
|
2376
|
+
y: 1
|
|
2377
|
+
},
|
|
2378
|
+
i: {
|
|
2379
|
+
x: 0,
|
|
2380
|
+
y: 0
|
|
2381
|
+
},
|
|
2382
|
+
s: [
|
|
2383
|
+
6,
|
|
2384
|
+
12.12
|
|
2385
|
+
],
|
|
2386
|
+
t: 31
|
|
2387
|
+
},
|
|
2388
|
+
{
|
|
2389
|
+
o: {
|
|
2390
|
+
x: 1,
|
|
2391
|
+
y: 1
|
|
2392
|
+
},
|
|
2393
|
+
i: {
|
|
2394
|
+
x: 0,
|
|
2395
|
+
y: 0
|
|
2396
|
+
},
|
|
2397
|
+
s: [
|
|
2398
|
+
6,
|
|
2399
|
+
11.27
|
|
2400
|
+
],
|
|
2401
|
+
t: 32
|
|
2402
|
+
},
|
|
2403
|
+
{
|
|
2404
|
+
o: {
|
|
2405
|
+
x: 1,
|
|
2406
|
+
y: 1
|
|
2407
|
+
},
|
|
2408
|
+
i: {
|
|
2409
|
+
x: 0,
|
|
2410
|
+
y: 0
|
|
2411
|
+
},
|
|
2412
|
+
s: [
|
|
2413
|
+
6,
|
|
2414
|
+
10.5
|
|
2415
|
+
],
|
|
2416
|
+
t: 33
|
|
2417
|
+
},
|
|
2418
|
+
{
|
|
2419
|
+
o: {
|
|
2420
|
+
x: 1,
|
|
2421
|
+
y: 1
|
|
2422
|
+
},
|
|
2423
|
+
i: {
|
|
2424
|
+
x: 0,
|
|
2425
|
+
y: 0
|
|
2426
|
+
},
|
|
2427
|
+
s: [
|
|
2428
|
+
6,
|
|
2429
|
+
9.82
|
|
2430
|
+
],
|
|
2431
|
+
t: 34
|
|
2432
|
+
},
|
|
2433
|
+
{
|
|
2434
|
+
o: {
|
|
2435
|
+
x: 1,
|
|
2436
|
+
y: 1
|
|
2437
|
+
},
|
|
2438
|
+
i: {
|
|
2439
|
+
x: 0,
|
|
2440
|
+
y: 0
|
|
2441
|
+
},
|
|
2442
|
+
s: [
|
|
2443
|
+
6,
|
|
2444
|
+
9.22
|
|
2445
|
+
],
|
|
2446
|
+
t: 35
|
|
2447
|
+
},
|
|
2448
|
+
{
|
|
2449
|
+
o: {
|
|
2450
|
+
x: 1,
|
|
2451
|
+
y: 1
|
|
2452
|
+
},
|
|
2453
|
+
i: {
|
|
2454
|
+
x: 0,
|
|
2455
|
+
y: 0
|
|
2456
|
+
},
|
|
2457
|
+
s: [
|
|
2458
|
+
6,
|
|
2459
|
+
8.69
|
|
2460
|
+
],
|
|
2461
|
+
t: 36
|
|
2462
|
+
},
|
|
2463
|
+
{
|
|
2464
|
+
o: {
|
|
2465
|
+
x: 1,
|
|
2466
|
+
y: 1
|
|
2467
|
+
},
|
|
2468
|
+
i: {
|
|
2469
|
+
x: 0,
|
|
2470
|
+
y: 0
|
|
2471
|
+
},
|
|
2472
|
+
s: [
|
|
2473
|
+
6,
|
|
2474
|
+
8.24
|
|
2475
|
+
],
|
|
2476
|
+
t: 37
|
|
2477
|
+
},
|
|
2478
|
+
{
|
|
2479
|
+
o: {
|
|
2480
|
+
x: 1,
|
|
2481
|
+
y: 1
|
|
2482
|
+
},
|
|
2483
|
+
i: {
|
|
2484
|
+
x: 0,
|
|
2485
|
+
y: 0
|
|
2486
|
+
},
|
|
2487
|
+
s: [
|
|
2488
|
+
6,
|
|
2489
|
+
7.84
|
|
2490
|
+
],
|
|
2491
|
+
t: 38
|
|
2492
|
+
},
|
|
2493
|
+
{
|
|
2494
|
+
o: {
|
|
2495
|
+
x: 1,
|
|
2496
|
+
y: 1
|
|
2497
|
+
},
|
|
2498
|
+
i: {
|
|
2499
|
+
x: 0,
|
|
2500
|
+
y: 0
|
|
2501
|
+
},
|
|
2502
|
+
s: [
|
|
2503
|
+
6,
|
|
2504
|
+
7.5
|
|
2505
|
+
],
|
|
2506
|
+
t: 39
|
|
2507
|
+
},
|
|
2508
|
+
{
|
|
2509
|
+
o: {
|
|
2510
|
+
x: 1,
|
|
2511
|
+
y: 1
|
|
2512
|
+
},
|
|
2513
|
+
i: {
|
|
2514
|
+
x: 0,
|
|
2515
|
+
y: 0
|
|
2516
|
+
},
|
|
2517
|
+
s: [
|
|
2518
|
+
6,
|
|
2519
|
+
7.2
|
|
2520
|
+
],
|
|
2521
|
+
t: 40
|
|
2522
|
+
},
|
|
2523
|
+
{
|
|
2524
|
+
o: {
|
|
2525
|
+
x: 1,
|
|
2526
|
+
y: 1
|
|
2527
|
+
},
|
|
2528
|
+
i: {
|
|
2529
|
+
x: 0,
|
|
2530
|
+
y: 0
|
|
2531
|
+
},
|
|
2532
|
+
s: [
|
|
2533
|
+
6,
|
|
2534
|
+
6.95
|
|
2535
|
+
],
|
|
2536
|
+
t: 41
|
|
2537
|
+
},
|
|
2538
|
+
{
|
|
2539
|
+
o: {
|
|
2540
|
+
x: 1,
|
|
2541
|
+
y: 1
|
|
2542
|
+
},
|
|
2543
|
+
i: {
|
|
2544
|
+
x: 0,
|
|
2545
|
+
y: 0
|
|
2546
|
+
},
|
|
2547
|
+
s: [
|
|
2548
|
+
6,
|
|
2549
|
+
6.73
|
|
2550
|
+
],
|
|
2551
|
+
t: 42
|
|
2552
|
+
},
|
|
2553
|
+
{
|
|
2554
|
+
o: {
|
|
2555
|
+
x: 1,
|
|
2556
|
+
y: 1
|
|
2557
|
+
},
|
|
2558
|
+
i: {
|
|
2559
|
+
x: 0,
|
|
2560
|
+
y: 0
|
|
2561
|
+
},
|
|
2562
|
+
s: [
|
|
2563
|
+
6,
|
|
2564
|
+
6.55
|
|
2565
|
+
],
|
|
2566
|
+
t: 43
|
|
2567
|
+
},
|
|
2568
|
+
{
|
|
2569
|
+
o: {
|
|
2570
|
+
x: 1,
|
|
2571
|
+
y: 1
|
|
2572
|
+
},
|
|
2573
|
+
i: {
|
|
2574
|
+
x: 0,
|
|
2575
|
+
y: 0
|
|
2576
|
+
},
|
|
2577
|
+
s: [
|
|
2578
|
+
6,
|
|
2579
|
+
6.4
|
|
2580
|
+
],
|
|
2581
|
+
t: 44
|
|
2582
|
+
},
|
|
2583
|
+
{
|
|
2584
|
+
o: {
|
|
2585
|
+
x: 1,
|
|
2586
|
+
y: 1
|
|
2587
|
+
},
|
|
2588
|
+
i: {
|
|
2589
|
+
x: 0,
|
|
2590
|
+
y: 0
|
|
2591
|
+
},
|
|
2592
|
+
s: [
|
|
2593
|
+
6,
|
|
2594
|
+
6.28
|
|
2595
|
+
],
|
|
2596
|
+
t: 45
|
|
2597
|
+
},
|
|
2598
|
+
{
|
|
2599
|
+
o: {
|
|
2600
|
+
x: 1,
|
|
2601
|
+
y: 1
|
|
2602
|
+
},
|
|
2603
|
+
i: {
|
|
2604
|
+
x: 0,
|
|
2605
|
+
y: 0
|
|
2606
|
+
},
|
|
2607
|
+
s: [
|
|
2608
|
+
6,
|
|
2609
|
+
6.18
|
|
2610
|
+
],
|
|
2611
|
+
t: 46
|
|
2612
|
+
},
|
|
2613
|
+
{
|
|
2614
|
+
o: {
|
|
2615
|
+
x: 1,
|
|
2616
|
+
y: 1
|
|
2617
|
+
},
|
|
2618
|
+
i: {
|
|
2619
|
+
x: 0,
|
|
2620
|
+
y: 0
|
|
2621
|
+
},
|
|
2622
|
+
s: [
|
|
2623
|
+
6,
|
|
2624
|
+
6.1
|
|
2625
|
+
],
|
|
2626
|
+
t: 47
|
|
2627
|
+
},
|
|
2628
|
+
{
|
|
2629
|
+
o: {
|
|
2630
|
+
x: 1,
|
|
2631
|
+
y: 1
|
|
2632
|
+
},
|
|
2633
|
+
i: {
|
|
2634
|
+
x: 0,
|
|
2635
|
+
y: 0
|
|
2636
|
+
},
|
|
2637
|
+
s: [
|
|
2638
|
+
6,
|
|
2639
|
+
6.05
|
|
2640
|
+
],
|
|
2641
|
+
t: 48
|
|
2642
|
+
},
|
|
2643
|
+
{
|
|
2644
|
+
o: {
|
|
2645
|
+
x: 1,
|
|
2646
|
+
y: 1
|
|
2647
|
+
},
|
|
2648
|
+
i: {
|
|
2649
|
+
x: 0,
|
|
2650
|
+
y: 0
|
|
2651
|
+
},
|
|
2652
|
+
s: [
|
|
2653
|
+
6,
|
|
2654
|
+
6.02
|
|
2655
|
+
],
|
|
2656
|
+
t: 49
|
|
2657
|
+
},
|
|
2658
|
+
{
|
|
2659
|
+
s: [
|
|
2660
|
+
6,
|
|
2661
|
+
6
|
|
2662
|
+
],
|
|
2663
|
+
t: 50
|
|
2664
|
+
}
|
|
2665
|
+
]
|
|
2666
|
+
}
|
|
2667
|
+
},
|
|
2668
|
+
{
|
|
2669
|
+
ty: "fl",
|
|
2670
|
+
bm: 0,
|
|
2671
|
+
hd: false,
|
|
2672
|
+
nm: "",
|
|
2673
|
+
c: {
|
|
2674
|
+
a: 0,
|
|
2675
|
+
k: [
|
|
2676
|
+
1,
|
|
2677
|
+
1,
|
|
2678
|
+
1
|
|
2679
|
+
]
|
|
2680
|
+
},
|
|
2681
|
+
r: 1,
|
|
2682
|
+
o: {
|
|
2683
|
+
a: 0,
|
|
2684
|
+
k: 100
|
|
2685
|
+
}
|
|
2686
|
+
},
|
|
2687
|
+
{
|
|
2688
|
+
ty: "tr",
|
|
2689
|
+
a: {
|
|
2690
|
+
a: 0,
|
|
2691
|
+
k: [
|
|
2692
|
+
0,
|
|
2693
|
+
0
|
|
2694
|
+
]
|
|
2695
|
+
},
|
|
2696
|
+
s: {
|
|
2697
|
+
a: 0,
|
|
2698
|
+
k: [
|
|
2699
|
+
100,
|
|
2700
|
+
100
|
|
2701
|
+
]
|
|
2702
|
+
},
|
|
2703
|
+
sk: {
|
|
2704
|
+
a: 0,
|
|
2705
|
+
k: 0
|
|
2706
|
+
},
|
|
2707
|
+
p: {
|
|
2708
|
+
a: 0,
|
|
2709
|
+
k: [
|
|
2710
|
+
0,
|
|
2711
|
+
0
|
|
2712
|
+
]
|
|
2713
|
+
},
|
|
2714
|
+
r: {
|
|
2715
|
+
a: 0,
|
|
2716
|
+
k: 0
|
|
2717
|
+
},
|
|
2718
|
+
sa: {
|
|
2719
|
+
a: 0,
|
|
2720
|
+
k: 0
|
|
2721
|
+
},
|
|
2722
|
+
o: {
|
|
2723
|
+
a: 0,
|
|
2724
|
+
k: 100
|
|
2725
|
+
}
|
|
2726
|
+
}
|
|
2727
|
+
]
|
|
2728
|
+
}
|
|
2729
|
+
],
|
|
2730
|
+
ind: 2
|
|
2731
|
+
},
|
|
2732
|
+
{
|
|
2733
|
+
ty: 4,
|
|
2734
|
+
nm: "",
|
|
2735
|
+
sr: 1,
|
|
2736
|
+
st: 0,
|
|
2737
|
+
op: 51,
|
|
2738
|
+
ip: 0,
|
|
2739
|
+
hd: false,
|
|
2740
|
+
ln: "565:64361",
|
|
2741
|
+
ddd: 0,
|
|
2742
|
+
bm: 0,
|
|
2743
|
+
hasMask: false,
|
|
2744
|
+
ao: 0,
|
|
2745
|
+
ks: {
|
|
2746
|
+
a: {
|
|
2747
|
+
a: 0,
|
|
2748
|
+
k: [
|
|
2749
|
+
0,
|
|
2750
|
+
0
|
|
2751
|
+
]
|
|
2752
|
+
},
|
|
2753
|
+
s: {
|
|
2754
|
+
a: 0,
|
|
2755
|
+
k: [
|
|
2756
|
+
100,
|
|
2757
|
+
100
|
|
2758
|
+
]
|
|
2759
|
+
},
|
|
2760
|
+
sk: {
|
|
2761
|
+
a: 0,
|
|
2762
|
+
k: 0
|
|
2763
|
+
},
|
|
2764
|
+
p: {
|
|
2765
|
+
a: 1,
|
|
2766
|
+
k: [
|
|
2767
|
+
{
|
|
2768
|
+
o: {
|
|
2769
|
+
x: 1,
|
|
2770
|
+
y: 1
|
|
2771
|
+
},
|
|
2772
|
+
i: {
|
|
2773
|
+
x: 0,
|
|
2774
|
+
y: 0
|
|
2775
|
+
},
|
|
2776
|
+
s: [
|
|
2777
|
+
3.7,
|
|
2778
|
+
16
|
|
2779
|
+
],
|
|
2780
|
+
t: 0
|
|
2781
|
+
},
|
|
2782
|
+
{
|
|
2783
|
+
o: {
|
|
2784
|
+
x: 1,
|
|
2785
|
+
y: 1
|
|
2786
|
+
},
|
|
2787
|
+
i: {
|
|
2788
|
+
x: 0,
|
|
2789
|
+
y: 0
|
|
2790
|
+
},
|
|
2791
|
+
s: [
|
|
2792
|
+
3.7,
|
|
2793
|
+
16
|
|
2794
|
+
],
|
|
2795
|
+
t: 14
|
|
2796
|
+
},
|
|
2797
|
+
{
|
|
2798
|
+
o: {
|
|
2799
|
+
x: 1,
|
|
2800
|
+
y: 1
|
|
2801
|
+
},
|
|
2802
|
+
i: {
|
|
2803
|
+
x: 0,
|
|
2804
|
+
y: 0
|
|
2805
|
+
},
|
|
2806
|
+
s: [
|
|
2807
|
+
3.7,
|
|
2808
|
+
15.97
|
|
2809
|
+
],
|
|
2810
|
+
t: 15
|
|
2811
|
+
},
|
|
2812
|
+
{
|
|
2813
|
+
o: {
|
|
2814
|
+
x: 1,
|
|
2815
|
+
y: 1
|
|
2816
|
+
},
|
|
2817
|
+
i: {
|
|
2818
|
+
x: 0,
|
|
2819
|
+
y: 0
|
|
2820
|
+
},
|
|
2821
|
+
s: [
|
|
2822
|
+
3.7,
|
|
2823
|
+
15.92
|
|
2824
|
+
],
|
|
2825
|
+
t: 16
|
|
2826
|
+
},
|
|
2827
|
+
{
|
|
2828
|
+
o: {
|
|
2829
|
+
x: 1,
|
|
2830
|
+
y: 1
|
|
2831
|
+
},
|
|
2832
|
+
i: {
|
|
2833
|
+
x: 0,
|
|
2834
|
+
y: 0
|
|
2835
|
+
},
|
|
2836
|
+
s: [
|
|
2837
|
+
3.7,
|
|
2838
|
+
15.88
|
|
2839
|
+
],
|
|
2840
|
+
t: 17
|
|
2841
|
+
},
|
|
2842
|
+
{
|
|
2843
|
+
o: {
|
|
2844
|
+
x: 1,
|
|
2845
|
+
y: 1
|
|
2846
|
+
},
|
|
2847
|
+
i: {
|
|
2848
|
+
x: 0,
|
|
2849
|
+
y: 0
|
|
2850
|
+
},
|
|
2851
|
+
s: [
|
|
2852
|
+
3.7,
|
|
2853
|
+
15.84
|
|
2854
|
+
],
|
|
2855
|
+
t: 18
|
|
2856
|
+
},
|
|
2857
|
+
{
|
|
2858
|
+
o: {
|
|
2859
|
+
x: 1,
|
|
2860
|
+
y: 1
|
|
2861
|
+
},
|
|
2862
|
+
i: {
|
|
2863
|
+
x: 0,
|
|
2864
|
+
y: 0
|
|
2865
|
+
},
|
|
2866
|
+
s: [
|
|
2867
|
+
3.7,
|
|
2868
|
+
15.82
|
|
2869
|
+
],
|
|
2870
|
+
t: 19
|
|
2871
|
+
},
|
|
2872
|
+
{
|
|
2873
|
+
o: {
|
|
2874
|
+
x: 1,
|
|
2875
|
+
y: 1
|
|
2876
|
+
},
|
|
2877
|
+
i: {
|
|
2878
|
+
x: 0,
|
|
2879
|
+
y: 0
|
|
2880
|
+
},
|
|
2881
|
+
s: [
|
|
2882
|
+
3.7,
|
|
2883
|
+
15.81
|
|
2884
|
+
],
|
|
2885
|
+
t: 20
|
|
2886
|
+
},
|
|
2887
|
+
{
|
|
2888
|
+
o: {
|
|
2889
|
+
x: 1,
|
|
2890
|
+
y: 1
|
|
2891
|
+
},
|
|
2892
|
+
i: {
|
|
2893
|
+
x: 0,
|
|
2894
|
+
y: 0
|
|
2895
|
+
},
|
|
2896
|
+
s: [
|
|
2897
|
+
3.7,
|
|
2898
|
+
15.81
|
|
2899
|
+
],
|
|
2900
|
+
t: 26
|
|
2901
|
+
},
|
|
2902
|
+
{
|
|
2903
|
+
o: {
|
|
2904
|
+
x: 1,
|
|
2905
|
+
y: 1
|
|
2906
|
+
},
|
|
2907
|
+
i: {
|
|
2908
|
+
x: 0,
|
|
2909
|
+
y: 0
|
|
2910
|
+
},
|
|
2911
|
+
s: [
|
|
2912
|
+
3.7,
|
|
2913
|
+
15.82
|
|
2914
|
+
],
|
|
2915
|
+
t: 27
|
|
2916
|
+
},
|
|
2917
|
+
{
|
|
2918
|
+
o: {
|
|
2919
|
+
x: 1,
|
|
2920
|
+
y: 1
|
|
2921
|
+
},
|
|
2922
|
+
i: {
|
|
2923
|
+
x: 0,
|
|
2924
|
+
y: 0
|
|
2925
|
+
},
|
|
2926
|
+
s: [
|
|
2927
|
+
3.7,
|
|
2928
|
+
15.88
|
|
2929
|
+
],
|
|
2930
|
+
t: 28
|
|
2931
|
+
},
|
|
2932
|
+
{
|
|
2933
|
+
o: {
|
|
2934
|
+
x: 1,
|
|
2935
|
+
y: 1
|
|
2936
|
+
},
|
|
2937
|
+
i: {
|
|
2938
|
+
x: 0,
|
|
2939
|
+
y: 0
|
|
2940
|
+
},
|
|
2941
|
+
s: [
|
|
2942
|
+
3.7,
|
|
2943
|
+
15.96
|
|
2944
|
+
],
|
|
2945
|
+
t: 29
|
|
2946
|
+
},
|
|
2947
|
+
{
|
|
2948
|
+
o: {
|
|
2949
|
+
x: 1,
|
|
2950
|
+
y: 1
|
|
2951
|
+
},
|
|
2952
|
+
i: {
|
|
2953
|
+
x: 0,
|
|
2954
|
+
y: 0
|
|
2955
|
+
},
|
|
2956
|
+
s: [
|
|
2957
|
+
3.7,
|
|
2958
|
+
16.05
|
|
2959
|
+
],
|
|
2960
|
+
t: 30
|
|
2961
|
+
},
|
|
2962
|
+
{
|
|
2963
|
+
o: {
|
|
2964
|
+
x: 1,
|
|
2965
|
+
y: 1
|
|
2966
|
+
},
|
|
2967
|
+
i: {
|
|
2968
|
+
x: 0,
|
|
2969
|
+
y: 0
|
|
2970
|
+
},
|
|
2971
|
+
s: [
|
|
2972
|
+
3.7,
|
|
2973
|
+
16.15
|
|
2974
|
+
],
|
|
2975
|
+
t: 31
|
|
2976
|
+
},
|
|
2977
|
+
{
|
|
2978
|
+
o: {
|
|
2979
|
+
x: 1,
|
|
2980
|
+
y: 1
|
|
2981
|
+
},
|
|
2982
|
+
i: {
|
|
2983
|
+
x: 0,
|
|
2984
|
+
y: 0
|
|
2985
|
+
},
|
|
2986
|
+
s: [
|
|
2987
|
+
3.7,
|
|
2988
|
+
16.23
|
|
2989
|
+
],
|
|
2990
|
+
t: 32
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
o: {
|
|
2994
|
+
x: 1,
|
|
2995
|
+
y: 1
|
|
2996
|
+
},
|
|
2997
|
+
i: {
|
|
2998
|
+
x: 0,
|
|
2999
|
+
y: 0
|
|
3000
|
+
},
|
|
3001
|
+
s: [
|
|
3002
|
+
3.7,
|
|
3003
|
+
16.29
|
|
3004
|
+
],
|
|
3005
|
+
t: 33
|
|
3006
|
+
},
|
|
3007
|
+
{
|
|
3008
|
+
s: [
|
|
3009
|
+
3.7,
|
|
3010
|
+
16.32
|
|
3011
|
+
],
|
|
3012
|
+
t: 34
|
|
3013
|
+
}
|
|
3014
|
+
]
|
|
3015
|
+
},
|
|
3016
|
+
r: {
|
|
3017
|
+
a: 0,
|
|
3018
|
+
k: 0
|
|
3019
|
+
},
|
|
3020
|
+
sa: {
|
|
3021
|
+
a: 0,
|
|
3022
|
+
k: 0
|
|
3023
|
+
},
|
|
3024
|
+
o: {
|
|
3025
|
+
a: 0,
|
|
3026
|
+
k: 100
|
|
3027
|
+
}
|
|
3028
|
+
},
|
|
3029
|
+
ef: [],
|
|
3030
|
+
shapes: [
|
|
3031
|
+
{
|
|
3032
|
+
ty: "gr",
|
|
3033
|
+
bm: 0,
|
|
3034
|
+
hd: false,
|
|
3035
|
+
nm: "",
|
|
3036
|
+
it: [
|
|
3037
|
+
{
|
|
3038
|
+
ty: "rc",
|
|
3039
|
+
bm: 0,
|
|
3040
|
+
hd: false,
|
|
3041
|
+
nm: "",
|
|
3042
|
+
d: 1,
|
|
3043
|
+
p: {
|
|
3044
|
+
a: 0,
|
|
3045
|
+
k: [
|
|
3046
|
+
0,
|
|
3047
|
+
0
|
|
3048
|
+
]
|
|
3049
|
+
},
|
|
3050
|
+
r: {
|
|
3051
|
+
a: 0,
|
|
3052
|
+
k: 3
|
|
3053
|
+
},
|
|
3054
|
+
s: {
|
|
3055
|
+
a: 1,
|
|
3056
|
+
k: [
|
|
3057
|
+
{
|
|
3058
|
+
o: {
|
|
3059
|
+
x: 1,
|
|
3060
|
+
y: 1
|
|
3061
|
+
},
|
|
3062
|
+
i: {
|
|
3063
|
+
x: 0,
|
|
3064
|
+
y: 0
|
|
3065
|
+
},
|
|
3066
|
+
s: [
|
|
3067
|
+
6,
|
|
3068
|
+
13.33
|
|
3069
|
+
],
|
|
3070
|
+
t: 0
|
|
3071
|
+
},
|
|
3072
|
+
{
|
|
3073
|
+
o: {
|
|
3074
|
+
x: 1,
|
|
3075
|
+
y: 1
|
|
3076
|
+
},
|
|
3077
|
+
i: {
|
|
3078
|
+
x: 0,
|
|
3079
|
+
y: 0
|
|
3080
|
+
},
|
|
3081
|
+
s: [
|
|
3082
|
+
6,
|
|
3083
|
+
12.15
|
|
3084
|
+
],
|
|
3085
|
+
t: 1
|
|
3086
|
+
},
|
|
3087
|
+
{
|
|
3088
|
+
o: {
|
|
3089
|
+
x: 1,
|
|
3090
|
+
y: 1
|
|
3091
|
+
},
|
|
3092
|
+
i: {
|
|
3093
|
+
x: 0,
|
|
3094
|
+
y: 0
|
|
3095
|
+
},
|
|
3096
|
+
s: [
|
|
3097
|
+
6,
|
|
3098
|
+
11.13
|
|
3099
|
+
],
|
|
3100
|
+
t: 2
|
|
3101
|
+
},
|
|
3102
|
+
{
|
|
3103
|
+
o: {
|
|
3104
|
+
x: 1,
|
|
3105
|
+
y: 1
|
|
3106
|
+
},
|
|
3107
|
+
i: {
|
|
3108
|
+
x: 0,
|
|
3109
|
+
y: 0
|
|
3110
|
+
},
|
|
3111
|
+
s: [
|
|
3112
|
+
6,
|
|
3113
|
+
10.26
|
|
3114
|
+
],
|
|
3115
|
+
t: 3
|
|
3116
|
+
},
|
|
3117
|
+
{
|
|
3118
|
+
o: {
|
|
3119
|
+
x: 1,
|
|
3120
|
+
y: 1
|
|
3121
|
+
},
|
|
3122
|
+
i: {
|
|
3123
|
+
x: 0,
|
|
3124
|
+
y: 0
|
|
3125
|
+
},
|
|
3126
|
+
s: [
|
|
3127
|
+
6,
|
|
3128
|
+
9.53
|
|
3129
|
+
],
|
|
3130
|
+
t: 4
|
|
3131
|
+
},
|
|
3132
|
+
{
|
|
3133
|
+
o: {
|
|
3134
|
+
x: 1,
|
|
3135
|
+
y: 1
|
|
3136
|
+
},
|
|
3137
|
+
i: {
|
|
3138
|
+
x: 0,
|
|
3139
|
+
y: 0
|
|
3140
|
+
},
|
|
3141
|
+
s: [
|
|
3142
|
+
6,
|
|
3143
|
+
8.94
|
|
3144
|
+
],
|
|
3145
|
+
t: 5
|
|
3146
|
+
},
|
|
3147
|
+
{
|
|
3148
|
+
o: {
|
|
3149
|
+
x: 1,
|
|
3150
|
+
y: 1
|
|
3151
|
+
},
|
|
3152
|
+
i: {
|
|
3153
|
+
x: 0,
|
|
3154
|
+
y: 0
|
|
3155
|
+
},
|
|
3156
|
+
s: [
|
|
3157
|
+
6,
|
|
3158
|
+
8.46
|
|
3159
|
+
],
|
|
3160
|
+
t: 6
|
|
3161
|
+
},
|
|
3162
|
+
{
|
|
3163
|
+
o: {
|
|
3164
|
+
x: 1,
|
|
3165
|
+
y: 1
|
|
3166
|
+
},
|
|
3167
|
+
i: {
|
|
3168
|
+
x: 0,
|
|
3169
|
+
y: 0
|
|
3170
|
+
},
|
|
3171
|
+
s: [
|
|
3172
|
+
6,
|
|
3173
|
+
8.09
|
|
3174
|
+
],
|
|
3175
|
+
t: 7
|
|
3176
|
+
},
|
|
3177
|
+
{
|
|
3178
|
+
o: {
|
|
3179
|
+
x: 1,
|
|
3180
|
+
y: 1
|
|
3181
|
+
},
|
|
3182
|
+
i: {
|
|
3183
|
+
x: 0,
|
|
3184
|
+
y: 0
|
|
3185
|
+
},
|
|
3186
|
+
s: [
|
|
3187
|
+
6,
|
|
3188
|
+
7.82
|
|
3189
|
+
],
|
|
3190
|
+
t: 8
|
|
3191
|
+
},
|
|
3192
|
+
{
|
|
3193
|
+
o: {
|
|
3194
|
+
x: 1,
|
|
3195
|
+
y: 1
|
|
3196
|
+
},
|
|
3197
|
+
i: {
|
|
3198
|
+
x: 0,
|
|
3199
|
+
y: 0
|
|
3200
|
+
},
|
|
3201
|
+
s: [
|
|
3202
|
+
6,
|
|
3203
|
+
7.63
|
|
3204
|
+
],
|
|
3205
|
+
t: 9
|
|
3206
|
+
},
|
|
3207
|
+
{
|
|
3208
|
+
o: {
|
|
3209
|
+
x: 1,
|
|
3210
|
+
y: 1
|
|
3211
|
+
},
|
|
3212
|
+
i: {
|
|
3213
|
+
x: 0,
|
|
3214
|
+
y: 0
|
|
3215
|
+
},
|
|
3216
|
+
s: [
|
|
3217
|
+
6,
|
|
3218
|
+
7.52
|
|
3219
|
+
],
|
|
3220
|
+
t: 10
|
|
3221
|
+
},
|
|
3222
|
+
{
|
|
3223
|
+
o: {
|
|
3224
|
+
x: 1,
|
|
3225
|
+
y: 1
|
|
3226
|
+
},
|
|
3227
|
+
i: {
|
|
3228
|
+
x: 0,
|
|
3229
|
+
y: 0
|
|
3230
|
+
},
|
|
3231
|
+
s: [
|
|
3232
|
+
6,
|
|
3233
|
+
7.47
|
|
3234
|
+
],
|
|
3235
|
+
t: 11
|
|
3236
|
+
},
|
|
3237
|
+
{
|
|
3238
|
+
o: {
|
|
3239
|
+
x: 1,
|
|
3240
|
+
y: 1
|
|
3241
|
+
},
|
|
3242
|
+
i: {
|
|
3243
|
+
x: 0,
|
|
3244
|
+
y: 0
|
|
3245
|
+
},
|
|
3246
|
+
s: [
|
|
3247
|
+
6,
|
|
3248
|
+
7.47
|
|
3249
|
+
],
|
|
3250
|
+
t: 12
|
|
3251
|
+
},
|
|
3252
|
+
{
|
|
3253
|
+
o: {
|
|
3254
|
+
x: 1,
|
|
3255
|
+
y: 1
|
|
3256
|
+
},
|
|
3257
|
+
i: {
|
|
3258
|
+
x: 0,
|
|
3259
|
+
y: 0
|
|
3260
|
+
},
|
|
3261
|
+
s: [
|
|
3262
|
+
6,
|
|
3263
|
+
7.52
|
|
3264
|
+
],
|
|
3265
|
+
t: 13
|
|
3266
|
+
},
|
|
3267
|
+
{
|
|
3268
|
+
o: {
|
|
3269
|
+
x: 1,
|
|
3270
|
+
y: 1
|
|
3271
|
+
},
|
|
3272
|
+
i: {
|
|
3273
|
+
x: 0,
|
|
3274
|
+
y: 0
|
|
3275
|
+
},
|
|
3276
|
+
s: [
|
|
3277
|
+
6,
|
|
3278
|
+
7.59
|
|
3279
|
+
],
|
|
3280
|
+
t: 14
|
|
3281
|
+
},
|
|
3282
|
+
{
|
|
3283
|
+
o: {
|
|
3284
|
+
x: 1,
|
|
3285
|
+
y: 1
|
|
3286
|
+
},
|
|
3287
|
+
i: {
|
|
3288
|
+
x: 0,
|
|
3289
|
+
y: 0
|
|
3290
|
+
},
|
|
3291
|
+
s: [
|
|
3292
|
+
6,
|
|
3293
|
+
9.04
|
|
3294
|
+
],
|
|
3295
|
+
t: 15
|
|
3296
|
+
},
|
|
3297
|
+
{
|
|
3298
|
+
o: {
|
|
3299
|
+
x: 1,
|
|
3300
|
+
y: 1
|
|
3301
|
+
},
|
|
3302
|
+
i: {
|
|
3303
|
+
x: 0,
|
|
3304
|
+
y: 0
|
|
3305
|
+
},
|
|
3306
|
+
s: [
|
|
3307
|
+
6,
|
|
3308
|
+
11.15
|
|
3309
|
+
],
|
|
3310
|
+
t: 16
|
|
3311
|
+
},
|
|
3312
|
+
{
|
|
3313
|
+
o: {
|
|
3314
|
+
x: 1,
|
|
3315
|
+
y: 1
|
|
3316
|
+
},
|
|
3317
|
+
i: {
|
|
3318
|
+
x: 0,
|
|
3319
|
+
y: 0
|
|
3320
|
+
},
|
|
3321
|
+
s: [
|
|
3322
|
+
6,
|
|
3323
|
+
12.95
|
|
3324
|
+
],
|
|
3325
|
+
t: 17
|
|
3326
|
+
},
|
|
3327
|
+
{
|
|
3328
|
+
o: {
|
|
3329
|
+
x: 1,
|
|
3330
|
+
y: 1
|
|
3331
|
+
},
|
|
3332
|
+
i: {
|
|
3333
|
+
x: 0,
|
|
3334
|
+
y: 0
|
|
3335
|
+
},
|
|
3336
|
+
s: [
|
|
3337
|
+
6,
|
|
3338
|
+
14.46
|
|
3339
|
+
],
|
|
3340
|
+
t: 18
|
|
3341
|
+
},
|
|
3342
|
+
{
|
|
3343
|
+
o: {
|
|
3344
|
+
x: 1,
|
|
3345
|
+
y: 1
|
|
3346
|
+
},
|
|
3347
|
+
i: {
|
|
3348
|
+
x: 0,
|
|
3349
|
+
y: 0
|
|
3350
|
+
},
|
|
3351
|
+
s: [
|
|
3352
|
+
6,
|
|
3353
|
+
15.72
|
|
3354
|
+
],
|
|
3355
|
+
t: 19
|
|
3356
|
+
},
|
|
3357
|
+
{
|
|
3358
|
+
o: {
|
|
3359
|
+
x: 1,
|
|
3360
|
+
y: 1
|
|
3361
|
+
},
|
|
3362
|
+
i: {
|
|
3363
|
+
x: 0,
|
|
3364
|
+
y: 0
|
|
3365
|
+
},
|
|
3366
|
+
s: [
|
|
3367
|
+
6,
|
|
3368
|
+
16.74
|
|
3369
|
+
],
|
|
3370
|
+
t: 20
|
|
3371
|
+
},
|
|
3372
|
+
{
|
|
3373
|
+
o: {
|
|
3374
|
+
x: 1,
|
|
3375
|
+
y: 1
|
|
3376
|
+
},
|
|
3377
|
+
i: {
|
|
3378
|
+
x: 0,
|
|
3379
|
+
y: 0
|
|
3380
|
+
},
|
|
3381
|
+
s: [
|
|
3382
|
+
6,
|
|
3383
|
+
17.54
|
|
3384
|
+
],
|
|
3385
|
+
t: 21
|
|
3386
|
+
},
|
|
3387
|
+
{
|
|
3388
|
+
o: {
|
|
3389
|
+
x: 1,
|
|
3390
|
+
y: 1
|
|
3391
|
+
},
|
|
3392
|
+
i: {
|
|
3393
|
+
x: 0,
|
|
3394
|
+
y: 0
|
|
3395
|
+
},
|
|
3396
|
+
s: [
|
|
3397
|
+
6,
|
|
3398
|
+
18.15
|
|
3399
|
+
],
|
|
3400
|
+
t: 22
|
|
3401
|
+
},
|
|
3402
|
+
{
|
|
3403
|
+
o: {
|
|
3404
|
+
x: 1,
|
|
3405
|
+
y: 1
|
|
3406
|
+
},
|
|
3407
|
+
i: {
|
|
3408
|
+
x: 0,
|
|
3409
|
+
y: 0
|
|
3410
|
+
},
|
|
3411
|
+
s: [
|
|
3412
|
+
6,
|
|
3413
|
+
18.58
|
|
3414
|
+
],
|
|
3415
|
+
t: 23
|
|
3416
|
+
},
|
|
3417
|
+
{
|
|
3418
|
+
o: {
|
|
3419
|
+
x: 1,
|
|
3420
|
+
y: 1
|
|
3421
|
+
},
|
|
3422
|
+
i: {
|
|
3423
|
+
x: 0,
|
|
3424
|
+
y: 0
|
|
3425
|
+
},
|
|
3426
|
+
s: [
|
|
3427
|
+
6,
|
|
3428
|
+
18.85
|
|
3429
|
+
],
|
|
3430
|
+
t: 24
|
|
3431
|
+
},
|
|
3432
|
+
{
|
|
3433
|
+
o: {
|
|
3434
|
+
x: 1,
|
|
3435
|
+
y: 1
|
|
3436
|
+
},
|
|
3437
|
+
i: {
|
|
3438
|
+
x: 0,
|
|
3439
|
+
y: 0
|
|
3440
|
+
},
|
|
3441
|
+
s: [
|
|
3442
|
+
6,
|
|
3443
|
+
19
|
|
3444
|
+
],
|
|
3445
|
+
t: 25
|
|
3446
|
+
},
|
|
3447
|
+
{
|
|
3448
|
+
o: {
|
|
3449
|
+
x: 1,
|
|
3450
|
+
y: 1
|
|
3451
|
+
},
|
|
3452
|
+
i: {
|
|
3453
|
+
x: 0,
|
|
3454
|
+
y: 0
|
|
3455
|
+
},
|
|
3456
|
+
s: [
|
|
3457
|
+
6,
|
|
3458
|
+
19.04
|
|
3459
|
+
],
|
|
3460
|
+
t: 26
|
|
3461
|
+
},
|
|
3462
|
+
{
|
|
3463
|
+
o: {
|
|
3464
|
+
x: 1,
|
|
3465
|
+
y: 1
|
|
3466
|
+
},
|
|
3467
|
+
i: {
|
|
3468
|
+
x: 0,
|
|
3469
|
+
y: 0
|
|
3470
|
+
},
|
|
3471
|
+
s: [
|
|
3472
|
+
6,
|
|
3473
|
+
18.11
|
|
3474
|
+
],
|
|
3475
|
+
t: 27
|
|
3476
|
+
},
|
|
3477
|
+
{
|
|
3478
|
+
o: {
|
|
3479
|
+
x: 1,
|
|
3480
|
+
y: 1
|
|
3481
|
+
},
|
|
3482
|
+
i: {
|
|
3483
|
+
x: 0,
|
|
3484
|
+
y: 0
|
|
3485
|
+
},
|
|
3486
|
+
s: [
|
|
3487
|
+
6,
|
|
3488
|
+
15.81
|
|
3489
|
+
],
|
|
3490
|
+
t: 28
|
|
3491
|
+
},
|
|
3492
|
+
{
|
|
3493
|
+
o: {
|
|
3494
|
+
x: 1,
|
|
3495
|
+
y: 1
|
|
3496
|
+
},
|
|
3497
|
+
i: {
|
|
3498
|
+
x: 0,
|
|
3499
|
+
y: 0
|
|
3500
|
+
},
|
|
3501
|
+
s: [
|
|
3502
|
+
6,
|
|
3503
|
+
13.77
|
|
3504
|
+
],
|
|
3505
|
+
t: 29
|
|
3506
|
+
},
|
|
3507
|
+
{
|
|
3508
|
+
o: {
|
|
3509
|
+
x: 1,
|
|
3510
|
+
y: 1
|
|
3511
|
+
},
|
|
3512
|
+
i: {
|
|
3513
|
+
x: 0,
|
|
3514
|
+
y: 0
|
|
3515
|
+
},
|
|
3516
|
+
s: [
|
|
3517
|
+
6,
|
|
3518
|
+
11.98
|
|
3519
|
+
],
|
|
3520
|
+
t: 30
|
|
3521
|
+
},
|
|
3522
|
+
{
|
|
3523
|
+
o: {
|
|
3524
|
+
x: 1,
|
|
3525
|
+
y: 1
|
|
3526
|
+
},
|
|
3527
|
+
i: {
|
|
3528
|
+
x: 0,
|
|
3529
|
+
y: 0
|
|
3530
|
+
},
|
|
3531
|
+
s: [
|
|
3532
|
+
6,
|
|
3533
|
+
10.44
|
|
3534
|
+
],
|
|
3535
|
+
t: 31
|
|
3536
|
+
},
|
|
3537
|
+
{
|
|
3538
|
+
o: {
|
|
3539
|
+
x: 1,
|
|
3540
|
+
y: 1
|
|
3541
|
+
},
|
|
3542
|
+
i: {
|
|
3543
|
+
x: 0,
|
|
3544
|
+
y: 0
|
|
3545
|
+
},
|
|
3546
|
+
s: [
|
|
3547
|
+
6,
|
|
3548
|
+
9.11
|
|
3549
|
+
],
|
|
3550
|
+
t: 32
|
|
3551
|
+
},
|
|
3552
|
+
{
|
|
3553
|
+
o: {
|
|
3554
|
+
x: 1,
|
|
3555
|
+
y: 1
|
|
3556
|
+
},
|
|
3557
|
+
i: {
|
|
3558
|
+
x: 0,
|
|
3559
|
+
y: 0
|
|
3560
|
+
},
|
|
3561
|
+
s: [
|
|
3562
|
+
6,
|
|
3563
|
+
8
|
|
3564
|
+
],
|
|
3565
|
+
t: 33
|
|
3566
|
+
},
|
|
3567
|
+
{
|
|
3568
|
+
o: {
|
|
3569
|
+
x: 1,
|
|
3570
|
+
y: 1
|
|
3571
|
+
},
|
|
3572
|
+
i: {
|
|
3573
|
+
x: 0,
|
|
3574
|
+
y: 0
|
|
3575
|
+
},
|
|
3576
|
+
s: [
|
|
3577
|
+
6,
|
|
3578
|
+
7.07
|
|
3579
|
+
],
|
|
3580
|
+
t: 34
|
|
3581
|
+
},
|
|
3582
|
+
{
|
|
3583
|
+
o: {
|
|
3584
|
+
x: 1,
|
|
3585
|
+
y: 1
|
|
3586
|
+
},
|
|
3587
|
+
i: {
|
|
3588
|
+
x: 0,
|
|
3589
|
+
y: 0
|
|
3590
|
+
},
|
|
3591
|
+
s: [
|
|
3592
|
+
6,
|
|
3593
|
+
6.33
|
|
3594
|
+
],
|
|
3595
|
+
t: 35
|
|
3596
|
+
},
|
|
3597
|
+
{
|
|
3598
|
+
o: {
|
|
3599
|
+
x: 1,
|
|
3600
|
+
y: 1
|
|
3601
|
+
},
|
|
3602
|
+
i: {
|
|
3603
|
+
x: 0,
|
|
3604
|
+
y: 0
|
|
3605
|
+
},
|
|
3606
|
+
s: [
|
|
3607
|
+
6,
|
|
3608
|
+
5.74
|
|
3609
|
+
],
|
|
3610
|
+
t: 36
|
|
3611
|
+
},
|
|
3612
|
+
{
|
|
3613
|
+
o: {
|
|
3614
|
+
x: 1,
|
|
3615
|
+
y: 1
|
|
3616
|
+
},
|
|
3617
|
+
i: {
|
|
3618
|
+
x: 0,
|
|
3619
|
+
y: 0
|
|
3620
|
+
},
|
|
3621
|
+
s: [
|
|
3622
|
+
6,
|
|
3623
|
+
5.3
|
|
3624
|
+
],
|
|
3625
|
+
t: 37
|
|
3626
|
+
},
|
|
3627
|
+
{
|
|
3628
|
+
o: {
|
|
3629
|
+
x: 1,
|
|
3630
|
+
y: 1
|
|
3631
|
+
},
|
|
3632
|
+
i: {
|
|
3633
|
+
x: 0,
|
|
3634
|
+
y: 0
|
|
3635
|
+
},
|
|
3636
|
+
s: [
|
|
3637
|
+
6,
|
|
3638
|
+
4.99
|
|
3639
|
+
],
|
|
3640
|
+
t: 38
|
|
3641
|
+
},
|
|
3642
|
+
{
|
|
3643
|
+
o: {
|
|
3644
|
+
x: 1,
|
|
3645
|
+
y: 1
|
|
3646
|
+
},
|
|
3647
|
+
i: {
|
|
3648
|
+
x: 0,
|
|
3649
|
+
y: 0
|
|
3650
|
+
},
|
|
3651
|
+
s: [
|
|
3652
|
+
6,
|
|
3653
|
+
4.8
|
|
3654
|
+
],
|
|
3655
|
+
t: 39
|
|
3656
|
+
},
|
|
3657
|
+
{
|
|
3658
|
+
o: {
|
|
3659
|
+
x: 1,
|
|
3660
|
+
y: 1
|
|
3661
|
+
},
|
|
3662
|
+
i: {
|
|
3663
|
+
x: 0,
|
|
3664
|
+
y: 0
|
|
3665
|
+
},
|
|
3666
|
+
s: [
|
|
3667
|
+
6,
|
|
3668
|
+
4.71
|
|
3669
|
+
],
|
|
3670
|
+
t: 40
|
|
3671
|
+
},
|
|
3672
|
+
{
|
|
3673
|
+
o: {
|
|
3674
|
+
x: 1,
|
|
3675
|
+
y: 1
|
|
3676
|
+
},
|
|
3677
|
+
i: {
|
|
3678
|
+
x: 0,
|
|
3679
|
+
y: 0
|
|
3680
|
+
},
|
|
3681
|
+
s: [
|
|
3682
|
+
6,
|
|
3683
|
+
4.71
|
|
3684
|
+
],
|
|
3685
|
+
t: 41
|
|
3686
|
+
},
|
|
3687
|
+
{
|
|
3688
|
+
o: {
|
|
3689
|
+
x: 1,
|
|
3690
|
+
y: 1
|
|
3691
|
+
},
|
|
3692
|
+
i: {
|
|
3693
|
+
x: 0,
|
|
3694
|
+
y: 0
|
|
3695
|
+
},
|
|
3696
|
+
s: [
|
|
3697
|
+
6,
|
|
3698
|
+
4.77
|
|
3699
|
+
],
|
|
3700
|
+
t: 42
|
|
3701
|
+
},
|
|
3702
|
+
{
|
|
3703
|
+
o: {
|
|
3704
|
+
x: 1,
|
|
3705
|
+
y: 1
|
|
3706
|
+
},
|
|
3707
|
+
i: {
|
|
3708
|
+
x: 0,
|
|
3709
|
+
y: 0
|
|
3710
|
+
},
|
|
3711
|
+
s: [
|
|
3712
|
+
6,
|
|
3713
|
+
4.89
|
|
3714
|
+
],
|
|
3715
|
+
t: 43
|
|
3716
|
+
},
|
|
3717
|
+
{
|
|
3718
|
+
o: {
|
|
3719
|
+
x: 1,
|
|
3720
|
+
y: 1
|
|
3721
|
+
},
|
|
3722
|
+
i: {
|
|
3723
|
+
x: 0,
|
|
3724
|
+
y: 0
|
|
3725
|
+
},
|
|
3726
|
+
s: [
|
|
3727
|
+
6,
|
|
3728
|
+
5.05
|
|
3729
|
+
],
|
|
3730
|
+
t: 44
|
|
3731
|
+
},
|
|
3732
|
+
{
|
|
3733
|
+
o: {
|
|
3734
|
+
x: 1,
|
|
3735
|
+
y: 1
|
|
3736
|
+
},
|
|
3737
|
+
i: {
|
|
3738
|
+
x: 0,
|
|
3739
|
+
y: 0
|
|
3740
|
+
},
|
|
3741
|
+
s: [
|
|
3742
|
+
6,
|
|
3743
|
+
5.23
|
|
3744
|
+
],
|
|
3745
|
+
t: 45
|
|
3746
|
+
},
|
|
3747
|
+
{
|
|
3748
|
+
o: {
|
|
3749
|
+
x: 1,
|
|
3750
|
+
y: 1
|
|
3751
|
+
},
|
|
3752
|
+
i: {
|
|
3753
|
+
x: 0,
|
|
3754
|
+
y: 0
|
|
3755
|
+
},
|
|
3756
|
+
s: [
|
|
3757
|
+
6,
|
|
3758
|
+
5.43
|
|
3759
|
+
],
|
|
3760
|
+
t: 46
|
|
3761
|
+
},
|
|
3762
|
+
{
|
|
3763
|
+
o: {
|
|
3764
|
+
x: 1,
|
|
3765
|
+
y: 1
|
|
3766
|
+
},
|
|
3767
|
+
i: {
|
|
3768
|
+
x: 0,
|
|
3769
|
+
y: 0
|
|
3770
|
+
},
|
|
3771
|
+
s: [
|
|
3772
|
+
6,
|
|
3773
|
+
5.61
|
|
3774
|
+
],
|
|
3775
|
+
t: 47
|
|
3776
|
+
},
|
|
3777
|
+
{
|
|
3778
|
+
o: {
|
|
3779
|
+
x: 1,
|
|
3780
|
+
y: 1
|
|
3781
|
+
},
|
|
3782
|
+
i: {
|
|
3783
|
+
x: 0,
|
|
3784
|
+
y: 0
|
|
3785
|
+
},
|
|
3786
|
+
s: [
|
|
3787
|
+
6,
|
|
3788
|
+
5.78
|
|
3789
|
+
],
|
|
3790
|
+
t: 48
|
|
3791
|
+
},
|
|
3792
|
+
{
|
|
3793
|
+
o: {
|
|
3794
|
+
x: 1,
|
|
3795
|
+
y: 1
|
|
3796
|
+
},
|
|
3797
|
+
i: {
|
|
3798
|
+
x: 0,
|
|
3799
|
+
y: 0
|
|
3800
|
+
},
|
|
3801
|
+
s: [
|
|
3802
|
+
6,
|
|
3803
|
+
5.91
|
|
3804
|
+
],
|
|
3805
|
+
t: 49
|
|
3806
|
+
},
|
|
3807
|
+
{
|
|
3808
|
+
s: [
|
|
3809
|
+
6,
|
|
3810
|
+
5.98
|
|
3811
|
+
],
|
|
3812
|
+
t: 50
|
|
3813
|
+
}
|
|
3814
|
+
]
|
|
3815
|
+
}
|
|
3816
|
+
},
|
|
3817
|
+
{
|
|
3818
|
+
ty: "fl",
|
|
3819
|
+
bm: 0,
|
|
3820
|
+
hd: false,
|
|
3821
|
+
nm: "",
|
|
3822
|
+
c: {
|
|
3823
|
+
a: 0,
|
|
3824
|
+
k: [
|
|
3825
|
+
1,
|
|
3826
|
+
1,
|
|
3827
|
+
1
|
|
3828
|
+
]
|
|
3829
|
+
},
|
|
3830
|
+
r: 1,
|
|
3831
|
+
o: {
|
|
3832
|
+
a: 0,
|
|
3833
|
+
k: 100
|
|
3834
|
+
}
|
|
3835
|
+
},
|
|
3836
|
+
{
|
|
3837
|
+
ty: "tr",
|
|
3838
|
+
a: {
|
|
3839
|
+
a: 0,
|
|
3840
|
+
k: [
|
|
3841
|
+
0,
|
|
3842
|
+
0
|
|
3843
|
+
]
|
|
3844
|
+
},
|
|
3845
|
+
s: {
|
|
3846
|
+
a: 0,
|
|
3847
|
+
k: [
|
|
3848
|
+
100,
|
|
3849
|
+
100
|
|
3850
|
+
]
|
|
3851
|
+
},
|
|
3852
|
+
sk: {
|
|
3853
|
+
a: 0,
|
|
3854
|
+
k: 0
|
|
3855
|
+
},
|
|
3856
|
+
p: {
|
|
3857
|
+
a: 0,
|
|
3858
|
+
k: [
|
|
3859
|
+
0,
|
|
3860
|
+
0
|
|
3861
|
+
]
|
|
3862
|
+
},
|
|
3863
|
+
r: {
|
|
3864
|
+
a: 0,
|
|
3865
|
+
k: 0
|
|
3866
|
+
},
|
|
3867
|
+
sa: {
|
|
3868
|
+
a: 0,
|
|
3869
|
+
k: 0
|
|
3870
|
+
},
|
|
3871
|
+
o: {
|
|
3872
|
+
a: 0,
|
|
3873
|
+
k: 100
|
|
3874
|
+
}
|
|
3875
|
+
}
|
|
3876
|
+
]
|
|
3877
|
+
}
|
|
3878
|
+
],
|
|
3879
|
+
ind: 3
|
|
3880
|
+
},
|
|
3881
|
+
{
|
|
3882
|
+
ty: 4,
|
|
3883
|
+
nm: "",
|
|
3884
|
+
sr: 1,
|
|
3885
|
+
st: 0,
|
|
3886
|
+
op: 51,
|
|
3887
|
+
ip: 0,
|
|
3888
|
+
hd: true,
|
|
3889
|
+
ln: "565:64365",
|
|
3890
|
+
ddd: 0,
|
|
3891
|
+
bm: 0,
|
|
3892
|
+
hasMask: false,
|
|
3893
|
+
ao: 0,
|
|
3894
|
+
ks: {
|
|
3895
|
+
a: {
|
|
3896
|
+
a: 0,
|
|
3897
|
+
k: [
|
|
3898
|
+
0,
|
|
3899
|
+
0
|
|
3900
|
+
]
|
|
3901
|
+
},
|
|
3902
|
+
s: {
|
|
3903
|
+
a: 0,
|
|
3904
|
+
k: [
|
|
3905
|
+
100,
|
|
3906
|
+
100
|
|
3907
|
+
]
|
|
3908
|
+
},
|
|
3909
|
+
sk: {
|
|
3910
|
+
a: 0,
|
|
3911
|
+
k: 0
|
|
3912
|
+
},
|
|
3913
|
+
p: {
|
|
3914
|
+
a: 0,
|
|
3915
|
+
k: [
|
|
3916
|
+
16,
|
|
3917
|
+
16
|
|
3918
|
+
]
|
|
3919
|
+
},
|
|
3920
|
+
r: {
|
|
3921
|
+
a: 0,
|
|
3922
|
+
k: 0
|
|
3923
|
+
},
|
|
3924
|
+
sa: {
|
|
3925
|
+
a: 0,
|
|
3926
|
+
k: 0
|
|
3927
|
+
},
|
|
3928
|
+
o: {
|
|
3929
|
+
a: 0,
|
|
3930
|
+
k: 100
|
|
3931
|
+
}
|
|
3932
|
+
},
|
|
3933
|
+
ef: [],
|
|
3934
|
+
shapes: [
|
|
3935
|
+
{
|
|
3936
|
+
ty: "gr",
|
|
3937
|
+
bm: 0,
|
|
3938
|
+
hd: false,
|
|
3939
|
+
nm: "",
|
|
3940
|
+
it: [
|
|
3941
|
+
{
|
|
3942
|
+
ty: "rc",
|
|
3943
|
+
bm: 0,
|
|
3944
|
+
hd: false,
|
|
3945
|
+
nm: "",
|
|
3946
|
+
d: 1,
|
|
3947
|
+
p: {
|
|
3948
|
+
a: 0,
|
|
3949
|
+
k: [
|
|
3950
|
+
0,
|
|
3951
|
+
0
|
|
3952
|
+
]
|
|
3953
|
+
},
|
|
3954
|
+
r: {
|
|
3955
|
+
a: 0,
|
|
3956
|
+
k: 0
|
|
3957
|
+
},
|
|
3958
|
+
s: {
|
|
3959
|
+
a: 0,
|
|
3960
|
+
k: [
|
|
3961
|
+
32,
|
|
3962
|
+
32
|
|
3963
|
+
]
|
|
3964
|
+
}
|
|
3965
|
+
},
|
|
3966
|
+
{
|
|
3967
|
+
ty: "fl",
|
|
3968
|
+
bm: 0,
|
|
3969
|
+
hd: false,
|
|
3970
|
+
nm: "",
|
|
3971
|
+
c: {
|
|
3972
|
+
a: 0,
|
|
3973
|
+
k: [
|
|
3974
|
+
1,
|
|
3975
|
+
1,
|
|
3976
|
+
1
|
|
3977
|
+
]
|
|
3978
|
+
},
|
|
3979
|
+
r: 1,
|
|
3980
|
+
o: {
|
|
3981
|
+
a: 0,
|
|
3982
|
+
k: 100
|
|
3983
|
+
}
|
|
3984
|
+
},
|
|
3985
|
+
{
|
|
3986
|
+
ty: "tr",
|
|
3987
|
+
a: {
|
|
3988
|
+
a: 0,
|
|
3989
|
+
k: [
|
|
3990
|
+
0,
|
|
3991
|
+
0
|
|
3992
|
+
]
|
|
3993
|
+
},
|
|
3994
|
+
s: {
|
|
3995
|
+
a: 0,
|
|
3996
|
+
k: [
|
|
3997
|
+
100,
|
|
3998
|
+
100
|
|
3999
|
+
]
|
|
4000
|
+
},
|
|
4001
|
+
sk: {
|
|
4002
|
+
a: 0,
|
|
4003
|
+
k: 0
|
|
4004
|
+
},
|
|
4005
|
+
p: {
|
|
4006
|
+
a: 0,
|
|
4007
|
+
k: [
|
|
4008
|
+
0,
|
|
4009
|
+
0
|
|
4010
|
+
]
|
|
4011
|
+
},
|
|
4012
|
+
r: {
|
|
4013
|
+
a: 0,
|
|
4014
|
+
k: 0
|
|
4015
|
+
},
|
|
4016
|
+
sa: {
|
|
4017
|
+
a: 0,
|
|
4018
|
+
k: 0
|
|
4019
|
+
},
|
|
4020
|
+
o: {
|
|
4021
|
+
a: 0,
|
|
4022
|
+
k: 100
|
|
4023
|
+
}
|
|
4024
|
+
}
|
|
4025
|
+
]
|
|
4026
|
+
}
|
|
4027
|
+
],
|
|
4028
|
+
ind: 4
|
|
4029
|
+
}
|
|
4030
|
+
],
|
|
4031
|
+
v: "5.7.4",
|
|
4032
|
+
fr: 60,
|
|
4033
|
+
op: 51,
|
|
4034
|
+
ip: 0,
|
|
4035
|
+
assets: []
|
|
4036
|
+
};
|
|
4037
|
+
}
|
|
4038
|
+
});
|
|
370
4039
|
// src/index.ts
|
|
371
4040
|
var index_exports = {};
|
|
372
4041
|
__export(index_exports, {
|
|
@@ -424,9 +4093,21 @@ __export(index_exports, {
|
|
|
424
4093
|
AlertTitle: function() {
|
|
425
4094
|
return AlertTitle;
|
|
426
4095
|
},
|
|
4096
|
+
ArrowLeftIcon: function() {
|
|
4097
|
+
return ArrowLeftIcon2;
|
|
4098
|
+
},
|
|
4099
|
+
ArrowUpTrayIcon: function() {
|
|
4100
|
+
return ArrowUpTrayIcon;
|
|
4101
|
+
},
|
|
427
4102
|
AspectRatio: function() {
|
|
428
4103
|
return AspectRatio;
|
|
429
4104
|
},
|
|
4105
|
+
AudioPlayer: function() {
|
|
4106
|
+
return AudioPlayer;
|
|
4107
|
+
},
|
|
4108
|
+
AudioPlaying: function() {
|
|
4109
|
+
return AudioPlaying;
|
|
4110
|
+
},
|
|
430
4111
|
Avatar: function() {
|
|
431
4112
|
return Avatar;
|
|
432
4113
|
},
|
|
@@ -436,12 +4117,24 @@ __export(index_exports, {
|
|
|
436
4117
|
AvatarRoot: function() {
|
|
437
4118
|
return AvatarRoot;
|
|
438
4119
|
},
|
|
4120
|
+
Badge: function() {
|
|
4121
|
+
return Badge;
|
|
4122
|
+
},
|
|
439
4123
|
Button: function() {
|
|
440
4124
|
return Button;
|
|
441
4125
|
},
|
|
4126
|
+
CaretDownIcon: function() {
|
|
4127
|
+
return CaretDownIcon;
|
|
4128
|
+
},
|
|
4129
|
+
CheckCircleIcon: function() {
|
|
4130
|
+
return CheckCircleIcon4;
|
|
4131
|
+
},
|
|
442
4132
|
Checkbox: function() {
|
|
443
4133
|
return Checkbox;
|
|
444
4134
|
},
|
|
4135
|
+
CodeIcon: function() {
|
|
4136
|
+
return CodeIcon;
|
|
4137
|
+
},
|
|
445
4138
|
Command: function() {
|
|
446
4139
|
return Command;
|
|
447
4140
|
},
|
|
@@ -469,6 +4162,9 @@ __export(index_exports, {
|
|
|
469
4162
|
CommandShortcut: function() {
|
|
470
4163
|
return CommandShortcut;
|
|
471
4164
|
},
|
|
4165
|
+
ConfigIcon: function() {
|
|
4166
|
+
return ConfigIcon;
|
|
4167
|
+
},
|
|
472
4168
|
ContextMenu: function() {
|
|
473
4169
|
return ContextMenu;
|
|
474
4170
|
},
|
|
@@ -550,6 +4246,12 @@ __export(index_exports, {
|
|
|
550
4246
|
Display: function() {
|
|
551
4247
|
return Display;
|
|
552
4248
|
},
|
|
4249
|
+
DownIcon: function() {
|
|
4250
|
+
return DownIcon;
|
|
4251
|
+
},
|
|
4252
|
+
DragIcon: function() {
|
|
4253
|
+
return DragIcon;
|
|
4254
|
+
},
|
|
553
4255
|
Drawer: function() {
|
|
554
4256
|
return Drawer;
|
|
555
4257
|
},
|
|
@@ -757,6 +4459,12 @@ __export(index_exports, {
|
|
|
757
4459
|
Paragraph: function() {
|
|
758
4460
|
return Paragraph;
|
|
759
4461
|
},
|
|
4462
|
+
PencilSquareIcon: function() {
|
|
4463
|
+
return PencilSquareIcon;
|
|
4464
|
+
},
|
|
4465
|
+
PhoneIcon: function() {
|
|
4466
|
+
return PhoneIcon;
|
|
4467
|
+
},
|
|
760
4468
|
Popover: function() {
|
|
761
4469
|
return Popover;
|
|
762
4470
|
},
|
|
@@ -778,6 +4486,9 @@ __export(index_exports, {
|
|
|
778
4486
|
RadioGroupItem: function() {
|
|
779
4487
|
return RadioGroupItem;
|
|
780
4488
|
},
|
|
4489
|
+
RectangleGroupIcon: function() {
|
|
4490
|
+
return RectangleGroupIcon;
|
|
4491
|
+
},
|
|
781
4492
|
ScrollArea: function() {
|
|
782
4493
|
return ScrollArea;
|
|
783
4494
|
},
|
|
@@ -937,6 +4648,9 @@ __export(index_exports, {
|
|
|
937
4648
|
TooltipProvider: function() {
|
|
938
4649
|
return TooltipProvider;
|
|
939
4650
|
},
|
|
4651
|
+
WindowIcon: function() {
|
|
4652
|
+
return WindowIcon;
|
|
4653
|
+
},
|
|
940
4654
|
buttonVariants: function() {
|
|
941
4655
|
return buttonVariants;
|
|
942
4656
|
},
|
|
@@ -1046,7 +4760,14 @@ var iconVariants = (0, import_class_variance_authority.cva)("inline-flex shrink-
|
|
|
1046
4760
|
subtlest: "text-Colors-Foreground-Subtlest",
|
|
1047
4761
|
disabled: "text-Colors-Foreground-Disabled",
|
|
1048
4762
|
bolder: "text-Colors-Foreground-Bolder",
|
|
1049
|
-
inverse: "text-Colors-Foreground-Static-White"
|
|
4763
|
+
inverse: "text-Colors-Foreground-Static-White",
|
|
4764
|
+
critical: "text-Colors-Foreground-Critical-Default",
|
|
4765
|
+
brand: "text-Colors-Text-Brand-Default",
|
|
4766
|
+
"critical-bolder": "text-Colors-Text-Critical-Bolder",
|
|
4767
|
+
warning: "text-Colors-Text-Warning-Default",
|
|
4768
|
+
"warning-bolder": "text-Colors-Text-Warning-Bolder",
|
|
4769
|
+
success: "text-Colors-Text-Success-Default",
|
|
4770
|
+
"success-bolder": "text-Colors-Text-Success-Bolder"
|
|
1050
4771
|
},
|
|
1051
4772
|
rotate: {
|
|
1052
4773
|
"45": "rotate-45",
|
|
@@ -1489,7 +5210,6 @@ function DownIcon(param) {
|
|
|
1489
5210
|
})
|
|
1490
5211
|
});
|
|
1491
5212
|
}
|
|
1492
|
-
var DownIcon_default = DownIcon;
|
|
1493
5213
|
// src/components/accordion.tsx
|
|
1494
5214
|
var import_jsx_runtime5 = require("react/jsx-runtime");
|
|
1495
5215
|
var Accordion = AccordionPrimitive.Root;
|
|
@@ -1542,7 +5262,7 @@ var AccordionTrigger = React4.forwardRef(function(props, ref) {
|
|
|
1542
5262
|
className: "flex justify-center items-center space-x-1",
|
|
1543
5263
|
children: [
|
|
1544
5264
|
/* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Icon, {
|
|
1545
|
-
component:
|
|
5265
|
+
component: DownIcon,
|
|
1546
5266
|
size: "2xs",
|
|
1547
5267
|
className: "fill-Colors-Foreground-Subtlest"
|
|
1548
5268
|
}),
|
|
@@ -1654,6 +5374,15 @@ function getAssetsUrl(url) {
|
|
|
1654
5374
|
}
|
|
1655
5375
|
return "".concat(CDN_URL).concat(url);
|
|
1656
5376
|
}
|
|
5377
|
+
function durationFormatter(seconds) {
|
|
5378
|
+
var minutes = Math.floor(seconds / 60);
|
|
5379
|
+
var remainingSeconds = Math.floor(seconds % 60);
|
|
5380
|
+
return "".concat(minutes, ":").concat(remainingSeconds.toString().padStart(2, "0"));
|
|
5381
|
+
}
|
|
5382
|
+
function getPercent(value1, total) {
|
|
5383
|
+
if (total === 0) return 0;
|
|
5384
|
+
return value1 / total * 100;
|
|
5385
|
+
}
|
|
1657
5386
|
function clamp(value1, min3, max2) {
|
|
1658
5387
|
return Math.min(Math.max(value1, min3), max2);
|
|
1659
5388
|
}
|
|
@@ -2414,6 +6143,11 @@ var IosAudioPlayer = (0, import_react3.forwardRef)(function(props, ref) {
|
|
|
2414
6143
|
}));
|
|
2415
6144
|
});
|
|
2416
6145
|
IosAudioPlayer.displayName = "IosAudioPlayer";
|
|
6146
|
+
var useAudioPlayer = function() {
|
|
6147
|
+
var isIos = useDevice().isIos;
|
|
6148
|
+
return !isIos ? "audio" : IosAudioPlayer;
|
|
6149
|
+
};
|
|
6150
|
+
var useAudioPlayer_default = useAudioPlayer;
|
|
2417
6151
|
// src/components/button/icon-button.tsx
|
|
2418
6152
|
var import_react_slot2 = require("@radix-ui/react-slot");
|
|
2419
6153
|
var import_lucide_react2 = require("lucide-react");
|
|
@@ -2773,12 +6507,91 @@ var IconButton = React10.forwardRef(function(_param, ref) {
|
|
|
2773
6507
|
}))
|
|
2774
6508
|
});
|
|
2775
6509
|
});
|
|
2776
|
-
// src/components/
|
|
6510
|
+
// src/components/audio-playing.tsx
|
|
2777
6511
|
var import_lottie_web = __toESM(require("lottie-web"), 1);
|
|
2778
6512
|
var import_react4 = require("react");
|
|
2779
6513
|
var import_jsx_runtime14 = require("react/jsx-runtime");
|
|
6514
|
+
function AudioPlaying(props) {
|
|
6515
|
+
var playingRef = (0, import_react4.useRef)(null);
|
|
6516
|
+
(0, import_react4.useEffect)(function() {
|
|
6517
|
+
var lRef = playingRef.current;
|
|
6518
|
+
var animation;
|
|
6519
|
+
if (lRef) {
|
|
6520
|
+
animation = import_lottie_web.default.loadAnimation({
|
|
6521
|
+
container: playingRef.current,
|
|
6522
|
+
renderer: "svg",
|
|
6523
|
+
// 根据需要选择渲染器:svg / canvas / html
|
|
6524
|
+
loop: true,
|
|
6525
|
+
autoplay: true,
|
|
6526
|
+
animationData: require_audio_playing()
|
|
6527
|
+
});
|
|
6528
|
+
}
|
|
6529
|
+
return function() {
|
|
6530
|
+
return animation.destroy();
|
|
6531
|
+
};
|
|
6532
|
+
}, []);
|
|
6533
|
+
return /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("div", {
|
|
6534
|
+
ref: playingRef,
|
|
6535
|
+
className: "size-3"
|
|
6536
|
+
});
|
|
6537
|
+
}
|
|
2780
6538
|
// src/components/audio-player.tsx
|
|
2781
6539
|
var import_jsx_runtime15 = require("react/jsx-runtime");
|
|
6540
|
+
function AudioPlayer(param) {
|
|
6541
|
+
var src = param.src;
|
|
6542
|
+
var _ref_current;
|
|
6543
|
+
var AudioComp = useAudioPlayer_default();
|
|
6544
|
+
var _ref = _sliced_to_array((0, import_react_use3.useAudio)(/* @__PURE__ */ (0, import_jsx_runtime15.jsx)(AudioComp, {
|
|
6545
|
+
src: src,
|
|
6546
|
+
onEnded: function() {
|
|
6547
|
+
return controls.seek(0);
|
|
6548
|
+
}
|
|
6549
|
+
})), 4), audio = _ref[0], state = _ref[1], controls = _ref[2], ref = _ref[3];
|
|
6550
|
+
var paused = state.paused, time = state.time, playing = state.playing;
|
|
6551
|
+
var duration2 = state.duration || ((_ref_current = ref.current) === null || _ref_current === void 0 ? void 0 : _ref_current.duration) || 0;
|
|
6552
|
+
var onAudioToggle = function() {
|
|
6553
|
+
if (paused) {
|
|
6554
|
+
var audios = document.getElementsByTagName("audio");
|
|
6555
|
+
for(var i = 0, len = audios.length; i < len; i++){
|
|
6556
|
+
audios[i].pause();
|
|
6557
|
+
}
|
|
6558
|
+
controls.play();
|
|
6559
|
+
} else {
|
|
6560
|
+
controls.pause();
|
|
6561
|
+
}
|
|
6562
|
+
};
|
|
6563
|
+
return /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("div", {
|
|
6564
|
+
className: "flex flex-col space-y-1 w-full overflow-hidden",
|
|
6565
|
+
children: [
|
|
6566
|
+
/* @__PURE__ */ (0, import_jsx_runtime15.jsx)("div", {
|
|
6567
|
+
className: "bg-Colors-Background-Brand-Default h-px w-full items-start",
|
|
6568
|
+
style: {
|
|
6569
|
+
width: "".concat(getPercent(time, duration2) * 100, "%")
|
|
6570
|
+
}
|
|
6571
|
+
}),
|
|
6572
|
+
/* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("div", {
|
|
6573
|
+
className: "flex items-center space-x-3",
|
|
6574
|
+
children: [
|
|
6575
|
+
/* @__PURE__ */ (0, import_jsx_runtime15.jsx)(IconButton, {
|
|
6576
|
+
className: "w-6 h-6",
|
|
6577
|
+
onClick: onAudioToggle,
|
|
6578
|
+
children: paused ? /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(import_PlayIcon.default, {
|
|
6579
|
+
className: "w-3 h-3 ml-0.5"
|
|
6580
|
+
}) : /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(AudioPlaying, {})
|
|
6581
|
+
}),
|
|
6582
|
+
/* @__PURE__ */ (0, import_jsx_runtime15.jsx)("div", {
|
|
6583
|
+
className: "flex flex-col grow overflow-hidden",
|
|
6584
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("div", {
|
|
6585
|
+
className: "text-sm text-Colors-Text-Brand-Default truncate",
|
|
6586
|
+
children: durationFormatter((playing || paused) && time || duration2)
|
|
6587
|
+
})
|
|
6588
|
+
})
|
|
6589
|
+
]
|
|
6590
|
+
}),
|
|
6591
|
+
audio
|
|
6592
|
+
]
|
|
6593
|
+
});
|
|
6594
|
+
}
|
|
2782
6595
|
// node_modules/@radix-ui/react-primitive/dist/index.mjs
|
|
2783
6596
|
var React11 = __toESM(require("react"), 1);
|
|
2784
6597
|
var ReactDOM = __toESM(require("react-dom"), 1);
|
|
@@ -9528,6 +13341,260 @@ var Message = /*#__PURE__*/ function() {
|
|
|
9528
13341
|
]);
|
|
9529
13342
|
return Message;
|
|
9530
13343
|
}();
|
|
13344
|
+
// src/components/icons/outline/ArrowLeftIcon.tsx
|
|
13345
|
+
var React43 = __toESM(require("react"), 1);
|
|
13346
|
+
var import_jsx_runtime62 = require("react/jsx-runtime");
|
|
13347
|
+
var ArrowLeftIcon2 = React43.forwardRef(function(props, ref) {
|
|
13348
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Icon, _object_spread_props(_object_spread({}, props), {
|
|
13349
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("svg", {
|
|
13350
|
+
ref: ref,
|
|
13351
|
+
className: "w-full h-full",
|
|
13352
|
+
viewBox: "0 0 24 24",
|
|
13353
|
+
fill: "none",
|
|
13354
|
+
strokeWidth: "1.5",
|
|
13355
|
+
stroke: "currentColor",
|
|
13356
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13357
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)("path", {
|
|
13358
|
+
strokeLinecap: "round",
|
|
13359
|
+
strokeLinejoin: "round",
|
|
13360
|
+
d: "M10.5 19.5 3 12m0 0 7.5-7.5M3 12h18"
|
|
13361
|
+
})
|
|
13362
|
+
})
|
|
13363
|
+
}));
|
|
13364
|
+
});
|
|
13365
|
+
// src/components/icons/outline/ArrowUpTrayIcon.tsx
|
|
13366
|
+
var React44 = __toESM(require("react"), 1);
|
|
13367
|
+
var import_jsx_runtime63 = require("react/jsx-runtime");
|
|
13368
|
+
var ArrowUpTrayIcon = React44.forwardRef(function(props, ref) {
|
|
13369
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Icon, _object_spread_props(_object_spread({}, props), {
|
|
13370
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("svg", {
|
|
13371
|
+
ref: ref,
|
|
13372
|
+
className: "w-full h-full",
|
|
13373
|
+
viewBox: "0 0 24 24",
|
|
13374
|
+
fill: "none",
|
|
13375
|
+
strokeWidth: "1.5",
|
|
13376
|
+
stroke: "currentColor",
|
|
13377
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13378
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("path", {
|
|
13379
|
+
strokeLinecap: "round",
|
|
13380
|
+
strokeLinejoin: "round",
|
|
13381
|
+
d: "M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5m-13.5-9L12 3m0 0 4.5 4.5M12 3v13.5"
|
|
13382
|
+
})
|
|
13383
|
+
})
|
|
13384
|
+
}));
|
|
13385
|
+
});
|
|
13386
|
+
// src/components/icons/outline/WindowIcon.tsx
|
|
13387
|
+
var React45 = __toESM(require("react"), 1);
|
|
13388
|
+
var import_jsx_runtime64 = require("react/jsx-runtime");
|
|
13389
|
+
var WindowIcon = React45.forwardRef(function(props, ref) {
|
|
13390
|
+
return /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(Icon, _object_spread_props(_object_spread({}, props), {
|
|
13391
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("svg", {
|
|
13392
|
+
ref: ref,
|
|
13393
|
+
className: "w-full h-full",
|
|
13394
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13395
|
+
viewBox: "0 0 24 24",
|
|
13396
|
+
fill: "none",
|
|
13397
|
+
strokeWidth: "1.5",
|
|
13398
|
+
stroke: "currentColor",
|
|
13399
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime64.jsx)("path", {
|
|
13400
|
+
strokeLinecap: "round",
|
|
13401
|
+
strokeLinejoin: "round",
|
|
13402
|
+
d: "M3 8.25V18a2.25 2.25 0 0 0 2.25 2.25h13.5A2.25 2.25 0 0 0 21 18V8.25m-18 0V6a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 6v2.25m-18 0h18M5.25 6h.008v.008H5.25V6ZM7.5 6h.008v.008H7.5V6Zm2.25 0h.008v.008H9.75V6Z"
|
|
13403
|
+
})
|
|
13404
|
+
})
|
|
13405
|
+
}));
|
|
13406
|
+
});
|
|
13407
|
+
// src/components/icons/outline/CheckCircleIcon.tsx
|
|
13408
|
+
var React46 = __toESM(require("react"), 1);
|
|
13409
|
+
var import_jsx_runtime65 = require("react/jsx-runtime");
|
|
13410
|
+
var CheckCircleIcon4 = React46.forwardRef(function(props, ref) {
|
|
13411
|
+
return /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(Icon, _object_spread_props(_object_spread({}, props), {
|
|
13412
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime65.jsxs)("svg", {
|
|
13413
|
+
ref: ref,
|
|
13414
|
+
className: "w-full h-full",
|
|
13415
|
+
viewBox: "0 0 24 24",
|
|
13416
|
+
fill: "currentColor",
|
|
13417
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13418
|
+
children: [
|
|
13419
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)("path", {
|
|
13420
|
+
d: "M15.4359 9.1397C15.773 9.38046 15.8511 9.84887 15.6103 10.1859L11.8603 15.4359C11.7322 15.6153 11.5316 15.7293 11.3119 15.7474C11.0921 15.7656 10.8756 15.6862 10.7197 15.5303L8.46967 13.2803C8.17678 12.9874 8.17678 12.5126 8.46967 12.2197C8.76256 11.9268 9.23744 11.9268 9.53033 12.2197L11.1543 13.8436L14.3897 9.31407C14.6305 8.97701 15.0989 8.89894 15.4359 9.1397Z"
|
|
13421
|
+
}),
|
|
13422
|
+
/* @__PURE__ */ (0, import_jsx_runtime65.jsx)("path", {
|
|
13423
|
+
fillRule: "evenodd",
|
|
13424
|
+
clipRule: "evenodd",
|
|
13425
|
+
d: "M2.25 12C2.25 6.61522 6.61522 2.25 12 2.25C17.3848 2.25 21.75 6.61522 21.75 12C21.75 17.3848 17.3848 21.75 12 21.75C6.61522 21.75 2.25 17.3848 2.25 12ZM12 3.75C7.44365 3.75 3.75 7.44365 3.75 12C3.75 16.5563 7.44365 20.25 12 20.25C16.5563 20.25 20.25 16.5563 20.25 12C20.25 7.44365 16.5563 3.75 12 3.75Z"
|
|
13426
|
+
})
|
|
13427
|
+
]
|
|
13428
|
+
})
|
|
13429
|
+
}));
|
|
13430
|
+
});
|
|
13431
|
+
// src/components/icons/outline/PencilSquareIcon.tsx
|
|
13432
|
+
var React47 = __toESM(require("react"), 1);
|
|
13433
|
+
var import_jsx_runtime66 = require("react/jsx-runtime");
|
|
13434
|
+
var PencilSquareIcon = React47.forwardRef(function(props, ref) {
|
|
13435
|
+
return /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(Icon, _object_spread_props(_object_spread({}, props), {
|
|
13436
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("svg", {
|
|
13437
|
+
ref: ref,
|
|
13438
|
+
className: "w-full h-full",
|
|
13439
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13440
|
+
fill: "none",
|
|
13441
|
+
viewBox: "0 0 24 24",
|
|
13442
|
+
strokeWidth: "1.5",
|
|
13443
|
+
stroke: "currentColor",
|
|
13444
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime66.jsx)("path", {
|
|
13445
|
+
strokeLinecap: "round",
|
|
13446
|
+
strokeLinejoin: "round",
|
|
13447
|
+
d: "m16.862 4.487 1.687-1.688a1.875 1.875 0 1 1 2.652 2.652L10.582 16.07a4.5 4.5 0 0 1-1.897 1.13L6 18l.8-2.685a4.5 4.5 0 0 1 1.13-1.897l8.932-8.931Zm0 0L19.5 7.125M18 14v4.75A2.25 2.25 0 0 1 15.75 21H5.25A2.25 2.25 0 0 1 3 18.75V8.25A2.25 2.25 0 0 1 5.25 6H10"
|
|
13448
|
+
})
|
|
13449
|
+
})
|
|
13450
|
+
}));
|
|
13451
|
+
});
|
|
13452
|
+
// src/components/icons/outline/ConfigIcon.tsx
|
|
13453
|
+
var React48 = __toESM(require("react"), 1);
|
|
13454
|
+
var import_jsx_runtime67 = require("react/jsx-runtime");
|
|
13455
|
+
var ConfigIcon = React48.forwardRef(function(props, ref) {
|
|
13456
|
+
return /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(Icon, _object_spread_props(_object_spread({}, props), {
|
|
13457
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime67.jsx)("svg", {
|
|
13458
|
+
width: "18",
|
|
13459
|
+
height: "18",
|
|
13460
|
+
viewBox: "0 0 18 18",
|
|
13461
|
+
fill: "none",
|
|
13462
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13463
|
+
className: "cursor-pointer",
|
|
13464
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime67.jsx)("g", {
|
|
13465
|
+
id: "wrapper",
|
|
13466
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime67.jsxs)("g", {
|
|
13467
|
+
id: "Union",
|
|
13468
|
+
children: [
|
|
13469
|
+
/* @__PURE__ */ (0, import_jsx_runtime67.jsx)("path", {
|
|
13470
|
+
fillRule: "evenodd",
|
|
13471
|
+
clipRule: "evenodd",
|
|
13472
|
+
d: "M4.5 2.25C4.81066 2.25 5.0625 2.50184 5.0625 2.8125L5.0625 9.65852C5.71792 9.89018 6.1875 10.5153 6.1875 11.25C6.1875 11.9847 5.71792 12.6098 5.0625 12.8415V15.1875C5.0625 15.4982 4.81066 15.75 4.5 15.75C4.18934 15.75 3.9375 15.4982 3.9375 15.1875V12.8415C3.28208 12.6098 2.8125 11.9847 2.8125 11.25C2.8125 10.5153 3.28208 9.89018 3.9375 9.65852L3.9375 2.8125C3.9375 2.50184 4.18934 2.25 4.5 2.25ZM4.5 10.6875C4.18934 10.6875 3.9375 10.9393 3.9375 11.25C3.9375 11.5607 4.18934 11.8125 4.5 11.8125C4.81066 11.8125 5.0625 11.5607 5.0625 11.25C5.0625 10.9393 4.81066 10.6875 4.5 10.6875Z",
|
|
13473
|
+
fill: "#6D7175"
|
|
13474
|
+
}),
|
|
13475
|
+
/* @__PURE__ */ (0, import_jsx_runtime67.jsx)("path", {
|
|
13476
|
+
fillRule: "evenodd",
|
|
13477
|
+
clipRule: "evenodd",
|
|
13478
|
+
d: "M9 2.25C9.31066 2.25 9.5625 2.50184 9.5625 2.8125V5.15852C10.2179 5.39018 10.6875 6.01525 10.6875 6.75C10.6875 7.48475 10.2179 8.10982 9.5625 8.34148V15.1875C9.5625 15.4982 9.31066 15.75 9 15.75C8.68934 15.75 8.4375 15.4982 8.4375 15.1875V8.34148C7.78208 8.10982 7.3125 7.48475 7.3125 6.75C7.3125 6.01525 7.78208 5.39018 8.4375 5.15852V2.8125C8.4375 2.50184 8.68934 2.25 9 2.25ZM9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75C8.4375 7.06066 8.68934 7.3125 9 7.3125C9.31066 7.3125 9.5625 7.06066 9.5625 6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875Z",
|
|
13479
|
+
fill: "#6D7175"
|
|
13480
|
+
}),
|
|
13481
|
+
/* @__PURE__ */ (0, import_jsx_runtime67.jsx)("path", {
|
|
13482
|
+
fillRule: "evenodd",
|
|
13483
|
+
clipRule: "evenodd",
|
|
13484
|
+
d: "M13.5 2.25C13.8107 2.25 14.0625 2.50184 14.0625 2.8125V9.65852C14.7179 9.89018 15.1875 10.5153 15.1875 11.25C15.1875 11.9847 14.7179 12.6098 14.0625 12.8415L14.0625 15.1875C14.0625 15.4982 13.8107 15.75 13.5 15.75C13.1893 15.75 12.9375 15.4982 12.9375 15.1875L12.9375 12.8415C12.2821 12.6098 11.8125 11.9847 11.8125 11.25C11.8125 10.5153 12.2821 9.89018 12.9375 9.65852V2.8125C12.9375 2.50184 13.1893 2.25 13.5 2.25ZM13.5 10.6875C13.1893 10.6875 12.9375 10.9393 12.9375 11.25C12.9375 11.5607 13.1893 11.8125 13.5 11.8125C13.8107 11.8125 14.0625 11.5607 14.0625 11.25C14.0625 10.9393 13.8107 10.6875 13.5 10.6875Z",
|
|
13485
|
+
fill: "#6D7175"
|
|
13486
|
+
})
|
|
13487
|
+
]
|
|
13488
|
+
})
|
|
13489
|
+
})
|
|
13490
|
+
})
|
|
13491
|
+
}));
|
|
13492
|
+
});
|
|
13493
|
+
// src/components/icons/solid/CaretDownIcon.tsx
|
|
13494
|
+
var React49 = __toESM(require("react"), 1);
|
|
13495
|
+
var import_jsx_runtime68 = require("react/jsx-runtime");
|
|
13496
|
+
var CaretDownIcon = React49.forwardRef(function(props, ref) {
|
|
13497
|
+
return /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(Icon, _object_spread_props(_object_spread({}, props), {
|
|
13498
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("svg", {
|
|
13499
|
+
ref: ref,
|
|
13500
|
+
className: "w-full h-full",
|
|
13501
|
+
viewBox: "0 0 24 24",
|
|
13502
|
+
fill: "currentColor",
|
|
13503
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13504
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("path", {
|
|
13505
|
+
d: "M13.5119 17.7818C12.7143 18.7028 11.2857 18.7028 10.4881 17.7818L2.74159 8.83689C1.61984 7.54161 2.53995 5.52759 4.25345 5.52759L19.7466 5.52759C21.4601 5.52759 22.3802 7.54161 21.2584 8.8369L13.5119 17.7818Z"
|
|
13506
|
+
})
|
|
13507
|
+
})
|
|
13508
|
+
}));
|
|
13509
|
+
});
|
|
13510
|
+
// src/components/icons/solid/CodeIcon.tsx
|
|
13511
|
+
var React50 = __toESM(require("react"), 1);
|
|
13512
|
+
var import_jsx_runtime69 = require("react/jsx-runtime");
|
|
13513
|
+
var CodeIcon = React50.forwardRef(function(props, ref) {
|
|
13514
|
+
return /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(Icon, _object_spread_props(_object_spread({}, props), {
|
|
13515
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime69.jsxs)("svg", {
|
|
13516
|
+
ref: ref,
|
|
13517
|
+
className: "w-full h-full",
|
|
13518
|
+
viewBox: "0 0 24 24",
|
|
13519
|
+
fill: "currentColor",
|
|
13520
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13521
|
+
children: [
|
|
13522
|
+
/* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", {
|
|
13523
|
+
d: "M15.3995 7.375C15.6066 7.01628 15.4837 6.55759 15.125 6.35048C14.7663 6.14337 14.3076 6.26628 14.1005 6.625L8.35048 16.5843C8.14337 16.943 8.26628 17.4017 8.625 17.6088C8.98372 17.8159 9.44241 17.693 9.64952 17.3343L15.3995 7.375Z"
|
|
13524
|
+
}),
|
|
13525
|
+
/* @__PURE__ */ (0, import_jsx_runtime69.jsx)("path", {
|
|
13526
|
+
fillRule: "evenodd",
|
|
13527
|
+
clipRule: "evenodd",
|
|
13528
|
+
d: "M6 3C4.34315 3 3 4.34315 3 6V18C3 19.6569 4.34315 21 6 21H18C19.6569 21 21 19.6569 21 18V6C21 4.34315 19.6569 3 18 3H6ZM4.5 6C4.5 5.17157 5.17157 4.5 6 4.5H18C18.8284 4.5 19.5 5.17157 19.5 6V18C19.5 18.8284 18.8284 19.5 18 19.5H6C5.17157 19.5 4.5 18.8284 4.5 18V6Z"
|
|
13529
|
+
})
|
|
13530
|
+
]
|
|
13531
|
+
})
|
|
13532
|
+
}));
|
|
13533
|
+
});
|
|
13534
|
+
// src/components/icons/solid/DragIcon.tsx
|
|
13535
|
+
var React51 = __toESM(require("react"), 1);
|
|
13536
|
+
var import_jsx_runtime70 = require("react/jsx-runtime");
|
|
13537
|
+
var DragIcon = React51.forwardRef(function(props, ref) {
|
|
13538
|
+
return /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(Icon, _object_spread_props(_object_spread({}, props), {
|
|
13539
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)("svg", {
|
|
13540
|
+
ref: ref,
|
|
13541
|
+
className: "w-full h-full",
|
|
13542
|
+
viewBox: "0 0 24 24",
|
|
13543
|
+
fill: "currentColor",
|
|
13544
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13545
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)("path", {
|
|
13546
|
+
fillRule: "evenodd",
|
|
13547
|
+
clipRule: "evenodd",
|
|
13548
|
+
d: "M7.5 5C7.5 4.17157 8.17157 3.5 9 3.5C9.82843 3.5 10.5 4.17157 10.5 5C10.5 5.82843 9.82843 6.5 9 6.5C8.17157 6.5 7.5 5.82843 7.5 5ZM13.5 5C13.5 4.17157 14.1716 3.5 15 3.5C15.8284 3.5 16.5 4.17157 16.5 5C16.5 5.82843 15.8284 6.5 15 6.5C14.1716 6.5 13.5 5.82843 13.5 5ZM7.5 12C7.5 11.1716 8.17157 10.5 9 10.5C9.82843 10.5 10.5 11.1716 10.5 12C10.5 12.8284 9.82843 13.5 9 13.5C8.17157 13.5 7.5 12.8284 7.5 12ZM13.5 12C13.5 11.1716 14.1716 10.5 15 10.5C15.8284 10.5 16.5 11.1716 16.5 12C16.5 12.8284 15.8284 13.5 15 13.5C14.1716 13.5 13.5 12.8284 13.5 12ZM7.5 19C7.5 18.1716 8.17157 17.5 9 17.5C9.82843 17.5 10.5 18.1716 10.5 19C10.5 19.8284 9.82843 20.5 9 20.5C8.17157 20.5 7.5 19.8284 7.5 19ZM13.5 19C13.5 18.1716 14.1716 17.5 15 17.5C15.8284 17.5 16.5 18.1716 16.5 19C16.5 19.8284 15.8284 20.5 15 20.5C14.1716 20.5 13.5 19.8284 13.5 19Z"
|
|
13549
|
+
})
|
|
13550
|
+
})
|
|
13551
|
+
}));
|
|
13552
|
+
});
|
|
13553
|
+
// src/components/icons/solid/PhoneIcon.tsx
|
|
13554
|
+
var React52 = __toESM(require("react"), 1);
|
|
13555
|
+
var import_jsx_runtime71 = require("react/jsx-runtime");
|
|
13556
|
+
var PhoneIcon = React52.forwardRef(function(props, ref) {
|
|
13557
|
+
return /* @__PURE__ */ (0, import_jsx_runtime71.jsx)(Icon, _object_spread_props(_object_spread({}, props), {
|
|
13558
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime71.jsxs)("svg", {
|
|
13559
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13560
|
+
width: "20",
|
|
13561
|
+
height: "20",
|
|
13562
|
+
viewBox: "0 0 20 20",
|
|
13563
|
+
fill: "none",
|
|
13564
|
+
children: [
|
|
13565
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", {
|
|
13566
|
+
d: "M8.75 15.625C8.40482 15.625 8.125 15.9048 8.125 16.25C8.125 16.5952 8.40482 16.875 8.75 16.875H11.25C11.5952 16.875 11.875 16.5952 11.875 16.25C11.875 15.9048 11.5952 15.625 11.25 15.625H8.75Z",
|
|
13567
|
+
fill: "#3E5CFA"
|
|
13568
|
+
}),
|
|
13569
|
+
/* @__PURE__ */ (0, import_jsx_runtime71.jsx)("path", {
|
|
13570
|
+
fillRule: "evenodd",
|
|
13571
|
+
clipRule: "evenodd",
|
|
13572
|
+
d: "M7.1875 0.625C5.6342 0.625 4.375 1.8842 4.375 3.4375V16.5625C4.375 18.1158 5.6342 19.375 7.1875 19.375H12.8125C14.3658 19.375 15.625 18.1158 15.625 16.5625V3.4375C15.625 1.8842 14.3658 0.625 12.8125 0.625H7.1875ZM6.25 3.4375C6.25 2.91973 6.66973 2.5 7.1875 2.5H8.125V2.8125C8.125 3.33027 8.54473 3.75 9.0625 3.75H10.9375C11.4553 3.75 11.875 3.33027 11.875 2.8125V2.5H12.8125C13.3303 2.5 13.75 2.91973 13.75 3.4375V16.5625C13.75 17.0803 13.3303 17.5 12.8125 17.5H7.1875C6.66973 17.5 6.25 17.0803 6.25 16.5625V3.4375Z",
|
|
13573
|
+
fill: "#3E5CFA"
|
|
13574
|
+
})
|
|
13575
|
+
]
|
|
13576
|
+
})
|
|
13577
|
+
}));
|
|
13578
|
+
});
|
|
13579
|
+
// src/components/icons/solid/RectangleGroupIcon.tsx
|
|
13580
|
+
var React53 = __toESM(require("react"), 1);
|
|
13581
|
+
var import_jsx_runtime72 = require("react/jsx-runtime");
|
|
13582
|
+
var RectangleGroupIcon = React53.forwardRef(function(props, ref) {
|
|
13583
|
+
return /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(Icon, _object_spread_props(_object_spread({}, props), {
|
|
13584
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("svg", {
|
|
13585
|
+
ref: ref,
|
|
13586
|
+
className: "w-full h-full",
|
|
13587
|
+
viewBox: "0 0 24 24",
|
|
13588
|
+
fill: "currentColor",
|
|
13589
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
13590
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime72.jsx)("path", {
|
|
13591
|
+
fillRule: "evenodd",
|
|
13592
|
+
clipRule: "evenodd",
|
|
13593
|
+
d: "M1.5 7.125C1.5 6.08947 2.33947 5.25 3.375 5.25H9.375C10.4105 5.25 11.25 6.08947 11.25 7.125V10.875C11.25 11.9105 10.4105 12.75 9.375 12.75H3.375C2.33947 12.75 1.5 11.9105 1.5 10.875V7.125ZM13.5 8.625C13.5 7.58947 14.3395 6.75 15.375 6.75H20.625C21.6605 6.75 22.5 7.58947 22.5 8.625V16.875C22.5 17.9105 21.6605 18.75 20.625 18.75H15.375C14.3395 18.75 13.5 17.9105 13.5 16.875V8.625ZM3 16.125C3 15.0895 3.83947 14.25 4.875 14.25H10.125C11.1605 14.25 12 15.0895 12 16.125V18.375C12 19.4105 11.1605 20.25 10.125 20.25H4.875C3.83947 20.25 3 19.4105 3 18.375V16.125Z"
|
|
13594
|
+
})
|
|
13595
|
+
})
|
|
13596
|
+
}));
|
|
13597
|
+
});
|
|
9531
13598
|
// Annotate the CommonJS export names for ESM import in node:
|
|
9532
13599
|
0 && (module.exports = {
|
|
9533
13600
|
Accordion: Accordion,
|
|
@@ -9548,12 +13615,20 @@ var Message = /*#__PURE__*/ function() {
|
|
|
9548
13615
|
AlertDialogTitle: AlertDialogTitle,
|
|
9549
13616
|
AlertDialogTrigger: AlertDialogTrigger,
|
|
9550
13617
|
AlertTitle: AlertTitle,
|
|
13618
|
+
ArrowLeftIcon: ArrowLeftIcon,
|
|
13619
|
+
ArrowUpTrayIcon: ArrowUpTrayIcon,
|
|
9551
13620
|
AspectRatio: AspectRatio,
|
|
13621
|
+
AudioPlayer: AudioPlayer,
|
|
13622
|
+
AudioPlaying: AudioPlaying,
|
|
9552
13623
|
Avatar: Avatar,
|
|
9553
13624
|
AvatarImage: AvatarImage,
|
|
9554
13625
|
AvatarRoot: AvatarRoot,
|
|
13626
|
+
Badge: Badge,
|
|
9555
13627
|
Button: Button,
|
|
13628
|
+
CaretDownIcon: CaretDownIcon,
|
|
13629
|
+
CheckCircleIcon: CheckCircleIcon,
|
|
9556
13630
|
Checkbox: Checkbox,
|
|
13631
|
+
CodeIcon: CodeIcon,
|
|
9557
13632
|
Command: Command,
|
|
9558
13633
|
CommandDialog: CommandDialog,
|
|
9559
13634
|
CommandEmpty: CommandEmpty,
|
|
@@ -9563,6 +13638,7 @@ var Message = /*#__PURE__*/ function() {
|
|
|
9563
13638
|
CommandList: CommandList,
|
|
9564
13639
|
CommandSeparator: CommandSeparator,
|
|
9565
13640
|
CommandShortcut: CommandShortcut,
|
|
13641
|
+
ConfigIcon: ConfigIcon,
|
|
9566
13642
|
ContextMenu: ContextMenu,
|
|
9567
13643
|
ContextMenuCheckboxItem: ContextMenuCheckboxItem,
|
|
9568
13644
|
ContextMenuContent: ContextMenuContent,
|
|
@@ -9590,6 +13666,8 @@ var Message = /*#__PURE__*/ function() {
|
|
|
9590
13666
|
DialogTitle: DialogTitle,
|
|
9591
13667
|
DialogTrigger: DialogTrigger,
|
|
9592
13668
|
Display: Display,
|
|
13669
|
+
DownIcon: DownIcon,
|
|
13670
|
+
DragIcon: DragIcon,
|
|
9593
13671
|
Drawer: Drawer,
|
|
9594
13672
|
DrawerClose: DrawerClose,
|
|
9595
13673
|
DrawerContent: DrawerContent,
|
|
@@ -9659,6 +13737,8 @@ var Message = /*#__PURE__*/ function() {
|
|
|
9659
13737
|
NavigationBar: NavigationBar,
|
|
9660
13738
|
NumberInput: NumberInput,
|
|
9661
13739
|
Paragraph: Paragraph,
|
|
13740
|
+
PencilSquareIcon: PencilSquareIcon,
|
|
13741
|
+
PhoneIcon: PhoneIcon,
|
|
9662
13742
|
Popover: Popover,
|
|
9663
13743
|
PopoverAnchor: PopoverAnchor,
|
|
9664
13744
|
PopoverContent: PopoverContent,
|
|
@@ -9666,6 +13746,7 @@ var Message = /*#__PURE__*/ function() {
|
|
|
9666
13746
|
Progress: Progress,
|
|
9667
13747
|
RadioGroup: RadioGroup,
|
|
9668
13748
|
RadioGroupItem: RadioGroupItem,
|
|
13749
|
+
RectangleGroupIcon: RectangleGroupIcon,
|
|
9669
13750
|
ScrollArea: ScrollArea,
|
|
9670
13751
|
ScrollBar: ScrollBar,
|
|
9671
13752
|
SearchBar: SearchBar,
|
|
@@ -9719,6 +13800,7 @@ var Message = /*#__PURE__*/ function() {
|
|
|
9719
13800
|
ToggleGroupItem: ToggleGroupItem,
|
|
9720
13801
|
Tooltip: Tooltip,
|
|
9721
13802
|
TooltipProvider: TooltipProvider,
|
|
13803
|
+
WindowIcon: WindowIcon,
|
|
9722
13804
|
buttonVariants: buttonVariants,
|
|
9723
13805
|
dangerouText: dangerouText,
|
|
9724
13806
|
iconButtonVariants: iconButtonVariants,
|