@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) {
@@ -1194,233 +1421,6 @@
1194
1421
  border-right: transparent;
1195
1422
  }
1196
1423
 
1197
- /* stylelint-disable */
1198
- *.e-btn-group,
1199
- *.e-css.e-btn-group {
1200
- display: -webkit-inline-box;
1201
- display: -ms-inline-flexbox;
1202
- display: inline-flex;
1203
- border-radius: 4px;
1204
- -webkit-box-orient: horizontal;
1205
- -webkit-box-direction: normal;
1206
- -ms-flex-direction: row;
1207
- flex-direction: row;
1208
- position: relative;
1209
- }
1210
- *.e-btn-group input + label.e-btn,
1211
- *.e-css.e-btn-group input + label.e-btn {
1212
- margin-bottom: 0;
1213
- }
1214
- *.e-btn-group input,
1215
- *.e-css.e-btn-group input {
1216
- -moz-appearance: none;
1217
- height: 1px;
1218
- margin: 0 0 0 -1px;
1219
- opacity: 0;
1220
- position: absolute;
1221
- width: 1px;
1222
- }
1223
- *.e-btn-group input:disabled + label.e-btn,
1224
- *.e-btn-group :disabled,
1225
- *.e-css.e-btn-group input:disabled + label.e-btn,
1226
- *.e-css.e-btn-group :disabled {
1227
- cursor: default;
1228
- pointer-events: none;
1229
- }
1230
- *.e-btn-group .e-btn-icon,
1231
- *.e-css.e-btn-group .e-btn-icon {
1232
- font-size: 12px;
1233
- }
1234
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
1235
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
1236
- margin-left: -1px;
1237
- }
1238
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
1239
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
1240
- border-radius: 0;
1241
- }
1242
- *.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),
1243
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
1244
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
1245
- border-bottom-right-radius: 0;
1246
- border-top-right-radius: 0;
1247
- }
1248
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
1249
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
1250
- border-bottom-left-radius: 0;
1251
- border-top-left-radius: 0;
1252
- }
1253
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
1254
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
1255
- border-bottom-left-radius: 0;
1256
- border-top-left-radius: 0;
1257
- }
1258
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
1259
- *.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 {
1260
- border-bottom-right-radius: 0;
1261
- border-top-right-radius: 0;
1262
- }
1263
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
1264
- *.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 {
1265
- border-bottom-left-radius: 0;
1266
- border-top-left-radius: 0;
1267
- }
1268
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
1269
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
1270
- border-bottom-right-radius: 0;
1271
- border-top-right-radius: 0;
1272
- }
1273
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
1274
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
1275
- border-bottom-left-radius: 0;
1276
- border-top-left-radius: 0;
1277
- }
1278
- *.e-btn-group.e-rtl .e-btn,
1279
- *.e-css.e-btn-group.e-rtl .e-btn {
1280
- margin-left: -1px;
1281
- }
1282
- *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
1283
- *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
1284
- border-radius: 0;
1285
- }
1286
- *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
1287
- *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
1288
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
1289
- border-bottom-left-radius: 0;
1290
- border-top-left-radius: 0;
1291
- }
1292
- *.e-btn-group.e-rtl .e-btn:last-of-type,
1293
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
1294
- border-bottom-right-radius: 0;
1295
- border-top-right-radius: 0;
1296
- }
1297
- *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
1298
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
1299
- border-bottom-right-radius: 0;
1300
- border-top-right-radius: 0;
1301
- }
1302
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
1303
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
1304
- border-bottom-left-radius: 0;
1305
- border-top-left-radius: 0;
1306
- }
1307
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
1308
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
1309
- border-bottom-right-radius: 0;
1310
- border-top-right-radius: 0;
1311
- }
1312
- *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
1313
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
1314
- border-bottom-left-radius: 0;
1315
- border-top-left-radius: 0;
1316
- }
1317
- *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
1318
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
1319
- border-bottom-right-radius: 0;
1320
- border-top-right-radius: 0;
1321
- }
1322
- *.e-btn-group.e-vertical,
1323
- *.e-css.e-btn-group.e-vertical {
1324
- -webkit-box-orient: vertical;
1325
- -webkit-box-direction: normal;
1326
- -ms-flex-direction: column;
1327
- flex-direction: column;
1328
- }
1329
- *.e-btn-group.e-vertical input,
1330
- *.e-css.e-btn-group.e-vertical input {
1331
- margin: -1 0 0;
1332
- }
1333
- *.e-btn-group.e-vertical .e-btn:not(.e-outline),
1334
- *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
1335
- margin-top: -1px;
1336
- }
1337
- *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
1338
- *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
1339
- border-radius: 0;
1340
- }
1341
- *.e-btn-group.e-vertical .e-btn:first-of-type,
1342
- *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
1343
- border-bottom-left-radius: 0;
1344
- border-bottom-right-radius: 0;
1345
- border-top-left-radius: 2px;
1346
- border-top-right-radius: 2px;
1347
- }
1348
- *.e-btn-group.e-vertical .e-btn:last-of-type,
1349
- *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
1350
- border-bottom-left-radius: 2px;
1351
- border-bottom-right-radius: 2px;
1352
- border-top-left-radius: 0;
1353
- border-top-right-radius: 0;
1354
- }
1355
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
1356
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
1357
- border-radius: 20px;
1358
- }
1359
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
1360
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
1361
- border-bottom-left-radius: 20px;
1362
- border-top-left-radius: 20px;
1363
- }
1364
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
1365
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
1366
- border-bottom-right-radius: 20px;
1367
- border-top-right-radius: 20px;
1368
- }
1369
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
1370
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
1371
- border-bottom-right-radius: 0;
1372
- border-top-right-radius: 0;
1373
- }
1374
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
1375
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
1376
- border-bottom-left-radius: 0;
1377
- border-top-left-radius: 0;
1378
- }
1379
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
1380
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
1381
- border-bottom-left-radius: 20px;
1382
- border-top-left-radius: 20px;
1383
- }
1384
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
1385
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
1386
- border-bottom-right-radius: 0;
1387
- border-top-right-radius: 0;
1388
- }
1389
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
1390
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
1391
- border-bottom-left-radius: 0;
1392
- border-top-left-radius: 0;
1393
- }
1394
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
1395
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
1396
- border-bottom-right-radius: 20px;
1397
- border-top-right-radius: 20px;
1398
- }
1399
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
1400
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
1401
- border-radius: 20px;
1402
- }
1403
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
1404
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
1405
- border-bottom-right-radius: 20px;
1406
- border-top-right-radius: 20px;
1407
- }
1408
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
1409
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
1410
- border-bottom-left-radius: 20px;
1411
- border-top-left-radius: 20px;
1412
- }
1413
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
1414
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
1415
- border-bottom-left-radius: 0;
1416
- border-top-left-radius: 0;
1417
- }
1418
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
1419
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
1420
- border-bottom-right-radius: 0;
1421
- border-top-right-radius: 0;
1422
- }
1423
-
1424
1424
  .e-bigger .e-btn-group .e-btn-icon,
1425
1425
  .e-bigger.e-btn-group .e-btn-icon,
1426
1426
  .e-bigger .e-css.e-btn-group .e-btn-icon,