@axos-web-dev/shared-components 0.0.16 → 0.0.18
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/Accordion/Accordion.css.d.ts +4 -3
- package/dist/Accordion/Accordion.d.ts +2 -1
- package/dist/Accordion/Accordion.js +1 -0
- package/dist/Accordion/index.d.ts +2 -2
- package/dist/AlertBanner/AlertBanner.css.d.ts +1 -1
- package/dist/AlertBanner/AlertBanner.interface.d.ts +2 -1
- package/dist/AlertBanner/index.d.ts +3 -2
- package/dist/AlertBanner/index.js +1 -0
- package/dist/ApyCalculator/index.d.ts +2 -1
- package/dist/ApyCalculator/index.js +3 -17
- package/dist/BulletItem/BulletItem.d.ts +2 -1
- package/dist/BulletItem/BulletItem.js +1 -0
- package/dist/BulletItem/index.d.ts +1 -1
- package/dist/Button/Button.css.d.ts +3 -2
- package/dist/Button/Button.d.ts +4 -3
- package/dist/Button/Button.interface.d.ts +2 -1
- package/dist/Button/GoBackButton.d.ts +3 -2
- package/dist/Button/index.d.ts +3 -3
- package/dist/CallToActionBar/CallToActionBar.interface.d.ts +2 -1
- package/dist/CallToActionBar/index.d.ts +3 -2
- package/dist/Carousel/Carousel.css.d.ts +6 -5
- package/dist/Carousel/index.d.ts +3 -2
- package/dist/Carousel/index.js +2 -1
- package/dist/Carousel/store.d.ts +1 -1
- package/dist/Chevron/Chevron.css.d.ts +1 -1
- package/dist/Chevron/Chevron.interface.d.ts +2 -1
- package/dist/Chevron/index.d.ts +3 -2
- package/dist/Chevron/index.js +3 -1
- package/dist/CollectInformationAlert/index.d.ts +2 -1
- package/dist/CollectInformationAlert/index.js +1 -0
- package/dist/ContentBanner/ContentBanner.css.d.ts +2 -2
- package/dist/ContentBanner/ContentBanner.interface.d.ts +2 -1
- package/dist/ContentBanner/index.d.ts +3 -2
- package/dist/ContentBanner/index.js +1 -1
- package/dist/DownloadTile/DownloadTile.interface.d.ts +2 -1
- package/dist/DownloadTile/index.d.ts +3 -2
- package/dist/DownloadTile/index.js +1 -0
- package/dist/FaqAccordion/index.d.ts +3 -2
- package/dist/FaqAccordion/index.js +1 -0
- package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +1 -1
- package/dist/FooterDisclosure/FooterDisclosure.d.ts +2 -1
- package/dist/FooterDisclosure/index.d.ts +2 -2
- package/dist/Forms/Forms.css.d.ts +4 -4
- package/dist/Forms/RenderForm.d.ts +3 -2
- package/dist/Forms/SalesforceFieldsForm.d.ts +1 -1
- package/dist/Forms/ScheduleCall.d.ts +3 -2
- package/dist/Forms/ScheduleCall.js +22 -9
- package/dist/Forms/index.d.ts +4 -4
- package/dist/HeroBanner/HeroBanner.css.d.ts +5 -4
- package/dist/HeroBanner/HeroBanner.css.js +11 -9
- package/dist/HeroBanner/HeroBanner.interface.d.ts +2 -1
- package/dist/HeroBanner/index.d.ts +2 -1
- package/dist/HeroBanner/index.js +3 -3
- package/dist/Hyperlink/Hyperlink.interface.d.ts +2 -1
- package/dist/Hyperlink/index.d.ts +3 -2
- package/dist/Hyperlink/index.js +4 -1
- package/dist/IconBillboard/IconBillboard.css.d.ts +6 -5
- package/dist/IconBillboard/IconBillboard.d.ts +4 -3
- package/dist/IconBillboard/IconBillboard.interface.d.ts +4 -3
- package/dist/IconBillboard/IconBillboard.js +1 -1
- package/dist/IconBillboard/IconBillboardSet.d.ts +2 -1
- package/dist/IconBillboard/index.d.ts +4 -4
- package/dist/ImageBillboard/ImageBillboard.css.d.ts +4 -4
- package/dist/ImageBillboard/ImageBillboard.d.ts +2 -1
- package/dist/ImageBillboard/ImageBillboard.interface.d.ts +5 -4
- package/dist/ImageBillboard/ImageBillboard.js +1 -0
- package/dist/ImageBillboard/ImageBillboardSet.d.ts +2 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +1 -0
- package/dist/ImageBillboard/index.d.ts +4 -4
- package/dist/Input/Input.css.d.ts +6 -6
- package/dist/Input/Input.css.js +2 -2
- package/dist/Input/Input.d.ts +14 -0
- package/dist/Input/Input.js +45 -0
- package/dist/Input/InputPhone.d.ts +3 -0
- package/dist/Input/InputPhone.js +24 -0
- package/dist/Input/index.d.ts +3 -13
- package/dist/Input/index.js +13 -43
- package/dist/Inputs/Input.css.d.ts +6 -6
- package/dist/MainHTML/index.d.ts +2 -1
- package/dist/MainHTML/index.js +8 -1
- package/dist/Modal/Modal.d.ts +3 -2
- package/dist/Modal/Modal.js +4 -1
- package/dist/Modal/contextApi/store.d.ts +3 -2
- package/dist/Modal/contextApi/store.js +11 -16
- package/dist/Modal/index.d.ts +2 -2
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosAdvisor/SubNavBar.d.ts +1 -1
- package/dist/NavigationMenu/AxosAdvisor/SubNavBar.js +138 -97
- package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +40 -40
- package/dist/NavigationMenu/index.d.ts +2 -2
- package/dist/SetContainer/SetContainer.d.ts +3 -2
- package/dist/SetContainer/SetContainer.js +4 -1
- package/dist/SetContainer/index.d.ts +2 -2
- package/dist/Table/Table.css.d.ts +16 -5
- package/dist/Table/Table.css.js +15 -13
- package/dist/Table/Table.d.ts +5 -4
- package/dist/Table/Table.interface.d.ts +3 -1
- package/dist/Table/Table.js +37 -19
- package/dist/Table/index.d.ts +2 -2
- package/dist/Table/index.js +2 -1
- package/dist/TextBlock/TextBlock.d.ts +2 -1
- package/dist/TextBlock/index.d.ts +2 -2
- package/dist/Typography/Typography.css.d.ts +4 -3
- package/dist/Typography/Typography.d.ts +3 -2
- package/dist/Typography/index.d.ts +1 -1
- package/dist/VideoTile/VideoTile.d.ts +3 -2
- package/dist/VideoTile/VideoTile.js +3 -2
- package/dist/VideoTile/index.d.ts +4 -4
- package/dist/VideoWrapper/index.d.ts +3 -2
- package/dist/VideoWrapper/index.js +1 -0
- package/dist/assets/Forms/Forms.css +1 -1
- package/dist/assets/HeroBanner/HeroBanner.css +100 -51
- package/dist/assets/ImageBillboard/ImageBillboard.css +7 -0
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +594 -590
- package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css.css +84 -81
- package/dist/assets/Table/Table.css +89 -54
- package/dist/assets/globals.css +9 -0
- package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +1 -1
- package/dist/icons/ArrowIcon/index.d.ts +2 -1
- package/dist/icons/ArrowIcon/index.js +3 -1
- package/dist/icons/AxosX/Blue.d.ts +2 -1
- package/dist/icons/AxosX/index.d.ts +2 -1
- package/dist/icons/CheckCircle.d.ts +2 -1
- package/dist/icons/CheckCircleLight.d.ts +2 -1
- package/dist/icons/CheckIcon/CheckIcon.css.d.ts +3 -2
- package/dist/icons/CheckIcon/index.d.ts +2 -1
- package/dist/icons/ChevronDown.d.ts +2 -1
- package/dist/icons/ChevronUp.d.ts +2 -1
- package/dist/icons/CloseIcon/index.d.ts +2 -1
- package/dist/icons/DownloadIcon/index.d.ts +2 -1
- package/dist/icons/EqualHousingLender.d.ts +2 -1
- package/dist/icons/LockIcon/index.d.ts +2 -1
- package/dist/icons/MemberFdicLogo.d.ts +2 -1
- package/dist/icons/QuoteIconGrey.d.ts +2 -1
- package/dist/icons/QuoteIconWhite.d.ts +2 -1
- package/dist/icons/QuoteIconYellow.d.ts +2 -1
- package/dist/icons/WarningIcon/index.d.ts +2 -1
- package/dist/icons/index.d.ts +17 -17
- package/dist/index.css.d.ts +1 -0
- package/dist/main.d.ts +1 -1
- package/dist/main.js +15 -3
- package/dist/themes/index.d.ts +2 -2
- package/dist/utils/allowedAxosDomains.js +5 -5
- package/dist/utils/ctaOptions.d.ts +1 -0
- package/dist/utils/getVariant.d.ts +2 -1
- package/dist/utils/index.d.ts +5 -5
- package/package.json +107 -106
|
@@ -1,88 +1,94 @@
|
|
|
1
1
|
._1nivbwe0 {
|
|
2
|
-
background: white;
|
|
3
2
|
border-radius: 16px;
|
|
4
3
|
}
|
|
5
4
|
._1nivbwe1 {
|
|
5
|
+
background: #f4f4f4;
|
|
6
|
+
padding: 2rem 0;
|
|
7
|
+
}
|
|
8
|
+
._1nivbwe2 {
|
|
9
|
+
background: white;
|
|
10
|
+
}
|
|
11
|
+
._1nivbwe3 {
|
|
6
12
|
margin-inline: auto;
|
|
7
13
|
margin-bottom: 2.5rem;
|
|
8
14
|
text-align: center;
|
|
9
15
|
max-width: 1000px;
|
|
10
16
|
}
|
|
11
|
-
.
|
|
17
|
+
._1nivbwe4 {
|
|
12
18
|
background: var(--_1073cm84);
|
|
13
19
|
background-clip: text;
|
|
14
20
|
-webkit-text-fill-color: transparent;
|
|
15
21
|
}
|
|
16
|
-
.
|
|
22
|
+
._1nivbwe5 tbody tr:first-child td {
|
|
17
23
|
background-color: #DEF4FF !important;
|
|
18
24
|
background: #DEF4FF !important;
|
|
19
25
|
color: #1E3860;
|
|
20
26
|
font-size: 20px;
|
|
21
27
|
}
|
|
22
|
-
.
|
|
28
|
+
._1nivbwe6 tbody tr:last-child td {
|
|
23
29
|
background-color: #DEF4FF !important;
|
|
24
30
|
background: #DEF4FF !important;
|
|
25
31
|
color: #1E3860;
|
|
26
32
|
font-size: 20px;
|
|
27
33
|
}
|
|
28
|
-
.
|
|
34
|
+
._1nivbwe7 {
|
|
29
35
|
font-size: 16px;
|
|
30
36
|
font-weight: 700;
|
|
31
37
|
line-height: 24px;
|
|
32
38
|
letter-spacing: 0.2px;
|
|
33
39
|
margin-bottom: 8px;
|
|
34
40
|
}
|
|
35
|
-
.
|
|
41
|
+
._1nivbwe8 {
|
|
36
42
|
color: var(--_1073cm82);
|
|
37
43
|
}
|
|
38
|
-
.
|
|
44
|
+
._1nivbwe9 {
|
|
39
45
|
color: var(--_1073cm89);
|
|
40
46
|
}
|
|
41
|
-
.
|
|
47
|
+
._1nivbwea {
|
|
42
48
|
color: var(--_1073cm8g);
|
|
43
49
|
}
|
|
44
|
-
.
|
|
50
|
+
._1nivbweb {
|
|
45
51
|
color: var(--_1073cm8o);
|
|
46
52
|
}
|
|
47
|
-
.
|
|
53
|
+
._1nivbwec {
|
|
48
54
|
font-size: 12px;
|
|
49
55
|
font-weight: 700;
|
|
50
56
|
line-height: 24px;
|
|
51
57
|
letter-spacing: 0.2px;
|
|
52
58
|
}
|
|
53
|
-
.
|
|
59
|
+
._1nivbwed {
|
|
54
60
|
padding: 16px;
|
|
55
61
|
border-bottom: thin solid #F4F4F4;
|
|
56
62
|
}
|
|
57
|
-
.
|
|
63
|
+
._1nivbwed:first-child {
|
|
58
64
|
position: sticky;
|
|
59
65
|
left: 0;
|
|
60
66
|
}
|
|
61
|
-
.
|
|
67
|
+
._1nivbwee {
|
|
62
68
|
color: #4A5560;
|
|
63
69
|
background: var(--_1073cm81);
|
|
64
70
|
border-bottom: 1px solid var(--_1073cm87);
|
|
65
71
|
}
|
|
66
|
-
.
|
|
72
|
+
._1nivbwef {
|
|
67
73
|
color: #4A5560;
|
|
68
74
|
background: var(--_1073cm88);
|
|
69
75
|
border-bottom: 1px solid var(--_1073cm8e);
|
|
70
76
|
}
|
|
71
|
-
.
|
|
77
|
+
._1nivbweg {
|
|
72
78
|
color: var(--_1073cm8g);
|
|
73
79
|
border-bottom: 1px solid #F4F4F4;
|
|
74
80
|
}
|
|
75
|
-
.
|
|
81
|
+
._1nivbweg:first-child {
|
|
76
82
|
background: var(--_1073cm8f);
|
|
77
83
|
}
|
|
78
|
-
.
|
|
84
|
+
._1nivbweh {
|
|
79
85
|
color: #FFFFFF;
|
|
80
86
|
border-bottom: 1px solid #F4F4F4;
|
|
81
87
|
}
|
|
82
|
-
.
|
|
88
|
+
._1nivbweh:first-child {
|
|
83
89
|
background: var(--_1073cm8m);
|
|
84
90
|
}
|
|
85
|
-
.
|
|
91
|
+
._1nivbwej {
|
|
86
92
|
padding: 16px;
|
|
87
93
|
font-size: 12px;
|
|
88
94
|
font-weight: 700;
|
|
@@ -91,64 +97,64 @@
|
|
|
91
97
|
border-bottom: thin solid #FFFFFF66;
|
|
92
98
|
text-align: center;
|
|
93
99
|
}
|
|
94
|
-
.
|
|
100
|
+
._1nivbwej:first-child {
|
|
95
101
|
position: sticky;
|
|
96
102
|
left: 0;
|
|
97
103
|
}
|
|
98
|
-
.
|
|
104
|
+
._1nivbwek {
|
|
99
105
|
background: var(--_1073cm81);
|
|
100
106
|
color: #4A5560;
|
|
101
107
|
border-bottom: 1px solid #D4D4D4;
|
|
102
108
|
}
|
|
103
|
-
.
|
|
109
|
+
._1nivbwel {
|
|
104
110
|
background: var(--_1073cm88);
|
|
105
111
|
color: #4A5560;
|
|
106
112
|
border-bottom: 1px solid #D4D4D4;
|
|
107
113
|
}
|
|
108
|
-
.
|
|
114
|
+
._1nivbwem {
|
|
109
115
|
color: var(--_1073cm8g);
|
|
110
116
|
border-bottom: 1px solid #F4F4F4;
|
|
111
117
|
}
|
|
112
|
-
.
|
|
118
|
+
._1nivbwem:first-child {
|
|
113
119
|
background: var(--_1073cm8f);
|
|
114
120
|
color: var(--_1073cm8g);
|
|
115
121
|
}
|
|
116
|
-
.
|
|
122
|
+
._1nivbwen {
|
|
117
123
|
color: var(--_1073cm8n);
|
|
118
124
|
border-bottom: 1px solid #F4F4F4;
|
|
119
125
|
}
|
|
120
|
-
.
|
|
126
|
+
._1nivbwen:first-child {
|
|
121
127
|
background: var(--_1073cm8m);
|
|
122
128
|
color: var(--_1073cm8n);
|
|
123
129
|
}
|
|
124
|
-
.
|
|
130
|
+
._1nivbwep {
|
|
125
131
|
background: #F4F4F4;
|
|
126
132
|
}
|
|
127
|
-
.
|
|
133
|
+
._1nivbweq {
|
|
128
134
|
background: #D4D4D4;
|
|
129
135
|
}
|
|
130
136
|
tr:last-child td {
|
|
131
137
|
border-bottom: 0;
|
|
132
138
|
}
|
|
133
|
-
.
|
|
139
|
+
._1nivbwer {
|
|
134
140
|
width: 100%;
|
|
135
141
|
overflow: hidden;
|
|
136
142
|
margin: auto;
|
|
137
143
|
border-radius: 1rem;
|
|
138
144
|
}
|
|
139
|
-
.
|
|
145
|
+
._1nivbwes {
|
|
140
146
|
border: 1px solid var(--_1073cm87);
|
|
141
147
|
}
|
|
142
|
-
.
|
|
148
|
+
._1nivbwet {
|
|
143
149
|
border: 1px solid var(--_1073cm8e);
|
|
144
150
|
}
|
|
145
|
-
.
|
|
151
|
+
._1nivbweu {
|
|
146
152
|
border: none;
|
|
147
153
|
}
|
|
148
|
-
.
|
|
154
|
+
._1nivbwev {
|
|
149
155
|
border: none;
|
|
150
156
|
}
|
|
151
|
-
.
|
|
157
|
+
._1nivbwew {
|
|
152
158
|
background-color: white;
|
|
153
159
|
position: relative;
|
|
154
160
|
overflow: hidden;
|
|
@@ -158,46 +164,75 @@ tr:last-child td {
|
|
|
158
164
|
width: 100%;
|
|
159
165
|
table-layout: fixed;
|
|
160
166
|
}
|
|
161
|
-
.
|
|
167
|
+
._1nivbwex {
|
|
162
168
|
background: var(--_1073cm81);
|
|
163
169
|
}
|
|
164
|
-
.
|
|
170
|
+
._1nivbwey {
|
|
165
171
|
background: var(--_1073cm88);
|
|
166
172
|
}
|
|
167
|
-
.
|
|
173
|
+
._1nivbwez {
|
|
168
174
|
background: var(--_1073cm8f);
|
|
169
175
|
}
|
|
170
|
-
.
|
|
176
|
+
._1nivbwe10 {
|
|
171
177
|
background: var(--_1073cm8m);
|
|
172
178
|
}
|
|
173
|
-
.
|
|
179
|
+
._1nivbwes ._1nivbwe11 tr:nth-child(even) td {
|
|
174
180
|
background: #F4F4F4;
|
|
175
181
|
}
|
|
176
|
-
.
|
|
182
|
+
._1nivbwet ._1nivbwe11 tr:nth-child(even) td {
|
|
177
183
|
background: #FFFFFF;
|
|
178
184
|
}
|
|
185
|
+
._1nivbwe12 ._1nivbwed {
|
|
186
|
+
font-size: 18px;
|
|
187
|
+
text-align: left;
|
|
188
|
+
line-height: 1.44;
|
|
189
|
+
letter-spacing: 0.2px;
|
|
190
|
+
}
|
|
191
|
+
._1nivbwe12 ._1nivbwej {
|
|
192
|
+
font-size: 18px;
|
|
193
|
+
text-align: left;
|
|
194
|
+
line-height: 1.44;
|
|
195
|
+
letter-spacing: 0.2px;
|
|
196
|
+
font-weight: 400;
|
|
197
|
+
}
|
|
198
|
+
._1nivbwe1 ._1nivbwe3 {
|
|
199
|
+
max-width: 90%;
|
|
200
|
+
text-align: left;
|
|
201
|
+
}
|
|
202
|
+
._1nivbwe12 ._1nivbwed {
|
|
203
|
+
background: #f4f4f4;
|
|
204
|
+
}
|
|
205
|
+
._1nivbwe12 tr:nth-child(even) td {
|
|
206
|
+
background: #f4f4f4;
|
|
207
|
+
}
|
|
208
|
+
._1nivbwe12 tr:nth-child(odd) td {
|
|
209
|
+
background: #ffffff !important;
|
|
210
|
+
}
|
|
211
|
+
._1nivbwe12 tr td, ._1nivbwe12 tr th {
|
|
212
|
+
border-bottom: 0;
|
|
213
|
+
}
|
|
179
214
|
@media screen and (max-width: 768px) {
|
|
180
|
-
.
|
|
215
|
+
._1nivbwed:first-child {
|
|
181
216
|
box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
|
|
182
217
|
z-index: 2;
|
|
183
218
|
top: 0;
|
|
184
219
|
width: 25%;
|
|
185
220
|
}
|
|
186
|
-
.
|
|
221
|
+
._1nivbweg:first-child {
|
|
187
222
|
background: var(--_1073cm8f);
|
|
188
223
|
}
|
|
189
|
-
.
|
|
224
|
+
._1nivbweh:first-child {
|
|
190
225
|
background-image: var(--_1073cm8m);
|
|
191
226
|
}
|
|
192
|
-
.
|
|
227
|
+
._1nivbwej {
|
|
193
228
|
font-size: 14px;
|
|
194
229
|
}
|
|
195
|
-
.
|
|
230
|
+
._1nivbwej:first-child {
|
|
196
231
|
box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
|
|
197
232
|
z-index: 2;
|
|
198
233
|
width: 25%;
|
|
199
234
|
}
|
|
200
|
-
.
|
|
235
|
+
._1nivbwew {
|
|
201
236
|
border-radius: 0;
|
|
202
237
|
overflow: auto;
|
|
203
238
|
min-width: 900px;
|
|
@@ -205,13 +240,13 @@ tr:last-child td {
|
|
|
205
240
|
}
|
|
206
241
|
}
|
|
207
242
|
@media screen and (max-width: 400px) {
|
|
208
|
-
.
|
|
243
|
+
._1nivbwed:first-child {
|
|
209
244
|
width: 20%;
|
|
210
245
|
}
|
|
211
|
-
.
|
|
246
|
+
._1nivbwej:first-child {
|
|
212
247
|
width: 20%;
|
|
213
248
|
}
|
|
214
|
-
.
|
|
249
|
+
._1nivbwew {
|
|
215
250
|
min-width: 650px;
|
|
216
251
|
}
|
|
217
252
|
}
|
|
@@ -219,22 +254,22 @@ tr:last-child td {
|
|
|
219
254
|
._1nivbwe0 {
|
|
220
255
|
scrollbar-width: thin;
|
|
221
256
|
}
|
|
222
|
-
.
|
|
257
|
+
._1nivbwem:first-child {
|
|
223
258
|
background-image: var(--_1073cm8f);
|
|
224
259
|
}
|
|
225
|
-
.
|
|
260
|
+
._1nivbwen:first-child {
|
|
226
261
|
background-image: var(--_1073cm8m);
|
|
227
262
|
}
|
|
228
|
-
.
|
|
263
|
+
._1nivbwew {
|
|
229
264
|
overflow-x: auto;
|
|
230
265
|
}
|
|
231
266
|
}
|
|
232
267
|
@media screen and (max-width:768px) {
|
|
233
|
-
.
|
|
268
|
+
._1nivbwe4 {
|
|
234
269
|
font-size: 28px;
|
|
235
270
|
line-height: 1.29;
|
|
236
271
|
}
|
|
237
|
-
.
|
|
272
|
+
._1nivbwer {
|
|
238
273
|
border-radius: 0;
|
|
239
274
|
overflow-x: scroll;
|
|
240
275
|
}
|
package/dist/assets/globals.css
CHANGED
|
@@ -30,6 +30,15 @@ body {
|
|
|
30
30
|
line-height: 1.39;
|
|
31
31
|
letter-spacing: 0.2px;
|
|
32
32
|
}
|
|
33
|
+
p {
|
|
34
|
+
margin-bottom: 10px;
|
|
35
|
+
}
|
|
36
|
+
p:last-child {
|
|
37
|
+
margin-bottom: 0;
|
|
38
|
+
}
|
|
39
|
+
p:only-child {
|
|
40
|
+
margin-bottom: 0;
|
|
41
|
+
}
|
|
33
42
|
.containment {
|
|
34
43
|
width: min(1200px, calc(100% - 4rem));
|
|
35
44
|
box-sizing: border-box;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
|
|
2
|
+
import { Arrow } from "./ArrowIcon.css.js";
|
|
3
|
+
const SvgArrowIcon = ({ className, variant }) => {
|
|
3
4
|
return /* @__PURE__ */ jsxs(
|
|
4
5
|
"svg",
|
|
5
6
|
{
|
|
@@ -48,6 +49,7 @@ const SvgArrowIcon = ({ className }) => {
|
|
|
48
49
|
/* @__PURE__ */ jsx(
|
|
49
50
|
"path",
|
|
50
51
|
{
|
|
52
|
+
className: Arrow({ variant }),
|
|
51
53
|
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",
|
|
52
54
|
id: "Fill-1",
|
|
53
55
|
fill: "#2F5B88",
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import { RecipeVariants } from
|
|
2
|
-
|
|
1
|
+
import { RecipeVariants } from '@vanilla-extract/recipes';
|
|
2
|
+
|
|
3
|
+
export declare const checkColor: import('@vanilla-extract/recipes').RuntimeFn<{
|
|
3
4
|
variant: {
|
|
4
5
|
primary: {
|
|
5
6
|
fill: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export { default as ArrowIcon } from
|
|
2
|
-
export { default as AxosX } from
|
|
3
|
-
export { default as AxosXBlue } from
|
|
4
|
-
export { default as CheckCircle } from
|
|
5
|
-
export { default as CheckCircleLight } from
|
|
6
|
-
export { default as CheckIcon } from
|
|
7
|
-
export { default as ChevronDown } from
|
|
8
|
-
export { default as ChevronUp } from
|
|
9
|
-
export { default as CloseIcon } from
|
|
10
|
-
export { default as DownloadIcon } from
|
|
11
|
-
export { default as EqualHousingLender } from
|
|
12
|
-
export { default as LockIcon } from
|
|
13
|
-
export { default as MemberFdicLogo } from
|
|
14
|
-
export { default as QuoteIconGrey } from
|
|
15
|
-
export { default as QuoteIconWhite } from
|
|
16
|
-
export { default as QuoteIconYellow } from
|
|
17
|
-
export { default as WarningIcon } from
|
|
1
|
+
export { default as ArrowIcon } from './ArrowIcon';
|
|
2
|
+
export { default as AxosX } from './AxosX';
|
|
3
|
+
export { default as AxosXBlue } from './AxosX/Blue';
|
|
4
|
+
export { default as CheckCircle } from './CheckCircle';
|
|
5
|
+
export { default as CheckCircleLight } from './CheckCircleLight';
|
|
6
|
+
export { default as CheckIcon } from './CheckIcon';
|
|
7
|
+
export { default as ChevronDown } from './ChevronDown';
|
|
8
|
+
export { default as ChevronUp } from './ChevronUp';
|
|
9
|
+
export { default as CloseIcon } from './CloseIcon';
|
|
10
|
+
export { default as DownloadIcon } from './DownloadIcon';
|
|
11
|
+
export { default as EqualHousingLender } from './EqualHousingLender';
|
|
12
|
+
export { default as LockIcon } from './LockIcon';
|
|
13
|
+
export { default as MemberFdicLogo } from './MemberFdicLogo';
|
|
14
|
+
export { default as QuoteIconGrey } from './QuoteIconGrey';
|
|
15
|
+
export { default as QuoteIconWhite } from './QuoteIconWhite';
|
|
16
|
+
export { default as QuoteIconYellow } from './QuoteIconYellow';
|
|
17
|
+
export { default as WarningIcon } from './WarningIcon';
|
package/dist/index.css.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
package/dist/main.d.ts
CHANGED
package/dist/main.js
CHANGED
|
@@ -27,7 +27,9 @@ import { IconBillboardSet } from "./IconBillboard/IconBillboardSet.js";
|
|
|
27
27
|
import { ImageBillboardSet } from "./ImageBillboard/ImageBillboard.js";
|
|
28
28
|
import { apy_billboard, billboard, billboard_body, billboard_container, billboard_ctas, billboard_header_section, billboard_image, billboard_img, body, header, imagePlacement, image_background, mh_330, rate_billboard, rate_container, rate_pad, section_text_ImageBillboard, single_container, supertag, three_inline, two_inline, up_to } from "./ImageBillboard/ImageBillboard.css.js";
|
|
29
29
|
import { ImageBillboard } from "./ImageBillboard/ImageBillboardSet.js";
|
|
30
|
-
import { Input } from "./Input/
|
|
30
|
+
import { Input } from "./Input/Input.js";
|
|
31
|
+
import { container, helperText, iconContainer, iconContainerBase, iconInput, input, labelClassName, wrapper } from "./Input/Input.css.js";
|
|
32
|
+
import { InputPhone } from "./Input/InputPhone.js";
|
|
31
33
|
import { MainHTML } from "./MainHTML/index.js";
|
|
32
34
|
import { Modal } from "./Modal/Modal.js";
|
|
33
35
|
import { GlobalContext, GlobalContextProvider, useGlobalContext } from "./Modal/contextApi/store.js";
|
|
@@ -37,7 +39,7 @@ import { SecondaryFooter } from "./SecondaryFooter/index.js";
|
|
|
37
39
|
import { SetContainer } from "./SetContainer/SetContainer.js";
|
|
38
40
|
import { inline_container } from "./SetContainer/SetContainer.css.js";
|
|
39
41
|
import { Table, TableBody, TableCell, TableContainer, TableHead, TableRow } from "./Table/Table.js";
|
|
40
|
-
import { alternate_color_rows, bodyHeader, headerCell, headerVariants, highlight_first_row, highlight_last_row, table, tableWrapper, table_container, table_container_text, table_headline, td, th } from "./Table/Table.css.js";
|
|
42
|
+
import { alternate_color_rows, apy_table, bodyHeader, headerCell, headerVariants, highlight_first_row, highlight_last_row, table, tableWrapper, table_container, table_container_text, table_headline, td, th } from "./Table/Table.css.js";
|
|
41
43
|
import { TextBlock } from "./TextBlock/TextBlock.js";
|
|
42
44
|
import { textBlockHeader, textBlockList, textBlockParagraph } from "./TextBlock/TextBlock.css.js";
|
|
43
45
|
import { VideoInit } from "./VideoTile/VideoInit.js";
|
|
@@ -111,6 +113,7 @@ export {
|
|
|
111
113
|
ImageBillboard,
|
|
112
114
|
ImageBillboardSet,
|
|
113
115
|
Input,
|
|
116
|
+
InputPhone,
|
|
114
117
|
default15 as LockIcon,
|
|
115
118
|
MainHTML,
|
|
116
119
|
default16 as MemberFdicLogo,
|
|
@@ -141,6 +144,7 @@ export {
|
|
|
141
144
|
actions,
|
|
142
145
|
alternate_color_rows,
|
|
143
146
|
apy_billboard,
|
|
147
|
+
apy_table,
|
|
144
148
|
associatedEmail,
|
|
145
149
|
axosTheme,
|
|
146
150
|
billboard,
|
|
@@ -156,6 +160,7 @@ export {
|
|
|
156
160
|
bodyHeader,
|
|
157
161
|
button,
|
|
158
162
|
buttons,
|
|
163
|
+
container,
|
|
159
164
|
containerIconBillboard,
|
|
160
165
|
content,
|
|
161
166
|
disclosureForm,
|
|
@@ -178,21 +183,27 @@ export {
|
|
|
178
183
|
headerIconBillboard,
|
|
179
184
|
headerVariants,
|
|
180
185
|
header_section,
|
|
186
|
+
helperText,
|
|
181
187
|
hide,
|
|
182
188
|
hide_transcript,
|
|
183
189
|
highlight_first_row,
|
|
184
190
|
highlight_last_row,
|
|
185
191
|
icon,
|
|
192
|
+
iconContainer,
|
|
193
|
+
iconContainerBase,
|
|
186
194
|
iconForm,
|
|
195
|
+
iconInput,
|
|
187
196
|
iconsContent,
|
|
188
197
|
imagePlacement,
|
|
189
198
|
image_background,
|
|
190
199
|
inline_container,
|
|
200
|
+
input,
|
|
191
201
|
isAbsoluteUrl,
|
|
192
202
|
isAllowedUrl,
|
|
193
203
|
isEmailLink,
|
|
194
204
|
isPhoneLink,
|
|
195
205
|
item,
|
|
206
|
+
labelClassName,
|
|
196
207
|
layout,
|
|
197
208
|
list,
|
|
198
209
|
listItem,
|
|
@@ -235,5 +246,6 @@ export {
|
|
|
235
246
|
video_container,
|
|
236
247
|
video_title,
|
|
237
248
|
vidyard_height,
|
|
238
|
-
w_100
|
|
249
|
+
w_100,
|
|
250
|
+
wrapper
|
|
239
251
|
};
|
package/dist/themes/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from
|
|
2
|
-
export * from
|
|
1
|
+
export * from './axos.css';
|
|
2
|
+
export * from './premier.css';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
const moreDomains = {
|
|
2
|
-
"{AXOS}": "www.axos.com",
|
|
3
|
-
"{AXOSBANK}": "www.axosbank.com",
|
|
2
|
+
"{AXOS}": "https://www.axos.com",
|
|
3
|
+
"{AXOSBANK}": "https://www.axosbank.com",
|
|
4
4
|
"{AXOSCLEARING}": "https://axosclearing.com/",
|
|
5
|
-
"{AAS}": "www.axosadvisorservices.com",
|
|
6
|
-
"{NATIONWIDE}": "www.nationwide.axosbank.com",
|
|
5
|
+
"{AAS}": "https://www.axosadvisorservices.com",
|
|
6
|
+
"{NATIONWIDE}": "https://www.nationwide.axosbank.com",
|
|
7
7
|
// '{ENROLLMENT}': process.env.NEXT_PUBLIC_ENROLLMENT_URL as string,
|
|
8
8
|
// '{SECENROLLMENT}': process.env.NEXT_PUBLIC_ENROLLMENT2_URL as string,
|
|
9
9
|
"{ASSETSURL}": "https://assets.ctfassets.net",
|
|
10
10
|
"{IMAGEASSETSURL}": "https://images.ctfassets.net",
|
|
11
11
|
"{ONLINEBANKING}": "https://onlinebanking.uat.axsobank.com",
|
|
12
|
-
"{UFBDIRECT": "www.ufbdirect.com"
|
|
12
|
+
"{UFBDIRECT": "https://www.ufbdirect.com"
|
|
13
13
|
};
|
|
14
14
|
const isAllowedUrl = (url) => {
|
|
15
15
|
const uri = new URL(url, location.href);
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { ImageInterface } from '../CallToActionBar/CallToActionBar.interface';
|
|
2
|
+
|
|
2
3
|
export declare const imageOrientation: (image: ImageInterface) => string;
|
|
3
4
|
export declare const getBannerSizeClassName: (size: string, overlap: boolean) => string;
|
|
4
5
|
export declare const returnImageDimensions: (size: string, image_orientation: string) => {
|