@platforma-sdk/ui-vue 1.18.5 → 1.18.6

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 CHANGED
@@ -1,5 +1,12 @@
1
1
  # @platforma-sdk/ui-vue
2
2
 
3
+ ## 1.18.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ddff372]
8
+ - @milaboratories/uikit@2.2.31
9
+
3
10
  ## 1.18.5
4
11
 
5
12
  ### Patch Changes
package/dist/lib.js CHANGED
@@ -10761,17 +10761,15 @@ const SI = { class: "resizable-input" }, EI = ["placeholder", "value", "disabled
10761
10761
  }), d = ie(""), h = xI(Yo(r, "options"), d), f = P(() => !!(r.clearable && i.isOpen && r.modelValue && g.value)), g = P(() => {
10762
10762
  if (r.modelValue) {
10763
10763
  const V = A();
10764
- if (V !== -1) {
10765
- const H = zi(r.options)[V];
10766
- return typeof H.label == "object" ? H.label.title : H.label;
10767
- }
10764
+ if (V !== -1)
10765
+ return zi(r.options)[V].label;
10768
10766
  }
10769
10767
  return "";
10770
10768
  }), w = ie(g.value);
10771
10769
  De(g, (V) => {
10772
10770
  w.value = V;
10773
10771
  });
10774
- const C = P(() => i.isOpen && d.value && d.value.length >= g.value.length - 1 ? d.value : g.value ?? "...");
10772
+ const C = P(() => i.isOpen && d.value && d.value.length >= g.value.length - 1 ? d.value : g.value || "...");
10775
10773
  Cd(a, () => {
10776
10774
  r.mode === "list" && (i.isOpen = !1);
10777
10775
  }), De(