caplink-saas-ui-shared-component-library 1.92.1 → 1.93.0

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/dist/index.es.js CHANGED
@@ -38974,7 +38974,7 @@ function lve({ column: t }) {
38974
38974
  valueB: ""
38975
38975
  }), k = he(
38976
38976
  () => s.map(
38977
- (L) => L[t.index] ? String(L[t.index]) : SA
38977
+ (L) => L[t.index]?.value ? String(L[t.index]?.value) : SA
38978
38978
  ),
38979
38979
  [s, t.index]
38980
38980
  ), E = he(() => [...new Set(k)], [k]), _ = he(
@@ -39007,7 +39007,7 @@ function lve({ column: t }) {
39007
39007
  ), [F, M] = oe(!1), [B, I] = oe(t.filter.type), P = () => {
39008
39008
  const L = A.length === _.length ? void 0 : s.map(
39009
39009
  (q, j) => A.find(
39010
- ({ value: K }) => K === String(q[t.index] || SA)
39010
+ ({ value: K }) => K === String(q[t.index]?.value || SA)
39011
39011
  ) ? j : -1
39012
39012
  ).filter((q) => q >= 0);
39013
39013
  n(i, {