@wx-design/components 1.4.6 → 1.4.7

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
@@ -19959,7 +19959,9 @@ const vd = /* @__PURE__ */ Qr(sw), Gf = /* @__PURE__ */ rt({
19959
19959
  }), null) : Zt(Gf, Vn({
19960
19960
  automaticDropdown: !0,
19961
19961
  modelValue: n[o.field],
19962
- "onUpdate:modelValue": (s) => n[o.field] = s
19962
+ "onUpdate:modelValue": (s) => n[o.field] = s,
19963
+ label: n[o.effectLabelField],
19964
+ "onUpdate:label": (s) => n[o.effectLabelField] = s
19963
19965
  }, r, {
19964
19966
  scope: e
19965
19967
  }), null);