@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
|
@@ -41,12 +41,13 @@
|
|
|
41
41
|
--_1073cm814: #1E629A;
|
|
42
42
|
--_1073cm815: rgba(222, 244, 255, 1), rgba(30, 98, 154, 1), rgba(222, 244, 255, 1);
|
|
43
43
|
--_1073cm816: #FFFFFF;
|
|
44
|
-
--_1073cm817: #
|
|
45
|
-
--_1073cm818: #
|
|
44
|
+
--_1073cm817: #2595F0a3;
|
|
45
|
+
--_1073cm818: #FFFFFF;
|
|
46
46
|
--_1073cm819: #1E3860;
|
|
47
|
-
--_1073cm81a: #
|
|
48
|
-
--_1073cm81b: #
|
|
49
|
-
--_1073cm81c: #
|
|
50
|
-
--_1073cm81d: #
|
|
51
|
-
--_1073cm81e: #
|
|
47
|
+
--_1073cm81a: #1E3860;
|
|
48
|
+
--_1073cm81b: #F5F5F5;
|
|
49
|
+
--_1073cm81c: #DEF4FF;
|
|
50
|
+
--_1073cm81d: #F0F0F0;
|
|
51
|
+
--_1073cm81e: #8C8C8C;
|
|
52
|
+
--_1073cm81f: #B9C1CE;
|
|
52
53
|
}
|
|
@@ -41,12 +41,13 @@
|
|
|
41
41
|
--_1073cm814: #98DDFF;
|
|
42
42
|
--_1073cm815: linear-gradient(90deg,rgba(222, 244, 255, 1) 0%, rgba(30, 98, 154, 1) 50%, rgba(222, 244, 255, 1) 100%);
|
|
43
43
|
--_1073cm816: #FFFFFF;
|
|
44
|
-
--_1073cm817: #
|
|
45
|
-
--_1073cm818: #
|
|
46
|
-
--_1073cm819: #
|
|
47
|
-
--_1073cm81a: #
|
|
48
|
-
--_1073cm81b: #
|
|
49
|
-
--_1073cm81c: #
|
|
50
|
-
--_1073cm81d: #
|
|
51
|
-
--_1073cm81e: #
|
|
44
|
+
--_1073cm817: #2595F0;
|
|
45
|
+
--_1073cm818: #FFFFFF;
|
|
46
|
+
--_1073cm819: #1E3860;
|
|
47
|
+
--_1073cm81a: #FFFFFF;
|
|
48
|
+
--_1073cm81b: #F5F5F5;
|
|
49
|
+
--_1073cm81c: #DEF4FF;
|
|
50
|
+
--_1073cm81d: #000000;
|
|
51
|
+
--_1073cm81e: #1F1F1F;
|
|
52
|
+
--_1073cm81f: #B9C1CE;
|
|
52
53
|
}
|
|
@@ -41,12 +41,13 @@
|
|
|
41
41
|
--_1073cm814: #E18357;
|
|
42
42
|
--_1073cm815: #EAD4BB, #806646 , #EAD4BB ;
|
|
43
43
|
--_1073cm816: #1B1B1F;
|
|
44
|
-
--_1073cm817: #
|
|
45
|
-
--
|
|
46
|
-
--
|
|
47
|
-
--_1073cm819: #
|
|
48
|
-
--_1073cm81a: #
|
|
49
|
-
--_1073cm81b: #
|
|
50
|
-
--_1073cm81c: #
|
|
51
|
-
--_1073cm81d: #
|
|
44
|
+
--_1073cm817: #E18357;
|
|
45
|
+
--_1073cm818: #FFFFFF;
|
|
46
|
+
--_1073cm81f: #B9C1CE;
|
|
47
|
+
--_1073cm819: #1E629A;
|
|
48
|
+
--_1073cm81a: #1B1B1F;
|
|
49
|
+
--_1073cm81b: #EDEEF0;
|
|
50
|
+
--_1073cm81c: #FFF8F6;
|
|
51
|
+
--_1073cm81d: #F0F0F0;
|
|
52
|
+
--_1073cm81e: #000000;
|
|
52
53
|
}
|
|
@@ -41,12 +41,13 @@
|
|
|
41
41
|
--_1073cm814: #98DDFF;
|
|
42
42
|
--_1073cm815: linear-gradient(90deg,rgba(222, 244, 255, 1) 0%, rgba(40, 88, 125, 1) 50%, rgba(222, 244, 255, 1) 100%);
|
|
43
43
|
--_1073cm816: #FFFFFF;
|
|
44
|
-
--_1073cm817: #
|
|
45
|
-
--_1073cm818: #
|
|
46
|
-
--_1073cm819: #
|
|
47
|
-
--_1073cm81a: #
|
|
48
|
-
--_1073cm81b: #
|
|
49
|
-
--_1073cm81c: #
|
|
50
|
-
--_1073cm81d: #
|
|
51
|
-
--_1073cm81e: #
|
|
44
|
+
--_1073cm817: #2595F0;
|
|
45
|
+
--_1073cm818: #FFFFFF;
|
|
46
|
+
--_1073cm819: #28587d;
|
|
47
|
+
--_1073cm81a: #FFFFFF;
|
|
48
|
+
--_1073cm81b: #F5F5F5;
|
|
49
|
+
--_1073cm81c: #DEF4FF;
|
|
50
|
+
--_1073cm81d: #000000;
|
|
51
|
+
--_1073cm81e: #1F1F1F;
|
|
52
|
+
--_1073cm81f: #B9C1CE;
|
|
52
53
|
}
|
|
@@ -1,47 +1,47 @@
|
|
|
1
|
-
@keyframes
|
|
2
|
-
from {
|
|
3
|
-
transform: translateX(-100%);
|
|
4
|
-
}
|
|
5
|
-
to {
|
|
6
|
-
transform: translateX(100%);
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.
|
|
11
|
-
height: 100%;
|
|
12
|
-
width: 100%;
|
|
13
|
-
inset: 0;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.
|
|
17
|
-
position: relative;
|
|
18
|
-
width: 100%;
|
|
19
|
-
height: 100%;
|
|
20
|
-
overflow: hidden;
|
|
21
|
-
background: #1e3860;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
._1es6o1h0 .
|
|
25
|
-
background-color: var(--_1073cm8f);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.fl2fv50 .
|
|
29
|
-
background-color: #28587d;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.
|
|
33
|
-
content: "";
|
|
34
|
-
position: absolute;
|
|
35
|
-
top: 0;
|
|
36
|
-
left: 0;
|
|
37
|
-
width: 190%;
|
|
38
|
-
height: 100%;
|
|
39
|
-
background: linear-gradient(
|
|
40
|
-
65deg,
|
|
41
|
-
rgba(255, 255, 255, 0) 20%,
|
|
42
|
-
rgba(255, 255, 255, 0.5) 50%,
|
|
43
|
-
rgba(255, 255, 255, 0) 80%
|
|
44
|
-
);
|
|
45
|
-
animation:
|
|
46
|
-
z-index: 1;
|
|
47
|
-
}
|
|
1
|
+
@keyframes _shimmer_pwl74_1 {
|
|
2
|
+
from {
|
|
3
|
+
transform: translateX(-100%);
|
|
4
|
+
}
|
|
5
|
+
to {
|
|
6
|
+
transform: translateX(100%);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
._loader_pwl74_10 {
|
|
11
|
+
height: 100%;
|
|
12
|
+
width: 100%;
|
|
13
|
+
inset: 0;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
._loading_pwl74_16 {
|
|
17
|
+
position: relative;
|
|
18
|
+
width: 100%;
|
|
19
|
+
height: 100%;
|
|
20
|
+
overflow: hidden;
|
|
21
|
+
background: #1e3860;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
._1es6o1h0 ._loading_pwl74_16 {
|
|
25
|
+
background-color: var(--_1073cm8f);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.fl2fv50 ._loading_pwl74_16 {
|
|
29
|
+
background-color: #28587d;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
._loading_pwl74_16::before {
|
|
33
|
+
content: "";
|
|
34
|
+
position: absolute;
|
|
35
|
+
top: 0;
|
|
36
|
+
left: 0;
|
|
37
|
+
width: 190%;
|
|
38
|
+
height: 100%;
|
|
39
|
+
background: linear-gradient(
|
|
40
|
+
65deg,
|
|
41
|
+
rgba(255, 255, 255, 0) 20%,
|
|
42
|
+
rgba(255, 255, 255, 0.5) 50%,
|
|
43
|
+
rgba(255, 255, 255, 0) 80%
|
|
44
|
+
);
|
|
45
|
+
animation: _shimmer_pwl74_1 1.3s infinite linear;
|
|
46
|
+
z-index: 1;
|
|
47
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SVGProps } from 'react';
|
|
2
2
|
import { CheckColorVariant } from './CheckIcon/CheckIcon.css';
|
|
3
3
|
|
|
4
|
-
declare const SvgCheckCircle: (props: SVGProps<SVGSVGElement> & CheckColorVariant) => import("react
|
|
4
|
+
declare const SvgCheckCircle: (props: SVGProps<SVGSVGElement> & CheckColorVariant) => import("react").JSX.Element;
|
|
5
5
|
export default SvgCheckCircle;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { SVGProps } from 'react';
|
|
2
2
|
|
|
3
|
-
declare const SvgCheckCircleLight: (props: SVGProps<SVGSVGElement>) => import("react
|
|
3
|
+
declare const SvgCheckCircleLight: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
4
4
|
export default SvgCheckCircleLight;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { CheckColorVariant } from './CheckIcon.css';
|
|
2
2
|
|
|
3
|
-
declare const SvgCheckIcon: (props: CheckColorVariant) => import("react
|
|
3
|
+
declare const SvgCheckIcon: (props: CheckColorVariant) => import("react").JSX.Element;
|
|
4
4
|
export default SvgCheckIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { SVGProps } from 'react';
|
|
2
2
|
|
|
3
|
-
declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => import("react
|
|
3
|
+
declare const SvgChevronDown: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
4
4
|
export default SvgChevronDown;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { SVGProps } from 'react';
|
|
2
2
|
|
|
3
|
-
declare const SvgEqualHousingLender: (props: SVGProps<SVGSVGElement>) => import("react
|
|
3
|
+
declare const SvgEqualHousingLender: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
4
4
|
export default SvgEqualHousingLender;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { SVGProps } from 'react';
|
|
2
2
|
|
|
3
|
-
declare const SvgMemberFdicLogo: (props: SVGProps<SVGSVGElement>) => import("react
|
|
3
|
+
declare const SvgMemberFdicLogo: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
4
4
|
export default SvgMemberFdicLogo;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { SVGProps } from 'react';
|
|
2
2
|
|
|
3
|
-
declare const SvgQuoteIconGrey: (props: SVGProps<SVGSVGElement>) => import("react
|
|
3
|
+
declare const SvgQuoteIconGrey: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
4
4
|
export default SvgQuoteIconGrey;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { SVGProps } from 'react';
|
|
2
2
|
|
|
3
|
-
declare const SvgQuoteIconWhite: (props: SVGProps<SVGSVGElement>) => import("react
|
|
3
|
+
declare const SvgQuoteIconWhite: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
4
4
|
export default SvgQuoteIconWhite;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { SVGProps } from 'react';
|
|
2
2
|
|
|
3
|
-
declare const SvgQuoteIconYellow: (props: SVGProps<SVGSVGElement>) => import("react
|
|
3
|
+
declare const SvgQuoteIconYellow: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
4
4
|
export default SvgQuoteIconYellow;
|
package/dist/main.js
CHANGED
|
@@ -106,7 +106,7 @@ import { WCPLSurvey } from "./Forms/WcplSurvey.js";
|
|
|
106
106
|
import { BoatMooringLocation } from "./Forms/BoatMooringLocation.js";
|
|
107
107
|
import { helpArticle_container, helpArticle_headline, helpArticle_p, insight_headline_2 } from "./HelpArticle/HelpArticle.css.js";
|
|
108
108
|
import { HeroBanner } from "./HeroBanner/HeroBanner.js";
|
|
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";
|
|
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, xl } from "./HeroBanner/HeroBanner.css.js";
|
|
110
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";
|
|
111
111
|
import { Hyperlink } from "./Hyperlink/index.js";
|
|
112
112
|
import { IconBillboard } from "./IconBillboard/IconBillboard.js";
|
|
@@ -145,7 +145,7 @@ import { ImageBillboardSet } from "./ImageBillboard/ImageBillboard.js";
|
|
|
145
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";
|
|
146
146
|
import { ImageBillboard } from "./ImageBillboard/ImageBillboardSet.js";
|
|
147
147
|
import { SetContainer } from "./SetContainer/SetContainer.js";
|
|
148
|
-
import { imageLinkContainer, inline_container, isolate_container, set_container, set_container_cols, set_logo, setcontainer_section_text } from "./SetContainer/SetContainer.css.js";
|
|
148
|
+
import { imageLinkContainer, inline_container, isolate_container, set_container, set_container_cols, set_logo, setcontainer_section_additionaltext, setcontainer_section_text } from "./SetContainer/SetContainer.css.js";
|
|
149
149
|
import "react";
|
|
150
150
|
import { ImageLinkSet } from "./ImageLink/ImageLinkSet.js";
|
|
151
151
|
import { Checkbox } from "./Input/Checkbox.js";
|
|
@@ -209,7 +209,6 @@ import { Tab } from "./Tab/Tab.js";
|
|
|
209
209
|
import { TabContainer } from "./Tab/TabContainer.js";
|
|
210
210
|
import { findMoreAxosDomains, getMoreDomains, isAllowedUrl } from "./utils/allowedAxosDomains.js";
|
|
211
211
|
import { appendQueryParams } from "./utils/appendQueryParams.js";
|
|
212
|
-
import { isInternalSamePathHref, isSkippableAnchorHref, mergeHrefWithCurrentSearch, performSamePageQueryParamNavigation } from "./utils/samePageQueryParamsNavigation.js";
|
|
213
212
|
import { createCachedEmailValidator } from "./utils/emailValidation.js";
|
|
214
213
|
import { associatedEmail } from "./utils/EverestValidity.js";
|
|
215
214
|
import { getVariant, getVariantWithRegex } from "./utils/getVariant.js";
|
|
@@ -677,9 +676,7 @@ export {
|
|
|
677
676
|
isAbsoluteUrl,
|
|
678
677
|
isAllowedUrl,
|
|
679
678
|
isEmailLink,
|
|
680
|
-
isInternalSamePathHref,
|
|
681
679
|
isPhoneLink,
|
|
682
|
-
isSkippableAnchorHref,
|
|
683
680
|
isValidHoneyPot,
|
|
684
681
|
is_bg_img,
|
|
685
682
|
isolate_container,
|
|
@@ -705,7 +702,6 @@ export {
|
|
|
705
702
|
mb_8,
|
|
706
703
|
mb_form,
|
|
707
704
|
media,
|
|
708
|
-
mergeHrefWithCurrentSearch,
|
|
709
705
|
messageStyle,
|
|
710
706
|
messagesContainerStyle,
|
|
711
707
|
mh_330,
|
|
@@ -727,7 +723,6 @@ export {
|
|
|
727
723
|
padding,
|
|
728
724
|
padding_in_footer,
|
|
729
725
|
paragraph,
|
|
730
|
-
performSamePageQueryParamNavigation,
|
|
731
726
|
person,
|
|
732
727
|
picker_arrow,
|
|
733
728
|
picker_container,
|
|
@@ -773,6 +768,7 @@ export {
|
|
|
773
768
|
set_container,
|
|
774
769
|
set_container_cols,
|
|
775
770
|
set_logo,
|
|
771
|
+
setcontainer_section_additionaltext,
|
|
776
772
|
setcontainer_section_text,
|
|
777
773
|
shift,
|
|
778
774
|
shimmerText,
|
|
@@ -865,5 +861,6 @@ export {
|
|
|
865
861
|
windowStyle,
|
|
866
862
|
wrapper,
|
|
867
863
|
x_input,
|
|
868
|
-
xc_input
|
|
864
|
+
xc_input,
|
|
865
|
+
xl
|
|
869
866
|
};
|
package/dist/themes/axos.css.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../assets/themes/axos.css';/* empty css */
|
|
2
2
|
var axosTheme = "_1073cm80";
|
|
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(--
|
|
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)", glowShadow: "var(--_1073cm817)" }, window: { background: "var(--_1073cm818)", headerBackground: "var(--_1073cm819)", headerText: "var(--_1073cm81a)", agentBackground: "var(--_1073cm81b)", userBackground: "var(--_1073cm81c)", inputBorder: "var(--_1073cm81d)", timestampColor: "var(--_1073cm81e)", borderBtn: "var(--_1073cm81f)" } } };
|
|
4
4
|
export {
|
|
5
5
|
axosTheme,
|
|
6
6
|
vars
|
|
@@ -1,35 +1,72 @@
|
|
|
1
|
-
import { isSkippableAnchorHref, mergeHrefWithCurrentSearch, performSamePageQueryParamNavigation } from "./samePageQueryParamsNavigation.js";
|
|
2
|
-
let samePageQueryClickListenerAttached = false;
|
|
3
1
|
const appendQueryParams = () => {
|
|
4
|
-
|
|
2
|
+
const currentOrigin = window.location.origin;
|
|
3
|
+
const currentPathname = window.location.pathname;
|
|
4
|
+
const filterParams = (href, currentSearch) => {
|
|
5
|
+
try {
|
|
6
|
+
const search = currentSearch ?? window.location.search;
|
|
7
|
+
const searchParams = new URLSearchParams(search);
|
|
8
|
+
const base = window.location.origin + window.location.pathname + window.location.search;
|
|
9
|
+
const url = new URL(href, base);
|
|
10
|
+
const existingParams = new URLSearchParams(url.search);
|
|
11
|
+
const newParams = new URLSearchParams();
|
|
12
|
+
const addedKeys = /* @__PURE__ */ new Set();
|
|
13
|
+
for (const key of existingParams.keys()) {
|
|
14
|
+
addedKeys.add(decodeURIComponent(key));
|
|
15
|
+
}
|
|
16
|
+
for (const [key, value] of searchParams.entries()) {
|
|
17
|
+
const decodedKey = decodeURIComponent(key);
|
|
18
|
+
const decodedValue = decodeURIComponent(value);
|
|
19
|
+
const lowerKey = decodedKey.toLowerCase();
|
|
20
|
+
if (!addedKeys.has(lowerKey) && !decodedKey.includes("[]")) {
|
|
21
|
+
newParams.append(lowerKey, decodedValue);
|
|
22
|
+
addedKeys.add(lowerKey);
|
|
23
|
+
} else if (decodedKey.includes("[]")) {
|
|
24
|
+
const existingValues = existingParams.getAll(key).map(decodeURIComponent);
|
|
25
|
+
if (!existingValues.includes(decodedValue)) {
|
|
26
|
+
newParams.append(decodedKey, decodedValue);
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
const mergedParams = new URLSearchParams(existingParams);
|
|
31
|
+
newParams.forEach((value, key) => mergedParams.append(key, value));
|
|
32
|
+
return `${url.origin}${url.pathname}?${mergedParams.toString()}${url.hash}`;
|
|
33
|
+
} catch (e) {
|
|
34
|
+
console.error(e);
|
|
35
|
+
return href;
|
|
36
|
+
}
|
|
37
|
+
};
|
|
5
38
|
const handleSamePageClick = (e) => {
|
|
6
39
|
const anchor = e.target?.closest?.("a[href]");
|
|
7
40
|
if (!anchor || anchor.classList.contains("ext-link"))
|
|
8
41
|
return;
|
|
9
42
|
const href = anchor.getAttribute("href")?.trim();
|
|
10
|
-
if (
|
|
43
|
+
if (!href || href.startsWith("tel:") || href.startsWith("mailto:") || href === "#" || href === "" || href.startsWith("#"))
|
|
44
|
+
return;
|
|
11
45
|
const base = window.location.origin + window.location.pathname + window.location.search;
|
|
12
46
|
const url = new URL(href, base);
|
|
13
|
-
if (url.origin !==
|
|
47
|
+
if (url.origin !== currentOrigin || url.pathname !== currentPathname)
|
|
14
48
|
return;
|
|
15
49
|
e.preventDefault();
|
|
16
50
|
e.stopImmediatePropagation();
|
|
17
|
-
const merged =
|
|
18
|
-
|
|
51
|
+
const merged = filterParams(href, window.location.search);
|
|
52
|
+
const mergedUrl = new URL(merged, window.location.origin);
|
|
53
|
+
const fullUrl = `${mergedUrl.pathname}${mergedUrl.search}${mergedUrl.hash}`;
|
|
54
|
+
window.history.replaceState({ ...window.history.state }, "", fullUrl);
|
|
55
|
+
window.dispatchEvent(
|
|
56
|
+
new PopStateEvent("popstate", { state: window.history.state })
|
|
57
|
+
);
|
|
58
|
+
if (mergedUrl.hash) {
|
|
59
|
+
const el = document.querySelector(mergedUrl.hash);
|
|
60
|
+
el?.scrollIntoView({ behavior: "smooth" });
|
|
61
|
+
}
|
|
19
62
|
};
|
|
20
|
-
|
|
21
|
-
samePageQueryClickListenerAttached = true;
|
|
22
|
-
window.addEventListener("click", handleSamePageClick, true);
|
|
23
|
-
}
|
|
63
|
+
document.addEventListener("click", handleSamePageClick, true);
|
|
24
64
|
if (window.location.search.length) {
|
|
25
65
|
const searchParams = new URLSearchParams(window.location.search);
|
|
26
66
|
document.querySelectorAll("a[href]:not(.ext-link)").forEach((anchor) => {
|
|
27
67
|
const href = anchor.getAttribute("href")?.trim();
|
|
28
|
-
if (!
|
|
29
|
-
anchor.href =
|
|
30
|
-
href,
|
|
31
|
-
searchParams.toString()
|
|
32
|
-
);
|
|
68
|
+
if (href && !href.startsWith("tel:") && !href.startsWith("mailto:") && href !== "#" && href !== "" && !href.startsWith("#")) {
|
|
69
|
+
anchor.href = filterParams(href, searchParams.toString());
|
|
33
70
|
}
|
|
34
71
|
});
|
|
35
72
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const getPosition: (text: string | undefined) => "default" | "top left" | "top right" | "bottom left" | "bottom right";
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
const getPosition = (text) => {
|
|
2
|
+
switch (text) {
|
|
3
|
+
case "top left":
|
|
4
|
+
return "top left";
|
|
5
|
+
case "top right":
|
|
6
|
+
return "top right";
|
|
7
|
+
case "bottom left":
|
|
8
|
+
return "bottom left";
|
|
9
|
+
case "bottom right":
|
|
10
|
+
return "bottom right";
|
|
11
|
+
default:
|
|
12
|
+
return "default";
|
|
13
|
+
}
|
|
14
|
+
};
|
|
15
|
+
export {
|
|
16
|
+
getPosition
|
|
17
|
+
};
|
package/dist/utils/index.d.ts
CHANGED
package/dist/utils/index.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { findMoreAxosDomains, getMoreDomains, isAllowedUrl } from "./allowedAxosDomains.js";
|
|
3
3
|
import { appendQueryParams } from "./appendQueryParams.js";
|
|
4
|
-
import { isInternalSamePathHref, isSkippableAnchorHref, mergeHrefWithCurrentSearch, performSamePageQueryParamNavigation } from "./samePageQueryParamsNavigation.js";
|
|
5
4
|
import { createCachedEmailValidator } from "./emailValidation.js";
|
|
6
5
|
import { associatedEmail } from "./EverestValidity.js";
|
|
7
6
|
import { getVariant, getVariantWithRegex } from "./getVariant.js";
|
|
@@ -22,11 +21,7 @@ export {
|
|
|
22
21
|
isAbsoluteUrl,
|
|
23
22
|
isAllowedUrl,
|
|
24
23
|
isEmailLink,
|
|
25
|
-
isInternalSamePathHref,
|
|
26
24
|
isPhoneLink,
|
|
27
|
-
isSkippableAnchorHref,
|
|
28
|
-
mergeHrefWithCurrentSearch,
|
|
29
|
-
performSamePageQueryParamNavigation,
|
|
30
25
|
shortUrl,
|
|
31
26
|
useCachedEmailValidator,
|
|
32
27
|
useCachedNMLSValidator,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../../assets/utils/optimizeImage/optimizeImage.css';const loader = "
|
|
2
|
-
const loading = "
|
|
3
|
-
const shimmer = "
|
|
1
|
+
import '../../assets/utils/optimizeImage/optimizeImage.css';const loader = "_loader_pwl74_10";
|
|
2
|
+
const loading = "_loading_pwl74_16";
|
|
3
|
+
const shimmer = "_shimmer_pwl74_1";
|
|
4
4
|
const css = {
|
|
5
5
|
loader,
|
|
6
6
|
loading,
|
|
@@ -6,3 +6,4 @@ export type SideProps = "left" | "right";
|
|
|
6
6
|
export type StarIconTypes = "gold" | "gray";
|
|
7
7
|
export declare const columnValues: readonly [1, 2, 3, 4, undefined];
|
|
8
8
|
export type ColumnTypes = (typeof columnValues)[number];
|
|
9
|
+
export type AnchorPointTypes = "default" | "top left" | "top right" | "bottom left" | "bottom right";
|