@axos-web-dev/shared-components 1.0.100-sectionSpacerRemoved.5 → 1.0.101-dev.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.
- package/dist/ATMLocator/ATMLocator.js +1 -1
- package/dist/Accordion/Accordion.js +3 -3
- package/dist/AlertBanner/index.js +1 -1
- package/dist/Article/Article.d.ts +2 -2
- package/dist/Article/Article.js +3 -14
- package/dist/Auth/ErrorAlert.js +1 -1
- package/dist/Avatar/Avatar.module.js +1 -1
- package/dist/Blockquote/Blockquote.module.js +1 -1
- package/dist/Button/Button.js +1 -1
- package/dist/Calculators/AnnualFeeCalculator/index.js +1 -1
- package/dist/Calculators/ApyCalculator/index.js +1 -1
- package/dist/Calculators/BuyDownCalculator/index.js +12 -5
- package/dist/Calculators/Calculator.d.ts +1 -0
- package/dist/Calculators/Calculator.js +15 -13
- package/dist/Calculators/MarginTradingCalculator/index.js +1 -1
- 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 +7 -8
- package/dist/Chatbot/Bubble.js +1 -1
- package/dist/Chatbot/Chat.js +7 -0
- package/dist/Chatbot/ChatWindow.d.ts +0 -2
- package/dist/Chatbot/ChatWindow.js +3 -19
- package/dist/Chatbot/Chatbot.js +9 -90
- package/dist/Chatbot/ChatbotMessage.d.ts +0 -1
- package/dist/Chatbot/ChatbotMessage.js +2 -5
- package/dist/Chatbot/store/chat.d.ts +0 -3
- package/dist/Chatbot/store/chat.js +2 -10
- package/dist/Chatbot/store/messages.d.ts +0 -1
- package/dist/Chatbot/store/messages.js +2 -5
- package/dist/Chevron/index.js +1 -1
- package/dist/Comparison/Comparison.js +1 -1
- package/dist/ContentBanner/index.js +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +2 -2
- package/dist/ExecutiveBio/ExecutiveBioSet.js +1 -1
- package/dist/FaqAccordion/index.js +2 -2
- package/dist/FdicCallout/FdicCallout.module.js +1 -1
- package/dist/FooterDisclosure/FooterDisclosure.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
- package/dist/Forms/ApplicationStart.js +1 -3
- package/dist/Forms/ApplyNow.js +1 -1
- package/dist/Forms/BoatMooringLocation.d.ts +25 -0
- package/dist/Forms/BoatMooringLocation.js +479 -0
- package/dist/Forms/ClearingForm.js +1 -3
- package/dist/Forms/CommercialDeposits.js +1 -3
- package/dist/Forms/CommercialDepositsNoLendingOption.js +1 -3
- package/dist/Forms/CommercialLending.js +9 -26
- package/dist/Forms/CommercialPremiumFinance.js +3 -11
- package/dist/Forms/ContactCompany.js +1 -3
- package/dist/Forms/ContactCompanyTitle.js +1 -3
- package/dist/Forms/ContactUs.js +1 -3
- package/dist/Forms/ContactUsAAS.js +1 -7
- package/dist/Forms/ContactUsBusiness.js +2 -8
- package/dist/Forms/ContactUsBusinessNameEmail.js +2 -8
- package/dist/Forms/ContactUsLVF.js +1 -3
- package/dist/Forms/ContactUsNMLSId.js +2 -8
- package/dist/Forms/CpraRequest.js +1 -3
- package/dist/Forms/CraPublicFile.js +2 -8
- package/dist/Forms/DealerServices.js +1 -3
- package/dist/Forms/EmailOnly.js +3 -8
- package/dist/Forms/EmailUs.js +1 -3
- package/dist/Forms/Forms.css.d.ts +1 -1
- package/dist/Forms/Forms.css.js +3 -3
- package/dist/Forms/MortgageRate/MortgageRateForm.js +4 -6
- package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.d.ts +6 -6
- package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +7 -10
- package/dist/Forms/MortgageRate/MortgageRateWatch.d.ts +2 -2
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +5 -8
- package/dist/Forms/MortgageWarehouseLending.js +2 -8
- package/dist/Forms/QuickPricer/QuickPricerForm.js +4 -8
- package/dist/Forms/ScheduleCall.js +1 -3
- package/dist/Forms/SuccesForm.js +1 -1
- package/dist/Forms/VendorQuestionnaire.js +1 -3
- package/dist/Forms/WcplSurvey.js +1 -3
- package/dist/Forms/index.d.ts +1 -0
- package/dist/Forms/index.js +2 -0
- package/dist/HeroBanner/HeroBanner.js +2 -2
- package/dist/Hyperlink/index.js +1 -1
- package/dist/IconBillboard/IconBillboard.css.d.ts +0 -1
- package/dist/IconBillboard/IconBillboard.css.js +9 -11
- package/dist/IconBillboard/IconBillboardSet.js +1 -1
- package/dist/IconBillboard/index.js +1 -2
- 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/ImageBillboard/ImageBillboardSet.js +2 -2
- package/dist/ImageLink/ImageLink.js +1 -1
- package/dist/ImageLink/ImageLinkSet.js +1 -1
- package/dist/ImageLink/index.js +1 -1
- 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 +1 -1
- package/dist/Insight/Featured/Featured.js +3 -3
- package/dist/Insight/Featured/Header.js +1 -1
- package/dist/Interstitial/Interstitial.module.js +1 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
- package/dist/Modal/Modal.js +1 -1
- package/dist/Modal/contextApi/store.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosALTS/NavData.js +1 -1
- package/dist/NavigationMenu/AxosALTS/index.js +1 -1
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +16 -16
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +6 -6
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +13 -13
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosBank/NavData.js +1 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +20 -20
- package/dist/NavigationMenu/AxosBank/index.js +1 -1
- package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
- package/dist/NavigationMenu/AxosClearing/NavBar.module.js +1 -1
- package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavBar.module.js +1 -1
- package/dist/NavigationMenu/LaVictoire/NavData.js +1 -1
- package/dist/NavigationMenu/LaVictoire/index.js +1 -1
- package/dist/NavigationMenu/NavDataJson.js +1 -1
- package/dist/NavigationMenu/Navbar.js +1 -1
- package/dist/NavigationMenu/SignInNavButton.js +1 -1
- package/dist/PageNavItem/PageNavItem.js +1 -1
- package/dist/SetContainer/SetContainer.js +2 -2
- package/dist/SocialMediaBar/iconsRepository.js +1 -1
- package/dist/StepItem/StepItem.js +1 -1
- package/dist/StepItemSet/StepItemSet.js +1 -1
- package/dist/Table/Table.d.ts +21 -20
- package/dist/Table/Table.js +1 -1
- package/dist/Topic/Topic.js +1 -1
- package/dist/VideoTile/VideoTile.js +1 -1
- package/dist/VideoWrapper/index.js +1 -1
- package/dist/WalnutIframe/wrapper.module.js +1 -1
- package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +1 -1
- package/dist/assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css +2 -2
- package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +1 -1
- package/dist/assets/Carousel/Carousel.css +1 -1
- package/dist/assets/Chatbot/AnimatedGradientBorder.css +1 -2
- package/dist/assets/DownloadTile/DownloadTile.css +2 -2
- package/dist/assets/ExecutiveBio/ExecutiveBio.css +1 -1
- package/dist/assets/Forms/Forms.css +25 -29
- package/dist/assets/HelpArticle/HelpArticle.css +2 -2
- package/dist/assets/IconBillboard/IconBillboard.css +28 -35
- package/dist/assets/Inputs/Input.css +1 -1
- package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
- package/dist/assets/Insight/Insight.css +4 -4
- package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +264 -3
- package/dist/assets/NavigationMenu/AxosALTS/NavBar2.css +3 -0
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +601 -22
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar2.css +30 -0
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +622 -22
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar2.css +30 -0
- package/dist/assets/NavigationMenu/AxosBank/MobileMenu/{MobileMenu.css.css → MobileMenu.css} +27 -27
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +433 -28
- package/dist/assets/NavigationMenu/AxosBank/NavBar2.css +40 -0
- package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +484 -4
- package/dist/assets/NavigationMenu/AxosClearing/NavBar2.css +4 -0
- package/dist/assets/NavigationMenu/LaVictoire/NavBar.css +429 -3
- package/dist/assets/NavigationMenu/LaVictoire/NavBar2.css +3 -0
- package/dist/assets/Topic/Topic.css +1 -1
- package/dist/assets/Typography/Typography.css +1 -1
- package/dist/assets/VideoTile/VideoTile.css +1 -1
- package/dist/main.js +3 -2
- package/dist/utils/optimizeImage/optimizeImage.module.js +1 -1
- package/dist/utils/useCachedValidators.js +2 -2
- package/package.json +31 -22
- package/dist/assets/NavigationMenu/AxosALTS/NavBar.css.css +0 -264
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +0 -609
- package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css.css +0 -630
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +0 -445
- package/dist/assets/NavigationMenu/AxosClearing/NavBar.css.css +0 -484
- package/dist/assets/NavigationMenu/LaVictoire/NavBar.css.css +0 -429
- /package/dist/assets/Avatar/{Avatar.css.css → Avatar.css} +0 -0
- /package/dist/assets/Blockquote/{Blockquote.css.css → Blockquote.css} +0 -0
- /package/dist/assets/FdicCallout/{FdicCallout.css.css → FdicCallout.css} +0 -0
- /package/dist/assets/Interstitial/{Interstitial.css.css → Interstitial.css} +0 -0
- /package/dist/assets/NavigationMenu/AxosFiduciary/{NavBar.css.css → NavBar.css} +0 -0
- /package/dist/assets/WalnutIframe/{wrapper.css.css → wrapper.css} +0 -0
- /package/dist/assets/utils/optimizeImage/{optimizeImage.css.css → optimizeImage.css} +0 -0
|
@@ -1,3 +1,429 @@
|
|
|
1
|
-
.
|
|
2
|
-
|
|
3
|
-
}
|
|
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
|
+
}
|
package/dist/main.js
CHANGED
|
@@ -102,13 +102,14 @@ import { ScheduleCallPremier } from "./Forms/ScheduleCallPremier.js";
|
|
|
102
102
|
import { SuccesFormWrapper } from "./Forms/SuccesForm.js";
|
|
103
103
|
import { VendorQuestionnaire } from "./Forms/VendorQuestionnaire.js";
|
|
104
104
|
import { WCPLSurvey } from "./Forms/WcplSurvey.js";
|
|
105
|
+
import { BoatMooringLocation } from "./Forms/BoatMooringLocation.js";
|
|
105
106
|
import { helpArticle_container, helpArticle_headline, helpArticle_p, insight_headline_2 } from "./HelpArticle/HelpArticle.css.js";
|
|
106
107
|
import { HeroBanner } from "./HeroBanner/HeroBanner.js";
|
|
107
108
|
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";
|
|
108
109
|
import { selection_headline_text, selection_section, selection_section_bg, selection_section_content, selection_section_icon, selection_section_icon_img } from "./HeroBanner/SelectionBanner.css.js";
|
|
109
110
|
import { Hyperlink } from "./Hyperlink/index.js";
|
|
110
111
|
import { IconBillboard } from "./IconBillboard/IconBillboard.js";
|
|
111
|
-
import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section,
|
|
112
|
+
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";
|
|
112
113
|
import { IconBillboardSet } from "./IconBillboard/IconBillboardSet.js";
|
|
113
114
|
import { default as default2 } from "./icons/ArrowIcon/index.js";
|
|
114
115
|
import { default as default3 } from "./icons/AxosX/index.js";
|
|
@@ -248,6 +249,7 @@ export {
|
|
|
248
249
|
default4 as AxosXBlue,
|
|
249
250
|
BalanceAPYCalculator,
|
|
250
251
|
Blockquote,
|
|
252
|
+
BoatMooringLocation,
|
|
251
253
|
BreadcumbHeader,
|
|
252
254
|
Bubble,
|
|
253
255
|
BulletItem,
|
|
@@ -656,7 +658,6 @@ export {
|
|
|
656
658
|
inner,
|
|
657
659
|
input,
|
|
658
660
|
inputStyle,
|
|
659
|
-
insightTitle,
|
|
660
661
|
insight_header,
|
|
661
662
|
insight_header_2,
|
|
662
663
|
insight_header_3,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '../../assets/utils/optimizeImage/optimizeImage.css
|
|
1
|
+
import '../../assets/utils/optimizeImage/optimizeImage.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();
|
|
6
|
+
const validatorRef = useRef(null);
|
|
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();
|
|
13
|
+
const validatorRef = useRef(null);
|
|
14
14
|
if (!validatorRef.current) {
|
|
15
15
|
validatorRef.current = createCachedNMLSValidator(validateNMLS);
|
|
16
16
|
}
|
package/package.json
CHANGED
|
@@ -1,10 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@axos-web-dev/shared-components",
|
|
3
3
|
"description": "Axos shared components library for web.",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.101-dev.1",
|
|
5
5
|
"type": "module",
|
|
6
|
+
"main": "index.js",
|
|
6
7
|
"module": "dist/main.js",
|
|
7
8
|
"types": "dist/main.d.ts",
|
|
9
|
+
"exports": {
|
|
10
|
+
".": {
|
|
11
|
+
"types": "./dist/main.d.ts",
|
|
12
|
+
"import": "./dist/main.js"
|
|
13
|
+
},
|
|
14
|
+
"./styles.css": "./dist/assets/index.css",
|
|
15
|
+
"./globals.css": "./dist/assets/globals.css",
|
|
16
|
+
"./themes/axos.css": "./dist/assets/themes/axos.css",
|
|
17
|
+
"./themes/premier.css": "./dist/assets/themes/premier.css",
|
|
18
|
+
"./dist/*": "./dist/*"
|
|
19
|
+
},
|
|
8
20
|
"files": [
|
|
9
21
|
"dist"
|
|
10
22
|
],
|
|
@@ -29,8 +41,8 @@
|
|
|
29
41
|
},
|
|
30
42
|
"dependencies": {
|
|
31
43
|
"@headlessui/react": "^2.2.0",
|
|
32
|
-
"@hookform/resolvers": "^
|
|
33
|
-
"@next-safe-action/adapter-react-hook-form": "^2.0.
|
|
44
|
+
"@hookform/resolvers": "^5.0.1",
|
|
45
|
+
"@next-safe-action/adapter-react-hook-form": "^2.0.2",
|
|
34
46
|
"@react-input/mask": "^1.2.15",
|
|
35
47
|
"@react-input/number-format": "^1.1.3",
|
|
36
48
|
"@storybook/icons": "^1.3.0",
|
|
@@ -49,9 +61,8 @@
|
|
|
49
61
|
"next-safe-action": "^8.0.2",
|
|
50
62
|
"react-date-picker": "^11.0.0",
|
|
51
63
|
"react-date-range": "^2.0.1",
|
|
52
|
-
"react-hook-form": "^7.
|
|
64
|
+
"react-hook-form": "^7.56.4",
|
|
53
65
|
"react-markdown": "^9.1.0",
|
|
54
|
-
"react-popper": "^2.3.0",
|
|
55
66
|
"react-slick": "^0.30.2",
|
|
56
67
|
"react-use": "^17.6.0",
|
|
57
68
|
"react-wrap-balancer": "^1.1.1",
|
|
@@ -64,14 +75,13 @@
|
|
|
64
75
|
"zustand": "^4.5.5"
|
|
65
76
|
},
|
|
66
77
|
"peerDependencies": {
|
|
67
|
-
"@vanilla-extract/css-utils": "^0.1.3",
|
|
68
|
-
"@vanilla-extract/recipes": "^0.5.1",
|
|
69
|
-
"@vanilla-extract/vite-plugin": "^4.0.3",
|
|
70
|
-
"next": "^14.1.4",
|
|
71
|
-
"react": "^18.2.0",
|
|
78
|
+
"@vanilla-extract/css-utils": "^0.1.3 || ^0.1.4",
|
|
79
|
+
"@vanilla-extract/recipes": "^0.5.1 || ^0.5.5",
|
|
80
|
+
"@vanilla-extract/vite-plugin": "^4.0.3 || ^4.0.18",
|
|
81
|
+
"next": "^14.1.4 || ^15.0.0 || ^16.0.0",
|
|
82
|
+
"react": "^18.2.0 || ^19.0.0",
|
|
72
83
|
"react-date-range": "^2.0.1",
|
|
73
|
-
"react-dom": "^18.2.0",
|
|
74
|
-
"react-popper": "^2.3.0",
|
|
84
|
+
"react-dom": "^18.2.0 || ^19.0.0",
|
|
75
85
|
"react-slick": "^0.30.2",
|
|
76
86
|
"slick-carousel": "^1.8.1"
|
|
77
87
|
},
|
|
@@ -93,28 +103,28 @@
|
|
|
93
103
|
"@svgr/plugin-svgo": "^8.1.0",
|
|
94
104
|
"@types/lodash": "^4.17.17",
|
|
95
105
|
"@types/node": "^20.19.0",
|
|
96
|
-
"@types/react": "^
|
|
106
|
+
"@types/react": "^19.0.0",
|
|
97
107
|
"@types/react-date-range": "^1.4.9",
|
|
98
108
|
"@types/react-datepicker": "^6.2.0",
|
|
99
|
-
"@types/react-dom": "^
|
|
109
|
+
"@types/react-dom": "^19.0.0",
|
|
100
110
|
"@types/react-slick": "^0.23.13",
|
|
101
|
-
"@typescript-eslint/eslint-plugin": "^
|
|
102
|
-
"@typescript-eslint/parser": "^
|
|
111
|
+
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
|
112
|
+
"@typescript-eslint/parser": "^8.0.0",
|
|
103
113
|
"@vanilla-extract/css-utils": "^0.1.4",
|
|
104
114
|
"@vanilla-extract/recipes": "^0.5.5",
|
|
105
115
|
"@vanilla-extract/vite-plugin": "^4.0.18",
|
|
106
116
|
"@vitejs/plugin-react-swc": "^3.7.2",
|
|
107
117
|
"esbuild-vanilla-image-loader": "^0.1.3",
|
|
108
|
-
"eslint": "^
|
|
109
|
-
"eslint-plugin-react-hooks": "^
|
|
118
|
+
"eslint": "^9.0.0",
|
|
119
|
+
"eslint-plugin-react-hooks": "^5.1.0",
|
|
110
120
|
"eslint-plugin-react-refresh": "^0.4.16",
|
|
111
121
|
"eslint-plugin-storybook": "^0.8.0",
|
|
112
122
|
"glob": "^10.4.5",
|
|
113
123
|
"husky": "^9.1.7",
|
|
114
|
-
"next": "^
|
|
124
|
+
"next": "^16.0.0",
|
|
115
125
|
"prettier": "3.2.5",
|
|
116
|
-
"react": "^
|
|
117
|
-
"react-dom": "^
|
|
126
|
+
"react": "^19.0.0",
|
|
127
|
+
"react-dom": "^19.0.0",
|
|
118
128
|
"rollup-plugin-preserve-directives": "^0.4.0",
|
|
119
129
|
"rollup-plugin-svg-import": "^3.0.0",
|
|
120
130
|
"rollup-plugin-svgo": "^2.0.0",
|
|
@@ -127,7 +137,6 @@
|
|
|
127
137
|
"vite-plugin-setting-css-module": "^1.1.4",
|
|
128
138
|
"vite-tsconfig-paths": "^4.3.2"
|
|
129
139
|
},
|
|
130
|
-
"main": "index.js",
|
|
131
140
|
"directories": {
|
|
132
141
|
"lib": "lib"
|
|
133
142
|
},
|