@syncfusion/ej2-layouts 28.2.5 → 29.1.34

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 (38) hide show
  1. package/README.md +4 -7
  2. package/dist/ej2-layouts.min.js +2 -2
  3. package/dist/ej2-layouts.umd.min.js +2 -2
  4. package/dist/ej2-layouts.umd.min.js.map +1 -1
  5. package/dist/es6/ej2-layouts.es2015.js +14 -3
  6. package/dist/es6/ej2-layouts.es2015.js.map +1 -1
  7. package/dist/es6/ej2-layouts.es5.js +14 -3
  8. package/dist/es6/ej2-layouts.es5.js.map +1 -1
  9. package/dist/global/ej2-layouts.min.js +2 -2
  10. package/dist/global/ej2-layouts.min.js.map +1 -1
  11. package/dist/global/index.d.ts +1 -1
  12. package/package.json +15 -18
  13. package/src/dashboard-layout/dashboard-layout.d.ts +1 -0
  14. package/src/dashboard-layout/dashboard-layout.js +14 -3
  15. package/styles/bootstrap4-lite.css +5 -5
  16. package/styles/bootstrap4.css +5 -5
  17. package/styles/bootstrap5-dark-lite.css +18 -18
  18. package/styles/bootstrap5-dark.css +18 -18
  19. package/styles/bootstrap5-lite.css +5 -5
  20. package/styles/bootstrap5.css +5 -5
  21. package/styles/card/_bootstrap4-definition.scss +7 -5
  22. package/styles/card/bootstrap4.css +5 -5
  23. package/styles/card/bootstrap5-dark.css +7 -7
  24. package/styles/card/bootstrap5.css +4 -4
  25. package/styles/card/fabric-dark.css +2 -2
  26. package/styles/card/fabric.css +2 -2
  27. package/styles/dashboard-layout/bootstrap5-dark.css +5 -5
  28. package/styles/dashboard-layout/bootstrap5.css +1 -1
  29. package/styles/dashboard-layout/tailwind-dark.css +2 -2
  30. package/styles/fabric-dark-lite.css +10 -10
  31. package/styles/fabric-dark.css +10 -10
  32. package/styles/fabric-lite.css +2 -2
  33. package/styles/fabric.css +2 -2
  34. package/styles/splitter/bootstrap5-dark.css +3 -3
  35. package/styles/splitter/fabric-dark.css +8 -8
  36. package/styles/tailwind-dark-lite.css +2 -2
  37. package/styles/tailwind-dark.css +2 -2
  38. package/styles/timeline/bootstrap5-dark.css +3 -3
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 28.2.5
3
+ * version : 29.1.33
4
4
  * Copyright Syncfusion Inc. 2001 - 2024. 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,46 +1,44 @@
1
1
  {
2
- "_from": "@syncfusion/ej2-layouts@*",
3
- "_id": "@syncfusion/ej2-layouts@28.2.3",
2
+ "_from": "@syncfusion/ej2-layouts@~29.1.33",
3
+ "_id": "@syncfusion/ej2-layouts@29.1.33",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-P+LsAf5zfQ+8Ky+n654yJQ2sJ9W53TLqXxFKijrzEKD2WjwpM/QAZ16MyP7VbP5fLIzMzltzZeivsU8+m7+EAw==",
5
+ "_integrity": "sha512-zsMJJIXyfg6EkPUpf73Psr5luHdi0f/1a8r1guJIp2q5OGt3CbjY7POm8X8+F6IuwzLMRRi56n416BofyvlLiw==",
6
6
  "_location": "/@syncfusion/ej2-layouts",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
9
9
  "type": "range",
10
10
  "registry": true,
11
- "raw": "@syncfusion/ej2-layouts@*",
11
+ "raw": "@syncfusion/ej2-layouts@~29.1.33",
12
12
  "name": "@syncfusion/ej2-layouts",
13
13
  "escapedName": "@syncfusion%2fej2-layouts",
14
14
  "scope": "@syncfusion",
15
- "rawSpec": "*",
15
+ "rawSpec": "~29.1.33",
16
16
  "saveSpec": null,
17
- "fetchSpec": "*"
17
+ "fetchSpec": "~29.1.33"
18
18
  },
