@syncfusion/blazor-themes 24.2.7 → 24.2.9

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 (129) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +119 -31
  2. package/SCSS-Themes/bootstrap.scss +121 -33
  3. package/SCSS-Themes/bootstrap4.scss +110 -22
  4. package/SCSS-Themes/bootstrap5-dark.scss +107 -19
  5. package/SCSS-Themes/bootstrap5.scss +107 -19
  6. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +1 -1
  7. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +1 -1
  8. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +1 -1
  9. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +1 -1
  10. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +1 -1
  11. package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +1 -1
  12. package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +1 -1
  13. package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +1 -1
  14. package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +1 -1
  15. package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +1 -1
  16. package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +1 -1
  17. package/SCSS-Themes/dropdowns/drop-down-list/material.scss +1 -1
  18. package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +1 -1
  19. package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +1 -1
  20. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +1 -1
  21. package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +1 -1
  22. package/SCSS-Themes/fabric-dark.scss +107 -19
  23. package/SCSS-Themes/fabric.scss +107 -19
  24. package/SCSS-Themes/fluent-dark.scss +110 -22
  25. package/SCSS-Themes/fluent.scss +110 -22
  26. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +0 -2
  27. package/SCSS-Themes/grids/grid/bootstrap.scss +0 -2
  28. package/SCSS-Themes/grids/grid/bootstrap4.scss +0 -2
  29. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +0 -2
  30. package/SCSS-Themes/grids/grid/bootstrap5.scss +0 -2
  31. package/SCSS-Themes/grids/grid/fabric-dark.scss +0 -2
  32. package/SCSS-Themes/grids/grid/fabric.scss +0 -2
  33. package/SCSS-Themes/grids/grid/fluent-dark.scss +0 -2
  34. package/SCSS-Themes/grids/grid/fluent.scss +0 -2
  35. package/SCSS-Themes/grids/grid/highcontrast.scss +0 -2
  36. package/SCSS-Themes/grids/grid/material-dark.scss +0 -2
  37. package/SCSS-Themes/grids/grid/material.scss +0 -2
  38. package/SCSS-Themes/grids/grid/material3-dark.scss +0 -2
  39. package/SCSS-Themes/grids/grid/material3.scss +0 -2
  40. package/SCSS-Themes/grids/grid/tailwind-dark.scss +0 -2
  41. package/SCSS-Themes/grids/grid/tailwind.scss +0 -2
  42. package/SCSS-Themes/highcontrast.scss +107 -19
  43. package/SCSS-Themes/material-dark.scss +107 -19
  44. package/SCSS-Themes/material.scss +107 -19
  45. package/SCSS-Themes/material3-dark.scss +108 -20
  46. package/SCSS-Themes/material3.scss +108 -20
  47. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +39 -4
  48. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +35 -0
  49. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +38 -3
  50. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +35 -0
  51. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +35 -0
  52. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +35 -0
  53. package/SCSS-Themes/navigations/toolbar/fabric.scss +35 -0
  54. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +38 -3
  55. package/SCSS-Themes/navigations/toolbar/fluent.scss +38 -3
  56. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +35 -0
  57. package/SCSS-Themes/navigations/toolbar/material-dark.scss +35 -0
  58. package/SCSS-Themes/navigations/toolbar/material.scss +35 -0
  59. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +35 -0
  60. package/SCSS-Themes/navigations/toolbar/material3.scss +35 -0
  61. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +35 -0
  62. package/SCSS-Themes/navigations/toolbar/tailwind.scss +35 -0
  63. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +4 -2
  64. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +4 -2
  65. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +4 -2
  66. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +4 -2
  67. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +4 -2
  68. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +4 -2
  69. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +4 -2
  70. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +4 -2
  71. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +4 -2
  72. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +4 -2
  73. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +4 -2
  74. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +4 -2
  75. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +4 -2
  76. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +4 -2
  77. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +4 -2
  78. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +4 -2
  79. package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +4 -0
  80. package/SCSS-Themes/popups/dialog/bootstrap.scss +4 -0
  81. package/SCSS-Themes/popups/dialog/bootstrap4.scss +4 -0
  82. package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +4 -0
  83. package/SCSS-Themes/popups/dialog/bootstrap5.scss +4 -0
  84. package/SCSS-Themes/popups/dialog/fabric-dark.scss +4 -0
  85. package/SCSS-Themes/popups/dialog/fabric.scss +4 -0
  86. package/SCSS-Themes/popups/dialog/fluent-dark.scss +4 -0
  87. package/SCSS-Themes/popups/dialog/fluent.scss +4 -0
  88. package/SCSS-Themes/popups/dialog/highcontrast.scss +4 -0
  89. package/SCSS-Themes/popups/dialog/material-dark.scss +4 -0
  90. package/SCSS-Themes/popups/dialog/material.scss +4 -0
  91. package/SCSS-Themes/popups/dialog/material3-dark.scss +4 -0
  92. package/SCSS-Themes/popups/dialog/material3.scss +4 -0
  93. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +4 -0
  94. package/SCSS-Themes/popups/dialog/tailwind.scss +4 -0
  95. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +69 -22
  96. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +75 -28
  97. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +61 -14
  98. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +61 -14
  99. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +61 -14
  100. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +61 -14
  101. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +61 -14
  102. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +61 -14
  103. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +61 -14
  104. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +61 -14
  105. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +61 -14
  106. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +61 -14
  107. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +62 -15
  108. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +62 -15
  109. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +61 -14
  110. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +61 -14
  111. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +2 -0
  112. package/SCSS-Themes/schedule/schedule/bootstrap.scss +2 -0
  113. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +2 -0
  114. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +2 -0
  115. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +2 -0
  116. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +2 -0
  117. package/SCSS-Themes/schedule/schedule/fabric.scss +2 -0
  118. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +2 -0
  119. package/SCSS-Themes/schedule/schedule/fluent.scss +2 -0
  120. package/SCSS-Themes/schedule/schedule/highcontrast.scss +2 -0
  121. package/SCSS-Themes/schedule/schedule/material-dark.scss +2 -0
  122. package/SCSS-Themes/schedule/schedule/material.scss +2 -0
  123. package/SCSS-Themes/schedule/schedule/material3-dark.scss +2 -0
  124. package/SCSS-Themes/schedule/schedule/material3.scss +2 -0
  125. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +2 -0
  126. package/SCSS-Themes/schedule/schedule/tailwind.scss +2 -0
  127. package/SCSS-Themes/tailwind-dark.scss +107 -19
  128. package/SCSS-Themes/tailwind.scss +107 -19
  129. package/package.json +1 -1
