@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
@@ -486,6 +486,233 @@
486
486
  border-color: transparent;
487
487
  }
488
488
 
489
+ /* stylelint-disable */
490
+ *.e-btn-group,
491
+ *.e-css.e-btn-group {
492
+ display: -webkit-inline-box;
493
+ display: -ms-inline-flexbox;
494
+ display: inline-flex;
495
+ border-radius: 0;
496
+ -webkit-box-orient: horizontal;
497
+ -webkit-box-direction: normal;
498
+ -ms-flex-direction: row;
499
+ flex-direction: row;
500
+ position: relative;
501
+ }
502
+ *.e-btn-group input + label.e-btn,
503
+ *.e-css.e-btn-group input + label.e-btn {
504
+ margin-bottom: 0;
505
+ }
506
+ *.e-btn-group input,
507
+ *.e-css.e-btn-group input {
508
+ -moz-appearance: none;
509
+ height: 1px;
510
+ margin: 0 0 0 -1px;
511
+ opacity: 0;
512
+ position: absolute;
513
+ width: 1px;
514
+ }
515
+ *.e-btn-group input:disabled + label.e-btn,
516
+ *.e-btn-group :disabled,
517
+ *.e-css.e-btn-group input:disabled + label.e-btn,
518
+ *.e-css.e-btn-group :disabled {
519
+ cursor: default;
520
+ pointer-events: none;
521
+ }
522
+ *.e-btn-group .e-btn-icon,
523
+ *.e-css.e-btn-group .e-btn-icon {
524
+ font-size: 14px;
525
+ }
526
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
527
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
528
+ margin-left: 0;
529
+ }
530
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
531
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
532
+ border-radius: 0;
533
+ }
534
+ *.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),
535
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
536
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
537
+ border-bottom-right-radius: 0;
538
+ border-top-right-radius: 0;
539
+ }
540
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
541
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
542
+ border-bottom-left-radius: 0;
543
+ border-top-left-radius: 0;
544
+ }
545
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
546
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
547
+ border-bottom-left-radius: 0;
548
+ border-top-left-radius: 0;
549
+ }
550
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
551
+ *.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 {
552
+ border-bottom-right-radius: 0;
553
+ border-top-right-radius: 0;
554
+ }
555
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
556
+ *.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 {
557
+ border-bottom-left-radius: 0;
558
+ border-top-left-radius: 0;
559
+ }
560
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
561
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
562
+ border-bottom-right-radius: 0;
563
+ border-top-right-radius: 0;
564
+ }
565
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
566
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
567
+ border-bottom-left-radius: 0;
568
+ border-top-left-radius: 0;
569
+ }
570
+ *.e-btn-group.e-rtl .e-btn,
571
+ *.e-css.e-btn-group.e-rtl .e-btn {
572
+ margin-left: 0;
573
+ }
574
+ *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
575
+ *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
576
+ border-radius: 0;
577
+ }
578
+ *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
579
+ *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
580
+ *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
581
+ border-bottom-left-radius: 0;
582
+ border-top-left-radius: 0;
583
+ }
584
+ *.e-btn-group.e-rtl .e-btn:last-of-type,
585
+ *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
586
+ border-bottom-right-radius: 0;
587
+ border-top-right-radius: 0;
588
+ }
589
+ *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
590
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
591
+ border-bottom-right-radius: 0;
592
+ border-top-right-radius: 0;
593
+ }
594
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
595
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
596
+ border-bottom-left-radius: 0;
597
+ border-top-left-radius: 0;
598
+ }
599
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
600
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
601
+ border-bottom-right-radius: 0;
602
+ border-top-right-radius: 0;
603
+ }
604
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
605
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
606
+ border-bottom-left-radius: 0;
607
+ border-top-left-radius: 0;
608
+ }
609
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
610
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
611
+ border-bottom-right-radius: 0;
612
+ border-top-right-radius: 0;
613
+ }
614
+ *.e-btn-group.e-vertical,
615
+ *.e-css.e-btn-group.e-vertical {
616
+ -webkit-box-orient: vertical;
617
+ -webkit-box-direction: normal;
618
+ -ms-flex-direction: column;
619
+ flex-direction: column;
620
+ }
621
+ *.e-btn-group.e-vertical input,
622
+ *.e-css.e-btn-group.e-vertical input {
623
+ margin: -1 0 0;
624
+ }
625
+ *.e-btn-group.e-vertical .e-btn:not(.e-outline),
626
+ *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
627
+ margin-top: -1px;
628
+ }
629
+ *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
630
+ *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
631
+ border-radius: 0;
632
+ }
633
+ *.e-btn-group.e-vertical .e-btn:first-of-type,
634
+ *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
635
+ border-bottom-left-radius: 0;
636
+ border-bottom-right-radius: 0;
637
+ border-top-left-radius: 2px;
638
+ border-top-right-radius: 2px;
639
+ }
640
+ *.e-btn-group.e-vertical .e-btn:last-of-type,
641
+ *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
642
+ border-bottom-left-radius: 2px;
643
+ border-bottom-right-radius: 2px;
644
+ border-top-left-radius: 0;
645
+ border-top-right-radius: 0;
646
+ }
647
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
648
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
649
+ border-radius: 20px;
650
+ }
651
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
652
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
653
+ border-bottom-left-radius: 20px;
654
+ border-top-left-radius: 20px;
655
+ }
656
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
657
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
658
+ border-bottom-right-radius: 20px;
659
+ border-top-right-radius: 20px;
660
+ }
661
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
662
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .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.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
667
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
668
+ border-bottom-left-radius: 0;
669
+ border-top-left-radius: 0;
670
+ }
671
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
672
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
673
+ border-bottom-left-radius: 20px;
674
+ border-top-left-radius: 20px;
675
+ }
676
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
677
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
678
+ border-bottom-right-radius: 0;
679
+ border-top-right-radius: 0;
680
+ }
681
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
682
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
683
+ border-bottom-left-radius: 0;
684
+ border-top-left-radius: 0;
685
+ }
686
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
687
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
688
+ border-bottom-right-radius: 20px;
689
+ border-top-right-radius: 20px;
690
+ }
691
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
692
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
693
+ border-radius: 20px;
694
+ }
695
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
696
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
697
+ border-bottom-right-radius: 20px;
698
+ border-top-right-radius: 20px;
699
+ }
700
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
701
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
702
+ border-bottom-left-radius: 20px;
703
+ border-top-left-radius: 20px;
704
+ }
705
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
706
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).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-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
711
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
712
+ border-bottom-right-radius: 0;
713
+ border-top-right-radius: 0;
714
+ }
715
+
489
716
  /* stylelint-disable */
