@npm_leadtech/legal-lib-components 7.63.6 → 7.63.8
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/src/components/atoms/Logo/Logo.js +2 -4
- package/dist/src/components/atoms/Logo/Logo.tsx +2 -4
- package/dist/src/components/atoms/index.d.ts +0 -2
- package/dist/src/components/atoms/index.js +0 -2
- package/dist/src/components/atoms/index.ts +0 -2
- package/dist/src/components/molecules/AccordionItem/AccordionItem.styled.js +6 -1
- package/dist/src/components/molecules/AccordionItem/AccordionItem.styled.ts +6 -1
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.js +2 -8
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.ts +2 -8
- package/dist/src/components/organisms/index.d.ts +0 -1
- package/dist/src/components/organisms/index.js +0 -1
- package/dist/src/components/organisms/index.ts +0 -1
- package/dist/src/components/pages/index.d.ts +0 -1
- package/dist/src/components/pages/index.js +0 -1
- package/dist/src/components/pages/index.ts +0 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +1 -2
- package/dist/src/components/atoms/FeatureItem/FeatureItem.d.ts +0 -3
- package/dist/src/components/atoms/FeatureItem/FeatureItem.js +0 -5
- package/dist/src/components/atoms/FeatureItem/FeatureItem.styled.d.ts +0 -1
- package/dist/src/components/atoms/FeatureItem/FeatureItem.styled.js +0 -18
- package/dist/src/components/atoms/FeatureItem/FeatureItem.styled.ts +0 -19
- package/dist/src/components/atoms/FeatureItem/FeatureItem.tsx +0 -12
- package/dist/src/components/atoms/FeatureItem/FeatureItemProps.d.ts +0 -9
- package/dist/src/components/atoms/FeatureItem/FeatureItemProps.js +0 -1
- package/dist/src/components/atoms/FeatureItem/FeatureItemProps.ts +0 -10
- package/dist/src/components/atoms/FeatureItem/index.d.ts +0 -2
- package/dist/src/components/atoms/FeatureItem/index.js +0 -2
- package/dist/src/components/atoms/FeatureItem/index.ts +0 -2
- package/dist/src/components/atoms/Logo/svg/legalfinity-logo.svg +0 -15
- package/dist/src/components/atoms/Logo/svg/legalfinity-white-logo.svg +0 -15
- package/dist/src/components/atoms/PlanCard/PlanCard.d.ts +0 -3
- package/dist/src/components/atoms/PlanCard/PlanCard.js +0 -6
- package/dist/src/components/atoms/PlanCard/PlanCard.styled.d.ts +0 -8
- package/dist/src/components/atoms/PlanCard/PlanCard.styled.js +0 -75
- package/dist/src/components/atoms/PlanCard/PlanCard.styled.ts +0 -83
- package/dist/src/components/atoms/PlanCard/PlanCard.tsx +0 -42
- package/dist/src/components/atoms/PlanCard/PlanCardProps.d.ts +0 -23
- package/dist/src/components/atoms/PlanCard/PlanCardProps.js +0 -1
- package/dist/src/components/atoms/PlanCard/PlanCardProps.ts +0 -26
- package/dist/src/components/atoms/PlanCard/index.d.ts +0 -2
- package/dist/src/components/atoms/PlanCard/index.js +0 -2
- package/dist/src/components/atoms/PlanCard/index.ts +0 -2
- package/dist/src/components/organisms/PricingPageHeader/PricingPageHeader.d.ts +0 -3
- package/dist/src/components/organisms/PricingPageHeader/PricingPageHeader.js +0 -7
- package/dist/src/components/organisms/PricingPageHeader/PricingPageHeader.styled.d.ts +0 -3
- package/dist/src/components/organisms/PricingPageHeader/PricingPageHeader.styled.js +0 -34
- package/dist/src/components/organisms/PricingPageHeader/PricingPageHeader.styled.tsx +0 -37
- package/dist/src/components/organisms/PricingPageHeader/PricingPageHeader.tsx +0 -21
- package/dist/src/components/organisms/PricingPageHeader/PricingPageHeaderProps.d.ts +0 -4
- package/dist/src/components/organisms/PricingPageHeader/PricingPageHeaderProps.js +0 -1
- package/dist/src/components/organisms/PricingPageHeader/PricingPageHeaderProps.ts +0 -4
- package/dist/src/components/organisms/PricingPageHeader/index.d.ts +0 -2
- package/dist/src/components/organisms/PricingPageHeader/index.js +0 -2
- package/dist/src/components/organisms/PricingPageHeader/index.ts +0 -2
- package/dist/src/components/pages/PricingPlansPage/PricingPlansPage.d.ts +0 -3
- package/dist/src/components/pages/PricingPlansPage/PricingPlansPage.js +0 -9
- package/dist/src/components/pages/PricingPlansPage/PricingPlansPage.styled.d.ts +0 -16
- package/dist/src/components/pages/PricingPlansPage/PricingPlansPage.styled.js +0 -87
- package/dist/src/components/pages/PricingPlansPage/PricingPlansPage.styled.ts +0 -106
- package/dist/src/components/pages/PricingPlansPage/PricingPlansPage.tsx +0 -68
- package/dist/src/components/pages/PricingPlansPage/PricingPlansPageProps.d.ts +0 -9
- package/dist/src/components/pages/PricingPlansPage/PricingPlansPageProps.js +0 -1
- package/dist/src/components/pages/PricingPlansPage/PricingPlansPageProps.ts +0 -10
- package/dist/src/components/pages/PricingPlansPage/index.d.ts +0 -2
- package/dist/src/components/pages/PricingPlansPage/index.js +0 -2
- package/dist/src/components/pages/PricingPlansPage/index.ts +0 -2
|
@@ -11,8 +11,6 @@ import lawdistricts from './svg/lawdistricts-logo.svg';
|
|
|
11
11
|
import lawdistrictsWhite from './svg/lawdistricts-white-logo.svg';
|
|
12
12
|
import lawsdistrict from './svg/lawsdistrict-logo.svg';
|
|
13
13
|
import lawsdistrictWhite from './svg/lawsdistrict-white-logo.svg';
|
|
14
|
-
import legalfinity from './svg/legalfinity-logo.svg';
|
|
15
|
-
import legalfinityWhite from './svg/legalfinity-white-logo.svg';
|
|
16
14
|
import uslawdistrict from './svg/uslawdistrict-logo.svg';
|
|
17
15
|
import uslawdistrictWhite from './svg/uslawdistrict-white-logo.svg';
|
|
18
16
|
const LOGOS = {
|
|
@@ -21,8 +19,8 @@ const LOGOS = {
|
|
|
21
19
|
white: lawdistrictWhite
|
|
22
20
|
},
|
|
23
21
|
legalfinity: {
|
|
24
|
-
default:
|
|
25
|
-
white:
|
|
22
|
+
default: lawdistrict,
|
|
23
|
+
white: lawdistrictWhite
|
|
26
24
|
},
|
|
27
25
|
districtlaws: {
|
|
28
26
|
default: districtlaws,
|
|
@@ -16,8 +16,6 @@ import lawdistricts from './svg/lawdistricts-logo.svg'
|
|
|
16
16
|
import lawdistrictsWhite from './svg/lawdistricts-white-logo.svg'
|
|
17
17
|
import lawsdistrict from './svg/lawsdistrict-logo.svg'
|
|
18
18
|
import lawsdistrictWhite from './svg/lawsdistrict-white-logo.svg'
|
|
19
|
-
import legalfinity from './svg/legalfinity-logo.svg'
|
|
20
|
-
import legalfinityWhite from './svg/legalfinity-white-logo.svg'
|
|
21
19
|
import uslawdistrict from './svg/uslawdistrict-logo.svg'
|
|
22
20
|
import uslawdistrictWhite from './svg/uslawdistrict-white-logo.svg'
|
|
23
21
|
|
|
@@ -27,8 +25,8 @@ const LOGOS: Record<string, any> = {
|
|
|
27
25
|
white: lawdistrictWhite
|
|
28
26
|
},
|
|
29
27
|
legalfinity: {
|
|
30
|
-
default:
|
|
31
|
-
white:
|
|
28
|
+
default: lawdistrict,
|
|
29
|
+
white: lawdistrictWhite
|
|
32
30
|
},
|
|
33
31
|
districtlaws: {
|
|
34
32
|
default: districtlaws,
|
|
@@ -33,7 +33,7 @@ export const AccordionItemStyled = styled.div `
|
|
|
33
33
|
letter-spacing: -0.3px;
|
|
34
34
|
|
|
35
35
|
&.--success {
|
|
36
|
-
background:
|
|
36
|
+
background: var(--primary-main-light-6);
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
&.--locked {
|
|
@@ -55,6 +55,10 @@ export const AccordionItemStyled = styled.div `
|
|
|
55
55
|
|
|
56
56
|
&.--locked {
|
|
57
57
|
color: var(--neutral-neutral-2);
|
|
58
|
+
|
|
59
|
+
html[data-theme='legalfinity'] & {
|
|
60
|
+
color: var(--primary-main-dark-1);
|
|
61
|
+
}
|
|
58
62
|
}
|
|
59
63
|
}
|
|
60
64
|
|
|
@@ -64,5 +68,6 @@ export const AccordionItemStyled = styled.div `
|
|
|
64
68
|
border-right: 1px solid var(--neutral-neutral-4);
|
|
65
69
|
border-left: 1px solid var(--neutral-neutral-4);
|
|
66
70
|
border-bottom: none;
|
|
71
|
+
color: black;
|
|
67
72
|
}
|
|
68
73
|
`;
|
|
@@ -34,7 +34,7 @@ export const AccordionItemStyled = styled.div`
|
|
|
34
34
|
letter-spacing: -0.3px;
|
|
35
35
|
|
|
36
36
|
&.--success {
|
|
37
|
-
background:
|
|
37
|
+
background: var(--primary-main-light-6);
|
|
38
38
|
}
|
|
39
39
|
|
|
40
40
|
&.--locked {
|
|
@@ -56,6 +56,10 @@ export const AccordionItemStyled = styled.div`
|
|
|
56
56
|
|
|
57
57
|
&.--locked {
|
|
58
58
|
color: var(--neutral-neutral-2);
|
|
59
|
+
|
|
60
|
+
html[data-theme='legalfinity'] & {
|
|
61
|
+
color: var(--primary-main-dark-1);
|
|
62
|
+
}
|
|
59
63
|
}
|
|
60
64
|
}
|
|
61
65
|
|
|
@@ -65,5 +69,6 @@ export const AccordionItemStyled = styled.div`
|
|
|
65
69
|
border-right: 1px solid var(--neutral-neutral-4);
|
|
66
70
|
border-left: 1px solid var(--neutral-neutral-4);
|
|
67
71
|
border-bottom: none;
|
|
72
|
+
color: black;
|
|
68
73
|
}
|
|
69
74
|
`
|
|
@@ -78,13 +78,6 @@ export const BoxFormStyled = styled.div `
|
|
|
78
78
|
display: flex;
|
|
79
79
|
justify-content: space-between;
|
|
80
80
|
padding: 1.5rem 0 1rem 0;
|
|
81
|
-
flex-wrap: wrap;
|
|
82
|
-
gap: 1rem;
|
|
83
|
-
|
|
84
|
-
.e-button {
|
|
85
|
-
flex: 1;
|
|
86
|
-
text-wrap: nowrap;
|
|
87
|
-
}
|
|
88
81
|
|
|
89
82
|
@media ${device['portrait-tablets']} {
|
|
90
83
|
.e-button {
|
|
@@ -98,7 +91,8 @@ export const BoxFormStyled = styled.div `
|
|
|
98
91
|
}
|
|
99
92
|
|
|
100
93
|
.box--form__footer__text {
|
|
101
|
-
margin-right:
|
|
94
|
+
margin-right: 5px;
|
|
95
|
+
width: 60%;
|
|
102
96
|
|
|
103
97
|
@media ${device['portrait-tablets']} {
|
|
104
98
|
white-space: nowrap;
|
|
@@ -79,13 +79,6 @@ export const BoxFormStyled = styled.div`
|
|
|
79
79
|
display: flex;
|
|
80
80
|
justify-content: space-between;
|
|
81
81
|
padding: 1.5rem 0 1rem 0;
|
|
82
|
-
flex-wrap: wrap;
|
|
83
|
-
gap: 1rem;
|
|
84
|
-
|
|
85
|
-
.e-button {
|
|
86
|
-
flex: 1;
|
|
87
|
-
text-wrap: nowrap;
|
|
88
|
-
}
|
|
89
82
|
|
|
90
83
|
@media ${device['portrait-tablets']} {
|
|
91
84
|
.e-button {
|
|
@@ -99,7 +92,8 @@ export const BoxFormStyled = styled.div`
|
|
|
99
92
|
}
|
|
100
93
|
|
|
101
94
|
.box--form__footer__text {
|
|
102
|
-
margin-right:
|
|
95
|
+
margin-right: 5px;
|
|
96
|
+
width: 60%;
|
|
103
97
|
|
|
104
98
|
@media ${device['portrait-tablets']} {
|
|
105
99
|
white-space: nowrap;
|