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