@syncfusion/blazor-themes 24.2.5 → 24.2.7

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 (70) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +93 -7
  2. package/SCSS-Themes/bootstrap.scss +93 -7
  3. package/SCSS-Themes/bootstrap4.scss +96 -10
  4. package/SCSS-Themes/bootstrap5-dark.scss +93 -7
  5. package/SCSS-Themes/bootstrap5.scss +93 -7
  6. package/SCSS-Themes/buttons/button/tailwind-dark.scss +1 -1
  7. package/SCSS-Themes/buttons/button/tailwind.scss +1 -1
  8. package/SCSS-Themes/fabric-dark.scss +93 -7
  9. package/SCSS-Themes/fabric.scss +93 -7
  10. package/SCSS-Themes/fluent-dark.scss +95 -9
  11. package/SCSS-Themes/fluent.scss +95 -9
  12. package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -2
  13. package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -2
  14. package/SCSS-Themes/grids/grid/fluent.scss +2 -2
  15. package/SCSS-Themes/highcontrast.scss +93 -7
  16. package/SCSS-Themes/material-dark.scss +93 -7
  17. package/SCSS-Themes/material.scss +93 -7
  18. package/SCSS-Themes/material3-dark.scss +93 -7
  19. package/SCSS-Themes/material3.scss +93 -7
  20. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -1
  21. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
  22. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
  23. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -1
  24. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -1
  25. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
  26. package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
  27. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -1
  28. package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -1
  29. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -1
  30. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
  31. package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
  32. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +1 -1
  33. package/SCSS-Themes/pivotview/pivotview/material3.scss +1 -1
  34. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -1
  35. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -1
  36. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +35 -6
  37. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +35 -6
  38. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +36 -7
  39. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +35 -6
  40. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +35 -6
  41. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +35 -6
  42. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +35 -6
  43. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +35 -6
  44. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +35 -6
  45. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +35 -6
  46. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +35 -6
  47. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +35 -6
  48. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +35 -6
  49. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +35 -6
  50. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +52 -23
  51. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +52 -23
  52. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +57 -0
  53. package/SCSS-Themes/schedule/schedule/bootstrap.scss +57 -0
  54. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +57 -0
  55. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +57 -0
  56. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +57 -0
  57. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +57 -0
  58. package/SCSS-Themes/schedule/schedule/fabric.scss +57 -0
  59. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +57 -0
  60. package/SCSS-Themes/schedule/schedule/fluent.scss +57 -0
  61. package/SCSS-Themes/schedule/schedule/highcontrast.scss +57 -0
  62. package/SCSS-Themes/schedule/schedule/material-dark.scss +57 -0
  63. package/SCSS-Themes/schedule/schedule/material.scss +57 -0
  64. package/SCSS-Themes/schedule/schedule/material3-dark.scss +57 -0
  65. package/SCSS-Themes/schedule/schedule/material3.scss +57 -0
  66. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +57 -0
  67. package/SCSS-Themes/schedule/schedule/tailwind.scss +57 -0
  68. package/SCSS-Themes/tailwind-dark.scss +111 -25
  69. package/SCSS-Themes/tailwind.scss +111 -25
  70. package/package.json +1 -1
@@ -49,7 +49,7 @@ $rte-2px-border-size: 2px !default;
49
49
  $rte-border-type: solid !default;
50
50
  $rte-list-btn-flex: column !default;
51
51
  $rte-list-btn-line-height: 30px !default;
52
- $rte-big-list-btn-line-height: 36px !default;
52
+ $rte-big-list-btn-line-height: 38px !default;
53
53
  $rte-split-btn-line-height: 30px !default;
54
54
  $rte-big-split-btn-line-height: 38px !default;
55
55
  $rte-big-quick-item-btn-width: 38px !default;
@@ -79,7 +79,7 @@ $rte-big-tb-items-margin-left: 3px !default;
79
79
  $rte-tb-items-margin-left: 7px !default;
80
80
  $rte-big-tb-items-padding-left: 3px !default;
81
81
  $rte-tb-items-padding-left: 7px !default;
82
- $rte-active-tb-item-btn-padding: 0 !default;
82
+ $rte-active-tb-item-btn-padding: 0 4px !default;
83
83
  $rte-split-btn-bar-size: 0 !default;
