@syncfusion/ej2-splitbuttons 32.1.24 → 32.2.7

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 (107) hide show
  1. package/dist/ej2-splitbuttons.min.js +2 -2
  2. package/dist/ej2-splitbuttons.umd.min.js +2 -2
  3. package/dist/ej2-splitbuttons.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-splitbuttons.es2015.js +15 -1
  5. package/dist/es6/ej2-splitbuttons.es2015.js.map +1 -1
  6. package/dist/es6/ej2-splitbuttons.es5.js +15 -1
  7. package/dist/es6/ej2-splitbuttons.es5.js.map +1 -1
  8. package/dist/global/ej2-splitbuttons.min.js +2 -2
  9. package/dist/global/ej2-splitbuttons.min.js.map +1 -1
  10. package/dist/global/index.d.ts +1 -1
  11. package/package.json +3 -3
  12. package/src/drop-down-button/drop-down-button.js +9 -1
  13. package/src/split-button/split-button.js +6 -0
  14. package/styles/bds-lite.css +702 -702
  15. package/styles/bds.css +702 -702
  16. package/styles/bootstrap-dark-lite.css +227 -227
  17. package/styles/bootstrap-dark.css +227 -227
  18. package/styles/bootstrap-lite.css +227 -227
  19. package/styles/bootstrap.css +227 -227
  20. package/styles/bootstrap4-lite.css +235 -235
  21. package/styles/bootstrap4.css +235 -235
  22. package/styles/bootstrap5-dark-lite.css +235 -235
  23. package/styles/bootstrap5-dark.css +235 -235
  24. package/styles/bootstrap5-lite.css +235 -235
  25. package/styles/bootstrap5.3-lite.css +708 -708
  26. package/styles/bootstrap5.3.css +708 -708
  27. package/styles/bootstrap5.css +235 -235
  28. package/styles/button-group/_all.bds.scss +1 -1
  29. package/styles/button-group/_all.bootstrap-dark.scss +1 -1
  30. package/styles/button-group/_all.bootstrap.scss +1 -1
  31. package/styles/button-group/_all.bootstrap4.scss +1 -1
  32. package/styles/button-group/_all.bootstrap5-dark.scss +1 -1
  33. package/styles/button-group/_all.bootstrap5.3.scss +1 -1
  34. package/styles/button-group/_all.bootstrap5.scss +1 -1
  35. package/styles/button-group/_all.fabric-dark.scss +1 -1
  36. package/styles/button-group/_all.fabric.scss +1 -1
  37. package/styles/button-group/_all.fluent-dark.scss +1 -1
  38. package/styles/button-group/_all.fluent.scss +1 -1
  39. package/styles/button-group/_all.fluent2.scss +1 -1
  40. package/styles/button-group/_all.highcontrast-light.scss +1 -1
  41. package/styles/button-group/_all.highcontrast.scss +1 -1
  42. package/styles/button-group/_all.material-dark.scss +1 -1
  43. package/styles/button-group/_all.material.scss +1 -1
  44. package/styles/button-group/_all.material3-dark.scss +1 -1
  45. package/styles/button-group/_all.material3.scss +1 -1
  46. package/styles/button-group/_all.tailwind-dark.scss +1 -1
  47. package/styles/button-group/_all.tailwind.scss +1 -1
  48. package/styles/button-group/_all.tailwind3.scss +1 -1
  49. package/styles/button-group/_bigger.scss +1 -0
  50. package/styles/button-group/_layout.scss +1 -0
  51. package/styles/button-group/_theme.scss +1 -0
  52. package/styles/button-group/bds.css +702 -702
  53. package/styles/button-group/bootstrap-dark.css +227 -227
  54. package/styles/button-group/bootstrap.css +227 -227
  55. package/styles/button-group/bootstrap4.css +235 -235
  56. package/styles/button-group/bootstrap5-dark.css +235 -235
  57. package/styles/button-group/bootstrap5.3.css +708 -708
  58. package/styles/button-group/bootstrap5.css +235 -235
  59. package/styles/button-group/fabric-dark.css +227 -227
  60. package/styles/button-group/fabric.css +227 -227
  61. package/styles/button-group/fluent-dark.css +227 -227
  62. package/styles/button-group/fluent.css +227 -227
  63. package/styles/button-group/fluent2.css +729 -729
  64. package/styles/button-group/highcontrast-light.css +227 -227
  65. package/styles/button-group/highcontrast.css +227 -227
  66. package/styles/button-group/material-dark.css +227 -227
  67. package/styles/button-group/material.css +227 -227
  68. package/styles/button-group/material3-dark.css +850 -850
  69. package/styles/button-group/material3.css +850 -850
  70. package/styles/button-group/tailwind-dark.css +235 -235
  71. package/styles/button-group/tailwind.css +235 -235
  72. package/styles/button-group/tailwind3.css +745 -745
  73. package/styles/drop-down-button/_bigger.scss +1 -0
  74. package/styles/drop-down-button/_layout.scss +1 -0
  75. package/styles/drop-down-button/_theme.scss +1 -0
  76. package/styles/fabric-dark-lite.css +227 -227
  77. package/styles/fabric-dark.css +227 -227
  78. package/styles/fabric-lite.css +227 -227
  79. package/styles/fabric.css +227 -227
  80. package/styles/fluent-dark-lite.css +227 -227
  81. package/styles/fluent-dark.css +227 -227
  82. package/styles/fluent-lite.css +227 -227
  83. package/styles/fluent.css +227 -227
  84. package/styles/fluent2-lite.css +729 -729
  85. package/styles/fluent2.css +729 -729
  86. package/styles/highcontrast-light-lite.css +227 -227
  87. package/styles/highcontrast-light.css +227 -227
  88. package/styles/highcontrast-lite.css +227 -227
  89. package/styles/highcontrast.css +227 -227
  90. package/styles/material-dark-lite.css +227 -227
  91. package/styles/material-dark.css +227 -227
  92. package/styles/material-lite.css +227 -227
  93. package/styles/material.css +227 -227
  94. package/styles/material3-dark-lite.css +850 -850
  95. package/styles/material3-dark.css +850 -850
  96. package/styles/material3-lite.css +850 -850
  97. package/styles/material3.css +850 -850
  98. package/styles/progress-button/_bigger.scss +1 -0
  99. package/styles/split-button/_bigger.scss +1 -0
  100. package/styles/split-button/_layout.scss +1 -0
  101. package/styles/split-button/_theme.scss +1 -0
  102. package/styles/tailwind-dark-lite.css +235 -235
  103. package/styles/tailwind-dark.css +235 -235
  104. package/styles/tailwind-lite.css +235 -235
  105. package/styles/tailwind.css +235 -235
  106. package/styles/tailwind3-lite.css +745 -745
  107. package/styles/tailwind3.css +745 -745
