@sysvale/cuida 3.40.4 → 3.40.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.
@@ -32770,6 +32770,8 @@ const To = 0, Ao = 1, xd = (t) => t === void 0 ? {} : JSON.parse(JSON.stringify(
32770
32770
  t && !this.selectAllValue && (this.selectAllValue = !0);
32771
32771
  },
32772
32772
  indeterminate(t) {
32773
+ if (this.hideSelectAll)
32774
+ return;
32773
32775
  const e = document.getElementById(`select-all-input-id-${this.uniqueKey}`);
32774
32776
  e.indeterminate = t;
32775
32777
  }
@@ -32850,9 +32852,9 @@ const To = 0, Ao = 1, xd = (t) => t === void 0 ? {} : JSON.parse(JSON.stringify(
32850
32852
  }
32851
32853
  }, a_ = () => {
32852
32854
  cn((t) => ({
32853
- a70cff74: t.inputBackgroundColor,
32854
- "5845518b": t.resolveMultiselectHeight,
32855
- "406f7b71": t.resolveMultiselectTop
32855
+ "087d506c": t.inputBackgroundColor,
32856
+ ede471e2: t.resolveMultiselectHeight,
32857
+ "4bbad726": t.resolveMultiselectTop
32856
32858
  }));
32857
32859
  }, o_ = jp.setup;
32858
32860
  jp.setup = o_ ? (t, e) => (a_(), o_(t, e)) : a_;