@kopexa/extension-table 17.1.18 → 17.1.20

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,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  TableHandleMenu
4
- } from "./chunk-457QFVNT.mjs";
4
+ } from "./chunk-7XVSAMKJ.mjs";
5
5
  import {
6
6
  useTableHandlePositioning
7
7
  } from "./chunk-GBTQVIN5.mjs";
package/dist/index.mjs CHANGED
@@ -1,11 +1,14 @@
1
1
  "use client";
2
2
  import {
3
3
  TableHandle
4
- } from "./chunk-UQUSE6FF.mjs";
5
- import "./chunk-457QFVNT.mjs";
4
+ } from "./chunk-2ALORBOY.mjs";
5
+ import "./chunk-7XVSAMKJ.mjs";
6
6
  import {
7
7
  TableSelectionOverlay
8
- } from "./chunk-2NBDRVYL.mjs";
8
+ } from "./chunk-MUBP3LCU.mjs";
9
+ import "./chunk-GBTQVIN5.mjs";
10
+ import "./chunk-GDEXPEW5.mjs";
11
+ import "./chunk-CD62W5C3.mjs";
9
12
  import "./chunk-G6GHC2WO.mjs";
10
13
  import "./chunk-6FHFDGJO.mjs";
11
14
  import {
@@ -16,14 +19,12 @@ import {
16
19
  TableAlignMenuItems,
17
20
  TableAlignSubMenu
18
21
  } from "./chunk-VQV757EG.mjs";
22
+ import "./chunk-J4VOSZCZ.mjs";
19
23
  import "./chunk-VIBVRWS4.mjs";
20
24
  import "./chunk-KTRZVXJC.mjs";
21
25
  import "./chunk-JQEUL3LT.mjs";
22
26
  import "./chunk-ZVPJDJBO.mjs";
23
27
  import "./chunk-CPDSPBS6.mjs";
24
- import "./chunk-GBTQVIN5.mjs";
25
- import "./chunk-GDEXPEW5.mjs";
26
- import "./chunk-CD62W5C3.mjs";
27
28
  import {
28
29
  messages
29
30
  } from "./chunk-CN73TYHV.mjs";
@@ -41,7 +42,6 @@ import {
41
42
  Table
42
43
  } from "./chunk-JSUVBKCI.mjs";
43
44
  import "./chunk-PTX5UYV6.mjs";
44
- import "./chunk-J4VOSZCZ.mjs";
45
45
  import "./chunk-WKV76XOR.mjs";
46
46
  export {
47
47
  Table,
@@ -2,14 +2,14 @@
2
2
  import {
3
3
  TableActionGroup,
4
4
  TableHandleMenu
5
- } from "../chunk-457QFVNT.mjs";
5
+ } from "../chunk-7XVSAMKJ.mjs";
6
+ import "../chunk-CD62W5C3.mjs";
6
7
  import "../chunk-G6GHC2WO.mjs";
7
8
  import "../chunk-6FHFDGJO.mjs";
8
9
  import "../chunk-VIBVRWS4.mjs";
9
10
  import "../chunk-JQEUL3LT.mjs";
10
11
  import "../chunk-ZVPJDJBO.mjs";
11
12
  import "../chunk-CPDSPBS6.mjs";
12
- import "../chunk-CD62W5C3.mjs";
13
13
  import "../chunk-CN73TYHV.mjs";
14
14
  import "../chunk-3SWV7BGP.mjs";
15
15
  import "../chunk-GQLZBIWF.mjs";
@@ -1,17 +1,17 @@
1
1
  "use client";
2
2
  import {
3
3
  TableHandle
4
- } from "../chunk-UQUSE6FF.mjs";
5
- import "../chunk-457QFVNT.mjs";
4
+ } from "../chunk-2ALORBOY.mjs";
5
+ import "../chunk-7XVSAMKJ.mjs";
6
+ import "../chunk-GBTQVIN5.mjs";
7
+ import "../chunk-GDEXPEW5.mjs";
8
+ import "../chunk-CD62W5C3.mjs";
6
9
  import "../chunk-G6GHC2WO.mjs";
7
10
  import "../chunk-6FHFDGJO.mjs";
8
11
  import "../chunk-VIBVRWS4.mjs";
