@axos-web-dev/shared-components 1.0.98 → 1.0.99-feature-brand
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/Article/Article.css.d.ts +8 -36
- package/dist/ArticlesSet/ArticlesSet.css.d.ts +10 -70
- package/dist/ArticlesSet/ArticlesSet.js +1 -1
- package/dist/AwardsBanner/AwardsBanner.css.js +4 -1
- package/dist/AwardsItem/AwardsItem.css.js +1 -2
- package/dist/Blockquote/Blockquote.module.js +3 -3
- package/dist/Button/Button.css.d.ts +3 -3
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.d.ts +2 -30
- package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.d.ts +2 -30
- package/dist/Calculators/calculator.css.d.ts +2 -8
- package/dist/CallToActionBar/index.js +1 -1
- package/dist/Carousel/Carousel.css.d.ts +8 -19
- package/dist/Chevron/Chevron.css.d.ts +2 -2
- package/dist/CollectInformationAlert/index.js +1 -1
- package/dist/Comparison/Comparison.js +2 -2
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +3 -3
- package/dist/Forms/Forms.css.d.ts +2 -30
- package/dist/HeroBanner/HeroBanner.css.d.ts +5 -17
- package/dist/HeroBanner/HeroBanner.js +1 -12
- package/dist/HeroBanner/SelectionBanner.css.d.ts +1 -19
- package/dist/HeroBanner/SelectionBanner.css.js +6 -6
- package/dist/IconBillboard/IconBillboard.css.d.ts +6 -40
- package/dist/ImageBillboard/ImageBillboard.css.d.ts +5 -61
- package/dist/LoadingIndicator/LoadingIndicator.css.d.ts +4 -4
- package/dist/Modal/Modal.css.d.ts +1 -0
- package/dist/Modal/Modal.css.js +5 -3
- package/dist/Modal/Modal.js +3 -3
- 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.d.ts +1 -0
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +3 -0
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +2 -1
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +41 -41
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +236 -220
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.d.ts +2 -0
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +4 -0
- package/dist/PageNavItem/PageNavItem.css.d.ts +4 -22
- package/dist/Pagination/Pagination.js +6 -6
- package/dist/StepItem/StepItem.css.d.ts +8 -36
- package/dist/StepItemSet/StepItemSet.css.d.ts +4 -32
- 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/Table/Table.css.d.ts +3 -2
- package/dist/Table/Table.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 +68 -68
- 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 +3 -3
- 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 +30 -63
- 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 +2 -2
- package/dist/assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css +4 -4
- package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css +191 -191
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +19 -9
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +445 -473
- 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/assets/utils/optimizeImage/optimizeImage.css.css +47 -47
- package/dist/icons/CheckCircle.js +1 -1
- package/dist/icons/CheckCircleLight.js +1 -1
- package/dist/icons/CheckIcon/index.js +1 -1
- package/dist/icons/QuoteIconGrey.js +2 -2
- package/dist/main.js +10 -0
- package/dist/themes/axos.css.d.ts +12 -12
- package/dist/themes/axos.css.js +1 -1
- package/dist/utils/optimizeImage/optimizeImage.module.js +3 -3
- package/package.json +133 -133
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export declare const ant_article: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
2
2
|
variant: {
|
|
3
3
|
primary: {
|
|
4
|
-
border: "1px solid #
|
|
4
|
+
border: "1px solid #B9C1CE";
|
|
5
5
|
};
|
|
6
6
|
secondary: {
|
|
7
7
|
border: "none";
|
|
@@ -25,7 +25,7 @@ export declare const ant_eyebrow: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
25
25
|
color: `var(--${string})`;
|
|
26
26
|
};
|
|
27
27
|
tertiary: {
|
|
28
|
-
color:
|
|
28
|
+
color: `var(--${string})`;
|
|
29
29
|
};
|
|
30
30
|
quaternary: {
|
|
31
31
|
color: `var(--${string})`;
|
|
@@ -35,38 +35,10 @@ export declare const ant_eyebrow: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
35
35
|
export declare const ant_card_title: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
36
36
|
variant: {
|
|
37
37
|
primary: {
|
|
38
|
-
|
|
39
|
-
[x: string]: {
|
|
40
|
-
WebkitBackgroundClip: "text";
|
|
41
|
-
backgroundImage: `var(--${string})`;
|
|
42
|
-
WebkitTextFillColor: "transparent";
|
|
43
|
-
textShadow: "0px 0px #00000000";
|
|
44
|
-
color?: undefined;
|
|
45
|
-
} | {
|
|
46
|
-
color: `var(--${string})`;
|
|
47
|
-
WebkitBackgroundClip?: undefined;
|
|
48
|
-
backgroundImage?: undefined;
|
|
49
|
-
WebkitTextFillColor?: undefined;
|
|
50
|
-
textShadow?: undefined;
|
|
51
|
-
};
|
|
52
|
-
};
|
|
38
|
+
color: `var(--${string})`;
|
|
53
39
|
};
|
|
54
40
|
secondary: {
|
|
55
|
-
|
|
56
|
-
[x: string]: {
|
|
57
|
-
WebkitBackgroundClip: "text";
|
|
58
|
-
backgroundImage: `var(--${string})`;
|
|
59
|
-
WebkitTextFillColor: "transparent";
|
|
60
|
-
textShadow: "0px 0px #00000000";
|
|
61
|
-
color?: undefined;
|
|
62
|
-
} | {
|
|
63
|
-
color: `var(--${string})`;
|
|
64
|
-
WebkitBackgroundClip?: undefined;
|
|
65
|
-
backgroundImage?: undefined;
|
|
66
|
-
WebkitTextFillColor?: undefined;
|
|
67
|
-
textShadow?: undefined;
|
|
68
|
-
};
|
|
69
|
-
};
|
|
41
|
+
color: `var(--${string})`;
|
|
70
42
|
};
|
|
71
43
|
tertiary: {
|
|
72
44
|
color: `var(--${string})`;
|
|
@@ -127,30 +99,30 @@ export declare const ant_card_cta: import('@vanilla-extract/recipes').RuntimeFn<
|
|
|
127
99
|
};
|
|
128
100
|
};
|
|
129
101
|
tertiary: {
|
|
130
|
-
color: `var(--${string})`;
|
|
131
102
|
backgroundColor: `var(--${string})`;
|
|
103
|
+
color: `var(--${string})`;
|
|
132
104
|
selectors: {
|
|
133
105
|
"&:hover": {
|
|
134
106
|
borderColor: `var(--${string})`;
|
|
135
107
|
color: `var(--${string})`;
|
|
136
108
|
};
|
|
137
109
|
"&:active": {
|
|
138
|
-
color: `var(--${string})`;
|
|
139
110
|
backgroundColor: `var(--${string})`;
|
|
111
|
+
color: `var(--${string})`;
|
|
140
112
|
};
|
|
141
113
|
};
|
|
142
114
|
};
|
|
143
115
|
quaternary: {
|
|
144
|
-
color: `var(--${string})`;
|
|
145
116
|
backgroundColor: `var(--${string})`;
|
|
117
|
+
color: `var(--${string})`;
|
|
146
118
|
selectors: {
|
|
147
119
|
"&:hover": {
|
|
148
120
|
borderColor: `var(--${string})`;
|
|
149
121
|
color: `var(--${string})`;
|
|
150
122
|
};
|
|
151
123
|
"&:active": {
|
|
152
|
-
color: `var(--${string})`;
|
|
153
124
|
backgroundColor: `var(--${string})`;
|
|
125
|
+
color: `var(--${string})`;
|
|
154
126
|
};
|
|
155
127
|
};
|
|
156
128
|
};
|
|
@@ -9,102 +9,42 @@ export declare const ant_sec_title: import('@vanilla-extract/recipes').RuntimeFn
|
|
|
9
9
|
color: `var(--${string})`;
|
|
10
10
|
};
|
|
11
11
|
tertiary: {
|
|
12
|
-
|
|
13
|
-
[x: string]: {
|
|
14
|
-
color: `var(--${string})`;
|
|
15
|
-
} | {
|
|
16
|
-
color: "#1E262F";
|
|
17
|
-
};
|
|
18
|
-
};
|
|
12
|
+
color: `var(--${string})`;
|
|
19
13
|
};
|
|
20
14
|
quaternary: {
|
|
21
|
-
|
|
22
|
-
[x: string]: {
|
|
23
|
-
color: `var(--${string})`;
|
|
24
|
-
} | {
|
|
25
|
-
color: "#1E262F";
|
|
26
|
-
};
|
|
27
|
-
};
|
|
15
|
+
color: `var(--${string})`;
|
|
28
16
|
};
|
|
29
17
|
};
|
|
30
18
|
}>;
|
|
31
19
|
export declare const ant_blog_cta: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
32
20
|
variant: {
|
|
33
21
|
primary: {
|
|
34
|
-
|
|
35
|
-
[x: string]: {
|
|
36
|
-
color: "#2F5B88";
|
|
37
|
-
} | {
|
|
38
|
-
color: `var(--${string})`;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
22
|
+
color: `var(--${string})`;
|
|
41
23
|
};
|
|
42
24
|
secondary: {
|
|
43
|
-
|
|
44
|
-
[x: string]: {
|
|
45
|
-
color: "#2F5B88";
|
|
46
|
-
} | {
|
|
47
|
-
color: `var(--${string})`;
|
|
48
|
-
};
|
|
49
|
-
};
|
|
25
|
+
color: `var(--${string})`;
|
|
50
26
|
};
|
|
51
27
|
tertiary: {
|
|
52
|
-
|
|
53
|
-
[x: string]: {
|
|
54
|
-
color: "#2F5B88";
|
|
55
|
-
} | {
|
|
56
|
-
color: "#1E262F";
|
|
57
|
-
};
|
|
58
|
-
};
|
|
28
|
+
color: `var(--${string})`;
|
|
59
29
|
};
|
|
60
30
|
quaternary: {
|
|
61
|
-
|
|
62
|
-
[x: string]: {
|
|
63
|
-
color: "#2F5B88";
|
|
64
|
-
} | {
|
|
65
|
-
color: "#1E262F";
|
|
66
|
-
};
|
|
67
|
-
};
|
|
31
|
+
color: `var(--${string})`;
|
|
68
32
|
};
|
|
69
33
|
};
|
|
70
34
|
}>;
|
|
71
35
|
export declare const ant_svg_fill: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
72
36
|
variant: {
|
|
73
37
|
primary: {
|
|
74
|
-
|
|
75
|
-
[x: string]: {
|
|
76
|
-
fill: "#2F5B88";
|
|
77
|
-
} | {
|
|
78
|
-
fill: `var(--${string})`;
|
|
79
|
-
};
|
|
80
|
-
};
|
|
38
|
+
fill: `var(--${string})`;
|
|
81
39
|
};
|
|
82
40
|
secondary: {
|
|
83
|
-
|
|
84
|
-
[x: string]: {
|
|
85
|
-
fill: "#2F5B88";
|
|
86
|
-
} | {
|
|
87
|
-
fill: `var(--${string})`;
|
|
88
|
-
};
|
|
89
|
-
};
|
|
41
|
+
fill: `var(--${string})`;
|
|
90
42
|
};
|
|
91
43
|
tertiary: {
|
|
92
|
-
|
|
93
|
-
[x: string]: {
|
|
94
|
-
fill: "#2F5B88";
|
|
95
|
-
} | {
|
|
96
|
-
fill: "#1E262F";
|
|
97
|
-
};
|
|
98
|
-
};
|
|
44
|
+
fill: `var(--${string})`;
|
|
99
45
|
};
|
|
100
46
|
quaternary: {
|
|
101
|
-
|
|
102
|
-
[x: string]: {
|
|
103
|
-
fill: "#2F5B88";
|
|
104
|
-
} | {
|
|
105
|
-
fill: "#1E262F";
|
|
106
|
-
};
|
|
107
|
-
};
|
|
47
|
+
fill: `var(--${string})`;
|
|
108
48
|
};
|
|
109
49
|
};
|
|
110
50
|
}>;
|
|
@@ -79,7 +79,7 @@ const ArticlesSet = ({
|
|
|
79
79
|
className: `${ant_svg_fill({ variant })}`,
|
|
80
80
|
d: "M1.13491422,0.187942261 C0.94986252,0.00203917967 0.649789062,0.00203917967 0.464737367,0.187942261 L0.187303721,0.466652324 C0.00225202625,0.652555405 0.00225202625,0.95391307 0.187303721,1.13991252 L4.55851447,5.53075249 L0.187303721,9.92149608 C0.00225202625,10.1074955 0.00225202625,10.4088532 0.187303721,10.5947563 L0.464737367,10.8734663 C0.649789062,11.0593694 0.94986252,11.0593694 1.13491422,10.8734663 L6.45248835,5.53075249 L1.13491422,0.187942261 Z",
|
|
81
81
|
id: "Fill-1",
|
|
82
|
-
fill: "#
|
|
82
|
+
fill: "#1E629A",
|
|
83
83
|
fillRule: "evenodd",
|
|
84
84
|
mask: "url(#mask-2)"
|
|
85
85
|
}
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
import '../assets/AwardsBanner/AwardsBanner.css';/* empty css */
|
|
1
|
+
import '../assets/AwardsBanner/AwardsBanner.css';import '../assets/themes/victorie.css';import '../assets/themes/premier.css';import '../assets/themes/axos.css';/* empty css */
|
|
2
|
+
/* empty css */
|
|
3
|
+
/* empty css */
|
|
4
|
+
/* empty css */
|
|
2
5
|
var awards_section = "_1amgyqo0";
|
|
3
6
|
var awards_row = "_1amgyqo1";
|
|
4
7
|
export {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import '../assets/AwardsItem/AwardsItem.css'
|
|
2
|
-
/* empty css */
|
|
1
|
+
import '../assets/AwardsItem/AwardsItem.css';/* empty css */
|
|
3
2
|
var award_item = "_16tnqb20";
|
|
4
3
|
var award_company = "_16tnqb21";
|
|
5
4
|
var award_name = "_16tnqb22";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../assets/Blockquote/Blockquote.css.css';const quote_spacer = "
|
|
2
|
-
const author = "
|
|
3
|
-
const quote = "
|
|
1
|
+
import '../assets/Blockquote/Blockquote.css.css';const quote_spacer = "_quote_spacer_pxqdd_1";
|
|
2
|
+
const author = "_author_pxqdd_7";
|
|
3
|
+
const quote = "_quote_pxqdd_1";
|
|
4
4
|
const css = {
|
|
5
5
|
quote_spacer,
|
|
6
6
|
author,
|
|
@@ -118,13 +118,13 @@ export declare const button: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
118
118
|
flexDirection: "column";
|
|
119
119
|
justifyContent: "center";
|
|
120
120
|
background: "#fff";
|
|
121
|
-
color: "#
|
|
121
|
+
color: "#1F1F1F";
|
|
122
122
|
border: "1px solid #EBEBEB";
|
|
123
123
|
alignItems: "center";
|
|
124
124
|
gap: number;
|
|
125
125
|
":hover": {
|
|
126
|
-
background: "#
|
|
127
|
-
color: "#
|
|
126
|
+
background: "#E9F8FF";
|
|
127
|
+
color: "#1F1F1F";
|
|
128
128
|
};
|
|
129
129
|
"@media": {
|
|
130
130
|
"screen and (max-width:768px)": {
|
|
@@ -39,38 +39,10 @@ export declare const bodyContent: string;
|
|
|
39
39
|
export declare const header_theme: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
40
40
|
variant: {
|
|
41
41
|
primary: {
|
|
42
|
-
|
|
43
|
-
[x: string]: {
|
|
44
|
-
WebkitBackgroundClip: "text";
|
|
45
|
-
backgroundImage: `var(--${string})`;
|
|
46
|
-
WebkitTextFillColor: "transparent";
|
|
47
|
-
textShadow: "0px 0px #00000000";
|
|
48
|
-
color?: undefined;
|
|
49
|
-
} | {
|
|
50
|
-
color: `var(--${string})`;
|
|
51
|
-
WebkitBackgroundClip?: undefined;
|
|
52
|
-
backgroundImage?: undefined;
|
|
53
|
-
WebkitTextFillColor?: undefined;
|
|
54
|
-
textShadow?: undefined;
|
|
55
|
-
};
|
|
56
|
-
};
|
|
42
|
+
color: `var(--${string})`;
|
|
57
43
|
};
|
|
58
44
|
secondary: {
|
|
59
|
-
|
|
60
|
-
[x: string]: {
|
|
61
|
-
WebkitBackgroundClip: "text";
|
|
62
|
-
backgroundImage: `var(--${string})`;
|
|
63
|
-
WebkitTextFillColor: "transparent";
|
|
64
|
-
textShadow: "0px 0px #00000000";
|
|
65
|
-
color?: undefined;
|
|
66
|
-
} | {
|
|
67
|
-
color: `var(--${string})`;
|
|
68
|
-
WebkitBackgroundClip?: undefined;
|
|
69
|
-
backgroundImage?: undefined;
|
|
70
|
-
WebkitTextFillColor?: undefined;
|
|
71
|
-
textShadow?: undefined;
|
|
72
|
-
};
|
|
73
|
-
};
|
|
45
|
+
color: `var(--${string})`;
|
|
74
46
|
};
|
|
75
47
|
tertiary: {
|
|
76
48
|
color: `var(--${string})`;
|
|
@@ -33,38 +33,10 @@ export declare const header_container: string;
|
|
|
33
33
|
export declare const header_calc: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
34
34
|
variant: {
|
|
35
35
|
primary: {
|
|
36
|
-
|
|
37
|
-
[x: string]: {
|
|
38
|
-
WebkitBackgroundClip: string;
|
|
39
|
-
backgroundImage: `var(--${string})`;
|
|
40
|
-
WebkitTextFillColor: string;
|
|
41
|
-
textShadow: string;
|
|
42
|
-
color?: undefined;
|
|
43
|
-
} | {
|
|
44
|
-
color: `var(--${string})`;
|
|
45
|
-
WebkitBackgroundClip?: undefined;
|
|
46
|
-
backgroundImage?: undefined;
|
|
47
|
-
WebkitTextFillColor?: undefined;
|
|
48
|
-
textShadow?: undefined;
|
|
49
|
-
};
|
|
50
|
-
};
|
|
36
|
+
color: `var(--${string})`;
|
|
51
37
|
};
|
|
52
38
|
secondary: {
|
|
53
|
-
|
|
54
|
-
[x: string]: {
|
|
55
|
-
WebkitBackgroundClip: "text";
|
|
56
|
-
backgroundImage: `var(--${string})`;
|
|
57
|
-
WebkitTextFillColor: "transparent";
|
|
58
|
-
textShadow: "0px 0px #00000000";
|
|
59
|
-
color?: undefined;
|
|
60
|
-
} | {
|
|
61
|
-
color: `var(--${string})`;
|
|
62
|
-
WebkitBackgroundClip?: undefined;
|
|
63
|
-
backgroundImage?: undefined;
|
|
64
|
-
WebkitTextFillColor?: undefined;
|
|
65
|
-
textShadow?: undefined;
|
|
66
|
-
};
|
|
67
|
-
};
|
|
39
|
+
color: `var(--${string})`;
|
|
68
40
|
};
|
|
69
41
|
tertiary: {
|
|
70
42
|
color: `var(--${string})`;
|
|
@@ -22,16 +22,10 @@ export declare const calculator_description: import('@vanilla-extract/recipes').
|
|
|
22
22
|
export declare const calculator_headline: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
23
23
|
variant: {
|
|
24
24
|
primary: {
|
|
25
|
-
|
|
26
|
-
backgroundClip: "text";
|
|
27
|
-
WebkitTextFillColor: "transparent";
|
|
28
|
-
textShadow: "0px 0px #00000000";
|
|
25
|
+
color: `var(--${string})`;
|
|
29
26
|
};
|
|
30
27
|
secondary: {
|
|
31
|
-
|
|
32
|
-
backgroundClip: "text";
|
|
33
|
-
WebkitTextFillColor: "transparent";
|
|
34
|
-
textShadow: "0px 0px #00000000";
|
|
28
|
+
color: `var(--${string})`;
|
|
35
29
|
};
|
|
36
30
|
tertiary: {
|
|
37
31
|
color: `var(--${string})`;
|
|
@@ -107,7 +107,7 @@ const CallToActionBar = ({
|
|
|
107
107
|
),
|
|
108
108
|
children: [
|
|
109
109
|
headline && /* @__PURE__ */ jsx("h2", { className: "header_3", children: headline }),
|
|
110
|
-
banner_size === "large" && bodyCopy && /* @__PURE__ */ jsx(Fragment, { children: bodyCopy })
|
|
110
|
+
banner_size === "large" && bodyCopy && /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsx("div", { className: "push_up", children: bodyCopy }) })
|
|
111
111
|
]
|
|
112
112
|
}
|
|
113
113
|
),
|
|
@@ -5,28 +5,16 @@ export declare const dots: string;
|
|
|
5
5
|
export declare const headerCarousel: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
6
6
|
variant: {
|
|
7
7
|
primary: {
|
|
8
|
-
|
|
9
|
-
backgroundClip: "text";
|
|
10
|
-
WebkitTextFillColor: "transparent";
|
|
11
|
-
textShadow: "0px 0px #00000000";
|
|
8
|
+
color: `var(--${string})`;
|
|
12
9
|
};
|
|
13
10
|
secondary: {
|
|
14
|
-
|
|
15
|
-
backgroundClip: "text";
|
|
16
|
-
WebkitTextFillColor: "transparent";
|
|
17
|
-
textShadow: "0px 0px #00000000";
|
|
11
|
+
color: `var(--${string})`;
|
|
18
12
|
};
|
|
19
13
|
tertiary: {
|
|
20
14
|
color: `var(--${string})`;
|
|
21
|
-
backgroundClip: "text";
|
|
22
|
-
WebkitTextFillColor: "transparent";
|
|
23
|
-
textShadow: "0px 0px #00000000";
|
|
24
15
|
};
|
|
25
16
|
quaternary: {
|
|
26
17
|
color: `var(--${string})`;
|
|
27
|
-
backgroundClip: "text";
|
|
28
|
-
WebkitTextFillColor: "transparent";
|
|
29
|
-
textShadow: "0px 0px #00000000";
|
|
30
18
|
};
|
|
31
19
|
};
|
|
32
20
|
}>;
|
|
@@ -34,6 +22,7 @@ export declare const carousel: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
34
22
|
variant: {
|
|
35
23
|
primary: {
|
|
36
24
|
background: `var(--${string})`;
|
|
25
|
+
border: "1px solid #E9EBEF";
|
|
37
26
|
color: `var(--${string})`;
|
|
38
27
|
};
|
|
39
28
|
secondary: {
|
|
@@ -90,7 +79,7 @@ export declare const icon: import('@vanilla-extract/recipes').RuntimeFn<{}>;
|
|
|
90
79
|
export declare const dot: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
91
80
|
variant: {
|
|
92
81
|
primary: {
|
|
93
|
-
borderColor:
|
|
82
|
+
borderColor: `var(--${string})`;
|
|
94
83
|
selectors: {
|
|
95
84
|
"&:hover": {
|
|
96
85
|
background: "#87B9D7";
|
|
@@ -98,7 +87,7 @@ export declare const dot: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
98
87
|
};
|
|
99
88
|
};
|
|
100
89
|
secondary: {
|
|
101
|
-
borderColor:
|
|
90
|
+
borderColor: `var(--${string})`;
|
|
102
91
|
selectors: {
|
|
103
92
|
"&:hover": {
|
|
104
93
|
background: "#87B9D7";
|
|
@@ -106,7 +95,7 @@ export declare const dot: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
106
95
|
};
|
|
107
96
|
};
|
|
108
97
|
tertiary: {
|
|
109
|
-
borderColor:
|
|
98
|
+
borderColor: `var(--${string})`;
|
|
110
99
|
selectors: {
|
|
111
100
|
"&:hover": {
|
|
112
101
|
background: "#EBEBEB";
|
|
@@ -114,10 +103,10 @@ export declare const dot: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
114
103
|
};
|
|
115
104
|
};
|
|
116
105
|
quaternary: {
|
|
117
|
-
borderColor:
|
|
106
|
+
borderColor: `var(--${string})`;
|
|
118
107
|
selectors: {
|
|
119
108
|
"&:hover": {
|
|
120
|
-
background: "#
|
|
109
|
+
background: "#EBEBEB";
|
|
121
110
|
};
|
|
122
111
|
};
|
|
123
112
|
};
|
|
@@ -19,11 +19,11 @@ export declare const chevron: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
19
19
|
};
|
|
20
20
|
};
|
|
21
21
|
tertiary: {
|
|
22
|
-
color:
|
|
22
|
+
color: "FFFFFF";
|
|
23
23
|
selectors: {
|
|
24
24
|
"&:hover": {
|
|
25
25
|
textDecoration: "underline";
|
|
26
|
-
textDecorationColor:
|
|
26
|
+
textDecorationColor: "#FFFFFF";
|
|
27
27
|
};
|
|
28
28
|
};
|
|
29
29
|
};
|
|
@@ -13,7 +13,7 @@ import "../Accordion/Accordion.js";
|
|
|
13
13
|
import "../Accordion/Accordion.css.js";
|
|
14
14
|
import "../icons/ArrowIcon/ArrowIcon.css.js";
|
|
15
15
|
import "../icons/CheckIcon/CheckIcon.css.js";
|
|
16
|
-
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/
|
|
16
|
+
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/Typography/Typography.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/Modal/Modal.css';import '../assets/Forms/QuickPricer/QuickPricerResults.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 */
|
|
17
17
|
/* empty css */
|
|
18
18
|
/* empty css */
|
|
19
19
|
/* empty css */
|
|
@@ -67,9 +67,9 @@ import "react-dom";
|
|
|
67
67
|
import "../Auth/SignInPassword.js";
|
|
68
68
|
/* empty css */
|
|
69
69
|
/* empty css */
|
|
70
|
-
/* empty css */
|
|
71
70
|
/* empty css */
|
|
72
71
|
import "../Carousel/index.js";
|
|
72
|
+
/* empty css */
|
|
73
73
|
/* empty css */
|
|
74
74
|
import { comparison_layout, comparison_content, headerComparison, feature_header, feature_title, comparison_feature, comparison_list, comparison_buttons, comparison } from "./Comparison.css.js";
|
|
75
75
|
import "next/image.js";
|
|
@@ -527,7 +527,7 @@ const AxosFooterSiteMap = ({
|
|
|
527
527
|
"path",
|
|
528
528
|
{
|
|
529
529
|
d: "M2.46875 7.76574L11.9991 17.2961L21.5294 7.76574L20.4687 6.70508L11.9991 15.1749L3.52941 6.70508L2.46875 7.76574Z",
|
|
530
|
-
fill: "#
|
|
530
|
+
fill: "#14263D"
|
|
531
531
|
}
|
|
532
532
|
)
|
|
533
533
|
}
|
|
@@ -691,7 +691,7 @@ const AxosFooterSiteMap = ({
|
|
|
691
691
|
"path",
|
|
692
692
|
{
|
|
693
693
|
d: "M2.46875 7.76574L11.9991 17.2961L21.5294 7.76574L20.4687 6.70508L11.9991 15.1749L3.52941 6.70508L2.46875 7.76574Z",
|
|
694
|
-
fill: "#
|
|
694
|
+
fill: "#14263D"
|
|
695
695
|
}
|
|
696
696
|
)
|
|
697
697
|
}
|
|
@@ -863,7 +863,7 @@ const AxosFooterSiteMap = ({
|
|
|
863
863
|
"path",
|
|
864
864
|
{
|
|
865
865
|
d: "M2.46875 7.76574L11.9991 17.2961L21.5294 7.76574L20.4687 6.70508L11.9991 15.1749L3.52941 6.70508L2.46875 7.76574Z",
|
|
866
|
-
fill: "#
|
|
866
|
+
fill: "#14263D"
|
|
867
867
|
}
|
|
868
868
|
)
|
|
869
869
|
}
|
|
@@ -23,38 +23,10 @@ export declare const headerContainer: string;
|
|
|
23
23
|
export declare const headerForm: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
24
24
|
variant: {
|
|
25
25
|
primary: {
|
|
26
|
-
|
|
27
|
-
[x: string]: {
|
|
28
|
-
WebkitBackgroundClip: string;
|
|
29
|
-
backgroundImage: `var(--${string})`;
|
|
30
|
-
WebkitTextFillColor: string;
|
|
31
|
-
textShadow: string;
|
|
32
|
-
color?: undefined;
|
|
33
|
-
} | {
|
|
34
|
-
color: `var(--${string})`;
|
|
35
|
-
WebkitBackgroundClip?: undefined;
|
|
36
|
-
backgroundImage?: undefined;
|
|
37
|
-
WebkitTextFillColor?: undefined;
|
|
38
|
-
textShadow?: undefined;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
26
|
+
color: `var(--${string})`;
|
|
41
27
|
};
|
|
42
28
|
secondary: {
|
|
43
|
-
|
|
44
|
-
[x: string]: {
|
|
45
|
-
WebkitBackgroundClip: "text";
|
|
46
|
-
backgroundImage: `var(--${string})`;
|
|
47
|
-
WebkitTextFillColor: "transparent";
|
|
48
|
-
textShadow: "0px 0px #00000000";
|
|
49
|
-
color?: undefined;
|
|
50
|
-
} | {
|
|
51
|
-
color: `var(--${string})`;
|
|
52
|
-
WebkitBackgroundClip?: undefined;
|
|
53
|
-
backgroundImage?: undefined;
|
|
54
|
-
WebkitTextFillColor?: undefined;
|
|
55
|
-
textShadow?: undefined;
|
|
56
|
-
};
|
|
57
|
-
};
|
|
29
|
+
color: `var(--${string})`;
|
|
58
30
|
};
|
|
59
31
|
tertiary: {
|
|
60
32
|
color: `var(--${string})`;
|
|
@@ -3,7 +3,7 @@ export declare const hero_banner: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
|
3
3
|
variant: {
|
|
4
4
|
primary: {
|
|
5
5
|
background: `var(--${string})`;
|
|
6
|
-
borderBottom: "1px solid #
|
|
6
|
+
borderBottom: "1px solid #B9C1CE";
|
|
7
7
|
color: `var(--${string})`;
|
|
8
8
|
};
|
|
9
9
|
secondary: {
|
|
@@ -30,16 +30,10 @@ 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
39
|
color: `var(--${string})`;
|
|
@@ -52,16 +46,10 @@ export declare const heroSupertag: import('@vanilla-extract/recipes').RuntimeFn<
|
|
|
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
55
|
color: `var(--${string})`;
|
|
@@ -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(
|