@syncfusion/ej2-splitbuttons 25.1.37 → 25.2.3
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 +10 -0
- package/dist/ej2-splitbuttons.min.js +2 -2
- package/dist/ej2-splitbuttons.umd.min.js +2 -2
- package/dist/ej2-splitbuttons.umd.min.js.map +1 -1
- package/dist/es6/ej2-splitbuttons.es2015.js +1 -0
- package/dist/es6/ej2-splitbuttons.es2015.js.map +1 -1
- package/dist/es6/ej2-splitbuttons.es5.js +1 -0
- package/dist/es6/ej2-splitbuttons.es5.js.map +1 -1
- package/dist/global/ej2-splitbuttons.min.js +2 -2
- package/dist/global/ej2-splitbuttons.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +7 -7
- package/src/drop-down-button/drop-down-button.js +1 -0
- package/styles/bootstrap-dark.css +26 -26
- package/styles/bootstrap.css +26 -26
- package/styles/bootstrap4.css +26 -26
- package/styles/bootstrap5-dark.css +26 -26
- package/styles/bootstrap5.css +26 -26
- package/styles/button-group/_theme.scss +1 -1
- package/styles/button-group/bootstrap-dark.css +26 -26
- package/styles/button-group/bootstrap.css +26 -26
- package/styles/button-group/bootstrap4.css +26 -26
- package/styles/button-group/bootstrap5-dark.css +26 -26
- package/styles/button-group/bootstrap5.css +26 -26
- package/styles/button-group/fabric-dark.css +26 -26
- package/styles/button-group/fabric.css +26 -26
- package/styles/button-group/fluent-dark.css +26 -26
- package/styles/button-group/fluent.css +26 -26
- package/styles/button-group/highcontrast-light.css +26 -26
- package/styles/button-group/highcontrast.css +26 -26
- package/styles/button-group/material-dark.css +26 -26
- package/styles/button-group/material.css +26 -26
- package/styles/button-group/material3-dark.css +26 -26
- package/styles/button-group/material3.css +26 -26
- package/styles/button-group/tailwind-dark.css +26 -26
- package/styles/button-group/tailwind.css +26 -26
- package/styles/fabric-dark.css +26 -26
- package/styles/fabric.css +26 -26
- package/styles/fluent-dark.css +26 -26
- package/styles/fluent.css +26 -26
- package/styles/highcontrast-light.css +26 -26
- package/styles/highcontrast.css +26 -26
- package/styles/material-dark.css +26 -26
- package/styles/material.css +26 -26
- package/styles/material3-dark.css +26 -26
- package/styles/material3.css +26 -26
- package/styles/tailwind-dark.css +26 -26
- package/styles/tailwind.css +26 -26
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 25.
|
|
3
|
+
* version : 25.2.3
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. 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-splitbuttons@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-splitbuttons@
|
|
3
|
+
"_id": "@syncfusion/ej2-splitbuttons@25.1.38",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-gwsX04pdwjUzABCIETRAcE7nnfF2fIgSvqA4lZsbr+YkNR2kX2w6hOxeYA0jUmdFKoKvrX6rOkz5Fwhb/bz0PQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-splitbuttons",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"/@syncfusion/ej2-richtexteditor",
|
|
34
34
|
"/@syncfusion/ej2-vue-splitbuttons"
|
|
35
35
|
],
|
|
36
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-splitbuttons/-/ej2-splitbuttons-
|
|
37
|
-
"_shasum": "
|
|
36
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-splitbuttons/-/ej2-splitbuttons-25.1.38.tgz",
|
|
37
|
+
"_shasum": "ab3f4b9c46a7d2c371eeb34045c5b20dd1d54746",
|
|
38
38
|
"_spec": "@syncfusion/ej2-splitbuttons@*",
|
|
39
39
|
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
|
|
40
40
|
"author": {
|
|
@@ -45,8 +45,8 @@
|
|
|
45
45
|
},
|
|
46
46
|
"bundleDependencies": false,
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@syncfusion/ej2-base": "~25.
|
|
49
|
-
"@syncfusion/ej2-popups": "~25.
|
|
48
|
+
"@syncfusion/ej2-base": "~25.2.3",
|
|
49
|
+
"@syncfusion/ej2-popups": "~25.2.3"
|
|
50
50
|
},
|
|
51
51
|
"deprecated": false,
|
|
52
52
|
"description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup.",
|
|
@@ -89,6 +89,6 @@
|
|
|
89
89
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
90
90
|
},
|
|
91
91
|
"typings": "index.d.ts",
|
|
92
|
-
"version": "25.
|
|
92
|
+
"version": "25.2.3",
|
|
93
93
|
"sideEffects": false
|
|
94
94
|
}
|
|
@@ -288,6 +288,7 @@ var DropDownButton = /** @class */ (function (_super) {
|
|
|
288
288
|
}
|
|
289
289
|
this.appendArrowSpan();
|
|
290
290
|
this.setActiveElem([this.element]);
|
|
291
|
+
this.element.setAttribute('tabindex', '0');
|
|
291
292
|
this.element.setAttribute('aria-label', this.element.textContent ? this.element.textContent : 'dropdownbutton');
|
|
292
293
|
if ((this.target && !this.isColorPicker() && !this.createPopupOnClick) || !this.createPopupOnClick) {
|
|
293
294
|
this.createPopup();
|
|
@@ -808,9 +808,9 @@
|
|
|
808
808
|
box-shadow: none;
|
|
809
809
|
}
|
|
810
810
|
.e-btn-group .e-btn:focus,
|
|
811
|
-
.e-btn-group input:focus + label.e-btn,
|
|
811
|
+
.e-btn-group input:focus-visible + label.e-btn,
|
|
812
812
|
.e-css.e-btn-group .e-btn:focus,
|
|
813
|
-
.e-css.e-btn-group input:focus + label.e-btn {
|
|
813
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn {
|
|
814
814
|
background: #2a2a2a;
|
|
815
815
|
border-color: #585858;
|
|
816
816
|
color: #fff;
|
|
@@ -821,9 +821,9 @@
|
|
|
821
821
|
outline-color: inherit;
|
|
822
822
|
}
|
|
823
823
|
.e-btn-group .e-btn:focus.e-primary,
|
|
824
|
-
.e-btn-group input:focus + label.e-btn.e-primary,
|
|
824
|
+
.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
825
825
|
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
826
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
826
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary {
|
|
827
827
|
background: #0058bd;
|
|
828
828
|
border-color: #0058bd;
|
|
829
829
|
color: #fff;
|
|
@@ -833,9 +833,9 @@
|
|
|
833
833
|
outline-color: inherit;
|
|
834
834
|
}
|
|
835
835
|
.e-btn-group .e-btn:focus.e-success,
|
|
836
|
-
.e-btn-group input:focus + label.e-btn.e-success,
|
|
836
|
+
.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
837
837
|
.e-css.e-btn-group .e-btn:focus.e-success,
|
|
838
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-success {
|
|
838
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success {
|
|
839
839
|
background: #265e28;
|
|
840
840
|
border-color: #265e28;
|
|
841
841
|
color: #fff;
|
|
@@ -844,9 +844,9 @@
|
|
|
844
844
|
outline-color: inherit;
|
|
845
845
|
}
|
|
846
846
|
.e-btn-group .e-btn:focus.e-info,
|
|
847
|
-
.e-btn-group input:focus + label.e-btn.e-info,
|
|
847
|
+
.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
848
848
|
.e-css.e-btn-group .e-btn:focus.e-info,
|
|
849
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-info {
|
|
849
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info {
|
|
850
850
|
background: #175b66;
|
|
851
851
|
border-color: #175b66;
|
|
852
852
|
color: #fff;
|
|
@@ -855,9 +855,9 @@
|
|
|
855
855
|
outline-color: inherit;
|
|
856
856
|
}
|
|
857
857
|
.e-btn-group .e-btn:focus.e-warning,
|
|
858
|
-
.e-btn-group input:focus + label.e-btn.e-warning,
|
|
858
|
+
.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
859
859
|
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
860
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
860
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning {
|
|
861
861
|
background: #f69807;
|
|
862
862
|
border-color: #7a4c04;
|
|
863
863
|
color: #000;
|
|
@@ -866,9 +866,9 @@
|
|
|
866
866
|
outline-color: inherit;
|
|
867
867
|
}
|
|
868
868
|
.e-btn-group .e-btn:focus.e-danger,
|
|
869
|
-
.e-btn-group input:focus + label.e-btn.e-danger,
|
|
869
|
+
.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
870
870
|
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
871
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
871
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger {
|
|
872
872
|
background: #982525;
|
|
873
873
|
border-color: #982525;
|
|
874
874
|
color: #fff;
|
|
@@ -877,9 +877,9 @@
|
|
|
877
877
|
outline-color: inherit;
|
|
878
878
|
}
|
|
879
879
|
.e-btn-group .e-btn:focus.e-link,
|
|
880
|
-
.e-btn-group input:focus + label.e-btn.e-link,
|
|
880
|
+
.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
881
881
|
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
882
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
882
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link {
|
|
883
883
|
border-radius: 0;
|
|
884
884
|
text-decoration: underline;
|
|
885
885
|
color: #0a3576;
|
|
@@ -889,40 +889,40 @@
|
|
|
889
889
|
outline: none;
|
|
890
890
|
}
|
|
891
891
|
.e-btn-group .e-btn:focus.e-outline,
|
|
892
|
-
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
892
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
893
893
|
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
894
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
894
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline {
|
|
895
895
|
box-shadow: none;
|
|
896
896
|
box-shadow: none;
|
|
897
897
|
}
|
|
898
898
|
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
899
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
899
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
900
900
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
901
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
901
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary {
|
|
902
902
|
box-shadow: none;
|
|
903
903
|
}
|
|
904
904
|
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
905
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
905
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
906
906
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
907
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
907
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success {
|
|
908
908
|
box-shadow: none;
|
|
909
909
|
}
|
|
910
910
|
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
911
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
911
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
912
912
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
913
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
913
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info {
|
|
914
914
|
box-shadow: none;
|
|
915
915
|
}
|
|
916
916
|
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
917
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
917
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
918
918
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
919
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
919
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning {
|
|
920
920
|
box-shadow: none;
|
|
921
921
|
}
|
|
922
922
|
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
923
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
923
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
924
924
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
925
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
925
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger {
|
|
926
926
|
box-shadow: none;
|
|
927
927
|
}
|
|
928
928
|
.e-btn-group .e-btn:active,
|
package/styles/bootstrap.css
CHANGED
|
@@ -808,9 +808,9 @@
|
|
|
808
808
|
box-shadow: none;
|
|
809
809
|
}
|
|
810
810
|
.e-btn-group .e-btn:focus,
|
|
811
|
-
.e-btn-group input:focus + label.e-btn,
|
|
811
|
+
.e-btn-group input:focus-visible + label.e-btn,
|
|
812
812
|
.e-css.e-btn-group .e-btn:focus,
|
|
813
|
-
.e-css.e-btn-group input:focus + label.e-btn {
|
|
813
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn {
|
|
814
814
|
background: #e6e6e6;
|
|
815
815
|
border-color: #8c8c8c;
|
|
816
816
|
color: #333;
|
|
@@ -821,9 +821,9 @@
|
|
|
821
821
|
outline-color: inherit;
|
|
822
822
|
}
|
|
823
823
|
.e-btn-group .e-btn:focus.e-primary,
|
|
824
|
-
.e-btn-group input:focus + label.e-btn.e-primary,
|
|
824
|
+
.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
825
825
|
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
826
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
826
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary {
|
|
827
827
|
background: #21527d;
|
|
828
828
|
border-color: #0c1d2c;
|
|
829
829
|
color: #fff;
|
|
@@ -833,9 +833,9 @@
|
|
|
833
833
|
outline-color: inherit;
|
|
834
834
|
}
|
|
835
835
|
.e-btn-group .e-btn:focus.e-success,
|
|
836
|
-
.e-btn-group input:focus + label.e-btn.e-success,
|
|
836
|
+
.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
837
837
|
.e-css.e-btn-group .e-btn:focus.e-success,
|
|
838
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-success {
|
|
838
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success {
|
|
839
839
|
background: #124a1f;
|
|
840
840
|
border-color: black;
|
|
841
841
|
color: #fff;
|
|
@@ -844,9 +844,9 @@
|
|
|
844
844
|
outline-color: inherit;
|
|
845
845
|
}
|
|
846
846
|
.e-btn-group .e-btn:focus.e-info,
|
|
847
|
-
.e-btn-group input:focus + label.e-btn.e-info,
|
|
847
|
+
.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
848
848
|
.e-css.e-btn-group .e-btn:focus.e-info,
|
|
849
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-info {
|
|
849
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info {
|
|
850
850
|
background: #104b5d;
|
|
851
851
|
border-color: #010406;
|
|
852
852
|
color: #fff;
|
|
@@ -855,9 +855,9 @@
|
|
|
855
855
|
outline-color: inherit;
|
|
856
856
|
}
|
|
857
857
|
.e-btn-group .e-btn:focus.e-warning,
|
|
858
|
-
.e-btn-group input:focus + label.e-btn.e-warning,
|
|
858
|
+
.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
859
859
|
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
860
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
860
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning {
|
|
861
861
|
background: #613b05;
|
|
862
862
|
border-color: black;
|
|
863
863
|
color: #fff;
|
|
@@ -866,9 +866,9 @@
|
|
|
866
866
|
outline-color: inherit;
|
|
867
867
|
}
|
|
868
868
|
.e-btn-group .e-btn:focus.e-danger,
|
|
869
|
-
.e-btn-group input:focus + label.e-btn.e-danger,
|
|
869
|
+
.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
870
870
|
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
871
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
871
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger {
|
|
872
872
|
background: #a51c2a;
|
|
873
873
|
border-color: #4e0d14;
|
|
874
874
|
color: #fff;
|
|
@@ -877,9 +877,9 @@
|
|
|
877
877
|
outline-color: inherit;
|
|
878
878
|
}
|
|
879
879
|
.e-btn-group .e-btn:focus.e-link,
|
|
880
|
-
.e-btn-group input:focus + label.e-btn.e-link,
|
|
880
|
+
.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
881
881
|
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
882
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
882
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link {
|
|
883
883
|
border-radius: 0;
|
|
884
884
|
text-decoration: underline;
|
|
885
885
|
color: #0a3576;
|
|
@@ -889,40 +889,40 @@
|
|
|
889
889
|
outline: none;
|
|
890
890
|
}
|
|
891
891
|
.e-btn-group .e-btn:focus.e-outline,
|
|
892
|
-
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
892
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
893
893
|
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
894
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
894
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline {
|
|
895
895
|
box-shadow: none;
|
|
896
896
|
box-shadow: none;
|
|
897
897
|
}
|
|
898
898
|
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
899
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
899
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
900
900
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
901
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
901
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary {
|
|
902
902
|
box-shadow: none;
|
|
903
903
|
}
|
|
904
904
|
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
905
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
905
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
906
906
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
907
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
907
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success {
|
|
908
908
|
box-shadow: none;
|
|
909
909
|
}
|
|
910
910
|
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
911
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
911
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
912
912
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
913
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
913
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info {
|
|
914
914
|
box-shadow: none;
|
|
915
915
|
}
|
|
916
916
|
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
917
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
917
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
918
918
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
919
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
919
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning {
|
|
920
920
|
box-shadow: none;
|
|
921
921
|
}
|
|
922
922
|
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
923
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
923
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
924
924
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
925
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
925
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger {
|
|
926
926
|
box-shadow: none;
|
|
927
927
|
}
|
|
928
928
|
.e-btn-group .e-btn:active,
|
package/styles/bootstrap4.css
CHANGED
|
@@ -807,9 +807,9 @@
|
|
|
807
807
|
box-shadow: none;
|
|
808
808
|
}
|
|
809
809
|
.e-btn-group .e-btn:focus,
|
|
810
|
-
.e-btn-group input:focus + label.e-btn,
|
|
810
|
+
.e-btn-group input:focus-visible + label.e-btn,
|
|
811
811
|
.e-css.e-btn-group .e-btn:focus,
|
|
812
|
-
.e-css.e-btn-group input:focus + label.e-btn {
|
|
812
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn {
|
|
813
813
|
background: #5b636a;
|
|
814
814
|
border-color: #60686f;
|
|
815
815
|
color: #fff;
|
|
@@ -819,9 +819,9 @@
|
|
|
819
819
|
outline-color: inherit;
|
|
820
820
|
}
|
|
821
821
|
.e-btn-group .e-btn:focus.e-primary,
|
|
822
|
-
.e-btn-group input:focus + label.e-btn.e-primary,
|
|
822
|
+
.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
823
823
|
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
824
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
824
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary {
|
|
825
825
|
background: #006adb;
|
|
826
826
|
border-color: #006fe6;
|
|
827
827
|
color: #fff;
|
|
@@ -830,9 +830,9 @@
|
|
|
830
830
|
outline-color: inherit;
|
|
831
831
|
}
|
|
832
832
|
.e-btn-group .e-btn:focus.e-success,
|
|
833
|
-
.e-btn-group input:focus + label.e-btn.e-success,
|
|
833
|
+
.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
834
834
|
.e-css.e-btn-group .e-btn:focus.e-success,
|
|
835
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-success {
|
|
835
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success {
|
|
836
836
|
background: #218a39;
|
|
837
837
|
border-color: #23923d;
|
|
838
838
|
color: #fff;
|
|
@@ -840,9 +840,9 @@
|
|
|
840
840
|
outline-color: inherit;
|
|
841
841
|
}
|
|
842
842
|
.e-btn-group .e-btn:focus.e-info,
|
|
843
|
-
.e-btn-group input:focus + label.e-btn.e-info,
|
|
843
|
+
.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
844
844
|
.e-css.e-btn-group .e-btn:focus.e-info,
|
|
845
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-info {
|
|
845
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info {
|
|
846
846
|
background: #138698;
|
|
847
847
|
border-color: #148ea1;
|
|
848
848
|
color: #fff;
|
|
@@ -850,9 +850,9 @@
|
|
|
850
850
|
outline-color: inherit;
|
|
851
851
|
}
|
|
852
852
|
.e-btn-group .e-btn:focus.e-warning,
|
|
853
|
-
.e-btn-group input:focus + label.e-btn.e-warning,
|
|
853
|
+
.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
854
854
|
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
855
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
855
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning {
|
|
856
856
|
background: #e2aa00;
|
|
857
857
|
border-color: #edb100;
|
|
858
858
|
color: #212529;
|
|
@@ -860,9 +860,9 @@
|
|
|
860
860
|
outline-color: inherit;
|
|
861
861
|
}
|
|
862
862
|
.e-btn-group .e-btn:focus.e-danger,
|
|
863
|
-
.e-btn-group input:focus + label.e-btn.e-danger,
|
|
863
|
+
.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
864
864
|
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
865
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
865
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger {
|
|
866
866
|
background: #ca2333;
|
|
867
867
|
border-color: #d32535;
|
|
868
868
|
color: #fff;
|
|
@@ -870,9 +870,9 @@
|
|
|
870
870
|
outline-color: inherit;
|
|
871
871
|
}
|
|
872
872
|
.e-btn-group .e-btn:focus.e-link,
|
|
873
|
-
.e-btn-group input:focus + label.e-btn.e-link,
|
|
873
|
+
.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
874
874
|
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
875
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
875
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link {
|
|
876
876
|
border-radius: 0;
|
|
877
877
|
text-decoration: underline;
|
|
878
878
|
background: transparent;
|
|
@@ -885,40 +885,40 @@
|
|
|
885
885
|
outline: none;
|
|
886
886
|
}
|
|
887
887
|
.e-btn-group .e-btn:focus.e-outline,
|
|
888
|
-
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
888
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
889
889
|
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
890
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
890
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline {
|
|
891
891
|
box-shadow: 0 0 0 0.25em rgba(128, 136, 143, 0.5);
|
|
892
892
|
box-shadow: none;
|
|
893
893
|
}
|
|
894
894
|
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
895
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
895
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
896
896
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
897
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
897
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary {
|
|
898
898
|
box-shadow: 0 0 0 0.25em rgba(38, 133, 234, 0.5);
|
|
899
899
|
}
|
|
900
900
|
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
901
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
901
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
902
902
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
903
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
903
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success {
|
|
904
904
|
box-shadow: 0 0 0 0.25em rgba(58, 160, 82, 0.5);
|
|
905
905
|
}
|
|
906
906
|
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
907
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
907
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
908
908
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
909
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
909
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info {
|
|
910
910
|
box-shadow: 0 0 0 0.25em rgba(44, 156, 174, 0.5);
|
|
911
911
|
}
|
|
912
912
|
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
913
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
913
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
914
914
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
915
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
915
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning {
|
|
916
916
|
box-shadow: 0 0 0 0.25em rgba(240, 188, 34, 0.5);
|
|
917
917
|
}
|
|
918
918
|
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
919
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
919
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
920
920
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
921
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
921
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger {
|
|
922
922
|
box-shadow: 0 0 0 0.25em rgba(217, 67, 81, 0.5);
|
|
923
923
|
}
|
|
924
924
|
.e-btn-group .e-btn:active,
|
|
@@ -814,9 +814,9 @@
|
|
|
814
814
|
box-shadow: none;
|
|
815
815
|
}
|
|
816
816
|
.e-btn-group .e-btn:focus,
|
|
817
|
-
.e-btn-group input:focus + label.e-btn,
|
|
817
|
+
.e-btn-group input:focus-visible + label.e-btn,
|
|
818
818
|
.e-css.e-btn-group .e-btn:focus,
|
|
819
|
-
.e-css.e-btn-group input:focus + label.e-btn {
|
|
819
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn {
|
|
820
820
|
background: #5c636a;
|
|
821
821
|
border-color: #6c757d;
|
|
822
822
|
color: #fff;
|
|
@@ -827,9 +827,9 @@
|
|
|
827
827
|
outline-color: inherit;
|
|
828
828
|
}
|
|
829
829
|
.e-btn-group .e-btn:focus.e-primary,
|
|
830
|
-
.e-btn-group input:focus + label.e-btn.e-primary,
|
|
830
|
+
.e-btn-group input:focus-visible + label.e-btn.e-primary,
|
|
831
831
|
.e-css.e-btn-group .e-btn:focus.e-primary,
|
|
832
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-primary {
|
|
832
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-primary {
|
|
833
833
|
background: #0b5ed7;
|
|
834
834
|
border-color: #0d6efd;
|
|
835
835
|
color: #fff;
|
|
@@ -839,9 +839,9 @@
|
|
|
839
839
|
outline-color: inherit;
|
|
840
840
|
}
|
|
841
841
|
.e-btn-group .e-btn:focus.e-success,
|
|
842
|
-
.e-btn-group input:focus + label.e-btn.e-success,
|
|
842
|
+
.e-btn-group input:focus-visible + label.e-btn.e-success,
|
|
843
843
|
.e-css.e-btn-group .e-btn:focus.e-success,
|
|
844
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-success {
|
|
844
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-success {
|
|
845
845
|
background: #157347;
|
|
846
846
|
border-color: #198754;
|
|
847
847
|
color: #fff;
|
|
@@ -850,9 +850,9 @@
|
|
|
850
850
|
outline-color: inherit;
|
|
851
851
|
}
|
|
852
852
|
.e-btn-group .e-btn:focus.e-info,
|
|
853
|
-
.e-btn-group input:focus + label.e-btn.e-info,
|
|
853
|
+
.e-btn-group input:focus-visible + label.e-btn.e-info,
|
|
854
854
|
.e-css.e-btn-group .e-btn:focus.e-info,
|
|
855
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-info {
|
|
855
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-info {
|
|
856
856
|
background: #31d2f2;
|
|
857
857
|
border-color: #0dcaf0;
|
|
858
858
|
color: #000;
|
|
@@ -861,9 +861,9 @@
|
|
|
861
861
|
outline-color: inherit;
|
|
862
862
|
}
|
|
863
863
|
.e-btn-group .e-btn:focus.e-warning,
|
|
864
|
-
.e-btn-group input:focus + label.e-btn.e-warning,
|
|
864
|
+
.e-btn-group input:focus-visible + label.e-btn.e-warning,
|
|
865
865
|
.e-css.e-btn-group .e-btn:focus.e-warning,
|
|
866
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-warning {
|
|
866
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-warning {
|
|
867
867
|
background: #ffca2c;
|
|
868
868
|
border-color: #ffc107;
|
|
869
869
|
color: #000;
|
|
@@ -872,9 +872,9 @@
|
|
|
872
872
|
outline-color: inherit;
|
|
873
873
|
}
|
|
874
874
|
.e-btn-group .e-btn:focus.e-danger,
|
|
875
|
-
.e-btn-group input:focus + label.e-btn.e-danger,
|
|
875
|
+
.e-btn-group input:focus-visible + label.e-btn.e-danger,
|
|
876
876
|
.e-css.e-btn-group .e-btn:focus.e-danger,
|
|
877
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-danger {
|
|
877
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-danger {
|
|
878
878
|
background: #bb2d3b;
|
|
879
879
|
border-color: #dc3545;
|
|
880
880
|
color: #fff;
|
|
@@ -883,9 +883,9 @@
|
|
|
883
883
|
outline-color: inherit;
|
|
884
884
|
}
|
|
885
885
|
.e-btn-group .e-btn:focus.e-link,
|
|
886
|
-
.e-btn-group input:focus + label.e-btn.e-link,
|
|
886
|
+
.e-btn-group input:focus-visible + label.e-btn.e-link,
|
|
887
887
|
.e-css.e-btn-group .e-btn:focus.e-link,
|
|
888
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-link {
|
|
888
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-link {
|
|
889
889
|
border-radius: 0;
|
|
890
890
|
text-decoration: underline;
|
|
891
891
|
color: #0a58ca;
|
|
@@ -895,45 +895,45 @@
|
|
|
895
895
|
outline: none;
|
|
896
896
|
}
|
|
897
897
|
.e-btn-group .e-btn:focus.e-outline,
|
|
898
|
-
.e-btn-group input:focus + label.e-btn.e-outline,
|
|
898
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline,
|
|
899
899
|
.e-css.e-btn-group .e-btn:focus.e-outline,
|
|
900
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline {
|
|
900
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline {
|
|
901
901
|
box-shadow: 0 0 0 4px rgba(130, 138, 145, 0.5);
|
|
902
902
|
box-shadow: none;
|
|
903
903
|
border-color: #5c636a;
|
|
904
904
|
}
|
|
905
905
|
.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
906
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-primary,
|
|
906
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary,
|
|
907
907
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-primary,
|
|
908
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-primary {
|
|
908
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-primary {
|
|
909
909
|
box-shadow: 0 0 0 4px rgba(49, 132, 253, 0.5);
|
|
910
910
|
border-color: #0d6efd;
|
|
911
911
|
}
|
|
912
912
|
.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
913
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-success,
|
|
913
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success,
|
|
914
914
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-success,
|
|
915
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-success {
|
|
915
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-success {
|
|
916
916
|
box-shadow: 0 0 0 4px rgba(66, 190, 133, 0.5);
|
|
917
917
|
border-color: #157347;
|
|
918
918
|
}
|
|
919
919
|
.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
920
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-info,
|
|
920
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info,
|
|
921
921
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-info,
|
|
922
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-info {
|
|
922
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-info {
|
|
923
923
|
box-shadow: 0 0 0 4px rgba(49, 210, 242, 0.5);
|
|
924
924
|
border-color: #31d2f2;
|
|
925
925
|
}
|
|
926
926
|
.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
927
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-warning,
|
|
927
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning,
|
|
928
928
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-warning,
|
|
929
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-warning {
|
|
929
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-warning {
|
|
930
930
|
box-shadow: 0 0 0 4px rgba(255, 202, 44, 0.5);
|
|
931
931
|
border-color: #ffca2c;
|
|
932
932
|
}
|
|
933
933
|
.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
934
|
-
.e-btn-group input:focus + label.e-btn.e-outline.e-danger,
|
|
934
|
+
.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger,
|
|
935
935
|
.e-css.e-btn-group .e-btn:focus.e-outline.e-danger,
|
|
936
|
-
.e-css.e-btn-group input:focus + label.e-btn.e-outline.e-danger {
|
|
936
|
+
.e-css.e-btn-group input:focus-visible + label.e-btn.e-outline.e-danger {
|
|
937
937
|
box-shadow: 0 0 0 4px rgba(232, 120, 131, 0.5);
|
|
938
938
|
border-color: #bb2d3b;
|
|
939
939
|
}
|