amelia-booking-ui 0.0.504 → 0.0.505
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.
|
@@ -60884,7 +60884,7 @@ const BLe = { render: TLe }, oVe = /* @__PURE__ */ j({
|
|
|
60884
60884
|
const $ = document.createElement("span");
|
|
60885
60885
|
$.className = "el-tag__content";
|
|
60886
60886
|
const M = document.createElement("span");
|
|
60887
|
-
M.className = "el-select__tags-text", M.innerText = l.defaultTag, $.appendChild(M), b.appendChild($), y.appendChild(b), m.insertBefore(y, g), w.classList.add("has-value"),
|
|
60887
|
+
M.className = "el-select__tags-text", M.innerText = l.defaultTag, $.appendChild(M), b.appendChild($), y.appendChild(b), m.insertBefore(y, g), w.classList.add("has-value"), i();
|
|
60888
60888
|
}
|
|
60889
60889
|
a.value && a.value.length > 0 && m.querySelector(".am-multi-select-default-tag") !== null && (m.querySelector(".am-multi-select-default-tag").remove(), g && (g.style.width = "", g.style.minWidth = "", g.style.flex = ""));
|
|
60890
60890
|
});
|