qcell-react 1.2.5 → 1.2.7
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/{50.be51b3525ada1744cf41.js → 50.js} +1 -1
- package/dist/index.js +2 -0
- package/dist/{qcell.9a96b2a73471cddc01fc.js → qcell.js} +2 -2
- package/package.json +3 -4
- package/dist/img/colmoveicon.png +0 -0
- package/dist/img/colresize.png +0 -0
- package/dist/img/colresize_hov.png +0 -0
- package/dist/img/colsearch.png +0 -0
- package/dist/img/colsearch_hov.png +0 -0
- package/dist/img/edit.png +0 -0
- package/dist/img/edit_hov.png +0 -0
- package/dist/img/edit_hov2.png +0 -0
- package/dist/img/excelimport_close.png +0 -0
- package/dist/img/filter_addoperator.png +0 -0
- package/dist/img/filter_addoperator_close.png +0 -0
- package/dist/img/filter_close.png +0 -0
- package/dist/img/filtericon.png +0 -0
- package/dist/img/filtericon_hov.png +0 -0
- package/dist/img/filtericon_on.png +0 -0
- package/dist/img/gt_arrow_close.png +0 -0
- package/dist/img/gt_arrow_open.png +0 -0
- package/dist/img/gt_dot.png +0 -0
- package/dist/img/gt_folder_close.png +0 -0
- package/dist/img/gt_folder_open.png +0 -0
- package/dist/img/qcell_Trial.png +0 -0
- package/dist/img/qcell_Trial_silver.png +0 -0
- package/dist/img/qcell_Trial_silver_small.png +0 -0
- package/dist/img/remove.png +0 -0
- package/dist/img/rowheader_state_delete.png +0 -0
- package/dist/img/rowheader_state_init.png +0 -0
- package/dist/img/rowheader_state_insert.png +0 -0
- package/dist/img/rowheader_state_update.png +0 -0
- package/dist/img/rt_qc_mCSB_buttons.png +0 -0
- package/dist/img/search_close.png +0 -0
- package/dist/img/select.png +0 -0
- package/dist/img/sort_asc.png +0 -0
- package/dist/img/sort_default.png +0 -0
- package/dist/img/sort_desc.png +0 -0
- package/dist/img/subicon.png +0 -0
- package/dist/img/ui-icons_444444_256x240.png +0 -0
- package/dist/img/ui-icons_555555_256x240.png +0 -0
- package/dist/img/ui-icons_777620_256x240.png +0 -0
- package/dist/img/ui-icons_777777_256x240.png +0 -0
- package/dist/img/ui-icons_cc0000_256x240.png +0 -0
- package/dist/img/ui-icons_ffffff_256x240.png +0 -0
- package/dist/img/wait.gif +0 -0
- package/dist/index.ebe4d7517eee0bc0a6f4.js +0 -2
- package/dist/qcell.css +0 -735
- package/dist/qcell_layout.css +0 -1
- package/dist/qcell_scrollbar.css +0 -1328
- /package/dist/{50.be51b3525ada1744cf41.js.LICENSE.txt → 50.js.LICENSE.txt} +0 -0
- /package/dist/{index.ebe4d7517eee0bc0a6f4.js.LICENSE.txt → index.js.LICENSE.txt} +0 -0
- /package/dist/{qcell.9a96b2a73471cddc01fc.js.LICENSE.txt → qcell.js.LICENSE.txt} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "qcell-react",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.7",
|
|
4
4
|
"description": "QCELL component for React. Righttech Co., Ltd. All rights reserved.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "src/types/index.d.ts",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"scripts": {
|
|
12
12
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
13
13
|
"clean": "rimraf dist",
|
|
14
|
-
"build": "npm run clean && webpack
|
|
14
|
+
"build": "npm run clean && webpack"
|
|
15
15
|
},
|
|
16
16
|
"keywords": [
|
|
17
17
|
"react",
|
|
@@ -39,7 +39,6 @@
|
|
|
39
39
|
"@babel/preset-env": "^7.25.4",
|
|
40
40
|
"@babel/preset-react": "^7.24.7",
|
|
41
41
|
"babel-loader": "^9.2.1",
|
|
42
|
-
"copy-webpack-plugin": "^14.0.0",
|
|
43
42
|
"css-loader": "^7.1.2",
|
|
44
43
|
"react": "^18.2.0",
|
|
45
44
|
"react-dom": "^18.2.0",
|
|
@@ -48,4 +47,4 @@
|
|
|
48
47
|
"webpack": "^5.94.0",
|
|
49
48
|
"webpack-cli": "^5.1.4"
|
|
50
49
|
}
|
|
51
|
-
}
|
|
50
|
+
}
|
package/dist/img/colmoveicon.png
DELETED
|
Binary file
|
package/dist/img/colresize.png
DELETED
|
Binary file
|
|
Binary file
|
package/dist/img/colsearch.png
DELETED
|
Binary file
|
|
Binary file
|
package/dist/img/edit.png
DELETED
|
Binary file
|
package/dist/img/edit_hov.png
DELETED
|
Binary file
|
package/dist/img/edit_hov2.png
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/img/filtericon.png
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/img/gt_dot.png
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/img/qcell_Trial.png
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/img/remove.png
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/img/select.png
DELETED
|
Binary file
|
package/dist/img/sort_asc.png
DELETED
|
Binary file
|
|
Binary file
|
package/dist/img/sort_desc.png
DELETED
|
Binary file
|
package/dist/img/subicon.png
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/img/wait.gif
DELETED
|
Binary file
|