@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
@@ -14647,37 +14647,46 @@ $float-label-rtl-value: -7px !default;
14647
14647
  }
14648
14648
  }
14649
14649
 
14650
- .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),
14651
- .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14652
- .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
14650
  input.e-input#{$css}:-moz-placeholder,
14651
+ input.e-input#{$css}:-moz-placeholder,
14652
+ textarea.e-input#{$css}:-moz-placeholder,
14653
+ input.e-input#{$css}::-moz-placeholder,
14654
+ textarea.e-input#{$css}::-moz-placeholder,
14654
14655
  .e-input-group input.e-input:-moz-placeholder,
14655
14656
  .e-input-group input.e-input:-moz-placeholder,
14656
14657
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14657
- input.e-input#{$css}:-moz-placeholder,
14658
14658
  .e-input-group input.e-input:-moz-placeholder,
14659
14659
  .e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
14660
- textarea.e-input#{$css}:-moz-placeholder,
14661
14660
  .e-input-group textarea.e-input:-moz-placeholder,
14662
14661
  .e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
14663
- input.e-input#{$css}::-moz-placeholder,
14664
14662
  .e-input-group input.e-input::-moz-placeholder,
14665
14663
  .e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
14666
- textarea.e-input#{$css}::-moz-placeholder,
14667
14664
  .e-input-group textarea.e-input::-moz-placeholder,
14668
- .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder,
14665
+ .e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
14666
+ color: $input-placeholder;
14667
+ }
14668
+
14669
+ input.e-input#{$css}::-webkit-input-placeholder,
14670
+ textarea.e-input#{$css}::-webkit-input-placeholder,
14671
+ .e-input-group input.e-input::-webkit-input-placeholder,
14672
+ .e-input-group textarea.e-input::-webkit-input-placeholder,
14673
+ .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14674
+ .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
14675
+ color: $input-placeholder;
14676
+ }
14677
+
14669
14678
  input.e-input#{$css}:-ms-input-placeholder,
14679
+ textarea.e-input#{$css}:-ms-input-placeholder,
14670
14680
  .e-input-group input.e-input:-ms-input-placeholder,
14671
14681
  .e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
14672
- textarea.e-input#{$css}:-ms-input-placeholder,
14673
14682
  .e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
14674
- .e-input-group textarea.e-input:-ms-input-placeholder,
14675
- input.e-input#{$css}::-webkit-input-placeholder,
14676
- .e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
14677
- .e-input-group input.e-input::-webkit-input-placeholder,
14678
- textarea.e-input#{$css}::-webkit-input-placeholder,
14679
- .e-input-group textarea.e-input::-webkit-input-placeholder,
14680
- .e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder,
14683
+ .e-input-group textarea.e-input:-ms-input-placeholder {
14684
+ color: $input-placeholder;
14685
+ }
14686
+
14687
+ .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),
14688
+ .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14689
+ .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),
14681
14690
  .e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14682
14691
  .e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
14683
14692
  .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) {
@@ -42511,6 +42520,26 @@ $modal-datetime-wrapper-width: 100% !default;
42511
42520
  }
42512
42521
  }
42513
42522
 
42523
+ .e-datetime-mob-popup-wrap {
42524
+ align-items: center;
42525
+ display: flex;
42526
+ flex-direction: column;
42527
+ height: 100%;
42528
+ justify-content: center;
42529
+ left: 0;
42530
+ max-height: 100%;
42531
+ position: fixed;
42532
+ top: 0;
42533
+ width: 100%;
42534
+ z-index: 1002;
42535
+
42536
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
42537
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
42538
+ position: relative;
42539
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
42540
+ }
42541
+ }
42542
+
42514
42543
  #{&}.e-datetimepicker.e-time-modal {
42515
42544
  @if $skin-name != 'Material3' {
42516
42545
  background-color: $datetime-default-overlay;
@@ -44959,6 +44988,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44959
44988
 
44960
44989
  .e-btn:hover.e-flat:not([DISABLED]) {
44961
44990
  background: $dialog-footer-flat-hover-btn-bg-color;
44991
+ color: $dialog-footer-flat-btn-bg-color;
44962
44992
  }
44963
44993
  }
44964
44994
  }
@@ -67136,6 +67166,9 @@ $de-column-presets-font-size: $text-6xl !default;
67136
67166
  background-color: rgb(206, 205, 205);
