@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.
Files changed (116) hide show
  1. package/@syncfusion/ej2-angular-kanban.es5.js +355 -0
  2. package/@syncfusion/ej2-angular-kanban.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-kanban.js +323 -0
  4. package/@syncfusion/ej2-angular-kanban.js.map +1 -0
  5. package/CHANGELOG.md +432 -0
  6. package/dist/ej2-angular-kanban.umd.js +397 -0
  7. package/dist/ej2-angular-kanban.umd.js.map +1 -0
  8. package/dist/ej2-angular-kanban.umd.min.js +11 -0
  9. package/dist/ej2-angular-kanban.umd.min.js.map +1 -0
  10. package/ej2-angular-kanban.d.ts +5 -0
  11. package/ej2-angular-kanban.metadata.json +1 -0
  12. package/package.json +15 -29
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/kanban/columns.directive.d.ts +0 -5
  18. package/src/kanban/kanban-all.module.d.ts +0 -6
  19. package/src/kanban/kanban.component.d.ts +0 -3
  20. package/src/kanban/kanban.module.d.ts +0 -8
  21. package/src/kanban/stackedheaders.directive.d.ts +0 -5
  22. package/styles/bootstrap-dark.css +11 -12
  23. package/styles/bootstrap.css +11 -11
  24. package/styles/bootstrap4.css +10 -10
  25. package/styles/bootstrap5-dark.css +11 -11
  26. package/styles/bootstrap5.css +11 -11
  27. package/styles/fabric-dark.css +11 -12
  28. package/styles/fabric.css +11 -11
  29. package/styles/fluent-dark.css +11 -11
  30. package/styles/fluent.css +11 -11
  31. package/styles/highcontrast-light.css +11 -13
  32. package/styles/highcontrast.css +11 -11
  33. package/styles/kanban/bootstrap-dark.css +11 -12
  34. package/styles/kanban/bootstrap-dark.scss +1 -15
  35. package/styles/kanban/bootstrap.css +11 -11
  36. package/styles/kanban/bootstrap.scss +1 -15
  37. package/styles/kanban/bootstrap4.css +10 -10
  38. package/styles/kanban/bootstrap4.scss +1 -15
  39. package/styles/kanban/bootstrap5-dark.css +11 -11
  40. package/styles/kanban/bootstrap5-dark.scss +1 -15
  41. package/styles/kanban/bootstrap5.css +11 -11
  42. package/styles/kanban/bootstrap5.scss +1 -15
  43. package/styles/kanban/fabric-dark.css +11 -12
  44. package/styles/kanban/fabric-dark.scss +1 -15
  45. package/styles/kanban/fabric.css +11 -11
  46. package/styles/kanban/fabric.scss +1 -15
  47. package/styles/kanban/fluent-dark.css +11 -11
  48. package/styles/kanban/fluent-dark.scss +1 -15
  49. package/styles/kanban/fluent.css +11 -11
  50. package/styles/kanban/fluent.scss +1 -15
  51. package/styles/kanban/highcontrast-light.css +11 -13
  52. package/styles/kanban/highcontrast-light.scss +1 -15
  53. package/styles/kanban/highcontrast.css +11 -11
  54. package/styles/kanban/highcontrast.scss +1 -15
  55. package/styles/kanban/material-dark.css +11 -11
  56. package/styles/kanban/material-dark.scss +1 -15
  57. package/styles/kanban/material.css +11 -11
  58. package/styles/kanban/material.scss +1 -15
  59. package/styles/kanban/tailwind-dark.css +11 -11
  60. package/styles/kanban/tailwind-dark.scss +1 -15
  61. package/styles/kanban/tailwind.css +11 -11
  62. package/styles/kanban/tailwind.scss +1 -15
  63. package/styles/material-dark.css +11 -11
  64. package/styles/material.css +11 -11
  65. package/styles/tailwind-dark.css +11 -11
  66. package/styles/tailwind.css +11 -11
  67. package/esm2020/public_api.mjs +0 -3
  68. package/esm2020/src/index.mjs +0 -7
  69. package/esm2020/src/kanban/columns.directive.mjs +0 -66
  70. package/esm2020/src/kanban/kanban-all.module.mjs +0 -23
  71. package/esm2020/src/kanban/kanban.component.mjs +0 -100
  72. package/esm2020/src/kanban/kanban.module.mjs +0 -43
  73. package/esm2020/src/kanban/stackedheaders.directive.mjs +0 -58
  74. package/esm2020/syncfusion-ej2-angular-kanban.mjs +0 -5
  75. package/fesm2015/syncfusion-ej2-angular-kanban.mjs +0 -279
  76. package/fesm2015/syncfusion-ej2-angular-kanban.mjs.map +0 -1
  77. package/fesm2020/syncfusion-ej2-angular-kanban.mjs +0 -279
  78. package/fesm2020/syncfusion-ej2-angular-kanban.mjs.map +0 -1
  79. package/styles/kanban/_all.scss +0 -2
  80. package/styles/kanban/_bootstrap-dark-definition.scss +0 -224
  81. package/styles/kanban/_bootstrap-definition.scss +0 -223
  82. package/styles/kanban/_bootstrap4-definition.scss +0 -224
  83. package/styles/kanban/_bootstrap5-dark-definition.scss +0 -1
  84. package/styles/kanban/_bootstrap5-definition.scss +0 -233
  85. package/styles/kanban/_fabric-dark-definition.scss +0 -223
  86. package/styles/kanban/_fabric-definition.scss +0 -223
  87. package/styles/kanban/_fluent-dark-definition.scss +0 -1
  88. package/styles/kanban/_fluent-definition.scss +0 -225
  89. package/styles/kanban/_fusionnew-definition.scss +0 -233
  90. package/styles/kanban/_highcontrast-definition.scss +0 -224
  91. package/styles/kanban/_highcontrast-light-definition.scss +0 -224
  92. package/styles/kanban/_layout.scss +0 -976
  93. package/styles/kanban/_material-dark-definition.scss +0 -223
  94. package/styles/kanban/_material-definition.scss +0 -223
  95. package/styles/kanban/_material3-definition.scss +0 -233
  96. package/styles/kanban/_tailwind-dark-definition.scss +0 -1
  97. package/styles/kanban/_tailwind-definition.scss +0 -234
  98. package/styles/kanban/_theme.scss +0 -148
  99. package/styles/kanban/icons/_bootstrap-dark.scss +0 -47
  100. package/styles/kanban/icons/_bootstrap.scss +0 -47
  101. package/styles/kanban/icons/_bootstrap4.scss +0 -47
  102. package/styles/kanban/icons/_bootstrap5-dark.scss +0 -1
  103. package/styles/kanban/icons/_bootstrap5.scss +0 -47
  104. package/styles/kanban/icons/_fabric-dark.scss +0 -47
  105. package/styles/kanban/icons/_fabric.scss +0 -47
  106. package/styles/kanban/icons/_fluent-dark.scss +0 -1
  107. package/styles/kanban/icons/_fluent.scss +0 -47
  108. package/styles/kanban/icons/_fusionnew.scss +0 -47
  109. package/styles/kanban/icons/_highcontrast-light.scss +0 -47
  110. package/styles/kanban/icons/_highcontrast.scss +0 -47
  111. package/styles/kanban/icons/_material-dark.scss +0 -47
  112. package/styles/kanban/icons/_material.scss +0 -47
  113. package/styles/kanban/icons/_material3.scss +0 -47
  114. package/styles/kanban/icons/_tailwind-dark.scss +0 -1
  115. package/styles/kanban/icons/_tailwind.scss +0 -47
  116. package/syncfusion-ej2-angular-kanban.d.ts +0 -5
