qcell-react 1.2.3 → 1.2.5

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.
Files changed (87) hide show
  1. package/dist/{index.js → index.ebe4d7517eee0bc0a6f4.js} +2 -2
  2. package/{src/QCELL/css → dist}/qcell.css +35 -35
  3. package/{src/QCELL/css → dist}/qcell_scrollbar.css +1 -1
  4. package/package.json +4 -11
  5. package/dist/main.32d06795faf18f75c393.js +0 -2
  6. package/src/QCELL/img/colmoveicon.png +0 -0
  7. package/src/QCELL/img/colresize.png +0 -0
  8. package/src/QCELL/img/colresize_hov.png +0 -0
  9. package/src/QCELL/img/colsearch.png +0 -0
  10. package/src/QCELL/img/colsearch_hov.png +0 -0
  11. package/src/QCELL/img/edit.png +0 -0
  12. package/src/QCELL/img/edit_hov.png +0 -0
  13. package/src/QCELL/img/edit_hov2.png +0 -0
  14. package/src/QCELL/img/excelimport_close.png +0 -0
  15. package/src/QCELL/img/filter_addoperator.png +0 -0
  16. package/src/QCELL/img/filter_addoperator_close.png +0 -0
  17. package/src/QCELL/img/filter_close.png +0 -0
  18. package/src/QCELL/img/filtericon.png +0 -0
  19. package/src/QCELL/img/filtericon_hov.png +0 -0
  20. package/src/QCELL/img/filtericon_on.png +0 -0
  21. package/src/QCELL/img/gt_arrow_close.png +0 -0
  22. package/src/QCELL/img/gt_arrow_open.png +0 -0
  23. package/src/QCELL/img/gt_dot.png +0 -0
  24. package/src/QCELL/img/gt_folder_close.png +0 -0
  25. package/src/QCELL/img/gt_folder_open.png +0 -0
  26. package/src/QCELL/img/qcell_Trial.png +0 -0
  27. package/src/QCELL/img/qcell_Trial_silver.png +0 -0
  28. package/src/QCELL/img/qcell_Trial_silver_small.png +0 -0
  29. package/src/QCELL/img/remove.png +0 -0
  30. package/src/QCELL/img/rowheader_state_delete.png +0 -0
  31. package/src/QCELL/img/rowheader_state_init.png +0 -0
  32. package/src/QCELL/img/rowheader_state_insert.png +0 -0
  33. package/src/QCELL/img/rowheader_state_update.png +0 -0
  34. package/src/QCELL/img/rt_qc_mCSB_buttons.png +0 -0
  35. package/src/QCELL/img/search_close.png +0 -0
  36. package/src/QCELL/img/select.png +0 -0
  37. package/src/QCELL/img/sort_asc.png +0 -0
  38. package/src/QCELL/img/sort_default.png +0 -0
  39. package/src/QCELL/img/sort_desc.png +0 -0
  40. package/src/QCELL/img/subicon.png +0 -0
  41. package/src/QCELL/img/wait.gif +0 -0
  42. package/src/QCELL/lib/jquery/plugins/jqueryUI/jquery-ui.css +0 -1346
  43. package/src/QCELL/lib/timepicker/jquery-ui-timepicker-addon.css +0 -30
  44. /package/dist/{images → img}/colmoveicon.png +0 -0
  45. /package/dist/{images → img}/colresize.png +0 -0
  46. /package/dist/{images → img}/colresize_hov.png +0 -0
  47. /package/dist/{images → img}/colsearch.png +0 -0
  48. /package/dist/{images → img}/colsearch_hov.png +0 -0
  49. /package/dist/{images → img}/edit.png +0 -0
  50. /package/dist/{images → img}/edit_hov.png +0 -0
  51. /package/dist/{images → img}/edit_hov2.png +0 -0
  52. /package/dist/{images → img}/excelimport_close.png +0 -0
  53. /package/dist/{images → img}/filter_addoperator.png +0 -0
  54. /package/dist/{images → img}/filter_addoperator_close.png +0 -0
  55. /package/dist/{images → img}/filter_close.png +0 -0
  56. /package/dist/{images → img}/filtericon.png +0 -0
  57. /package/dist/{images → img}/filtericon_hov.png +0 -0
  58. /package/dist/{images → img}/filtericon_on.png +0 -0
  59. /package/dist/{images → img}/gt_arrow_close.png +0 -0
  60. /package/dist/{images → img}/gt_arrow_open.png +0 -0
  61. /package/dist/{images → img}/gt_dot.png +0 -0
  62. /package/dist/{images → img}/gt_folder_close.png +0 -0
  63. /package/dist/{images → img}/gt_folder_open.png +0 -0
  64. /package/dist/{images → img}/qcell_Trial.png +0 -0
  65. /package/dist/{images → img}/qcell_Trial_silver.png +0 -0
  66. /package/dist/{images → img}/qcell_Trial_silver_small.png +0 -0
  67. /package/dist/{images → img}/remove.png +0 -0
  68. /package/dist/{images → img}/rowheader_state_delete.png +0 -0
  69. /package/dist/{images → img}/rowheader_state_init.png +0 -0
  70. /package/dist/{images → img}/rowheader_state_insert.png +0 -0
  71. /package/dist/{images → img}/rowheader_state_update.png +0 -0
  72. /package/dist/{images → img}/rt_qc_mCSB_buttons.png +0 -0
  73. /package/dist/{images → img}/search_close.png +0 -0
  74. /package/dist/{images → img}/select.png +0 -0
  75. /package/dist/{images → img}/sort_asc.png +0 -0
  76. /package/dist/{images → img}/sort_default.png +0 -0
  77. /package/dist/{images → img}/sort_desc.png +0 -0
  78. /package/dist/{images → img}/subicon.png +0 -0
  79. /package/dist/{images → img}/ui-icons_444444_256x240.png +0 -0
  80. /package/dist/{images → img}/ui-icons_555555_256x240.png +0 -0
  81. /package/dist/{images → img}/ui-icons_777620_256x240.png +0 -0
  82. /package/dist/{images → img}/ui-icons_777777_256x240.png +0 -0
  83. /package/dist/{images → img}/ui-icons_cc0000_256x240.png +0 -0
  84. /package/dist/{images → img}/ui-icons_ffffff_256x240.png +0 -0
  85. /package/dist/{images → img}/wait.gif +0 -0
  86. /package/dist/{main.32d06795faf18f75c393.js.LICENSE.txt → index.ebe4d7517eee0bc0a6f4.js.LICENSE.txt} +0 -0
  87. /package/{src/QCELL/css → dist}/qcell_layout.css +0 -0
