@axos-web-dev/shared-components 2.0.0-dev.13-stepForm.3 → 2.0.0-dev.13-stepForm.5
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 +2 -1
- package/dist/Accordion/Accordion.js +2 -1
- package/dist/AlertBanner/index.js +2 -1
- package/dist/Auth/ErrorAlert.js +2 -1
- package/dist/BulletItem/BulletItem.js +2 -1
- package/dist/Button/Button.js +2 -1
- package/dist/Calculators/AxosOneCalculator/index.js +2 -1
- package/dist/Calculators/BalanceAPYCalculator/index.js +2 -1
- package/dist/Calculators/Calculator.js +2 -1
- package/dist/Calculators/MarginTradingCalculator/index.js +2 -1
- package/dist/Calculators/SummitApyCalculator/index.js +2 -1
- package/dist/Carousel/index.js +2 -1
- package/dist/Chatbot/ChatWindow.js +24 -18
- package/dist/Chatbot/Chatbot.js +19 -17
- package/dist/Chevron/index.js +2 -1
- package/dist/CollectInformationAlert/index.js +2 -1
- package/dist/Comparison/Comparison.css.js +2 -1
- package/dist/Comparison/Comparison.js +2 -1
- package/dist/DownloadTile/index.js +1 -0
- package/dist/ExecutiveBio/ExecutiveBio.js +2 -1
- package/dist/FaqAccordion/index.js +2 -1
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +2 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +20 -1
- package/dist/Forms/ApplicationStart.js +2 -1
- package/dist/Forms/ApplyNow.js +2 -1
- package/dist/Forms/BoatMooringLocation.d.ts +4 -1
- package/dist/Forms/BoatMooringLocation.js +136 -54
- package/dist/Forms/ClearingForm.js +2 -1
- package/dist/Forms/CommercialDeposits.js +2 -1
- package/dist/Forms/CommercialDepositsNoLendingOption.js +2 -1
- package/dist/Forms/CommercialLending.js +2 -1
- package/dist/Forms/CommercialPremiumFinance.js +2 -1
- package/dist/Forms/ConstructionLendingDynamic.js +2 -1
- package/dist/Forms/ContactCompany.js +2 -1
- package/dist/Forms/ContactCompanyTitle.js +2 -1
- package/dist/Forms/ContactUs.js +2 -1
- package/dist/Forms/ContactUsAAS.js +2 -1
- package/dist/Forms/ContactUsBusiness.js +2 -1
- package/dist/Forms/ContactUsBusinessNameEmail.js +2 -1
- package/dist/Forms/ContactUsLVF.js +2 -1
- package/dist/Forms/ContactUsNMLSId.js +2 -1
- package/dist/Forms/CpraRequest.js +2 -1
- package/dist/Forms/CraPublicFile.js +2 -1
- package/dist/Forms/DealerServices.js +2 -1
- package/dist/Forms/EmailOnly.js +2 -1
- package/dist/Forms/EmailUs.js +2 -1
- package/dist/Forms/FormEnums.js +2 -2
- package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -1
- package/dist/Forms/MortgageRate/MortgageRateStep.css.d.ts +12 -0
- package/dist/Forms/MortgageRate/MortgageRateStep.css.js +33 -9
- package/dist/Forms/MortgageRate/MortgageRateStep.js +801 -356
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +2 -1
- package/dist/Forms/MortgageRate/mortgageLeadForm.config.d.ts +28 -11
- package/dist/Forms/MortgageRate/mortgageLeadForm.config.js +18 -7
- package/dist/Forms/MortgageRate/mortgageLeadForm.types.d.ts +6 -2
- package/dist/Forms/MortgageWarehouseLending.js +2 -1
- package/dist/Forms/QuickPricer/QuickPricerForm.js +2 -1
- package/dist/Forms/ScheduleCall.js +2 -1
- package/dist/Forms/ScheduleCallPremier.js +2 -1
- package/dist/Forms/SuccesForm.js +2 -1
- package/dist/Forms/WcplSurvey.js +2 -1
- package/dist/HeroBanner/HeroBanner.js +2 -1
- package/dist/HeroBanner/LargeHeroBanner.js +2 -1
- package/dist/Hyperlink/index.js +2 -1
- package/dist/ImageBillboard/ImageBillboard.js +2 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +2 -1
- package/dist/ImageLink/ImageLink.js +2 -1
- package/dist/ImageLink/ImageLinkSet.js +2 -1
- package/dist/ImageLink/index.js +2 -1
- package/dist/Insight/Featured/CategorySelector.js +2 -1
- package/dist/Insight/Featured/Featured.js +2 -1
- package/dist/Insight/Featured/Header.js +2 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +2 -1
- package/dist/Modal/Modal.js +2 -1
- package/dist/NavigationMenu/AxosALTS/index.js +2 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +2 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +27 -27
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +5 -2
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +9 -4
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +11 -1
- package/dist/NavigationMenu/AxosBank/index.js +29 -18
- package/dist/NavigationMenu/LaVictoire/index.js +2 -1
- package/dist/NavigationMenu/Navbar.js +2 -1
- package/dist/NavigationMenu/SignInNavButton.js +2 -1
- package/dist/Pagination/Pagination.js +2 -1
- package/dist/SetContainer/SetContainer.js +2 -1
- package/dist/SocialMediaBar/iconsRepository.js +2 -1
- package/dist/Table/Table.js +2 -1
- package/dist/VideoTile/VideoTile.js +2 -1
- package/dist/VideoWrapper/index.js +2 -1
- package/dist/assets/Forms/MortgageRate/MortgageRateStep.css +156 -19
- package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css +49 -49
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +88 -88
- package/dist/assets/icons/AlertBell/AlertBellIcon.css +6 -0
- package/dist/icons/AlertBell/AlertBellIcon.css.d.ts +1 -0
- package/dist/icons/AlertBell/AlertBellIcon.css.js +5 -0
- package/dist/icons/AlertBell/index.d.ts +1 -0
- package/dist/icons/AlertBell/index.js +57 -0
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.js +2 -0
- package/dist/main.js +2 -0
- package/package.json +148 -148
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
.
|
|
1
|
+
._header_4c252_1 {
|
|
2
2
|
border-bottom: 1px solid #ebebeb;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
.
|
|
5
|
+
._wrapper_4c252_5 {
|
|
6
6
|
width: calc(100% - 80px);
|
|
7
7
|
margin-left: auto;
|
|
8
8
|
margin-right: auto;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.
|
|
11
|
+
._header_main_row_4c252_11 {
|
|
12
12
|
min-height: 80px;
|
|
13
13
|
padding-top: 1rem;
|
|
14
14
|
padding-bottom: 0.5rem;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
.
|
|
17
|
+
._logo_wrap_4c252_17 {
|
|
18
18
|
padding: 9px 6px;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.
|
|
21
|
+
._primary_links_4c252_21 {
|
|
22
22
|
margin-left: 30px;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.
|
|
25
|
+
._main_nav_link_4c252_25 {
|
|
26
26
|
padding: 10px 8px;
|
|
27
27
|
text-align: center;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
.
|
|
30
|
+
._main_nav_link_4c252_25 > a {
|
|
31
31
|
border-bottom: 4px solid transparent;
|
|
32
32
|
display: inline-block;
|
|
33
33
|
font-size: 16px;
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
position: relative;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
-
.
|
|
38
|
+
._main_nav_link_4c252_25 > a::after {
|
|
39
39
|
content: "";
|
|
40
40
|
position: absolute;
|
|
41
41
|
left: 0;
|
|
@@ -46,34 +46,34 @@
|
|
|
46
46
|
opacity: 0;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.
|
|
49
|
+
._main_nav_link_4c252_25 > .active {
|
|
50
50
|
font-weight: 700;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.
|
|
53
|
+
._main_nav_link_4c252_25 > .active::after {
|
|
54
54
|
opacity: 1;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
.
|
|
58
|
-
.
|
|
59
|
-
.
|
|
60
|
-
.
|
|
57
|
+
._sub_nav_link_4c252_57 a,
|
|
58
|
+
._main_nav_link_4c252_25 a,
|
|
59
|
+
._signin_wrap_4c252_59 a,
|
|
60
|
+
._signin_btn_4c252_60 {
|
|
61
61
|
text-decoration: none;
|
|
62
62
|
transition: opacity 0.3s ease;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
.
|
|
66
|
-
.
|
|
67
|
-
.
|
|
65
|
+
._sub_nav_link_4c252_57:hover,
|
|
66
|
+
._main_nav_link_4c252_25 a:hover,
|
|
67
|
+
._signin_wrap_4c252_59 a:hover {
|
|
68
68
|
opacity: 0.8;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
|
-
.
|
|
71
|
+
._signin_wrap_4c252_59 .link {
|
|
72
72
|
padding: 8px;
|
|
73
73
|
text-decoration: none;
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
.
|
|
76
|
+
._signin_btn_4c252_60 {
|
|
77
77
|
border-color: transparent;
|
|
78
78
|
border-radius: 8px;
|
|
79
79
|
color: #fff;
|
|
@@ -82,32 +82,32 @@
|
|
|
82
82
|
font-weight: 700;
|
|
83
83
|
line-height: 1.44;
|
|
84
84
|
margin-left: 8px;
|
|
85
|
-
padding: 11px 24px;
|
|
85
|
+
padding: 11px 24px !important;
|
|
86
86
|
letter-spacing: 0.2px;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
.
|
|
89
|
+
._signin_btn_4c252_60:hover {
|
|
90
90
|
background-color: transparent;
|
|
91
91
|
opacity: 0.9;
|
|
92
92
|
}
|
|
93
93
|
|
|
94
|
-
.
|
|
94
|
+
._signin_btn_4c252_60 > span {
|
|
95
95
|
margin-right: 8px;
|
|
96
96
|
}
|
|
97
97
|
|
|
98
|
-
.
|
|
98
|
+
._header_sub_row_4c252_98 {
|
|
99
99
|
min-height: 48px;
|
|
100
100
|
position: relative;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.
|
|
103
|
+
._sub_nav_link_4c252_57 {
|
|
104
104
|
color: #ffffff;
|
|
105
105
|
display: flex;
|
|
106
106
|
padding-inline: 1rem;
|
|
107
107
|
text-align: center;
|
|
108
108
|
}
|
|
109
109
|
|
|
110
|
-
.
|
|
110
|
+
._sub_nav_link_4c252_57 a {
|
|
111
111
|
display: flex;
|
|
112
112
|
align-items: center;
|
|
113
113
|
font-family: var(--header-font-family);
|
|
@@ -115,20 +115,20 @@
|
|
|
115
115
|
line-height: 1.5;
|
|
116
116
|
padding: 12px 0px;
|
|
117
117
|
}
|
|
118
|
-
.
|
|
118
|
+
._sub_nav_link_4c252_57 a:first-child {
|
|
119
119
|
padding-left: 9.5px;
|
|
120
120
|
padding-right: 1.5px;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.
|
|
123
|
+
._sub_nav_link_4c252_57 a:last-child {
|
|
124
124
|
padding-right: 9.5px;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
.
|
|
127
|
+
._sub_nav_link_4c252_57:hover {
|
|
128
128
|
background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
-
.
|
|
131
|
+
._signin_dropdown_4c252_131 {
|
|
132
132
|
display: none;
|
|
133
133
|
min-width: 288px;
|
|
134
134
|
padding: 1.5rem 1rem;
|
|
@@ -138,33 +138,33 @@
|
|
|
138
138
|
z-index: 1204;
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
.
|
|
141
|
+
._shadow_4c252_141 {
|
|
142
142
|
border-top: none;
|
|
143
143
|
border: 0.5px solid rgb(255 255 255 / 14%);
|
|
144
144
|
box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
|
|
145
145
|
}
|
|
146
146
|
|
|
147
|
-
.
|
|
147
|
+
._signin_dropdown_4c252_131 li[role="heading"] {
|
|
148
148
|
margin-top: 1px;
|
|
149
149
|
}
|
|
150
150
|
|
|
151
|
-
.
|
|
151
|
+
._signin_header_4c252_151 {
|
|
152
152
|
color: #1f1f1f;
|
|
153
153
|
font-weight: 700;
|
|
154
154
|
padding: 0.5rem 1rem;
|
|
155
155
|
text-align: left;
|
|
156
156
|
}
|
|
157
157
|
|
|
158
|
-
.
|
|
158
|
+
._signin_subheader_4c252_158 {
|
|
159
159
|
padding: 0.5rem 0.5rem 0.5rem 1.5rem;
|
|
160
160
|
}
|
|
161
161
|
|
|
162
|
-
.
|
|
163
|
-
.
|
|
162
|
+
._signin_header_4c252_151,
|
|
163
|
+
._signin_subheader_4c252_158 a {
|
|
164
164
|
line-height: 1.5;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
@keyframes
|
|
167
|
+
@keyframes _fadeInDown_4c252_1 {
|
|
168
168
|
from {
|
|
169
169
|
opacity: 0;
|
|
170
170
|
transform: translate3d(0, -1%, 0);
|
|
@@ -176,23 +176,23 @@
|
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.
|
|
179
|
+
._opacity_4c252_179 {
|
|
180
180
|
animation-duration: 0.5s;
|
|
181
181
|
animation-fill-mode: both;
|
|
182
|
-
animation-name:
|
|
182
|
+
animation-name: _fadeInDown_4c252_1;
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
-
.
|
|
185
|
+
._signin_footer_4c252_185 {
|
|
186
186
|
margin-top: 0.5rem;
|
|
187
187
|
padding-top: 1rem;
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.
|
|
190
|
+
._signin_footer_4c252_185 > a + a {
|
|
191
191
|
display: block;
|
|
192
192
|
margin-top: 16px;
|
|
193
193
|
}
|
|
194
194
|
|
|
195
|
-
.
|
|
195
|
+
._signin_footer_4c252_185::before {
|
|
196
196
|
content: "";
|
|
197
197
|
background-color: #8f8f8f;
|
|
198
198
|
height: 2px;
|
|
@@ -203,19 +203,19 @@
|
|
|
203
203
|
width: 94%;
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.
|
|
206
|
+
._open_4c252_206 {
|
|
207
207
|
opacity: 0.8;
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
.
|
|
210
|
+
._open_4c252_206 > svg {
|
|
211
211
|
transform: scaleY(-1);
|
|
212
212
|
}
|
|
213
213
|
|
|
214
|
-
.
|
|
214
|
+
._open_4c252_206 + ._signin_dropdown_4c252_131 {
|
|
215
215
|
display: block;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.
|
|
218
|
+
._dd_wrapper_4c252_218 {
|
|
219
219
|
max-width: 1440px;
|
|
220
220
|
outline: none !important;
|
|
221
221
|
position: absolute;
|
|
@@ -224,50 +224,50 @@
|
|
|
224
224
|
z-index: 1203;
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.
|
|
227
|
+
._dd_media_4c252_227 {
|
|
228
228
|
padding: 1.5rem;
|
|
229
229
|
width: 280px;
|
|
230
230
|
}
|
|
231
231
|
|
|
232
|
-
.
|
|
232
|
+
._dd_media_img_4c252_232 {
|
|
233
233
|
min-height: 232px;
|
|
234
234
|
}
|
|
235
235
|
|
|
236
|
-
.
|
|
236
|
+
._dd_site_navs_4c252_236 {
|
|
237
237
|
display: flex;
|
|
238
238
|
flex-direction: column;
|
|
239
239
|
flex: 1 1 0%;
|
|
240
240
|
padding: 1.5rem;
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.
|
|
243
|
+
._dd_media_header_4c252_243 p {
|
|
244
244
|
color: #fff;
|
|
245
245
|
font-size: 14px;
|
|
246
246
|
line-height: 1.42;
|
|
247
247
|
}
|
|
248
248
|
|
|
249
|
-
.
|
|
249
|
+
._dd_media_header_4c252_243 p[role="heading"] {
|
|
250
250
|
font: 700 1.25rem/ 1.4 var(--header-font-family);
|
|
251
251
|
text-wrap: pretty;
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
.
|
|
254
|
+
._mt_8_4c252_254 {
|
|
255
255
|
margin-top: 8px;
|
|
256
256
|
}
|
|
257
257
|
|
|
258
|
-
.
|
|
258
|
+
._mt_16_4c252_258 {
|
|
259
259
|
margin-top: 1rem;
|
|
260
260
|
}
|
|
261
261
|
|
|
262
|
-
.
|
|
262
|
+
._ml_8_4c252_262 {
|
|
263
263
|
margin-left: 8px;
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.
|
|
266
|
+
._reversed_row_4c252_266 {
|
|
267
267
|
flex-direction: row-reverse;
|
|
268
268
|
}
|
|
269
269
|
|
|
270
|
-
.
|
|
270
|
+
._headline_4c252_270 > [role="heading"] {
|
|
271
271
|
color: var(--_1073cm85);
|
|
272
272
|
flex: 1 1 0%;
|
|
273
273
|
font: 700 1.5rem / 1.33 var(--header-font-family);
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
text-decoration: none;
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
.
|
|
278
|
+
._nav_anchor_4c252_278 {
|
|
279
279
|
aspect-ratio: 1;
|
|
280
280
|
background-color: #4a5560;
|
|
281
281
|
border-radius: 8px;
|
|
@@ -283,11 +283,11 @@
|
|
|
283
283
|
width: 1.5rem;
|
|
284
284
|
}
|
|
285
285
|
|
|
286
|
-
.
|
|
286
|
+
._headline_cta_4c252_286 {
|
|
287
287
|
margin-left: 8px;
|
|
288
288
|
}
|
|
289
289
|
|
|
290
|
-
.
|
|
290
|
+
._headline_cta_4c252_286 > a {
|
|
291
291
|
color: var(--_1073cm85);
|
|
292
292
|
font-family: var(--header-font-family);
|
|
293
293
|
font-weight: 700;
|
|
@@ -295,15 +295,15 @@
|
|
|
295
295
|
text-decoration: none;
|
|
296
296
|
}
|
|
297
297
|
|
|
298
|
-
.
|
|
299
|
-
.
|
|
300
|
-
.
|
|
301
|
-
.
|
|
302
|
-
.
|
|
298
|
+
._sub_nav_link_4c252_57:hover,
|
|
299
|
+
._signin_wrap_4c252_59 a:hover,
|
|
300
|
+
._main_nav_link_4c252_25 a:not(.active):hover,
|
|
301
|
+
._dd_site_navs_4c252_236 a:hover,
|
|
302
|
+
._site_lists_4c252_302 a:hover {
|
|
303
303
|
text-decoration: underline;
|
|
304
304
|
}
|
|
305
305
|
|
|
306
|
-
.
|
|
306
|
+
._dd_site_navs_4c252_236 hr {
|
|
307
307
|
border-style: solid;
|
|
308
308
|
border-width: 1px;
|
|
309
309
|
color: #a0aab3;
|
|
@@ -312,66 +312,66 @@
|
|
|
312
312
|
position: relative;
|
|
313
313
|
}
|
|
314
314
|
|
|
315
|
-
.
|
|
315
|
+
._site_lists_4c252_302 {
|
|
316
316
|
display: grid;
|
|
317
317
|
gap: 24px;
|
|
318
318
|
grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
|
|
319
319
|
padding-bottom: 1.5rem;
|
|
320
320
|
}
|
|
321
321
|
|
|
322
|
-
.
|
|
322
|
+
._site_lists_4c252_302._modify_fit_4c252_322 {
|
|
323
323
|
grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
|
|
324
324
|
}
|
|
325
325
|
|
|
326
|
-
.
|
|
326
|
+
._site_lists_4c252_302 > * {
|
|
327
327
|
width: 100%;
|
|
328
328
|
}
|
|
329
329
|
|
|
330
|
-
.
|
|
330
|
+
._site_lists_4c252_302 a {
|
|
331
331
|
color: #1f1f1f;
|
|
332
332
|
text-decoration: none;
|
|
333
333
|
font-weight: 400;
|
|
334
334
|
font-family: var(--header-font-family);
|
|
335
335
|
}
|
|
336
336
|
|
|
337
|
-
.
|
|
337
|
+
._site_lists_4c252_302 [role="heading"] {
|
|
338
338
|
color: var(--_1073cm83);
|
|
339
339
|
font-weight: 700;
|
|
340
340
|
font-family: unset;
|
|
341
341
|
}
|
|
342
342
|
|
|
343
|
-
.
|
|
343
|
+
._site_lists_4c252_302 li + li {
|
|
344
344
|
margin-top: 8px;
|
|
345
345
|
}
|
|
346
346
|
|
|
347
|
-
.
|
|
347
|
+
._signin_wrap_4c252_59 > ._mobile_only_4c252_347 > a {
|
|
348
348
|
color: #4a5560;
|
|
349
349
|
padding: 0;
|
|
350
350
|
line-height: 1;
|
|
351
351
|
}
|
|
352
352
|
|
|
353
|
-
.
|
|
353
|
+
._mobile_logo_4c252_353 {
|
|
354
354
|
display: flex;
|
|
355
355
|
align-items: center;
|
|
356
356
|
flex: 1 1 0%;
|
|
357
357
|
justify-content: space-between;
|
|
358
358
|
}
|
|
359
359
|
|
|
360
|
-
.
|
|
360
|
+
._highlight_4c252_360 > a {
|
|
361
361
|
border-bottom: none;
|
|
362
362
|
font-weight: 700;
|
|
363
363
|
line-height: 1.44;
|
|
364
364
|
}
|
|
365
365
|
|
|
366
|
-
.
|
|
366
|
+
._mobile_opened_4c252_366 {
|
|
367
367
|
left: 0%;
|
|
368
368
|
}
|
|
369
369
|
|
|
370
|
-
body:has(.
|
|
370
|
+
body:has(._mobile_opened_4c252_366) {
|
|
371
371
|
overflow-y: hidden;
|
|
372
372
|
}
|
|
373
373
|
|
|
374
|
-
.
|
|
374
|
+
._dd_footer_4c252_374 {
|
|
375
375
|
align-items: end;
|
|
376
376
|
flex: 1 1 0%;
|
|
377
377
|
font-size: 11px;
|
|
@@ -379,7 +379,7 @@ body:has(._mobile_opened_ak0c_366) {
|
|
|
379
379
|
letter-spacing: 0.3px;
|
|
380
380
|
}
|
|
381
381
|
|
|
382
|
-
.
|
|
382
|
+
._skip_btn_4c252_382 {
|
|
383
383
|
clip: rect(1px 1px 1px 1px);
|
|
384
384
|
margin: -1px;
|
|
385
385
|
overflow: hidden;
|
|
@@ -387,8 +387,8 @@ body:has(._mobile_opened_ak0c_366) {
|
|
|
387
387
|
position: absolute;
|
|
388
388
|
}
|
|
389
389
|
|
|
390
|
-
.
|
|
391
|
-
.
|
|
390
|
+
._skip_btn_4c252_382:active,
|
|
391
|
+
._skip_btn_4c252_382:focus {
|
|
392
392
|
background-color: #1e3860;
|
|
393
393
|
border-radius: 8px;
|
|
394
394
|
clip: auto;
|
|
@@ -404,42 +404,42 @@ body:has(._mobile_opened_ak0c_366) {
|
|
|
404
404
|
}
|
|
405
405
|
|
|
406
406
|
@media (max-width: 1280px) and (min-width: 1024px) {
|
|
407
|
-
.
|
|
407
|
+
._wrapper_4c252_5 {
|
|
408
408
|
width: calc(100% - 28px);
|
|
409
409
|
}
|
|
410
410
|
|
|
411
|
-
.
|
|
411
|
+
._dd_wrapper_4c252_218 > ._wrapper_4c252_5 {
|
|
412
412
|
width: 100%;
|
|
413
413
|
}
|
|
414
|
-
.
|
|
414
|
+
._main_nav_link_4c252_25 > a {
|
|
415
415
|
padding: 4px 6px;
|
|
416
416
|
font-size: 15px;
|
|
417
417
|
}
|
|
418
|
-
.
|
|
418
|
+
._desktop_only_4c252_418 > a {
|
|
419
419
|
font-size: 15px;
|
|
420
420
|
}
|
|
421
421
|
}
|
|
422
422
|
|
|
423
423
|
@media (max-width: 1023px) {
|
|
424
|
-
.
|
|
424
|
+
._desktop_only_4c252_418 {
|
|
425
425
|
display: none !important;
|
|
426
426
|
}
|
|
427
427
|
}
|
|
428
428
|
|
|
429
429
|
@media (max-width: 768px) {
|
|
430
|
-
.
|
|
430
|
+
._wrapper_4c252_5 {
|
|
431
431
|
width: calc(100% - 48px);
|
|
432
432
|
}
|
|
433
|
-
.
|
|
433
|
+
._header_main_row_4c252_11 {
|
|
434
434
|
min-height: 65px;
|
|
435
435
|
}
|
|
436
|
-
.
|
|
436
|
+
._mobile_logo_4c252_353 > a > svg {
|
|
437
437
|
max-width: 85px;
|
|
438
438
|
}
|
|
439
439
|
}
|
|
440
440
|
|
|
441
441
|
@media (min-width: 1024px) {
|
|
442
|
-
.
|
|
442
|
+
._mobile_only_4c252_347 {
|
|
443
443
|
display: none !important;
|
|
444
444
|
}
|
|
445
445
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const alertBell: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const AlertBellIcon: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { jsx, Fragment, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { alertBell } from "./AlertBellIcon.css.js";
|
|
3
|
+
const AlertBellIcon = () => {
|
|
4
|
+
return /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs(
|
|
5
|
+
"svg",
|
|
6
|
+
{
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
width: 45,
|
|
9
|
+
height: 45,
|
|
10
|
+
viewBox: "0 0 27 27",
|
|
11
|
+
fill: "none",
|
|
12
|
+
className: alertBell,
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ jsx(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "M10.3 1.27C8.63 1.53 5.86 2.34 3.7 4.92C1.68 7.33 1.28 10.02 1.25 11.62H0C0.0299997 9.83 0.479998 6.81 2.74 4.11C5.23 1.14 8.46 0.26 10.3 0V1.27Z",
|
|
18
|
+
fill: "#1e3860"
|
|
19
|
+
}
|
|
20
|
+
),
|
|
21
|
+
/* @__PURE__ */ jsx(
|
|
22
|
+
"path",
|
|
23
|
+
{
|
|
24
|
+
d: "M10.31 4.3C9.05 4.62 7.4 5.33 6.06 6.93C4.68 8.57 4.3 10.37 4.21 11.62H2.95C3.04 10.18 3.49 8.05 5.1 6.13C6.76 4.15 8.83 3.35 10.31 3.02V4.3Z",
|
|
25
|
+
fill: "#1e3860"
|
|
26
|
+
}
|
|
27
|
+
),
|
|
28
|
+
/* @__PURE__ */ jsx(
|
|
29
|
+
"path",
|
|
30
|
+
{
|
|
31
|
+
fillRule: "evenodd",
|
|
32
|
+
clipRule: "evenodd",
|
|
33
|
+
d: "M13.2496 5.65039C9.26369 5.65039 6.0301 8.87128 6.00952 12.8523C6.00349 12.9046 6.00293 12.9577 6.00811 13.0109L6.00832 13.0132L6.00927 13.0233L6.01099 13.0428C6.01561 13.2663 6.03038 13.4874 6.05487 13.7058C6.09229 14.467 6.11456 15.7225 5.9673 16.9637C5.83058 18.116 5.56212 19.115 5.13809 19.7322C4.11165 19.9172 3.33295 20.8151 3.33295 21.8948V21.9107C3.33295 23.1244 4.31683 24.1083 5.5305 24.1083H10.2988C10.413 25.6393 11.6913 26.846 13.2516 26.846C14.8118 26.846 16.0902 25.6393 16.2044 24.1083H21.4377C22.6514 24.1083 23.6353 23.1244 23.6353 21.9107V21.8948C23.6353 20.788 22.8171 19.8724 21.7525 19.7196C21.7407 19.7067 21.7282 19.6925 21.715 19.6771C21.5881 19.529 21.3951 19.2613 21.197 18.8247C20.8023 17.9552 20.3793 16.3983 20.4376 13.7631C20.472 13.4767 20.4897 13.1855 20.4897 12.8905C20.4897 8.89192 17.2482 5.65039 13.2496 5.65039ZM7.54779 13.5585C7.52619 13.3717 7.51352 13.1821 7.51026 12.99L7.50992 12.9766L7.50924 12.9614C7.50953 12.9519 7.50964 12.9424 7.50957 12.9329L7.50942 12.8905C7.50942 9.72034 10.0794 7.15039 13.2496 7.15039C16.4197 7.15039 18.9897 9.72034 18.9897 12.8905C18.9897 13.1362 18.9743 13.378 18.9445 13.615C18.9413 13.6401 18.9394 13.6655 18.9388 13.6908C18.8718 16.519 19.3209 18.3206 19.8311 19.4446C19.8711 19.5328 19.9114 19.6167 19.9519 19.6965H6.84622C7.17918 18.8952 7.35724 17.98 7.45685 17.1404C7.61977 15.7672 7.59186 14.4043 7.55182 13.607C7.55101 13.5908 7.54966 13.5746 7.54779 13.5585ZM11.8074 24.1083H14.6957C14.5882 24.8092 13.9826 25.346 13.2516 25.346C12.5206 25.346 11.915 24.8092 11.8074 24.1083ZM5.5305 21.1973C5.14526 21.1973 4.83295 21.5096 4.83295 21.8948V21.9107C4.83295 22.296 5.14525 22.6083 5.5305 22.6083H21.4377C21.823 22.6083 22.1353 22.296 22.1353 21.9107V21.8948C22.1353 21.5096 21.823 21.1973 21.4377 21.1973H5.5305Z",
|
|
34
|
+
fill: "#1e3860"
|
|
35
|
+
}
|
|
36
|
+
),
|
|
37
|
+
/* @__PURE__ */ jsx(
|
|
38
|
+
"path",
|
|
39
|
+
{
|
|
40
|
+
d: "M23.295 4.92C21.135 2.34 18.365 1.53 16.695 1.27V0C18.535 0.26 21.765 1.14 24.255 4.11C26.515 6.81 26.965 9.83 26.995 11.62H25.745C25.715 10.02 25.315 7.33 23.295 4.92Z",
|
|
41
|
+
fill: "#1e3860"
|
|
42
|
+
}
|
|
43
|
+
),
|
|
44
|
+
/* @__PURE__ */ jsx(
|
|
45
|
+
"path",
|
|
46
|
+
{
|
|
47
|
+
d: "M20.935 6.93C19.595 5.33 17.945 4.62 16.685 4.3V3.02C18.165 3.35 20.235 4.15 21.895 6.13C23.505 8.05 23.955 10.18 24.045 11.62H22.785C22.695 10.37 22.315 8.57 20.935 6.93Z",
|
|
48
|
+
fill: "#1e3860"
|
|
49
|
+
}
|
|
50
|
+
)
|
|
51
|
+
]
|
|
52
|
+
}
|
|
53
|
+
) });
|
|
54
|
+
};
|
|
55
|
+
export {
|
|
56
|
+
AlertBellIcon
|
|
57
|
+
};
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -17,6 +17,7 @@ export { default as QuoteIconGrey } from './QuoteIconGrey';
|
|
|
17
17
|
export { default as QuoteIconWhite } from './QuoteIconWhite';
|
|
18
18
|
export { default as QuoteIconYellow } from './QuoteIconYellow';
|
|
19
19
|
export { default as WarningIcon } from './WarningIcon';
|
|
20
|
+
export { AlertBellIcon } from './AlertBell';
|
|
20
21
|
export { default as AASLogo } from './Logos/AAS';
|
|
21
22
|
export { default as AFSLogo } from './Logos/AFS';
|
|
22
23
|
export { default as AXALogo } from './Logos/AXA';
|
package/dist/icons/index.js
CHANGED
|
@@ -17,6 +17,7 @@ import { default as default17 } from "./QuoteIconGrey.js";
|
|
|
17
17
|
import { default as default18 } from "./QuoteIconWhite.js";
|
|
18
18
|
import { default as default19 } from "./QuoteIconYellow.js";
|
|
19
19
|
import { SvgWarningIcon } from "./WarningIcon/index.js";
|
|
20
|
+
import { AlertBellIcon } from "./AlertBell/index.js";
|
|
20
21
|
import { default as default20 } from "./Logos/AAS.js";
|
|
21
22
|
import { default as default21 } from "./Logos/AFS.js";
|
|
22
23
|
import { default as default22 } from "./Logos/AXA.js";
|
|
@@ -34,6 +35,7 @@ export {
|
|
|
34
35
|
default23 as AXCLogo,
|
|
35
36
|
default24 as AXILogo,
|
|
36
37
|
default25 as AXOS,
|
|
38
|
+
AlertBellIcon,
|
|
37
39
|
default2 as ArrowIcon,
|
|
38
40
|
default3 as AxosX,
|
|
39
41
|
default4 as AxosXBlue,
|
package/dist/main.js
CHANGED
|
@@ -132,6 +132,7 @@ import { default as default17 } from "./icons/QuoteIconGrey.js";
|
|
|
132
132
|
import { default as default18 } from "./icons/QuoteIconWhite.js";
|
|
133
133
|
import { default as default19 } from "./icons/QuoteIconYellow.js";
|
|
134
134
|
import { SvgWarningIcon } from "./icons/WarningIcon/index.js";
|
|
135
|
+
import { AlertBellIcon } from "./icons/AlertBell/index.js";
|
|
135
136
|
import { default as default20 } from "./icons/Logos/AAS.js";
|
|
136
137
|
import { default as default21 } from "./icons/Logos/AFS.js";
|
|
137
138
|
import { default as default22 } from "./icons/Logos/AXA.js";
|
|
@@ -235,6 +236,7 @@ export {
|
|
|
235
236
|
AccordionItemContent,
|
|
236
237
|
AccordionItemSummary,
|
|
237
238
|
AlertBanner,
|
|
239
|
+
AlertBellIcon,
|
|
238
240
|
AnnualFeeCalculator,
|
|
239
241
|
ApplicationStart,
|
|
240
242
|
ApplyNow,
|