pangea-lib 4.0.299 → 4.0.301
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/main.cjs.js +1 -1
- package/dist/main.css +2 -2
- package/dist/main.es.js +4 -4
- package/package.json +1 -1
package/dist/main.es.js
CHANGED
|
@@ -39687,16 +39687,16 @@ const io2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
39687
39687
|
},
|
|
39688
39688
|
setup(e) {
|
|
39689
39689
|
q3((n) => ({
|
|
39690
|
-
"
|
|
39691
|
-
"6bae0193": c.value
|
|
39690
|
+
"58ac9336": c.value
|
|
39692
39691
|
}));
|
|
39693
39692
|
const t = e, a = s1(() => {
|
|
39694
39693
|
const n = t.icon.split("-").map((r) => r.charAt(0).toUpperCase() + r.slice(1)).join("");
|
|
39695
39694
|
return io2[n];
|
|
39696
39695
|
}), c = s1(() => bq(t.color) ? `var(--pga-color-${t.color})` : t.color);
|
|
39697
39696
|
return (n, r) => (X(), T1(r8(a.value), {
|
|
39697
|
+
size: n.size,
|
|
39698
39698
|
class: K1(["icon", { "icon--clickable": n.clickable }])
|
|
39699
|
-
}, null, 8, ["class"]));
|
|
39699
|
+
}, null, 8, ["size", "class"]));
|
|
39700
39700
|
}
|
|
39701
39701
|
});
|
|
39702
39702
|
const d2 = (e, t) => {
|
|
@@ -39704,7 +39704,7 @@ const d2 = (e, t) => {
|
|
|
39704
39704
|
for (const [c, n] of t)
|
|
39705
39705
|
a[c] = n;
|
|
39706
39706
|
return a;
|
|
39707
|
-
}, P4 = /* @__PURE__ */ d2(oo2, [["__scopeId", "data-v-
|
|
39707
|
+
}, P4 = /* @__PURE__ */ d2(oo2, [["__scopeId", "data-v-720642d8"]]), so2 = { class: "spinner" }, lo2 = /* @__PURE__ */ B1({
|
|
39708
39708
|
__name: "PgaSpinner",
|
|
39709
39709
|
props: {
|
|
39710
39710
|
size: { default: "l" },
|