@axos-web-dev/shared-components 0.0.153 → 0.0.155
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/Blockquote/Blockquote.module.js +3 -3
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -1
- package/dist/assets/Blockquote/Blockquote.css.css +68 -69
- package/dist/assets/FooterSiteMap/AxosBank/FooterSiteMap.css +3 -0
- package/dist/assets/Insight/Insight.css +14 -0
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const quote_spacer = "
|
|
2
|
-
const author = "
|
|
3
|
-
const quote = "
|
|
1
|
+
const quote_spacer = "_quote_spacer_1r8g1_1";
|
|
2
|
+
const author = "_author_1r8g1_13";
|
|
3
|
+
const quote = "_quote_1r8g1_1";
|
|
4
4
|
const css = {
|
|
5
5
|
quote_spacer,
|
|
6
6
|
author,
|
|
@@ -568,7 +568,7 @@ function SubNavBar() {
|
|
|
568
568
|
children: [
|
|
569
569
|
/* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
|
|
570
570
|
/* @__PURE__ */ jsx("p", { role: "heading", children: "Introducing Axos ONE" }),
|
|
571
|
-
/* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "Explore the benefits of our newest account bundle with up to 4.86% APY on Savings, 0.51% on Checking, plus early paydays and no
|
|
571
|
+
/* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "Explore the benefits of our newest account bundle with up to 4.86% APY on Savings, up to 0.51% on Checking, plus early paydays and no maintenance fees." })
|
|
572
572
|
] }),
|
|
573
573
|
/* @__PURE__ */ jsx(
|
|
574
574
|
"div",
|
|
@@ -1,69 +1,68 @@
|
|
|
1
|
-
.
|
|
2
|
-
line-height: 1.35;
|
|
3
|
-
margin-
|
|
4
|
-
margin-inline: auto;
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
.
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
.
|
|
32
|
-
font-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
}
|
|
1
|
+
._quote_spacer_1r8g1_1 {
|
|
2
|
+
line-height: 1.35;
|
|
3
|
+
margin-block: clamp(1.88rem, 1.99vw + 1.41rem, 3rem);
|
|
4
|
+
margin-inline: auto;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
._author_1r8g1_13,
|
|
8
|
+
._quote_1r8g1_1 {
|
|
9
|
+
color: #333d46;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
._author_1r8g1_13 {
|
|
13
|
+
text-align: right;
|
|
14
|
+
margin-top: 18px;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
._author_1r8g1_13 cite {
|
|
18
|
+
font-style: normal;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
._quote_spacer_1r8g1_1 .img_fluid {
|
|
22
|
+
margin-right: 24px;
|
|
23
|
+
transform: rotateY(180deg) scaleY(-1);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
._quote_spacer_1r8g1_1 .flex_row {
|
|
27
|
+
align-items: flex-start;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
._quote_1r8g1_1 p {
|
|
31
|
+
font-size: clamp(1.22rem, 0.92vw + 1rem, 1.74rem);
|
|
32
|
+
font-style: italic;
|
|
33
|
+
line-height: 1.2;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
@media (max-width: 768px) {
|
|
37
|
+
._quote_spacer_1r8g1_1 .img_fluid {
|
|
38
|
+
max-width: 30px;
|
|
39
|
+
margin-right: 12px;
|
|
40
|
+
}
|
|
41
|
+
._author_1r8g1_13 {
|
|
42
|
+
margin-top: 14px;
|
|
43
|
+
}
|
|
44
|
+
._quote_1r8g1_1 p {
|
|
45
|
+
font-size: 18px;
|
|
46
|
+
}
|
|
47
|
+
._author_1r8g1_13 cite {
|
|
48
|
+
font-size: 14px;
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
@media (max-width: 500px) {
|
|
53
|
+
._author_1r8g1_13 {
|
|
54
|
+
margin-top: 12px;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
@media (min-width: 604px) {
|
|
59
|
+
._quote_spacer_1r8g1_1 {
|
|
60
|
+
width: min(calc(100% - 2rem), 792px);
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
@media (min-width: 1023px) {
|
|
65
|
+
._quote_1r8g1_1 p {
|
|
66
|
+
font-weight: 600;
|
|
67
|
+
}
|
|
68
|
+
}
|
|
@@ -58,11 +58,25 @@ article.containment {
|
|
|
58
58
|
font-size: 28px;
|
|
59
59
|
line-height: 36px;
|
|
60
60
|
}
|
|
61
|
+
.insight :is(ul,ol) {
|
|
62
|
+
margin-bottom: 10px;
|
|
63
|
+
}
|
|
64
|
+
.insight .section_spacer:has(>img[style]:only-child) {
|
|
65
|
+
margin-bottom: 3.5rem;
|
|
66
|
+
}
|
|
67
|
+
@media screen and (max-width:1023px) {
|
|
68
|
+
.insight .section_spacer:has(>img[style]:only-child) {
|
|
69
|
+
margin-bottom: 42px;
|
|
70
|
+
}
|
|
71
|
+
}
|
|
61
72
|
@media screen and (max-width:768px) {
|
|
62
73
|
article.containment {
|
|
63
74
|
max-width: unset;
|
|
64
75
|
width: min(1200px, calc(100% - 4rem));
|
|
65
76
|
}
|
|
77
|
+
.insight .section_spacer:has(>img[style]:only-child) {
|
|
78
|
+
margin-bottom: 2rem;
|
|
79
|
+
}
|
|
66
80
|
}
|
|
67
81
|
@media (max-width: 768px) {
|
|
68
82
|
.insight .related_articles {
|