@secondstaxorg/sscomp 1.7.81 → 1.7.82
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/bundle.css +1 -0
- package/dist/index.css +322 -0
- package/dist/index.es.css +322 -0
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +17 -18
- package/dist/index.js.map +1 -1
- package/dist/index.min.css +322 -0
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
- package/types/components/SideModal/SideModal.d.ts +1 -0
package/dist/index.min.css
CHANGED
|
@@ -457,3 +457,325 @@
|
|
|
457
457
|
.icons_icon-angle-right-16__0tvm-:before {
|
|
458
458
|
content: "\e91d";
|
|
459
459
|
}
|
|
460
|
+
|
|
461
|
+
@font-face {
|
|
462
|
+
font-family: Circular Book;
|
|
463
|
+
src: url("./fonts/Circular Pro Book.ttf");
|
|
464
|
+
}
|
|
465
|
+
@font-face {
|
|
466
|
+
font-family: Circular Medium;
|
|
467
|
+
src: url("./fonts/Circular Pro Medium.ttf");
|
|
468
|
+
}
|
|
469
|
+
@font-face {
|
|
470
|
+
font-family: Circular Bold;
|
|
471
|
+
src: url("./fonts/Circular Pro Bold.ttf");
|
|
472
|
+
}
|
|
473
|
+
@font-face {
|
|
474
|
+
font-family: Circular Black;
|
|
475
|
+
src: url("./fonts/Circular Pro Black.ttf");
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
.typography-module_display1Medium__WzrLm,
|
|
479
|
+
.typography-module_display2Medium__-JMJO,
|
|
480
|
+
.typography-module_heading1Medium__8PXHA,
|
|
481
|
+
.typography-module_heading1SMedium__AATI3,
|
|
482
|
+
.typography-module_heading2Medium__vNc5j,
|
|
483
|
+
.typography-module_heading2SMedium__E4n5X,
|
|
484
|
+
.typography-module_heading3Medium__9qTju,
|
|
485
|
+
.typography-module_heading3SMedium__vgBWm,
|
|
486
|
+
.typography-module_heading4Medium__g0LH-,
|
|
487
|
+
.typography-module_heading4SMedium__jR0ts,
|
|
488
|
+
.typography-module_heading5Medium__O0uOb,
|
|
489
|
+
.typography-module_heading5SMedium__FD7hn,
|
|
490
|
+
.typography-module_heading6Medium__hKoT1,
|
|
491
|
+
.typography-module_heading6SMedium__bSAXF {
|
|
492
|
+
font-weight: 500;
|
|
493
|
+
font-family: 'Circular Medium', sans-serif;
|
|
494
|
+
}
|
|
495
|
+
|
|
496
|
+
.typography-module_display1Bold__XR0hN,
|
|
497
|
+
.typography-module_display2Bold__Bxxeq,
|
|
498
|
+
.typography-module_heading1Bold__PiAsP,
|
|
499
|
+
.typography-module_heading1SBold__bmlFK,
|
|
500
|
+
.typography-module_heading2Bold__yOuDB,
|
|
501
|
+
.typography-module_heading2SBold__MlY2O,
|
|
502
|
+
.typography-module_heading3Bold__jilQc,
|
|
503
|
+
.typography-module_heading3SBold__uI3jN,
|
|
504
|
+
.typography-module_heading4Bold__--aKF,
|
|
505
|
+
.typography-module_heading4SBold__-ZWrY,
|
|
506
|
+
.typography-module_heading5Bold__XsZSd,
|
|
507
|
+
.typography-module_heading5SBold__KoO1K,
|
|
508
|
+
.typography-module_heading6Bold__hPmXC,
|
|
509
|
+
.typography-module_heading6SBold__8uRys {
|
|
510
|
+
font-weight: 700;
|
|
511
|
+
font-family: 'Circular Bold', sans-serif;
|
|
512
|
+
}
|
|
513
|
+
|
|
514
|
+
.typography-module_display1Black__DfPuC,
|
|
515
|
+
.typography-module_display2Black__dgmd6,
|
|
516
|
+
.typography-module_heading1Black__8sruN,
|
|
517
|
+
.typography-module_heading1SBlack__alIlb,
|
|
518
|
+
.typography-module_heading2Black__JiRob,
|
|
519
|
+
.typography-module_heading2SBlack__7909N,
|
|
520
|
+
.typography-module_heading3Black__KojcB,
|
|
521
|
+
.typography-module_heading3SBlack__mYaMr,
|
|
522
|
+
.typography-module_heading4Black__QY25R,
|
|
523
|
+
.typography-module_heading4SBlack__k-yw5,
|
|
524
|
+
.typography-module_heading5Black__HeWDL,
|
|
525
|
+
.typography-module_heading5SBlack__HiDyd,
|
|
526
|
+
.typography-module_heading6Black__AQt-h,
|
|
527
|
+
.typography-module_heading6SBlack__6LydW {
|
|
528
|
+
font-weight: 900;
|
|
529
|
+
font-family: 'Circular Black', sans-serif;
|
|
530
|
+
}
|
|
531
|
+
|
|
532
|
+
.typography-module_display1Medium__WzrLm,
|
|
533
|
+
.typography-module_display1Bold__XR0hN,
|
|
534
|
+
.typography-module_display1Black__DfPuC {
|
|
535
|
+
font-size: 72px;
|
|
536
|
+
line-height: 80px;
|
|
537
|
+
margin: 0;
|
|
538
|
+
}
|
|
539
|
+
|
|
540
|
+
.typography-module_display2Medium__-JMJO,
|
|
541
|
+
.typography-module_display2Bold__Bxxeq,
|
|
542
|
+
.typography-module_display2Black__dgmd6 {
|
|
543
|
+
font-size: 60px;
|
|
544
|
+
line-height: 72px;
|
|
545
|
+
margin: 0;
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
.typography-module_heading1Medium__8PXHA,
|
|
549
|
+
.typography-module_heading1Bold__PiAsP,
|
|
550
|
+
.typography-module_heading1Black__8sruN {
|
|
551
|
+
font-size: 48px;
|
|
552
|
+
line-height: 56px;
|
|
553
|
+
margin: 0;
|
|
554
|
+
}
|
|
555
|
+
|
|
556
|
+
.typography-module_heading1SMedium__AATI3,
|
|
557
|
+
.typography-module_heading1SBold__bmlFK,
|
|
558
|
+
.typography-module_heading1SBlack__alIlb {
|
|
559
|
+
font-size: 34px;
|
|
560
|
+
line-height: 40px;
|
|
561
|
+
margin: 0;
|
|
562
|
+
}
|
|
563
|
+
|
|
564
|
+
.typography-module_heading2Medium__vNc5j,
|
|
565
|
+
.typography-module_heading2Bold__yOuDB,
|
|
566
|
+
.typography-module_heading2Black__JiRob {
|
|
567
|
+
font-size: 39px;
|
|
568
|
+
line-height: 47px;
|
|
569
|
+
margin: 0;
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
.typography-module_heading2SMedium__E4n5X,
|
|
573
|
+
.typography-module_heading2SBold__MlY2O,
|
|
574
|
+
.typography-module_heading2SBlack__7909N {
|
|
575
|
+
font-size: 33px;
|
|
576
|
+
line-height: 40px;
|
|
577
|
+
margin: 0;
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
.typography-module_heading3Medium__9qTju,
|
|
581
|
+
.typography-module_heading3Bold__jilQc,
|
|
582
|
+
.typography-module_heading3Black__KojcB {
|
|
583
|
+
font-size: 33px;
|
|
584
|
+
line-height: 40px;
|
|
585
|
+
margin: 0;
|
|
586
|
+
}
|
|
587
|
+
|
|
588
|
+
.typography-module_heading3SMedium__vgBWm,
|
|
589
|
+
.typography-module_heading3SBold__uI3jN,
|
|
590
|
+
.typography-module_heading3SBlack__mYaMr {
|
|
591
|
+
font-size: 28px;
|
|
592
|
+
line-height: 34px;
|
|
593
|
+
margin: 0;
|
|
594
|
+
}
|
|
595
|
+
|
|
596
|
+
.typography-module_heading4Medium__g0LH-,
|
|
597
|
+
.typography-module_heading4Bold__--aKF,
|
|
598
|
+
.typography-module_heading4Black__QY25R {
|
|
599
|
+
font-size: 28px;
|
|
600
|
+
line-height: 34px;
|
|
601
|
+
margin: 0;
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
.typography-module_heading4SMedium__jR0ts,
|
|
605
|
+
.typography-module_heading4SBold__-ZWrY,
|
|
606
|
+
.typography-module_heading4SBlack__k-yw5 {
|
|
607
|
+
font-size: 23px;
|
|
608
|
+
line-height: 28px;
|
|
609
|
+
margin: 0;
|
|
610
|
+
}
|
|
611
|
+
|
|
612
|
+
.typography-module_heading5Medium__O0uOb,
|
|
613
|
+
.typography-module_heading5Bold__XsZSd,
|
|
614
|
+
.typography-module_heading5Black__HeWDL {
|
|
615
|
+
font-size: 23px;
|
|
616
|
+
line-height: 28px;
|
|
617
|
+
margin: 0;
|
|
618
|
+
}
|
|
619
|
+
|
|
620
|
+
.typography-module_heading5SMedium__FD7hn,
|
|
621
|
+
.typography-module_heading5SBold__KoO1K,
|
|
622
|
+
.typography-module_heading5SBlack__HiDyd {
|
|
623
|
+
font-size: 19px;
|
|
624
|
+
line-height: 23px;
|
|
625
|
+
margin: 0;
|
|
626
|
+
}
|
|
627
|
+
|
|
628
|
+
.typography-module_heading6Medium__hKoT1,
|
|
629
|
+
.typography-module_heading6Bold__hPmXC,
|
|
630
|
+
.typography-module_heading6Black__AQt-h {
|
|
631
|
+
font-size: 19px;
|
|
632
|
+
line-height: 23px;
|
|
633
|
+
margin: 0;
|
|
634
|
+
}
|
|
635
|
+
|
|
636
|
+
.typography-module_heading6SMedium__bSAXF,
|
|
637
|
+
.typography-module_heading6SBold__8uRys,
|
|
638
|
+
.typography-module_heading6SBlack__6LydW {
|
|
639
|
+
font-size: 16px;
|
|
640
|
+
line-height: 19px;
|
|
641
|
+
margin: 0;
|
|
642
|
+
}
|
|
643
|
+
|
|
644
|
+
.typography-module_subheadingRegular__l-mIW,
|
|
645
|
+
.typography-module_subheadingMedium__o1WbN,
|
|
646
|
+
.typography-module_subheadingUnderlined__-6Gfb {
|
|
647
|
+
font-size: 20px;
|
|
648
|
+
line-height: 30px;
|
|
649
|
+
margin: 0;
|
|
650
|
+
}
|
|
651
|
+
|
|
652
|
+
.typography-module_subheadingRegular__l-mIW,
|
|
653
|
+
.typography-module_subheadingUnderlined__-6Gfb {
|
|
654
|
+
font-weight: 400;
|
|
655
|
+
font-family: "Circular Book", sans-serif;
|
|
656
|
+
}
|
|
657
|
+
|
|
658
|
+
.typography-module_subheadingMedium__o1WbN {
|
|
659
|
+
font-weight: 500;
|
|
660
|
+
font-family: "Circular Medium", sans-serif;
|
|
661
|
+
}
|
|
662
|
+
|
|
663
|
+
.typography-module_subheadingUnderlined__-6Gfb {
|
|
664
|
+
text-decoration: underline;
|
|
665
|
+
}
|
|
666
|
+
|
|
667
|
+
.typography-module_paragraph1Regular__MEN3U,
|
|
668
|
+
.typography-module_paragraph1Medium__WX3UB,
|
|
669
|
+
.typography-module_paragraph1Underlined__d3MsO {
|
|
670
|
+
font-size: 14px;
|
|
671
|
+
line-height: 17px;
|
|
672
|
+
margin: 0;
|
|
673
|
+
}
|
|
674
|
+
|
|
675
|
+
.typography-module_paragraph1Regular__MEN3U,
|
|
676
|
+
.typography-module_paragraph1Underlined__d3MsO {
|
|
677
|
+
font-weight: 400;
|
|
678
|
+
font-family: "Circular Book", sans-serif;
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
.typography-module_paragraph1Medium__WX3UB {
|
|
682
|
+
font-weight: 500;
|
|
683
|
+
font-family: "Circular Medium", sans-serif;
|
|
684
|
+
}
|
|
685
|
+
|
|
686
|
+
.typography-module_paragraph1Underlined__d3MsO {
|
|
687
|
+
text-decoration: underline;
|
|
688
|
+
}
|
|
689
|
+
|
|
690
|
+
.typography-module_paragraph2Regular__tmp90,
|
|
691
|
+
.typography-module_paragraph2Medium__lOwG5,
|
|
692
|
+
.typography-module_paragraph2Underlined__qXXT5 {
|
|
693
|
+
font-size: 16px;
|
|
694
|
+
line-height: 28px;
|
|
695
|
+
margin: 0;
|
|
696
|
+
}
|
|
697
|
+
|
|
698
|
+
.typography-module_paragraph2Regular__tmp90,
|
|
699
|
+
.typography-module_paragraph2Underlined__qXXT5 {
|
|
700
|
+
font-weight: 400;
|
|
701
|
+
font-family: "Circular Book", sans-serif;
|
|
702
|
+
}
|
|
703
|
+
|
|
704
|
+
.typography-module_paragraph2Medium__lOwG5 {
|
|
705
|
+
font-weight: 500;
|
|
706
|
+
font-family: "Circular Medium", sans-serif;
|
|
707
|
+
}
|
|
708
|
+
|
|
709
|
+
.typography-module_paragraph2Underlined__qXXT5 {
|
|
710
|
+
text-decoration: underline;
|
|
711
|
+
}
|
|
712
|
+
|
|
713
|
+
.typography-module_paragraph3Regular__AYcDS,
|
|
714
|
+
.typography-module_paragraph3Medium__2Xt-I,
|
|
715
|
+
.typography-module_paragraph3Underlined__9KF21 {
|
|
716
|
+
font-size: 18px;
|
|
717
|
+
line-height: 21px;
|
|
718
|
+
margin: 0;
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
.typography-module_paragraph3Regular__AYcDS,
|
|
722
|
+
.typography-module_paragraph3Underlined__9KF21 {
|
|
723
|
+
font-weight: 400;
|
|
724
|
+
font-family: "Circular Book", sans-serif;
|
|
725
|
+
}
|
|
726
|
+
|
|
727
|
+
.typography-module_paragraph3Medium__2Xt-I {
|
|
728
|
+
font-weight: 500;
|
|
729
|
+
font-family: "Circular Medium", sans-serif;
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
.typography-module_paragraph3Underlined__9KF21 {
|
|
733
|
+
text-decoration: underline;
|
|
734
|
+
}
|
|
735
|
+
|
|
736
|
+
.typography-module_captionBook__aqKsr {
|
|
737
|
+
font-weight: 400;
|
|
738
|
+
font-size: 12px;
|
|
739
|
+
line-height: 14px;
|
|
740
|
+
font-family: "Circular Book", sans-serif;
|
|
741
|
+
margin: 0;
|
|
742
|
+
}
|
|
743
|
+
|
|
744
|
+
.typography-module_captionMedium__xUdVe,
|
|
745
|
+
.typography-module_captionAllCaps__-l9G2 {
|
|
746
|
+
font-weight: 500;
|
|
747
|
+
font-size: 12px;
|
|
748
|
+
line-height: 14px;
|
|
749
|
+
font-family: "Circular Medium", sans-serif;
|
|
750
|
+
margin: 0;
|
|
751
|
+
}
|
|
752
|
+
|
|
753
|
+
.typography-module_captionAllCaps__-l9G2 {
|
|
754
|
+
letter-spacing: 0.08em;
|
|
755
|
+
text-transform: uppercase;
|
|
756
|
+
}
|
|
757
|
+
|
|
758
|
+
.typography-module_footerBook__B4JF0 {
|
|
759
|
+
font-family: 'Circular Book', sans-serif;
|
|
760
|
+
font-weight: 400;
|
|
761
|
+
font-size: 10px;
|
|
762
|
+
line-height: 12px;
|
|
763
|
+
letter-spacing: 0.02em;
|
|
764
|
+
}
|
|
765
|
+
|
|
766
|
+
.typography-module_footerMedium__yFY5y {
|
|
767
|
+
font-family: 'Circular Medium', sans-serif;
|
|
768
|
+
font-weight: 500;
|
|
769
|
+
font-size: 10px;
|
|
770
|
+
line-height: 12px;
|
|
771
|
+
letter-spacing: 0.02em;
|
|
772
|
+
}
|
|
773
|
+
|
|
774
|
+
.typography-module_footerAllCaps__t5w9I {
|
|
775
|
+
font-family: 'Circular Medium', sans-serif;
|
|
776
|
+
font-weight: 500;
|
|
777
|
+
font-size: 10px;
|
|
778
|
+
line-height: 12px;
|
|
779
|
+
letter-spacing: 0.08em;
|
|
780
|
+
text-transform: uppercase;
|
|
781
|
+
}
|