@imj_media/ui 1.2.60 → 1.2.61

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.esm.js CHANGED
@@ -22953,17 +22953,17 @@ function sh({
22953
22953
  },
22954
22954
  [i]
22955
22955
  ), f = ee(
22956
- () => s ? nh(
22957
- s,
22956
+ () => nh(
22957
+ s ?? (() => null),
22958
22958
  rh(r),
22959
22959
  n,
22960
22960
  m,
22961
22961
  e,
22962
22962
  o
22963
- ) : null,
22963
+ ),
22964
22964
  [s, r, n, m, e, o]
22965
22965
  );
22966
- return f ? /* @__PURE__ */ a(
22966
+ return /* @__PURE__ */ a(
22967
22967
  Zo,
22968
22968
  {
22969
22969
  children: ih,
@@ -22971,7 +22971,7 @@ function sh({
22971
22971
  height: l,
22972
22972
  headerData: f
22973
22973
  }
22974
- ) : null;
22974
+ );
22975
22975
  }
22976
22976
  function $r({
22977
22977
  labelFormat: e,