@syncfusion/ej2-splitbuttons 19.4.38 → 19.4.52

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 (51) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/README.md +1 -1
  3. package/dist/ej2-splitbuttons.umd.min.js +2 -2
  4. package/dist/ej2-splitbuttons.umd.min.js.map +1 -1
  5. package/dist/es6/ej2-splitbuttons.es2015.js +20 -1
  6. package/dist/es6/ej2-splitbuttons.es2015.js.map +1 -1
  7. package/dist/es6/ej2-splitbuttons.es5.js +20 -1
  8. package/dist/es6/ej2-splitbuttons.es5.js.map +1 -1
  9. package/dist/global/ej2-splitbuttons.min.js +2 -2
  10. package/dist/global/ej2-splitbuttons.min.js.map +1 -1
  11. package/dist/global/index.d.ts +1 -1
  12. package/package.json +7 -7
  13. package/src/common/common-model.d.ts +1 -1
  14. package/src/common/common.js +4 -1
  15. package/src/drop-down-button/drop-down-button-model.d.ts +1 -1
  16. package/src/drop-down-button/drop-down-button.js +22 -1
  17. package/styles/bootstrap-dark.css +1 -1
  18. package/styles/bootstrap.css +1 -1
  19. package/styles/bootstrap5-dark.css +12 -12
  20. package/styles/bootstrap5.css +12 -12
  21. package/styles/drop-down-button/_bootstrap5-definition.scss +1 -1
  22. package/styles/drop-down-button/_tailwind-definition.scss +1 -1
  23. package/styles/drop-down-button/bootstrap5-dark.css +3 -3
  24. package/styles/drop-down-button/bootstrap5.css +3 -3
  25. package/styles/drop-down-button/tailwind-dark.css +3 -3
  26. package/styles/drop-down-button/tailwind.css +3 -3
  27. package/styles/fabric-dark.css +1 -1
  28. package/styles/fabric.css +1 -1
  29. package/styles/highcontrast-light.css +1 -1
  30. package/styles/highcontrast.css +1 -1
  31. package/styles/material-dark.css +1 -1
  32. package/styles/material.css +1 -1
  33. package/styles/progress-button/_bootstrap5-definition.scss +7 -7
  34. package/styles/progress-button/_tailwind-definition.scss +7 -7
  35. package/styles/progress-button/bootstrap5-dark.css +8 -8
  36. package/styles/progress-button/bootstrap5.css +8 -8
  37. package/styles/progress-button/tailwind-dark.css +8 -8
  38. package/styles/progress-button/tailwind.css +8 -8
  39. package/styles/split-button/_layout.scss +1 -1
  40. package/styles/split-button/bootstrap-dark.css +1 -1
  41. package/styles/split-button/bootstrap.css +1 -1
  42. package/styles/split-button/bootstrap5-dark.css +1 -1
  43. package/styles/split-button/bootstrap5.css +1 -1
  44. package/styles/split-button/fabric-dark.css +1 -1
  45. package/styles/split-button/fabric.css +1 -1
  46. package/styles/split-button/highcontrast-light.css +1 -1
  47. package/styles/split-button/highcontrast.css +1 -1
  48. package/styles/split-button/material-dark.css +1 -1
  49. package/styles/split-button/material.css +1 -1
  50. package/styles/tailwind-dark.css +11 -11
  51. package/styles/tailwind.css +11 -11
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-splitbuttons@*",
3
- "_id": "@syncfusion/ej2-splitbuttons@18.22.0",
3
+ "_id": "@syncfusion/ej2-splitbuttons@19.4.47",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-HnLFIx3gYAL3a8MURQpNU9rOXWUCk10wrp63cxiJVyQ+ZvjdTjEdlkIsIQPY+xExDBdmNWJucuuV9FWow2v+aw==",
5
+ "_integrity": "sha512-nboptRUnBy6Ja9V57f1to2Zifjy3RhFU+PY/MOxz2BhSWAvz6LWi4Ka1jqYkVV5lGSPF/SegCl7aaBGQpTMQIg==",
6
6
  "_location": "/@syncfusion/ej2-splitbuttons",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -31,8 +31,8 @@
