@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
@@ -615,6 +615,233 @@
615
615
  padding-top: 0;
616
616
  }
617
617
 
618
+ /* stylelint-disable */
619
+ *.e-btn-group,
620
+ *.e-css.e-btn-group {
621
+ display: -webkit-inline-box;
622
+ display: -ms-inline-flexbox;
623
+ display: inline-flex;
624
+ border-radius: 4px;
625
+ -webkit-box-orient: horizontal;
626
+ -webkit-box-direction: normal;
627
+ -ms-flex-direction: row;
628
+ flex-direction: row;
629
+ position: relative;
630
+ }
631
+ *.e-btn-group input + label.e-btn,
632
+ *.e-css.e-btn-group input + label.e-btn {
633
+ margin-bottom: 0;
634
+ }
635
+ *.e-btn-group input,
636
+ *.e-css.e-btn-group input {
637
+ -moz-appearance: none;
638
+ height: 1px;
639
+ margin: 0 0 0 -1px;
640
+ opacity: 0;
641
+ position: absolute;
642
+ width: 1px;
643
+ }
644
+ *.e-btn-group input:disabled + label.e-btn,
645
+ *.e-btn-group :disabled,
646
+ *.e-css.e-btn-group input:disabled + label.e-btn,
647
+ *.e-css.e-btn-group :disabled {
648
+ cursor: default;
649
+ pointer-events: none;
650
+ }
651
+ *.e-btn-group .e-btn-icon,
652
+ *.e-css.e-btn-group .e-btn-icon {
653
+ font-size: 12px;
654
+ }
655
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
656
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
657
+ margin-left: -1px;
658
+ }
659
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
660
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
661
+ border-radius: 0;
662
+ }
663
+ *.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),
664
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
665
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
666
+ border-bottom-right-radius: 0;
667
+ border-top-right-radius: 0;
668
+ }
669
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
670
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
671
+ border-bottom-left-radius: 0;
672
+ border-top-left-radius: 0;
673
+ }
674
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
675
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
676
+ border-bottom-left-radius: 0;
677
+ border-top-left-radius: 0;
678
+ }
679
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
680
+ *.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 {
681
+ border-bottom-right-radius: 0;
682
+ border-top-right-radius: 0;
683
+ }
684
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
685
+ *.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 {
686
+ border-bottom-left-radius: 0;
687
+ border-top-left-radius: 0;
688
+ }
689
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
690
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
691
+ border-bottom-right-radius: 0;
692
+ border-top-right-radius: 0;
693
+ }
694
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
695
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
696
+ border-bottom-left-radius: 0;
697
+ border-top-left-radius: 0;
698
+ }
699
+ *.e-btn-group.e-rtl .e-btn,
700
+ *.e-css.e-btn-group.e-rtl .e-btn {
701
+ margin-left: -1px;
702
+ }
703
+ *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
704
+ *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
705
+ border-radius: 0;
706
+ }
707
+ *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
708
+ *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
709
+ *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
710
+ border-bottom-left-radius: 0;
711
+ border-top-left-radius: 0;
712
+ }
713
+ *.e-btn-group.e-rtl .e-btn:last-of-type,
714
+ *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
715
+ border-bottom-right-radius: 0;
716
+ border-top-right-radius: 0;
717
+ }
718
+ *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
719
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
720
+ border-bottom-right-radius: 0;
721
+ border-top-right-radius: 0;
722
+ }
723
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
724
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
725
+ border-bottom-left-radius: 0;
726
+ border-top-left-radius: 0;
727
+ }
728
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
729
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
730
+ border-bottom-right-radius: 0;
731
+ border-top-right-radius: 0;
732
+ }
733
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
734
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
735
+ border-bottom-left-radius: 0;
736
+ border-top-left-radius: 0;
737
+ }
738
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
739
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
740
+ border-bottom-right-radius: 0;
741
+ border-top-right-radius: 0;
742
+ }
743
+ *.e-btn-group.e-vertical,
744
+ *.e-css.e-btn-group.e-vertical {
745
+ -webkit-box-orient: vertical;
746
+ -webkit-box-direction: normal;
747
+ -ms-flex-direction: column;
748
+ flex-direction: column;
749
+ }
750
+ *.e-btn-group.e-vertical input,
751
+ *.e-css.e-btn-group.e-vertical input {
752
+ margin: -1 0 0;
753
+ }
754
+ *.e-btn-group.e-vertical .e-btn:not(.e-outline),
755
+ *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
756
+ margin-top: -1px;
757
+ }
758
+ *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
759
+ *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
760
+ border-radius: 0;
761
+ }
762
+ *.e-btn-group.e-vertical .e-btn:first-of-type,
763
+ *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
764
+ border-bottom-left-radius: 0;
765
+ border-bottom-right-radius: 0;
766
+ border-top-left-radius: 2px;
767
+ border-top-right-radius: 2px;
768
+ }
769
+ *.e-btn-group.e-vertical .e-btn:last-of-type,
770
+ *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
771
+ border-bottom-left-radius: 2px;
772
+ border-bottom-right-radius: 2px;
773
+ border-top-left-radius: 0;
774
+ border-top-right-radius: 0;
775
+ }
776
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
777
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
778
+ border-radius: 20px;
779
+ }
780
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
781
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
782
+ border-bottom-left-radius: 20px;
783
+ border-top-left-radius: 20px;
784
+ }
785
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
786
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
787
+ border-bottom-right-radius: 20px;
788
+ border-top-right-radius: 20px;
789
+ }
790
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
791
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
792
+ border-bottom-right-radius: 0;
793
+ border-top-right-radius: 0;
794
+ }
795
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
796
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
797
+ border-bottom-left-radius: 0;
798
+ border-top-left-radius: 0;
799
+ }
800
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
801
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
802
+ border-bottom-left-radius: 20px;
803
+ border-top-left-radius: 20px;
804
+ }
805
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
806
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
807
+ border-bottom-right-radius: 0;
808
+ border-top-right-radius: 0;
809
+ }
810
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
811
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
812
+ border-bottom-left-radius: 0;
813
+ border-top-left-radius: 0;
814
+ }
815
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
816
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
817
+ border-bottom-right-radius: 20px;
818
+ border-top-right-radius: 20px;
819
+ }
820
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
821
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
822
+ border-radius: 20px;
823
+ }
824
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
825
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
826
+ border-bottom-right-radius: 20px;
827
+ border-top-right-radius: 20px;
828
+ }
829
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
830
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
831
+ border-bottom-left-radius: 20px;
832
+ border-top-left-radius: 20px;
833
+ }
834
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
835
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
836
+ border-bottom-left-radius: 0;
837
+ border-top-left-radius: 0;
838
+ }
839
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
840
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
841
+ border-bottom-right-radius: 0;
842
+ border-top-right-radius: 0;
843
+ }
844
+
618
845
  /* stylelint-disable */
