@idmwx/idmui-gl4 0.1.1 → 0.1.2
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 +2891 -2777
- package/dist/index.umd.cjs +12 -12
- package/dist/mapbox/src/components/other/measure.vue.d.ts +27 -13
- package/dist/mapbox/src/components/other/point.vue.d.ts +40 -29
- package/dist/mapbox/src/components/otherLayer.vue.d.ts +3 -10
- package/dist/mapbox/src/components/weather/tropical.vue.d.ts +30 -10
- package/dist/mapbox/src/index.vue.d.ts +2 -13
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,16 +1,27 @@
|
|
|
1
1
|
export default _sfc_main;
|
|
2
2
|
declare namespace _sfc_main {
|
|
3
3
|
const name: string;
|
|
4
|
+
const components: undefined;
|
|
4
5
|
namespace props {
|
|
5
6
|
namespace map {
|
|
6
7
|
const type: ObjectConstructor;
|
|
7
8
|
}
|
|
8
|
-
namespace
|
|
9
|
-
const type_1:
|
|
9
|
+
namespace top {
|
|
10
|
+
const type_1: NumberConstructor;
|
|
10
11
|
export { type_1 as type };
|
|
12
|
+
const _default: number;
|
|
13
|
+
export { _default as default };
|
|
14
|
+
}
|
|
15
|
+
namespace menuToggle {
|
|
16
|
+
const type_2: ObjectConstructor;
|
|
17
|
+
export { type_2 as type };
|
|
18
|
+
const _default_1: {};
|
|
19
|
+
export { _default_1 as default };
|
|
11
20
|
}
|
|
12
21
|
}
|
|
13
22
|
function data(): {
|
|
23
|
+
right: number;
|
|
24
|
+
toggle: boolean;
|
|
14
25
|
geojson: never[];
|
|
15
26
|
source: string;
|
|
16
27
|
layer: string;
|
|
@@ -24,18 +35,21 @@ declare namespace _sfc_main {
|
|
|
24
35
|
contextmenu: undefined;
|
|
25
36
|
navigation: string;
|
|
26
37
|
};
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
|
|
38
|
+
const watch: {
|
|
39
|
+
'menuToggle.v': {
|
|
40
|
+
handler(): void;
|
|
41
|
+
immediate: boolean;
|
|
42
|
+
};
|
|
43
|
+
toggle: {
|
|
44
|
+
handler(): void;
|
|
45
|
+
immediate: boolean;
|
|
46
|
+
};
|
|
47
|
+
map: {
|
|
48
|
+
handler(): void;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
38
51
|
namespace methods {
|
|
52
|
+
function handleMenuToggle(): void;
|
|
39
53
|
function handleBind(): void;
|
|
40
54
|
function handleUnbind(): void;
|
|
41
55
|
function handleKeydown(event: any): void;
|
|
@@ -10,29 +10,39 @@ declare namespace _sfc_main {
|
|
|
10
10
|
const type_1: ObjectConstructor;
|
|
11
11
|
export { type_1 as type };
|
|
12
12
|
}
|
|
13
|
-
namespace
|
|
14
|
-
const type_2:
|
|
13
|
+
namespace top {
|
|
14
|
+
const type_2: NumberConstructor;
|
|
15
15
|
export { type_2 as type };
|
|
16
|
+
const _default: number;
|
|
17
|
+
export { _default as default };
|
|
16
18
|
}
|
|
17
|
-
namespace
|
|
18
|
-
const type_3:
|
|
19
|
+
namespace menuToggle {
|
|
20
|
+
const type_3: ObjectConstructor;
|
|
19
21
|
export { type_3 as type };
|
|
22
|
+
const _default_1: {};
|
|
23
|
+
export { _default_1 as default };
|
|
20
24
|
}
|
|
21
|
-
namespace
|
|
25
|
+
namespace ts {
|
|
22
26
|
const type_4: StringConstructor;
|
|
23
27
|
export { type_4 as type };
|
|
24
28
|
}
|
|
25
|
-
namespace
|
|
29
|
+
namespace gateway {
|
|
26
30
|
const type_5: StringConstructor;
|
|
27
31
|
export { type_5 as type };
|
|
28
32
|
}
|
|
29
|
-
namespace
|
|
33
|
+
namespace startTs {
|
|
30
34
|
const type_6: StringConstructor;
|
|
31
35
|
export { type_6 as type };
|
|
32
36
|
}
|
|
37
|
+
namespace forecastModel {
|
|
38
|
+
const type_7: StringConstructor;
|
|
39
|
+
export { type_7 as type };
|
|
40
|
+
}
|
|
33
41
|
}
|
|
34
42
|
const emits: string[];
|
|
35
43
|
function data(): {
|
|
44
|
+
right: number;
|
|
45
|
+
toggle: boolean;
|
|
36
46
|
showMeteo: boolean;
|
|
37
47
|
loading: boolean;
|
|
38
48
|
point: {};
|
|
@@ -74,28 +84,28 @@ declare namespace _sfc_main {
|
|
|
74
84
|
showTables: boolean;
|
|
75
85
|
isDay: boolean;
|
|
76
86
|
};
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
}
|
|
87
|
+
const watch: {
|
|
88
|
+
'menuToggle.v': {
|
|
89
|
+
handler(): void;
|
|
90
|
+
immediate: boolean;
|
|
91
|
+
};
|
|
92
|
+
toggle: {
|
|
93
|
+
handler(): void;
|
|
94
|
+
immediate: boolean;
|
|
95
|
+
};
|
|
96
|
+
map: {
|
|
97
|
+
handler(): void;
|
|
98
|
+
};
|
|
99
|
+
forecastModel: {
|
|
100
|
+
handler(): Promise<void>;
|
|
101
|
+
};
|
|
102
|
+
point: {
|
|
103
|
+
handler(): Promise<void>;
|
|
104
|
+
};
|
|
105
|
+
ts: {
|
|
106
|
+
handler(): Promise<void>;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
99
109
|
namespace computed {
|
|
100
110
|
function computeHourL(): (time: any) => string;
|
|
101
111
|
function computeHourZ(): (time: any) => string;
|
|
@@ -105,6 +115,7 @@ declare namespace _sfc_main {
|
|
|
105
115
|
function roundPrecision(): (num: any, precision?: number) => any;
|
|
106
116
|
}
|
|
107
117
|
namespace methods {
|
|
118
|
+
function handleMenuToggle(): void;
|
|
108
119
|
function fetchMeteoData(point: any, ts: any, day: any): Promise<void>;
|
|
109
120
|
function fetchHistoryData(point: any, ts: any): Promise<void>;
|
|
110
121
|
function initTableData(meteoData: any): void;
|
|
@@ -36,18 +36,14 @@ declare namespace _sfc_main {
|
|
|
36
36
|
const _default_2: {};
|
|
37
37
|
export { _default_2 as default };
|
|
38
38
|
}
|
|
39
|
-
namespace
|
|
40
|
-
const type_7:
|
|
39
|
+
namespace ts {
|
|
40
|
+
const type_7: StringConstructor;
|
|
41
41
|
export { type_7 as type };
|
|
42
42
|
}
|
|
43
|
-
namespace
|
|
43
|
+
namespace forecastModel {
|
|
44
44
|
const type_8: StringConstructor;
|
|
45
45
|
export { type_8 as type };
|
|
46
46
|
}
|
|
47
|
-
namespace forecastModel {
|
|
48
|
-
const type_9: StringConstructor;
|
|
49
|
-
export { type_9 as type };
|
|
50
|
-
}
|
|
51
47
|
}
|
|
52
48
|
const emits: string[];
|
|
53
49
|
function data(): {
|
|
@@ -73,9 +69,6 @@ declare namespace _sfc_main {
|
|
|
73
69
|
function computeLayerClass(): (layer: any, layers: any) => string;
|
|
74
70
|
}
|
|
75
71
|
const watch: {
|
|
76
|
-
toggleVersion: {
|
|
77
|
-
handler(): void;
|
|
78
|
-
};
|
|
79
72
|
'menuToggle.v': {
|
|
80
73
|
handler(): void;
|
|
81
74
|
immediate: boolean;
|
|
@@ -1,27 +1,42 @@
|
|
|
1
1
|
export default _sfc_main;
|
|
2
2
|
declare namespace _sfc_main {
|
|
3
3
|
const name: string;
|
|
4
|
+
const components: undefined;
|
|
4
5
|
namespace props {
|
|
5
6
|
namespace map {
|
|
6
7
|
const type: ObjectConstructor;
|
|
7
8
|
}
|
|
8
|
-
namespace
|
|
9
|
-
const type_1:
|
|
9
|
+
namespace top {
|
|
10
|
+
const type_1: NumberConstructor;
|
|
10
11
|
export { type_1 as type };
|
|
12
|
+
const _default: number;
|
|
13
|
+
export { _default as default };
|
|
11
14
|
}
|
|
12
|
-
namespace
|
|
13
|
-
const type_2:
|
|
15
|
+
namespace menuToggle {
|
|
16
|
+
const type_2: ObjectConstructor;
|
|
14
17
|
export { type_2 as type };
|
|
18
|
+
const _default_1: {};
|
|
19
|
+
export { _default_1 as default };
|
|
15
20
|
}
|
|
16
|
-
namespace
|
|
17
|
-
const type_3:
|
|
21
|
+
namespace tropicals {
|
|
22
|
+
const type_3: ObjectConstructor;
|
|
18
23
|
export { type_3 as type };
|
|
19
|
-
|
|
20
|
-
|
|
24
|
+
}
|
|
25
|
+
namespace date {
|
|
26
|
+
const type_4: StringConstructor;
|
|
27
|
+
export { type_4 as type };
|
|
28
|
+
}
|
|
29
|
+
namespace timeZone {
|
|
30
|
+
const type_5: NumberConstructor;
|
|
31
|
+
export { type_5 as type };
|
|
32
|
+
const _default_2: number;
|
|
33
|
+
export { _default_2 as default };
|
|
21
34
|
}
|
|
22
35
|
}
|
|
23
36
|
const emits: string[];
|
|
24
37
|
function data(): {
|
|
38
|
+
right: number;
|
|
39
|
+
toggle: boolean;
|
|
25
40
|
helper: any;
|
|
26
41
|
source: string;
|
|
27
42
|
clusterSource: string;
|
|
@@ -37,7 +52,7 @@ declare namespace _sfc_main {
|
|
|
37
52
|
interpolateMarkers: never[];
|
|
38
53
|
interpolateSource: string;
|
|
39
54
|
interpolateLineLayer: string;
|
|
40
|
-
|
|
55
|
+
showTropicalsInfo: boolean;
|
|
41
56
|
activeTropicals: undefined;
|
|
42
57
|
activeTropicalsMarker: undefined;
|
|
43
58
|
empty: turf.helpers.FeatureCollection<turf.helpers.Geometry, turf.helpers.Properties>;
|
|
@@ -52,11 +67,15 @@ declare namespace _sfc_main {
|
|
|
52
67
|
function computeMovement(): (activeTropicals: any) => any;
|
|
53
68
|
}
|
|
54
69
|
const watch: {
|
|
70
|
+
'menuToggle.v': {
|
|
71
|
+
handler(): void;
|
|
72
|
+
immediate: boolean;
|
|
73
|
+
};
|
|
55
74
|
'tropicals.active': {
|
|
56
75
|
handler(): void;
|
|
57
76
|
immediate: boolean;
|
|
58
77
|
};
|
|
59
|
-
|
|
78
|
+
showTropicalsInfo: {
|
|
60
79
|
handler(): void;
|
|
61
80
|
immediate: boolean;
|
|
62
81
|
};
|
|
@@ -68,6 +87,7 @@ declare namespace _sfc_main {
|
|
|
68
87
|
};
|
|
69
88
|
};
|
|
70
89
|
namespace methods {
|
|
90
|
+
function handleMenuToggle(): void;
|
|
71
91
|
function handleRefresh(): void;
|
|
72
92
|
function handleInit(): void;
|
|
73
93
|
function handleRender(): void;
|
|
@@ -22,13 +22,9 @@ declare namespace _sfc_main {
|
|
|
22
22
|
const _default_1: string;
|
|
23
23
|
export { _default_1 as default };
|
|
24
24
|
}
|
|
25
|
-
namespace toggleVersion {
|
|
26
|
-
const type_4: NumberConstructor;
|
|
27
|
-
export { type_4 as type };
|
|
28
|
-
}
|
|
29
25
|
namespace forecastModel {
|
|
30
|
-
const
|
|
31
|
-
export {
|
|
26
|
+
const type_4: StringConstructor;
|
|
27
|
+
export { type_4 as type };
|
|
32
28
|
}
|
|
33
29
|
}
|
|
34
30
|
const emits: string[];
|
|
@@ -36,10 +32,6 @@ declare namespace _sfc_main {
|
|
|
36
32
|
weatherLayers: {};
|
|
37
33
|
activeWeatherLayers: never[];
|
|
38
34
|
weatherWeight: number;
|
|
39
|
-
showMeasure: boolean;
|
|
40
|
-
showPoint: boolean;
|
|
41
|
-
show3d: boolean;
|
|
42
|
-
meteo: undefined;
|
|
43
35
|
source: string;
|
|
44
36
|
gateway: string;
|
|
45
37
|
assistGateway: string[];
|
|
@@ -75,9 +67,6 @@ declare namespace _sfc_main {
|
|
|
75
67
|
const immediate_2: boolean;
|
|
76
68
|
export { immediate_2 as immediate };
|
|
77
69
|
}
|
|
78
|
-
export namespace showPoint {
|
|
79
|
-
function handler(): void;
|
|
80
|
-
}
|
|
81
70
|
}
|
|
82
71
|
namespace methods {
|
|
83
72
|
function fetchWeatherLayers(options?: {
|