@cobre-npm/ds-v3 0.70.4 → 0.70.5
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 +9 -8
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -4573,11 +4573,7 @@ const Av = { class: "co-input" }, Sv = {
|
|
|
4573
4573
|
}, h0 = {
|
|
4574
4574
|
key: 2,
|
|
4575
4575
|
class: "w-100 h-100"
|
|
4576
|
-
}, v0 = { key: 0 }, g0 = ["tabindex", "onClick", "onKeyup"], y0 = {
|
|
4577
|
-
key: 0,
|
|
4578
|
-
class: "co-p-8 d-flex justify-content-center",
|
|
4579
|
-
style: { "min-width": "32px" }
|
|
4580
|
-
}, b0 = {
|
|
4576
|
+
}, v0 = { key: 0 }, g0 = ["tabindex", "onClick", "onKeyup"], y0 = ["onClick"], b0 = {
|
|
4581
4577
|
key: 0,
|
|
4582
4578
|
class: "text-end pe-0"
|
|
4583
4579
|
}, _0 = /* @__PURE__ */ ve({
|
|
@@ -4720,7 +4716,12 @@ const Av = { class: "co-input" }, Sv = {
|
|
|
4720
4716
|
onClick: (E) => m({ data: _, index: g }),
|
|
4721
4717
|
onKeyup: Gi((E) => m({ data: _, index: g }), ["enter"])
|
|
4722
4718
|
}, [
|
|
4723
|
-
f.isColumnCheckboxEnabled ? (p(), w("p",
|
|
4719
|
+
f.isColumnCheckboxEnabled ? (p(), w("p", {
|
|
4720
|
+
key: 0,
|
|
4721
|
+
class: "co-p-8 d-flex justify-content-center",
|
|
4722
|
+
style: { "min-width": "32px", cursor: "pointer" },
|
|
4723
|
+
onClick: vt((E) => d(_), ["stop"])
|
|
4724
|
+
}, [
|
|
4724
4725
|
ke(Ks, {
|
|
4725
4726
|
id: `item-${g}`,
|
|
4726
4727
|
label: "",
|
|
@@ -4730,7 +4731,7 @@ const Av = { class: "co-input" }, Sv = {
|
|
|
4730
4731
|
onClick: v[1] || (v[1] = vt(() => {
|
|
4731
4732
|
}, ["stop"]))
|
|
4732
4733
|
}, null, 8, ["id", "disabled", "modelValue", "onChanged"])
|
|
4733
|
-
])) : P("", !0),
|
|
4734
|
+
], 8, y0)) : P("", !0),
|
|
4734
4735
|
(p(!0), w(Te, null, Ae(l.value, (E) => (p(), w("div", {
|
|
4735
4736
|
key: E.key,
|
|
4736
4737
|
class: U(["co-p-8 co-label co-label--sm w-100", [`${E.class}`, f.tableWrap ? "text-break" : "text-truncate"]]),
|
|
@@ -4769,7 +4770,7 @@ const Av = { class: "co-input" }, Sv = {
|
|
|
4769
4770
|
], 2);
|
|
4770
4771
|
};
|
|
4771
4772
|
}
|
|
4772
|
-
}), q3 = /* @__PURE__ */ Le(_0, [["__scopeId", "data-v-
|
|
4773
|
+
}), q3 = /* @__PURE__ */ Le(_0, [["__scopeId", "data-v-db86a5a5"]]), w0 = { class: "co-snack d-flex align-items-center justify-content-between" }, C0 = { class: "d-flex align-items-center" }, T0 = { class: "co-mb-0 co-label co-label--md co-fw-500" }, k0 = /* @__PURE__ */ ve({
|
|
4773
4774
|
__name: "CobreSnackBar",
|
|
4774
4775
|
props: {
|
|
4775
4776
|
closeToast: {},
|