@@ -5,7 +5,7 @@
5
5
  @import '../../navigations/v-scroll/bootstrap4.scss';
6
6
  $border-type: solid !default;
7
7
  $border-size: 1px !default;
8
- $tbar-btn-border: none !default;
8
+ $tbar-btn-border: 1px solid transparent !default;
9
9
  $tbar-skin: 'bootstrap4' !default;
10
10
  $tbar-zero-value: 0 !default;
11
11
  $tbar-separator-bgr-minheight: 36px !default;
@@ -130,7 +130,7 @@ $tbar-separator-nrml-mrgn: 5.5px 6px !default;
130
130
  $tbar-separator-vertical-bgr-mrgn: 6px !default;
131
131
  $tbar-separator-vertical-nrml-mrgn: 6px 5.5px !default;
132
132
  $tbar-btn-bgr-padding: 1.5px 5.5px !default;
133
- $tbar-btn-bgr-focus-padding: 0 4.5px !default;
133
+ $tbar-btn-bgr-focus-padding: 1.5px 5.5px !default;
134
134
  $tbar-btn-nrml-padding: 0 3px !default;
135
135
  $tbar-icons-bgr-font-size: 16px !default;
136
136
  $tbar-multirow-items-mrgn-bigger: 15px !default;
@@ -149,7 +149,7 @@ $tbar-nrml-btn-focus-outline: 0 !default;
149
149
  $tbar-btn-icons-focus-color: inherit !default;
150
150
  $tbar-btn-text-focus-color: inherit !default;
151
151
  $tbar-btn-focus-border-color: $tbar-focus-border-color !default;
152
- $tbar-btn-hover-border-size: $tbar-zero-value !default;
152
+ $tbar-btn-hover-border-size: $tbar-border-size !default;
153
153
  $tbar-btn-hover-active-icons-color: inherit !default;
154
154
  $tbar-btn-hover-active-text-color: inherit !default;
155
155
  $tbar-btn-overlay-opacity: .65 !default;
