@axos-web-dev/shared-components 2.0.0-dev.6 → 2.0.0-dev.7

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 (152) hide show
  1. package/dist/ATMLocator/ATMLocator.js +3 -3
  2. package/dist/Auth/ErrorAlert.js +3 -3
  3. package/dist/Avatar/Avatar.module.js +1 -1
  4. package/dist/Blockquote/Blockquote.module.js +1 -1
  5. package/dist/Button/Button.js +3 -3
  6. package/dist/Calculators/BuyDownCalculator/index.js +4 -11
  7. package/dist/Calculators/Calculator.d.ts +0 -1
  8. package/dist/Calculators/Calculator.js +15 -17
  9. package/dist/Calculators/MarginTradingCalculator/index.js +3 -3
  10. package/dist/Carousel/index.js +11 -13
  11. package/dist/Chatbot/ChatWindow.css.d.ts +0 -4
  12. package/dist/Chatbot/ChatWindow.css.js +0 -8
  13. package/dist/Chatbot/ChatWindow.js +2 -8
  14. package/dist/Chatbot/Chatbot.js +9 -29
  15. package/dist/Chatbot/ChatbotMessage.d.ts +0 -1
  16. package/dist/Chatbot/ChatbotMessage.js +4 -47
  17. package/dist/Chatbot/index.js +1 -5
  18. package/dist/Chevron/index.js +3 -3
  19. package/dist/Comparison/Comparison.js +3 -3
  20. package/dist/ExecutiveBio/ExecutiveBio.js +3 -3
  21. package/dist/FaqAccordion/index.js +3 -3
  22. package/dist/FdicCallout/FdicCallout.module.js +1 -1
  23. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +3 -3
  24. package/dist/Forms/ApplicationStart.js +3 -1
  25. package/dist/Forms/ApplyNow.js +3 -3
  26. package/dist/Forms/BoatMooringLocation.d.ts +0 -2
  27. package/dist/Forms/BoatMooringLocation.js +3 -57
  28. package/dist/Forms/ClearingForm.js +3 -1
  29. package/dist/Forms/CommercialDeposits.js +3 -1
  30. package/dist/Forms/CommercialDepositsNoLendingOption.js +3 -1
  31. package/dist/Forms/CommercialLending.js +24 -9
  32. package/dist/Forms/CommercialPremiumFinance.js +11 -3
  33. package/dist/Forms/ConstructionLendingDynamic.js +3 -1
  34. package/dist/Forms/ContactCompany.js +3 -1
  35. package/dist/Forms/ContactCompanyTitle.js +3 -1
  36. package/dist/Forms/ContactUs.js +3 -1
  37. package/dist/Forms/ContactUsAAS.js +7 -1
  38. package/dist/Forms/ContactUsBusiness.js +10 -4
  39. package/dist/Forms/ContactUsBusinessNameEmail.js +10 -4
  40. package/dist/Forms/ContactUsLVF.js +3 -1
  41. package/dist/Forms/ContactUsNMLSId.js +10 -4
  42. package/dist/Forms/CpraRequest.js +6 -4
  43. package/dist/Forms/CraPublicFile.js +10 -4
  44. package/dist/Forms/DealerServices.js +3 -1
  45. package/dist/Forms/EmailOnly.js +3 -3
  46. package/dist/Forms/EmailUs.js +37 -41
  47. package/dist/Forms/Forms.css.d.ts +0 -3
  48. package/dist/Forms/Forms.css.js +39 -39
  49. package/dist/Forms/MortgageRate/MortgageRateForm.js +7 -5
  50. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.d.ts +6 -6
  51. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +10 -7
  52. package/dist/Forms/MortgageRate/MortgageRateWatch.d.ts +2 -2
  53. package/dist/Forms/MortgageRate/MortgageRateWatch.js +10 -7
  54. package/dist/Forms/MortgageWarehouseLending.js +10 -4
  55. package/dist/Forms/QuickPricer/QuickPricerForm.js +8 -4
  56. package/dist/Forms/ScheduleCall.js +3 -1
  57. package/dist/Forms/SuccesForm.js +3 -3
  58. package/dist/Forms/VendorQuestionnaire.js +3 -1
  59. package/dist/Forms/WcplSurvey.js +3 -1
  60. package/dist/HeroBanner/HeroBanner.css.d.ts +1 -0
  61. package/dist/HeroBanner/HeroBanner.css.js +19 -16
  62. package/dist/HeroBanner/HeroBanner.d.ts +1 -1
  63. package/dist/HeroBanner/HeroBanner.interface.d.ts +4 -1
  64. package/dist/HeroBanner/HeroBanner.js +26 -160
  65. package/dist/HeroBanner/HeroVideoPoster.d.ts +5 -0
  66. package/dist/HeroBanner/HeroVideoPoster.js +24 -0
  67. package/dist/HeroBanner/LargeBanner.css.d.ts +110 -0
  68. package/dist/HeroBanner/LargeBanner.css.js +22 -8
  69. package/dist/HeroBanner/LargeHeroBanner.d.ts +5 -0
  70. package/dist/HeroBanner/LargeHeroBanner.js +223 -0
  71. package/dist/HeroBanner/index.js +3 -2
  72. package/dist/Hyperlink/index.js +3 -3
  73. package/dist/ImageBillboard/ExitIntentModal/ModalWrapper.d.ts +1 -1
  74. package/dist/ImageBillboard/ExitIntentModal/useExitIntentModal.d.ts +1 -1
  75. package/dist/ImageLink/ImageLink.js +2 -2
  76. package/dist/ImageLink/ImageLinkSet.js +2 -2
  77. package/dist/ImageLink/index.js +3 -3
  78. package/dist/Insight/Featured/CategorySelector.js +3 -3
  79. package/dist/Insight/Featured/Featured.js +3 -3
  80. package/dist/Insight/Featured/Header.js +3 -3
  81. package/dist/Interstitial/Interstitial.module.js +1 -1
  82. package/dist/Modal/Modal.js +3 -3
  83. package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
  84. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +1 -1
  85. package/dist/NavigationMenu/AxosALTS/index.js +3 -3
  86. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
  87. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +1 -1
  88. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
  89. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +1 -1
  90. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +3 -3
  91. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +1 -1
  92. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +1 -1
  93. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +5 -3
  94. package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
  95. package/dist/NavigationMenu/AxosBank/NavBar.module.js +1 -1
  96. package/dist/NavigationMenu/AxosBank/SubNavBar.js +4 -4
  97. package/dist/NavigationMenu/AxosBank/index.js +13 -5
  98. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  99. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +1 -1
  100. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +1 -1
  101. package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
  102. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +1 -1
  103. package/dist/NavigationMenu/LaVictoire/index.js +3 -3
  104. package/dist/NavigationMenu/Navbar.js +3 -3
  105. package/dist/NavigationMenu/SignInNavButton.js +3 -3
  106. package/dist/SetContainer/SetContainer.js +2 -2
  107. package/dist/SocialMediaBar/iconsRepository.js +3 -3
  108. package/dist/Table/Table.d.ts +20 -21
  109. package/dist/VideoTile/VideoTile.js +3 -3
  110. package/dist/VideoWrapper/index.js +3 -3
  111. package/dist/WalnutIframe/wrapper.module.js +1 -1
  112. package/dist/assets/Chatbot/ChatWindow.css +0 -26
  113. package/dist/assets/ExecutiveBio/ExecutiveBio.css +2 -0
  114. package/dist/assets/Forms/Forms.css +91 -94
  115. package/dist/assets/HeroBanner/HeroBanner.css +82 -65
  116. package/dist/assets/HeroBanner/LargeBanner.css +126 -59
  117. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +3 -264
  118. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css.css +264 -0
  119. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +22 -601
  120. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +609 -0
  121. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +22 -622
  122. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +630 -0
  123. package/dist/assets/NavigationMenu/AxosBank/NavBar.css +28 -433
  124. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +445 -0
  125. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +4 -484
  126. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +484 -0
  127. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css +3 -429
  128. package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +429 -0
  129. package/dist/assets/globals.css +6 -6
  130. package/dist/main.js +4 -7
  131. package/dist/utils/allowedAxosDomains.js +2 -2
  132. package/dist/utils/getPosition.d.ts +1 -0
  133. package/dist/utils/getPosition.js +17 -0
  134. package/dist/utils/optimizeImage/optimizeImage.module.js +1 -1
  135. package/dist/utils/useCachedValidators.js +2 -2
  136. package/dist/utils/variant.types.d.ts +1 -0
  137. package/package.json +25 -37
  138. package/dist/assets/NavigationMenu/AxosALTS/NavBar2.css +0 -3
  139. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar2.css +0 -30
  140. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar2.css +0 -30
  141. package/dist/assets/NavigationMenu/AxosBank/NavBar2.css +0 -40
  142. package/dist/assets/NavigationMenu/AxosClearing/NavBar2.css +0 -4
  143. package/dist/assets/NavigationMenu/LaVictoire/NavBar2.css +0 -3
  144. package/dist/assets/notification.mp3.js +0 -4
  145. /package/dist/assets/Avatar/{Avatar.css → Avatar.css.css} +0 -0
  146. /package/dist/assets/Blockquote/{Blockquote.css → Blockquote.css.css} +0 -0
  147. /package/dist/assets/FdicCallout/{FdicCallout.css → FdicCallout.css.css} +0 -0
  148. /package/dist/assets/Interstitial/{Interstitial.css → Interstitial.css.css} +0 -0
  149. /package/dist/assets/NavigationMenu/AxosBank/MobileMenu/{MobileMenu.css → MobileMenu.css.css} +0 -0
  150. /package/dist/assets/NavigationMenu/AxosFiduciary/{NavBar.css → NavBar.css.css} +0 -0
  151. /package/dist/assets/WalnutIframe/{wrapper.css → wrapper.css.css} +0 -0
  152. /package/dist/assets/utils/optimizeImage/{optimizeImage.css → optimizeImage.css.css} +0 -0
