@syncfusion/blazor-themes 20.4.41 → 20.4.42

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 (31) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +7 -0
  2. package/SCSS-Themes/bootstrap.scss +7 -0
  3. package/SCSS-Themes/bootstrap4.scss +7 -0
  4. package/SCSS-Themes/bootstrap5-dark.scss +7 -0
  5. package/SCSS-Themes/bootstrap5.scss +7 -0
  6. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +1 -1
  7. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +1 -1
  8. package/SCSS-Themes/fabric-dark.scss +7 -0
  9. package/SCSS-Themes/fabric.scss +7 -0
  10. package/SCSS-Themes/fluent-dark.scss +7 -0
  11. package/SCSS-Themes/fluent.scss +7 -0
  12. package/SCSS-Themes/highcontrast.scss +7 -0
  13. package/SCSS-Themes/material-dark.scss +7 -0
  14. package/SCSS-Themes/material.scss +8 -0
  15. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +7 -0
  16. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +7 -0
  17. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +7 -0
  18. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +7 -0
  19. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +7 -0
  20. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +7 -0
  21. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +7 -0
  22. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +7 -0
  23. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +7 -0
  24. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +7 -0
  25. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +7 -0
  26. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +8 -0
  27. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +7 -0
  28. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +7 -0
  29. package/SCSS-Themes/tailwind-dark.scss +8 -1
  30. package/SCSS-Themes/tailwind.scss +8 -1
  31. package/package.json +1 -1
@@ -94589,6 +94589,13 @@ $pv-eye-icon-margin-top: 3px !default;
94589
94589
  }
94590
94590
  }
94591
94591
 
94592
+ .e-btn.e-outline.e-primary,
94593
+ .e-css.e-btn.e-outline.e-primary {
94594
+ @if $theme-name == 'material' {
94595
+ color: $pv-comment-panel-post-button-color;
94596
+ }
94597
+ }
94598
+
94592
94599
  .e-pdfviewer .e-editable-inline .e-editable-form {
94593
94600
  margin-bottom: 1px;
94594
94601
  }
@@ -94349,6 +94349,13 @@ $pv-eye-icon-margin-top: 3px !default;
94349
94349
  }
94350
94350
  }
94351
94351
 
94352
+ .e-btn.e-outline.e-primary,
94353
+ .e-css.e-btn.e-outline.e-primary {
94354
+ @if $theme-name == 'material' {
94355
+ color: $pv-comment-panel-post-button-color;
94356
+ }
94357
+ }
94358
+
94352
94359
  .e-pdfviewer .e-editable-inline .e-editable-form {
94353
94360
  margin-bottom: 1px;
94354
94361
  }
@@ -94726,6 +94726,13 @@ $pv-eye-icon-margin-top: 3px !default;
94726
94726
  }
94727
94727
  }
94728
94728
 
94729
+ .e-btn.e-outline.e-primary,
94730
+ .e-css.e-btn.e-outline.e-primary {
94731
+ @if $theme-name == 'material' {
94732
+ color: $pv-comment-panel-post-button-color;
94733
+ }
94734
+ }
94735
+
94729
94736
  .e-pdfviewer .e-editable-inline .e-editable-form {
94730
94737
  margin-bottom: 1px;
94731
94738
  }
@@ -94863,6 +94863,13 @@ $pv-eye-icon-margin-top: 3px !default;
94863
94863
  }
94864
94864
  }
94865
94865
 
94866
+ .e-btn.e-outline.e-primary,
94867
+ .e-css.e-btn.e-outline.e-primary {
94868
+ @if $theme-name == 'material' {
94869
+ color: $pv-comment-panel-post-button-color;
94870
+ }
94871
+ }
94872
+
94866
94873
  .e-pdfviewer .e-editable-inline .e-editable-form {
94867
94874
  margin-bottom: 1px;
94868
94875
  }
@@ -94863,6 +94863,13 @@ $pv-eye-icon-margin-top: 3px !default;
94863
94863
  }
94864
94864
  }
94865
94865
 
94866
+ .e-btn.e-outline.e-primary,
94867
+ .e-css.e-btn.e-outline.e-primary {
94868
+ @if $theme-name == 'material' {
94869
+ color: $pv-comment-panel-post-button-color;
94870
+ }
94871
+ }
94872
+
94866
94873
  .e-pdfviewer .e-editable-inline .e-editable-form {
94867
94874
  margin-bottom: 1px;
94868
94875
  }
