@kopexa/extension-table 17.1.20 → 17.1.21

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-7XVSAMKJ.mjs";
4
+ } from "./chunk-457QFVNT.mjs";
5
5
  import {
6
6
  useTableHandlePositioning
7
7
  } from "./chunk-GBTQVIN5.mjs";
package/dist/index.mjs CHANGED
@@ -1,14 +1,11 @@
1
1
  "use client";
2
2
  import {
3
3
  TableHandle
4
- } from "./chunk-2ALORBOY.mjs";
5
- import "./chunk-7XVSAMKJ.mjs";
4
+ } from "./chunk-UQUSE6FF.mjs";
5
+ import "./chunk-457QFVNT.mjs";
6
6
  import {
7
7
  TableSelectionOverlay
8
- } from "./chunk-MUBP3LCU.mjs";
9
- import "./chunk-GBTQVIN5.mjs";
10
- import "./chunk-GDEXPEW5.mjs";
11
- import "./chunk-CD62W5C3.mjs";
8
+ } from "./chunk-2NBDRVYL.mjs";
12
9
  import "./chunk-G6GHC2WO.mjs";
13
10
  import "./chunk-6FHFDGJO.mjs";
14
11
  import {
@@ -19,12 +16,14 @@ import {
19
16
  TableAlignMenuItems,
20
17
  TableAlignSubMenu
21
18
  } from "./chunk-VQV757EG.mjs";
22
- import "./chunk-J4VOSZCZ.mjs";
23
19
  import "./chunk-VIBVRWS4.mjs";
24
20
  import "./chunk-KTRZVXJC.mjs";
25
21
  import "./chunk-JQEUL3LT.mjs";
26
22
  import "./chunk-ZVPJDJBO.mjs";
27
23
  import "./chunk-CPDSPBS6.mjs";
24
+ import "./chunk-GBTQVIN5.mjs";
25
+ import "./chunk-GDEXPEW5.mjs";
26
+ import "./chunk-CD62W5C3.mjs";
28
27
  import {
29
28
  messages
30
29
  } from "./chunk-CN73TYHV.mjs";
@@ -42,6 +41,7 @@ import {
42
41
  Table
43
42
  } from "./chunk-JSUVBKCI.mjs";
44
43
  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-7XVSAMKJ.mjs";
6
- import "../chunk-CD62W5C3.mjs";
5
+ } from "../chunk-457QFVNT.mjs";
7
6
  import "../chunk-G6GHC2WO.mjs";
8
7
  import "../chunk-6FHFDGJO.mjs";
9
8
  import "../chunk-VIBVRWS4.mjs";
10
9
  import "../chunk-JQEUL3LT.mjs";
11
10
  import "../chunk-ZVPJDJBO.mjs";
12
11
  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-2ALORBOY.mjs";
5
- import "../chunk-7XVSAMKJ.mjs";
6
- import "../chunk-GBTQVIN5.mjs";
7
- import "../chunk-GDEXPEW5.mjs";
8
- import "../chunk-CD62W5C3.mjs";
4
+ } from "../chunk-UQUSE6FF.mjs";
5
+ import "../chunk-457QFVNT.mjs";
9
6
  import "../chunk-G6GHC2WO.mjs";
10
7
  import "../chunk-6FHFDGJO.mjs";
11
8
  import "../chunk-VIBVRWS4.mjs";
12
9
  import "../chunk-JQEUL3LT.mjs";
13
10
  import "../chunk-ZVPJDJBO.mjs";
14
11
  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-MUBP3LCU.mjs";
6
- import "../chunk-J4VOSZCZ.mjs";
5
+ } from "../chunk-2NBDRVYL.mjs";
7
6
  import "../chunk-5B5XIL2G.mjs";
7
+ import "../chunk-J4VOSZCZ.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.20",
3
+ "version": "17.1.21",
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.5"
31
+ "@kopexa/theme": "17.26.6"
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.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"
39
+ "@kopexa/dropdown-menu": "17.0.69",
40
+ "@kopexa/react-utils": "17.1.11",
41
+ "@kopexa/editor-utils": "17.2.10",
42
+ "@kopexa/shared-utils": "17.0.69",
43
+ "@kopexa/icons": "17.9.2",
44
+ "@kopexa/theme": "17.26.6",
45
+ "@kopexa/i18n": "17.12.1"
46
46
  },
47
47
  "clean-package": "../../../clean-package.config.json",
48
48
  "module": "dist/index.mjs",
@@ -1,12 +1,12 @@
1
1
  "use client";
2
- import {
3
- useResizeOverlay
4
- } from "./chunk-J4VOSZCZ.mjs";
5
2
  import {
6
3
  domCellAround,
7
4
  getTable,
8
5
  rectEq
9
6
  } 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";
@@ -1,7 +1,4 @@
1
1
  "use client";
2
- import {
3
- useTableHeaderRowColumn
4
- } from "./chunk-CD62W5C3.mjs";
5
2
  import {
6
3
  useTableMoveRowColumn
7
4
  } from "./chunk-G6GHC2WO.mjs";
@@ -20,6 +17,9 @@ import {
20
17
  import {
21
18
  useTableDuplicateRowColumn
22
19
  } 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";