@autogames/sdk 1.1.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/README.md +732 -0
- package/dist/PhArrowCircleDown-Db_5u1DC.js +73 -0
- package/dist/PhArrowClockwise-D5uNEUen.js +73 -0
- package/dist/PhArrowDown-CKkl0Ow8.js +73 -0
- package/dist/PhArrowLeft-5Y_-c8ih.js +73 -0
- package/dist/PhArrowRight-BAENQRa7.js +73 -0
- package/dist/PhArrowSquareOut-DlfAcw2e.js +73 -0
- package/dist/PhArrowUp-8KZkS1Bo.js +73 -0
- package/dist/PhArrowUpRight-DU3GSwzb.js +73 -0
- package/dist/PhArrowsClockwise-CShJ-Teu.js +73 -0
- package/dist/PhArrowsDownUp-BL_LzwqW.js +73 -0
- package/dist/PhArrowsLeftRight-B8vh7AsL.js +73 -0
- package/dist/PhBank-CP_QveNf.js +73 -0
- package/dist/PhBrowser-CCSpUQte.js +73 -0
- package/dist/PhCaretDown-C4u7yn0j.js +73 -0
- package/dist/PhCaretLeft-BSbx9BBc.js +73 -0
- package/dist/PhCaretRight-B1CumbxI.js +73 -0
- package/dist/PhCaretUp-CqiATiNS.js +73 -0
- package/dist/PhCheck-DNkwyplN.js +73 -0
- package/dist/PhCircleHalf-D4fgYYPo.js +73 -0
- package/dist/PhClock-DkIJeKoF.js +73 -0
- package/dist/PhCompass-CwVX0Z1y.js +73 -0
- package/dist/PhCopy-C0BiDhpw.js +73 -0
- package/dist/PhCreditCard-Bv5P9lrI.js +73 -0
- package/dist/PhCurrencyDollar-BCl4tAtz.js +73 -0
- package/dist/PhDesktop-DREPgw1q.js +73 -0
- package/dist/PhDeviceMobile-CM6lQlUa.js +73 -0
- package/dist/PhDotsThree-dmgI5Eht.js +73 -0
- package/dist/PhEnvelope-D7EatbfP.js +73 -0
- package/dist/PhFunnelSimple-Bs-Zsz_A.js +73 -0
- package/dist/PhGlobe-Azwq0DDw.js +73 -0
- package/dist/PhIdentificationCard-BZpHUHrg.js +73 -0
- package/dist/PhImage-CuSFzxM3.js +73 -0
- package/dist/PhInfo-B4SBturW.js +73 -0
- package/dist/PhLightbulb-79sWB45x.js +73 -0
- package/dist/PhMagnifyingGlass-CojwRGSu.js +73 -0
- package/dist/PhPaperPlaneRight-C3krm3eP.js +73 -0
- package/dist/PhPlus-DDYz48cV.js +73 -0
- package/dist/PhPower-CZWV02MF.js +73 -0
- package/dist/PhPuzzlePiece-fazdHBSU.js +73 -0
- package/dist/PhQrCode-BbBdb_ct.js +73 -0
- package/dist/PhQuestion-B6cc25Dw.js +73 -0
- package/dist/PhQuestionMark-TmZ4Sxa8.js +73 -0
- package/dist/PhSealCheck-CdKeNk5K.js +73 -0
- package/dist/PhSignOut-BBNQiKWI.js +73 -0
- package/dist/PhSpinner-BwqRA0He.js +73 -0
- package/dist/PhTrash-CXtQYiKu.js +73 -0
- package/dist/PhUser-DVV5XCqw.js +73 -0
- package/dist/PhVault-B73IPDB0.js +73 -0
- package/dist/PhWarning-BEhs8fc4.js +73 -0
- package/dist/PhWarningCircle-BA0Qvc1c.js +73 -0
- package/dist/PhX-CifUIiFs.js +73 -0
- package/dist/autogames-sdk.esm.js +5 -0
- package/dist/autogames-sdk.js +5247 -0
- package/dist/basic-R2aK52rX.js +4875 -0
- package/dist/bridge-mount-Bhf05oeO.js +89817 -0
- package/dist/ccip-Bg_nydEz.js +145 -0
- package/dist/ccip-CjgrAp_t.js +147 -0
- package/dist/core-CnCeDQAm.js +17712 -0
- package/dist/features-BrlR4_0m.js +268 -0
- package/dist/index-C9RsDt_J.js +8044 -0
- package/dist/index-Chq42DrS.js +2010 -0
- package/dist/index-HQNbtrlg.js +341 -0
- package/dist/index-zA8BVXWW.js +264 -0
- package/dist/main-oRLGGL0R.js +2284 -0
- package/dist/main.d.ts +342 -0
- package/dist/parseSignature-DFDCc7FD.js +131 -0
- package/dist/property-DkPmFHg2.js +587 -0
- package/dist/secp256k1-UpZfvHa8.js +1347 -0
- package/dist/stats-confirm.html +4949 -0
- package/dist/w3m-modal-ClvdQLsb.js +2822 -0
- package/package.json +48 -0
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n as V, Y as g, t as r, p as d, O as s, s as u } from "./property-DkPmFHg2.js";
|
|
2
|
+
var c = Object.defineProperty, w = Object.getOwnPropertyDescriptor, l = (i, a, p, o) => {
|
|
3
|
+
for (var e = o > 1 ? void 0 : o ? w(a, p) : a, h = i.length - 1, n; h >= 0; h--)
|
|
4
|
+
(n = i[h]) && (e = (o ? n(a, p, e) : n(e)) || e);
|
|
5
|
+
return o && e && c(a, p, e), e;
|
|
6
|
+
};
|
|
7
|
+
let t = class extends V {
|
|
8
|
+
constructor() {
|
|
9
|
+
super(...arguments), this.size = "1em", this.weight = "regular", this.color = "currentColor", this.mirrored = !1;
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
var a;
|
|
13
|
+
return g`<svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width="${this.size}"
|
|
16
|
+
height="${this.size}"
|
|
17
|
+
fill="${this.color}"
|
|
18
|
+
viewBox="0 0 256 256"
|
|
19
|
+
transform=${this.mirrored ? "scale(-1, 1)" : null}
|
|
20
|
+
>
|
|
21
|
+
${t.weightsMap.get((a = this.weight) != null ? a : "regular")}
|
|
22
|
+
</svg>`;
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
t.weightsMap = /* @__PURE__ */ new Map([
|
|
26
|
+
[
|
|
27
|
+
"thin",
|
|
28
|
+
r`<path d="M114.83,173.17a4,4,0,0,1,0,5.66l-32,32a4,4,0,0,1-5.66,0l-32-32a4,4,0,0,1,5.66-5.66L76,198.34V48a4,4,0,0,1,8,0V198.34l25.17-25.17A4,4,0,0,1,114.83,173.17Zm96-96-32-32a4,4,0,0,0-5.66,0l-32,32a4,4,0,0,0,5.66,5.66L172,57.66V208a4,4,0,0,0,8,0V57.66l25.17,25.17a4,4,0,1,0,5.66-5.66Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
r`<path d="M116.24,171.76a6,6,0,0,1,0,8.48l-32,32a6,6,0,0,1-8.48,0l-32-32a6,6,0,0,1,8.48-8.48L74,193.51V48a6,6,0,0,1,12,0V193.51l21.76-21.75A6,6,0,0,1,116.24,171.76Zm96-96-32-32a6,6,0,0,0-8.48,0l-32,32a6,6,0,0,0,8.48,8.48L170,62.49V208a6,6,0,0,0,12,0V62.49l21.76,21.75a6,6,0,0,0,8.48-8.48Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
r`<path d="M117.66,170.34a8,8,0,0,1,0,11.32l-32,32a8,8,0,0,1-11.32,0l-32-32a8,8,0,0,1,11.32-11.32L72,188.69V48a8,8,0,0,1,16,0V188.69l18.34-18.35A8,8,0,0,1,117.66,170.34Zm96-96-32-32a8,8,0,0,0-11.32,0l-32,32a8,8,0,0,0,11.32,11.32L168,67.31V208a8,8,0,0,0,16,0V67.31l18.34,18.35a8,8,0,0,0,11.32-11.32Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
r`<path d="M120.49,167.51a12,12,0,0,1,0,17l-32,32a12,12,0,0,1-17,0l-32-32a12,12,0,1,1,17-17L68,179V48a12,12,0,0,1,24,0V179l11.51-11.52A12,12,0,0,1,120.49,167.51Zm96-96-32-32a12,12,0,0,0-17,0l-32,32a12,12,0,0,0,17,17L164,77V208a12,12,0,0,0,24,0V77l11.51,11.52a12,12,0,0,0,17-17Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
r`<path d="M119.39,172.94a8,8,0,0,1-1.73,8.72l-32,32a8,8,0,0,1-11.32,0l-32-32A8,8,0,0,1,48,168H72V48a8,8,0,0,1,16,0V168h24A8,8,0,0,1,119.39,172.94Zm94.27-98.6-32-32a8,8,0,0,0-11.32,0l-32,32A8,8,0,0,0,144,88h24V208a8,8,0,0,0,16,0V88h24a8,8,0,0,0,5.66-13.66Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
r`<path d="M176,48V208H80V48Z" opacity="0.2"/><path d="M117.66,170.34a8,8,0,0,1,0,11.32l-32,32a8,8,0,0,1-11.32,0l-32-32a8,8,0,0,1,11.32-11.32L72,188.69V48a8,8,0,0,1,16,0V188.69l18.34-18.35A8,8,0,0,1,117.66,170.34Zm96-96-32-32a8,8,0,0,0-11.32,0l-32,32a8,8,0,0,0,11.32,11.32L168,67.31V208a8,8,0,0,0,16,0V67.31l18.34,18.35a8,8,0,0,0,11.32-11.32Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = d`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
l([
|
|
57
|
+
s({ type: String, reflect: !0 })
|
|
58
|
+
], t.prototype, "size", 2);
|
|
59
|
+
l([
|
|
60
|
+
s({ type: String, reflect: !0 })
|
|
61
|
+
], t.prototype, "weight", 2);
|
|
62
|
+
l([
|
|
63
|
+
s({ type: String, reflect: !0 })
|
|
64
|
+
], t.prototype, "color", 2);
|
|
65
|
+
l([
|
|
66
|
+
s({ type: Boolean, reflect: !0 })
|
|
67
|
+
], t.prototype, "mirrored", 2);
|
|
68
|
+
t = l([
|
|
69
|
+
u("ph-arrows-down-up")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhArrowsDownUp
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n, Y as g, t as r, p as c, O as o, s as d } from "./property-DkPmFHg2.js";
|
|
2
|
+
var u = Object.defineProperty, w = Object.getOwnPropertyDescriptor, l = (s, e, h, i) => {
|
|
3
|
+
for (var a = i > 1 ? void 0 : i ? w(e, h) : e, p = s.length - 1, H; p >= 0; p--)
|
|
4
|
+
(H = s[p]) && (a = (i ? H(e, h, a) : H(a)) || a);
|
|
5
|
+
return i && a && u(e, h, a), a;
|
|
6
|
+
};
|
|
7
|
+
let t = class extends n {
|
|
8
|
+
constructor() {
|
|
9
|
+
super(...arguments), this.size = "1em", this.weight = "regular", this.color = "currentColor", this.mirrored = !1;
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
var e;
|
|
13
|
+
return g`<svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width="${this.size}"
|
|
16
|
+
height="${this.size}"
|
|
17
|
+
fill="${this.color}"
|
|
18
|
+
viewBox="0 0 256 256"
|
|
19
|
+
transform=${this.mirrored ? "scale(-1, 1)" : null}
|
|
20
|
+
>
|
|
21
|
+
${t.weightsMap.get((e = this.weight) != null ? e : "regular")}
|
|
22
|
+
</svg>`;
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
t.weightsMap = /* @__PURE__ */ new Map([
|
|
26
|
+
[
|
|
27
|
+
"thin",
|
|
28
|
+
r`<path d="M210.83,173.17a4,4,0,0,1,0,5.66l-32,32a4,4,0,0,1-5.66-5.66L198.34,180H48a4,4,0,0,1,0-8H198.34l-25.17-25.17a4,4,0,0,1,5.66-5.66ZM77.17,114.83a4,4,0,0,0,5.66-5.66L57.66,84H208a4,4,0,0,0,0-8H57.66L82.83,50.83a4,4,0,0,0-5.66-5.66l-32,32a4,4,0,0,0,0,5.66Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
r`<path d="M212.24,171.76a6,6,0,0,1,0,8.48l-32,32a6,6,0,0,1-8.48-8.48L193.51,182H48a6,6,0,0,1,0-12H193.51l-21.75-21.76a6,6,0,0,1,8.48-8.48ZM75.76,116.24a6,6,0,0,0,8.48-8.48L62.49,86H208a6,6,0,0,0,0-12H62.49L84.24,52.24a6,6,0,0,0-8.48-8.48l-32,32a6,6,0,0,0,0,8.48Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
r`<path d="M213.66,181.66l-32,32a8,8,0,0,1-11.32-11.32L188.69,184H48a8,8,0,0,1,0-16H188.69l-18.35-18.34a8,8,0,0,1,11.32-11.32l32,32A8,8,0,0,1,213.66,181.66Zm-139.32-64a8,8,0,0,0,11.32-11.32L67.31,88H208a8,8,0,0,0,0-16H67.31L85.66,53.66A8,8,0,0,0,74.34,42.34l-32,32a8,8,0,0,0,0,11.32Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
r`<path d="M216.49,184.49l-32,32a12,12,0,0,1-17-17L179,188H48a12,12,0,0,1,0-24H179l-11.52-11.51a12,12,0,0,1,17-17l32,32A12,12,0,0,1,216.49,184.49Zm-145-64a12,12,0,0,0,17-17L77,92H208a12,12,0,0,0,0-24H77L88.49,56.49a12,12,0,0,0-17-17l-32,32a12,12,0,0,0,0,17Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
r`<path d="M42.34,85.66a8,8,0,0,1,0-11.32l32-32A8,8,0,0,1,88,48V72H208a8,8,0,0,1,0,16H88v24a8,8,0,0,1-13.66,5.66Zm171.32,84.68-32-32A8,8,0,0,0,168,144v24H48a8,8,0,0,0,0,16H168v24a8,8,0,0,0,13.66,5.66l32-32A8,8,0,0,0,213.66,170.34Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
r`<path d="M208,80v96H48V80Z" opacity="0.2"/><path d="M213.66,181.66l-32,32a8,8,0,0,1-11.32-11.32L188.69,184H48a8,8,0,0,1,0-16H188.69l-18.35-18.34a8,8,0,0,1,11.32-11.32l32,32A8,8,0,0,1,213.66,181.66Zm-139.32-64a8,8,0,0,0,11.32-11.32L67.31,88H208a8,8,0,0,0,0-16H67.31L85.66,53.66A8,8,0,0,0,74.34,42.34l-32,32a8,8,0,0,0,0,11.32Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = c`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
l([
|
|
57
|
+
o({ type: String, reflect: !0 })
|
|
58
|
+
], t.prototype, "size", 2);
|
|
59
|
+
l([
|
|
60
|
+
o({ type: String, reflect: !0 })
|
|
61
|
+
], t.prototype, "weight", 2);
|
|
62
|
+
l([
|
|
63
|
+
o({ type: String, reflect: !0 })
|
|
64
|
+
], t.prototype, "color", 2);
|
|
65
|
+
l([
|
|
66
|
+
o({ type: Boolean, reflect: !0 })
|
|
67
|
+
], t.prototype, "mirrored", 2);
|
|
68
|
+
t = l([
|
|
69
|
+
d("ph-arrows-left-right")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhArrowsLeftRight
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n as p, Y as n, t as r, p as m, O as h, s as v } from "./property-DkPmFHg2.js";
|
|
2
|
+
var M = Object.defineProperty, g = Object.getOwnPropertyDescriptor, H = (o, e, i, l) => {
|
|
3
|
+
for (var a = l > 1 ? void 0 : l ? g(e, i) : e, Z = o.length - 1, s; Z >= 0; Z--)
|
|
4
|
+
(s = o[Z]) && (a = (l ? s(e, i, a) : s(a)) || a);
|
|
5
|
+
return l && a && M(e, i, a), a;
|
|
6
|
+
};
|
|
7
|
+
let t = class extends p {
|
|
8
|
+
constructor() {
|
|
9
|
+
super(...arguments), this.size = "1em", this.weight = "regular", this.color = "currentColor", this.mirrored = !1;
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
var e;
|
|
13
|
+
return n`<svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width="${this.size}"
|
|
16
|
+
height="${this.size}"
|
|
17
|
+
fill="${this.color}"
|
|
18
|
+
viewBox="0 0 256 256"
|
|
19
|
+
transform=${this.mirrored ? "scale(-1, 1)" : null}
|
|
20
|
+
>
|
|
21
|
+
${t.weightsMap.get((e = this.weight) != null ? e : "regular")}
|
|
22
|
+
</svg>`;
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
t.weightsMap = /* @__PURE__ */ new Map([
|
|
26
|
+
[
|
|
27
|
+
"thin",
|
|
28
|
+
r`<path d="M24,100H52v72H32a4,4,0,0,0,0,8H224a4,4,0,0,0,0-8H204V100h28a4,4,0,0,0,2.1-7.41l-104-64a4,4,0,0,0-4.2,0l-104,64A4,4,0,0,0,24,100Zm36,0h40v72H60Zm88,0v72H108V100Zm48,72H156V100h40ZM128,36.7,217.87,92H38.13ZM244,208a4,4,0,0,1-4,4H16a4,4,0,0,1,0-8H240A4,4,0,0,1,244,208Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
r`<path d="M24,102H50v68H32a6,6,0,0,0,0,12H224a6,6,0,0,0,0-12H206V102h26a6,6,0,0,0,3.14-11.11l-104-64a6,6,0,0,0-6.28,0l-104,64A6,6,0,0,0,24,102Zm38,0H98v68H62Zm84,0v68H110V102Zm48,68H158V102h36ZM128,39l82.8,51H45.2ZM246,208a6,6,0,0,1-6,6H16a6,6,0,0,1,0-12H240A6,6,0,0,1,246,208Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
r`<path d="M24,104H48v64H32a8,8,0,0,0,0,16H224a8,8,0,0,0,0-16H208V104h24a8,8,0,0,0,4.19-14.81l-104-64a8,8,0,0,0-8.38,0l-104,64A8,8,0,0,0,24,104Zm40,0H96v64H64Zm80,0v64H112V104Zm48,64H160V104h32ZM128,41.39,203.74,88H52.26ZM248,208a8,8,0,0,1-8,8H16a8,8,0,0,1,0-16H240A8,8,0,0,1,248,208Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
r`<path d="M24,108H44v48H32a12,12,0,0,0,0,24H224a12,12,0,0,0,0-24H212V108h20a12,12,0,0,0,6.29-22.22l-104-64a12,12,0,0,0-12.58,0l-104,64A12,12,0,0,0,24,108Zm44,0H92v48H68Zm72,0v48H116V108Zm48,48H164V108h24ZM128,46.09,189.6,84H66.4ZM252,208a12,12,0,0,1-12,12H16a12,12,0,0,1,0-24H240A12,12,0,0,1,252,208Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
r`<path d="M248,208a8,8,0,0,1-8,8H16a8,8,0,0,1,0-16H240A8,8,0,0,1,248,208ZM16.3,98.18a8,8,0,0,1,3.51-9l104-64a8,8,0,0,1,8.38,0l104,64A8,8,0,0,1,232,104H208v64h16a8,8,0,0,1,0,16H32a8,8,0,0,1,0-16H48V104H24A8,8,0,0,1,16.3,98.18ZM144,160a8,8,0,0,0,16,0V112a8,8,0,0,0-16,0Zm-48,0a8,8,0,0,0,16,0V112a8,8,0,0,0-16,0Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
r`<path d="M232,96H24L128,32Z" opacity="0.2"/><path d="M24,104H48v64H32a8,8,0,0,0,0,16H224a8,8,0,0,0,0-16H208V104h24a8,8,0,0,0,4.19-14.81l-104-64a8,8,0,0,0-8.38,0l-104,64A8,8,0,0,0,24,104Zm40,0H96v64H64Zm80,0v64H112V104Zm48,64H160V104h32ZM128,41.39,203.74,88H52.26ZM248,208a8,8,0,0,1-8,8H16a8,8,0,0,1,0-16H240A8,8,0,0,1,248,208Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = m`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
H([
|
|
57
|
+
h({ type: String, reflect: !0 })
|
|
58
|
+
], t.prototype, "size", 2);
|
|
59
|
+
H([
|
|
60
|
+
h({ type: String, reflect: !0 })
|
|
61
|
+
], t.prototype, "weight", 2);
|
|
62
|
+
H([
|
|
63
|
+
h({ type: String, reflect: !0 })
|
|
64
|
+
], t.prototype, "color", 2);
|
|
65
|
+
H([
|
|
66
|
+
h({ type: Boolean, reflect: !0 })
|
|
67
|
+
], t.prototype, "mirrored", 2);
|
|
68
|
+
t = H([
|
|
69
|
+
v("ph-bank")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhBank
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n as l, Y as n, t as o, p as g, O as i, s as c } from "./property-DkPmFHg2.js";
|
|
2
|
+
var d = Object.defineProperty, Z = Object.getOwnPropertyDescriptor, s = (p, e, H, a) => {
|
|
3
|
+
for (var r = a > 1 ? void 0 : a ? Z(e, H) : e, V = p.length - 1, h; V >= 0; V--)
|
|
4
|
+
(h = p[V]) && (r = (a ? h(e, H, r) : h(r)) || r);
|
|
5
|
+
return a && r && d(e, H, r), r;
|
|
6
|
+
};
|
|
7
|
+
let t = class extends l {
|
|
8
|
+
constructor() {
|
|
9
|
+
super(...arguments), this.size = "1em", this.weight = "regular", this.color = "currentColor", this.mirrored = !1;
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
var e;
|
|
13
|
+
return n`<svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width="${this.size}"
|
|
16
|
+
height="${this.size}"
|
|
17
|
+
fill="${this.color}"
|
|
18
|
+
viewBox="0 0 256 256"
|
|
19
|
+
transform=${this.mirrored ? "scale(-1, 1)" : null}
|
|
20
|
+
>
|
|
21
|
+
${t.weightsMap.get((e = this.weight) != null ? e : "regular")}
|
|
22
|
+
</svg>`;
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
t.weightsMap = /* @__PURE__ */ new Map([
|
|
26
|
+
[
|
|
27
|
+
"thin",
|
|
28
|
+
o`<path d="M216,44H40A12,12,0,0,0,28,56V200a12,12,0,0,0,12,12H216a12,12,0,0,0,12-12V56A12,12,0,0,0,216,44ZM40,52H216a4,4,0,0,1,4,4V92H36V56A4,4,0,0,1,40,52ZM216,204H40a4,4,0,0,1-4-4V100H220V200A4,4,0,0,1,216,204Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
o`<path d="M216,42H40A14,14,0,0,0,26,56V200a14,14,0,0,0,14,14H216a14,14,0,0,0,14-14V56A14,14,0,0,0,216,42ZM40,54H216a2,2,0,0,1,2,2V90H38V56A2,2,0,0,1,40,54ZM216,202H40a2,2,0,0,1-2-2V102H218v98A2,2,0,0,1,216,202Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
o`<path d="M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V88H40V56Zm0,144H40V104H216v96Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
o`<path d="M216,36H40A20,20,0,0,0,20,56V200a20,20,0,0,0,20,20H216a20,20,0,0,0,20-20V56A20,20,0,0,0,216,36Zm-4,24V84H44V60ZM44,196V108H212v88Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
o`<path d="M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V88H40V56Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
o`<path d="M224,56V96H32V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z" opacity="0.2"/><path d="M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40Zm0,16V88H40V56Zm0,144H40V104H216v96Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = g`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
s([
|
|
57
|
+
i({ type: String, reflect: !0 })
|
|
58
|
+
], t.prototype, "size", 2);
|
|
59
|
+
s([
|
|
60
|
+
i({ type: String, reflect: !0 })
|
|
61
|
+
], t.prototype, "weight", 2);
|
|
62
|
+
s([
|
|
63
|
+
i({ type: String, reflect: !0 })
|
|
64
|
+
], t.prototype, "color", 2);
|
|
65
|
+
s([
|
|
66
|
+
i({ type: Boolean, reflect: !0 })
|
|
67
|
+
], t.prototype, "mirrored", 2);
|
|
68
|
+
t = s([
|
|
69
|
+
c("ph-browser")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhBrowser
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n as g, Y as d, t as l, p as c, O as i, s as u } from "./property-DkPmFHg2.js";
|
|
2
|
+
var w = Object.defineProperty, y = Object.getOwnPropertyDescriptor, o = (s, e, p, a) => {
|
|
3
|
+
for (var r = a > 1 ? void 0 : a ? y(e, p) : e, h = s.length - 1, n; h >= 0; h--)
|
|
4
|
+
(n = s[h]) && (r = (a ? n(e, p, r) : n(r)) || r);
|
|
5
|
+
return a && r && w(e, p, r), r;
|
|
6
|
+
};
|
|
7
|
+
let t = class extends g {
|
|
8
|
+
constructor() {
|
|
9
|
+
super(...arguments), this.size = "1em", this.weight = "regular", this.color = "currentColor", this.mirrored = !1;
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
var e;
|
|
13
|
+
return d`<svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width="${this.size}"
|
|
16
|
+
height="${this.size}"
|
|
17
|
+
fill="${this.color}"
|
|
18
|
+
viewBox="0 0 256 256"
|
|
19
|
+
transform=${this.mirrored ? "scale(-1, 1)" : null}
|
|
20
|
+
>
|
|
21
|
+
${t.weightsMap.get((e = this.weight) != null ? e : "regular")}
|
|
22
|
+
</svg>`;
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
t.weightsMap = /* @__PURE__ */ new Map([
|
|
26
|
+
[
|
|
27
|
+
"thin",
|
|
28
|
+
l`<path d="M210.83,98.83l-80,80a4,4,0,0,1-5.66,0l-80-80a4,4,0,0,1,5.66-5.66L128,170.34l77.17-77.17a4,4,0,1,1,5.66,5.66Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
l`<path d="M212.24,100.24l-80,80a6,6,0,0,1-8.48,0l-80-80a6,6,0,0,1,8.48-8.48L128,167.51l75.76-75.75a6,6,0,0,1,8.48,8.48Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
l`<path d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
l`<path d="M216.49,104.49l-80,80a12,12,0,0,1-17,0l-80-80a12,12,0,0,1,17-17L128,159l71.51-71.52a12,12,0,0,1,17,17Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
l`<path d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,48,88H208a8,8,0,0,1,5.66,13.66Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
l`<path d="M208,96l-80,80L48,96Z" opacity="0.2"/><path d="M215.39,92.94A8,8,0,0,0,208,88H48a8,8,0,0,0-5.66,13.66l80,80a8,8,0,0,0,11.32,0l80-80A8,8,0,0,0,215.39,92.94ZM128,164.69,67.31,104H188.69Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = c`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
o([
|
|
57
|
+
i({ type: String, reflect: !0 })
|
|
58
|
+
], t.prototype, "size", 2);
|
|
59
|
+
o([
|
|
60
|
+
i({ type: String, reflect: !0 })
|
|
61
|
+
], t.prototype, "weight", 2);
|
|
62
|
+
o([
|
|
63
|
+
i({ type: String, reflect: !0 })
|
|
64
|
+
], t.prototype, "color", 2);
|
|
65
|
+
o([
|
|
66
|
+
i({ type: Boolean, reflect: !0 })
|
|
67
|
+
], t.prototype, "mirrored", 2);
|
|
68
|
+
t = o([
|
|
69
|
+
u("ph-caret-down")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhCaretDown
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n as g, Y as d, t as a, p as c, O as s, s as u } from "./property-DkPmFHg2.js";
|
|
2
|
+
var f = Object.defineProperty, w = Object.getOwnPropertyDescriptor, l = (i, e, p, o) => {
|
|
3
|
+
for (var r = o > 1 ? void 0 : o ? w(e, p) : e, h = i.length - 1, n; h >= 0; h--)
|
|
4
|
+
(n = i[h]) && (r = (o ? n(e, p, r) : n(r)) || r);
|
|
5
|
+
return o && r && f(e, p, r), r;
|
|
6
|
+
};
|
|
7
|
+
let t = class extends g {
|
|
8
|
+
constructor() {
|
|
9
|
+
super(...arguments), this.size = "1em", this.weight = "regular", this.color = "currentColor", this.mirrored = !1;
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
var e;
|
|
13
|
+
return d`<svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width="${this.size}"
|
|
16
|
+
height="${this.size}"
|
|
17
|
+
fill="${this.color}"
|
|
18
|
+
viewBox="0 0 256 256"
|
|
19
|
+
transform=${this.mirrored ? "scale(-1, 1)" : null}
|
|
20
|
+
>
|
|
21
|
+
${t.weightsMap.get((e = this.weight) != null ? e : "regular")}
|
|
22
|
+
</svg>`;
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
t.weightsMap = /* @__PURE__ */ new Map([
|
|
26
|
+
[
|
|
27
|
+
"thin",
|
|
28
|
+
a`<path d="M162.83,205.17a4,4,0,0,1-5.66,5.66l-80-80a4,4,0,0,1,0-5.66l80-80a4,4,0,1,1,5.66,5.66L85.66,128Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
a`<path d="M164.24,203.76a6,6,0,1,1-8.48,8.48l-80-80a6,6,0,0,1,0-8.48l80-80a6,6,0,0,1,8.48,8.48L88.49,128Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
a`<path d="M165.66,202.34a8,8,0,0,1-11.32,11.32l-80-80a8,8,0,0,1,0-11.32l80-80a8,8,0,0,1,11.32,11.32L91.31,128Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
a`<path d="M168.49,199.51a12,12,0,0,1-17,17l-80-80a12,12,0,0,1,0-17l80-80a12,12,0,0,1,17,17L97,128Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
a`<path d="M168,48V208a8,8,0,0,1-13.66,5.66l-80-80a8,8,0,0,1,0-11.32l80-80A8,8,0,0,1,168,48Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
a`<path d="M160,48V208L80,128Z" opacity="0.2"/><path d="M163.06,40.61a8,8,0,0,0-8.72,1.73l-80,80a8,8,0,0,0,0,11.32l80,80A8,8,0,0,0,168,208V48A8,8,0,0,0,163.06,40.61ZM152,188.69,91.31,128,152,67.31Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = c`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
l([
|
|
57
|
+
s({ type: String, reflect: !0 })
|
|
58
|
+
], t.prototype, "size", 2);
|
|
59
|
+
l([
|
|
60
|
+
s({ type: String, reflect: !0 })
|
|
61
|
+
], t.prototype, "weight", 2);
|
|
62
|
+
l([
|
|
63
|
+
s({ type: String, reflect: !0 })
|
|
64
|
+
], t.prototype, "color", 2);
|
|
65
|
+
l([
|
|
66
|
+
s({ type: Boolean, reflect: !0 })
|
|
67
|
+
], t.prototype, "mirrored", 2);
|
|
68
|
+
t = l([
|
|
69
|
+
u("ph-caret-left")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhCaretLeft
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n, Y as d, t as o, p as c, O as a, s as u } from "./property-DkPmFHg2.js";
|
|
2
|
+
var w = Object.defineProperty, y = Object.getOwnPropertyDescriptor, l = (i, e, p, s) => {
|
|
3
|
+
for (var r = s > 1 ? void 0 : s ? y(e, p) : e, h = i.length - 1, g; h >= 0; h--)
|
|
4
|
+
(g = i[h]) && (r = (s ? g(e, p, r) : g(r)) || r);
|
|
5
|
+
return s && r && w(e, p, r), r;
|
|
6
|
+
};
|
|
7
|
+
let t = class extends n {
|
|
8
|
+
constructor() {
|
|
9
|
+
super(...arguments), this.size = "1em", this.weight = "regular", this.color = "currentColor", this.mirrored = !1;
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
var e;
|
|
13
|
+
return d`<svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width="${this.size}"
|
|
16
|
+
height="${this.size}"
|
|
17
|
+
fill="${this.color}"
|
|
18
|
+
viewBox="0 0 256 256"
|
|
19
|
+
transform=${this.mirrored ? "scale(-1, 1)" : null}
|
|
20
|
+
>
|
|
21
|
+
${t.weightsMap.get((e = this.weight) != null ? e : "regular")}
|
|
22
|
+
</svg>`;
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
t.weightsMap = /* @__PURE__ */ new Map([
|
|
26
|
+
[
|
|
27
|
+
"thin",
|
|
28
|
+
o`<path d="M178.83,130.83l-80,80a4,4,0,0,1-5.66-5.66L170.34,128,93.17,50.83a4,4,0,0,1,5.66-5.66l80,80A4,4,0,0,1,178.83,130.83Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
o`<path d="M180.24,132.24l-80,80a6,6,0,0,1-8.48-8.48L167.51,128,91.76,52.24a6,6,0,0,1,8.48-8.48l80,80A6,6,0,0,1,180.24,132.24Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
o`<path d="M181.66,133.66l-80,80a8,8,0,0,1-11.32-11.32L164.69,128,90.34,53.66a8,8,0,0,1,11.32-11.32l80,80A8,8,0,0,1,181.66,133.66Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
o`<path d="M184.49,136.49l-80,80a12,12,0,0,1-17-17L159,128,87.51,56.49a12,12,0,1,1,17-17l80,80A12,12,0,0,1,184.49,136.49Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
o`<path d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
o`<path d="M176,128,96,208V48Z" opacity="0.2"/><path d="M181.66,122.34l-80-80A8,8,0,0,0,88,48V208a8,8,0,0,0,13.66,5.66l80-80A8,8,0,0,0,181.66,122.34ZM104,188.69V67.31L164.69,128Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = c`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
l([
|
|
57
|
+
a({ type: String, reflect: !0 })
|
|
58
|
+
], t.prototype, "size", 2);
|
|
59
|
+
l([
|
|
60
|
+
a({ type: String, reflect: !0 })
|
|
61
|
+
], t.prototype, "weight", 2);
|
|
62
|
+
l([
|
|
63
|
+
a({ type: String, reflect: !0 })
|
|
64
|
+
], t.prototype, "color", 2);
|
|
65
|
+
l([
|
|
66
|
+
a({ type: Boolean, reflect: !0 })
|
|
67
|
+
], t.prototype, "mirrored", 2);
|
|
68
|
+
t = l([
|
|
69
|
+
u("ph-caret-right")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhCaretRight
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n as g, Y as d, t as a, p as c, O as s, s as u } from "./property-DkPmFHg2.js";
|
|
2
|
+
var w = Object.defineProperty, y = Object.getOwnPropertyDescriptor, o = (i, e, p, l) => {
|
|
3
|
+
for (var r = l > 1 ? void 0 : l ? y(e, p) : e, h = i.length - 1, n; h >= 0; h--)
|
|
4
|
+
(n = i[h]) && (r = (l ? n(e, p, r) : n(r)) || r);
|
|
5
|
+
return l && r && w(e, p, r), r;
|
|
6
|
+
};
|
|
7
|
+
let t = class extends g {
|
|
8
|
+
constructor() {
|
|
9
|
+
super(...arguments), this.size = "1em", this.weight = "regular", this.color = "currentColor", this.mirrored = !1;
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
var e;
|
|
13
|
+
return d`<svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width="${this.size}"
|
|
16
|
+
height="${this.size}"
|
|
17
|
+
fill="${this.color}"
|
|
18
|
+
viewBox="0 0 256 256"
|
|
19
|
+
transform=${this.mirrored ? "scale(-1, 1)" : null}
|
|
20
|
+
>
|
|
21
|
+
${t.weightsMap.get((e = this.weight) != null ? e : "regular")}
|
|
22
|
+
</svg>`;
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
t.weightsMap = /* @__PURE__ */ new Map([
|
|
26
|
+
[
|
|
27
|
+
"thin",
|
|
28
|
+
a`<path d="M210.83,162.83a4,4,0,0,1-5.66,0L128,85.66,50.83,162.83a4,4,0,0,1-5.66-5.66l80-80a4,4,0,0,1,5.66,0l80,80A4,4,0,0,1,210.83,162.83Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
a`<path d="M212.24,164.24a6,6,0,0,1-8.48,0L128,88.49,52.24,164.24a6,6,0,0,1-8.48-8.48l80-80a6,6,0,0,1,8.48,0l80,80A6,6,0,0,1,212.24,164.24Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
a`<path d="M213.66,165.66a8,8,0,0,1-11.32,0L128,91.31,53.66,165.66a8,8,0,0,1-11.32-11.32l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,213.66,165.66Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
a`<path d="M216.49,168.49a12,12,0,0,1-17,0L128,97,56.49,168.49a12,12,0,0,1-17-17l80-80a12,12,0,0,1,17,0l80,80A12,12,0,0,1,216.49,168.49Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
a`<path d="M215.39,163.06A8,8,0,0,1,208,168H48a8,8,0,0,1-5.66-13.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,215.39,163.06Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
a`<path d="M208,160H48l80-80Z" opacity="0.2"/><path d="M213.66,154.34l-80-80a8,8,0,0,0-11.32,0l-80,80A8,8,0,0,0,48,168H208a8,8,0,0,0,5.66-13.66ZM67.31,152,128,91.31,188.69,152Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = c`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
o([
|
|
57
|
+
s({ type: String, reflect: !0 })
|
|
58
|
+
], t.prototype, "size", 2);
|
|
59
|
+
o([
|
|
60
|
+
s({ type: String, reflect: !0 })
|
|
61
|
+
], t.prototype, "weight", 2);
|
|
62
|
+
o([
|
|
63
|
+
s({ type: String, reflect: !0 })
|
|
64
|
+
], t.prototype, "color", 2);
|
|
65
|
+
o([
|
|
66
|
+
s({ type: Boolean, reflect: !0 })
|
|
67
|
+
], t.prototype, "mirrored", 2);
|
|
68
|
+
t = o([
|
|
69
|
+
u("ph-caret-up")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhCaretUp
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n as g, Y as c, t as a, p as d, O as i, s as u } from "./property-DkPmFHg2.js";
|
|
2
|
+
var w = Object.defineProperty, y = Object.getOwnPropertyDescriptor, l = (s, e, h, o) => {
|
|
3
|
+
for (var r = o > 1 ? void 0 : o ? y(e, h) : e, p = s.length - 1, n; p >= 0; p--)
|
|
4
|
+
(n = s[p]) && (r = (o ? n(e, h, r) : n(r)) || r);
|
|
5
|
+
return o && r && w(e, h, r), r;
|
|
6
|
+
};
|
|
7
|
+
let t = class extends g {
|
|
8
|
+
constructor() {
|
|
9
|
+
super(...arguments), this.size = "1em", this.weight = "regular", this.color = "currentColor", this.mirrored = !1;
|
|
10
|
+
}
|
|
11
|
+
render() {
|
|
12
|
+
var e;
|
|
13
|
+
return c`<svg
|
|
14
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
15
|
+
width="${this.size}"
|
|
16
|
+
height="${this.size}"
|
|
17
|
+
fill="${this.color}"
|
|
18
|
+
viewBox="0 0 256 256"
|
|
19
|
+
transform=${this.mirrored ? "scale(-1, 1)" : null}
|
|
20
|
+
>
|
|
21
|
+
${t.weightsMap.get((e = this.weight) != null ? e : "regular")}
|
|
22
|
+
</svg>`;
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
t.weightsMap = /* @__PURE__ */ new Map([
|
|
26
|
+
[
|
|
27
|
+
"thin",
|
|
28
|
+
a`<path d="M226.83,74.83l-128,128a4,4,0,0,1-5.66,0l-56-56a4,4,0,0,1,5.66-5.66L96,194.34,221.17,69.17a4,4,0,1,1,5.66,5.66Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
a`<path d="M228.24,76.24l-128,128a6,6,0,0,1-8.48,0l-56-56a6,6,0,0,1,8.48-8.48L96,191.51,219.76,67.76a6,6,0,0,1,8.48,8.48Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
a`<path d="M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
a`<path d="M232.49,80.49l-128,128a12,12,0,0,1-17,0l-56-56a12,12,0,1,1,17-17L96,183,215.51,63.51a12,12,0,0,1,17,17Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
a`<path d="M216,40H40A16,16,0,0,0,24,56V200a16,16,0,0,0,16,16H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40ZM205.66,85.66l-96,96a8,8,0,0,1-11.32,0l-40-40a8,8,0,0,1,11.32-11.32L104,164.69l90.34-90.35a8,8,0,0,1,11.32,11.32Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
a`<path d="M232,56V200a16,16,0,0,1-16,16H40a16,16,0,0,1-16-16V56A16,16,0,0,1,40,40H216A16,16,0,0,1,232,56Z" opacity="0.2"/><path d="M205.66,85.66l-96,96a8,8,0,0,1-11.32,0l-40-40a8,8,0,0,1,11.32-11.32L104,164.69l90.34-90.35a8,8,0,0,1,11.32,11.32Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = d`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
l([
|
|
57
|
+
i({ type: String, reflect: !0 })
|
|
58
|
+
], t.prototype, "size", 2);
|
|
59
|
+
l([
|
|
60
|
+
i({ type: String, reflect: !0 })
|
|
61
|
+
], t.prototype, "weight", 2);
|
|
62
|
+
l([
|
|
63
|
+
i({ type: String, reflect: !0 })
|
|
64
|
+
], t.prototype, "color", 2);
|
|
65
|
+
l([
|
|
66
|
+
i({ type: Boolean, reflect: !0 })
|
|
67
|
+
], t.prototype, "mirrored", 2);
|
|
68
|
+
t = l([
|
|
69
|
+
u("ph-check")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhCheck
|
|
73
|
+
};
|