31
31
  "/@syncfusion/ej2-richtexteditor",
32
32
  "/@syncfusion/ej2-vue-splitbuttons"
33
33
  ],
34
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-splitbuttons/-/ej2-splitbuttons-18.22.0.tgz",
35
- "_shasum": "f73522edaa642fb8d2c82ccdbd7ef65de4b4eb2a",
34
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-splitbuttons/-/ej2-splitbuttons-19.4.47.tgz",
35
+ "_shasum": "26bb4625fe10bb9901610c59566236f93d62102c",
36
36
  "_spec": "@syncfusion/ej2-splitbuttons@*",
37
37
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
38
38
  "author": {
@@ -43,8 +43,8 @@
43
43
  },
44
44
  "bundleDependencies": false,
45
45
  "dependencies": {
46
- "@syncfusion/ej2-base": "~19.4.38",
47
- "@syncfusion/ej2-popups": "~19.4.38"
46
+ "@syncfusion/ej2-base": "~19.4.52",
47
+ "@syncfusion/ej2-popups": "~19.4.52"
48
48
  },
49
49
  "deprecated": false,
50
50
  "description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup.",
@@ -87,6 +87,6 @@
87
87
  "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
88
88
  },
89
89
  "typings": "index.d.ts",
90
- "version": "19.4.38",
90
+ "version": "19.4.52",
91
91
  "sideEffects": false
92
92
  }
@@ -1,4 +1,4 @@
1
- import { ChildProperty, extend, deleteObject, Property, BaseEventArgs, addClass } from '@syncfusion/ej2-base';
1
+ import { ChildProperty, extend, deleteObject, Property, BaseEventArgs, addClass, isNullOrUndefined } from '@syncfusion/ej2-base';
2
2
 
