@axos-web-dev/shared-components 0.0.172 → 0.0.173
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/ATMLocator/ATMLocator.js +35 -35
- package/dist/Accordion/Accordion.css.js +4 -4
- package/dist/Accordion/Accordion.js +3 -3
- package/dist/AlertBanner/AlertBanner.css.js +1 -1
- package/dist/AlertBanner/index.js +3 -3
- package/dist/Article/Article.css.js +4 -4
- package/dist/ArticlesSet/ArticlesSet.css.js +4 -4
- package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
- package/dist/AwardsItem/AwardsItem.css.js +2 -2
- package/dist/BulletItem/BulletItem.css.js +2 -2
- package/dist/BulletItem/BulletItem.js +3 -3
- package/dist/Button/Button.css.js +4 -4
- package/dist/Button/Button.js +35 -35
- package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +3 -3
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +3 -3
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +4 -4
- package/dist/Calculators/AxosOneCalculator/index.js +3 -3
- package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +4 -4
- package/dist/Calculators/BalanceAPYCalculator/index.js +3 -3
- package/dist/Calculators/Calculator.js +35 -35
- package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
- package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +3 -3
- package/dist/Calculators/calculator.css.js +4 -4
- package/dist/CallToActionBar/CallToActionBar.css.js +3 -3
- package/dist/Carousel/Carousel.css.js +3 -3
- package/dist/Carousel/index.js +35 -35
- package/dist/Chevron/Chevron.css.js +4 -4
- package/dist/Chevron/index.js +35 -35
- package/dist/CollectInformationAlert/CollectInformationAlert.css.js +4 -4
- package/dist/CollectInformationAlert/index.js +3 -3
- package/dist/Comparison/Comparison.css.js +7 -7
- package/dist/Comparison/Comparison.js +34 -34
- package/dist/ContentBanner/ContentBanner.css.js +4 -4
- package/dist/DownloadTile/DownloadTile.css.js +3 -3
- package/dist/ExecutiveBio/ExecutiveBio.css.js +4 -4
- package/dist/FaqAccordion/FaqAccordion.css.js +4 -4
- package/dist/FaqAccordion/index.js +35 -35
- package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +4 -4
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +112 -94
- package/dist/Forms/ApplicationStart.js +4 -4
- package/dist/Forms/ClearingForm.js +4 -4
- package/dist/Forms/CommercialDeposits.js +4 -4
- package/dist/Forms/CommercialLending.js +4 -4
- package/dist/Forms/ContactCompany.js +4 -4
- package/dist/Forms/ContactUs.js +4 -4
- package/dist/Forms/ContactUsAAS.js +4 -4
- package/dist/Forms/ContactUsBusiness.js +35 -35
- package/dist/Forms/ContactUsNMLSId.js +35 -35
- package/dist/Forms/CpraRequest.js +4 -4
- package/dist/Forms/DealerServices.js +4 -4
- package/dist/Forms/EmailOnly.js +35 -35
- package/dist/Forms/EmailUs.d.ts +1 -1
- package/dist/Forms/EmailUs.js +20 -16
- package/dist/Forms/Forms.css.js +7 -7
- package/dist/Forms/MortgageRate/MortgageRateForm.js +35 -35
- package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +47 -44
- package/dist/Forms/QuickPricer/QuickPricerForm.js +4 -4
- package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
- package/dist/Forms/QuickPricer/UserInformation.css.js +3 -3
- package/dist/Forms/ScheduleCall.js +4 -4
- package/dist/Forms/ScheduleCallPremier.js +4 -4
- package/dist/Forms/SuccesForm.js +36 -36
- package/dist/Forms/WcplSurvey.js +4 -4
- package/dist/HeroBanner/HeroBanner.css.js +5 -5
- package/dist/HeroBanner/HeroBanner.js +10 -2
- package/dist/HeroBanner/LargeBanner.css.js +4 -4
- package/dist/HeroBanner/SelectionBanner.css.d.ts +1 -3
- package/dist/HeroBanner/SelectionBanner.css.js +4 -4
- package/dist/Hyperlink/Hyperlink.css.js +1 -1
- package/dist/Hyperlink/index.js +35 -35
- package/dist/IconBillboard/IconBillboard.css.js +4 -4
- package/dist/ImageBillboard/ImageBillboard.css.js +4 -4
- package/dist/ImageBillboard/ImageBillboard.js +3 -3
- package/dist/ImageBillboard/ImageBillboardSet.js +3 -3
- package/dist/ImageLink/ImageLink.css.js +1 -1
- package/dist/ImageLink/ImageLink.js +35 -35
- package/dist/ImageLink/ImageLinkSet.js +35 -35
- package/dist/ImageLink/index.js +35 -35
- package/dist/Input/Checkbox.css.js +1 -1
- package/dist/Input/CurrencyInput.js +1 -1
- package/dist/Input/DatePicker.css.d.ts +1 -0
- package/dist/Input/DatePicker.css.js +6 -0
- package/dist/Input/DatePicker2.d.ts +21 -0
- package/dist/Input/DatePicker2.js +103 -0
- package/dist/Input/DatePickerComponents/DatePicker.d.ts +11 -0
- package/dist/Input/DatePickerComponents/DatePicker.js +13 -0
- package/dist/Input/DatePickerComponents/InputDate.d.ts +15 -0
- package/dist/Input/DatePickerComponents/InputDate.js +66 -0
- package/dist/Input/DatePickerComponents/index.d.ts +2 -0
- package/dist/Input/DatePickerComponents/index.js +6 -0
- package/dist/Input/Datepicker.d.ts +3 -0
- package/dist/Input/Datepicker.js +47 -0
- package/dist/Input/Dropdown.css.js +2 -2
- package/dist/Input/Input.css.js +4 -4
- package/dist/Input/InputAmount.js +1 -1
- package/dist/Input/InputDate.css.d.ts +6 -0
- package/dist/Input/InputDate.css.js +15 -0
- package/dist/Input/InputDate.d.ts +3 -0
- package/dist/Input/InputDate.js +47 -0
- package/dist/Input/InputPhone.js +1 -1
- package/dist/Input/RadioButton.css.js +1 -1
- package/dist/Input/index.d.ts +1 -1
- package/dist/Input/index.js +1 -1
- package/dist/Inputs/Input.css.js +3 -3
- package/dist/Insight/Featured/CategorySelector.css.js +5 -5
- package/dist/Insight/Featured/CategorySelector.js +34 -34
- package/dist/Insight/Featured/Featured.css.js +2 -2
- package/dist/Insight/Featured/Featured.js +36 -36
- package/dist/Insight/Featured/Header.css.js +1 -1
- package/dist/Insight/Featured/Header.js +34 -34
- package/dist/Insight/Insight.css.js +2 -2
- package/dist/Interstitial/Interstitial-variants.css.js +4 -4
- package/dist/Interstitial/Interstitial.js +3 -3
- package/dist/Interstitial/Interstitial.module.js +13 -10
- package/dist/LandingPageHeader/LandingPageHeader.css.js +3 -3
- package/dist/LandingPageHeader/LandingPageHeader.js +3 -3
- package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
- package/dist/Modal/Modal.css.js +3 -3
- package/dist/Modal/Modal.js +34 -34
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +3 -3
- package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +3 -3
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +3 -3
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +3 -3
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +3 -3
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +54 -54
- package/dist/NavigationMenu/AxosBank/NavData.js +36 -36
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +311 -190
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +3 -3
- package/dist/NavigationMenu/AxosBank/index.js +50 -35
- package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
- package/dist/PageNavItem/PageNavItem.css.js +4 -4
- package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
- package/dist/Pagination/Pagination.css.js +1 -1
- package/dist/Pagination/Pagination.js +3 -3
- package/dist/SecondaryFooter/SecondaryFooter.css.js +3 -3
- package/dist/SetContainer/SetContainer.css.js +3 -3
- package/dist/SetContainer/SetContainer.js +35 -35
- package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
- package/dist/StepItem/StepItem.css.js +3 -3
- package/dist/StepItemSet/StepItemSet.css.js +3 -3
- package/dist/Tab/Tab.css.js +3 -3
- package/dist/Table/Table.css.js +3 -3
- package/dist/Table/Table.js +3 -3
- package/dist/TextBlock/TextBlock.css.js +3 -3
- package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
- package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
- package/dist/Typography/Typography.css.js +1 -1
- package/dist/VideoTile/VideoTile.css.js +4 -4
- package/dist/VideoTile/VideoTile.js +3 -3
- package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
- package/dist/VideoWrapper/index.js +34 -34
- package/dist/assets/HeroBanner/SelectionBanner.css +0 -4
- package/dist/assets/Input/DatePicker.css +95 -0
- package/dist/assets/Input/InputDate.css +39 -0
- package/dist/assets/Interstitial/Interstitial-variants.css +1 -1
- package/dist/assets/Interstitial/Interstitial.css.css +147 -142
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +130 -122
- package/dist/assets/node_modules/react-date-range/dist/styles.css.css +194 -0
- package/dist/assets/node_modules/react-date-range/dist/theme/default.css.css +385 -0
- package/dist/globals.css.js +2 -2
- package/dist/icons/ArrowIcon/ArrowIcon.css.js +3 -3
- package/dist/icons/CalendarIcon/CalendarIcon.d.ts +3 -0
- package/dist/icons/CalendarIcon/CalendarIcon.js +17 -0
- package/dist/icons/CalendarIcon/index.d.ts +1 -0
- package/dist/icons/CalendarIcon/index.js +4 -0
- package/dist/icons/CheckIcon/CheckIcon.css.js +3 -3
- package/dist/icons/DownloadIcon/DownloadIcon.css.js +3 -3
- package/dist/icons/FollowIcon/FollowIcon.css.js +3 -3
- package/dist/icons/Star/Star.css.js +1 -1
- package/dist/index.css.js +3 -3
- package/dist/main.js +1 -1
- package/dist/themes/axos.css.js +1 -1
- package/dist/themes/premier.css.js +2 -2
- package/dist/types/icon.d.ts +3 -0
- package/dist/types/icon.js +1 -0
- package/dist/types/popover.d.ts +8 -0
- package/dist/types/popover.js +1 -0
- package/dist/utils/RetainQueryLink.d.ts +11 -0
- package/dist/utils/RetainQueryLink.js +15 -0
- package/dist/utils/allowedAxosDomains.js +2 -2
- package/dist/utils/constants/format.d.ts +1 -0
- package/dist/utils/constants/format.js +4 -0
- package/dist/utils/constants/popper.d.ts +6 -0
- package/dist/utils/constants/popper.js +10 -0
- package/dist/utils/hooks/usePopover.d.ts +25 -0
- package/dist/utils/hooks/usePopover.js +64 -0
- package/package.json +131 -131
|
@@ -3,10 +3,10 @@ import "../Accordion/Accordion.js";
|
|
|
3
3
|
import "../Accordion/Accordion.css.js";
|
|
4
4
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
5
5
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
6
|
-
/* empty css
|
|
7
|
-
/* empty css
|
|
6
|
+
/* empty css */
|
|
7
|
+
/* empty css */
|
|
8
|
+
/* empty css */
|
|
8
9
|
/* empty css */
|
|
9
|
-
/* empty css */
|
|
10
10
|
import { getVariant } from "../utils/getVariant.js";
|
|
11
11
|
import "react";
|
|
12
12
|
import "../Chevron/Chevron.css.js";
|
|
@@ -14,10 +14,10 @@ import "../AlertBanner/AlertBanner.css.js";
|
|
|
14
14
|
import "../Article/Article.css.js";
|
|
15
15
|
import { header_section } from "../IconBillboard/IconBillboard.css.js";
|
|
16
16
|
import "../utils/allowedAxosDomains.js";
|
|
17
|
-
/* empty css
|
|
18
|
-
/* empty css
|
|
17
|
+
/* empty css */
|
|
18
|
+
/* empty css */
|
|
19
19
|
import "../Interstitial/Interstitial-variants.css.js";
|
|
20
|
-
/* empty css
|
|
20
|
+
/* empty css */
|
|
21
21
|
import "../Modal/contextApi/store.js";
|
|
22
22
|
import clsx from "clsx";
|
|
23
23
|
import "../Button/Button.css.js";
|
|
@@ -32,6 +32,7 @@ import "../Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js";
|
|
|
32
32
|
import "@hookform/resolvers/zod";
|
|
33
33
|
import "../Input/Checkbox.js";
|
|
34
34
|
import "../Input/CurrencyInput.js";
|
|
35
|
+
import "../Input/DownPaymentInput.js";
|
|
35
36
|
import "../Input/Dropdown.js";
|
|
36
37
|
import "../Input/Dropdown.css.js";
|
|
37
38
|
import "../Input/Input.js";
|
|
@@ -39,7 +40,6 @@ import "../Input/Input.css.js";
|
|
|
39
40
|
import "../Input/InputAmount.js";
|
|
40
41
|
import "../Input/InputPhone.js";
|
|
41
42
|
import "../Input/InputTextArea.js";
|
|
42
|
-
import "../Input/DownPaymentInput.js";
|
|
43
43
|
import "../Input/RadioButton.js";
|
|
44
44
|
import "react-hook-form";
|
|
45
45
|
import "../Forms/Forms.css.js";
|
|
@@ -48,17 +48,17 @@ import "../Input/RadioButton.css.js";
|
|
|
48
48
|
import "../Input/Checkbox.css.js";
|
|
49
49
|
import "../LoadingIndicator/LoadingIndicator.css.js";
|
|
50
50
|
import "../Inputs/Input.css.js";
|
|
51
|
-
/* empty css
|
|
51
|
+
/* empty css */
|
|
52
52
|
import "../Hyperlink/Hyperlink.css.js";
|
|
53
|
-
/* empty css
|
|
53
|
+
/* empty css */
|
|
54
54
|
import "iframe-resizer";
|
|
55
|
-
/* empty css
|
|
55
|
+
/* empty css */
|
|
56
56
|
import "../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
|
|
57
|
+
/* empty css */
|
|
57
58
|
/* empty css */
|
|
58
|
-
/* empty css
|
|
59
|
-
/* empty css */
|
|
59
|
+
/* empty css */
|
|
60
60
|
import "../Carousel/index.js";
|
|
61
|
-
/* empty css
|
|
61
|
+
/* empty css */
|
|
62
62
|
import "../Comparison/Comparison.css.js";
|
|
63
63
|
import "../HeroBanner/HeroBanner.css.js";
|
|
64
64
|
import "../HeroBanner/LargeBanner.css.js";
|
|
@@ -67,43 +67,43 @@ import "../SetContainer/SetContainer.css.js";
|
|
|
67
67
|
import "../Tab/Tab.css.js";
|
|
68
68
|
import "../icons/Star/Star.css.js";
|
|
69
69
|
import "../ContentBanner/ContentBanner.css.js";
|
|
70
|
-
/* empty css
|
|
70
|
+
/* empty css */
|
|
71
71
|
import "../ExecutiveBio/ExecutiveBio.css.js";
|
|
72
72
|
import "../FaqAccordion/index.js";
|
|
73
73
|
import "../FooterDisclosure/FooterDisclosure.css.js";
|
|
74
|
-
/* empty css
|
|
74
|
+
/* empty css */
|
|
75
75
|
import "../ImageBillboard/ImageBillboard.css.js";
|
|
76
|
-
/* empty css */
|
|
77
|
-
/* empty css */
|
|
78
|
-
/* empty css */
|
|
79
76
|
/* empty css */
|
|
80
|
-
/* empty css
|
|
77
|
+
/* empty css */
|
|
78
|
+
/* empty css */
|
|
79
|
+
/* empty css */
|
|
80
|
+
/* empty css */
|
|
81
81
|
import "../LandingPageHeader/LandingPageHeader.css.js";
|
|
82
|
-
/* empty css
|
|
83
|
-
/* empty css
|
|
84
|
-
/* empty css
|
|
85
|
-
/* empty css
|
|
86
|
-
/* empty css
|
|
82
|
+
/* empty css */
|
|
83
|
+
/* empty css */
|
|
84
|
+
/* empty css */
|
|
85
|
+
/* empty css */
|
|
86
|
+
/* empty css */
|
|
87
87
|
import "../NavigationMenu/AxosBank/NavData.js";
|
|
88
88
|
import "next/navigation.js";
|
|
89
89
|
import "next/image.js";
|
|
90
|
+
/* empty css */
|
|
90
91
|
import "next/link.js";
|
|
91
|
-
/* empty css
|
|
92
|
-
/* empty css */
|
|
92
|
+
/* empty css */
|
|
93
93
|
import "../PageNavItem/PageNavItem.css.js";
|
|
94
94
|
import "react-slick";
|
|
95
|
-
/* empty css
|
|
96
|
-
/* empty css
|
|
97
|
-
/* empty css
|
|
98
|
-
/* empty css
|
|
95
|
+
/* empty css */
|
|
96
|
+
/* empty css */
|
|
97
|
+
/* empty css */
|
|
98
|
+
/* empty css */
|
|
99
99
|
import "../StepItem/StepItem.css.js";
|
|
100
100
|
import "../StepItemSet/StepItemSet.css.js";
|
|
101
|
-
/* empty css
|
|
102
|
-
/* empty css
|
|
103
|
-
/* empty css
|
|
101
|
+
/* empty css */
|
|
102
|
+
/* empty css */
|
|
103
|
+
/* empty css */
|
|
104
104
|
import "next/script.js";
|
|
105
105
|
import { VideoTile } from "../VideoTile/VideoTile.js";
|
|
106
|
-
/* empty css
|
|
106
|
+
/* empty css */
|
|
107
107
|
import { video_tile_set, grid_wrapper, grid_3, grid_2 } from "./VideoWrapper.css.js";
|
|
108
108
|
const VideoWrapper = ({
|
|
109
109
|
title,
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
.react-date-picker {
|
|
2
|
+
width: 100%;
|
|
3
|
+
}
|
|
4
|
+
.react-date-picker__wrapper {
|
|
5
|
+
border: none !important;
|
|
6
|
+
}
|
|
7
|
+
.react-calendar__month-view__weekdays__weekday {
|
|
8
|
+
width: 45px;
|
|
9
|
+
height: 22px;
|
|
10
|
+
margin: 0;
|
|
11
|
+
display: inline-flex;
|
|
12
|
+
align-items: center;
|
|
13
|
+
font-family: var(--main-font-family);
|
|
14
|
+
font-weight: 500;
|
|
15
|
+
letter-spacing: 0.2px;
|
|
16
|
+
justify-content: center;
|
|
17
|
+
}
|
|
18
|
+
.react-calendar__month-view__weekdays__weekday {
|
|
19
|
+
font-size: 12px;
|
|
20
|
+
line-height: 16;
|
|
21
|
+
color: #2F5B88;
|
|
22
|
+
}
|
|
23
|
+
.react-calendar__month-view__weekdays__weekday > abbr {
|
|
24
|
+
text-decoration: none;
|
|
25
|
+
}
|
|
26
|
+
.react-calendar__month-view__days__day {
|
|
27
|
+
width: 49px;
|
|
28
|
+
height: 49px;
|
|
29
|
+
margin: 0;
|
|
30
|
+
display: inline-flex;
|
|
31
|
+
align-items: center;
|
|
32
|
+
justify-content: center;
|
|
33
|
+
}
|
|
34
|
+
.react-calendar__month-view__days__day > abbr {
|
|
35
|
+
font-family: var(--main-font-family) !important;
|
|
36
|
+
font-weight: 500;
|
|
37
|
+
letter-spacing: 0.2px;
|
|
38
|
+
color: #051A3F;
|
|
39
|
+
}
|
|
40
|
+
.react-date-picker__inputGroup__input, .react-date-picker__inputGroup__divider {
|
|
41
|
+
color: #5E6A74 !important;
|
|
42
|
+
}
|
|
43
|
+
.react-date-picker__clear-button {
|
|
44
|
+
display: none;
|
|
45
|
+
}
|
|
46
|
+
.react-calendar__navigation__label__labelText {
|
|
47
|
+
font-weight: 600;
|
|
48
|
+
font-size: 24px;
|
|
49
|
+
line-height: 36px;
|
|
50
|
+
letter-spacing: 0.2px;
|
|
51
|
+
color: #1E3860;
|
|
52
|
+
font-family: var(--header-font-family);
|
|
53
|
+
}
|
|
54
|
+
.react-datepicker-popper {
|
|
55
|
+
transform: translateY(40px)!important;
|
|
56
|
+
}
|
|
57
|
+
.react-calendar__month-view__days__day--neighboringMonth {
|
|
58
|
+
background-color: #F4F4F4 !important;
|
|
59
|
+
opacity: 50%;
|
|
60
|
+
}
|
|
61
|
+
.react-calendar__month-view__days__day--neighboringMonth > abbr {
|
|
62
|
+
color: #5E6A74;
|
|
63
|
+
}
|
|
64
|
+
.react-calendar__tile--active > abbr {
|
|
65
|
+
color: white;
|
|
66
|
+
}
|
|
67
|
+
.react-calendar {
|
|
68
|
+
border: 12px solid #FFFFFF4D !important;
|
|
69
|
+
border-radius: 4px;
|
|
70
|
+
}
|
|
71
|
+
.react-calendar__navigation__prev2-button, .react-calendar__navigation__next2-button {
|
|
72
|
+
display: none;
|
|
73
|
+
}
|
|
74
|
+
.react-date-picker__calendar {
|
|
75
|
+
max-width: 100% !important;
|
|
76
|
+
}
|
|
77
|
+
.react-date-picker__inputGroup__input:focus-visible {
|
|
78
|
+
outline: none;
|
|
79
|
+
}
|
|
80
|
+
.react-date-picker__inputGroup__input:invalid {
|
|
81
|
+
background: transparent !important;
|
|
82
|
+
}
|
|
83
|
+
@media screen and (max-width:320px) {
|
|
84
|
+
.react-calendar__month-view__weekdays__weekday {
|
|
85
|
+
width: 43.5px;
|
|
86
|
+
}
|
|
87
|
+
.react-calendar__month-view__days__day {
|
|
88
|
+
width: 43.5px;
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
@media screen and (max-width:400px) {
|
|
92
|
+
.react-calendar__navigation .react-calendar__navigation__prev-button, .react-calendar__navigation .react-calendar__navigation__next-button {
|
|
93
|
+
min-width: auto;
|
|
94
|
+
}
|
|
95
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
.skzved0 {
|
|
2
|
+
position: relative;
|
|
3
|
+
}
|
|
4
|
+
.skzved1 {
|
|
5
|
+
position: relative;
|
|
6
|
+
top: 5px;
|
|
7
|
+
left: 5px;
|
|
8
|
+
}
|
|
9
|
+
.skzved2 {
|
|
10
|
+
width: 100px;
|
|
11
|
+
padding-left: 5px;
|
|
12
|
+
padding-right: 5px;
|
|
13
|
+
line-height: 28px;
|
|
14
|
+
font-size: 14pt;
|
|
15
|
+
}
|
|
16
|
+
.skzved3 {
|
|
17
|
+
display: flex;
|
|
18
|
+
justify-content: center;
|
|
19
|
+
align-items: center;
|
|
20
|
+
}
|
|
21
|
+
.skzved4 {
|
|
22
|
+
display: block;
|
|
23
|
+
background: #FFFFFF;
|
|
24
|
+
width: 300px;
|
|
25
|
+
border: solid 1px #CCCCCC;
|
|
26
|
+
margin: 10px auto;
|
|
27
|
+
box-shadow: 0 0 15px 0 #C0C0C0;
|
|
28
|
+
font-size: 1.3rem;
|
|
29
|
+
text-align: center;
|
|
30
|
+
z-index: 999;
|
|
31
|
+
}
|
|
32
|
+
.skzved4 .skzved5 {
|
|
33
|
+
display: flex;
|
|
34
|
+
justify-content: center;
|
|
35
|
+
align-items: center;
|
|
36
|
+
color: #FFFFFF;
|
|
37
|
+
cursor: default;
|
|
38
|
+
font-weight: bold;
|
|
39
|
+
}
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
flex-direction: column;
|
|
16
16
|
gap: 1em;
|
|
17
17
|
list-style: none;
|
|
18
|
+
text-align: left;
|
|
18
19
|
}
|
|
19
20
|
.ep91dm4 img {
|
|
20
21
|
max-width: fit-content;
|
|
@@ -23,6 +24,5 @@
|
|
|
23
24
|
.ep91dm4 {
|
|
24
25
|
-webkit-padding-start: 0;
|
|
25
26
|
padding-inline-start: 0;
|
|
26
|
-
text-align: left;
|
|
27
27
|
}
|
|
28
28
|
}
|
|
@@ -1,142 +1,147 @@
|
|
|
1
|
-
@keyframes
|
|
2
|
-
0% {
|
|
3
|
-
opacity: 0;
|
|
4
|
-
transform: scale(0.9);
|
|
5
|
-
}
|
|
6
|
-
to {
|
|
7
|
-
opacity: 1;
|
|
8
|
-
transform: scale(1);
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
@keyframes
|
|
12
|
-
0% {
|
|
13
|
-
display: block;
|
|
14
|
-
opacity: 1;
|
|
15
|
-
transform: scale(1);
|
|
16
|
-
}
|
|
17
|
-
to {
|
|
18
|
-
display: none;
|
|
19
|
-
opacity: 0;
|
|
20
|
-
transform: scale(0.9);
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.
|
|
25
|
-
position: fixed;
|
|
26
|
-
top: 0;
|
|
27
|
-
left: 0;
|
|
28
|
-
right: 0;
|
|
29
|
-
bottom: 0;
|
|
30
|
-
background: rgba(0, 0, 0, 0.4);
|
|
31
|
-
display: none;
|
|
32
|
-
align-items: center;
|
|
33
|
-
justify-content: center;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.
|
|
37
|
-
display: flex;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.
|
|
41
|
-
animation:
|
|
42
|
-
background: #fff;
|
|
43
|
-
border-radius: 16px;
|
|
44
|
-
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
|
|
45
|
-
position: relative;
|
|
46
|
-
transition: transform 0.45s ease;
|
|
47
|
-
width: min(calc(100% - 2rem), 800px);
|
|
48
|
-
overflow: hidden;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
}
|
|
1
|
+
@keyframes _appear_pv9sm_1 {
|
|
2
|
+
0% {
|
|
3
|
+
opacity: 0;
|
|
4
|
+
transform: scale(0.9);
|
|
5
|
+
}
|
|
6
|
+
to {
|
|
7
|
+
opacity: 1;
|
|
8
|
+
transform: scale(1);
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
@keyframes _vanish_pv9sm_1 {
|
|
12
|
+
0% {
|
|
13
|
+
display: block;
|
|
14
|
+
opacity: 1;
|
|
15
|
+
transform: scale(1);
|
|
16
|
+
}
|
|
17
|
+
to {
|
|
18
|
+
display: none;
|
|
19
|
+
opacity: 0;
|
|
20
|
+
transform: scale(0.9);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
._overlay_pv9sm_24 {
|
|
25
|
+
position: fixed;
|
|
26
|
+
top: 0;
|
|
27
|
+
left: 0;
|
|
28
|
+
right: 0;
|
|
29
|
+
bottom: 0;
|
|
30
|
+
background: rgba(0, 0, 0, 0.4);
|
|
31
|
+
display: none;
|
|
32
|
+
align-items: center;
|
|
33
|
+
justify-content: center;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
._overlay_pv9sm_24.active {
|
|
37
|
+
display: flex;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
._modal_pv9sm_40 {
|
|
41
|
+
animation: _vanish_pv9sm_1 0.45s ease;
|
|
42
|
+
background: #fff;
|
|
43
|
+
border-radius: 16px;
|
|
44
|
+
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
|
|
45
|
+
position: relative;
|
|
46
|
+
transition: transform 0.45s ease;
|
|
47
|
+
width: min(calc(100% - 2rem), 800px);
|
|
48
|
+
overflow: hidden;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
._modal_container_pv9sm_51 {
|
|
52
|
+
overflow-y: auto;
|
|
53
|
+
max-height: 95vh;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
._modal_pv9sm_40.active {
|
|
57
|
+
animation: _appear_pv9sm_1 0.45s ease;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
._close_button_pv9sm_60 {
|
|
61
|
+
position: absolute;
|
|
62
|
+
background-color: rgba(255, 255, 255, 0.3);
|
|
63
|
+
border-radius: 8px;
|
|
64
|
+
border: none;
|
|
65
|
+
color: #4a5560;
|
|
66
|
+
cursor: pointer;
|
|
67
|
+
font-size: 1.9rem;
|
|
68
|
+
line-height: 1;
|
|
69
|
+
right: 1.5rem;
|
|
70
|
+
text-align: center;
|
|
71
|
+
top: 1.5rem;
|
|
72
|
+
width: 32px;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
._modal_content_pv9sm_75 {
|
|
76
|
+
padding: 16px 24px 24px;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
._img_area_pv9sm_79 {
|
|
80
|
+
background-position: center center;
|
|
81
|
+
background-size: cover;
|
|
82
|
+
height: 418px;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
body:has(._overlay_pv9sm_24.active) {
|
|
86
|
+
overflow-y: hidden;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
._body_copy_pv9sm_89 {
|
|
90
|
+
margin-top: 8px;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
._body_copy_pv9sm_89 > * {
|
|
94
|
+
color: #333d46;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
._body_copy_pv9sm_89 > p {
|
|
98
|
+
text-align: center;
|
|
99
|
+
font-size: 16px;
|
|
100
|
+
line-height: 1.5;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
._btns_pv9sm_103 {
|
|
104
|
+
display: flex;
|
|
105
|
+
align-items: center;
|
|
106
|
+
gap: 2rem;
|
|
107
|
+
padding-top: 16px;
|
|
108
|
+
margin-top: 16px;
|
|
109
|
+
width: 100%;
|
|
110
|
+
justify-content: center;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
._btns_pv9sm_103:empty {
|
|
114
|
+
display: none;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
._modal_content_pv9sm_75:nth-child(2) h2 {
|
|
118
|
+
margin-top: 31px;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
@media (max-width: 1023px) {
|
|
122
|
+
._btns_pv9sm_103 {
|
|
123
|
+
flex-direction: column-reverse;
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
@media (max-width: 832px) {
|
|
128
|
+
._img_area_pv9sm_79 {
|
|
129
|
+
height: calc(12.25rem + ((1vw - 3.75px) * 48.5777));
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
@media (max-width: 500px) {
|
|
134
|
+
._modal_pv9sm_40 {
|
|
135
|
+
width: calc(100% - 1rem);
|
|
136
|
+
}
|
|
137
|
+
/* .overlay:global(.active) {
|
|
138
|
+
align-items: flex-start;
|
|
139
|
+
overflow-y: scroll;
|
|
140
|
+
padding-top: 40px;
|
|
141
|
+
} */
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
._white_modal_pv9sm_144 {
|
|
145
|
+
color: #1e3860;
|
|
146
|
+
padding-bottom: 40px;
|
|
147
|
+
}
|