@cobre-npm/ds-v3 0.82.6 → 0.82.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.
package/README.md
CHANGED
|
File without changes
|
|
@@ -18655,7 +18655,7 @@ const Sk = { class: "co-filter dropdown cobre-dropdown" }, Ik = {
|
|
|
18655
18655
|
{ type: "after", label: "Después de" },
|
|
18656
18656
|
{ type: "before", label: "Antes de" }
|
|
18657
18657
|
] },
|
|
18658
|
-
defaultType: {},
|
|
18658
|
+
defaultType: { default: "range" },
|
|
18659
18659
|
dayNames: { default: () => ["Lun", "Mar", "Mie", "Jue", "Vie", "Sab", "Dom"] },
|
|
18660
18660
|
locale: { default: "es" },
|
|
18661
18661
|
customDateHandlers: {},
|
|
@@ -18666,7 +18666,7 @@ const Sk = { class: "co-filter dropdown cobre-dropdown" }, Ik = {
|
|
|
18666
18666
|
emits: ["change", "update:modelValue"],
|
|
18667
18667
|
setup(n, { expose: e, emit: t }) {
|
|
18668
18668
|
var ne, pe, ve, L;
|
|
18669
|
-
const a = /^last(\d+)$/, r = Y(), o = Y(), s = { locale: Ak }, i = n, l = Y(i.defaultType
|
|
18669
|
+
const a = /^last(\d+)$/, r = Y(), o = Y(), s = { locale: Ak }, i = n, l = Y(i.defaultType), c = Y(!1), u = Y(!1), d = Y(), f = Y(), _ = t, g = () => {
|
|
18670
18670
|
const S = Or(/* @__PURE__ */ new Date(), "yyyy-MM-dd");
|
|
18671
18671
|
E(
|
|
18672
18672
|
{ date_gte: S, date_lte: null, type: "equal" },
|
|
@@ -18686,7 +18686,7 @@ const Sk = { class: "co-filter dropdown cobre-dropdown" }, Ik = {
|
|
|
18686
18686
|
var W;
|
|
18687
18687
|
const P = S.type;
|
|
18688
18688
|
if (r.value = null, d.value = void 0, u.value = !1, c.value = !0, l.value = P, await wt(), (W = i.customDateHandlers) != null && W[P]) {
|
|
18689
|
-
const ae = i.customDateHandlers[P](), K = ae.date_gte && ae.date_lte ? [ae.date_gte, ae.date_lte]
|
|
18689
|
+
const ae = i.customDateHandlers[P](), K = ae.date_gte && ae.date_lte ? [ae.date_gte, ae.date_lte] : ae.date_gte;
|
|
18690
18690
|
E(ae, K), u.value = S.isFixedDate ?? !1;
|
|
18691
18691
|
return;
|
|
18692
18692
|
}
|
|
@@ -18862,7 +18862,7 @@ const Sk = { class: "co-filter dropdown cobre-dropdown" }, Ik = {
|
|
|
18862
18862
|
])
|
|
18863
18863
|
]));
|
|
18864
18864
|
}
|
|
18865
|
-
}), hP = /* @__PURE__ */ Se(Fk, [["__scopeId", "data-v-
|
|
18865
|
+
}), hP = /* @__PURE__ */ Se(Fk, [["__scopeId", "data-v-b8643b08"]]), Yk = { class: "co-timeline" }, Hk = {
|
|
18866
18866
|
key: 0,
|
|
18867
18867
|
class: "event__line"
|
|
18868
18868
|
}, Wk = { class: "event__icon co-icon co-icon--sm" }, Uk = { class: "co-label co-label--md co-fw-500 co-mb-13 co-text-secondary" }, jk = /* @__PURE__ */ he({
|