619
846
  .e-btn-group:not(.e-outline),
620
847
  .e-css.e-btn-group:not(.e-outline) {
@@ -1167,233 +1394,6 @@
1167
1394
  border-color: rgb(78.15625, 13.34375, 19.825);
1168
1395
  outline-color: inherit;
1169
1396
  }
1170
- /* stylelint-disable */
1171
- *.e-btn-group,
1172
- *.e-css.e-btn-group {
1173
- display: -webkit-inline-box;
1174
- display: -ms-inline-flexbox;
1175
- display: inline-flex;
1176
- border-radius: 4px;
1177
- -webkit-box-orient: horizontal;
1178
- -webkit-box-direction: normal;
1179
- -ms-flex-direction: row;
1180
- flex-direction: row;
1181
- position: relative;
1182
- }
1183
- *.e-btn-group input + label.e-btn,
1184
- *.e-css.e-btn-group input + label.e-btn {
1185
- margin-bottom: 0;
1186
- }
1187
- *.e-btn-group input,
1188
- *.e-css.e-btn-group input {
1189
- -moz-appearance: none;
1190
- height: 1px;
1191
- margin: 0 0 0 -1px;
1192
- opacity: 0;
1193
- position: absolute;
1194
- width: 1px;
1195
- }
1196
- *.e-btn-group input:disabled + label.e-btn,
1197
- *.e-btn-group :disabled,
1198
- *.e-css.e-btn-group input:disabled + label.e-btn,
1199
- *.e-css.e-btn-group :disabled {
1200
- cursor: default;
1201
- pointer-events: none;
1202
- }
1203
- *.e-btn-group .e-btn-icon,
1204
- *.e-css.e-btn-group .e-btn-icon {
1205
- font-size: 12px;
1206
- }
1207
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
1208
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
1209
- margin-left: -1px;
1210
- }
1211
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
1212
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
1213
- border-radius: 0;
1214
- }
1215
- *.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),
1216
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
1217
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
1218
- border-bottom-right-radius: 0;
1219
- border-top-right-radius: 0;
1220
- }
1221
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
1222
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
1223
- border-bottom-left-radius: 0;
1224
- border-top-left-radius: 0;
1225
- }
1226
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
1227
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
1228
- border-bottom-left-radius: 0;
1229
- border-top-left-radius: 0;
1230
- }
1231
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
1232
- *.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 {
1233
- border-bottom-right-radius: 0;
1234
- border-top-right-radius: 0;
1235
- }
1236
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
1237
- *.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 {
1238
- border-bottom-left-radius: 0;
1239
- border-top-left-radius: 0;
1240
- }
1241
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
1242
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
1243
- border-bottom-right-radius: 0;
1244
- border-top-right-radius: 0;
1245
- }
1246
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
1247
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
1248
- border-bottom-left-radius: 0;
1249
- border-top-left-radius: 0;
1250
- }
1251
- *.e-btn-group.e-rtl .e-btn,
1252
- *.e-css.e-btn-group.e-rtl .e-btn {
1253
- margin-left: -1px;
1254
- }
1255
- *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
1256
- *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
1257
- border-radius: 0;
1258
- }
1259
- *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
1260
- *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
1261
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
1262
- border-bottom-left-radius: 0;
1263
- border-top-left-radius: 0;
1264
- }
1265
- *.e-btn-group.e-rtl .e-btn:last-of-type,
1266
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
1267
- border-bottom-right-radius: 0;
1268
- border-top-right-radius: 0;
1269
- }
1270
- *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
1271
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
1272
- border-bottom-right-radius: 0;
1273
- border-top-right-radius: 0;
1274
- }
1275
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
1276
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
1277
- border-bottom-left-radius: 0;
1278
- border-top-left-radius: 0;
1279
- }
1280
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
1281
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
1282
- border-bottom-right-radius: 0;
1283
- border-top-right-radius: 0;
1284
- }
1285
- *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
1286
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
1287
- border-bottom-left-radius: 0;
1288
- border-top-left-radius: 0;
1289
- }
1290
- *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
1291
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
1292
- border-bottom-right-radius: 0;
1293
- border-top-right-radius: 0;
1294
- }
1295
- *.e-btn-group.e-vertical,
1296
- *.e-css.e-btn-group.e-vertical {
1297
- -webkit-box-orient: vertical;
1298
- -webkit-box-direction: normal;
1299
- -ms-flex-direction: column;
1300
- flex-direction: column;
1301
- }
1302
- *.e-btn-group.e-vertical input,
1303
- *.e-css.e-btn-group.e-vertical input {
1304
- margin: -1 0 0;
1305
- }
1306
- *.e-btn-group.e-vertical .e-btn:not(.e-outline),
1307
- *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
1308
- margin-top: -1px;
1309
- }
1310
- *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
1311
- *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
1312
- border-radius: 0;
1313
- }
1314
- *.e-btn-group.e-vertical .e-btn:first-of-type,
1315
- *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
1316
- border-bottom-left-radius: 0;
1317
- border-bottom-right-radius: 0;
1318
- border-top-left-radius: 2px;
1319
- border-top-right-radius: 2px;
1320
- }
1321
- *.e-btn-group.e-vertical .e-btn:last-of-type,
1322
- *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
1323
- border-bottom-left-radius: 2px;
1324
- border-bottom-right-radius: 2px;
1325
- border-top-left-radius: 0;
1326
- border-top-right-radius: 0;
1327
- }
1328
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
1329
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
1330
- border-radius: 20px;
1331
- }
1332
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
1333
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
1334
- border-bottom-left-radius: 20px;
1335
- border-top-left-radius: 20px;
1336
- }
1337
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
1338
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
1339
- border-bottom-right-radius: 20px;
1340
- border-top-right-radius: 20px;
1341
- }
1342
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
1343
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
1344
- border-bottom-right-radius: 0;
1345
- border-top-right-radius: 0;
1346
- }
1347
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
1348
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
1349
- border-bottom-left-radius: 0;
1350
- border-top-left-radius: 0;
1351
- }
1352
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
1353
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
1354
- border-bottom-left-radius: 20px;
1355
- border-top-left-radius: 20px;
1356
- }
1357
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
1358
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
1359
- border-bottom-right-radius: 0;
1360
- border-top-right-radius: 0;
1361
- }
1362
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
1363
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
1364
- border-bottom-left-radius: 0;
1365
- border-top-left-radius: 0;
1366
- }
1367
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
1368
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
1369
- border-bottom-right-radius: 20px;
1370
- border-top-right-radius: 20px;
1371
- }
1372
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
1373
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
1374
- border-radius: 20px;
1375
- }
1376
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
1377
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
1378
- border-bottom-right-radius: 20px;
1379
- border-top-right-radius: 20px;
1380
- }
1381
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
1382
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
1383
- border-bottom-left-radius: 20px;
1384
- border-top-left-radius: 20px;
1385
- }
1386
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
1387
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
1388
- border-bottom-left-radius: 0;
1389
- border-top-left-radius: 0;
1390
- }
1391
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
1392
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
1393
- border-bottom-right-radius: 0;
1394
- border-top-right-radius: 0;
1395
- }
1396
-
1397
1397
  .e-bigger .e-btn-group .e-btn-icon,
1398
1398
  .e-bigger.e-btn-group .e-btn-icon,
1399
1399
  .e-bigger .e-css.e-btn-group .e-btn-icon,