@itwin/presentation-testing 5.0.12 → 5.0.14
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/CHANGELOG.md +14 -0
- package/package.json +22 -20
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# Change Log - @itwin/presentation-testing
|
|
2
2
|
|
|
3
|
+
## 5.0.14
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies:
|
|
8
|
+
- @itwin/presentation-components@5.4.0
|
|
9
|
+
|
|
10
|
+
## 5.0.13
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies:
|
|
15
|
+
- @itwin/presentation-components@5.3.3
|
|
16
|
+
|
|
3
17
|
## 5.0.12
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/presentation-testing",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.14",
|
|
4
4
|
"description": "Testing utilities for iTwin.js Presentation library",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"rimraf": "^5.0.5",
|
|
26
26
|
"sanitize-filename": "^1.6.3",
|
|
27
|
-
"@itwin/presentation-components": "^5.
|
|
27
|
+
"@itwin/presentation-components": "^5.4.0"
|
|
28
28
|
},
|
|
29
29
|
"peerDependencies": {
|
|
30
30
|
"@itwin/appui-abstract": "^4.1.0",
|
|
@@ -38,23 +38,23 @@
|
|
|
38
38
|
"@itwin/presentation-frontend": "^4.1.0"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@itwin/appui-abstract": "^4.
|
|
42
|
-
"@itwin/build-tools": "^4.
|
|
43
|
-
"@itwin/components-react": "^4.
|
|
44
|
-
"@itwin/core-backend": "^4.
|
|
45
|
-
"@itwin/core-bentley": "^4.
|
|
46
|
-
"@itwin/core-common": "^4.
|
|
47
|
-
"@itwin/core-frontend": "^4.
|
|
48
|
-
"@itwin/core-geometry": "^4.
|
|
49
|
-
"@itwin/core-orbitgt": "^4.
|
|
50
|
-
"@itwin/core-quantity": "^4.
|
|
51
|
-
"@itwin/core-react": "^4.
|
|
52
|
-
"@itwin/ecschema-metadata": "^4.
|
|
41
|
+
"@itwin/appui-abstract": "^4.7.1",
|
|
42
|
+
"@itwin/build-tools": "^4.7.1",
|
|
43
|
+
"@itwin/components-react": "^4.14.1",
|
|
44
|
+
"@itwin/core-backend": "^4.7.1",
|
|
45
|
+
"@itwin/core-bentley": "^4.7.1",
|
|
46
|
+
"@itwin/core-common": "^4.7.1",
|
|
47
|
+
"@itwin/core-frontend": "^4.7.1",
|
|
48
|
+
"@itwin/core-geometry": "^4.7.1",
|
|
49
|
+
"@itwin/core-orbitgt": "^4.7.1",
|
|
50
|
+
"@itwin/core-quantity": "^4.7.1",
|
|
51
|
+
"@itwin/core-react": "^4.14.1",
|
|
52
|
+
"@itwin/ecschema-metadata": "^4.7.1",
|
|
53
53
|
"@itwin/eslint-plugin": "^4.0.0",
|
|
54
|
-
"@itwin/presentation-backend": "^4.
|
|
55
|
-
"@itwin/presentation-common": "^4.
|
|
56
|
-
"@itwin/presentation-frontend": "^4.
|
|
57
|
-
"@itwin/webgl-compatibility": "^4.
|
|
54
|
+
"@itwin/presentation-backend": "^4.7.1",
|
|
55
|
+
"@itwin/presentation-common": "^4.7.1",
|
|
56
|
+
"@itwin/presentation-frontend": "^4.7.1",
|
|
57
|
+
"@itwin/webgl-compatibility": "^4.7.1",
|
|
58
58
|
"@opentelemetry/api": "^1.8.0",
|
|
59
59
|
"@types/chai": "^4.3.14",
|
|
60
60
|
"@types/chai-as-promised": "^7.1.8",
|
|
@@ -67,6 +67,7 @@
|
|
|
67
67
|
"chai-as-promised": "^7.1.1",
|
|
68
68
|
"chai-jest-snapshot": "^2.0.0",
|
|
69
69
|
"cpx2": "^7.0.1",
|
|
70
|
+
"cross-env": "^7.0.3",
|
|
70
71
|
"eslint": "^8.57.0",
|
|
71
72
|
"global-jsdom": "^24.0.0",
|
|
72
73
|
"ignore-styles": "^5.0.1",
|
|
@@ -80,6 +81,7 @@
|
|
|
80
81
|
"sinon": "^17.0.1",
|
|
81
82
|
"sinon-chai": "^3.7.0",
|
|
82
83
|
"typescript": "~5.4.5",
|
|
84
|
+
"presentation-build-tools": "^0.0.0",
|
|
83
85
|
"presentation-test-utilities": "^0.0.0"
|
|
84
86
|
},
|
|
85
87
|
"scripts": {
|
|
@@ -91,10 +93,10 @@
|
|
|
91
93
|
"cover": "nyc npm -s test",
|
|
92
94
|
"docs": "npm run -s docs:reference && npm run -s docs:changelog",
|
|
93
95
|
"docs:changelog": "cpx ./CHANGELOG.md ./build/docs/reference/presentation-testing",
|
|
94
|
-
"docs:reference": "betools docs --includes=./build/docs/extract --json=./build/docs/reference/presentation-testing/file.json --tsIndexFile=presentation-testing.ts --onlyJson --testExcludeGlob=./src/test/**",
|
|
96
|
+
"docs:reference": "cross-env NODE_PROJECT_ROOT_DIRECTORY=../../ betools docs --includes=./build/docs/extract --json=./build/docs/reference/presentation-testing/file.json --tsIndexFile=presentation-testing.ts --onlyJson --testExcludeGlob=./src/test/**",
|
|
95
97
|
"lint": "eslint ./src/**/*.ts",
|
|
96
98
|
"test": "mocha --enable-source-maps --config ./.mocharc.json \"./lib/cjs/test/**/*.test.js\"",
|
|
97
|
-
"extract-api": "
|
|
99
|
+
"extract-api": "extract-api --entry=presentation-testing --apiReportFolder=./api --apiReportTempFolder=./api/temp --apiSummaryFolder=./api",
|
|
98
100
|
"check-internal": "node ../../scripts/checkInternal.js --apiSummary ./api/presentation-testing.api.md"
|
|
99
101
|
}
|
|
100
102
|
}
|