@syncfusion/blazor-themes 29.2.10 → 29.2.11
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/Compiled-Themes/bds-dark-lite.css +6 -0
- package/Compiled-Themes/bds-dark.css +6 -0
- package/Compiled-Themes/bds-lite.css +6 -0
- package/Compiled-Themes/bds.css +6 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +6 -0
- package/Compiled-Themes/bootstrap-dark.css +6 -0
- package/Compiled-Themes/bootstrap-lite.css +6 -0
- package/Compiled-Themes/bootstrap.css +8 -2
- package/Compiled-Themes/bootstrap4-lite.css +6 -0
- package/Compiled-Themes/bootstrap4.css +6 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +6 -0
- package/Compiled-Themes/bootstrap5-dark.css +6 -0
- package/Compiled-Themes/bootstrap5-lite.css +6 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +6 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +6 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +6 -0
- package/Compiled-Themes/bootstrap5.3.css +6 -0
- package/Compiled-Themes/bootstrap5.css +6 -0
- package/Compiled-Themes/fabric-dark-lite.css +6 -0
- package/Compiled-Themes/fabric-dark.css +6 -0
- package/Compiled-Themes/fabric-lite.css +6 -0
- package/Compiled-Themes/fabric.css +6 -0
- package/Compiled-Themes/fluent-dark-lite.css +6 -0
- package/Compiled-Themes/fluent-dark.css +6 -0
- package/Compiled-Themes/fluent-lite.css +6 -0
- package/Compiled-Themes/fluent.css +6 -0
- package/Compiled-Themes/fluent2-dark-lite.css +6 -0
- package/Compiled-Themes/fluent2-dark.css +6 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +6 -0
- package/Compiled-Themes/fluent2-highcontrast.css +6 -0
- package/Compiled-Themes/fluent2-lite.css +6 -0
- package/Compiled-Themes/fluent2.css +6 -0
- package/Compiled-Themes/highcontrast-lite.css +8 -2
- package/Compiled-Themes/highcontrast.css +8 -2
- package/Compiled-Themes/material-dark-lite.css +13 -0
- package/Compiled-Themes/material-dark.css +13 -0
- package/Compiled-Themes/material-lite.css +15 -2
- package/Compiled-Themes/material.css +15 -2
- package/Compiled-Themes/material3-dark-lite.css +13 -0
- package/Compiled-Themes/material3-dark.css +13 -0
- package/Compiled-Themes/material3-lite.css +13 -0
- package/Compiled-Themes/material3.css +13 -0
- package/Compiled-Themes/tailwind-dark-lite.css +6 -0
- package/Compiled-Themes/tailwind-dark.css +6 -0
- package/Compiled-Themes/tailwind-lite.css +6 -0
- package/Compiled-Themes/tailwind.css +6 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +6 -0
- package/Compiled-Themes/tailwind3-dark.css +6 -0
- package/Compiled-Themes/tailwind3-lite.css +6 -0
- package/Compiled-Themes/tailwind3.css +6 -0
- package/SCSS-Themes/bds-dark-lite.scss +13 -0
- package/SCSS-Themes/bds-dark.scss +13 -0
- package/SCSS-Themes/bds-lite.scss +13 -0
- package/SCSS-Themes/bds.scss +13 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +13 -0
- package/SCSS-Themes/bootstrap-dark.scss +13 -0
- package/SCSS-Themes/bootstrap-lite.scss +14 -1
- package/SCSS-Themes/bootstrap.scss +14 -1
- package/SCSS-Themes/bootstrap4-lite.scss +13 -0
- package/SCSS-Themes/bootstrap4.scss +13 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +13 -0
- package/SCSS-Themes/bootstrap5-dark.scss +13 -0
- package/SCSS-Themes/bootstrap5-lite.scss +13 -0
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +13 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +13 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +13 -0
- package/SCSS-Themes/bootstrap5.3.scss +13 -0
- package/SCSS-Themes/bootstrap5.scss +13 -0
- package/SCSS-Themes/fabric-dark-lite.scss +13 -0
- package/SCSS-Themes/fabric-dark.scss +13 -0
- package/SCSS-Themes/fabric-lite.scss +13 -0
- package/SCSS-Themes/fabric.scss +13 -0
- package/SCSS-Themes/fluent-dark-lite.scss +13 -0
- package/SCSS-Themes/fluent-dark.scss +13 -0
- package/SCSS-Themes/fluent-lite.scss +13 -0
- package/SCSS-Themes/fluent.scss +13 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +13 -0
- package/SCSS-Themes/fluent2-dark.scss +13 -0
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +13 -0
- package/SCSS-Themes/fluent2-highcontrast.scss +13 -0
- package/SCSS-Themes/fluent2-lite.scss +13 -0
- package/SCSS-Themes/fluent2.scss +13 -0
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/bds.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +1 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/fabric.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +1 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +1 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/material.scss +1 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/material3.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +1 -0
- package/SCSS-Themes/highcontrast-lite.scss +14 -1
- package/SCSS-Themes/highcontrast.scss +14 -1
- package/SCSS-Themes/inputs/input/bds-dark-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/bds-dark.scss +9 -0
- package/SCSS-Themes/inputs/input/bds-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/bds.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3.scss +9 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +9 -0
- package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +9 -0
- package/SCSS-Themes/inputs/input/fabric-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/fabric.scss +9 -0
- package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +9 -0
- package/SCSS-Themes/inputs/input/fluent-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/fluent.scss +9 -0
- package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +9 -0
- package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +9 -0
- package/SCSS-Themes/inputs/input/fluent2-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/fluent2.scss +9 -0
- package/SCSS-Themes/inputs/input/highcontrast-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +9 -0
- package/SCSS-Themes/inputs/input/material-dark-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +9 -0
- package/SCSS-Themes/inputs/input/material-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/material.scss +9 -0
- package/SCSS-Themes/inputs/input/material3-dark-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/material3-dark.scss +9 -0
- package/SCSS-Themes/inputs/input/material3-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/material3.scss +9 -0
- package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +9 -0
- package/SCSS-Themes/inputs/input/tailwind-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +9 -0
- package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/tailwind3-dark.scss +9 -0
- package/SCSS-Themes/inputs/input/tailwind3-lite.scss +9 -0
- package/SCSS-Themes/inputs/input/tailwind3.scss +9 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bds-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bds.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material-dark-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material-dark.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material3-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material3.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-lite.scss +3 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3.scss +3 -0
- package/SCSS-Themes/material-dark-lite.scss +13 -0
- package/SCSS-Themes/material-dark.scss +13 -0
- package/SCSS-Themes/material-lite.scss +15 -2
- package/SCSS-Themes/material.scss +15 -2
- package/SCSS-Themes/material3-dark-lite.scss +13 -0
- package/SCSS-Themes/material3-dark.scss +13 -0
- package/SCSS-Themes/material3-lite.scss +13 -0
- package/SCSS-Themes/material3.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/material-lite.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/material.scss +2 -2
- package/SCSS-Themes/tailwind-dark-lite.scss +13 -0
- package/SCSS-Themes/tailwind-dark.scss +13 -0
- package/SCSS-Themes/tailwind-lite.scss +13 -0
- package/SCSS-Themes/tailwind.scss +13 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +13 -0
- package/SCSS-Themes/tailwind3-dark.scss +13 -0
- package/SCSS-Themes/tailwind3-lite.scss +13 -0
- package/SCSS-Themes/tailwind3.scss +13 -0
- package/package.json +1 -1
|
@@ -8743,6 +8743,15 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
8743
8743
|
}
|
|
8744
8744
|
}
|
|
8745
8745
|
|
|
8746
|
+
.e-float-text-content,
|
|
8747
|
+
.e-float-text-content.e-icon {
|
|
8748
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8749
|
+
font-size: $outline-float-label-font-size;
|
|
8750
|
+
color: $input-header-font-color;
|
|
8751
|
+
background: $input-bg-color;
|
|
8752
|
+
}
|
|
8753
|
+
}
|
|
8754
|
+
|
|
8746
8755
|
.e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
8747
8756
|
.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
8748
8757
|
.e-outline label.e-float-text,
|
|
@@ -86966,6 +86975,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
86966
86975
|
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
86967
86976
|
.e-leftfreeze.e-freezeleftborder {
|
|
86968
86977
|
border-left-width: 2px;
|
|
86978
|
+
border-right-width: 0;
|
|
86969
86979
|
}
|
|
86970
86980
|
|
|
86971
86981
|
&.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
|
|
@@ -142436,6 +142446,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
142436
142446
|
&::-webkit-scrollbar-thumb {
|
|
142437
142447
|
border-radius: 10px;
|
|
142438
142448
|
}
|
|
142449
|
+
&::-webkit-scrollbar-corner {
|
|
142450
|
+
background-color: transparent;
|
|
142451
|
+
}
|
|
142439
142452
|
}
|
|
142440
142453
|
.e-footer {
|
|
142441
142454
|
position: relative;
|
|
@@ -125,7 +125,7 @@ $tbar-separator-bgr-mrgn: 6px 6px !default;
|
|
|
125
125
|
$tbar-separator-nrml-mrgn: 5.5px 6px !default;
|
|
126
126
|
$tbar-separator-vertical-bgr-mrgn: 6px !default;
|
|
127
127
|
$tbar-separator-vertical-nrml-mrgn: 6px 5.5px !default;
|
|
128
|
-
$tbar-btn-bgr-padding:
|
|
128
|
+
$tbar-btn-bgr-padding: 0 7px !default;
|
|
129
129
|
$tbar-btn-bgr-focus-padding: 0 7px !default;
|
|
130
130
|
$tbar-btn-nrml-padding: 1px 2.5px !default;
|
|
131
131
|
$tbar-icons-bgr-font-size: 14px !default;
|
|
@@ -125,7 +125,7 @@ $tbar-separator-bgr-mrgn: 6px 6px !default;
|
|
|
125
125
|
$tbar-separator-nrml-mrgn: 5.5px 6px !default;
|
|
126
126
|
$tbar-separator-vertical-bgr-mrgn: 6px !default;
|
|
127
127
|
$tbar-separator-vertical-nrml-mrgn: 6px 5.5px !default;
|
|
128
|
-
$tbar-btn-bgr-padding:
|
|
128
|
+
$tbar-btn-bgr-padding: 0 7px !default;
|
|
129
129
|
$tbar-btn-bgr-focus-padding: 0 7px !default;
|
|
130
130
|
$tbar-btn-nrml-padding: 1px 2.5px !default;
|
|
131
131
|
$tbar-icons-bgr-font-size: 14px !default;
|
|
@@ -104,7 +104,7 @@ $tbar-btn-border-radius: 0 !default;
|
|
|
104
104
|
$tbar-btn-pressed-box-shadow: none !default;
|
|
105
105
|
$tbar-btn-nrml-mrgn: 0 !default;
|
|
106
106
|
$tbar-popup-padding: 0 !default;
|
|
107
|
-
$tbar-btn-nrml-minheight:
|
|
107
|
+
$tbar-btn-nrml-minheight: 40px !default;
|
|
108
108
|
$tbar-btn-nrml-line-height: 25px !default;
|
|
109
109
|
$tbar-btn-icon-nrml-line-height: 24px !default;
|
|
110
110
|
$tbar-btn-bgr-minheight: 49px !default;
|
|
@@ -104,7 +104,7 @@ $tbar-btn-border-radius: 0 !default;
|
|
|
104
104
|
$tbar-btn-pressed-box-shadow: none !default;
|
|
105
105
|
$tbar-btn-nrml-mrgn: 0 !default;
|
|
106
106
|
$tbar-popup-padding: 0 !default;
|
|
107
|
-
$tbar-btn-nrml-minheight:
|
|
107
|
+
$tbar-btn-nrml-minheight: 40px !default;
|
|
108
108
|
$tbar-btn-nrml-line-height: 25px !default;
|
|
109
109
|
$tbar-btn-icon-nrml-line-height: 24px !default;
|
|
110
110
|
$tbar-btn-bgr-minheight: 49px !default;
|
|
@@ -15,8 +15,8 @@ $tbar-btn-bgr-line-height: 35px !default;
|
|
|
15
15
|
$tbar-btn-icon-bgr-line-height: 34px !default;
|
|
16
16
|
$tbar-icons-bgr-font-size: 14px;
|
|
17
17
|
$tbar-btn-nrml-minheight: 0 !default;
|
|
18
|
-
$tbar-btn-nrml-line-height:
|
|
19
|
-
$tbar-btn-icon-nrml-line-height:
|
|
18
|
+
$tbar-btn-nrml-line-height: 24px !default;
|
|
19
|
+
$tbar-btn-icon-nrml-line-height: 24px !default;
|
|
20
20
|
$tbar-pop-icon-nrml-padding: 0;
|
|
21
21
|
$tbar-pop-btn-txt-nrml-pad: 0;
|
|
22
22
|
$tbar-btn-icn-nrml-padding: 0;
|
|
@@ -15,8 +15,8 @@ $tbar-btn-bgr-line-height: 35px !default;
|
|
|
15
15
|
$tbar-btn-icon-bgr-line-height: 34px !default;
|
|
16
16
|
$tbar-icons-bgr-font-size: 14px;
|
|
17
17
|
$tbar-btn-nrml-minheight: 0 !default;
|
|
18
|
-
$tbar-btn-nrml-line-height:
|
|
19
|
-
$tbar-btn-icon-nrml-line-height:
|
|
18
|
+
$tbar-btn-nrml-line-height: 24px !default;
|
|
19
|
+
$tbar-btn-icon-nrml-line-height: 24px !default;
|
|
20
20
|
$tbar-pop-icon-nrml-padding: 0;
|
|
21
21
|
$tbar-pop-btn-txt-nrml-pad: 0;
|
|
22
22
|
$tbar-btn-icn-nrml-padding: 0;
|
|
@@ -7402,6 +7402,15 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
7402
7402
|
}
|
|
7403
7403
|
}
|
|
7404
7404
|
|
|
7405
|
+
.e-float-text-content,
|
|
7406
|
+
.e-float-text-content.e-icon {
|
|
7407
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7408
|
+
font-size: $outline-float-label-font-size;
|
|
7409
|
+
color: $input-header-font-color;
|
|
7410
|
+
background: $input-bg-color;
|
|
7411
|
+
}
|
|
7412
|
+
}
|
|
7413
|
+
|
|
7405
7414
|
.e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
7406
7415
|
.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
7407
7416
|
.e-outline label.e-float-text,
|
|
@@ -64133,6 +64142,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64133
64142
|
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
64134
64143
|
.e-leftfreeze.e-freezeleftborder {
|
|
64135
64144
|
border-left-width: 2px;
|
|
64145
|
+
border-right-width: 0;
|
|
64136
64146
|
}
|
|
64137
64147
|
|
|
64138
64148
|
&.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
|
|
@@ -109172,6 +109182,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
109172
109182
|
&::-webkit-scrollbar-thumb {
|
|
109173
109183
|
border-radius: 10px;
|
|
109174
109184
|
}
|
|
109185
|
+
&::-webkit-scrollbar-corner {
|
|
109186
|
+
background-color: transparent;
|
|
109187
|
+
}
|
|
109175
109188
|
}
|
|
109176
109189
|
.e-footer {
|
|
109177
109190
|
position: relative;
|
|
@@ -8238,6 +8238,15 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
8238
8238
|
}
|
|
8239
8239
|
}
|
|
8240
8240
|
|
|
8241
|
+
.e-float-text-content,
|
|
8242
|
+
.e-float-text-content.e-icon {
|
|
8243
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8244
|
+
font-size: $outline-float-label-font-size;
|
|
8245
|
+
color: $input-header-font-color;
|
|
8246
|
+
background: $input-bg-color;
|
|
8247
|
+
}
|
|
8248
|
+
}
|
|
8249
|
+
|
|
8241
8250
|
.e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
8242
8251
|
.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
8243
8252
|
.e-outline label.e-float-text,
|
|
@@ -86408,6 +86417,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86408
86417
|
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
86409
86418
|
.e-leftfreeze.e-freezeleftborder {
|
|
86410
86419
|
border-left-width: 2px;
|
|
86420
|
+
border-right-width: 0;
|
|
86411
86421
|
}
|
|
86412
86422
|
|
|
86413
86423
|
&.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
|
|
@@ -141857,6 +141867,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
141857
141867
|
&::-webkit-scrollbar-thumb {
|
|
141858
141868
|
border-radius: 10px;
|
|
141859
141869
|
}
|
|
141870
|
+
&::-webkit-scrollbar-corner {
|
|
141871
|
+
background-color: transparent;
|
|
141872
|
+
}
|
|
141860
141873
|
}
|
|
141861
141874
|
.e-footer {
|
|
141862
141875
|
position: relative;
|
|
@@ -7400,6 +7400,15 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
7400
7400
|
}
|
|
7401
7401
|
}
|
|
7402
7402
|
|
|
7403
|
+
.e-float-text-content,
|
|
7404
|
+
.e-float-text-content.e-icon {
|
|
7405
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7406
|
+
font-size: $outline-float-label-font-size;
|
|
7407
|
+
color: $input-header-font-color;
|
|
7408
|
+
background: $input-bg-color;
|
|
7409
|
+
}
|
|
7410
|
+
}
|
|
7411
|
+
|
|
7403
7412
|
.e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
7404
7413
|
.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
7405
7414
|
.e-outline label.e-float-text,
|
|
@@ -64131,6 +64140,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64131
64140
|
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
64132
64141
|
.e-leftfreeze.e-freezeleftborder {
|
|
64133
64142
|
border-left-width: 2px;
|
|
64143
|
+
border-right-width: 0;
|
|
64134
64144
|
}
|
|
64135
64145
|
|
|
64136
64146
|
&.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
|
|
@@ -109170,6 +109180,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
109170
109180
|
&::-webkit-scrollbar-thumb {
|
|
109171
109181
|
border-radius: 10px;
|
|
109172
109182
|
}
|
|
109183
|
+
&::-webkit-scrollbar-corner {
|
|
109184
|
+
background-color: transparent;
|
|
109185
|
+
}
|
|
109173
109186
|
}
|
|
109174
109187
|
.e-footer {
|
|
109175
109188
|
position: relative;
|
|
@@ -8236,6 +8236,15 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
8236
8236
|
}
|
|
8237
8237
|
}
|
|
8238
8238
|
|
|
8239
|
+
.e-float-text-content,
|
|
8240
|
+
.e-float-text-content.e-icon {
|
|
8241
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8242
|
+
font-size: $outline-float-label-font-size;
|
|
8243
|
+
color: $input-header-font-color;
|
|
8244
|
+
background: $input-bg-color;
|
|
8245
|
+
}
|
|
8246
|
+
}
|
|
8247
|
+
|
|
8239
8248
|
.e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
8240
8249
|
.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
8241
8250
|
.e-outline label.e-float-text,
|
|
@@ -86406,6 +86415,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86406
86415
|
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
86407
86416
|
.e-leftfreeze.e-freezeleftborder {
|
|
86408
86417
|
border-left-width: 2px;
|
|
86418
|
+
border-right-width: 0;
|
|
86409
86419
|
}
|
|
86410
86420
|
|
|
86411
86421
|
&.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
|
|
@@ -141855,6 +141865,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
141855
141865
|
&::-webkit-scrollbar-thumb {
|
|
141856
141866
|
border-radius: 10px;
|
|
141857
141867
|
}
|
|
141868
|
+
&::-webkit-scrollbar-corner {
|
|
141869
|
+
background-color: transparent;
|
|
141870
|
+
}
|
|
141858
141871
|
}
|
|
141859
141872
|
.e-footer {
|
|
141860
141873
|
position: relative;
|
|
@@ -8787,6 +8787,15 @@ $textarea-float-top: -24px !default;
|
|
|
8787
8787
|
}
|
|
8788
8788
|
}
|
|
8789
8789
|
|
|
8790
|
+
.e-float-text-content,
|
|
8791
|
+
.e-float-text-content.e-icon {
|
|
8792
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8793
|
+
font-size: $outline-float-label-font-size;
|
|
8794
|
+
color: $input-header-font-color;
|
|
8795
|
+
background: $input-bg-color;
|
|
8796
|
+
}
|
|
8797
|
+
}
|
|
8798
|
+
|
|
8790
8799
|
.e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
8791
8800
|
.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
8792
8801
|
.e-outline label.e-float-text,
|
|
@@ -65643,6 +65652,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65643
65652
|
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
65644
65653
|
.e-leftfreeze.e-freezeleftborder {
|
|
65645
65654
|
border-left-width: 2px;
|
|
65655
|
+
border-right-width: 0;
|
|
65646
65656
|
}
|
|
65647
65657
|
|
|
65648
65658
|
&.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
|
|
@@ -110699,6 +110709,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
110699
110709
|
&::-webkit-scrollbar-thumb {
|
|
110700
110710
|
border-radius: 10px;
|
|
110701
110711
|
}
|
|
110712
|
+
&::-webkit-scrollbar-corner {
|
|
110713
|
+
background-color: transparent;
|
|
110714
|
+
}
|
|
110702
110715
|
}
|
|
110703
110716
|
.e-footer {
|
|
110704
110717
|
position: relative;
|
|
@@ -9623,6 +9623,15 @@ $textarea-float-top: -24px !default;
|
|
|
9623
9623
|
}
|
|
9624
9624
|
}
|
|
9625
9625
|
|
|
9626
|
+
.e-float-text-content,
|
|
9627
|
+
.e-float-text-content.e-icon {
|
|
9628
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9629
|
+
font-size: $outline-float-label-font-size;
|
|
9630
|
+
color: $input-header-font-color;
|
|
9631
|
+
background: $input-bg-color;
|
|
9632
|
+
}
|
|
9633
|
+
}
|
|
9634
|
+
|
|
9626
9635
|
.e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
9627
9636
|
.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
9628
9637
|
.e-outline label.e-float-text,
|
|
@@ -87918,6 +87927,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87918
87927
|
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
87919
87928
|
.e-leftfreeze.e-freezeleftborder {
|
|
87920
87929
|
border-left-width: 2px;
|
|
87930
|
+
border-right-width: 0;
|
|
87921
87931
|
}
|
|
87922
87932
|
|
|
87923
87933
|
&.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
|
|
@@ -143384,6 +143394,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
143384
143394
|
&::-webkit-scrollbar-thumb {
|
|
143385
143395
|
border-radius: 10px;
|
|
143386
143396
|
}
|
|
143397
|
+
&::-webkit-scrollbar-corner {
|
|
143398
|
+
background-color: transparent;
|
|
143399
|
+
}
|
|
143387
143400
|
}
|
|
143388
143401
|
.e-footer {
|
|
143389
143402
|
position: relative;
|
|
@@ -9258,6 +9258,15 @@ $textarea-float-top: -24px !default;
|
|
|
9258
9258
|
}
|
|
9259
9259
|
}
|
|
9260
9260
|
|
|
9261
|
+
.e-float-text-content,
|
|
9262
|
+
.e-float-text-content.e-icon {
|
|
9263
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9264
|
+
font-size: $outline-float-label-font-size;
|
|
9265
|
+
color: $input-header-font-color;
|
|
9266
|
+
background: $input-bg-color;
|
|
9267
|
+
}
|
|
9268
|
+
}
|
|
9269
|
+
|
|
9261
9270
|
.e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
9262
9271
|
.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
9263
9272
|
.e-outline label.e-float-text,
|
|
@@ -66114,6 +66123,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66114
66123
|
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
66115
66124
|
.e-leftfreeze.e-freezeleftborder {
|
|
66116
66125
|
border-left-width: 2px;
|
|
66126
|
+
border-right-width: 0;
|
|
66117
66127
|
}
|
|
66118
66128
|
|
|
66119
66129
|
&.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
|
|
@@ -111170,6 +111180,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
111170
111180
|
&::-webkit-scrollbar-thumb {
|
|
111171
111181
|
border-radius: 10px;
|
|
111172
111182
|
}
|
|
111183
|
+
&::-webkit-scrollbar-corner {
|
|
111184
|
+
background-color: transparent;
|
|
111185
|
+
}
|
|
111173
111186
|
}
|
|
111174
111187
|
.e-footer {
|
|
111175
111188
|
position: relative;
|
|
@@ -10094,6 +10094,15 @@ $textarea-float-top: -24px !default;
|
|
|
10094
10094
|
}
|
|
10095
10095
|
}
|
|
10096
10096
|
|
|
10097
|
+
.e-float-text-content,
|
|
10098
|
+
.e-float-text-content.e-icon {
|
|
10099
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10100
|
+
font-size: $outline-float-label-font-size;
|
|
10101
|
+
color: $input-header-font-color;
|
|
10102
|
+
background: $input-bg-color;
|
|
10103
|
+
}
|
|
10104
|
+
}
|
|
10105
|
+
|
|
10097
10106
|
.e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
10098
10107
|
.e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
|
|
10099
10108
|
.e-outline label.e-float-text,
|
|
@@ -88389,6 +88398,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88389
88398
|
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
88390
88399
|
.e-leftfreeze.e-freezeleftborder {
|
|
88391
88400
|
border-left-width: 2px;
|
|
88401
|
+
border-right-width: 0;
|
|
88392
88402
|
}
|
|
88393
88403
|
|
|
88394
88404
|
&.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
|
|
@@ -143855,6 +143865,9 @@ $tbar-header-hover-bg-color: transparent !default;
|
|
|
143855
143865
|
&::-webkit-scrollbar-thumb {
|
|
143856
143866
|
border-radius: 10px;
|
|
143857
143867
|
}
|
|
143868
|
+
&::-webkit-scrollbar-corner {
|
|
143869
|
+
background-color: transparent;
|
|
143870
|
+
}
|
|
143858
143871
|
}
|
|
143859
143872
|
.e-footer {
|
|
143860
143873
|
position: relative;
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"29.2.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"29.2.11","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@gitea.syncfusion.com/syncfusion/blazor-samples"}}
|