@knime/jsonforms 1.6.10 → 1.7.1
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/CHANGELOG.md +22 -0
- package/dist/AnyOfTwinlist-D7gkxtYi.js +22 -0
- package/dist/{BaseButton-DRXubmlD.js → BaseButton-nH3iSIOK.js} +1 -1
- package/dist/{Button-nRJkSaBC.js → Button-DnQZFkaO.js} +2 -2
- package/dist/{Checkbox-bWqzeYko.js → Checkbox-DB9YeQa-.js} +1 -1
- package/dist/{CheckboxControl-B4kwAvLf.js → CheckboxControl-hkHWMBsv.js} +2 -2
- package/dist/{Checkboxes-C0WemzK0.js → Checkboxes-C_qM6Iao.js} +2 -2
- package/dist/{CheckboxesControl-BcBsTMGJ.js → CheckboxesControl-DRNda60A.js} +3 -3
- package/dist/{ComboBoxControl-Dz4VWUbr.js → ComboBoxControl-Dd0UZdMx.js} +77 -89
- package/dist/{DateControl-DvPEzSbD.js → DateControl-BmqofCSf.js} +1 -1
- package/dist/{DateTimeControl-Buq_H47Q.js → DateTimeControl-B7uvqC1s.js} +2 -2
- package/dist/{DateTimeFormatInput-BLX9j412.js → DateTimeFormatInput-CsEAVqAA.js} +3 -3
- package/dist/{DateTimeFormatPickerControl-CQi49UrA.js → DateTimeFormatPickerControl-BK80kZf0.js} +2 -2
- package/dist/{DateTimeFormatPickerWithTypeControl-BcK2N4NI.js → DateTimeFormatPickerWithTypeControl-CS8APLBp.js} +3 -3
- package/dist/{DateTimeInput-C5Oyw-Bz.js → DateTimeInput-DP2yHD9r.js} +14 -13
- package/dist/{Dropdown-CIDjugP6.js → Dropdown-D8qp_4wZ.js} +30 -29
- package/dist/DropdownControl-B2fs1yBj.js +84 -0
- package/dist/{FunctionButton-6rf73qNS.js → FunctionButton-Bo0NcfGh.js} +2 -2
- package/dist/{HorizontalLayout-Bq5hSQkC.js → HorizontalLayout-Bg5vYcO1.js} +1 -1
- package/dist/{InputField-BZzeUMVs.js → InputField-DRLCzzDf.js} +1 -1
- package/dist/{IntegerControl-DtEJ9jaq.js → IntegerControl-HLRox7w7.js} +1 -1
- package/dist/{IntervalControl-uNaB8SlU.js → IntervalControl-D-xUIRW3.js} +4 -4
- package/dist/LoadingDropdown-DkxltiwQ.js +40 -0
- package/dist/MultimodeTwinlistControl-CV2v4Y5n.js +526 -0
- package/dist/{MultiselectListBox-B0o19vqK.js → MultiselectListBox-BFQxtoyR.js} +1 -1
- package/dist/{NameFilter-C24OdpHy.js → NameFilter-BxfjNVu-.js} +1 -1
- package/dist/{NumberControl-BGSO6wof.js → NumberControl-Df91UAXl.js} +1 -1
- package/dist/{NumberControlBase.vue_vue_type_script_setup_true_lang-B7TqcQCe.js → NumberControlBase.vue_vue_type_script_setup_true_lang-DLqtcp04.js} +2 -2
- package/dist/{NumberInput-DCbMtXhN.js → NumberInput-BLlTeOig.js} +1 -1
- package/dist/OneOfDropdown-CLPbmMt7.js +34 -0
- package/dist/{RadioControl-1ymKFtE9.js → RadioControl-CDi8WbsE.js} +2 -2
- package/dist/{RadioControlBase.vue_vue_type_script_setup_true_lang-CplSbUri.js → RadioControlBase.vue_vue_type_script_setup_true_lang-B6clHvd5.js} +3 -3
- package/dist/{RichTextControl-IMoFZ4yN.js → RichTextControl-YMNSyY3O.js} +6 -6
- package/dist/{SectionHeading-C9ojqc26.js → SectionHeading-D8h1zy67.js} +1 -1
- package/dist/{SectionLayout-CG6GUoC4.js → SectionLayout-DBiG5Ubc.js} +3 -3
- package/dist/{SettingsSubPanel-D2qmyQRj.js → SettingsSubPanel--LD_hsgG.js} +2 -2
- package/dist/{SettingsSubPanel.vue_vue_type_style_index_0_scoped_67b92e23_lang-BKc2bf4r.js → SettingsSubPanel.vue_vue_type_style_index_0_scoped_67b92e23_lang-BM4d25sK.js} +439 -442
- package/dist/{SettingsSubPanelLayout-C4jPUZqS.js → SettingsSubPanelLayout-By5U2J68.js} +5 -5
- package/dist/{SimpleButtonControl-CZXA-sOd.js → SimpleButtonControl-B47jBtrM.js} +6 -6
- package/dist/SimpleTwinlistControl-DoRJkKPs.js +22 -0
- package/dist/SingleSelectControl-zE9ck9JX.js +58 -0
- package/dist/SortListControl-C5DXqqPG.js +372 -0
- package/dist/{TextAreaControl-CAj56e3W.js → TextAreaControl-D2-nyO1m.js} +1 -1
- package/dist/{TextControl-_Wx3rzZd.js → TextControl-Ss9_5V2f.js} +1 -1
- package/dist/{TextControl.vue_vue_type_script_setup_true_lang-BlZ-3BwP.js → TextControl.vue_vue_type_script_setup_true_lang-DaEoFVBw.js} +4 -4
- package/dist/{TimeControl-B-xivFCg.js → TimeControl-CblSq-0a.js} +2 -2
- package/dist/TwinlistControlBase-Xe8xQAyG.js +40 -0
- package/dist/{TwinlistLoadingInfo-BGRl50bt.js → TwinlistLoadingInfo-BHhpo_7N.js} +12 -11
- package/dist/TypedNameFilter-N2eeG2VM.js +25 -0
- package/dist/{ValueSwitch-ChvWwn2P.js → ValueSwitch-BI5z5U3F.js} +1 -1
- package/dist/{ValueSwitchControl-BIi3Dylq.js → ValueSwitchControl-CixwDXQs.js} +1 -1
- package/dist/{VerticalLayout-fN3TpOhN.js → VerticalLayout-B8RzC8Vj.js} +2 -2
- package/dist/{VerticalLayoutBase-Ci94-Lwd.js → VerticalLayoutBase-Bj_upYbt.js} +1 -1
- package/dist/{ZonedDateTimeControl-Cqki5Y3R.js → ZonedDateTimeControl-CZdpjJEK.js} +4 -4
- package/dist/_baseEach-FP8ISlsz.js +31 -0
- package/dist/_baseIteratee-DhaGkQLM.js +518 -0
- package/dist/_getTag-DiktJuv_.js +132 -0
- package/dist/index-Blg1O3Fz.js +15 -0
- package/dist/isArray-WzO_os3q.js +4 -0
- package/dist/isObjectLike-BatpeCIi.js +29 -0
- package/dist/isSymbol-C3_SC0Qp.js +8 -0
- package/dist/knime-jsonforms.css +1 -1
- package/dist/knime-jsonforms.js +8 -8
- package/dist/{localTimeUtils-xLrZjUnt.js → localTimeUtils-Dp9bEJDh.js} +1 -1
- package/dist/{magic-string.es-lf2rq-mj.js → magic-string.es-CeNBRh1A.js} +1 -1
- package/dist/src/constants/inputFormats.d.ts +2 -2
- package/dist/src/renderers/defaultRenderers.d.ts +24 -589
- package/dist/src/renderers/dropdownRenderer.d.ts +55 -115
- package/dist/src/renderers/fallbackRenderers.d.ts +1 -241
- package/dist/src/renderers/nameFilterRenderer.d.ts +1 -1
- package/dist/src/renderers/singleSelectRenderer.d.ts +8 -0
- package/dist/src/renderers/sortListRenderer.d.ts +0 -8
- package/dist/src/renderers/twinlistRenderer.d.ts +1 -1
- package/dist/src/renderers/typedNameFilterRenderer.d.ts +1 -0
- package/dist/src/types/ChoicesUiSchema.d.ts +7 -12
- package/dist/src/types/provided.d.ts +0 -2
- package/dist/src/uiComponents/DropdownControl.vue.d.ts +2 -86
- package/dist/src/uiComponents/OneOfDropdown.vue.d.ts +2 -13
- package/dist/src/uiComponents/SingleSelectControl.vue.d.ts +20 -0
- package/dist/src/uiComponents/SortListControl.vue.d.ts +4 -4
- package/dist/src/uiComponents/composables/usePossibleValues.d.ts +24 -0
- package/dist/src/uiComponents/twinlist/NameFilter.vue.d.ts +1 -1
- package/dist/src/uiComponents/twinlist/SimpleTwinlistControl.vue.d.ts +2 -99
- package/dist/src/uiComponents/twinlist/TwinlistControlBase.vue.d.ts +36 -0
- package/dist/src/uiComponents/twinlist/{ColumnFilter.vue.d.ts → TypedNameFilter.vue.d.ts} +1 -1
- package/dist/src/uiComponents/twinlist/useUnknownValuesInTwinlist.d.ts +1 -1
- package/dist/src/utils/index.d.ts +0 -2
- package/dist/{svgWithTitle-CS5C7Mz8.js → svgWithTitle-B5FsAPop.js} +1 -1
- package/dist/testUtils/component.d.ts +4 -0
- package/dist/testing.js +80 -63
- package/dist/toString-B9O7P854.js +26 -0
- package/dist/{useBuiltinValidations-yPAysvI4.js → useBuiltinValidations-8VwUv3RT.js} +1 -1
- package/dist/usePossibleValues-CrNcBbpN.js +26 -0
- package/package.json +5 -5
- package/dist/AnyOfTwinlist-D6jRLlC9.js +0 -22
- package/dist/ColumnFilter-BSW3HQiz.js +0 -24
- package/dist/ColumnSelect-BT6NX4nN.js +0 -68
- package/dist/DropdownControl-CRr853C_.js +0 -4
- package/dist/DropdownControl.vue_vue_type_script_setup_true_lang-C56gUC45.js +0 -237
- package/dist/OneOfDropdown-oecnOh5j.js +0 -35
- package/dist/SimpleTwinlistControl-DQeky-AX.js +0 -50
- package/dist/SortListControl-D4yMhrbk.js +0 -366
- package/dist/TwinlistControl-BZaEVT9H.js +0 -554
- package/dist/_baseAssignValue-BPMLYzDH.js +0 -19
- package/dist/_baseEach-B8N_Gx8P.js +0 -31
- package/dist/_baseIsEqual-DmkT9Nkc.js +0 -248
- package/dist/_baseIteratee-DvBmrhnf.js +0 -104
- package/dist/_getTag-DS8v0_uf.js +0 -312
- package/dist/getPossibleValuesFromUiSchema-hQj1TCOR.js +0 -39
- package/dist/index-hm05O8UX.js +0 -16
- package/dist/isSymbol-OFe5xy2f.js +0 -34
- package/dist/src/renderers/columnFilterRenderer.d.ts +0 -1
- package/dist/src/renderers/columnSelectRenderer.d.ts +0 -265
- package/dist/src/uiComponents/ColumnSelect.vue.d.ts +0 -26
- package/dist/src/utils/getPossibleValuesFromUiSchema.d.ts +0 -10
- package/dist/toString-DkbNkGT4.js +0 -25
- /package/dist/src/uiComponents/twinlist/{TwinlistControl.vue.d.ts → MultimodeTwinlistControl.vue.d.ts} +0 -0
|
@@ -2,247 +2,7 @@ import { VueControlRenderer } from '../higherOrderComponents/control/types';
|
|
|
2
2
|
import { VueLayoutRenderer } from '../higherOrderComponents/layout/types';
|
|
3
3
|
import { NamedRenderer } from '../higherOrderComponents/types';
|
|
4
4
|
export declare const controls: {
|
|
5
|
-
oneOfDropdownRenderer:
|
|
6
|
-
name: string;
|
|
7
|
-
control: {
|
|
8
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
9
|
-
control: {
|
|
10
|
-
type: import('vue').PropType<{
|
|
11
|
-
data: string | null;
|
|
12
|
-
} & Omit<{
|
|
13
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
14
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
15
|
-
path: string;
|
|
16
|
-
enabled: boolean;
|
|
17
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
18
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
19
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
20
|
-
cell: any;
|
|
21
|
-
}[];
|
|
22
|
-
config: any;
|
|
23
|
-
label: string;
|
|
24
|
-
description: string;
|
|
25
|
-
required: NonNullable<boolean | undefined>;
|
|
26
|
-
i18nKeyPrefix: string;
|
|
27
|
-
errors: string;
|
|
28
|
-
data: any;
|
|
29
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
30
|
-
id: string;
|
|
31
|
-
visible: boolean;
|
|
32
|
-
}, "data">>;
|
|
33
|
-
required: true;
|
|
34
|
-
};
|
|
35
|
-
handleChange: {
|
|
36
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
37
|
-
required: true;
|
|
38
|
-
};
|
|
39
|
-
changeValue: {
|
|
40
|
-
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
41
|
-
required: true;
|
|
42
|
-
};
|
|
43
|
-
disabled: {
|
|
44
|
-
type: import('vue').PropType<boolean>;
|
|
45
|
-
required: true;
|
|
46
|
-
};
|
|
47
|
-
labelForId: {
|
|
48
|
-
type: import('vue').PropType<null>;
|
|
49
|
-
};
|
|
50
|
-
isValid: {
|
|
51
|
-
type: import('vue').PropType<boolean>;
|
|
52
|
-
required: true;
|
|
53
|
-
};
|
|
54
|
-
messages: {
|
|
55
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
56
|
-
required: true;
|
|
57
|
-
};
|
|
58
|
-
onRegisterValidation: {
|
|
59
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
60
|
-
required: true;
|
|
61
|
-
};
|
|
62
|
-
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
63
|
-
control: {
|
|
64
|
-
type: import('vue').PropType<{
|
|
65
|
-
data: string | null;
|
|
66
|
-
} & Omit<{
|
|
67
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
68
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
69
|
-
path: string;
|
|
70
|
-
enabled: boolean;
|
|
71
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
72
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
73
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
74
|
-
cell: any;
|
|
75
|
-
}[];
|
|
76
|
-
config: any;
|
|
77
|
-
label: string;
|
|
78
|
-
description: string;
|
|
79
|
-
required: NonNullable<boolean | undefined>;
|
|
80
|
-
i18nKeyPrefix: string;
|
|
81
|
-
errors: string;
|
|
82
|
-
data: any;
|
|
83
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
84
|
-
id: string;
|
|
85
|
-
visible: boolean;
|
|
86
|
-
}, "data">>;
|
|
87
|
-
required: true;
|
|
88
|
-
};
|
|
89
|
-
handleChange: {
|
|
90
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
91
|
-
required: true;
|
|
92
|
-
};
|
|
93
|
-
changeValue: {
|
|
94
|
-
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
95
|
-
required: true;
|
|
96
|
-
};
|
|
97
|
-
disabled: {
|
|
98
|
-
type: import('vue').PropType<boolean>;
|
|
99
|
-
required: true;
|
|
100
|
-
};
|
|
101
|
-
labelForId: {
|
|
102
|
-
type: import('vue').PropType<null>;
|
|
103
|
-
};
|
|
104
|
-
isValid: {
|
|
105
|
-
type: import('vue').PropType<boolean>;
|
|
106
|
-
required: true;
|
|
107
|
-
};
|
|
108
|
-
messages: {
|
|
109
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
110
|
-
required: true;
|
|
111
|
-
};
|
|
112
|
-
onRegisterValidation: {
|
|
113
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
114
|
-
required: true;
|
|
115
|
-
};
|
|
116
|
-
}>>, {}, true, {}, {}, {
|
|
117
|
-
P: {};
|
|
118
|
-
B: {};
|
|
119
|
-
D: {};
|
|
120
|
-
C: {};
|
|
121
|
-
M: {};
|
|
122
|
-
Defaults: {};
|
|
123
|
-
}, Readonly<import('vue').ExtractPropTypes<{
|
|
124
|
-
control: {
|
|
125
|
-
type: import('vue').PropType<{
|
|
126
|
-
data: string | null;
|
|
127
|
-
} & Omit<{
|
|
128
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
129
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
130
|
-
path: string;
|
|
131
|
-
enabled: boolean;
|
|
132
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
133
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
134
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
135
|
-
cell: any;
|
|
136
|
-
}[];
|
|
137
|
-
config: any;
|
|
138
|
-
label: string;
|
|
139
|
-
description: string;
|
|
140
|
-
required: NonNullable<boolean | undefined>;
|
|
141
|
-
i18nKeyPrefix: string;
|
|
142
|
-
errors: string;
|
|
143
|
-
data: any;
|
|
144
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
145
|
-
id: string;
|
|
146
|
-
visible: boolean;
|
|
147
|
-
}, "data">>;
|
|
148
|
-
required: true;
|
|
149
|
-
};
|
|
150
|
-
handleChange: {
|
|
151
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
152
|
-
required: true;
|
|
153
|
-
};
|
|
154
|
-
changeValue: {
|
|
155
|
-
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
156
|
-
required: true;
|
|
157
|
-
};
|
|
158
|
-
disabled: {
|
|
159
|
-
type: import('vue').PropType<boolean>;
|
|
160
|
-
required: true;
|
|
161
|
-
};
|
|
162
|
-
labelForId: {
|
|
163
|
-
type: import('vue').PropType<null>;
|
|
164
|
-
};
|
|
165
|
-
isValid: {
|
|
166
|
-
type: import('vue').PropType<boolean>;
|
|
167
|
-
required: true;
|
|
168
|
-
};
|
|
169
|
-
messages: {
|
|
170
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
171
|
-
required: true;
|
|
172
|
-
};
|
|
173
|
-
onRegisterValidation: {
|
|
174
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
175
|
-
required: true;
|
|
176
|
-
};
|
|
177
|
-
}>>, {}, {}, {}, {}, {}>;
|
|
178
|
-
__isFragment?: undefined;
|
|
179
|
-
__isTeleport?: undefined;
|
|
180
|
-
__isSuspense?: undefined;
|
|
181
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
182
|
-
control: {
|
|
183
|
-
type: import('vue').PropType<{
|
|
184
|
-
data: string | null;
|
|
185
|
-
} & Omit<{
|
|
186
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
187
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
188
|
-
path: string;
|
|
189
|
-
enabled: boolean;
|
|
190
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
191
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
192
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
193
|
-
cell: any;
|
|
194
|
-
}[];
|
|
195
|
-
config: any;
|
|
196
|
-
label: string;
|
|
197
|
-
description: string;
|
|
198
|
-
required: NonNullable<boolean | undefined>;
|
|
199
|
-
i18nKeyPrefix: string;
|
|
200
|
-
errors: string;
|
|
201
|
-
data: any;
|
|
202
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
203
|
-
id: string;
|
|
204
|
-
visible: boolean;
|
|
205
|
-
}, "data">>;
|
|
206
|
-
required: true;
|
|
207
|
-
};
|
|
208
|
-
handleChange: {
|
|
209
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
210
|
-
required: true;
|
|
211
|
-
};
|
|
212
|
-
changeValue: {
|
|
213
|
-
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
214
|
-
required: true;
|
|
215
|
-
};
|
|
216
|
-
disabled: {
|
|
217
|
-
type: import('vue').PropType<boolean>;
|
|
218
|
-
required: true;
|
|
219
|
-
};
|
|
220
|
-
labelForId: {
|
|
221
|
-
type: import('vue').PropType<null>;
|
|
222
|
-
};
|
|
223
|
-
isValid: {
|
|
224
|
-
type: import('vue').PropType<boolean>;
|
|
225
|
-
required: true;
|
|
226
|
-
};
|
|
227
|
-
messages: {
|
|
228
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
229
|
-
required: true;
|
|
230
|
-
};
|
|
231
|
-
onRegisterValidation: {
|
|
232
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
233
|
-
required: true;
|
|
234
|
-
};
|
|
235
|
-
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
236
|
-
$slots: {
|
|
237
|
-
icon?(_: {}): any;
|
|
238
|
-
buttons?(_: {
|
|
239
|
-
hover: boolean;
|
|
240
|
-
controlHTMLElement: null;
|
|
241
|
-
}): any;
|
|
242
|
-
};
|
|
243
|
-
});
|
|
244
|
-
tester: (uischema: import('@jsonforms/core').UISchemaElement, schema: import('@jsonforms/core').JsonSchema, context: import('@jsonforms/core').TesterContext) => number;
|
|
245
|
-
};
|
|
5
|
+
oneOfDropdownRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<string | null>>;
|
|
246
6
|
dateTimeFallbackRenderer: {
|
|
247
7
|
tester: (uischema: import('@jsonforms/core').UISchemaElement, schema: import('@jsonforms/core').JsonSchema, context: import('@jsonforms/core').TesterContext) => number;
|
|
248
8
|
name: string;
|
|
@@ -505,7 +265,7 @@ export declare const controls: {
|
|
|
505
265
|
control: import('../higherOrderComponents/control/types').VueControl<number>;
|
|
506
266
|
};
|
|
507
267
|
checkboxesRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<string[]>>;
|
|
508
|
-
|
|
268
|
+
typedNameFilterRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<import('../uiComponents/twinlist/MultimodeTwinlistControl.vue').TwinlistData>>;
|
|
509
269
|
comboBoxRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<string[]>>;
|
|
510
270
|
dateTimeRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<string>>;
|
|
511
271
|
dateTimeFormatPickerRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<string>>;
|
|
@@ -514,7 +274,7 @@ export declare const controls: {
|
|
|
514
274
|
intervalRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<string>>;
|
|
515
275
|
localDateRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<string>>;
|
|
516
276
|
localTimeRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<string>>;
|
|
517
|
-
nameFilterRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<import('../uiComponents/twinlist/
|
|
277
|
+
nameFilterRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<import('../uiComponents/twinlist/MultimodeTwinlistControl.vue').TwinlistData>>;
|
|
518
278
|
numberRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<number>>;
|
|
519
279
|
radioRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<string>>;
|
|
520
280
|
richTextRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<string>>;
|
|
@@ -578,12 +338,10 @@ export declare const controls: {
|
|
|
578
338
|
};
|
|
579
339
|
anyUnknownValuesId: {
|
|
580
340
|
type: import('vue').PropType<string>;
|
|
581
|
-
required: true;
|
|
582
341
|
default: string;
|
|
583
342
|
};
|
|
584
343
|
anyUnknownValuesText: {
|
|
585
344
|
type: import('vue').PropType<string>;
|
|
586
|
-
required: true;
|
|
587
345
|
default: string;
|
|
588
346
|
};
|
|
589
347
|
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -642,12 +400,10 @@ export declare const controls: {
|
|
|
642
400
|
};
|
|
643
401
|
anyUnknownValuesId: {
|
|
644
402
|
type: import('vue').PropType<string>;
|
|
645
|
-
required: true;
|
|
646
403
|
default: string;
|
|
647
404
|
};
|
|
648
405
|
anyUnknownValuesText: {
|
|
649
406
|
type: import('vue').PropType<string>;
|
|
650
|
-
required: true;
|
|
651
407
|
default: string;
|
|
652
408
|
};
|
|
653
409
|
}>>, {
|
|
@@ -716,12 +472,10 @@ export declare const controls: {
|
|
|
716
472
|
};
|
|
717
473
|
anyUnknownValuesId: {
|
|
718
474
|
type: import('vue').PropType<string>;
|
|
719
|
-
required: true;
|
|
720
475
|
default: string;
|
|
721
476
|
};
|
|
722
477
|
anyUnknownValuesText: {
|
|
723
478
|
type: import('vue').PropType<string>;
|
|
724
|
-
required: true;
|
|
725
479
|
default: string;
|
|
726
480
|
};
|
|
727
481
|
}>>, {}, {}, {}, {}, {
|
|
@@ -787,12 +541,10 @@ export declare const controls: {
|
|
|
787
541
|
};
|
|
788
542
|
anyUnknownValuesId: {
|
|
789
543
|
type: import('vue').PropType<string>;
|
|
790
|
-
required: true;
|
|
791
544
|
default: string;
|
|
792
545
|
};
|
|
793
546
|
anyUnknownValuesText: {
|
|
794
547
|
type: import('vue').PropType<string>;
|
|
795
|
-
required: true;
|
|
796
548
|
default: string;
|
|
797
549
|
};
|
|
798
550
|
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
@@ -856,12 +608,20 @@ export declare const controls: {
|
|
|
856
608
|
tester: (uischema: import('@jsonforms/core').UISchemaElement, schema: import('@jsonforms/core').JsonSchema, context: import('@jsonforms/core').TesterContext) => number;
|
|
857
609
|
};
|
|
858
610
|
textAreaRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<string>>;
|
|
859
|
-
twinlistRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<import('../uiComponents/twinlist/
|
|
611
|
+
twinlistRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<import('../uiComponents/twinlist/MultimodeTwinlistControl.vue').TwinlistData>>;
|
|
860
612
|
valueSwitchRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<string>>;
|
|
861
613
|
zonedDateTimeRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<{
|
|
862
614
|
dateTime: string;
|
|
863
615
|
timeZone: string;
|
|
864
616
|
}>>;
|
|
617
|
+
singleSelectRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<{
|
|
618
|
+
specialChoice: string;
|
|
619
|
+
} | {
|
|
620
|
+
regularChoice: string;
|
|
621
|
+
} | {
|
|
622
|
+
specialChoice: string;
|
|
623
|
+
regularChoice: string;
|
|
624
|
+
} | null | undefined>>;
|
|
865
625
|
simpleButtonRenderer: {
|
|
866
626
|
name: string;
|
|
867
627
|
control: <SettingValue>(__VLS_props: {
|
|
@@ -1114,310 +874,7 @@ export declare const controls: {
|
|
|
1114
874
|
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
1115
875
|
control: {
|
|
1116
876
|
type: import('vue').PropType<{
|
|
1117
|
-
data:
|
|
1118
|
-
} & Omit<{
|
|
1119
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
1120
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
1121
|
-
path: string;
|
|
1122
|
-
enabled: boolean;
|
|
1123
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
1124
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
1125
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
1126
|
-
cell: any;
|
|
1127
|
-
}[];
|
|
1128
|
-
config: any;
|
|
1129
|
-
label: string;
|
|
1130
|
-
description: string;
|
|
1131
|
-
required: NonNullable<boolean | undefined>;
|
|
1132
|
-
i18nKeyPrefix: string;
|
|
1133
|
-
errors: string;
|
|
1134
|
-
data: any;
|
|
1135
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
1136
|
-
id: string;
|
|
1137
|
-
visible: boolean;
|
|
1138
|
-
}, "data">>;
|
|
1139
|
-
required: true;
|
|
1140
|
-
};
|
|
1141
|
-
disabled: {
|
|
1142
|
-
type: import('vue').PropType<boolean>;
|
|
1143
|
-
required: true;
|
|
1144
|
-
};
|
|
1145
|
-
messages: {
|
|
1146
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
1147
|
-
required: true;
|
|
1148
|
-
};
|
|
1149
|
-
isValid: {
|
|
1150
|
-
type: import('vue').PropType<boolean>;
|
|
1151
|
-
required: true;
|
|
1152
|
-
};
|
|
1153
|
-
changeValue: {
|
|
1154
|
-
type: import('vue').PropType<(newValue: any) => void>;
|
|
1155
|
-
required: true;
|
|
1156
|
-
};
|
|
1157
|
-
labelForId: {
|
|
1158
|
-
type: import('vue').PropType<null>;
|
|
1159
|
-
};
|
|
1160
|
-
handleChange: {
|
|
1161
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
1162
|
-
required: true;
|
|
1163
|
-
};
|
|
1164
|
-
onRegisterValidation: {
|
|
1165
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<any>) => void>;
|
|
1166
|
-
required: true;
|
|
1167
|
-
};
|
|
1168
|
-
asyncInitialOptions: {
|
|
1169
|
-
type: import('vue').PropType<Promise<import('../types/ChoicesUiSchema').IdAndText[]> | null>;
|
|
1170
|
-
default: null;
|
|
1171
|
-
};
|
|
1172
|
-
controlDataToDropdownValue: {
|
|
1173
|
-
type: import('vue').PropType<(data: any) => string>;
|
|
1174
|
-
default: (data: string) => string;
|
|
1175
|
-
};
|
|
1176
|
-
dropdownValueToControlData: {
|
|
1177
|
-
type: import('vue').PropType<(value: string | null) => any>;
|
|
1178
|
-
default: (value: string | null) => string | null;
|
|
1179
|
-
};
|
|
1180
|
-
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
1181
|
-
control: {
|
|
1182
|
-
type: import('vue').PropType<{
|
|
1183
|
-
data: any;
|
|
1184
|
-
} & Omit<{
|
|
1185
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
1186
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
1187
|
-
path: string;
|
|
1188
|
-
enabled: boolean;
|
|
1189
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
1190
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
1191
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
1192
|
-
cell: any;
|
|
1193
|
-
}[];
|
|
1194
|
-
config: any;
|
|
1195
|
-
label: string;
|
|
1196
|
-
description: string;
|
|
1197
|
-
required: NonNullable<boolean | undefined>;
|
|
1198
|
-
i18nKeyPrefix: string;
|
|
1199
|
-
errors: string;
|
|
1200
|
-
data: any;
|
|
1201
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
1202
|
-
id: string;
|
|
1203
|
-
visible: boolean;
|
|
1204
|
-
}, "data">>;
|
|
1205
|
-
required: true;
|
|
1206
|
-
};
|
|
1207
|
-
disabled: {
|
|
1208
|
-
type: import('vue').PropType<boolean>;
|
|
1209
|
-
required: true;
|
|
1210
|
-
};
|
|
1211
|
-
messages: {
|
|
1212
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
1213
|
-
required: true;
|
|
1214
|
-
};
|
|
1215
|
-
isValid: {
|
|
1216
|
-
type: import('vue').PropType<boolean>;
|
|
1217
|
-
required: true;
|
|
1218
|
-
};
|
|
1219
|
-
changeValue: {
|
|
1220
|
-
type: import('vue').PropType<(newValue: any) => void>;
|
|
1221
|
-
required: true;
|
|
1222
|
-
};
|
|
1223
|
-
labelForId: {
|
|
1224
|
-
type: import('vue').PropType<null>;
|
|
1225
|
-
};
|
|
1226
|
-
handleChange: {
|
|
1227
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
1228
|
-
required: true;
|
|
1229
|
-
};
|
|
1230
|
-
onRegisterValidation: {
|
|
1231
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<any>) => void>;
|
|
1232
|
-
required: true;
|
|
1233
|
-
};
|
|
1234
|
-
asyncInitialOptions: {
|
|
1235
|
-
type: import('vue').PropType<Promise<import('../types/ChoicesUiSchema').IdAndText[]> | null>;
|
|
1236
|
-
default: null;
|
|
1237
|
-
};
|
|
1238
|
-
controlDataToDropdownValue: {
|
|
1239
|
-
type: import('vue').PropType<(data: any) => string>;
|
|
1240
|
-
default: (data: string) => string;
|
|
1241
|
-
};
|
|
1242
|
-
dropdownValueToControlData: {
|
|
1243
|
-
type: import('vue').PropType<(value: string | null) => any>;
|
|
1244
|
-
default: (value: string | null) => string | null;
|
|
1245
|
-
};
|
|
1246
|
-
}>>, {
|
|
1247
|
-
asyncInitialOptions: Promise<import('../types/ChoicesUiSchema').IdAndText[]> | null;
|
|
1248
|
-
controlDataToDropdownValue: (data: any) => string;
|
|
1249
|
-
dropdownValueToControlData: (value: string | null) => any;
|
|
1250
|
-
}, true, {}, {}, {
|
|
1251
|
-
P: {};
|
|
1252
|
-
B: {};
|
|
1253
|
-
D: {};
|
|
1254
|
-
C: {};
|
|
1255
|
-
M: {};
|
|
1256
|
-
Defaults: {};
|
|
1257
|
-
}, Readonly<import('vue').ExtractPropTypes<{
|
|
1258
|
-
control: {
|
|
1259
|
-
type: import('vue').PropType<{
|
|
1260
|
-
data: any;
|
|
1261
|
-
} & Omit<{
|
|
1262
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
1263
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
1264
|
-
path: string;
|
|
1265
|
-
enabled: boolean;
|
|
1266
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
1267
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
1268
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
1269
|
-
cell: any;
|
|
1270
|
-
}[];
|
|
1271
|
-
config: any;
|
|
1272
|
-
label: string;
|
|
1273
|
-
description: string;
|
|
1274
|
-
required: NonNullable<boolean | undefined>;
|
|
1275
|
-
i18nKeyPrefix: string;
|
|
1276
|
-
errors: string;
|
|
1277
|
-
data: any;
|
|
1278
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
1279
|
-
id: string;
|
|
1280
|
-
visible: boolean;
|
|
1281
|
-
}, "data">>;
|
|
1282
|
-
required: true;
|
|
1283
|
-
};
|
|
1284
|
-
disabled: {
|
|
1285
|
-
type: import('vue').PropType<boolean>;
|
|
1286
|
-
required: true;
|
|
1287
|
-
};
|
|
1288
|
-
messages: {
|
|
1289
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
1290
|
-
required: true;
|
|
1291
|
-
};
|
|
1292
|
-
isValid: {
|
|
1293
|
-
type: import('vue').PropType<boolean>;
|
|
1294
|
-
required: true;
|
|
1295
|
-
};
|
|
1296
|
-
changeValue: {
|
|
1297
|
-
type: import('vue').PropType<(newValue: any) => void>;
|
|
1298
|
-
required: true;
|
|
1299
|
-
};
|
|
1300
|
-
labelForId: {
|
|
1301
|
-
type: import('vue').PropType<null>;
|
|
1302
|
-
};
|
|
1303
|
-
handleChange: {
|
|
1304
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
1305
|
-
required: true;
|
|
1306
|
-
};
|
|
1307
|
-
onRegisterValidation: {
|
|
1308
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<any>) => void>;
|
|
1309
|
-
required: true;
|
|
1310
|
-
};
|
|
1311
|
-
asyncInitialOptions: {
|
|
1312
|
-
type: import('vue').PropType<Promise<import('../types/ChoicesUiSchema').IdAndText[]> | null>;
|
|
1313
|
-
default: null;
|
|
1314
|
-
};
|
|
1315
|
-
controlDataToDropdownValue: {
|
|
1316
|
-
type: import('vue').PropType<(data: any) => string>;
|
|
1317
|
-
default: (data: string) => string;
|
|
1318
|
-
};
|
|
1319
|
-
dropdownValueToControlData: {
|
|
1320
|
-
type: import('vue').PropType<(value: string | null) => any>;
|
|
1321
|
-
default: (value: string | null) => string | null;
|
|
1322
|
-
};
|
|
1323
|
-
}>>, {}, {}, {}, {}, {
|
|
1324
|
-
asyncInitialOptions: Promise<import('../types/ChoicesUiSchema').IdAndText[]> | null;
|
|
1325
|
-
controlDataToDropdownValue: (data: any) => string;
|
|
1326
|
-
dropdownValueToControlData: (value: string | null) => any;
|
|
1327
|
-
}>;
|
|
1328
|
-
__isFragment?: undefined;
|
|
1329
|
-
__isTeleport?: undefined;
|
|
1330
|
-
__isSuspense?: undefined;
|
|
1331
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
1332
|
-
control: {
|
|
1333
|
-
type: import('vue').PropType<{
|
|
1334
|
-
data: any;
|
|
1335
|
-
} & Omit<{
|
|
1336
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
1337
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
1338
|
-
path: string;
|
|
1339
|
-
enabled: boolean;
|
|
1340
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
1341
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
1342
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
1343
|
-
cell: any;
|
|
1344
|
-
}[];
|
|
1345
|
-
config: any;
|
|
1346
|
-
label: string;
|
|
1347
|
-
description: string;
|
|
1348
|
-
required: NonNullable<boolean | undefined>;
|
|
1349
|
-
i18nKeyPrefix: string;
|
|
1350
|
-
errors: string;
|
|
1351
|
-
data: any;
|
|
1352
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
1353
|
-
id: string;
|
|
1354
|
-
visible: boolean;
|
|
1355
|
-
}, "data">>;
|
|
1356
|
-
required: true;
|
|
1357
|
-
};
|
|
1358
|
-
disabled: {
|
|
1359
|
-
type: import('vue').PropType<boolean>;
|
|
1360
|
-
required: true;
|
|
1361
|
-
};
|
|
1362
|
-
messages: {
|
|
1363
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
1364
|
-
required: true;
|
|
1365
|
-
};
|
|
1366
|
-
isValid: {
|
|
1367
|
-
type: import('vue').PropType<boolean>;
|
|
1368
|
-
required: true;
|
|
1369
|
-
};
|
|
1370
|
-
changeValue: {
|
|
1371
|
-
type: import('vue').PropType<(newValue: any) => void>;
|
|
1372
|
-
required: true;
|
|
1373
|
-
};
|
|
1374
|
-
labelForId: {
|
|
1375
|
-
type: import('vue').PropType<null>;
|
|
1376
|
-
};
|
|
1377
|
-
handleChange: {
|
|
1378
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
1379
|
-
required: true;
|
|
1380
|
-
};
|
|
1381
|
-
onRegisterValidation: {
|
|
1382
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<any>) => void>;
|
|
1383
|
-
required: true;
|
|
1384
|
-
};
|
|
1385
|
-
asyncInitialOptions: {
|
|
1386
|
-
type: import('vue').PropType<Promise<import('../types/ChoicesUiSchema').IdAndText[]> | null>;
|
|
1387
|
-
default: null;
|
|
1388
|
-
};
|
|
1389
|
-
controlDataToDropdownValue: {
|
|
1390
|
-
type: import('vue').PropType<(data: any) => string>;
|
|
1391
|
-
default: (data: string) => string;
|
|
1392
|
-
};
|
|
1393
|
-
dropdownValueToControlData: {
|
|
1394
|
-
type: import('vue').PropType<(value: string | null) => any>;
|
|
1395
|
-
default: (value: string | null) => string | null;
|
|
1396
|
-
};
|
|
1397
|
-
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
1398
|
-
asyncInitialOptions: Promise<import('../types/ChoicesUiSchema').IdAndText[]> | null;
|
|
1399
|
-
controlDataToDropdownValue: (data: any) => string;
|
|
1400
|
-
dropdownValueToControlData: (value: string | null) => any;
|
|
1401
|
-
}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
1402
|
-
$slots: {
|
|
1403
|
-
icon?(_: {}): any;
|
|
1404
|
-
buttons?(_: {
|
|
1405
|
-
hover: boolean;
|
|
1406
|
-
controlHTMLElement: null;
|
|
1407
|
-
}): any;
|
|
1408
|
-
};
|
|
1409
|
-
});
|
|
1410
|
-
tester: (uischema: import('@jsonforms/core').UISchemaElement, schema: import('@jsonforms/core').JsonSchema, context: import('@jsonforms/core').TesterContext) => number;
|
|
1411
|
-
};
|
|
1412
|
-
columnSelectRenderer: {
|
|
1413
|
-
name: string;
|
|
1414
|
-
control: {
|
|
1415
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
1416
|
-
control: {
|
|
1417
|
-
type: import('vue').PropType<{
|
|
1418
|
-
data: {
|
|
1419
|
-
selected: string | null;
|
|
1420
|
-
} | undefined;
|
|
877
|
+
data: string | null;
|
|
1421
878
|
} & Omit<{
|
|
1422
879
|
uischema: import('@jsonforms/core').ControlElement;
|
|
1423
880
|
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
@@ -1446,9 +903,7 @@ export declare const controls: {
|
|
|
1446
903
|
required: true;
|
|
1447
904
|
};
|
|
1448
905
|
changeValue: {
|
|
1449
|
-
type: import('vue').PropType<(newValue:
|
|
1450
|
-
selected: string | null;
|
|
1451
|
-
} | undefined) => void>;
|
|
906
|
+
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
1452
907
|
required: true;
|
|
1453
908
|
};
|
|
1454
909
|
disabled: {
|
|
@@ -1467,17 +922,13 @@ export declare const controls: {
|
|
|
1467
922
|
required: true;
|
|
1468
923
|
};
|
|
1469
924
|
onRegisterValidation: {
|
|
1470
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<
|
|
1471
|
-
selected: string | null;
|
|
1472
|
-
} | undefined>) => void>;
|
|
925
|
+
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
1473
926
|
required: true;
|
|
1474
927
|
};
|
|
1475
928
|
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
1476
929
|
control: {
|
|
1477
930
|
type: import('vue').PropType<{
|
|
1478
|
-
data:
|
|
1479
|
-
selected: string | null;
|
|
1480
|
-
} | undefined;
|
|
931
|
+
data: string | null;
|
|
1481
932
|
} & Omit<{
|
|
1482
933
|
uischema: import('@jsonforms/core').ControlElement;
|
|
1483
934
|
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
@@ -1506,9 +957,7 @@ export declare const controls: {
|
|
|
1506
957
|
required: true;
|
|
1507
958
|
};
|
|
1508
959
|
changeValue: {
|
|
1509
|
-
type: import('vue').PropType<(newValue:
|
|
1510
|
-
selected: string | null;
|
|
1511
|
-
} | undefined) => void>;
|
|
960
|
+
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
1512
961
|
required: true;
|
|
1513
962
|
};
|
|
1514
963
|
disabled: {
|
|
@@ -1527,9 +976,7 @@ export declare const controls: {
|
|
|
1527
976
|
required: true;
|
|
1528
977
|
};
|
|
1529
978
|
onRegisterValidation: {
|
|
1530
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<
|
|
1531
|
-
selected: string | null;
|
|
1532
|
-
} | undefined>) => void>;
|
|
979
|
+
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
1533
980
|
required: true;
|
|
1534
981
|
};
|
|
1535
982
|
}>>, {}, true, {}, {}, {
|
|
@@ -1542,9 +989,7 @@ export declare const controls: {
|
|
|
1542
989
|
}, Readonly<import('vue').ExtractPropTypes<{
|
|
1543
990
|
control: {
|
|
1544
991
|
type: import('vue').PropType<{
|
|
1545
|
-
data:
|
|
1546
|
-
selected: string | null;
|
|
1547
|
-
} | undefined;
|
|
992
|
+
data: string | null;
|
|
1548
993
|
} & Omit<{
|
|
1549
994
|
uischema: import('@jsonforms/core').ControlElement;
|
|
1550
995
|
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
@@ -1573,9 +1018,7 @@ export declare const controls: {
|
|
|
1573
1018
|
required: true;
|
|
1574
1019
|
};
|
|
1575
1020
|
changeValue: {
|
|
1576
|
-
type: import('vue').PropType<(newValue:
|
|
1577
|
-
selected: string | null;
|
|
1578
|
-
} | undefined) => void>;
|
|
1021
|
+
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
1579
1022
|
required: true;
|
|
1580
1023
|
};
|
|
1581
1024
|
disabled: {
|
|
@@ -1594,9 +1037,7 @@ export declare const controls: {
|
|
|
1594
1037
|
required: true;
|
|
1595
1038
|
};
|
|
1596
1039
|
onRegisterValidation: {
|
|
1597
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<
|
|
1598
|
-
selected: string | null;
|
|
1599
|
-
} | undefined>) => void>;
|
|
1040
|
+
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
1600
1041
|
required: true;
|
|
1601
1042
|
};
|
|
1602
1043
|
}>>, {}, {}, {}, {}, {}>;
|
|
@@ -1606,9 +1047,7 @@ export declare const controls: {
|
|
|
1606
1047
|
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
1607
1048
|
control: {
|
|
1608
1049
|
type: import('vue').PropType<{
|
|
1609
|
-
data:
|
|
1610
|
-
selected: string | null;
|
|
1611
|
-
} | undefined;
|
|
1050
|
+
data: string | null;
|
|
1612
1051
|
} & Omit<{
|
|
1613
1052
|
uischema: import('@jsonforms/core').ControlElement;
|
|
1614
1053
|
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
@@ -1637,9 +1076,7 @@ export declare const controls: {
|
|
|
1637
1076
|
required: true;
|
|
1638
1077
|
};
|
|
1639
1078
|
changeValue: {
|
|
1640
|
-
type: import('vue').PropType<(newValue:
|
|
1641
|
-
selected: string | null;
|
|
1642
|
-
} | undefined) => void>;
|
|
1079
|
+
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
1643
1080
|
required: true;
|
|
1644
1081
|
};
|
|
1645
1082
|
disabled: {
|
|
@@ -1658,9 +1095,7 @@ export declare const controls: {
|
|
|
1658
1095
|
required: true;
|
|
1659
1096
|
};
|
|
1660
1097
|
onRegisterValidation: {
|
|
1661
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<
|
|
1662
|
-
selected: string | null;
|
|
1663
|
-
} | undefined>) => void>;
|
|
1098
|
+
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
1664
1099
|
required: true;
|
|
1665
1100
|
};
|
|
1666
1101
|
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|