67137
67167
  margin: 0 2px;
67138
67168
  }
67169
+ .e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
67170
+ display: none;
67171
+ }
67139
67172
  .e-de-tc-pmark {
67140
67173
  font-size: 14px;
67141
67174
  font-family: Roboto-Regular;
@@ -76131,6 +76164,7 @@ $grid-checkmark-color: $primary-text-color !default;
76131
76164
  }
76132
76165
 
76133
76166
  .e-dropitemscount {
76167
+ font-size: 14px;
76134
76168
  @if $grid-skin == 'tailwind' {
76135
76169
  margin-left: 1px;
76136
76170
  }
@@ -76848,8 +76882,7 @@ $grid-checkmark-color: $primary-text-color !default;
76848
76882
  }
76849
76883
  }
76850
76884
 
76851
- & .e-toolbar-right,
76852
- & .e-toolbar-left {
76885
+ & .e-toolbar-right {
76853
76886
  & .e-search-wrapper {
76854
76887
  width: 100%;
76855
76888
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -77503,7 +77536,6 @@ $grid-checkmark-color: $primary-text-color !default;
77503
77536
  }
77504
77537
 
77505
77538
  .e-summarycontent {
77506
- display: flex;
77507
77539
  & .e-indentcell {
77508
77540
  border-width: 1px 0 0;
77509
77541
  }
@@ -77830,7 +77862,7 @@ $grid-checkmark-color: $primary-text-color !default;
77830
77862
  }
77831
77863
 
77832
77864
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
77833
- @if $grid-skin == 'bootstrap5' {
77865
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
77834
77866
  padding-left: 8px;
77835
77867
  }
77836
77868
  @else if $grid-skin == 'fluent' {
@@ -79402,7 +79434,7 @@ $grid-checkmark-color: $primary-text-color !default;
79402
79434
  }
79403
79435
 
79404
79436
  & .e-cloneproperties {
79405
- border-width: $grid-border-size $grid-border-size 3px;
79437
+ border-width: $grid-border-size $grid-border-size 2px;
79406
79438
  }
79407
79439
 
79408
79440
  & tr {
@@ -80189,6 +80221,9 @@ $grid-checkmark-color: $primary-text-color !default;
80189
80221
  @if $grid-skin == 'fluent2' {
80190
80222
  margin-top: -8px;
80191
80223
  }
80224
+ @if $grid-skin == 'bootstrap5.3' {
80225
+ margin-top: -9px;
80226
+ }
80192
80227
  }
80193
80228
 
80194
80229
  .e-reorderdownarrow {
@@ -80454,7 +80489,9 @@ $grid-checkmark-color: $primary-text-color !default;
80454
80489
  }
80455
80490
 
80456
80491
  & .e-tbar-btn.e-icon-btn:hover {
80457
- background-color: $group-header-hover-bg-color;
80492
+ @if $grid-skin == 'fluent2' {
80493
+ background-color: $group-header-hover-bg-color;
80494
+ }
80458
80495
  }
80459
80496
 
80460
80497
  .e-search-icon {
@@ -81126,7 +81163,9 @@ $grid-checkmark-color: $primary-text-color !default;
81126
81163
  }
81127
81164
 
81128
81165
  & .e-menu-item.e-focused {
81129
- background-color: transparent;
81166
+ @if $grid-skin != 'bootstrap5.3' {
81167
+ background-color: transparent;
81168
+ }
81130
81169
  }
81131
81170
  }
81132
81171
  }
@@ -81750,6 +81789,12 @@ $grid-checkmark-color: $primary-text-color !default;
81750
81789
  color: $grid-row-selection-color;
81751
81790
  }
81752
81791
 
81792
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
81793
+ @if $grid-skin == 'fluent2' {
81794
+ color: $grid-row-selection-color;
81795
+ }
81796
+ }
81797
+
81753
81798
  td.e-active {
81754
81799
  background: $grid-row-selection-bg-color;
81755
81800
  }
@@ -82161,11 +82206,11 @@ $grid-checkmark-color: $primary-text-color !default;
82161
82206
  }
82162
82207
 
82163
82208
  .e-icon-ascending::before {
82164
- content: '\e7df';
82209
+ content: '\e823';
82165
82210
  }
