@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
@@ -15010,37 +15010,46 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
15010
15010
  }
15011
15011
  }
15012
15012
 
15013
- .e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15014
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15015
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15016
15013
  input.e-input#{$css}:-moz-placeholder,
15014
+ input.e-input#{$css}:-moz-placeholder,
15015
+ textarea.e-input#{$css}:-moz-placeholder,
15016
+ input.e-input#{$css}::-moz-placeholder,
15017
+ textarea.e-input#{$css}::-moz-placeholder,
15017
15018
  .e-input-group input.e-input:-moz-placeholder,
15018
15019
  .e-input-group input.e-input:-moz-placeholder,
15019
15020
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
15020
- input.e-input#{$css}:-moz-placeholder,
15021
15021
  .e-input-group input.e-input:-moz-placeholder,
15022
15022
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
15023
- textarea.e-input#{$css}:-moz-placeholder,
15024
15023
  .e-input-group textarea.e-input:-moz-placeholder,
15025
15024
  .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
15026
- input.e-input#{$css}::-moz-placeholder,
15027
15025
  .e-input-group input.e-input::-moz-placeholder,
15028
15026
  .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
15029
- textarea.e-input#{$css}::-moz-placeholder,
15030
15027
  .e-input-group textarea.e-input::-moz-placeholder,
15031
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
15028
+ .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
15029
+ color: $input-placeholder;
15030
+ }
15031
+
15032
+ input.e-input#{$css}::-webkit-input-placeholder,
15033
+ textarea.e-input#{$css}::-webkit-input-placeholder,
15034
+ .e-input-group input.e-input::-webkit-input-placeholder,
15035
+ .e-input-group textarea.e-input::-webkit-input-placeholder,
15036
+ .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
15037
+ .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
15038
+ color: $input-placeholder;
15039
+ }
15040
+
15032
15041
  input.e-input#{$css}:-ms-input-placeholder,
15042
+ textarea.e-input#{$css}:-ms-input-placeholder,
15033
15043
  .e-input-group input.e-input:-ms-input-placeholder,
15034
15044
  .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
15035
- textarea.e-input#{$css}:-ms-input-placeholder,
15036
15045
  .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
15037
- .e-input-group textarea.e-input:-ms-input-placeholder,
15038
- input.e-input#{$css}::-webkit-input-placeholder,
15039
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
15040
- .e-input-group input.e-input::-webkit-input-placeholder,
15041
- textarea.e-input#{$css}::-webkit-input-placeholder,
15042
- .e-input-group textarea.e-input::-webkit-input-placeholder,
15043
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
15046
+ .e-input-group textarea.e-input:-ms-input-placeholder {
15047
+ color: $input-placeholder;
15048
+ }
15049
+
15050
+ .e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15051
+ .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15052
+ .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15044
15053
  .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15045
15054
  .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15046
15055
  .e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
@@ -42637,6 +42646,26 @@ $modal-datetime-wrapper-width: 100% !default;
42637
42646
  }
42638
42647
  }
42639
42648
 
42649
+ .e-datetime-mob-popup-wrap {
42650
+ align-items: center;
42651
+ display: flex;
42652
+ flex-direction: column;
42653
+ height: 100%;
42654
+ justify-content: center;
42655
+ left: 0;
42656
+ max-height: 100%;
42657
+ position: fixed;
42658
+ top: 0;
42659
+ width: 100%;
42660
+ z-index: 1002;
42661
+
42662
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
42663
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
42664
+ position: relative;
42665
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
42666
+ }
42667
+ }
42668
+
42640
42669
  #{&}.e-datetimepicker.e-time-modal {
42641
42670
  @if $skin-name != 'Material3' {
42642
42671
  background-color: $datetime-default-overlay;
@@ -45054,6 +45083,7 @@ $zero-value: 0 !default;
45054
45083
 
45055
45084
  .e-btn:hover.e-flat:not([DISABLED]) {
45056
45085
  background: $dialog-footer-flat-hover-btn-bg-color;
45086
+ color: $dialog-footer-flat-btn-bg-color;
45057
45087
  }
45058
45088
  }
