@axos-web-dev/shared-components 0.0.111 → 0.0.112

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.
Files changed (43) hide show
  1. package/dist/ATMLocator/ATMLocator.js +1 -0
  2. package/dist/Button/Button.js +4 -1
  3. package/dist/Calculators/Calculator.js +1 -0
  4. package/dist/Carousel/index.js +1 -0
  5. package/dist/Chevron/index.js +1 -0
  6. package/dist/Comparison/Comparison.js +1 -0
  7. package/dist/FaqAccordion/index.js +1 -0
  8. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +95 -72
  9. package/dist/Forms/ContactUsBusiness.js +1 -0
  10. package/dist/Forms/ContactUsNMLSId.js +1 -0
  11. package/dist/Forms/EmailOnly.js +1 -0
  12. package/dist/Forms/ScheduleCall.js +4 -1
  13. package/dist/Forms/SuccesForm.js +1 -0
  14. package/dist/HeroBanner/HeroBanner.css.d.ts +1 -0
  15. package/dist/Hyperlink/index.js +1 -0
  16. package/dist/ImageLink/ImageLink.js +1 -0
  17. package/dist/ImageLink/ImageLinkSet.js +1 -0
  18. package/dist/ImageLink/index.js +1 -0
  19. package/dist/Input/DatePicker.css.d.ts +1 -0
  20. package/dist/Input/DatePicker.css.js +6 -0
  21. package/dist/Input/Datepicker.d.ts +3 -0
  22. package/dist/Input/Datepicker.js +47 -0
  23. package/dist/Input/InputDate.css.d.ts +6 -0
  24. package/dist/Input/InputDate.css.js +15 -0
  25. package/dist/Input/InputDate.d.ts +3 -0
  26. package/dist/Input/InputDate.js +47 -0
  27. package/dist/Input/InputProps.d.ts +6 -0
  28. package/dist/Insight/Featured/CategorySelector.js +1 -0
  29. package/dist/Insight/Featured/Featured.js +1 -0
  30. package/dist/Modal/Modal.js +1 -0
  31. package/dist/NavigationMenu/AxosBank/NavData.d.ts +2 -36
  32. package/dist/NavigationMenu/AxosBank/NavData.js +133 -33
  33. package/dist/NavigationMenu/AxosBank/SubNavBar.js +369 -166
  34. package/dist/NavigationMenu/AxosBank/index.js +268 -28
  35. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +49 -31
  36. package/dist/NavigationMenu/AxosClearing/NavData.js +1 -1
  37. package/dist/NavigationMenu/AxosClearing/index.js +119 -12
  38. package/dist/SetContainer/SetContainer.js +1 -0
  39. package/dist/assets/HeroBanner/HeroBanner.css +1 -0
  40. package/dist/assets/Input/DatePicker.css +95 -0
  41. package/dist/assets/Input/InputDate.css +39 -0
  42. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +133 -82
  43. package/package.json +118 -118
