@axos-web-dev/shared-components 1.0.100-dev.8 → 1.0.100-dev.80
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 +6 -4
- package/dist/Accordion/Accordion.css.d.ts +1 -1
- package/dist/Accordion/Accordion.css.js +2 -1
- package/dist/Accordion/Accordion.js +3 -2
- package/dist/AlertBanner/AlertBanner.css.js +1 -1
- package/dist/AlertBanner/index.js +2 -1
- package/dist/Article/Article.css.d.ts +42 -69
- package/dist/Article/Article.css.js +12 -9
- package/dist/Article/Article.d.ts +2 -1
- package/dist/Article/Article.js +13 -2
- package/dist/Article/index.js +3 -2
- package/dist/ArticlesSet/ArticlesSet.css.d.ts +20 -80
- package/dist/ArticlesSet/ArticlesSet.css.js +2 -1
- package/dist/ArticlesSet/ArticlesSet.js +1 -1
- package/dist/Auth/ErrorAlert.css.js +1 -1
- package/dist/Auth/ErrorAlert.js +6 -4
- package/dist/Auth/Logout.js +1 -1
- package/dist/Auth/SignIn.css.js +2 -1
- package/dist/Auth/SignInPassword.js +3 -3
- package/dist/Avatar/Avatar.module.js +7 -7
- package/dist/AwardsBanner/AwardsBanner.css.js +5 -1
- package/dist/AwardsItem/AwardsItem.css.js +0 -1
- package/dist/Blockquote/Blockquote.module.js +3 -3
- package/dist/BulletItem/BulletItem.css.js +1 -1
- package/dist/BulletItem/BulletItem.js +3 -1
- package/dist/Button/Button.css.d.ts +21 -21
- package/dist/Button/Button.css.js +2 -1
- package/dist/Button/Button.js +5 -3
- package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.d.ts +12 -12
- package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +2 -1
- package/dist/Calculators/AnnualFeeCalculator/index.js +1 -1
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.d.ts +12 -40
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +2 -1
- package/dist/Calculators/ApyCalculator/index.js +11 -5
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.d.ts +11 -8
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +10 -2
- package/dist/Calculators/AxosOneCalculator/index.d.ts +3 -0
- package/dist/Calculators/AxosOneCalculator/index.js +113 -71
- package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.d.ts +20 -48
- package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +2 -1
- package/dist/Calculators/BalanceAPYCalculator/index.js +3 -2
- package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.d.ts +18 -19
- package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.js +3 -4
- package/dist/Calculators/BuyDownCalculator/index.d.ts +4 -1
- package/dist/Calculators/BuyDownCalculator/index.js +109 -69
- package/dist/Calculators/Calculator.d.ts +3 -0
- package/dist/Calculators/Calculator.js +12 -6
- package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
- package/dist/Calculators/MarginTradingCalculator/index.js +2 -2
- package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +1 -1
- package/dist/Calculators/MaxLoanCalculator/index.js +1 -1
- package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.d.ts +12 -12
- package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +2 -1
- package/dist/Calculators/MonthlyPaymentCalculator/index.js +1 -1
- package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.d.ts +12 -12
- package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +2 -1
- package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.d.ts +8 -8
- package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js +2 -1
- package/dist/Calculators/SummitApyCalculator/index.js +18 -8
- package/dist/Calculators/calculator.css.d.ts +12 -18
- package/dist/Calculators/calculator.css.js +2 -1
- package/dist/CallToActionBar/CallToActionBar.css.d.ts +3 -1
- package/dist/CallToActionBar/CallToActionBar.css.js +23 -16
- package/dist/CallToActionBar/index.js +4 -3
- package/dist/Carousel/Carousel.css.d.ts +26 -37
- package/dist/Carousel/Carousel.css.js +2 -1
- package/dist/Carousel/index.js +6 -4
- package/dist/Chatbot/AnimatedGradientBorder.css.d.ts +3 -0
- package/dist/Chatbot/AnimatedGradientBorder.css.js +13 -0
- package/dist/Chatbot/Bubble.css.d.ts +4 -0
- package/dist/Chatbot/Bubble.css.js +15 -3
- package/dist/Chatbot/Bubble.d.ts +3 -1
- package/dist/Chatbot/Bubble.js +31 -21
- package/dist/Chatbot/Chat.js +0 -7
- package/dist/Chatbot/ChatWindow.css.d.ts +18 -0
- package/dist/Chatbot/ChatWindow.css.js +47 -16
- package/dist/Chatbot/ChatWindow.d.ts +9 -7
- package/dist/Chatbot/ChatWindow.js +391 -268
- package/dist/Chatbot/Chatbot.css.js +1 -1
- package/dist/Chatbot/Chatbot.d.ts +6 -1
- package/dist/Chatbot/Chatbot.js +368 -21
- package/dist/Chatbot/ChatbotMessage.d.ts +17 -0
- package/dist/Chatbot/ChatbotMessage.js +236 -0
- package/dist/Chatbot/EllipsisAnimation.d.ts +2 -0
- package/dist/Chatbot/EllipsisAnimation.js +85 -0
- package/dist/Chatbot/ThankYouMessage.d.ts +9 -0
- package/dist/Chatbot/ThankYouMessage.js +510 -0
- package/dist/Chatbot/index.d.ts +0 -1
- package/dist/Chatbot/index.js +19 -4
- package/dist/Chatbot/store/chat.d.ts +10 -0
- package/dist/Chatbot/store/chat.js +26 -4
- package/dist/Chatbot/store/messages.d.ts +2 -1
- package/dist/Chatbot/store/messages.js +12 -4
- package/dist/Chatbot/useHeadlessChat.d.ts +2 -1
- package/dist/Chatbot/useHeadlessChat.js +59 -14
- package/dist/Chevron/Chevron.css.d.ts +6 -6
- package/dist/Chevron/Chevron.css.js +2 -1
- package/dist/Chevron/index.js +6 -4
- package/dist/CollectInformationAlert/CollectInformationAlert.css.js +2 -1
- package/dist/CollectInformationAlert/index.js +3 -2
- package/dist/Comparison/Comparison.css.d.ts +10 -10
- package/dist/Comparison/Comparison.css.js +2 -1
- package/dist/Comparison/Comparison.js +6 -4
- package/dist/Comparison/ComparisonSet.js +1 -1
- package/dist/ContentBanner/ContentBanner.css.d.ts +12 -12
- package/dist/ContentBanner/ContentBanner.css.js +3 -1
- package/dist/DownloadTile/DownloadTile.css.js +2 -1
- package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +235 -32
- package/dist/ExecutiveBio/ExecutiveBio.css.js +75 -22
- package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +13 -4
- package/dist/ExecutiveBio/ExecutiveBio.js +361 -110
- package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -2
- package/dist/ExecutiveBio/ExecutiveBioSet.js +30 -16
- package/dist/ExecutiveBio/Overlay.d.ts +8 -0
- package/dist/ExecutiveBio/Overlay.js +589 -0
- package/dist/ExecutiveBio/index.js +27 -1
- package/dist/FaqAccordion/FaqAccordion.css.js +2 -1
- package/dist/FaqAccordion/index.js +6 -4
- package/dist/FdicCallout/FdicCallout.module.js +1 -1
- package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.css.js +2 -1
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +3 -2
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +2 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +9 -29
- package/dist/Forms/ApplicationStart.js +7 -4
- package/dist/Forms/ApplyNow.js +7 -5
- package/dist/Forms/BoatMooringLocation.d.ts +25 -0
- package/dist/Forms/BoatMooringLocation.js +481 -0
- package/dist/Forms/ClearingForm.js +7 -4
- package/dist/Forms/CommercialDeposits.js +7 -4
- package/dist/Forms/CommercialDepositsNoLendingOption.d.ts +16 -0
- package/dist/Forms/CommercialDepositsNoLendingOption.js +333 -0
- package/dist/Forms/CommercialLending.js +7 -4
- package/dist/Forms/CommercialPremiumFinance.js +7 -4
- package/dist/Forms/ConstructionLendingDynamic.d.ts +12 -0
- package/dist/Forms/ConstructionLendingDynamic.js +327 -0
- package/dist/Forms/ContactCompany.js +7 -4
- package/dist/Forms/ContactCompanyTitle.js +7 -4
- package/dist/Forms/ContactUs.js +7 -4
- package/dist/Forms/ContactUsAAS.js +7 -4
- package/dist/Forms/ContactUsBusiness.d.ts +1 -1
- package/dist/Forms/ContactUsBusiness.js +14 -10
- package/dist/Forms/ContactUsBusinessNameEmail.js +10 -6
- package/dist/Forms/ContactUsLVF.js +7 -4
- package/dist/Forms/ContactUsNMLSId.js +10 -6
- package/dist/Forms/CpraRequest.d.ts +1 -1
- package/dist/Forms/CpraRequest.js +8 -4
- package/dist/Forms/CraPublicFile.js +10 -6
- package/dist/Forms/DealerServices.js +7 -4
- package/dist/Forms/EmailOnly.js +96 -67
- package/dist/Forms/EmailUs.js +9 -6
- package/dist/Forms/FormEnums.js +1 -0
- package/dist/Forms/Forms.css.d.ts +50 -73
- package/dist/Forms/Forms.css.js +52 -45
- package/dist/Forms/HoneyPot/HoneyPot.css.js +1 -1
- package/dist/Forms/HoneyPot/index.js +2 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +42 -17
- package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +12 -6
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +5 -3
- package/dist/Forms/MortgageWarehouseLending.js +10 -6
- package/dist/Forms/QuickPricer/QuickPricerForm.js +20 -15
- package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
- package/dist/Forms/QuickPricer/UserInformation.css.js +2 -1
- package/dist/Forms/ScheduleCall.js +7 -4
- package/dist/Forms/ScheduleCallPremier.js +7 -4
- package/dist/Forms/SuccesForm.js +7 -5
- package/dist/Forms/VendorQuestionnaire.js +7 -3
- package/dist/Forms/WcplSurvey.js +3 -2
- package/dist/Forms/index.d.ts +3 -0
- package/dist/Forms/index.js +11 -1
- package/dist/HelpArticle/HelpArticle.css.js +1 -1
- package/dist/HeroBanner/HeroBanner.css.d.ts +17 -29
- package/dist/HeroBanner/HeroBanner.css.js +3 -1
- package/dist/HeroBanner/HeroBanner.js +17 -18
- package/dist/HeroBanner/LargeBanner.css.d.ts +20 -20
- package/dist/HeroBanner/LargeBanner.css.js +2 -1
- package/dist/HeroBanner/SelectionBanner.css.d.ts +5 -23
- package/dist/HeroBanner/SelectionBanner.css.js +8 -7
- package/dist/Hyperlink/Hyperlink.css.d.ts +4 -4
- package/dist/Hyperlink/Hyperlink.css.js +5 -1
- package/dist/Hyperlink/index.js +8 -5
- package/dist/IconBillboard/IconBillboard.css.d.ts +25 -58
- package/dist/IconBillboard/IconBillboard.css.js +13 -10
- package/dist/IconBillboard/IconBillboard.js +4 -4
- package/dist/IconBillboard/index.js +2 -1
- package/dist/ImageBillboard/ImageBillboard.css.d.ts +17 -73
- package/dist/ImageBillboard/ImageBillboard.css.js +3 -1
- package/dist/ImageBillboard/ImageBillboard.js +2 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +17 -10
- package/dist/ImageLink/ImageLink.css.js +1 -1
- package/dist/ImageLink/ImageLink.js +6 -4
- package/dist/ImageLink/ImageLinkSet.js +5 -3
- package/dist/ImageLink/index.js +5 -3
- package/dist/Input/Checkbox.css.js +1 -1
- package/dist/Input/Dropdown.css.js +1 -1
- package/dist/Input/Input.css.d.ts +17 -16
- package/dist/Input/Input.css.js +12 -9
- package/dist/Input/RadioButton.css.js +1 -1
- package/dist/Input/index.js +2 -1
- package/dist/Inputs/Input.css.d.ts +14 -14
- package/dist/Inputs/Input.css.js +2 -1
- package/dist/Insight/Featured/CategorySelector.css.js +2 -1
- package/dist/Insight/Featured/CategorySelector.js +7 -5
- package/dist/Insight/Featured/Featured.css.js +1 -1
- package/dist/Insight/Featured/Featured.js +6 -4
- package/dist/Insight/Featured/Header.css.js +1 -1
- package/dist/Insight/Featured/Header.js +6 -4
- package/dist/Insight/Insight.css.d.ts +18 -0
- package/dist/Insight/Insight.css.js +45 -9
- package/dist/Insight/index.js +19 -1
- package/dist/Interstitial/Interstitial-variants.css.d.ts +2 -2
- package/dist/Interstitial/Interstitial-variants.css.js +2 -1
- package/dist/Interstitial/Interstitial.module.js +1 -1
- package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +24 -4
- package/dist/LandingPageHeader/LandingPageHeader.css.js +10 -5
- package/dist/LandingPageHeader/LandingPageHeader.d.ts +3 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +56 -20
- package/dist/LandingPageHeader/index.js +3 -1
- package/dist/LoadingIndicator/LoadingIndicator.css.d.ts +4 -4
- package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
- package/dist/LoadingIndicator/index.js +1 -0
- package/dist/MainHTML/index.d.ts +1 -1
- package/dist/MainHTML/index.js +3 -1
- package/dist/Modal/Modal.css.d.ts +1 -0
- package/dist/Modal/Modal.css.js +7 -4
- package/dist/Modal/Modal.js +8 -6
- package/dist/Modal/contextApi/store.js +2 -2
- package/dist/NavigationMenu/AxosALTS/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosALTS/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavData.js +5 -3
- package/dist/NavigationMenu/AxosALTS/index.js +5 -3
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.d.ts +2 -0
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +8 -2
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
- package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +2 -1
- package/dist/NavigationMenu/AxosAdvisor/index.js +40 -22
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.d.ts +2 -0
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +8 -2
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.d.ts +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +4 -3
- package/dist/NavigationMenu/AxosAdvisorServices/index.js +14 -8
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +216 -72
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +50 -17
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +20 -13
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +49 -26
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +3 -1
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +41 -41
- package/dist/NavigationMenu/AxosBank/NavData.js +5 -3
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +303 -324
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.d.ts +2 -0
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +6 -1
- package/dist/NavigationMenu/AxosBank/index.js +5 -3
- package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
- package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
- package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavBar.module.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavData.js +5 -3
- package/dist/NavigationMenu/LaVictoire/index.js +5 -3
- package/dist/NavigationMenu/NavDataJson.js +5 -3
- package/dist/NavigationMenu/Navbar.js +5 -3
- package/dist/NavigationMenu/SignInNavButton.js +5 -3
- package/dist/PageNavItem/PageNavItem.css.d.ts +4 -22
- package/dist/PageNavItem/PageNavItem.css.js +2 -1
- package/dist/PageNavSet/PageNavSet.js +1 -1
- package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
- package/dist/Pagination/Pagination.css.js +1 -1
- package/dist/Pagination/Pagination.js +9 -8
- package/dist/SecondaryFooter/SecondaryFooter.css.js +2 -1
- package/dist/SecondaryFooter/index.js +1 -1
- package/dist/SetContainer/SetContainer.css.d.ts +16 -16
- package/dist/SetContainer/SetContainer.css.js +2 -1
- package/dist/SetContainer/SetContainer.js +8 -6
- package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
- package/dist/SocialMediaBar/iconsRepository.js +5 -3
- package/dist/StepItem/StepItem.css.d.ts +20 -48
- package/dist/StepItem/StepItem.css.js +2 -1
- package/dist/StepItemSet/StepItemSet.css.d.ts +16 -42
- package/dist/StepItemSet/StepItemSet.css.js +13 -6
- package/dist/StepItemSet/StepItemSet.d.ts +8 -0
- package/dist/StepItemSet/StepItemSet.js +39 -14
- package/dist/StepItemSet/index.js +4 -2
- package/dist/Tab/Tab.css.d.ts +12 -12
- package/dist/Tab/Tab.css.js +2 -1
- package/dist/Tab/Tab.js +1 -0
- package/dist/Table/Table.css.d.ts +32 -32
- package/dist/Table/Table.css.js +7 -6
- package/dist/Table/Table.d.ts +1 -1
- package/dist/Table/Table.js +4 -3
- package/dist/TextBlock/TextBlock.css.js +2 -1
- package/dist/TextBlock/TextBlock.js +1 -1
- package/dist/Topic/Topic.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 +2 -1
- package/dist/VideoTile/VideoTile.js +5 -3
- package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
- package/dist/VideoWrapper/index.js +5 -3
- package/dist/WalnutIframe/wrapper.module.js +3 -3
- package/dist/assets/Accordion/Accordion.css +4 -4
- package/dist/assets/AlertBanner/AlertBanner.css +4 -1
- package/dist/assets/Article/Article.css +87 -86
- package/dist/assets/ArticlesSet/ArticlesSet.css +26 -56
- package/dist/assets/Auth/SignIn.css +12 -12
- package/dist/assets/Avatar/Avatar.css.css +10 -10
- package/dist/assets/AwardsBanner/AwardsBanner.css +1 -4
- package/dist/assets/AwardsItem/AwardsItem.css +3 -4
- package/dist/assets/Blockquote/Blockquote.css.css +21 -17
- package/dist/assets/Button/Button.css +28 -28
- package/dist/assets/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css +8 -8
- package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +13 -22
- package/dist/assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css +72 -14
- package/dist/assets/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css +22 -34
- package/dist/assets/Calculators/BuyDownCalculator/BuyDownCalculator.css +15 -21
- package/dist/assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css +2 -2
- package/dist/assets/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css +9 -9
- package/dist/assets/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css +11 -11
- package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +19 -11
- package/dist/assets/Calculators/calculator.css +9 -15
- package/dist/assets/CallToActionBar/CallToActionBar.css +95 -69
- package/dist/assets/Carousel/Carousel.css +28 -42
- package/dist/assets/Chatbot/AnimatedGradientBorder.css +38 -0
- package/dist/assets/Chatbot/Bubble.css +58 -21
- package/dist/assets/Chatbot/ChatWindow.css +231 -85
- package/dist/assets/Chatbot/Chatbot.css +3 -0
- package/dist/assets/Chevron/Chevron.css +11 -10
- package/dist/assets/CollectInformationAlert/CollectInformationAlert.css +4 -3
- package/dist/assets/Comparison/Comparison.css +5 -4
- package/dist/assets/ContentBanner/ContentBanner.css +14 -8
- package/dist/assets/DownloadTile/DownloadTile.css +8 -8
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +524 -105
- package/dist/assets/FaqAccordion/FaqAccordion.css +5 -5
- package/dist/assets/FooterDisclosure/FooterDisclosure.css +1 -1
- package/dist/assets/FooterSiteMap/AxosBank/FooterSiteMap.css +3 -8
- package/dist/assets/Forms/Forms.css +184 -169
- package/dist/assets/Forms/QuickPricer/UserInformation.css +1 -1
- package/dist/assets/HelpArticle/HelpArticle.css +2 -2
- package/dist/assets/HeroBanner/HeroBanner.css +86 -77
- package/dist/assets/HeroBanner/LargeBanner.css +15 -15
- package/dist/assets/HeroBanner/SelectionBanner.css +15 -29
- package/dist/assets/Hyperlink/Hyperlink.css +4 -4
- package/dist/assets/IconBillboard/IconBillboard.css +57 -66
- package/dist/assets/ImageBillboard/ImageBillboard.css +80 -85
- package/dist/assets/Input/Input.css +54 -47
- package/dist/assets/Inputs/Input.css +5 -5
- package/dist/assets/Insight/Featured/CategorySelector.css +2 -2
- package/dist/assets/Insight/Insight.css +213 -44
- package/dist/assets/Interstitial/Interstitial-variants.css +3 -3
- package/dist/assets/LandingPageHeader/LandingPageHeader.css +54 -8
- package/dist/assets/LoadingIndicator/LoadingIndicator.css +5 -5
- package/dist/assets/Modal/Modal.css +17 -28
- package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +1 -1
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +25 -2
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +138 -126
- package/dist/assets/NavigationMenu/AxosAdvisor/SubNavbar.css +5 -4
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +25 -2
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +142 -130
- package/dist/assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css +22 -4
- package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +197 -35
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +21 -9
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +120 -148
- package/dist/assets/NavigationMenu/AxosBank/SubNavbar.css +35 -1
- package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +133 -107
- package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css.css +84 -83
- package/dist/assets/PageNavItem/PageNavItem.css +16 -33
- package/dist/assets/PageNavSet/PageNavigationSet.css +4 -3
- package/dist/assets/Pagination/Pagination.css +1 -1
- package/dist/assets/SetContainer/SetContainer.css +8 -5
- package/dist/assets/StepItem/StepItem.css +26 -42
- package/dist/assets/StepItemSet/StepItemSet.css +50 -41
- package/dist/assets/Tab/Tab.css +12 -12
- package/dist/assets/Table/Table.css +90 -97
- package/dist/assets/TextBlock/TextBlock.css +1 -1
- package/dist/assets/Topic/Topic.css +1 -1
- package/dist/assets/TopicalNavItem/TopicalNavItem.css +3 -3
- package/dist/assets/TopicalNavSet/TopicalNavSet.css +3 -3
- package/dist/assets/Typography/Typography.css +1 -1
- package/dist/assets/VideoTile/VideoTile.css +2 -2
- package/dist/assets/WalnutIframe/wrapper.css.css +7 -8
- package/dist/assets/globals.css +26 -11
- package/dist/assets/icons/ArrowIcon/ArrowIcon.css +3 -3
- package/dist/assets/icons/DownloadIcon/DownloadIcon.css +1 -1
- package/dist/assets/icons/FollowIcon/FollowIcon.css +1 -1
- package/dist/assets/themes/axos.css +44 -32
- package/dist/assets/themes/premier.css +43 -31
- package/dist/assets/themes/ufb.css +52 -0
- package/dist/assets/themes/victorie.css +35 -23
- package/dist/globals.css.js +1 -1
- package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +3 -3
- package/dist/icons/ArrowIcon/ArrowIcon.css.js +2 -1
- package/dist/icons/CheckCircle.js +1 -1
- package/dist/icons/CheckCircleLight.js +1 -1
- package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -2
- package/dist/icons/CheckIcon/CheckIcon.css.js +2 -1
- package/dist/icons/CheckIcon/index.js +1 -1
- package/dist/icons/Clock/index.js +6 -6
- package/dist/icons/DownloadIcon/DownloadIcon.css.js +2 -1
- package/dist/icons/FollowIcon/FollowIcon.css.js +2 -1
- package/dist/icons/Logos/SPB.d.ts +4 -0
- package/dist/icons/Logos/SPB.js +132 -0
- package/dist/icons/QuoteIconGrey.js +2 -2
- package/dist/icons/Star/Star.css.js +1 -1
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.js +2 -0
- package/dist/index.css.js +1 -1
- package/dist/main.js +113 -27
- package/dist/themes/axos.css.d.ts +56 -38
- package/dist/themes/axos.css.js +2 -2
- package/dist/themes/index.d.ts +1 -0
- package/dist/themes/index.js +2 -0
- package/dist/themes/premier.css.js +1 -1
- package/dist/themes/ufb.css.d.ts +1 -0
- package/dist/themes/ufb.css.js +6 -0
- package/dist/themes/victorie.css.js +1 -1
- package/dist/utils/allowedAxosDomains.js +3 -1
- package/dist/utils/appendQueryParams.js +36 -5
- package/dist/utils/emailValidation.d.ts +1 -0
- package/dist/utils/emailValidation.js +31 -0
- package/dist/utils/index.d.ts +4 -1
- package/dist/utils/index.js +9 -1
- package/dist/utils/nmlsValidation.d.ts +1 -0
- package/dist/utils/nmlsValidation.js +34 -0
- package/dist/utils/optimizeImage/optimizeImage.module.js +1 -1
- package/dist/utils/useCachedValidators.d.ts +2 -0
- package/dist/utils/useCachedValidators.js +22 -0
- package/dist/utils/validateExternalLinks.js +2 -4
- package/package.json +1 -1
- package/dist/Chatbot/Chatbot.css.ts.vanilla.css.js +0 -1
package/dist/icons/index.d.ts
CHANGED
package/dist/icons/index.js
CHANGED
|
@@ -26,6 +26,7 @@ import { default as default25 } from "./Logos/AXOS.js";
|
|
|
26
26
|
import { default as default26 } from "./Logos/GBLVF.js";
|
|
27
27
|
import { default as default27 } from "./Logos/LVF.js";
|
|
28
28
|
import { default as default28 } from "./Logos/LVFText.js";
|
|
29
|
+
import { default as default29 } from "./Logos/SPB.js";
|
|
29
30
|
export {
|
|
30
31
|
default20 as AASLogo,
|
|
31
32
|
default21 as AFSLogo,
|
|
@@ -54,5 +55,6 @@ export {
|
|
|
54
55
|
default17 as QuoteIconGrey,
|
|
55
56
|
default18 as QuoteIconWhite,
|
|
56
57
|
default19 as QuoteIconYellow,
|
|
58
|
+
default29 as SPBLogo,
|
|
57
59
|
SvgWarningIcon as WarningIcon
|
|
58
60
|
};
|
package/dist/index.css.js
CHANGED
package/dist/main.js
CHANGED
|
@@ -3,7 +3,7 @@ import { Accordion, AccordionCtx, AccordionDetails, AccordionHeader } from "./Ac
|
|
|
3
3
|
import { accordion, bodyAccordion, headerAccordion, headerContent, hide, icon, paragraph } from "./Accordion/Accordion.css.js";
|
|
4
4
|
import { AlertBanner } from "./AlertBanner/index.js";
|
|
5
5
|
import { Article } from "./Article/Article.js";
|
|
6
|
-
import { ant_article, ant_card_body, ant_card_cta, ant_card_title, ant_content, ant_eyebrow, ant_img } from "./Article/Article.css.js";
|
|
6
|
+
import { ant_article, ant_card_body, ant_card_cta, ant_card_title, ant_content, ant_eyebrow, ant_img, related_insight } from "./Article/Article.css.js";
|
|
7
7
|
import { ArticlesSet } from "./ArticlesSet/ArticlesSet.js";
|
|
8
8
|
import { ant_blog_cta, ant_grid, ant_header, ant_sec_body, ant_sec_title, ant_section, ant_svg_fill } from "./ArticlesSet/ArticlesSet.css.js";
|
|
9
9
|
import { ATMLocator } from "./ATMLocator/ATMLocator.js";
|
|
@@ -38,14 +38,13 @@ import { SummitApyCalculator } from "./Calculators/SummitApyCalculator/index.js"
|
|
|
38
38
|
import { CallToActionBar } from "./CallToActionBar/index.js";
|
|
39
39
|
import { Carousel, CarouselSlide } from "./Carousel/index.js";
|
|
40
40
|
import { Bubble } from "./Chatbot/Bubble.js";
|
|
41
|
-
import { bubbleWrapper, svgFill } from "./Chatbot/Bubble.css.js";
|
|
41
|
+
import { borderHoverGradient, bubbleButton, bubbleText, bubbleWrapper, inner, svgFill } from "./Chatbot/Bubble.css.js";
|
|
42
42
|
import { Chatbot } from "./Chatbot/Chatbot.js";
|
|
43
43
|
import { chatbotAXB, chatbotUFB } from "./Chatbot/Chatbot.css.js";
|
|
44
44
|
import { ChatWindow } from "./Chatbot/ChatWindow.js";
|
|
45
|
-
import { arrowFill, button_reset, chatFinishDialog, chatNetworkStatus, chat_title, chatbotMenu, chatbotMenuItem, endChatButtonStyle, inline_button, inline_button_wrapper, inputStyle, messageStyle, messagesContainerStyle, notificationStyle, sendButtonStyle, windowBarStyle, windowOpenStyle, windowStyle } from "./Chatbot/ChatWindow.css.js";
|
|
45
|
+
import { agent_msg, arrowFill, autoResize, button_bar, button_reset, buttonss_section, chatEndCircle, chatEndDialogOverlay, chatFinishDialog, chatNetworkStatus, chat_title, chatbotMenu, chatbotMenuItem, endChatButtonStyle, inline_button, inline_button_wrapper, inputStyle, left_bar_section, messageStyle, messagesContainerStyle, noAnswerButton, notificationStyle, sendButtonStyle, shimmerText, thankyou_image, thankyou_message, thankyou_overlay, user_msg, windowBarStyle, windowOpenStyle, windowStyle } from "./Chatbot/ChatWindow.css.js";
|
|
46
46
|
import { useOpenChat } from "./Chatbot/store/chat.js";
|
|
47
47
|
import { useMessages } from "./Chatbot/store/messages.js";
|
|
48
|
-
import { useHeadlessChat } from "./Chatbot/useHeadlessChat.js";
|
|
49
48
|
import { Chevron } from "./Chevron/index.js";
|
|
50
49
|
import { CollectInformationAlert } from "./CollectInformationAlert/index.js";
|
|
51
50
|
import { comparison, comparison_buttons, comparison_container, comparison_content, comparison_feature, comparison_layout, comparison_list, comparison_tab_container, feature_header, feature_title, headerComparison } from "./Comparison/Comparison.css.js";
|
|
@@ -53,7 +52,7 @@ import { ComparisonSet } from "./Comparison/ComparisonSet.js";
|
|
|
53
52
|
import { ContentBanner } from "./ContentBanner/index.js";
|
|
54
53
|
import { DownloadTile } from "./DownloadTile/index.js";
|
|
55
54
|
import { ExecutiveBio } from "./ExecutiveBio/ExecutiveBio.js";
|
|
56
|
-
import { bio_section_text, components, contact_col, contact_entry, contacts, copy, description, details, executive_bio, header_theme, headline_setting, headshot, img_area, item_bio, job_title, media, padding, person, section_theme, shift, svg_icon, url_row } from "./ExecutiveBio/ExecutiveBio.css.js";
|
|
55
|
+
import { bio_section_text, bulletsHeadline, bulletsWrapper, ceoContainer, ceoContent, ceoHeader, ceoImgWrapper, ceoMedia, ceoPersonalInfo, ceoSection, ceoWrapper, ceo_body, ceo_contacts, ceo_name, ceo_quote, ceo_title, compact, components, contact_col, contact_entry, contacts, copy, description, details, executive_bio, flexColumn, header_theme, headline_setting, headshot, highlights, hover, imgAlignment, img_area, item_bio, job_title, media, order_3, overlay, padding, person, section_theme, shift, social, stroke_color, svg_color, svg_icon, tooltip, url_row } from "./ExecutiveBio/ExecutiveBio.css.js";
|
|
57
56
|
import { ExecutiveBioSet } from "./ExecutiveBio/ExecutiveBioSet.js";
|
|
58
57
|
import { AccordionCtas, AccordionItem, AccordionItemContent, AccordionItemSummary, FaqAccordion } from "./FaqAccordion/index.js";
|
|
59
58
|
import { FdicBanner } from "./FdicCallout/index.js";
|
|
@@ -68,8 +67,10 @@ import { ApplyNow } from "./Forms/ApplyNow.js";
|
|
|
68
67
|
import { getLink } from "./Forms/applynow-utils.js";
|
|
69
68
|
import { ClearingForm } from "./Forms/ClearingForm.js";
|
|
70
69
|
import { CommercialDeposits } from "./Forms/CommercialDeposits.js";
|
|
70
|
+
import { CommercialDepositsNoLendingOption } from "./Forms/CommercialDepositsNoLendingOption.js";
|
|
71
71
|
import { CommercialLending } from "./Forms/CommercialLending.js";
|
|
72
72
|
import { CommercialPremiumFinance } from "./Forms/CommercialPremiumFinance.js";
|
|
73
|
+
import { ConstructionLendingDynamic } from "./Forms/ConstructionLendingDynamic.js";
|
|
73
74
|
import { ContactCompany } from "./Forms/ContactCompany.js";
|
|
74
75
|
import { ContactCompanyTitle } from "./Forms/ContactCompanyTitle.js";
|
|
75
76
|
import { ContactUs } from "./Forms/ContactUs.js";
|
|
@@ -83,7 +84,7 @@ import { CraPublicFile } from "./Forms/CraPublicFile.js";
|
|
|
83
84
|
import { DealerServices } from "./Forms/DealerServices.js";
|
|
84
85
|
import { EmailOnly } from "./Forms/EmailOnly.js";
|
|
85
86
|
import { EmailUs } from "./Forms/EmailUs.js";
|
|
86
|
-
import { actions, apply_now_form, axosHeader, back_btn_apply_now, centerSelect, checkbox_group, descriptionField, disclosureForm, dropdown, dynPH, form, formBtns, formContainer, formWrapper, form_nav_apply_now, form_row, fullRowForm, fullRowSelect, headerContainer, headerF, headerForm, hide_options, iconForm, iconbillboards_option_apply_now, modalCheckboxContainer, modalMobile, mt1Rem, mt2rem, mw24, na_cursor, one_row, pl_label, resposiveLabel, ro_input, section_title, show_options, step_title_apply_now, succes_check_mark, success_circle, success_icon, success_wrap, threeColRow, x_input, xc_input } from "./Forms/Forms.css.js";
|
|
87
|
+
import { actions, apply_now_form, axosHeader, back_btn_apply_now, centerSelect, checkbox_group, descriptionField, disclosureForm, dropdown, dynPH, email_only_btn, email_only_h2, email_only_padding, form, formBtns, formContainer, formWrapper, form_nav_apply_now, form_row, fullRowForm, fullRowSelect, headerContainer, headerF, headerForm, hide_options, iconForm, iconbillboards_option_apply_now, modalCheckboxContainer, modalMobile, mt1Rem, mt2rem, mw24, na_cursor, one_row, pl_label, resposiveLabel, ro_input, section_title, show_options, step_title_apply_now, succes_check_mark, success_circle, success_icon, success_wrap, threeColRow, x_input, xc_input } from "./Forms/Forms.css.js";
|
|
87
88
|
import { HoneyPot, honeyPotSchema, isValidHoneyPot } from "./Forms/HoneyPot/index.js";
|
|
88
89
|
import { MortgageRate } from "./Forms/MortgageRate/MortgageRateForm.js";
|
|
89
90
|
import "react/jsx-runtime";
|
|
@@ -102,13 +103,14 @@ import { ScheduleCallPremier } from "./Forms/ScheduleCallPremier.js";
|
|
|
102
103
|
import { SuccesFormWrapper } from "./Forms/SuccesForm.js";
|
|
103
104
|
import { VendorQuestionnaire } from "./Forms/VendorQuestionnaire.js";
|
|
104
105
|
import { WCPLSurvey } from "./Forms/WcplSurvey.js";
|
|
106
|
+
import { BoatMooringLocation } from "./Forms/BoatMooringLocation.js";
|
|
105
107
|
import { helpArticle_container, helpArticle_headline, helpArticle_p, insight_headline_2 } from "./HelpArticle/HelpArticle.css.js";
|
|
106
108
|
import { HeroBanner } from "./HeroBanner/HeroBanner.js";
|
|
107
109
|
import { headline_text, heroSupertag, hero_banner, hero_btns, hero_bullet_item, hero_content, hero_embedded_image, hero_img, hero_sub_bullets, hero_text, hero_wrapper, img_contents, logout, reversed, reversed_lg_image } from "./HeroBanner/HeroBanner.css.js";
|
|
108
110
|
import { selection_headline_text, selection_section, selection_section_bg, selection_section_content, selection_section_icon, selection_section_icon_img } from "./HeroBanner/SelectionBanner.css.js";
|
|
109
111
|
import { Hyperlink } from "./Hyperlink/index.js";
|
|
110
112
|
import { IconBillboard } from "./IconBillboard/IconBillboard.js";
|
|
111
|
-
import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, layout, link_wrapper, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard/IconBillboard.css.js";
|
|
113
|
+
import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, insightTitle, layout, link_wrapper, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard/IconBillboard.css.js";
|
|
112
114
|
import { IconBillboardSet } from "./IconBillboard/IconBillboardSet.js";
|
|
113
115
|
import { default as default2 } from "./icons/ArrowIcon/index.js";
|
|
114
116
|
import { default as default3 } from "./icons/AxosX/index.js";
|
|
@@ -138,6 +140,7 @@ import { default as default25 } from "./icons/Logos/AXOS.js";
|
|
|
138
140
|
import { default as default26 } from "./icons/Logos/GBLVF.js";
|
|
139
141
|
import { default as default27 } from "./icons/Logos/LVF.js";
|
|
140
142
|
import { default as default28 } from "./icons/Logos/LVFText.js";
|
|
143
|
+
import { default as default29 } from "./icons/Logos/SPB.js";
|
|
141
144
|
import { ImageBillboardSet } from "./ImageBillboard/ImageBillboard.js";
|
|
142
145
|
import { apy_billboard, billboard, billboard_body, billboard_container, billboard_ctas, billboard_header_section, billboard_image, billboard_img, body, body_copy, bottom_center, bottom_left, bottom_right, center_center, center_left, center_right, exit_intent, exit_intent_backdrop, header, imagePlacement, image_background, image_based, image_inner_wrapper, is_bg_img, mh_330, modal_close_button, rate_billboard, rate_container, rate_pad, remove_padding, section_text_ImageBillboard, single_container, sub_bullets, supertag, three_inline, top_center, top_left, top_right, two_inline, up_to } from "./ImageBillboard/ImageBillboard.css.js";
|
|
143
146
|
import { ImageBillboard } from "./ImageBillboard/ImageBillboardSet.js";
|
|
@@ -150,7 +153,7 @@ import { CurrencyInput } from "./Input/CurrencyInput.js";
|
|
|
150
153
|
import { Dropdown } from "./Input/Dropdown.js";
|
|
151
154
|
import { dp_input, selectInput } from "./Input/Dropdown.css.js";
|
|
152
155
|
import { Input } from "./Input/Input.js";
|
|
153
|
-
import { container, helperText, iconContainer, iconContainerBase, iconInput, input, labelClassName, wrapper } from "./Input/Input.css.js";
|
|
156
|
+
import { container, email_only_input, helperText, iconContainer, iconContainerBase, iconInput, input, labelClassName, wrapper } from "./Input/Input.css.js";
|
|
154
157
|
import { InputAmount } from "./Input/InputAmount.js";
|
|
155
158
|
import { InputPhone } from "./Input/InputPhone.js";
|
|
156
159
|
import { InputTextArea } from "./Input/InputTextArea.js";
|
|
@@ -160,20 +163,20 @@ import { CategorySelector, InsightItem } from "./Insight/Featured/CategorySelect
|
|
|
160
163
|
import { Featured, FeaturedItem } from "./Insight/Featured/Featured.js";
|
|
161
164
|
import { featured_center_vertical, featured_grid, featured_hero, featured_maingrid, featured_maingrid_img, featured_maingrid_item, featured_maingrid_title, featured_section, featured_subgrid, featured_subgrid_divider, featured_subgrid_item, featured_subgrid_title, featured_supertag, featured_title } from "./Insight/Featured/Featured.css.js";
|
|
162
165
|
import { BreadcumbHeader } from "./Insight/Featured/Header.js";
|
|
163
|
-
import { footnotes, insight_header, insight_header_2, insight_header_3, insight_header_4, insight_info_row, insight_list_item, insight_p } from "./Insight/Insight.css.js";
|
|
166
|
+
import { article_aside, article_blockquote, article_main_content, article_navigation_link, article_navigation_list, article_navigation_title, article_preview_img, article_preview_wrapper, article_share, article_share_buttons, article_share_icon, article_share_link, article_share_p, article_share_svg, article_spacer, elementSpacer_block, footnotes, insight_header, insight_header_2, insight_header_3, insight_header_4, insight_info__divider, insight_info_row, insight_intro_p, insight_list_item, insight_p } from "./Insight/Insight.css.js";
|
|
164
167
|
import { Interstitial } from "./Interstitial/Interstitial.js";
|
|
165
168
|
import { LandingPageHeader } from "./LandingPageHeader/LandingPageHeader.js";
|
|
166
|
-
import { lp_container, lp_hover, lp_theme, svg_fill } from "./LandingPageHeader/LandingPageHeader.css.js";
|
|
169
|
+
import { lp_container, lp_hover, lp_theme, spb_container, spb_hover, svg_fill } from "./LandingPageHeader/LandingPageHeader.css.js";
|
|
167
170
|
import { MainHTML } from "./MainHTML/index.js";
|
|
168
171
|
import { Modal } from "./Modal/Modal.js";
|
|
169
172
|
import { GlobalContext, GlobalContextProvider, useGlobalContext } from "./Modal/contextApi/store.js";
|
|
170
|
-
import { default as
|
|
171
|
-
import { default as
|
|
172
|
-
import { default as
|
|
173
|
-
import { default as
|
|
174
|
-
import { default as
|
|
175
|
-
import { default as
|
|
176
|
-
import { default as
|
|
173
|
+
import { default as default30 } from "./NavigationMenu/AxosAdvisor/index.js";
|
|
174
|
+
import { default as default31 } from "./NavigationMenu/AxosAdvisorServices/index.js";
|
|
175
|
+
import { default as default32 } from "./NavigationMenu/AxosBank/index.js";
|
|
176
|
+
import { default as default33 } from "./NavigationMenu/AxosClearing/index.js";
|
|
177
|
+
import { default as default34 } from "./NavigationMenu/AxosFiduciary/index.js";
|
|
178
|
+
import { default as default35 } from "./NavigationMenu/AxosALTS/index.js";
|
|
179
|
+
import { default as default36 } from "./NavigationMenu/LaVictoire/index.js";
|
|
177
180
|
import { pn_btn, pn_link } from "./PageNavItem/PageNavItem.css.js";
|
|
178
181
|
import { PageNavItem } from "./PageNavItem/PageNavItem.js";
|
|
179
182
|
import { PageNavSet } from "./PageNavSet/PageNavSet.js";
|
|
@@ -183,13 +186,14 @@ import { SocialMediaBar } from "./SocialMediaBar/index.js";
|
|
|
183
186
|
import { StepItem } from "./StepItem/StepItem.js";
|
|
184
187
|
import { bs_copy, bs_topic, bullet_details, li, line_points, point, step_num } from "./StepItem/StepItem.css.js";
|
|
185
188
|
import { StepItemSet } from "./StepItemSet/StepItemSet.js";
|
|
186
|
-
import { bs_add_details, bs_btns, bs_image, bs_section, bs_wrapper, modifier, ol, sec_subtitle, sec_title, steps_wrapper, svg_logo, tablet_col } from "./StepItemSet/StepItemSet.css.js";
|
|
189
|
+
import { bs_add_details, bs_btns, bs_image, bs_section, bs_video, bs_wrapper, modifier, ol, sec_subtitle, sec_title, steps_wrapper, svg_logo, tablet_col, ul } from "./StepItemSet/StepItemSet.css.js";
|
|
187
190
|
import { Table, TableBody, TableCell, TableContainer, TableHead, TableRow } from "./Table/Table.js";
|
|
188
191
|
import { alternate_color_rows, apy_table, bodyHeader, headerCell, headerVariants, highlight_cell, highlight_first_row, highlight_last_row, highlight_th, table, tableWrapper, table_container, table_container_text, table_description_text, table_headline, table_section, td, th } from "./Table/Table.css.js";
|
|
189
192
|
import { TextBlock } from "./TextBlock/TextBlock.js";
|
|
190
193
|
import { textBlockHeader, textBlockList, textBlockParagraph, textBlockSection } from "./TextBlock/TextBlock.css.js";
|
|
191
194
|
import { axosTheme, vars } from "./themes/axos.css.js";
|
|
192
195
|
import { premierTheme } from "./themes/premier.css.js";
|
|
196
|
+
import { ufbTheme } from "./themes/ufb.css.js";
|
|
193
197
|
import { victorieTheme } from "./themes/victorie.css.js";
|
|
194
198
|
import { Topic, TopicContent, TopicHeader, TopicItem } from "./Topic/Topic.js";
|
|
195
199
|
import { topic_columns, topic_container, topic_header, topic_item } from "./Topic/Topic.css.js";
|
|
@@ -204,11 +208,14 @@ import { VideoWrapper } from "./VideoWrapper/index.js";
|
|
|
204
208
|
import { Tab } from "./Tab/Tab.js";
|
|
205
209
|
import { TabContainer } from "./Tab/TabContainer.js";
|
|
206
210
|
import { findMoreAxosDomains, isAllowedUrl } from "./utils/allowedAxosDomains.js";
|
|
211
|
+
import { appendQueryParams } from "./utils/appendQueryParams.js";
|
|
212
|
+
import { createCachedEmailValidator } from "./utils/emailValidation.js";
|
|
207
213
|
import { associatedEmail } from "./utils/EverestValidity.js";
|
|
208
214
|
import { getVariant, getVariantWithRegex } from "./utils/getVariant.js";
|
|
215
|
+
import { createCachedNMLSValidator } from "./utils/nmlsValidation.js";
|
|
216
|
+
import { useCachedEmailValidator, useCachedNMLSValidator } from "./utils/useCachedValidators.js";
|
|
209
217
|
import { isAbsoluteUrl, isEmailLink, isPhoneLink, shortUrl, validateLink } from "./utils/validateExternalLinks.js";
|
|
210
218
|
import { columnValues } from "./utils/variant.types.js";
|
|
211
|
-
import { appendQueryParams } from "./utils/appendQueryParams.js";
|
|
212
219
|
import { padding_in_footer, smb_section, smb_wrapper } from "./SocialMediaBar/SocialMediaBar.css.js";
|
|
213
220
|
export {
|
|
214
221
|
default20 as AASLogo,
|
|
@@ -243,6 +250,7 @@ export {
|
|
|
243
250
|
default4 as AxosXBlue,
|
|
244
251
|
BalanceAPYCalculator,
|
|
245
252
|
Blockquote,
|
|
253
|
+
BoatMooringLocation,
|
|
246
254
|
BreadcumbHeader,
|
|
247
255
|
Bubble,
|
|
248
256
|
BulletItem,
|
|
@@ -267,9 +275,11 @@ export {
|
|
|
267
275
|
default11 as CloseIcon,
|
|
268
276
|
CollectInformationAlert,
|
|
269
277
|
CommercialDeposits,
|
|
278
|
+
CommercialDepositsNoLendingOption,
|
|
270
279
|
CommercialLending,
|
|
271
280
|
CommercialPremiumFinance,
|
|
272
281
|
ComparisonSet,
|
|
282
|
+
ConstructionLendingDynamic,
|
|
273
283
|
ContactCompany,
|
|
274
284
|
ContactCompanyTitle,
|
|
275
285
|
ContactUs,
|
|
@@ -338,13 +348,13 @@ export {
|
|
|
338
348
|
MortgageRate,
|
|
339
349
|
MortgageRateFilters,
|
|
340
350
|
MortgageWarehouseLending,
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
351
|
+
default31 as NavBarAAS,
|
|
352
|
+
default34 as NavBarAFS,
|
|
353
|
+
default35 as NavBarALT,
|
|
354
|
+
default30 as NavBarAXA,
|
|
355
|
+
default32 as NavBarAXB,
|
|
356
|
+
default33 as NavBarAXC,
|
|
357
|
+
default36 as NavBarLVF,
|
|
348
358
|
PageNavItem,
|
|
349
359
|
PageNavSet,
|
|
350
360
|
Pagination,
|
|
@@ -355,6 +365,7 @@ export {
|
|
|
355
365
|
RadioButton,
|
|
356
366
|
RadioButtonSet,
|
|
357
367
|
RateWatchForm,
|
|
368
|
+
default29 as SPBLogo,
|
|
358
369
|
SalesforceFieldsForm,
|
|
359
370
|
SalesforceSchema,
|
|
360
371
|
ScheduleCall,
|
|
@@ -391,6 +402,7 @@ export {
|
|
|
391
402
|
SvgWarningIcon as WarningIcon,
|
|
392
403
|
accordion,
|
|
393
404
|
actions,
|
|
405
|
+
agent_msg,
|
|
394
406
|
alternate_color_rows,
|
|
395
407
|
ant_article,
|
|
396
408
|
ant_blog_cta,
|
|
@@ -412,7 +424,23 @@ export {
|
|
|
412
424
|
apy_billboard,
|
|
413
425
|
apy_table,
|
|
414
426
|
arrowFill,
|
|
427
|
+
article_aside,
|
|
428
|
+
article_blockquote,
|
|
429
|
+
article_main_content,
|
|
430
|
+
article_navigation_link,
|
|
431
|
+
article_navigation_list,
|
|
432
|
+
article_navigation_title,
|
|
433
|
+
article_preview_img,
|
|
434
|
+
article_preview_wrapper,
|
|
435
|
+
article_share,
|
|
436
|
+
article_share_buttons,
|
|
437
|
+
article_share_icon,
|
|
438
|
+
article_share_link,
|
|
439
|
+
article_share_p,
|
|
440
|
+
article_share_svg,
|
|
441
|
+
article_spacer,
|
|
415
442
|
associatedEmail,
|
|
443
|
+
autoResize,
|
|
416
444
|
award_company,
|
|
417
445
|
award_item,
|
|
418
446
|
award_name,
|
|
@@ -435,6 +463,7 @@ export {
|
|
|
435
463
|
bodyHeader,
|
|
436
464
|
body_copy,
|
|
437
465
|
body_sign_in,
|
|
466
|
+
borderHoverGradient,
|
|
438
467
|
bottom_center,
|
|
439
468
|
bottom_left,
|
|
440
469
|
bottom_right,
|
|
@@ -444,12 +473,19 @@ export {
|
|
|
444
473
|
bs_image,
|
|
445
474
|
bs_section,
|
|
446
475
|
bs_topic,
|
|
476
|
+
bs_video,
|
|
447
477
|
bs_wrapper,
|
|
478
|
+
bubbleButton,
|
|
479
|
+
bubbleText,
|
|
448
480
|
bubbleWrapper,
|
|
449
481
|
bullet_details,
|
|
482
|
+
bulletsHeadline,
|
|
483
|
+
bulletsWrapper,
|
|
450
484
|
button,
|
|
485
|
+
button_bar,
|
|
451
486
|
button_reset,
|
|
452
487
|
buttons,
|
|
488
|
+
buttonss_section,
|
|
453
489
|
calculator,
|
|
454
490
|
calculator_description,
|
|
455
491
|
calculator_headline,
|
|
@@ -457,6 +493,21 @@ export {
|
|
|
457
493
|
center_center,
|
|
458
494
|
center_left,
|
|
459
495
|
center_right,
|
|
496
|
+
ceoContainer,
|
|
497
|
+
ceoContent,
|
|
498
|
+
ceoHeader,
|
|
499
|
+
ceoImgWrapper,
|
|
500
|
+
ceoMedia,
|
|
501
|
+
ceoPersonalInfo,
|
|
502
|
+
ceoSection,
|
|
503
|
+
ceoWrapper,
|
|
504
|
+
ceo_body,
|
|
505
|
+
ceo_contacts,
|
|
506
|
+
ceo_name,
|
|
507
|
+
ceo_quote,
|
|
508
|
+
ceo_title,
|
|
509
|
+
chatEndCircle,
|
|
510
|
+
chatEndDialogOverlay,
|
|
460
511
|
chatFinishDialog,
|
|
461
512
|
chatNetworkStatus,
|
|
462
513
|
chat_title,
|
|
@@ -466,6 +517,7 @@ export {
|
|
|
466
517
|
chatbotUFB,
|
|
467
518
|
checkbox_group,
|
|
468
519
|
columnValues,
|
|
520
|
+
compact,
|
|
469
521
|
comparison,
|
|
470
522
|
comparison_buttons,
|
|
471
523
|
comparison_container,
|
|
@@ -482,6 +534,8 @@ export {
|
|
|
482
534
|
containerIconBillboard,
|
|
483
535
|
content,
|
|
484
536
|
copy,
|
|
537
|
+
createCachedEmailValidator,
|
|
538
|
+
createCachedNMLSValidator,
|
|
485
539
|
description,
|
|
486
540
|
descriptionField,
|
|
487
541
|
details,
|
|
@@ -490,6 +544,11 @@ export {
|
|
|
490
544
|
dp_input,
|
|
491
545
|
dropdown,
|
|
492
546
|
dynPH,
|
|
547
|
+
elementSpacer_block,
|
|
548
|
+
email_only_btn,
|
|
549
|
+
email_only_h2,
|
|
550
|
+
email_only_input,
|
|
551
|
+
email_only_padding,
|
|
493
552
|
endChatButtonStyle,
|
|
494
553
|
error_alert,
|
|
495
554
|
error_alert_content,
|
|
@@ -516,6 +575,7 @@ export {
|
|
|
516
575
|
featured_supertag,
|
|
517
576
|
featured_title,
|
|
518
577
|
findMoreAxosDomains,
|
|
578
|
+
flexColumn,
|
|
519
579
|
footerDisclosure,
|
|
520
580
|
footerLink,
|
|
521
581
|
footerParagraph,
|
|
@@ -577,7 +637,9 @@ export {
|
|
|
577
637
|
highlight_first_row,
|
|
578
638
|
highlight_last_row,
|
|
579
639
|
highlight_th,
|
|
640
|
+
highlights,
|
|
580
641
|
honeyPotSchema,
|
|
642
|
+
hover,
|
|
581
643
|
icon,
|
|
582
644
|
iconContainer,
|
|
583
645
|
iconContainerBase,
|
|
@@ -590,19 +652,24 @@ export {
|
|
|
590
652
|
image_background,
|
|
591
653
|
image_based,
|
|
592
654
|
image_inner_wrapper,
|
|
655
|
+
imgAlignment,
|
|
593
656
|
img_area,
|
|
594
657
|
img_contents,
|
|
595
658
|
inline_button,
|
|
596
659
|
inline_button_wrapper,
|
|
597
660
|
inline_container,
|
|
661
|
+
inner,
|
|
598
662
|
input,
|
|
599
663
|
inputStyle,
|
|
664
|
+
insightTitle,
|
|
600
665
|
insight_header,
|
|
601
666
|
insight_header_2,
|
|
602
667
|
insight_header_3,
|
|
603
668
|
insight_header_4,
|
|
604
669
|
insight_headline_2,
|
|
670
|
+
insight_info__divider,
|
|
605
671
|
insight_info_row,
|
|
672
|
+
insight_intro_p,
|
|
606
673
|
insight_list_item,
|
|
607
674
|
insight_p,
|
|
608
675
|
isAbsoluteUrl,
|
|
@@ -617,6 +684,7 @@ export {
|
|
|
617
684
|
job_title,
|
|
618
685
|
labelClassName,
|
|
619
686
|
layout,
|
|
687
|
+
left_bar_section,
|
|
620
688
|
li,
|
|
621
689
|
line_points,
|
|
622
690
|
link_wrapper,
|
|
@@ -645,9 +713,12 @@ export {
|
|
|
645
713
|
mw24,
|
|
646
714
|
na_cursor,
|
|
647
715
|
nested_grid,
|
|
716
|
+
noAnswerButton,
|
|
648
717
|
notificationStyle,
|
|
649
718
|
ol,
|
|
650
719
|
one_row,
|
|
720
|
+
order_3,
|
|
721
|
+
overlay,
|
|
651
722
|
padding,
|
|
652
723
|
padding_in_footer,
|
|
653
724
|
paragraph,
|
|
@@ -669,6 +740,7 @@ export {
|
|
|
669
740
|
rate_container,
|
|
670
741
|
rate_pad,
|
|
671
742
|
rate_table_title,
|
|
743
|
+
related_insight,
|
|
672
744
|
remove_padding,
|
|
673
745
|
resposiveLabel,
|
|
674
746
|
results_container,
|
|
@@ -697,6 +769,7 @@ export {
|
|
|
697
769
|
set_logo,
|
|
698
770
|
setcontainer_section_text,
|
|
699
771
|
shift,
|
|
772
|
+
shimmerText,
|
|
700
773
|
shortUrl,
|
|
701
774
|
show,
|
|
702
775
|
show_options,
|
|
@@ -705,9 +778,13 @@ export {
|
|
|
705
778
|
single_container,
|
|
706
779
|
smb_section,
|
|
707
780
|
smb_wrapper,
|
|
781
|
+
social,
|
|
782
|
+
spb_container,
|
|
783
|
+
spb_hover,
|
|
708
784
|
step_num,
|
|
709
785
|
step_title_apply_now,
|
|
710
786
|
steps_wrapper,
|
|
787
|
+
stroke_color,
|
|
711
788
|
sub_bullets,
|
|
712
789
|
succes_check_mark,
|
|
713
790
|
success_circle,
|
|
@@ -715,6 +792,7 @@ export {
|
|
|
715
792
|
success_wrap,
|
|
716
793
|
supertag,
|
|
717
794
|
svgFill,
|
|
795
|
+
svg_color,
|
|
718
796
|
svg_fill,
|
|
719
797
|
svg_icon,
|
|
720
798
|
svg_logo,
|
|
@@ -732,10 +810,14 @@ export {
|
|
|
732
810
|
textBlockParagraph,
|
|
733
811
|
textBlockSection,
|
|
734
812
|
th,
|
|
813
|
+
thankyou_image,
|
|
814
|
+
thankyou_message,
|
|
815
|
+
thankyou_overlay,
|
|
735
816
|
threeColRow,
|
|
736
817
|
three_inline,
|
|
737
818
|
title,
|
|
738
819
|
toggle_container,
|
|
820
|
+
tooltip,
|
|
739
821
|
top_center,
|
|
740
822
|
top_left,
|
|
741
823
|
top_right,
|
|
@@ -747,10 +829,13 @@ export {
|
|
|
747
829
|
transcript_container,
|
|
748
830
|
transcript_content,
|
|
749
831
|
two_inline,
|
|
832
|
+
ufbTheme,
|
|
833
|
+
ul,
|
|
750
834
|
up_to,
|
|
751
835
|
url_row,
|
|
836
|
+
useCachedEmailValidator,
|
|
837
|
+
useCachedNMLSValidator,
|
|
752
838
|
useGlobalContext,
|
|
753
|
-
useHeadlessChat,
|
|
754
839
|
useMessages,
|
|
755
840
|
useOpenChat,
|
|
756
841
|
user_buttons,
|
|
@@ -760,6 +845,7 @@ export {
|
|
|
760
845
|
user_hr,
|
|
761
846
|
user_image,
|
|
762
847
|
user_information,
|
|
848
|
+
user_msg,
|
|
763
849
|
validateLink,
|
|
764
850
|
vars,
|
|
765
851
|
victorieTheme,
|
|
@@ -1,66 +1,84 @@
|
|
|
1
1
|
export declare const axosTheme: string, vars: {
|
|
2
2
|
colors: {
|
|
3
3
|
primary: {
|
|
4
|
-
background: `var(--${string})`;
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
4
|
+
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
5
|
+
backgroundButton: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
6
|
+
body: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
7
|
+
border: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
8
|
+
headline: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
9
|
+
textButton: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
10
|
+
textGradient: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
11
11
|
};
|
|
12
12
|
secondary: {
|
|
13
|
-
background: `var(--${string})`;
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
13
|
+
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
14
|
+
backgroundButton: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
15
|
+
body: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
16
|
+
border: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
17
|
+
headline: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
18
|
+
textButton: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
19
|
+
textGradient: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
20
20
|
};
|
|
21
21
|
tertiary: {
|
|
22
|
-
background: `var(--${string})`;
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
22
|
+
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
23
|
+
backgroundButton: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
24
|
+
body: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
25
|
+
border: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
26
|
+
headline: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
27
|
+
textButton: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
28
|
+
textGradient: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
29
29
|
};
|
|
30
30
|
quaternary: {
|
|
31
|
-
background: `var(--${string})`;
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
31
|
+
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
32
|
+
backgroundButton: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
33
|
+
body: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
34
|
+
border: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
35
|
+
headline: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
36
|
+
textButton: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
37
|
+
textGradient: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
38
38
|
};
|
|
39
39
|
};
|
|
40
|
-
error: `var(--${string})`;
|
|
40
|
+
error: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
41
41
|
disabled: {
|
|
42
|
-
border: `var(--${string})`;
|
|
43
|
-
color: `var(--${string})`;
|
|
44
|
-
background: `var(--${string})`;
|
|
42
|
+
border: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
43
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
44
|
+
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
45
45
|
};
|
|
46
46
|
icons: {
|
|
47
47
|
check: {
|
|
48
|
-
primary: `var(--${string})`;
|
|
49
|
-
secondary: `var(--${string})`;
|
|
48
|
+
primary: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
49
|
+
secondary: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
50
50
|
};
|
|
51
51
|
};
|
|
52
52
|
table: {
|
|
53
|
-
highlight: `var(--${string})`;
|
|
54
|
-
color: `var(--${string})`;
|
|
53
|
+
highlight: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
54
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
55
55
|
};
|
|
56
56
|
footer: {
|
|
57
57
|
link: {
|
|
58
|
-
color: `var(--${string})`;
|
|
58
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
59
59
|
};
|
|
60
60
|
};
|
|
61
61
|
selecction: {
|
|
62
62
|
icon: {
|
|
63
|
-
color: `var(--${string})`;
|
|
63
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
64
|
+
};
|
|
65
|
+
};
|
|
66
|
+
chatbot: {
|
|
67
|
+
bubble: {
|
|
68
|
+
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
69
|
+
border: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
70
|
+
borderGradient: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
71
|
+
icon: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
72
|
+
};
|
|
73
|
+
window: {
|
|
74
|
+
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
75
|
+
headerBackground: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
76
|
+
headerText: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
77
|
+
agentBackground: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
78
|
+
userBackground: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
79
|
+
inputBorder: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
80
|
+
timestampColor: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
81
|
+
borderBtn: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
64
82
|
};
|
|
65
83
|
};
|
|
66
84
|
};
|
package/dist/themes/axos.css.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
/* empty css */
|
|
2
2
|
var axosTheme = "_1073cm80";
|
|
3
|
-
var vars = { colors: { primary: { background: "var(--_1073cm81)",
|
|
3
|
+
var vars = { colors: { primary: { background: "var(--_1073cm81)", backgroundButton: "var(--_1073cm82)", body: "var(--_1073cm83)", border: "var(--_1073cm84)", headline: "var(--_1073cm85)", textButton: "var(--_1073cm86)", textGradient: "var(--_1073cm87)" }, secondary: { background: "var(--_1073cm88)", backgroundButton: "var(--_1073cm89)", body: "var(--_1073cm8a)", border: "var(--_1073cm8b)", headline: "var(--_1073cm8c)", textButton: "var(--_1073cm8d)", textGradient: "var(--_1073cm8e)" }, tertiary: { background: "var(--_1073cm8f)", backgroundButton: "var(--_1073cm8g)", body: "var(--_1073cm8h)", border: "var(--_1073cm8i)", headline: "var(--_1073cm8j)", textButton: "var(--_1073cm8k)", textGradient: "var(--_1073cm8l)" }, quaternary: { background: "var(--_1073cm8m)", backgroundButton: "var(--_1073cm8n)", body: "var(--_1073cm8o)", border: "var(--_1073cm8p)", headline: "var(--_1073cm8q)", textButton: "var(--_1073cm8r)", textGradient: "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)" } }, chatbot: { bubble: { background: "var(--_1073cm813)", border: "var(--_1073cm814)", borderGradient: "var(--_1073cm815)", icon: "var(--_1073cm816)" }, window: { background: "var(--_1073cm817)", headerBackground: "var(--_1073cm818)", headerText: "var(--_1073cm819)", agentBackground: "var(--_1073cm81a)", userBackground: "var(--_1073cm81b)", inputBorder: "var(--_1073cm81c)", timestampColor: "var(--_1073cm81d)", borderBtn: "var(--_1073cm81e)" } } };
|
|
4
4
|
export {
|
|
5
5
|
axosTheme,
|
|
6
6
|
vars
|
package/dist/themes/index.d.ts
CHANGED
package/dist/themes/index.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { axosTheme, vars } from "./axos.css.js";
|
|
2
2
|
import { premierTheme } from "./premier.css.js";
|
|
3
|
+
import { ufbTheme } from "./ufb.css.js";
|
|
3
4
|
import { victorieTheme } from "./victorie.css.js";
|
|
4
5
|
export {
|
|
5
6
|
axosTheme,
|
|
6
7
|
premierTheme,
|
|
8
|
+
ufbTheme,
|
|
7
9
|
vars,
|
|
8
10
|
victorieTheme
|
|
9
11
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const ufbTheme: string;
|