@@ -154,7 +154,7 @@
154
154
  width: 14px;
155
155
  height: 50%;
156
156
  cursor: move;
157
- background: url(../img/colmoveicon.png) no-repeat;
157
+ background: url(./img/colmoveicon.png) no-repeat;
158
158
  }
159
159
 
160
160
  .rt-qc-colmoveshadow {
@@ -177,15 +177,15 @@
177
177
  bottom: 3px;
178
178
  width: 12px;
179
179
  height: 8px;
180
- background: url('../img/colresize.png') no-repeat;
180
+ background: url('./img/colresize.png') no-repeat;
181
181
  }
182
182
 
183
183
  .rt-qc-colresizearea:hover {
184
- background: url('../img/colresize_hov.png') no-repeat;
184
+ background: url('./img/colresize_hov.png') no-repeat;
185
185
  }
186
186
 
187
187
  .rt-qc-colresizearea-hover {
188
- background: url('../img/colresize_hov.png') no-repeat;
188
+ background: url('./img/colresize_hov.png') no-repeat;
189
189
  }
190
190
 
191
191
  .rt-qc-colresizeline {
@@ -212,16 +212,16 @@
212
212
  right: 15px;
213
213
  width: 7px;
214
214
  height: 10px;
215
- background: url('../img/sort_default.png') no-repeat;
215
+ background: url('./img/sort_default.png') no-repeat;
216
216
  cursor: pointer;
217
217
  }
218
218
 
