@npm_leadtech/legal-lib-components 3.2.1 → 3.2.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.
@@ -3929,7 +3929,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
3929
3929
  .mid-banner-ratafia-sample__image img {
3930
3930
  border-radius: 8px 8px 0 0;
3931
3931
  box-shadow: 0 0.125rem 0.375rem 0 rgba(var(--primary-main-dark-1-rgb), 0.25);
3932
- width: 460px; }
3932
+ width: 727px; }
3933
3933
  .mid-banner-ratafia-sample__sumarized-tag {
3934
3934
  display: flex;
3935
3935
  justify-content: center;
@@ -4782,7 +4782,10 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
4782
4782
  box-shadow: 0 2px 6px 0 rgba(2, 55, 74, 0.25); }
4783
4783
  @media (min-width: 720px) {
4784
4784
  .upload-ratafia-zone {
4785
- max-width: 560px; } }
4785
+ max-width: 340px; } }
4786
+ @media (min-width: 960px) {
4787
+ .upload-ratafia-zone {
4788
+ max-width: 528px; } }
4786
4789
  .upload-ratafia-zone__content {
4787
4790
  display: flex;
4788
4791
  flex-direction: column;
@@ -5045,18 +5048,17 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5045
5048
  display: flex;
5046
5049
  flex-direction: column;
5047
5050
  align-items: flex-start;
5048
- gap: 1rem;
5049
- flex: 1 0 0; }
5050
- .jumbotron-ratafia-content__title {
5051
- display: flex;
5052
- flex-direction: row;
5053
- align-items: flex-start;
5054
- gap: 0.75rem; }
5055
- .jumbotron-ratafia-content__title__icon {
5056
- width: 41px;
5057
- height: 32px; }
5058
- .jumbotron-ratafia-content__title__text {
5059
- color: var(--others-white); }
5051
+ gap: 1rem; }
5052
+ .jumbotron-ratafia-content__title__text {
5053
+ line-height: 2.25rem;
5054
+ font-size: 2rem;
5055
+ font-family: 'Inter', sans-serif;
5056
+ color: var(--others-white); }
5057
+ .jumbotron-ratafia-content__title__text__icon {
5058
+ padding: 0 0.6rem;
5059
+ border-radius: 4px;
5060
+ color: var(--primary-main-dark-2);
5061
+ background: var(--secondary-main-light-2); }
5060
5062
  .jumbotron-ratafia-content__description {
5061
5063
  color: var(--others-white); }
5062
5064
 
@@ -5304,13 +5306,17 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5304
5306
  margin: 1rem 0; }
5305
5307
 
5306
5308
  .benefit-ratafia-section {
5309
+ display: flex;
5310
+ justify-content: center;
5311
+ align-content: center;
5312
+ width: 100%;
5307
5313
  padding: 2rem 1.5rem; }
5308
5314
  @media (min-width: 960px) {
5309
5315
  .benefit-ratafia-section {
5310
5316
  padding: 3rem 2rem; } }
5311
5317
  @media (min-width: 1600px) {
5312
5318
  .benefit-ratafia-section {
5313
- padding: 3rem 7.5rem; } }
5319
+ padding: 3rem 0; } }
5314
5320
  .benefit-ratafia-section__wrapper {
5315
5321
  display: flex;
5316
5322
  flex-direction: column;
@@ -5319,7 +5325,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5319
5325
  align-self: stretch;
5320
5326
  padding: 1.5rem;
5321
5327
  gap: 2rem;
5322
- border-radius: 16px; }
5328
+ border-radius: 16px;
5329
+ max-width: 1200px; }
5323
5330
  @media (min-width: 720px) {
5324
5331
  .benefit-ratafia-section__wrapper {
5325
5332
  padding: 2rem; } }
@@ -5451,21 +5458,28 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5451
5458
  width: 100%; }
5452
5459
 
5453
5460
  .faq-ratafia-section {
5461
+ display: flex;
5462
+ align-items: center;
5463
+ justify-content: center;
5454
5464
  padding: 3rem 1.5rem 5rem 1.5rem;
5455
5465
  max-width: none;
5456
5466
  background: var(--neutral-neutral-6); }
5457
5467
  @media (min-width: 960px) {
5458
5468
  .faq-ratafia-section {
5459
5469
  padding: 3rem 2rem 5rem 2rem; } }