84
84
  $rte-split-btn-active-color-icon-line-height: 30px !default;
85
85
  $rte-big-split-btn-active-color-icon-line-height: 35px !default;
@@ -90,17 +90,17 @@ $rte-drop-btn-padding-left: 7px !default;
90
90
  $dropdown-btn-font-size: $text-sm;
91
91
  $dropdown-btn-big-font-size: $text-base;
92
92
  $rte-drop-btn-padding-right: 2.5px !default;
93
- $rte-drop-btn-action-padding-left: 6px !default;
94
- $rte-drop-btn-action-padding-right: 1.5px !default;
93
+ $rte-drop-btn-action-padding-left: 7px !default;
94
+ $rte-drop-btn-action-padding-right: 2.5px !default;
95
95
  $rte-big-drop-btn-padding-left: 10px !default;
96
96
  $rte-big-drop-btn-padding-right: 6px !default;
97
- $rte-big-drop-btn-action-padding-left: 9px !default;
98
- $rte-big-drop-btn-action-padding-right: 5px !default;
99
- $rte-colorpicker-parent-padding: .8px !default;
100
- $rte-colorpicker-parent-padding-hover: 0 !default;
97
+ $rte-big-drop-btn-action-padding-left: 10px !default;
98
+ $rte-big-drop-btn-action-padding-right: 6px !default;
99
+ $rte-colorpicker-parent-padding: 1px !default;
100
+ $rte-colorpicker-parent-padding-hover: 1px !default;
101
101
  $rte-colorpicker-parent-padding-active-hover: 0 !default;
102
102
  $rte-dropdown-btn-color-content-height: 30px !default;
103
- $rte-big-dropdown-btn-color-content-height: 36px !default;
103
+ $rte-big-dropdown-btn-color-content-height: 38px !default;
104
104
  $rte-font-icon-width: 30px !default;
105
105
  $rte-font-arrow-width: 18px !default;
106
106
  $rte-font-arrow-touch-width: 20px !default;
@@ -108,7 +108,7 @@ $rte-font-icon-line-height: $leading-none !default;
108
108
  $rte-placeholder-line-height: $leading-normal !default;
109
109
  $rte-big-active-tb-item-btn-padding: 0 6px !default;
110
110
  $rte-table-popup-padding: 18px 18px 8px 22px !default;
111
- $rte-table-popup-border: 1px solid $cool-gray-600 !default;
111
+ $rte-table-popup-border: 1px solid $cool-gray-300 !default;
112
112
  $rte-insert-dialog-label-padding-top: 12px !default;
113
113
  $rte-insert-dialog-label-padding-bottom: 3px !default;
114
114
  $rte-big-quick-tbar-item-min-height: 38px !default;
@@ -130,7 +130,7 @@ $rte-big-inline-tmp-size-min-width: 59px;
130
130
  $rte-inline-tmp-size-min-width: 66px;
131
131
  $rte-big-inline-tmp-color-min-width: 50px;
132
132
  $rte-inline-tmp-color-min-width: 55px;
133
- $rte-big-color-list-span-common-padding-left-right: 0;
133
+ $rte-big-color-list-span-common-padding-left-right: 1px;
134
134
  $rte-placeholder-padding: 12px !default;
135
135
  $rte-default-character-count-opacity: 1;
136
136
  $rte-droparea-line-height: 10;
@@ -149,10 +149,10 @@ $rte-big-tablecell-height : 16px;
149
149
  $rte-big-tablecell-width : 16px;
150
150
  $rte-toolbar-item-frist-last-child-margin: 0;
151
151
  $rte-big-toolbar-item-frist-last-child-margin: 0 6px;
152
- $rte-toolbar-expaned-padding: 0 5px;
152
+ $rte-toolbar-expaned-padding: 0 4px;
153
153
  $rte-toolbar-expaned-padding-hover: 0 4px;
154
154
  $rte-formatlists-dropdown-line-height: 20px;
155
- $rte-big-formatlists-dropdown-line-height: 30px;
155
+ $rte-big-formatlists-dropdown-line-height: 35px;
156
156
 
157
157
  //Layout Variables End
158
158
 
@@ -170,7 +170,7 @@ $rte-img-popup-box-shadow: $shadow !default;
170
170
  $rte-img-popup-color: $border-light !default;
