@axos-web-dev/shared-components 0.0.196 → 0.0.198

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 (47) hide show
  1. package/dist/Button/Button.d.ts +1 -1
  2. package/dist/Button/Button.js +6 -4
  3. package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.d.ts +16 -1
  4. package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +14 -14
  5. package/dist/Calculators/MonthlyPaymentLVFCalculator/index.js +40 -74
  6. package/dist/Chevron/Chevron.css.d.ts +1 -0
  7. package/dist/Chevron/Chevron.css.js +3 -1
  8. package/dist/Chevron/Chevron.interface.d.ts +8 -0
  9. package/dist/Chevron/index.js +20 -8
  10. package/dist/FaqAccordion/index.js +2 -2
  11. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
  12. package/dist/Forms/ApplyNow.d.ts +4 -0
  13. package/dist/Forms/ApplyNow.js +599 -0
  14. package/dist/Forms/ContactUsBusiness.js +3 -3
  15. package/dist/Forms/ContactUsNMLSId.js +3 -3
  16. package/dist/Forms/EmailOnly.js +3 -3
  17. package/dist/Forms/Forms.css.d.ts +5 -0
  18. package/dist/Forms/Forms.css.js +10 -0
  19. package/dist/Forms/index.d.ts +1 -0
  20. package/dist/Forms/index.js +9 -1
  21. package/dist/Hyperlink/index.js +1 -1
  22. package/dist/IconBillboard/IconBillboard.d.ts +2 -1
  23. package/dist/IconBillboard/IconBillboard.js +22 -4
  24. package/dist/IconBillboard/index.js +2 -1
  25. package/dist/ImageBillboard/ImageBillboardSet.js +1 -1
  26. package/dist/ImageLink/index.js +1 -1
  27. package/dist/Modal/Modal.js +3 -3
  28. package/dist/NavigationMenu/AxosBank/NavBar.module.js +53 -53
  29. package/dist/NavigationMenu/AxosBank/NavData.js +22 -11
  30. package/dist/NavigationMenu/AxosBank/SubNavBar.js +63 -23
  31. package/dist/NavigationMenu/AxosBank/index.js +6 -6
  32. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
  33. package/dist/NavigationMenu/LaVictoire/NavData.js +1 -1
  34. package/dist/NavigationMenu/LaVictoire/index.js +4 -4
  35. package/dist/SocialMediaBar/iconsRepository.js +1 -1
  36. package/dist/VideoWrapper/index.js +1 -1
  37. package/dist/assets/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css +64 -34
  38. package/dist/assets/Chevron/Chevron.css +6 -0
  39. package/dist/assets/Forms/Forms.css +26 -0
  40. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +651 -658
  41. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +429 -429
  42. package/dist/assets/globals.css +1 -0
  43. package/dist/icons/ArrowIcon/index.d.ts +2 -2
  44. package/dist/icons/ArrowIcon/index.js +6 -1
  45. package/dist/main.js +11 -2
  46. package/dist/utils/allowedAxosDomains.js +2 -1
  47. package/package.json +130 -130
@@ -27,104 +27,116 @@
27
27
  flex: 1 1 0%;
28
28
  }
29
29
  ._1xynjwx6 {
30
- color: #28587d;
31
30
  line-height: 1.25;
32
31
  }
33
32
  ._1xynjwx7 {
34
- margin-top: 1.5rem;
33
+ color: var(--_1073cm83);
35
34
  }
36
35
  ._1xynjwx8 {
37
- color: var(--_1073cm82);
36
+ color: var(--_1073cm8a);
38
37
  }
39
38
  ._1xynjwx9 {
40
- color: var(--_1073cm89);
39
+ color: var(--_1073cm8h);
41
40
  }
42
41
  ._1xynjwxa {
43
- color: var(--_1073cm8g);
42
+ color: var(--_1073cm8o);
44
43
  }
45
44
  ._1xynjwxb {
46
- color: var(--_1073cm8n);
45
+ line-height: 1.5;
46
+ margin-top: 1.5rem;
47
47
  }
48
48
  ._1xynjwxc {
49
+ color: var(--_1073cm82);
50
+ }
51
+ ._1xynjwxd {
52
+ color: var(--_1073cm89);
53
+ }
54
+ ._1xynjwxe {
55
+ color: var(--_1073cm8g);
56
+ }
57
+ ._1xynjwxf {
58
+ color: var(--_1073cm8n);
59
+ }
60
+ ._1xynjwxg {
49
61
  background-color: #1C3D57;
50
62
  color: #fff;
51
63
  padding: 12px;
52
64
  text-align: center;
53
65
  font: 600 20px / 1.25 var(--header-font-family);
54
66
  }
