@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
@@ -48483,6 +48483,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48483
48483
  white-space: nowrap;
48484
48484
  overflow: hidden;
48485
48485
 
48486
+ &.e-spacer-toolbar {
48487
+
48488
+ .e-toolbar-items {
48489
+ display: flex;
48490
+ flex-wrap: nowrap;
48491
+ width: 100%;
48492
+
48493
+ &:not(.e-toolbar-multirow) {
48494
+ position: absolute;
48495
+ }
48496
+ }
48497
+
48498
+ &.e-pop-mode {
48499
+
48500
+ .e-toolbar-items {
48501
+ width: calc(100% - $tbar-nav-nrml-width);
48502
+ }
48503
+ }
48504
+ }
48505
+
48486
48506
  .e-blazor-toolbar-items {
48487
48507
  position: absolute;
48488
48508
  top: -9999px;
@@ -48620,6 +48640,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48620
48640
  min-height: $tbar-nrml-item-size;
48621
48641
  vertical-align: middle;
48622
48642
  width: auto;
48643
+ flex: 0 0 auto;
48644
+
48645
+ &.e-spacer {
48646
+ flex-grow: 1;
48647
+ }
48623
48648
 
48624
48649
  .e-tbar-btn {
48625
48650
  display: flex;
@@ -49050,6 +49075,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
49050
49075
 
49051
49076
  &.e-rtl {
49052
49077
 
49078
+ &:not(.e-spacer-toolbar) {
49079
+
49080
+ .e-toolbar-items:not(.e-tbar-pos) {
49081
+
49082
+ .e-toolbar-item:first-child {
49083
+ margin-right: $tbar-item-nrml-mrgn;
49084
+ }
49085
+ }
49086
+ }
49087
+
49053
49088
  .e-toolbar-item {
49054
49089
 
49055
49090
  .e-tbar-btn {
@@ -79382,8 +79417,6 @@ $grid-dropitems-count-margin-left: -9px !default;
79382
79417
  }
79383
79418
 
79384
79419
  & .e-responsive-right {
79385
- width: calc(100% - 50px);
79386
-
79387
79420
  & .e-search-wrapper {
79388
79421
  & .e-input-group::before,
79389
79422
  & .e-input-group::after {
@@ -91007,7 +91040,7 @@ $rte-drop-text-clr: rgba($on-secondary-container) !default;
91007
91040
  $rte-default-character-count-color: rgba($placeholder-text-color) !default;
91008
91041
  $rte-warning-character-count-color: rgba($warning) !default;
91009
91042
  $rte-error-character-count-color: rgba($danger) !default;
91010
- $rte-img-border: dashed 2px rgba($primary) !default;
91043
+ $rte-img-border: solid 2px rgba($primary) !default;
91011
91044
  $rte-font-family: $font-family !default;
91012
91045
  $rte-content-color: rgba($content-text-color) !default;
91013
91046
  $rte-content-blockquote-border-left-color: solid 2px rgba($content-text-color) !default;
@@ -91971,7 +92004,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91971
92004
 
91972
92005
  .e-rte-image.e-imginline,
91973
92006
  .e-rte-audio.e-audio-inline,
91974
- .e-rte-video.e-video-inline {
92007
+ .e-rte-video.e-video-inline {
92008
+ margin-left: 5px;
92009
+ margin-right: 5px;
91975
92010
  display: inline-block;
91976
92011
  float: none;
91977
92012
  max-width: calc(100% - (2 * 5px));
@@ -92580,6 +92615,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92580
92615
  .e-rte-quick-toolbar {
92581
92616
  min-height: 48px;
92582
92617
 
92618
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
92619
+ .e-rte-color-content,
92620
+ .e-caret {
92621
+ height: $rte-big-dropdown-btn-color-content-height;
92622
+
92623
+ &:hover {
92624
+ height: $rte-big-dropdown-btn-color-content-height;
92625
+ }
92626
+ }
92627
+ }
92628
+
92583
92629
  .e-toolbar-items:not(.e-tbar-pos) {
92584
92630
  margin: $rte-big-quick-toolbar-items-margin;
92585
92631
  min-height: 48px;
@@ -93328,12 +93374,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93328
93374
  }
93329
93375
  }
93330
93376
 
93331
- @if $skin-name == 'bootstrap5' {
93332
- .e-tbar-btn:focus .e-icons {
93333
- color: $rte-quick-item-active-font-color;
93334
- }
93335
- }
93336
-
93337
93377
  &.e-active .e-tbar-btn,
93338
93378
  &.e-active .e-tbar-btn:focus {
93339
93379
  background: $rte-tb-item-active-bg;
@@ -93357,10 +93397,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93357
93397
  .e-tbar-btn:hover .e-icons {
93358
93398
  color: $rte-tb-hover-font-color;
93359
93399
  }
93360
-
93361
- .e-tbar-btn:focus .e-icons {
93362
- color: $primary-text-focus;
93363
- }
93364
93400
  }
93365
93401
 
93366
93402
  .e-dropdown-btn.e-active {
@@ -93472,9 +93508,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93472
93508
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
93473
93509
  color: $rte-hover-icons-color;
93474
93510
  }
93475
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
93476
- color: $rte-hover-icons-color;
93477
- }
93478
93511
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
93479
93512
  color: $rte-tb-active-font-color;
93480
93513
  }
@@ -93715,6 +93748,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93715
93748
  .e-toolbar-items {
93716
93749
  background: $rte-quick-pop-bg;
93717
93750
 
93751
+ .e-rte-backgroundcolor-dropdown {
93752
+ .e-rte-color-content{
93753
+ padding-top: $rte-dropdown-btn-color-content-padding;
93754
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
93755
+ padding-top: 5px;
93756
+ }
93757
+ height: $rte-dropdown-btn-color-content-height;
93758
+ @if $skin-name == 'FluentUI' {
93759
+ display: flex;
93760
+ align-items: center;
93761
+ justify-content: center;
93762
+ }
93763
+ &:hover {
93764
+ background: $rte-split-btn-span-hover-bg;
93765
+ }
93766
+ }
93767
+
93768
+ .e-caret {
93769
+ &:hover {
93770
+ background: $rte-split-btn-span-hover-bg;
93771
+ }
93772
+ }
93773
+ &.e-tbar-btn:hover {
93774
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
93775
+ background: $rte-split-btn-hover-bg;
93776
+ }
93777
+ @if $skin-name =='bootstrap-dark'{
93778
+ background: $rte-tbar-default-bg;
93779
+ }
93780
+ }
93781
+ }
93782
+
93718
93783
  .e-separator {
93719
93784
  border: .5px solid $rte-quick-vr-line-color;
93720
93785
  }
@@ -93795,6 +93860,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93795
93860
  }
93796
93861
  }
93797
93862
 
93863
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
93864
+ .e-rte-color-content {
93865
+ @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' {
93866
+ padding-top: 8px;
93867
+ }
93868
+ }
93869
+ }
93870
+
93798
93871
  .e-dialog .e-img-uploadwrap .e-droptext,
93799
93872
  .e-dialog .e-aud-uploadwrap .e-droptext,
93800
93873
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -94085,6 +94158,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
94085
94158
  color: $rte-icons-color;
94086
94159
  }
