@knime/jsonforms 1.11.4 → 1.12.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.
Files changed (98) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/{AnyOfTwinlist-B8IWCQfI.js → AnyOfTwinlist-C2hopPFE.js} +1 -1
  3. package/dist/{Button-BIMifH4J.js → Button-a3DyR88M.js} +1 -1
  4. package/dist/{CheckboxControl-mUTfjUik.js → CheckboxControl-DoQCgnTf.js} +1 -1
  5. package/dist/{Checkboxes-C8MYjELb.js → Checkboxes-DNbu05C7.js} +1 -1
  6. package/dist/{CheckboxesControl-PnQ9Adbm.js → CheckboxesControl-DgwL4BAl.js} +3 -3
  7. package/dist/{ComboBoxControl-Bx9k_xcF.js → ComboBoxControl-DSSfSqIC.js} +5 -5
  8. package/dist/{DateControl-CFDyvByp.js → DateControl-DArS42tY.js} +1 -1
  9. package/dist/{DateTimeControl-6xLdTDKD.js → DateTimeControl-BuZ5D5EW.js} +2 -2
  10. package/dist/{DateTimeFormatInput-DN13KoIx.js → DateTimeFormatInput-BJepKEOT.js} +3 -3
  11. package/dist/DateTimeFormatPickerControl-YAKOrguY.js +43 -0
  12. package/dist/{DateTimeFormatPickerWithTypeControl-CK9zH_Pb.js → DateTimeFormatPickerWithTypeControl-CM2eu1Bq.js} +19 -23
  13. package/dist/{DateTimeInput-CDUSsfXW.js → DateTimeInput-B30lQ3sx.js} +6 -6
  14. package/dist/{Dropdown-VTgudgLJ.js → Dropdown-Cp5fC5vt.js} +5 -5
  15. package/dist/{DropdownControl-B8hshDBE.js → DropdownControl-DXtUnm7l.js} +2 -2
  16. package/dist/{HorizontalLayout-MsL7PmH3.js → HorizontalLayout-BTxnoo0O.js} +1 -1
  17. package/dist/{InputField-fNsY8a05.js → InputField-B2bBpIrm.js} +1 -1
  18. package/dist/{IntegerControl-ZSV_1jks.js → IntegerControl-CamhgT4b.js} +1 -1
  19. package/dist/{IntervalControl-BedfdbyZ.js → IntervalControl-Dhz8aY9W.js} +134 -135
  20. package/dist/{LoadingDropdown-DRC0PUle.js → LoadingDropdown-DFLGXxJe.js} +3 -3
  21. package/dist/ManualTwinlistControl-C1Bk354m.js +85 -0
  22. package/dist/{MultiSelectListBoxControl-lf35kyRi.js → MultiSelectListBoxControl-DiSPf1p7.js} +2 -2
  23. package/dist/MultimodeTwinlistControl-DnpmvhFB.js +469 -0
  24. package/dist/MultimodeTwinlistControl.vue_vue_type_style_index_0_scoped_ca157254_lang-DjGJNwBV.js +65 -0
  25. package/dist/{MultiselectListBox-DXD5CLCh.js → MultiselectListBox-DMZvKZT2.js} +2 -2
  26. package/dist/{NameFilter-ClFwXeRF.js → NameFilter-qYooMIRr.js} +1 -1
  27. package/dist/{NumberControl-Cr7IXjEm.js → NumberControl-mAvpRa8P.js} +1 -1
  28. package/dist/{NumberControlBase.vue_vue_type_script_setup_true_lang-ILIV8gqr.js → NumberControlBase.vue_vue_type_script_setup_true_lang-DsYiLVc0.js} +2 -2
  29. package/dist/{NumberInput-A5_w5ol4.js → NumberInput-DfYpYs35.js} +1 -1
  30. package/dist/{OneOfDropdown-DlhjZGFa.js → OneOfDropdown-Dx9oWy6Y.js} +1 -1
  31. package/dist/{RadioControl-ClX2lEwk.js → RadioControl-C0sZejgk.js} +2 -2
  32. package/dist/{RadioControlBase.vue_vue_type_script_setup_true_lang-Bv6jDZzK.js → RadioControlBase.vue_vue_type_script_setup_true_lang-BBZFZcBX.js} +3 -3
  33. package/dist/{RichTextControl-KJQSmoKv.js → RichTextControl-ikOmp5Zc.js} +4 -4
  34. package/dist/{SectionHeading-D1h8Hr3u.js → SectionHeading-DoKeahJG.js} +1 -1
  35. package/dist/{SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js → SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js} +1310 -1299
  36. package/dist/{SectionLayout-CVyuhnR5.js → SectionLayout-DqhrTk7G.js} +13 -13
  37. package/dist/SettingsSubPanel-BsP2TPpl.js +5 -0
  38. package/dist/{SettingsSubPanelLayout-DGhJS__O.js → SettingsSubPanelLayout-QgTIOWrJ.js} +6 -6
  39. package/dist/{SimpleButtonControl-CiUUyw8s.js → SimpleButtonControl-DWOwphdQ.js} +2 -2
  40. package/dist/{SimpleTwinlistControl-D22uc8-j.js → SimpleTwinlistControl-Bm8f15KT.js} +2 -2
  41. package/dist/SingleSelectControl-DzoiFSGp.js +55 -0
  42. package/dist/{SingleSelectListBoxControl-mafA0Or_.js → SingleSelectListBoxControl-COshImPF.js} +24 -23
  43. package/dist/{SortListControl-CjaScQzv.js → SortListControl-D5jBOA2x.js} +54 -50
  44. package/dist/{StyledListItem-BoF85YFQ.js → StyledListItem-DCmVSIus.js} +1 -1
  45. package/dist/{TextAreaControl-C5eo1xkd.js → TextAreaControl-ijQXrkd5.js} +1 -1
  46. package/dist/{TextControl-CcC2bMdB.js → TextControl-Di5u3kig.js} +1 -1
  47. package/dist/{TextControl.vue_vue_type_script_setup_true_lang-JuMgL8lA.js → TextControl.vue_vue_type_script_setup_true_lang-DWUPaWoR.js} +12 -16
  48. package/dist/{TimeControl-CZIiQ1Iq.js → TimeControl-oa9oA0c7.js} +2 -2
  49. package/dist/{TwinlistControlBase-mEUGRSXm.js → TwinlistControlBase-Dm8KSJE0.js} +3 -3
  50. package/dist/{TwinlistLoadingInfo-D6z3t2c9.js → TwinlistLoadingInfo-Dcbz2hUN.js} +12 -12
  51. package/dist/{TypedStringFilter-LQdmf8v7.js → TypedStringFilter-DOox0S1z.js} +1 -1
  52. package/dist/{ValueSwitch-D6Wu1NDa.js → ValueSwitch-Ba0d4Jda.js} +1 -1
  53. package/dist/{ValueSwitchControl-BbarTqJt.js → ValueSwitchControl-BFY2YwjA.js} +1 -1
  54. package/dist/{VerticalLayout-KMe-3TA0.js → VerticalLayout-CdmecqY1.js} +5 -5
  55. package/dist/{VerticalLayoutBase-Bd2TMmEZ.js → VerticalLayoutBase-2Al6mtWQ.js} +1 -1
  56. package/dist/{ZonedDateTimeControl-Bs_bnndF.js → ZonedDateTimeControl-xwK_O0Ue.js} +4 -4
  57. package/dist/{_baseEach-CABMvL7j.js → _baseEach-kS6aH7yJ.js} +2 -2
  58. package/dist/{_baseIteratee-DItkztCj.js → _baseIteratee-CcwzbMbu.js} +13 -13
  59. package/dist/{_getTag-4mJMm5F3.js → _getTag-DpK8q53u.js} +1 -1
  60. package/dist/knime-jsonforms.css +1 -1
  61. package/dist/knime-jsonforms.js +36 -34
  62. package/dist/{localTimeUtils-DWYnLAB-.js → localTimeUtils-4g4u5t7X.js} +1 -1
  63. package/dist/{magic-string.es-Iz0jmxfz.js → magic-string.es-CWjITDzi.js} +1 -1
  64. package/dist/src/JsonFormsDialog.vue.d.ts +7 -2
  65. package/dist/src/constants/inputFormats.d.ts +1 -0
  66. package/dist/src/higherOrderComponents/control/LabeledControl.vue.d.ts +2 -0
  67. package/dist/src/higherOrderComponents/control/types.d.ts +4 -0
  68. package/dist/src/higherOrderComponents/control/util.d.ts +6 -0
  69. package/dist/src/index.d.ts +2 -1
  70. package/dist/src/renderers/defaultRenderers.d.ts +25 -0
  71. package/dist/src/renderers/simpleButtonRenderer.d.ts +12 -0
  72. package/dist/src/renderers/sortListRenderer.d.ts +12 -0
  73. package/dist/src/renderers/twinlistRenderer.d.ts +2 -0
  74. package/dist/src/types/ChoicesUiSchema.d.ts +8 -4
  75. package/dist/src/types/provided.d.ts +10 -1
  76. package/dist/src/uiComponents/SimpleButtonControl.vue.d.ts +12 -0
  77. package/dist/src/uiComponents/SortListControl.vue.d.ts +8 -0
  78. package/dist/src/uiComponents/composables/useBuiltinValidations.d.ts +3 -6
  79. package/dist/src/uiComponents/composables/useHideOnNull.d.ts +1 -1
  80. package/dist/src/uiComponents/composables/usePossibleValues.d.ts +2 -2
  81. package/dist/src/uiComponents/composables/useProvidedState.d.ts +17 -2
  82. package/dist/src/uiComponents/index.d.ts +2 -1
  83. package/dist/src/uiComponents/twinlist/ManualTwinlistControl.vue.d.ts +8 -0
  84. package/dist/src/uiComponents/twinlist/useUnknownValuesInTwinlist.d.ts +3 -1
  85. package/dist/{svgWithTitle-CJzZ_AF0.js → svgWithTitle-DGBkWQrO.js} +1 -1
  86. package/dist/testUtils/component.d.ts +20 -4
  87. package/dist/testing.js +3 -3
  88. package/dist/toString-ByDUn5bZ.js +25 -0
  89. package/dist/useBuiltinValidations-ChTFREt7.js +73 -0
  90. package/dist/usePossibleValues-BB4he0jT.js +17 -0
  91. package/package.json +3 -3
  92. package/dist/DateTimeFormatPickerControl-BEnoRr2q.js +0 -47
  93. package/dist/MultimodeTwinlistControl-CwPCFa9I.js +0 -526
  94. package/dist/SettingsSubPanel-CjuhpEr4.js +0 -5
  95. package/dist/SingleSelectControl-LrEUX41i.js +0 -58
  96. package/dist/toString-DzEZi8fD.js +0 -25
  97. package/dist/useBuiltinValidations-hN9BsKJH.js +0 -52
  98. package/dist/usePossibleValues-DY3q9YuR.js +0 -26
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @knime/json-forms
2
2
 
