@syncfusion/blazor-themes 26.2.9 → 26.2.11

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 (153) hide show
  1. package/SCSS-Themes/bds-dark.scss +71 -24
  2. package/SCSS-Themes/bds.scss +71 -24
  3. package/SCSS-Themes/bootstrap-dark.scss +72 -25
  4. package/SCSS-Themes/bootstrap.scss +72 -25
  5. package/SCSS-Themes/bootstrap4.scss +72 -25
  6. package/SCSS-Themes/bootstrap5-dark.scss +73 -26
  7. package/SCSS-Themes/bootstrap5.scss +73 -26
  8. package/SCSS-Themes/calendars/datetimepicker/bds-dark.scss +20 -0
  9. package/SCSS-Themes/calendars/datetimepicker/bds.scss +20 -0
  10. package/SCSS-Themes/calendars/datetimepicker/bootstrap-dark.scss +20 -0
  11. package/SCSS-Themes/calendars/datetimepicker/bootstrap.scss +20 -0
  12. package/SCSS-Themes/calendars/datetimepicker/bootstrap4.scss +20 -0
  13. package/SCSS-Themes/calendars/datetimepicker/bootstrap5-dark.scss +20 -0
  14. package/SCSS-Themes/calendars/datetimepicker/bootstrap5.scss +20 -0
  15. package/SCSS-Themes/calendars/datetimepicker/fabric-dark.scss +20 -0
  16. package/SCSS-Themes/calendars/datetimepicker/fabric.scss +20 -0
  17. package/SCSS-Themes/calendars/datetimepicker/fluent-dark.scss +20 -0
  18. package/SCSS-Themes/calendars/datetimepicker/fluent.scss +20 -0
  19. package/SCSS-Themes/calendars/datetimepicker/fluent2-dark.scss +20 -0
  20. package/SCSS-Themes/calendars/datetimepicker/fluent2.scss +20 -0
  21. package/SCSS-Themes/calendars/datetimepicker/highcontrast.scss +20 -0
  22. package/SCSS-Themes/calendars/datetimepicker/material-dark.scss +20 -0
  23. package/SCSS-Themes/calendars/datetimepicker/material.scss +20 -0
  24. package/SCSS-Themes/calendars/datetimepicker/material3-dark.scss +20 -0
  25. package/SCSS-Themes/calendars/datetimepicker/material3.scss +20 -0
  26. package/SCSS-Themes/calendars/datetimepicker/tailwind-dark.scss +20 -0
  27. package/SCSS-Themes/calendars/datetimepicker/tailwind.scss +20 -0
  28. package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +3 -0
  29. package/SCSS-Themes/documenteditor/document-editor/bds.scss +3 -0
  30. package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +3 -0
  31. package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +3 -0
  32. package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +3 -0
  33. package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +3 -0
  34. package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +3 -0
  35. package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +3 -0
  36. package/SCSS-Themes/documenteditor/document-editor/fabric.scss +3 -0
  37. package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +3 -0
  38. package/SCSS-Themes/documenteditor/document-editor/fluent.scss +3 -0
  39. package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +3 -0
  40. package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +3 -0
  41. package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +3 -0
  42. package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +3 -0
  43. package/SCSS-Themes/documenteditor/document-editor/material.scss +3 -0
  44. package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +3 -0
  45. package/SCSS-Themes/documenteditor/document-editor/material3.scss +3 -0
  46. package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +3 -0
  47. package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +3 -0
  48. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +5 -0
  49. package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
  50. package/SCSS-Themes/fabric-dark.scss +72 -25
  51. package/SCSS-Themes/fabric.scss +72 -25
  52. package/SCSS-Themes/fluent-dark.scss +71 -24
  53. package/SCSS-Themes/fluent.scss +71 -24
  54. package/SCSS-Themes/fluent2-dark.scss +72 -25
  55. package/SCSS-Themes/fluent2.scss +72 -25
  56. package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +1 -1
  57. package/SCSS-Themes/grids/excel-filter/bootstrap.scss +1 -1
  58. package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +1 -1
  59. package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +1 -1
  60. package/SCSS-Themes/grids/excel-filter/fabric.scss +1 -1
  61. package/SCSS-Themes/grids/excel-filter/highcontrast.scss +1 -1
  62. package/SCSS-Themes/grids/excel-filter/material-dark.scss +1 -1
  63. package/SCSS-Themes/grids/excel-filter/material.scss +1 -1
  64. package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +1 -1
  65. package/SCSS-Themes/grids/excel-filter/tailwind.scss +1 -1
  66. package/SCSS-Themes/grids/grid/bds-dark.scss +19 -7
  67. package/SCSS-Themes/grids/grid/bds.scss +19 -7
  68. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +19 -7
  69. package/SCSS-Themes/grids/grid/bootstrap.scss +19 -7
  70. package/SCSS-Themes/grids/grid/bootstrap4.scss +19 -7
  71. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +21 -9
  72. package/SCSS-Themes/grids/grid/bootstrap5.scss +21 -9
  73. package/SCSS-Themes/grids/grid/fabric-dark.scss +19 -7
  74. package/SCSS-Themes/grids/grid/fabric.scss +19 -7
  75. package/SCSS-Themes/grids/grid/fluent-dark.scss +19 -7
  76. package/SCSS-Themes/grids/grid/fluent.scss +19 -7
  77. package/SCSS-Themes/grids/grid/fluent2-dark.scss +20 -8
  78. package/SCSS-Themes/grids/grid/fluent2.scss +20 -8
  79. package/SCSS-Themes/grids/grid/highcontrast.scss +19 -7
  80. package/SCSS-Themes/grids/grid/material-dark.scss +19 -7
  81. package/SCSS-Themes/grids/grid/material.scss +19 -7
  82. package/SCSS-Themes/grids/grid/material3-dark.scss +20 -8
  83. package/SCSS-Themes/grids/grid/material3.scss +20 -8
  84. package/SCSS-Themes/grids/grid/tailwind-dark.scss +19 -7
  85. package/SCSS-Themes/grids/grid/tailwind.scss +19 -7
  86. package/SCSS-Themes/highcontrast.scss +72 -25
  87. package/SCSS-Themes/inputs/input/bds-dark.scss +25 -16
  88. package/SCSS-Themes/inputs/input/bds.scss +25 -16
  89. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +25 -16
  90. package/SCSS-Themes/inputs/input/bootstrap.scss +25 -16
  91. package/SCSS-Themes/inputs/input/bootstrap4.scss +25 -16
  92. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +25 -16
  93. package/SCSS-Themes/inputs/input/bootstrap5.scss +25 -16
  94. package/SCSS-Themes/inputs/input/fabric-dark.scss +25 -16
  95. package/SCSS-Themes/inputs/input/fabric.scss +25 -16
  96. package/SCSS-Themes/inputs/input/fluent-dark.scss +25 -16
  97. package/SCSS-Themes/inputs/input/fluent.scss +25 -16
  98. package/SCSS-Themes/inputs/input/fluent2-dark.scss +25 -16
  99. package/SCSS-Themes/inputs/input/fluent2.scss +25 -16
  100. package/SCSS-Themes/inputs/input/highcontrast.scss +25 -16
  101. package/SCSS-Themes/inputs/input/material-dark.scss +25 -16
  102. package/SCSS-Themes/inputs/input/material.scss +25 -16
  103. package/SCSS-Themes/inputs/input/material3-dark.scss +25 -16
  104. package/SCSS-Themes/inputs/input/material3.scss +25 -16
  105. package/SCSS-Themes/inputs/input/tailwind-dark.scss +25 -16
  106. package/SCSS-Themes/inputs/input/tailwind.scss +25 -16
  107. package/SCSS-Themes/material-dark.scss +82 -30
  108. package/SCSS-Themes/material.scss +83 -31
  109. package/SCSS-Themes/material3-dark.scss +76 -29
  110. package/SCSS-Themes/material3.scss +76 -29
  111. package/SCSS-Themes/notifications/toast/bds-dark.scss +3 -1
  112. package/SCSS-Themes/notifications/toast/bds.scss +3 -1
  113. package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +3 -1
  114. package/SCSS-Themes/notifications/toast/bootstrap.scss +3 -1
  115. package/SCSS-Themes/notifications/toast/bootstrap4.scss +3 -1
  116. package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +3 -1
  117. package/SCSS-Themes/notifications/toast/bootstrap5.scss +3 -1
  118. package/SCSS-Themes/notifications/toast/fabric-dark.scss +3 -1
  119. package/SCSS-Themes/notifications/toast/fabric.scss +3 -1
  120. package/SCSS-Themes/notifications/toast/fluent-dark.scss +3 -1
  121. package/SCSS-Themes/notifications/toast/fluent.scss +3 -1
  122. package/SCSS-Themes/notifications/toast/fluent2-dark.scss +3 -1
  123. package/SCSS-Themes/notifications/toast/fluent2.scss +3 -1
  124. package/SCSS-Themes/notifications/toast/highcontrast.scss +3 -1
  125. package/SCSS-Themes/notifications/toast/material-dark.scss +8 -6
  126. package/SCSS-Themes/notifications/toast/material.scss +8 -6
  127. package/SCSS-Themes/notifications/toast/material3-dark.scss +7 -5
  128. package/SCSS-Themes/notifications/toast/material3.scss +7 -5
  129. package/SCSS-Themes/notifications/toast/tailwind-dark.scss +3 -1
  130. package/SCSS-Themes/notifications/toast/tailwind.scss +3 -1
  131. package/SCSS-Themes/popups/dialog/bds-dark.scss +1 -0
  132. package/SCSS-Themes/popups/dialog/bds.scss +1 -0
  133. package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +1 -0
  134. package/SCSS-Themes/popups/dialog/bootstrap.scss +1 -0
  135. package/SCSS-Themes/popups/dialog/bootstrap4.scss +1 -0
  136. package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +1 -0
  137. package/SCSS-Themes/popups/dialog/bootstrap5.scss +1 -0
  138. package/SCSS-Themes/popups/dialog/fabric-dark.scss +1 -0
  139. package/SCSS-Themes/popups/dialog/fabric.scss +1 -0
  140. package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -0
  141. package/SCSS-Themes/popups/dialog/fluent.scss +1 -0
  142. package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
  143. package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
  144. package/SCSS-Themes/popups/dialog/highcontrast.scss +1 -0
  145. package/SCSS-Themes/popups/dialog/material-dark.scss +1 -0
  146. package/SCSS-Themes/popups/dialog/material.scss +1 -0
  147. package/SCSS-Themes/popups/dialog/material3-dark.scss +1 -0
  148. package/SCSS-Themes/popups/dialog/material3.scss +1 -0
  149. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +1 -0
  150. package/SCSS-Themes/popups/dialog/tailwind.scss +1 -0
  151. package/SCSS-Themes/tailwind-dark.scss +72 -25
  152. package/SCSS-Themes/tailwind.scss +72 -25
  153. package/package.json +1 -1
