@axos-web-dev/shared-components 2.0.0-dev.13-stepForm.2 → 2.0.0-dev.13-stepForm.4
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 +2 -1
- package/dist/Accordion/Accordion.js +2 -1
- package/dist/AlertBanner/index.js +2 -1
- package/dist/Auth/ErrorAlert.js +2 -1
- package/dist/BulletItem/BulletItem.js +2 -1
- package/dist/Button/Button.js +2 -1
- package/dist/Calculators/AxosOneCalculator/index.js +2 -1
- package/dist/Calculators/BalanceAPYCalculator/index.js +2 -1
- package/dist/Calculators/Calculator.js +2 -1
- package/dist/Calculators/MarginTradingCalculator/index.js +2 -1
- package/dist/Calculators/SummitApyCalculator/index.js +2 -1
- package/dist/Carousel/index.js +2 -1
- package/dist/Chevron/index.js +2 -1
- package/dist/CollectInformationAlert/index.js +2 -1
- package/dist/Comparison/Comparison.css.js +2 -1
- package/dist/Comparison/Comparison.js +2 -1
- package/dist/DownloadTile/index.js +1 -0
- package/dist/ExecutiveBio/ExecutiveBio.js +2 -1
- package/dist/FaqAccordion/index.js +2 -1
- package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +2 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +2 -1
- package/dist/Forms/ApplicationStart.js +2 -1
- package/dist/Forms/ApplyNow.js +2 -1
- package/dist/Forms/BoatMooringLocation.js +2 -1
- package/dist/Forms/ClearingForm.js +2 -1
- package/dist/Forms/CommercialDeposits.js +2 -1
- package/dist/Forms/CommercialDepositsNoLendingOption.js +2 -1
- package/dist/Forms/CommercialLending.js +2 -1
- package/dist/Forms/CommercialPremiumFinance.js +2 -1
- package/dist/Forms/ConstructionLendingDynamic.js +2 -1
- package/dist/Forms/ContactCompany.js +2 -1
- package/dist/Forms/ContactCompanyTitle.js +2 -1
- package/dist/Forms/ContactUs.js +2 -1
- package/dist/Forms/ContactUsAAS.js +2 -1
- package/dist/Forms/ContactUsBusiness.js +2 -1
- package/dist/Forms/ContactUsBusinessNameEmail.js +2 -1
- package/dist/Forms/ContactUsLVF.js +2 -1
- package/dist/Forms/ContactUsNMLSId.js +2 -1
- package/dist/Forms/CpraRequest.js +2 -1
- package/dist/Forms/CraPublicFile.js +2 -1
- package/dist/Forms/DealerServices.js +2 -1
- package/dist/Forms/EmailOnly.js +2 -1
- package/dist/Forms/EmailUs.js +2 -1
- package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -1
- package/dist/Forms/MortgageRate/MortgageRateStep.css.d.ts +1 -0
- package/dist/Forms/MortgageRate/MortgageRateStep.css.js +11 -9
- package/dist/Forms/MortgageRate/MortgageRateStep.js +54 -20
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +2 -1
- package/dist/Forms/MortgageWarehouseLending.js +2 -1
- package/dist/Forms/QuickPricer/QuickPricerForm.js +2 -1
- package/dist/Forms/ScheduleCall.js +2 -1
- package/dist/Forms/ScheduleCallPremier.js +2 -1
- package/dist/Forms/SuccesForm.js +2 -1
- package/dist/Forms/WcplSurvey.js +2 -1
- package/dist/HeroBanner/HeroBanner.js +2 -1
- package/dist/HeroBanner/LargeHeroBanner.js +2 -1
- package/dist/Hyperlink/index.js +2 -1
- package/dist/ImageBillboard/ImageBillboard.js +2 -1
- package/dist/ImageBillboard/ImageBillboardSet.js +2 -1
- package/dist/ImageLink/ImageLink.js +2 -1
- package/dist/ImageLink/ImageLinkSet.js +2 -1
- package/dist/ImageLink/index.js +2 -1
- package/dist/Insight/Featured/CategorySelector.js +2 -1
- package/dist/Insight/Featured/Featured.js +2 -1
- package/dist/Insight/Featured/Header.js +2 -1
- package/dist/LandingPageHeader/LandingPageHeader.js +2 -1
- package/dist/Modal/Modal.js +2 -1
- package/dist/NavigationMenu/AxosALTS/index.js +2 -1
- package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +2 -1
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +2 -1
- package/dist/NavigationMenu/AxosBank/index.js +2 -1
- package/dist/NavigationMenu/LaVictoire/index.js +2 -1
- package/dist/NavigationMenu/Navbar.js +2 -1
- package/dist/NavigationMenu/SignInNavButton.js +2 -1
- package/dist/Pagination/Pagination.js +2 -1
- package/dist/SetContainer/SetContainer.js +2 -1
- package/dist/SocialMediaBar/iconsRepository.js +2 -1
- package/dist/Table/Table.js +2 -1
- package/dist/VideoTile/VideoTile.js +2 -1
- package/dist/VideoWrapper/index.js +2 -1
- package/dist/assets/Forms/MortgageRate/MortgageRateStep.css +41 -18
- package/dist/assets/icons/AlertBell/AlertBellIcon.css +6 -0
- package/dist/icons/AlertBell/AlertBellIcon.css.d.ts +1 -0
- package/dist/icons/AlertBell/AlertBellIcon.css.js +5 -0
- package/dist/icons/AlertBell/index.d.ts +1 -0
- package/dist/icons/AlertBell/index.js +57 -0
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.js +2 -0
- package/dist/main.js +2 -0
- package/package.json +148 -148
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@keyframes
|
|
1
|
+
@keyframes _13s19j313 {
|
|
2
2
|
0% {
|
|
3
3
|
transform: translateX(-100%);
|
|
4
4
|
}
|
|
@@ -261,32 +261,35 @@
|
|
|
261
261
|
}
|
|
262
262
|
._13s19j311 {
|
|
263
263
|
color: #58677a;
|
|
264
|
-
font-size:
|
|
264
|
+
font-size: 11px;
|
|
265
265
|
line-height: 1.5;
|
|
266
266
|
margin: 0;
|
|
267
267
|
}
|
|
268
|
-
.
|
|
268
|
+
._13s19j312 {
|
|
269
|
+
font-size: 10px;
|
|
270
|
+
}
|
|
271
|
+
._13s19j314 {
|
|
269
272
|
color: #58677a;
|
|
270
273
|
font-size: 12px;
|
|
271
274
|
line-height: 1.5;
|
|
272
275
|
margin-top: 8px;
|
|
273
276
|
}
|
|
274
|
-
.
|
|
277
|
+
._13s19j315 {
|
|
275
278
|
color: #58677a;
|
|
276
279
|
font-weight: 500;
|
|
277
280
|
font-size: 12px;
|
|
278
281
|
}
|
|
279
|
-
.
|
|
282
|
+
._13s19j316 {
|
|
280
283
|
display: grid;
|
|
281
284
|
gap: 6px;
|
|
282
285
|
margin-top: 10px;
|
|
283
286
|
}
|
|
284
|
-
.
|
|
287
|
+
._13s19j317 {
|
|
285
288
|
color: #1e3860;
|
|
286
289
|
font-size: 12px;
|
|
287
290
|
font-weight: 700;
|
|
288
291
|
}
|
|
289
|
-
.
|
|
292
|
+
._13s19j318 {
|
|
290
293
|
background: #dff1fb;
|
|
291
294
|
border-radius: 999px;
|
|
292
295
|
height: 6px;
|
|
@@ -294,7 +297,7 @@
|
|
|
294
297
|
position: relative;
|
|
295
298
|
width: 100%;
|
|
296
299
|
}
|
|
297
|
-
.
|
|
300
|
+
._13s19j319 {
|
|
298
301
|
position: absolute;
|
|
299
302
|
top: 0;
|
|
300
303
|
left: 0;
|
|
@@ -302,15 +305,15 @@
|
|
|
302
305
|
width: 35%;
|
|
303
306
|
border-radius: 999px;
|
|
304
307
|
background: linear-gradient(90deg, #98ddff 0%, #1e629a 100%);
|
|
305
|
-
animation:
|
|
308
|
+
animation: _13s19j313 1.2s linear infinite;
|
|
306
309
|
}
|
|
307
|
-
.
|
|
310
|
+
._13s19j31a {
|
|
308
311
|
color: #1e3860;
|
|
309
312
|
font-size: 56px;
|
|
310
313
|
font-weight: 700;
|
|
311
314
|
line-height: 1.15;
|
|
312
315
|
}
|
|
313
|
-
.
|
|
316
|
+
._13s19j31b {
|
|
314
317
|
color: inherit;
|
|
315
318
|
line-height: 1.5;
|
|
316
319
|
margin-top: 8px;
|
|
@@ -318,24 +321,44 @@
|
|
|
318
321
|
@media screen and (max-width: 768px) {
|
|
319
322
|
._13s19j30 {
|
|
320
323
|
min-height: calc(100dvh - 66px);
|
|
321
|
-
padding
|
|
324
|
+
padding: 32px 16px;
|
|
322
325
|
}
|
|
323
|
-
.
|
|
326
|
+
._13s19j31a {
|
|
324
327
|
font-size: 38px;
|
|
325
328
|
}
|
|
326
329
|
}
|
|
327
|
-
@media screen and (max-width:
|
|
328
|
-
.
|
|
329
|
-
|
|
330
|
+
@media screen and (max-width: 400px) {
|
|
331
|
+
._13s19j31 {
|
|
332
|
+
padding: 24px;
|
|
330
333
|
}
|
|
331
334
|
}
|
|
332
335
|
@media screen and (max-width: 500px) {
|
|
333
|
-
.
|
|
336
|
+
._13s19j32 {
|
|
337
|
+
margin-bottom: 20px;
|
|
338
|
+
}
|
|
339
|
+
._13s19j3s {
|
|
340
|
+
flex-direction: column-reverse;
|
|
341
|
+
align-items: stretch;
|
|
342
|
+
}
|
|
343
|
+
._13s19j31a {
|
|
334
344
|
font-size: 32px;
|
|
335
345
|
}
|
|
336
346
|
}
|
|
347
|
+
@media screen and (max-width: 640px) {
|
|
348
|
+
._13s19j3i {
|
|
349
|
+
grid-template-columns: 1fr;
|
|
350
|
+
}
|
|
351
|
+
}
|
|
337
352
|
@media screen and (min-width: 851px) {
|
|
338
|
-
.
|
|
353
|
+
._13s19j31c {
|
|
339
354
|
opacity: 0.8 !important;
|
|
340
355
|
}
|
|
356
|
+
._13s19j31c path {
|
|
357
|
+
opacity: 0.8 !important;
|
|
358
|
+
}
|
|
359
|
+
}
|
|
360
|
+
@media screen and (min-width: 1600px) {
|
|
361
|
+
._13s19j31c {
|
|
362
|
+
width: 40%;
|
|
363
|
+
}
|
|
341
364
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const alertBell: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const AlertBellIcon: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { jsx, Fragment, jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { alertBell } from "./AlertBellIcon.css.js";
|
|
3
|
+
const AlertBellIcon = () => {
|
|
4
|
+
return /* @__PURE__ */ jsx(Fragment, { children: /* @__PURE__ */ jsxs(
|
|
5
|
+
"svg",
|
|
6
|
+
{
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
width: 45,
|
|
9
|
+
height: 45,
|
|
10
|
+
viewBox: "0 0 27 27",
|
|
11
|
+
fill: "none",
|
|
12
|
+
className: alertBell,
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ jsx(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "M10.3 1.27C8.63 1.53 5.86 2.34 3.7 4.92C1.68 7.33 1.28 10.02 1.25 11.62H0C0.0299997 9.83 0.479998 6.81 2.74 4.11C5.23 1.14 8.46 0.26 10.3 0V1.27Z",
|
|
18
|
+
fill: "#1e3860"
|
|
19
|
+
}
|
|
20
|
+
),
|
|
21
|
+
/* @__PURE__ */ jsx(
|
|
22
|
+
"path",
|
|
23
|
+
{
|
|
24
|
+
d: "M10.31 4.3C9.05 4.62 7.4 5.33 6.06 6.93C4.68 8.57 4.3 10.37 4.21 11.62H2.95C3.04 10.18 3.49 8.05 5.1 6.13C6.76 4.15 8.83 3.35 10.31 3.02V4.3Z",
|
|
25
|
+
fill: "#1e3860"
|
|
26
|
+
}
|
|
27
|
+
),
|
|
28
|
+
/* @__PURE__ */ jsx(
|
|
29
|
+
"path",
|
|
30
|
+
{
|
|
31
|
+
fillRule: "evenodd",
|
|
32
|
+
clipRule: "evenodd",
|
|
33
|
+
d: "M13.2496 5.65039C9.26369 5.65039 6.0301 8.87128 6.00952 12.8523C6.00349 12.9046 6.00293 12.9577 6.00811 13.0109L6.00832 13.0132L6.00927 13.0233L6.01099 13.0428C6.01561 13.2663 6.03038 13.4874 6.05487 13.7058C6.09229 14.467 6.11456 15.7225 5.9673 16.9637C5.83058 18.116 5.56212 19.115 5.13809 19.7322C4.11165 19.9172 3.33295 20.8151 3.33295 21.8948V21.9107C3.33295 23.1244 4.31683 24.1083 5.5305 24.1083H10.2988C10.413 25.6393 11.6913 26.846 13.2516 26.846C14.8118 26.846 16.0902 25.6393 16.2044 24.1083H21.4377C22.6514 24.1083 23.6353 23.1244 23.6353 21.9107V21.8948C23.6353 20.788 22.8171 19.8724 21.7525 19.7196C21.7407 19.7067 21.7282 19.6925 21.715 19.6771C21.5881 19.529 21.3951 19.2613 21.197 18.8247C20.8023 17.9552 20.3793 16.3983 20.4376 13.7631C20.472 13.4767 20.4897 13.1855 20.4897 12.8905C20.4897 8.89192 17.2482 5.65039 13.2496 5.65039ZM7.54779 13.5585C7.52619 13.3717 7.51352 13.1821 7.51026 12.99L7.50992 12.9766L7.50924 12.9614C7.50953 12.9519 7.50964 12.9424 7.50957 12.9329L7.50942 12.8905C7.50942 9.72034 10.0794 7.15039 13.2496 7.15039C16.4197 7.15039 18.9897 9.72034 18.9897 12.8905C18.9897 13.1362 18.9743 13.378 18.9445 13.615C18.9413 13.6401 18.9394 13.6655 18.9388 13.6908C18.8718 16.519 19.3209 18.3206 19.8311 19.4446C19.8711 19.5328 19.9114 19.6167 19.9519 19.6965H6.84622C7.17918 18.8952 7.35724 17.98 7.45685 17.1404C7.61977 15.7672 7.59186 14.4043 7.55182 13.607C7.55101 13.5908 7.54966 13.5746 7.54779 13.5585ZM11.8074 24.1083H14.6957C14.5882 24.8092 13.9826 25.346 13.2516 25.346C12.5206 25.346 11.915 24.8092 11.8074 24.1083ZM5.5305 21.1973C5.14526 21.1973 4.83295 21.5096 4.83295 21.8948V21.9107C4.83295 22.296 5.14525 22.6083 5.5305 22.6083H21.4377C21.823 22.6083 22.1353 22.296 22.1353 21.9107V21.8948C22.1353 21.5096 21.823 21.1973 21.4377 21.1973H5.5305Z",
|
|
34
|
+
fill: "#1e3860"
|
|
35
|
+
}
|
|
36
|
+
),
|
|
37
|
+
/* @__PURE__ */ jsx(
|
|
38
|
+
"path",
|
|
39
|
+
{
|
|
40
|
+
d: "M23.295 4.92C21.135 2.34 18.365 1.53 16.695 1.27V0C18.535 0.26 21.765 1.14 24.255 4.11C26.515 6.81 26.965 9.83 26.995 11.62H25.745C25.715 10.02 25.315 7.33 23.295 4.92Z",
|
|
41
|
+
fill: "#1e3860"
|
|
42
|
+
}
|
|
43
|
+
),
|
|
44
|
+
/* @__PURE__ */ jsx(
|
|
45
|
+
"path",
|
|
46
|
+
{
|
|
47
|
+
d: "M20.935 6.93C19.595 5.33 17.945 4.62 16.685 4.3V3.02C18.165 3.35 20.235 4.15 21.895 6.13C23.505 8.05 23.955 10.18 24.045 11.62H22.785C22.695 10.37 22.315 8.57 20.935 6.93Z",
|
|
48
|
+
fill: "#1e3860"
|
|
49
|
+
}
|
|
50
|
+
)
|
|
51
|
+
]
|
|
52
|
+
}
|
|
53
|
+
) });
|
|
54
|
+
};
|
|
55
|
+
export {
|
|
56
|
+
AlertBellIcon
|
|
57
|
+
};
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -17,6 +17,7 @@ export { default as QuoteIconGrey } from './QuoteIconGrey';
|
|
|
17
17
|
export { default as QuoteIconWhite } from './QuoteIconWhite';
|
|
18
18
|
export { default as QuoteIconYellow } from './QuoteIconYellow';
|
|
19
19
|
export { default as WarningIcon } from './WarningIcon';
|
|
20
|
+
export { AlertBellIcon } from './AlertBell';
|
|
20
21
|
export { default as AASLogo } from './Logos/AAS';
|
|
21
22
|
export { default as AFSLogo } from './Logos/AFS';
|
|
22
23
|
export { default as AXALogo } from './Logos/AXA';
|
package/dist/icons/index.js
CHANGED
|
@@ -17,6 +17,7 @@ import { default as default17 } from "./QuoteIconGrey.js";
|
|
|
17
17
|
import { default as default18 } from "./QuoteIconWhite.js";
|
|
18
18
|
import { default as default19 } from "./QuoteIconYellow.js";
|
|
19
19
|
import { SvgWarningIcon } from "./WarningIcon/index.js";
|
|
20
|
+
import { AlertBellIcon } from "./AlertBell/index.js";
|
|
20
21
|
import { default as default20 } from "./Logos/AAS.js";
|
|
21
22
|
import { default as default21 } from "./Logos/AFS.js";
|
|
22
23
|
import { default as default22 } from "./Logos/AXA.js";
|
|
@@ -34,6 +35,7 @@ export {
|
|
|
34
35
|
default23 as AXCLogo,
|
|
35
36
|
default24 as AXILogo,
|
|
36
37
|
default25 as AXOS,
|
|
38
|
+
AlertBellIcon,
|
|
37
39
|
default2 as ArrowIcon,
|
|
38
40
|
default3 as AxosX,
|
|
39
41
|
default4 as AxosXBlue,
|
package/dist/main.js
CHANGED
|
@@ -132,6 +132,7 @@ import { default as default17 } from "./icons/QuoteIconGrey.js";
|
|
|
132
132
|
import { default as default18 } from "./icons/QuoteIconWhite.js";
|
|
133
133
|
import { default as default19 } from "./icons/QuoteIconYellow.js";
|
|
134
134
|
import { SvgWarningIcon } from "./icons/WarningIcon/index.js";
|
|
135
|
+
import { AlertBellIcon } from "./icons/AlertBell/index.js";
|
|
135
136
|
import { default as default20 } from "./icons/Logos/AAS.js";
|
|
136
137
|
import { default as default21 } from "./icons/Logos/AFS.js";
|
|
137
138
|
import { default as default22 } from "./icons/Logos/AXA.js";
|
|
@@ -235,6 +236,7 @@ export {
|
|
|
235
236
|
AccordionItemContent,
|
|
236
237
|
AccordionItemSummary,
|
|
237
238
|
AlertBanner,
|
|
239
|
+
AlertBellIcon,
|
|
238
240
|
AnnualFeeCalculator,
|
|
239
241
|
ApplicationStart,
|
|
240
242
|
ApplyNow,
|
package/package.json
CHANGED
|
@@ -1,148 +1,148 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@axos-web-dev/shared-components",
|
|
3
|
-
"description": "Axos shared components library for web.",
|
|
4
|
-
"version": "2.0.0-dev.13-stepForm.
|
|
5
|
-
"type": "module",
|
|
6
|
-
"main": "index.js",
|
|
7
|
-
"module": "dist/main.js",
|
|
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
|
-
},
|
|
20
|
-
"files": [
|
|
21
|
-
"dist"
|
|
22
|
-
],
|
|
23
|
-
"sideEffects": [
|
|
24
|
-
"dist/assets/**/*.css"
|
|
25
|
-
],
|
|
26
|
-
"scripts": {
|
|
27
|
-
"dev": "vite",
|
|
28
|
-
"build": "tsc --p ./tsconfig.build.json && vite build",
|
|
29
|
-
"lint": "eslint . --report-unused-disable-directives --max-warnings 0",
|
|
30
|
-
"preview": "vite preview",
|
|
31
|
-
"prepublishOnly": "npm run build",
|
|
32
|
-
"check-types": "tsc --pretty --noEmit",
|
|
33
|
-
"check-format": "prettier --check .",
|
|
34
|
-
"check-lint": "eslint .",
|
|
35
|
-
"format": "prettier --write .",
|
|
36
|
-
"test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
|
|
37
|
-
"prepare": "husky",
|
|
38
|
-
"storybook": "storybook dev -p 6006",
|
|
39
|
-
"build-storybook": "storybook build",
|
|
40
|
-
"npm:link": "npm run build && npm link"
|
|
41
|
-
},
|
|
42
|
-
"dependencies": {
|
|
43
|
-
"@headlessui/react": "^2.2.0",
|
|
44
|
-
"@hookform/resolvers": "^5.0.1",
|
|
45
|
-
"@next-safe-action/adapter-react-hook-form": "^2.0.2",
|
|
46
|
-
"@react-input/mask": "^1.2.15",
|
|
47
|
-
"@react-input/number-format": "^1.1.3",
|
|
48
|
-
"@storybook/icons": "^1.3.0",
|
|
49
|
-
"@storybook/preview-api": "^8.4.7",
|
|
50
|
-
"@ts-stack/markdown": "^1.5.0",
|
|
51
|
-
"@types/iframe-resizer": "3.5.13",
|
|
52
|
-
"@ujet/websdk-headless": "^3.41.4",
|
|
53
|
-
"@vanilla-extract/css": "^1.16.1",
|
|
54
|
-
"@vanilla-extract/recipes": "^0.5.1 || ^0.5.5",
|
|
55
|
-
"antd": "^5.22.5",
|
|
56
|
-
"clsx": "^2.1.1",
|
|
57
|
-
"framer-motion": "^12.9.2",
|
|
58
|
-
"iframe-resizer": "^3.6.6",
|
|
59
|
-
"lodash": "^4.17.21",
|
|
60
|
-
"moment": "^2.30.1",
|
|
61
|
-
"next-safe-action": "^8.0.2",
|
|
62
|
-
"react-date-picker": "^11.0.0",
|
|
63
|
-
"react-date-range": "^2.0.1",
|
|
64
|
-
"react-hook-form": "^7.56.4",
|
|
65
|
-
"react-markdown": "^9.1.0",
|
|
66
|
-
"react-slick": "^0.30.2",
|
|
67
|
-
"react-use": "^17.6.0",
|
|
68
|
-
"react-wrap-balancer": "^1.1.1",
|
|
69
|
-
"remark-gfm": "^4.0.1",
|
|
70
|
-
"rsuite": "^5.75.0",
|
|
71
|
-
"slick-carousel": "^1.8.1",
|
|
72
|
-
"typed-css-modules": "^0.9.1",
|
|
73
|
-
"vite-plugin-svgr": "^4.3.0",
|
|
74
|
-
"zod": "^3.24.1",
|
|
75
|
-
"zustand": "^4.5.5"
|
|
76
|
-
},
|
|
77
|
-
"peerDependencies": {
|
|
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",
|
|
83
|
-
"react-date-range": "^2.0.1",
|
|
84
|
-
"react-dom": "^18.2.0 || ^19.0.0",
|
|
85
|
-
"react-slick": "^0.30.2",
|
|
86
|
-
"slick-carousel": "^1.8.1"
|
|
87
|
-
},
|
|
88
|
-
"devDependencies": {
|
|
89
|
-
"@chromatic-com/storybook": "^1.9.0",
|
|
90
|
-
"@eslint/js": "^9.39.4",
|
|
91
|
-
"@rollup/plugin-alias": "^5.1.1",
|
|
92
|
-
"@storybook/addon-essentials": "^8.4.7",
|
|
93
|
-
"@storybook/addon-interactions": "^8.4.7",
|
|
94
|
-
"@storybook/addon-links": "^8.4.7",
|
|
95
|
-
"@storybook/addon-mdx-gfm": "^8.4.7",
|
|
96
|
-
"@storybook/addon-onboarding": "^8.4.7",
|
|
97
|
-
"@storybook/addon-themes": "^8.4.7",
|
|
98
|
-
"@storybook/blocks": "^8.4.7",
|
|
99
|
-
"@storybook/react": "^8.6.14",
|
|
100
|
-
"@storybook/react-vite": "^8.4.7",
|
|
101
|
-
"@storybook/test": "^8.6.14",
|
|
102
|
-
"@svgr/core": "^8.1.0",
|
|
103
|
-
"@svgr/plugin-prettier": "^8.1.0",
|
|
104
|
-
"@svgr/plugin-svgo": "^8.1.0",
|
|
105
|
-
"@types/lodash": "^4.17.17",
|
|
106
|
-
"@types/node": "^20.19.0",
|
|
107
|
-
"@types/react": "^19.0.0",
|
|
108
|
-
"@types/react-date-range": "^1.4.9",
|
|
109
|
-
"@types/react-datepicker": "^6.2.0",
|
|
110
|
-
"@types/react-dom": "^19.0.0",
|
|
111
|
-
"@types/react-slick": "^0.23.13",
|
|
112
|
-
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
|
113
|
-
"@typescript-eslint/parser": "^8.0.0",
|
|
114
|
-
"@vanilla-extract/css-utils": "^0.1.4",
|
|
115
|
-
"@vanilla-extract/recipes": "^0.5.5",
|
|
116
|
-
"@vanilla-extract/vite-plugin": "^4.0.18",
|
|
117
|
-
"@vitejs/plugin-react-swc": "^3.7.2",
|
|
118
|
-
"esbuild-vanilla-image-loader": "^0.1.3",
|
|
119
|
-
"eslint": "^9.0.0",
|
|
120
|
-
"eslint-plugin-react-hooks": "^5.1.0",
|
|
121
|
-
"eslint-plugin-react-refresh": "^0.4.16",
|
|
122
|
-
"eslint-plugin-storybook": "^0.8.0",
|
|
123
|
-
"glob": "^10.4.5",
|
|
124
|
-
"globals": "^15.15.0",
|
|
125
|
-
"husky": "^9.1.7",
|
|
126
|
-
"next": "^16.0.0",
|
|
127
|
-
"prettier": "3.2.5",
|
|
128
|
-
"react": "^19.0.0",
|
|
129
|
-
"react-dom": "^19.0.0",
|
|
130
|
-
"rollup-plugin-preserve-directives": "^0.4.0",
|
|
131
|
-
"rollup-plugin-svg-import": "^3.0.0",
|
|
132
|
-
"rollup-plugin-svgo": "^2.0.0",
|
|
133
|
-
"storybook": "^8.4.7",
|
|
134
|
-
"typescript": "^5.7.2",
|
|
135
|
-
"typescript-eslint": "^8.57.0",
|
|
136
|
-
"typescript-plugin-css-modules": "^5.1.0",
|
|
137
|
-
"vite": "^5.4.11",
|
|
138
|
-
"vite-plugin-dts": "^3.9.1",
|
|
139
|
-
"vite-plugin-lib-inject-css": "^2.1.1",
|
|
140
|
-
"vite-plugin-setting-css-module": "^1.1.4",
|
|
141
|
-
"vite-tsconfig-paths": "^4.3.2"
|
|
142
|
-
},
|
|
143
|
-
"directories": {
|
|
144
|
-
"lib": "lib"
|
|
145
|
-
},
|
|
146
|
-
"author": "axos-web-dev",
|
|
147
|
-
"license": "ISC"
|
|
148
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@axos-web-dev/shared-components",
|
|
3
|
+
"description": "Axos shared components library for web.",
|
|
4
|
+
"version": "2.0.0-dev.13-stepForm.4",
|
|
5
|
+
"type": "module",
|
|
6
|
+
"main": "index.js",
|
|
7
|
+
"module": "dist/main.js",
|
|
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
|
+
},
|
|
20
|
+
"files": [
|
|
21
|
+
"dist"
|
|
22
|
+
],
|
|
23
|
+
"sideEffects": [
|
|
24
|
+
"dist/assets/**/*.css"
|
|
25
|
+
],
|
|
26
|
+
"scripts": {
|
|
27
|
+
"dev": "vite",
|
|
28
|
+
"build": "tsc --p ./tsconfig.build.json && vite build",
|
|
29
|
+
"lint": "eslint . --report-unused-disable-directives --max-warnings 0",
|
|
30
|
+
"preview": "vite preview",
|
|
31
|
+
"prepublishOnly": "npm run build",
|
|
32
|
+
"check-types": "tsc --pretty --noEmit",
|
|
33
|
+
"check-format": "prettier --check .",
|
|
34
|
+
"check-lint": "eslint .",
|
|
35
|
+
"format": "prettier --write .",
|
|
36
|
+
"test-all": "npm run check-format && npm run check-lint && npm run check-types && npm run build",
|
|
37
|
+
"prepare": "husky",
|
|
38
|
+
"storybook": "storybook dev -p 6006",
|
|
39
|
+
"build-storybook": "storybook build",
|
|
40
|
+
"npm:link": "npm run build && npm link"
|
|
41
|
+
},
|
|
42
|
+
"dependencies": {
|
|
43
|
+
"@headlessui/react": "^2.2.0",
|
|
44
|
+
"@hookform/resolvers": "^5.0.1",
|
|
45
|
+
"@next-safe-action/adapter-react-hook-form": "^2.0.2",
|
|
46
|
+
"@react-input/mask": "^1.2.15",
|
|
47
|
+
"@react-input/number-format": "^1.1.3",
|
|
48
|
+
"@storybook/icons": "^1.3.0",
|
|
49
|
+
"@storybook/preview-api": "^8.4.7",
|
|
50
|
+
"@ts-stack/markdown": "^1.5.0",
|
|
51
|
+
"@types/iframe-resizer": "3.5.13",
|
|
52
|
+
"@ujet/websdk-headless": "^3.41.4",
|
|
53
|
+
"@vanilla-extract/css": "^1.16.1",
|
|
54
|
+
"@vanilla-extract/recipes": "^0.5.1 || ^0.5.5",
|
|
55
|
+
"antd": "^5.22.5",
|
|
56
|
+
"clsx": "^2.1.1",
|
|
57
|
+
"framer-motion": "^12.9.2",
|
|
58
|
+
"iframe-resizer": "^3.6.6",
|
|
59
|
+
"lodash": "^4.17.21",
|
|
60
|
+
"moment": "^2.30.1",
|
|
61
|
+
"next-safe-action": "^8.0.2",
|
|
62
|
+
"react-date-picker": "^11.0.0",
|
|
63
|
+
"react-date-range": "^2.0.1",
|
|
64
|
+
"react-hook-form": "^7.56.4",
|
|
65
|
+
"react-markdown": "^9.1.0",
|
|
66
|
+
"react-slick": "^0.30.2",
|
|
67
|
+
"react-use": "^17.6.0",
|
|
68
|
+
"react-wrap-balancer": "^1.1.1",
|
|
69
|
+
"remark-gfm": "^4.0.1",
|
|
70
|
+
"rsuite": "^5.75.0",
|
|
71
|
+
"slick-carousel": "^1.8.1",
|
|
72
|
+
"typed-css-modules": "^0.9.1",
|
|
73
|
+
"vite-plugin-svgr": "^4.3.0",
|
|
74
|
+
"zod": "^3.24.1",
|
|
75
|
+
"zustand": "^4.5.5"
|
|
76
|
+
},
|
|
77
|
+
"peerDependencies": {
|
|
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",
|
|
83
|
+
"react-date-range": "^2.0.1",
|
|
84
|
+
"react-dom": "^18.2.0 || ^19.0.0",
|
|
85
|
+
"react-slick": "^0.30.2",
|
|
86
|
+
"slick-carousel": "^1.8.1"
|
|
87
|
+
},
|
|
88
|
+
"devDependencies": {
|
|
89
|
+
"@chromatic-com/storybook": "^1.9.0",
|
|
90
|
+
"@eslint/js": "^9.39.4",
|
|
91
|
+
"@rollup/plugin-alias": "^5.1.1",
|
|
92
|
+
"@storybook/addon-essentials": "^8.4.7",
|
|
93
|
+
"@storybook/addon-interactions": "^8.4.7",
|
|
94
|
+
"@storybook/addon-links": "^8.4.7",
|
|
95
|
+
"@storybook/addon-mdx-gfm": "^8.4.7",
|
|
96
|
+
"@storybook/addon-onboarding": "^8.4.7",
|
|
97
|
+
"@storybook/addon-themes": "^8.4.7",
|
|
98
|
+
"@storybook/blocks": "^8.4.7",
|
|
99
|
+
"@storybook/react": "^8.6.14",
|
|
100
|
+
"@storybook/react-vite": "^8.4.7",
|
|
101
|
+
"@storybook/test": "^8.6.14",
|
|
102
|
+
"@svgr/core": "^8.1.0",
|
|
103
|
+
"@svgr/plugin-prettier": "^8.1.0",
|
|
104
|
+
"@svgr/plugin-svgo": "^8.1.0",
|
|
105
|
+
"@types/lodash": "^4.17.17",
|
|
106
|
+
"@types/node": "^20.19.0",
|
|
107
|
+
"@types/react": "^19.0.0",
|
|
108
|
+
"@types/react-date-range": "^1.4.9",
|
|
109
|
+
"@types/react-datepicker": "^6.2.0",
|
|
110
|
+
"@types/react-dom": "^19.0.0",
|
|
111
|
+
"@types/react-slick": "^0.23.13",
|
|
112
|
+
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
|
113
|
+
"@typescript-eslint/parser": "^8.0.0",
|
|
114
|
+
"@vanilla-extract/css-utils": "^0.1.4",
|
|
115
|
+
"@vanilla-extract/recipes": "^0.5.5",
|
|
116
|
+
"@vanilla-extract/vite-plugin": "^4.0.18",
|
|
117
|
+
"@vitejs/plugin-react-swc": "^3.7.2",
|
|
118
|
+
"esbuild-vanilla-image-loader": "^0.1.3",
|
|
119
|
+
"eslint": "^9.0.0",
|
|
120
|
+
"eslint-plugin-react-hooks": "^5.1.0",
|
|
121
|
+
"eslint-plugin-react-refresh": "^0.4.16",
|
|
122
|
+
"eslint-plugin-storybook": "^0.8.0",
|
|
123
|
+
"glob": "^10.4.5",
|
|
124
|
+
"globals": "^15.15.0",
|
|
125
|
+
"husky": "^9.1.7",
|
|
126
|
+
"next": "^16.0.0",
|
|
127
|
+
"prettier": "3.2.5",
|
|
128
|
+
"react": "^19.0.0",
|
|
129
|
+
"react-dom": "^19.0.0",
|
|
130
|
+
"rollup-plugin-preserve-directives": "^0.4.0",
|
|
131
|
+
"rollup-plugin-svg-import": "^3.0.0",
|
|
132
|
+
"rollup-plugin-svgo": "^2.0.0",
|
|
133
|
+
"storybook": "^8.4.7",
|
|
134
|
+
"typescript": "^5.7.2",
|
|
135
|
+
"typescript-eslint": "^8.57.0",
|
|
136
|
+
"typescript-plugin-css-modules": "^5.1.0",
|
|
137
|
+
"vite": "^5.4.11",
|
|
138
|
+
"vite-plugin-dts": "^3.9.1",
|
|
139
|
+
"vite-plugin-lib-inject-css": "^2.1.1",
|
|
140
|
+
"vite-plugin-setting-css-module": "^1.1.4",
|
|
141
|
+
"vite-tsconfig-paths": "^4.3.2"
|
|
142
|
+
},
|
|
143
|
+
"directories": {
|
|
144
|
+
"lib": "lib"
|
|
145
|
+
},
|
|
146
|
+
"author": "axos-web-dev",
|
|
147
|
+
"license": "ISC"
|
|
148
|
+
}
|