New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@eox/itemfilter

Package Overview
Dependencies
Maintainers
5
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eox/itemfilter - npm Package Compare versions

Comparing version

to
0.2.2

252

dist/eox-itemfilter.js

@@ -34,3 +34,3 @@ var ae = Object.defineProperty;

});
}, Nt = wt ? (i) => i : (i) => i instanceof CSSStyleSheet ? ((t) => {
}, Ot = wt ? (i) => i : (i) => i instanceof CSSStyleSheet ? ((t) => {
let e = "";

@@ -47,3 +47,3 @@ for (const s of t.cssRules)

var ht;
const st = window, Ot = st.trustedTypes, ge = Ot ? Ot.emptyScript : "", kt = st.reactiveElementPolyfillSupport, _t = { toAttribute(i, t) {
const st = window, kt = st.trustedTypes, ge = kt ? kt.emptyScript : "", Nt = st.reactiveElementPolyfillSupport, mt = { toAttribute(i, t) {
switch (t) {

@@ -76,3 +76,3 @@ case Boolean:

return e;
} }, Qt = (i, t) => t !== i && (t == t || i == i), at = { attribute: !0, type: String, converter: _t, reflect: !1, hasChanged: Qt };
} }, Qt = (i, t) => t !== i && (t == t || i == i), at = { attribute: !0, type: String, converter: mt, reflect: !1, hasChanged: Qt };
let z = class extends HTMLElement {

@@ -128,5 +128,5 @@ constructor() {

for (const r of s)
e.unshift(Nt(r));
e.unshift(Ot(r));
} else
t !== void 0 && e.push(Nt(t));
t !== void 0 && e.push(Ot(t));
return e;

@@ -183,3 +183,3 @@ }

if (n !== void 0 && s.reflect === !0) {
const o = (((r = s.converter) === null || r === void 0 ? void 0 : r.toAttribute) !== void 0 ? s.converter : _t).toAttribute(e, s.type);
const o = (((r = s.converter) === null || r === void 0 ? void 0 : r.toAttribute) !== void 0 ? s.converter : mt).toAttribute(e, s.type);
this._$El = t, o == null ? this.removeAttribute(n) : this.setAttribute(n, o), this._$El = null;

@@ -192,3 +192,3 @@ }

if (n !== void 0 && this._$El !== n) {
const o = r.getPropertyOptions(n), c = typeof o.converter == "function" ? { fromAttribute: o.converter } : ((s = o.converter) === null || s === void 0 ? void 0 : s.fromAttribute) !== void 0 ? o.converter : _t;
const o = r.getPropertyOptions(n), c = typeof o.converter == "function" ? { fromAttribute: o.converter } : ((s = o.converter) === null || s === void 0 ? void 0 : s.fromAttribute) !== void 0 ? o.converter : mt;
this._$El = n, this[n] = c.fromAttribute(e, o.type), this._$El = null;

@@ -260,3 +260,3 @@ }

};
z.finalized = !0, z.elementProperties = /* @__PURE__ */ new Map(), z.elementStyles = [], z.shadowRootOptions = { mode: "open" }, kt == null || kt({ ReactiveElement: z }), ((ht = st.reactiveElementVersions) !== null && ht !== void 0 ? ht : st.reactiveElementVersions = []).push("1.6.1");
z.finalized = !0, z.elementProperties = /* @__PURE__ */ new Map(), z.elementStyles = [], z.shadowRootOptions = { mode: "open" }, Nt == null || Nt({ ReactiveElement: z }), ((ht = st.reactiveElementVersions) !== null && ht !== void 0 ? ht : st.reactiveElementVersions = []).push("1.6.1");
/**

@@ -268,5 +268,5 @@ * @license

var ut;
const it = window, D = it.trustedTypes, Pt = D ? D.createPolicy("lit-html", { createHTML: (i) => i }) : void 0, $t = "$lit$", M = `lit$${(Math.random() + "").slice(9)}$`, Xt = "?" + M, me = `<${Xt}>`, T = document, G = () => T.createComment(""), J = (i) => i === null || typeof i != "object" && typeof i != "function", Zt = Array.isArray, _e = (i) => Zt(i) || typeof (i == null ? void 0 : i[Symbol.iterator]) == "function", dt = `[
\f\r]`, K = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Tt = /-->/g, Ut = />/g, N = RegExp(`>|${dt}(?:([^\\s"'>=/]+)(${dt}*=${dt}*(?:[^
\f\r"'\`<>=]|("|')|))|$)`, "g"), Ht = /'/g, jt = /"/g, qt = /^(?:script|style|textarea|title)$/i, $e = (i) => (t, ...e) => ({ _$litType$: i, strings: t, values: e }), O = $e(1), U = Symbol.for("lit-noChange"), m = Symbol.for("lit-nothing"), Ft = /* @__PURE__ */ new WeakMap(), P = T.createTreeWalker(T, 129, null, !1), ve = (i, t) => {
const it = window, D = it.trustedTypes, Pt = D ? D.createPolicy("lit-html", { createHTML: (i) => i }) : void 0, $t = "$lit$", M = `lit$${(Math.random() + "").slice(9)}$`, Xt = "?" + M, _e = `<${Xt}>`, T = document, G = () => T.createComment(""), J = (i) => i === null || typeof i != "object" && typeof i != "function", Zt = Array.isArray, me = (i) => Zt(i) || typeof (i == null ? void 0 : i[Symbol.iterator]) == "function", dt = `[
\f\r]`, K = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Tt = /-->/g, Ut = />/g, O = RegExp(`>|${dt}(?:([^\\s"'>=/]+)(${dt}*=${dt}*(?:[^
\f\r"'\`<>=]|("|')|))|$)`, "g"), Ht = /'/g, jt = /"/g, qt = /^(?:script|style|textarea|title)$/i, $e = (i) => (t, ...e) => ({ _$litType$: i, strings: t, values: e }), k = $e(1), U = Symbol.for("lit-noChange"), _ = Symbol.for("lit-nothing"), Ft = /* @__PURE__ */ new WeakMap(), P = T.createTreeWalker(T, 129, null, !1), ve = (i, t) => {
const e = i.length - 1, s = [];

@@ -278,5 +278,5 @@ let r, n = t === 2 ? "<svg>" : "", o = K;

for (; p < h.length && (o.lastIndex = p, u = o.exec(h), u !== null); )
p = o.lastIndex, o === K ? u[1] === "!--" ? o = Tt : u[1] !== void 0 ? o = Ut : u[2] !== void 0 ? (qt.test(u[2]) && (r = RegExp("</" + u[2], "g")), o = N) : u[3] !== void 0 && (o = N) : o === N ? u[0] === ">" ? (o = r ?? K, d = -1) : u[1] === void 0 ? d = -2 : (d = o.lastIndex - u[2].length, a = u[1], o = u[3] === void 0 ? N : u[3] === '"' ? jt : Ht) : o === jt || o === Ht ? o = N : o === Tt || o === Ut ? o = K : (o = N, r = void 0);
const g = o === N && i[l + 1].startsWith("/>") ? " " : "";
n += o === K ? h + me : d >= 0 ? (s.push(a), h.slice(0, d) + $t + h.slice(d) + M + g) : h + M + (d === -2 ? (s.push(void 0), l) : g);
p = o.lastIndex, o === K ? u[1] === "!--" ? o = Tt : u[1] !== void 0 ? o = Ut : u[2] !== void 0 ? (qt.test(u[2]) && (r = RegExp("</" + u[2], "g")), o = O) : u[3] !== void 0 && (o = O) : o === O ? u[0] === ">" ? (o = r ?? K, d = -1) : u[1] === void 0 ? d = -2 : (d = o.lastIndex - u[2].length, a = u[1], o = u[3] === void 0 ? O : u[3] === '"' ? jt : Ht) : o === jt || o === Ht ? o = O : o === Tt || o === Ut ? o = K : (o = O, r = void 0);
const g = o === O && i[l + 1].startsWith("/>") ? " " : "";
n += o === K ? h + _e : d >= 0 ? (s.push(a), h.slice(0, d) + $t + h.slice(d) + M + g) : h + M + (d === -2 ? (s.push(void 0), l) : g);
}

@@ -306,4 +306,4 @@ const c = n + (i[e] || "<?>") + (t === 2 ? "</svg>" : "");

if (u.push(d), p !== void 0) {
const g = r.getAttribute(p.toLowerCase() + $t).split(M), _ = /([.?@])?(.*)/.exec(p);
l.push({ type: 1, index: n, name: _[2], strings: g, ctor: _[1] === "." ? Ae : _[1] === "?" ? xe : _[1] === "@" ? Se : nt });
const g = r.getAttribute(p.toLowerCase() + $t).split(M), m = /([.?@])?(.*)/.exec(p);
l.push({ type: 1, index: n, name: m[2], strings: g, ctor: m[1] === "." ? Ae : m[1] === "?" ? xe : m[1] === "@" ? Se : nt });
} else

@@ -381,3 +381,3 @@ l.push({ type: 6, index: n });

var n;
this.type = 2, this._$AH = m, this._$AN = void 0, this._$AA = t, this._$AB = e, this._$AM = s, this.options = r, this._$Cp = (n = r == null ? void 0 : r.isConnected) === null || n === void 0 || n;
this.type = 2, this._$AH = _, this._$AN = void 0, this._$AA = t, this._$AB = e, this._$AM = s, this.options = r, this._$Cp = (n = r == null ? void 0 : r.isConnected) === null || n === void 0 || n;
}

@@ -400,3 +400,3 @@ get _$AU() {

_$AI(t, e = this) {
t = B(this, t, e), J(t) ? t === m || t == null || t === "" ? (this._$AH !== m && this._$AR(), this._$AH = m) : t !== this._$AH && t !== U && this._(t) : t._$litType$ !== void 0 ? this.g(t) : t.nodeType !== void 0 ? this.$(t) : _e(t) ? this.T(t) : this._(t);
t = B(this, t, e), J(t) ? t === _ || t == null || t === "" ? (this._$AH !== _ && this._$AR(), this._$AH = _) : t !== this._$AH && t !== U && this._(t) : t._$litType$ !== void 0 ? this.g(t) : t.nodeType !== void 0 ? this.$(t) : me(t) ? this.T(t) : this._(t);
}

@@ -410,3 +410,3 @@ k(t) {

_(t) {
this._$AH !== m && J(this._$AH) ? this._$AA.nextSibling.data = t : this.$(T.createTextNode(t)), this._$AH = t;
this._$AH !== _ && J(this._$AH) ? this._$AA.nextSibling.data = t : this.$(T.createTextNode(t)), this._$AH = t;
}

@@ -449,3 +449,3 @@ g(t) {

constructor(t, e, s, r, n) {
this.type = 1, this._$AH = m, this._$AN = void 0, this.element = t, this.name = e, this._$AM = r, this.options = n, s.length > 2 || s[0] !== "" || s[1] !== "" ? (this._$AH = Array(s.length - 1).fill(new String()), this.strings = s) : this._$AH = m;
this.type = 1, this._$AH = _, this._$AN = void 0, this.element = t, this.name = e, this._$AM = r, this.options = n, s.length > 2 || s[0] !== "" || s[1] !== "" ? (this._$AH = Array(s.length - 1).fill(new String()), this.strings = s) : this._$AH = _;
}

@@ -467,3 +467,3 @@ get tagName() {

for (t = n[0], l = 0; l < n.length - 1; l++)
h = B(this, c[s + l], e, l), h === U && (h = this._$AH[l]), o || (o = !J(h) || h !== this._$AH[l]), h === m ? t = m : t !== m && (t += (h ?? "") + n[l + 1]), this._$AH[l] = h;
h = B(this, c[s + l], e, l), h === U && (h = this._$AH[l]), o || (o = !J(h) || h !== this._$AH[l]), h === _ ? t = _ : t !== _ && (t += (h ?? "") + n[l + 1]), this._$AH[l] = h;
}

@@ -473,3 +473,3 @@ o && !r && this.j(t);

j(t) {
t === m ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, t ?? "");
t === _ ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, t ?? "");
}

@@ -482,3 +482,3 @@ }

j(t) {
this.element[this.name] = t === m ? void 0 : t;
this.element[this.name] = t === _ ? void 0 : t;
}

@@ -492,3 +492,3 @@ }

j(t) {
t && t !== m ? this.element.setAttribute(this.name, Ee) : this.element.removeAttribute(this.name);
t && t !== _ ? this.element.setAttribute(this.name, Ee) : this.element.removeAttribute(this.name);
}

@@ -502,5 +502,5 @@ }

