@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
@@ -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: 0% !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;
@@ -198,6 +198,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
198
198
  $schedule-tbar-right-active-items-btn-border: none !default;
199
199
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
200
200
  $schedule-device-tbar-right-items-btn-border: none !default;
201
+ $schedule-device-font-size: 8px !default;
201
202
 
202
203
  $schedule-content-nrml-font-text-transform: none !default;
203
204
  $schedule-header-hover-border-radius: 4px !default;
@@ -510,6 +511,8 @@ $schedule-tree-content-color: $content-text-color-alt2;
510
511
  }
511
512
 
512
513
  .e-toolbar-items {
514
+ height: $schedule-tbar-bgr-size;
515
+
513
516
  &.e-tbar-pos {
514
517
  height: $schedule-tbar-bgr-size;
515
518
  min-height: $schedule-tbar-bgr-size;
@@ -547,6 +550,28 @@ $schedule-tree-content-color: $content-text-color-alt2;
547
550
  }
548
551
  }
549
552
 
553
+ @media screen and (max-width: 320px) {
554
+ .e-schedule-toolbar {
555
+ .e-toolbar-pop {
556
+ width: 100%;
557
+
558
+ .e-toolbar-item .e-tbar-btn.e-btn {
559
+ padding-left: 7px;
560
+ }
561
+
562
+ &.e-rtl {
563
+ .e-toolbar-item .e-tbar-btn.e-btn {
564
+ padding-right: 7px;
565
+ }
566
+ }
567
+ }
568
+
569
+ .e-tbar-btn .e-tbar-btn-text {
570
+ font-size: $schedule-device-font-size;
571
+ }
572
+ }
573
+ }
574
+
550
575
  .e-schedule-resource-toolbar {
551
576
  background: $schedule-tbar-default-bg;
552
577
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -3440,7 +3465,24 @@ $schedule-tree-content-color: $content-text-color-alt2;
3440
3465
  }
3441
3466
  }
3442
3467
  }
3468
+
3469
+ /*! schedule event window for smaller viewports*/
3470
+ @media screen and (max-width: 320px) {
3471
+ .e-schedule-dialog.e-popup.e-popup-open {
3472
+ max-height: 350px;
3473
+ min-width: 100%;
3474
+ }
3443
3475
 
3476
+ .e-schedule-dialog {
3477
+ .e-all-day-container {
3478
+ padding-bottom: 10px;
3479
+ }
3480
+
3481
+ .e-all-day-time-zone-row {
3482
+ display: block;
3483
+ }
3484
+ }
3485
+ }
3444
3486
  .e-ddl.e-popup {
3445
3487
  .e-resource-template {
3446
3488
  display: flex;
@@ -4124,6 +4166,23 @@ $schedule-tree-content-color: $content-text-color-alt2;
4124
4166
  }
4125
4167
  }
4126
4168
 
4169
+ /*! schedule quick popup for smaller viewports */
4170
+ @media screen and (max-width: 320px) {
4171
+ .e-quick-popup-wrapper {
4172
+ min-width: 100%;
4173
+
4174
+ .e-popup-footer {
4175
+ padding-left: 5px;
4176
+ }
4177
+
4178
+ &.e-rtl {
4179
+ .e-popup-footer {
4180
+ padding-right: 5px;
4181
+ }
4182
+ }
4183
+ }
4184
+ }
4185
+
4127
4186
  .e-bigger .e-quick-popup-wrapper {
4128
4187
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
4129
4188
  font-size: 24px;
@@ -198,6 +198,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
198
198
  $schedule-tbar-right-active-items-btn-border: none !default;
199
199
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
200
200
  $schedule-device-tbar-right-items-btn-border: none !default;
201
+ $schedule-device-font-size: 8px !default;
201
202
 
202
203
  $schedule-content-nrml-font-text-transform: none !default;
203
204
  $schedule-header-hover-border-radius: 4px !default;
@@ -510,6 +511,8 @@ $schedule-tree-content-color: $content-text-color-alt2;
510
511
  }
