@syncfusion/blazor-themes 26.2.9 → 26.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (153) hide show
  1. package/SCSS-Themes/bds-dark.scss +71 -24
  2. package/SCSS-Themes/bds.scss +71 -24
  3. package/SCSS-Themes/bootstrap-dark.scss +72 -25
  4. package/SCSS-Themes/bootstrap.scss +72 -25
  5. package/SCSS-Themes/bootstrap4.scss +72 -25
  6. package/SCSS-Themes/bootstrap5-dark.scss +73 -26
  7. package/SCSS-Themes/bootstrap5.scss +73 -26
  8. package/SCSS-Themes/calendars/datetimepicker/bds-dark.scss +20 -0
  9. package/SCSS-Themes/calendars/datetimepicker/bds.scss +20 -0
  10. package/SCSS-Themes/calendars/datetimepicker/bootstrap-dark.scss +20 -0
  11. package/SCSS-Themes/calendars/datetimepicker/bootstrap.scss +20 -0
  12. package/SCSS-Themes/calendars/datetimepicker/bootstrap4.scss +20 -0
  13. package/SCSS-Themes/calendars/datetimepicker/bootstrap5-dark.scss +20 -0
  14. package/SCSS-Themes/calendars/datetimepicker/bootstrap5.scss +20 -0
  15. package/SCSS-Themes/calendars/datetimepicker/fabric-dark.scss +20 -0
  16. package/SCSS-Themes/calendars/datetimepicker/fabric.scss +20 -0
  17. package/SCSS-Themes/calendars/datetimepicker/fluent-dark.scss +20 -0
  18. package/SCSS-Themes/calendars/datetimepicker/fluent.scss +20 -0
  19. package/SCSS-Themes/calendars/datetimepicker/fluent2-dark.scss +20 -0
  20. package/SCSS-Themes/calendars/datetimepicker/fluent2.scss +20 -0
  21. package/SCSS-Themes/calendars/datetimepicker/highcontrast.scss +20 -0
  22. package/SCSS-Themes/calendars/datetimepicker/material-dark.scss +20 -0
  23. package/SCSS-Themes/calendars/datetimepicker/material.scss +20 -0
  24. package/SCSS-Themes/calendars/datetimepicker/material3-dark.scss +20 -0
  25. package/SCSS-Themes/calendars/datetimepicker/material3.scss +20 -0
  26. package/SCSS-Themes/calendars/datetimepicker/tailwind-dark.scss +20 -0
  27. package/SCSS-Themes/calendars/datetimepicker/tailwind.scss +20 -0
  28. package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +3 -0
  29. package/SCSS-Themes/documenteditor/document-editor/bds.scss +3 -0
  30. package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +3 -0
  31. package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +3 -0
  32. package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +3 -0
  33. package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +3 -0
  34. package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +3 -0
  35. package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +3 -0
  36. package/SCSS-Themes/documenteditor/document-editor/fabric.scss +3 -0
  37. package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +3 -0
  38. package/SCSS-Themes/documenteditor/document-editor/fluent.scss +3 -0
  39. package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +3 -0
  40. package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +3 -0
  41. package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +3 -0
  42. package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +3 -0
  43. package/SCSS-Themes/documenteditor/document-editor/material.scss +3 -0
  44. package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +3 -0
  45. package/SCSS-Themes/documenteditor/document-editor/material3.scss +3 -0
  46. package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +3 -0
  47. package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +3 -0
  48. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +5 -0
  49. package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
  50. package/SCSS-Themes/fabric-dark.scss +72 -25
  51. package/SCSS-Themes/fabric.scss +72 -25
  52. package/SCSS-Themes/fluent-dark.scss +71 -24
  53. package/SCSS-Themes/fluent.scss +71 -24
  54. package/SCSS-Themes/fluent2-dark.scss +72 -25
  55. package/SCSS-Themes/fluent2.scss +72 -25
  56. package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +1 -1
  57. package/SCSS-Themes/grids/excel-filter/bootstrap.scss +1 -1
  58. package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +1 -1
  59. package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +1 -1
  60. package/SCSS-Themes/grids/excel-filter/fabric.scss +1 -1
  61. package/SCSS-Themes/grids/excel-filter/highcontrast.scss +1 -1
  62. package/SCSS-Themes/grids/excel-filter/material-dark.scss +1 -1
  63. package/SCSS-Themes/grids/excel-filter/material.scss +1 -1
  64. package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +1 -1
  65. package/SCSS-Themes/grids/excel-filter/tailwind.scss +1 -1
  66. package/SCSS-Themes/grids/grid/bds-dark.scss +19 -7
  67. package/SCSS-Themes/grids/grid/bds.scss +19 -7
  68. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +19 -7
  69. package/SCSS-Themes/grids/grid/bootstrap.scss +19 -7
  70. package/SCSS-Themes/grids/grid/bootstrap4.scss +19 -7
  71. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +21 -9
  72. package/SCSS-Themes/grids/grid/bootstrap5.scss +21 -9
  73. package/SCSS-Themes/grids/grid/fabric-dark.scss +19 -7
  74. package/SCSS-Themes/grids/grid/fabric.scss +19 -7
  75. package/SCSS-Themes/grids/grid/fluent-dark.scss +19 -7
  76. package/SCSS-Themes/grids/grid/fluent.scss +19 -7
  77. package/SCSS-Themes/grids/grid/fluent2-dark.scss +20 -8
  78. package/SCSS-Themes/grids/grid/fluent2.scss +20 -8
  79. package/SCSS-Themes/grids/grid/highcontrast.scss +19 -7
  80. package/SCSS-Themes/grids/grid/material-dark.scss +19 -7
  81. package/SCSS-Themes/grids/grid/material.scss +19 -7
  82. package/SCSS-Themes/grids/grid/material3-dark.scss +20 -8
  83. package/SCSS-Themes/grids/grid/material3.scss +20 -8
  84. package/SCSS-Themes/grids/grid/tailwind-dark.scss +19 -7
  85. package/SCSS-Themes/grids/grid/tailwind.scss +19 -7
  86. package/SCSS-Themes/highcontrast.scss +72 -25
  87. package/SCSS-Themes/inputs/input/bds-dark.scss +25 -16
  88. package/SCSS-Themes/inputs/input/bds.scss +25 -16
  89. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +25 -16
  90. package/SCSS-Themes/inputs/input/bootstrap.scss +25 -16
  91. package/SCSS-Themes/inputs/input/bootstrap4.scss +25 -16
  92. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +25 -16
  93. package/SCSS-Themes/inputs/input/bootstrap5.scss +25 -16
  94. package/SCSS-Themes/inputs/input/fabric-dark.scss +25 -16
  95. package/SCSS-Themes/inputs/input/fabric.scss +25 -16
  96. package/SCSS-Themes/inputs/input/fluent-dark.scss +25 -16
  97. package/SCSS-Themes/inputs/input/fluent.scss +25 -16
  98. package/SCSS-Themes/inputs/input/fluent2-dark.scss +25 -16
  99. package/SCSS-Themes/inputs/input/fluent2.scss +25 -16
  100. package/SCSS-Themes/inputs/input/highcontrast.scss +25 -16
  101. package/SCSS-Themes/inputs/input/material-dark.scss +25 -16
  102. package/SCSS-Themes/inputs/input/material.scss +25 -16
  103. package/SCSS-Themes/inputs/input/material3-dark.scss +25 -16
  104. package/SCSS-Themes/inputs/input/material3.scss +25 -16
  105. package/SCSS-Themes/inputs/input/tailwind-dark.scss +25 -16
  106. package/SCSS-Themes/inputs/input/tailwind.scss +25 -16
  107. package/SCSS-Themes/material-dark.scss +82 -30
  108. package/SCSS-Themes/material.scss +83 -31
  109. package/SCSS-Themes/material3-dark.scss +76 -29
  110. package/SCSS-Themes/material3.scss +76 -29
  111. package/SCSS-Themes/notifications/toast/bds-dark.scss +3 -1
  112. package/SCSS-Themes/notifications/toast/bds.scss +3 -1
  113. package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +3 -1
  114. package/SCSS-Themes/notifications/toast/bootstrap.scss +3 -1
  115. package/SCSS-Themes/notifications/toast/bootstrap4.scss +3 -1
  116. package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +3 -1
  117. package/SCSS-Themes/notifications/toast/bootstrap5.scss +3 -1
  118. package/SCSS-Themes/notifications/toast/fabric-dark.scss +3 -1
  119. package/SCSS-Themes/notifications/toast/fabric.scss +3 -1
  120. package/SCSS-Themes/notifications/toast/fluent-dark.scss +3 -1
  121. package/SCSS-Themes/notifications/toast/fluent.scss +3 -1
  122. package/SCSS-Themes/notifications/toast/fluent2-dark.scss +3 -1
  123. package/SCSS-Themes/notifications/toast/fluent2.scss +3 -1
  124. package/SCSS-Themes/notifications/toast/highcontrast.scss +3 -1
  125. package/SCSS-Themes/notifications/toast/material-dark.scss +8 -6
  126. package/SCSS-Themes/notifications/toast/material.scss +8 -6
  127. package/SCSS-Themes/notifications/toast/material3-dark.scss +7 -5
  128. package/SCSS-Themes/notifications/toast/material3.scss +7 -5
  129. package/SCSS-Themes/notifications/toast/tailwind-dark.scss +3 -1
  130. package/SCSS-Themes/notifications/toast/tailwind.scss +3 -1
  131. package/SCSS-Themes/popups/dialog/bds-dark.scss +1 -0
  132. package/SCSS-Themes/popups/dialog/bds.scss +1 -0
  133. package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +1 -0
  134. package/SCSS-Themes/popups/dialog/bootstrap.scss +1 -0
  135. package/SCSS-Themes/popups/dialog/bootstrap4.scss +1 -0
  136. package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +1 -0
  137. package/SCSS-Themes/popups/dialog/bootstrap5.scss +1 -0
  138. package/SCSS-Themes/popups/dialog/fabric-dark.scss +1 -0
  139. package/SCSS-Themes/popups/dialog/fabric.scss +1 -0
  140. package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -0
  141. package/SCSS-Themes/popups/dialog/fluent.scss +1 -0
  142. package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
  143. package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
  144. package/SCSS-Themes/popups/dialog/highcontrast.scss +1 -0
  145. package/SCSS-Themes/popups/dialog/material-dark.scss +1 -0
  146. package/SCSS-Themes/popups/dialog/material.scss +1 -0
  147. package/SCSS-Themes/popups/dialog/material3-dark.scss +1 -0
  148. package/SCSS-Themes/popups/dialog/material3.scss +1 -0
  149. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +1 -0
  150. package/SCSS-Themes/popups/dialog/tailwind.scss +1 -0
  151. package/SCSS-Themes/tailwind-dark.scss +72 -25
  152. package/SCSS-Themes/tailwind.scss +72 -25
  153. package/package.json +1 -1
