@oub/fusion 0.2.36 → 0.2.37
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 +4 -3
- package/dist/fusion.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/fusion.js
CHANGED
|
@@ -11747,7 +11747,7 @@ function L0(e, t, n, r, a, o) {
|
|
|
11747
11747
|
"data-test": "helper-label"
|
|
11748
11748
|
}, fe(e.helperLabel), 3)) : Q("", !0),
|
|
11749
11749
|
Se(l, {
|
|
11750
|
-
id:
|
|
11750
|
+
id: e.id,
|
|
11751
11751
|
name: "fusion-searchable-input",
|
|
11752
11752
|
class: ne(["fusion-searchable-input field", e.stateClasses]),
|
|
11753
11753
|
"data-test": "searchable-input",
|
|
@@ -11760,6 +11760,7 @@ function L0(e, t, n, r, a, o) {
|
|
|
11760
11760
|
disabled: e.disabled,
|
|
11761
11761
|
"model-value": e.selected.label,
|
|
11762
11762
|
placeholder: e.searchPlaceholder,
|
|
11763
|
+
autocomplete: e.autocomplete,
|
|
11763
11764
|
onClick: e.handleInputClick,
|
|
11764
11765
|
"onInput:blur": e.handleBlur,
|
|
11765
11766
|
"onInput:focus": e.handleFocus,
|
|
@@ -11773,7 +11774,7 @@ function L0(e, t, n, r, a, o) {
|
|
|
11773
11774
|
Se(i)
|
|
11774
11775
|
]),
|
|
11775
11776
|
_: 1
|
|
11776
|
-
}, 8, ["tabindex", "autofocus", "aria-labelledby", "aria-invalid", "aria-disabled", "class", "error-label", "disabled", "model-value", "placeholder", "onClick", "onInput:blur", "onInput:focus", "onKeydown", "onUpdate:modelValue"]),
|
|
11777
|
+
}, 8, ["id", "tabindex", "autofocus", "aria-labelledby", "aria-invalid", "aria-disabled", "class", "error-label", "disabled", "model-value", "placeholder", "autocomplete", "onClick", "onInput:blur", "onInput:focus", "onKeydown", "onUpdate:modelValue"]),
|
|
11777
11778
|
e.interactionStates.opened ? (v(), ke(u, {
|
|
11778
11779
|
key: 2,
|
|
11779
11780
|
"select-id": "fusion-searchable-input-select-" + e.id,
|
|
@@ -11791,7 +11792,7 @@ function L0(e, t, n, r, a, o) {
|
|
|
11791
11792
|
}, null, 8, ["select-id", "options", "search-text", "search-placeholder", "search-loading", "search-error-title", "search-error-description", "selected", "onHandle:select", "onHandle:close"])) : Q("", !0)
|
|
11792
11793
|
], 8, N0);
|
|
11793
11794
|
}
|
|
11794
|
-
const pv = /* @__PURE__ */ Le(V0, [["render", L0], ["__scopeId", "data-v-
|
|
11795
|
+
const pv = /* @__PURE__ */ Le(V0, [["render", L0], ["__scopeId", "data-v-0d399138"]]), H0 = Ce({
|
|
11795
11796
|
name: "SVGDecrement"
|
|
11796
11797
|
}), R0 = {
|
|
11797
11798
|
width: "21",
|