45059
45089
  }
@@ -67897,6 +67927,9 @@ $de-column-presets-font-size: 60px !default;
67897
67927
  background-color: rgb(206, 205, 205);
67898
67928
  margin: 0 2px;
67899
67929
  }
67930
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
67931
+ display: none;
67932
+ }
67900
67933
  .e-de-tc-pmark {
67901
67934
  font-size: 14px;
67902
67935
  font-family: Roboto-Regular;
@@ -75836,7 +75869,7 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 3.1em !default;
75836
75869
  $grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
75837
75870
  $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
75838
75871
  $grid-ungroup-rtl-padding-right: -7px !default;
75839
- $grid-headercelldiv-padding: 0 20px 0 8px !default;
75872
+ $grid-headercelldiv-padding: 0 20px 0 5px !default;
75840
75873
  $grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
75841
75874
  $grid-headercell-div-padding: 0 1.5em 0 .4em !default;
75842
75875
  $grid-group-text-width: auto !default;
@@ -76885,6 +76918,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
76885
76918
  }
76886
76919
 
76887
76920
  .e-dropitemscount {
76921
+ font-size: 14px;
76888
76922
  @if $grid-skin == 'tailwind' {
76889
76923
  margin-left: 1px;
76890
76924
  }
@@ -77602,8 +77636,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
77602
77636
  }
77603
77637
  }
77604
77638
 
77605
- & .e-toolbar-right,
77606
- & .e-toolbar-left {
77639
+ & .e-toolbar-right {
77607
77640
  & .e-search-wrapper {
77608
77641
  width: 100%;
77609
77642
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -78257,7 +78290,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
78257
78290
  }
78258
78291
 
78259
78292
  .e-summarycontent {
78260
- display: flex;
78261
78293
  & .e-indentcell {
78262
78294
  border-width: 1px 0 0;
78263
78295
  }
@@ -78584,7 +78616,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
78584
78616
  }
78585
78617
 
78586
78618
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
78587
- @if $grid-skin == 'bootstrap5' {
78619
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
78588
78620
  padding-left: 8px;
78589
78621
  }
78590
78622
  @else if $grid-skin == 'fluent' {
@@ -80156,7 +80188,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
80156
80188
  }
80157
80189
 
80158
80190
  & .e-cloneproperties {
80159
- border-width: $grid-border-size $grid-border-size 3px;
80191
+ border-width: $grid-border-size $grid-border-size 2px;
80160
80192
  }
80161
80193
 
80162
80194
  & tr {
@@ -80943,6 +80975,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
80943
80975
  @if $grid-skin == 'fluent2' {
80944
80976
  margin-top: -8px;
80945
80977
  }
80978
+ @if $grid-skin == 'bootstrap5.3' {
80979
+ margin-top: -9px;
80980
+ }
80946
80981
  }
80947
80982
 
80948
80983
  .e-reorderdownarrow {
@@ -81208,7 +81243,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81208
81243
  }
81209
81244
 
81210
81245
  & .e-tbar-btn.e-icon-btn:hover {
81211
- background-color: $group-header-hover-bg-color;
81246
+ @if $grid-skin == 'fluent2' {
81247
+ background-color: $group-header-hover-bg-color;
81248
+ }
81212
81249
  }
81213
81250
 
81214
81251
  .e-search-icon {
@@ -81880,7 +81917,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81880
81917
  }
81881
81918
 
81882
81919
  & .e-menu-item.e-focused {
81883
- background-color: transparent;
81920
+ @if $grid-skin != 'bootstrap5.3' {
81921
+ background-color: transparent;
81922
+ }
81884
81923
  }
81885
81924
  }
81886
81925
  }
@@ -82504,6 +82543,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
82504
82543
  color: $grid-row-selection-color;
82505
82544
  }
82506
82545
 
82546
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
82547
+ @if $grid-skin == 'fluent2' {
82548
+ color: $grid-row-selection-color;
82549
+ }
82550
+ }
82551
+
82507
82552
  td.e-active {
82508
82553
  background: $grid-row-selection-bg-color;
82509
82554
  }
