@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
@@ -6,8 +6,8 @@ $toast-icon-nrml-height: 24px !default;
6
6
  $toast-icon-nrml-width: 24px !default;
7
7
  $toast-icon-nrml-size: $text-xl !default;
8
8
  $toast-icon-nrml-right-margin: 8px !default;
9
- $toast-close-icon-nrml-height: 20px !default;
10
- $toast-close-icon-nrml-width: 20px !default;
9
+ $toast-close-icon-nrml-height: 32px !default;
10
+ $toast-close-icon-nrml-width: 32px !default;
11
11
  $toast-close-icon-nrml-size: $text-xl !default;
12
12
  $toast-position-nrml-distance: 10px !default;
13
13
  $multitoast-nrml-gap-distance: 10px !default;
@@ -28,8 +28,8 @@ $toast-icon-bgr-height: 24px !default;
28
28
  $toast-icon-bgr-width: 24px !default;
29
29
  $toast-icon-bgr-size: 20px !default;
30
30
  $toast-icon-bgr-right-margin: 14px !default;
31
- $toast-close-icon-bgr-height: 20px !default;
32
- $toast-close-icon-bgr-width: 20px !default;
31
+ $toast-close-icon-bgr-height: 32px !default;
32
+ $toast-close-icon-bgr-width: 32px !default;
33
33
  $toast-close-icon-bgr-size: $text-xl !default;
34
34
  $toast-position-bgr-distance: 10px !default;
35
35
  $multitoast-bgr-gap-distance: 10px !default;
@@ -387,6 +387,9 @@ $toast-warning-icon: '\e88b' !default;
387
387
  flex-direction: column;
388
388
  overflow: hidden;
389
389
  width: inherit;
390
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
391
+ flex: 1;
392
+ }
390
393
 
391
394
  .e-toast-title,
392
395
  .e-toast-content {
@@ -606,7 +609,6 @@ $toast-warning-icon: '\e88b' !default;
606
609
  background: $toast-close-icon-hover-bg-color;
607
610
  border-radius: $toast-icon-hover-border-radius;
608
611
  height: 32px;
609
- margin-top: -6px;
610
612
  }
611
613
  @else {
612
614
  background-color: $toast-close-icon-hover-bg-color;
@@ -6,8 +6,8 @@ $toast-icon-nrml-height: 24px !default;
6
6
  $toast-icon-nrml-width: 24px !default;
7
7
  $toast-icon-nrml-size: $text-xl !default;
8
8
  $toast-icon-nrml-right-margin: 8px !default;
9
- $toast-close-icon-nrml-height: 20px !default;
10
- $toast-close-icon-nrml-width: 20px !default;
9
+ $toast-close-icon-nrml-height: 32px !default;
10
+ $toast-close-icon-nrml-width: 32px !default;
11
11
  $toast-close-icon-nrml-size: $text-xl !default;
12
12
  $toast-position-nrml-distance: 10px !default;
13
13
  $multitoast-nrml-gap-distance: 10px !default;
@@ -28,8 +28,8 @@ $toast-icon-bgr-height: 24px !default;
28
28
  $toast-icon-bgr-width: 24px !default;
29
29
  $toast-icon-bgr-size: 20px !default;
30
30
  $toast-icon-bgr-right-margin: 14px !default;
31
- $toast-close-icon-bgr-height: 20px !default;
32
- $toast-close-icon-bgr-width: 20px !default;
31
+ $toast-close-icon-bgr-height: 32px !default;
32
+ $toast-close-icon-bgr-width: 32px !default;
33
33
  $toast-close-icon-bgr-size: $text-xl !default;
34
34
  $toast-position-bgr-distance: 10px !default;
35
35
  $multitoast-bgr-gap-distance: 10px !default;
@@ -387,6 +387,9 @@ $toast-warning-icon: '\e88b' !default;
387
387
  flex-direction: column;
388
388
  overflow: hidden;
389
389
  width: inherit;
390
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
391
+ flex: 1;
392
+ }
390
393
 
391
394
  .e-toast-title,
392
395
  .e-toast-content {
@@ -606,7 +609,6 @@ $toast-warning-icon: '\e88b' !default;
606
609
  background: $toast-close-icon-hover-bg-color;
607
610
  border-radius: $toast-icon-hover-border-radius;
608
611
  height: 32px;
609
- margin-top: -6px;
610
612
  }
