@syncfusion/blazor-themes 26.2.10 → 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 (113) hide show
  1. package/SCSS-Themes/bds-dark.scss +38 -19
  2. package/SCSS-Themes/bds.scss +38 -19
  3. package/SCSS-Themes/bootstrap-dark.scss +39 -20
  4. package/SCSS-Themes/bootstrap.scss +39 -20
  5. package/SCSS-Themes/bootstrap4.scss +39 -20
  6. package/SCSS-Themes/bootstrap5-dark.scss +38 -19
  7. package/SCSS-Themes/bootstrap5.scss +38 -19
  8. package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +3 -0
  9. package/SCSS-Themes/documenteditor/document-editor/bds.scss +3 -0
  10. package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +3 -0
  11. package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +3 -0
  12. package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +3 -0
  13. package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +3 -0
  14. package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +3 -0
  15. package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +3 -0
  16. package/SCSS-Themes/documenteditor/document-editor/fabric.scss +3 -0
  17. package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +3 -0
  18. package/SCSS-Themes/documenteditor/document-editor/fluent.scss +3 -0
  19. package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +3 -0
  20. package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +3 -0
  21. package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +3 -0
  22. package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +3 -0
  23. package/SCSS-Themes/documenteditor/document-editor/material.scss +3 -0
  24. package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +3 -0
  25. package/SCSS-Themes/documenteditor/document-editor/material3.scss +3 -0
  26. package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +3 -0
  27. package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +3 -0
  28. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +5 -0
  29. package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
  30. package/SCSS-Themes/fabric-dark.scss +39 -20
  31. package/SCSS-Themes/fabric.scss +39 -20
  32. package/SCSS-Themes/fluent-dark.scss +38 -19
  33. package/SCSS-Themes/fluent.scss +38 -19
  34. package/SCSS-Themes/fluent2-dark.scss +38 -19
  35. package/SCSS-Themes/fluent2.scss +38 -19
  36. package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +1 -1
  37. package/SCSS-Themes/grids/excel-filter/bootstrap.scss +1 -1
  38. package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +1 -1
  39. package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +1 -1
  40. package/SCSS-Themes/grids/excel-filter/fabric.scss +1 -1
  41. package/SCSS-Themes/grids/excel-filter/highcontrast.scss +1 -1
  42. package/SCSS-Themes/grids/excel-filter/material-dark.scss +1 -1
  43. package/SCSS-Themes/grids/excel-filter/material.scss +1 -1
  44. package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +1 -1
  45. package/SCSS-Themes/grids/excel-filter/tailwind.scss +1 -1
  46. package/SCSS-Themes/grids/grid/bds-dark.scss +7 -2
  47. package/SCSS-Themes/grids/grid/bds.scss +7 -2
  48. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -2
  49. package/SCSS-Themes/grids/grid/bootstrap.scss +7 -2
  50. package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -2
  51. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -2
  52. package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -2
  53. package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -2
  54. package/SCSS-Themes/grids/grid/fabric.scss +7 -2
  55. package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -2
  56. package/SCSS-Themes/grids/grid/fluent.scss +7 -2
  57. package/SCSS-Themes/grids/grid/fluent2-dark.scss +7 -2
  58. package/SCSS-Themes/grids/grid/fluent2.scss +7 -2
  59. package/SCSS-Themes/grids/grid/highcontrast.scss +7 -2
  60. package/SCSS-Themes/grids/grid/material-dark.scss +7 -2
  61. package/SCSS-Themes/grids/grid/material.scss +7 -2
  62. package/SCSS-Themes/grids/grid/material3-dark.scss +8 -3
  63. package/SCSS-Themes/grids/grid/material3.scss +8 -3
  64. package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -2
  65. package/SCSS-Themes/grids/grid/tailwind.scss +7 -2
  66. package/SCSS-Themes/highcontrast.scss +39 -20
  67. package/SCSS-Themes/inputs/input/bds-dark.scss +25 -16
  68. package/SCSS-Themes/inputs/input/bds.scss +25 -16
  69. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +25 -16
  70. package/SCSS-Themes/inputs/input/bootstrap.scss +25 -16
  71. package/SCSS-Themes/inputs/input/bootstrap4.scss +25 -16
  72. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +25 -16
  73. package/SCSS-Themes/inputs/input/bootstrap5.scss +25 -16
  74. package/SCSS-Themes/inputs/input/fabric-dark.scss +25 -16
  75. package/SCSS-Themes/inputs/input/fabric.scss +25 -16
  76. package/SCSS-Themes/inputs/input/fluent-dark.scss +25 -16
  77. package/SCSS-Themes/inputs/input/fluent.scss +25 -16
  78. package/SCSS-Themes/inputs/input/fluent2-dark.scss +25 -16
  79. package/SCSS-Themes/inputs/input/fluent2.scss +25 -16
  80. package/SCSS-Themes/inputs/input/highcontrast.scss +25 -16
  81. package/SCSS-Themes/inputs/input/material-dark.scss +25 -16
  82. package/SCSS-Themes/inputs/input/material.scss +25 -16
  83. package/SCSS-Themes/inputs/input/material3-dark.scss +25 -16
  84. package/SCSS-Themes/inputs/input/material3.scss +25 -16
  85. package/SCSS-Themes/inputs/input/tailwind-dark.scss +25 -16
  86. package/SCSS-Themes/inputs/input/tailwind.scss +25 -16
  87. package/SCSS-Themes/material-dark.scss +49 -25
  88. package/SCSS-Themes/material.scss +50 -26
  89. package/SCSS-Themes/material3-dark.scss +43 -24
  90. package/SCSS-Themes/material3.scss +43 -24
  91. package/SCSS-Themes/notifications/toast/bds-dark.scss +3 -1
  92. package/SCSS-Themes/notifications/toast/bds.scss +3 -1
  93. package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +3 -1
  94. package/SCSS-Themes/notifications/toast/bootstrap.scss +3 -1
  95. package/SCSS-Themes/notifications/toast/bootstrap4.scss +3 -1
  96. package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +3 -1
  97. package/SCSS-Themes/notifications/toast/bootstrap5.scss +3 -1
  98. package/SCSS-Themes/notifications/toast/fabric-dark.scss +3 -1
  99. package/SCSS-Themes/notifications/toast/fabric.scss +3 -1
  100. package/SCSS-Themes/notifications/toast/fluent-dark.scss +3 -1
  101. package/SCSS-Themes/notifications/toast/fluent.scss +3 -1
  102. package/SCSS-Themes/notifications/toast/fluent2-dark.scss +3 -1
  103. package/SCSS-Themes/notifications/toast/fluent2.scss +3 -1
  104. package/SCSS-Themes/notifications/toast/highcontrast.scss +3 -1
  105. package/SCSS-Themes/notifications/toast/material-dark.scss +8 -6
  106. package/SCSS-Themes/notifications/toast/material.scss +8 -6
  107. package/SCSS-Themes/notifications/toast/material3-dark.scss +7 -5
  108. package/SCSS-Themes/notifications/toast/material3.scss +7 -5
  109. package/SCSS-Themes/notifications/toast/tailwind-dark.scss +3 -1
  110. package/SCSS-Themes/notifications/toast/tailwind.scss +3 -1
  111. package/SCSS-Themes/tailwind-dark.scss +39 -20
  112. package/SCSS-Themes/tailwind.scss +39 -20
  113. package/package.json +1 -1
