@axos-web-dev/shared-components 0.0.54 → 0.0.56

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 (31) hide show
  1. package/dist/Chevron/index.js +2 -0
  2. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +2 -0
  3. package/dist/Forms/ContactUsBusiness.js +2 -0
  4. package/dist/Forms/EmailOnly.js +2 -0
  5. package/dist/Forms/RenderForm.js +2 -0
  6. package/dist/Forms/SuccesForm.js +2 -0
  7. package/dist/Hyperlink/index.js +2 -0
  8. package/dist/ImageLink/ImageLink.js +2 -0
  9. package/dist/ImageLink/ImageLinkSet.js +2 -0
  10. package/dist/ImageLink/index.js +2 -0
  11. package/dist/Modal/Modal.js +2 -0
  12. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.d.ts +2 -0
  13. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +9 -0
  14. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +164 -0
  15. package/dist/NavigationMenu/AxosAdvisorServices/NavData.d.ts +21 -0
  16. package/dist/NavigationMenu/AxosAdvisorServices/NavData.js +55 -0
  17. package/dist/NavigationMenu/AxosAdvisorServices/SubNavBar.d.ts +1 -0
  18. package/dist/NavigationMenu/AxosAdvisorServices/SubNavBar.js +34 -0
  19. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.d.ts +4 -0
  20. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +13 -0
  21. package/dist/NavigationMenu/AxosAdvisorServices/index.d.ts +2 -0
  22. package/dist/NavigationMenu/AxosAdvisorServices/index.js +593 -0
  23. package/dist/NavigationMenu/index.d.ts +1 -0
  24. package/dist/NavigationMenu/index.js +4 -2
  25. package/dist/SetContainer/SetContainer.js +2 -0
  26. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +9 -0
  27. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +602 -0
  28. package/dist/assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css +17 -0
  29. package/dist/assets/globals.css +1 -1
  30. package/dist/main.js +38 -36
  31. package/package.json +1 -1
