@axos-web-dev/shared-components 2.0.0-dev.1 → 2.0.0-dev.11
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.js +6 -11
- package/dist/Article/Article.d.ts +2 -2
- package/dist/Article/Article.js +13 -2
- package/dist/Auth/ErrorAlert.js +7 -12
- package/dist/Auth/SignInPassword.js +0 -1
- package/dist/Avatar/Avatar.module.js +7 -7
- package/dist/Blockquote/Blockquote.module.js +3 -3
- package/dist/BulletItem/BulletItem.js +0 -1
- package/dist/Button/Button.js +7 -13
- package/dist/Calculators/AnnualFeeCalculator/index.js +0 -1
- package/dist/Calculators/ApyCalculator/index.js +3 -1
- package/dist/Calculators/AxosOneCalculator/index.js +16 -9
- package/dist/Calculators/BalanceAPYCalculator/index.js +0 -1
- package/dist/Calculators/BuyDownCalculator/index.js +0 -1
- package/dist/Calculators/Calculator.js +4 -9
- package/dist/Calculators/MarginTradingCalculator/index.js +119 -2
- package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +0 -1
- package/dist/Calculators/MaxLoanCalculator/index.js +0 -1
- package/dist/Calculators/MonthlyPaymentCalculator/index.js +0 -1
- package/dist/Calculators/MonthlyPaymentLVFCalculator/index.js +0 -1
- package/dist/Calculators/SummitApyCalculator/index.js +3 -2
- package/dist/Carousel/index.js +6 -11
- package/dist/Chatbot/AnimatedGradientBorder.css.d.ts +2 -0
- package/dist/Chatbot/AnimatedGradientBorder.css.js +7 -3
- package/dist/Chatbot/Bubble.css.js +2 -1
- package/dist/Chatbot/Bubble.d.ts +2 -1
- package/dist/Chatbot/Bubble.js +102 -92
- package/dist/Chatbot/Chat.js +0 -7
- package/dist/Chatbot/ChatWindow.css.d.ts +4 -0
- package/dist/Chatbot/ChatWindow.css.js +8 -0
- package/dist/Chatbot/ChatWindow.d.ts +2 -0
- package/dist/Chatbot/ChatWindow.js +34 -15
- package/dist/Chatbot/Chatbot.d.ts +2 -2
- package/dist/Chatbot/Chatbot.js +164 -33
- package/dist/Chatbot/ChatbotMessage.d.ts +2 -0
- package/dist/Chatbot/ChatbotMessage.js +88 -25
- package/dist/Chatbot/index.js +5 -1
- package/dist/Chatbot/store/chat.d.ts +6 -0
- package/dist/Chatbot/store/chat.js +14 -2
- package/dist/Chatbot/store/messages.d.ts +1 -0
- package/dist/Chatbot/store/messages.js +5 -2
- package/dist/Chevron/index.js +6 -12
- package/dist/Comparison/Comparison.js +6 -11
- package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +51 -1
- package/dist/ExecutiveBio/ExecutiveBio.css.js +48 -46
- package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +3 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +146 -155
- package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -2
- package/dist/ExecutiveBio/ExecutiveBioSet.js +29 -16
- package/dist/ExecutiveBio/index.js +2 -1
- package/dist/FaqAccordion/index.js +6 -11
- package/dist/FdicCallout/FdicCallout.module.js +2 -2
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +87 -188
- package/dist/Forms/ApplicationStart.js +0 -1
- package/dist/Forms/ApplyNow.js +5 -10
- package/dist/Forms/BoatMooringLocation.d.ts +2 -0
- package/dist/Forms/BoatMooringLocation.js +56 -1
- package/dist/Forms/ClearingForm.js +0 -1
- package/dist/Forms/CommercialDeposits.js +0 -1
- package/dist/Forms/CommercialDepositsNoLendingOption.js +0 -1
- package/dist/Forms/CommercialLending.js +0 -1
- package/dist/Forms/CommercialPremiumFinance.js +0 -1
- package/dist/Forms/ConstructionLendingDynamic.d.ts +12 -0
- package/dist/Forms/ConstructionLendingDynamic.js +324 -0
- package/dist/Forms/ContactCompany.js +0 -1
- package/dist/Forms/ContactCompanyTitle.js +0 -1
- package/dist/Forms/ContactUs.js +0 -1
- package/dist/Forms/ContactUsAAS.js +0 -1
- package/dist/Forms/ContactUsBusiness.js +6 -11
- package/dist/Forms/ContactUsBusinessNameEmail.js +6 -11
- package/dist/Forms/ContactUsLVF.js +0 -1
- package/dist/Forms/ContactUsNMLSId.js +6 -11
- package/dist/Forms/CpraRequest.js +100 -3
- package/dist/Forms/CraPublicFile.js +6 -11
- package/dist/Forms/DealerServices.js +0 -1
- package/dist/Forms/EmailOnly.js +13 -13
- package/dist/Forms/EmailUs.js +40 -35
- package/dist/Forms/FormEnums.js +1 -3
- package/dist/Forms/Forms.css.d.ts +4 -1
- package/dist/Forms/Forms.css.js +42 -42
- package/dist/Forms/HoneyPot/index.js +0 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +7 -12
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +6 -11
- package/dist/Forms/MortgageWarehouseLending.js +6 -11
- package/dist/Forms/QuickPricer/QuickPricerForm.js +0 -1
- package/dist/Forms/ScheduleCall.js +0 -1
- package/dist/Forms/ScheduleCallPremier.js +0 -1
- package/dist/Forms/SuccesForm.js +7 -12
- package/dist/Forms/VendorQuestionnaire.js +0 -1
- package/dist/Forms/index.d.ts +1 -0
- package/dist/Forms/index.js +2 -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 +10 -14
- package/dist/IconBillboard/IconBillboard.css.d.ts +1 -0
- package/dist/IconBillboard/IconBillboard.css.js +11 -9
- package/dist/IconBillboard/index.js +2 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +14 -8
- package/dist/ImageLink/ImageLink.js +5 -10
- package/dist/ImageLink/ImageLinkSet.js +5 -10
- package/dist/ImageLink/index.js +5 -10
- package/dist/Insight/Featured/CategorySelector.js +5 -10
- package/dist/Insight/Featured/Featured.js +6 -11
- package/dist/Insight/Featured/Header.js +6 -11
- package/dist/Interstitial/Interstitial.module.js +10 -10
- package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +19 -1
- package/dist/LandingPageHeader/LandingPageHeader.css.js +6 -6
- package/dist/LandingPageHeader/LandingPageHeader.d.ts +3 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +42 -16
- package/dist/LoadingIndicator/index.js +0 -1
- package/dist/Modal/Modal.js +5 -10
- package/dist/Modal/contextApi/store.d.ts +16 -2
- package/dist/Modal/contextApi/store.js +37 -6
- package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
- package/dist/NavigationMenu/AxosALTS/NavData.d.ts +7 -1
- package/dist/NavigationMenu/AxosALTS/NavData.js +6 -137
- package/dist/NavigationMenu/AxosALTS/index.js +14 -16
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
- package/dist/NavigationMenu/AxosAdvisor/SubNavBar.js +0 -1
- package/dist/NavigationMenu/AxosAdvisor/index.js +0 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavBar.js +0 -1
- package/dist/NavigationMenu/AxosAdvisorServices/index.js +0 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +341 -73
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +50 -17
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +26 -12
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +216 -366
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
- package/dist/NavigationMenu/AxosBank/NavData.d.ts +39 -2
- package/dist/NavigationMenu/AxosBank/NavData.js +34 -166
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +229 -254
- package/dist/NavigationMenu/AxosBank/index.js +19 -54
- package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
- package/dist/NavigationMenu/AxosClearing/index.js +0 -1
- package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
- package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
- package/dist/NavigationMenu/LaVictoire/NavData.d.ts +13 -2
- package/dist/NavigationMenu/LaVictoire/NavData.js +14 -146
- package/dist/NavigationMenu/LaVictoire/SubNavBar.js +4 -1
- package/dist/NavigationMenu/LaVictoire/index.js +19 -44
- package/dist/NavigationMenu/Navbar.js +8 -9
- package/dist/NavigationMenu/SignInNavButton.js +19 -27
- package/dist/SetContainer/SetContainer.js +6 -11
- package/dist/SocialMediaBar/iconsRepository.d.ts +44 -14
- package/dist/SocialMediaBar/iconsRepository.js +32 -41
- package/dist/SocialMediaBar/index.js +3 -1
- package/dist/Tab/Tab.js +0 -1
- package/dist/Table/Table.js +0 -1
- package/dist/VideoTile/VideoTile.js +4 -9
- package/dist/VideoWrapper/index.js +4 -9
- 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 +1 -1
- package/dist/assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css +2 -2
- package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +1 -1
- package/dist/assets/Carousel/Carousel.css +1 -1
- package/dist/assets/Chatbot/AnimatedGradientBorder.css +65 -8
- package/dist/assets/Chatbot/Bubble.css +19 -6
- package/dist/assets/Chatbot/ChatWindow.css +44 -10
- package/dist/assets/DownloadTile/DownloadTile.css +2 -2
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +280 -172
- package/dist/assets/FdicCallout/FdicCallout.css +48 -48
- package/dist/assets/Forms/Forms.css +122 -115
- package/dist/assets/HelpArticle/HelpArticle.css +2 -2
- package/dist/assets/HeroBanner/HeroBanner.css +82 -65
- package/dist/assets/HeroBanner/LargeBanner.css +126 -59
- package/dist/assets/IconBillboard/IconBillboard.css +35 -28
- package/dist/assets/Inputs/Input.css +1 -1
- package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
- package/dist/assets/Insight/Insight.css +4 -4
- package/dist/assets/Interstitial/Interstitial.css +142 -142
- package/dist/assets/LandingPageHeader/LandingPageHeader.css +28 -15
- 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 -192
- 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/Topic/Topic.css +1 -1
- package/dist/assets/Typography/Typography.css +1 -1
- package/dist/assets/VideoTile/VideoTile.css +1 -1
- package/dist/assets/WalnutIframe/wrapper.css +48 -48
- package/dist/assets/globals.css +28 -18
- package/dist/assets/notification.mp3.js +4 -0
- package/dist/assets/utils/optimizeImage/optimizeImage.css +47 -47
- package/dist/main.js +16 -6
- package/dist/utils/allowedAxosDomains.d.ts +5 -2
- package/dist/utils/allowedAxosDomains.js +50 -47
- package/dist/utils/appendQueryParams.js +36 -5
- package/dist/utils/getPosition.d.ts +1 -0
- package/dist/utils/getPosition.js +17 -0
- package/dist/utils/index.js +2 -1
- package/dist/utils/optimizeImage/optimizeImage.module.js +3 -3
- package/dist/utils/validateExternalLinks.d.ts +1 -1
- package/dist/utils/validateExternalLinks.js +4 -6
- package/dist/utils/variant.types.d.ts +1 -0
- package/package.json +148 -148
- package/dist/NavigationMenu/NavDataJson.d.ts +0 -2
- package/dist/NavigationMenu/NavDataJson.js +0 -317
|
@@ -5,19 +5,33 @@ import '../assets/HeroBanner/LargeBanner.css';import '../assets/Typography/Typog
|
|
|
5
5
|
/* empty css */
|
|
6
6
|
/* empty css */
|
|
7
7
|
import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
8
|
-
var
|
|
9
|
-
var
|
|
10
|
-
var
|
|
11
|
-
var
|
|
12
|
-
var
|
|
13
|
-
var
|
|
14
|
-
var
|
|
8
|
+
var video_bg = "_1bsyngo0";
|
|
9
|
+
var lg_hero_banner = createRuntimeFn({ defaultClassName: "_1bsyngo1", variantClassNames: { variant: { primary: "_1bsyngo2", secondary: "_1bsyngo3", tertiary: "_1bsyngo4", quaternary: "_1bsyngo5" } }, defaultVariants: {}, compoundVariants: [] });
|
|
10
|
+
var lg_hero_container = "_1bsyngo6";
|
|
11
|
+
var lg_hero_content = "_1bsyngo7";
|
|
12
|
+
var content_display_lg = "_1bsyngo8";
|
|
13
|
+
var lg_hero_content_mobile = "_1bsyngo9";
|
|
14
|
+
var lg_hero_text = createRuntimeFn({ defaultClassName: "_1bsyngoa", variantClassNames: { variant: { primary: "_1bsyngob", secondary: "_1bsyngoc", tertiary: "_1bsyngod", quaternary: "_1bsyngoe" } }, defaultVariants: {}, compoundVariants: [] });
|
|
15
|
+
var lg_hero_eyebrow = createRuntimeFn({ defaultClassName: "_1bsyngof", variantClassNames: { variant: { primary: "_1bsyngog", secondary: "_1bsyngoh", tertiary: "_1bsyngoi", quaternary: "_1bsyngoj" } }, defaultVariants: {}, compoundVariants: [] });
|
|
16
|
+
var lg_headline_text = createRuntimeFn({ defaultClassName: "_1bsyngok", variantClassNames: { variant: { primary: "_1bsyngol", secondary: "_1bsyngom", tertiary: "_1bsyngon", quaternary: "_1bsyngoo" } }, defaultVariants: {}, compoundVariants: [] });
|
|
17
|
+
var lg_hero_img = "_1bsyngop";
|
|
18
|
+
var lg_hero_sizing = "_1bsyngoq";
|
|
19
|
+
var video_wrapper = "_1bsyngor";
|
|
20
|
+
var player = "_1bsyngos";
|
|
21
|
+
var placement = createRuntimeFn({ defaultClassName: "_1bsyngot", variantClassNames: { position: { "top left": "_1bsyngou", "top right": "_1bsyngov", "bottom left": "_1bsyngow", "bottom right": "_1bsyngox" } }, defaultVariants: {}, compoundVariants: [] });
|
|
15
22
|
export {
|
|
23
|
+
content_display_lg,
|
|
16
24
|
lg_headline_text,
|
|
17
25
|
lg_hero_banner,
|
|
26
|
+
lg_hero_container,
|
|
18
27
|
lg_hero_content,
|
|
28
|
+
lg_hero_content_mobile,
|
|
19
29
|
lg_hero_eyebrow,
|
|
20
30
|
lg_hero_img,
|
|
21
31
|
lg_hero_sizing,
|
|
22
|
-
lg_hero_text
|
|
32
|
+
lg_hero_text,
|
|
33
|
+
placement,
|
|
34
|
+
player,
|
|
35
|
+
video_bg,
|
|
36
|
+
video_wrapper
|
|
23
37
|
};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { HeroBannerInterface } from './HeroBanner.interface';
|
|
2
|
+
|
|
3
|
+
type LargeHeroBannerProps = Pick<HeroBannerInterface, "id" | "eyebrow" | "headline" | "bodyCopy" | "bullets" | "callToActionRow" | "image" | "imagePlacement" | "variant" | "video" | "bannerType" | "videoTextPosition">;
|
|
4
|
+
export declare const LargeHeroBanner: ({ id, eyebrow, headline, bodyCopy, bullets, callToActionRow, image, imagePlacement, variant, video, bannerType, videoTextPosition, }: LargeHeroBannerProps) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export {};
|
|
@@ -0,0 +1,228 @@
|
|
|
1
|
+
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
2
|
+
import clsx from "clsx";
|
|
3
|
+
import Image from "next/image.js";
|
|
4
|
+
import { Button } from "../Button/Button.js";
|
|
5
|
+
import "../Button/Button.css.js";
|
|
6
|
+
import "react";
|
|
7
|
+
import "react-use";
|
|
8
|
+
import { Chevron } from "../Chevron/index.js";
|
|
9
|
+
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
10
|
+
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
11
|
+
import SvgCheckIcon from "../icons/CheckIcon/index.js";
|
|
12
|
+
import '../assets/icons/FollowIcon/FollowIcon.css';import '../assets/icons/DownloadIcon/DownloadIcon.css';import '../assets/themes/victorie.css';import '../assets/themes/ufb.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
|
|
13
|
+
/* empty css */
|
|
14
|
+
/* empty css */
|
|
15
|
+
/* empty css */
|
|
16
|
+
/* empty css */
|
|
17
|
+
/* empty css */
|
|
18
|
+
import { getVariant } from "../utils/getVariant.js";
|
|
19
|
+
import { HeroVideoPoster } from "./HeroVideoPoster.js";
|
|
20
|
+
import { getPosition } from "../utils/getPosition.js";
|
|
21
|
+
import { hero_wrapper, hero_bullet_item, hero_sub_bullets, hero_btns, img_contents, reversed_lg_image, reversed } from "./HeroBanner.css.js";
|
|
22
|
+
import { lg_hero_container, content_display_lg, lg_hero_eyebrow, lg_headline_text, lg_hero_text, placement, lg_hero_content_mobile, lg_hero_sizing, lg_hero_img, lg_hero_content, video_wrapper, lg_hero_banner, video_bg } from "./LargeBanner.css.js";
|
|
23
|
+
const LargeHeroBanner = ({
|
|
24
|
+
id,
|
|
25
|
+
eyebrow,
|
|
26
|
+
headline,
|
|
27
|
+
bodyCopy,
|
|
28
|
+
bullets,
|
|
29
|
+
callToActionRow,
|
|
30
|
+
image,
|
|
31
|
+
imagePlacement = "Right",
|
|
32
|
+
variant,
|
|
33
|
+
video,
|
|
34
|
+
bannerType,
|
|
35
|
+
videoTextPosition = "default"
|
|
36
|
+
}) => {
|
|
37
|
+
const textPosition = getPosition(videoTextPosition);
|
|
38
|
+
return /* @__PURE__ */ jsxs(
|
|
39
|
+
"section",
|
|
40
|
+
{
|
|
41
|
+
className: clsx(
|
|
42
|
+
lg_hero_banner({ variant: getVariant(variant) }),
|
|
43
|
+
bannerType === "Video Poster" ? video_bg : ""
|
|
44
|
+
),
|
|
45
|
+
id,
|
|
46
|
+
children: [
|
|
47
|
+
/* @__PURE__ */ jsx("div", { className: `${hero_wrapper} containment ${lg_hero_container}`, children: /* @__PURE__ */ jsxs(
|
|
48
|
+
"div",
|
|
49
|
+
{
|
|
50
|
+
className: clsx(
|
|
51
|
+
lg_hero_content,
|
|
52
|
+
imagePlacement !== "Right" ? reversed : "",
|
|
53
|
+
"flex",
|
|
54
|
+
"between",
|
|
55
|
+
"middle"
|
|
56
|
+
),
|
|
57
|
+
style: {
|
|
58
|
+
position: textPosition !== "default" ? "static" : "relative"
|
|
59
|
+
},
|
|
60
|
+
children: [
|
|
61
|
+
/* @__PURE__ */ jsx(
|
|
62
|
+
"div",
|
|
63
|
+
{
|
|
64
|
+
className: clsx(
|
|
65
|
+
lg_hero_text({ variant: getVariant(variant) }),
|
|
66
|
+
"rounded",
|
|
67
|
+
textPosition !== "default" ? placement({ position: textPosition }) : "",
|
|
68
|
+
lg_hero_content_mobile
|
|
69
|
+
),
|
|
70
|
+
children: /* @__PURE__ */ jsxs("div", { className: `containment ${content_display_lg}`, children: [
|
|
71
|
+
eyebrow && /* @__PURE__ */ jsx(
|
|
72
|
+
"h1",
|
|
73
|
+
{
|
|
74
|
+
className: lg_hero_eyebrow({
|
|
75
|
+
variant: getVariant(variant)
|
|
76
|
+
}),
|
|
77
|
+
children: eyebrow
|
|
78
|
+
}
|
|
79
|
+
),
|
|
80
|
+
eyebrow ? /* @__PURE__ */ jsx(
|
|
81
|
+
"h2",
|
|
82
|
+
{
|
|
83
|
+
className: lg_headline_text({
|
|
84
|
+
variant: getVariant(variant)
|
|
85
|
+
}),
|
|
86
|
+
children: headline
|
|
87
|
+
}
|
|
88
|
+
) : /* @__PURE__ */ jsx(
|
|
89
|
+
"h1",
|
|
90
|
+
{
|
|
91
|
+
className: lg_headline_text({
|
|
92
|
+
variant: getVariant(variant)
|
|
93
|
+
}),
|
|
94
|
+
children: headline
|
|
95
|
+
}
|
|
96
|
+
),
|
|
97
|
+
/* @__PURE__ */ jsxs("div", { className: "push_up", children: [
|
|
98
|
+
/* @__PURE__ */ jsx(Fragment, { children: bodyCopy }),
|
|
99
|
+
bullets && bullets.length > 0 && /* @__PURE__ */ jsx("ul", { className: "list_unstyled mb_0 push_up_24", children: bullets.map(
|
|
100
|
+
({ id: id2, icon, copy, subBullet }) => !subBullet ? /* @__PURE__ */ jsxs(
|
|
101
|
+
"li",
|
|
102
|
+
{
|
|
103
|
+
className: `list_item flex ${hero_bullet_item}`,
|
|
104
|
+
children: [
|
|
105
|
+
/* @__PURE__ */ jsx("div", { className: "img_item", children: getVariant(variant) ? bannerType === "Video Poster" ? /* @__PURE__ */ jsx(
|
|
106
|
+
SvgCheckIcon,
|
|
107
|
+
{
|
|
108
|
+
variant: getVariant(variant) === "primary" || getVariant(variant) === "secondary" ? "primary" : "secondary"
|
|
109
|
+
}
|
|
110
|
+
) : /* @__PURE__ */ jsx(
|
|
111
|
+
SvgCheckIcon,
|
|
112
|
+
{
|
|
113
|
+
variant: getVariant(variant) === "primary" || getVariant(variant) === "secondary" ? "secondary" : "primary"
|
|
114
|
+
}
|
|
115
|
+
) : /* @__PURE__ */ jsx("img", { src: icon?.src, alt: icon?.altText }) }),
|
|
116
|
+
/* @__PURE__ */ jsx("span", { children: copy })
|
|
117
|
+
]
|
|
118
|
+
},
|
|
119
|
+
id2
|
|
120
|
+
) : /* @__PURE__ */ jsx(
|
|
121
|
+
"ul",
|
|
122
|
+
{
|
|
123
|
+
className: clsx(hero_sub_bullets, "mb_0", "push_up"),
|
|
124
|
+
children: /* @__PURE__ */ jsxs("li", { className: "list_item flex", children: [
|
|
125
|
+
/* @__PURE__ */ jsx("div", { className: "img_item", children: /* @__PURE__ */ jsx(
|
|
126
|
+
"img",
|
|
127
|
+
{
|
|
128
|
+
style: { maxWidth: "max-content" },
|
|
129
|
+
src: icon?.src,
|
|
130
|
+
alt: icon?.altText
|
|
131
|
+
}
|
|
132
|
+
) }),
|
|
133
|
+
/* @__PURE__ */ jsx("span", { children: copy })
|
|
134
|
+
] })
|
|
135
|
+
},
|
|
136
|
+
id2
|
|
137
|
+
)
|
|
138
|
+
) })
|
|
139
|
+
] }),
|
|
140
|
+
callToActionRow && callToActionRow.length > 0 && /* @__PURE__ */ jsx("div", { className: `${hero_btns}`, children: callToActionRow.map(
|
|
141
|
+
({
|
|
142
|
+
id: id2,
|
|
143
|
+
variant: variant2,
|
|
144
|
+
displayText,
|
|
145
|
+
targetUrl,
|
|
146
|
+
type,
|
|
147
|
+
newTab
|
|
148
|
+
}) => type === "Button" ? /* @__PURE__ */ jsx(
|
|
149
|
+
Button,
|
|
150
|
+
{
|
|
151
|
+
targetUrl,
|
|
152
|
+
color: getVariant(variant2),
|
|
153
|
+
size: "large",
|
|
154
|
+
rounded: "medium",
|
|
155
|
+
newTab,
|
|
156
|
+
children: displayText
|
|
157
|
+
},
|
|
158
|
+
id2
|
|
159
|
+
) : /* @__PURE__ */ jsx(
|
|
160
|
+
Chevron,
|
|
161
|
+
{
|
|
162
|
+
targetUrl,
|
|
163
|
+
variant: getVariant(variant2),
|
|
164
|
+
newTab,
|
|
165
|
+
children: displayText
|
|
166
|
+
},
|
|
167
|
+
id2
|
|
168
|
+
)
|
|
169
|
+
) })
|
|
170
|
+
] })
|
|
171
|
+
}
|
|
172
|
+
),
|
|
173
|
+
bannerType === "Large" && image && /* @__PURE__ */ jsx(
|
|
174
|
+
"div",
|
|
175
|
+
{
|
|
176
|
+
className: clsx(
|
|
177
|
+
lg_hero_img,
|
|
178
|
+
imagePlacement !== "Right" ? reversed_lg_image : "",
|
|
179
|
+
"rounded",
|
|
180
|
+
lg_hero_content_mobile
|
|
181
|
+
),
|
|
182
|
+
role: "presentation",
|
|
183
|
+
children: /* @__PURE__ */ jsxs("picture", { className: img_contents, children: [
|
|
184
|
+
/* @__PURE__ */ jsx(
|
|
185
|
+
"source",
|
|
186
|
+
{
|
|
187
|
+
srcSet: `https:${image?.src}?fm=avif`,
|
|
188
|
+
type: "image/avif"
|
|
189
|
+
}
|
|
190
|
+
),
|
|
191
|
+
/* @__PURE__ */ jsx(
|
|
192
|
+
"source",
|
|
193
|
+
{
|
|
194
|
+
srcSet: `https:${image?.src}?fm=webp`,
|
|
195
|
+
type: "image/webp"
|
|
196
|
+
}
|
|
197
|
+
),
|
|
198
|
+
/* @__PURE__ */ jsx(
|
|
199
|
+
Image,
|
|
200
|
+
{
|
|
201
|
+
src: `https:${image?.src}?q=90`,
|
|
202
|
+
className: lg_hero_sizing,
|
|
203
|
+
alt: "",
|
|
204
|
+
height: 600,
|
|
205
|
+
width: 792,
|
|
206
|
+
priority: true
|
|
207
|
+
}
|
|
208
|
+
)
|
|
209
|
+
] })
|
|
210
|
+
}
|
|
211
|
+
)
|
|
212
|
+
]
|
|
213
|
+
}
|
|
214
|
+
) }),
|
|
215
|
+
bannerType === "Video Poster" && video && /* @__PURE__ */ jsx("div", { className: video_wrapper, "aria-hidden": "true", inert: true, children: /* @__PURE__ */ jsx(
|
|
216
|
+
HeroVideoPoster,
|
|
217
|
+
{
|
|
218
|
+
otherSource: video.otherSource,
|
|
219
|
+
thumbnailImage: video.thumbnailImage
|
|
220
|
+
}
|
|
221
|
+
) })
|
|
222
|
+
]
|
|
223
|
+
}
|
|
224
|
+
);
|
|
225
|
+
};
|
|
226
|
+
export {
|
|
227
|
+
LargeHeroBanner
|
|
228
|
+
};
|
package/dist/HeroBanner/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HeroBanner } from "./HeroBanner.js";
|
|
2
|
-
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.css.js";
|
|
2
|
+
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.css.js";
|
|
3
3
|
import { selection_headline_text, selection_section, selection_section_bg, selection_section_content, selection_section_icon, selection_section_icon_img } from "./SelectionBanner.css.js";
|
|
4
4
|
export {
|
|
5
5
|
HeroBanner,
|
|
@@ -23,5 +23,6 @@ export {
|
|
|
23
23
|
selection_section_bg,
|
|
24
24
|
selection_section_content,
|
|
25
25
|
selection_section_icon,
|
|
26
|
-
selection_section_icon_img
|
|
26
|
+
selection_section_icon_img,
|
|
27
|
+
xl
|
|
27
28
|
};
|
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
|
-
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/NavBar2.css';import '../assets/NavigationMenu/AxosALTS/NavBar2.css';import '../assets/NavigationMenu/AxosClearing/NavBar2.css';import '../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../assets/NavigationMenu/AxosBank/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisorServices/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisor/NavBar2.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/Chatbot/ChatWindow.css';import '../assets/Chatbot/
|
|
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/NavBar2.css';import '../assets/NavigationMenu/AxosALTS/NavBar2.css';import '../assets/NavigationMenu/AxosClearing/NavBar2.css';import '../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../assets/NavigationMenu/AxosBank/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisorServices/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisor/NavBar2.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/Chatbot/ChatWindow.css';import '../assets/Chatbot/Bubble.css';import '../assets/Chatbot/Chatbot.css';import '../assets/Chatbot/AnimatedGradientBorder.css';import '../assets/CallToActionBar/CallToActionBar.css';import '../assets/Insight/Insight.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/ufb.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 */
|
|
@@ -16,8 +16,7 @@ import "react";
|
|
|
16
16
|
import "../AlertBanner/AlertBanner.css.js";
|
|
17
17
|
import "../Article/Article.css.js";
|
|
18
18
|
import "../IconBillboard/IconBillboard.css.js";
|
|
19
|
-
import {
|
|
20
|
-
import { validateLink } from "../utils/validateExternalLinks.js";
|
|
19
|
+
import { isPhoneLink, isEmailLink } from "../utils/validateExternalLinks.js";
|
|
21
20
|
/* empty css */
|
|
22
21
|
/* empty css */
|
|
23
22
|
import "../Interstitial/Interstitial-variants.css.js";
|
|
@@ -26,6 +25,7 @@ import "react-use";
|
|
|
26
25
|
import "../ArticlesSet/ArticlesSet.css.js";
|
|
27
26
|
import "../Calculators/calculator.css.js";
|
|
28
27
|
import "../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
|
|
28
|
+
import { useGlobalContext } from "../Modal/contextApi/store.js";
|
|
29
29
|
import "../Calculators/ApyCalculator/ApyCalculator.css.js";
|
|
30
30
|
import "../Table/Table.css.js";
|
|
31
31
|
import "../Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js";
|
|
@@ -69,17 +69,17 @@ import "../Auth/SignInPassword.js";
|
|
|
69
69
|
/* empty css */
|
|
70
70
|
import "../Carousel/index.js";
|
|
71
71
|
/* empty css */
|
|
72
|
+
/* empty css */
|
|
72
73
|
/* empty css */
|
|
73
74
|
import "../Chatbot/store/chat.js";
|
|
74
|
-
import "../Chatbot/
|
|
75
|
-
/* empty css */
|
|
75
|
+
import "../Chatbot/Chatbot.js";
|
|
76
76
|
/* empty css */
|
|
77
77
|
import "../Chatbot/store/messages.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
import "../Comparison/Comparison.css.js";
|
|
80
80
|
import "next/image.js";
|
|
81
|
-
import "../HeroBanner/HeroBanner.css.js";
|
|
82
81
|
import "../HeroBanner/LargeBanner.css.js";
|
|
82
|
+
import "../HeroBanner/HeroBanner.css.js";
|
|
83
83
|
import "../HeroBanner/SelectionBanner.css.js";
|
|
84
84
|
import "../SetContainer/SetContainer.css.js";
|
|
85
85
|
import "../Tab/Tab.css.js";
|
|
@@ -106,15 +106,11 @@ import "next/navigation.js";
|
|
|
106
106
|
/* empty css */
|
|
107
107
|
/* empty css */
|
|
108
108
|
import "next/link.js";
|
|
109
|
-
import "../NavigationMenu/AxosBank/MobileMenu/MobileNavData.js";
|
|
110
109
|
/* empty css */
|
|
111
|
-
import "../NavigationMenu/AxosBank/NavData.js";
|
|
112
110
|
/* empty css */
|
|
113
111
|
/* empty css */
|
|
114
|
-
import "../NavigationMenu/AxosALTS/NavData.js";
|
|
115
112
|
/* empty css */
|
|
116
113
|
/* empty css */
|
|
117
|
-
import "../NavigationMenu/LaVictoire/NavData.js";
|
|
118
114
|
import "../PageNavItem/PageNavItem.css.js";
|
|
119
115
|
import "react-slick";
|
|
120
116
|
/* empty css */
|
|
@@ -129,7 +125,6 @@ import "../StepItemSet/StepItemSet.css.js";
|
|
|
129
125
|
/* empty css */
|
|
130
126
|
/* empty css */
|
|
131
127
|
/* empty css */
|
|
132
|
-
import { useGlobalContext } from "../Modal/contextApi/store.js";
|
|
133
128
|
import { hyperlink } from "./Hyperlink.css.js";
|
|
134
129
|
const Hyperlink = ({
|
|
135
130
|
children,
|
|
@@ -143,7 +138,8 @@ const Hyperlink = ({
|
|
|
143
138
|
noFollow
|
|
144
139
|
}) => {
|
|
145
140
|
const hyperlink_variant = variant.toLowerCase();
|
|
146
|
-
const { setTargetLinkUrl, setOpenModal } = useGlobalContext();
|
|
141
|
+
const { setTargetLinkUrl, setOpenModal, validateLink, resolveUrl } = useGlobalContext();
|
|
142
|
+
const isTelOrMailto = targetUrl && (isPhoneLink(targetUrl) || isEmailLink(targetUrl));
|
|
147
143
|
const onClick = (e) => {
|
|
148
144
|
if (targetUrl) {
|
|
149
145
|
const external_link = validateLink(targetUrl);
|
|
@@ -160,14 +156,14 @@ const Hyperlink = ({
|
|
|
160
156
|
{
|
|
161
157
|
role,
|
|
162
158
|
id: id ? id : "",
|
|
163
|
-
href:
|
|
159
|
+
href: resolveUrl(targetUrl),
|
|
164
160
|
className: clsx(
|
|
165
161
|
className ? className : "",
|
|
166
162
|
variant === "default" ? hyperlink({ variant: "default" }) : hyperlink_variant.includes("primary") || hyperlink_variant.includes("secondary") ? hyperlink({ variant: "primary" }) : hyperlink({ variant: "secondary" })
|
|
167
163
|
),
|
|
168
164
|
onClick,
|
|
169
165
|
"aria-label": ariaLabel,
|
|
170
|
-
target: newTab ? "_blank" : "_self",
|
|
166
|
+
target: newTab && !isTelOrMailto ? "_blank" : "_self",
|
|
171
167
|
...noFollow && { rel: "nofollow" },
|
|
172
168
|
children
|
|
173
169
|
}
|
|
@@ -31,6 +31,7 @@ export declare const layout: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
31
31
|
export declare const billboard_icon: string;
|
|
32
32
|
export declare const content: string;
|
|
33
33
|
export declare const headerIconBillboard: string;
|
|
34
|
+
export declare const insightTitle: string;
|
|
34
35
|
export declare const title: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
35
36
|
variant: {
|
|
36
37
|
primary: {
|
|
@@ -10,15 +10,16 @@ var layout = createRuntimeFn({ defaultClassName: "_1r4ovbu5", variantClassNames:
|
|
|
10
10
|
var billboard_icon = "_1r4ovbu7";
|
|
11
11
|
var content = "_1r4ovbu8";
|
|
12
12
|
var headerIconBillboard = "_1r4ovbu9";
|
|
13
|
-
var
|
|
14
|
-
var
|
|
15
|
-
var
|
|
16
|
-
var
|
|
17
|
-
var
|
|
18
|
-
var
|
|
19
|
-
var
|
|
20
|
-
var
|
|
21
|
-
var
|
|
13
|
+
var insightTitle = "_1r4ovbua";
|
|
14
|
+
var title = createRuntimeFn({ defaultClassName: "_1r4ovbub", variantClassNames: { variant: { primary: "_1r4ovbuc", secondary: "_1r4ovbud", tertiary: "_1r4ovbue", quaternary: "_1r4ovbuf" } }, defaultVariants: {}, compoundVariants: [] });
|
|
15
|
+
var list = "_1r4ovbug";
|
|
16
|
+
var listItem = "_1r4ovbuh";
|
|
17
|
+
var buttons = "_1r4ovbui";
|
|
18
|
+
var section_text = "_1r4ovbuj";
|
|
19
|
+
var header_section = createRuntimeFn({ defaultClassName: "_1r4ovbuk", variantClassNames: { variant: { primary: "_1r4ovbul", secondary: "_1r4ovbum", tertiary: "_1r4ovbun", quaternary: "_1r4ovbuo" } }, defaultVariants: {}, compoundVariants: [] });
|
|
20
|
+
var section_container = "_1r4ovbup";
|
|
21
|
+
var section_body = createRuntimeFn({ defaultClassName: "_1r4ovbuq", variantClassNames: { variant: { primary: "_1r4ovbur", secondary: "_1r4ovbus", tertiary: "_1r4ovbut", quaternary: "_1r4ovbuu" } }, defaultVariants: {}, compoundVariants: [] });
|
|
22
|
+
var link_wrapper = "_1r4ovbuv";
|
|
22
23
|
export {
|
|
23
24
|
billboard_icon,
|
|
24
25
|
buttons,
|
|
@@ -26,6 +27,7 @@ export {
|
|
|
26
27
|
content,
|
|
27
28
|
headerIconBillboard,
|
|
28
29
|
header_section,
|
|
30
|
+
insightTitle,
|
|
29
31
|
layout,
|
|
30
32
|
link_wrapper,
|
|
31
33
|
list,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { IconBillboard } from "./IconBillboard.js";
|
|
2
|
-
import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, layout, link_wrapper, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard.css.js";
|
|
2
|
+
import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, insightTitle, layout, link_wrapper, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard.css.js";
|
|
3
3
|
import { IconBillboardSet } from "./IconBillboardSet.js";
|
|
4
4
|
export {
|
|
5
5
|
IconBillboard,
|
|
@@ -10,6 +10,7 @@ export {
|
|
|
10
10
|
content,
|
|
11
11
|
headerIconBillboard,
|
|
12
12
|
header_section,
|
|
13
|
+
insightTitle,
|
|
13
14
|
layout,
|
|
14
15
|
link_wrapper,
|
|
15
16
|
list,
|
|
@@ -54,13 +54,13 @@ const ImageBillboard = ({
|
|
|
54
54
|
if (headingRef.current) {
|
|
55
55
|
const section = headingRef.current.closest("section");
|
|
56
56
|
if (section) {
|
|
57
|
-
const existingH2 = section.querySelector("h2.
|
|
57
|
+
const existingH2 = section.querySelector("h2.header_1");
|
|
58
58
|
if (existingH2) {
|
|
59
59
|
setHeadingLevel("h3");
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
|
-
}, []);
|
|
63
|
+
}, [headingRef]);
|
|
64
64
|
const imgAlignment = (alignment) => {
|
|
65
65
|
switch (alignment) {
|
|
66
66
|
case "Top Left":
|
|
@@ -99,7 +99,7 @@ const ImageBillboard = ({
|
|
|
99
99
|
image?.imageType === "Image" ? image_based : ""
|
|
100
100
|
),
|
|
101
101
|
children: [
|
|
102
|
-
/* @__PURE__ */ jsx("div", { className: `${billboard_img} flex`, children: image && image.src ? /* @__PURE__ */ jsx(Fragment, { children: image?.imageType === "Image" ? /* @__PURE__ */ jsx(
|
|
102
|
+
(image || video || textImageLineOneSmall || textImageLineTwoBig || textImageLineThreeSmall) && /* @__PURE__ */ jsx("div", { className: `${billboard_img} flex`, children: image && image.src ? /* @__PURE__ */ jsx(Fragment, { children: image?.imageType === "Image" ? /* @__PURE__ */ jsx(
|
|
103
103
|
"div",
|
|
104
104
|
{
|
|
105
105
|
role: "presentation",
|
|
@@ -148,11 +148,17 @@ const ImageBillboard = ({
|
|
|
148
148
|
"flex_row middle center"
|
|
149
149
|
),
|
|
150
150
|
role: "presentation",
|
|
151
|
-
children: /* @__PURE__ */ jsxs(
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
151
|
+
children: /* @__PURE__ */ jsxs(
|
|
152
|
+
"div",
|
|
153
|
+
{
|
|
154
|
+
className: clsx(rate_pad, "text_center", "flex", "flex_col"),
|
|
155
|
+
children: [
|
|
156
|
+
/* @__PURE__ */ jsx("span", { className: up_to, children: textImageLineOneSmall }),
|
|
157
|
+
/* @__PURE__ */ jsx("span", { className: rate_billboard, children: textImageLineTwoBig }),
|
|
158
|
+
/* @__PURE__ */ jsx("span", { className: clsx(apy_billboard, "push_up"), children: textImageLineThreeSmall })
|
|
159
|
+
]
|
|
160
|
+
}
|
|
161
|
+
)
|
|
156
162
|
}
|
|
157
163
|
) }),
|
|
158
164
|
/* @__PURE__ */ jsxs("div", { className: body, children: [
|
|
@@ -3,13 +3,12 @@ import { Hyperlink } from "../Hyperlink/index.js";
|
|
|
3
3
|
import "../IconBillboard/IconBillboard.css.js";
|
|
4
4
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
5
5
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
6
|
-
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/NavBar2.css';import '../assets/NavigationMenu/AxosALTS/NavBar2.css';import '../assets/NavigationMenu/AxosClearing/NavBar2.css';import '../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../assets/NavigationMenu/AxosBank/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisorServices/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisor/NavBar2.css';import '../assets/
|
|
6
|
+
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/NavBar2.css';import '../assets/NavigationMenu/AxosALTS/NavBar2.css';import '../assets/NavigationMenu/AxosClearing/NavBar2.css';import '../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../assets/NavigationMenu/AxosBank/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisorServices/NavBar2.css';import '../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../assets/NavigationMenu/AxosAdvisor/NavBar2.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/Chatbot/ChatWindow.css';import '../assets/Chatbot/Bubble.css';import '../assets/Chatbot/Chatbot.css';import '../assets/Chatbot/AnimatedGradientBorder.css';import '../assets/CallToActionBar/CallToActionBar.css';import '../assets/Insight/Insight.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/Modal/Modal.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/ufb.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 */
|
|
10
10
|
/* empty css */
|
|
11
11
|
/* empty css */
|
|
12
|
-
import "../utils/allowedAxosDomains.js";
|
|
13
12
|
import { isValidElement } from "react";
|
|
14
13
|
import "clsx";
|
|
15
14
|
/* empty css */
|
|
@@ -22,6 +21,7 @@ import "../ArticlesSet/ArticlesSet.css.js";
|
|
|
22
21
|
import "../Calculators/calculator.css.js";
|
|
23
22
|
import "../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
|
|
24
23
|
import "../Button/Button.css.js";
|
|
24
|
+
import "../Modal/contextApi/store.js";
|
|
25
25
|
import "../Calculators/ApyCalculator/ApyCalculator.css.js";
|
|
26
26
|
import "../Table/Table.css.js";
|
|
27
27
|
import "../Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js";
|
|
@@ -49,6 +49,7 @@ import "../Input/Checkbox.css.js";
|
|
|
49
49
|
import "../LoadingIndicator/LoadingIndicator.css.js";
|
|
50
50
|
import "react-use";
|
|
51
51
|
import "../Chevron/Chevron.css.js";
|
|
52
|
+
/* empty css */
|
|
52
53
|
import "../Interstitial/Interstitial-variants.css.js";
|
|
53
54
|
import "../Inputs/Input.css.js";
|
|
54
55
|
/* empty css */
|
|
@@ -68,10 +69,10 @@ import "../Auth/SignInPassword.js";
|
|
|
68
69
|
/* empty css */
|
|
69
70
|
import "../Carousel/index.js";
|
|
70
71
|
/* empty css */
|
|
72
|
+
/* empty css */
|
|
71
73
|
/* empty css */
|
|
72
74
|
import "../Chatbot/store/chat.js";
|
|
73
|
-
import "../Chatbot/
|
|
74
|
-
/* empty css */
|
|
75
|
+
import "../Chatbot/Chatbot.js";
|
|
75
76
|
/* empty css */
|
|
76
77
|
import "../Chatbot/store/messages.js";
|
|
77
78
|
/* empty css */
|
|
@@ -97,23 +98,17 @@ import "next/script.js";
|
|
|
97
98
|
import "next/image.js";
|
|
98
99
|
/* empty css */
|
|
99
100
|
import "../LandingPageHeader/LandingPageHeader.css.js";
|
|
100
|
-
/* empty css */
|
|
101
|
-
import "../Modal/contextApi/store.js";
|
|
102
101
|
/* empty css */
|
|
103
102
|
import "next/navigation.js";
|
|
104
103
|
/* empty css */
|
|
105
104
|
/* empty css */
|
|
106
105
|
/* empty css */
|
|
107
106
|
import "next/link.js";
|
|
108
|
-
import "../NavigationMenu/AxosBank/MobileMenu/MobileNavData.js";
|
|
109
107
|
/* empty css */
|
|
110
|
-
import "../NavigationMenu/AxosBank/NavData.js";
|
|
111
108
|
/* empty css */
|
|
112
109
|
/* empty css */
|
|
113
|
-
import "../NavigationMenu/AxosALTS/NavData.js";
|
|
114
110
|
/* empty css */
|
|
115
111
|
/* empty css */
|
|
116
|
-
import "../NavigationMenu/LaVictoire/NavData.js";
|
|
117
112
|
import "../PageNavItem/PageNavItem.css.js";
|
|
118
113
|
import "react-slick";
|
|
119
114
|
/* empty css */
|