@syncfusion/blazor-themes 24.2.6 → 24.2.8

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 (115) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +172 -31
  2. package/SCSS-Themes/bootstrap.scss +174 -33
  3. package/SCSS-Themes/bootstrap4.scss +165 -24
  4. package/SCSS-Themes/bootstrap5-dark.scss +160 -19
  5. package/SCSS-Themes/bootstrap5.scss +160 -19
  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 +160 -19
  9. package/SCSS-Themes/fabric.scss +160 -19
  10. package/SCSS-Themes/fluent-dark.scss +165 -24
  11. package/SCSS-Themes/fluent.scss +165 -24
  12. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +0 -2
  13. package/SCSS-Themes/grids/grid/bootstrap.scss +0 -2
  14. package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -4
  15. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +0 -2
  16. package/SCSS-Themes/grids/grid/bootstrap5.scss +0 -2
  17. package/SCSS-Themes/grids/grid/fabric-dark.scss +0 -2
  18. package/SCSS-Themes/grids/grid/fabric.scss +0 -2
  19. package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -4
  20. package/SCSS-Themes/grids/grid/fluent.scss +2 -4
  21. package/SCSS-Themes/grids/grid/highcontrast.scss +0 -2
  22. package/SCSS-Themes/grids/grid/material-dark.scss +0 -2
  23. package/SCSS-Themes/grids/grid/material.scss +0 -2
  24. package/SCSS-Themes/grids/grid/material3-dark.scss +0 -2
  25. package/SCSS-Themes/grids/grid/material3.scss +0 -2
  26. package/SCSS-Themes/grids/grid/tailwind-dark.scss +0 -2
  27. package/SCSS-Themes/grids/grid/tailwind.scss +0 -2
  28. package/SCSS-Themes/highcontrast.scss +160 -19
  29. package/SCSS-Themes/material-dark.scss +160 -19
  30. package/SCSS-Themes/material.scss +160 -19
  31. package/SCSS-Themes/material3-dark.scss +161 -20
  32. package/SCSS-Themes/material3.scss +161 -20
  33. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +39 -4
  34. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +35 -0
  35. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +38 -3
  36. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +35 -0
  37. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +35 -0
  38. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +35 -0
  39. package/SCSS-Themes/navigations/toolbar/fabric.scss +35 -0
  40. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +38 -3
  41. package/SCSS-Themes/navigations/toolbar/fluent.scss +38 -3
  42. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +35 -0
  43. package/SCSS-Themes/navigations/toolbar/material-dark.scss +35 -0
  44. package/SCSS-Themes/navigations/toolbar/material.scss +35 -0
  45. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +35 -0
  46. package/SCSS-Themes/navigations/toolbar/material3.scss +35 -0
  47. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +35 -0
  48. package/SCSS-Themes/navigations/toolbar/tailwind.scss +35 -0
  49. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +4 -2
  50. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +4 -2
  51. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +4 -2
  52. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +4 -2
  53. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +4 -2
  54. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +4 -2
  55. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +4 -2
  56. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +4 -2
  57. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +4 -2
  58. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +4 -2
  59. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +4 -2
  60. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +4 -2
  61. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +4 -2
  62. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +4 -2
  63. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +4 -2
  64. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +4 -2
  65. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -1
  66. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
  67. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
  68. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -1
  69. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -1
  70. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
  71. package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
  72. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -1
  73. package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -1
  74. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -1
  75. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
  76. package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
  77. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +1 -1
  78. package/SCSS-Themes/pivotview/pivotview/material3.scss +1 -1
  79. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -1
  80. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -1
  81. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +69 -22
  82. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +75 -28
  83. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +61 -14
  84. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +61 -14
  85. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +61 -14
  86. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +61 -14
  87. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +61 -14
  88. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +61 -14
  89. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +61 -14
  90. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +61 -14
  91. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +61 -14
  92. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +61 -14
  93. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +62 -15
  94. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +62 -15
  95. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +61 -14
  96. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +61 -14
  97. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +59 -0
  98. package/SCSS-Themes/schedule/schedule/bootstrap.scss +59 -0
  99. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +59 -0
  100. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +59 -0
  101. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +59 -0
  102. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +59 -0
  103. package/SCSS-Themes/schedule/schedule/fabric.scss +59 -0
  104. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +59 -0
  105. package/SCSS-Themes/schedule/schedule/fluent.scss +59 -0
  106. package/SCSS-Themes/schedule/schedule/highcontrast.scss +59 -0
  107. package/SCSS-Themes/schedule/schedule/material-dark.scss +59 -0
  108. package/SCSS-Themes/schedule/schedule/material.scss +59 -0
  109. package/SCSS-Themes/schedule/schedule/material3-dark.scss +59 -0
  110. package/SCSS-Themes/schedule/schedule/material3.scss +59 -0
  111. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +59 -0
  112. package/SCSS-Themes/schedule/schedule/tailwind.scss +59 -0
  113. package/SCSS-Themes/tailwind-dark.scss +161 -20
  114. package/SCSS-Themes/tailwind.scss +161 -20
  115. package/package.json +1 -1
