diff --git a/dist/iuav-ui.es.js b/dist/iuav-ui.es.js index 653ad3e..83542c2 100644 --- a/dist/iuav-ui.es.js +++ b/dist/iuav-ui.es.js @@ -3,16 +3,16 @@ * Copyright 2019 Google LLC * SPDX-License-Identifier: BSD-3-Clause */ -const dt = globalThis, Qt = dt.ShadowRoot && (dt.ShadyCSS === void 0 || dt.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, Kt = Symbol(), ci = /* @__PURE__ */ new WeakMap(); +const pt = globalThis, Kt = pt.ShadowRoot && (pt.ShadyCSS === void 0 || pt.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, Jt = Symbol(), ci = /* @__PURE__ */ new WeakMap(); let Pi = class { constructor(e, t, s) { - if (this._$cssResult$ = !0, s !== Kt) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead."); + if (this._$cssResult$ = !0, s !== Jt) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead."); this.cssText = e, this.t = t; } get styleSheet() { let e = this.o; const t = this.t; - if (Qt && e === void 0) { + if (Kt && e === void 0) { const s = t !== void 0 && t.length === 1; s && (e = ci.get(t)), e === void 0 && ((this.o = e = new CSSStyleSheet()).replaceSync(this.cssText), s && ci.set(t, e)); } @@ -22,20 +22,20 @@ return this.cssText; } }; -const C = (i) => new Pi(typeof i == "string" ? i : i + "", void 0, Kt), O = (i, ...e) => { +const C = (i) => new Pi(typeof i == "string" ? i : i + "", void 0, Jt), O = (i, ...e) => { const t = i.length === 1 ? i[0] : e.reduce((s, r, n) => s + ((o) => { if (o._$cssResult$ === !0) return o.cssText; if (typeof o == "number") return o; throw Error("Value passed to 'css' function must be a 'css' function result: " + o + ". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security."); })(r) + i[n + 1], i[0]); - return new Pi(t, i, Kt); + return new Pi(t, i, Jt); }, Ki = (i, e) => { - if (Qt) i.adoptedStyleSheets = e.map((t) => t instanceof CSSStyleSheet ? t : t.styleSheet); + if (Kt) i.adoptedStyleSheets = e.map((t) => t instanceof CSSStyleSheet ? t : t.styleSheet); else for (const t of e) { - const s = document.createElement("style"), r = dt.litNonce; + const s = document.createElement("style"), r = pt.litNonce; r !== void 0 && s.setAttribute("nonce", r), s.textContent = t.cssText, i.appendChild(s); } -}, ui = Qt ? (i) => i : (i) => i instanceof CSSStyleSheet ? ((e) => { +}, ui = Kt ? (i) => i : (i) => i instanceof CSSStyleSheet ? ((e) => { let t = ""; for (const s of e.cssRules) t += s.cssText; return C(t); @@ -45,7 +45,7 @@ * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */ -const { is: Ji, defineProperty: es, getOwnPropertyDescriptor: ts, getOwnPropertyNames: is, getOwnPropertySymbols: ss, getPrototypeOf: rs } = Object, $t = globalThis, hi = $t.trustedTypes, ns = hi ? hi.emptyScript : "", os = $t.reactiveElementPolyfillSupport, Ye = (i, e) => i, ct = { toAttribute(i, e) { +const { is: Ji, defineProperty: es, getOwnPropertyDescriptor: ts, getOwnPropertyNames: is, getOwnPropertySymbols: ss, getPrototypeOf: rs } = Object, St = globalThis, hi = St.trustedTypes, ns = hi ? hi.emptyScript : "", os = St.reactiveElementPolyfillSupport, Ue = (i, e) => i, ut = { toAttribute(i, e) { switch (e) { case Boolean: i = i ? ns : null; @@ -73,9 +73,9 @@ } } return t; -} }, Jt = (i, e) => !Ji(i, e), fi = { attribute: !0, type: String, converter: ct, reflect: !1, hasChanged: Jt }; -Symbol.metadata ??= Symbol("metadata"), $t.litPropertyMetadata ??= /* @__PURE__ */ new WeakMap(); -class Pe extends HTMLElement { +} }, ei = (i, e) => !Ji(i, e), fi = { attribute: !0, type: String, converter: ut, reflect: !1, hasChanged: ei }; +Symbol.metadata ??= Symbol("metadata"), St.litPropertyMetadata ??= /* @__PURE__ */ new WeakMap(); +class Ce extends HTMLElement { static addInitializer(e) { this._$Ei(), (this.l ??= []).push(e); } @@ -105,13 +105,13 @@ return this.elementProperties.get(e) ?? fi; } static _$Ei() { - if (this.hasOwnProperty(Ye("elementProperties"))) return; + if (this.hasOwnProperty(Ue("elementProperties"))) return; const e = rs(this); e.finalize(), e.l !== void 0 && (this.l = [...e.l]), this.elementProperties = new Map(e.elementProperties); } static finalize() { - if (this.hasOwnProperty(Ye("finalized"))) return; - if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(Ye("properties"))) { + if (this.hasOwnProperty(Ue("finalized"))) return; + if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(Ue("properties"))) { const t = this.properties, s = [...is(t), ...ss(t)]; for (const r of s) this.createProperty(r, t[r]); } @@ -174,20 +174,20 @@ _$EC(e, t) { const s = this.constructor.elementProperties.get(e), r = this.constructor._$Eu(e, s); if (r !== void 0 && s.reflect === !0) { - const n = (s.converter?.toAttribute !== void 0 ? s.converter : ct).toAttribute(t, s.type); + const n = (s.converter?.toAttribute !== void 0 ? s.converter : ut).toAttribute(t, s.type); this._$Em = e, n == null ? this.removeAttribute(r) : this.setAttribute(r, n), this._$Em = null; } } _$AK(e, t) { const s = this.constructor, r = s._$Eh.get(e); if (r !== void 0 && this._$Em !== r) { - const n = s.getPropertyOptions(r), o = typeof n.converter == "function" ? { fromAttribute: n.converter } : n.converter?.fromAttribute !== void 0 ? n.converter : ct; + const n = s.getPropertyOptions(r), o = typeof n.converter == "function" ? { fromAttribute: n.converter } : n.converter?.fromAttribute !== void 0 ? n.converter : ut; this._$Em = r, this[r] = o.fromAttribute(t, n.type), this._$Em = null; } } requestUpdate(e, t, s) { if (e !== void 0) { - if (s ??= this.constructor.getPropertyOptions(e), !(s.hasChanged ?? Jt)(this[e], t)) return; + if (s ??= this.constructor.getPropertyOptions(e), !(s.hasChanged ?? ei)(this[e], t)) return; this.P(e, t, s); } this.isUpdatePending === !1 && (this._$ES = this._$ET()); @@ -252,38 +252,38 @@ firstUpdated(e) { } } -Pe.elementStyles = [], Pe.shadowRootOptions = { mode: "open" }, Pe[Ye("elementProperties")] = /* @__PURE__ */ new Map(), Pe[Ye("finalized")] = /* @__PURE__ */ new Map(), os?.({ ReactiveElement: Pe }), ($t.reactiveElementVersions ??= []).push("2.0.4"); +Ce.elementStyles = [], Ce.shadowRootOptions = { mode: "open" }, Ce[Ue("elementProperties")] = /* @__PURE__ */ new Map(), Ce[Ue("finalized")] = /* @__PURE__ */ new Map(), os?.({ ReactiveElement: Ce }), (St.reactiveElementVersions ??= []).push("2.0.4"); /** * @license * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */ -const ei = globalThis, ut = ei.trustedTypes, gi = ut ? ut.createPolicy("lit-html", { createHTML: (i) => i }) : void 0, Ci = "$lit$", ie = `lit$${Math.random().toFixed(9).slice(2)}$`, _i = "?" + ie, as = `<${_i}>`, me = document, Ue = () => me.createComment(""), qe = (i) => i === null || typeof i != "object" && typeof i != "function", ti = Array.isArray, ls = (i) => ti(i) || typeof i?.[Symbol.iterator] == "function", Lt = `[ -\f\r]`, Fe = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, mi = /-->/g, vi = />/g, fe = RegExp(`>|${Lt}(?:([^\\s"'>=/]+)(${Lt}*=${Lt}*(?:[^ -\f\r"'\`<>=]|("|')|))|$)`, "g"), wi = /'/g, bi = /"/g, Oi = /^(?:script|style|textarea|title)$/i, ds = (i) => (e, ...t) => ({ _$litType$: i, strings: e, values: t }), w = ds(1), ve = Symbol.for("lit-noChange"), j = Symbol.for("lit-nothing"), yi = /* @__PURE__ */ new WeakMap(), ge = me.createTreeWalker(me, 129); +const ti = globalThis, ht = ti.trustedTypes, gi = ht ? ht.createPolicy("lit-html", { createHTML: (i) => i }) : void 0, Ci = "$lit$", ie = `lit$${Math.random().toFixed(9).slice(2)}$`, _i = "?" + ie, as = `<${_i}>`, me = document, qe = () => me.createComment(""), Ze = (i) => i === null || typeof i != "object" && typeof i != "function", ii = Array.isArray, ls = (i) => ii(i) || typeof i?.[Symbol.iterator] == "function", kt = `[ +\f\r]`, Re = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, mi = /-->/g, vi = />/g, fe = RegExp(`>|${kt}(?:([^\\s"'>=/]+)(${kt}*=${kt}*(?:[^ +\f\r"'\`<>=]|("|')|))|$)`, "g"), wi = /'/g, bi = /"/g, Oi = /^(?:script|style|textarea|title)$/i, ds = (i) => (e, ...t) => ({ _$litType$: i, strings: e, values: t }), w = ds(1), ve = Symbol.for("lit-noChange"), N = Symbol.for("lit-nothing"), yi = /* @__PURE__ */ new WeakMap(), ge = me.createTreeWalker(me, 129); function Mi(i, e) { - if (!ti(i) || !i.hasOwnProperty("raw")) throw Error("invalid template strings array"); + if (!ii(i) || !i.hasOwnProperty("raw")) throw Error("invalid template strings array"); return gi !== void 0 ? gi.createHTML(e) : e; } const ps = (i, e) => { const t = i.length - 1, s = []; - let r, n = e === 2 ? "" : e === 3 ? "" : "", o = Fe; + let r, n = e === 2 ? "" : e === 3 ? "" : "", o = Re; for (let l = 0; l < t; l++) { const a = i[l]; let c, u, d = -1, g = 0; - for (; g < a.length && (o.lastIndex = g, u = o.exec(a), u !== null); ) g = o.lastIndex, o === Fe ? u[1] === "!--" ? o = mi : u[1] !== void 0 ? o = vi : u[2] !== void 0 ? (Oi.test(u[2]) && (r = RegExp("" ? (o = r ?? Fe, d = -1) : u[1] === void 0 ? d = -2 : (d = o.lastIndex - u[2].length, c = u[1], o = u[3] === void 0 ? fe : u[3] === '"' ? bi : wi) : o === bi || o === wi ? o = fe : o === mi || o === vi ? o = Fe : (o = fe, r = void 0); + for (; g < a.length && (o.lastIndex = g, u = o.exec(a), u !== null); ) g = o.lastIndex, o === Re ? u[1] === "!--" ? o = mi : u[1] !== void 0 ? o = vi : u[2] !== void 0 ? (Oi.test(u[2]) && (r = RegExp("" ? (o = r ?? Re, d = -1) : u[1] === void 0 ? d = -2 : (d = o.lastIndex - u[2].length, c = u[1], o = u[3] === void 0 ? fe : u[3] === '"' ? bi : wi) : o === bi || o === wi ? o = fe : o === mi || o === vi ? o = Re : (o = fe, r = void 0); const m = o === fe && i[l + 1].startsWith("/>") ? " " : ""; - n += o === Fe ? a + as : d >= 0 ? (s.push(c), a.slice(0, d) + Ci + a.slice(d) + ie + m) : a + ie + (d === -2 ? l : m); + n += o === Re ? a + as : d >= 0 ? (s.push(c), a.slice(0, d) + Ci + a.slice(d) + ie + m) : a + ie + (d === -2 ? l : m); } return [Mi(i, n + (i[t] || "") + (e === 2 ? "" : e === 3 ? "" : "")), s]; }; -class Ze { +class We { constructor({ strings: e, _$litType$: t }, s) { let r; this.parts = []; let n = 0, o = 0; const l = e.length - 1, a = this.parts, [c, u] = ps(e, t); - if (this.el = Ze.createElement(c, s), ge.currentNode = this.el.content, t === 2 || t === 3) { + if (this.el = We.createElement(c, s), ge.currentNode = this.el.content, t === 2 || t === 3) { const d = this.el.content.firstChild; d.replaceWith(...d.childNodes); } @@ -291,14 +291,14 @@ if (r.nodeType === 1) { if (r.hasAttributes()) for (const d of r.getAttributeNames()) if (d.endsWith(Ci)) { const g = u[o++], m = r.getAttribute(d).split(ie), v = /([.?@])?(.*)/.exec(g); - a.push({ type: 1, index: n, name: v[2], strings: m, ctor: v[1] === "." ? us : v[1] === "?" ? hs : v[1] === "@" ? fs : St }), r.removeAttribute(d); + a.push({ type: 1, index: n, name: v[2], strings: m, ctor: v[1] === "." ? us : v[1] === "?" ? hs : v[1] === "@" ? fs : Et }), r.removeAttribute(d); } else d.startsWith(ie) && (a.push({ type: 6, index: n }), r.removeAttribute(d)); if (Oi.test(r.tagName)) { const d = r.textContent.split(ie), g = d.length - 1; if (g > 0) { - r.textContent = ut ? ut.emptyScript : ""; - for (let m = 0; m < g; m++) r.append(d[m], Ue()), ge.nextNode(), a.push({ type: 2, index: ++n }); - r.append(d[g], Ue()); + r.textContent = ht ? ht.emptyScript : ""; + for (let m = 0; m < g; m++) r.append(d[m], qe()), ge.nextNode(), a.push({ type: 2, index: ++n }); + r.append(d[g], qe()); } } } else if (r.nodeType === 8) if (r.data === _i) a.push({ type: 2, index: n }); @@ -314,11 +314,11 @@ return s.innerHTML = e, s; } } -function Ce(i, e, t = i, s) { +function _e(i, e, t = i, s) { if (e === ve) return e; let r = s !== void 0 ? t._$Co?.[s] : t._$Cl; - const n = qe(e) ? void 0 : e._$litDirective$; - return r?.constructor !== n && (r?._$AO?.(!1), n === void 0 ? r = void 0 : (r = new n(i), r._$AT(i, t, s)), s !== void 0 ? (t._$Co ??= [])[s] = r : t._$Cl = r), r !== void 0 && (e = Ce(i, r._$AS(i, e.values), r, s)), e; + const n = Ze(e) ? void 0 : e._$litDirective$; + return r?.constructor !== n && (r?._$AO?.(!1), n === void 0 ? r = void 0 : (r = new n(i), r._$AT(i, t, s)), s !== void 0 ? (t._$Co ??= [])[s] = r : t._$Cl = r), r !== void 0 && (e = _e(i, r._$AS(i, e.values), r, s)), e; } class cs { constructor(e, t) { @@ -353,7 +353,7 @@ return this._$AM?._$AU ?? this._$Cv; } constructor(e, t, s, r) { - this.type = 2, this._$AH = j, this._$AN = void 0, this._$AA = e, this._$AB = t, this._$AM = s, this.options = r, this._$Cv = r?.isConnected ?? !0; + this.type = 2, this._$AH = N, this._$AN = void 0, this._$AA = e, this._$AB = t, this._$AM = s, this.options = r, this._$Cv = r?.isConnected ?? !0; } get parentNode() { let e = this._$AA.parentNode; @@ -367,7 +367,7 @@ return this._$AB; } _$AI(e, t = this) { - e = Ce(this, e, t), qe(e) ? e === j || e == null || e === "" ? (this._$AH !== j && this._$AR(), this._$AH = j) : e !== this._$AH && e !== ve && this._(e) : e._$litType$ !== void 0 ? this.$(e) : e.nodeType !== void 0 ? this.T(e) : ls(e) ? this.k(e) : this._(e); + e = _e(this, e, t), Ze(e) ? e === N || e == null || e === "" ? (this._$AH !== N && this._$AR(), this._$AH = N) : e !== this._$AH && e !== ve && this._(e) : e._$litType$ !== void 0 ? this.$(e) : e.nodeType !== void 0 ? this.T(e) : ls(e) ? this.k(e) : this._(e); } O(e) { return this._$AA.parentNode.insertBefore(e, this._$AB); @@ -376,10 +376,10 @@ this._$AH !== e && (this._$AR(), this._$AH = this.O(e)); } _(e) { - this._$AH !== j && qe(this._$AH) ? this._$AA.nextSibling.data = e : this.T(me.createTextNode(e)), this._$AH = e; + this._$AH !== N && Ze(this._$AH) ? this._$AA.nextSibling.data = e : this.T(me.createTextNode(e)), this._$AH = e; } $(e) { - const { values: t, _$litType$: s } = e, r = typeof s == "number" ? this._$AC(e) : (s.el === void 0 && (s.el = Ze.createElement(Mi(s.h, s.h[0]), this.options)), s); + const { values: t, _$litType$: s } = e, r = typeof s == "number" ? this._$AC(e) : (s.el === void 0 && (s.el = We.createElement(Mi(s.h, s.h[0]), this.options)), s); if (this._$AH?._$AD === r) this._$AH.p(t); else { const n = new cs(r, this), o = n.u(this.options); @@ -388,13 +388,13 @@ } _$AC(e) { let t = yi.get(e.strings); - return t === void 0 && yi.set(e.strings, t = new Ze(e)), t; + return t === void 0 && yi.set(e.strings, t = new We(e)), t; } k(e) { - ti(this._$AH) || (this._$AH = [], this._$AR()); + ii(this._$AH) || (this._$AH = [], this._$AR()); const t = this._$AH; let s, r = 0; - for (const n of e) r === t.length ? t.push(s = new Je(this.O(Ue()), this.O(Ue()), this, this.options)) : s = t[r], s._$AI(n), r++; + for (const n of e) r === t.length ? t.push(s = new Je(this.O(qe()), this.O(qe()), this, this.options)) : s = t[r], s._$AI(n), r++; r < t.length && (this._$AR(s && s._$AB.nextSibling, r), t.length = r); } _$AR(e = this._$AA.nextSibling, t) { @@ -407,7 +407,7 @@ this._$AM === void 0 && (this._$Cv = e, this._$AP?.(e)); } } -class St { +class Et { get tagName() { return this.element.tagName; } @@ -415,46 +415,46 @@ return this._$AM._$AU; } constructor(e, t, s, r, n) { - this.type = 1, this._$AH = j, this._$AN = void 0, this.element = e, this.name = t, 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 = j; + this.type = 1, this._$AH = N, this._$AN = void 0, this.element = e, this.name = t, 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 = N; } _$AI(e, t = this, s, r) { const n = this.strings; let o = !1; - if (n === void 0) e = Ce(this, e, t, 0), o = !qe(e) || e !== this._$AH && e !== ve, o && (this._$AH = e); + if (n === void 0) e = _e(this, e, t, 0), o = !Ze(e) || e !== this._$AH && e !== ve, o && (this._$AH = e); else { const l = e; let a, c; - for (e = n[0], a = 0; a < n.length - 1; a++) c = Ce(this, l[s + a], t, a), c === ve && (c = this._$AH[a]), o ||= !qe(c) || c !== this._$AH[a], c === j ? e = j : e !== j && (e += (c ?? "") + n[a + 1]), this._$AH[a] = c; + for (e = n[0], a = 0; a < n.length - 1; a++) c = _e(this, l[s + a], t, a), c === ve && (c = this._$AH[a]), o ||= !Ze(c) || c !== this._$AH[a], c === N ? e = N : e !== N && (e += (c ?? "") + n[a + 1]), this._$AH[a] = c; } o && !r && this.j(e); } j(e) { - e === j ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, e ?? ""); + e === N ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, e ?? ""); } } -class us extends St { +class us extends Et { constructor() { super(...arguments), this.type = 3; } j(e) { - this.element[this.name] = e === j ? void 0 : e; + this.element[this.name] = e === N ? void 0 : e; } } -class hs extends St { +class hs extends Et { constructor() { super(...arguments), this.type = 4; } j(e) { - this.element.toggleAttribute(this.name, !!e && e !== j); + this.element.toggleAttribute(this.name, !!e && e !== N); } } -class fs extends St { +class fs extends Et { constructor(e, t, s, r, n) { super(e, t, s, r, n), this.type = 5; } _$AI(e, t = this) { - if ((e = Ce(this, e, t, 0) ?? j) === ve) return; - const s = this._$AH, r = e === j && s !== j || e.capture !== s.capture || e.once !== s.once || e.passive !== s.passive, n = e !== j && (s === j || r); + if ((e = _e(this, e, t, 0) ?? N) === ve) return; + const s = this._$AH, r = e === N && s !== N || e.capture !== s.capture || e.once !== s.once || e.passive !== s.passive, n = e !== N && (s === N || r); r && this.element.removeEventListener(this.name, this, s), n && this.element.addEventListener(this.name, this, e), this._$AH = e; } handleEvent(e) { @@ -469,17 +469,17 @@ return this._$AM._$AU; } _$AI(e) { - Ce(this, e); + _e(this, e); } } -const ms = ei.litHtmlPolyfillSupport; -ms?.(Ze, Je), (ei.litHtmlVersions ??= []).push("3.2.1"); +const ms = ti.litHtmlPolyfillSupport; +ms?.(We, Je), (ti.litHtmlVersions ??= []).push("3.2.1"); const vs = (i, e, t) => { const s = t?.renderBefore ?? e; let r = s._$litPart$; if (r === void 0) { const n = t?.renderBefore ?? null; - s._$litPart$ = r = new Je(e.insertBefore(Ue(), n), n, void 0, t ?? {}); + s._$litPart$ = r = new Je(e.insertBefore(qe(), n), n, void 0, t ?? {}); } return r._$AI(i), r; }; @@ -488,7 +488,7 @@ * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */ -let P = class extends Pe { +let P = class extends Ce { constructor() { super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0; } @@ -529,7 +529,7 @@ * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */ -const bs = { attribute: !0, type: String, converter: ct, reflect: !1, hasChanged: Jt }, ys = (i = bs, e, t) => { +const bs = { attribute: !0, type: String, converter: ut, reflect: !1, hasChanged: ei }, ys = (i = bs, e, t) => { const { kind: s, metadata: r } = t; let n = globalThis.litPropertyMetadata.get(r); if (n === void 0 && globalThis.litPropertyMetadata.set(r, n = /* @__PURE__ */ new Map()), n.set(t.name, i), s === "accessor") { @@ -569,7 +569,7 @@ * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */ -const ii = (i, e, t) => (t.configurable = !0, t.enumerable = !0, Reflect.decorate && typeof e != "object" && Object.defineProperty(i, e, t), t); +const si = (i, e, t) => (t.configurable = !0, t.enumerable = !0, Reflect.decorate && typeof e != "object" && Object.defineProperty(i, e, t), t); /** * @license * Copyright 2017 Google LLC @@ -578,7 +578,7 @@ function et(i, e) { return (t, s, r) => { const n = (o) => o.renderRoot?.querySelector(i) ?? null; - return ii(t, s, { get() { + return si(t, s, { get() { return n(this); } }); }; @@ -591,7 +591,7 @@ function zi(i) { return (e, t) => { const { slot: s, selector: r } = i ?? {}, n = "slot" + (s ? `[name=${s}]` : ":not([name])"); - return ii(e, t, { get() { + return si(e, t, { get() { const o = this.renderRoot?.querySelector(n), l = o?.assignedElements(i) ?? []; return r === void 0 ? l : l.filter((a) => a.matches(r)); } }); @@ -605,7 +605,7 @@ function tt(i) { return (e, t) => { const { slot: s } = {}, r = "slot" + (s ? `[name=${s}]` : ":not([name])"); - return ii(e, t, { get() { + return si(e, t, { get() { return this.renderRoot?.querySelector(r)?.assignedNodes(i) ?? []; } }); }; @@ -769,12 +769,12 @@ q = pe([ M("iu-accordion") ], q); -var Ss = Object.defineProperty, Es = Object.getOwnPropertyDescriptor, Et = (i, e, t, s) => { +var Ss = Object.defineProperty, Es = Object.getOwnPropertyDescriptor, Tt = (i, e, t, s) => { for (var r = s > 1 ? void 0 : s ? Es(e, t) : e, n = i.length - 1, o; n >= 0; n--) (o = i[n]) && (r = (s ? o(e, t, r) : o(r)) || r); return s && r && Ss(e, t, r), r; }; -let _e = class extends P { +let Oe = class extends P { constructor() { super(...arguments), this.mode = "single", this.columns = !1, this.openAccordions = []; } @@ -803,7 +803,7 @@ `; } }; -_e.styles = O` +Oe.styles = O` ::slotted(*:last-child){ --iu-accordion-border-color-b: var(--iu-color-grey-200); } @@ -813,24 +813,24 @@ column-gap: var(--iu-grid-gutter); } `; -Et([ +Tt([ f({ type: String }) -], _e.prototype, "mode", 2); -Et([ +], Oe.prototype, "mode", 2); +Tt([ f({ type: Boolean, reflect: !0 }) -], _e.prototype, "columns", 2); -Et([ +], Oe.prototype, "columns", 2); +Tt([ f({ type: Array }) -], _e.prototype, "openAccordions", 2); -_e = Et([ +], Oe.prototype, "openAccordions", 2); +Oe = Tt([ M("iu-accordion-group") -], _e); -var Ts = Object.defineProperty, Ps = Object.getOwnPropertyDescriptor, Tt = (i, e, t, s) => { +], Oe); +var Ts = Object.defineProperty, Ps = Object.getOwnPropertyDescriptor, Pt = (i, e, t, s) => { for (var r = s > 1 ? void 0 : s ? Ps(e, t) : e, n = i.length - 1, o; n >= 0; n--) (o = i[n]) && (r = (s ? o(e, t, r) : o(r)) || r); return s && r && Ts(e, t, r), r; }; -let Oe = class extends P { +let Me = class extends P { render() { return this.type == "current", this.href ? w`