@@ -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) {
@@ -42389,6 +42398,26 @@ $modal-datetime-wrapper-width: 100% !default;
42389
42398
  }
42390
42399
  }
42391
42400
 
42401
+ .e-datetime-mob-popup-wrap {
42402
+ align-items: center;
42403
+ display: flex;
42404
+ flex-direction: column;
42405
+ height: 100%;
42406
+ justify-content: center;
42407
+ left: 0;
42408
+ max-height: 100%;
42409
+ position: fixed;
42410
+ top: 0;
42411
+ width: 100%;
42412
+ z-index: 1002;
42413
+
42414
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
42415
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
42416
+ position: relative;
42417
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
42418
+ }
42419
+ }
42420
+
42392
42421
  #{&}.e-datetimepicker.e-time-modal {
42393
42422
  @if $skin-name != 'Material3' {
42394
42423
  background-color: $datetime-default-overlay;
@@ -44853,6 +44882,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44853
44882
 
44854
44883
  .e-btn:hover.e-flat:not([DISABLED]) {
44855
44884
  background: $dialog-footer-flat-hover-btn-bg-color;
44885
+ color: $dialog-footer-flat-btn-bg-color;
44856
44886
  }
44857
44887
  }
44858
44888
  }
@@ -67050,6 +67080,9 @@ $de-column-presets-font-size: $text-6xl !default;
67050
67080
  background-color: rgb(206, 205, 205);
