@cobre-npm/ds-v3 0.80.5 → 0.80.7
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.
|
@@ -3693,12 +3693,12 @@ const Xv = { class: "co-input" }, Kv = {
|
|
|
3693
3693
|
}, rg = { class: "d-flex align-items-center" }, og = ["title"], ig = {
|
|
3694
3694
|
key: 0,
|
|
3695
3695
|
class: "co-mb-4 co-input__optional-label"
|
|
3696
|
-
}, sg = { class: "d-flex align-items-center w-100 h-100" }, lg = { key: 0 }, ug = { class: "co-text-muted co-fs-12" }, cg = { class: "co-text-primary-50" }, dg = { key: 1 }, fg = {
|
|
3697
|
-
key: 1,
|
|
3698
|
-
class: "text-truncate"
|
|
3699
|
-
}, pg = { class: "d-flex align-items-center" }, mg = {
|
|
3696
|
+
}, sg = { class: "d-flex align-items-center w-100 h-100" }, lg = { key: 0 }, ug = { class: "co-text-muted co-fs-12" }, cg = { class: "co-text-primary-50" }, dg = { key: 1 }, fg = { class: "d-flex align-items-center" }, pg = {
|
|
3700
3697
|
key: 1,
|
|
3701
3698
|
class: "co-label co-label--sm mb-0"
|
|
3699
|
+
}, mg = {
|
|
3700
|
+
key: 2,
|
|
3701
|
+
class: "text-truncate"
|
|
3702
3702
|
}, hg = { class: "co-body co-body--sm co-fw-500 co-mb-12 d-flex flex-column align-items-center" }, vg = { class: "small w-50" }, gg = {
|
|
3703
3703
|
key: 0,
|
|
3704
3704
|
class: "cobre-loader cobre-loader--md mt-0"
|
|
@@ -3794,14 +3794,13 @@ const Xv = { class: "co-input" }, Kv = {
|
|
|
3794
3794
|
class: "co-me-8 bank-logo",
|
|
3795
3795
|
idLogo: o.codeBank
|
|
3796
3796
|
}, null, 8, ["idLogo"])) : x("", !0),
|
|
3797
|
-
|
|
3798
|
-
$("div", pg, [
|
|
3797
|
+
$("div", fg, [
|
|
3799
3798
|
o.logo ? (p(), ge(_h, {
|
|
3800
3799
|
key: 0,
|
|
3801
3800
|
logo: o.logo,
|
|
3802
3801
|
class: "co-me-8"
|
|
3803
3802
|
}, null, 8, ["logo"])) : x("", !0),
|
|
3804
|
-
o.selectedOption ? (p(), w("p",
|
|
3803
|
+
o.selectedOption ? (p(), w("p", pg, ne(o == null ? void 0 : o.selectedOption), 1)) : (p(), w("span", mg, ne(o[O(e).label]), 1))
|
|
3805
3804
|
])
|
|
3806
3805
|
])
|
|
3807
3806
|
]),
|