82166
82211
 
82167
82212
  .e-icon-descending::before {
82168
- content: '\e7d8';
82213
+ content: '\e87c';
82169
82214
  }
82170
82215
 
82171
82216
  .e-icon-hide::before,
@@ -97842,6 +97887,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
97842
97887
  flex-direction: column;
97843
97888
  overflow: hidden;
97844
97889
  width: inherit;
97890
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
97891
+ flex: 1;
97892
+ }
97845
97893
 
97846
97894
  .e-toast-title,
97847
97895
  .e-toast-content {
@@ -98061,7 +98109,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
98061
98109
  background: $toast-close-icon-hover-bg-color;
98062
98110
  border-radius: $toast-icon-hover-border-radius;
98063
98111
  height: 32px;
98064
- margin-top: -6px;
98065
98112
  }
98066
98113
  @else {
98067
98114
  background-color: $toast-close-icon-hover-bg-color;
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
132
132
  }
133
133
  }
134
134
 
135
+ .e-datetime-mob-popup-wrap {
136
+ align-items: center;
137
+ display: flex;
138
+ flex-direction: column;
139
+ height: 100%;
140
+ justify-content: center;
141
+ left: 0;
142
+ max-height: 100%;
143
+ position: fixed;
144
+ top: 0;
145
+ width: 100%;
146
+ z-index: 1002;
147
+
148
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
149
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
150
+ position: relative;
151
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
152
+ }
153
+ }
154
+
135
155
  #{&}.e-datetimepicker.e-time-modal {
136
156
  @if $skin-name != 'Material3' {
137
157
  background-color: $datetime-default-overlay;
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
132
132
  }
133
133
  }
134
134
 
135
+ .e-datetime-mob-popup-wrap {
136
+ align-items: center;
137
+ display: flex;
138
+ flex-direction: column;
139
+ height: 100%;
140
+ justify-content: center;
141
+ left: 0;
142
+ max-height: 100%;
143
+ position: fixed;
144
+ top: 0;
145
+ width: 100%;
146
+ z-index: 1002;
147
+
148
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
149
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
150
+ position: relative;
151
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
152
+ }
153
+ }
154
+
135
155
  #{&}.e-datetimepicker.e-time-modal {
136
156
  @if $skin-name != 'Material3' {
137
157
  background-color: $datetime-default-overlay;
@@ -127,6 +127,26 @@ $modal-datetime-wrapper-width: 100% !default;
127
127
  }
128
128
  }
129
129
 
130
+ .e-datetime-mob-popup-wrap {
131
+ align-items: center;
132
+ display: flex;
133
+ flex-direction: column;
134
+ height: 100%;
135
+ justify-content: center;
136
+ left: 0;
137
+ max-height: 100%;
138
+ position: fixed;
139
+ top: 0;
140
+ width: 100%;
141
+ z-index: 1002;
142
+
143
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
144
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
145
+ position: relative;
146
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
147
+ }
148
+ }
149
+
130
150
  #{&}.e-datetimepicker.e-time-modal {
131
151
  @if $skin-name != 'Material3' {
132
152
  background-color: $datetime-default-overlay;
@@ -126,6 +126,26 @@ $modal-datetime-wrapper-width: 100% !default;
126
126
  }
127
127
  }
128
128
 
129
+ .e-datetime-mob-popup-wrap {
130
+ align-items: center;
131
+ display: flex;
132
+ flex-direction: column;
133
+ height: 100%;
134
+ justify-content: center;
135
+ left: 0;
136
+ max-height: 100%;
137
+ position: fixed;
138
+ top: 0;
139
+ width: 100%;
140
+ z-index: 1002;
141
+
142
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
143
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
144
+ position: relative;
145
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
146
+ }
147
+ }
148
+
129
149
  #{&}.e-datetimepicker.e-time-modal {
130
150
  @if $skin-name != 'Material3' {
131
151
  background-color: $datetime-default-overlay;
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
132
132
  }
133
133
  }
134
134
 
135
+ .e-datetime-mob-popup-wrap {
136
+ align-items: center;
137
+ display: flex;
138
+ flex-direction: column;
139
+ height: 100%;
140
+ justify-content: center;
141
+ left: 0;
142
+ max-height: 100%;
143
+ position: fixed;
144
+ top: 0;
145
+ width: 100%;
146
+ z-index: 1002;
147
+
148
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
149
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
150
+ position: relative;
151
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
152
+ }
153
+ }
154
+
135
155
  #{&}.e-datetimepicker.e-time-modal {