67051
67081
  margin: 0 2px;
67052
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
+ }
67053
67086
  .e-de-tc-pmark {
67054
67087
  font-size: 14px;
67055
67088
  font-family: Roboto-Regular;
@@ -74004,7 +74037,7 @@ $grid-dialog-footer-color: $flyout-bg-color !default;
74004
74037
  $grid-xlfl-dlg-content-top-padding: 12px !default;
74005
74038
  $grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
74006
74039
  $grid-excel-filter-bottom-padding: 0 !default;
74007
- $grid-xlfl-li-icon-margin-arrow-icon: 8px !default;
74040
+ $grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
74008
74041
  $grid-bigger-xlfl-li-icon-margin-arrow-icon: 12px !default;
74009
74042
  $grid-xl-radio-margin-top: 0 !default;
74010
74043
  $grid-xlfl-skin: 'tailwind' !default;
@@ -76030,6 +76063,7 @@ $grid-checkmark-color: $primary-text-color !default;
76030
76063
  }
76031
76064
 
76032
76065
  .e-dropitemscount {
76066
+ font-size: 14px;
76033
76067
  @if $grid-skin == 'tailwind' {
76034
76068
  margin-left: 1px;
76035
76069
  }
@@ -76747,8 +76781,7 @@ $grid-checkmark-color: $primary-text-color !default;
76747
76781
  }
