@extclp/vexip-ui
Version:
A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good
15 lines (14 loc) • 495 B
JavaScript
var E = /* @__PURE__ */ ((t) => (t[t.UPSTREAM = 0] = "UPSTREAM", t[t.TRUE = 1] = "TRUE", t[t.AT_MIN_TRUE = 2] = "AT_MIN_TRUE", t[t.AT_MAX_TRUE = 3] = "AT_MAX_TRUE", t[t.FALSE = 4] = "FALSE", t))(E || {});
const A = Object.freeze([
"date",
"datetime",
"year",
"month"
]), R = /* @__PURE__ */ new Date(""), _ = /^((?:\d{1,2}))((?::\d{1,2}))?((?::\d{1,2}))?$/;
export {
E as DisabledType,
_ as TIME_REG,
A as datePickerTypes,
R as invalidDate
};
//# sourceMappingURL=symbol.mjs.map