@@ -15324,37 +15324,46 @@ $input-error-text-color:$danger !default;
15324
15324
  }
15325
15325
  }
15326
15326
 
15327
- .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),
15328
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15329
- .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),
15330
15327
  input.e-input#{$css}:-moz-placeholder,
15328
+ input.e-input#{$css}:-moz-placeholder,
15329
+ textarea.e-input#{$css}:-moz-placeholder,
15330
+ input.e-input#{$css}::-moz-placeholder,
15331
+ textarea.e-input#{$css}::-moz-placeholder,
15331
15332
  .e-input-group input.e-input:-moz-placeholder,
15332
15333
  .e-input-group input.e-input:-moz-placeholder,
15333
15334
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
15334
- input.e-input#{$css}:-moz-placeholder,
15335
15335
  .e-input-group input.e-input:-moz-placeholder,
15336
15336
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
15337
- textarea.e-input#{$css}:-moz-placeholder,
15338
15337
  .e-input-group textarea.e-input:-moz-placeholder,
15339
15338
  .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
15340
- input.e-input#{$css}::-moz-placeholder,
15341
15339
  .e-input-group input.e-input::-moz-placeholder,
15342
15340
  .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
15343
- textarea.e-input#{$css}::-moz-placeholder,
15344
15341
  .e-input-group textarea.e-input::-moz-placeholder,
