@itwin/imodel-components-react 4.0.0-dev.11 → 4.0.0-dev.12
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/imodel-components-react/UiIModelComponents.d.ts.map +1 -1
- package/lib/cjs/imodel-components-react/UiIModelComponents.js +0 -2
- package/lib/cjs/imodel-components-react/UiIModelComponents.js.map +1 -1
- package/lib/cjs/imodel-components-react/color/ColorPickerPanel.d.ts +2 -2
- package/lib/cjs/imodel-components-react/color/ColorPickerPanel.js +1 -1
- package/lib/cjs/imodel-components-react/color/ColorPickerPanel.js.map +1 -1
- package/lib/cjs/imodel-components-react/navigationaids/CubeNavigationAid.d.ts +3 -3
- package/lib/cjs/imodel-components-react/navigationaids/CubeNavigationAid.d.ts.map +1 -1
- package/lib/cjs/imodel-components-react/navigationaids/CubeNavigationAid.js +3 -3
- package/lib/cjs/imodel-components-react/navigationaids/CubeNavigationAid.js.map +1 -1
- package/lib/cjs/imodel-components-react/timeline/interfaces.d.ts +1 -1
- package/lib/cjs/imodel-components-react/timeline/interfaces.js.map +1 -1
- package/lib/esm/imodel-components-react/UiIModelComponents.d.ts.map +1 -1
- package/lib/esm/imodel-components-react/UiIModelComponents.js +0 -2
- package/lib/esm/imodel-components-react/UiIModelComponents.js.map +1 -1
- package/lib/esm/imodel-components-react/color/ColorPickerPanel.d.ts +2 -2
- package/lib/esm/imodel-components-react/color/ColorPickerPanel.js +1 -1
- package/lib/esm/imodel-components-react/color/ColorPickerPanel.js.map +1 -1
- package/lib/esm/imodel-components-react/navigationaids/CubeNavigationAid.d.ts +3 -3
- package/lib/esm/imodel-components-react/navigationaids/CubeNavigationAid.d.ts.map +1 -1
- package/lib/esm/imodel-components-react/navigationaids/CubeNavigationAid.js +3 -3
- package/lib/esm/imodel-components-react/navigationaids/CubeNavigationAid.js.map +1 -1
- package/lib/esm/imodel-components-react/timeline/interfaces.d.ts +1 -1
- package/lib/esm/imodel-components-react/timeline/interfaces.js.map +1 -1
- package/package.json +15 -19
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/imodel-components-react",
|
|
3
|
-
"version": "4.0.0-dev.
|
|
3
|
+
"version": "4.0.0-dev.12",
|
|
4
4
|
"description": "iTwin.js UI IModel Components",
|
|
5
5
|
"main": "lib/cjs/imodel-components-react.js",
|
|
6
6
|
"module": "lib/esm/imodel-components-react.js",
|
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
"url": "http://www.bentley.com"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
|
-
"@itwin/appui-abstract": "
|
|
24
|
-
"@itwin/components-react": "^4.0.0-dev.
|
|
25
|
-
"@itwin/core-bentley": "
|
|
26
|
-
"@itwin/core-common": "
|
|
27
|
-
"@itwin/core-frontend": "
|
|
28
|
-
"@itwin/core-geometry": "
|
|
29
|
-
"@itwin/core-quantity": "
|
|
30
|
-
"@itwin/core-react": "^4.0.0-dev.
|
|
23
|
+
"@itwin/appui-abstract": ">=3.6.0",
|
|
24
|
+
"@itwin/components-react": "^4.0.0-dev.12",
|
|
25
|
+
"@itwin/core-bentley": ">=3.6.0",
|
|
26
|
+
"@itwin/core-common": ">=3.6.0",
|
|
27
|
+
"@itwin/core-frontend": ">=3.6.0",
|
|
28
|
+
"@itwin/core-geometry": ">=3.6.0",
|
|
29
|
+
"@itwin/core-quantity": ">=3.6.0",
|
|
30
|
+
"@itwin/core-react": "^4.0.0-dev.12",
|
|
31
31
|
"react": "^17.0.0 || ^18.0.0",
|
|
32
32
|
"react-dom": "^17.0.0 || ^18.0.0"
|
|
33
33
|
},
|
|
@@ -38,14 +38,14 @@
|
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@itwin/appui-abstract": "^3.6.0",
|
|
40
40
|
"@itwin/build-tools": "^3.6.0",
|
|
41
|
-
"@itwin/components-react": "4.0.0-dev.
|
|
41
|
+
"@itwin/components-react": "4.0.0-dev.12",
|
|
42
42
|
"@itwin/core-bentley": "^3.6.0",
|
|
43
43
|
"@itwin/core-common": "^3.6.0",
|
|
44
44
|
"@itwin/core-frontend": "^3.6.0",
|
|
45
45
|
"@itwin/core-geometry": "^3.6.0",
|
|
46
46
|
"@itwin/core-orbitgt": "^3.6.0",
|
|
47
47
|
"@itwin/core-quantity": "^3.6.0",
|
|
48
|
-
"@itwin/core-react": "4.0.0-dev.
|
|
48
|
+
"@itwin/core-react": "4.0.0-dev.12",
|
|
49
49
|
"@itwin/eslint-plugin": "^3.6.0",
|
|
50
50
|
"@itwin/webgl-compatibility": "^3.6.0",
|
|
51
51
|
"@testing-library/dom": "^8.11.2",
|
|
@@ -54,7 +54,6 @@
|
|
|
54
54
|
"@testing-library/user-event": "^14.4.2",
|
|
55
55
|
"@types/chai": "4.3.1",
|
|
56
56
|
"@types/chai-as-promised": "^7",
|
|
57
|
-
"@types/chai-spies": "^1.0.0",
|
|
58
57
|
"@types/chai-string": "^1.4.1",
|
|
59
58
|
"@types/faker": "^4.1.0",
|
|
60
59
|
"@types/mocha": "^8.2.2",
|
|
@@ -65,7 +64,6 @@
|
|
|
65
64
|
"@types/sinon-chai": "^3.2.0",
|
|
66
65
|
"chai": "^4.1.2",
|
|
67
66
|
"chai-as-promised": "^7",
|
|
68
|
-
"chai-spies": "1.0.0",
|
|
69
67
|
"chai-string": "^1.5.0",
|
|
70
68
|
"cpx2": "^3.0.0",
|
|
71
69
|
"eslint": "^7.11.0",
|
|
@@ -84,8 +82,7 @@
|
|
|
84
82
|
"sinon-chai": "^3.2.0",
|
|
85
83
|
"ts-node": "^10.8.2",
|
|
86
84
|
"typemoq": "^2.1.0",
|
|
87
|
-
"typescript": "~4.4.0"
|
|
88
|
-
"xmlhttprequest": "^1.8.0"
|
|
85
|
+
"typescript": "~4.4.0"
|
|
89
86
|
},
|
|
90
87
|
"//dependencies": [
|
|
91
88
|
"NOTE: these dependencies should be only for things that DO NOT APPEAR IN THE API",
|
|
@@ -96,8 +93,7 @@
|
|
|
96
93
|
"@itwin/itwinui-react": "^2.5.0",
|
|
97
94
|
"@itwin/itwinui-variables": "^2.0.0",
|
|
98
95
|
"@itwin/itwinui-icons-react": "^2.1.0",
|
|
99
|
-
"classnames": "2.3.1"
|
|
100
|
-
"immer": "9.0.6"
|
|
96
|
+
"classnames": "2.3.1"
|
|
101
97
|
},
|
|
102
98
|
"nyc": {
|
|
103
99
|
"extends": "./node_modules/@itwin/build-tools/.nycrc",
|
|
@@ -137,8 +133,8 @@
|
|
|
137
133
|
"test": "mocha --config ../.mocharc.json \"./lib/cjs/test/**/*.test.js\"",
|
|
138
134
|
"test:watch": "npm -s test -- --reporter min --watch-extensions ts,tsx --watch",
|
|
139
135
|
"docs": "npm run -s docs:reference && npm run -s docs:changelog",
|
|
140
|
-
"docs:changelog": "cpx ./CHANGELOG.md ../../generated-docs/
|
|
141
|
-
"docs:reference": "betools docs --includes=../../generated-docs/extract --json=../../generated-docs/
|
|
136
|
+
"docs:changelog": "cpx ./CHANGELOG.md ../../generated-docs/reference/imodel-components-react",
|
|
137
|
+
"docs:reference": "betools docs --includes=../../generated-docs/extract --json=../../generated-docs/reference/imodel-components-react/file.json --tsIndexFile=./imodel-components-react.ts --onlyJson"
|
|
142
138
|
},
|
|
143
139
|
"readme": "# @itwin/imodel-components-react\r\n\r\nCopyright © Bentley Systems, Incorporated. All rights reserved. See LICENSE.md for license terms and full copyright notice.\r\n\r\n## Description\r\n\r\nThe __@itwin/imodel-components-react__ package contains React components that depend on the imodeljs-frontend, imodeljs-common or imodeljs-quantity packages.\r\n\r\n## Documentation\r\n\r\nSee the [iTwin.js](https://www.itwinjs.org) documentation for more information.\r\n"
|
|
144
140
|
}
|