@@ -1178,7 +1178,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1178
1178
 
1179
1179
  .e-rte-image.e-imginline,
1180
1180
  .e-rte-audio.e-audio-inline,
1181
- .e-rte-video.e-video-inline {
1181
+ .e-rte-video.e-video-inline {
1182
+ margin-left: 5px;
1183
+ margin-right: 5px;
1182
1184
  display: inline-block;
1183
1185
  float: none;
1184
1186
  max-width: calc(100% - (2 * 5px));
@@ -1787,6 +1789,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1787
1789
  .e-rte-quick-toolbar {
1788
1790
  min-height: 48px;
1789
1791
 
1792
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
1793
+ .e-rte-color-content,
1794
+ .e-caret {
1795
+ height: $rte-big-dropdown-btn-color-content-height;
1796
+
1797
+ &:hover {
1798
+ height: $rte-big-dropdown-btn-color-content-height;
1799
+ }
1800
+ }
1801
+ }
1802
+
1790
1803
  .e-toolbar-items:not(.e-tbar-pos) {
1791
1804
  margin: $rte-big-quick-toolbar-items-margin;
1792
1805
  min-height: 48px;
@@ -2535,12 +2548,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2535
2548
  }
2536
2549
  }
2537
2550
 
2538
- @if $skin-name == 'bootstrap5' {
2539
- .e-tbar-btn:focus .e-icons {
2540
- color: $rte-quick-item-active-font-color;
2541
- }
2542
- }
2543
-
2544
2551
  &.e-active .e-tbar-btn,
2545
2552
  &.e-active .e-tbar-btn:focus {
2546
2553
  background: $rte-tb-item-active-bg;
@@ -2564,10 +2571,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2564
2571
  .e-tbar-btn:hover .e-icons {
2565
2572
  color: $rte-tb-hover-font-color;
2566
2573
  }
2567
-
2568
- .e-tbar-btn:focus .e-icons {
2569
- color: $primary-text-focus;
2570
- }
2571
2574
  }
2572
2575
 
2573
2576
  .e-dropdown-btn.e-active {
@@ -2679,9 +2682,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2679
2682
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
2680
2683
  color: $rte-hover-icons-color;
2681
2684
  }
2682
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
2683
- color: $rte-hover-icons-color;
2684
- }
2685
2685
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
2686
2686
  color: $rte-tb-active-font-color;
2687
2687
  }
