@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
@@ -15324,37 +15324,46 @@ $input-error-text-color:$danger !default;
15324
15324
  }
15325
15325
  }
15326
15326
 
15327
- .e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15328
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15329
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15330
15327
  input.e-input#{$css}:-moz-placeholder,
15328
+ input.e-input#{$css}:-moz-placeholder,
15329
+ textarea.e-input#{$css}:-moz-placeholder,
15330
+ input.e-input#{$css}::-moz-placeholder,
15331
+ textarea.e-input#{$css}::-moz-placeholder,
15331
15332
  .e-input-group input.e-input:-moz-placeholder,
15332
15333
  .e-input-group input.e-input:-moz-placeholder,
15333
15334
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
15334
- input.e-input#{$css}:-moz-placeholder,
15335
15335
  .e-input-group input.e-input:-moz-placeholder,
15336
15336
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
15337
- textarea.e-input#{$css}:-moz-placeholder,
15338
15337
  .e-input-group textarea.e-input:-moz-placeholder,
15339
15338
  .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
15340
- input.e-input#{$css}::-moz-placeholder,
15341
15339
  .e-input-group input.e-input::-moz-placeholder,
15342
15340
  .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
15343
- textarea.e-input#{$css}::-moz-placeholder,
15344
15341
  .e-input-group textarea.e-input::-moz-placeholder,
15345
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
15342
+ .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
15343
+ color: $input-placeholder;
15344
+ }
15345
+
15346
+ input.e-input#{$css}::-webkit-input-placeholder,
15347
+ textarea.e-input#{$css}::-webkit-input-placeholder,
15348
+ .e-input-group input.e-input::-webkit-input-placeholder,
15349
+ .e-input-group textarea.e-input::-webkit-input-placeholder,
15350
+ .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
15351
+ .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
15352
+ color: $input-placeholder;
15353
+ }
15354
+
15346
15355
  input.e-input#{$css}:-ms-input-placeholder,
15356
+ textarea.e-input#{$css}:-ms-input-placeholder,
15347
15357
  .e-input-group input.e-input:-ms-input-placeholder,
15348
15358
  .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
15349
- textarea.e-input#{$css}:-ms-input-placeholder,
15350
15359
  .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
15351
- .e-input-group textarea.e-input:-ms-input-placeholder,
15352
- input.e-input#{$css}::-webkit-input-placeholder,
15353
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
15354
- .e-input-group input.e-input::-webkit-input-placeholder,
15355
- textarea.e-input#{$css}::-webkit-input-placeholder,
15356
- .e-input-group textarea.e-input::-webkit-input-placeholder,
15357
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
15360
+ .e-input-group textarea.e-input:-ms-input-placeholder {
15361
+ color: $input-placeholder;
15362
+ }
15363
+
15364
+ .e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15365
+ .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15366
+ .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15358
15367
  .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15359
15368
  .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15360
15369
  .e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
@@ -43526,6 +43535,26 @@ $modal-datetime-wrapper-width: 100% !default;
43526
43535
  }
43527
43536
  }
43528
43537
 
43538
+ .e-datetime-mob-popup-wrap {
43539
+ align-items: center;
43540
+ display: flex;
43541
+ flex-direction: column;
43542
+ height: 100%;
43543
+ justify-content: center;
43544
+ left: 0;
43545
+ max-height: 100%;
43546
+ position: fixed;
43547
+ top: 0;
43548
+ width: 100%;
43549
+ z-index: 1002;
43550
+
43551
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
43552
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
43553
+ position: relative;
43554
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
43555
+ }
43556
+ }
43557
+
43529
43558
  #{&}.e-datetimepicker.e-time-modal {
