@citruslime/ui 2.6.21-beta.0 → 2.6.22-beta.0

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.
@@ -1715,7 +1715,7 @@ const ba = { class: "cl-flex cl-justify-between" }, ya = { class: "cl-w-full" },
1715
1715
  }, Ta = {
1716
1716
  key: 0,
1717
1717
  class: "cl-relative"
1718
- }, Sa = ["type", "disabled", "min", "max", "minlength", "maxlength", "step", "placeholder", "accept", "name", "autocomplete", "onBlur"], $a = { key: 0 }, Ca = { key: 1 }, Oa = {
1718
+ }, Sa = ["type", "disabled", "min", "max", "minlength", "maxlength", "step", "placeholder", "name", "autocomplete", "onBlur"], $a = { key: 0 }, Ca = { key: 1 }, Oa = {
1719
1719
  key: 3,
1720
1720
  class: "cl-max-h-[2.75rem] cl-pb-0.5"
1721
1721
  }, Ea = {
@@ -1744,7 +1744,6 @@ const ba = { class: "cl-flex cl-justify-between" }, ya = { class: "cl-w-full" },
1744
1744
  timeZone: { default: null },
1745
1745
  requiredText: { default: "" },
1746
1746
  placeholderText: { default: "" },
1747
- fileExtensions: { default: "" },
1748
1747
  group: { default: "" },
1749
1748
  showLabel: { type: Boolean, default: !0 },
1750
1749
  showArrows: { type: Boolean, default: !0 },
@@ -1917,7 +1916,6 @@ const ba = { class: "cl-flex cl-justify-between" }, ya = { class: "cl-w-full" },
1917
1916
  maxlength: y.max !== null && h(pl)(y.inputType) ? y.max : void 0,
1918
1917
  step: y.step,
1919
1918
  placeholder: s.value,
1920
- accept: y.fileExtensions,
1921
1919
  name: y.group,
1922
1920
  autocomplete: y.autocomplete,
1923
1921
  onClick: M[1] || (M[1] = (x) => O(x)),
@@ -2021,7 +2019,7 @@ const ba = { class: "cl-flex cl-justify-between" }, ya = { class: "cl-w-full" },
2021
2019
  ], 16));
2022
2020
  }
2023
2021
  });
2024
- const me = /* @__PURE__ */ Se(Da, [["__scopeId", "data-v-bf93edb6"]]);
2022
+ const me = /* @__PURE__ */ Se(Da, [["__scopeId", "data-v-0e569c43"]]);
2025
2023
  /*!
2026
2024
  * tabbable 6.2.0
2027
2025
  * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE