@factoringplus/pl-components-pack-v3 1.5.2-pre-02 → 1.5.2-pre-03

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.
@@ -30477,8 +30477,8 @@ const G9 = {
30477
30477
  }, i = (c) => {
30478
30478
  c.composed && c.stopImmediatePropagation();
30479
30479
  }, u = C(() => {
30480
- var c, d;
30481
- return (c = n.modelValue) != null && c.value ? `${(d = n.modelValue) == null ? void 0 : d.label} ${n.showDescription ? n.showDescription : ""}`.trim() : "";
30480
+ var c, d, g;
30481
+ return ((c = n.modelValue) == null ? void 0 : c.value) === 0 || (d = n.modelValue) != null && d.value ? `${(g = n.modelValue) == null ? void 0 : g.label} ${n.showDescription ? n.showDescription : ""}`.trim() : "";
30482
30482
  });
30483
30483
  return (c, d) => {
30484
30484
  const g = Qt;