@syncfusion/ej2-angular-kanban 20.2.45-ngcc → 20.3.47-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 (37) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/dist/ej2-angular-kanban.umd.js +1 -1
  3. package/dist/ej2-angular-kanban.umd.min.js +1 -1
  4. package/package.json +8 -8
  5. package/schematics/utils/lib-details.d.ts +2 -2
  6. package/schematics/utils/lib-details.js +2 -2
  7. package/schematics/utils/lib-details.ts +2 -2
  8. package/styles/bootstrap-dark.css +14 -12
  9. package/styles/bootstrap.css +6 -4
  10. package/styles/bootstrap4.css +6 -3
  11. package/styles/bootstrap5-dark.css +8 -5
  12. package/styles/bootstrap5.css +8 -5
  13. package/styles/fabric-dark.css +7 -5
  14. package/styles/fabric.css +7 -5
  15. package/styles/fluent-dark.css +7 -4
  16. package/styles/fluent.css +7 -4
  17. package/styles/highcontrast-light.css +10 -5
  18. package/styles/highcontrast.css +10 -5
  19. package/styles/kanban/bootstrap-dark.css +14 -12
  20. package/styles/kanban/bootstrap.css +6 -4
  21. package/styles/kanban/bootstrap4.css +6 -3
  22. package/styles/kanban/bootstrap5-dark.css +8 -5
  23. package/styles/kanban/bootstrap5.css +8 -5
  24. package/styles/kanban/fabric-dark.css +7 -5
  25. package/styles/kanban/fabric.css +7 -5
  26. package/styles/kanban/fluent-dark.css +7 -4
  27. package/styles/kanban/fluent.css +7 -4
  28. package/styles/kanban/highcontrast-light.css +10 -5
  29. package/styles/kanban/highcontrast.css +10 -5
  30. package/styles/kanban/material-dark.css +20 -18
  31. package/styles/kanban/material.css +6 -4
  32. package/styles/kanban/tailwind-dark.css +8 -5
  33. package/styles/kanban/tailwind.css +8 -5
  34. package/styles/material-dark.css +20 -18
  35. package/styles/material.css +6 -4
  36. package/styles/tailwind-dark.css +8 -5
  37. package/styles/tailwind.css +8 -5
package/CHANGELOG.md CHANGED
@@ -16,7 +16,7 @@
16
16
 
17
17
  #### Bug Fixes
18
18
 
19
- - `I392686` - Now, the drag and drop between the cards will work fine when showAddButton is enabled with the Kanban columns.
19
+ - `I392686` - Now, the drag and drop between the cards will work fine when `showAddButton` is enabled with the Kanban columns.
20
20
  - `I393080` - Now, the column border of the dragged clone cells will render properly.
21
21
  - `I393078` - Now, the drag and drop between the cards will work fine with out any flickering.
22
22
  - `#F176345` - Now, the Sort Comparer Function's API link will work properly.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-kanban.umd.js
3
- * version : 20.2.45
3
+ * version : 20.3.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 : 20.2.45
3
+ * version : 20.3.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@20.2.44",
3
+ "_id": "@syncfusion/ej2-angular-kanban@19.10.6",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-0XBL0j7AAwXwrLxjc8fPyDYNsfBxvVk83/hitigJlkqrpl9rUgtbfL2na1K+INAI8aCb3zp3N4rUP88/AeuuFQ==",
5
+ "_integrity": "sha512-i2ietq5wcS+X98geNVslAYtHvY3OYi8tC16FN80qHPnH3HYjPvp9BFJ7aZ1NmlYtyLQviD7rYlvr0RqvtmhJ4g==",
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-hotfix-new/@syncfusion/ej2-angular-kanban/-/ej2-angular-kanban-20.2.44.tgz",
23
- "_shasum": "1a040a2d0dd0f0e888aaeca76fb4da3e6ef990b1",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-kanban/-/ej2-angular-kanban-19.10.6.tgz",
23
+ "_shasum": "0937bcda9ee65decd64e8392af22b6756e629d56",
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": "~20.2.45",
35
- "@syncfusion/ej2-base": "~20.2.45",
36
- "@syncfusion/ej2-kanban": "20.2.45"
34
+ "@syncfusion/ej2-angular-base": "~20.3.47",
35
+ "@syncfusion/ej2-base": "~20.3.47",
36
+ "@syncfusion/ej2-kanban": "20.3.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": "20.2.45-ngcc"
69
+ "version": "20.3.47-ngcc"
70
70
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-kanban";
2
- export declare const pkgVer = "^20.2.44";
2
+ export declare const pkgVer = "^19.10.6";
3
3
  export declare const moduleName = "KanbanModule";