@@ -375,6 +375,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
375
375
  flex-direction: column;
376
376
  overflow: hidden;
377
377
  width: inherit;
378
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
379
+ flex: 1;
380
+ }
378
381
 
379
382
  .e-toast-title,
380
383
  .e-toast-content {
@@ -594,7 +597,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
594
597
  background: $toast-close-icon-hover-bg-color;
595
598
  border-radius: $toast-icon-hover-border-radius;
596
599
  height: 32px;
597
- margin-top: -6px;
598
600
  }
599
601
  @else {
600
602
  background-color: $toast-close-icon-hover-bg-color;
@@ -382,6 +382,9 @@ $toast-warning-icon: '\e703' !default;
382
382
  flex-direction: column;
383
383
  overflow: hidden;
384
384
  width: inherit;
385
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
386
+ flex: 1;
387
+ }
385
388
 
386
389
  .e-toast-title,
387
390
  .e-toast-content {
@@ -601,7 +604,6 @@ $toast-warning-icon: '\e703' !default;
601
604
  background: $toast-close-icon-hover-bg-color;
602
605
  border-radius: $toast-icon-hover-border-radius;
603
606
  height: 32px;
604
- margin-top: -6px;
605
607
  }
606
608
  @else {
607
609
  background-color: $toast-close-icon-hover-bg-color;
@@ -382,6 +382,9 @@ $toast-warning-icon: '\e703' !default;
382
382
  flex-direction: column;
383
383
  overflow: hidden;
384
384
  width: inherit;
385
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
386
+ flex: 1;
387
+ }
385
388
 
