@npm_leadtech/legal-lib-components 5.45.2 → 5.46.1
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 +28 -29
- package/dist/images/svg/benefit-bckground-l.svg +15 -0
- package/dist/images/svg/benefit-bckground-m.svg +15 -0
- package/dist/images/svg/benefit-bckground-s.svg +15 -0
- package/dist/src/components/atoms/AddButton/AddButton.styled.js +2 -2
- package/dist/src/components/atoms/AddButton/AddButton.styled.ts +2 -2
- package/dist/src/components/atoms/BaseBox/BaseBox.styled.js +1 -1
- package/dist/src/components/atoms/BaseBox/BaseBox.styled.ts +1 -1
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.styled.js +3 -3
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.styled.ts +3 -3
- package/dist/src/components/atoms/BillCard/BillCard.styled.js +1 -1
- package/dist/src/components/atoms/BillCard/BillCard.styled.ts +1 -1
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.styled.js +1 -1
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.styled.ts +1 -1
- package/dist/src/components/atoms/Button/Button.scss +3 -7
- package/dist/src/components/atoms/ButtonIcon/ButtonIcon.scss +1 -1
- package/dist/src/components/atoms/CardPane/CardPane.styled.js +1 -1
- package/dist/src/components/atoms/CardPane/CardPane.styled.ts +1 -1
- package/dist/src/components/atoms/Checkbox/Checkbox.styled.js +2 -2
- package/dist/src/components/atoms/Checkbox/Checkbox.styled.ts +2 -2
- package/dist/src/components/atoms/ContactCard/ContactCard.styled.js +1 -1
- package/dist/src/components/atoms/ContactCard/ContactCard.styled.ts +1 -1
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.styled.js +1 -1
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.styled.ts +1 -1
- package/dist/src/components/atoms/DatePickerCustom/DatepickerPlugin.scss +7 -7
- package/dist/src/components/atoms/DatePickerCustom/index.js.map +1 -1
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.styled.js +6 -6
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.styled.ts +6 -6
- package/dist/src/components/atoms/DocumentStatus/DocumentStatus.styled.js +1 -1
- package/dist/src/components/atoms/DocumentStatus/DocumentStatus.styled.ts +1 -1
- package/dist/src/components/atoms/DocumentTag/DocumentTag.styled.js +2 -2
- package/dist/src/components/atoms/DocumentTag/DocumentTag.styled.ts +2 -2
- package/dist/src/components/atoms/ExpertCard/ExpertCard.styled.js +1 -1
- package/dist/src/components/atoms/ExpertCard/ExpertCard.styled.ts +1 -1
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.styled.js +4 -4
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.styled.ts +4 -4
- package/dist/src/components/atoms/FixedFooter/FixedFooter.styled.js +5 -5
- package/dist/src/components/atoms/FixedFooter/FixedFooter.styled.ts +5 -5
- package/dist/src/components/atoms/FormFaq/FormFaq.styled.js +1 -1
- package/dist/src/components/atoms/FormFaq/FormFaq.styled.ts +1 -1
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.styled.js +2 -2
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.styled.ts +2 -2
- package/dist/src/components/atoms/InfoBox/InfoBox.styled.js +1 -1
- package/dist/src/components/atoms/InfoBox/InfoBox.styled.ts +1 -1
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.styled.js +1 -1
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.styled.ts +1 -1
- package/dist/src/components/atoms/MenuItems/MenuItems.styled.js +1 -1
- package/dist/src/components/atoms/MenuItems/MenuItems.styled.ts +1 -1
- package/dist/src/components/atoms/MessageInformation/MessageInformation.styled.js +3 -3
- package/dist/src/components/atoms/MessageInformation/MessageInformation.styled.ts +3 -3
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.styled.js +3 -3
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.styled.ts +3 -3
- package/dist/src/components/atoms/NavMenuItem/NavMenuItem.styled.js +2 -2
- package/dist/src/components/atoms/NavMenuItem/NavMenuItem.styled.ts +2 -2
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.styled.js +3 -3
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.styled.ts +3 -3
- package/dist/src/components/atoms/Radio/Radio.scss +6 -6
- package/dist/src/components/atoms/RatafiaLandingIcon/RatafiaLandingIcon.scss +1 -1
- package/dist/src/components/atoms/RemoveButton/RemoveButton.styled.js +3 -3
- package/dist/src/components/atoms/RemoveButton/RemoveButton.styled.ts +3 -3
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.styled.js +3 -3
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.styled.ts +3 -3
- package/dist/src/components/atoms/SearchSelect/SearchSelect.styled.js +2 -2
- package/dist/src/components/atoms/SearchSelect/SearchSelect.styled.ts +2 -2
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.styled.js +1 -1
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.styled.ts +1 -1
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.styled.js +1 -1
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.styled.ts +1 -1
- package/dist/src/components/atoms/Tag/Tag.styled.js +3 -3
- package/dist/src/components/atoms/Tag/Tag.styled.ts +3 -3
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.styled.js +2 -2
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.styled.ts +2 -2
- package/dist/src/components/atoms/TextArea/TextArea.styled.js +1 -1
- package/dist/src/components/atoms/TextArea/TextArea.styled.ts +1 -1
- package/dist/src/components/atoms/Toggle/Toggle.styled.js +2 -2
- package/dist/src/components/atoms/Toggle/Toggle.styled.ts +2 -2
- package/dist/src/components/atoms/Tooltip/Tooltip.scss +1 -1
- package/dist/src/components/atoms/TopBar/TopBar.styled.js +1 -1
- package/dist/src/components/atoms/TopBar/TopBar.styled.ts +1 -1
- package/dist/src/components/atoms/TopBarMobile/TopBarMobile.styled.js +6 -6
- package/dist/src/components/atoms/TopBarMobile/TopBarMobile.styled.ts +6 -6
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.styled.js +2 -2
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.styled.ts +2 -2
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.styled.js +2 -2
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.styled.ts +2 -2
- package/dist/src/components/molecules/Article/Article.styled.js +1 -1
- package/dist/src/components/molecules/Article/Article.styled.ts +1 -1
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.styled.js +2 -2
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.styled.ts +2 -2
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.styled.js +1 -1
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.styled.ts +1 -1
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.styled.js +3 -3
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.styled.ts +3 -3
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.js +1 -1
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.ts +1 -1
- package/dist/src/components/molecules/ContactCardList/ContactCardList.styled.js +1 -1
- package/dist/src/components/molecules/ContactCardList/ContactCardList.styled.ts +1 -1
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.styled.js +1 -1
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.styled.ts +1 -1
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.styled.js +3 -3
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.styled.ts +3 -3
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.styled.js +1 -1
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.styled.ts +1 -1
- package/dist/src/components/molecules/FaqItem/FaqItem.styled.js +1 -1
- package/dist/src/components/molecules/FaqItem/FaqItem.styled.ts +1 -1
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.styled.js +1 -1
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.styled.ts +1 -1
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.styled.js +1 -1
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.styled.ts +1 -1
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.scss +1 -1
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.styled.js +1 -1
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.styled.ts +1 -1
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.styled.js +3 -3
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.styled.ts +3 -3
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.js +3 -3
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.ts +3 -3
- package/dist/src/components/molecules/Pagination/Pagination.styled.js +1 -1
- package/dist/src/components/molecules/Pagination/Pagination.styled.ts +1 -1
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.styled.js +1 -1
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.styled.ts +1 -1
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.styled.js +1 -1
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.styled.ts +1 -1
- package/dist/src/components/molecules/PopularDocs/PopularDocs.styled.js +1 -1
- package/dist/src/components/molecules/PopularDocs/PopularDocs.styled.ts +1 -1
- package/dist/src/components/molecules/PricingCard/PricingCard.styled.js +1 -1
- package/dist/src/components/molecules/PricingCard/PricingCard.styled.ts +1 -1
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.styled.js +2 -2
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.styled.ts +2 -2
- package/dist/src/components/molecules/Snackbar/Snackbar.styled.js +2 -2
- package/dist/src/components/molecules/Snackbar/Snackbar.styled.ts +2 -2
- package/dist/src/components/molecules/StepGetForm/StepGetForm.styled.js +2 -2
- package/dist/src/components/molecules/StepGetForm/StepGetForm.styled.ts +2 -2
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.scss +1 -1
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.styled.js +1 -1
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.styled.ts +1 -1
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.styled.js +5 -5
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.styled.ts +5 -5
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.styled.js +1 -1
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.styled.ts +1 -1
- package/dist/src/components/molecules/TextInput/TextInput.scss +1 -1
- package/dist/src/components/molecules/TooltipMenu/TooltipMenu.scss +1 -1
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.styled.js +1 -1
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.styled.ts +1 -1
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.styled.js +1 -1
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.styled.ts +1 -1
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.styled.js +4 -4
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.styled.ts +4 -4
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.styled.js +2 -2
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.styled.ts +2 -2
- package/dist/src/components/organisms/FaqGroup/FaqGroup.styled.js +1 -1
- package/dist/src/components/organisms/FaqGroup/FaqGroup.styled.ts +1 -1
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.styled.js +1 -1
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.styled.ts +1 -1
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.styled.js +2 -2
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.styled.ts +2 -2
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.styled.js +3 -3
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.styled.ts +3 -3
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.styled.js +4 -4
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.styled.ts +4 -4
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.styled.js +1 -1
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.styled.ts +1 -1
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.styled.js +2 -2
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.styled.ts +2 -2
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafia.styled.js +2 -2
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafia.styled.ts +2 -2
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPage.js +3 -3
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPage.tsx +3 -1
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPageProps.types.d.ts +2 -1
- package/dist/src/components/pages/EsignatureLandingPage/EsignatureLandingPageProps.types.ts +2 -1
- package/dist/src/components/pages/FaqsPage/FaqsPage.styled.js +7 -7
- package/dist/src/components/pages/FaqsPage/FaqsPage.styled.ts +7 -7
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPage.styled.js +1 -1
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPage.styled.ts +1 -1
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.styled.js +1 -1
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.styled.ts +1 -1
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.js +7 -2
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.styled.js +43 -2
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.styled.ts +43 -2
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.tsx +13 -3
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSectionProps.types.d.ts +2 -0
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSectionProps.types.ts +2 -0
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSection.styled.js +2 -2
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSection.styled.ts +2 -2
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.styled.js +2 -2
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.styled.ts +2 -2
- package/dist/src/components/sections/LegalSection/LegalSection.styled.js +3 -3
- package/dist/src/components/sections/LegalSection/LegalSection.styled.ts +3 -3
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.styled.js +1 -1
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.styled.ts +1 -1
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.styled.js +1 -1
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.styled.ts +1 -1
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.styled.js +2 -2
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.styled.ts +2 -2
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.styled.js +2 -2
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.styled.ts +2 -2
- package/dist/src/globalStyles/functions.scss +0 -5
- package/dist/src/globalStyles/layout.scss +4 -4
- package/dist/src/globalStyles/variables.scss +0 -9
- package/dist/src/globalStyles/variablesCss.scss +3 -1
- package/package.json +1 -1
package/dist/css/styles.css
CHANGED
|
@@ -83,7 +83,9 @@
|
|
|
83
83
|
html {
|
|
84
84
|
--font-sans: "Inter", sans-serif;
|
|
85
85
|
--font-serif: "Lora", serif;
|
|
86
|
-
--
|
|
86
|
+
--s-border-radius: 0.25rem;
|
|
87
|
+
--m-border-radius: 0.5rem;
|
|
88
|
+
--l-border-radius: 1rem;
|
|
87
89
|
--box-shadow-small: 0 0.125rem 0.375rem 0 rgba(var(--primary-main-dark-1-rgb), 0.25);
|
|
88
90
|
--box-shadow-medium: 0 0.25rem 0.5rem 0 rgba(var(--primary-main-dark-1-rgb), 0.2);
|
|
89
91
|
--box-shadow-menu: 0 0.25rem 0.5rem -0.5rem rgba(var(--primary-main-dark-1-rgb), 0.2);
|
|
@@ -782,7 +784,7 @@ html[data-theme=lawdistrict] .e-button.--primary-3 {
|
|
|
782
784
|
padding: 0.5rem 1rem;
|
|
783
785
|
align-items: center;
|
|
784
786
|
align-self: center;
|
|
785
|
-
border-radius: var(--
|
|
787
|
+
border-radius: var(--s-border-radius);
|
|
786
788
|
text-align: center;
|
|
787
789
|
text-decoration: none;
|
|
788
790
|
cursor: pointer;
|
|
@@ -895,7 +897,7 @@ html[data-theme=lawdistrict] .e-button.--primary-3 {
|
|
|
895
897
|
.e-button.--secondary-icon {
|
|
896
898
|
display: flex;
|
|
897
899
|
justify-content: center;
|
|
898
|
-
border-radius: var(--
|
|
900
|
+
border-radius: var(--s-border-radius);
|
|
899
901
|
border: 2px solid var(--neutral-neutral-2);
|
|
900
902
|
background-color: var(--neutral-neutral-5);
|
|
901
903
|
}
|
|
@@ -962,7 +964,7 @@ html[data-theme=lawdistrict] .e-button.--primary-3 {
|
|
|
962
964
|
font-size: 14px;
|
|
963
965
|
font-weight: bold;
|
|
964
966
|
justify-content: center;
|
|
965
|
-
border-radius: var(--
|
|
967
|
+
border-radius: var(--s-border-radius);
|
|
966
968
|
border: 2px solid var(--neutral-neutral-2);
|
|
967
969
|
background-color: var(--neutral-neutral-6);
|
|
968
970
|
}
|
|
@@ -1001,9 +1003,6 @@ html[data-theme=lawdistrict] .e-button.--primary-3 {
|
|
|
1001
1003
|
.button--tertiary-1:hover {
|
|
1002
1004
|
background-color: var(--button-tertiary-hover);
|
|
1003
1005
|
}
|
|
1004
|
-
.button--small {
|
|
1005
|
-
line-height: 1;
|
|
1006
|
-
}
|
|
1007
1006
|
.button--tertiary-2 {
|
|
1008
1007
|
background-color: transparent;
|
|
1009
1008
|
border: 1px solid var(--neutral-neutral-3);
|
|
@@ -1029,7 +1028,7 @@ html[data-theme=lawdistrict] .e-button.--primary-3 {
|
|
|
1029
1028
|
}
|
|
1030
1029
|
.button-icon {
|
|
1031
1030
|
background: none;
|
|
1032
|
-
border-radius: var(--
|
|
1031
|
+
border-radius: var(--s-border-radius);
|
|
1033
1032
|
border: 1px solid var(--neutral-neutral-4);
|
|
1034
1033
|
display: inline-flex;
|
|
1035
1034
|
padding: 0.1875rem;
|
|
@@ -1124,11 +1123,11 @@ html[data-theme=lawdistrict] .e-button.--primary-3 {
|
|
|
1124
1123
|
background-color: #f0f0f0;
|
|
1125
1124
|
border-bottom: 1px solid #aeaeae;
|
|
1126
1125
|
border-top-left-radius: 0.3rem;
|
|
1127
|
-
padding:
|
|
1126
|
+
padding: 0.5rem 0;
|
|
1128
1127
|
position: relative;
|
|
1129
1128
|
}
|
|
1130
1129
|
.react-datepicker__header--time {
|
|
1131
|
-
padding-bottom:
|
|
1130
|
+
padding-bottom: 0.5rem;
|
|
1132
1131
|
padding-left: 5px;
|
|
1133
1132
|
padding-right: 5px;
|
|
1134
1133
|
}
|
|
@@ -1198,7 +1197,7 @@ h2.react-datepicker__current-month {
|
|
|
1198
1197
|
margin-right: auto;
|
|
1199
1198
|
}
|
|
1200
1199
|
.react-datepicker__navigation--years-previous {
|
|
1201
|
-
top:
|
|
1200
|
+
top: 0.25rem;
|
|
1202
1201
|
}
|
|
1203
1202
|
.react-datepicker__navigation--years-upcoming {
|
|
1204
1203
|
top: -4px;
|
|
@@ -1456,8 +1455,8 @@ h2.react-datepicker__current-month {
|
|
|
1456
1455
|
transform: translateX(-50%);
|
|
1457
1456
|
background-color: #333;
|
|
1458
1457
|
color: #fff;
|
|
1459
|
-
padding:
|
|
1460
|
-
border-radius:
|
|
1458
|
+
padding: 0.25rem;
|
|
1459
|
+
border-radius: var(--s-border-radius);
|
|
1461
1460
|
white-space: nowrap;
|
|
1462
1461
|
visibility: hidden;
|
|
1463
1462
|
opacity: 0;
|
|
@@ -1554,8 +1553,8 @@ h2.react-datepicker__current-month {
|
|
|
1554
1553
|
transform: translateX(-50%);
|
|
1555
1554
|
background-color: #333;
|
|
1556
1555
|
color: #fff;
|
|
1557
|
-
padding:
|
|
1558
|
-
border-radius:
|
|
1556
|
+
padding: 0.25rem;
|
|
1557
|
+
border-radius: var(--s-border-radius);
|
|
1559
1558
|
white-space: nowrap;
|
|
1560
1559
|
visibility: hidden;
|
|
1561
1560
|
opacity: 0;
|
|
@@ -1776,7 +1775,7 @@ h2.react-datepicker__current-month {
|
|
|
1776
1775
|
.e-radio.default .e-radio__inner {
|
|
1777
1776
|
display: flex;
|
|
1778
1777
|
flex-direction: column;
|
|
1779
|
-
gap:
|
|
1778
|
+
gap: var(--global-gap);
|
|
1780
1779
|
}
|
|
1781
1780
|
.e-radio.default .e-radio__inner .radio-item-container .e-radio-label {
|
|
1782
1781
|
display: flex;
|
|
@@ -1789,7 +1788,7 @@ h2.react-datepicker__current-month {
|
|
|
1789
1788
|
.e-radio.default .e-radio__inner .radio-item-container .e-radio-label input[type=radio]:after {
|
|
1790
1789
|
width: 16px;
|
|
1791
1790
|
height: 16px;
|
|
1792
|
-
border-radius:
|
|
1791
|
+
border-radius: var(--l-border-radius);
|
|
1793
1792
|
top: -4px;
|
|
1794
1793
|
left: -2px;
|
|
1795
1794
|
position: relative;
|
|
@@ -1832,15 +1831,15 @@ h2.react-datepicker__current-month {
|
|
|
1832
1831
|
margin-top: 1rem;
|
|
1833
1832
|
border: 1px solid var(--neutral-neutral-3);
|
|
1834
1833
|
background: var(--neutral-neutral-6);
|
|
1835
|
-
border-radius: var(--
|
|
1834
|
+
border-radius: var(--s-border-radius);
|
|
1836
1835
|
transition: all 0.3s ease;
|
|
1837
1836
|
}
|
|
1838
1837
|
.e-radio.--tabs .e-radio__inner .e-radio-label {
|
|
1839
1838
|
width: 100%;
|
|
1840
1839
|
display: flex;
|
|
1841
1840
|
border-right: 1px solid var(--neutral-neutral-3);
|
|
1842
|
-
border-top-left-radius: var(--
|
|
1843
|
-
border-bottom-left-radius: var(--
|
|
1841
|
+
border-top-left-radius: var(--s-border-radius);
|
|
1842
|
+
border-bottom-left-radius: var(--s-border-radius);
|
|
1844
1843
|
}
|
|
1845
1844
|
.e-radio.--tabs .e-radio__inner .e-radio-label:last-child {
|
|
1846
1845
|
border-right: none;
|
|
@@ -1890,15 +1889,15 @@ h2.react-datepicker__current-month {
|
|
|
1890
1889
|
margin-top: 1rem;
|
|
1891
1890
|
border: 1px solid var(--neutral-neutral-3);
|
|
1892
1891
|
background: var(--neutral-neutral-6);
|
|
1893
|
-
border-radius: var(--
|
|
1892
|
+
border-radius: var(--s-border-radius);
|
|
1894
1893
|
transition: all 0.3s ease;
|
|
1895
1894
|
}
|
|
1896
1895
|
.e-radio.--tabs:not(.--icons) .e-radio__inner .e-radio-label {
|
|
1897
1896
|
width: 100%;
|
|
1898
1897
|
display: flex;
|
|
1899
1898
|
border-right: 1px solid var(--neutral-neutral-3);
|
|
1900
|
-
border-top-left-radius: var(--
|
|
1901
|
-
border-bottom-left-radius: var(--
|
|
1899
|
+
border-top-left-radius: var(--s-border-radius);
|
|
1900
|
+
border-bottom-left-radius: var(--s-border-radius);
|
|
1902
1901
|
}
|
|
1903
1902
|
.e-radio.--tabs:not(.--icons) .e-radio__inner .e-radio-label:last-child {
|
|
1904
1903
|
border-right: none;
|
|
@@ -1943,7 +1942,7 @@ h2.react-datepicker__current-month {
|
|
|
1943
1942
|
.e-radio.--icons .e-radio__inner {
|
|
1944
1943
|
display: flex;
|
|
1945
1944
|
flex-direction: column;
|
|
1946
|
-
gap:
|
|
1945
|
+
gap: var(--global-gap);
|
|
1947
1946
|
}
|
|
1948
1947
|
.e-radio.--icons .e-radio__inner .radio-item-container .e-radio-label {
|
|
1949
1948
|
display: flex;
|
|
@@ -1956,7 +1955,7 @@ h2.react-datepicker__current-month {
|
|
|
1956
1955
|
.e-radio.--icons .e-radio__inner .radio-item-container .e-radio-label input[type=radio]:after {
|
|
1957
1956
|
width: 16px;
|
|
1958
1957
|
height: 16px;
|
|
1959
|
-
border-radius:
|
|
1958
|
+
border-radius: var(--l-border-radius);
|
|
1960
1959
|
top: -4px;
|
|
1961
1960
|
left: -2px;
|
|
1962
1961
|
position: relative;
|
|
@@ -2001,7 +2000,7 @@ h2.react-datepicker__current-month {
|
|
|
2001
2000
|
min-width: 80px;
|
|
2002
2001
|
min-height: 3.5rem;
|
|
2003
2002
|
margin-bottom: 0.5rem;
|
|
2004
|
-
border-radius: var(--
|
|
2003
|
+
border-radius: var(--s-border-radius);
|
|
2005
2004
|
border-color: var(--neutral-neutral-4);
|
|
2006
2005
|
cursor: pointer;
|
|
2007
2006
|
}
|
|
@@ -2059,7 +2058,7 @@ h2.react-datepicker__current-month {
|
|
|
2059
2058
|
}
|
|
2060
2059
|
.tippy-box {
|
|
2061
2060
|
background-color: var(--others-white);
|
|
2062
|
-
border-radius: var(--
|
|
2061
|
+
border-radius: var(--s-border-radius);
|
|
2063
2062
|
font-size: 16px;
|
|
2064
2063
|
line-height: 1.4;
|
|
2065
2064
|
white-space: normal;
|
|
@@ -2122,7 +2121,7 @@ h2.react-datepicker__current-month {
|
|
|
2122
2121
|
appearance: none;
|
|
2123
2122
|
color: var(--neutral-neutral-1);
|
|
2124
2123
|
background-color: var(--neutral-neutral-6);
|
|
2125
|
-
border-radius: var(--
|
|
2124
|
+
border-radius: var(--s-border-radius);
|
|
2126
2125
|
padding: 0.75rem 0 0.75rem 0.75rem;
|
|
2127
2126
|
font-size: 0.875rem;
|
|
2128
2127
|
height: 40px;
|
|
@@ -2260,7 +2259,7 @@ h2.react-datepicker__current-month {
|
|
|
2260
2259
|
text-decoration: underline;
|
|
2261
2260
|
}
|
|
2262
2261
|
.tooltip-menu__item {
|
|
2263
|
-
border-radius: var(--
|
|
2262
|
+
border-radius: var(--s-border-radius);
|
|
2264
2263
|
border: 1px solid var(--neutral-neutral-4);
|
|
2265
2264
|
display: flex;
|
|
2266
2265
|
padding: 0.1875rem;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg width="1192" height="466" viewBox="0 0 1192 466" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_8137_9144)">
|
|
3
|
+
<rect width="1192" height="466" fill="#F3F7FA"/>
|
|
4
|
+
<path d="M1055.81 -136.303C1063.7 -147.627 1079.29 -150.403 1090.61 -142.504C1101.94 -134.604 1104.71 -119.021 1096.81 -107.697L1055.81 -136.303ZM934.507 367.932L952.529 342.097L993.537 370.703L975.516 396.538L934.507 367.932ZM935.29 245.333L909.455 227.311L938.061 186.302L963.896 204.324L935.29 245.333ZM1010.15 82.9614L1061.82 119.005L1033.21 160.014L981.542 123.97L1010.15 82.9614ZM1105.3 56.6725L1079.47 38.6506L1108.07 -2.35778L1133.91 15.6641L1105.3 56.6725ZM1049.82 -127.728L1055.81 -136.303L1096.81 -107.697L1090.83 -99.122L1049.82 -127.728ZM1079.47 38.6506C1025.34 0.891513 1012.07 -73.5988 1049.82 -127.728L1090.83 -99.122C1068.87 -67.6409 1076.59 -24.3181 1108.07 -2.35778L1079.47 38.6506ZM1133.91 15.6641C1173.77 43.47 1183.54 98.3248 1155.73 138.186L1114.73 109.58C1126.73 92.3669 1122.51 68.6796 1105.3 56.6725L1133.91 15.6641ZM1061.82 119.005C1079.03 131.012 1102.72 126.792 1114.73 109.58L1155.73 138.186C1127.93 178.047 1073.07 187.819 1033.21 160.014L1061.82 119.005ZM887.627 104.789C915.433 64.9281 970.288 55.1555 1010.15 82.9614L981.542 123.97C964.33 111.963 940.642 116.183 928.635 133.395L887.627 104.789ZM909.455 227.311C869.594 199.505 859.821 144.65 887.627 104.789L928.635 133.395C916.628 150.608 920.848 174.295 938.061 186.302L909.455 227.311ZM952.529 342.097C974.489 310.616 966.771 267.293 935.29 245.333L963.896 204.324C1018.03 242.083 1031.3 316.574 993.537 370.703L952.529 342.097Z" fill="url(#paint0_linear_8137_9144)"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<linearGradient id="paint0_linear_8137_9144" x1="1165.81" y1="-85.1219" x2="877.506" y2="328.169" gradientUnits="userSpaceOnUse">
|
|
8
|
+
<stop stop-color="#02374A" stop-opacity="0.2"/>
|
|
9
|
+
<stop offset="1" stop-color="#02374A" stop-opacity="0"/>
|
|
10
|
+
</linearGradient>
|
|
11
|
+
<clipPath id="clip0_8137_9144">
|
|
12
|
+
<rect width="1192" height="466" fill="white"/>
|
|
13
|
+
</clipPath>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg width="720" height="804" viewBox="0 0 720 804" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_8137_9145)">
|
|
3
|
+
<rect width="720" height="804" fill="#F3F7FA"/>
|
|
4
|
+
<path d="M715.806 320.697C723.705 309.373 739.289 306.597 750.613 314.496C761.937 322.396 764.713 337.979 756.814 349.303L715.806 320.697ZM594.507 824.932L612.529 799.097L653.537 827.703L635.516 853.538L594.507 824.932ZM595.29 702.333L569.455 684.311L598.061 643.302L623.896 661.324L595.29 702.333ZM670.149 539.961L721.819 576.005L693.213 617.014L641.542 580.97L670.149 539.961ZM765.301 513.672L739.465 495.651L768.072 454.642L793.907 472.664L765.301 513.672ZM709.824 329.272L715.806 320.697L756.814 349.303L750.833 357.878L709.824 329.272ZM739.465 495.651C685.336 457.892 672.065 383.401 709.824 329.272L750.833 357.878C728.872 389.359 736.59 432.682 768.072 454.642L739.465 495.651ZM793.907 472.664C833.768 500.47 843.54 555.325 815.735 595.186L774.726 566.58C786.733 549.367 782.513 525.68 765.301 513.672L793.907 472.664ZM721.819 576.005C739.032 588.012 762.719 583.792 774.726 566.58L815.735 595.186C787.929 635.047 733.074 644.819 693.213 617.014L721.819 576.005ZM547.627 561.789C575.433 521.928 630.288 512.156 670.149 539.961L641.542 580.97C624.33 568.963 600.642 573.183 588.635 590.395L547.627 561.789ZM569.455 684.311C529.594 656.505 519.821 601.65 547.627 561.789L588.635 590.395C576.628 607.608 580.848 631.295 598.061 643.302L569.455 684.311ZM612.529 799.097C634.489 767.616 626.771 724.293 595.29 702.333L623.896 661.324C678.026 699.083 691.296 773.574 653.537 827.703L612.529 799.097Z" fill="url(#paint0_linear_8137_9145)"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<linearGradient id="paint0_linear_8137_9145" x1="825.805" y1="371.878" x2="537.506" y2="785.169" gradientUnits="userSpaceOnUse">
|
|
8
|
+
<stop stop-color="#02374A" stop-opacity="0.2"/>
|
|
9
|
+
<stop offset="1" stop-color="#02374A" stop-opacity="0"/>
|
|
10
|
+
</linearGradient>
|
|
11
|
+
<clipPath id="clip0_8137_9145">
|
|
12
|
+
<rect width="720" height="804" fill="white"/>
|
|
13
|
+
</clipPath>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg width="327" height="1050" viewBox="0 0 327 1050" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_8137_9146)">
|
|
3
|
+
<rect width="327" height="1050" fill="#F3F7FA"/>
|
|
4
|
+
<path d="M318.806 400.696C326.705 389.372 342.289 386.596 353.613 394.495C364.937 402.395 367.713 417.978 359.814 429.303L318.806 400.696ZM197.507 904.931L215.529 879.096L256.537 907.702L238.516 933.537L197.507 904.931ZM198.29 782.332L172.455 764.31L201.061 723.301L226.896 741.323L198.29 782.332ZM273.149 619.96L324.819 656.004L296.213 697.013L244.542 660.969L273.149 619.96ZM368.301 593.672L342.465 575.65L371.072 534.641L396.907 552.663L368.301 593.672ZM312.824 409.271L318.806 400.696L359.814 429.303L353.833 437.877L312.824 409.271ZM342.465 575.65C288.336 537.891 275.065 463.4 312.824 409.271L353.833 437.877C331.872 469.358 339.59 512.681 371.072 534.641L342.465 575.65ZM396.907 552.663C436.768 580.469 446.54 635.324 418.735 675.185L377.726 646.579C389.733 629.366 385.513 605.679 368.301 593.672L396.907 552.663ZM324.819 656.004C342.032 668.011 365.719 663.791 377.726 646.579L418.735 675.185C390.929 715.046 336.074 724.818 296.213 697.013L324.819 656.004ZM150.627 641.788C178.433 601.927 233.288 592.155 273.149 619.96L244.542 660.969C227.33 648.962 203.642 653.182 191.635 670.394L150.627 641.788ZM172.455 764.31C132.594 736.504 122.821 681.649 150.627 641.788L191.635 670.394C179.628 687.607 183.848 711.294 201.061 723.301L172.455 764.31ZM215.529 879.096C237.489 847.615 229.771 804.292 198.29 782.332L226.896 741.323C281.026 779.082 294.296 853.573 256.537 907.702L215.529 879.096Z" fill="url(#paint0_linear_8137_9146)"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<linearGradient id="paint0_linear_8137_9146" x1="428.805" y1="451.877" x2="140.506" y2="865.168" gradientUnits="userSpaceOnUse">
|
|
8
|
+
<stop stop-color="#02374A" stop-opacity="0.2"/>
|
|
9
|
+
<stop offset="1" stop-color="#02374A" stop-opacity="0"/>
|
|
10
|
+
</linearGradient>
|
|
11
|
+
<clipPath id="clip0_8137_9146">
|
|
12
|
+
<rect width="327" height="1050" fill="white"/>
|
|
13
|
+
</clipPath>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>
|
|
@@ -18,7 +18,7 @@ export const AddButtonStyled = styled.div `
|
|
|
18
18
|
&__inner {
|
|
19
19
|
display: inline-block;
|
|
20
20
|
color: var(--primary-main);
|
|
21
|
-
border-radius: var(--
|
|
21
|
+
border-radius: var(--s-border-radius);
|
|
22
22
|
transition: all 0.3s ease;
|
|
23
23
|
font-weight: bold;
|
|
24
24
|
|
|
@@ -28,7 +28,7 @@ export const AddButtonStyled = styled.div `
|
|
|
28
28
|
align-items: center;
|
|
29
29
|
position: relative;
|
|
30
30
|
border: 1px solid var(--primary-main);
|
|
31
|
-
border-radius:
|
|
31
|
+
border-radius: var(--s-border-radius);
|
|
32
32
|
cursor: pointer;
|
|
33
33
|
padding: 0.75rem 1rem;
|
|
34
34
|
margin-right: 1rem;
|
|
@@ -19,7 +19,7 @@ export const AddButtonStyled = styled.div`
|
|
|
19
19
|
&__inner {
|
|
20
20
|
display: inline-block;
|
|
21
21
|
color: var(--primary-main);
|
|
22
|
-
border-radius: var(--
|
|
22
|
+
border-radius: var(--s-border-radius);
|
|
23
23
|
transition: all 0.3s ease;
|
|
24
24
|
font-weight: bold;
|
|
25
25
|
|
|
@@ -29,7 +29,7 @@ export const AddButtonStyled = styled.div`
|
|
|
29
29
|
align-items: center;
|
|
30
30
|
position: relative;
|
|
31
31
|
border: 1px solid var(--primary-main);
|
|
32
|
-
border-radius:
|
|
32
|
+
border-radius: var(--s-border-radius);
|
|
33
33
|
cursor: pointer;
|
|
34
34
|
padding: 0.75rem 1rem;
|
|
35
35
|
margin-right: 1rem;
|
|
@@ -8,9 +8,9 @@ export const BenefitRatafiaCardStyled = styled.div `
|
|
|
8
8
|
align-self: stretch;
|
|
9
9
|
|
|
10
10
|
padding: 1.5rem;
|
|
11
|
-
gap:
|
|
11
|
+
gap: var(--global-gap);
|
|
12
12
|
|
|
13
|
-
border-radius:
|
|
13
|
+
border-radius: var(--s-border-radius);
|
|
14
14
|
background: rgba(255, 255, 255, 0.8);
|
|
15
15
|
box-shadow: 0 2px 6px 0 rgba(2, 55, 74, 0.25);
|
|
16
16
|
|
|
@@ -28,7 +28,7 @@ export const BenefitRatafiaCardStyled = styled.div `
|
|
|
28
28
|
padding: 0.25rem;
|
|
29
29
|
gap: 0.625rem;
|
|
30
30
|
|
|
31
|
-
border-radius:
|
|
31
|
+
border-radius: var(--s-border-radius);
|
|
32
32
|
background: rgba(255, 255, 255, 0.8);
|
|
33
33
|
box-shadow: 0 2px 6px 0 rgba(2, 55, 74, 0.25);
|
|
34
34
|
|
|
@@ -9,9 +9,9 @@ export const BenefitRatafiaCardStyled = styled.div`
|
|
|
9
9
|
align-self: stretch;
|
|
10
10
|
|
|
11
11
|
padding: 1.5rem;
|
|
12
|
-
gap:
|
|
12
|
+
gap: var(--global-gap);
|
|
13
13
|
|
|
14
|
-
border-radius:
|
|
14
|
+
border-radius: var(--s-border-radius);
|
|
15
15
|
background: rgba(255, 255, 255, 0.8);
|
|
16
16
|
box-shadow: 0 2px 6px 0 rgba(2, 55, 74, 0.25);
|
|
17
17
|
|
|
@@ -29,7 +29,7 @@ export const BenefitRatafiaCardStyled = styled.div`
|
|
|
29
29
|
padding: 0.25rem;
|
|
30
30
|
gap: 0.625rem;
|
|
31
31
|
|
|
32
|
-
border-radius:
|
|
32
|
+
border-radius: var(--s-border-radius);
|
|
33
33
|
background: rgba(255, 255, 255, 0.8);
|
|
34
34
|
box-shadow: 0 2px 6px 0 rgba(2, 55, 74, 0.25);
|
|
35
35
|
|
|
@@ -3,7 +3,7 @@ import styled from 'styled-components';
|
|
|
3
3
|
export const BillCardStyled = styled.div `
|
|
4
4
|
background-color: var(--neutral-neutral-6);
|
|
5
5
|
border: 1px solid var(--neutral-neutral-4);
|
|
6
|
-
border-radius: var(--
|
|
6
|
+
border-radius: var(--s-border-radius);
|
|
7
7
|
display: flex;
|
|
8
8
|
flex-direction: column;
|
|
9
9
|
padding: 1rem 1rem;
|
|
@@ -4,7 +4,7 @@ import styled from 'styled-components'
|
|
|
4
4
|
export const BillCardStyled = styled.div`
|
|
5
5
|
background-color: var(--neutral-neutral-6);
|
|
6
6
|
border: 1px solid var(--neutral-neutral-4);
|
|
7
|
-
border-radius: var(--
|
|
7
|
+
border-radius: var(--s-border-radius);
|
|
8
8
|
display: flex;
|
|
9
9
|
flex-direction: column;
|
|
10
10
|
padding: 1rem 1rem;
|
|
@@ -4,7 +4,7 @@ export const BottomOverlayMenuStyled = styled.div `
|
|
|
4
4
|
justify-content: space-between;
|
|
5
5
|
align-items: center;
|
|
6
6
|
width: 100%;
|
|
7
|
-
padding:
|
|
7
|
+
padding: 1rem 1.5rem;
|
|
8
8
|
background-color: var(--others-white);
|
|
9
9
|
box-shadow: 0 2px 6px 0 var(--primary-main-dark-1);
|
|
10
10
|
color: black;
|
|
@@ -5,7 +5,7 @@ export const BottomOverlayMenuStyled = styled.div`
|
|
|
5
5
|
justify-content: space-between;
|
|
6
6
|
align-items: center;
|
|
7
7
|
width: 100%;
|
|
8
|
-
padding:
|
|
8
|
+
padding: 1rem 1.5rem;
|
|
9
9
|
background-color: var(--others-white);
|
|
10
10
|
box-shadow: 0 2px 6px 0 var(--primary-main-dark-1);
|
|
11
11
|
color: black;
|
|
@@ -15,7 +15,7 @@ html[data-theme='lawdistrict'] {
|
|
|
15
15
|
padding: 0.5rem 1rem;
|
|
16
16
|
align-items: center;
|
|
17
17
|
align-self: center;
|
|
18
|
-
border-radius: var(--
|
|
18
|
+
border-radius: var(--s-border-radius);
|
|
19
19
|
text-align: center;
|
|
20
20
|
text-decoration: none;
|
|
21
21
|
cursor: pointer;
|
|
@@ -146,7 +146,7 @@ html[data-theme='lawdistrict'] {
|
|
|
146
146
|
&-icon {
|
|
147
147
|
display: flex;
|
|
148
148
|
justify-content: center;
|
|
149
|
-
border-radius: var(--
|
|
149
|
+
border-radius: var(--s-border-radius);
|
|
150
150
|
border: 2px solid var(--neutral-neutral-2);
|
|
151
151
|
background-color: var(--neutral-neutral-5);
|
|
152
152
|
|
|
@@ -233,7 +233,7 @@ html[data-theme='lawdistrict'] {
|
|
|
233
233
|
font-size: 14px;
|
|
234
234
|
font-weight: bold;
|
|
235
235
|
justify-content: center;
|
|
236
|
-
border-radius: var(--
|
|
236
|
+
border-radius: var(--s-border-radius);
|
|
237
237
|
border: 2px solid var(--neutral-neutral-2);
|
|
238
238
|
background-color: var(--neutral-neutral-6);
|
|
239
239
|
|
|
@@ -282,10 +282,6 @@ html[data-theme='lawdistrict'] {
|
|
|
282
282
|
}
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
-
.button--small {
|
|
286
|
-
line-height: 1;
|
|
287
|
-
}
|
|
288
|
-
|
|
289
285
|
.button--tertiary-2 {
|
|
290
286
|
background-color: transparent;
|
|
291
287
|
border: 1px solid get-color(neutral, neutral-3);
|
|
@@ -47,7 +47,7 @@ export const CheckboxStyled = styled.div `
|
|
|
47
47
|
top: 0;
|
|
48
48
|
height: 1.5rem;
|
|
49
49
|
width: 1.5rem;
|
|
50
|
-
border-radius: var(--
|
|
50
|
+
border-radius: var(--s-border-radius);
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
&:after {
|
|
@@ -98,7 +98,7 @@ export const CheckboxStyled = styled.div `
|
|
|
98
98
|
&:before {
|
|
99
99
|
background-color: var(--primary-main-light-5);
|
|
100
100
|
border: 1.5px solid var(--primary-main);
|
|
101
|
-
border-radius: var(--
|
|
101
|
+
border-radius: var(--s-border-radius);
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
}
|
|
@@ -48,7 +48,7 @@ export const CheckboxStyled = styled.div`
|
|
|
48
48
|
top: 0;
|
|
49
49
|
height: 1.5rem;
|
|
50
50
|
width: 1.5rem;
|
|
51
|
-
border-radius: var(--
|
|
51
|
+
border-radius: var(--s-border-radius);
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
&:after {
|
|
@@ -99,7 +99,7 @@ export const CheckboxStyled = styled.div`
|
|
|
99
99
|
&:before {
|
|
100
100
|
background-color: var(--primary-main-light-5);
|
|
101
101
|
border: 1.5px solid var(--primary-main);
|
|
102
|
-
border-radius: var(--
|
|
102
|
+
border-radius: var(--s-border-radius);
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
}
|
|
@@ -7,7 +7,7 @@ export const ContactCardStyled = styled.div `
|
|
|
7
7
|
align-items: center;
|
|
8
8
|
background-color: white;
|
|
9
9
|
box-shadow: 0 2px 6px 0 rgba(2, 55, 74, 0.25);
|
|
10
|
-
border-radius:
|
|
10
|
+
border-radius: var(--s-border-radius);
|
|
11
11
|
min-width: 12.5rem;
|
|
12
12
|
height: 7.875rem;
|
|
13
13
|
flex-shrink: 0;
|
|
@@ -8,7 +8,7 @@ export const ContactCardStyled = styled.div`
|
|
|
8
8
|
align-items: center;
|
|
9
9
|
background-color: white;
|
|
10
10
|
box-shadow: 0 2px 6px 0 rgba(2, 55, 74, 0.25);
|
|
11
|
-
border-radius:
|
|
11
|
+
border-radius: var(--s-border-radius);
|
|
12
12
|
min-width: 12.5rem;
|
|
13
13
|
height: 7.875rem;
|
|
14
14
|
flex-shrink: 0;
|
|
@@ -31,7 +31,7 @@ export const DatePickerCustomStyled = styled.div `
|
|
|
31
31
|
|
|
32
32
|
.react-datepicker__input-container input {
|
|
33
33
|
color: var(--neutral-main);
|
|
34
|
-
border-radius:
|
|
34
|
+
border-radius: var(--s-border-radius);
|
|
35
35
|
font-size: 1rem;
|
|
36
36
|
background-color: var(--neutral-neutral-4);
|
|
37
37
|
height: 40px;
|
|
@@ -32,7 +32,7 @@ export const DatePickerCustomStyled = styled.div`
|
|
|
32
32
|
|
|
33
33
|
.react-datepicker__input-container input {
|
|
34
34
|
color: var(--neutral-main);
|
|
35
|
-
border-radius:
|
|
35
|
+
border-radius: var(--s-border-radius);
|
|
36
36
|
font-size: 1rem;
|
|
37
37
|
background-color: var(--neutral-neutral-4);
|
|
38
38
|
height: 40px;
|
|
@@ -61,11 +61,11 @@
|
|
|
61
61
|
background-color: #f0f0f0;
|
|
62
62
|
border-bottom: 1px solid #aeaeae;
|
|
63
63
|
border-top-left-radius: 0.3rem;
|
|
64
|
-
padding:
|
|
64
|
+
padding: 0.5rem 0;
|
|
65
65
|
position: relative;
|
|
66
66
|
}
|
|
67
67
|
.react-datepicker__header--time {
|
|
68
|
-
padding-bottom:
|
|
68
|
+
padding-bottom: 0.5rem;
|
|
69
69
|
padding-left: 5px;
|
|
70
70
|
padding-right: 5px;
|
|
71
71
|
}
|
|
@@ -140,7 +140,7 @@ h2.react-datepicker__current-month {
|
|
|
140
140
|
margin-right: auto;
|
|
141
141
|
}
|
|
142
142
|
.react-datepicker__navigation--years-previous {
|
|
143
|
-
top:
|
|
143
|
+
top: 0.25rem;
|
|
144
144
|
}
|
|
145
145
|
.react-datepicker__navigation--years-upcoming {
|
|
146
146
|
top: -4px;
|
|
@@ -445,8 +445,8 @@ h2.react-datepicker__current-month {
|
|
|
445
445
|
transform: translateX(-50%);
|
|
446
446
|
background-color: #333;
|
|
447
447
|
color: #fff;
|
|
448
|
-
padding:
|
|
449
|
-
border-radius:
|
|
448
|
+
padding: 0.25rem;
|
|
449
|
+
border-radius: var(--s-border-radius);
|
|
450
450
|
white-space: nowrap;
|
|
451
451
|
visibility: hidden;
|
|
452
452
|
opacity: 0;
|
|
@@ -613,8 +613,8 @@ h2.react-datepicker__current-month {
|
|
|
613
613
|
transform: translateX(-50%);
|
|
614
614
|
background-color: #333;
|
|
615
615
|
color: #fff;
|
|
616
|
-
padding:
|
|
617
|
-
border-radius:
|
|
616
|
+
padding: 0.25rem;
|
|
617
|
+
border-radius: var(--s-border-radius);
|
|
618
618
|
white-space: nowrap;
|
|
619
619
|
visibility: hidden;
|
|
620
620
|
opacity: 0;
|