form-designer-xinyi
Version:
基于vue3的设计器,可视化开发页面表单
25 lines (24 loc) • 1.56 kB
JavaScript
import { c as Y } from "./_commonjsHelpers-BkfeUUK-.js";
import { r as l } from "./index-BT0QETto.js";
var m = { exports: {} };
(function(r, n) {
(function(e, t) {
r.exports = t(l());
})(Y, function(e) {
function t(_) {
return _ && typeof _ == "object" && "default" in _ ? _ : { default: _ };
}
var M = t(e), o = { name: "ko", weekdays: "일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"), weekdaysShort: "일_월_화_수_목_금_토".split("_"), weekdaysMin: "일_월_화_수_목_금_토".split("_"), months: "1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"), monthsShort: "1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"), ordinal: function(_) {
return _ + "일";
}, formats: { LT: "A h:mm", LTS: "A h:mm:ss", L: "YYYY.MM.DD.", LL: "YYYY년 MMMM D일", LLL: "YYYY년 MMMM D일 A h:mm", LLLL: "YYYY년 MMMM D일 dddd A h:mm", l: "YYYY.MM.DD.", ll: "YYYY년 MMMM D일", lll: "YYYY년 MMMM D일 A h:mm", llll: "YYYY년 MMMM D일 dddd A h:mm" }, meridiem: function(_) {
return _ < 12 ? "오전" : "오후";
}, relativeTime: { future: "%s 후", past: "%s 전", s: "몇 초", m: "1분", mm: "%d분", h: "한 시간", hh: "%d시간", d: "하루", dd: "%d일", M: "한 달", MM: "%d달", y: "일 년", yy: "%d년" } };
return M.default.locale(o, null, !0), o;
});
})(m);
const i = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
__proto__: null
}, Symbol.toStringTag, { value: "Module" }));
export {
i as k
};