@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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as n, openBlock as s, createElementBlock as i, createElementVNode as e, toDisplayString as r, renderSlot as c } from "vue";
|
|
2
|
-
import { _ as a } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-
|
|
2
|
+
import { _ as a } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-Ssy7Zaqp.js";
|
|
3
3
|
const d = { class: "section-header" }, l = { class: "section-header-layout-container" }, _ = /* @__PURE__ */ n({
|
|
4
4
|
__name: "SectionHeading",
|
|
5
5
|
props: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as c, ref as i, openBlock as o, createElementBlock as m, createVNode as n, withCtx as s, renderSlot as d, createBlock as f, unref as y } from "vue";
|
|
2
|
-
import { a as h, _ as v } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-
|
|
3
|
-
import { V as b } from "./VerticalLayoutBase-
|
|
4
|
-
import { S as $ } from "./SectionHeading-
|
|
2
|
+
import { a as h, _ as v } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-Ssy7Zaqp.js";
|
|
3
|
+
import { V as b } from "./VerticalLayoutBase-JY9q-FO2.js";
|
|
4
|
+
import { S as $ } from "./SectionHeading-DIs2yBVY.js";
|
|
5
5
|
const x = /* @__PURE__ */ c({
|
|
6
6
|
__name: "SectionLayout",
|
|
7
7
|
props: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as a, z as s } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-
|
|
1
|
+
import { _ as a, z as s } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-Ssy7Zaqp.js";
|
|
2
2
|
const _ = /* @__PURE__ */ a(s, [["__scopeId", "data-v-25eac96f"]]);
|
|
3
3
|
export {
|
|
4
4
|
_ as S
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as h, computed as s, ref as y, openBlock as c, createElementBlock as k, createVNode as a, withCtx as o, createBlock as p, unref as u, createElementVNode as i, renderSlot as S, toDisplayString as g } from "vue";
|
|
2
|
-
import { a as x, N as B, _ as $ } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-
|
|
2
|
+
import { a as x, N as B, _ as $ } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-Ssy7Zaqp.js";
|
|
3
3
|
import { N as L } from "./arrow-next-BQULX8HT.js";
|
|
4
|
-
import { V as N } from "./VerticalLayoutBase-
|
|
5
|
-
import { S as w } from "./SectionHeading-
|
|
6
|
-
import { S as C } from "./SettingsSubPanel-
|
|
4
|
+
import { V as N } from "./VerticalLayoutBase-JY9q-FO2.js";
|
|
5
|
+
import { S as w } from "./SectionHeading-DIs2yBVY.js";
|
|
6
|
+
import { S as C } from "./SettingsSubPanel-BUVqvjIE.js";
|
|
7
7
|
const V = { class: "flex-row" }, P = /* @__PURE__ */ h({
|
|
8
8
|
__name: "SettingsSubPanelLayout",
|
|
9
9
|
props: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent as h, computed as e, ref as d, watch as F, openBlock as y, createElementBlock as B, createVNode as C, unref as _, renderSlot as
|
|
2
|
-
import { u as
|
|
3
|
-
const
|
|
1
|
+
import { defineComponent as h, computed as e, ref as d, watch as F, openBlock as y, createElementBlock as B, createVNode as C, unref as _, renderSlot as $ } from "vue";
|
|
2
|
+
import { u as k, x as I, y as O, _ as S } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-Ssy7Zaqp.js";
|
|
3
|
+
const V = /* @__PURE__ */ h({
|
|
4
4
|
__name: "SimpleButtonControl",
|
|
5
5
|
props: {
|
|
6
6
|
control: {},
|
|
@@ -17,14 +17,14 @@ const $ = /* @__PURE__ */ h({
|
|
|
17
17
|
() => o.control.uischema
|
|
18
18
|
), u = r && r.includes("runFinished");
|
|
19
19
|
if (u) {
|
|
20
|
-
const s =
|
|
20
|
+
const s = k(l, "runFinished", null);
|
|
21
21
|
F(s, () => {
|
|
22
22
|
t.value = !1;
|
|
23
23
|
});
|
|
24
24
|
}
|
|
25
25
|
const p = e(() => c.value || t.value), v = e(() => l.value.options.triggerId), m = e(
|
|
26
26
|
() => l.value.options.icon
|
|
27
|
-
), g =
|
|
27
|
+
), g = I("trigger"), f = () => {
|
|
28
28
|
u && (t.value = !0), g({ id: v.value });
|
|
29
29
|
}, i = d(!1);
|
|
30
30
|
return (s, n) => (y(), B("div", {
|
|
@@ -32,7 +32,7 @@ const $ = /* @__PURE__ */ h({
|
|
|
32
32
|
onMouseenter: n[0] || (n[0] = (b) => i.value = !0),
|
|
33
33
|
onMouseleave: n[1] || (n[1] = (b) => i.value = !1)
|
|
34
34
|
}, [
|
|
35
|
-
C(_(
|
|
35
|
+
C(_(O), {
|
|
36
36
|
variant: "outlined",
|
|
37
37
|
size: "small",
|
|
38
38
|
disabled: p.value,
|
|
@@ -41,10 +41,10 @@ const $ = /* @__PURE__ */ h({
|
|
|
41
41
|
"leading-icon": m.value,
|
|
42
42
|
onClick: f
|
|
43
43
|
}, null, 8, ["disabled", "label", "leading-icon"]),
|
|
44
|
-
|
|
44
|
+
$(s.$slots, "buttons", { hover: i.value }, void 0, !0)
|
|
45
45
|
], 32));
|
|
46
46
|
}
|
|
47
|
-
}),
|
|
47
|
+
}), R = /* @__PURE__ */ S(V, [["__scopeId", "data-v-17a4a240"]]);
|
|
48
48
|
export {
|
|
49
|
-
|
|
49
|
+
R as default
|
|
50
50
|
};
|