@@ -2922,6 +2922,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
2922
2922
  .e-toolbar-items {
2923
2923
  background: $rte-quick-pop-bg;
2924
2924
 
2925
+ .e-rte-backgroundcolor-dropdown {
2926
+ .e-rte-color-content{
2927
+ padding-top: $rte-dropdown-btn-color-content-padding;
2928
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
2929
+ padding-top: 5px;
2930
+ }
2931
+ height: $rte-dropdown-btn-color-content-height;
2932
+ @if $skin-name == 'FluentUI' {
2933
+ display: flex;
2934
+ align-items: center;
2935
+ justify-content: center;
2936
+ }
2937
+ &:hover {
2938
+ background: $rte-split-btn-span-hover-bg;
2939
+ }
2940
+ }
2941
+
2942
+ .e-caret {
2943
+ &:hover {
2944
+ background: $rte-split-btn-span-hover-bg;
2945
+ }
2946
+ }
2947
+ &.e-tbar-btn:hover {
2948
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
2949
+ background: $rte-split-btn-hover-bg;
2950
+ }
2951
+ @if $skin-name =='bootstrap-dark'{
2952
+ background: $rte-tbar-default-bg;
2953
+ }
2954
+ }
2955
+ }
2956
+
2925
2957
  .e-separator {
2926
2958
  border: .5px solid $rte-quick-vr-line-color;
2927
2959
  }
@@ -3002,6 +3034,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3002
3034
  }
3003
3035
  }
3004
3036
 
3037
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
3038
+ .e-rte-color-content {
3039
+ @if $skin-name =='tailwind' or $skin-name =='tailwind-dark' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5-dark' or $skin-name =='material' or $skin-name =='material-dark' {
3040
+ padding-top: 8px;
3041
+ }
3042
+ }
3043
+ }
3044
+
3005
3045
  .e-dialog .e-img-uploadwrap .e-droptext,
3006
3046
  .e-dialog .e-aud-uploadwrap .e-droptext,
3007
3047
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -3292,6 +3332,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
3292
3332
  color: $rte-icons-color;
3293
3333
  }
3294
3334
 
3335
+ .e-bigger .e-richtexteditor,
3336
+ .e-richtexteditor {
3337
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
3338
+ color: $icon-color-disabled;
3339
+ }
3340
+ }
3341
+
3295
3342
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
3296
3343
  border-radius: 4px;
3297
3344
  }
@@ -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;
@@ -505,6 +506,8 @@ $schedule-tree-content-color: #fff !default;
505
506
  }
506
507
 
507
508
  .e-toolbar-items {
509
+ height: $schedule-tbar-bgr-size;
510
+
508
511
  &.e-tbar-pos {
509
512
  height: $schedule-tbar-bgr-size;
510
513
  min-height: $schedule-tbar-bgr-size;
@@ -542,6 +545,28 @@ $schedule-tree-content-color: #fff !default;
542
545
  }
543
546
  }
544
547
 
548
+ @media screen and (max-width: 320px) {
549
+ .e-schedule-toolbar {
550
+ .e-toolbar-pop {
551
+ width: 100%;
552
+
553
+ .e-toolbar-item .e-tbar-btn.e-btn {
554
+ padding-left: 7px;
555
+ }
556
+
557
+ &.e-rtl {
558
+ .e-toolbar-item .e-tbar-btn.e-btn {
559
+ padding-right: 7px;
560
+ }
561
+ }
562
+ }
563
+
564
+ .e-tbar-btn .e-tbar-btn-text {
565
+ font-size: $schedule-device-font-size;
566
+ }
567
+ }
568
+ }
569
+
545
570
  .e-schedule-resource-toolbar {
546
571
  background: $schedule-tbar-default-bg;
547
572
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -3435,7 +3460,24 @@ $schedule-tree-content-color: #fff !default;
3435
3460
  }
3436
3461
  }
3437
3462
  }
3463
+
3464
+ /*! schedule event window for smaller viewports*/
3465
+ @media screen and (max-width: 320px) {
3466
+ .e-schedule-dialog.e-popup.e-popup-open {
3467
+ max-height: 350px;
3468
+ min-width: 100%;
3469
+ }
3438
3470
 
3471
+ .e-schedule-dialog {
3472
+ .e-all-day-container {
3473
+ padding-bottom: 10px;
3474
+ }
3475
+
3476
+ .e-all-day-time-zone-row {
3477
+ display: block;
3478
+ }
3479
+ }
3480
+ }
3439
3481
  .e-ddl.e-popup {
3440
3482
  .e-resource-template {
3441
3483
  display: flex;
@@ -4119,6 +4161,23 @@ $schedule-tree-content-color: #fff !default;
4119
4161
  }
4120
4162
  }
