@axos-web-dev/shared-components 1.0.99-dev.1 → 1.0.99-dev.12
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/Auth/ErrorAlert.js +1 -0
- package/dist/Button/Button.js +1 -0
- package/dist/Calculators/BuyDownCalculator/index.js +1 -1
- package/dist/Calculators/Calculator.d.ts +3 -1
- package/dist/Calculators/Calculator.js +5 -2
- package/dist/Calculators/MonthlyPaymentCalculator/index.d.ts +3 -1
- package/dist/Calculators/MonthlyPaymentCalculator/index.js +23 -15
- 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/ApplicationStart.d.ts +1 -1
- package/dist/Forms/ApplicationStart.js +111 -89
- package/dist/Forms/ApplyNow.d.ts +2 -2
- package/dist/Forms/ApplyNow.js +164 -139
- package/dist/Forms/ClearingForm.d.ts +1 -1
- package/dist/Forms/ClearingForm.js +184 -162
- package/dist/Forms/CommercialDeposits.d.ts +1 -1
- package/dist/Forms/CommercialDeposits.js +201 -179
- package/dist/Forms/CommercialLending.d.ts +1 -1
- package/dist/Forms/CommercialLending.js +278 -256
- package/dist/Forms/CommercialPremiumFinance.d.ts +1 -1
- package/dist/Forms/CommercialPremiumFinance.js +128 -106
- package/dist/Forms/ContactCompany.d.ts +1 -1
- package/dist/Forms/ContactCompany.js +113 -91
- package/dist/Forms/ContactCompanyTitle.d.ts +1 -1
- package/dist/Forms/ContactCompanyTitle.js +127 -105
- package/dist/Forms/ContactUs.d.ts +1 -1
- package/dist/Forms/ContactUs.js +99 -77
- package/dist/Forms/ContactUsAAS.d.ts +1 -1
- package/dist/Forms/ContactUsAAS.js +180 -158
- package/dist/Forms/ContactUsBusiness.d.ts +1 -1
- package/dist/Forms/ContactUsBusiness.js +134 -112
- package/dist/Forms/ContactUsBusinessNameEmail.d.ts +1 -1
- package/dist/Forms/ContactUsBusinessNameEmail.js +103 -81
- package/dist/Forms/ContactUsLVF.d.ts +3 -1
- package/dist/Forms/ContactUsLVF.js +127 -101
- package/dist/Forms/ContactUsNMLSId.d.ts +1 -1
- package/dist/Forms/ContactUsNMLSId.js +117 -95
- package/dist/Forms/CpraRequest.d.ts +1 -1
- package/dist/Forms/CpraRequest.js +641 -619
- package/dist/Forms/CraPublicFile.d.ts +1 -1
- package/dist/Forms/CraPublicFile.js +109 -87
- package/dist/Forms/DealerServices.d.ts +1 -1
- package/dist/Forms/DealerServices.js +225 -204
- package/dist/Forms/EmailOnly.d.ts +1 -1
- package/dist/Forms/EmailOnly.js +56 -36
- package/dist/Forms/EmailUs.d.ts +1 -1
- package/dist/Forms/EmailUs.js +75 -53
- package/dist/Forms/FormProps.d.ts +3 -0
- package/dist/Forms/Forms.css.d.ts +18 -0
- package/dist/Forms/Forms.css.js +44 -38
- package/dist/Forms/HoneyPot/HoneyPot.css.d.ts +1 -0
- package/dist/Forms/HoneyPot/HoneyPot.css.js +5 -0
- package/dist/Forms/HoneyPot/index.d.ts +24 -0
- package/dist/Forms/HoneyPot/index.js +71 -0
- package/dist/Forms/MortgageRate/MortgageRateForm.d.ts +1 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +363 -342
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -0
- package/dist/Forms/QuickPricer/QuickPricerForm.d.ts +1 -1
- package/dist/Forms/QuickPricer/QuickPricerForm.js +624 -609
- package/dist/Forms/ScheduleCall.d.ts +1 -1
- package/dist/Forms/ScheduleCall.js +156 -134
- package/dist/Forms/ScheduleCallPremier.d.ts +1 -1
- package/dist/Forms/ScheduleCallPremier.js +178 -156
- package/dist/Forms/SuccesForm.js +1 -0
- package/dist/Forms/VendorQuestionnaire.d.ts +1 -1
- package/dist/Forms/VendorQuestionnaire.js +817 -795
- package/dist/Forms/WcplSurvey.d.ts +1 -1
- package/dist/Forms/WcplSurvey.js +112 -90
- package/dist/Forms/applynow-utils.d.ts +1 -0
- package/dist/Forms/applynow-utils.js +48 -0
- package/dist/Forms/index.d.ts +2 -0
- package/dist/Forms/index.js +10 -2
- package/dist/Hyperlink/index.js +1 -0
- package/dist/IconBillboard/sections/CallToActionSection.js +2 -1
- package/dist/ImageLink/ImageLink.js +1 -0
- package/dist/ImageLink/ImageLinkSet.js +1 -0
- package/dist/ImageLink/index.js +1 -0
- package/dist/Input/Input.js +3 -1
- 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/MobileMenu/MobileNavData.js +13 -4
- package/dist/NavigationMenu/AxosBank/NavData.js +1 -0
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +14 -5
- 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/NavigationMenu/NavDataJson.js +1 -0
- package/dist/NavigationMenu/Navbar.js +1 -0
- package/dist/NavigationMenu/SignInNavButton.js +1 -0
- package/dist/SetContainer/SetContainer.js +1 -0
- package/dist/SocialMediaBar/iconsRepository.js +1 -0
- package/dist/VideoTile/VideoTile.js +1 -0
- package/dist/VideoWrapper/index.js +1 -0
- package/dist/assets/Forms/Forms.css +136 -105
- package/dist/assets/Forms/HoneyPot/HoneyPot.css +4 -0
- package/dist/main.js +10 -2
- package/package.json +1 -1
|
@@ -42,6 +42,7 @@ import "../Input/DownPaymentInput.js";
|
|
|
42
42
|
import "../Input/RadioButton.js";
|
|
43
43
|
import "react-hook-form";
|
|
44
44
|
import "../Forms/Forms.css.js";
|
|
45
|
+
import "../Forms/HoneyPot/index.js";
|
|
45
46
|
import "../Forms/SalesforceFieldsForm.js";
|
|
46
47
|
import "../Input/RadioButton.css.js";
|
|
47
48
|
import "../Input/Checkbox.css.js";
|
|
@@ -43,6 +43,7 @@ import "../Input/DownPaymentInput.js";
|
|
|
43
43
|
import "../Input/RadioButton.js";
|
|
44
44
|
import "react-hook-form";
|
|
45
45
|
import "../Forms/Forms.css.js";
|
|
46
|
+
import "../Forms/HoneyPot/index.js";
|
|
46
47
|
import "../Forms/SalesforceFieldsForm.js";
|
|
47
48
|
import "../Input/RadioButton.css.js";
|
|
48
49
|
import "../Input/Checkbox.css.js";
|
|
@@ -51,6 +51,7 @@ import "../Input/DownPaymentInput.js";
|
|
|
51
51
|
import "../Input/RadioButton.js";
|
|
52
52
|
import "react-hook-form";
|
|
53
53
|
import "../Forms/Forms.css.js";
|
|
54
|
+
import "../Forms/HoneyPot/index.js";
|
|
54
55
|
import "../Forms/SalesforceFieldsForm.js";
|
|
55
56
|
import "../Input/RadioButton.css.js";
|
|
56
57
|
import "../Input/Checkbox.css.js";
|
|
@@ -44,6 +44,7 @@ import "../Input/DownPaymentInput.js";
|
|
|
44
44
|
import "../Input/RadioButton.js";
|
|
45
45
|
import "react-hook-form";
|
|
46
46
|
import "../Forms/Forms.css.js";
|
|
47
|
+
import "../Forms/HoneyPot/index.js";
|
|
47
48
|
import "../Forms/SalesforceFieldsForm.js";
|
|
48
49
|
import "../Input/RadioButton.css.js";
|
|
49
50
|
import "../Input/Checkbox.css.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@keyframes
|
|
1
|
+
@keyframes tfms6az {
|
|
2
2
|
from {
|
|
3
3
|
stroke-dashoffset: 1;
|
|
4
4
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
opacity: 100;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
@keyframes
|
|
9
|
+
@keyframes tfms6a10 {
|
|
10
10
|
0% {
|
|
11
11
|
stroke-dashoffset: -1000;
|
|
12
12
|
}
|
|
@@ -43,69 +43,96 @@
|
|
|
43
43
|
}
|
|
44
44
|
.tfms6a6 {
|
|
45
45
|
margin-bottom: 32px;
|
|
46
|
+
background: var(--_1073cm81);
|
|
47
|
+
}
|
|
48
|
+
._1073cm80 .tfms6a7 {
|
|
49
|
+
background: var(--_1073cm81);
|
|
50
|
+
padding: 0 1rem;
|
|
51
|
+
margin-bottom: 32px;
|
|
52
|
+
display: inline-block;
|
|
53
|
+
}
|
|
54
|
+
.tfms6a8 {
|
|
55
|
+
font-size: 36px;
|
|
56
|
+
font-weight: 600;
|
|
57
|
+
letter-spacing: 1px;
|
|
58
|
+
margin-top: 0.1rem;
|
|
59
|
+
margin-bottom: 0.7rem;
|
|
60
|
+
text-align: center;
|
|
61
|
+
}
|
|
62
|
+
.tfms6a9 {
|
|
63
|
+
color: var(--_1073cm83);
|
|
64
|
+
}
|
|
65
|
+
.tfms6aa {
|
|
66
|
+
color: var(--_1073cm8a);
|
|
46
67
|
}
|
|
47
|
-
.
|
|
68
|
+
.tfms6ab {
|
|
69
|
+
color: var(--_1073cm8h);
|
|
70
|
+
}
|
|
71
|
+
.tfms6ac {
|
|
72
|
+
color: var(--_1073cm8o);
|
|
73
|
+
}
|
|
74
|
+
.tfms6ad {
|
|
48
75
|
font-family: var(--header-font-family);
|
|
49
76
|
}
|
|
50
|
-
._1073cm80 .
|
|
77
|
+
._1073cm80 .tfms6ae {
|
|
51
78
|
-webkit-background-clip: text;
|
|
52
79
|
background-image: var(--_1073cm84);
|
|
53
80
|
-webkit-text-fill-color: transparent;
|
|
54
81
|
text-shadow: 0px 0px #00000000;
|
|
55
82
|
}
|
|
56
|
-
._1es6o1h0 .
|
|
83
|
+
._1es6o1h0 .tfms6ae {
|
|
57
84
|
color: var(--_1073cm83);
|
|
58
85
|
}
|
|
59
|
-
.fl2fv50 .
|
|
86
|
+
.fl2fv50 .tfms6ae {
|
|
60
87
|
color: var(--_1073cm83);
|
|
61
88
|
}
|
|
62
|
-
._1073cm80 .
|
|
89
|
+
._1073cm80 .tfms6af {
|
|
63
90
|
-webkit-background-clip: text;
|
|
64
91
|
background-image: var(--_1073cm8b);
|
|
65
92
|
-webkit-text-fill-color: transparent;
|
|
66
93
|
text-shadow: 0px 0px #00000000;
|
|
67
94
|
}
|
|
68
|
-
._1es6o1h0 .
|
|
95
|
+
._1es6o1h0 .tfms6af {
|
|
69
96
|
color: var(--_1073cm8a);
|
|
70
97
|
}
|
|
71
|
-
.fl2fv50 .
|
|
98
|
+
.fl2fv50 .tfms6af {
|
|
72
99
|
color: var(--_1073cm8a);
|
|
73
100
|
}
|
|
74
|
-
.
|
|
101
|
+
.tfms6ag {
|
|
75
102
|
color: var(--_1073cm8h);
|
|
76
103
|
}
|
|
77
|
-
.
|
|
104
|
+
.tfms6ah {
|
|
78
105
|
color: var(--_1073cm8o);
|
|
79
106
|
}
|
|
80
|
-
.
|
|
107
|
+
.tfms6ai {
|
|
81
108
|
font-family: var(--main-font-family);
|
|
82
109
|
display: grid;
|
|
83
110
|
grid-template-columns: 1fr 1fr;
|
|
84
111
|
gap: 1.5rem;
|
|
85
112
|
}
|
|
86
|
-
.
|
|
113
|
+
.tfms6aj {
|
|
87
114
|
color: var(--_1073cm82);
|
|
88
115
|
}
|
|
89
|
-
.
|
|
116
|
+
.tfms6ak {
|
|
90
117
|
color: var(--_1073cm89);
|
|
91
118
|
}
|
|
92
|
-
.
|
|
119
|
+
.tfms6al {
|
|
93
120
|
color: var(--_1073cm8g);
|
|
94
121
|
}
|
|
95
|
-
.
|
|
122
|
+
.tfms6am {
|
|
96
123
|
color: var(--_1073cm8n);
|
|
97
124
|
}
|
|
98
|
-
.
|
|
125
|
+
.tfms6an {
|
|
99
126
|
grid-template-columns: 1fr;
|
|
100
127
|
}
|
|
101
|
-
.
|
|
128
|
+
.tfms6ao {
|
|
102
129
|
display: flex;
|
|
103
130
|
flex-direction: column;
|
|
104
131
|
}
|
|
105
|
-
.
|
|
132
|
+
.tfms6ap {
|
|
106
133
|
grid-template-columns: 1fr 1fr;
|
|
107
134
|
}
|
|
108
|
-
.
|
|
135
|
+
.tfms6ao h4 {
|
|
109
136
|
font-size: 24px;
|
|
110
137
|
font-weight: 700;
|
|
111
138
|
letter-spacing: 3px;
|
|
@@ -114,84 +141,88 @@
|
|
|
114
141
|
font-family: var(--header-font-family);
|
|
115
142
|
line-height: 30px;
|
|
116
143
|
}
|
|
117
|
-
.
|
|
144
|
+
.tfms6ao h4:before {
|
|
118
145
|
content: "";
|
|
119
146
|
border-top: 2px solid #60AECB;
|
|
120
147
|
height: 40px;
|
|
121
148
|
position: relative;
|
|
122
149
|
width: 100%;
|
|
123
150
|
}
|
|
124
|
-
.
|
|
151
|
+
.tfms6ao h5 {
|
|
125
152
|
font-size: 14px;
|
|
126
153
|
font-weight: 500;
|
|
127
154
|
letter-spacing: 2px;
|
|
128
155
|
font-family: var(--header-font-family);
|
|
129
156
|
line-height: 16px;
|
|
130
157
|
}
|
|
131
|
-
.
|
|
158
|
+
.tfms6ao p {
|
|
132
159
|
font-size: 15px;
|
|
133
160
|
font-weight: 400;
|
|
134
161
|
margin-bottom: 10px;
|
|
135
162
|
font-family: var(--header-font-family);
|
|
136
163
|
line-height: 28px;
|
|
137
164
|
}
|
|
138
|
-
.
|
|
165
|
+
.tfms6ao label {
|
|
139
166
|
padding-left: 0;
|
|
140
167
|
margin-bottom: 10px;
|
|
141
168
|
}
|
|
142
|
-
.
|
|
169
|
+
.tfms6aq {
|
|
143
170
|
display: flex;
|
|
144
171
|
flex-direction: row;
|
|
145
172
|
width: 100%;
|
|
146
173
|
gap: 15px;
|
|
147
174
|
}
|
|
148
|
-
.
|
|
175
|
+
.tfms6aq > div {
|
|
149
176
|
flex-grow: 1;
|
|
150
177
|
}
|
|
151
|
-
.
|
|
178
|
+
.tfms6ar {
|
|
152
179
|
margin-top: 1.5rem;
|
|
153
180
|
text-align: center;
|
|
154
181
|
margin-inline: auto;
|
|
155
182
|
}
|
|
156
|
-
.
|
|
183
|
+
.tfms6as {
|
|
157
184
|
margin-top: 16px;
|
|
158
185
|
}
|
|
159
|
-
.
|
|
186
|
+
.tfms6at {
|
|
160
187
|
color: var(--_1073cm82);
|
|
161
188
|
}
|
|
162
|
-
.
|
|
189
|
+
.tfms6au {
|
|
163
190
|
color: var(--_1073cm89);
|
|
164
191
|
}
|
|
165
|
-
.
|
|
192
|
+
.tfms6av {
|
|
166
193
|
color: var(--_1073cm8g);
|
|
167
194
|
}
|
|
168
|
-
.
|
|
195
|
+
.tfms6aw {
|
|
169
196
|
color: var(--_1073cm8n);
|
|
170
197
|
}
|
|
171
|
-
.
|
|
198
|
+
.tfms6ax {
|
|
172
199
|
max-width: 860px;
|
|
173
200
|
margin-inline: auto;
|
|
174
201
|
}
|
|
175
|
-
.
|
|
202
|
+
.tfms6ay {
|
|
203
|
+
max-width: 900px;
|
|
204
|
+
margin-inline: auto;
|
|
205
|
+
}
|
|
206
|
+
.tfms6a11 {
|
|
176
207
|
padding: 2.5rem 0;
|
|
177
208
|
}
|
|
178
|
-
.
|
|
209
|
+
.tfms6a12 {
|
|
179
210
|
color: var(--_1073cm83);
|
|
180
211
|
background: var(--_1073cm81);
|
|
181
212
|
}
|
|
182
|
-
.
|
|
213
|
+
.tfms6a13 {
|
|
183
214
|
color: var(--_1073cm8a);
|
|
184
215
|
background: var(--_1073cm88);
|
|
185
216
|
}
|
|
186
|
-
.
|
|
217
|
+
.tfms6a14 {
|
|
187
218
|
color: var(--_1073cm8g);
|
|
188
219
|
background: var(--_1073cm8f);
|
|
189
220
|
}
|
|
190
|
-
.
|
|
221
|
+
.tfms6a15 {
|
|
191
222
|
color: var(--_1073cm8n);
|
|
192
223
|
background: var(--_1073cm8m);
|
|
193
224
|
}
|
|
194
|
-
.
|
|
225
|
+
.tfms6a11 h1 {
|
|
195
226
|
font-size: 43px;
|
|
196
227
|
font-weight: 600;
|
|
197
228
|
letter-spacing: 1px;
|
|
@@ -199,29 +230,29 @@
|
|
|
199
230
|
margin-bottom: 0.7rem;
|
|
200
231
|
font-family: var(--header-font-family);
|
|
201
232
|
}
|
|
202
|
-
.
|
|
233
|
+
.tfms6a11 p {
|
|
203
234
|
margin-bottom: 0;
|
|
204
235
|
}
|
|
205
|
-
.
|
|
236
|
+
.tfms6a16 {
|
|
206
237
|
margin: 0 auto;
|
|
207
238
|
display: block;
|
|
208
239
|
}
|
|
209
|
-
.
|
|
240
|
+
.tfms6a17 {
|
|
210
241
|
fill: none;
|
|
211
242
|
stroke: #faa74a;
|
|
212
243
|
stroke-width: 4;
|
|
213
244
|
stroke-dasharray: 100px;
|
|
214
245
|
stroke-dashoffset: 100;
|
|
215
|
-
animation:
|
|
246
|
+
animation: tfms6az 0.5s ease-in-out forwards reverse;
|
|
216
247
|
-webkit-animation-delay: 0.7s;
|
|
217
248
|
}
|
|
218
|
-
.
|
|
249
|
+
.tfms6a18 {
|
|
219
250
|
fill: none;
|
|
220
251
|
stroke-width: 4;
|
|
221
252
|
stroke-dasharray: 1000px;
|
|
222
253
|
stroke-dashoffset: 1000;
|
|
223
|
-
-webkit-animation:
|
|
224
|
-
animation:
|
|
254
|
+
-webkit-animation: tfms6a10 0.8s ease-in-out forwards;
|
|
255
|
+
animation: tfms6a10 0.8s ease-in-out forwards;
|
|
225
256
|
-webkit-transform-origin: center;
|
|
226
257
|
-ms-transform-origin: center;
|
|
227
258
|
transform-origin: center;
|
|
@@ -229,143 +260,143 @@
|
|
|
229
260
|
-ms-transform: rotate(-40deg);
|
|
230
261
|
transform: rotate(-40deg);
|
|
231
262
|
}
|
|
232
|
-
.
|
|
263
|
+
.tfms6a19 {
|
|
233
264
|
stroke: var(--_1073cm83);
|
|
234
265
|
}
|
|
235
|
-
.
|
|
266
|
+
.tfms6a1a {
|
|
236
267
|
stroke: var(--_1073cm8a);
|
|
237
268
|
}
|
|
238
|
-
.
|
|
269
|
+
.tfms6a1b {
|
|
239
270
|
stroke: var(--_1073cm8g);
|
|
240
271
|
}
|
|
241
|
-
.
|
|
272
|
+
.tfms6a1c {
|
|
242
273
|
stroke: var(--_1073cm8n);
|
|
243
274
|
}
|
|
244
|
-
.
|
|
275
|
+
.tfms6a1d {
|
|
245
276
|
margin-top: 1rem;
|
|
246
277
|
}
|
|
247
|
-
.
|
|
278
|
+
.tfms6a1e {
|
|
248
279
|
color: var(--_1073cm82);
|
|
249
280
|
}
|
|
250
|
-
.
|
|
281
|
+
.tfms6a1f {
|
|
251
282
|
color: var(--_1073cm89);
|
|
252
283
|
}
|
|
253
|
-
.
|
|
284
|
+
.tfms6a1g {
|
|
254
285
|
color: var(--_1073cm8g);
|
|
255
286
|
}
|
|
256
|
-
.
|
|
287
|
+
.tfms6a1h {
|
|
257
288
|
color: var(--_1073cm8n);
|
|
258
289
|
}
|
|
259
|
-
.
|
|
290
|
+
.tfms6a1i {
|
|
260
291
|
margin-top: 1rem;
|
|
261
292
|
}
|
|
262
|
-
.
|
|
293
|
+
.tfms6ai .tfms6a1j {
|
|
263
294
|
grid-column-start: 1;
|
|
264
295
|
grid-column-end: 3;
|
|
265
296
|
}
|
|
266
|
-
.
|
|
297
|
+
.tfms6a1k {
|
|
267
298
|
grid-column: 1 / -1;
|
|
268
299
|
}
|
|
269
|
-
.
|
|
300
|
+
.tfms6a1l {
|
|
270
301
|
width: 100%;
|
|
271
302
|
padding-bottom: 4px;
|
|
272
303
|
}
|
|
273
|
-
.
|
|
304
|
+
.tfms6a1m {
|
|
274
305
|
border-bottom: 1px solid var(--_1073cm82);
|
|
275
306
|
}
|
|
276
|
-
.
|
|
307
|
+
.tfms6a1n {
|
|
277
308
|
border-bottom: 1px solid var(--_1073cm89);
|
|
278
309
|
}
|
|
279
|
-
.
|
|
310
|
+
.tfms6a1o {
|
|
280
311
|
border-bottom: 1px solid var(--_1073cm8g);
|
|
281
312
|
}
|
|
282
|
-
.
|
|
313
|
+
.tfms6a1p {
|
|
283
314
|
border-bottom: 1px solid var(--_1073cm8n);
|
|
284
315
|
}
|
|
285
|
-
.
|
|
316
|
+
.tfms6a1m > h4, .tfms6a1n > h4 {
|
|
286
317
|
-webkit-background-clip: text;
|
|
287
318
|
background-image: var(--_1073cm83);
|
|
288
319
|
-webkit-text-fill-color: var(--_1073cm83);
|
|
289
320
|
}
|
|
290
|
-
.
|
|
321
|
+
.tfms6a1o > h4, .tfms6a1p > h4 {
|
|
291
322
|
-webkit-background-clip: text;
|
|
292
323
|
background-image: var(--_1073cm8h);
|
|
293
324
|
-webkit-text-fill-color: var(--_1073cm8h);
|
|
294
325
|
}
|
|
295
|
-
.
|
|
326
|
+
.tfms6a1q {
|
|
296
327
|
display: flex;
|
|
297
328
|
}
|
|
298
|
-
.
|
|
329
|
+
.tfms6a1r {
|
|
299
330
|
cursor: pointer;
|
|
300
331
|
caret-color: transparent;
|
|
301
332
|
}
|
|
302
|
-
.
|
|
333
|
+
.tfms6a1s {
|
|
303
334
|
padding-left: 16px;
|
|
304
335
|
}
|
|
305
|
-
.
|
|
336
|
+
.tfms6a1u label {
|
|
306
337
|
white-space: nowrap;
|
|
307
338
|
}
|
|
308
|
-
.
|
|
339
|
+
.tfms6a1w {
|
|
309
340
|
margin-top: 2rem;
|
|
310
341
|
}
|
|
311
|
-
.
|
|
342
|
+
.tfms6a1x {
|
|
312
343
|
display: flex;
|
|
313
344
|
justify-content: center;
|
|
314
345
|
}
|
|
315
|
-
.
|
|
346
|
+
.tfms6a1x > div {
|
|
316
347
|
width: 100%;
|
|
317
348
|
}
|
|
318
|
-
.
|
|
349
|
+
.tfms6a1y {
|
|
319
350
|
display: flex;
|
|
320
351
|
justify-content: center;
|
|
321
352
|
align-items: center;
|
|
322
353
|
gap: 2rem;
|
|
323
354
|
}
|
|
324
|
-
.
|
|
355
|
+
.tfms6a1z {
|
|
325
356
|
display: flex;
|
|
326
357
|
margin: 1rem 0;
|
|
327
358
|
text-align: left;
|
|
328
359
|
gap: 1rem;
|
|
329
360
|
}
|
|
330
|
-
.
|
|
361
|
+
.tfms6a20 {
|
|
331
362
|
display: flex;
|
|
332
363
|
justify-content: space-between;
|
|
333
364
|
}
|
|
334
|
-
.
|
|
365
|
+
.tfms6a20 > div {
|
|
335
366
|
min-width: 32%;
|
|
336
367
|
}
|
|
337
|
-
.
|
|
368
|
+
.tfms6a21 {
|
|
338
369
|
margin-top: 1rem;
|
|
339
370
|
}
|
|
340
|
-
.
|
|
371
|
+
.tfms6a22 {
|
|
341
372
|
min-width: 24px;
|
|
342
373
|
}
|
|
343
|
-
.
|
|
374
|
+
.tfms6a23 {
|
|
344
375
|
width: min(calc(100% - 2rem));
|
|
345
376
|
height: min(calc(100% - 2rem));
|
|
346
377
|
overflow: scroll!important;
|
|
347
378
|
}
|
|
348
|
-
.
|
|
379
|
+
.tfms6a24 {
|
|
349
380
|
display: none;
|
|
350
381
|
}
|
|
351
|
-
.
|
|
382
|
+
.tfms6a26::placeholder {
|
|
352
383
|
color: transparent;
|
|
353
384
|
}
|
|
354
|
-
.
|
|
385
|
+
.tfms6a27 {
|
|
355
386
|
cursor: not-allowed;
|
|
356
387
|
}
|
|
357
|
-
.
|
|
388
|
+
.tfms6a28 {
|
|
358
389
|
display: flex;
|
|
359
390
|
}
|
|
360
|
-
.
|
|
391
|
+
.tfms6a29 {
|
|
361
392
|
visibility: hidden;
|
|
362
393
|
display: none;
|
|
363
394
|
}
|
|
364
|
-
.
|
|
395
|
+
.tfms6a2b {
|
|
365
396
|
display: flex;
|
|
366
397
|
gap: 24px;
|
|
367
398
|
}
|
|
368
|
-
.
|
|
399
|
+
.tfms6a2c {
|
|
369
400
|
vertical-align: vertical;
|
|
370
401
|
width: 100%;
|
|
371
402
|
display: flex;
|
|
@@ -374,7 +405,7 @@
|
|
|
374
405
|
align-items: center;
|
|
375
406
|
flex-direction: column-reverse;
|
|
376
407
|
}
|
|
377
|
-
.
|
|
408
|
+
.tfms6a2d {
|
|
378
409
|
text-transform: capitalize;
|
|
379
410
|
margin: auto ;
|
|
380
411
|
max-width: fit-content;
|
|
@@ -385,83 +416,83 @@
|
|
|
385
416
|
}
|
|
386
417
|
}
|
|
387
418
|
@media screen and (max-width:480px) {
|
|
388
|
-
.
|
|
419
|
+
.tfms6ai {
|
|
389
420
|
grid-template-columns: 1fr;
|
|
390
421
|
}
|
|
391
|
-
.
|
|
422
|
+
.tfms6aq {
|
|
392
423
|
flex-direction: column;
|
|
393
424
|
}
|
|
394
|
-
.
|
|
425
|
+
.tfms6ai .tfms6a1j {
|
|
395
426
|
grid-column-start: 1;
|
|
396
427
|
grid-column-end: 2;
|
|
397
428
|
}
|
|
398
429
|
}
|
|
399
430
|
@media screen and (max-width: 992px) {
|
|
400
|
-
.
|
|
431
|
+
.tfms6a11 h1 {
|
|
401
432
|
font-size: 37px;
|
|
402
433
|
line-height: 1.29;
|
|
403
434
|
margin-bottom: 0.4rem;
|
|
404
435
|
}
|
|
405
436
|
}
|
|
406
437
|
@media screen and (maxwidth: 767px) {
|
|
407
|
-
.
|
|
438
|
+
.tfms6a11 h1 {
|
|
408
439
|
font-size: 32px;
|
|
409
440
|
font-weight: 600;
|
|
410
441
|
margin-top: 0;
|
|
411
442
|
margin-bottom: 0.4rem;
|
|
412
443
|
}
|
|
413
|
-
.
|
|
444
|
+
.tfms6a16 {
|
|
414
445
|
max-width: 69px;
|
|
415
446
|
}
|
|
416
447
|
}
|
|
417
448
|
@media screen and (max-width: 780px) {
|
|
418
|
-
.
|
|
449
|
+
.tfms6a1q {
|
|
419
450
|
flex-direction: column;
|
|
420
451
|
}
|
|
421
452
|
}
|
|
422
453
|
@media screen and (max-width: 1103px) {
|
|
423
|
-
.
|
|
454
|
+
.tfms6a1q ._18du0laf {
|
|
424
455
|
padding: 6px;
|
|
425
456
|
}
|
|
426
457
|
}
|
|
427
458
|
@media screen and (max-width: 571px) and (min-width: 481px) {
|
|
428
|
-
.
|
|
459
|
+
.tfms6a1t label {
|
|
429
460
|
height: 48px;
|
|
430
461
|
display: flex;
|
|
431
462
|
align-items: flex-end;
|
|
432
463
|
}
|
|
433
464
|
}
|
|
434
465
|
@media screen and (min-width: 481px) {
|
|
435
|
-
.
|
|
466
|
+
.tfms6a1v select {
|
|
436
467
|
background: url(https://images.axos.com/o9ov1v03uwqk/4ayjjdIkEzQsfmhKbPeNaE/636b57923fbdac891d48f78ca06ffeb6/image_1_-_2024-06-27T142052.191.png) no-repeat 98%;
|
|
437
468
|
}
|
|
438
469
|
}
|
|
439
470
|
@media screen and (min-width: 769px) {
|
|
440
|
-
.
|
|
471
|
+
.tfms6a1x > div {
|
|
441
472
|
grid-template: none;
|
|
442
473
|
width: 50%;
|
|
443
474
|
}
|
|
444
475
|
}
|
|
445
476
|
@media screen and (max-width: 500px) {
|
|
446
|
-
.
|
|
477
|
+
.tfms6a1y {
|
|
447
478
|
flex-direction: column;
|
|
448
479
|
}
|
|
449
480
|
}
|
|
450
481
|
@media screen and (max-width: 800px) {
|
|
451
|
-
.
|
|
482
|
+
.tfms6a20 {
|
|
452
483
|
flex-direction: column;
|
|
453
484
|
}
|
|
454
|
-
.
|
|
485
|
+
.tfms6a25 select {
|
|
455
486
|
white-space: normal;
|
|
456
487
|
padding-right: 4rem;
|
|
457
488
|
}
|
|
458
|
-
.
|
|
489
|
+
.tfms6a26::placeholder {
|
|
459
490
|
color: #5E6A74;
|
|
460
491
|
}
|
|
461
|
-
.
|
|
492
|
+
.tfms6a2b {
|
|
462
493
|
flex-direction: column;
|
|
463
494
|
}
|
|
464
|
-
.
|
|
495
|
+
.tfms6a2c {
|
|
465
496
|
flex-direction: column-reverse;
|
|
466
497
|
}
|
|
467
498
|
}
|
|
@@ -469,7 +500,7 @@
|
|
|
469
500
|
.rate-watch-form hr {
|
|
470
501
|
display: none;
|
|
471
502
|
}
|
|
472
|
-
.
|
|
503
|
+
.tfms6a24 {
|
|
473
504
|
display: block;
|
|
474
505
|
}
|
|
475
506
|
}
|
package/dist/main.js
CHANGED
|
@@ -54,7 +54,8 @@ import { divider, lvf_footer, lvf_footer_content, lvf_footer_terms, lvf_small_fo
|
|
|
54
54
|
import { AxosFooterSiteMap } from "./FooterSiteMap/AxosBank/FooterSiteMap.js";
|
|
55
55
|
import { app_col, footer_mobile, footer_section, footer_wrapper, ft_col, ft_col_header, ft_col_subheader, ft_panel, ft_panel_group, nested_grid } from "./FooterSiteMap/AxosBank/FooterSiteMap.css.js";
|
|
56
56
|
import { ApplicationStart } from "./Forms/ApplicationStart.js";
|
|
57
|
-
import { ApplyNow
|
|
57
|
+
import { ApplyNow } from "./Forms/ApplyNow.js";
|
|
58
|
+
import { getLink } from "./Forms/applynow-utils.js";
|
|
58
59
|
import { ClearingForm } from "./Forms/ClearingForm.js";
|
|
59
60
|
import { CommercialDeposits } from "./Forms/CommercialDeposits.js";
|
|
60
61
|
import { CommercialLending } from "./Forms/CommercialLending.js";
|
|
@@ -72,7 +73,8 @@ import { CraPublicFile } from "./Forms/CraPublicFile.js";
|
|
|
72
73
|
import { DealerServices } from "./Forms/DealerServices.js";
|
|
73
74
|
import { EmailOnly } from "./Forms/EmailOnly.js";
|
|
74
75
|
import { EmailUs } from "./Forms/EmailUs.js";
|
|
75
|
-
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, step_title_apply_now, succes_check_mark, success_circle, success_icon, success_wrap, threeColRow, x_input, xc_input } from "./Forms/Forms.css.js";
|
|
76
|
+
import { actions, apply_now_form, axosHeader, back_btn_apply_now, centerSelect, checkbox_group, descriptionField, disclosureForm, dropdown, dynPH, form, formBtns, formContainer, formWrapper, form_nav_apply_now, form_row, fullRowForm, fullRowSelect, headerContainer, headerF, 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, step_title_apply_now, succes_check_mark, success_circle, success_icon, success_wrap, threeColRow, x_input, xc_input } from "./Forms/Forms.css.js";
|
|
77
|
+
import { HoneyPot, honeyPotSchema, isValidHoneyPot } from "./Forms/HoneyPot/index.js";
|
|
76
78
|
import { MortgageRate } from "./Forms/MortgageRate/MortgageRateForm.js";
|
|
77
79
|
import "react/jsx-runtime";
|
|
78
80
|
import { RateWatchForm } from "./Forms/MortgageRate/MortgageRateWatch.js";
|
|
@@ -291,6 +293,7 @@ export {
|
|
|
291
293
|
GlobalContextProvider,
|
|
292
294
|
GoBackButton,
|
|
293
295
|
HeroBanner,
|
|
296
|
+
HoneyPot,
|
|
294
297
|
Hyperlink,
|
|
295
298
|
IconBillboard,
|
|
296
299
|
IconBillboardSet,
|
|
@@ -389,6 +392,7 @@ export {
|
|
|
389
392
|
ant_svg_fill,
|
|
390
393
|
app_col,
|
|
391
394
|
appendQueryParams,
|
|
395
|
+
apply_now_form,
|
|
392
396
|
apy_billboard,
|
|
393
397
|
apy_table,
|
|
394
398
|
associatedEmail,
|
|
@@ -397,6 +401,7 @@ export {
|
|
|
397
401
|
award_name,
|
|
398
402
|
awards_row,
|
|
399
403
|
awards_section,
|
|
404
|
+
axosHeader,
|
|
400
405
|
axosTheme,
|
|
401
406
|
back_btn_apply_now,
|
|
402
407
|
billboard,
|
|
@@ -515,6 +520,7 @@ export {
|
|
|
515
520
|
headerComparison,
|
|
516
521
|
headerContainer,
|
|
517
522
|
headerContent,
|
|
523
|
+
headerF,
|
|
518
524
|
headerForm,
|
|
519
525
|
headerIconBillboard,
|
|
520
526
|
headerVariants,
|
|
@@ -544,6 +550,7 @@ export {
|
|
|
544
550
|
highlight_first_row,
|
|
545
551
|
highlight_last_row,
|
|
546
552
|
highlight_th,
|
|
553
|
+
honeyPotSchema,
|
|
547
554
|
icon,
|
|
548
555
|
iconContainer,
|
|
549
556
|
iconContainerBase,
|
|
@@ -572,6 +579,7 @@ export {
|
|
|
572
579
|
isAllowedUrl,
|
|
573
580
|
isEmailLink,
|
|
574
581
|
isPhoneLink,
|
|
582
|
+
isValidHoneyPot,
|
|
575
583
|
is_bg_img,
|
|
576
584
|
isolate_container,
|
|
577
585
|
item,
|
package/package.json
CHANGED