@sqlrooms/data-table 0.26.1-rc.1 → 0.26.1-rc.12
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.d.ts +4 -5
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -5
- package/dist/index.js.map +1 -1
- package/package.json +7 -6
package/dist/index.d.ts
CHANGED
|
@@ -3,11 +3,10 @@
|
|
|
3
3
|
* @packageDocumentation
|
|
4
4
|
*/
|
|
5
5
|
export { default as DataTableModal } from './DataTableModal';
|
|
6
|
-
export
|
|
7
|
-
export { default as
|
|
8
|
-
export { default as
|
|
9
|
-
export { default as
|
|
10
|
-
export { default as useArrowDataTable } from './useArrowDataTable';
|
|
6
|
+
export { default as DataTablePaginated, type DataTablePaginatedProps, } from './DataTablePaginated';
|
|
7
|
+
export { default as DataTableVirtualized, type DataTableVirtualizedProps, type DataTableProps, } from './DataTableVirtualized';
|
|
8
|
+
export { default as QueryDataTable, type QueryDataTableProps, } from './QueryDataTable';
|
|
9
|
+
export { default as useArrowDataTable, type ArrowColumnMeta, } from './useArrowDataTable';
|
|
11
10
|
export { ColumnTypeBadge } from './ColumnTypeBadge';
|
|
12
11
|
export { DataTableArrowPaginated } from './DataTableArrowPaginated';
|
|
13
12
|
export { QueryDataTableActionsMenu } from './QueryDataTableActionsMenu';
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAC,OAAO,IAAI,cAAc,EAAC,MAAM,kBAAkB,CAAC;AAC3D,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAC,OAAO,IAAI,cAAc,EAAC,MAAM,kBAAkB,CAAC;AAC3D,OAAO,EACL,OAAO,IAAI,kBAAkB,EAC7B,KAAK,uBAAuB,GAC7B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACL,OAAO,IAAI,oBAAoB,EAC/B,KAAK,yBAAyB,EAC9B,KAAK,cAAc,GACpB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EACL,OAAO,IAAI,cAAc,EACzB,KAAK,mBAAmB,GACzB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EACL,OAAO,IAAI,iBAAiB,EAC5B,KAAK,eAAe,GACrB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAC,eAAe,EAAC,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAC,uBAAuB,EAAC,MAAM,2BAA2B,CAAC;AAClE,OAAO,EAAC,yBAAyB,EAAC,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAAC,cAAc,EAAC,MAAM,SAAS,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -3,11 +3,10 @@
|
|
|
3
3
|
* @packageDocumentation
|
|
4
4
|
*/
|
|
5
5
|
export { default as DataTableModal } from './DataTableModal';
|
|
6
|
-
export
|
|
7
|
-
export { default as
|
|
8
|
-
export { default as
|
|
9
|
-
export { default as
|
|
10
|
-
export { default as useArrowDataTable } from './useArrowDataTable';
|
|
6
|
+
export { default as DataTablePaginated, } from './DataTablePaginated';
|
|
7
|
+
export { default as DataTableVirtualized, } from './DataTableVirtualized';
|
|
8
|
+
export { default as QueryDataTable, } from './QueryDataTable';
|
|
9
|
+
export { default as useArrowDataTable, } from './useArrowDataTable';
|
|
11
10
|
export { ColumnTypeBadge } from './ColumnTypeBadge';
|
|
12
11
|
export { DataTableArrowPaginated } from './DataTableArrowPaginated';
|
|
13
12
|
export { QueryDataTableActionsMenu } from './QueryDataTableActionsMenu';
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAC,OAAO,IAAI,cAAc,EAAC,MAAM,kBAAkB,CAAC;AAC3D,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAC,OAAO,IAAI,cAAc,EAAC,MAAM,kBAAkB,CAAC;AAC3D,OAAO,EACL,OAAO,IAAI,kBAAkB,GAE9B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACL,OAAO,IAAI,oBAAoB,GAGhC,MAAM,wBAAwB,CAAC;AAChC,OAAO,EACL,OAAO,IAAI,cAAc,GAE1B,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EACL,OAAO,IAAI,iBAAiB,GAE7B,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAC,eAAe,EAAC,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAC,uBAAuB,EAAC,MAAM,2BAA2B,CAAC;AAClE,OAAO,EAAC,yBAAyB,EAAC,MAAM,6BAA6B,CAAC;AACtE,OAAO,EAAC,cAAc,EAAC,MAAM,SAAS,CAAC","sourcesContent":["/**\n * {@include ../README.md}\n * @packageDocumentation\n */\n\nexport {default as DataTableModal} from './DataTableModal';\nexport {\n default as DataTablePaginated,\n type DataTablePaginatedProps,\n} from './DataTablePaginated';\nexport {\n default as DataTableVirtualized,\n type DataTableVirtualizedProps,\n type DataTableProps,\n} from './DataTableVirtualized';\nexport {\n default as QueryDataTable,\n type QueryDataTableProps,\n} from './QueryDataTable';\nexport {\n default as useArrowDataTable,\n type ArrowColumnMeta,\n} from './useArrowDataTable';\nexport {ColumnTypeBadge} from './ColumnTypeBadge';\nexport {DataTableArrowPaginated} from './DataTableArrowPaginated';\nexport {QueryDataTableActionsMenu} from './QueryDataTableActionsMenu';\nexport {makePagedQuery} from './utils';\n"]}
|
package/package.json
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sqlrooms/data-table",
|
|
3
|
-
"version": "0.26.1-rc.
|
|
3
|
+
"version": "0.26.1-rc.12",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"module": "dist/index.js",
|
|
7
7
|
"type": "module",
|
|
8
|
+
"sideEffects": false,
|
|
8
9
|
"author": "Ilya Boyandin <ilya@boyandin.me>",
|
|
9
10
|
"license": "MIT",
|
|
10
11
|
"repository": {
|
|
@@ -18,12 +19,12 @@
|
|
|
18
19
|
"access": "public"
|
|
19
20
|
},
|
|
20
21
|
"dependencies": {
|
|
21
|
-
"@sqlrooms/duckdb": "0.26.1-rc.
|
|
22
|
-
"@sqlrooms/ui": "0.26.1-rc.
|
|
23
|
-
"@sqlrooms/utils": "0.26.1-rc.
|
|
22
|
+
"@sqlrooms/duckdb": "0.26.1-rc.12",
|
|
23
|
+
"@sqlrooms/ui": "0.26.1-rc.12",
|
|
24
|
+
"@sqlrooms/utils": "0.26.1-rc.12",
|
|
24
25
|
"@tanstack/react-table": "^8.21.3",
|
|
25
26
|
"@tanstack/table-core": "^8.21.3",
|
|
26
|
-
"lucide-react": "^0.
|
|
27
|
+
"lucide-react": "^0.556.0",
|
|
27
28
|
"react-virtual": "2.10.4"
|
|
28
29
|
},
|
|
29
30
|
"peerDependencies": {
|
|
@@ -38,5 +39,5 @@
|
|
|
38
39
|
"typecheck": "tsc --noEmit",
|
|
39
40
|
"typedoc": "typedoc"
|
|
40
41
|
},
|
|
41
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "2b9d9c03a48aae500c6f725b36bb89d43ef8d2eb"
|
|
42
43
|
}
|