4
- export declare const themeVer = "~20.2.44";
4
+ export declare const themeVer = "~19.10.6";
@@ -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 = '^20.2.45';
4
+ exports.pkgVer = '^20.3.47';
5
5
  exports.moduleName = 'KanbanModule';
6
- exports.themeVer = '~20.2.45';
6
+ exports.themeVer = '~20.3.47';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-kanban';
2
- export const pkgVer = '^20.2.45';
2
+ export const pkgVer = '^20.3.47';
3
3
  export const moduleName = 'KanbanModule';
4
- export const themeVer = '~20.2.45';
4
+ export const themeVer = '~20.3.47';
@@ -131,8 +131,10 @@
131
131
  width: 40px;
132
132
  }
133
133
 
134
- /*! component's default definitions and variables */
134
+ /* stylelint-disable-line no-empty-source */ /*! component's default definitions and variables */
135
135
  /*! component's theme wise override material-definitions and variables */
136
+ /* stylelint-disable */
137
+ /* stylelint-disable property-no-vendor-prefix */
136
138
  @keyframes material-spinner-rotate {
137
139
  0% {
138
140
  transform: rotate(0);
@@ -217,7 +219,7 @@
217
219
  }
218
220
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
219
221
  font-size: 14px;
220
- font-weight: 400;
222
+ font-weight: normal;
221
223
  line-height: 20px;
222
224
  padding: 2px;
223
225
  }
@@ -298,7 +300,7 @@
298
300
  background: #ffcdd2;
299
301
  }
300
302
  .e-kanban .e-kanban-header .e-header-cells.e-collapsed {
301
- background-color: #8d8d8d;
303
+ background-color: #2a2a2a;
302
304
  text-align: center;
303
305
  width: 50px;
304
306
  }
@@ -407,7 +409,7 @@
407
409
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
408
410
  display: inline-block;
409
411
  font-size: 13px;
410
- font-weight: 400;
412
+ font-weight: normal;
411
413
  opacity: 0.57;
412
414
  }
413
415
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -643,7 +645,7 @@
643
645
  }
644
646
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
645
647
  font-size: 14px;
646
- font-weight: 400;
648
+ font-weight: normal;
647
649
  line-height: 20px;
648
650
  padding: 2px;
649
651
  }
@@ -718,7 +720,7 @@
718
720
  margin: 0 8px 0 0;
719
721
  }
720
722
  .e-kanban.e-device .e-swimlane-header .e-swimlane-header-toolbar {
721
- background: #8d8d8d;
723
+ background: #2a2a2a;
722
724
  border-bottom: 0;
723
725
  display: -ms-flexbox;
724
726
  display: flex;
@@ -752,7 +754,7 @@
752
754
  width: 100%;
753
755
  }
754
756
  .e-kanban.e-device .e-swimlane-content .e-swimlane-resource {
755
- background: #6e6e6e;
757
+ background: #2a2a2a;
756
758
  border: 1px solid #959595;
757
759
  height: 100%;
758
760
  width: 225px;
@@ -950,7 +952,7 @@
950
952
 
951
953
  .e-mobile-popup-wrapper.e-device,
952
954
  .e-mobile-popup-container.e-device {
953
- background-color: #6e6e6e;
955
+ background-color: #2a2a2a;
954
956
  border-radius: 2px;
955
957
  bottom: 0;
956
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);
@@ -1035,10 +1037,10 @@
1035
1037
 
1036
1038
  /*! kanban component theme */
1037
1039
  .e-kanban {
1038
- background: #6e6e6e;
1040
+ background: #2a2a2a;
1039
1041
  }
1040
1042
  .e-kanban .e-kanban-table .e-header-cells {
1041
- background-color: #8d8d8d;
1043
+ background-color: #2a2a2a;
1042
1044
  }
1043
1045
  .e-kanban .e-kanban-table .e-header-cells .e-header-text {
1044
1046
  color: #fff;
@@ -1064,7 +1066,7 @@
1064
1066
  color: #393939;
1065
1067
  }
1066
1068
  .e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
1067
- background-color: #8d8d8d;
1069
+ background-color: #2a2a2a;
1068
1070
  }