15345
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
15342
+ .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
15343
+ color: $input-placeholder;
15344
+ }
15345
+
15346
+ input.e-input#{$css}::-webkit-input-placeholder,
15347
+ textarea.e-input#{$css}::-webkit-input-placeholder,
15348
+ .e-input-group input.e-input::-webkit-input-placeholder,
15349
+ .e-input-group textarea.e-input::-webkit-input-placeholder,
15350
+ .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
15351
+ .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
15352
+ color: $input-placeholder;
15353
+ }
15354
+
15346
15355
  input.e-input#{$css}:-ms-input-placeholder,
15356
+ textarea.e-input#{$css}:-ms-input-placeholder,
15347
15357
  .e-input-group input.e-input:-ms-input-placeholder,
15348
15358
  .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
15349
- textarea.e-input#{$css}:-ms-input-placeholder,
15350
15359
  .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
15351
- .e-input-group textarea.e-input:-ms-input-placeholder,
15352
- input.e-input#{$css}::-webkit-input-placeholder,
15353
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
15354
- .e-input-group input.e-input::-webkit-input-placeholder,
15355
- textarea.e-input#{$css}::-webkit-input-placeholder,
15356
- .e-input-group textarea.e-input::-webkit-input-placeholder,
15357
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
15360
+ .e-input-group textarea.e-input:-ms-input-placeholder {
15361
+ color: $input-placeholder;
15362
+ }
15363
+
15364
+ .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),
15365
+ .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15366
+ .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),
15358
15367
  .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15359
15368
  .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15360
15369
  .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) {
@@ -68309,6 +68318,9 @@ $de-column-presets-font-size: $text-6xl !default;
68309
68318
  background-color: rgb(206, 205, 205);
68310
68319
  margin: 0 2px;
68311
68320
  }
68321
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
68322
+ display: none;
68323
+ }
68312
68324
  .e-de-tc-pmark {
68313
68325
  font-size: 14px;
68314
68326
  font-family: Roboto-Regular;
@@ -78666,7 +78678,6 @@ $grid-checkmark-color: $primary !default;
78666
78678
  }
78667
78679
 
78668
78680
  .e-summarycontent {
78669
- display: flex;
78670
78681
  & .e-indentcell {
78671
78682
  border-width: 1px 0 0;
78672
78683
  }
@@ -78993,7 +79004,7 @@ $grid-checkmark-color: $primary !default;
78993
79004
  }
78994
79005
 
78995
79006
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
78996
- @if $grid-skin == 'bootstrap5' {
79007
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
78997
79008
  padding-left: 8px;
78998
79009
  }
78999
79010
  @else if $grid-skin == 'fluent' {
@@ -82920,6 +82931,12 @@ $grid-checkmark-color: $primary !default;
82920
82931
  color: $grid-row-selection-color;
82921
82932
  }
82922
82933
 
82934
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
82935
+ @if $grid-skin == 'fluent2' {
82936
+ color: $grid-row-selection-color;
82937
+ }
82938
+ }
82939
+
82923
82940
  td.e-active {
82924
82941
  background: $grid-row-selection-bg-color;
82925
82942
  }
@@ -99020,6 +99037,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
99020
99037
  flex-direction: column;
99021
99038
  overflow: hidden;
99022
99039
  width: inherit;
99040
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
99041
+ flex: 1;
99042
+ }
99023
99043
 
99024
99044
  .e-toast-title,
99025
99045
  .e-toast-content {
@@ -99239,7 +99259,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
99239
99259
  background: $toast-close-icon-hover-bg-color;
99240
99260
  border-radius: $toast-icon-hover-border-radius;
99241
99261
  height: 32px;
99242
- margin-top: -6px;
99243
99262
  }
99244
99263
  @else {
99245
99264
  background-color: $toast-close-icon-hover-bg-color;
@@ -15584,37 +15584,46 @@ $input-error-text-color:$danger !default;
15584
15584
  }
15585
15585
  }
15586
15586
 
15587
- .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),
15588
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15589
- .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),
15590
15587
  input.e-input#{$css}:-moz-placeholder,
15588
+ input.e-input#{$css}:-moz-placeholder,
15589
+ textarea.e-input#{$css}:-moz-placeholder,
15590
+ input.e-input#{$css}::-moz-placeholder,
15591
+ textarea.e-input#{$css}::-moz-placeholder,
15591
15592
  .e-input-group input.e-input:-moz-placeholder,
