climb-onyx-gui 0.12.19 → 0.13.0
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/climb-onyx-gui.js +2 -2
- package/package.json +1 -1
package/dist/climb-onyx-gui.js
CHANGED
|
@@ -23874,7 +23874,7 @@ function sB(e) {
|
|
|
23874
23874
|
return s3 !== void 0 ? /* @__PURE__ */ Tr.createElement(s3.Consumer, null, (r) => t(r)) : t(vI);
|
|
23875
23875
|
}
|
|
23876
23876
|
function lB(e) {
|
|
23877
|
-
return el({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "
|
|
23877
|
+
return el({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "ellipse", attr: { cx: "12", cy: "12", rx: "3", ry: "5.74" }, child: [] }, { tag: "path", attr: { d: "M9.04 16.87c-.33.08-.68.13-1.04.13-2.76 0-5-2.24-5-5s2.24-5 5-5c.36 0 .71.05 1.04.13.39-.56.88-1.12 1.49-1.63C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7c.9 0 1.75-.19 2.53-.5-.61-.51-1.1-1.07-1.49-1.63zM16 5c-.9 0-1.75.19-2.53.5.61.51 1.1 1.07 1.49 1.63.33-.08.68-.13 1.04-.13 2.76 0 5 2.24 5 5s-2.24 5-5 5c-.36 0-.71-.05-1.04-.13-.39.56-.88 1.12-1.49 1.63.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7z" }, child: [] }] })(e);
|
|
23878
23878
|
}
|
|
23879
23879
|
function c2(e) {
|
|
23880
23880
|
return el({ tag: "svg", attr: { viewBox: "0 0 24 24" }, child: [{ tag: "path", attr: { fill: "none", d: "M0 0h24v24H0z" }, child: [] }, { tag: "path", attr: { d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" }, child: [] }] })(e);
|
|
@@ -110723,7 +110723,7 @@ function Are(e) {
|
|
|
110723
110723
|
) }, m.key)) }) })
|
|
110724
110724
|
] }) });
|
|
110725
110725
|
}
|
|
110726
|
-
const Ere = "0.
|
|
110726
|
+
const Ere = "0.13.0";
|
|
110727
110727
|
function Mre(e) {
|
|
110728
110728
|
const t = {}, r = (n, a = "") => {
|
|
110729
110729
|
for (const [u, s] of Object.entries(n))
|