@ouestfrance/sipa-bms-ui 8.8.0 → 8.8.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.
package/dist/sipa-bms-ui.umd.js
CHANGED
|
@@ -85896,7 +85896,7 @@
|
|
|
85896
85896
|
setFocus();
|
|
85897
85897
|
};
|
|
85898
85898
|
const emits = __emit;
|
|
85899
|
-
onClickOutside(inputElement,
|
|
85899
|
+
onClickOutside(inputElement, closeDatalist, {
|
|
85900
85900
|
ignore: [".datalist-option", ".icon-toggle-button"]
|
|
85901
85901
|
});
|
|
85902
85902
|
const displayValue = vue.computed(() => {
|
|
@@ -85958,7 +85958,7 @@
|
|
|
85958
85958
|
}
|
|
85959
85959
|
});
|
|
85960
85960
|
|
|
85961
|
-
const BmsSelect = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-
|
|
85961
|
+
const BmsSelect = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-81c90ccd"]]);
|
|
85962
85962
|
|
|
85963
85963
|
const _hoisted_1$C = ["value", "required", "placeholder"];
|
|
85964
85964
|
const _sfc_main$K = /* @__PURE__ */ vue.defineComponent({
|