@3sc/common-component 0.0.260 → 0.0.262

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
@@ -44167,9 +44167,6 @@ function Ow({
44167
44167
  rowSpan: B != null && B.children ? 1 : 2,
44168
44168
  colSpan: w ? ((_e = (ye = B == null ? void 0 : B.children) == null ? void 0 : ye.filter((Ee) => !(Ee != null && Ee.isHidden))) == null ? void 0 : _e.length) * 2 - 1 : (Me = (Ne = B == null ? void 0 : B.children) == null ? void 0 : Ne.filter((Ee) => !(Ee != null && Ee.isHidden))) == null ? void 0 : Me.length,
44169
44169
  style: B == null ? void 0 : B.style,
44170
- onMouseEnter: () => {
44171
- M !== Y && P(Y);
44172
- },
44173
44170
  draggable: K && !J && !(B != null && B.isMandatory),
44174
44171
  onDragStart: K ? (Ee) => j(Ee, Y) : void 0,
44175
44172
  onDragOver: K ? ce : void 0,