@axos-web-dev/shared-components 1.0.19 → 1.0.20
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 +16 -14
- package/dist/Accordion/Accordion.css.js +1 -1
- package/dist/Accordion/Accordion.js +1 -1
- package/dist/AlertBanner/AlertBanner.css.js +1 -1
- package/dist/AlertBanner/index.js +1 -1
- package/dist/Article/Article.css.js +1 -1
- package/dist/ArticlesSet/ArticlesSet.css.js +1 -1
- package/dist/Avatar/Avatar.module.js +1 -1
- package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
- package/dist/AwardsItem/AwardsItem.css.js +1 -1
- package/dist/Blockquote/Blockquote.module.js +1 -1
- package/dist/BulletItem/BulletItem.css.js +1 -1
- package/dist/BulletItem/BulletItem.js +1 -1
- package/dist/Button/Button.css.js +1 -1
- package/dist/Button/Button.js +3 -1
- package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +1 -1
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +1 -1
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +1 -1
- package/dist/Calculators/AxosOneCalculator/index.js +1 -1
- package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +1 -1
- package/dist/Calculators/BalanceAPYCalculator/index.js +1 -1
- package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.d.ts +101 -0
- package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.js +56 -0
- package/dist/Calculators/BuyDownCalculator/index.d.ts +25 -0
- package/dist/Calculators/BuyDownCalculator/index.js +868 -0
- package/dist/Calculators/Calculator.js +12 -1
- package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
- package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +1 -1
- package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +1 -1
- package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js +1 -1
- package/dist/Calculators/SummitApyCalculator/index.js +1 -1
- package/dist/Calculators/calculator.css.js +1 -1
- package/dist/Calculators/index.d.ts +1 -0
- package/dist/Calculators/index.js +2 -0
- package/dist/CallToActionBar/CallToActionBar.css.js +1 -1
- package/dist/Carousel/Carousel.css.js +1 -1
- package/dist/Carousel/index.js +3 -1
- package/dist/Chevron/Chevron.css.js +1 -1
- package/dist/Chevron/index.js +3 -1
- package/dist/CollectInformationAlert/CollectInformationAlert.css.js +1 -1
- package/dist/CollectInformationAlert/index.js +1 -1
- package/dist/Comparison/Comparison.css.js +1 -1
- package/dist/Comparison/Comparison.js +3 -1
- package/dist/ContentBanner/ContentBanner.css.js +1 -1
- package/dist/DownloadTile/DownloadTile.css.js +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.css.js +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +3 -1
- package/dist/FaqAccordion/FaqAccordion.css.js +1 -1
- package/dist/FaqAccordion/index.js +3 -1
- package/dist/FdicCallout/FdicCallout.module.js +1 -1
- package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.css.js +1 -1
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +3 -1
- package/dist/Forms/ApplicationStart.js +1 -1
- package/dist/Forms/ApplyNow.js +3 -1
- package/dist/Forms/ClearingForm.js +1 -1
- package/dist/Forms/CommercialDeposits.js +1 -1
- package/dist/Forms/CommercialLending.js +1 -1
- package/dist/Forms/ContactCompany.js +1 -1
- package/dist/Forms/ContactCompanyTitle.js +1 -1
- package/dist/Forms/ContactUs.js +1 -1
- package/dist/Forms/ContactUsAAS.js +1 -1
- package/dist/Forms/ContactUsBusiness.js +3 -1
- package/dist/Forms/ContactUsLVF.js +1 -1
- package/dist/Forms/ContactUsNMLSId.js +3 -1
- package/dist/Forms/CpraRequest.js +1 -1
- package/dist/Forms/CraPublicFile.js +3 -1
- package/dist/Forms/DealerServices.js +1 -1
- package/dist/Forms/EmailOnly.js +3 -1
- package/dist/Forms/EmailUs.js +1 -1
- package/dist/Forms/FormEnums.d.ts +21 -0
- package/dist/Forms/FormEnums.js +187 -0
- package/dist/Forms/Forms.css.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +3 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +3 -1
- package/dist/Forms/QuickPricer/QuickPricerForm.js +1 -1
- package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
- package/dist/Forms/QuickPricer/UserInformation.css.js +1 -1
- package/dist/Forms/ScheduleCall.js +1 -1
- package/dist/Forms/ScheduleCallPremier.js +1 -1
- package/dist/Forms/SuccesForm.js +15 -13
- package/dist/Forms/WcplSurvey.js +1 -1
- package/dist/HeroBanner/HeroBanner.css.js +1 -1
- package/dist/HeroBanner/LargeBanner.css.js +1 -1
- package/dist/HeroBanner/SelectionBanner.css.js +1 -1
- package/dist/Hyperlink/Hyperlink.css.js +1 -1
- package/dist/Hyperlink/index.js +3 -1
- package/dist/IconBillboard/IconBillboard.css.js +1 -1
- package/dist/ImageBillboard/ImageBillboard.css.js +1 -1
- package/dist/ImageBillboard/ImageBillboard.js +1 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +1 -1
- package/dist/ImageLink/ImageLink.css.js +1 -1
- package/dist/ImageLink/ImageLink.js +3 -1
- package/dist/ImageLink/ImageLinkSet.js +3 -1
- package/dist/ImageLink/index.js +3 -1
- package/dist/Input/Checkbox.css.js +1 -1
- package/dist/Input/Checkbox.js +2 -1
- package/dist/Input/Dropdown.css.js +1 -1
- package/dist/Input/Input.css.js +1 -1
- package/dist/Input/Input.js +2 -1
- package/dist/Input/PercentageInput.d.ts +3 -0
- package/dist/Input/PercentageInput.js +32 -0
- package/dist/Input/RadioButton.css.js +1 -1
- package/dist/Input/RadioButton.js +12 -3
- package/dist/Inputs/Input.css.js +1 -1
- package/dist/Insight/Featured/CategorySelector.css.js +1 -1
- package/dist/Insight/Featured/CategorySelector.js +3 -1
- package/dist/Insight/Featured/Featured.css.js +1 -1
- package/dist/Insight/Featured/Featured.js +3 -1
- package/dist/Insight/Featured/Header.css.js +1 -1
- package/dist/Insight/Featured/Header.js +3 -1
- package/dist/Insight/Insight.css.js +1 -1
- package/dist/Interstitial/Interstitial-variants.css.js +1 -1
- package/dist/Interstitial/Interstitial.module.js +1 -1
- package/dist/LandingPageHeader/LandingPageHeader.css.js +1 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
- package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
- package/dist/Modal/Modal.css.js +1 -1
- package/dist/Modal/Modal.js +3 -1
- package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavData.js +3 -1
- package/dist/NavigationMenu/AxosALTS/index.js +3 -1
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +1 -1
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosBank/NavData.js +3 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +3 -1
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +1 -1
- package/dist/NavigationMenu/AxosBank/index.js +3 -1
- package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosClearing/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavBar.module.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavData.js +3 -1
- package/dist/NavigationMenu/LaVictoire/index.js +3 -1
- package/dist/PageNavItem/PageNavItem.css.js +1 -1
- package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
- package/dist/Pagination/Pagination.css.js +1 -1
- package/dist/Pagination/Pagination.js +1 -1
- package/dist/SecondaryFooter/SecondaryFooter.css.js +1 -1
- package/dist/SetContainer/SetContainer.css.js +1 -1
- package/dist/SetContainer/SetContainer.js +3 -1
- package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
- package/dist/SocialMediaBar/iconsRepository.js +3 -1
- package/dist/StepItem/StepItem.css.js +1 -1
- package/dist/StepItemSet/StepItemSet.css.js +1 -1
- package/dist/Tab/Tab.css.js +1 -1
- package/dist/Table/Table.css.js +1 -1
- package/dist/Table/Table.js +1 -1
- package/dist/TextBlock/TextBlock.css.js +1 -1
- 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 +1 -1
- package/dist/VideoTile/VideoTile.js +1 -1
- package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
- package/dist/VideoWrapper/index.js +3 -1
- package/dist/assets/Calculators/BuyDownCalculator/BuyDownCalculator.css +197 -0
- package/dist/globals.css.js +1 -1
- package/dist/icons/ArrowIcon/ArrowIcon.css.js +1 -1
- package/dist/icons/CheckIcon/CheckIcon.css.js +1 -1
- package/dist/icons/DownloadIcon/DownloadIcon.css.js +1 -1
- package/dist/icons/FollowIcon/FollowIcon.css.js +1 -1
- package/dist/icons/Star/Star.css.js +1 -1
- package/dist/index.css.js +1 -1
- package/dist/main.d.ts +1 -0
- package/dist/main.js +2 -0
- package/dist/themes/axos.css.js +1 -1
- package/dist/themes/premier.css.js +1 -1
- package/dist/themes/victorie.css.js +1 -1
- package/dist/utils/optimizeImage/optimizeImage.module.js +1 -1
- package/package.json +130 -130
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
const header = "_header_wsc8a_1";
|
|
2
2
|
const wrapper = "_wrapper_wsc8a_5";
|
|
3
3
|
const header_main_row = "_header_main_row_wsc8a_11";
|
|
4
4
|
const mobile_header = "_mobile_header_wsc8a_12";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
const header = "_header_1f737_1";
|
|
2
2
|
const wrapper = "_wrapper_1f737_5";
|
|
3
3
|
const header_main_row = "_header_main_row_1f737_11";
|
|
4
4
|
const mobile_header = "_mobile_header_1f737_12";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
const header = "_header_1q2xq_1";
|
|
2
2
|
const wrapper = "_wrapper_1q2xq_5";
|
|
3
3
|
const header_main_row = "_header_main_row_1q2xq_11";
|
|
4
4
|
const mobile_header = "_mobile_header_1q2xq_12";
|
|
@@ -3,7 +3,7 @@ import "../../Accordion/Accordion.css.js";
|
|
|
3
3
|
import "react/jsx-runtime";
|
|
4
4
|
import "../../icons/ArrowIcon/ArrowIcon.css.js";
|
|
5
5
|
import "../../icons/CheckIcon/CheckIcon.css.js";
|
|
6
|
-
|
|
6
|
+
/* empty css */
|
|
7
7
|
/* empty css */
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
@@ -56,6 +56,8 @@ import "iframe-resizer";
|
|
|
56
56
|
import "../../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
|
|
57
57
|
import "../../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js";
|
|
58
58
|
import "../../Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js";
|
|
59
|
+
import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
60
|
+
import "../../Input/PercentageInput.js";
|
|
59
61
|
/* empty css */
|
|
60
62
|
/* empty css */
|
|
61
63
|
/* empty css */
|
|
@@ -8,7 +8,7 @@ import "../../Accordion/Accordion.js";
|
|
|
8
8
|
import "../../Accordion/Accordion.css.js";
|
|
9
9
|
import "../../icons/ArrowIcon/ArrowIcon.css.js";
|
|
10
10
|
import "../../icons/CheckIcon/CheckIcon.css.js";
|
|
11
|
-
|
|
11
|
+
/* empty css */
|
|
12
12
|
/* empty css */
|
|
13
13
|
/* empty css */
|
|
14
14
|
/* empty css */
|
|
@@ -57,6 +57,8 @@ import "iframe-resizer";
|
|
|
57
57
|
import "../../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
|
|
58
58
|
import "../../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js";
|
|
59
59
|
import "../../Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js";
|
|
60
|
+
import "../../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
61
|
+
import "../../Input/PercentageInput.js";
|
|
60
62
|
/* empty css */
|
|
61
63
|
/* empty css */
|
|
62
64
|
/* empty css */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
@@ -3,7 +3,7 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
3
3
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
4
4
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
5
5
|
import SvgChevronDown from "../icons/ChevronDown.js";
|
|
6
|
-
|
|
6
|
+
/* empty css */
|
|
7
7
|
/* empty css */
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
@@ -4,7 +4,7 @@ import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
|
4
4
|
import SvgAxosX from "../icons/AxosX/index.js";
|
|
5
5
|
import SvgComponent from "../icons/AxosX/Blue.js";
|
|
6
6
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
7
|
-
|
|
7
|
+
/* empty css */
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
10
10
|
/* empty css */
|
|
@@ -58,6 +58,8 @@ import "iframe-resizer";
|
|
|
58
58
|
import "../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
|
|
59
59
|
import "../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js";
|
|
60
60
|
import "../Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js";
|
|
61
|
+
import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
62
|
+
import "../Input/PercentageInput.js";
|
|
61
63
|
/* empty css */
|
|
62
64
|
/* empty css */
|
|
63
65
|
/* empty css */
|
|
@@ -3,7 +3,7 @@ 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
|
-
|
|
6
|
+
/* empty css */
|
|
7
7
|
/* empty css */
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
@@ -56,6 +56,8 @@ import "iframe-resizer";
|
|
|
56
56
|
import "../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
|
|
57
57
|
import "../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js";
|
|
58
58
|
import "../Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js";
|
|
59
|
+
import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
60
|
+
import "../Input/PercentageInput.js";
|
|
59
61
|
/* empty css */
|
|
60
62
|
/* empty css */
|
|
61
63
|
/* empty css */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
package/dist/Tab/Tab.css.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
package/dist/Table/Table.css.js
CHANGED
package/dist/Table/Table.js
CHANGED
|
@@ -2,7 +2,7 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
3
3
|
import SvgComponent from "../icons/AxosX/Blue.js";
|
|
4
4
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
5
|
-
|
|
5
|
+
/* empty css */
|
|
6
6
|
/* empty css */
|
|
7
7
|
/* empty css */
|
|
8
8
|
/* empty css */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
@@ -4,7 +4,7 @@ import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
|
4
4
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
5
5
|
import SvgChevronDown from "../icons/ChevronDown.js";
|
|
6
6
|
import SvgChevronUp from "../icons/ChevronUp.js";
|
|
7
|
-
|
|
7
|
+
/* empty css */
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
10
10
|
/* empty css */
|
|
@@ -3,7 +3,7 @@ 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
|
-
|
|
6
|
+
/* empty css */
|
|
7
7
|
/* empty css */
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
@@ -57,6 +57,8 @@ import "iframe-resizer";
|
|
|
57
57
|
import "../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
|
|
58
58
|
import "../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js";
|
|
59
59
|
import "../Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js";
|
|
60
|
+
import "../Calculators/BuyDownCalculator/BuyDownCalculator.css.js";
|
|
61
|
+
import "../Input/PercentageInput.js";
|
|
60
62
|
/* empty css */
|
|
61
63
|
/* empty css */
|
|
62
64
|
/* empty css */
|
|
@@ -0,0 +1,197 @@
|
|
|
1
|
+
.n9fzuw0 {
|
|
2
|
+
padding-inline: 120px;
|
|
3
|
+
padding-top: 48px;
|
|
4
|
+
padding-bottom: 48px;
|
|
5
|
+
display: flex;
|
|
6
|
+
flex-direction: column;
|
|
7
|
+
align-items: center;
|
|
8
|
+
}
|
|
9
|
+
.n9fzuw1 {
|
|
10
|
+
background: var(--_1073cm81);
|
|
11
|
+
color: var(--_1073cm82);
|
|
12
|
+
}
|
|
13
|
+
.n9fzuw2 {
|
|
14
|
+
background: var(--_1073cm88);
|
|
15
|
+
color: var(--_1073cm89);
|
|
16
|
+
}
|
|
17
|
+
.n9fzuw3 {
|
|
18
|
+
background: var(--_1073cm8f);
|
|
19
|
+
color: var(--_1073cm8g);
|
|
20
|
+
}
|
|
21
|
+
.n9fzuw4 {
|
|
22
|
+
background: var(--_1073cm8m);
|
|
23
|
+
color: var(--_1073cm8n);
|
|
24
|
+
}
|
|
25
|
+
.n9fzuw5 {
|
|
26
|
+
padding: 2.5rem 0;
|
|
27
|
+
display: flex;
|
|
28
|
+
}
|
|
29
|
+
.n9fzuw6 {
|
|
30
|
+
width: 100%;
|
|
31
|
+
}
|
|
32
|
+
.n9fzuw7 {
|
|
33
|
+
margin-bottom: 2.5rem;
|
|
34
|
+
max-width: 49.5rem;
|
|
35
|
+
text-align: center;
|
|
36
|
+
margin-inline: auto;
|
|
37
|
+
}
|
|
38
|
+
.n9fzuw8 {
|
|
39
|
+
margin-inline: auto;
|
|
40
|
+
}
|
|
41
|
+
.n9fzuw9 {
|
|
42
|
+
color: red;
|
|
43
|
+
font-size: larger;
|
|
44
|
+
list-style: none;
|
|
45
|
+
}
|
|
46
|
+
.n9fzuwa {
|
|
47
|
+
font-family: var(--main-font-family);
|
|
48
|
+
display: flex;
|
|
49
|
+
flex-direction: column;
|
|
50
|
+
gap: 1.5rem;
|
|
51
|
+
}
|
|
52
|
+
.n9fzuwb {
|
|
53
|
+
color: var(--_1073cm82);
|
|
54
|
+
}
|
|
55
|
+
.n9fzuwc {
|
|
56
|
+
color: var(--_1073cm89);
|
|
57
|
+
}
|
|
58
|
+
.n9fzuwd {
|
|
59
|
+
color: var(--_1073cm8g);
|
|
60
|
+
}
|
|
61
|
+
.n9fzuwe {
|
|
62
|
+
color: var(--_1073cm8n);
|
|
63
|
+
}
|
|
64
|
+
.n9fzuwf {
|
|
65
|
+
max-width: 792px;
|
|
66
|
+
margin: 0 auto;
|
|
67
|
+
}
|
|
68
|
+
.n9fzuwg {
|
|
69
|
+
display: flex;
|
|
70
|
+
flex-direction: row;
|
|
71
|
+
width: 100%;
|
|
72
|
+
gap: 15px;
|
|
73
|
+
}
|
|
74
|
+
.n9fzuwh {
|
|
75
|
+
display: flex;
|
|
76
|
+
flex-direction: row;
|
|
77
|
+
}
|
|
78
|
+
.n9fzuwg > div {
|
|
79
|
+
flex-grow: 1;
|
|
80
|
+
width: 100%;
|
|
81
|
+
}
|
|
82
|
+
.n9fzuwi {
|
|
83
|
+
margin-top: 1.5rem;
|
|
84
|
+
text-align: center;
|
|
85
|
+
margin-inline: auto;
|
|
86
|
+
margin-bottom: 1.5rem;
|
|
87
|
+
}
|
|
88
|
+
.n9fzuwg .input_label {
|
|
89
|
+
color: inherit;
|
|
90
|
+
}
|
|
91
|
+
.n9fzuwj {
|
|
92
|
+
position: relative;
|
|
93
|
+
}
|
|
94
|
+
.n9fzuwk {
|
|
95
|
+
position: absolute;
|
|
96
|
+
color: #323339;
|
|
97
|
+
font-size: 18px;
|
|
98
|
+
font-weight: 500!important;
|
|
99
|
+
margin-bottom: 0;
|
|
100
|
+
}
|
|
101
|
+
.n9fzuwl {
|
|
102
|
+
left: 21px;
|
|
103
|
+
top: 46px;
|
|
104
|
+
}
|
|
105
|
+
.n9fzuwm {
|
|
106
|
+
top: 47px;
|
|
107
|
+
right: 10px;
|
|
108
|
+
}
|
|
109
|
+
.n9fzuwn {
|
|
110
|
+
padding-left: 2rem;
|
|
111
|
+
}
|
|
112
|
+
.n9fzuwp {
|
|
113
|
+
width: 100%;
|
|
114
|
+
}
|
|
115
|
+
.n9fzuwq > p {
|
|
116
|
+
font-size: 14px;
|
|
117
|
+
line-height: 1.3;
|
|
118
|
+
margin-bottom: 10px;
|
|
119
|
+
letter-spacing: .2px;
|
|
120
|
+
}
|
|
121
|
+
.n9fzuwr {
|
|
122
|
+
margin-bottom: 1rem;
|
|
123
|
+
}
|
|
124
|
+
._1073cm80 .n9fzuwt {
|
|
125
|
+
-webkit-background-clip: text;
|
|
126
|
+
background-image: var(--_1073cm84);
|
|
127
|
+
-webkit-text-fill-color: transparent;
|
|
128
|
+
text-shadow: 0px 0px #00000000;
|
|
129
|
+
}
|
|
130
|
+
._1es6o1h0 .n9fzuwt {
|
|
131
|
+
color: var(--_1073cm83);
|
|
132
|
+
}
|
|
133
|
+
._1073cm80 .n9fzuwu {
|
|
134
|
+
-webkit-background-clip: text;
|
|
135
|
+
background-image: var(--_1073cm8b);
|
|
136
|
+
-webkit-text-fill-color: transparent;
|
|
137
|
+
text-shadow: 0px 0px #00000000;
|
|
138
|
+
}
|
|
139
|
+
._1es6o1h0 .n9fzuwu {
|
|
140
|
+
color: var(--_1073cm8a);
|
|
141
|
+
}
|
|
142
|
+
.n9fzuwv {
|
|
143
|
+
color: var(--_1073cm8h);
|
|
144
|
+
}
|
|
145
|
+
.n9fzuww {
|
|
146
|
+
color: var(--_1073cm8o);
|
|
147
|
+
}
|
|
148
|
+
.n9fzuwx {
|
|
149
|
+
margin-top: 0.5rem;
|
|
150
|
+
}
|
|
151
|
+
.n9fzuwy {
|
|
152
|
+
padding-inline-start: 0;
|
|
153
|
+
}
|
|
154
|
+
.n9fzuwz {
|
|
155
|
+
font-weight: 400;
|
|
156
|
+
color: #344a53;
|
|
157
|
+
margin-bottom: 8px;
|
|
158
|
+
}
|
|
159
|
+
.n9fzuw8 label:not(.n9fzuwz) {
|
|
160
|
+
font-weight: 700;
|
|
161
|
+
color: #28587d;
|
|
162
|
+
}
|
|
163
|
+
@media screen and (max-width:1023px) {
|
|
164
|
+
.n9fzuw0 {
|
|
165
|
+
padding-inline: 0;
|
|
166
|
+
padding: 0 3.5rem;
|
|
167
|
+
}
|
|
168
|
+
.n9fzuwq {
|
|
169
|
+
margin-top: 1rem;
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
@media screen and (max-width:768px) {
|
|
173
|
+
.n9fzuw0 {
|
|
174
|
+
padding: 0 2rem;
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
@media screen and (max-width:470px) {
|
|
178
|
+
.n9fzuw0 {
|
|
179
|
+
padding: 0 1.5rem;
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
@media screen and (max-width:1124px) {
|
|
183
|
+
.n9fzuw5 {
|
|
184
|
+
flex-wrap: wrap;
|
|
185
|
+
justify-content: center;
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
@media screen and (min-width:1125px) {
|
|
189
|
+
.n9fzuw6 {
|
|
190
|
+
margin-right: 2rem;
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
@media screen and (max-width:480px) {
|
|
194
|
+
.n9fzuwg {
|
|
195
|
+
flex-direction: column;
|
|
196
|
+
}
|
|
197
|
+
}
|
package/dist/globals.css.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
/* empty css */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
3
3
|
var Star = createRuntimeFn({ defaultClassName: "mi4mae0", variantClassNames: { variant: { gold: "mi4mae1", gray: "mi4mae2" } }, defaultVariants: {}, compoundVariants: [] });
|
|
4
4
|
export {
|
package/dist/index.css.js
CHANGED
package/dist/main.d.ts
CHANGED
|
@@ -16,6 +16,7 @@ export * from './Calculators/AxosOneCalculator';
|
|
|
16
16
|
export * from './Calculators/BalanceAPYCalculator';
|
|
17
17
|
export * from './Calculators/MarginTradingCalculator';
|
|
18
18
|
export * from './Calculators/MonthlyPaymentCalculator';
|
|
19
|
+
export * from './Calculators/BuyDownCalculator';
|
|
19
20
|
export * from './CallToActionBar';
|
|
20
21
|
export * from './Carousel';
|
|
21
22
|
export * from './Chevron';
|
package/dist/main.js
CHANGED
|
@@ -28,6 +28,7 @@ import { MaxLoanCalculator } from "./Calculators/MaxLoanCalculator/index.js";
|
|
|
28
28
|
import { MonthlyPaymentCalculator } from "./Calculators/MonthlyPaymentCalculator/index.js";
|
|
29
29
|
import { MonthlyPaymentLVFCalculator } from "./Calculators/MonthlyPaymentLVFCalculator/index.js";
|
|
30
30
|
import { SummitApyCalculator } from "./Calculators/SummitApyCalculator/index.js";
|
|
31
|
+
import { BuyDownCalculator } from "./Calculators/BuyDownCalculator/index.js";
|
|
31
32
|
import { CallToActionBar } from "./CallToActionBar/index.js";
|
|
32
33
|
import { Carousel, CarouselSlide } from "./Carousel/index.js";
|
|
33
34
|
import { Chevron } from "./Chevron/index.js";
|
|
@@ -222,6 +223,7 @@ export {
|
|
|
222
223
|
BreadcumbHeader,
|
|
223
224
|
BulletItem,
|
|
224
225
|
Button,
|
|
226
|
+
BuyDownCalculator,
|
|
225
227
|
Calculator,
|
|
226
228
|
CallToActionBar,
|
|
227
229
|
Carousel,
|
package/dist/themes/axos.css.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
var axosTheme = "_1073cm80";
|
|
3
3
|
var vars = { colors: { primary: { background: "var(--_1073cm81)", body: "var(--_1073cm82)", headline: "var(--_1073cm83)", textGradient: "var(--_1073cm84)", textButton: "var(--_1073cm85)", backgroundButton: "var(--_1073cm86)", border: "var(--_1073cm87)" }, secondary: { background: "var(--_1073cm88)", body: "var(--_1073cm89)", headline: "var(--_1073cm8a)", textGradient: "var(--_1073cm8b)", textButton: "var(--_1073cm8c)", backgroundButton: "var(--_1073cm8d)", border: "var(--_1073cm8e)" }, tertiary: { background: "var(--_1073cm8f)", body: "var(--_1073cm8g)", headline: "var(--_1073cm8h)", textGradient: "var(--_1073cm8i)", textButton: "var(--_1073cm8j)", backgroundButton: "var(--_1073cm8k)", border: "var(--_1073cm8l)" }, quaternary: { background: "var(--_1073cm8m)", body: "var(--_1073cm8n)", headline: "var(--_1073cm8o)", textGradient: "var(--_1073cm8p)", textButton: "var(--_1073cm8q)", backgroundButton: "var(--_1073cm8r)", border: "var(--_1073cm8s)" } }, error: "var(--_1073cm8t)", disabled: { border: "var(--_1073cm8u)", color: "var(--_1073cm8v)", background: "var(--_1073cm8w)" }, icons: { check: { primary: "var(--_1073cm8x)", secondary: "var(--_1073cm8y)" } }, table: { highlight: "var(--_1073cm8z)", color: "var(--_1073cm810)" }, footer: { link: { color: "var(--_1073cm811)" } }, selecction: { icon: { color: "var(--_1073cm812)" } } };
|
|
4
4
|
export {
|