@@ -98209,8 +98254,8 @@ $toast-icon-nrml-height: 24px !default;
98209
98254
  $toast-icon-nrml-width: 24px !default;
98210
98255
  $toast-icon-nrml-size: $text-xl !default;
98211
98256
  $toast-icon-nrml-right-margin: 8px !default;
98212
- $toast-close-icon-nrml-height: 20px !default;
98213
- $toast-close-icon-nrml-width: 20px !default;
98257
+ $toast-close-icon-nrml-height: 32px !default;
98258
+ $toast-close-icon-nrml-width: 32px !default;
98214
98259
  $toast-close-icon-nrml-size: $text-xl !default;
98215
98260
  $toast-position-nrml-distance: 10px !default;
98216
98261
  $multitoast-nrml-gap-distance: 10px !default;
@@ -98231,8 +98276,8 @@ $toast-icon-bgr-height: 24px !default;
98231
98276
  $toast-icon-bgr-width: 24px !default;
98232
98277
  $toast-icon-bgr-size: 20px !default;
98233
98278
  $toast-icon-bgr-right-margin: 14px !default;
98234
- $toast-close-icon-bgr-height: 20px !default;
98235
- $toast-close-icon-bgr-width: 20px !default;
98279
+ $toast-close-icon-bgr-height: 32px !default;
98280
+ $toast-close-icon-bgr-width: 32px !default;
98236
98281
  $toast-close-icon-bgr-size: $text-xl !default;
98237
98282
  $toast-position-bgr-distance: 10px !default;
98238
98283
  $multitoast-bgr-gap-distance: 10px !default;
@@ -98590,6 +98635,9 @@ $toast-warning-icon: '\e88b' !default;
98590
98635
  flex-direction: column;
98591
98636
  overflow: hidden;
98592
98637
  width: inherit;
98638
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
98639
+ flex: 1;
98640
+ }
98593
98641
 
98594
98642
  .e-toast-title,
98595
98643
  .e-toast-content {
@@ -98809,7 +98857,6 @@ $toast-warning-icon: '\e88b' !default;
98809
98857
  background: $toast-close-icon-hover-bg-color;
98810
98858
  border-radius: $toast-icon-hover-border-radius;
98811
98859
  height: 32px;
98812
- margin-top: -6px;
98813
98860
  }
98814
98861
  @else {
98815
98862
  background-color: $toast-close-icon-hover-bg-color;
@@ -15080,37 +15080,46 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
15080
15080
  }
15081
15081
  }
15082
15082
 
15083
- .e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15084
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15085
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15086
15083
  input.e-input#{$css}:-moz-placeholder,
15084
+ input.e-input#{$css}:-moz-placeholder,
15085
+ textarea.e-input#{$css}:-moz-placeholder,
15086
+ input.e-input#{$css}::-moz-placeholder,
15087
+ textarea.e-input#{$css}::-moz-placeholder,
15087
15088
  .e-input-group input.e-input:-moz-placeholder,
15088
15089
  .e-input-group input.e-input:-moz-placeholder,
15089
15090
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
15090
- input.e-input#{$css}:-moz-placeholder,
15091
15091
  .e-input-group input.e-input:-moz-placeholder,
15092
15092
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
15093
- textarea.e-input#{$css}:-moz-placeholder,
15094
15093
  .e-input-group textarea.e-input:-moz-placeholder,
15095
15094
  .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
15096
- input.e-input#{$css}::-moz-placeholder,
15097
15095
  .e-input-group input.e-input::-moz-placeholder,
15098
15096
  .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
15099
- textarea.e-input#{$css}::-moz-placeholder,
15100
15097
  .e-input-group textarea.e-input::-moz-placeholder,
15101
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
15098
+ .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
15099
+ color: $input-placeholder;
15100
+ }
15101
+
15102
+ input.e-input#{$css}::-webkit-input-placeholder,
15103
+ textarea.e-input#{$css}::-webkit-input-placeholder,
15104
+ .e-input-group input.e-input::-webkit-input-placeholder,
15105
+ .e-input-group textarea.e-input::-webkit-input-placeholder,
15106
+ .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
15107
+ .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
15108
+ color: $input-placeholder;
15109
+ }
15110
+
15102
15111
  input.e-input#{$css}:-ms-input-placeholder,