76748
76782
  }
76749
76783
 
76750
- & .e-toolbar-right,
76751
- & .e-toolbar-left {
76784
+ & .e-toolbar-right {
76752
76785
  & .e-search-wrapper {
76753
76786
  width: 100%;
76754
76787
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -77402,7 +77435,6 @@ $grid-checkmark-color: $primary-text-color !default;
77402
77435
  }
77403
77436
 
77404
77437
  .e-summarycontent {
77405
- display: flex;
77406
77438
  & .e-indentcell {
77407
77439
  border-width: 1px 0 0;
77408
77440
  }
@@ -77729,7 +77761,7 @@ $grid-checkmark-color: $primary-text-color !default;
77729
77761
  }
77730
77762
 
77731
77763
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
77732
- @if $grid-skin == 'bootstrap5' {
77764
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
77733
77765
  padding-left: 8px;
77734
77766
  }
77735
77767
  @else if $grid-skin == 'fluent' {
@@ -79301,7 +79333,7 @@ $grid-checkmark-color: $primary-text-color !default;
79301
79333
  }
79302
79334
 
79303
79335
  & .e-cloneproperties {
79304
- border-width: $grid-border-size $grid-border-size 3px;
79336
+ border-width: $grid-border-size $grid-border-size 2px;
79305
79337
  }
79306
79338
 
79307
79339
  & tr {
@@ -80088,6 +80120,9 @@ $grid-checkmark-color: $primary-text-color !default;
80088
80120
  @if $grid-skin == 'fluent2' {
80089
80121
  margin-top: -8px;
80090
80122
  }
80123
+ @if $grid-skin == 'bootstrap5.3' {
80124
+ margin-top: -9px;
80125
+ }
80091
80126
  }
80092
80127
 
80093
80128
  .e-reorderdownarrow {
@@ -80353,7 +80388,9 @@ $grid-checkmark-color: $primary-text-color !default;
80353
80388
  }
80354
80389
 
80355
80390
  & .e-tbar-btn.e-icon-btn:hover {
80356
- background-color: $group-header-hover-bg-color;
80391
+ @if $grid-skin == 'fluent2' {
80392
+ background-color: $group-header-hover-bg-color;
80393
+ }
80357
80394
  }
80358
80395
 
80359
80396
  .e-search-icon {
@@ -81025,7 +81062,9 @@ $grid-checkmark-color: $primary-text-color !default;
81025
81062
  }
81026
81063
 
81027
81064
  & .e-menu-item.e-focused {
81028
- background-color: transparent;
81065
+ @if $grid-skin != 'bootstrap5.3' {
81066
+ background-color: transparent;
81067
+ }
81029
81068
  }
81030
81069
  }
81031
81070
  }
