@syncfusion/ej2-react-gantt 20.1.58 → 20.1.59
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/CHANGELOG.md +9 -0
- package/dist/ej2-react-gantt.umd.min.js +1 -1
- package/package.json +7 -7
- package/styles/bootstrap-dark.css +217 -11
- package/styles/bootstrap.css +218 -13
- package/styles/bootstrap4.css +220 -11
- package/styles/bootstrap5-dark.css +218 -13
- package/styles/bootstrap5.css +218 -13
- package/styles/fabric-dark.css +216 -10
- package/styles/fabric.css +217 -11
- package/styles/fluent-dark.css +217 -11
- package/styles/fluent.css +217 -11
- package/styles/gantt/bootstrap-dark.css +217 -11
- package/styles/gantt/bootstrap.css +218 -13
- package/styles/gantt/bootstrap4.css +220 -11
- package/styles/gantt/bootstrap5-dark.css +218 -13
- package/styles/gantt/bootstrap5.css +218 -13
- package/styles/gantt/fabric-dark.css +216 -10
- package/styles/gantt/fabric.css +217 -11
- package/styles/gantt/fluent-dark.css +217 -11
- package/styles/gantt/fluent.css +217 -11
- package/styles/gantt/highcontrast-light.css +209 -11
- package/styles/gantt/highcontrast.css +217 -11
- package/styles/gantt/material-dark.css +224 -11
- package/styles/gantt/material.css +224 -11
- package/styles/gantt/tailwind-dark.css +223 -11
- package/styles/gantt/tailwind.css +223 -11
- package/styles/highcontrast-light.css +209 -11
- package/styles/highcontrast.css +217 -11
- package/styles/material-dark.css +224 -11
- package/styles/material.css +224 -11
- package/styles/tailwind-dark.css +223 -11
- package/styles/tailwind.css +223 -11
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,15 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#379229` - Pdf export is not working when using custom date format issue has been fixed.
|
|
10
|
+
- `#381109` - Issue when Zoom To Fit with unscheduled tasks has been fixed.
|
|
11
|
+
|
|
12
|
+
## 20.1.58 (2022-05-31)
|
|
13
|
+
|
|
14
|
+
### Gantt
|
|
15
|
+
|
|
16
|
+
#### Bug Fixes
|
|
17
|
+
|
|
9
18
|
- `#380136` - End date is not updated when we update the resource unit via `updateRecordByID` method.
|
|
10
19
|
- `#378491` - Data is not displayed when we frequently move between different tabs has been fixed.
|
|
11
20
|
- `#379660` - Script error thrown when switching between tabs has been fixed.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-gantt.umd.min.js
|
|
3
|
-
* version : 20.1.
|
|
3
|
+
* version : 20.1.59
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-gantt@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-gantt@20.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-gantt@20.1.58",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-otNudzLTz940ByiOujhUApCHIqfM8tIH7XT7xZJXHZK1024kNdKRxUR0leQ3H4zsm9t0Tx4wgOf34haHdV98zA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-gantt",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-20.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-gantt/-/ej2-react-gantt-20.1.58.tgz",
|
|
23
|
+
"_shasum": "0937843e51bf8f81269b28770f45bd83c03e653f",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-gantt@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-base": "~20.1.57",
|
|
35
|
-
"@syncfusion/ej2-gantt": "20.1.
|
|
36
|
-
"@syncfusion/ej2-react-base": "~20.1.
|
|
35
|
+
"@syncfusion/ej2-gantt": "20.1.59",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~20.1.59"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 Gantt Component for React",
|
|
@@ -63,6 +63,6 @@
|
|
|
63
63
|
"type": "git",
|
|
64
64
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
65
65
|
},
|
|
66
|
-
"version": "20.1.
|
|
66
|
+
"version": "20.1.59",
|
|
67
67
|
"sideEffects": false
|
|
68
68
|
}
|
|
@@ -242,26 +242,228 @@
|
|
|
242
242
|
content: "\e903";
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
+
.e-gantt-tooltip-arrow-left::before {
|
|
246
|
+
content: "\e85b";
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
.e-gantt-tooltip-arrow-right::before {
|
|
250
|
+
content: "\e85f";
|
|
251
|
+
}
|
|
252
|
+
|
|
245
253
|
.e-bigger .e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
246
254
|
height: 64px;
|
|
247
255
|
}
|
|
248
256
|
.e-bigger .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
|
|
249
257
|
height: 32px;
|
|
250
258
|
}
|
|
259
|
+
.e-bigger .e-gantt .e-gantt-chart .e-taskbar-left-resizer,
|
|
260
|
+
.e-bigger .e-gantt .e-gantt-chart .e-taskbar-right-resizer {
|
|
261
|
+
padding-left: 10px;
|
|
262
|
+
padding-right: 10px;
|
|
263
|
+
width: 30px;
|
|
264
|
+
}
|
|
265
|
+
.e-bigger .e-gantt .e-gantt-chart .e-event-markers .e-span-label {
|
|
266
|
+
border-radius: 4px !important;
|
|
267
|
+
font-size: 12px !important;
|
|
268
|
+
height: 26px !important;
|
|
269
|
+
padding: 4px 11px 4px 9px !important;
|
|
270
|
+
top: 65px !important;
|
|
271
|
+
}
|
|
272
|
+
.e-bigger .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
|
|
273
|
+
border-bottom: 6px solid transparent;
|
|
274
|
+
border-right: 6px solid transparent;
|
|
275
|
+
border-right-color: #cae8ff;
|
|
276
|
+
border-top: 6px solid transparent;
|
|
277
|
+
top: 73px !important;
|
|
278
|
+
}
|
|
279
|
+
.e-bigger .e-gantt .e-gantt-chart .e-left-resize-gripper::before,
|
|
280
|
+
.e-bigger .e-gantt .e-gantt-chart .e-right-resize-gripper::before {
|
|
281
|
+
content: "\e92c";
|
|
282
|
+
}
|
|
283
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right,
|
|
284
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left,
|
|
285
|
+
.e-bigger .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
|
|
286
|
+
.e-bigger .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
|
|
287
|
+
border-radius: 50%;
|
|
288
|
+
display: inline-block;
|
|
289
|
+
position: absolute;
|
|
290
|
+
}
|
|
291
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
292
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
293
|
+
border-style: solid;
|
|
294
|
+
border-width: 1px;
|
|
295
|
+
box-sizing: content-box;
|
|
296
|
+
cursor: pointer;
|
|
297
|
+
display: inline-block;
|
|
298
|
+
}
|
|
299
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
300
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
301
|
+
background-color: #21527d;
|
|
302
|
+
border-color: #1a1a1a;
|
|
303
|
+
}
|
|
304
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
|
|
305
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover {
|
|
306
|
+
background-color: #21527d;
|
|
307
|
+
border-color: #1a1a1a;
|
|
308
|
+
outline: 2px solid #75ACDB;
|
|
309
|
+
}
|
|
251
310
|
.e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
|
|
252
311
|
height: 63px !important;
|
|
253
312
|
}
|
|
313
|
+
.e-bigger .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
314
|
+
background-color: #000000;
|
|
315
|
+
border-color: #000000;
|
|
316
|
+
color: #F9FAFB;
|
|
317
|
+
font-size: 12px;
|
|
318
|
+
line-height: 18px;
|
|
319
|
+
padding: 0 8px 0 0;
|
|
320
|
+
}
|
|
321
|
+
.e-bigger .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
|
|
322
|
+
background-color: #000000;
|
|
323
|
+
border-color: #000000;
|
|
324
|
+
color: #F9FAFB;
|
|
325
|
+
font-size: 12px;
|
|
326
|
+
line-height: 18px;
|
|
327
|
+
padding: 0 0 0 8px;
|
|
328
|
+
}
|
|
329
|
+
.e-bigger .e-tooltip-wrap .e-tip-content {
|
|
330
|
+
padding: 3px !important;
|
|
331
|
+
}
|
|
332
|
+
.e-bigger .e-grid .e-flmenu-valuediv {
|
|
333
|
+
padding: 16px 0 0 !important;
|
|
334
|
+
}
|
|
335
|
+
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
|
|
336
|
+
padding: 0 16px !important;
|
|
337
|
+
}
|
|
254
338
|
.e-bigger .e-columnmenu {
|
|
255
339
|
top: 40px;
|
|
256
340
|
}
|
|
341
|
+
.e-bigger .e-gantt-dialog {
|
|
342
|
+
border-radius: 6px;
|
|
343
|
+
width: 556px !important;
|
|
344
|
+
}
|
|
257
345
|
.e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
|
|
258
|
-
padding: 16px
|
|
346
|
+
padding: 16px 12px 0 16px;
|
|
259
347
|
}
|
|
260
348
|
.e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(even) {
|
|
261
|
-
padding: 16px
|
|
349
|
+
padding: 16px 16px 0 12px;
|
|
262
350
|
}
|
|
263
351
|
.e-bigger .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
|
|
264
|
-
padding: 16px 18px 0
|
|
352
|
+
padding: 16px 18px 0 9px;
|
|
353
|
+
}
|
|
354
|
+
.e-bigger .e-gantt-dialog .e-edit-form-row {
|
|
355
|
+
height: 242px !important;
|
|
356
|
+
}
|
|
357
|
+
.e-bigger .e-gantt-dialog .e-edit-form-column {
|
|
358
|
+
height: 76px !important;
|
|
359
|
+
}
|
|
360
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
361
|
+
border-bottom: 0 !important;
|
|
362
|
+
}
|
|
363
|
+
.e-bigger .e-gantt-dialog > .e-dlg-content {
|
|
364
|
+
border-radius: 0 !important;
|
|
365
|
+
}
|
|
366
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
367
|
+
border-radius: 6px 6px 0px 0px;
|
|
368
|
+
padding-bottom: 20px;
|
|
369
|
+
}
|
|
370
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
371
|
+
border-radius: 50%;
|
|
372
|
+
height: auto !important;
|
|
373
|
+
width: auto !important;
|
|
374
|
+
}
|
|
375
|
+
.e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
376
|
+
margin-left: 5px !important;
|
|
377
|
+
}
|
|
378
|
+
.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
379
|
+
font-size: 16px !important;
|
|
380
|
+
}
|
|
381
|
+
.e-bigger .e-float-input.e-control-wrapper {
|
|
382
|
+
width: 250px !important;
|
|
383
|
+
}
|
|
384
|
+
.e-bigger .e-predecessor-tooltip {
|
|
385
|
+
background-color: #000000;
|
|
386
|
+
}
|
|
387
|
+
.e-bigger .e-predecessor-dialog {
|
|
388
|
+
background-color: #f5f5f5;
|
|
389
|
+
}
|
|
390
|
+
.e-bigger .e-predecessor-dialog .e-dlg-content {
|
|
391
|
+
background-color: #f5f5f5;
|
|
392
|
+
padding: 10px 9px 9px 14px !important;
|
|
393
|
+
}
|
|
394
|
+
.e-bigger .e-dialog .e-dlg-header-content {
|
|
395
|
+
padding: 16px 4px 16px 16px !important;
|
|
396
|
+
}
|
|
397
|
+
.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
398
|
+
left: 0 !important;
|
|
399
|
+
}
|
|
400
|
+
.e-bigger .e-dialog .e-btn .e-btn-icon.e-icon-dlg-close {
|
|
401
|
+
font-size: 12px !important;
|
|
402
|
+
}
|
|
403
|
+
.e-bigger .e-dialog .e-footer-content {
|
|
404
|
+
height: 70px !important;
|
|
405
|
+
padding: 16px !important;
|
|
406
|
+
}
|
|
407
|
+
.e-bigger .e-dialog .e-footer-content .e-btn {
|
|
408
|
+
margin-left: 12px;
|
|
409
|
+
}
|
|
410
|
+
.e-bigger .e-dialog .e-dlg-header {
|
|
411
|
+
line-height: 28px;
|
|
412
|
+
}
|
|
413
|
+
.e-bigger .e-tab .e-content {
|
|
414
|
+
height: 242px !important;
|
|
415
|
+
}
|
|
416
|
+
.e-bigger .e-filter-popup {
|
|
417
|
+
width: 350px !important;
|
|
418
|
+
}
|
|
419
|
+
.e-bigger .e-dlg-content {
|
|
420
|
+
border-radius: 6px !important;
|
|
421
|
+
padding: 32px 16px 16px !important;
|
|
422
|
+
}
|
|
423
|
+
.e-bigger .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text {
|
|
424
|
+
font-size: 14px;
|
|
425
|
+
line-height: 22px;
|
|
426
|
+
}
|
|
427
|
+
.e-bigger .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text {
|
|
428
|
+
font-size: 14px;
|
|
429
|
+
line-height: 22px;
|
|
430
|
+
}
|
|
431
|
+
.e-bigger .e-float-input.e-control-wrapper input {
|
|
432
|
+
height: 34px !important;
|
|
433
|
+
}
|
|
434
|
+
.e-bigger .e-left-btn:disabled {
|
|
435
|
+
color: #adadad !important;
|
|
436
|
+
}
|
|
437
|
+
.e-bigger .e-right-btn:disabled {
|
|
438
|
+
color: #adadad !important;
|
|
439
|
+
}
|
|
440
|
+
.e-bigger .e-input-group-icon.e-date-icon {
|
|
441
|
+
min-width: 36px !important;
|
|
442
|
+
}
|
|
443
|
+
.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
444
|
+
min-height: 35px !important;
|
|
445
|
+
min-width: 35.82px !important;
|
|
446
|
+
}
|
|
447
|
+
.e-bigger .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
448
|
+
min-height: 35px !important;
|
|
449
|
+
min-width: 35.82px !important;
|
|
450
|
+
}
|
|
451
|
+
.e-bigger .e-control-wrapper .e-input-group-icon.e-time-icon {
|
|
452
|
+
min-height: 35px !important;
|
|
453
|
+
min-width: 35.82px !important;
|
|
454
|
+
}
|
|
455
|
+
.e-bigger .e-input-group.e-control-wrapper {
|
|
456
|
+
height: 36px;
|
|
457
|
+
}
|
|
458
|
+
.e-bigger .e-datetime-wrapper .e-time-icon.e-icons::before {
|
|
459
|
+
font-size: 16px !important;
|
|
460
|
+
}
|
|
461
|
+
.e-bigger .e-btn.e-flat {
|
|
462
|
+
line-height: 24px;
|
|
463
|
+
padding: 6px 16px 6px 15px !important;
|
|
464
|
+
}
|
|
465
|
+
.e-bigger .e-btn.e-primary {
|
|
466
|
+
padding: 6px 21px 6px 23px !important;
|
|
265
467
|
}
|
|
266
468
|
|
|
267
469
|
.e-gantt {
|
|
@@ -416,9 +618,11 @@
|
|
|
416
618
|
position: absolute;
|
|
417
619
|
}
|
|
418
620
|
.e-gantt .e-gantt-chart .e-chart-root-container .e-holiday-container {
|
|
621
|
+
height: 100%;
|
|
419
622
|
position: absolute;
|
|
420
623
|
}
|
|
421
624
|
.e-gantt .e-gantt-chart .e-chart-root-container .e-weekend-container {
|
|
625
|
+
height: 100%;
|
|
422
626
|
position: absolute;
|
|
423
627
|
}
|
|
424
628
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
@@ -667,37 +871,35 @@
|
|
|
667
871
|
cursor: col-resize;
|
|
668
872
|
}
|
|
669
873
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
|
|
670
|
-
border-style: solid;
|
|
671
874
|
border-width: 1px;
|
|
672
875
|
box-sizing: content-box;
|
|
673
876
|
cursor: col-resize;
|
|
674
877
|
height: 2px;
|
|
675
878
|
position: absolute;
|
|
676
879
|
top: 7px;
|
|
677
|
-
width: 12px;
|
|
678
880
|
}
|
|
679
881
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
|
|
680
882
|
border-bottom-style: solid;
|
|
681
|
-
border-bottom-width:
|
|
883
|
+
border-bottom-width: 8px;
|
|
682
884
|
border-left: 7px solid transparent;
|
|
683
885
|
border-right: 7px solid transparent;
|
|
684
886
|
cursor: col-resize;
|
|
685
887
|
height: 0;
|
|
686
|
-
left:
|
|
888
|
+
left: 0;
|
|
687
889
|
position: absolute;
|
|
688
890
|
top: -7px;
|
|
689
891
|
width: 0;
|
|
690
892
|
}
|
|
691
893
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
|
|
692
894
|
border-bottom-style: solid;
|
|
693
|
-
border-bottom-width:
|
|
895
|
+
border-bottom-width: 8px;
|
|
694
896
|
border-left: 6px solid transparent;
|
|
695
897
|
border-right: 6px solid transparent;
|
|
696
898
|
cursor: col-resize;
|
|
697
899
|
height: 0;
|
|
698
|
-
left:
|
|
900
|
+
left: 1px;
|
|
699
901
|
position: absolute;
|
|
700
|
-
top: -
|
|
902
|
+
top: -7px;
|
|
701
903
|
width: 0;
|
|
702
904
|
}
|
|
703
905
|
.e-gantt .e-gantt-chart .e-baseline-bar {
|
|
@@ -1124,6 +1326,10 @@
|
|
|
1124
1326
|
height: 100%;
|
|
1125
1327
|
}
|
|
1126
1328
|
|
|
1329
|
+
.e-predecessor-tooltip {
|
|
1330
|
+
visibility: hidden;
|
|
1331
|
+
}
|
|
1332
|
+
|
|
1127
1333
|
/*! Gantt theme */
|
|
1128
1334
|
.e-gantt .e-gantt-splitter {
|
|
1129
1335
|
border-color: #484848;
|
|
@@ -1341,7 +1547,7 @@
|
|
|
1341
1547
|
}
|
|
1342
1548
|
.e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
1343
1549
|
.e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
1344
|
-
background-color: #
|
|
1550
|
+
background-color: #21527d;
|
|
1345
1551
|
border-color: #1a1a1a;
|
|
1346
1552
|
}
|
|
1347
1553
|
.e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
|
package/styles/bootstrap.css
CHANGED
|
@@ -282,8 +282,7 @@
|
|
|
282
282
|
width: 40px;
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
-
/*! component's theme wise override definitions and variables */
|
|
286
|
-
/*! Bootstrap theme definition's */
|
|
285
|
+
/*! component's theme wise override definitions and variables */ /*! Bootstrap theme definition's */
|
|
287
286
|
/*! component's theme wise override definitions and variables */
|
|
288
287
|
/*! Horizontal Tab */
|
|
289
288
|
/*! Bootstrap specific themes definition's */
|
|
@@ -387,26 +386,228 @@
|
|
|
387
386
|
content: "\e903";
|
|
388
387
|
}
|
|
389
388
|
|
|
389
|
+
.e-gantt-tooltip-arrow-left::before {
|
|
390
|
+
content: "\e85b";
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
.e-gantt-tooltip-arrow-right::before {
|
|
394
|
+
content: "\e85f";
|
|
395
|
+
}
|
|
396
|
+
|
|
390
397
|
.e-bigger .e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
391
398
|
height: 64px;
|
|
392
399
|
}
|
|
393
400
|
.e-bigger .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
|
|
394
401
|
height: 32px;
|
|
395
402
|
}
|
|
403
|
+
.e-bigger .e-gantt .e-gantt-chart .e-taskbar-left-resizer,
|
|
404
|
+
.e-bigger .e-gantt .e-gantt-chart .e-taskbar-right-resizer {
|
|
405
|
+
padding-left: 10px;
|
|
406
|
+
padding-right: 10px;
|
|
407
|
+
width: 30px;
|
|
408
|
+
}
|
|
409
|
+
.e-bigger .e-gantt .e-gantt-chart .e-event-markers .e-span-label {
|
|
410
|
+
border-radius: 4px !important;
|
|
411
|
+
font-size: 12px !important;
|
|
412
|
+
height: 26px !important;
|
|
413
|
+
padding: 4px 11px 4px 9px !important;
|
|
414
|
+
top: 65px !important;
|
|
415
|
+
}
|
|
416
|
+
.e-bigger .e-gantt .e-gantt-chart .e-event-markers .e-gantt-right-arrow {
|
|
417
|
+
border-bottom: 6px solid transparent;
|
|
418
|
+
border-right: 6px solid transparent;
|
|
419
|
+
border-right-color: #8a6d3b;
|
|
420
|
+
border-top: 6px solid transparent;
|
|
421
|
+
top: 73px !important;
|
|
422
|
+
}
|
|
423
|
+
.e-bigger .e-gantt .e-gantt-chart .e-left-resize-gripper::before,
|
|
424
|
+
.e-bigger .e-gantt .e-gantt-chart .e-right-resize-gripper::before {
|
|
425
|
+
content: "\e92c";
|
|
426
|
+
}
|
|
427
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right,
|
|
428
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left,
|
|
429
|
+
.e-bigger .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
|
|
430
|
+
.e-bigger .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
|
|
431
|
+
border-radius: 50%;
|
|
432
|
+
display: inline-block;
|
|
433
|
+
position: absolute;
|
|
434
|
+
}
|
|
435
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
436
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
437
|
+
border-style: solid;
|
|
438
|
+
border-width: 1px;
|
|
439
|
+
box-sizing: content-box;
|
|
440
|
+
cursor: pointer;
|
|
441
|
+
display: inline-block;
|
|
442
|
+
}
|
|
443
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
444
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
445
|
+
background-color: #21527d;
|
|
446
|
+
border-color: #fff;
|
|
447
|
+
}
|
|
448
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
|
|
449
|
+
.e-bigger .e-gantt .e-gantt-chart .e-connectorpoint-right-hover:hover {
|
|
450
|
+
background-color: #21527d;
|
|
451
|
+
border-color: #fff;
|
|
452
|
+
outline: 2px solid #75acdb;
|
|
453
|
+
}
|
|
396
454
|
.e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
|
|
397
455
|
height: 63px !important;
|
|
398
456
|
}
|
|
457
|
+
.e-bigger .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
|
|
458
|
+
background-color: #000000;
|
|
459
|
+
border-color: #000000;
|
|
460
|
+
color: #F9FAFB;
|
|
461
|
+
font-size: 12px;
|
|
462
|
+
line-height: 18px;
|
|
463
|
+
padding: 0 8px 0 0;
|
|
464
|
+
}
|
|
465
|
+
.e-bigger .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
|
|
466
|
+
background-color: #000000;
|
|
467
|
+
border-color: #000000;
|
|
468
|
+
color: #F9FAFB;
|
|
469
|
+
font-size: 12px;
|
|
470
|
+
line-height: 18px;
|
|
471
|
+
padding: 0 0 0 8px;
|
|
472
|
+
}
|
|
473
|
+
.e-bigger .e-tooltip-wrap .e-tip-content {
|
|
474
|
+
padding: 3px !important;
|
|
475
|
+
}
|
|
476
|
+
.e-bigger .e-grid .e-flmenu-valuediv {
|
|
477
|
+
padding: 16px 0 0 !important;
|
|
478
|
+
}
|
|
479
|
+
.e-bigger .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
|
|
480
|
+
padding: 0 16px !important;
|
|
481
|
+
}
|
|
399
482
|
.e-bigger .e-columnmenu {
|
|
400
483
|
top: 40px;
|
|
401
484
|
}
|
|
485
|
+
.e-bigger .e-gantt-dialog {
|
|
486
|
+
border-radius: 6px;
|
|
487
|
+
width: 556px !important;
|
|
488
|
+
}
|
|
402
489
|
.e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
|
|
403
|
-
padding: 16px
|
|
490
|
+
padding: 16px 12px 0 16px;
|
|
404
491
|
}
|
|
405
492
|
.e-bigger .e-gantt-dialog .e-edit-form-column:nth-child(even) {
|
|
406
|
-
padding: 16px
|
|
493
|
+
padding: 16px 16px 0 12px;
|
|
407
494
|
}
|
|
408
495
|
.e-bigger .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
|
|
409
|
-
padding: 16px 18px 0
|
|
496
|
+
padding: 16px 18px 0 9px;
|
|
497
|
+
}
|
|
498
|
+
.e-bigger .e-gantt-dialog .e-edit-form-row {
|
|
499
|
+
height: 242px !important;
|
|
500
|
+
}
|
|
501
|
+
.e-bigger .e-gantt-dialog .e-edit-form-column {
|
|
502
|
+
height: 76px !important;
|
|
503
|
+
}
|
|
504
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
505
|
+
border-bottom: 0 !important;
|
|
506
|
+
}
|
|
507
|
+
.e-bigger .e-gantt-dialog > .e-dlg-content {
|
|
508
|
+
border-radius: 0 !important;
|
|
509
|
+
}
|
|
510
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content {
|
|
511
|
+
border-radius: 6px 6px 0px 0px;
|
|
512
|
+
padding-bottom: 20px;
|
|
513
|
+
}
|
|
514
|
+
.e-bigger .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
515
|
+
border-radius: 50%;
|
|
516
|
+
height: auto !important;
|
|
517
|
+
width: auto !important;
|
|
518
|
+
}
|
|
519
|
+
.e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
520
|
+
margin-left: 5px !important;
|
|
521
|
+
}
|
|
522
|
+
.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
523
|
+
font-size: 16px !important;
|
|
524
|
+
}
|
|
525
|
+
.e-bigger .e-float-input.e-control-wrapper {
|
|
526
|
+
width: 250px !important;
|
|
527
|
+
}
|
|
528
|
+
.e-bigger .e-predecessor-tooltip {
|
|
529
|
+
background-color: #000000;
|
|
530
|
+
}
|
|
531
|
+
.e-bigger .e-predecessor-dialog {
|
|
532
|
+
background-color: #f5f5f5;
|
|
533
|
+
}
|
|
534
|
+
.e-bigger .e-predecessor-dialog .e-dlg-content {
|
|
535
|
+
background-color: #f5f5f5;
|
|
536
|
+
padding: 10px 9px 9px 14px !important;
|
|
537
|
+
}
|
|
538
|
+
.e-bigger .e-dialog .e-dlg-header-content {
|
|
539
|
+
padding: 16px 4px 16px 16px !important;
|
|
540
|
+
}
|
|
541
|
+
.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
542
|
+
left: 0 !important;
|
|
543
|
+
}
|
|
544
|
+
.e-bigger .e-dialog .e-btn .e-btn-icon.e-icon-dlg-close {
|
|
545
|
+
font-size: 12px !important;
|
|
546
|
+
}
|
|
547
|
+
.e-bigger .e-dialog .e-footer-content {
|
|
548
|
+
height: 70px !important;
|
|
549
|
+
padding: 16px !important;
|
|
550
|
+
}
|
|
551
|
+
.e-bigger .e-dialog .e-footer-content .e-btn {
|
|
552
|
+
margin-left: 12px;
|
|
553
|
+
}
|
|
554
|
+
.e-bigger .e-dialog .e-dlg-header {
|
|
555
|
+
line-height: 28px;
|
|
556
|
+
}
|
|
557
|
+
.e-bigger .e-tab .e-content {
|
|
558
|
+
height: 242px !important;
|
|
559
|
+
}
|
|
560
|
+
.e-bigger .e-filter-popup {
|
|
561
|
+
width: 350px !important;
|
|
562
|
+
}
|
|
563
|
+
.e-bigger .e-dlg-content {
|
|
564
|
+
border-radius: 6px !important;
|
|
565
|
+
padding: 32px 16px 16px !important;
|
|
566
|
+
}
|
|
567
|
+
.e-bigger .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text {
|
|
568
|
+
font-size: 14px;
|
|
569
|
+
line-height: 22px;
|
|
570
|
+
}
|
|
571
|
+
.e-bigger .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text {
|
|
572
|
+
font-size: 14px;
|
|
573
|
+
line-height: 22px;
|
|
574
|
+
}
|
|
575
|
+
.e-bigger .e-float-input.e-control-wrapper input {
|
|
576
|
+
height: 34px !important;
|
|
577
|
+
}
|
|
578
|
+
.e-bigger .e-left-btn:disabled {
|
|
579
|
+
color: #ADADAD !important;
|
|
580
|
+
}
|
|
581
|
+
.e-bigger .e-right-btn:disabled {
|
|
582
|
+
color: #ADADAD !important;
|
|
583
|
+
}
|
|
584
|
+
.e-bigger .e-input-group-icon.e-date-icon {
|
|
585
|
+
min-width: 36px !important;
|
|
586
|
+
}
|
|
587
|
+
.e-bigger .e-control-wrapper .e-input-group-icon.e-date-icon {
|
|
588
|
+
min-height: 35px !important;
|
|
589
|
+
min-width: 35.82px !important;
|
|
590
|
+
}
|
|
591
|
+
.e-bigger .e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
592
|
+
min-height: 35px !important;
|
|
593
|
+
min-width: 35.82px !important;
|
|
594
|
+
}
|
|
595
|
+
.e-bigger .e-control-wrapper .e-input-group-icon.e-time-icon {
|
|
596
|
+
min-height: 35px !important;
|
|
597
|
+
min-width: 35.82px !important;
|
|
598
|
+
}
|
|
599
|
+
.e-bigger .e-input-group.e-control-wrapper {
|
|
600
|
+
height: 36px;
|
|
601
|
+
}
|
|
602
|
+
.e-bigger .e-datetime-wrapper .e-time-icon.e-icons::before {
|
|
603
|
+
font-size: 16px !important;
|
|
604
|
+
}
|
|
605
|
+
.e-bigger .e-btn.e-flat {
|
|
606
|
+
line-height: 24px;
|
|
607
|
+
padding: 6px 16px 6px 15px !important;
|
|
608
|
+
}
|
|
609
|
+
.e-bigger .e-btn.e-primary {
|
|
610
|
+
padding: 6px 21px 6px 23px !important;
|
|
410
611
|
}
|
|
411
612
|
|
|
412
613
|
.e-gantt {
|
|
@@ -561,9 +762,11 @@
|
|
|
561
762
|
position: absolute;
|
|
562
763
|
}
|
|
563
764
|
.e-gantt .e-gantt-chart .e-chart-root-container .e-holiday-container {
|
|
765
|
+
height: 100%;
|
|
564
766
|
position: absolute;
|
|
565
767
|
}
|
|
566
768
|
.e-gantt .e-gantt-chart .e-chart-root-container .e-weekend-container {
|
|
769
|
+
height: 100%;
|
|
567
770
|
position: absolute;
|
|
568
771
|
}
|
|
569
772
|
.e-gantt .e-gantt-chart .e-timeline-header-container {
|
|
@@ -812,37 +1015,35 @@
|
|
|
812
1015
|
cursor: col-resize;
|
|
813
1016
|
}
|
|
814
1017
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
|
|
815
|
-
border-style: solid;
|
|
816
1018
|
border-width: 1px;
|
|
817
1019
|
box-sizing: content-box;
|
|
818
1020
|
cursor: col-resize;
|
|
819
1021
|
height: 2px;
|
|
820
1022
|
position: absolute;
|
|
821
1023
|
top: 7px;
|
|
822
|
-
width: 12px;
|
|
823
1024
|
}
|
|
824
1025
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-element {
|
|
825
1026
|
border-bottom-style: solid;
|
|
826
|
-
border-bottom-width:
|
|
1027
|
+
border-bottom-width: 8px;
|
|
827
1028
|
border-left: 7px solid transparent;
|
|
828
1029
|
border-right: 7px solid transparent;
|
|
829
1030
|
cursor: col-resize;
|
|
830
1031
|
height: 0;
|
|
831
|
-
left:
|
|
1032
|
+
left: 0;
|
|
832
1033
|
position: absolute;
|
|
833
1034
|
top: -7px;
|
|
834
1035
|
width: 0;
|
|
835
1036
|
}
|
|
836
1037
|
.e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
|
|
837
1038
|
border-bottom-style: solid;
|
|
838
|
-
border-bottom-width:
|
|
1039
|
+
border-bottom-width: 8px;
|
|
839
1040
|
border-left: 6px solid transparent;
|
|
840
1041
|
border-right: 6px solid transparent;
|
|
841
1042
|
cursor: col-resize;
|
|
842
1043
|
height: 0;
|
|
843
|
-
left:
|
|
1044
|
+
left: 1px;
|
|
844
1045
|
position: absolute;
|
|
845
|
-
top: -
|
|
1046
|
+
top: -7px;
|
|
846
1047
|
width: 0;
|
|
847
1048
|
}
|
|
848
1049
|
.e-gantt .e-gantt-chart .e-baseline-bar {
|
|
@@ -1269,6 +1470,10 @@
|
|
|
1269
1470
|
height: 100%;
|
|
1270
1471
|
}
|
|
1271
1472
|
|
|
1473
|
+
.e-predecessor-tooltip {
|
|
1474
|
+
visibility: hidden;
|
|
1475
|
+
}
|
|
1476
|
+
|
|
1272
1477
|
/*! Gantt theme */
|
|
1273
1478
|
.e-gantt .e-gantt-splitter {
|
|
1274
1479
|
border-color: #ddd;
|
|
@@ -1486,7 +1691,7 @@
|
|
|
1486
1691
|
}
|
|
1487
1692
|
.e-gantt .e-gantt-chart .e-connectorpoint-left-hover,
|
|
1488
1693
|
.e-gantt .e-gantt-chart .e-connectorpoint-right-hover {
|
|
1489
|
-
background-color: #
|
|
1694
|
+
background-color: #21527d;
|
|
1490
1695
|
border-color: #fff;
|
|
1491
1696
|
}
|
|
1492
1697
|
.e-gantt .e-gantt-chart .e-connectorpoint-left-hover:hover,
|