@idmwx/idmui-gl4 2.4.2 → 2.4.3

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.
@@ -145,7 +145,7 @@ declare namespace _sfc_main {
145
145
  function submitForm(): void;
146
146
  function cancelForm(): void;
147
147
  function handleCloseForm(): void;
148
- function fetchData(): Promise<void>;
148
+ function fetchData(): Promise<false | undefined>;
149
149
  function fetchForecastData(form: any): Promise<void>;
150
150
  function fetchHistoryData(form: any): Promise<void>;
151
151
  function initTableData(meteoData: any): void;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@idmwx/idmui-gl4",
3
3
  "private": false,
4
- "version": "2.4.2",
4
+ "version": "2.4.3",
5
5
  "description": "idm webgl4",
6
6
  "type": "module",
7
7
  "keywords": [