386
389
  .e-toast-title,
387
390
  .e-toast-content {
@@ -601,7 +604,6 @@ $toast-warning-icon: '\e703' !default;
601
604
  background: $toast-close-icon-hover-bg-color;
602
605
  border-radius: $toast-icon-hover-border-radius;
603
606
  height: 32px;
604
- margin-top: -6px;
605
607
  }
606
608
  @else {
607
609
  background-color: $toast-close-icon-hover-bg-color;
@@ -380,6 +380,9 @@ $toast-close-icon-hover-color: $selection-font !default;
380
380
  flex-direction: column;
381
381
  overflow: hidden;
382
382
  width: inherit;
383
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
384
+ flex: 1;
385
+ }
383
386
 
384
387
  .e-toast-title,
385
388
  .e-toast-content {
@@ -599,7 +602,6 @@ $toast-close-icon-hover-color: $selection-font !default;
599
602
  background: $toast-close-icon-hover-bg-color;
600
603
  border-radius: $toast-icon-hover-border-radius;
601
604
  height: 32px;
602
- margin-top: -6px;
603
605
  }
604
606
  @else {
605
607
  background-color: $toast-close-icon-hover-bg-color;
@@ -5,9 +5,9 @@ $toast-icon-nrml-height: 24px !default;
5
5
  $toast-icon-nrml-width: 24px !default;
6
6
  $toast-icon-nrml-size: 18px !default;
7
7
  $toast-icon-nrml-right-margin: 14px !default;
8
- $toast-close-icon-nrml-height: 24px !default;
9
- $toast-close-icon-nrml-width: 24px !default;
10
- $toast-close-icon-nrml-size: 14px !default;
8
+ $toast-close-icon-nrml-height: 30px !default;
9
+ $toast-close-icon-nrml-width: 30px !default;
10
+ $toast-close-icon-nrml-size: 12px !default;
11
11
  $toast-position-nrml-distance: 10px !default;
12
12
  $multitoast-nrml-gap-distance: 10px !default;
13
13
  $toast-nrml-min-height: 48px !default;
@@ -25,8 +25,8 @@ $toast-icon-bgr-height: 24px !default;
25
25
  $toast-icon-bgr-width: 24px !default;
26
26
  $toast-icon-bgr-size: 18px !default;
27
27
  $toast-icon-bgr-right-margin: 14px !default;
28
- $toast-close-icon-bgr-height: 24px !default;
29
- $toast-close-icon-bgr-width: 24px !default;
28
+ $toast-close-icon-bgr-height: 30px !default;
29
+ $toast-close-icon-bgr-width: 30px !default;
30
30
  $toast-close-icon-bgr-size: 14px !default;
31
31
  $toast-position-bgr-distance: 10px !default;
32
32
  $multitoast-bgr-gap-distance: 10px !default;
@@ -385,6 +385,9 @@ $toast-icon-hover-border-radius: 50% !default;
385
385
  flex-direction: column;
386
386
  overflow: hidden;
387
387
  width: inherit;
388
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
389
+ flex: 1;
390
+ }
388
391
 