511
512
 
512
513
  .e-toolbar-items {
514
+ height: $schedule-tbar-bgr-size;
515
+
513
516
  &.e-tbar-pos {
514
517
  height: $schedule-tbar-bgr-size;
515
518
  min-height: $schedule-tbar-bgr-size;
@@ -547,6 +550,28 @@ $schedule-tree-content-color: $content-text-color-alt2;
547
550
  }
548
551
  }
549
552
 
553
+ @media screen and (max-width: 320px) {
554
+ .e-schedule-toolbar {
555
+ .e-toolbar-pop {
556
+ width: 100%;
557
+
558
+ .e-toolbar-item .e-tbar-btn.e-btn {
559
+ padding-left: 7px;
560
+ }
561
+
562
+ &.e-rtl {
563
+ .e-toolbar-item .e-tbar-btn.e-btn {
564
+ padding-right: 7px;
565
+ }
566
+ }
567
+ }
568
+
569
+ .e-tbar-btn .e-tbar-btn-text {
570
+ font-size: $schedule-device-font-size;
571
+ }
572
+ }
573
+ }
574
+
550
575
  .e-schedule-resource-toolbar {
551
576
  background: $schedule-tbar-default-bg;
552
577
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -3440,7 +3465,24 @@ $schedule-tree-content-color: $content-text-color-alt2;
3440
3465
  }
3441
3466
  }
3442
3467
  }
3468
+
3469
+ /*! schedule event window for smaller viewports*/
3470
+ @media screen and (max-width: 320px) {
3471
+ .e-schedule-dialog.e-popup.e-popup-open {
3472
+ max-height: 350px;
3473
+ min-width: 100%;
3474
+ }
3443
3475
 
3476
+ .e-schedule-dialog {
3477
+ .e-all-day-container {
3478
+ padding-bottom: 10px;
3479
+ }
3480
+
3481
+ .e-all-day-time-zone-row {
3482
+ display: block;
3483
+ }
3484
+ }
3485
+ }
3444
3486
  .e-ddl.e-popup {
3445
3487
  .e-resource-template {
3446
3488
  display: flex;
@@ -4124,6 +4166,23 @@ $schedule-tree-content-color: $content-text-color-alt2;
4124
4166
  }
4125
4167
  }
4126
4168
 
4169
+ /*! schedule quick popup for smaller viewports */
4170
+ @media screen and (max-width: 320px) {
4171
+ .e-quick-popup-wrapper {
4172
+ min-width: 100%;
4173
+
4174
+ .e-popup-footer {
4175
+ padding-left: 5px;
4176
+ }
4177
+
4178
+ &.e-rtl {
4179
+ .e-popup-footer {
4180
+ padding-right: 5px;
4181
+ }
4182
+ }
4183
+ }
4184
+ }
4185
+
4127
4186
  .e-bigger .e-quick-popup-wrapper {
4128
4187
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
4129
4188
  font-size: 24px;
@@ -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: uppercase !default;
200
201
  $schedule-header-hover-border-radius: 0% !default;
@@ -506,6 +507,8 @@ $schedule-tree-content-color: #fff !default;
506
507
  }
507
508
 
508
509
  .e-toolbar-items {
510
+ height: $schedule-tbar-bgr-size;
511
+
509
512
  &.e-tbar-pos {
510
513
  height: $schedule-tbar-bgr-size;
511
514
  min-height: $schedule-tbar-bgr-size;
@@ -543,6 +546,28 @@ $schedule-tree-content-color: #fff !default;
543
546
  }
544
547
  }
545
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
+
546
571
  .e-schedule-resource-toolbar {
547
572
  background: $schedule-tbar-default-bg;
548
573
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -3436,7 +3461,24 @@ $schedule-tree-content-color: #fff !default;
3436
3461
  }
3437
3462
  }