171
171
  $rte-quick-item-active-bg: $secondary-bg-color-pressed !default;
172
172
  $rte-quick-item-active-font-color: $icon-color !default;
173
- $rte-quick-item-border: 0 !default;
173
+ $rte-quick-item-border: 1px solid transparent !default;
174
174
  $rte-quick-item-hover-border-color: $secondary-border-color-hover !default;
175
175
  $rte-quick-item-active-border-color: $secondary-border-color-pressed !default;
176
176
  $rte-quick-drop-btn-border-color: $content-bg-color-alt2 !default;
@@ -185,7 +185,7 @@ $rte-quick-pop-item-focus-bg: $secondary-bg-color-pressed !default;
185
185
  $rte-quick-tb-btn-hover: $secondary-bg-color-pressed !default;
186
186
  $rte-tb-item-active-bg: $secondary-bg-color-pressed !default;
187
187
  $rte-tb-active-font-color: $icon-color !default;
188
- $rte-tb-item-active-border: 1px solid $secondary-border-color-pressed !default;
188
+ $rte-tb-item-active-border: 0 solid $secondary-border-color-pressed !default;
189
189
  $rte-expand-tb-border-bottom: $rte-border-size $rte-border-type $border-light !default;
190
190
  $rte-color-picker-active-bg: inherit !default;
191
191
  $rte-drop-btn-active-bg: $secondary-bg-color-pressed !default;
@@ -246,7 +246,7 @@ $rte-border-bottom-right-radius: 0;
246
246
  $rte-border-bottom-left-radius: 0;
247
247
  $rte-big-border-radius: 0;
248
248
  $rte-extended-toolbar-items-padding: 0;
249
- $rte-expand-tbar-hover-bg: $content-bg-color-alt3 !default;
249
+ $rte-expand-tbar-hover-bg: $content-bg-color-alt1 !default;
250
250
 
251
251
  //Theme Variables End
252
252
 
@@ -280,7 +280,7 @@ $rte-tbar-default-bg: $content-bg-color-alt2;
280
280
  $rte-big-insert-dialog-label-padding-top: 12px;
281
281
  $rte-tbar-icon-size: 20px;
282
282
  $rte-dropdown-btn-color-content-padding: 1px !default;
283
- $rte-big-dropdown-btn-color-content-padding: 1px !default;
283
+ $rte-big-dropdown-btn-color-content-padding: 0 !default;
284
284
  $rte-tb-expended-min-height: 40px !default;
285
285
  $rte-big-tb-expended-min-height: 48px !default;
286
286
  $rte-tb-expended-padding-left: 1px !default;
@@ -972,6 +972,20 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
972
972
  }
973
973
  }
974
974
 
975
+ @if $skin-name == 'tailwind' {
976
+ .e-bigger {
977
+ .e-richtexteditor {
978
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
979
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control {
980
+ padding: 0 8px;
981
+ }
982
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
983
+ padding: 0 8px;
984
+ }
985
+ }
986
+ }
987
+ }
988
+
975
989
  .e-rte-linkcontent .e-rte-label {
976
990
  padding-top: $rte-insert-dialog-label-padding-top;
977
991
  }
@@ -1222,19 +1236,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1222
1236
  }
1223
1237
 
1224
1238
  .e-rte-img-caption.e-imgcenter {
1225
- display: block;
1239
+ display: contents;
1226
1240
  margin-left: auto;
1227
1241
  margin-right: auto;
1228
1242
  }
1229
1243
 
1230
1244
  .e-rte-img-caption.e-imgright {
1231
- display: block;
1245
+ display: contents;
1232
1246
  margin-left: auto;
1233
1247
  margin-right: 0;
1234
1248
  }
1235
1249
 
1236
1250
  .e-rte-img-caption.e-imgleft {
1237
- display: block;
1251
+ display: contents;
1238
1252
  margin-left: 0;
1239
1253
  margin-right: auto;
1240
1254
  }
@@ -1251,7 +1265,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1251
1265
  }
1252
1266
 
1253
1267
  .e-img-caption.e-rte-img-caption.e-imgbreak {
1254
- display: block;
1268
+ display: contents;
1255
1269
  }
1256
1270
 
1257
1271
  .e-rte-table {
@@ -1948,6 +1962,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1948
1962
  }
