@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.
- package/dist/cjs/index.js +3 -3
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/legal-lib-components.css +44 -38
- package/dist/cjs/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCardProps.types.d.ts +1 -1
- package/dist/cjs/src/components/pages/RatafiaLandingPage/RatafiaLandingPageProps.types.d.ts +0 -1
- package/dist/esm/index.js +2 -2
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/legal-lib-components.css +44 -38
- package/dist/esm/src/components/atoms/ActionButtonHeaderRatafiaCard/ActionButtonHeaderRatafiaCardProps.types.d.ts +1 -1
- package/dist/esm/src/components/pages/RatafiaLandingPage/RatafiaLandingPageProps.types.d.ts +0 -1
- package/dist/index.d.ts +1 -2
- package/package.json +1 -1
|
@@ -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:
|
|
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:
|
|
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
|
-
|
|
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:
|
|
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:
|
|
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-
|
|
6607
|
-
|
|
6608
|
-
|
|
6609
|
-
|
|
6610
|
-
|
|
6611
|
-
|
|
6612
|
-
|
|
6613
|
-
|
|
6614
|
-
|
|
6615
|
-
|
|
6616
|
-
|
|
6617
|
-
|
|
6618
|
-
|
|
6619
|
-
|
|
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-
|
|
6622
|
-
|
|
6623
|
-
.login-ratafia-
|
|
6624
|
-
|
|
6625
|
-
|
|
6626
|
-
|
|
6627
|
-
|
|
6628
|
-
|
|
6629
|
-
|
|
6630
|
-
|
|
6631
|
-
|
|
6632
|
-
|
|
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; }
|