@hpcc-js/map 2.78.2 → 2.79.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/dist/index.es6.js +7 -7
- package/dist/index.es6.js.map +1 -1
- package/dist/index.js +7 -7
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +2 -2
- package/dist/index.min.js.map +1 -1
- package/package.json +10 -10
- package/src/__package__.ts +2 -2
- package/types/__package__.d.ts +2 -2
- package/types-3.4/__package__.d.ts +2 -2
package/dist/index.js
CHANGED
|
@@ -20,8 +20,8 @@
|
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
var PKG_NAME = "@hpcc-js/map";
|
|
23
|
-
var PKG_VERSION = "2.
|
|
24
|
-
var BUILD_VERSION = "2.
|
|
23
|
+
var PKG_VERSION = "2.79.0";
|
|
24
|
+
var BUILD_VERSION = "2.107.0";
|
|
25
25
|
|
|
26
26
|
/******************************************************************************
|
|
27
27
|
Copyright (c) Microsoft Corporation.
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
38
38
|
PERFORMANCE OF THIS SOFTWARE.
|
|
39
39
|
***************************************************************************** */
|
|
40
|
-
/* global Reflect, Promise, SuppressedError, Symbol */
|
|
40
|
+
/* global Reflect, Promise, SuppressedError, Symbol, Iterator */
|
|
41
41
|
|
|
42
42
|
var extendStatics = function(d, b) {
|
|
43
43
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -26893,8 +26893,8 @@ svg.leaflet-image-layer.leaflet-interactive path {
|
|
|
26893
26893
|
h: () => (/* binding */ LeafletLayer)
|
|
26894
26894
|
});
|
|
26895
26895
|
|
|
26896
|
-
// EXTERNAL MODULE:
|
|
26897
|
-
var tslib_es6 = __webpack_require__(
|
|
26896
|
+
// EXTERNAL MODULE: ./node_modules/tslib/tslib.es6.mjs
|
|
26897
|
+
var tslib_es6 = __webpack_require__(635);
|
|
26898
26898
|
/* harmony default export */ function identity(x) {
|
|
26899
26899
|
return x;
|
|
26900
26900
|
}
|
|
@@ -28523,7 +28523,7 @@ svg.leaflet-image-layer.leaflet-interactive path {
|
|
|
28523
28523
|
/* harmony export */ Z: () => (/* binding */ LeafletLayer2),
|
|
28524
28524
|
/* harmony export */ _: () => (/* binding */ HeatLayer)
|
|
28525
28525
|
/* harmony export */ });
|
|
28526
|
-
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(
|
|
28526
|
+
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(635);
|
|
28527
28527
|
/* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(902);
|
|
28528
28528
|
/* harmony import */ var simpleheat__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(900);
|
|
28529
28529
|
/* harmony import */ var simpleheat__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(simpleheat__WEBPACK_IMPORTED_MODULE_1__);
|
|
@@ -29450,7 +29450,7 @@ svg.leaflet-image-layer.leaflet-interactive path {
|
|
|
29450
29450
|
|
|
29451
29451
|
/***/ }),
|
|
29452
29452
|
|
|
29453
|
-
/***/
|
|
29453
|
+
/***/ 635:
|
|
29454
29454
|
/***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
|
|
29455
29455
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
29456
29456
|
/* harmony export */ C6: () => (/* binding */ __extends)
|