1949
1963
  }
1950
1964
  }
1965
+ .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active{
1966
+ .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1967
+ .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
1968
+ @if $skin-name == 'tailwind' {
1969
+ padding: 1px;
1970
+ }
1971
+ }
1972
+ }
1951
1973
 
1952
1974
  .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item,
1953
1975
  .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item,
@@ -3275,8 +3297,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3275
3297
  }
3276
3298
 
3277
3299
  .e-richtexteditor .e-toolbar .e-tbar-btn {
3278
- border-bottom: 1px solid $transparent;
3279
- border-top: 1px solid $transparent;
3300
+ border: 1px solid $transparent;
3280
3301
  }
3281
3302
 
3282
3303
  .e-richtexteditor .e-toolbar .e-tbar-btn:hover {
@@ -3288,6 +3309,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3288
3309
  background: $rte-tb-hover-bg-color;
3289
3310
  border: 1px solid $rte-quick-item-hover-border-color;
3290
3311
  }
3312
+
3313
+ .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
3314
+ border: 1px solid $transparent;
3315
+ }
3316
+
3317
+ .e-richtexteditor .e-toolbar .e-toolbar-item .e-tbar-btn:focus {
3318
+ border: 1px solid $transparent;
3319
+ }
3291
3320
  }
3292
3321
 
