@npm_leadtech/legal-lib-components 5.7.7 → 5.7.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/css/styles.css +2175 -184
- package/dist/images/svg/arrow-right-24px-outlined.svg +3 -0
- package/dist/src/components/molecules/AccordionItem/AccordionItem.js +2 -2
- package/dist/src/components/molecules/AccordionItem/{AccordionItem.styled.ts → AccordionItem.scss} +3 -3
- package/dist/src/components/molecules/AccordionItem/AccordionItem.tsx +4 -3
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.js +2 -2
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.scss +7 -0
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.tsx +3 -3
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.js +2 -2
- package/dist/src/components/molecules/AlsoKnownAs/{AlsoKnownAs.styled.ts → AlsoKnownAs.scss} +4 -4
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.tsx +3 -3
- package/dist/src/components/molecules/Article/Article.js +4 -3
- package/dist/src/components/molecules/Article/{Article.styled.ts → Article.scss} +27 -10
- package/dist/src/components/molecules/Article/Article.tsx +20 -5
- package/dist/src/components/molecules/Article/ArticleProps.types.d.ts +1 -0
- package/dist/src/components/molecules/Article/ArticleProps.types.ts +1 -0
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.js +2 -2
- package/dist/src/components/molecules/BaseBoxList/{BaseBoxList.styled.ts → BaseBoxList.scss} +5 -5
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.tsx +2 -6
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.js +2 -2
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.scss +16 -0
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.tsx +3 -3
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.js +2 -2
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.scss +49 -0
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.tsx +3 -3
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.js +2 -2
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.scss +93 -0
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.tsx +3 -3
- package/dist/src/components/molecules/BoxForm/BoxForm.js +2 -2
- package/dist/src/components/molecules/BoxForm/BoxForm.scss +129 -0
- package/dist/src/components/molecules/BoxForm/BoxForm.tsx +3 -3
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.js +2 -2
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.scss +7 -0
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.tsx +3 -3
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.js +1 -2
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.scss +42 -0
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.tsx +2 -3
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.js +1 -2
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.scss +37 -0
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.tsx +3 -4
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.js +2 -2
- package/dist/src/components/molecules/EmailContactBox/{EmailContactBox.styled.ts → EmailContactBox.scss} +3 -3
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.tsx +3 -3
- package/dist/src/components/molecules/ExpertCardList/ExpertCardList.js +1 -2
- package/dist/src/components/molecules/ExpertCardList/ExpertCardList.scss +14 -0
- package/dist/src/components/molecules/ExpertCardList/ExpertCardList.tsx +1 -2
- package/dist/src/components/molecules/FaqItem/FaqItem.js +6 -5
- package/dist/src/components/molecules/FaqItem/{FaqItem.styled.ts → FaqItem.scss} +5 -4
- package/dist/src/components/molecules/FaqItem/FaqItem.tsx +10 -9
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.js +2 -2
- package/dist/src/components/molecules/FeatureRatafiaCardList/{FeatureRatafiaCardList.styled.ts → FeatureRatafiaCardList.scss} +2 -4
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.tsx +3 -3
- package/dist/src/components/molecules/Feedback/Feedback.js +2 -2
- package/dist/src/components/molecules/Feedback/Feedback.scss +109 -0
- package/dist/src/components/molecules/Feedback/Feedback.tsx +3 -3
- package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.js +2 -2
- package/dist/src/components/molecules/FreeDocModalContent/{FreeDocModalContent.styled.ts → FreeDocModalContent.scss} +10 -10
- package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.tsx +3 -3
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.js +2 -2
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.scss +31 -0
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.tsx +3 -3
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.js +2 -2
- package/dist/src/components/molecules/KeyFactCardListRatafia/{KeyFactCardListRatafia.styled.ts → KeyFactCardListRatafia.scss} +3 -3
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.tsx +3 -3
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.js +2 -2
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.scss +32 -0
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.tsx +3 -3
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.js +2 -2
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.tsx +3 -3
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.js +2 -2
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.scss +69 -0
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.tsx +3 -3
- package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktop.js +2 -2
- package/dist/src/components/molecules/MoreDocsDesktop/{MoreDocsDesktop.styled.ts → MoreDocsDesktop.scss} +8 -9
- package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktop.tsx +3 -3
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.js +3 -3
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.scss +71 -0
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.tsx +3 -3
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.js +2 -2
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.scss +33 -0
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.tsx +3 -3
- package/dist/src/components/molecules/Pagination/Pagination.js +2 -2
- package/dist/src/components/molecules/Pagination/Pagination.scss +62 -0
- package/dist/src/components/molecules/Pagination/Pagination.tsx +3 -3
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.js +1 -2
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.scss +60 -0
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.tsx +2 -3
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.js +2 -2
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.scss +33 -0
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.tsx +3 -3
- package/dist/src/components/molecules/PopularDocs/PopularDocs.js +2 -2
- package/dist/src/components/molecules/PopularDocs/{PopularDocs.styled.ts → PopularDocs.scss} +6 -7
- package/dist/src/components/molecules/PopularDocs/PopularDocs.tsx +3 -3
- package/dist/src/components/molecules/PricingCard/PricingCard.js +2 -2
- package/dist/src/components/molecules/PricingCard/PricingCard.scss +186 -0
- package/dist/src/components/molecules/PricingCard/PricingCard.tsx +3 -6
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.js +1 -2
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.scss +93 -0
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.tsx +2 -3
- package/dist/src/components/molecules/Snackbar/Snackbar.js +2 -2
- package/dist/src/components/molecules/Snackbar/Snackbar.scss +135 -0
- package/dist/src/components/molecules/Snackbar/Snackbar.tsx +3 -3
- package/dist/src/components/molecules/StepGetForm/StepGetForm.js +2 -2
- package/dist/src/components/molecules/StepGetForm/{StepGetForm.styled.ts → StepGetForm.scss} +13 -13
- package/dist/src/components/molecules/StepGetForm/StepGetForm.tsx +3 -3
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.js +1 -2
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.tsx +2 -3
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.js +2 -2
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.scss +5 -0
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.tsx +3 -3
- package/dist/src/components/molecules/TextInput/TextInput.js +1 -0
- package/dist/src/components/molecules/TextInput/TextInput.tsx +1 -0
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.js +2 -2
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.scss +14 -0
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.tsx +3 -3
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.js +1 -2
- package/dist/src/components/molecules/TypeModulesList/{TypeModulesList.styled.ts → TypeModulesList.scss} +11 -11
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.tsx +2 -3
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.js +2 -2
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.scss +63 -0
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.tsx +3 -8
- package/dist/src/components/organisms/ArticlesList/ArticlesList.js +2 -2
- package/dist/src/components/organisms/ArticlesList/ArticlesList.tsx +2 -2
- package/dist/src/components/organisms/ArticlesList/ArticlesListProps.types.d.ts +1 -0
- package/dist/src/components/organisms/ArticlesList/ArticlesListProps.types.ts +1 -0
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.scss +1 -1
- package/dist/src/components/sections/BlogSection/BlogSection.js +5 -4
- package/dist/src/components/sections/BlogSection/BlogSection.scss +54 -0
- package/dist/src/components/sections/BlogSection/BlogSection.styled.js +21 -0
- package/dist/src/components/sections/BlogSection/BlogSection.styled.ts +21 -0
- package/dist/src/components/sections/BlogSection/BlogSection.tsx +10 -6
- package/dist/src/components/sections/BlogSection/BlogSectionProps.types.d.ts +2 -1
- package/dist/src/components/sections/BlogSection/BlogSectionProps.types.ts +2 -1
- package/dist/src/custom.d.ts +1 -1
- package/dist/src/globalStyles/styles.scss +43 -3
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/dist/src/components/molecules/AccordionItem/AccordionItem.styled.d.ts +0 -1
- package/dist/src/components/molecules/AccordionItem/AccordionItem.styled.js +0 -69
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.styled.d.ts +0 -1
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.styled.js +0 -7
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.styled.ts +0 -8
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.styled.d.ts +0 -1
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.styled.js +0 -28
- package/dist/src/components/molecules/Article/Article.styled.d.ts +0 -1
- package/dist/src/components/molecules/Article/Article.styled.js +0 -65
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.styled.d.ts +0 -1
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.styled.js +0 -25
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.styled.d.ts +0 -1
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.styled.js +0 -15
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.styled.ts +0 -16
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.styled.d.ts +0 -1
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.styled.js +0 -50
- package/dist/src/components/molecules/BottomFixedBar/BottomFixedBar.styled.ts +0 -51
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.styled.d.ts +0 -1
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.styled.js +0 -94
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.styled.ts +0 -95
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.d.ts +0 -1
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.js +0 -127
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.ts +0 -128
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.styled.d.ts +0 -1
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.styled.js +0 -10
- package/dist/src/components/molecules/Breadcrumb/Breadcrumb.styled.ts +0 -11
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.styled.d.ts +0 -1
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.styled.js +0 -45
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.styled.ts +0 -46
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.styled.d.ts +0 -1
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.styled.js +0 -38
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.styled.ts +0 -39
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.styled.d.ts +0 -1
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.styled.js +0 -34
- package/dist/src/components/molecules/ExpertCardList/ExpertCardList.styled.d.ts +0 -1
- package/dist/src/components/molecules/ExpertCardList/ExpertCardList.styled.js +0 -13
- package/dist/src/components/molecules/ExpertCardList/ExpertCardList.styled.ts +0 -14
- package/dist/src/components/molecules/FaqItem/FaqItem.styled.d.ts +0 -1
- package/dist/src/components/molecules/FaqItem/FaqItem.styled.js +0 -61
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.styled.d.ts +0 -1
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.styled.js +0 -9
- package/dist/src/components/molecules/Feedback/Feedback.styled.d.ts +0 -1
- package/dist/src/components/molecules/Feedback/Feedback.styled.js +0 -114
- package/dist/src/components/molecules/Feedback/Feedback.styled.ts +0 -115
- package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.styled.d.ts +0 -1
- package/dist/src/components/molecules/FreeDocModalContent/FreeDocModalContent.styled.js +0 -109
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.styled.d.ts +0 -1
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.styled.js +0 -32
- package/dist/src/components/molecules/HeaderRatafia/HeaderRatafia.styled.ts +0 -33
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.styled.d.ts +0 -1
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.styled.js +0 -20
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.styled.d.ts +0 -1
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.styled.js +0 -33
- package/dist/src/components/molecules/MenuItemsSection/MenuItemsSection.styled.ts +0 -34
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.styled.d.ts +0 -1
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.styled.js +0 -30
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.styled.ts +0 -31
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.styled.d.ts +0 -1
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.styled.js +0 -69
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.styled.ts +0 -70
- package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktop.styled.d.ts +0 -1
- package/dist/src/components/molecules/MoreDocsDesktop/MoreDocsDesktop.styled.js +0 -74
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.d.ts +0 -1
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.js +0 -72
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.ts +0 -73
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.styled.d.ts +0 -1
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.styled.js +0 -35
- package/dist/src/components/molecules/NavBarDropDown/NavBarDropDown.styled.ts +0 -36
- package/dist/src/components/molecules/Pagination/Pagination.styled.d.ts +0 -1
- package/dist/src/components/molecules/Pagination/Pagination.styled.js +0 -63
- package/dist/src/components/molecules/Pagination/Pagination.styled.ts +0 -64
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.styled.d.ts +0 -1
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.styled.js +0 -59
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.styled.ts +0 -60
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.styled.d.ts +0 -1
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.styled.js +0 -32
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.styled.ts +0 -33
- package/dist/src/components/molecules/PopularDocs/PopularDocs.styled.d.ts +0 -1
- package/dist/src/components/molecules/PopularDocs/PopularDocs.styled.js +0 -34
- package/dist/src/components/molecules/PricingCard/PricingCard.styled.d.ts +0 -1
- package/dist/src/components/molecules/PricingCard/PricingCard.styled.js +0 -189
- package/dist/src/components/molecules/PricingCard/PricingCard.styled.ts +0 -190
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.styled.d.ts +0 -1
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.styled.js +0 -93
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.styled.ts +0 -94
- package/dist/src/components/molecules/Snackbar/Snackbar.styled.d.ts +0 -1
- package/dist/src/components/molecules/Snackbar/Snackbar.styled.js +0 -139
- package/dist/src/components/molecules/Snackbar/Snackbar.styled.ts +0 -140
- package/dist/src/components/molecules/StepGetForm/StepGetForm.styled.d.ts +0 -1
- package/dist/src/components/molecules/StepGetForm/StepGetForm.styled.js +0 -104
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.styled.d.ts +0 -1
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.styled.js +0 -19
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.styled.ts +0 -20
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.styled.d.ts +0 -1
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.styled.js +0 -6
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.styled.ts +0 -7
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.styled.d.ts +0 -1
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.styled.js +0 -14
- package/dist/src/components/molecules/TrustworthyWebsites/TrustworthyWebsites.styled.ts +0 -15
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.styled.d.ts +0 -1
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.styled.js +0 -107
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.styled.d.ts +0 -1
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.styled.js +0 -64
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.styled.ts +0 -65
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
import { device } from '../../../globalStyles/breakpoints';
|
|
2
|
-
import styled from 'styled-components';
|
|
3
|
-
export const StepGetFormStyled = styled.div `
|
|
4
|
-
border-radius: var(--global-border-radius);
|
|
5
|
-
display: flex;
|
|
6
|
-
max-width: 100%;
|
|
7
|
-
padding: 2rem;
|
|
8
|
-
flex-flow: row nowrap;
|
|
9
|
-
min-width: 100%;
|
|
10
|
-
width: 100%;
|
|
11
|
-
align-items: flex-start;
|
|
12
|
-
text-align: center;
|
|
13
|
-
background: var(--others-white);
|
|
14
|
-
box-shadow: var(--box-shadow-medium);
|
|
15
|
-
border: var(--global-border-radius);
|
|
16
|
-
margin-right: 0.5rem;
|
|
17
|
-
margin-bottom: 1rem;
|
|
18
|
-
|
|
19
|
-
&:last-child {
|
|
20
|
-
margin-right: 0;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
@media ${device['portrait-tablets']} {
|
|
24
|
-
padding: 1.5rem;
|
|
25
|
-
}
|
|
26
|
-
@media ${device['landscape-tablets']} {
|
|
27
|
-
max-width: calc(100% / 3 - 0.5rem);
|
|
28
|
-
min-width: calc(100% / 3 - 0.5rem);
|
|
29
|
-
padding: 1.5rem;
|
|
30
|
-
height: 342px;
|
|
31
|
-
flex-flow: column nowrap;
|
|
32
|
-
}
|
|
33
|
-
@media ${device.laptop} {
|
|
34
|
-
margin-right: 0;
|
|
35
|
-
max-width: calc(100% / 3 - 1rem);
|
|
36
|
-
min-width: calc(100% / 3 - 1rem);
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.step__information {
|
|
40
|
-
text-align: left;
|
|
41
|
-
max-width: 50%;
|
|
42
|
-
align-self: center;
|
|
43
|
-
|
|
44
|
-
@media ${device['landscape-tablets']} {
|
|
45
|
-
max-width: 100%;
|
|
46
|
-
text-align: center;
|
|
47
|
-
margin-top: 0;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
&_title {
|
|
51
|
-
font-weight: bold;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.step__image {
|
|
56
|
-
display: flex;
|
|
57
|
-
justify-content: center;
|
|
58
|
-
max-width: 7.5rem;
|
|
59
|
-
text-align: center;
|
|
60
|
-
width: 50%;
|
|
61
|
-
align-self: center;
|
|
62
|
-
padding-bottom: 0;
|
|
63
|
-
margin: 0 auto;
|
|
64
|
-
@media ${device['portrait-tablets']} {
|
|
65
|
-
padding-bottom: 2.5rem;
|
|
66
|
-
}
|
|
67
|
-
@media ${device.laptop} {
|
|
68
|
-
margin-top: 2rem;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
@media ${device['landscape-tablets']} {
|
|
72
|
-
width: 100%;
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.gatsby-image-wrapper {
|
|
77
|
-
width: 88px;
|
|
78
|
-
@media ${device['portrait-tablets']} {
|
|
79
|
-
height: 88px;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
img {
|
|
83
|
-
height: 100%;
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
p {
|
|
88
|
-
margin-bottom: 0.5rem;
|
|
89
|
-
font-weight: bold;
|
|
90
|
-
@media ${device['portrait-tablets']} {
|
|
91
|
-
margin-bottom: 1.5rem;
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
small {
|
|
96
|
-
color: var(--neutral-neutral-2);
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
&:not(:first-child) {
|
|
100
|
-
.gatsby-image-wrapper {
|
|
101
|
-
width: 100%;
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
`;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const StepRatafiaCardListStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { device } from '../../../globalStyles/breakpoints';
|
|
2
|
-
import styled from 'styled-components';
|
|
3
|
-
export const StepRatafiaCardListStyled = styled.div `
|
|
4
|
-
display: flex;
|
|
5
|
-
justify-content: center;
|
|
6
|
-
align-items: center;
|
|
7
|
-
align-self: stretch;
|
|
8
|
-
flex-direction: column;
|
|
9
|
-
gap: 1.5rem;
|
|
10
|
-
|
|
11
|
-
@media ${device.desktop} {
|
|
12
|
-
flex-direction: row;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
@media ${device['desktop-xl']} {
|
|
16
|
-
flex-direction: column;
|
|
17
|
-
gap: 1rem;
|
|
18
|
-
}
|
|
19
|
-
`;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { device } from '../../../globalStyles/breakpoints'
|
|
2
|
-
import styled from 'styled-components'
|
|
3
|
-
|
|
4
|
-
export const StepRatafiaCardListStyled = styled.div`
|
|
5
|
-
display: flex;
|
|
6
|
-
justify-content: center;
|
|
7
|
-
align-items: center;
|
|
8
|
-
align-self: stretch;
|
|
9
|
-
flex-direction: column;
|
|
10
|
-
gap: 1.5rem;
|
|
11
|
-
|
|
12
|
-
@media ${device.desktop} {
|
|
13
|
-
flex-direction: row;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
@media ${device['desktop-xl']} {
|
|
17
|
-
flex-direction: column;
|
|
18
|
-
gap: 1rem;
|
|
19
|
-
}
|
|
20
|
-
`
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const TagsRatafiaListStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const TrustworthyWebsitesStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import styled from 'styled-components';
|
|
2
|
-
export const TrustworthyWebsitesStyled = styled.div `
|
|
3
|
-
display: flex;
|
|
4
|
-
flex-wrap: wrap;
|
|
5
|
-
justify-content: center;
|
|
6
|
-
align-items: center;
|
|
7
|
-
|
|
8
|
-
.trustworthy-websites {
|
|
9
|
-
&__image {
|
|
10
|
-
margin: 1.5rem;
|
|
11
|
-
max-width: 7rem;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
`;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import styled from 'styled-components'
|
|
2
|
-
|
|
3
|
-
export const TrustworthyWebsitesStyled = styled.div`
|
|
4
|
-
display: flex;
|
|
5
|
-
flex-wrap: wrap;
|
|
6
|
-
justify-content: center;
|
|
7
|
-
align-items: center;
|
|
8
|
-
|
|
9
|
-
.trustworthy-websites {
|
|
10
|
-
&__image {
|
|
11
|
-
margin: 1.5rem;
|
|
12
|
-
max-width: 7rem;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
`
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const TypeModulesListStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1,107 +0,0 @@
|
|
|
1
|
-
import { device } from '../../../globalStyles/breakpoints';
|
|
2
|
-
import styled from 'styled-components';
|
|
3
|
-
export const TypeModulesListStyled = styled.div `
|
|
4
|
-
display: flex;
|
|
5
|
-
flex-direction: column;
|
|
6
|
-
gap: 2rem;
|
|
7
|
-
max-width: 400px;
|
|
8
|
-
|
|
9
|
-
@media ${device.laptop} {
|
|
10
|
-
max-width: none;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.module-item {
|
|
14
|
-
display: flex;
|
|
15
|
-
justify-content: center;
|
|
16
|
-
flex-direction: column;
|
|
17
|
-
background-color: var(--neutral-neutral-6);
|
|
18
|
-
padding: 24px;
|
|
19
|
-
box-shadow: 0px 2px 6px 0px #02374a3f;
|
|
20
|
-
|
|
21
|
-
@media ${device.laptop} {
|
|
22
|
-
flex-direction: row;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.module-title {
|
|
27
|
-
font-family: var(--font-sans);
|
|
28
|
-
font-size: 18px;
|
|
29
|
-
font-weight: 700;
|
|
30
|
-
line-height: 24px;
|
|
31
|
-
letter-spacing: -0.3px;
|
|
32
|
-
text-align: left;
|
|
33
|
-
margin-bottom: 1rem;
|
|
34
|
-
margin-top: 1rem;
|
|
35
|
-
|
|
36
|
-
@media ${device.laptop} {
|
|
37
|
-
margin-top: 0;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.module-description {
|
|
42
|
-
font-family: var(--font-sans);
|
|
43
|
-
font-size: 16px;
|
|
44
|
-
font-weight: 400;
|
|
45
|
-
line-height: 22px;
|
|
46
|
-
letter-spacing: -0.3px;
|
|
47
|
-
text-align: left;
|
|
48
|
-
margin-bottom: 1rem;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.module-image {
|
|
52
|
-
display: flex;
|
|
53
|
-
justify-content: center;
|
|
54
|
-
width: 100%;
|
|
55
|
-
|
|
56
|
-
@media ${device.laptop} {
|
|
57
|
-
justify-content: flex-start;
|
|
58
|
-
width: 25%;
|
|
59
|
-
margin-right: 20px;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.module-content {
|
|
64
|
-
display: flex;
|
|
65
|
-
flex-direction: column;
|
|
66
|
-
width: 100%;
|
|
67
|
-
|
|
68
|
-
@media ${device.laptop} {
|
|
69
|
-
width: 65%;
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.module-buttons {
|
|
74
|
-
display: flex;
|
|
75
|
-
gap: 0.5rem;
|
|
76
|
-
width: 100%;
|
|
77
|
-
|
|
78
|
-
@media ${device.laptop} {
|
|
79
|
-
width: max-content;
|
|
80
|
-
gap: 0;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
.e-button {
|
|
84
|
-
display: flex;
|
|
85
|
-
justify-content: center;
|
|
86
|
-
width: 100%;
|
|
87
|
-
margin-top: 0;
|
|
88
|
-
padding-top: 0.6rem;
|
|
89
|
-
padding-bottom: 0.6rem;
|
|
90
|
-
background: var(--others-white);
|
|
91
|
-
|
|
92
|
-
@media ${device.laptop} {
|
|
93
|
-
margin: 0 0.5rem;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
&.download-icon {
|
|
97
|
-
&::before {
|
|
98
|
-
content: '';
|
|
99
|
-
width: 1rem;
|
|
100
|
-
height: 1rem;
|
|
101
|
-
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjg2MjUgOC40NzA1NEMxMy4xMjIyIDguMjEwODUgMTMuMTIyMiA3Ljc4OTggMTIuODYyNSA3LjUzMDEyQzEyLjYwMjkgNy4yNzA1OSAxMi4xODIyIDcuMjcwNCAxMS45MjI1IDcuNTI5NjlMOC42NjYwMiAxMC43ODAzVjMuMzMzNjZDOC42NjYwMiAyLjk2NTQ3IDguMzY3NTQgMi42NjY5OSA3Ljk5OTM1IDIuNjY2OTlDNy42MzExNiAyLjY2Njk5IDcuMzMyNjggMi45NjU0NyA3LjMzMjY4IDMuMzMzNjZWMTAuNzgwM0w0LjA4NTggNy41Mjc2M0MzLjgyNDU3IDcuMjY1OTMgMy40MDA2IDcuMjY1NzQgMy4xMzkxNCA3LjUyNzJDMi44Nzc4NCA3Ljc4ODUgMi44Nzc4NCA4LjIxMjE1IDMuMTM5MTQgOC40NzM0NUw3LjI5MjI0IDEyLjYyNjZDNy42ODI3NyAxMy4wMTcxIDguMzE1OTMgMTMuMDE3MSA4LjcwNjQ2IDEyLjYyNjZMMTIuODYyNSA4LjQ3MDU0WiIgZmlsbD0iIzNENDA0MiIvPgo8L3N2Zz4K);
|
|
102
|
-
margin-right: 0.5rem;
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
`;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const UploadRatafiaZoneStyled: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { device } from '../../../globalStyles/breakpoints';
|
|
2
|
-
import styled from 'styled-components';
|
|
3
|
-
export const UploadRatafiaZoneStyled = styled.div `
|
|
4
|
-
padding: 1rem;
|
|
5
|
-
|
|
6
|
-
border-radius: 24px;
|
|
7
|
-
background: rgba(255, 255, 255, 0.4);
|
|
8
|
-
box-shadow: 0 2px 6px 0 rgba(2, 55, 74, 0.25);
|
|
9
|
-
|
|
10
|
-
@media ${device['landscape-tablets']} {
|
|
11
|
-
max-width: 340px;
|
|
12
|
-
}
|
|
13
|
-
@media ${device.laptop} {
|
|
14
|
-
max-width: 560px;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
&:hover .upload-ratafia-zone__content__title {
|
|
18
|
-
color: var(--neutral-main);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.upload-ratafia-zone {
|
|
22
|
-
&__content {
|
|
23
|
-
display: flex;
|
|
24
|
-
flex-direction: column;
|
|
25
|
-
justify-content: center;
|
|
26
|
-
text-align: center;
|
|
27
|
-
align-items: center;
|
|
28
|
-
flex: 1 0 0;
|
|
29
|
-
align-self: stretch;
|
|
30
|
-
|
|
31
|
-
padding: 3.5rem 2rem 1rem 2rem;
|
|
32
|
-
|
|
33
|
-
border-radius: 16px;
|
|
34
|
-
background: var(--neutral-neutral-6);
|
|
35
|
-
color: var(--neutral-neutral-3);
|
|
36
|
-
|
|
37
|
-
&__title {
|
|
38
|
-
margin-bottom: 2.5rem;
|
|
39
|
-
}
|
|
40
|
-
&__cta {
|
|
41
|
-
display: flex;
|
|
42
|
-
padding: 0.75rem 1rem;
|
|
43
|
-
justify-content: center;
|
|
44
|
-
align-items: center;
|
|
45
|
-
gap: 0.5rem;
|
|
46
|
-
|
|
47
|
-
&__icon {
|
|
48
|
-
width: 24px;
|
|
49
|
-
height: 24px;
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
&__description {
|
|
53
|
-
margin-top: 3.5rem;
|
|
54
|
-
margin-bottom: 1rem;
|
|
55
|
-
}
|
|
56
|
-
&__service-terms {
|
|
57
|
-
a {
|
|
58
|
-
color: var(--neutral-neutral-3);
|
|
59
|
-
text-decoration: underline;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
`;
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { device } from '../../../globalStyles/breakpoints'
|
|
2
|
-
import styled from 'styled-components'
|
|
3
|
-
|
|
4
|
-
export const UploadRatafiaZoneStyled = styled.div`
|
|
5
|
-
padding: 1rem;
|
|
6
|
-
|
|
7
|
-
border-radius: 24px;
|
|
8
|
-
background: rgba(255, 255, 255, 0.4);
|
|
9
|
-
box-shadow: 0 2px 6px 0 rgba(2, 55, 74, 0.25);
|
|
10
|
-
|
|
11
|
-
@media ${device['landscape-tablets']} {
|
|
12
|
-
max-width: 340px;
|
|
13
|
-
}
|
|
14
|
-
@media ${device.laptop} {
|
|
15
|
-
max-width: 560px;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
&:hover .upload-ratafia-zone__content__title {
|
|
19
|
-
color: var(--neutral-main);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.upload-ratafia-zone {
|
|
23
|
-
&__content {
|
|
24
|
-
display: flex;
|
|
25
|
-
flex-direction: column;
|
|
26
|
-
justify-content: center;
|
|
27
|
-
text-align: center;
|
|
28
|
-
align-items: center;
|
|
29
|
-
flex: 1 0 0;
|
|
30
|
-
align-self: stretch;
|
|
31
|
-
|
|
32
|
-
padding: 3.5rem 2rem 1rem 2rem;
|
|
33
|
-
|
|
34
|
-
border-radius: 16px;
|
|
35
|
-
background: var(--neutral-neutral-6);
|
|
36
|
-
color: var(--neutral-neutral-3);
|
|
37
|
-
|
|
38
|
-
&__title {
|
|
39
|
-
margin-bottom: 2.5rem;
|
|
40
|
-
}
|
|
41
|
-
&__cta {
|
|
42
|
-
display: flex;
|
|
43
|
-
padding: 0.75rem 1rem;
|
|
44
|
-
justify-content: center;
|
|
45
|
-
align-items: center;
|
|
46
|
-
gap: 0.5rem;
|
|
47
|
-
|
|
48
|
-
&__icon {
|
|
49
|
-
width: 24px;
|
|
50
|
-
height: 24px;
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
&__description {
|
|
54
|
-
margin-top: 3.5rem;
|
|
55
|
-
margin-bottom: 1rem;
|
|
56
|
-
}
|
|
57
|
-
&__service-terms {
|
|
58
|
-
a {
|
|
59
|
-
color: var(--neutral-neutral-3);
|
|
60
|
-
text-decoration: underline;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
`
|