15112
+ textarea.e-input#{$css}:-ms-input-placeholder,
15103
15113
  .e-input-group input.e-input:-ms-input-placeholder,
15104
15114
  .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
15105
- textarea.e-input#{$css}:-ms-input-placeholder,
15106
15115
  .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
15107
- .e-input-group textarea.e-input:-ms-input-placeholder,
15108
- input.e-input#{$css}::-webkit-input-placeholder,
15109
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
15110
- .e-input-group input.e-input::-webkit-input-placeholder,
15111
- textarea.e-input#{$css}::-webkit-input-placeholder,
15112
- .e-input-group textarea.e-input::-webkit-input-placeholder,
15113
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
15116
+ .e-input-group textarea.e-input:-ms-input-placeholder {
15117
+ color: $input-placeholder;
15118
+ }
15119
+
15120
+ .e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15121
+ .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15122
+ .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15114
15123
  .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15115
15124
  .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15116
15125
  .e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
@@ -42707,6 +42716,26 @@ $modal-datetime-wrapper-width: 100% !default;
42707
42716
  }
42708
42717
  }
42709
42718
 
42719
+ .e-datetime-mob-popup-wrap {
42720
+ align-items: center;
42721
+ display: flex;
42722
+ flex-direction: column;
42723
+ height: 100%;
42724
+ justify-content: center;
42725
+ left: 0;
42726
+ max-height: 100%;
42727
+ position: fixed;
42728
+ top: 0;
42729
+ width: 100%;
42730
+ z-index: 1002;
42731
+
42732
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
42733
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
42734
+ position: relative;
42735
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
42736
+ }
42737
+ }
42738
+
42710
42739
  #{&}.e-datetimepicker.e-time-modal {
42711
42740
  @if $skin-name != 'Material3' {
42712
42741
  background-color: $datetime-default-overlay;
@@ -45124,6 +45153,7 @@ $zero-value: 0 !default;
45124
45153
 
45125
45154
  .e-btn:hover.e-flat:not([DISABLED]) {
45126
45155
  background: $dialog-footer-flat-hover-btn-bg-color;
45156
+ color: $dialog-footer-flat-btn-bg-color;
45127
45157
  }
45128
45158
  }
45129
45159
  }
@@ -67967,6 +67997,9 @@ $de-column-presets-font-size: 60px !default;
67967
67997
  background-color: rgb(206, 205, 205);
67968
67998
  margin: 0 2px;
67969
67999
  }
68000
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
68001
+ display: none;
68002
+ }
67970
68003
  .e-de-tc-pmark {
67971
68004
  font-size: 14px;
67972
68005
  font-family: Roboto-Regular;
@@ -75906,7 +75939,7 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 3.1em !default;
75906
75939
  $grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
75907
75940
  $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
75908
75941
  $grid-ungroup-rtl-padding-right: -7px !default;
75909
- $grid-headercelldiv-padding: 0 20px 0 8px !default;
75942
+ $grid-headercelldiv-padding: 0 20px 0 5px !default;
75910
75943
  $grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
75911
75944
  $grid-headercell-div-padding: 0 1.5em 0 .4em !default;
75912
75945
  $grid-group-text-width: auto !default;
@@ -76955,6 +76988,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
76955
76988
  }
76956
76989
 
76957
76990
  .e-dropitemscount {
76991
+ font-size: 14px;
76958
76992
  @if $grid-skin == 'tailwind' {
76959
76993
  margin-left: 1px;
76960
76994
  }
@@ -77672,8 +77706,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
77672
77706
  }
77673
77707
  }
77674
77708
 
