@oub/fusion 0.2.52 → 0.2.53
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 +2 -2
- package/dist/fusion.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/fusion.js
CHANGED
|
@@ -11758,7 +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) {
|
|
11761
|
+
if (this.searchInputValue = e, (e == null ? void 0 : e.trim().length) < this.minSearchLength) {
|
|
11762
11762
|
this.interactionStates.opened = !1;
|
|
11763
11763
|
return;
|
|
11764
11764
|
}
|
|
@@ -11855,7 +11855,7 @@ function Yv(e, t, n, r, a, o) {
|
|
|
11855
11855
|
])
|
|
11856
11856
|
], 8, Rv);
|
|
11857
11857
|
}
|
|
11858
|
-
const P0 = /* @__PURE__ */ Ne(qv, [["render", Yv], ["__scopeId", "data-v-
|
|
11858
|
+
const P0 = /* @__PURE__ */ Ne(qv, [["render", Yv], ["__scopeId", "data-v-b9dc1c32"]]), Wv = Ce({
|
|
11859
11859
|
name: "SVGDecrement"
|
|
11860
11860
|
}), zv = {
|
|
11861
11861
|
width: "24",
|