@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.
Files changed (276) hide show
  1. package/README.md +111 -111
  2. package/dist/ATMLocator/ATMLocator.d.ts +1 -1
  3. package/dist/ATMLocator/ATMLocator.js +2 -3
  4. package/dist/Accordion/Accordion.d.ts +3 -3
  5. package/dist/Article/Article.d.ts +1 -1
  6. package/dist/Auth/ErrorAlert.d.ts +1 -1
  7. package/dist/Auth/ErrorAlert.js +2 -3
  8. package/dist/Auth/Logout.d.ts +1 -1
  9. package/dist/Auth/SignInPassword.d.ts +1 -1
  10. package/dist/Avatar/Avatar.module.js +7 -7
  11. package/dist/Blockquote/Blockquote.module.js +3 -3
  12. package/dist/BulletItem/BulletItem.d.ts +1 -1
  13. package/dist/Button/Button.d.ts +1 -1
  14. package/dist/Button/Button.js +3 -22
  15. package/dist/Button/GoBackButton.d.ts +1 -1
  16. package/dist/Calculators/AnnualFeeCalculator/index.js +1 -1
  17. package/dist/Calculators/ApyCalculator/ApyCalculator.css.d.ts +46 -5
  18. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +72 -19
  19. package/dist/Calculators/ApyCalculator/index.js +583 -293
  20. package/dist/Calculators/Calculator.d.ts +1 -1
  21. package/dist/Calculators/Calculator.js +4 -5
  22. package/dist/Calculators/MarginTradingCalculator/index.js +2 -3
  23. package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +1 -1
  24. package/dist/Calculators/MaxLoanCalculator/index.js +1 -1
  25. package/dist/Calculators/MonthlyPaymentCalculator/index.js +1 -1
  26. package/dist/Calculators/calculator.css.d.ts +21 -1
  27. package/dist/Calculators/calculator.css.js +3 -3
  28. package/dist/Carousel/index.d.ts +3 -3
  29. package/dist/Carousel/index.js +3 -4
  30. package/dist/Chatbot/Bubble.d.ts +2 -1
  31. package/dist/Chatbot/Chat.d.ts +1 -1
  32. package/dist/Chatbot/ChatWindow.js +31 -19
  33. package/dist/Chatbot/Chatbot.d.ts +11 -3
  34. package/dist/Chatbot/Chatbot.js +98 -66
  35. package/dist/Chatbot/ChatbotMessage.d.ts +1 -0
  36. package/dist/Chatbot/ChatbotMessage.js +5 -1
  37. package/dist/Chatbot/EllipsisAnimation.d.ts +1 -1
  38. package/dist/Chatbot/EllipsisIcon.d.ts +1 -1
  39. package/dist/Chevron/index.js +2 -15
  40. package/dist/Comparison/Comparison.d.ts +1 -1
  41. package/dist/Comparison/Comparison.js +2 -3
  42. package/dist/Comparison/ComparisonSet.d.ts +1 -1
  43. package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
  44. package/dist/ExecutiveBio/ExecutiveBio.js +2 -3
  45. package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -1
  46. package/dist/ExecutiveBio/Overlay.d.ts +1 -1
  47. package/dist/FaqAccordion/index.d.ts +5 -5
  48. package/dist/FaqAccordion/index.js +2 -3
  49. package/dist/FdicCallout/FdicCallout.module.js +2 -2
  50. package/dist/FdicCallout/index.d.ts +1 -1
  51. package/dist/FooterDisclosure/FooterDisclosure.d.ts +4 -4
  52. package/dist/FooterDisclosure/LVF/LaVictorieFooter.d.ts +1 -1
  53. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.d.ts +1 -1
  54. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +20 -3
  55. package/dist/Forms/ApplicationStart.d.ts +1 -1
  56. package/dist/Forms/ApplyNow.d.ts +1 -1
  57. package/dist/Forms/ApplyNow.js +3 -4
  58. package/dist/Forms/BoatMooringLocation.d.ts +7 -2
  59. package/dist/Forms/BoatMooringLocation.js +145 -8
  60. package/dist/Forms/ClearingForm.d.ts +1 -1
  61. package/dist/Forms/CommercialDeposits.d.ts +1 -1
  62. package/dist/Forms/CommercialDepositsNoLendingOption.d.ts +1 -1
  63. package/dist/Forms/CommercialLending.d.ts +1 -1
  64. package/dist/Forms/CommercialPremiumFinance.d.ts +1 -1
  65. package/dist/Forms/ConstructionLendingDynamic.d.ts +1 -1
  66. package/dist/Forms/ContactCompany.d.ts +1 -1
  67. package/dist/Forms/ContactCompanyTitle.d.ts +1 -1
  68. package/dist/Forms/ContactUs.d.ts +1 -1
  69. package/dist/Forms/ContactUsAAS.d.ts +1 -1
  70. package/dist/Forms/ContactUsBusiness.d.ts +1 -1
  71. package/dist/Forms/ContactUsBusiness.js +2 -3
  72. package/dist/Forms/ContactUsBusinessNameEmail.d.ts +1 -1
  73. package/dist/Forms/ContactUsBusinessNameEmail.js +2 -3
  74. package/dist/Forms/ContactUsLVF.d.ts +1 -1
  75. package/dist/Forms/ContactUsNMLSId.d.ts +1 -1
  76. package/dist/Forms/ContactUsNMLSId.js +2 -3
  77. package/dist/Forms/CpraRequest.d.ts +1 -1
  78. package/dist/Forms/CpraRequest.js +2 -3
  79. package/dist/Forms/CraPublicFile.d.ts +1 -1
  80. package/dist/Forms/CraPublicFile.js +2 -3
  81. package/dist/Forms/DealerServices.d.ts +1 -1
  82. package/dist/Forms/EmailOnly.d.ts +1 -1
  83. package/dist/Forms/EmailOnly.js +2 -3
  84. package/dist/Forms/EmailUs.d.ts +1 -1
  85. package/dist/Forms/EmailUs.js +40 -34
  86. package/dist/Forms/FormEnums.js +2 -2
  87. package/dist/Forms/Forms.css.d.ts +3 -0
  88. package/dist/Forms/Forms.css.js +39 -39
  89. package/dist/Forms/HoneyPot/index.d.ts +1 -1
  90. package/dist/Forms/MortgageRate/MortgageRateForm.d.ts +1 -1
  91. package/dist/Forms/MortgageRate/MortgageRateForm.js +3 -4
  92. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.d.ts +1 -1
  93. package/dist/Forms/MortgageRate/MortgageRateWatch.d.ts +1 -1
  94. package/dist/Forms/MortgageRate/MortgageRateWatch.js +3 -4
  95. package/dist/Forms/MortgageWarehouseLending.d.ts +1 -1
  96. package/dist/Forms/MortgageWarehouseLending.js +2 -3
  97. package/dist/Forms/QuickPricer/QuickPricerForm.d.ts +1 -1
  98. package/dist/Forms/QuickPricer/UserInformation.d.ts +1 -1
  99. package/dist/Forms/ScheduleCall.d.ts +1 -1
  100. package/dist/Forms/ScheduleCallPremier.d.ts +1 -1
  101. package/dist/Forms/SuccesForm.d.ts +1 -1
  102. package/dist/Forms/SuccesForm.js +4 -5
  103. package/dist/Forms/VendorQuestionnaire.d.ts +1 -1
  104. package/dist/Forms/WcplSurvey.d.ts +1 -1
  105. package/dist/HeroBanner/HeroBanner.css.d.ts +1 -0
  106. package/dist/HeroBanner/HeroBanner.css.js +19 -16
  107. package/dist/HeroBanner/HeroBanner.d.ts +1 -1
  108. package/dist/HeroBanner/HeroBanner.interface.d.ts +4 -1
  109. package/dist/HeroBanner/HeroBanner.js +26 -160
  110. package/dist/HeroBanner/HeroVideoPoster.d.ts +5 -0
  111. package/dist/HeroBanner/HeroVideoPoster.js +24 -0
  112. package/dist/HeroBanner/LargeBanner.css.d.ts +110 -0
  113. package/dist/HeroBanner/LargeBanner.css.js +22 -8
  114. package/dist/HeroBanner/LargeHeroBanner.d.ts +5 -0
  115. package/dist/HeroBanner/LargeHeroBanner.js +228 -0
  116. package/dist/HeroBanner/index.js +3 -2
  117. package/dist/Hyperlink/index.js +2 -15
  118. package/dist/IconBillboard/IconBillboard.d.ts +1 -1
  119. package/dist/IconBillboard/IconBillboardSet.d.ts +1 -1
  120. package/dist/IconBillboard/sections/CallToActionSection.d.ts +1 -1
  121. package/dist/IconBillboard/sections/CallToActionSection.js +3 -1
  122. package/dist/IconBillboard/sections/HeaderSection.d.ts +2 -2
  123. package/dist/IconBillboard/sections/IconSection.d.ts +1 -1
  124. package/dist/IconBillboard/sections/ItemsSection.d.ts +1 -1
  125. package/dist/IconBillboard/sections/LayoutSection.d.ts +1 -1
  126. package/dist/ImageBillboard/ExitIntentModal/ModalWrapper.d.ts +1 -1
  127. package/dist/ImageBillboard/ImageBillboard.d.ts +1 -1
  128. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -1
  129. package/dist/ImageLink/ImageLink.d.ts +1 -1
  130. package/dist/ImageLink/ImageLink.js +2 -3
  131. package/dist/ImageLink/ImageLinkSet.d.ts +1 -1
  132. package/dist/ImageLink/ImageLinkSet.js +1 -2
  133. package/dist/ImageLink/index.js +2 -3
  134. package/dist/ImageWrapper/ImageWrapper.d.ts +1 -1
  135. package/dist/Insight/Featured/CategorySelector.d.ts +2 -2
  136. package/dist/Insight/Featured/CategorySelector.js +3 -4
  137. package/dist/Insight/Featured/Featured.d.ts +2 -2
  138. package/dist/Insight/Featured/Featured.js +3 -4
  139. package/dist/Insight/Featured/Header.d.ts +1 -1
  140. package/dist/Insight/Featured/Header.js +3 -4
  141. package/dist/Interstitial/Interstitial.module.js +10 -10
  142. package/dist/LandingPageHeader/LandingPageHeader.d.ts +1 -1
  143. package/dist/LoadingIndicator/index.d.ts +1 -1
  144. package/dist/MainHTML/index.d.ts +1 -1
  145. package/dist/Modal/Modal.js +2 -3
  146. package/dist/Modal/contextApi/store.d.ts +1 -1
  147. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
  148. package/dist/NavigationMenu/AxosALTS/index.d.ts +1 -1
  149. package/dist/NavigationMenu/AxosALTS/index.js +2 -3
  150. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  151. package/dist/NavigationMenu/AxosAdvisor/SubNavBar.d.ts +1 -1
  152. package/dist/NavigationMenu/AxosAdvisor/index.d.ts +1 -1
  153. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  154. package/dist/NavigationMenu/AxosAdvisorServices/SubNavBar.d.ts +1 -1
  155. package/dist/NavigationMenu/AxosAdvisorServices/index.d.ts +1 -1
  156. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +1 -1
  157. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +2 -3
  158. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +27 -27
  159. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +13 -8
  160. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +29 -26
  161. package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
  162. package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +1 -1
  163. package/dist/NavigationMenu/AxosBank/SubNavBar.js +72 -38
  164. package/dist/NavigationMenu/AxosBank/index.d.ts +1 -1
  165. package/dist/NavigationMenu/AxosBank/index.js +31 -30
  166. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  167. package/dist/NavigationMenu/AxosClearing/SubNavBar.d.ts +1 -1
  168. package/dist/NavigationMenu/AxosClearing/index.d.ts +1 -1
  169. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
  170. package/dist/NavigationMenu/AxosFiduciary/index.d.ts +1 -1
  171. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
  172. package/dist/NavigationMenu/LaVictoire/SubNavBar.d.ts +1 -1
  173. package/dist/NavigationMenu/LaVictoire/index.d.ts +1 -1
  174. package/dist/NavigationMenu/LaVictoire/index.js +2 -3
  175. package/dist/NavigationMenu/NavItem/index.d.ts +1 -1
  176. package/dist/NavigationMenu/Navbar.d.ts +1 -1
  177. package/dist/NavigationMenu/Navbar.js +2 -3
  178. package/dist/NavigationMenu/SignInNavButton.d.ts +3 -1
  179. package/dist/NavigationMenu/SignInNavButton.js +2 -3
  180. package/dist/Pagination/Pagination.d.ts +1 -1
  181. package/dist/SecondaryFooter/index.d.ts +1 -1
  182. package/dist/SetContainer/SetContainer.css.d.ts +1 -0
  183. package/dist/SetContainer/SetContainer.css.js +5 -3
  184. package/dist/SetContainer/SetContainer.d.ts +1 -1
  185. package/dist/SetContainer/SetContainer.js +10 -5
  186. package/dist/SetContainer/index.js +2 -1
  187. package/dist/SocialMediaBar/iconsRepository.d.ts +14 -14
  188. package/dist/SocialMediaBar/iconsRepository.js +2 -3
  189. package/dist/SocialMediaBar/index.d.ts +1 -1
  190. package/dist/Tab/Tab.d.ts +1 -1
  191. package/dist/Tab/TabContainer.d.ts +1 -1
  192. package/dist/Table/Table.css.d.ts +21 -1
  193. package/dist/Table/Table.css.js +18 -18
  194. package/dist/Table/Table.d.ts +5 -5
  195. package/dist/Table/Table.js +5 -3
  196. package/dist/TextBlock/TextBlock.d.ts +1 -1
  197. package/dist/Topic/Topic.d.ts +4 -4
  198. package/dist/VideoTile/VideoInit.d.ts +1 -1
  199. package/dist/VideoTile/VideoTile.js +2 -3
  200. package/dist/VideoWrapper/index.js +2 -3
  201. package/dist/WalnutIframe/index.d.ts +1 -1
  202. package/dist/WalnutIframe/wrapper.module.js +3 -3
  203. package/dist/assets/Avatar/Avatar.css +59 -59
  204. package/dist/assets/Blockquote/Blockquote.css +72 -72
  205. package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +350 -64
  206. package/dist/assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css +2 -2
  207. package/dist/assets/Calculators/calculator.css +25 -15
  208. package/dist/assets/Chatbot/AnimatedGradientBorder.css +1 -1
  209. package/dist/assets/Chatbot/ChatWindow.css +19 -19
  210. package/dist/assets/Comparison/Comparison.css +2 -2
  211. package/dist/assets/DownloadTile/DownloadTile.css +7 -0
  212. package/dist/assets/ExecutiveBio/ExecutiveBio.css +0 -2
  213. package/dist/assets/FdicCallout/FdicCallout.css +48 -48
  214. package/dist/assets/Forms/Forms.css +94 -91
  215. package/dist/assets/HeroBanner/HeroBanner.css +82 -65
  216. package/dist/assets/HeroBanner/LargeBanner.css +126 -59
  217. package/dist/assets/ImageBillboard/ImageBillboard.css +1 -1
  218. package/dist/assets/Interstitial/Interstitial.css +142 -142
  219. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +264 -264
  220. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +609 -609
  221. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +630 -630
  222. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css +353 -353
  223. package/dist/assets/NavigationMenu/AxosBank/NavBar.css +445 -445
  224. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +484 -484
  225. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css +427 -427
  226. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css +429 -429
  227. package/dist/assets/SetContainer/SetContainer.css +25 -15
  228. package/dist/assets/Table/Table.css +90 -75
  229. package/dist/assets/TextBlock/TextBlock.css +7 -0
  230. package/dist/assets/VideoTile/VideoTile.css +6 -0
  231. package/dist/assets/WalnutIframe/wrapper.css +48 -48
  232. package/dist/assets/globals.css +9 -9
  233. package/dist/assets/themes/axos.css +8 -7
  234. package/dist/assets/themes/premier.css +9 -8
  235. package/dist/assets/themes/ufb.css +9 -8
  236. package/dist/assets/themes/victorie.css +9 -8
  237. package/dist/assets/utils/optimizeImage/optimizeImage.css +47 -47
  238. package/dist/icons/AxosX/Blue.d.ts +1 -1
  239. package/dist/icons/AxosX/index.d.ts +1 -1
  240. package/dist/icons/CheckCircle.d.ts +1 -1
  241. package/dist/icons/CheckCircleLight.d.ts +1 -1
  242. package/dist/icons/CheckIcon/index.d.ts +1 -1
  243. package/dist/icons/ChevronDown.d.ts +1 -1
  244. package/dist/icons/ChevronUp.d.ts +1 -1
  245. package/dist/icons/Clock/index.d.ts +1 -1
  246. package/dist/icons/EqualHousingLender.d.ts +1 -1
  247. package/dist/icons/Logos/AAS.d.ts +1 -1
  248. package/dist/icons/Logos/AFS.d.ts +1 -1
  249. package/dist/icons/Logos/AXA.d.ts +1 -1
  250. package/dist/icons/Logos/AXB.d.ts +1 -1
  251. package/dist/icons/Logos/AXC.d.ts +1 -1
  252. package/dist/icons/Logos/AXI.d.ts +1 -1
  253. package/dist/icons/Logos/AXOS.d.ts +1 -1
  254. package/dist/icons/Logos/GBLVF.d.ts +1 -1
  255. package/dist/icons/Logos/LVF.d.ts +1 -1
  256. package/dist/icons/Logos/LVFText.d.ts +1 -1
  257. package/dist/icons/Logos/SPB.d.ts +1 -1
  258. package/dist/icons/MemberFdicLogo.d.ts +1 -1
  259. package/dist/icons/QuoteIconGrey.d.ts +1 -1
  260. package/dist/icons/QuoteIconWhite.d.ts +1 -1
  261. package/dist/icons/QuoteIconYellow.d.ts +1 -1
  262. package/dist/main.js +5 -8
  263. package/dist/themes/axos.css.d.ts +1 -0
  264. package/dist/themes/axos.css.js +1 -1
  265. package/dist/utils/appendQueryParams.js +53 -16
  266. package/dist/utils/getPosition.d.ts +1 -0
  267. package/dist/utils/getPosition.js +17 -0
  268. package/dist/utils/index.d.ts +0 -1
  269. package/dist/utils/index.js +0 -5
  270. package/dist/utils/optimizeImage/optimizeImage.module.js +3 -3
  271. package/dist/utils/variant.types.d.ts +1 -0
  272. package/package.json +148 -149
  273. package/dist/utils/samePageNavigation.d.ts +0 -3
  274. package/dist/utils/samePageNavigation.js +0 -23
  275. package/dist/utils/samePageQueryParamsNavigation.d.ts +0 -4
  276. 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: #FFFFFF;