611
613
  @else {
612
614
  background-color: $toast-close-icon-hover-bg-color;
@@ -375,6 +375,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
375
375
  flex-direction: column;
376
376
  overflow: hidden;
377
377
  width: inherit;
378
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
379
+ flex: 1;
380
+ }
378
381
 
379
382
  .e-toast-title,
380
383
  .e-toast-content {
@@ -594,7 +597,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
594
597
  background: $toast-close-icon-hover-bg-color;
595
598
  border-radius: $toast-icon-hover-border-radius;
596
599
  height: 32px;
597
- margin-top: -6px;
598
600
  }
599
601
  @else {
600
602
  background-color: $toast-close-icon-hover-bg-color;
@@ -375,6 +375,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
375
375
  flex-direction: column;
376
376
  overflow: hidden;
377
377
  width: inherit;
378
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
379
+ flex: 1;
380
+ }
378
381
 
379
382
  .e-toast-title,
380
383
  .e-toast-content {
@@ -594,7 +597,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
594
597
  background: $toast-close-icon-hover-bg-color;
595
598
  border-radius: $toast-icon-hover-border-radius;
596
599
  height: 32px;
597
- margin-top: -6px;
598
600
  }
599
601
  @else {
600
602
  background-color: $toast-close-icon-hover-bg-color;
@@ -14549,37 +14549,46 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
14549
14549
  }
14550
14550
  }
14551
14551
 
14552
- .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),
14553
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14554
- .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),
14555
14552
  input.e-input#{$css}:-moz-placeholder,
14553
+ input.e-input#{$css}:-moz-placeholder,
14554
+ textarea.e-input#{$css}:-moz-placeholder,
14555
+ input.e-input#{$css}::-moz-placeholder,
14556
+ textarea.e-input#{$css}::-moz-placeholder,
14556
14557
  .e-input-group input.e-input:-moz-placeholder,
14557
14558
  .e-input-group input.e-input:-moz-placeholder,
14558
14559
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14559
- input.e-input#{$css}:-moz-placeholder,
14560
14560
  .e-input-group input.e-input:-moz-placeholder,
14561
14561
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14562
- textarea.e-input#{$css}:-moz-placeholder,
14563
14562
  .e-input-group textarea.e-input:-moz-placeholder,
14564
14563
  .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
14565
- input.e-input#{$css}::-moz-placeholder,
14566
14564
  .e-input-group input.e-input::-moz-placeholder,
14567
14565
  .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
14568
- textarea.e-input#{$css}::-moz-placeholder,
14569
14566
  .e-input-group textarea.e-input::-moz-placeholder,
14570
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
14567
+ .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
14568
+ color: $input-placeholder;
14569
+ }
14570
+
14571
+ input.e-input#{$css}::-webkit-input-placeholder,
14572
+ textarea.e-input#{$css}::-webkit-input-placeholder,
14573
+ .e-input-group input.e-input::-webkit-input-placeholder,
14574
+ .e-input-group textarea.e-input::-webkit-input-placeholder,
14575
+ .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14576
+ .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
14577
+ color: $input-placeholder;
14578
+ }
14579
+
14571
14580
  input.e-input#{$css}:-ms-input-placeholder,
14581
+ textarea.e-input#{$css}:-ms-input-placeholder,
14572
14582
  .e-input-group input.e-input:-ms-input-placeholder,
14573
14583
  .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
14574
- textarea.e-input#{$css}:-ms-input-placeholder,
14575
14584
  .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
14576
- .e-input-group textarea.e-input:-ms-input-placeholder,
14577
- input.e-input#{$css}::-webkit-input-placeholder,
14578
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14579
- .e-input-group input.e-input::-webkit-input-placeholder,
14580
- textarea.e-input#{$css}::-webkit-input-placeholder,
14581
- .e-input-group textarea.e-input::-webkit-input-placeholder,
14582
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
14585
+ .e-input-group textarea.e-input:-ms-input-placeholder {
14586
+ color: $input-placeholder;
14587
+ }
14588
+
14589
+ .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),
14590
+ .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14591
+ .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),
14583
14592
  .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14584
14593
  .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14585
14594
  .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) {
@@ -67071,6 +67080,9 @@ $de-column-presets-font-size: $text-6xl !default;
67071
67080
  background-color: rgb(206, 205, 205);
67072
67081
  margin: 0 2px;
67073
67082
  }
