ra-element 0.1.41 → 0.1.43

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.
@@ -42821,7 +42821,7 @@ const B7 = /* @__PURE__ */ W({
42821
42821
  }),
42822
42822
  emits: ["update:modelValue"],
42823
42823
  setup(e, { expose: t }) {
42824
- const n = S(() => a.cssStyle === "1" ? "ra-date-picker-wrap" : ""), o = P(null), a = e, r = bm(e, "modelValue"), s = S(() => a.valueFormat ? a.valueFormat : ["year", "years"].includes(a.type) ? "YYYY" : ["month", "months"].includes(a.type) ? "MM" : ["datetime", "datetimerange"].includes(a.type) ? "YYYY-MM-DD HH:mm:ss" : ["monthrange"].includes(a.type) ? "YYYY-MM" : ["yearrange"].includes(a.type) ? "YYYY" : (["date", "dates", "daterange"].includes(a.type), "YYYY-MM-DD")), i = S(() => a.shortcuts ? a.shortcuts : ["daterange"].includes(a.type) ? [
42824
+ const n = S(() => a.cssStyle === "1" ? "ra-date-picker-wrap" : ""), o = P(null), a = e, r = bm(e, "modelValue"), s = S(() => a.valueFormat ? a.valueFormat : ["year", "years"].includes(a.type) ? "YYYY" : ["month", "months"].includes(a.type) ? "MM" : ["datetime", "datetimerange"].includes(a.type) ? "YYYY-MM-DD HH:mm:ss" : ["monthrange"].includes(a.type) ? "YYYY-MM" : ["yearrange"].includes(a.type) ? "YYYY" : (["date", "dates", "daterange"].includes(a.type), "YYYY-MM-DD")), i = S(() => a.shortcuts ? a.shortcuts : ["daterange", "datetimerange"].includes(a.type) ? [
42825
42825
  {
42826
42826
  text: "今年",
42827
42827
  value: () => {