@syncfusion/blazor-themes 25.1.35 → 25.1.37
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/bds-dark.scss +39 -9
- package/SCSS-Themes/bds.scss +39 -9
- package/SCSS-Themes/bootstrap-dark.scss +43 -13
- package/SCSS-Themes/bootstrap.scss +41 -11
- package/SCSS-Themes/bootstrap4.scss +39 -9
- package/SCSS-Themes/bootstrap5-dark.scss +39 -9
- package/SCSS-Themes/bootstrap5.scss +39 -9
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bds.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent.scss +1 -1
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +11 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +11 -0
- package/SCSS-Themes/fabric-dark.scss +40 -10
- package/SCSS-Themes/fabric.scss +39 -9
- package/SCSS-Themes/fluent-dark.scss +45 -15
- package/SCSS-Themes/fluent.scss +45 -15
- package/SCSS-Themes/highcontrast.scss +39 -9
- package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/bds.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/material3.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +3 -0
- package/SCSS-Themes/material-dark.scss +50 -9
- package/SCSS-Themes/material.scss +50 -9
- package/SCSS-Themes/material3-dark.scss +41 -11
- package/SCSS-Themes/material3.scss +41 -11
- package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/bds.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/material.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +3 -1
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +3 -1
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bds.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +2 -2
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/material.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +3 -3
- package/SCSS-Themes/ribbon/ribbon/material3.scss +3 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +31 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +29 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +32 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +32 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +27 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +32 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +32 -11
- package/SCSS-Themes/schedule/schedule/bds-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bds.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +4 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material3.scss +4 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +4 -0
- package/SCSS-Themes/tailwind-dark.scss +44 -14
- package/SCSS-Themes/tailwind.scss +44 -14
- package/package.json +1 -1
|
@@ -1310,6 +1310,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
1310
1310
|
position: relative;
|
|
1311
1311
|
}
|
|
1312
1312
|
|
|
1313
|
+
.e-appointment-wrapper-hidden {
|
|
1314
|
+
visibility: hidden;
|
|
1315
|
+
}
|
|
1316
|
+
|
|
1313
1317
|
.e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
1314
1318
|
cursor: default;
|
|
1315
1319
|
}
|
|
@@ -1309,6 +1309,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
1309
1309
|
position: relative;
|
|
1310
1310
|
}
|
|
1311
1311
|
|
|
1312
|
+
.e-appointment-wrapper-hidden {
|
|
1313
|
+
visibility: hidden;
|
|
1314
|
+
}
|
|
1315
|
+
|
|
1312
1316
|
.e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
1313
1317
|
cursor: default;
|
|
1314
1318
|
}
|
|
@@ -1309,6 +1309,10 @@ $schedule-tree-content-color: $shadow;
|
|
|
1309
1309
|
position: relative;
|
|
1310
1310
|
}
|
|
1311
1311
|
|
|
1312
|
+
.e-appointment-wrapper-hidden {
|
|
1313
|
+
visibility: hidden;
|
|
1314
|
+
}
|
|
1315
|
+
|
|
1312
1316
|
.e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
1313
1317
|
cursor: default;
|
|
1314
1318
|
}
|
|
@@ -1321,6 +1321,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
1321
1321
|
position: relative;
|
|
1322
1322
|
}
|
|
1323
1323
|
|
|
1324
|
+
.e-appointment-wrapper-hidden {
|
|
1325
|
+
visibility: hidden;
|
|
1326
|
+
}
|
|
1327
|
+
|
|
1324
1328
|
.e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
1325
1329
|
cursor: default;
|
|
1326
1330
|
}
|
|
@@ -1321,6 +1321,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
1321
1321
|
position: relative;
|
|
1322
1322
|
}
|
|
1323
1323
|
|
|
1324
|
+
.e-appointment-wrapper-hidden {
|
|
1325
|
+
visibility: hidden;
|
|
1326
|
+
}
|
|
1327
|
+
|
|
1324
1328
|
.e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
1325
1329
|
cursor: default;
|
|
1326
1330
|
}
|
|
@@ -1311,6 +1311,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
1311
1311
|
position: relative;
|
|
1312
1312
|
}
|
|
1313
1313
|
|
|
1314
|
+
.e-appointment-wrapper-hidden {
|
|
1315
|
+
visibility: hidden;
|
|
1316
|
+
}
|
|
1317
|
+
|
|
1314
1318
|
.e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
1315
1319
|
cursor: default;
|
|
1316
1320
|
}
|
|
@@ -1311,6 +1311,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
1311
1311
|
position: relative;
|
|
1312
1312
|
}
|
|
1313
1313
|
|
|
1314
|
+
.e-appointment-wrapper-hidden {
|
|
1315
|
+
visibility: hidden;
|
|
1316
|
+
}
|
|
1317
|
+
|
|
1314
1318
|
.e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
1315
1319
|
cursor: default;
|
|
1316
1320
|
}
|
|
@@ -27094,7 +27094,7 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
27094
27094
|
}
|
|
27095
27095
|
}
|
|
27096
27096
|
|
|
27097
|
-
.e-zoomin {
|
|
27097
|
+
.e-calendar .e-zoomin {
|
|
27098
27098
|
animation: animatezoom .3s;
|
|
27099
27099
|
}
|
|
27100
27100
|
|
|
@@ -89746,7 +89746,7 @@ $rte-quick-item-btn-width: 26px !default;
|
|
|
89746
89746
|
$rte-big-quick-item-btn-height: 38px !default;
|
|
89747
89747
|
$rte-quick-item-btn-height: 30px !default;
|
|
89748
89748
|
$rte-big-quick-item-padding: 12px !default;
|
|
89749
|
-
$rte-quick-item-padding: 3px !default;
|
|
89749
|
+
$rte-quick-item-padding: 0 3px !default;
|
|
89750
89750
|
$rte-quick-item-icon-min-width: 24px !default;
|
|
89751
89751
|
$rte-big-quick-item-line-height: $leading-normal !default;
|
|
89752
89752
|
$rte-content-padding: 12px !default;
|
|
@@ -89785,8 +89785,8 @@ $rte-big-drop-btn-padding-left: 10px !default;
|
|
|
89785
89785
|
$rte-big-drop-btn-padding-right: 6px !default;
|
|
89786
89786
|
$rte-big-drop-btn-action-padding-left: 10px !default;
|
|
89787
89787
|
$rte-big-drop-btn-action-padding-right: 6px !default;
|
|
89788
|
-
$rte-colorpicker-parent-padding:
|
|
89789
|
-
$rte-colorpicker-parent-padding-hover:
|
|
89788
|
+
$rte-colorpicker-parent-padding: 0 !default;
|
|
89789
|
+
$rte-colorpicker-parent-padding-hover: 0 !default;
|
|
89790
89790
|
$rte-colorpicker-parent-padding-active-hover: 0 !default;
|
|
89791
89791
|
$rte-dropdown-btn-color-content-height: 30px !default;
|
|
89792
89792
|
$rte-big-dropdown-btn-color-content-height: 38px !default;
|
|
@@ -89819,7 +89819,7 @@ $rte-big-inline-tmp-size-min-width: 59px;
|
|
|
89819
89819
|
$rte-inline-tmp-size-min-width: 66px;
|
|
89820
89820
|
$rte-big-inline-tmp-color-min-width: 50px;
|
|
89821
89821
|
$rte-inline-tmp-color-min-width: 55px;
|
|
89822
|
-
$rte-big-color-list-span-common-padding-left-right:
|
|
89822
|
+
$rte-big-color-list-span-common-padding-left-right: 0;
|
|
89823
89823
|
$rte-placeholder-padding: 12px !default;
|
|
89824
89824
|
$rte-default-character-count-opacity: 1;
|
|
89825
89825
|
$rte-droparea-line-height: 10;
|
|
@@ -89893,7 +89893,7 @@ $rte-split-btn-span-active-bg: $secondary-bg-color-pressed !default;
|
|
|
89893
89893
|
$rte-split-btn-bar-bg: $content-bg-color-alt1 !default;
|
|
89894
89894
|
$rte-split-btn-active-bar-bg: $content-bg-color !default;
|
|
89895
89895
|
$rte-split-btn-bar-size: 0 !default;
|
|
89896
|
-
$rte-split-btn-active-border:
|
|
89896
|
+
$rte-split-btn-active-border: 1px solid $secondary-border-color-hover !default;
|
|
89897
89897
|
$rte-split-btn-active-color-icon-line-height: 30px !default;
|
|
89898
89898
|
$rte-big-split-btn-active-color-icon-line-height: 38px !default;
|
|
89899
89899
|
|
|
@@ -91280,7 +91280,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91280
91280
|
@if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
|
|
91281
91281
|
&:hover,
|
|
91282
91282
|
&:focus{
|
|
91283
|
-
padding:
|
|
91283
|
+
padding: 7px 3px;
|
|
91284
91284
|
}
|
|
91285
91285
|
}
|
|
91286
91286
|
|
|
@@ -91680,7 +91680,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91680
91680
|
.e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
|
|
91681
91681
|
.e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
|
|
91682
91682
|
@if $skin-name == 'tailwind' {
|
|
91683
|
-
padding:
|
|
91683
|
+
padding: 0;
|
|
91684
91684
|
}
|
|
91685
91685
|
}
|
|
91686
91686
|
}
|
|
@@ -92126,10 +92126,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92126
92126
|
box-shadow: $rte-table-popup-box;
|
|
92127
92127
|
}
|
|
92128
92128
|
|
|
92129
|
-
.e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
|
|
92130
|
-
margin-left: 6px;
|
|
92131
|
-
}
|
|
92132
|
-
|
|
92133
92129
|
.e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
92134
92130
|
min-width: 24px;
|
|
92135
92131
|
}
|
|
@@ -92251,6 +92247,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92251
92247
|
display: block;
|
|
92252
92248
|
}
|
|
92253
92249
|
}
|
|
92250
|
+
// Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
|
|
92251
|
+
.e-rte-picker-init {
|
|
92252
|
+
display: none !important; /* stylelint-disable-line declaration-no-important */
|
|
92253
|
+
}
|
|
92254
92254
|
}
|
|
92255
92255
|
|
|
92256
92256
|
|
|
@@ -92637,6 +92637,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92637
92637
|
.e-video-url-wrap textarea {
|
|
92638
92638
|
height: 80px;
|
|
92639
92639
|
}
|
|
92640
|
+
|
|
92641
|
+
@if $skin-name == 'FluentUI' {
|
|
92642
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
|
|
92643
|
+
border: 1px solid transparent;
|
|
92644
|
+
&:hover{
|
|
92645
|
+
border: 1px solid transparent;
|
|
92646
|
+
}
|
|
92647
|
+
}
|
|
92648
|
+
.e-toolbar .e-toolbar-item .e-tbar-btn{
|
|
92649
|
+
border: 1px solid transparent;
|
|
92650
|
+
&:hover{
|
|
92651
|
+
border: 1px solid transparent;
|
|
92652
|
+
}
|
|
92653
|
+
}
|
|
92654
|
+
}
|
|
92655
|
+
|
|
92656
|
+
@if $skin-name == 'bootstrap-dark' {
|
|
92657
|
+
.e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
|
|
92658
|
+
border: 1px solid transparent;
|
|
92659
|
+
}
|
|
92660
|
+
}
|
|
92640
92661
|
}
|
|
92641
92662
|
|
|
92642
92663
|
.e-rte-quick-popup {
|
|
@@ -116075,7 +116096,9 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
116075
116096
|
}
|
|
116076
116097
|
|
|
116077
116098
|
& .e-group-header .e-dropdown-btn.e-add-btn,
|
|
116078
|
-
.e-deletegroup
|
|
116099
|
+
.e-deletegroup,
|
|
116100
|
+
.e-clone-grp-btn,
|
|
116101
|
+
.e-lock-grp-btn {
|
|
116079
116102
|
@if $skin-name == 'bootstrap5' {
|
|
116080
116103
|
background: $qrybldr-btngroup-bgcolor;
|
|
116081
116104
|
box-shadow: none;
|
|
@@ -118188,6 +118211,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
118188
118211
|
position: relative;
|
|
118189
118212
|
}
|
|
118190
118213
|
|
|
118214
|
+
.e-appointment-wrapper-hidden {
|
|
118215
|
+
visibility: hidden;
|
|
118216
|
+
}
|
|
118217
|
+
|
|
118191
118218
|
.e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
118192
118219
|
cursor: default;
|
|
118193
118220
|
}
|
|
@@ -122782,6 +122809,9 @@ $image-editor-finetune-span: 28% !default;
|
|
|
122782
122809
|
|
|
122783
122810
|
.e-ie-finetune-slider-wrap {
|
|
122784
122811
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122812
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
122813
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122814
|
+
}
|
|
122785
122815
|
}
|
|
122786
122816
|
|
|
122787
122817
|
.e-transparency-slider-wrap {
|
|
@@ -126255,7 +126285,7 @@ $ribbon-gallery-popup-box-shadow: $shadow-md !default;
|
|
|
126255
126285
|
}
|
|
126256
126286
|
|
|
126257
126287
|
.e-ribbon-group-overflow-ddb {
|
|
126258
|
-
&.e-dropdown-popup {
|
|
126288
|
+
&.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
126259
126289
|
min-width: 190px;
|
|
126260
126290
|
}
|
|
126261
126291
|
.e-ribbon-of-tab:not(.e-ribbon-active) {
|
|
@@ -27091,7 +27091,7 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
27091
27091
|
}
|
|
27092
27092
|
}
|
|
27093
27093
|
|
|
27094
|
-
.e-zoomin {
|
|
27094
|
+
.e-calendar .e-zoomin {
|
|
27095
27095
|
animation: animatezoom .3s;
|
|
27096
27096
|
}
|
|
27097
27097
|
|
|
@@ -89743,7 +89743,7 @@ $rte-quick-item-btn-width: 26px !default;
|
|
|
89743
89743
|
$rte-big-quick-item-btn-height: 38px !default;
|
|
89744
89744
|
$rte-quick-item-btn-height: 30px !default;
|
|
89745
89745
|
$rte-big-quick-item-padding: 12px !default;
|
|
89746
|
-
$rte-quick-item-padding: 3px !default;
|
|
89746
|
+
$rte-quick-item-padding: 0 3px !default;
|
|
89747
89747
|
$rte-quick-item-icon-min-width: 24px !default;
|
|
89748
89748
|
$rte-big-quick-item-line-height: $leading-normal !default;
|
|
89749
89749
|
$rte-content-padding: 12px !default;
|
|
@@ -89782,8 +89782,8 @@ $rte-big-drop-btn-padding-left: 10px !default;
|
|
|
89782
89782
|
$rte-big-drop-btn-padding-right: 6px !default;
|
|
89783
89783
|
$rte-big-drop-btn-action-padding-left: 10px !default;
|
|
89784
89784
|
$rte-big-drop-btn-action-padding-right: 6px !default;
|
|
89785
|
-
$rte-colorpicker-parent-padding:
|
|
89786
|
-
$rte-colorpicker-parent-padding-hover:
|
|
89785
|
+
$rte-colorpicker-parent-padding: 0 !default;
|
|
89786
|
+
$rte-colorpicker-parent-padding-hover: 0 !default;
|
|
89787
89787
|
$rte-colorpicker-parent-padding-active-hover: 0 !default;
|
|
89788
89788
|
$rte-dropdown-btn-color-content-height: 30px !default;
|
|
89789
89789
|
$rte-big-dropdown-btn-color-content-height: 38px !default;
|
|
@@ -89816,7 +89816,7 @@ $rte-big-inline-tmp-size-min-width: 59px;
|
|
|
89816
89816
|
$rte-inline-tmp-size-min-width: 66px;
|
|
89817
89817
|
$rte-big-inline-tmp-color-min-width: 50px;
|
|
89818
89818
|
$rte-inline-tmp-color-min-width: 55px;
|
|
89819
|
-
$rte-big-color-list-span-common-padding-left-right:
|
|
89819
|
+
$rte-big-color-list-span-common-padding-left-right: 0;
|
|
89820
89820
|
$rte-placeholder-padding: 12px !default;
|
|
89821
89821
|
$rte-default-character-count-opacity: 1;
|
|
89822
89822
|
$rte-droparea-line-height: 10;
|
|
@@ -89890,7 +89890,7 @@ $rte-split-btn-span-active-bg: $secondary-bg-color-pressed !default;
|
|
|
89890
89890
|
$rte-split-btn-bar-bg: $content-bg-color-alt1 !default;
|
|
89891
89891
|
$rte-split-btn-active-bar-bg: $content-bg-color !default;
|
|
89892
89892
|
$rte-split-btn-bar-size: 0 !default;
|
|
89893
|
-
$rte-split-btn-active-border:
|
|
89893
|
+
$rte-split-btn-active-border: 1px solid $secondary-border-color-hover !default;
|
|
89894
89894
|
$rte-split-btn-active-color-icon-line-height: 30px !default;
|
|
89895
89895
|
$rte-big-split-btn-active-color-icon-line-height: 38px !default;
|
|
89896
89896
|
|
|
@@ -91277,7 +91277,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91277
91277
|
@if $skin-name =='bootstrap' or $skin-name =='botstrap-dark' {
|
|
91278
91278
|
&:hover,
|
|
91279
91279
|
&:focus{
|
|
91280
|
-
padding:
|
|
91280
|
+
padding: 7px 3px;
|
|
91281
91281
|
}
|
|
91282
91282
|
}
|
|
91283
91283
|
|
|
@@ -91677,7 +91677,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91677
91677
|
.e-rte-numberformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control,
|
|
91678
91678
|
.e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
|
|
91679
91679
|
@if $skin-name == 'tailwind' {
|
|
91680
|
-
padding:
|
|
91680
|
+
padding: 0;
|
|
91681
91681
|
}
|
|
91682
91682
|
}
|
|
91683
91683
|
}
|
|
@@ -92123,10 +92123,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92123
92123
|
box-shadow: $rte-table-popup-box;
|
|
92124
92124
|
}
|
|
92125
92125
|
|
|
92126
|
-
.e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
|
|
92127
|
-
margin-left: 6px;
|
|
92128
|
-
}
|
|
92129
|
-
|
|
92130
92126
|
.e-rte-elements.e-rte-quick-popup .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
92131
92127
|
min-width: 24px;
|
|
92132
92128
|
}
|
|
@@ -92248,6 +92244,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92248
92244
|
display: block;
|
|
92249
92245
|
}
|
|
92250
92246
|
}
|
|
92247
|
+
// Used to hide the Color picker during the rendering at the initial stage. Removed the class in the created event.
|
|
92248
|
+
.e-rte-picker-init {
|
|
92249
|
+
display: none !important; /* stylelint-disable-line declaration-no-important */
|
|
92250
|
+
}
|
|
92251
92251
|
}
|
|
92252
92252
|
|
|
92253
92253
|
|
|
@@ -92634,6 +92634,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92634
92634
|
.e-video-url-wrap textarea {
|
|
92635
92635
|
height: 80px;
|
|
92636
92636
|
}
|
|
92637
|
+
|
|
92638
|
+
@if $skin-name == 'FluentUI' {
|
|
92639
|
+
.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn{
|
|
92640
|
+
border: 1px solid transparent;
|
|
92641
|
+
&:hover{
|
|
92642
|
+
border: 1px solid transparent;
|
|
92643
|
+
}
|
|
92644
|
+
}
|
|
92645
|
+
.e-toolbar .e-toolbar-item .e-tbar-btn{
|
|
92646
|
+
border: 1px solid transparent;
|
|
92647
|
+
&:hover{
|
|
92648
|
+
border: 1px solid transparent;
|
|
92649
|
+
}
|
|
92650
|
+
}
|
|
92651
|
+
}
|
|
92652
|
+
|
|
92653
|
+
@if $skin-name == 'bootstrap-dark' {
|
|
92654
|
+
.e-toolbar-extended .e-toolbar-item:not(.e-active) .e-tbar-btn{
|
|
92655
|
+
border: 1px solid transparent;
|
|
92656
|
+
}
|
|
92657
|
+
}
|
|
92637
92658
|
}
|
|
92638
92659
|
|
|
92639
92660
|
.e-rte-quick-popup {
|
|
@@ -116072,7 +116093,9 @@ $qrybldr-collapse-brdr-color: $border-light !default;
|
|
|
116072
116093
|
}
|
|
116073
116094
|
|
|
116074
116095
|
& .e-group-header .e-dropdown-btn.e-add-btn,
|
|
116075
|
-
.e-deletegroup
|
|
116096
|
+
.e-deletegroup,
|
|
116097
|
+
.e-clone-grp-btn,
|
|
116098
|
+
.e-lock-grp-btn {
|
|
116076
116099
|
@if $skin-name == 'bootstrap5' {
|
|
116077
116100
|
background: $qrybldr-btngroup-bgcolor;
|
|
116078
116101
|
box-shadow: none;
|
|
@@ -118185,6 +118208,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
118185
118208
|
position: relative;
|
|
118186
118209
|
}
|
|
118187
118210
|
|
|
118211
|
+
.e-appointment-wrapper-hidden {
|
|
118212
|
+
visibility: hidden;
|
|
118213
|
+
}
|
|
118214
|
+
|
|
118188
118215
|
.e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
118189
118216
|
cursor: default;
|
|
118190
118217
|
}
|
|
@@ -122779,6 +122806,9 @@ $image-editor-finetune-span: 28% !default;
|
|
|
122779
122806
|
|
|
122780
122807
|
.e-ie-finetune-slider-wrap {
|
|
122781
122808
|
top: calc(50% - 15px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122809
|
+
@if $skin-name == 'Material3' or $skin-name == 'tailwind' {
|
|
122810
|
+
top: calc(50% - 14px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122811
|
+
}
|
|
122782
122812
|
}
|
|
122783
122813
|
|
|
122784
122814
|
.e-transparency-slider-wrap {
|
|
@@ -126252,7 +126282,7 @@ $ribbon-gallery-popup-box-shadow: $shadow-md !default;
|
|
|
126252
126282
|
}
|
|
126253
126283
|
|
|
126254
126284
|
.e-ribbon-group-overflow-ddb {
|
|
126255
|
-
&.e-dropdown-popup {
|
|
126285
|
+
&.e-dropdown-popup:has(.e-ribbon-overflow-target) {
|
|
126256
126286
|
min-width: 190px;
|
|
126257
126287
|
}
|
|
126258
126288
|
.e-ribbon-of-tab:not(.e-ribbon-active) {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"25.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"25.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"}}
|