4121
4163
 
4164
+ /*! schedule quick popup for smaller viewports */
4165
+ @media screen and (max-width: 320px) {
4166
+ .e-quick-popup-wrapper {
4167
+ min-width: 100%;
4168
+
4169
+ .e-popup-footer {
4170
+ padding-left: 5px;
4171
+ }
4172
+
4173
+ &.e-rtl {
4174
+ .e-popup-footer {
4175
+ padding-right: 5px;
4176
+ }
4177
+ }
4178
+ }
4179
+ }
4180
+
4122
4181
  .e-bigger .e-quick-popup-wrapper {
4123
4182
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
4124
4183
  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;
@@ -505,6 +506,8 @@ $schedule-tree-content-color: $shadow !default;
505
506
  }
506
507
 
507
508
  .e-toolbar-items {
509
+ height: $schedule-tbar-bgr-size;
510
+
508
511
  &.e-tbar-pos {
509
512
  height: $schedule-tbar-bgr-size;
510
513
  min-height: $schedule-tbar-bgr-size;
@@ -542,6 +545,28 @@ $schedule-tree-content-color: $shadow !default;
542
545
  }
543
546
  }
544
547
 
548
+ @media screen and (max-width: 320px) {
549
+ .e-schedule-toolbar {
550
+ .e-toolbar-pop {
551
+ width: 100%;
552
+
553
+ .e-toolbar-item .e-tbar-btn.e-btn {
554
+ padding-left: 7px;
555
+ }
556
+
557
+ &.e-rtl {
558
+ .e-toolbar-item .e-tbar-btn.e-btn {
559
+ padding-right: 7px;
560
+ }
561
+ }
562
+ }
563
+
564
+ .e-tbar-btn .e-tbar-btn-text {
565
+ font-size: $schedule-device-font-size;
566
+ }
567
+ }
568
+ }
569
+
545
570
  .e-schedule-resource-toolbar {
546
571
  background: $schedule-tbar-default-bg;
547
572
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -3435,7 +3460,24 @@ $schedule-tree-content-color: $shadow !default;
3435
3460
  }
3436
3461
  }
3437
3462
  }
3463
+
3464
+ /*! schedule event window for smaller viewports*/
3465
+ @media screen and (max-width: 320px) {
3466
+ .e-schedule-dialog.e-popup.e-popup-open {
3467
+ max-height: 350px;
3468
+ min-width: 100%;
3469
+ }
3438
3470
 
3471
+ .e-schedule-dialog {
3472
+ .e-all-day-container {
3473
+ padding-bottom: 10px;
3474
+ }
3475
+
3476
+ .e-all-day-time-zone-row {
3477
+ display: block;
3478
+ }
3479
+ }
3480
+ }
3439
3481
  .e-ddl.e-popup {
3440
3482
  .e-resource-template {
3441
3483
  display: flex;
@@ -4119,6 +4161,23 @@ $schedule-tree-content-color: $shadow !default;
4119
4161
  }
4120
4162
  }
4121
4163
 
4164
+ /*! schedule quick popup for smaller viewports */
4165
+ @media screen and (max-width: 320px) {
4166
+ .e-quick-popup-wrapper {
4167
+ min-width: 100%;
4168
+
4169
+ .e-popup-footer {
4170
+ padding-left: 5px;
4171
+ }
4172
+
4173
+ &.e-rtl {
4174
+ .e-popup-footer {
4175
+ padding-right: 5px;
4176
+ }
4177
+ }
4178
+ }
4179
+ }
4180
+
4122
4181
  .e-bigger .e-quick-popup-wrapper {
4123
4182
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
4124
4183
  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;
@@ -508,6 +509,8 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
508
509
  }
509
510
 
510
511
  .e-toolbar-items {
512
+ height: $schedule-tbar-bgr-size;
513
+
511
514
  &.e-tbar-pos {
512
515
  height: $schedule-tbar-bgr-size;
513
516
  min-height: $schedule-tbar-bgr-size;
@@ -545,6 +548,28 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
545
548
  }
546
549
  }
