@axos-web-dev/shared-components 1.0.77 → 1.0.78-buydown-patch.1

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 (100) hide show
  1. package/dist/ATMLocator/ATMLocator.js +3 -3
  2. package/dist/Auth/ErrorAlert.js +3 -3
  3. package/dist/Auth/SignInPassword.js +9 -5
  4. package/dist/Button/Button.css.d.ts +13 -0
  5. package/dist/Button/Button.css.js +1 -1
  6. package/dist/Button/Button.js +3 -3
  7. package/dist/Calculators/ApyCalculator/index.js +18 -11
  8. package/dist/Calculators/AxosOneCalculator/index.js +6 -6
  9. package/dist/Calculators/BuyDownCalculator/index.js +1 -1
  10. package/dist/Calculators/Calculator.js +4 -4
  11. package/dist/Carousel/index.js +11 -11
  12. package/dist/Chevron/index.js +3 -3
  13. package/dist/Comparison/Comparison.css.d.ts +1 -0
  14. package/dist/Comparison/Comparison.css.js +3 -1
  15. package/dist/Comparison/Comparison.js +9 -9
  16. package/dist/Comparison/index.js +2 -1
  17. package/dist/ExecutiveBio/ExecutiveBio.js +3 -3
  18. package/dist/FaqAccordion/index.js +3 -3
  19. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +3 -3
  20. package/dist/Forms/ApplyNow.js +3 -3
  21. package/dist/Forms/ContactUsBusiness.d.ts +1 -1
  22. package/dist/Forms/ContactUsBusiness.js +8 -8
  23. package/dist/Forms/ContactUsBusinessNameEmail.d.ts +9 -0
  24. package/dist/Forms/ContactUsBusinessNameEmail.js +272 -0
  25. package/dist/Forms/ContactUsNMLSId.js +3 -3
  26. package/dist/Forms/CraPublicFile.js +3 -3
  27. package/dist/Forms/EmailOnly.js +3 -3
  28. package/dist/Forms/FormEnums.js +58 -5
  29. package/dist/Forms/MortgageRate/MortgageRateForm.js +3 -3
  30. package/dist/Forms/MortgageRate/MortgageRateWatch.js +3 -3
  31. package/dist/Forms/SuccesForm.js +4 -4
  32. package/dist/Forms/index.d.ts +2 -1
  33. package/dist/Forms/index.js +3 -1
  34. package/dist/Hyperlink/index.js +3 -3
  35. package/dist/IconBillboard/IconBillboard.css.d.ts +1 -0
  36. package/dist/IconBillboard/IconBillboard.css.js +2 -0
  37. package/dist/IconBillboard/IconBillboard.d.ts +1 -2
  38. package/dist/IconBillboard/IconBillboard.js +30 -85
  39. package/dist/IconBillboard/index.js +3 -3
  40. package/dist/IconBillboard/sections/CallToActionSection.d.ts +12 -0
  41. package/dist/IconBillboard/sections/CallToActionSection.js +101 -0
  42. package/dist/IconBillboard/sections/HeaderSection.d.ts +11 -0
  43. package/dist/IconBillboard/sections/HeaderSection.js +23 -0
  44. package/dist/IconBillboard/sections/IconSection.d.ts +7 -0
  45. package/dist/IconBillboard/sections/IconSection.js +18 -0
  46. package/dist/IconBillboard/sections/ItemsSection.d.ts +11 -0
  47. package/dist/IconBillboard/sections/ItemsSection.js +11 -0
  48. package/dist/IconBillboard/sections/LayoutSection.d.ts +8 -0
  49. package/dist/IconBillboard/sections/LayoutSection.js +6 -0
  50. package/dist/ImageBillboard/ImageBillboard.css.d.ts +13 -0
  51. package/dist/ImageBillboard/ImageBillboard.css.js +47 -21
  52. package/dist/ImageBillboard/ImageBillboard.interface.d.ts +19 -2
  53. package/dist/ImageBillboard/ImageBillboardSet.d.ts +1 -1
  54. package/dist/ImageBillboard/ImageBillboardSet.js +83 -15
  55. package/dist/ImageBillboard/index.js +14 -1
  56. package/dist/ImageLink/ImageLink.js +3 -3
  57. package/dist/ImageLink/ImageLinkSet.js +6 -6
  58. package/dist/ImageLink/index.js +3 -3
  59. package/dist/Insight/Featured/CategorySelector.js +4 -4
  60. package/dist/Insight/Featured/Featured.js +11 -11
  61. package/dist/Insight/Featured/Header.js +10 -10
  62. package/dist/Modal/Modal.js +3 -3
  63. package/dist/NavigationMenu/AxosALTS/NavData.js +3 -3
  64. package/dist/NavigationMenu/AxosALTS/index.js +3 -3
  65. package/dist/NavigationMenu/AxosAdvisor/SubNavBar.js +3 -10
  66. package/dist/NavigationMenu/AxosAdvisor/index.js +3 -11
  67. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +4 -1
  68. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +11 -6
  69. package/dist/NavigationMenu/AxosBank/NavData.js +3 -3
  70. package/dist/NavigationMenu/AxosBank/SubNavBar.js +53 -21
  71. package/dist/NavigationMenu/AxosBank/index.js +3 -3
  72. package/dist/NavigationMenu/LaVictoire/NavData.js +3 -3
  73. package/dist/NavigationMenu/LaVictoire/index.js +3 -3
  74. package/dist/NavigationMenu/NavDataJson.d.ts +2 -0
  75. package/dist/NavigationMenu/NavDataJson.js +308 -0
  76. package/dist/NavigationMenu/Navbar.d.ts +5 -0
  77. package/dist/NavigationMenu/Navbar.js +329 -0
  78. package/dist/NavigationMenu/SignInNavButton.d.ts +1 -0
  79. package/dist/NavigationMenu/SignInNavButton.js +362 -0
  80. package/dist/SetContainer/SetContainer.d.ts +1 -1
  81. package/dist/SetContainer/SetContainer.js +11 -7
  82. package/dist/SocialMediaBar/iconsRepository.js +3 -3
  83. package/dist/VideoTile/VideoTile.interface.d.ts +4 -3
  84. package/dist/VideoTile/VideoTile.js +182 -28
  85. package/dist/VideoWrapper/index.js +4 -4
  86. package/dist/assets/Button/Button.css +31 -16
  87. package/dist/assets/Calculators/AxosOneCalculator/BalanceAPYCalculator.css +5 -0
  88. package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +8 -0
  89. package/dist/assets/CallToActionBar/CallToActionBar.css +4 -0
  90. package/dist/assets/Comparison/Comparison.css +9 -2
  91. package/dist/assets/HeroBanner/HeroBanner.css +1 -1
  92. package/dist/assets/IconBillboard/IconBillboard.css +34 -2
  93. package/dist/assets/ImageBillboard/ImageBillboard.css +243 -63
  94. package/dist/assets/SetContainer/SetContainer.css +0 -1
  95. package/dist/assets/utils/optimizeImage/optimizeImage.css.css +8 -9
  96. package/dist/main.js +22 -6
  97. package/dist/utils/optimizeImage/OptimizeImage.d.ts +2 -2
  98. package/dist/utils/optimizeImage/OptimizeImage.js +1 -1
  99. package/dist/utils/optimizeImage/optimizeImage.module.js +3 -3
  100. package/package.json +1 -1