@@ -347,7 +347,7 @@
347
347
  background: #f8d7da;
348
348
  }
349
349
  .e-kanban .e-kanban-header .e-header-cells.e-collapsed {
350
- background-color: #f8f9fa;
350
+ background: #f8f9fa;
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-color: #dee2e6;
642
+ background: #dee2e6;
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-color: rgba(0, 0, 0, 0.5);
820
+ background: rgba(0, 0, 0, 0.5);
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-color: #fff;
1015
+ background: #fff;
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-color: transparent;
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: #fff;
1100
1100
  }
1101
1101
  .e-kanban .e-kanban-table .e-header-cells {
1102
- background-color: #f8f9fa;
1102
+ background: #f8f9fa;
1103
1103
  }
1104
1104
  .e-kanban .e-kanban-table .e-header-cells .e-header-text {
1105
1105
  color: #343a40;
@@ -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-color: #f8f9fa;
1128
+ background: #f8f9fa;
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: #212529;
1133
1133
  }
1134
1134
  .e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
1135
- background-color: #e7f1ff;
1135
+ background: #e7f1ff;
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: #fff;
1142
1142
  }
1143
1143
  .e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
1144
- background-color: #fff;
1144
+ background: #fff;
1145
1145
  }
1146
1146
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
1147
1147
  color: #212529;
