econtrol-tools-calendar 1.0.4 → 1.0.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/calendar.js +1 -1
- package/dist/calendar.js.map +1 -1
- package/dist/calendar.umd.cjs +1 -1
- package/dist/calendar.umd.cjs.map +1 -1
- package/dist/style.css +139 -139
- package/package.json +1 -1
package/dist/calendar.js
CHANGED
|
@@ -1548,7 +1548,7 @@ const _export_sfc = (sfc, props) => {
|
|
|
1548
1548
|
}
|
|
1549
1549
|
return target;
|
|
1550
1550
|
};
|
|
1551
|
-
const SCalendarComponent = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
1551
|
+
const SCalendarComponent = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-fb085ef2"]]);
|
|
1552
1552
|
function getHolidays(year) {
|
|
1553
1553
|
const holidays = {};
|
|
1554
1554
|
if (year === 2026) {
|