43530
43559
  @if $skin-name != 'Material3' {
43531
43560
  background-color: $datetime-default-overlay;
@@ -46009,6 +46038,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
46009
46038
 
46010
46039
  .e-btn:hover.e-flat:not([DISABLED]) {
46011
46040
  background: $dialog-footer-flat-hover-btn-bg-color;
46041
+ color: $dialog-footer-flat-btn-bg-color;
46012
46042
  }
46013
46043
  }
46014
46044
  }
@@ -68288,6 +68318,9 @@ $de-column-presets-font-size: $text-6xl !default;
68288
68318
  background-color: rgb(206, 205, 205);
68289
68319
  margin: 0 2px;
68290
68320
  }
68321
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
68322
+ display: none;
68323
+ }
68291
68324
  .e-de-tc-pmark {
68292
68325
  font-size: 14px;
68293
68326
  font-family: Roboto-Regular;
@@ -77273,6 +77306,7 @@ $grid-checkmark-color: $primary !default;
77273
77306
  }
77274
77307
 
77275
77308
  .e-dropitemscount {
77309
+ font-size: 14px;
77276
77310
  @if $grid-skin == 'tailwind' {
77277
77311
  margin-left: 1px;
77278
77312
  }
@@ -77990,8 +78024,7 @@ $grid-checkmark-color: $primary !default;
77990
78024
  }
77991
78025
  }
77992
78026
 
77993
- & .e-toolbar-right,
77994
- & .e-toolbar-left {
78027
+ & .e-toolbar-right {
77995
78028
  & .e-search-wrapper {
77996
78029
  width: 100%;
77997
78030
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -78645,7 +78678,6 @@ $grid-checkmark-color: $primary !default;
78645
78678
  }
78646
78679
 
78647
78680
  .e-summarycontent {
78648
- display: flex;
78649
78681
  & .e-indentcell {
78650
78682
  border-width: 1px 0 0;
78651
78683
  }
@@ -78972,7 +79004,7 @@ $grid-checkmark-color: $primary !default;
78972
79004
  }
78973
79005
 
78974
79006
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
78975
- @if $grid-skin == 'bootstrap5' {
79007
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
78976
79008
  padding-left: 8px;
78977
79009
  }
78978
79010
  @else if $grid-skin == 'fluent' {
@@ -80544,7 +80576,7 @@ $grid-checkmark-color: $primary !default;
80544
80576
  }
80545
80577
 
80546
80578
  & .e-cloneproperties {
80547
- border-width: $grid-border-size $grid-border-size 3px;
80579
+ border-width: $grid-border-size $grid-border-size 2px;
80548
80580
  }
80549
80581
 
80550
80582
  & tr {
@@ -81331,6 +81363,9 @@ $grid-checkmark-color: $primary !default;
81331
81363
  @if $grid-skin == 'fluent2' {
81332
81364
  margin-top: -8px;
81333
81365
  }
81366
+ @if $grid-skin == 'bootstrap5.3' {
81367
+ margin-top: -9px;
81368
+ }
81334
81369
  }
81335
81370
 
81336
81371
  .e-reorderdownarrow {
@@ -81596,7 +81631,9 @@ $grid-checkmark-color: $primary !default;
81596
81631
  }
81597
81632
 
81598
81633
  & .e-tbar-btn.e-icon-btn:hover {
81599
- background-color: $group-header-hover-bg-color;
81634
+ @if $grid-skin == 'fluent2' {
81635
+ background-color: $group-header-hover-bg-color;
81636
+ }
81600
81637
  }
81601
81638
 
81602
81639
  .e-search-icon {
@@ -82268,7 +82305,9 @@ $grid-checkmark-color: $primary !default;
82268
82305
  }
82269
82306
 
82270
82307
  & .e-menu-item.e-focused {
82271
- background-color: transparent;
82308
+ @if $grid-skin != 'bootstrap5.3' {
82309
+ background-color: transparent;
82310
+ }
82272
82311
  }
82273
82312
  }
82274
82313
  }
@@ -82892,6 +82931,12 @@ $grid-checkmark-color: $primary !default;
82892
82931
  color: $grid-row-selection-color;
