andoncloud-dashboard-toolkit 1.5.79 → 1.5.81
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/index.d.ts +3 -1
- package/dist/index.js +2852 -2851
- package/dist/index.js.map +1 -1
- package/package.json +28 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "andoncloud-dashboard-toolkit",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.81",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Made with create-react-library",
|
|
6
6
|
"author": "",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"start": "run-p build:watch start:preview",
|
|
26
26
|
"start:preview": "cd preview && npm run start",
|
|
27
27
|
"test": "cypress run --component",
|
|
28
|
-
"update": "ncu -u --reject eslint,rxjs,graphql,graphql-request,typescript,@mui/material,@mui/icons-material,@mui/lab,@mui/x-date-pickers && npm install --ignore-scripts && cd preview && ncu -u && npm install",
|
|
28
|
+
"update": "ncu -u --reject eslint,rxjs,graphql,graphql-request,typescript,@mui/material,@mui/icons-material,@mui/lab,@mui/x-date-pickers && npm install --ignore-scripts && cd preview && ncu -u && npm install --ignore-scripts",
|
|
29
29
|
"version:bump": "npm version --no-git-tag-version patch"
|
|
30
30
|
},
|
|
31
31
|
"peerDependencies": {
|
|
@@ -41,57 +41,59 @@
|
|
|
41
41
|
"react-i18next": ">=12.0.0"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
|
-
"@craco/craco": "^7.1.0",
|
|
45
44
|
"@emotion/react": "^11.14.0",
|
|
46
45
|
"@emotion/styled": "^11.14.1",
|
|
47
|
-
"@graphql-codegen/cli": "^6.
|
|
48
|
-
"@graphql-codegen/introspection": "5.0.
|
|
49
|
-
"@graphql-codegen/typescript": "^5.0.
|
|
50
|
-
"@graphql-codegen/typescript-document-nodes": "5.0.
|
|
46
|
+
"@graphql-codegen/cli": "^6.3.0",
|
|
47
|
+
"@graphql-codegen/introspection": "5.0.2",
|
|
48
|
+
"@graphql-codegen/typescript": "^5.0.10",
|
|
49
|
+
"@graphql-codegen/typescript-document-nodes": "5.0.10",
|
|
51
50
|
"@graphql-codegen/typescript-graphql-files-modules": "4.0.0",
|
|
52
51
|
"@graphql-codegen/typescript-graphql-request": "^7.0.0",
|
|
53
|
-
"@graphql-codegen/typescript-operations": "^5.0
|
|
52
|
+
"@graphql-codegen/typescript-operations": "^5.1.0",
|
|
54
53
|
"@mui/icons-material": "^7.3.9",
|
|
55
54
|
"@mui/lab": "^7.0.1-beta.23",
|
|
56
55
|
"@mui/material": "^7.3.9",
|
|
57
56
|
"@mui/x-date-pickers": "^8.27.2",
|
|
58
57
|
"@parcel/watcher": "^2.5.6",
|
|
58
|
+
"@rsbuild/core": "^1.6.0",
|
|
59
|
+
"@rsbuild/plugin-react": "^1.3.0",
|
|
60
|
+
"@rspack/core": "^1.7.11",
|
|
61
|
+
"@rspack/dev-server": "^1.2.1",
|
|
59
62
|
"@types/actioncable": "^5.2.11",
|
|
60
63
|
"@types/lodash.isempty": "^4.4.9",
|
|
61
|
-
"@types/node": "^25.
|
|
64
|
+
"@types/node": "^25.6.0",
|
|
62
65
|
"@types/react": "^19.2.14",
|
|
63
66
|
"@types/react-dom": "^19.2.3",
|
|
64
67
|
"@types/react-text-truncate": "^0.19.0",
|
|
65
68
|
"actioncable": "^5.2.8",
|
|
66
69
|
"ajv": "^8.18.0",
|
|
67
70
|
"andoncloud-library-scripts": "^2.0.0",
|
|
68
|
-
"andoncloud-sdk": "^1.7.
|
|
71
|
+
"andoncloud-sdk": "^1.7.30",
|
|
69
72
|
"copyfiles": "^2.4.1",
|
|
70
73
|
"cross-env": "^10.1.0",
|
|
71
|
-
"cypress": "^15.13.
|
|
74
|
+
"cypress": "^15.13.1",
|
|
75
|
+
"cypress-rspack-dev-server": "^1.1.2",
|
|
72
76
|
"eslint": "^8.57.1",
|
|
73
77
|
"eslint-config-andoncloud": "^1.1.0",
|
|
74
78
|
"eslint-plugin-prettier": "^5.5.5",
|
|
75
79
|
"gh-pages": "^6.3.0",
|
|
76
80
|
"gql-generator": "^2.0.0",
|
|
77
81
|
"graphql-request": "^4.3.0",
|
|
78
|
-
"
|
|
79
|
-
"i18next": "^25.10.5",
|
|
82
|
+
"i18next": "^26.0.5",
|
|
80
83
|
"microbundle-crl": "^0.13.11",
|
|
81
84
|
"mobx": "^6.15.0",
|
|
82
85
|
"mobx-react-lite": "^4.1.1",
|
|
83
86
|
"npm-run-all": "^4.1.5",
|
|
84
|
-
"postcss": "^8.5.
|
|
85
|
-
"prettier": "^3.8.
|
|
86
|
-
"react": "^19.2.
|
|
87
|
-
"react-dom": "^19.2.
|
|
88
|
-
"react-
|
|
89
|
-
"react-
|
|
90
|
-
"react-
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"webpack-dev-server": "^5.2.3"
|
|
87
|
+
"postcss": "^8.5.9",
|
|
88
|
+
"prettier": "^3.8.3",
|
|
89
|
+
"react": "^19.2.5",
|
|
90
|
+
"react-dom": "^19.2.5",
|
|
91
|
+
"react-grid-layout": "^2.2.3",
|
|
92
|
+
"react-i18next": "^17.0.3",
|
|
93
|
+
"react-refresh": "^0.14.2",
|
|
94
|
+
"react-router-dom": "^7.14.1",
|
|
95
|
+
"tsdown": "^0.21.8",
|
|
96
|
+
"typescript": "^5.9.3"
|
|
95
97
|
},
|
|
96
98
|
"files": [
|
|
97
99
|
"dist"
|
|
@@ -100,8 +102,8 @@
|
|
|
100
102
|
"@dnd-kit/core": "^6.3.1",
|
|
101
103
|
"@dnd-kit/sortable": "^10.0.0",
|
|
102
104
|
"@dnd-kit/utilities": "^3.2.2",
|
|
103
|
-
"andoncloud-widget-base": "^1.2.
|
|
104
|
-
"andoncloud-widget-preview": "^1.5.
|
|
105
|
+
"andoncloud-widget-base": "^1.2.30",
|
|
106
|
+
"andoncloud-widget-preview": "^1.5.4",
|
|
105
107
|
"array-move": "^4.0.0",
|
|
106
108
|
"graphql": "^15.8.0",
|
|
107
109
|
"graphql-tag": "^2.12.6",
|