@cobre-npm/ds-v3 0.118.0 → 0.118.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.
|
@@ -15368,7 +15368,7 @@ const n2 = {
|
|
|
15368
15368
|
]);
|
|
15369
15369
|
};
|
|
15370
15370
|
}
|
|
15371
|
-
}), w2 = /* @__PURE__ */ Pe(_2, [["__scopeId", "data-v-
|
|
15371
|
+
}), w2 = /* @__PURE__ */ Pe(_2, [["__scopeId", "data-v-4b49ff45"]]), Uc = "--vc-auto-duration", k2 = `height var(${Uc}) cubic-bezier(0.33, 1, 0.68, 1)`, Po = { padding: 0 }, C2 = 300, T2 = {
|
|
15372
15372
|
position: "absolute",
|
|
15373
15373
|
width: "1px",
|
|
15374
15374
|
height: "1px",
|
|
@@ -21548,34 +21548,31 @@ const S$ = { class: "co-filter dropdown cobre-dropdown" }, L$ = {
|
|
|
21548
21548
|
},
|
|
21549
21549
|
emits: ["click"],
|
|
21550
21550
|
setup(a, { emit: e }) {
|
|
21551
|
-
const t =
|
|
21552
|
-
|
|
21553
|
-
|
|
21554
|
-
});
|
|
21555
|
-
return (r, s) => (f(), y("div", ME, [
|
|
21556
|
-
C("p", PE, X(r.label), 1),
|
|
21551
|
+
const t = e;
|
|
21552
|
+
return (n, o) => (f(), y("div", ME, [
|
|
21553
|
+
C("p", PE, X(n.label), 1),
|
|
21557
21554
|
C("button", {
|
|
21558
21555
|
type: "button",
|
|
21559
21556
|
class: "co-account-picker__trigger btn w-100 d-flex align-items-center justify-content-between co-p-12 border text-start",
|
|
21560
|
-
onClick:
|
|
21557
|
+
onClick: o[0] || (o[0] = (r) => t("click"))
|
|
21561
21558
|
}, [
|
|
21562
|
-
|
|
21559
|
+
n.selectedAccount ? (f(), ye(w2, {
|
|
21563
21560
|
key: 0,
|
|
21564
|
-
account:
|
|
21561
|
+
account: n.selectedAccount
|
|
21565
21562
|
}, null, 8, ["account"])) : (f(), y("div", AE, [
|
|
21566
|
-
|
|
21563
|
+
n.placeholderIcon ? (f(), y("i", {
|
|
21567
21564
|
key: 0,
|
|
21568
|
-
class: N([
|
|
21565
|
+
class: N([n.placeholderIcon])
|
|
21569
21566
|
}, null, 2)) : D("", !0),
|
|
21570
|
-
C("span", SE, X(
|
|
21567
|
+
C("span", SE, X(n.placeholderText), 1)
|
|
21571
21568
|
])),
|
|
21572
21569
|
C("i", {
|
|
21573
|
-
class: N([
|
|
21570
|
+
class: N([n.chevronIcon, "co-text-secondary-50", "ms-1"])
|
|
21574
21571
|
}, null, 2)
|
|
21575
21572
|
])
|
|
21576
21573
|
]));
|
|
21577
21574
|
}
|
|
21578
|
-
}), sA = /* @__PURE__ */ Pe(LE, [["__scopeId", "data-v-
|
|
21575
|
+
}), sA = /* @__PURE__ */ Pe(LE, [["__scopeId", "data-v-b5e3a031"]]);
|
|
21579
21576
|
var At = "top", Yt = "bottom", Ht = "right", St = "left", ur = "auto", Gn = [At, Yt, Ht, St], fn = "start", Yn = "end", fd = "clippingParents", Vi = "viewport", En = "popper", pd = "reference", Ks = /* @__PURE__ */ Gn.reduce(function(a, e) {
|
|
21580
21577
|
return a.concat([e + "-" + fn, e + "-" + Yn]);
|
|
21581
21578
|
}, []), Bi = /* @__PURE__ */ [].concat(Gn, [ur]).reduce(function(a, e) {
|