@@ -10,7 +10,7 @@ $ddl-delim-font-size: $text-sm !default;
10
10
  $ddl-rtl-wrapper: 0 2px 0 32px !default;
11
11
  $ddl-chip-mobile-bg: $primary !default;
12
12
  $ddl-search-wrapper-width: calc(100% - 32px) !default;
13
- $ddl-bigger-search-wrapper-width: calc(100% - 38px) !default;
13
+ $ddl-bigger-search-wrapper-width: calc(100% - 50px) !default;
14
14
  $ddl-bigger-small-search-wrapper-width: calc(100% - 32px) !default;
15
15
  $ddl-small-search-wrapper-width: calc(100% - 30px) !default;
16
16
  $ddl-popup-shadow-value: $shadow-lg !default;
@@ -10,7 +10,7 @@ $ddl-delim-font-size: $text-sm !default;
10
10
  $ddl-rtl-wrapper: 0 2px 0 32px !default;
11
11
  $ddl-chip-mobile-bg: $primary !default;
12
12
  $ddl-search-wrapper-width: calc(100% - 32px) !default;
13
- $ddl-bigger-search-wrapper-width: calc(100% - 38px) !default;
13
+ $ddl-bigger-search-wrapper-width: calc(100% - 50px) !default;
14
14
  $ddl-bigger-small-search-wrapper-width: calc(100% - 32px) !default;
15
15
  $ddl-small-search-wrapper-width: calc(100% - 30px) !default;
16
16
  $ddl-popup-shadow-value: $shadow-lg !default;
@@ -94410,6 +94410,13 @@ $pv-eye-icon-margin-top: 3px !default;
94410
94410
  }
94411
94411
  }
94412
94412
 
94413
+ .e-btn.e-outline.e-primary,
94414
+ .e-css.e-btn.e-outline.e-primary {
94415
+ @if $theme-name == 'material' {
94416
+ color: $pv-comment-panel-post-button-color;
94417
+ }
94418
+ }
94419
+
94413
94420
  .e-pdfviewer .e-editable-inline .e-editable-form {
94414
94421
  margin-bottom: 1px;
94415
94422
  }
@@ -94171,6 +94171,13 @@ $pv-eye-icon-margin-top: 3px !default;
94171
94171
  }
94172
94172
  }
94173
94173
 
94174
+ .e-btn.e-outline.e-primary,
94175
+ .e-css.e-btn.e-outline.e-primary {
94176
+ @if $theme-name == 'material' {
94177
+ color: $pv-comment-panel-post-button-color;
94178
+ }
94179
+ }
94180
+
94174
94181
  .e-pdfviewer .e-editable-inline .e-editable-form {
94175
94182
  margin-bottom: 1px;
94176
94183
  }
@@ -95009,6 +95009,13 @@ $pv-comment-text-curser-color: $black !default;
95009
95009
  }
95010
95010
  }
95011
95011
 
95012
+ .e-btn.e-outline.e-primary,
95013
+ .e-css.e-btn.e-outline.e-primary {
95014
+ @if $theme-name == 'material' {
95015
+ color: $pv-comment-panel-post-button-color;
95016
+ }
95017
+ }
95018
+
95012
95019
  .e-pdfviewer .e-editable-inline .e-editable-form {
95013
95020
  margin-bottom: 1px;
95014
95021
  }
@@ -95010,6 +95010,13 @@ $pv-comment-text-curser-color: $black !default;
95010
95010
  }
95011
95011
  }
95012
95012
 
95013
+ .e-btn.e-outline.e-primary,
95014
+ .e-css.e-btn.e-outline.e-primary {
95015
+ @if $theme-name == 'material' {
95016
+ color: $pv-comment-panel-post-button-color;
95017
+ }
95018
+ }
95019
+
95013
95020
  .e-pdfviewer .e-editable-inline .e-editable-form {
95014
95021
  margin-bottom: 1px;
95015
95022
  }
@@ -94423,6 +94423,13 @@ $pv-eye-icon-margin-top: 3px !default;
94423
94423
  }
94424
94424
  }
94425
94425
 
94426
+ .e-btn.e-outline.e-primary,
94427
+ .e-css.e-btn.e-outline.e-primary {
94428
+ @if $theme-name == 'material' {
94429
+ color: $pv-comment-panel-post-button-color;
94430
+ }
94431
+ }
94432
+
94426
94433
  .e-pdfviewer .e-editable-inline .e-editable-form {
94427
94434
  margin-bottom: 1px;
94428
94435
  }
