UNPKG

@blocklet/ui-react

Version:

Some useful front-end web components that can be used in Blocklets.

6 lines (5 loc) 447 B
var o = /* @__PURE__ */ ((e) => (e.NoClear = "no_clear", e.ThirtyMinutes = "30_minutes", e.OneHour = "1_hour", e.FourHours = "4_hours", e.Today = "today", e.ThisWeek = "this_week", e.Custom = "custom", e))(o || {}), r = /* @__PURE__ */ ((e) => (e.Meeting = "meeting", e.Community = "community", e.Holiday = "holiday", e.OffSick = "off_sick", e.WorkingRemotely = "working_remotely", e))(r || {}); export { o as DurationEnum, r as StatusEnum };