var s;
if ((t = (s = B(this, t, e, 0)) !== null && s !== void 0 ? s : m) === U)
if ((t = (s = B(this, t, e, 0)) !== null && s !== void 0 ? s : _) === U)
return;
const r = this._$AH, n = t === m && r !== m || t.capture !== r.capture || t.once !== r.once || t.passive !== r.passive, o = t !== m && (r === m || n);
const r = this._$AH, n = t === _ && r !== _ || t.capture !== r.capture || t.once !== r.once || t.passive !== r.passive, o = t !== _ && (r === _ || n);
n && this.element.removeEventListener(this.name, this, r), o && this.element.addEventListener(this.name, this, t), this._$AH = t;

@@ -587,3 +587,3 @@ }

*/
const Ce = (i, t) => t.kind === "method" && t.descriptor && !("value" in t.descriptor) ? { ...t, finisher(e) {
const Re = (i, t) => t.kind === "method" && t.descriptor && !("value" in t.descriptor) ? { ...t, finisher(e) {
e.createProperty(t.key, i);

@@ -598,3 +598,3 @@ } } : { kind: "field", key: Symbol(), placement: "own", descriptor: {}, originalKey: t.key, initializer() {

r.constructor.createProperty(n, s);
})(i, t, e) : Ce(i, t);
})(i, t, e) : Re(i, t);
}