136
156
  @if $skin-name != 'Material3' {
137
157
  background-color: $datetime-default-overlay;
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
132
132
  }
133
133
  }
134
134
 
135
+ .e-datetime-mob-popup-wrap {
136
+ align-items: center;
137
+ display: flex;
138
+ flex-direction: column;
139
+ height: 100%;
140
+ justify-content: center;
141
+ left: 0;
142
+ max-height: 100%;
143
+ position: fixed;
144
+ top: 0;
145
+ width: 100%;
146
+ z-index: 1002;
147
+
148
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
149
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
150
+ position: relative;
151
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
152
+ }
153
+ }
154
+
135
155
  #{&}.e-datetimepicker.e-time-modal {
136
156
  @if $skin-name != 'Material3' {
137
157
  background-color: $datetime-default-overlay;
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
132
132
  }
133
133
  }
134
134
 
135
+ .e-datetime-mob-popup-wrap {
136
+ align-items: center;
137
+ display: flex;
138
+ flex-direction: column;
139
+ height: 100%;
140
+ justify-content: center;
141
+ left: 0;
142
+ max-height: 100%;
143
+ position: fixed;
144
+ top: 0;
145
+ width: 100%;
146
+ z-index: 1002;
147
+
148
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
149
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
150
+ position: relative;
151
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
152
+ }
153
+ }
154
+
135
155
  #{&}.e-datetimepicker.e-time-modal {
136
156
  @if $skin-name != 'Material3' {
137
157
  background-color: $datetime-default-overlay;
@@ -127,6 +127,26 @@ $modal-datetime-wrapper-width: 100% !default;
127
127
  }
128
128
  }
129
129
 
130
+ .e-datetime-mob-popup-wrap {
131
+ align-items: center;
132
+ display: flex;
133
+ flex-direction: column;
134
+ height: 100%;
135
+ justify-content: center;
136
+ left: 0;
137
+ max-height: 100%;
138
+ position: fixed;
139
+ top: 0;
140
+ width: 100%;
141
+ z-index: 1002;
142
+
143
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
144
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
145
+ position: relative;
146
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
147
+ }
148
+ }
149
+
130
150
  #{&}.e-datetimepicker.e-time-modal {
131
151
  @if $skin-name != 'Material3' {
132
152
  background-color: $datetime-default-overlay;
@@ -124,6 +124,26 @@ $modal-datetime-wrapper-width: 100% !default;
124
124
  }
125
125
  }
126
126
 
127
+ .e-datetime-mob-popup-wrap {
128
+ align-items: center;
129
+ display: flex;
130
+ flex-direction: column;
131
+ height: 100%;
132
+ justify-content: center;
133
+ left: 0;
134
+ max-height: 100%;
135
+ position: fixed;
136
+ top: 0;
137
+ width: 100%;
138
+ z-index: 1002;
139
+
140
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
141
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
142
+ position: relative;
143
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
144
+ }
145
+ }
146
+
127
147
  #{&}.e-datetimepicker.e-time-modal {
128
148
  @if $skin-name != 'Material3' {
129
149
  background-color: $datetime-default-overlay;
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
132
132
  }
133
133
  }
134
134
 
135
+ .e-datetime-mob-popup-wrap {
136
+ align-items: center;
137
+ display: flex;
138
+ flex-direction: column;
139
+ height: 100%;
140
+ justify-content: center;
141
+ left: 0;
142
+ max-height: 100%;
143
+ position: fixed;
144
+ top: 0;
145
+ width: 100%;
146
+ z-index: 1002;
147
+
148
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
149
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
150
+ position: relative;
151
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
152
+ }
153
+ }
154
+
135
155
  #{&}.e-datetimepicker.e-time-modal {
136
156
  @if $skin-name != 'Material3' {
137
157
  background-color: $datetime-default-overlay;
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
132
132
  }
133
133
  }
134
134
 