@@ -1150,7 +1150,7 @@
1150
1150
  color: #343a40;
1151
1151
  }
1152
1152
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
1153
- background-color: #dee2e6;
1153
+ background: #dee2e6;
1154
1154
  color: #212529;
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-color: initial;
1177
+ background: initial;
1178
1178
  color: #212529;
1179
1179
  min-width: 70%;
1180
1180
  font-weight: normal;
@@ -267,7 +267,7 @@
267
267
  background: #ffcdd2;
268
268
  }
269
269
  .e-kanban .e-kanban-header .e-header-cells.e-collapsed {
270
- background-color: #333232;
270
+ background: #333232;
271
271
  text-align: center;
272
272
  width: 50px;
273
273
  }
@@ -559,7 +559,7 @@
559
559
  }
560
560
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
561
561
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
562
- background-color: #333232;
562
+ background: #333232;
563
563
  border: 1px dashed #4a4848;
564
564
  }
565
565
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
@@ -734,7 +734,7 @@
734
734
  position: absolute;
735
735
  }
736
736
  .e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
737
- background-color: #383838;
737
+ background: #383838;
738
738
  height: 100%;
739
739
  opacity: 0.5;
740
740
  width: 100%;
@@ -919,7 +919,7 @@
919
919
 
920
920
  .e-mobile-popup-wrapper.e-device,
921
921
  .e-mobile-popup-container.e-device {
922
- background-color: #201f1f;
922
+ background: #201f1f;
923
923
  border-radius: 2px;
924
924
  bottom: 0;
925
925
  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);
@@ -944,8 +944,7 @@
944
944
  }
945
945
  .e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
946
946
  .e-mobile-popup-container.e-device .e-popup-header .e-close {
947
- background-color: transparent;
948
- border: 0;
947
+ background: transparent;
949
948
  }
950
949
  .e-mobile-popup-wrapper.e-device .e-popup-content,
951
950
  .e-mobile-popup-container.e-device .e-popup-content {
@@ -1007,7 +1006,7 @@
1007
1006
  background: #201f1f;
1008
1007
  }
1009
1008
  .e-kanban .e-kanban-table .e-header-cells {
1010
- background-color: #333232;
1009
+ background: #333232;
1011
1010
  }
1012
1011
  .e-kanban .e-kanban-table .e-header-cells .e-header-text {
1013
1012
  color: #dadada;
@@ -1033,20 +1032,20 @@
1033
1032
  color: #fff;
1034
1033
  }
1035
1034
  .e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
1036
- background-color: #333232;
1035
+ background: #333232;
1037
1036
  }
1038
1037
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
1039
1038
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
1040
1039
  color: #dadada;
1041
1040
  }
1042
1041
  .e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
1043
- background-color: rgba(0, 116, 204, 0.1);
1042
+ background: rgba(0, 116, 204, 0.1);
1044
1043
  }
1045
1044
  .e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
1046
1045
  color: #0074cc;
1047
1046
  }
1048
1047
  .e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
1049
- background-color: #6f6c6c;
1048
+ background: #6f6c6c;
1050
1049
  }
1051
1050
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
1052
1051
  color: #dadada;
@@ -1055,7 +1054,7 @@
1055
1054
  color: #c8c8c8;
1056
1055
  }
1057
1056
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
1058
- background-color: #eceaff;
1057
+ background: #eceaff;
1059
1058
  color: #3225c9;
1060
1059
  }
1061
1060
  .e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
@@ -1079,7 +1078,7 @@
1079
1078
  }
1080
1079
 
1081
1080
  .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
1082
- background-color: initial;
1081
+ background: initial;
1083
1082
  color: #dadada;
1084
1083
  min-width: 70%;
1085
1084
  font-weight: normal;
package/styles/fabric.css CHANGED
@@ -259,7 +259,7 @@
259
259
  background: #ffcdd2;
260
260
  }
261
261
  .e-kanban .e-kanban-header .e-header-cells.e-collapsed {
262
- background-color: #f4f4f4;
262
+ background: #f4f4f4;
263
263
  text-align: center;
264
264
  width: 50px;
265
265
  }
