@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
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
import '../../assets/NavigationMenu/AxosFiduciary/NavBar.css';const header = "
|
|
2
|
-
const wrapper = "
|
|
3
|
-
const header_main_row = "
|
|
4
|
-
const mobile_header = "
|
|
5
|
-
const logo_wrap = "
|
|
6
|
-
const primary_links = "
|
|
7
|
-
const main_nav = "
|
|
8
|
-
const main_nav_link = "
|
|
9
|
-
const sub_nav_link = "
|
|
10
|
-
const signin_wrap = "
|
|
11
|
-
const signin_btn = "
|
|
12
|
-
const sub_nav = "
|
|
13
|
-
const header_sub_row = "
|
|
14
|
-
const shadow = "
|
|
15
|
-
const opacity = "
|
|
16
|
-
const fadeInDown = "
|
|
17
|
-
const footer = "
|
|
18
|
-
const open = "
|
|
19
|
-
const mt_8 = "
|
|
20
|
-
const mt_16 = "
|
|
21
|
-
const ml_8 = "
|
|
22
|
-
const reversed_row = "
|
|
23
|
-
const nav_anchor = "
|
|
24
|
-
const site_lists = "
|
|
25
|
-
const hamburger = "
|
|
26
|
-
const mobile_logo = "
|
|
27
|
-
const mobile_nav = "
|
|
28
|
-
const mobile_opened = "
|
|
29
|
-
const _mobile_opened = "
|
|
30
|
-
const mobile_nav_item = "
|
|
31
|
-
const icon_wrap = "
|
|
32
|
-
const mobile_footer = "
|
|
33
|
-
const mobile_footer_content = "
|
|
34
|
-
const mobile_footer_media = "
|
|
35
|
-
const footer_cta = "
|
|
36
|
-
const inner_wrapper = "
|
|
37
|
-
const btn = "
|
|
38
|
-
const sub_menu = "
|
|
39
|
-
const main = "
|
|
40
|
-
const desktop_only = "
|
|
41
|
-
const mobile_only = "
|
|
1
|
+
import '../../assets/NavigationMenu/AxosFiduciary/NavBar.css';const header = "_header_15z7t_1";
|
|
2
|
+
const wrapper = "_wrapper_15z7t_5";
|
|
3
|
+
const header_main_row = "_header_main_row_15z7t_11";
|
|
4
|
+
const mobile_header = "_mobile_header_15z7t_12";
|
|
5
|
+
const logo_wrap = "_logo_wrap_15z7t_18";
|
|
6
|
+
const primary_links = "_primary_links_15z7t_22";
|
|
7
|
+
const main_nav = "_main_nav_15z7t_26";
|
|
8
|
+
const main_nav_link = "_main_nav_link_15z7t_33";
|
|
9
|
+
const sub_nav_link = "_sub_nav_link_15z7t_55";
|
|
10
|
+
const signin_wrap = "_signin_wrap_15z7t_57";
|
|
11
|
+
const signin_btn = "_signin_btn_15z7t_58";
|
|
12
|
+
const sub_nav = "_sub_nav_15z7t_55";
|
|
13
|
+
const header_sub_row = "_header_sub_row_15z7t_99";
|
|
14
|
+
const shadow = "_shadow_15z7t_115";
|
|
15
|
+
const opacity = "_opacity_15z7t_131";
|
|
16
|
+
const fadeInDown = "_fadeInDown_15z7t_1";
|
|
17
|
+
const footer = "_footer_15z7t_137";
|
|
18
|
+
const open = "_open_15z7t_153";
|
|
19
|
+
const mt_8 = "_mt_8_15z7t_161";
|
|
20
|
+
const mt_16 = "_mt_16_15z7t_165";
|
|
21
|
+
const ml_8 = "_ml_8_15z7t_169";
|
|
22
|
+
const reversed_row = "_reversed_row_15z7t_173";
|
|
23
|
+
const nav_anchor = "_nav_anchor_15z7t_177";
|
|
24
|
+
const site_lists = "_site_lists_15z7t_188";
|
|
25
|
+
const hamburger = "_hamburger_15z7t_192";
|
|
26
|
+
const mobile_logo = "_mobile_logo_15z7t_206";
|
|
27
|
+
const mobile_nav = "_mobile_nav_15z7t_231";
|
|
28
|
+
const mobile_opened = "_mobile_opened_15z7t_242";
|
|
29
|
+
const _mobile_opened = "__mobile_opened_15z7t_246";
|
|
30
|
+
const mobile_nav_item = "_mobile_nav_item_15z7t_250";
|
|
31
|
+
const icon_wrap = "_icon_wrap_15z7t_265";
|
|
32
|
+
const mobile_footer = "_mobile_footer_15z7t_270";
|
|
33
|
+
const mobile_footer_content = "_mobile_footer_content_15z7t_275";
|
|
34
|
+
const mobile_footer_media = "_mobile_footer_media_15z7t_290";
|
|
35
|
+
const footer_cta = "_footer_cta_15z7t_297";
|
|
36
|
+
const inner_wrapper = "_inner_wrapper_15z7t_329";
|
|
37
|
+
const btn = "_btn_15z7t_334";
|
|
38
|
+
const sub_menu = "_sub_menu_15z7t_339";
|
|
39
|
+
const main = "_main_15z7t_26";
|
|
40
|
+
const desktop_only = "_desktop_only_15z7t_368";
|
|
41
|
+
const mobile_only = "_mobile_only_15z7t_415";
|
|
42
42
|
const styles = {
|
|
43
43
|
header,
|
|
44
44
|
wrapper,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const NavBarAFS: () => import("react
|
|
1
|
+
declare const NavBarAFS: () => import("react").JSX.Element;
|
|
2
2
|
export default NavBarAFS;
|
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
import '../../assets/NavigationMenu/LaVictoire/NavBar.css';const header = "
|
|
2
|
-
const wrapper = "
|
|
3
|
-
const header_main_row = "
|
|
4
|
-
const mobile_header = "
|
|
5
|
-
const primary_links = "
|
|
6
|
-
const main_nav_link = "
|
|
7
|
-
const sub_nav = "
|
|
8
|
-
const sub_nav_link = "
|
|
9
|
-
const signin_wrap = "
|
|
10
|
-
const signin_btn = "
|
|
11
|
-
const header_sub_row = "
|
|
12
|
-
const signin_dropdown = "
|
|
13
|
-
const shadow = "
|
|
14
|
-
const signin_subheader = "
|
|
15
|
-
const opacity = "
|
|
16
|
-
const fadeInDown = "
|
|
17
|
-
const open = "
|
|
18
|
-
const reversed_row = "
|
|
19
|
-
const hamburger = "
|
|
20
|
-
const mobile_only = "
|
|
21
|
-
const mobile_logo = "
|
|
22
|
-
const highlight = "
|
|
23
|
-
const mobile_nav = "
|
|
24
|
-
const mobile_opened = "
|
|
25
|
-
const mobile_nav_item = "
|
|
26
|
-
const has_dropdown = "
|
|
27
|
-
const icon_wrap = "
|
|
28
|
-
const mobile_footer = "
|
|
29
|
-
const mobile_footer_content = "
|
|
30
|
-
const footer_cta = "
|
|
31
|
-
const inner_wrapper = "
|
|
32
|
-
const btn = "
|
|
33
|
-
const sub_menu = "
|
|
34
|
-
const main = "
|
|
35
|
-
const skip_btn = "
|
|
36
|
-
const desktop_only = "
|
|
37
|
-
const logo_wrap = "
|
|
1
|
+
import '../../assets/NavigationMenu/LaVictoire/NavBar.css';const header = "_header_1q2xq_1";
|
|
2
|
+
const wrapper = "_wrapper_1q2xq_5";
|
|
3
|
+
const header_main_row = "_header_main_row_1q2xq_11";
|
|
4
|
+
const mobile_header = "_mobile_header_1q2xq_12";
|
|
5
|
+
const primary_links = "_primary_links_1q2xq_16";
|
|
6
|
+
const main_nav_link = "_main_nav_link_1q2xq_20";
|
|
7
|
+
const sub_nav = "_sub_nav_1q2xq_39";
|
|
8
|
+
const sub_nav_link = "_sub_nav_link_1q2xq_43";
|
|
9
|
+
const signin_wrap = "_signin_wrap_1q2xq_45";
|
|
10
|
+
const signin_btn = "_signin_btn_1q2xq_46";
|
|
11
|
+
const header_sub_row = "_header_sub_row_1q2xq_93";
|
|
12
|
+
const signin_dropdown = "_signin_dropdown_1q2xq_116";
|
|
13
|
+
const shadow = "_shadow_1q2xq_126";
|
|
14
|
+
const signin_subheader = "_signin_subheader_1q2xq_136";
|
|
15
|
+
const opacity = "_opacity_1q2xq_157";
|
|
16
|
+
const fadeInDown = "_fadeInDown_1q2xq_1";
|
|
17
|
+
const open = "_open_1q2xq_163";
|
|
18
|
+
const reversed_row = "_reversed_row_1q2xq_175";
|
|
19
|
+
const hamburger = "_hamburger_1q2xq_185";
|
|
20
|
+
const mobile_only = "_mobile_only_1q2xq_199";
|
|
21
|
+
const mobile_logo = "_mobile_logo_1q2xq_205";
|
|
22
|
+
const highlight = "_highlight_1q2xq_210";
|
|
23
|
+
const mobile_nav = "_mobile_nav_1q2xq_232";
|
|
24
|
+
const mobile_opened = "_mobile_opened_1q2xq_243";
|
|
25
|
+
const mobile_nav_item = "_mobile_nav_item_1q2xq_251";
|
|
26
|
+
const has_dropdown = "_has_dropdown_1q2xq_262";
|
|
27
|
+
const icon_wrap = "_icon_wrap_1q2xq_267";
|
|
28
|
+
const mobile_footer = "_mobile_footer_1q2xq_272";
|
|
29
|
+
const mobile_footer_content = "_mobile_footer_content_1q2xq_277";
|
|
30
|
+
const footer_cta = "_footer_cta_1q2xq_282";
|
|
31
|
+
const inner_wrapper = "_inner_wrapper_1q2xq_308";
|
|
32
|
+
const btn = "_btn_1q2xq_313";
|
|
33
|
+
const sub_menu = "_sub_menu_1q2xq_318";
|
|
34
|
+
const main = "_main_1q2xq_20";
|
|
35
|
+
const skip_btn = "_skip_btn_1q2xq_339";
|
|
36
|
+
const desktop_only = "_desktop_only_1q2xq_372";
|
|
37
|
+
const logo_wrap = "_logo_wrap_1q2xq_375";
|
|
38
38
|
const styles = {
|
|
39
39
|
header,
|
|
40
40
|
wrapper,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export default function SubNavBar(): import("react
|
|
1
|
+
export default function SubNavBar(): import("react").JSX.Element | null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare function NavBar(): import("react
|
|
1
|
+
declare function NavBar(): import("react").JSX.Element;
|
|
2
2
|
export default NavBar;
|
|
@@ -24,6 +24,7 @@ import { appendQueryParams } from "../../utils/appendQueryParams.js";
|
|
|
24
24
|
import "../../Calculators/calculator.css.js";
|
|
25
25
|
import "../../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
|
|
26
26
|
import { useGlobalContext } from "../../Modal/contextApi/store.js";
|
|
27
|
+
import "next/image.js";
|
|
27
28
|
import "../../Calculators/ApyCalculator/ApyCalculator.css.js";
|
|
28
29
|
import "../../Table/Table.css.js";
|
|
29
30
|
import "../../Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js";
|
|
@@ -74,15 +75,13 @@ import "../../Carousel/index.js";
|
|
|
74
75
|
/* empty css */
|
|
75
76
|
/* empty css */
|
|
76
77
|
import "../../Chatbot/store/chat.js";
|
|
77
|
-
import "../../Chatbot/authenticate.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../../Chatbot/store/messages.js";
|
|
81
81
|
/* empty css */
|
|
82
82
|
import "../../Comparison/Comparison.css.js";
|
|
83
|
-
import "next/image.js";
|
|
84
|
-
import "../../HeroBanner/HeroBanner.css.js";
|
|
85
83
|
import "../../HeroBanner/LargeBanner.css.js";
|
|
84
|
+
import "../../HeroBanner/HeroBanner.css.js";
|
|
86
85
|
import "../../HeroBanner/SelectionBanner.css.js";
|
|
87
86
|
import "../../SetContainer/SetContainer.css.js";
|
|
88
87
|
import "../../Tab/Tab.css.js";
|
|
@@ -6,5 +6,5 @@ export interface NavItemProps {
|
|
|
6
6
|
onClick?: (index: number) => void;
|
|
7
7
|
isActive?: boolean;
|
|
8
8
|
}
|
|
9
|
-
export declare const NavItem: ({ className, url, name, index, onClick, isActive, }: NavItemProps) => import("react
|
|
9
|
+
export declare const NavItem: ({ className, url, name, index, onClick, isActive, }: NavItemProps) => import("react").JSX.Element;
|
|
10
10
|
export default NavItem;
|
|
@@ -27,6 +27,7 @@ import "react-use";
|
|
|
27
27
|
import "../ArticlesSet/ArticlesSet.css.js";
|
|
28
28
|
import "../Calculators/calculator.css.js";
|
|
29
29
|
import "../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
|
|
30
|
+
import "next/image.js";
|
|
30
31
|
import "../Calculators/ApyCalculator/ApyCalculator.css.js";
|
|
31
32
|
import "../Table/Table.css.js";
|
|
32
33
|
import "../Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js";
|
|
@@ -73,15 +74,13 @@ import "../Carousel/index.js";
|
|
|
73
74
|
/* empty css */
|
|
74
75
|
/* empty css */
|
|
75
76
|
import "../Chatbot/store/chat.js";
|
|
76
|
-
import "../Chatbot/authenticate.js";
|
|
77
77
|
/* empty css */
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../Chatbot/store/messages.js";
|
|
80
80
|
/* empty css */
|
|
81
81
|
import "../Comparison/Comparison.css.js";
|
|
82
|
-
import "next/image.js";
|
|
83
|
-
import "../HeroBanner/HeroBanner.css.js";
|
|
84
82
|
import "../HeroBanner/LargeBanner.css.js";
|
|
83
|
+
import "../HeroBanner/HeroBanner.css.js";
|
|
85
84
|
import "../HeroBanner/SelectionBanner.css.js";
|
|
86
85
|
import "../SetContainer/SetContainer.css.js";
|
|
87
86
|
import "../Tab/Tab.css.js";
|
|
@@ -24,6 +24,7 @@ import { appendQueryParams } from "../utils/appendQueryParams.js";
|
|
|
24
24
|
import "../Calculators/calculator.css.js";
|
|
25
25
|
import "../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
|
|
26
26
|
import { useGlobalContext } from "../Modal/contextApi/store.js";
|
|
27
|
+
import "next/image.js";
|
|
27
28
|
import "../Calculators/ApyCalculator/ApyCalculator.css.js";
|
|
28
29
|
import "../Table/Table.css.js";
|
|
29
30
|
import "../Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js";
|
|
@@ -74,15 +75,13 @@ import "../Carousel/index.js";
|
|
|
74
75
|
/* empty css */
|
|
75
76
|
/* empty css */
|
|
76
77
|
import "../Chatbot/store/chat.js";
|
|
77
|
-
import "../Chatbot/authenticate.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
/* empty css */
|
|
80
80
|
import "../Chatbot/store/messages.js";
|
|
81
81
|
/* empty css */
|
|
82
82
|
import "../Comparison/Comparison.css.js";
|
|
83
|
-
import "next/image.js";
|
|
84
|
-
import "../HeroBanner/HeroBanner.css.js";
|
|
85
83
|
import "../HeroBanner/LargeBanner.css.js";
|
|
84
|
+
import "../HeroBanner/HeroBanner.css.js";
|
|
86
85
|
import "../HeroBanner/SelectionBanner.css.js";
|
|
87
86
|
import "../SetContainer/SetContainer.css.js";
|
|
88
87
|
import "../Tab/Tab.css.js";
|
|
@@ -6,4 +6,4 @@ export interface FooterItem {
|
|
|
6
6
|
export interface SecondaryFooterProps {
|
|
7
7
|
items: FooterItem[];
|
|
8
8
|
}
|
|
9
|
-
export declare const SecondaryFooter: (props: SecondaryFooterProps) => import("react
|
|
9
|
+
export declare const SecondaryFooter: (props: SecondaryFooterProps) => import("react").JSX.Element;
|
|
@@ -34,6 +34,7 @@ export declare const set_container_cols: import('@vanilla-extract/recipes').Runt
|
|
|
34
34
|
};
|
|
35
35
|
}>;
|
|
36
36
|
export declare const setcontainer_section_text: string;
|
|
37
|
+
export declare const setcontainer_section_additionaltext: string;
|
|
37
38
|
export declare const imageLinkContainer: string;
|
|
38
39
|
export declare const set_logo: string;
|
|
39
40
|
export declare const isolate_container: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
@@ -8,9 +8,10 @@ var set_container = createRuntimeFn({ defaultClassName: "_18ygy9m0", variantClas
|
|
|
8
8
|
var inline_container = "_18ygy9m5";
|
|
9
9
|
var set_container_cols = createRuntimeFn({ defaultClassName: "_18ygy9m6", variantClassNames: { columns: { "1": "_18ygy9m7", "2": "_18ygy9m8", "3": "_18ygy9m9", "4": "_18ygy9ma" } }, defaultVariants: { columns: 4 }, compoundVariants: [] });
|
|
10
10
|
var setcontainer_section_text = "_18ygy9mb";
|
|
11
|
-
var
|
|
12
|
-
var
|
|
13
|
-
var
|
|
11
|
+
var setcontainer_section_additionaltext = "_18ygy9mc";
|
|
12
|
+
var imageLinkContainer = "_18ygy9md";
|
|
13
|
+
var set_logo = "_18ygy9me";
|
|
14
|
+
var isolate_container = createRuntimeFn({ defaultClassName: "_18ygy9mf", variantClassNames: { variant: { primary: "_18ygy9mg", secondary: "_18ygy9mh", tertiary: "_18ygy9mi", quaternary: "_18ygy9mj" } }, defaultVariants: {}, compoundVariants: [] });
|
|
14
15
|
export {
|
|
15
16
|
imageLinkContainer,
|
|
16
17
|
inline_container,
|
|
@@ -18,5 +19,6 @@ export {
|
|
|
18
19
|
set_container,
|
|
19
20
|
set_container_cols,
|
|
20
21
|
set_logo,
|
|
22
|
+
setcontainer_section_additionaltext,
|
|
21
23
|
setcontainer_section_text
|
|
22
24
|
};
|
|
@@ -11,4 +11,4 @@ export interface SetContainerProps extends Omit<ImageBillboardSetProps, "imageBi
|
|
|
11
11
|
numberOfColumns?: string;
|
|
12
12
|
additionalDetails?: ReactNode | string;
|
|
13
13
|
}
|
|
14
|
-
export declare const SetContainer: ({ id, variant, headline, bodyCopy, additionalDetails, children, internalName, icon, eyebrow, style, isolate, className, numberOfColumns, layout, }: SetContainerProps) => import("react
|
|
14
|
+
export declare const SetContainer: ({ id, variant, headline, bodyCopy, additionalDetails, children, internalName, icon, eyebrow, style, isolate, className, numberOfColumns, layout, }: SetContainerProps) => import("react").JSX.Element;
|
|
@@ -23,8 +23,9 @@ import "../Article/Article.css.js";
|
|
|
23
23
|
import "../ArticlesSet/ArticlesSet.css.js";
|
|
24
24
|
import "../Calculators/calculator.css.js";
|
|
25
25
|
import "../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
|
|
26
|
-
import "../Button/Button.css.js";
|
|
27
26
|
import "../Modal/contextApi/store.js";
|
|
27
|
+
import "next/image.js";
|
|
28
|
+
import "../Button/Button.css.js";
|
|
28
29
|
import "../Calculators/ApyCalculator/ApyCalculator.css.js";
|
|
29
30
|
import "../Table/Table.css.js";
|
|
30
31
|
import "../Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js";
|
|
@@ -75,13 +76,12 @@ import "../Carousel/index.js";
|
|
|
75
76
|
/* empty css */
|
|
76
77
|
/* empty css */
|
|
77
78
|
import "../Chatbot/store/chat.js";
|
|
78
|
-
import "../Chatbot/authenticate.js";
|
|
79
79
|
/* empty css */
|
|
80
80
|
/* empty css */
|
|
81
81
|
import "../Chatbot/store/messages.js";
|
|
82
82
|
/* empty css */
|
|
83
83
|
import "../Comparison/Comparison.css.js";
|
|
84
|
-
import { setcontainer_section_text, inline_container, set_container_cols, set_container, isolate_container } from "./SetContainer.css.js";
|
|
84
|
+
import { setcontainer_section_text, inline_container, set_container_cols, setcontainer_section_additionaltext, set_container, isolate_container } from "./SetContainer.css.js";
|
|
85
85
|
import "../Tab/Tab.css.js";
|
|
86
86
|
import "../icons/Star/Star.css.js";
|
|
87
87
|
import { heroSupertag } from "../HeroBanner/HeroBanner.css.js";
|
|
@@ -100,7 +100,6 @@ import "next/script.js";
|
|
|
100
100
|
/* empty css */
|
|
101
101
|
/* empty css */
|
|
102
102
|
/* empty css */
|
|
103
|
-
import "next/image.js";
|
|
104
103
|
/* empty css */
|
|
105
104
|
import "../LandingPageHeader/LandingPageHeader.css.js";
|
|
106
105
|
/* empty css */
|
|
@@ -188,7 +187,13 @@ const SetContainer = ({
|
|
|
188
187
|
children
|
|
189
188
|
}
|
|
190
189
|
),
|
|
191
|
-
additionalDetails && /* @__PURE__ */ jsx(
|
|
190
|
+
additionalDetails && /* @__PURE__ */ jsx(
|
|
191
|
+
"div",
|
|
192
|
+
{
|
|
193
|
+
className: clsx(setcontainer_section_additionaltext, "text_center"),
|
|
194
|
+
children: /* @__PURE__ */ jsx(Fragment, { children: additionalDetails })
|
|
195
|
+
}
|
|
196
|
+
)
|
|
192
197
|
] })
|
|
193
198
|
},
|
|
194
199
|
id
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SetContainer } from "./SetContainer.js";
|
|
2
|
-
import { imageLinkContainer, inline_container, isolate_container, set_container, set_container_cols, set_logo, setcontainer_section_text } from "./SetContainer.css.js";
|
|
2
|
+
import { imageLinkContainer, inline_container, isolate_container, set_container, set_container_cols, set_logo, setcontainer_section_additionaltext, setcontainer_section_text } from "./SetContainer.css.js";
|
|
3
3
|
export {
|
|
4
4
|
SetContainer,
|
|
5
5
|
imageLinkContainer,
|
|
@@ -8,5 +8,6 @@ export {
|
|
|
8
8
|
set_container,
|
|
9
9
|
set_container_cols,
|
|
10
10
|
set_logo,
|
|
11
|
+
setcontainer_section_additionaltext,
|
|
11
12
|
setcontainer_section_text
|
|
12
13
|
};
|
|
@@ -2,43 +2,43 @@ import { UrlResolver } from '../utils/allowedAxosDomains';
|
|
|
2
2
|
|
|
3
3
|
export declare const BusinessWire: ({ resolveUrl }: {
|
|
4
4
|
resolveUrl: UrlResolver;
|
|
5
|
-
}) => import("react
|
|
5
|
+
}) => import("react").JSX.Element;
|
|
6
6
|
export declare const Facebook: ({ resolveUrl }: {
|
|
7
7
|
resolveUrl: UrlResolver;
|
|
8
|
-
}) => import("react
|
|
8
|
+
}) => import("react").JSX.Element;
|
|
9
9
|
export declare const FacebookLVF: ({ resolveUrl }: {
|
|
10
10
|
resolveUrl: UrlResolver;
|
|
11
|
-
}) => import("react
|
|
11
|
+
}) => import("react").JSX.Element;
|
|
12
12
|
export declare const Glassdoor: ({ resolveUrl }: {
|
|
13
13
|
resolveUrl: UrlResolver;
|
|
14
|
-
}) => import("react
|
|
14
|
+
}) => import("react").JSX.Element;
|
|
15
15
|
export declare const Indeed: ({ resolveUrl }: {
|
|
16
16
|
resolveUrl: UrlResolver;
|
|
17
|
-
}) => import("react
|
|
17
|
+
}) => import("react").JSX.Element;
|
|
18
18
|
export declare const Instagram: ({ resolveUrl }: {
|
|
19
19
|
resolveUrl: UrlResolver;
|
|
20
|
-
}) => import("react
|
|
20
|
+
}) => import("react").JSX.Element;
|
|
21
21
|
export declare const InstagramLVF: ({ resolveUrl }: {
|
|
22
22
|
resolveUrl: UrlResolver;
|
|
23
|
-
}) => import("react
|
|
23
|
+
}) => import("react").JSX.Element;
|
|
24
24
|
export declare const LinkedIn: ({ resolveUrl }: {
|
|
25
25
|
resolveUrl: UrlResolver;
|
|
26
|
-
}) => import("react
|
|
26
|
+
}) => import("react").JSX.Element;
|
|
27
27
|
export declare const LinkedInLVF: ({ resolveUrl }: {
|
|
28
28
|
resolveUrl: UrlResolver;
|
|
29
|
-
}) => import("react
|
|
29
|
+
}) => import("react").JSX.Element;
|
|
30
30
|
export declare const Libsyn: ({ resolveUrl }: {
|
|
31
31
|
resolveUrl: UrlResolver;
|
|
32
|
-
}) => import("react
|
|
32
|
+
}) => import("react").JSX.Element;
|
|
33
33
|
export declare const Pinterest: ({ resolveUrl }: {
|
|
34
34
|
resolveUrl: UrlResolver;
|
|
35
|
-
}) => import("react
|
|
35
|
+
}) => import("react").JSX.Element;
|
|
36
36
|
export declare const Spotify: ({ resolveUrl }: {
|
|
37
37
|
resolveUrl: UrlResolver;
|
|
38
|
-
}) => import("react
|
|
38
|
+
}) => import("react").JSX.Element;
|
|
39
39
|
export declare const Youtube: ({ resolveUrl }: {
|
|
40
40
|
resolveUrl: UrlResolver;
|
|
41
|
-
}) => import("react
|
|
41
|
+
}) => import("react").JSX.Element;
|
|
42
42
|
export declare const Xtwitter: ({ resolveUrl }: {
|
|
43
43
|
resolveUrl: UrlResolver;
|
|
44
|
-
}) => import("react
|
|
44
|
+
}) => import("react").JSX.Element;
|
|
@@ -25,6 +25,7 @@ import "react-use";
|
|
|
25
25
|
import "../ArticlesSet/ArticlesSet.css.js";
|
|
26
26
|
import "../Calculators/calculator.css.js";
|
|
27
27
|
import "../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
|
|
28
|
+
import "next/image.js";
|
|
28
29
|
import "../Calculators/ApyCalculator/ApyCalculator.css.js";
|
|
29
30
|
import "../Table/Table.css.js";
|
|
30
31
|
import "../Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js";
|
|
@@ -71,15 +72,13 @@ import "../Carousel/index.js";
|
|
|
71
72
|
/* empty css */
|
|
72
73
|
/* empty css */
|
|
73
74
|
import "../Chatbot/store/chat.js";
|
|
74
|
-
import "../Chatbot/authenticate.js";
|
|
75
75
|
/* empty css */
|
|
76
76
|
/* empty css */
|
|
77
77
|
import "../Chatbot/store/messages.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../Comparison/Comparison.css.js";
|
|
80
|
-
import "next/image.js";
|
|
81
|
-
import "../HeroBanner/HeroBanner.css.js";
|
|
82
80
|
import "../HeroBanner/LargeBanner.css.js";
|
|
81
|
+
import "../HeroBanner/HeroBanner.css.js";
|
|
83
82
|
import "../HeroBanner/SelectionBanner.css.js";
|
|
84
83
|
import "../SetContainer/SetContainer.css.js";
|
|
85
84
|
import "../Tab/Tab.css.js";
|
package/dist/Tab/Tab.d.ts
CHANGED
|
@@ -7,4 +7,4 @@ export interface TabProps {
|
|
|
7
7
|
onClick: () => void;
|
|
8
8
|
variant: string;
|
|
9
9
|
}
|
|
10
|
-
export declare const Tab: ({ id, headline, className, onClick, variant, }: TabProps) => import("react
|
|
10
|
+
export declare const Tab: ({ id, headline, className, onClick, variant, }: TabProps) => import("react").JSX.Element;
|
|
@@ -1,4 +1,24 @@
|
|
|
1
|
-
export declare const table_section:
|
|
1
|
+
export declare const table_section: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
2
|
+
variant: {
|
|
3
|
+
primary: {
|
|
4
|
+
paddingTop: "2.5rem";
|
|
5
|
+
selectors: {
|
|
6
|
+
".page_body_contents > div:not(:first-child) &": {
|
|
7
|
+
paddingTop: "0px";
|
|
8
|
+
};
|
|
9
|
+
};
|
|
10
|
+
};
|
|
11
|
+
secondary: {
|
|
12
|
+
paddingTop: "2.5rem";
|
|
13
|
+
};
|
|
14
|
+
tertiary: {
|
|
15
|
+
paddingTop: "2.5rem";
|
|
16
|
+
};
|
|
17
|
+
quaternary: {
|
|
18
|
+
paddingTop: "2.5rem";
|
|
19
|
+
};
|
|
20
|
+
};
|
|
21
|
+
}>;
|
|
2
22
|
export declare const table_container: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
3
23
|
variant: {
|
|
4
24
|
apy: {
|
package/dist/Table/Table.css.js
CHANGED
|
@@ -4,24 +4,24 @@ import '../assets/Table/Table.css';import '../assets/themes/victorie.css';import
|
|
|
4
4
|
/* empty css */
|
|
5
5
|
/* empty css */
|
|
6
6
|
import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
7
|
-
var table_section = "_1nivbwe0";
|
|
8
|
-
var table_container = createRuntimeFn({ defaultClassName: "
|
|
9
|
-
var table_container_text = "
|
|
10
|
-
var table_headline = "
|
|
11
|
-
var highlight_first_row = "
|
|
12
|
-
var highlight_last_row = "
|
|
13
|
-
var headerCell = "
|
|
14
|
-
var headerVariants = { primary: "
|
|
15
|
-
var bodyHeader = "
|
|
16
|
-
var th = createRuntimeFn({ defaultClassName: "
|
|
17
|
-
var apy_table = "
|
|
18
|
-
var td = createRuntimeFn({ defaultClassName: "
|
|
19
|
-
var tableWrapper = createRuntimeFn({ defaultClassName: "
|
|
20
|
-
var table = createRuntimeFn({ defaultClassName: "
|
|
21
|
-
var alternate_color_rows = "
|
|
22
|
-
var table_description_text = "
|
|
23
|
-
var highlight_cell = "
|
|
24
|
-
var highlight_th = "
|
|
7
|
+
var table_section = createRuntimeFn({ defaultClassName: "_1nivbwe0", variantClassNames: { variant: { primary: "_1nivbwe1", secondary: "_1nivbwe2", tertiary: "_1nivbwe3", quaternary: "_1nivbwe4" } }, defaultVariants: { variant: "primary" }, compoundVariants: [] });
|
|
8
|
+
var table_container = createRuntimeFn({ defaultClassName: "_1nivbwe5", variantClassNames: { variant: { apy: "_1nivbwe6", standard: "_1nivbwe7" } }, defaultVariants: {}, compoundVariants: [] });
|
|
9
|
+
var table_container_text = "_1nivbwe8";
|
|
10
|
+
var table_headline = "_1nivbwe9";
|
|
11
|
+
var highlight_first_row = "_1nivbwea";
|
|
12
|
+
var highlight_last_row = "_1nivbweb";
|
|
13
|
+
var headerCell = "_1nivbwec";
|
|
14
|
+
var headerVariants = { primary: "_1nivbwed _1nivbwec", secondary: "_1nivbwee _1nivbwec", tertiary: "_1nivbwef _1nivbwec", quaternary: "_1nivbweg _1nivbwec" };
|
|
15
|
+
var bodyHeader = "_1nivbweh";
|
|
16
|
+
var th = createRuntimeFn({ defaultClassName: "_1nivbwei", variantClassNames: { variant: { primary: "_1nivbwej", secondary: "_1nivbwek", tertiary: "_1nivbwel", quaternary: "_1nivbwem" }, highlighted: { true: "_1nivbwen" } }, defaultVariants: {}, compoundVariants: [] });
|
|
17
|
+
var apy_table = "_1nivbweo";
|
|
18
|
+
var td = createRuntimeFn({ defaultClassName: "_1nivbwep", variantClassNames: { variant: { primary: "_1nivbweq", secondary: "_1nivbwer", tertiary: "_1nivbwes", quaternary: "_1nivbwet" }, highlighted: { true: "_1nivbweu" } }, defaultVariants: {}, compoundVariants: [[{ highlighted: true, variant: "primary" }, "_1nivbwev"], [{ highlighted: true, variant: "tertiary" }, "_1nivbwew"]] });
|
|
19
|
+
var tableWrapper = createRuntimeFn({ defaultClassName: "_1nivbwex", variantClassNames: { variant: { primary: "_1nivbwey", secondary: "_1nivbwez", tertiary: "_1nivbwe10", quaternary: "_1nivbwe11" } }, defaultVariants: {}, compoundVariants: [] });
|
|
20
|
+
var table = createRuntimeFn({ defaultClassName: "_1nivbwe12", variantClassNames: { variant: { primary: "_1nivbwe13", secondary: "_1nivbwe14", tertiary: "_1nivbwe15", quaternary: "_1nivbwe16" } }, defaultVariants: {}, compoundVariants: [] });
|
|
21
|
+
var alternate_color_rows = "_1nivbwe17";
|
|
22
|
+
var table_description_text = "_1nivbwe18 _1nivbwe8";
|
|
23
|
+
var highlight_cell = "_1nivbwe19";
|
|
24
|
+
var highlight_th = "_1nivbwe1a";
|
|
25
25
|
export {
|
|
26
26
|
alternate_color_rows,
|
|
27
27
|
apy_table,
|
package/dist/Table/Table.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { PropsWithChildren } from 'react';
|
|
2
2
|
import { CellProps, RowProps, TableContainerProps, TableProps } from './Table.interface';
|
|
3
3
|
|
|
4
|
-
export declare const TableContainer: ({ tableTitle, tableBody, tableFooter, tableType, tableDescription, internalName, id, icon, }: TableContainerProps) => import("react
|
|
5
|
-
export declare const Table: ({ variant, children, highlight, tableType, alternateColorRows, style, className, tableAriaLabel, }: TableProps) => import("react
|
|
6
|
-
export declare const TableRow: ({ children, ...props }: RowProps) => import("react
|
|
7
|
-
export declare const TableHead: ({ children }: PropsWithChildren) => import("react
|
|
8
|
-
export declare const TableBody: ({ children }: PropsWithChildren) => import("react
|
|
4
|
+
export declare const TableContainer: ({ tableTitle, tableBody, tableFooter, tableType, tableDescription, internalName, id, icon, variant, }: TableContainerProps) => import("react").JSX.Element;
|
|
5
|
+
export declare const Table: ({ variant, children, highlight, tableType, alternateColorRows, style, className, tableAriaLabel, }: TableProps) => import("react").JSX.Element;
|
|
6
|
+
export declare const TableRow: ({ children, ...props }: RowProps) => import("react").JSX.Element;
|
|
7
|
+
export declare const TableHead: ({ children }: PropsWithChildren) => import("react").JSX.Element;
|
|
8
|
+
export declare const TableBody: ({ children }: PropsWithChildren) => import("react").JSX.Element;
|
|
9
9
|
export declare const TableCell: ({ children, as, variant, highlighted, colSpan, ...props }: CellProps) => import('react').DetailedReactHTMLElement<{
|
|
10
10
|
colSpan: number | undefined;
|
|
11
11
|
className: string;
|