@axos-web-dev/shared-components 0.0.191 → 0.0.193
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 +3 -2
- package/dist/Button/Button.js +3 -2
- package/dist/Calculators/Calculator.js +13 -2
- package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.d.ts +46 -0
- package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +39 -0
- package/dist/Calculators/MonthlyPaymentLVFCalculator/index.d.ts +9 -0
- package/dist/Calculators/MonthlyPaymentLVFCalculator/index.js +257 -0
- package/dist/Calculators/index.d.ts +1 -0
- package/dist/Calculators/index.js +2 -0
- package/dist/Carousel/index.js +3 -2
- package/dist/Chevron/index.js +3 -2
- package/dist/Comparison/Comparison.js +3 -2
- package/dist/FaqAccordion/index.js +3 -2
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +3 -2
- package/dist/Forms/ContactUsBusiness.js +3 -2
- package/dist/Forms/ContactUsNMLSId.js +3 -2
- package/dist/Forms/EmailOnly.js +3 -2
- package/dist/Forms/MortgageRate/MortgageRateForm.js +3 -2
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +3 -2
- package/dist/Forms/SuccesForm.js +3 -2
- package/dist/Hyperlink/index.js +3 -2
- package/dist/ImageLink/ImageLink.js +3 -2
- package/dist/ImageLink/ImageLinkSet.js +3 -2
- package/dist/ImageLink/index.js +3 -2
- package/dist/Insight/Featured/CategorySelector.js +3 -2
- package/dist/Insight/Featured/Featured.js +3 -2
- package/dist/Insight/Featured/Header.js +3 -2
- package/dist/Modal/Modal.js +3 -2
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosBank/NavData.js +3 -2
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +3 -8
- package/dist/NavigationMenu/AxosBank/index.d.ts +3 -1
- package/dist/NavigationMenu/AxosBank/index.js +78 -70
- package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
- package/dist/NavigationMenu/LaVictoire/NavData.js +3 -2
- package/dist/NavigationMenu/LaVictoire/index.js +3 -2
- package/dist/SetContainer/SetContainer.js +3 -2
- package/dist/SocialMediaBar/iconsRepository.js +3 -2
- package/dist/SocialMediaBar/index.js +4 -2
- package/dist/VideoWrapper/index.js +3 -2
- package/dist/assets/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css +201 -0
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +658 -658
- package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +429 -429
- package/dist/main.js +2 -0
- package/package.json +130 -130
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
const header = "
|
|
2
|
-
const wrapper = "
|
|
3
|
-
const header_main_row = "
|
|
4
|
-
const mobile_header = "
|
|
5
|
-
const primary_links = "
|
|
6
|
-
const main_nav_link = "
|
|
7
|
-
const sub_nav = "
|
|
8
|
-
const sub_nav_link = "
|
|
9
|
-
const signin_wrap = "
|
|
10
|
-
const signin_btn = "
|
|
11
|
-
const header_sub_row = "
|
|
12
|
-
const signin_dropdown = "
|
|
13
|
-
const shadow = "
|
|
14
|
-
const signin_subheader = "
|
|
15
|
-
const opacity = "
|
|
16
|
-
const fadeInDown = "
|
|
17
|
-
const open = "
|
|
18
|
-
const reversed_row = "
|
|
19
|
-
const hamburger = "
|
|
20
|
-
const mobile_only = "
|
|
21
|
-
const mobile_logo = "
|
|
22
|
-
const highlight = "
|
|
23
|
-
const mobile_nav = "
|
|
24
|
-
const mobile_opened = "
|
|
25
|
-
const mobile_nav_item = "
|
|
26
|
-
const has_dropdown = "
|
|
27
|
-
const icon_wrap = "
|
|
28
|
-
const mobile_footer = "
|
|
29
|
-
const mobile_footer_content = "
|
|
30
|
-
const footer_cta = "
|
|
31
|
-
const inner_wrapper = "
|
|
32
|
-
const btn = "
|
|
33
|
-
const sub_menu = "
|
|
34
|
-
const main = "
|
|
35
|
-
const skip_btn = "
|
|
36
|
-
const desktop_only = "
|
|
37
|
-
const logo_wrap = "
|
|
1
|
+
const header = "_header_1q2xq_1";
|
|
2
|
+
const wrapper = "_wrapper_1q2xq_5";
|
|
3
|
+
const header_main_row = "_header_main_row_1q2xq_11";
|
|
4
|
+
const mobile_header = "_mobile_header_1q2xq_12";
|
|
5
|
+
const primary_links = "_primary_links_1q2xq_16";
|
|
6
|
+
const main_nav_link = "_main_nav_link_1q2xq_20";
|
|
7
|
+
const sub_nav = "_sub_nav_1q2xq_39";
|
|
8
|
+
const sub_nav_link = "_sub_nav_link_1q2xq_43";
|
|
9
|
+
const signin_wrap = "_signin_wrap_1q2xq_45";
|
|
10
|
+
const signin_btn = "_signin_btn_1q2xq_46";
|
|
11
|
+
const header_sub_row = "_header_sub_row_1q2xq_93";
|
|
12
|
+
const signin_dropdown = "_signin_dropdown_1q2xq_116";
|
|
13
|
+
const shadow = "_shadow_1q2xq_126";
|
|
14
|
+
const signin_subheader = "_signin_subheader_1q2xq_136";
|
|
15
|
+
const opacity = "_opacity_1q2xq_157";
|
|
16
|
+
const fadeInDown = "_fadeInDown_1q2xq_1";
|
|
17
|
+
const open = "_open_1q2xq_163";
|
|
18
|
+
const reversed_row = "_reversed_row_1q2xq_175";
|
|
19
|
+
const hamburger = "_hamburger_1q2xq_185";
|
|
20
|
+
const mobile_only = "_mobile_only_1q2xq_199";
|
|
21
|
+
const mobile_logo = "_mobile_logo_1q2xq_205";
|
|
22
|
+
const highlight = "_highlight_1q2xq_210";
|
|
23
|
+
const mobile_nav = "_mobile_nav_1q2xq_232";
|
|
24
|
+
const mobile_opened = "_mobile_opened_1q2xq_243";
|
|
25
|
+
const mobile_nav_item = "_mobile_nav_item_1q2xq_251";
|
|
26
|
+
const has_dropdown = "_has_dropdown_1q2xq_262";
|
|
27
|
+
const icon_wrap = "_icon_wrap_1q2xq_267";
|
|
28
|
+
const mobile_footer = "_mobile_footer_1q2xq_272";
|
|
29
|
+
const mobile_footer_content = "_mobile_footer_content_1q2xq_277";
|
|
30
|
+
const footer_cta = "_footer_cta_1q2xq_282";
|
|
31
|
+
const inner_wrapper = "_inner_wrapper_1q2xq_308";
|
|
32
|
+
const btn = "_btn_1q2xq_313";
|
|
33
|
+
const sub_menu = "_sub_menu_1q2xq_318";
|
|
34
|
+
const main = "_main_1q2xq_20";
|
|
35
|
+
const skip_btn = "_skip_btn_1q2xq_339";
|
|
36
|
+
const desktop_only = "_desktop_only_1q2xq_372";
|
|
37
|
+
const logo_wrap = "_logo_wrap_1q2xq_375";
|
|
38
38
|
const styles = {
|
|
39
39
|
header,
|
|
40
40
|
wrapper,
|
|
@@ -53,6 +53,7 @@ import "../../Hyperlink/Hyperlink.css.js";
|
|
|
53
53
|
import "iframe-resizer";
|
|
54
54
|
/* empty css */
|
|
55
55
|
import "../../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
|
|
56
|
+
import "../../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js";
|
|
56
57
|
/* empty css */
|
|
57
58
|
/* empty css */
|
|
58
59
|
/* empty css */
|
|
@@ -84,10 +85,10 @@ import "../../LandingPageHeader/LandingPageHeader.css.js";
|
|
|
84
85
|
/* empty css */
|
|
85
86
|
/* empty css */
|
|
86
87
|
import "../AxosBank/NavData.js";
|
|
87
|
-
import "next/navigation.js";
|
|
88
88
|
import "next/image.js";
|
|
89
|
-
/* empty css */
|
|
90
89
|
import "next/link.js";
|
|
90
|
+
import "next/navigation.js";
|
|
91
|
+
/* empty css */
|
|
91
92
|
/* empty css */
|
|
92
93
|
/* empty css */
|
|
93
94
|
import "../../PageNavItem/PageNavItem.css.js";
|
|
@@ -52,6 +52,7 @@ import "../../Hyperlink/Hyperlink.css.js";
|
|
|
52
52
|
import "iframe-resizer";
|
|
53
53
|
/* empty css */
|
|
54
54
|
import "../../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
|
|
55
|
+
import "../../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js";
|
|
55
56
|
/* empty css */
|
|
56
57
|
/* empty css */
|
|
57
58
|
/* empty css */
|
|
@@ -88,10 +89,10 @@ import { NavItem } from "../NavItem/index.js";
|
|
|
88
89
|
/* empty css */
|
|
89
90
|
/* empty css */
|
|
90
91
|
import "../AxosBank/NavData.js";
|
|
91
|
-
import "next/navigation.js";
|
|
92
92
|
import "next/image.js";
|
|
93
|
-
/* empty css */
|
|
94
93
|
import "next/link.js";
|
|
94
|
+
import "next/navigation.js";
|
|
95
|
+
/* empty css */
|
|
95
96
|
/* empty css */
|
|
96
97
|
import "../../PageNavItem/PageNavItem.css.js";
|
|
97
98
|
import "react-slick";
|
|
@@ -55,6 +55,7 @@ import "../Hyperlink/Hyperlink.css.js";
|
|
|
55
55
|
import "iframe-resizer";
|
|
56
56
|
/* empty css */
|
|
57
57
|
import "../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
|
|
58
|
+
import "../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js";
|
|
58
59
|
/* empty css */
|
|
59
60
|
/* empty css */
|
|
60
61
|
/* empty css */
|
|
@@ -86,10 +87,10 @@ import "../Modal/contextApi/store.js";
|
|
|
86
87
|
/* empty css */
|
|
87
88
|
/* empty css */
|
|
88
89
|
import "../NavigationMenu/AxosBank/NavData.js";
|
|
89
|
-
import "next/navigation.js";
|
|
90
90
|
import "next/image.js";
|
|
91
|
-
/* empty css */
|
|
92
91
|
import "next/link.js";
|
|
92
|
+
import "next/navigation.js";
|
|
93
|
+
/* empty css */
|
|
93
94
|
/* empty css */
|
|
94
95
|
/* empty css */
|
|
95
96
|
import "../NavigationMenu/LaVictoire/NavData.js";
|
|
@@ -53,6 +53,7 @@ import { Hyperlink } from "../Hyperlink/index.js";
|
|
|
53
53
|
import "iframe-resizer";
|
|
54
54
|
/* empty css */
|
|
55
55
|
import "../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
|
|
56
|
+
import "../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js";
|
|
56
57
|
/* empty css */
|
|
57
58
|
/* empty css */
|
|
58
59
|
/* empty css */
|
|
@@ -84,10 +85,10 @@ import "../LandingPageHeader/LandingPageHeader.css.js";
|
|
|
84
85
|
/* empty css */
|
|
85
86
|
/* empty css */
|
|
86
87
|
import "../NavigationMenu/AxosBank/NavData.js";
|
|
87
|
-
import "next/navigation.js";
|
|
88
88
|
import "next/image.js";
|
|
89
|
-
/* empty css */
|
|
90
89
|
import "next/link.js";
|
|
90
|
+
import "next/navigation.js";
|
|
91
|
+
/* empty css */
|
|
91
92
|
/* empty css */
|
|
92
93
|
/* empty css */
|
|
93
94
|
import "../NavigationMenu/LaVictoire/NavData.js";
|
|
@@ -10,8 +10,10 @@ const SocialMediaBar = ({
|
|
|
10
10
|
}) => {
|
|
11
11
|
const [isLVF, setLVF] = useState(false);
|
|
12
12
|
useEffect(() => {
|
|
13
|
-
const
|
|
14
|
-
|
|
13
|
+
const lvfElement = document.getElementById("lvf-page");
|
|
14
|
+
if (lvfElement) {
|
|
15
|
+
setLVF(true);
|
|
16
|
+
}
|
|
15
17
|
}, []);
|
|
16
18
|
const iconsToRender = [];
|
|
17
19
|
if (!isLVF) {
|
|
@@ -54,6 +54,7 @@ import "../Hyperlink/Hyperlink.css.js";
|
|
|
54
54
|
import "iframe-resizer";
|
|
55
55
|
/* empty css */
|
|
56
56
|
import "../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
|
|
57
|
+
import "../Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js";
|
|
57
58
|
/* empty css */
|
|
58
59
|
/* empty css */
|
|
59
60
|
/* empty css */
|
|
@@ -85,10 +86,10 @@ import "../LandingPageHeader/LandingPageHeader.css.js";
|
|
|
85
86
|
/* empty css */
|
|
86
87
|
/* empty css */
|
|
87
88
|
import "../NavigationMenu/AxosBank/NavData.js";
|
|
88
|
-
import "next/navigation.js";
|
|
89
89
|
import "next/image.js";
|
|
90
|
-
/* empty css */
|
|
91
90
|
import "next/link.js";
|
|
91
|
+
import "next/navigation.js";
|
|
92
|
+
/* empty css */
|
|
92
93
|
/* empty css */
|
|
93
94
|
/* empty css */
|
|
94
95
|
import "../NavigationMenu/LaVictoire/NavData.js";
|
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
@keyframes move-forever {
|
|
2
|
+
0% {
|
|
3
|
+
transform: translate3d(-90px,0,0);
|
|
4
|
+
}
|
|
5
|
+
100% {
|
|
6
|
+
transform: translate3d(85px,0,0);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
._1xynjwx0 {
|
|
10
|
+
position: relative;
|
|
11
|
+
isolation: isolate;
|
|
12
|
+
padding-block: 56px;
|
|
13
|
+
}
|
|
14
|
+
._1xynjwx1 {
|
|
15
|
+
background: var(--_1073cm81);
|
|
16
|
+
}
|
|
17
|
+
._1xynjwx2 {
|
|
18
|
+
background: var(--_1073cm88);
|
|
19
|
+
}
|
|
20
|
+
._1xynjwx3 {
|
|
21
|
+
background: var(--_1073cm8f);
|
|
22
|
+
}
|
|
23
|
+
._1xynjwx4 {
|
|
24
|
+
background: var(--_1073cm8m);
|
|
25
|
+
}
|
|
26
|
+
._1xynjwx5 {
|
|
27
|
+
flex: 1 1 0%;
|
|
28
|
+
}
|
|
29
|
+
._1xynjwx6 {
|
|
30
|
+
color: #28587d;
|
|
31
|
+
line-height: 1.25;
|
|
32
|
+
}
|
|
33
|
+
._1xynjwx7 {
|
|
34
|
+
margin-top: 1.5rem;
|
|
35
|
+
}
|
|
36
|
+
._1xynjwx8 {
|
|
37
|
+
color: var(--_1073cm82);
|
|
38
|
+
}
|
|
39
|
+
._1xynjwx9 {
|
|
40
|
+
color: var(--_1073cm89);
|
|
41
|
+
}
|
|
42
|
+
._1xynjwxa {
|
|
43
|
+
color: var(--_1073cm8g);
|
|
44
|
+
}
|
|
45
|
+
._1xynjwxb {
|
|
46
|
+
color: var(--_1073cm8n);
|
|
47
|
+
}
|
|
48
|
+
._1xynjwxc {
|
|
49
|
+
background-color: #1C3D57;
|
|
50
|
+
color: #fff;
|
|
51
|
+
padding: 12px;
|
|
52
|
+
text-align: center;
|
|
53
|
+
font: 600 20px / 1.25 var(--header-font-family);
|
|
54
|
+
}
|
|
55
|
+
._1xynjwxd {
|
|
56
|
+
background-color: #E7F5FA;
|
|
57
|
+
border-radius: 16px;
|
|
58
|
+
box-shadow: rgba(0,0,0,0.2) 0px 1px 3px , rgba(0,0,0,0.1) 0px 6px 12px -4px , rgba(0,0,0,0.2) 0px -3px 0px inset;
|
|
59
|
+
overflow: hidden;
|
|
60
|
+
width: 400px;
|
|
61
|
+
}
|
|
62
|
+
._1xynjwxe {
|
|
63
|
+
padding: 28px 32px;
|
|
64
|
+
}
|
|
65
|
+
._1xynjwxf {
|
|
66
|
+
position: relative;
|
|
67
|
+
}
|
|
68
|
+
._1xynjwxf select {
|
|
69
|
+
-webkit-appearance: none;
|
|
70
|
+
-moz-appearance: none;
|
|
71
|
+
appearance: none;
|
|
72
|
+
background-color: #fff;
|
|
73
|
+
}
|
|
74
|
+
._1xynjwxf select:hover {
|
|
75
|
+
cursor: pointer;
|
|
76
|
+
}
|
|
77
|
+
._1xynjwxf label {
|
|
78
|
+
background-color: #1C3D57;
|
|
79
|
+
color: #fff;
|
|
80
|
+
display: grid;
|
|
81
|
+
place-items: center;
|
|
82
|
+
padding-inline: 18px;
|
|
83
|
+
}
|
|
84
|
+
._1xynjwxg {
|
|
85
|
+
border: none;
|
|
86
|
+
outline: none;
|
|
87
|
+
padding: .7rem;
|
|
88
|
+
width: 100%;
|
|
89
|
+
}
|
|
90
|
+
._1xynjwxf label[for='loanYears'] {
|
|
91
|
+
order: 2;
|
|
92
|
+
}
|
|
93
|
+
._1xynjwxf label[for='interestRate'] {
|
|
94
|
+
order: 2;
|
|
95
|
+
min-width: 77px;
|
|
96
|
+
}
|
|
97
|
+
._1xynjwxh {
|
|
98
|
+
bottom: -20px;
|
|
99
|
+
color: #8C1900;
|
|
100
|
+
font-size: 12px;
|
|
101
|
+
left: 15px;
|
|
102
|
+
position: absolute;
|
|
103
|
+
}
|
|
104
|
+
._1xynjwxi {
|
|
105
|
+
border-radius: 8px;
|
|
106
|
+
display: flex;
|
|
107
|
+
overflow: hidden;
|
|
108
|
+
width: 100%;
|
|
109
|
+
}
|
|
110
|
+
._1xynjwxj {
|
|
111
|
+
background-color: #1F7A96;
|
|
112
|
+
border-radius: 8px;
|
|
113
|
+
box-shadow: rgba(31,122,150,0.3) 8px 8px 16px 0px;
|
|
114
|
+
color: #fff;
|
|
115
|
+
padding: 32px 28px;
|
|
116
|
+
}
|
|
117
|
+
._1xynjwxk {
|
|
118
|
+
font-size: 2.5rem;
|
|
119
|
+
font-weight: 700;
|
|
120
|
+
}
|
|
121
|
+
._1xynjwxl {
|
|
122
|
+
color: rgb(255 255 255 / 73%);
|
|
123
|
+
font-size: 16px;
|
|
124
|
+
font-weight: 700;
|
|
125
|
+
letter-spacing: .4px;
|
|
126
|
+
}
|
|
127
|
+
._1xynjwxm {
|
|
128
|
+
bottom: 0;
|
|
129
|
+
height: 200px;
|
|
130
|
+
left: 0;
|
|
131
|
+
margin-bottom: -7px;
|
|
132
|
+
position: absolute;
|
|
133
|
+
width: 100%;
|
|
134
|
+
z-index: -1;
|
|
135
|
+
}
|
|
136
|
+
._1xynjwxn > use {
|
|
137
|
+
animation: move-forever 25s cubic-bezier(0.55,0.5,0.45,0.5) infinite;
|
|
138
|
+
}
|
|
139
|
+
._1xynjwxn > use:nth-child(1) {
|
|
140
|
+
animation-delay: -2s;
|
|
141
|
+
animation-duration: 7s;
|
|
142
|
+
}
|
|
143
|
+
._1xynjwxn > use:nth-child(2) {
|
|
144
|
+
animation-delay: -3s;
|
|
145
|
+
animation-duration: 10s;
|
|
146
|
+
}
|
|
147
|
+
._1xynjwxn > use:nth-child(3) {
|
|
148
|
+
animation-delay: -4s;
|
|
149
|
+
animation-duration: 13s;
|
|
150
|
+
}
|
|
151
|
+
._1xynjwxn > use:nth-child(4) {
|
|
152
|
+
animation-delay: -5s;
|
|
153
|
+
animation-duration: 20s;
|
|
154
|
+
}
|
|
155
|
+
.section_spacer:has(._1xynjwxn) {
|
|
156
|
+
margin-top: 0px;
|
|
157
|
+
}
|
|
158
|
+
@media screen and (max-width: 1023px) {
|
|
159
|
+
._1xynjwx0 {
|
|
160
|
+
padding-block: 42px;
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
@media screen and (max-width: 768px) {
|
|
164
|
+
._1xynjwx0 {
|
|
165
|
+
padding-block: 2rem;
|
|
166
|
+
}
|
|
167
|
+
}
|
|
168
|
+
@media screen and (max-width:1023px) {
|
|
169
|
+
._1xynjwx5 {
|
|
170
|
+
text-align: center;
|
|
171
|
+
}
|
|
172
|
+
._1xynjwxd {
|
|
173
|
+
width: min(400px, 100%);
|
|
174
|
+
}
|
|
175
|
+
._1xynjwxg {
|
|
176
|
+
width: 100%;
|
|
177
|
+
}
|
|
178
|
+
._1xynjwx0 .gap_24 {
|
|
179
|
+
flex-direction: column;
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
@media screen and (min-width:1024px) {
|
|
183
|
+
._1xynjwx6 {
|
|
184
|
+
font-size: 48px;
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
@media screen and (max-width:470px) {
|
|
188
|
+
._1xynjwxc {
|
|
189
|
+
font-size: 18px;
|
|
190
|
+
}
|
|
191
|
+
._1xynjwxe {
|
|
192
|
+
padding: 24px 16px;
|
|
193
|
+
}
|
|
194
|
+
._1xynjwxj {
|
|
195
|
+
margin-top: 16px;
|
|
196
|
+
padding: 18px 16px;
|
|
197
|
+
}
|
|
198
|
+
._1xynjwxl {
|
|
199
|
+
font-size: 15px;
|
|
200
|
+
}
|
|
201
|
+
}
|