@voicenter-team/voicenter-ui-plus 0.3.4 → 0.3.6

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/library/super.mjs CHANGED
@@ -18537,7 +18537,7 @@ const Ub = /* @__PURE__ */ Ue(yK, [["render", wK]]), $K = we({
18537
18537
  }), xK = { class: "vc-select__option-content" };
18538
18538
  function kK(e, t, r, n, a, i) {
18539
18539
  const s = ke("el-option");
18540
- return e.value ? (C(), pe(s, ct({
18540
+ return e.value !== void 0 ? (C(), pe(s, ct({
18541
18541
  key: 0,
18542
18542
  value: e.value,
18543
18543
  label: e.labelValue,