45
- --_1073cm818: #1E3860;
44
+ --_1073cm817: #2595F0a3;
45
+ --_1073cm818: #FFFFFF;
46
46
  --_1073cm819: #1E3860;
47
- --_1073cm81a: #F5F5F5;
48
- --_1073cm81b: #DEF4FF;
49
- --_1073cm81c: #E9EBEF;
50
- --_1073cm81d: #8C8C8C;
51
- --_1073cm81e: #B9C1CE;
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: #FFFFFF;
45
- --_1073cm818: #1E3860;
46
- --_1073cm819: #FFFFFF;
47
- --_1073cm81a: #F5F5F5;
48
- --_1073cm81b: #DEF4FF;
49
- --_1073cm81c: #000000;
50
- --_1073cm81d: #1F1F1F;
51
- --_1073cm81e: #B9C1CE;
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: #FFFFFF;
45
- --_1073cm81e: #B9C1CE;
46
- --_1073cm818: #1E629A;
47
- --_1073cm819: #1B1B1F;
48
- --_1073cm81a: #EDEEF0;
49
- --_1073cm81b: #FFF8F6;
50
- --_1073cm81c: #000000;
51
- --_1073cm81d: #000000;
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: #FFFFFF;
45
- --_1073cm818: #28587d;
46
- --_1073cm819: #FFFFFF;
47
- --_1073cm81a: #F5F5F5;
48
- --_1073cm81b: #DEF4FF;
49
- --_1073cm81c: #000000;
50
- --_1073cm81d: #1F1F1F;
51
- --_1073cm81e: #B9C1CE;
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 _shimmer_1cu2x_1 {
2
- from {
3
- transform: translateX(-100%);
4
- }
5
- to {
6
- transform: translateX(100%);
7
- }
8
- }
9
-
10
- ._loader_1cu2x_19 {
11
- height: 100%;
12
- width: 100%;
13
- inset: 0;
14
- }
15
-
16
- ._loading_1cu2x_31 {
17
- position: relative;
18
- width: 100%;
19
- height: 100%;
20
- overflow: hidden;
21
- background: #1e3860;
22
- }
23
-
24
- ._1es6o1h0 ._loading_1cu2x_31 {
25
- background-color: var(--_1073cm8f);
26
- }
27
-
28
- .fl2fv50 ._loading_1cu2x_31 {
29
- background-color: #28587d;
30
- }
31
-
32
- ._loading_1cu2x_31::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_1cu2x_1 1.3s infinite linear;
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,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgAxosX: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgAxosX: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgAxosX;
@@ -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/jsx-runtime").JSX.Element;
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/jsx-runtime").JSX.Element;
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/jsx-runtime").JSX.Element;
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/jsx-runtime").JSX.Element;
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 SvgChevronUp: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgChevronUp: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgChevronUp;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const ClockIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const ClockIcon: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default ClockIcon;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgEqualHousingLender: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgEqualHousingLender: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgEqualHousingLender;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -4,5 +4,5 @@ declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
5
  height?: number;