490
717
  .e-btn-group:not(.e-outline),
491
718
  .e-css.e-btn-group:not(.e-outline) {
@@ -1116,233 +1343,6 @@
1116
1343
  border-right: transparent;
1117
1344
  }
1118
1345
 
1119
- /* stylelint-disable */
1120
- *.e-btn-group,
1121
- *.e-css.e-btn-group {
1122
- display: -webkit-inline-box;
1123
- display: -ms-inline-flexbox;
1124
- display: inline-flex;
1125
- border-radius: 0;
1126
- -webkit-box-orient: horizontal;
1127
- -webkit-box-direction: normal;
1128
- -ms-flex-direction: row;
1129
- flex-direction: row;
1130
- position: relative;
1131
- }
1132
- *.e-btn-group input + label.e-btn,
1133
- *.e-css.e-btn-group input + label.e-btn {
1134
- margin-bottom: 0;
1135
- }
1136
- *.e-btn-group input,
1137
- *.e-css.e-btn-group input {
1138
- -moz-appearance: none;
1139
- height: 1px;
1140
- margin: 0 0 0 -1px;
1141
- opacity: 0;
1142
- position: absolute;
1143
- width: 1px;
1144
- }
1145
- *.e-btn-group input:disabled + label.e-btn,
1146
- *.e-btn-group :disabled,
1147
- *.e-css.e-btn-group input:disabled + label.e-btn,
1148
- *.e-css.e-btn-group :disabled {
1149
- cursor: default;
1150
- pointer-events: none;
1151
- }
1152
- *.e-btn-group .e-btn-icon,
1153
- *.e-css.e-btn-group .e-btn-icon {
1154
- font-size: 14px;
1155
- }
1156
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
1157
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
1158
- margin-left: 0;
1159
- }
1160
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
1161
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
1162
- border-radius: 0;
1163
- }
1164
- *.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),
1165
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
1166
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
1167
- border-bottom-right-radius: 0;
1168
- border-top-right-radius: 0;
1169
- }
1170
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
1171
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
1172
- border-bottom-left-radius: 0;
1173
- border-top-left-radius: 0;
1174
- }
1175
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
1176
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
1177
- border-bottom-left-radius: 0;
1178
- border-top-left-radius: 0;
1179
- }
1180
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
1181
- *.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 {
1182
- border-bottom-right-radius: 0;
1183
- border-top-right-radius: 0;
1184
- }
1185
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
1186
- *.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 {
1187
- border-bottom-left-radius: 0;
1188
- border-top-left-radius: 0;
1189
- }
1190
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
1191
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
1192
- border-bottom-right-radius: 0;
1193
- border-top-right-radius: 0;
1194
- }
1195
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
1196
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
1197
- border-bottom-left-radius: 0;
1198
- border-top-left-radius: 0;
1199
- }
1200
- *.e-btn-group.e-rtl .e-btn,
1201
- *.e-css.e-btn-group.e-rtl .e-btn {
1202
- margin-left: 0;
1203
- }
1204
- *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
1205
- *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
1206
- border-radius: 0;
1207
- }
1208
- *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
1209
- *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
1210
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
1211
- border-bottom-left-radius: 0;
1212
- border-top-left-radius: 0;
1213
- }
1214
- *.e-btn-group.e-rtl .e-btn:last-of-type,
1215
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
1216
- border-bottom-right-radius: 0;
1217
- border-top-right-radius: 0;
1218
- }
1219
- *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
1220
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
1221
- border-bottom-right-radius: 0;
1222
- border-top-right-radius: 0;
1223
- }
1224
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
1225
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
1226
- border-bottom-left-radius: 0;
1227
- border-top-left-radius: 0;
1228
- }
1229
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
1230
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
1231
- border-bottom-right-radius: 0;
1232
- border-top-right-radius: 0;
1233
- }
1234
- *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
1235
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
1236
- border-bottom-left-radius: 0;
1237
- border-top-left-radius: 0;
1238
- }
1239
- *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
1240
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
1241
- border-bottom-right-radius: 0;
1242
- border-top-right-radius: 0;
1243
- }
1244
- *.e-btn-group.e-vertical,
1245
- *.e-css.e-btn-group.e-vertical {
1246
- -webkit-box-orient: vertical;
1247
- -webkit-box-direction: normal;
1248
- -ms-flex-direction: column;
1249
- flex-direction: column;
1250
- }
1251
- *.e-btn-group.e-vertical input,
1252
- *.e-css.e-btn-group.e-vertical input {
1253
- margin: -1 0 0;
1254
- }
1255
- *.e-btn-group.e-vertical .e-btn:not(.e-outline),
1256
- *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
1257
- margin-top: -1px;
1258
- }
1259
- *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
1260
- *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
1261
- border-radius: 0;
1262
- }
1263
- *.e-btn-group.e-vertical .e-btn:first-of-type,
1264
- *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
1265
- border-bottom-left-radius: 0;
1266
- border-bottom-right-radius: 0;
1267
- border-top-left-radius: 2px;
1268
- border-top-right-radius: 2px;
1269
- }
1270
- *.e-btn-group.e-vertical .e-btn:last-of-type,
1271
- *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
1272
- border-bottom-left-radius: 2px;
1273
- border-bottom-right-radius: 2px;
1274
- border-top-left-radius: 0;
1275
- border-top-right-radius: 0;
1276
- }
1277
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
1278
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
1279
- border-radius: 20px;
1280
- }
1281
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
1282
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
1283
- border-bottom-left-radius: 20px;
1284
- border-top-left-radius: 20px;
1285
- }
1286
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
1287
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
1288
- border-bottom-right-radius: 20px;
1289
- border-top-right-radius: 20px;
1290
- }
1291
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
1292
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
1293
- border-bottom-right-radius: 0;
1294
- border-top-right-radius: 0;
1295
- }
1296
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
1297
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
1298
- border-bottom-left-radius: 0;
1299
- border-top-left-radius: 0;
1300
- }
1301
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
1302
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
1303
- border-bottom-left-radius: 20px;
1304
- border-top-left-radius: 20px;
1305
- }
1306
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
1307
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
1308
- border-bottom-right-radius: 0;
1309
- border-top-right-radius: 0;
1310
- }
1311
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
1312
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
1313
- border-bottom-left-radius: 0;
1314
- border-top-left-radius: 0;
1315
- }
1316
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
1317
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
1318
- border-bottom-right-radius: 20px;
1319
- border-top-right-radius: 20px;
1320
- }
1321
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
1322
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
1323
- border-radius: 20px;
1324
- }
1325
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
1326
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
1327
- border-bottom-right-radius: 20px;
1328
- border-top-right-radius: 20px;
1329
- }
1330
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
1331
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
1332
- border-bottom-left-radius: 20px;
1333
- border-top-left-radius: 20px;
1334
- }
1335
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
1336
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
1337
- border-bottom-left-radius: 0;
1338
- border-top-left-radius: 0;
1339
- }
1340
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
1341
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
1342
- border-bottom-right-radius: 0;
1343
- border-top-right-radius: 0;
1344
- }
1345
-
1346
1346
  /* stylelint-disable property-no-vendor-prefix */
1347
1347
  @-webkit-keyframes material-spinner-rotate {
1348
1348
  0% {