@noraent/nora-datagrid 0.0.195 → 0.0.197
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/types/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { DataGridPublicColumnModel } from './dataGridCoreProps';
|
|
2
|
-
export type { DataGridPublicColumnModel } from './dataGridCoreProps';
|
|
2
|
+
export type { DataGridPublicColumnModel, CellFocusedType } from './dataGridCoreProps';
|
|
3
3
|
export type DataGridColDef = Array<DataGridPublicColumnModel>;
|
|
4
4
|
export * from './classes';
|
package/package.json
CHANGED
package/dist/buildPackage.json
DELETED
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@noraent/nora-datagrid",
|
|
3
|
-
"version": "0.0.195",
|
|
4
|
-
"module": "./dist/nora_datagrid.es.js",
|
|
5
|
-
"main": "./dist/nora_datagrid.cjs.js",
|
|
6
|
-
"private": false,
|
|
7
|
-
"files": [
|
|
8
|
-
"dist/"
|
|
9
|
-
],
|
|
10
|
-
"exports": {
|
|
11
|
-
".": {
|
|
12
|
-
"types": "./dist/index.d.ts",
|
|
13
|
-
"import": "./dist/nora_datagrid.es.js",
|
|
14
|
-
"require": "./dist/nora_datagrid.cjs.js"
|
|
15
|
-
}
|
|
16
|
-
},
|
|
17
|
-
"type": "module",
|
|
18
|
-
"sideEffects": false,
|
|
19
|
-
"scripts": {
|
|
20
|
-
"start": "vite --mode on-local",
|
|
21
|
-
"build:local": "tsc -b && vite build --mode on-local",
|
|
22
|
-
"build:dev": "tsc -b && vite build --mode dev",
|
|
23
|
-
"build:production": "tsc -b && vite build --mode production",
|
|
24
|
-
"clean": "pnpm run clean:build && rimraf ./node_modules",
|
|
25
|
-
"clean:build": "rimraf ./dist",
|
|
26
|
-
"lint": "eslint .",
|
|
27
|
-
"preview": "vite preview",
|
|
28
|
-
"test": "jest",
|
|
29
|
-
"tsc-build": "tsc -p tsconfig-esm.json && tsc -p tsconfig-cjs.json && npm run vite-build && npm run copy-scss",
|
|
30
|
-
"vite-build": "tsc -b && vite build --mode production",
|
|
31
|
-
"publish:npm": "rm -rf dist && mkdir dist && npm run vite-build && npm run copy-package",
|
|
32
|
-
"copy-package": "cp package.json dist/buildPackage.json && cp package.json lib/cjs/buildPackage.json&& cp package.json lib/esm/buildPackage.json ",
|
|
33
|
-
"copy-scss": "cpx \"src/**/*.scss\" lib/cjs && cpx \"src/**/*.scss\" lib/esm"
|
|
34
|
-
},
|
|
35
|
-
"dependencies": {
|
|
36
|
-
"@emotion/css": "^11.13.5",
|
|
37
|
-
"@emotion/react": "^11.14.0",
|
|
38
|
-
"@emotion/styled": "^11.14.0",
|
|
39
|
-
"@noraent/nora-datagrid": "file:",
|
|
40
|
-
"lodash": "^4.17.21",
|
|
41
|
-
"react": "^19.0.0",
|
|
42
|
-
"react-dom": "^19.0.0",
|
|
43
|
-
"rimraf": "^6.0.1",
|
|
44
|
-
"sass-embedded": "^1.87.0"
|
|
45
|
-
},
|
|
46
|
-
"devDependencies": {
|
|
47
|
-
"@babel/cli": "^7.27.2",
|
|
48
|
-
"@babel/preset-react": "^7.27.1",
|
|
49
|
-
"@eslint/js": "^9.9.0",
|
|
50
|
-
"@types/lodash": "^4.17.16",
|
|
51
|
-
"@types/node": "^22.15.14",
|
|
52
|
-
"@types/react": "^19.0.0",
|
|
53
|
-
"@types/react-dom": "^19.0.0",
|
|
54
|
-
"@vitejs/plugin-react": "^4.3.4",
|
|
55
|
-
"cpx": "^1.5.0",
|
|
56
|
-
"eslint": "^9.9.0",
|
|
57
|
-
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
|
|
58
|
-
"eslint-plugin-react-refresh": "^0.4.9",
|
|
59
|
-
"globals": "^15.9.0",
|
|
60
|
-
"terser": "^5.39.0",
|
|
61
|
-
"typescript": "~5.8.3",
|
|
62
|
-
"typescript-eslint": "^8.24.1",
|
|
63
|
-
"vite": "^6.2.0",
|
|
64
|
-
"vite-plugin-dts": "^4.5.3",
|
|
65
|
-
"vite-plugin-svgr": "^4.3.0",
|
|
66
|
-
"vite-tsconfig-paths": "^5.1.4"
|
|
67
|
-
},
|
|
68
|
-
"babel": {
|
|
69
|
-
"presets": [
|
|
70
|
-
"@babel/preset-env",
|
|
71
|
-
"@babel/preset-react"
|
|
72
|
-
]
|
|
73
|
-
},
|
|
74
|
-
"packageManager": "pnpm@10.6.5+sha512.cdf928fca20832cd59ec53826492b7dc25dc524d4370b6b4adbf65803d32efaa6c1c88147c0ae4e8d579a6c9eec715757b50d4fa35eea179d868eada4ed043af"
|
|
75
|
-
}
|