@knime/jsonforms 1.6.9 → 1.7.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.
- package/CHANGELOG.md +18 -0
- package/dist/AnyOfTwinlist-D7gkxtYi.js +22 -0
- package/dist/{BaseButton-B6Z2uYGV.js → BaseButton-nH3iSIOK.js} +1 -1
- package/dist/{Button-B27OsWa6.js → Button-DnQZFkaO.js} +2 -2
- package/dist/{Checkbox-Bl3rvtXe.js → Checkbox-DB9YeQa-.js} +1 -1
- package/dist/{CheckboxControl-BAIwtCZF.js → CheckboxControl-hkHWMBsv.js} +2 -2
- package/dist/{Checkboxes-Cb1lJdBP.js → Checkboxes-C_qM6Iao.js} +2 -2
- package/dist/{CheckboxesControl-CQSzjloD.js → CheckboxesControl-DRNda60A.js} +3 -3
- package/dist/{ComboBoxControl-CmY_qMv_.js → ComboBoxControl-Dd0UZdMx.js} +77 -89
- package/dist/{DateControl-BL2H5BjS.js → DateControl-BmqofCSf.js} +1 -1
- package/dist/{DateTimeControl-BYuJUqBc.js → DateTimeControl-B7uvqC1s.js} +2 -2
- package/dist/{DateTimeFormatInput-BagQnUJb.js → DateTimeFormatInput-CsEAVqAA.js} +3 -3
- package/dist/{DateTimeFormatPickerControl-DmbGr3EH.js → DateTimeFormatPickerControl-BK80kZf0.js} +2 -2
- package/dist/{DateTimeFormatPickerWithTypeControl-CGCdH2_0.js → DateTimeFormatPickerWithTypeControl-CS8APLBp.js} +3 -3
- package/dist/{DateTimeInput-Cbw4cu1f.js → DateTimeInput-DP2yHD9r.js} +14 -13
- package/dist/{Dropdown-xSUsqbQu.js → Dropdown-D8qp_4wZ.js} +30 -29
- package/dist/DropdownControl-B2fs1yBj.js +84 -0
- package/dist/{FunctionButton-BjutjqfY.js → FunctionButton-Bo0NcfGh.js} +2 -2
- package/dist/{HorizontalLayout-HzwqDGLQ.js → HorizontalLayout-Bg5vYcO1.js} +1 -1
- package/dist/{InputField-CWbS01h9.js → InputField-DRLCzzDf.js} +1 -1
- package/dist/{IntegerControl-BNz67bUk.js → IntegerControl-HLRox7w7.js} +1 -1
- package/dist/{IntervalControl-jM22Q0CQ.js → IntervalControl-D-xUIRW3.js} +4 -4
- package/dist/LoadingDropdown-DkxltiwQ.js +40 -0
- package/dist/MultimodeTwinlistControl-CV2v4Y5n.js +526 -0
- package/dist/{MultiselectListBox-D5smzcVZ.js → MultiselectListBox-BFQxtoyR.js} +1 -1
- package/dist/{NameFilter-B9TOgIBA.js → NameFilter-BxfjNVu-.js} +1 -1
- package/dist/{NumberControl-YCMcJfZB.js → NumberControl-Df91UAXl.js} +1 -1
- package/dist/NumberControlBase.vue_vue_type_script_setup_true_lang-DLqtcp04.js +53 -0
- package/dist/{NumberInput-DO8rNjya.js → NumberInput-BLlTeOig.js} +1 -1
- package/dist/OneOfDropdown-CLPbmMt7.js +34 -0
- package/dist/{RadioControl-DK_i_SC9.js → RadioControl-CDi8WbsE.js} +2 -2
- package/dist/{RadioControlBase.vue_vue_type_script_setup_true_lang-B_Dxf3fU.js → RadioControlBase.vue_vue_type_script_setup_true_lang-B6clHvd5.js} +3 -3
- package/dist/{RichTextControl-Bp6N-XYM.js → RichTextControl-YMNSyY3O.js} +6 -6
- package/dist/{SectionHeading-wDPgvJNi.js → SectionHeading-D8h1zy67.js} +1 -1
- package/dist/{SectionLayout-DYLzJvJs.js → SectionLayout-DBiG5Ubc.js} +3 -3
- package/dist/{SettingsSubPanel-DTubXv1M.js → SettingsSubPanel--LD_hsgG.js} +2 -2
- package/dist/{SettingsSubPanel.vue_vue_type_style_index_0_scoped_67b92e23_lang-dAvPWPee.js → SettingsSubPanel.vue_vue_type_style_index_0_scoped_67b92e23_lang-BM4d25sK.js} +1024 -1022
- package/dist/{SettingsSubPanelLayout-CAtNgx_A.js → SettingsSubPanelLayout-By5U2J68.js} +5 -5
- package/dist/{SimpleButtonControl-D2slFPzs.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-CxNkzjdq.js → TextAreaControl-D2-nyO1m.js} +1 -1
- package/dist/{TextControl-j8Bk4RzX.js → TextControl-Ss9_5V2f.js} +1 -1
- package/dist/TextControl.vue_vue_type_script_setup_true_lang-DaEoFVBw.js +93 -0
- package/dist/{TimeControl-vGEtfCEt.js → TimeControl-CblSq-0a.js} +2 -2
- package/dist/TwinlistControlBase-Xe8xQAyG.js +40 -0
- package/dist/{TwinlistLoadingInfo-DnhM2U43.js → TwinlistLoadingInfo-BHhpo_7N.js} +12 -11
- package/dist/TypedNameFilter-N2eeG2VM.js +25 -0
- package/dist/{ValueSwitch-CGXtJV-B.js → ValueSwitch-BI5z5U3F.js} +1 -1
- package/dist/{ValueSwitchControl-dHPRa3vB.js → ValueSwitchControl-CixwDXQs.js} +1 -1
- package/dist/{VerticalLayout-BUWGeKPt.js → VerticalLayout-B8RzC8Vj.js} +2 -2
- package/dist/{VerticalLayoutBase-Tp2IGikj.js → VerticalLayoutBase-Bj_upYbt.js} +1 -1
- package/dist/{ZonedDateTimeControl-Ddjugjzp.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-DIFjv2_A.js → localTimeUtils-Dp9bEJDh.js} +1 -1
- package/dist/{magic-string.es-BbItKD7x.js → magic-string.es-CeNBRh1A.js} +1 -1
- package/dist/src/constants/inputFormats.d.ts +2 -2
- package/dist/src/higherOrderComponents/control/validation/types.d.ts +7 -1
- 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/useBuiltinValidations.d.ts +43 -0
- package/dist/src/uiComponents/composables/usePossibleValues.d.ts +24 -0
- package/dist/src/uiComponents/composables/useProvidedState.d.ts +2 -2
- 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-Cgc-TGWi.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-8VwUv3RT.js +52 -0
- package/dist/usePossibleValues-CrNcBbpN.js +26 -0
- package/package.json +3 -3
- package/dist/AnyOfTwinlist-C3gbWpq1.js +0 -22
- package/dist/ColumnFilter-DOIYetcH.js +0 -24
- package/dist/ColumnSelect-B8IH25EN.js +0 -68
- package/dist/DropdownControl-DGfi9k8S.js +0 -4
- package/dist/DropdownControl.vue_vue_type_script_setup_true_lang-BvodaKZi.js +0 -237
- package/dist/NumberControlBase.vue_vue_type_script_setup_true_lang-CPj9t6fL.js +0 -60
- package/dist/OneOfDropdown-BoOe32dm.js +0 -35
- package/dist/SimpleTwinlistControl-CrLWO2B2.js +0 -50
- package/dist/SortListControl-v_nVoQsh.js +0 -366
- package/dist/TextControl.vue_vue_type_script_setup_true_lang-qt4UxKcl.js +0 -87
- package/dist/TwinlistControl-Dw5uSnOi.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
package/dist/index-hm05O8UX.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import "vue";
|
|
2
|
-
const i = ({
|
|
3
|
-
const: t,
|
|
4
|
-
title: s
|
|
5
|
-
}) => ({ id: t, text: s }), n = (t) => t && typeof t == "object" && !Array.isArray(t), a = (t, s) => {
|
|
6
|
-
const r = { ...t };
|
|
7
|
-
return n(s) && Object.keys(s).forEach((e) => {
|
|
8
|
-
n(s[e]) ? n(t) && !(e in t) ? Object.assign(r, { [e]: s[e] }) : r[e] = a(t[e], s[e]) : Object.assign(r, { [e]: s[e] });
|
|
9
|
-
}), r;
|
|
10
|
-
}, o = (t, s) => a(t, s), p = (t, s) => t.filter((r) => !s.has(r)), u = (t, s) => t.filter((r) => s.has(r));
|
|
11
|
-
export {
|
|
12
|
-
u as a,
|
|
13
|
-
p as g,
|
|
14
|
-
o as m,
|
|
15
|
-
i as o
|
|
16
|
-
};
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
var f = typeof global == "object" && global && global.Object === Object && global, l = typeof self == "object" && self && self.Object === Object && self, g = f || l || Function("return this")(), r = g.Symbol, n = Object.prototype, s = n.hasOwnProperty, j = n.toString, e = r ? r.toStringTag : void 0;
|
|
2
|
-
function y(t) {
|
|
3
|
-
var a = s.call(t, e), i = t[e];
|
|
4
|
-
try {
|
|
5
|
-
t[e] = void 0;
|
|
6
|
-
var b = !0;
|
|
7
|
-
} catch {
|
|
8
|
-
}
|
|
9
|
-
var c = j.call(t);
|
|
10
|
-
return b && (a ? t[e] = i : delete t[e]), c;
|
|
11
|
-
}
|
|
12
|
-
var S = Object.prototype, T = S.toString;
|
|
13
|
-
function d(t) {
|
|
14
|
-
return T.call(t);
|
|
15
|
-
}
|
|
16
|
-
var O = "[object Null]", u = "[object Undefined]", o = r ? r.toStringTag : void 0;
|
|
17
|
-
function p(t) {
|
|
18
|
-
return t == null ? t === void 0 ? u : O : o && o in Object(t) ? y(t) : d(t);
|
|
19
|
-
}
|
|
20
|
-
function m(t) {
|
|
21
|
-
return t != null && typeof t == "object";
|
|
22
|
-
}
|
|
23
|
-
var v = "[object Symbol]";
|
|
24
|
-
function w(t) {
|
|
25
|
-
return typeof t == "symbol" || m(t) && p(t) == v;
|
|
26
|
-
}
|
|
27
|
-
export {
|
|
28
|
-
r as S,
|
|
29
|
-
m as a,
|
|
30
|
-
p as b,
|
|
31
|
-
f,
|
|
32
|
-
w as i,
|
|
33
|
-
g as r
|
|
34
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const columnFilterRenderer: import('..').SpecialControlRenderer<import('..').VueControl<import('../uiComponents/twinlist/TwinlistControl.vue').TwinlistData>>;
|
|
@@ -1,265 +0,0 @@
|
|
|
1
|
-
export declare const columnSelectRenderer: {
|
|
2
|
-
name: string;
|
|
3
|
-
control: {
|
|
4
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
|
|
5
|
-
control: {
|
|
6
|
-
type: import('vue').PropType<{
|
|
7
|
-
data: {
|
|
8
|
-
selected: string | null;
|
|
9
|
-
} | undefined;
|
|
10
|
-
} & Omit<{
|
|
11
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
12
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
13
|
-
path: string;
|
|
14
|
-
enabled: boolean;
|
|
15
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
16
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
17
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
18
|
-
cell: any;
|
|
19
|
-
}[];
|
|
20
|
-
config: any;
|
|
21
|
-
label: string;
|
|
22
|
-
description: string;
|
|
23
|
-
required: NonNullable<boolean | undefined>;
|
|
24
|
-
i18nKeyPrefix: string;
|
|
25
|
-
errors: string;
|
|
26
|
-
data: any;
|
|
27
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
28
|
-
id: string;
|
|
29
|
-
visible: boolean;
|
|
30
|
-
}, "data">>;
|
|
31
|
-
required: true;
|
|
32
|
-
};
|
|
33
|
-
handleChange: {
|
|
34
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
35
|
-
required: true;
|
|
36
|
-
};
|
|
37
|
-
changeValue: {
|
|
38
|
-
type: import('vue').PropType<(newValue: {
|
|
39
|
-
selected: string | null;
|
|
40
|
-
} | undefined) => 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<{
|
|
60
|
-
selected: string | null;
|
|
61
|
-
} | undefined>) => void>;
|
|
62
|
-
required: true;
|
|
63
|
-
};
|
|
64
|
-
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
|
|
65
|
-
control: {
|
|
66
|
-
type: import('vue').PropType<{
|
|
67
|
-
data: {
|
|
68
|
-
selected: string | null;
|
|
69
|
-
} | undefined;
|
|
70
|
-
} & Omit<{
|
|
71
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
72
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
73
|
-
path: string;
|
|
74
|
-
enabled: boolean;
|
|
75
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
76
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
77
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
78
|
-
cell: any;
|
|
79
|
-
}[];
|
|
80
|
-
config: any;
|
|
81
|
-
label: string;
|
|
82
|
-
description: string;
|
|
83
|
-
required: NonNullable<boolean | undefined>;
|
|
84
|
-
i18nKeyPrefix: string;
|
|
85
|
-
errors: string;
|
|
86
|
-
data: any;
|
|
87
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
88
|
-
id: string;
|
|
89
|
-
visible: boolean;
|
|
90
|
-
}, "data">>;
|
|
91
|
-
required: true;
|
|
92
|
-
};
|
|
93
|
-
handleChange: {
|
|
94
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
95
|
-
required: true;
|
|
96
|
-
};
|
|
97
|
-
changeValue: {
|
|
98
|
-
type: import('vue').PropType<(newValue: {
|
|
99
|
-
selected: string | null;
|
|
100
|
-
} | undefined) => void>;
|
|
101
|
-
required: true;
|
|
102
|
-
};
|
|
103
|
-
disabled: {
|
|
104
|
-
type: import('vue').PropType<boolean>;
|
|
105
|
-
required: true;
|
|
106
|
-
};
|
|
107
|
-
labelForId: {
|
|
108
|
-
type: import('vue').PropType<null>;
|
|
109
|
-
};
|
|
110
|
-
isValid: {
|
|
111
|
-
type: import('vue').PropType<boolean>;
|
|
112
|
-
required: true;
|
|
113
|
-
};
|
|
114
|
-
messages: {
|
|
115
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
116
|
-
required: true;
|
|
117
|
-
};
|
|
118
|
-
onRegisterValidation: {
|
|
119
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<{
|
|
120
|
-
selected: string | null;
|
|
121
|
-
} | undefined>) => void>;
|
|
122
|
-
required: true;
|
|
123
|
-
};
|
|
124
|
-
}>>, {}, true, {}, {}, {
|
|
125
|
-
P: {};
|
|
126
|
-
B: {};
|
|
127
|
-
D: {};
|
|
128
|
-
C: {};
|
|
129
|
-
M: {};
|
|
130
|
-
Defaults: {};
|
|
131
|
-
}, Readonly<import('vue').ExtractPropTypes<{
|
|
132
|
-
control: {
|
|
133
|
-
type: import('vue').PropType<{
|
|
134
|
-
data: {
|
|
135
|
-
selected: string | null;
|
|
136
|
-
} | undefined;
|
|
137
|
-
} & Omit<{
|
|
138
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
139
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
140
|
-
path: string;
|
|
141
|
-
enabled: boolean;
|
|
142
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
143
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
144
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
145
|
-
cell: any;
|
|
146
|
-
}[];
|
|
147
|
-
config: any;
|
|
148
|
-
label: string;
|
|
149
|
-
description: string;
|
|
150
|
-
required: NonNullable<boolean | undefined>;
|
|
151
|
-
i18nKeyPrefix: string;
|
|
152
|
-
errors: string;
|
|
153
|
-
data: any;
|
|
154
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
155
|
-
id: string;
|
|
156
|
-
visible: boolean;
|
|
157
|
-
}, "data">>;
|
|
158
|
-
required: true;
|
|
159
|
-
};
|
|
160
|
-
handleChange: {
|
|
161
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
162
|
-
required: true;
|
|
163
|
-
};
|
|
164
|
-
changeValue: {
|
|
165
|
-
type: import('vue').PropType<(newValue: {
|
|
166
|
-
selected: string | null;
|
|
167
|
-
} | undefined) => void>;
|
|
168
|
-
required: true;
|
|
169
|
-
};
|
|
170
|
-
disabled: {
|
|
171
|
-
type: import('vue').PropType<boolean>;
|
|
172
|
-
required: true;
|
|
173
|
-
};
|
|
174
|
-
labelForId: {
|
|
175
|
-
type: import('vue').PropType<null>;
|
|
176
|
-
};
|
|
177
|
-
isValid: {
|
|
178
|
-
type: import('vue').PropType<boolean>;
|
|
179
|
-
required: true;
|
|
180
|
-
};
|
|
181
|
-
messages: {
|
|
182
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
183
|
-
required: true;
|
|
184
|
-
};
|
|
185
|
-
onRegisterValidation: {
|
|
186
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<{
|
|
187
|
-
selected: string | null;
|
|
188
|
-
} | undefined>) => void>;
|
|
189
|
-
required: true;
|
|
190
|
-
};
|
|
191
|
-
}>>, {}, {}, {}, {}, {}>;
|
|
192
|
-
__isFragment?: undefined;
|
|
193
|
-
__isTeleport?: undefined;
|
|
194
|
-
__isSuspense?: undefined;
|
|
195
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
196
|
-
control: {
|
|
197
|
-
type: import('vue').PropType<{
|
|
198
|
-
data: {
|
|
199
|
-
selected: string | null;
|
|
200
|
-
} | undefined;
|
|
201
|
-
} & Omit<{
|
|
202
|
-
uischema: import('@jsonforms/core').ControlElement;
|
|
203
|
-
schema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
204
|
-
path: string;
|
|
205
|
-
enabled: boolean;
|
|
206
|
-
renderers: import('@jsonforms/core').JsonFormsRendererRegistryEntry[];
|
|
207
|
-
cells: import('@jsonforms/core').JsonFormsCellRendererRegistryEntry[] & {
|
|
208
|
-
tester: import('@jsonforms/core').RankedTester;
|
|
209
|
-
cell: any;
|
|
210
|
-
}[];
|
|
211
|
-
config: any;
|
|
212
|
-
label: string;
|
|
213
|
-
description: string;
|
|
214
|
-
required: NonNullable<boolean | undefined>;
|
|
215
|
-
i18nKeyPrefix: string;
|
|
216
|
-
errors: string;
|
|
217
|
-
data: any;
|
|
218
|
-
rootSchema: NonNullable<import('@jsonforms/core').JsonSchema>;
|
|
219
|
-
id: string;
|
|
220
|
-
visible: boolean;
|
|
221
|
-
}, "data">>;
|
|
222
|
-
required: true;
|
|
223
|
-
};
|
|
224
|
-
handleChange: {
|
|
225
|
-
type: import('vue').PropType<(path: string, value: any) => void>;
|
|
226
|
-
required: true;
|
|
227
|
-
};
|
|
228
|
-
changeValue: {
|
|
229
|
-
type: import('vue').PropType<(newValue: {
|
|
230
|
-
selected: string | null;
|
|
231
|
-
} | undefined) => void>;
|
|
232
|
-
required: true;
|
|
233
|
-
};
|
|
234
|
-
disabled: {
|
|
235
|
-
type: import('vue').PropType<boolean>;
|
|
236
|
-
required: true;
|
|
237
|
-
};
|
|
238
|
-
labelForId: {
|
|
239
|
-
type: import('vue').PropType<null>;
|
|
240
|
-
};
|
|
241
|
-
isValid: {
|
|
242
|
-
type: import('vue').PropType<boolean>;
|
|
243
|
-
required: true;
|
|
244
|
-
};
|
|
245
|
-
messages: {
|
|
246
|
-
type: import('vue').PropType<import('../higherOrderComponents/control/validation/types').Messages>;
|
|
247
|
-
required: true;
|
|
248
|
-
};
|
|
249
|
-
onRegisterValidation: {
|
|
250
|
-
type: import('vue').PropType<(validation: import('../higherOrderComponents/control/validation/types').ValidationMethod<{
|
|
251
|
-
selected: string | null;
|
|
252
|
-
} | undefined>) => void>;
|
|
253
|
-
required: true;
|
|
254
|
-
};
|
|
255
|
-
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
256
|
-
$slots: {
|
|
257
|
-
icon?(_: {}): any;
|
|
258
|
-
buttons?(_: {
|
|
259
|
-
hover: boolean;
|
|
260
|
-
controlHTMLElement: null;
|
|
261
|
-
}): any;
|
|
262
|
-
};
|
|
263
|
-
});
|
|
264
|
-
tester: (uischema: import('@jsonforms/core').UISchemaElement, schema: import('@jsonforms/core').JsonSchema, context: import('@jsonforms/core').TesterContext) => number;
|
|
265
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { VueControlProps } from '../higherOrderComponents/control/types';
|
|
2
|
-
type ColumnSelectValue = {
|
|
3
|
-
selected: string | null;
|
|
4
|
-
} | undefined;
|
|
5
|
-
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToOption<VueControlProps<ColumnSelectValue>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToOption<VueControlProps<ColumnSelectValue>>>>, {}, {}>, {
|
|
6
|
-
icon?(_: {}): any;
|
|
7
|
-
buttons?(_: {
|
|
8
|
-
hover: boolean;
|
|
9
|
-
controlHTMLElement: null;
|
|
10
|
-
}): any;
|
|
11
|
-
}>;
|
|
12
|
-
export default _default;
|
|
13
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
14
|
-
type __VLS_TypePropsToOption<T> = {
|
|
15
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
16
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
17
|
-
} : {
|
|
18
|
-
type: import('vue').PropType<T[K]>;
|
|
19
|
-
required: true;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
23
|
-
new (): {
|
|
24
|
-
$slots: S;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Ref } from 'vue';
|
|
2
|
-
import { ChoicesUiSchema, PossibleValue } from '../types/ChoicesUiSchema';
|
|
3
|
-
import { AlertParams } from '../types/alert';
|
|
4
|
-
export declare const withSpecialChoices: <T extends PossibleValue[] | null>(choicesRef: Ref<T>, control: {
|
|
5
|
-
uischema: ChoicesUiSchema;
|
|
6
|
-
}) => Ref<import('vue').UnwrapRef<T>>;
|
|
7
|
-
declare const _default: (control: {
|
|
8
|
-
uischema: ChoicesUiSchema;
|
|
9
|
-
}, getAsyncPossibleValues: (choicesProviderClass: string) => Promise<any>, sendAlert: (params: AlertParams) => void) => Promise<PossibleValue[]>;
|
|
10
|
-
export default _default;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { S as s, i as g } from "./isSymbol-OFe5xy2f.js";
|
|
2
|
-
function l(r, n) {
|
|
3
|
-
for (var t = -1, i = r == null ? 0 : r.length, o = Array(i); ++t < i; )
|
|
4
|
-
o[t] = n(r[t], t, r);
|
|
5
|
-
return o;
|
|
6
|
-
}
|
|
7
|
-
var u = Array.isArray, e = s ? s.prototype : void 0, f = e ? e.toString : void 0;
|
|
8
|
-
function y(r) {
|
|
9
|
-
if (typeof r == "string")
|
|
10
|
-
return r;
|
|
11
|
-
if (u(r))
|
|
12
|
-
return l(r, y) + "";
|
|
13
|
-
if (g(r))
|
|
14
|
-
return f ? f.call(r) : "";
|
|
15
|
-
var n = r + "";
|
|
16
|
-
return n == "0" && 1 / r == -1 / 0 ? "-0" : n;
|
|
17
|
-
}
|
|
18
|
-
function m(r) {
|
|
19
|
-
return r == null ? "" : y(r);
|
|
20
|
-
}
|
|
21
|
-
export {
|
|
22
|
-
l as a,
|
|
23
|
-
u as i,
|
|
24
|
-
m as t
|
|
25
|
-
};
|
|
File without changes
|