55
- ._1xynjwxd {
67
+ ._1xynjwxh {
56
68
  background-color: #E7F5FA;
57
69
  border-radius: 16px;
58
70
  box-shadow: rgba(0,0,0,0.2) 0px 1px 3px , rgba(0,0,0,0.1) 0px 6px 12px -4px , rgba(0,0,0,0.2) 0px -3px 0px inset;
59
71
  overflow: hidden;
60
72
  width: 400px;
61
73
  }
62
- ._1xynjwxe {
74
+ ._1xynjwxi {
63
75
  padding: 28px 32px;
64
76
  }
65
- ._1xynjwxf {
77
+ ._1xynjwxj {
66
78
  position: relative;
67
79
  }
68
- ._1xynjwxf select {
80
+ ._1xynjwxj select {
69
81
  -webkit-appearance: none;
70
82
  -moz-appearance: none;
71
83
  appearance: none;
72
84
  background-color: #fff;
73
85
  }
74
- ._1xynjwxf select:hover {
86
+ ._1xynjwxj select:hover {
75
87
  cursor: pointer;
76
88
  }
77
- ._1xynjwxf label {
89
+ ._1xynjwxj label {
78
90
  background-color: #1C3D57;
79
91
  color: #fff;
80
92
  display: grid;
81
93
  place-items: center;
82
94
  padding-inline: 18px;
83
95
  }
84
- ._1xynjwxg {
96
+ ._1xynjwxk {
85
97
  border: none;
86
98
  outline: none;
87
- padding: .7rem;
99
+ padding: .7rem 18px;
88
100
  width: 100%;
89
101
  }
90
- ._1xynjwxf label[for='loanYears'] {
102
+ ._1xynjwxj label[for='loanYears'] {
91
103
  order: 2;
92
104
  }
93
- ._1xynjwxf label[for='interestRate'] {
105
+ ._1xynjwxj label[for='interestRate'] {
94
106
  order: 2;
95
107
  min-width: 77px;
96
108
  }
97
- ._1xynjwxh {
109
+ ._1xynjwxl {
98
110
  bottom: -20px;
99
111
  color: #8C1900;
100
112
  font-size: 12px;
101
113
  left: 15px;
102
114
  position: absolute;
103
115
  }
104
- ._1xynjwxi {
116
+ ._1xynjwxm {
105
117
  border-radius: 8px;
106
118
  display: flex;
107
119
  overflow: hidden;
108
120
  width: 100%;
109
121
  }
110
- ._1xynjwxj {
122
+ ._1xynjwxn {
111
123
  background-color: #1F7A96;
112
124
  border-radius: 8px;
113
125
  box-shadow: rgba(31,122,150,0.3) 8px 8px 16px 0px;
114
126
  color: #fff;
115
127
  padding: 32px 28px;
116
128
  }
117
- ._1xynjwxk {
129
+ ._1xynjwxo {
118
130
  font-size: 2.5rem;
119
131
  font-weight: 700;
120
132
  }
121
- ._1xynjwxl {
133
+ ._1xynjwxp {
122
134
  color: rgb(255 255 255 / 73%);
123
135
  font-size: 16px;
124
136
  font-weight: 700;
125
137
  letter-spacing: .4px;
126
138
  }
127
- ._1xynjwxm {
139
+ ._1xynjwxq {
128
140
  bottom: 0;
129
141
  height: 200px;
130
142
  left: 0;
@@ -133,26 +145,38 @@
133
145
  width: 100%;
134
146
  z-index: -1;
135
147
  }
136
- ._1xynjwxn > use {
148
+ ._1xynjwxr > use {
137
149
  animation: move-forever 25s cubic-bezier(0.55,0.5,0.45,0.5) infinite;
138
150
  }
139
- ._1xynjwxn > use:nth-child(1) {
151
+ ._1xynjwxr > use:nth-child(1) {
140
152
  animation-delay: -2s;
141
153
  animation-duration: 7s;
142
154
  }
143
- ._1xynjwxn > use:nth-child(2) {
155
+ ._1xynjwxr > use:nth-child(2) {
144
156
  animation-delay: -3s;
145
157
  animation-duration: 10s;
146
158
  }
147
- ._1xynjwxn > use:nth-child(3) {
159
+ ._1xynjwxr > use:nth-child(3) {
148
160
  animation-delay: -4s;
149
161
  animation-duration: 13s;
150
162
  }
151
- ._1xynjwxn > use:nth-child(4) {
163
+ ._1xynjwxr > use:nth-child(4) {
152
164
  animation-delay: -5s;
153
165
  animation-duration: 20s;
154
166
  }
155
- .section_spacer:has(._1xynjwxn) {
167
+ ._1xynjwx4 ._1xynjwxr > use:nth-child(1) {
168
+ fill: rgb(40 88 125 / 15%);
169
+ }
170
+ ._1xynjwx4 ._1xynjwxr > use:nth-child(2) {
171
+ fill: rgb(40 88 125 / 10%);
172
+ }
173
+ ._1xynjwx4 ._1xynjwxr > use:nth-child(3) {
174
+ fill: rgba(255,255,255,0.1);
175
+ }
176
+ ._1xynjwx4 ._1xynjwxr > use:nth-child(4) {
177
+ fill: rgb(40 88 125 / 54%);
178
+ }
179
+ .section_spacer:has(._1xynjwxr) {
156
180
  margin-top: 0px;
157
181
  }
158
182
  @media screen and (max-width: 1023px) {
@@ -169,10 +193,10 @@
169
193
  ._1xynjwx5 {
170
194
  text-align: center;
171
195
  }
172
- ._1xynjwxd {
196
+ ._1xynjwxh {
173
197
  width: min(400px, 100%);
174
198
  }
175
- ._1xynjwxg {
199
+ ._1xynjwxk {
176
200
  width: 100%;
177
201
  }
178
202
  ._1xynjwx0 .gap_24 {
@@ -185,17 +209,23 @@
185
209
  }
186
210
  }
187
211
  @media screen and (max-width:470px) {
188
- ._1xynjwxc {
212
+ ._1xynjwxg {
189
213
  font-size: 18px;
190
214
  }
191
- ._1xynjwxe {
215
+ ._1xynjwxi {
192
216
  padding: 24px 16px;
193
217
  }
194
- ._1xynjwxj {
218
+ ._1xynjwxn {
195
219
  margin-top: 16px;
196
220
  padding: 18px 16px;
197
221
  }
198
- ._1xynjwxl {
222
+ ._1xynjwxp {
199
223
  font-size: 15px;
200
224
  }
225
+ }
226
+ @media screen and (max-width:500px) {
227
+ ._1xynjwxq {
228
+ height: 105px;
229
+ margin-bottom: -3px;
230
+ }
201
231
  }
@@ -30,4 +30,10 @@
30
30
  }
31
31
  ._1gp5vfo4 .arrow {
32
32
  margin-left: 15px;
33
+ }
34
+ ._1gp5vfo4 > .arrow + ._1gp5vfo0 {
35
+ margin-left: 15px;
36
+ }
37
+ ._1gp5vfo5 {
38
+ flex-direction: row-reverse;
33
39
  }
@@ -298,6 +298,26 @@
298
298
  .tfms6a1x {
299
299
  cursor: not-allowed;
300
300
  }
301
+ .tfms6a1y {
302
+ display: flex;
303
+ }
304
+ .tfms6a1z {
305
+ visibility: hidden;
306
+ display: none;
307
+ }
308
+ .tfms6a21 {
309
+ display: flex;
310
+ gap: 24px;
311
+ }
312
+ .tfms6a22 {
313
+ vertical-align: vertical;
314
+ width: 100%;
315
+ display: flex;
316
+ padding: .5em;
317
+ gap: 24px;
318
+ align-items: center;
319
+ flex-direction: column-reverse;
320
+ }
301
321
  @media screen and (max-width:1023px) {
302
322
  .tfms6a0 {
303
323
  padding-inline: 0;
@@ -374,6 +394,12 @@
374
394
  .tfms6a1w::placeholder {
375
395
  color: #5E6A74;
376
396
  }
397
+ .tfms6a21 {
398
+ flex-direction: column;
399
+ }
400
+ .tfms6a22 {
401
+ flex-direction: column-reverse;
402
+ }
377
403
  }
378
404
  @media screen and (min-width: 801px) {
379
405
  .rate-watch-form hr {