@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
@@ -482,6 +482,233 @@
482
482
  border-color: transparent;
483
483
  }
484
484
 
485
+ /* stylelint-disable */
486
+ *.e-btn-group,
487
+ *.e-css.e-btn-group {
488
+ display: -webkit-inline-box;
489
+ display: -ms-inline-flexbox;
490
+ display: inline-flex;
491
+ border-radius: 0;
492
+ -webkit-box-orient: horizontal;
493
+ -webkit-box-direction: normal;
494
+ -ms-flex-direction: row;
495
+ flex-direction: row;
496
+ position: relative;
497
+ }
498
+ *.e-btn-group input + label.e-btn,
499
+ *.e-css.e-btn-group input + label.e-btn {
500
+ margin-bottom: 0;
501
+ }
502
+ *.e-btn-group input,
503
+ *.e-css.e-btn-group input {
504
+ -moz-appearance: none;
505
+ height: 1px;
506
+ margin: 0 0 0 -1px;
507
+ opacity: 0;
508
+ position: absolute;
509
+ width: 1px;
510
+ }
511
+ *.e-btn-group input:disabled + label.e-btn,
512
+ *.e-btn-group :disabled,
513
+ *.e-css.e-btn-group input:disabled + label.e-btn,
514
+ *.e-css.e-btn-group :disabled {
515
+ cursor: default;
516
+ pointer-events: none;
517
+ }
518
+ *.e-btn-group .e-btn-icon,
519
+ *.e-css.e-btn-group .e-btn-icon {
520
+ font-size: 14px;
521
+ }
522
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
523
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
524
+ margin-left: 0;
525
+ }
526
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
527
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
528
+ border-radius: 0;
529
+ }
530
+ *.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),
531
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
532
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
533
+ border-bottom-right-radius: 0;
534
+ border-top-right-radius: 0;
535
+ }
536
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
537
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
538
+ border-bottom-left-radius: 0;
539
+ border-top-left-radius: 0;
540
+ }
541
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
542
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
543
+ border-bottom-left-radius: 0;
544
+ border-top-left-radius: 0;
545
+ }
546
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
547
+ *.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 {
548
+ border-bottom-right-radius: 0;
549
+ border-top-right-radius: 0;
550
+ }
551
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
552
+ *.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 {
553
+ border-bottom-left-radius: 0;
554
+ border-top-left-radius: 0;
555
+ }
556
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
557
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
558
+ border-bottom-right-radius: 0;
559
+ border-top-right-radius: 0;
560
+ }
561
+ *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
562
+ *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
563
+ border-bottom-left-radius: 0;
564
+ border-top-left-radius: 0;
565
+ }
566
+ *.e-btn-group.e-rtl .e-btn,
567
+ *.e-css.e-btn-group.e-rtl .e-btn {
568
+ margin-left: 0;
569
+ }
570
+ *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
571
+ *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
572
+ border-radius: 0;
573
+ }
574
+ *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
575
+ *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
576
+ *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
577
+ border-bottom-left-radius: 0;
578
+ border-top-left-radius: 0;
579
+ }
580
+ *.e-btn-group.e-rtl .e-btn:last-of-type,
581
+ *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
582
+ border-bottom-right-radius: 0;
583
+ border-top-right-radius: 0;
584
+ }
585
+ *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
586
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
587
+ border-bottom-right-radius: 0;
588
+ border-top-right-radius: 0;
589
+ }
590
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
591
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
592
+ border-bottom-left-radius: 0;
593
+ border-top-left-radius: 0;
594
+ }
595
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
596
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
597
+ border-bottom-right-radius: 0;
598
+ border-top-right-radius: 0;
599
+ }
600
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
601
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
602
+ border-bottom-left-radius: 0;
603
+ border-top-left-radius: 0;
604
+ }
605
+ *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
606
+ *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
607
+ border-bottom-right-radius: 0;
608
+ border-top-right-radius: 0;
609
+ }
610
+ *.e-btn-group.e-vertical,
611
+ *.e-css.e-btn-group.e-vertical {
612
+ -webkit-box-orient: vertical;
613
+ -webkit-box-direction: normal;
614
+ -ms-flex-direction: column;
615
+ flex-direction: column;
616
+ }
617
+ *.e-btn-group.e-vertical input,
618
+ *.e-css.e-btn-group.e-vertical input {
619
+ margin: -1 0 0;
620
+ }
621
+ *.e-btn-group.e-vertical .e-btn:not(.e-outline),
622
+ *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
623
+ margin-top: -1px;
624
+ }
625
+ *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
626
+ *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
627
+ border-radius: 0;
628
+ }
629
+ *.e-btn-group.e-vertical .e-btn:first-of-type,
630
+ *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
631
+ border-bottom-left-radius: 0;
632
+ border-bottom-right-radius: 0;
633
+ border-top-left-radius: 2px;
634
+ border-top-right-radius: 2px;
635
+ }
636
+ *.e-btn-group.e-vertical .e-btn:last-of-type,
637
+ *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
638
+ border-bottom-left-radius: 2px;
639
+ border-bottom-right-radius: 2px;
640
+ border-top-left-radius: 0;
641
+ border-top-right-radius: 0;
642
+ }
643
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
644
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
645
+ border-radius: 20px;
646
+ }
647
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
648
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
649
+ border-bottom-left-radius: 20px;
650
+ border-top-left-radius: 20px;
651
+ }
652
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
653
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
654
+ border-bottom-right-radius: 20px;
655
+ border-top-right-radius: 20px;
656
+ }
657
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
658
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child) {
659
+ border-bottom-right-radius: 0;
660
+ border-top-right-radius: 0;
661
+ }
662
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
663
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
664
+ border-bottom-left-radius: 0;
665
+ border-top-left-radius: 0;
666
+ }
667
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
668
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
669
+ border-bottom-left-radius: 20px;
670
+ border-top-left-radius: 20px;
671
+ }
672
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
673
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
674
+ border-bottom-right-radius: 0;
675
+ border-top-right-radius: 0;
676
+ }
677
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
678
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
679
+ border-bottom-left-radius: 0;
680
+ border-top-left-radius: 0;
681
+ }
682
+ *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
683
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
684
+ border-bottom-right-radius: 20px;
685
+ border-top-right-radius: 20px;
686
+ }
687
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
688
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
689
+ border-radius: 20px;
690
+ }
691
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
692
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
693
+ border-bottom-right-radius: 20px;
694
+ border-top-right-radius: 20px;
695
+ }
696
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
697
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type {
698
+ border-bottom-left-radius: 20px;
699
+ border-top-left-radius: 20px;
700
+ }
701
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child),
702
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type:not(:last-child) {
703
+ border-bottom-left-radius: 0;
704
+ border-top-left-radius: 0;
705
+ }
706
+ *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
707
+ *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
708
+ border-bottom-right-radius: 0;
709
+ border-top-right-radius: 0;
710
+ }
711
+
485
712
  /* stylelint-disable */
