geonetwork-ui 2.11.0-dev.4976ded4f → 2.11.0-dev.5f9922c2e
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.
|
@@ -20434,7 +20434,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
|
|
|
20434
20434
|
}] } });
|
|
20435
20435
|
|
|
20436
20436
|
var name = "geonetwork-ui";
|
|
20437
|
-
var version = "2.11.0-dev.
|
|
20437
|
+
var version = "2.11.0-dev.5f9922c2e";
|
|
20438
20438
|
var engines = {
|
|
20439
20439
|
node: ">=24"
|
|
20440
20440
|
};
|
|
@@ -22661,8 +22661,6 @@ const VECTOR_STYLE_DEFAULT = new InjectionToken('vectorStyleDefault', {
|
|
|
22661
22661
|
const DEFAULT_BASEMAP_LAYER = {
|
|
22662
22662
|
type: 'maplibre-style',
|
|
22663
22663
|
styleUrl: `https://basemaps.cartocdn.com/gl/positron-gl-style/style.json`,
|
|
22664
|
-
clickable: false,
|
|
22665
|
-
hoverable: false,
|
|
22666
22664
|
};
|
|
22667
22665
|
const DEFAULT_VIEW = {
|
|
22668
22666
|
center: [0, 15],
|