82893
82932
  }
82894
82933
 
82934
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
82935
+ @if $grid-skin == 'fluent2' {
82936
+ color: $grid-row-selection-color;
82937
+ }
82938
+ }
82939
+
82895
82940
  td.e-active {
82896
82941
  background: $grid-row-selection-bg-color;
82897
82942
  }
@@ -98992,6 +99037,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
98992
99037
  flex-direction: column;
98993
99038
  overflow: hidden;
98994
99039
  width: inherit;
99040
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
99041
+ flex: 1;
99042
+ }
98995
99043
 
98996
99044
  .e-toast-title,
98997
99045
  .e-toast-content {
@@ -99211,7 +99259,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
99211
99259
  background: $toast-close-icon-hover-bg-color;
99212
99260
  border-radius: $toast-icon-hover-border-radius;
99213
99261
  height: 32px;
99214
- margin-top: -6px;
99215
99262
  }
99216
99263
  @else {
99217
99264
  background-color: $toast-close-icon-hover-bg-color;
@@ -15584,37 +15584,46 @@ $input-error-text-color:$danger !default;
15584
15584
  }
15585
15585
  }
15586
15586
 
15587
- .e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15588
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15589
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15590
15587
  input.e-input#{$css}:-moz-placeholder,
15588
+ input.e-input#{$css}:-moz-placeholder,
15589
+ textarea.e-input#{$css}:-moz-placeholder,
15590
+ input.e-input#{$css}::-moz-placeholder,
15591
+ textarea.e-input#{$css}::-moz-placeholder,
15591
15592
  .e-input-group input.e-input:-moz-placeholder,
15592
15593
  .e-input-group input.e-input:-moz-placeholder,
15593
15594
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
15594
- input.e-input#{$css}:-moz-placeholder,
15595
15595
  .e-input-group input.e-input:-moz-placeholder,
15596
15596
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
15597
- textarea.e-input#{$css}:-moz-placeholder,
15598
15597
  .e-input-group textarea.e-input:-moz-placeholder,
15599
15598
  .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
15600
- input.e-input#{$css}::-moz-placeholder,
15601
15599
  .e-input-group input.e-input::-moz-placeholder,
15602
15600
  .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
15603
- textarea.e-input#{$css}::-moz-placeholder,
15604
15601
  .e-input-group textarea.e-input::-moz-placeholder,
15605
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
15602
+ .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
15603
+ color: $input-placeholder;
15604
+ }
15605
+
15606
+ input.e-input#{$css}::-webkit-input-placeholder,
15607
+ textarea.e-input#{$css}::-webkit-input-placeholder,
15608
+ .e-input-group input.e-input::-webkit-input-placeholder,
15609
+ .e-input-group textarea.e-input::-webkit-input-placeholder,
15610
+ .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
15611
+ .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
15612
+ color: $input-placeholder;
15613
+ }
15614
+
15606
15615
  input.e-input#{$css}:-ms-input-placeholder,
15616
+ textarea.e-input#{$css}:-ms-input-placeholder,
15607
15617
  .e-input-group input.e-input:-ms-input-placeholder,
15608
15618
  .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
15609
- textarea.e-input#{$css}:-ms-input-placeholder,
15610
15619
  .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
15611
- .e-input-group textarea.e-input:-ms-input-placeholder,
15612
- input.e-input#{$css}::-webkit-input-placeholder,
15613
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
15614
- .e-input-group input.e-input::-webkit-input-placeholder,
15615
- textarea.e-input#{$css}::-webkit-input-placeholder,
15616
- .e-input-group textarea.e-input::-webkit-input-placeholder,
15617
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
15620
+ .e-input-group textarea.e-input:-ms-input-placeholder {
15621
+ color: $input-placeholder;
15622
+ }
15623
+
15624
+ .e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15625
+ .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15626
+ .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15618
15627
  .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15619