94087
94160
 
94161
+ .e-bigger .e-richtexteditor,
94162
+ .e-richtexteditor {
94163
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
94164
+ color: $icon-color-disabled;
94165
+ }
94166
+ }
94167
+
94088
94168
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
94089
94169
  border-radius: 4px;
94090
94170
  }
@@ -105075,8 +105155,9 @@ $pv-search-btn-width-big: 32px !default;
105075
105155
  padding-bottom: 30px;
105076
105156
  height: 18px;
105077
105157
  }
105078
- max-width: 237px;
105079
105158
  position: absolute;
105159
+ overflow: hidden;
105160
+ text-overflow: ellipsis;
105080
105161
  }
105081
105162
 
105082
105163
  .e-pv-reply-title {
@@ -105095,10 +105176,11 @@ $pv-search-btn-width-big: 32px !default;
105095
105176
  @if $skin-name == 'Material3' {
105096
105177
  font-size: $text-xs;
105097
105178
  }
105098
- max-width: 212px;
105099
105179
  padding-left: 8px;
105100
105180
  padding-top: $pv-comment-title-padding-top;
105101
105181
  position: absolute;
105182
+ overflow: hidden;
105183
+ text-overflow: ellipsis;
105102
105184
  }
105103
105185
 
105104
105186
  .e-pv-comments-hover {
@@ -114402,7 +114484,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
114402
114484
 
114403
114485
  th.e-group-row .e-axis-row {
114404
114486
  display: inline-block;
114405
- height: 100%;
114487
+ height: auto;
114406
114488
  vertical-align: top;
114407
114489
  width: 100%;
114408
114490
  }
@@ -117730,6 +117812,7 @@ $schedule-tbar-right-items-btn-border-radius: 20px !default;
117730
117812
  $schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
117731
117813
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
117732
117814
  $schedule-device-tbar-right-items-btn-border: none !default;
117815
+ $schedule-device-font-size: 8px !default;
117733
117816
 
117734
117817
  // view definitions
117735
117818
  $schedule-timeline-header-cells-height: 40px !default;
@@ -118035,6 +118118,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
118035
118118
  }