77675
- & .e-toolbar-right,
77676
- & .e-toolbar-left {
77709
+ & .e-toolbar-right {
77677
77710
  & .e-search-wrapper {
77678
77711
  width: 100%;
77679
77712
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -78327,7 +78360,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
78327
78360
  }
78328
78361
 
78329
78362
  .e-summarycontent {
78330
- display: flex;
78331
78363
  & .e-indentcell {
78332
78364
  border-width: 1px 0 0;
78333
78365
  }
@@ -78654,7 +78686,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
78654
78686
  }
78655
78687
 
78656
78688
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
78657
- @if $grid-skin == 'bootstrap5' {
78689
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
78658
78690
  padding-left: 8px;
78659
78691
  }
78660
78692
  @else if $grid-skin == 'fluent' {
@@ -80226,7 +80258,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
80226
80258
  }
80227
80259
 
80228
80260
  & .e-cloneproperties {
80229
- border-width: $grid-border-size $grid-border-size 3px;
80261
+ border-width: $grid-border-size $grid-border-size 2px;
80230
80262
  }
80231
80263
 
80232
80264
  & tr {
@@ -81013,6 +81045,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81013
81045
  @if $grid-skin == 'fluent2' {
81014
81046
  margin-top: -8px;
81015
81047
  }
81048
+ @if $grid-skin == 'bootstrap5.3' {
81049
+ margin-top: -9px;
81050
+ }
81016
81051
  }
81017
81052
 
81018
81053
  .e-reorderdownarrow {
@@ -81278,7 +81313,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81278
81313
  }
81279
81314
 
81280
81315
  & .e-tbar-btn.e-icon-btn:hover {
81281
- background-color: $group-header-hover-bg-color;
81316
+ @if $grid-skin == 'fluent2' {
81317
+ background-color: $group-header-hover-bg-color;
81318
+ }
81282
81319
  }
81283
81320
 
81284
81321
  .e-search-icon {
@@ -81950,7 +81987,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
81950
81987
  }
81951
81988
 
81952
81989
  & .e-menu-item.e-focused {
81953
- background-color: transparent;
81990
+ @if $grid-skin != 'bootstrap5.3' {
81991
+ background-color: transparent;
81992
+ }
81954
81993
  }
81955
81994
  }
81956
81995
  }
@@ -82574,6 +82613,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
82574
82613
  color: $grid-row-selection-color;
82575
82614
  }
82576
82615
 
82616
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
82617
+ @if $grid-skin == 'fluent2' {
82618
+ color: $grid-row-selection-color;
82619
+ }
82620
+ }
82621
+
82577
82622
  td.e-active {
82578
82623
  background: $grid-row-selection-bg-color;
82579
82624
  }
@@ -98279,8 +98324,8 @@ $toast-icon-nrml-height: 24px !default;
98279
98324
  $toast-icon-nrml-width: 24px !default;
98280
98325
  $toast-icon-nrml-size: $text-xl !default;
98281
98326
  $toast-icon-nrml-right-margin: 8px !default;
98282
- $toast-close-icon-nrml-height: 20px !default;
98283
- $toast-close-icon-nrml-width: 20px !default;
98327
+ $toast-close-icon-nrml-height: 32px !default;
98328
+ $toast-close-icon-nrml-width: 32px !default;
98284
98329
  $toast-close-icon-nrml-size: $text-xl !default;
98285
98330
  $toast-position-nrml-distance: 10px !default;
98286
98331
  $multitoast-nrml-gap-distance: 10px !default;
@@ -98301,8 +98346,8 @@ $toast-icon-bgr-height: 24px !default;
98301
98346
  $toast-icon-bgr-width: 24px !default;
98302
98347
  $toast-icon-bgr-size: 20px !default;
98303
98348
  $toast-icon-bgr-right-margin: 14px !default;
98304
- $toast-close-icon-bgr-height: 20px !default;
98305
- $toast-close-icon-bgr-width: 20px !default;
98349
+ $toast-close-icon-bgr-height: 32px !default;
98350
+ $toast-close-icon-bgr-width: 32px !default;
98306
98351
  $toast-close-icon-bgr-size: $text-xl !default;
98307
98352
  $toast-position-bgr-distance: 10px !default;
98308
98353
  $multitoast-bgr-gap-distance: 10px !default;
@@ -98660,6 +98705,9 @@ $toast-warning-icon: '\e88b' !default;
98660
98705
  flex-direction: column;
