@kong-ui-public/forms 4.17.3-pr.2484.4c241d5fa.0 → 4.17.3-pr.2484.cb160c4ea.0
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.
|
@@ -288,7 +288,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
288
288
|
type: BooleanConstructor;
|
|
289
289
|
default: boolean;
|
|
290
290
|
};
|
|
291
|
-
}>,
|
|
291
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
292
292
|
title: {
|
|
293
293
|
type: StringConstructor;
|
|
294
294
|
required: false;
|
|
@@ -369,7 +369,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
369
369
|
type: BooleanConstructor;
|
|
370
370
|
default: boolean;
|
|
371
371
|
};
|
|
372
|
-
}>,
|
|
372
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
373
373
|
title: {
|
|
374
374
|
type: StringConstructor;
|
|
375
375
|
required: false;
|
|
@@ -762,7 +762,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
762
762
|
type: BooleanConstructor;
|
|
763
763
|
default: boolean;
|
|
764
764
|
};
|
|
765
|
-
}>,
|
|
765
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
766
766
|
title: {
|
|
767
767
|
type: StringConstructor;
|
|
768
768
|
required: false;
|
|
@@ -182,7 +182,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
182
182
|
type: BooleanConstructor;
|
|
183
183
|
default: boolean;
|
|
184
184
|
};
|
|
185
|
-
}>,
|
|
185
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
186
186
|
title: {
|
|
187
187
|
type: StringConstructor;
|
|
188
188
|
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;
|
|
@@ -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;
|
|
@@ -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;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kong-ui-public/forms",
|
|
3
|
-
"version": "4.17.3-pr.2484.
|
|
3
|
+
"version": "4.17.3-pr.2484.cb160c4ea.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/forms.umd.js",
|
|
6
6
|
"module": "./dist/forms.es.js",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"peerDependencies": {
|
|
41
41
|
"@kong/kongponents": "^9.39.0",
|
|
42
42
|
"vue": "^3.5.12",
|
|
43
|
-
"@kong-ui-public/entities-shared": "^3.30.2-pr.2484.
|
|
43
|
+
"@kong-ui-public/entities-shared": "^3.30.2-pr.2484.cb160c4ea.0",
|
|
44
44
|
"@kong-ui-public/i18n": "^2.4.4"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"@kong/kongponents": "9.40.1",
|
|
49
49
|
"@types/lodash-es": "^4.17.12",
|
|
50
50
|
"pug": "^3.0.3",
|
|
51
|
-
"@kong-ui-public/entities-shared": "^3.30.2-pr.2484.
|
|
51
|
+
"@kong-ui-public/entities-shared": "^3.30.2-pr.2484.cb160c4ea.0",
|
|
52
52
|
"@kong-ui-public/i18n": "^2.4.4"
|
|
53
53
|
},
|
|
54
54
|
"distSizeChecker": {
|