@nextgis/control-container
Advanced tools
Comparing version 3.0.0-alpha.17 to 3.0.0-alpha.18
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.13; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.17; author: NextGIS */ | ||
function create(tagName, className, container) { | ||
@@ -3,0 +3,0 @@ const el = window.document.createElement(tagName); |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.13; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.17; author: NextGIS */ | ||
import * as dom from '@nextgis/dom'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.13; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.17; author: NextGIS */ | ||
var ControlContainer = (function () { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/control-container", | ||
"version": "3.0.0-alpha.17", | ||
"version": "3.0.0-alpha.18", | ||
"description": "Placing control elements in the corners of the map container", | ||
@@ -13,3 +13,3 @@ "main": "lib/control-container.global.prod.js", | ||
"@nextgis/utils": "^3.0.0-alpha.17", | ||
"@nextgis/webmap": "^3.0.0-alpha.17", | ||
"@nextgis/webmap": "^3.0.0-alpha.18", | ||
"@types/events": "^3.0.0", | ||
@@ -54,3 +54,3 @@ "events": "*" | ||
}, | ||
"gitHead": "771fb95598436a3456decca8a1d993d30687e1a3" | ||
"gitHead": "0de9eccaa82b43981b9463d78a3ef1a135b13b55" | ||
} |