389
392
  .e-toast-title,
390
393
  .e-toast-content {
@@ -604,7 +607,6 @@ $toast-icon-hover-border-radius: 50% !default;
604
607
  background: $toast-close-icon-hover-bg-color;
605
608
  border-radius: $toast-icon-hover-border-radius;
606
609
  height: 32px;
607
- margin-top: -6px;
608
610
  }
609
611
  @else {
610
612
  background-color: $toast-close-icon-hover-bg-color;
@@ -5,9 +5,9 @@ $toast-icon-nrml-height: 24px !default;
5
5
  $toast-icon-nrml-width: 24px !default;
6
6
  $toast-icon-nrml-size: 18px !default;
7
7
  $toast-icon-nrml-right-margin: 14px !default;
8
- $toast-close-icon-nrml-height: 24px !default;
9
- $toast-close-icon-nrml-width: 24px !default;
10
- $toast-close-icon-nrml-size: 14px !default;
8
+ $toast-close-icon-nrml-height: 30px !default;
9
+ $toast-close-icon-nrml-width: 30px !default;
10
+ $toast-close-icon-nrml-size: 12px !default;
11
11
  $toast-position-nrml-distance: 10px !default;
12
12
  $multitoast-nrml-gap-distance: 10px !default;
13
13
  $toast-nrml-min-height: 48px !default;
@@ -25,8 +25,8 @@ $toast-icon-bgr-height: 24px !default;
25
25
  $toast-icon-bgr-width: 24px !default;
26
26
  $toast-icon-bgr-size: 18px !default;
27
27
  $toast-icon-bgr-right-margin: 14px !default;
28
- $toast-close-icon-bgr-height: 24px !default;
29
- $toast-close-icon-bgr-width: 24px !default;
28
+ $toast-close-icon-bgr-height: 30px !default;
29
+ $toast-close-icon-bgr-width: 30px !default;
30
30
  $toast-close-icon-bgr-size: 14px !default;
31
31
  $toast-position-bgr-distance: 10px !default;
32
32
  $multitoast-bgr-gap-distance: 10px !default;
@@ -385,6 +385,9 @@ $toast-icon-hover-border-radius: 50% !default;
385
385
  flex-direction: column;
386
386
  overflow: hidden;
387
387
  width: inherit;
388
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
389
+ flex: 1;
390
+ }
388
391
 