547
550
 
551
+ @media screen and (max-width: 320px) {
552
+ .e-schedule-toolbar {
553
+ .e-toolbar-pop {
554
+ width: 100%;
555
+
556
+ .e-toolbar-item .e-tbar-btn.e-btn {
557
+ padding-left: 7px;
558
+ }
559
+
560
+ &.e-rtl {
561
+ .e-toolbar-item .e-tbar-btn.e-btn {
562
+ padding-right: 7px;
563
+ }
564
+ }
565
+ }
566
+
567
+ .e-tbar-btn .e-tbar-btn-text {
568
+ font-size: $schedule-device-font-size;
569
+ }
570
+ }
571
+ }
572
+
548
573
  .e-schedule-resource-toolbar {
549
574
  background: $schedule-tbar-default-bg;
550
575
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -3438,7 +3463,24 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
3438
3463
  }
3439
3464
  }
3440
3465
  }
3466
+
3467
+ /*! schedule event window for smaller viewports*/
3468
+ @media screen and (max-width: 320px) {
3469
+ .e-schedule-dialog.e-popup.e-popup-open {
3470
+ max-height: 350px;
3471
+ min-width: 100%;
3472
+ }
3441
3473
 
3474
+ .e-schedule-dialog {
3475
+ .e-all-day-container {
3476
+ padding-bottom: 10px;
3477
+ }
3478
+
3479
+ .e-all-day-time-zone-row {
3480
+ display: block;
3481
+ }
3482
+ }
3483
+ }
3442
3484
  .e-ddl.e-popup {
3443
3485
  .e-resource-template {
3444
3486
  display: flex;
@@ -4122,6 +4164,23 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
4122
4164
  }
4123
4165
  }
4124
4166
 
4167
+ /*! schedule quick popup for smaller viewports */
4168
+ @media screen and (max-width: 320px) {
4169
+ .e-quick-popup-wrapper {
4170
+ min-width: 100%;
4171
+
4172
+ .e-popup-footer {
4173
+ padding-left: 5px;
4174
+ }
4175
+
4176
+ &.e-rtl {
4177
+ .e-popup-footer {
4178
+ padding-right: 5px;
4179
+ }
4180
+ }
4181
+ }
4182
+ }
4183
+
4125
4184
  .e-bigger .e-quick-popup-wrapper {
4126
4185
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
4127
4186
  font-size: 24px;
@@ -208,6 +208,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
208
208
  $schedule-tbar-right-active-items-btn-border: none !default;
209
209
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
210
210
  $schedule-device-tbar-right-items-btn-border: none !default;
211
+ $schedule-device-font-size: 8px !default;
211
212
 
212
213
  // view definitions
213
214
  $schedule-timeline-header-time-slots-bg: $schedule-tbar-default-bg !default;
@@ -515,6 +516,8 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
515
516
  }
516
517
 
517
518
  .e-toolbar-items {
519
+ height: $schedule-tbar-bgr-size;
520
+
518
521
  &.e-tbar-pos {
519
522
  height: $schedule-tbar-bgr-size;
520
523
  min-height: $schedule-tbar-bgr-size;
@@ -552,6 +555,28 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
552
555
  }
553
556
  }
554
557
 
558
+ @media screen and (max-width: 320px) {
559
+ .e-schedule-toolbar {
560
+ .e-toolbar-pop {
561
+ width: 100%;
562
+
563
+ .e-toolbar-item .e-tbar-btn.e-btn {
564
+ padding-left: 7px;
565
+ }
566
+
567
+ &.e-rtl {
568
+ .e-toolbar-item .e-tbar-btn.e-btn {
569
+ padding-right: 7px;
570
+ }
571
+ }
572
+ }
573
+
574
+ .e-tbar-btn .e-tbar-btn-text {
575
+ font-size: $schedule-device-font-size;
576
+ }
577
+ }
578
+ }
579
+
555
580
  .e-schedule-resource-toolbar {
556
581
  background: $schedule-tbar-default-bg;
557
582
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -3445,7 +3470,24 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
3445
3470
  }
