@npm_leadtech/legal-lib-components 4.0.0 → 4.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5089,7 +5089,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
5089
5089
  max-width: 340px; } }
5090
5090
  @media (min-width: 960px) {
5091
5091
  .upload-ratafia-zone {
5092
- max-width: 528px; } }
5092
+ max-width: 560px; } }
5093
5093
  .upload-ratafia-zone__content {
5094
5094
  display: flex;
5095
5095
  flex-direction: column;
@@ -6044,6 +6044,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
6044
6044
  justify-content: center;
6045
6045
  align-items: center;
6046
6046
  align-self: stretch;
6047
+ width: 100%;
6047
6048
  max-width: 1200px; }
6048
6049
  @media (min-width: 960px) {
6049
6050
  .features-ratafia-section__wrapper {
@@ -6051,10 +6052,11 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
6051
6052
  @media (min-width: 1600px) {
6052
6053
  .features-ratafia-section__wrapper {
6053
6054
  gap: 5rem; } }
6055
+ .features-ratafia-section__wrapper__content {
6056
+ width: 100%; }
6054
6057
  .features-ratafia-section__wrapper__children {
6055
- display: none;
6056
- min-width: 50%; }
6057
- @media (min-width: 960px) {
6058
+ display: none; }
6059
+ @media (min-width: 1200px) {
6058
6060
  .features-ratafia-section__wrapper__children {
6059
6061
  display: flex;
6060
6062
  flex-direction: column;
@@ -6287,12 +6289,11 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
6287
6289
  align-items: center;
6288
6290
  align-self: stretch;
6289
6291
  gap: 3rem;
6290
- margin-top: -1.5rem;
6291
- padding: 0 1.5rem 3rem 1.5rem;
6292
+ padding: 2rem 1.5rem 3rem 1.5rem;
6292
6293
  max-width: 1200px; }
6293
6294
  @media (min-width: 1200px) {
6294
6295
  .steps-ratafia-section__wrapper {
6295
- padding: 0 0 3rem 0; } }
6296
+ padding: 3rem 0 3rem 0; } }
6296
6297
  @media (min-width: 1600px) {
6297
6298
  .steps-ratafia-section__wrapper {
6298
6299
  flex-direction: row;
@@ -6301,16 +6302,16 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
6301
6302
  .steps-ratafia-section__wrapper__video {
6302
6303
  display: flex;
6303
6304
  justify-content: center;
6304
- max-width: 720px; }
6305
+ max-width: 1024px; }
6306
+ @media (min-width: 1600px) {
6307
+ .steps-ratafia-section__wrapper__video {
6308
+ max-width: 720px; } }
6305
6309
  .steps-ratafia-section__wrapper__video video {
6306
6310
  border-radius: 8px;
6307
6311
  box-shadow: 0 0.125rem 0.375rem 0 rgba(2, 55, 74, 0.25);
6308
6312
  width: 100%; }
6309
6313
  .steps-ratafia-section__wrapper__content {
6310
6314
  flex: 1; }
6311
- @media (min-width: 1600px) {
6312
- .steps-ratafia-section__wrapper__content {
6313
- margin-top: -10rem; } }
6314
6315
 
6315
6316
  .try-it-ratafia-section {
6316
6317
  display: flex;
@@ -6541,7 +6542,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
6541
6542
  align-items: flex-start;
6542
6543
  flex: 1 0 0;
6543
6544
  align-self: stretch;
6544
- gap: 1.5rem; }
6545
+ gap: 1.5rem;
6546
+ background-color: var(--neutral-neutral-6); }
6545
6547
  .error-ratafia-page__ctas {
6546
6548
  text-align: center; }
6547
6549
  .error-ratafia-page__ctas__button {
@@ -6603,30 +6605,34 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
6603
6605
  padding: 32px;
6604
6606
  gap: 106px; } }
6605
6607
 
