fastapi-rtk 0.0.57 → 0.0.58
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/fastapi-rtk.es.js +6467 -6706
- package/dist/fastapi-rtk.umd.js +128 -36
- package/package.json +48 -53
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "fastapi-rtk",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.58",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A react component library for Flask Appbuilder",
|
|
6
6
|
"license": "MIT",
|
|
@@ -18,56 +18,53 @@
|
|
|
18
18
|
"./dist/style.css": "./dist/style.css"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"@babel/core": "^7.
|
|
22
|
-
"@babel/preset-env": "^7.
|
|
23
|
-
"@babel/preset-react": "^7.
|
|
24
|
-
"@emotion/styled": "^11.
|
|
25
|
-
"@hookform/resolvers": "^3.
|
|
26
|
-
"@mantine/core": "^7.
|
|
27
|
-
"@mantine/dates": "^7.
|
|
28
|
-
"@mantine/form": "^7.
|
|
29
|
-
"@mantine/hooks": "^7.
|
|
30
|
-
"@mdx-js/react": "^
|
|
31
|
-
"@rollup/plugin-commonjs": "^
|
|
32
|
-
"@rollup/plugin-json": "^6.
|
|
33
|
-
"@rollup/plugin-node-resolve": "^15.
|
|
34
|
-
"@storybook/addon-a11y": "^
|
|
35
|
-
"@storybook/addon-actions": "^
|
|
36
|
-
"@storybook/addon-backgrounds": "^
|
|
37
|
-
"@storybook/addon-controls": "^
|
|
38
|
-
"@storybook/addon-docs": "^
|
|
39
|
-
"@storybook/addon-links": "^
|
|
40
|
-
"@storybook/addon-toolbars": "^
|
|
41
|
-
"@storybook/addon-viewport": "^
|
|
42
|
-
"@storybook/manager-api": "^
|
|
21
|
+
"@babel/core": "^7.25.2",
|
|
22
|
+
"@babel/preset-env": "^7.25.4",
|
|
23
|
+
"@babel/preset-react": "^7.24.7",
|
|
24
|
+
"@emotion/styled": "^11.13.0",
|
|
25
|
+
"@hookform/resolvers": "^3.9.0",
|
|
26
|
+
"@mantine/core": "^7.12.2",
|
|
27
|
+
"@mantine/dates": "^7.12.2",
|
|
28
|
+
"@mantine/form": "^7.12.2",
|
|
29
|
+
"@mantine/hooks": "^7.12.2",
|
|
30
|
+
"@mdx-js/react": "^3.0.1",
|
|
31
|
+
"@rollup/plugin-commonjs": "^26.0.1",
|
|
32
|
+
"@rollup/plugin-json": "^6.1.0",
|
|
33
|
+
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
34
|
+
"@storybook/addon-a11y": "^8.2.9",
|
|
35
|
+
"@storybook/addon-actions": "^8.2.9",
|
|
36
|
+
"@storybook/addon-backgrounds": "^8.2.9",
|
|
37
|
+
"@storybook/addon-controls": "^8.2.9",
|
|
38
|
+
"@storybook/addon-docs": "^8.2.9",
|
|
39
|
+
"@storybook/addon-links": "^8.2.9",
|
|
40
|
+
"@storybook/addon-toolbars": "^8.2.9",
|
|
41
|
+
"@storybook/addon-viewport": "^8.2.9",
|
|
42
|
+
"@storybook/manager-api": "^8.2.9",
|
|
43
43
|
"@storybook/mdx2-csf": "^1.1.0",
|
|
44
|
-
"@storybook/react": "^
|
|
45
|
-
"@storybook/react-webpack5": "^
|
|
46
|
-
"@tabler/icons-react": "^
|
|
47
|
-
"@vitejs/plugin-react": "^4.
|
|
48
|
-
"babel-loader": "^9.1.
|
|
49
|
-
"dayjs": "^1.11.
|
|
44
|
+
"@storybook/react": "^8.2.9",
|
|
45
|
+
"@storybook/react-webpack5": "^8.2.9",
|
|
46
|
+
"@tabler/icons-react": "^3.14.0",
|
|
47
|
+
"@vitejs/plugin-react": "^4.3.1",
|
|
48
|
+
"babel-loader": "^9.1.3",
|
|
49
|
+
"dayjs": "^1.11.13",
|
|
50
50
|
"dayjs-plugin-utc": "^0.1.2",
|
|
51
|
-
"dompurify": "^3.
|
|
52
|
-
"eslint": "^
|
|
53
|
-
"eslint-
|
|
54
|
-
"eslint-
|
|
55
|
-
"eslint-plugin-react": "^
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
"html-react-parser": "^4.0.0",
|
|
60
|
-
"is-html": "^3.0.0",
|
|
51
|
+
"dompurify": "^3.1.6",
|
|
52
|
+
"eslint": "^9.9.1",
|
|
53
|
+
"eslint-plugin-react": "^7.35.0",
|
|
54
|
+
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
|
|
55
|
+
"eslint-plugin-react-refresh": "^0.4.11",
|
|
56
|
+
"globals": "^15.9.0",
|
|
57
|
+
"html-react-parser": "^5.1.15",
|
|
58
|
+
"is-html": "^3.1.0",
|
|
61
59
|
"mantine-form-yup-resolver": "^2.0.0",
|
|
62
|
-
"postcss": "^8.4.
|
|
63
|
-
"postcss-preset-mantine": "^1.
|
|
60
|
+
"postcss": "^8.4.44",
|
|
61
|
+
"postcss-preset-mantine": "^1.17.0",
|
|
64
62
|
"postcss-simple-vars": "^7.0.1",
|
|
65
|
-
"react": ">=18.
|
|
66
|
-
"storybook": "^
|
|
67
|
-
"vite": "^4.
|
|
68
|
-
"vite-plugin-linter": "^2.0.2",
|
|
63
|
+
"react": ">=18.3.1",
|
|
64
|
+
"storybook": "^8.2.9",
|
|
65
|
+
"vite": "^5.4.2",
|
|
69
66
|
"yargs": "^17.7.2",
|
|
70
|
-
"yup": "^1.
|
|
67
|
+
"yup": "^1.4.0"
|
|
71
68
|
},
|
|
72
69
|
"peerDependencies": {
|
|
73
70
|
"@emotion/react": "^11.11.1",
|
|
@@ -82,13 +79,11 @@
|
|
|
82
79
|
"react-router-dom": "^6.14.0"
|
|
83
80
|
},
|
|
84
81
|
"dependencies": {
|
|
85
|
-
"@jsonforms/core": "^3.
|
|
86
|
-
"@jsonforms/examples": "^3.
|
|
87
|
-
"@jsonforms/react": "^3.
|
|
88
|
-
"
|
|
89
|
-
"@mui/material": "
|
|
90
|
-
"@mui/x-date-pickers": "^6.19.8",
|
|
91
|
-
"lodash": "^4.17.21"
|
|
82
|
+
"@jsonforms/core": "^3.3.0",
|
|
83
|
+
"@jsonforms/examples": "^3.3.0",
|
|
84
|
+
"@jsonforms/react": "^3.3.0",
|
|
85
|
+
"lodash": "^4.17.21",
|
|
86
|
+
"@mui/icons-material": "*"
|
|
92
87
|
},
|
|
93
88
|
"scripts": {
|
|
94
89
|
"dev": "vite",
|