15592
15593
  .e-input-group input.e-input:-moz-placeholder,
15593
15594
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
15594
- input.e-input#{$css}:-moz-placeholder,
15595
15595
  .e-input-group input.e-input:-moz-placeholder,
15596
15596
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
15597
- textarea.e-input#{$css}:-moz-placeholder,
15598
15597
  .e-input-group textarea.e-input:-moz-placeholder,
15599
15598
  .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
15600
- input.e-input#{$css}::-moz-placeholder,
15601
15599
  .e-input-group input.e-input::-moz-placeholder,
15602
15600
  .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
15603
- textarea.e-input#{$css}::-moz-placeholder,
15604
15601
  .e-input-group textarea.e-input::-moz-placeholder,
15605
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
15602
+ .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
15603
+ color: $input-placeholder;
15604
+ }
15605
+
15606
+ input.e-input#{$css}::-webkit-input-placeholder,
15607
+ textarea.e-input#{$css}::-webkit-input-placeholder,
15608
+ .e-input-group input.e-input::-webkit-input-placeholder,
15609
+ .e-input-group textarea.e-input::-webkit-input-placeholder,
15610
+ .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
15611
+ .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
15612
+ color: $input-placeholder;
15613
+ }
15614
+
15606
15615
  input.e-input#{$css}:-ms-input-placeholder,
15616
+ textarea.e-input#{$css}:-ms-input-placeholder,
15607
15617
  .e-input-group input.e-input:-ms-input-placeholder,
15608
15618
  .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
15609
- textarea.e-input#{$css}:-ms-input-placeholder,
15610
15619
  .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
15611
- .e-input-group textarea.e-input:-ms-input-placeholder,
15612
- input.e-input#{$css}::-webkit-input-placeholder,
15613
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
15614
- .e-input-group input.e-input::-webkit-input-placeholder,
15615
- textarea.e-input#{$css}::-webkit-input-placeholder,
15616
- .e-input-group textarea.e-input::-webkit-input-placeholder,
15617
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
15620
+ .e-input-group textarea.e-input:-ms-input-placeholder {
15621
+ color: $input-placeholder;
15622
+ }
15623
+
15624
+ .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),
15625
+ .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15626
+ .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),
15618
15627
  .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15619
15628
  .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15620
15629
  .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) {
@@ -68569,6 +68578,9 @@ $de-column-presets-font-size: $text-6xl !default;
68569
68578
  background-color: rgb(206, 205, 205);
68570
68579
  margin: 0 2px;
68571
68580
  }
68581
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
68582
+ display: none;
68583
+ }
68572
68584
  .e-de-tc-pmark {
68573
68585
  font-size: 14px;
68574
68586
  font-family: Roboto-Regular;
@@ -78926,7 +78938,6 @@ $grid-checkmark-color: $primary !default;
78926
78938
  }
78927
78939
 
78928
78940
  .e-summarycontent {
78929
- display: flex;
78930
78941
  & .e-indentcell {
78931
78942
  border-width: 1px 0 0;
78932
78943
  }
@@ -79253,7 +79264,7 @@ $grid-checkmark-color: $primary !default;
79253
79264
  }
79254
79265
 
79255
79266
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
79256
- @if $grid-skin == 'bootstrap5' {
79267
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
79257
79268
  padding-left: 8px;
79258
79269
  }
79259
79270
  @else if $grid-skin == 'fluent' {
@@ -83180,6 +83191,12 @@ $grid-checkmark-color: $primary !default;
83180
83191
  color: $grid-row-selection-color;
83181
83192
  }
83182
83193
 
83194
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
83195
+ @if $grid-skin == 'fluent2' {
83196
+ color: $grid-row-selection-color;
83197
+ }
83198
+ }
83199
+
83183
83200
  td.e-active {
83184
83201
  background: $grid-row-selection-bg-color;
83185
83202
  }
@@ -99280,6 +99297,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
99280
99297
  flex-direction: column;
99281
99298
  overflow: hidden;
99282
99299
  width: inherit;
99300
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
99301
+ flex: 1;
99302
+ }
99283
99303
 
99284
99304
  .e-toast-title,
99285
99305
  .e-toast-content {
@@ -99499,7 +99519,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
99499
99519
  background: $toast-close-icon-hover-bg-color;
99500
99520
  border-radius: $toast-icon-hover-border-radius;
99501
99521
  height: 32px;
99502
- margin-top: -6px;
99503
99522
  }