67083
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
67084
+ display: none;
67085
+ }
67074
67086
  .e-de-tc-pmark {
67075
67087
  font-size: 14px;
67076
67088
  font-family: Roboto-Regular;
@@ -74025,7 +74037,7 @@ $grid-dialog-footer-color: $flyout-bg-color !default;
74025
74037
  $grid-xlfl-dlg-content-top-padding: 12px !default;
74026
74038
  $grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
74027
74039
  $grid-excel-filter-bottom-padding: 0 !default;
74028
- $grid-xlfl-li-icon-margin-arrow-icon: 8px !default;
74040
+ $grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
74029
74041
  $grid-bigger-xlfl-li-icon-margin-arrow-icon: 12px !default;
74030
74042
  $grid-xl-radio-margin-top: 0 !default;
74031
74043
  $grid-xlfl-skin: 'tailwind' !default;
@@ -77423,7 +77435,6 @@ $grid-checkmark-color: $primary-text-color !default;
77423
77435
  }
77424
77436
 
77425
77437
  .e-summarycontent {
77426
- display: flex;
77427
77438
  & .e-indentcell {
77428
77439
  border-width: 1px 0 0;
77429
77440
  }
@@ -77750,7 +77761,7 @@ $grid-checkmark-color: $primary-text-color !default;
77750
77761
  }
77751
77762
 
77752
77763
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
77753
- @if $grid-skin == 'bootstrap5' {
77764
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
77754
77765
  padding-left: 8px;
77755
77766
  }
77756
77767
  @else if $grid-skin == 'fluent' {
@@ -81677,6 +81688,12 @@ $grid-checkmark-color: $primary-text-color !default;
81677
81688
  color: $grid-row-selection-color;
81678
81689
  }
81679
81690
 
81691
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
81692
+ @if $grid-skin == 'fluent2' {
81693
+ color: $grid-row-selection-color;
81694
+ }
81695
+ }
81696
+
81680
81697
  td.e-active {
81681
81698
  background: $grid-row-selection-bg-color;
81682
81699
  }
@@ -97758,6 +97775,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
97758
97775
  flex-direction: column;
97759
97776
  overflow: hidden;
97760
97777
  width: inherit;
97778
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
97779
+ flex: 1;
97780
+ }
97761
97781
 
97762
97782
  .e-toast-title,
97763
97783
  .e-toast-content {
@@ -97977,7 +97997,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
97977
97997
  background: $toast-close-icon-hover-bg-color;
97978
97998
  border-radius: $toast-icon-hover-border-radius;
97979
97999
  height: 32px;
97980
- margin-top: -6px;
97981
98000
  }
97982
98001
  @else {
97983
98002
  background-color: $toast-close-icon-hover-bg-color;
@@ -14547,37 +14547,46 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
14547
14547
  }
14548
14548
  }
14549
14549
 
14550
- .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),
14551
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14552
- .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),
14553
14550
  input.e-input#{$css}:-moz-placeholder,
14551
+ input.e-input#{$css}:-moz-placeholder,
14552
+ textarea.e-input#{$css}:-moz-placeholder,
14553
+ input.e-input#{$css}::-moz-placeholder,
14554
+ textarea.e-input#{$css}::-moz-placeholder,
14554
14555
  .e-input-group input.e-input:-moz-placeholder,
14555
14556
  .e-input-group input.e-input:-moz-placeholder,
14556
14557
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14557
- input.e-input#{$css}:-moz-placeholder,
14558
14558
  .e-input-group input.e-input:-moz-placeholder,
14559
14559
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14560
- textarea.e-input#{$css}:-moz-placeholder,
14561
14560
  .e-input-group textarea.e-input:-moz-placeholder,
14562
14561
  .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
14563
- input.e-input#{$css}::-moz-placeholder,
14564
14562
  .e-input-group input.e-input::-moz-placeholder,
14565
14563
  .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
14566
- textarea.e-input#{$css}::-moz-placeholder,
14567
14564
  .e-input-group textarea.e-input::-moz-placeholder,
