@kong-ui-public/forms 4.7.24 → 4.7.26
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.
|
@@ -251,7 +251,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
251
251
|
}, import("vue").ComponentOptionsMixin, "remove-item"[], "remove-item", import("vue").PublicProps, Readonly<{}> & Readonly<{
|
|
252
252
|
"onRemove-item"?: ((...args: any[]) => any) | undefined;
|
|
253
253
|
}>, {}, {}, {
|
|
254
|
-
AddIcon: import("vue").DefineComponent<{
|
|
254
|
+
AddIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
255
255
|
title: {
|
|
256
256
|
type: StringConstructor;
|
|
257
257
|
required: false;
|
|
@@ -287,7 +287,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
287
287
|
type: BooleanConstructor;
|
|
288
288
|
default: boolean;
|
|
289
289
|
};
|
|
290
|
-
}
|
|
290
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
291
291
|
title: {
|
|
292
292
|
type: StringConstructor;
|
|
293
293
|
required: false;
|
|
@@ -323,7 +323,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
323
323
|
type: BooleanConstructor;
|
|
324
324
|
default: boolean;
|
|
325
325
|
};
|
|
326
|
-
}
|
|
326
|
+
}>> & Readonly<{}>, {
|
|
327
327
|
title: string;
|
|
328
328
|
color: string;
|
|
329
329
|
display: string;
|
|
@@ -332,7 +332,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
332
332
|
as: string;
|
|
333
333
|
staticIds: boolean;
|
|
334
334
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
335
|
-
TrashIcon: import("vue").DefineComponent<{
|
|
335
|
+
TrashIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
336
336
|
title: {
|
|
337
337
|
type: StringConstructor;
|
|
338
338
|
required: false;
|
|
@@ -368,7 +368,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
368
368
|
type: BooleanConstructor;
|
|
369
369
|
default: boolean;
|
|
370
370
|
};
|
|
371
|
-
}
|
|
371
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
372
372
|
title: {
|
|
373
373
|
type: StringConstructor;
|
|
374
374
|
required: false;
|
|
@@ -404,7 +404,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
404
404
|
type: BooleanConstructor;
|
|
405
405
|
default: boolean;
|
|
406
406
|
};
|
|
407
|
-
}
|
|
407
|
+
}>> & Readonly<{}>, {
|
|
408
408
|
title: string;
|
|
409
409
|
color: string;
|
|
410
410
|
display: string;
|
|
@@ -511,7 +511,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
511
511
|
}, import("vue").ComponentOptionsMixin, "model-updated"[], "model-updated", import("vue").PublicProps, Readonly<{}> & Readonly<{
|
|
512
512
|
"onModel-updated"?: ((...args: any[]) => any) | undefined;
|
|
513
513
|
}>, {}, {}, {
|
|
514
|
-
TrashIcon: import("vue").DefineComponent<{
|
|
514
|
+
TrashIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
515
515
|
title: {
|
|
516
516
|
type: StringConstructor;
|
|
517
517
|
required: false;
|
|
@@ -547,7 +547,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
547
547
|
type: BooleanConstructor;
|
|
548
548
|
default: boolean;
|
|
549
549
|
};
|
|
550
|
-
}
|
|
550
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
551
551
|
title: {
|
|
552
552
|
type: StringConstructor;
|
|
553
553
|
required: false;
|
|
@@ -583,7 +583,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
583
583
|
type: BooleanConstructor;
|
|
584
584
|
default: boolean;
|
|
585
585
|
};
|
|
586
|
-
}
|
|
586
|
+
}>> & Readonly<{}>, {
|
|
587
587
|
title: string;
|
|
588
588
|
color: string;
|
|
589
589
|
display: string;
|
|
@@ -41,7 +41,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
|
|
|
41
41
|
formatValueToModel(value: any): any;
|
|
42
42
|
};
|
|
43
43
|
}, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
|
|
44
|
-
TrashIcon: import("vue").DefineComponent<{
|
|
44
|
+
TrashIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
45
45
|
title: {
|
|
46
46
|
type: StringConstructor;
|
|
47
47
|
required: false;
|
|
@@ -77,7 +77,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
|
|
|
77
77
|
type: BooleanConstructor;
|
|
78
78
|
default: boolean;
|
|
79
79
|
};
|
|
80
|
-
}
|
|
80
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
81
81
|
title: {
|
|
82
82
|
type: StringConstructor;
|
|
83
83
|
required: false;
|
|
@@ -113,7 +113,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
|
|
|
113
113
|
type: BooleanConstructor;
|
|
114
114
|
default: boolean;
|
|
115
115
|
};
|
|
116
|
-
}
|
|
116
|
+
}>> & Readonly<{}>, {
|
|
117
117
|
title: string;
|
|
118
118
|
color: string;
|
|
119
119
|
display: string;
|
|
@@ -38,7 +38,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
|
|
|
38
38
|
}, import("vue").ComponentOptionsMixin, "remove-item"[], "remove-item", import("vue").PublicProps, Readonly<{}> & Readonly<{
|
|
39
39
|
"onRemove-item"?: ((...args: any[]) => any) | undefined;
|
|
40
40
|
}>, {}, {}, {
|
|
41
|
-
AddIcon: import("vue").DefineComponent<{
|
|
41
|
+
AddIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
42
42
|
title: {
|
|
43
43
|
type: StringConstructor;
|
|
44
44
|
required: false;
|
|
@@ -74,7 +74,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
|
|
|
74
74
|
type: BooleanConstructor;
|
|
75
75
|
default: boolean;
|
|
76
76
|
};
|
|
77
|
-
}
|
|
77
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
78
78
|
title: {
|
|
79
79
|
type: StringConstructor;
|
|
80
80
|
required: false;
|
|
@@ -110,7 +110,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
|
|
|
110
110
|
type: BooleanConstructor;
|
|
111
111
|
default: boolean;
|
|
112
112
|
};
|
|
113
|
-
}
|
|
113
|
+
}>> & Readonly<{}>, {
|
|
114
114
|
title: string;
|
|
115
115
|
color: string;
|
|
116
116
|
display: string;
|
|
@@ -119,7 +119,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
|
|
|
119
119
|
as: string;
|
|
120
120
|
staticIds: boolean;
|
|
121
121
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
122
|
-
TrashIcon: import("vue").DefineComponent<{
|
|
122
|
+
TrashIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
123
123
|
title: {
|
|
124
124
|
type: StringConstructor;
|
|
125
125
|
required: false;
|
|
@@ -155,7 +155,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
|
|
|
155
155
|
type: BooleanConstructor;
|
|
156
156
|
default: boolean;
|
|
157
157
|
};
|
|
158
|
-
}
|
|
158
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
159
159
|
title: {
|
|
160
160
|
type: StringConstructor;
|
|
161
161
|
required: false;
|
|
@@ -191,7 +191,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
|
|
|
191
191
|
type: BooleanConstructor;
|
|
192
192
|
default: boolean;
|
|
193
193
|
};
|
|
194
|
-
}
|
|
194
|
+
}>> & Readonly<{}>, {
|
|
195
195
|
title: string;
|
|
196
196
|
color: string;
|
|
197
197
|
display: string;
|
|
@@ -68,7 +68,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
|
|
|
68
68
|
}, import("vue").ComponentOptionsMixin, "model-updated"[], "model-updated", import("vue").PublicProps, Readonly<{}> & Readonly<{
|
|
69
69
|
"onModel-updated"?: ((...args: any[]) => any) | undefined;
|
|
70
70
|
}>, {}, {}, {
|
|
71
|
-
TrashIcon: import("vue").DefineComponent<{
|
|
71
|
+
TrashIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
72
72
|
title: {
|
|
73
73
|
type: StringConstructor;
|
|
74
74
|
required: false;
|
|
@@ -104,7 +104,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
|
|
|
104
104
|
type: BooleanConstructor;
|
|
105
105
|
default: boolean;
|
|
106
106
|
};
|
|
107
|
-
}
|
|
107
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
108
108
|
title: {
|
|
109
109
|
type: StringConstructor;
|
|
110
110
|
required: false;
|
|
@@ -140,7 +140,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
|
|
|
140
140
|
type: BooleanConstructor;
|
|
141
141
|
default: boolean;
|
|
142
142
|
};
|
|
143
|
-
}
|
|
143
|
+
}>> & Readonly<{}>, {
|
|
144
144
|
title: string;
|
|
145
145
|
color: string;
|
|
146
146
|
display: string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kong-ui-public/forms",
|
|
3
|
-
"version": "4.7.
|
|
3
|
+
"version": "4.7.26",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/forms.umd.js",
|
|
6
6
|
"module": "./dist/forms.es.js",
|
|
@@ -32,21 +32,21 @@
|
|
|
32
32
|
"extends": "../../../package.json"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@kong/icons": "^1.18.
|
|
35
|
+
"@kong/icons": "^1.18.2",
|
|
36
36
|
"fecha": "^4.2.3",
|
|
37
37
|
"lodash-es": "^4.17.21"
|
|
38
38
|
},
|
|
39
39
|
"peerDependencies": {
|
|
40
|
-
"@kong/kongponents": "^9.14.
|
|
40
|
+
"@kong/kongponents": "^9.14.8",
|
|
41
41
|
"vue": "^3.5.12",
|
|
42
|
-
"@kong-ui-public/i18n": "^2.2.
|
|
42
|
+
"@kong-ui-public/i18n": "^2.2.8"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@kong/design-tokens": "1.17.2",
|
|
46
|
-
"@kong/kongponents": "9.14.
|
|
46
|
+
"@kong/kongponents": "9.14.8",
|
|
47
47
|
"@types/lodash-es": "^4.17.12",
|
|
48
48
|
"pug": "^3.0.3",
|
|
49
|
-
"@kong-ui-public/i18n": "^2.2.
|
|
49
|
+
"@kong-ui-public/i18n": "^2.2.8"
|
|
50
50
|
},
|
|
51
51
|
"distSizeChecker": {
|
|
52
52
|
"errorLimit": "1.2MB"
|