@kong-ui-public/forms 4.15.4-pr.2204.f9043269d.0 → 4.15.4-pr.2289.890e582c0.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.
Files changed (122) hide show
  1. package/package.json +3 -4
  2. package/dist/forms.es.js +0 -6810
  3. package/dist/forms.umd.js +0 -4
  4. package/dist/style.css +0 -1
  5. package/dist/types/components/FormGenerator.vue.d.ts +0 -487
  6. package/dist/types/components/FormGenerator.vue.d.ts.map +0 -1
  7. package/dist/types/components/FormGroup.vue.d.ts +0 -82
  8. package/dist/types/components/FormGroup.vue.d.ts.map +0 -1
  9. package/dist/types/components/FormMixin.vue.d.ts +0 -10
  10. package/dist/types/components/FormMixin.vue.d.ts.map +0 -1
  11. package/dist/types/components/FormRedis.vue.d.ts +0 -99
  12. package/dist/types/components/FormRedis.vue.d.ts.map +0 -1
  13. package/dist/types/components/RedisConfigCard.vue.d.ts +0 -54
  14. package/dist/types/components/RedisConfigCard.vue.d.ts.map +0 -1
  15. package/dist/types/components/RedisConfigSelect.vue.d.ts +0 -87
  16. package/dist/types/components/RedisConfigSelect.vue.d.ts.map +0 -1
  17. package/dist/types/components/fields/AutoSuggest.vue.d.ts +0 -40
  18. package/dist/types/components/fields/AutoSuggest.vue.d.ts.map +0 -1
  19. package/dist/types/components/fields/FieldAdvanced.vue.d.ts +0 -49
  20. package/dist/types/components/fields/FieldAdvanced.vue.d.ts.map +0 -1
  21. package/dist/types/components/fields/FieldArray.vue.d.ts +0 -1026
  22. package/dist/types/components/fields/FieldArray.vue.d.ts.map +0 -1
  23. package/dist/types/components/fields/FieldArrayCardContainer.vue.d.ts +0 -51
  24. package/dist/types/components/fields/FieldArrayCardContainer.vue.d.ts.map +0 -1
  25. package/dist/types/components/fields/FieldArrayItem.vue.d.ts +0 -34
  26. package/dist/types/components/fields/FieldArrayItem.vue.d.ts.map +0 -1
  27. package/dist/types/components/fields/FieldArrayMultiItem.vue.d.ts +0 -21
  28. package/dist/types/components/fields/FieldArrayMultiItem.vue.d.ts.map +0 -1
  29. package/dist/types/components/fields/FieldAutoSuggest.vue.d.ts +0 -67
  30. package/dist/types/components/fields/FieldAutoSuggest.vue.d.ts.map +0 -1
  31. package/dist/types/components/fields/FieldAutoSuggestV2.vue.d.ts +0 -226
  32. package/dist/types/components/fields/FieldAutoSuggestV2.vue.d.ts.map +0 -1
  33. package/dist/types/components/fields/FieldCheckbox.vue.d.ts +0 -82
  34. package/dist/types/components/fields/FieldCheckbox.vue.d.ts.map +0 -1
  35. package/dist/types/components/fields/FieldChecklist.vue.d.ts +0 -50
  36. package/dist/types/components/fields/FieldChecklist.vue.d.ts.map +0 -1
  37. package/dist/types/components/fields/FieldInput.vue.d.ts +0 -82
  38. package/dist/types/components/fields/FieldInput.vue.d.ts.map +0 -1
  39. package/dist/types/components/fields/FieldKeyValuePairs.vue.d.ts +0 -127
  40. package/dist/types/components/fields/FieldKeyValuePairs.vue.d.ts.map +0 -1
  41. package/dist/types/components/fields/FieldLabel.vue.d.ts +0 -50
  42. package/dist/types/components/fields/FieldLabel.vue.d.ts.map +0 -1
  43. package/dist/types/components/fields/FieldMetric.vue.d.ts +0 -205
  44. package/dist/types/components/fields/FieldMetric.vue.d.ts.map +0 -1
  45. package/dist/types/components/fields/FieldMultiselect.vue.d.ts +0 -82
  46. package/dist/types/components/fields/FieldMultiselect.vue.d.ts.map +0 -1
  47. package/dist/types/components/fields/FieldObject.vue.d.ts +0 -49
  48. package/dist/types/components/fields/FieldObject.vue.d.ts.map +0 -1
  49. package/dist/types/components/fields/FieldObjectAdvanced.vue.d.ts +0 -73
  50. package/dist/types/components/fields/FieldObjectAdvanced.vue.d.ts.map +0 -1
  51. package/dist/types/components/fields/FieldRadio.vue.d.ts +0 -82
  52. package/dist/types/components/fields/FieldRadio.vue.d.ts.map +0 -1
  53. package/dist/types/components/fields/FieldScopedEntitySelect.vue.d.ts +0 -53
  54. package/dist/types/components/fields/FieldScopedEntitySelect.vue.d.ts.map +0 -1
  55. package/dist/types/components/fields/FieldSelect.vue.d.ts +0 -82
  56. package/dist/types/components/fields/FieldSelect.vue.d.ts.map +0 -1
  57. package/dist/types/components/fields/FieldSelectionGroup.vue.d.ts +0 -66
  58. package/dist/types/components/fields/FieldSelectionGroup.vue.d.ts.map +0 -1
  59. package/dist/types/components/fields/FieldSwitch.vue.d.ts +0 -82
  60. package/dist/types/components/fields/FieldSwitch.vue.d.ts.map +0 -1
  61. package/dist/types/components/fields/FieldTextArea.vue.d.ts +0 -82
  62. package/dist/types/components/fields/FieldTextArea.vue.d.ts.map +0 -1
  63. package/dist/types/components/fields/__tests__/FieldAutoSuggest.spec.d.ts +0 -2
  64. package/dist/types/components/fields/__tests__/FieldAutoSuggest.spec.d.ts.map +0 -1
  65. package/dist/types/components/fields/abstractField.d.ts +0 -39
  66. package/dist/types/components/fields/abstractField.d.ts.map +0 -1
  67. package/dist/types/components/fields/exports.d.ts +0 -2
  68. package/dist/types/components/fields/exports.d.ts.map +0 -1
  69. package/dist/types/components/forms/ACMEForm.vue.d.ts +0 -48
  70. package/dist/types/components/forms/ACMEForm.vue.d.ts.map +0 -1
  71. package/dist/types/components/forms/ExitTransformer.vue.d.ts +0 -48
  72. package/dist/types/components/forms/ExitTransformer.vue.d.ts.map +0 -1
  73. package/dist/types/components/forms/OIDCForm.vue.d.ts +0 -580
  74. package/dist/types/components/forms/OIDCForm.vue.d.ts.map +0 -1
  75. package/dist/types/components/forms/PostFunction.vue.d.ts +0 -48
  76. package/dist/types/components/forms/PostFunction.vue.d.ts.map +0 -1
  77. package/dist/types/components/forms/RLAForm.vue.d.ts +0 -21
  78. package/dist/types/components/forms/RLAForm.vue.d.ts.map +0 -1
  79. package/dist/types/components/forms/__tests__/OIDCSchema.d.ts +0 -2452
  80. package/dist/types/components/forms/__tests__/OIDCSchema.d.ts.map +0 -1
  81. package/dist/types/components/forms/__tests__/RLASchema.d.ts +0 -1132
  82. package/dist/types/components/forms/__tests__/RLASchema.d.ts.map +0 -1
  83. package/dist/types/components/forms/index.d.ts +0 -6
  84. package/dist/types/components/forms/index.d.ts.map +0 -1
  85. package/dist/types/components/forms/schemas/ACMECommon.d.ts +0 -19
  86. package/dist/types/components/forms/schemas/ACMECommon.d.ts.map +0 -1
  87. package/dist/types/composables/index.d.ts +0 -10
  88. package/dist/types/composables/index.d.ts.map +0 -1
  89. package/dist/types/composables/useAbstractFields.d.ts +0 -29
  90. package/dist/types/composables/useAbstractFields.d.ts.map +0 -1
  91. package/dist/types/composables/useRedisNonStandardFields.d.ts +0 -9
  92. package/dist/types/composables/useRedisNonStandardFields.d.ts.map +0 -1
  93. package/dist/types/composables/useRedisPartial.d.ts +0 -23
  94. package/dist/types/composables/useRedisPartial.d.ts.map +0 -1
  95. package/dist/types/const.d.ts +0 -15
  96. package/dist/types/const.d.ts.map +0 -1
  97. package/dist/types/external-links.d.ts +0 -9
  98. package/dist/types/external-links.d.ts.map +0 -1
  99. package/dist/types/index.d.ts +0 -10
  100. package/dist/types/index.d.ts.map +0 -1
  101. package/dist/types/types/form-autosuggest.d.ts +0 -18
  102. package/dist/types/types/form-autosuggest.d.ts.map +0 -1
  103. package/dist/types/types/form-fields.d.ts +0 -25
  104. package/dist/types/types/form-fields.d.ts.map +0 -1
  105. package/dist/types/types/form-generator.d.ts +0 -27
  106. package/dist/types/types/form-generator.d.ts.map +0 -1
  107. package/dist/types/types/form-redis-partial.d.ts +0 -88
  108. package/dist/types/types/form-redis-partial.d.ts.map +0 -1
  109. package/dist/types/types/index.d.ts +0 -4
  110. package/dist/types/types/index.d.ts.map +0 -1
  111. package/dist/types/utils/autoSuggest.d.ts +0 -13
  112. package/dist/types/utils/autoSuggest.d.ts.map +0 -1
  113. package/dist/types/utils/fieldsLoader.d.ts +0 -22
  114. package/dist/types/utils/fieldsLoader.d.ts.map +0 -1
  115. package/dist/types/utils/isValidUuid.d.ts +0 -8
  116. package/dist/types/utils/isValidUuid.d.ts.map +0 -1
  117. package/dist/types/utils/redisPartial.d.ts +0 -15
  118. package/dist/types/utils/redisPartial.d.ts.map +0 -1
  119. package/dist/types/utils/schema.d.ts +0 -6
  120. package/dist/types/utils/schema.d.ts.map +0 -1
  121. package/dist/types/utils/validators.d.ts +0 -3
  122. package/dist/types/utils/validators.d.ts.map +0 -1
