pangea-lib 2.11.592 → 2.11.593
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.es.js +2 -1
- package/package.json +1 -1
package/dist/main.es.js
CHANGED
|
@@ -29158,7 +29158,8 @@ const ix1 = /* @__PURE__ */ r2(nx1, [["__scopeId", "data-v-b946d5e6"]]), sx1 = /
|
|
|
29158
29158
|
color: n.value,
|
|
29159
29159
|
icon: "circle-check",
|
|
29160
29160
|
text: i.text,
|
|
29161
|
-
size: "
|
|
29161
|
+
size: "s",
|
|
29162
|
+
borderRadius: "1rem",
|
|
29162
29163
|
onClick: s[0] || (s[0] = (o) => t.value = !t.value)
|
|
29163
29164
|
}, null, 8, ["buttonType", "color", "text"]));
|
|
29164
29165
|
}
|