@syncfusion/ej2-angular-kanban 20.4.54 → 21.1.35-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-kanban.es5.js +355 -0
- package/@syncfusion/ej2-angular-kanban.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-kanban.js +323 -0
- package/@syncfusion/ej2-angular-kanban.js.map +1 -0
- package/CHANGELOG.md +432 -0
- package/dist/ej2-angular-kanban.umd.js +397 -0
- package/dist/ej2-angular-kanban.umd.js.map +1 -0
- package/dist/ej2-angular-kanban.umd.min.js +11 -0
- package/dist/ej2-angular-kanban.umd.min.js.map +1 -0
- package/ej2-angular-kanban.d.ts +5 -0
- package/ej2-angular-kanban.metadata.json +1 -0
- package/package.json +15 -29
- 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/kanban/columns.directive.d.ts +0 -5
- package/src/kanban/kanban-all.module.d.ts +0 -6
- package/src/kanban/kanban.component.d.ts +0 -3
- package/src/kanban/kanban.module.d.ts +0 -8
- package/src/kanban/stackedheaders.directive.d.ts +0 -5
- package/styles/bootstrap-dark.css +11 -12
- package/styles/bootstrap.css +11 -11
- package/styles/bootstrap4.css +10 -10
- package/styles/bootstrap5-dark.css +11 -11
- package/styles/bootstrap5.css +11 -11
- package/styles/fabric-dark.css +11 -12
- package/styles/fabric.css +11 -11
- package/styles/fluent-dark.css +11 -11
- package/styles/fluent.css +11 -11
- package/styles/highcontrast-light.css +11 -13
- package/styles/highcontrast.css +11 -11
- package/styles/kanban/bootstrap-dark.css +11 -12
- package/styles/kanban/bootstrap-dark.scss +1 -15
- package/styles/kanban/bootstrap.css +11 -11
- package/styles/kanban/bootstrap.scss +1 -15
- package/styles/kanban/bootstrap4.css +10 -10
- package/styles/kanban/bootstrap4.scss +1 -15
- package/styles/kanban/bootstrap5-dark.css +11 -11
- package/styles/kanban/bootstrap5-dark.scss +1 -15
- package/styles/kanban/bootstrap5.css +11 -11
- package/styles/kanban/bootstrap5.scss +1 -15
- package/styles/kanban/fabric-dark.css +11 -12
- package/styles/kanban/fabric-dark.scss +1 -15
- package/styles/kanban/fabric.css +11 -11
- package/styles/kanban/fabric.scss +1 -15
- package/styles/kanban/fluent-dark.css +11 -11
- package/styles/kanban/fluent-dark.scss +1 -15
- package/styles/kanban/fluent.css +11 -11
- package/styles/kanban/fluent.scss +1 -15
- package/styles/kanban/highcontrast-light.css +11 -13
- package/styles/kanban/highcontrast-light.scss +1 -15
- package/styles/kanban/highcontrast.css +11 -11
- package/styles/kanban/highcontrast.scss +1 -15
- package/styles/kanban/material-dark.css +11 -11
- package/styles/kanban/material-dark.scss +1 -15
- package/styles/kanban/material.css +11 -11
- package/styles/kanban/material.scss +1 -15
- package/styles/kanban/tailwind-dark.css +11 -11
- package/styles/kanban/tailwind-dark.scss +1 -15
- package/styles/kanban/tailwind.css +11 -11
- package/styles/kanban/tailwind.scss +1 -15
- package/styles/material-dark.css +11 -11
- package/styles/material.css +11 -11
- package/styles/tailwind-dark.css +11 -11
- package/styles/tailwind.css +11 -11
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/index.mjs +0 -7
- package/esm2020/src/kanban/columns.directive.mjs +0 -66
- package/esm2020/src/kanban/kanban-all.module.mjs +0 -23
- package/esm2020/src/kanban/kanban.component.mjs +0 -100
- package/esm2020/src/kanban/kanban.module.mjs +0 -43
- package/esm2020/src/kanban/stackedheaders.directive.mjs +0 -58
- package/esm2020/syncfusion-ej2-angular-kanban.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-kanban.mjs +0 -279
- package/fesm2015/syncfusion-ej2-angular-kanban.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-kanban.mjs +0 -279
- package/fesm2020/syncfusion-ej2-angular-kanban.mjs.map +0 -1
- package/styles/kanban/_all.scss +0 -2
- package/styles/kanban/_bootstrap-dark-definition.scss +0 -224
- package/styles/kanban/_bootstrap-definition.scss +0 -223
- package/styles/kanban/_bootstrap4-definition.scss +0 -224
- package/styles/kanban/_bootstrap5-dark-definition.scss +0 -1
- package/styles/kanban/_bootstrap5-definition.scss +0 -233
- package/styles/kanban/_fabric-dark-definition.scss +0 -223
- package/styles/kanban/_fabric-definition.scss +0 -223
- package/styles/kanban/_fluent-dark-definition.scss +0 -1
- package/styles/kanban/_fluent-definition.scss +0 -225
- package/styles/kanban/_fusionnew-definition.scss +0 -233
- package/styles/kanban/_highcontrast-definition.scss +0 -224
- package/styles/kanban/_highcontrast-light-definition.scss +0 -224
- package/styles/kanban/_layout.scss +0 -976
- package/styles/kanban/_material-dark-definition.scss +0 -223
- package/styles/kanban/_material-definition.scss +0 -223
- package/styles/kanban/_material3-definition.scss +0 -233
- package/styles/kanban/_tailwind-dark-definition.scss +0 -1
- package/styles/kanban/_tailwind-definition.scss +0 -234
- package/styles/kanban/_theme.scss +0 -148
- package/styles/kanban/icons/_bootstrap-dark.scss +0 -47
- package/styles/kanban/icons/_bootstrap.scss +0 -47
- package/styles/kanban/icons/_bootstrap4.scss +0 -47
- package/styles/kanban/icons/_bootstrap5-dark.scss +0 -1
- package/styles/kanban/icons/_bootstrap5.scss +0 -47
- package/styles/kanban/icons/_fabric-dark.scss +0 -47
- package/styles/kanban/icons/_fabric.scss +0 -47
- package/styles/kanban/icons/_fluent-dark.scss +0 -1
- package/styles/kanban/icons/_fluent.scss +0 -47
- package/styles/kanban/icons/_fusionnew.scss +0 -47
- package/styles/kanban/icons/_highcontrast-light.scss +0 -47
- package/styles/kanban/icons/_highcontrast.scss +0 -47
- package/styles/kanban/icons/_material-dark.scss +0 -47
- package/styles/kanban/icons/_material.scss +0 -47
- package/styles/kanban/icons/_material3.scss +0 -47
- package/styles/kanban/icons/_tailwind-dark.scss +0 -1
- package/styles/kanban/icons/_tailwind.scss +0 -47
- package/syncfusion-ej2-angular-kanban.d.ts +0 -5
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-kanban@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-kanban@20.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-kanban@20.6.0",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-0xn+IwzimjtaqkTjX11rF6D3uvbMc0eF0GTTTKSItIxz+Dw+75GofSXAN0EG0tulXDphwQ2cj7oZR0xskvuDqQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-kanban",
|
|
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-release/@syncfusion/ej2-angular-kanban/-/ej2-angular-kanban-20.6.0.tgz",
|
|
23
|
+
"_shasum": "0e9b2707a853fb5d63c877464027d6fdae8f7a39",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-kanban@*",
|
|
25
|
-
"_where": "/jenkins/workspace/
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -31,30 +31,14 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~
|
|
35
|
-
"@syncfusion/ej2-base": "~
|
|
36
|
-
"@syncfusion/ej2-kanban": "
|
|
37
|
-
"tslib": "^2.3.0"
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~21.1.35",
|
|
35
|
+
"@syncfusion/ej2-base": "~21.1.35",
|
|
36
|
+
"@syncfusion/ej2-kanban": "21.1.35"
|
|
38
37
|
},
|
|
39
38
|
"deprecated": false,
|
|
40
39
|
"description": "The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing. for Angular",
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"exports": {
|
|
44
|
-
"./package.json": {
|
|
45
|
-
"default": "./package.json"
|
|
46
|
-
},
|
|
47
|
-
".": {
|
|
48
|
-
"types": "./syncfusion-ej2-angular-kanban.d.ts",
|
|
49
|
-
"esm2020": "./esm2020/syncfusion-ej2-angular-kanban.mjs",
|
|
50
|
-
"es2020": "./fesm2020/syncfusion-ej2-angular-kanban.mjs",
|
|
51
|
-
"es2015": "./fesm2015/syncfusion-ej2-angular-kanban.mjs",
|
|
52
|
-
"node": "./fesm2015/syncfusion-ej2-angular-kanban.mjs",
|
|
53
|
-
"default": "./fesm2020/syncfusion-ej2-angular-kanban.mjs"
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
|
-
"fesm2015": "fesm2015/syncfusion-ej2-angular-kanban.mjs",
|
|
57
|
-
"fesm2020": "fesm2020/syncfusion-ej2-angular-kanban.mjs",
|
|
40
|
+
"devDependencies": {},
|
|
41
|
+
"es2015": "@syncfusion/ej2-angular-kanban.js",
|
|
58
42
|
"homepage": "https://www.syncfusion.com/angular-components",
|
|
59
43
|
"keywords": [
|
|
60
44
|
"angular",
|
|
@@ -64,7 +48,9 @@
|
|
|
64
48
|
"angular-kanban-board"
|
|
65
49
|
],
|
|
66
50
|
"license": "SEE LICENSE IN license",
|
|
67
|
-
"
|
|
51
|
+
"main": "dist/ej2-angular-kanban.umd.js",
|
|
52
|
+
"metadata": "ej2-angular-kanban.metadata.json",
|
|
53
|
+
"module": "@syncfusion/ej2-angular-kanban.es5.js",
|
|
68
54
|
"name": "@syncfusion/ej2-angular-kanban",
|
|
69
55
|
"repository": {
|
|
70
56
|
"type": "git",
|
|
@@ -72,6 +58,6 @@
|
|
|
72
58
|
},
|
|
73
59
|
"schematics": "./schematics/collection.json",
|
|
74
60
|
"sideEffects": false,
|
|
75
|
-
"typings": "
|
|
76
|
-
"version": "
|
|
61
|
+
"typings": "ej2-angular-kanban.d.ts",
|
|
62
|
+
"version": "21.1.35-ngcc"
|
|
77
63
|
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
var fs = require("fs");
|
|
2
|
+
var glob = require("glob");
|
|
3
|
+
|
|
4
|
+
var selectors = ['ejs-kanban'];
|
|
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-kanban";
|
|
2
|
-
export declare const pkgVer = "^20.
|
|
2
|
+
export declare const pkgVer = "^20.6.0";
|
|
3
3
|
export declare const moduleName = "KanbanModule";
|
|
4
|
-
export declare const themeVer = "~20.
|
|
4
|
+
export declare const themeVer = "~20.6.0";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-kanban';
|
|
4
|
-
exports.pkgVer = '^
|
|
4
|
+
exports.pkgVer = '^21.1.35';
|
|
5
5
|
exports.moduleName = 'KanbanModule';
|
|
6
|
-
exports.themeVer = '~
|
|
6
|
+
exports.themeVer = '~21.1.35';
|
|
@@ -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-columns` directive represent a columns of the Kanban board.
|
|
6
5
|
* It must be contained in a Kanban component(`ejs-kanban`).
|
|
@@ -80,8 +79,6 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
|
|
|
80
79
|
*/
|
|
81
80
|
template: any;
|
|
82
81
|
constructor(viewContainerRef: ViewContainerRef);
|
|
83
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnDirective, never>;
|
|
84
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnDirective, "e-columns>e-column", never, { "allowDrag": "allowDrag"; "allowDrop": "allowDrop"; "allowToggle": "allowToggle"; "headerText": "headerText"; "isExpanded": "isExpanded"; "keyField": "keyField"; "maxCount": "maxCount"; "minCount": "minCount"; "showAddButton": "showAddButton"; "showItemCount": "showItemCount"; "template": "template"; "transitionColumns": "transitionColumns"; }, {}, ["template"]>;
|
|
85
82
|
}
|
|
86
83
|
/**
|
|
87
84
|
* Column Array Directive
|
|
@@ -89,6 +86,4 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
|
|
|
89
86
|
*/
|
|
90
87
|
export declare class ColumnsDirective extends ArrayBase<ColumnsDirective> {
|
|
91
88
|
constructor();
|
|
92
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnsDirective, never>;
|
|
93
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnsDirective, "ejs-kanban>e-columns", never, {}, {}, ["children"]>;
|
|
94
89
|
}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./kanban.module";
|
|
4
1
|
/**
|
|
5
2
|
* NgModule definition for the Kanban component with providers.
|
|
6
3
|
*/
|
|
7
4
|
export declare class KanbanAllModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KanbanAllModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KanbanAllModule, never, [typeof i1.CommonModule, typeof i2.KanbanModule], [typeof i2.KanbanModule]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KanbanAllModule>;
|
|
11
5
|
}
|
|
@@ -3,7 +3,6 @@ import { IComponentBase } from '@syncfusion/ej2-angular-base';
|
|
|
3
3
|
import { Kanban } from '@syncfusion/ej2-kanban';
|
|
4
4
|
import { ColumnsDirective } from './columns.directive';
|
|
5
5
|
import { StackedHeadersDirective } from './stackedheaders.directive';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
6
|
export declare const inputs: string[];
|
|
8
7
|
export declare const outputs: string[];
|
|
9
8
|
export declare const twoWays: string[];
|
|
@@ -56,6 +55,4 @@ export declare class KanbanComponent extends Kanban implements IComponentBase {
|
|
|
56
55
|
ngAfterContentChecked(): void;
|
|
57
56
|
registerEvents: (eventList: string[]) => void;
|
|
58
57
|
addTwoWay: (propList: string[]) => void;
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KanbanComponent, never>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KanbanComponent, "ejs-kanban", never, { "allowDragAndDrop": "allowDragAndDrop"; "allowKeyboard": "allowKeyboard"; "cardSettings": "cardSettings"; "columns": "columns"; "constraintType": "constraintType"; "cssClass": "cssClass"; "dataSource": "dataSource"; "dialogSettings": "dialogSettings"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "enableTooltip": "enableTooltip"; "externalDropId": "externalDropId"; "height": "height"; "keyField": "keyField"; "locale": "locale"; "query": "query"; "showEmptyColumn": "showEmptyColumn"; "sortSettings": "sortSettings"; "stackedHeaders": "stackedHeaders"; "swimlaneSettings": "swimlaneSettings"; "tooltipTemplate": "tooltipTemplate"; "width": "width"; }, { "actionBegin": "actionBegin"; "actionComplete": "actionComplete"; "actionFailure": "actionFailure"; "cardClick": "cardClick"; "cardDoubleClick": "cardDoubleClick"; "cardRendered": "cardRendered"; "created": "created"; "dataBinding": "dataBinding"; "dataBound": "dataBound"; "dataSourceChanged": "dataSourceChanged"; "dataStateChange": "dataStateChange"; "dialogClose": "dialogClose"; "dialogOpen": "dialogOpen"; "drag": "drag"; "dragStart": "dragStart"; "dragStop": "dragStop"; "queryCellInfo": "queryCellInfo"; }, ["tooltipTemplate", "columns_template", "swimlaneSettings_template", "cardSettings_template", "dialogSettings_template", "childColumns", "childStackedHeaders"], never>;
|
|
61
58
|
}
|
|
@@ -1,13 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./kanban.component";
|
|
3
|
-
import * as i2 from "./columns.directive";
|
|
4
|
-
import * as i3 from "./stackedheaders.directive";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
1
|
/**
|
|
7
2
|
* NgModule definition for the Kanban component.
|
|
8
3
|
*/
|
|
9
4
|
export declare class KanbanModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KanbanModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<KanbanModule, [typeof i1.KanbanComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective, typeof i3.StackedHeaderDirective, typeof i3.StackedHeadersDirective], [typeof i4.CommonModule], [typeof i1.KanbanComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective, typeof i3.StackedHeaderDirective, typeof i3.StackedHeadersDirective]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<KanbanModule>;
|
|
13
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-stackedHeaders` directive represent a stacked header of the Kanban board.
|
|
6
5
|
* It must be contained in a Kanban component(`ejs-kanban`).
|
|
@@ -27,8 +26,6 @@ export declare class StackedHeaderDirective extends ComplexBase<StackedHeaderDir
|
|
|
27
26
|
*/
|
|
28
27
|
text: any;
|
|
29
28
|
constructor(viewContainerRef: ViewContainerRef);
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StackedHeaderDirective, never>;
|
|
31
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StackedHeaderDirective, "e-stackedHeaders>e-stackedHeader", never, { "keyFields": "keyFields"; "text": "text"; }, {}, never>;
|
|
32
29
|
}
|
|
33
30
|
/**
|
|
34
31
|
* StackedHeader Array Directive
|
|
@@ -36,6 +33,4 @@ export declare class StackedHeaderDirective extends ComplexBase<StackedHeaderDir
|
|
|
36
33
|
*/
|
|
37
34
|
export declare class StackedHeadersDirective extends ArrayBase<StackedHeadersDirective> {
|
|
38
35
|
constructor();
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StackedHeadersDirective, never>;
|
|
40
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<StackedHeadersDirective, "ejs-kanban>e-stackedHeaders", never, {}, {}, ["children"]>;
|
|
41
36
|
}
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
background: #ffcdd2;
|
|
301
301
|
}
|
|
302
302
|
.e-kanban .e-kanban-header .e-header-cells.e-collapsed {
|
|
303
|
-
background
|
|
303
|
+
background: #2a2a2a;
|
|
304
304
|
text-align: center;
|
|
305
305
|
width: 50px;
|
|
306
306
|
}
|
|
@@ -592,7 +592,7 @@
|
|
|
592
592
|
}
|
|
593
593
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
|
|
594
594
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
|
|
595
|
-
background
|
|
595
|
+
background: #8d8d8d;
|
|
596
596
|
border: 1px dashed #9c9c9c;
|
|
597
597
|
}
|
|
598
598
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
|
|
@@ -767,7 +767,7 @@
|
|
|
767
767
|
position: absolute;
|
|
768
768
|
}
|
|
769
769
|
.e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
|
|
770
|
-
background
|
|
770
|
+
background: #383838;
|
|
771
771
|
height: 100%;
|
|
772
772
|
opacity: 0.5;
|
|
773
773
|
width: 100%;
|
|
@@ -952,7 +952,7 @@
|
|
|
952
952
|
|
|
953
953
|
.e-mobile-popup-wrapper.e-device,
|
|
954
954
|
.e-mobile-popup-container.e-device {
|
|
955
|
-
background
|
|
955
|
+
background: #2a2a2a;
|
|
956
956
|
border-radius: 2px;
|
|
957
957
|
bottom: 0;
|
|
958
958
|
box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
@@ -977,8 +977,7 @@
|
|
|
977
977
|
}
|
|
978
978
|
.e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
|
|
979
979
|
.e-mobile-popup-container.e-device .e-popup-header .e-close {
|
|
980
|
-
background
|
|
981
|
-
border: 0;
|
|
980
|
+
background: transparent;
|
|
982
981
|
}
|
|
983
982
|
.e-mobile-popup-wrapper.e-device .e-popup-content,
|
|
984
983
|
.e-mobile-popup-container.e-device .e-popup-content {
|
|
@@ -1040,7 +1039,7 @@
|
|
|
1040
1039
|
background: #2a2a2a;
|
|
1041
1040
|
}
|
|
1042
1041
|
.e-kanban .e-kanban-table .e-header-cells {
|
|
1043
|
-
background
|
|
1042
|
+
background: #2a2a2a;
|
|
1044
1043
|
}
|
|
1045
1044
|
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
|
|
1046
1045
|
color: #fff;
|
|
@@ -1066,20 +1065,20 @@
|
|
|
1066
1065
|
color: #393939;
|
|
1067
1066
|
}
|
|
1068
1067
|
.e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
|
|
1069
|
-
background
|
|
1068
|
+
background: #2a2a2a;
|
|
1070
1069
|
}
|
|
1071
1070
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
|
|
1072
1071
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
|
|
1073
1072
|
color: #fff;
|
|
1074
1073
|
}
|
|
1075
1074
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
|
|
1076
|
-
background
|
|
1075
|
+
background: rgba(0, 112, 240, 0.1);
|
|
1077
1076
|
}
|
|
1078
1077
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
|
|
1079
1078
|
color: #0070f0;
|
|
1080
1079
|
}
|
|
1081
1080
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1082
|
-
background
|
|
1081
|
+
background: #767676;
|
|
1083
1082
|
}
|
|
1084
1083
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
1085
1084
|
color: #fff;
|
|
@@ -1088,7 +1087,7 @@
|
|
|
1088
1087
|
color: #fff;
|
|
1089
1088
|
}
|
|
1090
1089
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
|
|
1091
|
-
background
|
|
1090
|
+
background: #eceaff;
|
|
1092
1091
|
color: #3225c9;
|
|
1093
1092
|
}
|
|
1094
1093
|
.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
|
|
@@ -1112,7 +1111,7 @@
|
|
|
1112
1111
|
}
|
|
1113
1112
|
|
|
1114
1113
|
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
|
|
1115
|
-
background
|
|
1114
|
+
background: initial;
|
|
1116
1115
|
color: #f0f0f0;
|
|
1117
1116
|
min-width: 70%;
|
|
1118
1117
|
}
|
package/styles/bootstrap.css
CHANGED
|
@@ -297,7 +297,7 @@
|
|
|
297
297
|
background: #ffcdd2;
|
|
298
298
|
}
|
|
299
299
|
.e-kanban .e-kanban-header .e-header-cells.e-collapsed {
|
|
300
|
-
background
|
|
300
|
+
background: #f5f5f5;
|
|
301
301
|
text-align: center;
|
|
302
302
|
width: 50px;
|
|
303
303
|
}
|
|
@@ -589,7 +589,7 @@
|
|
|
589
589
|
}
|
|
590
590
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
|
|
591
591
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
|
|
592
|
-
background
|
|
592
|
+
background: #f5f5f5;
|
|
593
593
|
border: 1px dashed #ddd;
|
|
594
594
|
}
|
|
595
595
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
|
|
@@ -764,7 +764,7 @@
|
|
|
764
764
|
position: absolute;
|
|
765
765
|
}
|
|
766
766
|
.e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
|
|
767
|
-
background
|
|
767
|
+
background: #383838;
|
|
768
768
|
height: 100%;
|
|
769
769
|
opacity: 0.5;
|
|
770
770
|
width: 100%;
|
|
@@ -949,7 +949,7 @@
|
|
|
949
949
|
|
|
950
950
|
.e-mobile-popup-wrapper.e-device,
|
|
951
951
|
.e-mobile-popup-container.e-device {
|
|
952
|
-
background
|
|
952
|
+
background: #fff;
|
|
953
953
|
border-radius: 2px;
|
|
954
954
|
bottom: 0;
|
|
955
955
|
box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
@@ -974,7 +974,7 @@
|
|
|
974
974
|
}
|
|
975
975
|
.e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
|
|
976
976
|
.e-mobile-popup-container.e-device .e-popup-header .e-close {
|
|
977
|
-
background
|
|
977
|
+
background: transparent;
|
|
978
978
|
border: 0;
|
|
979
979
|
}
|
|
980
980
|
.e-mobile-popup-wrapper.e-device .e-popup-content,
|
|
@@ -1037,7 +1037,7 @@
|
|
|
1037
1037
|
background: #fff;
|
|
1038
1038
|
}
|
|
1039
1039
|
.e-kanban .e-kanban-table .e-header-cells {
|
|
1040
|
-
background
|
|
1040
|
+
background: #f5f5f5;
|
|
1041
1041
|
}
|
|
1042
1042
|
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
|
|
1043
1043
|
color: #333;
|
|
@@ -1063,20 +1063,20 @@
|
|
|
1063
1063
|
color: #777;
|
|
1064
1064
|
}
|
|
1065
1065
|
.e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
|
|
1066
|
-
background
|
|
1066
|
+
background: #f5f5f5;
|
|
1067
1067
|
}
|
|
1068
1068
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
|
|
1069
1069
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
|
|
1070
1070
|
color: #333;
|
|
1071
1071
|
}
|
|
1072
1072
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
|
|
1073
|
-
background
|
|
1073
|
+
background: rgba(49, 122, 185, 0.1);
|
|
1074
1074
|
}
|
|
1075
1075
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
|
|
1076
1076
|
color: #317ab9;
|
|
1077
1077
|
}
|
|
1078
1078
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1079
|
-
background
|
|
1079
|
+
background: #eee;
|
|
1080
1080
|
}
|
|
1081
1081
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
1082
1082
|
color: #333;
|
|
@@ -1085,7 +1085,7 @@
|
|
|
1085
1085
|
color: #777;
|
|
1086
1086
|
}
|
|
1087
1087
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
|
|
1088
|
-
background
|
|
1088
|
+
background: #eceaff;
|
|
1089
1089
|
color: #3225c9;
|
|
1090
1090
|
}
|
|
1091
1091
|
.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
|
|
@@ -1109,7 +1109,7 @@
|
|
|
1109
1109
|
}
|
|
1110
1110
|
|
|
1111
1111
|
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
|
|
1112
|
-
background
|
|
1112
|
+
background: initial;
|
|
1113
1113
|
color: #555;
|
|
1114
1114
|
min-width: 70%;
|
|
1115
1115
|
}
|
package/styles/bootstrap4.css
CHANGED
|
@@ -377,7 +377,7 @@
|
|
|
377
377
|
background: #ffcdd2;
|
|
378
378
|
}
|
|
379
379
|
.e-kanban .e-kanban-header .e-header-cells.e-collapsed {
|
|
380
|
-
background
|
|
380
|
+
background: #f2f4f6;
|
|
381
381
|
text-align: center;
|
|
382
382
|
width: 50px;
|
|
383
383
|
}
|
|
@@ -669,7 +669,7 @@
|
|
|
669
669
|
}
|
|
670
670
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
|
|
671
671
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
|
|
672
|
-
background
|
|
672
|
+
background: #f2f4f6;
|
|
673
673
|
border: 1px dashed #ced4da;
|
|
674
674
|
}
|
|
675
675
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
|
|
@@ -844,7 +844,7 @@
|
|
|
844
844
|
position: absolute;
|
|
845
845
|
}
|
|
846
846
|
.e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
|
|
847
|
-
background
|
|
847
|
+
background: #383838;
|
|
848
848
|
height: 100%;
|
|
849
849
|
opacity: 0.5;
|
|
850
850
|
width: 100%;
|
|
@@ -1029,7 +1029,7 @@
|
|
|
1029
1029
|
|
|
1030
1030
|
.e-mobile-popup-wrapper.e-device,
|
|
1031
1031
|
.e-mobile-popup-container.e-device {
|
|
1032
|
-
background
|
|
1032
|
+
background: #fff;
|
|
1033
1033
|
border-radius: 2px;
|
|
1034
1034
|
bottom: 0;
|
|
1035
1035
|
box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
@@ -1116,7 +1116,7 @@
|
|
|
1116
1116
|
background: #fff;
|
|
1117
1117
|
}
|
|
1118
1118
|
.e-kanban .e-kanban-table .e-header-cells {
|
|
1119
|
-
background
|
|
1119
|
+
background: #f2f4f6;
|
|
1120
1120
|
}
|
|
1121
1121
|
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
|
|
1122
1122
|
color: #212529;
|
|
@@ -1142,20 +1142,20 @@
|
|
|
1142
1142
|
color: #fff;
|
|
1143
1143
|
}
|
|
1144
1144
|
.e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
|
|
1145
|
-
background
|
|
1145
|
+
background: #f2f4f6;
|
|
1146
1146
|
}
|
|
1147
1147
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
|
|
1148
1148
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
|
|
1149
1149
|
color: #212529;
|
|
1150
1150
|
}
|
|
1151
1151
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
|
|
1152
|
-
background
|
|
1152
|
+
background: rgba(0, 123, 255, 0.1);
|
|
1153
1153
|
}
|
|
1154
1154
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
|
|
1155
1155
|
color: #007bff;
|
|
1156
1156
|
}
|
|
1157
1157
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1158
|
-
background
|
|
1158
|
+
background: #e9ecef;
|
|
1159
1159
|
}
|
|
1160
1160
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
1161
1161
|
color: #212529;
|
|
@@ -1164,7 +1164,7 @@
|
|
|
1164
1164
|
color: #343a40;
|
|
1165
1165
|
}
|
|
1166
1166
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
|
|
1167
|
-
background
|
|
1167
|
+
background: #eceaff;
|
|
1168
1168
|
color: #3225c9;
|
|
1169
1169
|
}
|
|
1170
1170
|
.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
|
|
@@ -1188,7 +1188,7 @@
|
|
|
1188
1188
|
}
|
|
1189
1189
|
|
|
1190
1190
|
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
|
|
1191
|
-
background
|
|
1191
|
+
background: initial;
|
|
1192
1192
|
color: #495057;
|
|
1193
1193
|
min-width: 70%;
|
|
1194
1194
|
}
|
|
@@ -347,7 +347,7 @@
|
|
|
347
347
|
background: #7c151f;
|
|
348
348
|
}
|
|
349
349
|
.e-kanban .e-kanban-header .e-header-cells.e-collapsed {
|
|
350
|
-
background
|
|
350
|
+
background: #282d31;
|
|
351
351
|
text-align: center;
|
|
352
352
|
width: 42px;
|
|
353
353
|
}
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
}
|
|
640
640
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
|
|
641
641
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
|
|
642
|
-
background
|
|
642
|
+
background: #495057;
|
|
643
643
|
border: 1px dashed #adb5bd;
|
|
644
644
|
}
|
|
645
645
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
|
|
@@ -817,7 +817,7 @@
|
|
|
817
817
|
position: absolute;
|
|
818
818
|
}
|
|
819
819
|
.e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
|
|
820
|
-
background
|
|
820
|
+
background: rgba(0, 0, 0, 0.4);
|
|
821
821
|
height: 100%;
|
|
822
822
|
opacity: 1;
|
|
823
823
|
width: 100%;
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
|
|
1013
1013
|
.e-mobile-popup-wrapper.e-device,
|
|
1014
1014
|
.e-mobile-popup-container.e-device {
|
|
1015
|
-
background
|
|
1015
|
+
background: #212529;
|
|
1016
1016
|
border-radius: 2px;
|
|
1017
1017
|
bottom: 0;
|
|
1018
1018
|
box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
@@ -1037,7 +1037,7 @@
|
|
|
1037
1037
|
}
|
|
1038
1038
|
.e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
|
|
1039
1039
|
.e-mobile-popup-container.e-device .e-popup-header .e-close {
|
|
1040
|
-
background
|
|
1040
|
+
background: transparent;
|
|
1041
1041
|
}
|
|
1042
1042
|
.e-mobile-popup-wrapper.e-device .e-popup-content,
|
|
1043
1043
|
.e-mobile-popup-container.e-device .e-popup-content {
|
|
@@ -1099,7 +1099,7 @@
|
|
|
1099
1099
|
background: #212529;
|
|
1100
1100
|
}
|
|
1101
1101
|
.e-kanban .e-kanban-table .e-header-cells {
|
|
1102
|
-
background
|
|
1102
|
+
background: #282d31;
|
|
1103
1103
|
}
|
|
1104
1104
|
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
|
|
1105
1105
|
color: #e9ecef;
|
|
@@ -1125,14 +1125,14 @@
|
|
|
1125
1125
|
color: #0d6efd;
|
|
1126
1126
|
}
|
|
1127
1127
|
.e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
|
|
1128
|
-
background
|
|
1128
|
+
background: #282d31;
|
|
1129
1129
|
}
|
|
1130
1130
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
|
|
1131
1131
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
|
|
1132
1132
|
color: #fff;
|
|
1133
1133
|
}
|
|
1134
1134
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
|
|
1135
|
-
background
|
|
1135
|
+
background: #031633;
|
|
1136
1136
|
}
|
|
1137
1137
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
|
|
1138
1138
|
color: #0d6efd;
|
|
@@ -1141,7 +1141,7 @@
|
|
|
1141
1141
|
background: #212529;
|
|
1142
1142
|
}
|
|
1143
1143
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1144
|
-
background
|
|
1144
|
+
background: #212529;
|
|
1145
1145
|
}
|
|
1146
1146
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
1147
1147
|
color: #fff;
|
|
@@ -1150,7 +1150,7 @@
|
|
|
1150
1150
|
color: #e9ecef;
|
|
1151
1151
|
}
|
|
1152
1152
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
|
|
1153
|
-
background
|
|
1153
|
+
background: #495057;
|
|
1154
1154
|
color: #fff;
|
|
1155
1155
|
}
|
|
1156
1156
|
.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
|
|
@@ -1174,7 +1174,7 @@
|
|
|
1174
1174
|
}
|
|
1175
1175
|
|
|
1176
1176
|
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
|
|
1177
|
-
background
|
|
1177
|
+
background: initial;
|
|
1178
1178
|
color: #fff;
|
|
1179
1179
|
min-width: 70%;
|
|
1180
1180
|
font-weight: normal;
|