@syncfusion/blazor-themes 21.1.37 → 21.1.39

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 (103) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +103 -37
  2. package/SCSS-Themes/bootstrap.scss +103 -37
  3. package/SCSS-Themes/bootstrap4.scss +103 -41
  4. package/SCSS-Themes/bootstrap5-dark.scss +105 -43
  5. package/SCSS-Themes/bootstrap5.scss +105 -43
  6. package/SCSS-Themes/fabric-dark.scss +103 -37
  7. package/SCSS-Themes/fabric.scss +103 -37
  8. package/SCSS-Themes/fluent-dark.scss +103 -37
  9. package/SCSS-Themes/fluent.scss +103 -37
  10. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +3 -6
  11. package/SCSS-Themes/grids/grid/bootstrap.scss +3 -6
  12. package/SCSS-Themes/grids/grid/bootstrap4.scss +3 -6
  13. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +3 -6
  14. package/SCSS-Themes/grids/grid/bootstrap5.scss +3 -6
  15. package/SCSS-Themes/grids/grid/fabric-dark.scss +3 -6
  16. package/SCSS-Themes/grids/grid/fabric.scss +3 -6
  17. package/SCSS-Themes/grids/grid/fluent-dark.scss +3 -6
  18. package/SCSS-Themes/grids/grid/fluent.scss +3 -6
  19. package/SCSS-Themes/grids/grid/highcontrast.scss +3 -6
  20. package/SCSS-Themes/grids/grid/material-dark.scss +3 -6
  21. package/SCSS-Themes/grids/grid/material.scss +3 -6
  22. package/SCSS-Themes/grids/grid/tailwind-dark.scss +3 -6
  23. package/SCSS-Themes/grids/grid/tailwind.scss +3 -6
  24. package/SCSS-Themes/highcontrast.scss +103 -41
  25. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +12 -0
  26. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +12 -0
  27. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +12 -0
  28. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +12 -0
  29. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +12 -0
  30. package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +12 -0
  31. package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +12 -0
  32. package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +12 -0
  33. package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +12 -0
  34. package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +12 -0
  35. package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +12 -0
  36. package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +12 -0
  37. package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +12 -0
  38. package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +12 -0
  39. package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
  40. package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
  41. package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
  42. package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
  43. package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
  44. package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
  45. package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
  46. package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
  47. package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
  48. package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
  49. package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
  50. package/SCSS-Themes/lists/list-view/material.scss +1 -1
  51. package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
  52. package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
  53. package/SCSS-Themes/material-dark.scss +103 -41
  54. package/SCSS-Themes/material.scss +103 -41
  55. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +1 -1
  56. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +1 -1
  57. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -1
  58. package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -1
  59. package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +0 -8
  60. package/SCSS-Themes/navigations/tab/bootstrap.scss +0 -8
  61. package/SCSS-Themes/navigations/tab/bootstrap4.scss +0 -12
  62. package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +0 -12
  63. package/SCSS-Themes/navigations/tab/bootstrap5.scss +0 -12
  64. package/SCSS-Themes/navigations/tab/fabric-dark.scss +0 -8
  65. package/SCSS-Themes/navigations/tab/fabric.scss +0 -8
  66. package/SCSS-Themes/navigations/tab/fluent-dark.scss +0 -8
  67. package/SCSS-Themes/navigations/tab/fluent.scss +0 -8
  68. package/SCSS-Themes/navigations/tab/highcontrast.scss +0 -12
  69. package/SCSS-Themes/navigations/tab/material-dark.scss +0 -12
  70. package/SCSS-Themes/navigations/tab/material.scss +0 -12
  71. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +0 -12
  72. package/SCSS-Themes/navigations/tab/tailwind.scss +0 -12
  73. package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +77 -18
  74. package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +77 -18
  75. package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +77 -18
  76. package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +77 -18
  77. package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +77 -18
  78. package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +77 -18
  79. package/SCSS-Themes/ribbon/ribbon/fabric.scss +77 -18
  80. package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +77 -18
  81. package/SCSS-Themes/ribbon/ribbon/fluent.scss +77 -18
  82. package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +77 -18
  83. package/SCSS-Themes/ribbon/ribbon/material-dark.scss +77 -18
  84. package/SCSS-Themes/ribbon/ribbon/material.scss +77 -18
  85. package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +77 -18
  86. package/SCSS-Themes/ribbon/ribbon/tailwind.scss +77 -18
  87. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +10 -4
  88. package/SCSS-Themes/schedule/schedule/bootstrap.scss +10 -4
  89. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +10 -4
  90. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +10 -4
  91. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +10 -4
  92. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +10 -4
  93. package/SCSS-Themes/schedule/schedule/fabric.scss +10 -4
  94. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +10 -4
  95. package/SCSS-Themes/schedule/schedule/fluent.scss +10 -4
  96. package/SCSS-Themes/schedule/schedule/highcontrast.scss +10 -4
  97. package/SCSS-Themes/schedule/schedule/material-dark.scss +10 -4
  98. package/SCSS-Themes/schedule/schedule/material.scss +10 -4
  99. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +10 -4
  100. package/SCSS-Themes/schedule/schedule/tailwind.scss +10 -4
  101. package/SCSS-Themes/tailwind-dark.scss +103 -41
  102. package/SCSS-Themes/tailwind.scss +103 -41
  103. package/package.json +1 -1
