@itwin/map-layers 5.6.1 → 6.0.0-dev.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 +10 -2
- package/README.md +2 -0
- package/lib/cjs/BrowserStorage.js.map +1 -1
- package/lib/cjs/CustomParamUtils.js.map +1 -1
- package/lib/cjs/MapLayerPreferences.d.ts +2 -2
- package/lib/cjs/MapLayerPreferences.d.ts.map +1 -1
- package/lib/cjs/MapLayerPreferences.js +4 -4
- package/lib/cjs/MapLayerPreferences.js.map +1 -1
- package/lib/cjs/MapLayersActionIds.js +1 -1
- package/lib/cjs/MapLayersActionIds.js.map +1 -1
- package/lib/cjs/PreferencesBrowserStorage.js.map +1 -1
- package/lib/cjs/ui/FeatureInfoUiItemsProvider.d.ts +6 -7
- package/lib/cjs/ui/FeatureInfoUiItemsProvider.d.ts.map +1 -1
- package/lib/cjs/ui/FeatureInfoUiItemsProvider.js +26 -22
- package/lib/cjs/ui/FeatureInfoUiItemsProvider.js.map +1 -1
- package/lib/cjs/ui/Interfaces.d.ts +1 -1
- package/lib/cjs/ui/Interfaces.d.ts.map +1 -1
- package/lib/cjs/ui/MapLayersUiItemsProvider.js.map +1 -1
- package/lib/cjs/ui/widget/AttachLayerPopupButton.d.ts +1 -2
- package/lib/cjs/ui/widget/AttachLayerPopupButton.d.ts.map +1 -1
- package/lib/cjs/ui/widget/AttachLayerPopupButton.js +10 -26
- package/lib/cjs/ui/widget/AttachLayerPopupButton.js.map +1 -1
- package/lib/cjs/ui/widget/BasemapPanel.d.ts +1 -2
- package/lib/cjs/ui/widget/BasemapPanel.d.ts.map +1 -1
- package/lib/cjs/ui/widget/BasemapPanel.js +14 -25
- package/lib/cjs/ui/widget/BasemapPanel.js.map +1 -1
- package/lib/cjs/ui/widget/ConfirmMessageDialog.d.ts +7 -8
- package/lib/cjs/ui/widget/ConfirmMessageDialog.d.ts.map +1 -1
- package/lib/cjs/ui/widget/ConfirmMessageDialog.js +16 -9
- package/lib/cjs/ui/widget/ConfirmMessageDialog.js.map +1 -1
- package/lib/cjs/ui/widget/CustomParamEditDialog.d.ts +1 -2
- package/lib/cjs/ui/widget/CustomParamEditDialog.d.ts.map +1 -1
- package/lib/cjs/ui/widget/CustomParamEditDialog.js +1 -3
- package/lib/cjs/ui/widget/CustomParamEditDialog.js.map +1 -1
- package/lib/cjs/ui/widget/CustomParamsSettings.d.ts +1 -2
- package/lib/cjs/ui/widget/CustomParamsSettings.d.ts.map +1 -1
- package/lib/cjs/ui/widget/CustomParamsSettings.js +2 -10
- package/lib/cjs/ui/widget/CustomParamsSettings.js.map +1 -1
- package/lib/cjs/ui/widget/CustomParamsSettings.scss +2 -0
- package/lib/cjs/ui/widget/FeatureInfoDataProvider.js.map +1 -1
- package/lib/cjs/ui/widget/FeatureInfoWidget.d.ts +1 -2
- package/lib/cjs/ui/widget/FeatureInfoWidget.d.ts.map +1 -1
- package/lib/cjs/ui/widget/FeatureInfoWidget.js +7 -6
- package/lib/cjs/ui/widget/FeatureInfoWidget.js.map +1 -1
- package/lib/cjs/ui/widget/MapLayerActionButtons.d.ts +1 -2
- package/lib/cjs/ui/widget/MapLayerActionButtons.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapLayerActionButtons.js +2 -2
- package/lib/cjs/ui/widget/MapLayerActionButtons.js.map +1 -1
- package/lib/cjs/ui/widget/MapLayerDroppable.d.ts +1 -2
- package/lib/cjs/ui/widget/MapLayerDroppable.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapLayerDroppable.js +4 -6
- package/lib/cjs/ui/widget/MapLayerDroppable.js.map +1 -1
- package/lib/cjs/ui/widget/MapLayerManager.d.ts +1 -1
- package/lib/cjs/ui/widget/MapLayerManager.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapLayerManager.js +5 -6
- package/lib/cjs/ui/widget/MapLayerManager.js.map +1 -1
- package/lib/cjs/ui/widget/MapLayerManager.scss +0 -3
- package/lib/cjs/ui/widget/MapLayerSettingsMenu.d.ts +2 -3
- package/lib/cjs/ui/widget/MapLayerSettingsMenu.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapLayerSettingsMenu.js +3 -4
- package/lib/cjs/ui/widget/MapLayerSettingsMenu.js.map +1 -1
- package/lib/cjs/ui/widget/MapLayerSettingsPopupButton.d.ts +1 -2
- package/lib/cjs/ui/widget/MapLayerSettingsPopupButton.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapLayerSettingsPopupButton.js +5 -6
- package/lib/cjs/ui/widget/MapLayerSettingsPopupButton.js.map +1 -1
- package/lib/cjs/ui/widget/MapLayersWidget.d.ts +1 -2
- package/lib/cjs/ui/widget/MapLayersWidget.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapLayersWidget.js +3 -4
- package/lib/cjs/ui/widget/MapLayersWidget.js.map +1 -1
- package/lib/cjs/ui/widget/MapManagerMapLayersHeader.d.ts +1 -2
- package/lib/cjs/ui/widget/MapManagerMapLayersHeader.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapManagerSettings.d.ts +1 -2
- package/lib/cjs/ui/widget/MapManagerSettings.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapManagerSettings.js +8 -9
- package/lib/cjs/ui/widget/MapManagerSettings.js.map +1 -1
- package/lib/cjs/ui/widget/MapSelectFeaturesDialog.d.ts +1 -2
- package/lib/cjs/ui/widget/MapSelectFeaturesDialog.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapSelectFeaturesDialog.js +4 -6
- package/lib/cjs/ui/widget/MapSelectFeaturesDialog.js.map +1 -1
- package/lib/cjs/ui/widget/MapUrlDialog.d.ts +2 -3
- package/lib/cjs/ui/widget/MapUrlDialog.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapUrlDialog.js +12 -17
- package/lib/cjs/ui/widget/MapUrlDialog.js.map +1 -1
- package/lib/cjs/ui/widget/SelectApiKey.d.ts +1 -2
- package/lib/cjs/ui/widget/SelectApiKey.d.ts.map +1 -1
- package/lib/cjs/ui/widget/SelectApiKey.js +2 -3
- package/lib/cjs/ui/widget/SelectApiKey.js.map +1 -1
- package/lib/cjs/ui/widget/SelectCustomParam.d.ts +1 -2
- package/lib/cjs/ui/widget/SelectCustomParam.d.ts.map +1 -1
- package/lib/cjs/ui/widget/SelectCustomParam.js +3 -4
- package/lib/cjs/ui/widget/SelectCustomParam.js.map +1 -1
- package/lib/cjs/ui/widget/SelectMapFormat.d.ts +1 -1
- package/lib/cjs/ui/widget/SelectMapFormat.d.ts.map +1 -1
- package/lib/cjs/ui/widget/SelectMapFormat.js +1 -2
- package/lib/cjs/ui/widget/SelectMapFormat.js.map +1 -1
- package/lib/cjs/ui/widget/SubLayersDataProvider.d.ts +1 -1
- package/lib/cjs/ui/widget/SubLayersDataProvider.d.ts.map +1 -1
- package/lib/cjs/ui/widget/SubLayersDataProvider.js +2 -2
- package/lib/cjs/ui/widget/SubLayersDataProvider.js.map +1 -1
- package/lib/cjs/ui/widget/SubLayersPopupButton.d.ts +2 -3
- package/lib/cjs/ui/widget/SubLayersPopupButton.d.ts.map +1 -1
- package/lib/cjs/ui/widget/SubLayersPopupButton.js +6 -4
- package/lib/cjs/ui/widget/SubLayersPopupButton.js.map +1 -1
- package/lib/cjs/ui/widget/SubLayersTree.d.ts +4 -5
- package/lib/cjs/ui/widget/SubLayersTree.d.ts.map +1 -1
- package/lib/cjs/ui/widget/SubLayersTree.js +28 -21
- package/lib/cjs/ui/widget/SubLayersTree.js.map +1 -1
- package/lib/cjs/ui/widget/TransparencyPopupButton.d.ts +2 -3
- package/lib/cjs/ui/widget/TransparencyPopupButton.d.ts.map +1 -1
- package/lib/cjs/ui/widget/TransparencyPopupButton.js +1 -2
- package/lib/cjs/ui/widget/TransparencyPopupButton.js.map +1 -1
- package/lib/cjs/ui/widget/UserPreferencesStorageOptions.d.ts +1 -1
- package/lib/cjs/ui/widget/UserPreferencesStorageOptions.d.ts.map +1 -1
- package/lib/esm/BrowserStorage.js.map +1 -1
- package/lib/esm/CustomParamUtils.js.map +1 -1
- package/lib/esm/MapLayerPreferences.d.ts +2 -2
- package/lib/esm/MapLayerPreferences.d.ts.map +1 -1
- package/lib/esm/MapLayerPreferences.js +3 -3
- package/lib/esm/MapLayerPreferences.js.map +1 -1
- package/lib/esm/PreferencesBrowserStorage.js.map +1 -1
- package/lib/esm/ui/FeatureInfoUiItemsProvider.d.ts +6 -7
- package/lib/esm/ui/FeatureInfoUiItemsProvider.d.ts.map +1 -1
- package/lib/esm/ui/FeatureInfoUiItemsProvider.js +27 -23
- package/lib/esm/ui/FeatureInfoUiItemsProvider.js.map +1 -1
- package/lib/esm/ui/Interfaces.d.ts +1 -1
- package/lib/esm/ui/Interfaces.d.ts.map +1 -1
- package/lib/esm/ui/MapLayersUiItemsProvider.js.map +1 -1
- package/lib/esm/ui/widget/AttachLayerPopupButton.d.ts +1 -2
- package/lib/esm/ui/widget/AttachLayerPopupButton.d.ts.map +1 -1
- package/lib/esm/ui/widget/AttachLayerPopupButton.js +11 -27
- package/lib/esm/ui/widget/AttachLayerPopupButton.js.map +1 -1
- package/lib/esm/ui/widget/BasemapPanel.d.ts +1 -2
- package/lib/esm/ui/widget/BasemapPanel.d.ts.map +1 -1
- package/lib/esm/ui/widget/BasemapPanel.js +15 -26
- package/lib/esm/ui/widget/BasemapPanel.js.map +1 -1
- package/lib/esm/ui/widget/ConfirmMessageDialog.d.ts +7 -8
- package/lib/esm/ui/widget/ConfirmMessageDialog.d.ts.map +1 -1
- package/lib/esm/ui/widget/ConfirmMessageDialog.js +17 -10
- package/lib/esm/ui/widget/ConfirmMessageDialog.js.map +1 -1
- package/lib/esm/ui/widget/CustomParamEditDialog.d.ts +1 -2
- package/lib/esm/ui/widget/CustomParamEditDialog.d.ts.map +1 -1
- package/lib/esm/ui/widget/CustomParamEditDialog.js +3 -5
- package/lib/esm/ui/widget/CustomParamEditDialog.js.map +1 -1
- package/lib/esm/ui/widget/CustomParamsSettings.d.ts +1 -2
- package/lib/esm/ui/widget/CustomParamsSettings.d.ts.map +1 -1
- package/lib/esm/ui/widget/CustomParamsSettings.js +3 -11
- package/lib/esm/ui/widget/CustomParamsSettings.js.map +1 -1
- package/lib/esm/ui/widget/CustomParamsSettings.scss +2 -0
- package/lib/esm/ui/widget/FeatureInfoDataProvider.js.map +1 -1
- package/lib/esm/ui/widget/FeatureInfoWidget.d.ts +1 -2
- package/lib/esm/ui/widget/FeatureInfoWidget.d.ts.map +1 -1
- package/lib/esm/ui/widget/FeatureInfoWidget.js +10 -9
- package/lib/esm/ui/widget/FeatureInfoWidget.js.map +1 -1
- package/lib/esm/ui/widget/MapLayerActionButtons.d.ts +1 -2
- package/lib/esm/ui/widget/MapLayerActionButtons.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapLayerActionButtons.js +2 -2
- package/lib/esm/ui/widget/MapLayerActionButtons.js.map +1 -1
- package/lib/esm/ui/widget/MapLayerDroppable.d.ts +1 -2
- package/lib/esm/ui/widget/MapLayerDroppable.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapLayerDroppable.js +5 -7
- package/lib/esm/ui/widget/MapLayerDroppable.js.map +1 -1
- package/lib/esm/ui/widget/MapLayerManager.d.ts +1 -1
- package/lib/esm/ui/widget/MapLayerManager.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapLayerManager.js +5 -6
- package/lib/esm/ui/widget/MapLayerManager.js.map +1 -1
- package/lib/esm/ui/widget/MapLayerManager.scss +0 -3
- package/lib/esm/ui/widget/MapLayerSettingsMenu.d.ts +2 -3
- package/lib/esm/ui/widget/MapLayerSettingsMenu.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapLayerSettingsMenu.js +3 -4
- package/lib/esm/ui/widget/MapLayerSettingsMenu.js.map +1 -1
- package/lib/esm/ui/widget/MapLayerSettingsPopupButton.d.ts +1 -2
- package/lib/esm/ui/widget/MapLayerSettingsPopupButton.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapLayerSettingsPopupButton.js +5 -6
- package/lib/esm/ui/widget/MapLayerSettingsPopupButton.js.map +1 -1
- package/lib/esm/ui/widget/MapLayersWidget.d.ts +1 -2
- package/lib/esm/ui/widget/MapLayersWidget.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapLayersWidget.js +3 -4
- package/lib/esm/ui/widget/MapLayersWidget.js.map +1 -1
- package/lib/esm/ui/widget/MapManagerMapLayersHeader.d.ts +1 -2
- package/lib/esm/ui/widget/MapManagerMapLayersHeader.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapManagerSettings.d.ts +1 -2
- package/lib/esm/ui/widget/MapManagerSettings.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapManagerSettings.js +8 -9
- package/lib/esm/ui/widget/MapManagerSettings.js.map +1 -1
- package/lib/esm/ui/widget/MapSelectFeaturesDialog.d.ts +1 -2
- package/lib/esm/ui/widget/MapSelectFeaturesDialog.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapSelectFeaturesDialog.js +4 -6
- package/lib/esm/ui/widget/MapSelectFeaturesDialog.js.map +1 -1
- package/lib/esm/ui/widget/MapUrlDialog.d.ts +2 -3
- package/lib/esm/ui/widget/MapUrlDialog.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapUrlDialog.js +14 -19
- package/lib/esm/ui/widget/MapUrlDialog.js.map +1 -1
- package/lib/esm/ui/widget/SelectApiKey.d.ts +1 -2
- package/lib/esm/ui/widget/SelectApiKey.d.ts.map +1 -1
- package/lib/esm/ui/widget/SelectApiKey.js +2 -3
- package/lib/esm/ui/widget/SelectApiKey.js.map +1 -1
- package/lib/esm/ui/widget/SelectCustomParam.d.ts +1 -2
- package/lib/esm/ui/widget/SelectCustomParam.d.ts.map +1 -1
- package/lib/esm/ui/widget/SelectCustomParam.js +3 -4
- package/lib/esm/ui/widget/SelectCustomParam.js.map +1 -1
- package/lib/esm/ui/widget/SelectMapFormat.d.ts +1 -1
- package/lib/esm/ui/widget/SelectMapFormat.d.ts.map +1 -1
- package/lib/esm/ui/widget/SelectMapFormat.js +2 -3
- package/lib/esm/ui/widget/SelectMapFormat.js.map +1 -1
- package/lib/esm/ui/widget/SubLayersDataProvider.d.ts +1 -1
- package/lib/esm/ui/widget/SubLayersDataProvider.d.ts.map +1 -1
- package/lib/esm/ui/widget/SubLayersDataProvider.js +1 -1
- package/lib/esm/ui/widget/SubLayersDataProvider.js.map +1 -1
- package/lib/esm/ui/widget/SubLayersPopupButton.d.ts +2 -3
- package/lib/esm/ui/widget/SubLayersPopupButton.d.ts.map +1 -1
- package/lib/esm/ui/widget/SubLayersPopupButton.js +7 -5
- package/lib/esm/ui/widget/SubLayersPopupButton.js.map +1 -1
- package/lib/esm/ui/widget/SubLayersTree.d.ts +4 -5
- package/lib/esm/ui/widget/SubLayersTree.d.ts.map +1 -1
- package/lib/esm/ui/widget/SubLayersTree.js +23 -16
- package/lib/esm/ui/widget/SubLayersTree.js.map +1 -1
- package/lib/esm/ui/widget/TransparencyPopupButton.d.ts +2 -3
- package/lib/esm/ui/widget/TransparencyPopupButton.d.ts.map +1 -1
- package/lib/esm/ui/widget/TransparencyPopupButton.js +1 -2
- package/lib/esm/ui/widget/TransparencyPopupButton.js.map +1 -1
- package/lib/esm/ui/widget/UserPreferencesStorageOptions.d.ts +1 -1
- package/lib/esm/ui/widget/UserPreferencesStorageOptions.d.ts.map +1 -1
- package/package.json +48 -56
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/map-layers",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "6.0.0-dev.0",
|
|
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",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"lint": "eslint -f visualstudio \"./src/**/*.{ts,tsx}\" 1>&2",
|
|
20
20
|
"lintfix": "eslint --fix -f visualstudio \"./src/**/*.{ts,tsx}\" 1>&2",
|
|
21
21
|
"pseudolocalize": "betools pseudolocalize --englishDir=./src/public/locales/en --out=./src/public/locales/en-PSEUDO",
|
|
22
|
-
"test": "mocha \"./lib/cjs/test/**/*.test.js\"",
|
|
22
|
+
"test": "mocha \"./lib/cjs/test/**/*.test.js\" --globals __iui,IS_REACT_ACT_ENVIRONMENT",
|
|
23
23
|
"rebuild": "npm run -s clean && npm run -s build"
|
|
24
24
|
},
|
|
25
25
|
"repository": {
|
|
@@ -38,42 +38,39 @@
|
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@itwin/itwinui-icons-color-react": "^2.1.0",
|
|
41
|
-
"@itwin/itwinui-icons-react": "^2.
|
|
42
|
-
"@itwin/itwinui-react": "^2.11.2",
|
|
43
|
-
"classnames": "^2.3.1",
|
|
41
|
+
"@itwin/itwinui-icons-react": "^2.8.0",
|
|
44
42
|
"react-beautiful-dnd": "^13.1.1"
|
|
45
43
|
},
|
|
46
44
|
"devDependencies": {
|
|
47
|
-
"@itwin/appui-abstract": "^4.
|
|
48
|
-
"@itwin/appui-
|
|
49
|
-
"@itwin/
|
|
50
|
-
"@itwin/
|
|
51
|
-
"@itwin/
|
|
52
|
-
"@itwin/core-
|
|
53
|
-
"@itwin/core-
|
|
54
|
-
"@itwin/core-
|
|
55
|
-
"@itwin/core-
|
|
56
|
-
"@itwin/core-
|
|
57
|
-
"@itwin/core-
|
|
58
|
-
"@itwin/core-
|
|
59
|
-
"@itwin/
|
|
60
|
-
"@itwin/
|
|
61
|
-
"@itwin/
|
|
62
|
-
"@itwin/
|
|
63
|
-
"@itwin/
|
|
64
|
-
"@
|
|
65
|
-
"@testing-library/
|
|
66
|
-
"@testing-library/react": "^
|
|
67
|
-
"@
|
|
68
|
-
"@typescript-eslint/
|
|
69
|
-
"@typescript-eslint/parser": "^5.59.8",
|
|
45
|
+
"@itwin/appui-abstract": "^4.10.4",
|
|
46
|
+
"@itwin/appui-react": "^4.17.6",
|
|
47
|
+
"@itwin/build-tools": "^4.10.4",
|
|
48
|
+
"@itwin/components-react": "^4.17.6",
|
|
49
|
+
"@itwin/core-bentley": "^4.10.4",
|
|
50
|
+
"@itwin/core-common": "^4.10.4",
|
|
51
|
+
"@itwin/core-frontend": "^4.10.4",
|
|
52
|
+
"@itwin/core-geometry": "^4.10.4",
|
|
53
|
+
"@itwin/core-orbitgt": "^4.10.4",
|
|
54
|
+
"@itwin/core-quantity": "^4.10.4",
|
|
55
|
+
"@itwin/core-react": "^4.17.6",
|
|
56
|
+
"@itwin/core-telemetry": "^4.10.4",
|
|
57
|
+
"@itwin/eslint-plugin": "^5.0.0",
|
|
58
|
+
"@itwin/imodel-components-react": "^4.17.6",
|
|
59
|
+
"@itwin/itwinui-react": "^3.16.5",
|
|
60
|
+
"@itwin/map-layers-formats": "^4.10.4",
|
|
61
|
+
"@itwin/webgl-compatibility": "^4.10.4",
|
|
62
|
+
"@testing-library/dom": "^10.4.0",
|
|
63
|
+
"@testing-library/react": "^16.2.0",
|
|
64
|
+
"@testing-library/react-hooks": "^8.0.1",
|
|
65
|
+
"@typescript-eslint/eslint-plugin": "^8.20.0",
|
|
66
|
+
"@typescript-eslint/parser": "^8.20.0",
|
|
70
67
|
"@types/chai": "4.3.5",
|
|
71
68
|
"@types/jsdom-global": "^3.0.4",
|
|
72
69
|
"@types/enzyme": "3.9.3",
|
|
73
70
|
"@types/mocha": "^10.0.6",
|
|
74
71
|
"@types/node": "^18.11.5",
|
|
75
|
-
"@types/react": "^
|
|
76
|
-
"@types/react-beautiful-dnd": "^
|
|
72
|
+
"@types/react": "^18.3.2",
|
|
73
|
+
"@types/react-beautiful-dnd": "^13.1.8",
|
|
77
74
|
"@types/sinon": "^17.0.2",
|
|
78
75
|
"@types/sinon-chai": "^3.2.12",
|
|
79
76
|
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.3",
|
|
@@ -82,21 +79,21 @@
|
|
|
82
79
|
"chai-jest-snapshot": "^2.0.0",
|
|
83
80
|
"chai-spies": "1.0.0",
|
|
84
81
|
"cpx2": "^3.0.0",
|
|
85
|
-
"enzyme": "3.
|
|
82
|
+
"enzyme": "3.11.0",
|
|
86
83
|
"enzyme-to-json": "^3.3.4",
|
|
87
|
-
"eslint": "^
|
|
88
|
-
"eslint-config-prettier": "^
|
|
89
|
-
"eslint-plugin-import": "^2.
|
|
90
|
-
"eslint-plugin-react": "^7.
|
|
91
|
-
"eslint-plugin-unused-imports": "^
|
|
84
|
+
"eslint": "^9.18.0",
|
|
85
|
+
"eslint-config-prettier": "^10.0.1",
|
|
86
|
+
"eslint-plugin-import": "^2.31.0",
|
|
87
|
+
"eslint-plugin-react": "^7.37.4",
|
|
88
|
+
"eslint-plugin-unused-imports": "^4.1.4",
|
|
92
89
|
"ignore-styles": "^5.0.1",
|
|
93
90
|
"jsdom": "^22.1.0",
|
|
94
91
|
"jsdom-global": "^3.0.2",
|
|
95
92
|
"mocha": "^10.2.0",
|
|
96
93
|
"nyc": "^15.1.0",
|
|
97
94
|
"raf": "^3.4.1",
|
|
98
|
-
"react": "^
|
|
99
|
-
"react-dom": "^
|
|
95
|
+
"react": "^18.2.7",
|
|
96
|
+
"react-dom": "^18.2.7",
|
|
100
97
|
"react-redux": "^7.2.2",
|
|
101
98
|
"redux": "^4.1.0",
|
|
102
99
|
"rimraf": "^3.0.2",
|
|
@@ -105,31 +102,26 @@
|
|
|
105
102
|
"source-map-support": "^0.5.6",
|
|
106
103
|
"ts-node": "^10.9.1",
|
|
107
104
|
"typemoq": "^2.1.0",
|
|
108
|
-
"typescript": "~4.
|
|
105
|
+
"typescript": "~5.4.0"
|
|
109
106
|
},
|
|
110
107
|
"peerDependencies": {
|
|
111
|
-
"@itwin/appui-abstract": "^4.
|
|
112
|
-
"@itwin/appui-
|
|
113
|
-
"@itwin/
|
|
114
|
-
"@itwin/
|
|
115
|
-
"@itwin/core-
|
|
116
|
-
"@itwin/core-
|
|
117
|
-
"@itwin/core-
|
|
118
|
-
"@itwin/
|
|
119
|
-
"@itwin/
|
|
120
|
-
"@itwin/map-layers-formats": "^4.
|
|
121
|
-
"react": "^17.0.0",
|
|
122
|
-
"react-dom": "^17.0.0"
|
|
108
|
+
"@itwin/appui-abstract": "^4.10.4",
|
|
109
|
+
"@itwin/appui-react": "^4.17.6",
|
|
110
|
+
"@itwin/components-react": "^4.17.6",
|
|
111
|
+
"@itwin/core-bentley": "^4.10.4",
|
|
112
|
+
"@itwin/core-common": "^4.10.4",
|
|
113
|
+
"@itwin/core-frontend": "^4.10.4",
|
|
114
|
+
"@itwin/core-react": "^4.17.6",
|
|
115
|
+
"@itwin/imodel-components-react": "^4.17.6",
|
|
116
|
+
"@itwin/itwinui-react": "^3.16.5",
|
|
117
|
+
"@itwin/map-layers-formats": "^4.10.4",
|
|
118
|
+
"react": "^17.0.0 || ^18.0.0",
|
|
119
|
+
"react-dom": "^17.0.0 || ^18.0.0"
|
|
123
120
|
},
|
|
124
121
|
"nyc": {
|
|
125
122
|
"extends": "./node_modules/@itwin/build-tools/.nycrc",
|
|
126
123
|
"check-coverage": false
|
|
127
124
|
},
|
|
128
|
-
"eslintConfig": {
|
|
129
|
-
"extends": [
|
|
130
|
-
".eslintrc.js"
|
|
131
|
-
]
|
|
132
|
-
},
|
|
133
125
|
"mocha": {
|
|
134
126
|
"require": [
|
|
135
127
|
"scripts/copy-test-setup.js",
|