@syncfusion/blazor-themes 26.2.10 → 26.2.12

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
@@ -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) {
@@ -67918,6 +67927,9 @@ $de-column-presets-font-size: 60px !default;
67918
67927
  background-color: rgb(206, 205, 205);
67919
67928
  margin: 0 2px;
67920
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
+ }
67921
67933
  .e-de-tc-pmark {
67922
67934
  font-size: 14px;
67923
67935
  font-family: Roboto-Regular;
@@ -75857,7 +75869,7 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 3.1em !default;
75857
75869
  $grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
75858
75870
  $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
75859
75871
  $grid-ungroup-rtl-padding-right: -7px !default;
75860
- $grid-headercelldiv-padding: 0 20px 0 8px !default;
75872
+ $grid-headercelldiv-padding: 0 20px 0 5px !default;
75861
75873
  $grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
75862
75874
  $grid-headercell-div-padding: 0 1.5em 0 .4em !default;
75863
75875
  $grid-group-text-width: auto !default;
@@ -78278,7 +78290,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
78278
78290
  }
78279
78291
 
78280
78292
  .e-summarycontent {
78281
- display: flex;
78282
78293
  & .e-indentcell {
78283
78294
  border-width: 1px 0 0;
78284
78295
  }
@@ -78605,7 +78616,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
78605
78616
  }
78606
78617
 
78607
78618
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
78608
- @if $grid-skin == 'bootstrap5' {
78619
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
78609
78620
  padding-left: 8px;
78610
78621
  }
78611
78622
  @else if $grid-skin == 'fluent' {
@@ -82532,6 +82543,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
82532
82543
  color: $grid-row-selection-color;
82533
82544
  }
82534
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
+
82535
82552
  td.e-active {
82536
82553
  background: $grid-row-selection-bg-color;
82537
82554
  }
@@ -98237,8 +98254,8 @@ $toast-icon-nrml-height: 24px !default;
98237
98254
  $toast-icon-nrml-width: 24px !default;
98238
98255
  $toast-icon-nrml-size: $text-xl !default;
98239
98256
  $toast-icon-nrml-right-margin: 8px !default;
98240
- $toast-close-icon-nrml-height: 20px !default;
98241
- $toast-close-icon-nrml-width: 20px !default;
98257
+ $toast-close-icon-nrml-height: 32px !default;
98258
+ $toast-close-icon-nrml-width: 32px !default;
98242
98259
  $toast-close-icon-nrml-size: $text-xl !default;
98243
98260
  $toast-position-nrml-distance: 10px !default;
98244
98261
  $multitoast-nrml-gap-distance: 10px !default;
@@ -98259,8 +98276,8 @@ $toast-icon-bgr-height: 24px !default;
98259
98276
  $toast-icon-bgr-width: 24px !default;
98260
98277
  $toast-icon-bgr-size: 20px !default;
98261
98278
  $toast-icon-bgr-right-margin: 14px !default;
98262
- $toast-close-icon-bgr-height: 20px !default;
98263
- $toast-close-icon-bgr-width: 20px !default;
98279
+ $toast-close-icon-bgr-height: 32px !default;
98280
+ $toast-close-icon-bgr-width: 32px !default;
98264
98281
  $toast-close-icon-bgr-size: $text-xl !default;
98265
98282
  $toast-position-bgr-distance: 10px !default;
98266
98283
  $multitoast-bgr-gap-distance: 10px !default;
@@ -98618,6 +98635,9 @@ $toast-warning-icon: '\e88b' !default;
98618
98635
  flex-direction: column;
98619
98636
  overflow: hidden;
98620
98637
  width: inherit;
98638
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
98639
+ flex: 1;
98640
+ }
98621
98641
 
98622
98642
  .e-toast-title,
98623
98643
  .e-toast-content {
@@ -98837,7 +98857,6 @@ $toast-warning-icon: '\e88b' !default;
98837
98857
  background: $toast-close-icon-hover-bg-color;
98838
98858
  border-radius: $toast-icon-hover-border-radius;
98839
98859
  height: 32px;
98840
- margin-top: -6px;
98841
98860
  }
