g-ui-web 1.3.43 → 1.3.45
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/calendar/src/index.vue.d.ts +1 -1
- package/lib/chart/index.d.ts +1 -1
- package/lib/chart/src/index.vue.d.ts +1 -1
- package/lib/dynamic-target/index.d.ts +3 -3
- package/lib/dynamic-target/src/index.vue.d.ts +1 -1
- package/lib/g-ui-web.cjs +39 -39
- package/lib/g-ui-web.iife.js +39 -39
- package/lib/g-ui-web.iife.js.gz +0 -0
- package/lib/g-ui-web.js +18887 -18827
- package/lib/g-ui-web.js.gz +0 -0
- package/lib/g-ui-web.umd.cjs +38 -38
- package/lib/node-achievement/index.d.ts +3 -3
- package/lib/node-achievement/src/index.vue.d.ts +1 -1
- package/lib/pie/index.d.ts +1 -1
- package/lib/pie/src/index.vue.d.ts +1 -1
- package/lib/pie-distri/index.d.ts +1 -1
- package/lib/pie-distri/src/index.vue.d.ts +1 -1
- package/lib/pie-level/index.d.ts +1 -1
- package/lib/pie-level/src/index.vue.d.ts +1 -1
- package/lib/pie-table/index.d.ts +6 -6
- package/lib/pie-table/src/index.vue.d.ts +2 -2
- package/lib/ranking-list/index.d.ts +6 -6
- package/lib/ranking-list/src/index.vue.d.ts +2 -2
- package/lib/scatter/index.d.ts +1 -1
- package/lib/scatter/src/index.vue.d.ts +1 -1
- package/lib/style.css +1 -1
- package/lib/style.css.gz +0 -0
- package/lib/target-achievement/index.d.ts +6 -6
- package/lib/target-achievement/src/index.vue.d.ts +2 -2
- package/lib/target-gauge/index.d.ts +1 -1
- package/lib/target-gauge/src/index.vue.d.ts +1 -1
- package/lib/text-select/src/index.vue.d.ts +2 -2
- package/lib/utils/index.d.ts +1 -0
- package/package.json +1 -1
package/lib/style.css.gz
CHANGED
|
Binary file
|
|
@@ -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<"" | "
|
|
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<"" | "
|
|
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;
|
package/lib/utils/index.d.ts
CHANGED
|
@@ -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 {};
|