@@ -81649,6 +81688,12 @@ $grid-checkmark-color: $primary-text-color !default;
81649
81688
  color: $grid-row-selection-color;
81650
81689
  }
81651
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
+
81652
81697
  td.e-active {
81653
81698
  background: $grid-row-selection-bg-color;
81654
81699
  }
@@ -97730,6 +97775,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
97730
97775
  flex-direction: column;
97731
97776
  overflow: hidden;
97732
97777
  width: inherit;
97778
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
97779
+ flex: 1;
97780
+ }
97733
97781
 
97734
97782
  .e-toast-title,
97735
97783
  .e-toast-content {
@@ -97949,7 +97997,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
97949
97997
  background: $toast-close-icon-hover-bg-color;
97950
97998
  border-radius: $toast-icon-hover-border-radius;
97951
97999
  height: 32px;
97952
- margin-top: -6px;
97953
98000
  }
97954
98001
  @else {
97955
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) {
@@ -42387,6 +42396,26 @@ $modal-datetime-wrapper-width: 100% !default;
42387
42396
  }
42388
42397
  }
42389
42398
 
42399
+ .e-datetime-mob-popup-wrap {
42400
+ align-items: center;
42401
+ display: flex;
42402
+ flex-direction: column;
42403
+ height: 100%;
42404
+ justify-content: center;
42405
+ left: 0;
42406
+ max-height: 100%;
42407
+ position: fixed;
42408
+ top: 0;
42409
+ width: 100%;
42410
+ z-index: 1002;
42411
+
42412
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
42413
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
42414
+ position: relative;
42415
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
42416
+ }
42417
+ }
42418
+
42390
42419
  #{&}.e-datetimepicker.e-time-modal {
42391
42420
  @if $skin-name != 'Material3' {
42392
42421
  background-color: $datetime-default-overlay;
@@ -44851,6 +44880,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44851
44880
 
44852
44881
  .e-btn:hover.e-flat:not([DISABLED]) {
44853
44882
  background: $dialog-footer-flat-hover-btn-bg-color;
44883
+ color: $dialog-footer-flat-btn-bg-color;
44854
44884
  }
44855
44885
  }
44856
44886
  }
@@ -67048,6 +67078,9 @@ $de-column-presets-font-size: $text-6xl !default;
67048
67078
  background-color: rgb(206, 205, 205);
67049
67079
  margin: 0 2px;
67050
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
+ }
67051
67084
  .e-de-tc-pmark {
67052
67085
  font-size: 14px;
67053
67086
  font-family: Roboto-Regular;
@@ -74002,7 +74035,7 @@ $grid-dialog-footer-color: $flyout-bg-color !default;
74002
74035
  $grid-xlfl-dlg-content-top-padding: 12px !default;
74003
74036
  $grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
74004
74037
  $grid-excel-filter-bottom-padding: 0 !default;
74005
- $grid-xlfl-li-icon-margin-arrow-icon: 8px !default;
74038
+ $grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
74006
74039
  $grid-bigger-xlfl-li-icon-margin-arrow-icon: 12px !default;
74007
74040
  $grid-xl-radio-margin-top: 0 !default;
74008
74041
  $grid-xlfl-skin: 'tailwind' !default;
@@ -76028,6 +76061,7 @@ $grid-checkmark-color: $primary-text-color !default;
76028
76061
  }
76029
76062
 