1069
1071
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
1070
1072
  .e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
@@ -1100,7 +1102,7 @@
1100
1102
  border-color: #0070f0;
1101
1103
  }
1102
1104
  .e-kanban .e-frozen-swimlane-row {
1103
- background: #6e6e6e;
1105
+ background: #2a2a2a;
1104
1106
  }
1105
1107
  .e-kanban .e-frozen-swimlane-row .e-swimlane-header .e-swimlane-text {
1106
1108
  color: #fff;
@@ -129,7 +129,9 @@
129
129
  width: 40px;
130
130
  }
131
131
 
132
- /*! component's theme wise override material-definitions and variables */ /*! TreeView's bootstrap theme wise override definitions and variables */
132
+ /* stylelint-disable-line no-empty-source */ /*! component's theme wise override material-definitions and variables */ /*! TreeView's bootstrap theme wise override definitions and variables */
133
+ /* stylelint-disable */
134
+ /* stylelint-disable property-no-vendor-prefix */
133
135
  @keyframes material-spinner-rotate {
134
136
  0% {
135
137
  transform: rotate(0);
@@ -214,7 +216,7 @@
214
216
  }
215
217
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
216
218
  font-size: 14px;
217
- font-weight: 400;
219
+ font-weight: normal;
218
220
  line-height: 20px;
219
221
  padding: 2px;
220
222
  }
@@ -404,7 +406,7 @@
404
406
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
405
407
  display: inline-block;
406
408
  font-size: 13px;
407
- font-weight: 400;
409
+ font-weight: normal;
408
410
  opacity: 0.57;
409
411
  }
410
412
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -640,7 +642,7 @@
640
642
  }
641
643
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
642
644
  font-size: 14px;
643
- font-weight: 400;
645
+ font-weight: normal;
644
646
  line-height: 20px;
645
647
  padding: 2px;
646
648
  }
@@ -209,6 +209,9 @@
209
209
  margin-top: -3.5em;
210
210
  }
211
211
 
212
+ /* stylelint-disable-line no-empty-source */
213
+ /* stylelint-disable */
214
+ /* stylelint-disable property-no-vendor-prefix */
212
215
  @keyframes material-spinner-rotate {
213
216
  0% {
214
217
  transform: rotate(0);
@@ -293,7 +296,7 @@
293
296
  }
294
297
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
295
298
  font-size: 14px;
296
- font-weight: 400;
299
+ font-weight: normal;
297
300
  line-height: 20px;
298
301
  padding: 2px;
299
302
  }
@@ -483,7 +486,7 @@
483
486
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
484
487
  display: inline-block;
485
488
  font-size: 13px;
486
- font-weight: 400;
489
+ font-weight: normal;
487
490
  opacity: 0.57;
488
491
  }
489
492
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -719,7 +722,7 @@
719
722
  }
720
723
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
721
724
  font-size: 14px;
722
- font-weight: 400;
725
+ font-weight: normal;
723
726
  line-height: 20px;
724
727
  padding: 2px;
725
728
  }
@@ -179,7 +179,10 @@
179
179
  border-left-width: 0;
180
180
  }
181
181
 
182
- /*! TreeView's bootstrap5 theme wise override definitions and variables */
182
+ /* stylelint-disable-line no-empty-source */ /*! TreeView's bootstrap5 theme wise override definitions and variables */
183
+ /* stylelint-disable */
184
+ /* stylelint-disable-line no-empty-source */
185
+ /* stylelint-disable property-no-vendor-prefix */
183
186
  @keyframes material-spinner-rotate {
184
187
  0% {
185
188
  transform: rotate(0);
@@ -263,7 +266,7 @@
263
266
  }
264
267
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
265
268
  font-size: 14px;
266
- font-weight: 400;
269
+ font-weight: normal;
267
270
  line-height: 1.5;
268
271
  padding: 0 0 0 8px;
269
272
  }
@@ -453,7 +456,7 @@
453
456
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
454
457
  display: inline-block;
455
458
  font-size: 13px;
456
- font-weight: 400;
459
+ font-weight: normal;
457
460
  opacity: 0.57;
458
461
  }
459
462
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -692,7 +695,7 @@
692
695
  }
