@aitronos/freddy-plugins 0.1.91 → 0.1.92
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/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -4
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1615,8 +1615,6 @@ function b5(o, t) {
|
|
|
1615
1615
|
]);
|
|
1616
1616
|
}
|
|
1617
1617
|
const G8 = /* @__PURE__ */ a(I5, [["render", b5]]), H5 = {}, V5 = {
|
|
1618
|
-
width: "263",
|
|
1619
|
-
height: "65",
|
|
1620
1618
|
viewBox: "0 0 263 65",
|
|
1621
1619
|
fill: "none",
|
|
1622
1620
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -1626,11 +1624,11 @@ function R5(o, t) {
|
|
|
1626
1624
|
return c((r(), i("svg", V5, t[0] || (t[0] = [
|
|
1627
1625
|
s("path", {
|
|
1628
1626
|
d: "M7.42842 61.1064C7.41062 62.988 5.88028 64.5039 3.99863 64.5039C2.11685 64.5039 0.586459 62.9878 0.568845 61.1061L0.0390249 4.50354C0.0184054 2.30069 1.79844 0.503906 4.00139 0.503906C6.20449 0.503906 7.98459 2.30092 7.96376 4.50392L7.42842 61.1064Z",
|
|
1629
|
-
fill: "
|
|
1627
|
+
fill: "currentColor"
|
|
1630
1628
|
}, null, -1),
|
|
1631
1629
|
s("path", {
|
|
1632
1630
|
d: "M262.428 61.1064C262.411 62.988 260.88 64.5039 258.999 64.5039C257.117 64.5039 255.586 62.9878 255.569 61.1061L255.039 4.50354C255.018 2.30069 256.798 0.503906 259.001 0.503906C261.204 0.503906 262.985 2.30092 262.964 4.50392L262.428 61.1064Z",
|
|
1633
|
-
fill: "
|
|
1631
|
+
fill: "currentColor"
|
|
1634
1632
|
}, null, -1)
|
|
1635
1633
|
]))), [
|
|
1636
1634
|
[e]
|