15628
  .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
15620
15629
  .e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
@@ -43786,6 +43795,26 @@ $modal-datetime-wrapper-width: 100% !default;
43786
43795
  }
43787
43796
  }
43788
43797
 
43798
+ .e-datetime-mob-popup-wrap {
43799
+ align-items: center;
43800
+ display: flex;
43801
+ flex-direction: column;
43802
+ height: 100%;
43803
+ justify-content: center;
43804
+ left: 0;
43805
+ max-height: 100%;
43806
+ position: fixed;
43807
+ top: 0;
43808
+ width: 100%;
43809
+ z-index: 1002;
43810
+
43811
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
43812
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
43813
+ position: relative;
43814
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
43815
+ }
43816
+ }
43817
+
43789
43818
  #{&}.e-datetimepicker.e-time-modal {
43790
43819
  @if $skin-name != 'Material3' {
43791
43820
  background-color: $datetime-default-overlay;
@@ -46269,6 +46298,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
46269
46298
 
46270
46299
  .e-btn:hover.e-flat:not([DISABLED]) {
46271
46300
  background: $dialog-footer-flat-hover-btn-bg-color;
46301
+ color: $dialog-footer-flat-btn-bg-color;
46272
46302
  }
46273
46303
  }
46274
46304
  }
@@ -68548,6 +68578,9 @@ $de-column-presets-font-size: $text-6xl !default;
68548
68578
  background-color: rgb(206, 205, 205);
68549
68579
  margin: 0 2px;
68550
68580
  }
68581
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
68582
+ display: none;
68583
+ }
68551
68584
  .e-de-tc-pmark {
68552
68585
  font-size: 14px;
68553
68586
  font-family: Roboto-Regular;
@@ -77533,6 +77566,7 @@ $grid-checkmark-color: $primary !default;
77533
77566
  }
77534
77567
 
77535
77568
  .e-dropitemscount {
77569
+ font-size: 14px;
77536
77570
  @if $grid-skin == 'tailwind' {
77537
77571
  margin-left: 1px;
77538
77572
  }
@@ -78250,8 +78284,7 @@ $grid-checkmark-color: $primary !default;
78250
78284
  }
78251
78285
  }
78252
78286
 
78253
- & .e-toolbar-right,
78254
- & .e-toolbar-left {
78287
+ & .e-toolbar-right {
78255
78288
  & .e-search-wrapper {
78256
78289
  width: 100%;
78257
78290
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -78905,7 +78938,6 @@ $grid-checkmark-color: $primary !default;
78905
78938
  }
78906
78939
 
78907
78940
  .e-summarycontent {
78908
- display: flex;
78909
78941
  & .e-indentcell {
78910
78942
  border-width: 1px 0 0;
78911
78943
  }
@@ -79232,7 +79264,7 @@ $grid-checkmark-color: $primary !default;
79232
79264
  }
79233
79265
 
79234
79266
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
79235
- @if $grid-skin == 'bootstrap5' {
79267
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
79236
79268
  padding-left: 8px;
79237
79269
  }
79238
79270
  @else if $grid-skin == 'fluent' {
@@ -80804,7 +80836,7 @@ $grid-checkmark-color: $primary !default;
80804
80836
  }
80805
80837
 
80806
80838
  & .e-cloneproperties {
80807
- border-width: $grid-border-size $grid-border-size 3px;
80839
+ border-width: $grid-border-size $grid-border-size 2px;
80808
80840
  }
80809
80841
 
80810
80842
  & tr {
@@ -81591,6 +81623,9 @@ $grid-checkmark-color: $primary !default;
81591
81623
  @if $grid-skin == 'fluent2' {
81592
81624
  margin-top: -8px;
81593
81625
  }
81626
+ @if $grid-skin == 'bootstrap5.3' {
81627
+ margin-top: -9px;
81628
+ }
81594
81629
  }
81595
81630
 
81596
81631
  .e-reorderdownarrow {
@@ -81856,7 +81891,9 @@ $grid-checkmark-color: $primary !default;
81856
81891
  }
81857
81892
 
81858
81893
  & .e-tbar-btn.e-icon-btn:hover {
81859
- background-color: $group-header-hover-bg-color;
81894
+ @if $grid-skin == 'fluent2' {
81895
+ background-color: $group-header-hover-bg-color;
81896
+ }
81860
81897
  }
81861
81898
 
81862
81899
  .e-search-icon {
@@ -82528,7 +82565,9 @@ $grid-checkmark-color: $primary !default;
82528
82565
  }
82529
82566
 
82530
82567
  & .e-menu-item.e-focused {
82531
- background-color: transparent;
82568
+ @if $grid-skin != 'bootstrap5.3' {
82569
+ background-color: transparent;
82570
+ }
82532
82571
  }
82533
82572
  }
82534
82573
  }