@@ -1,1026 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
- newElementButtonLabel: {
3
- type: StringConstructor;
4
- default: string;
5
- };
6
- removeElementButtonLabel: {
7
- type: StringConstructor;
8
- default: string;
9
- };
10
- }>, {}, {}, {}, {
11
- generateSchema(rootValue: any, schema: any, index: any): any;
12
- newElement(): void;
13
- removeElement(index: any): void;
14
- getFieldComponent(fieldSchema: any): any;
15
- modelUpdated(): void;
16
- handleInput(val: any, index: any): void;
17
- }, {
18
- name: string;
19
- props: string[];
20
- emits: string[];
21
- data(): {
22
- errors: never[];
23
- debouncedValidateFunc: null;
24
- debouncedFormatFunc: null;
25
- };
26
- directives: {
27
- attributes: {
28
- beforeMount: (el: any, binding: any, vnode: any) => void;
29
- updated: (el: any, binding: any, vnode: any) => void;
30
- componentUpdated: (el: any, binding: any, vnode: any) => void;
31
- };
32
- };
33
- computed: {
34
- value: {
35
- cache: boolean;
36
- get(): any;
37
- set(newValue: any): void;
38
- };
39
- };
40
- methods: {
41
- validate(calledParent: any): any[] | Promise<any[]>;
42
- debouncedValidate(): void;
43
- updateModelValue(newValue: any, oldValue: any): void;
44
- clearValidationErrors(): void;
45
- setModelValueByPath(path: any, value: any): void;
46
- getFieldID(schema: any, unique?: boolean): string;
47
- getLabelId(schema: any): string;
48
- getFieldClasses(): any;
49
- formatValueToField(value: any): any;
50
- formatValueToModel(value: any): any;
51
- };
52
- }, import("vue").ComponentOptionsMixin, "refreshModel"[], "refreshModel", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
53
- newElementButtonLabel: {
54
- type: StringConstructor;
55
- default: string;
56
- };
57
- removeElementButtonLabel: {
58
- type: StringConstructor;
59
- default: string;
60
- };
61
- }>> & Readonly<{
62
- onRefreshModel?: ((...args: any[]) => any) | undefined;
63
- }>, {
64
- newElementButtonLabel: string;
65
- removeElementButtonLabel: string;
66
- }, {}, {
67
- FieldArrayItem: {
68
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
69
- model: {
70
- type: StringConstructor;
71
- default: string;
72
- };
73
- }>> & Readonly<{
74
- "onRemove-item"?: (() => any) | undefined;
75
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
76
- "remove-item": () => any;
77
- }, import("vue").PublicProps, {
78
- model: string;
79
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
80
- P: {};
81
- B: {};
82
- D: {};
83
- C: {};
84
- M: {};
85
- Defaults: {};
86
- }, Readonly<import("vue").ExtractPropTypes<{
87
- model: {
88
- type: StringConstructor;
89
- default: string;
90
- };
91
- }>> & Readonly<{
92
- "onRemove-item"?: (() => any) | undefined;
93
- }>, {}, {}, {}, {}, {
94
- model: string;
95
- }>;
96
- __isFragment?: never;
97
- __isTeleport?: never;
98
- __isSuspense?: never;
99
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
100
- model: {
101
- type: StringConstructor;
102
- default: string;
103
- };
104
- }>> & Readonly<{
105
- "onRemove-item"?: (() => any) | undefined;
106
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
107
- "remove-item": () => any;
108
- }, string, {
109
- model: string;
110
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
111
- $slots: {
112
- default?(_: {}): any;
113
- after?(_: {}): any;
114
- };
115
- });
116
- FieldArrayMultiItem: {
117
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{
118
- "onRemove-item"?: (() => any) | undefined;
119
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
120
- "remove-item": () => any;
121
- }, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
122
- P: {};
123
- B: {};
124
- D: {};
125
- C: {};
126
- M: {};
127
- Defaults: {};
128
- }, Readonly<{}> & Readonly<{
129
- "onRemove-item"?: (() => any) | undefined;
130
- }>, {}, {}, {}, {}, {}>;
131
- __isFragment?: never;
132
- __isTeleport?: never;
133
- __isSuspense?: never;
134
- } & import("vue").ComponentOptionsBase<Readonly<{}> & Readonly<{
135
- "onRemove-item"?: (() => any) | undefined;
136
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
137
- "remove-item": () => any;
138
- }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
139
- $slots: {
140
- default?(_: {}): any;
141
- };
142
- });
143
- FieldSelect: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
144
- disabled: {
145
- type: BooleanConstructor;
146
- default: boolean;
147
- };
148
- formOptions: {
149
- type: import("vue").PropType<Record<string, any>>;
150
- default: () => undefined;
151
- };
152
- model: {
153
- type: import("vue").PropType<Record<string, any>>;
154
- default: () => undefined;
155
- };
156
- schema: {
157
- type: import("vue").PropType<Record<string, any>>;
158
- required: true;
159
- };
160
- vfg: {
161
- type: ObjectConstructor;
162
- required: true;
163
- };
164
- errors: {
165
- type: ArrayConstructor;
166
- default: () => never[];
167
- };
168
- hint: {
169
- type: StringConstructor;
170
- default: string;
171
- };
172
- }>, {
173
- clearValidationErrors: () => void;
174
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
175
- modelUpdated: (value: any, model: Record<string, any>) => any;
176
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
177
- disabled: {
178
- type: BooleanConstructor;
179
- default: boolean;
180
- };
181
- formOptions: {
182
- type: import("vue").PropType<Record<string, any>>;
183
- default: () => undefined;
184
- };
185
- model: {
186
- type: import("vue").PropType<Record<string, any>>;
187
- default: () => undefined;
188
- };
189
- schema: {
190
- type: import("vue").PropType<Record<string, any>>;
191
- required: true;
192
- };
193
- vfg: {
194
- type: ObjectConstructor;
195
- required: true;
196
- };
197
- errors: {
198
- type: ArrayConstructor;
199
- default: () => never[];
200
- };
201
- hint: {
202
- type: StringConstructor;
203
- default: string;
204
- };
205
- }>> & Readonly<{
206
- onModelUpdated?: ((value: any, model: Record<string, any>) => any) | undefined;
207
- }>, {
208
- errors: unknown[];
209
- model: Record<string, any>;
210
- hint: string;
211
- formOptions: Record<string, any>;
212
- disabled: boolean;
213
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
214
- FieldMetric: import("vue").DefineComponent<{}, {}, {
215
- contentVisible: boolean;
216
- }, {}, {}, {
217
- name: string;
218
- props: string[];
219
- emits: string[];
220
- data(): {
221
- errors: never[];
222
- debouncedValidateFunc: null;
223
- debouncedFormatFunc: null;
224
- };
225
- directives: {
226
- attributes: {
227
- beforeMount: (el: any, binding: any, vnode: any) => void;
228
- updated: (el: any, binding: any, vnode: any) => void;
229
- componentUpdated: (el: any, binding: any, vnode: any) => void;
230
- };
231
- };
232
- computed: {
233
- value: {
234
- cache: boolean;
235
- get(): any;
236
- set(newValue: any): void;
237
- };
238
- };
239
- methods: {
240
- validate(calledParent: any): any[] | Promise<any[]>;
241
- debouncedValidate(): void;
242
- updateModelValue(newValue: any, oldValue: any): void;
243
- clearValidationErrors(): void;
244
- setModelValueByPath(path: any, value: any): void;
245
- getFieldID(schema: any, unique?: boolean): string;
246
- getLabelId(schema: any): string;
247
- getFieldClasses(): any;
248
- formatValueToField(value: any): any;
249
- formatValueToModel(value: any): any;
250
- };
251
- }, import("vue").ComponentOptionsMixin, "remove-item"[], "remove-item", import("vue").PublicProps, Readonly<{}> & Readonly<{
252
- "onRemove-item"?: ((...args: any[]) => any) | undefined;
253
- }>, {}, {}, {
254
- AddIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
255
- title: {
256
- type: StringConstructor;
257
- required: false;
258
- default: string;
259
- };
260
- color: {
261
- type: StringConstructor;
262
- required: false;
263
- default: string;
264
- };
265
- display: {
266
- type: StringConstructor;
267
- required: false;
268
- default: string;
269
- };
270
- decorative: {
271
- type: BooleanConstructor;
272
- required: false;
273
- default: boolean;
274
- };
275
- size: {
276
- type: (StringConstructor | NumberConstructor)[];
277
- required: false;
278
- default: "24px";
279
- validator: (sizeValue: number | string) => boolean;
280
- };
281
- as: {
282
- type: StringConstructor;
283
- required: false;
284
- default: string;
285
- };
286
- staticIds: {
287
- type: BooleanConstructor;
288
- default: boolean;
289
- };
290
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
291
- title: {
292
- type: StringConstructor;
293
- required: false;
294
- default: string;
295
- };
296
- color: {
297
- type: StringConstructor;
298
- required: false;
299
- default: string;
300
- };
301
- display: {
302
- type: StringConstructor;
303
- required: false;
304
- default: string;
305
- };
306
- decorative: {
307
- type: BooleanConstructor;
308
- required: false;
309
- default: boolean;
310
- };
311
- size: {
312
- type: (StringConstructor | NumberConstructor)[];
313
- required: false;
314
- default: "24px";
315
- validator: (sizeValue: number | string) => boolean;
316
- };
317
- as: {
318
- type: StringConstructor;
319
- required: false;
320
- default: string;
321
- };
322
- staticIds: {
323
- type: BooleanConstructor;
324
- default: boolean;
325
- };
326
- }>> & Readonly<{}>, {
327
- title: string;
328
- color: string;
329
- display: string;
330
- decorative: boolean;
331
- size: string | number;
332
- as: string;
333
- staticIds: boolean;
334
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
335
- TrashIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
336
- title: {
337
- type: StringConstructor;
338
- required: false;
339
- default: string;
340
- };
341
- color: {
342
- type: StringConstructor;
343
- required: false;
344
- default: string;
345
- };
346
- display: {
347
- type: StringConstructor;
348
- required: false;
349
- default: string;
350
- };
351
- decorative: {
352
- type: BooleanConstructor;
353
- required: false;
354
- default: boolean;
355
- };
356
- size: {
357
- type: (StringConstructor | NumberConstructor)[];
358
- required: false;
359
- default: "24px";
360
- validator: (sizeValue: number | string) => boolean;
361
- };
362
- as: {
363
- type: StringConstructor;
364
- required: false;
365
- default: string;
366
- };
367
- staticIds: {
368
- type: BooleanConstructor;
369
- default: boolean;
370
- };
371
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
372
- title: {
373
- type: StringConstructor;
374
- required: false;
375
- default: string;
376
- };
377
- color: {
378
- type: StringConstructor;
379
- required: false;
380
- default: string;
381
- };
382
- display: {
383
- type: StringConstructor;
384
- required: false;
385
- default: string;
386
- };
387
- decorative: {
388
- type: BooleanConstructor;
389
- required: false;
390
- default: boolean;
391
- };
392
- size: {
393
- type: (StringConstructor | NumberConstructor)[];
394
- required: false;
395
- default: "24px";
396
- validator: (sizeValue: number | string) => boolean;
397
- };
398
- as: {
399
- type: StringConstructor;
400
- required: false;
401
- default: string;
402
- };
403
- staticIds: {
404
- type: BooleanConstructor;
405
- default: boolean;
406
- };
407
- }>> & Readonly<{}>, {
408
- title: string;
409
- color: string;
410
- display: string;
411
- decorative: boolean;
412
- size: string | number;
413
- as: string;
414
- staticIds: boolean;
415
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
416
- }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
417
- FieldObject: import("vue").DefineComponent<{}, {}, {
418
- attributes: any;
419
- newKeyType: string;
420
- newKeyName: string;
421
- keyTypes: {};
422
- }, {}, {
423
- removeElement(index: any): void;
424
- addKey(): void;
425
- updateModel(model: any, schema: any): void;
426
- }, {
427
- name: string;
428
- props: string[];
429
- emits: string[];
430
- data(): {
431
- errors: never[];
432
- debouncedValidateFunc: null;
433
- debouncedFormatFunc: null;
434
- };
435
- directives: {
436
- attributes: {
437
- beforeMount: (el: any, binding: any, vnode: any) => void;
438
- updated: (el: any, binding: any, vnode: any) => void;
439
- componentUpdated: (el: any, binding: any, vnode: any) => void;
440
- };
441
- };
442
- computed: {
443
- value: {
444
- cache: boolean;
445
- get(): any;
446
- set(newValue: any): void;
447
- };
448
- };
449
- methods: {
450
- validate(calledParent: any): any[] | Promise<any[]>;
451
- debouncedValidate(): void;
452
- updateModelValue(newValue: any, oldValue: any): void;
453
- clearValidationErrors(): void;
454
- setModelValueByPath(path: any, value: any): void;
455
- getFieldID(schema: any, unique?: boolean): string;
456
- getLabelId(schema: any): string;
457
- getFieldClasses(): any;
458
- formatValueToField(value: any): any;
459
- formatValueToModel(value: any): any;
460
- };
461
- }, import("vue").ComponentOptionsMixin, "modelUpdated"[], "modelUpdated", import("vue").PublicProps, Readonly<{}> & Readonly<{
462
- onModelUpdated?: ((...args: any[]) => any) | undefined;
463
- }>, {}, {}, {}, {}, "schema" | "validate" | "clearValidationErrors", import("vue").ComponentProvideOptions, true, {}, any>;
464
- FieldObjectAdvanced: import("vue").DefineComponent<{}, {}, {
465
- newKeyName: string;
466
- }, {
467
- subSchema(): any;
468
- subFields(): any;
469
- hasObjectKeys(): any;
470
- transformedModel(): any;
471
- valueInputType(): "text" | "number";
472
- }, {
473
- removeElement(index: any): void;
474
- transformMapModelValuesToObject(model: Object, fields: any[], field: string): Object;
475
- addKey(): void;
476
- updateModel(_: any, schema: any): void;
477
- }, {
478
- name: string;
479
- props: string[];
480
- emits: string[];
481
- data(): {
482
- errors: never[];
483
- debouncedValidateFunc: null;
484
- debouncedFormatFunc: null;
485
- };
486
- directives: {
487
- attributes: {
488
- beforeMount: (el: any, binding: any, vnode: any) => void;
489
- updated: (el: any, binding: any, vnode: any) => void;
490
- componentUpdated: (el: any, binding: any, vnode: any) => void;
491
- };
492
- };
493
- computed: {
494
- value: {
495
- cache: boolean;
496
- get(): any;
497
- set(newValue: any): void;
498
- };
499
- };
500
- methods: {
501
- validate(calledParent: any): any[] | Promise<any[]>;
502
- debouncedValidate(): void;
503
- updateModelValue(newValue: any, oldValue: any): void;
504
- clearValidationErrors(): void;
505
- setModelValueByPath(path: any, value: any): void;
506
- getFieldID(schema: any, unique?: boolean): string;
507
- getLabelId(schema: any): string;
508
- getFieldClasses(): any;
509
- formatValueToField(value: any): any;
510
- formatValueToModel(value: any): any;
511
- };
512
- }, import("vue").ComponentOptionsMixin, "model-updated"[], "model-updated", import("vue").PublicProps, Readonly<{}> & Readonly<{
513
- "onModel-updated"?: ((...args: any[]) => any) | undefined;
514
- }>, {}, {}, {}, {}, "schema" | "validate" | "clearValidationErrors", import("vue").ComponentProvideOptions, true, {}, any>;
515
- FieldAutoSuggest: import("vue").DefineComponent<{}, {
516
- t: (translationKey: "general" | "post-function" | "exit-transformer" | "rla" | "validators" | "redis" | "fields" | "vfg" | "general.packageName" | "general.disable_global_radio" | "general.disable_source_scope_change" | "post-function.tags" | "post-function.enabled" | "post-function.selectionGroup" | "post-function.instance_name" | "post-function.name" | "post-function.config-certificate" | "post-function.config-access" | "post-function.config-body_filter" | "post-function.config-header_filter" | "post-function.config-functions" | "post-function.config-log" | "post-function.config-rewrite" | "post-function.config-ws_client_frame" | "post-function.config-ws_close" | "post-function.config-ws_handshake" | "post-function.config-ws_upstream_frame" | "post-function.tags.hint" | "post-function.tags.newElementButtonLabel" | "post-function.enabled.newElementButtonLabel" | "post-function.selectionGroup.newElementButtonLabel" | "post-function.instance_name.newElementButtonLabel" | "post-function.name.newElementButtonLabel" | "post-function.config-certificate.newElementButtonLabel" | "post-function.config-certificate.help" | "post-function.config-access.newElementButtonLabel" | "post-function.config-access.help" | "post-function.config-body_filter.newElementButtonLabel" | "post-function.config-body_filter.help" | "post-function.config-header_filter.newElementButtonLabel" | "post-function.config-header_filter.help" | "post-function.config-functions.newElementButtonLabel" | "post-function.config-log.newElementButtonLabel" | "post-function.config-rewrite.newElementButtonLabel" | "post-function.config-ws_client_frame.newElementButtonLabel" | "post-function.config-ws_close.newElementButtonLabel" | "post-function.config-ws_handshake.newElementButtonLabel" | "post-function.config-ws_upstream_frame.newElementButtonLabel" | "exit-transformer.config-functions" | "exit-transformer.config-functions.newElementButtonLabel" | "redis.title" | "rla.redis" | "rla.view_advanced_fields" | "rla.window_type" | "rla.request_limits" | "rla.start_with_a_use_case" | "rla.use_case_index" | "rla.error_message" | "rla.identifiers" | "rla.redis.title" | "rla.redis.address_example" | "rla.window_type.options" | "rla.window_type.help" | "rla.window_type.label" | "rla.window_type.options.fixed" | "rla.window_type.options.sliding" | "rla.request_limits.title" | "rla.request_limits.label" | "rla.request_limits.subtitle" | "rla.request_limits.label_index" | "rla.request_limits.request_number" | "rla.request_limits.time_interval" | "rla.request_limits.interval_determiner" | "rla.request_limits.seconds" | "rla.error_message.help" | "rla.error_message.label" | "rla.error_message.code_placeholder" | "rla.error_message.message_placeholder" | "rla.identifiers.options" | "rla.identifiers.label" | "rla.identifiers.options.ip" | "rla.identifiers.options.credential" | "rla.identifiers.options.consumer" | "rla.identifiers.options.service" | "rla.identifiers.options.header" | "rla.identifiers.options.path" | "rla.identifiers.options.consumer-group" | "validators.field_is_required" | "validators.invalid_format" | "validators.number_too_small" | "validators.number_too_large" | "validators.invalid_number" | "validators.invalid_integer" | "validators.text_too_short" | "validators.text_too_long" | "validators.this_not_text" | "validators.this_not_array" | "validators.select_min_items" | "validators.select_max_items" | "validators.invalid_date" | "validators.date_is_early" | "validators.date_is_late" | "validators.invalid_email" | "validators.invalid_url" | "validators.invalid_card" | "validators.invalid_card_number" | "validators.invalid_text_contain_number" | "validators.invalid_tex_contain_spec" | "redis.shared_configuration" | "redis.dedicated_configuration" | "redis.config_card" | "redis.custom_plugin" | "redis.shared_configuration.error" | "redis.shared_configuration.title" | "redis.shared_configuration.label" | "redis.shared_configuration.description" | "redis.shared_configuration.tooltip" | "redis.shared_configuration.configuration_selector_label" | "redis.shared_configuration.configuration_selector_placeholder" | "redis.shared_configuration.create_new_configuration" | "redis.shared_configuration.empty_state" | "redis.shared_configuration.badge" | "redis.shared_configuration.selector" | "redis.shared_configuration.selector.title" | "redis.shared_configuration.selector.description" | "redis.shared_configuration.selector.placeholder" | "redis.dedicated_configuration.title" | "redis.dedicated_configuration.label" | "redis.dedicated_configuration.description" | "redis.config_card.common_fields" | "redis.config_card.common_fields.created_at_label" | "redis.config_card.common_fields.updated_at_label" | "redis.config_card.common_fields.type_label" | "redis.custom_plugin.tooltip" | "redis.custom_plugin.alert" | "fields.auto_suggest" | "fields.auto_suggest.error" | "fields.auto_suggest.recently_created" | "fields.auto_suggest.items_count" | "fields.auto_suggest.no_results" | "fields.auto_suggest.loading" | "fields.auto_suggest.error.load_entity" | "vfg.labels" | "vfg.labels.on" | "vfg.labels.off", values?: Record<string, import("@kong-ui-public/i18n").MessageFormatPrimitiveValue> | undefined, opts?: import("@kong-ui-public/i18n").IntlMessageFormatOptions) => string;
517
- }, {
518
- suggestions: never[];
519
- idValue: string;
520
- message: string;
521
- items: never[];
522
- initialItems: never[];
523
- loading: boolean;
524
- }, {
525
- fieldState(): string;
526
- associatedEntity(): string | string[];
527
- entity(): any;
528
- scope(): any;
529
- bypassSearch(): import("vue-router").LocationQueryValue | import("vue-router").LocationQueryValue[];
530
- }, {
531
- onQueryChange(query: any): void;
532
- search(query: any): Promise<void>;
533
- getItem(data: any): any;
534
- fetchUntilLimit(params: any): Promise<any[]>;
535
- fetchSuggestions(query: any, field: any): Promise<any[]>;
536
- fetchExact(id: any): Promise<any>;
537
- getInputFields(): any;
538
- getSuggestionLabel(item: any): any;
539
- updateModel(value: any): void;
540
- onSelected(item: any): void;
541
- getReturnValue(item: any): any;
542
- }, {
543
- name: string;
544
- props: string[];
545
- emits: string[];
546
- data(): {
547
- errors: never[];
548
- debouncedValidateFunc: null;
549
- debouncedFormatFunc: null;
550
- };
551
- directives: {
552
- attributes: {
553
- beforeMount: (el: any, binding: any, vnode: any) => void;
554
- updated: (el: any, binding: any, vnode: any) => void;
555
- componentUpdated: (el: any, binding: any, vnode: any) => void;
556
- };
557
- };
558
- computed: {
559
- value: {
560
- cache: boolean;
561
- get(): any;
562
- set(newValue: any): void;
563
- };
564
- };
565
- methods: {
566
- validate(calledParent: any): any[] | Promise<any[]>;
567
- debouncedValidate(): void;
568
- updateModelValue(newValue: any, oldValue: any): void;
569
- clearValidationErrors(): void;
570
- setModelValueByPath(path: any, value: any): void;
571
- getFieldID(schema: any, unique?: boolean): string;
572
- getLabelId(schema: any): string;
573
- getFieldClasses(): any;
574
- formatValueToField(value: any): any;
575
- formatValueToModel(value: any): any;
576
- };
577
- }, import("vue").ComponentOptionsMixin, "model-updated"[], "model-updated", import("vue").PublicProps, Readonly<{}> & Readonly<{
578
- "onModel-updated"?: ((...args: any[]) => any) | undefined;
579
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
580
- FieldAutoSuggestV2: import("vue").DefineComponent<{}, {
581
- t: (translationKey: "general" | "post-function" | "exit-transformer" | "rla" | "validators" | "redis" | "fields" | "vfg" | "general.packageName" | "general.disable_global_radio" | "general.disable_source_scope_change" | "post-function.tags" | "post-function.enabled" | "post-function.selectionGroup" | "post-function.instance_name" | "post-function.name" | "post-function.config-certificate" | "post-function.config-access" | "post-function.config-body_filter" | "post-function.config-header_filter" | "post-function.config-functions" | "post-function.config-log" | "post-function.config-rewrite" | "post-function.config-ws_client_frame" | "post-function.config-ws_close" | "post-function.config-ws_handshake" | "post-function.config-ws_upstream_frame" | "post-function.tags.hint" | "post-function.tags.newElementButtonLabel" | "post-function.enabled.newElementButtonLabel" | "post-function.selectionGroup.newElementButtonLabel" | "post-function.instance_name.newElementButtonLabel" | "post-function.name.newElementButtonLabel" | "post-function.config-certificate.newElementButtonLabel" | "post-function.config-certificate.help" | "post-function.config-access.newElementButtonLabel" | "post-function.config-access.help" | "post-function.config-body_filter.newElementButtonLabel" | "post-function.config-body_filter.help" | "post-function.config-header_filter.newElementButtonLabel" | "post-function.config-header_filter.help" | "post-function.config-functions.newElementButtonLabel" | "post-function.config-log.newElementButtonLabel" | "post-function.config-rewrite.newElementButtonLabel" | "post-function.config-ws_client_frame.newElementButtonLabel" | "post-function.config-ws_close.newElementButtonLabel" | "post-function.config-ws_handshake.newElementButtonLabel" | "post-function.config-ws_upstream_frame.newElementButtonLabel" | "exit-transformer.config-functions" | "exit-transformer.config-functions.newElementButtonLabel" | "redis.title" | "rla.redis" | "rla.view_advanced_fields" | "rla.window_type" | "rla.request_limits" | "rla.start_with_a_use_case" | "rla.use_case_index" | "rla.error_message" | "rla.identifiers" | "rla.redis.title" | "rla.redis.address_example" | "rla.window_type.options" | "rla.window_type.help" | "rla.window_type.label" | "rla.window_type.options.fixed" | "rla.window_type.options.sliding" | "rla.request_limits.title" | "rla.request_limits.label" | "rla.request_limits.subtitle" | "rla.request_limits.label_index" | "rla.request_limits.request_number" | "rla.request_limits.time_interval" | "rla.request_limits.interval_determiner" | "rla.request_limits.seconds" | "rla.error_message.help" | "rla.error_message.label" | "rla.error_message.code_placeholder" | "rla.error_message.message_placeholder" | "rla.identifiers.options" | "rla.identifiers.label" | "rla.identifiers.options.ip" | "rla.identifiers.options.credential" | "rla.identifiers.options.consumer" | "rla.identifiers.options.service" | "rla.identifiers.options.header" | "rla.identifiers.options.path" | "rla.identifiers.options.consumer-group" | "validators.field_is_required" | "validators.invalid_format" | "validators.number_too_small" | "validators.number_too_large" | "validators.invalid_number" | "validators.invalid_integer" | "validators.text_too_short" | "validators.text_too_long" | "validators.this_not_text" | "validators.this_not_array" | "validators.select_min_items" | "validators.select_max_items" | "validators.invalid_date" | "validators.date_is_early" | "validators.date_is_late" | "validators.invalid_email" | "validators.invalid_url" | "validators.invalid_card" | "validators.invalid_card_number" | "validators.invalid_text_contain_number" | "validators.invalid_tex_contain_spec" | "redis.shared_configuration" | "redis.dedicated_configuration" | "redis.config_card" | "redis.custom_plugin" | "redis.shared_configuration.error" | "redis.shared_configuration.title" | "redis.shared_configuration.label" | "redis.shared_configuration.description" | "redis.shared_configuration.tooltip" | "redis.shared_configuration.configuration_selector_label" | "redis.shared_configuration.configuration_selector_placeholder" | "redis.shared_configuration.create_new_configuration" | "redis.shared_configuration.empty_state" | "redis.shared_configuration.badge" | "redis.shared_configuration.selector" | "redis.shared_configuration.selector.title" | "redis.shared_configuration.selector.description" | "redis.shared_configuration.selector.placeholder" | "redis.dedicated_configuration.title" | "redis.dedicated_configuration.label" | "redis.dedicated_configuration.description" | "redis.config_card.common_fields" | "redis.config_card.common_fields.created_at_label" | "redis.config_card.common_fields.updated_at_label" | "redis.config_card.common_fields.type_label" | "redis.custom_plugin.tooltip" | "redis.custom_plugin.alert" | "fields.auto_suggest" | "fields.auto_suggest.error" | "fields.auto_suggest.recently_created" | "fields.auto_suggest.items_count" | "fields.auto_suggest.no_results" | "fields.auto_suggest.loading" | "fields.auto_suggest.error.load_entity" | "vfg.labels" | "vfg.labels.on" | "vfg.labels.off", values?: Record<string, import("@kong-ui-public/i18n").MessageFormatPrimitiveValue> | undefined, opts?: import("@kong-ui-public/i18n").IntlMessageFormatOptions) => string;
582
- KUI_ICON_SIZE_40: "20px";
583
- KUI_COLOR_TEXT_NEUTRAL: "#6c7489";
584
- }, {
585
- suggestions: never[];
586
- idValue: string;
587
- message: string;
588
- items: never[];
589
- initialItem: null;
590
- loading: boolean;
591
- dataDrained: boolean;
592
- }, {
593
- fieldState(): string;
594
- associatedEntity(): string | string[];
595
- entity(): any;
596
- scope(): any;
597
- bypassSearch(): import("vue-router").LocationQueryValue | import("vue-router").LocationQueryValue[];
598
- inputFields(): any;
599
- allowUuidSearch(): any;
600
- inputFieldsWithoutId(): any;
601
- initialValueSelected(): boolean;
602
- }, {
603
- getPartial(size: any): any;
604
- getAll(query: any, signal: any): Promise<any[]>;
605
- getOne(id: any): Promise<any>;
606
- transformItem(item: any): any;
607
- dedupeSuggestions(items: any, filteredIds: any): any[];
608
- getItem(data: any): any;
609
- fetchUntilLimit(params: any, signal: any): Promise<any>;
610
- fetchSuggestions(query: any, field: any, signal: any): Promise<any>;
611
- getSuggestionLabel(item: any): any;
612
- updateModel(value: any): void;
613
- onSelected(item: any): void;
614
- getReturnValue(item: any): any;
615
- }, {
616
- name: string;
617
- props: string[];
618
- emits: string[];
619
- data(): {
620
- errors: never[];
621
- debouncedValidateFunc: null;
622
- debouncedFormatFunc: null;
623
- };
624
- directives: {
625
- attributes: {
626
- beforeMount: (el: any, binding: any, vnode: any) => void;
627
- updated: (el: any, binding: any, vnode: any) => void;
628
- componentUpdated: (el: any, binding: any, vnode: any) => void;
629
- };
630
- };
631
- computed: {
632
- value: {
633
- cache: boolean;
634
- get(): any;
635
- set(newValue: any): void;
636
- };
637
- };
638
- methods: {
639
- validate(calledParent: any): any[] | Promise<any[]>;
640
- debouncedValidate(): void;
641
- updateModelValue(newValue: any, oldValue: any): void;
642
- clearValidationErrors(): void;
643
- setModelValueByPath(path: any, value: any): void;
644
- getFieldID(schema: any, unique?: boolean): string;
645
- getLabelId(schema: any): string;
646
- getFieldClasses(): any;
647
- formatValueToField(value: any): any;
648
- formatValueToModel(value: any): any;
649
- };
650
- }, import("vue").ComponentOptionsMixin, "model-updated"[], "model-updated", import("vue").PublicProps, Readonly<{}> & Readonly<{
651
- "onModel-updated"?: ((...args: any[]) => any) | undefined;
652
- }>, {}, {}, {
653
- FieldScopedEntitySelect: {
654
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<{
655
- transformItem?: import("../../types/form-autosuggest").AutoSuggestItemTransformer;
656
- allowUuidSearch?: boolean;
657
- placeholder?: string;
658
- fields: string[];
659
- initialItem?: import("@kong/kongponents").SelectItem<string>;
660
- initialItemSelected?: boolean;
661
- domId: string;
662
- id: string;
663
- entity: string;
664
- disabled?: boolean;
665
- fieldDisabled?: boolean;
666
- } & import("../../types/form-autosuggest").AutoSuggestInjection> & Readonly<{
667
- onChange?: ((item: import("@kong/kongponents").SelectItem<string> | null) => any) | undefined;
668
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
669
- change: (item: import("@kong/kongponents").SelectItem<string> | null) => any;
670
- }, import("vue").PublicProps, {}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
671
- P: {};
672
- B: {};
673
- D: {};
674
- C: {};
675
- M: {};
676
- Defaults: {};
677
- }, Readonly<{
678
- transformItem?: import("../../types/form-autosuggest").AutoSuggestItemTransformer;
679
- allowUuidSearch?: boolean;
680
- placeholder?: string;
681
- fields: string[];
682
- initialItem?: import("@kong/kongponents").SelectItem<string>;
683
- initialItemSelected?: boolean;
684
- domId: string;
685
- id: string;
686
- entity: string;
687
- disabled?: boolean;
688
- fieldDisabled?: boolean;
689
- } & import("../../types/form-autosuggest").AutoSuggestInjection> & Readonly<{
690
- onChange?: ((item: import("@kong/kongponents").SelectItem<string> | null) => any) | undefined;
691
- }>, {}, {}, {}, {}, {}>;
692
- __isFragment?: never;
693
- __isTeleport?: never;
694
- __isSuspense?: never;
695
- } & import("vue").ComponentOptionsBase<Readonly<{
696
- transformItem?: import("../../types/form-autosuggest").AutoSuggestItemTransformer;
697
- allowUuidSearch?: boolean;
698
- placeholder?: string;
699
- fields: string[];
700
- initialItem?: import("@kong/kongponents").SelectItem<string>;
701
- initialItemSelected?: boolean;
702
- domId: string;
703
- id: string;
704
- entity: string;
705
- disabled?: boolean;
706
- fieldDisabled?: boolean;
707
- } & import("../../types/form-autosuggest").AutoSuggestInjection> & Readonly<{
708
- onChange?: ((item: import("@kong/kongponents").SelectItem<string> | null) => any) | undefined;
709
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
710
- change: (item: import("@kong/kongponents").SelectItem<string> | null) => any;
711
- }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
712
- $slots: {
713
- before?(_: {}): any;
714
- "selected-item"?(_: {
715
- item: import("@kong/kongponents").SelectItem<string>;
716
- }): any;
717
- item?(_: {
718
- item: import("@kong/kongponents").SelectItem<string>;
719
- }): any;
720
- };
721
- });
722
- SearchIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
723
- title: {
724
- type: StringConstructor;
725
- required: false;
726
- default: string;
727
- };
728
- color: {
729
- type: StringConstructor;
730
- required: false;
731
- default: string;
732
- };
733
- display: {
734
- type: StringConstructor;
735
- required: false;
736
- default: string;
737
- };
738
- decorative: {
739
- type: BooleanConstructor;
740
- required: false;
741
- default: boolean;
742
- };
743
- size: {
744
- type: (StringConstructor | NumberConstructor)[];
745
- required: false;
746
- default: "24px";
747
- validator: (sizeValue: number | string) => boolean;
748
- };
749
- as: {
750
- type: StringConstructor;
751
- required: false;
752
- default: string;
753
- };
754
- staticIds: {
755
- type: BooleanConstructor;
756
- default: boolean;
757
- };
758
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
759
- title: {
760
- type: StringConstructor;
761
- required: false;
762
- default: string;
763
- };
764
- color: {
765
- type: StringConstructor;
766
- required: false;
767
- default: string;
768
- };
769
- display: {
770
- type: StringConstructor;
771
- required: false;
772
- default: string;
773
- };
774
- decorative: {
775
- type: BooleanConstructor;
776
- required: false;
777
- default: boolean;
778
- };
779
- size: {
780
- type: (StringConstructor | NumberConstructor)[];
781
- required: false;
782
- default: "24px";
783
- validator: (sizeValue: number | string) => boolean;
784
- };
785
- as: {
786
- type: StringConstructor;
787
- required: false;
788
- default: string;
789
- };
790
- staticIds: {
791
- type: BooleanConstructor;
792
- default: boolean;
793
- };
794
- }>> & Readonly<{}>, {
795
- title: string;
796
- color: string;
797
- display: string;
798
- decorative: boolean;
799
- size: string | number;
800
- as: string;
801
- staticIds: boolean;
802
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
803
- }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
804
- FieldRadio: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
805
- disabled: {
806
- type: BooleanConstructor;
807
- default: boolean;
808
- };
809
- formOptions: {
810
- type: import("vue").PropType<Record<string, any>>;
811
- default: () => undefined;
812
- };
813
- model: {
814
- type: import("vue").PropType<Record<string, any>>;
815
- default: () => undefined;
816
- };
817
- schema: {
818
- type: import("vue").PropType<Record<string, any>>;
819
- required: true;
820
- };
821
- vfg: {
822
- type: ObjectConstructor;
823
- required: true;
824
- };
825
- errors: {
826
- type: ArrayConstructor;
827
- default: () => never[];
828
- };
829
- hint: {
830
- type: StringConstructor;
831
- default: string;
832
- };
833
- }>, {
834
- clearValidationErrors: () => void;
835
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
836
- modelUpdated: (value: any, model: Record<string, any>) => any;
837
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
838
- disabled: {
839
- type: BooleanConstructor;
840
- default: boolean;
841
- };
842
- formOptions: {
843
- type: import("vue").PropType<Record<string, any>>;
844
- default: () => undefined;
845
- };
846
- model: {
847
- type: import("vue").PropType<Record<string, any>>;
848
- default: () => undefined;
849
- };
850
- schema: {
851
- type: import("vue").PropType<Record<string, any>>;
852
- required: true;
853
- };
854
- vfg: {
855
- type: ObjectConstructor;
856
- required: true;
857
- };
858
- errors: {
859
- type: ArrayConstructor;
860
- default: () => never[];
861
- };
862
- hint: {
863
- type: StringConstructor;
864
- default: string;
865
- };
866
- }>> & Readonly<{
867
- onModelUpdated?: ((value: any, model: Record<string, any>) => any) | undefined;
868
- }>, {
869
- errors: unknown[];
870
- model: Record<string, any>;
871
- hint: string;
872
- formOptions: Record<string, any>;
873
- disabled: boolean;
874
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
875
- FieldArrayCardContainer: {
876
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
877
- model: {
878
- type: ObjectConstructor;
879
- default: () => null;
880
- };
881
- schema: {
882
- type: ObjectConstructor;
883
- default: () => null;
884
- };
885
- index: {
886
- type: NumberConstructor;
887
- default: undefined;
888
- };
889
- }>> & Readonly<{
890
- "onRemove-item"?: (() => any) | undefined;
891
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
892
- "remove-item": () => any;
893
- }, import("vue").PublicProps, {
894
- model: Record<string, any>;
895
- schema: Record<string, any>;
896
- index: number;
897
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
898
- P: {};
899
- B: {};
900
- D: {};
901
- C: {};
902
- M: {};
903
- Defaults: {};
904
- }, Readonly<import("vue").ExtractPropTypes<{
905
- model: {
906
- type: ObjectConstructor;
907
- default: () => null;
908
- };
909
- schema: {
910
- type: ObjectConstructor;
911
- default: () => null;
912
- };
913
- index: {
914
- type: NumberConstructor;
915
- default: undefined;
916
- };
917
- }>> & Readonly<{
918
- "onRemove-item"?: (() => any) | undefined;
919
- }>, {}, {}, {}, {}, {
920
- model: Record<string, any>;
921
- schema: Record<string, any>;
922
- index: number;
923
- }>;
924
- __isFragment?: never;
925
- __isTeleport?: never;
926
- __isSuspense?: never;
927
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
928
- model: {
929
- type: ObjectConstructor;
930
- default: () => null;
931
- };
932
- schema: {
933
- type: ObjectConstructor;
934
- default: () => null;
935
- };
936
- index: {
937
- type: NumberConstructor;
938
- default: undefined;
939
- };
940
- }>> & Readonly<{
941
- "onRemove-item"?: (() => any) | undefined;
942
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
943
- "remove-item": () => any;
944
- }, string, {
945
- model: Record<string, any>;
946
- schema: Record<string, any>;
947
- index: number;
948
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
949
- $slots: {
950
- default?(_: {}): any;
951
- };
952
- });
953
- FieldInput: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
954
- disabled: {
955
- type: BooleanConstructor;
956
- default: boolean;
957
- };
958
- formOptions: {
959
- type: import("vue").PropType<Record<string, any>>;
960
- default: () => undefined;
961
- };
962
- model: {
963
- type: import("vue").PropType<Record<string, any>>;
964
- default: () => undefined;
965
- };
966
- schema: {
967
- type: import("vue").PropType<Record<string, any>>;
968
- required: true;
969
- };
970
- vfg: {
971
- type: ObjectConstructor;
972
- required: true;
973
- };
974
- errors: {
975
- type: ArrayConstructor;
976
- default: () => never[];
977
- };
978
- hint: {
979
- type: StringConstructor;
980
- default: string;
981
- };
982
- }>, {
983
- clearValidationErrors: () => void;
984
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
985
- modelUpdated: (value: any, model: Record<string, any>) => any;
986
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
987
- disabled: {
988
- type: BooleanConstructor;
989
- default: boolean;
990
- };
991
- formOptions: {
992
- type: import("vue").PropType<Record<string, any>>;
993
- default: () => undefined;
994
- };
995
- model: {
996
- type: import("vue").PropType<Record<string, any>>;
997
- default: () => undefined;
998
- };
999
- schema: {
1000
- type: import("vue").PropType<Record<string, any>>;
1001
- required: true;
1002
- };
1003
- vfg: {
1004
- type: ObjectConstructor;
1005
- required: true;
1006
- };
1007
- errors: {
1008
- type: ArrayConstructor;
1009
- default: () => never[];
1010
- };
1011
- hint: {
1012
- type: StringConstructor;
1013
- default: string;
1014
- };
1015
- }>> & Readonly<{
1016
- onModelUpdated?: ((value: any, model: Record<string, any>) => any) | undefined;
1017
- }>, {
1018
- errors: unknown[];
1019
- model: Record<string, any>;
1020
- hint: string;
1021
- formOptions: Record<string, any>;
1022
- disabled: boolean;
1023
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1024
- }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1025
- export default _default;
1026
- //# sourceMappingURL=FieldArray.vue.d.ts.map