@syncfusion/blazor-themes 26.2.9 → 26.2.10

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 (81) hide show
  1. package/SCSS-Themes/bds-dark.scss +33 -5
  2. package/SCSS-Themes/bds.scss +33 -5
  3. package/SCSS-Themes/bootstrap-dark.scss +33 -5
  4. package/SCSS-Themes/bootstrap.scss +33 -5
  5. package/SCSS-Themes/bootstrap4.scss +33 -5
  6. package/SCSS-Themes/bootstrap5-dark.scss +35 -7
  7. package/SCSS-Themes/bootstrap5.scss +35 -7
  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/fabric-dark.scss +33 -5
  29. package/SCSS-Themes/fabric.scss +33 -5
  30. package/SCSS-Themes/fluent-dark.scss +33 -5
  31. package/SCSS-Themes/fluent.scss +33 -5
  32. package/SCSS-Themes/fluent2-dark.scss +34 -6
  33. package/SCSS-Themes/fluent2.scss +34 -6
  34. package/SCSS-Themes/grids/grid/bds-dark.scss +12 -5
  35. package/SCSS-Themes/grids/grid/bds.scss +12 -5
  36. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +12 -5
  37. package/SCSS-Themes/grids/grid/bootstrap.scss +12 -5
  38. package/SCSS-Themes/grids/grid/bootstrap4.scss +12 -5
  39. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +14 -7
  40. package/SCSS-Themes/grids/grid/bootstrap5.scss +14 -7
  41. package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -5
  42. package/SCSS-Themes/grids/grid/fabric.scss +12 -5
  43. package/SCSS-Themes/grids/grid/fluent-dark.scss +12 -5
  44. package/SCSS-Themes/grids/grid/fluent.scss +12 -5
  45. package/SCSS-Themes/grids/grid/fluent2-dark.scss +13 -6
  46. package/SCSS-Themes/grids/grid/fluent2.scss +13 -6
  47. package/SCSS-Themes/grids/grid/highcontrast.scss +12 -5
  48. package/SCSS-Themes/grids/grid/material-dark.scss +12 -5
  49. package/SCSS-Themes/grids/grid/material.scss +12 -5
  50. package/SCSS-Themes/grids/grid/material3-dark.scss +12 -5
  51. package/SCSS-Themes/grids/grid/material3.scss +12 -5
  52. package/SCSS-Themes/grids/grid/tailwind-dark.scss +12 -5
  53. package/SCSS-Themes/grids/grid/tailwind.scss +12 -5
  54. package/SCSS-Themes/highcontrast.scss +33 -5
  55. package/SCSS-Themes/material-dark.scss +33 -5
  56. package/SCSS-Themes/material.scss +33 -5
  57. package/SCSS-Themes/material3-dark.scss +33 -5
  58. package/SCSS-Themes/material3.scss +33 -5
  59. package/SCSS-Themes/popups/dialog/bds-dark.scss +1 -0
  60. package/SCSS-Themes/popups/dialog/bds.scss +1 -0
  61. package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +1 -0
  62. package/SCSS-Themes/popups/dialog/bootstrap.scss +1 -0
  63. package/SCSS-Themes/popups/dialog/bootstrap4.scss +1 -0
  64. package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +1 -0
  65. package/SCSS-Themes/popups/dialog/bootstrap5.scss +1 -0
  66. package/SCSS-Themes/popups/dialog/fabric-dark.scss +1 -0
  67. package/SCSS-Themes/popups/dialog/fabric.scss +1 -0
  68. package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -0
  69. package/SCSS-Themes/popups/dialog/fluent.scss +1 -0
  70. package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
  71. package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
  72. package/SCSS-Themes/popups/dialog/highcontrast.scss +1 -0
  73. package/SCSS-Themes/popups/dialog/material-dark.scss +1 -0
  74. package/SCSS-Themes/popups/dialog/material.scss +1 -0
  75. package/SCSS-Themes/popups/dialog/material3-dark.scss +1 -0
  76. package/SCSS-Themes/popups/dialog/material3.scss +1 -0
  77. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +1 -0
  78. package/SCSS-Themes/popups/dialog/tailwind.scss +1 -0
  79. package/SCSS-Themes/tailwind-dark.scss +33 -5
  80. package/SCSS-Themes/tailwind.scss +33 -5
  81. package/package.json +1 -1
@@ -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;
@@ -128,6 +128,26 @@ $modal-datetime-wrapper-width: 100% !default;
128
128
  }
129
129
  }
130
130
 
131
+ .e-datetime-mob-popup-wrap {
132
+ align-items: center;
133
+ display: flex;
134
+ flex-direction: column;
135
+ height: 100%;
136
+ justify-content: center;
137
+ left: 0;
138
+ max-height: 100%;
139
+ position: fixed;
140
+ top: 0;
141
+ width: 100%;
142
+ z-index: 1002;
143
+
144
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
145
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
146
+ position: relative;
147
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
148
+ }
149
+ }
150
+
131
151
  #{&}.e-datetimepicker.e-time-modal {
