@itwin/appui-react 3.0.0-dev.129 → 3.0.0-dev.134
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/lib/cjs/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.js +3 -3
- package/lib/cjs/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.js.map +1 -1
- package/lib/cjs/appui-react/selection/HideIsolateEmphasizeManager.js +2 -2
- package/lib/cjs/appui-react/selection/HideIsolateEmphasizeManager.js.map +1 -1
- package/lib/cjs/appui-react/tools/MarkupToolDefinitions.d.ts +2 -2
- package/lib/cjs/appui-react/tools/MarkupToolDefinitions.js +2 -2
- package/lib/cjs/appui-react/tools/MarkupToolDefinitions.js.map +1 -1
- package/lib/cjs/appui-react.d.ts +0 -8
- package/lib/cjs/appui-react.d.ts.map +1 -1
- package/lib/cjs/appui-react.js +0 -8
- package/lib/cjs/appui-react.js.map +1 -1
- package/lib/esm/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.js +3 -3
- package/lib/esm/appui-react/imodel-components/models-tree/ModelsVisibilityHandler.js.map +1 -1
- package/lib/esm/appui-react/selection/HideIsolateEmphasizeManager.js +2 -2
- package/lib/esm/appui-react/selection/HideIsolateEmphasizeManager.js.map +1 -1
- package/lib/esm/appui-react/tools/MarkupToolDefinitions.d.ts +2 -2
- package/lib/esm/appui-react/tools/MarkupToolDefinitions.js +2 -2
- package/lib/esm/appui-react/tools/MarkupToolDefinitions.js.map +1 -1
- package/lib/esm/appui-react.d.ts +0 -8
- package/lib/esm/appui-react.d.ts.map +1 -1
- package/lib/esm/appui-react.js +0 -8
- package/lib/esm/appui-react.js.map +1 -1
- package/package.json +35 -37
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/appui-react",
|
|
3
|
-
"version": "3.0.0-dev.
|
|
3
|
+
"version": "3.0.0-dev.134",
|
|
4
4
|
"description": "UI framework",
|
|
5
5
|
"main": "lib/cjs/appui-react.js",
|
|
6
6
|
"module": "lib/esm/appui-react.js",
|
|
@@ -21,21 +21,20 @@
|
|
|
21
21
|
"url": "http://www.bentley.com"
|
|
22
22
|
},
|
|
23
23
|
"peerDependencies": {
|
|
24
|
-
"@itwin
|
|
25
|
-
"@itwin/
|
|
26
|
-
"@itwin/
|
|
27
|
-
"@itwin/
|
|
28
|
-
"@itwin/core-
|
|
29
|
-
"@itwin/core-
|
|
30
|
-
"@itwin/core-
|
|
31
|
-
"@
|
|
32
|
-
"@itwin/
|
|
33
|
-
"@itwin/
|
|
34
|
-
"@itwin/
|
|
35
|
-
"@itwin/components-react": "^3.0.0-dev.
|
|
36
|
-
"@itwin/
|
|
37
|
-
"@itwin/
|
|
38
|
-
"@itwin/appui-layout-react": "^3.0.0-dev.129",
|
|
24
|
+
"@bentley/itwin-client": "^3.0.0-dev.134",
|
|
25
|
+
"@itwin/appui-abstract": "^3.0.0-dev.134",
|
|
26
|
+
"@itwin/appui-layout-react": "^3.0.0-dev.134",
|
|
27
|
+
"@itwin/components-react": "^3.0.0-dev.134",
|
|
28
|
+
"@itwin/core-bentley": "^3.0.0-dev.134",
|
|
29
|
+
"@itwin/core-geometry": "^3.0.0-dev.134",
|
|
30
|
+
"@itwin/core-common": "^3.0.0-dev.134",
|
|
31
|
+
"@itwin/core-frontend": "^3.0.0-dev.134",
|
|
32
|
+
"@itwin/core-markup": "^3.0.0-dev.134",
|
|
33
|
+
"@itwin/core-quantity": "^3.0.0-dev.134",
|
|
34
|
+
"@itwin/core-react": "^3.0.0-dev.134",
|
|
35
|
+
"@itwin/imodel-components-react": "^3.0.0-dev.134",
|
|
36
|
+
"@itwin/presentation-common": "^3.0.0-dev.134",
|
|
37
|
+
"@itwin/presentation-frontend": "^3.0.0-dev.134",
|
|
39
38
|
"react": "^17.0.0",
|
|
40
39
|
"react-dom": "^17.0.0",
|
|
41
40
|
"react-redux": "^7.2.2",
|
|
@@ -46,24 +45,23 @@
|
|
|
46
45
|
"NOTE: All tools used by scripts in this package must be listed as devDependencies"
|
|
47
46
|
],
|
|
48
47
|
"devDependencies": {
|
|
49
|
-
"@itwin
|
|
50
|
-
"@itwin/
|
|
51
|
-
"@itwin/
|
|
52
|
-
"@itwin/
|
|
53
|
-
"@itwin/
|
|
54
|
-
"@itwin/core-
|
|
55
|
-
"@itwin/core-
|
|
56
|
-
"@itwin/core-
|
|
57
|
-
"@itwin/core-
|
|
58
|
-
"@
|
|
59
|
-
"@itwin/
|
|
60
|
-
"@itwin/
|
|
61
|
-
"@itwin/
|
|
62
|
-
"@itwin/
|
|
63
|
-
"@itwin/
|
|
64
|
-
"@itwin/
|
|
65
|
-
"@itwin/
|
|
66
|
-
"@itwin/appui-layout-react": "3.0.0-dev.129",
|
|
48
|
+
"@bentley/itwin-client": "3.0.0-dev.134",
|
|
49
|
+
"@itwin/appui-abstract": "3.0.0-dev.134",
|
|
50
|
+
"@itwin/appui-layout-react": "3.0.0-dev.134",
|
|
51
|
+
"@itwin/build-tools": "3.0.0-dev.134",
|
|
52
|
+
"@itwin/components-react": "3.0.0-dev.134",
|
|
53
|
+
"@itwin/core-bentley": "3.0.0-dev.134",
|
|
54
|
+
"@itwin/core-geometry": "3.0.0-dev.134",
|
|
55
|
+
"@itwin/core-common": "3.0.0-dev.134",
|
|
56
|
+
"@itwin/core-frontend": "3.0.0-dev.134",
|
|
57
|
+
"@itwin/core-markup": "3.0.0-dev.134",
|
|
58
|
+
"@itwin/core-quantity": "3.0.0-dev.134",
|
|
59
|
+
"@itwin/core-react": "3.0.0-dev.134",
|
|
60
|
+
"@itwin/eslint-plugin": "3.0.0-dev.134",
|
|
61
|
+
"@itwin/imodel-components-react": "3.0.0-dev.134",
|
|
62
|
+
"@itwin/presentation-common": "3.0.0-dev.134",
|
|
63
|
+
"@itwin/presentation-frontend": "3.0.0-dev.134",
|
|
64
|
+
"@itwin/presentation-testing": "3.0.0-dev.134",
|
|
67
65
|
"@testing-library/react": "^12.0.0",
|
|
68
66
|
"@testing-library/react-hooks": "^7.0.2",
|
|
69
67
|
"@types/chai": "^4.1.4",
|
|
@@ -81,13 +79,13 @@
|
|
|
81
79
|
"@types/rimraf": "^2.0.2",
|
|
82
80
|
"@types/sinon": "^9.0.0",
|
|
83
81
|
"@types/sinon-chai": "^3.2.0",
|
|
82
|
+
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.3",
|
|
84
83
|
"chai": "^4.1.2",
|
|
85
84
|
"chai-as-promised": "^7",
|
|
86
85
|
"chai-jest-snapshot": "^2.0.0",
|
|
87
86
|
"chai-spies": "1.0.0",
|
|
88
87
|
"cpx2": "^3.0.0",
|
|
89
88
|
"enzyme": "^3.4.0",
|
|
90
|
-
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.3",
|
|
91
89
|
"enzyme-to-json": "^3.3.4",
|
|
92
90
|
"eslint": "^7.11.0",
|
|
93
91
|
"faker": "^4.1.0",
|
|
@@ -118,8 +116,8 @@
|
|
|
118
116
|
"dependencies": {
|
|
119
117
|
"@bentley/icons-generic": "^1.0.15",
|
|
120
118
|
"@bentley/icons-generic-webfont": "^1.0.15",
|
|
121
|
-
"@itwin/core-telemetry": "3.0.0-dev.
|
|
122
|
-
"@itwin/presentation-components": "3.0.0-dev.
|
|
119
|
+
"@itwin/core-telemetry": "3.0.0-dev.134",
|
|
120
|
+
"@itwin/presentation-components": "3.0.0-dev.134",
|
|
123
121
|
"@itwin/itwinui-css": "^0.37.0",
|
|
124
122
|
"@itwin/itwinui-react": "^1.23.0",
|
|
125
123
|
"@itwin/browser-authorization": "^0.3.0",
|