@axos-web-dev/shared-components 0.0.143 → 0.0.144
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 -0
- package/dist/Button/Button.js +2 -0
- package/dist/Calculators/Calculator.js +1 -0
- package/dist/Carousel/index.js +1 -0
- package/dist/Chevron/index.js +1 -0
- package/dist/Comparison/Comparison.js +1 -0
- package/dist/FaqAccordion/index.js +1 -0
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +1 -0
- package/dist/Forms/ContactUsBusiness.js +1 -0
- package/dist/Forms/ContactUsNMLSId.js +1 -0
- package/dist/Forms/EmailOnly.js +1 -0
- package/dist/Forms/SuccesForm.js +1 -0
- package/dist/Hyperlink/index.js +1 -0
- package/dist/ImageLink/ImageLink.js +1 -0
- package/dist/ImageLink/ImageLinkSet.js +1 -0
- package/dist/ImageLink/index.js +1 -0
- package/dist/Insight/Featured/CategorySelector.js +2 -1
- package/dist/Insight/Featured/Featured.js +18 -4
- package/dist/Modal/Modal.js +1 -0
- package/dist/NavigationMenu/AxosBank/NavData.js +1 -0
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +1 -0
- package/dist/NavigationMenu/AxosBank/index.js +1 -0
- package/dist/SetContainer/SetContainer.js +1 -0
- package/dist/assets/Insight/Featured/CategorySelector.css +2 -0
- package/dist/assets/Insight/Featured/Featured.css +19 -5
- package/dist/utils/allowedAxosDomains.js +2 -1
- package/package.json +124 -121
package/dist/Button/Button.js
CHANGED
|
@@ -70,6 +70,7 @@ import "../FooterDisclosure/FooterDisclosure.css.js";
|
|
|
70
70
|
/* empty css */
|
|
71
71
|
import "../ImageBillboard/ImageBillboard.css.js";
|
|
72
72
|
/* empty css */
|
|
73
|
+
import "react-wrap-balancer";
|
|
73
74
|
/* empty css */
|
|
74
75
|
/* empty css */
|
|
75
76
|
/* empty css */
|
|
@@ -134,6 +135,7 @@ const Button = ({
|
|
|
134
135
|
setTargetLinkUrl(targetUrl);
|
|
135
136
|
}
|
|
136
137
|
}
|
|
138
|
+
console.log(targetUrl);
|
|
137
139
|
};
|
|
138
140
|
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
139
141
|
createElement(
|
package/dist/Carousel/index.js
CHANGED
package/dist/Chevron/index.js
CHANGED
|
@@ -69,6 +69,7 @@ import "../../FooterDisclosure/FooterDisclosure.css.js";
|
|
|
69
69
|
import { footer_section, footer_wrapper, ft_col, ft_col_header, ft_col_subheader, nested_grid, app_col, footer_mobile, ft_panel_group, ft_panel } from "./FooterSiteMap.css.js";
|
|
70
70
|
import "../../ImageBillboard/ImageBillboard.css.js";
|
|
71
71
|
/* empty css */
|
|
72
|
+
import "react-wrap-balancer";
|
|
72
73
|
/* empty css */
|
|
73
74
|
/* empty css */
|
|
74
75
|
/* empty css */
|
package/dist/Forms/EmailOnly.js
CHANGED
package/dist/Forms/SuccesForm.js
CHANGED
package/dist/Hyperlink/index.js
CHANGED
|
@@ -63,6 +63,7 @@ import "../FooterDisclosure/FooterDisclosure.css.js";
|
|
|
63
63
|
import { imageLinkContainer } from "../SetContainer/SetContainer.css.js";
|
|
64
64
|
import "../ImageBillboard/ImageBillboard.css.js";
|
|
65
65
|
/* empty css */
|
|
66
|
+
import "react-wrap-balancer";
|
|
66
67
|
/* empty css */
|
|
67
68
|
/* empty css */
|
|
68
69
|
/* empty css */
|
|
@@ -69,6 +69,7 @@ import "../HeroBanner/LargeBanner.css.js";
|
|
|
69
69
|
import "../HeroBanner/SelectionBanner.css.js";
|
|
70
70
|
import "../ImageBillboard/ImageBillboard.css.js";
|
|
71
71
|
import ImageLink from "./ImageLink.js";
|
|
72
|
+
import "react-wrap-balancer";
|
|
72
73
|
/* empty css */
|
|
73
74
|
/* empty css */
|
|
74
75
|
/* empty css */
|
package/dist/ImageLink/index.js
CHANGED
|
@@ -68,6 +68,7 @@ import "../FooterDisclosure/FooterDisclosure.css.js";
|
|
|
68
68
|
/* empty css */
|
|
69
69
|
import "../ImageBillboard/ImageBillboard.css.js";
|
|
70
70
|
import { ImageLinkSet } from "./ImageLinkSet.js";
|
|
71
|
+
import "react-wrap-balancer";
|
|
71
72
|
/* empty css */
|
|
72
73
|
/* empty css */
|
|
73
74
|
/* empty css */
|
|
@@ -69,6 +69,7 @@ import "../../FooterDisclosure/FooterDisclosure.css.js";
|
|
|
69
69
|
/* empty css */
|
|
70
70
|
import "../../ImageBillboard/ImageBillboard.css.js";
|
|
71
71
|
/* empty css */
|
|
72
|
+
import Balancer from "react-wrap-balancer";
|
|
72
73
|
import { featured_maingrid_img, featured_maingrid_item, featured_center_vertical } from "./Featured.css.js";
|
|
73
74
|
/* empty css */
|
|
74
75
|
import "../../LandingPageHeader/LandingPageHeader.css.js";
|
|
@@ -147,7 +148,7 @@ const InsightItem = (props) => {
|
|
|
147
148
|
}
|
|
148
149
|
),
|
|
149
150
|
/* @__PURE__ */ jsxs("div", { className: clsx(featured_maingrid_item, selector_grid_content), children: [
|
|
150
|
-
/* @__PURE__ */ jsx("h2", { className: clsx(title({ variant: "primary" }), selector_title), children: itemTitle ?? "" }),
|
|
151
|
+
/* @__PURE__ */ jsx("h2", { className: clsx(title({ variant: "primary" }), selector_title), children: /* @__PURE__ */ jsx(Balancer, { children: itemTitle ?? "" }) }),
|
|
151
152
|
/* @__PURE__ */ jsxs("div", { children: [
|
|
152
153
|
/* @__PURE__ */ jsx(ClockIcon, { className: clsx(featured_center_vertical) }),
|
|
153
154
|
" ",
|
|
@@ -71,6 +71,7 @@ import "../../FooterDisclosure/FooterDisclosure.css.js";
|
|
|
71
71
|
/* empty css */
|
|
72
72
|
import { supertag } from "../../ImageBillboard/ImageBillboard.css.js";
|
|
73
73
|
/* empty css */
|
|
74
|
+
import Balancer from "react-wrap-balancer";
|
|
74
75
|
/* empty css */
|
|
75
76
|
/* empty css */
|
|
76
77
|
import { featured_subgrid_item, featured_supertag, featured_subgrid_title, featured_center_vertical, featured_section, featured_title, featured_grid, featured_maingrid, featured_maingrid_img, featured_maingrid_item, featured_maingrid_title, featured_subgrid, featured_subgrid_divider } from "./Featured.css.js";
|
|
@@ -111,9 +112,17 @@ const FeaturedItem = (props) => {
|
|
|
111
112
|
const variant = getVariant(fullVariant);
|
|
112
113
|
return /* @__PURE__ */ jsxs("a", { href: url ?? "/", className: featured_subgrid_item, children: [
|
|
113
114
|
/* @__PURE__ */ jsx("h3", { className: clsx(supertag({ variant }), featured_supertag), children: supertagText ?? "" }),
|
|
114
|
-
/* @__PURE__ */ jsx("h2", { className: clsx(featured_subgrid_title, title({ variant })), children: featureItemTitle ?? "" }),
|
|
115
|
+
/* @__PURE__ */ jsx("h2", { className: clsx(featured_subgrid_title, title({ variant })), children: /* @__PURE__ */ jsx(Balancer, { children: featureItemTitle ?? "" }) }),
|
|
115
116
|
/* @__PURE__ */ jsxs("div", { children: [
|
|
116
|
-
/* @__PURE__ */ jsx(
|
|
117
|
+
/* @__PURE__ */ jsx(
|
|
118
|
+
ClockIcon,
|
|
119
|
+
{
|
|
120
|
+
className: clsx(featured_center_vertical),
|
|
121
|
+
style: {
|
|
122
|
+
filter: ["tertiary", "quaternary"].includes(variant) ? "brightness(0) invert(1)" : ""
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
),
|
|
117
126
|
" ",
|
|
118
127
|
/* @__PURE__ */ jsx("span", { className: clsx(featured_center_vertical), children: (readingTime ?? "0") + " minutes" })
|
|
119
128
|
] })
|
|
@@ -149,11 +158,16 @@ const Featured = (props) => {
|
|
|
149
158
|
title({ variant: "primary" }),
|
|
150
159
|
featured_maingrid_title
|
|
151
160
|
),
|
|
152
|
-
children: main?.title ?? ""
|
|
161
|
+
children: /* @__PURE__ */ jsx(Balancer, { children: main?.title ?? "" })
|
|
153
162
|
}
|
|
154
163
|
),
|
|
155
164
|
/* @__PURE__ */ jsxs("div", { children: [
|
|
156
|
-
/* @__PURE__ */ jsx(
|
|
165
|
+
/* @__PURE__ */ jsx(
|
|
166
|
+
ClockIcon,
|
|
167
|
+
{
|
|
168
|
+
className: clsx(featured_center_vertical)
|
|
169
|
+
}
|
|
170
|
+
),
|
|
157
171
|
" ",
|
|
158
172
|
/* @__PURE__ */ jsx("span", { className: clsx(featured_center_vertical), children: (main?.readingTime ?? "") + " minutes" })
|
|
159
173
|
] })
|
package/dist/Modal/Modal.js
CHANGED
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
._1sr2o6v3 {
|
|
14
14
|
display: grid;
|
|
15
15
|
grid-template-columns: 3fr 2fr;
|
|
16
|
-
min-height: 525px;
|
|
17
16
|
gap: 25px;
|
|
18
17
|
}
|
|
19
18
|
._1sr2o6v4 {
|
|
@@ -30,7 +29,7 @@
|
|
|
30
29
|
margin-bottom: 8px;
|
|
31
30
|
}
|
|
32
31
|
._1sr2o6v7 {
|
|
33
|
-
margin: 38px 0;
|
|
32
|
+
margin: clamp(24px, 38px, 38px) 0;
|
|
34
33
|
color: #D4D4D4;
|
|
35
34
|
}
|
|
36
35
|
._1sr2o6v8 {
|
|
@@ -47,7 +46,6 @@
|
|
|
47
46
|
border: 1px solid #D4D4D4;
|
|
48
47
|
text-decoration: none;
|
|
49
48
|
overflow: hidden;
|
|
50
|
-
max-height: 525px;
|
|
51
49
|
}
|
|
52
50
|
._1sr2o6va {
|
|
53
51
|
height: 100%;
|
|
@@ -61,9 +59,12 @@
|
|
|
61
59
|
min-height: 170px;
|
|
62
60
|
}
|
|
63
61
|
._1sr2o6vc {
|
|
64
|
-
font-size: 40px;
|
|
65
|
-
line-height: 50px;
|
|
62
|
+
font-size: clamp(24px, 40px, 40px);
|
|
63
|
+
line-height: clamp(32px, 45px, 50px);
|
|
64
|
+
overflow: hidden;
|
|
65
|
+
text-overflow: ellipsis;
|
|
66
66
|
margin-bottom: 8px;
|
|
67
|
+
max-height: 140px;
|
|
67
68
|
}
|
|
68
69
|
@media screen and (max-width:1024px) {
|
|
69
70
|
._1sr2o6v9 {
|
|
@@ -80,8 +81,21 @@
|
|
|
80
81
|
._1sr2o6v9 {
|
|
81
82
|
grid-template-rows: 1fr .5fr;
|
|
82
83
|
}
|
|
84
|
+
}
|
|
85
|
+
@media screen and (min-width:769px) {
|
|
86
|
+
._1sr2o6v3 {
|
|
87
|
+
min-height: 525px;
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
@media screen and (max-width:768px) {
|
|
83
91
|
._1sr2o6vc {
|
|
84
92
|
font-size: 28px;
|
|
85
93
|
line-height: 36px;
|
|
86
94
|
}
|
|
95
|
+
}
|
|
96
|
+
@media screen and (max-width:1024px) {
|
|
97
|
+
._1sr2o6vc {
|
|
98
|
+
font-size: 32px;
|
|
99
|
+
line-height: 36px;
|
|
100
|
+
}
|
|
87
101
|
}
|
|
@@ -26,7 +26,8 @@ const moreDomains = {
|
|
|
26
26
|
"{DOWNLOADAXOS}": process.env.AXOS_DOWNLOAD_URL || "https://downloads.axos.com",
|
|
27
27
|
"{SBAAX}": process.env.SMALL_BUSINESS_ACCOUNTS || "https://small-business-accounts.axosbank.com",
|
|
28
28
|
"{CPDS}": process.env.CP_DECISIONLENDER || "https://cp.decisionlender.solutions",
|
|
29
|
-
"{JHALOAN}": process.env.JHA_LOANSPQ || "https://jha.loanspq.com"
|
|
29
|
+
"{JHALOAN}": process.env.JHA_LOANSPQ || "https://jha.loanspq.com",
|
|
30
|
+
"{AXSECURITIES}": process.env.AXOS_SECURITIES_URL ?? "https://www.axossecurities.com/"
|
|
30
31
|
};
|
|
31
32
|
const isAllowedUrl = (url) => {
|
|
32
33
|
const uri = new URL(url, location.href);
|
package/package.json
CHANGED
|
@@ -1,121 +1,124 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@axos-web-dev/shared-components",
|
|
3
|
-
"description": "Axos shared components library for web.",
|
|
4
|
-
"version": "0.0.
|
|
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
|
-
"@hookform/resolvers": "^3.9.0",
|
|
32
|
-
"@react-input/mask": "^1.2.11",
|
|
33
|
-
"@react-input/number-format": "^1.1.1",
|
|
34
|
-
"@storybook/icons": "^1.2.12",
|
|
35
|
-
"@storybook/preview-api": "^8.3.5",
|
|
36
|
-
"@types/iframe-resizer": "3.5.13",
|
|
37
|
-
"@vanilla-extract/css": "^1.16.0",
|
|
38
|
-
"@vanilla-extract/recipes": "^0.5.1",
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"react-
|
|
45
|
-
"react-
|
|
46
|
-
"react-
|
|
47
|
-
"react-
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
"
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
"
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
"@storybook
|
|
69
|
-
"@
|
|
70
|
-
"@storybook/addon-
|
|
71
|
-
"@storybook/addon-
|
|
72
|
-
"@storybook/addon-
|
|
73
|
-
"@storybook/
|
|
74
|
-
"@storybook/
|
|
75
|
-
"@storybook/
|
|
76
|
-
"@storybook/
|
|
77
|
-
"@
|
|
78
|
-
"@
|
|
79
|
-
"@
|
|
80
|
-
"@
|
|
81
|
-
"@
|
|
82
|
-
"@
|
|
83
|
-
"@types/
|
|
84
|
-
"@types/
|
|
85
|
-
"@types/react
|
|
86
|
-
"@
|
|
87
|
-
"@
|
|
88
|
-
"@
|
|
89
|
-
"@
|
|
90
|
-
"@
|
|
91
|
-
"@
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"eslint
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
"
|
|
109
|
-
"
|
|
110
|
-
"
|
|
111
|
-
"
|
|
112
|
-
"vite
|
|
113
|
-
"vite-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
"
|
|
120
|
-
|
|
121
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@axos-web-dev/shared-components",
|
|
3
|
+
"description": "Axos shared components library for web.",
|
|
4
|
+
"version": "0.0.144",
|
|
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
|
+
"@hookform/resolvers": "^3.9.0",
|
|
32
|
+
"@react-input/mask": "^1.2.11",
|
|
33
|
+
"@react-input/number-format": "^1.1.1",
|
|
34
|
+
"@storybook/icons": "^1.2.12",
|
|
35
|
+
"@storybook/preview-api": "^8.3.5",
|
|
36
|
+
"@types/iframe-resizer": "3.5.13",
|
|
37
|
+
"@vanilla-extract/css": "^1.16.0",
|
|
38
|
+
"@vanilla-extract/recipes": "^0.5.1",
|
|
39
|
+
"antd": "^5.21.5",
|
|
40
|
+
"clsx": "^2.1.1",
|
|
41
|
+
"iframe-resizer": "4.3.11",
|
|
42
|
+
"lodash": "^4.17.21",
|
|
43
|
+
"moment": "^2.30.1",
|
|
44
|
+
"react-date-picker": "^11.0.0",
|
|
45
|
+
"react-hook-form": "^7.53.1",
|
|
46
|
+
"react-markdown": "^9.0.1",
|
|
47
|
+
"react-slick": "^0.30.2",
|
|
48
|
+
"react-use": "^17.5.1",
|
|
49
|
+
"react-wrap-balancer": "^1.1.1",
|
|
50
|
+
"rsuite": "^5.72.0",
|
|
51
|
+
"slick-carousel": "^1.8.1",
|
|
52
|
+
"typed-css-modules": "^0.9.1",
|
|
53
|
+
"vite-plugin-svgr": "^4.2.0",
|
|
54
|
+
"zod": "^3.23.8",
|
|
55
|
+
"zustand": "^4.5.5"
|
|
56
|
+
},
|
|
57
|
+
"peerDependencies": {
|
|
58
|
+
"@vanilla-extract/css-utils": "^0.1.3",
|
|
59
|
+
"@vanilla-extract/recipes": "^0.5.1",
|
|
60
|
+
"@vanilla-extract/vite-plugin": "^4.0.3",
|
|
61
|
+
"next": "^14.1.4",
|
|
62
|
+
"react": "^18.2.0",
|
|
63
|
+
"react-dom": "^18.2.0",
|
|
64
|
+
"react-slick": "^0.30.2",
|
|
65
|
+
"slick-carousel": "^1.8.1"
|
|
66
|
+
},
|
|
67
|
+
"devDependencies": {
|
|
68
|
+
"@chromatic-com/storybook": "^1.8.0",
|
|
69
|
+
"@rollup/plugin-alias": "^5.1.0",
|
|
70
|
+
"@storybook/addon-essentials": "^8.2.9",
|
|
71
|
+
"@storybook/addon-interactions": "^8.2.9",
|
|
72
|
+
"@storybook/addon-links": "^8.2.9",
|
|
73
|
+
"@storybook/addon-mdx-gfm": "^8.2.9",
|
|
74
|
+
"@storybook/addon-onboarding": "^8.2.9",
|
|
75
|
+
"@storybook/addon-themes": "^8.2.9",
|
|
76
|
+
"@storybook/blocks": "^8.2.9",
|
|
77
|
+
"@storybook/react": "^8.2.9",
|
|
78
|
+
"@storybook/react-vite": "^8.2.9",
|
|
79
|
+
"@storybook/test": "^8.2.9",
|
|
80
|
+
"@svgr/core": "^8.1.0",
|
|
81
|
+
"@svgr/plugin-prettier": "^8.1.0",
|
|
82
|
+
"@svgr/plugin-svgo": "^8.1.0",
|
|
83
|
+
"@types/lodash": "^4.17.10",
|
|
84
|
+
"@types/node": "^20.16.10",
|
|
85
|
+
"@types/react": "^18.3.11",
|
|
86
|
+
"@types/react-datepicker": "^6.2.0",
|
|
87
|
+
"@types/react-dom": "^18.3.0",
|
|
88
|
+
"@types/react-slick": "^0.23.13",
|
|
89
|
+
"@typescript-eslint/eslint-plugin": "^7.9.0",
|
|
90
|
+
"@typescript-eslint/parser": "^7.9.0",
|
|
91
|
+
"@vanilla-extract/css-utils": "^0.1.4",
|
|
92
|
+
"@vanilla-extract/recipes": "^0.5.5",
|
|
93
|
+
"@vanilla-extract/vite-plugin": "^4.0.15",
|
|
94
|
+
"@vitejs/plugin-react-swc": "^3.7.0",
|
|
95
|
+
"esbuild-vanilla-image-loader": "^0.1.3",
|
|
96
|
+
"eslint": "^8.57.0",
|
|
97
|
+
"eslint-plugin-react-hooks": "^4.6.2",
|
|
98
|
+
"eslint-plugin-react-refresh": "^0.4.7",
|
|
99
|
+
"eslint-plugin-storybook": "^0.8.0",
|
|
100
|
+
"glob": "^10.4.5",
|
|
101
|
+
"husky": "^9.1.6",
|
|
102
|
+
"next": "^14.1.4",
|
|
103
|
+
"prettier": "3.2.5",
|
|
104
|
+
"react": "^18.3.1",
|
|
105
|
+
"react-dom": "^18.3.1",
|
|
106
|
+
"rollup-plugin-preserve-directives": "^0.4.0",
|
|
107
|
+
"rollup-plugin-svg-import": "^3.0.0",
|
|
108
|
+
"rollup-plugin-svgo": "^2.0.0",
|
|
109
|
+
"storybook": "^8.2.9",
|
|
110
|
+
"typescript": "^5.6.2",
|
|
111
|
+
"typescript-plugin-css-modules": "^5.1.0",
|
|
112
|
+
"vite": "^5.4.9",
|
|
113
|
+
"vite-plugin-dts": "^3.9.1",
|
|
114
|
+
"vite-plugin-lib-inject-css": "^2.1.1",
|
|
115
|
+
"vite-plugin-setting-css-module": "^1.1.4",
|
|
116
|
+
"vite-tsconfig-paths": "^4.3.2"
|
|
117
|
+
},
|
|
118
|
+
"main": "index.js",
|
|
119
|
+
"directories": {
|
|
120
|
+
"lib": "lib"
|
|
121
|
+
},
|
|
122
|
+
"author": "axos-web-dev",
|
|
123
|
+
"license": "ISC"
|
|
124
|
+
}
|