@@ -551,7 +551,7 @@
551
551
  }
552
552
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
553
553
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
554
- background-color: #f4f4f4;
554
+ background: #f4f4f4;
555
555
  border: 1px dashed #dadada;
556
556
  }
557
557
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
@@ -726,7 +726,7 @@
726
726
  position: absolute;
727
727
  }
728
728
  .e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
729
- background-color: #383838;
729
+ background: #383838;
730
730
  height: 100%;
731
731
  opacity: 0.5;
732
732
  width: 100%;
@@ -911,7 +911,7 @@
911
911
 
912
912
  .e-mobile-popup-wrapper.e-device,
913
913
  .e-mobile-popup-container.e-device {
914
- background-color: #fff;
914
+ background: #fff;
915
915
  border-radius: 2px;
916
916
  bottom: 0;
917
917
  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);
@@ -936,7 +936,7 @@
936
936
  }
937
937
  .e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
938
938
  .e-mobile-popup-container.e-device .e-popup-header .e-close {
939
- background-color: transparent;
939
+ background: transparent;
940
940
  border: 0;
941
941
  }
942
942
  .e-mobile-popup-wrapper.e-device .e-popup-content,
@@ -999,7 +999,7 @@
999
999
  background: #fff;
1000
1000
  }
1001
1001
  .e-kanban .e-kanban-table .e-header-cells {
1002
- background-color: #f4f4f4;
1002
+ background: #f4f4f4;
1003
1003
  }
1004
1004
  .e-kanban .e-kanban-table .e-header-cells .e-header-text {
1005
1005
  color: #333;
@@ -1025,20 +1025,20 @@
1025
1025
  color: rgba(51, 51, 51, 0.54);
1026
1026
  }
1027
1027
  .e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
1028
- background-color: #f4f4f4;
1028
+ background: #f4f4f4;
1029
1029
  }
1030
1030
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
1031
1031
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
1032
1032
  color: #333;
1033
1033
  }
1034
1034
  .e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
1035
- background-color: rgba(0, 120, 214, 0.1);
1035
+ background: rgba(0, 120, 214, 0.1);
1036
1036
  }
1037
1037
  .e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
1038
1038
  color: #0078d6;
1039
1039
  }
1040
1040
  .e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
1041
- background-color: #d1ebff;
1041
+ background: #d1ebff;
1042
1042
  }
1043
1043
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
1044
1044
  color: #333;
@@ -1047,7 +1047,7 @@
1047
1047
  color: #767676;
1048
1048
  }
1049
1049
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
1050
- background-color: #eceaff;
1050
+ background: #eceaff;
1051
1051
  color: #3225c9;
1052
1052
  }
1053
1053
  .e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
@@ -1071,7 +1071,7 @@
1071
1071
  }
1072
1072
 
1073
1073
  .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
1074
- background-color: initial;
1074
+ background: initial;
1075
1075
  color: #333;
1076
1076
  min-width: 70%;
1077
1077
  font-weight: normal;
@@ -327,7 +327,7 @@
327
327
  background: #750b1c;
328
328
  }
329
329
  .e-kanban .e-kanban-header .e-header-cells.e-collapsed {
330
- background-color: #201f1e;
330
+ background: #201f1e;
331
331
  text-align: center;
332
332
  width: 42px;
333
333
  }
@@ -619,7 +619,7 @@
619
619
  }
620
620
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
621
621
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
622
- background-color: #252423;
622
+ background: #252423;
623
623
  border: 1px dashed #797775;
624
624
  }
625
625
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
@@ -794,7 +794,7 @@
794
794
  position: absolute;
795
795
  }
796
796
  .e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
797
- background-color: rgba(0, 0, 0, 0.4);
797
+ background: rgba(0, 0, 0, 0.4);
798
798
  height: 100%;
799
799
  opacity: 1;
800
800
  width: 100%;
@@ -979,7 +979,7 @@
979
979
 
980
980
  .e-mobile-popup-wrapper.e-device,
981
981
  .e-mobile-popup-container.e-device {
982
- background-color: #1b1a19;
982
+ background: #1b1a19;
983
983
  border-radius: 2px;
984
984
  bottom: 0;
985
985
  box-shadow: 0 25.6px 57.6px 0 rgba(0, 0, 0, 0.22), 0 4.8px 14.4px 0 rgba(0, 0, 0, 0.18);
@@ -1004,7 +1004,7 @@
1004
1004
  }