693
696
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
694
697
  font-size: 14px;
695
- font-weight: 400;
698
+ font-weight: normal;
696
699
  line-height: 1.5;
697
700
  padding: 0 0 0 8px;
698
701
  }
@@ -1174,7 +1177,7 @@
1174
1177
  background-color: initial;
1175
1178
  color: #fff;
1176
1179
  min-width: 70%;
1177
- font-weight: 400;
1180
+ font-weight: normal;
1178
1181
  border-color: #dee2e6;
1179
1182
  border-radius: 4px;
1180
1183
  outline: none;
@@ -179,7 +179,10 @@
179
179
  border-left-width: 0;
180
180
  }
181
181
 
182
- /*! TreeView's bootstrap5 theme wise override definitions and variables */
182
+ /* stylelint-disable-line no-empty-source */ /*! TreeView's bootstrap5 theme wise override definitions and variables */
183
+ /* stylelint-disable */
184
+ /* stylelint-disable-line no-empty-source */
185
+ /* stylelint-disable property-no-vendor-prefix */
183
186
  @keyframes material-spinner-rotate {
184
187
  0% {
185
188
  transform: rotate(0);
@@ -263,7 +266,7 @@
263
266
  }
264
267
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
265
268
  font-size: 14px;
266
- font-weight: 400;
269
+ font-weight: normal;
267
270
  line-height: 1.5;
268
271
  padding: 0 0 0 8px;
269
272
  }
@@ -453,7 +456,7 @@
453
456
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
454
457
  display: inline-block;
455
458
  font-size: 13px;
456
- font-weight: 400;
459
+ font-weight: normal;
457
460
  opacity: 0.57;
458
461
  }
459
462
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -692,7 +695,7 @@
692
695
  }
693
696
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
694
697
  font-size: 14px;
695
- font-weight: 400;
698
+ font-weight: normal;
696
699
  line-height: 1.5;
697
700
  padding: 0 0 0 8px;
698
701
  }
@@ -1174,7 +1177,7 @@
1174
1177
  background-color: initial;
1175
1178
  color: #212529;
1176
1179
  min-width: 70%;
1177
- font-weight: 400;
1180
+ font-weight: normal;
1178
1181
  border-color: #dee2e6;
1179
1182
  border-radius: 4px;
1180
1183
  outline: none;
@@ -98,8 +98,10 @@
98
98
  margin: 2px 2px 2px 0;
99
99
  }
100
100
 
101
- /*! component's default definitions and variables */
101
+ /* stylelint-disable-line no-empty-source */ /*! component's default definitions and variables */
102
102
  /*! component's theme wise override material-definitions and variables */
103
+ /* stylelint-disable */
104
+ /* stylelint-disable property-no-vendor-prefix */
103
105
  @keyframes material-spinner-rotate {
104
106
  0% {
105
107
  transform: rotate(0);
@@ -184,7 +186,7 @@
184
186
  }
185
187
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
186
188
  font-size: 14px;
187
- font-weight: 400;
189
+ font-weight: normal;
188
190
  line-height: 20px;
189
191
  padding: 2px;
190
192
  }
@@ -374,7 +376,7 @@
374
376
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
375
377
  display: inline-block;
376
378
  font-size: 13px;
377
- font-weight: 400;
379
+ font-weight: normal;
378
380
  opacity: 0.57;
379
381
  }
380
382
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -610,7 +612,7 @@
610
612
  }
611
613
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
612
614
  font-size: 14px;
613
- font-weight: 400;
615
+ font-weight: normal;
614
616
  line-height: 20px;
615
617
  padding: 2px;
616
618
  }
@@ -1080,7 +1082,7 @@
1080
1082
  background-color: initial;
1081
1083
  color: #dadada;
1082
1084
  min-width: 70%;
1083
- font-weight: 400;
1085
+ font-weight: normal;
1084
1086
  }
1085
1087
  .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea:focus {
1086
1088
  box-shadow: none;
package/styles/fabric.css CHANGED
@@ -91,7 +91,9 @@
91
91
  margin: 2px 2px 2px 0;
92
92
  }
93
93
 
