@kentico/xperience-admin-base 29.7.3 → 30.0.1
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/entry.d.ts +14 -438
- package/dist/entry.kxh.8b5981c1a2c87aacd75a.js +25 -0
- package/package.json +21 -20
- package/dist/entry.kxh.d00d5b8a0de5016bfa99.js +0 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kentico/xperience-admin-base",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "30.0.1",
|
|
4
4
|
"main": "dist/entry.js",
|
|
5
5
|
"types": "dist/entry.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -20,34 +20,36 @@
|
|
|
20
20
|
"@react-aria/visually-hidden": "^3.8.7",
|
|
21
21
|
"classnames": "^2.5.1",
|
|
22
22
|
"react": "^18.3.1",
|
|
23
|
+
"react-beautiful-dnd": "^13.1.1",
|
|
23
24
|
"react-cool-inview": "^3.0.1",
|
|
24
25
|
"react-dnd": "^16.0.1",
|
|
25
26
|
"react-dnd-html5-backend": "^16.0.1",
|
|
26
27
|
"react-dom": "^18.3.1",
|
|
27
|
-
"react-
|
|
28
|
+
"react-image-crop": "^11.0.7",
|
|
29
|
+
"react-router-dom": "6.27.0",
|
|
28
30
|
"react-select": "^5.8.3",
|
|
29
|
-
"react-
|
|
30
|
-
"react-select-async-paginate": "^0.7.6",
|
|
31
|
+
"react-select-async-paginate": "^0.7.7",
|
|
31
32
|
"use-debounce": "^10.0.4",
|
|
32
33
|
"use-resize-observer": "9.1.0",
|
|
33
34
|
"uuid": "^11.0.3",
|
|
34
|
-
"@kentico/xperience-admin-components": "
|
|
35
|
+
"@kentico/xperience-admin-components": "30.0.1"
|
|
35
36
|
},
|
|
36
37
|
"devDependencies": {
|
|
37
38
|
"@babel/core": "^7.26.0",
|
|
38
39
|
"@babel/eslint-parser": "^7.25.9",
|
|
39
40
|
"@babel/plugin-transform-runtime": "^7.25.9",
|
|
40
41
|
"@babel/preset-env": "^7.26.0",
|
|
41
|
-
"@babel/preset-react": "^7.
|
|
42
|
+
"@babel/preset-react": "^7.26.3",
|
|
42
43
|
"@babel/preset-typescript": "^7.26.0",
|
|
43
44
|
"@babel/runtime": "^7.26.0",
|
|
45
|
+
"@swc/core": "^1.10.1",
|
|
46
|
+
"@swc/jest": "^0.2.37",
|
|
44
47
|
"@testing-library/jest-dom": "^6.6.3",
|
|
45
|
-
"@testing-library/react": "^16.0
|
|
46
|
-
"@types/dompurify": "3.0.5",
|
|
48
|
+
"@testing-library/react": "^16.1.0",
|
|
47
49
|
"@types/jest": "^29.5.14",
|
|
48
|
-
"@types/react": "18.3.
|
|
50
|
+
"@types/react": "18.3.14",
|
|
49
51
|
"@types/react-beautiful-dnd": "13.1.8",
|
|
50
|
-
"@types/react-dom": "^18.3.
|
|
52
|
+
"@types/react-dom": "^18.3.2",
|
|
51
53
|
"@types/react-router-dom": "^5.3.3",
|
|
52
54
|
"@types/systemjs": "^6.15.1",
|
|
53
55
|
"@types/uuid": "^10.0.0",
|
|
@@ -56,7 +58,7 @@
|
|
|
56
58
|
"babel-loader": "9.2.1",
|
|
57
59
|
"cross-env": "^7.0.3",
|
|
58
60
|
"css-loader": "^7.1.2",
|
|
59
|
-
"dompurify": "3.2.
|
|
61
|
+
"dompurify": "3.2.3",
|
|
60
62
|
"eslint": "^8.57.0",
|
|
61
63
|
"eslint-config-prettier": "^9.1.0",
|
|
62
64
|
"eslint-config-ts-react-important-stuff": "^3.0.0",
|
|
@@ -66,16 +68,15 @@
|
|
|
66
68
|
"jest": "^29.7.0",
|
|
67
69
|
"jest-environment-jsdom": "29.7.0",
|
|
68
70
|
"jest-junit": "^16.0.0",
|
|
69
|
-
"postcss": "^8.4.
|
|
71
|
+
"postcss": "^8.4.49",
|
|
70
72
|
"postcss-loader": "^8.1.1",
|
|
71
|
-
"prettier": "^3.
|
|
73
|
+
"prettier": "^3.4.2",
|
|
72
74
|
"react-test-renderer": "^18.3.1",
|
|
73
|
-
"sass": "1.
|
|
74
|
-
"sass-loader": "^16.0.
|
|
75
|
+
"sass": "1.82.0",
|
|
76
|
+
"sass-loader": "^16.0.4",
|
|
75
77
|
"style-loader": "^4.0.0",
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"webpack": "^5.96.1",
|
|
78
|
+
"typescript": "5.7.2",
|
|
79
|
+
"webpack": "^5.97.1",
|
|
79
80
|
"webpack-cli": "^5.1.4",
|
|
80
81
|
"webpack-dev-server": "^5.1.0",
|
|
81
82
|
"webpack-merge": "^6.0.1"
|
|
@@ -89,7 +90,7 @@
|
|
|
89
90
|
"analyze": "webpack --mode=production --env.analyze=true",
|
|
90
91
|
"test": "cross-env BABEL_ENV=test jest",
|
|
91
92
|
"tsc-decleration": "tsc --project tsconfig.declaration.json",
|
|
92
|
-
"declaration": "npm run tsc-decleration && npx ts-node ../../scripts/typesRollup",
|
|
93
|
-
"validate-api": "npx ts-node ../../scripts/validateApi"
|
|
93
|
+
"declaration": "npm run tsc-decleration && npx ts-node --swc ../../scripts/typesRollup",
|
|
94
|
+
"validate-api": "npx ts-node --swc ../../scripts/validateApi"
|
|
94
95
|
}
|
|
95
96
|
}
|