UNPKG

@softechub-ib/vue-datepicker

Version:
40 lines (39 loc) 1.59 kB
import { g as p, d as i, c as l } from "./index-CpXT_CnY.js"; function m(_, s) { for (var o = 0; o < s.length; o++) { const e = s[o]; if (typeof e != "string" && !Array.isArray(e)) { for (const t in e) if (t !== "default" && !(t in _)) { const a = Object.getOwnPropertyDescriptor(e, t); a && Object.defineProperty(_, t, a.get ? a : { enumerable: !0, get: () => e[t] }); } } } return Object.freeze(Object.defineProperty(_, Symbol.toStringTag, { value: "Module" })); } var n = { exports: {} }; (function(_, s) { (function(o, e) { _.exports = e(i); })(l, function(o) { function e(r) { return r && typeof r == "object" && "default" in r ? r : { default: r }; } var t = e(o), a = { name: "bs", weekdays: "nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"), months: "januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"), weekStart: 1, weekdaysShort: "ned._pon._uto._sri._čet._pet._sub.".split("_"), monthsShort: "jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"), weekdaysMin: "ne_po_ut_sr_če_pe_su".split("_"), ordinal: function(r) { return r; }, formats: { LT: "H:mm", LTS: "H:mm:ss", L: "DD.MM.YYYY", LL: "D. MMMM YYYY", LLL: "D. MMMM YYYY H:mm", LLLL: "dddd, D. MMMM YYYY H:mm" } }; return t.default.locale(a, null, !0), a; }); })(n); var u = n.exports; const f = /* @__PURE__ */ p(u), c = /* @__PURE__ */ m({ __proto__: null, default: f }, [u]); export { c as b };