@@ -0,0 +1,429 @@
1
+ ._header_1q2xq_1 {
2
+ border-bottom: 1px solid #ebebeb;
3
+ }
4
+
5
+ ._wrapper_1q2xq_5 {
6
+ width: calc(100% - 80px);
7
+ margin-left: auto;
8
+ margin-right: auto;
9
+ }
10
+
11
+ ._header_main_row_1q2xq_11,
12
+ ._mobile_header_1q2xq_12 {
13
+ min-height: 80px;
14
+ }
15
+
16
+ ._primary_links_1q2xq_16 {
17
+ margin-left: 30px;
18
+ }
19
+
20
+ ._main_nav_link_1q2xq_20 {
21
+ padding: 10px 8px;
22
+ text-align: center;
23
+ }
24
+
25
+ ._main_nav_link_1q2xq_20 .active {
26
+ border-color: #dd7b50;
27
+ font-weight: 700;
28
+ transition: border-color 0.5s ease;
29
+ }
30
+
31
+ ._main_nav_link_1q2xq_20 > a {
32
+ border-bottom: 4px solid transparent;
33
+ color: #1c3d57;
34
+ display: inline-block;
35
+ font-size: 16px;
36
+ padding: 4px 26px;
37
+ }
38
+
39
+ ._sub_nav_1q2xq_39 {
40
+ background-color: #1c3d57;
41
+ }
42
+
43
+ ._sub_nav_link_1q2xq_43 a,
44
+ ._main_nav_link_1q2xq_20 a,
45
+ ._signin_wrap_1q2xq_45 a,
46
+ ._signin_btn_1q2xq_46 {
47
+ text-decoration: none;
48
+ transition: opacity 0.3s ease;
49
+ }
50
+
51
+ ._sub_nav_link_1q2xq_43:hover,
52
+ ._main_nav_link_1q2xq_20 a:hover,
53
+ ._signin_wrap_1q2xq_45 a:hover {
54
+ opacity: 0.8;
55
+ }
56
+
57
+ ._signin_wrap_1q2xq_45 .link {
58
+ text-decoration: none;
59
+ padding: 8px;
60
+ }
61
+
62
+ ._signin_btn_1q2xq_46 {
63
+ background: #60aecb;
64
+ border-color: transparent;
65
+ border-radius: 8px;
66
+ color: #fff;
67
+ cursor: pointer;
68
+ display: flex;
69
+ font-size: 16px;
70
+ font-weight: 700;
71
+ letter-spacing: 1px;
72
+ line-height: 1.44;
73
+ margin-left: 8px;
74
+ padding: 11px 24px;
75
+ }
76
+
77
+ ._signin_btn_1q2xq_46:hover {
78
+ background-color: transparent;
79
+ border-color: #1c3d57;
80
+ color: #1c3d57;
81
+ opacity: 0.9;
82
+ }
83
+ ._signin_btn_1q2xq_46:active {
84
+ background-color: #60aecb;
85
+ border-color: transparent;
86
+ color: #fff;
87
+ }
88
+
89
+ ._signin_btn_1q2xq_46 > span {
90
+ margin-right: 8px;
91
+ }
92
+
93
+ ._header_sub_row_1q2xq_93 {
94
+ min-height: 48px;
95
+ position: relative;
96
+ }
97
+
98
+ ._sub_nav_link_1q2xq_43 {
99
+ padding-inline: 1rem;
100
+ text-align: center;
101
+ color: #fff;
102
+ }
103
+
104
+ ._sub_nav_link_1q2xq_43 a {
105
+ display: flex;
106
+ align-items: center;
107
+ font-weight: 500;
108
+ line-height: 1.5;
109
+ padding: 12px 9.5px;
110
+ }
111
+
112
+ ._sub_nav_link_1q2xq_43 a:hover {
113
+ background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
114
+ }
115
+
116
+ ._signin_dropdown_1q2xq_116 {
117
+ min-width: 288px;
118
+ padding: 1.5rem 1rem;
119
+ position: absolute;
120
+ right: 0;
121
+ top: 100%;
122
+ z-index: 1204;
123
+ display: none;
124
+ }
125
+
126
+ ._shadow_1q2xq_126 {
127
+ box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
128
+ border: 0.5px solid rgb(255 255 255 / 14%);
129
+ border-top: none;
130
+ }
131
+
132
+ ._signin_dropdown_1q2xq_116 li[role="heading"] {
133
+ margin-top: 1px;
134
+ }
135
+
136
+ ._signin_subheader_1q2xq_136 {
137
+ color: #2f5b88;
138
+ padding: 0.5rem 0.5rem 0.5rem 1.5rem;
139
+ }
140
+
141
+ ._signin_subheader_1q2xq_136 a {
142
+ line-height: 1.5;
143
+ }
144
+
145
+ @keyframes _fadeInDown_1q2xq_1 {
146
+ from {
147
+ opacity: 0;
148
+ transform: translate3d(0, -1%, 0);
149
+ }
150
+
151
+ to {
152
+ opacity: 1;
153
+ transform: none;
154
+ }
155
+ }
156
+
157
+ ._opacity_1q2xq_157 {
158
+ animation-duration: 0.5s;
159
+ animation-fill-mode: both;
160
+ animation-name: _fadeInDown_1q2xq_1;
161
+ }
162
+
163
+ ._open_1q2xq_163 {
164
+ opacity: 0.8;
165
+ }
166
+
167
+ ._open_1q2xq_163 > svg {
168
+ transform: scaleY(-1);
169
+ }
170
+
171
+ ._open_1q2xq_163 + ._signin_dropdown_1q2xq_116 {
172
+ display: block;
173
+ }
174
+
175
+ ._reversed_row_1q2xq_175 {
176
+ flex-direction: row-reverse;
177
+ }
178
+
179
+ ._sub_nav_link_1q2xq_43:hover,
180
+ ._signin_wrap_1q2xq_45 a:hover,
181
+ ._main_nav_link_1q2xq_20 a:not(.active):hover {
182
+ text-decoration: underline;
183
+ }
184
+
185
+ ._hamburger_1q2xq_185 {
186
+ background: transparent;
187
+ border: none;
188
+ font-size: 0px;
189
+ line-height: 1;
190
+ outline: none;
191
+ }
192
+
193
+ ._hamburger_1q2xq_185:hover,
194
+ ._mobile_header_1q2xq_12 button:hover {
195
+ cursor: pointer;
196
+ opacity: 0.8;
197
+ }
198
+
199
+ ._signin_wrap_1q2xq_45 > ._mobile_only_1q2xq_199 > a {
200
+ color: #4a5560;
201
+ padding: 0;
202
+ line-height: 1;
203
+ }
204
+
205
+ ._mobile_logo_1q2xq_205 {
206
+ flex: 1 1 0%;
207
+ text-align: center;
208
+ }
209
+
210
+ ._highlight_1q2xq_210 > a {
211
+ border-bottom: none;
212
+ font-weight: 700;
213
+ line-height: 1.44;
214
+ color: #28587d !important;
215
+ }
216
+
217
+ ._mobile_header_1q2xq_12 {
218
+ display: grid;
219
+ padding-bottom: 1rem;
220
+ place-items: center;
221
+ }
222
+
223
+ ._mobile_header_1q2xq_12 button {
224
+ background: none;
225
+ border: none;
226
+ position: absolute;
227
+ right: 40px;
228
+ top: 50%;
229
+ transform: translateY(-50%);
230
+ }
231
+
232
+ ._mobile_nav_1q2xq_232 {
233
+ background-color: #60aecb;
234
+ left: -100%;
235
+ min-height: 100vh;
236
+ position: fixed;
237
+ top: 0;
238
+ transition: all 0.4s ease-in-out;
239
+ width: 100%;
240
+ z-index: 1205;
241
+ }
242
+
243
+ ._mobile_opened_1q2xq_243 {
244
+ left: 0%;
245
+ }
246
+
247
+ body:has(._mobile_opened_1q2xq_243) {
248
+ overflow-y: hidden;
249
+ }
250
+
251
+ ._mobile_nav_item_1q2xq_251 > a {
252
+ color: #fff;
253
+ display: flex;
254
+ font-weight: 700;
255
+ line-height: 1.5;
256
+ padding: 16px 40px;
257
+ text-decoration: none;
258
+ width: 100%;
259
+ letter-spacing: 1px;
260
+ }
261
+
262
+ ._mobile_nav_item_1q2xq_251._has_dropdown_1q2xq_262 {
263
+ isolation: isolate;
264
+ position: relative;
265
+ }
266
+
267
+ ._icon_wrap_1q2xq_267 {
268
+ line-height: 1;
269
+ margin-left: 10px;
270
+ }
271
+
272
+ ._mobile_footer_1q2xq_272 {
273
+ position: relative;
274
+ width: 100%;
275
+ }
276
+
277
+ ._mobile_footer_content_1q2xq_277 {
278
+ flex: 1 1 0%;
279
+ padding: 16px 24px 16px 40px;
280
+ }
281
+
282
+ ._footer_cta_1q2xq_282 a {
283
+ background-color: #1c3d57;
284
+ border-radius: 4px;
285
+ border: 2px solid transparent;
286
+ color: #fff;
287
+ display: inline-block;
288
+ font-weight: 700;
289
+ padding: 4px 32px;
290
+ text-align: center;
291
+ text-decoration: none;
292
+ width: 100%;
293
+ }
294
+
295
+ ._footer_cta_1q2xq_282 a:hover {
296
+ background-color: transparent;
297
+ border-color: #1c3d57;
298
+ color: #1c3d57;
299
+ text-decoration: underline;
300
+ }
301
+
302
+ ._footer_cta_1q2xq_282 a:active {
303
+ background-color: #1c3d57;
304
+ border-color: transparent;
305
+ color: #fff;
306
+ }
307
+
308
+ ._inner_wrapper_1q2xq_308 {
309
+ max-height: 100vh;
310
+ overflow-y: scroll;
311
+ }
312
+
313
+ ._btn_1q2xq_313 {
314
+ display: block;
315
+ position: relative;
316
+ }
317
+
318
+ ._sub_menu_1q2xq_318 {
319
+ background: #1f7a96;
320
+ max-height: 0;
321
+ overflow-y: scroll;
322
+ overflow: hidden;
323
+ transition: max-height 0.8s ease-out;
324
+ }
325
+
326
+ ._sub_menu_1q2xq_318 a,
327
+ ._sub_menu_1q2xq_318 span {
328
+ color: #fff;
329
+ display: block;
330
+ padding: 12px 14px 12px 64px;
331
+ position: relative;
332
+ text-decoration: none;
333
+ }
334
+
335
+ ._sub_menu_1q2xq_318 ._main_1q2xq_20 {
336
+ font-weight: 700;
337
+ }
338
+
339
+ ._skip_btn_1q2xq_339 {
340
+ clip: rect(1px 1px 1px 1px);
341
+ margin: -1px;
342
+ overflow: hidden;
343
+ padding: 0;
344
+ position: absolute;
345
+ z-index: 9999;
346
+ }
347
+
348
+ ._skip_btn_1q2xq_339:active,
349
+ ._skip_btn_1q2xq_339:focus {
350
+ background-color: #dd7b50;
351
+ border-radius: 8px;
352
+ clip: auto;
353
+ color: #fff;
354
+ font-size: 14px;
355
+ font-weight: 700;
356
+ margin: 0;
357
+ overflow: visible;
358
+ padding: 9px 24px;
359
+ position: relative;
360
+ text-decoration: none;
361
+ top: 12px;
362
+ }
363
+
364
+ @media (max-width: 1280px) and (min-width: 1024px) {
365
+ ._wrapper_1q2xq_5 {
366
+ width: calc(100% - 28px);
367
+ }
368
+ ._main_nav_link_1q2xq_20 > a {
369
+ padding: 4px 6px;
370
+ font-size: 15px;
371
+ }
372
+ ._desktop_only_1q2xq_372 > a {
373
+ font-size: 15px;
374
+ }
375
+ ._logo_wrap_1q2xq_375 {
376
+ max-width: 185px;
377
+ }
378
+ }
379
+
380
+ @media (max-width: 1023px) {
381
+ ._desktop_only_1q2xq_372 {
382
+ display: none !important;
383
+ }
384
+ ._mobile_logo_1q2xq_205 {
385
+ flex: none;
386
+ left: 50%;
387
+ max-width: 130px;
388
+ position: absolute;
389
+ transform: translateX(-50%);
390
+ }
391
+ }
392
+
393
+ @media (max-width: 768px) {
394
+ ._wrapper_1q2xq_5 {
395
+ width: calc(100% - 48px);
396
+ }
397
+
398
+ ._mobile_header_1q2xq_12 button {
399
+ right: 1.5rem;
400
+ }
401
+
402
+ ._mobile_nav_item_1q2xq_251 > a {
403
+ padding: 16px 24px;
404
+ }
405
+
406
+ ._sub_menu_1q2xq_318 a,
407
+ ._sub_menu_1q2xq_318 span {
408
+ padding-left: 48px;
409
+ }
410
+
411
+ ._mobile_footer_content_1q2xq_277 {
412
+ padding-right: 15px;
413
+ padding-left: 24px;
414
+ }
415
+ }
416
+
417
+ @media (max-width: 450px) {
418
+ ._footer_cta_1q2xq_282 a {
419
+ white-space: break-spaces;
420
+ width: 100%;
421
+ text-align: center;
422
+ }
423
+ }
424
+
425
+ @media (min-width: 1024px) {
426
+ ._mobile_only_1q2xq_199 {
427
+ display: none !important;
428
+ }
429
+ }
@@ -1,4 +1,4 @@
1
- @layer container;
1
+ @layer globals;
2
2
  * {
3
3
  box-sizing: border-box;
4
4
  margin: 0;
@@ -91,10 +91,6 @@ span#personalized-refi-table:has(*) {
91
91
  .text_center {
92
92
  text-align: center;
93
93
  }
94
- .rounded {
95
- border-radius: 1rem;
96
- overflow: hidden;
97
- }
98
94
  .overflow_hidden {
99
95
  overflow: hidden;
100
96
  }
@@ -249,10 +245,14 @@ p:empty, ul:empty {
249
245
  .margin_block {
250
246
  margin: 1rem 0;
251
247
  }
252
- @layer container {
248
+ @layer globals {
253
249
  .containment {
254
250
  width: min(1200px, calc(100% - 4rem));
255
251
  }
252
+ .rounded {
253
+ border-radius: 1rem;
254
+ overflow: hidden;
255
+ }
256
256
  @media screen and (max-width: 1023px) {
257
257
  .containment {
258
258
  width: min(45rem, calc(100% - 4rem));
package/dist/main.js CHANGED
@@ -42,7 +42,7 @@ import { borderHoverGradient, bubbleButton, bubbleText, bubbleWrapper, inner, sv
42
42
  import { Chatbot } from "./Chatbot/Chatbot.js";
43
43
  import { chatbotAXB, chatbotUFB } from "./Chatbot/Chatbot.css.js";
44
44
  import { ChatWindow } from "./Chatbot/ChatWindow.js";
45
- import { agent_msg, arrowFill, autoResize, button_bar, button_reset, buttonss_section, chatEndCircle, chatEndDialogOverlay, chatFinishDialog, chatNetworkStatus, chat_title, chatbotMenu, chatbotMenuItem, endChatButtonStyle, inline_button, inline_button_wrapper, inputStyle, left_bar_section, messageStyle, messagesContainerStyle, noAnswerButton, notificationStyle, sendButtonStyle, shimmerText, tableCell, tableHead, tableMsg, thankyou_image, thankyou_message, thankyou_overlay, trMortgageTable, user_msg, windowBarStyle, windowOpenStyle, windowStyle } from "./Chatbot/ChatWindow.css.js";
45
+ import { agent_msg, arrowFill, autoResize, button_bar, button_reset, buttonss_section, chatEndCircle, chatEndDialogOverlay, chatFinishDialog, chatNetworkStatus, chat_title, chatbotMenu, chatbotMenuItem, endChatButtonStyle, inline_button, inline_button_wrapper, inputStyle, left_bar_section, messageStyle, messagesContainerStyle, noAnswerButton, notificationStyle, sendButtonStyle, shimmerText, thankyou_image, thankyou_message, thankyou_overlay, user_msg, windowBarStyle, windowOpenStyle, windowStyle } from "./Chatbot/ChatWindow.css.js";
46
46
  import { useOpenChat } from "./Chatbot/store/chat.js";
47
47
  import { useMessages } from "./Chatbot/store/messages.js";
48
48
  import { Chevron } from "./Chevron/index.js";
@@ -106,7 +106,7 @@ import { WCPLSurvey } from "./Forms/WcplSurvey.js";
106
106
  import { BoatMooringLocation } from "./Forms/BoatMooringLocation.js";
107
107
  import { helpArticle_container, helpArticle_headline, helpArticle_p, insight_headline_2 } from "./HelpArticle/HelpArticle.css.js";
108
108
  import { HeroBanner } from "./HeroBanner/HeroBanner.js";
109
- import { headline_text, heroSupertag, hero_banner, hero_btns, hero_bullet_item, hero_content, hero_embedded_image, hero_img, hero_sub_bullets, hero_text, hero_wrapper, img_contents, logout, reversed, reversed_lg_image } from "./HeroBanner/HeroBanner.css.js";
109
+ import { headline_text, heroSupertag, hero_banner, hero_btns, hero_bullet_item, hero_content, hero_embedded_image, hero_img, hero_sub_bullets, hero_text, hero_wrapper, img_contents, logout, reversed, reversed_lg_image, xl } from "./HeroBanner/HeroBanner.css.js";
110
110
  import { selection_headline_text, selection_section, selection_section_bg, selection_section_content, selection_section_icon, selection_section_icon_img } from "./HeroBanner/SelectionBanner.css.js";
111
111
  import { Hyperlink } from "./Hyperlink/index.js";
112
112
  import { IconBillboard } from "./IconBillboard/IconBillboard.js";
@@ -798,9 +798,6 @@ export {
798
798
  svg_icon,
799
799
  svg_logo,
800
800
  table,
801
- tableCell,
802
- tableHead,
803
- tableMsg,
804
801
  tableWrapper,
805
802
  table_container,
806
803
  table_container_text,
@@ -829,7 +826,6 @@ export {
829
826
  topic_container,
830
827
  topic_header,
831
828
  topic_item,
832
- trMortgageTable,
833
829
  transcript_btn,
834
830
  transcript_container,
835
831
  transcript_content,
@@ -864,5 +860,6 @@ export {
864
860
  windowStyle,
865
861
  wrapper,
866
862
  x_input,
867
- xc_input
863
+ xc_input,
864
+ xl
868
865
  };
@@ -41,8 +41,8 @@ const getMoreDomains = (domains) => ({
41
41
  "{LVFMYSITE}": domains.LVF_MYSITE_URL || "https://lavictoire-finance.my.site.com",
42
42
  "{PERSONALLOANS}": domains.PERSONAL_LOANS_URL || "https://personalloans.axosbank.com",
43
43
  "{MODELSELECTION}": domains.MODEL_SELECTION_URL || "https://modelselection.axos.com",
44
- "{COMMERCIALPORTAL_LOGIN}": domains.COMMERCIALPORTAL_URL ? `${domains.COMMERCIALPORTAL_URL}/login` : "https://portals.axosbank.com/login",
45
- "{COMMERCIALPORTAL_REGISTER}": domains.COMMERCIALPORTAL_URL ? `${domains.COMMERCIALPORTAL_URL}/Register` : "https://portals.axosbank.com/Register",
44
+ "{COMMERCIALPORTAL_LOGIN}": `${domains.COMMERCIALPORTAL_URL}/login` || "https://portals.axosbank.com/login",
45
+ "{COMMERCIALPORTAL_REGISTER}": domains.COMMERCIALPORTAL_URL + "/Register" || "https://portals.axosbank.com/Register",
46
46
  "{SHAREAXB}": domains.SHAREAXB_URL || "https://share.axosbank.com",
47
47
  "{MERIDIAN}": domains.MERIDIAN_URL || "https://www.axosbank.com/"
48
48
  });
@@ -0,0 +1 @@
1
+ export declare const getPosition: (text: string | undefined) => "default" | "top left" | "top right" | "bottom left" | "bottom right";
@@ -0,0 +1,17 @@
1
+ const getPosition = (text) => {
2
+ switch (text) {
3
+ case "top left":
4
+ return "top left";
5
+ case "top right":
6
+ return "top right";
7
+ case "bottom left":
8
+ return "bottom left";
9
+ case "bottom right":
10
+ return "bottom right";
11
+ default:
12
+ return "default";
13
+ }
14
+ };
15
+ export {
16
+ getPosition
17
+ };
@@ -1,4 +1,4 @@
1
- import '../../assets/utils/optimizeImage/optimizeImage.css';const loader = "_loader_pwl74_10";
1
+ import '../../assets/utils/optimizeImage/optimizeImage.css.css';const loader = "_loader_pwl74_10";
2
2
  const loading = "_loading_pwl74_16";
3
3
  const shimmer = "_shimmer_pwl74_1";
4
4
  const css = {
@@ -3,14 +3,14 @@ import { useRef } from "react";
3
3
  import { createCachedEmailValidator } from "./emailValidation.js";
4
4
  import { createCachedNMLSValidator } from "./nmlsValidation.js";
5
5
  function useCachedEmailValidator(validateEmail) {
6
- const validatorRef = useRef(null);
6
+ const validatorRef = useRef();
7
7
  if (!validatorRef.current) {
8
8
  validatorRef.current = createCachedEmailValidator(validateEmail);
9
9
  }
10
10
  return validatorRef.current;
11
11
  }
12
12
  function useCachedNMLSValidator(validateNMLS) {
13
- const validatorRef = useRef(null);
13
+ const validatorRef = useRef();
14
14
  if (!validatorRef.current) {
15
15
  validatorRef.current = createCachedNMLSValidator(validateNMLS);
16
16
  }
@@ -6,3 +6,4 @@ export type SideProps = "left" | "right";
6
6
  export type StarIconTypes = "gold" | "gray";
7
7
  export declare const columnValues: readonly [1, 2, 3, 4, undefined];
8
8
  export type ColumnTypes = (typeof columnValues)[number];
9
+ export type AnchorPointTypes = "default" | "top left" | "top right" | "bottom left" | "bottom right";