14568
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
14565
+ .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
14566
+ color: $input-placeholder;
14567
+ }
14568
+
14569
+ input.e-input#{$css}::-webkit-input-placeholder,
14570
+ textarea.e-input#{$css}::-webkit-input-placeholder,
14571
+ .e-input-group input.e-input::-webkit-input-placeholder,
14572
+ .e-input-group textarea.e-input::-webkit-input-placeholder,
14573
+ .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14574
+ .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
14575
+ color: $input-placeholder;
14576
+ }
14577
+
14569
14578
  input.e-input#{$css}:-ms-input-placeholder,
14579
+ textarea.e-input#{$css}:-ms-input-placeholder,
14570
14580
  .e-input-group input.e-input:-ms-input-placeholder,
14571
14581
  .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
14572
- textarea.e-input#{$css}:-ms-input-placeholder,
14573
14582
  .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
14574
- .e-input-group textarea.e-input:-ms-input-placeholder,
14575
- input.e-input#{$css}::-webkit-input-placeholder,
14576
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14577
- .e-input-group input.e-input::-webkit-input-placeholder,
14578
- textarea.e-input#{$css}::-webkit-input-placeholder,
14579
- .e-input-group textarea.e-input::-webkit-input-placeholder,
14580
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
14583
+ .e-input-group textarea.e-input:-ms-input-placeholder {
14584
+ color: $input-placeholder;
14585
+ }
14586
+
14587
+ .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),
14588
+ .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14589
+ .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),
14581
14590
  .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14582
14591
  .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14583
14592
  .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) {
@@ -67069,6 +67078,9 @@ $de-column-presets-font-size: $text-6xl !default;
67069
67078
  background-color: rgb(206, 205, 205);
67070
67079
  margin: 0 2px;
67071
67080
  }
67081
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
67082
+ display: none;
67083
+ }
67072
67084
  .e-de-tc-pmark {
67073
67085
  font-size: 14px;
67074
67086
  font-family: Roboto-Regular;
@@ -74023,7 +74035,7 @@ $grid-dialog-footer-color: $flyout-bg-color !default;
74023
74035
  $grid-xlfl-dlg-content-top-padding: 12px !default;
74024
74036
  $grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
74025
74037
  $grid-excel-filter-bottom-padding: 0 !default;
74026
- $grid-xlfl-li-icon-margin-arrow-icon: 8px !default;
74038
+ $grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
74027
74039
  $grid-bigger-xlfl-li-icon-margin-arrow-icon: 12px !default;
74028
74040
  $grid-xl-radio-margin-top: 0 !default;
74029
74041
  $grid-xlfl-skin: 'tailwind' !default;
@@ -77421,7 +77433,6 @@ $grid-checkmark-color: $primary-text-color !default;
77421
77433
  }
77422
77434
 
77423
77435
  .e-summarycontent {
77424
- display: flex;
77425
77436
  & .e-indentcell {
77426
77437
  border-width: 1px 0 0;
77427
77438
  }
@@ -77748,7 +77759,7 @@ $grid-checkmark-color: $primary-text-color !default;
77748
77759
  }
77749
77760
 
77750
77761
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
77751
- @if $grid-skin == 'bootstrap5' {
77762
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
77752
77763
  padding-left: 8px;
77753
77764
  }
77754
77765
  @else if $grid-skin == 'fluent' {
@@ -81675,6 +81686,12 @@ $grid-checkmark-color: $primary-text-color !default;
81675
81686
  color: $grid-row-selection-color;
81676
81687
  }
81677
81688
 
81689
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
81690
+ @if $grid-skin == 'fluent2' {
81691
+ color: $grid-row-selection-color;
81692
+ }
81693
+ }
81694
+
81678
81695
  td.e-active {
81679
81696
  background: $grid-row-selection-bg-color;
81680
81697
  }
@@ -97756,6 +97773,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
97756
97773
  flex-direction: column;
97757
97774
  overflow: hidden;
97758
97775
  width: inherit;
97776
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
97777
+ flex: 1;
97778
+ }
97759
97779
 
97760
97780
  .e-toast-title,
97761
97781
  .e-toast-content {
@@ -97975,7 +97995,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
97975
97995
  background: $toast-close-icon-hover-bg-color;
97976
97996
  border-radius: $toast-icon-hover-border-radius;
97977
97997
  height: 32px;
97978
- margin-top: -6px;
97979
97998
  }
97980
97999
  @else {
97981
98000
  background-color: $toast-close-icon-hover-bg-color;
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"26.2.10","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"26.2.12","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}