@@ -95752,6 +95752,13 @@ $pv-eye-icon-margin-top: 3px !default;
95752
95752
  }
95753
95753
  }
95754
95754
 
95755
+ .e-btn.e-outline.e-primary,
95756
+ .e-css.e-btn.e-outline.e-primary {
95757
+ @if $theme-name == 'material' {
95758
+ color: $pv-comment-panel-post-button-color;
95759
+ }
95760
+ }
95761
+
95755
95762
  .e-pdfviewer .e-editable-inline .e-editable-form {
95756
95763
  margin-bottom: 1px;
95757
95764
  }
@@ -92463,6 +92463,7 @@ $pv-eye-icon-padding: 7px !default;
92463
92463
  $pv-eye-icon-hover-cursor: pointer !default;
92464
92464
  $pv-eye-icon-opacity: .87 !default;
92465
92465
  $pv-eye-icon-margin-top: 3px !default;
92466
+ $pv-comment-panel-post-button-color: #d71456 !default;
92466
92467
 
92467
92468
  @include export-module('pdfviewer-layout') {
92468
92469
 
@@ -95463,6 +95464,13 @@ $pv-eye-icon-margin-top: 3px !default;
95463
95464
  }
95464
95465
  }
95465
95466
 
95467
+ .e-btn.e-outline.e-primary,
95468
+ .e-css.e-btn.e-outline.e-primary {
95469
+ @if $theme-name == 'material' {
95470
+ color: $pv-comment-panel-post-button-color;
95471
+ }
95472
+ }
95473
+
95466
95474
  .e-pdfviewer .e-editable-inline .e-editable-form {
95467
95475
  margin-bottom: 1px;
95468
95476
  }
@@ -3580,6 +3580,13 @@ $pv-eye-icon-margin-top: 3px !default;
3580
3580
  }
3581
3581
  }
3582
3582
 
3583
+ .e-btn.e-outline.e-primary,
3584
+ .e-css.e-btn.e-outline.e-primary {
3585
+ @if $theme-name == 'material' {
3586
+ color: $pv-comment-panel-post-button-color;
3587
+ }
3588
+ }
3589
+
3583
3590
  .e-pdfviewer .e-editable-inline .e-editable-form {
3584
3591
  margin-bottom: 1px;
3585
3592
  }
@@ -3580,6 +3580,13 @@ $pv-eye-icon-margin-top: 3px !default;
3580
3580
  }
3581
3581
  }
3582
3582
 
3583
+ .e-btn.e-outline.e-primary,
3584
+ .e-css.e-btn.e-outline.e-primary {
3585
+ @if $theme-name == 'material' {
3586
+ color: $pv-comment-panel-post-button-color;
3587
+ }
3588
+ }
3589
+
3583
3590
  .e-pdfviewer .e-editable-inline .e-editable-form {
3584
3591
  margin-bottom: 1px;
3585
3592
  }
@@ -3626,6 +3626,13 @@ $pv-eye-icon-margin-top: 3px !default;
3626
3626
  }
3627
3627
  }
3628
3628
 
3629
+ .e-btn.e-outline.e-primary,
3630
+ .e-css.e-btn.e-outline.e-primary {
3631
+ @if $theme-name == 'material' {
3632
+ color: $pv-comment-panel-post-button-color;
3633
+ }
3634
+ }
3635
+
3629
3636
  .e-pdfviewer .e-editable-inline .e-editable-form {
3630
3637
  margin-bottom: 1px;
3631
3638
  }
@@ -3574,6 +3574,13 @@ $pv-eye-icon-margin-top: 3px !default;
3574
3574
  }
3575
3575
  }
3576
3576
 
3577
+ .e-btn.e-outline.e-primary,
3578
+ .e-css.e-btn.e-outline.e-primary {
3579
+ @if $theme-name == 'material' {
3580
+ color: $pv-comment-panel-post-button-color;
3581
+ }
3582
+ }
3583
+
3577
3584
  .e-pdfviewer .e-editable-inline .e-editable-form {
3578
3585
  margin-bottom: 1px;
3579
3586
  }
@@ -3574,6 +3574,13 @@ $pv-eye-icon-margin-top: 3px !default;
3574
3574
  }
3575
3575
  }
3576
3576
 
3577
+ .e-btn.e-outline.e-primary,
3578
+ .e-css.e-btn.e-outline.e-primary {
3579
+ @if $theme-name == 'material' {
3580
+ color: $pv-comment-panel-post-button-color;
3581
+ }
3582
+ }
3583
+
3577
3584
  .e-pdfviewer .e-editable-inline .e-editable-form {
3578
3585
  margin-bottom: 1px;
3579
3586
  }
