@itwin/map-layers 6.0.0-dev.2 → 6.0.0-dev.3
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useResizeObserver.d.ts","sourceRoot":"","sources":["../../../../src/ui/hooks/useResizeObserver.tsx"],"names":[],"mappings":"AAeA,eAAO,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"useResizeObserver.d.ts","sourceRoot":"","sources":["../../../../src/ui/hooks/useResizeObserver.tsx"],"names":[],"mappings":"AAeA,eAAO,MAAM,iBAAiB,oCAClB,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,yBAK7B,CAAC,GAAG,IAAI,GAAG,SAAS,sCA2BjC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useResizeObserver.d.ts","sourceRoot":"","sources":["../../../../src/ui/hooks/useResizeObserver.tsx"],"names":[],"mappings":"AAeA,eAAO,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"useResizeObserver.d.ts","sourceRoot":"","sources":["../../../../src/ui/hooks/useResizeObserver.tsx"],"names":[],"mappings":"AAeA,eAAO,MAAM,iBAAiB,oCAClB,CAAC,IAAI,EAAE,eAAe,KAAK,IAAI,yBAK7B,CAAC,GAAG,IAAI,GAAG,SAAS,sCA2BjC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/map-layers",
|
|
3
|
-
"version": "6.0.0-dev.
|
|
3
|
+
"version": "6.0.0-dev.3",
|
|
4
4
|
"description": "Extension that adds a Map Layers Widget",
|
|
5
5
|
"main": "lib/cjs/map-layers.js",
|
|
6
6
|
"module": "lib/esm/map-layers.js",
|
|
@@ -38,41 +38,41 @@
|
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@itwin/itwinui-icons-color-react": "^2.1.0",
|
|
41
|
-
"@itwin/itwinui-icons-react": "^2.
|
|
41
|
+
"@itwin/itwinui-icons-react": "^2.10.0",
|
|
42
42
|
"react-beautiful-dnd": "^13.1.1"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
|
-
"@itwin/appui-abstract": "^4.10.
|
|
46
|
-
"@itwin/appui-react": "^5.0
|
|
47
|
-
"@itwin/build-tools": "^4.10.
|
|
48
|
-
"@itwin/components-react": "^5.0
|
|
49
|
-
"@itwin/core-bentley": "^4.10.
|
|
50
|
-
"@itwin/core-common": "^4.10.
|
|
51
|
-
"@itwin/core-frontend": "^4.10.
|
|
52
|
-
"@itwin/core-geometry": "^4.10.
|
|
53
|
-
"@itwin/core-orbitgt": "^4.10.
|
|
54
|
-
"@itwin/core-quantity": "^4.10.
|
|
55
|
-
"@itwin/core-react": "^5.0
|
|
56
|
-
"@itwin/core-telemetry": "^4.10.
|
|
45
|
+
"@itwin/appui-abstract": "^4.10.10",
|
|
46
|
+
"@itwin/appui-react": "^5.3.0",
|
|
47
|
+
"@itwin/build-tools": "^4.10.10",
|
|
48
|
+
"@itwin/components-react": "^5.3.0",
|
|
49
|
+
"@itwin/core-bentley": "^4.10.10",
|
|
50
|
+
"@itwin/core-common": "^4.10.10",
|
|
51
|
+
"@itwin/core-frontend": "^4.10.10",
|
|
52
|
+
"@itwin/core-geometry": "^4.10.10",
|
|
53
|
+
"@itwin/core-orbitgt": "^4.10.10",
|
|
54
|
+
"@itwin/core-quantity": "^4.10.10",
|
|
55
|
+
"@itwin/core-react": "^5.3.0",
|
|
56
|
+
"@itwin/core-telemetry": "^4.10.10",
|
|
57
57
|
"@itwin/eslint-plugin": "^5.0.0",
|
|
58
|
-
"@itwin/imodel-components-react": "^5.0
|
|
59
|
-
"@itwin/itwinui-react": "^3.
|
|
60
|
-
"@itwin/map-layers-formats": "^4.10.
|
|
61
|
-
"@itwin/webgl-compatibility": "^4.10.
|
|
58
|
+
"@itwin/imodel-components-react": "^5.3.0",
|
|
59
|
+
"@itwin/itwinui-react": "^3.17.3",
|
|
60
|
+
"@itwin/map-layers-formats": "^4.10.10",
|
|
61
|
+
"@itwin/webgl-compatibility": "^4.10.10",
|
|
62
62
|
"@testing-library/dom": "^10.4.0",
|
|
63
63
|
"@testing-library/react": "^16.2.0",
|
|
64
64
|
"@testing-library/react-hooks": "^8.0.1",
|
|
65
65
|
"@testing-library/user-event": "^14.6.1",
|
|
66
|
-
"@types/jsdom-global": "^3.0.
|
|
67
|
-
"@types/node": "^18.
|
|
68
|
-
"@types/react": "^18.3.
|
|
66
|
+
"@types/jsdom-global": "^3.0.7",
|
|
67
|
+
"@types/node": "^18.19.80",
|
|
68
|
+
"@types/react": "^18.3.18",
|
|
69
69
|
"@types/react-beautiful-dnd": "^13.1.8",
|
|
70
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
71
|
-
"@typescript-eslint/parser": "^8.
|
|
72
|
-
"@vitest/coverage-v8": "^2.1.
|
|
73
|
-
"cpx2": "^3.0.
|
|
74
|
-
"eslint": "^9.
|
|
75
|
-
"eslint-config-prettier": "^10.
|
|
70
|
+
"@typescript-eslint/eslint-plugin": "^8.26.1",
|
|
71
|
+
"@typescript-eslint/parser": "^8.26.1",
|
|
72
|
+
"@vitest/coverage-v8": "^2.1.9",
|
|
73
|
+
"cpx2": "^3.0.2",
|
|
74
|
+
"eslint": "^9.22.0",
|
|
75
|
+
"eslint-config-prettier": "^10.1.1",
|
|
76
76
|
"eslint-plugin-import": "^2.31.0",
|
|
77
77
|
"eslint-plugin-react": "^7.37.4",
|
|
78
78
|
"eslint-plugin-unused-imports": "^4.1.4",
|
|
@@ -80,17 +80,17 @@
|
|
|
80
80
|
"jsdom": "^22.1.0",
|
|
81
81
|
"jsdom-global": "^3.0.2",
|
|
82
82
|
"raf": "^3.4.1",
|
|
83
|
-
"react": "^18.
|
|
84
|
-
"react-dom": "^18.
|
|
85
|
-
"react-redux": "^7.2.
|
|
86
|
-
"redux": "^4.1
|
|
83
|
+
"react": "^18.3.1",
|
|
84
|
+
"react-dom": "^18.3.1",
|
|
85
|
+
"react-redux": "^7.2.9",
|
|
86
|
+
"redux": "^4.2.1",
|
|
87
87
|
"rimraf": "^3.0.2",
|
|
88
|
-
"sass-embedded": "^1.85.
|
|
89
|
-
"source-map-support": "^0.5.
|
|
90
|
-
"ts-node": "^10.9.
|
|
88
|
+
"sass-embedded": "^1.85.1",
|
|
89
|
+
"source-map-support": "^0.5.21",
|
|
90
|
+
"ts-node": "^10.9.2",
|
|
91
91
|
"typemoq": "^2.1.0",
|
|
92
|
-
"typescript": "~5.4.
|
|
93
|
-
"vitest": "^2.1.
|
|
92
|
+
"typescript": "~5.4.5",
|
|
93
|
+
"vitest": "^2.1.9"
|
|
94
94
|
},
|
|
95
95
|
"peerDependencies": {
|
|
96
96
|
"@itwin/appui-abstract": "^4.10.4",
|