@@ -1,40 +1,40 @@
1
- ._header_11jbd_1 {
1
+ ._header_1v2qx_1 {
2
2
  border-bottom: 1px solid #ebebeb;
3
3
  }
4
4
 
5
- ._wrapper_11jbd_5 {
5
+ ._wrapper_1v2qx_5 {
6
6
  width: calc(100% - 80px);
7
7
  margin-left: auto;
8
8
  margin-right: auto;
9
9
  }
10
10
 
11
- ._header_main_row_11jbd_11,
12
- ._mobile_header_11jbd_12 {
11
+ ._header_main_row_1v2qx_11,
12
+ ._mobile_header_1v2qx_12 {
13
13
  min-height: 80px;
14
14
  padding-top: 1rem;
15
15
  padding-bottom: 0.5rem;
16
16
  }
17
17
 
18
- ._logo_wrap_11jbd_18 {
18
+ ._logo_wrap_1v2qx_18 {
19
19
  padding: 9px 6px;
20
20
  }
21
21
 
22
- ._primary_links_11jbd_22 {
22
+ ._primary_links_1v2qx_22 {
23
23
  margin-left: 30px;
24
24
  }
25
25
 
26
- ._main_nav_link_11jbd_26 {
26
+ ._main_nav_link_1v2qx_26 {
27
27
  padding: 10px 8px;
28
28
  text-align: center;
29
29
  }
30
30
 
31
- ._main_nav_link_11jbd_26 .active {
31
+ ._main_nav_link_1v2qx_26 .active {
32
32
  border-color: currentColor;
33
33
  transition: border-color 0.5s ease;
34
34
  font-weight: 700;
35
35
  }
36
36
 
37
- ._main_nav_link_11jbd_26 > a {
37
+ ._main_nav_link_1v2qx_26 > a {
38
38
  color: #1e262f;
39
39
  display: inline-block;
40
40
  font-size: 16px;
@@ -42,26 +42,26 @@
42
42
  border-bottom: 4px solid transparent;
43
43
  }
44
44
 
45
- ._sub_nav_link_11jbd_45 a,
46
- ._main_nav_link_11jbd_26 a,
47
- ._signin_wrap_11jbd_47 a,
48
- ._signin_btn_11jbd_48 {
45
+ ._sub_nav_link_1v2qx_45 a,
46
+ ._main_nav_link_1v2qx_26 a,
47
+ ._signin_wrap_1v2qx_47 a,
48
+ ._signin_btn_1v2qx_48 {
49
49
  text-decoration: none;
50
50
  transition: opacity 0.3s ease;
51
51
  }
52
52
 
53
- ._sub_nav_link_11jbd_45:hover,
54
- ._main_nav_link_11jbd_26 a:hover,
55
- ._signin_wrap_11jbd_47 a:hover {
53
+ ._sub_nav_link_1v2qx_45:hover,
54
+ ._main_nav_link_1v2qx_26 a:hover,
55
+ ._signin_wrap_1v2qx_47 a:hover {
56
56
  opacity: 0.8;
57
57
  }
58
58
 
59
- ._signin_wrap_11jbd_47 .link {
59
+ ._signin_wrap_1v2qx_47 .link {
60
60
  text-decoration: none;
61
61
  padding: 8px;
62
62
  }
63
63
 
64
- ._signin_btn_11jbd_48 {
64
+ ._signin_btn_1v2qx_48 {
65
65
  border-color: transparent;
66
66
  background-color: #1e262f;
67
67
  color: #fff;
@@ -74,41 +74,37 @@
74
74
  cursor: pointer;
75
75
  }
76
76
 
77
- ._signin_btn_11jbd_48:hover {
77
+ ._signin_btn_1v2qx_48:hover {
78
78
  color: #1e262f;
79
79
  background-color: transparent;
80
80
  opacity: 0.9;
81
81
  }
82
82
 
83
- ._signin_btn_11jbd_48:hover > svg path {
83
+ ._signin_btn_1v2qx_48:hover > svg path {
84
84
  fill: #1e262f;
85
85
  }
86
86
 
87
- ._signin_btn_11jbd_48 > svg {
88
- transform: rotateZ(-90deg);
89
- }
90
-
91
- ._signin_btn_11jbd_48 > span {
87
+ ._signin_btn_1v2qx_48 > span {
92
88
  margin-right: 8px;
93
89
  }
94
90
 
95
- ._sub_nav_11jbd_45 {
91
+ ._sub_nav_1v2qx_45 {
96
92
  background-color: #1e262f;
97
93
  color: #fff;
98
94
  }
99
95
 
100
- ._header_sub_row_11jbd_100 {
96
+ ._header_sub_row_1v2qx_96 {
101
97
  min-height: 48px;
102
98
  position: relative;
103
99
  }
104
100
 
105
- ._sub_nav_link_11jbd_45 {
101
+ ._sub_nav_link_1v2qx_45 {
106
102
  padding-inline: 1rem;
107
103
  text-align: center;
108
104
  color: #fff;
109
105
  }
110
106
 
111
- ._sub_nav_link_11jbd_45 a {
107
+ ._sub_nav_link_1v2qx_45 a {
112
108
  display: flex;
113
109
  align-items: center;
114
110
  font-weight: 500;
@@ -116,17 +112,72 @@
116
112
  padding: 12px 9.5px;
117
113
  }
118
114
 
119
- ._sub_nav_link_11jbd_45 a:hover {
115
+ ._sub_nav_link_1v2qx_45 a:hover {
120
116
  background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
121
117
  }
122
118
 
123
- ._sub_nav_link_11jbd_45:hover,
124
- ._signin_wrap_11jbd_47 a:hover,
125
- ._main_nav_link_11jbd_26 a:not(.active):hover {
119
+ ._signin_dropdown_1v2qx_119 {
120
+ display: none;
121
+ min-width: 288px;
122
+ padding: 1.5rem 1rem;
123
+ position: absolute;
124
+ right: 0;
125
+ top: 100%;
126
+ z-index: 1204;
127
+ }
128
+
129
+ ._shadow_1v2qx_129 {
130
+ box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
131
+ border: 0.5px solid rgb(255 255 255 / 14%);
132
+ border-top: none;
133
+ }
134
+
135
+ ._signin_subheader_1v2qx_135 {
136
+ color: #323339;
137
+ padding: 0.5rem 0.5rem 0.5rem 1.5rem;
138
+ }
139
+
140
+ ._signin_subheader_1v2qx_135 a {
141
+ line-height: 1.5;
142
+ }
143
+
144
+ @keyframes _fadeInDown_1v2qx_1 {
145
+ from {
146
+ opacity: 0;
147
+ transform: translate3d(0, -1%, 0);
148
+ }
149
+
150
+ to {
151
+ opacity: 1;
152
+ transform: none;
153
+ }
154
+ }
155
+
156
+ ._opacity_1v2qx_156 {
157
+ animation-duration: 0.5s;
158
+ animation-fill-mode: both;
159
+ animation-name: _fadeInDown_1v2qx_1;
160
+ }
161
+
162
+ ._open_1v2qx_162 {
163
+ opacity: 0.8;
164
+ }
165
+
166
+ ._open_1v2qx_162 > svg {
167
+ transform: scaleY(-1);
168
+ }
169
+
170
+ ._open_1v2qx_162 + ._signin_dropdown_1v2qx_119 {
171
+ display: block;
172
+ }
173
+
174
+ ._sub_nav_link_1v2qx_45:hover,
175
+ ._signin_wrap_1v2qx_47 a:hover,
176
+ ._main_nav_link_1v2qx_26 a:not(.active):hover {
126
177
  text-decoration: underline;
127
178
  }
128
179
 
129
- ._hamburger_11jbd_129 {
180
+ ._hamburger_1v2qx_180 {
130
181
  background: transparent;
131
182
  border: none;
132
183
  font-size: 0px;
@@ -134,42 +185,42 @@
134
185
  outline: none;
135
186
  }
136
187
 
137
- ._hamburger_11jbd_129:hover,
138
- ._mobile_header_11jbd_12 button:hover {
188
+ ._hamburger_1v2qx_180:hover,
189
+ ._mobile_header_1v2qx_12 button:hover {
139
190
  cursor: pointer;
140
191
  opacity: 0.8;
141
192
  }
142
193
 
143
- ._signin_wrap_11jbd_47 > ._mobile_only_11jbd_143 > a {
194
+ ._signin_wrap_1v2qx_47 > ._mobile_only_1v2qx_194 > a {
144
195
  color: #4a5560;
145
196
  padding: 0;
146
197
  line-height: 1;
147
198
  }
148
199
 
149
- ._mobile_logo_11jbd_149 {
200
+ ._mobile_logo_1v2qx_200 {
150
201
  flex: 1 1 0%;
151
202
  text-align: center;
152
203
  }
153
204
 
154
- ._highlight_11jbd_154 > a {
205
+ ._highlight_1v2qx_205 > a {
155
206
  border-bottom: none;
156
207
  color: #1e262f;
157
208
  font-weight: 700;
158
209
  line-height: 1.44;
159
210
  }
160
211
 
161
- ._mobile_header_11jbd_12 {
212
+ ._mobile_header_1v2qx_12 {
162
213
  border-bottom: 1px solid #ebebeb;
163
214
  display: grid;
164
215
  padding-bottom: 1rem;
165
216
  place-items: center;
166
217
  }
167
218
 
168
- ._mobile_header_11jbd_12 p {
219
+ ._mobile_header_1v2qx_12 p {
169
220
  font: 400 20px / 1.3 var(--header-font-family);
170
221
  }
171
222
 
172
- ._mobile_header_11jbd_12 button {
223
+ ._mobile_header_1v2qx_12 button {
173
224
  background: none;
174
225
  border: none;
175
226
  position: absolute;
@@ -178,7 +229,7 @@
178
229
  transform: translateY(-50%);
179
230
  }
180
231
 
181
- ._mobile_nav_11jbd_181 {
232
+ ._mobile_nav_1v2qx_232 {
182
233
  border-right: 1px solid #ebebeb;
183
234
  left: -100%;
184
235
  min-height: 100vh;
@@ -189,20 +240,20 @@
189
240
  z-index: 999;
190
241
  }
191
242
 
192
- ._mobile_opened_11jbd_192 {
243
+ ._mobile_opened_1v2qx_243 {
193
244
  left: 0%;
194
245
  }
195
246
 
196
- body:has(._mobile_opened_11jbd_192) {
247
+ body:has(._mobile_opened_1v2qx_243) {
197
248
  overflow-y: hidden;
198
249
  }
199
250
 
200
- ._mobile_nav_item_11jbd_200 {
251
+ ._mobile_nav_item_1v2qx_251 {
201
252
  background-color: #f4f4f4;
202
253
  border-bottom: 1px solid #ebebeb;
203
254
  }
204
255
 
205
- ._mobile_nav_item_11jbd_200 > a {
256
+ ._mobile_nav_item_1v2qx_251 > a {
206
257
  color: #323339;
207
258
  display: flex;
208
259
  font-weight: 700;
@@ -212,13 +263,13 @@ body:has(._mobile_opened_11jbd_192) {
212
263
  width: 100%;
213
264
  }
214
265
 
215
- ._mobile_nav_item_11jbd_200._has_dropdown_11jbd_215 {
266
+ ._mobile_nav_item_1v2qx_251._has_dropdown_1v2qx_266 {
216
267
  background-color: #f4f4f4;
217
268
  isolation: isolate;
218
269
  position: relative;
219
270
  }
220
271
 
221
- ._mobile_nav_item_11jbd_200._has_dropdown_11jbd_215::before {
272
+ ._mobile_nav_item_1v2qx_251._has_dropdown_1v2qx_266::before {
222
273
  content: "";
223
274
  background-color: #ebebeb;
224
275
  height: 100%;
@@ -229,27 +280,27 @@ body:has(._mobile_opened_11jbd_192) {
229
280
  z-index: -1;
230
281
  }
231
282
 
232
- ._mobile_nav_item_11jbd_200._has_dropdown_11jbd_215 > a {
283
+ ._mobile_nav_item_1v2qx_251._has_dropdown_1v2qx_266 > a {
233
284
  color: #1e3860;
234
285
  }
235
286
 
236
- ._icon_wrap_11jbd_236 {
287
+ ._icon_wrap_1v2qx_287 {
237
288
  line-height: 1;
238
289
  height: 24px;
239
290
  }
240
291
 
241
- ._mobile_footer_11jbd_241 {
292
+ ._mobile_footer_1v2qx_292 {
242
293
  position: relative;
243
294
  width: 100%;
244
295
  }
245
296
 
246
- ._mobile_footer_content_11jbd_246 {
297
+ ._mobile_footer_content_1v2qx_297 {
247
298
  background-color: #f4f4f4;
248
299
  flex: 1 1 0%;
249
300
  padding: 16px 24px 16px 40px;
250
301
  }
251
302
 
252
- ._mobile_footer_content_11jbd_246 p {
303
+ ._mobile_footer_content_1v2qx_297 p {
253
304
  line-height: 1.5;
254
305
  text-overflow: ellipsis;
255
306
  display: -webkit-box;
@@ -258,17 +309,17 @@ body:has(._mobile_opened_11jbd_192) {
258
309
  -webkit-line-clamp: 2;
259
310
  }
260
311
 
261
- ._mobile_footer_media_11jbd_261 {
312
+ ._mobile_footer_media_1v2qx_312 {
262
313
  flex-basis: min(42%, 300px);
263
314
  background: url("https://images.axos.com/o9ov1v03uwqk/7eptb6tVSWJJbpHWmwjC50/7f09f3cb9b2255ccfa2d0a0095bee307/axc-footer.png")
264
315
  no-repeat 81% / cover;
265
316
  }
266
317
 
267
- ._footer_cta_11jbd_267 {
318
+ ._footer_cta_1v2qx_318 {
268
319
  margin-top: 3px;
269
320
  }
270
321
 
271
- ._footer_cta_11jbd_267 a {
322
+ ._footer_cta_1v2qx_318 a {
272
323
  border-radius: 4px;
273
324
  border: 2px solid transparent;
274
325
  color: #fff;
@@ -278,31 +329,31 @@ body:has(._mobile_opened_11jbd_192) {
278
329
  text-decoration: none;
279
330
  }
280
331
 
281
- ._footer_cta_11jbd_267 a:hover {
332
+ ._footer_cta_1v2qx_318 a:hover {
282
333
  background-color: transparent;
283
334
  text-decoration: underline;
284
335
  }
285
336
 
286
- ._footer_cta_11jbd_267 a:active {
337
+ ._footer_cta_1v2qx_318 a:active {
287
338
  border-color: transparent;
288
339
  color: #fff;
289
340
  }
290
341
 
291
- ._mobile_footer_11jbd_241 > .flex_row {
342
+ ._mobile_footer_1v2qx_292 > .flex_row {
292
343
  min-height: 112px;
293
344
  }
294
345
 
295
- ._inner_wrapper_11jbd_295 {
346
+ ._inner_wrapper_1v2qx_346 {
296
347
  max-height: 100vh;
297
348
  overflow-y: scroll;
298
349
  }
299
350
 
300
- ._btn_11jbd_300 {
351
+ ._btn_1v2qx_351 {
301
352
  display: block;
302
353
  position: relative;
303
354
  }
304
355
 
305
- ._sub_menu_11jbd_305 {
356
+ ._sub_menu_1v2qx_356 {
306
357
  overflow: hidden;
307
358
  max-height: 0;
308
359
  transition: max-height 0.8s ease-out;
@@ -310,8 +361,8 @@ body:has(._mobile_opened_11jbd_192) {
310
361
  overflow-y: scroll;
311
362
  }
312
363
 
313
- ._sub_menu_11jbd_305 a,
314
- ._sub_menu_11jbd_305 span {
364
+ ._sub_menu_1v2qx_356 a,
365
+ ._sub_menu_1v2qx_356 span {
315
366
  display: block;
316
367
  padding: 12px 14px 12px 64px;
317
368
  position: relative;
@@ -319,15 +370,15 @@ body:has(._mobile_opened_11jbd_192) {
319
370
  text-decoration: none;
320
371
  }
321
372
 
322
- ._sub_menu_11jbd_305 ._main_11jbd_26 {
373
+ ._sub_menu_1v2qx_356 ._main_1v2qx_26 {
323
374
  font-weight: 700;
324
375
  }
325
376
 
326
- ._sub_menu_11jbd_305 > * {
377
+ ._sub_menu_1v2qx_356 > * {
327
378
  border-top: 1px solid #ebebeb;
328
379
  }
329
380
 
330
- ._dd_footer_11jbd_330 {
381
+ ._dd_footer_1v2qx_381 {
331
382
  justify-content: flex-end;
332
383
  flex: 1 1 0%;
333
384
  align-items: end;
@@ -336,7 +387,7 @@ body:has(._mobile_opened_11jbd_192) {
336
387
  }
337
388
 
338
389
  @media (max-width: 1121px) {
339
- ._mobile_logo_11jbd_149 {
390
+ ._mobile_logo_1v2qx_200 {
340
391
  position: absolute;
341
392
  transform: translateX(-50%);
342
393
  left: 50%;
@@ -345,54 +396,54 @@ body:has(._mobile_opened_11jbd_192) {
345
396
  }
346
397
 
347
398
  @media (max-width: 1280px) and (min-width: 1024px) {
348
- ._wrapper_11jbd_5 {
399
+ ._wrapper_1v2qx_5 {
349
400
  width: calc(100% - 28px);
350
401
  }
351
- ._main_nav_link_11jbd_26 > a {
402
+ ._main_nav_link_1v2qx_26 > a {
352
403
  padding: 4px 6px;
353
404
  font-size: 15px;
354
405
  }
355
- ._desktop_only_11jbd_355 > a {
406
+ ._desktop_only_1v2qx_406 > a {
356
407
  font-size: 15px;
357
408
  }
358
409
  }
359
410
 
360
411
  @media (max-width: 1023px) {
361
- ._desktop_only_11jbd_355 {
412
+ ._desktop_only_1v2qx_406 {
362
413
  display: none !important;
363
414
  }
364
415
  }
365
416
 
366
417
  @media (max-width: 768px) {
367
- ._wrapper_11jbd_5 {
418
+ ._wrapper_1v2qx_5 {
368
419
  width: calc(100% - 48px);
369
420
  }
370
421
 
371
- ._mobile_header_11jbd_12 button {
422
+ ._mobile_header_1v2qx_12 button {
372
423
  right: 1.5rem;
373
424
  }
374
425
 
375
- ._mobile_nav_item_11jbd_200 > a {
426
+ ._mobile_nav_item_1v2qx_251 > a {
376
427
  padding: 16px 24px;
377
428
  }
378
429
 
379
- ._sub_menu_11jbd_305 a,
380
- ._sub_menu_11jbd_305 span {
430
+ ._sub_menu_1v2qx_356 a,
431
+ ._sub_menu_1v2qx_356 span {
381
432
  padding-left: 48px;
382
433
  }
383
434
 
384
- ._mobile_nav_item_11jbd_200._has_dropdown_11jbd_215::before {
435
+ ._mobile_nav_item_1v2qx_251._has_dropdown_1v2qx_266::before {
385
436
  right: 72px;
386
437
  }
387
438
 
388
- ._mobile_footer_content_11jbd_246 {
439
+ ._mobile_footer_content_1v2qx_297 {
389
440
  padding-right: 15px;
390
441
  padding-left: 24px;
391
442
  }
392
443
  }
393
444
 
394
445
  @media (max-width: 450px) {
395
- ._footer_cta_11jbd_267 a {
446
+ ._footer_cta_1v2qx_318 a {
396
447
  white-space: break-spaces;
397
448
  width: 100%;
398
449
  text-align: center;
@@ -400,7 +451,7 @@ body:has(._mobile_opened_11jbd_192) {
400
451
  }
401
452
 
402
453
  @media (min-width: 1024px) {
403
- ._mobile_only_11jbd_143 {
454
+ ._mobile_only_1v2qx_194 {
404
455
  display: none !important;
405
456
  }
406
457
  }