@26lights/orcha 0.41.146 → 0.41.147
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/orcha.cjs.js +1 -1
- package/dist/orcha.es.js +2 -2
- package/dist/orcha.umd.js +1 -1
- package/package.json +1 -1
package/dist/orcha.es.js
CHANGED
|
@@ -903,10 +903,10 @@ const yd = /* @__PURE__ */ Y(hd, [["render", _d]]), bd = {}, wd = {
|
|
|
903
903
|
}, $d = /* @__PURE__ */ f("circle", {
|
|
904
904
|
cx: "12",
|
|
905
905
|
cy: "12",
|
|
906
|
-
r: "
|
|
906
|
+
r: "10",
|
|
907
907
|
fill: "#3b82f6"
|
|
908
908
|
}, null, -1), kd = /* @__PURE__ */ f("path", {
|
|
909
|
-
d: "
|
|
909
|
+
d: "M9 6V18L17 12L9 6Z",
|
|
910
910
|
fill: "white"
|
|
911
911
|
}, null, -1), Sd = [
|
|
912
912
|
$d,
|