19
19
  "_requiredBy": [
20
- "/",
21
- "/@syncfusion/ej2",
22
20
  "/@syncfusion/ej2-angular-layouts",
23
21
  "/@syncfusion/ej2-filemanager",
24
22
  "/@syncfusion/ej2-gantt",
25
- "/@syncfusion/ej2-kanban",
26
23
  "/@syncfusion/ej2-react-layouts",
27
24
  "/@syncfusion/ej2-vue-layouts"
28
25
  ],
29
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-layouts/-/ej2-layouts-28.2.3.tgz",
30
- "_shasum": "16816c6b4e4e620a3f0fd0cb8cb7c4d4e1dfd6ff",
31
- "_spec": "@syncfusion/ej2-layouts@*",
32
- "_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
26
+ "_resolved": "https://registry.npmjs.org/@syncfusion/ej2-layouts/-/ej2-layouts-29.1.33.tgz",
27
+ "_shasum": "ac459890c3cb494ce6ec14f39bf155735f30aa59",
28
+ "_spec": "@syncfusion/ej2-layouts@~29.1.33",
29
+ "_where": "E:\\march2025\\memory-leaks\\node_modules\\@syncfusion\\ej2-filemanager",
33
30
  "author": {
34
31
  "name": "Syncfusion Inc."
35
32
  },
36
33
  "bundleDependencies": false,
37
34
  "dependencies": {
38
- "@syncfusion/ej2-base": "~28.2.5"
35
+ "@syncfusion/ej2-base": "~29.1.33"
39
36
  },
40
37
  "deprecated": false,
41
38
  "description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person.",
42
39
  "devDependencies": {},
43
40
  "es2015": "./dist/es6/ej2-layouts.es5.js",
41
+ "homepage": "https://www.syncfusion.com/javascript-ui-controls",
44
42
  "keywords": [
45
43
  "ej2",
46
44
  "syncfusion",
@@ -74,8 +72,7 @@
74
72
  "type": "git",
75
73
  "url": "https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/layouts"
76
74
  },
77
- "typings": "index.d.ts",
78
- "version": "28.2.5",
79
75
  "sideEffects": false,
80
- "homepage": "https://www.syncfusion.com/javascript-ui-controls"
81
- }
76
+ "typings": "index.d.ts",
77
+ "version": "29.1.34"
78
+ }
@@ -423,6 +423,7 @@ export declare class DashboardLayout extends Component<HTMLElement> implements I
423
423
  protected panelResponsiveUpdate(): void;
424
424
  protected updateRowHeight(): void;
425
425
  protected setHeightWidth(): void;
426
+ private setEmptyLayoutHeight;
426
427
  protected setHeightAndWidth(panelElement: HTMLElement, panelModel: PanelModel): void;
427
428
  protected renderCell(panel: PanelModel, isStringTemplate: boolean, index: number): HTMLElement;
428
429
  protected setPanelPosition(cellElement: HTMLElement, row: number, col: number): void;