99504
99523
  @else {
99505
99524
  background-color: $toast-close-icon-hover-bg-color;
@@ -14619,37 +14619,46 @@ $float-label-rtl-value: -7px !default;
14619
14619
  }
14620
14620
  }
14621
14621
 
14622
- .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),
14623
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14624
- .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),
14625
14622
  input.e-input#{$css}:-moz-placeholder,
14623
+ input.e-input#{$css}:-moz-placeholder,
14624
+ textarea.e-input#{$css}:-moz-placeholder,
14625
+ input.e-input#{$css}::-moz-placeholder,
14626
+ textarea.e-input#{$css}::-moz-placeholder,
14626
14627
  .e-input-group input.e-input:-moz-placeholder,
14627
14628
  .e-input-group input.e-input:-moz-placeholder,
14628
14629
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14629
- input.e-input#{$css}:-moz-placeholder,
14630
14630
  .e-input-group input.e-input:-moz-placeholder,
14631
14631
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14632
- textarea.e-input#{$css}:-moz-placeholder,
14633
14632
  .e-input-group textarea.e-input:-moz-placeholder,
14634
14633
  .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
14635
- input.e-input#{$css}::-moz-placeholder,
14636
14634
  .e-input-group input.e-input::-moz-placeholder,
14637
14635
  .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
14638
- textarea.e-input#{$css}::-moz-placeholder,
14639
14636
  .e-input-group textarea.e-input::-moz-placeholder,
14640
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
14637
+ .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
14638
+ color: $input-placeholder;
14639
+ }
14640
+
14641
+ input.e-input#{$css}::-webkit-input-placeholder,
14642
+ textarea.e-input#{$css}::-webkit-input-placeholder,
14643
+ .e-input-group input.e-input::-webkit-input-placeholder,
14644
+ .e-input-group textarea.e-input::-webkit-input-placeholder,
14645
+ .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14646
+ .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
14647
+ color: $input-placeholder;
14648
+ }
14649
+
14641
14650
  input.e-input#{$css}:-ms-input-placeholder,
14651
+ textarea.e-input#{$css}:-ms-input-placeholder,
14642
14652
  .e-input-group input.e-input:-ms-input-placeholder,
14643
14653
  .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
14644
- textarea.e-input#{$css}:-ms-input-placeholder,
14645
14654
  .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
14646
- .e-input-group textarea.e-input:-ms-input-placeholder,
14647
- input.e-input#{$css}::-webkit-input-placeholder,
14648
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14649
- .e-input-group input.e-input::-webkit-input-placeholder,
14650
- textarea.e-input#{$css}::-webkit-input-placeholder,
14651
- .e-input-group textarea.e-input::-webkit-input-placeholder,
14652
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
14655
+ .e-input-group textarea.e-input:-ms-input-placeholder {
14656
+ color: $input-placeholder;
14657
+ }
14658
+
14659
+ .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),
14660
+ .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14661
+ .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),
14653
14662
  .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14654
14663
  .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14655
14664
  .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) {
@@ -67019,6 +67028,9 @@ $de-column-presets-font-size: 60px !default;
67019
67028
  background-color: rgb(206, 205, 205);
67020
67029
  margin: 0 2px;
67021
67030
  }
67031
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
67032
+ display: none;
67033
+ }
67022
67034
  .e-de-tc-pmark {
67023
67035
  font-size: 14px;
67024
67036
  font-family: Roboto-Regular;
@@ -73885,7 +73897,7 @@ $grid-dialog-footer-color: $grey !default;
73885
73897
  $grid-xlfl-dlg-content-top-padding: 6px !default;
73886
73898
  $grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
73887
73899
  $grid-excel-filter-bottom-padding: 0 !default;
73888
- $grid-xlfl-li-icon-margin-arrow-icon: 0 !default;
73900
+ $grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
73889
73901
  $grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
73890
73902
  $grid-xl-radio-margin-top: 0 !default;
73891
73903
  $grid-xlfl-skin: 'bootstrap' !default;
@@ -77279,7 +77291,6 @@ $grid-checkmark-color: $grey-light-font !default;
77279
77291
  }
77280
77292
 
77281
77293
  .e-summarycontent {
77282
- display: flex;
77283
77294
  & .e-indentcell {
77284
77295
  border-width: 1px 0 0;
77285
77296
  }
@@ -77606,7 +77617,7 @@ $grid-checkmark-color: $grey-light-font !default;
77606
77617
  }
