@axos-web-dev/shared-components 2.0.0-dev.18-apy → 2.0.0-dev.18-apy.2
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/Auth/ErrorAlert.js +1 -1
- package/dist/Button/Button.js +1 -1
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.d.ts +0 -1
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +23 -25
- package/dist/Calculators/ApyCalculator/index.js +28 -9
- package/dist/Calculators/MarginTradingCalculator/index.js +1 -1
- package/dist/Carousel/index.js +1 -1
- package/dist/Chatbot/AnimatedGradientBorder.css.d.ts +2 -0
- package/dist/Chatbot/AnimatedGradientBorder.css.js +6 -2
- package/dist/Chatbot/Bubble.d.ts +1 -1
- package/dist/Chatbot/Bubble.js +92 -102
- package/dist/Chatbot/Chat.js +1 -2
- package/dist/Chatbot/ChatWindow.css.js +35 -35
- package/dist/Chatbot/Chatbot.d.ts +1 -1
- package/dist/Chatbot/Chatbot.js +1 -5
- package/dist/Chatbot/useHeadlessChat.js +1 -2
- package/dist/Chevron/index.js +1 -1
- package/dist/Comparison/Comparison.js +1 -1
- package/dist/ExecutiveBio/ExecutiveBio.js +1 -1
- package/dist/FaqAccordion/index.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -1
- package/dist/Forms/ApplyNow.js +1 -1
- package/dist/Forms/BoatMooringLocation.d.ts +4 -1
- package/dist/Forms/BoatMooringLocation.js +89 -8
- package/dist/Forms/ContactUsBusiness.js +1 -1
- package/dist/Forms/ContactUsBusinessNameEmail.js +1 -1
- package/dist/Forms/ContactUsNMLSId.js +1 -1
- package/dist/Forms/CpraRequest.js +1 -1
- package/dist/Forms/CraPublicFile.js +1 -1
- package/dist/Forms/EmailOnly.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +1 -1
- package/dist/Forms/MortgageWarehouseLending.js +1 -1
- package/dist/Forms/SuccesForm.js +1 -1
- package/dist/Hyperlink/index.js +1 -1
- package/dist/ImageLink/ImageLink.js +1 -1
- package/dist/ImageLink/ImageLinkSet.js +1 -1
- package/dist/ImageLink/index.js +1 -1
- package/dist/Insight/Featured/CategorySelector.js +1 -1
- package/dist/Insight/Featured/Featured.js +1 -1
- package/dist/Insight/Featured/Header.js +1 -1
- package/dist/Modal/Modal.js +1 -1
- package/dist/NavigationMenu/AxosALTS/index.js +1 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +1 -1
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +39 -39
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -1
- package/dist/NavigationMenu/AxosBank/index.js +1 -1
- package/dist/NavigationMenu/LaVictoire/index.js +1 -1
- package/dist/NavigationMenu/Navbar.js +1 -1
- package/dist/NavigationMenu/SignInNavButton.js +1 -1
- package/dist/SetContainer/SetContainer.js +1 -1
- package/dist/SocialMediaBar/iconsRepository.js +1 -1
- package/dist/VideoTile/VideoTile.js +1 -1
- package/dist/VideoWrapper/index.js +1 -1
- package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +70 -76
- package/dist/assets/Chatbot/AnimatedGradientBorder.css +39 -8
- package/dist/assets/Chatbot/ChatWindow.css +77 -67
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css +88 -88
- package/dist/assets/themes/axos.css +1 -1
- package/dist/assets/themes/ufb.css +1 -1
- package/package.json +2 -2
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
.
|
|
1
|
+
._header_4c252_1 {
|
|
2
2
|
border-bottom: 1px solid #ebebeb;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
.
|
|
5
|
+
._wrapper_4c252_5 {
|
|
6
6
|
width: calc(100% - 80px);
|
|
7
7
|
margin-left: auto;
|
|
8
8
|
margin-right: auto;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.
|
|
11
|
+
._header_main_row_4c252_11 {
|
|
12
12
|
min-height: 80px;
|
|
13
13
|
padding-top: 1rem;
|
|
14
14
|
padding-bottom: 0.5rem;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
.
|
|
17
|
+
._logo_wrap_4c252_17 {
|
|
18
18
|
padding: 9px 6px;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.
|
|
21
|
+
._primary_links_4c252_21 {
|
|
22
22
|
margin-left: 30px;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.
|
|
25
|
+
._main_nav_link_4c252_25 {
|
|
26
26
|
padding: 10px 8px;
|
|
27
27
|
text-align: center;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
.
|
|
30
|
+
._main_nav_link_4c252_25 > a {
|
|
31
31
|
border-bottom: 4px solid transparent;
|
|
32
32
|
display: inline-block;
|
|
33
33
|
font-size: 16px;
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
position: relative;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
-
.
|
|
38
|
+
._main_nav_link_4c252_25 > a::after {
|
|
39
39
|
content: "";
|
|
40
40
|
position: absolute;
|
|
41
41
|
left: 0;
|
|
@@ -46,34 +46,34 @@
|
|
|
46
46
|
opacity: 0;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.
|
|
49
|
+
._main_nav_link_4c252_25 > .active {
|
|
50
50
|
font-weight: 700;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.
|
|
53
|
+
._main_nav_link_4c252_25 > .active::after {
|
|
54
54
|
opacity: 1;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
.
|
|
58
|
-
.
|
|
59
|
-
.
|
|
60
|
-
.
|
|
57
|
+
._sub_nav_link_4c252_57 a,
|
|
58
|
+
._main_nav_link_4c252_25 a,
|
|
59
|
+
._signin_wrap_4c252_59 a,
|
|
60
|
+
._signin_btn_4c252_60 {
|
|
61
61
|
text-decoration: none;
|
|
62
62
|
transition: opacity 0.3s ease;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
.
|
|
66
|
-
.
|
|
67
|
-
.
|
|
65
|
+
._sub_nav_link_4c252_57:hover,
|
|
66
|
+
._main_nav_link_4c252_25 a:hover,
|
|
67
|
+
._signin_wrap_4c252_59 a:hover {
|
|
68
68
|
opacity: 0.8;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
|
-
.
|
|
71
|
+
._signin_wrap_4c252_59 .link {
|
|
72
72
|
padding: 8px;
|
|
73
73
|
text-decoration: none;
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
.
|
|
76
|
+
._signin_btn_4c252_60 {
|
|
77
77
|
border-color: transparent;
|
|
78
78
|
border-radius: 8px;
|
|
79
79
|
color: #fff;
|
|
@@ -82,32 +82,32 @@
|
|
|
82
82
|
font-weight: 700;
|
|
83
83
|
line-height: 1.44;
|
|
84
84
|
margin-left: 8px;
|
|
85
|
-
padding: 11px 24px;
|
|
85
|
+
padding: 11px 24px !important;
|
|
86
86
|
letter-spacing: 0.2px;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
.
|
|
89
|
+
._signin_btn_4c252_60:hover {
|
|
90
90
|
background-color: transparent;
|
|
91
91
|
opacity: 0.9;
|
|
92
92
|
}
|
|
93
93
|
|
|
94
|
-
.
|
|
94
|
+
._signin_btn_4c252_60 > span {
|
|
95
95
|
margin-right: 8px;
|
|
96
96
|
}
|
|
97
97
|
|
|
98
|
-
.
|
|
98
|
+
._header_sub_row_4c252_98 {
|
|
99
99
|
min-height: 48px;
|
|
100
100
|
position: relative;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.
|
|
103
|
+
._sub_nav_link_4c252_57 {
|
|
104
104
|
color: #ffffff;
|
|
105
105
|
display: flex;
|
|
106
106
|
padding-inline: 1rem;
|
|
107
107
|
text-align: center;
|
|
108
108
|
}
|
|
109
109
|
|
|
110
|
-
.
|
|
110
|
+
._sub_nav_link_4c252_57 a {
|
|
111
111
|
display: flex;
|
|
112
112
|
align-items: center;
|
|
113
113
|
font-family: var(--header-font-family);
|
|
@@ -115,20 +115,20 @@
|
|
|
115
115
|
line-height: 1.5;
|
|
116
116
|
padding: 12px 0px;
|
|
117
117
|
}
|
|
118
|
-
.
|
|
118
|
+
._sub_nav_link_4c252_57 a:first-child {
|
|
119
119
|
padding-left: 9.5px;
|
|
120
120
|
padding-right: 1.5px;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.
|
|
123
|
+
._sub_nav_link_4c252_57 a:last-child {
|
|
124
124
|
padding-right: 9.5px;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
.
|
|
127
|
+
._sub_nav_link_4c252_57:hover {
|
|
128
128
|
background: linear-gradient(207deg, transparent, rgb(255 255 255 / 28%));
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
-
.
|
|
131
|
+
._signin_dropdown_4c252_131 {
|
|
132
132
|
display: none;
|
|
133
133
|
min-width: 288px;
|
|
134
134
|
padding: 1.5rem 1rem;
|
|
@@ -138,33 +138,33 @@
|
|
|
138
138
|
z-index: 1204;
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
.
|
|
141
|
+
._shadow_4c252_141 {
|
|
142
142
|
border-top: none;
|
|
143
143
|
border: 0.5px solid rgb(255 255 255 / 14%);
|
|
144
144
|
box-shadow: 0px 8px 16px 0px rgba(30, 38, 47, 0.2);
|
|
145
145
|
}
|
|
146
146
|
|
|
147
|
-
.
|
|
147
|
+
._signin_dropdown_4c252_131 li[role="heading"] {
|
|
148
148
|
margin-top: 1px;
|
|
149
149
|
}
|
|
150
150
|
|
|
151
|
-
.
|
|
151
|
+
._signin_header_4c252_151 {
|
|
152
152
|
color: #1f1f1f;
|
|
153
153
|
font-weight: 700;
|
|
154
154
|
padding: 0.5rem 1rem;
|
|
155
155
|
text-align: left;
|
|
156
156
|
}
|
|
157
157
|
|
|
158
|
-
.
|
|
158
|
+
._signin_subheader_4c252_158 {
|
|
159
159
|
padding: 0.5rem 0.5rem 0.5rem 1.5rem;
|
|
160
160
|
}
|
|
161
161
|
|
|
162
|
-
.
|
|
163
|
-
.
|
|
162
|
+
._signin_header_4c252_151,
|
|
163
|
+
._signin_subheader_4c252_158 a {
|
|
164
164
|
line-height: 1.5;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
@keyframes
|
|
167
|
+
@keyframes _fadeInDown_4c252_1 {
|
|
168
168
|
from {
|
|
169
169
|
opacity: 0;
|
|
170
170
|
transform: translate3d(0, -1%, 0);
|
|
@@ -176,23 +176,23 @@
|
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.
|
|
179
|
+
._opacity_4c252_179 {
|
|
180
180
|
animation-duration: 0.5s;
|
|
181
181
|
animation-fill-mode: both;
|
|
182
|
-
animation-name:
|
|
182
|
+
animation-name: _fadeInDown_4c252_1;
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
-
.
|
|
185
|
+
._signin_footer_4c252_185 {
|
|
186
186
|
margin-top: 0.5rem;
|
|
187
187
|
padding-top: 1rem;
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.
|
|
190
|
+
._signin_footer_4c252_185 > a + a {
|
|
191
191
|
display: block;
|
|
192
192
|
margin-top: 16px;
|
|
193
193
|
}
|
|
194
194
|
|
|
195
|
-
.
|
|
195
|
+
._signin_footer_4c252_185::before {
|
|
196
196
|
content: "";
|
|
197
197
|
background-color: #8f8f8f;
|
|
198
198
|
height: 2px;
|
|
@@ -203,19 +203,19 @@
|
|
|
203
203
|
width: 94%;
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.
|
|
206
|
+
._open_4c252_206 {
|
|
207
207
|
opacity: 0.8;
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
.
|
|
210
|
+
._open_4c252_206 > svg {
|
|
211
211
|
transform: scaleY(-1);
|
|
212
212
|
}
|
|
213
213
|
|
|
214
|
-
.
|
|
214
|
+
._open_4c252_206 + ._signin_dropdown_4c252_131 {
|
|
215
215
|
display: block;
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
.
|
|
218
|
+
._dd_wrapper_4c252_218 {
|
|
219
219
|
max-width: 1440px;
|
|
220
220
|
outline: none !important;
|
|
221
221
|
position: absolute;
|
|
@@ -224,50 +224,50 @@
|
|
|
224
224
|
z-index: 1203;
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.
|
|
227
|
+
._dd_media_4c252_227 {
|
|
228
228
|
padding: 1.5rem;
|
|
229
229
|
width: 280px;
|
|
230
230
|
}
|
|
231
231
|
|
|
232
|
-
.
|
|
232
|
+
._dd_media_img_4c252_232 {
|
|
233
233
|
min-height: 232px;
|
|
234
234
|
}
|
|
235
235
|
|
|
236
|
-
.
|
|
236
|
+
._dd_site_navs_4c252_236 {
|
|
237
237
|
display: flex;
|
|
238
238
|
flex-direction: column;
|
|
239
239
|
flex: 1 1 0%;
|
|
240
240
|
padding: 1.5rem;
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.
|
|
243
|
+
._dd_media_header_4c252_243 p {
|
|
244
244
|
color: #fff;
|
|
245
245
|
font-size: 14px;
|
|
246
246
|
line-height: 1.42;
|
|
247
247
|
}
|
|
248
248
|
|
|
249
|
-
.
|
|
249
|
+
._dd_media_header_4c252_243 p[role="heading"] {
|
|
250
250
|
font: 700 1.25rem/ 1.4 var(--header-font-family);
|
|
251
251
|
text-wrap: pretty;
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
.
|
|
254
|
+
._mt_8_4c252_254 {
|
|
255
255
|
margin-top: 8px;
|
|
256
256
|
}
|
|
257
257
|
|
|
258
|
-
.
|
|
258
|
+
._mt_16_4c252_258 {
|
|
259
259
|
margin-top: 1rem;
|
|
260
260
|
}
|
|
261
261
|
|
|
262
|
-
.
|
|
262
|
+
._ml_8_4c252_262 {
|
|
263
263
|
margin-left: 8px;
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.
|
|
266
|
+
._reversed_row_4c252_266 {
|
|
267
267
|
flex-direction: row-reverse;
|
|
268
268
|
}
|
|
269
269
|
|
|
270
|
-
.
|
|
270
|
+
._headline_4c252_270 > [role="heading"] {
|
|
271
271
|
color: var(--_1073cm85);
|
|
272
272
|
flex: 1 1 0%;
|
|
273
273
|
font: 700 1.5rem / 1.33 var(--header-font-family);
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
text-decoration: none;
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
.
|
|
278
|
+
._nav_anchor_4c252_278 {
|
|
279
279
|
aspect-ratio: 1;
|
|
280
280
|
background-color: #4a5560;
|
|
281
281
|
border-radius: 8px;
|
|
@@ -283,11 +283,11 @@
|
|
|
283
283
|
width: 1.5rem;
|
|
284
284
|
}
|
|
285
285
|
|
|
286
|
-
.
|
|
286
|
+
._headline_cta_4c252_286 {
|
|
287
287
|
margin-left: 8px;
|
|
288
288
|
}
|
|
289
289
|
|
|
290
|
-
.
|
|
290
|
+
._headline_cta_4c252_286 > a {
|
|
291
291
|
color: var(--_1073cm85);
|
|
292
292
|
font-family: var(--header-font-family);
|
|
293
293
|
font-weight: 700;
|
|
@@ -295,15 +295,15 @@
|
|
|
295
295
|
text-decoration: none;
|
|
296
296
|
}
|
|
297
297
|
|
|
298
|
-
.
|
|
299
|
-
.
|
|
300
|
-
.
|
|
301
|
-
.
|
|
302
|
-
.
|
|
298
|
+
._sub_nav_link_4c252_57:hover,
|
|
299
|
+
._signin_wrap_4c252_59 a:hover,
|
|
300
|
+
._main_nav_link_4c252_25 a:not(.active):hover,
|
|
301
|
+
._dd_site_navs_4c252_236 a:hover,
|
|
302
|
+
._site_lists_4c252_302 a:hover {
|
|
303
303
|
text-decoration: underline;
|
|
304
304
|
}
|
|
305
305
|
|
|
306
|
-
.
|
|
306
|
+
._dd_site_navs_4c252_236 hr {
|
|
307
307
|
border-style: solid;
|
|
308
308
|
border-width: 1px;
|
|
309
309
|
color: #a0aab3;
|
|
@@ -312,66 +312,66 @@
|
|
|
312
312
|
position: relative;
|
|
313
313
|
}
|
|
314
314
|
|
|
315
|
-
.
|
|
315
|
+
._site_lists_4c252_302 {
|
|
316
316
|
display: grid;
|
|
317
317
|
gap: 24px;
|
|
318
318
|
grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
|
|
319
319
|
padding-bottom: 1.5rem;
|
|
320
320
|
}
|
|
321
321
|
|
|
322
|
-
.
|
|
322
|
+
._site_lists_4c252_302._modify_fit_4c252_322 {
|
|
323
323
|
grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
|
|
324
324
|
}
|
|
325
325
|
|
|
326
|
-
.
|
|
326
|
+
._site_lists_4c252_302 > * {
|
|
327
327
|
width: 100%;
|
|
328
328
|
}
|
|
329
329
|
|
|
330
|
-
.
|
|
330
|
+
._site_lists_4c252_302 a {
|
|
331
331
|
color: #1f1f1f;
|
|
332
332
|
text-decoration: none;
|
|
333
333
|
font-weight: 400;
|
|
334
334
|
font-family: var(--header-font-family);
|
|
335
335
|
}
|
|
336
336
|
|
|
337
|
-
.
|
|
337
|
+
._site_lists_4c252_302 [role="heading"] {
|
|
338
338
|
color: var(--_1073cm83);
|
|
339
339
|
font-weight: 700;
|
|
340
340
|
font-family: unset;
|
|
341
341
|
}
|
|
342
342
|
|
|
343
|
-
.
|
|
343
|
+
._site_lists_4c252_302 li + li {
|
|
344
344
|
margin-top: 8px;
|
|
345
345
|
}
|
|
346
346
|
|
|
347
|
-
.
|
|
347
|
+
._signin_wrap_4c252_59 > ._mobile_only_4c252_347 > a {
|
|
348
348
|
color: #4a5560;
|
|
349
349
|
padding: 0;
|
|
350
350
|
line-height: 1;
|
|
351
351
|
}
|
|
352
352
|
|
|
353
|
-
.
|
|
353
|
+
._mobile_logo_4c252_353 {
|
|
354
354
|
display: flex;
|
|
355
355
|
align-items: center;
|
|
356
356
|
flex: 1 1 0%;
|
|
357
357
|
justify-content: space-between;
|
|
358
358
|
}
|
|
359
359
|
|
|
360
|
-
.
|
|
360
|
+
._highlight_4c252_360 > a {
|
|
361
361
|
border-bottom: none;
|
|
362
362
|
font-weight: 700;
|
|
363
363
|
line-height: 1.44;
|
|
364
364
|
}
|
|
365
365
|
|
|
366
|
-
.
|
|
366
|
+
._mobile_opened_4c252_366 {
|
|
367
367
|
left: 0%;
|
|
368
368
|
}
|
|
369
369
|
|
|
370
|
-
body:has(.
|
|
370
|
+
body:has(._mobile_opened_4c252_366) {
|
|
371
371
|
overflow-y: hidden;
|
|
372
372
|
}
|
|
373
373
|
|
|
374
|
-
.
|
|
374
|
+
._dd_footer_4c252_374 {
|
|
375
375
|
align-items: end;
|
|
376
376
|
flex: 1 1 0%;
|
|
377
377
|
font-size: 11px;
|
|
@@ -379,7 +379,7 @@ body:has(._mobile_opened_ak0c_366) {
|
|
|
379
379
|
letter-spacing: 0.3px;
|
|
380
380
|
}
|
|
381
381
|
|
|
382
|
-
.
|
|
382
|
+
._skip_btn_4c252_382 {
|
|
383
383
|
clip: rect(1px 1px 1px 1px);
|
|
384
384
|
margin: -1px;
|
|
385
385
|
overflow: hidden;
|
|
@@ -387,8 +387,8 @@ body:has(._mobile_opened_ak0c_366) {
|
|
|
387
387
|
position: absolute;
|
|
388
388
|
}
|
|
389
389
|
|
|
390
|
-
.
|
|
391
|
-
.
|
|
390
|
+
._skip_btn_4c252_382:active,
|
|
391
|
+
._skip_btn_4c252_382:focus {
|
|
392
392
|
background-color: #1e3860;
|
|
393
393
|
border-radius: 8px;
|
|
394
394
|
clip: auto;
|
|
@@ -404,42 +404,42 @@ body:has(._mobile_opened_ak0c_366) {
|
|
|
404
404
|
}
|
|
405
405
|
|
|
406
406
|
@media (max-width: 1280px) and (min-width: 1024px) {
|
|
407
|
-
.
|
|
407
|
+
._wrapper_4c252_5 {
|
|
408
408
|
width: calc(100% - 28px);
|
|
409
409
|
}
|
|
410
410
|
|
|
411
|
-
.
|
|
411
|
+
._dd_wrapper_4c252_218 > ._wrapper_4c252_5 {
|
|
412
412
|
width: 100%;
|
|
413
413
|
}
|
|
414
|
-
.
|
|
414
|
+
._main_nav_link_4c252_25 > a {
|
|
415
415
|
padding: 4px 6px;
|
|
416
416
|
font-size: 15px;
|
|
417
417
|
}
|
|
418
|
-
.
|
|
418
|
+
._desktop_only_4c252_418 > a {
|
|
419
419
|
font-size: 15px;
|
|
420
420
|
}
|
|
421
421
|
}
|
|
422
422
|
|
|
423
423
|
@media (max-width: 1023px) {
|
|
424
|
-
.
|
|
424
|
+
._desktop_only_4c252_418 {
|
|
425
425
|
display: none !important;
|
|
426
426
|
}
|
|
427
427
|
}
|
|
428
428
|
|
|
429
429
|
@media (max-width: 768px) {
|
|
430
|
-
.
|
|
430
|
+
._wrapper_4c252_5 {
|
|
431
431
|
width: calc(100% - 48px);
|
|
432
432
|
}
|
|
433
|
-
.
|
|
433
|
+
._header_main_row_4c252_11 {
|
|
434
434
|
min-height: 65px;
|
|
435
435
|
}
|
|
436
|
-
.
|
|
436
|
+
._mobile_logo_4c252_353 > a > svg {
|
|
437
437
|
max-width: 85px;
|
|
438
438
|
}
|
|
439
439
|
}
|
|
440
440
|
|
|
441
441
|
@media (min-width: 1024px) {
|
|
442
|
-
.
|
|
442
|
+
._mobile_only_4c252_347 {
|
|
443
443
|
display: none !important;
|
|
444
444
|
}
|
|
445
445
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@axos-web-dev/shared-components",
|
|
3
3
|
"description": "Axos shared components library for web.",
|
|
4
|
-
"version": "2.0.0-dev.18-apy",
|
|
4
|
+
"version": "2.0.0-dev.18-apy.2",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "dist/main.js",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"@storybook/preview-api": "^8.4.7",
|
|
50
50
|
"@ts-stack/markdown": "^1.5.0",
|
|
51
51
|
"@types/iframe-resizer": "3.5.13",
|
|
52
|
-
"@ujet/websdk-headless": "^
|
|
52
|
+
"@ujet/websdk-headless": "^4.22.0",
|
|
53
53
|
"@vanilla-extract/css": "^1.16.1",
|
|
54
54
|
"@vanilla-extract/recipes": "^0.5.1 || ^0.5.5",
|
|
55
55
|
"antd": "^5.22.5",
|