132
152
  @if $skin-name != 'Material3' {
133
153
  background-color: $datetime-default-overlay;
@@ -128,6 +128,26 @@ $modal-datetime-wrapper-width: 100% !default;
128
128
  }
129
129
  }
130
130
 
131
+ .e-datetime-mob-popup-wrap {
132
+ align-items: center;
133
+ display: flex;
134
+ flex-direction: column;
135
+ height: 100%;
136
+ justify-content: center;
137
+ left: 0;
138
+ max-height: 100%;
139
+ position: fixed;
140
+ top: 0;
141
+ width: 100%;
142
+ z-index: 1002;
143
+
144
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
145
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
146
+ position: relative;
147
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
148
+ }
149
+ }
150
+
131
151
  #{&}.e-datetimepicker.e-time-modal {
132
152
  @if $skin-name != 'Material3' {
133
153
  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;
@@ -42305,6 +42305,26 @@ $modal-datetime-wrapper-width: 100% !default;
42305
42305
  }
42306
42306
  }
42307
42307
 
42308
+ .e-datetime-mob-popup-wrap {
42309
+ align-items: center;
42310
+ display: flex;
42311
+ flex-direction: column;
42312
+ height: 100%;
42313
+ justify-content: center;
42314
+ left: 0;
42315
+ max-height: 100%;
42316
+ position: fixed;
42317
+ top: 0;
42318
+ width: 100%;
42319
+ z-index: 1002;
42320
+
42321
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
42322
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
42323
+ position: relative;
42324
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
42325
+ }
42326
+ }
42327
+
42308
42328
  #{&}.e-datetimepicker.e-time-modal {
42309
42329
  @if $skin-name != 'Material3' {
42310
42330
  background-color: $datetime-default-overlay;
@@ -44748,6 +44768,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44748
44768
 
44749
44769
  .e-btn:hover.e-flat:not([DISABLED]) {
44750
44770
  background: $dialog-footer-flat-hover-btn-bg-color;
44771
+ color: $dialog-footer-flat-btn-bg-color;
44751
44772
  }
44752
44773
  }
44753
44774
  }
@@ -75764,6 +75785,7 @@ $grid-checkmark-color: $theme-dark-font !default;
75764
75785
  }
75765
75786
 
75766
75787
  .e-dropitemscount {
75788
+ font-size: 14px;
75767
75789
  @if $grid-skin == 'tailwind' {
75768
75790
  margin-left: 1px;
75769
75791
  }
@@ -76481,8 +76503,7 @@ $grid-checkmark-color: $theme-dark-font !default;
76481
76503
  }
76482
76504
  }
76483
76505
 
76484
- & .e-toolbar-right,
76485
- & .e-toolbar-left {
76506
+ & .e-toolbar-right {
76486
76507
  & .e-search-wrapper {
76487
76508
  width: 100%;
76488
76509
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -79035,7 +79056,7 @@ $grid-checkmark-color: $theme-dark-font !default;
79035
79056
  }
79036
79057
 
79037
79058
  & .e-cloneproperties {
79038
- border-width: $grid-border-size $grid-border-size 3px;
79059
+ border-width: $grid-border-size $grid-border-size 2px;
79039
79060
  }
79040
79061
 
79041
79062
  & tr {
@@ -79822,6 +79843,9 @@ $grid-checkmark-color: $theme-dark-font !default;
79822
79843
  @if $grid-skin == 'fluent2' {
79823
79844
  margin-top: -8px;
79824
79845
  }
79846
+ @if $grid-skin == 'bootstrap5.3' {
79847
+ margin-top: -9px;
79848
+ }
79825
79849
  }
79826
79850
 
79827
79851
  .e-reorderdownarrow {
@@ -80087,7 +80111,9 @@ $grid-checkmark-color: $theme-dark-font !default;
80087
80111
  }
80088
80112
 
80089
80113
  & .e-tbar-btn.e-icon-btn:hover {
80090
- background-color: $group-header-hover-bg-color;
80114
+ @if $grid-skin == 'fluent2' {
80115
+ background-color: $group-header-hover-bg-color;
80116
+ }
80091
80117
  }
80092
80118
 
80093
80119
  .e-search-icon {
@@ -80759,7 +80785,9 @@ $grid-checkmark-color: $theme-dark-font !default;
80759
80785
  }
80760
80786
 
80761
80787
  & .e-menu-item.e-focused {
80762
- background-color: transparent;
80788
+ @if $grid-skin != 'bootstrap5.3' {
80789
+ background-color: transparent;
80790
+ }
80763
80791
  }
80764
80792
  }
80765
80793
  }