@hpcc-js/map 2.75.6 → 2.75.7

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.75.6";
25
- var BUILD_VERSION = "2.102.11";
24
+ var PKG_VERSION = "2.75.7";
25
+ var BUILD_VERSION = "2.103.0";
26
26
 
27
27
  /*! *****************************************************************************
28
28
  Copyright (c) Microsoft Corporation.
@@ -7429,7 +7429,7 @@ Graticule.prototype.publish("opacity", 1.0, "number", "Opacity", null, { tags: [
7429
7429
  Graticule.prototype.publish("meshColor", null, "html-color", "Stroke Color", null, { optional: true });
7430
7430
  Graticule.prototype.publish("meshStrokeWidth", 0.25, "number", "Stroke Width");
7431
7431
 
7432
- var css_248z$4 = ".map_Heat{//pointer-events:none}.map_Heat canvas{pointer-events:none}";
7432
+ var css_248z$4 = ".map_Heat canvas{pointer-events:none}";
7433
7433
  styleInject(css_248z$4);
7434
7434
 
7435
7435
  var Heat = /** @class */ (function (_super) {
@@ -7787,7 +7787,7 @@ var dist = {exports: {}};
7787
7787
  (function (module, exports) {
7788
7788
  (function webpackUniversalModuleDefinition(root, factory) {
7789
7789
  module.exports = factory();
7790
- })(self, function() {
7790
+ })(self, () => {
7791
7791
  return /******/ (() => { // webpackBootstrap
7792
7792
  /******/ var __webpack_modules__ = ({
7793
7793