98842
98861
  @else {
98843
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) {
@@ -67988,6 +67997,9 @@ $de-column-presets-font-size: 60px !default;
67988
67997
  background-color: rgb(206, 205, 205);
67989
67998
  margin: 0 2px;
67990
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
+ }
67991
68003
  .e-de-tc-pmark {
67992
68004
  font-size: 14px;
67993
68005
  font-family: Roboto-Regular;
@@ -75927,7 +75939,7 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 3.1em !default;
75927
75939
  $grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
75928
75940
  $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
75929
75941
  $grid-ungroup-rtl-padding-right: -7px !default;
75930
- $grid-headercelldiv-padding: 0 20px 0 8px !default;
75942
+ $grid-headercelldiv-padding: 0 20px 0 5px !default;
75931
75943
  $grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
75932
75944
  $grid-headercell-div-padding: 0 1.5em 0 .4em !default;
75933
75945
  $grid-group-text-width: auto !default;
@@ -78348,7 +78360,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
78348
78360
  }
78349
78361
 
78350
78362
  .e-summarycontent {
78351
- display: flex;
78352
78363
  & .e-indentcell {
78353
78364
  border-width: 1px 0 0;
78354
78365
  }
@@ -78675,7 +78686,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
78675
78686
  }
78676
78687
 
78677
78688
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
78678
- @if $grid-skin == 'bootstrap5' {
78689
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
78679
78690
  padding-left: 8px;
78680
78691
  }
78681
78692
  @else if $grid-skin == 'fluent' {
@@ -82602,6 +82613,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
82602
82613
  color: $grid-row-selection-color;
82603
82614
  }
82604
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
+
82605
82622
  td.e-active {
82606
82623
  background: $grid-row-selection-bg-color;
82607
82624
  }
@@ -98307,8 +98324,8 @@ $toast-icon-nrml-height: 24px !default;
98307
98324
  $toast-icon-nrml-width: 24px !default;
98308
98325
  $toast-icon-nrml-size: $text-xl !default;
98309
98326
  $toast-icon-nrml-right-margin: 8px !default;
98310
- $toast-close-icon-nrml-height: 20px !default;
98311
- $toast-close-icon-nrml-width: 20px !default;
98327
+ $toast-close-icon-nrml-height: 32px !default;
98328
+ $toast-close-icon-nrml-width: 32px !default;
98312
98329
  $toast-close-icon-nrml-size: $text-xl !default;
98313
98330
  $toast-position-nrml-distance: 10px !default;
98314
98331
  $multitoast-nrml-gap-distance: 10px !default;
@@ -98329,8 +98346,8 @@ $toast-icon-bgr-height: 24px !default;
98329
98346
  $toast-icon-bgr-width: 24px !default;
98330
98347
  $toast-icon-bgr-size: 20px !default;
98331
98348
  $toast-icon-bgr-right-margin: 14px !default;
98332
- $toast-close-icon-bgr-height: 20px !default;
98333
- $toast-close-icon-bgr-width: 20px !default;
98349
+ $toast-close-icon-bgr-height: 32px !default;
98350
+ $toast-close-icon-bgr-width: 32px !default;
98334
98351
  $toast-close-icon-bgr-size: $text-xl !default;
98335
98352
  $toast-position-bgr-distance: 10px !default;
98336
98353
  $multitoast-bgr-gap-distance: 10px !default;
@@ -98688,6 +98705,9 @@ $toast-warning-icon: '\e88b' !default;
98688
98705
  flex-direction: column;
98689
98706
  overflow: hidden;
98690
98707
  width: inherit;
98708
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
98709
+ flex: 1;
98710
+ }
98691
98711
 
98692
98712
  .e-toast-title,
98693
98713
  .e-toast-content {
@@ -98907,7 +98927,6 @@ $toast-warning-icon: '\e88b' !default;
98907
98927
  background: $toast-close-icon-hover-bg-color;
98908
98928
  border-radius: $toast-icon-hover-border-radius;
98909
98929
  height: 32px;
98910
- margin-top: -6px;
98911
98930
  }
98912
98931
  @else {
98913
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;
@@ -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;