219
219
  .rt-qc-sort-asc {
220
- background: url('../img/sort_asc.png') no-repeat;
220
+ background: url('./img/sort_asc.png') no-repeat;
221
221
  }
222
222
 
223
223
  .rt-qc-sort-desc {
224
- background: url('../img/sort_desc.png') no-repeat;
224
+ background: url('./img/sort_desc.png') no-repeat;
225
225
  }
226
226
 
227
227
  .rt-qc-multisort-order {
@@ -233,7 +233,7 @@
233
233
 
234
234
  .rt-qc-progress-ui {
235
235
  background-color: #f1f4f5;
236
- background-image: url(../img/wait.gif);
236
+ background-image: url(./img/wait.gif);
237
237
  background-repeat: no-repeat;
238
238
  background-position: center;
239
239
  opacity: 0.8;
@@ -245,15 +245,15 @@
245
245
  bottom: 1px;
246
246
  width: 8px;
247
247
  height: 8px;
248
- background: url(../img/edit.png) no-repeat;
248
+ background: url(./img/edit.png) no-repeat;
249
249
  }
250
250
 
251
251
  .rt-qc-coleditor-area:hover {
252
- background: url(../img/edit_hov.png) no-repeat;
252
+ background: url(./img/edit_hov.png) no-repeat;
253
253
  }
254
254
 
255
255
  .rt-qc-coleditor-area-hover {
256
- background: url(../img/edit_hov.png) no-repeat;
256
+ background: url(./img/edit_hov.png) no-repeat;
257
257
  }
258
258
 
259
259
  .rt-qc-emptymessasge {
@@ -356,12 +356,12 @@
356
356
  }
357
357
 
358
358
  .rt-qc-gtui-arrow-expand {
359
- background: url(../img/gt_arrow_open.png) 50% 50% no-repeat;
359
+ background: url(./img/gt_arrow_open.png) 50% 50% no-repeat;
360
360
  cursor:pointer;
361
361
  }
362
362
 
363
363
  .rt-qc-gtui-arrow-collapse {
364
- background: url(../img/gt_arrow_close.png) 50% 50% no-repeat;
364
+ background: url(./img/gt_arrow_close.png) 50% 50% no-repeat;
365
365
  cursor:pointer;
366
366
  }
367
367
 
@@ -372,19 +372,19 @@
372
372
  }
373
373
 
374
374
  .rt-qc-gtui-folder-expand {
375
- background: url(../img/gt_folder_open.png) 50% 50% no-repeat;
375
+ background: url(./img/gt_folder_open.png) 50% 50% no-repeat;
376
376
  cursor:pointer;
377
377
  }
378
378
 
379
379
  .rt-qc-gtui-folder-collapse {
380
- background: url(../img/gt_folder_close.png) 50% 50% no-repeat;
380
+ background: url(./img/gt_folder_close.png) 50% 50% no-repeat;
381
381
  cursor:pointer;
382
382
  }
383
383
 
384
384
  .rt-qc-gtui-dot {
385
385
  width: 10px;
386
386
  margin-right: 5px;
387
- background: url(../img/gt_dot.png) 50% 50% no-repeat;
387
+ background: url(./img/gt_dot.png) 50% 50% no-repeat;
388
388
  }
389
389
 
390
390
  .rt-qc-gtui-header, .rt-qc-gtui-footer {
@@ -398,7 +398,7 @@
398
398
  top: 3px;
399
399
  width: 8px;
400
400
  height: 8px;
401
- background: url('../img/filtericon.png') no-repeat;
401
+ background: url('./img/filtericon.png') no-repeat;
402
402
  }
403
403
  .rt-qc-filterarea-adjust {
404
404
  cursor: pointer;
@@ -406,15 +406,15 @@
406
406
  top: 3px;
407
407
  width: 8px;
408
408
  height: 8px;
409
- background: url('../img/filtericon_on.png') no-repeat;
409
+ background: url('./img/filtericon_on.png') no-repeat;
410
410
  }
411
411
 