@@ -40052,7 +40052,7 @@ $listview-template-multiline-content-color: $content-text-color-alt2 !default;
40052
40052
  font-size: $listview-header-font-size;
40053
40053
  }
40054
40054
 
40055
- & .e-icons {
40055
+ & .e-icons:not(.e-primary .e-icon-btn) {
40056
40056
  color: $listview-icon-color;
40057
40057
 
40058
40058
  @if ($skin-name == 'tailwind') {
@@ -52568,18 +52568,6 @@ $tab-background-text-color: $tab-alt-text-color !default;
52568
52568
  content: '\e7e7';
52569
52569
  position: relative;
52570
52570
  }
52571
-
52572
- .e-popup-up-icon::before {
52573
- @media screen and (max-width: 480px) {
52574
- content: '\e770';
52575
- }
52576
- }
52577
-
52578
- .e-popup-down-icon::before {
52579
- @media screen and (max-width: 480px) {
52580
- content: '\e770';
52581
- }
52582
- }
52583
52571
  }
52584
52572
 
52585
52573
  &.e-vertical-icon .e-tab-header {
@@ -76433,11 +76421,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76433
76421
  }
76434
76422
 
76435
76423
  &.sf-grid {
76436
-
76437
- .e-table {
76438
- border-spacing: .25px;
76439
- }
76440
-
76441
76424
  span.e-ungroupbutton.e-icons {
76442
76425
  margin-left: $grid-group-ungroupicon-margin-left;
76443
76426
  }
@@ -76622,7 +76605,9 @@ $grid-dropitems-count-margin-left: -8px !default;
76622
76605
  }
76623
76606
 
76624
76607
  #{&}.e-grid-min-height {
76625
- .e-rowcell {
76608
+ .e-rowcell,
76609
+ .e-icon-grightarrow,
76610
+ .e-icon-gdownarrow {
76626
76611
  line-height: 0;
76627
76612
  padding-bottom: 0;
76628
76613
  padding-top: 0;
@@ -90162,6 +90147,12 @@ $editor-btn-icon-color: $icon-color !default;
90162
90147
  background-color: darken($gray-600, 7.5%);
90163
90148
  border: 1px solid darken($gray-600, 10%);
90164
90149
  }
90150
+
90151
+ &:disabled {
90152
+ background-color: $content-bg;
90153
+ border: 1px solid $gray-400;
90154
+ box-shadow: 0 1px 4px 0 $black-color;
90155
+ }
90165
90156
  }
90166
90157
  @else if $skin-name == 'bootstrap5' {
90167
90158
 
@@ -90169,6 +90160,12 @@ $editor-btn-icon-color: $icon-color !default;
90169
90160
  background-color: darken($gray-600, 7.5%);
90170
90161
  border: 1px solid darken($gray-600, 10%);
90171
90162
  }
90163
+
90164
+ &:disabled{
90165
+ background-color: $content-bg-color;
90166
+ border: 1px solid $border-light;
90167
+ border-radius: 4px;
90168
+ }
90172
90169
  }
90173
90170
 
