@xwadex/fesd 0.0.8 → 0.0.10
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.
@@ -8338,7 +8338,7 @@ const ma = {
|
|
8338
8338
|
]
|
8339
8339
|
}
|
8340
8340
|
}, uf = (t) => {
|
8341
|
-
const { TEMPLATE: s } =
|
8341
|
+
const { TEMPLATE: s } = et.dropdown4, { childDom: e } = t.s, n = document.createElement("div"), i = t.classList.contains("filter"), a = t.getAttribute("filter-placeholder");
|
8342
8342
|
n.innerHTML = s(i, a);
|
8343
8343
|
const o = n.querySelector(".dropdown-list");
|
8344
8344
|
return [...e].forEach((u) => {
|
@@ -8422,7 +8422,7 @@ const ma = {
|
|
8422
8422
|
s.close();
|
8423
8423
|
});
|
8424
8424
|
}, mf = () => {
|
8425
|
-
const { SETTINGS: t } =
|
8425
|
+
const { SETTINGS: t } = et.dropdown4;
|
8426
8426
|
((e, n) => {
|
8427
8427
|
Object.keys(n).forEach((i) => {
|
8428
8428
|
e.style.setProperty(`--${i}`, n[i]);
|