@@ -3577,6 +3577,13 @@ $pv-eye-icon-margin-top: 3px !default;
3577
3577
  }
3578
3578
  }
3579
3579
 
3580
+ .e-btn.e-outline.e-primary,
3581
+ .e-css.e-btn.e-outline.e-primary {
3582
+ @if $theme-name == 'material' {
3583
+ color: $pv-comment-panel-post-button-color;
3584
+ }
3585
+ }
3586
+
3580
3587
  .e-pdfviewer .e-editable-inline .e-editable-form {
3581
3588
  margin-bottom: 1px;
3582
3589
  }
@@ -3579,6 +3579,13 @@ $pv-eye-icon-margin-top: 3px !default;
3579
3579
  }
3580
3580
  }
3581
3581
 
3582
+ .e-btn.e-outline.e-primary,
3583
+ .e-css.e-btn.e-outline.e-primary {
3584
+ @if $theme-name == 'material' {
3585
+ color: $pv-comment-panel-post-button-color;
3586
+ }
3587
+ }
3588
+
3582
3589
  .e-pdfviewer .e-editable-inline .e-editable-form {
3583
3590
  margin-bottom: 1px;
3584
3591
  }
@@ -3581,6 +3581,13 @@ $pv-comment-text-curser-color: $black !default;
3581
3581
  }
3582
3582
  }
3583
3583
 
3584
+ .e-btn.e-outline.e-primary,
3585
+ .e-css.e-btn.e-outline.e-primary {
3586
+ @if $theme-name == 'material' {
3587
+ color: $pv-comment-panel-post-button-color;
3588
+ }
3589
+ }
3590
+
3584
3591
  .e-pdfviewer .e-editable-inline .e-editable-form {
3585
3592
  margin-bottom: 1px;
3586
3593
  }
@@ -3581,6 +3581,13 @@ $pv-comment-text-curser-color: $black !default;
3581
3581
  }
3582
3582
  }
3583
3583
 
3584
+ .e-btn.e-outline.e-primary,
3585
+ .e-css.e-btn.e-outline.e-primary {
3586
+ @if $theme-name == 'material' {
3587
+ color: $pv-comment-panel-post-button-color;
3588
+ }
3589
+ }
3590
+
3584
3591
  .e-pdfviewer .e-editable-inline .e-editable-form {
3585
3592
  margin-bottom: 1px;
3586
3593
  }
@@ -3579,6 +3579,13 @@ $pv-eye-icon-margin-top: 3px !default;
3579
3579
  }
3580
3580
  }
3581
3581
 
3582
+ .e-btn.e-outline.e-primary,
3583
+ .e-css.e-btn.e-outline.e-primary {
3584
+ @if $theme-name == 'material' {
3585
+ color: $pv-comment-panel-post-button-color;
3586
+ }
3587
+ }
3588
+
3582
3589
  .e-pdfviewer .e-editable-inline .e-editable-form {
3583
3590
  margin-bottom: 1px;
3584
3591
  }
@@ -3578,6 +3578,13 @@ $pv-eye-icon-margin-top: 3px !default;
3578
3578
  }
3579
3579
  }
3580
3580
 
3581
+ .e-btn.e-outline.e-primary,
3582
+ .e-css.e-btn.e-outline.e-primary {
3583
+ @if $theme-name == 'material' {
3584
+ color: $pv-comment-panel-post-button-color;
3585
+ }
3586
+ }
3587
+
3581
3588
  .e-pdfviewer .e-editable-inline .e-editable-form {
3582
3589
  margin-bottom: 1px;
3583
3590
  }
@@ -576,6 +576,7 @@ $pv-eye-icon-padding: 7px !default;
576
576
  $pv-eye-icon-hover-cursor: pointer !default;
577
577
  $pv-eye-icon-opacity: .87 !default;
578
578
  $pv-eye-icon-margin-top: 3px !default;
579
+ $pv-comment-panel-post-button-color: #d71456 !default;
579
580
 
580
581
  @include export-module('pdfviewer-layout') {
581
582
 
@@ -3576,6 +3577,13 @@ $pv-eye-icon-margin-top: 3px !default;
3576
3577
  }
3577
3578
  }
3578
3579
 
