@syncfusion/ej2-angular-gantt 20.4.42 → 20.4.43-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 +1545 -0
- package/dist/ej2-angular-gantt.umd.js +909 -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 +13 -27
- 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/bootstrap-dark.css +1 -1
- package/styles/bootstrap.css +1 -1
- package/styles/bootstrap4.css +2 -2
- package/styles/bootstrap5-dark.css +1 -1
- package/styles/bootstrap5.css +1 -1
- package/styles/fabric-dark.css +1 -1
- package/styles/fabric.css +1 -1
- package/styles/fluent-dark.css +1 -1
- package/styles/fluent.css +1 -1
- package/styles/gantt/bootstrap-dark.css +1 -1
- package/styles/gantt/bootstrap-dark.scss +1 -22
- package/styles/gantt/bootstrap.css +1 -1
- package/styles/gantt/bootstrap.scss +1 -22
- package/styles/gantt/bootstrap4.css +2 -2
- package/styles/gantt/bootstrap4.scss +1 -22
- package/styles/gantt/bootstrap5-dark.css +1 -1
- package/styles/gantt/bootstrap5-dark.scss +1 -22
- package/styles/gantt/bootstrap5.css +1 -1
- package/styles/gantt/bootstrap5.scss +1 -22
- package/styles/gantt/fabric-dark.css +1 -1
- package/styles/gantt/fabric-dark.scss +1 -22
- package/styles/gantt/fabric.css +1 -1
- package/styles/gantt/fabric.scss +1 -22
- package/styles/gantt/fluent-dark.css +1 -1
- package/styles/gantt/fluent-dark.scss +1 -22
- package/styles/gantt/fluent.css +1 -1
- package/styles/gantt/fluent.scss +1 -22
- package/styles/gantt/highcontrast-light.css +1 -1
- package/styles/gantt/highcontrast-light.scss +1 -21
- package/styles/gantt/highcontrast.css +1 -1
- package/styles/gantt/highcontrast.scss +1 -22
- package/styles/gantt/material-dark.css +1 -1
- package/styles/gantt/material-dark.scss +1 -22
- package/styles/gantt/material.css +1 -1
- package/styles/gantt/material.scss +1 -22
- package/styles/gantt/tailwind-dark.css +1 -1
- package/styles/gantt/tailwind-dark.scss +1 -22
- package/styles/gantt/tailwind.css +1 -1
- package/styles/gantt/tailwind.scss +1 -22
- package/styles/highcontrast-light.css +1 -1
- package/styles/highcontrast.css +1 -1
- package/styles/material-dark.css +1 -1
- package/styles/material.css +1 -1
- package/styles/tailwind-dark.css +1 -1
- package/styles/tailwind.css +1 -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 -214
- package/styles/gantt/_bootstrap-definition.scss +0 -214
- package/styles/gantt/_bootstrap4-definition.scss +0 -216
- package/styles/gantt/_bootstrap5-dark-definition.scss +0 -1
- package/styles/gantt/_bootstrap5-definition.scss +0 -218
- package/styles/gantt/_fabric-dark-definition.scss +0 -214
- package/styles/gantt/_fabric-definition.scss +0 -214
- package/styles/gantt/_fluent-dark-definition.scss +0 -1
- package/styles/gantt/_fluent-definition.scss +0 -218
- package/styles/gantt/_fusionnew-definition.scss +0 -217
- package/styles/gantt/_highcontrast-definition.scss +0 -214
- package/styles/gantt/_highcontrast-light-definition.scss +0 -214
- package/styles/gantt/_layout.scss +0 -1660
- package/styles/gantt/_material-dark-definition.scss +0 -215
- package/styles/gantt/_material-definition.scss +0 -215
- package/styles/gantt/_material3-definition.scss +0 -218
- package/styles/gantt/_tailwind-dark-definition.scss +0 -1
- package/styles/gantt/_tailwind-definition.scss +0 -218
- package/styles/gantt/_theme.scss +0 -711
- package/styles/gantt/icons/_bootstrap-dark.scss +0 -124
- package/styles/gantt/icons/_bootstrap.scss +0 -124
- package/styles/gantt/icons/_bootstrap4.scss +0 -124
- package/styles/gantt/icons/_bootstrap5-dark.scss +0 -1
- package/styles/gantt/icons/_bootstrap5.scss +0 -124
- package/styles/gantt/icons/_fabric-dark.scss +0 -124
- package/styles/gantt/icons/_fabric.scss +0 -124
- package/styles/gantt/icons/_fluent-dark.scss +0 -1
- package/styles/gantt/icons/_fluent.scss +0 -124
- package/styles/gantt/icons/_fusionnew.scss +0 -120
- package/styles/gantt/icons/_highcontrast.scss +0 -124
- package/styles/gantt/icons/_material-dark.scss +0 -124
- package/styles/gantt/icons/_material.scss +0 -124
- package/styles/gantt/icons/_material3.scss +0 -124
- package/styles/gantt/icons/_tailwind-dark.scss +0 -124
- package/styles/gantt/icons/_tailwind.scss +0 -124
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-gantt@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-gantt@20.4.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-gantt@20.4.42",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-Ge+8jNm0nxzj/mSGLO8RflerwU1WadrSoWLvQdNMIhpYdmcwE8A4qWQ2t7Rg33BhWQPwsWBeMJ3bOQNOLsisJQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-gantt",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-gantt/-/ej2-angular-gantt-20.4.42.tgz",
|
|
23
|
+
"_shasum": "618d4336a9db1237ec4056dcaebcc2db81091147",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-gantt@*",
|
|
25
|
-
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/
|
|
25
|
+
"_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -33,28 +33,12 @@
|
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-angular-base": "~20.4.42",
|
|
35
35
|
"@syncfusion/ej2-base": "~20.4.42",
|
|
36
|
-
"@syncfusion/ej2-gantt": "20.4.
|
|
37
|
-
"tslib": "^2.3.0"
|
|
36
|
+
"@syncfusion/ej2-gantt": "20.4.43"
|
|
38
37
|
},
|
|
39
38
|
"deprecated": false,
|
|
40
39
|
"description": "Essential JS 2 Gantt Component for Angular",
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"exports": {
|
|
44
|
-
"./package.json": {
|
|
45
|
-
"default": "./package.json"
|
|
46
|
-
},
|
|
47
|
-
".": {
|
|
48
|
-
"types": "./syncfusion-ej2-angular-gantt.d.ts",
|
|
49
|
-
"esm2020": "./esm2020/syncfusion-ej2-angular-gantt.mjs",
|
|
50
|
-
"es2020": "./fesm2020/syncfusion-ej2-angular-gantt.mjs",
|
|
51
|
-
"es2015": "./fesm2015/syncfusion-ej2-angular-gantt.mjs",
|
|
52
|
-
"node": "./fesm2015/syncfusion-ej2-angular-gantt.mjs",
|
|
53
|
-
"default": "./fesm2020/syncfusion-ej2-angular-gantt.mjs"
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
|
-
"fesm2015": "fesm2015/syncfusion-ej2-angular-gantt.mjs",
|
|
57
|
-
"fesm2020": "fesm2020/syncfusion-ej2-angular-gantt.mjs",
|
|
40
|
+
"devDependencies": {},
|
|
41
|
+
"es2015": "@syncfusion/ej2-angular-gantt.js",
|
|
58
42
|
"homepage": "https://www.syncfusion.com/angular-components",
|
|
59
43
|
"keywords": [
|
|
60
44
|
"angular",
|
|
@@ -62,7 +46,9 @@
|
|
|
62
46
|
"angular-gantt-chart"
|
|
63
47
|
],
|
|
64
48
|
"license": "SEE LICENSE IN license",
|
|
65
|
-
"
|
|
49
|
+
"main": "dist/ej2-angular-gantt.umd.js",
|
|
50
|
+
"metadata": "ej2-angular-gantt.metadata.json",
|
|
51
|
+
"module": "@syncfusion/ej2-angular-gantt.es5.js",
|
|
66
52
|
"name": "@syncfusion/ej2-angular-gantt",
|
|
67
53
|
"repository": {
|
|
68
54
|
"type": "git",
|
|
@@ -70,6 +56,6 @@
|
|
|
70
56
|
},
|
|
71
57
|
"schematics": "./schematics/collection.json",
|
|
72
58
|
"sideEffects": false,
|
|
73
|
-
"typings": "
|
|
74
|
-
"version": "20.4.
|
|
59
|
+
"typings": "ej2-angular-gantt.d.ts",
|
|
60
|
+
"version": "20.4.43-ngcc"
|
|
75
61
|
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
var fs = require("fs");
|
|
2
|
+
var glob = require("glob");
|
|
3
|
+
|
|
4
|
+
var selectors = ['ejs-gantt'];
|
|
5
|
+
|
|
6
|
+
if (process.env.tagName !== undefined) {
|
|
7
|
+
var newTagPrefix = process.env.tagName.trim();
|
|
8
|
+
var files = glob.sync("./@syncfusion/*");
|
|
9
|
+
for (var i = 0; i < files.length; i++) {
|
|
10
|
+
var sourceFile = fs.readFileSync(files[i], "utf8");
|
|
11
|
+
for (var j = 0; j < selectors.length; j++) {
|
|
12
|
+
selectors[j] = selectors[j].replace('[','').replace(']','');
|
|
13
|
+
var tagRegex = new RegExp(selectors[j], "g");
|
|
14
|
+
sourceFile = sourceFile.replace(tagRegex,selectors[j].replace("ejs", newTagPrefix));
|
|
15
|
+
}
|
|
16
|
+
fs.writeFileSync(files[i], sourceFile, "utf8");
|
|
17
|
+
}
|
|
18
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-gantt";
|
|
2
|
-
export declare const pkgVer = "^20.4.
|
|
2
|
+
export declare const pkgVer = "^20.4.42";
|
|
3
3
|
export declare const moduleName = "GanttModule";
|
|
4
|
-
export declare const themeVer = "~20.4.
|
|
4
|
+
export declare const themeVer = "~20.4.42";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-gantt';
|
|
4
|
-
exports.pkgVer = '^20.4.
|
|
4
|
+
exports.pkgVer = '^20.4.43';
|
|
5
5
|
exports.moduleName = 'GanttModule';
|
|
6
|
-
exports.themeVer = '~20.4.
|
|
6
|
+
exports.themeVer = '~20.4.43';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-add-dialog-field` directive represent a add dialog fields collection in Gantt task add dialog.
|
|
6
5
|
* It must be contained in a Gantt component(`ejs-gantt`).
|
|
@@ -37,8 +36,6 @@ export declare class AddDialogFieldDirective extends ComplexBase<AddDialogFieldD
|
|
|
37
36
|
*/
|
|
38
37
|
headerText: any;
|
|
39
38
|
constructor(viewContainerRef: ViewContainerRef);
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AddDialogFieldDirective, never>;
|
|
41
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AddDialogFieldDirective, "ejs-gantt>e-add-dialog-fields>e-add-dialog-field", never, { "fields": "fields"; "headerText": "headerText"; "type": "type"; }, {}, never>;
|
|
42
39
|
}
|
|
43
40
|
/**
|
|
44
41
|
* AddDialogField Array Directive
|
|
@@ -46,6 +43,4 @@ export declare class AddDialogFieldDirective extends ComplexBase<AddDialogFieldD
|
|
|
46
43
|
*/
|
|
47
44
|
export declare class AddDialogFieldsDirective extends ArrayBase<AddDialogFieldsDirective> {
|
|
48
45
|
constructor();
|
|
49
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AddDialogFieldsDirective, never>;
|
|
50
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AddDialogFieldsDirective, "ejs-gantt>e-add-dialog-fields", never, {}, {}, ["children"]>;
|
|
51
46
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-column` directive represent a column of the Angular Gantt.
|
|
6
5
|
* It must be contained in a Gantt component(`ejs-gantt`).
|
|
@@ -190,8 +189,6 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
|
|
|
190
189
|
*/
|
|
191
190
|
headerTemplate: any;
|
|
192
191
|
constructor(viewContainerRef: ViewContainerRef);
|
|
193
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnDirective, never>;
|
|
194
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnDirective, "ejs-gantt>e-columns>e-column", never, { "allowEditing": "allowEditing"; "allowFiltering": "allowFiltering"; "allowReordering": "allowReordering"; "allowResizing": "allowResizing"; "allowSorting": "allowSorting"; "clipMode": "clipMode"; "customAttributes": "customAttributes"; "disableHtmlEncode": "disableHtmlEncode"; "displayAsCheckBox": "displayAsCheckBox"; "edit": "edit"; "editType": "editType"; "field": "field"; "filter": "filter"; "format": "format"; "formatter": "formatter"; "headerTemplate": "headerTemplate"; "headerText": "headerText"; "headerTextAlign": "headerTextAlign"; "hideAtMedia": "hideAtMedia"; "isPrimaryKey": "isPrimaryKey"; "maxWidth": "maxWidth"; "minWidth": "minWidth"; "sortComparer": "sortComparer"; "template": "template"; "textAlign": "textAlign"; "type": "type"; "valueAccessor": "valueAccessor"; "visible": "visible"; "width": "width"; }, {}, ["template", "headerTemplate"]>;
|
|
195
192
|
}
|
|
196
193
|
/**
|
|
197
194
|
* Column Array Directive
|
|
@@ -199,6 +196,4 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
|
|
|
199
196
|
*/
|
|
200
197
|
export declare class ColumnsDirective extends ArrayBase<ColumnsDirective> {
|
|
201
198
|
constructor();
|
|
202
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnsDirective, never>;
|
|
203
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnsDirective, "ejs-gantt>e-columns", never, {}, {}, ["children"]>;
|
|
204
199
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-day-working-time-collection` directive represent a working time ranges in a day.
|
|
6
5
|
* It must be contained in a Gantt component(`ejs-gantt`).
|
|
@@ -27,8 +26,6 @@ export declare class DayWorkingTimeDirective extends ComplexBase<DayWorkingTimeD
|
|
|
27
26
|
*/
|
|
28
27
|
to: any;
|
|
29
28
|
constructor(viewContainerRef: ViewContainerRef);
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DayWorkingTimeDirective, never>;
|
|
31
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DayWorkingTimeDirective, "ejs-gantt>e-day-working-time-collection>e-day-working-time", never, { "from": "from"; "to": "to"; }, {}, never>;
|
|
32
29
|
}
|
|
33
30
|
/**
|
|
34
31
|
* DayWorkingTime Array Directive
|
|
@@ -36,6 +33,4 @@ export declare class DayWorkingTimeDirective extends ComplexBase<DayWorkingTimeD
|
|
|
36
33
|
*/
|
|
37
34
|
export declare class DayWorkingTimeCollectionDirective extends ArrayBase<DayWorkingTimeCollectionDirective> {
|
|
38
35
|
constructor();
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DayWorkingTimeCollectionDirective, never>;
|
|
40
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DayWorkingTimeCollectionDirective, "ejs-gantt>e-day-working-time-collection", never, {}, {}, ["children"]>;
|
|
41
36
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-edit-dialog-field` directive represent a edit dialog fields collection in Gantt task add dialog.
|
|
6
5
|
* It must be contained in a Gantt component(`ejs-gantt`).
|
|
@@ -37,8 +36,6 @@ export declare class EditDialogFieldDirective extends ComplexBase<EditDialogFiel
|
|
|
37
36
|
*/
|
|
38
37
|
headerText: any;
|
|
39
38
|
constructor(viewContainerRef: ViewContainerRef);
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditDialogFieldDirective, never>;
|
|
41
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EditDialogFieldDirective, "ejs-gantt>e-edit-dialog-fields>e-edit-dialog-field", never, { "fields": "fields"; "headerText": "headerText"; "type": "type"; }, {}, never>;
|
|
42
39
|
}
|
|
43
40
|
/**
|
|
44
41
|
* EditDialogField Array Directive
|
|
@@ -46,6 +43,4 @@ export declare class EditDialogFieldDirective extends ComplexBase<EditDialogFiel
|
|
|
46
43
|
*/
|
|
47
44
|
export declare class EditDialogFieldsDirective extends ArrayBase<EditDialogFieldsDirective> {
|
|
48
45
|
constructor();
|
|
49
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditDialogFieldsDirective, never>;
|
|
50
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EditDialogFieldsDirective, "ejs-gantt>e-edit-dialog-fields", never, {}, {}, ["children"]>;
|
|
51
46
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-event-markers` directive represent a event marker collection in Gantt.
|
|
6
5
|
* It must be contained in a Gantt component(`ejs-gantt`).
|
|
@@ -31,8 +30,6 @@ export declare class EventMarkerDirective extends ComplexBase<EventMarkerDirecti
|
|
|
31
30
|
*/
|
|
32
31
|
label: any;
|
|
33
32
|
constructor(viewContainerRef: ViewContainerRef);
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EventMarkerDirective, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EventMarkerDirective, "ejs-gantt>e-event-markers>e-event-marker", never, { "cssClass": "cssClass"; "day": "day"; "label": "label"; }, {}, never>;
|
|
36
33
|
}
|
|
37
34
|
/**
|
|
38
35
|
* EventMarker Array Directive
|
|
@@ -40,6 +37,4 @@ export declare class EventMarkerDirective extends ComplexBase<EventMarkerDirecti
|
|
|
40
37
|
*/
|
|
41
38
|
export declare class EventMarkersDirective extends ArrayBase<EventMarkersDirective> {
|
|
42
39
|
constructor();
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EventMarkersDirective, never>;
|
|
44
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EventMarkersDirective, "ejs-gantt>e-event-markers", never, {}, {}, ["children"]>;
|
|
45
40
|
}
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
import { ValueProvider } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/common";
|
|
4
|
-
import * as i2 from "./gantt.module";
|
|
5
2
|
export declare const FilterService: ValueProvider;
|
|
6
3
|
export declare const SelectionService: ValueProvider;
|
|
7
4
|
export declare const SortService: ValueProvider;
|
|
@@ -21,7 +18,4 @@ export declare const CriticalPathService: ValueProvider;
|
|
|
21
18
|
* NgModule definition for the Gantt component with providers.
|
|
22
19
|
*/
|
|
23
20
|
export declare class GanttAllModule {
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GanttAllModule, never>;
|
|
25
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GanttAllModule, never, [typeof i1.CommonModule, typeof i2.GanttModule], [typeof i2.GanttModule]>;
|
|
26
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<GanttAllModule>;
|
|
27
21
|
}
|
|
@@ -7,7 +7,6 @@ import { EditDialogFieldsDirective } from './editdialogfields.directive';
|
|
|
7
7
|
import { DayWorkingTimeCollectionDirective } from './dayworkingtime.directive';
|
|
8
8
|
import { HolidaysDirective } from './holidays.directive';
|
|
9
9
|
import { EventMarkersDirective } from './eventmarkers.directive';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
10
|
export declare const inputs: string[];
|
|
12
11
|
export declare const outputs: string[];
|
|
13
12
|
export declare const twoWays: string[];
|
|
@@ -121,6 +120,4 @@ export declare class GanttComponent extends Gantt implements IComponentBase {
|
|
|
121
120
|
ngAfterContentChecked(): void;
|
|
122
121
|
registerEvents: (eventList: string[]) => void;
|
|
123
122
|
addTwoWay: (propList: string[]) => void;
|
|
124
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GanttComponent, never>;
|
|
125
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GanttComponent, "ejs-gantt", never, { "addDialogFields": "addDialogFields"; "allowExcelExport": "allowExcelExport"; "allowFiltering": "allowFiltering"; "allowKeyboard": "allowKeyboard"; "allowPdfExport": "allowPdfExport"; "allowReordering": "allowReordering"; "allowResizing": "allowResizing"; "allowRowDragAndDrop": "allowRowDragAndDrop"; "allowSelection": "allowSelection"; "allowSorting": "allowSorting"; "allowUnscheduledTasks": "allowUnscheduledTasks"; "autoFocusTasks": "autoFocusTasks"; "baselineColor": "baselineColor"; "collapseAllParentTasks": "collapseAllParentTasks"; "columnMenuItems": "columnMenuItems"; "columns": "columns"; "connectorLineBackground": "connectorLineBackground"; "connectorLineWidth": "connectorLineWidth"; "contextMenuItems": "contextMenuItems"; "dataSource": "dataSource"; "dateFormat": "dateFormat"; "dayWorkingTime": "dayWorkingTime"; "disableHtmlEncode": "disableHtmlEncode"; "durationUnit": "durationUnit"; "editDialogFields": "editDialogFields"; "editSettings": "editSettings"; "enableContextMenu": "enableContextMenu"; "enableCriticalPath": "enableCriticalPath"; "enableImmutableMode": "enableImmutableMode"; "enableMultiTaskbar": "enableMultiTaskbar"; "enablePersistence": "enablePersistence"; "enablePredecessorValidation": "enablePredecessorValidation"; "enableRtl": "enableRtl"; "enableVirtualMaskRow": "enableVirtualMaskRow"; "enableVirtualization": "enableVirtualization"; "eventMarkers": "eventMarkers"; "filterSettings": "filterSettings"; "gridLines": "gridLines"; "height": "height"; "highlightWeekends": "highlightWeekends"; "holidays": "holidays"; "includeWeekend": "includeWeekend"; "labelSettings": "labelSettings"; "loadingIndicator": "loadingIndicator"; "locale": "locale"; "milestoneTemplate": "milestoneTemplate"; "parentTaskbarTemplate": "parentTaskbarTemplate"; "projectEndDate": "projectEndDate"; "projectStartDate": "projectStartDate"; "query": "query"; "readOnly": "readOnly"; "renderBaseline": "renderBaseline"; "resourceFields": "resourceFields"; "resourceIDMapping": "resourceIDMapping"; "resourceNameMapping": "resourceNameMapping"; "resources": "resources"; "rowHeight": "rowHeight"; "searchSettings": "searchSettings"; "segmentData": "segmentData"; "selectedRowIndex": "selectedRowIndex"; "selectionSettings": "selectionSettings"; "showColumnMenu": "showColumnMenu"; "showInlineNotes": "showInlineNotes"; "showOverAllocation": "showOverAllocation"; "sortSettings": "sortSettings"; "splitterSettings": "splitterSettings"; "taskFields": "taskFields"; "taskMode": "taskMode"; "taskType": "taskType"; "taskbarHeight": "taskbarHeight"; "taskbarTemplate": "taskbarTemplate"; "timelineSettings": "timelineSettings"; "timezone": "timezone"; "toolbar": "toolbar"; "tooltipSettings": "tooltipSettings"; "treeColumnIndex": "treeColumnIndex"; "validateManualTasksOnLinking": "validateManualTasksOnLinking"; "viewType": "viewType"; "width": "width"; "workUnit": "workUnit"; "workWeek": "workWeek"; }, { "actionBegin": "actionBegin"; "actionComplete": "actionComplete"; "actionFailure": "actionFailure"; "beforeExcelExport": "beforeExcelExport"; "beforePdfExport": "beforePdfExport"; "beforeTooltipRender": "beforeTooltipRender"; "cellDeselected": "cellDeselected"; "cellDeselecting": "cellDeselecting"; "cellEdit": "cellEdit"; "cellSelected": "cellSelected"; "cellSelecting": "cellSelecting"; "collapsed": "collapsed"; "collapsing": "collapsing"; "columnDrag": "columnDrag"; "columnDragStart": "columnDragStart"; "columnDrop": "columnDrop"; "columnMenuClick": "columnMenuClick"; "columnMenuOpen": "columnMenuOpen"; "contextMenuClick": "contextMenuClick"; "contextMenuOpen": "contextMenuOpen"; "created": "created"; "dataBound": "dataBound"; "dataStateChange": "dataStateChange"; "destroyed": "destroyed"; "endEdit": "endEdit"; "excelExportComplete": "excelExportComplete"; "excelHeaderQueryCellInfo": "excelHeaderQueryCellInfo"; "excelQueryCellInfo": "excelQueryCellInfo"; "expanded": "expanded"; "expanding": "expanding"; "headerCellInfo": "headerCellInfo"; "load": "load"; "onMouseMove": "onMouseMove"; "onTaskbarClick": "onTaskbarClick"; "pdfColumnHeaderQueryCellInfo": "pdfColumnHeaderQueryCellInfo"; "pdfExportComplete": "pdfExportComplete"; "pdfQueryCellInfo": "pdfQueryCellInfo"; "pdfQueryTaskbarInfo": "pdfQueryTaskbarInfo"; "pdfQueryTimelineCellInfo": "pdfQueryTimelineCellInfo"; "queryCellInfo": "queryCellInfo"; "queryTaskbarInfo": "queryTaskbarInfo"; "recordDoubleClick": "recordDoubleClick"; "resizeStart": "resizeStart"; "resizeStop": "resizeStop"; "resizing": "resizing"; "rowDataBound": "rowDataBound"; "rowDeselected": "rowDeselected"; "rowDeselecting": "rowDeselecting"; "rowDrag": "rowDrag"; "rowDragStart": "rowDragStart"; "rowDragStartHelper": "rowDragStartHelper"; "rowDrop": "rowDrop"; "rowSelected": "rowSelected"; "rowSelecting": "rowSelecting"; "splitterResizeStart": "splitterResizeStart"; "splitterResized": "splitterResized"; "splitterResizing": "splitterResizing"; "taskbarEdited": "taskbarEdited"; "taskbarEditing": "taskbarEditing"; "toolbarClick": "toolbarClick"; "dataSourceChange": "dataSourceChange"; }, ["parentTaskbarTemplate", "milestoneTemplate", "taskbarTemplate", "labelSettings_rightLabel", "labelSettings_leftLabel", "labelSettings_taskLabel", "tooltipSettings_taskbar", "tooltipSettings_baseline", "tooltipSettings_connectorLine", "tooltipSettings_editing", "childColumns", "childAddDialogFields", "childEditDialogFields", "childDayWorkingTime", "childHolidays", "childEventMarkers"], never>;
|
|
126
123
|
}
|
|
@@ -1,17 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./gantt.component";
|
|
3
|
-
import * as i2 from "./columns.directive";
|
|
4
|
-
import * as i3 from "./adddialogfields.directive";
|
|
5
|
-
import * as i4 from "./editdialogfields.directive";
|
|
6
|
-
import * as i5 from "./dayworkingtime.directive";
|
|
7
|
-
import * as i6 from "./holidays.directive";
|
|
8
|
-
import * as i7 from "./eventmarkers.directive";
|
|
9
|
-
import * as i8 from "@angular/common";
|
|
10
1
|
/**
|
|
11
2
|
* NgModule definition for the Gantt component.
|
|
12
3
|
*/
|
|
13
4
|
export declare class GanttModule {
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GanttModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GanttModule, [typeof i1.GanttComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective, typeof i3.AddDialogFieldDirective, typeof i3.AddDialogFieldsDirective, typeof i4.EditDialogFieldDirective, typeof i4.EditDialogFieldsDirective, typeof i5.DayWorkingTimeDirective, typeof i5.DayWorkingTimeCollectionDirective, typeof i6.HolidayDirective, typeof i6.HolidaysDirective, typeof i7.EventMarkerDirective, typeof i7.EventMarkersDirective], [typeof i8.CommonModule], [typeof i1.GanttComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective, typeof i3.AddDialogFieldDirective, typeof i3.AddDialogFieldsDirective, typeof i4.EditDialogFieldDirective, typeof i4.EditDialogFieldsDirective, typeof i5.DayWorkingTimeDirective, typeof i5.DayWorkingTimeCollectionDirective, typeof i6.HolidayDirective, typeof i6.HolidaysDirective, typeof i7.EventMarkerDirective, typeof i7.EventMarkersDirective]>;
|
|
16
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<GanttModule>;
|
|
17
5
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-holidays` directive represent a holidays collection in Gantt.
|
|
6
5
|
* It must be contained in a Gantt component(`ejs-gantt`).
|
|
@@ -37,8 +36,6 @@ export declare class HolidayDirective extends ComplexBase<HolidayDirective> {
|
|
|
37
36
|
*/
|
|
38
37
|
to: any;
|
|
39
38
|
constructor(viewContainerRef: ViewContainerRef);
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HolidayDirective, never>;
|
|
41
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HolidayDirective, "ejs-gantt>e-holidays>e-holidays", never, { "cssClass": "cssClass"; "from": "from"; "label": "label"; "to": "to"; }, {}, never>;
|
|
42
39
|
}
|
|
43
40
|
/**
|
|
44
41
|
* Holiday Array Directive
|
|
@@ -46,6 +43,4 @@ export declare class HolidayDirective extends ComplexBase<HolidayDirective> {
|
|
|
46
43
|
*/
|
|
47
44
|
export declare class HolidaysDirective extends ArrayBase<HolidaysDirective> {
|
|
48
45
|
constructor();
|
|
49
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HolidaysDirective, never>;
|
|
50
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HolidaysDirective, "ejs-gantt>e-holidays", never, {}, {}, ["children"]>;
|
|
51
46
|
}
|
|
@@ -1675,7 +1675,7 @@
|
|
|
1675
1675
|
}
|
|
1676
1676
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1677
1677
|
background-color: #8dd1c4;
|
|
1678
|
-
|
|
1678
|
+
outline: #4fb29f;
|
|
1679
1679
|
}
|
|
1680
1680
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
1681
1681
|
background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #8dd1c4 30%, #8dd1c4 70%, #8dd1c4 70%, rgba(63, 81, 181, 0.2) 100%);
|
package/styles/bootstrap.css
CHANGED
|
@@ -1819,7 +1819,7 @@
|
|
|
1819
1819
|
}
|
|
1820
1820
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1821
1821
|
background-color: #7538C9;
|
|
1822
|
-
|
|
1822
|
+
outline: 1px solid #572A96;
|
|
1823
1823
|
}
|
|
1824
1824
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
1825
1825
|
background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #7538C9 30%, #7538C9 70%, #7538C9 70%, rgba(63, 81, 181, 0.2) 100%);
|
package/styles/bootstrap4.css
CHANGED
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
|
|
415
415
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
416
416
|
height: 30px;
|
|
417
|
-
width:
|
|
417
|
+
width: auto;
|
|
418
418
|
}
|
|
419
419
|
|
|
420
420
|
.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {
|
|
@@ -2003,7 +2003,7 @@
|
|
|
2003
2003
|
}
|
|
2004
2004
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
2005
2005
|
background-color: #8553F1;
|
|
2006
|
-
|
|
2006
|
+
outline: 1px solid #6628EE;
|
|
2007
2007
|
}
|
|
2008
2008
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
2009
2009
|
background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #8553F1 30%, #8553F1 70%, #8553F1 70%, rgba(63, 81, 181, 0.2) 100%);
|
|
@@ -1719,7 +1719,7 @@
|
|
|
1719
1719
|
}
|
|
1720
1720
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1721
1721
|
background-color: #d3f0e2;
|
|
1722
|
-
|
|
1722
|
+
outline: 1px solid #21b26f;
|
|
1723
1723
|
}
|
|
1724
1724
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
1725
1725
|
background: linear-gradient(to right, #d3f0e2, #21b26f 30%, #21b26f 70%, #21b26f 70%, #d3f0e2 100%);
|
package/styles/bootstrap5.css
CHANGED
|
@@ -1719,7 +1719,7 @@
|
|
|
1719
1719
|
}
|
|
1720
1720
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1721
1721
|
background-color: #d1e7dd;
|
|
1722
|
-
|
|
1722
|
+
outline: 1px solid #198754;
|
|
1723
1723
|
}
|
|
1724
1724
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
1725
1725
|
background: linear-gradient(to right, #d1e7dd, #198754 30%, #198754 70%, #198754 70%, #d1e7dd 100%);
|
package/styles/fabric-dark.css
CHANGED
|
@@ -1631,7 +1631,7 @@
|
|
|
1631
1631
|
}
|
|
1632
1632
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1633
1633
|
background-color: #8dd1c4;
|
|
1634
|
-
|
|
1634
|
+
outline: #4fb29f;
|
|
1635
1635
|
}
|
|
1636
1636
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
1637
1637
|
background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #8dd1c4 30%, #8dd1c4 70%, #8dd1c4 70%, rgba(63, 81, 181, 0.2) 100%);
|
package/styles/fabric.css
CHANGED
|
@@ -1629,7 +1629,7 @@
|
|
|
1629
1629
|
}
|
|
1630
1630
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1631
1631
|
background-color: #9A38BA;
|
|
1632
|
-
|
|
1632
|
+
outline: 1px solid #6D1888;
|
|
1633
1633
|
}
|
|
1634
1634
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
1635
1635
|
background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #9A38BA 30%, #9A38BA 70%, #9A38BA 70%, rgba(63, 81, 181, 0.2) 100%);
|
package/styles/fluent-dark.css
CHANGED
|
@@ -1704,7 +1704,7 @@
|
|
|
1704
1704
|
}
|
|
1705
1705
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1706
1706
|
background-color: #dff6dd;
|
|
1707
|
-
|
|
1707
|
+
outline: 1px solid #0b6a0b;
|
|
1708
1708
|
}
|
|
1709
1709
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
1710
1710
|
background: linear-gradient(to right, #dff6dd, #0b6a0b 30%, #0b6a0b 70%, #0b6a0b 70%, #dff6dd 100%);
|
package/styles/fluent.css
CHANGED
|
@@ -1704,7 +1704,7 @@
|
|
|
1704
1704
|
}
|
|
1705
1705
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1706
1706
|
background-color: #dff6dd;
|
|
1707
|
-
|
|
1707
|
+
outline: 1px solid #0b6a0b;
|
|
1708
1708
|
}
|
|
1709
1709
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
1710
1710
|
background: linear-gradient(to right, #dff6dd, #0b6a0b 30%, #0b6a0b 70%, #0b6a0b 70%, #dff6dd 100%);
|
|
@@ -1675,7 +1675,7 @@
|
|
|
1675
1675
|
}
|
|
1676
1676
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1677
1677
|
background-color: #8dd1c4;
|
|
1678
|
-
|
|
1678
|
+
outline: #4fb29f;
|
|
1679
1679
|
}
|
|
1680
1680
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
1681
1681
|
background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #8dd1c4 30%, #8dd1c4 70%, #8dd1c4 70%, rgba(63, 81, 181, 0.2) 100%);
|
|
@@ -1,22 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import 'ej2-grids/styles/grid/bootstrap-dark-definition.scss';
|
|
3
|
-
@import 'ej2-treegrid/styles/treegrid/bootstrap-dark-definition.scss';
|
|
4
|
-
@import 'ej2-richtexteditor/styles/rich-text-editor/bootstrap-dark-definition.scss';
|
|
5
|
-
@import 'ej2-calendars/styles/datepicker/bootstrap-dark-definition.scss';
|
|
6
|
-
@import 'ej2-calendars/styles/datetimepicker/bootstrap-dark-definition.scss';
|
|
7
|
-
@import 'ej2-buttons/styles/button/bootstrap-dark-definition.scss';
|
|
8
|
-
@import 'ej2-dropdowns/styles/drop-down-list/bootstrap-dark-definition.scss';
|
|
9
|
-
@import 'ej2-dropdowns/styles/combo-box/bootstrap-dark-definition.scss';
|
|
10
|
-
@import 'ej2-dropdowns/styles/multi-select/bootstrap-dark-definition.scss';
|
|
11
|
-
@import 'ej2-navigations/styles/toolbar/bootstrap-dark-definition.scss';
|
|
12
|
-
@import 'ej2-navigations/styles/tab/bootstrap-dark-definition.scss';
|
|
13
|
-
@import 'ej2-navigations/styles/context-menu/bootstrap-dark-definition.scss';
|
|
14
|
-
@import 'ej2-inputs/styles/input/bootstrap-dark-definition.scss';
|
|
15
|
-
@import 'ej2-inputs/styles/numerictextbox/bootstrap-dark-definition.scss';
|
|
16
|
-
@import 'ej2-popups/styles/dialog/bootstrap-dark-definition.scss';
|
|
17
|
-
@import 'ej2-popups/styles/spinner/bootstrap-dark-definition.scss';
|
|
18
|
-
@import 'ej2-popups/styles/tooltip/bootstrap-dark-definition.scss';
|
|
19
|
-
@import 'ej2-layouts/styles/splitter/bootstrap-dark-definition.scss';
|
|
20
|
-
@import 'bootstrap-dark-definition.scss';
|
|
21
|
-
@import 'icons/bootstrap-dark.scss';
|
|
22
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-gantt/styles/gantt/bootstrap-dark.scss';
|
|
@@ -1819,7 +1819,7 @@
|
|
|
1819
1819
|
}
|
|
1820
1820
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1821
1821
|
background-color: #7538C9;
|
|
1822
|
-
|
|
1822
|
+
outline: 1px solid #572A96;
|
|
1823
1823
|
}
|
|
1824
1824
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
1825
1825
|
background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #7538C9 30%, #7538C9 70%, #7538C9 70%, rgba(63, 81, 181, 0.2) 100%);
|
|
@@ -1,22 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import 'ej2-grids/styles/grid/bootstrap-definition.scss';
|
|
3
|
-
@import 'ej2-treegrid/styles/treegrid/bootstrap-definition.scss';
|
|
4
|
-
@import 'ej2-richtexteditor/styles/rich-text-editor/bootstrap-definition.scss';
|
|
5
|
-
@import 'ej2-calendars/styles/datepicker/bootstrap-definition.scss';
|
|
6
|
-
@import 'ej2-calendars/styles/datetimepicker/bootstrap-definition.scss';
|
|
7
|
-
@import 'ej2-buttons/styles/button/bootstrap-definition.scss';
|
|
8
|
-
@import 'ej2-dropdowns/styles/drop-down-list/bootstrap-definition.scss';
|
|
9
|
-
@import 'ej2-dropdowns/styles/combo-box/bootstrap-definition.scss';
|
|
10
|
-
@import 'ej2-dropdowns/styles/multi-select/bootstrap-definition.scss';
|
|
11
|
-
@import 'ej2-navigations/styles/toolbar/bootstrap-definition.scss';
|
|
12
|
-
@import 'ej2-navigations/styles/tab/bootstrap-definition.scss';
|
|
13
|
-
@import 'ej2-navigations/styles/context-menu/bootstrap-definition.scss';
|
|
14
|
-
@import 'ej2-inputs/styles/input/bootstrap-definition.scss';
|
|
15
|
-
@import 'ej2-inputs/styles/numerictextbox/bootstrap-definition.scss';
|
|
16
|
-
@import 'ej2-popups/styles/dialog/bootstrap-definition.scss';
|
|
17
|
-
@import 'ej2-popups/styles/spinner/bootstrap-definition.scss';
|
|
18
|
-
@import 'ej2-popups/styles/tooltip/bootstrap-definition.scss';
|
|
19
|
-
@import 'ej2-layouts/styles/splitter/bootstrap-definition.scss';
|
|
20
|
-
@import 'bootstrap-definition.scss';
|
|
21
|
-
@import 'icons/bootstrap.scss';
|
|
22
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-gantt/styles/gantt/bootstrap.scss';
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
|
|
415
415
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
416
416
|
height: 30px;
|
|
417
|
-
width:
|
|
417
|
+
width: auto;
|
|
418
418
|
}
|
|
419
419
|
|
|
420
420
|
.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {
|
|
@@ -2003,7 +2003,7 @@
|
|
|
2003
2003
|
}
|
|
2004
2004
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
2005
2005
|
background-color: #8553F1;
|
|
2006
|
-
|
|
2006
|
+
outline: 1px solid #6628EE;
|
|
2007
2007
|
}
|
|
2008
2008
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
2009
2009
|
background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #8553F1 30%, #8553F1 70%, #8553F1 70%, rgba(63, 81, 181, 0.2) 100%);
|
|
@@ -1,22 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import 'ej2-grids/styles/grid/bootstrap4-definition.scss';
|
|
3
|
-
@import 'ej2-treegrid/styles/treegrid/bootstrap4-definition.scss';
|
|
4
|
-
@import 'ej2-richtexteditor/styles/rich-text-editor/bootstrap4-definition.scss';
|
|
5
|
-
@import 'ej2-calendars/styles/datepicker/bootstrap4-definition.scss';
|
|
6
|
-
@import 'ej2-calendars/styles/datetimepicker/bootstrap4-definition.scss';
|
|
7
|
-
@import 'ej2-buttons/styles/button/bootstrap4-definition.scss';
|
|
8
|
-
@import 'ej2-dropdowns/styles/drop-down-list/bootstrap4-definition.scss';
|
|
9
|
-
@import 'ej2-dropdowns/styles/combo-box/bootstrap4-definition.scss';
|
|
10
|
-
@import 'ej2-dropdowns/styles/multi-select/bootstrap4-definition.scss';
|
|
11
|
-
@import 'ej2-navigations/styles/toolbar/bootstrap4-definition.scss';
|
|
12
|
-
@import 'ej2-navigations/styles/tab/bootstrap4-definition.scss';
|
|
13
|
-
@import 'ej2-navigations/styles/context-menu/bootstrap4-definition.scss';
|
|
14
|
-
@import 'ej2-inputs/styles/input/bootstrap4-definition.scss';
|
|
15
|
-
@import 'ej2-inputs/styles/numerictextbox/bootstrap4-definition.scss';
|
|
16
|
-
@import 'ej2-popups/styles/dialog/bootstrap4-definition.scss';
|
|
17
|
-
@import 'ej2-popups/styles/spinner/bootstrap4-definition.scss';
|
|
18
|
-
@import 'ej2-popups/styles/tooltip/bootstrap4-definition.scss';
|
|
19
|
-
@import 'ej2-layouts/styles/splitter/bootstrap4-definition.scss';
|
|
20
|
-
@import 'bootstrap4-definition.scss';
|
|
21
|
-
@import 'icons/bootstrap4.scss';
|
|
22
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-gantt/styles/gantt/bootstrap4.scss';
|
|
@@ -1719,7 +1719,7 @@
|
|
|
1719
1719
|
}
|
|
1720
1720
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1721
1721
|
background-color: #d3f0e2;
|
|
1722
|
-
|
|
1722
|
+
outline: 1px solid #21b26f;
|
|
1723
1723
|
}
|
|
1724
1724
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
1725
1725
|
background: linear-gradient(to right, #d3f0e2, #21b26f 30%, #21b26f 70%, #21b26f 70%, #d3f0e2 100%);
|
|
@@ -1,22 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import 'ej2-grids/styles/grid/bootstrap5-dark-definition.scss';
|
|
3
|
-
@import 'ej2-treegrid/styles/treegrid/bootstrap5-dark-definition.scss';
|
|
4
|
-
@import 'ej2-richtexteditor/styles/rich-text-editor/bootstrap5-dark-definition.scss';
|
|
5
|
-
@import 'ej2-calendars/styles/datepicker/bootstrap5-dark-definition.scss';
|
|
6
|
-
@import 'ej2-calendars/styles/datetimepicker/bootstrap5-dark-definition.scss';
|
|
7
|
-
@import 'ej2-buttons/styles/button/bootstrap5-dark-definition.scss';
|
|
8
|
-
@import 'ej2-dropdowns/styles/drop-down-list/bootstrap5-dark-definition.scss';
|
|
9
|
-
@import 'ej2-dropdowns/styles/combo-box/bootstrap5-dark-definition.scss';
|
|
10
|
-
@import 'ej2-dropdowns/styles/multi-select/bootstrap5-dark-definition.scss';
|
|
11
|
-
@import 'ej2-navigations/styles/toolbar/bootstrap5-dark-definition.scss';
|
|
12
|
-
@import 'ej2-navigations/styles/tab/bootstrap5-dark-definition.scss';
|
|
13
|
-
@import 'ej2-navigations/styles/context-menu/bootstrap5-dark-definition.scss';
|
|
14
|
-
@import 'ej2-inputs/styles/input/bootstrap5-dark-definition.scss';
|
|
15
|
-
@import 'ej2-inputs/styles/numerictextbox/bootstrap5-dark-definition.scss';
|
|
16
|
-
@import 'ej2-popups/styles/dialog/bootstrap5-dark-definition.scss';
|
|
17
|
-
@import 'ej2-popups/styles/spinner/bootstrap5-dark-definition.scss';
|
|
18
|
-
@import 'ej2-popups/styles/tooltip/bootstrap5-dark-definition.scss';
|
|
19
|
-
@import 'ej2-layouts/styles/splitter/bootstrap5-dark-definition.scss';
|
|
20
|
-
@import 'bootstrap5-dark-definition.scss';
|
|
21
|
-
@import 'icons/bootstrap5-dark.scss';
|
|
22
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-gantt/styles/gantt/bootstrap5-dark.scss';
|
|
@@ -1719,7 +1719,7 @@
|
|
|
1719
1719
|
}
|
|
1720
1720
|
.e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
|
|
1721
1721
|
background-color: #d1e7dd;
|
|
1722
|
-
|
|
1722
|
+
outline: 1px solid #198754;
|
|
1723
1723
|
}
|
|
1724
1724
|
.e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
|
|
1725
1725
|
background: linear-gradient(to right, #d1e7dd, #198754 30%, #198754 70%, #198754 70%, #d1e7dd 100%);
|
|
@@ -1,22 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import 'ej2-grids/styles/grid/bootstrap5-definition.scss';
|
|
3
|
-
@import 'ej2-treegrid/styles/treegrid/bootstrap5-definition.scss';
|
|
4
|
-
@import 'ej2-richtexteditor/styles/rich-text-editor/bootstrap5-definition.scss';
|
|
5
|
-
@import 'ej2-calendars/styles/datepicker/bootstrap5-definition.scss';
|
|
6
|
-
@import 'ej2-calendars/styles/datetimepicker/bootstrap5-definition.scss';
|
|
7
|
-
@import 'ej2-buttons/styles/button/bootstrap5-definition.scss';
|
|
8
|
-
@import 'ej2-dropdowns/styles/drop-down-list/bootstrap5-definition.scss';
|
|
9
|
-
@import 'ej2-dropdowns/styles/combo-box/bootstrap5-definition.scss';
|
|
10
|
-
@import 'ej2-dropdowns/styles/multi-select/bootstrap5-definition.scss';
|
|
11
|
-
@import 'ej2-navigations/styles/toolbar/bootstrap5-definition.scss';
|
|
12
|
-
@import 'ej2-navigations/styles/tab/bootstrap5-definition.scss';
|
|
13
|
-
@import 'ej2-navigations/styles/context-menu/bootstrap5-definition.scss';
|
|
14
|
-
@import 'ej2-inputs/styles/input/bootstrap5-definition.scss';
|
|
15
|
-
@import 'ej2-inputs/styles/numerictextbox/bootstrap5-definition.scss';
|
|
16
|
-
@import 'ej2-popups/styles/dialog/bootstrap5-definition.scss';
|
|
17
|
-
@import 'ej2-popups/styles/spinner/bootstrap5-definition.scss';
|
|
18
|
-
@import 'ej2-popups/styles/tooltip/bootstrap5-definition.scss';
|
|
19
|
-
@import 'ej2-layouts/styles/splitter/bootstrap5-definition.scss';
|
|
20
|
-
@import 'bootstrap5-definition.scss';
|
|
21
|
-
@import 'icons/bootstrap5.scss';
|
|
22
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-gantt/styles/gantt/bootstrap5.scss';
|