3293
3322
  @if $skin-name == 'bootstrap5' {
@@ -49,7 +49,7 @@ $rte-2px-border-size: 2px !default;
49
49
  $rte-border-type: solid !default;
50
50
  $rte-list-btn-flex: column !default;
51
51
  $rte-list-btn-line-height: 30px !default;
52
- $rte-big-list-btn-line-height: 36px !default;
52
+ $rte-big-list-btn-line-height: 38px !default;
53
53
  $rte-split-btn-line-height: 30px !default;
54
54
  $rte-big-split-btn-line-height: 38px !default;
55
55
  $rte-big-quick-item-btn-width: 38px !default;
@@ -79,7 +79,7 @@ $rte-big-tb-items-margin-left: 3px !default;
79
79
  $rte-tb-items-margin-left: 7px !default;
80
80
  $rte-big-tb-items-padding-left: 3px !default;
81
81
  $rte-tb-items-padding-left: 7px !default;
82
- $rte-active-tb-item-btn-padding: 0 !default;
82
+ $rte-active-tb-item-btn-padding: 0 4px !default;
83
83
  $rte-split-btn-bar-size: 0 !default;
84
84
  $rte-split-btn-active-color-icon-line-height: 30px !default;
85
85
  $rte-big-split-btn-active-color-icon-line-height: 35px !default;
@@ -90,17 +90,17 @@ $rte-drop-btn-padding-left: 7px !default;
90
90
  $dropdown-btn-font-size: $text-sm;
91
91
  $dropdown-btn-big-font-size: $text-base;
92
92
  $rte-drop-btn-padding-right: 2.5px !default;
93
- $rte-drop-btn-action-padding-left: 6px !default;
94
- $rte-drop-btn-action-padding-right: 1.5px !default;
93
+ $rte-drop-btn-action-padding-left: 7px !default;
94
+ $rte-drop-btn-action-padding-right: 2.5px !default;
95
95
  $rte-big-drop-btn-padding-left: 10px !default;
96
96
  $rte-big-drop-btn-padding-right: 6px !default;
97
- $rte-big-drop-btn-action-padding-left: 9px !default;
98
- $rte-big-drop-btn-action-padding-right: 5px !default;
99
- $rte-colorpicker-parent-padding: .8px !default;
100
- $rte-colorpicker-parent-padding-hover: 0 !default;
97
+ $rte-big-drop-btn-action-padding-left: 10px !default;
98
+ $rte-big-drop-btn-action-padding-right: 6px !default;
99
+ $rte-colorpicker-parent-padding: 1px !default;
100
+ $rte-colorpicker-parent-padding-hover: 1px !default;
101
101
  $rte-colorpicker-parent-padding-active-hover: 0 !default;
102
102
  $rte-dropdown-btn-color-content-height: 30px !default;
103
- $rte-big-dropdown-btn-color-content-height: 36px !default;
103
+ $rte-big-dropdown-btn-color-content-height: 38px !default;
104
104
  $rte-font-icon-width: 30px !default;
105
105
  $rte-font-arrow-width: 18px !default;
106
106
  $rte-font-arrow-touch-width: 20px !default;
@@ -108,7 +108,7 @@ $rte-font-icon-line-height: $leading-none !default;
108
108
  $rte-placeholder-line-height: $leading-normal !default;
109
109
  $rte-big-active-tb-item-btn-padding: 0 6px !default;
110
110
  $rte-table-popup-padding: 18px 18px 8px 22px !default;
111
- $rte-table-popup-border: 1px solid $cool-gray-600 !default;
111
+ $rte-table-popup-border: 1px solid $cool-gray-300 !default;
112
112
  $rte-insert-dialog-label-padding-top: 12px !default;
113
113
  $rte-insert-dialog-label-padding-bottom: 3px !default;
114
114
  $rte-big-quick-tbar-item-min-height: 38px !default;
@@ -130,7 +130,7 @@ $rte-big-inline-tmp-size-min-width: 59px;
130
130
  $rte-inline-tmp-size-min-width: 66px;
131
131
  $rte-big-inline-tmp-color-min-width: 50px;
132
132
  $rte-inline-tmp-color-min-width: 55px;
133
- $rte-big-color-list-span-common-padding-left-right: 0;
133
+ $rte-big-color-list-span-common-padding-left-right: 1px;
134
134
  $rte-placeholder-padding: 12px !default;
135
135
  $rte-default-character-count-opacity: 1;
136
136
  $rte-droparea-line-height: 10;
@@ -149,10 +149,10 @@ $rte-big-tablecell-height : 16px;
149
149
  $rte-big-tablecell-width : 16px;
150
150
  $rte-toolbar-item-frist-last-child-margin: 0;
151
151
  $rte-big-toolbar-item-frist-last-child-margin: 0 6px;
152
- $rte-toolbar-expaned-padding: 0 5px;
152
+ $rte-toolbar-expaned-padding: 0 4px;
153
153
  $rte-toolbar-expaned-padding-hover: 0 4px;
154
154
  $rte-formatlists-dropdown-line-height: 20px;
155
- $rte-big-formatlists-dropdown-line-height: 30px;
155
+ $rte-big-formatlists-dropdown-line-height: 35px;
156
156
 
157
157
  //Layout Variables End
158
158
 
@@ -170,7 +170,7 @@ $rte-img-popup-box-shadow: $shadow !default;
170
170
  $rte-img-popup-color: $border-light !default;
171
171
  $rte-quick-item-active-bg: $secondary-bg-color-pressed !default;
172
172
  $rte-quick-item-active-font-color: $icon-color !default;
173
- $rte-quick-item-border: 0 !default;
173
+ $rte-quick-item-border: 1px solid transparent !default;
174
174
  $rte-quick-item-hover-border-color: $secondary-border-color-hover !default;
175
175
  $rte-quick-item-active-border-color: $secondary-border-color-pressed !default;
176
176
  $rte-quick-drop-btn-border-color: $content-bg-color-alt2 !default;
@@ -185,7 +185,7 @@ $rte-quick-pop-item-focus-bg: $secondary-bg-color-pressed !default;
185
185
  $rte-quick-tb-btn-hover: $secondary-bg-color-pressed !default;
186
186
  $rte-tb-item-active-bg: $secondary-bg-color-pressed !default;
187
187
  $rte-tb-active-font-color: $icon-color !default;
188
- $rte-tb-item-active-border: 1px solid $secondary-border-color-pressed !default;
188
+ $rte-tb-item-active-border: 0 solid $secondary-border-color-pressed !default;
189
189
  $rte-expand-tb-border-bottom: $rte-border-size $rte-border-type $border-light !default;
190
190
  $rte-color-picker-active-bg: inherit !default;
191
191
  $rte-drop-btn-active-bg: $secondary-bg-color-pressed !default;
@@ -246,7 +246,7 @@ $rte-border-bottom-right-radius: 0;
246
246
  $rte-border-bottom-left-radius: 0;
247
247
  $rte-big-border-radius: 0;
248
248
  $rte-extended-toolbar-items-padding: 0;
249
- $rte-expand-tbar-hover-bg: $content-bg-color-alt3 !default;
249
+ $rte-expand-tbar-hover-bg: $content-bg-color-alt1 !default;
250
250
 
251
251
  //Theme Variables End
252
252
 
@@ -280,7 +280,7 @@ $rte-tbar-default-bg: $content-bg-color-alt2;
280
280
  $rte-big-insert-dialog-label-padding-top: 12px;
281
281
  $rte-tbar-icon-size: 20px;
282
282
  $rte-dropdown-btn-color-content-padding: 1px !default;
283
- $rte-big-dropdown-btn-color-content-padding: 1px !default;
283
+ $rte-big-dropdown-btn-color-content-padding: 0 !default;
284
284
  $rte-tb-expended-min-height: 40px !default;
285
285
  $rte-big-tb-expended-min-height: 48px !default;
286
286
  $rte-tb-expended-padding-left: 1px !default;
@@ -972,6 +972,20 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
972
972
  }