412
412
  .rt-qc-filterarea:hover {
413
- background: url('../img/filtericon_hov.png') no-repeat;
413
+ background: url('./img/filtericon_hov.png') no-repeat;
414
414
  }
415
415
 
416
416
  .rt-qc-filterarea-hover {
417
- background: url('../img/filtericon_hov.png') no-repeat;
417
+ background: url('./img/filtericon_hov.png') no-repeat;
418
418
  }
419
419
 
420
420
  .rt-qc-filter-ui-area {
@@ -452,7 +452,7 @@
452
452
  float: right;
453
453
  display: inline-block;
454
454
  vertical-align: middle;
455
- background: url('../img/filter_close.png') no-repeat;
455
+ background: url('./img/filter_close.png') no-repeat;
456
456
  }
457
457
 
458
458
  .rt-qc-filter-ui-addoperator {
@@ -461,7 +461,7 @@
461
461
  height: 8px;
462
462
  display: inline-block;
463
463
  vertical-align: middle;
464
- background: url('../img/filter_addoperator.png') no-repeat;
464
+ background: url('./img/filter_addoperator.png') no-repeat;
465
465
  }
466
466
  .rt-qc-filter-ui-addoperator_close {
467
467
  cursor: pointer;
@@ -469,7 +469,7 @@
469
469
  height: 8px;
470
470
  display: inline-block;
471
471
  vertical-align: middle;
472
- background: url('../img/filter_addoperator_close.png') no-repeat;
472
+ background: url('./img/filter_addoperator_close.png') no-repeat;
473
473
  }
474
474
 
475
475
  .rt-qc-contextmenu-area {
@@ -536,7 +536,7 @@
536
536
  }
537
537
 
538
538
  .rt-qc-contextmenu-sub-menu > .rt-qc-contextmenu-item-sub {
539
- background: url('../img/subicon.png') no-repeat;
539
+ background: url('./img/subicon.png') no-repeat;
540
540
  background-size: 30px 30px;
541
541
  background-position-x: right;
542
542
  background-position-y: center;
@@ -560,16 +560,16 @@
560
560
  width: 12px;
561
561
  height: 12px;
562
562
  cursor: pointer;
563
- background: url('../img/colsearch.png') no-repeat;
563
+ background: url('./img/colsearch.png') no-repeat;
564
564
  z-index: 0;
565
565
  }
566
566
 
567
567
  .rt-qc-colsearch-area-hover {
568
- background: url('../img/colsearch_hov.png') no-repeat;
568
+ background: url('./img/colsearch_hov.png') no-repeat;
569
569
  }
570
570
 
571
571
  .rt-qc-colsearch-area:hover {
572
- background: url('../img/colsearch_hov.png') no-repeat;
572
+ background: url('./img/colsearch_hov.png') no-repeat;
573
573
  }
574
574
 
575
575
  .rt-qc-colsearch-ui-area {
@@ -595,7 +595,7 @@
595
595
  float: right;
596
596
  display: inline-block;
597
597
  vertical-align: middle;
598
- background: url('../img/search_close.png') no-repeat;
598
+ background: url('./img/search_close.png') no-repeat;
599
599
  }
600
600
 