@@ -630,6 +630,241 @@
630
630
  padding-top: 0;
631
631
  }
632
632
 
633
+ /* stylelint-disable */
634
+ *.e-btn-group,
635
+ *.e-css.e-btn-group {
636
+ display: -webkit-inline-box;
637
+ display: -ms-inline-flexbox;
638
+ display: inline-flex;
639
+ border-radius: 4px;
640
+ -webkit-box-orient: horizontal;
641
+ -webkit-box-direction: normal;
642
+ -ms-flex-direction: row;
643
+ flex-direction: row;
644
+ position: relative;
645
+ }
646
+ *.e-btn-group input:focus + label.e-btn,
647
+ *.e-btn-group .e-btn:focus,
648
+ *.e-btn-group .e-btn:hover,
649
+ *.e-css.e-btn-group input:focus + label.e-btn,
650
+ *.e-css.e-btn-group .e-btn:focus,
651
+ *.e-css.e-btn-group .e-btn:hover {
652
+ z-index: 2;
653
+ }
654
+ *.e-btn-group input + label.e-btn,
655
+ *.e-css.e-btn-group input + label.e-btn {
656
+ margin-bottom: 0;
657
+ }
658
+ *.e-btn-group input,
659
+ *.e-css.e-btn-group input {
660
+ -moz-appearance: none;
661
+ height: 1px;
662
+ margin: 0 0 0 -1px;
663
+ opacity: 0;
664
+ position: absolute;
665
+ width: 1px;
666
+ }
667
+ *.e-btn-group input:disabled + label.e-btn,
668
+ *.e-btn-group :disabled,
669
+ *.e-css.e-btn-group input:disabled + label.e-btn,
670
+ *.e-css.e-btn-group :disabled {
671
+ cursor: default;
672
+ pointer-events: none;
673
+ }
674
+ *.e-btn-group .e-btn-icon,
675
+ *.e-css.e-btn-group .e-btn-icon {
676
+ font-size: 18px;
677
+ }
678
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
679
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
680
+ margin-left: -1px;
681
+ }
682
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
683
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
684
+ border-radius: 0;
685
+ }
686
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type, *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),
687
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
688
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
689
+ border-bottom-right-radius: 0;
690
+ border-top-right-radius: 0;
691
+ }
692
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
693
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
694
+ border-bottom-left-radius: 0;
695
+ border-top-left-radius: 0;
696
+ }
697
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
698
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
699
+ border-bottom-left-radius: 0;
700
+ border-top-left-radius: 0;
701
+ }
702
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
703
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
704
+ border-bottom-right-radius: 0;
705
+ border-top-right-radius: 0;
706
+ }
707
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
708
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
709
+ border-bottom-left-radius: 0;
710
+ border-top-left-radius: 0;
711
+ }
712
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
713
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
714
+ border-bottom-right-radius: 0;
715
+ border-top-right-radius: 0;
716
+ }
717
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
718
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
719
+ border-bottom-left-radius: 0;
720
+ border-top-left-radius: 0;
721
+ }
722
+ *.e-btn-group.e-rtl .e-btn,
723
+ *.e-css.e-btn-group.e-rtl .e-btn {
724
+ margin-left: -1px;
725
+ }
726
+ *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
727
+ *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
728
+ border-radius: 0;
729
+ }
730
+ *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
731
+ *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
732
+ *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
733
+ border-bottom-left-radius: 0;
734
+ border-top-left-radius: 0;
735
+ }
736
+ *.e-btn-group.e-rtl .e-btn:last-of-type,
737
+ *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
738
+ border-bottom-right-radius: 0;
739
+ border-top-right-radius: 0;
740
+ }
741
+ *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
742
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
743
+ border-bottom-right-radius: 0;
744
+ border-top-right-radius: 0;
745
+ }
746
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
747
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
748
+ border-bottom-left-radius: 0;
749
+ border-top-left-radius: 0;
750
+ }
751
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
752
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
753
+ border-bottom-right-radius: 0;
754
+ border-top-right-radius: 0;
755
+ }
756
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
757
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
758
+ border-bottom-left-radius: 0;
759
+ border-top-left-radius: 0;
760
+ }
761
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
762
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
763
+ border-bottom-right-radius: 0;
764
+ border-top-right-radius: 0;
765
+ }
766
+ *.e-btn-group.e-vertical,
767
+ *.e-css.e-btn-group.e-vertical {
768
+ -webkit-box-orient: vertical;
769
+ -webkit-box-direction: normal;
770
+ -ms-flex-direction: column;
771
+ flex-direction: column;
772
+ }
773
+ *.e-btn-group.e-vertical input,
774
+ *.e-css.e-btn-group.e-vertical input {
775
+ margin: -1 0 0;
776
+ }
777
+ *.e-btn-group.e-vertical .e-btn:not(.e-outline),
778
+ *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
779
+ margin-top: -1px;
780
+ }
781
+ *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
782
+ *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
783
+ border-radius: 0;
784
+ }
785
+ *.e-btn-group.e-vertical .e-btn:first-of-type,
786
+ *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
787
+ border-bottom-left-radius: 0;
788
+ border-bottom-right-radius: 0;
789
+ border-top-left-radius: 2px;
790
+ border-top-right-radius: 2px;
791
+ }
792
+ *.e-btn-group.e-vertical .e-btn:last-of-type,
793
+ *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
794
+ border-bottom-left-radius: 2px;
795
+ border-bottom-right-radius: 2px;
796
+ border-top-left-radius: 0;
797
+ border-top-right-radius: 0;
798
+ }
799
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
800
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
801
+ border-radius: 20px;
802
+ }
803
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
804
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
805
+ border-bottom-left-radius: 20px;
806
+ border-top-left-radius: 20px;
807
+ }
808
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
809
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
810
+ border-bottom-right-radius: 20px;
811
+ border-top-right-radius: 20px;
812
+ }
813
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
814
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
815
+ border-bottom-right-radius: 0;
816
+ border-top-right-radius: 0;
817
+ }
818
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
819
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
820
+ border-bottom-left-radius: 0;
821
+ border-top-left-radius: 0;
822
+ }
823
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
824
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
825
+ border-bottom-left-radius: 20px;
826
+ border-top-left-radius: 20px;
827
+ }
828
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
829
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
830
+ border-bottom-right-radius: 0;
831
+ border-top-right-radius: 0;
832
+ }
833
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
834
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
835
+ border-bottom-left-radius: 0;
836
+ border-top-left-radius: 0;
837
+ }
838
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
839
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
840
+ border-bottom-right-radius: 20px;
841
+ border-top-right-radius: 20px;
842
+ }
843
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
844
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
845
+ border-radius: 20px;
846
+ }
847
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
848
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
849
+ border-bottom-right-radius: 20px;
850
+ border-top-right-radius: 20px;
851
+ }
852
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
853
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
854
+ border-bottom-left-radius: 20px;
855
+ border-top-left-radius: 20px;
856
+ }
857
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
858
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
859
+ border-bottom-left-radius: 0;
860
+ border-top-left-radius: 0;
861
+ }
862
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
863
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
864
+ border-bottom-right-radius: 0;
865
+ border-top-right-radius: 0;
866
+ }
867
+
633
868
  /* stylelint-disable */