973
973
  }
974
974
 
975
+ @if $skin-name == 'tailwind' {
976
+ .e-bigger {
977
+ .e-richtexteditor {
978
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
979
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control {
980
+ padding: 0 8px;
981
+ }
982
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
983
+ padding: 0 8px;
984
+ }
985
+ }
986
+ }
987
+ }
988
+
975
989
  .e-rte-linkcontent .e-rte-label {
976
990
  padding-top: $rte-insert-dialog-label-padding-top;
977
991
  }
@@ -1222,19 +1236,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1222
1236
  }
1223
1237
 
1224
1238
  .e-rte-img-caption.e-imgcenter {
1225
- display: block;
1239
+ display: contents;
1226
1240
  margin-left: auto;
1227
1241
  margin-right: auto;
1228
1242
  }
1229
1243
 
1230
1244
  .e-rte-img-caption.e-imgright {
1231
- display: block;
1245
+ display: contents;
1232
1246
  margin-left: auto;
1233
1247
  margin-right: 0;
1234
1248
  }
1235
1249
 
1236
1250
  .e-rte-img-caption.e-imgleft {
1237
- display: block;
1251
+ display: contents;
1238
1252
  margin-left: 0;
1239
1253
  margin-right: auto;
1240
1254
  }
@@ -1251,7 +1265,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1251
1265
  }
1252
1266
 
1253
1267
  .e-img-caption.e-rte-img-caption.e-imgbreak {
1254
- display: block;
1268
+ display: contents;
1255
1269
  }
1256
1270
 
1257
1271
  .e-rte-table {
@@ -1948,6 +1962,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1948
1962
  }
1949
1963
  }
1950
1964
  }
1965
+ .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active{
1966
+ .e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
1967
+ .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
1968
+ @if $skin-name == 'tailwind' {
1969
+ padding: 1px;
1970
+ }
1971
+ }
1972
+ }
1951
1973
 
1952
1974
  .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item,
1953
1975
  .e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item,
@@ -3275,8 +3297,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3275
3297
  }
3276
3298
 
3277
3299
  .e-richtexteditor .e-toolbar .e-tbar-btn {
3278
- border-bottom: 1px solid $transparent;
3279
- border-top: 1px solid $transparent;
3300
+ border: 1px solid $transparent;
3280
3301
  }
3281
3302
 
3282
3303
  .e-richtexteditor .e-toolbar .e-tbar-btn:hover {
@@ -3288,6 +3309,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3288
3309
  background: $rte-tb-hover-bg-color;
3289
3310
  border: 1px solid $rte-quick-item-hover-border-color;
3290
3311
  }
3312
+
3313
+ .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
3314
+ border: 1px solid $transparent;
3315
+ }
3316
+
3317
+ .e-richtexteditor .e-toolbar .e-toolbar-item .e-tbar-btn:focus {
3318
+ border: 1px solid $transparent;
3319
+ }
3291
3320
  }
3292
3321
 
3293
3322
  @if $skin-name == 'bootstrap5' {
@@ -195,6 +195,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
195
195
  $schedule-tbar-right-active-items-btn-border: none !default;
196
196
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
197
197
  $schedule-device-tbar-right-items-btn-border: none !default;
198
+ $schedule-device-font-size: 8px !default;
198
199
 
199
200
  $schedule-content-nrml-font-text-transform: initial !default;
200
201
  $schedule-header-hover-border-radius: 4px !default;
@@ -542,6 +543,28 @@ $schedule-tree-content-color: #fff !default;
542
543
  }
