@itwin/appui-react 5.27.0 → 5.28.0
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 +19 -0
- package/package.json +55 -52
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# Change Log - @itwin/appui-react
|
|
2
2
|
|
|
3
|
+
## 5.28.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [3585ac3]
|
|
8
|
+
- Updated dependencies [6962fcf]
|
|
9
|
+
- @itwin/components-react@5.28.0
|
|
10
|
+
- @itwin/imodel-components-react@5.28.0
|
|
11
|
+
- @itwin/core-react@5.28.0
|
|
12
|
+
|
|
13
|
+
## 5.27.1
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [47cf43f]
|
|
18
|
+
- @itwin/core-react@5.27.1
|
|
19
|
+
- @itwin/components-react@5.27.1
|
|
20
|
+
- @itwin/imodel-components-react@5.27.1
|
|
21
|
+
|
|
3
22
|
## 5.27.0
|
|
4
23
|
|
|
5
24
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/appui-react",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.28.0",
|
|
4
4
|
"description": "A react component library for AppUI framework",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./lib/appui-react.d.ts",
|
|
@@ -45,81 +45,84 @@
|
|
|
45
45
|
"react-dom": "^18.0.0 || ^19.0.0",
|
|
46
46
|
"react-redux": "^7.2.2 || ^8.0.0 || ^9.0.0",
|
|
47
47
|
"redux": "^4.1.0 || ^5.0.0",
|
|
48
|
-
"@itwin/components-react": "5.
|
|
49
|
-
"@itwin/core-react": "5.
|
|
50
|
-
"@itwin/imodel-components-react": "5.
|
|
48
|
+
"@itwin/components-react": "5.28.0",
|
|
49
|
+
"@itwin/core-react": "5.28.0",
|
|
50
|
+
"@itwin/imodel-components-react": "5.28.0"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"@itwin/appui-abstract": "^5.1
|
|
54
|
-
"@itwin/build-tools": "^5.
|
|
55
|
-
"@itwin/core-bentley": "^5.1
|
|
56
|
-
"@itwin/core-common": "^5.1
|
|
57
|
-
"@itwin/core-frontend": "^5.1
|
|
58
|
-
"@itwin/core-geometry": "^5.1
|
|
59
|
-
"@itwin/core-orbitgt": "^5.1
|
|
60
|
-
"@itwin/core-quantity": "^5.1
|
|
61
|
-
"@itwin/ecschema-metadata": "^5.1
|
|
53
|
+
"@itwin/appui-abstract": "^5.8.1",
|
|
54
|
+
"@itwin/build-tools": "^5.8.1",
|
|
55
|
+
"@itwin/core-bentley": "^5.8.1",
|
|
56
|
+
"@itwin/core-common": "^5.8.1",
|
|
57
|
+
"@itwin/core-frontend": "^5.8.1",
|
|
58
|
+
"@itwin/core-geometry": "^5.8.1",
|
|
59
|
+
"@itwin/core-orbitgt": "^5.8.1",
|
|
60
|
+
"@itwin/core-quantity": "^5.8.1",
|
|
61
|
+
"@itwin/ecschema-metadata": "^5.8.1",
|
|
62
62
|
"@itwin/eslint-plugin": "^6.0.0",
|
|
63
|
-
"@itwin/itwinui-react": "^3.20.
|
|
64
|
-
"@itwin/webgl-compatibility": "^5.1
|
|
63
|
+
"@itwin/itwinui-react": "^3.20.2",
|
|
64
|
+
"@itwin/webgl-compatibility": "^5.8.1",
|
|
65
65
|
"@testing-library/dom": "^10.4.1",
|
|
66
|
-
"@testing-library/react": "^16.3.
|
|
66
|
+
"@testing-library/react": "^16.3.2",
|
|
67
67
|
"@testing-library/user-event": "^14.6.1",
|
|
68
|
-
"@types/lodash": "^4.17.
|
|
69
|
-
"@types/react": "^19.2.
|
|
68
|
+
"@types/lodash": "^4.17.24",
|
|
69
|
+
"@types/react": "^19.2.14",
|
|
70
70
|
"@types/react-dom": "^19.2.3",
|
|
71
|
-
"@types/react-transition-group": "^4.4.
|
|
72
|
-
"@vitest/coverage-v8": "^3.
|
|
73
|
-
"cpx2": "^3.0.
|
|
74
|
-
"cross-env": "^5.1
|
|
75
|
-
"eslint": "^9.39.
|
|
71
|
+
"@types/react-transition-group": "^4.4.12",
|
|
72
|
+
"@vitest/coverage-v8": "^3.2.4",
|
|
73
|
+
"cpx2": "^3.0.2",
|
|
74
|
+
"cross-env": "^5.2.1",
|
|
75
|
+
"eslint": "^9.39.4",
|
|
76
76
|
"eslint-config-prettier": "^10.1.8",
|
|
77
77
|
"ignore-styles": "^5.0.1",
|
|
78
|
-
"inversify": "^
|
|
79
|
-
"jsdom": "^24.
|
|
78
|
+
"inversify": "^7.11.0",
|
|
79
|
+
"jsdom": "^24.1.3",
|
|
80
80
|
"npm-run-all": "^4.1.5",
|
|
81
|
-
"raf": "^3.4.
|
|
82
|
-
"react": "^19.2.
|
|
83
|
-
"react-dom": "^19.2.
|
|
84
|
-
"react-redux": "^9.
|
|
81
|
+
"raf": "^3.4.1",
|
|
82
|
+
"react": "^19.2.5",
|
|
83
|
+
"react-dom": "^19.2.5",
|
|
84
|
+
"react-redux": "^9.2.0",
|
|
85
85
|
"redux": "^5.0.1",
|
|
86
|
-
"reflect-metadata": "^0.
|
|
87
|
-
"rimraf": "^6.1.
|
|
86
|
+
"reflect-metadata": "^0.2.2",
|
|
87
|
+
"rimraf": "^6.1.3",
|
|
88
88
|
"typemoq": "^2.1.0",
|
|
89
|
-
"typescript": "~5.6.
|
|
89
|
+
"typescript": "~5.6.3",
|
|
90
90
|
"upath": "^2.0.1",
|
|
91
91
|
"vitest": "^3.2.4",
|
|
92
|
-
"@itwin/
|
|
93
|
-
"@itwin/
|
|
94
|
-
"@itwin/
|
|
92
|
+
"@itwin/components-react": "5.28.0",
|
|
93
|
+
"@itwin/core-react": "5.28.0",
|
|
94
|
+
"@itwin/imodel-components-react": "5.28.0"
|
|
95
95
|
},
|
|
96
96
|
"dependencies": {
|
|
97
|
-
"@itwin/itwinui-icons-react": "^2.
|
|
98
|
-
"@itwin/itwinui-illustrations-react": "^2.0
|
|
97
|
+
"@itwin/itwinui-icons-react": "^2.11.0",
|
|
98
|
+
"@itwin/itwinui-illustrations-react": "^2.1.0",
|
|
99
99
|
"classnames": "2.5.1",
|
|
100
|
-
"immer": "^10.
|
|
101
|
-
"lodash": "^4.
|
|
100
|
+
"immer": "^10.2.0",
|
|
101
|
+
"lodash": "^4.18.1",
|
|
102
102
|
"react-error-boundary": "^5.0.0",
|
|
103
|
-
"react-transition-group": "^4.4.
|
|
104
|
-
"rxjs": "^7.8.
|
|
105
|
-
"ts-key-enum": "~2.0.
|
|
106
|
-
"zustand": "^4.
|
|
103
|
+
"react-transition-group": "^4.4.5",
|
|
104
|
+
"rxjs": "^7.8.2",
|
|
105
|
+
"ts-key-enum": "~2.0.13",
|
|
106
|
+
"zustand": "^4.5.7"
|
|
107
107
|
},
|
|
108
108
|
"scripts": {
|
|
109
|
-
"
|
|
110
|
-
"
|
|
111
|
-
"
|
|
112
|
-
"
|
|
113
|
-
"
|
|
114
|
-
"compat:cjs": "cpx \"./src/**/*.{*css,svg}\" ./lib/cjs",
|
|
115
|
-
"compat:esm": "cpx \"./src/**/*.{*css,svg}\" ./lib/esm",
|
|
109
|
+
"dev": "pnpm \"/^dev:.*/\"",
|
|
110
|
+
"dev:css": "pnpm build:css -w",
|
|
111
|
+
"dev:locale": "pnpm build:locale -w",
|
|
112
|
+
"dev:tsc": "tsc -w --preserveWatchOutput",
|
|
113
|
+
"build": "pnpm \"/^build:.*/\"",
|
|
114
|
+
"build:compat:cjs": "cpx \"./src/**/*.{*css,svg}\" ./lib/cjs",
|
|
115
|
+
"build:compat:esm": "cpx \"./src/**/*.{*css,svg}\" ./lib/esm",
|
|
116
|
+
"build:locale": "cpx ./src/appui-react/UiFramework.json ./lib/public/locales/en",
|
|
117
|
+
"build:css": "cpx \"./src/**/*.{*css,json,svg}\" ./lib",
|
|
118
|
+
"build:tsc": "tsc",
|
|
116
119
|
"clean": "rimraf -g lib",
|
|
117
120
|
"cover": "vitest run --coverage",
|
|
118
121
|
"lint": "eslint \"./src/**/*.{ts,tsx}\"",
|
|
119
|
-
"lint:fix": "
|
|
122
|
+
"lint:fix": "pnpm lint --fix",
|
|
120
123
|
"extract-api": "betools extract-api --entry=./lib/appui-react --apiReportFolder=../../common/api --apiReportTempFolder=../../common/temp/api --apiSummaryFolder=../../common/api/summary",
|
|
121
124
|
"test": "vitest",
|
|
122
|
-
"docs": "
|
|
125
|
+
"docs": "pnpm \"/^docs:.*/\"",
|
|
123
126
|
"docs:changelog": "cpx ./CHANGELOG.md ../../generated-docs/reference/appui-react",
|
|
124
127
|
"docs:reference": "cross-env NODE_PROJECT_ROOT_DIRECTORY=../../ betools docs --includes=../../generated-docs/extract --json=../../generated-docs/reference/appui-react/file.json --tsIndexFile=./appui-react.ts --onlyJson",
|
|
125
128
|
"docs:extract": "betools extract --fileExt=ts,tsx --extractFrom=./src/test --recursive --out=../../generated-docs/extract"
|