1005
1005
  .e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
1006
1006
  .e-mobile-popup-container.e-device .e-popup-header .e-close {
1007
- background-color: transparent;
1007
+ background: transparent;
1008
1008
  }
1009
1009
  .e-mobile-popup-wrapper.e-device .e-popup-content,
1010
1010
  .e-mobile-popup-container.e-device .e-popup-content {
@@ -1066,7 +1066,7 @@
1066
1066
  background: #1b1a19;
1067
1067
  }
1068
1068
  .e-kanban .e-kanban-table .e-header-cells {
1069
- background-color: #201f1e;
1069
+ background: #201f1e;
1070
1070
  }
1071
1071
  .e-kanban .e-kanban-table .e-header-cells .e-header-text {
1072
1072
  color: #d2d0ce;
@@ -1092,14 +1092,14 @@
1092
1092
  color: #a19f9d;
1093
1093
  }
1094
1094
  .e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
1095
- background-color: #201f1e;
1095
+ background: #201f1e;
1096
1096
  }
1097
1097
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
1098
1098
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
1099
1099
  color: #f3f2f1;
1100
1100
  }
1101
1101
  .e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
1102
- background-color: #004578;
1102
+ background: #004578;
1103
1103
  }
1104
1104
  .e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
1105
1105
  color: #0078d4;
@@ -1108,7 +1108,7 @@
1108
1108
  background: #252423;
1109
1109
  }
1110
1110
  .e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
1111
- background-color: #252423;
1111
+ background: #252423;
1112
1112
  }
1113
1113
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
1114
1114
  color: #f3f2f1;
@@ -1117,7 +1117,7 @@
1117
1117
  color: #d2d0ce;
1118
1118
  }
1119
1119
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
1120
- background-color: #292827;
1120
+ background: #292827;
1121
1121
  color: #f3f2f1;
1122
1122
  }
1123
1123
  .e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
@@ -1141,7 +1141,7 @@
1141
1141
  }
1142
1142
 
1143
1143
  .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
1144
- background-color: #1b1a19;
1144
+ background: #1b1a19;
1145
1145
  color: #d2d0ce;
1146
1146
  min-width: 70%;
1147
1147
  }
package/styles/fluent.css CHANGED
@@ -327,7 +327,7 @@
327
327
  background: #fed9cc;
328
328
  }
329
329
  .e-kanban .e-kanban-header .e-header-cells.e-collapsed {
330
- background-color: #faf9f8;
330
+ background: #faf9f8;
331
331
  text-align: center;
332
332
  width: 42px;
333
333
  }
@@ -619,7 +619,7 @@
619
619
  }
620
620
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
621
621
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
622
- background-color: #f3f2f1;
622
+ background: #f3f2f1;
623
623
  border: 1px dashed #c8c6c4;
624
624
  }
625
625
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
@@ -794,7 +794,7 @@
794
794
  position: absolute;
795
795
  }
796
796
  .e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
797
- background-color: rgba(0, 0, 0, 0.4);
797
+ background: rgba(0, 0, 0, 0.4);
798
798
  height: 100%;
799
799
  opacity: 1;
800
800
  width: 100%;
@@ -979,7 +979,7 @@
979
979
 
980
980
  .e-mobile-popup-wrapper.e-device,
981
981
  .e-mobile-popup-container.e-device {
982
- background-color: #fff;
982
+ background: #fff;
983
983
  border-radius: 2px;
984
984
  bottom: 0;
985
985
  box-shadow: 0 25.6px 57.6px 0 rgba(0, 0, 0, 0.22), 0 4.8px 14.4px 0 rgba(0, 0, 0, 0.18);
@@ -1004,7 +1004,7 @@
1004
1004
  }
1005
1005
  .e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
1006
1006
  .e-mobile-popup-container.e-device .e-popup-header .e-close {
1007
- background-color: transparent;
1007
+ background: transparent;
1008
1008
  }
1009
1009
  .e-mobile-popup-wrapper.e-device .e-popup-content,
1010
1010
  .e-mobile-popup-container.e-device .e-popup-content {
@@ -1066,7 +1066,7 @@
1066
1066
  background: #fff;
1067
1067
  }
1068
1068
  .e-kanban .e-kanban-table .e-header-cells {
1069
- background-color: #faf9f8;
1069
+ background: #faf9f8;
1070
1070
  }
