@gridsheet/react-core 3.0.2 → 3.0.3

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.
@@ -1 +1 @@
1
- {"version":3,"file":"HeaderCellLeft.d.ts","sourceRoot":"","sources":["../../src/components/HeaderCellLeft.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AA6BhC,KAAK,KAAK,GAAG;IACX,CAAC,EAAE,MAAM,CAAC;CACX,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,KAAK,CAkQnC,CAAC"}
1
+ {"version":3,"file":"HeaderCellLeft.d.ts","sourceRoot":"","sources":["../../src/components/HeaderCellLeft.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AA6BhC,KAAK,KAAK,GAAG;IACX,CAAC,EAAE,MAAM,CAAC;CACX,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,KAAK,CAiQnC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"HeaderCellTop.d.ts","sourceRoot":"","sources":["../../src/components/HeaderCellTop.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AA6BhC,KAAK,KAAK,GAAG;IACX,CAAC,EAAE,MAAM,CAAC;CACX,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,EAAE,CAAC,KAAK,CAmRlC,CAAC"}
1
+ {"version":3,"file":"HeaderCellTop.d.ts","sourceRoot":"","sources":["../../src/components/HeaderCellTop.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AA6BhC,KAAK,KAAK,GAAG;IACX,CAAC,EAAE,MAAM,CAAC;CACX,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,EAAE,CAAC,KAAK,CAkRlC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Tabular.d.ts","sourceRoot":"","sources":["../../src/components/Tabular.tsx"],"names":[],"mappings":"AAiBA,eAAO,MAAM,OAAO,0BAuOnB,CAAC"}
1
+ {"version":3,"file":"Tabular.d.ts","sourceRoot":"","sources":["../../src/components/Tabular.tsx"],"names":[],"mappings":"AAiBA,eAAO,MAAM,OAAO,0BAsOnB,CAAC"}
package/dist/index.js CHANGED
@@ -2419,7 +2419,6 @@ const Qs = tt(({ x: e }) => {
2419
2419
  const C = g.getBoundingClientRect();
2420
2420
  (d == null ? void 0 : d.x) === e ? s(Je(null)) : (Te({ start: h.startX, end: h.endX }, e) && h.startY === 1 && h.endY === m.numRows || s(Ut({ range: { start: e, end: e }, numRows: m.numRows })), s(Je({ x: e, position: { y: C.bottom, x: C.left } })));
2421
2421
  },
2422
- title: "Sort & Filter",
2423
2422
  children: "⋮"
2424
2423
  }
2425
2424
  ),
@@ -2557,7 +2556,6 @@ const Qs = tt(({ x: e }) => {
2557
2556
  const C = g.getBoundingClientRect();
2558
2557
  (d == null ? void 0 : d.y) === e ? s(ft(null)) : (Te({ start: i.startY, end: i.endY }, e) && i.startX === 1 && i.endX === m.numCols || s(zt({ range: { start: e, end: e }, numCols: m.numCols })), s(ft({ y: e, position: { y: C.bottom, x: C.right } })));
2559
2558
  },
2560
- title: "Row menu",
2561
2559
  children: "⋮"
2562
2560
  }
2563
2561
  ),
@@ -2837,7 +2835,6 @@ const Qs = tt(({ x: e }) => {
2837
2835
  "button",
2838
2836
  {
2839
2837
  className: "gs-menu-btn gs-corner-menu-btn",
2840
- title: "Menu",
2841
2838
  onClick: (C) => C.stopPropagation(),
2842
2839
  onMouseDown: (C) => {
2843
2840
  C.preventDefault(), C.currentTarget.dataset.pressX = String(C.clientX), C.currentTarget.dataset.pressY = String(C.clientY);