@@ -1017,7 +1017,8 @@ var DashboardLayout = /** @class */ (function (_super) {
1017
1017
  };
1018
1018
  DashboardLayout.prototype.setHeightWidth = function () {
1019
1019
  var heightValue;
1020
- if (isNullOrUndefined(this.cellSpacing)) {
1020
+ if (isNullOrUndefined(this.cellSpacing) || (this.panels.length === 0 && this.panelCollection &&
1021
+ this.panelCollection.length === 0)) {
1021
1022
  return;
1022
1023
  }
1023
1024
  if (this.checkMediaQuery()) {
@@ -1039,6 +1040,10 @@ var DashboardLayout = /** @class */ (function (_super) {
1039
1040
  var widthValue = window.getComputedStyle(this.element).width;
1040
1041
  setStyle(this.element, { 'width': widthValue });
1041
1042
  };
1043
+ DashboardLayout.prototype.setEmptyLayoutHeight = function () {
1044
+ this.element.style.removeProperty('height');
1045
+ this.element.style.removeProperty('width');
1046
+ };
1042
1047
  DashboardLayout.prototype.setHeightAndWidth = function (panelElement, panelModel) {
1043
1048
  setStyle(panelElement, { 'height': formatUnit(this.setXYDimensions(panelModel)[0]) });
1044
1049
  setStyle(panelElement, { 'width': formatUnit(this.setXYDimensions(panelModel)[1]) });
@@ -2549,6 +2554,7 @@ var DashboardLayout = /** @class */ (function (_super) {
2549
2554
  this.updateCloneArrayObject();
2550
2555
  this.checkForChanges(false, null, clonedPanels);
2551
2556
  this.removeAllCalled = false;
2557
+ this.setEmptyLayoutHeight();
2552
2558
  };
2553
2559
  /**
2554
2560
  * Removes the panel from the DashboardLayout.
@@ -2588,6 +2594,9 @@ var DashboardLayout = /** @class */ (function (_super) {
2588
2594
  });
2589
2595
  this.updateCloneArrayObject();
2590
2596
  this.checkForChanges(false, null, [removedPanel]);
2597
+ if (this.panels.length === 0 && this.panelCollection.length === 0) {
2598
+ this.setEmptyLayoutHeight();
2599
+ }
2591
2600
  };
2592
2601
  /**
2593
2602
  *Moves the panel in the DashboardLayout.
@@ -2840,8 +2849,10 @@ var DashboardLayout = /** @class */ (function (_super) {
2840
2849
  break;
2841
2850
  case 'cellSpacing':
2842
2851
  this.setProperties({ cellSpacing: newProp.cellSpacing }, true);
2843
- this.updateCellSizeAndSpacing();
2844
- this.updateGridLines();
2852
+ if (!this.checkMediaQuery()) {
2853
+ this.updateCellSizeAndSpacing();
2854
+ this.updateGridLines();
2855
+ }
2845
2856
  break;
2846
2857
  case 'draggableHandle':
2847
2858
  this.setProperties({ draggableHandle: newProp.draggableHandle }, true);
@@ -441,14 +441,14 @@
441
441
  .e-card .e-card-actions .e-card-btn,
442
442
  .e-card .e-card-actions a {
443
443
  background-color: #007bff;
444
- border: 1px solid #0062cc;
444
+ border: 1px solid rgb(0, 98.4, 204);
445
445
  color: #fff;
446
446
  outline: 0;
447
447
  }
448
448
  .e-card .e-card-actions .e-card-btn:hover,
449
449
  .e-card .e-card-actions a:hover {
450
- background-color: #0069d9;
451
- border: 1px solid #0062cc;
450
+ background-color: rgb(0, 104.55, 216.75);
451
+ border: 1px solid rgb(0, 98.4, 204);
452
452
  color: #fff;
453
453
  }
454
454
  .e-card .e-card-actions .e-card-btn:focus,
@@ -459,8 +459,8 @@
459
459
  }
460
460
  .e-card .e-card-actions .e-card-btn:active,
461
461
  .e-card .e-card-actions a:active {
462
- background-color: #0062cc;
463
- border: 1px solid #005cbf;
462
+ background-color: rgb(0, 98.4, 204);
463
+ border: 1px solid rgb(0, 92.25, 191.25);
464
464
  color: #fff;
465
465
  }
466
466
  .e-card .e-card-content {
@@ -441,14 +441,14 @@
441
441
  .e-card .e-card-actions .e-card-btn,
442
442
  .e-card .e-card-actions a {
443
443
  background-color: #007bff;
444
- border: 1px solid #0062cc;
444
+ border: 1px solid rgb(0, 98.4, 204);
445
445
  color: #fff;
446
446
  outline: 0;
447
447
  }
448
448
  .e-card .e-card-actions .e-card-btn:hover,
449
449
  .e-card .e-card-actions a:hover {
450
- background-color: #0069d9;
451
- border: 1px solid #0062cc;
450
+ background-color: rgb(0, 104.55, 216.75);
451
+ border: 1px solid rgb(0, 98.4, 204);
452
452
  color: #fff;
453
453
  }
454
454
  .e-card .e-card-actions .e-card-btn:focus,
@@ -459,8 +459,8 @@
459
459
  }
460
460
  .e-card .e-card-actions .e-card-btn:active,
461
461
  .e-card .e-card-actions a:active {
462
- background-color: #0062cc;
463
- border: 1px solid #005cbf;
462
+ background-color: rgb(0, 98.4, 204);
463
+ border: 1px solid rgb(0, 92.25, 191.25);
464
464
  color: #fff;
465
465
  }
466
466
  .e-card .e-card-content {
@@ -419,7 +419,7 @@
419
419
  .e-card {
420
420
  -webkit-tap-highlight-color: #0d6efd;
421
421
  background: #212529;
422
- border: 1px solid #444c54;
422
+ border: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
423
423
  -webkit-box-shadow: none;
424
424
  box-shadow: none;
425
425
  color: #fff;
@@ -431,14 +431,14 @@
431
431
  }
432
432
  .e-card:focus {
433
433
  background-color: #212529;
434
- border-color: #444c54;
434
+ border-color: rgb(68.0034482759, 75.85, 83.6965517241);
435
435
  }
436
436
  .e-card:active {
437
437
  background-color: #212529;
438
438
  border-color: #0d6efd;
439
439
  }
440
440
  .e-card .e-card-separator {
441
- border-bottom: 1px solid #444c54;
441
+ border-bottom: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
442
442
  }
443
443
  .e-card .e-card-header-caption .e-card-header-title {
444
444
  color: #fff;
@@ -464,19 +464,19 @@
464
464
  .e-card .e-card-actions .e-card-btn:hover,
465
465
  .e-card .e-card-actions a:hover {
466
466
  background-color: #0d6efd;
467
- border: 1px solid #565e64;
467
+ border: 1px solid rgb(86.4, 93.6, 100);
468
468
  color: #fff;
469
469
  }
470
470
  .e-card .e-card-actions .e-card-btn:focus,
471
471
  .e-card .e-card-actions a:focus {
472
- background-color: #5c636a;
472
+ background-color: rgb(91.8, 99.45, 106.25);
473
473
  border: 1px solid;
474
474
  color: #fff;
475
475
  }
476
476
  .e-card .e-card-actions .e-card-btn:active,
477
477
  .e-card .e-card-actions a:active {
478
- background-color: #565e64;
479
- border: 1px solid #51585e;
478
+ background-color: rgb(86.4, 93.6, 100);
479
+ border: 1px solid rgb(81, 87.75, 93.75);
480
480
  color: #fff;
481
481
  }
482
482
  .e-card .e-card-content {
@@ -833,7 +833,7 @@
833
833
  }
834
834
 
835
835
  .e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical {
836
- border: solid 1px #444c54;
836
+ border: solid 1px rgb(68.0034482759, 75.85, 83.6965517241);
837
837
  }
838
838
  .e-splitter.e-splitter-horizontal .e-pane, .e-splitter.e-splitter-vertical .e-pane {
839
839
  color: #fff;
@@ -842,7 +842,7 @@
842
842
  border: transparent;
843
843
  }
844
844
  .e-splitter .e-split-bar.e-split-bar-horizontal {
845
- background: #444c54;
845
+ background: rgb(68.0034482759, 75.85, 83.6965517241);
846
846
  border-left: none;
847
847
  border-right: none;
848
848
  }
@@ -913,7 +913,7 @@
913
913
  color: #0d6efd;
914
914
  }
915
915
  .e-splitter .e-split-bar.e-split-bar-vertical {
916
- background: #444c54;
916
+ background: rgb(68.0034482759, 75.85, 83.6965517241);
917
917
  }
918
918
  .e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
919
919
  background: #212529;
@@ -1053,7 +1053,7 @@
1053
1053
  }
1054
1054
 
1055
1055
  .e-dashboardlayout.e-control .e-dashboard-gridline-table {
1056
- background: #282d31;
1056
+ background: rgb(26.177027027, 29.35, 32.522972973);
1057
1057
  border-collapse: collapse;
1058
1058
  height: 100%;
1059
1059
  width: 100%;
@@ -1076,7 +1076,7 @@
1076
1076
  position: relative;
1077
1077
  }
1078
1078
  .e-dashboardlayout.e-control .e-panel {
1079
- border: 1px solid #444c54;
1079
+ border: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
1080
1080
  height: 100%;
1081
1081
  -webkit-user-select: none;
1082
1082
  -moz-user-select: none;
@@ -1112,7 +1112,7 @@
1112
1112
  transition: top 0.1s, left 0.1s;
1113
1113
  }
1114
1114
  .e-dashboardlayout.e-control .e-panel .e-panel-header {
1115
- border-bottom: 1px solid #444c54;
1115
+ border-bottom: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
1116
1116
  color: #fff;
1117
1117
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
1118
1118
  font-size: 14px;
@@ -1184,7 +1184,7 @@
1184
1184
  cursor: default;
1185
1185
  }
1186
1186
  .e-dashboardlayout.e-control .e-holder {
1187
- background: #031633;
1187
+ background: rgb(2.6, 22, 50.6);
1188
1188
  border: 1px #0d6efd dashed;
1189
1189
  border-radius: 4px;
1190
1190
  position: absolute;
@@ -1214,7 +1214,7 @@
1214
1214
  }
1215
1215
  .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
1216
1216
  color: #fff;
1217
- background: #282d31;
1217
+ background: rgb(26.177027027, 29.35, 32.522972973);
1218
1218
  -webkit-box-sizing: border-box;
1219
1219
  box-sizing: border-box;
1220
1220
  }
@@ -1515,8 +1515,8 @@
1515
1515
  }
1516
1516
 
1517
1517
  .e-timeline .e-dot {
1518
- background-color: #444c54;
1519
- border-color: #444c54;
1518
+ background-color: rgb(68.0034482759, 75.85, 83.6965517241);
1519
+ border-color: rgb(68.0034482759, 75.85, 83.6965517241);
1520
1520
  color: #fff;
1521
1521
  outline-color: #212529;
1522
1522
  }
@@ -1524,7 +1524,7 @@
1524
1524
  background-color: #212529;
1525
1525
  }
1526
1526
  .e-timeline .e-timeline-item.e-connector::after {
1527
- border-color: #444c54;
1527
+ border-color: rgb(68.0034482759, 75.85, 83.6965517241);
1528
1528
  }
1529
1529
  .e-timeline .e-content {
1530
1530
  color: #e9ecef;
@@ -419,7 +419,7 @@
419
419
  .e-card {
420
420
  -webkit-tap-highlight-color: #0d6efd;
421
421
  background: #212529;
422
- border: 1px solid #444c54;
422
+ border: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
423
423
  -webkit-box-shadow: none;
424
424
  box-shadow: none;
425
425
  color: #fff;
@@ -431,14 +431,14 @@
431
431
  }
432
432
  .e-card:focus {
433
433
  background-color: #212529;
434
- border-color: #444c54;
434
+ border-color: rgb(68.0034482759, 75.85, 83.6965517241);
435
435
  }
436
436
  .e-card:active {
437
437
  background-color: #212529;
438
438
  border-color: #0d6efd;
439
439
  }
440
440
  .e-card .e-card-separator {
441
- border-bottom: 1px solid #444c54;
441
+ border-bottom: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
442
442
  }
443
443
  .e-card .e-card-header-caption .e-card-header-title {
444
444
  color: #fff;
@@ -464,19 +464,19 @@
464
464
  .e-card .e-card-actions .e-card-btn:hover,
465
465
  .e-card .e-card-actions a:hover {
466
466
  background-color: #0d6efd;
467
- border: 1px solid #565e64;
467
+ border: 1px solid rgb(86.4, 93.6, 100);
468
468
  color: #fff;
469
469
  }
470
470
  .e-card .e-card-actions .e-card-btn:focus,
471
471
  .e-card .e-card-actions a:focus {
472
- background-color: #5c636a;
472
+ background-color: rgb(91.8, 99.45, 106.25);
473
473
  border: 1px solid;
474
474
  color: #fff;
475
475
  }
476
476
  .e-card .e-card-actions .e-card-btn:active,
477
477
  .e-card .e-card-actions a:active {
478
- background-color: #565e64;
479
- border: 1px solid #51585e;
478
+ background-color: rgb(86.4, 93.6, 100);
479
+ border: 1px solid rgb(81, 87.75, 93.75);
480
480
  color: #fff;
481
481
  }
482
482
  .e-card .e-card-content {
@@ -969,7 +969,7 @@
969
969
  }
970
970
 
971
971
  .e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical {
972
- border: solid 1px #444c54;
972
+ border: solid 1px rgb(68.0034482759, 75.85, 83.6965517241);
973
973
  }
974
974
  .e-splitter.e-splitter-horizontal .e-pane, .e-splitter.e-splitter-vertical .e-pane {
975
975
  color: #fff;
@@ -978,7 +978,7 @@
978
978
  border: transparent;
979
979
  }
980
980
  .e-splitter .e-split-bar.e-split-bar-horizontal {
981
- background: #444c54;
981
+ background: rgb(68.0034482759, 75.85, 83.6965517241);
982
982
  border-left: none;
983
983
  border-right: none;
984
984
  }
@@ -1049,7 +1049,7 @@
1049
1049
  color: #0d6efd;
1050
1050
  }
1051
1051
  .e-splitter .e-split-bar.e-split-bar-vertical {
1052
- background: #444c54;
1052
+ background: rgb(68.0034482759, 75.85, 83.6965517241);
1053
1053
  }
1054
1054
  .e-splitter .e-split-bar.e-split-bar-vertical .e-resize-handler {
1055
1055
  background: #212529;
@@ -1229,7 +1229,7 @@
1229
1229
  }
1230
1230
 
1231
1231
  .e-dashboardlayout.e-control .e-dashboard-gridline-table {
1232
- background: #282d31;
1232
+ background: rgb(26.177027027, 29.35, 32.522972973);
1233
1233
  border-collapse: collapse;
1234
1234
  height: 100%;
1235
1235
  width: 100%;
@@ -1252,7 +1252,7 @@
1252
1252
  position: relative;
1253
1253
  }
1254
1254
  .e-dashboardlayout.e-control .e-panel {
1255
- border: 1px solid #444c54;
1255
+ border: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
1256
1256
  height: 100%;
1257
1257
  -webkit-user-select: none;
1258
1258
  -moz-user-select: none;
@@ -1288,7 +1288,7 @@
1288
1288
  transition: top 0.1s, left 0.1s;
1289
1289
  }
1290
1290
  .e-dashboardlayout.e-control .e-panel .e-panel-header {
1291
- border-bottom: 1px solid #444c54;
1291
+ border-bottom: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
1292
1292
  color: #fff;
1293
1293
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
1294
1294
  font-size: 14px;
@@ -1360,7 +1360,7 @@
1360
1360
  cursor: default;
1361
1361
  }
1362
1362
  .e-dashboardlayout.e-control .e-holder {
1363
- background: #031633;
1363
+ background: rgb(2.6, 22, 50.6);
1364
1364
  border: 1px #0d6efd dashed;
1365
1365
  border-radius: 4px;
1366
1366
  position: absolute;
@@ -1390,7 +1390,7 @@
1390
1390
  }
1391
1391
  .e-dashboardlayout.e-control .e-panel .e-panel-container .e-panel-header {
1392
1392
  color: #fff;
1393
- background: #282d31;
1393
+ background: rgb(26.177027027, 29.35, 32.522972973);
1394
1394
  -webkit-box-sizing: border-box;
1395
1395
  box-sizing: border-box;
1396
1396
  }
@@ -1708,8 +1708,8 @@
1708
1708
  }
1709
1709
 
1710
1710
  .e-timeline .e-dot {
1711
- background-color: #444c54;
1712
- border-color: #444c54;
1711
+ background-color: rgb(68.0034482759, 75.85, 83.6965517241);
1712
+ border-color: rgb(68.0034482759, 75.85, 83.6965517241);
1713
1713
  color: #fff;
1714
1714
  outline-color: #212529;
1715
1715
  }
@@ -1717,7 +1717,7 @@
1717
1717
  background-color: #212529;
1718
1718
  }
1719
1719
  .e-timeline .e-timeline-item.e-connector::after {
1720
- border-color: #444c54;
1720
+ border-color: rgb(68.0034482759, 75.85, 83.6965517241);
1721
1721
  }
1722
1722
  .e-timeline .e-content {
1723
1723
  color: #e9ecef;
@@ -464,19 +464,19 @@
464
464
  .e-card .e-card-actions .e-card-btn:hover,
465
465
  .e-card .e-card-actions a:hover {
466
466
  background-color: #0d6efd;
467
- border: 1px solid #565e64;
467
+ border: 1px solid rgb(86.4, 93.6, 100);
468
468
  color: #fff;
469
469
  }
470
470
  .e-card .e-card-actions .e-card-btn:focus,
471
471
  .e-card .e-card-actions a:focus {
472
- background-color: #5c636a;
472
+ background-color: rgb(91.8, 99.45, 106.25);
473
473
  border: 1px solid;
474
474
  color: #fff;
475
475
  }
476
476
  .e-card .e-card-actions .e-card-btn:active,
477
477
  .e-card .e-card-actions a:active {
478
- background-color: #565e64;
479
- border: 1px solid #51585e;
478
+ background-color: rgb(86.4, 93.6, 100);
479
+ border: 1px solid rgb(81, 87.75, 93.75);
480
480
  color: #fff;
481
481
  }
482
482
  .e-card .e-card-content {
@@ -1184,7 +1184,7 @@
1184
1184
  cursor: default;
1185
1185
  }
1186
1186
  .e-dashboardlayout.e-control .e-holder {
1187
- background: #e7f1ff;
1187
+ background: rgb(230.8, 240.5, 254.8);
1188
1188
  border: 1px #0d6efd dashed;
1189
1189
  border-radius: 4px;
1190
1190
  position: absolute;
@@ -464,19 +464,19 @@
464
464
  .e-card .e-card-actions .e-card-btn:hover,
465
465
  .e-card .e-card-actions a:hover {
466
466
  background-color: #0d6efd;
467
- border: 1px solid #565e64;
467
+ border: 1px solid rgb(86.4, 93.6, 100);
468
468
  color: #fff;
469
469
  }
470
470
  .e-card .e-card-actions .e-card-btn:focus,
471
471
  .e-card .e-card-actions a:focus {
472
- background-color: #5c636a;
472
+ background-color: rgb(91.8, 99.45, 106.25);
473
473
  border: 1px solid;
474
474
  color: #fff;
475
475
  }
476
476
  .e-card .e-card-actions .e-card-btn:active,
477
477
  .e-card .e-card-actions a:active {
478
- background-color: #565e64;
479
- border: 1px solid #51585e;
478
+ background-color: rgb(86.4, 93.6, 100);
479
+ border: 1px solid rgb(81, 87.75, 93.75);
480
480
  color: #fff;
481
481
  }
482
482
  .e-card .e-card-content {
@@ -1360,7 +1360,7 @@
1360
1360
  cursor: default;
1361
1361
  }
1362
1362
  .e-dashboardlayout.e-control .e-holder {
1363
- background: #e7f1ff;
1363
+ background: rgb(230.8, 240.5, 254.8);
1364
1364
  border: 1px #0d6efd dashed;
1365
1365
  border-radius: 4px;
1366
1366
  position: absolute;
@@ -1,3 +1,5 @@
1
+ @use 'sass:color';
2
+
1
3
  // Card Base
2
4
 
3
5
  $card-img-brdr-radious: 50% !default;
@@ -100,15 +102,15 @@ $card-image-title-bg: rgba($black, .35) !default;
100
102
 
101
103
  $card-action-btn-bg-color: $primary !default;
102
104
  $card-action-btn-font-color: $primary-font !default;
103
- $card-action-btn-border: 1px solid darken($primary, 10%) !default;
104
- $card-action-btn-hover-bg: darken($primary, 7.5%) !default;
105
- $card-action-btn-hover-border: 1px solid darken($primary, 10%) !default;
105
+ $card-action-btn-border: 1px solid color.adjust($primary, $lightness: -10%) !default;
106
+ $card-action-btn-hover-bg: color.adjust($primary, $lightness: -7.5%) !default;
107
+ $card-action-btn-hover-border: 1px solid color.adjust($primary, $lightness: -10%) !default;
106
108
  $card-action-btn-hover-font: $primary-font !default;
107
109
  $card-action-btn-focus-bg: $primary !default;
108
110
  $card-action-btn-focus-border: 1px solid $primary !default;
109
111
  $card-action-btn-focus-font: $primary-font !default;
110
- $card-action-btn-pressed-bg: darken($primary, 10%) !default;
111
- $card-action-btn-pressed-border: 1px solid darken($primary, 12.5%) !default;
112
+ $card-action-btn-pressed-bg: color.adjust($primary, $lightness: -10%) !default;
113
+ $card-action-btn-pressed-border: 1px solid color.adjust($primary, $lightness: -12.5%) !default;
112
114
  $card-action-btn-pressed-font: $primary-font !default;
113
115
 
114
116
  $card-font-color: $gray-900 !default;
@@ -392,14 +392,14 @@
392
392
  .e-card .e-card-actions .e-card-btn,
393
393
  .e-card .e-card-actions a {
394
394
  background-color: #007bff;
395
- border: 1px solid #0062cc;
395
+ border: 1px solid rgb(0, 98.4, 204);
396
396
  color: #fff;
397
397
  outline: 0;
398
398
  }
399
399
  .e-card .e-card-actions .e-card-btn:hover,
400
400
  .e-card .e-card-actions a:hover {
401
- background-color: #0069d9;
402
- border: 1px solid #0062cc;
401
+ background-color: rgb(0, 104.55, 216.75);
402
+ border: 1px solid rgb(0, 98.4, 204);
403
403
  color: #fff;
404
404
  }
405
405
  .e-card .e-card-actions .e-card-btn:focus,
@@ -410,8 +410,8 @@
410
410
  }
411
411
  .e-card .e-card-actions .e-card-btn:active,
412
412
  .e-card .e-card-actions a:active {
413
- background-color: #0062cc;
414
- border: 1px solid #005cbf;
413
+ background-color: rgb(0, 98.4, 204);
414
+ border: 1px solid rgb(0, 92.25, 191.25);
415
415
  color: #fff;
416
416
  }
417
417
  .e-card .e-card-content {
@@ -355,7 +355,7 @@
355
355
  .e-card {
356
356
  -webkit-tap-highlight-color: #0d6efd;
357
357
  background: #212529;
358
- border: 1px solid #444c54;
358
+ border: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
359
359
  -webkit-box-shadow: none;
360
360
  box-shadow: none;
361
361
  color: #fff;
@@ -367,14 +367,14 @@
367
367
  }
368
368
  .e-card:focus {
369
369
  background-color: #212529;
370
- border-color: #444c54;
370
+ border-color: rgb(68.0034482759, 75.85, 83.6965517241);
371
371
  }
372
372
  .e-card:active {
373
373
  background-color: #212529;
374
374
  border-color: #0d6efd;
375
375
  }
376
376
  .e-card .e-card-separator {
377
- border-bottom: 1px solid #444c54;
377
+ border-bottom: 1px solid rgb(68.0034482759, 75.85, 83.6965517241);
378
378
  }
379
379
  .e-card .e-card-header-caption .e-card-header-title {
380
380
  color: #fff;
@@ -400,19 +400,19 @@
400
400
  .e-card .e-card-actions .e-card-btn:hover,
401
401
  .e-card .e-card-actions a:hover {
402
402
  background-color: #0d6efd;
403
- border: 1px solid #565e64;
403
+ border: 1px solid rgb(86.4, 93.6, 100);
404
404
  color: #fff;
405
405
  }
406
406
  .e-card .e-card-actions .e-card-btn:focus,
407
407
  .e-card .e-card-actions a:focus {
408
- background-color: #5c636a;
408
+ background-color: rgb(91.8, 99.45, 106.25);
409
409
  border: 1px solid;
410
410
  color: #fff;
411
411
  }
412
412
  .e-card .e-card-actions .e-card-btn:active,
413
413
  .e-card .e-card-actions a:active {
414
- background-color: #565e64;
415
- border: 1px solid #51585e;
414
+ background-color: rgb(86.4, 93.6, 100);
415
+ border: 1px solid rgb(81, 87.75, 93.75);
416
416
  color: #fff;
417
417
  }
418
418
  .e-card .e-card-content {
@@ -400,19 +400,19 @@
400
400
  .e-card .e-card-actions .e-card-btn:hover,
401
401
  .e-card .e-card-actions a:hover {
402
402
  background-color: #0d6efd;
403
- border: 1px solid #565e64;
403
+ border: 1px solid rgb(86.4, 93.6, 100);
404
404
  color: #fff;
405
405
  }
406
406
  .e-card .e-card-actions .e-card-btn:focus,
407
407
  .e-card .e-card-actions a:focus {
408
- background-color: #5c636a;
408
+ background-color: rgb(91.8, 99.45, 106.25);
409
409
  border: 1px solid;
410
410
  color: #fff;
411
411
  }
412
412
  .e-card .e-card-actions .e-card-btn:active,
413
413
  .e-card .e-card-actions a:active {
414
- background-color: #565e64;
415
- border: 1px solid #51585e;
414
+ background-color: rgb(86.4, 93.6, 100);
415
+ border: 1px solid rgb(81, 87.75, 93.75);
416
416
  color: #fff;
417
417
  }
418
418
  .e-card .e-card-content {