3446
3471
  }
3447
3472
  }
3473
+
3474
+ /*! schedule event window for smaller viewports*/
3475
+ @media screen and (max-width: 320px) {
3476
+ .e-schedule-dialog.e-popup.e-popup-open {
3477
+ max-height: 350px;
3478
+ min-width: 100%;
3479
+ }
3448
3480
 
3481
+ .e-schedule-dialog {
3482
+ .e-all-day-container {
3483
+ padding-bottom: 10px;
3484
+ }
3485
+
3486
+ .e-all-day-time-zone-row {
3487
+ display: block;
3488
+ }
3489
+ }
3490
+ }
3449
3491
  .e-ddl.e-popup {
3450
3492
  .e-resource-template {
3451
3493
  display: flex;
@@ -4129,6 +4171,23 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
4129
4171
  }
4130
4172
  }
4131
4173
 
4174
+ /*! schedule quick popup for smaller viewports */
4175
+ @media screen and (max-width: 320px) {
4176
+ .e-quick-popup-wrapper {
4177
+ min-width: 100%;
4178
+
4179
+ .e-popup-footer {
4180
+ padding-left: 5px;
4181
+ }
4182
+
4183
+ &.e-rtl {
4184
+ .e-popup-footer {
4185
+ padding-right: 5px;
4186
+ }
4187
+ }
4188
+ }
4189
+ }
4190
+
4132
4191
  .e-bigger .e-quick-popup-wrapper {
4133
4192
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
4134
4193
  font-size: 24px;
@@ -208,6 +208,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
208
208
  $schedule-tbar-right-active-items-btn-border: none !default;
209
209
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
210
210
  $schedule-device-tbar-right-items-btn-border: none !default;
211
+ $schedule-device-font-size: 8px !default;
211
212
 
212
213
  // view definitions
213
214
  $schedule-timeline-header-time-slots-bg: $schedule-tbar-default-bg !default;
@@ -515,6 +516,8 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
515
516
  }
516
517
 
517
518
  .e-toolbar-items {
519
+ height: $schedule-tbar-bgr-size;
520
+
518
521
  &.e-tbar-pos {
519
522
  height: $schedule-tbar-bgr-size;
520
523
  min-height: $schedule-tbar-bgr-size;
@@ -552,6 +555,28 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
552
555
  }
553
556
  }
554
557
 
558
+ @media screen and (max-width: 320px) {
559
+ .e-schedule-toolbar {
560
+ .e-toolbar-pop {
561
+ width: 100%;
562
+
563
+ .e-toolbar-item .e-tbar-btn.e-btn {
564
+ padding-left: 7px;
565
+ }
566
+
567
+ &.e-rtl {
568
+ .e-toolbar-item .e-tbar-btn.e-btn {
569
+ padding-right: 7px;
570
+ }
571
+ }
572
+ }
573
+
574
+ .e-tbar-btn .e-tbar-btn-text {
575
+ font-size: $schedule-device-font-size;
576
+ }
577
+ }
578
+ }
579
+
555
580
  .e-schedule-resource-toolbar {
556
581
  background: $schedule-tbar-default-bg;
557
582
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -3445,7 +3470,24 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
3445
3470
  }
3446
3471
  }
3447
3472
  }
3473
+
3474
+ /*! schedule event window for smaller viewports*/
3475
+ @media screen and (max-width: 320px) {
3476
+ .e-schedule-dialog.e-popup.e-popup-open {
3477
+ max-height: 350px;
3478
+ min-width: 100%;
3479
+ }
3448
3480
 
3481
+ .e-schedule-dialog {
3482
+ .e-all-day-container {
3483
+ padding-bottom: 10px;
3484
+ }
3485
+
3486
+ .e-all-day-time-zone-row {
3487
+ display: block;
3488
+ }
3489
+ }
3490
+ }
3449
3491
  .e-ddl.e-popup {
3450
3492
  .e-resource-template {
3451
3493
  display: flex;
@@ -4129,6 +4171,23 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
4129
4171
  }
4130
4172
  }
