@axos-web-dev/shared-components 1.0.77-patch.71 → 1.0.77-patch.72

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.
@@ -1,30 +1,30 @@
1
- import '../../../assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css';const overlay = "_overlay_hbh7s_1";
2
- const drawer = "_drawer_hbh7s_9";
3
- const mobileNavRow = "_mobileNavRow_hbh7s_29";
4
- const loginTrigger = "_loginTrigger_hbh7s_35";
5
- const hamburger = "_hamburger_hbh7s_51";
6
- const loginDrawerTitle = "_loginDrawerTitle_hbh7s_73";
7
- const loginDrawerContent = "_loginDrawerContent_hbh7s_79";
8
- const header = "_header_hbh7s_85";
9
- const back = "_back_hbh7s_96";
10
- const close = "_close_hbh7s_104";
11
- const levelContainer = "_levelContainer_hbh7s_115";
12
- const level = "_level_hbh7s_115";
13
- const levelTitle = "_levelTitle_hbh7s_131";
14
- const menu = "_menu_hbh7s_136";
15
- const menuItem = "_menuItem_hbh7s_152";
16
- const loginAccordion = "_loginAccordion_hbh7s_168";
17
- const loginAccordionList = "_loginAccordionList_hbh7s_172";
18
- const loginAccordionGroup = "_loginAccordionGroup_hbh7s_178";
19
- const loginAccordionHeading = "_loginAccordionHeading_hbh7s_215";
20
- const loginAccordionGroupList = "_loginAccordionGroupList_hbh7s_225";
21
- const loginHeading = "_loginHeading_hbh7s_269";
22
- const chevron = "_chevron_hbh7s_279";
23
- const chevronIcon = "_chevronIcon_hbh7s_284";
24
- const quickLinks = "_quickLinks_hbh7s_295";
25
- const quickLink = "_quickLink_hbh7s_295";
26
- const sr_only = "_sr_only_hbh7s_319";
27
- const loginAccordionOverlay = "_loginAccordionOverlay_hbh7s_344";
1
+ import '../../../assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css.css';const overlay = "_overlay_w36iv_1";
2
+ const drawer = "_drawer_w36iv_17";
3
+ const mobileNavRow = "_mobileNavRow_w36iv_57";
4
+ const loginTrigger = "_loginTrigger_w36iv_69";
5
+ const hamburger = "_hamburger_w36iv_101";
6
+ const loginDrawerTitle = "_loginDrawerTitle_w36iv_145";
7
+ const loginDrawerContent = "_loginDrawerContent_w36iv_157";
8
+ const header = "_header_w36iv_169";
9
+ const back = "_back_w36iv_191";
10
+ const close = "_close_w36iv_207";
11
+ const levelContainer = "_levelContainer_w36iv_229";
12
+ const level = "_level_w36iv_229";
13
+ const levelTitle = "_levelTitle_w36iv_261";
14
+ const menu = "_menu_w36iv_271";
15
+ const menuItem = "_menuItem_w36iv_303";
16
+ const loginAccordion = "_loginAccordion_w36iv_335";
17
+ const loginAccordionList = "_loginAccordionList_w36iv_343";
18
+ const loginAccordionGroup = "_loginAccordionGroup_w36iv_355";
19
+ const loginAccordionHeading = "_loginAccordionHeading_w36iv_429";
20
+ const loginAccordionGroupList = "_loginAccordionGroupList_w36iv_449";
21
+ const loginHeading = "_loginHeading_w36iv_537";
22
+ const chevron = "_chevron_w36iv_557";
23
+ const chevronIcon = "_chevronIcon_w36iv_567";
24
+ const quickLinks = "_quickLinks_w36iv_589";
25
+ const quickLink = "_quickLink_w36iv_589";
26
+ const sr_only = "_sr_only_w36iv_637";
27
+ const loginAccordionOverlay = "_loginAccordionOverlay_w36iv_687";
28
28
  const styles = {
29
29
  overlay,
30
30
  drawer,
@@ -180,9 +180,7 @@ const menuData = {
180
180
  "ATM Locator": findMoreAxosDomains(
181
181
  "{AXOSBANK}/personal/support/atm-locator"
182
182
  ),
183
- "Refer-a-Friend": findMoreAxosDomains(
184
- "{AXOSBANK}/personal/bank/refer-a-friend"
185
- ),
183
+ "Refer-a-Friend": findMoreAxosDomains("{AXOSBANK}/referral-program"),
186
184
  Insights: findMoreAxosDomains("{AXOSBANK}/personal/insights")
187
185
  },
188
186
  Borrow: {
@@ -412,9 +410,7 @@ const menuData = {
412
410
  "{AXOSBANK}/tools/calculators/saving-to-start-a-business-calculator"
413
411
  )
414
412
  },
415
- "Refer-a-Business": findMoreAxosDomains(
416
- "{AXOSBANK}/business/refer-a-business"
417
- ),
413
+ "Refer-a-Business": findMoreAxosDomains("{AXOSBANK}/referral-program"),
418
414
  Insights: findMoreAxosDomains("{AXOSBANK}/business/insights")
419
415
  },