389
392
  .e-toast-title,
390
393
  .e-toast-content {
@@ -604,7 +607,6 @@ $toast-icon-hover-border-radius: 50% !default;
604
607
  background: $toast-close-icon-hover-bg-color;
605
608
  border-radius: $toast-icon-hover-border-radius;
606
609
  height: 32px;
607
- margin-top: -6px;
608
610
  }
609
611
  @else {
610
612
  background-color: $toast-close-icon-hover-bg-color;
@@ -6,8 +6,8 @@ $toast-icon-nrml-height: 24px !default;
6
6
  $toast-icon-nrml-width: 24px !default;
7
7
  $toast-icon-nrml-size: $text-xl !default;
8
8
  $toast-icon-nrml-right-margin: 8px !default;
9
- $toast-close-icon-nrml-height: 20px !default;
10
- $toast-close-icon-nrml-width: 20px !default;
9
+ $toast-close-icon-nrml-height: 32px !default;
10
+ $toast-close-icon-nrml-width: 32px !default;
11
11
  $toast-close-icon-nrml-size: $text-xl !default;
12
12
  $toast-position-nrml-distance: 10px !default;
13
13
  $multitoast-nrml-gap-distance: 10px !default;
@@ -28,8 +28,8 @@ $toast-icon-bgr-height: 24px !default;
28
28
  $toast-icon-bgr-width: 24px !default;
29
29
  $toast-icon-bgr-size: 20px !default;
30
30
  $toast-icon-bgr-right-margin: 14px !default;
31
- $toast-close-icon-bgr-height: 20px !default;
32
- $toast-close-icon-bgr-width: 20px !default;
31
+ $toast-close-icon-bgr-height: 32px !default;
32
+ $toast-close-icon-bgr-width: 32px !default;
33
33
  $toast-close-icon-bgr-size: $text-xl !default;
34
34
  $toast-position-bgr-distance: 10px !default;
35
35
  $multitoast-bgr-gap-distance: 10px !default;
@@ -387,6 +387,9 @@ $toast-warning-icon: '\e88b' !default;
387
387
  flex-direction: column;
388
388
  overflow: hidden;
389
389
  width: inherit;
390
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
391
+ flex: 1;
392
+ }
390
393
 
391
394
  .e-toast-title,
392
395
  .e-toast-content {
@@ -606,7 +609,6 @@ $toast-warning-icon: '\e88b' !default;
606
609
  background: $toast-close-icon-hover-bg-color;
607
610
  border-radius: $toast-icon-hover-border-radius;
608
611
  height: 32px;
609
- margin-top: -6px;
610
612
  }
611
613
  @else {
612
614
  background-color: $toast-close-icon-hover-bg-color;
@@ -6,8 +6,8 @@ $toast-icon-nrml-height: 24px !default;
6
6
  $toast-icon-nrml-width: 24px !default;
7
7
  $toast-icon-nrml-size: $text-xl !default;
8
8
  $toast-icon-nrml-right-margin: 8px !default;
9
- $toast-close-icon-nrml-height: 20px !default;
10
- $toast-close-icon-nrml-width: 20px !default;
9
+ $toast-close-icon-nrml-height: 32px !default;
10
+ $toast-close-icon-nrml-width: 32px !default;
11
11
  $toast-close-icon-nrml-size: $text-xl !default;
12
12
  $toast-position-nrml-distance: 10px !default;
13
13
  $multitoast-nrml-gap-distance: 10px !default;
@@ -28,8 +28,8 @@ $toast-icon-bgr-height: 24px !default;
28
28
  $toast-icon-bgr-width: 24px !default;
29
29
  $toast-icon-bgr-size: 20px !default;
30
30
  $toast-icon-bgr-right-margin: 14px !default;
31
- $toast-close-icon-bgr-height: 20px !default;
32
- $toast-close-icon-bgr-width: 20px !default;
31
+ $toast-close-icon-bgr-height: 32px !default;
32
+ $toast-close-icon-bgr-width: 32px !default;
33
33
  $toast-close-icon-bgr-size: $text-xl !default;
34
34
  $toast-position-bgr-distance: 10px !default;
35
35
  $multitoast-bgr-gap-distance: 10px !default;
@@ -387,6 +387,9 @@ $toast-warning-icon: '\e88b' !default;
387
387
  flex-direction: column;
388
388
  overflow: hidden;
389
389
  width: inherit;
390
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
391
+ flex: 1;
392
+ }
390
393
 