543
544
  }
544
545
 
546
+ @media screen and (max-width: 320px) {
547
+ .e-schedule-toolbar {
548
+ .e-toolbar-pop {
549
+ width: 100%;
550
+
551
+ .e-toolbar-item .e-tbar-btn.e-btn {
552
+ padding-left: 7px;
553
+ }
554
+
555
+ &.e-rtl {
556
+ .e-toolbar-item .e-tbar-btn.e-btn {
557
+ padding-right: 7px;
558
+ }
559
+ }
560
+ }
561
+
562
+ .e-tbar-btn .e-tbar-btn-text {
563
+ font-size: $schedule-device-font-size;
564
+ }
565
+ }
566
+ }
567
+
545
568
  .e-schedule-resource-toolbar {
546
569
  background: $schedule-tbar-default-bg;
547
570
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -3435,7 +3458,24 @@ $schedule-tree-content-color: #fff !default;
3435
3458
  }
3436
3459
  }
3437
3460
  }
3461
+
3462
+ /*! schedule event window for smaller viewports*/
3463
+ @media screen and (max-width: 320px) {
3464
+ .e-schedule-dialog.e-popup.e-popup-open {
3465
+ max-height: 350px;
3466
+ min-width: 100%;
3467
+ }
3438
3468
 
3469
+ .e-schedule-dialog {
3470
+ .e-all-day-container {
3471
+ padding-bottom: 10px;
3472
+ }
3473
+
3474
+ .e-all-day-time-zone-row {
3475
+ display: block;
3476
+ }
3477
+ }
3478
+ }
3439
3479
  .e-ddl.e-popup {
3440
3480
  .e-resource-template {
3441
3481
  display: flex;
@@ -4119,6 +4159,23 @@ $schedule-tree-content-color: #fff !default;
4119
4159
  }
4120
4160
  }
4121
4161
 
4162
+ /*! schedule quick popup for smaller viewports */
4163
+ @media screen and (max-width: 320px) {
4164
+ .e-quick-popup-wrapper {
4165
+ min-width: 100%;
4166
+
4167
+ .e-popup-footer {
4168
+ padding-left: 5px;
4169
+ }
4170
+
4171
+ &.e-rtl {
4172
+ .e-popup-footer {
4173
+ padding-right: 5px;
4174
+ }
4175
+ }
4176
+ }
4177
+ }
4178
+
4122
4179
  .e-bigger .e-quick-popup-wrapper {
4123
4180
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
4124
4181
  font-size: 24px;
@@ -192,6 +192,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
192
192
  $schedule-tbar-right-active-items-btn-border: none !default;
193
193
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
194
194
  $schedule-device-tbar-right-items-btn-border: none !default;
195
+ $schedule-device-font-size: 8px !default;
195
196
 
196
197
  $schedule-timezone-enable-nrml-height: 60px !default;
197
198
  $schedule-timezone-enable-bgr-height: 70px !default;
@@ -542,6 +543,28 @@ $schedule-tree-content-color: $shadow !default;
542
543
  }
543
544
  }
544
545
 
546
+ @media screen and (max-width: 320px) {
547
+ .e-schedule-toolbar {
548
+ .e-toolbar-pop {
549
+ width: 100%;
550
+
551
+ .e-toolbar-item .e-tbar-btn.e-btn {
552
+ padding-left: 7px;
553
+ }
554
+
555
+ &.e-rtl {
556
+ .e-toolbar-item .e-tbar-btn.e-btn {
557
+ padding-right: 7px;
558
+ }
559
+ }
560
+ }
561
+
562
+ .e-tbar-btn .e-tbar-btn-text {
563
+ font-size: $schedule-device-font-size;
564
+ }
565
+ }
566
+ }
567
+
545
568
  .e-schedule-resource-toolbar {
546
569
  background: $schedule-tbar-default-bg;
547
570
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -3435,7 +3458,24 @@ $schedule-tree-content-color: $shadow !default;
3435
3458
  }
3436
3459
  }
3437
3460
  }