6606
- .key-facts-result-page__content {
6607
- display: flex;
6608
- flex-direction: column;
6609
- align-items: flex-start;
6610
- flex: 1 0 0;
6611
- align-self: stretch;
6612
- gap: 1.5rem; }
6613
- .key-facts-result-page__content__cta {
6614
- align-self: start;
6615
- display: block;
6616
- width: 100%; }
6617
- @media (min-width: 575px) {
6618
- .key-facts-result-page__content__cta {
6619
- display: inline-block; } }
6608
+ .key-facts-result-page {
6609
+ background-color: var(--neutral-neutral-6); }
6610
+ .key-facts-result-page__content {
6611
+ display: flex;
6612
+ flex-direction: column;
6613
+ align-items: flex-start;
6614
+ flex: 1 0 0;
6615
+ align-self: stretch;
6616
+ gap: 1.5rem; }
6617
+ .key-facts-result-page__content__cta {
6618
+ align-self: start;
6619
+ display: block;
6620
+ width: 100%; }
6621
+ @media (min-width: 575px) {
6622
+ .key-facts-result-page__content__cta {
6623
+ display: inline-block; } }
6620
6624
 
6621
- .login-ratafia-page__ctas {
6622
- text-align: center; }
6623
- .login-ratafia-page__ctas__button {
6624
- display: block;
6625
- width: 100%;
6626
- margin-bottom: 1rem; }
6627
- .login-ratafia-page__ctas__signIn__button {
6628
- background: none;
6629
- border: none;
6630
- color: var(--primary-main);
6631
- text-decoration: underline;
6632
- cursor: pointer; }
6625
+ .login-ratafia-page {
6626
+ background-color: var(--neutral-neutral-6); }
6627
+ .login-ratafia-page__ctas {
6628
+ text-align: center; }
6629
+ .login-ratafia-page__ctas__button {
6630
+ display: block;
6631
+ width: 100%;
6632
+ margin-bottom: 1rem; }
6633
+ .login-ratafia-page__ctas__signIn__button {
6634
+ background: none;
6635
+ border: none;
6636
+ color: var(--primary-main);
6637
+ text-decoration: underline;
6638
+ cursor: pointer; }
@@ -3,6 +3,6 @@ export interface ActionButtonHeaderRatafiaCardProps {
3
3
  id: string;
4
4
  icon?: React.ReactNode;
5
5
  text: string;
6
- onClick?: MouseEventHandler;
6
+ handleOnClick?: MouseEventHandler;
7
7
  dataQa: string;
8
8
  }
@@ -9,5 +9,4 @@ export interface RatafiaLandingPageProps {
9
9
  trustPilotBox?: React.ReactNode;
10
10
  midBannerRatafiaSectionProps: MidBannerRatafiaSectionProps;
11
11
  faqGroupProps: FaqGroupProps[];
12
- uploadZone?: React.ReactNode;
13
12
  }
package/dist/index.d.ts CHANGED
@@ -5,7 +5,7 @@ interface ActionButtonHeaderRatafiaCardProps {
5
5
  id: string;
6
6
  icon?: React.ReactNode;
7
7
  text: string;
8
- onClick?: MouseEventHandler;
8
+ handleOnClick?: MouseEventHandler;
9
9
  dataQa: string;
10
10
  }
11
11
 
@@ -1631,7 +1631,6 @@ interface RatafiaLandingPageProps {
1631
1631
  trustPilotBox?: React.ReactNode;
1632
1632
  midBannerRatafiaSectionProps: MidBannerRatafiaSectionProps;
1633
1633
  faqGroupProps: FaqGroupProps[];
1634
- uploadZone?: React.ReactNode;
1635
1634
  }
1636
1635
 
1637
1636
  declare const RatafiaLandingPage: React$1.FC<RatafiaLandingPageProps>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "4.0.0",
3
+ "version": "4.1.0",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^6.4.6",
6
6
  "@tippyjs/react": "4.2.6",