1071
1071
  .e-kanban .e-kanban-table .e-header-cells .e-header-text {
1072
1072
  color: #323130;
@@ -1092,14 +1092,14 @@
1092
1092
  color: #605e5c;
1093
1093
  }
1094
1094
  .e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
1095
- background-color: #faf9f8;
1095
+ background: #faf9f8;
1096
1096
  }
1097
1097
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
1098
1098
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
1099
1099
  color: #201f1e;
1100
1100
  }
1101
1101
  .e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
1102
- background-color: #deecf9;
1102
+ background: #deecf9;
1103
1103
  }
1104
1104
  .e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
1105
1105
  color: #0078d4;
@@ -1108,7 +1108,7 @@
1108
1108
  background: #fff;
1109
1109
  }
1110
1110
  .e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
1111
- background-color: #fff;
1111
+ background: #fff;
1112
1112
  }
1113
1113
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
1114
1114
  color: #201f1e;
@@ -1117,7 +1117,7 @@
1117
1117
  color: #323130;
1118
1118
  }
1119
1119
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
1120
- background-color: #edebe9;
1120
+ background: #edebe9;
1121
1121
  color: #201f1e;
1122
1122
  }
1123
1123
  .e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
@@ -1141,7 +1141,7 @@
1141
1141
  }
1142
1142
 
1143
1143
  .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
1144
- background-color: #fff;
1144
+ background: #fff;
1145
1145
  color: #323130;
1146
1146
  min-width: 70%;
1147
1147
  }
@@ -344,7 +344,7 @@
344
344
  background: #811d17;
345
345
  }
346
346
  .e-kanban .e-kanban-header .e-header-cells.e-collapsed {
347
- background-color: #e4e4e4;
347
+ background: #e4e4e4;
348
348
  text-align: center;
349
349
  width: 50px;
350
350
  }
@@ -636,7 +636,7 @@
636
636
  }
637
637
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
638
638
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
639
- background-color: #e4e4e4;
639
+ background: #e4e4e4;
640
640
  border: 1px dashed #757575;
641
641
  }
642
642
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
@@ -652,7 +652,6 @@
652
652
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-target-multi-clone .e-column-key .e-text {
653
653
  opacity: 0.5;
654
654
  text-align: center;
655
- color: #000;
656
655
  }
657
656
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-target-multi-clone .e-column-key:first-child {
658
657
  border-top: 1px dashed #757575;
@@ -812,7 +811,7 @@
812
811
  position: absolute;
813
812
  }
814
813
  .e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
815
- background-color: #383838;
814
+ background: #383838;
816
815
  height: 100%;
817
816
  opacity: 0.5;
818
817
  width: 100%;
@@ -997,7 +996,7 @@
997
996
 
998
997
  .e-mobile-popup-wrapper.e-device,
999
998
  .e-mobile-popup-container.e-device {
1000
- background-color: #fff;
999
+ background: #fff;
1001
1000
  border-radius: 2px;
1002
1001
  bottom: 0;
1003
1002
  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);
@@ -1022,7 +1021,7 @@
1022
1021
  }
1023
1022
  .e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
1024
1023
  .e-mobile-popup-container.e-device .e-popup-header .e-close {
1025
- background-color: transparent;
1024
+ background: transparent;
1026
1025
  }
1027
1026
  .e-mobile-popup-wrapper.e-device .e-popup-content,
1028
1027
  .e-mobile-popup-container.e-device .e-popup-content {
@@ -1084,7 +1083,7 @@
1084
1083
  background: #fff;
1085
1084
  }
1086
1085
  .e-kanban .e-kanban-table .e-header-cells {
1087
- background-color: #e4e4e4;
1086
+ background: #e4e4e4;
1088
1087
  }
1089
1088
  .e-kanban .e-kanban-table .e-header-cells .e-header-text {
1090
1089
  color: #000;
@@ -1110,20 +1109,20 @@
1110
1109
  color: #000;
1111
1110
  }
1112
1111
  .e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
1113
- background-color: #e4e4e4;
1112
+ background: #e4e4e4;
1114
1113
  }
1115
1114
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
1116
1115
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
1117
1116
  color: #000;
1118
1117
  }
1119
1118
  .e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
1120
- background-color: rgba(64, 0, 116, 0.5);
1119
+ background: rgba(64, 0, 116, 0.5);
1121
1120
  }