90174
90171
  @if $skin-name == 'bootstrap4' {
@@ -108990,7 +108987,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
108990
108987
  &.e-left-handler,
108991
108988
  &.e-right-handler {
108992
108989
  height: 100%;
108993
- width: 10px;
108990
+ min-width: 1px;
108991
+ max-width: 10px;
108992
+ width: 20%;
108994
108993
  }
108995
108994
 
108996
108995
  &.e-left-handler {
@@ -109007,7 +109006,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
109007
109006
 
109008
109007
  &.e-top-handler,
109009
109008
  &.e-bottom-handler {
109010
- height: 10px;
109009
+ min-height: 1px;
109010
+ max-height: 10px;
109011
+ height: 20%;
109011
109012
  width: 100%;
109012
109013
  }
109013
109014
 
@@ -112766,7 +112767,9 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
112766
112767
  background: $schedule-current-date-bg-color;
112767
112768
  border-radius: 50%;
112768
112769
  color: $schedule-current-date-header-font-color;
112769
- width: 20px;
112770
+ min-width: 20px;
112771
+ padding: 0 4px;
112772
+ width: fit-content;
112770
112773
  }
112771
112774
 
112772
112775
  .e-selected-cell {
@@ -112802,7 +112805,7 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
112802
112805
  }
112803
112806
 
112804
112807
  .e-current-date .e-date-header {
112805
- width: 24px;
112808
+ min-width: 24px;
112806
112809
  }
112807
112810
  }
112808
112811
 
@@ -115372,10 +115375,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115372
115375
  display: none;
115373
115376
  }
115374
115377
 
115375
- .e-item {
115376
- width: fit-content;
115377
- }
115378
-
115379
115378
  .e-ribbon-file-menu {
115380
115379
  position: absolute;
115381
115380
  line-height: $ribbon-file-menu-height;
@@ -115481,6 +115480,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115481
115480
  }
115482
115481
  }
115483
115482
 
115483
+ .e-hscroll.e-scroll-device {
115484
+ .e-scroll-nav.e-scroll-right-nav {
115485
+ box-shadow: none;
115486
+ }
115487
+ }
115488
+
115484
115489
  .e-hscroll {
115485
115490
  padding: $ribbon-hscroll-padding;
115486
115491
 
@@ -115490,6 +115495,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115490
115495
  min-width: auto;
115491
115496
  width: auto;
115492
115497
  border-style: solid;
115498
+ transform: none;
115493
115499
  border-width: $ribbon-hscroll-nav-border-width;
115494
115500
  border-radius: $ribbon-hscroll-nav-border-radius;
115495
115501
  z-index: 3;
@@ -115501,6 +115507,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115501
115507
  .e-nav-arrow {
115502
115508
  font-size: $ribbon-nav-arrow-size;
115503
115509
  height: auto;
115510
+ transform: none;
115504
115511
  line-height: $ribbon-nav-arrow-height;
115505
115512
  padding: $ribbon-hscroll-nav-arrow-padding;
115506
115513
  width: auto;
@@ -115592,6 +115599,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115592
115599
  overflow-y: hidden;
115593
115600
  }
115594
115601
 
115602
+ .e-input-group {
115603
+ margin-bottom: 0;
115604
+ }
115605
+
115595
115606
  .e-ribbon-group {
115596
115607
  padding-top: $ribbon-simplified-group-padding;
115597
115608
  height: auto;
@@ -115655,6 +115666,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115655
115666
  .e-tab-header {
115656
115667
  left: var(--fileMenuWidth);
115657
115668
  }
115669
+
115670
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
115671
+ padding-right: 30px;
115672
+ }
115658
115673
  }
115659
115674
 
115660
115675
  &.e-rtl {
@@ -115672,6 +115687,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115672
115687
  .e-tab-header {
115673
115688
  right: var(--fileMenuWidth);
115674
115689
  }
115690
+
115691
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
115692
+ padding-left: 30px;
115693
+ }
115675
115694
  }
115676
115695
  }
115677
115696
 
@@ -115873,6 +115892,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
115873
115892
 