@@ -633,3 +633,3 @@ /**

*/
const Re = { ATTRIBUTE: 1, CHILD: 2, PROPERTY: 3, BOOLEAN_ATTRIBUTE: 4, EVENT: 5, ELEMENT: 6 }, Ie = (i) => (...t) => ({ _$litDirective$: i, values: t });
const Ce = { ATTRIBUTE: 1, CHILD: 2, PROPERTY: 3, BOOLEAN_ATTRIBUTE: 4, EVENT: 5, ELEMENT: 6 }, Ie = (i) => (...t) => ({ _$litDirective$: i, values: t });
class Le {

@@ -658,7 +658,7 @@ constructor(t) {

constructor(t) {
if (super(t), this.et = m, t.type !== Re.CHILD)
if (super(t), this.et = _, t.type !== Ce.CHILD)
throw Error(this.constructor.directiveName + "() can only be used in child bindings");
}
render(t) {
if (t === m || t == null)
if (t === _ || t == null)
return this.ft = void 0, this.et = t;

@@ -681,11 +681,11 @@ if (t === U)

}
const Ne = 1 / 0;
function Oe(i) {
const Oe = 1 / 0;
function ke(i) {
if (typeof i == "string")
return i;
let t = i + "";
return t == "0" && 1 / i == -Ne ? "-0" : t;
return t == "0" && 1 / i == -Oe ? "-0" : t;
}
function ke(i) {
return i == null ? "" : Oe(i);
function Ne(i) {
return i == null ? "" : ke(i);
}

@@ -710,3 +710,3 @@ function A(i) {

}
function mt(i) {
function _t(i) {
return !i.trim().length;

@@ -771,3 +771,3 @@ }

if (c === o.length - 1 && (A(h) || te(h) || Pe(h)))
e.push(ke(h));
e.push(Ne(h));
else if (S(h)) {

@@ -856,3 +856,3 @@ s = !0;

}
class Ct {
class Rt {
constructor({

@@ -900,3 +900,3 @@ getFn: t = f.getFn,

_addString(t, e) {
if (!$(t) || mt(t))
if (!$(t) || _t(t))
return;

@@ -921,3 +921,3 @@ let s = {

if ($(a))
if (A(a) && !mt(a)) {
if (A(a) && !_t(a)) {
let u = {

@@ -938,3 +938,3 @@ v: a,

s.$[n] = c;
} else if (A(o) && !mt(o)) {
} else if (A(o) && !_t(o)) {
let c = {

@@ -957,7 +957,7 @@ v: o,

function re(i, t, { getFn: e = f.getFn, fieldNormWeight: s = f.fieldNormWeight } = {}) {
const r = new Ct({ getFn: e, fieldNormWeight: s });
const r = new Rt({ getFn: e, fieldNormWeight: s });
return r.setKeys(i.map(ie)), r.setSources(t), r.create(), r;
}
function Qe(i, { getFn: t = f.getFn, fieldNormWeight: e = f.fieldNormWeight } = {}) {
const { keys: s, records: r } = i, n = new Ct({ getFn: t, fieldNormWeight: e });
const { keys: s, records: r } = i, n = new Rt({ getFn: t, fieldNormWeight: e });
return n.setKeys(s), n.setIndexRecords(r), n;

@@ -986,3 +986,3 @@ }

}
const k = 32;
const N = 32;
function Ze(i, t, e, {

@@ -997,7 +997,7 @@ location: s = f.location,

} = {}) {
if (t.length > k)
throw new Error(je(k));
if (t.length > N)
throw new Error(je(N));
const a = t.length, u = i.length, d = Math.max(0, Math.min(s, u));
let p = n, g = d;
const _ = c > 1 || l, I = _ ? Array(u) : [];
const m = c > 1 || l, I = m ? Array(u) : [];
let E;

@@ -1011,3 +1011,3 @@ for (; (E = i.indexOf(t, g)) > -1; ) {

});
if (p = Math.min(v, p), g = E + a, _) {
if (p = Math.min(v, p), g = E + a, m) {
let b = 0;

@@ -1032,7 +1032,7 @@ for (; b < a; )

Z = w;
let Rt = Math.max(1, d - w + 1), ct = o ? u : Math.min(d + w, u) + a, F = Array(ct + 2);
let Ct = Math.max(1, d - w + 1), ct = o ? u : Math.min(d + w, u) + a, F = Array(ct + 2);
F[ct + 1] = (1 << v) - 1;
for (let y = ct; y >= Rt; y -= 1) {
for (let y = ct; y >= Ct; y -= 1) {
let q = y - 1, It = e[i.charAt(q)];
if (_ && (I[q] = +!!It), F[y] = (F[y + 1] << 1 | 1) & It, v && (F[y] |= (j[y + 1] | j[y]) << 1 | 1 | j[y + 1]), F[y] & he && (L = tt(t, {
if (m && (I[q] = +!!It), F[y] = (F[y + 1] << 1 | 1) & It, v && (F[y] |= (j[y + 1] | j[y]) << 1 | 1 | j[y + 1]), F[y] & he && (L = tt(t, {
errors: v,

@@ -1046,3 +1046,3 @@ currentLocation: q,

break;
Rt = Math.max(1, 2 * d - g);
Ct = Math.max(1, 2 * d - g);
}

@@ -1065,3 +1065,3 @@ }

};
if (_) {
if (m) {
const v = Xe(I, c);

@@ -1109,10 +1109,10 @@ v.length ? l && (lt.indices = v) : lt.isMatch = !1;

}, u = this.pattern.length;
if (u > k) {
if (u > N) {
let d = 0;
const p = u % k, g = u - p;
const p = u % N, g = u - p;
for (; d < g; )
a(this.pattern.substr(d, k), d), d += k;
a(this.pattern.substr(d, N), d), d += N;
if (p) {
const _ = u - k;
a(this.pattern.substr(_), _);
const m = u - N;
a(this.pattern.substr(m), m);
}

@@ -1140,4 +1140,4 @@ } else

let a = [], u = 0, d = !1;
this.chunks.forEach(({ pattern: g, alphabet: _, startIndex: I }) => {
const { isMatch: E, score: j, indices: L } = Ze(t, g, _, {
this.chunks.forEach(({ pattern: g, alphabet: m, startIndex: I }) => {
const { isMatch: E, score: j, indices: L } = Ze(t, g, m, {
location: r + I,

@@ -1160,3 +1160,3 @@ distance: n,

}
class R {
class C {
constructor(t) {

@@ -1178,3 +1178,3 @@ this.pattern = t;

}
class ts extends R {
class ts extends C {
constructor(t) {

@@ -1201,3 +1201,3 @@ super(t);

}
class es extends R {
class es extends C {
constructor(t) {

@@ -1224,3 +1224,3 @@ super(t);

}
class ss extends R {
class ss extends C {
constructor(t) {

@@ -1247,3 +1247,3 @@ super(t);

}
class is extends R {
class is extends C {
constructor(t) {

@@ -1270,3 +1270,3 @@ super(t);

}
class rs extends R {
class rs extends C {
constructor(t) {

@@ -1293,3 +1293,3 @@ super(t);

}
class ns extends R {
class ns extends C {
constructor(t) {

@@ -1316,3 +1316,3 @@ super(t);

}
class oe extends R {
class oe extends C {
constructor(t, {

@@ -1352,3 +1352,3 @@ location: e = f.location,

}
class le extends R {
class le extends C {
constructor(t) {

@@ -1453,7 +1453,7 @@ super(t);

for (let u = 0, d = a.length; u < d; u += 1) {
const p = a[u], { isMatch: g, indices: _, score: I } = p.search(t);
const p = a[u], { isMatch: g, indices: m, score: I } = p.search(t);
if (g) {
if (n += 1, c += I, s) {
const E = p.constructor.type;
hs.has(E) ? o = [...o, ..._] : o.push(_);
hs.has(E) ? o = [...o, ...m] : o.push(m);
}

@@ -1556,6 +1556,6 @@ } else {

}
function ms(i, t) {
function _s(i, t) {
t.score = i.score;
}
function _s(i, t, {
function ms(i, t, {
includeMatches: e = f.includeMatches,

@@ -1565,3 +1565,3 @@ includeScore: s = f.includeScore

const r = [];
return e && r.push(gs), s && r.push(ms), i.map((n) => {
return e && r.push(gs), s && r.push(_s), i.map((n) => {
const { idx: o } = n, c = {

@@ -1581,3 +1581,3 @@ item: t[o],

setCollection(t, e) {
if (this._docs = t, e && !(e instanceof Ct))
if (this._docs = t, e && !(e instanceof Rt))
throw new Error(Ue);

@@ -1615,3 +1615,3 @@ this._myIndex = e || re(this.options.keys, this._docs, {

let l = A(t) ? A(this._docs[0]) ? this._searchStringList(t) : this._searchObjectList(t) : this._searchLogical(t);
return ps(l, { ignoreFieldNorm: c }), n && l.sort(o), te(e) && e > -1 && (l = l.slice(0, e)), _s(l, this._docs, {
return ps(l, { ignoreFieldNorm: c }), n && l.sort(o), te(e) && e > -1 && (l = l.slice(0, e)), ms(l, this._docs, {
includeMatches: s,

@@ -1860,2 +1860,5 @@ includeScore: r

}
#filter-reset {
cursor: pointer;
}
.scroll {

@@ -1872,3 +1875,3 @@ height: 100%;

};
let C = class extends Y {
let R = class extends Y {
constructor() {

@@ -1938,7 +1941,11 @@ super(...arguments);

$and: [
// @ts-ignore
...this.config.fuseConfig.keys.map((c) => ({
[c]: t
})),
{
$or: [
// @ts-ignore
...this.config.fuseConfig.keys.map((c) => ({
[c]: t
}))
]
},
{
$or: s

@@ -1965,4 +1972,11 @@ }

return t.filter((s) => {
const r = s[this.config.aggregateResults];
return Array.isArray(r) ? r.includes(e) : r === e;
const r = s[this.config.aggregateResults], n = Object.keys(
// @ts-ignore
this._filters[this.config.aggregateResults]
// @ts-ignore
).filter((c) => this._filters[this.config.aggregateResults][c]);
return (n.length ? (
// @ts-ignore
n.includes(e)
) : !0) && Array.isArray(r) ? r.includes(e) : r === e;
});

@@ -1979,22 +1993,35 @@ }

toggleFilter(t, e) {
this.config.exclusiveFilters === !0 && Object.keys(this._filters).forEach((r) => {
Object.keys(this._filters[r]).forEach((n) => {
this._filters[r][n] = !1;
this.config.exclusiveFilters === !0 && Object.keys(this._filters).forEach((n) => {
Object.keys(this._filters[n]).forEach((o) => {
this._filters[n][o] = !1;
});
}), this._filters[t][e] = !this._filters[t][e], this.search();
const s = this.renderRoot.querySelectorAll(
}), this._filters[t][e] = !this._filters[t][e];
const s = this.renderRoot.querySelector('input[type="text"]');
s ? this.search(s.value) : this.search();
const r = this.renderRoot.querySelectorAll(
"ul#results input[type='radio']"
);
for (let r = 0; r < s.length; r++)
s[r].checked = !1;
setTimeout(() => {
const r = this.renderRoot.querySelector(
for (let n = 0; n < r.length; n++)
r[n].checked = !1;
this._selectedResult && setTimeout(() => {
const n = this.renderRoot.querySelector(
// @ts-ignore
`#${this._selectedResult.id}`
);
r && (r.checked = !0, this.requestUpdate());
n && (n.checked = !0, this.requestUpdate());
});
}
resetFilters() {
this.renderRoot.querySelectorAll("#details-filter input").forEach((e) => {
e.checked = !1;
});
const t = this.renderRoot.querySelector('input[type="text"]');
t && (t.value = ""), Object.keys(this._filters).forEach((e) => {
Object.keys(this._filters[e]).forEach((s) => {
this._filters[e][s] = !1;
});
}), this.search(), this.requestUpdate();
}
render() {
return O`
return k`
<style>

@@ -2017,3 +2044,3 @@ ${vs}

this.config.filterProperties,
(t) => O`
(t) => k`
<details

@@ -2048,3 +2075,3 @@ id="details-filter"

Object.keys(this._filters[t]).sort(),
(e) => O`
(e) => k`
<li>

@@ -2056,3 +2083,3 @@ <label>

checked="${// @ts-ignore
this._filters[t][e] || m}"
this._filters[t][e] || _}"
@click=${() => this.toggleFilter(t, e)}

@@ -2071,2 +2098,5 @@ />

</ul>
<a id="filter-reset" @click=${() => this.resetFilters()}
><small>Reset filters</small></a
>
</section>

@@ -2078,3 +2108,3 @@ <section id="section-results">

<div id="container-results" class="scroll">
${this._results.length < 1 ? O` <small class="no-results">No matching items</small> ` : m}
${this._results.length < 1 ? k` <small class="no-results">No matching items</small> ` : _}
<ul id="results">

@@ -2088,3 +2118,3 @@ ${this.config.aggregateResults ? V(

),
(t) => O`<details
(t) => k`<details
id="details-results"

@@ -2118,3 +2148,3 @@ open

// @ts-ignore
(e) => O`
(e) => k`
<li>

@@ -2144,3 +2174,3 @@ <label>

// @ts-ignore
(t) => O`<li>
(t) => k`<li>
${// @ts-ignore

@@ -2159,23 +2189,23 @@ Bt(t[this.config.titleProperty])}

ot()
], C.prototype, "_items", 2);
], R.prototype, "_items", 2);
H([
ot()
], C.prototype, "_results", 2);
], R.prototype, "_results", 2);
H([
ot()
], C.prototype, "_filters", 2);
], R.prototype, "_filters", 2);
H([
ot()
], C.prototype, "_selectedResult", 2);
], R.prototype, "_selectedResult", 2);
H([
Mt({ attribute: !1 })
], C.prototype, "config", 2);
], R.prototype, "config", 2);
H([
Mt()
], C.prototype, "apply", 2);
C = H([
], R.prototype, "apply", 2);
R = H([
Me("eox-itemfilter")
], C);
], R);
export {
C as EOxItemFilter
R as EOxItemFilter
};
{
"name": "@eox/itemfilter",
"version": "0.2.1",
"version": "0.2.2",
"type": "module",

@@ -5,0 +5,0 @@ "devDependencies": {

@@ -14,3 +14,3 @@ import { EOxItemFilter } from "../src/main";

titleProperty: "title",
filterProperties: ["themes", "code", "description"],
filterProperties: ["themes"],
aggregateResults: "themes",

@@ -17,0 +17,0 @@ enableSearch: true,

Sorry, the diff of this file is not supported yet