486
713
  .e-btn-group:not(.e-outline),
487
714
  .e-css.e-btn-group:not(.e-outline) {
@@ -1067,233 +1294,6 @@
1067
1294
  border-right: transparent;
1068
1295
  }
1069
1296
 
1070
- /* stylelint-disable */
1071
- *.e-btn-group,
1072
- *.e-css.e-btn-group {
1073
- display: -webkit-inline-box;
1074
- display: -ms-inline-flexbox;
1075
- display: inline-flex;
1076
- border-radius: 0;
1077
- -webkit-box-orient: horizontal;
1078
- -webkit-box-direction: normal;
1079
- -ms-flex-direction: row;
1080
- flex-direction: row;
1081
- position: relative;
1082
- }
1083
- *.e-btn-group input + label.e-btn,
1084
- *.e-css.e-btn-group input + label.e-btn {
1085
- margin-bottom: 0;
1086
- }
1087
- *.e-btn-group input,
1088
- *.e-css.e-btn-group input {
1089
- -moz-appearance: none;
1090
- height: 1px;
1091
- margin: 0 0 0 -1px;
1092
- opacity: 0;
1093
- position: absolute;
1094
- width: 1px;
1095
- }
1096
- *.e-btn-group input:disabled + label.e-btn,
1097
- *.e-btn-group :disabled,
1098
- *.e-css.e-btn-group input:disabled + label.e-btn,
1099
- *.e-css.e-btn-group :disabled {
1100
- cursor: default;
1101
- pointer-events: none;
1102
- }
1103
- *.e-btn-group .e-btn-icon,
1104
- *.e-css.e-btn-group .e-btn-icon {
1105
- font-size: 14px;
1106
- }
1107
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn,
1108
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn {
1109
- margin-left: 0;
1110
- }
1111
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type),
1112
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:not(:first-of-type):not(:last-of-type) {
1113
- border-radius: 0;
1114
- }
1115
- *.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),
1116
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type,
1117
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type:not(:last-child) {
1118
- border-bottom-right-radius: 0;
1119
- border-top-right-radius: 0;
1120
- }
1121
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type,
1122
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
1123
- border-bottom-left-radius: 0;
1124
- border-top-left-radius: 0;
1125
- }
1126
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn,
1127
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper + .e-btn {
1128
- border-bottom-left-radius: 0;
1129
- border-top-left-radius: 0;
1130
- }
1131
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
1132
- *.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 {
1133
- border-bottom-right-radius: 0;
1134
- border-top-right-radius: 0;
1135
- }
1136
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
1137
- *.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 {
1138
- border-bottom-left-radius: 0;
1139
- border-top-left-radius: 0;
1140
- }
1141
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child,
1142
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:first-child .e-btn:last-child {
1143
- border-bottom-right-radius: 0;
1144
- border-top-right-radius: 0;
1145
- }
1146
- *.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child,
1147
- *.e-css.e-btn-group:not(.e-rtl):not(.e-vertical) .e-split-btn-wrapper:last-child .e-btn:first-child {
1148
- border-bottom-left-radius: 0;
1149
- border-top-left-radius: 0;
1150
- }
1151
- *.e-btn-group.e-rtl .e-btn,
1152
- *.e-css.e-btn-group.e-rtl .e-btn {
1153
- margin-left: 0;
1154
- }
1155
- *.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type),
1156
- *.e-css.e-btn-group.e-rtl .e-btn:not(:first-of-type):not(:last-of-type) {
1157
- border-radius: 0;
1158
- }
1159
- *.e-btn-group.e-rtl .e-btn:first-of-type, *.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child),
1160
- *.e-css.e-btn-group.e-rtl .e-btn:first-of-type,
1161
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type:not(:last-child) {
1162
- border-bottom-left-radius: 0;
1163
- border-top-left-radius: 0;
1164
- }
1165
- *.e-btn-group.e-rtl .e-btn:last-of-type,
1166
- *.e-css.e-btn-group.e-rtl .e-btn:last-of-type {
1167
- border-bottom-right-radius: 0;
1168
- border-top-right-radius: 0;
1169
- }
1170
- *.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn,
1171
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper + .e-btn {
1172
- border-bottom-right-radius: 0;
1173
- border-top-right-radius: 0;
1174
- }
1175
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child,
1176
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:last-child {
1177
- border-bottom-left-radius: 0;
1178
- border-top-left-radius: 0;
1179
- }
1180
- *.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child,
1181
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:not(:first-child):not(:last-child) .e-btn:first-child {
1182
- border-bottom-right-radius: 0;
1183
- border-top-right-radius: 0;
1184
- }
1185
- *.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child,
1186
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:first-child .e-btn:last-child {
1187
- border-bottom-left-radius: 0;
1188
- border-top-left-radius: 0;
1189
- }
1190
- *.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child,
1191
- *.e-css.e-btn-group.e-rtl .e-split-btn-wrapper:last-child .e-btn:first-child {
1192
- border-bottom-right-radius: 0;
1193
- border-top-right-radius: 0;
1194
- }
1195
- *.e-btn-group.e-vertical,
1196
- *.e-css.e-btn-group.e-vertical {
1197
- -webkit-box-orient: vertical;
1198
- -webkit-box-direction: normal;
1199
- -ms-flex-direction: column;
1200
- flex-direction: column;
1201
- }
1202
- *.e-btn-group.e-vertical input,
1203
- *.e-css.e-btn-group.e-vertical input {
1204
- margin: -1 0 0;
1205
- }
1206
- *.e-btn-group.e-vertical .e-btn:not(.e-outline),
1207
- *.e-css.e-btn-group.e-vertical .e-btn:not(.e-outline) {
1208
- margin-top: -1px;
1209
- }
1210
- *.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type),
1211
- *.e-css.e-btn-group.e-vertical .e-btn:not(:first-of-type):not(:last-of-type) {
1212
- border-radius: 0;
1213
- }
1214
- *.e-btn-group.e-vertical .e-btn:first-of-type,
1215
- *.e-css.e-btn-group.e-vertical .e-btn:first-of-type {
1216
- border-bottom-left-radius: 0;
1217
- border-bottom-right-radius: 0;
1218
- border-top-left-radius: 2px;
1219
- border-top-right-radius: 2px;
1220
- }
1221
- *.e-btn-group.e-vertical .e-btn:last-of-type,
1222
- *.e-css.e-btn-group.e-vertical .e-btn:last-of-type {
1223
- border-bottom-left-radius: 2px;
1224
- border-bottom-right-radius: 2px;
1225
- border-top-left-radius: 0;
1226
- border-top-right-radius: 0;
1227
- }
1228
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl),
1229
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) {
1230
- border-radius: 20px;
1231
- }
1232
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type,
1233
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:first-of-type {
1234
- border-bottom-left-radius: 20px;
1235
- border-top-left-radius: 20px;
1236
- }
1237
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type,
1238
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type {
1239
- border-bottom-right-radius: 20px;
1240
- border-top-right-radius: 20px;
1241
- }
1242
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-btn:last-of-type:not(:last-child),
1243
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .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.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn,
1248
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper + .e-btn {
1249
- border-bottom-left-radius: 0;
1250
- border-top-left-radius: 0;
1251
- }
1252
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child,
1253
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:first-child {
1254
- border-bottom-left-radius: 20px;
1255
- border-top-left-radius: 20px;
1256
- }
1257
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child,
1258
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:first-child .e-btn:last-child {
1259
- border-bottom-right-radius: 0;
1260
- border-top-right-radius: 0;
1261
- }
1262
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child,
1263
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:first-child {
1264
- border-bottom-left-radius: 0;
1265
- border-top-left-radius: 0;
1266
- }
1267
- *.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child,
1268
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical):not(.e-rtl) .e-split-btn-wrapper:last-child .e-btn:last-child {
1269
- border-bottom-right-radius: 20px;
1270
- border-top-right-radius: 20px;
1271
- }
1272
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl,
1273
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl {
1274
- border-radius: 20px;
1275
- }
1276
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type,
1277
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type {
1278
- border-bottom-right-radius: 20px;
1279
- border-top-right-radius: 20px;
1280
- }
1281
- *.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-of-type,
1282
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:last-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).e-rtl .e-btn:last-of-type:not(:last-child),
1287
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).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-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child),
1292
- *.e-css.e-btn-group.e-round-corner:not(.e-vertical).e-rtl .e-btn:first-of-type:not(:first-child) {
1293
- border-bottom-right-radius: 0;
1294
- border-top-right-radius: 0;
1295
- }
1296
-
1297
1297
  /* stylelint-disable property-no-vendor-prefix */
1298
1298
  @-webkit-keyframes material-spinner-rotate {
1299
1299
  0% {