94
- /*! component's theme wise override material-definitions and variables */ /*! TreeView's fabric theme wise override definitions and variables */
94
+ /* stylelint-disable-line no-empty-source */ /*! component's theme wise override material-definitions and variables */ /*! TreeView's fabric theme wise override definitions and variables */
95
+ /* stylelint-disable */
96
+ /* stylelint-disable property-no-vendor-prefix */
95
97
  @keyframes material-spinner-rotate {
96
98
  0% {
97
99
  transform: rotate(0);
@@ -176,7 +178,7 @@
176
178
  }
177
179
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
178
180
  font-size: 14px;
179
- font-weight: 400;
181
+ font-weight: normal;
180
182
  line-height: 20px;
181
183
  padding: 2px;
182
184
  }
@@ -366,7 +368,7 @@
366
368
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
367
369
  display: inline-block;
368
370
  font-size: 13px;
369
- font-weight: 400;
371
+ font-weight: normal;
370
372
  opacity: 0.57;
371
373
  }
372
374
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -602,7 +604,7 @@
602
604
  }
603
605
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
604
606
  font-size: 14px;
605
- font-weight: 400;
607
+ font-weight: normal;
606
608
  line-height: 20px;
607
609
  padding: 2px;
608
610
  }
@@ -1072,7 +1074,7 @@
1072
1074
  background-color: initial;
1073
1075
  color: #333;
1074
1076
  min-width: 70%;
1075
- font-weight: 400;
1077
+ font-weight: normal;
1076
1078
  }
1077
1079
  .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea:focus {
1078
1080
  box-shadow: none;
@@ -159,7 +159,10 @@
159
159
  border-left-width: 0;
160
160
  }
161
161
 
162
- /*! TreeView's bootstrap5 theme wise override definitions and variables */
162
+ /* stylelint-disable-line no-empty-source */ /*! TreeView's bootstrap5 theme wise override definitions and variables */
163
+ /* stylelint-disable */
164
+ /* stylelint-disable-line no-empty-source */
165
+ /* stylelint-disable property-no-vendor-prefix */
163
166
  @keyframes material-spinner-rotate {
164
167
  0% {
165
168
  transform: rotate(0);
@@ -243,7 +246,7 @@
243
246
  }
244
247
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
245
248
  font-size: 14px;
246
- font-weight: 400;
249
+ font-weight: normal;
247
250
  line-height: 1.5;
248
251
  padding: 0 0 0 8px;
249
252
  }
@@ -433,7 +436,7 @@
433
436
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
434
437
  display: inline-block;
435
438
  font-size: 13px;
436
- font-weight: 400;
439
+ font-weight: normal;
437
440
  opacity: 0.57;
438
441
  }
439
442
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -669,7 +672,7 @@
669
672
  }
670
673
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
671
674
  font-size: 14px;
672
- font-weight: 400;
675
+ font-weight: normal;
673
676
  line-height: 1.5;
674
677
  padding: 2px;
675
678
  }
package/styles/fluent.css CHANGED
@@ -159,7 +159,10 @@
159
159
  border-left-width: 0;
160
160
  }
161
161
 
162
- /*! TreeView's bootstrap5 theme wise override definitions and variables */
162
+ /* stylelint-disable-line no-empty-source */ /*! TreeView's bootstrap5 theme wise override definitions and variables */
163
+ /* stylelint-disable */
164
+ /* stylelint-disable-line no-empty-source */
165
+ /* stylelint-disable property-no-vendor-prefix */
163
166
  @keyframes material-spinner-rotate {
164
167
  0% {
165
168
  transform: rotate(0);
@@ -243,7 +246,7 @@
243
246
  }
244
247
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
245
248
  font-size: 14px;
246
- font-weight: 400;
249
+ font-weight: normal;
247
250
  line-height: 1.5;
248
251
  padding: 0 0 0 8px;
249
252
  }
@@ -433,7 +436,7 @@
433
436
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
434
437
  display: inline-block;
435
438
  font-size: 13px;
436
- font-weight: 400;
439
+ font-weight: normal;
437
440
  opacity: 0.57;
438
441
  }
439
442
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -669,7 +672,7 @@
669
672
  }
670
673
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
671
674
  font-size: 14px;
672
- font-weight: 400;
675
+ font-weight: normal;
673
676
  line-height: 1.5;
674
677
  padding: 2px;
675
678
  }
@@ -80,6 +80,9 @@
80
80
  color: #000;
81
81
  top: 12px;
82
82
  }
