iking-web-ui-pro 0.3.0 → 0.3.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/IkApprovalProcessDetail/ik.index.es.js +956 -942
- package/dist/IkApprovalProcessDetail/ik.index.umd.js +48 -48
- package/dist/IkApprovalProcessDetail/iking-web-ui-pro.css +1 -1
- package/dist/IkBaseDialog/ik.index.es.js +210 -189
- package/dist/IkBaseDialog/ik.index.umd.js +1 -1
- package/dist/IkBaseDialog/iking-web-ui-pro.css +1 -1
- package/dist/IkBtnSetting/ik.index.es.js +331 -310
- package/dist/IkBtnSetting/ik.index.umd.js +1 -1
- package/dist/IkBtnSetting/iking-web-ui-pro.css +1 -1
- package/dist/IkCollapseCard/ik.index.es.js +195 -174
- package/dist/IkCollapseCard/ik.index.umd.js +1 -1
- package/dist/IkCollapseCard/iking-web-ui-pro.css +1 -1
- package/dist/IkDescription/ik.index.es.js +1462 -1448
- package/dist/IkDescription/ik.index.umd.js +48 -48
- package/dist/IkDescription/iking-web-ui-pro.css +1 -1
- package/dist/IkDetailPreviewFiles/ik.index.es.js +1441 -1427
- package/dist/IkDetailPreviewFiles/ik.index.umd.js +48 -48
- package/dist/IkDetailPreviewFiles/iking-web-ui-pro.css +1 -1
- package/dist/IkExpandCollapse/ik.index.es.js +191 -170
- package/dist/IkExpandCollapse/ik.index.umd.js +1 -1
- package/dist/IkExpandCollapse/iking-web-ui-pro.css +1 -1
- package/dist/IkIconPicker/ik.index.es.js +229 -208
- package/dist/IkIconPicker/ik.index.umd.js +1 -1
- package/dist/IkIconPicker/iking-web-ui-pro.css +1 -1
- package/dist/IkMonacoEditor/ik.index.es.js +449 -428
- package/dist/IkMonacoEditor/ik.index.umd.js +3 -3
- package/dist/IkMonacoEditor/iking-web-ui-pro.css +1 -1
- package/dist/IkPageFull/ik.index.es.js +1440 -1419
- package/dist/IkPageFull/ik.index.umd.js +2 -2
- package/dist/IkPageFull/iking-web-ui-pro.css +1 -1
- package/dist/IkPreviewFile/ik.index.es.js +1444 -1430
- package/dist/IkPreviewFile/ik.index.umd.js +48 -48
- package/dist/IkPreviewFile/iking-web-ui-pro.css +1 -1
- package/dist/IkPreviewFileDialog/ik.index.es.js +1047 -1026
- package/dist/IkPreviewFileDialog/ik.index.umd.js +47 -47
- package/dist/IkPreviewFileDialog/iking-web-ui-pro.css +1 -1
- package/dist/IkSchedule/ik.index.es.js +3041 -3020
- package/dist/IkSchedule/ik.index.umd.js +1 -1
- package/dist/IkSchedule/iking-web-ui-pro.css +1 -1
- package/dist/IkSelectTag/ik.index.es.js +141 -130
- package/dist/IkSelectTag/ik.index.umd.js +1 -1
- package/dist/IkSelectTag/iking-web-ui-pro.css +1 -1
- package/dist/IkSideText/ik.index.es.js +276 -190
- package/dist/IkSideText/ik.index.umd.js +1 -1
- package/dist/IkSideText/iking-web-ui-pro.css +1 -1
- package/dist/IkStatu/ik.index.es.js +47 -38
- package/dist/IkStatu/ik.index.umd.js +1 -1
- package/dist/IkStatu/iking-web-ui-pro.css +1 -1
- package/dist/IkStatuOver/ik.index.es.js +114 -106
- package/dist/IkStatuOver/ik.index.umd.js +1 -1
- package/dist/IkStatuOver/iking-web-ui-pro.css +1 -1
- package/dist/IkSvgIcon/ik.index.es.js +169 -148
- package/dist/IkSvgIcon/ik.index.umd.js +1 -1
- package/dist/IkSvgIcon/iking-web-ui-pro.css +1 -1
- package/dist/IkTaskResume/ik.index.es.js +23 -0
- package/dist/IkTaskResume/ik.index.umd.js +1 -0
- package/dist/IkUploadFile/ik.index.es.js +993 -972
- package/dist/IkUploadFile/ik.index.umd.js +47 -47
- package/dist/IkUploadFile/iking-web-ui-pro.css +1 -1
- package/dist/IkUploadImage/ik.index.es.js +522 -522
- package/dist/IkUploadImage/ik.index.umd.js +1 -1
- package/dist/IkUploadImage/iking-web-ui-pro.css +1 -1
- package/dist/IkVerticalStepBar/ik.index.es.js +234 -213
- package/dist/IkVerticalStepBar/ik.index.umd.js +3 -3
- package/dist/IkVerticalStepBar/iking-web-ui-pro.css +1 -1
- package/dist/iking-web-ui-pro.css +2 -2
- package/dist/index.es.js +14080 -14047
- package/dist/index.umd.js +86 -86
- package/dist/src/components/IkMonacoEditor/index.d.ts +12 -2
- package/dist/src/components/IkMonacoEditor/src/index.vue.d.ts +12 -2
- package/dist/src/components/IkStatu/index.d.ts +3 -3
- package/dist/src/components/IkStatu/src/index.vue.d.ts +3 -3
- package/dist/src/components/IkSvgIcon/index.d.ts +12 -2
- package/dist/src/components/IkSvgIcon/src/index.vue.d.ts +12 -2
- package/dist/src/components/IkTaskResume/index.d.ts +2 -0
- package/dist/src/components/IkTaskResume/src/index.vue.d.ts +2 -0
- package/dist/src/components/index.d.ts +1 -0
- package/package.json +1 -1
|
@@ -164,7 +164,12 @@ export declare const IkMonacoEditor: import('../../utils/typescript').SFCWithIns
|
|
|
164
164
|
tableIconType: {
|
|
165
165
|
type: import('vue').PropType<"button" | "icon">;
|
|
166
166
|
};
|
|
167
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
167
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
168
|
+
click: (...args: any[]) => void;
|
|
169
|
+
dblclick: (...args: any[]) => void;
|
|
170
|
+
mouseenter: (...args: any[]) => void;
|
|
171
|
+
mouseleave: (...args: any[]) => void;
|
|
172
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
168
173
|
error: {
|
|
169
174
|
type: import('vue').PropType<boolean>;
|
|
170
175
|
};
|
|
@@ -237,7 +242,12 @@ export declare const IkMonacoEditor: import('../../utils/typescript').SFCWithIns
|
|
|
237
242
|
tableIconType: {
|
|
238
243
|
type: import('vue').PropType<"button" | "icon">;
|
|
239
244
|
};
|
|
240
|
-
}>> & Readonly<{
|
|
245
|
+
}>> & Readonly<{
|
|
246
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
247
|
+
onDblclick?: ((...args: any[]) => any) | undefined;
|
|
248
|
+
onMouseenter?: ((...args: any[]) => any) | undefined;
|
|
249
|
+
onMouseleave?: ((...args: any[]) => any) | undefined;
|
|
250
|
+
}>, {
|
|
241
251
|
opacity: number;
|
|
242
252
|
disabled: boolean;
|
|
243
253
|
size: "default" | "small" | "big" | string | number;
|
|
@@ -167,7 +167,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
167
167
|
tableIconType: {
|
|
168
168
|
type: PropType<"button" | "icon">;
|
|
169
169
|
};
|
|
170
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
170
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
171
|
+
click: (...args: any[]) => void;
|
|
172
|
+
dblclick: (...args: any[]) => void;
|
|
173
|
+
mouseenter: (...args: any[]) => void;
|
|
174
|
+
mouseleave: (...args: any[]) => void;
|
|
175
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
171
176
|
error: {
|
|
172
177
|
type: PropType<boolean>;
|
|
173
178
|
};
|
|
@@ -240,7 +245,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
240
245
|
tableIconType: {
|
|
241
246
|
type: PropType<"button" | "icon">;
|
|
242
247
|
};
|
|
243
|
-
}>> & Readonly<{
|
|
248
|
+
}>> & Readonly<{
|
|
249
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
250
|
+
onDblclick?: ((...args: any[]) => any) | undefined;
|
|
251
|
+
onMouseenter?: ((...args: any[]) => any) | undefined;
|
|
252
|
+
onMouseleave?: ((...args: any[]) => any) | undefined;
|
|
253
|
+
}>, {
|
|
244
254
|
opacity: number;
|
|
245
255
|
disabled: boolean;
|
|
246
256
|
size: "default" | "small" | "big" | string | number;
|
|
@@ -4,7 +4,7 @@ export declare const IkStatu: import('../../utils/typescript').SFCWithInstall<im
|
|
|
4
4
|
default: string;
|
|
5
5
|
};
|
|
6
6
|
type: {
|
|
7
|
-
type: import('vue').PropType<
|
|
7
|
+
type: import('vue').PropType<"danger" | "success" | "warning" | "info" | "cyan" | "blueBlack" | "purple" | "brown" | "orange" | "primary">;
|
|
8
8
|
default: string;
|
|
9
9
|
};
|
|
10
10
|
color: {
|
|
@@ -55,7 +55,7 @@ export declare const IkStatu: import('../../utils/typescript').SFCWithInstall<im
|
|
|
55
55
|
default: string;
|
|
56
56
|
};
|
|
57
57
|
type: {
|
|
58
|
-
type: import('vue').PropType<
|
|
58
|
+
type: import('vue').PropType<"danger" | "success" | "warning" | "info" | "cyan" | "blueBlack" | "purple" | "brown" | "orange" | "primary">;
|
|
59
59
|
default: string;
|
|
60
60
|
};
|
|
61
61
|
color: {
|
|
@@ -103,7 +103,7 @@ export declare const IkStatu: import('../../utils/typescript').SFCWithInstall<im
|
|
|
103
103
|
}>, {
|
|
104
104
|
title: string;
|
|
105
105
|
circle: boolean;
|
|
106
|
-
type:
|
|
106
|
+
type: "success" | "warning" | "info" | "primary" | "danger" | "brown" | "cyan" | "orange" | "purple" | "blueBlack";
|
|
107
107
|
disabled: boolean;
|
|
108
108
|
effect: "plain" | "dark" | "light";
|
|
109
109
|
color: string;
|
|
@@ -6,7 +6,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6
6
|
default: string;
|
|
7
7
|
};
|
|
8
8
|
type: {
|
|
9
|
-
type: PropType<
|
|
9
|
+
type: PropType<"danger" | "success" | "warning" | "info" | "cyan" | "blueBlack" | "purple" | "brown" | "orange" | "primary">;
|
|
10
10
|
default: string;
|
|
11
11
|
};
|
|
12
12
|
color: {
|
|
@@ -57,7 +57,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
57
57
|
default: string;
|
|
58
58
|
};
|
|
59
59
|
type: {
|
|
60
|
-
type: PropType<
|
|
60
|
+
type: PropType<"danger" | "success" | "warning" | "info" | "cyan" | "blueBlack" | "purple" | "brown" | "orange" | "primary">;
|
|
61
61
|
default: string;
|
|
62
62
|
};
|
|
63
63
|
color: {
|
|
@@ -105,7 +105,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
105
105
|
}>, {
|
|
106
106
|
title: string;
|
|
107
107
|
circle: boolean;
|
|
108
|
-
type:
|
|
108
|
+
type: "success" | "warning" | "info" | "primary" | "danger" | "brown" | "cyan" | "orange" | "purple" | "blueBlack";
|
|
109
109
|
disabled: boolean;
|
|
110
110
|
effect: "plain" | "dark" | "light";
|
|
111
111
|
color: string;
|
|
@@ -71,7 +71,12 @@ export declare const IkSvgIcon: import('../../utils/typescript').SFCWithInstall<
|
|
|
71
71
|
tableIconType: {
|
|
72
72
|
type: import('vue').PropType<"button" | "icon">;
|
|
73
73
|
};
|
|
74
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
74
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
75
|
+
click: (...args: any[]) => void;
|
|
76
|
+
dblclick: (...args: any[]) => void;
|
|
77
|
+
mouseenter: (...args: any[]) => void;
|
|
78
|
+
mouseleave: (...args: any[]) => void;
|
|
79
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
75
80
|
error: {
|
|
76
81
|
type: import('vue').PropType<boolean>;
|
|
77
82
|
};
|
|
@@ -144,7 +149,12 @@ export declare const IkSvgIcon: import('../../utils/typescript').SFCWithInstall<
|
|
|
144
149
|
tableIconType: {
|
|
145
150
|
type: import('vue').PropType<"button" | "icon">;
|
|
146
151
|
};
|
|
147
|
-
}>> & Readonly<{
|
|
152
|
+
}>> & Readonly<{
|
|
153
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
154
|
+
onDblclick?: ((...args: any[]) => any) | undefined;
|
|
155
|
+
onMouseenter?: ((...args: any[]) => any) | undefined;
|
|
156
|
+
onMouseleave?: ((...args: any[]) => any) | undefined;
|
|
157
|
+
}>, {
|
|
148
158
|
opacity: number;
|
|
149
159
|
disabled: boolean;
|
|
150
160
|
size: "default" | "small" | "big" | string | number;
|
|
@@ -29,7 +29,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
29
29
|
opacity: number;
|
|
30
30
|
active: boolean;
|
|
31
31
|
disabled: boolean;
|
|
32
|
-
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
32
|
+
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
33
|
+
click: (...args: any[]) => void;
|
|
34
|
+
dblclick: (...args: any[]) => void;
|
|
35
|
+
mouseenter: (...args: any[]) => void;
|
|
36
|
+
mouseleave: (...args: any[]) => void;
|
|
37
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
|
33
38
|
active?: boolean;
|
|
34
39
|
bg?: boolean;
|
|
35
40
|
color?: string;
|
|
@@ -60,7 +65,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
60
65
|
opacity: number;
|
|
61
66
|
active: boolean;
|
|
62
67
|
disabled: boolean;
|
|
63
|
-
}>>> & Readonly<{
|
|
68
|
+
}>>> & Readonly<{
|
|
69
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
70
|
+
onDblclick?: ((...args: any[]) => any) | undefined;
|
|
71
|
+
onMouseenter?: ((...args: any[]) => any) | undefined;
|
|
72
|
+
onMouseleave?: ((...args: any[]) => any) | undefined;
|
|
73
|
+
}>, {
|
|
64
74
|
opacity: number;
|
|
65
75
|
disabled: boolean;
|
|
66
76
|
size: "default" | "small" | "big" | string | number;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export declare const IkTaskResume: import('../../utils/typescript').SFCWithInstall<import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>> & Record<string, any>;
|
|
2
|
+
export default IkTaskResume;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2
|
+
export default _default;
|
|
@@ -42,6 +42,7 @@ export * from './IkDescription';
|
|
|
42
42
|
export * from './IkAutoCard';
|
|
43
43
|
export * from './IkCurrencyInput';
|
|
44
44
|
export * from './IkOnlyOffice';
|
|
45
|
+
export * from './IkTaskResume';
|
|
45
46
|
export * from './IkSelectTag';
|
|
46
47
|
export * from './IkImageViewer';
|
|
47
48
|
export * from './Provider';
|