420
416
  "Commercial Banking": {
@@ -1020,7 +1020,7 @@ function SubNavBar() {
1020
1020
  Link,
1021
1021
  {
1022
1022
  href: findMoreAxosDomains(
1023
- "{AXOSBANK}/personal/bank/refer-a-friend"
1023
+ "{AXOSBANK}/referral-program"
1024
1024
  ),
1025
1025
  role: "heading",
1026
1026
  children: "Refer-a-Friend"
@@ -2386,7 +2386,7 @@ function SubNavBar() {
2386
2386
  Link,
2387
2387
  {
2388
2388
  href: findMoreAxosDomains(
2389
- "{AXOSBANK}/business/refer-a-business"
2389
+ "{AXOSBANK}/referral-program"
2390
2390
  ),
2391
2391
  role: "heading",
2392
2392
  children: "Refer-a-Business"
@@ -1,353 +1,353 @@
1
- ._overlay_hbh7s_1 {
2
- position: fixed;
3
- inset: 0;
4
- height: 100vh;
5
- background: rgba(0, 0, 0, 0.6);
6
- z-index: 10000;
7
- }
8
-
9
- ._drawer_hbh7s_9 {
10
- background: #fff;
11
- border-radius: 0 0 0 1rem;
12
- box-shadow: -2px 0 10px rgba(0, 0, 0, 0.15);
13
- max-height: 100vh;
14
- max-width: 500px;
15
- overflow: hidden auto;
16
- position: fixed;
17
- right: 0px;
18
- top: 0;
19
- width: 85%;
20
- scrollbar-width: none;
21
- -ms-overflow-style: none;
22
- z-index: 10001;
23
- }
24
-
25
- ._drawer_hbh7s_9::-webkit-scrollbar {
26
- display: none;
27
- }
28
-
29
- ._mobileNavRow_hbh7s_29 {
30
- display: flex;
31
- align-items: center;
32
- gap: 16px;
33
- }
34
-
35
- ._loginTrigger_hbh7s_35 {
36
- background: transparent;
37
- border: none;
38
- color: var(--_1073cm83);
39
- cursor: pointer;
40
- font-family: var(--header-font-family);
41
- font-size: 1rem;
42
- font-weight: 700;
43
- padding: 0.25rem 0;
44
- transition: opacity 0.2s ease;
45
- }
46
-
47
- ._loginTrigger_hbh7s_35:hover {
48
- opacity: 0.85;
49
- }
50
-
51
- ._hamburger_hbh7s_51 {
52
- background: transparent;
53
- border: none;
54
- cursor: pointer;
55
- transition: opacity 0.3s ease;
56
- position: relative;
57
- }
58
-
59
- ._hamburger_hbh7s_51::before {
60
- content: "";
61
- position: absolute;
62
- left: -7px;
63
- bottom: 0;
64
- height: 28px;
65
- border-left: 2px solid #1f1f1f;
66
- top: -2px;
67
- }
68
-
69
- ._hamburger_hbh7s_51:hover {
70
- opacity: 0.8;
71
- }
72
-
73
- ._loginDrawerTitle_hbh7s_73 {
74
- font-weight: 700;
75
- font-size: 1rem;
76
- color: var(--_1073cm83);
77
- }
78
-
79
- ._loginDrawerContent_hbh7s_79 {
80
- padding: 1rem 1.2rem 1.2rem;
81
- overflow: auto;
82
- flex: 1;
83
- }
84
-
85
- ._header_hbh7s_85 {
86
- display: flex;
87
- align-items: center;
88
- background: #f4f4f4;
89
- justify-content: space-between;
90
- padding: 0.9rem 1.2rem 0.9rem 1rem;
91
- position: sticky;
92
- top: 0;
93
- z-index: 1;
94
- }
95
-
96
- ._back_hbh7s_96 {
97
- color: var(--_1073cm83);
98
- font-size: 1rem;
99
- font-weight: 700;
100
- line-height: 1;
101
- padding: 0;
102
- }
103
-
104
- ._close_hbh7s_104 {
105
- font-size: 1.3rem;
106
- }
107
-
108
- ._back_hbh7s_96,
109
- ._close_hbh7s_104 {
110
- background: none;
111
- border: none;
112
- cursor: pointer;
113
- }
114
-
115
- ._levelContainer_hbh7s_115 {
116
- height: 100%;
117
- position: relative;
118
- }
119
-
120
- ._level_hbh7s_115 {
121
- background: var(--_1073cm86);
122
- color: var(--_1073cm85);
123
- font-size: 0.9rem;
124
- padding: 14px 1.2rem;
125
- position: sticky;
126
- top: 54.78px;
127
- width: 100%;
128
- z-index: 1;
129
- }
130
-
131
- ._levelTitle_hbh7s_131 {
132
- font: 700 0.9rem / 1.39 var(--main-font-family);
133
- letter-spacing: 0.4px;
134
- }
135
-
136
- ._menu_hbh7s_136 {
137
- background-color: transparent;
138
- list-style: none;
139
- margin: 0;
140
- min-height: 100%;
141
- padding: 0 1.2rem;
142
- position: relative;
143
- }
144
-
145
- ._menu_hbh7s_136 li {
146
- color: var(--_1073cm83);
147
- font-family: var(--header-font-family);
148
- font-weight: 500;
149
- border-top: 1px solid #e9e9e9;
150
- }
151
-
152
- ._menuItem_hbh7s_152 {
153
- display: flex;
154
- align-items: center;
155
- background: none;
156
- border: none;
157
- color: inherit;
158
- cursor: pointer;
159
- font-size: 1rem;
160
- justify-content: space-between;
161
- padding: 0.75rem 0;
162
- text-align: left;
163
- text-decoration: none;
164
- transition: background 0.2s ease;
165
- width: 100%;
166
- }
167
-
168
- ._loginAccordion_hbh7s_168 {
169
- padding: 0;
170
- }
171
-
172
- ._loginAccordionList_hbh7s_172 {
173
- list-style: none;
174
- margin: 0;
175
- padding: 0;
176
- }
177
-
178
- ._loginAccordionGroup_hbh7s_178 {
179
- padding-block: 4px;
180
- }
181
-
182
- ._loginAccordionGroup_hbh7s_178 + ._loginAccordionGroup_hbh7s_178 {
183
- margin-top: 2px;
184
- position: relative;
185
- }
186
-
187
- ._loginAccordionGroup_hbh7s_178:nth-child(5):is(:last-child) {
188
- padding-top: 12px;
189
- margin-top: 12px;
190
- }
191
-
192
- ._loginAccordionGroup_hbh7s_178:nth-child(5):is(:last-child)::before {
193
- content: "";
194
- background-color: #8f8f8f;
195
- height: 2px;
196
- opacity: 0.3;
197
- position: absolute;
198
- right: 8px;
199
- top: 0;
200
- width: 94%;
201
- }
202
-
203
- ._loginAccordionGroup_hbh7s_178:nth-child(5):is(:last-child) > span {
204
- position: absolute;
205
- border: 0;
206
- clip: rect(0, 0, 0, 0);
207
- height: 1px;
208
- margin: -1px;
209
- overflow: hidden;
210
- padding: 0;
211
- white-space: nowrap;
212
- width: 1px;
213
- }
214
-
215
- ._loginAccordionHeading_hbh7s_215 {
216
- display: block;
217
- font-family: var(--header-font-family);
218
- font-weight: 700;
219
- font-size: 18px;
220
- line-height: 1.39;
221
-
222
- padding: 0.35rem 0 0.2rem;
223
- }
224
-
225
- ._loginAccordionGroupList_hbh7s_225 {
226
- list-style: none;
227
- margin: 0;
228
- padding: 0 0 0 8px;
229
- }
230
-
231
- ._loginAccordionList_hbh7s_172 li {
232
- font-family: var(--header-font-family);
233
- font-weight: 500;
234
- }
235
-
236
- ._loginAccordionList_hbh7s_172 li li {
237
- border-top: none;
238
- color: #1e629a;
239
- font-weight: 400;
240
- padding-block: 3px;
241
- font-family: var(--main-font-family);
242
- }
243
-
244
- ._loginAccordionList_hbh7s_172 ._menuItem_hbh7s_152 {
245
- display: inline;
246
- padding-block: 0px;
247
- }
248
-
249
- ._loginAccordionList_hbh7s_172 ._menuItem_hbh7s_152:hover {
250
- opacity: 0.7;
251
- }
252
-
253
- ._loginAccordion_hbh7s_168 > ._menuItem_hbh7s_152 {
254
- padding-block: 4px;
255
- position: relative;
256
- isolation: isolate;
257
- }
258
-
259
- ._loginAccordion_hbh7s_168 > ._menuItem_hbh7s_152::after {
260
- content: "return to menu";
261
- position: absolute;
262
- right: 36px;
263
- bottom: 50%;
264
- font-size: 12px;
265
- transform: translateY(50%);
266
- letter-spacing: 0.5px;
267
- }
268
-
269
- ._loginHeading_hbh7s_269 {
270
- font-family: var(--header-font-family);
271
- font-size: 20px;
272
- font-weight: 700;
273
- line-height: 1;
274
- display: flex;
275
- align-items: center;
276
- gap: 8px;
277
- }
278
-
279
- ._chevron_hbh7s_279 {
280
- font-size: 1.2rem;
281
- margin-left: auto;
282
- }
283
-
284
- ._chevronIcon_hbh7s_284 {
285
- height: auto;
286
- margin-right: 10px;
287
- max-width: 8px;
288
- }
289
-
290
- body:has(._drawer_hbh7s_9) {
291
- overflow-y: hidden;
292
- position: relative;
293
- }
294
-
295
- ._quickLinks_hbh7s_295 {
296
- background-color: #e8f7ff;
297
- bottom: 0;
298
- box-shadow: 0 15px 10px -20px rgba(0, 0, 0, 0.45) inset;
299
- gap: 8px;
300
- margin-top: 9px;
301
- padding: 1rem;
302
- position: sticky;
303
- }
304
-
305
- ._quickLink_hbh7s_295 {
306
- display: flex;
307
- align-items: center;
308
- color: var(--_1073cm83);
309
- flex-direction: column;
310
- flex: 1 1 0%;
311
- font-size: 0.8rem;
312
- font-weight: 700;
313
- gap: 8px;
314
- line-height: 1.5;
315
- text-decoration: none;
316
- text-transform: uppercase;
317
- }
318
-
319
- ._sr_only_hbh7s_319 {
320
- position: absolute;
321
- border: 0;
322
- clip: rect(0, 0, 0, 0);
323
- height: 1px;
324
- margin: -1px;
325
- overflow: hidden;
326
- padding: 0;
327
- white-space: nowrap;
328
- width: 1px;
329
- }
330
-
331
- @media (max-width: 540px) {
332
- ._drawer_hbh7s_9 {
333
- border-radius: 0;
334
- max-width: none;
335
- width: 100%;
336
- }
337
- ._menu_hbh7s_136 li + li {
338
- margin-top: 3px;
339
- }
340
- ._menuItem_hbh7s_152 {
341
- font-size: 0.9rem;
342
- padding: 0.65rem 0;
343
- }
344
- ._loginAccordionOverlay_hbh7s_344::before {
345
- opacity: 0.1;
346
- }
347
- }
348
-
349
- @media (min-width: 541px) {
350
- ._drawer_hbh7s_9:has(._loginDrawerContent_hbh7s_79) {
351
- max-width: 345px;
352
- }
353
- }
1
+ ._overlay_w36iv_1 {
2
+ position: fixed;
3
+ inset: 0;
4
+ height: 100vh;
5
+ background: rgba(0, 0, 0, 0.6);
6
+ z-index: 10000;
7
+ }
8
+
9
+ ._drawer_w36iv_17 {
10
+ background: #fff;
11
+ border-radius: 0 0 0 1rem;
12
+ box-shadow: -2px 0 10px rgba(0, 0, 0, 0.15);
13
+ max-height: 100vh;
14
+ max-width: 500px;
15
+ overflow: hidden auto;
16
+ position: fixed;
17
+ right: 0px;
18
+ top: 0;
19
+ width: 85%;
20
+ scrollbar-width: none;
21
+ -ms-overflow-style: none;
22
+ z-index: 10001;
23
+ }
24
+
25
+ ._drawer_w36iv_17::-webkit-scrollbar {
26
+ display: none;
27
+ }
28
+
29
+ ._mobileNavRow_w36iv_57 {
30
+ display: flex;
31
+ align-items: center;
32
+ gap: 16px;
33
+ }
34
+
35
+ ._loginTrigger_w36iv_69 {
36
+ background: transparent;
37
+ border: none;
38
+ color: var(--_1073cm83);
39
+ cursor: pointer;
40
+ font-family: var(--header-font-family);
41
+ font-size: 1rem;
42
+ font-weight: 700;
43
+ padding: 0.25rem 0;
44
+ transition: opacity 0.2s ease;
45
+ }
46
+
47
+ ._loginTrigger_w36iv_69:hover {
48
+ opacity: 0.85;
49
+ }
50
+
51
+ ._hamburger_w36iv_101 {
52
+ background: transparent;
53
+ border: none;
54
+ cursor: pointer;
55
+ transition: opacity 0.3s ease;
56
+ position: relative;
57
+ }
58
+
59
+ ._hamburger_w36iv_101::before {
60
+ content: "";
61
+ position: absolute;
62
+ left: -7px;
63
+ bottom: 0;
64
+ height: 28px;
65
+ border-left: 2px solid #1f1f1f;
66
+ top: -2px;
67
+ }
68
+
69
+ ._hamburger_w36iv_101:hover {
70
+ opacity: 0.8;
71
+ }
72
+
73
+ ._loginDrawerTitle_w36iv_145 {
74
+ font-weight: 700;
75
+ font-size: 1rem;
76
+ color: var(--_1073cm83);
77
+ }
78
+
79
+ ._loginDrawerContent_w36iv_157 {
80
+ padding: 1rem 1.2rem 1.2rem;
81
+ overflow: auto;
82
+ flex: 1;
83
+ }
84
+
85
+ ._header_w36iv_169 {
86
+ display: flex;
87
+ align-items: center;
88
+ background: #f4f4f4;
89
+ justify-content: space-between;
90
+ padding: 0.9rem 1.2rem 0.9rem 1rem;
91
+ position: sticky;
92
+ top: 0;
93
+ z-index: 1;
94
+ }
95
+
96
+ ._back_w36iv_191 {
97
+ color: var(--_1073cm83);
98
+ font-size: 1rem;
99
+ font-weight: 700;
100
+ line-height: 1;
101
+ padding: 0;
102
+ }
103
+
104
+ ._close_w36iv_207 {
105
+ font-size: 1.3rem;
106
+ }
107
+
108
+ ._back_w36iv_191,
109
+ ._close_w36iv_207 {
110
+ background: none;
111
+ border: none;
112
+ cursor: pointer;
113
+ }
114
+
115
+ ._levelContainer_w36iv_229 {
116
+ height: 100%;
117
+ position: relative;
118
+ }
119
+
120
+ ._level_w36iv_229 {
121
+ background: var(--_1073cm86);
122
+ color: var(--_1073cm85);
123
+ font-size: 0.9rem;
124
+ padding: 14px 1.2rem;
125
+ position: sticky;
126
+ top: 54.78px;
127
+ width: 100%;
128
+ z-index: 1;
129
+ }
130
+
131
+ ._levelTitle_w36iv_261 {
132
+ font: 700 0.9rem / 1.39 var(--main-font-family);
133
+ letter-spacing: 0.4px;
134
+ }
135
+
136
+ ._menu_w36iv_271 {
137
+ background-color: transparent;
138
+ list-style: none;
139
+ margin: 0;
140
+ min-height: 100%;
141
+ padding: 0 1.2rem;
142
+ position: relative;
143
+ }
144
+
145
+ ._menu_w36iv_271 li {
146
+ color: var(--_1073cm83);
147
+ font-family: var(--header-font-family);
148
+ font-weight: 500;
149
+ border-top: 1px solid #e9e9e9;
150
+ }
151
+
152
+ ._menuItem_w36iv_303 {
153
+ display: flex;
154
+ align-items: center;
155
+ background: none;
156
+ border: none;
157
+ color: inherit;
158
+ cursor: pointer;
159
+ font-size: 1rem;
160
+ justify-content: space-between;
161
+ padding: 0.75rem 0;
162
+ text-align: left;
163
+ text-decoration: none;
164
+ transition: background 0.2s ease;
165
+ width: 100%;
166
+ }
167
+
168
+ ._loginAccordion_w36iv_335 {
169
+ padding: 0;
170
+ }
171
+
172
+ ._loginAccordionList_w36iv_343 {
173
+ list-style: none;
174
+ margin: 0;
175
+ padding: 0;
176
+ }
177
+
178
+ ._loginAccordionGroup_w36iv_355 {
179
+ padding-block: 4px;
180
+ }
181
+
182
+ ._loginAccordionGroup_w36iv_355 + ._loginAccordionGroup_w36iv_355 {
183
+ margin-top: 2px;
184
+ position: relative;
185
+ }
186
+
187
+ ._loginAccordionGroup_w36iv_355:nth-child(5):is(:last-child) {
188
+ padding-top: 12px;
189
+ margin-top: 12px;
190
+ }
191
+
192
+ ._loginAccordionGroup_w36iv_355:nth-child(5):is(:last-child)::before {
193
+ content: "";
194
+ background-color: #8f8f8f;
195
+ height: 2px;
196
+ opacity: 0.3;
197
+ position: absolute;
198
+ right: 8px;
199
+ top: 0;
200
+ width: 94%;
201
+ }
202
+
203
+ ._loginAccordionGroup_w36iv_355:nth-child(5):is(:last-child) > span {
204
+ position: absolute;
205
+ border: 0;
206
+ clip: rect(0, 0, 0, 0);
207
+ height: 1px;
208
+ margin: -1px;
209
+ overflow: hidden;
210
+ padding: 0;
211
+ white-space: nowrap;
212
+ width: 1px;
213
+ }
214
+
215
+ ._loginAccordionHeading_w36iv_429 {
216
+ display: block;
217
+ font-family: var(--header-font-family);
218
+ font-weight: 700;
219
+ font-size: 18px;
220
+ line-height: 1.39;
221
+
222
+ padding: 0.35rem 0 0.2rem;
223
+ }
224
+
225
+ ._loginAccordionGroupList_w36iv_449 {
226
+ list-style: none;
227
+ margin: 0;
228
+ padding: 0 0 0 8px;
229
+ }
230
+
231
+ ._loginAccordionList_w36iv_343 li {
232
+ font-family: var(--header-font-family);
233
+ font-weight: 500;
234
+ }
235
+
236
+ ._loginAccordionList_w36iv_343 li li {
237
+ border-top: none;
238
+ color: #1e629a;
239
+ font-weight: 400;
240
+ padding-block: 3px;
241
+ font-family: var(--main-font-family);
242
+ }
243
+
244
+ ._loginAccordionList_w36iv_343 ._menuItem_w36iv_303 {
245
+ display: inline;
246
+ padding-block: 0px;
247
+ }
248
+
249
+ ._loginAccordionList_w36iv_343 ._menuItem_w36iv_303:hover {
250
+ opacity: 0.7;
251
+ }
252
+
253
+ ._loginAccordion_w36iv_335 > ._menuItem_w36iv_303 {
254
+ padding-block: 4px;
255
+ position: relative;
256
+ isolation: isolate;
257
+ }
258
+
259
+ ._loginAccordion_w36iv_335 > ._menuItem_w36iv_303::after {
260
+ content: "return to menu";
261
+ position: absolute;
262
+ right: 36px;
263
+ bottom: 50%;
264
+ font-size: 12px;
265
+ transform: translateY(50%);
266
+ letter-spacing: 0.5px;
267
+ }
268
+
269
+ ._loginHeading_w36iv_537 {
270
+ font-family: var(--header-font-family);
271
+ font-size: 20px;
272
+ font-weight: 700;
273
+ line-height: 1;
274
+ display: flex;
275
+ align-items: center;
276
+ gap: 8px;
277
+ }
278
+
279
+ ._chevron_w36iv_557 {
280
+ font-size: 1.2rem;
281
+ margin-left: auto;
282
+ }
283
+
284
+ ._chevronIcon_w36iv_567 {
285
+ height: auto;
286
+ margin-right: 10px;
287
+ max-width: 8px;
288
+ }
289
+
290
+ body:has(._drawer_w36iv_17) {
291
+ overflow-y: hidden;
292
+ position: relative;
293
+ }
294
+
295
+ ._quickLinks_w36iv_589 {
296
+ background-color: #e8f7ff;
297
+ bottom: 0;
298
+ box-shadow: 0 15px 10px -20px rgba(0, 0, 0, 0.45) inset;
299
+ gap: 8px;
300
+ margin-top: 9px;
301
+ padding: 1rem;
302
+ position: sticky;
303
+ }
304
+
305
+ ._quickLink_w36iv_589 {
306
+ display: flex;
307
+ align-items: center;
308
+ color: var(--_1073cm83);
309
+ flex-direction: column;
310
+ flex: 1 1 0%;
311
+ font-size: 0.8rem;
312
+ font-weight: 700;
313
+ gap: 8px;
314
+ line-height: 1.5;
315
+ text-decoration: none;
316
+ text-transform: uppercase;
317
+ }
318
+
319
+ ._sr_only_w36iv_637 {
320
+ position: absolute;
321
+ border: 0;
322
+ clip: rect(0, 0, 0, 0);
323
+ height: 1px;
324
+ margin: -1px;
325
+ overflow: hidden;
326
+ padding: 0;
327
+ white-space: nowrap;
328
+ width: 1px;
329
+ }
330
+
331
+ @media (max-width: 540px) {
332
+ ._drawer_w36iv_17 {
333
+ border-radius: 0;
334
+ max-width: none;
335
+ width: 100%;
336
+ }
337
+ ._menu_w36iv_271 li + li {
338
+ margin-top: 3px;
339
+ }
340
+ ._menuItem_w36iv_303 {
341
+ font-size: 0.9rem;
342
+ padding: 0.65rem 0;
343
+ }
344
+ ._loginAccordionOverlay_w36iv_687::before {
345
+ opacity: 0.1;
346
+ }
347
+ }
348
+
349
+ @media (min-width: 541px) {
350
+ ._drawer_w36iv_17:has(._loginDrawerContent_w36iv_157) {
351
+ max-width: 345px;
352
+ }
353
+ }
package/package.json CHANGED
@@ -1,135 +1,135 @@
1
- {
2
- "name": "@axos-web-dev/shared-components",
3
- "description": "Axos shared components library for web.",
4
- "version": "1.0.77-patch.71",
5
- "type": "module",
6
- "module": "dist/main.js",
7
- "types": "dist/main.d.ts",
8
- "files": [
9
- "dist"
10
- ],
11
- "sideEffects": [
12
- "dist/assets/**/*.css"
13
- ],
14
- "scripts": {
15
- "dev": "vite",
16
- "build": "tsc --p ./tsconfig.build.json && vite build",
17
- "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
18
- "preview": "vite preview",
19
- "prepublishOnly": "npm run build",
20
- "check-types": "tsc --pretty --noEmit",
21
- "check-format": "prettier --check .",
22
- "check-lint": "eslint . --ext ts --ext tsx --ext js",
23
- "format": "prettier --write .",
24
- "test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
25
- "prepare": "husky",
26
- "storybook": "storybook dev -p 6006",
27
- "build-storybook": "storybook build",
28
- "npm:link": "npm run build && npm link"
29
- },
30
- "dependencies": {
31
- "@headlessui/react": "^2.2.0",
32
- "@hookform/resolvers": "^3.10.0",
33
- "@next-safe-action/adapter-react-hook-form": "^2.0.0",
34
- "@react-input/mask": "^1.2.15",
35
- "@react-input/number-format": "^1.1.3",
36
- "@storybook/icons": "^1.3.0",
37
- "@storybook/preview-api": "^8.4.7",
38
- "@types/iframe-resizer": "3.5.13",
39
- "@ujet/websdk-headless": "^3.41.4",
40
- "@vanilla-extract/css": "^1.16.1",
41
- "@vanilla-extract/recipes": "^0.5.1",
42
- "antd": "^5.22.5",
43
- "clsx": "^2.1.1",
44
- "framer-motion": "^12.9.2",
45
- "iframe-resizer": "^3.6.6",
46
- "lodash": "^4.17.21",
47
- "moment": "^2.30.1",
48
- "next-safe-action": "^8.0.2",
49
- "react-date-picker": "^11.0.0",
50
- "react-date-range": "^2.0.1",
51
- "react-hook-form": "^7.54.2",
52
- "react-markdown": "^9.0.1",
53
- "react-popper": "^2.3.0",
54
- "react-slick": "^0.30.2",
55
- "react-use": "^17.6.0",
56
- "react-wrap-balancer": "^1.1.1",
57
- "remark-gfm": "^4.0.1",
58
- "rsuite": "^5.75.0",
59
- "slick-carousel": "^1.8.1",
60
- "typed-css-modules": "^0.9.1",
61
- "vite-plugin-svgr": "^4.3.0",
62
- "zod": "^3.24.1",
63
- "zustand": "^4.5.5"
64
- },
65
- "peerDependencies": {
66
- "@vanilla-extract/css-utils": "^0.1.3",
67
- "@vanilla-extract/recipes": "^0.5.1",
68
- "@vanilla-extract/vite-plugin": "^4.0.3",
69
- "next": "^14.1.4",
70
- "react": "^18.2.0",
71
- "react-date-range": "^2.0.1",
72
- "react-dom": "^18.2.0",
73
- "react-popper": "^2.3.0",
74
- "react-slick": "^0.30.2",
75
- "slick-carousel": "^1.8.1"
76
- },
77
- "devDependencies": {
78
- "@chromatic-com/storybook": "^1.9.0",
79
- "@rollup/plugin-alias": "^5.1.1",
80
- "@storybook/addon-essentials": "^8.4.7",
81
- "@storybook/addon-interactions": "^8.4.7",
82
- "@storybook/addon-links": "^8.4.7",
83
- "@storybook/addon-mdx-gfm": "^8.4.7",
84
- "@storybook/addon-onboarding": "^8.4.7",
85
- "@storybook/addon-themes": "^8.4.7",
86
- "@storybook/blocks": "^8.4.7",
87
- "@storybook/react": "^8.6.14",
88
- "@storybook/react-vite": "^8.4.7",
89
- "@storybook/test": "^8.6.14",
90
- "@svgr/core": "^8.1.0",
91
- "@svgr/plugin-prettier": "^8.1.0",
92
- "@svgr/plugin-svgo": "^8.1.0",
93
- "@types/lodash": "^4.17.17",
94
- "@types/node": "^20.19.0",
95
- "@types/react": "^18.3.23",
96
- "@types/react-date-range": "^1.4.9",
97
- "@types/react-datepicker": "^6.2.0",
98
- "@types/react-dom": "^18.3.7",
99
- "@types/react-slick": "^0.23.13",
100
- "@typescript-eslint/eslint-plugin": "^7.18.0",
101
- "@typescript-eslint/parser": "^7.18.0",
102
- "@vanilla-extract/css-utils": "^0.1.4",
103
- "@vanilla-extract/recipes": "^0.5.5",
104
- "@vanilla-extract/vite-plugin": "^4.0.18",
105
- "@vitejs/plugin-react-swc": "^3.7.2",
106
- "esbuild-vanilla-image-loader": "^0.1.3",
107
- "eslint": "^8.57.1",
108
- "eslint-plugin-react-hooks": "^4.6.2",
109
- "eslint-plugin-react-refresh": "^0.4.16",
110
- "eslint-plugin-storybook": "^0.8.0",
111
- "glob": "^10.4.5",
112
- "husky": "^9.1.7",
113
- "next": "^14.1.4",
114
- "prettier": "3.2.5",
115
- "react": "^18.3.1",
116
- "react-dom": "^18.3.1",
117
- "rollup-plugin-preserve-directives": "^0.4.0",
118
- "rollup-plugin-svg-import": "^3.0.0",
119
- "rollup-plugin-svgo": "^2.0.0",
120
- "storybook": "^8.4.7",
121
- "typescript": "^5.7.2",
122
- "typescript-plugin-css-modules": "^5.1.0",
123
- "vite": "^5.4.11",
124
- "vite-plugin-dts": "^3.9.1",
125
- "vite-plugin-lib-inject-css": "^2.1.1",
126
- "vite-plugin-setting-css-module": "^1.1.4",
127
- "vite-tsconfig-paths": "^4.3.2"
128
- },
129
- "main": "index.js",
130
- "directories": {
131
- "lib": "lib"
132
- },
133
- "author": "axos-web-dev",
134
- "license": "ISC"
135
- }
1
+ {
2
+ "name": "@axos-web-dev/shared-components",
3
+ "description": "Axos shared components library for web.",
4
+ "version": "1.0.77-patch.72",
5
+ "type": "module",
6
+ "module": "dist/main.js",
7
+ "types": "dist/main.d.ts",
8
+ "files": [
9
+ "dist"
10
+ ],
11
+ "sideEffects": [
12
+ "dist/assets/**/*.css"
13
+ ],
14
+ "scripts": {
15
+ "dev": "vite",
16
+ "build": "tsc --p ./tsconfig.build.json && vite build",
17
+ "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
18
+ "preview": "vite preview",
19
+ "prepublishOnly": "npm run build",
20
+ "check-types": "tsc --pretty --noEmit",
21
+ "check-format": "prettier --check .",
22
+ "check-lint": "eslint . --ext ts --ext tsx --ext js",
23
+ "format": "prettier --write .",
24
+ "test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
25
+ "prepare": "husky",
26
+ "storybook": "storybook dev -p 6006",
27
+ "build-storybook": "storybook build",
28
+ "npm:link": "npm run build && npm link"
29
+ },
30
+ "dependencies": {
31
+ "@headlessui/react": "^2.2.0",
32
+ "@hookform/resolvers": "^3.10.0",
33
+ "@next-safe-action/adapter-react-hook-form": "^2.0.0",
34
+ "@react-input/mask": "^1.2.15",
35
+ "@react-input/number-format": "^1.1.3",
36
+ "@storybook/icons": "^1.3.0",
37
+ "@storybook/preview-api": "^8.4.7",
38
+ "@types/iframe-resizer": "3.5.13",
39
+ "@ujet/websdk-headless": "^3.41.4",
40
+ "@vanilla-extract/css": "^1.16.1",
41
+ "@vanilla-extract/recipes": "^0.5.1",
42
+ "antd": "^5.22.5",
43
+ "clsx": "^2.1.1",
44
+ "framer-motion": "^12.9.2",
45
+ "iframe-resizer": "^3.6.6",
46
+ "lodash": "^4.17.21",
47
+ "moment": "^2.30.1",
48
+ "next-safe-action": "^8.0.2",
49
+ "react-date-picker": "^11.0.0",
50
+ "react-date-range": "^2.0.1",
51
+ "react-hook-form": "^7.54.2",
52
+ "react-markdown": "^9.0.1",
53
+ "react-popper": "^2.3.0",
54
+ "react-slick": "^0.30.2",
55
+ "react-use": "^17.6.0",
56
+ "react-wrap-balancer": "^1.1.1",
57
+ "remark-gfm": "^4.0.1",
58
+ "rsuite": "^5.75.0",
59
+ "slick-carousel": "^1.8.1",
60
+ "typed-css-modules": "^0.9.1",
61
+ "vite-plugin-svgr": "^4.3.0",
62
+ "zod": "^3.24.1",
63
+ "zustand": "^4.5.5"
64
+ },
65
+ "peerDependencies": {
66
+ "@vanilla-extract/css-utils": "^0.1.3",
67
+ "@vanilla-extract/recipes": "^0.5.1",
68
+ "@vanilla-extract/vite-plugin": "^4.0.3",
69
+ "next": "^14.1.4",
70
+ "react": "^18.2.0",
71
+ "react-date-range": "^2.0.1",
72
+ "react-dom": "^18.2.0",
73
+ "react-popper": "^2.3.0",
74
+ "react-slick": "^0.30.2",
75
+ "slick-carousel": "^1.8.1"
76
+ },
77
+ "devDependencies": {
78
+ "@chromatic-com/storybook": "^1.9.0",
79
+ "@rollup/plugin-alias": "^5.1.1",
80
+ "@storybook/addon-essentials": "^8.4.7",
81
+ "@storybook/addon-interactions": "^8.4.7",
82
+ "@storybook/addon-links": "^8.4.7",
83
+ "@storybook/addon-mdx-gfm": "^8.4.7",
84
+ "@storybook/addon-onboarding": "^8.4.7",
85
+ "@storybook/addon-themes": "^8.4.7",
86
+ "@storybook/blocks": "^8.4.7",
87
+ "@storybook/react": "^8.6.14",
88
+ "@storybook/react-vite": "^8.4.7",
89
+ "@storybook/test": "^8.6.14",
90
+ "@svgr/core": "^8.1.0",
91
+ "@svgr/plugin-prettier": "^8.1.0",
92
+ "@svgr/plugin-svgo": "^8.1.0",
93
+ "@types/lodash": "^4.17.17",
94
+ "@types/node": "^20.19.0",
95
+ "@types/react": "^18.3.23",
96
+ "@types/react-date-range": "^1.4.9",
97
+ "@types/react-datepicker": "^6.2.0",
98
+ "@types/react-dom": "^18.3.7",
99
+ "@types/react-slick": "^0.23.13",
100
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
101
+ "@typescript-eslint/parser": "^7.18.0",
102
+ "@vanilla-extract/css-utils": "^0.1.4",
103
+ "@vanilla-extract/recipes": "^0.5.5",
104
+ "@vanilla-extract/vite-plugin": "^4.0.18",
105
+ "@vitejs/plugin-react-swc": "^3.7.2",
106
+ "esbuild-vanilla-image-loader": "^0.1.3",
107
+ "eslint": "^8.57.1",
108
+ "eslint-plugin-react-hooks": "^4.6.2",
109
+ "eslint-plugin-react-refresh": "^0.4.16",
110
+ "eslint-plugin-storybook": "^0.8.0",
111
+ "glob": "^10.4.5",
112
+ "husky": "^9.1.7",
113
+ "next": "^14.1.4",
114
+ "prettier": "3.2.5",
115
+ "react": "^18.3.1",
116
+ "react-dom": "^18.3.1",
117
+ "rollup-plugin-preserve-directives": "^0.4.0",
118
+ "rollup-plugin-svg-import": "^3.0.0",
119
+ "rollup-plugin-svgo": "^2.0.0",
120
+ "storybook": "^8.4.7",
121
+ "typescript": "^5.7.2",
122
+ "typescript-plugin-css-modules": "^5.1.0",
123
+ "vite": "^5.4.11",
124
+ "vite-plugin-dts": "^3.9.1",
125
+ "vite-plugin-lib-inject-css": "^2.1.1",
126
+ "vite-plugin-setting-css-module": "^1.1.4",
127
+ "vite-tsconfig-paths": "^4.3.2"
128
+ },
129
+ "main": "index.js",
130
+ "directories": {
131
+ "lib": "lib"
132
+ },
133
+ "author": "axos-web-dev",
134
+ "license": "ISC"
135
+ }