6
6
  width?: number;
7
- }) => import("react/jsx-runtime").JSX.Element;
7
+ }) => import("react").JSX.Element;
8
8
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgComponent;
@@ -2,5 +2,5 @@ import { SVGProps } from 'react';
2
2
 
3
3
  declare const SvgComponent: (props: SVGProps<SVGSVGElement> & {
4
4
  classNameFill?: string;
5
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => import("react").JSX.Element;
6
6
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ declare const SvgComponent: (props: SVGProps<SVGSVGElement>) => import("react").JSX.Element;
4
4
  export default SvgComponent;
@@ -1,4 +1,4 @@
1
1
  import { SVGProps } from 'react';
2
2
 
3
- declare const SvgMemberFdicLogo: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
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/jsx-runtime").JSX.Element;
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/jsx-runtime").JSX.Element;
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/jsx-runtime").JSX.Element;
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
  };
@@ -69,6 +69,7 @@ export declare const axosTheme: string, vars: {
69
69
  border: `var(--${string})`;
70
70
  borderGradient: `var(--${string})`;
71
71
  icon: `var(--${string})`;
72
+ glowShadow: `var(--${string})`;
72
73
  };
73
74
  window: {
74
75
  background: `var(--${string})`;
@@ -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(--_1073cm817)", headerBackground: "var(--_1073cm818)", headerText: "var(--_1073cm819)", agentBackground: "var(--_1073cm81a)", userBackground: "var(--_1073cm81b)", inputBorder: "var(--_1073cm81c)", timestampColor: "var(--_1073cm81d)", borderBtn: "var(--_1073cm81e)" } } };
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
- if (typeof window === "undefined") return;
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 (isSkippableAnchorHref(href)) return;
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 !== window.location.origin || url.pathname !== window.location.pathname)
47
+ if (url.origin !== currentOrigin || url.pathname !== currentPathname)
14
48
  return;
15
49
  e.preventDefault();
16
50
  e.stopImmediatePropagation();
17
- const merged = mergeHrefWithCurrentSearch(href, window.location.search);
18
- performSamePageQueryParamNavigation(merged);
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
- if (!samePageQueryClickListenerAttached) {
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 (!isSkippableAnchorHref(href)) {
29
- anchor.href = mergeHrefWithCurrentSearch(
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
+ };
@@ -1,6 +1,5 @@
1
1
  export * from './allowedAxosDomains';
2
2
  export * from './appendQueryParams';
3
- export * from './samePageQueryParamsNavigation';
4
3
  export * from './emailValidation';
5
4
  export * from './EverestValidity';
6
5
  export * from './getVariant';
@@ -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 = "_loader_1cu2x_19";
2
- const loading = "_loading_1cu2x_31";
3
- const shimmer = "_shimmer_1cu2x_1";
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";