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