@syncfusion/blazor-themes 24.2.5 → 24.2.6
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.
- package/SCSS-Themes/bootstrap-dark.scss +35 -6
- package/SCSS-Themes/bootstrap.scss +35 -6
- package/SCSS-Themes/bootstrap4.scss +36 -7
- package/SCSS-Themes/bootstrap5-dark.scss +35 -6
- package/SCSS-Themes/bootstrap5.scss +35 -6
- package/SCSS-Themes/fabric-dark.scss +35 -6
- package/SCSS-Themes/fabric.scss +35 -6
- package/SCSS-Themes/fluent-dark.scss +35 -6
- package/SCSS-Themes/fluent.scss +35 -6
- package/SCSS-Themes/highcontrast.scss +35 -6
- package/SCSS-Themes/material-dark.scss +35 -6
- package/SCSS-Themes/material.scss +35 -6
- package/SCSS-Themes/material3-dark.scss +35 -6
- package/SCSS-Themes/material3.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +36 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +35 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +52 -23
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +52 -23
- package/SCSS-Themes/tailwind-dark.scss +52 -23
- package/SCSS-Themes/tailwind.scss +52 -23
- package/package.json +1 -1
|
@@ -89520,7 +89520,7 @@ $rte-2px-border-size: 2px !default;
|
|
|
89520
89520
|
$rte-border-type: solid !default;
|
|
89521
89521
|
$rte-list-btn-flex: column !default;
|
|
89522
89522
|
$rte-list-btn-line-height: 30px !default;
|
|
89523
|
-
$rte-big-list-btn-line-height:
|
|
89523
|
+
$rte-big-list-btn-line-height: 38px !default;
|
|
89524
89524
|
$rte-split-btn-line-height: 30px !default;
|
|
89525
89525
|
$rte-big-split-btn-line-height: 38px !default;
|
|
89526
89526
|
$rte-big-quick-item-btn-width: 38px !default;
|
|
@@ -89550,7 +89550,7 @@ $rte-big-tb-items-margin-left: 3px !default;
|
|
|
89550
89550
|
$rte-tb-items-margin-left: 7px !default;
|
|
89551
89551
|
$rte-big-tb-items-padding-left: 3px !default;
|
|
89552
89552
|
$rte-tb-items-padding-left: 7px !default;
|
|
89553
|
-
$rte-active-tb-item-btn-padding: 0 !default;
|
|
89553
|
+
$rte-active-tb-item-btn-padding: 0 4px !default;
|
|
89554
89554
|
$rte-split-btn-bar-size: 0 !default;
|
|
89555
89555
|
$rte-split-btn-active-color-icon-line-height: 30px !default;
|
|
89556
89556
|
$rte-big-split-btn-active-color-icon-line-height: 35px !default;
|
|
@@ -89561,17 +89561,17 @@ $rte-drop-btn-padding-left: 7px !default;
|
|
|
89561
89561
|
$dropdown-btn-font-size: $text-sm;
|
|
89562
89562
|
$dropdown-btn-big-font-size: $text-base;
|
|
89563
89563
|
$rte-drop-btn-padding-right: 2.5px !default;
|
|
89564
|
-
$rte-drop-btn-action-padding-left:
|
|
89565
|
-
$rte-drop-btn-action-padding-right:
|
|
89564
|
+
$rte-drop-btn-action-padding-left: 7px !default;
|
|
89565
|
+
$rte-drop-btn-action-padding-right: 2.5px !default;
|
|
89566
89566
|
$rte-big-drop-btn-padding-left: 10px !default;
|
|
89567
89567
|
$rte-big-drop-btn-padding-right: 6px !default;
|
|
89568
|
-
$rte-big-drop-btn-action-padding-left:
|
|
89569
|
-
$rte-big-drop-btn-action-padding-right:
|
|
89570
|
-
$rte-colorpicker-parent-padding:
|
|
89571
|
-
$rte-colorpicker-parent-padding-hover:
|
|
89568
|
+
$rte-big-drop-btn-action-padding-left: 10px !default;
|
|
89569
|
+
$rte-big-drop-btn-action-padding-right: 6px !default;
|
|
89570
|
+
$rte-colorpicker-parent-padding: 1px !default;
|
|
89571
|
+
$rte-colorpicker-parent-padding-hover: 1px !default;
|
|
89572
89572
|
$rte-colorpicker-parent-padding-active-hover: 0 !default;
|
|
89573
89573
|
$rte-dropdown-btn-color-content-height: 30px !default;
|
|
89574
|
-
$rte-big-dropdown-btn-color-content-height:
|
|
89574
|
+
$rte-big-dropdown-btn-color-content-height: 38px !default;
|
|
89575
89575
|
$rte-font-icon-width: 30px !default;
|
|
89576
89576
|
$rte-font-arrow-width: 18px !default;
|
|
89577
89577
|
$rte-font-arrow-touch-width: 20px !default;
|
|
@@ -89579,7 +89579,7 @@ $rte-font-icon-line-height: $leading-none !default;
|
|
|
89579
89579
|
$rte-placeholder-line-height: $leading-normal !default;
|
|
89580
89580
|
$rte-big-active-tb-item-btn-padding: 0 6px !default;
|
|
89581
89581
|
$rte-table-popup-padding: 18px 18px 8px 22px !default;
|
|
89582
|
-
$rte-table-popup-border: 1px solid $cool-gray-
|
|
89582
|
+
$rte-table-popup-border: 1px solid $cool-gray-300 !default;
|
|
89583
89583
|
$rte-insert-dialog-label-padding-top: 12px !default;
|
|
89584
89584
|
$rte-insert-dialog-label-padding-bottom: 3px !default;
|
|
89585
89585
|
$rte-big-quick-tbar-item-min-height: 38px !default;
|
|
@@ -89601,7 +89601,7 @@ $rte-big-inline-tmp-size-min-width: 59px;
|
|
|
89601
89601
|
$rte-inline-tmp-size-min-width: 66px;
|
|
89602
89602
|
$rte-big-inline-tmp-color-min-width: 50px;
|
|
89603
89603
|
$rte-inline-tmp-color-min-width: 55px;
|
|
89604
|
-
$rte-big-color-list-span-common-padding-left-right:
|
|
89604
|
+
$rte-big-color-list-span-common-padding-left-right: 1px;
|
|
89605
89605
|
$rte-placeholder-padding: 12px !default;
|
|
89606
89606
|
$rte-default-character-count-opacity: 1;
|
|
89607
89607
|
$rte-droparea-line-height: 10;
|
|
@@ -89620,10 +89620,10 @@ $rte-big-tablecell-height : 16px;
|
|
|
89620
89620
|
$rte-big-tablecell-width : 16px;
|
|
89621
89621
|
$rte-toolbar-item-frist-last-child-margin: 0;
|
|
89622
89622
|
$rte-big-toolbar-item-frist-last-child-margin: 0 6px;
|
|
89623
|
-
$rte-toolbar-expaned-padding: 0
|
|
89623
|
+
$rte-toolbar-expaned-padding: 0 4px;
|
|
89624
89624
|
$rte-toolbar-expaned-padding-hover: 0 4px;
|
|
89625
89625
|
$rte-formatlists-dropdown-line-height: 20px;
|
|
89626
|
-
$rte-big-formatlists-dropdown-line-height:
|
|
89626
|
+
$rte-big-formatlists-dropdown-line-height: 35px;
|
|
89627
89627
|
|
|
89628
89628
|
//Layout Variables End
|
|
89629
89629
|
|
|
@@ -89641,7 +89641,7 @@ $rte-img-popup-box-shadow: $shadow !default;
|
|
|
89641
89641
|
$rte-img-popup-color: $border-light !default;
|
|
89642
89642
|
$rte-quick-item-active-bg: $secondary-bg-color-pressed !default;
|
|
89643
89643
|
$rte-quick-item-active-font-color: $icon-color !default;
|
|
89644
|
-
$rte-quick-item-border:
|
|
89644
|
+
$rte-quick-item-border: 1px solid transparent !default;
|
|
89645
89645
|
$rte-quick-item-hover-border-color: $secondary-border-color-hover !default;
|
|
89646
89646
|
$rte-quick-item-active-border-color: $secondary-border-color-pressed !default;
|
|
89647
89647
|
$rte-quick-drop-btn-border-color: $content-bg-color-alt2 !default;
|
|
@@ -89656,7 +89656,7 @@ $rte-quick-pop-item-focus-bg: $secondary-bg-color-pressed !default;
|
|
|
89656
89656
|
$rte-quick-tb-btn-hover: $secondary-bg-color-pressed !default;
|
|
89657
89657
|
$rte-tb-item-active-bg: $secondary-bg-color-pressed !default;
|
|
89658
89658
|
$rte-tb-active-font-color: $icon-color !default;
|
|
89659
|
-
$rte-tb-item-active-border:
|
|
89659
|
+
$rte-tb-item-active-border: 0 solid $secondary-border-color-pressed !default;
|
|
89660
89660
|
$rte-expand-tb-border-bottom: $rte-border-size $rte-border-type $border-light !default;
|
|
89661
89661
|
$rte-color-picker-active-bg: inherit !default;
|
|
89662
89662
|
$rte-drop-btn-active-bg: $secondary-bg-color-pressed !default;
|
|
@@ -89717,7 +89717,7 @@ $rte-border-bottom-right-radius: 0;
|
|
|
89717
89717
|
$rte-border-bottom-left-radius: 0;
|
|
89718
89718
|
$rte-big-border-radius: 0;
|
|
89719
89719
|
$rte-extended-toolbar-items-padding: 0;
|
|
89720
|
-
$rte-expand-tbar-hover-bg: $content-bg-color-
|
|
89720
|
+
$rte-expand-tbar-hover-bg: $content-bg-color-alt1 !default;
|
|
89721
89721
|
|
|
89722
89722
|
//Theme Variables End
|
|
89723
89723
|
|
|
@@ -89751,7 +89751,7 @@ $rte-tbar-default-bg: $content-bg-color-alt2;
|
|
|
89751
89751
|
$rte-big-insert-dialog-label-padding-top: 12px;
|
|
89752
89752
|
$rte-tbar-icon-size: 20px;
|
|
89753
89753
|
$rte-dropdown-btn-color-content-padding: 1px !default;
|
|
89754
|
-
$rte-big-dropdown-btn-color-content-padding:
|
|
89754
|
+
$rte-big-dropdown-btn-color-content-padding: 0 !default;
|
|
89755
89755
|
$rte-tb-expended-min-height: 40px !default;
|
|
89756
89756
|
$rte-big-tb-expended-min-height: 48px !default;
|
|
89757
89757
|
$rte-tb-expended-padding-left: 1px !default;
|
|
@@ -90443,6 +90443,20 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90443
90443
|
}
|
|
90444
90444
|
}
|
|
90445
90445
|
|
|
90446
|
+
@if $skin-name == 'tailwind' {
|
|
90447
|
+
.e-bigger {
|
|
90448
|
+
.e-richtexteditor {
|
|
90449
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
|
|
90450
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control {
|
|
90451
|
+
padding: 0 8px;
|
|
90452
|
+
}
|
|
90453
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
|
|
90454
|
+
padding: 0 8px;
|
|
90455
|
+
}
|
|
90456
|
+
}
|
|
90457
|
+
}
|
|
90458
|
+
}
|
|
90459
|
+
|
|
90446
90460
|
.e-rte-linkcontent .e-rte-label {
|
|
90447
90461
|
padding-top: $rte-insert-dialog-label-padding-top;
|
|
90448
90462
|
}
|
|
@@ -90693,19 +90707,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90693
90707
|
}
|
|
90694
90708
|
|
|
90695
90709
|
.e-rte-img-caption.e-imgcenter {
|
|
90696
|
-
display:
|
|
90710
|
+
display: contents;
|
|
90697
90711
|
margin-left: auto;
|
|
90698
90712
|
margin-right: auto;
|
|
90699
90713
|
}
|
|
90700
90714
|
|
|
90701
90715
|
.e-rte-img-caption.e-imgright {
|
|
90702
|
-
display:
|
|
90716
|
+
display: contents;
|
|
90703
90717
|
margin-left: auto;
|
|
90704
90718
|
margin-right: 0;
|
|
90705
90719
|
}
|
|
90706
90720
|
|
|
90707
90721
|
.e-rte-img-caption.e-imgleft {
|
|
90708
|
-
display:
|
|
90722
|
+
display: contents;
|
|
90709
90723
|
margin-left: 0;
|
|
90710
90724
|
margin-right: auto;
|
|
90711
90725
|
}
|
|
@@ -90722,7 +90736,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90722
90736
|
}
|
|
90723
90737
|
|
|
90724
90738
|
.e-img-caption.e-rte-img-caption.e-imgbreak {
|
|
90725
|
-
display:
|
|
90739
|
+
display: contents;
|
|
90726
90740
|
}
|
|
90727
90741
|
|
|
90728
90742
|
.e-rte-table {
|
|
@@ -91419,6 +91433,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91419
91433
|
}
|
|
91420
91434
|
}
|
|
91421
91435
|
}
|
|
91436
|
+
.e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active{
|
|
91437
|
+
.e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
|
|
91438
|
+
.e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
|
|
91439
|
+
@if $skin-name == 'tailwind' {
|
|
91440
|
+
padding: 1px;
|
|
91441
|
+
}
|
|
91442
|
+
}
|
|
91443
|
+
}
|
|
91422
91444
|
|
|
91423
91445
|
.e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item,
|
|
91424
91446
|
.e-rte-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item,
|
|
@@ -92746,8 +92768,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92746
92768
|
}
|
|
92747
92769
|
|
|
92748
92770
|
.e-richtexteditor .e-toolbar .e-tbar-btn {
|
|
92749
|
-
border
|
|
92750
|
-
border-top: 1px solid $transparent;
|
|
92771
|
+
border: 1px solid $transparent;
|
|
92751
92772
|
}
|
|
92752
92773
|
|
|
92753
92774
|
.e-richtexteditor .e-toolbar .e-tbar-btn:hover {
|
|
@@ -92759,6 +92780,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92759
92780
|
background: $rte-tb-hover-bg-color;
|
|
92760
92781
|
border: 1px solid $rte-quick-item-hover-border-color;
|
|
92761
92782
|
}
|
|
92783
|
+
|
|
92784
|
+
.e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
|
|
92785
|
+
border: 1px solid $transparent;
|
|
92786
|
+
}
|
|
92787
|
+
|
|
92788
|
+
.e-richtexteditor .e-toolbar .e-toolbar-item .e-tbar-btn:focus {
|
|
92789
|
+
border: 1px solid $transparent;
|
|
92790
|
+
}
|
|
92762
92791
|
}
|
|
92763
92792
|
|
|
92764
92793
|
@if $skin-name == 'bootstrap5' {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"24.2.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"24.2.6","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"}}
|