@axos-web-dev/shared-components 1.0.26 → 1.0.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ATMLocator/ATMLocator.js +1 -0
- package/dist/Button/Button.js +1 -0
- package/dist/Calculators/Calculator.js +1 -0
- package/dist/Carousel/index.js +1 -0
- package/dist/Chevron/index.js +1 -0
- package/dist/Comparison/Comparison.js +1 -0
- package/dist/ExecutiveBio/ExecutiveBio.js +1 -0
- package/dist/FaqAccordion/index.js +1 -0
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -0
- package/dist/Forms/ApplyNow.js +1 -0
- package/dist/Forms/ContactUsBusiness.js +1 -0
- package/dist/Forms/ContactUsNMLSId.js +1 -0
- package/dist/Forms/CraPublicFile.js +1 -0
- package/dist/Forms/EmailOnly.js +1 -0
- package/dist/Forms/MortgageRate/MortgageRateForm.js +1 -0
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -0
- package/dist/Forms/SuccesForm.js +1 -0
- package/dist/HelpArticle/HelpArticle.css.d.ts +4 -0
- package/dist/HelpArticle/HelpArticle.css.js +12 -0
- package/dist/HelpArticle/index.d.ts +1 -0
- package/dist/HelpArticle/index.js +7 -0
- package/dist/Hyperlink/index.js +1 -0
- package/dist/ImageLink/ImageLink.js +1 -0
- package/dist/ImageLink/ImageLinkSet.js +1 -0
- package/dist/ImageLink/index.js +1 -0
- package/dist/Insight/Featured/CategorySelector.js +1 -0
- package/dist/Insight/Featured/Featured.js +1 -0
- package/dist/Insight/Featured/Header.js +1 -0
- package/dist/Modal/Modal.js +1 -0
- package/dist/NavigationMenu/AxosALTS/NavData.js +1 -0
- package/dist/NavigationMenu/AxosALTS/index.js +1 -0
- package/dist/NavigationMenu/AxosBank/NavData.js +1 -0
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +2 -1
- package/dist/NavigationMenu/AxosBank/index.js +1 -0
- package/dist/NavigationMenu/LaVictoire/NavData.js +1 -0
- package/dist/NavigationMenu/LaVictoire/index.js +1 -0
- package/dist/SetContainer/SetContainer.js +1 -0
- package/dist/SocialMediaBar/iconsRepository.js +1 -0
- package/dist/VideoWrapper/index.js +1 -0
- package/dist/assets/HelpArticle/HelpArticle.css +65 -0
- package/dist/main.d.ts +1 -0
- package/dist/main.js +5 -0
- package/package.json +1 -1
package/dist/Button/Button.js
CHANGED
package/dist/Carousel/index.js
CHANGED
package/dist/Chevron/index.js
CHANGED
|
@@ -78,6 +78,7 @@ import "../../FaqAccordion/index.js";
|
|
|
78
78
|
import "../../FooterDisclosure/FooterDisclosure.css.js";
|
|
79
79
|
/* empty css */
|
|
80
80
|
import { footer_section, footer_wrapper, ft_col, ft_col_header, ft_col_subheader, nested_grid, app_col, footer_mobile, ft_panel_group, ft_panel } from "./FooterSiteMap.css.js";
|
|
81
|
+
/* empty css */
|
|
81
82
|
import "../../ImageBillboard/ImageBillboard.css.js";
|
|
82
83
|
/* empty css */
|
|
83
84
|
/* empty css */
|
package/dist/Forms/ApplyNow.js
CHANGED
package/dist/Forms/EmailOnly.js
CHANGED
package/dist/Forms/SuccesForm.js
CHANGED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/* empty css */
|
|
2
|
+
/* empty css */
|
|
3
|
+
var helpArticle_headline = "_1yo1bp90";
|
|
4
|
+
var insight_headline_2 = "_1yo1bp91";
|
|
5
|
+
var helpArticle_p = "_1yo1bp92";
|
|
6
|
+
var helpArticle_container = "_1yo1bp93";
|
|
7
|
+
export {
|
|
8
|
+
helpArticle_container,
|
|
9
|
+
helpArticle_headline,
|
|
10
|
+
helpArticle_p,
|
|
11
|
+
insight_headline_2
|
|
12
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './HelpArticle.css';
|
package/dist/Hyperlink/index.js
CHANGED
|
@@ -72,6 +72,7 @@ import "../FaqAccordion/index.js";
|
|
|
72
72
|
import "../FooterDisclosure/FooterDisclosure.css.js";
|
|
73
73
|
/* empty css */
|
|
74
74
|
/* empty css */
|
|
75
|
+
/* empty css */
|
|
75
76
|
import { imageLinkContainer } from "../SetContainer/SetContainer.css.js";
|
|
76
77
|
import "../ImageBillboard/ImageBillboard.css.js";
|
|
77
78
|
/* empty css */
|
|
@@ -77,6 +77,7 @@ import "../FaqAccordion/index.js";
|
|
|
77
77
|
import "../FooterDisclosure/FooterDisclosure.css.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
/* empty css */
|
|
80
|
+
/* empty css */
|
|
80
81
|
import "next/image.js";
|
|
81
82
|
import "../HeroBanner/LargeBanner.css.js";
|
|
82
83
|
import "../HeroBanner/SelectionBanner.css.js";
|
package/dist/ImageLink/index.js
CHANGED
|
@@ -77,6 +77,7 @@ import "../FaqAccordion/index.js";
|
|
|
77
77
|
import "../FooterDisclosure/FooterDisclosure.css.js";
|
|
78
78
|
/* empty css */
|
|
79
79
|
/* empty css */
|
|
80
|
+
/* empty css */
|
|
80
81
|
import "../ImageBillboard/ImageBillboard.css.js";
|
|
81
82
|
import { ImageLinkSet } from "./ImageLinkSet.js";
|
|
82
83
|
/* empty css */
|
|
@@ -79,6 +79,7 @@ import "../../FaqAccordion/index.js";
|
|
|
79
79
|
import "../../FooterDisclosure/FooterDisclosure.css.js";
|
|
80
80
|
/* empty css */
|
|
81
81
|
/* empty css */
|
|
82
|
+
/* empty css */
|
|
82
83
|
import "../../ImageBillboard/ImageBillboard.css.js";
|
|
83
84
|
/* empty css */
|
|
84
85
|
import { featured_maingrid_img, featured_maingrid_item, featured_center_vertical } from "./Featured.css.js";
|
|
@@ -80,6 +80,7 @@ import "../../FaqAccordion/index.js";
|
|
|
80
80
|
import "../../FooterDisclosure/FooterDisclosure.css.js";
|
|
81
81
|
/* empty css */
|
|
82
82
|
/* empty css */
|
|
83
|
+
/* empty css */
|
|
83
84
|
import { supertag } from "../../ImageBillboard/ImageBillboard.css.js";
|
|
84
85
|
/* empty css */
|
|
85
86
|
/* empty css */
|
package/dist/Modal/Modal.js
CHANGED
|
@@ -80,6 +80,7 @@ import "../../FaqAccordion/index.js";
|
|
|
80
80
|
import "../../FooterDisclosure/FooterDisclosure.css.js";
|
|
81
81
|
/* empty css */
|
|
82
82
|
/* empty css */
|
|
83
|
+
/* empty css */
|
|
83
84
|
import "../../ImageBillboard/ImageBillboard.css.js";
|
|
84
85
|
/* empty css */
|
|
85
86
|
/* empty css */
|
|
@@ -744,7 +745,7 @@ function SubNavBar() {
|
|
|
744
745
|
AXOS_ONE_APY,
|
|
745
746
|
"% APY",
|
|
746
747
|
/* @__PURE__ */ jsx("sup", { children: "*" }),
|
|
747
|
-
" on Savings
|
|
748
|
+
" on Savings and ",
|
|
748
749
|
AXOS_ONE_APY_CHECKING,
|
|
749
750
|
"% APY",
|
|
750
751
|
/* @__PURE__ */ jsx("sup", { children: "*" }),
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
._1yo1bp90 {
|
|
2
|
+
font-family: var(--header-font-family);
|
|
3
|
+
font-weight: 600;
|
|
4
|
+
font-size: 40px;
|
|
5
|
+
font-style: normal;
|
|
6
|
+
line-height: 50px;
|
|
7
|
+
letter-spacing: 0.2px;
|
|
8
|
+
color: #1E3860;
|
|
9
|
+
}
|
|
10
|
+
._1yo1bp91 {
|
|
11
|
+
font-weight: 600;
|
|
12
|
+
font-size: 28px;
|
|
13
|
+
line-height: 36px;
|
|
14
|
+
margin-block: 16px;
|
|
15
|
+
letter-spacing: 0.2px;
|
|
16
|
+
color: #1E3860;
|
|
17
|
+
}
|
|
18
|
+
._1yo1bp92 {
|
|
19
|
+
font-weight: 400;
|
|
20
|
+
font-size: 18px;
|
|
21
|
+
line-height: 26px;
|
|
22
|
+
color: #1E262F;
|
|
23
|
+
letter-spacing: 0.2px;
|
|
24
|
+
}
|
|
25
|
+
._1yo1bp93 {
|
|
26
|
+
box-sizing: border-box;
|
|
27
|
+
margin-inline: auto;
|
|
28
|
+
width: 1000px;
|
|
29
|
+
}
|
|
30
|
+
.helpArticle .section_spacer:has(>img[style]:only-child) {
|
|
31
|
+
margin-bottom: 3.5rem;
|
|
32
|
+
}
|
|
33
|
+
@media screen and (max-width:1023px) {
|
|
34
|
+
.helpArticle .section_spacer:has(>img[style]:only-child) {
|
|
35
|
+
margin-bottom: 42px;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
@media screen and (max-width:768px) {
|
|
39
|
+
._1yo1bp90 {
|
|
40
|
+
font-size: 28px;
|
|
41
|
+
line-height: 1.29;
|
|
42
|
+
}
|
|
43
|
+
._1yo1bp91 {
|
|
44
|
+
font-size: 24px;
|
|
45
|
+
line-height: 1.33;
|
|
46
|
+
}
|
|
47
|
+
.helpArticle .section_spacer:has(>img[style]:only-child) {
|
|
48
|
+
margin-bottom: 2rem;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
@media screen and (max-width: 1023px) {
|
|
52
|
+
._1yo1bp93 {
|
|
53
|
+
width: min(45rem, calc(100% - 4rem));
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
@media screen and (max-width: 768px) {
|
|
57
|
+
._1yo1bp93 {
|
|
58
|
+
width: min(1200px, calc(100% - 4rem));
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
@media screen and (max-width: 603px) {
|
|
62
|
+
._1yo1bp93 {
|
|
63
|
+
width: calc(100% - 2rem);
|
|
64
|
+
}
|
|
65
|
+
}
|
package/dist/main.d.ts
CHANGED
|
@@ -30,6 +30,7 @@ export * from './FdicCallout';
|
|
|
30
30
|
export * from './FooterDisclosure';
|
|
31
31
|
export * from './FooterSiteMap/AxosBank';
|
|
32
32
|
export * from './Forms';
|
|
33
|
+
export * from './HelpArticle';
|
|
33
34
|
export * from './HeroBanner';
|
|
34
35
|
export * from './Hyperlink';
|
|
35
36
|
export * from './IconBillboard';
|
package/dist/main.js
CHANGED
|
@@ -82,6 +82,7 @@ import { ScheduleCallPremier } from "./Forms/ScheduleCallPremier.js";
|
|
|
82
82
|
import { SuccesFormWrapper } from "./Forms/SuccesForm.js";
|
|
83
83
|
import { VendorQuestionnaire } from "./Forms/VendorQuestionnaire.js";
|
|
84
84
|
import { WCPLSurvey } from "./Forms/WcplSurvey.js";
|
|
85
|
+
import { helpArticle_container, helpArticle_headline, helpArticle_p, insight_headline_2 } from "./HelpArticle/HelpArticle.css.js";
|
|
85
86
|
import { HeroBanner } from "./HeroBanner/HeroBanner.js";
|
|
86
87
|
import { headline_text, heroSupertag, hero_banner, hero_btns, hero_content, hero_embedded_image, hero_img, hero_text, hero_wrapper, img_contents, logout, reversed, reversed_lg_image } from "./HeroBanner/HeroBanner.css.js";
|
|
87
88
|
import { selection_headline_text, selection_section, selection_section_bg, selection_section_content, selection_section_icon, selection_section_icon_img } from "./HeroBanner/SelectionBanner.css.js";
|
|
@@ -492,6 +493,9 @@ export {
|
|
|
492
493
|
headline_setting,
|
|
493
494
|
headline_text,
|
|
494
495
|
headshot,
|
|
496
|
+
helpArticle_container,
|
|
497
|
+
helpArticle_headline,
|
|
498
|
+
helpArticle_p,
|
|
495
499
|
helperText,
|
|
496
500
|
heroSupertag,
|
|
497
501
|
hero_banner,
|
|
@@ -526,6 +530,7 @@ export {
|
|
|
526
530
|
insight_header_2,
|
|
527
531
|
insight_header_3,
|
|
528
532
|
insight_header_4,
|
|
533
|
+
insight_headline_2,
|
|
529
534
|
insight_info_row,
|
|
530
535
|
insight_list_item,
|
|
531
536
|
insight_p,
|