135
+ .e-datetime-mob-popup-wrap {
136
+ align-items: center;
137
+ display: flex;
138
+ flex-direction: column;
139
+ height: 100%;
140
+ justify-content: center;
141
+ left: 0;
142
+ max-height: 100%;
143
+ position: fixed;
144
+ top: 0;
145
+ width: 100%;
146
+ z-index: 1002;
147
+
148
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
149
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
150
+ position: relative;
151
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
152
+ }
153
+ }
154
+
135
155
  #{&}.e-datetimepicker.e-time-modal {
136
156
  @if $skin-name != 'Material3' {
137
157
  background-color: $datetime-default-overlay;
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
132
132
  }
133
133
  }
134
134
 
135
+ .e-datetime-mob-popup-wrap {
136
+ align-items: center;
137
+ display: flex;
138
+ flex-direction: column;
139
+ height: 100%;
140
+ justify-content: center;
141
+ left: 0;
142
+ max-height: 100%;
143
+ position: fixed;
144
+ top: 0;
145
+ width: 100%;
146
+ z-index: 1002;
147
+
148
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
149
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
150
+ position: relative;
151
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
152
+ }
153
+ }
154
+
135
155
  #{&}.e-datetimepicker.e-time-modal {
136
156
  @if $skin-name != 'Material3' {
137
157
  background-color: $datetime-default-overlay;
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
132
132
  }
133
133
  }
134
134
 
135
+ .e-datetime-mob-popup-wrap {
136
+ align-items: center;
137
+ display: flex;
138
+ flex-direction: column;
139
+ height: 100%;
140
+ justify-content: center;
141
+ left: 0;
142
+ max-height: 100%;
143
+ position: fixed;
144
+ top: 0;
145
+ width: 100%;
146
+ z-index: 1002;
147
+
148
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
149
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
150
+ position: relative;
151
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
152
+ }
153
+ }
154
+
135
155
  #{&}.e-datetimepicker.e-time-modal {
136
156
  @if $skin-name != 'Material3' {
137
157
  background-color: $datetime-default-overlay;
@@ -124,6 +124,26 @@ $modal-datetime-wrapper-width: 100% !default;
124
124
  }
125
125
  }
126
126
 
127
+ .e-datetime-mob-popup-wrap {
128
+ align-items: center;
129
+ display: flex;
130
+ flex-direction: column;
131
+ height: 100%;
132
+ justify-content: center;
133
+ left: 0;
134
+ max-height: 100%;
135
+ position: fixed;
136
+ top: 0;
137
+ width: 100%;
138
+ z-index: 1002;
139
+
140
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
141
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
142
+ position: relative;
143
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
144
+ }
145
+ }
146
+
127
147
  #{&}.e-datetimepicker.e-time-modal {
128
148
  @if $skin-name != 'Material3' {
129
149
  background-color: $datetime-default-overlay;
@@ -131,6 +131,26 @@ $modal-datetime-wrapper-width: 100% !default;
131
131
  }
132
132
  }
133
133
 
134
+ .e-datetime-mob-popup-wrap {
135
+ align-items: center;
136
+ display: flex;
137
+ flex-direction: column;
138
+ height: 100%;
139
+ justify-content: center;
140
+ left: 0;
141
+ max-height: 100%;
142
+ position: fixed;
143
+ top: 0;
144
+ width: 100%;
145
+ z-index: 1002;
146
+
147
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
148
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
149
+ position: relative;
150
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
151
+ }
152
+ }
153
+
134
154
  #{&}.e-datetimepicker.e-time-modal {
135
155
  @if $skin-name != 'Material3' {
136
156
  background-color: $datetime-default-overlay;
@@ -129,6 +129,26 @@ $modal-datetime-wrapper-width: 100% !default;
129
129
  }
130
130
  }
131
131
 
132
+ .e-datetime-mob-popup-wrap {
133
+ align-items: center;
134
+ display: flex;
135
+ flex-direction: column;
136
+ height: 100%;
137
+ justify-content: center;
138
+ left: 0;
139
+ max-height: 100%;
140
+ position: fixed;
141
+ top: 0;
142
+ width: 100%;
143
+ z-index: 1002;
144
+
145
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
146
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
147
+ position: relative;
148
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
149
+ }
150
+ }
151
+
132
152
  #{&}.e-datetimepicker.e-time-modal {
133
153
  @if $skin-name != 'Material3' {
134
154
  background-color: $datetime-default-overlay;