@axos-web-dev/shared-components 2.0.0-queryparams.2 → 2.2.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/README.md +111 -111
- package/dist/ATMLocator/ATMLocator.d.ts +1 -1
- package/dist/ATMLocator/ATMLocator.js +2 -3
- package/dist/Accordion/Accordion.d.ts +3 -3
- package/dist/Article/Article.d.ts +1 -1
- package/dist/Auth/ErrorAlert.d.ts +1 -1
- package/dist/Auth/ErrorAlert.js +2 -3
- package/dist/Auth/Logout.d.ts +1 -1
- package/dist/Auth/SignInPassword.d.ts +1 -1
- package/dist/Avatar/Avatar.module.js +7 -7
- package/dist/Blockquote/Blockquote.module.js +3 -3
- package/dist/BulletItem/BulletItem.d.ts +1 -1
- package/dist/Button/Button.d.ts +1 -1
- package/dist/Button/Button.js +3 -22
- package/dist/Button/GoBackButton.d.ts +1 -1
- package/dist/Calculators/AnnualFeeCalculator/index.js +1 -1
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.d.ts +46 -5
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +72 -19
- package/dist/Calculators/ApyCalculator/index.js +583 -293
- package/dist/Calculators/Calculator.d.ts +1 -1
- package/dist/Calculators/Calculator.js +4 -5
- package/dist/Calculators/MarginTradingCalculator/index.js +2 -3
- package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +1 -1
- package/dist/Calculators/MaxLoanCalculator/index.js +1 -1
- package/dist/Calculators/MonthlyPaymentCalculator/index.js +1 -1
- package/dist/Calculators/calculator.css.d.ts +21 -1
- package/dist/Calculators/calculator.css.js +3 -3
- package/dist/Carousel/index.d.ts +3 -3
- package/dist/Carousel/index.js +3 -4
- package/dist/Chatbot/Bubble.d.ts +2 -1
- package/dist/Chatbot/Chat.d.ts +1 -1
- package/dist/Chatbot/ChatWindow.js +31 -19
- package/dist/Chatbot/Chatbot.d.ts +11 -3
- package/dist/Chatbot/Chatbot.js +98 -66
- package/dist/Chatbot/ChatbotMessage.d.ts +1 -0
- package/dist/Chatbot/ChatbotMessage.js +5 -1
- package/dist/Chatbot/EllipsisAnimation.d.ts +1 -1
- package/dist/Chatbot/EllipsisIcon.d.ts +1 -1
- package/dist/Chevron/index.js +2 -15
- package/dist/Comparison/Comparison.d.ts +1 -1
- package/dist/Comparison/Comparison.js +2 -3
- package/dist/Comparison/ComparisonSet.d.ts +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +2 -3
- package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -1
- package/dist/ExecutiveBio/Overlay.d.ts +1 -1
- package/dist/FaqAccordion/index.d.ts +5 -5
- package/dist/FaqAccordion/index.js +2 -3
- package/dist/FdicCallout/FdicCallout.module.js +2 -2
- package/dist/FdicCallout/index.d.ts +1 -1
- package/dist/FooterDisclosure/FooterDisclosure.d.ts +4 -4
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.d.ts +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.d.ts +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +20 -3
- package/dist/Forms/ApplicationStart.d.ts +1 -1
- package/dist/Forms/ApplyNow.d.ts +1 -1
- package/dist/Forms/ApplyNow.js +3 -4
- package/dist/Forms/BoatMooringLocation.d.ts +7 -2
- package/dist/Forms/BoatMooringLocation.js +145 -8
- package/dist/Forms/ClearingForm.d.ts +1 -1
- package/dist/Forms/CommercialDeposits.d.ts +1 -1
- package/dist/Forms/CommercialDepositsNoLendingOption.d.ts +1 -1
- package/dist/Forms/CommercialLending.d.ts +1 -1
- package/dist/Forms/CommercialPremiumFinance.d.ts +1 -1
- package/dist/Forms/ConstructionLendingDynamic.d.ts +1 -1
- package/dist/Forms/ContactCompany.d.ts +1 -1
- package/dist/Forms/ContactCompanyTitle.d.ts +1 -1
- package/dist/Forms/ContactUs.d.ts +1 -1
- package/dist/Forms/ContactUsAAS.d.ts +1 -1
- package/dist/Forms/ContactUsBusiness.d.ts +1 -1
- package/dist/Forms/ContactUsBusiness.js +2 -3
- package/dist/Forms/ContactUsBusinessNameEmail.d.ts +1 -1
- package/dist/Forms/ContactUsBusinessNameEmail.js +2 -3
- package/dist/Forms/ContactUsLVF.d.ts +1 -1
- package/dist/Forms/ContactUsNMLSId.d.ts +1 -1
- package/dist/Forms/ContactUsNMLSId.js +2 -3
- package/dist/Forms/CpraRequest.d.ts +1 -1
- package/dist/Forms/CpraRequest.js +2 -3
- package/dist/Forms/CraPublicFile.d.ts +1 -1
- package/dist/Forms/CraPublicFile.js +2 -3
- package/dist/Forms/DealerServices.d.ts +1 -1
- package/dist/Forms/EmailOnly.d.ts +1 -1
- package/dist/Forms/EmailOnly.js +2 -3
- package/dist/Forms/EmailUs.d.ts +1 -1
- package/dist/Forms/EmailUs.js +40 -34
- package/dist/Forms/FormEnums.js +2 -2
- package/dist/Forms/Forms.css.d.ts +3 -0
- package/dist/Forms/Forms.css.js +39 -39
- package/dist/Forms/HoneyPot/index.d.ts +1 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.d.ts +1 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +3 -4
- package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.d.ts +1 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.d.ts +1 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +3 -4
- package/dist/Forms/MortgageWarehouseLending.d.ts +1 -1
- package/dist/Forms/MortgageWarehouseLending.js +2 -3
- package/dist/Forms/QuickPricer/QuickPricerForm.d.ts +1 -1
- package/dist/Forms/QuickPricer/UserInformation.d.ts +1 -1
- package/dist/Forms/ScheduleCall.d.ts +1 -1
- package/dist/Forms/ScheduleCallPremier.d.ts +1 -1
- package/dist/Forms/SuccesForm.d.ts +1 -1
- package/dist/Forms/SuccesForm.js +4 -5
- package/dist/Forms/VendorQuestionnaire.d.ts +1 -1
- package/dist/Forms/WcplSurvey.d.ts +1 -1
- package/dist/HeroBanner/HeroBanner.css.d.ts +1 -0
- package/dist/HeroBanner/HeroBanner.css.js +19 -16
- package/dist/HeroBanner/HeroBanner.d.ts +1 -1
- package/dist/HeroBanner/HeroBanner.interface.d.ts +4 -1
- package/dist/HeroBanner/HeroBanner.js +26 -160
- package/dist/HeroBanner/HeroVideoPoster.d.ts +5 -0
- package/dist/HeroBanner/HeroVideoPoster.js +24 -0
- package/dist/HeroBanner/LargeBanner.css.d.ts +110 -0
- package/dist/HeroBanner/LargeBanner.css.js +22 -8
- package/dist/HeroBanner/LargeHeroBanner.d.ts +5 -0
- package/dist/HeroBanner/LargeHeroBanner.js +228 -0
- package/dist/HeroBanner/index.js +3 -2
- package/dist/Hyperlink/index.js +2 -15
- package/dist/IconBillboard/IconBillboard.d.ts +1 -1
- package/dist/IconBillboard/IconBillboardSet.d.ts +1 -1
- package/dist/IconBillboard/sections/CallToActionSection.d.ts +1 -1
- package/dist/IconBillboard/sections/CallToActionSection.js +3 -1
- package/dist/IconBillboard/sections/HeaderSection.d.ts +2 -2
- package/dist/IconBillboard/sections/IconSection.d.ts +1 -1
- package/dist/IconBillboard/sections/ItemsSection.d.ts +1 -1
- package/dist/IconBillboard/sections/LayoutSection.d.ts +1 -1
- package/dist/ImageBillboard/ExitIntentModal/ModalWrapper.d.ts +1 -1
- package/dist/ImageBillboard/ImageBillboard.d.ts +1 -1
- package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -1
- package/dist/ImageLink/ImageLink.d.ts +1 -1
- package/dist/ImageLink/ImageLink.js +2 -3
- package/dist/ImageLink/ImageLinkSet.d.ts +1 -1
- package/dist/ImageLink/ImageLinkSet.js +1 -2
- package/dist/ImageLink/index.js +2 -3
- package/dist/ImageWrapper/ImageWrapper.d.ts +1 -1
- package/dist/Insight/Featured/CategorySelector.d.ts +2 -2
- package/dist/Insight/Featured/CategorySelector.js +3 -4
- package/dist/Insight/Featured/Featured.d.ts +2 -2
- package/dist/Insight/Featured/Featured.js +3 -4
- package/dist/Insight/Featured/Header.d.ts +1 -1
- package/dist/Insight/Featured/Header.js +3 -4
- package/dist/Interstitial/Interstitial.module.js +10 -10
- package/dist/LandingPageHeader/LandingPageHeader.d.ts +1 -1
- package/dist/LoadingIndicator/index.d.ts +1 -1
- package/dist/MainHTML/index.d.ts +1 -1
- package/dist/Modal/Modal.js +2 -3
- package/dist/Modal/contextApi/store.d.ts +1 -1
- package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
- package/dist/NavigationMenu/AxosALTS/index.d.ts +1 -1
- package/dist/NavigationMenu/AxosALTS/index.js +2 -3
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
- package/dist/NavigationMenu/AxosAdvisor/SubNavBar.d.ts +1 -1
- package/dist/NavigationMenu/AxosAdvisor/index.d.ts +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavBar.d.ts +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/index.d.ts +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +2 -3
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +27 -27
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +13 -8
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +29 -26
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
- package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +1 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +72 -38
- package/dist/NavigationMenu/AxosBank/index.d.ts +1 -1
- package/dist/NavigationMenu/AxosBank/index.js +31 -30
- package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
- package/dist/NavigationMenu/AxosClearing/SubNavBar.d.ts +1 -1
- package/dist/NavigationMenu/AxosClearing/index.d.ts +1 -1
- package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
- package/dist/NavigationMenu/AxosFiduciary/index.d.ts +1 -1
- package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
- package/dist/NavigationMenu/LaVictoire/SubNavBar.d.ts +1 -1
- package/dist/NavigationMenu/LaVictoire/index.d.ts +1 -1
- package/dist/NavigationMenu/LaVictoire/index.js +2 -3
- package/dist/NavigationMenu/NavItem/index.d.ts +1 -1
- package/dist/NavigationMenu/Navbar.d.ts +1 -1
- package/dist/NavigationMenu/Navbar.js +2 -3
- package/dist/NavigationMenu/SignInNavButton.d.ts +3 -1
- package/dist/NavigationMenu/SignInNavButton.js +2 -3
- package/dist/Pagination/Pagination.d.ts +1 -1
- package/dist/SecondaryFooter/index.d.ts +1 -1
- package/dist/SetContainer/SetContainer.css.d.ts +1 -0
- package/dist/SetContainer/SetContainer.css.js +5 -3
- package/dist/SetContainer/SetContainer.d.ts +1 -1
- package/dist/SetContainer/SetContainer.js +10 -5
- package/dist/SetContainer/index.js +2 -1
- package/dist/SocialMediaBar/iconsRepository.d.ts +14 -14
- package/dist/SocialMediaBar/iconsRepository.js +2 -3
- package/dist/SocialMediaBar/index.d.ts +1 -1
- package/dist/Tab/Tab.d.ts +1 -1
- package/dist/Tab/TabContainer.d.ts +1 -1
- package/dist/Table/Table.css.d.ts +21 -1
- package/dist/Table/Table.css.js +18 -18
- package/dist/Table/Table.d.ts +5 -5
- package/dist/Table/Table.js +5 -3
- package/dist/TextBlock/TextBlock.d.ts +1 -1
- package/dist/Topic/Topic.d.ts +4 -4
- package/dist/VideoTile/VideoInit.d.ts +1 -1
- package/dist/VideoTile/VideoTile.js +2 -3
- package/dist/VideoWrapper/index.js +2 -3
- package/dist/WalnutIframe/index.d.ts +1 -1
- package/dist/WalnutIframe/wrapper.module.js +3 -3
- package/dist/assets/Avatar/Avatar.css +59 -59
- package/dist/assets/Blockquote/Blockquote.css +72 -72
- package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +350 -64
- package/dist/assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css +2 -2
- package/dist/assets/Calculators/calculator.css +25 -15
- package/dist/assets/Chatbot/AnimatedGradientBorder.css +1 -1
- package/dist/assets/Chatbot/ChatWindow.css +19 -19
- package/dist/assets/Comparison/Comparison.css +2 -2
- package/dist/assets/DownloadTile/DownloadTile.css +7 -0
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +0 -2
- package/dist/assets/FdicCallout/FdicCallout.css +48 -48
- package/dist/assets/Forms/Forms.css +94 -91
- package/dist/assets/HeroBanner/HeroBanner.css +82 -65
- package/dist/assets/HeroBanner/LargeBanner.css +126 -59
- package/dist/assets/ImageBillboard/ImageBillboard.css +1 -1
- package/dist/assets/Interstitial/Interstitial.css +142 -142
- package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +264 -264
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +609 -609
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +630 -630
- package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css +353 -353
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +445 -445
- package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +484 -484
- package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css +427 -427
- package/dist/assets/NavigationMenu/LaVictoire/NavBar.css +429 -429
- package/dist/assets/SetContainer/SetContainer.css +25 -15
- package/dist/assets/Table/Table.css +90 -75
- package/dist/assets/TextBlock/TextBlock.css +7 -0
- package/dist/assets/VideoTile/VideoTile.css +6 -0
- package/dist/assets/WalnutIframe/wrapper.css +48 -48
- package/dist/assets/globals.css +9 -9
- package/dist/assets/themes/axos.css +8 -7
- package/dist/assets/themes/premier.css +9 -8
- package/dist/assets/themes/ufb.css +9 -8
- package/dist/assets/themes/victorie.css +9 -8
- package/dist/assets/utils/optimizeImage/optimizeImage.css +47 -47
- package/dist/icons/AxosX/Blue.d.ts +1 -1
- package/dist/icons/AxosX/index.d.ts +1 -1
- package/dist/icons/CheckCircle.d.ts +1 -1
- package/dist/icons/CheckCircleLight.d.ts +1 -1
- package/dist/icons/CheckIcon/index.d.ts +1 -1
- package/dist/icons/ChevronDown.d.ts +1 -1
- package/dist/icons/ChevronUp.d.ts +1 -1
- package/dist/icons/Clock/index.d.ts +1 -1
- package/dist/icons/EqualHousingLender.d.ts +1 -1
- package/dist/icons/Logos/AAS.d.ts +1 -1
- package/dist/icons/Logos/AFS.d.ts +1 -1
- package/dist/icons/Logos/AXA.d.ts +1 -1
- package/dist/icons/Logos/AXB.d.ts +1 -1
- package/dist/icons/Logos/AXC.d.ts +1 -1
- package/dist/icons/Logos/AXI.d.ts +1 -1
- package/dist/icons/Logos/AXOS.d.ts +1 -1
- package/dist/icons/Logos/GBLVF.d.ts +1 -1
- package/dist/icons/Logos/LVF.d.ts +1 -1
- package/dist/icons/Logos/LVFText.d.ts +1 -1
- package/dist/icons/Logos/SPB.d.ts +1 -1
- package/dist/icons/MemberFdicLogo.d.ts +1 -1
- package/dist/icons/QuoteIconGrey.d.ts +1 -1
- package/dist/icons/QuoteIconWhite.d.ts +1 -1
- package/dist/icons/QuoteIconYellow.d.ts +1 -1
- package/dist/main.js +5 -8
- package/dist/themes/axos.css.d.ts +1 -0
- package/dist/themes/axos.css.js +1 -1
- package/dist/utils/appendQueryParams.js +53 -16
- package/dist/utils/getPosition.d.ts +1 -0
- package/dist/utils/getPosition.js +17 -0
- package/dist/utils/index.d.ts +0 -1
- package/dist/utils/index.js +0 -5
- package/dist/utils/optimizeImage/optimizeImage.module.js +3 -3
- package/dist/utils/variant.types.d.ts +1 -0
- package/package.json +148 -149
- package/dist/utils/samePageNavigation.d.ts +0 -3
- package/dist/utils/samePageNavigation.js +0 -23
- package/dist/utils/samePageQueryParamsNavigation.d.ts +0 -4
- package/dist/utils/samePageQueryParamsNavigation.js +0 -63
|
@@ -7,4 +7,4 @@ export interface LoadingIndicatorProps {
|
|
|
7
7
|
variant: QuaternaryTypes;
|
|
8
8
|
style?: CSSProperties;
|
|
9
9
|
}
|
|
10
|
-
export declare const LoadingIndicator: ({ width, height, variant, style, }: LoadingIndicatorProps) => import("react
|
|
10
|
+
export declare const LoadingIndicator: ({ width, height, variant, style, }: LoadingIndicatorProps) => import("react").JSX.Element;
|
package/dist/MainHTML/index.d.ts
CHANGED
|
@@ -4,4 +4,4 @@ export interface BodyProps extends PropsWithChildren {
|
|
|
4
4
|
theme: "Axos" | "Premier" | "Victorie" | "Ufb";
|
|
5
5
|
className?: string;
|
|
6
6
|
}
|
|
7
|
-
export declare const MainHTML: ({ theme, children, className, }: BodyProps) => import("react
|
|
7
|
+
export declare const MainHTML: ({ theme, children, className, }: BodyProps) => import("react").JSX.Element;
|
package/dist/Modal/Modal.js
CHANGED
|
@@ -22,6 +22,7 @@ import "../IconBillboard/IconBillboard.css.js";
|
|
|
22
22
|
import "../Calculators/calculator.css.js";
|
|
23
23
|
import "../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
|
|
24
24
|
import "./contextApi/store.js";
|
|
25
|
+
import "next/image.js";
|
|
25
26
|
import "../Calculators/ApyCalculator/ApyCalculator.css.js";
|
|
26
27
|
import "../Table/Table.css.js";
|
|
27
28
|
import "../Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js";
|
|
@@ -71,15 +72,13 @@ import "../Carousel/index.js";
|
|
|
71
72
|
/* empty css */
|
|
72
73
|
/* empty css */
|
|
73
74
|
import "../Chatbot/store/chat.js";
|
|
74
|
-
import "../Chatbot/authenticate.js";
|
|
75
75
|
/* empty css */
|
|
76
76
|
/* empty css */
|
|
77
77
|
import "../Chatbot/store/messages.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../Comparison/Comparison.css.js";
|
|
80
|
-
import "next/image.js";
|
|
81
|
-
import "../HeroBanner/HeroBanner.css.js";
|
|
82
80
|
import "../HeroBanner/LargeBanner.css.js";
|
|
81
|
+
import "../HeroBanner/HeroBanner.css.js";
|
|
83
82
|
import "../HeroBanner/SelectionBanner.css.js";
|
|
84
83
|
import "../SetContainer/SetContainer.css.js";
|
|
85
84
|
import "../Tab/Tab.css.js";
|
|
@@ -21,5 +21,5 @@ export interface ContextProps {
|
|
|
21
21
|
validateLink: (url: string) => boolean;
|
|
22
22
|
}
|
|
23
23
|
export declare const GlobalContext: import('react').Context<ContextProps>;
|
|
24
|
-
export declare const GlobalContextProvider: ({ children, domains: initialDomains, }: GlobalContextProviderProps) => import("react
|
|
24
|
+
export declare const GlobalContextProvider: ({ children, domains: initialDomains, }: GlobalContextProviderProps) => import("react").JSX.Element;
|
|
25
25
|
export declare const useGlobalContext: () => ContextProps;
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import '../../assets/NavigationMenu/AxosALTS/NavBar.css';const alts_header = "
|
|
2
|
-
const alts_wrapper = "
|
|
3
|
-
const alts_header_main_row = "
|
|
4
|
-
const alts_mobile_header = "
|
|
5
|
-
const alts_logo_wrap = "
|
|
6
|
-
const alts_primary_links = "
|
|
7
|
-
const alts_main_nav_link = "
|
|
8
|
-
const alts_hamburger = "
|
|
9
|
-
const alts_mobile_logo = "
|
|
10
|
-
const alts_mobile_nav = "
|
|
11
|
-
const alts_mobile_opened = "
|
|
12
|
-
const alts_mobile_nav_item = "
|
|
13
|
-
const alts_icon_wrap = "
|
|
14
|
-
const alts_mobile_footer = "
|
|
15
|
-
const alts_mobile_footer_content = "
|
|
16
|
-
const alts_mobile_footer_media = "
|
|
17
|
-
const alts_inner_wrapper = "
|
|
18
|
-
const alts_btn = "
|
|
19
|
-
const alts_sub_menu = "
|
|
20
|
-
const alts_skip_btn = "
|
|
21
|
-
const alts_desktop_only = "
|
|
22
|
-
const alts_main_nav = "
|
|
23
|
-
const alts_mobile_only = "
|
|
1
|
+
import '../../assets/NavigationMenu/AxosALTS/NavBar.css';const alts_header = "_alts_header_1s4n2_1";
|
|
2
|
+
const alts_wrapper = "_alts_wrapper_1s4n2_5";
|
|
3
|
+
const alts_header_main_row = "_alts_header_main_row_1s4n2_11";
|
|
4
|
+
const alts_mobile_header = "_alts_mobile_header_1s4n2_12";
|
|
5
|
+
const alts_logo_wrap = "_alts_logo_wrap_1s4n2_18";
|
|
6
|
+
const alts_primary_links = "_alts_primary_links_1s4n2_22";
|
|
7
|
+
const alts_main_nav_link = "_alts_main_nav_link_1s4n2_27";
|
|
8
|
+
const alts_hamburger = "_alts_hamburger_1s4n2_63";
|
|
9
|
+
const alts_mobile_logo = "_alts_mobile_logo_1s4n2_77";
|
|
10
|
+
const alts_mobile_nav = "_alts_mobile_nav_1s4n2_102";
|
|
11
|
+
const alts_mobile_opened = "_alts_mobile_opened_1s4n2_113";
|
|
12
|
+
const alts_mobile_nav_item = "_alts_mobile_nav_item_1s4n2_121";
|
|
13
|
+
const alts_icon_wrap = "_alts_icon_wrap_1s4n2_136";
|
|
14
|
+
const alts_mobile_footer = "_alts_mobile_footer_1s4n2_141";
|
|
15
|
+
const alts_mobile_footer_content = "_alts_mobile_footer_content_1s4n2_146";
|
|
16
|
+
const alts_mobile_footer_media = "_alts_mobile_footer_media_1s4n2_157";
|
|
17
|
+
const alts_inner_wrapper = "_alts_inner_wrapper_1s4n2_167";
|
|
18
|
+
const alts_btn = "_alts_btn_1s4n2_172";
|
|
19
|
+
const alts_sub_menu = "_alts_sub_menu_1s4n2_177";
|
|
20
|
+
const alts_skip_btn = "_alts_skip_btn_1s4n2_185";
|
|
21
|
+
const alts_desktop_only = "_alts_desktop_only_1s4n2_209";
|
|
22
|
+
const alts_main_nav = "_alts_main_nav_1s4n2_27";
|
|
23
|
+
const alts_mobile_only = "_alts_mobile_only_1s4n2_261";
|
|
24
24
|
const styles = {
|
|
25
25
|
alts_header,
|
|
26
26
|
alts_wrapper,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare function NavBar(): import("react
|
|
1
|
+
declare function NavBar(): import("react").JSX.Element;
|
|
2
2
|
export default NavBar;
|
|
@@ -26,6 +26,7 @@ import "react-use";
|
|
|
26
26
|
import "../../ArticlesSet/ArticlesSet.css.js";
|
|
27
27
|
import "../../Calculators/calculator.css.js";
|
|
28
28
|
import "../../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
|
|
29
|
+
import "next/image.js";
|
|
29
30
|
import "../../Calculators/ApyCalculator/ApyCalculator.css.js";
|
|
30
31
|
import "../../Table/Table.css.js";
|
|
31
32
|
import "../../Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js";
|
|
@@ -72,15 +73,13 @@ import "../../Carousel/index.js";
|
|
|
72
73
|
/* empty css */
|
|
73
74
|
/* empty css */
|
|
74
75
|
import "../../Chatbot/store/chat.js";
|
|
75
|
-
import "../../Chatbot/authenticate.js";
|
|
76
76
|
/* empty css */
|
|
77
77
|
/* empty css */
|
|
78
78
|
import "../../Chatbot/store/messages.js";
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../../Comparison/Comparison.css.js";
|
|
81
|
-
import "next/image.js";
|
|
82
|
-
import "../../HeroBanner/HeroBanner.css.js";
|
|
83
81
|
import "../../HeroBanner/LargeBanner.css.js";
|
|
82
|
+
import "../../HeroBanner/HeroBanner.css.js";
|
|
84
83
|
import "../../HeroBanner/SelectionBanner.css.js";
|
|
85
84
|
import "../../SetContainer/SetContainer.css.js";
|
|
86
85
|
import "../../Tab/Tab.css.js";
|
|
@@ -1,55 +1,55 @@
|
|
|
1
|
-
import '../../assets/NavigationMenu/AxosAdvisor/NavBar.css';const header = "
|
|
2
|
-
const wrapper = "
|
|
3
|
-
const header_main_row = "
|
|
4
|
-
const mobile_header = "
|
|
5
|
-
const logo_wrap = "
|
|
6
|
-
const primary_links = "
|
|
7
|
-
const main_nav_link = "
|
|
8
|
-
const sub_nav_link = "
|
|
9
|
-
const signin_wrap = "
|
|
10
|
-
const signin_btn = "
|
|
11
|
-
const header_sub_row = "
|
|
12
|
-
const signin_dropdown = "
|
|
13
|
-
const shadow = "
|
|
14
|
-
const signin_header = "
|
|
15
|
-
const signin_subheader = "
|
|
16
|
-
const opacity = "
|
|
17
|
-
const fadeInDown = "
|
|
18
|
-
const footer = "
|
|
19
|
-
const open = "
|
|
20
|
-
const dd_wrapper = "
|
|
21
|
-
const dd_media = "
|
|
22
|
-
const dd_media_img = "
|
|
23
|
-
const dd_site_navs = "
|
|
24
|
-
const dd_media_header = "
|
|
25
|
-
const mt_8 = "
|
|
26
|
-
const mt_16 = "
|
|
27
|
-
const ml_8 = "
|
|
28
|
-
const dd_media_cta = "
|
|
29
|
-
const reversed_row = "
|
|
30
|
-
const headline = "
|
|
31
|
-
const nav_anchor = "
|
|
32
|
-
const headline_cta = "
|
|
33
|
-
const site_lists = "
|
|
34
|
-
const hamburger = "
|
|
35
|
-
const mobile_only = "
|
|
36
|
-
const mobile_logo = "
|
|
37
|
-
const highlight = "
|
|
38
|
-
const mobile_nav = "
|
|
39
|
-
const mobile_opened = "
|
|
40
|
-
const mobile_nav_item = "
|
|
41
|
-
const has_dropdown = "
|
|
42
|
-
const icon_wrap = "
|
|
43
|
-
const mobile_footer = "
|
|
44
|
-
const mobile_footer_content = "
|
|
45
|
-
const mobile_footer_media = "
|
|
46
|
-
const footer_cta = "
|
|
47
|
-
const inner_wrapper = "
|
|
48
|
-
const btn = "
|
|
49
|
-
const sub_menu = "
|
|
50
|
-
const main = "
|
|
51
|
-
const dd_footer = "
|
|
52
|
-
const desktop_only = "
|
|
1
|
+
import '../../assets/NavigationMenu/AxosAdvisor/NavBar.css';const header = "_header_9w33l_1";
|
|
2
|
+
const wrapper = "_wrapper_9w33l_5";
|
|
3
|
+
const header_main_row = "_header_main_row_9w33l_10";
|
|
4
|
+
const mobile_header = "_mobile_header_9w33l_11";
|
|
5
|
+
const logo_wrap = "_logo_wrap_9w33l_17";
|
|
6
|
+
const primary_links = "_primary_links_9w33l_21";
|
|
7
|
+
const main_nav_link = "_main_nav_link_9w33l_25";
|
|
8
|
+
const sub_nav_link = "_sub_nav_link_9w33l_57";
|
|
9
|
+
const signin_wrap = "_signin_wrap_9w33l_59";
|
|
10
|
+
const signin_btn = "_signin_btn_9w33l_60";
|
|
11
|
+
const header_sub_row = "_header_sub_row_9w33l_98";
|
|
12
|
+
const signin_dropdown = "_signin_dropdown_9w33l_118";
|
|
13
|
+
const shadow = "_shadow_9w33l_128";
|
|
14
|
+
const signin_header = "_signin_header_9w33l_136";
|
|
15
|
+
const signin_subheader = "_signin_subheader_9w33l_143";
|
|
16
|
+
const opacity = "_opacity_9w33l_165";
|
|
17
|
+
const fadeInDown = "_fadeInDown_9w33l_1";
|
|
18
|
+
const footer = "_footer_9w33l_171";
|
|
19
|
+
const open = "_open_9w33l_187";
|
|
20
|
+
const dd_wrapper = "_dd_wrapper_9w33l_199";
|
|
21
|
+
const dd_media = "_dd_media_9w33l_204";
|
|
22
|
+
const dd_media_img = "_dd_media_img_9w33l_209";
|
|
23
|
+
const dd_site_navs = "_dd_site_navs_9w33l_213";
|
|
24
|
+
const dd_media_header = "_dd_media_header_9w33l_220";
|
|
25
|
+
const mt_8 = "_mt_8_9w33l_229";
|
|
26
|
+
const mt_16 = "_mt_16_9w33l_233";
|
|
27
|
+
const ml_8 = "_ml_8_9w33l_237";
|
|
28
|
+
const dd_media_cta = "_dd_media_cta_9w33l_241";
|
|
29
|
+
const reversed_row = "_reversed_row_9w33l_255";
|
|
30
|
+
const headline = "_headline_9w33l_271";
|
|
31
|
+
const nav_anchor = "_nav_anchor_9w33l_277";
|
|
32
|
+
const headline_cta = "_headline_cta_9w33l_285";
|
|
33
|
+
const site_lists = "_site_lists_9w33l_300";
|
|
34
|
+
const hamburger = "_hamburger_9w33l_335";
|
|
35
|
+
const mobile_only = "_mobile_only_9w33l_349";
|
|
36
|
+
const mobile_logo = "_mobile_logo_9w33l_355";
|
|
37
|
+
const highlight = "_highlight_9w33l_360";
|
|
38
|
+
const mobile_nav = "_mobile_nav_9w33l_396";
|
|
39
|
+
const mobile_opened = "_mobile_opened_9w33l_407";
|
|
40
|
+
const mobile_nav_item = "_mobile_nav_item_9w33l_415";
|
|
41
|
+
const has_dropdown = "_has_dropdown_9w33l_430";
|
|
42
|
+
const icon_wrap = "_icon_wrap_9w33l_451";
|
|
43
|
+
const mobile_footer = "_mobile_footer_9w33l_456";
|
|
44
|
+
const mobile_footer_content = "_mobile_footer_content_9w33l_461";
|
|
45
|
+
const mobile_footer_media = "_mobile_footer_media_9w33l_476";
|
|
46
|
+
const footer_cta = "_footer_cta_9w33l_482";
|
|
47
|
+
const inner_wrapper = "_inner_wrapper_9w33l_510";
|
|
48
|
+
const btn = "_btn_9w33l_515";
|
|
49
|
+
const sub_menu = "_sub_menu_9w33l_520";
|
|
50
|
+
const main = "_main_9w33l_25";
|
|
51
|
+
const dd_footer = "_dd_footer_9w33l_545";
|
|
52
|
+
const desktop_only = "_desktop_only_9w33l_564";
|
|
53
53
|
const styles = {
|
|
54
54
|
header,
|
|
55
55
|
wrapper,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export default function SubNavBar(): import("react
|
|
1
|
+
export default function SubNavBar(): import("react").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare function NavBar(): import("react
|
|
1
|
+
declare function NavBar(): import("react").JSX.Element;
|
|
2
2
|
export default NavBar;
|
|
@@ -1,56 +1,56 @@
|
|
|
1
|
-
import '../../assets/NavigationMenu/AxosAdvisorServices/NavBar.css';const header = "
|
|
2
|
-
const wrapper = "
|
|
3
|
-
const main_nav = "
|
|
4
|
-
const header_main_row = "
|
|
5
|
-
const mobile_header = "
|
|
6
|
-
const logo_wrap = "
|
|
7
|
-
const primary_links = "
|
|
8
|
-
const main_nav_link = "
|
|
9
|
-
const sub_nav_link = "
|
|
10
|
-
const signin_wrap = "
|
|
11
|
-
const signin_btn = "
|
|
12
|
-
const header_sub_row = "
|
|
13
|
-
const signin_dropdown = "
|
|
14
|
-
const shadow = "
|
|
15
|
-
const signin_header = "
|
|
16
|
-
const signin_subheader = "
|
|
17
|
-
const opacity = "
|
|
18
|
-
const fadeInDown = "
|
|
19
|
-
const footer = "
|
|
20
|
-
const open = "
|
|
21
|
-
const dd_wrapper = "
|
|
22
|
-
const dd_media = "
|
|
23
|
-
const dd_media_img = "
|
|
24
|
-
const dd_site_navs = "
|
|
25
|
-
const dd_media_header = "
|
|
26
|
-
const mt_8 = "
|
|
27
|
-
const mt_16 = "
|
|
28
|
-
const ml_8 = "
|
|
29
|
-
const dd_media_cta = "
|
|
30
|
-
const reversed_row = "
|
|
31
|
-
const headline = "
|
|
32
|
-
const nav_anchor = "
|
|
33
|
-
const headline_cta = "
|
|
34
|
-
const site_lists = "
|
|
35
|
-
const hamburger = "
|
|
36
|
-
const mobile_only = "
|
|
37
|
-
const mobile_logo = "
|
|
38
|
-
const highlight = "
|
|
39
|
-
const mobile_nav = "
|
|
40
|
-
const mobile_opened = "
|
|
41
|
-
const mobile_nav_item = "
|
|
42
|
-
const has_dropdown = "
|
|
43
|
-
const icon_wrap = "
|
|
44
|
-
const mobile_footer = "
|
|
45
|
-
const mobile_footer_content = "
|
|
46
|
-
const mobile_footer_media = "
|
|
47
|
-
const footer_cta = "
|
|
48
|
-
const inner_wrapper = "
|
|
49
|
-
const btn = "
|
|
50
|
-
const sub_menu = "
|
|
51
|
-
const main = "
|
|
52
|
-
const dd_footer = "
|
|
53
|
-
const desktop_only = "
|
|
1
|
+
import '../../assets/NavigationMenu/AxosAdvisorServices/NavBar.css';const header = "_header_yenuk_1";
|
|
2
|
+
const wrapper = "_wrapper_yenuk_5";
|
|
3
|
+
const main_nav = "_main_nav_yenuk_10";
|
|
4
|
+
const header_main_row = "_header_main_row_yenuk_17";
|
|
5
|
+
const mobile_header = "_mobile_header_yenuk_18";
|
|
6
|
+
const logo_wrap = "_logo_wrap_yenuk_30";
|
|
7
|
+
const primary_links = "_primary_links_yenuk_34";
|
|
8
|
+
const main_nav_link = "_main_nav_link_yenuk_38";
|
|
9
|
+
const sub_nav_link = "_sub_nav_link_yenuk_70";
|
|
10
|
+
const signin_wrap = "_signin_wrap_yenuk_72";
|
|
11
|
+
const signin_btn = "_signin_btn_yenuk_73";
|
|
12
|
+
const header_sub_row = "_header_sub_row_yenuk_110";
|
|
13
|
+
const signin_dropdown = "_signin_dropdown_yenuk_130";
|
|
14
|
+
const shadow = "_shadow_yenuk_140";
|
|
15
|
+
const signin_header = "_signin_header_yenuk_148";
|
|
16
|
+
const signin_subheader = "_signin_subheader_yenuk_155";
|
|
17
|
+
const opacity = "_opacity_yenuk_177";
|
|
18
|
+
const fadeInDown = "_fadeInDown_yenuk_1";
|
|
19
|
+
const footer = "_footer_yenuk_183";
|
|
20
|
+
const open = "_open_yenuk_199";
|
|
21
|
+
const dd_wrapper = "_dd_wrapper_yenuk_211";
|
|
22
|
+
const dd_media = "_dd_media_yenuk_216";
|
|
23
|
+
const dd_media_img = "_dd_media_img_yenuk_221";
|
|
24
|
+
const dd_site_navs = "_dd_site_navs_yenuk_225";
|
|
25
|
+
const dd_media_header = "_dd_media_header_yenuk_232";
|
|
26
|
+
const mt_8 = "_mt_8_yenuk_241";
|
|
27
|
+
const mt_16 = "_mt_16_yenuk_245";
|
|
28
|
+
const ml_8 = "_ml_8_yenuk_249";
|
|
29
|
+
const dd_media_cta = "_dd_media_cta_yenuk_253";
|
|
30
|
+
const reversed_row = "_reversed_row_yenuk_267";
|
|
31
|
+
const headline = "_headline_yenuk_283";
|
|
32
|
+
const nav_anchor = "_nav_anchor_yenuk_289";
|
|
33
|
+
const headline_cta = "_headline_cta_yenuk_297";
|
|
34
|
+
const site_lists = "_site_lists_yenuk_312";
|
|
35
|
+
const hamburger = "_hamburger_yenuk_347";
|
|
36
|
+
const mobile_only = "_mobile_only_yenuk_361";
|
|
37
|
+
const mobile_logo = "_mobile_logo_yenuk_367";
|
|
38
|
+
const highlight = "_highlight_yenuk_372";
|
|
39
|
+
const mobile_nav = "_mobile_nav_yenuk_408";
|
|
40
|
+
const mobile_opened = "_mobile_opened_yenuk_419";
|
|
41
|
+
const mobile_nav_item = "_mobile_nav_item_yenuk_427";
|
|
42
|
+
const has_dropdown = "_has_dropdown_yenuk_442";
|
|
43
|
+
const icon_wrap = "_icon_wrap_yenuk_463";
|
|
44
|
+
const mobile_footer = "_mobile_footer_yenuk_468";
|
|
45
|
+
const mobile_footer_content = "_mobile_footer_content_yenuk_473";
|
|
46
|
+
const mobile_footer_media = "_mobile_footer_media_yenuk_488";
|
|
47
|
+
const footer_cta = "_footer_cta_yenuk_494";
|
|
48
|
+
const inner_wrapper = "_inner_wrapper_yenuk_523";
|
|
49
|
+
const btn = "_btn_yenuk_528";
|
|
50
|
+
const sub_menu = "_sub_menu_yenuk_534";
|
|
51
|
+
const main = "_main_yenuk_10";
|
|
52
|
+
const dd_footer = "_dd_footer_yenuk_559";
|
|
53
|
+
const desktop_only = "_desktop_only_yenuk_579";
|
|
54
54
|
const styles = {
|
|
55
55
|
header,
|
|
56
56
|
wrapper,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export default function SubNavBar(): import("react
|
|
1
|
+
export default function SubNavBar(): import("react").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare function NavBar(): import("react
|
|
1
|
+
declare function NavBar(): import("react").JSX.Element;
|
|
2
2
|
export default NavBar;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const MobileDrawerMenu: () => import("react
|
|
1
|
+
declare const MobileDrawerMenu: () => import("react").JSX.Element;
|
|
2
2
|
export default MobileDrawerMenu;
|
|
@@ -30,6 +30,7 @@ import "../../../ArticlesSet/ArticlesSet.css.js";
|
|
|
30
30
|
import "../../../Calculators/calculator.css.js";
|
|
31
31
|
import "../../../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
|
|
32
32
|
import { useGlobalContext } from "../../../Modal/contextApi/store.js";
|
|
33
|
+
import "next/image.js";
|
|
33
34
|
import "../../../Calculators/ApyCalculator/ApyCalculator.css.js";
|
|
34
35
|
import "../../../Table/Table.css.js";
|
|
35
36
|
import "../../../Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js";
|
|
@@ -76,15 +77,13 @@ import "../../../Carousel/index.js";
|
|
|
76
77
|
/* empty css */
|
|
77
78
|
/* empty css */
|
|
78
79
|
import "../../../Chatbot/store/chat.js";
|
|
79
|
-
import "../../../Chatbot/authenticate.js";
|
|
80
80
|
/* empty css */
|
|
81
81
|
/* empty css */
|
|
82
82
|
import "../../../Chatbot/store/messages.js";
|
|
83
83
|
/* empty css */
|
|
84
84
|
import "../../../Comparison/Comparison.css.js";
|
|
85
|
-
import "next/image.js";
|
|
86
|
-
import "../../../HeroBanner/HeroBanner.css.js";
|
|
87
85
|
import "../../../HeroBanner/LargeBanner.css.js";
|
|
86
|
+
import "../../../HeroBanner/HeroBanner.css.js";
|
|
88
87
|
import "../../../HeroBanner/SelectionBanner.css.js";
|
|
89
88
|
import "../../../SetContainer/SetContainer.css.js";
|
|
90
89
|
import "../../../Tab/Tab.css.js";
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import '../../../assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css';const overlay = "
|
|
2
|
-
const drawer = "
|
|
3
|
-
const mobileNavRow = "
|
|
4
|
-
const loginTrigger = "
|
|
5
|
-
const hamburger = "
|
|
6
|
-
const loginDrawerTitle = "
|
|
7
|
-
const loginDrawerContent = "
|
|
8
|
-
const header = "
|
|
9
|
-
const back = "
|
|
10
|
-
const close = "
|
|
11
|
-
const levelContainer = "
|
|
12
|
-
const level = "
|
|
13
|
-
const levelTitle = "
|
|
14
|
-
const menu = "
|
|
15
|
-
const menuItem = "
|
|
16
|
-
const loginAccordion = "
|
|
17
|
-
const loginAccordionList = "
|
|
18
|
-
const loginAccordionGroup = "
|
|
19
|
-
const loginAccordionHeading = "
|
|
20
|
-
const loginAccordionGroupList = "
|
|
21
|
-
const loginHeading = "
|
|
22
|
-
const chevron = "
|
|
23
|
-
const chevronIcon = "
|
|
24
|
-
const quickLinks = "
|
|
25
|
-
const quickLink = "
|
|
26
|
-
const sr_only = "
|
|
27
|
-
const loginAccordionOverlay = "
|
|
1
|
+
import '../../../assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css';const overlay = "_overlay_hbh7s_1";
|
|
2
|
+
const drawer = "_drawer_hbh7s_9";
|
|
3
|
+
const mobileNavRow = "_mobileNavRow_hbh7s_29";
|
|
4
|
+
const loginTrigger = "_loginTrigger_hbh7s_35";
|
|
5
|
+
const hamburger = "_hamburger_hbh7s_51";
|
|
6
|
+
const loginDrawerTitle = "_loginDrawerTitle_hbh7s_73";
|
|
7
|
+
const loginDrawerContent = "_loginDrawerContent_hbh7s_79";
|
|
8
|
+
const header = "_header_hbh7s_85";
|
|
9
|
+
const back = "_back_hbh7s_96";
|
|
10
|
+
const close = "_close_hbh7s_104";
|
|
11
|
+
const levelContainer = "_levelContainer_hbh7s_115";
|
|
12
|
+
const level = "_level_hbh7s_115";
|
|
13
|
+
const levelTitle = "_levelTitle_hbh7s_131";
|
|
14
|
+
const menu = "_menu_hbh7s_136";
|
|
15
|
+
const menuItem = "_menuItem_hbh7s_152";
|
|
16
|
+
const loginAccordion = "_loginAccordion_hbh7s_168";
|
|
17
|
+
const loginAccordionList = "_loginAccordionList_hbh7s_172";
|
|
18
|
+
const loginAccordionGroup = "_loginAccordionGroup_hbh7s_178";
|
|
19
|
+
const loginAccordionHeading = "_loginAccordionHeading_hbh7s_215";
|
|
20
|
+
const loginAccordionGroupList = "_loginAccordionGroupList_hbh7s_225";
|
|
21
|
+
const loginHeading = "_loginHeading_hbh7s_269";
|
|
22
|
+
const chevron = "_chevron_hbh7s_279";
|
|
23
|
+
const chevronIcon = "_chevronIcon_hbh7s_284";
|
|
24
|
+
const quickLinks = "_quickLinks_hbh7s_295";
|
|
25
|
+
const quickLink = "_quickLink_hbh7s_295";
|
|
26
|
+
const sr_only = "_sr_only_hbh7s_319";
|
|
27
|
+
const loginAccordionOverlay = "_loginAccordionOverlay_hbh7s_344";
|
|
28
28
|
const styles = {
|
|
29
29
|
overlay,
|
|
30
30
|
drawer,
|
|
@@ -8,16 +8,16 @@ export declare const getMenuData: (resolveUrl: UrlResolver) => {
|
|
|
8
8
|
Checking: {
|
|
9
9
|
"Checking Accounts Home": string;
|
|
10
10
|
"Axos ONE\u00AE Checking": string;
|
|
11
|
-
"
|
|
12
|
-
"Essential Checking": string;
|
|
13
|
-
"First Checking": string;
|
|
14
|
-
"CashBack Checking": string;
|
|
15
|
-
"Golden Checking": string;
|
|
11
|
+
"Axos Checking": string;
|
|
16
12
|
};
|
|
17
13
|
Savings: {
|
|
18
14
|
"Savings Accounts Home": string;
|
|
19
15
|
"Axos ONE\u00AE Savings": string;
|
|
20
16
|
"Summit Savings": string;
|
|
17
|
+
};
|
|
18
|
+
"Teen Accounts": {
|
|
19
|
+
"Teen Accounts Home": string;
|
|
20
|
+
"First Checking": string;
|
|
21
21
|
"First Savings": string;
|
|
22
22
|
};
|
|
23
23
|
Premier: {
|
|
@@ -64,6 +64,7 @@ export declare const getMenuData: (resolveUrl: UrlResolver) => {
|
|
|
64
64
|
"Find The Right Loan": string;
|
|
65
65
|
"Contact Us": string;
|
|
66
66
|
};
|
|
67
|
+
"Refer-a-Friend": string;
|
|
67
68
|
};
|
|
68
69
|
Invest: {
|
|
69
70
|
"Invest Home": string;
|
|
@@ -189,11 +190,12 @@ export declare const getMenuData: (resolveUrl: UrlResolver) => {
|
|
|
189
190
|
"Commercial Real Estate Bridge & Construction Lending": string;
|
|
190
191
|
"HOA Lending": string;
|
|
191
192
|
"Lender Finance": string;
|
|
192
|
-
"
|
|
193
|
+
"Mortgage Warehouse Lending": string;
|
|
193
194
|
"Small Balance Commercial Real Estate": string;
|
|
194
195
|
"Leveraged Finance": string;
|
|
195
196
|
"Dealer Floorplan Finance": string;
|
|
196
197
|
"Premium Finance": string;
|
|
198
|
+
"Franchise Finance": string;
|
|
197
199
|
};
|
|
198
200
|
"Other Resources": {
|
|
199
201
|
"Business Support": string;
|
|
@@ -207,6 +209,7 @@ export declare const getMenuData: (resolveUrl: UrlResolver) => {
|
|
|
207
209
|
"Wholesale Lending": {
|
|
208
210
|
"Wholesale & Correspondent Lending": {
|
|
209
211
|
"WCPL Home": string;
|
|
212
|
+
"Construction Lending": string;
|
|
210
213
|
"Resources & Support": string;
|
|
211
214
|
"Register a Loan": string;
|
|
212
215
|
"Quick Pricer": string;
|
|
@@ -253,11 +256,13 @@ export declare const getMenuData: (resolveUrl: UrlResolver) => {
|
|
|
253
256
|
Business: {
|
|
254
257
|
"Business Banking Login": string;
|
|
255
258
|
"MWA Business Login": string;
|
|
256
|
-
|
|
259
|
+
};
|
|
260
|
+
Commercial: {
|
|
261
|
+
"Commercial Online Banking Login": string;
|
|
262
|
+
"Commercial Loan Portal": string;
|
|
257
263
|
};
|
|
258
264
|
Partners: {
|
|
259
265
|
"Wholesale and Correspondent": string;
|
|
260
|
-
"Advisor Login": string;
|
|
261
266
|
};
|
|
262
267
|
Additional: {
|
|
263
268
|
"Customer Support": string;
|