@wx-design/components 1.4.4 → 1.4.5

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.
package/es/index.mjs CHANGED
@@ -19629,12 +19629,10 @@ const ZC = "$__table_id", JC = "$__table_parent", Zr = (e, t) => {
19629
19629
  }) {
19630
19630
  const o = (c) => {
19631
19631
  n("update:modelValue", c);
19632
- }, r = Oe(!1), s = (c) => {
19633
- var f;
19634
- r.value = !0, (f = t == null ? void 0 : t.onFocus) == null || f.call(t, c);
19635
- }, a = (c) => {
19636
- var f;
19637
- r.value = !1, (f = t == null ? void 0 : t.onBlur) == null || f.call(t, c);
19632
+ }, r = Oe(!1), s = () => {
19633
+ r.value = !0;
19634
+ }, a = () => {
19635
+ r.value = !1;
19638
19636
  };
19639
19637
  return rr(() => {
19640
19638
  r.value && n("blur", new FocusEvent("blur"));