77607
77618
 
77608
77619
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
77609
- @if $grid-skin == 'bootstrap5' {
77620
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
77610
77621
  padding-left: 8px;
77611
77622
  }
77612
77623
  @else if $grid-skin == 'fluent' {
@@ -81533,6 +81544,12 @@ $grid-checkmark-color: $grey-light-font !default;
81533
81544
  color: $grid-row-selection-color;
81534
81545
  }
81535
81546
 
81547
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
81548
+ @if $grid-skin == 'fluent2' {
81549
+ color: $grid-row-selection-color;
81550
+ }
81551
+ }
81552
+
81536
81553
  td.e-active {
81537
81554
  background: $grid-row-selection-bg-color;
81538
81555
  }
@@ -97656,6 +97673,9 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
97656
97673
  flex-direction: column;
97657
97674
  overflow: hidden;
97658
97675
  width: inherit;
97676
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
97677
+ flex: 1;
97678
+ }
97659
97679
 
97660
97680
  .e-toast-title,
97661
97681
  .e-toast-content {
@@ -97875,7 +97895,6 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
97875
97895
  background: $toast-close-icon-hover-bg-color;
97876
97896
  border-radius: $toast-icon-hover-border-radius;
97877
97897
  height: 32px;
97878
- margin-top: -6px;
97879
97898
  }
97880
97899
  @else {
97881
97900
  background-color: $toast-close-icon-hover-bg-color;
@@ -14604,37 +14604,46 @@ $float-label-rtl-value: -7px !default;
14604
14604
  }
14605
14605
  }
14606
14606
 
14607
- .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),
14608
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14609
- .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),
14610
14607
  input.e-input#{$css}:-moz-placeholder,
14608
+ input.e-input#{$css}:-moz-placeholder,
14609
+ textarea.e-input#{$css}:-moz-placeholder,
14610
+ input.e-input#{$css}::-moz-placeholder,
14611
+ textarea.e-input#{$css}::-moz-placeholder,
14611
14612
  .e-input-group input.e-input:-moz-placeholder,
14612
14613
  .e-input-group input.e-input:-moz-placeholder,
14613
14614
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14614
- input.e-input#{$css}:-moz-placeholder,
14615
14615
  .e-input-group input.e-input:-moz-placeholder,
14616
14616
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14617
- textarea.e-input#{$css}:-moz-placeholder,
14618
14617
  .e-input-group textarea.e-input:-moz-placeholder,
14619
14618
  .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
14620
- input.e-input#{$css}::-moz-placeholder,
14621
14619
  .e-input-group input.e-input::-moz-placeholder,
14622
14620
  .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
14623
- textarea.e-input#{$css}::-moz-placeholder,
14624
14621
  .e-input-group textarea.e-input::-moz-placeholder,
14625
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
14622
+ .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
14623
+ color: $input-placeholder;
14624
+ }
14625
+
14626
+ input.e-input#{$css}::-webkit-input-placeholder,
14627
+ textarea.e-input#{$css}::-webkit-input-placeholder,
14628
+ .e-input-group input.e-input::-webkit-input-placeholder,
14629
+ .e-input-group textarea.e-input::-webkit-input-placeholder,
14630
+ .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14631
+ .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
14632
+ color: $input-placeholder;
14633
+ }
14634
+
14626
14635
  input.e-input#{$css}:-ms-input-placeholder,
14636
+ textarea.e-input#{$css}:-ms-input-placeholder,
14627
14637
  .e-input-group input.e-input:-ms-input-placeholder,
14628
14638
  .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
14629
- textarea.e-input#{$css}:-ms-input-placeholder,
14630
14639
  .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
14631
- .e-input-group textarea.e-input:-ms-input-placeholder,
14632
- input.e-input#{$css}::-webkit-input-placeholder,
14633
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14634
- .e-input-group input.e-input::-webkit-input-placeholder,
14635
- textarea.e-input#{$css}::-webkit-input-placeholder,
14636
- .e-input-group textarea.e-input::-webkit-input-placeholder,
14637
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
14640
+ .e-input-group textarea.e-input:-ms-input-placeholder {
14641
+ color: $input-placeholder;
14642
+ }
14643
+
14644
+ .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),
14645
+ .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14646
+ .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),
14638
14647
  .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14639
14648
  .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14640
