@xfers/design-system 5.1.0 → 6.0.0-dev.253ef83467
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/cjs/index.js +7 -14
- package/cjs/index.js.map +1 -1
- package/dist/components/Table/index.js +1 -1
- package/dist/components/Table/index.js.map +1 -1
- package/dist/types/components/Alert/styles.d.ts +3 -1
- package/dist/types/components/CopyBox/styles.d.ts +5 -1
- package/dist/types/components/DynamicSelect/DynamicSelect.d.ts +2 -6
- package/dist/types/components/Grid/Section.d.ts +4 -12
- package/dist/types/components/Input/index.d.ts +1 -1
- package/dist/types/components/Select/style.d.ts +4 -2
- package/dist/types/components/Table/index.d.ts +2 -2
- package/dist/types/components/Tabs/index.d.ts +1 -1
- package/dist/types/components/Timeline/index.d.ts +1 -1
- package/es/index.js +7 -14
- package/es/index.js.map +1 -1
- package/package.json +59 -59
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xfers/design-system",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "6.0.0-dev.253ef83467",
|
|
4
4
|
"description": "StraitsX design system",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xfers",
|
|
@@ -86,77 +86,77 @@
|
|
|
86
86
|
]
|
|
87
87
|
},
|
|
88
88
|
"devDependencies": {
|
|
89
|
-
"@babel/core": "
|
|
90
|
-
"@babel/plugin-external-helpers": "
|
|
91
|
-
"@babel/preset-env": "
|
|
92
|
-
"@babel/preset-react": "
|
|
93
|
-
"@babel/preset-typescript": "
|
|
94
|
-
"@chromatic-com/storybook": "
|
|
95
|
-
"@emotion/core": "
|
|
96
|
-
"@emotion/styled": "
|
|
97
|
-
"@rollup/plugin-commonjs": "
|
|
98
|
-
"@rollup/plugin-node-resolve": "
|
|
89
|
+
"@babel/core": "7.14.2",
|
|
90
|
+
"@babel/plugin-external-helpers": "7.12.13",
|
|
91
|
+
"@babel/preset-env": "7.14.2",
|
|
92
|
+
"@babel/preset-react": "7.13.13",
|
|
93
|
+
"@babel/preset-typescript": "7.27.1",
|
|
94
|
+
"@chromatic-com/storybook": "3",
|
|
95
|
+
"@emotion/core": "10.0.28",
|
|
96
|
+
"@emotion/styled": "10.0.27",
|
|
97
|
+
"@rollup/plugin-commonjs": "28.0.6",
|
|
98
|
+
"@rollup/plugin-node-resolve": "16.0.1",
|
|
99
99
|
"@storybook/addon-actions": "8.6.1",
|
|
100
100
|
"@storybook/addon-essentials": "8.6.1",
|
|
101
101
|
"@storybook/addon-links": "8.6.1",
|
|
102
|
-
"@storybook/addon-webpack5-compiler-babel": "
|
|
102
|
+
"@storybook/addon-webpack5-compiler-babel": "3.0.6",
|
|
103
103
|
"@storybook/react": "8.6.1",
|
|
104
104
|
"@storybook/react-webpack5": "8.6.1",
|
|
105
105
|
"@storybook/test": "8.6.1",
|
|
106
|
-
"@svgr/rollup": "
|
|
107
|
-
"@svgr/webpack": "
|
|
108
|
-
"@types/jest": "
|
|
109
|
-
"@types/node": "
|
|
110
|
-
"@types/react": "
|
|
111
|
-
"@types/react-dom": "
|
|
112
|
-
"@typescript-eslint/eslint-plugin": "
|
|
113
|
-
"@typescript-eslint/parser": "
|
|
106
|
+
"@svgr/rollup": "5.5.0",
|
|
107
|
+
"@svgr/webpack": "5.5.0",
|
|
108
|
+
"@types/jest": "23.3.2",
|
|
109
|
+
"@types/node": "20.17.10",
|
|
110
|
+
"@types/react": "18.2.79",
|
|
111
|
+
"@types/react-dom": "18.2.25",
|
|
112
|
+
"@typescript-eslint/eslint-plugin": "5.0.0",
|
|
113
|
+
"@typescript-eslint/parser": "5.0.0",
|
|
114
114
|
"antd": "5.21.6",
|
|
115
|
-
"babel-loader": "
|
|
116
|
-
"chart.js": "
|
|
117
|
-
"copy-to-clipboard": "
|
|
118
|
-
"coveralls": "
|
|
119
|
-
"cross-env": "
|
|
120
|
-
"css-loader": "
|
|
121
|
-
"cssnano": "
|
|
122
|
-
"emotion": "
|
|
123
|
-
"eslint": "
|
|
115
|
+
"babel-loader": "8.2.2",
|
|
116
|
+
"chart.js": "3.7.0",
|
|
117
|
+
"copy-to-clipboard": "3.3.1",
|
|
118
|
+
"coveralls": "3.0.2",
|
|
119
|
+
"cross-env": "5.2.0",
|
|
120
|
+
"css-loader": "5.2.5",
|
|
121
|
+
"cssnano": "5.0.2",
|
|
122
|
+
"emotion": "10.0.27",
|
|
123
|
+
"eslint": "8.57.0",
|
|
124
124
|
"eslint-config-airbnb": "18",
|
|
125
|
-
"eslint-config-prettier": "
|
|
126
|
-
"eslint-plugin-import": "
|
|
127
|
-
"eslint-plugin-jsx-a11y": "
|
|
128
|
-
"eslint-plugin-prettier": "
|
|
125
|
+
"eslint-config-prettier": "9.1.0",
|
|
126
|
+
"eslint-plugin-import": "2.32.0",
|
|
127
|
+
"eslint-plugin-jsx-a11y": "6.10.2",
|
|
128
|
+
"eslint-plugin-prettier": "5.2.1",
|
|
129
129
|
"eslint-plugin-react": "7.14.3",
|
|
130
|
-
"jest": "
|
|
131
|
-
"jest-config": "
|
|
130
|
+
"jest": "23.6.0",
|
|
131
|
+
"jest-config": "23.6.0",
|
|
132
|
+
"material-symbols": "0.38.0",
|
|
132
133
|
"moment": "2.24.0",
|
|
133
|
-
"postcss": "
|
|
134
|
-
"postcss-cssnext": "
|
|
135
|
-
"postcss-nested": "
|
|
136
|
-
"postcss-preset-env": "
|
|
137
|
-
"postcss-simple-vars": "
|
|
138
|
-
"prettier": "
|
|
139
|
-
"react-chartjs-2": "
|
|
140
|
-
"react-joyride": "
|
|
141
|
-
"replace-in-file": "
|
|
142
|
-
"rimraf": "
|
|
134
|
+
"postcss": "8.2.15",
|
|
135
|
+
"postcss-cssnext": "3.1.0",
|
|
136
|
+
"postcss-nested": "5.0.5",
|
|
137
|
+
"postcss-preset-env": "6.7.0",
|
|
138
|
+
"postcss-simple-vars": "6.0.3",
|
|
139
|
+
"prettier": "3.4.2",
|
|
140
|
+
"react-chartjs-2": "4.0.0",
|
|
141
|
+
"react-joyride": "2.9.3",
|
|
142
|
+
"replace-in-file": "3.4.2",
|
|
143
|
+
"rimraf": "2.6.2",
|
|
143
144
|
"rollup": "2.78.0",
|
|
144
|
-
"rollup-plugin-babel": "
|
|
145
|
-
"rollup-plugin-json": "
|
|
146
|
-
"rollup-plugin-postcss": "
|
|
147
|
-
"rollup-plugin-sourcemaps": "
|
|
148
|
-
"rollup-plugin-terser": "
|
|
149
|
-
"rollup-plugin-typescript2": "
|
|
145
|
+
"rollup-plugin-babel": "4.4.0",
|
|
146
|
+
"rollup-plugin-json": "3.1.0",
|
|
147
|
+
"rollup-plugin-postcss": "4.0.0",
|
|
148
|
+
"rollup-plugin-sourcemaps": "0.4.2",
|
|
149
|
+
"rollup-plugin-terser": "7.0.2",
|
|
150
|
+
"rollup-plugin-typescript2": "0.18.0",
|
|
150
151
|
"sass-loader": "11.1.1",
|
|
151
|
-
"shelljs": "
|
|
152
|
+
"shelljs": "0.8.3",
|
|
152
153
|
"storybook": "8.6.1",
|
|
153
|
-
"style-loader": "
|
|
154
|
-
"ts-jest": "
|
|
155
|
-
"tslint": "
|
|
156
|
-
"tslint-config-prettier": "
|
|
157
|
-
"tslint-config-standard": "
|
|
158
|
-
"typescript": "
|
|
159
|
-
"material-symbols": "^0.38.0"
|
|
154
|
+
"style-loader": "2.0.0",
|
|
155
|
+
"ts-jest": "23.10.2",
|
|
156
|
+
"tslint": "5.11.0",
|
|
157
|
+
"tslint-config-prettier": "1.15.0",
|
|
158
|
+
"tslint-config-standard": "8.0.1",
|
|
159
|
+
"typescript": "5.7.3"
|
|
160
160
|
},
|
|
161
161
|
"peerDependencies": {
|
|
162
162
|
"react": ">=16.8.0",
|