5460
- @media (min-width: 1600px) {
5470
+ @media (min-width: 1200px) {
5461
5471
  .faq-ratafia-section {
5462
5472
  padding: 3rem 13.75rem 5rem 13.75rem; } }
5473
+ @media (min-width: 1600px) {
5474
+ .faq-ratafia-section {
5475
+ padding: 3rem 28rem 5rem 28rem; } }
5463
5476
 
5464
5477
  .features-ratafia-section {
5465
5478
  display: flex;
5466
5479
  justify-content: center;
5467
5480
  align-items: center;
5468
5481
  align-self: stretch;
5482
+ width: 100%;
5469
5483
  padding: 2rem 1.5rem; }
5470
5484
  @media (min-width: 960px) {
5471
5485
  .features-ratafia-section {
@@ -5473,20 +5487,30 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5473
5487
  gap: 1.5rem; } }
5474
5488
  @media (min-width: 1600px) {
5475
5489
  .features-ratafia-section {
5476
- padding: 3rem 7.5rem;
5490
+ padding: 3rem 0;
5477
5491
  gap: 5rem; } }
5478
- .features-ratafia-section__children {
5479
- display: none;
5480
- min-width: 50%; }
5492
+ .features-ratafia-section__wrapper {
5493
+ display: flex;
5494
+ justify-content: center;
5495
+ align-items: center;
5496
+ align-self: stretch;
5497
+ max-width: 1200px; }
5481
5498
  @media (min-width: 960px) {
5482
- .features-ratafia-section__children {
5483
- display: flex;
5484
- flex-direction: column;
5485
- align-items: center;
5486
- padding: 1.5rem;
5499
+ .features-ratafia-section__wrapper {
5487
5500
  gap: 1.5rem; } }
5488
- .features-ratafia-section__children img {
5489
- width: 100%; }
5501
+ @media (min-width: 1600px) {
5502
+ .features-ratafia-section__wrapper {
5503
+ gap: 5rem; } }
5504
+ .features-ratafia-section__wrapper__children {
5505
+ display: none;
5506
+ min-width: 50%; }
5507
+ @media (min-width: 960px) {
5508
+ .features-ratafia-section__wrapper__children {
5509
+ display: flex;
5510
+ flex-direction: column;
5511
+ align-items: center; } }
5512
+ .features-ratafia-section__wrapper__children img {
5513
+ width: 100%; }
5490
5514
 
5491
5515
  .guidelines-section {
5492
5516
  display: flex;
@@ -5516,25 +5540,32 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5516
5540
 
5517
5541
  .jumbotron-ratafia-section {
5518
5542
  display: flex;
5519
- flex-direction: column;
5520
5543
  justify-content: center;
5521
- align-items: center;
5522
- align-self: stretch;
5544
+ align-content: center;
5523
5545
  width: 100%;
5524
- padding: 2.5rem 1.5rem 6.5rem 1.5rem;
5525
- gap: 2.5rem; }
5526
- @media (min-width: 720px) {
5527
- .jumbotron-ratafia-section {
5528
- flex-direction: row; } }
5546
+ padding: 2.5rem 1.5rem 6.5rem 1.5rem; }
5529
5547
  @media (min-width: 1200px) {
5530
5548
  .jumbotron-ratafia-section {
5531
5549
  padding: 5rem 2rem 6.5rem 2rem; } }
5532
5550
  @media (min-width: 1600px) {
5533
5551
  .jumbotron-ratafia-section {
5534
- padding: 5rem 7.5rem 6.5rem 7.5rem;
5535
- gap: 5rem; } }
5536
- .jumbotron-ratafia-section__children {
5537
- flex: none; }
5552
+ padding: 5rem 7.5rem 6.5rem 7.5rem; } }
5553
+ .jumbotron-ratafia-section__wrapper {
5554
+ display: flex;
5555
+ flex-direction: column;
5556
+ justify-content: center;
5557
+ align-items: center;
5558
+ align-self: stretch;
5559
+ gap: 2.5rem;
5560
+ max-width: 1200px; }
5561
+ @media (min-width: 720px) {
5562
+ .jumbotron-ratafia-section__wrapper {
5563
+ flex-direction: row; } }
5564
+ @media (min-width: 1600px) {
5565
+ .jumbotron-ratafia-section__wrapper {
5566
+ gap: 5rem; } }
5567
+ .jumbotron-ratafia-section__wrapper__children {
5568
+ flex: none; }
5538
5569
 
5539
5570
  .jumbotron--simplified {
5540
5571
  background: var(--primary-main-light-6);
@@ -5647,6 +5678,10 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5647
5678
  list-style-type: decimal; }
5648
5679
 
5649
5680
  .mid-banner-ratafia-section {
5681
+ display: flex;
5682
+ justify-content: center;
5683
+ align-content: center;
5684
+ width: 100%;
5650
5685
  padding: 2rem 1.5rem; }
