@axos-web-dev/shared-components 1.0.99-dev.2 → 1.0.99-feature-brand.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ATMLocator/ATMLocator.js +1 -1
- package/dist/Accordion/Accordion.css.d.ts +1 -1
- package/dist/Accordion/Accordion.css.js +1 -1
- package/dist/Accordion/Accordion.js +2 -2
- package/dist/AlertBanner/AlertBanner.css.js +1 -1
- package/dist/AlertBanner/index.js +1 -1
- package/dist/Article/Article.css.d.ts +41 -69
- package/dist/Article/Article.css.js +1 -1
- package/dist/ArticlesSet/ArticlesSet.css.d.ts +20 -80
- package/dist/ArticlesSet/ArticlesSet.css.js +1 -1
- package/dist/ArticlesSet/ArticlesSet.js +1 -1
- package/dist/Auth/ErrorAlert.css.js +1 -1
- package/dist/Auth/ErrorAlert.js +2 -2
- package/dist/Auth/Logout.js +1 -1
- package/dist/Auth/SignIn.css.js +1 -1
- package/dist/Auth/SignInPassword.js +1 -1
- package/dist/Avatar/Avatar.module.js +1 -1
- package/dist/AwardsBanner/AwardsBanner.css.js +3 -0
- package/dist/AwardsItem/AwardsItem.css.js +1 -2
- package/dist/Blockquote/Blockquote.module.js +3 -3
- package/dist/BulletItem/BulletItem.css.js +1 -1
- package/dist/BulletItem/BulletItem.js +1 -1
- package/dist/Button/Button.css.d.ts +21 -21
- package/dist/Button/Button.css.js +1 -1
- package/dist/Button/Button.js +1 -1
- package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.d.ts +12 -12
- package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +1 -1
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.d.ts +12 -40
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +1 -1
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.d.ts +8 -8
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +1 -1
- package/dist/Calculators/AxosOneCalculator/index.js +2 -2
- package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.d.ts +20 -48
- package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +1 -1
- package/dist/Calculators/BalanceAPYCalculator/index.js +2 -2
- package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.d.ts +18 -18
- package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.js +1 -1
- package/dist/Calculators/BuyDownCalculator/index.js +2 -2
- package/dist/Calculators/Calculator.js +1 -1
- package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
- package/dist/Calculators/MarginTradingCalculator/index.js +2 -2
- package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.d.ts +12 -12
- package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +1 -1
- package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.d.ts +12 -12
- package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +1 -1
- package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.d.ts +8 -8
- package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js +1 -1
- package/dist/Calculators/SummitApyCalculator/index.js +2 -2
- package/dist/Calculators/calculator.css.d.ts +12 -18
- package/dist/Calculators/calculator.css.js +1 -1
- package/dist/CallToActionBar/CallToActionBar.css.js +1 -1
- package/dist/CallToActionBar/index.js +2 -2
- package/dist/Carousel/Carousel.css.d.ts +26 -37
- package/dist/Carousel/Carousel.css.js +1 -1
- package/dist/Carousel/index.js +2 -2
- package/dist/Chevron/Chevron.css.d.ts +6 -6
- package/dist/Chevron/Chevron.css.js +1 -1
- package/dist/Chevron/index.js +2 -2
- package/dist/CollectInformationAlert/CollectInformationAlert.css.js +1 -1
- package/dist/CollectInformationAlert/index.js +2 -2
- package/dist/Comparison/Comparison.css.d.ts +10 -10
- package/dist/Comparison/Comparison.css.js +1 -1
- package/dist/Comparison/Comparison.js +3 -3
- package/dist/Comparison/ComparisonSet.js +1 -1
- package/dist/ContentBanner/ContentBanner.css.d.ts +12 -12
- package/dist/ContentBanner/ContentBanner.css.js +1 -1
- package/dist/DownloadTile/DownloadTile.css.js +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +31 -31
- package/dist/ExecutiveBio/ExecutiveBio.css.js +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +1 -1
- package/dist/FaqAccordion/FaqAccordion.css.js +1 -1
- package/dist/FaqAccordion/index.js +2 -2
- package/dist/FdicCallout/FdicCallout.module.js +1 -1
- package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.css.js +1 -1
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +2 -2
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +4 -4
- package/dist/Forms/ApplicationStart.js +2 -2
- package/dist/Forms/ApplyNow.js +2 -2
- package/dist/Forms/ClearingForm.js +2 -2
- package/dist/Forms/CommercialDeposits.js +2 -2
- package/dist/Forms/CommercialLending.js +2 -2
- package/dist/Forms/CommercialPremiumFinance.js +2 -2
- package/dist/Forms/ContactCompany.js +2 -2
- package/dist/Forms/ContactCompanyTitle.js +2 -2
- package/dist/Forms/ContactUs.js +2 -2
- package/dist/Forms/ContactUsAAS.js +2 -2
- package/dist/Forms/ContactUsBusiness.js +2 -2
- package/dist/Forms/ContactUsBusinessNameEmail.js +2 -2
- package/dist/Forms/ContactUsLVF.js +2 -2
- package/dist/Forms/ContactUsNMLSId.js +2 -2
- package/dist/Forms/CpraRequest.js +2 -2
- package/dist/Forms/CraPublicFile.js +2 -2
- package/dist/Forms/DealerServices.js +2 -2
- package/dist/Forms/EmailOnly.js +2 -2
- package/dist/Forms/EmailUs.js +2 -2
- package/dist/Forms/Forms.css.d.ts +40 -68
- package/dist/Forms/Forms.css.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -2
- package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -1
- package/dist/Forms/QuickPricer/QuickPricerForm.js +3 -3
- package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
- package/dist/Forms/QuickPricer/UserInformation.css.js +1 -1
- package/dist/Forms/ScheduleCall.js +2 -2
- package/dist/Forms/ScheduleCallPremier.js +2 -2
- package/dist/Forms/SuccesForm.js +2 -2
- package/dist/Forms/VendorQuestionnaire.js +1 -1
- package/dist/Forms/WcplSurvey.js +2 -2
- package/dist/HelpArticle/HelpArticle.css.js +1 -1
- package/dist/HeroBanner/HeroBanner.css.d.ts +17 -29
- package/dist/HeroBanner/HeroBanner.css.js +1 -1
- package/dist/HeroBanner/HeroBanner.js +3 -14
- package/dist/HeroBanner/LargeBanner.css.d.ts +20 -20
- package/dist/HeroBanner/LargeBanner.css.js +1 -1
- package/dist/HeroBanner/SelectionBanner.css.d.ts +5 -23
- package/dist/HeroBanner/SelectionBanner.css.js +7 -7
- package/dist/Hyperlink/Hyperlink.css.js +1 -1
- package/dist/Hyperlink/index.js +1 -1
- package/dist/IconBillboard/IconBillboard.css.d.ts +24 -58
- package/dist/IconBillboard/IconBillboard.css.js +1 -1
- package/dist/IconBillboard/IconBillboard.js +1 -1
- package/dist/ImageBillboard/ImageBillboard.css.d.ts +17 -73
- package/dist/ImageBillboard/ImageBillboard.css.js +1 -1
- package/dist/ImageBillboard/ImageBillboard.js +1 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +2 -2
- package/dist/ImageLink/ImageLink.css.js +1 -1
- package/dist/ImageLink/ImageLink.js +1 -1
- package/dist/ImageLink/ImageLinkSet.js +1 -1
- package/dist/ImageLink/index.js +1 -1
- package/dist/Input/Checkbox.css.js +1 -1
- package/dist/Input/Dropdown.css.js +1 -1
- package/dist/Input/Input.css.d.ts +16 -16
- package/dist/Input/Input.css.js +1 -1
- package/dist/Input/RadioButton.css.js +1 -1
- package/dist/Inputs/Input.css.d.ts +14 -14
- package/dist/Inputs/Input.css.js +1 -1
- package/dist/Insight/Featured/CategorySelector.css.js +1 -1
- package/dist/Insight/Featured/CategorySelector.js +3 -3
- package/dist/Insight/Featured/Featured.css.js +1 -1
- package/dist/Insight/Featured/Featured.js +2 -2
- package/dist/Insight/Featured/Header.css.js +1 -1
- package/dist/Insight/Featured/Header.js +2 -2
- package/dist/Insight/Insight.css.js +1 -1
- package/dist/Interstitial/Interstitial-variants.css.d.ts +2 -2
- package/dist/Interstitial/Interstitial-variants.css.js +1 -1
- package/dist/Interstitial/Interstitial.module.js +1 -1
- package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +3 -3
- package/dist/LandingPageHeader/LandingPageHeader.css.js +1 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
- package/dist/LoadingIndicator/LoadingIndicator.css.d.ts +4 -4
- package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
- package/dist/Modal/Modal.css.d.ts +1 -0
- package/dist/Modal/Modal.css.js +6 -4
- package/dist/Modal/Modal.js +4 -4
- package/dist/Modal/contextApi/store.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavData.js +1 -1
- package/dist/NavigationMenu/AxosALTS/index.js +1 -1
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.d.ts +2 -0
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +7 -2
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.d.ts +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +3 -3
- package/dist/NavigationMenu/AxosAdvisorServices/index.js +14 -8
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +2 -2
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +1 -1
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +41 -41
- package/dist/NavigationMenu/AxosBank/NavData.js +1 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +228 -221
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.d.ts +2 -0
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +5 -1
- package/dist/NavigationMenu/AxosBank/index.js +1 -1
- package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosClearing/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavBar.module.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavData.js +1 -1
- package/dist/NavigationMenu/LaVictoire/index.js +1 -1
- package/dist/PageNavItem/PageNavItem.css.d.ts +4 -22
- package/dist/PageNavItem/PageNavItem.css.js +1 -1
- package/dist/PageNavSet/PageNavSet.js +1 -1
- package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
- package/dist/Pagination/Pagination.css.js +1 -1
- package/dist/Pagination/Pagination.js +8 -8
- package/dist/SecondaryFooter/SecondaryFooter.css.js +1 -1
- package/dist/SecondaryFooter/index.js +1 -1
- package/dist/SetContainer/SetContainer.css.d.ts +16 -16
- package/dist/SetContainer/SetContainer.css.js +1 -1
- package/dist/SetContainer/SetContainer.js +2 -2
- package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
- package/dist/SocialMediaBar/iconsRepository.js +1 -1
- package/dist/StepItem/StepItem.css.d.ts +20 -48
- package/dist/StepItem/StepItem.css.js +1 -1
- package/dist/StepItemSet/StepItemSet.css.d.ts +14 -42
- package/dist/StepItemSet/StepItemSet.css.js +1 -1
- package/dist/StepItemSet/StepItemSet.d.ts +1 -1
- package/dist/StepItemSet/StepItemSet.js +18 -82
- package/dist/StepItemSet/index.d.ts +5 -0
- package/dist/StepItemSet/index.js +10 -0
- package/dist/StepItemSet/sections/AdditionalDetailsSection.d.ts +7 -0
- package/dist/StepItemSet/sections/AdditionalDetailsSection.js +11 -0
- package/dist/StepItemSet/sections/CallToActionSection.d.ts +8 -0
- package/dist/StepItemSet/sections/CallToActionSection.js +39 -0
- package/dist/StepItemSet/sections/HeaderSection.d.ts +10 -0
- package/dist/StepItemSet/sections/HeaderSection.js +45 -0
- package/dist/StepItemSet/sections/ImageSection.d.ts +8 -0
- package/dist/StepItemSet/sections/ImageSection.js +10 -0
- package/dist/StepItemSet/sections/StepsList.d.ts +10 -0
- package/dist/StepItemSet/sections/StepsList.js +21 -0
- package/dist/Tab/Tab.css.d.ts +12 -12
- package/dist/Tab/Tab.css.js +1 -1
- package/dist/Table/Table.css.d.ts +28 -27
- package/dist/Table/Table.css.js +1 -1
- package/dist/Table/Table.js +3 -3
- package/dist/TextBlock/TextBlock.css.js +1 -1
- package/dist/TextBlock/TextBlock.js +1 -1
- package/dist/Topic/Topic.css.js +1 -1
- package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
- package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
- package/dist/Typography/Typography.css.js +1 -1
- package/dist/VideoTile/VideoTile.css.js +1 -1
- package/dist/VideoTile/VideoTile.js +1 -1
- package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
- package/dist/VideoWrapper/index.js +1 -1
- package/dist/WalnutIframe/wrapper.module.js +1 -1
- package/dist/assets/Accordion/Accordion.css +1 -1
- package/dist/assets/Article/Article.css +47 -59
- package/dist/assets/ArticlesSet/ArticlesSet.css +26 -56
- package/dist/assets/Auth/SignIn.css +12 -12
- package/dist/assets/AwardsBanner/AwardsBanner.css +1 -1
- package/dist/assets/AwardsItem/AwardsItem.css +3 -4
- package/dist/assets/Blockquote/Blockquote.css.css +16 -16
- package/dist/assets/Button/Button.css +21 -21
- package/dist/assets/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css +8 -8
- package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +12 -21
- package/dist/assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css +9 -9
- package/dist/assets/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css +19 -31
- package/dist/assets/Calculators/BuyDownCalculator/BuyDownCalculator.css +14 -14
- package/dist/assets/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css +9 -9
- package/dist/assets/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css +9 -9
- package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +9 -9
- package/dist/assets/Calculators/calculator.css +9 -15
- package/dist/assets/CallToActionBar/CallToActionBar.css +1 -4
- package/dist/assets/Carousel/Carousel.css +27 -41
- package/dist/assets/Chevron/Chevron.css +6 -6
- package/dist/assets/CollectInformationAlert/CollectInformationAlert.css +4 -3
- package/dist/assets/Comparison/Comparison.css +3 -3
- package/dist/assets/ContentBanner/ContentBanner.css +8 -8
- package/dist/assets/DownloadTile/DownloadTile.css +5 -5
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +23 -23
- package/dist/assets/FaqAccordion/FaqAccordion.css +4 -4
- package/dist/assets/FooterDisclosure/FooterDisclosure.css +1 -1
- package/dist/assets/FooterSiteMap/AxosBank/FooterSiteMap.css +3 -8
- package/dist/assets/Forms/Forms.css +38 -56
- package/dist/assets/Forms/QuickPricer/UserInformation.css +1 -1
- package/dist/assets/HeroBanner/HeroBanner.css +81 -76
- package/dist/assets/HeroBanner/LargeBanner.css +13 -13
- package/dist/assets/HeroBanner/SelectionBanner.css +15 -29
- package/dist/assets/IconBillboard/IconBillboard.css +25 -48
- package/dist/assets/ImageBillboard/ImageBillboard.css +28 -61
- package/dist/assets/Input/Input.css +6 -6
- package/dist/assets/Inputs/Input.css +4 -4
- package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
- package/dist/assets/Interstitial/Interstitial-variants.css +3 -3
- package/dist/assets/LandingPageHeader/LandingPageHeader.css +1 -1
- package/dist/assets/LoadingIndicator/LoadingIndicator.css +5 -5
- package/dist/assets/Modal/Modal.css +17 -28
- package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +1 -1
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +2 -2
- package/dist/assets/NavigationMenu/AxosAdvisor/SubNavbar.css +4 -4
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +25 -2
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +142 -130
- package/dist/assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css +22 -4
- package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +32 -31
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +19 -9
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +118 -146
- package/dist/assets/NavigationMenu/AxosBank/SubNavbar.css +35 -1
- package/dist/assets/PageNavItem/PageNavItem.css +16 -33
- package/dist/assets/Pagination/Pagination.css +1 -1
- package/dist/assets/SetContainer/SetContainer.css +4 -4
- package/dist/assets/StepItem/StepItem.css +26 -42
- package/dist/assets/StepItemSet/StepItemSet.css +13 -26
- package/dist/assets/Tab/Tab.css +12 -12
- package/dist/assets/Table/Table.css +48 -56
- package/dist/assets/TextBlock/TextBlock.css +1 -1
- package/dist/assets/TopicalNavItem/TopicalNavItem.css +2 -2
- package/dist/assets/TopicalNavSet/TopicalNavSet.css +1 -1
- package/dist/assets/VideoTile/VideoTile.css +1 -1
- package/dist/assets/globals.css +5 -6
- package/dist/assets/icons/ArrowIcon/ArrowIcon.css +3 -3
- package/dist/assets/icons/DownloadIcon/DownloadIcon.css +1 -1
- package/dist/assets/icons/FollowIcon/FollowIcon.css +1 -1
- package/dist/assets/themes/axos.css +30 -30
- package/dist/assets/themes/premier.css +31 -31
- package/dist/assets/themes/victorie.css +23 -23
- package/dist/globals.css.js +1 -1
- package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +3 -3
- package/dist/icons/ArrowIcon/ArrowIcon.css.js +1 -1
- package/dist/icons/CheckCircle.js +1 -1
- package/dist/icons/CheckCircleLight.js +1 -1
- package/dist/icons/CheckIcon/CheckIcon.css.d.ts +2 -2
- package/dist/icons/CheckIcon/CheckIcon.css.js +1 -1
- package/dist/icons/CheckIcon/index.js +1 -1
- package/dist/icons/DownloadIcon/DownloadIcon.css.js +1 -1
- package/dist/icons/FollowIcon/FollowIcon.css.js +1 -1
- package/dist/icons/QuoteIconGrey.js +2 -2
- package/dist/icons/Star/Star.css.js +1 -1
- package/dist/index.css.js +1 -1
- package/dist/main.js +10 -0
- package/dist/themes/axos.css.d.ts +38 -38
- package/dist/themes/axos.css.js +2 -2
- package/dist/themes/premier.css.js +1 -1
- package/dist/themes/victorie.css.js +1 -1
- package/dist/utils/allowedAxosDomains.js +1 -2
- package/dist/utils/optimizeImage/optimizeImage.module.js +1 -1
- package/package.json +1 -1
|
@@ -2,21 +2,21 @@ export declare const logout: string;
|
|
|
2
2
|
export declare const hero_banner: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
3
3
|
variant: {
|
|
4
4
|
primary: {
|
|
5
|
-
background: `var(--${string})
|
|
6
|
-
borderBottom: "1px solid #
|
|
7
|
-
color: `var(--${string})
|
|
5
|
+
background: `var(--${string})`;
|
|
6
|
+
borderBottom: "1px solid #B9C1CE";
|
|
7
|
+
color: `var(--${string})`;
|
|
8
8
|
};
|
|
9
9
|
secondary: {
|
|
10
|
-
background: `var(--${string})
|
|
11
|
-
color: `var(--${string})
|
|
10
|
+
background: `var(--${string})`;
|
|
11
|
+
color: `var(--${string})`;
|
|
12
12
|
};
|
|
13
13
|
tertiary: {
|
|
14
|
-
background: `var(--${string})
|
|
15
|
-
color: `var(--${string})
|
|
14
|
+
background: `var(--${string})`;
|
|
15
|
+
color: `var(--${string})`;
|
|
16
16
|
};
|
|
17
17
|
quaternary: {
|
|
18
|
-
background: `var(--${string})
|
|
19
|
-
color: `var(--${string})
|
|
18
|
+
background: `var(--${string})`;
|
|
19
|
+
color: `var(--${string})`;
|
|
20
20
|
};
|
|
21
21
|
};
|
|
22
22
|
}>;
|
|
@@ -30,44 +30,32 @@ export declare const img_contents: string;
|
|
|
30
30
|
export declare const heroSupertag: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
31
31
|
variant: {
|
|
32
32
|
primary: {
|
|
33
|
-
|
|
34
|
-
backgroundClip: "text";
|
|
35
|
-
WebkitTextFillColor: "transparent";
|
|
36
|
-
textShadow: "0px 0px #00000000";
|
|
33
|
+
color: `var(--${string})`;
|
|
37
34
|
};
|
|
38
35
|
secondary: {
|
|
39
|
-
|
|
40
|
-
backgroundClip: "text";
|
|
41
|
-
WebkitTextFillColor: "transparent";
|
|
42
|
-
textShadow: "0px 0px #00000000";
|
|
36
|
+
color: `var(--${string})`;
|
|
43
37
|
};
|
|
44
38
|
tertiary: {
|
|
45
|
-
color: `var(--${string})
|
|
39
|
+
color: `var(--${string})`;
|
|
46
40
|
};
|
|
47
41
|
quaternary: {
|
|
48
|
-
color: `var(--${string})
|
|
42
|
+
color: `var(--${string})`;
|
|
49
43
|
};
|
|
50
44
|
};
|
|
51
45
|
}>;
|
|
52
46
|
export declare const headline_text: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
53
47
|
variant: {
|
|
54
48
|
primary: {
|
|
55
|
-
|
|
56
|
-
backgroundClip: "text";
|
|
57
|
-
WebkitTextFillColor: "transparent";
|
|
58
|
-
textShadow: "0px 0px #00000000";
|
|
49
|
+
color: `var(--${string})`;
|
|
59
50
|
};
|
|
60
51
|
secondary: {
|
|
61
|
-
|
|
62
|
-
backgroundClip: "text";
|
|
63
|
-
WebkitTextFillColor: "transparent";
|
|
64
|
-
textShadow: "0px 0px #00000000";
|
|
52
|
+
color: `var(--${string})`;
|
|
65
53
|
};
|
|
66
54
|
tertiary: {
|
|
67
|
-
color: `var(--${string})
|
|
55
|
+
color: `var(--${string})`;
|
|
68
56
|
};
|
|
69
57
|
quaternary: {
|
|
70
|
-
color: `var(--${string})
|
|
58
|
+
color: `var(--${string})`;
|
|
71
59
|
};
|
|
72
60
|
};
|
|
73
61
|
}>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import '../assets/HeroBanner/HeroBanner.css';import '../assets/HeroBanner/SelectionBanner.css';import '../assets/themes/victorie.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';import '../assets/Typography/Typography.css';/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
@@ -7,7 +7,7 @@ import { Chevron } from "../Chevron/index.js";
|
|
|
7
7
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
8
8
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
9
9
|
import SvgCheckIcon from "../icons/CheckIcon/index.js";
|
|
10
|
-
|
|
10
|
+
import '../assets/icons/FollowIcon/FollowIcon.css';import '../assets/icons/DownloadIcon/DownloadIcon.css';import '../assets/themes/victorie.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
|
|
11
11
|
/* empty css */
|
|
12
12
|
/* empty css */
|
|
13
13
|
/* empty css */
|
|
@@ -17,7 +17,7 @@ import Image from "next/image.js";
|
|
|
17
17
|
import clsx from "clsx";
|
|
18
18
|
import { logout, hero_banner, hero_wrapper, hero_content, reversed, hero_text, heroSupertag, headline_text, hero_bullet_item, hero_sub_bullets, hero_btns, hero_img, img_contents, reversed_lg_image } from "./HeroBanner.css.js";
|
|
19
19
|
import { lg_hero_banner, lg_hero_content, lg_hero_text, lg_hero_eyebrow, lg_headline_text, lg_hero_img, lg_hero_sizing } from "./LargeBanner.css.js";
|
|
20
|
-
import {
|
|
20
|
+
import { selection_section_icon_img, selection_section_icon, selection_section, selection_section_bg, selection_section_content, selection_headline_text } from "./SelectionBanner.css.js";
|
|
21
21
|
const HeroBanner = ({
|
|
22
22
|
id,
|
|
23
23
|
eyebrow,
|
|
@@ -183,18 +183,7 @@ const HeroBanner = ({
|
|
|
183
183
|
/* @__PURE__ */ jsx("div", { className: selection_section_bg }),
|
|
184
184
|
/* @__PURE__ */ jsxs("div", { className: selection_section_content, children: [
|
|
185
185
|
/* @__PURE__ */ jsxs("div", { children: [
|
|
186
|
-
/* @__PURE__ */ jsx(
|
|
187
|
-
"h3",
|
|
188
|
-
{
|
|
189
|
-
className: clsx(
|
|
190
|
-
"header_2",
|
|
191
|
-
selection_headline_text({
|
|
192
|
-
variant: getVariant(variant)
|
|
193
|
-
})
|
|
194
|
-
),
|
|
195
|
-
children: selection?.headline
|
|
196
|
-
}
|
|
197
|
-
),
|
|
186
|
+
/* @__PURE__ */ jsx("h3", { className: clsx("header_2", selection_headline_text), children: selection?.headline }),
|
|
198
187
|
/* @__PURE__ */ jsx("div", { children: selection?.bodyCopy })
|
|
199
188
|
] }),
|
|
200
189
|
selection?.callToActionRow && selection?.callToActionRow.length > 0 && /* @__PURE__ */ jsx("div", { className: `${hero_btns}`, children: selection?.callToActionRow.map(
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
export declare const lg_hero_banner: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
2
2
|
variant: {
|
|
3
3
|
primary: {
|
|
4
|
-
background: `var(--${string})
|
|
4
|
+
background: `var(--${string})`;
|
|
5
5
|
};
|
|
6
6
|
secondary: {
|
|
7
|
-
background: `var(--${string})
|
|
7
|
+
background: `var(--${string})`;
|
|
8
8
|
};
|
|
9
9
|
tertiary: {
|
|
10
|
-
background: `var(--${string})
|
|
10
|
+
background: `var(--${string})`;
|
|
11
11
|
};
|
|
12
12
|
quaternary: {
|
|
13
|
-
background: `var(--${string})
|
|
13
|
+
background: `var(--${string})`;
|
|
14
14
|
};
|
|
15
15
|
};
|
|
16
16
|
}>;
|
|
@@ -18,52 +18,52 @@ export declare const lg_hero_content: string;
|
|
|
18
18
|
export declare const lg_hero_text: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
19
19
|
variant: {
|
|
20
20
|
primary: {
|
|
21
|
-
background: `var(--${string})
|
|
22
|
-
color: `var(--${string})
|
|
21
|
+
background: `var(--${string})`;
|
|
22
|
+
color: `var(--${string})`;
|
|
23
23
|
};
|
|
24
24
|
secondary: {
|
|
25
|
-
background: `var(--${string})
|
|
26
|
-
color: `var(--${string})
|
|
25
|
+
background: `var(--${string})`;
|
|
26
|
+
color: `var(--${string})`;
|
|
27
27
|
};
|
|
28
28
|
tertiary: {
|
|
29
|
-
background: `var(--${string})
|
|
30
|
-
color: `var(--${string})
|
|
29
|
+
background: `var(--${string})`;
|
|
30
|
+
color: `var(--${string})`;
|
|
31
31
|
};
|
|
32
32
|
quaternary: {
|
|
33
|
-
background: `var(--${string})
|
|
34
|
-
color: `var(--${string})
|
|
33
|
+
background: `var(--${string})`;
|
|
34
|
+
color: `var(--${string})`;
|
|
35
35
|
};
|
|
36
36
|
};
|
|
37
37
|
}>;
|
|
38
38
|
export declare const lg_hero_eyebrow: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
39
39
|
variant: {
|
|
40
40
|
primary: {
|
|
41
|
-
color: `var(--${string})
|
|
41
|
+
color: `var(--${string})`;
|
|
42
42
|
};
|
|
43
43
|
secondary: {
|
|
44
|
-
color: `var(--${string})
|
|
44
|
+
color: `var(--${string})`;
|
|
45
45
|
};
|
|
46
46
|
tertiary: {
|
|
47
|
-
color: `var(--${string})
|
|
47
|
+
color: `var(--${string})`;
|
|
48
48
|
};
|
|
49
49
|
quaternary: {
|
|
50
|
-
color: `var(--${string})
|
|
50
|
+
color: `var(--${string})`;
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
}>;
|
|
54
54
|
export declare const lg_headline_text: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
55
55
|
variant: {
|
|
56
56
|
primary: {
|
|
57
|
-
color: `var(--${string})
|
|
57
|
+
color: `var(--${string})`;
|
|
58
58
|
};
|
|
59
59
|
secondary: {
|
|
60
|
-
color: `var(--${string})
|
|
60
|
+
color: `var(--${string})`;
|
|
61
61
|
};
|
|
62
62
|
tertiary: {
|
|
63
|
-
color: `var(--${string})
|
|
63
|
+
color: `var(--${string})`;
|
|
64
64
|
};
|
|
65
65
|
quaternary: {
|
|
66
|
-
color: `var(--${string})
|
|
66
|
+
color: `var(--${string})`;
|
|
67
67
|
};
|
|
68
68
|
};
|
|
69
69
|
}>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import '../assets/HeroBanner/LargeBanner.css';import '../assets/Typography/Typography.css';import '../assets/themes/victorie.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
@@ -1,22 +1,4 @@
|
|
|
1
|
-
export declare const selection_headline_text:
|
|
2
|
-
variant: {
|
|
3
|
-
primary: {
|
|
4
|
-
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
5
|
-
};
|
|
6
|
-
secondary: {
|
|
7
|
-
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
8
|
-
backgroundClip: "text";
|
|
9
|
-
WebkitTextFillColor: "transparent";
|
|
10
|
-
textShadow: "0px 0px #00000000";
|
|
11
|
-
};
|
|
12
|
-
tertiary: {
|
|
13
|
-
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
14
|
-
};
|
|
15
|
-
quaternary: {
|
|
16
|
-
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
}>;
|
|
1
|
+
export declare const selection_headline_text: string;
|
|
20
2
|
export declare const selection_section: string;
|
|
21
3
|
export declare const selection_section_bg: string;
|
|
22
4
|
export declare const selection_section_content: string;
|
|
@@ -24,16 +6,16 @@ export declare const selection_section_icon: string;
|
|
|
24
6
|
export declare const selection_section_icon_img: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
25
7
|
variant: {
|
|
26
8
|
primary: {
|
|
27
|
-
backgroundColor: `var(--${string})
|
|
9
|
+
backgroundColor: `var(--${string})`;
|
|
28
10
|
};
|
|
29
11
|
secondary: {
|
|
30
|
-
backgroundColor: `var(--${string})
|
|
12
|
+
backgroundColor: `var(--${string})`;
|
|
31
13
|
};
|
|
32
14
|
tertiary: {
|
|
33
|
-
backgroundColor: `var(--${string})
|
|
15
|
+
backgroundColor: `var(--${string})`;
|
|
34
16
|
};
|
|
35
17
|
quaternary: {
|
|
36
|
-
backgroundColor: `var(--${string})
|
|
18
|
+
backgroundColor: `var(--${string})`;
|
|
37
19
|
};
|
|
38
20
|
};
|
|
39
21
|
}>;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
import '../assets/HeroBanner/SelectionBanner.css';import '../assets/themes/victorie.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';import '../assets/Typography/Typography.css';/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
5
5
|
/* empty css */
|
|
6
6
|
import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
7
|
-
var selection_headline_text =
|
|
8
|
-
var selection_section = "
|
|
9
|
-
var selection_section_bg = "
|
|
10
|
-
var selection_section_content = "
|
|
11
|
-
var selection_section_icon = "
|
|
12
|
-
var selection_section_icon_img = createRuntimeFn({ defaultClassName: "
|
|
7
|
+
var selection_headline_text = "_7etqoq0";
|
|
8
|
+
var selection_section = "_7etqoq1";
|
|
9
|
+
var selection_section_bg = "_7etqoq2";
|
|
10
|
+
var selection_section_content = "_7etqoq3";
|
|
11
|
+
var selection_section_icon = "_7etqoq4";
|
|
12
|
+
var selection_section_icon_img = createRuntimeFn({ defaultClassName: "_7etqoq5", variantClassNames: { variant: { primary: "_7etqoq6", secondary: "_7etqoq7", tertiary: "_7etqoq8", quaternary: "_7etqoq9" } }, defaultVariants: {}, compoundVariants: [] });
|
|
13
13
|
export {
|
|
14
14
|
selection_headline_text,
|
|
15
15
|
selection_section,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import '../assets/Hyperlink/Hyperlink.css';/* empty css */
|
|
2
2
|
import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
3
3
|
var hyperlink = createRuntimeFn({ defaultClassName: "hvs5ng0", variantClassNames: { variant: { primary: "hvs5ng1", secondary: "hvs5ng2", "default": "hvs5ng3" } }, defaultVariants: { variant: "default" }, compoundVariants: [] });
|
|
4
4
|
export {
|
package/dist/Hyperlink/index.js
CHANGED
|
@@ -5,7 +5,7 @@ import "../Accordion/Accordion.js";
|
|
|
5
5
|
import "../Accordion/Accordion.css.js";
|
|
6
6
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
7
7
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
8
|
-
|
|
8
|
+
import '../assets/Modal/Modal.css';import '../assets/VideoWrapper/VideoWrapper.css';import '../assets/TopicalNavSet/TopicalNavSet.css';import '../assets/TopicalNavItem/TopicalNavItem.css';import '../assets/Topic/Topic.css';import '../assets/TextBlock/TextBlock.css';import '../assets/SocialMediaBar/SocialMediaBar.css';import '../assets/SecondaryFooter/SecondaryFooter.css';import '../assets/Pagination/Pagination.css';import '../assets/PageNavSet/PageNavigationSet.css';import '../assets/NavigationMenu/LaVictoire/NavBar.css';import '../assets/NavigationMenu/AxosALTS/NavBar.css';import '../assets/NavigationMenu/AxosClearing/NavBar.css';import '../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../assets/NavigationMenu/AxosBank/NavBar.css';import '../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisorServices/NavBar.css';import '../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisor/NavBar.css';import '../assets/Insight/Insight.css';import '../assets/Insight/Featured/Header.css';import '../assets/Insight/Featured/CategorySelector.css';import '../assets/Insight/Featured/Featured.css';import '../assets/ImageLink/ImageLink.css';import '../assets/VideoTile/VideoTile.css';import '../assets/HelpArticle/HelpArticle.css';import '../assets/FooterSiteMap/AxosBank/FooterSiteMap.css';import '../assets/FooterDisclosure/LVF/LaVictorieFooter.css';import '../assets/DownloadTile/DownloadTile.css';import '../assets/CollectInformationAlert/CollectInformationAlert.css';import '../assets/CallToActionBar/CallToActionBar.css';import '../assets/AwardsItem/AwardsItem.css';import '../assets/AwardsBanner/AwardsBanner.css';import '../assets/Auth/SignIn.css';import '../assets/Auth/ErrorAlert.css';import '../assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css';import '../assets/Forms/QuickPricer/UserInformation.css';import '../assets/Forms/QuickPricer/QuickPricerResults.css';import '../assets/BulletItem/BulletItem.css';import '../assets/Typography/Typography.css';import '../assets/icons/FollowIcon/FollowIcon.css';import '../assets/icons/DownloadIcon/DownloadIcon.css';import '../assets/themes/victorie.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
|
|
9
9
|
/* empty css */
|
|
10
10
|
/* empty css */
|
|
11
11
|
/* empty css */
|
|
@@ -3,21 +3,21 @@ import { RecipeVariants } from '@vanilla-extract/recipes';
|
|
|
3
3
|
export declare const containerIconBillboard: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
4
4
|
variant: {
|
|
5
5
|
primary: {
|
|
6
|
-
background: `var(--${string})
|
|
7
|
-
border: "1px solid #
|
|
8
|
-
color: `var(--${string})
|
|
6
|
+
background: `var(--${string})`;
|
|
7
|
+
border: "1px solid #E9EBEF";
|
|
8
|
+
color: `var(--${string})`;
|
|
9
9
|
};
|
|
10
10
|
secondary: {
|
|
11
|
-
background: `var(--${string})
|
|
12
|
-
color: `var(--${string})
|
|
11
|
+
background: `var(--${string})`;
|
|
12
|
+
color: `var(--${string})`;
|
|
13
13
|
};
|
|
14
14
|
tertiary: {
|
|
15
|
-
background: `var(--${string})
|
|
16
|
-
color: `var(--${string})
|
|
15
|
+
background: `var(--${string})`;
|
|
16
|
+
color: `var(--${string})`;
|
|
17
17
|
};
|
|
18
18
|
quaternary: {
|
|
19
|
-
background: `var(--${string})
|
|
20
|
-
color: `var(--${string})
|
|
19
|
+
background: `var(--${string})`;
|
|
20
|
+
color: `var(--${string})`;
|
|
21
21
|
};
|
|
22
22
|
};
|
|
23
23
|
}>;
|
|
@@ -34,44 +34,16 @@ export declare const headerIconBillboard: string;
|
|
|
34
34
|
export declare const title: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
35
35
|
variant: {
|
|
36
36
|
primary: {
|
|
37
|
-
|
|
38
|
-
[x: string]: {
|
|
39
|
-
WebkitBackgroundClip: "text";
|
|
40
|
-
backgroundImage: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
41
|
-
WebkitTextFillColor: "transparent";
|
|
42
|
-
textShadow: "0px 0px #00000000";
|
|
43
|
-
color?: undefined;
|
|
44
|
-
} | {
|
|
45
|
-
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
46
|
-
WebkitBackgroundClip?: undefined;
|
|
47
|
-
backgroundImage?: undefined;
|
|
48
|
-
WebkitTextFillColor?: undefined;
|
|
49
|
-
textShadow?: undefined;
|
|
50
|
-
};
|
|
51
|
-
};
|
|
37
|
+
color: `var(--${string})`;
|
|
52
38
|
};
|
|
53
39
|
secondary: {
|
|
54
|
-
|
|
55
|
-
[x: string]: {
|
|
56
|
-
WebkitBackgroundClip: "text";
|
|
57
|
-
backgroundImage: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
58
|
-
WebkitTextFillColor: "transparent";
|
|
59
|
-
textShadow: "0px 0px #00000000";
|
|
60
|
-
color?: undefined;
|
|
61
|
-
} | {
|
|
62
|
-
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
63
|
-
WebkitBackgroundClip?: undefined;
|
|
64
|
-
backgroundImage?: undefined;
|
|
65
|
-
WebkitTextFillColor?: undefined;
|
|
66
|
-
textShadow?: undefined;
|
|
67
|
-
};
|
|
68
|
-
};
|
|
40
|
+
color: `var(--${string})`;
|
|
69
41
|
};
|
|
70
42
|
tertiary: {
|
|
71
|
-
color: `var(--${string})
|
|
43
|
+
color: `var(--${string})`;
|
|
72
44
|
};
|
|
73
45
|
quaternary: {
|
|
74
|
-
color: `var(--${string})
|
|
46
|
+
color: `var(--${string})`;
|
|
75
47
|
};
|
|
76
48
|
};
|
|
77
49
|
}>;
|
|
@@ -82,22 +54,16 @@ export declare const section_text: string;
|
|
|
82
54
|
export declare const header_section: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
83
55
|
variant: {
|
|
84
56
|
primary: {
|
|
85
|
-
|
|
86
|
-
backgroundClip: "text";
|
|
87
|
-
WebkitTextFillColor: "transparent";
|
|
88
|
-
textShadow: "0px 0px #00000000";
|
|
57
|
+
color: `var(--${string})`;
|
|
89
58
|
};
|
|
90
59
|
secondary: {
|
|
91
|
-
|
|
92
|
-
backgroundClip: "text";
|
|
93
|
-
WebkitTextFillColor: "transparent";
|
|
94
|
-
textShadow: "0px 0px #00000000";
|
|
60
|
+
color: `var(--${string})`;
|
|
95
61
|
};
|
|
96
62
|
tertiary: {
|
|
97
|
-
color: `var(--${string})
|
|
63
|
+
color: `var(--${string})`;
|
|
98
64
|
};
|
|
99
65
|
quaternary: {
|
|
100
|
-
color: `var(--${string})
|
|
66
|
+
color: `var(--${string})`;
|
|
101
67
|
};
|
|
102
68
|
};
|
|
103
69
|
}>;
|
|
@@ -105,19 +71,19 @@ export declare const section_container: string;
|
|
|
105
71
|
export declare const section_body: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
106
72
|
variant: {
|
|
107
73
|
primary: {
|
|
108
|
-
background: `var(--${string})
|
|
109
|
-
border: "1px solid #
|
|
74
|
+
background: `var(--${string})`;
|
|
75
|
+
border: "1px solid #E9EBEF";
|
|
110
76
|
};
|
|
111
77
|
secondary: {
|
|
112
|
-
background: `var(--${string})
|
|
78
|
+
background: `var(--${string})`;
|
|
113
79
|
};
|
|
114
80
|
tertiary: {
|
|
115
|
-
background: `var(--${string})
|
|
116
|
-
color: `var(--${string})
|
|
81
|
+
background: `var(--${string})`;
|
|
82
|
+
color: `var(--${string})`;
|
|
117
83
|
};
|
|
118
84
|
quaternary: {
|
|
119
|
-
background: `var(--${string})
|
|
120
|
-
color: `var(--${string})
|
|
85
|
+
background: `var(--${string})`;
|
|
86
|
+
color: `var(--${string})`;
|
|
121
87
|
};
|
|
122
88
|
};
|
|
123
89
|
}>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import '../assets/IconBillboard/IconBillboard.css';import '../assets/themes/victorie.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';import '../assets/Typography/Typography.css';/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
@@ -3,7 +3,7 @@ import { jsxs, jsx } from "react/jsx-runtime";
|
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { useRef, useState, useEffect } from "react";
|
|
5
5
|
import { getVariant } from "../utils/getVariant.js";
|
|
6
|
-
import { containerIconBillboard, link_wrapper
|
|
6
|
+
import { content, containerIconBillboard, link_wrapper } from "./IconBillboard.css.js";
|
|
7
7
|
import { LayoutSection } from "./sections/LayoutSection.js";
|
|
8
8
|
import { IconSection } from "./sections/IconSection.js";
|
|
9
9
|
import { HeaderSection } from "./sections/HeaderSection.js";
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
export declare const billboard: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
2
2
|
variant: {
|
|
3
3
|
primary: {
|
|
4
|
-
background: `var(--${string})
|
|
5
|
-
color: `var(--${string})
|
|
6
|
-
border: "1px solid #
|
|
4
|
+
background: `var(--${string})`;
|
|
5
|
+
color: `var(--${string})`;
|
|
6
|
+
border: "1px solid #B9C1CE";
|
|
7
7
|
};
|
|
8
8
|
secondary: {
|
|
9
|
-
background: `var(--${string})
|
|
10
|
-
color: `var(--${string})
|
|
9
|
+
background: `var(--${string})`;
|
|
10
|
+
color: `var(--${string})`;
|
|
11
11
|
};
|
|
12
12
|
tertiary: {
|
|
13
|
-
background: `var(--${string})
|
|
14
|
-
color: `var(--${string})
|
|
13
|
+
background: `var(--${string})`;
|
|
14
|
+
color: `var(--${string})`;
|
|
15
15
|
};
|
|
16
16
|
quaternary: {
|
|
17
|
-
background: `var(--${string})
|
|
18
|
-
color: `var(--${string})
|
|
17
|
+
background: `var(--${string})`;
|
|
18
|
+
color: `var(--${string})`;
|
|
19
19
|
};
|
|
20
20
|
};
|
|
21
21
|
}>;
|
|
@@ -58,88 +58,32 @@ export declare const imagePlacement: import('@vanilla-extract/recipes').RuntimeF
|
|
|
58
58
|
export declare const supertag: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
59
59
|
variant: {
|
|
60
60
|
primary: {
|
|
61
|
-
|
|
62
|
-
[x: string]: {
|
|
63
|
-
WebkitBackgroundClip: "text";
|
|
64
|
-
backgroundImage: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
65
|
-
WebkitTextFillColor: "transparent";
|
|
66
|
-
textShadow: "0px 0px #00000000";
|
|
67
|
-
color?: undefined;
|
|
68
|
-
} | {
|
|
69
|
-
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
70
|
-
WebkitBackgroundClip?: undefined;
|
|
71
|
-
backgroundImage?: undefined;
|
|
72
|
-
WebkitTextFillColor?: undefined;
|
|
73
|
-
textShadow?: undefined;
|
|
74
|
-
};
|
|
75
|
-
};
|
|
61
|
+
color: `var(--${string})`;
|
|
76
62
|
};
|
|
77
63
|
secondary: {
|
|
78
|
-
|
|
79
|
-
[x: string]: {
|
|
80
|
-
WebkitBackgroundClip: "text";
|
|
81
|
-
backgroundImage: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
82
|
-
WebkitTextFillColor: "transparent";
|
|
83
|
-
textShadow: "0px 0px #00000000";
|
|
84
|
-
color?: undefined;
|
|
85
|
-
} | {
|
|
86
|
-
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
87
|
-
WebkitBackgroundClip?: undefined;
|
|
88
|
-
backgroundImage?: undefined;
|
|
89
|
-
WebkitTextFillColor?: undefined;
|
|
90
|
-
textShadow?: undefined;
|
|
91
|
-
};
|
|
92
|
-
};
|
|
64
|
+
color: `var(--${string})`;
|
|
93
65
|
};
|
|
94
66
|
tertiary: {
|
|
95
|
-
color: `var(--${string})
|
|
67
|
+
color: `var(--${string})`;
|
|
96
68
|
};
|
|
97
69
|
quaternary: {
|
|
98
|
-
color: `var(--${string})
|
|
70
|
+
color: `var(--${string})`;
|
|
99
71
|
};
|
|
100
72
|
};
|
|
101
73
|
}>;
|
|
102
74
|
export declare const header: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
103
75
|
variant: {
|
|
104
76
|
primary: {
|
|
105
|
-
|
|
106
|
-
[x: string]: {
|
|
107
|
-
WebkitBackgroundClip: "text";
|
|
108
|
-
backgroundImage: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
109
|
-
WebkitTextFillColor: "transparent";
|
|
110
|
-
textShadow: "0px 0px #00000000";
|
|
111
|
-
color?: undefined;
|
|
112
|
-
} | {
|
|
113
|
-
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
114
|
-
WebkitBackgroundClip?: undefined;
|
|
115
|
-
backgroundImage?: undefined;
|
|
116
|
-
WebkitTextFillColor?: undefined;
|
|
117
|
-
textShadow?: undefined;
|
|
118
|
-
};
|
|
119
|
-
};
|
|
77
|
+
color: `var(--${string})`;
|
|
120
78
|
};
|
|
121
79
|
secondary: {
|
|
122
|
-
|
|
123
|
-
[x: string]: {
|
|
124
|
-
WebkitBackgroundClip: "text";
|
|
125
|
-
backgroundImage: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
126
|
-
WebkitTextFillColor: "transparent";
|
|
127
|
-
textShadow: "0px 0px #00000000";
|
|
128
|
-
color?: undefined;
|
|
129
|
-
} | {
|
|
130
|
-
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
131
|
-
WebkitBackgroundClip?: undefined;
|
|
132
|
-
backgroundImage?: undefined;
|
|
133
|
-
WebkitTextFillColor?: undefined;
|
|
134
|
-
textShadow?: undefined;
|
|
135
|
-
};
|
|
136
|
-
};
|
|
80
|
+
color: `var(--${string})`;
|
|
137
81
|
};
|
|
138
82
|
tertiary: {
|
|
139
|
-
color: `var(--${string})
|
|
83
|
+
color: `var(--${string})`;
|
|
140
84
|
};
|
|
141
85
|
quaternary: {
|
|
142
|
-
color: `var(--${string})
|
|
86
|
+
color: `var(--${string})`;
|
|
143
87
|
};
|
|
144
88
|
};
|
|
145
89
|
}>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import '../assets/ImageBillboard/ImageBillboard.css';import '../assets/SetContainer/SetContainer.css';import '../assets/themes/victorie.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';import '../assets/Typography/Typography.css';/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
/* empty css */
|
|
@@ -3,7 +3,7 @@ import { Chevron } from "../Chevron/index.js";
|
|
|
3
3
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
4
4
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
5
5
|
import SvgCheckIcon from "../icons/CheckIcon/index.js";
|
|
6
|
-
|
|
6
|
+
import '../assets/icons/FollowIcon/FollowIcon.css';import '../assets/icons/DownloadIcon/DownloadIcon.css';import '../assets/themes/victorie.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
|
|
7
7
|
/* empty css */
|
|
8
8
|
/* empty css */
|
|
9
9
|
/* empty css */
|
|
@@ -8,7 +8,7 @@ import { Chevron } from "../Chevron/index.js";
|
|
|
8
8
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
9
9
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
10
10
|
import SvgCheckIcon from "../icons/CheckIcon/index.js";
|
|
11
|
-
|
|
11
|
+
import '../assets/VideoTile/VideoTile.css';import '../assets/Typography/Typography.css';import '../assets/icons/FollowIcon/FollowIcon.css';import '../assets/icons/DownloadIcon/DownloadIcon.css';import '../assets/themes/victorie.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
|
|
12
12
|
/* empty css */
|
|
13
13
|
/* empty css */
|
|
14
14
|
/* empty css */
|
|
@@ -18,7 +18,7 @@ import { OptimizeImage } from "../utils/optimizeImage/OptimizeImage.js";
|
|
|
18
18
|
import { useExitIntentModal } from "./ExitIntentModal/useExitIntentModal.js";
|
|
19
19
|
import { ModalWrapper } from "./ExitIntentModal/ModalWrapper.js";
|
|
20
20
|
import clsx from "clsx";
|
|
21
|
-
import {
|
|
21
|
+
import { billboard_img, center_center, remove_padding, image_inner_wrapper, image_background, is_bg_img, up_to, rate_billboard, apy_billboard, rate_pad, rate_container, body, billboard_body, billboard_header_section, supertag, header, body_copy, sub_bullets, billboard_ctas, billboard, imagePlacement, image_based, bottom_right, bottom_center, bottom_left, center_right, center_left, top_right, top_center, top_left } from "./ImageBillboard.css.js";
|
|
22
22
|
import "next/script.js";
|
|
23
23
|
import { VideoTile } from "../VideoTile/VideoTile.js";
|
|
24
24
|
/* empty css */
|