@cobre-npm/ds-v3 0.59.0 → 0.59.1
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 +12 -7
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -20004,7 +20004,7 @@ var cP = {
|
|
|
20004
20004
|
firstWeekContainsDate: 1
|
|
20005
20005
|
}
|
|
20006
20006
|
};
|
|
20007
|
-
const si = (t) => (rn("data-v-
|
|
20007
|
+
const si = (t) => (rn("data-v-8c555a30"), t = t(), on(), t), YP = { class: "co-filter dropdown cobre-dropdown" }, WP = {
|
|
20008
20008
|
class: "co-filter",
|
|
20009
20009
|
"data-bs-toggle": "dropdown",
|
|
20010
20010
|
style: { width: "fit-content" },
|
|
@@ -20112,17 +20112,22 @@ const si = (t) => (rn("data-v-7f8629d9"), t = t(), on(), t), YP = { class: "co-f
|
|
|
20112
20112
|
],
|
|
20113
20113
|
inline: "",
|
|
20114
20114
|
autoApply: "",
|
|
20115
|
-
multiCalendars: i.value === "range",
|
|
20116
|
-
range: i.value === "range",
|
|
20117
20115
|
locale: "es-ES",
|
|
20118
20116
|
modelType: "yyyy-MM-dd",
|
|
20119
|
-
placeholder: C.placeholder,
|
|
20120
20117
|
preventMinMaxNavigation: "",
|
|
20121
20118
|
format: "yyyy-MM-dd",
|
|
20122
20119
|
class: "co-body",
|
|
20123
|
-
ui: { menu: "co-datepicker__menu", calendar: "co-datepicker", calendarCell: "co-datepicker__cell", input: `co-datepicker__input ${i.value !== "range" ? "co-datepicker__input--single" : "co-datepicker__input--multi"}` },
|
|
20124
|
-
dayNames: ["Dom", "Lun", "Mar", "Mie", "Jue", "Vie", "Sab"],
|
|
20125
20120
|
monthNameFormat: "long",
|
|
20121
|
+
multiCalendars: i.value === "range",
|
|
20122
|
+
range: i.value === "range",
|
|
20123
|
+
placeholder: C.placeholder,
|
|
20124
|
+
ui: {
|
|
20125
|
+
menu: "co-datepicker__menu",
|
|
20126
|
+
calendar: "co-datepicker",
|
|
20127
|
+
calendarCell: "co-datepicker__cell",
|
|
20128
|
+
input: `co-datepicker__input ${i.value !== "range" ? "co-datepicker__input--single" : "co-datepicker__input--multi"}`
|
|
20129
|
+
},
|
|
20130
|
+
dayNames: ["Lun", "Mar", "Mie", "Jue", "Vie", "Sab", "Dom"],
|
|
20126
20131
|
maxDate: /* @__PURE__ */ new Date(),
|
|
20127
20132
|
enableTimePicker: !1,
|
|
20128
20133
|
partialRange: !1
|
|
@@ -20150,7 +20155,7 @@ const si = (t) => (rn("data-v-7f8629d9"), t = t(), on(), t), YP = { class: "co-f
|
|
|
20150
20155
|
])
|
|
20151
20156
|
]));
|
|
20152
20157
|
}
|
|
20153
|
-
}), k3 = /* @__PURE__ */ tt(JP, [["__scopeId", "data-v-
|
|
20158
|
+
}), k3 = /* @__PURE__ */ tt(JP, [["__scopeId", "data-v-8c555a30"]]), eM = { class: "co-timeline" }, tM = {
|
|
20154
20159
|
key: 0,
|
|
20155
20160
|
class: "event__line"
|
|
20156
20161
|
}, nM = { class: "event__icon co-icon co-icon--sm" }, aM = { class: "co-label co-label--md co-fw-500 co-mb-13 co-text-secondary" }, rM = /* @__PURE__ */ Ee({
|