@axos-web-dev/shared-components 2.0.0-dev.5 → 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.
- package/README.md +111 -111
- package/dist/ATMLocator/ATMLocator.js +3 -3
- package/dist/Accordion/Accordion.js +3 -3
- package/dist/AlertBanner/index.js +1 -1
- package/dist/Article/Article.js +1 -1
- package/dist/Auth/ErrorAlert.js +3 -3
- package/dist/Avatar/Avatar.module.js +7 -7
- package/dist/Blockquote/Blockquote.module.js +3 -3
- package/dist/Button/Button.js +3 -3
- package/dist/Calculators/AnnualFeeCalculator/index.js +1 -1
- package/dist/Calculators/ApyCalculator/index.js +1 -1
- package/dist/Calculators/BuyDownCalculator/index.js +5 -12
- package/dist/Calculators/Calculator.d.ts +0 -1
- package/dist/Calculators/Calculator.js +15 -17
- package/dist/Calculators/MarginTradingCalculator/index.js +4 -4
- package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +1 -1
- package/dist/Calculators/MaxLoanCalculator/index.js +1 -1
- package/dist/Calculators/MonthlyPaymentCalculator/index.js +1 -1
- package/dist/Calculators/MonthlyPaymentLVFCalculator/index.js +1 -1
- package/dist/Carousel/index.js +12 -14
- package/dist/Chatbot/ChatWindow.css.d.ts +0 -4
- package/dist/Chatbot/ChatWindow.css.js +0 -8
- package/dist/Chatbot/ChatWindow.js +2 -8
- package/dist/Chatbot/Chatbot.js +9 -29
- package/dist/Chatbot/ChatbotMessage.d.ts +0 -1
- package/dist/Chatbot/ChatbotMessage.js +4 -47
- package/dist/Chatbot/index.js +1 -5
- package/dist/Chevron/index.js +3 -3
- package/dist/Comparison/Comparison.js +3 -3
- package/dist/ContentBanner/index.js +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +4 -4
- package/dist/ExecutiveBio/ExecutiveBioSet.js +1 -1
- package/dist/FaqAccordion/index.js +4 -4
- package/dist/FdicCallout/FdicCallout.module.js +2 -2
- package/dist/FooterDisclosure/FooterDisclosure.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +3 -3
- package/dist/Forms/ApplicationStart.js +3 -1
- package/dist/Forms/ApplyNow.js +3 -3
- package/dist/Forms/BoatMooringLocation.d.ts +0 -2
- package/dist/Forms/BoatMooringLocation.js +3 -57
- package/dist/Forms/ClearingForm.js +3 -1
- package/dist/Forms/CommercialDeposits.js +3 -1
- package/dist/Forms/CommercialDepositsNoLendingOption.js +3 -1
- package/dist/Forms/CommercialLending.js +24 -9
- package/dist/Forms/CommercialPremiumFinance.js +11 -3
- package/dist/Forms/ConstructionLendingDynamic.js +3 -1
- package/dist/Forms/ContactCompany.js +3 -1
- package/dist/Forms/ContactCompanyTitle.js +3 -1
- package/dist/Forms/ContactUs.js +3 -1
- package/dist/Forms/ContactUsAAS.js +7 -1
- package/dist/Forms/ContactUsBusiness.js +10 -4
- package/dist/Forms/ContactUsBusinessNameEmail.js +10 -4
- package/dist/Forms/ContactUsLVF.js +3 -1
- package/dist/Forms/ContactUsNMLSId.js +10 -4
- package/dist/Forms/CpraRequest.js +6 -4
- package/dist/Forms/CraPublicFile.js +10 -4
- package/dist/Forms/DealerServices.js +3 -1
- package/dist/Forms/EmailOnly.js +3 -3
- package/dist/Forms/EmailUs.js +37 -41
- package/dist/Forms/Forms.css.d.ts +0 -3
- package/dist/Forms/Forms.css.js +39 -39
- package/dist/Forms/MortgageRate/MortgageRateForm.js +8 -6
- package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.d.ts +6 -6
- package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +10 -7
- package/dist/Forms/MortgageRate/MortgageRateWatch.d.ts +2 -2
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +10 -7
- package/dist/Forms/MortgageWarehouseLending.js +10 -4
- package/dist/Forms/QuickPricer/QuickPricerForm.js +8 -4
- package/dist/Forms/ScheduleCall.js +3 -1
- package/dist/Forms/SuccesForm.js +3 -3
- package/dist/Forms/VendorQuestionnaire.js +3 -1
- package/dist/Forms/WcplSurvey.js +3 -1
- package/dist/HeroBanner/HeroBanner.css.d.ts +1 -0
- package/dist/HeroBanner/HeroBanner.css.js +19 -16
- package/dist/HeroBanner/HeroBanner.d.ts +1 -1
- package/dist/HeroBanner/HeroBanner.interface.d.ts +4 -1
- package/dist/HeroBanner/HeroBanner.js +26 -160
- package/dist/HeroBanner/HeroVideoPoster.d.ts +5 -0
- package/dist/HeroBanner/HeroVideoPoster.js +24 -0
- package/dist/HeroBanner/LargeBanner.css.d.ts +110 -0
- package/dist/HeroBanner/LargeBanner.css.js +22 -8
- package/dist/HeroBanner/LargeHeroBanner.d.ts +5 -0
- package/dist/HeroBanner/LargeHeroBanner.js +223 -0
- package/dist/HeroBanner/index.js +3 -2
- package/dist/Hyperlink/index.js +3 -3
- package/dist/IconBillboard/IconBillboardSet.js +1 -1
- package/dist/ImageBillboard/ExitIntentModal/ModalWrapper.d.ts +1 -1
- package/dist/ImageBillboard/ExitIntentModal/useExitIntentModal.d.ts +1 -1
- package/dist/ImageBillboard/ImageBillboard.js +1 -1
- package/dist/ImageLink/ImageLink.js +2 -2
- package/dist/ImageLink/ImageLinkSet.js +2 -2
- package/dist/ImageLink/index.js +3 -3
- package/dist/Input/Checkbox.js +2 -2
- package/dist/Input/DownPaymentInput.js +1 -1
- package/dist/Input/Dropdown.js +1 -1
- package/dist/Input/Input.js +1 -1
- package/dist/Input/InputTextArea.js +1 -1
- package/dist/Insight/Featured/CategorySelector.js +3 -3
- package/dist/Insight/Featured/Featured.js +5 -5
- package/dist/Insight/Featured/Header.js +3 -3
- package/dist/Interstitial/Interstitial.module.js +10 -10
- package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
- package/dist/Modal/Modal.js +3 -3
- package/dist/Modal/contextApi/store.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
- package/dist/NavigationMenu/AxosALTS/index.js +3 -3
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +3 -3
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +27 -27
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +5 -3
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +4 -4
- package/dist/NavigationMenu/AxosBank/index.js +13 -5
- package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
- package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +41 -41
- package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavBar.module.js +37 -37
- package/dist/NavigationMenu/LaVictoire/index.js +3 -3
- package/dist/NavigationMenu/Navbar.js +3 -3
- package/dist/NavigationMenu/SignInNavButton.js +3 -3
- package/dist/PageNavItem/PageNavItem.js +1 -1
- package/dist/SetContainer/SetContainer.js +3 -3
- package/dist/SocialMediaBar/iconsRepository.js +3 -3
- package/dist/StepItem/StepItem.js +1 -1
- package/dist/StepItemSet/StepItemSet.js +1 -1
- package/dist/Table/Table.d.ts +20 -21
- package/dist/Table/Table.js +1 -1
- package/dist/Topic/Topic.js +1 -1
- package/dist/VideoTile/VideoTile.js +3 -3
- package/dist/VideoWrapper/index.js +3 -3
- package/dist/WalnutIframe/wrapper.module.js +3 -3
- package/dist/assets/Avatar/{Avatar.css → Avatar.css.css} +59 -59
- package/dist/assets/Blockquote/{Blockquote.css → Blockquote.css.css} +72 -72
- package/dist/assets/Chatbot/ChatWindow.css +0 -26
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +2 -0
- package/dist/assets/FdicCallout/{FdicCallout.css → FdicCallout.css.css} +48 -48
- package/dist/assets/Forms/Forms.css +91 -94
- package/dist/assets/HeroBanner/HeroBanner.css +82 -65
- package/dist/assets/HeroBanner/LargeBanner.css +126 -59
- package/dist/assets/Interstitial/{Interstitial.css → Interstitial.css.css} +142 -142
- package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +3 -264
- package/dist/assets/NavigationMenu/AxosALTS/NavBar.css.css +264 -0
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +30 -609
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +609 -0
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +30 -630
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +630 -0
- package/dist/assets/NavigationMenu/AxosBank/MobileMenu/{MobileMenu.css → MobileMenu.css.css} +353 -353
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +40 -445
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +445 -0
- package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +4 -484
- package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +484 -0
- package/dist/assets/NavigationMenu/AxosFiduciary/{NavBar.css → NavBar.css.css} +427 -427
- package/dist/assets/NavigationMenu/LaVictoire/NavBar.css +3 -429
- package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +429 -0
- package/dist/assets/WalnutIframe/{wrapper.css → wrapper.css.css} +48 -48
- package/dist/assets/globals.css +6 -6
- package/dist/assets/utils/optimizeImage/{optimizeImage.css → optimizeImage.css.css} +47 -47
- package/dist/main.js +4 -7
- package/dist/utils/allowedAxosDomains.js +2 -2
- package/dist/utils/getPosition.d.ts +1 -0
- package/dist/utils/getPosition.js +17 -0
- package/dist/utils/optimizeImage/optimizeImage.module.js +3 -3
- package/dist/utils/useCachedValidators.js +2 -2
- package/dist/utils/variant.types.d.ts +1 -0
- package/package.json +136 -148
- package/dist/assets/NavigationMenu/AxosALTS/NavBar2.css +0 -3
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar2.css +0 -30
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar2.css +0 -30
- package/dist/assets/NavigationMenu/AxosBank/NavBar2.css +0 -40
- package/dist/assets/NavigationMenu/AxosClearing/NavBar2.css +0 -4
- package/dist/assets/NavigationMenu/LaVictoire/NavBar2.css +0 -3
- package/dist/assets/notification.mp3.js +0 -4
|
@@ -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,48 +1,48 @@
|
|
|
1
|
-
@keyframes
|
|
2
|
-
from {
|
|
3
|
-
transform: translateX(-100%);
|
|
4
|
-
}
|
|
5
|
-
to {
|
|
6
|
-
transform: translateX(100%);
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.
|
|
11
|
-
background: #1e3860;
|
|
12
|
-
border-radius: 8px;
|
|
13
|
-
height: 555px;
|
|
14
|
-
isolation: isolate;
|
|
15
|
-
margin-block: 48px;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
section > .
|
|
19
|
-
margin-top: 0 !important;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.
|
|
23
|
-
content: "";
|
|
24
|
-
position: absolute;
|
|
25
|
-
top: 0;
|
|
26
|
-
left: 0;
|
|
27
|
-
width: 190%;
|
|
28
|
-
height: 100%;
|
|
29
|
-
background: linear-gradient(
|
|
30
|
-
65deg,
|
|
31
|
-
rgba(255, 255, 255, 0) 20%,
|
|
32
|
-
rgba(255, 255, 255, 0.5) 50%,
|
|
33
|
-
rgba(255, 255, 255, 0) 80%
|
|
34
|
-
);
|
|
35
|
-
animation:
|
|
36
|
-
z-index: -1;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.
|
|
40
|
-
height: 100%;
|
|
41
|
-
width: 100%;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
@media (max-width: 1023px) {
|
|
45
|
-
.
|
|
46
|
-
display: none;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
1
|
+
@keyframes _shimmer_f1tr5_1 {
|
|
2
|
+
from {
|
|
3
|
+
transform: translateX(-100%);
|
|
4
|
+
}
|
|
5
|
+
to {
|
|
6
|
+
transform: translateX(100%);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
._wrapper_f1tr5_10 {
|
|
11
|
+
background: #1e3860;
|
|
12
|
+
border-radius: 8px;
|
|
13
|
+
height: 555px;
|
|
14
|
+
isolation: isolate;
|
|
15
|
+
margin-block: 48px;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
section > ._wrapper_f1tr5_10:first-child {
|
|
19
|
+
margin-top: 0 !important;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
._wrapper_f1tr5_10::before {
|
|
23
|
+
content: "";
|
|
24
|
+
position: absolute;
|
|
25
|
+
top: 0;
|
|
26
|
+
left: 0;
|
|
27
|
+
width: 190%;
|
|
28
|
+
height: 100%;
|
|
29
|
+
background: linear-gradient(
|
|
30
|
+
65deg,
|
|
31
|
+
rgba(255, 255, 255, 0) 20%,
|
|
32
|
+
rgba(255, 255, 255, 0.5) 50%,
|
|
33
|
+
rgba(255, 255, 255, 0) 80%
|
|
34
|
+
);
|
|
35
|
+
animation: _shimmer_f1tr5_1 1.3s infinite linear;
|
|
36
|
+
z-index: -1;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
._wrapper_control_f1tr5_39 {
|
|
40
|
+
height: 100%;
|
|
41
|
+
width: 100%;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
@media (max-width: 1023px) {
|
|
45
|
+
._wrapper_f1tr5_10 {
|
|
46
|
+
display: none;
|
|
47
|
+
}
|
|
48
|
+
}
|
package/dist/assets/globals.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@layer
|
|
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
|
|
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));
|
|
@@ -1,47 +1,47 @@
|
|
|
1
|
-
@keyframes
|
|
2
|
-
from {
|
|
3
|
-
transform: translateX(-100%);
|
|
4
|
-
}
|
|
5
|
-
to {
|
|
6
|
-
transform: translateX(100%);
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.
|
|
11
|
-
height: 100%;
|
|
12
|
-
width: 100%;
|
|
13
|
-
inset: 0;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.
|
|
17
|
-
position: relative;
|
|
18
|
-
width: 100%;
|
|
19
|
-
height: 100%;
|
|
20
|
-
overflow: hidden;
|
|
21
|
-
background: #1e3860;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
._1es6o1h0 .
|
|
25
|
-
background-color: var(--_1073cm8f);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.fl2fv50 .
|
|
29
|
-
background-color: #28587d;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.
|
|
33
|
-
content: "";
|
|
34
|
-
position: absolute;
|
|
35
|
-
top: 0;
|
|
36
|
-
left: 0;
|
|
37
|
-
width: 190%;
|
|
38
|
-
height: 100%;
|
|
39
|
-
background: linear-gradient(
|
|
40
|
-
65deg,
|
|
41
|
-
rgba(255, 255, 255, 0) 20%,
|
|
42
|
-
rgba(255, 255, 255, 0.5) 50%,
|
|
43
|
-
rgba(255, 255, 255, 0) 80%
|
|
44
|
-
);
|
|
45
|
-
animation:
|
|
46
|
-
z-index: 1;
|
|
47
|
-
}
|
|
1
|
+
@keyframes _shimmer_pwl74_1 {
|
|
2
|
+
from {
|
|
3
|
+
transform: translateX(-100%);
|
|
4
|
+
}
|
|
5
|
+
to {
|
|
6
|
+
transform: translateX(100%);
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
._loader_pwl74_10 {
|
|
11
|
+
height: 100%;
|
|
12
|
+
width: 100%;
|
|
13
|
+
inset: 0;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
._loading_pwl74_16 {
|
|
17
|
+
position: relative;
|
|
18
|
+
width: 100%;
|
|
19
|
+
height: 100%;
|
|
20
|
+
overflow: hidden;
|
|
21
|
+
background: #1e3860;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
._1es6o1h0 ._loading_pwl74_16 {
|
|
25
|
+
background-color: var(--_1073cm8f);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.fl2fv50 ._loading_pwl74_16 {
|
|
29
|
+
background-color: #28587d;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
._loading_pwl74_16::before {
|
|
33
|
+
content: "";
|
|
34
|
+
position: absolute;
|
|
35
|
+
top: 0;
|
|
36
|
+
left: 0;
|
|
37
|
+
width: 190%;
|
|
38
|
+
height: 100%;
|
|
39
|
+
background: linear-gradient(
|
|
40
|
+
65deg,
|
|
41
|
+
rgba(255, 255, 255, 0) 20%,
|
|
42
|
+
rgba(255, 255, 255, 0.5) 50%,
|
|
43
|
+
rgba(255, 255, 255, 0) 80%
|
|
44
|
+
);
|
|
45
|
+
animation: _shimmer_pwl74_1 1.3s infinite linear;
|
|
46
|
+
z-index: 1;
|
|
47
|
+
}
|
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,
|
|
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}":
|
|
45
|
-
"{COMMERCIALPORTAL_REGISTER}": domains.COMMERCIALPORTAL_URL
|
|
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";
|