9
12
  import "../chunk-JQEUL3LT.mjs";
10
13
  import "../chunk-ZVPJDJBO.mjs";
11
14
  import "../chunk-CPDSPBS6.mjs";
12
- import "../chunk-GBTQVIN5.mjs";
13
- import "../chunk-GDEXPEW5.mjs";
14
- import "../chunk-CD62W5C3.mjs";
15
15
  import "../chunk-CN73TYHV.mjs";
16
16
  import "../chunk-3SWV7BGP.mjs";
17
17
  import "../chunk-GQLZBIWF.mjs";
@@ -2,9 +2,9 @@
2
2
  "use client";
3
3
  import {
4
4
  TableSelectionOverlay
5
- } from "../chunk-2NBDRVYL.mjs";
6
- import "../chunk-5B5XIL2G.mjs";
5
+ } from "../chunk-MUBP3LCU.mjs";
7
6
  import "../chunk-J4VOSZCZ.mjs";
7
+ import "../chunk-5B5XIL2G.mjs";
8
8
  import "../chunk-WKV76XOR.mjs";
9
9
  export {
10
10
  TableSelectionOverlay
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kopexa/extension-table",
3
- "version": "17.1.18",
3
+ "version": "17.1.20",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "extension-table"
@@ -28,7 +28,7 @@
28
28
  "motion": ">=12.23.6",
29
29
  "react": ">=19.0.0-rc.0",
30
30
  "react-dom": ">=19.0.0-rc.0",
31
- "@kopexa/theme": "17.26.3"
31
+ "@kopexa/theme": "17.26.5"
32
32
  },
33
33
  "dependencies": {
34
34
  "@floating-ui/react": "^0.27.19",
@@ -36,13 +36,13 @@
36
36
  "@tiptap/extension-table": "^3.20.0",
37
37
  "@tiptap/pm": "^3.20.0",
38
38
  "@tiptap/react": "^3.20.0",
39
- "@kopexa/dropdown-menu": "17.0.66",
40
- "@kopexa/react-utils": "17.1.8",
41
- "@kopexa/icons": "17.8.0",
42
- "@kopexa/shared-utils": "17.0.66",
43
- "@kopexa/editor-utils": "17.2.7",
44
- "@kopexa/theme": "17.26.3",
45
- "@kopexa/i18n": "17.11.2"
39
+ "@kopexa/dropdown-menu": "17.0.68",
40
+ "@kopexa/editor-utils": "17.2.9",
41
+ "@kopexa/shared-utils": "17.0.68",
42
+ "@kopexa/react-utils": "17.1.10",
43
+ "@kopexa/icons": "17.9.1",
44
+ "@kopexa/theme": "17.26.5",
45
+ "@kopexa/i18n": "17.12.0"
46
46
  },
47
47
  "clean-package": "../../../clean-package.config.json",
48
48
  "module": "dist/index.mjs",
@@ -1,4 +1,7 @@
1
1
  "use client";
2
+ import {
3
+ useTableHeaderRowColumn
4
+ } from "./chunk-CD62W5C3.mjs";
2
5
  import {
3
6
  useTableMoveRowColumn
4
7
  } from "./chunk-G6GHC2WO.mjs";
@@ -17,9 +20,6 @@ import {
17
20
  import {
18
21
  useTableDuplicateRowColumn
19
22
  } from "./chunk-CPDSPBS6.mjs";
20
- import {
21
- useTableHeaderRowColumn
22
- } from "./chunk-CD62W5C3.mjs";
23
23
  import {
24
24
  messages
25
25
  } from "./chunk-CN73TYHV.mjs";
@@ -1,12 +1,12 @@
1
1
  "use client";
2
+ import {
3
+ useResizeOverlay
4
+ } from "./chunk-J4VOSZCZ.mjs";
2
5
  import {
3
6
  domCellAround,
4
7
  getTable,
5
8
  rectEq
6
9
  } from "./chunk-5B5XIL2G.mjs";
7
- import {
8
- useResizeOverlay
9
- } from "./chunk-J4VOSZCZ.mjs";
10
10
 
11
11
  // src/ui/table-selection-overlay.tsx
12
12
  import { FloatingPortal, useFloating } from "@floating-ui/react";