@idmwx/idmui-gl4 1.7.4 → 1.7.6

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.
@@ -20,7 +20,9 @@ declare namespace _sfc_main {
20
20
  function data(): {
21
21
  source: string;
22
22
  zoneLayer: string;
23
+ zoneBorderLayer: string;
23
24
  zoneLabelLayer: string;
25
+ marker: null;
24
26
  };
25
27
  namespace watch {
26
28
  export namespace zone_1 {
@@ -32,5 +34,7 @@ declare namespace _sfc_main {
32
34
  namespace methods {
33
35
  function handleRender(): void;
34
36
  function handleClear(): void;
37
+ function handleHover(e: any): void;
38
+ function handleLeave(): void;
35
39
  }
36
40
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@idmwx/idmui-gl4",
3
3
  "private": false,
4
- "version": "1.7.4",
4
+ "version": "1.7.6",
5
5
  "description": "idm webgl4",
6
6
  "type": "module",
7
7
  "keywords": [