3
3
  /**
4
4
  * Interface for a class Item
@@ -17,7 +17,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
17
17
  else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
18
18
  return c > 3 && r && Object.defineProperty(target, key, r), r;
19
19
  };
20
- import { ChildProperty, extend, deleteObject, Property, addClass } from '@syncfusion/ej2-base';
20
+ import { ChildProperty, extend, deleteObject, Property, addClass, isNullOrUndefined } from '@syncfusion/ej2-base';
21
21
  /**
22
22
  * @param {Object} props - Specifies the properties
23
23
  * @param {string[]} model - Specifies the model
@@ -114,6 +114,9 @@ export function setBlankIconStyle(popup) {
114
114
  return;
115
115
  }
116
116
  var iconLi = popup.querySelector('.e-item:not(.e-blank-icon):not(.e-separator)');
117
+ if (isNullOrUndefined(iconLi)) {
118
+ return;
119
+ }
117
120
  if (iconLi.classList.contains('e-url')) {
118
121
  iconLi = iconLi.querySelector('.e-menu-url');
119
122
  }
@@ -1,4 +1,4 @@
1
- import { Collection, Event, NotifyPropertyChanges, detach, Property, EventHandler, EmitType } from '@syncfusion/ej2-base';import { addClass, INotifyPropertyChanged, getUniqueID, rippleEffect } from '@syncfusion/ej2-base';import { attributes, Component, closest, select, KeyboardEventArgs, SanitizeHtmlHelper } from '@syncfusion/ej2-base';import { classList, removeClass } from '@syncfusion/ej2-base';import { Button } from '@syncfusion/ej2-buttons';import { Popup } from '@syncfusion/ej2-popups';import { MenuEventArgs, BeforeOpenCloseMenuEventArgs, OpenCloseMenuEventArgs, upDownKeyHandler } from './../common/common';import { getModel, SplitButtonIconPosition, Item, setBlankIconStyle } from './../common/common';import { ItemModel } from './../common/common-model';
1
+ import { Collection, Event, NotifyPropertyChanges, detach, Property, EventHandler, EmitType } from '@syncfusion/ej2-base';import { addClass, INotifyPropertyChanged, getUniqueID, rippleEffect, getComponent } from '@syncfusion/ej2-base';import { attributes, Component, closest, select, KeyboardEventArgs, SanitizeHtmlHelper } from '@syncfusion/ej2-base';import { classList, removeClass } from '@syncfusion/ej2-base';import { Button } from '@syncfusion/ej2-buttons';import { Popup } from '@syncfusion/ej2-popups';import { SplitButton } from '../split-button/split-button';import { MenuEventArgs, BeforeOpenCloseMenuEventArgs, OpenCloseMenuEventArgs, upDownKeyHandler } from './../common/common';import { getModel, SplitButtonIconPosition, Item, setBlankIconStyle } from './../common/common';import { ItemModel } from './../common/common-model';
2
2
  import {ComponentModel} from '@syncfusion/ej2-base';
3
3
 
4
4
  /**
@@ -18,7 +18,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
18
18
  return c > 3 && r && Object.defineProperty(target, key, r), r;
19
19
  };
20
20
  import { Collection, Event, NotifyPropertyChanges, detach, Property, EventHandler } from '@syncfusion/ej2-base';
21
- import { addClass, getUniqueID, rippleEffect } from '@syncfusion/ej2-base';
21
+ import { addClass, getUniqueID, rippleEffect, getComponent } from '@syncfusion/ej2-base';
22
22
  import { attributes, Component, closest, select, SanitizeHtmlHelper } from '@syncfusion/ej2-base';
23
23
  import { classList, removeClass } from '@syncfusion/ej2-base';
24
24
  import { Button } from '@syncfusion/ej2-buttons';
@@ -504,9 +504,30 @@ var DropDownButton = /** @class */ (function (_super) {
504
504
  DropDownButton.prototype.openPopUp = function (e) {
505
505
  var _this = this;
506
506
  if (e === void 0) { e = null; }
507
+ var isReact = false;
508
+ var popupElem = this.getPopUpElement();
507
509
  if (!this.target) {
508
510
  this.createItems(true);
509
511
  }
512
+ else {
513
+ if (this.activeElem.length > 1) {
514
+ var splitButton = getComponent(this.activeElem[0], 'split-btn');
515
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any
516
+ if (splitButton.isReact && popupElem.childNodes.length < 1) {
517
+ isReact = true;
518
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any
519
+ splitButton.appendReactElement(this.getTargetElement(), this.getPopUpElement());
520
+ }
521
+ }
522
+ else {
523
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any
524
+ if (this.isReact && popupElem.childNodes.length < 1) {
525
+ isReact = true;
526
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any
527
+ this.appendReactElement(this.getTargetElement(), this.getPopUpElement());
528
+ }
529
+ }
530
+ }
510
531
  var ul = this.getULElement();
511
532
  this.popupWireEvents();
512
533
  var beforeOpenArgs = { element: ul, items: this.items, event: e, cancel: false };
@@ -260,7 +260,7 @@
260
260
  text-transform: none;
261
261
  z-index: 1;
262
262
  padding-left: 10px;
263
- padding-right: 4px;
263
+ padding-right: 10px;
264
264
  }
265
265
 
266
266
  .e-split-btn-wrapper .e-split-btn:focus {
@@ -260,7 +260,7 @@
260
260
  text-transform: none;
261
261
  z-index: 1;
262
262
  padding-left: 10px;
263
- padding-right: 4px;
263
+ padding-right: 10px;
264
264
  }
265
265
 
266
266
  .e-split-btn-wrapper .e-split-btn:focus {
@@ -108,8 +108,8 @@
108
108
  cursor: pointer;
109
109
  display: -ms-flexbox;
110
110
  display: flex;
111
- height: 30px;
112
- line-height: 30px;
111
+ height: 26px;
112
+ line-height: 26px;
113
113
  padding: 0 12px;
114
114
  }
115
115
 
@@ -127,7 +127,7 @@
127
127
  .e-dropdown-popup ul .e-item .e-menu-icon {
128
128
  float: left;
129
129
  font-size: 18px;
130
- line-height: 30px;
130
+ line-height: 26px;
131
131
  margin-right: 11px;
132
132
  vertical-align: middle;
133
133
  width: 1em;
@@ -261,7 +261,7 @@
261
261
  text-transform: none;
262
262
  z-index: 1;
263
263
  padding-left: 10px;
264
- padding-right: 4px;
264
+ padding-right: 10px;
265
265
  }
266
266
 
267
267
  .e-split-btn-wrapper .e-split-btn:focus {
@@ -2050,38 +2050,38 @@
2050
2050
  }
2051
2051
 
2052
2052
  .e-progress {
2053
- background-color: rgba(255, 255, 255, 0.2);
2053
+ background-color: rgba(173, 181, 189, 0.2);
2054
2054
  }
2055
2055
 
2056
2056
  *.e-primary .e-progress,
2057
2057
  *.e-success .e-progress,
2058
2058
  *.e-danger .e-progress,
2059
2059
  *.e-info .e-progress {
2060
- background-color: rgba(255, 255, 255, 0.2);
2060
+ background-color: rgba(173, 181, 189, 0.2);
2061
2061
  }
2062
2062
 
2063
2063
  *.e-warning .e-progress {
2064
- background-color: rgba(255, 255, 255, 0.2);
2064
+ background-color: rgba(173, 181, 189, 0.2);
2065
2065
  }
2066
2066
 
2067
2067
  *.e-flat.e-primary .e-progress {
2068
- background-color: rgba(255, 255, 255, 0.2);
2068
+ background-color: rgba(13, 110, 253, 0.2);
2069
2069
  }
2070
2070
 
2071
2071
  *.e-flat.e-success .e-progress {
2072
- background-color: rgba(255, 255, 255, 0.2);
2072
+ background-color: rgba(33, 178, 111, 0.2);
2073
2073
  }
2074
2074
 
2075
2075
  *.e-flat.e-info .e-progress {
2076
- background-color: rgba(0, 0, 0, 0.2);
2076
+ background-color: rgba(13, 202, 240, 0.2);
2077
2077
  }
2078
2078
 
2079
2079
  *.e-flat.e-warning .e-progress {
2080
- background-color: rgba(0, 0, 0, 0.2);
2080
+ background-color: rgba(255, 193, 7, 0.2);
2081
2081
  }
2082
2082
 
2083
2083
  *.e-flat.e-danger .e-progress {
2084
- background-color: rgba(255, 255, 255, 0.2);
2084
+ background-color: rgba(228, 96, 109, 0.2);
2085
2085
  }
2086
2086
 
2087
2087
  *.e-outline:not(:focus).e-primary .e-progress {
@@ -108,8 +108,8 @@
108
108
  cursor: pointer;
109
109
  display: -ms-flexbox;
110
110
  display: flex;
111
- height: 30px;
112
- line-height: 30px;
111
+ height: 26px;
112
+ line-height: 26px;
113
113
  padding: 0 12px;
114
114
  }
115
115
 
@@ -127,7 +127,7 @@
127
127
  .e-dropdown-popup ul .e-item .e-menu-icon {
128
128
  float: left;
129
129
  font-size: 18px;
130
- line-height: 30px;
130
+ line-height: 26px;
131
131
  margin-right: 11px;
132
132
  vertical-align: middle;
133
133
  width: 1em;
@@ -261,7 +261,7 @@
261
261
  text-transform: none;
262
262
  z-index: 1;
263
263
  padding-left: 10px;
264
- padding-right: 4px;
264
+ padding-right: 10px;
265
265
  }
266
266
 
267
267
  .e-split-btn-wrapper .e-split-btn:focus {
@@ -2050,38 +2050,38 @@
2050
2050
  }
2051
2051
 
2052
2052
  .e-progress {
2053
- background-color: rgba(255, 255, 255, 0.2);
2053
+ background-color: rgba(108, 117, 125, 0.2);
2054
2054
  }
2055
2055
 
2056
2056
  *.e-primary .e-progress,
2057
2057
  *.e-success .e-progress,
2058
2058
  *.e-danger .e-progress,
2059
2059
  *.e-info .e-progress {
2060
- background-color: rgba(255, 255, 255, 0.2);
2060
+ background-color: rgba(108, 117, 125, 0.2);
2061
2061
  }
2062
2062
 
2063
2063
  *.e-warning .e-progress {
2064
- background-color: rgba(255, 255, 255, 0.2);
2064
+ background-color: rgba(108, 117, 125, 0.2);
2065
2065
  }
2066
2066
 
2067
2067
  *.e-flat.e-primary .e-progress {
2068
- background-color: rgba(255, 255, 255, 0.2);
2068
+ background-color: rgba(13, 110, 253, 0.2);
2069
2069
  }
2070
2070
 
2071
2071
  *.e-flat.e-success .e-progress {
2072
- background-color: rgba(255, 255, 255, 0.2);
2072
+ background-color: rgba(25, 135, 84, 0.2);
2073
2073
  }
2074
2074
 
2075
2075
  *.e-flat.e-info .e-progress {
2076
- background-color: rgba(0, 0, 0, 0.2);
2076
+ background-color: rgba(13, 202, 240, 0.2);
2077
2077
  }
2078
2078
 
2079
2079
  *.e-flat.e-warning .e-progress {
2080
- background-color: rgba(0, 0, 0, 0.2);
2080
+ background-color: rgba(255, 193, 7, 0.2);
2081
2081
  }
2082
2082
 
2083
2083
  *.e-flat.e-danger .e-progress {
2084
- background-color: rgba(255, 255, 255, 0.2);
2084
+ background-color: rgba(220, 53, 69, 0.2);
2085
2085
  }
2086
2086
 
2087
2087
  *.e-outline:not(:focus).e-primary .e-progress {
@@ -10,7 +10,7 @@ $drop-down-btn-icon-font-size: 14px !default;
10
10
  $drop-down-btn-icon-margin-right: 11px !default;
11
11
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
12
12
  $drop-down-btn-li-border-width: 1px !default;
13
- $drop-down-btn-li-height: 30px !default;
13
+ $drop-down-btn-li-height: 26px !default;
14
14
  $drop-down-btn-li-padding: 0 12px !default;
15
15
  $drop-down-btn-bigger-li-padding: 0 16px !default;
16
16
  $drop-down-btn-small-li-padding: 0 8px !default;
@@ -10,7 +10,7 @@ $drop-down-btn-icon-font-size: 14px !default;
10
10
  $drop-down-btn-icon-margin-right: 11px !default;
11
11
  $drop-down-btn-bigger-icon-margin-right: 12px !default;
12
12
  $drop-down-btn-li-border-width: 1px !default;
13
- $drop-down-btn-li-height: 30px !default;
13
+ $drop-down-btn-li-height: 28px !default;
14
14
  $drop-down-btn-li-padding: 0 12px !default;
15
15
  $drop-down-btn-bigger-li-padding: 0 16px !default;
16
16
  $drop-down-btn-small-li-padding: 0 8px !default;
@@ -108,8 +108,8 @@
108
108
  cursor: pointer;
109
109
  display: -ms-flexbox;
110
110
  display: flex;
111
- height: 30px;
112
- line-height: 30px;
111
+ height: 26px;
112
+ line-height: 26px;
113
113
  padding: 0 12px;
114
114
  }
115
115
 
@@ -127,7 +127,7 @@
127
127
  .e-dropdown-popup ul .e-item .e-menu-icon {
128
128
  float: left;
129
129
  font-size: 18px;
130
- line-height: 30px;
130
+ line-height: 26px;
131
131
  margin-right: 11px;
132
132
  vertical-align: middle;
133
133
  width: 1em;
@@ -108,8 +108,8 @@
108
108
  cursor: pointer;
109
109
  display: -ms-flexbox;
110
110
  display: flex;
111
- height: 30px;
112
- line-height: 30px;
111
+ height: 26px;
112
+ line-height: 26px;
113
113
  padding: 0 12px;
114
114
  }
115
115
 
@@ -127,7 +127,7 @@
127
127
  .e-dropdown-popup ul .e-item .e-menu-icon {
128
128
  float: left;
129
129
  font-size: 18px;
130
- line-height: 30px;
130
+ line-height: 26px;
131
131
  margin-right: 11px;
132
132
  vertical-align: middle;
133
133
  width: 1em;
@@ -115,8 +115,8 @@
115
115
  cursor: pointer;
116
116
  display: -ms-flexbox;
117
117
  display: flex;
118
- height: 30px;
119
- line-height: 30px;
118
+ height: 28px;
119
+ line-height: 28px;
120
120
  padding: 0 12px;
121
121
  }
122
122
 
@@ -134,7 +134,7 @@
134
134
  .e-dropdown-popup ul .e-item .e-menu-icon {
135
135
  float: left;
136
136
  font-size: 18px;
137
- line-height: 30px;
137
+ line-height: 28px;
138
138
  margin-right: 11px;
139
139
  vertical-align: middle;
140
140
  width: 1em;
@@ -115,8 +115,8 @@
115
115
  cursor: pointer;
116
116
  display: -ms-flexbox;
117
117
  display: flex;
118
- height: 30px;
119
- line-height: 30px;
118
+ height: 28px;
119
+ line-height: 28px;
120
120
  padding: 0 12px;
121
121
  }
122
122
 
@@ -134,7 +134,7 @@
134
134
  .e-dropdown-popup ul .e-item .e-menu-icon {
135
135
  float: left;
136
136
  font-size: 18px;
137
- line-height: 30px;
137
+ line-height: 28px;
138
138
  margin-right: 11px;
139
139
  vertical-align: middle;
140
140
  width: 1em;
@@ -260,7 +260,7 @@
260
260
  text-transform: none;
261
261
  z-index: 1;
262
262
  padding-left: 10px;
263
- padding-right: 4px;
263
+ padding-right: 10px;
264
264
  }
265
265
 
266
266
  .e-split-btn-wrapper .e-split-btn:focus {
package/styles/fabric.css CHANGED
@@ -260,7 +260,7 @@
260
260
  text-transform: none;
261
261
  z-index: 1;
262
262
  padding-left: 10px;
263
- padding-right: 4px;
263
+ padding-right: 10px;
264
264
  }
265
265
 
266
266
  .e-split-btn-wrapper .e-split-btn:focus {
@@ -260,7 +260,7 @@
260
260
  text-transform: none;
261
261
  z-index: 1;
262
262
  padding-left: 10px;
263
- padding-right: 4px;
263
+ padding-right: 10px;
264
264
  }
265
265
 
266
266
  .e-split-btn-wrapper .e-split-btn:focus {
@@ -260,7 +260,7 @@
260
260
  text-transform: none;
261
261
  z-index: 1;
262
262
  padding-left: 10px;
263
- padding-right: 4px;
263
+ padding-right: 10px;
264
264
  }
265
265
 
266
266
  .e-split-btn-wrapper .e-split-btn:focus {
@@ -261,7 +261,7 @@
261
261
  text-transform: none;
262
262
  z-index: 1;
263
263
  padding-left: 10px;
264
- padding-right: 4px;
264
+ padding-right: 10px;
265
265
  }
266
266
 
267
267
  .e-split-btn-wrapper .e-split-btn:focus {
@@ -261,7 +261,7 @@
261
261
  text-transform: none;
262
262
  z-index: 1;
263
263
  padding-left: 10px;
264
- padding-right: 4px;
264
+ padding-right: 10px;
265
265
  }
266
266
 
267
267
  .e-split-btn-wrapper .e-split-btn:focus {
@@ -10,12 +10,12 @@ $progress-btn-small-spin-btn-padding: 14px !default;
10
10
  $progress-btn-bigger-spin-btn-padding: 20px !default;
11
11
  $progress-btn-bigger-small-spin-btn-padding: 16px !default;
12
12
  $progress-btn-color: $secondary-text-color !default;
13
- $progress-btn-bgcolor: rgba($secondary-text-color, .2) !default;
14
- $progress-btn-bgcolor-normal: rgba($secondary-text-color, .2) !default;
13
+ $progress-btn-bgcolor: rgba($icon-color, .2) !default;
14
+ $progress-btn-bgcolor-normal: rgba($icon-color, .2) !default;
15
15
  $progress-btn-warning-progress-color: $progress-btn-bgcolor !default;
16
- $progress-btn-flat-primary-progress-color: rgba($primary-text-color, 1) !default;
17
- $progress-btn-flat-success-progress-color: rgba($success-text, 1) !default;
18
- $progress-btn-flat-info-progress-color: rgba($info-text, 1) !default;
19
- $progress-btn-flat-warning-progress-color: rgba($warning-text, 1) !default;
20
- $progress-btn-flat-danger-progress-color: rgba($danger-text, 1) !default;
16
+ $progress-btn-flat-primary-progress-color: rgba($primary, 1) !default;
17
+ $progress-btn-flat-success-progress-color: rgba($success, 1) !default;
18
+ $progress-btn-flat-info-progress-color: rgba($info, 1) !default;
19
+ $progress-btn-flat-warning-progress-color: rgba($warning, 1) !default;
20
+ $progress-btn-flat-danger-progress-color: rgba($danger, 1) !default;
21
21
  $btn-flat-primary-path-arc: $white;
@@ -10,12 +10,12 @@ $progress-btn-small-spin-btn-padding: 14px !default;
10
10
  $progress-btn-bigger-spin-btn-padding: 20px !default;
11
11
  $progress-btn-bigger-small-spin-btn-padding: 16px !default;
12
12
  $progress-btn-color: $secondary-text-color !default;
13
- $progress-btn-bgcolor: rgba($secondary-text-color, .2) !default;
14
- $progress-btn-bgcolor-normal: rgba($secondary-text-color, .2) !default;
13
+ $progress-btn-bgcolor: rgba($icon-color, .2) !default;
14
+ $progress-btn-bgcolor-normal: rgba($icon-color, .2) !default;
15
15
  $progress-btn-warning-progress-color: $progress-btn-bgcolor !default;
16
- $progress-btn-flat-primary-progress-color: rgba($primary-text-color, 1) !default;
17
- $progress-btn-flat-success-progress-color: rgba($success-text, 1) !default;
18
- $progress-btn-flat-info-progress-color: rgba($info-text, 1) !default;
19
- $progress-btn-flat-warning-progress-color: rgba($warning-text, 1) !default;
20
- $progress-btn-flat-danger-progress-color: rgba($danger-text, 1) !default;
16
+ $progress-btn-flat-primary-progress-color: rgba($primary, 1) !default;
17
+ $progress-btn-flat-success-progress-color: rgba($success, 1) !default;
18
+ $progress-btn-flat-info-progress-color: rgba($info, 1) !default;
19
+ $progress-btn-flat-warning-progress-color: rgba($warning, 1) !default;
20
+ $progress-btn-flat-danger-progress-color: rgba($danger, 1) !default;
21
21
  $btn-flat-primary-path-arc: $white;
@@ -590,38 +590,38 @@
590
590
  }
591
591
 
592
592
  .e-progress {
593
- background-color: rgba(255, 255, 255, 0.2);
593
+ background-color: rgba(173, 181, 189, 0.2);
594
594
  }
595
595
 
596
596
  *.e-primary .e-progress,
597
597
  *.e-success .e-progress,
598
598
  *.e-danger .e-progress,
599
599
  *.e-info .e-progress {
600
- background-color: rgba(255, 255, 255, 0.2);
600
+ background-color: rgba(173, 181, 189, 0.2);
601
601
  }
602
602
 
603
603
  *.e-warning .e-progress {
604
- background-color: rgba(255, 255, 255, 0.2);
604
+ background-color: rgba(173, 181, 189, 0.2);
605
605
  }
606
606
 
607
607
  *.e-flat.e-primary .e-progress {
608
- background-color: rgba(255, 255, 255, 0.2);
608
+ background-color: rgba(13, 110, 253, 0.2);
609
609
  }
610
610
 
611
611
  *.e-flat.e-success .e-progress {
612
- background-color: rgba(255, 255, 255, 0.2);
612
+ background-color: rgba(33, 178, 111, 0.2);
613
613
  }
614
614
 
615
615
  *.e-flat.e-info .e-progress {
616
- background-color: rgba(0, 0, 0, 0.2);
616
+ background-color: rgba(13, 202, 240, 0.2);
617
617
  }
618
618
 
619
619
  *.e-flat.e-warning .e-progress {
620
- background-color: rgba(0, 0, 0, 0.2);
620
+ background-color: rgba(255, 193, 7, 0.2);
621
621
  }
622
622
 
623
623
  *.e-flat.e-danger .e-progress {
624
- background-color: rgba(255, 255, 255, 0.2);
624
+ background-color: rgba(228, 96, 109, 0.2);
625
625
  }
626
626
 
627
627
  *.e-outline:not(:focus).e-primary .e-progress {
@@ -590,38 +590,38 @@
590
590
  }
591
591
 
592
592
  .e-progress {
593
- background-color: rgba(255, 255, 255, 0.2);
593
+ background-color: rgba(108, 117, 125, 0.2);
594
594
  }
595
595
 
596
596
  *.e-primary .e-progress,
597
597
  *.e-success .e-progress,
598
598
  *.e-danger .e-progress,
599
599
  *.e-info .e-progress {
600
- background-color: rgba(255, 255, 255, 0.2);
600
+ background-color: rgba(108, 117, 125, 0.2);
601
601
  }
602
602
 
603
603
  *.e-warning .e-progress {
604
- background-color: rgba(255, 255, 255, 0.2);
604
+ background-color: rgba(108, 117, 125, 0.2);
605
605
  }
606
606
 
607
607
  *.e-flat.e-primary .e-progress {
608
- background-color: rgba(255, 255, 255, 0.2);
608
+ background-color: rgba(13, 110, 253, 0.2);
609
609
  }
610
610
 
611
611
  *.e-flat.e-success .e-progress {
612
- background-color: rgba(255, 255, 255, 0.2);
612
+ background-color: rgba(25, 135, 84, 0.2);
613
613
  }
614
614
 
615
615
  *.e-flat.e-info .e-progress {
616
- background-color: rgba(0, 0, 0, 0.2);
616
+ background-color: rgba(13, 202, 240, 0.2);
617
617
  }
618
618
 
619
619
  *.e-flat.e-warning .e-progress {
620
- background-color: rgba(0, 0, 0, 0.2);
620
+ background-color: rgba(255, 193, 7, 0.2);
621
621
  }
622
622
 
623
623
  *.e-flat.e-danger .e-progress {
624
- background-color: rgba(255, 255, 255, 0.2);
624
+ background-color: rgba(220, 53, 69, 0.2);
625
625
  }
626
626
 
627
627
  *.e-outline:not(:focus).e-primary .e-progress {
@@ -593,38 +593,38 @@
593
593
  }
594
594
 
595
595
  .e-progress {
596
- background-color: rgba(255, 255, 255, 0.2);
596
+ background-color: rgba(209, 213, 219, 0.2);
597
597
  }
598
598
 
599
599
  *.e-primary .e-progress,
600
600
  *.e-success .e-progress,
601
601
  *.e-danger .e-progress,
602
602
  *.e-info .e-progress {
603
- background-color: rgba(255, 255, 255, 0.2);
603
+ background-color: rgba(209, 213, 219, 0.2);
604
604
  }
605
605
 
606
606
  *.e-warning .e-progress {
607
- background-color: rgba(255, 255, 255, 0.2);
607
+ background-color: rgba(209, 213, 219, 0.2);
608
608
  }
609
609
 
610
610
  *.e-flat.e-primary .e-progress {
611
- background-color: rgba(0, 0, 0, 0.2);
611
+ background-color: rgba(34, 211, 238, 0.2);
612
612
  }
613
613
 
614
614
  *.e-flat.e-success .e-progress {
615
- background-color: rgba(0, 0, 0, 0.2);
615
+ background-color: rgba(34, 197, 94, 0.2);
616
616
  }
617
617
 
618
618
  *.e-flat.e-info .e-progress {
619
- background-color: rgba(0, 0, 0, 0.2);
619
+ background-color: rgba(56, 189, 248, 0.2);
620
620
  }
621
621
 
622
622
  *.e-flat.e-warning .e-progress {
623
- background-color: rgba(0, 0, 0, 0.2);
623
+ background-color: rgba(249, 115, 22, 0.2);
624
624
  }
625
625
 
626
626
  *.e-flat.e-danger .e-progress {
627
- background-color: rgba(0, 0, 0, 0.2);
627
+ background-color: rgba(248, 113, 113, 0.2);
628
628
  }
629
629
 
630
630
  *.e-outline:not(:focus).e-primary .e-progress {