@cobre-npm/ds-v3 0.87.1 → 0.87.3
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/cobre-ds-v3-lib.es.js +17 -16
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -200,10 +200,10 @@ const mf = ["title", "data-bs-original-title"], hf = /* @__PURE__ */ he({
|
|
|
200
200
|
const c = e.type === "blockchain" ? "blockchain" : "banks";
|
|
201
201
|
return `${Jr}/logos/${c}/`;
|
|
202
202
|
}), s = Y(!1), i = N(() => {
|
|
203
|
-
var u
|
|
203
|
+
var u;
|
|
204
204
|
if (e.type === "blockchain")
|
|
205
|
-
return
|
|
206
|
-
const c = (
|
|
205
|
+
return e.idLogo;
|
|
206
|
+
const c = (u = n.value) == null ? void 0 : u.replace(wf, "").toUpperCase();
|
|
207
207
|
return Au[c] || _f;
|
|
208
208
|
}), l = () => {
|
|
209
209
|
s.value = !0;
|
|
@@ -239,7 +239,7 @@ const mf = ["title", "data-bs-original-title"], hf = /* @__PURE__ */ he({
|
|
|
239
239
|
]);
|
|
240
240
|
};
|
|
241
241
|
}
|
|
242
|
-
}), Ia = /* @__PURE__ */ Se(Cf, [["__scopeId", "data-v-
|
|
242
|
+
}), Ia = /* @__PURE__ */ Se(Cf, [["__scopeId", "data-v-e3a8d5c2"]]), kf = he({
|
|
243
243
|
props: {
|
|
244
244
|
theme: {
|
|
245
245
|
type: String,
|
|
@@ -3734,10 +3734,10 @@ const qv = { class: "co-input" }, Xv = {
|
|
|
3734
3734
|
}, i0 = {
|
|
3735
3735
|
key: 1,
|
|
3736
3736
|
class: "d-flex align-items-center w-100 h-100"
|
|
3737
|
-
}, l0 = {
|
|
3738
|
-
key:
|
|
3737
|
+
}, l0 = {
|
|
3738
|
+
key: 2,
|
|
3739
3739
|
class: "d-flex align-items-center"
|
|
3740
|
-
},
|
|
3740
|
+
}, u0 = { class: "co-ms-2 mb-0 co-ms-10" }, c0 = { key: 3 }, d0 = { class: "co-text-muted co-fs-12" }, f0 = { class: "co-text-primary-50" }, p0 = { key: 4 }, m0 = { key: 5 }, h0 = { class: "co-label co-label--sm mb-0" }, v0 = {
|
|
3741
3741
|
key: 0,
|
|
3742
3742
|
class: "d-flex align-items-center w-100 h-100"
|
|
3743
3743
|
}, g0 = {
|
|
@@ -3824,12 +3824,18 @@ const qv = { class: "co-input" }, Xv = {
|
|
|
3824
3824
|
type: "blockchain"
|
|
3825
3825
|
}, null, 8, ["idLogo"]),
|
|
3826
3826
|
Ke(" " + Z(s[t.value]), 1)
|
|
3827
|
-
])) : s.
|
|
3828
|
-
|
|
3827
|
+
])) : s.flagCode ? (p(), y("div", l0, [
|
|
3828
|
+
we(Sn, {
|
|
3829
|
+
geo: s == null ? void 0 : s.flagCode
|
|
3830
|
+
}, null, 8, ["geo"]),
|
|
3831
|
+
$("p", u0, Z(s == null ? void 0 : s.name), 1)
|
|
3832
|
+
])) : P("", !0),
|
|
3833
|
+
s.formattedBalance ? (p(), y("div", c0, [
|
|
3834
|
+
$("span", d0, [
|
|
3829
3835
|
Ke(Z(s.formattedBalance) + " ", 1),
|
|
3830
|
-
$("span",
|
|
3836
|
+
$("span", f0, Z((i = s.currency ?? "") == null ? void 0 : i.toUpperCase()), 1)
|
|
3831
3837
|
])
|
|
3832
|
-
])) : s.badgeContent ? (p(), y("div",
|
|
3838
|
+
])) : s.badgeContent ? (p(), y("div", p0, [
|
|
3833
3839
|
He(we(Yh, {
|
|
3834
3840
|
"data-bs-toggle": "tooltip",
|
|
3835
3841
|
title: s.badgeTooltip ? s.badgeTooltip : "",
|
|
@@ -3838,11 +3844,6 @@ const qv = { class: "co-input" }, Xv = {
|
|
|
3838
3844
|
}, null, 8, ["title", "text"]), [
|
|
3839
3845
|
[o]
|
|
3840
3846
|
])
|
|
3841
|
-
])) : s.flagCode ? (p(), y("div", f0, [
|
|
3842
|
-
we(Sn, {
|
|
3843
|
-
geo: s == null ? void 0 : s.flagCode
|
|
3844
|
-
}, null, 8, ["geo"]),
|
|
3845
|
-
$("p", p0, Z(s == null ? void 0 : s.name), 1)
|
|
3846
3847
|
])) : (p(), y("div", m0, [
|
|
3847
3848
|
$("p", h0, Z(s[t.value]), 1)
|
|
3848
3849
|
]))
|