115874
115893
  .e-colorpicker-wrapper {
115875
115894
  border: 1px solid transparent;
115895
+ border-radius: $ribbon-items-border-radius;
115876
115896
 
115877
115897
  .e-split-btn-wrapper.e-rtl .e-split-colorpicker {
115878
115898
  &.e-split-btn {
@@ -116019,8 +116039,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116019
116039
 
116020
116040
  .e-ribbon-overflow-target {
116021
116041
 
116022
- .e-ribbon-item > .e-input-group {
116023
- margin: $ribbon-overflow-wrapper-item-margin;
116042
+ .e-ribbon-item {
116043
+
116044
+ & > .e-input-group,
116045
+ .e-ribbon-template {
116046
+ margin: $ribbon-overflow-wrapper-item-margin;
116047
+ }
116024
116048
  }
116025
116049
 
116026
116050
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -116046,14 +116070,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116046
116070
  width: 100%;
116047
116071
  justify-content: flex-start;
116048
116072
  }
116049
-
116050
- >.e-split-btn-wrapper,
116051
- >.e-dropdown-btn {
116052
- .e-icons.e-caret {
116053
- transform: rotate(-90deg);
116054
- margin-left: auto;
116055
- }
116056
- }
116057
116073
  }
116058
116074
 
116059
116075
  .e-ribbon-overflow-header {
@@ -116064,6 +116080,20 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116064
116080
  }
116065
116081
  }
116066
116082
 
116083
+ .e-ribbon-group-overflow-ddb:not(.e-rtl) {
116084
+ .e-ribbon-overflow-target .e-ribbon-item {
116085
+
116086
+ >.e-split-btn-wrapper,
116087
+ >.e-dropdown-btn {
116088
+ .e-icons.e-caret {
116089
+ transform: rotate(-90deg);
116090
+ padding: $ribbon-items-margin;
116091
+ margin: 0 0 0 auto;
116092
+ }
116093
+ }
116094
+ }
116095
+ }
116096
+
116067
116097
  .e-rtl.e-ribbon-group-overflow-ddb {
116068
116098
  .e-ribbon-overflow-target .e-ribbon-item {
116069
116099
 
@@ -116071,8 +116101,8 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116071
116101
  >.e-dropdown-btn {
116072
116102
  .e-icons.e-caret {
116073
116103
  transform: rotate(90deg);
116074
- margin-right: auto;
116075
- margin-left: unset;
116104
+ padding: $ribbon-items-margin;
116105
+ margin: 0 auto 0 0;
116076
116106
  }
116077
116107
  }
116078
116108
  }
@@ -116252,6 +116282,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116252
116282
  height: auto;
116253
116283
  }
116254
116284
 
116285
+ .e-input-group {
116286
+ margin-bottom: 0;
116287
+ }
116288
+
116255
116289
  .e-ribbon-group-content {
116256
116290
  height: $ribbon-bigger-simplified-group-content-height;
116257
116291
  }
@@ -116375,8 +116409,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116375
116409
  .e-bigger.e-ribbon-group-overflow-ddb {
116376
116410
  .e-ribbon-overflow-target {
116377
116411
 
116378
- .e-ribbon-item > .e-input-group {
116379
- margin: $ribbon-bigger-overflow-wrapper-item-margin;
116412
+ .e-ribbon-item {
116413
+
116414
+ & > .e-input-group,
116415
+ .e-ribbon-template {
116416
+ margin: $ribbon-bigger-overflow-wrapper-item-margin;
116417
+ }
116380
116418
  }
116381
116419
 
116382
116420
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -116384,6 +116422,30 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
116384
116422
  padding: 0;
116385
116423
  }
116386
116424
  }
116425
+
116426
+ &:not(.e-rtl) {
116427
+ .e-ribbon-overflow-target .e-ribbon-item {
116428
+
116429
+ >.e-split-btn-wrapper,
116430
+ >.e-dropdown-btn {
116431
+ .e-icons.e-caret {
116432
+ padding: $ribbon-bigger-items-margin;
116433
+ }
116434
+ }
116435
+ }
116436
+ }
116437
+
116438
+ &.e-rtl {
116439
+ .e-ribbon-overflow-target .e-ribbon-item {
116440
+
116441
+ >.e-split-btn-wrapper,
116442
+ >.e-dropdown-btn {
116443
+ .e-icons.e-caret {
116444
+ padding: $ribbon-bigger-items-margin;
116445
+ }
116446
+ }
116447
+ }
116448
+ }
116387
116449
  }
116388
116450
 
116389
116451
  .e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"21.1.37","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"21.1.39","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}