@@ -83152,6 +83191,12 @@ $grid-checkmark-color: $primary !default;
83152
83191
  color: $grid-row-selection-color;
83153
83192
  }
83154
83193
 
83194
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
83195
+ @if $grid-skin == 'fluent2' {
83196
+ color: $grid-row-selection-color;
83197
+ }
83198
+ }
83199
+
83155
83200
  td.e-active {
83156
83201
  background: $grid-row-selection-bg-color;
83157
83202
  }
@@ -99252,6 +99297,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
99252
99297
  flex-direction: column;
99253
99298
  overflow: hidden;
99254
99299
  width: inherit;
99300
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
99301
+ flex: 1;
99302
+ }
99255
99303
 
99256
99304
  .e-toast-title,
99257
99305
  .e-toast-content {
@@ -99471,7 +99519,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
99471
99519
  background: $toast-close-icon-hover-bg-color;
99472
99520
  border-radius: $toast-icon-hover-border-radius;
99473
99521
  height: 32px;
99474
- margin-top: -6px;
99475
99522
  }
99476
99523
  @else {
99477
99524
  background-color: $toast-close-icon-hover-bg-color;
@@ -14619,37 +14619,46 @@ $float-label-rtl-value: -7px !default;
14619
14619
  }
14620
14620
  }
14621
14621
 
14622
- .e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14623
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14624
- .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14625
14622
  input.e-input#{$css}:-moz-placeholder,
14623
+ input.e-input#{$css}:-moz-placeholder,
14624
+ textarea.e-input#{$css}:-moz-placeholder,
14625
+ input.e-input#{$css}::-moz-placeholder,
14626
+ textarea.e-input#{$css}::-moz-placeholder,
14626
14627
  .e-input-group input.e-input:-moz-placeholder,
14627
14628
  .e-input-group input.e-input:-moz-placeholder,
14628
14629
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14629
- input.e-input#{$css}:-moz-placeholder,
14630
14630
  .e-input-group input.e-input:-moz-placeholder,
14631
14631
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14632
- textarea.e-input#{$css}:-moz-placeholder,
14633
14632
  .e-input-group textarea.e-input:-moz-placeholder,
14634
14633
  .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
14635
- input.e-input#{$css}::-moz-placeholder,
14636
14634
  .e-input-group input.e-input::-moz-placeholder,
14637
14635
  .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
14638
- textarea.e-input#{$css}::-moz-placeholder,
14639
14636
  .e-input-group textarea.e-input::-moz-placeholder,
14640
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
14637
+ .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
14638
+ color: $input-placeholder;
14639
+ }
14640
+
14641
+ input.e-input#{$css}::-webkit-input-placeholder,
14642
+ textarea.e-input#{$css}::-webkit-input-placeholder,
14643
+ .e-input-group input.e-input::-webkit-input-placeholder,
14644
+ .e-input-group textarea.e-input::-webkit-input-placeholder,
14645
+ .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14646
+ .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
14647
+ color: $input-placeholder;
14648
+ }
14649
+
14641
14650
  input.e-input#{$css}:-ms-input-placeholder,