5651
5686
  @media (min-width: 1200px) {
5652
5687
  .mid-banner-ratafia-section {
@@ -5661,6 +5696,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5661
5696
  flex: 1 0 0;
5662
5697
  padding: 2rem;
5663
5698
  gap: 3rem;
5699
+ max-width: 1200px;
5664
5700
  border-radius: 16px;
5665
5701
  background: var(--neutral-neutral-6); }
5666
5702
  @media (min-width: 1200px) {
@@ -5687,34 +5723,47 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5687
5723
 
5688
5724
  .steps-ratafia-section {
5689
5725
  z-index: 999;
5690
- display: flex;
5691
- flex-direction: column;
5692
- align-items: center;
5693
- align-self: stretch;
5694
- gap: 3rem;
5695
- margin-top: -1.5rem;
5696
- padding: 0 1.5rem 2rem 1.5rem; }
5726
+ width: 100%; }
5697
5727
  @media (min-width: 1200px) {
5698
5728
  .steps-ratafia-section {
5699
- padding: 0 2rem 3rem 2rem; } }
5700
- @media (min-width: 1600px) {
5701
- .steps-ratafia-section {
5702
- padding: 0 7.5rem 3rem 7.5rem;
5703
- flex-direction: row;
5704
- justify-content: space-between;
5705
- align-items: flex-start; } }
5706
- .steps-ratafia-section__video {
5729
+ display: flex;
5730
+ justify-content: center;
5731
+ align-items: center;
5732
+ align-self: stretch; } }
5733
+ .steps-ratafia-section__wrapper {
5707
5734
  display: flex;
5708
- justify-content: center; }
5709
- .steps-ratafia-section__video video {
5710
- border-radius: 8px;
5711
- box-shadow: 0 0.125rem 0.375rem 0 rgba(2, 55, 74, 0.25);
5712
- width: 100%; }
5713
- @media (min-width: 1600px) {
5714
- .steps-ratafia-section__content {
5715
- margin-top: 4rem; } }
5735
+ flex-direction: column;
5736
+ justify-content: center;
5737
+ align-items: center;
5738
+ align-self: stretch;
5739
+ gap: 3rem;
5740
+ margin-top: -1.5rem;
5741
+ padding: 0 1.5rem 2rem 1.5rem;
5742
+ max-width: 1200px; }
5743
+ @media (min-width: 1200px) {
5744
+ .steps-ratafia-section__wrapper {
5745
+ padding: 0 0 3rem 0; } }
5746
+ @media (min-width: 1600px) {
5747
+ .steps-ratafia-section__wrapper {
5748
+ flex-direction: row;
5749
+ justify-content: center;
5750
+ align-items: center; } }
5751
+ .steps-ratafia-section__wrapper__video {
5752
+ display: flex;
5753
+ justify-content: center;
5754
+ max-width: 720px; }
5755
+ .steps-ratafia-section__wrapper__video video {
5756
+ border-radius: 8px;
5757
+ box-shadow: 0 0.125rem 0.375rem 0 rgba(2, 55, 74, 0.25);
5758
+ width: 100%; }
5759
+ .steps-ratafia-section__wrapper__content {
5760
+ flex: 1; }
5716
5761
 
5717
5762
  .try-it-ratafia-section {
5763
+ display: flex;
5764
+ justify-content: center;
5765
+ align-content: center;
5766
+ width: 100%;
5718
5767
  padding: 2rem 1.5rem; }
5719
5768
  @media (min-width: 960px) {
5720
5769
  .try-it-ratafia-section {
@@ -5730,7 +5779,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5730
5779
  align-self: stretch;
5731
5780
  padding: 1.5rem;
5732
5781
  gap: 1.5rem;
5733
- border-radius: 16px; }
5782
+ border-radius: 16px;
5783
+ max-width: 1200px; }
5734
5784
  @media (min-width: 720px) {
5735
5785
  .try-it-ratafia-section__wrapper {
5736
5786
  padding: 2rem;
@@ -5756,6 +5806,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5756
5806
  .try-it-ratafia-section__wrapper__content__title {
5757
5807
  align-self: stretch;
5758
5808
  color: var(--others-white); }
5809
+ .try-it-ratafia-section__wrapper__children {
5810
+ max-width: 460px; }
5759
5811
 
5760
5812
  .try-our-free-legal-blogs-section {
5761
5813
  display: flex;
@@ -5,6 +5,6 @@ export interface DisclaimerProps {
5
5
  givenClass?: string;
6
6
  siteUrl?: string;
7
7
  simpleCopyRight?: string;
8
- complexCopyRight?: React.ReactNode | undefined;
9
- complexCopyRightMobile?: React.ReactNode | undefined;
8
+ complexCopyRight?: React.ReactNode;
9
+ complexCopyRightMobile?: React.ReactNode;
10
10
  }
@@ -1,3 +1,6 @@
1
1
  export interface DocumentStatusProps {
2
2
  type: string;
3
+ statusCompletedText: string;
4
+ statusNewText: string;
5
+ statusInProgressText: string;
3
6
  }
@@ -5,4 +5,5 @@ export interface TooltipMenuProps {
5
5
  onClick: () => void;
6
6
  }>;
7
7
  onClick: () => void;
8
+ label: string;
8
9
  }
@@ -1,7 +1,6 @@
1
1
  import { type TagRatafiaItemProps } from '../../atoms';
2
2
  export interface JumbotronRatafiaContentProps {
3
- title: string;
3
+ title: React.ReactNode;
4
4
  body: React.ReactNode;
5
- image?: React.ReactNode;
6
5
  tags: TagRatafiaItemProps[];
7
6
  }