3461
+
3462
+ /*! schedule event window for smaller viewports*/
3463
+ @media screen and (max-width: 320px) {
3464
+ .e-schedule-dialog.e-popup.e-popup-open {
3465
+ max-height: 350px;
3466
+ min-width: 100%;
3467
+ }
3438
3468
 
3469
+ .e-schedule-dialog {
3470
+ .e-all-day-container {
3471
+ padding-bottom: 10px;
3472
+ }
3473
+
3474
+ .e-all-day-time-zone-row {
3475
+ display: block;
3476
+ }
3477
+ }
3478
+ }
3439
3479
  .e-ddl.e-popup {
3440
3480
  .e-resource-template {
3441
3481
  display: flex;
@@ -4119,6 +4159,23 @@ $schedule-tree-content-color: $shadow !default;
4119
4159
  }
4120
4160
  }
4121
4161
 
4162
+ /*! schedule quick popup for smaller viewports */
4163
+ @media screen and (max-width: 320px) {
4164
+ .e-quick-popup-wrapper {
4165
+ min-width: 100%;
4166
+
4167
+ .e-popup-footer {
4168
+ padding-left: 5px;
4169
+ }
4170
+
4171
+ &.e-rtl {
4172
+ .e-popup-footer {
4173
+ padding-right: 5px;
4174
+ }
4175
+ }
4176
+ }
4177
+ }
4178
+
4122
4179
  .e-bigger .e-quick-popup-wrapper {
4123
4180
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
4124
4181
  font-size: 24px;
@@ -200,6 +200,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
200
200
  $schedule-tbar-right-active-items-btn-border: none !default;
201
201
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
202
202
  $schedule-device-tbar-right-items-btn-border: none !default;
203
+ $schedule-device-font-size: 8px !default;
203
204
 
204
205
  $schedule-content-nrml-font-text-transform: initial !default;
205
206
  $schedule-header-hover-border-radius: 4px !default;
@@ -545,6 +546,28 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
545
546
  }
546
547
  }
547
548
 
549
+ @media screen and (max-width: 320px) {
550
+ .e-schedule-toolbar {
551
+ .e-toolbar-pop {
552
+ width: 100%;
553
+
554
+ .e-toolbar-item .e-tbar-btn.e-btn {
555
+ padding-left: 7px;
556
+ }
557
+
558
+ &.e-rtl {
559
+ .e-toolbar-item .e-tbar-btn.e-btn {
560
+ padding-right: 7px;
561
+ }
562
+ }
563
+ }
564
+
565
+ .e-tbar-btn .e-tbar-btn-text {
566
+ font-size: $schedule-device-font-size;
567
+ }
568
+ }
569
+ }
570
+
548
571
  .e-schedule-resource-toolbar {
549
572
  background: $schedule-tbar-default-bg;
550
573
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -3438,7 +3461,24 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
3438
3461
  }
3439
3462
  }
3440
3463
  }
3464
+
3465
+ /*! schedule event window for smaller viewports*/
3466
+ @media screen and (max-width: 320px) {
3467
+ .e-schedule-dialog.e-popup.e-popup-open {
3468
+ max-height: 350px;
3469
+ min-width: 100%;
3470
+ }
3441
3471
 
3472
+ .e-schedule-dialog {
3473
+ .e-all-day-container {
3474
+ padding-bottom: 10px;
3475
+ }
3476
+
3477
+ .e-all-day-time-zone-row {
3478
+ display: block;
3479
+ }
3480
+ }
3481
+ }
3442
3482
  .e-ddl.e-popup {
3443
3483
  .e-resource-template {
3444
3484
  display: flex;
@@ -4122,6 +4162,23 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
4122
4162
  }
4123
4163
  }
4124
4164
 
4165
+ /*! schedule quick popup for smaller viewports */
4166
+ @media screen and (max-width: 320px) {
4167
+ .e-quick-popup-wrapper {
4168
+ min-width: 100%;
4169
+
4170
+ .e-popup-footer {
4171
+ padding-left: 5px;
4172
+ }
4173
+
4174
+ &.e-rtl {
4175
+ .e-popup-footer {
4176
+ padding-right: 5px;
4177
+ }
4178
+ }
4179
+ }
4180
+ }
4181
+
4125
4182
  .e-bigger .e-quick-popup-wrapper {
4126
4183
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
4127
4184
  font-size: 24px;