@oub/fusion 0.2.52 → 0.2.54

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/dist/fusion.js CHANGED
@@ -11758,11 +11758,7 @@ const D0 = /* @__PURE__ */ Ne(Uv, [["render", Hv], ["__scopeId", "data-v-458a850
11758
11758
  this.selected = e, this.interactionStates.opened = !1, this.$emit("update:modelValue", this.selected), this.$emit("selected:option", this.selected);
11759
11759
  },
11760
11760
  updateInput(e) {
11761
- if (this.searchInputValue = e, e.trim().length < this.minSearchLength) {
11762
- this.interactionStates.opened = !1;
11763
- return;
11764
- }
11765
- this.interactionStates.opened = !0, this.$emit("update:input", this.searchInputValue);
11761
+ this.searchInputValue = e, e && e.trim().length >= this.minSearchLength ? (this.interactionStates.opened = !0, this.$emit("update:input", this.searchInputValue)) : this.interactionStates.opened = !1;
11766
11762
  },
11767
11763
  handleInputClick() {
11768
11764
  this.searchInputValue && this.searchInputValue.length > 0 && (this.interactionStates.opened = !0);
@@ -11855,7 +11851,7 @@ function Yv(e, t, n, r, a, o) {
11855
11851
  ])
11856
11852
  ], 8, Rv);
11857
11853
  }
11858
- const P0 = /* @__PURE__ */ Ne(qv, [["render", Yv], ["__scopeId", "data-v-7bb80227"]]), Wv = Ce({
11854
+ const P0 = /* @__PURE__ */ Ne(qv, [["render", Yv], ["__scopeId", "data-v-82c60b5d"]]), Wv = Ce({
11859
11855
  name: "SVGDecrement"
11860
11856
  }), zv = {
11861
11857
  width: "24",