@syncfusion/ej2-vue-splitbuttons 19.2.55 → 19.3.44
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist/ej2-vue-splitbuttons.umd.min.js +2 -11
- package/dist/ej2-vue-splitbuttons.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-splitbuttons.es2015.js +73 -1
- package/dist/es6/ej2-vue-splitbuttons.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-splitbuttons.es5.js +79 -1
- package/dist/es6/ej2-vue-splitbuttons.es5.js.map +1 -1
- package/dist/global/ej2-vue-splitbuttons.min.js +2 -2
- package/package.json +8 -8
- package/src/drop-down-button/dropdownbutton.component.d.ts +2 -0
- package/src/drop-down-button/dropdownbutton.component.js +27 -1
- package/src/progress-button/progressbutton.component.d.ts +2 -0
- package/src/progress-button/progressbutton.component.js +27 -1
- package/src/split-button/splitbutton.component.d.ts +2 -0
- package/src/split-button/splitbutton.component.js +27 -1
- package/styles/bootstrap-dark.css +1 -31
- package/styles/bootstrap.css +1 -19
- package/styles/bootstrap4.css +1 -31
- package/styles/bootstrap5-dark.css +2105 -0
- package/styles/bootstrap5-dark.scss +4 -0
- package/styles/bootstrap5.css +2105 -0
- package/styles/bootstrap5.scss +4 -0
- package/styles/button-group/bootstrap-dark.css +1 -31
- package/styles/button-group/bootstrap.css +1 -19
- package/styles/button-group/bootstrap4.css +1 -31
- package/styles/button-group/bootstrap5-dark.css +842 -0
- package/styles/button-group/bootstrap5-dark.scss +1 -0
- package/styles/button-group/bootstrap5.css +842 -0
- package/styles/button-group/bootstrap5.scss +1 -0
- package/styles/button-group/fabric-dark.css +1 -31
- package/styles/button-group/fabric.css +1 -31
- package/styles/button-group/highcontrast-light.css +1 -31
- package/styles/button-group/highcontrast.css +1 -31
- package/styles/button-group/material-dark.css +5 -35
- package/styles/button-group/material.css +1 -31
- package/styles/button-group/tailwind-dark.css +1 -31
- package/styles/button-group/tailwind.css +1 -31
- package/styles/drop-down-button/bootstrap5-dark.css +248 -0
- package/styles/drop-down-button/bootstrap5-dark.scss +1 -0
- package/styles/drop-down-button/bootstrap5.css +248 -0
- package/styles/drop-down-button/bootstrap5.scss +1 -0
- package/styles/drop-down-button/tailwind-dark.css +5 -0
- package/styles/drop-down-button/tailwind.css +5 -0
- package/styles/fabric-dark.css +1 -31
- package/styles/fabric.css +1 -31
- package/styles/highcontrast-light.css +1 -31
- package/styles/highcontrast.css +1 -31
- package/styles/material-dark.css +15 -45
- package/styles/material.css +2 -32
- package/styles/progress-button/bootstrap5-dark.css +645 -0
- package/styles/progress-button/bootstrap5-dark.scss +1 -0
- package/styles/progress-button/bootstrap5.css +645 -0
- package/styles/progress-button/bootstrap5.scss +1 -0
- package/styles/progress-button/material-dark.css +9 -9
- package/styles/progress-button/tailwind-dark.css +10 -10
- package/styles/split-button/bootstrap5-dark.css +367 -0
- package/styles/split-button/bootstrap5-dark.scss +1 -0
- package/styles/split-button/bootstrap5.css +367 -0
- package/styles/split-button/bootstrap5.scss +1 -0
- package/styles/split-button/material-dark.css +1 -1
- package/styles/split-button/material.css +1 -1
- package/styles/split-button/tailwind-dark.css +2 -0
- package/styles/split-button/tailwind.css +2 -0
- package/styles/tailwind-dark.css +18 -41
- package/styles/tailwind.css +8 -31
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-splitbuttons@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-splitbuttons@18.
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-splitbuttons@18.20.0",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-RW0hEIqB0gaAw/tSyUV4c8/1nzewZz20ljWHsvzdPe+XVmDBs24fI98/dSAdB02SIzurQ1Davq62yMd+0N3kYw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-splitbuttons",
|
|
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/@syncfusion/ej2-vue-splitbuttons/-/ej2-vue-splitbuttons-18.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-splitbuttons/-/ej2-vue-splitbuttons-18.20.0.tgz",
|
|
23
|
+
"_shasum": "58fa02039c42f22b1d6bb448b32109b636149259",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-splitbuttons@*",
|
|
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-base": "~19.
|
|
35
|
-
"@syncfusion/ej2-splitbuttons": "19.
|
|
36
|
-
"@syncfusion/ej2-vue-base": "~19.
|
|
34
|
+
"@syncfusion/ej2-base": "~19.3.43",
|
|
35
|
+
"@syncfusion/ej2-splitbuttons": "19.3.44",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~19.3.43"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for Vue",
|
|
@@ -83,6 +83,6 @@
|
|
|
83
83
|
"type": "git",
|
|
84
84
|
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
|
|
85
85
|
},
|
|
86
|
-
"version": "19.
|
|
86
|
+
"version": "19.3.44",
|
|
87
87
|
"sideEffects": false
|
|
88
88
|
}
|
|
@@ -23,7 +23,9 @@ export declare class DropDownButtonComponent extends ComponentBase {
|
|
|
23
23
|
};
|
|
24
24
|
tagNameMapper: Object;
|
|
25
25
|
isVue3: boolean;
|
|
26
|
+
templateCollection: any;
|
|
26
27
|
constructor();
|
|
28
|
+
clearTemplate(templateNames?: string[]): any;
|
|
27
29
|
setProperties(prop: any, muteOnChange: boolean): void;
|
|
28
30
|
render(createElement: any): any;
|
|
29
31
|
addItems(items: Object[], text?: string): void;
|
|
@@ -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 { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/ej2-vue-base';
|
|
21
|
-
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
21
|
+
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
22
22
|
import { DropDownButton } from '@syncfusion/ej2-splitbuttons';
|
|
23
23
|
import { DropDownButtonItemsDirective, DropDownButtonItemDirective, DropDownButtonItemsPlugin, DropDownButtonItemPlugin } from './items.directive';
|
|
24
24
|
import { Options } from 'vue-class-component';
|
|
@@ -55,8 +55,33 @@ var DropDownButtonComponent = /** @class */ (function (_super) {
|
|
|
55
55
|
_this.bindProperties();
|
|
56
56
|
_this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
|
|
57
57
|
_this.ej2Instances.setProperties = _this.setProperties;
|
|
58
|
+
_this.ej2Instances.clearTemplate = _this.clearTemplate;
|
|
58
59
|
return _this;
|
|
59
60
|
}
|
|
61
|
+
DropDownButtonComponent.prototype.clearTemplate = function (templateNames) {
|
|
62
|
+
if (!templateNames) {
|
|
63
|
+
templateNames = Object.keys(this.templateCollection || {});
|
|
64
|
+
}
|
|
65
|
+
if (templateNames.length && this.templateCollection) {
|
|
66
|
+
for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
|
|
67
|
+
var tempName = templateNames_1[_i];
|
|
68
|
+
var elementCollection = this.templateCollection[tempName];
|
|
69
|
+
if (elementCollection && elementCollection.length) {
|
|
70
|
+
for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
|
|
71
|
+
var ele = elementCollection_1[_a];
|
|
72
|
+
var destroy = getValue('__vue__.$destroy', ele);
|
|
73
|
+
if (destroy) {
|
|
74
|
+
ele.__vue__.$destroy();
|
|
75
|
+
}
|
|
76
|
+
if (ele.innerHTML) {
|
|
77
|
+
ele.innerHTML = '';
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
delete this.templateCollection[tempName];
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
};
|
|
60
85
|
DropDownButtonComponent.prototype.setProperties = function (prop, muteOnChange) {
|
|
61
86
|
var _this = this;
|
|
62
87
|
if (this.isVue3) {
|
|
@@ -74,6 +99,7 @@ var DropDownButtonComponent = /** @class */ (function (_super) {
|
|
|
74
99
|
}
|
|
75
100
|
else {
|
|
76
101
|
_this.$emit('update:' + key, prop[key]);
|
|
102
|
+
_this.$emit('modelchanged', prop[key]);
|
|
77
103
|
}
|
|
78
104
|
}
|
|
79
105
|
});
|
|
@@ -23,7 +23,9 @@ export declare class ProgressButtonComponent extends ComponentBase {
|
|
|
23
23
|
};
|
|
24
24
|
tagNameMapper: Object;
|
|
25
25
|
isVue3: boolean;
|
|
26
|
+
templateCollection: any;
|
|
26
27
|
constructor();
|
|
28
|
+
clearTemplate(templateNames?: string[]): any;
|
|
27
29
|
setProperties(prop: any, muteOnChange: boolean): void;
|
|
28
30
|
render(createElement: any): any;
|
|
29
31
|
click(): void;
|
|
@@ -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 { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/ej2-vue-base';
|
|
21
|
-
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
21
|
+
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
22
22
|
import { ProgressButton } from '@syncfusion/ej2-splitbuttons';
|
|
23
23
|
import { Options } from 'vue-class-component';
|
|
24
24
|
export var properties = ['animationSettings', 'content', 'cssClass', 'disabled', 'duration', 'enableHtmlSanitizer', 'enableProgress', 'iconCss', 'iconPosition', 'isPrimary', 'isToggle', 'spinSettings', 'begin', 'created', 'end', 'fail', 'progress'];
|
|
@@ -54,8 +54,33 @@ var ProgressButtonComponent = /** @class */ (function (_super) {
|
|
|
54
54
|
_this.bindProperties();
|
|
55
55
|
_this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
|
|
56
56
|
_this.ej2Instances.setProperties = _this.setProperties;
|
|
57
|
+
_this.ej2Instances.clearTemplate = _this.clearTemplate;
|
|
57
58
|
return _this;
|
|
58
59
|
}
|
|
60
|
+
ProgressButtonComponent.prototype.clearTemplate = function (templateNames) {
|
|
61
|
+
if (!templateNames) {
|
|
62
|
+
templateNames = Object.keys(this.templateCollection || {});
|
|
63
|
+
}
|
|
64
|
+
if (templateNames.length && this.templateCollection) {
|
|
65
|
+
for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
|
|
66
|
+
var tempName = templateNames_1[_i];
|
|
67
|
+
var elementCollection = this.templateCollection[tempName];
|
|
68
|
+
if (elementCollection && elementCollection.length) {
|
|
69
|
+
for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
|
|
70
|
+
var ele = elementCollection_1[_a];
|
|
71
|
+
var destroy = getValue('__vue__.$destroy', ele);
|
|
72
|
+
if (destroy) {
|
|
73
|
+
ele.__vue__.$destroy();
|
|
74
|
+
}
|
|
75
|
+
if (ele.innerHTML) {
|
|
76
|
+
ele.innerHTML = '';
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
delete this.templateCollection[tempName];
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
};
|
|
59
84
|
ProgressButtonComponent.prototype.setProperties = function (prop, muteOnChange) {
|
|
60
85
|
var _this = this;
|
|
61
86
|
if (this.isVue3) {
|
|
@@ -73,6 +98,7 @@ var ProgressButtonComponent = /** @class */ (function (_super) {
|
|
|
73
98
|
}
|
|
74
99
|
else {
|
|
75
100
|
_this.$emit('update:' + key, prop[key]);
|
|
101
|
+
_this.$emit('modelchanged', prop[key]);
|
|
76
102
|
}
|
|
77
103
|
}
|
|
78
104
|
});
|
|
@@ -23,7 +23,9 @@ export declare class SplitButtonComponent extends ComponentBase {
|
|
|
23
23
|
};
|
|
24
24
|
tagNameMapper: Object;
|
|
25
25
|
isVue3: boolean;
|
|
26
|
+
templateCollection: any;
|
|
26
27
|
constructor();
|
|
28
|
+
clearTemplate(templateNames?: string[]): any;
|
|
27
29
|
setProperties(prop: any, muteOnChange: boolean): void;
|
|
28
30
|
render(createElement: any): any;
|
|
29
31
|
addItems(items: Object[], text?: string): void;
|
|
@@ -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 { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/ej2-vue-base';
|
|
21
|
-
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
21
|
+
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
22
22
|
import { SplitButton } from '@syncfusion/ej2-splitbuttons';
|
|
23
23
|
import { SplitButtonItemsDirective, SplitButtonItemDirective, SplitButtonItemsPlugin, SplitButtonItemPlugin } from './items.directive';
|
|
24
24
|
import { Options } from 'vue-class-component';
|
|
@@ -55,8 +55,33 @@ var SplitButtonComponent = /** @class */ (function (_super) {
|
|
|
55
55
|
_this.bindProperties();
|
|
56
56
|
_this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
|
|
57
57
|
_this.ej2Instances.setProperties = _this.setProperties;
|
|
58
|
+
_this.ej2Instances.clearTemplate = _this.clearTemplate;
|
|
58
59
|
return _this;
|
|
59
60
|
}
|
|
61
|
+
SplitButtonComponent.prototype.clearTemplate = function (templateNames) {
|
|
62
|
+
if (!templateNames) {
|
|
63
|
+
templateNames = Object.keys(this.templateCollection || {});
|
|
64
|
+
}
|
|
65
|
+
if (templateNames.length && this.templateCollection) {
|
|
66
|
+
for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
|
|
67
|
+
var tempName = templateNames_1[_i];
|
|
68
|
+
var elementCollection = this.templateCollection[tempName];
|
|
69
|
+
if (elementCollection && elementCollection.length) {
|
|
70
|
+
for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
|
|
71
|
+
var ele = elementCollection_1[_a];
|
|
72
|
+
var destroy = getValue('__vue__.$destroy', ele);
|
|
73
|
+
if (destroy) {
|
|
74
|
+
ele.__vue__.$destroy();
|
|
75
|
+
}
|
|
76
|
+
if (ele.innerHTML) {
|
|
77
|
+
ele.innerHTML = '';
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
delete this.templateCollection[tempName];
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
};
|
|
60
85
|
SplitButtonComponent.prototype.setProperties = function (prop, muteOnChange) {
|
|
61
86
|
var _this = this;
|
|
62
87
|
if (this.isVue3) {
|
|
@@ -74,6 +99,7 @@ var SplitButtonComponent = /** @class */ (function (_super) {
|
|
|
74
99
|
}
|
|
75
100
|
else {
|
|
76
101
|
_this.$emit('update:' + key, prop[key]);
|
|
102
|
+
_this.$emit('modelchanged', prop[key]);
|
|
77
103
|
}
|
|
78
104
|
}
|
|
79
105
|
});
|
|
@@ -1017,9 +1017,6 @@
|
|
|
1017
1017
|
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
1018
1018
|
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
1019
1019
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
1020
|
-
background-color: #2a2a2a;
|
|
1021
|
-
border-color: #585858;
|
|
1022
|
-
color: #fff;
|
|
1023
1020
|
box-shadow: none;
|
|
1024
1021
|
box-shadow: none;
|
|
1025
1022
|
}
|
|
@@ -1028,9 +1025,6 @@
|
|
|
1028
1025
|
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
1029
1026
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
1030
1027
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
1031
|
-
background-color: #0058bd;
|
|
1032
|
-
border-color: #0058bd;
|
|
1033
|
-
color: #fff;
|
|
1034
1028
|
box-shadow: none;
|
|
1035
1029
|
}
|
|
1036
1030
|
|
|
@@ -1038,9 +1032,6 @@
|
|
|
1038
1032
|
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
1039
1033
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
1040
1034
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
1041
|
-
background-color: #265e28;
|
|
1042
|
-
border-color: #265e28;
|
|
1043
|
-
color: #fff;
|
|
1044
1035
|
box-shadow: none;
|
|
1045
1036
|
}
|
|
1046
1037
|
|
|
@@ -1048,9 +1039,6 @@
|
|
|
1048
1039
|
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
1049
1040
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
1050
1041
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
1051
|
-
background-color: #1b6d7b;
|
|
1052
|
-
border-color: #175b66;
|
|
1053
|
-
color: #fff;
|
|
1054
1042
|
box-shadow: none;
|
|
1055
1043
|
}
|
|
1056
1044
|
|
|
@@ -1058,9 +1046,6 @@
|
|
|
1058
1046
|
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
1059
1047
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
1060
1048
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
1061
|
-
background-color: #dd8907;
|
|
1062
|
-
border-color: #7a4c04;
|
|
1063
|
-
color: #000;
|
|
1064
1049
|
box-shadow: none;
|
|
1065
1050
|
}
|
|
1066
1051
|
|
|
@@ -1068,9 +1053,6 @@
|
|
|
1068
1053
|
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
1069
1054
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
1070
1055
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
1071
|
-
background-color: #ac2a2a;
|
|
1072
|
-
border-color: #982525;
|
|
1073
|
-
color: #fff;
|
|
1074
1056
|
box-shadow: none;
|
|
1075
1057
|
}
|
|
1076
1058
|
|
|
@@ -1086,7 +1068,6 @@
|
|
|
1086
1068
|
outline: #393939 0 solid;
|
|
1087
1069
|
outline-offset: 0;
|
|
1088
1070
|
box-shadow: inset 0 4px 5px rgba(26, 26, 26, 0.4);
|
|
1089
|
-
box-shadow: none;
|
|
1090
1071
|
}
|
|
1091
1072
|
|
|
1092
1073
|
.e-btn-group .e-btn:active.e-primary,
|
|
@@ -1100,7 +1081,6 @@
|
|
|
1100
1081
|
color: #fff;
|
|
1101
1082
|
outline: #393939 0 solid;
|
|
1102
1083
|
box-shadow: inset 0 4px 5px rgba(26, 26, 26, 0.4);
|
|
1103
|
-
box-shadow: none;
|
|
1104
1084
|
}
|
|
1105
1085
|
|
|
1106
1086
|
.e-btn-group .e-btn:active.e-success,
|
|
@@ -1113,7 +1093,6 @@
|
|
|
1113
1093
|
border-color: #265e28;
|
|
1114
1094
|
color: #fff;
|
|
1115
1095
|
box-shadow: inset 0 4px 5px rgba(26, 26, 26, 0.4);
|
|
1116
|
-
box-shadow: none;
|
|
1117
1096
|
}
|
|
1118
1097
|
|
|
1119
1098
|
.e-btn-group .e-btn:active.e-info,
|
|
@@ -1123,10 +1102,9 @@
|
|
|
1123
1102
|
.e-css.e-btn-group input:active + label.e-btn.e-info,
|
|
1124
1103
|
.e-css.e-btn-group input:checked + label.e-btn.e-info {
|
|
1125
1104
|
background-color: #124851;
|
|
1126
|
-
border-color: #175b66;
|
|
1127
1105
|
color: #fff;
|
|
1106
|
+
border-color: #175b66;
|
|
1128
1107
|
box-shadow: inset 0 4px 5px rgba(26, 26, 26, 0.4);
|
|
1129
|
-
box-shadow: none;
|
|
1130
1108
|
}
|
|
1131
1109
|
|
|
1132
1110
|
.e-btn-group .e-btn:active.e-warning,
|
|
@@ -1139,7 +1117,6 @@
|
|
|
1139
1117
|
border-color: #ab6a05;
|
|
1140
1118
|
color: #000;
|
|
1141
1119
|
box-shadow: inset 0 4px 5px rgba(26, 26, 26, 0.4);
|
|
1142
|
-
box-shadow: none;
|
|
1143
1120
|
}
|
|
1144
1121
|
|
|
1145
1122
|
.e-btn-group .e-btn:active.e-danger,
|
|
@@ -1152,7 +1129,6 @@
|
|
|
1152
1129
|
border-color: #982525;
|
|
1153
1130
|
color: #fff;
|
|
1154
1131
|
box-shadow: inset 0 4px 5px rgba(26, 26, 26, 0.4);
|
|
1155
|
-
box-shadow: none;
|
|
1156
1132
|
}
|
|
1157
1133
|
|
|
1158
1134
|
.e-btn-group .e-btn:active.e-outline,
|
|
@@ -1165,7 +1141,6 @@
|
|
|
1165
1141
|
border-color: #585858;
|
|
1166
1142
|
box-shadow: inset 0 4px 5px rgba(26, 26, 26, 0.4);
|
|
1167
1143
|
color: #fff;
|
|
1168
|
-
box-shadow: none;
|
|
1169
1144
|
}
|
|
1170
1145
|
|
|
1171
1146
|
.e-btn-group .e-btn:active.e-outline.e-primary,
|
|
@@ -1178,7 +1153,6 @@
|
|
|
1178
1153
|
border-color: #0058bd;
|
|
1179
1154
|
box-shadow: inset 0 4px 5px rgba(26, 26, 26, 0.4);
|
|
1180
1155
|
color: #fff;
|
|
1181
|
-
box-shadow: none;
|
|
1182
1156
|
}
|
|
1183
1157
|
|
|
1184
1158
|
.e-btn-group .e-btn:active.e-outline.e-success,
|
|
@@ -1191,7 +1165,6 @@
|
|
|
1191
1165
|
border-color: #265e28;
|
|
1192
1166
|
box-shadow: inset 0 4px 5px rgba(26, 26, 26, 0.4);
|
|
1193
1167
|
color: #fff;
|
|
1194
|
-
box-shadow: none;
|
|
1195
1168
|
}
|
|
1196
1169
|
|
|
1197
1170
|
.e-btn-group .e-btn:active.e-outline.e-info,
|
|
@@ -1204,7 +1177,6 @@
|
|
|
1204
1177
|
border-color: #175b66;
|
|
1205
1178
|
box-shadow: inset 0 4px 5px rgba(26, 26, 26, 0.4);
|
|
1206
1179
|
color: #fff;
|
|
1207
|
-
box-shadow: none;
|
|
1208
1180
|
}
|
|
1209
1181
|
|
|
1210
1182
|
.e-btn-group .e-btn:active.e-outline.e-warning,
|
|
@@ -1217,7 +1189,6 @@
|
|
|
1217
1189
|
border-color: #ab6a05;
|
|
1218
1190
|
box-shadow: inset 0 4px 5px rgba(26, 26, 26, 0.4);
|
|
1219
1191
|
color: #000;
|
|
1220
|
-
box-shadow: none;
|
|
1221
1192
|
}
|
|
1222
1193
|
|
|
1223
1194
|
.e-btn-group .e-btn:active.e-outline.e-danger,
|
|
@@ -1230,7 +1201,6 @@
|
|
|
1230
1201
|
border-color: #982525;
|
|
1231
1202
|
box-shadow: inset 0 4px 5px rgba(26, 26, 26, 0.4);
|
|
1232
1203
|
color: #fff;
|
|
1233
|
-
box-shadow: none;
|
|
1234
1204
|
}
|
|
1235
1205
|
|
|
1236
1206
|
.e-btn-group .e-btn:disabled,
|
package/styles/bootstrap.css
CHANGED
|
@@ -1017,9 +1017,6 @@
|
|
|
1017
1017
|
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
1018
1018
|
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
1019
1019
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
1020
|
-
background-color: #e6e6e6;
|
|
1021
|
-
border-color: #8c8c8c;
|
|
1022
|
-
color: #333;
|
|
1023
1020
|
box-shadow: none;
|
|
1024
1021
|
box-shadow: none;
|
|
1025
1022
|
}
|
|
@@ -1028,9 +1025,6 @@
|
|
|
1028
1025
|
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
1029
1026
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
1030
1027
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
1031
|
-
background-color: #21527d;
|
|
1032
|
-
border-color: #0c1d2c;
|
|
1033
|
-
color: #fff;
|
|
1034
1028
|
box-shadow: none;
|
|
1035
1029
|
}
|
|
1036
1030
|
|
|
@@ -1038,9 +1032,6 @@
|
|
|
1038
1032
|
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
1039
1033
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
1040
1034
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
1041
|
-
background-color: #124a1f;
|
|
1042
|
-
border-color: black;
|
|
1043
|
-
color: #fff;
|
|
1044
1035
|
box-shadow: none;
|
|
1045
1036
|
}
|
|
1046
1037
|
|
|
@@ -1048,9 +1039,6 @@
|
|
|
1048
1039
|
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
1049
1040
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
1050
1041
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
1051
|
-
background-color: #104b5d;
|
|
1052
|
-
border-color: #010406;
|
|
1053
|
-
color: #fff;
|
|
1054
1042
|
box-shadow: none;
|
|
1055
1043
|
}
|
|
1056
1044
|
|
|
@@ -1058,9 +1046,6 @@
|
|
|
1058
1046
|
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
1059
1047
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
1060
1048
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
1061
|
-
background-color: #613b05;
|
|
1062
|
-
border-color: black;
|
|
1063
|
-
color: #fff;
|
|
1064
1049
|
box-shadow: none;
|
|
1065
1050
|
}
|
|
1066
1051
|
|
|
@@ -1068,9 +1053,6 @@
|
|
|
1068
1053
|
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
1069
1054
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
1070
1055
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
1071
|
-
background-color: #a51c2a;
|
|
1072
|
-
border-color: #4e0d14;
|
|
1073
|
-
color: #fff;
|
|
1074
1056
|
box-shadow: none;
|
|
1075
1057
|
}
|
|
1076
1058
|
|
|
@@ -1120,8 +1102,8 @@
|
|
|
1120
1102
|
.e-css.e-btn-group input:active + label.e-btn.e-info,
|
|
1121
1103
|
.e-css.e-btn-group input:checked + label.e-btn.e-info {
|
|
1122
1104
|
background-color: #104b5d;
|
|
1123
|
-
border-color: #082831;
|
|
1124
1105
|
color: #fff;
|
|
1106
|
+
border-color: #082831;
|
|
1125
1107
|
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
1126
1108
|
}
|
|
1127
1109
|
|
package/styles/bootstrap4.css
CHANGED
|
@@ -1003,9 +1003,6 @@
|
|
|
1003
1003
|
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
1004
1004
|
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
1005
1005
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
1006
|
-
background-color: #6c757d;
|
|
1007
|
-
border-color: #6c757d;
|
|
1008
|
-
color: #fff;
|
|
1009
1006
|
box-shadow: 0 0 0 0.25em rgba(108, 117, 125, 0.5);
|
|
1010
1007
|
box-shadow: none;
|
|
1011
1008
|
}
|
|
@@ -1014,9 +1011,6 @@
|
|
|
1014
1011
|
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
1015
1012
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
1016
1013
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
1017
|
-
background-color: #007bff;
|
|
1018
|
-
border-color: #007bff;
|
|
1019
|
-
color: #fff;
|
|
1020
1014
|
box-shadow: 0 0 0 0.25em rgba(0, 123, 255, 0.5);
|
|
1021
1015
|
box-shadow: none;
|
|
1022
1016
|
}
|
|
@@ -1025,9 +1019,6 @@
|
|
|
1025
1019
|
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
1026
1020
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
1027
1021
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
1028
|
-
background-color: #28a745;
|
|
1029
|
-
border-color: #28a745;
|
|
1030
|
-
color: #fff;
|
|
1031
1022
|
box-shadow: 0 0 0 0.25em rgba(40, 167, 69, 0.5);
|
|
1032
1023
|
box-shadow: none;
|
|
1033
1024
|
}
|
|
@@ -1036,9 +1027,6 @@
|
|
|
1036
1027
|
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
1037
1028
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
1038
1029
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
1039
|
-
background-color: #138496;
|
|
1040
|
-
border-color: #17a2b8;
|
|
1041
|
-
color: #fff;
|
|
1042
1030
|
box-shadow: 0 0 0 0.25em rgba(23, 162, 184, 0.5);
|
|
1043
1031
|
box-shadow: none;
|
|
1044
1032
|
}
|
|
@@ -1047,9 +1035,6 @@
|
|
|
1047
1035
|
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
1048
1036
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
1049
1037
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
1050
|
-
background-color: #e0a800;
|
|
1051
|
-
border-color: #ffc107;
|
|
1052
|
-
color: #212529;
|
|
1053
1038
|
box-shadow: 0 0 0 0.25em rgba(255, 193, 7, 0.5);
|
|
1054
1039
|
box-shadow: none;
|
|
1055
1040
|
}
|
|
@@ -1058,9 +1043,6 @@
|
|
|
1058
1043
|
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
1059
1044
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
1060
1045
|
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
1061
|
-
background-color: #c82333;
|
|
1062
|
-
border-color: #dc3545;
|
|
1063
|
-
color: #fff;
|
|
1064
1046
|
box-shadow: 0 0 0 0.25em rgba(220, 53, 69, 0.5);
|
|
1065
1047
|
box-shadow: none;
|
|
1066
1048
|
}
|
|
@@ -1077,7 +1059,6 @@
|
|
|
1077
1059
|
outline: #6c757d 0 solid;
|
|
1078
1060
|
outline-offset: 0;
|
|
1079
1061
|
box-shadow: 0 0 0 0.25em rgba(79, 85, 91, 0.5);
|
|
1080
|
-
box-shadow: none;
|
|
1081
1062
|
}
|
|
1082
1063
|
|
|
1083
1064
|
.e-btn-group .e-btn:active.e-primary,
|
|
@@ -1091,7 +1072,6 @@
|
|
|
1091
1072
|
color: #fff;
|
|
1092
1073
|
outline: #6c757d 0 solid;
|
|
1093
1074
|
box-shadow: 0 0 0 0.25em rgba(0, 92, 191, 0.5);
|
|
1094
|
-
box-shadow: none;
|
|
1095
1075
|
}
|
|
1096
1076
|
|
|
1097
1077
|
.e-btn-group .e-btn:active.e-success,
|
|
@@ -1104,7 +1084,6 @@
|
|
|
1104
1084
|
border-color: #1c7430;
|
|
1105
1085
|
color: #fff;
|
|
1106
1086
|
box-shadow: 0 0 0 0.25em rgba(28, 116, 48, 0.5);
|
|
1107
|
-
box-shadow: none;
|
|
1108
1087
|
}
|
|
1109
1088
|
|
|
1110
1089
|
.e-btn-group .e-btn:active.e-info,
|
|
@@ -1114,10 +1093,9 @@
|
|
|
1114
1093
|
.e-css.e-btn-group input:active + label.e-btn.e-info,
|
|
1115
1094
|
.e-css.e-btn-group input:checked + label.e-btn.e-info {
|
|
1116
1095
|
background-color: #117a8b;
|
|
1117
|
-
border-color: #10707f;
|
|
1118
1096
|
color: #fff;
|
|
1097
|
+
border-color: #10707f;
|
|
1119
1098
|
box-shadow: 0 0 0 0.25em rgba(16, 112, 128, 0.5);
|
|
1120
|
-
box-shadow: none;
|
|
1121
1099
|
}
|
|
1122
1100
|
|
|
1123
1101
|
.e-btn-group .e-btn:active.e-warning,
|
|
@@ -1130,7 +1108,6 @@
|
|
|
1130
1108
|
border-color: #c69500;
|
|
1131
1109
|
color: #212529;
|
|
1132
1110
|
box-shadow: 0 0 0 0.25em rgba(198, 149, 0, 0.5);
|
|
1133
|
-
box-shadow: none;
|
|
1134
1111
|
}
|
|
1135
1112
|
|
|
1136
1113
|
.e-btn-group .e-btn:active.e-danger,
|
|
@@ -1143,7 +1120,6 @@
|
|
|
1143
1120
|
border-color: #b21f2d;
|
|
1144
1121
|
color: #fff;
|
|
1145
1122
|
box-shadow: 0 0 0 0.25em rgba(178, 31, 45, 0.5);
|
|
1146
|
-
box-shadow: none;
|
|
1147
1123
|
}
|
|
1148
1124
|
|
|
1149
1125
|
.e-btn-group .e-btn:active.e-outline,
|
|
@@ -1156,7 +1132,6 @@
|
|
|
1156
1132
|
border-color: transparent;
|
|
1157
1133
|
box-shadow: 0 0 0 0.25em rgba(79, 85, 91, 0.5);
|
|
1158
1134
|
color: #fff;
|
|
1159
|
-
box-shadow: none;
|
|
1160
1135
|
}
|
|
1161
1136
|
|
|
1162
1137
|
.e-btn-group .e-btn:active.e-outline.e-primary,
|
|
@@ -1169,7 +1144,6 @@
|
|
|
1169
1144
|
border-color: transparent;
|
|
1170
1145
|
box-shadow: 0 0 0 0.25em rgba(0, 123, 255, 0.5);
|
|
1171
1146
|
color: #fff;
|
|
1172
|
-
box-shadow: none;
|
|
1173
1147
|
}
|
|
1174
1148
|
|
|
1175
1149
|
.e-btn-group .e-btn:active.e-outline.e-success,
|
|
@@ -1182,7 +1156,6 @@
|
|
|
1182
1156
|
border-color: transparent;
|
|
1183
1157
|
box-shadow: 0 0 0 0.25em rgba(28, 116, 48, 0.5);
|
|
1184
1158
|
color: #fff;
|
|
1185
|
-
box-shadow: none;
|
|
1186
1159
|
}
|
|
1187
1160
|
|
|
1188
1161
|
.e-btn-group .e-btn:active.e-outline.e-info,
|
|
@@ -1195,7 +1168,6 @@
|
|
|
1195
1168
|
border-color: transparent;
|
|
1196
1169
|
box-shadow: 0 0 0 0.25em rgba(16, 112, 128, 0.5);
|
|
1197
1170
|
color: #fff;
|
|
1198
|
-
box-shadow: none;
|
|
1199
1171
|
}
|
|
1200
1172
|
|
|
1201
1173
|
.e-btn-group .e-btn:active.e-outline.e-warning,
|
|
@@ -1208,7 +1180,6 @@
|
|
|
1208
1180
|
border-color: transparent;
|
|
1209
1181
|
box-shadow: 0 0 0 0.25em rgba(198, 149, 0, 0.5);
|
|
1210
1182
|
color: #212529;
|
|
1211
|
-
box-shadow: none;
|
|
1212
1183
|
}
|
|
1213
1184
|
|
|
1214
1185
|
.e-btn-group .e-btn:active.e-outline.e-danger,
|
|
@@ -1221,7 +1192,6 @@
|
|
|
1221
1192
|
border-color: transparent;
|
|
1222
1193
|
box-shadow: 0 0 0 0.25em rgba(178, 31, 45, 0.5);
|
|
1223
1194
|
color: #fff;
|
|
1224
|
-
box-shadow: none;
|
|
1225
1195
|
}
|
|
1226
1196
|
|
|
1227
1197
|
.e-btn-group .e-btn:disabled,
|