@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
|
@@ -4,7 +4,7 @@ export declare const dropdownRenderer: {
|
|
|
4
4
|
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
5
5
|
control: {
|
|
6
6
|
type: import('vue').PropType<{
|
|
7
|
-
data:
|
|
7
|
+
data: string | null;
|
|
8
8
|
} & Omit<{
|
|
9
9
|
uischema: import('@jsonforms/core').ControlElement;
|
|
10
10
|
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
@@ -28,49 +28,37 @@ export declare const dropdownRenderer: {
|
|
|
28
28
|
}, "data">>;
|
|
29
29
|
required: true;
|
|
30
30
|
};
|
|
31
|
-
|
|
32
|
-
type: import('vue').PropType<
|
|
31
|
+
handleChange: {
|
|
32
|
+
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
33
33
|
required: true;
|
|
34
34
|
};
|
|
35
|
-
|
|
36
|
-
type: import('vue').PropType<
|
|
35
|
+
changeValue: {
|
|
36
|
+
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
37
37
|
required: true;
|
|
38
38
|
};
|
|
39
|
-
|
|
39
|
+
disabled: {
|
|
40
40
|
type: import('vue').PropType<boolean>;
|
|
41
41
|
required: true;
|
|
42
42
|
};
|
|
43
|
-
changeValue: {
|
|
44
|
-
type: import('vue').PropType<(newValue: any) => void>;
|
|
45
|
-
required: true;
|
|
46
|
-
};
|
|
47
43
|
labelForId: {
|
|
48
44
|
type: import('vue').PropType<null>;
|
|
49
45
|
};
|
|
50
|
-
|
|
51
|
-
type: import('vue').PropType<
|
|
46
|
+
isValid: {
|
|
47
|
+
type: import('vue').PropType<boolean>;
|
|
52
48
|
required: true;
|
|
53
49
|
};
|
|
54
|
-
|
|
55
|
-
type: import('vue').PropType<
|
|
50
|
+
messages: {
|
|
51
|
+
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
56
52
|
required: true;
|
|
57
53
|
};
|
|
58
|
-
|
|
59
|
-
type: import('vue').PropType<
|
|
60
|
-
|
|
61
|
-
};
|
|
62
|
-
controlDataToDropdownValue: {
|
|
63
|
-
type: import('vue').PropType<(data: any) => string>;
|
|
64
|
-
default: (data: string) => string;
|
|
65
|
-
};
|
|
66
|
-
dropdownValueToControlData: {
|
|
67
|
-
type: import('vue').PropType<(value: string | null) => any>;
|
|
68
|
-
default: (value: string | null) => string | null;
|
|
54
|
+
onRegisterValidation: {
|
|
55
|
+
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
56
|
+
required: true;
|
|
69
57
|
};
|
|
70
58
|
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
71
59
|
control: {
|
|
72
60
|
type: import('vue').PropType<{
|
|
73
|
-
data:
|
|
61
|
+
data: string | null;
|
|
74
62
|
} & Omit<{
|
|
75
63
|
uischema: import('@jsonforms/core').ControlElement;
|
|
76
64
|
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
@@ -94,50 +82,34 @@ export declare const dropdownRenderer: {
|
|
|
94
82
|
}, "data">>;
|
|
95
83
|
required: true;
|
|
96
84
|
};
|
|
97
|
-
|
|
98
|
-
type: import('vue').PropType<
|
|
85
|
+
handleChange: {
|
|
86
|
+
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
99
87
|
required: true;
|
|
100
88
|
};
|
|
101
|
-
|
|
102
|
-
type: import('vue').PropType<
|
|
89
|
+
changeValue: {
|
|
90
|
+
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
103
91
|
required: true;
|
|
104
92
|
};
|
|
105
|
-
|
|
93
|
+
disabled: {
|
|
106
94
|
type: import('vue').PropType<boolean>;
|
|
107
95
|
required: true;
|
|
108
96
|
};
|
|
109
|
-
changeValue: {
|
|
110
|
-
type: import('vue').PropType<(newValue: any) => void>;
|
|
111
|
-
required: true;
|
|
112
|
-
};
|
|
113
97
|
labelForId: {
|
|
114
98
|
type: import('vue').PropType<null>;
|
|
115
99
|
};
|
|
116
|
-
|
|
117
|
-
type: import('vue').PropType<
|
|
100
|
+
isValid: {
|
|
101
|
+
type: import('vue').PropType<boolean>;
|
|
118
102
|
required: true;
|
|
119
103
|
};
|
|
120
|
-
|
|
121
|
-
type: import('vue').PropType<
|
|
104
|
+
messages: {
|
|
105
|
+
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
122
106
|
required: true;
|
|
123
107
|
};
|
|
124
|
-
|
|
125
|
-
type: import('vue').PropType<
|
|
126
|
-
|
|
127
|
-
};
|
|
128
|
-
controlDataToDropdownValue: {
|
|
129
|
-
type: import('vue').PropType<(data: any) => string>;
|
|
130
|
-
default: (data: string) => string;
|
|
131
|
-
};
|
|
132
|
-
dropdownValueToControlData: {
|
|
133
|
-
type: import('vue').PropType<(value: string | null) => any>;
|
|
134
|
-
default: (value: string | null) => string | null;
|
|
108
|
+
onRegisterValidation: {
|
|
109
|
+
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
110
|
+
required: true;
|
|
135
111
|
};
|
|
136
|
-
}>>, {
|
|
137
|
-
asyncInitialOptions: Promise<import('../types/ChoicesUiSchema').IdAndText[]> | null;
|
|
138
|
-
controlDataToDropdownValue: (data: any) => string;
|
|
139
|
-
dropdownValueToControlData: (value: string | null) => any;
|
|
140
|
-
}, true, {}, {}, {
|
|
112
|
+
}>>, {}, true, {}, {}, {
|
|
141
113
|
P: {};
|
|
142
114
|
B: {};
|
|
143
115
|
D: {};
|
|
@@ -147,7 +119,7 @@ export declare const dropdownRenderer: {
|
|
|
147
119
|
}, Readonly<import('vue').ExtractPropTypes<{
|
|
148
120
|
control: {
|
|
149
121
|
type: import('vue').PropType<{
|
|
150
|
-
data:
|
|
122
|
+
data: string | null;
|
|
151
123
|
} & Omit<{
|
|
152
124
|
uischema: import('@jsonforms/core').ControlElement;
|
|
153
125
|
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
@@ -171,57 +143,41 @@ export declare const dropdownRenderer: {
|
|
|
171
143
|
}, "data">>;
|
|
172
144
|
required: true;
|
|
173
145
|
};
|
|
174
|
-
|
|
175
|
-
type: import('vue').PropType<
|
|
146
|
+
handleChange: {
|
|
147
|
+
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
176
148
|
required: true;
|
|
177
149
|
};
|
|
178
|
-
|
|
179
|
-
type: import('vue').PropType<
|
|
150
|
+
changeValue: {
|
|
151
|
+
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
180
152
|
required: true;
|
|
181
153
|
};
|
|
182
|
-
|
|
154
|
+
disabled: {
|
|
183
155
|
type: import('vue').PropType<boolean>;
|
|
184
156
|
required: true;
|
|
185
157
|
};
|
|
186
|
-
changeValue: {
|
|
187
|
-
type: import('vue').PropType<(newValue: any) => void>;
|
|
188
|
-
required: true;
|
|
189
|
-
};
|
|
190
158
|
labelForId: {
|
|
191
159
|
type: import('vue').PropType<null>;
|
|
192
160
|
};
|
|
193
|
-
|
|
194
|
-
type: import('vue').PropType<
|
|
161
|
+
isValid: {
|
|
162
|
+
type: import('vue').PropType<boolean>;
|
|
195
163
|
required: true;
|
|
196
164
|
};
|
|
197
|
-
|
|
198
|
-
type: import('vue').PropType<
|
|
165
|
+
messages: {
|
|
166
|
+
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
199
167
|
required: true;
|
|
200
168
|
};
|
|
201
|
-
|
|
202
|
-
type: import('vue').PropType<
|
|
203
|
-
|
|
204
|
-
};
|
|
205
|
-
controlDataToDropdownValue: {
|
|
206
|
-
type: import('vue').PropType<(data: any) => string>;
|
|
207
|
-
default: (data: string) => string;
|
|
208
|
-
};
|
|
209
|
-
dropdownValueToControlData: {
|
|
210
|
-
type: import('vue').PropType<(value: string | null) => any>;
|
|
211
|
-
default: (value: string | null) => string | null;
|
|
169
|
+
onRegisterValidation: {
|
|
170
|
+
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
171
|
+
required: true;
|
|
212
172
|
};
|
|
213
|
-
}>>, {}, {}, {}, {}, {
|
|
214
|
-
asyncInitialOptions: Promise<import('../types/ChoicesUiSchema').IdAndText[]> | null;
|
|
215
|
-
controlDataToDropdownValue: (data: any) => string;
|
|
216
|
-
dropdownValueToControlData: (value: string | null) => any;
|
|
217
|
-
}>;
|
|
173
|
+
}>>, {}, {}, {}, {}, {}>;
|
|
218
174
|
__isFragment?: undefined;
|
|
219
175
|
__isTeleport?: undefined;
|
|
220
176
|
__isSuspense?: undefined;
|
|
221
177
|
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
222
178
|
control: {
|
|
223
179
|
type: import('vue').PropType<{
|
|
224
|
-
data:
|
|
180
|
+
data: string | null;
|
|
225
181
|
} & Omit<{
|
|
226
182
|
uischema: import('@jsonforms/core').ControlElement;
|
|
227
183
|
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
@@ -245,50 +201,34 @@ export declare const dropdownRenderer: {
|
|
|
245
201
|
}, "data">>;
|
|
246
202
|
required: true;
|
|
247
203
|
};
|
|
248
|
-
|
|
249
|
-
type: import('vue').PropType<
|
|
204
|
+
handleChange: {
|
|
205
|
+
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
250
206
|
required: true;
|
|
251
207
|
};
|
|
252
|
-
|
|
253
|
-
type: import('vue').PropType<
|
|
208
|
+
changeValue: {
|
|
209
|
+
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
254
210
|
required: true;
|
|
255
211
|
};
|
|
256
|
-
|
|
212
|
+
disabled: {
|
|
257
213
|
type: import('vue').PropType<boolean>;
|
|
258
214
|
required: true;
|
|
259
215
|
};
|
|
260
|
-
changeValue: {
|
|
261
|
-
type: import('vue').PropType<(newValue: any) => void>;
|
|
262
|
-
required: true;
|
|
263
|
-
};
|
|
264
216
|
labelForId: {
|
|
265
217
|
type: import('vue').PropType<null>;
|
|
266
218
|
};
|
|
267
|
-
|
|
268
|
-
type: import('vue').PropType<
|
|
219
|
+
isValid: {
|
|
220
|
+
type: import('vue').PropType<boolean>;
|
|
269
221
|
required: true;
|
|
270
222
|
};
|
|
271
|
-
|
|
272
|
-
type: import('vue').PropType<
|
|
223
|
+
messages: {
|
|
224
|
+
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
273
225
|
required: true;
|
|
274
226
|
};
|
|
275
|
-
|
|
276
|
-
type: import('vue').PropType<
|
|
277
|
-
|
|
278
|
-
};
|
|
279
|
-
controlDataToDropdownValue: {
|
|
280
|
-
type: import('vue').PropType<(data: any) => string>;
|
|
281
|
-
default: (data: string) => string;
|
|
282
|
-
};
|
|
283
|
-
dropdownValueToControlData: {
|
|
284
|
-
type: import('vue').PropType<(value: string | null) => any>;
|
|
285
|
-
default: (value: string | null) => string | null;
|
|
227
|
+
onRegisterValidation: {
|
|
228
|
+
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
229
|
+
required: true;
|
|
286
230
|
};
|
|
287
|
-
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
288
|
-
asyncInitialOptions: Promise<import('../types/ChoicesUiSchema').IdAndText[]> | null;
|
|
289
|
-
controlDataToDropdownValue: (data: any) => string;
|
|
290
|
-
dropdownValueToControlData: (value: string | null) => any;
|
|
291
|
-
}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
231
|
+
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
292
232
|
$slots: {
|
|
293
233
|
icon?(_: {}): any;
|
|
294
234
|
buttons?(_: {
|
|
@@ -1,245 +1,5 @@
|
|
|
1
1
|
export declare const fallbackControlRenderers: {
|
|
2
|
-
oneOfDropdownRenderer:
|
|
3
|
-
name: string;
|
|
4
|
-
control: {
|
|
5
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
6
|
-
control: {
|
|
7
|
-
type: import('vue').PropType<{
|
|
8
|
-
data: string | null;
|
|
9
|
-
} & Omit<{
|
|
10
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
11
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
12
|
-
path: string;
|
|
13
|
-
enabled: boolean;
|
|
14
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
15
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
16
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
17
|
-
cell: any;
|
|
18
|
-
}[];
|
|
19
|
-
config: any;
|
|
20
|
-
label: string;
|
|
21
|
-
description: string;
|
|
22
|
-
required: NonNullable<boolean | undefined>;
|
|
23
|
-
i18nKeyPrefix: string;
|
|
24
|
-
errors: string;
|
|
25
|
-
data: any;
|
|
26
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
27
|
-
id: string;
|
|
28
|
-
visible: boolean;
|
|
29
|
-
}, "data">>;
|
|
30
|
-
required: true;
|
|
31
|
-
};
|
|
32
|
-
handleChange: {
|
|
33
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
34
|
-
required: true;
|
|
35
|
-
};
|
|
36
|
-
changeValue: {
|
|
37
|
-
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
38
|
-
required: true;
|
|
39
|
-
};
|
|
40
|
-
disabled: {
|
|
41
|
-
type: import('vue').PropType<boolean>;
|
|
42
|
-
required: true;
|
|
43
|
-
};
|
|
44
|
-
labelForId: {
|
|
45
|
-
type: import('vue').PropType<null>;
|
|
46
|
-
};
|
|
47
|
-
isValid: {
|
|
48
|
-
type: import('vue').PropType<boolean>;
|
|
49
|
-
required: true;
|
|
50
|
-
};
|
|
51
|
-
messages: {
|
|
52
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
53
|
-
required: true;
|
|
54
|
-
};
|
|
55
|
-
onRegisterValidation: {
|
|
56
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
57
|
-
required: true;
|
|
58
|
-
};
|
|
59
|
-
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
60
|
-
control: {
|
|
61
|
-
type: import('vue').PropType<{
|
|
62
|
-
data: string | null;
|
|
63
|
-
} & Omit<{
|
|
64
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
65
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
66
|
-
path: string;
|
|
67
|
-
enabled: boolean;
|
|
68
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
69
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
70
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
71
|
-
cell: any;
|
|
72
|
-
}[];
|
|
73
|
-
config: any;
|
|
74
|
-
label: string;
|
|
75
|
-
description: string;
|
|
76
|
-
required: NonNullable<boolean | undefined>;
|
|
77
|
-
i18nKeyPrefix: string;
|
|
78
|
-
errors: string;
|
|
79
|
-
data: any;
|
|
80
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
81
|
-
id: string;
|
|
82
|
-
visible: boolean;
|
|
83
|
-
}, "data">>;
|
|
84
|
-
required: true;
|
|
85
|
-
};
|
|
86
|
-
handleChange: {
|
|
87
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
88
|
-
required: true;
|
|
89
|
-
};
|
|
90
|
-
changeValue: {
|
|
91
|
-
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
92
|
-
required: true;
|
|
93
|
-
};
|
|
94
|
-
disabled: {
|
|
95
|
-
type: import('vue').PropType<boolean>;
|
|
96
|
-
required: true;
|
|
97
|
-
};
|
|
98
|
-
labelForId: {
|
|
99
|
-
type: import('vue').PropType<null>;
|
|
100
|
-
};
|
|
101
|
-
isValid: {
|
|
102
|
-
type: import('vue').PropType<boolean>;
|
|
103
|
-
required: true;
|
|
104
|
-
};
|
|
105
|
-
messages: {
|
|
106
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
107
|
-
required: true;
|
|
108
|
-
};
|
|
109
|
-
onRegisterValidation: {
|
|
110
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
111
|
-
required: true;
|
|
112
|
-
};
|
|
113
|
-
}>>, {}, true, {}, {}, {
|
|
114
|
-
P: {};
|
|
115
|
-
B: {};
|
|
116
|
-
D: {};
|
|
117
|
-
C: {};
|
|
118
|
-
M: {};
|
|
119
|
-
Defaults: {};
|
|
120
|
-
}, Readonly<import('vue').ExtractPropTypes<{
|
|
121
|
-
control: {
|
|
122
|
-
type: import('vue').PropType<{
|
|
123
|
-
data: string | null;
|
|
124
|
-
} & Omit<{
|
|
125
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
126
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
127
|
-
path: string;
|
|
128
|
-
enabled: boolean;
|
|
129
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
130
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
131
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
132
|
-
cell: any;
|
|
133
|
-
}[];
|
|
134
|
-
config: any;
|
|
135
|
-
label: string;
|
|
136
|
-
description: string;
|
|
137
|
-
required: NonNullable<boolean | undefined>;
|
|
138
|
-
i18nKeyPrefix: string;
|
|
139
|
-
errors: string;
|
|
140
|
-
data: any;
|
|
141
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
142
|
-
id: string;
|
|
143
|
-
visible: boolean;
|
|
144
|
-
}, "data">>;
|
|
145
|
-
required: true;
|
|
146
|
-
};
|
|
147
|
-
handleChange: {
|
|
148
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
149
|
-
required: true;
|
|
150
|
-
};
|
|
151
|
-
changeValue: {
|
|
152
|
-
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
153
|
-
required: true;
|
|
154
|
-
};
|
|
155
|
-
disabled: {
|
|
156
|
-
type: import('vue').PropType<boolean>;
|
|
157
|
-
required: true;
|
|
158
|
-
};
|
|
159
|
-
labelForId: {
|
|
160
|
-
type: import('vue').PropType<null>;
|
|
161
|
-
};
|
|
162
|
-
isValid: {
|
|
163
|
-
type: import('vue').PropType<boolean>;
|
|
164
|
-
required: true;
|
|
165
|
-
};
|
|
166
|
-
messages: {
|
|
167
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
168
|
-
required: true;
|
|
169
|
-
};
|
|
170
|
-
onRegisterValidation: {
|
|
171
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
172
|
-
required: true;
|
|
173
|
-
};
|
|
174
|
-
}>>, {}, {}, {}, {}, {}>;
|
|
175
|
-
__isFragment?: undefined;
|
|
176
|
-
__isTeleport?: undefined;
|
|
177
|
-
__isSuspense?: undefined;
|
|
178
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
179
|
-
control: {
|
|
180
|
-
type: import('vue').PropType<{
|
|
181
|
-
data: string | null;
|
|
182
|
-
} & Omit<{
|
|
183
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
184
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
185
|
-
path: string;
|
|
186
|
-
enabled: boolean;
|
|
187
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
188
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
189
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
190
|
-
cell: any;
|
|
191
|
-
}[];
|
|
192
|
-
config: any;
|
|
193
|
-
label: string;
|
|
194
|
-
description: string;
|
|
195
|
-
required: NonNullable<boolean | undefined>;
|
|
196
|
-
i18nKeyPrefix: string;
|
|
197
|
-
errors: string;
|
|
198
|
-
data: any;
|
|
199
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
200
|
-
id: string;
|
|
201
|
-
visible: boolean;
|
|
202
|
-
}, "data">>;
|
|
203
|
-
required: true;
|
|
204
|
-
};
|
|
205
|
-
handleChange: {
|
|
206
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
207
|
-
required: true;
|
|
208
|
-
};
|
|
209
|
-
changeValue: {
|
|
210
|
-
type: import('vue').PropType<(newValue: string | null) => void>;
|
|
211
|
-
required: true;
|
|
212
|
-
};
|
|
213
|
-
disabled: {
|
|
214
|
-
type: import('vue').PropType<boolean>;
|
|
215
|
-
required: true;
|
|
216
|
-
};
|
|
217
|
-
labelForId: {
|
|
218
|
-
type: import('vue').PropType<null>;
|
|
219
|
-
};
|
|
220
|
-
isValid: {
|
|
221
|
-
type: import('vue').PropType<boolean>;
|
|
222
|
-
required: true;
|
|
223
|
-
};
|
|
224
|
-
messages: {
|
|
225
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
226
|
-
required: true;
|
|
227
|
-
};
|
|
228
|
-
onRegisterValidation: {
|
|
229
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<string | null>) => void>;
|
|
230
|
-
required: true;
|
|
231
|
-
};
|
|
232
|
-
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
233
|
-
$slots: {
|
|
234
|
-
icon?(_: {}): any;
|
|
235
|
-
buttons?(_: {
|
|
236
|
-
hover: boolean;
|
|
237
|
-
controlHTMLElement: null;
|
|
238
|
-
}): any;
|
|
239
|
-
};
|
|
240
|
-
});
|
|
241
|
-
tester: (uischema: import('@jsonforms/core').UISchemaElement, schema: import('@jsonforms/core').JsonSchema, context: import('@jsonforms/core').TesterContext) => number;
|
|
242
|
-
};
|
|
2
|
+
oneOfDropdownRenderer: import('..').SpecialControlRenderer<import('../higherOrderComponents/control/types').VueControl<string | null>>;
|
|
243
3
|
dateTimeFallbackRenderer: {
|
|
244
4
|
tester: (uischema: import('@jsonforms/core').UISchemaElement, schema: import('@jsonforms/core').JsonSchema, context: import('@jsonforms/core').TesterContext) => number;
|
|
245
5
|
name: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const nameFilterRenderer: import('..').SpecialControlRenderer<import('..').VueControl<import('../uiComponents/twinlist/
|
|
1
|
+
export declare const nameFilterRenderer: import('..').SpecialControlRenderer<import('..').VueControl<import('../uiComponents/twinlist/MultimodeTwinlistControl.vue').TwinlistData>>;
|
|
@@ -57,12 +57,10 @@ export declare const sortListRenderer: {
|
|
|
57
57
|
};
|
|
58
58
|
anyUnknownValuesId: {
|
|
59
59
|
type: import('vue').PropType<string>;
|
|
60
|
-
required: true;
|
|
61
60
|
default: string;
|
|
62
61
|
};
|
|
63
62
|
anyUnknownValuesText: {
|
|
64
63
|
type: import('vue').PropType<string>;
|
|
65
|
-
required: true;
|
|
66
64
|
default: string;
|
|
67
65
|
};
|
|
68
66
|
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -121,12 +119,10 @@ export declare const sortListRenderer: {
|
|
|
121
119
|
};
|
|
122
120
|
anyUnknownValuesId: {
|
|
123
121
|
type: import('vue').PropType<string>;
|
|
124
|
-
required: true;
|
|
125
122
|
default: string;
|
|
126
123
|
};
|
|
127
124
|
anyUnknownValuesText: {
|
|
128
125
|
type: import('vue').PropType<string>;
|
|
129
|
-
required: true;
|
|
130
126
|
default: string;
|
|
131
127
|
};
|
|
132
128
|
}>>, {
|
|
@@ -195,12 +191,10 @@ export declare const sortListRenderer: {
|
|
|
195
191
|
};
|
|
196
192
|
anyUnknownValuesId: {
|
|
197
193
|
type: import('vue').PropType<string>;
|
|
198
|
-
required: true;
|
|
199
194
|
default: string;
|
|
200
195
|
};
|
|
201
196
|
anyUnknownValuesText: {
|
|
202
197
|
type: import('vue').PropType<string>;
|
|
203
|
-
required: true;
|
|
204
198
|
default: string;
|
|
205
199
|
};
|
|
206
200
|
}>>, {}, {}, {}, {}, {
|
|
@@ -266,12 +260,10 @@ export declare const sortListRenderer: {
|
|
|
266
260
|
};
|
|
267
261
|
anyUnknownValuesId: {
|
|
268
262
|
type: import('vue').PropType<string>;
|
|
269
|
-
required: true;
|
|
270
263
|
default: string;
|
|
271
264
|
};
|
|
272
265
|
anyUnknownValuesText: {
|
|
273
266
|
type: import('vue').PropType<string>;
|
|
274
|
-
required: true;
|
|
275
267
|
default: string;
|
|
276
268
|
};
|
|
277
269
|
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Tester } from '@jsonforms/core';
|
|
2
2
|
export declare const twinlistTester: Tester;
|
|
3
|
-
export declare const twinlistRenderer: import('..').SpecialControlRenderer<import('..').VueControl<import('../uiComponents/twinlist/
|
|
3
|
+
export declare const twinlistRenderer: import('..').SpecialControlRenderer<import('..').VueControl<import('../uiComponents/twinlist/MultimodeTwinlistControl.vue').TwinlistData>>;
|
|
4
4
|
export declare const simpleTwinlistTester: Tester;
|
|
5
5
|
export declare const simpleTwinlistRenderer: import('..').SpecialControlRenderer<import('..').VueControl<string[]>>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const typedNameFilterRenderer: import('..').SpecialControlRenderer<import('..').VueControl<import('../uiComponents/twinlist/MultimodeTwinlistControl.vue').TwinlistData>>;
|
|
@@ -2,20 +2,15 @@ export type IdAndText = {
|
|
|
2
2
|
id: string;
|
|
3
3
|
text: string;
|
|
4
4
|
};
|
|
5
|
-
export type PossibleValue = IdAndText &
|
|
6
|
-
|
|
7
|
-
|
|
5
|
+
export type PossibleValue<SpecialChoicesProps extends Record<string, any>> = IdAndText & SpecialChoicesProps;
|
|
6
|
+
export type ChoicesUiSchemaOptions<SpcialChoicesProps extends Record<string, any> = {}> = {
|
|
7
|
+
possibleValues?: PossibleValue<SpcialChoicesProps>[];
|
|
8
|
+
choicesProvider?: string;
|
|
8
9
|
};
|
|
9
|
-
export type
|
|
10
|
-
possibleValues?: PossibleValue[];
|
|
11
|
-
choicesProviderClass?: string;
|
|
12
|
-
setFirstValueOnUpdate?: boolean;
|
|
13
|
-
showNoneColumn?: boolean;
|
|
14
|
-
showRowKeys?: boolean;
|
|
15
|
-
showRowNumbers?: boolean;
|
|
10
|
+
export type IncludedExcludedLabelOptions = {
|
|
16
11
|
includedLabel?: string;
|
|
17
12
|
excludedLabel?: string;
|
|
18
13
|
};
|
|
19
|
-
export type ChoicesUiSchema = {
|
|
20
|
-
options?: ChoicesUiSchemaOptions
|
|
14
|
+
export type ChoicesUiSchema<S extends Record<string, any> = {}> = {
|
|
15
|
+
options?: ChoicesUiSchemaOptions<S>;
|
|
21
16
|
};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Control } from './Control';
|
|
2
1
|
import { AlertParams } from './alert';
|
|
3
2
|
type addStateProviderListener<T> = (id: any, callback: (data: T) => void) => void;
|
|
4
3
|
export type SettingsData = Record<string, object> & {
|
|
@@ -18,7 +17,6 @@ export interface Provided {
|
|
|
18
17
|
addStateProviderListener: addStateProviderListener<any>;
|
|
19
18
|
trigger: (triggerId: any) => void;
|
|
20
19
|
sendAlert: (params: AlertParams) => void;
|
|
21
|
-
getPossibleValuesFromUiSchema: (control: Control) => Promise<any[]>;
|
|
22
20
|
registerWatcher: registerWatcher;
|
|
23
21
|
getData: getData;
|
|
24
22
|
}
|