@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.js CHANGED
@@ -20,8 +20,8 @@
20
20
  }
21
21
 
22
22
  var PKG_NAME = "@hpcc-js/map";
23
- var PKG_VERSION = "2.75.6";
24
- var BUILD_VERSION = "2.102.11";
23
+ var PKG_VERSION = "2.75.7";
24
+ var BUILD_VERSION = "2.103.0";
25
25
 
26
26
  /*! *****************************************************************************
27
27
  Copyright (c) Microsoft Corporation.
@@ -7428,7 +7428,7 @@
7428
7428
  Graticule.prototype.publish("meshColor", null, "html-color", "Stroke Color", null, { optional: true });
7429
7429
  Graticule.prototype.publish("meshStrokeWidth", 0.25, "number", "Stroke Width");
7430
7430
 
7431
- var css_248z$4 = ".map_Heat{//pointer-events:none}.map_Heat canvas{pointer-events:none}";
7431
+ var css_248z$4 = ".map_Heat canvas{pointer-events:none}";
7432
7432
  styleInject(css_248z$4);
7433
7433
 
7434
7434
  var Heat = /** @class */ (function (_super) {
@@ -7786,7 +7786,7 @@
7786
7786
  (function (module, exports) {
7787
7787
  (function webpackUniversalModuleDefinition(root, factory) {
7788
7788
  module.exports = factory();
7789
- })(self, function() {
7789
+ })(self, () => {
7790
7790
  return /******/ (() => { // webpackBootstrap
7791
7791
  /******/ var __webpack_modules__ = ({
7792
7792