14649
  .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) {
@@ -66764,6 +66773,9 @@ $de-column-presets-font-size: 60px !default;
66764
66773
  background-color: rgb(206, 205, 205);
66765
66774
  margin: 0 2px;
66766
66775
  }
66776
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
66777
+ display: none;
66778
+ }
66767
66779
  .e-de-tc-pmark {
66768
66780
  font-size: 14px;
66769
66781
  font-family: Roboto-Regular;
@@ -73635,7 +73647,7 @@ $grid-dialog-footer-color: $grey-white !default;
73635
73647
  $grid-xlfl-dlg-content-top-padding: 6px !default;
73636
73648
  $grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
73637
73649
  $grid-excel-filter-bottom-padding: 0 !default;
73638
- $grid-xlfl-li-icon-margin-arrow-icon: 0 !default;
73650
+ $grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
73639
73651
  $grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
73640
73652
  $grid-xl-radio-margin-top: 0 !default;
73641
73653
  $grid-xlfl-skin: 'bootstrap' !default;
@@ -77028,7 +77040,6 @@ $grid-checkmark-color: $grey !default;
77028
77040
  }
77029
77041
 
77030
77042
  .e-summarycontent {
77031
- display: flex;
77032
77043
  & .e-indentcell {
77033
77044
  border-width: 1px 0 0;
77034
77045
  }
@@ -77355,7 +77366,7 @@ $grid-checkmark-color: $grey !default;
77355
77366
  }
77356
77367
 
77357
77368
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
77358
- @if $grid-skin == 'bootstrap5' {
77369
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
77359
77370
  padding-left: 8px;
77360
77371
  }
77361
77372
  @else if $grid-skin == 'fluent' {
@@ -81282,6 +81293,12 @@ $grid-checkmark-color: $grey !default;
81282
81293
  color: $grid-row-selection-color;
81283
81294
  }
81284
81295
 
81296
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
81297
+ @if $grid-skin == 'fluent2' {
81298
+ color: $grid-row-selection-color;
81299
+ }
81300
+ }
81301
+
81285
81302
  td.e-active {
81286
81303
  background: $grid-row-selection-bg-color;
81287
81304
  }
@@ -97460,6 +97477,9 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
97460
97477
  flex-direction: column;
97461
97478
  overflow: hidden;
97462
97479
  width: inherit;
97480
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
97481
+ flex: 1;
97482
+ }
97463
97483
 
97464
97484
  .e-toast-title,
97465
97485
  .e-toast-content {
@@ -97679,7 +97699,6 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
97679
97699
  background: $toast-close-icon-hover-bg-color;
97680
97700
  border-radius: $toast-icon-hover-border-radius;
97681
97701
  height: 32px;
97682
- margin-top: -6px;
97683
97702
  }
97684
97703
  @else {
97685
97704
  background-color: $toast-close-icon-hover-bg-color;
@@ -14467,37 +14467,46 @@ $float-label-rtl-value: -7px !default;
14467
14467
  }
14468
14468
  }
14469
14469
 
14470
- .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),
14471
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14472
- .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),
14473
14470
  input.e-input#{$css}:-moz-placeholder,
14471
+ input.e-input#{$css}:-moz-placeholder,
14472
+ textarea.e-input#{$css}:-moz-placeholder,
14473
+ input.e-input#{$css}::-moz-placeholder,
14474
+ textarea.e-input#{$css}::-moz-placeholder,
14474
14475
  .e-input-group input.e-input:-moz-placeholder,
14475
14476
  .e-input-group input.e-input:-moz-placeholder,
14476
14477
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14477
- input.e-input#{$css}:-moz-placeholder,
14478
14478
  .e-input-group input.e-input:-moz-placeholder,
14479
14479
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14480
- textarea.e-input#{$css}:-moz-placeholder,
14481
14480
  .e-input-group textarea.e-input:-moz-placeholder,
14482
14481
  .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
14483
- input.e-input#{$css}::-moz-placeholder,
14484
14482
  .e-input-group input.e-input::-moz-placeholder,
14485
14483
  .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
14486
- textarea.e-input#{$css}::-moz-placeholder,
14487
14484
  .e-input-group textarea.e-input::-moz-placeholder,
