@npm_leadtech/legal-lib-components 5.46.1 → 5.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/styles.css +176 -261
- 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 +7 -3
- 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/IconImage/IconImage.d.ts +2 -2
- package/dist/src/components/atoms/IconImage/IconImage.js +1 -5
- package/dist/src/components/atoms/IconImage/IconImage.tsx +10 -8
- 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 +191 -159
- package/dist/src/components/atoms/Radio/Radio.tsx +1 -1
- package/dist/src/components/atoms/Radio/RadioProps.types.d.ts +3 -2
- package/dist/src/components/atoms/Radio/RadioProps.types.js +3 -2
- package/dist/src/components/atoms/Radio/RadioProps.types.ts +3 -2
- 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/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.styled.js +2 -2
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.styled.ts +2 -2
- 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 +5 -0
- package/dist/src/globalStyles/layout.scss +4 -4
- package/dist/src/globalStyles/variables.scss +9 -0
- package/dist/src/globalStyles/variablesCss.scss +1 -3
- package/package.json +1 -1
package/dist/css/styles.css
CHANGED
|
@@ -83,9 +83,7 @@
|
|
|
83
83
|
html {
|
|
84
84
|
--font-sans: "Inter", sans-serif;
|
|
85
85
|
--font-serif: "Lora", serif;
|
|
86
|
-
--
|
|
87
|
-
--m-border-radius: 0.5rem;
|
|
88
|
-
--l-border-radius: 1rem;
|
|
86
|
+
--global-border-radius: 4px;
|
|
89
87
|
--box-shadow-small: 0 0.125rem 0.375rem 0 rgba(var(--primary-main-dark-1-rgb), 0.25);
|
|
90
88
|
--box-shadow-medium: 0 0.25rem 0.5rem 0 rgba(var(--primary-main-dark-1-rgb), 0.2);
|
|
91
89
|
--box-shadow-menu: 0 0.25rem 0.5rem -0.5rem rgba(var(--primary-main-dark-1-rgb), 0.2);
|
|
@@ -784,7 +782,7 @@ html[data-theme=lawdistrict] .e-button.--primary-3 {
|
|
|
784
782
|
padding: 0.5rem 1rem;
|
|
785
783
|
align-items: center;
|
|
786
784
|
align-self: center;
|
|
787
|
-
border-radius: var(--
|
|
785
|
+
border-radius: var(--global-border-radius);
|
|
788
786
|
text-align: center;
|
|
789
787
|
text-decoration: none;
|
|
790
788
|
cursor: pointer;
|
|
@@ -897,7 +895,7 @@ html[data-theme=lawdistrict] .e-button.--primary-3 {
|
|
|
897
895
|
.e-button.--secondary-icon {
|
|
898
896
|
display: flex;
|
|
899
897
|
justify-content: center;
|
|
900
|
-
border-radius: var(--
|
|
898
|
+
border-radius: var(--global-border-radius);
|
|
901
899
|
border: 2px solid var(--neutral-neutral-2);
|
|
902
900
|
background-color: var(--neutral-neutral-5);
|
|
903
901
|
}
|
|
@@ -964,7 +962,7 @@ html[data-theme=lawdistrict] .e-button.--primary-3 {
|
|
|
964
962
|
font-size: 14px;
|
|
965
963
|
font-weight: bold;
|
|
966
964
|
justify-content: center;
|
|
967
|
-
border-radius: var(--
|
|
965
|
+
border-radius: var(--global-border-radius);
|
|
968
966
|
border: 2px solid var(--neutral-neutral-2);
|
|
969
967
|
background-color: var(--neutral-neutral-6);
|
|
970
968
|
}
|
|
@@ -1003,6 +1001,9 @@ html[data-theme=lawdistrict] .e-button.--primary-3 {
|
|
|
1003
1001
|
.button--tertiary-1:hover {
|
|
1004
1002
|
background-color: var(--button-tertiary-hover);
|
|
1005
1003
|
}
|
|
1004
|
+
.button--small {
|
|
1005
|
+
line-height: 1;
|
|
1006
|
+
}
|
|
1006
1007
|
.button--tertiary-2 {
|
|
1007
1008
|
background-color: transparent;
|
|
1008
1009
|
border: 1px solid var(--neutral-neutral-3);
|
|
@@ -1028,7 +1029,7 @@ html[data-theme=lawdistrict] .e-button.--primary-3 {
|
|
|
1028
1029
|
}
|
|
1029
1030
|
.button-icon {
|
|
1030
1031
|
background: none;
|
|
1031
|
-
border-radius: var(--
|
|
1032
|
+
border-radius: var(--global-border-radius);
|
|
1032
1033
|
border: 1px solid var(--neutral-neutral-4);
|
|
1033
1034
|
display: inline-flex;
|
|
1034
1035
|
padding: 0.1875rem;
|
|
@@ -1123,11 +1124,11 @@ html[data-theme=lawdistrict] .e-button.--primary-3 {
|
|
|
1123
1124
|
background-color: #f0f0f0;
|
|
1124
1125
|
border-bottom: 1px solid #aeaeae;
|
|
1125
1126
|
border-top-left-radius: 0.3rem;
|
|
1126
|
-
padding:
|
|
1127
|
+
padding: 8px 0;
|
|
1127
1128
|
position: relative;
|
|
1128
1129
|
}
|
|
1129
1130
|
.react-datepicker__header--time {
|
|
1130
|
-
padding-bottom:
|
|
1131
|
+
padding-bottom: 8px;
|
|
1131
1132
|
padding-left: 5px;
|
|
1132
1133
|
padding-right: 5px;
|
|
1133
1134
|
}
|
|
@@ -1197,7 +1198,7 @@ h2.react-datepicker__current-month {
|
|
|
1197
1198
|
margin-right: auto;
|
|
1198
1199
|
}
|
|
1199
1200
|
.react-datepicker__navigation--years-previous {
|
|
1200
|
-
top:
|
|
1201
|
+
top: 4px;
|
|
1201
1202
|
}
|
|
1202
1203
|
.react-datepicker__navigation--years-upcoming {
|
|
1203
1204
|
top: -4px;
|
|
@@ -1455,8 +1456,8 @@ h2.react-datepicker__current-month {
|
|
|
1455
1456
|
transform: translateX(-50%);
|
|
1456
1457
|
background-color: #333;
|
|
1457
1458
|
color: #fff;
|
|
1458
|
-
padding:
|
|
1459
|
-
border-radius:
|
|
1459
|
+
padding: 4px;
|
|
1460
|
+
border-radius: 4px;
|
|
1460
1461
|
white-space: nowrap;
|
|
1461
1462
|
visibility: hidden;
|
|
1462
1463
|
opacity: 0;
|
|
@@ -1553,8 +1554,8 @@ h2.react-datepicker__current-month {
|
|
|
1553
1554
|
transform: translateX(-50%);
|
|
1554
1555
|
background-color: #333;
|
|
1555
1556
|
color: #fff;
|
|
1556
|
-
padding:
|
|
1557
|
-
border-radius:
|
|
1557
|
+
padding: 4px;
|
|
1558
|
+
border-radius: 4px;
|
|
1558
1559
|
white-space: nowrap;
|
|
1559
1560
|
visibility: hidden;
|
|
1560
1561
|
opacity: 0;
|
|
@@ -1769,296 +1770,210 @@ h2.react-datepicker__current-month {
|
|
|
1769
1770
|
}
|
|
1770
1771
|
.e-radio .label {
|
|
1771
1772
|
color: var(--neutral-neutral-1);
|
|
1772
|
-
margin-bottom: 1rem;
|
|
1773
1773
|
display: block;
|
|
1774
|
+
margin-bottom: 1rem;
|
|
1774
1775
|
}
|
|
1775
1776
|
.e-radio.default .e-radio__inner {
|
|
1776
1777
|
display: flex;
|
|
1777
1778
|
flex-direction: column;
|
|
1778
|
-
gap:
|
|
1779
|
-
}
|
|
1780
|
-
.e-radio.default .e-radio__inner .radio-item-container .e-radio-label {
|
|
1781
|
-
display: flex;
|
|
1782
|
-
align-items: center;
|
|
1783
|
-
gap: 0.5rem;
|
|
1784
|
-
}
|
|
1785
|
-
.e-radio.default .e-radio__inner .radio-item-container .e-radio-label .radio-item-input {
|
|
1786
|
-
visibility: hidden;
|
|
1787
|
-
}
|
|
1788
|
-
.e-radio.default .e-radio__inner .radio-item-container .e-radio-label input[type=radio]:after {
|
|
1789
|
-
width: 16px;
|
|
1790
|
-
height: 16px;
|
|
1791
|
-
border-radius: var(--l-border-radius);
|
|
1792
|
-
top: -4px;
|
|
1793
|
-
left: -2px;
|
|
1794
|
-
position: relative;
|
|
1795
|
-
background-color: var(--others-white);
|
|
1796
|
-
content: "";
|
|
1797
|
-
display: inline-block;
|
|
1798
|
-
visibility: visible;
|
|
1799
|
-
border: 1px solid var(--neutral-neutral-1);
|
|
1800
|
-
cursor: pointer;
|
|
1779
|
+
gap: 1rem;
|
|
1801
1780
|
}
|
|
1802
1781
|
.e-radio.default .e-radio__inner .radio-item-container .e-radio-label .e-radio-label__label {
|
|
1803
1782
|
cursor: pointer;
|
|
1804
1783
|
}
|
|
1805
|
-
.e-radio.default .e-radio__inner .radio-item-container.active .e-radio-label input[type=radio]:after {
|
|
1806
|
-
border: 5px solid var(--primary-main);
|
|
1807
|
-
}
|
|
1808
1784
|
.e-radio.default .e-radio__inner .radio-item-container.active .e-radio-label .e-radio-label__label {
|
|
1809
1785
|
color: var(--primary-main);
|
|
1810
1786
|
}
|
|
1811
|
-
.e-radio.default .e-radio__inner .radio-item-container:hover .e-radio-label input[type=radio]:after {
|
|
1812
|
-
background-color: var(--primary-main-light-5);
|
|
1813
|
-
}
|
|
1814
1787
|
@media (min-width: 575px) {
|
|
1815
1788
|
.e-radio.default .e-radio__inner {
|
|
1816
1789
|
gap: 0.5rem;
|
|
1817
1790
|
}
|
|
1818
1791
|
}
|
|
1819
|
-
.e-radio
|
|
1820
|
-
|
|
1792
|
+
.e-radio.icons .e-radio__inner {
|
|
1793
|
+
display: flex;
|
|
1794
|
+
flex-wrap: wrap;
|
|
1795
|
+
gap: 0.5rem;
|
|
1796
|
+
width: 100%;
|
|
1821
1797
|
}
|
|
1822
|
-
.e-radio .radio-item-container {
|
|
1798
|
+
.e-radio.icons .e-radio__inner .radio-item-container {
|
|
1823
1799
|
width: 100%;
|
|
1824
1800
|
}
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
background: var(--neutral-neutral-4);
|
|
1858
|
-
}
|
|
1859
|
-
.e-radio.--tabs input:checked + label {
|
|
1860
|
-
font-weight: bold;
|
|
1861
|
-
color: var(--others-white);
|
|
1862
|
-
width: 100%;
|
|
1863
|
-
cursor: pointer;
|
|
1864
|
-
transition: all 0.3s ease;
|
|
1865
|
-
background-color: var(--primary-main);
|
|
1866
|
-
text-align: center;
|
|
1867
|
-
padding: 10px;
|
|
1868
|
-
}
|
|
1869
|
-
.e-radio.--tabs input:checked + label:hover {
|
|
1870
|
-
background-color: var(--primary-main);
|
|
1871
|
-
}
|
|
1872
|
-
.e-radio.--tabs input:not(:checked) + label {
|
|
1873
|
-
text-align: center;
|
|
1874
|
-
width: 100%;
|
|
1875
|
-
color: var(--neutral-neutral-1);
|
|
1876
|
-
font-weight: bold;
|
|
1877
|
-
padding: 10px;
|
|
1878
|
-
}
|
|
1879
|
-
.e-radio.--tabs input:hover:not(:checked) + label {
|
|
1880
|
-
width: 100%;
|
|
1881
|
-
}
|
|
1801
|
+
.e-radio.icons .e-radio__inner .radio-item-container .e-radio-label {
|
|
1802
|
+
align-items: center;
|
|
1803
|
+
background: var(--others-white);
|
|
1804
|
+
border: 1px solid var(--neutral-neutral-4);
|
|
1805
|
+
border-radius: 4px;
|
|
1806
|
+
cursor: pointer;
|
|
1807
|
+
display: flex;
|
|
1808
|
+
gap: 16px;
|
|
1809
|
+
padding: 8px 15px;
|
|
1810
|
+
}
|
|
1811
|
+
.e-radio.icons .e-radio__inner .radio-item-container .e-radio-label:hover {
|
|
1812
|
+
background: var(--neutral-neutral-5);
|
|
1813
|
+
}
|
|
1814
|
+
.e-radio.icons .e-radio__inner .radio-item-container .e-radio-label .radio-icon {
|
|
1815
|
+
height: 24px;
|
|
1816
|
+
padding: 1px;
|
|
1817
|
+
width: 24px;
|
|
1818
|
+
}
|
|
1819
|
+
.e-radio.icons .e-radio__inner .radio-item-container .e-radio-label .radio-item-input {
|
|
1820
|
+
position: absolute;
|
|
1821
|
+
visibility: hidden;
|
|
1822
|
+
}
|
|
1823
|
+
.e-radio.icons .e-radio__inner .radio-item-container .e-radio-label .e-radio-label__label {
|
|
1824
|
+
font-size: 14px;
|
|
1825
|
+
cursor: pointer;
|
|
1826
|
+
}
|
|
1827
|
+
.e-radio.icons .e-radio__inner .radio-item-container.active .e-radio-label {
|
|
1828
|
+
background: var(--neutral-neutral-5);
|
|
1829
|
+
border: 2px solid var(--primary-main-dark-2);
|
|
1830
|
+
}
|
|
1831
|
+
.e-radio.icons .e-radio__inner .radio-item-container.active .e-radio-label .e-radio-label__label {
|
|
1832
|
+
font-weight: bold;
|
|
1882
1833
|
}
|
|
1883
1834
|
@media (min-width: 575px) {
|
|
1884
|
-
.e-radio
|
|
1885
|
-
|
|
1886
|
-
flex-flow: row nowrap;
|
|
1887
|
-
margin-bottom: 2rem;
|
|
1888
|
-
width: 10rem;
|
|
1889
|
-
margin-top: 1rem;
|
|
1890
|
-
border: 1px solid var(--neutral-neutral-3);
|
|
1891
|
-
background: var(--neutral-neutral-6);
|
|
1892
|
-
border-radius: var(--s-border-radius);
|
|
1893
|
-
transition: all 0.3s ease;
|
|
1894
|
-
}
|
|
1895
|
-
.e-radio.--tabs:not(.--icons) .e-radio__inner .e-radio-label {
|
|
1896
|
-
width: 100%;
|
|
1897
|
-
display: flex;
|
|
1898
|
-
border-right: 1px solid var(--neutral-neutral-3);
|
|
1899
|
-
border-top-left-radius: var(--s-border-radius);
|
|
1900
|
-
border-bottom-left-radius: var(--s-border-radius);
|
|
1901
|
-
}
|
|
1902
|
-
.e-radio.--tabs:not(.--icons) .e-radio__inner .e-radio-label:last-child {
|
|
1903
|
-
border-right: none;
|
|
1904
|
-
}
|
|
1905
|
-
.e-radio.--tabs:not(.--icons) input {
|
|
1906
|
-
position: absolute;
|
|
1907
|
-
left: -9999px;
|
|
1908
|
-
}
|
|
1909
|
-
.e-radio.--tabs:not(.--icons) input + label {
|
|
1910
|
-
cursor: pointer;
|
|
1911
|
-
font-size: 14px;
|
|
1912
|
-
transition: all 0.3s ease;
|
|
1913
|
-
}
|
|
1914
|
-
.e-radio.--tabs:not(.--icons) input + label:hover {
|
|
1915
|
-
background: var(--neutral-neutral-4);
|
|
1916
|
-
}
|
|
1917
|
-
.e-radio.--tabs:not(.--icons) input:checked + label {
|
|
1918
|
-
font-weight: bold;
|
|
1919
|
-
color: var(--others-white);
|
|
1920
|
-
width: 100%;
|
|
1921
|
-
cursor: pointer;
|
|
1922
|
-
transition: all 0.3s ease;
|
|
1923
|
-
background-color: var(--primary-main);
|
|
1924
|
-
text-align: center;
|
|
1925
|
-
padding: 10px;
|
|
1835
|
+
.e-radio.icons .e-radio__inner .radio-item-container {
|
|
1836
|
+
width: 49%;
|
|
1926
1837
|
}
|
|
1927
|
-
.e-radio
|
|
1928
|
-
|
|
1929
|
-
}
|
|
1930
|
-
.e-radio.--tabs:not(.--icons) input:not(:checked) + label {
|
|
1931
|
-
text-align: center;
|
|
1932
|
-
width: 100%;
|
|
1933
|
-
color: var(--neutral-neutral-1);
|
|
1934
|
-
font-weight: bold;
|
|
1935
|
-
padding: 10px;
|
|
1936
|
-
}
|
|
1937
|
-
.e-radio.--tabs:not(.--icons) input:hover:not(:checked) + label {
|
|
1938
|
-
width: 100%;
|
|
1838
|
+
.e-radio.icons .e-radio__inner .radio-item-container .e-radio-label {
|
|
1839
|
+
padding: 16px 15px;
|
|
1939
1840
|
}
|
|
1940
1841
|
}
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
display: flex;
|
|
1944
|
-
flex-direction: column;
|
|
1945
|
-
gap: var(--global-gap);
|
|
1946
|
-
}
|
|
1947
|
-
.e-radio.--icons .e-radio__inner .radio-item-container .e-radio-label {
|
|
1948
|
-
display: flex;
|
|
1949
|
-
align-items: center;
|
|
1950
|
-
gap: 0.5rem;
|
|
1951
|
-
}
|
|
1952
|
-
.e-radio.--icons .e-radio__inner .radio-item-container .e-radio-label .radio-item-input {
|
|
1953
|
-
visibility: hidden;
|
|
1954
|
-
}
|
|
1955
|
-
.e-radio.--icons .e-radio__inner .radio-item-container .e-radio-label input[type=radio]:after {
|
|
1956
|
-
width: 16px;
|
|
1957
|
-
height: 16px;
|
|
1958
|
-
border-radius: var(--l-border-radius);
|
|
1959
|
-
top: -4px;
|
|
1960
|
-
left: -2px;
|
|
1961
|
-
position: relative;
|
|
1962
|
-
background-color: var(--others-white);
|
|
1963
|
-
content: "";
|
|
1964
|
-
display: inline-block;
|
|
1965
|
-
visibility: visible;
|
|
1966
|
-
border: 1px solid var(--neutral-neutral-1);
|
|
1967
|
-
cursor: pointer;
|
|
1968
|
-
}
|
|
1969
|
-
.e-radio.--icons .e-radio__inner .radio-item-container .e-radio-label .e-radio-label__label {
|
|
1970
|
-
cursor: pointer;
|
|
1971
|
-
}
|
|
1972
|
-
.e-radio.--icons .e-radio__inner .radio-item-container.active .e-radio-label input[type=radio]:after {
|
|
1973
|
-
border: 5px solid var(--primary-main);
|
|
1974
|
-
}
|
|
1975
|
-
.e-radio.--icons .e-radio__inner .radio-item-container.active .e-radio-label .e-radio-label__label {
|
|
1976
|
-
color: var(--primary-main);
|
|
1977
|
-
}
|
|
1978
|
-
.e-radio.--icons .e-radio__inner .radio-item-container:hover .e-radio-label input[type=radio]:after {
|
|
1979
|
-
background-color: var(--primary-main-light-5);
|
|
1980
|
-
}
|
|
1842
|
+
.e-radio.tabs .e-radio__inner {
|
|
1843
|
+
display: flex;
|
|
1981
1844
|
}
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1845
|
+
.e-radio.tabs .e-radio__inner .radio-item-container {
|
|
1846
|
+
align-items: center;
|
|
1847
|
+
background: var(--neutral-neutral-6);
|
|
1848
|
+
border: 1px solid var(--neutral-neutral-3);
|
|
1849
|
+
border-left-width: 0;
|
|
1850
|
+
border-right-width: 0;
|
|
1851
|
+
cursor: pointer;
|
|
1852
|
+
display: flex;
|
|
1853
|
+
height: 42px;
|
|
1854
|
+
justify-content: center;
|
|
1855
|
+
width: 80px;
|
|
1986
1856
|
}
|
|
1987
|
-
.e-radio
|
|
1988
|
-
|
|
1857
|
+
.e-radio.tabs .e-radio__inner .radio-item-container:hover {
|
|
1858
|
+
background: var(--neutral-neutral-4);
|
|
1859
|
+
}
|
|
1860
|
+
.e-radio.tabs .e-radio__inner .radio-item-container.active {
|
|
1861
|
+
background: var(--primary-main);
|
|
1862
|
+
color: var(--others-white);
|
|
1863
|
+
}
|
|
1864
|
+
.e-radio.tabs .e-radio__inner .radio-item-container.active .e-radio-label .e-radio-label__label {
|
|
1865
|
+
font-weight: bold;
|
|
1866
|
+
}
|
|
1867
|
+
.e-radio.tabs .e-radio__inner .radio-item-container .e-radio-label .radio-item-input {
|
|
1868
|
+
position: absolute;
|
|
1869
|
+
visibility: hidden;
|
|
1870
|
+
}
|
|
1871
|
+
.e-radio.tabs .e-radio__inner .radio-item-container .e-radio-label .e-radio-label__label {
|
|
1872
|
+
cursor: pointer;
|
|
1873
|
+
display: inline-block;
|
|
1874
|
+
font-size: 14px;
|
|
1875
|
+
min-width: 80px;
|
|
1876
|
+
padding: 10px;
|
|
1877
|
+
text-align: center;
|
|
1878
|
+
}
|
|
1879
|
+
.e-radio.tabs .e-radio__inner :first-child {
|
|
1880
|
+
border-radius: 4px 0 0 4px;
|
|
1881
|
+
border-left-width: 1px;
|
|
1882
|
+
}
|
|
1883
|
+
.e-radio.tabs .e-radio__inner :last-child {
|
|
1884
|
+
border-radius: 0 4px 4px 0;
|
|
1885
|
+
border-right-width: 1px;
|
|
1886
|
+
}
|
|
1887
|
+
.e-radio.tabs .e-radio__inner :not(:first-child) {
|
|
1888
|
+
border-left-width: 1px;
|
|
1889
|
+
}
|
|
1890
|
+
.e-radio.box .e-radio__inner {
|
|
1891
|
+
display: flex;
|
|
1892
|
+
flex-wrap: wrap;
|
|
1893
|
+
gap: 0.5rem;
|
|
1894
|
+
}
|
|
1895
|
+
.e-radio.box .e-radio__inner .radio-item-container {
|
|
1896
|
+
width: 100%;
|
|
1897
|
+
}
|
|
1898
|
+
.e-radio.box .e-radio__inner .radio-item-container .e-radio-label {
|
|
1899
|
+
padding: 1rem;
|
|
1900
|
+
border-radius: 4px;
|
|
1901
|
+
border: 1px solid var(--neutral-neutral-4, #dbe1e5);
|
|
1902
|
+
background: var(--neutral-White, #fff);
|
|
1903
|
+
cursor: pointer;
|
|
1904
|
+
}
|
|
1905
|
+
.e-radio.box .e-radio__inner .radio-item-container .e-radio-label .e-radio-label__label {
|
|
1906
|
+
font-size: 14px;
|
|
1907
|
+
cursor: pointer;
|
|
1908
|
+
}
|
|
1909
|
+
.e-radio.box .e-radio__inner .radio-item-container.active .e-radio-label {
|
|
1910
|
+
border: 2px solid var(--primary-main-dark-2, #032a38);
|
|
1911
|
+
background: var(--neutral-neutral-5, #f3f7fa);
|
|
1912
|
+
}
|
|
1913
|
+
.e-radio.box .e-radio__inner .radio-item-container.active .e-radio-label .e-radio-label__label {
|
|
1914
|
+
font-weight: bold;
|
|
1915
|
+
}
|
|
1916
|
+
.e-radio.box .e-radio__inner .radio-item-container:hover .e-radio-label {
|
|
1917
|
+
background: var(--neutral-neutral-5, #f3f7fa);
|
|
1989
1918
|
}
|
|
1990
1919
|
@media (min-width: 575px) {
|
|
1991
|
-
.e-radio
|
|
1992
|
-
|
|
1993
|
-
flex-flow: row wrap;
|
|
1994
|
-
margin-top: 1.5rem;
|
|
1995
|
-
}
|
|
1996
|
-
.e-radio.--icons .radio-item-container {
|
|
1997
|
-
display: flex;
|
|
1998
|
-
width: 47%;
|
|
1999
|
-
border: 1px solid black;
|
|
2000
|
-
min-width: 80px;
|
|
2001
|
-
min-height: 3.5rem;
|
|
2002
|
-
margin-bottom: 0.5rem;
|
|
2003
|
-
border-radius: var(--s-border-radius);
|
|
2004
|
-
border-color: var(--neutral-neutral-4);
|
|
2005
|
-
cursor: pointer;
|
|
2006
|
-
}
|
|
2007
|
-
.e-radio.--icons .radio-item-container:not(:nth-child(2n+0)) {
|
|
2008
|
-
margin-right: 0.5rem;
|
|
2009
|
-
}
|
|
2010
|
-
.e-radio.--icons .radio-item-input {
|
|
2011
|
-
position: absolute;
|
|
2012
|
-
visibility: hidden;
|
|
2013
|
-
}
|
|
2014
|
-
.e-radio.--icons .radio-item-container.active {
|
|
2015
|
-
border: 2px solid var(--primary-main-dark-1);
|
|
2016
|
-
background-color: var(--neutral-neutral-5);
|
|
2017
|
-
}
|
|
2018
|
-
.e-radio.--icons .radio-item-container:hover {
|
|
2019
|
-
background-color: var(--neutral-neutral-5);
|
|
2020
|
-
font-weight: bold;
|
|
2021
|
-
}
|
|
2022
|
-
.e-radio.--icons .e-radio-label {
|
|
2023
|
-
display: flex;
|
|
2024
|
-
align-items: center;
|
|
2025
|
-
padding: 0.25rem 1rem;
|
|
2026
|
-
width: 100%;
|
|
2027
|
-
}
|
|
2028
|
-
.e-radio.--icons .radio-icon {
|
|
2029
|
-
display: block;
|
|
2030
|
-
margin-right: 1rem;
|
|
1920
|
+
.e-radio.box .e-radio__inner .radio-item-container {
|
|
1921
|
+
width: 49%;
|
|
2031
1922
|
}
|
|
2032
1923
|
}
|
|
2033
|
-
.e-radio
|
|
1924
|
+
.e-radio.default .e-radio__inner .radio-item-container .e-radio-label,
|
|
1925
|
+
.e-radio.box .e-radio__inner .radio-item-container .e-radio-label {
|
|
1926
|
+
align-items: center;
|
|
1927
|
+
display: flex;
|
|
1928
|
+
gap: 0.5rem;
|
|
1929
|
+
}
|
|
1930
|
+
.e-radio.default .e-radio__inner .radio-item-container .e-radio-label input[type=radio]:after,
|
|
1931
|
+
.e-radio.box .e-radio__inner .radio-item-container .e-radio-label input[type=radio]:after {
|
|
1932
|
+
background-color: var(--others-white);
|
|
1933
|
+
border: 1px solid var(--neutral-neutral-1);
|
|
1934
|
+
border-radius: 16px;
|
|
1935
|
+
content: "";
|
|
1936
|
+
cursor: pointer;
|
|
1937
|
+
display: inline-block;
|
|
1938
|
+
height: 16px;
|
|
1939
|
+
left: -2px;
|
|
1940
|
+
position: relative;
|
|
1941
|
+
top: -5px;
|
|
1942
|
+
visibility: visible;
|
|
1943
|
+
width: 16px;
|
|
1944
|
+
}
|
|
1945
|
+
.e-radio.default .e-radio__inner .radio-item-container.active .e-radio-label input[type=radio]:after,
|
|
1946
|
+
.e-radio.box .e-radio__inner .radio-item-container.active .e-radio-label input[type=radio]:after {
|
|
1947
|
+
border: 5px solid var(--primary-main);
|
|
1948
|
+
}
|
|
1949
|
+
.e-radio.default .e-radio__inner .radio-item-container:hover .e-radio-label input[type=radio]:after,
|
|
1950
|
+
.e-radio.box .e-radio__inner .radio-item-container:hover .e-radio-label input[type=radio]:after {
|
|
1951
|
+
background-color: var(--primary-main-light-5);
|
|
1952
|
+
}
|
|
1953
|
+
.e-radio label:first-child:not(.e-radio-label) {
|
|
1954
|
+
font-weight: bold;
|
|
1955
|
+
}
|
|
1956
|
+
.e-radio.--is-invalid.tabs .e-radio__inner,
|
|
2034
1957
|
.e-radio.--is-invalid.--group-invalid .e-radio__inner,
|
|
2035
|
-
.e-radio.--group-invalid
|
|
1958
|
+
.e-radio.--group-invalid.tabs .e-radio__inner,
|
|
2036
1959
|
.e-radio.--group-invalid.--group-invalid .e-radio__inner {
|
|
2037
1960
|
border: 1px solid var(--error-main);
|
|
2038
1961
|
}
|
|
2039
|
-
.e-radio.--is-invalid
|
|
1962
|
+
.e-radio.--is-invalid.tabs .e-radio__inner label label,
|
|
2040
1963
|
.e-radio.--is-invalid.--group-invalid .e-radio__inner label label,
|
|
2041
|
-
.e-radio.--group-invalid
|
|
1964
|
+
.e-radio.--group-invalid.tabs .e-radio__inner label label,
|
|
2042
1965
|
.e-radio.--group-invalid.--group-invalid .e-radio__inner label label {
|
|
2043
1966
|
border-right: 1px solid var(--error-main);
|
|
2044
1967
|
}
|
|
2045
|
-
.e-radio.--is-invalid
|
|
1968
|
+
.e-radio.--is-invalid.tabs .e-radio__inner label:last-child label,
|
|
2046
1969
|
.e-radio.--is-invalid.--group-invalid .e-radio__inner label:last-child label,
|
|
2047
|
-
.e-radio.--group-invalid
|
|
1970
|
+
.e-radio.--group-invalid.tabs .e-radio__inner label:last-child label,
|
|
2048
1971
|
.e-radio.--group-invalid.--group-invalid .e-radio__inner label:last-child label {
|
|
2049
1972
|
border-right: none;
|
|
2050
1973
|
}
|
|
2051
|
-
.e-radio.radio--small.--tabs input + label {
|
|
2052
|
-
font-size: 0.875rem;
|
|
2053
|
-
padding: 0.75rem;
|
|
2054
|
-
}
|
|
2055
|
-
.e-radio.radio--small.--tabs .e-radio__inner {
|
|
2056
|
-
margin-top: 0;
|
|
2057
|
-
margin-bottom: 0;
|
|
2058
|
-
}
|
|
2059
1974
|
.tippy-box {
|
|
2060
1975
|
background-color: var(--others-white);
|
|
2061
|
-
border-radius: var(--
|
|
1976
|
+
border-radius: var(--global-border-radius);
|
|
2062
1977
|
font-size: 16px;
|
|
2063
1978
|
line-height: 1.4;
|
|
2064
1979
|
white-space: normal;
|
|
@@ -2121,7 +2036,7 @@ h2.react-datepicker__current-month {
|
|
|
2121
2036
|
appearance: none;
|
|
2122
2037
|
color: var(--neutral-neutral-1);
|
|
2123
2038
|
background-color: var(--neutral-neutral-6);
|
|
2124
|
-
border-radius: var(--
|
|
2039
|
+
border-radius: var(--global-border-radius);
|
|
2125
2040
|
padding: 0.75rem 0 0.75rem 0.75rem;
|
|
2126
2041
|
font-size: 0.875rem;
|
|
2127
2042
|
height: 40px;
|
|
@@ -2259,7 +2174,7 @@ h2.react-datepicker__current-month {
|
|
|
2259
2174
|
text-decoration: underline;
|
|
2260
2175
|
}
|
|
2261
2176
|
.tooltip-menu__item {
|
|
2262
|
-
border-radius: var(--
|
|
2177
|
+
border-radius: var(--global-border-radius);
|
|
2263
2178
|
border: 1px solid var(--neutral-neutral-4);
|
|
2264
2179
|
display: flex;
|
|
2265
2180
|
padding: 0.1875rem;
|
|
@@ -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(--global-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: 4px;
|
|
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(--global-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: 4px;
|
|
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: 1rem;
|
|
12
12
|
|
|
13
|
-
border-radius:
|
|
13
|
+
border-radius: 4px;
|
|
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: 4px;
|
|
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: 1rem;
|
|
13
13
|
|
|
14
|
-
border-radius:
|
|
14
|
+
border-radius: 4px;
|
|
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: 4px;
|
|
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(--global-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(--global-border-radius);
|
|
8
8
|
display: flex;
|
|
9
9
|
flex-direction: column;
|
|
10
10
|
padding: 1rem 1rem;
|