83
+ .e-multiselect .e-multi-select-wrapper input {
84
+ /* stylelint-disable property-no-vendor-prefix */
85
+ }
83
86
  .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
84
87
  color: #4f4f4f;
85
88
  font-family: inherit;
@@ -172,8 +175,10 @@
172
175
  width: 30px;
173
176
  }
174
177
 
175
- /*! component's default definitions and variables */
178
+ /* stylelint-disable-line no-empty-source */ /*! component's default definitions and variables */
176
179
  /*! component's theme wise override material-definitions and variables */
180
+ /* stylelint-disable */
181
+ /* stylelint-disable property-no-vendor-prefix */
177
182
  @keyframes material-spinner-rotate {
178
183
  0% {
179
184
  transform: rotate(0);
@@ -258,7 +263,7 @@
258
263
  }
259
264
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
260
265
  font-size: 14px;
261
- font-weight: 400;
266
+ font-weight: normal;
262
267
  line-height: 20px;
263
268
  padding: 2px;
264
269
  }
@@ -448,7 +453,7 @@
448
453
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
449
454
  display: inline-block;
450
455
  font-size: 13px;
451
- font-weight: 400;
456
+ font-weight: normal;
452
457
  opacity: 0.57;
453
458
  }
454
459
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -685,7 +690,7 @@
685
690
  }
686
691
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
687
692
  font-size: 14px;
688
- font-weight: 400;
693
+ font-weight: normal;
689
694
  line-height: 20px;
690
695
  padding: 2px;
691
696
  }
@@ -1154,7 +1159,7 @@
1154
1159
  background-color: initial;
1155
1160
  color: #000;
1156
1161
  min-width: 70%;
1157
- font-weight: 400;
1162
+ font-weight: normal;
1158
1163
  }
1159
1164
  .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea:focus {
1160
1165
  box-shadow: none;
@@ -80,6 +80,9 @@
80
80
  color: #fff;
81
81
  top: 12px;
82
82
  }
83
+ .e-multiselect .e-multi-select-wrapper input {
84
+ /* stylelint-disable property-no-vendor-prefix */
85
+ }
83
86
  .e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
84
87
  color: #969696;
85
88
  font-family: inherit;
@@ -174,7 +177,9 @@
174
177
  width: 30px;
175
178
  }
176
179
 
177
- /*! component's theme wise override material-definitions and variables */ /*! TreeView's high contrast theme wise override definitions and variables */
180
+ /* stylelint-disable-line no-empty-source */ /*! component's theme wise override material-definitions and variables */ /*! TreeView's high contrast theme wise override definitions and variables */
181
+ /* stylelint-disable */
182
+ /* stylelint-disable property-no-vendor-prefix */
178
183
  @keyframes material-spinner-rotate {
179
184
  0% {
180
185
  transform: rotate(0);
@@ -259,7 +264,7 @@
259
264
  }
260
265
  .e-kanban .e-frozen-swimlane-row .e-frozen-row .e-swimlane-header .e-swimlane-text {
261
266
  font-size: 14px;
262
- font-weight: 400;
267
+ font-weight: normal;
263
268
  line-height: 20px;
264
269
  padding: 2px;
265
270
  }
@@ -449,7 +454,7 @@
449
454
  .e-kanban .e-kanban-content .e-content-row .e-content-cells.e-collapsed .e-collapse-header-text .e-item-count {
450
455
  display: inline-block;
451
456
  font-size: 13px;
452
- font-weight: 400;
457
+ font-weight: normal;
453
458
  opacity: 0.57;
454
459
  }
455
460
  .e-kanban .e-kanban-content .e-content-row .e-content-cells .e-show-add-button {
@@ -686,7 +691,7 @@
686
691
  }
687
692
  .e-kanban .e-kanban-content .e-content-row.e-swimlane-row .e-content-cells .e-swimlane-header .e-swimlane-text {
688
693
  font-size: 14px;
689
- font-weight: 400;
694
+ font-weight: normal;
690
695
  line-height: 20px;
691
696
  padding: 2px;
692
697
  }
@@ -1155,7 +1160,7 @@
1155
1160
  background-color: initial;
1156
1161
  color: #fff;
1157
1162
  min-width: 70%;
1158
- font-weight: 400;
1163
+ font-weight: normal;
1159
1164
  }
1160
1165
  .e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea:focus {
1161
1166
  box-shadow: none;