@knime/jsonforms 1.20.2 → 1.21.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 +12 -0
- package/dist/AnyOfTwinlist-UXM-U6hT.js +22 -0
- package/dist/{Checkbox-C8vZJxmW.js → Checkbox-DiIYr1i-.js} +1 -1
- package/dist/{CheckboxControl-2zQUVzXf.js → CheckboxControl-QBXVq5Tw.js} +1 -1
- package/dist/{CheckboxesControl-BhsoZSv9.js → CheckboxesControl-2pd974_e.js} +2 -2
- package/dist/{ColorControl-O77jn9IY.js → ColorControl-CDxRfPzc.js} +6 -5
- package/dist/{ColorPreviewControl-B5Ymg8D7.js → ColorPreviewControl-Cg99cain.js} +1 -1
- package/dist/{ComboBoxControl-BwKd6QND.js → ComboBoxControl-BoQyPwaV.js} +3 -3
- package/dist/{DateControl-DRsmMVqC.js → DateControl-DqNL8rlX.js} +1 -1
- package/dist/{DateTimeControl-BEGZdy_h.js → DateTimeControl-apf8S1y2.js} +1 -1
- package/dist/{DateTimeFormatPickerControl-4SQMFb0e.js → DateTimeFormatPickerControl-_4b5Jk3w.js} +7 -6
- package/dist/DateTimeFormatPickerWithTypeControl-B1jOpszt.js +464 -0
- package/dist/DropdownControl-CesCAa-A.js +30 -0
- package/dist/{ExecutorCoresControl-C_S9CdZR.js → ExecutorCoresControl-ILXk2Hk6.js} +2 -2
- package/dist/{ExecutorMemoryControl-DP3D7Ep7.js → ExecutorMemoryControl-De46Fxsm.js} +2 -2
- package/dist/{FileUploadControl-vP7VFRft.js → FileUploadControl-CFQSJwkd.js} +10 -10
- package/dist/{GridSelectionControl-C5xgYQWN.js → GridSelectionControl-CGspDoCC.js} +16 -16
- package/dist/{HorizontalLayout-wTvGcu9R.js → HorizontalLayout-DPuI5hYY.js} +1 -1
- package/dist/{IntegerControl-WYqy9T5S.js → IntegerControl-BwGzlwkz.js} +1 -1
- package/dist/{IntervalControl-Dc9fbHKi.js → IntervalControl-BHeKHuWm.js} +3 -3
- package/dist/{LinkControl-BmLQwBHp.js → LinkControl-D_0AKRJz.js} +3 -3
- package/dist/{LoadingDropdown.vue_vue_type_script_setup_true_lang-CLKD1Eg5.js → LoadingDropdown.vue_vue_type_script_setup_true_lang-BHersnKa.js} +5 -5
- package/dist/ManualTwinlistControl-BMSgSIBJ.js +72 -0
- package/dist/{MultiSelectListBoxControl-CmcedEDZ.js → MultiSelectListBoxControl-DbJWOUtn.js} +2 -2
- package/dist/MultimodeTwinlistControl-DOJD7vUU.js +4 -0
- package/dist/MultimodeTwinlistControl.vue_vue_type_script_setup_true_lang-BzIvunuA.js +157 -0
- package/dist/{MultiselectListBox-CygE32kY.js → MultiselectListBox-DpL-Z03B.js} +2 -2
- package/dist/{NameFilter-CtXmnR8f.js → NameFilter-B1LEenoh.js} +4 -4
- package/dist/{NumberControl-Chwxj-LH.js → NumberControl-DVzhX3S9.js} +1 -1
- package/dist/{NumberControlBase.vue_vue_type_script_setup_true_lang-DX_-3Wyc.js → NumberControlBase.vue_vue_type_script_setup_true_lang-Bb4FK9RQ.js} +14 -13
- package/dist/{OneOfDropdown-cixl07U7.js → OneOfDropdown-BFOyIhv6.js} +1 -1
- package/dist/{RadioButtonsWithDescriptionControl-BRHCa2SH.js → RadioButtonsWithDescriptionControl-oD8Zab-J.js} +6 -6
- package/dist/{RadioControl-BvjdtuKz.js → RadioControl-D6Wm5j7g.js} +2 -2
- package/dist/{RadioControlBase.vue_vue_type_script_setup_true_lang-6pmtagdC.js → RadioControlBase.vue_vue_type_script_setup_true_lang-CsEFu5wd.js} +2 -2
- package/dist/{ResourceControlBase-C74PY7Xg.js → ResourceControlBase-DRlen7vy.js} +37 -36
- package/dist/{RichTextControl-DpOv2unj.js → RichTextControl-DPX_lxfc.js} +1629 -1488
- package/dist/{SectionHeading-CGrQHMDO.js → SectionHeading-DIs2yBVY.js} +1 -1
- package/dist/{SectionLayout-CdV3uQLf.js → SectionLayout-6ID4pFDm.js} +3 -3
- package/dist/{SettingsSubPanel-WP-rjcbG.js → SettingsSubPanel-BUVqvjIE.js} +1 -1
- package/dist/{SettingsSubPanelLayout-D9HfpZIk.js → SettingsSubPanelLayout-bSgzF47m.js} +4 -4
- package/dist/{SimpleButtonControl-I2Cx14Gz.js → SimpleButtonControl-CpO-Xbws.js} +9 -9
- package/dist/SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-Ssy7Zaqp.js +27792 -0
- package/dist/SimpleTwinlistControl-BMKo3T2E.js +22 -0
- package/dist/{SingleSelectControl-D4CL0fTA.js → SingleSelectControl-IDX5QUdR.js} +2 -2
- package/dist/{SingleSelectListBoxControl-BVlp--iW.js → SingleSelectListBoxControl-CYGArF9u.js} +3 -3
- package/dist/{SortListControl-BYtYZH9v.js → SortListControl-LWMW3lAc.js} +26 -26
- package/dist/{StyledListItem-BDGJxkck.js → StyledListItem-DA8cbCw1.js} +1 -1
- package/dist/{TeamAndSpacesControl-DeWTK4Ri.js → TeamAndSpacesControl-BThkHK2b.js} +1 -1
- package/dist/{TeamResourceControl-CYHJE651.js → TeamResourceControl-CQgq2Bq5.js} +2 -2
- package/dist/{TextAreaControl-Be8hYvIE.js → TextAreaControl-ykGD_BnL.js} +6 -5
- package/dist/{TextControl-BMRwH0u8.js → TextControl-QTuQZi2l.js} +1 -1
- package/dist/TextControl.vue_vue_type_script_setup_true_lang-C1Cs6NXf.js +48 -0
- package/dist/{TimeControl-IHoLfKoF.js → TimeControl-W0VRENnH.js} +1 -1
- package/dist/{TimePartInput-Djv_I5L2.js → TimePartInput-BHzqB1_B.js} +1 -1
- package/dist/{TimeframesControl-CXDZ9whH.js → TimeframesControl-C12gkBRu.js} +2 -2
- package/dist/{Tooltip-BFp1z5RF.js → Tooltip-B0QEjsdY.js} +1 -1
- package/dist/TwinlistControlBase.vue_vue_type_script_setup_true_lang-BlaFr27R.js +42 -0
- package/dist/{TypedStringFilter-BqgscF6r.js → TypedStringFilter-B-LUMedK.js} +8 -9
- package/dist/{ValueSwitch-CiYL5ZDM.js → ValueSwitch-BBO_VXIM.js} +1 -1
- package/dist/{ValueSwitchControl-FUA2OCJL.js → ValueSwitchControl-Jz7xZfY-.js} +1 -1
- package/dist/{VerticalLayout-C0dmM8oC.js → VerticalLayout-CGtB4d8F.js} +2 -2
- package/dist/{VerticalLayoutBase-DEyDRFEy.js → VerticalLayoutBase-JY9q-FO2.js} +1 -1
- package/dist/{ZonedDateTimeControl-DZz_UMWY.js → ZonedDateTimeControl-BatkUEiY.js} +5 -5
- package/dist/{_Uint8Array-CKBOTeJE.js → _Uint8Array-Bbzs2Ov4.js} +1 -1
- package/dist/{_baseAssignValue-D7KwaATG.js → _baseAssignValue-DV_dpE4l.js} +1 -1
- package/dist/{_baseEach-ByXotQBT.js → _baseEach-RTY-xHIc.js} +1 -1
- package/dist/{_baseIteratee-B94PQLQa.js → _baseIteratee-pNDg46VS.js} +3 -3
- package/dist/circle-unchecked-DOoOn6iz-D8kdRFQp.js +22 -0
- package/dist/db-browse-BJj19qUq-Ch52lRw1.js +22 -0
- package/dist/db-database-CyCrPzu--BS4xKzSk.js +22 -0
- package/dist/db-fetch-CJMHzQp5-DWPRnfqi.js +22 -0
- package/dist/folder-search-DDOYg0f6-ZAg3M7SD.js +22 -0
- package/dist/hide-eye-BrIKmBWt-C4ZB3p0E.js +22 -0
- package/dist/knime-jsonforms.css +1 -1
- package/dist/knime-jsonforms.js +7 -7
- package/dist/{localTimeUtils-D0KEpIug.js → localTimeUtils-B5XTvulp.js} +1564 -1497
- package/dist/menu-BSS_QnZi-BOELQ3Yk.js +22 -0
- package/dist/pin-B6vKBZDp-C_Evg0RJ.js +22 -0
- package/dist/python-Bn3ET_9Z-4xs10DVx.js +22 -0
- package/dist/src/uiComponents/ColorControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/DateTimeFormatPickerControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/DropdownControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/IntegerControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/NumberControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/NumberControlBase.vue.d.ts +1 -1
- package/dist/src/uiComponents/QuantityControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/TextAreaControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/loading/LoadingDropdown.vue.d.ts +1 -1
- package/dist/src/uiComponents/twinlist/AnyOfTwinlist.vue.d.ts +1 -1
- package/dist/src/uiComponents/twinlist/ManualTwinlistControl.vue.d.ts +2 -2
- package/dist/src/uiComponents/twinlist/MultimodeTwinlistControl.vue.d.ts +2 -8
- package/dist/src/uiComponents/twinlist/NameFilter.vue.d.ts +1 -1
- package/dist/src/uiComponents/twinlist/SimpleTwinlistControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/twinlist/TwinlistControlBase.vue.d.ts +2 -5
- package/dist/src/uiComponents/twinlist/TypedStringFilter.vue.d.ts +1 -1
- package/dist/src/uiComponents/twinlist/toKdsPossibleValues.d.ts +9 -0
- package/dist/tag-_fZiuJaC-1MYJ4Isf.js +26 -0
- package/dist/{db-database-DYNQa14y-t5Ao07SV.js → template-gallery-BtXi4GHd-nN0iWvUH.js} +5 -5
- package/dist/testing.js +2 -2
- package/dist/toKdsPossibleValues-BklBg3gG.js +14 -0
- package/dist/{toString-QbK1ObBl.js → toString-GoK24L1U.js} +1 -1
- package/dist/usage-827uIQyn-DIKbEX0l.js +22 -0
- package/dist/{useBuiltinValidations-wzOrPjDz.js → useBuiltinValidations-LGrGrHzT.js} +1 -1
- package/dist/{usePossibleValues-DgKVFQxB.js → usePossibleValues-ItF87hxE.js} +1 -1
- package/dist/{MultimodeTwinlistControl.vue_vue_type_style_index_0_scoped_0aa76d2b_lang-Chy8pUMX.js → useUnknownValuesInTwinlist-B8gDSha9.js} +6 -7
- package/package.json +4 -4
- package/dist/AnyOfTwinlist-BQehJ12j.js +0 -22
- package/dist/DateTimeFormatPickerWithTypeControl-CMsxwUHX.js +0 -442
- package/dist/DropdownControl-10fJUe9n.js +0 -41
- package/dist/InputField-DeLL-u-h.js +0 -148
- package/dist/LoadingIcon-CYbc0B-S.js +0 -29
- package/dist/ManualTwinlistControl-sdaoD9gk.js +0 -79
- package/dist/MultimodeTwinlistControl-v_K55HKG.js +0 -598
- package/dist/SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-BMg-dFo1.js +0 -26176
- package/dist/SimpleTwinlistControl-6HsVIXPb.js +0 -25
- package/dist/TextControl.vue_vue_type_script_setup_true_lang-CJvtrRdc.js +0 -45
- package/dist/TwinlistControlBase-BankeCez.js +0 -57
- package/dist/TwinlistLoadingInfo-CktU-Yu7.js +0 -956
- package/dist/src/uiComponents/TextControl.vue.d.ts +0 -15
- package/dist/src/uiComponents/loading/TwinlistLoadingInfo.vue.d.ts +0 -2
- package/dist/useSearch-hpyYQ_6y.js +0 -74
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as n, createElementVNode as t } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
stroke: "currentColor",
|
|
6
|
+
"stroke-linecap": "round",
|
|
7
|
+
"stroke-linejoin": "round",
|
|
8
|
+
viewBox: "0 0 12 12"
|
|
9
|
+
};
|
|
10
|
+
function l(s, e) {
|
|
11
|
+
return o(), n("svg", r, [...e[0] || (e[0] = [
|
|
12
|
+
t("path", {
|
|
13
|
+
d: "M1.5 2H11M1.5 6H11m-9.5 4H11",
|
|
14
|
+
"vector-effect": "non-scaling-stroke"
|
|
15
|
+
}, null, -1)
|
|
16
|
+
])]);
|
|
17
|
+
}
|
|
18
|
+
const i = { render: l };
|
|
19
|
+
export {
|
|
20
|
+
i as default,
|
|
21
|
+
l as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as n, createElementVNode as t } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
stroke: "currentColor",
|
|
6
|
+
"stroke-linecap": "round",
|
|
7
|
+
"stroke-linejoin": "round",
|
|
8
|
+
viewBox: "0 0 12 12"
|
|
9
|
+
};
|
|
10
|
+
function l(c, e) {
|
|
11
|
+
return o(), n("svg", r, [...e[0] || (e[0] = [
|
|
12
|
+
t("path", {
|
|
13
|
+
d: "M5.276 6.902 2.349 9.627l2.734-2.918c-.293-.293-.735-.663-1.326-1.396-.534-.662-.457-1.198.108-1.44.565-.244 1.24-.001 1.77.482.612-.444.92-.761 1.556-1.3-.432-.514-.41-1.21.101-1.463.512-.253.868.044 1.237.413.376.376.736.733.736.733s.338.342.714.718c.37.37.667.724.413 1.236-.253.512-.948.534-1.462.102-.54.636-.856.943-1.3 1.556.483.529.725 1.205.482 1.77s-.778.642-1.44.108c-.733-.591-1.103-1.033-1.396-1.326",
|
|
14
|
+
"vector-effect": "non-scaling-stroke"
|
|
15
|
+
}, null, -1)
|
|
16
|
+
])]);
|
|
17
|
+
}
|
|
18
|
+
const i = { render: l };
|
|
19
|
+
export {
|
|
20
|
+
i as default,
|
|
21
|
+
l as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as n, createElementVNode as t } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
stroke: "currentColor",
|
|
6
|
+
"stroke-linecap": "round",
|
|
7
|
+
"stroke-linejoin": "round",
|
|
8
|
+
viewBox: "0 0 12 12"
|
|
9
|
+
};
|
|
10
|
+
function a(l, e) {
|
|
11
|
+
return o(), n("svg", r, [...e[0] || (e[0] = [
|
|
12
|
+
t("path", {
|
|
13
|
+
d: "M6 4.5H2.5a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1H4m2-1h3.5a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H8m-4 1v-2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1V5a1 1 0 0 1-1 1H5a1 1 0 0 0-1 1v2.5a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2M5.5 3v.005M6.5 9v.005",
|
|
14
|
+
"vector-effect": "non-scaling-stroke"
|
|
15
|
+
}, null, -1)
|
|
16
|
+
])]);
|
|
17
|
+
}
|
|
18
|
+
const c = { render: a };
|
|
19
|
+
export {
|
|
20
|
+
c as default,
|
|
21
|
+
a as render
|
|
22
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { VueControlPropsForLabelContent } from '../higherOrderComponents';
|
|
2
2
|
type __VLS_Props = VueControlPropsForLabelContent<string | null>;
|
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
4
4
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { VueControlPropsForLabelContent } from '../higherOrderComponents/control/withLabel';
|
|
2
2
|
type __VLS_Props = VueControlPropsForLabelContent<string>;
|
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
4
4
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { VueControlPropsForLabelContent } from '../higherOrderComponents/control/withLabel';
|
|
2
2
|
type __VLS_Props = VueControlPropsForLabelContent<string | null>;
|
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
4
4
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { VueControlPropsForLabelContent } from '../higherOrderComponents/control/withLabel';
|
|
2
2
|
type __VLS_Props = VueControlPropsForLabelContent<number>;
|
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
4
4
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { VueControlPropsForLabelContent } from '../higherOrderComponents/control/withLabel';
|
|
2
2
|
type __VLS_Props = VueControlPropsForLabelContent<number>;
|
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
4
4
|
export default _default;
|
|
@@ -2,5 +2,5 @@ import { VueControlPropsForLabelContent } from '../higherOrderComponents';
|
|
|
2
2
|
type __VLS_Props = VueControlPropsForLabelContent<number> & {
|
|
3
3
|
type: "integer" | "double";
|
|
4
4
|
};
|
|
5
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
5
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
6
6
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { VueControlPropsForLabelContent } from '../higherOrderComponents';
|
|
2
2
|
type __VLS_Props = VueControlPropsForLabelContent<number>;
|
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
4
4
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { VueControlPropsForLabelContent } from '../higherOrderComponents';
|
|
2
2
|
type __VLS_Props = VueControlPropsForLabelContent<string>;
|
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
4
4
|
export default _default;
|
|
@@ -3,5 +3,5 @@ declare const _default: import('vue').DefineComponent<LoadingDropdownProps, {},
|
|
|
3
3
|
"update:modelValue": (value: string) => any;
|
|
4
4
|
}, string, import('vue').PublicProps, Readonly<LoadingDropdownProps> & Readonly<{
|
|
5
5
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
6
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
6
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
7
7
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { VueControlPropsForLabelContent } from '../../higherOrderComponents/control/withLabel';
|
|
2
2
|
type __VLS_Props = VueControlPropsForLabelContent<string[]>;
|
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLFieldSetElement>;
|
|
4
4
|
export default _default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { VueControlPropsForLabelContent } from '../../higherOrderComponents
|
|
1
|
+
import { VueControlPropsForLabelContent } from '../../higherOrderComponents';
|
|
2
2
|
export type ManualTwinlistData = {
|
|
3
3
|
manuallySelected: string[];
|
|
4
4
|
manuallyDeselected: string[];
|
|
5
5
|
includeUnknownColumns: boolean;
|
|
6
6
|
};
|
|
7
7
|
type __VLS_Props = VueControlPropsForLabelContent<ManualTwinlistData>;
|
|
8
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
8
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLFieldSetElement>;
|
|
9
9
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VueControlPropsForLabelContent } from '../../higherOrderComponents
|
|
1
|
+
import { VueControlPropsForLabelContent } from '../../higherOrderComponents';
|
|
2
2
|
import { IdAndText } from '../../types/ChoicesUiSchema';
|
|
3
3
|
export type TwinlistData = {
|
|
4
4
|
mode: string;
|
|
@@ -19,17 +19,11 @@ export type TwinlistData = {
|
|
|
19
19
|
selected: string[] | null | undefined;
|
|
20
20
|
};
|
|
21
21
|
type __VLS_Props = VueControlPropsForLabelContent<TwinlistData> & {
|
|
22
|
-
twinlistSize?: number;
|
|
23
|
-
twinlistLeftLabel?: string;
|
|
24
22
|
showUnknownValues?: boolean;
|
|
25
|
-
twinlistRightLabel?: string;
|
|
26
23
|
showTypeFilter?: boolean;
|
|
27
24
|
};
|
|
28
25
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
29
|
-
twinlistSize: number;
|
|
30
|
-
twinlistLeftLabel: string;
|
|
31
26
|
showUnknownValues: boolean;
|
|
32
|
-
twinlistRightLabel: string;
|
|
33
27
|
showTypeFilter: boolean;
|
|
34
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
28
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLFieldSetElement>;
|
|
35
29
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { VueControlPropsForLabelContent } from '../../higherOrderComponents/control/withLabel';
|
|
2
2
|
import { TwinlistData } from './MultimodeTwinlistControl.vue';
|
|
3
3
|
type __VLS_Props = VueControlPropsForLabelContent<TwinlistData>;
|
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
4
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLFieldSetElement>;
|
|
5
5
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { VueControlPropsForLabelContent } from '../../higherOrderComponents/control/withLabel';
|
|
2
2
|
type __VLS_Props = VueControlPropsForLabelContent<string[]>;
|
|
3
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
3
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLFieldSetElement>;
|
|
4
4
|
export default _default;
|
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
import { VueControlPropsForLabelContent } from '../../higherOrderComponents
|
|
1
|
+
import { VueControlPropsForLabelContent } from '../../higherOrderComponents';
|
|
2
2
|
import { TypedIdAndText } from '../../types/ChoicesUiSchema';
|
|
3
3
|
type __VLS_Props = VueControlPropsForLabelContent<string[]> & {
|
|
4
|
-
twinlistSize?: number;
|
|
5
4
|
possibleValues: TypedIdAndText[] | null;
|
|
6
5
|
};
|
|
7
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
8
|
-
twinlistSize: number;
|
|
9
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
6
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLFieldSetElement>;
|
|
10
7
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { VueControlPropsForLabelContent } from '../../higherOrderComponents/control/withLabel';
|
|
2
2
|
import { TwinlistData } from './MultimodeTwinlistControl.vue';
|
|
3
3
|
type __VLS_Props = VueControlPropsForLabelContent<TwinlistData>;
|
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {},
|
|
4
|
+
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLFieldSetElement>;
|
|
5
5
|
export default _default;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { KdsTwinListPossibleValue } from '@knime/kds-components';
|
|
2
|
+
import { IdAndText } from '../../types/ChoicesUiSchema';
|
|
3
|
+
type PossibleValueWithOptionalType = {
|
|
4
|
+
id: string;
|
|
5
|
+
text: string;
|
|
6
|
+
type?: IdAndText;
|
|
7
|
+
};
|
|
8
|
+
export declare const toKdsPossibleValues: (values: PossibleValueWithOptionalType[]) => KdsTwinListPossibleValue[];
|
|
9
|
+
export {};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { openBlock as t, createElementBlock as n, createElementVNode as o } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
stroke: "currentColor",
|
|
6
|
+
"stroke-linecap": "round",
|
|
7
|
+
"stroke-linejoin": "round",
|
|
8
|
+
viewBox: "0 0 12 12"
|
|
9
|
+
};
|
|
10
|
+
function l(c, e) {
|
|
11
|
+
return t(), n("svg", r, [...e[0] || (e[0] = [
|
|
12
|
+
o("path", {
|
|
13
|
+
d: "M4.248 4.69a.5.5 0 1 0 1 0 .5.5 0 0 0-1 0",
|
|
14
|
+
"vector-effect": "non-scaling-stroke"
|
|
15
|
+
}, null, -1),
|
|
16
|
+
o("path", {
|
|
17
|
+
d: "M2 3.5v2.586a1 1 0 0 0 .293.707l3.855 3.854a1.205 1.205 0 0 0 1.703 0l2.796-2.796a1.205 1.205 0 0 0 0-1.703L6.793 2.293A1 1 0 0 0 6.086 2H3.5A1.5 1.5 0 0 0 2 3.5",
|
|
18
|
+
"vector-effect": "non-scaling-stroke"
|
|
19
|
+
}, null, -1)
|
|
20
|
+
])]);
|
|
21
|
+
}
|
|
22
|
+
const a = { render: l };
|
|
23
|
+
export {
|
|
24
|
+
a as default,
|
|
25
|
+
l as render
|
|
26
|
+
};
|
|
@@ -7,16 +7,16 @@ const r = {
|
|
|
7
7
|
"stroke-linejoin": "round",
|
|
8
8
|
viewBox: "0 0 12 12"
|
|
9
9
|
};
|
|
10
|
-
function s
|
|
10
|
+
function l(s, e) {
|
|
11
11
|
return o(), t("svg", r, [...e[0] || (e[0] = [
|
|
12
12
|
n("path", {
|
|
13
|
-
d: "
|
|
13
|
+
d: "M1 7.812V2.269s.326-.763 1.05-.763 1.128.764 1.128.764l.005.206M1 7.812s.04-.987 1.05-.987 1.132.775 1.132.775V2.476M1 7.812c0 .883.491 1.3 1.19 1.3h6.918V2.477H3.183m-.479 8.202h4.342l3.746.012-.01-6.838M5 5.718h2m-1.028-.949v2",
|
|
14
14
|
"vector-effect": "non-scaling-stroke"
|
|
15
15
|
}, null, -1)
|
|
16
16
|
])]);
|
|
17
17
|
}
|
|
18
|
-
const
|
|
18
|
+
const i = { render: l };
|
|
19
19
|
export {
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
i as default,
|
|
21
|
+
l as render
|
|
22
22
|
};
|
package/dist/testing.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as nh from "vue";
|
|
2
2
|
import { ssrUtils as Pi, initDirectivesForSSR as z_, nextTick as ho, defineComponent as fi, computed as kr, h as wn, shallowReactive as K_, reactive as G_, ref as rh, createApp as H_, transformVNodeArgs as X_, setDevtoolsHook as Y_, isRef as J_, TransitionGroup as Q_, Transition as Z_, BaseTransition as em } from "vue";
|
|
3
|
-
import { r as tm, v as nm, e as rm } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-
|
|
4
|
-
import { b as im } from "./_baseIteratee-
|
|
3
|
+
import { r as tm, v as nm, e as rm } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-Ssy7Zaqp.js";
|
|
4
|
+
import { b as im } from "./_baseIteratee-pNDg46VS.js";
|
|
5
5
|
function sm(e, t) {
|
|
6
6
|
return e > t;
|
|
7
7
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as g, A as s } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-
|
|
1
|
+
import { r as g, A as s } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-Ssy7Zaqp.js";
|
|
2
2
|
import { i as l } from "./isArray-WzO_os3q.js";
|
|
3
3
|
function p(r, t) {
|
|
4
4
|
for (var n = -1, i = r == null ? 0 : r.length, o = Array(i); ++n < i; )
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as n, createElementVNode as t } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
stroke: "currentColor",
|
|
6
|
+
"stroke-linecap": "round",
|
|
7
|
+
"stroke-linejoin": "round",
|
|
8
|
+
viewBox: "0 0 12 12"
|
|
9
|
+
};
|
|
10
|
+
function l(s, e) {
|
|
11
|
+
return o(), n("svg", r, [...e[0] || (e[0] = [
|
|
12
|
+
t("path", {
|
|
13
|
+
d: "M2 2v6.5m8 1.5H2V8.5m0 0 2.5-3L8 6l2-4",
|
|
14
|
+
"vector-effect": "non-scaling-stroke"
|
|
15
|
+
}, null, -1)
|
|
16
|
+
])]);
|
|
17
|
+
}
|
|
18
|
+
const i = { render: l };
|
|
19
|
+
export {
|
|
20
|
+
i as default,
|
|
21
|
+
l as render
|
|
22
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { onUnmounted as u, toRef as p, computed as d } from "vue";
|
|
2
|
-
import { u as f } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-
|
|
2
|
+
import { u as f } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-Ssy7Zaqp.js";
|
|
3
3
|
const h = (t = {}) => t.validation || null, m = (t) => t.replace(/^validation\./, ""), v = (t) => {
|
|
4
4
|
const a = (t.providedOptions ?? []).filter(
|
|
5
5
|
(e) => e.startsWith("validation.")
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { computed as l } from "vue";
|
|
2
|
-
import { u as d } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-
|
|
2
|
+
import { u as d } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-Ssy7Zaqp.js";
|
|
3
3
|
const t = (s, e) => {
|
|
4
4
|
const u = l(() => s.value.uischema), o = d(u, "possibleValues");
|
|
5
5
|
return { possibleValues: l(() => u.value.providedOptions?.includes("possibleValues") ? o.value : u.value.options?.possibleValues ?? (typeof e?.defaultOnNonProvided > "u" ? [] : e?.defaultOnNonProvided)) };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { ref as v, watch as m } from "vue";
|
|
2
2
|
import { g as S, a as g } from "./index-Blg1O3Fz.js";
|
|
3
|
-
import "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-
|
|
4
|
-
import "./TwinlistLoadingInfo-CktU-Yu7.js";
|
|
3
|
+
import "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-Ssy7Zaqp.js";
|
|
5
4
|
const w = ({
|
|
6
5
|
knownValuesSide: s,
|
|
7
6
|
possibleValueIds: l,
|
|
@@ -15,7 +14,7 @@ const w = ({
|
|
|
15
14
|
...u(s.previous),
|
|
16
15
|
...g(l, t)
|
|
17
16
|
]);
|
|
18
|
-
},
|
|
17
|
+
}, F = ({
|
|
19
18
|
data: s,
|
|
20
19
|
possibleValueIds: l
|
|
21
20
|
}) => {
|
|
@@ -28,13 +27,13 @@ const w = ({
|
|
|
28
27
|
if (!t.value || !l.value)
|
|
29
28
|
return;
|
|
30
29
|
let e, o;
|
|
31
|
-
const { manuallyDeselected:
|
|
32
|
-
previous:
|
|
30
|
+
const { manuallyDeselected: f, manuallySelected: p, includeUnknownColumns: r } = t.value, i = {
|
|
31
|
+
previous: f,
|
|
33
32
|
setNext: (c) => {
|
|
34
33
|
e = c;
|
|
35
34
|
}
|
|
36
35
|
}, d = {
|
|
37
|
-
previous:
|
|
36
|
+
previous: p,
|
|
38
37
|
setNext: (c) => {
|
|
39
38
|
o = c;
|
|
40
39
|
}
|
|
@@ -62,5 +61,5 @@ const w = ({
|
|
|
62
61
|
}), { selectedAndDeselected: n, setCurrentManualFilter: a };
|
|
63
62
|
};
|
|
64
63
|
export {
|
|
65
|
-
|
|
64
|
+
F as u
|
|
66
65
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@knime/jsonforms",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.21.1",
|
|
4
4
|
"description": "Internal JSON Forms integration for frontend KNIME projects",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -16,16 +16,16 @@
|
|
|
16
16
|
"@jsonforms/core": "3.4.0",
|
|
17
17
|
"@jsonforms/vue": "3.4.0",
|
|
18
18
|
"@jsonforms/vue-vanilla": "3.4.0",
|
|
19
|
-
"@knime/kds-components": "0.
|
|
19
|
+
"@knime/kds-components": "0.22.2",
|
|
20
20
|
"ajv": "8.18.0",
|
|
21
21
|
"date-fns": "2.30.0",
|
|
22
22
|
"focus-trap-vue": "4.0.3",
|
|
23
23
|
"tabbable": "6.2.0",
|
|
24
24
|
"uuid": "13.0.0",
|
|
25
|
-
"@knime/components": "1.46.0",
|
|
26
25
|
"@knime/rich-text-editor": "1.8.17",
|
|
26
|
+
"@knime/styles": "1.15.0",
|
|
27
27
|
"@knime/utils": "1.10.1",
|
|
28
|
-
"@knime/
|
|
28
|
+
"@knime/components": "1.46.0"
|
|
29
29
|
},
|
|
30
30
|
"peerDependencies": {
|
|
31
31
|
"consola": "3.x",
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { defineComponent as s, openBlock as t, createBlock as p, mergeProps as a, unref as l } from "vue";
|
|
2
|
-
import { o as r } from "./index-Blg1O3Fz.js";
|
|
3
|
-
import { T as i } from "./TwinlistControlBase-BankeCez.js";
|
|
4
|
-
const y = /* @__PURE__ */ s({
|
|
5
|
-
__name: "AnyOfTwinlist",
|
|
6
|
-
props: {
|
|
7
|
-
control: {},
|
|
8
|
-
handleChange: { type: Function },
|
|
9
|
-
changeValue: { type: Function },
|
|
10
|
-
disabled: { type: Boolean },
|
|
11
|
-
isValid: { type: Boolean },
|
|
12
|
-
onRegisterValidation: { type: Function },
|
|
13
|
-
labelForId: {}
|
|
14
|
-
},
|
|
15
|
-
setup(o) {
|
|
16
|
-
const e = o.control.schema.anyOf.map(r);
|
|
17
|
-
return (n, u) => (t(), p(i, a(n.$props, { "possible-values": l(e) }), null, 16, ["possible-values"]));
|
|
18
|
-
}
|
|
19
|
-
});
|
|
20
|
-
export {
|
|
21
|
-
y as default
|
|
22
|
-
};
|