1122
1121
  .e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
1123
1122
  color: #400074;
1124
1123
  }
1125
1124
  .e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
1126
- background-color: #400074;
1125
+ background: #400074;
1127
1126
  }
1128
1127
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
1129
1128
  color: #000;
@@ -1132,7 +1131,7 @@
1132
1131
  color: #4f4f4f;
1133
1132
  }
1134
1133
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
1135
- background-color: #eceaff;
1134
+ background: #eceaff;
1136
1135
  color: #3225c9;
1137
1136
  }
1138
1137
  .e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
@@ -1156,10 +1155,9 @@
1156
1155
  }
1157
1156
 
1158
1157
  .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
1159
- background-color: initial;
1158
+ background: initial;
1160
1159
  color: #000;
1161
1160
  min-width: 70%;
1162
- font-weight: normal;
1163
1161
  }
1164
1162
  .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea:focus {
1165
1163
  box-shadow: none;
@@ -345,7 +345,7 @@
345
345
  background: #811d17;
346
346
  }
347
347
  .e-kanban .e-kanban-header .e-header-cells.e-collapsed {
348
- background-color: #1a1a1a;
348
+ background: #1a1a1a;
349
349
  text-align: center;
350
350
  width: 50px;
351
351
  }
@@ -637,7 +637,7 @@
637
637
  }
638
638
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
639
639
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
640
- background-color: #1a1a1a;
640
+ background: #1a1a1a;
641
641
  border: 1px dashed #969696;
642
642
  }
643
643
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
@@ -813,7 +813,7 @@
813
813
  position: absolute;
814
814
  }
815
815
  .e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
816
- background-color: #383838;
816
+ background: #383838;
817
817
  height: 100%;
818
818
  opacity: 0.5;
819
819
  width: 100%;
@@ -998,7 +998,7 @@
998
998
 
999
999
  .e-mobile-popup-wrapper.e-device,
1000
1000
  .e-mobile-popup-container.e-device {
1001
- background-color: #000;
1001
+ background: #000;
1002
1002
  border-radius: 2px;
1003
1003
  bottom: 0;
1004
1004
  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);
@@ -1023,7 +1023,7 @@
1023
1023
  }
1024
1024
  .e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
1025
1025
  .e-mobile-popup-container.e-device .e-popup-header .e-close {
1026
- background-color: transparent;
1026
+ background: transparent;
1027
1027
  }
1028
1028
  .e-mobile-popup-wrapper.e-device .e-popup-content,
1029
1029
  .e-mobile-popup-container.e-device .e-popup-content {
@@ -1085,7 +1085,7 @@
1085
1085
  background: #000;
1086
1086
  }
1087
1087
  .e-kanban .e-kanban-table .e-header-cells {
1088
- background-color: #1a1a1a;
1088
+ background: #1a1a1a;
1089
1089
  }
1090
1090
  .e-kanban .e-kanban-table .e-header-cells .e-header-text {
1091
1091
  color: #fff;
@@ -1111,20 +1111,20 @@
1111
1111
  color: #fff;
1112
1112
  }
1113
1113
  .e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
1114
- background-color: #1a1a1a;
1114
+ background: #1a1a1a;
1115
1115
  }
1116
1116
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
1117
1117
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
1118
1118
  color: #fff;
1119
1119
  }
1120
1120
  .e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
1121
- background-color: rgba(255, 217, 57, 0.5);
1121
+ background: rgba(255, 217, 57, 0.5);
1122
1122
  }
1123
1123
  .e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
1124
1124
  color: #ffd939;
1125
1125
  }
1126
1126
  .e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
1127
- background-color: #000;
1127
+ background: #000;
1128
1128
  }
1129
1129
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
1130
1130
  color: #fff;
@@ -1133,7 +1133,7 @@
1133
1133
  color: #969696;
1134
1134
  }
1135
1135
  .e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
1136
- background-color: #292f5c;
1136
+ background: #292f5c;
1137
1137
  color: #94a0ff;
1138
1138
  }
1139
1139
  .e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
@@ -1157,7 +1157,7 @@
1157
1157
  }
1158
1158
 
1159
1159
  .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
1160
- background-color: initial;
1160
+ background: initial;
1161
1161
  color: #fff;
1162
1162
  min-width: 70%;
1163
1163
  font-weight: normal;