solid-ui 5.0.0-0 → 5.0.0-1
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.
- package/dist/chunks/{account-CWdjQDsQ.js → account-CSKDoS_I.js} +7 -7
- package/dist/chunks/{account-CWdjQDsQ.js.map → account-CSKDoS_I.js.map} +1 -1
- package/dist/chunks/{auth-DdvFEHuV.js → auth-YsyyEh_c.js} +2 -2
- package/dist/chunks/{auth-DdvFEHuV.js.map → auth-YsyyEh_c.js.map} +1 -1
- package/dist/chunks/{avatar-3eUQtxXZ.js → avatar-BXaBs_3q.js} +2 -2
- package/dist/chunks/{avatar-3eUQtxXZ.js.map → avatar-BXaBs_3q.js.map} +1 -1
- package/dist/chunks/{guard-6zSfmr4k.js → guard-BTbfcRR6.js} +2 -2
- package/dist/chunks/{guard-6zSfmr4k.js.map → guard-BTbfcRR6.js.map} +1 -1
- package/dist/chunks/{index.esm-Bu7WXI60.js → index.esm-C63HBmfn.js} +1457 -1349
- package/dist/chunks/index.esm-C63HBmfn.js.map +1 -0
- package/dist/chunks/{jsonld-B2M5QgXx.js → jsonld-DrQpMD8o.js} +2 -2
- package/dist/chunks/{jsonld-B2M5QgXx.js.map → jsonld-DrQpMD8o.js.map} +1 -1
- package/dist/chunks/{login-button-Boh1eEJ5.js → login-button-DZb_CXCo.js} +2 -2
- package/dist/chunks/{login-button-Boh1eEJ5.js.map → login-button-DZb_CXCo.js.map} +1 -1
- package/dist/chunks/{logout-button-BJfE_daI.js → logout-button-CaD4ESfx.js} +2 -2
- package/dist/chunks/{logout-button-BJfE_daI.js.map → logout-button-CaD4ESfx.js.map} +1 -1
- package/dist/chunks/{menu-hMtmUkel.js → menu-BiqIAf-j.js} +264 -228
- package/dist/chunks/menu-BiqIAf-j.js.map +1 -0
- package/dist/chunks/{provider-BJ8rXsnl.js → provider-BZsO0FFR.js} +2 -2
- package/dist/chunks/{provider-BJ8rXsnl.js.map → provider-BZsO0FFR.js.map} +1 -1
- package/dist/chunks/{rdf-form-PagO7EXg.js → rdf-form-C2zcf1F0.js} +3 -3
- package/dist/chunks/{rdf-form-PagO7EXg.js.map → rdf-form-C2zcf1F0.js.map} +1 -1
- package/dist/chunks/{rdf-input-Dsbbxbva.js → rdf-input-CiQNdkKK.js} +3 -3
- package/dist/chunks/{rdf-input-Dsbbxbva.js.map → rdf-input-CiQNdkKK.js.map} +1 -1
- package/dist/chunks/{signup-button-14Bh_nyp.js → signup-button-DufShSEV.js} +2 -2
- package/dist/chunks/{signup-button-14Bh_nyp.js.map → signup-button-DufShSEV.js.map} +1 -1
- package/dist/chunks/{src-CZXvZVWH.js → src-CbkVtLGQ.js} +5 -5
- package/dist/chunks/{src-CZXvZVWH.js.map → src-CbkVtLGQ.js.map} +1 -1
- package/dist/chunks/{style-BsMewYKg.js → style-DI3buiHt.js} +2 -2
- package/dist/chunks/{style-BsMewYKg.js.map → style-DI3buiHt.js.map} +1 -1
- package/dist/components/account.js +1 -1
- package/dist/components/avatar.js +1 -1
- package/dist/components/guard.js +1 -1
- package/dist/components/login-button.js +1 -1
- package/dist/components/login-modal.js +1 -1
- package/dist/components/logout-button.js +1 -1
- package/dist/components/menu.js +1 -1
- package/dist/components/provider.js +1 -1
- package/dist/components/rdf-form.js +1 -1
- package/dist/components/rdf-input.js +1 -1
- package/dist/components/signup-button.js +1 -1
- package/dist/components.js +11 -11
- package/dist/index.js +4 -4
- package/dist/lib/file-explorer/context.cjs.js.map +1 -1
- package/dist/lib/file-explorer/context.d.ts +1 -1
- package/dist/lib/file-explorer/context.d.ts.map +1 -1
- package/dist/lib/file-explorer/context.esm.js.map +1 -1
- package/dist/loader.js +4 -4
- package/dist/solid-ui.js +101 -85
- package/dist/solid-ui.min.js +101 -85
- package/dist/solid-ui.min.js.map +1 -1
- package/package.json +1 -1
- package/dist/chunks/index.esm-Bu7WXI60.js.map +0 -1
- package/dist/chunks/menu-hMtmUkel.js.map +0 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { a as
|
|
3
|
-
import { t as
|
|
1
|
+
import { c as e, d as t, g as n, i as r, o as i, p as a, r as o, u as s } from "./components-BHoVP7zE.js";
|
|
2
|
+
import { a as c, c as l, i as u, l as d, n as f, o as p, r as m, s as h, t as g } from "./chunk.64OG2H45-BFgXEuP7.js";
|
|
3
|
+
import { t as _ } from "./query-BYu9q8lA.js";
|
|
4
4
|
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.2LXKNNNE.js
|
|
5
|
-
var
|
|
5
|
+
var v = class extends Event {
|
|
6
6
|
constructor(e) {
|
|
7
7
|
super("wa-select", {
|
|
8
8
|
bubbles: !0,
|
|
@@ -13,12 +13,12 @@ var _ = class extends Event {
|
|
|
13
13
|
};
|
|
14
14
|
//#endregion
|
|
15
15
|
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.4LIBWWJL.js
|
|
16
|
-
function*
|
|
17
|
-
e != null && (yield e, "shadowRoot" in e && e.shadowRoot && e.shadowRoot.mode !== "closed" && (yield*
|
|
16
|
+
function* y(e = document.activeElement) {
|
|
17
|
+
e != null && (yield e, "shadowRoot" in e && e.shadowRoot && e.shadowRoot.mode !== "closed" && (yield* y(e.shadowRoot.activeElement)));
|
|
18
18
|
}
|
|
19
19
|
//#endregion
|
|
20
20
|
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.Z6IK7DP4.js
|
|
21
|
-
var
|
|
21
|
+
var b = a`
|
|
22
22
|
:host {
|
|
23
23
|
--show-duration: var(--wa-transition-fast);
|
|
24
24
|
--hide-duration: var(--wa-transition-fast);
|
|
@@ -112,7 +112,7 @@ var y = i`
|
|
|
112
112
|
opacity: 1;
|
|
113
113
|
}
|
|
114
114
|
}
|
|
115
|
-
`,
|
|
115
|
+
`, x = class extends Event {
|
|
116
116
|
constructor() {
|
|
117
117
|
super("wa-show", {
|
|
118
118
|
bubbles: !0,
|
|
@@ -120,7 +120,7 @@ var y = i`
|
|
|
120
120
|
composed: !0
|
|
121
121
|
});
|
|
122
122
|
}
|
|
123
|
-
},
|
|
123
|
+
}, S = class extends Event {
|
|
124
124
|
constructor(e) {
|
|
125
125
|
super("wa-hide", {
|
|
126
126
|
bubbles: !0,
|
|
@@ -128,7 +128,7 @@ var y = i`
|
|
|
128
128
|
composed: !0
|
|
129
129
|
}), this.detail = e;
|
|
130
130
|
}
|
|
131
|
-
},
|
|
131
|
+
}, C = class extends Event {
|
|
132
132
|
constructor() {
|
|
133
133
|
super("wa-after-show", {
|
|
134
134
|
bubbles: !0,
|
|
@@ -136,7 +136,7 @@ var y = i`
|
|
|
136
136
|
composed: !0
|
|
137
137
|
});
|
|
138
138
|
}
|
|
139
|
-
},
|
|
139
|
+
}, w = class extends Event {
|
|
140
140
|
constructor() {
|
|
141
141
|
super("wa-after-hide", {
|
|
142
142
|
bubbles: !0,
|
|
@@ -144,44 +144,44 @@ var y = i`
|
|
|
144
144
|
composed: !0
|
|
145
145
|
});
|
|
146
146
|
}
|
|
147
|
-
},
|
|
148
|
-
function T(e) {
|
|
149
|
-
w.push(e);
|
|
150
|
-
}
|
|
147
|
+
}, T = [];
|
|
151
148
|
function E(e) {
|
|
152
|
-
|
|
153
|
-
|
|
149
|
+
D(e), T.push(e);
|
|
150
|
+
}
|
|
151
|
+
function D(e) {
|
|
152
|
+
for (let t = T.length - 1; t >= 0; t--) if (T[t] === e) {
|
|
153
|
+
T.splice(t, 1);
|
|
154
154
|
break;
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
|
-
function
|
|
158
|
-
return
|
|
157
|
+
function O(e) {
|
|
158
|
+
return T.length > 0 && T[T.length - 1] === e;
|
|
159
159
|
}
|
|
160
160
|
//#endregion
|
|
161
161
|
//#region node_modules/nanoid/url-alphabet/index.js
|
|
162
|
-
var
|
|
162
|
+
var k = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", A = (e = 21) => {
|
|
163
163
|
let t = "", n = crypto.getRandomValues(new Uint8Array(e |= 0));
|
|
164
|
-
for (; e--;) t +=
|
|
164
|
+
for (; e--;) t += k[n[e] & 63];
|
|
165
165
|
return t;
|
|
166
166
|
};
|
|
167
167
|
//#endregion
|
|
168
168
|
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.KNJT7KBU.js
|
|
169
|
-
function
|
|
170
|
-
return `${e}${
|
|
169
|
+
function j(e = "") {
|
|
170
|
+
return `${e}${A()}`;
|
|
171
171
|
}
|
|
172
172
|
//#endregion
|
|
173
173
|
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.RPQJAXXR.js
|
|
174
|
-
var
|
|
174
|
+
var ee = {
|
|
175
175
|
small: "s",
|
|
176
176
|
medium: "m",
|
|
177
177
|
large: "l"
|
|
178
|
-
},
|
|
179
|
-
function
|
|
180
|
-
t in
|
|
178
|
+
}, te = /* @__PURE__ */ new Set();
|
|
179
|
+
function ne(e, t) {
|
|
180
|
+
t in ee && !te.has(`${e}:${t}`) && (te.add(`${e}:${t}`), console.warn(`[${e}] size="${t}" is deprecated. Use size="${ee[t]}" instead. The long-form value will be removed in the next major version.`));
|
|
181
181
|
}
|
|
182
182
|
//#endregion
|
|
183
183
|
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.G5ZZIGWB.js
|
|
184
|
-
var
|
|
184
|
+
var re = a`
|
|
185
185
|
:host([size='xs']) {
|
|
186
186
|
font-size: var(--wa-font-size-xs);
|
|
187
187
|
}
|
|
@@ -247,17 +247,17 @@ function N(e, t) {
|
|
|
247
247
|
};
|
|
248
248
|
}
|
|
249
249
|
//#endregion
|
|
250
|
-
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.
|
|
251
|
-
var
|
|
250
|
+
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.KZJTFPDQ.js
|
|
251
|
+
var ie = /* @__PURE__ */ new Set(), P = class extends h {
|
|
252
252
|
constructor() {
|
|
253
|
-
super(...arguments), this.submenuCleanups = /* @__PURE__ */ new Map(), this.localize = new
|
|
253
|
+
super(...arguments), this.submenuCleanups = /* @__PURE__ */ new Map(), this.localize = new p(this), this.userTypedQuery = "", this.openSubmenuStack = [], this.open = !1, this.size = "m", this.placement = "bottom-start", this.distance = 0, this.skidding = 0, this.handleDocumentKeyDown = async (e) => {
|
|
254
254
|
let t = this.localize.dir() === "rtl";
|
|
255
|
-
if (e.key === "Escape" && this.open &&
|
|
255
|
+
if (e.key === "Escape" && this.open && O(this)) {
|
|
256
256
|
let t = this.getTrigger();
|
|
257
257
|
e.preventDefault(), e.stopPropagation(), this.open = !1, t?.focus({ preventScroll: !0 });
|
|
258
258
|
return;
|
|
259
259
|
}
|
|
260
|
-
let n = [...
|
|
260
|
+
let n = [...y()].find((e) => e.localName === "wa-dropdown-item"), r = n?.localName === "wa-dropdown-item", i = this.getCurrentSubmenuItem(), a = !!i, o, s, c;
|
|
261
261
|
a ? (o = this.getSubmenuItems(i), s = o.find((e) => e.active || e === n), c = s ? o.indexOf(s) : -1) : (o = this.getItems(), s = o.find((e) => e.active || e === n), c = s ? o.indexOf(s) : -1);
|
|
262
262
|
let l;
|
|
263
263
|
if (e.key === "ArrowUp" && (e.preventDefault(), e.stopPropagation(), l = c > 0 ? o[c - 1] : o[o.length - 1]), e.key === "ArrowDown" && (e.preventDefault(), e.stopPropagation(), l = c !== -1 && c < o.length - 1 ? o[c + 1] : o[0]), e.key === (t ? "ArrowLeft" : "ArrowRight") && r && s && s.hasSubmenu) {
|
|
@@ -289,7 +289,7 @@ var P = /* @__PURE__ */ new Set(), F = class extends m {
|
|
|
289
289
|
(e.key === "Enter" || e.key === " " && this.userTypedQuery === "") && r && s && (e.preventDefault(), e.stopPropagation(), s.hasSubmenu ? (s.submenuOpen = !0, this.addToSubmenuStack(s), setTimeout(() => {
|
|
290
290
|
let e = this.getSubmenuItems(s);
|
|
291
291
|
e.length > 0 && (e.forEach((e, t) => e.active = t === 0), e[0].focus({ preventScroll: !0 }));
|
|
292
|
-
}, 0)) : this.makeSelection(s));
|
|
292
|
+
}, 0)) : this.makeSelection(s, e));
|
|
293
293
|
}, this.handleDocumentPointerDown = (e) => {
|
|
294
294
|
e.composedPath().some((e) => e instanceof HTMLElement ? e === this || e.closest("wa-dropdown, [part=\"submenu\"]") : !1) || (this.open = !1);
|
|
295
295
|
}, this.handleGlobalMouseMove = (e) => {
|
|
@@ -304,13 +304,13 @@ var P = /* @__PURE__ */ new Set(), F = class extends m {
|
|
|
304
304
|
};
|
|
305
305
|
}
|
|
306
306
|
handleSizeChange() {
|
|
307
|
-
|
|
307
|
+
ne(this.localName, this.size);
|
|
308
308
|
}
|
|
309
309
|
disconnectedCallback() {
|
|
310
|
-
super.disconnectedCallback(), clearInterval(this.userTypedTimeout), this.closeAllSubmenus(), this.submenuCleanups.forEach((e) => e()), this.submenuCleanups.clear(), document.removeEventListener("mousemove", this.handleGlobalMouseMove), document.removeEventListener("keydown", this.handleDocumentKeyDown), document.removeEventListener("pointerdown", this.handleDocumentPointerDown),
|
|
310
|
+
super.disconnectedCallback(), clearInterval(this.userTypedTimeout), this.closeAllSubmenus(), this.submenuCleanups.forEach((e) => e()), this.submenuCleanups.clear(), document.removeEventListener("mousemove", this.handleGlobalMouseMove), document.removeEventListener("keydown", this.handleDocumentKeyDown), document.removeEventListener("pointerdown", this.handleDocumentPointerDown), D(this);
|
|
311
311
|
}
|
|
312
|
-
firstUpdated() {
|
|
313
|
-
this.syncAriaAttributes();
|
|
312
|
+
firstUpdated(e) {
|
|
313
|
+
super.firstUpdated(e), this.syncAriaAttributes();
|
|
314
314
|
}
|
|
315
315
|
async updated(e) {
|
|
316
316
|
if (e.has("open")) {
|
|
@@ -359,24 +359,24 @@ var P = /* @__PURE__ */ new Set(), F = class extends m {
|
|
|
359
359
|
}
|
|
360
360
|
async showMenu() {
|
|
361
361
|
if (!this.getTrigger() || !this.popup || !this.menu) return;
|
|
362
|
-
let e = new
|
|
362
|
+
let e = new x();
|
|
363
363
|
if (this.dispatchEvent(e), e.defaultPrevented) {
|
|
364
364
|
this.open = !1;
|
|
365
365
|
return;
|
|
366
366
|
}
|
|
367
367
|
if (this.popup.active) return;
|
|
368
|
-
|
|
368
|
+
ie.forEach((e) => e.open = !1), this.popup.active = !0, this.open = !0, ie.add(this), E(this), this.syncAriaAttributes(), document.addEventListener("keydown", this.handleDocumentKeyDown), document.addEventListener("pointerdown", this.handleDocumentPointerDown), document.addEventListener("mousemove", this.handleGlobalMouseMove), this.menu.classList.remove("hide"), await M(this.menu, "show");
|
|
369
369
|
let t = this.getItems();
|
|
370
|
-
t.length > 0 && (t.forEach((e, t) => e.active = t === 0), t[0].focus({ preventScroll: !0 })), this.dispatchEvent(new
|
|
370
|
+
t.length > 0 && (t.forEach((e, t) => e.active = t === 0), t[0].focus({ preventScroll: !0 })), this.dispatchEvent(new C());
|
|
371
371
|
}
|
|
372
372
|
async hideMenu() {
|
|
373
373
|
if (!this.popup || !this.menu) return;
|
|
374
|
-
let e = new
|
|
374
|
+
let e = new S({ source: this });
|
|
375
375
|
if (this.dispatchEvent(e), e.defaultPrevented) {
|
|
376
376
|
this.open = !0;
|
|
377
377
|
return;
|
|
378
378
|
}
|
|
379
|
-
this.open = !1,
|
|
379
|
+
this.open = !1, ie.delete(this), D(this), this.syncAriaAttributes(), document.removeEventListener("keydown", this.handleDocumentKeyDown), document.removeEventListener("pointerdown", this.handleDocumentPointerDown), document.removeEventListener("mousemove", this.handleGlobalMouseMove), this.menu.classList.remove("show"), await M(this.menu, "hide"), this.popup.active = this.open, this.dispatchEvent(new w());
|
|
380
380
|
}
|
|
381
381
|
handleMenuClick(e) {
|
|
382
382
|
let t = e.target.closest("wa-dropdown-item");
|
|
@@ -385,15 +385,15 @@ var P = /* @__PURE__ */ new Set(), F = class extends m {
|
|
|
385
385
|
t.submenuOpen ||= (this.closeSiblingSubmenus(t), this.addToSubmenuStack(t), !0), e.stopPropagation();
|
|
386
386
|
return;
|
|
387
387
|
}
|
|
388
|
-
this.makeSelection(t);
|
|
388
|
+
this.makeSelection(t, e);
|
|
389
389
|
}
|
|
390
390
|
}
|
|
391
391
|
async handleMenuSlotChange() {
|
|
392
392
|
let e = this.getItems(!0);
|
|
393
393
|
await Promise.all(e.map((e) => e.updateComplete)), this.syncItemSizes();
|
|
394
394
|
let t = e.some((e) => e.type === "checkbox"), n = e.some((e) => e.hasSubmenu);
|
|
395
|
-
e.forEach((
|
|
396
|
-
e.active =
|
|
395
|
+
e.forEach((r, i) => {
|
|
396
|
+
r.setAttribute("aria-posinset", String(i + 1)), r.setAttribute("aria-setsize", String(e.length)), r.active = i === 0, r.checkboxAdjacent = t, r.submenuAdjacent = n;
|
|
397
397
|
});
|
|
398
398
|
}
|
|
399
399
|
handleTriggerClick() {
|
|
@@ -406,12 +406,12 @@ var P = /* @__PURE__ */ new Set(), F = class extends m {
|
|
|
406
406
|
setupSubmenuPosition(e) {
|
|
407
407
|
if (!e.submenuElement) return;
|
|
408
408
|
this.cleanupSubmenuPosition(e);
|
|
409
|
-
let t =
|
|
409
|
+
let t = g(e, e.submenuElement, () => {
|
|
410
410
|
this.positionSubmenu(e), this.updateSafeTriangleCoordinates(e);
|
|
411
411
|
});
|
|
412
412
|
this.submenuCleanups.set(e, t);
|
|
413
413
|
let n = e.submenuElement.querySelector("slot[name=\"submenu\"]");
|
|
414
|
-
n && (n.removeEventListener("slotchange",
|
|
414
|
+
n && (n.removeEventListener("slotchange", P.handleSubmenuSlotChange), n.addEventListener("slotchange", P.handleSubmenuSlotChange), P.handleSubmenuSlotChange({ target: n }));
|
|
415
415
|
}
|
|
416
416
|
static handleSubmenuSlotChange(e) {
|
|
417
417
|
let t = e.target;
|
|
@@ -437,15 +437,18 @@ var P = /* @__PURE__ */ new Set(), F = class extends m {
|
|
|
437
437
|
positionSubmenu(e) {
|
|
438
438
|
if (!e.submenuElement) return;
|
|
439
439
|
let t = this.localize.dir() === "rtl" ? "left-start" : "right-start";
|
|
440
|
-
|
|
440
|
+
f(e, e.submenuElement, {
|
|
441
441
|
placement: t,
|
|
442
442
|
middleware: [
|
|
443
|
-
|
|
443
|
+
u({
|
|
444
444
|
mainAxis: 0,
|
|
445
445
|
crossAxis: -5
|
|
446
446
|
}),
|
|
447
|
-
|
|
448
|
-
|
|
447
|
+
m({ fallbackStrategy: "bestFit" }),
|
|
448
|
+
c({
|
|
449
|
+
padding: 8,
|
|
450
|
+
crossAxis: !0
|
|
451
|
+
})
|
|
449
452
|
]
|
|
450
453
|
}).then(({ x: t, y: n, placement: r }) => {
|
|
451
454
|
e.submenuElement.setAttribute("data-placement", r), Object.assign(e.submenuElement.style, {
|
|
@@ -464,20 +467,20 @@ var P = /* @__PURE__ */ new Set(), F = class extends m {
|
|
|
464
467
|
let t = e.submenuElement.getBoundingClientRect(), n = this.localize.dir() === "rtl";
|
|
465
468
|
e.submenuElement.style.setProperty("--safe-triangle-submenu-start-x", `${n ? t.right : t.left}px`), e.submenuElement.style.setProperty("--safe-triangle-submenu-start-y", `${t.top}px`), e.submenuElement.style.setProperty("--safe-triangle-submenu-end-x", `${n ? t.right : t.left}px`), e.submenuElement.style.setProperty("--safe-triangle-submenu-end-y", `${t.bottom}px`);
|
|
466
469
|
}
|
|
467
|
-
makeSelection(e) {
|
|
468
|
-
let
|
|
470
|
+
makeSelection(e, t) {
|
|
471
|
+
let n = this.getTrigger();
|
|
469
472
|
if (e.disabled) return;
|
|
470
473
|
e.type === "checkbox" && (e.checked = !e.checked);
|
|
471
|
-
let
|
|
472
|
-
this.dispatchEvent(
|
|
474
|
+
let r = new v({ item: e });
|
|
475
|
+
this.dispatchEvent(r), r.defaultPrevented || (e.navigate(t), this.open = !1, n?.focus({ preventScroll: !0 }));
|
|
473
476
|
}
|
|
474
477
|
async syncAriaAttributes() {
|
|
475
478
|
let e = this.getTrigger(), t;
|
|
476
|
-
e && (e.localName === "wa-button" ? (await customElements.whenDefined("wa-button"), await e.updateComplete, t = e.shadowRoot.querySelector("[part~=\"base\"]")) : t = e, t.hasAttribute("id") || t.setAttribute("id",
|
|
479
|
+
e && (e.localName === "wa-button" ? (await customElements.whenDefined("wa-button"), await e.updateComplete, t = e.shadowRoot.querySelector("[part~=\"base\"]")) : t = e, t.hasAttribute("id") || t.setAttribute("id", j("wa-dropdown-trigger-")), t.setAttribute("aria-haspopup", "menu"), t.setAttribute("aria-expanded", this.open ? "true" : "false"), this.menu?.setAttribute("aria-expanded", "false"));
|
|
477
480
|
}
|
|
478
481
|
render() {
|
|
479
482
|
let e = this.didSSR && !this.hasUpdated ? this.open : this.popup?.active;
|
|
480
|
-
return
|
|
483
|
+
return s`
|
|
481
484
|
<wa-popup
|
|
482
485
|
placement=${this.placement}
|
|
483
486
|
distance=${this.distance}
|
|
@@ -511,13 +514,13 @@ var P = /* @__PURE__ */ new Set(), F = class extends m {
|
|
|
511
514
|
`;
|
|
512
515
|
}
|
|
513
516
|
};
|
|
514
|
-
|
|
517
|
+
P.css = [re, b], l([_("slot:not([name])")], P.prototype, "defaultSlot", 2), l([_("#menu")], P.prototype, "menu", 2), l([_("wa-popup")], P.prototype, "popup", 2), l([r({
|
|
515
518
|
type: Boolean,
|
|
516
519
|
reflect: !0
|
|
517
|
-
})],
|
|
520
|
+
})], P.prototype, "open", 2), l([r({ reflect: !0 })], P.prototype, "size", 2), l([N("size")], P.prototype, "handleSizeChange", 1), l([r({ reflect: !0 })], P.prototype, "placement", 2), l([r({ type: Number })], P.prototype, "distance", 2), l([r({ type: Number })], P.prototype, "skidding", 2), P = l([d("wa-dropdown")], P);
|
|
518
521
|
//#endregion
|
|
519
|
-
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.
|
|
520
|
-
var
|
|
522
|
+
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.YCTNB6J5.js
|
|
523
|
+
var ae = a`
|
|
521
524
|
:host {
|
|
522
525
|
display: flex;
|
|
523
526
|
position: relative;
|
|
@@ -587,6 +590,11 @@ var re = i`
|
|
|
587
590
|
padding-inline-end: 1.75em;
|
|
588
591
|
}
|
|
589
592
|
|
|
593
|
+
/* The link only exists to be clicked programmatically. */
|
|
594
|
+
#link {
|
|
595
|
+
display: none;
|
|
596
|
+
}
|
|
597
|
+
|
|
590
598
|
#check {
|
|
591
599
|
visibility: hidden;
|
|
592
600
|
margin-inline-start: -1.5em;
|
|
@@ -748,7 +756,7 @@ var re = i`
|
|
|
748
756
|
opacity: 1;
|
|
749
757
|
}
|
|
750
758
|
}
|
|
751
|
-
`,
|
|
759
|
+
`, oe = class {
|
|
752
760
|
constructor(e, ...t) {
|
|
753
761
|
this.slotNames = [], this.handleSlotChange = (e) => {
|
|
754
762
|
let t = e.target;
|
|
@@ -780,30 +788,32 @@ var re = i`
|
|
|
780
788
|
let e = this.host.shadowRoot;
|
|
781
789
|
e && "removeEventListener" in e && e.removeEventListener("slotchange", this.handleSlotChange);
|
|
782
790
|
}
|
|
783
|
-
}, I = class extends
|
|
791
|
+
}, F = (t) => t ?? e, I = class extends h {
|
|
784
792
|
constructor() {
|
|
785
|
-
super(...arguments), this.hasSlotController = new
|
|
793
|
+
super(...arguments), this.hasSlotController = new oe(this, "[default]", "start", "end"), this.active = !1, this.variant = "default", this.size = "m", this.checkboxAdjacent = !1, this.submenuAdjacent = !1, this.type = "normal", this.checked = !1, this.disabled = !1, this.submenuOpen = !1, this.hasSubmenu = !1, this.handleSlotChange = () => {
|
|
786
794
|
this.hasSubmenu = this.hasSlotController.test("submenu"), this.updateHasSubmenuState(), this.hasSubmenu ? (this.setAttribute("aria-haspopup", "menu"), this.setAttribute("aria-expanded", this.submenuOpen ? "true" : "false")) : (this.removeAttribute("aria-haspopup"), this.removeAttribute("aria-expanded"));
|
|
787
795
|
}, this.handleHostClick = (e) => {
|
|
788
796
|
this.disabled && (e.preventDefault(), e.stopImmediatePropagation());
|
|
789
797
|
}, this.handleClick = (e) => {
|
|
790
798
|
this.disabled && (e.preventDefault(), e.stopImmediatePropagation());
|
|
799
|
+
}, this.handlePointerEnter = (e) => {
|
|
800
|
+
e.pointerType === "mouse" && this.hasSubmenu && !this.disabled && (this.notifyParentOfOpening(), this.submenuOpen = !0);
|
|
791
801
|
};
|
|
792
802
|
}
|
|
793
803
|
handleSizeChange() {
|
|
794
|
-
|
|
804
|
+
ne(this.localName, this.size);
|
|
795
805
|
}
|
|
796
806
|
connectedCallback() {
|
|
797
|
-
super.connectedCallback(), this.addEventListener?.("click", this.handleHostClick), this.addEventListener?.("
|
|
807
|
+
super.connectedCallback(), this.addEventListener?.("click", this.handleHostClick), this.addEventListener?.("pointerenter", this.handlePointerEnter), this.shadowRoot?.addEventListener?.("click", this.handleClick, { capture: !0 }), this.shadowRoot?.addEventListener?.("slotchange", this.handleSlotChange);
|
|
798
808
|
}
|
|
799
809
|
disconnectedCallback() {
|
|
800
|
-
super.disconnectedCallback(), this.closeSubmenu(), this.removeEventListener?.("click", this.handleHostClick), this.removeEventListener?.("
|
|
810
|
+
super.disconnectedCallback(), this.closeSubmenu(), this.removeEventListener?.("click", this.handleHostClick), this.removeEventListener?.("pointerenter", this.handlePointerEnter), this.shadowRoot?.removeEventListener?.("click", this.handleClick, { capture: !0 }), this.shadowRoot?.removeEventListener?.("slotchange", this.handleSlotChange);
|
|
801
811
|
}
|
|
802
|
-
firstUpdated() {
|
|
803
|
-
this.setAttribute("tabindex", "-1"), this.hasSubmenu = this.hasSlotController.test("submenu"), this.updateHasSubmenuState();
|
|
812
|
+
firstUpdated(e) {
|
|
813
|
+
super.firstUpdated(e), this.setAttribute("tabindex", "-1"), this.hasSubmenu = this.hasSlotController.test("submenu"), this.updateHasSubmenuState();
|
|
804
814
|
}
|
|
805
815
|
updated(e) {
|
|
806
|
-
e.has("active") && (this.setAttribute("tabindex", this.active ? "0" : "-1"), this.customStates.set("active", this.active)), e.has("checked") && (this.type === "checkbox" ? this.setAttribute("aria-checked", this.checked ? "true" : "false") : this.removeAttribute("aria-checked"), this.customStates.set("checked", this.checked)), e.has("disabled") && (this.setAttribute("aria-disabled", this.disabled ? "true" : "false"), this.customStates.set("disabled", this.disabled)), e.has("type") && (this.type === "checkbox" ? (this.setAttribute("role", "menuitemcheckbox"), this.setAttribute("aria-checked", this.checked ? "true" : "false")) : (this.setAttribute("role", "menuitem"), this.removeAttribute("aria-checked"))), e.has("submenuOpen") && (this.customStates.set("submenu-open", this.submenuOpen), this.submenuOpen ? this.openSubmenu() : this.closeSubmenu());
|
|
816
|
+
e.has("active") && (this.setAttribute("tabindex", this.active ? "0" : "-1"), this.customStates.set("active", this.active)), e.has("checked") && (this.type === "checkbox" ? this.setAttribute("aria-checked", this.checked ? "true" : "false") : this.removeAttribute("aria-checked"), this.customStates.set("checked", this.checked)), e.has("disabled") && (this.setAttribute("aria-disabled", this.disabled ? "true" : "false"), this.customStates.set("disabled", this.disabled)), e.has("type") && (this.type === "checkbox" ? (this.setAttribute("role", "menuitemcheckbox"), this.setAttribute("aria-checked", this.checked ? "true" : "false")) : (this.setAttribute("role", "menuitem"), this.removeAttribute("aria-checked"))), (e.has("href") || e.has("hasSubmenu")) && this.customStates.set("link", this.isLink()), e.has("submenuOpen") && (this.customStates.set("submenu-open", this.submenuOpen), this.submenuOpen ? this.openSubmenu() : this.closeSubmenu());
|
|
807
817
|
}
|
|
808
818
|
updateHasSubmenuState() {
|
|
809
819
|
this.customStates.set("has-submenu", this.hasSubmenu);
|
|
@@ -831,15 +841,38 @@ var re = i`
|
|
|
831
841
|
let e = this.submenuElement;
|
|
832
842
|
!this.hasSubmenu || !e || (this.submenuOpen = !1, this.setAttribute("aria-expanded", "false"), e.hidden || (await M(e, "hide"), e?.isConnected && (e.hidden = !0, e.removeAttribute("data-visible"), e.hidePopover?.())));
|
|
833
843
|
}
|
|
844
|
+
isLink() {
|
|
845
|
+
return !!this.href && !this.hasSubmenu;
|
|
846
|
+
}
|
|
847
|
+
navigate(e) {
|
|
848
|
+
let t = this.linkElement;
|
|
849
|
+
!this.isLink() || this.disabled || !t || t.dispatchEvent(new MouseEvent("click", {
|
|
850
|
+
bubbles: !1,
|
|
851
|
+
cancelable: !0,
|
|
852
|
+
composed: !1,
|
|
853
|
+
altKey: e?.altKey ?? !1,
|
|
854
|
+
ctrlKey: e?.ctrlKey ?? !1,
|
|
855
|
+
metaKey: e?.metaKey ?? !1,
|
|
856
|
+
shiftKey: e?.shiftKey ?? !1
|
|
857
|
+
}));
|
|
858
|
+
}
|
|
834
859
|
getSubmenuItems() {
|
|
835
860
|
return [...this.children].filter((e) => e.localName === "wa-dropdown-item" && e.getAttribute("slot") === "submenu" && !e.hasAttribute("disabled"));
|
|
836
861
|
}
|
|
837
|
-
handleMouseEnter() {
|
|
838
|
-
this.hasSubmenu && !this.disabled && (this.notifyParentOfOpening(), this.submenuOpen = !0);
|
|
839
|
-
}
|
|
840
862
|
render() {
|
|
841
|
-
return
|
|
842
|
-
${this.
|
|
863
|
+
return s`
|
|
864
|
+
${this.href ? s`
|
|
865
|
+
<a
|
|
866
|
+
id="link"
|
|
867
|
+
href=${this.href}
|
|
868
|
+
target=${F(this.target)}
|
|
869
|
+
rel=${F(this.rel)}
|
|
870
|
+
download=${F(this.download)}
|
|
871
|
+
tabindex="-1"
|
|
872
|
+
aria-hidden="true"
|
|
873
|
+
></a>
|
|
874
|
+
` : ""}
|
|
875
|
+
${this.type === "checkbox" ? s`
|
|
843
876
|
<wa-icon
|
|
844
877
|
id="check"
|
|
845
878
|
part="checkmark"
|
|
@@ -861,7 +894,7 @@ var re = i`
|
|
|
861
894
|
<slot name="details"></slot>
|
|
862
895
|
</span>
|
|
863
896
|
|
|
864
|
-
${this.hasSubmenu ?
|
|
897
|
+
${this.hasSubmenu ? s`
|
|
865
898
|
<wa-icon
|
|
866
899
|
id="submenu-indicator"
|
|
867
900
|
part="submenu-icon"
|
|
@@ -870,7 +903,7 @@ var re = i`
|
|
|
870
903
|
name="chevron-right"
|
|
871
904
|
></wa-icon>
|
|
872
905
|
` : ""}
|
|
873
|
-
${this.hasSubmenu ?
|
|
906
|
+
${this.hasSubmenu ? s`
|
|
874
907
|
<div
|
|
875
908
|
id="submenu"
|
|
876
909
|
part="submenu"
|
|
@@ -886,24 +919,24 @@ var re = i`
|
|
|
886
919
|
`;
|
|
887
920
|
}
|
|
888
921
|
};
|
|
889
|
-
I.css =
|
|
922
|
+
I.css = ae, l([_("#submenu")], I.prototype, "submenuElement", 2), l([_("#link")], I.prototype, "linkElement", 2), l([r({ type: Boolean })], I.prototype, "active", 2), l([r({ reflect: !0 })], I.prototype, "variant", 2), l([r({ reflect: !0 })], I.prototype, "size", 2), l([N("size")], I.prototype, "handleSizeChange", 1), l([r({
|
|
890
923
|
attribute: "checkbox-adjacent",
|
|
891
924
|
type: Boolean,
|
|
892
925
|
reflect: !0
|
|
893
|
-
})], I.prototype, "checkboxAdjacent", 2),
|
|
926
|
+
})], I.prototype, "checkboxAdjacent", 2), l([r({
|
|
894
927
|
attribute: "submenu-adjacent",
|
|
895
928
|
type: Boolean,
|
|
896
929
|
reflect: !0
|
|
897
|
-
})], I.prototype, "submenuAdjacent", 2),
|
|
930
|
+
})], I.prototype, "submenuAdjacent", 2), l([r()], I.prototype, "value", 2), l([r({ reflect: !0 })], I.prototype, "type", 2), l([r({ type: Boolean })], I.prototype, "checked", 2), l([r({
|
|
898
931
|
type: Boolean,
|
|
899
932
|
reflect: !0
|
|
900
|
-
})], I.prototype, "disabled", 2),
|
|
933
|
+
})], I.prototype, "disabled", 2), l([r({
|
|
901
934
|
type: Boolean,
|
|
902
935
|
reflect: !0
|
|
903
|
-
})], I.prototype, "submenuOpen", 2),
|
|
936
|
+
})], I.prototype, "submenuOpen", 2), l([r({ reflect: !0 })], I.prototype, "href", 2), l([r()], I.prototype, "target", 2), l([r()], I.prototype, "rel", 2), l([r()], I.prototype, "download", 2), l([o()], I.prototype, "hasSubmenu", 2), I = l([d("wa-dropdown-item")], I);
|
|
904
937
|
//#endregion
|
|
905
938
|
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.YDQCS2HK.js
|
|
906
|
-
var
|
|
939
|
+
var se = class extends Event {
|
|
907
940
|
constructor() {
|
|
908
941
|
super("wa-error", {
|
|
909
942
|
bubbles: !0,
|
|
@@ -911,7 +944,7 @@ var ae = class extends Event {
|
|
|
911
944
|
composed: !0
|
|
912
945
|
});
|
|
913
946
|
}
|
|
914
|
-
},
|
|
947
|
+
}, ce = class extends Event {
|
|
915
948
|
constructor() {
|
|
916
949
|
super("wa-load", {
|
|
917
950
|
bubbles: !0,
|
|
@@ -919,7 +952,7 @@ var ae = class extends Event {
|
|
|
919
952
|
composed: !0
|
|
920
953
|
});
|
|
921
954
|
}
|
|
922
|
-
},
|
|
955
|
+
}, le = a`
|
|
923
956
|
:host {
|
|
924
957
|
--primary-color: currentColor;
|
|
925
958
|
--primary-opacity: 1;
|
|
@@ -1766,36 +1799,36 @@ var ae = class extends Event {
|
|
|
1766
1799
|
}
|
|
1767
1800
|
|
|
1768
1801
|
/* #endregion */
|
|
1769
|
-
`,
|
|
1770
|
-
function
|
|
1771
|
-
return
|
|
1802
|
+
`, ue = "", L = "";
|
|
1803
|
+
function de() {
|
|
1804
|
+
return ue.replace(/\/$/, "");
|
|
1772
1805
|
}
|
|
1773
|
-
function
|
|
1806
|
+
function fe(e) {
|
|
1774
1807
|
L = e;
|
|
1775
1808
|
}
|
|
1776
|
-
function
|
|
1809
|
+
function pe() {
|
|
1777
1810
|
if (!L) {
|
|
1778
1811
|
let e = document.querySelector("[data-fa-kit-code]");
|
|
1779
|
-
e &&
|
|
1812
|
+
e && fe(e.getAttribute("data-fa-kit-code") || "");
|
|
1780
1813
|
}
|
|
1781
1814
|
return L;
|
|
1782
1815
|
}
|
|
1783
1816
|
//#endregion
|
|
1784
1817
|
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.KKI7M5DP.js
|
|
1785
|
-
var
|
|
1786
|
-
function
|
|
1818
|
+
var me = "7.3.0";
|
|
1819
|
+
function he(e, t, n) {
|
|
1787
1820
|
let r = "solid";
|
|
1788
1821
|
return t === "chisel" && (r = "chisel-regular"), t === "etch" && (r = "etch-solid"), t === "graphite" && (r = "graphite-thin"), t === "jelly" && (r = "jelly-regular", n === "duo-regular" && (r = "jelly-duo-regular"), n === "fill-regular" && (r = "jelly-fill-regular")), t === "jelly-duo" && (r = "jelly-duo-regular"), t === "jelly-fill" && (r = "jelly-fill-regular"), t === "notdog" && (n === "solid" && (r = "notdog-solid"), n === "duo-solid" && (r = "notdog-duo-solid")), t === "notdog-duo" && (r = "notdog-duo-solid"), t === "slab" && ((n === "solid" || n === "regular") && (r = "slab-regular"), n === "press-regular" && (r = "slab-press-regular")), t === "slab-press" && (r = "slab-press-regular"), t === "slab-duo" && (r = "slab-duo-regular"), t === "slab-press-duo" && (r = "slab-press-duo-regular"), t === "thumbprint" && (r = "thumbprint-light"), t === "utility" && (r = "utility-semibold"), t === "utility-duo" && (r = "utility-duo-semibold"), t === "utility-fill" && (r = "utility-fill-semibold"), t === "whiteboard" && (r = "whiteboard-semibold"), t === "mosaic" && (r = "mosaic-solid"), t === "pixel" && (r = "pixel-regular"), t === "vellum" && (r = "vellum-solid"), t === "classic" && (n === "thin" && (r = "thin"), n === "light" && (r = "light"), n === "regular" && (r = "regular"), n === "solid" && (r = "solid")), t === "duotone" && (n === "thin" && (r = "duotone-thin"), n === "light" && (r = "duotone-light"), n === "regular" && (r = "duotone-regular"), n === "solid" && (r = "duotone")), t === "sharp" && (n === "thin" && (r = "sharp-thin"), n === "light" && (r = "sharp-light"), n === "regular" && (r = "sharp-regular"), n === "solid" && (r = "sharp-solid")), t === "sharp-duotone" && (n === "thin" && (r = "sharp-duotone-thin"), n === "light" && (r = "sharp-duotone-light"), n === "regular" && (r = "sharp-duotone-regular"), n === "solid" && (r = "sharp-duotone-solid")), t === "brands" && (r = "brands"), r;
|
|
1789
1822
|
}
|
|
1790
|
-
function
|
|
1791
|
-
let r =
|
|
1823
|
+
function ge(e, t, n) {
|
|
1824
|
+
let r = he(e, t, n), i = de();
|
|
1792
1825
|
if (i) return `${i}/${r}/${e}.svg`;
|
|
1793
|
-
let a =
|
|
1794
|
-
return a.length > 0 ? `https://ka-p.fontawesome.com/releases/v${
|
|
1826
|
+
let a = pe();
|
|
1827
|
+
return a.length > 0 ? `https://ka-p.fontawesome.com/releases/v${me}/svgs/${r}/${e}.svg?token=${encodeURIComponent(a)}` : `https://ka-f.fontawesome.com/releases/v${me}/svgs/${r}/${e}.svg`;
|
|
1795
1828
|
}
|
|
1796
|
-
var
|
|
1829
|
+
var _e = {
|
|
1797
1830
|
name: "default",
|
|
1798
|
-
resolver: (e, t = "classic", n = "solid") =>
|
|
1831
|
+
resolver: (e, t = "classic", n = "solid") => ge(e, t, n),
|
|
1799
1832
|
mutator: (e, t) => {
|
|
1800
1833
|
if (e.hasAttribute("fill") || e.setAttribute("fill", "currentColor"), t?.family && !e.hasAttribute("data-duotone-initialized")) {
|
|
1801
1834
|
let { family: n, variant: r } = t;
|
|
@@ -1812,95 +1845,98 @@ var he = {
|
|
|
1812
1845
|
}
|
|
1813
1846
|
};
|
|
1814
1847
|
//#endregion
|
|
1815
|
-
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.
|
|
1816
|
-
function
|
|
1848
|
+
//#region node_modules/@awesome.me/webawesome/dist/chunks/chunk.44TPNLVU.js
|
|
1849
|
+
function ve(e) {
|
|
1817
1850
|
return `data:image/svg+xml,${encodeURIComponent(e)}`;
|
|
1818
1851
|
}
|
|
1819
1852
|
var R = {
|
|
1820
1853
|
solid: {
|
|
1821
|
-
backward: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1822
|
-
"backward-step": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1823
|
-
"angles-left": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1824
|
-
"angles-right": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1825
|
-
check: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1826
|
-
"chevron-down": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1827
|
-
"chevron-left": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1828
|
-
"chevron-right": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1829
|
-
circle: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1830
|
-
"closed-captioning": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1831
|
-
"closed-captioning-slash": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1832
|
-
compress: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1854
|
+
backward: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M236.3 107.1C247.9 96 265 92.9 279.7 99.2C294.4 105.5 304 120 304 136L304 272.3L476.3 107.2C487.9 96 505 92.9 519.7 99.2C534.4 105.5 544 120 544 136L544 504C544 520 534.4 534.5 519.7 540.8C505 547.1 487.9 544 476.3 532.9L304 367.7L304 504C304 520 294.4 534.5 279.7 540.8C265 547.1 247.9 544 236.3 532.9L44.3 348.9C36.5 341.3 32 330.9 32 320C32 309.1 36.5 298.7 44.3 291.1L236.3 107.1z\"/></svg>",
|
|
1855
|
+
"backward-step": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M491 100.8C478.1 93.8 462.3 94.5 450 102.6L192 272.1L192 128C192 110.3 177.7 96 160 96C142.3 96 128 110.3 128 128L128 512C128 529.7 142.3 544 160 544C177.7 544 192 529.7 192 512L192 367.9L450 537.5C462.3 545.6 478 546.3 491 539.3C504 532.3 512 518.8 512 504.1L512 136.1C512 121.4 503.9 107.9 491 100.9z\"/></svg>",
|
|
1856
|
+
"angles-left": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M77.3 256 214.7 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256zm192 0L406.7 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L269.3 256z\"/></svg>",
|
|
1857
|
+
"angles-right": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M434.7 256 297.3 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L434.7 256zm-192 0L105.3 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256z\"/></svg>",
|
|
1858
|
+
check: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M434.8 70.1c14.3 10.4 17.5 30.4 7.1 44.7l-256 352c-5.5 7.6-14 12.3-23.4 13.1s-18.5-2.7-25.1-9.3l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l101.5 101.5 234-321.7c10.4-14.3 30.4-17.5 44.7-7.1z\"/></svg>",
|
|
1859
|
+
"chevron-down": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M201.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 338.7 54.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z\"/></svg>",
|
|
1860
|
+
"chevron-left": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z\"/></svg>",
|
|
1861
|
+
"chevron-right": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M311.1 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L243.2 256 73.9 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z\"/></svg>",
|
|
1862
|
+
circle: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0z\"/></svg>",
|
|
1863
|
+
"closed-captioning": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M64 192C64 156.7 92.7 128 128 128L512 128C547.3 128 576 156.7 576 192L576 448C576 483.3 547.3 512 512 512L128 512C92.7 512 64 483.3 64 448L64 192zM216 272L248 272C252.4 272 256 275.6 256 280C256 293.3 266.7 304 280 304C293.3 304 304 293.3 304 280C304 249.1 278.9 224 248 224L216 224C185.1 224 160 249.1 160 280L160 360C160 390.9 185.1 416 216 416L248 416C278.9 416 304 390.9 304 360C304 346.7 293.3 336 280 336C266.7 336 256 346.7 256 360C256 364.4 252.4 368 248 368L216 368C211.6 368 208 364.4 208 360L208 280C208 275.6 211.6 272 216 272zM384 280C384 275.6 387.6 272 392 272L424 272C428.4 272 432 275.6 432 280C432 293.3 442.7 304 456 304C469.3 304 480 293.3 480 280C480 249.1 454.9 224 424 224L392 224C361.1 224 336 249.1 336 280L336 360C336 390.9 361.1 416 392 416L424 416C454.9 416 480 390.9 480 360C480 346.7 469.3 336 456 336C442.7 336 432 346.7 432 360C432 364.4 428.4 368 424 368L392 368C387.6 368 384 364.4 384 360L384 280z\"/></svg>",
|
|
1864
|
+
"closed-captioning-slash": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M39 39.1C48.4 29.7 63.6 29.7 72.9 39.1L161.8 128L512 128C547.3 128 576 156.7 576 192L576 448C576 473.5 561.1 495.4 539.6 505.8L601 567.1C610.4 576.5 610.4 591.7 601 601C591.6 610.3 576.4 610.4 567.1 601L39 73.1C29.7 63.7 29.7 48.5 39 39.1zM384 350.1L384 279.9C384 275.5 387.6 271.9 392 271.9L424 271.9C428.4 271.9 432 275.5 432 279.9C432 293.2 442.7 303.9 456 303.9C469.3 303.9 480 293.2 480 279.9C480 249 454.9 223.9 424 223.9L392 223.9C361.1 223.9 336 249 336 279.9L336 302.1L384 350.1zM445.5 411.6C465.7 403.2 480 383.2 480 359.9C480 346.6 469.3 335.9 456 335.9C442.7 335.9 432 346.6 432 359.9C432 364.3 428.4 367.9 424 367.9L401.8 367.9L445.5 411.6zM162.3 264.1C160.8 269.1 160 274.5 160 280L160 360C160 390.9 185.1 416 216 416L248 416C266.1 416 282.1 407.5 292.4 394.2L410.2 512L128 512C92.7 512 64 483.3 64 448L64 192C64 184.2 65.4 176.7 68 169.8L162.3 264.1zM256.1 357.9C256 358.6 256 359.3 256 360C256 364.4 252.4 368 248 368L216 368C211.6 368 208 364.4 208 360L208 309.8L256.1 357.9z\"/></svg>",
|
|
1865
|
+
compress: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M160 64c0-17.7-14.3-32-32-32S96 46.3 96 64l0 64-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32l0-96zM32 320c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0 0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32l-96 0zM352 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-64zM320 320c-17.7 0-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0z\"/></svg>",
|
|
1833
1866
|
ellipsis: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M96 320C96 289.1 121.1 264 152 264C182.9 264 208 289.1 208 320C208 350.9 182.9 376 152 376C121.1 376 96 350.9 96 320zM264 320C264 289.1 289.1 264 320 264C350.9 264 376 289.1 376 320C376 350.9 350.9 376 320 376C289.1 376 264 350.9 264 320zM488 264C518.9 264 544 289.1 544 320C544 350.9 518.9 376 488 376C457.1 376 432 350.9 432 320C432 289.1 457.1 264 488 264z\"/></svg>",
|
|
1834
|
-
"ellipsis-vertical": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1835
|
-
expand: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1836
|
-
eyedropper: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1837
|
-
forward: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1838
|
-
file: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1839
|
-
"file-audio": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1840
|
-
"file-code": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1841
|
-
"file-excel": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1842
|
-
"file-image": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1843
|
-
"file-pdf": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1844
|
-
"file-powerpoint": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1845
|
-
"file-video": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1846
|
-
"file-word": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1847
|
-
"file-zipper": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1848
|
-
"forward-step": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1849
|
-
gauge: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1850
|
-
gear: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1851
|
-
"grip-vertical": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1867
|
+
"ellipsis-vertical": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M320 208C289.1 208 264 182.9 264 152C264 121.1 289.1 96 320 96C350.9 96 376 121.1 376 152C376 182.9 350.9 208 320 208zM320 432C350.9 432 376 457.1 376 488C376 518.9 350.9 544 320 544C289.1 544 264 518.9 264 488C264 457.1 289.1 432 320 432zM376 320C376 350.9 350.9 376 320 376C289.1 376 264 350.9 264 320C264 289.1 289.1 264 320 264C350.9 264 376 289.1 376 320z\"/></svg>",
|
|
1868
|
+
expand: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M128 96C110.3 96 96 110.3 96 128L96 224C96 241.7 110.3 256 128 256C145.7 256 160 241.7 160 224L160 160L224 160C241.7 160 256 145.7 256 128C256 110.3 241.7 96 224 96L128 96zM160 416C160 398.3 145.7 384 128 384C110.3 384 96 398.3 96 416L96 512C96 529.7 110.3 544 128 544L224 544C241.7 544 256 529.7 256 512C256 494.3 241.7 480 224 480L160 480L160 416zM416 96C398.3 96 384 110.3 384 128C384 145.7 398.3 160 416 160L480 160L480 224C480 241.7 494.3 256 512 256C529.7 256 544 241.7 544 224L544 128C544 110.3 529.7 96 512 96L416 96zM544 416C544 398.3 529.7 384 512 384C494.3 384 480 398.3 480 416L480 480L416 480C398.3 480 384 494.3 384 512C384 529.7 398.3 544 416 544L512 544C529.7 544 544 529.7 544 512L544 416z\"/></svg>",
|
|
1869
|
+
eyedropper: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M341.6 29.2l-101.6 101.6-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4 101.6-101.6c39-39 39-102.2 0-141.1s-102.2-39-141.1 0zM55.4 323.3c-15 15-23.4 35.4-23.4 56.6l0 42.4-26.6 39.9c-8.5 12.7-6.8 29.6 4 40.4s27.7 12.5 40.4 4l39.9-26.6 42.4 0c21.2 0 41.6-8.4 56.6-23.4l109.4-109.4-45.3-45.3-109.4 109.4c-3 3-7.1 4.7-11.3 4.7l-36.1 0 0-36.1c0-4.2 1.7-8.3 4.7-11.3l109.4-109.4-45.3-45.3-109.4 109.4z\"/></svg>",
|
|
1870
|
+
forward: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M403.7 107.1C392.1 96 375 92.9 360.3 99.2C345.6 105.5 336 120 336 136L336 272.3L163.7 107.2C152.1 96 135 92.9 120.3 99.2C105.6 105.5 96 120 96 136L96 504C96 520 105.6 534.5 120.3 540.8C135 547.1 152.1 544 163.7 532.9L336 367.7L336 504C336 520 345.6 534.5 360.3 540.8C375 547.1 392.1 544 403.7 532.9L595.7 348.9C603.6 341.4 608 330.9 608 320C608 309.1 603.5 298.7 595.7 291.1L403.7 107.1z\"/></svg>",
|
|
1871
|
+
file: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M192 64C156.7 64 128 92.7 128 128L128 512C128 547.3 156.7 576 192 576L448 576C483.3 576 512 547.3 512 512L512 234.5C512 217.5 505.3 201.2 493.3 189.2L386.7 82.7C374.7 70.7 358.5 64 341.5 64L192 64zM453.5 240L360 240C346.7 240 336 229.3 336 216L336 122.5L453.5 240z\"/></svg>",
|
|
1872
|
+
"file-audio": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM389.8 307.7C380.7 301.4 368.3 303.6 362 312.7C355.7 321.8 357.9 334.2 367 340.5C390.9 357.2 406.4 384.8 406.4 416C406.4 447.2 390.8 474.9 367 491.5C357.9 497.8 355.7 510.3 362 519.3C368.3 528.3 380.8 530.6 389.8 524.3C423.9 500.5 446.4 460.8 446.4 416C446.4 371.2 424 331.5 389.8 307.7zM208 376C199.2 376 192 383.2 192 392L192 440C192 448.8 199.2 456 208 456L232 456L259.2 490C262.2 493.8 266.8 496 271.7 496L272 496C280.8 496 288 488.8 288 480L288 352C288 343.2 280.8 336 272 336L271.7 336C266.8 336 262.2 338.2 259.2 342L232 376L208 376zM336 448.2C336 458.9 346.5 466.4 354.9 459.8C367.8 449.5 376 433.7 376 416C376 398.3 367.8 382.5 354.9 372.2C346.5 365.5 336 373.1 336 383.8L336 448.3z\"/></svg>",
|
|
1873
|
+
"file-code": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM282.2 359.6C290.8 349.5 289.7 334.4 279.6 325.8C269.5 317.2 254.4 318.3 245.8 328.4L197.8 384.4C190.1 393.4 190.1 406.6 197.8 415.6L245.8 471.6C254.4 481.7 269.6 482.8 279.6 474.2C289.6 465.6 290.8 450.4 282.2 440.4L247.6 400L282.2 359.6zM394.2 328.4C385.6 318.3 370.4 317.2 360.4 325.8C350.4 334.4 349.2 349.6 357.8 359.6L392.4 400L357.8 440.4C349.2 450.5 350.3 465.6 360.4 474.2C370.5 482.8 385.6 481.7 394.2 471.6L442.2 415.6C449.9 406.6 449.9 393.4 442.2 384.4L394.2 328.4z\"/></svg>",
|
|
1874
|
+
"file-excel": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM292 330.7C284.6 319.7 269.7 316.7 258.7 324C247.7 331.3 244.7 346.3 252 357.3L291.2 416L252 474.7C244.6 485.7 247.6 500.6 258.7 508C269.8 515.4 284.6 512.4 292 501.3L320 459.3L348 501.3C355.4 512.3 370.3 515.3 381.3 508C392.3 500.7 395.3 485.7 388 474.7L348.8 416L388 357.3C395.4 346.3 392.4 331.4 381.3 324C370.2 316.6 355.4 319.6 348 330.7L320 372.7L292 330.7z\"/></svg>",
|
|
1875
|
+
"file-image": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM256 320C256 302.3 241.7 288 224 288C206.3 288 192 302.3 192 320C192 337.7 206.3 352 224 352C241.7 352 256 337.7 256 320zM220.6 512L419.4 512C435.2 512 448 499.2 448 483.4C448 476.1 445.2 469 440.1 463.7L343.3 361.9C337.3 355.6 328.9 352 320.1 352L319.8 352C311 352 302.7 355.6 296.6 361.9L199.9 463.7C194.8 469 192 476.1 192 483.4C192 499.2 204.8 512 220.6 512z\"/></svg>",
|
|
1876
|
+
"file-pdf": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M128 64C92.7 64 64 92.7 64 128L64 512C64 547.3 92.7 576 128 576L208 576L208 464C208 428.7 236.7 400 272 400L448 400L448 234.5C448 217.5 441.3 201.2 429.3 189.2L322.7 82.7C310.7 70.7 294.5 64 277.5 64L128 64zM389.5 240L296 240C282.7 240 272 229.3 272 216L272 122.5L389.5 240zM272 444C261 444 252 453 252 464L252 592C252 603 261 612 272 612C283 612 292 603 292 592L292 564L304 564C337.1 564 364 537.1 364 504C364 470.9 337.1 444 304 444L272 444zM304 524L292 524L292 484L304 484C315 484 324 493 324 504C324 515 315 524 304 524zM400 444C389 444 380 453 380 464L380 592C380 603 389 612 400 612L432 612C460.7 612 484 588.7 484 560L484 496C484 467.3 460.7 444 432 444L400 444zM420 572L420 484L432 484C438.6 484 444 489.4 444 496L444 560C444 566.6 438.6 572 432 572L420 572zM508 464L508 592C508 603 517 612 528 612C539 612 548 603 548 592L548 548L576 548C587 548 596 539 596 528C596 517 587 508 576 508L548 508L548 484L576 484C587 484 596 475 596 464C596 453 587 444 576 444L528 444C517 444 508 453 508 464z\"/></svg>",
|
|
1877
|
+
"file-powerpoint": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM280 320C266.7 320 256 330.7 256 344L256 488C256 501.3 266.7 512 280 512C293.3 512 304 501.3 304 488L304 464L328 464C367.8 464 400 431.8 400 392C400 352.2 367.8 320 328 320L280 320zM328 416L304 416L304 368L328 368C341.3 368 352 378.7 352 392C352 405.3 341.3 416 328 416z\"/></svg>",
|
|
1878
|
+
"file-video": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM208 368L208 464C208 481.7 222.3 496 240 496L336 496C353.7 496 368 481.7 368 464L368 440L403 475C406.2 478.2 410.5 480 415 480C424.4 480 432 472.4 432 463L432 368.9C432 359.5 424.4 351.9 415 351.9C410.5 351.9 406.2 353.7 403 356.9L368 391.9L368 367.9C368 350.2 353.7 335.9 336 335.9L240 335.9C222.3 335.9 208 350.2 208 367.9z\"/></svg>",
|
|
1879
|
+
"file-word": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM263.4 338.8C260.5 325.9 247.7 317.7 234.8 320.6C221.9 323.5 213.7 336.3 216.6 349.2L248.6 493.2C250.9 503.7 260 511.4 270.8 512C281.6 512.6 291.4 505.9 294.8 495.6L320 419.9L345.2 495.6C348.6 505.8 358.4 512.5 369.2 512C380 511.5 389.1 503.8 391.4 493.2L423.4 349.2C426.3 336.3 418.1 323.4 405.2 320.6C392.3 317.8 379.4 325.9 376.6 338.8L363.4 398.2L342.8 336.4C339.5 326.6 330.4 320 320 320C309.6 320 300.5 326.6 297.2 336.4L276.6 398.2L263.4 338.8z\"/></svg>",
|
|
1880
|
+
"file-zipper": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M128 128C128 92.7 156.7 64 192 64L341.5 64C358.5 64 374.8 70.7 386.8 82.7L493.3 189.3C505.3 201.3 512 217.6 512 234.6L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 128zM336 122.5L336 216C336 229.3 346.7 240 360 240L453.5 240L336 122.5zM192 136C192 149.3 202.7 160 216 160L264 160C277.3 160 288 149.3 288 136C288 122.7 277.3 112 264 112L216 112C202.7 112 192 122.7 192 136zM192 232C192 245.3 202.7 256 216 256L264 256C277.3 256 288 245.3 288 232C288 218.7 277.3 208 264 208L216 208C202.7 208 192 218.7 192 232zM256 304L224 304C206.3 304 192 318.3 192 336L192 384C192 410.5 213.5 432 240 432C266.5 432 288 410.5 288 384L288 336C288 318.3 273.7 304 256 304zM240 368C248.8 368 256 375.2 256 384C256 392.8 248.8 400 240 400C231.2 400 224 392.8 224 384C224 375.2 231.2 368 240 368z\"/></svg>",
|
|
1881
|
+
"forward-step": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M21 36.8c12.9-7 28.7-6.3 41 1.8L320 208.1 320 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 384c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-144.1-258 169.6c-12.3 8.1-28 8.8-41 1.8S0 454.7 0 440L0 72C0 57.3 8.1 43.8 21 36.8z\"/></svg>",
|
|
1882
|
+
gauge: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0zm320 96c0-26.9-16.5-49.9-40-59.3L280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 172.7c-23.5 9.5-40 32.5-40 59.3 0 35.3 28.7 64 64 64s64-28.7 64-64zM144 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm-16 80a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM400 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\"/></svg>",
|
|
1883
|
+
gear: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M259.1 73.5C262.1 58.7 275.2 48 290.4 48L350.2 48C365.4 48 378.5 58.7 381.5 73.5L396 143.5C410.1 149.5 423.3 157.2 435.3 166.3L503.1 143.8C517.5 139 533.3 145 540.9 158.2L570.8 210C578.4 223.2 575.7 239.8 564.3 249.9L511 297.3C511.9 304.7 512.3 312.3 512.3 320C512.3 327.7 511.8 335.3 511 342.7L564.4 390.2C575.8 400.3 578.4 417 570.9 430.1L541 481.9C533.4 495 517.6 501.1 503.2 496.3L435.4 473.8C423.3 482.9 410.1 490.5 396.1 496.6L381.7 566.5C378.6 581.4 365.5 592 350.4 592L290.6 592C275.4 592 262.3 581.3 259.3 566.5L244.9 496.6C230.8 490.6 217.7 482.9 205.6 473.8L137.5 496.3C123.1 501.1 107.3 495.1 99.7 481.9L69.8 430.1C62.2 416.9 64.9 400.3 76.3 390.2L129.7 342.7C128.8 335.3 128.4 327.7 128.4 320C128.4 312.3 128.9 304.7 129.7 297.3L76.3 249.8C64.9 239.7 62.3 223 69.8 209.9L99.7 158.1C107.3 144.9 123.1 138.9 137.5 143.7L205.3 166.2C217.4 157.1 230.6 149.5 244.6 143.4L259.1 73.5zM320.3 400C364.5 399.8 400.2 363.9 400 319.7C399.8 275.5 363.9 239.8 319.7 240C275.5 240.2 239.8 276.1 240 320.3C240.2 364.5 276.1 400.2 320.3 400z\"/></svg>",
|
|
1884
|
+
"grip-vertical": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M128 40c0-22.1-17.9-40-40-40L40 0C17.9 0 0 17.9 0 40L0 88c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48zm0 192c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48zM0 424l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40zM320 40c0-22.1-17.9-40-40-40L232 0c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48zM192 232l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40zM320 424c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48z\"/></svg>",
|
|
1852
1885
|
indeterminate: "<svg part=\"indeterminate-icon\" class=\"icon\" viewBox=\"0 0 16 16\"><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\" stroke-linecap=\"round\"><g stroke=\"currentColor\" stroke-width=\"2\"><g transform=\"translate(2.285714 6.857143)\"><path d=\"M10.2857143,1.14285714 L1.14285714,1.14285714\"/></g></g></g></svg>",
|
|
1853
|
-
minus: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1854
|
-
pause: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1855
|
-
"picture-in-picture": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1856
|
-
play: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1857
|
-
"play-circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1858
|
-
plus: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1859
|
-
star: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1860
|
-
upload: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1861
|
-
user: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1862
|
-
volume: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1863
|
-
"volume-low": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1864
|
-
"volume-xmark": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path
|
|
1865
|
-
xmark: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1886
|
+
minus: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32z\"/></svg>",
|
|
1887
|
+
pause: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M48 32C21.5 32 0 53.5 0 80L0 432c0 26.5 21.5 48 48 48l64 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48L48 32zm224 0c-26.5 0-48 21.5-48 48l0 352c0 26.5 21.5 48 48 48l64 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48l-64 0z\"/></svg>",
|
|
1888
|
+
"picture-in-picture": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M448 32c35.3 0 64 28.7 64 64l0 112-64 0 0-112-384 0 0 320 144 0 0 64-144 0-6.5-.3c-30.1-3.1-54.1-27-57.1-57.1L0 416 0 96C0 62.9 25.2 35.6 57.5 32.3L64 32 448 32zm16 224c26.5 0 48 21.5 48 48l0 128c0 26.5-21.5 48-48 48l-160 0c-26.5 0-48-21.5-48-48l0-128c0-26.5 21.5-48 48-48l160 0z\"/></svg>",
|
|
1889
|
+
play: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M91.2 36.9c-12.4-6.8-27.4-6.5-39.6 .7S32 57.9 32 72l0 368c0 14.1 7.5 27.2 19.6 34.4s27.2 7.5 39.6 .7l336-184c12.8-7 20.8-20.5 20.8-35.1s-8-28.1-20.8-35.1l-336-184z\"/></svg>",
|
|
1890
|
+
"play-circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9l0 176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z\"/></svg>",
|
|
1891
|
+
plus: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M352 128C352 110.3 337.7 96 320 96C302.3 96 288 110.3 288 128L288 288L128 288C110.3 288 96 302.3 96 320C96 337.7 110.3 352 128 352L288 352L288 512C288 529.7 302.3 544 320 544C337.7 544 352 529.7 352 512L352 352L512 352C529.7 352 544 337.7 544 320C544 302.3 529.7 288 512 288L352 288L352 128z\"/></svg>",
|
|
1892
|
+
star: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M309.5-18.9c-4.1-8-12.4-13.1-21.4-13.1s-17.3 5.1-21.4 13.1L193.1 125.3 33.2 150.7c-8.9 1.4-16.3 7.7-19.1 16.3s-.5 18 5.8 24.4l114.4 114.5-25.2 159.9c-1.4 8.9 2.3 17.9 9.6 23.2s16.9 6.1 25 2L288.1 417.6 432.4 491c8 4.1 17.7 3.3 25-2s11-14.2 9.6-23.2L441.7 305.9 556.1 191.4c6.4-6.4 8.6-15.8 5.8-24.4s-10.1-14.9-19.1-16.3L383 125.3 309.5-18.9z\"/></svg>",
|
|
1893
|
+
upload: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M352 173.3L352 384C352 401.7 337.7 416 320 416C302.3 416 288 401.7 288 384L288 173.3L246.6 214.7C234.1 227.2 213.8 227.2 201.3 214.7C188.8 202.2 188.8 181.9 201.3 169.4L297.3 73.4C309.8 60.9 330.1 60.9 342.6 73.4L438.6 169.4C451.1 181.9 451.1 202.2 438.6 214.7C426.1 227.2 405.8 227.2 393.3 214.7L352 173.3zM320 464C364.2 464 400 428.2 400 384L480 384C515.3 384 544 412.7 544 448L544 480C544 515.3 515.3 544 480 544L160 544C124.7 544 96 515.3 96 480L96 448C96 412.7 124.7 384 160 384L240 384C240 428.2 275.8 464 320 464zM464 488C477.3 488 488 477.3 488 464C488 450.7 477.3 440 464 440C450.7 440 440 450.7 440 464C440 477.3 450.7 488 464 488z\"/></svg>",
|
|
1894
|
+
user: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M224 248a120 120 0 1 0 0-240 120 120 0 1 0 0 240zm-29.7 56C95.8 304 16 383.8 16 482.3 16 498.7 29.3 512 45.7 512l356.6 0c16.4 0 29.7-13.3 29.7-29.7 0-98.5-79.8-178.3-178.3-178.3l-59.4 0z\"/></svg>",
|
|
1895
|
+
volume: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M48 352l48 0 134.1 119.2c6.4 5.7 14.6 8.8 23.1 8.8 19.2 0 34.8-15.6 34.8-34.8l0-378.4c0-19.2-15.6-34.8-34.8-34.8-8.5 0-16.7 3.1-23.1 8.8L96 160 48 160c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48zM441.1 107c-10.3-8.4-25.4-6.8-33.8 3.5s-6.8 25.4 3.5 33.8C443.3 170.7 464 210.9 464 256s-20.7 85.3-53.2 111.8c-10.3 8.4-11.8 23.5-3.5 33.8s23.5 11.8 33.8 3.5c43.2-35.2 70.9-88.9 70.9-149s-27.7-113.8-70.9-149zm-60.5 74.5c-10.3-8.4-25.4-6.8-33.8 3.5s-6.8 25.4 3.5 33.8C361.1 227.6 368 241 368 256s-6.9 28.4-17.7 37.3c-10.3 8.4-11.8 23.5-3.5 33.8s23.5 11.8 33.8 3.5C402.1 312.9 416 286.1 416 256s-13.9-56.9-35.5-74.5z\"/></svg>",
|
|
1896
|
+
"volume-low": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M48 352l48 0 134.1 119.2c6.4 5.7 14.6 8.8 23.1 8.8 19.2 0 34.8-15.6 34.8-34.8l0-378.4c0-19.2-15.6-34.8-34.8-34.8-8.5 0-16.7 3.1-23.1 8.8L96 160 48 160c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48zM380.6 181.5c-10.3-8.4-25.4-6.8-33.8 3.5s-6.8 25.4 3.5 33.8C361.1 227.6 368 241 368 256s-6.9 28.4-17.7 37.3c-10.3 8.4-11.8 23.5-3.5 33.8s23.5 11.8 33.8 3.5C402.1 312.9 416 286.1 416 256s-13.9-56.9-35.5-74.5z\"/></svg>",
|
|
1897
|
+
"volume-xmark": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M48 352l48 0 134.1 119.2c6.4 5.7 14.6 8.8 23.1 8.8 19.2 0 34.8-15.6 34.8-34.8l0-378.4c0-19.2-15.6-34.8-34.8-34.8-8.5 0-16.7 3.1-23.1 8.8L96 160 48 160c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48zM367 175c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z\"/></svg>",
|
|
1898
|
+
xmark: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 384 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M55.1 73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L147.2 256 9.9 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192.5 301.3 329.9 438.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.8 256 375.1 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192.5 210.7 55.1 73.4z\"/></svg>"
|
|
1866
1899
|
},
|
|
1867
1900
|
regular: {
|
|
1868
1901
|
calendar: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M216 64C229.3 64 240 74.7 240 88L240 128L400 128L400 88C400 74.7 410.7 64 424 64C437.3 64 448 74.7 448 88L448 128L480 128C515.3 128 544 156.7 544 192L544 480C544 515.3 515.3 544 480 544L160 544C124.7 544 96 515.3 96 480L96 192C96 156.7 124.7 128 160 128L192 128L192 88C192 74.7 202.7 64 216 64zM216 176L160 176C151.2 176 144 183.2 144 192L144 240L496 240L496 192C496 183.2 488.8 176 480 176L216 176zM144 288L144 480C144 488.8 151.2 496 160 496L480 496C488.8 496 496 488.8 496 480L496 288L144 288z\"/></svg>",
|
|
1869
|
-
"circle-question": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1870
|
-
"circle-xmark": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1902
|
+
"circle-question": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M464 256a208 208 0 1 0 -416 0 208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0 256 256 0 1 1 -512 0zm256-80c-17.7 0-32 14.3-32 32 0 13.3-10.7 24-24 24s-24-10.7-24-24c0-44.2 35.8-80 80-80s80 35.8 80 80c0 47.2-36 67.2-56 74.5l0 3.8c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-8.1c0-20.5 14.8-35.2 30.1-40.2 6.4-2.1 13.2-5.5 18.2-10.3 4.3-4.2 7.7-10 7.7-19.6 0-17.7-14.3-32-32-32zM224 368a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"/></svg>",
|
|
1903
|
+
"circle-xmark": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM167 167c-9.4 9.4-9.4 24.6 0 33.9l55 55-55 55c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55-55-55c-9.4-9.4-24.6-9.4-33.9 0z\"/></svg>",
|
|
1871
1904
|
clock: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><!--!Font Awesome Free v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d=\"M528 320C528 434.9 434.9 528 320 528C205.1 528 112 434.9 112 320C112 205.1 205.1 112 320 112C434.9 112 528 205.1 528 320zM64 320C64 461.4 178.6 576 320 576C461.4 576 576 461.4 576 320C576 178.6 461.4 64 320 64C178.6 64 64 178.6 64 320zM296 184L296 320C296 328 300 335.5 306.7 340L402.7 404C413.7 411.4 428.6 408.4 436 397.3C443.4 386.2 440.4 371.4 429.3 364L344 307.2L344 184C344 170.7 333.3 160 320 160C306.7 160 296 170.7 296 184z\"/></svg>",
|
|
1872
|
-
copy: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1873
|
-
eye: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1874
|
-
"eye-slash": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1875
|
-
star: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path
|
|
1905
|
+
copy: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M384 336l-192 0c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l133.5 0c4.2 0 8.3 1.7 11.3 4.7l58.5 58.5c3 3 4.7 7.1 4.7 11.3L400 320c0 8.8-7.2 16-16 16zM192 384l192 0c35.3 0 64-28.7 64-64l0-197.5c0-17-6.7-33.3-18.7-45.3L370.7 18.7C358.7 6.7 342.5 0 325.5 0L192 0c-35.3 0-64 28.7-64 64l0 256c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l192 0c35.3 0 64-28.7 64-64l0-16-48 0 0 16c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l16 0 0-48-16 0z\"/></svg>",
|
|
1906
|
+
eye: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M288 80C222.8 80 169.2 109.6 128.1 147.7 89.6 183.5 63 226 49.4 256 63 286 89.6 328.5 128.1 364.3 169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256 513 226 486.4 183.5 447.9 147.7 406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1 3.3 7.9 3.3 16.7 0 24.6-14.9 35.7-46.2 87.7-93 131.1-47.1 43.7-111.8 80.6-192.6 80.6S142.5 443.2 95.4 399.4c-46.8-43.5-78.1-95.4-93-131.1-3.3-7.9-3.3-16.7 0-24.6 14.9-35.7 46.2-87.7 93-131.1zM288 336c44.2 0 80-35.8 80-80 0-29.6-16.1-55.5-40-69.3-1.4 59.7-49.6 107.9-109.3 109.3 13.8 23.9 39.7 40 69.3 40zm-79.6-88.4c2.5 .3 5 .4 7.6 .4 35.3 0 64-28.7 64-64 0-2.6-.2-5.1-.4-7.6-37.4 3.9-67.2 33.7-71.1 71.1zm45.6-115c10.8-3 22.2-4.5 33.9-4.5 8.8 0 17.5 .9 25.8 2.6 .3 .1 .5 .1 .8 .2 57.9 12.2 101.4 63.7 101.4 125.2 0 70.7-57.3 128-128 128-61.6 0-113-43.5-125.2-101.4-1.8-8.6-2.8-17.5-2.8-26.6 0-11 1.4-21.8 4-32 .2-.7 .3-1.3 .5-1.9 11.9-43.4 46.1-77.6 89.5-89.5z\"/></svg>",
|
|
1907
|
+
"eye-slash": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M41-24.9c-9.4-9.4-24.6-9.4-33.9 0S-2.3-.3 7 9.1l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-96.4-96.4c2.7-2.4 5.4-4.8 8-7.2 46.8-43.5 78.1-95.4 93-131.1 3.3-7.9 3.3-16.7 0-24.6-14.9-35.7-46.2-87.7-93-131.1-47.1-43.7-111.8-80.6-192.6-80.6-56.8 0-105.6 18.2-146 44.2L41-24.9zM176.9 111.1c32.1-18.9 69.2-31.1 111.1-31.1 65.2 0 118.8 29.6 159.9 67.7 38.5 35.7 65.1 78.3 78.6 108.3-13.6 30-40.2 72.5-78.6 108.3-3.1 2.8-6.2 5.6-9.4 8.4L393.8 328c14-20.5 22.2-45.3 22.2-72 0-70.7-57.3-128-128-128-26.7 0-51.5 8.2-72 22.2l-39.1-39.1zm182 182l-108-108c11.1-5.8 23.7-9.1 37.1-9.1 44.2 0 80 35.8 80 80 0 13.4-3.3 26-9.1 37.1zM103.4 173.2l-34-34c-32.6 36.8-55 75.8-66.9 104.5-3.3 7.9-3.3 16.7 0 24.6 14.9 35.7 46.2 87.7 93 131.1 47.1 43.7 111.8 80.6 192.6 80.6 37.3 0 71.2-7.9 101.5-20.6L352.2 422c-20 6.4-41.4 10-64.2 10-65.2 0-118.8-29.6-159.9-67.7-38.5-35.7-65.1-78.3-78.6-108.3 10.4-23.1 28.6-53.6 54-82.8z\"/></svg>",
|
|
1908
|
+
star: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc. --><path d=\"M288.1-32c9 0 17.3 5.1 21.4 13.1L383 125.3 542.9 150.7c8.9 1.4 16.3 7.7 19.1 16.3s.5 18-5.8 24.4L441.7 305.9 467 465.8c1.4 8.9-2.3 17.9-9.6 23.2s-17 6.1-25 2L288.1 417.6 143.8 491c-8 4.1-17.7 3.3-25-2s-11-14.2-9.6-23.2L134.4 305.9 20 191.4c-6.4-6.4-8.6-15.8-5.8-24.4s10.1-14.9 19.1-16.3l159.9-25.4 73.6-144.2c4.1-8 12.4-13.1 21.4-13.1zm0 76.8L230.3 158c-3.5 6.8-10 11.6-17.6 12.8l-125.5 20 89.8 89.9c5.4 5.4 7.9 13.1 6.7 20.7l-19.8 125.5 113.3-57.6c6.8-3.5 14.9-3.5 21.8 0l113.3 57.6-19.8-125.5c-1.2-7.6 1.3-15.3 6.7-20.7l89.8-89.9-125.5-20c-7.6-1.2-14.1-6-17.6-12.8L288.1 44.8z\"/></svg>"
|
|
1876
1909
|
}
|
|
1877
|
-
},
|
|
1910
|
+
}, ye = {
|
|
1878
1911
|
name: "system",
|
|
1879
1912
|
resolver: (e, t = "classic", n = "solid") => {
|
|
1880
1913
|
let r = R[n][e] ?? R.regular[e] ?? R.regular["circle-question"];
|
|
1881
|
-
return r ?
|
|
1914
|
+
return r ? ve(r) : "";
|
|
1915
|
+
},
|
|
1916
|
+
mutator: (e) => {
|
|
1917
|
+
e.hasAttribute("fill") || e.setAttribute("fill", "currentColor");
|
|
1882
1918
|
}
|
|
1883
|
-
},
|
|
1884
|
-
function
|
|
1885
|
-
|
|
1919
|
+
}, be = "classic", xe = [_e, ye], Se = /* @__PURE__ */ new Set();
|
|
1920
|
+
function Ce(e) {
|
|
1921
|
+
Se.add(e);
|
|
1886
1922
|
}
|
|
1887
|
-
function
|
|
1888
|
-
|
|
1923
|
+
function we(e) {
|
|
1924
|
+
Se.delete(e);
|
|
1889
1925
|
}
|
|
1890
1926
|
function z(e) {
|
|
1891
|
-
return
|
|
1927
|
+
return xe.find((t) => t.name === e);
|
|
1892
1928
|
}
|
|
1893
|
-
function
|
|
1894
|
-
return
|
|
1929
|
+
function Te() {
|
|
1930
|
+
return be;
|
|
1895
1931
|
}
|
|
1896
1932
|
//#endregion
|
|
1897
1933
|
//#region node_modules/lit-html/directive-helpers.js
|
|
1898
|
-
var { I:
|
|
1934
|
+
var { I: Ee } = t, De = (e, t) => t === void 0 ? e?._$litType$ !== void 0 : e?._$litType$ === t, B = Symbol(), V = Symbol(), Oe, H = /* @__PURE__ */ new Map(), U = class extends h {
|
|
1899
1935
|
constructor() {
|
|
1900
1936
|
super(...arguments), this.svg = null, this.autoWidth = !1, this.swapOpacity = !1, this.label = "", this.library = "default", this.rotate = 0, this.resolveIcon = async (e, t) => {
|
|
1901
1937
|
let n;
|
|
1902
1938
|
if (t?.spriteSheet) {
|
|
1903
|
-
this.hasUpdated || await this.updateComplete, this.svg =
|
|
1939
|
+
this.hasUpdated || await this.updateComplete, this.svg = s`<svg part="svg">
|
|
1904
1940
|
<use part="use" href="${e}"></use>
|
|
1905
1941
|
</svg>`, await this.updateComplete;
|
|
1906
1942
|
let n = this.shadowRoot.querySelector("[part='svg']");
|
|
@@ -1916,8 +1952,8 @@ var { I: we } = e, Te = (e, t) => t === void 0 ? e?._$litType$ !== void 0 : e?._
|
|
|
1916
1952
|
e.innerHTML = await n.text();
|
|
1917
1953
|
let t = e.firstElementChild;
|
|
1918
1954
|
if (t?.tagName?.toLowerCase() !== "svg") return B;
|
|
1919
|
-
|
|
1920
|
-
let r =
|
|
1955
|
+
Oe ||= new DOMParser();
|
|
1956
|
+
let r = Oe.parseFromString(t.outerHTML, "text/html").body.querySelector("svg");
|
|
1921
1957
|
return r ? (r.part.add("svg"), document.adoptNode(r)) : B;
|
|
1922
1958
|
} catch {
|
|
1923
1959
|
return B;
|
|
@@ -1925,16 +1961,16 @@ var { I: we } = e, Te = (e, t) => t === void 0 ? e?._$litType$ !== void 0 : e?._
|
|
|
1925
1961
|
};
|
|
1926
1962
|
}
|
|
1927
1963
|
connectedCallback() {
|
|
1928
|
-
super.connectedCallback(),
|
|
1964
|
+
super.connectedCallback(), Ce(this);
|
|
1929
1965
|
}
|
|
1930
1966
|
firstUpdated(e) {
|
|
1931
1967
|
super.firstUpdated(e), this.hasAttribute("rotate") && this.style.setProperty("--rotate-angle", `${this.rotate}deg`), this.setIcon();
|
|
1932
1968
|
}
|
|
1933
1969
|
disconnectedCallback() {
|
|
1934
|
-
super.disconnectedCallback(),
|
|
1970
|
+
super.disconnectedCallback(), we(this);
|
|
1935
1971
|
}
|
|
1936
1972
|
async getIconSource() {
|
|
1937
|
-
let e = z(this.library), t = this.family ||
|
|
1973
|
+
let e = z(this.library), t = this.family || Te();
|
|
1938
1974
|
if (this.name && e) {
|
|
1939
1975
|
let n = this.canvas === "auto" || this.autoWidth, r;
|
|
1940
1976
|
try {
|
|
@@ -1965,16 +2001,16 @@ var { I: we } = e, Te = (e, t) => t === void 0 ? e?._$litType$ !== void 0 : e?._
|
|
|
1965
2001
|
r || (r = this.resolveIcon(e, n), H.set(e, r));
|
|
1966
2002
|
let i = await r;
|
|
1967
2003
|
if (i === V && H.delete(e), e === (await this.getIconSource()).url) {
|
|
1968
|
-
if (
|
|
2004
|
+
if (De(i)) {
|
|
1969
2005
|
this.svg = i;
|
|
1970
2006
|
return;
|
|
1971
2007
|
}
|
|
1972
2008
|
switch (i) {
|
|
1973
2009
|
case V:
|
|
1974
2010
|
case B:
|
|
1975
|
-
this.svg = null, this.dispatchEvent(new
|
|
2011
|
+
this.svg = null, this.dispatchEvent(new se());
|
|
1976
2012
|
break;
|
|
1977
|
-
default: this.svg = i.cloneNode(!0), n?.mutator?.(this.svg, this), this.dispatchEvent(new
|
|
2013
|
+
default: this.svg = i.cloneNode(!0), n?.mutator?.(this.svg, this), this.dispatchEvent(new ce());
|
|
1978
2014
|
}
|
|
1979
2015
|
}
|
|
1980
2016
|
}
|
|
@@ -1989,27 +2025,27 @@ var { I: we } = e, Te = (e, t) => t === void 0 ? e?._$litType$ !== void 0 : e?._
|
|
|
1989
2025
|
n && t?.mutator?.(n, this);
|
|
1990
2026
|
}
|
|
1991
2027
|
render() {
|
|
1992
|
-
return this.hasUpdated ? this.svg :
|
|
2028
|
+
return this.hasUpdated ? this.svg : s`<svg part="svg" width="16" height="16" viewBox="0 0 16 16"></svg>`;
|
|
1993
2029
|
}
|
|
1994
2030
|
};
|
|
1995
|
-
U.css =
|
|
2031
|
+
U.css = le, l([o()], U.prototype, "svg", 2), l([r({ reflect: !0 })], U.prototype, "name", 2), l([r({ reflect: !0 })], U.prototype, "family", 2), l([r({ reflect: !0 })], U.prototype, "variant", 2), l([r({ reflect: !0 })], U.prototype, "canvas", 2), l([r({
|
|
1996
2032
|
attribute: "auto-width",
|
|
1997
2033
|
type: Boolean,
|
|
1998
2034
|
reflect: !0
|
|
1999
|
-
})], U.prototype, "autoWidth", 2),
|
|
2035
|
+
})], U.prototype, "autoWidth", 2), l([r({
|
|
2000
2036
|
attribute: "swap-opacity",
|
|
2001
2037
|
type: Boolean,
|
|
2002
2038
|
reflect: !0
|
|
2003
|
-
})], U.prototype, "swapOpacity", 2),
|
|
2039
|
+
})], U.prototype, "swapOpacity", 2), l([r()], U.prototype, "src", 2), l([r()], U.prototype, "label", 2), l([r({ reflect: !0 })], U.prototype, "library", 2), l([r({
|
|
2004
2040
|
type: Number,
|
|
2005
2041
|
reflect: !0
|
|
2006
|
-
})], U.prototype, "rotate", 2),
|
|
2042
|
+
})], U.prototype, "rotate", 2), l([r({
|
|
2007
2043
|
type: String,
|
|
2008
2044
|
reflect: !0
|
|
2009
|
-
})], U.prototype, "flip", 2),
|
|
2045
|
+
})], U.prototype, "flip", 2), l([r({
|
|
2010
2046
|
type: String,
|
|
2011
2047
|
reflect: !0
|
|
2012
|
-
})], U.prototype, "animation", 2),
|
|
2048
|
+
})], U.prototype, "animation", 2), l([N("label")], U.prototype, "handleLabelChange", 1), l([N([
|
|
2013
2049
|
"family",
|
|
2014
2050
|
"name",
|
|
2015
2051
|
"library",
|
|
@@ -2018,35 +2054,35 @@ U.css = se, c([a()], U.prototype, "svg", 2), c([n({ reflect: !0 })], U.prototype
|
|
|
2018
2054
|
"autoWidth",
|
|
2019
2055
|
"canvas",
|
|
2020
2056
|
"swapOpacity"
|
|
2021
|
-
], { waitUntilFirstUpdate: !0 })], U.prototype, "setIcon", 1), U =
|
|
2057
|
+
], { waitUntilFirstUpdate: !0 })], U.prototype, "setIcon", 1), U = l([d("wa-icon")], U);
|
|
2022
2058
|
//#endregion
|
|
2023
2059
|
//#region src/components/menu/Menu.styles.css
|
|
2024
|
-
var
|
|
2025
|
-
function
|
|
2026
|
-
|
|
2060
|
+
var ke = a`wa-dropdown::part(menu){gap:2px;min-width:300px;box-shadow:0 4px 16px #00000059}wa-dropdown-item{border-radius:5px;padding:0;&:hover{background-color:var(--solid-ui-color-primary-hover)}}`, Ae, W, G, K, q, J, je, Me, Ne, Pe, Fe, Ie, Le, Re, ze, Be, Ve, He, Ue;
|
|
2061
|
+
function Y(e, t, n) {
|
|
2062
|
+
We(e, t), t.set(e, n);
|
|
2027
2063
|
}
|
|
2028
|
-
function
|
|
2064
|
+
function We(e, t) {
|
|
2029
2065
|
if (t.has(e)) throw TypeError("Cannot initialize the same private elements twice on an object");
|
|
2030
2066
|
}
|
|
2031
|
-
function
|
|
2032
|
-
return e.set(
|
|
2067
|
+
function X(e, t, n) {
|
|
2068
|
+
return e.set(Ge(e, t), n), n;
|
|
2033
2069
|
}
|
|
2034
|
-
function
|
|
2035
|
-
return e.get(
|
|
2070
|
+
function Z(e, t) {
|
|
2071
|
+
return e.get(Ge(e, t));
|
|
2036
2072
|
}
|
|
2037
|
-
function
|
|
2073
|
+
function Ge(e, t, n) {
|
|
2038
2074
|
if (typeof e == "function" ? e === t : e.has(t)) return arguments.length < 3 ? t : n;
|
|
2039
2075
|
throw TypeError("Private element is not present on this object");
|
|
2040
2076
|
}
|
|
2041
|
-
function
|
|
2042
|
-
return (t =
|
|
2077
|
+
function Q(e, t, n) {
|
|
2078
|
+
return (t = qe(t)) in e ? Object.defineProperty(e, t, {
|
|
2043
2079
|
value: n,
|
|
2044
2080
|
enumerable: !0,
|
|
2045
2081
|
configurable: !0,
|
|
2046
2082
|
writable: !0
|
|
2047
2083
|
}) : e[t] = n, e;
|
|
2048
2084
|
}
|
|
2049
|
-
function
|
|
2085
|
+
function Ke(e, t, n, r, i, a) {
|
|
2050
2086
|
function o(e, t, n) {
|
|
2051
2087
|
return function(r, i) {
|
|
2052
2088
|
return n && n(r), e[t].call(r, i);
|
|
@@ -2069,13 +2105,13 @@ function We(e, t, n, r, i, a) {
|
|
|
2069
2105
|
n || Array.isArray(_) || (_ = [_]);
|
|
2070
2106
|
var b = {}, x = [], S = i === 3 ? "get" : i === 4 || p ? "set" : "value";
|
|
2071
2107
|
d ? (f || p ? b = {
|
|
2072
|
-
get:
|
|
2108
|
+
get: Ye(function() {
|
|
2073
2109
|
return v(this);
|
|
2074
2110
|
}, r, "get"),
|
|
2075
2111
|
set: function(e) {
|
|
2076
2112
|
t[4](this, e);
|
|
2077
2113
|
}
|
|
2078
|
-
} : b[S] = v, f ||
|
|
2114
|
+
} : b[S] = v, f || Ye(b[S], r, i === 2 ? "" : S)) : f || (b = Object.getOwnPropertyDescriptor(e, r));
|
|
2079
2115
|
}
|
|
2080
2116
|
for (var C = e, w = _.length - 1; w >= 0; w -= n ? 2 : 1) {
|
|
2081
2117
|
var T = _[w], E = n ? _[w - 1] : void 0, D = {}, O = {
|
|
@@ -2135,7 +2171,7 @@ function We(e, t, n, r, i, a) {
|
|
|
2135
2171
|
if (arguments.length >= 6) var d = a[Symbol.metadata || Symbol.for("Symbol.metadata")];
|
|
2136
2172
|
var f = Object.create(d ?? null), p = function(e, t, n, r) {
|
|
2137
2173
|
var i, a, o = [], c = function(t) {
|
|
2138
|
-
return
|
|
2174
|
+
return Xe(t) === e;
|
|
2139
2175
|
}, u = /* @__PURE__ */ new Map();
|
|
2140
2176
|
function d(e) {
|
|
2141
2177
|
e && o.push(s.bind(null, e));
|
|
@@ -2149,7 +2185,7 @@ function We(e, t, n, r, i, a) {
|
|
|
2149
2185
|
if (!0 === x || x === 3 && m !== 4 || x === 4 && m !== 3) throw Error("Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: " + h);
|
|
2150
2186
|
u.set(b, !(m > 2) || m);
|
|
2151
2187
|
}
|
|
2152
|
-
l(v ? e : e.prototype, p, _, g ? "#" + h :
|
|
2188
|
+
l(v ? e : e.prototype, p, _, g ? "#" + h : qe(h), m, r, v ? a ||= [] : i ||= [], o, v, g, y, m === 1, v && g ? c : n);
|
|
2153
2189
|
}
|
|
2154
2190
|
}
|
|
2155
2191
|
return d(i), d(a), o;
|
|
@@ -2162,11 +2198,11 @@ function We(e, t, n, r, i, a) {
|
|
|
2162
2198
|
}
|
|
2163
2199
|
};
|
|
2164
2200
|
}
|
|
2165
|
-
function
|
|
2166
|
-
var t =
|
|
2201
|
+
function qe(e) {
|
|
2202
|
+
var t = Je(e, "string");
|
|
2167
2203
|
return typeof t == "symbol" ? t : t + "";
|
|
2168
2204
|
}
|
|
2169
|
-
function
|
|
2205
|
+
function Je(e, t) {
|
|
2170
2206
|
if (typeof e != "object" || !e) return e;
|
|
2171
2207
|
var n = e[Symbol.toPrimitive];
|
|
2172
2208
|
if (n !== void 0) {
|
|
@@ -2176,7 +2212,7 @@ function Ke(e, t) {
|
|
|
2176
2212
|
}
|
|
2177
2213
|
return (t === "string" ? String : Number)(e);
|
|
2178
2214
|
}
|
|
2179
|
-
function
|
|
2215
|
+
function Ye(e, t, n) {
|
|
2180
2216
|
typeof t == "symbol" && (t = (t = t.description) ? "[" + t + "]" : "");
|
|
2181
2217
|
try {
|
|
2182
2218
|
Object.defineProperty(e, "name", {
|
|
@@ -2186,48 +2222,48 @@ function qe(e, t, n) {
|
|
|
2186
2222
|
} catch {}
|
|
2187
2223
|
return e;
|
|
2188
2224
|
}
|
|
2189
|
-
function
|
|
2225
|
+
function Xe(e) {
|
|
2190
2226
|
if (Object(e) !== e) throw TypeError("right-hand side of 'in' should be an object, got " + (e === null ? "null" : typeof e));
|
|
2191
2227
|
return e;
|
|
2192
2228
|
}
|
|
2193
|
-
function
|
|
2229
|
+
function Ze(e) {
|
|
2194
2230
|
return e;
|
|
2195
2231
|
}
|
|
2196
|
-
|
|
2232
|
+
Ne = [n("solid-ui-menu")];
|
|
2197
2233
|
var $;
|
|
2198
|
-
new (
|
|
2234
|
+
new (He = (G = /*#__PURE__*/ new WeakMap(), K = /*#__PURE__*/ new WeakMap(), q = /*#__PURE__*/ new WeakMap(), J = /*#__PURE__*/ new WeakMap(), Ue = (Pe = r({
|
|
2199
2235
|
type: String,
|
|
2200
2236
|
reflect: !0
|
|
2201
|
-
}),
|
|
2237
|
+
}), Ie = r({
|
|
2202
2238
|
type: Number,
|
|
2203
2239
|
reflect: !0
|
|
2204
|
-
}),
|
|
2240
|
+
}), Re = _("wa-dropdown"), Be = o(), "placement"), W = class extends i {
|
|
2205
2241
|
constructor(...e) {
|
|
2206
|
-
super(...e),
|
|
2242
|
+
super(...e), Y(this, G, (je(this), Fe(this, "bottom-start"))), Y(this, K, Le(this, 5)), Y(this, q, ze(this, null)), Y(this, J, Ve(this, [])), Q(this, "observer", new MutationObserver(() => this.syncItems()));
|
|
2207
2243
|
}
|
|
2208
|
-
get [
|
|
2209
|
-
return
|
|
2244
|
+
get [Ue]() {
|
|
2245
|
+
return Z(G, this);
|
|
2210
2246
|
}
|
|
2211
2247
|
set placement(e) {
|
|
2212
|
-
|
|
2248
|
+
X(G, this, e);
|
|
2213
2249
|
}
|
|
2214
2250
|
get distance() {
|
|
2215
|
-
return
|
|
2251
|
+
return Z(K, this);
|
|
2216
2252
|
}
|
|
2217
2253
|
set distance(e) {
|
|
2218
|
-
|
|
2254
|
+
X(K, this, e);
|
|
2219
2255
|
}
|
|
2220
2256
|
get dropdown() {
|
|
2221
|
-
return
|
|
2257
|
+
return Z(q, this);
|
|
2222
2258
|
}
|
|
2223
2259
|
set dropdown(e) {
|
|
2224
|
-
|
|
2260
|
+
X(q, this, e);
|
|
2225
2261
|
}
|
|
2226
2262
|
get items() {
|
|
2227
|
-
return
|
|
2263
|
+
return Z(J, this);
|
|
2228
2264
|
}
|
|
2229
2265
|
set items(e) {
|
|
2230
|
-
|
|
2266
|
+
X(J, this, e);
|
|
2231
2267
|
}
|
|
2232
2268
|
connectedCallback() {
|
|
2233
2269
|
super.connectedCallback(), this.syncItems(), this.observer.observe(this, { childList: !0 });
|
|
@@ -2236,7 +2272,7 @@ new (ze = (K = /*#__PURE__*/ new WeakMap(), q = /*#__PURE__*/ new WeakMap(), J =
|
|
|
2236
2272
|
super.disconnectedCallback(), this.observer.disconnect();
|
|
2237
2273
|
}
|
|
2238
2274
|
render() {
|
|
2239
|
-
return
|
|
2275
|
+
return s`
|
|
2240
2276
|
<wa-dropdown
|
|
2241
2277
|
placement=${this.placement}
|
|
2242
2278
|
distance=${this.distance}
|
|
@@ -2244,7 +2280,7 @@ new (ze = (K = /*#__PURE__*/ new WeakMap(), q = /*#__PURE__*/ new WeakMap(), J =
|
|
|
2244
2280
|
>
|
|
2245
2281
|
<slot name="trigger" slot="trigger"></slot>
|
|
2246
2282
|
|
|
2247
|
-
${this.items.map((e) =>
|
|
2283
|
+
${this.items.map((e) => s`<wa-dropdown-item @click=${this.onItemClick}>
|
|
2248
2284
|
<slot name=${e.slot}></slot>
|
|
2249
2285
|
</wa-dropdown-item>`)}
|
|
2250
2286
|
</wa-dropdown>
|
|
@@ -2277,36 +2313,36 @@ new (ze = (K = /*#__PURE__*/ new WeakMap(), q = /*#__PURE__*/ new WeakMap(), J =
|
|
|
2277
2313
|
});
|
|
2278
2314
|
return n?.dispatchEvent(r), r;
|
|
2279
2315
|
}
|
|
2280
|
-
}, {e: [
|
|
2316
|
+
}, {e: [Fe, Le, ze, Ve, je], c: [$, Me]} = Ke(W, [
|
|
2281
2317
|
[
|
|
2282
|
-
|
|
2318
|
+
Pe,
|
|
2283
2319
|
1,
|
|
2284
2320
|
"placement"
|
|
2285
2321
|
],
|
|
2286
2322
|
[
|
|
2287
|
-
|
|
2323
|
+
Ie,
|
|
2288
2324
|
1,
|
|
2289
2325
|
"distance"
|
|
2290
2326
|
],
|
|
2291
2327
|
[
|
|
2292
|
-
|
|
2328
|
+
Re,
|
|
2293
2329
|
1,
|
|
2294
2330
|
"dropdown"
|
|
2295
2331
|
],
|
|
2296
2332
|
[
|
|
2297
|
-
|
|
2333
|
+
Be,
|
|
2298
2334
|
1,
|
|
2299
2335
|
"items"
|
|
2300
2336
|
]
|
|
2301
|
-
],
|
|
2337
|
+
], Ne, 0, void 0, i), W), Ae = class extends Ze {
|
|
2302
2338
|
constructor() {
|
|
2303
|
-
super($),
|
|
2339
|
+
super($), Q(this, "styles", ke), Me();
|
|
2304
2340
|
}
|
|
2305
|
-
},
|
|
2341
|
+
}, Q(Ae, He, void 0), Ae)();
|
|
2306
2342
|
//#endregion
|
|
2307
2343
|
//#region src/components/menu/index.ts
|
|
2308
|
-
var
|
|
2344
|
+
var Qe = $;
|
|
2309
2345
|
//#endregion
|
|
2310
|
-
export { $ as n,
|
|
2346
|
+
export { $ as n, Qe as t };
|
|
2311
2347
|
|
|
2312
|
-
//# sourceMappingURL=menu-
|
|
2348
|
+
//# sourceMappingURL=menu-BiqIAf-j.js.map
|