@@ -0,0 +1,602 @@
1
+ ._header_195eh_1 {
2
+ border-bottom: 1px solid #ebebeb;
3
+ }
4
+
5
+ ._wrapper_195eh_5 {
6
+ width: calc(100% - 80px);
7
+ margin-left: auto;
8
+ margin-right: auto;
9
+ }
10
+
11
+ ._header_main_row_195eh_11,
12
+ ._mobile_header_195eh_12 {
13
+ min-height: 80px;
14
+ padding-top: 1rem;
15
+ padding-bottom: 0.5rem;
16
+ }
17
+
18
+ ._logo_wrap_195eh_18 {
19
+ padding: 9px 6px;
20
+ }
21
+
22
+ ._primary_links_195eh_22 {
23
+ margin-left: 30px;
24
+ }
25
+
26
+ ._main_nav_link_195eh_26 {
27
+ padding: 10px 8px;
28
+ text-align: center;
29
+ }
30
+
31
+ ._main_nav_link_195eh_26 .active {
32
+ border-color: currentColor;
33
+ transition: border-color 0.5s ease;
34
+ }
35
+
36
+ ._main_nav_link_195eh_26 .active {
37
+ font-weight: 700;
38
+ }
39
+
40
+ ._main_nav_link_195eh_26 > a {
41
+ color: #1e3860;
42
+ display: inline-block;
43
+ font-size: 16px;
44
+ padding: 4px 26px;
45
+ border-bottom: 4px solid transparent;
46
+ }
47
+
48
+ ._sub_nav_link_195eh_48 a,
49
+ ._main_nav_link_195eh_26 a,
50
+ ._signin_wrap_195eh_50 a,
51
+ ._signin_btn_195eh_51 {
52
+ text-decoration: none;
53
+ transition: opacity 0.3s ease;
54
+ }
55
+
56
+ ._sub_nav_link_195eh_48:hover,
57
+ ._main_nav_link_195eh_26 a:hover,
58
+ ._signin_wrap_195eh_50 a:hover {
59
+ opacity: 0.8;
60
+ }
61
+
62
+ ._signin_wrap_195eh_50 .link {
63
+ text-decoration: none;
64
+ padding: 8px;
65
+ }
66
+
67
+ ._signin_btn_195eh_51 {
68
+ border: none;
69
+ color: #fff;
70
+ padding: 11px 24px;
71
+ font-size: 16px;
72
+ font-weight: 700;
73
+ line-height: 1.44;
74
+ border-radius: 8px;
75
+ margin-left: 8px;
76
+ cursor: pointer;
77
+ }
78
+
79
+ ._signin_btn_195eh_51:hover {
80
+ color: var(--colors-primary-textButton__1073cm85);
81
+ background-color: var(--colors-primary-backgroundButton__1073cm86);
82
+ opacity: 0.9;
83
+ }
84
+
85
+ ._signin_btn_195eh_51 > span {
86
+ margin-right: 8px;
87
+ }
88
+
89
+ ._sub_nav_195eh_48 {
90
+ background-color: var(--primary-theme-color);
91
+ }
92
+
93
+ ._header_sub_row_195eh_93 {
94
+ padding-block: 12px;
95
+ min-height: 48px;
96
+ }
97
+
98
+ ._sub_nav_link_195eh_48 {
99
+ padding-inline: 1rem;
100
+ text-align: center;
101
+ color: #fff;
102
+ }
103
+
104
+ ._sub_nav_link_195eh_48 a {
105
+ font-weight: 500;
106
+ line-height: 1.5;
107
+ }
108
+
109
+ ._signin_dropdown_195eh_109 {
110
+ min-width: 288px;
111
+ padding: 1.5rem 1rem;
112
+ position: absolute;
113
+ right: 0;
114
+ top: 100%;
115
+ z-index: 1204;
116
+ display: none;
117
+ }
118
+
119
+ ._shadow_195eh_119 {
120
+ box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
121
+ }
122
+
123
+ ._signin_dropdown_195eh_109 li[role="heading"] {
124
+ margin-top: 1px;
125
+ }
126
+
127
+ ._signin_header_195eh_127 {
128
+ color: #323339;
129
+ font-weight: 700;
130
+ padding: 0.5rem 1rem;
131
+ text-align: left;
132
+ }
133
+
134
+ ._signin_subheader_195eh_134 {
135
+ color: #2f5b88;
136
+ padding: 0.5rem 0.5rem 0.5rem 1.5rem;
137
+ }
138
+
139
+ ._signin_header_195eh_127,
140
+ ._signin_subheader_195eh_134 a {
141
+ line-height: 1.5;
142
+ }
143
+
144
+ @keyframes _fadeInDown_195eh_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_195eh_156 {
157
+ animation-duration: 0.5s;
158
+ animation-fill-mode: both;
159
+ animation-name: _fadeInDown_195eh_1;
160
+ }
161
+
162
+ ._footer_195eh_162 {
163
+ margin-top: 0.5rem;
164
+ padding-top: 1rem;
165
+ }
166
+
167
+ ._footer_195eh_162::before {
168
+ content: "";
169
+ background-color: #8f8f8f;
170
+ height: 2px;
171
+ opacity: 0.3;
172
+ position: absolute;
173
+ right: 8px;
174
+ top: 0;
175
+ width: 94%;
176
+ }
177
+
178
+ ._open_195eh_178 {
179
+ opacity: 0.8;
180
+ }
181
+
182
+ ._open_195eh_178 > svg {
183
+ transform: scaleY(-1);
184
+ }
185
+
186
+ ._open_195eh_178 + ._signin_dropdown_195eh_109 {
187
+ display: block;
188
+ }
189
+
190
+ ._dd_wrapper_195eh_190 {
191
+ z-index: 1203;
192
+ max-width: 1440px;
193
+ }
194
+
195
+ ._dd_media_195eh_195 {
196
+ padding: 1.5rem;
197
+ width: 280px;
198
+ }
199
+
200
+ ._dd_media_img_195eh_200 {
201
+ min-height: 232px;
202
+ }
203
+
204
+ ._dd_site_navs_195eh_204 {
205
+ flex: 1 1 0%;
206
+ padding: 1.5rem;
207
+ display: flex;
208
+ flex-direction: column;
209
+ }
210
+
211
+ ._dd_media_header_195eh_211 p {
212
+ font-size: 14px;
213
+ line-height: 1.42;
214
+ }
215
+
216
+ ._dd_media_header_195eh_211 p[role="heading"] {
217
+ font: 600 1.25rem/ 1.4 var(--header-font-family);
218
+ }
219
+
220
+ ._mt_8_195eh_220 {
221
+ margin-top: 8px;
222
+ }
223
+
224
+ ._mt_16_195eh_224 {
225
+ margin-top: 1rem;
226
+ }
227
+
228
+ ._ml_8_195eh_228 {
229
+ margin-left: 8px;
230
+ }
231
+
232
+ ._dd_media_cta_195eh_232 > a {
233
+ border-radius: 8px;
234
+ color: #1e3860 !important;
235
+ display: inline-block;
236
+ font-size: 1.125rem;
237
+ font-weight: 700;
238
+ line-height: 1.44;
239
+ padding: 12px;
240
+ text-decoration: none;
241
+ width: 100%;
242
+ transition: all 0.25s ease;
243
+ border: 2px solid transparent;
244
+ }
245
+
246
+ ._reversed_row_195eh_246 {
247
+ flex-direction: row-reverse;
248
+ }
249
+
250
+ ._dd_media_cta_195eh_232 > a:hover {
251
+ background-color: transparent;
252
+ border-color: #fff;
253
+ color: #fff;
254
+ }
255
+
256
+ ._dd_media_cta_195eh_232 > a:active {
257
+ background-color: #fff;
258
+ border-color: transparent;
259
+ color: #1e3860 !important;
260
+ }
261
+
262
+ ._headline_195eh_262 > p {
263
+ font: 600 1.5rem / 1.33 var(--header-font-family);
264
+ flex: 1 1 0%;
265
+ color: #1e3860;
266
+ }
267
+
268
+ ._nav_anchor_195eh_268 {
269
+ width: 1.5rem;
270
+ height: 1.5rem;
271
+ aspect-ratio: 1;
272
+ background-color: #4a5560;
273
+ border-radius: 8px;
274
+ }
275
+
276
+ ._headline_cta_195eh_276 {
277
+ margin-left: 8px;
278
+ }
279
+
280
+ ._headline_cta_195eh_276 > a {
281
+ font-weight: 700;
282
+ line-height: 1.5;
283
+ text-decoration: none;
284
+ color: #1e3860;
285
+ }
286
+
287
+ ._sub_nav_link_195eh_48:hover,
288
+ ._signin_wrap_195eh_50 a:hover,
289
+ ._main_nav_link_195eh_26 a:not(.active):hover,
290
+ ._dd_site_navs_195eh_204 a:hover,
291
+ ._site_lists_195eh_291 a:hover {
292
+ text-decoration: underline;
293
+ }
294
+
295
+ ._dd_site_navs_195eh_204 hr {
296
+ border-style: solid;
297
+ border-width: 1px;
298
+ color: #a0aab3;
299
+ margin: 1.5rem 0;
300
+ opacity: 0.3;
301
+ position: relative;
302
+ }
303
+
304
+ ._site_lists_195eh_291 {
305
+ padding-bottom: 1.5rem;
306
+ }
307
+
308
+ ._site_lists_195eh_291 > * {
309
+ width: 100%;
310
+ }
311
+
312
+ ._site_lists_195eh_291 a {
313
+ color: #323339;
314
+ text-decoration: none;
315
+ }
316
+
317
+ ._site_lists_195eh_291 [role="heading"] {
318
+ color: #1e3860;
319
+ font-weight: 700;
320
+ }
321
+
322
+ ._site_lists_195eh_291 li + li {
323
+ margin-top: 8px;
324
+ }
325
+
326
+ ._hamburger_195eh_326 {
327
+ background: transparent;
328
+ border: none;
329
+ font-size: 0px;
330
+ line-height: 1;
331
+ outline: none;
332
+ }
333
+
334
+ ._hamburger_195eh_326:hover,
335
+ ._mobile_header_195eh_12 button:hover {
336
+ cursor: pointer;
337
+ opacity: 0.8;
338
+ }
339
+
340
+ ._signin_wrap_195eh_50 > ._mobile_only_195eh_340 > a {
341
+ color: #4a5560;
342
+ padding: 0;
343
+ line-height: 1;
344
+ }
345
+
346
+ ._mobile_logo_195eh_346 {
347
+ flex: 1 1 0%;
348
+ text-align: center;
349
+ }
350
+
351
+ ._highlight_195eh_351 > a {
352
+ border-bottom: none;
353
+ color: #2f5b88;
354
+ font-weight: 700;
355
+ line-height: 1.44;
356
+ }
357
+
358
+ @media (max-width: 1121px) {
359
+ ._mobile_logo_195eh_346 {
360
+ position: absolute;
361
+ transform: translateX(-50%);
362
+ left: 50%;
363
+ flex: none;
364
+ }
365
+ }
366
+
367
+ ._mobile_header_195eh_12 {
368
+ padding-bottom: 1rem;
369
+ display: grid;
370
+ place-items: center;
371
+ border-bottom: 1px solid #ebebeb;
372
+ }
373
+
374
+ ._mobile_header_195eh_12 p {
375
+ font: 400 20px / 1.3 var(--header-font-family);
376
+ }
377
+
378
+ ._mobile_header_195eh_12 button {
379
+ background: none;
380
+ border: none;
381
+ position: absolute;
382
+ right: 40px;
383
+ top: 50%;
384
+ transform: translateY(-50%);
385
+ }
386
+
387
+ ._mobile_nav_195eh_387 {
388
+ border-right: 1px solid #ebebeb;
389
+ left: -100%;
390
+ min-height: 100vh;
391
+ position: fixed;
392
+ top: 0;
393
+ transition: all 0.4s ease-in-out;
394
+ width: 100%;
395
+ }
396
+
397
+ ._mobile_opened_195eh_397 {
398
+ left: 0%;
399
+ z-index: 999;
400
+ }
401
+
402
+ ._mobile_nav_item_195eh_402 {
403
+ background-color: #f4f4f4;
404
+ border-bottom: 1px solid #ebebeb;
405
+ }
406
+
407
+ ._mobile_nav_item_195eh_402 > a {
408
+ color: #323339;
409
+ display: flex;
410
+ font-weight: 700;
411
+ line-height: 1.5;
412
+ padding: 16px 40px;
413
+ text-decoration: none;
414
+ width: 100%;
415
+ }
416
+
417
+ ._mobile_nav_item_195eh_402._has_dropdown_195eh_417 {
418
+ background-color: #f4f4f4;
419
+ isolation: isolate;
420
+ position: relative;
421
+ }
422
+
423
+ ._mobile_nav_item_195eh_402._has_dropdown_195eh_417::before {
424
+ content: "";
425
+ background-color: #ebebeb;
426
+ height: 100%;
427
+ position: absolute;
428
+ right: 104px;
429
+ top: 0;
430
+ width: 1px;
431
+ z-index: -1;
432
+ }
433
+
434
+ ._mobile_nav_item_195eh_402._has_dropdown_195eh_417 > a {
435
+ color: #1e3860;
436
+ }
437
+
438
+ ._icon_wrap_195eh_438 {
439
+ line-height: 1;
440
+ height: 24px;
441
+ }
442
+
443
+ ._mobile_footer_195eh_443 {
444
+ position: relative;
445
+ width: 100%;
446
+ }
447
+
448
+ ._mobile_footer_content_195eh_448 {
449
+ background-color: #f4f4f4;
450
+ flex: 1 1 0%;
451
+ padding: 16px 24px 16px 40px;
452
+ }
453
+
454
+ ._mobile_footer_content_195eh_448 p {
455
+ line-height: 1.5;
456
+ text-overflow: ellipsis;
457
+ display: -webkit-box;
458
+ -webkit-box-orient: vertical;
459
+ -webkit-line-clamp: 2;
460
+ }
461
+
462
+ ._mobile_footer_media_195eh_462 {
463
+ flex-basis: min(42%, 300px);
464
+ background: url("https://images.ctfassets.net/i131f3ac17m5/1FEWgXviy43Napqx2EfqD2/4f4ae7934d023d8ee2f871ceb58e7fbc/aas-mobile-footer.webp")
465
+ no-repeat center center / cover;
466
+ }
467
+
468
+ ._footer_cta_195eh_468 {
469
+ margin-top: 3px;
470
+ }
471
+
472
+ ._footer_cta_195eh_468 a {
473
+ border-radius: 4px;
474
+ border: 2px solid transparent;
475
+ color: #fff;
476
+ display: inline-block;
477
+ font-weight: 700;
478
+ padding: 4px 32px;
479
+ text-decoration: none;
480
+ }
481
+
482
+ ._footer_cta_195eh_468 a:hover {
483
+ background-color: transparent;
484
+ text-decoration: underline;
485
+ }
486
+
487
+ ._footer_cta_195eh_468 a:active {
488
+ border-color: transparent;
489
+ color: #fff;
490
+ }
491
+
492
+ ._mobile_footer_195eh_443 > .flex_row {
493
+ min-height: 112px;
494
+ }
495
+
496
+ ._inner_wrapper_195eh_496 {
497
+ max-height: 100vh;
498
+ overflow-y: scroll;
499
+ }
500
+
501
+ ._btn_195eh_501 {
502
+ display: block;
503
+ position: relative;
504
+ }
505
+
506
+ ._sub_menu_195eh_506 {
507
+ overflow: hidden;
508
+ max-height: 0;
509
+ transition: max-height 0.8s ease-out;
510
+ background: #fff;
511
+ overflow-y: scroll;
512
+ }
513
+
514
+ ._sub_menu_195eh_506 a,
515
+ ._sub_menu_195eh_506 span {
516
+ display: block;
517
+ padding: 12px 14px 12px 64px;
518
+ position: relative;
519
+ color: #323339;
520
+ text-decoration: none;
521
+ }
522
+
523
+ ._sub_menu_195eh_506 ._main_195eh_26 {
524
+ font-weight: 700;
525
+ }
526
+
527
+ ._sub_menu_195eh_506 a + a {
528
+ border-top: 1px solid #ebebeb;
529
+ }
530
+
531
+ ._dd_footer_195eh_531 {
532
+ justify-content: flex-end;
533
+ flex: 1 1 0%;
534
+ align-items: end;
535
+ font-size: 11px;
536
+ letter-spacing: 0.3px;
537
+ }
538
+
539
+ @media (max-width: 1280px) and (min-width: 1024px) {
540
+ ._wrapper_195eh_5 {
541
+ width: calc(100% - 28px);
542
+ }
543
+
544
+ ._dd_wrapper_195eh_190 > ._wrapper_195eh_5 {
545
+ width: 100%;
546
+ }
547
+ ._main_nav_link_195eh_26 > a {
548
+ padding: 4px 6px;
549
+ font-size: 15px;
550
+ }
551
+ ._desktop_only_195eh_551 > a {
552
+ font-size: 15px;
553
+ }
554
+ }
555
+
556
+ @media (max-width: 1023px) {
557
+ ._desktop_only_195eh_551 {
558
+ display: none !important;
559
+ }
560
+ }
561
+
562
+ @media (max-width: 768px) {
563
+ ._wrapper_195eh_5 {
564
+ width: calc(100% - 48px);
565
+ }
566
+
567
+ ._mobile_header_195eh_12 button {
568
+ right: 1.5rem;
569
+ }
570
+
571
+ ._mobile_nav_item_195eh_402 > a {
572
+ padding: 16px 24px;
573
+ }
574
+
575
+ ._sub_menu_195eh_506 a,
576
+ ._sub_menu_195eh_506 span {
577
+ padding-left: 48px;
578
+ }
579
+
580
+ ._mobile_nav_item_195eh_402._has_dropdown_195eh_417::before {
581
+ right: 72px;
582
+ }
583
+
584
+ ._mobile_footer_content_195eh_448 {
585
+ padding-right: 15px;
586
+ padding-left: 24px;
587
+ }
588
+ }
589
+
590
+ @media (max-width: 450px) {
591
+ ._footer_cta_195eh_468 a {
592
+ white-space: break-spaces;
593
+ width: 100%;
594
+ text-align: center;
595
+ }
596
+ }
597
+
598
+ @media (min-width: 1024px) {
599
+ ._mobile_only_195eh_340 {
600
+ display: none !important;
601
+ }
602
+ }
@@ -0,0 +1,17 @@
1
+ ._1ofjo860 {
2
+ background-color: var(--_1073cm83);
3
+ }
4
+ ._1ofjo861 {
5
+ background: var(--_1073cm8f);
6
+ color: var(--_1073cm8g);
7
+ }
8
+ ._1ofjo862 {
9
+ color: var(--_1073cm82) !important;
10
+ }
11
+ ._1ofjo862:hover {
12
+ color: var(--_1073cm85) !important;
13
+ }
14
+ ._1ofjo863 {
15
+ position: absolute;
16
+ width: 100%;
17
+ }
@@ -252,7 +252,7 @@ ul:empty {
252
252
  }
253
253
  @media screen and (max-width: 1023px) {
254
254
  .containment {
255
- width: min(41.25rem, calc(100% - 4rem));
255
+ width: min(45rem, calc(100% - 4rem));
256
256
  }
257
257
  .section_spacer {
258
258
  margin-top: 42px;