@hpcc-js/map 2.78.1 → 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 CHANGED
@@ -21,8 +21,8 @@ function _mergeNamespaces(n, m) {
21
21
  }
22
22
 
23
23
  var PKG_NAME = "@hpcc-js/map";
24
- var PKG_VERSION = "2.78.1";
25
- var BUILD_VERSION = "2.106.1";
24
+ var PKG_VERSION = "2.79.0";
25
+ var BUILD_VERSION = "2.107.0";
26
26
 
27
27
  /******************************************************************************
28
28
  Copyright (c) Microsoft Corporation.
@@ -38,7 +38,7 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
38
38
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
39
39
  PERFORMANCE OF THIS SOFTWARE.
40
40
  ***************************************************************************** */
41
- /* global Reflect, Promise, SuppressedError, Symbol */
41
+ /* global Reflect, Promise, SuppressedError, Symbol, Iterator */
42
42
 
43
43
  var extendStatics = function(d, b) {
44
44
  extendStatics = Object.setPrototypeOf ||
@@ -26894,8 +26894,8 @@ svg.leaflet-image-layer.leaflet-interactive path {
26894
26894
  h: () => (/* binding */ LeafletLayer)
26895
26895
  });
26896
26896
 
26897
- // EXTERNAL MODULE: ../../node_modules/tslib/tslib.es6.mjs
26898
- var tslib_es6 = __webpack_require__(608);
26897
+ // EXTERNAL MODULE: ./node_modules/tslib/tslib.es6.mjs
26898
+ var tslib_es6 = __webpack_require__(635);
26899
26899
  /* harmony default export */ function identity(x) {
26900
26900
  return x;
26901
26901
  }
@@ -28524,7 +28524,7 @@ svg.leaflet-image-layer.leaflet-interactive path {
28524
28524
  /* harmony export */ Z: () => (/* binding */ LeafletLayer2),
28525
28525
  /* harmony export */ _: () => (/* binding */ HeatLayer)
28526
28526
  /* harmony export */ });
28527
- /* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(608);
28527
+ /* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(635);
28528
28528
  /* harmony import */ var leaflet__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(902);
28529
28529
  /* harmony import */ var simpleheat__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(900);
28530
28530
  /* harmony import */ var simpleheat__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(simpleheat__WEBPACK_IMPORTED_MODULE_1__);
@@ -29451,7 +29451,7 @@ svg.leaflet-image-layer.leaflet-interactive path {
29451
29451
 
29452
29452
  /***/ }),
29453
29453
 
29454
- /***/ 608:
29454
+ /***/ 635:
29455
29455
  /***/ ((__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) => {
29456
29456
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
29457
29457
  /* harmony export */ C6: () => (/* binding */ __extends)