@@ -48,6 +48,9 @@
48
48
  ._18ygy9m5 .billboard {
49
49
  width: 100%;
50
50
  }
51
+ ._1m7m2a8 {
52
+ display: inline-block;
53
+ }
51
54
  ._1073cm80 ._1m7m2a9 {
52
55
  -webkit-background-clip: text;
53
56
  background-image: var(--_1073cm84);
@@ -116,7 +119,7 @@
116
119
  width: 100%;
117
120
  height: auto;
118
121
  }
119
- ._1m7m2aj img {
122
+ ._1m7m2ak {
120
123
  height: 100%;
121
124
  inset: 0;
122
125
  object-fit: cover;
@@ -124,86 +127,199 @@
124
127
  position: absolute;
125
128
  width: 100%;
126
129
  }
127
- ._1m7m2an {
128
- padding: 32px 28px;
130
+ ._1m7m2ao {
131
+ padding: 32px 36px;
129
132
  width: 100%;
130
133
  max-width: 50%;
131
134
  }
132
- ._18ygy9m5 ._1m7m2an {
135
+ ._18ygy9m5 ._1m7m2ao {
133
136
  height: 100%;
134
137
  display: flex;
135
138
  flex-direction: column;
136
139
  justify-content: space-between;
137
140
  }
138
- ._1m7m2ao {
141
+ ._1m7m2ap {
139
142
  display: flex;
140
143
  gap: 20px;
141
144
  }
142
- ._1m7m2ap {
145
+ ._1m7m2aq {
143
146
  grid-template-columns: 1fr 1fr;
144
147
  }
145
- ._1m7m2aq {
148
+ ._1m7m2ar {
146
149
  grid-template-columns: 1fr 1fr 1fr;
147
150
  }
148
- ._1m7m2ar {
151
+ ._1m7m2as {
149
152
  margin-inline: auto;
150
153
  margin-bottom: 2.5rem;
151
154
  text-align: center;
152
155
  max-width: 1000px;
153
156
  }
154
- ._1m7m2ar > p {
157
+ ._1m7m2as > p {
155
158
  margin-top: 24px;
156
159
  }
157
- ._1m7m2as {
160
+ ._1m7m2at {
158
161
  width: 100%;
159
162
  }
160
- ._1m7m2at {
163
+ ._1m7m2au {
161
164
  min-height: 330px;
162
165
  }
163
- ._1m7m2au {
166
+ ._1m7m2av {
164
167
  width: 100%;
165
168
  height: 100%;
166
169
  position: relative;
167
170
  }
168
- ._18ygy9m5 ._1m7m2au {
171
+ ._1m7m2aw {
172
+ position: relative;
173
+ width: 100%;
174
+ }
175
+ ._1m7m2ax {
176
+ border: none !important;
177
+ align-items: center;
178
+ }
179
+ .section_spacer ._1m7m2ax {
180
+ background: none;
181
+ }
182
+ ._1m7m2ax ._1m7m2aj {
183
+ justify-content: flex-end;
184
+ }
185
+ ._18ygy9m5 ._1m7m2av {
169
186
  min-height: 330px;
170
187
  }
171
- ._1m7m2av {
188
+ ._18ygy9m5:has(> :nth-child(3)) ._1m7m2av {
189
+ min-height: 216px;
190
+ }
191
+ ._1m7m2ay {
172
192
  background: var(--_1073cm8f);
173
193
  color: #FFFFFF;
174
194
  }
175
- ._1m7m2aw {
176
- padding: 1.5rem;
195
+ ._1m7m2az {
177
196
  height: 100%;
178
197
  justify-content: center;
198
+ padding: 1.5rem;
179
199
  }
180
- ._1m7m2ax {
200
+ ._1m7m2a10 {
181
201
  color: #fff;
182
202
  font-size: 48px;
183
203
  font-weight: 600;
184
204
  letter-spacing: 0.4px;
185
205
  line-height: 1;
186
206
  }
187
- ._1m7m2ay {
207
+ ._1m7m2a11 {
188
208
  color: #f4f4f4;
189
209
  font: 700 150px/1 var(--header-font-family);
190
210
  letter-spacing: 0.2px;
191
211
  line-height: 1;
192
212
  }
193
- ._1m7m2az {
213
+ ._1m7m2a12 {
194
214
  color: var(--_1073cm8k);
195
215
  font-size: 37px;
196
216
  font-weight: 600;
197
217
  letter-spacing: 0.3px;
198
218
  line-height: 1;
199
219
  }
200
- ._1m7m2a10 > p {
220
+ ._1m7m2a13 > p {
201
221
  white-space: break-spaces;
202
222
  }
203
- main > div:nth-last-child(2) > ._1m7m2a0 {
223
+ main > div:nth-last-child(2) > ._1m7m2a0:not(._1m7m2ax) {
204
224
  margin-bottom: 3.5rem;
205
225
  }
206
- ._1m7m2a12 {
226
+ ._1m7m2a15 {
227
+ justify-content: flex-start;
228
+ align-items: flex-start;
229
+ padding: 0 1.5rem 1.5rem 0;
230
+ }
231
+ ._1m7m2a16 {
232
+ justify-content: center;
233
+ align-items: flex-start;
234
+ padding: 0 1.5rem 1.5rem 1.5rem;
235
+ }
236
+ ._1m7m2a17 {
237
+ justify-content: flex-end;
238
+ align-items: flex-start;
239
+ padding: 0 0 1.5rem 1.5rem;
240
+ }
241
+ ._1m7m2a18 {
242
+ justify-content: flex-start;
243
+ align-items: center;
244
+ padding: 1.5rem 1.5rem 1.5rem 0;
245
+ }
246
+ ._1m7m2a19 {
247
+ justify-content: flex-end;
248
+ align-items: center;
249
+ padding: 1.5rem 0 1.5rem 1.5rem;
250
+ }
251
+ ._1m7m2a1a {
252
+ justify-content: center;
253
+ align-items: center;
254
+ padding: 1.5rem;
255
+ }
256
+ ._1m7m2a1b {
257
+ justify-content: flex-start;
258
+ align-items: flex-end;
259
+ padding: 1.5rem 1.5rem 0 0;
260
+ }
261
+ ._1m7m2a1c {
262
+ justify-content: flex-end;
263
+ align-items: flex-end;
264
+ padding: 1.5rem 0 0 1.5rem;
265
+ }
266
+ ._1m7m2a1d {
267
+ justify-content: center;
268
+ align-items: flex-end;
269
+ padding: 1.5rem 1.5rem 0 1.5rem;
270
+ }
271
+ ._1m7m2a1e {
272
+ padding: 0 !important;
273
+ }
274
+ .stacked {
275
+ gap: 56px;
276
+ }
277
+ .stacked:first-child {
278
+ padding-top: 56px;
279
+ }
280
+ .stacked > .billboard {
281
+ grid-column: 1;
282
+ }
283
+ .stacked ._1m7m2ao {
284
+ height: auto;
285
+ }
286
+ .section_spacer:has(._1m7m2ax._1m7m2a1) {
287
+ background: var(--_1073cm81);
288
+ }
289
+ .section_spacer:has(._1m7m2ax._1m7m2a1) + .section_spacer:has(._1m7m2ax._1m7m2a1) {
290
+ padding-top: 0;
291
+ }
292
+ .section_spacer:has(._1m7m2ax._1m7m2a2) {
293
+ background: var(--_1073cm88);
294
+ }
295
+ .section_spacer:has(._1m7m2ax._1m7m2a2) + .section_spacer:has(._1m7m2ax._1m7m2a2) {
296
+ padding-top: 0;
297
+ }
298
+ .section_spacer:has(._1m7m2ax._1m7m2a3) {
299
+ background: var(--_1073cm8f);
300
+ }
301
+ .section_spacer:has(._1m7m2ax._1m7m2a3) + .section_spacer:has(._1m7m2ax._1m7m2a3) {
302
+ padding-top: 0;
303
+ }
304
+ .section_spacer:has(._1m7m2ax._1m7m2a4) {
305
+ background: var(--_1073cm8m);
306
+ }
307
+ .section_spacer:has(._1m7m2ax._1m7m2a4) + .section_spacer:has(._1m7m2ax._1m7m2a4) {
308
+ padding-top: 0;
309
+ }
310
+ .section_spacer:has(.stacked) {
311
+ padding-bottom: 40px;
312
+ }
313
+ .section_spacer:has(> ._1m7m2ax) {
314
+ padding-block: 56px;
315
+ }
316
+ .section_spacer:has(._1m7m2ax) + .section_spacer:has(._1m7m2ax) {
317
+ margin-top: 0;
318
+ }
319
+ .section_spacer:has(._1m7m2ax) ._1m7m2an {
320
+ margin-top: 1.7rem;
321
+ }
322
+ ._1m7m2a1f {
207
323
  position: fixed;
208
324
  inset: 0;
209
325
  align-items: center;
@@ -216,27 +332,27 @@ main > div:nth-last-child(2) > ._1m7m2a0 {
216
332
  overflow-y: auto;
217
333
  box-sizing: border-box;
218
334
  }
219
- ._1m7m2a13 {
335
+ ._1m7m2a1g {
220
336
  width: min(1214px, 100%);
221
337
  }
222
- ._1m7m2a13 .billboard {
338
+ ._1m7m2a1g .billboard {
223
339
  animation: fadeIn 0.3s ease-in-out;
224
340
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
225
341
  gap: 1.5rem;
226
342
  max-width: 1150px;
227
343
  position: relative;
228
344
  }
229
- ._1m7m2a13 ._1m7m2au {
345
+ ._1m7m2a1g ._1m7m2av {
230
346
  border-radius: 1rem;
231
347
  overflow: hidden;
232
348
  }
233
- ._1m7m2a13 ._1m7m2an {
349
+ ._1m7m2a1g ._1m7m2ao {
234
350
  padding: 0;
235
351
  }
236
- ._1m7m2a13 ._1m7m2aj img {
352
+ ._1m7m2a1g ._1m7m2aj img {
237
353
  object-fit: none;
238
354
  }
239
- ._1m7m2a14 {
355
+ ._1m7m2a1h {
240
356
  position: absolute;
241
357
  top: 0.9rem;
242
358
  right: 2.85rem;
@@ -252,7 +368,7 @@ main > div:nth-last-child(2) > ._1m7m2a0 {
252
368
  padding: 5px 9px;
253
369
  z-index: 2;
254
370
  }
255
- ._1m7m2a14:focus {
371
+ ._1m7m2a1h:focus {
256
372
  outline: 2px solid #fAA74A;
257
373
  outline-offset: 2px;
258
374
  }
@@ -272,119 +388,183 @@ main > div:nth-last-child(2) > ._1m7m2a0 {
272
388
  ._1m7m2ai > * {
273
389
  max-width: 100%;
274
390
  }
275
- ._1m7m2al {
391
+ ._1m7m2am {
276
392
  display: flex;
277
393
  flex-direction: column;
278
394
  }
279
- ._1m7m2an {
395
+ ._1m7m2ao {
280
396
  max-width: 100%;
281
397
  }
282
- ._1m7m2a12 {
398
+ ._1m7m2ax._1m7m2a0 {
399
+ flex-direction: column-reverse;
400
+ }
401
+ ._1m7m2a1f {
283
402
  display: block;
284
403
  padding-top: 85px;
285
404
  padding-bottom: 1rem;
286
405
  }
287
406
  }
288
407
  @media screen and (max-width:475px) {
289
- ._1m7m2am {
408
+ ._1m7m2an {
290
409
  flex-direction: column;
291
410
  gap: 24px;
292
411
  align-items: center;
293
412
  }
294
413
  }
295
414
  @media screen and (max-width: 1023px) {
296
- ._1m7m2au {
415
+ ._1m7m2av {
297
416
  min-height: 275px;
298
417
  }
299
- ._18ygy9m5 ._1m7m2au {
418
+ ._1m7m2ax ._1m7m2aj {
419
+ justify-content: center;
420
+ }
421
+ ._1m7m2ax ._1m7m2ao {
422
+ text-align: center;
423
+ padding-inline: 14px;
424
+ padding-block: 0 1.5rem;
425
+ }
426
+ ._1m7m2ax ._1m7m2ao :is(ul,ol) {
427
+ text-align: left;
428
+ }
429
+ ._18ygy9m5 ._1m7m2av {
300
430
  min-height: 275px;
301
431
  }
302
- ._1m7m2ax {
432
+ ._1m7m2a10 {
303
433
  font-size: 30px;
304
434
  }
305
- ._1m7m2ay {
435
+ ._1m7m2a11 {
306
436
  font-size: 82px;
307
437
  }
308
- ._1m7m2az {
438
+ ._1m7m2a12 {
309
439
  font-size: 20px;
310
440
  }
311
- main > div:nth-last-child(2) > ._1m7m2a0 {
441
+ main > div:nth-last-child(2) > ._1m7m2a0:not(._1m7m2ax) {
312
442
  margin-bottom: 42px;
313
443
  }
314
- ._1m7m2a13 {
444
+ ._1m7m2a1e {
445
+ width: min(475px, 100%);
446
+ }
447
+ ._1m7m2a1g {
315
448
  width: min(592px, 100%);
316
449
  margin-inline: auto;
317
450
  }
318
- ._1m7m2a13 .billboard {
451
+ ._1m7m2a1g .billboard {
319
452
  padding: 32px;
320
453
  width: min(33rem, calc(100% - 2rem));
321
454
  }
322
- ._1m7m2a13 ._1m7m2aj img {
455
+ ._1m7m2a1g .billboard:not(.reversed) {
456
+ flex-direction: column-reverse;
457
+ }
458
+ ._1m7m2a1g ._1m7m2aj img {
323
459
  object-fit: cover;
324
460
  }
325
- ._1m7m2a14 {
461
+ ._1m7m2a1h {
326
462
  top: 0.9rem;
327
463
  right: 2.85rem;
328
464
  }
329
465
  }
466
+ @media screen and (max-width: 1025px) {
467
+ .stacked {
468
+ gap: 42px;
469
+ }
470
+ .stacked:first-child {
471
+ padding-top: 42px;
472
+ }
473
+ .section_spacer:has(> ._1m7m2ax) {
474
+ padding-block: 42px;
475
+ }
476
+ }
330
477
  @media screen and (max-width: 768px) {
331
- ._1m7m2au {
478
+ ._1m7m2av {
332
479
  min-height: 200px;
333
480
  }
334
- ._18ygy9m5 ._1m7m2au {
481
+ ._18ygy9m5 ._1m7m2av {
335
482
  min-height: 200px;
336
483
  }
337
- main > div:nth-last-child(2) > ._1m7m2a0 {
484
+ main > div:nth-last-child(2) > ._1m7m2a0:not(._1m7m2ax) {
338
485
  margin-bottom: 2rem;
339
486
  }
487
+ .stacked {
488
+ gap: 2rem;
489
+ }
490
+ .stacked:first-child {
491
+ padding-top: 2rem;
492
+ }
493
+ .section_spacer:has(> ._1m7m2ax) {
494
+ padding-block: 2rem;
495
+ }
340
496
  }
341
497
  @media screen and (max-width: 327px) {
342
- ._1m7m2au {
498
+ ._1m7m2av {
343
499
  min-height: 160px;
344
500
  }
345
- ._18ygy9m5 ._1m7m2au {
501
+ ._18ygy9m5 ._1m7m2av {
346
502
  min-height: 160px;
347
503
  }
348
504
  }
349
- @media screen and (max-width:432px) {
350
- ._1m7m2a11 {
351
- padding-left: 20px;
505
+ @media screen and (min-width: 768px) {
506
+ .section_spacer:has(._1m7m2ax) ._1m7m2an {
507
+ margin-top: 2.5rem;
352
508
  }
353
509
  }
354
510
  @media screen and (min-width: 1024px) {
355
- ._1m7m2a13 .billboard {
511
+ ._1m7m2ax ._1m7m2ao {
512
+ padding-right: 0;
513
+ }
514
+ ._1m7m2ax.reversed ._1m7m2ao {
515
+ padding-left: 0;
516
+ padding-right: 36px;
517
+ }
518
+ .stacked > .billboard {
519
+ flex-direction: row;
520
+ }
521
+ .stacked > .billboard.reversed {
522
+ flex-direction: row-reverse;
523
+ }
524
+ ._18ygy9m5.stacked ._1m7m2av {
525
+ min-height: 1px !important;
526
+ }
527
+ .section_spacer:has(._1m7m2ax) ._1m7m2an {
528
+ justify-content: flex-start;
529
+ }
530
+ ._1m7m2a1g .billboard {
356
531
  gap: calc(1rem + ((1vw - 10.24px) * 21.875));
357
532
  padding-inline: calc(1.25rem + ((1vw - 10.24px) * 10.9375));
358
533
  padding-block: calc(2rem + ((1vw - 10.24px) * 6.25));
359
534
  }
360
- ._1m7m2a13 h2 {
535
+ ._1m7m2a1g h2 {
361
536
  font-size: 40px;
362
537
  line-height: 1.25;
363
538
  text-wrap: pretty;
364
539
  }
365
- ._1m7m2a13 ._1m7m2an {
540
+ ._1m7m2a1g ._1m7m2ao {
366
541
  max-width: 60%;
367
542
  }
368
- ._1m7m2a13 ._1m7m2aj {
543
+ ._1m7m2a1g ._1m7m2aj {
369
544
  max-width: 40%;
370
545
  }
371
- ._1m7m2a13 ._1m7m2am {
546
+ ._1m7m2a1g ._1m7m2an {
372
547
  justify-content: flex-start;
373
548
  }
374
549
  }
550
+ @media screen and (max-width:432px) {
551
+ ._1m7m2a14 {
552
+ padding-left: 20px;
553
+ }
554
+ }
555
+ @media screen and (min-width: 1280px) {
556
+ .section_spacer:has(._1m7m2ax) ._1m7m2an {
557
+ margin-top: 3rem;
558
+ }
559
+ }
375
560
  @media screen and (min-width: 1281px) {
376
- ._1m7m2a13 .billboard {
561
+ ._1m7m2a1g .billboard {
377
562
  gap: 72px;
378
563
  padding: 48px;
379
564
  }
380
565
  }
381
- @media screen and (max-width: 1024px) {
382
- ._1m7m2a13 .billboard:not(.reversed) {
383
- flex-direction: column-reverse;
384
- }
385
- }
386
566
  @media screen and (max-width: 550px) {
387
- ._1m7m2a14 {
567
+ ._1m7m2a1h {
388
568
  right: 1.65rem;
389
569
  }
390
570
  }
@@ -52,7 +52,6 @@
52
52
  }
53
53
  ._18ygy9mb {
54
54
  margin-inline: auto;
55
- max-width: 1000px;
56
55
  padding-block: 2.5rem;
57
56
  }
58
57
  :is(._18ygy9m5, ._18ygy9m6) .containment {
@@ -1,4 +1,4 @@
1
- @keyframes _shimmer_ib32l_1 {
1
+ @keyframes _shimmer_pwl74_1 {
2
2
  from {
3
3
  transform: translateX(-100%);
4
4
  }
@@ -7,14 +7,13 @@
7
7
  }
8
8
  }
9
9
 
10
- ._loader_ib32l_10 {
11
- position: absolute;
10
+ ._loader_pwl74_10 {
12
11
  height: 100%;
13
12
  width: 100%;
14
13
  inset: 0;
15
14
  }
16
15
 
17
- ._loading_ib32l_17 {
16
+ ._loading_pwl74_16 {
18
17
  position: relative;
19
18
  width: 100%;
20
19
  height: 100%;
@@ -22,15 +21,15 @@
22
21
  background: #1e3860;
23
22
  }
24
23
 
25
- ._1es6o1h0 ._loading_ib32l_17 {
26
- background-color: #1e262f;
24
+ ._1es6o1h0 ._loading_pwl74_16 {
25
+ background-color: var(--_1073cm8f);
27
26
  }
28
27
 
29
- .fl2fv50 ._loading_ib32l_17 {
28
+ .fl2fv50 ._loading_pwl74_16 {
30
29
  background-color: #28587d;
31
30
  }
32
31
 
33
- ._loading_ib32l_17::before {
32
+ ._loading_pwl74_16::before {
34
33
  content: "";
35
34
  position: absolute;
36
35
  top: 0;
@@ -43,6 +42,6 @@
43
42
  rgba(255, 255, 255, 0.5) 50%,
44
43
  rgba(255, 255, 255, 0) 80%
45
44
  );
46
- animation: _shimmer_ib32l_1 1.3s infinite linear;
45
+ animation: _shimmer_pwl74_1 1.3s infinite linear;
47
46
  z-index: 1;
48
47
  }
package/dist/main.js CHANGED
@@ -38,7 +38,7 @@ import { CallToActionBar } from "./CallToActionBar/index.js";
38
38
  import { Carousel, CarouselSlide } from "./Carousel/index.js";
39
39
  import { Chevron } from "./Chevron/index.js";
40
40
  import { CollectInformationAlert } from "./CollectInformationAlert/index.js";
41
- import { comparison, comparison_buttons, comparison_container, comparison_feature, comparison_layout, comparison_list, comparison_tab_container, feature_header, feature_title, headerComparison } from "./Comparison/Comparison.css.js";
41
+ import { comparison, comparison_buttons, comparison_container, comparison_content, comparison_feature, comparison_layout, comparison_list, comparison_tab_container, feature_header, feature_title, headerComparison } from "./Comparison/Comparison.css.js";
42
42
  import { ComparisonSet } from "./Comparison/ComparisonSet.js";
43
43
  import { ContentBanner } from "./ContentBanner/index.js";
44
44
  import { DownloadTile } from "./DownloadTile/index.js";
@@ -58,11 +58,13 @@ import { ApplyNow, getLink } from "./Forms/ApplyNow.js";
58
58
  import { ClearingForm } from "./Forms/ClearingForm.js";
59
59
  import { CommercialDeposits } from "./Forms/CommercialDeposits.js";
60
60
  import { CommercialLending } from "./Forms/CommercialLending.js";
61
+ import { CommercialPremiumFinance } from "./Forms/CommercialPremiumFinance.js";
61
62
  import { ContactCompany } from "./Forms/ContactCompany.js";
62
63
  import { ContactCompanyTitle } from "./Forms/ContactCompanyTitle.js";
63
64
  import { ContactUs } from "./Forms/ContactUs.js";
64
65
  import { ContactUsAAS } from "./Forms/ContactUsAAS.js";
65
66
  import { ContactUsBusiness } from "./Forms/ContactUsBusiness.js";
67
+ import { ContactUsBusinessNameAndEmail } from "./Forms/ContactUsBusinessNameEmail.js";
66
68
  import { ContactUsLVF } from "./Forms/ContactUsLVF.js";
67
69
  import { ContactUsNMLSId } from "./Forms/ContactUsNMLSId.js";
68
70
  import { CpraRequest } from "./Forms/CpraRequest.js";
@@ -87,14 +89,13 @@ import { ScheduleCallPremier } from "./Forms/ScheduleCallPremier.js";
87
89
  import { SuccesFormWrapper } from "./Forms/SuccesForm.js";
88
90
  import { VendorQuestionnaire } from "./Forms/VendorQuestionnaire.js";
89
91
  import { WCPLSurvey } from "./Forms/WcplSurvey.js";
90
- import { CommercialPremiumFinance } from "./Forms/CommercialPremiumFinance.js";
91
92
  import { helpArticle_container, helpArticle_headline, helpArticle_p, insight_headline_2 } from "./HelpArticle/HelpArticle.css.js";
92
93
  import { HeroBanner } from "./HeroBanner/HeroBanner.js";
93
94
  import { headline_text, heroSupertag, hero_banner, hero_btns, hero_content, hero_embedded_image, hero_img, hero_text, hero_wrapper, img_contents, logout, reversed, reversed_lg_image } from "./HeroBanner/HeroBanner.css.js";
94
95
  import { selection_headline_text, selection_section, selection_section_bg, selection_section_content, selection_section_icon, selection_section_icon_img } from "./HeroBanner/SelectionBanner.css.js";
95
96
  import { Hyperlink } from "./Hyperlink/index.js";
96
- import { Icon, IconBillboard } from "./IconBillboard/IconBillboard.js";
97
- import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, layout, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard/IconBillboard.css.js";
97
+ import { IconBillboard } from "./IconBillboard/IconBillboard.js";
98
+ import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, layout, link_wrapper, list, listItem, section_body, section_container, section_text, title } from "./IconBillboard/IconBillboard.css.js";
98
99
  import { IconBillboardSet } from "./IconBillboard/IconBillboardSet.js";
99
100
  import { default as default2 } from "./icons/ArrowIcon/index.js";
100
101
  import { default as default3 } from "./icons/AxosX/index.js";
@@ -125,7 +126,7 @@ import { default as default26 } from "./icons/Logos/GBLVF.js";
125
126
  import { default as default27 } from "./icons/Logos/LVF.js";
126
127
  import { default as default28 } from "./icons/Logos/LVFText.js";
127
128
  import { ImageBillboardSet } from "./ImageBillboard/ImageBillboard.js";
128
- import { apy_billboard, billboard, billboard_body, billboard_container, billboard_ctas, billboard_header_section, billboard_image, billboard_img, body, body_copy, exit_intent, exit_intent_backdrop, header, imagePlacement, image_background, mh_330, modal_close_button, rate_billboard, rate_container, rate_pad, section_text_ImageBillboard, single_container, sub_bullets, supertag, three_inline, two_inline, up_to } from "./ImageBillboard/ImageBillboard.css.js";
129
+ import { apy_billboard, billboard, billboard_body, billboard_container, billboard_ctas, billboard_header_section, billboard_image, billboard_img, body, body_copy, bottom_center, bottom_left, bottom_right, center_center, center_left, center_right, exit_intent, exit_intent_backdrop, header, imagePlacement, image_background, image_based, image_inner_wrapper, is_bg_img, mh_330, modal_close_button, rate_billboard, rate_container, rate_pad, remove_padding, section_text_ImageBillboard, single_container, sub_bullets, supertag, three_inline, top_center, top_left, top_right, two_inline, up_to } from "./ImageBillboard/ImageBillboard.css.js";
129
130
  import { ImageBillboard } from "./ImageBillboard/ImageBillboardSet.js";
130
131
  import { SetContainer } from "./SetContainer/SetContainer.js";
131
132
  import { imageLinkContainer, inline_container, isolate_container, set_container, set_container_cols, set_logo, setcontainer_section_text } from "./SetContainer/SetContainer.css.js";
@@ -258,6 +259,7 @@ export {
258
259
  ContactUs,
259
260
  ContactUsAAS,
260
261
  ContactUsBusiness,
262
+ ContactUsBusinessNameAndEmail,
261
263
  ContactUsLVF,
262
264
  ContactUsNMLSId,
263
265
  ContentBanner,
@@ -290,7 +292,6 @@ export {
290
292
  GoBackButton,
291
293
  HeroBanner,
292
294
  Hyperlink,
293
- Icon,
294
295
  IconBillboard,
295
296
  IconBillboardSet,
296
297
  ImageBillboard,
@@ -412,6 +413,9 @@ export {
412
413
  bodyHeader,
413
414
  body_copy,
414
415
  body_sign_in,
416
+ bottom_center,
417
+ bottom_left,
418
+ bottom_right,
415
419
  bs_add_details,
416
420
  bs_btns,
417
421
  bs_copy,
@@ -426,11 +430,15 @@ export {
426
430
  calculator_description,
427
431
  calculator_headline,
428
432
  centerSelect,
433
+ center_center,
434
+ center_left,
435
+ center_right,
429
436
  checkbox_group,
430
437
  columnValues,
431
438
  comparison,
432
439
  comparison_buttons,
433
440
  comparison_container,
441
+ comparison_content,
434
442
  comparison_feature,
435
443
  comparison_layout,
436
444
  comparison_list,
@@ -544,6 +552,8 @@ export {
544
552
  imageLinkContainer,
545
553
  imagePlacement,
546
554
  image_background,
555
+ image_based,
556
+ image_inner_wrapper,
547
557
  img_area,
548
558
  img_contents,
549
559
  inline_container,
@@ -560,6 +570,7 @@ export {
560
570
  isAllowedUrl,
561
571
  isEmailLink,
562
572
  isPhoneLink,
573
+ is_bg_img,
563
574
  isolate_container,
564
575
  item,
565
576
  item_bio,
@@ -568,6 +579,7 @@ export {
568
579
  layout,
569
580
  li,
570
581
  line_points,
582
+ link_wrapper,
571
583
  list,
572
584
  listItem,
573
585
  logout,
@@ -614,6 +626,7 @@ export {
614
626
  rate_container,
615
627
  rate_pad,
616
628
  rate_table_title,
629
+ remove_padding,
617
630
  resposiveLabel,
618
631
  results_container,
619
632
  reversed,
@@ -678,6 +691,9 @@ export {
678
691
  three_inline,
679
692
  title,
680
693
  toggle_container,
694
+ top_center,
695
+ top_left,
696
+ top_right,
681
697
  topic_columns,
682
698
  topic_container,
683
699
  topic_header,
@@ -3,8 +3,8 @@ import { FC } from 'react';
3
3
  export interface OptimizeImageProps {
4
4
  src: string;
5
5
  alt?: string;
6
- height?: number;
7
- width?: number;
6
+ height?: string | number;
7
+ width?: string | number;
8
8
  className?: string;
9
9
  rootMargin?: string;
10
10
  }