@leapdevuk/component-toolbox 0.0.112 → 0.0.114

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
@@ -4534,7 +4534,8 @@ const Rc = wr(/* @__PURE__ */ c.jsx("path", {
4534
4534
  })),
4535
4535
  onRowDoubleClick: e.onRowDoubleClick,
4536
4536
  rowHeight: a,
4537
- columnHeaderHeight: o
4537
+ columnHeaderHeight: o,
4538
+ componentsProps: e.componentsProps
4538
4539
  }
4539
4540
  );
4540
4541
  })(({}) => ({})), G1 = (e) => /* @__PURE__ */ c.jsx(ui, { severity: e.severity ? e.severity : "success", ...e, children: e.children }), Q1 = ({
@@ -8217,8 +8218,8 @@ const te = (e, r, t, n, a) => {
8217
8218
  }, a2 = (e, r) => r && e ? Ee(
8218
8219
  Ur(e, -(/* @__PURE__ */ new Date()).getTimezoneOffset()),
8219
8220
  r.formatLong.date({ width: "short" })
8220
- ) : "", o2 = (e, r) => r && e ? Ee(
8221
- Ur(e, -(/* @__PURE__ */ new Date()).getTimezoneOffset()),
8221
+ ) : "", o2 = (e, r, t = !0) => r && e ? Ee(
8222
+ t ? Ur(e, -(/* @__PURE__ */ new Date()).getTimezoneOffset()) : new Date(e),
8222
8223
  `${r.formatLong.date({ width: "short" })} hh:mm a`
8223
8224
  ) : "", jt = (e) => {
8224
8225
  const r = new Date(e).getTimezoneOffset();