@cobre-npm/ds-v3 0.87.1 → 0.87.2
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 +4 -4
- 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,
|