634
869
  .e-btn-group:not(.e-outline),
635
870
  .e-css.e-btn-group:not(.e-outline) {
@@ -1187,241 +1422,6 @@
1187
1422
  border-color: #dc2626;
1188
1423
  outline-color: inherit;
1189
1424
  }
1190
- /* stylelint-disable */
1191
- *.e-btn-group,
1192
- *.e-css.e-btn-group {
1193
- display: -webkit-inline-box;
1194
- display: -ms-inline-flexbox;
1195
- display: inline-flex;
1196
- border-radius: 4px;
1197
- -webkit-box-orient: horizontal;
1198
- -webkit-box-direction: normal;
1199
- -ms-flex-direction: row;
1200
- flex-direction: row;
1201
- position: relative;
1202
- }
1203
- *.e-btn-group input:focus + label.e-btn,
1204
- *.e-btn-group .e-btn:focus,
1205
- *.e-btn-group .e-btn:hover,
1206
- *.e-css.e-btn-group input:focus + label.e-btn,
1207
- *.e-css.e-btn-group .e-btn:focus,
1208
- *.e-css.e-btn-group .e-btn:hover {
1209
- z-index: 2;
1210
- }
1211
- *.e-btn-group input + label.e-btn,
1212
- *.e-css.e-btn-group input + label.e-btn {
1213
- margin-bottom: 0;
1214
- }
1215
- *.e-btn-group input,
1216
- *.e-css.e-btn-group input {
1217
- -moz-appearance: none;
1218
- height: 1px;
1219
- margin: 0 0 0 -1px;
1220
- opacity: 0;
1221
- position: absolute;
1222
- width: 1px;
1223
- }
1224
- *.e-btn-group input:disabled + label.e-btn,
1225
- *.e-btn-group :disabled,
1226
- *.e-css.e-btn-group input:disabled + label.e-btn,
1227
- *.e-css.e-btn-group :disabled {
1228
- cursor: default;
1229
- pointer-events: none;
1230
- }
1231
- *.e-btn-group .e-btn-icon,
1232
- *.e-css.e-btn-group .e-btn-icon {
1233
- font-size: 18px;
1234
- }
1235
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
1236
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
1237
- margin-left: -1px;
1238
- }
1239
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
1240
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
1241
- border-radius: 0;
1242
- }
1243
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type, *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child),
1244
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
1245
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
1246
- border-bottom-right-radius: 0;
1247
- border-top-right-radius: 0;
1248
- }
1249
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
1250
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
1251
- border-bottom-left-radius: 0;
1252
- border-top-left-radius: 0;
1253
- }
1254
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
1255
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
1256
- border-bottom-left-radius: 0;
1257
- border-top-left-radius: 0;
1258
- }
1259
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
1260
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
1261
- border-bottom-right-radius: 0;
1262
- border-top-right-radius: 0;
1263
- }
1264
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
1265
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
1266
- border-bottom-left-radius: 0;
1267
- border-top-left-radius: 0;
1268
- }
1269
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
1270
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
1271
- border-bottom-right-radius: 0;
1272
- border-top-right-radius: 0;
1273
- }
1274
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
1275
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
1276
- border-bottom-left-radius: 0;
1277
- border-top-left-radius: 0;
1278
- }
1279
- *.e-btn-group.e-rtl .e-btn,
1280
- *.e-css.e-btn-group.e-rtl .e-btn {
1281
- margin-left: -1px;
1282
- }
1283
- *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
1284
- *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
1285
- border-radius: 0;
1286
- }
1287
- *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
1288
- *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
1289
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
1290
- border-bottom-left-radius: 0;
1291
- border-top-left-radius: 0;
1292
- }
1293
- *.e-btn-group.e-rtl .e-btn:last-of-type,
1294
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
1295
- border-bottom-right-radius: 0;
1296
- border-top-right-radius: 0;
1297
- }
1298
- *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
1299
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
1300
- border-bottom-right-radius: 0;
1301
- border-top-right-radius: 0;
1302
- }
1303
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
1304
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
1305
- border-bottom-left-radius: 0;
1306
- border-top-left-radius: 0;
1307
- }
1308
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
1309
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
1310
- border-bottom-right-radius: 0;
1311
- border-top-right-radius: 0;
1312
- }
1313
- *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
1314
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
1315
- border-bottom-left-radius: 0;
1316
- border-top-left-radius: 0;
1317
- }
1318
- *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
1319
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
1320
- border-bottom-right-radius: 0;
1321
- border-top-right-radius: 0;
1322
- }
1323
- *.e-btn-group.e-vertical,
1324
- *.e-css.e-btn-group.e-vertical {
1325
- -webkit-box-orient: vertical;
1326
- -webkit-box-direction: normal;
1327
- -ms-flex-direction: column;
1328
- flex-direction: column;
1329
- }
1330
- *.e-btn-group.e-vertical input,
1331
- *.e-css.e-btn-group.e-vertical input {
1332
- margin: -1 0 0;
1333
- }
1334
- *.e-btn-group.e-vertical .e-btn:not(.e-outline),
1335
- *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
1336
- margin-top: -1px;
1337
- }
1338
- *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
1339
- *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
1340
- border-radius: 0;
1341
- }
1342
- *.e-btn-group.e-vertical .e-btn:first-of-type,
1343
- *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
1344
- border-bottom-left-radius: 0;
1345
- border-bottom-right-radius: 0;
1346
- border-top-left-radius: 2px;
1347
- border-top-right-radius: 2px;
1348
- }
1349
- *.e-btn-group.e-vertical .e-btn:last-of-type,
1350
- *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
1351
- border-bottom-left-radius: 2px;
1352
- border-bottom-right-radius: 2px;
1353
- border-top-left-radius: 0;
1354
- border-top-right-radius: 0;
1355
- }
1356
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
1357
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
1358
- border-radius: 20px;
1359
- }
1360
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
1361
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
1362
- border-bottom-left-radius: 20px;
1363
- border-top-left-radius: 20px;
1364
- }
1365
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
1366
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
1367
- border-bottom-right-radius: 20px;
1368
- border-top-right-radius: 20px;
1369
- }
1370
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
1371
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
1372
- border-bottom-right-radius: 0;
1373
- border-top-right-radius: 0;
1374
- }
1375
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
1376
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
1377
- border-bottom-left-radius: 0;
1378
- border-top-left-radius: 0;
1379
- }
1380
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
1381
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
1382
- border-bottom-left-radius: 20px;
1383
- border-top-left-radius: 20px;
1384
- }
1385
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
1386
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
1387
- border-bottom-right-radius: 0;
1388
- border-top-right-radius: 0;
1389
- }
1390
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
1391
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
1392
- border-bottom-left-radius: 0;
1393
- border-top-left-radius: 0;
1394
- }
1395
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
1396
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
1397
- border-bottom-right-radius: 20px;
1398
- border-top-right-radius: 20px;
1399
- }
1400
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
1401
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
1402
- border-radius: 20px;
1403
- }
1404
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
1405
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
1406
- border-bottom-right-radius: 20px;
1407
- border-top-right-radius: 20px;
1408
- }
1409
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
1410
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
1411
- border-bottom-left-radius: 20px;
1412
- border-top-left-radius: 20px;
1413
- }
1414
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
1415
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
1416
- border-bottom-left-radius: 0;
1417
- border-top-left-radius: 0;
1418
- }
1419
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
1420
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
1421
- border-bottom-right-radius: 0;
1422
- border-top-right-radius: 0;
1423
- }
1424
-
1425
1425
  .e-bigger .e-btn-group .e-btn-icon,
1426
1426
  .e-bigger.e-btn-group .e-btn-icon,
1427
1427
  .e-bigger .e-css.e-btn-group .e-btn-icon,