iking-web-ui-pro 0.3.1 → 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.
@@ -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<any>;
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<any>;
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: any;
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<any>;
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<any>;
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: any;
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;
@@ -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';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iking-web-ui-pro",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "iking-web-ui-pro",
5
5
  "keywords": [
6
6
  "iking-web-ui-pro",