76030
76063
  .e-dropitemscount {
76064
+ font-size: 14px;
76031
76065
  @if $grid-skin == 'tailwind' {
76032
76066
  margin-left: 1px;
76033
76067
  }
@@ -76745,8 +76779,7 @@ $grid-checkmark-color: $primary-text-color !default;
76745
76779
  }
76746
76780
  }
76747
76781
 
76748
- & .e-toolbar-right,
76749
- & .e-toolbar-left {
76782
+ & .e-toolbar-right {
76750
76783
  & .e-search-wrapper {
76751
76784
  width: 100%;
76752
76785
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -77400,7 +77433,6 @@ $grid-checkmark-color: $primary-text-color !default;
77400
77433
  }
77401
77434
 
77402
77435
  .e-summarycontent {
77403
- display: flex;
77404
77436
  & .e-indentcell {
77405
77437
  border-width: 1px 0 0;
77406
77438
  }
@@ -77727,7 +77759,7 @@ $grid-checkmark-color: $primary-text-color !default;
77727
77759
  }
77728
77760
 
77729
77761
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
77730
- @if $grid-skin == 'bootstrap5' {
77762
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
77731
77763
  padding-left: 8px;
77732
77764
  }
77733
77765
  @else if $grid-skin == 'fluent' {
@@ -79299,7 +79331,7 @@ $grid-checkmark-color: $primary-text-color !default;
79299
79331
  }
79300
79332
 
79301
79333
  & .e-cloneproperties {
79302
- border-width: $grid-border-size $grid-border-size 3px;
79334
+ border-width: $grid-border-size $grid-border-size 2px;
79303
79335
  }
79304
79336
 
79305
79337
  & tr {
@@ -80086,6 +80118,9 @@ $grid-checkmark-color: $primary-text-color !default;
80086
80118
  @if $grid-skin == 'fluent2' {
80087
80119
  margin-top: -8px;
80088
80120
  }
80121
+ @if $grid-skin == 'bootstrap5.3' {
80122
+ margin-top: -9px;
80123
+ }
80089
80124
  }
80090
80125
 
80091
80126
  .e-reorderdownarrow {
@@ -80351,7 +80386,9 @@ $grid-checkmark-color: $primary-text-color !default;
80351
80386
  }
80352
80387
 
80353
80388
  & .e-tbar-btn.e-icon-btn:hover {
80354
- background-color: $group-header-hover-bg-color;
80389
+ @if $grid-skin == 'fluent2' {
80390
+ background-color: $group-header-hover-bg-color;
80391
+ }
80355
80392
  }
80356
80393
 
80357
80394
  .e-search-icon {
@@ -81023,7 +81060,9 @@ $grid-checkmark-color: $primary-text-color !default;
81023
81060
  }
81024
81061
 
81025
81062
  & .e-menu-item.e-focused {
81026
- background-color: transparent;
81063
+ @if $grid-skin != 'bootstrap5.3' {
81064
+ background-color: transparent;
81065
+ }
81027
81066
  }
81028
81067
  }
81029
81068
  }
@@ -81647,6 +81686,12 @@ $grid-checkmark-color: $primary-text-color !default;
81647
81686
  color: $grid-row-selection-color;
81648
81687
  }
81649
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
+
81650
81695
  td.e-active {
81651
81696
  background: $grid-row-selection-bg-color;
81652
81697
  }
@@ -97728,6 +97773,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
97728
97773
  flex-direction: column;
97729
97774
  overflow: hidden;
97730
97775
  width: inherit;
97776
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
97777
+ flex: 1;
97778
+ }
97731
97779
 
97732
97780
  .e-toast-title,
97733
97781
  .e-toast-content {
@@ -97947,7 +97995,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
97947
97995
  background: $toast-close-icon-hover-bg-color;
97948
97996
  border-radius: $toast-icon-hover-border-radius;
97949
97997
  height: 32px;
97950
- margin-top: -6px;
97951
97998
  }
97952
97999
  @else {
97953
98000
  background-color: $toast-close-icon-hover-bg-color;
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"26.2.9","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.11","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"}}