dap-design-system
Version:
Official design system for the DÁP (www.dap.gov.hu)
1,670 lines • 133 kB
JavaScript
import { r as c, a as n, n as r, D as d, c as h, u as p, t as u } from "./icon-UJFQtX3G.js";
var zs = Object.defineProperty, ms = Object.getOwnPropertyDescriptor, qe = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? ms(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && zs(s, l, t), t;
};
let f = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-down-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m13 16.172 5.364-5.364 1.414 1.414L12 20l-7.778-7.778 1.414-1.414L11 16.172V4h2z"></path>
</g>
</g>
</svg>
`;
}
};
f.styles = c(n);
qe([
r({ type: Number, reflect: !0 })
], f.prototype, "size", 2);
qe([
r({ type: Boolean, reflect: !0 })
], f.prototype, "selected", 2);
qe([
r()
], f.prototype, "accessibilityTitle", 2);
qe([
r({ type: Boolean })
], f.prototype, "focusable", 2);
f = qe([
u("dap-ds-icon-arrow-down-line")
], f);
var xs = Object.defineProperty, Os = Object.getOwnPropertyDescriptor, Qe = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Os(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && xs(s, l, t), t;
};
let v = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-down-s-fill")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m12 16-6-6h12z"></path>
</g>
</g>
</svg>
`;
}
};
v.styles = c(n);
Qe([
r({ type: Number, reflect: !0 })
], v.prototype, "size", 2);
Qe([
r({ type: Boolean, reflect: !0 })
], v.prototype, "selected", 2);
Qe([
r()
], v.prototype, "accessibilityTitle", 2);
Qe([
r({ type: Boolean })
], v.prototype, "focusable", 2);
v = Qe([
u("dap-ds-icon-arrow-down-s-fill")
], v);
var Ps = Object.defineProperty, Bs = Object.getOwnPropertyDescriptor, Ge = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Bs(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Ps(s, l, t), t;
};
let y = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-down-s-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m12 13.171 4.95-4.95 1.414 1.415L12 16 5.636 9.636 7.05 8.222z"></path>
</g>
</g>
</svg>
`;
}
};
y.styles = c(n);
Ge([
r({ type: Number, reflect: !0 })
], y.prototype, "size", 2);
Ge([
r({ type: Boolean, reflect: !0 })
], y.prototype, "selected", 2);
Ge([
r()
], y.prototype, "accessibilityTitle", 2);
Ge([
r({ type: Boolean })
], y.prototype, "focusable", 2);
y = Ge([
u("dap-ds-icon-arrow-down-s-line")
], y);
var Ts = Object.defineProperty, Ls = Object.getOwnPropertyDescriptor, Je = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Ls(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Ts(s, l, t), t;
};
let b = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-left-down-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m9 13.589 8.607-8.607 1.414 1.415-8.607 8.606H18v2H7v-11h2z"></path>
</g>
</g>
</svg>
`;
}
};
b.styles = c(n);
Je([
r({ type: Number, reflect: !0 })
], b.prototype, "size", 2);
Je([
r({ type: Boolean, reflect: !0 })
], b.prototype, "selected", 2);
Je([
r()
], b.prototype, "accessibilityTitle", 2);
Je([
r({ type: Boolean })
], b.prototype, "focusable", 2);
b = Je([
u("dap-ds-icon-arrow-left-down-line")
], b);
var Ds = Object.defineProperty, Us = Object.getOwnPropertyDescriptor, Ke = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Us(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Ds(s, l, t), t;
};
let g = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-left-l-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path fill-rule="evenodd" d="M15.294 3.293 6.587 12l8.707 8.707 1.414-1.414L9.415 12l7.293-7.293z" clip-rule="evenodd"></path>
</g>
</g>
</svg>
`;
}
};
g.styles = c(n);
Ke([
r({ type: Number, reflect: !0 })
], g.prototype, "size", 2);
Ke([
r({ type: Boolean, reflect: !0 })
], g.prototype, "selected", 2);
Ke([
r()
], g.prototype, "accessibilityTitle", 2);
Ke([
r({ type: Boolean })
], g.prototype, "focusable", 2);
g = Ke([
u("dap-ds-icon-arrow-left-l-line")
], g);
var js = Object.defineProperty, Hs = Object.getOwnPropertyDescriptor, Xe = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Hs(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && js(s, l, t), t;
};
let $ = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-left-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414z"></path>
</g>
</g>
</svg>
`;
}
};
$.styles = c(n);
Xe([
r({ type: Number, reflect: !0 })
], $.prototype, "size", 2);
Xe([
r({ type: Boolean, reflect: !0 })
], $.prototype, "selected", 2);
Xe([
r()
], $.prototype, "accessibilityTitle", 2);
Xe([
r({ type: Boolean })
], $.prototype, "focusable", 2);
$ = Xe([
u("dap-ds-icon-arrow-left-line")
], $);
var Cs = Object.defineProperty, Ms = Object.getOwnPropertyDescriptor, Ye = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Ms(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Cs(s, l, t), t;
};
let w = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-left-s-fill")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m8 12 6-6v12z"></path>
</g>
</g>
</svg>
`;
}
};
w.styles = c(n);
Ye([
r({ type: Number, reflect: !0 })
], w.prototype, "size", 2);
Ye([
r({ type: Boolean, reflect: !0 })
], w.prototype, "selected", 2);
Ye([
r()
], w.prototype, "accessibilityTitle", 2);
Ye([
r({ type: Boolean })
], w.prototype, "focusable", 2);
w = Ye([
u("dap-ds-icon-arrow-left-s-fill")
], w);
var Ss = Object.defineProperty, Ns = Object.getOwnPropertyDescriptor, Ze = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Ns(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Ss(s, l, t), t;
};
let _ = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-left-s-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m10.828 12 4.95 4.95-1.414 1.415L8 12l6.364-6.364 1.414 1.414z"></path>
</g>
</g>
</svg>
`;
}
};
_.styles = c(n);
Ze([
r({ type: Number, reflect: !0 })
], _.prototype, "size", 2);
Ze([
r({ type: Boolean, reflect: !0 })
], _.prototype, "selected", 2);
Ze([
r()
], _.prototype, "accessibilityTitle", 2);
Ze([
r({ type: Boolean })
], _.prototype, "focusable", 2);
_ = Ze([
u("dap-ds-icon-arrow-left-s-line")
], _);
var As = Object.defineProperty, Vs = Object.getOwnPropertyDescriptor, ke = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Vs(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && As(s, l, t), t;
};
let z = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-left-up-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m9.414 8 8.607 8.607-1.414 1.414L8 9.414V17H6V6h11v2z"></path>
</g>
</g>
</svg>
`;
}
};
z.styles = c(n);
ke([
r({ type: Number, reflect: !0 })
], z.prototype, "size", 2);
ke([
r({ type: Boolean, reflect: !0 })
], z.prototype, "selected", 2);
ke([
r()
], z.prototype, "accessibilityTitle", 2);
ke([
r({ type: Boolean })
], z.prototype, "focusable", 2);
z = ke([
u("dap-ds-icon-arrow-left-up-line")
], z);
var Fs = Object.defineProperty, Es = Object.getOwnPropertyDescriptor, et = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Es(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Fs(s, l, t), t;
};
let m = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-right-down-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M14.59 16.003 5.983 7.397l1.414-1.415 8.607 8.607V7.003h2v11h-11v-2z"></path>
</g>
</g>
</svg>
`;
}
};
m.styles = c(n);
et([
r({ type: Number, reflect: !0 })
], m.prototype, "size", 2);
et([
r({ type: Boolean, reflect: !0 })
], m.prototype, "selected", 2);
et([
r()
], m.prototype, "accessibilityTitle", 2);
et([
r({ type: Boolean })
], m.prototype, "focusable", 2);
m = et([
u("dap-ds-icon-arrow-right-down-line")
], m);
var Rs = Object.defineProperty, Is = Object.getOwnPropertyDescriptor, tt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Is(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Rs(s, l, t), t;
};
let x = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-right-l-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path fill-rule="evenodd" d="M8.707 3.293 17.414 12l-8.707 8.707-1.414-1.414L14.586 12 7.293 4.707z" clip-rule="evenodd"></path>
</g>
</g>
</svg>
`;
}
};
x.styles = c(n);
tt([
r({ type: Number, reflect: !0 })
], x.prototype, "size", 2);
tt([
r({ type: Boolean, reflect: !0 })
], x.prototype, "selected", 2);
tt([
r()
], x.prototype, "accessibilityTitle", 2);
tt([
r({ type: Boolean })
], x.prototype, "focusable", 2);
x = tt([
u("dap-ds-icon-arrow-right-l-line")
], x);
var Ws = Object.defineProperty, qs = Object.getOwnPropertyDescriptor, st = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? qs(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Ws(s, l, t), t;
};
let O = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-right-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m16.172 11-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z"></path>
</g>
</g>
</svg>
`;
}
};
O.styles = c(n);
st([
r({ type: Number, reflect: !0 })
], O.prototype, "size", 2);
st([
r({ type: Boolean, reflect: !0 })
], O.prototype, "selected", 2);
st([
r()
], O.prototype, "accessibilityTitle", 2);
st([
r({ type: Boolean })
], O.prototype, "focusable", 2);
O = st([
u("dap-ds-icon-arrow-right-line")
], O);
var Qs = Object.defineProperty, Gs = Object.getOwnPropertyDescriptor, it = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Gs(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Qs(s, l, t), t;
};
let P = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-right-s-fill")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m16 12-6 6V6z"></path>
</g>
</g>
</svg>
`;
}
};
P.styles = c(n);
it([
r({ type: Number, reflect: !0 })
], P.prototype, "size", 2);
it([
r({ type: Boolean, reflect: !0 })
], P.prototype, "selected", 2);
it([
r()
], P.prototype, "accessibilityTitle", 2);
it([
r({ type: Boolean })
], P.prototype, "focusable", 2);
P = it([
u("dap-ds-icon-arrow-right-s-fill")
], P);
var Js = Object.defineProperty, Ks = Object.getOwnPropertyDescriptor, rt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Ks(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Js(s, l, t), t;
};
let B = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-right-s-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m13.172 12-4.95-4.95 1.414-1.413L16 12l-6.364 6.364-1.414-1.415z"></path>
</g>
</g>
</svg>
`;
}
};
B.styles = c(n);
rt([
r({ type: Number, reflect: !0 })
], B.prototype, "size", 2);
rt([
r({ type: Boolean, reflect: !0 })
], B.prototype, "selected", 2);
rt([
r()
], B.prototype, "accessibilityTitle", 2);
rt([
r({ type: Boolean })
], B.prototype, "focusable", 2);
B = rt([
u("dap-ds-icon-arrow-right-s-line")
], B);
var Xs = Object.defineProperty, Ys = Object.getOwnPropertyDescriptor, lt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Ys(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Xs(s, l, t), t;
};
let T = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-right-up-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m16.004 9.414-8.607 8.607-1.414-1.414L14.59 8H7.003V6h11v11h-2z"></path>
</g>
</g>
</svg>
`;
}
};
T.styles = c(n);
lt([
r({ type: Number, reflect: !0 })
], T.prototype, "size", 2);
lt([
r({ type: Boolean, reflect: !0 })
], T.prototype, "selected", 2);
lt([
r()
], T.prototype, "accessibilityTitle", 2);
lt([
r({ type: Boolean })
], T.prototype, "focusable", 2);
T = lt([
u("dap-ds-icon-arrow-right-up-line")
], T);
var Zs = Object.defineProperty, ks = Object.getOwnPropertyDescriptor, at = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? ks(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Zs(s, l, t), t;
};
let L = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-up-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M13 7.828V20h-2V7.828l-5.364 5.364-1.414-1.414L12 4l7.778 7.778-1.414 1.414z"></path>
</g>
</g>
</svg>
`;
}
};
L.styles = c(n);
at([
r({ type: Number, reflect: !0 })
], L.prototype, "size", 2);
at([
r({ type: Boolean, reflect: !0 })
], L.prototype, "selected", 2);
at([
r()
], L.prototype, "accessibilityTitle", 2);
at([
r({ type: Boolean })
], L.prototype, "focusable", 2);
L = at([
u("dap-ds-icon-arrow-up-line")
], L);
var ei = Object.defineProperty, ti = Object.getOwnPropertyDescriptor, ot = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? ti(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && ei(s, l, t), t;
};
let D = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-up-s-fill")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m12 8 6 6H6z"></path>
</g>
</g>
</svg>
`;
}
};
D.styles = c(n);
ot([
r({ type: Number, reflect: !0 })
], D.prototype, "size", 2);
ot([
r({ type: Boolean, reflect: !0 })
], D.prototype, "selected", 2);
ot([
r()
], D.prototype, "accessibilityTitle", 2);
ot([
r({ type: Boolean })
], D.prototype, "focusable", 2);
D = ot([
u("dap-ds-icon-arrow-up-s-fill")
], D);
var si = Object.defineProperty, ii = Object.getOwnPropertyDescriptor, pt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? ii(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && si(s, l, t), t;
};
let U = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-arrow-up-s-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m12 10.828-4.95 4.95-1.414-1.414L12 8l6.364 6.364-1.414 1.414z"></path>
</g>
</g>
</svg>
`;
}
};
U.styles = c(n);
pt([
r({ type: Number, reflect: !0 })
], U.prototype, "size", 2);
pt([
r({ type: Boolean, reflect: !0 })
], U.prototype, "selected", 2);
pt([
r()
], U.prototype, "accessibilityTitle", 2);
pt([
r({ type: Boolean })
], U.prototype, "focusable", 2);
U = pt([
u("dap-ds-icon-arrow-up-s-line")
], U);
var ri = Object.defineProperty, li = Object.getOwnPropertyDescriptor, ct = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? li(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && ri(s, l, t), t;
};
let j = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-expand-up-down-fill")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="m18 9-6-6-6 6zm0 6-6 6-6-6z"></path>
</g>
</g>
</svg>
`;
}
};
j.styles = c(n);
ct([
r({ type: Number, reflect: !0 })
], j.prototype, "size", 2);
ct([
r({ type: Boolean, reflect: !0 })
], j.prototype, "selected", 2);
ct([
r()
], j.prototype, "accessibilityTitle", 2);
ct([
r({ type: Boolean })
], j.prototype, "focusable", 2);
j = ct([
u("dap-ds-icon-expand-up-down-fill")
], j);
var ai = Object.defineProperty, oi = Object.getOwnPropertyDescriptor, nt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? oi(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && ai(s, l, t), t;
};
let H = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-home-6-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M21 20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9.49a1 1 0 0 1 .386-.79l8-6.223a1 1 0 0 1 1.228 0l8 6.223a1 1 0 0 1 .386.79zm-2-1V9.978l-7-5.444-7 5.444V19zM7 15h10v2H7z"></path>
</g>
</g>
</svg>
`;
}
};
H.styles = c(n);
nt([
r({ type: Number, reflect: !0 })
], H.prototype, "size", 2);
nt([
r({ type: Boolean, reflect: !0 })
], H.prototype, "selected", 2);
nt([
r()
], H.prototype, "accessibilityTitle", 2);
nt([
r({ type: Boolean })
], H.prototype, "focusable", 2);
H = nt([
u("dap-ds-icon-home-6-line")
], H);
var pi = Object.defineProperty, ci = Object.getOwnPropertyDescriptor, dt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? ci(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && pi(s, l, t), t;
};
let C = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-calendar-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M9 1v2h6V1h2v2h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1zm11 10H4v8h16zM7 5H4v4h16V5h-3v2h-2V5H9v2H7z"></path>
</g>
</g>
</svg>
`;
}
};
C.styles = c(n);
dt([
r({ type: Number, reflect: !0 })
], C.prototype, "size", 2);
dt([
r({ type: Boolean, reflect: !0 })
], C.prototype, "selected", 2);
dt([
r()
], C.prototype, "accessibilityTitle", 2);
dt([
r({ type: Boolean })
], C.prototype, "focusable", 2);
C = dt([
u("dap-ds-icon-calendar-line")
], C);
var ni = Object.defineProperty, di = Object.getOwnPropertyDescriptor, ht = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? di(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && ni(s, l, t), t;
};
let M = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-edit-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M6.414 15.89 16.556 5.748l-1.414-1.414L5 14.476v1.414zm.829 2H3v-4.243L14.435 2.212a1 1 0 0 1 1.414 0l2.829 2.829a1 1 0 0 1 0 1.414zM3 19.89h18v2H3z"></path>
</g>
</g>
</svg>
`;
}
};
M.styles = c(n);
ht([
r({ type: Number, reflect: !0 })
], M.prototype, "size", 2);
ht([
r({ type: Boolean, reflect: !0 })
], M.prototype, "selected", 2);
ht([
r()
], M.prototype, "accessibilityTitle", 2);
ht([
r({ type: Boolean })
], M.prototype, "focusable", 2);
M = ht([
u("dap-ds-icon-edit-line")
], M);
var hi = Object.defineProperty, ui = Object.getOwnPropertyDescriptor, ut = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? ui(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && hi(s, l, t), t;
};
let S = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-tools-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M5.33 3.272a3.5 3.5 0 0 1 4.254 4.962l10.709 10.71-1.414 1.414-10.71-10.71a3.502 3.502 0 0 1-4.962-4.255L5.444 7.63a1.5 1.5 0 0 0 2.121-2.121zm10.367 1.883 3.182-1.768 1.414 1.415-1.768 3.181-1.768.354-2.12 2.121-1.415-1.414 2.121-2.121zm-6.718 8.132 1.415 1.414-5.304 5.303a1 1 0 0 1-1.492-1.327l.078-.087z"></path>
</g>
</g>
</svg>
`;
}
};
S.styles = c(n);
ut([
r({ type: Number, reflect: !0 })
], S.prototype, "size", 2);
ut([
r({ type: Boolean, reflect: !0 })
], S.prototype, "selected", 2);
ut([
r()
], S.prototype, "accessibilityTitle", 2);
ut([
r({ type: Boolean })
], S.prototype, "focusable", 2);
S = ut([
u("dap-ds-icon-tools-line")
], S);
var fi = Object.defineProperty, vi = Object.getOwnPropertyDescriptor, ft = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? vi(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && fi(s, l, t), t;
};
let N = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-computer-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M4 16h16V5H4zm9 2v2h4v2H7v-2h4v-2H2.992A1 1 0 0 1 2 16.992V4.008C2 3.451 2.455 3 2.992 3h18.016c.548 0 .992.449.992 1.007v12.985c0 .557-.455 1.008-.992 1.008z"></path>
</g>
</g>
</svg>
`;
}
};
N.styles = c(n);
ft([
r({ type: Number, reflect: !0 })
], N.prototype, "size", 2);
ft([
r({ type: Boolean, reflect: !0 })
], N.prototype, "selected", 2);
ft([
r()
], N.prototype, "accessibilityTitle", 2);
ft([
r({ type: Boolean })
], N.prototype, "focusable", 2);
N = ft([
u("dap-ds-icon-computer-line")
], N);
var yi = Object.defineProperty, bi = Object.getOwnPropertyDescriptor, vt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? bi(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && yi(s, l, t), t;
};
let A = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-clipboard-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M7 4V2h10v2h3.007c.548 0 .993.445.993.993v16.014a.994.994 0 0 1-.993.993H3.993A.993.993 0 0 1 3 21.007V4.993C3 4.445 3.445 4 3.993 4zm0 2H5v14h14V6h-2v2H7zm2-2v2h6V4z"></path>
</g>
</g>
</svg>
`;
}
};
A.styles = c(n);
vt([
r({ type: Number, reflect: !0 })
], A.prototype, "size", 2);
vt([
r({ type: Boolean, reflect: !0 })
], A.prototype, "selected", 2);
vt([
r()
], A.prototype, "accessibilityTitle", 2);
vt([
r({ type: Boolean })
], A.prototype, "focusable", 2);
A = vt([
u("dap-ds-icon-clipboard-line")
], A);
var gi = Object.defineProperty, $i = Object.getOwnPropertyDescriptor, yt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? $i(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && gi(s, l, t), t;
};
let V = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-file-copy-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M7 6V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-3v3c0 .552-.45 1-1.007 1H4.007A1 1 0 0 1 3 21l.003-14c0-.552.45-1 1.006-1zM5.002 8 5 20h10V8zM9 6h8v10h2V4H9z"></path>
</g>
</g>
</svg>
`;
}
};
V.styles = c(n);
yt([
r({ type: Number, reflect: !0 })
], V.prototype, "size", 2);
yt([
r({ type: Boolean, reflect: !0 })
], V.prototype, "selected", 2);
yt([
r()
], V.prototype, "accessibilityTitle", 2);
yt([
r({ type: Boolean })
], V.prototype, "focusable", 2);
V = yt([
u("dap-ds-icon-file-copy-line")
], V);
var wi = Object.defineProperty, _i = Object.getOwnPropertyDescriptor, bt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? _i(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && wi(s, l, t), t;
};
let F = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-file-image-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M15 8V4H5v16h14V8zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008zM11 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m6.5 7.5-4-7L8 17z"></path>
</g>
</g>
</svg>
`;
}
};
F.styles = c(n);
bt([
r({ type: Number, reflect: !0 })
], F.prototype, "size", 2);
bt([
r({ type: Boolean, reflect: !0 })
], F.prototype, "selected", 2);
bt([
r()
], F.prototype, "accessibilityTitle", 2);
bt([
r({ type: Boolean })
], F.prototype, "focusable", 2);
F = bt([
u("dap-ds-icon-file-image-line")
], F);
var zi = Object.defineProperty, mi = Object.getOwnPropertyDescriptor, gt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? mi(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && zi(s, l, t), t;
};
let E = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-file-music-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M16 8v2h-3v4.5a2.5 2.5 0 1 1-2-2.45V8h4V4H5v16h14V8zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008z"></path>
</g>
</g>
</svg>
`;
}
};
E.styles = c(n);
gt([
r({ type: Number, reflect: !0 })
], E.prototype, "size", 2);
gt([
r({ type: Boolean, reflect: !0 })
], E.prototype, "selected", 2);
gt([
r()
], E.prototype, "accessibilityTitle", 2);
gt([
r({ type: Boolean })
], E.prototype, "focusable", 2);
E = gt([
u("dap-ds-icon-file-music-line")
], E);
var xi = Object.defineProperty, Oi = Object.getOwnPropertyDescriptor, $t = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Oi(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && xi(s, l, t), t;
};
let R = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-file-text-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M21 8v12.993A1 1 0 0 1 20.007 22H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.449 2 4.002 2h10.995zm-2 1h-5V4H5v16h14zM8 7h3v2H8zm0 4h8v2H8zm0 4h8v2H8z"></path>
</g>
</g>
</svg>
`;
}
};
R.styles = c(n);
$t([
r({ type: Number, reflect: !0 })
], R.prototype, "size", 2);
$t([
r({ type: Boolean, reflect: !0 })
], R.prototype, "selected", 2);
$t([
r()
], R.prototype, "accessibilityTitle", 2);
$t([
r({ type: Boolean })
], R.prototype, "focusable", 2);
R = $t([
u("dap-ds-icon-file-text-line")
], R);
var Pi = Object.defineProperty, Bi = Object.getOwnPropertyDescriptor, wt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Bi(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Pi(s, l, t), t;
};
let I = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-file-video-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M15 4v4h4v12H5V4zM3.999 2A.995.995 0 0 0 3 2.992v18.016a1 1 0 0 0 .993.992h16.014A1 1 0 0 0 21 20.992V7l-5-5zM15 11.667l-4.88-3.253a.4.4 0 0 0-.621.333v6.505a.4.4 0 0 0 .622.333L15 12.333a.4.4 0 0 0 0-.666"></path>
</g>
</g>
</svg>
`;
}
};
I.styles = c(n);
wt([
r({ type: Number, reflect: !0 })
], I.prototype, "size", 2);
wt([
r({ type: Boolean, reflect: !0 })
], I.prototype, "selected", 2);
wt([
r()
], I.prototype, "accessibilityTitle", 2);
wt([
r({ type: Boolean })
], I.prototype, "focusable", 2);
I = wt([
u("dap-ds-icon-file-video-line")
], I);
var Ti = Object.defineProperty, Li = Object.getOwnPropertyDescriptor, _t = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Li(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Ti(s, l, t), t;
};
let W = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-folder-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M4 5v14h16V7h-8.414l-2-2zm8.414 0H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414z"></path>
</g>
</g>
</svg>
`;
}
};
W.styles = c(n);
_t([
r({ type: Number, reflect: !0 })
], W.prototype, "size", 2);
_t([
r({ type: Boolean, reflect: !0 })
], W.prototype, "selected", 2);
_t([
r()
], W.prototype, "accessibilityTitle", 2);
_t([
r({ type: Boolean })
], W.prototype, "focusable", 2);
W = _t([
u("dap-ds-icon-folder-line")
], W);
var Di = Object.defineProperty, Ui = Object.getOwnPropertyDescriptor, zt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Ui(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Di(s, l, t), t;
};
let q = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-folder-open-line")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M3 21a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H20a1 1 0 0 1 1 1v3h-2V7h-7.414l-2-2H4v11.998L5.5 11h17l-2.31 9.243a1 1 0 0 1-.97.757zm16.938-8H7.062l-1.5 6h12.876z"></path>
</g>
</g>
</svg>
`;
}
};
q.styles = c(n);
zt([
r({ type: Number, reflect: !0 })
], q.prototype, "size", 2);
zt([
r({ type: Boolean, reflect: !0 })
], q.prototype, "selected", 2);
zt([
r()
], q.prototype, "accessibilityTitle", 2);
zt([
r({ type: Boolean })
], q.prototype, "focusable", 2);
q = zt([
u("dap-ds-icon-folder-open-line")
], q);
var ji = Object.defineProperty, Hi = Object.getOwnPropertyDescriptor, mt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Hi(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && ji(s, l, t), t;
};
let Q = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-heart-fill")}
xmlns="http://www.w3.org/2000/svg"
width=${this.size}
height=${this.size}
viewBox="0 0 24 24"
tabindex=${this.focusable ? 0 : -1}
aria-hidden=${(e = this.ariaHidden) != null ? e : "true"}>
${this.accessibilityTitle ? p`<title>${this.accessibilityTitle}</title>` : null}
<g part="container">
<g>
<path d="M12.001 4.529a6 6 0 0 1 8.242.228 6 6 0 0 1 .236 8.236l-8.48 8.492-8.478-8.492a6 6 0 0 1 8.48-8.464"></path>
</g>
</g>
</svg>
`;
}
};
Q.styles = c(n);
mt([
r({ type: Number, reflect: !0 })
], Q.prototype, "size", 2);
mt([
r({ type: Boolean, reflect: !0 })
], Q.prototype, "selected", 2);
mt([
r()
], Q.prototype, "accessibilityTitle", 2);
mt([
r({ type: Boolean })
], Q.prototype, "focusable", 2);
Q = mt([
u("dap-ds-icon-heart-fill")
], Q);
var Ci = Object.defineProperty, Mi = Object.getOwnPropertyDescriptor, xt = (e, s, l, i) => {
for (var t = i > 1 ? void 0 : i ? Mi(s, l) : s, a = e.length - 1, o; a >= 0; a--)
(o = e[a]) && (t = (i ? o(s, l, t) : o(t)) || t);
return i && t && Ci(s, l, t), t;
};
let G = class extends d {
constructor() {
super(...arguments), this.size = 24, this.selected = !1, this.focusable = !1;
}
firstUpdated(e) {
super.firstUpdated(e), this.classList.add("dap-ds-icon");
}
render() {
var e;
return p`
<svg
part="base"
class=${h("icon", "dap-ds-icon-heart-line")}
xmlns="http://www.w3.org/2000/svg