@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 g, Y as c, t as a, p as d, O as i, s as A } from "./property-DkPmFHg2.js";
|
|
2
|
+
var m = Object.defineProperty, w = Object.getOwnPropertyDescriptor, l = (s, e, p, o) => {
|
|
3
|
+
for (var r = o > 1 ? void 0 : o ? w(e, p) : e, h = s.length - 1, n; h >= 0; h--)
|
|
4
|
+
(n = s[h]) && (r = (o ? n(e, p, r) : n(r)) || r);
|
|
5
|
+
return o && r && m(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 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="M128,28A100,100,0,1,0,228,128,100.11,100.11,0,0,0,128,28Zm0,192a92,92,0,1,1,92-92A92.1,92.1,0,0,1,128,220Zm34.83-86.83a4,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.66L124,158.34V88a4,4,0,0,1,8,0v70.34l25.17-25.17A4,4,0,0,1,162.83,133.17Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
a`<path d="M128,26A102,102,0,1,0,230,128,102.12,102.12,0,0,0,128,26Zm0,192a90,90,0,1,1,90-90A90.1,90.1,0,0,1,128,218Zm36.24-86.24a6,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.48L122,153.51V88a6,6,0,0,1,12,0v65.51l21.76-21.75A6,6,0,0,1,164.24,131.76Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
a`<path d="M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm37.66-85.66a8,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.32L120,148.69V88a8,8,0,0,1,16,0v60.69l18.34-18.35A8,8,0,0,1,165.66,130.34Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
a`<path d="M128,20A108,108,0,1,0,236,128,108.12,108.12,0,0,0,128,20Zm0,192a84,84,0,1,1,84-84A84.09,84.09,0,0,1,128,212Zm40.49-84.49a12,12,0,0,1,0,17l-32,32a12,12,0,0,1-17,0l-32-32a12,12,0,1,1,17-17L116,139V88a12,12,0,0,1,24,0v51l11.51-11.52A12,12,0,0,1,168.49,127.51Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
a`<path d="M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm37.66,117.66-32,32a8,8,0,0,1-11.32,0l-32-32a8,8,0,0,1,11.32-11.32L120,148.69V88a8,8,0,0,1,16,0v60.69l18.34-18.35a8,8,0,0,1,11.32,11.32Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
a`<path d="M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z" opacity="0.2"/><path d="M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm37.66-85.66a8,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.32L120,148.69V88a8,8,0,0,1,16,0v60.69l18.34-18.35A8,8,0,0,1,165.66,130.34Z"/>`
|
|
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
|
+
A("ph-arrow-circle-down")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhArrowCircleDown
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n as g, Y as c, t as a, p as d, O as h, s as w } from "./property-DkPmFHg2.js";
|
|
2
|
+
var u = Object.defineProperty, A = Object.getOwnPropertyDescriptor, o = (i, e, s, l) => {
|
|
3
|
+
for (var r = l > 1 ? void 0 : l ? A(e, s) : e, p = i.length - 1, n; p >= 0; p--)
|
|
4
|
+
(n = i[p]) && (r = (l ? n(e, s, r) : n(r)) || r);
|
|
5
|
+
return l && r && u(e, s, 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="M236,56v48a4,4,0,0,1-4,4H184a4,4,0,0,1,0-8h37.7L187.53,68.69l-.13-.12a84,84,0,1,0-1.75,120.51,4,4,0,0,1,5.5,5.82A91.43,91.43,0,0,1,128,220h-1.26A92,92,0,1,1,193,62.84l35,32.05V56a4,4,0,1,1,8,0Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
a`<path d="M238,56v48a6,6,0,0,1-6,6H184a6,6,0,0,1,0-12h32.55l-30.38-27.8c-.06-.06-.12-.13-.19-.19a82,82,0,1,0-1.7,117.65,6,6,0,0,1,8.24,8.73A93.46,93.46,0,0,1,128,222h-1.28A94,94,0,1,1,194.37,61.4L226,90.35V56a6,6,0,1,1,12,0Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
a`<path d="M240,56v48a8,8,0,0,1-8,8H184a8,8,0,0,1,0-16H211.4L184.81,71.64l-.25-.24a80,80,0,1,0-1.67,114.78,8,8,0,0,1,11,11.63A95.44,95.44,0,0,1,128,224h-1.32A96,96,0,1,1,195.75,60L224,85.8V56a8,8,0,1,1,16,0Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
a`<path d="M244,56v48a12,12,0,0,1-12,12H184a12,12,0,1,1,0-24H201.1l-19-17.38c-.13-.12-.26-.24-.38-.37A76,76,0,1,0,127,204h1a75.53,75.53,0,0,0,52.15-20.72,12,12,0,0,1,16.49,17.45A99.45,99.45,0,0,1,128,228h-1.37A100,100,0,1,1,198.51,57.06L220,76.72V56a12,12,0,0,1,24,0Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
a`<path d="M240,56v48a8,8,0,0,1-8,8H184a8,8,0,0,1-5.66-13.66l17-17-10.55-9.65-.25-.24a80,80,0,1,0-1.67,114.78,8,8,0,1,1,11,11.63A95.44,95.44,0,0,1,128,224h-1.32A96,96,0,1,1,195.75,60l10.93,10L226.34,50.3A8,8,0,0,1,240,56Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
a`<path d="M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z" opacity="0.2"/><path d="M240,56v48a8,8,0,0,1-8,8H184a8,8,0,0,1,0-16H211.4L184.81,71.64l-.25-.24a80,80,0,1,0-1.67,114.78,8,8,0,0,1,11,11.63A95.44,95.44,0,0,1,128,224h-1.32A96,96,0,1,1,195.75,60L224,85.8V56a8,8,0,1,1,16,0Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = d`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
o([
|
|
57
|
+
h({ type: String, reflect: !0 })
|
|
58
|
+
], t.prototype, "size", 2);
|
|
59
|
+
o([
|
|
60
|
+
h({ type: String, reflect: !0 })
|
|
61
|
+
], t.prototype, "weight", 2);
|
|
62
|
+
o([
|
|
63
|
+
h({ type: String, reflect: !0 })
|
|
64
|
+
], t.prototype, "color", 2);
|
|
65
|
+
o([
|
|
66
|
+
h({ type: Boolean, reflect: !0 })
|
|
67
|
+
], t.prototype, "mirrored", 2);
|
|
68
|
+
t = o([
|
|
69
|
+
w("ph-arrow-clockwise")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhArrowClockwise
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n as g, Y as d, t as a, p as c, O as i, s as w } from "./property-DkPmFHg2.js";
|
|
2
|
+
var u = 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 && u(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 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="M202.83,146.83l-72,72a4,4,0,0,1-5.66,0l-72-72a4,4,0,0,1,5.66-5.66L124,206.34V40a4,4,0,0,1,8,0V206.34l65.17-65.17a4,4,0,0,1,5.66,5.66Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
a`<path d="M204.24,148.24l-72,72a6,6,0,0,1-8.48,0l-72-72a6,6,0,0,1,8.48-8.48L122,201.51V40a6,6,0,0,1,12,0V201.51l61.76-61.75a6,6,0,0,1,8.48,8.48Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
a`<path d="M205.66,149.66l-72,72a8,8,0,0,1-11.32,0l-72-72a8,8,0,0,1,11.32-11.32L120,196.69V40a8,8,0,0,1,16,0V196.69l58.34-58.35a8,8,0,0,1,11.32,11.32Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
a`<path d="M208.49,152.49l-72,72a12,12,0,0,1-17,0l-72-72a12,12,0,0,1,17-17L116,187V40a12,12,0,0,1,24,0V187l51.51-51.52a12,12,0,0,1,17,17Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
a`<path d="M205.66,149.66l-72,72a8,8,0,0,1-11.32,0l-72-72A8,8,0,0,1,56,136h64V40a8,8,0,0,1,16,0v96h64a8,8,0,0,1,5.66,13.66Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
a`<path d="M200,144l-72,72L56,144Z" opacity="0.2"/><path d="M207.39,140.94A8,8,0,0,0,200,136H136V40a8,8,0,0,0-16,0v96H56a8,8,0,0,0-5.66,13.66l72,72a8,8,0,0,0,11.32,0l72-72A8,8,0,0,0,207.39,140.94ZM128,204.69,75.31,152H180.69Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = c`
|
|
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
|
+
w("ph-arrow-down")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhArrowDown
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n as g, Y as d, t as a, p as c, O as i, s as u } from "./property-DkPmFHg2.js";
|
|
2
|
+
var w = Object.defineProperty, f = Object.getOwnPropertyDescriptor, l = (s, e, h, o) => {
|
|
3
|
+
for (var r = o > 1 ? void 0 : o ? f(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 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="M220,128a4,4,0,0,1-4,4H49.66l65.17,65.17a4,4,0,0,1-5.66,5.66l-72-72a4,4,0,0,1,0-5.66l72-72a4,4,0,0,1,5.66,5.66L49.66,124H216A4,4,0,0,1,220,128Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
a`<path d="M222,128a6,6,0,0,1-6,6H54.49l61.75,61.76a6,6,0,1,1-8.48,8.48l-72-72a6,6,0,0,1,0-8.48l72-72a6,6,0,0,1,8.48,8.48L54.49,122H216A6,6,0,0,1,222,128Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
a`<path d="M224,128a8,8,0,0,1-8,8H59.31l58.35,58.34a8,8,0,0,1-11.32,11.32l-72-72a8,8,0,0,1,0-11.32l72-72a8,8,0,0,1,11.32,11.32L59.31,120H216A8,8,0,0,1,224,128Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
a`<path d="M228,128a12,12,0,0,1-12,12H69l51.52,51.51a12,12,0,0,1-17,17l-72-72a12,12,0,0,1,0-17l72-72a12,12,0,0,1,17,17L69,116H216A12,12,0,0,1,228,128Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
a`<path d="M224,128a8,8,0,0,1-8,8H120v64a8,8,0,0,1-13.66,5.66l-72-72a8,8,0,0,1,0-11.32l72-72A8,8,0,0,1,120,56v64h96A8,8,0,0,1,224,128Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
a`<path d="M112,56V200L40,128Z" opacity="0.2"/><path d="M216,120H120V56a8,8,0,0,0-13.66-5.66l-72,72a8,8,0,0,0,0,11.32l72,72A8,8,0,0,0,120,200V136h96a8,8,0,0,0,0-16ZM104,180.69,51.31,128,104,75.31Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = c`
|
|
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-arrow-left")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhArrowLeft
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n, Y as d, t as o, p as c, O as i, s as u } from "./property-DkPmFHg2.js";
|
|
2
|
+
var w = Object.defineProperty, y = Object.getOwnPropertyDescriptor, a = (s, e, h, l) => {
|
|
3
|
+
for (var r = l > 1 ? void 0 : l ? y(e, h) : e, p = s.length - 1, g; p >= 0; p--)
|
|
4
|
+
(g = s[p]) && (r = (l ? g(e, h, r) : g(r)) || r);
|
|
5
|
+
return l && r && w(e, h, 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="M218.83,130.83l-72,72a4,4,0,0,1-5.66-5.66L206.34,132H40a4,4,0,0,1,0-8H206.34L141.17,58.83a4,4,0,0,1,5.66-5.66l72,72A4,4,0,0,1,218.83,130.83Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
o`<path d="M220.24,132.24l-72,72a6,6,0,0,1-8.48-8.48L201.51,134H40a6,6,0,0,1,0-12H201.51L139.76,60.24a6,6,0,0,1,8.48-8.48l72,72A6,6,0,0,1,220.24,132.24Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
o`<path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
o`<path d="M224.49,136.49l-72,72a12,12,0,0,1-17-17L187,140H40a12,12,0,0,1,0-24H187L135.51,64.48a12,12,0,0,1,17-17l72,72A12,12,0,0,1,224.49,136.49Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
o`<path d="M221.66,133.66l-72,72A8,8,0,0,1,136,200V136H40a8,8,0,0,1,0-16h96V56a8,8,0,0,1,13.66-5.66l72,72A8,8,0,0,1,221.66,133.66Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
o`<path d="M216,128l-72,72V56Z" opacity="0.2"/><path d="M221.66,122.34l-72-72A8,8,0,0,0,136,56v64H40a8,8,0,0,0,0,16h96v64a8,8,0,0,0,13.66,5.66l72-72A8,8,0,0,0,221.66,122.34ZM152,180.69V75.31L204.69,128Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = c`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
a([
|
|
57
|
+
i({ type: String, reflect: !0 })
|
|
58
|
+
], t.prototype, "size", 2);
|
|
59
|
+
a([
|
|
60
|
+
i({ type: String, reflect: !0 })
|
|
61
|
+
], t.prototype, "weight", 2);
|
|
62
|
+
a([
|
|
63
|
+
i({ type: String, reflect: !0 })
|
|
64
|
+
], t.prototype, "color", 2);
|
|
65
|
+
a([
|
|
66
|
+
i({ type: Boolean, reflect: !0 })
|
|
67
|
+
], t.prototype, "mirrored", 2);
|
|
68
|
+
t = a([
|
|
69
|
+
u("ph-arrow-right")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhArrowRight
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n as V, Y as n, t as r, p as g, O as i, s as d } from "./property-DkPmFHg2.js";
|
|
2
|
+
var u = Object.defineProperty, c = Object.getOwnPropertyDescriptor, o = (l, t, s, h) => {
|
|
3
|
+
for (var e = h > 1 ? void 0 : h ? c(t, s) : t, p = l.length - 1, H; p >= 0; p--)
|
|
4
|
+
(H = l[p]) && (e = (h ? H(t, s, e) : H(e)) || e);
|
|
5
|
+
return h && e && u(t, s, e), e;
|
|
6
|
+
};
|
|
7
|
+
let a = 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 t;
|
|
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
|
+
${a.weightsMap.get((t = this.weight) != null ? t : "regular")}
|
|
22
|
+
</svg>`;
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
a.weightsMap = /* @__PURE__ */ new Map([
|
|
26
|
+
[
|
|
27
|
+
"thin",
|
|
28
|
+
r`<path d="M220,104a4,4,0,0,1-8,0V49.66l-73.16,73.17a4,4,0,0,1-5.66-5.66L206.34,44H152a4,4,0,0,1,0-8h64a4,4,0,0,1,4,4Zm-36,28a4,4,0,0,0-4,4v72a4,4,0,0,1-4,4H48a4,4,0,0,1-4-4V80a4,4,0,0,1,4-4h72a4,4,0,0,0,0-8H48A12,12,0,0,0,36,80V208a12,12,0,0,0,12,12H176a12,12,0,0,0,12-12V136A4,4,0,0,0,184,132Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
r`<path d="M222,104a6,6,0,0,1-12,0V54.49l-69.75,69.75a6,6,0,0,1-8.48-8.48L201.51,46H152a6,6,0,0,1,0-12h64a6,6,0,0,1,6,6Zm-38,26a6,6,0,0,0-6,6v72a2,2,0,0,1-2,2H48a2,2,0,0,1-2-2V80a2,2,0,0,1,2-2h72a6,6,0,0,0,0-12H48A14,14,0,0,0,34,80V208a14,14,0,0,0,14,14H176a14,14,0,0,0,14-14V136A6,6,0,0,0,184,130Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
r`<path d="M224,104a8,8,0,0,1-16,0V59.32l-66.33,66.34a8,8,0,0,1-11.32-11.32L196.68,48H152a8,8,0,0,1,0-16h64a8,8,0,0,1,8,8Zm-40,24a8,8,0,0,0-8,8v72H48V80h72a8,8,0,0,0,0-16H48A16,16,0,0,0,32,80V208a16,16,0,0,0,16,16H176a16,16,0,0,0,16-16V136A8,8,0,0,0,184,128Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
r`<path d="M228,104a12,12,0,0,1-24,0V69l-59.51,59.51a12,12,0,0,1-17-17L187,52H152a12,12,0,0,1,0-24h64a12,12,0,0,1,12,12Zm-44,24a12,12,0,0,0-12,12v64H52V84h64a12,12,0,0,0,0-24H48A20,20,0,0,0,28,80V208a20,20,0,0,0,20,20H176a20,20,0,0,0,20-20V140A12,12,0,0,0,184,128Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
r`<path d="M192,136v72a16,16,0,0,1-16,16H48a16,16,0,0,1-16-16V80A16,16,0,0,1,48,64h72a8,8,0,0,1,0,16H48V208H176V136a8,8,0,0,1,16,0Zm32-96a8,8,0,0,0-8-8H152a8,8,0,0,0-5.66,13.66L172.69,72l-42.35,42.34a8,8,0,0,0,11.32,11.32L184,83.31l26.34,26.35A8,8,0,0,0,224,104Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
r`<path d="M184,80V208a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V80a8,8,0,0,1,8-8H176A8,8,0,0,1,184,80Z" opacity="0.2"/><path d="M224,104a8,8,0,0,1-16,0V59.32l-66.33,66.34a8,8,0,0,1-11.32-11.32L196.68,48H152a8,8,0,0,1,0-16h64a8,8,0,0,1,8,8Zm-40,24a8,8,0,0,0-8,8v72H48V80h72a8,8,0,0,0,0-16H48A16,16,0,0,0,32,80V208a16,16,0,0,0,16,16H176a16,16,0,0,0,16-16V136A8,8,0,0,0,184,128Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
a.styles = g`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
o([
|
|
57
|
+
i({ type: String, reflect: !0 })
|
|
58
|
+
], a.prototype, "size", 2);
|
|
59
|
+
o([
|
|
60
|
+
i({ type: String, reflect: !0 })
|
|
61
|
+
], a.prototype, "weight", 2);
|
|
62
|
+
o([
|
|
63
|
+
i({ type: String, reflect: !0 })
|
|
64
|
+
], a.prototype, "color", 2);
|
|
65
|
+
o([
|
|
66
|
+
i({ type: Boolean, reflect: !0 })
|
|
67
|
+
], a.prototype, "mirrored", 2);
|
|
68
|
+
a = o([
|
|
69
|
+
d("ph-arrow-square-out")
|
|
70
|
+
], a);
|
|
71
|
+
export {
|
|
72
|
+
a as PhArrowSquareOut
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n as g, Y as d, t as a, p as u, O as i, s as c } from "./property-DkPmFHg2.js";
|
|
2
|
+
var w = Object.defineProperty, y = Object.getOwnPropertyDescriptor, o = (p, e, s, l) => {
|
|
3
|
+
for (var r = l > 1 ? void 0 : l ? y(e, s) : e, h = p.length - 1, n; h >= 0; h--)
|
|
4
|
+
(n = p[h]) && (r = (l ? n(e, s, r) : n(r)) || r);
|
|
5
|
+
return l && r && w(e, s, 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="M202.83,114.83a4,4,0,0,1-5.66,0L132,49.66V216a4,4,0,0,1-8,0V49.66L58.83,114.83a4,4,0,0,1-5.66-5.66l72-72a4,4,0,0,1,5.66,0l72,72A4,4,0,0,1,202.83,114.83Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
a`<path d="M204.24,116.24a6,6,0,0,1-8.48,0L134,54.49V216a6,6,0,0,1-12,0V54.49L60.24,116.24a6,6,0,0,1-8.48-8.48l72-72a6,6,0,0,1,8.48,0l72,72A6,6,0,0,1,204.24,116.24Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
a`<path d="M205.66,117.66a8,8,0,0,1-11.32,0L136,59.31V216a8,8,0,0,1-16,0V59.31L61.66,117.66a8,8,0,0,1-11.32-11.32l72-72a8,8,0,0,1,11.32,0l72,72A8,8,0,0,1,205.66,117.66Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
a`<path d="M208.49,120.49a12,12,0,0,1-17,0L140,69V216a12,12,0,0,1-24,0V69L64.49,120.49a12,12,0,0,1-17-17l72-72a12,12,0,0,1,17,0l72,72A12,12,0,0,1,208.49,120.49Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
a`<path d="M207.39,115.06A8,8,0,0,1,200,120H136v96a8,8,0,0,1-16,0V120H56a8,8,0,0,1-5.66-13.66l72-72a8,8,0,0,1,11.32,0l72,72A8,8,0,0,1,207.39,115.06Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
a`<path d="M200,112H56l72-72Z" opacity="0.2"/><path d="M205.66,106.34l-72-72a8,8,0,0,0-11.32,0l-72,72A8,8,0,0,0,56,120h64v96a8,8,0,0,0,16,0V120h64a8,8,0,0,0,5.66-13.66ZM75.31,104,128,51.31,180.69,104Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = u`
|
|
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
|
+
c("ph-arrow-up")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhArrowUp
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n as g, Y as c, t as o, p as u, O as i, s as d } from "./property-DkPmFHg2.js";
|
|
2
|
+
var w = Object.defineProperty, L = Object.getOwnPropertyDescriptor, a = (p, e, h, s) => {
|
|
3
|
+
for (var r = s > 1 ? void 0 : s ? L(e, h) : e, l = p.length - 1, n; l >= 0; l--)
|
|
4
|
+
(n = p[l]) && (r = (s ? n(e, h, r) : n(r)) || r);
|
|
5
|
+
return s && 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
|
+
o`<path d="M196,64V168a4,4,0,0,1-8,0V73.66L66.83,194.83a4,4,0,0,1-5.66-5.66L182.34,68H88a4,4,0,0,1,0-8H192A4,4,0,0,1,196,64Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
o`<path d="M198,64V168a6,6,0,0,1-12,0V78.48L68.24,196.24a6,6,0,0,1-8.48-8.48L177.52,70H88a6,6,0,0,1,0-12H192A6,6,0,0,1,198,64Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
o`<path d="M200,64V168a8,8,0,0,1-16,0V83.31L69.66,197.66a8,8,0,0,1-11.32-11.32L172.69,72H88a8,8,0,0,1,0-16H192A8,8,0,0,1,200,64Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
o`<path d="M204,64V168a12,12,0,0,1-24,0V93L72.49,200.49a12,12,0,0,1-17-17L163,76H88a12,12,0,0,1,0-24H192A12,12,0,0,1,204,64Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
o`<path d="M200,64V168a8,8,0,0,1-13.66,5.66L140,127.31,69.66,197.66a8,8,0,0,1-11.32-11.32L128.69,116,82.34,69.66A8,8,0,0,1,88,56H192A8,8,0,0,1,200,64Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
o`<path d="M192,64V168L88,64Z" opacity="0.2"/><path d="M192,56H88a8,8,0,0,0-5.66,13.66L128.69,116,58.34,186.34a8,8,0,0,0,11.32,11.32L140,127.31l46.34,46.35A8,8,0,0,0,200,168V64A8,8,0,0,0,192,56Zm-8,92.69-38.34-38.34h0L107.31,72H184Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
t.styles = u`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
a([
|
|
57
|
+
i({ type: String, reflect: !0 })
|
|
58
|
+
], t.prototype, "size", 2);
|
|
59
|
+
a([
|
|
60
|
+
i({ type: String, reflect: !0 })
|
|
61
|
+
], t.prototype, "weight", 2);
|
|
62
|
+
a([
|
|
63
|
+
i({ type: String, reflect: !0 })
|
|
64
|
+
], t.prototype, "color", 2);
|
|
65
|
+
a([
|
|
66
|
+
i({ type: Boolean, reflect: !0 })
|
|
67
|
+
], t.prototype, "mirrored", 2);
|
|
68
|
+
t = a([
|
|
69
|
+
d("ph-arrow-up-right")
|
|
70
|
+
], t);
|
|
71
|
+
export {
|
|
72
|
+
t as PhArrowUpRight
|
|
73
|
+
};
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { n, Y as c, t as r, p as H, O as l, s as d } from "./property-DkPmFHg2.js";
|
|
2
|
+
var w = Object.defineProperty, A = Object.getOwnPropertyDescriptor, h = (s, t, i, o) => {
|
|
3
|
+
for (var e = o > 1 ? void 0 : o ? A(t, i) : t, p = s.length - 1, g; p >= 0; p--)
|
|
4
|
+
(g = s[p]) && (e = (o ? g(t, i, e) : g(e)) || e);
|
|
5
|
+
return o && e && w(t, i, e), e;
|
|
6
|
+
};
|
|
7
|
+
let a = 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 t;
|
|
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
|
+
${a.weightsMap.get((t = this.weight) != null ? t : "regular")}
|
|
22
|
+
</svg>`;
|
|
23
|
+
}
|
|
24
|
+
};
|
|
25
|
+
a.weightsMap = /* @__PURE__ */ new Map([
|
|
26
|
+
[
|
|
27
|
+
"thin",
|
|
28
|
+
r`<path d="M220,48V96a4,4,0,0,1-4,4H168a4,4,0,0,1,0-8h38.34L184.89,70.54A84,84,0,0,0,66.8,69.85a4,4,0,1,1-5.6-5.72,92,92,0,0,1,129.34.76L212,86.34V48a4,4,0,0,1,8,0ZM189.2,186.15a83.44,83.44,0,0,1-58.68,23.91h-.47a83.52,83.52,0,0,1-58.94-24.6L49.66,164H88a4,4,0,0,0,0-8H40a4,4,0,0,0-4,4v48a4,4,0,0,0,8,0V169.66l21.46,21.45A91.43,91.43,0,0,0,130,218.06h.51a91.45,91.45,0,0,0,64.28-26.19,4,4,0,1,0-5.6-5.72Z"/>`
|
|
29
|
+
],
|
|
30
|
+
[
|
|
31
|
+
"light",
|
|
32
|
+
r`<path d="M222,48V96a6,6,0,0,1-6,6H168a6,6,0,0,1,0-12h33.52L183.47,72a81.51,81.51,0,0,0-57.53-24h-.46A81.5,81.5,0,0,0,68.19,71.28a6,6,0,1,1-8.38-8.58,93.38,93.38,0,0,1,65.67-26.76H126a93.45,93.45,0,0,1,66,27.53l18,18V48a6,6,0,0,1,12,0ZM187.81,184.72a81.5,81.5,0,0,1-57.29,23.34h-.46a81.51,81.51,0,0,1-57.53-24L54.48,166H88a6,6,0,0,0,0-12H40a6,6,0,0,0-6,6v48a6,6,0,0,0,12,0V174.48l18,18.05a93.45,93.45,0,0,0,66,27.53h.52a93.38,93.38,0,0,0,65.67-26.76,6,6,0,1,0-8.38-8.58Z"/>`
|
|
33
|
+
],
|
|
34
|
+
[
|
|
35
|
+
"regular",
|
|
36
|
+
r`<path d="M224,48V96a8,8,0,0,1-8,8H168a8,8,0,0,1,0-16h28.69L182.06,73.37a79.56,79.56,0,0,0-56.13-23.43h-.45A79.52,79.52,0,0,0,69.59,72.71,8,8,0,0,1,58.41,61.27a96,96,0,0,1,135,.79L208,76.69V48a8,8,0,0,1,16,0ZM186.41,183.29a80,80,0,0,1-112.47-.66L59.31,168H88a8,8,0,0,0,0-16H40a8,8,0,0,0-8,8v48a8,8,0,0,0,16,0V179.31l14.63,14.63A95.43,95.43,0,0,0,130,222.06h.53a95.36,95.36,0,0,0,67.07-27.33,8,8,0,0,0-11.18-11.44Z"/>`
|
|
37
|
+
],
|
|
38
|
+
[
|
|
39
|
+
"bold",
|
|
40
|
+
r`<path d="M228,48V96a12,12,0,0,1-12,12H168a12,12,0,0,1,0-24h19l-7.8-7.8a75.55,75.55,0,0,0-53.32-22.26h-.43A75.49,75.49,0,0,0,72.39,75.57,12,12,0,1,1,55.61,58.41a99.38,99.38,0,0,1,69.87-28.47H126A99.42,99.42,0,0,1,196.2,59.23L204,67V48a12,12,0,0,1,24,0ZM183.61,180.43a75.49,75.49,0,0,1-53.09,21.63h-.43A75.55,75.55,0,0,1,76.77,179.8L69,172H88a12,12,0,0,0,0-24H40a12,12,0,0,0-12,12v48a12,12,0,0,0,24,0V189l7.8,7.8A99.42,99.42,0,0,0,130,226.06h.56a99.38,99.38,0,0,0,69.87-28.47,12,12,0,0,0-16.78-17.16Z"/>`
|
|
41
|
+
],
|
|
42
|
+
[
|
|
43
|
+
"fill",
|
|
44
|
+
r`<path d="M224,48V96a8,8,0,0,1-8,8H168a8,8,0,0,1-5.66-13.66L180.65,72a79.48,79.48,0,0,0-54.72-22.09h-.45A79.52,79.52,0,0,0,69.59,72.71,8,8,0,0,1,58.41,61.27,96,96,0,0,1,192,60.7l18.36-18.36A8,8,0,0,1,224,48ZM186.41,183.29A80,80,0,0,1,75.35,184l18.31-18.31A8,8,0,0,0,88,152H40a8,8,0,0,0-8,8v48a8,8,0,0,0,13.66,5.66L64,195.3a95.42,95.42,0,0,0,66,26.76h.53a95.36,95.36,0,0,0,67.07-27.33,8,8,0,0,0-11.18-11.44Z"/>`
|
|
45
|
+
],
|
|
46
|
+
[
|
|
47
|
+
"duotone",
|
|
48
|
+
r`<path d="M216,128a88,88,0,1,1-88-88A88,88,0,0,1,216,128Z" opacity="0.2"/><path d="M224,48V96a8,8,0,0,1-8,8H168a8,8,0,0,1,0-16h28.69L182.06,73.37a79.56,79.56,0,0,0-56.13-23.43h-.45A79.52,79.52,0,0,0,69.59,72.71,8,8,0,0,1,58.41,61.27a96,96,0,0,1,135,.79L208,76.69V48a8,8,0,0,1,16,0ZM186.41,183.29a80,80,0,0,1-112.47-.66L59.31,168H88a8,8,0,0,0,0-16H40a8,8,0,0,0-8,8v48a8,8,0,0,0,16,0V179.31l14.63,14.63A95.43,95.43,0,0,0,130,222.06h.53a95.36,95.36,0,0,0,67.07-27.33,8,8,0,0,0-11.18-11.44Z"/>`
|
|
49
|
+
]
|
|
50
|
+
]);
|
|
51
|
+
a.styles = H`
|
|
52
|
+
:host {
|
|
53
|
+
display: contents;
|
|
54
|
+
}
|
|
55
|
+
`;
|
|
56
|
+
h([
|
|
57
|
+
l({ type: String, reflect: !0 })
|
|
58
|
+
], a.prototype, "size", 2);
|
|
59
|
+
h([
|
|
60
|
+
l({ type: String, reflect: !0 })
|
|
61
|
+
], a.prototype, "weight", 2);
|
|
62
|
+
h([
|
|
63
|
+
l({ type: String, reflect: !0 })
|
|
64
|
+
], a.prototype, "color", 2);
|
|
65
|
+
h([
|
|
66
|
+
l({ type: Boolean, reflect: !0 })
|
|
67
|
+
], a.prototype, "mirrored", 2);
|
|
68
|
+
a = h([
|
|
69
|
+
d("ph-arrows-clockwise")
|
|
70
|
+
], a);
|
|
71
|
+
export {
|
|
72
|
+
a as PhArrowsClockwise
|
|
73
|
+
};
|