98661
98706
  overflow: hidden;
98662
98707
  width: inherit;
98708
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
98709
+ flex: 1;
98710
+ }
98663
98711
 
98664
98712
  .e-toast-title,
98665
98713
  .e-toast-content {
@@ -98879,7 +98927,6 @@ $toast-warning-icon: '\e88b' !default;
98879
98927
  background: $toast-close-icon-hover-bg-color;
98880
98928
  border-radius: $toast-icon-hover-border-radius;
98881
98929
  height: 32px;
98882
- margin-top: -6px;
98883
98930
  }
98884
98931
  @else {
98885
98932
  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;
@@ -382,6 +382,9 @@ $toast-close-icon-hover-color: $grey-dark-font !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-close-icon-hover-color: $grey-dark-font !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: rgba($base-font, .8) !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: rgba($base-font, .8) !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;
@@ -381,6 +381,9 @@ $toast-close-icon-hover-color: $black !default;
381
381
  flex-direction: column;
382
382
  overflow: hidden;
383
383
  width: inherit;
384
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
385
+ flex: 1;
386
+ }
384
387
 
385
388
  .e-toast-title,
386
389
  .e-toast-content {
@@ -600,7 +603,6 @@ $toast-close-icon-hover-color: $black !default;
600
603
  background: $toast-close-icon-hover-bg-color;
601
604
  border-radius: $toast-icon-hover-border-radius;
602
605
  height: 32px;
603
- margin-top: -6px;
604
606
  }
605
607
  @else {
606
608
  background-color: $toast-close-icon-hover-bg-color;
@@ -379,6 +379,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
379
379
  flex-direction: column;
380
380
  overflow: hidden;
381
381
  width: inherit;
382
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
383
+ flex: 1;
384
+ }
382
385
 
383
386
  .e-toast-title,
384
387
  .e-toast-content {
@@ -598,7 +601,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
598
601
  background: $toast-close-icon-hover-bg-color;
599
602
  border-radius: $toast-icon-hover-border-radius;
600
603
  height: 32px;
601
- margin-top: -6px;
602
604
  }
603
605
  @else {
604
606
  background-color: $toast-close-icon-hover-bg-color;
@@ -379,6 +379,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
379
379
  flex-direction: column;
380
380
  overflow: hidden;
381
381
  width: inherit;
382
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
383
+ flex: 1;
384
+ }
382
385
 
383
386
  .e-toast-title,
384
387
  .e-toast-content {
@@ -598,7 +601,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
598
601
  background: $toast-close-icon-hover-bg-color;
599
602
  border-radius: $toast-icon-hover-border-radius;
600
603
  height: 32px;
601
- margin-top: -6px;
602
604
  }
603
605
  @else {
604
606
  background-color: $toast-close-icon-hover-bg-color;
@@ -369,6 +369,9 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
369
369
  flex-direction: column;
370
370
  overflow: hidden;
371
371
  width: inherit;
372
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
373
+ flex: 1;
374
+ }
372
375
 
373
376
  .e-toast-title,
374
377
  .e-toast-content {
@@ -588,7 +591,6 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
588
591
  background: $toast-close-icon-hover-bg-color;
589
592
  border-radius: $toast-icon-hover-border-radius;
590
593
  height: 32px;
591
- margin-top: -6px;
592
594
  }
593
595
  @else {
594
596
  background-color: $toast-close-icon-hover-bg-color;
@@ -370,6 +370,9 @@ $toast-close-icon-hover-color: $theme-primary !default;
370
370
  flex-direction: column;
371
371
  overflow: hidden;
372
372
  width: inherit;
373
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
374
+ flex: 1;
375
+ }
373
376
 
374
377
  .e-toast-title,
375
378
  .e-toast-content {
@@ -589,7 +592,6 @@ $toast-close-icon-hover-color: $theme-primary !default;
589
592
  background: $toast-close-icon-hover-bg-color;
590
593
  border-radius: $toast-icon-hover-border-radius;
591
594
  height: 32px;
592
- margin-top: -6px;
593
595
  }
594
596
  @else {
595
597
  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;