14488
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
14485
+ .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
14486
+ color: $input-placeholder;
14487
+ }
14488
+
14489
+ input.e-input#{$css}::-webkit-input-placeholder,
14490
+ textarea.e-input#{$css}::-webkit-input-placeholder,
14491
+ .e-input-group input.e-input::-webkit-input-placeholder,
14492
+ .e-input-group textarea.e-input::-webkit-input-placeholder,
14493
+ .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14494
+ .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
14495
+ color: $input-placeholder;
14496
+ }
14497
+
14489
14498
  input.e-input#{$css}:-ms-input-placeholder,
14499
+ textarea.e-input#{$css}:-ms-input-placeholder,
14490
14500
  .e-input-group input.e-input:-ms-input-placeholder,
14491
14501
  .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
14492
- textarea.e-input#{$css}:-ms-input-placeholder,
14493
14502
  .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
14494
- .e-input-group textarea.e-input:-ms-input-placeholder,
14495
- input.e-input#{$css}::-webkit-input-placeholder,
14496
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14497
- .e-input-group input.e-input::-webkit-input-placeholder,
14498
- textarea.e-input#{$css}::-webkit-input-placeholder,
14499
- .e-input-group textarea.e-input::-webkit-input-placeholder,
14500
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
14503
+ .e-input-group textarea.e-input:-ms-input-placeholder {
14504
+ color: $input-placeholder;
14505
+ }
14506
+
14507
+ .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),
14508
+ .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14509
+ .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),
14501
14510
  .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14502
14511
  .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14503
14512
  .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) {
@@ -66904,6 +66913,9 @@ $de-column-presets-font-size: 60px !default;
66904
66913
  background-color: rgb(206, 205, 205);
66905
66914
  margin: 0 2px;
66906
66915
  }
66916
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
66917
+ display: none;
66918
+ }
66907
66919
  .e-de-tc-pmark {
66908
66920
  font-size: 14px;
66909
66921
  font-family: Roboto-Regular;
@@ -73792,7 +73804,7 @@ $grid-dialog-footer-color: $content-popup-bg !default;
73792
73804
  $grid-xlfl-dlg-content-top-padding: 6px !default;
73793
73805
  $grid-xlfl-context-menu-border-radious: 3px 3px 0 0 !default;
73794
73806
  $grid-excel-filter-bottom-padding: 0 !default;
73795
- $grid-xlfl-li-icon-margin-arrow-icon: 0 !default;
73807
+ $grid-xlfl-li-icon-margin-arrow-icon: 10px !default;
73796
73808
  $grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
73797
73809
  $grid-xl-radio-margin-top: 0 !default;
73798
73810
  $grid-xlfl-skin: 'bootstrap4' !default;
@@ -77190,7 +77202,6 @@ $grid-checkmark-color: $white !default;
77190
77202
  }
77191
77203
 
77192
77204
  .e-summarycontent {
77193
- display: flex;
77194
77205
  & .e-indentcell {
77195
77206
  border-width: 1px 0 0;
77196
77207
  }
@@ -77517,7 +77528,7 @@ $grid-checkmark-color: $white !default;
77517
77528
  }
77518
77529
 
77519
77530
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
77520
- @if $grid-skin == 'bootstrap5' {
77531
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
77521
77532
  padding-left: 8px;
77522
77533
  }
77523
77534
  @else if $grid-skin == 'fluent' {
@@ -81444,6 +81455,12 @@ $grid-checkmark-color: $white !default;
81444
81455
  color: $grid-row-selection-color;
81445
81456
  }
81446
81457
 
81458
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
81459
+ @if $grid-skin == 'fluent2' {
81460
+ color: $grid-row-selection-color;
81461
+ }
81462
+ }
81463
+
81447
81464
  td.e-active {
81448
81465
  background: $grid-row-selection-bg-color;
81449
81466
  }
@@ -97730,6 +97747,9 @@ $toast-close-icon-hover-color: $black !default;
97730
97747
  flex-direction: column;
97731
97748
  overflow: hidden;
97732
97749
  width: inherit;
97750
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
97751
+ flex: 1;
97752
+ }
97733
97753
 
97734
97754
  .e-toast-title,
97735
97755
  .e-toast-content {
@@ -97949,7 +97969,6 @@ $toast-close-icon-hover-color: $black !default;
97949
97969
  background: $toast-close-icon-hover-bg-color;
97950
97970
  border-radius: $toast-icon-hover-border-radius;
97951
97971
  height: 32px;
97952
- margin-top: -6px;
97953
97972
  }
97954
97973
  @else {
97955
97974
  background-color: $toast-close-icon-hover-bg-color;