3580
+ .e-btn.e-outline.e-primary,
3581
+ .e-css.e-btn.e-outline.e-primary {
3582
+ @if $theme-name == 'material' {
3583
+ color: $pv-comment-panel-post-button-color;
3584
+ }
3585
+ }
3586
+
3579
3587
  .e-pdfviewer .e-editable-inline .e-editable-form {
3580
3588
  margin-bottom: 1px;
3581
3589
  }
@@ -3583,6 +3583,13 @@ $pv-eye-icon-margin-top: 3px !default;
3583
3583
  }
3584
3584
  }
3585
3585
 
3586
+ .e-btn.e-outline.e-primary,
3587
+ .e-css.e-btn.e-outline.e-primary {
3588
+ @if $theme-name == 'material' {
3589
+ color: $pv-comment-panel-post-button-color;
3590
+ }
3591
+ }
3592
+
3586
3593
  .e-pdfviewer .e-editable-inline .e-editable-form {
3587
3594
  margin-bottom: 1px;
3588
3595
  }
@@ -3583,6 +3583,13 @@ $pv-eye-icon-margin-top: 3px !default;
3583
3583
  }
3584
3584
  }
3585
3585
 
3586
+ .e-btn.e-outline.e-primary,
3587
+ .e-css.e-btn.e-outline.e-primary {
3588
+ @if $theme-name == 'material' {
3589
+ color: $pv-comment-panel-post-button-color;
3590
+ }
3591
+ }
3592
+
3586
3593
  .e-pdfviewer .e-editable-inline .e-editable-form {
3587
3594
  margin-bottom: 1px;
3588
3595
  }
@@ -57053,7 +57053,7 @@ $ddl-delim-font-size: $text-sm !default;
57053
57053
  $ddl-rtl-wrapper: 0 2px 0 32px !default;
57054
57054
  $ddl-chip-mobile-bg: $primary !default;
57055
57055
  $ddl-search-wrapper-width: calc(100% - 32px) !default;
57056
- $ddl-bigger-search-wrapper-width: calc(100% - 38px) !default;
57056
+ $ddl-bigger-search-wrapper-width: calc(100% - 50px) !default;
57057
57057
  $ddl-bigger-small-search-wrapper-width: calc(100% - 32px) !default;
57058
57058
  $ddl-small-search-wrapper-width: calc(100% - 30px) !default;
57059
57059
  $ddl-popup-shadow-value: $shadow-lg !default;
@@ -94797,6 +94797,13 @@ $pv-eye-icon-margin-top: 3px !default;
94797
94797
  }
94798
94798
  }
94799
94799
 
94800
+ .e-btn.e-outline.e-primary,
94801
+ .e-css.e-btn.e-outline.e-primary {
94802
+ @if $theme-name == 'material' {
94803
+ color: $pv-comment-panel-post-button-color;
94804
+ }
94805
+ }
94806
+
94800
94807
  .e-pdfviewer .e-editable-inline .e-editable-form {
94801
94808
  margin-bottom: 1px;
94802
94809
  }
@@ -57050,7 +57050,7 @@ $ddl-delim-font-size: $text-sm !default;
57050
57050
  $ddl-rtl-wrapper: 0 2px 0 32px !default;
57051
57051
  $ddl-chip-mobile-bg: $primary !default;
57052
57052
  $ddl-search-wrapper-width: calc(100% - 32px) !default;
57053
- $ddl-bigger-search-wrapper-width: calc(100% - 38px) !default;
57053
+ $ddl-bigger-search-wrapper-width: calc(100% - 50px) !default;
57054
57054
  $ddl-bigger-small-search-wrapper-width: calc(100% - 32px) !default;
57055
57055
  $ddl-small-search-wrapper-width: calc(100% - 30px) !default;
57056
57056
  $ddl-popup-shadow-value: $shadow-lg !default;
@@ -94794,6 +94794,13 @@ $pv-eye-icon-margin-top: 3px !default;
94794
94794
  }
94795
94795
  }
94796
94796
 
94797
+ .e-btn.e-outline.e-primary,
94798
+ .e-css.e-btn.e-outline.e-primary {
94799
+ @if $theme-name == 'material' {
94800
+ color: $pv-comment-panel-post-button-color;
94801
+ }
94802
+ }
94803
+
94797
94804
  .e-pdfviewer .e-editable-inline .e-editable-form {
94798
94805
  margin-bottom: 1px;
94799
94806
  }
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"20.4.41","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"]}
1
+ {"name":"@syncfusion/blazor-themes","version":"20.4.42","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"]}