3
+ ## 1.12.1
4
+
5
+ ### Patch Changes
6
+
7
+ - c962c75: Add utility for fixing layout metacomponents
8
+
9
+ ## 1.12.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 64c9333: Adapt state provider logic to backend and change structure of validations
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [64c9333]
18
+ - @knime/components@1.28.5
19
+ - @knime/rich-text-editor@1.4.15
20
+
3
21
  ## 1.11.4
4
22
 
5
23
  ### Patch Changes
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as s, openBlock as t, createBlock as p, mergeProps as a, unref as l } from "vue";
2
2
  import { o as r } from "./index-Blg1O3Fz.js";
3
- import { T as i } from "./TwinlistControlBase-mEUGRSXm.js";
3
+ import { T as i } from "./TwinlistControlBase-Dm8KSJE0.js";
4
4
  const y = /* @__PURE__ */ s({
5
5
  __name: "AnyOfTwinlist",
6
6
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as o, resolveComponent as a, openBlock as s, createBlock as n, normalizeClass as r, withCtx as l, renderSlot as d } from "vue";
2
- import { B as i, _ as p } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
2
+ import { B as i, _ as p } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
3
3
  const c = o({
4
4
  name: "Button",
5
5
  components: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as a, ref as s, openBlock as r, createElementBlock as d, createVNode as u, unref as i, withCtx as p, createTextVNode as c, toDisplayString as f, renderSlot as t } from "vue";
2
- import { C as m, _ as v } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
2
+ import { C as m, _ as v } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
3
3
  const b = /* @__PURE__ */ a({
4
4
  __name: "CheckboxControl",
5
5
  props: {
@@ -1,4 +1,4 @@
1
- import { _ as c, C as u } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
1
+ import { _ as c, C as u } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
2
2
  import { resolveComponent as f, openBlock as o, createElementBlock as s, normalizeClass as h, Fragment as m, renderList as p, createBlock as x, withCtx as b, createTextVNode as V, toDisplayString as y } from "vue";
3
3
  const _ = {
4
4
  name: "Checkboxes",
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as c, computed as n, ref as r, toRef as u, onMounted as p, openBlock as d, createBlock as m, unref as b, createCommentVNode as f } from "vue";
2
2
  import { o as h } from "./index-Blg1O3Fz.js";
3
- import { u as v } from "./usePossibleValues-DY3q9YuR.js";
4
- import { C as V } from "./Checkboxes-C8MYjELb.js";
5
- import { _ as y } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
3
+ import { u as v } from "./usePossibleValues-BB4he0jT.js";
4
+ import { C as V } from "./Checkboxes-DNbu05C7.js";
5
+ import { _ as y } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
6
6
  const C = /* @__PURE__ */ c({
7
7
  __name: "CheckboxesControl",
8
8
  props: {
@@ -1,12 +1,12 @@
1
1
  import { resolveComponent as h, openBlock as d, createElementBlock as f, normalizeClass as w, withKeys as r, withModifiers as a, renderSlot as E, createElementVNode as m, toDisplayString as v, createVNode as c, withDirectives as I, normalizeStyle as N, Fragment as A, renderList as k, createBlock as S, withCtx as O, createTextVNode as R, vShow as D, defineComponent as P, vModelText as $, toRef as x, computed as B, unref as F } from "vue";
2
- import { u as z } from "./usePossibleValues-DY3q9YuR.js";
2
+ import { u as z } from "./usePossibleValues-BB4he0jT.js";
3
3
  import { C as U } from "./close-BuY4mhXV.js";
4
- import { _ as C, C as L, q as H } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
4
+ import { _ as C, C as L, r as H } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
5
5
  /* empty css */
6
6
  import { u as K } from "./index-Bf0xDq3g.js";
7
7
  import { A as j } from "./arrow-dropdown-DdgjzLAO.js";
8
8
  import { c as W } from "./createMissingItem-B00Kg95q.js";
9
- const y = 1, q = 28.5, G = 8, X = {
9
+ const y = 1, G = 28.5, X = 8, q = {
10
10
  name: "Multiselect",
11
11
  components: {
12
12
  Checkbox: L,
@@ -149,7 +149,7 @@ const y = 1, q = 28.5, G = 8, X = {
149
149
  },
150
150
  optionsHeight() {
151
151
  return this.useSpecificOptionsHeight ? {
152
- "max-height": `${this.sizeVisibleOptions * q + G}px`
152
+ "max-height": `${this.sizeVisibleOptions * G + X}px`
153
153
  } : {};
154
154
  },
155
155
  refocusElementOnClose() {
@@ -294,7 +294,7 @@ function Y(e, t, o, n, b, s) {
294
294
  ])
295
295
  ], 34);
296
296
  }
297
- const Z = /* @__PURE__ */ C(X, [["render", Y], ["__scopeId", "data-v-9da35036"]]), g = "draft-id-combobox-preview-item", _ = P({
297
+ const Z = /* @__PURE__ */ C(q, [["render", Y], ["__scopeId", "data-v-9da35036"]]), g = "draft-id-combobox-preview-item", _ = P({
298
298
  name: "ComboBox",
299
299
  components: {
300
300
  Multiselect: Z,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as o, openBlock as a, createBlock as l, unref as n } from "vue";
2
- import { D as t } from "./DateTimeInput-CDUSsfXW.js";
2
+ import { D as t } from "./DateTimeInput-B30lQ3sx.js";
3
3
  const u = /* @__PURE__ */ o({
4
4
  __name: "DateControl",
5
5
  props: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as h, computed as a, openBlock as f, createBlock as w, unref as V } from "vue";
2
- import { D as T } from "./DateTimeInput-CDUSsfXW.js";
3
- import { t as i, f as b } from "./localTimeUtils-DWYnLAB-.js";
2
+ import { D as T } from "./DateTimeInput-B30lQ3sx.js";
3
+ import { t as i, f as b } from "./localTimeUtils-4g4u5t7X.js";
4
4
  const y = /* @__PURE__ */ h({
5
5
  __name: "DateTimeControl",
6
6
  props: {
@@ -2,9 +2,9 @@ import { openBlock as p, createElementBlock as y, createElementVNode as v, defin
2
2
  import { o as se } from "./index-Bf0xDq3g.js";
3
3
  import { u as ne, o as ie, s as re, f as de, a as ce } from "./floating-ui.vue-B-MrqKCT.js";
4
4
  import { u as me, F as ue } from "./useDropdownNavigation-7o7SRJSo.js";
5
- import { L as pe } from "./svgWithTitle-CJzZ_AF0.js";
6
- import { V as $ } from "./ValueSwitch-D6Wu1NDa.js";
7
- import { _ as L } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
5
+ import { L as pe } from "./svgWithTitle-DGBkWQrO.js";
6
+ import { V as $ } from "./ValueSwitch-Ba0d4Jda.js";
7
+ import { _ as L } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
8
8
  const ve = {
9
9
  xmlns: "http://www.w3.org/2000/svg",
10
10
  fill: "none",
@@ -0,0 +1,43 @@
1
+ import { defineComponent as p, computed as o, openBlock as c, createBlock as f, unref as r } from "vue";
2
+ import { u as F } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
3
+ import { D as v } from "./DateTimeFormatInput-BJepKEOT.js";
4
+ const b = /* @__PURE__ */ p({
5
+ __name: "DateTimeFormatPickerControl",
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(s) {
16
+ const a = s, t = o(
17
+ () => a.control.uischema
18
+ ), d = o(() => t.value.options), m = o(() => {
19
+ var e;
20
+ return (e = d.value) == null ? void 0 : e.allowedFormats;
21
+ }), i = F(t, "dateTimeFormats"), l = o({
22
+ get: () => ({
23
+ format: a.control.data,
24
+ temporalType: "DATE"
25
+ }),
26
+ set: (e) => a.changeValue(e.format)
27
+ });
28
+ return (e, n) => (c(), f(r(v), {
29
+ id: e.labelForId,
30
+ modelValue: l.value,
31
+ "onUpdate:modelValue": n[0] || (n[0] = (u) => l.value = u),
32
+ compact: "",
33
+ disabled: e.disabled,
34
+ "show-type-switch-in-popover": !0,
35
+ "allowed-formats": m.value,
36
+ "all-default-formats": r(i),
37
+ "is-valid": !0
38
+ }, null, 8, ["id", "modelValue", "disabled", "allowed-formats", "all-default-formats"]));
39
+ }
40
+ });
41
+ export {
42
+ b as default
43
+ };
@@ -1,8 +1,8 @@
1
- import { defineComponent as f, computed as t, openBlock as v, createElementBlock as T, createVNode as r, unref as d } from "vue";
2
- import { u as V, _ as b } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
3
- import { V as y } from "./ValueSwitch-D6Wu1NDa.js";
4
- import { D as F } from "./DateTimeFormatInput-DN13KoIx.js";
5
- const h = ["id"], D = /* @__PURE__ */ f({
1
+ import { defineComponent as v, computed as t, openBlock as T, createElementBlock as V, createVNode as r, unref as d } from "vue";
2
+ import { u as F, _ as b } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
3
+ import { V as h } from "./ValueSwitch-Ba0d4Jda.js";
4
+ import { D as y } from "./DateTimeFormatInput-BJepKEOT.js";
5
+ const D = ["id"], _ = /* @__PURE__ */ v({
6
6
  __name: "DateTimeFormatPickerWithTypeControl",
7
7
  props: {
8
8
  control: {},
@@ -14,16 +14,12 @@ const h = ["id"], D = /* @__PURE__ */ f({
14
14
  labelForId: {}
15
15
  },
16
16
  setup(m) {
17
- const l = m, i = t(() => l.control.uischema.options), u = t(() => {
17
+ const l = m, i = t(
18
+ () => l.control.uischema
19
+ ), u = t(() => i.value.options), p = t(() => {
18
20
  var e;
19
- return (e = i.value) == null ? void 0 : e.allowedFormats;
20
- }), p = V(
21
- t(() => {
22
- var e;
23
- return (e = i.value) == null ? void 0 : e.formatProvider;
24
- }),
25
- null
26
- ), c = [
21
+ return (e = u.value) == null ? void 0 : e.allowedFormats;
22
+ }), c = F(i, "dateTimeFormats"), f = [
27
23
  {
28
24
  id: "DATE",
29
25
  text: "Date"
@@ -54,30 +50,30 @@ const h = ["id"], D = /* @__PURE__ */ f({
54
50
  };
55
51
  }
56
52
  });
57
- return (e, a) => (v(), T("div", {
53
+ return (e, a) => (T(), V("div", {
58
54
  id: e.labelForId,
59
55
  class: "control-container"
60
56
  }, [
61
- r(d(y), {
57
+ r(d(h), {
62
58
  modelValue: n.value,
63
59
  "onUpdate:modelValue": a[0] || (a[0] = (s) => n.value = s),
64
60
  compact: "",
65
- "possible-values": c,
61
+ "possible-values": f,
66
62
  disabled: e.disabled
67
63
  }, null, 8, ["modelValue", "disabled"]),
68
- r(d(F), {
64
+ r(d(y), {
69
65
  modelValue: o.value,
70
66
  "onUpdate:modelValue": a[1] || (a[1] = (s) => o.value = s),
71
67
  compact: "",
72
68
  disabled: e.disabled,
73
69
  "show-type-switch-in-popover": !1,
74
- "allowed-formats": u.value,
75
- "all-default-formats": d(p),
70
+ "allowed-formats": p.value,
71
+ "all-default-formats": d(c),
76
72
  "is-valid": !0
77
73
  }, null, 8, ["modelValue", "disabled", "allowed-formats", "all-default-formats"])
78
- ], 8, h));
74
+ ], 8, D));
79
75
  }
80
- }), g = /* @__PURE__ */ b(D, [["__scopeId", "data-v-1e917bc2"]]);
76
+ }), B = /* @__PURE__ */ b(_, [["__scopeId", "data-v-8517cafd"]]);
81
77
  export {
82
- g as default
78
+ B as default
83
79
  };
@@ -1,13 +1,13 @@
1
1
  import { resolveComponent as je, openBlock as C, createElementBlock as E, normalizeClass as te, createElementVNode as j, createCommentVNode as ee, withModifiers as Nt, createVNode as z, reactive as Ia, computed as _, defineComponent as Oe, ref as we, watch as Ae, onMounted as rn, onUnmounted as Sa, toRefs as Iu, inject as wr, watchEffect as Ls, provide as br, nextTick as dr, unref as M, createBlock as Pe, resolveDynamicComponent as Ea, normalizeProps as hr, mergeProps as Mt, renderSlot as Dr, withCtx as Te, toDisplayString as Le, Fragment as Ce, renderList as Ge, normalizeStyle as mr, withKeys as Lr, withDirectives as Hs, toRef as Nr, guardReactiveProps as Un, createTextVNode as Na, isRef as ir, Transition as Rs, resolveDirective as Su, toHandlers as js } from "vue";
2
2
  import { c as Eu } from "./popper-CRR--9mA.js";
3
- import { _ as Vs, J as nn, K as Nu } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
4
- import { D as Au } from "./Dropdown-VTgudgLJ.js";
3
+ import { _ as Vs, K as nn, M as Nu } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
4
+ import { D as Au } from "./Dropdown-Cp5fC5vt.js";
5
5
  import { A as Wu } from "./arrow-dropdown-DdgjzLAO.js";
6
6
  /* empty css */
7
- import { a as Uu } from "./toString-DzEZi8fD.js";
8
- import { b as Fu } from "./_baseIteratee-DItkztCj.js";
9
- import { b as Lu } from "./_baseEach-CABMvL7j.js";
10
- import { c as Hu } from "./_getTag-4mJMm5F3.js";
7
+ import { a as Uu } from "./toString-ByDUn5bZ.js";
8
+ import { b as Fu } from "./_baseIteratee-CcwzbMbu.js";
9
+ import { b as Lu } from "./_baseEach-kS6aH7yJ.js";
10
+ import { c as Hu } from "./_getTag-DpK8q53u.js";
11
11
  import { i as Ru } from "./isArray-WzO_os3q.js";
12
12
  function it(e) {
13
13
  "@babel/helpers - typeof";
@@ -1,11 +1,11 @@
1
- import { defineComponent as Y, ref as w, h as j, watch as O, computed as P, useId as G, toRefs as z, nextTick as U, resolveComponent as v, openBlock as d, createBlock as D, withCtx as S, createElementVNode as g, normalizeClass as x, normalizeStyle as q, createElementBlock as p, withModifiers as b, renderSlot as k, toDisplayString as I, createCommentVNode as E, withKeys as X, createVNode as B, withDirectives as Q, Fragment as C, renderList as M, createTextVNode as J, vShow as Z } from "vue";
1
+ import { defineComponent as Y, ref as w, h as j, watch as O, computed as P, useId as G, toRefs as z, nextTick as U, resolveComponent as v, openBlock as d, createBlock as D, withCtx as S, createElementVNode as g, normalizeClass as x, normalizeStyle as X, createElementBlock as p, withModifiers as b, renderSlot as k, toDisplayString as I, createCommentVNode as E, withKeys as q, createVNode as B, withDirectives as Q, Fragment as C, renderList as M, createTextVNode as J, vShow as Z } from "vue";
2
2
  import { o as $, t as ee, c as V, d as K, i as A, n as te, e as se, f as ne } from "./index-Bf0xDq3g.js";
3
3
  import { A as ie } from "./arrow-dropdown-DdgjzLAO.js";
4
4
  import { C as oe } from "./close-BuY4mhXV.js";
5
5
  /* empty css */
6
6
  import { u as re } from "./useSearch-hpyYQ_6y.js";
7
- import { q as le, _ as ae } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
8
- import { c as de, a as ue, b as ce, i as he, e as pe, h as fe, d as me } from "./_getTag-4mJMm5F3.js";
7
+ import { r as le, _ as ae } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
8
+ import { c as de, a as ue, b as ce, i as he, e as pe, h as fe, d as me } from "./_getTag-DpK8q53u.js";
9
9
  import { i as ge } from "./isArray-WzO_os3q.js";
10
10
  import { i as ye } from "./hotkeys-kwHHtFKz.js";
11
11
  var xe = "[object Map]", Ve = "[object Set]", we = Object.prototype, ve = we.hasOwnProperty;
@@ -474,7 +474,7 @@ function Ye(e, t, s, o, i, n) {
474
474
  missing: n.isMissing && !i.isExpanded,
475
475
  "has-option-template": n.hasOptionTemplate && !i.isExpanded
476
476
  }),
477
- style: q({
477
+ style: X({
478
478
  ...i.isExpanded && n.hasOptionTemplate && {
479
479
  height: `calc(${i.slotContainerHeight}px + 0 * var(--form-border-width))`,
480
480
  boxSizing: "content-box"
@@ -519,7 +519,7 @@ function Ye(e, t, s, o, i, n) {
519
519
  tabindex: "0",
520
520
  class: "button",
521
521
  compact: s.compact,
522
- onKeydown: t[2] || (t[2] = X(b(() => {
522
+ onKeydown: t[2] || (t[2] = q(b(() => {
523
523
  }, ["stop"]), ["enter"])),
524
524
  onClick: b(n.handleResetInput, ["stop"])
525
525
  }, {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as n, toRef as i, openBlock as s, createBlock as d, unref as t } from "vue";
2
- import { u as r } from "./usePossibleValues-DY3q9YuR.js";
3
- import { L as p } from "./LoadingDropdown-DRC0PUle.js";
2
+ import { u as r } from "./usePossibleValues-BB4he0jT.js";
3
+ import { L as p } from "./LoadingDropdown-DFLGXxJe.js";
4
4
  const V = /* @__PURE__ */ n({
5
5
  __name: "DropdownControl",
6
6
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as l, openBlock as a, createElementBlock as o, Fragment as s, renderList as n, createBlock as u, unref as c } from "vue";
2
- import { r as m, _ as p } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
2
+ import { v as m, _ as p } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
3
3
  const i = { class: "horizontal" }, d = /* @__PURE__ */ l({
4
4
  __name: "HorizontalLayout",
5
5
  props: {
@@ -1,6 +1,6 @@
1
1
  /* empty css */
2
2
  import { openBlock as i, createElementBlock as s, normalizeClass as r, renderSlot as u, createCommentVNode as o, createElementVNode as d, mergeProps as f } from "vue";
3
- import { _ as p } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-CLPIgtdX.js";
3
+ import { _ as p } from "./SectionHeading.vue_vue_type_style_index_0_scoped_625edfbe_lang-Dq3HWX2w.js";
4
4
  const c = {
5
5
  name: "InputField",
6
6
  props: {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as o, openBlock as n, createBlock as t, mergeProps as r } from "vue";
2
- import { _ as a } from "./NumberControlBase.vue_vue_type_script_setup_true_lang-ILIV8gqr.js";
2
+ import { _ as a } from "./NumberControlBase.vue_vue_type_script_setup_true_lang-DsYiLVc0.js";
3
3
  const s = /* @__PURE__ */ o({
4
4
  __name: "IntegerControl",
5
5
  props: {