andoncloud-dashboard-toolkit 1.5.82 → 1.5.84
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 +223 -206
- package/dist/index.js +322 -297
- package/dist/index.js.map +1 -1
- package/package.json +32 -32
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "andoncloud-dashboard-toolkit",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.84",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Made with create-react-library",
|
|
6
6
|
"author": "",
|
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
"lint": "eslint --ext .ts,.tsx --quiet --fix .",
|
|
21
21
|
"lint:ci": "eslint --ext .ts,.tsx --quiet .",
|
|
22
22
|
"prepare": "run-s build",
|
|
23
|
-
"prestart": "npm run build",
|
|
24
23
|
"prettier": "prettier --write .",
|
|
24
|
+
"prestart": "npm run build",
|
|
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/
|
|
28
|
+
"update": "ncu -u --reject eslint,rxjs,graphql,graphql-request,typescript,@mui/icons-material,@mui/lab,@mui/material,@mui/x-date-pickers,@graphql-codegen/cli,@graphql-codegen/introspection,@graphql-codegen/typescript,@graphql-codegen/typescript-document-nodes,@graphql-codegen/typescript-graphql-files-modules,@graphql-codegen/typescript-graphql-request,@graphql-codegen/typescript-operations && npm install --ignore-scripts && cd preview && ncu -u && npm install",
|
|
29
29
|
"version:bump": "npm version --no-git-tag-version patch"
|
|
30
30
|
},
|
|
31
31
|
"peerDependencies": {
|
|
@@ -34,66 +34,65 @@
|
|
|
34
34
|
"@mui/material": "^5.0.0 || ^6.0.0 || ^7.0.0",
|
|
35
35
|
"actioncable": "^5.0.0",
|
|
36
36
|
"andoncloud-sdk": "^1.0.0",
|
|
37
|
-
"dayjs": "^1.11.0",
|
|
38
37
|
"graphql-request": "^6.0.0",
|
|
39
38
|
"i18next": ">=22.0.0",
|
|
40
39
|
"react": "^18.0.0 || ^19.0.0",
|
|
41
40
|
"react-i18next": ">=12.0.0"
|
|
42
41
|
},
|
|
43
42
|
"devDependencies": {
|
|
43
|
+
"@craco/craco": "^7.1.0",
|
|
44
44
|
"@emotion/react": "^11.14.0",
|
|
45
45
|
"@emotion/styled": "^11.14.1",
|
|
46
|
-
"@graphql-codegen/cli": "^6.
|
|
47
|
-
"@graphql-codegen/introspection": "5.0.
|
|
48
|
-
"@graphql-codegen/typescript": "^5.0.
|
|
49
|
-
"@graphql-codegen/typescript-document-nodes": "5.0.
|
|
46
|
+
"@graphql-codegen/cli": "^6.2.1",
|
|
47
|
+
"@graphql-codegen/introspection": "5.0.1",
|
|
48
|
+
"@graphql-codegen/typescript": "^5.0.9",
|
|
49
|
+
"@graphql-codegen/typescript-document-nodes": "5.0.9",
|
|
50
50
|
"@graphql-codegen/typescript-graphql-files-modules": "4.0.0",
|
|
51
51
|
"@graphql-codegen/typescript-graphql-request": "^7.0.0",
|
|
52
|
-
"@graphql-codegen/typescript-operations": "^5.
|
|
52
|
+
"@graphql-codegen/typescript-operations": "^5.0.9",
|
|
53
53
|
"@mui/icons-material": "^7.3.9",
|
|
54
|
-
"@mui/lab": "^7.0.
|
|
54
|
+
"@mui/lab": "^7.0.0-beta.18",
|
|
55
55
|
"@mui/material": "^7.3.9",
|
|
56
|
-
"@mui/x-date-pickers": "^8.
|
|
56
|
+
"@mui/x-date-pickers": "^8.16.0",
|
|
57
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",
|
|
62
58
|
"@types/actioncable": "^5.2.11",
|
|
63
59
|
"@types/lodash.isempty": "^4.4.9",
|
|
64
|
-
"@types/node": "^25.
|
|
60
|
+
"@types/node": "^25.9.0",
|
|
65
61
|
"@types/react": "^19.2.14",
|
|
66
62
|
"@types/react-dom": "^19.2.3",
|
|
67
63
|
"@types/react-text-truncate": "^0.19.0",
|
|
68
64
|
"actioncable": "^5.2.8",
|
|
69
|
-
"ajv": "^8.
|
|
65
|
+
"ajv": "^8.20.0",
|
|
70
66
|
"andoncloud-library-scripts": "^2.0.0",
|
|
71
|
-
"andoncloud-sdk": "^1.7.
|
|
67
|
+
"andoncloud-sdk": "^1.7.33",
|
|
68
|
+
"axe-core": "^4.11.4",
|
|
72
69
|
"copyfiles": "^2.4.1",
|
|
73
70
|
"cross-env": "^10.1.0",
|
|
74
|
-
"cypress": "^15.
|
|
75
|
-
"cypress-
|
|
71
|
+
"cypress": "^15.15.0",
|
|
72
|
+
"cypress-axe": "^1.7.0",
|
|
76
73
|
"eslint": "^8.57.1",
|
|
77
74
|
"eslint-config-andoncloud": "^1.1.0",
|
|
78
75
|
"eslint-plugin-prettier": "^5.5.5",
|
|
79
76
|
"gh-pages": "^6.3.0",
|
|
80
77
|
"gql-generator": "^2.0.0",
|
|
81
78
|
"graphql-request": "^4.3.0",
|
|
82
|
-
"
|
|
79
|
+
"html-webpack-plugin": "^5.6.7",
|
|
80
|
+
"i18next": "^26.2.0",
|
|
83
81
|
"microbundle-crl": "^0.13.11",
|
|
84
|
-
"mobx": "^6.15.
|
|
82
|
+
"mobx": "^6.15.3",
|
|
85
83
|
"mobx-react-lite": "^4.1.1",
|
|
86
84
|
"npm-run-all": "^4.1.5",
|
|
87
|
-
"postcss": "^8.5.
|
|
85
|
+
"postcss": "^8.5.15",
|
|
88
86
|
"prettier": "^3.8.3",
|
|
89
|
-
"react": "^19.2.
|
|
90
|
-
"react-dom": "^19.2.
|
|
91
|
-
"react-
|
|
92
|
-
"react-
|
|
93
|
-
"react-
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"
|
|
87
|
+
"react": "^19.2.6",
|
|
88
|
+
"react-dom": "^19.2.6",
|
|
89
|
+
"react-i18next": "^17.0.8",
|
|
90
|
+
"react-router-dom": "^7.15.1",
|
|
91
|
+
"react-scripts": "^5.0.1",
|
|
92
|
+
"tsdown": "^0.22.0",
|
|
93
|
+
"typescript": "^5.9.3",
|
|
94
|
+
"webpack-cli": "^7.0.2",
|
|
95
|
+
"webpack-dev-server": "^5.2.4"
|
|
97
96
|
},
|
|
98
97
|
"files": [
|
|
99
98
|
"dist"
|
|
@@ -102,9 +101,10 @@
|
|
|
102
101
|
"@dnd-kit/core": "^6.3.1",
|
|
103
102
|
"@dnd-kit/sortable": "^10.0.0",
|
|
104
103
|
"@dnd-kit/utilities": "^3.2.2",
|
|
105
|
-
"andoncloud-widget-base": "^1.2.
|
|
104
|
+
"andoncloud-widget-base": "^1.2.36",
|
|
106
105
|
"andoncloud-widget-preview": "^1.5.4",
|
|
107
106
|
"array-move": "^4.0.0",
|
|
107
|
+
"dayjs": "^1.11.20",
|
|
108
108
|
"graphql": "^15.8.0",
|
|
109
109
|
"graphql-tag": "^2.12.6",
|
|
110
110
|
"lodash.isempty": "^4.4.0",
|