@leapdevuk/component-toolbox 0.0.112 → 0.0.113
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 = ({
|