118036
118119
 
118037
118120
  .e-toolbar-items {
118121
+ height: $schedule-tbar-bgr-size;
118122
+
118038
118123
  &.e-tbar-pos {
118039
118124
  height: $schedule-tbar-bgr-size;
118040
118125
  min-height: $schedule-tbar-bgr-size;
@@ -118072,6 +118157,28 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
118072
118157
  }
118073
118158
  }
118074
118159
 
118160
+ @media screen and (max-width: 320px) {
118161
+ .e-schedule-toolbar {
118162
+ .e-toolbar-pop {
118163
+ width: 100%;
118164
+
118165
+ .e-toolbar-item .e-tbar-btn.e-btn {
118166
+ padding-left: 7px;
118167
+ }
118168
+
118169
+ &.e-rtl {
118170
+ .e-toolbar-item .e-tbar-btn.e-btn {
118171
+ padding-right: 7px;
118172
+ }
118173
+ }
118174
+ }
118175
+
118176
+ .e-tbar-btn .e-tbar-btn-text {
118177
+ font-size: $schedule-device-font-size;
118178
+ }
118179
+ }
118180
+ }
118181
+
118075
118182
  .e-schedule-resource-toolbar {
118076
118183
  background: $schedule-tbar-default-bg;
118077
118184
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -120965,7 +121072,24 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
120965
121072
  }
120966
121073
  }
120967
121074
  }
121075
+
121076
+ /*! schedule event window for smaller viewports*/
121077
+ @media screen and (max-width: 320px) {
121078
+ .e-schedule-dialog.e-popup.e-popup-open {
121079
+ max-height: 350px;
121080
+ min-width: 100%;
121081
+ }
120968
121082
 
121083
+ .e-schedule-dialog {
121084
+ .e-all-day-container {
121085
+ padding-bottom: 10px;
121086
+ }
121087
+
121088
+ .e-all-day-time-zone-row {
121089
+ display: block;
121090
+ }
121091
+ }
121092
+ }
120969
121093
  .e-ddl.e-popup {
120970
121094
  .e-resource-template {
120971
121095
  display: flex;
@@ -121649,6 +121773,23 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
121649
121773
  }
121650
121774
  }
121651
121775
 