3438
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
+ }
3439
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
+ }
3440
3482
  .e-ddl.e-popup {
3441
3483
  .e-resource-template {
3442
3484
  display: flex;
@@ -4120,6 +4162,23 @@ $schedule-tree-content-color: #fff !default;
4120
4162
  }
4121
4163
  }
4122
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
+
4123
4182
  .e-bigger .e-quick-popup-wrapper {
4124
4183
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
4125
4184
  font-size: 24px;
@@ -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: uppercase !default;
200
201
  $schedule-header-hover-border-radius: 0% !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-content-nrml-font-text-transform: uppercase !default;
197
198
  $schedule-header-hover-border-radius: 100% !default;
@@ -505,6 +506,8 @@ $schedule-tree-content-color: $shadow;
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;
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;
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;
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;
@@ -212,6 +212,7 @@ $schedule-tbar-right-items-btn-border-radius: 20px !default;
212
212
  $schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
213
213
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
214
214
  $schedule-device-tbar-right-items-btn-border: none !default;
215
+ $schedule-device-font-size: 8px !default;
215
216
 
216
217
  // view definitions
217
218
  $schedule-timeline-header-cells-height: 40px !default;
@@ -517,6 +518,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
517
518
  }
518
519
 
519
520
  .e-toolbar-items {
521
+ height: $schedule-tbar-bgr-size;
522
+
520
523
  &.e-tbar-pos {
521
524
  height: $schedule-tbar-bgr-size;
522
525
  min-height: $schedule-tbar-bgr-size;
@@ -554,6 +557,28 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
554
557
  }
555
558
  }
556
559
 
560
+ @media screen and (max-width: 320px) {
561
+ .e-schedule-toolbar {
562
+ .e-toolbar-pop {
563
+ width: 100%;
564
+
565
+ .e-toolbar-item .e-tbar-btn.e-btn {
566
+ padding-left: 7px;
567
+ }
568
+
569
+ &.e-rtl {
570
+ .e-toolbar-item .e-tbar-btn.e-btn {
571
+ padding-right: 7px;
572
+ }
573
+ }
574
+ }
575
+
576
+ .e-tbar-btn .e-tbar-btn-text {
577
+ font-size: $schedule-device-font-size;
578
+ }
579
+ }
580
+ }
581
+
557
582
  .e-schedule-resource-toolbar {
558
583
  background: $schedule-tbar-default-bg;
559
584
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -3447,7 +3472,24 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
3447
3472
  }
3448
3473
  }
3449
3474
  }
3475
+
3476
+ /*! schedule event window for smaller viewports*/
3477
+ @media screen and (max-width: 320px) {
3478
+ .e-schedule-dialog.e-popup.e-popup-open {
3479
+ max-height: 350px;
3480
+ min-width: 100%;
3481
+ }
3450
3482
 
3483
+ .e-schedule-dialog {
3484
+ .e-all-day-container {
3485
+ padding-bottom: 10px;
3486
+ }
3487
+
3488
+ .e-all-day-time-zone-row {
3489
+ display: block;
3490
+ }
3491
+ }
3492
+ }
3451
3493
  .e-ddl.e-popup {
3452
3494
  .e-resource-template {
3453
3495
  display: flex;
@@ -4131,6 +4173,23 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
4131
4173
  }
4132
4174
  }
4133
4175
 
4176
+ /*! schedule quick popup for smaller viewports */
4177
+ @media screen and (max-width: 320px) {
4178
+ .e-quick-popup-wrapper {
4179
+ min-width: 100%;
4180
+
4181
+ .e-popup-footer {
4182
+ padding-left: 5px;
4183
+ }
4184
+
4185
+ &.e-rtl {
4186
+ .e-popup-footer {
4187
+ padding-right: 5px;
4188
+ }
4189
+ }
4190
+ }
4191
+ }
4192
+
4134
4193
  .e-bigger .e-quick-popup-wrapper {
4135
4194
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
4136
4195
  font-size: 24px;