g-ui-web 1.0.4 → 1.0.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.
package/lib/style.css.gz CHANGED
Binary file
@@ -0,0 +1,119 @@
1
+ declare const GTargetDeviation: ({
2
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
3
+ type: {
4
+ type: StringConstructor;
5
+ default: string;
6
+ };
7
+ size: {
8
+ type: StringConstructor;
9
+ default: string;
10
+ };
11
+ min: {
12
+ type: StringConstructor;
13
+ default: string;
14
+ };
15
+ max: {
16
+ type: StringConstructor;
17
+ default: string;
18
+ };
19
+ tooltip: {
20
+ type: ArrayConstructor;
21
+ default: null;
22
+ };
23
+ dbOptions: {
24
+ type: ObjectConstructor;
25
+ default: () => {};
26
+ };
27
+ }>> & Readonly<{}>, {
28
+ props: any;
29
+ targetDeviationRef: globalThis.Ref<null, null>;
30
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
31
+ type: string;
32
+ size: string;
33
+ dbOptions: Record<string, any>;
34
+ tooltip: unknown[];
35
+ max: string;
36
+ min: string;
37
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
38
+ P: {};
39
+ B: {};
40
+ D: {};
41
+ C: {};
42
+ M: {};
43
+ Defaults: {};
44
+ }, Readonly<globalThis.ExtractPropTypes<{
45
+ type: {
46
+ type: StringConstructor;
47
+ default: string;
48
+ };
49
+ size: {
50
+ type: StringConstructor;
51
+ default: string;
52
+ };
53
+ min: {
54
+ type: StringConstructor;
55
+ default: string;
56
+ };
57
+ max: {
58
+ type: StringConstructor;
59
+ default: string;
60
+ };
61
+ tooltip: {
62
+ type: ArrayConstructor;
63
+ default: null;
64
+ };
65
+ dbOptions: {
66
+ type: ObjectConstructor;
67
+ default: () => {};
68
+ };
69
+ }>> & Readonly<{}>, {
70
+ props: any;
71
+ targetDeviationRef: globalThis.Ref<null, null>;
72
+ }, {}, {}, {}, {
73
+ type: string;
74
+ size: string;
75
+ dbOptions: Record<string, any>;
76
+ tooltip: unknown[];
77
+ max: string;
78
+ min: string;
79
+ }>;
80
+ __isFragment?: never;
81
+ __isTeleport?: never;
82
+ __isSuspense?: never;
83
+ } & import('vue').ComponentOptionsBase<Readonly<globalThis.ExtractPropTypes<{
84
+ type: {
85
+ type: StringConstructor;
86
+ default: string;
87
+ };
88
+ size: {
89
+ type: StringConstructor;
90
+ default: string;
91
+ };
92
+ min: {
93
+ type: StringConstructor;
94
+ default: string;
95
+ };
96
+ max: {
97
+ type: StringConstructor;
98
+ default: string;
99
+ };
100
+ tooltip: {
101
+ type: ArrayConstructor;
102
+ default: null;
103
+ };
104
+ dbOptions: {
105
+ type: ObjectConstructor;
106
+ default: () => {};
107
+ };
108
+ }>> & Readonly<{}>, {
109
+ props: any;
110
+ targetDeviationRef: globalThis.Ref<null, null>;
111
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
112
+ type: string;
113
+ size: string;
114
+ dbOptions: Record<string, any>;
115
+ tooltip: unknown[];
116
+ max: string;
117
+ min: string;
118
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('vue').Plugin) & Record<string, any>;
119
+ export default GTargetDeviation;
@@ -0,0 +1,62 @@
1
+ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
2
+ type: {
3
+ type: StringConstructor;
4
+ default: string;
5
+ };
6
+ size: {
7
+ type: StringConstructor;
8
+ default: string;
9
+ };
10
+ min: {
11
+ type: StringConstructor;
12
+ default: string;
13
+ };
14
+ max: {
15
+ type: StringConstructor;
16
+ default: string;
17
+ };
18
+ tooltip: {
19
+ type: ArrayConstructor;
20
+ default: null;
21
+ };
22
+ dbOptions: {
23
+ type: ObjectConstructor;
24
+ default: () => {};
25
+ };
26
+ }>, {
27
+ props: any;
28
+ targetDeviationRef: globalThis.Ref<null, null>;
29
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
30
+ type: {
31
+ type: StringConstructor;
32
+ default: string;
33
+ };
34
+ size: {
35
+ type: StringConstructor;
36
+ default: string;
37
+ };
38
+ min: {
39
+ type: StringConstructor;
40
+ default: string;
41
+ };
42
+ max: {
43
+ type: StringConstructor;
44
+ default: string;
45
+ };
46
+ tooltip: {
47
+ type: ArrayConstructor;
48
+ default: null;
49
+ };
50
+ dbOptions: {
51
+ type: ObjectConstructor;
52
+ default: () => {};
53
+ };
54
+ }>> & Readonly<{}>, {
55
+ type: string;
56
+ size: string;
57
+ dbOptions: Record<string, any>;
58
+ tooltip: unknown[];
59
+ max: string;
60
+ min: string;
61
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
62
+ export default _default;
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "g-ui-web",
3
3
  "private": false,
4
4
  "description": "可视化组件库",
5
- "version": "1.0.4",
5
+ "version": "1.0.6",
6
6
  "author": "wyu",
7
7
  "license": "MIT",
8
8
  "type": "module",