121776
+ /*! schedule quick popup for smaller viewports */
121777
+ @media screen and (max-width: 320px) {
121778
+ .e-quick-popup-wrapper {
121779
+ min-width: 100%;
121780
+
121781
+ .e-popup-footer {
121782
+ padding-left: 5px;
121783
+ }
121784
+
121785
+ &.e-rtl {
121786
+ .e-popup-footer {
121787
+ padding-right: 5px;
121788
+ }
121789
+ }
121790
+ }
121791
+ }
121792
+
121652
121793
  .e-bigger .e-quick-popup-wrapper {
121653
121794
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
121654
121795
  font-size: 24px;
@@ -64,7 +64,7 @@ $tbar-nav-press-border: 0 !default;
64
64
  $tbar-nav-hover-border: 1px solid $grey-99 !default;
65
65
  $tbar-nav-focus-border: 0 !default;
66
66
  $tbar-pressed-border: transparent !default;
67
- $tbar-btn-border: none !default;
67
+ $tbar-btn-border: 1px solid transparent !default;
68
68
 
69
69
  $tbar-nav-pressed-box-shadow: inset 0 4px 5px rgba($grey-base, .35) !default;
70
70
  $tbar-pop-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !default;
@@ -125,7 +125,7 @@ $tbar-separator-bgr-height: calc(100% - 12px) !default;
125
125
  $tbar-separator-bgr-mrgn: 6px 6px !default;
126
126
  $tbar-separator-nrml-mrgn: 5.5px 6px !default;
127
127
  $tbar-btn-bgr-padding: 1px 7px !default;
128
- $tbar-btn-bgr-focus-padding: 0 6px !default;
128
+ $tbar-btn-bgr-focus-padding: 0 7px !default;
129
129
  $tbar-btn-nrml-padding: 1px 2.5px !default;
130
130
  $tbar-icons-bgr-font-size: 14px !default;
131
131
  $tbar-multirow-items-mrgn-bigger: 15px !default;
@@ -138,13 +138,13 @@ $tbar-bgr-btn-icon-font-size: 16px !default;
138
138
  $tbar-bgr-btn-focus-padding: 0 6px !default;
139
139
 
140
140
  $tbar-nrml-btn-border-radius: 4px !default;
141
- $tbar-nrml-btn-focus-padding: 1 2.5px !default;
141
+ $tbar-nrml-btn-focus-padding: 0 2.5px !default;
142
142
  $tbar-nrml-btn-focus-outline: 0 !default;
143
143
 
144
144
  $tbar-btn-icons-focus-color: $grey-dark-font !default;
145
145
  $tbar-btn-text-focus-color: $grey-dark-font !default;
146
146
  $tbar-btn-focus-border-color: $tbar-focus-border-color !default;
147
- $tbar-btn-hover-border-size: $tbar-zero-value !default;
147
+ $tbar-btn-hover-border-size: $tbar-border-size !default;
148
148
  $tbar-btn-hover-active-icons-color: $grey-dark-font !default;
149
149
  $tbar-btn-hover-active-text-color: $grey-dark-font !default;
150
150
  $tbar-btn-overlay-opacity: .5 !default;
@@ -537,6 +537,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
537
537
  white-space: nowrap;
538
538
  overflow: hidden;
539
539
 
540
+ &.e-spacer-toolbar {
541
+
542
+ .e-toolbar-items {
543
+ display: flex;
544
+ flex-wrap: nowrap;
545
+ width: 100%;
546
+
547
+ &:not(.e-toolbar-multirow) {
548
+ position: absolute;
549
+ }
550
+ }
551
+
552
+ &.e-pop-mode {
553
+
554
+ .e-toolbar-items {
555
+ width: calc(100% - $tbar-nav-nrml-width);
556
+ }
557
+ }
558
+ }
559
+
540
560
  .e-blazor-toolbar-items {
541
561
  position: absolute;
542
562
  top: -9999px;
@@ -674,6 +694,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
674
694
  min-height: $tbar-nrml-item-size;
675
695
  vertical-align: middle;
676
696
  width: auto;
697
+ flex: 0 0 auto;
698
+
699
+ &.e-spacer {
700
+ flex-grow: 1;
701
+ }
677
702
 
678
703
  .e-tbar-btn {
679
704
  display: flex;
@@ -1104,6 +1129,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1104
1129
 
1105
1130
  &.e-rtl {
1106
1131
 
1132
+ &:not(.e-spacer-toolbar) {
1133
+
1134
+ .e-toolbar-items:not(.e-tbar-pos) {
1135
+
1136
+ .e-toolbar-item:first-child {
1137
+ margin-right: $tbar-item-nrml-mrgn;
1138
+ }
1139
+ }
1140
+ }
1141
+
1107
1142
  .e-toolbar-item {
1108
1143
 
1109
1144
  .e-tbar-btn {
@@ -535,6 +535,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
535
535
  white-space: nowrap;
536
536
  overflow: hidden;
537
537
 
538
+ &.e-spacer-toolbar {
539
+
540
+ .e-toolbar-items {
541
+ display: flex;
542
+ flex-wrap: nowrap;
543
+ width: 100%;
544
+
545
+ &:not(.e-toolbar-multirow) {
546
+ position: absolute;
547
+ }
548
+ }
549
+
550
+ &.e-pop-mode {
551
+
552
+ .e-toolbar-items {
553
+ width: calc(100% - $tbar-nav-nrml-width);
554
+ }
555
+ }
556
+ }
557
+
538
558
  .e-blazor-toolbar-items {
539
559
  position: absolute;
540
560
  top: -9999px;
@@ -672,6 +692,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
672
692
  min-height: $tbar-nrml-item-size;
673
693
  vertical-align: middle;
674
694
  width: auto;
695
+ flex: 0 0 auto;
696
+
697
+ &.e-spacer {
698
+ flex-grow: 1;
699
+ }
675
700
 
676
701
  .e-tbar-btn {
677
702
  display: flex;
@@ -1102,6 +1127,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1102
1127
 
1103
1128
  &.e-rtl {
1104
1129
 
1130
+ &:not(.e-spacer-toolbar) {
1131
+
1132
+ .e-toolbar-items:not(.e-tbar-pos) {
1133
+
1134
+ .e-toolbar-item:first-child {
1135
+ margin-right: $tbar-item-nrml-mrgn;
1136
+ }
1137
+ }
1138
+ }
1139
+
1105
1140
  .e-toolbar-item {
1106
1141
 
1107
1142
  .e-tbar-btn {
@@ -5,7 +5,7 @@
5
5
  @import '../../navigations/v-scroll/bootstrap4.scss';
6
6
  $border-type: solid !default;
7
7
  $border-size: 1px !default;
8
- $tbar-btn-border: none !default;
8
+ $tbar-btn-border: 1px solid transparent !default;
9
9
  $tbar-skin: 'bootstrap4' !default;
10
10
  $tbar-zero-value: 0 !default;
11
11
  $tbar-separator-bgr-minheight: 36px !default;
@@ -130,7 +130,7 @@ $tbar-separator-nrml-mrgn: 5.5px 6px !default;
130
130
  $tbar-separator-vertical-bgr-mrgn: 6px !default;
131
131
  $tbar-separator-vertical-nrml-mrgn: 6px 5.5px !default;
132
132
  $tbar-btn-bgr-padding: 1.5px 5.5px !default;
133
- $tbar-btn-bgr-focus-padding: 0 4.5px !default;
133
+ $tbar-btn-bgr-focus-padding: 1.5px 5.5px !default;
134
134
  $tbar-btn-nrml-padding: 0 3px !default;
135
135
  $tbar-icons-bgr-font-size: 16px !default;
136
136
  $tbar-multirow-items-mrgn-bigger: 15px !default;
@@ -149,7 +149,7 @@ $tbar-nrml-btn-focus-outline: 0 !default;
149
149
  $tbar-btn-icons-focus-color: inherit !default;
150
150
  $tbar-btn-text-focus-color: inherit !default;
151
151
  $tbar-btn-focus-border-color: $tbar-focus-border-color !default;
152
- $tbar-btn-hover-border-size: $tbar-zero-value !default;
152
+ $tbar-btn-hover-border-size: $tbar-border-size !default;
153
153
  $tbar-btn-hover-active-icons-color: inherit !default;
154
154
  $tbar-btn-hover-active-text-color: inherit !default;
155
155
  $tbar-btn-overlay-opacity: .65 !default;
@@ -540,6 +540,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
540
540
  white-space: nowrap;
541
541
  overflow: hidden;
542
542
 
543
+ &.e-spacer-toolbar {
544
+
545
+ .e-toolbar-items {
546
+ display: flex;
547
+ flex-wrap: nowrap;
548
+ width: 100%;
549
+
550
+ &:not(.e-toolbar-multirow) {
551
+ position: absolute;
552
+ }
553
+ }
554
+
555
+ &.e-pop-mode {
556
+
557
+ .e-toolbar-items {
558
+ width: calc(100% - $tbar-nav-nrml-width);
559
+ }
560
+ }
561
+ }
562
+
543
563
  .e-blazor-toolbar-items {
544
564
  position: absolute;
545
565
  top: -9999px;
@@ -677,6 +697,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
677
697
  min-height: $tbar-nrml-item-size;
678
698
  vertical-align: middle;
679
699
  width: auto;
700
+ flex: 0 0 auto;
701
+
702
+ &.e-spacer {
703
+ flex-grow: 1;
704
+ }
680
705
 
681
706
  .e-tbar-btn {
682
707
  display: flex;
@@ -1107,6 +1132,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1107
1132
 
1108
1133
  &.e-rtl {
1109
1134
 
1135
+ &:not(.e-spacer-toolbar) {
1136
+
1137
+ .e-toolbar-items:not(.e-tbar-pos) {
1138
+
1139
+ .e-toolbar-item:first-child {
1140
+ margin-right: $tbar-item-nrml-mrgn;
1141
+ }
1142
+ }
1143
+ }
1144
+
1110
1145
  .e-toolbar-item {
1111
1146
 
1112
1147
  .e-tbar-btn {
@@ -549,6 +549,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
549
549
  white-space: nowrap;
550
550
  overflow: hidden;
551
551
 
552
+ &.e-spacer-toolbar {
553
+
554
+ .e-toolbar-items {
555
+ display: flex;
556
+ flex-wrap: nowrap;
557
+ width: 100%;
558
+
559
+ &:not(.e-toolbar-multirow) {
560
+ position: absolute;
561
+ }
562
+ }
563
+
564
+ &.e-pop-mode {
565
+
566
+ .e-toolbar-items {
567
+ width: calc(100% - $tbar-nav-nrml-width);
568
+ }
569
+ }
570
+ }
571
+
552
572
  .e-blazor-toolbar-items {
553
573
  position: absolute;
554
574
  top: -9999px;
@@ -686,6 +706,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
686
706
  min-height: $tbar-nrml-item-size;
687
707
  vertical-align: middle;
688
708
  width: auto;
709
+ flex: 0 0 auto;
710
+
711
+ &.e-spacer {
712
+ flex-grow: 1;
713
+ }
689
714
 
690
715
  .e-tbar-btn {
691
716
  display: flex;
@@ -1116,6 +1141,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1116
1141
 
1117
1142
  &.e-rtl {
1118
1143
 
1144
+ &:not(.e-spacer-toolbar) {
1145
+
1146
+ .e-toolbar-items:not(.e-tbar-pos) {
1147
+
1148
+ .e-toolbar-item:first-child {
1149
+ margin-right: $tbar-item-nrml-mrgn;
1150
+ }
1151
+ }
1152
+ }
1153
+
1119
1154
  .e-toolbar-item {
1120
1155
 
1121
1156
  .e-tbar-btn {
@@ -549,6 +549,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
549
549
  white-space: nowrap;
550
550
  overflow: hidden;
551
551
 
552
+ &.e-spacer-toolbar {
553
+
554
+ .e-toolbar-items {
555
+ display: flex;
556
+ flex-wrap: nowrap;
557
+ width: 100%;
558
+
559
+ &:not(.e-toolbar-multirow) {
560
+ position: absolute;
561
+ }
562
+ }
563
+
564
+ &.e-pop-mode {
565
+
566
+ .e-toolbar-items {
567
+ width: calc(100% - $tbar-nav-nrml-width);
568
+ }
569
+ }
570
+ }
571
+
552
572
  .e-blazor-toolbar-items {
553
573
  position: absolute;
554
574
  top: -9999px;
@@ -686,6 +706,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
686
706
  min-height: $tbar-nrml-item-size;
687
707
  vertical-align: middle;
688
708
  width: auto;
709
+ flex: 0 0 auto;
710
+
711
+ &.e-spacer {
712
+ flex-grow: 1;
713
+ }
689
714
 
690
715
  .e-tbar-btn {
691
716
  display: flex;
@@ -1116,6 +1141,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1116
1141
 
1117
1142
  &.e-rtl {
1118
1143
 
1144
+ &:not(.e-spacer-toolbar) {
1145
+
1146
+ .e-toolbar-items:not(.e-tbar-pos) {
1147
+
1148
+ .e-toolbar-item:first-child {
1149
+ margin-right: $tbar-item-nrml-mrgn;
1150
+ }
1151
+ }
1152
+ }
1153
+
1119
1154
  .e-toolbar-item {
1120
1155
 
1121
1156
  .e-tbar-btn {