601
601
  .rt-qc-tooltip {
@@ -621,7 +621,7 @@
621
621
  .rt-qc-static-type-cell {}
622
622
  .rt-qc-input-type-cell {
623
623
  /*
624
- background-image: url( "../img/edit.png" );
624
+ background-image: url( "./img/edit.png" );
625
625
  background-repeat: no-repeat;
626
626
  background-position: 100% 50%;
627
627
  */
@@ -642,7 +642,7 @@
642
642
  .rt-qc-textarea-type-cell {}
643
643
  .rt-qc-selectmenu-type-cell {
644
644
  /*
645
- background-image: url( "../img/select.png" );
645
+ background-image: url( "./img/select.png" );
646
646
  background-repeat: no-repeat;
647
647
  background-position: 90% 50%;
648
648
  */
@@ -678,22 +678,22 @@
678
678
  .rt-qc-rowheader-cell-radio{}
679
679
 
680
680
  .rt-qc-rowheader-state-init{
681
- background: url(../img/rowheader_state_init.png) no-repeat center;
681
+ background: url(./img/rowheader_state_init.png) no-repeat center;
682
682
  background-size: 17px 17px;
683
683
  background-color: #f4f9fd;
684
684
  }
685
685
  .rt-qc-rowheader-state-insert{
686
- background: url(../img/rowheader_state_insert.png) no-repeat center;
686
+ background: url(./img/rowheader_state_insert.png) no-repeat center;
687
687
  background-size: 17px 17px;
688
688
  background-color: #f4f9fd;
689
689
  }
690
690
  .rt-qc-rowheader-state-update{
691
- background: url(../img/rowheader_state_update.png) no-repeat center;
691
+ background: url(./img/rowheader_state_update.png) no-repeat center;
692
692
  background-size: 17px 17px;
693
693
  background-color: #f4f9fd;
694
694
  }
695
695
  .rt-qc-rowheader-state-delete{
696
- background: url(../img/rowheader_state_delete.png) no-repeat center;
696
+ background: url(./img/rowheader_state_delete.png) no-repeat center;
697
697
  background-size: 17px 17px;
698
698
  background-color: #f4f9fd;
699
699
  }
@@ -720,7 +720,7 @@
720
720
  right: 3px;
721
721
  width: 14px;
722
722
  height: 14px;
723
- background: url('../img/remove.png') no-repeat center;
723
+ background: url('./img/remove.png') no-repeat center;
724
724
  background-size : cover;
725
725
  cursor: pointer;
726
726
  }
@@ -368,7 +368,7 @@ yx-axis
368
368
  .rt_qc_mCSB_scrollTools .rt_qc_mCSB_buttonDown,
369
369
  .rt_qc_mCSB_scrollTools .rt_qc_mCSB_buttonLeft,
370
370
  .rt_qc_mCSB_scrollTools .rt_qc_mCSB_buttonRight{
371
- background-image: url(../img/rt_qc_mCSB_buttons.png); /* css sprites */
371
+ background-image: url(./img/rt_qc_mCSB_buttons.png); /* css sprites */
372
372
  background-repeat: no-repeat;
373
373
  opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
374
374
  }
package/package.json CHANGED
@@ -1,23 +1,17 @@
1
1
  {
2
2
  "name": "qcell-react",
3
- "version": "1.2.3",
3
+ "version": "1.2.5",
4
4
  "description": "QCELL component for React. Righttech Co., Ltd. All rights reserved.",
5
5
  "main": "dist/index.js",
6
- "types": "./src/types/index.d.ts",
6
+ "types": "src/types/index.d.ts",
7
7
  "files": [
8
8
  "dist",
9
- "src/QCELL/css/qcell_layout.css",
10
- "src/QCELL/css/qcell.css",
11
- "src/QCELL/img",
12
- "src/QCELL/css/qcell_scrollbar.css",
13
- "src/QCELL/lib/jquery/plugins/jqueryUI/jquery-ui.css",
14
- "src/QCELL/lib/timepicker/jquery-ui-timepicker-addon.css",
15
9
  "src/types/index.d.ts"
16
10
  ],
17
11
  "scripts": {
18
12
  "test": "echo \"Error: no test specified\" && exit 1",
19
13
  "clean": "rimraf dist",
20
- "build": "npm run clean && webpack && node scripts/rename-output.js"
14
+ "build": "npm run clean && webpack && node scripts/copy-css.js && node scripts/rename-output.js"
21
15
  },
22
16
  "keywords": [
23
17
  "react",
@@ -37,7 +31,6 @@
37
31
  "jquery": "^1.12.4",
38
32
  "lodash": "^4.17.21",
39
33
  "moment": "^2.30.1",
40
- "qcell-react": "^1.2.1",
41
34
  "underscore.string": "^3.3.6",
42
35
  "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
43
36
  },
@@ -55,4 +48,4 @@
55
48
  "webpack": "^5.94.0",
56
49
  "webpack-cli": "^5.1.4"
57
50
  }
58
- }
51
+ }