@syncfusion/ej2-angular-kanban 19.4.52 → 20.1.47
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +0 -16
- package/dist/ej2-angular-kanban.umd.js +1 -1
- package/dist/ej2-angular-kanban.umd.min.js +1 -1
- package/package.json +8 -8
- 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/styles/bootstrap-dark.css +7 -2
- package/styles/bootstrap.css +7 -2
- package/styles/bootstrap4.css +7 -2
- package/styles/bootstrap5-dark.css +22 -14
- package/styles/bootstrap5.css +16 -8
- package/styles/fabric-dark.css +7 -2
- package/styles/fabric.css +7 -2
- package/styles/fluent-dark.css +1333 -0
- package/styles/fluent-dark.scss +1 -0
- package/styles/fluent.css +1333 -0
- package/styles/fluent.scss +1 -0
- package/styles/highcontrast-light.css +7 -2
- package/styles/highcontrast.css +7 -2
- package/styles/kanban/bootstrap-dark.css +7 -2
- package/styles/kanban/bootstrap.css +7 -2
- package/styles/kanban/bootstrap4.css +7 -2
- package/styles/kanban/bootstrap5-dark.css +22 -14
- package/styles/kanban/bootstrap5.css +16 -8
- package/styles/kanban/fabric-dark.css +7 -2
- package/styles/kanban/fabric.css +7 -2
- package/styles/kanban/fluent-dark.css +1333 -0
- package/styles/kanban/fluent-dark.scss +1 -0
- package/styles/kanban/fluent.css +1333 -0
- package/styles/kanban/fluent.scss +1 -0
- package/styles/kanban/highcontrast-light.css +7 -2
- package/styles/kanban/highcontrast.css +7 -2
- package/styles/kanban/material-dark.css +7 -1
- package/styles/kanban/material.css +7 -1
- package/styles/kanban/tailwind-dark.css +28 -81
- package/styles/kanban/tailwind.css +27 -80
- package/styles/material-dark.css +7 -1
- package/styles/material.css +7 -1
- package/styles/tailwind-dark.css +28 -81
- package/styles/tailwind.css +27 -80
package/CHANGELOG.md
CHANGED
|
@@ -2,22 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
-
## 19.4.47 (2022-01-25)
|
|
6
|
-
|
|
7
|
-
### Kanban
|
|
8
|
-
|
|
9
|
-
#### Bug Fixes
|
|
10
|
-
|
|
11
|
-
- `#I361754` - Now, the `target` argument is returned properly in the `actionBegin` and `actionComplete` when clicking on the frozen swimlane row.
|
|
12
|
-
|
|
13
|
-
## 19.4.41 (2022-01-04)
|
|
14
|
-
|
|
15
|
-
### Kanban
|
|
16
|
-
|
|
17
|
-
#### Bug Fixes
|
|
18
|
-
|
|
19
|
-
- `#I358793` - Now, the drag and drop of the cards in the Kanban works properly without any exception error.
|
|
20
|
-
|
|
21
5
|
## 19.4.38 (2021-12-17)
|
|
22
6
|
|
|
23
7
|
### Kanban
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-kanban.umd.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 20.1.47
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-kanban.umd.min.js
|
|
3
|
-
* version :
|
|
3
|
+
* version : 20.1.47
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-kanban@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-kanban@19.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-kanban@19.7.0",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-8c7WRXGOIcEyuOV4vcmuhlgGbiS1v67qIL1jFw6cVuYhdIvT8l3p1505+SkSdzxvZbA5wtqyQCx4F0i02C/Dbg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-kanban",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-kanban/-/ej2-angular-kanban-19.7.0.tgz",
|
|
23
|
+
"_shasum": "81f838e1d054c1eebc05082f64bad5bcbec861d8",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-kanban@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~
|
|
35
|
-
"@syncfusion/ej2-base": "~
|
|
36
|
-
"@syncfusion/ej2-kanban": "
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~20.1.47",
|
|
35
|
+
"@syncfusion/ej2-base": "~20.1.47",
|
|
36
|
+
"@syncfusion/ej2-kanban": "20.1.47"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
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",
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
"schematics": "./schematics/collection.json",
|
|
67
67
|
"sideEffects": false,
|
|
68
68
|
"typings": "ej2-angular-kanban.d.ts",
|
|
69
|
-
"version": "
|
|
69
|
+
"version": "20.1.47"
|
|
70
70
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-kanban";
|
|
2
|
-
export declare const pkgVer = "^19.
|
|
2
|
+
export declare const pkgVer = "^19.7.0";
|
|
3
3
|
export declare const moduleName = "KanbanModule";
|
|
4
|
-
export declare const themeVer = "~19.
|
|
4
|
+
export declare const themeVer = "~19.7.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 = '^19.
|
|
4
|
+
exports.pkgVer = '^19.7.0';
|
|
5
5
|
exports.moduleName = 'KanbanModule';
|
|
6
|
-
exports.themeVer = '~19.
|
|
6
|
+
exports.themeVer = '~19.7.0';
|
|
@@ -281,6 +281,7 @@
|
|
|
281
281
|
|
|
282
282
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-expand:focus,
|
|
283
283
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-collapse:focus {
|
|
284
|
+
background: #393939;
|
|
284
285
|
box-shadow: none;
|
|
285
286
|
}
|
|
286
287
|
|
|
@@ -1160,7 +1161,7 @@
|
|
|
1160
1161
|
.e-kanban-dialog .e-kanban-form-container table .e-label {
|
|
1161
1162
|
padding-right: 10px;
|
|
1162
1163
|
vertical-align: top;
|
|
1163
|
-
width:
|
|
1164
|
+
width: 70px;
|
|
1164
1165
|
}
|
|
1165
1166
|
|
|
1166
1167
|
.e-kanban-dialog .e-kanban-form-wrapper table .e-field,
|
|
@@ -1240,7 +1241,6 @@
|
|
|
1240
1241
|
|
|
1241
1242
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1242
1243
|
background-color: #767676;
|
|
1243
|
-
border: 1px solid #9c9c9c;
|
|
1244
1244
|
}
|
|
1245
1245
|
|
|
1246
1246
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
@@ -1284,4 +1284,9 @@
|
|
|
1284
1284
|
.e-kanban-dialog .e-kanban-form-wrapper table textarea {
|
|
1285
1285
|
background-color: initial;
|
|
1286
1286
|
color: #f0f0f0;
|
|
1287
|
+
min-width: 70%;
|
|
1288
|
+
}
|
|
1289
|
+
|
|
1290
|
+
.e-kanban-dialog .e-kanban-form-wrapper table textarea:focus {
|
|
1291
|
+
box-shadow: none;
|
|
1287
1292
|
}
|
package/styles/bootstrap.css
CHANGED
|
@@ -279,6 +279,7 @@
|
|
|
279
279
|
|
|
280
280
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-expand:focus,
|
|
281
281
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-collapse:focus {
|
|
282
|
+
background: #e6e6e6;
|
|
282
283
|
box-shadow: none;
|
|
283
284
|
}
|
|
284
285
|
|
|
@@ -1158,7 +1159,7 @@
|
|
|
1158
1159
|
.e-kanban-dialog .e-kanban-form-container table .e-label {
|
|
1159
1160
|
padding-right: 10px;
|
|
1160
1161
|
vertical-align: top;
|
|
1161
|
-
width:
|
|
1162
|
+
width: 70px;
|
|
1162
1163
|
}
|
|
1163
1164
|
|
|
1164
1165
|
.e-kanban-dialog .e-kanban-form-wrapper table .e-field,
|
|
@@ -1238,7 +1239,6 @@
|
|
|
1238
1239
|
|
|
1239
1240
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1240
1241
|
background-color: #eee;
|
|
1241
|
-
border: 1px solid #ddd;
|
|
1242
1242
|
}
|
|
1243
1243
|
|
|
1244
1244
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
@@ -1282,4 +1282,9 @@
|
|
|
1282
1282
|
.e-kanban-dialog .e-kanban-form-wrapper table textarea {
|
|
1283
1283
|
background-color: initial;
|
|
1284
1284
|
color: #555;
|
|
1285
|
+
min-width: 70%;
|
|
1286
|
+
}
|
|
1287
|
+
|
|
1288
|
+
.e-kanban-dialog .e-kanban-form-wrapper table textarea:focus {
|
|
1289
|
+
box-shadow: none;
|
|
1285
1290
|
}
|
package/styles/bootstrap4.css
CHANGED
|
@@ -356,6 +356,7 @@
|
|
|
356
356
|
|
|
357
357
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-expand:focus,
|
|
358
358
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-collapse:focus {
|
|
359
|
+
background: #5a6268;
|
|
359
360
|
box-shadow: none;
|
|
360
361
|
}
|
|
361
362
|
|
|
@@ -1234,7 +1235,7 @@
|
|
|
1234
1235
|
.e-kanban-dialog .e-kanban-form-container table .e-label {
|
|
1235
1236
|
padding-right: 10px;
|
|
1236
1237
|
vertical-align: top;
|
|
1237
|
-
width:
|
|
1238
|
+
width: 70px;
|
|
1238
1239
|
}
|
|
1239
1240
|
|
|
1240
1241
|
.e-kanban-dialog .e-kanban-form-wrapper table .e-field,
|
|
@@ -1314,7 +1315,6 @@
|
|
|
1314
1315
|
|
|
1315
1316
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1316
1317
|
background-color: #e9ecef;
|
|
1317
|
-
border: 1px solid #ced4da;
|
|
1318
1318
|
}
|
|
1319
1319
|
|
|
1320
1320
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
@@ -1358,4 +1358,9 @@
|
|
|
1358
1358
|
.e-kanban-dialog .e-kanban-form-wrapper table textarea {
|
|
1359
1359
|
background-color: initial;
|
|
1360
1360
|
color: #495057;
|
|
1361
|
+
min-width: 70%;
|
|
1362
|
+
}
|
|
1363
|
+
|
|
1364
|
+
.e-kanban-dialog .e-kanban-form-wrapper table textarea:focus {
|
|
1365
|
+
box-shadow: none;
|
|
1361
1366
|
}
|
|
@@ -89,6 +89,13 @@
|
|
|
89
89
|
color: #adb5bd;
|
|
90
90
|
}
|
|
91
91
|
|
|
92
|
+
.e-input-group.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
93
|
+
.e-input-group.e-control-wrapper.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
94
|
+
.e-float-input.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
95
|
+
.e-float-input.e-control-wrapper.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon {
|
|
96
|
+
background: #343a40;
|
|
97
|
+
}
|
|
98
|
+
|
|
92
99
|
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
93
100
|
.e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
|
|
94
101
|
.e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
|
|
@@ -151,7 +158,7 @@
|
|
|
151
158
|
}
|
|
152
159
|
|
|
153
160
|
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
154
|
-
border-radius: 0
|
|
161
|
+
border-radius: 0 2px 2px 0;
|
|
155
162
|
border-right-width: 0;
|
|
156
163
|
}
|
|
157
164
|
|
|
@@ -319,6 +326,7 @@
|
|
|
319
326
|
|
|
320
327
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-expand:focus,
|
|
321
328
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-collapse:focus {
|
|
329
|
+
background: #5c636a;
|
|
322
330
|
box-shadow: 0 0 0 4px rgba(130, 138, 145, 0.5);
|
|
323
331
|
}
|
|
324
332
|
|
|
@@ -371,7 +379,7 @@
|
|
|
371
379
|
}
|
|
372
380
|
|
|
373
381
|
.e-kanban .e-kanban-header .e-header-cells.e-max-color {
|
|
374
|
-
background: #
|
|
382
|
+
background: #7c151f;
|
|
375
383
|
}
|
|
376
384
|
|
|
377
385
|
.e-kanban .e-kanban-header .e-header-cells.e-collapsed {
|
|
@@ -390,7 +398,7 @@
|
|
|
390
398
|
}
|
|
391
399
|
|
|
392
400
|
.e-kanban .e-kanban-header .e-header-cells.e-collapsed.e-max-color {
|
|
393
|
-
background: #
|
|
401
|
+
background: #7c151f;
|
|
394
402
|
}
|
|
395
403
|
|
|
396
404
|
.e-kanban .e-kanban-header .e-header-cells.e-collapsed .e-limits,
|
|
@@ -464,7 +472,7 @@
|
|
|
464
472
|
}
|
|
465
473
|
|
|
466
474
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells.e-max-color {
|
|
467
|
-
background: #
|
|
475
|
+
background: #7c151f;
|
|
468
476
|
}
|
|
469
477
|
|
|
470
478
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed {
|
|
@@ -588,12 +596,12 @@
|
|
|
588
596
|
|
|
589
597
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-header,
|
|
590
598
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color .e-card-header {
|
|
591
|
-
padding: 12px 14px 0
|
|
599
|
+
padding: 12px 14px 0 14px;
|
|
592
600
|
}
|
|
593
601
|
|
|
594
602
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-content,
|
|
595
603
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color .e-card-content {
|
|
596
|
-
padding: 8px 14px
|
|
604
|
+
padding: 8px 14px 12px 14px;
|
|
597
605
|
}
|
|
598
606
|
|
|
599
607
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-tags,
|
|
@@ -806,7 +814,7 @@
|
|
|
806
814
|
}
|
|
807
815
|
|
|
808
816
|
.e-kanban .e-kanban-content .e-content-row:not(.e-swimlane-row) .e-content-cells.e-max-color {
|
|
809
|
-
background: #
|
|
817
|
+
background: #7c151f;
|
|
810
818
|
}
|
|
811
819
|
|
|
812
820
|
.e-kanban .e-kanban-content .e-content-row:not(.e-swimlane-row) .e-content-cells:focus {
|
|
@@ -1062,14 +1070,14 @@
|
|
|
1062
1070
|
.e-bigger .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color .e-card-header,
|
|
1063
1071
|
.e-bigger.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-header,
|
|
1064
1072
|
.e-bigger.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color .e-card-header {
|
|
1065
|
-
padding:
|
|
1073
|
+
padding: 12px 20px 0 20px;
|
|
1066
1074
|
}
|
|
1067
1075
|
|
|
1068
1076
|
.e-bigger .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-content,
|
|
1069
1077
|
.e-bigger .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color .e-card-content,
|
|
1070
1078
|
.e-bigger.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-content,
|
|
1071
1079
|
.e-bigger.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color .e-card-content {
|
|
1072
|
-
padding:
|
|
1080
|
+
padding: 12px 20px 12px 20px;
|
|
1073
1081
|
}
|
|
1074
1082
|
|
|
1075
1083
|
.e-bigger .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-tags,
|
|
@@ -1211,7 +1219,7 @@
|
|
|
1211
1219
|
.e-kanban-dialog .e-kanban-form-container table .e-label {
|
|
1212
1220
|
padding-right: 10px;
|
|
1213
1221
|
vertical-align: top;
|
|
1214
|
-
width:
|
|
1222
|
+
width: 70px;
|
|
1215
1223
|
}
|
|
1216
1224
|
|
|
1217
1225
|
.e-kanban-dialog .e-kanban-form-wrapper table .e-field,
|
|
@@ -1245,7 +1253,7 @@
|
|
|
1245
1253
|
}
|
|
1246
1254
|
|
|
1247
1255
|
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
|
|
1248
|
-
color: #
|
|
1256
|
+
color: #e9ecef;
|
|
1249
1257
|
}
|
|
1250
1258
|
|
|
1251
1259
|
.e-kanban .e-kanban-table .e-header-cells .e-item-count {
|
|
@@ -1294,7 +1302,6 @@
|
|
|
1294
1302
|
}
|
|
1295
1303
|
|
|
1296
1304
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1297
|
-
background-color: #343a40;
|
|
1298
1305
|
background-color: #212529;
|
|
1299
1306
|
}
|
|
1300
1307
|
|
|
@@ -1308,7 +1315,7 @@
|
|
|
1308
1315
|
|
|
1309
1316
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
|
|
1310
1317
|
background-color: #495057;
|
|
1311
|
-
color: #
|
|
1318
|
+
color: #fff;
|
|
1312
1319
|
}
|
|
1313
1320
|
|
|
1314
1321
|
.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
|
|
@@ -1338,7 +1345,8 @@
|
|
|
1338
1345
|
|
|
1339
1346
|
.e-kanban-dialog .e-kanban-form-wrapper table textarea {
|
|
1340
1347
|
background-color: initial;
|
|
1341
|
-
color: #
|
|
1348
|
+
color: #fff;
|
|
1349
|
+
min-width: 70%;
|
|
1342
1350
|
font-weight: 400;
|
|
1343
1351
|
border-color: #dee2e6;
|
|
1344
1352
|
border-radius: 4px;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -89,6 +89,13 @@
|
|
|
89
89
|
color: #6c757d;
|
|
90
90
|
}
|
|
91
91
|
|
|
92
|
+
.e-input-group.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
93
|
+
.e-input-group.e-control-wrapper.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
94
|
+
.e-float-input.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
95
|
+
.e-float-input.e-control-wrapper.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon {
|
|
96
|
+
background: #e9ecef;
|
|
97
|
+
}
|
|
98
|
+
|
|
92
99
|
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
93
100
|
.e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
|
|
94
101
|
.e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
|
|
@@ -151,7 +158,7 @@
|
|
|
151
158
|
}
|
|
152
159
|
|
|
153
160
|
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
154
|
-
border-radius: 0
|
|
161
|
+
border-radius: 0 2px 2px 0;
|
|
155
162
|
border-right-width: 0;
|
|
156
163
|
}
|
|
157
164
|
|
|
@@ -319,6 +326,7 @@
|
|
|
319
326
|
|
|
320
327
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-expand:focus,
|
|
321
328
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-collapse:focus {
|
|
329
|
+
background: #5c636a;
|
|
322
330
|
box-shadow: 0 0 0 4px rgba(130, 138, 145, 0.5);
|
|
323
331
|
}
|
|
324
332
|
|
|
@@ -588,12 +596,12 @@
|
|
|
588
596
|
|
|
589
597
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-header,
|
|
590
598
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color .e-card-header {
|
|
591
|
-
padding: 12px 14px 0
|
|
599
|
+
padding: 12px 14px 0 14px;
|
|
592
600
|
}
|
|
593
601
|
|
|
594
602
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-content,
|
|
595
603
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color .e-card-content {
|
|
596
|
-
padding: 8px 14px
|
|
604
|
+
padding: 8px 14px 12px 14px;
|
|
597
605
|
}
|
|
598
606
|
|
|
599
607
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-tags,
|
|
@@ -1062,14 +1070,14 @@
|
|
|
1062
1070
|
.e-bigger .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color .e-card-header,
|
|
1063
1071
|
.e-bigger.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-header,
|
|
1064
1072
|
.e-bigger.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color .e-card-header {
|
|
1065
|
-
padding:
|
|
1073
|
+
padding: 12px 20px 0 20px;
|
|
1066
1074
|
}
|
|
1067
1075
|
|
|
1068
1076
|
.e-bigger .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-content,
|
|
1069
1077
|
.e-bigger .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color .e-card-content,
|
|
1070
1078
|
.e-bigger.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-content,
|
|
1071
1079
|
.e-bigger.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-card.e-card-color .e-card-content {
|
|
1072
|
-
padding:
|
|
1080
|
+
padding: 12px 20px 12px 20px;
|
|
1073
1081
|
}
|
|
1074
1082
|
|
|
1075
1083
|
.e-bigger .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-card.e-card-color .e-card-tags,
|
|
@@ -1211,7 +1219,7 @@
|
|
|
1211
1219
|
.e-kanban-dialog .e-kanban-form-container table .e-label {
|
|
1212
1220
|
padding-right: 10px;
|
|
1213
1221
|
vertical-align: top;
|
|
1214
|
-
width:
|
|
1222
|
+
width: 70px;
|
|
1215
1223
|
}
|
|
1216
1224
|
|
|
1217
1225
|
.e-kanban-dialog .e-kanban-form-wrapper table .e-field,
|
|
@@ -1245,7 +1253,7 @@
|
|
|
1245
1253
|
}
|
|
1246
1254
|
|
|
1247
1255
|
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
|
|
1248
|
-
color: #
|
|
1256
|
+
color: #343a40;
|
|
1249
1257
|
}
|
|
1250
1258
|
|
|
1251
1259
|
.e-kanban .e-kanban-table .e-header-cells .e-item-count {
|
|
@@ -1294,7 +1302,6 @@
|
|
|
1294
1302
|
}
|
|
1295
1303
|
|
|
1296
1304
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1297
|
-
background-color: #e9ecef;
|
|
1298
1305
|
background-color: #fff;
|
|
1299
1306
|
}
|
|
1300
1307
|
|
|
@@ -1339,6 +1346,7 @@
|
|
|
1339
1346
|
.e-kanban-dialog .e-kanban-form-wrapper table textarea {
|
|
1340
1347
|
background-color: initial;
|
|
1341
1348
|
color: #212529;
|
|
1349
|
+
min-width: 70%;
|
|
1342
1350
|
font-weight: 400;
|
|
1343
1351
|
border-color: #dee2e6;
|
|
1344
1352
|
border-radius: 4px;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -246,6 +246,7 @@
|
|
|
246
246
|
|
|
247
247
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-expand:focus,
|
|
248
248
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-collapse:focus {
|
|
249
|
+
background: #414040;
|
|
249
250
|
box-shadow: none;
|
|
250
251
|
}
|
|
251
252
|
|
|
@@ -1125,7 +1126,7 @@
|
|
|
1125
1126
|
.e-kanban-dialog .e-kanban-form-container table .e-label {
|
|
1126
1127
|
padding-right: 10px;
|
|
1127
1128
|
vertical-align: top;
|
|
1128
|
-
width:
|
|
1129
|
+
width: 70px;
|
|
1129
1130
|
}
|
|
1130
1131
|
|
|
1131
1132
|
.e-kanban-dialog .e-kanban-form-wrapper table .e-field,
|
|
@@ -1205,7 +1206,6 @@
|
|
|
1205
1206
|
|
|
1206
1207
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1207
1208
|
background-color: #6f6c6c;
|
|
1208
|
-
border: 1px solid #333232;
|
|
1209
1209
|
}
|
|
1210
1210
|
|
|
1211
1211
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
@@ -1249,5 +1249,10 @@
|
|
|
1249
1249
|
.e-kanban-dialog .e-kanban-form-wrapper table textarea {
|
|
1250
1250
|
background-color: initial;
|
|
1251
1251
|
color: #dadada;
|
|
1252
|
+
min-width: 70%;
|
|
1252
1253
|
font-weight: 400;
|
|
1253
1254
|
}
|
|
1255
|
+
|
|
1256
|
+
.e-kanban-dialog .e-kanban-form-wrapper table textarea:focus {
|
|
1257
|
+
box-shadow: none;
|
|
1258
|
+
}
|
package/styles/fabric.css
CHANGED
|
@@ -239,6 +239,7 @@
|
|
|
239
239
|
|
|
240
240
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-expand:focus,
|
|
241
241
|
.e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-row-collapse:focus {
|
|
242
|
+
background: #dadada;
|
|
242
243
|
box-shadow: none;
|
|
243
244
|
}
|
|
244
245
|
|
|
@@ -1118,7 +1119,7 @@
|
|
|
1118
1119
|
.e-kanban-dialog .e-kanban-form-container table .e-label {
|
|
1119
1120
|
padding-right: 10px;
|
|
1120
1121
|
vertical-align: top;
|
|
1121
|
-
width:
|
|
1122
|
+
width: 70px;
|
|
1122
1123
|
}
|
|
1123
1124
|
|
|
1124
1125
|
.e-kanban-dialog .e-kanban-form-wrapper table .e-field,
|
|
@@ -1198,7 +1199,6 @@
|
|
|
1198
1199
|
|
|
1199
1200
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1200
1201
|
background-color: #d1ebff;
|
|
1201
|
-
border: 1px solid #f4f4f4;
|
|
1202
1202
|
}
|
|
1203
1203
|
|
|
1204
1204
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
@@ -1242,5 +1242,10 @@
|
|
|
1242
1242
|
.e-kanban-dialog .e-kanban-form-wrapper table textarea {
|
|
1243
1243
|
background-color: initial;
|
|
1244
1244
|
color: #333;
|
|
1245
|
+
min-width: 70%;
|
|
1245
1246
|
font-weight: 400;
|
|
1246
1247
|
}
|
|
1248
|
+
|
|
1249
|
+
.e-kanban-dialog .e-kanban-form-wrapper table textarea:focus {
|
|
1250
|
+
box-shadow: none;
|
|
1251
|
+
}
|