4131
4173
 
4174
+ /*! schedule quick popup for smaller viewports */
4175
+ @media screen and (max-width: 320px) {
4176
+ .e-quick-popup-wrapper {
4177
+ min-width: 100%;
4178
+
4179
+ .e-popup-footer {
4180
+ padding-left: 5px;
4181
+ }
4182
+
4183
+ &.e-rtl {
4184
+ .e-popup-footer {
4185
+ padding-right: 5px;
4186
+ }
4187
+ }
4188
+ }
4189
+ }
4190
+
4132
4191
  .e-bigger .e-quick-popup-wrapper {
4133
4192
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
4134
4193
  font-size: 24px;
@@ -196,6 +196,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
196
196
  $schedule-tbar-right-active-items-btn-border: none !default;
197
197
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
198
198
  $schedule-device-tbar-right-items-btn-border: none !default;
199
+ $schedule-device-font-size: 8px !default;
199
200
 
200
201
  $schedule-content-nrml-font-text-transform: initial !default;
201
202
  $schedule-header-hover-border-radius: 0% !default;
@@ -504,6 +505,8 @@ $schedule-tree-content-color: #fff !default;
504
505
  }
505
506
 
506
507
  .e-toolbar-items {
508
+ height: $schedule-tbar-bgr-size;
509
+
507
510
  &.e-tbar-pos {
508
511
  height: $schedule-tbar-bgr-size;
509
512
  min-height: $schedule-tbar-bgr-size;
@@ -541,6 +544,28 @@ $schedule-tree-content-color: #fff !default;
541
544
  }
542
545
  }
543
546
 
547
+ @media screen and (max-width: 320px) {
548
+ .e-schedule-toolbar {
549
+ .e-toolbar-pop {
550
+ width: 100%;
551
+
552
+ .e-toolbar-item .e-tbar-btn.e-btn {
553
+ padding-left: 7px;
554
+ }
555
+
556
+ &.e-rtl {
557
+ .e-toolbar-item .e-tbar-btn.e-btn {
558
+ padding-right: 7px;
559
+ }
560
+ }
561
+ }
562
+
563
+ .e-tbar-btn .e-tbar-btn-text {
564
+ font-size: $schedule-device-font-size;
565
+ }
566
+ }
567
+ }
568
+
544
569
  .e-schedule-resource-toolbar {
545
570
  background: $schedule-tbar-default-bg;
546
571
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -3434,7 +3459,24 @@ $schedule-tree-content-color: #fff !default;
3434
3459
  }
3435
3460
  }
3436
3461
  }
3462
+
3463
+ /*! schedule event window for smaller viewports*/
3464
+ @media screen and (max-width: 320px) {
3465
+ .e-schedule-dialog.e-popup.e-popup-open {
3466
+ max-height: 350px;
3467
+ min-width: 100%;
3468
+ }
3437
3469
 
3470
+ .e-schedule-dialog {
3471
+ .e-all-day-container {
3472
+ padding-bottom: 10px;
3473
+ }
3474
+
3475
+ .e-all-day-time-zone-row {
3476
+ display: block;
3477
+ }
3478
+ }
3479
+ }
3438
3480
  .e-ddl.e-popup {
3439
3481
  .e-resource-template {
3440
3482
  display: flex;
@@ -4118,6 +4160,23 @@ $schedule-tree-content-color: #fff !default;
4118
4160
  }
4119
4161
  }
4120
4162
 
4163
+ /*! schedule quick popup for smaller viewports */
4164
+ @media screen and (max-width: 320px) {
4165
+ .e-quick-popup-wrapper {
4166
+ min-width: 100%;
4167
+
4168
+ .e-popup-footer {
4169
+ padding-left: 5px;
4170
+ }
4171
+
4172
+ &.e-rtl {
4173
+ .e-popup-footer {
4174
+ padding-right: 5px;
4175
+ }
4176
+ }
4177
+ }
4178
+ }
4179
+
4121
4180
  .e-bigger .e-quick-popup-wrapper {
4122
4181
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
4123
4182
  font-size: 24px;