391
394
  .e-toast-title,
392
395
  .e-toast-content {
@@ -606,7 +609,6 @@ $toast-warning-icon: '\e88b' !default;
606
609
  background: $toast-close-icon-hover-bg-color;
607
610
  border-radius: $toast-icon-hover-border-radius;
608
611
  height: 32px;
609
- margin-top: -6px;
610
612
  }
611
613
  @else {
612
614
  background-color: $toast-close-icon-hover-bg-color;
@@ -375,6 +375,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
375
375
  flex-direction: column;
376
376
  overflow: hidden;
377
377
  width: inherit;
378
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
379
+ flex: 1;
380
+ }
378
381
 
379
382
  .e-toast-title,
380
383
  .e-toast-content {
@@ -594,7 +597,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
594
597
  background: $toast-close-icon-hover-bg-color;
595
598
  border-radius: $toast-icon-hover-border-radius;
596
599
  height: 32px;
597
- margin-top: -6px;
598
600
  }
599
601
  @else {
600
602
  background-color: $toast-close-icon-hover-bg-color;
@@ -375,6 +375,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
375
375
  flex-direction: column;
376
376
  overflow: hidden;
377
377
  width: inherit;
378
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
379
+ flex: 1;
380
+ }
378
381
 
379
382
  .e-toast-title,
380
383
  .e-toast-content {
@@ -594,7 +597,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
594
597
  background: $toast-close-icon-hover-bg-color;
595
598
  border-radius: $toast-icon-hover-border-radius;
596
599
  height: 32px;
597
- margin-top: -6px;
598
600
  }
599
601
  @else {
600
602
  background-color: $toast-close-icon-hover-bg-color;
@@ -668,6 +668,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
668
668
 
669
669
  .e-btn:hover.e-flat:not([DISABLED]) {
670
670
  background: $dialog-footer-flat-hover-btn-bg-color;
671
+ color: $dialog-footer-flat-btn-bg-color;
671
672
  }
672
673
  }
673
674
  }
@@ -668,6 +668,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
668
668
 
669
669
  .e-btn:hover.e-flat:not([DISABLED]) {
670
670
  background: $dialog-footer-flat-hover-btn-bg-color;
671
+ color: $dialog-footer-flat-btn-bg-color;
671
672
  }
672
673
  }
673
674
  }
@@ -647,6 +647,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
647
647
 
648
648
  .e-btn:hover.e-flat:not([DISABLED]) {
649
649
  background: $dialog-footer-flat-hover-btn-bg-color;
650
+ color: $dialog-footer-flat-btn-bg-color;
650
651
  }
651
652
  }
652
653
  }
@@ -639,6 +639,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
639
639
 
640
640
  .e-btn:hover.e-flat:not([DISABLED]) {
641
641
  background: $dialog-footer-flat-hover-btn-bg-color;
642
+ color: $dialog-footer-flat-btn-bg-color;
642
643
  }
643
644
  }
644
645
  }
@@ -639,6 +639,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
639
639
 
640
640
  .e-btn:hover.e-flat:not([DISABLED]) {
641
641
  background: $dialog-footer-flat-hover-btn-bg-color;
642
+ color: $dialog-footer-flat-btn-bg-color;
642
643
  }
643
644
  }
644
645
  }
@@ -649,6 +649,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
649
649
 
650
650
  .e-btn:hover.e-flat:not([DISABLED]) {
651
651
  background: $dialog-footer-flat-hover-btn-bg-color;
652
+ color: $dialog-footer-flat-btn-bg-color;
652
653
  }
653
654
  }
654
655
  }
@@ -649,6 +649,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
649
649
 
