@idmwx/idmui-gl3 5.3.3 → 5.3.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.
|
@@ -35,10 +35,14 @@ declare namespace _sfc_main {
|
|
|
35
35
|
const _default_2: string;
|
|
36
36
|
export { _default_2 as default };
|
|
37
37
|
}
|
|
38
|
-
namespace
|
|
38
|
+
namespace toggleParticeVersion {
|
|
39
39
|
const type_7: NumberConstructor;
|
|
40
40
|
export { type_7 as type };
|
|
41
41
|
}
|
|
42
|
+
namespace toggleVersion {
|
|
43
|
+
const type_8: NumberConstructor;
|
|
44
|
+
export { type_8 as type };
|
|
45
|
+
}
|
|
42
46
|
}
|
|
43
47
|
const emits: string[];
|
|
44
48
|
function data(): {
|
|
@@ -55,7 +59,7 @@ declare namespace _sfc_main {
|
|
|
55
59
|
handler(): void;
|
|
56
60
|
deep: boolean;
|
|
57
61
|
};
|
|
58
|
-
|
|
62
|
+
toggleParticeVersion: {
|
|
59
63
|
handler(): void;
|
|
60
64
|
};
|
|
61
65
|
showCurrentIsoband: {
|
|
@@ -33,10 +33,14 @@ declare namespace _sfc_main {
|
|
|
33
33
|
const _default_1: boolean;
|
|
34
34
|
export { _default_1 as default };
|
|
35
35
|
}
|
|
36
|
-
namespace
|
|
36
|
+
namespace toggleParticeVersion {
|
|
37
37
|
const type_7: NumberConstructor;
|
|
38
38
|
export { type_7 as type };
|
|
39
39
|
}
|
|
40
|
+
namespace toggleVersion {
|
|
41
|
+
const type_8: NumberConstructor;
|
|
42
|
+
export { type_8 as type };
|
|
43
|
+
}
|
|
40
44
|
}
|
|
41
45
|
const emits: string[];
|
|
42
46
|
function data(): {
|
|
@@ -52,7 +56,7 @@ declare namespace _sfc_main {
|
|
|
52
56
|
handler(): void;
|
|
53
57
|
deep: boolean;
|
|
54
58
|
};
|
|
55
|
-
|
|
59
|
+
toggleParticeVersion: {
|
|
56
60
|
handler(): void;
|
|
57
61
|
};
|
|
58
62
|
showWindFeather: {
|