14651
+ textarea.e-input#{$css}:-ms-input-placeholder,
14642
14652
  .e-input-group input.e-input:-ms-input-placeholder,
14643
14653
  .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
14644
- textarea.e-input#{$css}:-ms-input-placeholder,
14645
14654
  .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
14646
- .e-input-group textarea.e-input:-ms-input-placeholder,
14647
- input.e-input#{$css}::-webkit-input-placeholder,
14648
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14649
- .e-input-group input.e-input::-webkit-input-placeholder,
14650
- textarea.e-input#{$css}::-webkit-input-placeholder,
14651
- .e-input-group textarea.e-input::-webkit-input-placeholder,
14652
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
14655
+ .e-input-group textarea.e-input:-ms-input-placeholder {
14656
+ color: $input-placeholder;
14657
+ }
14658
+
14659
+ .e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14660
+ .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14661
+ .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14653
14662
  .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14654
14663
  .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14655
14664
  .e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
@@ -42435,6 +42444,26 @@ $modal-datetime-wrapper-width: 100% !default;
42435
42444
  }
42436
42445
  }
42437
42446
 
42447
+ .e-datetime-mob-popup-wrap {
42448
+ align-items: center;
42449
+ display: flex;
42450
+ flex-direction: column;
42451
+ height: 100%;
42452
+ justify-content: center;
42453
+ left: 0;
42454
+ max-height: 100%;
42455
+ position: fixed;
42456
+ top: 0;
42457
+ width: 100%;
42458
+ z-index: 1002;
42459
+
42460
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
42461
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
42462
+ position: relative;
42463
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
42464
+ }
42465
+ }
42466
+
42438
42467
  #{&}.e-datetimepicker.e-time-modal {
42439
42468
  @if $skin-name != 'Material3' {
42440
42469
  background-color: $datetime-default-overlay;
@@ -44878,6 +44907,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44878
44907
 
44879
44908
  .e-btn:hover.e-flat:not([DISABLED]) {
44880
44909
  background: $dialog-footer-flat-hover-btn-bg-color;
44910
+ color: $dialog-footer-flat-btn-bg-color;
44881
44911
  }
44882
44912
  }
44883
44913
  }
@@ -66998,6 +67028,9 @@ $de-column-presets-font-size: 60px !default;
66998
67028
  background-color: rgb(206, 205, 205);
66999
67029
  margin: 0 2px;
67000
67030
  }
67031
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
67032
+ display: none;
67033
+ }
67001
67034
  .e-de-tc-pmark {
67002
67035
  font-size: 14px;
67003
67036
  font-family: Roboto-Regular;
@@ -73864,7 +73897,7 @@ $grid-dialog-footer-color: $grey !default;
73864
73897
  $grid-xlfl-dlg-content-top-padding: 6px !default;
73865
73898
  $grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
73866
73899
  $grid-excel-filter-bottom-padding: 0 !default;
73867
- $grid-xlfl-li-icon-margin-arrow-icon: 0 !default;
73900
+ $grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
73868
73901
  $grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
73869
73902
  $grid-xl-radio-margin-top: 0 !default;
73870
73903
  $grid-xlfl-skin: 'bootstrap' !default;
@@ -75886,6 +75919,7 @@ $grid-checkmark-color: $grey-light-font !default;
75886
75919
  }
75887
75920
 
75888
75921
  .e-dropitemscount {
75922
+ font-size: 14px;
75889
75923
  @if $grid-skin == 'tailwind' {
75890
75924
  margin-left: 1px;
75891
75925
  }
@@ -76603,8 +76637,7 @@ $grid-checkmark-color: $grey-light-font !default;
76603
76637
  }
76604
76638
  }
