@syncfusion/ej2-angular-gantt 23.2.5 → 23.2.7-ngcc
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/@syncfusion/ej2-angular-gantt.es5.js +812 -0
- package/@syncfusion/ej2-angular-gantt.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-gantt.js +764 -0
- package/@syncfusion/ej2-angular-gantt.js.map +1 -0
- package/CHANGELOG.md +2111 -0
- package/dist/ej2-angular-gantt.umd.js +925 -0
- package/dist/ej2-angular-gantt.umd.js.map +1 -0
- package/dist/ej2-angular-gantt.umd.min.js +11 -0
- package/dist/ej2-angular-gantt.umd.min.js.map +1 -0
- package/{syncfusion-ej2-angular-gantt.d.ts → ej2-angular-gantt.d.ts} +1 -1
- package/ej2-angular-gantt.metadata.json +1 -0
- package/package.json +14 -28
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/gantt/adddialogfields.directive.d.ts +0 -5
- package/src/gantt/columns.directive.d.ts +0 -5
- package/src/gantt/dayworkingtime.directive.d.ts +0 -5
- package/src/gantt/editdialogfields.directive.d.ts +0 -5
- package/src/gantt/eventmarkers.directive.d.ts +0 -5
- package/src/gantt/gantt-all.module.d.ts +0 -6
- package/src/gantt/gantt.component.d.ts +0 -3
- package/src/gantt/gantt.module.d.ts +0 -12
- package/src/gantt/holidays.directive.d.ts +0 -5
- package/styles/gantt/bootstrap-dark.scss +1 -22
- package/styles/gantt/bootstrap.scss +1 -22
- package/styles/gantt/bootstrap4.scss +1 -22
- package/styles/gantt/bootstrap5-dark.scss +1 -22
- package/styles/gantt/bootstrap5.scss +1 -22
- package/styles/gantt/fabric-dark.scss +1 -22
- package/styles/gantt/fabric.scss +1 -22
- package/styles/gantt/fluent-dark.scss +1 -22
- package/styles/gantt/fluent.scss +1 -22
- package/styles/gantt/highcontrast-light.scss +1 -21
- package/styles/gantt/highcontrast.scss +1 -22
- package/styles/gantt/material-dark.scss +1 -22
- package/styles/gantt/material.scss +1 -22
- package/styles/gantt/material3-dark.scss +1 -22
- package/styles/gantt/material3.scss +1 -22
- package/styles/gantt/tailwind-dark.scss +1 -22
- package/styles/gantt/tailwind.scss +1 -22
- package/styles/material3-dark.scss +0 -1
- package/styles/material3.scss +0 -1
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/gantt/adddialogfields.directive.mjs +0 -58
- package/esm2020/src/gantt/columns.directive.mjs +0 -72
- package/esm2020/src/gantt/dayworkingtime.directive.mjs +0 -58
- package/esm2020/src/gantt/editdialogfields.directive.mjs +0 -58
- package/esm2020/src/gantt/eventmarkers.directive.mjs +0 -57
- package/esm2020/src/gantt/gantt-all.module.mjs +0 -71
- package/esm2020/src/gantt/gantt.component.mjs +0 -255
- package/esm2020/src/gantt/gantt.module.mjs +0 -79
- package/esm2020/src/gantt/holidays.directive.mjs +0 -58
- package/esm2020/src/index.mjs +0 -11
- package/esm2020/syncfusion-ej2-angular-gantt.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-gantt.mjs +0 -734
- package/fesm2015/syncfusion-ej2-angular-gantt.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-gantt.mjs +0 -734
- package/fesm2020/syncfusion-ej2-angular-gantt.mjs.map +0 -1
- package/styles/gantt/_all.scss +0 -2
- package/styles/gantt/_bootstrap-dark-definition.scss +0 -215
- package/styles/gantt/_bootstrap-definition.scss +0 -215
- package/styles/gantt/_bootstrap4-definition.scss +0 -217
- package/styles/gantt/_bootstrap5-dark-definition.scss +0 -1
- package/styles/gantt/_bootstrap5-definition.scss +0 -219
- package/styles/gantt/_fabric-dark-definition.scss +0 -215
- package/styles/gantt/_fabric-definition.scss +0 -215
- package/styles/gantt/_fluent-dark-definition.scss +0 -1
- package/styles/gantt/_fluent-definition.scss +0 -219
- package/styles/gantt/_fusionnew-definition.scss +0 -218
- package/styles/gantt/_highcontrast-definition.scss +0 -215
- package/styles/gantt/_highcontrast-light-definition.scss +0 -215
- package/styles/gantt/_layout.scss +0 -1743
- package/styles/gantt/_material-dark-definition.scss +0 -216
- package/styles/gantt/_material-definition.scss +0 -216
- package/styles/gantt/_material3-dark-definition.scss +0 -1
- package/styles/gantt/_material3-definition.scss +0 -220
- package/styles/gantt/_tailwind-dark-definition.scss +0 -1
- package/styles/gantt/_tailwind-definition.scss +0 -219
- package/styles/gantt/_theme.scss +0 -739
- package/styles/gantt/icons/_bootstrap-dark.scss +0 -128
- package/styles/gantt/icons/_bootstrap.scss +0 -128
- package/styles/gantt/icons/_bootstrap4.scss +0 -128
- package/styles/gantt/icons/_bootstrap5-dark.scss +0 -1
- package/styles/gantt/icons/_bootstrap5.scss +0 -128
- package/styles/gantt/icons/_fabric-dark.scss +0 -128
- package/styles/gantt/icons/_fabric.scss +0 -128
- package/styles/gantt/icons/_fluent-dark.scss +0 -1
- package/styles/gantt/icons/_fluent.scss +0 -128
- package/styles/gantt/icons/_fusionnew.scss +0 -124
- package/styles/gantt/icons/_highcontrast.scss +0 -128
- package/styles/gantt/icons/_material-dark.scss +0 -128
- package/styles/gantt/icons/_material.scss +0 -128
- package/styles/gantt/icons/_material3-dark.scss +0 -1
- package/styles/gantt/icons/_material3.scss +0 -128
- package/styles/gantt/icons/_tailwind-dark.scss +0 -128
- package/styles/gantt/icons/_tailwind.scss +0 -128
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
@include export-module('gantt-material-icons') {
|
|
2
|
-
#{&}.e-gantt {
|
|
3
|
-
.e-add::before {
|
|
4
|
-
content: '\e7f9';
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-critical-path::before {
|
|
8
|
-
content: '\e93a';
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.e-edit::before {
|
|
12
|
-
content: '\e81e';
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.e-delete::before {
|
|
16
|
-
content: '\e84e';
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.e-cancel::before {
|
|
20
|
-
content: '\e825';
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.e-save::before {
|
|
24
|
-
content: '\e98e';
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-update::before {
|
|
28
|
-
content: '\e735';
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.e-search-icon::before {
|
|
32
|
-
content: '\e993';
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.e-cancel-icon::before {
|
|
36
|
-
content: '\e825';
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.e-notes-info::before {
|
|
40
|
-
content: '\e607';
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.e-left-resize-gripper::before,
|
|
44
|
-
.e-right-resize-gripper::before {
|
|
45
|
-
content: '\ec16';
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.e-expandall::before {
|
|
49
|
-
content: '\e556';
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.e-collapseall::before {
|
|
53
|
-
content: '\e554';
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.e-prevtimespan::before {
|
|
57
|
-
content: '\e85b';
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.e-nexttimespan::before {
|
|
61
|
-
content: '\e85f';
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.e-zoomin::before {
|
|
65
|
-
content: '\e349';
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.e-zoomout::before {
|
|
69
|
-
content: '\e351';
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.e-zoomtofit::before {
|
|
73
|
-
content: '\e657';
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.e-csvexport::before {
|
|
77
|
-
content: '\e241';
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.e-excelexport::before {
|
|
81
|
-
content: '\e242';
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.e-pdfexport::before {
|
|
85
|
-
content: '\e240';
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.e-indent::before {
|
|
89
|
-
content: '\e33f';
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.e-outdent::before {
|
|
93
|
-
content: '\e35d';
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.e-add-above::before {
|
|
97
|
-
content: '\e658';
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.e-add-below::before {
|
|
101
|
-
content: '\e659';
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
#{&}.e-gantt.e-device {
|
|
106
|
-
.e-backarrowspan::before,
|
|
107
|
-
.e-icon-dlg-close::before {
|
|
108
|
-
content: '\e85b';
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
.e-left-resize-gripper::before,
|
|
112
|
-
.e-right-resize-gripper::before {
|
|
113
|
-
content: '\e903';
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.e-icon-rowselect::before {
|
|
118
|
-
content: '\e930';
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.e-gantt-tooltip-arrow-left::before {
|
|
122
|
-
content: '\e977';
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.e-gantt-tooltip-arrow-right::before {
|
|
126
|
-
content: '\e85f';
|
|
127
|
-
}
|
|
128
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import './material3.scss';
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
@include export-module('gantt-tailwind-icons') {
|
|
2
|
-
#{&}.e-gantt {
|
|
3
|
-
.e-add::before {
|
|
4
|
-
content: '\e805';
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-critical-path::before {
|
|
8
|
-
content: '\e88c';
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.e-edit::before {
|
|
12
|
-
content: '\e730';
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.e-delete::before {
|
|
16
|
-
content: '\e820';
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.e-cancel::before {
|
|
20
|
-
content: '\e7e7';
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.e-save::before {
|
|
24
|
-
content: '\e7c8';
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-update::before {
|
|
28
|
-
content: '\e7c8';
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.e-search-icon::before {
|
|
32
|
-
content: '\e754';
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.e-cancel-icon::before {
|
|
36
|
-
content: '\e7e7';
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.e-notes-info::before {
|
|
40
|
-
content: '\e72d';
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.e-left-resize-gripper::before,
|
|
44
|
-
.e-right-resize-gripper::before {
|
|
45
|
-
content: '\e770';
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.e-expandall::before {
|
|
49
|
-
content: '\e7c9';
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.e-collapseall::before {
|
|
53
|
-
content: '\e80f';
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.e-prevtimespan::before {
|
|
57
|
-
content: '\e773';
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.e-nexttimespan::before {
|
|
61
|
-
content: '\e7f9';
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.e-zoomin::before {
|
|
65
|
-
content: '\e795';
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.e-zoomout::before {
|
|
69
|
-
content: '\e825';
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.e-zoomtofit::before {
|
|
73
|
-
content: '\e838';
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.e-csvexport::before {
|
|
77
|
-
content: '\e7ba';
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.e-excelexport::before {
|
|
81
|
-
content: '\e7c1';
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.e-pdfexport::before {
|
|
85
|
-
content: '\e700';
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.e-indent::before {
|
|
89
|
-
content: '\e810';
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.e-outdent::before {
|
|
93
|
-
content: '\e72a';
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.e-add-above::before {
|
|
97
|
-
content: '\e836';
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.e-add-below::before {
|
|
101
|
-
content: '\e801';
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
#{&}.e-gantt.e-device {
|
|
106
|
-
.e-backarrowspan::before,
|
|
107
|
-
.e-icon-dlg-close::before {
|
|
108
|
-
content: '\e773';
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
.e-left-resize-gripper::before,
|
|
112
|
-
.e-right-resize-gripper::before {
|
|
113
|
-
content: '\e770';
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.e-icon-rowselect::before {
|
|
118
|
-
content: '\e7d4';
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.e-gantt-tooltip-arrow-left::before {
|
|
122
|
-
content: '\e773';
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.e-gantt-tooltip-arrow-right::before {
|
|
126
|
-
content: '\e7f9';
|
|
127
|
-
}
|
|
128
|
-
}
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
@include export-module('gantt-tailwind-icons') {
|
|
2
|
-
#{&}.e-gantt {
|
|
3
|
-
.e-add::before {
|
|
4
|
-
content: '\e805';
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-critical-path::before {
|
|
8
|
-
content: '\e88c';
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.e-edit::before {
|
|
12
|
-
content: '\e730';
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.e-delete::before {
|
|
16
|
-
content: '\e820';
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.e-cancel::before {
|
|
20
|
-
content: '\e7e7';
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.e-save::before {
|
|
24
|
-
content: '\e7c8';
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-update::before {
|
|
28
|
-
content: '\e7c8';
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.e-search-icon::before {
|
|
32
|
-
content: '\e754';
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.e-cancel-icon::before {
|
|
36
|
-
content: '\e7e7';
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.e-notes-info::before {
|
|
40
|
-
content: '\e72d';
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.e-left-resize-gripper::before,
|
|
44
|
-
.e-right-resize-gripper::before {
|
|
45
|
-
content: '\e770';
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.e-expandall::before {
|
|
49
|
-
content: '\e7c9';
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.e-collapseall::before {
|
|
53
|
-
content: '\e80f';
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.e-prevtimespan::before {
|
|
57
|
-
content: '\e773';
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.e-nexttimespan::before {
|
|
61
|
-
content: '\e7f9';
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.e-zoomin::before {
|
|
65
|
-
content: '\e795';
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.e-zoomout::before {
|
|
69
|
-
content: '\e825';
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.e-zoomtofit::before {
|
|
73
|
-
content: '\e838';
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.e-csvexport::before {
|
|
77
|
-
content: '\e7ba';
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.e-excelexport::before {
|
|
81
|
-
content: '\e7c1';
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.e-pdfexport::before {
|
|
85
|
-
content: '\e700';
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.e-indent::before {
|
|
89
|
-
content: '\e810';
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.e-outdent::before {
|
|
93
|
-
content: '\e72a';
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.e-add-above::before {
|
|
97
|
-
content: '\e836';
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.e-add-below::before {
|
|
101
|
-
content: '\e801';
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
#{&}.e-gantt.e-device {
|
|
106
|
-
.e-backarrowspan::before,
|
|
107
|
-
.e-icon-dlg-close::before {
|
|
108
|
-
content: '\e773';
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
.e-left-resize-gripper::before,
|
|
112
|
-
.e-right-resize-gripper::before {
|
|
113
|
-
content: '\e770';
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.e-icon-rowselect::before {
|
|
118
|
-
content: '\e7d4';
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.e-gantt-tooltip-arrow-left::before {
|
|
122
|
-
content: '\e773';
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.e-gantt-tooltip-arrow-right::before {
|
|
126
|
-
content: '\e7f9';
|
|
127
|
-
}
|
|
128
|
-
}
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
@include export-module('gantt-tailwind-icons') {
|
|
2
|
-
#{&}.e-gantt {
|
|
3
|
-
.e-add::before {
|
|
4
|
-
content: '\e805';
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-critical-path::before {
|
|
8
|
-
content: '\e88c';
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.e-edit::before {
|
|
12
|
-
content: '\e730';
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.e-delete::before {
|
|
16
|
-
content: '\e820';
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.e-cancel::before {
|
|
20
|
-
content: '\e7e7';
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.e-save::before {
|
|
24
|
-
content: '\e7c8';
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-update::before {
|
|
28
|
-
content: '\e7c8';
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.e-search-icon::before {
|
|
32
|
-
content: '\e754';
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.e-cancel-icon::before {
|
|
36
|
-
content: '\e7e7';
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.e-notes-info::before {
|
|
40
|
-
content: '\e72d';
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.e-left-resize-gripper::before,
|
|
44
|
-
.e-right-resize-gripper::before {
|
|
45
|
-
content: '\e770';
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.e-expandall::before {
|
|
49
|
-
content: '\e7c9';
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.e-collapseall::before {
|
|
53
|
-
content: '\e80f';
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.e-prevtimespan::before {
|
|
57
|
-
content: '\e773';
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.e-nexttimespan::before {
|
|
61
|
-
content: '\e7f9';
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.e-zoomin::before {
|
|
65
|
-
content: '\e795';
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.e-zoomout::before {
|
|
69
|
-
content: '\e825';
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.e-zoomtofit::before {
|
|
73
|
-
content: '\e838';
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.e-csvexport::before {
|
|
77
|
-
content: '\e7ba';
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.e-excelexport::before {
|
|
81
|
-
content: '\e7c1';
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.e-pdfexport::before {
|
|
85
|
-
content: '\e700';
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
.e-indent::before {
|
|
89
|
-
content: '\e810';
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.e-outdent::before {
|
|
93
|
-
content: '\e72a';
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.e-add-above::before {
|
|
97
|
-
content: '\e836';
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.e-add-below::before {
|
|
101
|
-
content: '\e801';
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
#{&}.e-gantt.e-device {
|
|
106
|
-
.e-backarrowspan::before,
|
|
107
|
-
.e-icon-dlg-close::before {
|
|
108
|
-
content: '\e773';
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
.e-left-resize-gripper::before,
|
|
112
|
-
.e-right-resize-gripper::before {
|
|
113
|
-
content: '\e770';
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.e-icon-rowselect::before {
|
|
118
|
-
content: '\e7d4';
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.e-gantt-tooltip-arrow-left::before {
|
|
122
|
-
content: '\e773';
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.e-gantt-tooltip-arrow-right::before {
|
|
126
|
-
content: '\e7f9';
|
|
127
|
-
}
|
|
128
|
-
}
|