@itwin/map-layers 3.2.0-dev.6 → 3.2.0-dev.60
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 +45 -1
- package/lib/cjs/mapLayers.d.ts +16 -1
- package/lib/cjs/mapLayers.d.ts.map +1 -1
- package/lib/cjs/mapLayers.js +25 -10
- package/lib/cjs/mapLayers.js.map +1 -1
- package/lib/cjs/ui/widget/AttachLayerPopupButton.d.ts.map +1 -1
- package/lib/cjs/ui/widget/AttachLayerPopupButton.js +53 -37
- package/lib/cjs/ui/widget/AttachLayerPopupButton.js.map +1 -1
- package/lib/cjs/ui/widget/BasemapPanel.js +2 -2
- package/lib/cjs/ui/widget/BasemapPanel.js.map +1 -1
- package/lib/cjs/ui/widget/BasemapPanel.scss +5 -20
- package/lib/cjs/ui/widget/MapLayerDroppable.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapLayerDroppable.js +2 -2
- package/lib/cjs/ui/widget/MapLayerDroppable.js.map +1 -1
- package/lib/cjs/ui/widget/MapLayerManager.scss +11 -149
- package/lib/cjs/ui/widget/MapLayerSettingsMenu.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapLayerSettingsMenu.js +6 -5
- package/lib/cjs/ui/widget/MapLayerSettingsMenu.js.map +1 -1
- package/lib/cjs/ui/widget/MapLayerSettingsPopupButton.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapLayerSettingsPopupButton.js +2 -1
- package/lib/cjs/ui/widget/MapLayerSettingsPopupButton.js.map +1 -1
- package/lib/cjs/ui/widget/MapLayerSettingsPopupButton.scss +3 -13
- package/lib/cjs/ui/widget/MapManagerSettings.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapManagerSettings.js +1 -1
- package/lib/cjs/ui/widget/MapManagerSettings.js.map +1 -1
- package/lib/cjs/ui/widget/MapUrlDialog.d.ts.map +1 -1
- package/lib/cjs/ui/widget/MapUrlDialog.js +4 -1
- package/lib/cjs/ui/widget/MapUrlDialog.js.map +1 -1
- package/lib/cjs/ui/widget/SubLayersPopupButton.d.ts.map +1 -1
- package/lib/cjs/ui/widget/SubLayersPopupButton.js +2 -1
- package/lib/cjs/ui/widget/SubLayersPopupButton.js.map +1 -1
- package/lib/cjs/ui/widget/SubLayersTree.d.ts.map +1 -1
- package/lib/cjs/ui/widget/SubLayersTree.js +5 -5
- package/lib/cjs/ui/widget/SubLayersTree.js.map +1 -1
- package/lib/cjs/ui/widget/SubLayersTree.scss +6 -0
- package/lib/cjs/ui/widget/TransparencyPopupButton.js +1 -1
- package/lib/cjs/ui/widget/TransparencyPopupButton.js.map +1 -1
- package/lib/cjs/ui/widget/TransparencyPopupButton.scss +8 -28
- package/lib/esm/mapLayers.d.ts +16 -1
- package/lib/esm/mapLayers.d.ts.map +1 -1
- package/lib/esm/mapLayers.js +25 -10
- package/lib/esm/mapLayers.js.map +1 -1
- package/lib/esm/ui/widget/AttachLayerPopupButton.d.ts.map +1 -1
- package/lib/esm/ui/widget/AttachLayerPopupButton.js +53 -37
- package/lib/esm/ui/widget/AttachLayerPopupButton.js.map +1 -1
- package/lib/esm/ui/widget/BasemapPanel.js +3 -3
- package/lib/esm/ui/widget/BasemapPanel.js.map +1 -1
- package/lib/esm/ui/widget/BasemapPanel.scss +5 -20
- package/lib/esm/ui/widget/MapLayerDroppable.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapLayerDroppable.js +2 -2
- package/lib/esm/ui/widget/MapLayerDroppable.js.map +1 -1
- package/lib/esm/ui/widget/MapLayerManager.scss +11 -149
- package/lib/esm/ui/widget/MapLayerSettingsMenu.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapLayerSettingsMenu.js +7 -6
- package/lib/esm/ui/widget/MapLayerSettingsMenu.js.map +1 -1
- package/lib/esm/ui/widget/MapLayerSettingsPopupButton.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapLayerSettingsPopupButton.js +2 -1
- package/lib/esm/ui/widget/MapLayerSettingsPopupButton.js.map +1 -1
- package/lib/esm/ui/widget/MapLayerSettingsPopupButton.scss +3 -13
- package/lib/esm/ui/widget/MapManagerSettings.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapManagerSettings.js +1 -1
- package/lib/esm/ui/widget/MapManagerSettings.js.map +1 -1
- package/lib/esm/ui/widget/MapUrlDialog.d.ts.map +1 -1
- package/lib/esm/ui/widget/MapUrlDialog.js +4 -1
- package/lib/esm/ui/widget/MapUrlDialog.js.map +1 -1
- package/lib/esm/ui/widget/SubLayersPopupButton.d.ts.map +1 -1
- package/lib/esm/ui/widget/SubLayersPopupButton.js +2 -1
- package/lib/esm/ui/widget/SubLayersPopupButton.js.map +1 -1
- package/lib/esm/ui/widget/SubLayersTree.d.ts.map +1 -1
- package/lib/esm/ui/widget/SubLayersTree.js +7 -7
- package/lib/esm/ui/widget/SubLayersTree.js.map +1 -1
- package/lib/esm/ui/widget/SubLayersTree.scss +6 -0
- package/lib/esm/ui/widget/TransparencyPopupButton.js +2 -2
- package/lib/esm/ui/widget/TransparencyPopupButton.js.map +1 -1
- package/lib/esm/ui/widget/TransparencyPopupButton.scss +8 -28
- package/package.json +28 -29
|
@@ -20,34 +20,14 @@
|
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
.map-transparency-popup-button {
|
|
24
|
-
color: $buic-foreground-body;
|
|
25
|
-
font-size: $iui-font-size;
|
|
26
|
-
background-color: transparent;
|
|
27
|
-
height: 2.2em;
|
|
28
|
-
border: none;
|
|
29
|
-
margin-right: 2px;
|
|
30
|
-
|
|
31
|
-
.transparent-button {
|
|
32
|
-
width: 16px;
|
|
33
|
-
height: 16px;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
svg.checkered {
|
|
37
|
-
fill: $buic-foreground-body;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
&:hover {
|
|
41
|
-
color: $buic-foreground-primary-tone;
|
|
42
|
-
cursor: auto;
|
|
43
23
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
24
|
+
.map-transparency-popup-button {
|
|
25
|
+
.transparent-button {
|
|
26
|
+
width: 16px;
|
|
27
|
+
height: 16px;
|
|
28
|
+
}
|
|
48
29
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
}
|
|
30
|
+
svg.checkered {
|
|
31
|
+
fill: $buic-foreground-body;
|
|
32
|
+
}
|
|
53
33
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/map-layers",
|
|
3
|
-
"version": "3.2.0-dev.
|
|
3
|
+
"version": "3.2.0-dev.60",
|
|
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",
|
|
@@ -21,22 +21,22 @@
|
|
|
21
21
|
"url": "http://www.bentley.com"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
|
-
"@itwin/appui-abstract": "3.2.0-dev.
|
|
25
|
-
"@itwin/appui-layout-react": "3.2.0-dev.
|
|
26
|
-
"@itwin/appui-react": "3.2.0-dev.
|
|
27
|
-
"@itwin/build-tools": "3.2.0-dev.
|
|
28
|
-
"@itwin/components-react": "3.2.0-dev.
|
|
29
|
-
"@itwin/core-bentley": "3.2.0-dev.
|
|
30
|
-
"@itwin/core-common": "3.2.0-dev.
|
|
31
|
-
"@itwin/core-frontend": "3.2.0-dev.
|
|
32
|
-
"@itwin/core-geometry": "3.2.0-dev.
|
|
33
|
-
"@itwin/core-quantity": "3.2.0-dev.
|
|
34
|
-
"@itwin/core-react": "3.2.0-dev.
|
|
35
|
-
"@itwin/eslint-plugin": "3.2.0-dev.
|
|
36
|
-
"@itwin/imodel-components-react": "3.2.0-dev.
|
|
37
|
-
"@itwin/itwinui-css": "0.
|
|
24
|
+
"@itwin/appui-abstract": "3.2.0-dev.60",
|
|
25
|
+
"@itwin/appui-layout-react": "3.2.0-dev.60",
|
|
26
|
+
"@itwin/appui-react": "3.2.0-dev.60",
|
|
27
|
+
"@itwin/build-tools": "3.2.0-dev.60",
|
|
28
|
+
"@itwin/components-react": "3.2.0-dev.60",
|
|
29
|
+
"@itwin/core-bentley": "3.2.0-dev.60",
|
|
30
|
+
"@itwin/core-common": "3.2.0-dev.60",
|
|
31
|
+
"@itwin/core-frontend": "3.2.0-dev.60",
|
|
32
|
+
"@itwin/core-geometry": "3.2.0-dev.60",
|
|
33
|
+
"@itwin/core-quantity": "3.2.0-dev.60",
|
|
34
|
+
"@itwin/core-react": "3.2.0-dev.60",
|
|
35
|
+
"@itwin/eslint-plugin": "3.2.0-dev.60",
|
|
36
|
+
"@itwin/imodel-components-react": "3.2.0-dev.60",
|
|
37
|
+
"@itwin/itwinui-css": "0.x",
|
|
38
38
|
"@itwin/itwinui-react": "^1.32.0",
|
|
39
|
-
"@itwin/presentation-common": "3.2.0-dev.
|
|
39
|
+
"@itwin/presentation-common": "3.2.0-dev.60",
|
|
40
40
|
"@testing-library/react": "^12.0.0",
|
|
41
41
|
"@testing-library/react-hooks": "^7.0.2",
|
|
42
42
|
"@types/chai": "^4.1.4",
|
|
@@ -69,21 +69,20 @@
|
|
|
69
69
|
},
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"classnames": "^2.3.1",
|
|
72
|
-
"react-beautiful-dnd": "^13.0.0"
|
|
73
|
-
"react-resize-detector": "^6.7.6"
|
|
72
|
+
"react-beautiful-dnd": "^13.0.0"
|
|
74
73
|
},
|
|
75
74
|
"peerDependencies": {
|
|
76
|
-
"@itwin/core-bentley": "3.2.0-dev.
|
|
77
|
-
"@itwin/core-geometry": "3.2.0-dev.
|
|
78
|
-
"@itwin/core-common": "3.2.0-dev.
|
|
79
|
-
"@itwin/core-frontend": "3.2.0-dev.
|
|
80
|
-
"@itwin/core-quantity": "3.2.0-dev.
|
|
81
|
-
"@itwin/appui-abstract": "3.2.0-dev.
|
|
82
|
-
"@itwin/components-react": "3.2.0-dev.
|
|
83
|
-
"@itwin/core-react": "3.2.0-dev.
|
|
84
|
-
"@itwin/appui-react": "3.2.0-dev.
|
|
85
|
-
"@itwin/imodel-components-react": "3.2.0-dev.
|
|
86
|
-
"@itwin/appui-layout-react": "3.2.0-dev.
|
|
75
|
+
"@itwin/core-bentley": "^3.2.0-dev.60",
|
|
76
|
+
"@itwin/core-geometry": "^3.2.0-dev.60",
|
|
77
|
+
"@itwin/core-common": "^3.2.0-dev.60",
|
|
78
|
+
"@itwin/core-frontend": "^3.2.0-dev.60",
|
|
79
|
+
"@itwin/core-quantity": "^3.2.0-dev.60",
|
|
80
|
+
"@itwin/appui-abstract": "^3.2.0-dev.60",
|
|
81
|
+
"@itwin/components-react": "^3.2.0-dev.60",
|
|
82
|
+
"@itwin/core-react": "^3.2.0-dev.60",
|
|
83
|
+
"@itwin/appui-react": "^3.2.0-dev.60",
|
|
84
|
+
"@itwin/imodel-components-react": "^3.2.0-dev.60",
|
|
85
|
+
"@itwin/appui-layout-react": "^3.2.0-dev.60",
|
|
87
86
|
"react": "^17.0.0",
|
|
88
87
|
"react-dom": "^17.0.0"
|
|
89
88
|
},
|