76605
76639
 
76606
- & .e-toolbar-right,
76607
- & .e-toolbar-left {
76640
+ & .e-toolbar-right {
76608
76641
  & .e-search-wrapper {
76609
76642
  width: 100%;
76610
76643
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -77258,7 +77291,6 @@ $grid-checkmark-color: $grey-light-font !default;
77258
77291
  }
77259
77292
 
77260
77293
  .e-summarycontent {
77261
- display: flex;
77262
77294
  & .e-indentcell {
77263
77295
  border-width: 1px 0 0;
77264
77296
  }
@@ -77585,7 +77617,7 @@ $grid-checkmark-color: $grey-light-font !default;
77585
77617
  }
77586
77618
 
77587
77619
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
77588
- @if $grid-skin == 'bootstrap5' {
77620
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
77589
77621
  padding-left: 8px;
77590
77622
  }
77591
77623
  @else if $grid-skin == 'fluent' {
@@ -79157,7 +79189,7 @@ $grid-checkmark-color: $grey-light-font !default;
79157
79189
  }
79158
79190
 
79159
79191
  & .e-cloneproperties {
79160
- border-width: $grid-border-size $grid-border-size 3px;
79192
+ border-width: $grid-border-size $grid-border-size 2px;
79161
79193
  }
79162
79194
 
79163
79195
  & tr {
@@ -79944,6 +79976,9 @@ $grid-checkmark-color: $grey-light-font !default;
79944
79976
  @if $grid-skin == 'fluent2' {
79945
79977
  margin-top: -8px;
79946
79978
  }
79979
+ @if $grid-skin == 'bootstrap5.3' {
79980
+ margin-top: -9px;
79981
+ }
79947
79982
  }
79948
79983
 
79949
79984
  .e-reorderdownarrow {
@@ -80209,7 +80244,9 @@ $grid-checkmark-color: $grey-light-font !default;
80209
80244
  }
80210
80245
 
80211
80246
  & .e-tbar-btn.e-icon-btn:hover {
80212
- background-color: $group-header-hover-bg-color;
80247
+ @if $grid-skin == 'fluent2' {
80248
+ background-color: $group-header-hover-bg-color;
80249
+ }
80213
80250
  }
80214
80251
 
80215
80252
  .e-search-icon {
@@ -80881,7 +80918,9 @@ $grid-checkmark-color: $grey-light-font !default;
80881
80918
  }
80882
80919
 
80883
80920
  & .e-menu-item.e-focused {
80884
- background-color: transparent;
80921
+ @if $grid-skin != 'bootstrap5.3' {
80922
+ background-color: transparent;
80923
+ }
80885
80924
  }
80886
80925
  }
80887
80926
  }
@@ -81505,6 +81544,12 @@ $grid-checkmark-color: $grey-light-font !default;
81505
81544
  color: $grid-row-selection-color;
81506
81545
  }
81507
81546
 
81547
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
81548
+ @if $grid-skin == 'fluent2' {
81549
+ color: $grid-row-selection-color;
81550
+ }
81551
+ }
81552
+
81508
81553
  td.e-active {
81509
81554
  background: $grid-row-selection-bg-color;
81510
81555
  }
@@ -97628,6 +97673,9 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
97628
97673
  flex-direction: column;
97629
97674
  overflow: hidden;
97630
97675
  width: inherit;
97676
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
97677
+ flex: 1;
97678
+ }
97631
97679
 
97632
97680
  .e-toast-title,
97633
97681
  .e-toast-content {
@@ -97847,7 +97895,6 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
97847
97895
  background: $toast-close-icon-hover-bg-color;
97848
97896
  border-radius: $toast-icon-hover-border-radius;
97849
97897
  height: 32px;
97850
- margin-top: -6px;
97851
97898
  }
97852
97899
  @else {
97853
97900
  background-color: $toast-close-icon-hover-bg-color;