g-ui-web 1.3.44 → 1.3.46

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.
@@ -16,7 +16,7 @@ declare const GNodeAchievement: ({
16
16
  props: any;
17
17
  nodeAchRef: globalThis.Ref<null, null>;
18
18
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
19
- size: "default" | "small" | "large" | undefined;
19
+ size: "small" | "default" | "large" | undefined;
20
20
  description: string;
21
21
  dbOptions: Record<string, any>;
22
22
  }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
@@ -43,7 +43,7 @@ declare const GNodeAchievement: ({
43
43
  props: any;
44
44
  nodeAchRef: globalThis.Ref<null, null>;
45
45
  }, {}, {}, {}, {
46
- size: "default" | "small" | "large" | undefined;
46
+ size: "small" | "default" | "large" | undefined;
47
47
  description: string;
48
48
  dbOptions: Record<string, any>;
49
49
  }>;
@@ -67,7 +67,7 @@ declare const GNodeAchievement: ({
67
67
  props: any;
68
68
  nodeAchRef: globalThis.Ref<null, null>;
69
69
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
70
- size: "default" | "small" | "large" | undefined;
70
+ size: "small" | "default" | "large" | undefined;
71
71
  description: string;
72
72
  dbOptions: Record<string, any>;
73
73
  }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
@@ -40,7 +40,7 @@ declare const __VLS_component: import('vue').DefineComponent<globalThis.ExtractP
40
40
  default: {};
41
41
  };
42
42
  }>> & Readonly<{}>, {
43
- size: "default" | "small" | "large" | undefined;
43
+ size: "small" | "default" | "large" | undefined;
44
44
  description: string;
45
45
  dbOptions: Record<string, any>;
46
46
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
@@ -9,8 +9,8 @@ declare const GPie: ({
9
9
  getData(): null;
10
10
  getIsFinish(): boolean;
11
11
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, any, string, {
12
- type: string;
13
12
  options: Record<string, any>;
13
+ type: string;
14
14
  description: string;
15
15
  dbOptions: Record<string, any>;
16
16
  }, {}, 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>;
@@ -21,8 +21,8 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
21
21
  getData(): null;
22
22
  getIsFinish(): boolean;
23
23
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, any, string, import('vue').PublicProps, any, {
24
- type: string;
25
24
  options: Record<string, any>;
25
+ type: string;
26
26
  description: string;
27
27
  dbOptions: Record<string, any>;
28
28
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
@@ -7,9 +7,9 @@ declare const GPieDistri: ({
7
7
  props: any;
8
8
  pieDistriRef: globalThis.Ref<null, null>;
9
9
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, any, string, {
10
+ options: Record<string, any>;
10
11
  type: string;
11
12
  size: string;
12
- options: Record<string, any>;
13
13
  description: string;
14
14
  dbOptions: Record<string, any>;
15
15
  }, {}, 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>;
@@ -23,9 +23,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
23
23
  props: any;
24
24
  pieDistriRef: globalThis.Ref<null, null>;
25
25
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, any, string, import('vue').PublicProps, any, {
26
+ options: Record<string, any>;
26
27
  type: string;
27
28
  size: string;
28
- options: Record<string, any>;
29
29
  description: string;
30
30
  dbOptions: Record<string, any>;
31
31
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
@@ -6,9 +6,9 @@ declare const GPieLevel: ({
6
6
  } & import('vue').ComponentOptionsBase<any, {
7
7
  props: any;
8
8
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, any, string, {
9
+ options: Record<string, any>;
9
10
  type: string;
10
11
  size: string;
11
- options: Record<string, any>;
12
12
  description: string;
13
13
  dbOptions: Record<string, any>;
14
14
  isMarkLine: boolean;
@@ -26,9 +26,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
26
26
  }>, {
27
27
  props: any;
28
28
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, any, string, import('vue').PublicProps, any, {
29
+ options: Record<string, any>;
29
30
  type: string;
30
31
  size: string;
31
- options: Record<string, any>;
32
32
  description: string;
33
33
  dbOptions: Record<string, any>;
34
34
  isMarkLine: boolean;
@@ -26,18 +26,18 @@ declare const GPieTable: ({
26
26
  };
27
27
  }>> & Readonly<{}>, {
28
28
  props: {
29
+ readonly options: Record<string, any>;
29
30
  readonly type: string;
30
31
  readonly size: string;
31
- readonly options: Record<string, any>;
32
32
  readonly description: string;
33
33
  readonly dbOptions: Record<string, any>;
34
34
  readonly color: unknown[];
35
35
  };
36
36
  pieTableRef: globalThis.Ref<null, null>;
37
37
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
38
+ options: Record<string, any>;
38
39
  type: string;
39
40
  size: string;
40
- options: Record<string, any>;
41
41
  description: string;
42
42
  dbOptions: Record<string, any>;
43
43
  color: unknown[];
@@ -75,18 +75,18 @@ declare const GPieTable: ({
75
75
  };
76
76
  }>> & Readonly<{}>, {
77
77
  props: {
78
+ readonly options: Record<string, any>;
78
79
  readonly type: string;
79
80
  readonly size: string;
80
- readonly options: Record<string, any>;
81
81
  readonly description: string;
82
82
  readonly dbOptions: Record<string, any>;
83
83
  readonly color: unknown[];
84
84
  };
85
85
  pieTableRef: globalThis.Ref<null, null>;
86
86
  }, {}, {}, {}, {
87
+ options: Record<string, any>;
87
88
  type: string;
88
89
  size: string;
89
- options: Record<string, any>;
90
90
  description: string;
91
91
  dbOptions: Record<string, any>;
92
92
  color: unknown[];
@@ -121,18 +121,18 @@ declare const GPieTable: ({
121
121
  };
122
122
  }>> & Readonly<{}>, {
123
123
  props: {
124
+ readonly options: Record<string, any>;
124
125
  readonly type: string;
125
126
  readonly size: string;
126
- readonly options: Record<string, any>;
127
127
  readonly description: string;
128
128
  readonly dbOptions: Record<string, any>;
129
129
  readonly color: unknown[];
130
130
  };
131
131
  pieTableRef: globalThis.Ref<null, null>;
132
132
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
133
+ options: Record<string, any>;
133
134
  type: string;
134
135
  size: string;
135
- options: Record<string, any>;
136
136
  description: string;
137
137
  dbOptions: Record<string, any>;
138
138
  color: unknown[];
@@ -37,9 +37,9 @@ declare const __VLS_component: import('vue').DefineComponent<globalThis.ExtractP
37
37
  };
38
38
  }>, {
39
39
  props: {
40
+ readonly options: Record<string, any>;
40
41
  readonly type: string;
41
42
  readonly size: string;
42
- readonly options: Record<string, any>;
43
43
  readonly description: string;
44
44
  readonly dbOptions: Record<string, any>;
45
45
  readonly color: unknown[];
@@ -71,9 +71,9 @@ declare const __VLS_component: import('vue').DefineComponent<globalThis.ExtractP
71
71
  default: () => void;
72
72
  };
73
73
  }>> & Readonly<{}>, {
74
+ options: Record<string, any>;
74
75
  type: string;
75
76
  size: string;
76
- options: Record<string, any>;
77
77
  description: string;
78
78
  dbOptions: Record<string, any>;
79
79
  color: unknown[];
@@ -34,8 +34,8 @@ declare const GRankingList: ({
34
34
  };
35
35
  }>> & Readonly<{}>, {
36
36
  props: {
37
- readonly icon: boolean;
38
37
  readonly type: string;
38
+ readonly icon: boolean;
39
39
  readonly description: string;
40
40
  readonly sort: string;
41
41
  readonly index: number;
@@ -45,8 +45,8 @@ declare const GRankingList: ({
45
45
  };
46
46
  rankingListRef: globalThis.Ref<null, null>;
47
47
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
48
- icon: boolean;
49
48
  type: string;
49
+ icon: boolean;
50
50
  description: string;
51
51
  sort: string;
52
52
  index: number;
@@ -95,8 +95,8 @@ declare const GRankingList: ({
95
95
  };
96
96
  }>> & Readonly<{}>, {
97
97
  props: {
98
- readonly icon: boolean;
99
98
  readonly type: string;
99
+ readonly icon: boolean;
100
100
  readonly description: string;
101
101
  readonly sort: string;
102
102
  readonly index: number;
@@ -106,8 +106,8 @@ declare const GRankingList: ({
106
106
  };
107
107
  rankingListRef: globalThis.Ref<null, null>;
108
108
  }, {}, {}, {}, {
109
- icon: boolean;
110
109
  type: string;
110
+ icon: boolean;
111
111
  description: string;
112
112
  sort: string;
113
113
  index: number;
@@ -153,8 +153,8 @@ declare const GRankingList: ({
153
153
  };
154
154
  }>> & Readonly<{}>, {
155
155
  props: {
156
- readonly icon: boolean;
157
156
  readonly type: string;
157
+ readonly icon: boolean;
158
158
  readonly description: string;
159
159
  readonly sort: string;
160
160
  readonly index: number;
@@ -164,8 +164,8 @@ declare const GRankingList: ({
164
164
  };
165
165
  rankingListRef: globalThis.Ref<null, null>;
166
166
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
167
- icon: boolean;
168
167
  type: string;
168
+ icon: boolean;
169
169
  description: string;
170
170
  sort: string;
171
171
  index: number;
@@ -51,8 +51,8 @@ declare const __VLS_component: import('vue').DefineComponent<globalThis.ExtractP
51
51
  };
52
52
  }>, {
53
53
  props: {
54
- readonly icon: boolean;
55
54
  readonly type: string;
55
+ readonly icon: boolean;
56
56
  readonly description: string;
57
57
  readonly sort: string;
58
58
  readonly index: number;
@@ -95,8 +95,8 @@ declare const __VLS_component: import('vue').DefineComponent<globalThis.ExtractP
95
95
  default: string;
96
96
  };
97
97
  }>> & Readonly<{}>, {
98
- icon: boolean;
99
98
  type: string;
99
+ icon: boolean;
100
100
  description: string;
101
101
  sort: string;
102
102
  index: number;
@@ -9,8 +9,8 @@ declare const GScatter: ({
9
9
  getData(): any;
10
10
  getIsFinish(): boolean;
11
11
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, any, string, {
12
- size: string | number;
13
12
  options: Record<string, any>;
13
+ size: string | number;
14
14
  description: string;
15
15
  dbOptions: Record<string, any>;
16
16
  color: string;
@@ -29,8 +29,8 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
29
29
  getData(): any;
30
30
  getIsFinish(): boolean;
31
31
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, any, string, import('vue').PublicProps, any, {
32
- size: string | number;
33
32
  options: Record<string, any>;
33
+ size: string | number;
34
34
  description: string;
35
35
  dbOptions: Record<string, any>;
36
36
  color: string;
@@ -33,9 +33,9 @@ declare const GTargetAchievement: ({
33
33
  };
34
34
  }>> & Readonly<{}>, {
35
35
  props: {
36
+ readonly options: Record<string, any>;
36
37
  readonly type: string;
37
38
  readonly size: string;
38
- readonly options: Record<string, any>;
39
39
  readonly dbOptions: Record<string, any>;
40
40
  readonly aspect: string;
41
41
  readonly aspectPlacement: string;
@@ -43,9 +43,9 @@ declare const GTargetAchievement: ({
43
43
  };
44
44
  targetAchRef: globalThis.Ref<null, null>;
45
45
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
46
+ options: Record<string, any>;
46
47
  type: string;
47
48
  size: string;
48
- options: Record<string, any>;
49
49
  dbOptions: Record<string, any>;
50
50
  aspect: string;
51
51
  aspectPlacement: string;
@@ -91,9 +91,9 @@ declare const GTargetAchievement: ({
91
91
  };
92
92
  }>> & Readonly<{}>, {
93
93
  props: {
94
+ readonly options: Record<string, any>;
94
95
  readonly type: string;
95
96
  readonly size: string;
96
- readonly options: Record<string, any>;
97
97
  readonly dbOptions: Record<string, any>;
98
98
  readonly aspect: string;
99
99
  readonly aspectPlacement: string;
@@ -101,9 +101,9 @@ declare const GTargetAchievement: ({
101
101
  };
102
102
  targetAchRef: globalThis.Ref<null, null>;
103
103
  }, {}, {}, {}, {
104
+ options: Record<string, any>;
104
105
  type: string;
105
106
  size: string;
106
- options: Record<string, any>;
107
107
  dbOptions: Record<string, any>;
108
108
  aspect: string;
109
109
  aspectPlacement: string;
@@ -146,9 +146,9 @@ declare const GTargetAchievement: ({
146
146
  };
147
147
  }>> & Readonly<{}>, {
148
148
  props: {
149
+ readonly options: Record<string, any>;
149
150
  readonly type: string;
150
151
  readonly size: string;
151
- readonly options: Record<string, any>;
152
152
  readonly dbOptions: Record<string, any>;
153
153
  readonly aspect: string;
154
154
  readonly aspectPlacement: string;
@@ -156,9 +156,9 @@ declare const GTargetAchievement: ({
156
156
  };
157
157
  targetAchRef: globalThis.Ref<null, null>;
158
158
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
159
+ options: Record<string, any>;
159
160
  type: string;
160
161
  size: string;
161
- options: Record<string, any>;
162
162
  dbOptions: Record<string, any>;
163
163
  aspect: string;
164
164
  aspectPlacement: string;
@@ -32,9 +32,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
32
32
  };
33
33
  }>, {
34
34
  props: {
35
+ readonly options: Record<string, any>;
35
36
  readonly type: string;
36
37
  readonly size: string;
37
- readonly options: Record<string, any>;
38
38
  readonly dbOptions: Record<string, any>;
39
39
  readonly aspect: string;
40
40
  readonly aspectPlacement: string;
@@ -74,9 +74,9 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
74
74
  };
75
75
  };
76
76
  }>> & Readonly<{}>, {
77
+ options: Record<string, any>;
77
78
  type: string;
78
79
  size: string;
79
- options: Record<string, any>;
80
80
  dbOptions: Record<string, any>;
81
81
  aspect: string;
82
82
  aspectPlacement: string;
@@ -7,8 +7,8 @@ declare const GTargetGauge: ({
7
7
  props: any;
8
8
  targetGaugeRef: globalThis.Ref<null, null>;
9
9
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, any, string, {
10
- type: string;
11
10
  options: Record<string, any>;
11
+ type: string;
12
12
  description: string;
13
13
  dbOptions: Record<string, any>;
14
14
  }, {}, 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>;
@@ -19,8 +19,8 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
19
19
  props: any;
20
20
  targetGaugeRef: globalThis.Ref<null, null>;
21
21
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, any, string, import('vue').PublicProps, any, {
22
- type: string;
23
22
  options: Record<string, any>;
23
+ type: string;
24
24
  description: string;
25
25
  dbOptions: Record<string, any>;
26
26
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
@@ -26,7 +26,7 @@ declare function __VLS_template(): {
26
26
  readonly __epPropKey: true;
27
27
  };
28
28
  readonly type: {
29
- readonly type: PropType<"" | "default" | "primary" | "success" | "warning" | "info" | "danger" | "text">;
29
+ readonly type: PropType<"" | "text" | "primary" | "success" | "warning" | "info" | "default" | "danger">;
30
30
  readonly required: false;
31
31
  readonly validator: ((val: unknown) => boolean) | undefined;
32
32
  __epPropKey: true;
@@ -238,7 +238,7 @@ declare function __VLS_template(): {
238
238
  readonly __epPropKey: true;
239
239
  };
240
240
  readonly type: {
241
- readonly type: PropType<"" | "default" | "primary" | "success" | "warning" | "info" | "danger" | "text">;
241
+ readonly type: PropType<"" | "text" | "primary" | "success" | "warning" | "info" | "default" | "danger">;
242
242
  readonly required: false;
243
243
  readonly validator: ((val: unknown) => boolean) | undefined;
244
244
  __epPropKey: true;
@@ -51,4 +51,5 @@ export declare const setAjaxConfig: (config?: configProps) => void;
51
51
  export declare const getAjaxConfig: (key?: string) => any;
52
52
  export declare const typeofXAxis: (item: any) => "function" | "string" | "number" | "object" | "boolean" | "undefined" | "bigint" | "symbol" | "null";
53
53
  export declare const typeIsEmpty: (item: any) => boolean;
54
+ export declare const exportTable: (columns: any[], tableColumns: any[], token: string) => void;
54
55
  export {};
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "g-ui-web",
3
3
  "private": false,
4
4
  "description": "可视化组件库",
5
- "version": "1.3.44",
5
+ "version": "1.3.46",
6
6
  "author": "wyu",
7
7
  "license": "MIT",
8
8
  "type": "module",
@@ -14,7 +14,7 @@
14
14
  "README.md",
15
15
  "lib",
16
16
  "global.d.ts"
17
- ],
17
+ ],
18
18
  "scripts": {
19
19
  "dev": "vite",
20
20
  "type-check": "vue-tsc --noEmit",