@@ -540,6 +540,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
540
540
  white-space: nowrap;
541
541
  overflow: hidden;
542
542
 
543
+ &.e-spacer-toolbar {
544
+
545
+ .e-toolbar-items {
546
+ display: flex;
547
+ flex-wrap: nowrap;
548
+ width: 100%;
549
+
550
+ &:not(.e-toolbar-multirow) {
551
+ position: absolute;
552
+ }
553
+ }
554
+
555
+ &.e-pop-mode {
556
+
557
+ .e-toolbar-items {
558
+ width: calc(100% - $tbar-nav-nrml-width);
559
+ }
560
+ }
561
+ }
562
+
543
563
  .e-blazor-toolbar-items {
544
564
  position: absolute;
545
565
  top: -9999px;
@@ -677,6 +697,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
677
697
  min-height: $tbar-nrml-item-size;
678
698
  vertical-align: middle;
679
699
  width: auto;
700
+ flex: 0 0 auto;
701
+
702
+ &.e-spacer {
703
+ flex-grow: 1;
704
+ }
680
705
 
681
706
  .e-tbar-btn {
682
707
  display: flex;
@@ -1107,6 +1132,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1107
1132
 
1108
1133
  &.e-rtl {
1109
1134
 
1135
+ &:not(.e-spacer-toolbar) {
1136
+
1137
+ .e-toolbar-items:not(.e-tbar-pos) {
1138
+
1139
+ .e-toolbar-item:first-child {
1140
+ margin-right: $tbar-item-nrml-mrgn;
1141
+ }
1142
+ }
1143
+ }
1144
+
1110
1145
  .e-toolbar-item {
1111
1146
 
1112
1147
  .e-tbar-btn {
@@ -549,6 +549,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
549
549
  white-space: nowrap;
550
550
  overflow: hidden;
551
551
 
552
+ &.e-spacer-toolbar {
553
+
554
+ .e-toolbar-items {
555
+ display: flex;
556
+ flex-wrap: nowrap;
557
+ width: 100%;
558
+
559
+ &:not(.e-toolbar-multirow) {
560
+ position: absolute;
561
+ }
562
+ }
563
+
564
+ &.e-pop-mode {
565
+
566
+ .e-toolbar-items {
567
+ width: calc(100% - $tbar-nav-nrml-width);
568
+ }
569
+ }
570
+ }
571
+
552
572
  .e-blazor-toolbar-items {
553
573
  position: absolute;
554
574
  top: -9999px;
@@ -686,6 +706,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
686
706
  min-height: $tbar-nrml-item-size;
687
707
  vertical-align: middle;
688
708
  width: auto;
709
+ flex: 0 0 auto;
710
+
711
+ &.e-spacer {
712
+ flex-grow: 1;
713
+ }
689
714
 
690
715
  .e-tbar-btn {
691
716
  display: flex;
@@ -1116,6 +1141,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1116
1141
 
1117
1142
  &.e-rtl {
1118
1143
 
1144
+ &:not(.e-spacer-toolbar) {
1145
+
1146
+ .e-toolbar-items:not(.e-tbar-pos) {
1147
+
1148
+ .e-toolbar-item:first-child {
1149
+ margin-right: $tbar-item-nrml-mrgn;
1150
+ }
1151
+ }
1152
+ }
1153
+
1119
1154
  .e-toolbar-item {
1120
1155
 
1121
1156
  .e-tbar-btn {
@@ -549,6 +549,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
549
549
  white-space: nowrap;
550
550
  overflow: hidden;
551
551
 
552
+ &.e-spacer-toolbar {
553
+
554
+ .e-toolbar-items {
555
+ display: flex;
556
+ flex-wrap: nowrap;
557
+ width: 100%;
558
+
559
+ &:not(.e-toolbar-multirow) {
560
+ position: absolute;
561
+ }
562
+ }
563
+
564
+ &.e-pop-mode {
565
+
566
+ .e-toolbar-items {
567
+ width: calc(100% - $tbar-nav-nrml-width);
568
+ }
569
+ }
570
+ }
571
+
552
572
  .e-blazor-toolbar-items {
553
573
  position: absolute;
554
574
  top: -9999px;
@@ -686,6 +706,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
686
706
  min-height: $tbar-nrml-item-size;
687
707
  vertical-align: middle;
688
708
  width: auto;
709
+ flex: 0 0 auto;
710
+
711
+ &.e-spacer {
712
+ flex-grow: 1;
713
+ }
689
714
 
690
715
  .e-tbar-btn {
691
716
  display: flex;
@@ -1116,6 +1141,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1116
1141
 
1117
1142
  &.e-rtl {
1118
1143
 
1144
+ &:not(.e-spacer-toolbar) {
1145
+
1146
+ .e-toolbar-items:not(.e-tbar-pos) {
1147
+
1148
+ .e-toolbar-item:first-child {
1149
+ margin-right: $tbar-item-nrml-mrgn;
1150
+ }
1151
+ }
1152
+ }
1153
+
1119
1154
  .e-toolbar-item {
1120
1155
 
1121
1156
  .e-tbar-btn {
@@ -551,6 +551,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
551
551
  white-space: nowrap;
552
552
  overflow: hidden;
553
553
 
554
+ &.e-spacer-toolbar {
555
+
556
+ .e-toolbar-items {
557
+ display: flex;
558
+ flex-wrap: nowrap;
559
+ width: 100%;
560
+
561
+ &:not(.e-toolbar-multirow) {
562
+ position: absolute;
563
+ }
564
+ }
565
+
566
+ &.e-pop-mode {
567
+
568
+ .e-toolbar-items {
569
+ width: calc(100% - $tbar-nav-nrml-width);
570
+ }
571
+ }
572
+ }
573
+
554
574
  .e-blazor-toolbar-items {
555
575
  position: absolute;
556
576
  top: -9999px;
@@ -688,6 +708,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
688
708
  min-height: $tbar-nrml-item-size;
689
709
  vertical-align: middle;
690
710
  width: auto;
711
+ flex: 0 0 auto;
712
+
713
+ &.e-spacer {
714
+ flex-grow: 1;
715
+ }
691
716
 
692
717
  .e-tbar-btn {
693
718
  display: flex;
@@ -1118,6 +1143,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1118
1143
 
1119
1144
  &.e-rtl {
1120
1145
 
1146
+ &:not(.e-spacer-toolbar) {
1147
+
1148
+ .e-toolbar-items:not(.e-tbar-pos) {
1149
+
1150
+ .e-toolbar-item:first-child {
1151
+ margin-right: $tbar-item-nrml-mrgn;
1152
+ }
1153
+ }
1154
+ }
1155
+
1121
1156
  .e-toolbar-item {
1122
1157
 
1123
1158
  .e-tbar-btn {
@@ -537,6 +537,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
537
537
  white-space: nowrap;
538
538
  overflow: hidden;
539
539
 
540
+ &.e-spacer-toolbar {
541
+
542
+ .e-toolbar-items {
543
+ display: flex;
544
+ flex-wrap: nowrap;
545
+ width: 100%;
546
+
547
+ &:not(.e-toolbar-multirow) {
548
+ position: absolute;
549
+ }
550
+ }
551
+
552
+ &.e-pop-mode {
553
+
554
+ .e-toolbar-items {
555
+ width: calc(100% - $tbar-nav-nrml-width);
556
+ }
557
+ }
558
+ }
559
+
540
560
  .e-blazor-toolbar-items {
541
561
  position: absolute;
542
562
  top: -9999px;
@@ -674,6 +694,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
674
694
  min-height: $tbar-nrml-item-size;
675
695
  vertical-align: middle;
676
696
  width: auto;
697
+ flex: 0 0 auto;
698
+
699
+ &.e-spacer {
700
+ flex-grow: 1;
701
+ }
677
702
 
678
703
  .e-tbar-btn {
679
704
  display: flex;
@@ -1104,6 +1129,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1104
1129
 
1105
1130
  &.e-rtl {
1106
1131
 
1132
+ &:not(.e-spacer-toolbar) {
1133
+
1134
+ .e-toolbar-items:not(.e-tbar-pos) {
1135
+
1136
+ .e-toolbar-item:first-child {
1137
+ margin-right: $tbar-item-nrml-mrgn;
1138
+ }
1139
+ }
1140
+ }
1141
+
1107
1142
  .e-toolbar-item {
1108
1143
 
1109
1144
  .e-tbar-btn {
@@ -50,7 +50,7 @@ $tbar-default-font-overlay: $content-text-color !default;
50
50
  $tbar-active-font-color: $tbar-press-font !default;
51
51
  $tbar-border-nav-type: $border-light !default;
52
52
  $tbar-border-nav-active-type: $border-light !default;
53
- $tbar-btn-border: none !default;
53
+ $tbar-btn-border: 1px solid $transparent !default;
54
54
 
55
55
  $tbar-box-shadow: $shadow-sm !default;
56
56
  $tbar-border-type: $border-type !default;
@@ -147,8 +147,8 @@ $tbar-nrml-btn-focus-outline: none !default;
147
147
 
148
148
  $tbar-btn-icons-focus-color: $icon-color !default;
149
149
  $tbar-btn-text-focus-color: $content-text-color !default;
150
- $tbar-btn-focus-border-color: $tbar-focus-border-color !default;
151
- $tbar-btn-hover-border-size: $tbar-zero-value !default;
150
+ $tbar-btn-focus-border-color: $transparent !default;
151
+ $tbar-btn-hover-border-size: 1px !default;
152
152
  $tbar-btn-hover-active-icons-color: $icon-color !default;
153
153
  $tbar-btn-hover-active-text-color: $content-text-color !default;
154
154
  $tbar-btn-overlay-opacity: .5 !default;
@@ -539,6 +539,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
539
539
  white-space: nowrap;
540
540
  overflow: hidden;
541
541
 
542
+ &.e-spacer-toolbar {
543
+
544
+ .e-toolbar-items {
545
+ display: flex;
546
+ flex-wrap: nowrap;
547
+ width: 100%;
548
+
549
+ &:not(.e-toolbar-multirow) {
550
+ position: absolute;
551
+ }
552
+ }
553
+
554
+ &.e-pop-mode {
555
+
556
+ .e-toolbar-items {
557
+ width: calc(100% - $tbar-nav-nrml-width);
558
+ }
559
+ }
560
+ }
561
+
542
562
  .e-blazor-toolbar-items {
543
563
  position: absolute;
544
564
  top: -9999px;
@@ -676,6 +696,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
676
696
  min-height: $tbar-nrml-item-size;
677
697
  vertical-align: middle;
678
698
  width: auto;
699
+ flex: 0 0 auto;
700
+
701
+ &.e-spacer {
702
+ flex-grow: 1;
703
+ }
679
704
 
680
705
  .e-tbar-btn {
681
706
  display: flex;
@@ -1106,6 +1131,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1106
1131
 
1107
1132
  &.e-rtl {
1108
1133
 
1134
+ &:not(.e-spacer-toolbar) {
1135
+
1136
+ .e-toolbar-items:not(.e-tbar-pos) {
1137
+
1138
+ .e-toolbar-item:first-child {
1139
+ margin-right: $tbar-item-nrml-mrgn;
1140
+ }
1141
+ }
1142
+ }
1143
+
1109
1144
  .e-toolbar-item {
1110
1145
 
1111
1146
  .e-tbar-btn {
@@ -50,7 +50,7 @@ $tbar-default-font-overlay: $content-text-color !default;
50
50
  $tbar-active-font-color: $tbar-press-font !default;
51
51
  $tbar-border-nav-type: $border-light !default;
52
52
  $tbar-border-nav-active-type: $border-light !default;
53
- $tbar-btn-border: none !default;
53
+ $tbar-btn-border: 1px solid $transparent !default;
54
54
 
55
55
  $tbar-box-shadow: $shadow-sm !default;
56
56
  $tbar-border-type: $border-type !default;
@@ -147,8 +147,8 @@ $tbar-nrml-btn-focus-outline: none !default;
147
147
 
148
148
  $tbar-btn-icons-focus-color: $icon-color !default;
149
149
  $tbar-btn-text-focus-color: $content-text-color !default;
150
- $tbar-btn-focus-border-color: $tbar-focus-border-color !default;
151
- $tbar-btn-hover-border-size: $tbar-zero-value !default;
150
+ $tbar-btn-focus-border-color: $transparent !default;
151
+ $tbar-btn-hover-border-size: 1px !default;
152
152
  $tbar-btn-hover-active-icons-color: $icon-color !default;
153
153
  $tbar-btn-hover-active-text-color: $content-text-color !default;
154
154
  $tbar-btn-overlay-opacity: .5 !default;
@@ -539,6 +539,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
539
539
  white-space: nowrap;
540
540
  overflow: hidden;
541
541
 
542
+ &.e-spacer-toolbar {
543
+
544
+ .e-toolbar-items {
545
+ display: flex;
546
+ flex-wrap: nowrap;
547
+ width: 100%;
548
+
549
+ &:not(.e-toolbar-multirow) {
550
+ position: absolute;
551
+ }
552
+ }
553
+
554
+ &.e-pop-mode {
555
+
556
+ .e-toolbar-items {
557
+ width: calc(100% - $tbar-nav-nrml-width);
558
+ }
559
+ }
560
+ }
561
+
542
562
  .e-blazor-toolbar-items {
543
563
  position: absolute;
544
564
  top: -9999px;
@@ -676,6 +696,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
676
696
  min-height: $tbar-nrml-item-size;
677
697
  vertical-align: middle;
678
698
  width: auto;
699
+ flex: 0 0 auto;
700
+
701
+ &.e-spacer {
702
+ flex-grow: 1;
703
+ }
679
704
 
680
705
  .e-tbar-btn {
681
706
  display: flex;
@@ -1106,6 +1131,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1106
1131
 
1107
1132
  &.e-rtl {
1108
1133
 
1134
+ &:not(.e-spacer-toolbar) {
1135
+
1136
+ .e-toolbar-items:not(.e-tbar-pos) {
1137
+
1138
+ .e-toolbar-item:first-child {
1139
+ margin-right: $tbar-item-nrml-mrgn;
1140
+ }
1141
+ }
1142
+ }
1143
+
1109
1144
  .e-toolbar-item {
1110
1145
 
1111
1146
  .e-tbar-btn {
@@ -547,6 +547,26 @@ $tbar-popup-btn-hover-border-size: 2px !default;
547
547
  white-space: nowrap;
548
548
  overflow: hidden;
549
549
 
550
+ &.e-spacer-toolbar {
551
+
552
+ .e-toolbar-items {
553
+ display: flex;
554
+ flex-wrap: nowrap;
555
+ width: 100%;
556
+
557
+ &:not(.e-toolbar-multirow) {
558
+ position: absolute;
559
+ }
560
+ }
561
+
562
+ &.e-pop-mode {
563
+
564
+ .e-toolbar-items {
565
+ width: calc(100% - $tbar-nav-nrml-width);
566
+ }
567
+ }
568
+ }
569
+
550
570
  .e-blazor-toolbar-items {
551
571
  position: absolute;
552
572
  top: -9999px;
@@ -684,6 +704,11 @@ $tbar-popup-btn-hover-border-size: 2px !default;
684
704
  min-height: $tbar-nrml-item-size;
685
705
  vertical-align: middle;
686
706
  width: auto;
707
+ flex: 0 0 auto;
708
+
709
+ &.e-spacer {
710
+ flex-grow: 1;
711
+ }
687
712
 
688
713
  .e-tbar-btn {
689
714
  display: flex;
@@ -1114,6 +1139,16 @@ $tbar-popup-btn-hover-border-size: 2px !default;
1114
1139
 
1115
1140
  &.e-rtl {
1116
1141
 
1142
+ &:not(.e-spacer-toolbar) {
1143
+
1144
+ .e-toolbar-items:not(.e-tbar-pos) {
1145
+
1146
+ .e-toolbar-item:first-child {
1147
+ margin-right: $tbar-item-nrml-mrgn;
1148
+ }
1149
+ }
1150
+ }
1151
+
1117
1152
  .e-toolbar-item {
1118
1153
 
1119
1154
  .e-tbar-btn {
@@ -576,6 +576,26 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
576
576
  white-space: nowrap;
577
577
  overflow: hidden;
578
578
 
579
+ &.e-spacer-toolbar {
580
+
581
+ .e-toolbar-items {
582
+ display: flex;
583
+ flex-wrap: nowrap;
584
+ width: 100%;
585
+
586
+ &:not(.e-toolbar-multirow) {
587
+ position: absolute;
588
+ }
589
+ }
590
+
591
+ &.e-pop-mode {
592
+
593
+ .e-toolbar-items {
594
+ width: calc(100% - $tbar-nav-nrml-width);
595
+ }
596
+ }
597
+ }
598
+
579
599
  .e-blazor-toolbar-items {
580
600
  position: absolute;
581
601
  top: -9999px;
@@ -713,6 +733,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
713
733
  min-height: $tbar-nrml-item-size;
714
734
  vertical-align: middle;
715
735
  width: auto;
736
+ flex: 0 0 auto;
737
+
738
+ &.e-spacer {
739
+ flex-grow: 1;
740
+ }
716
741
 
717
742
  .e-tbar-btn {
718
743
  display: flex;
@@ -1143,6 +1168,16 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
1143
1168
 
1144
1169
  &.e-rtl {
1145
1170
 
1171
+ &:not(.e-spacer-toolbar) {
1172
+
1173
+ .e-toolbar-items:not(.e-tbar-pos) {
1174
+
1175
+ .e-toolbar-item:first-child {
1176
+ margin-right: $tbar-item-nrml-mrgn;
1177
+ }
1178
+ }
1179
+ }
1180
+
1146
1181
  .e-toolbar-item {
1147
1182
 
1148
1183
  .e-tbar-btn {
@@ -564,6 +564,26 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
564
564
  white-space: nowrap;
565
565
  overflow: hidden;
566
566
 
567
+ &.e-spacer-toolbar {
568
+
569
+ .e-toolbar-items {
570
+ display: flex;
571
+ flex-wrap: nowrap;
572
+ width: 100%;
573
+
574
+ &:not(.e-toolbar-multirow) {
575
+ position: absolute;
576
+ }
577
+ }
578
+
579
+ &.e-pop-mode {
580
+
581
+ .e-toolbar-items {
582
+ width: calc(100% - $tbar-nav-nrml-width);
583
+ }
584
+ }
585
+ }
586
+
567
587
  .e-blazor-toolbar-items {
568
588
  position: absolute;
569
589
  top: -9999px;
@@ -701,6 +721,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
701
721
  min-height: $tbar-nrml-item-size;
702
722
  vertical-align: middle;
703
723
  width: auto;
724
+ flex: 0 0 auto;
725
+
726
+ &.e-spacer {
727
+ flex-grow: 1;
728
+ }
704
729
 
705
730
  .e-tbar-btn {
706
731
  display: flex;
@@ -1131,6 +1156,16 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
1131
1156
 
1132
1157
  &.e-rtl {
1133
1158
 
1159
+ &:not(.e-spacer-toolbar) {
1160
+
1161
+ .e-toolbar-items:not(.e-tbar-pos) {
1162
+
1163
+ .e-toolbar-item:first-child {
1164
+ margin-right: $tbar-item-nrml-mrgn;
1165
+ }
1166
+ }
1167
+ }
1168
+
1134
1169
  .e-toolbar-item {
1135
1170
 
1136
1171
  .e-tbar-btn {
@@ -549,6 +549,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
549
549
  white-space: nowrap;
550
550
  overflow: hidden;
551
551
 
552
+ &.e-spacer-toolbar {
553
+
554
+ .e-toolbar-items {
555
+ display: flex;
556
+ flex-wrap: nowrap;
557
+ width: 100%;
558
+
559
+ &:not(.e-toolbar-multirow) {
560
+ position: absolute;
561
+ }
562
+ }
563
+
564
+ &.e-pop-mode {
565
+
566
+ .e-toolbar-items {
567
+ width: calc(100% - $tbar-nav-nrml-width);
568
+ }
569
+ }
570
+ }
571
+
552
572
  .e-blazor-toolbar-items {
553
573
  position: absolute;
554
574
  top: -9999px;
@@ -686,6 +706,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
686
706
  min-height: $tbar-nrml-item-size;
687
707
  vertical-align: middle;
688
708
  width: auto;
709
+ flex: 0 0 auto;
710
+
711
+ &.e-spacer {
712
+ flex-grow: 1;
713
+ }
689
714
 
690
715
  .e-tbar-btn {
691
716
  display: flex;
@@ -1116,6 +1141,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1116
1141
 
1117
1142
  &.e-rtl {
1118
1143
 
1144
+ &:not(.e-spacer-toolbar) {
1145
+
1146
+ .e-toolbar-items:not(.e-tbar-pos) {
1147
+
1148
+ .e-toolbar-item:first-child {
1149
+ margin-right: $tbar-item-nrml-mrgn;
1150
+ }
1151
+ }
1152
+ }
1153
+
1119
1154
  .e-toolbar-item {
1120
1155
 
1121
1156
  .e-tbar-btn {