@npm_leadtech/legal-lib-components 5.11.1 → 5.11.2
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/css/styles.css +847 -0
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.js +1 -1
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.js +7 -7
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.ts +7 -7
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.tsx +1 -1
- package/dist/src/components/organisms/AboutUsContent/AboutUsContent.js +2 -2
- package/dist/src/components/organisms/AboutUsContent/{AboutUsContent.styled.ts → AboutUsContent.scss} +11 -13
- package/dist/src/components/organisms/AboutUsContent/AboutUsContent.tsx +3 -3
- package/dist/src/components/organisms/Accordion/Accordion.js +2 -2
- package/dist/src/components/organisms/Accordion/Accordion.scss +4 -0
- package/dist/src/components/organisms/Accordion/Accordion.tsx +4 -3
- package/dist/src/components/organisms/ArticlesList/ArticlesList.js +2 -2
- package/dist/src/components/organisms/ArticlesList/ArticlesList.scss +12 -0
- package/dist/src/components/organisms/ArticlesList/ArticlesList.tsx +3 -3
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.js +3 -3
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.scss +22 -0
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.tsx +3 -3
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.js +2 -2
- package/dist/src/components/organisms/CardFunctionality/{CardFunctionality.styled.ts → CardFunctionality.scss} +3 -3
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.tsx +3 -3
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.js +2 -2
- package/dist/src/components/organisms/ContactJumbotron/{ContactJumbotron.styled.ts → ContactJumbotron.scss} +7 -6
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.tsx +3 -3
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.js +2 -2
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.scss +54 -0
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.tsx +13 -11
- package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafia.js +2 -2
- package/dist/src/components/organisms/ErrorContentRatafia/{ErrorContentRatafia.styled.ts → ErrorContentRatafia.scss} +6 -7
- package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafia.tsx +3 -3
- package/dist/src/components/organisms/FaqGroup/FaqGroup.js +2 -2
- package/dist/src/components/organisms/FaqGroup/{FaqGroup.styled.ts → FaqGroup.scss} +3 -3
- package/dist/src/components/organisms/FaqGroup/FaqGroup.tsx +3 -3
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.js +2 -2
- package/dist/src/components/organisms/FeaturesRatafiaContent/{FeaturesRatafiaContent.styled.ts → FeaturesRatafiaContent.scss} +4 -4
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.tsx +3 -3
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.js +3 -3
- package/dist/src/components/organisms/GuidelinesContent/{GuidelinesContent.styled.ts → GuidelinesContent.scss} +17 -17
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.tsx +3 -3
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.js +2 -2
- package/dist/src/components/organisms/JumbotronRatafiaContent/{JumbotronRatafiaContent.styled.ts → JumbotronRatafiaContent.scss} +7 -6
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.tsx +3 -3
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.js +2 -2
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/{KeyFactsLoadingContentRatafia.styled.ts → KeyFactsLoadingContentRatafia.scss} +25 -24
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.tsx +3 -3
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.js +2 -2
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.scss +23 -0
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.tsx +3 -3
- package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.js +2 -2
- package/dist/src/components/organisms/LanguageSelectorMobile/{LanguageSelectorMobile.styled.js → LanguageSelectorMobile.scss} +6 -6
- package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.tsx +3 -3
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.js +2 -2
- package/dist/src/components/organisms/LayoutRatafia/{LayoutRatafia.styled.ts → LayoutRatafia.scss} +13 -12
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.tsx +3 -3
- package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.js +2 -2
- package/dist/src/components/organisms/ListStepsGetForm/{ListStepsGetForm.styled.ts → ListStepsGetForm.scss} +7 -7
- package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.tsx +3 -3
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.js +2 -2
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.scss +16 -0
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.tsx +3 -3
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.js +8 -4
- package/dist/src/components/organisms/MobileBottomBar/{MobileBottomBar.styled.ts → MobileBottomBar.scss} +6 -6
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.tsx +10 -5
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBarProps.types.d.ts +1 -0
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBarProps.types.ts +1 -0
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.js +2 -2
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.scss +12 -0
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.tsx +3 -3
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.js +3 -3
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.tsx +3 -3
- package/dist/src/globalStyles/styles.scss +22 -0
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/dist/src/components/organisms/AboutUsContent/AboutUsContent.styled.d.ts +0 -1
- package/dist/src/components/organisms/AboutUsContent/AboutUsContent.styled.js +0 -59
- package/dist/src/components/organisms/Accordion/Accordion.styled.d.ts +0 -1
- package/dist/src/components/organisms/Accordion/Accordion.styled.js +0 -5
- package/dist/src/components/organisms/Accordion/Accordion.styled.ts +0 -6
- package/dist/src/components/organisms/ArticlesList/ArticlesList.styled.d.ts +0 -1
- package/dist/src/components/organisms/ArticlesList/ArticlesList.styled.js +0 -11
- package/dist/src/components/organisms/ArticlesList/ArticlesList.styled.ts +0 -12
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.styled.d.ts +0 -1
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.styled.js +0 -22
- package/dist/src/components/organisms/AsSeeInContent/AsSeeInContent.styled.ts +0 -23
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.styled.d.ts +0 -1
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.styled.js +0 -60
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.styled.d.ts +0 -1
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.styled.js +0 -43
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.styled.d.ts +0 -1
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.styled.js +0 -54
- package/dist/src/components/organisms/CookiePolicyBar/CookiePolicyBar.styled.ts +0 -55
- package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafia.styled.d.ts +0 -1
- package/dist/src/components/organisms/ErrorContentRatafia/ErrorContentRatafia.styled.js +0 -18
- package/dist/src/components/organisms/FaqGroup/FaqGroup.styled.d.ts +0 -1
- package/dist/src/components/organisms/FaqGroup/FaqGroup.styled.js +0 -21
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.styled.d.ts +0 -1
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.styled.js +0 -27
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.styled.d.ts +0 -1
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.styled.js +0 -138
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.styled.d.ts +0 -1
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.styled.js +0 -26
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.styled.d.ts +0 -1
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.styled.js +0 -144
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.styled.d.ts +0 -1
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.styled.js +0 -21
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.styled.ts +0 -22
- package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.styled.d.ts +0 -5
- package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.styled.ts +0 -70
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.styled.d.ts +0 -1
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.styled.js +0 -91
- package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.styled.d.ts +0 -1
- package/dist/src/components/organisms/ListStepsGetForm/ListStepsGetForm.styled.js +0 -34
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.styled.d.ts +0 -1
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.styled.js +0 -14
- package/dist/src/components/organisms/LoginRatafiaContent/LoginRatafiaContent.styled.ts +0 -15
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.styled.d.ts +0 -1
- package/dist/src/components/organisms/MobileBottomBar/MobileBottomBar.styled.js +0 -45
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.styled.d.ts +0 -1
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.styled.js +0 -11
- package/dist/src/components/organisms/StepsRatafiaContent/StepsRatafiaContent.styled.ts +0 -12
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.styled.d.ts +0 -1
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.styled.js +0 -54
- package/dist/src/components/organisms/TryOurFreeLegalBlogsContent/TryOurFreeLegalBlogsContent.styled.ts +0 -55
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { device } from '../../../globalStyles/breakpoints'
|
|
2
|
-
import styled from 'styled-components'
|
|
3
|
-
|
|
4
|
-
export const CookiePolicyBarStyled = styled.div`
|
|
5
|
-
display: flex;
|
|
6
|
-
flex-direction: column;
|
|
7
|
-
align-items: center;
|
|
8
|
-
width: 100%;
|
|
9
|
-
padding: 0 1.5rem 1rem;
|
|
10
|
-
background-color: black;
|
|
11
|
-
color: var(--others-white);
|
|
12
|
-
|
|
13
|
-
@media ${device['portrait-tablets']} {
|
|
14
|
-
flex-direction: row;
|
|
15
|
-
align-items: center;
|
|
16
|
-
padding-bottom: 0;
|
|
17
|
-
justify-content: center;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.fixed-container {
|
|
21
|
-
display: flex;
|
|
22
|
-
flex-direction: column;
|
|
23
|
-
position: fixed;
|
|
24
|
-
bottom: 0;
|
|
25
|
-
z-index: 3;
|
|
26
|
-
width: 100%;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.cookie-policy-bar__text {
|
|
30
|
-
margin: 1rem 0 0.5rem;
|
|
31
|
-
max-width: 48rem;
|
|
32
|
-
|
|
33
|
-
@media ${device['portrait-tablets']} {
|
|
34
|
-
margin-bottom: 1rem;
|
|
35
|
-
margin-right: 1.5rem;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
@media ${device.laptop} {
|
|
39
|
-
margin-right: 2.5rem;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
a {
|
|
43
|
-
text-decoration: underline;
|
|
44
|
-
color: var(--others-white);
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
&.m-richText p {
|
|
48
|
-
margin-bottom: 0;
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.accept-cookies-button {
|
|
53
|
-
white-space: nowrap;
|
|
54
|
-
}
|
|
55
|
-
`
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const ErrorContentRatafiaStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import styled from 'styled-components';
|
|
2
|
-
export const ErrorContentRatafiaStyled = styled.div `
|
|
3
|
-
width: 100%;
|
|
4
|
-
color: var(--neutral-neutral-2);
|
|
5
|
-
|
|
6
|
-
.error-content-ratafia__title {
|
|
7
|
-
font-size: 1rem;
|
|
8
|
-
padding-bottom: 1rem;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.error-content-ratafia__message {
|
|
12
|
-
font-size: 1rem;
|
|
13
|
-
font-style: normal;
|
|
14
|
-
font-weight: 400;
|
|
15
|
-
line-height: 22px;
|
|
16
|
-
letter-spacing: -0.3px;
|
|
17
|
-
}
|
|
18
|
-
`;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const FaqGroupStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import styled from 'styled-components';
|
|
2
|
-
export const FaqGroupStyled = styled.div `
|
|
3
|
-
display: flex;
|
|
4
|
-
flex-direction: column;
|
|
5
|
-
align-items: flex-start;
|
|
6
|
-
gap: 32px;
|
|
7
|
-
|
|
8
|
-
.title {
|
|
9
|
-
color: var(--neutral-neutral-1);
|
|
10
|
-
font-size: 28px;
|
|
11
|
-
line-height: 32px;
|
|
12
|
-
letter-spacing: -0.3px;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.faqs {
|
|
16
|
-
display: flex;
|
|
17
|
-
flex-direction: column;
|
|
18
|
-
gap: var(--global-gap);
|
|
19
|
-
width: 100%;
|
|
20
|
-
}
|
|
21
|
-
`;
|
package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.styled.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const FeaturesRatafiaContentStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.styled.js
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import styled from 'styled-components';
|
|
2
|
-
export const FeaturesRatafiaContentStyled = styled.div `
|
|
3
|
-
display: flex;
|
|
4
|
-
flex-direction: column;
|
|
5
|
-
justify-content: center;
|
|
6
|
-
align-items: center;
|
|
7
|
-
flex: 1 0 0;
|
|
8
|
-
gap: 1.5rem;
|
|
9
|
-
|
|
10
|
-
.features-ratafia-content__wrapper__title {
|
|
11
|
-
display: flex;
|
|
12
|
-
flex-direction: column;
|
|
13
|
-
justify-content: center;
|
|
14
|
-
align-items: center;
|
|
15
|
-
align-self: stretch;
|
|
16
|
-
gap: 1rem;
|
|
17
|
-
|
|
18
|
-
&__text {
|
|
19
|
-
align-self: stretch;
|
|
20
|
-
color: var(--neutral-neutral-1);
|
|
21
|
-
}
|
|
22
|
-
&__description {
|
|
23
|
-
align-self: stretch;
|
|
24
|
-
color: var(--neutral-neutral-1);
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
`;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const GuideslinesContentStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1,138 +0,0 @@
|
|
|
1
|
-
import { device } from '../../../globalStyles/breakpoints';
|
|
2
|
-
import styled from 'styled-components';
|
|
3
|
-
export const GuideslinesContentStyled = styled.div `
|
|
4
|
-
.guidelines-section-main {
|
|
5
|
-
display: flex;
|
|
6
|
-
flex-direction: column;
|
|
7
|
-
flex-wrap: nowrap;
|
|
8
|
-
padding: 1.5rem;
|
|
9
|
-
|
|
10
|
-
@media ${device.laptop} {
|
|
11
|
-
flex-direction: row;
|
|
12
|
-
padding: 0;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.guidelines-section__texts {
|
|
17
|
-
flex-basis: 50%;
|
|
18
|
-
display: flex;
|
|
19
|
-
flex-direction: column;
|
|
20
|
-
justify-content: center;
|
|
21
|
-
margin-bottom: 1rem;
|
|
22
|
-
margin-right: 0;
|
|
23
|
-
color: var(--neutral-neutral-1);
|
|
24
|
-
font-style: normal;
|
|
25
|
-
font-weight: 400;
|
|
26
|
-
letter-spacing: -0.3px;
|
|
27
|
-
|
|
28
|
-
@media ${device['landscape-tablets']} {
|
|
29
|
-
margin-left: 3rem;
|
|
30
|
-
margin-bottom: 0;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
&__title {
|
|
34
|
-
font-family: var(--font-serif);
|
|
35
|
-
margin-bottom: 2rem;
|
|
36
|
-
text-align: center;
|
|
37
|
-
font-size: 32px;
|
|
38
|
-
font-style: normal;
|
|
39
|
-
font-weight: 400;
|
|
40
|
-
line-height: 42px;
|
|
41
|
-
letter-spacing: -0.3px;
|
|
42
|
-
|
|
43
|
-
@media ${device['landscape-tablets']} {
|
|
44
|
-
text-align: left;
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
&__body {
|
|
49
|
-
font-family: var(--font-sans);
|
|
50
|
-
font-size: 16px;
|
|
51
|
-
line-height: 22px;
|
|
52
|
-
|
|
53
|
-
a {
|
|
54
|
-
color: var(--primary-main-light-1);
|
|
55
|
-
font-weight: 400 !important;
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.guidelines-section__image {
|
|
61
|
-
flex-basis: 50%;
|
|
62
|
-
margin-bottom: 2rem;
|
|
63
|
-
|
|
64
|
-
&.big-devices {
|
|
65
|
-
display: none;
|
|
66
|
-
|
|
67
|
-
@media ${device['landscape-tablets']} {
|
|
68
|
-
display: flex;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
&.is-mobile {
|
|
73
|
-
display: none;
|
|
74
|
-
|
|
75
|
-
@media ${device['landscape-tablets']} {
|
|
76
|
-
display: none;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
img {
|
|
80
|
-
display: none;
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.guidelines-section-detail {
|
|
86
|
-
display: flex;
|
|
87
|
-
flex-direction: column;
|
|
88
|
-
gap: 1.5rem;
|
|
89
|
-
margin: 2rem 0 1rem 0;
|
|
90
|
-
|
|
91
|
-
@media ${device.laptop} {
|
|
92
|
-
flex-direction: row;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
&__item {
|
|
96
|
-
display: flex;
|
|
97
|
-
flex: 1;
|
|
98
|
-
flex-direction: column;
|
|
99
|
-
background: var(--others-white);
|
|
100
|
-
border-radius: 0.5rem;
|
|
101
|
-
padding: 1.5rem;
|
|
102
|
-
|
|
103
|
-
&__image {
|
|
104
|
-
width: 100%;
|
|
105
|
-
border-radius: 0.5rem;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
&__title {
|
|
109
|
-
font-family: var(--font-serif);
|
|
110
|
-
font-style: normal;
|
|
111
|
-
font-weight: 400;
|
|
112
|
-
font-size: 24px;
|
|
113
|
-
line-height: 32px;
|
|
114
|
-
letter-spacing: -0.3px;
|
|
115
|
-
color: var(--neutral-neutral-1);
|
|
116
|
-
margin: 1.5rem 0 1rem 0;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
ul {
|
|
120
|
-
list-style-type: disc;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
ol {
|
|
124
|
-
list-style-type: decimal;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
ul,
|
|
128
|
-
ol {
|
|
129
|
-
margin-left: 1rem;
|
|
130
|
-
margin-bottom: 1rem;
|
|
131
|
-
|
|
132
|
-
li {
|
|
133
|
-
margin-bottom: 0;
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
`;
|
package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.styled.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const JumbotronRatafiaStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.styled.js
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import styled from 'styled-components';
|
|
2
|
-
export const JumbotronRatafiaStyled = styled.div `
|
|
3
|
-
display: flex;
|
|
4
|
-
flex-direction: column;
|
|
5
|
-
align-items: flex-start;
|
|
6
|
-
gap: 1rem;
|
|
7
|
-
|
|
8
|
-
.jumbotron-ratafia-content__title {
|
|
9
|
-
&__text {
|
|
10
|
-
line-height: 2.25rem;
|
|
11
|
-
font-size: 2rem;
|
|
12
|
-
font-family: 'Inter', sans-serif;
|
|
13
|
-
color: var(--others-white);
|
|
14
|
-
|
|
15
|
-
&__icon {
|
|
16
|
-
padding: 0 0.6rem;
|
|
17
|
-
border-radius: 4px;
|
|
18
|
-
color: var(--primary-main-dark-2);
|
|
19
|
-
background: var(--secondary-main-light-2);
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
.jumbotron-ratafia-content__description {
|
|
24
|
-
color: var(--others-white);
|
|
25
|
-
}
|
|
26
|
-
`;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const KeyFactsLoadingContentRatafiaStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1,144 +0,0 @@
|
|
|
1
|
-
import { device } from '../../../globalStyles/breakpoints';
|
|
2
|
-
import styled from 'styled-components';
|
|
3
|
-
export const KeyFactsLoadingContentRatafiaStyled = styled.div `
|
|
4
|
-
display: flex;
|
|
5
|
-
flex-direction: column;
|
|
6
|
-
align-items: flex-start;
|
|
7
|
-
align-self: stretch;
|
|
8
|
-
gap: 1rem;
|
|
9
|
-
|
|
10
|
-
.key-facts-loading-content__document-name {
|
|
11
|
-
color: var(--neutral-neutral-2);
|
|
12
|
-
font-size: 1rem;
|
|
13
|
-
@media ${device['portrait-tablets']} {
|
|
14
|
-
font-size: 1.125rem;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.key-facts-loading-content__animation-wrapper {
|
|
19
|
-
height: calc(0.54 * 100vh);
|
|
20
|
-
|
|
21
|
-
align-self: stretch;
|
|
22
|
-
|
|
23
|
-
padding: 0 2rem 1.5rem 1.5rem;
|
|
24
|
-
|
|
25
|
-
overflow: hidden;
|
|
26
|
-
|
|
27
|
-
border-radius: 4px;
|
|
28
|
-
border-top: 4px solid var(--neutral-neutral-6);
|
|
29
|
-
border-bottom: 4px solid var(--neutral-neutral-6);
|
|
30
|
-
background: var(--neutral-neutral-6);
|
|
31
|
-
|
|
32
|
-
@media ${device['portrait-tablets']} {
|
|
33
|
-
height: 490px;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
&__animation {
|
|
37
|
-
display: flex;
|
|
38
|
-
flex-direction: column;
|
|
39
|
-
align-items: flex-start;
|
|
40
|
-
justify-content: center;
|
|
41
|
-
|
|
42
|
-
gap: 0.8rem;
|
|
43
|
-
|
|
44
|
-
padding: 2rem 0;
|
|
45
|
-
|
|
46
|
-
border-bottom: 1px solid var(--neutral-neutral-4);
|
|
47
|
-
&__loader {
|
|
48
|
-
background: var(--neutral-neutral-4);
|
|
49
|
-
border-radius: 16px;
|
|
50
|
-
}
|
|
51
|
-
.item-1 {
|
|
52
|
-
height: 10px;
|
|
53
|
-
width: 45%;
|
|
54
|
-
}
|
|
55
|
-
.item-2 {
|
|
56
|
-
height: 7px;
|
|
57
|
-
width: 30%;
|
|
58
|
-
}
|
|
59
|
-
.item-3 {
|
|
60
|
-
height: 10px;
|
|
61
|
-
width: 25%;
|
|
62
|
-
}
|
|
63
|
-
.item-4 {
|
|
64
|
-
height: 7px;
|
|
65
|
-
width: 70%;
|
|
66
|
-
}
|
|
67
|
-
.item-5 {
|
|
68
|
-
height: 7px;
|
|
69
|
-
width: 55%;
|
|
70
|
-
}
|
|
71
|
-
.item-6 {
|
|
72
|
-
height: 7px;
|
|
73
|
-
width: 65%;
|
|
74
|
-
}
|
|
75
|
-
.item-7 {
|
|
76
|
-
height: 7px;
|
|
77
|
-
width: 90%;
|
|
78
|
-
}
|
|
79
|
-
.item-8 {
|
|
80
|
-
height: 7px;
|
|
81
|
-
width: 90%;
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
.animation-1 {
|
|
85
|
-
animation:
|
|
86
|
-
appear 4s ease-in-out 1,
|
|
87
|
-
fadeInOut 4s ease-in-out infinite 4s;
|
|
88
|
-
}
|
|
89
|
-
.animation-2 {
|
|
90
|
-
animation:
|
|
91
|
-
appear 5s ease-in-out 1,
|
|
92
|
-
fadeInOut 4s ease-in-out infinite 4s;
|
|
93
|
-
}
|
|
94
|
-
.animation-3 {
|
|
95
|
-
animation:
|
|
96
|
-
appear 6s ease-in-out 1,
|
|
97
|
-
fadeInOut 4s ease-in-out infinite 4s;
|
|
98
|
-
}
|
|
99
|
-
.animation-4 {
|
|
100
|
-
animation:
|
|
101
|
-
appear 6s ease-in-out 1,
|
|
102
|
-
fadeInOut 4s ease-in-out infinite 4s;
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.key-facts-loading-content__message {
|
|
107
|
-
display: flex;
|
|
108
|
-
justify-content: start;
|
|
109
|
-
align-items: flex-start;
|
|
110
|
-
align-self: stretch;
|
|
111
|
-
|
|
112
|
-
padding: 1rem;
|
|
113
|
-
gap: 0.5rem;
|
|
114
|
-
|
|
115
|
-
border-radius: 4px;
|
|
116
|
-
background: var(--secondary-main-light-4);
|
|
117
|
-
|
|
118
|
-
&__icon img {
|
|
119
|
-
width: 24px;
|
|
120
|
-
}
|
|
121
|
-
&__text {
|
|
122
|
-
color: var(--neutral-neutral-1);
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
@keyframes fadeInOut {
|
|
127
|
-
0%,
|
|
128
|
-
100% {
|
|
129
|
-
opacity: 1;
|
|
130
|
-
}
|
|
131
|
-
50% {
|
|
132
|
-
opacity: 0.2;
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
@keyframes appear {
|
|
137
|
-
0% {
|
|
138
|
-
opacity: 0;
|
|
139
|
-
}
|
|
140
|
-
100% {
|
|
141
|
-
opacity: 1;
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
`;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const KeyFactsResultContentRatafiaStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { device } from '../../../globalStyles/breakpoints';
|
|
2
|
-
import styled from 'styled-components';
|
|
3
|
-
export const KeyFactsResultContentRatafiaStyled = styled.div `
|
|
4
|
-
display: flex;
|
|
5
|
-
flex-direction: column;
|
|
6
|
-
align-items: flex-start;
|
|
7
|
-
flex: 1 0 0;
|
|
8
|
-
align-self: stretch;
|
|
9
|
-
gap: 1rem;
|
|
10
|
-
|
|
11
|
-
.key-facts-result-content__document-name {
|
|
12
|
-
color: var(--neutral-neutral-2);
|
|
13
|
-
font-size: 1rem;
|
|
14
|
-
@media ${device['portrait-tablets']} {
|
|
15
|
-
font-size: 1.125rem;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
.key-facts-result-content__content {
|
|
19
|
-
overflow: hidden;
|
|
20
|
-
}
|
|
21
|
-
`;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { device } from '../../../globalStyles/breakpoints'
|
|
2
|
-
import styled from 'styled-components'
|
|
3
|
-
|
|
4
|
-
export const KeyFactsResultContentRatafiaStyled = styled.div`
|
|
5
|
-
display: flex;
|
|
6
|
-
flex-direction: column;
|
|
7
|
-
align-items: flex-start;
|
|
8
|
-
flex: 1 0 0;
|
|
9
|
-
align-self: stretch;
|
|
10
|
-
gap: 1rem;
|
|
11
|
-
|
|
12
|
-
.key-facts-result-content__document-name {
|
|
13
|
-
color: var(--neutral-neutral-2);
|
|
14
|
-
font-size: 1rem;
|
|
15
|
-
@media ${device['portrait-tablets']} {
|
|
16
|
-
font-size: 1.125rem;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
.key-facts-result-content__content {
|
|
20
|
-
overflow: hidden;
|
|
21
|
-
}
|
|
22
|
-
`
|
package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.styled.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
interface Props {
|
|
2
|
-
isOpen: boolean;
|
|
3
|
-
}
|
|
4
|
-
export declare const LanguageSelectorMobileStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, Props>> & string;
|
|
5
|
-
export {};
|
package/dist/src/components/organisms/LanguageSelectorMobile/LanguageSelectorMobile.styled.ts
DELETED
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import styled from 'styled-components'
|
|
2
|
-
interface Props {
|
|
3
|
-
isOpen: boolean
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
export const LanguageSelectorMobileStyled = styled.div<Props>`
|
|
7
|
-
position: relative;
|
|
8
|
-
|
|
9
|
-
.selected-option {
|
|
10
|
-
display: flex;
|
|
11
|
-
justify-content: space-between;
|
|
12
|
-
align-items: center;
|
|
13
|
-
background-color: var(--primary-main-dark-1);
|
|
14
|
-
border: 0;
|
|
15
|
-
|
|
16
|
-
.language {
|
|
17
|
-
color: var(--others-white);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.chevron-expand-more {
|
|
21
|
-
transition: all 0.1s ease;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.language {
|
|
26
|
-
display: flex;
|
|
27
|
-
align-items: center;
|
|
28
|
-
padding: 0 0.5rem;
|
|
29
|
-
gap: 0.1rem;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.options {
|
|
33
|
-
position: absolute;
|
|
34
|
-
visibility: hidden;
|
|
35
|
-
opacity: 0;
|
|
36
|
-
width: 100%;
|
|
37
|
-
padding-top: 0.5rem;
|
|
38
|
-
display: flex;
|
|
39
|
-
flex-direction: column;
|
|
40
|
-
gap: 0.5rem;
|
|
41
|
-
transition: all 0.1s ease;
|
|
42
|
-
|
|
43
|
-
.option {
|
|
44
|
-
display: flex;
|
|
45
|
-
padding: 0.5rem 1rem;
|
|
46
|
-
background-color: var(--neutral-neutral-6);
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
.language {
|
|
50
|
-
color: var(--neutral-neutral-1);
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
${({ isOpen }) =>
|
|
55
|
-
isOpen &&
|
|
56
|
-
`
|
|
57
|
-
.selected-option {
|
|
58
|
-
.chevron-expand-more {
|
|
59
|
-
transition: all 0.4s ease;
|
|
60
|
-
transform: rotate(180deg);
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.options {
|
|
65
|
-
opacity: 1;
|
|
66
|
-
visibility: visible;
|
|
67
|
-
transition: all 0.4s ease;
|
|
68
|
-
}
|
|
69
|
-
`}
|
|
70
|
-
`
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const LayoutRatafiaStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
import { device } from '../../../globalStyles/breakpoints';
|
|
2
|
-
import styled from 'styled-components';
|
|
3
|
-
export const LayoutRatafiaStyled = styled.div `
|
|
4
|
-
width: 100%;
|
|
5
|
-
display: flex;
|
|
6
|
-
justify-content: center;
|
|
7
|
-
padding-top: 1rem;
|
|
8
|
-
|
|
9
|
-
@media ${device['portrait-tablets']} {
|
|
10
|
-
padding-top: 3.5rem;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.layout-ratafia__wrapper {
|
|
14
|
-
display: flex;
|
|
15
|
-
flex-direction: column;
|
|
16
|
-
align-items: center;
|
|
17
|
-
justify-content: space-between;
|
|
18
|
-
|
|
19
|
-
padding: 1.5rem 1.5rem 0 1.5rem;
|
|
20
|
-
|
|
21
|
-
width: 100%;
|
|
22
|
-
height: calc(100vh - 5.125rem);
|
|
23
|
-
|
|
24
|
-
border-radius: 16px 16px 0 0;
|
|
25
|
-
background: var(--others-white);
|
|
26
|
-
box-shadow: var(--box-shadow-small);
|
|
27
|
-
|
|
28
|
-
@media ${device['portrait-tablets']} {
|
|
29
|
-
padding: 2.5rem 2.5rem 1.5rem 2.5rem;
|
|
30
|
-
}
|
|
31
|
-
@media ${device['portrait-tablets']} {
|
|
32
|
-
width: 800px;
|
|
33
|
-
height: 890px;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
&__header {
|
|
37
|
-
width: 100%;
|
|
38
|
-
margin-bottom: 1.5rem;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
&__content {
|
|
42
|
-
width: 100%;
|
|
43
|
-
display: flex;
|
|
44
|
-
flex-direction: column;
|
|
45
|
-
align-items: flex-start;
|
|
46
|
-
flex: 1 0 0;
|
|
47
|
-
align-self: stretch;
|
|
48
|
-
|
|
49
|
-
gap: 1.5rem;
|
|
50
|
-
margin-bottom: 1rem;
|
|
51
|
-
@media ${device['portrait-tablets']} {
|
|
52
|
-
margin-bottom: 2.5rem;
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
&__cta {
|
|
56
|
-
display: none;
|
|
57
|
-
@media ${device['portrait-tablets']} {
|
|
58
|
-
display: block;
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
&__footer-desktop {
|
|
62
|
-
width: 100%;
|
|
63
|
-
display: none;
|
|
64
|
-
@media ${device['portrait-tablets']} {
|
|
65
|
-
display: block;
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
&__footer-mobile {
|
|
69
|
-
display: flex;
|
|
70
|
-
flex-direction: column;
|
|
71
|
-
position: sticky;
|
|
72
|
-
bottom: 0;
|
|
73
|
-
left: 0;
|
|
74
|
-
right: 0;
|
|
75
|
-
|
|
76
|
-
gap: 1rem;
|
|
77
|
-
padding: 1.5rem;
|
|
78
|
-
|
|
79
|
-
width: 100vw;
|
|
80
|
-
background: var(--others-white);
|
|
81
|
-
@media ${device['portrait-tablets']} {
|
|
82
|
-
display: none;
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
.e-button.--primary-1 {
|
|
86
|
-
height: auto;
|
|
87
|
-
padding: 0.6875rem 1rem;
|
|
88
|
-
line-height: 22px;
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
`;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const ListStepsGetFormStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|