@axos-web-dev/shared-components 0.0.197 → 0.0.199
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/Calculators/MonthlyPaymentLVFCalculator/index.js +1 -1
- package/dist/Forms/FormProps.d.ts +1 -1
- package/dist/Forms/Forms.css.d.ts +18 -0
- package/dist/Forms/Forms.css.js +41 -39
- package/dist/Forms/VendorQuestionnaire.d.ts +58 -0
- package/dist/Forms/VendorQuestionnaire.js +932 -0
- package/dist/Forms/index.d.ts +1 -0
- package/dist/Forms/index.js +4 -1
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosBank/NavData.js +21 -5
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +102 -22
- package/dist/NavigationMenu/AxosBank/index.js +2 -2
- package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
- package/dist/NavigationMenu/LaVictoire/index.js +1 -1
- package/dist/assets/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css +1 -0
- package/dist/assets/Forms/Forms.css +152 -93
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +651 -658
- package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +429 -429
- package/dist/main.js +4 -1
- package/package.json +130 -130
package/dist/Forms/index.d.ts
CHANGED
package/dist/Forms/index.js
CHANGED
|
@@ -14,7 +14,7 @@ import { CpraRequest } from "./CpraRequest.js";
|
|
|
14
14
|
import { DealerServices } from "./DealerServices.js";
|
|
15
15
|
import { EmailOnly } from "./EmailOnly.js";
|
|
16
16
|
import { EmailUs } from "./EmailUs.js";
|
|
17
|
-
import { actions, back_btn_apply_now, centerSelect, checkbox_group, descriptionField, disclosureForm, dropdown, dynPH, form, formBtns, formContainer, formWrapper, form_nav_apply_now, fullRowForm, fullRowSelect, headerContainer, headerForm, hide_options, iconForm, iconbillboards_option_apply_now, modalCheckboxContainer, modalMobile, mt1Rem, mt2rem, mw24, na_cursor, one_row, pl_label, resposiveLabel, ro_input, section_title, show_options, succes_check_mark, success_circle, success_icon, success_wrap, threeColRow, x_input, xc_input } from "./Forms.css.js";
|
|
17
|
+
import { actions, back_btn_apply_now, centerSelect, checkbox_group, descriptionField, disclosureForm, dropdown, dynPH, form, formBtns, formContainer, formWrapper, form_nav_apply_now, form_row, fullRowForm, fullRowSelect, headerContainer, headerForm, hide_options, iconForm, iconbillboards_option_apply_now, modalCheckboxContainer, modalMobile, mt1Rem, mt2rem, mw24, na_cursor, one_row, pl_label, resposiveLabel, ro_input, section_title, show_options, succes_check_mark, success_circle, success_icon, success_wrap, threeColRow, x_input, xc_input } from "./Forms.css.js";
|
|
18
18
|
import { MortgageRate } from "./MortgageRate/MortgageRateForm.js";
|
|
19
19
|
import "react/jsx-runtime";
|
|
20
20
|
import { RateWatchForm } from "./MortgageRate/MortgageRateWatch.js";
|
|
@@ -31,6 +31,7 @@ import { ScheduleCall } from "./ScheduleCall.js";
|
|
|
31
31
|
import { ScheduleCallPremier } from "./ScheduleCallPremier.js";
|
|
32
32
|
import { SuccesFormWrapper } from "./SuccesForm.js";
|
|
33
33
|
import { WCPLSurvey } from "./WcplSurvey.js";
|
|
34
|
+
import { VendorQuestionnaire } from "./VendorQuestionnaire.js";
|
|
34
35
|
export {
|
|
35
36
|
ApplicationStart,
|
|
36
37
|
ApplyNow,
|
|
@@ -57,6 +58,7 @@ export {
|
|
|
57
58
|
ScheduleCallPremier,
|
|
58
59
|
SuccesFormWrapper,
|
|
59
60
|
UserInformation,
|
|
61
|
+
VendorQuestionnaire,
|
|
60
62
|
WCPLSurvey,
|
|
61
63
|
actions,
|
|
62
64
|
back_btn_apply_now,
|
|
@@ -71,6 +73,7 @@ export {
|
|
|
71
73
|
formContainer,
|
|
72
74
|
formWrapper,
|
|
73
75
|
form_nav_apply_now,
|
|
76
|
+
form_row,
|
|
74
77
|
fullRowForm,
|
|
75
78
|
fullRowSelect,
|
|
76
79
|
getLink,
|
|
@@ -1,56 +1,56 @@
|
|
|
1
|
-
const header = "
|
|
2
|
-
const wrapper = "
|
|
3
|
-
const header_main_row = "
|
|
4
|
-
const mobile_header = "
|
|
5
|
-
const logo_wrap = "
|
|
6
|
-
const primary_links = "
|
|
7
|
-
const main_nav_link = "
|
|
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_header = "
|
|
15
|
-
const signin_subheader = "
|
|
16
|
-
const opacity = "
|
|
17
|
-
const fadeInDown = "
|
|
18
|
-
const signin_footer = "
|
|
19
|
-
const open = "
|
|
20
|
-
const dd_wrapper = "
|
|
21
|
-
const dd_media = "
|
|
22
|
-
const dd_media_img = "
|
|
23
|
-
const dd_site_navs = "
|
|
24
|
-
const dd_media_header = "
|
|
25
|
-
const mt_8 = "
|
|
26
|
-
const mt_16 = "
|
|
27
|
-
const ml_8 = "
|
|
28
|
-
const dd_media_cta = "
|
|
29
|
-
const reversed_row = "
|
|
30
|
-
const headline = "
|
|
31
|
-
const nav_anchor = "
|
|
32
|
-
const headline_cta = "
|
|
33
|
-
const site_lists = "
|
|
34
|
-
const hamburger = "
|
|
35
|
-
const mobile_only = "
|
|
36
|
-
const mobile_logo = "
|
|
37
|
-
const highlight = "
|
|
38
|
-
const mobile_nav = "
|
|
39
|
-
const mobile_opened = "
|
|
40
|
-
const mobile_nav_item = "
|
|
41
|
-
const has_dropdown = "
|
|
42
|
-
const icon_wrap = "
|
|
43
|
-
const mobile_footer = "
|
|
44
|
-
const mobile_footer_content = "
|
|
45
|
-
const mobile_footer_media = "
|
|
46
|
-
const footer_cta = "
|
|
47
|
-
const inner_wrapper = "
|
|
48
|
-
const btn = "
|
|
49
|
-
const sub_menu = "
|
|
50
|
-
const main = "
|
|
51
|
-
const dd_footer = "
|
|
52
|
-
const skip_btn = "
|
|
53
|
-
const desktop_only = "
|
|
1
|
+
const header = "_header_3kuh2_1";
|
|
2
|
+
const wrapper = "_wrapper_3kuh2_5";
|
|
3
|
+
const header_main_row = "_header_main_row_3kuh2_11";
|
|
4
|
+
const mobile_header = "_mobile_header_3kuh2_12";
|
|
5
|
+
const logo_wrap = "_logo_wrap_3kuh2_18";
|
|
6
|
+
const primary_links = "_primary_links_3kuh2_22";
|
|
7
|
+
const main_nav_link = "_main_nav_link_3kuh2_26";
|
|
8
|
+
const sub_nav_link = "_sub_nav_link_3kuh2_44";
|
|
9
|
+
const signin_wrap = "_signin_wrap_3kuh2_46";
|
|
10
|
+
const signin_btn = "_signin_btn_3kuh2_47";
|
|
11
|
+
const header_sub_row = "_header_sub_row_3kuh2_84";
|
|
12
|
+
const signin_dropdown = "_signin_dropdown_3kuh2_107";
|
|
13
|
+
const shadow = "_shadow_3kuh2_117";
|
|
14
|
+
const signin_header = "_signin_header_3kuh2_127";
|
|
15
|
+
const signin_subheader = "_signin_subheader_3kuh2_134";
|
|
16
|
+
const opacity = "_opacity_3kuh2_156";
|
|
17
|
+
const fadeInDown = "_fadeInDown_3kuh2_1";
|
|
18
|
+
const signin_footer = "_signin_footer_3kuh2_162";
|
|
19
|
+
const open = "_open_3kuh2_183";
|
|
20
|
+
const dd_wrapper = "_dd_wrapper_3kuh2_195";
|
|
21
|
+
const dd_media = "_dd_media_3kuh2_204";
|
|
22
|
+
const dd_media_img = "_dd_media_img_3kuh2_209";
|
|
23
|
+
const dd_site_navs = "_dd_site_navs_3kuh2_213";
|
|
24
|
+
const dd_media_header = "_dd_media_header_3kuh2_220";
|
|
25
|
+
const mt_8 = "_mt_8_3kuh2_230";
|
|
26
|
+
const mt_16 = "_mt_16_3kuh2_234";
|
|
27
|
+
const ml_8 = "_ml_8_3kuh2_238";
|
|
28
|
+
const dd_media_cta = "_dd_media_cta_3kuh2_242";
|
|
29
|
+
const reversed_row = "_reversed_row_3kuh2_274";
|
|
30
|
+
const headline = "_headline_3kuh2_284";
|
|
31
|
+
const nav_anchor = "_nav_anchor_3kuh2_292";
|
|
32
|
+
const headline_cta = "_headline_cta_3kuh2_300";
|
|
33
|
+
const site_lists = "_site_lists_3kuh2_315";
|
|
34
|
+
const hamburger = "_hamburger_3kuh2_353";
|
|
35
|
+
const mobile_only = "_mobile_only_3kuh2_367";
|
|
36
|
+
const mobile_logo = "_mobile_logo_3kuh2_373";
|
|
37
|
+
const highlight = "_highlight_3kuh2_378";
|
|
38
|
+
const mobile_nav = "_mobile_nav_3kuh2_404";
|
|
39
|
+
const mobile_opened = "_mobile_opened_3kuh2_415";
|
|
40
|
+
const mobile_nav_item = "_mobile_nav_item_3kuh2_423";
|
|
41
|
+
const has_dropdown = "_has_dropdown_3kuh2_438";
|
|
42
|
+
const icon_wrap = "_icon_wrap_3kuh2_454";
|
|
43
|
+
const mobile_footer = "_mobile_footer_3kuh2_459";
|
|
44
|
+
const mobile_footer_content = "_mobile_footer_content_3kuh2_464";
|
|
45
|
+
const mobile_footer_media = "_mobile_footer_media_3kuh2_478";
|
|
46
|
+
const footer_cta = "_footer_cta_3kuh2_484";
|
|
47
|
+
const inner_wrapper = "_inner_wrapper_3kuh2_512";
|
|
48
|
+
const btn = "_btn_3kuh2_517";
|
|
49
|
+
const sub_menu = "_sub_menu_3kuh2_522";
|
|
50
|
+
const main = "_main_3kuh2_26";
|
|
51
|
+
const dd_footer = "_dd_footer_3kuh2_547";
|
|
52
|
+
const skip_btn = "_skip_btn_3kuh2_555";
|
|
53
|
+
const desktop_only = "_desktop_only_3kuh2_600";
|
|
54
54
|
const styles = {
|
|
55
55
|
header,
|
|
56
56
|
wrapper,
|
|
@@ -106,10 +106,26 @@ import "next/script.js";
|
|
|
106
106
|
/* empty css */
|
|
107
107
|
/* empty css */
|
|
108
108
|
const navItemsRaw = [
|
|
109
|
-
{
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
109
|
+
{
|
|
110
|
+
domain: "/personal",
|
|
111
|
+
name: "Personal",
|
|
112
|
+
url: findMoreAxosDomains("{AXOSBANK}/personal/bank")
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
domain: "/business",
|
|
116
|
+
name: "Business",
|
|
117
|
+
url: findMoreAxosDomains("{AXOSBANK}/business")
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
domain: "/partners",
|
|
121
|
+
name: "Partners",
|
|
122
|
+
url: findMoreAxosDomains("{AXOSBANK}/partners")
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
domain: "/customer-support",
|
|
126
|
+
name: "Support",
|
|
127
|
+
url: findMoreAxosDomains("{AXOSBANK}/customer-support")
|
|
128
|
+
}
|
|
113
129
|
];
|
|
114
130
|
const subNavItemsRaw = {
|
|
115
131
|
personal: [
|
|
@@ -153,7 +169,7 @@ const subNavItemsRaw = {
|
|
|
153
169
|
],
|
|
154
170
|
partners: [
|
|
155
171
|
{
|
|
156
|
-
name: "
|
|
172
|
+
name: "Marine Dealer Floorplan Finance",
|
|
157
173
|
url: "https://lavictoirefinance.com/dealers",
|
|
158
174
|
id: "pt_1"
|
|
159
175
|
},
|
|
@@ -172,7 +172,7 @@ function SubNavBar() {
|
|
|
172
172
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
|
|
173
173
|
"a",
|
|
174
174
|
{
|
|
175
|
-
href: "
|
|
175
|
+
href: findMoreAxosDomains("{AXOSBANK}/personal/bank"),
|
|
176
176
|
id: "personalNav1",
|
|
177
177
|
role: "menuitem",
|
|
178
178
|
onMouseEnter: () => handleMouseEnter("bank"),
|
|
@@ -207,7 +207,7 @@ function SubNavBar() {
|
|
|
207
207
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
|
|
208
208
|
"a",
|
|
209
209
|
{
|
|
210
|
-
href: "
|
|
210
|
+
href: findMoreAxosDomains("{AXOSBANK}/personal/borrow"),
|
|
211
211
|
id: "personalNav2",
|
|
212
212
|
role: "menuitem",
|
|
213
213
|
onMouseEnter: () => handleMouseEnter("borrow"),
|
|
@@ -242,7 +242,7 @@ function SubNavBar() {
|
|
|
242
242
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
|
|
243
243
|
"a",
|
|
244
244
|
{
|
|
245
|
-
href: "
|
|
245
|
+
href: findMoreAxosDomains("{AXOS}/invest"),
|
|
246
246
|
id: "personalNav3",
|
|
247
247
|
role: "menuitem",
|
|
248
248
|
onMouseEnter: () => handleMouseEnter("invest"),
|
|
@@ -277,7 +277,7 @@ function SubNavBar() {
|
|
|
277
277
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
|
|
278
278
|
"a",
|
|
279
279
|
{
|
|
280
|
-
href: "
|
|
280
|
+
href: findMoreAxosDomains("{AXOSBANK}/personal/plan"),
|
|
281
281
|
id: "personalNav4",
|
|
282
282
|
role: "menuitem",
|
|
283
283
|
onMouseEnter: () => handleMouseEnter("plan"),
|
|
@@ -314,7 +314,7 @@ function SubNavBar() {
|
|
|
314
314
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
|
|
315
315
|
"a",
|
|
316
316
|
{
|
|
317
|
-
href: "
|
|
317
|
+
href: findMoreAxosDomains("{AXOSBANK}/business"),
|
|
318
318
|
id: "busNav1",
|
|
319
319
|
role: "menuitem",
|
|
320
320
|
onMouseEnter: () => handleMouseEnter("sbb"),
|
|
@@ -349,7 +349,9 @@ function SubNavBar() {
|
|
|
349
349
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
|
|
350
350
|
"a",
|
|
351
351
|
{
|
|
352
|
-
href:
|
|
352
|
+
href: findMoreAxosDomains(
|
|
353
|
+
"{AXOSBANK}/commercial/banking"
|
|
354
|
+
),
|
|
353
355
|
id: "busNav2",
|
|
354
356
|
role: "menuitem",
|
|
355
357
|
onMouseEnter: () => handleMouseEnter("combank"),
|
|
@@ -384,7 +386,9 @@ function SubNavBar() {
|
|
|
384
386
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
|
|
385
387
|
"a",
|
|
386
388
|
{
|
|
387
|
-
href:
|
|
389
|
+
href: findMoreAxosDomains(
|
|
390
|
+
"{AXOSBANK}/commercial/lending"
|
|
391
|
+
),
|
|
388
392
|
id: "busNav3",
|
|
389
393
|
role: "menuitem",
|
|
390
394
|
onMouseEnter: () => handleMouseEnter("comlending"),
|
|
@@ -431,7 +435,9 @@ function SubNavBar() {
|
|
|
431
435
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
|
|
432
436
|
"a",
|
|
433
437
|
{
|
|
434
|
-
href:
|
|
438
|
+
href: findMoreAxosDomains(
|
|
439
|
+
"{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending"
|
|
440
|
+
),
|
|
435
441
|
id: "partNav2",
|
|
436
442
|
role: "menuitem",
|
|
437
443
|
onMouseEnter: () => handleMouseEnter("wholelending"),
|
|
@@ -476,7 +482,9 @@ function SubNavBar() {
|
|
|
476
482
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
|
|
477
483
|
"a",
|
|
478
484
|
{
|
|
479
|
-
href:
|
|
485
|
+
href: findMoreAxosDomains(
|
|
486
|
+
"{AXOSBANK}/partners/dealer-services"
|
|
487
|
+
),
|
|
480
488
|
id: "partNav5",
|
|
481
489
|
role: "menuitem",
|
|
482
490
|
onMouseEnter: () => handleMouseEnter("dealerservices"),
|
|
@@ -570,7 +578,7 @@ function SubNavBar() {
|
|
|
570
578
|
href: findMoreAxosDomains(
|
|
571
579
|
"{AXOSBANK}/pages/axos-one"
|
|
572
580
|
),
|
|
573
|
-
"aria-label": "learn more about axos
|
|
581
|
+
"aria-label": "learn more about axos ONE checking and savings products",
|
|
574
582
|
className: "text_center bg_white ",
|
|
575
583
|
children: "Learn More"
|
|
576
584
|
}
|
|
@@ -594,7 +602,7 @@ function SubNavBar() {
|
|
|
594
602
|
Link,
|
|
595
603
|
{
|
|
596
604
|
role: "heading",
|
|
597
|
-
"aria-label": "visit personal banking
|
|
605
|
+
"aria-label": "visit the personal banking homepage to learn more about available product offerings",
|
|
598
606
|
href: findMoreAxosDomains(
|
|
599
607
|
"{AXOSBANK}/personal/bank"
|
|
600
608
|
),
|
|
@@ -983,7 +991,7 @@ function SubNavBar() {
|
|
|
983
991
|
href: findMoreAxosDomains(
|
|
984
992
|
"{AXOSBANK}/personal/borrow"
|
|
985
993
|
),
|
|
986
|
-
"aria-label": "visit personal borrowing webpage",
|
|
994
|
+
"aria-label": "visit personal borrowing webpage to learn more about available loan options",
|
|
987
995
|
role: "heading",
|
|
988
996
|
children: "Great rates on home loans"
|
|
989
997
|
}
|
|
@@ -1353,7 +1361,7 @@ function SubNavBar() {
|
|
|
1353
1361
|
{
|
|
1354
1362
|
href: findMoreAxosDomains("{AXOS}/invest"),
|
|
1355
1363
|
role: "heading",
|
|
1356
|
-
"aria-label": "visit axos invest
|
|
1364
|
+
"aria-label": "visit the axos invest homepage to learn more about available investing options",
|
|
1357
1365
|
children: "Quickly discover and compare mutual funds and ETFs"
|
|
1358
1366
|
}
|
|
1359
1367
|
),
|
|
@@ -1638,7 +1646,7 @@ function SubNavBar() {
|
|
|
1638
1646
|
"{AXOSBANK}/personal/plan"
|
|
1639
1647
|
),
|
|
1640
1648
|
role: "heading",
|
|
1641
|
-
"aria-label": "visit personal
|
|
1649
|
+
"aria-label": "visit the personal financial planning homepage to learn more about available financial planning tools",
|
|
1642
1650
|
children: "Plan your next move"
|
|
1643
1651
|
}
|
|
1644
1652
|
),
|
|
@@ -1908,7 +1916,15 @@ function SubNavBar() {
|
|
|
1908
1916
|
{
|
|
1909
1917
|
className: `${styles.headline} flex_row middle between`,
|
|
1910
1918
|
children: [
|
|
1911
|
-
/* @__PURE__ */ jsx(
|
|
1919
|
+
/* @__PURE__ */ jsx(
|
|
1920
|
+
Link,
|
|
1921
|
+
{
|
|
1922
|
+
href: findMoreAxosDomains("{AXOSBANK}/business"),
|
|
1923
|
+
"aria-label": "visit the business banking homepage to learn more about available product offerings for your small business",
|
|
1924
|
+
role: "heading",
|
|
1925
|
+
children: "Move your business forward"
|
|
1926
|
+
}
|
|
1927
|
+
),
|
|
1912
1928
|
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
1913
1929
|
/* @__PURE__ */ jsx(
|
|
1914
1930
|
Image,
|
|
@@ -1923,7 +1939,15 @@ function SubNavBar() {
|
|
|
1923
1939
|
"div",
|
|
1924
1940
|
{
|
|
1925
1941
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
1926
|
-
children: /* @__PURE__ */ jsx(
|
|
1942
|
+
children: /* @__PURE__ */ jsx(
|
|
1943
|
+
Link,
|
|
1944
|
+
{
|
|
1945
|
+
href: findMoreAxosDomains(
|
|
1946
|
+
"{AXOSBANK}/business/support"
|
|
1947
|
+
),
|
|
1948
|
+
children: "Help & Support"
|
|
1949
|
+
}
|
|
1950
|
+
)
|
|
1927
1951
|
}
|
|
1928
1952
|
)
|
|
1929
1953
|
] })
|
|
@@ -2163,7 +2187,17 @@ function SubNavBar() {
|
|
|
2163
2187
|
{
|
|
2164
2188
|
className: `${styles.headline} flex_row middle between`,
|
|
2165
2189
|
children: [
|
|
2166
|
-
/* @__PURE__ */ jsx(
|
|
2190
|
+
/* @__PURE__ */ jsx(
|
|
2191
|
+
Link,
|
|
2192
|
+
{
|
|
2193
|
+
href: findMoreAxosDomains(
|
|
2194
|
+
"{AXOSBANK}/commercial/banking"
|
|
2195
|
+
),
|
|
2196
|
+
"aria-label": "visit the commercial banking homepage to learn more about solutions to meet your organizational needs",
|
|
2197
|
+
role: "heading",
|
|
2198
|
+
children: "Solutions from industry experts"
|
|
2199
|
+
}
|
|
2200
|
+
),
|
|
2167
2201
|
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
2168
2202
|
/* @__PURE__ */ jsx(
|
|
2169
2203
|
Image,
|
|
@@ -2178,7 +2212,15 @@ function SubNavBar() {
|
|
|
2178
2212
|
"div",
|
|
2179
2213
|
{
|
|
2180
2214
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
2181
|
-
children: /* @__PURE__ */ jsx(
|
|
2215
|
+
children: /* @__PURE__ */ jsx(
|
|
2216
|
+
Link,
|
|
2217
|
+
{
|
|
2218
|
+
href: findMoreAxosDomains(
|
|
2219
|
+
"{AXOSBANK}/commercial/support"
|
|
2220
|
+
),
|
|
2221
|
+
children: "Help & Support"
|
|
2222
|
+
}
|
|
2223
|
+
)
|
|
2182
2224
|
}
|
|
2183
2225
|
)
|
|
2184
2226
|
] })
|
|
@@ -2381,7 +2423,17 @@ function SubNavBar() {
|
|
|
2381
2423
|
{
|
|
2382
2424
|
className: `${styles.headline} flex_row middle between`,
|
|
2383
2425
|
children: [
|
|
2384
|
-
/* @__PURE__ */ jsx(
|
|
2426
|
+
/* @__PURE__ */ jsx(
|
|
2427
|
+
Link,
|
|
2428
|
+
{
|
|
2429
|
+
href: findMoreAxosDomains(
|
|
2430
|
+
"{AXOSBANK}/commercial/lending"
|
|
2431
|
+
),
|
|
2432
|
+
"aria-label": "visit the commercial lending homepage to learn more about personalized lending solutions",
|
|
2433
|
+
role: "heading",
|
|
2434
|
+
children: "Personalized lending solutions"
|
|
2435
|
+
}
|
|
2436
|
+
),
|
|
2385
2437
|
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
2386
2438
|
/* @__PURE__ */ jsx(
|
|
2387
2439
|
Image,
|
|
@@ -2396,7 +2448,15 @@ function SubNavBar() {
|
|
|
2396
2448
|
"div",
|
|
2397
2449
|
{
|
|
2398
2450
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
2399
|
-
children: /* @__PURE__ */ jsx(
|
|
2451
|
+
children: /* @__PURE__ */ jsx(
|
|
2452
|
+
Link,
|
|
2453
|
+
{
|
|
2454
|
+
href: findMoreAxosDomains(
|
|
2455
|
+
"{AXOSBANK}/commercial/support"
|
|
2456
|
+
),
|
|
2457
|
+
children: "Help & Support"
|
|
2458
|
+
}
|
|
2459
|
+
)
|
|
2400
2460
|
}
|
|
2401
2461
|
)
|
|
2402
2462
|
] })
|
|
@@ -2602,7 +2662,17 @@ function SubNavBar() {
|
|
|
2602
2662
|
{
|
|
2603
2663
|
className: `${styles.headline} flex_row middle between`,
|
|
2604
2664
|
children: [
|
|
2605
|
-
/* @__PURE__ */ jsx(
|
|
2665
|
+
/* @__PURE__ */ jsx(
|
|
2666
|
+
Link,
|
|
2667
|
+
{
|
|
2668
|
+
href: findMoreAxosDomains(
|
|
2669
|
+
"{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending"
|
|
2670
|
+
),
|
|
2671
|
+
"aria-label": "visit the wholesale lending homepage to learn more about available product portfolio solutions",
|
|
2672
|
+
role: "heading",
|
|
2673
|
+
children: "Expand your options"
|
|
2674
|
+
}
|
|
2675
|
+
),
|
|
2606
2676
|
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
2607
2677
|
/* @__PURE__ */ jsx(
|
|
2608
2678
|
Image,
|
|
@@ -2733,7 +2803,17 @@ function SubNavBar() {
|
|
|
2733
2803
|
{
|
|
2734
2804
|
className: `${styles.headline} flex_row middle between`,
|
|
2735
2805
|
children: [
|
|
2736
|
-
/* @__PURE__ */ jsx(
|
|
2806
|
+
/* @__PURE__ */ jsx(
|
|
2807
|
+
Link,
|
|
2808
|
+
{
|
|
2809
|
+
href: findMoreAxosDomains(
|
|
2810
|
+
"{AXOSBANK}/partners/dealer-services"
|
|
2811
|
+
),
|
|
2812
|
+
"aria-label": "visit the dealer services homepage to learn more about joining the network of Axos Dealer Services dealerships",
|
|
2813
|
+
role: "heading",
|
|
2814
|
+
children: "Fueling results for dealerships"
|
|
2815
|
+
}
|
|
2816
|
+
),
|
|
2737
2817
|
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
2738
2818
|
/* @__PURE__ */ jsx(
|
|
2739
2819
|
Image,
|
|
@@ -131,9 +131,9 @@ function NavBar({ project = "AXB" }) {
|
|
|
131
131
|
const getActiveIndex = () => {
|
|
132
132
|
const pathname = "/" + location.pathname.split("/")[1];
|
|
133
133
|
const index = navItems.findIndex(
|
|
134
|
-
(path) => path.
|
|
134
|
+
(path) => path.domain === pathname
|
|
135
135
|
);
|
|
136
|
-
setActiveIndex(index);
|
|
136
|
+
pathname == "/commercial" ? setActiveIndex(1) : setActiveIndex(index);
|
|
137
137
|
};
|
|
138
138
|
useEffect(() => {
|
|
139
139
|
getActiveIndex();
|
|
@@ -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,
|
|
@@ -566,7 +566,7 @@ function NavBar() {
|
|
|
566
566
|
}
|
|
567
567
|
)
|
|
568
568
|
] }) }),
|
|
569
|
-
/* @__PURE__ */ jsx("div", { className: styles.mobile_footer, children: /* @__PURE__ */ jsx("div", { className: "flex_row between", children: /* @__PURE__ */ jsx("div", { className: styles.mobile_footer_content, children: /* @__PURE__ */ jsx("div", { className: styles.footer_cta, children: /* @__PURE__ */ jsx(Button, { targetUrl: findMoreAxosDomains("/
|
|
569
|
+
/* @__PURE__ */ jsx("div", { className: styles.mobile_footer, children: /* @__PURE__ */ jsx("div", { className: "flex_row between", children: /* @__PURE__ */ jsx("div", { className: styles.mobile_footer_content, children: /* @__PURE__ */ jsx("div", { className: styles.footer_cta, children: /* @__PURE__ */ jsx(Button, { targetUrl: findMoreAxosDomains("/apply-now"), children: "Apply Now" }) }) }) }) })
|
|
570
570
|
] })
|
|
571
571
|
}
|
|
572
572
|
)
|