650
650
  .e-btn:hover.e-flat:not([DISABLED]) {
651
651
  background: $dialog-footer-flat-hover-btn-bg-color;
652
+ color: $dialog-footer-flat-btn-bg-color;
652
653
  }
653
654
  }
654
655
  }
@@ -644,6 +644,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
644
644
 
645
645
  .e-btn:hover.e-flat:not([DISABLED]) {
646
646
  background: $dialog-footer-flat-hover-btn-bg-color;
647
+ color: $dialog-footer-flat-btn-bg-color;
647
648
  }
648
649
  }
649
650
  }
@@ -639,6 +639,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
639
639
 
640
640
  .e-btn:hover.e-flat:not([DISABLED]) {
641
641
  background: $dialog-footer-flat-hover-btn-bg-color;
642
+ color: $dialog-footer-flat-btn-bg-color;
642
643
  }
643
644
  }
644
645
  }
@@ -655,6 +655,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
655
655
 
656
656
  .e-btn:hover.e-flat:not([DISABLED]) {
657
657
  background: $dialog-footer-flat-hover-btn-bg-color;
658
+ color: $dialog-footer-flat-btn-bg-color;
658
659
  }
659
660
  }
660
661
  }
@@ -655,6 +655,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
655
655
 
656
656
  .e-btn:hover.e-flat:not([DISABLED]) {
657
657
  background: $dialog-footer-flat-hover-btn-bg-color;
658
+ color: $dialog-footer-flat-btn-bg-color;
658
659
  }
659
660
  }
660
661
  }
@@ -662,6 +662,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
662
662
 
663
663
  .e-btn:hover.e-flat:not([DISABLED]) {
664
664
  background: $dialog-footer-flat-hover-btn-bg-color;
665
+ color: $dialog-footer-flat-btn-bg-color;
665
666
  }
666
667
  }
667
668
  }
@@ -662,6 +662,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
662
662
 
663
663
  .e-btn:hover.e-flat:not([DISABLED]) {
664
664
  background: $dialog-footer-flat-hover-btn-bg-color;
665
+ color: $dialog-footer-flat-btn-bg-color;
665
666
  }
666
667
  }
667
668
  }
@@ -639,6 +639,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
639
639
 
640
640
  .e-btn:hover.e-flat:not([DISABLED]) {
641
641
  background: $dialog-footer-flat-hover-btn-bg-color;
642
+ color: $dialog-footer-flat-btn-bg-color;
642
643
  }
643
644
  }
644
645
  }
@@ -644,6 +644,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
644
644
 
645
645
  .e-btn:hover.e-flat:not([DISABLED]) {
646
646
  background: $dialog-footer-flat-hover-btn-bg-color;
647
+ color: $dialog-footer-flat-btn-bg-color;
647
648
  }
648
649
  }
649
650
  }
@@ -639,6 +639,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
639
639
 
640
640
  .e-btn:hover.e-flat:not([DISABLED]) {
641
641
  background: $dialog-footer-flat-hover-btn-bg-color;
642
+ color: $dialog-footer-flat-btn-bg-color;
642
643
  }
643
644
  }
644
645
  }
@@ -646,6 +646,7 @@ $zero-value: 0 !default;
646
646
 
647
647
  .e-btn:hover.e-flat:not([DISABLED]) {
648
648
  background: $dialog-footer-flat-hover-btn-bg-color;
649
+ color: $dialog-footer-flat-btn-bg-color;
649
650
  }
650
651
  }
651
652
  }
@@ -646,6 +646,7 @@ $zero-value: 0 !default;
646
646
 
647
647
  .e-btn:hover.e-flat:not([DISABLED]) {
648
648
  background: $dialog-footer-flat-hover-btn-bg-color;
649
+ color: $dialog-footer-flat-btn-bg-color;
649
650
  }
650
651
  }
651
652
  }
@@ -649,6 +649,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
649
649
 
650
650
  .e-btn:hover.e-flat:not([DISABLED]) {
651
651
  background: $dialog-footer-flat-hover-btn-bg-color;
652
+ color: $dialog-footer-flat-btn-bg-color;
652
653
  }
653
654
  }
654
655
  }
@@ -649,6 +649,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
649
649
 
650
650
  .e-btn:hover.e-flat:not([DISABLED]) {
651
651
  background: $dialog-footer-flat-hover-btn-bg-color;
652
+ color: $dialog-footer-flat-btn-bg-color;
652
653
  }
653
654
  }
654
655
  }