@syncfusion/blazor-themes 28.2.4 → 28.2.5
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 +5 -0
- package/Compiled-Themes/bds-dark.css +5 -0
- package/Compiled-Themes/bds-lite.css +5 -0
- package/Compiled-Themes/bds.css +5 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +5 -0
- package/Compiled-Themes/bootstrap-dark.css +5 -0
- package/Compiled-Themes/bootstrap-lite.css +5 -0
- package/Compiled-Themes/bootstrap.css +5 -0
- package/Compiled-Themes/bootstrap4-lite.css +5 -0
- package/Compiled-Themes/bootstrap4.css +5 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +5 -0
- package/Compiled-Themes/bootstrap5-dark.css +5 -0
- package/Compiled-Themes/bootstrap5-lite.css +5 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +13 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +13 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +13 -0
- package/Compiled-Themes/bootstrap5.3.css +13 -0
- package/Compiled-Themes/bootstrap5.css +5 -0
- package/Compiled-Themes/fabric-dark-lite.css +5 -0
- package/Compiled-Themes/fabric-dark.css +5 -0
- package/Compiled-Themes/fabric-lite.css +5 -0
- package/Compiled-Themes/fabric.css +5 -0
- package/Compiled-Themes/fluent-dark-lite.css +5 -0
- package/Compiled-Themes/fluent-dark.css +5 -0
- package/Compiled-Themes/fluent-lite.css +5 -0
- package/Compiled-Themes/fluent.css +5 -0
- package/Compiled-Themes/fluent2-dark-lite.css +6 -1
- package/Compiled-Themes/fluent2-dark.css +6 -1
- package/Compiled-Themes/fluent2-highcontrast-lite.css +6 -1
- package/Compiled-Themes/fluent2-highcontrast.css +6 -1
- package/Compiled-Themes/fluent2-lite.css +6 -1
- package/Compiled-Themes/fluent2.css +6 -1
- package/Compiled-Themes/highcontrast-lite.css +5 -0
- package/Compiled-Themes/highcontrast.css +5 -0
- package/Compiled-Themes/material-dark-lite.css +18 -0
- package/Compiled-Themes/material-dark.css +18 -0
- package/Compiled-Themes/material-lite.css +18 -0
- package/Compiled-Themes/material.css +18 -0
- package/Compiled-Themes/material3-dark-lite.css +18 -0
- package/Compiled-Themes/material3-dark.css +18 -0
- package/Compiled-Themes/material3-lite.css +18 -0
- package/Compiled-Themes/material3.css +18 -0
- package/Compiled-Themes/tailwind-dark-lite.css +5 -0
- package/Compiled-Themes/tailwind-dark.css +5 -0
- package/Compiled-Themes/tailwind-lite.css +5 -0
- package/Compiled-Themes/tailwind.css +5 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +5 -0
- package/Compiled-Themes/tailwind3-dark.css +5 -0
- package/Compiled-Themes/tailwind3-lite.css +5 -0
- package/Compiled-Themes/tailwind3.css +5 -0
- package/SCSS-Themes/bds-dark-lite.scss +40 -0
- package/SCSS-Themes/bds-dark.scss +40 -0
- package/SCSS-Themes/bds-lite.scss +40 -0
- package/SCSS-Themes/bds.scss +40 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +40 -0
- package/SCSS-Themes/bootstrap-dark.scss +40 -0
- package/SCSS-Themes/bootstrap-lite.scss +40 -0
- package/SCSS-Themes/bootstrap.scss +40 -0
- package/SCSS-Themes/bootstrap4-lite.scss +40 -0
- package/SCSS-Themes/bootstrap4.scss +40 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +40 -0
- package/SCSS-Themes/bootstrap5-dark.scss +40 -0
- package/SCSS-Themes/bootstrap5-lite.scss +40 -0
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +40 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +40 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +40 -0
- package/SCSS-Themes/bootstrap5.3.scss +40 -0
- package/SCSS-Themes/bootstrap5.scss +40 -0
- package/SCSS-Themes/fabric-dark-lite.scss +40 -0
- package/SCSS-Themes/fabric-dark.scss +40 -0
- package/SCSS-Themes/fabric-lite.scss +40 -0
- package/SCSS-Themes/fabric.scss +40 -0
- package/SCSS-Themes/fluent-dark-lite.scss +40 -0
- package/SCSS-Themes/fluent-dark.scss +40 -0
- package/SCSS-Themes/fluent-lite.scss +40 -0
- package/SCSS-Themes/fluent.scss +40 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +41 -1
- package/SCSS-Themes/fluent2-dark.scss +41 -1
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +41 -1
- package/SCSS-Themes/fluent2-highcontrast.scss +41 -1
- package/SCSS-Themes/fluent2-lite.scss +41 -1
- package/SCSS-Themes/fluent2.scss +41 -1
- package/SCSS-Themes/highcontrast-lite.scss +40 -0
- package/SCSS-Themes/highcontrast.scss +40 -0
- package/SCSS-Themes/image-editor/image-editor/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bds-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bds.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/fluent2.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/material3.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind3.scss +4 -0
- package/SCSS-Themes/inputs/input/bds-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bds-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bds-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bds.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.3.scss +23 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fabric.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/fluent2.scss +23 -0
- package/SCSS-Themes/inputs/input/highcontrast-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +23 -0
- package/SCSS-Themes/inputs/input/material-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/material-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material.scss +23 -0
- package/SCSS-Themes/inputs/input/material3-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material3-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/material3-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/material3.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3-dark.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3-lite.scss +23 -0
- package/SCSS-Themes/inputs/input/tailwind3.scss +23 -0
- package/SCSS-Themes/kanban/kanban/fluent2-dark-lite.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-highcontrast-lite.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-lite.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2.scss +1 -1
- package/SCSS-Themes/material-dark-lite.scss +40 -0
- package/SCSS-Themes/material-dark.scss +40 -0
- package/SCSS-Themes/material-lite.scss +40 -0
- package/SCSS-Themes/material.scss +40 -0
- package/SCSS-Themes/material3-dark-lite.scss +40 -0
- package/SCSS-Themes/material3-dark.scss +40 -0
- package/SCSS-Themes/material3-lite.scss +40 -0
- package/SCSS-Themes/material3.scss +40 -0
- package/SCSS-Themes/navigations/toolbar/bds-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bds-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bds-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bds.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fabric.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/fluent2.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/material3.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-lite.scss +13 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3.scss +13 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +40 -0
- package/SCSS-Themes/tailwind-dark.scss +40 -0
- package/SCSS-Themes/tailwind-lite.scss +40 -0
- package/SCSS-Themes/tailwind.scss +40 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +40 -0
- package/SCSS-Themes/tailwind3-dark.scss +40 -0
- package/SCSS-Themes/tailwind3-lite.scss +40 -0
- package/SCSS-Themes/tailwind3.scss +40 -0
- package/package.json +1 -1
|
@@ -1324,6 +1324,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1324
1324
|
@else {
|
|
1325
1325
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
1326
1326
|
}
|
|
1327
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1328
|
+
.e-tbar-btn-text,
|
|
1329
|
+
.e-icons.e-btn-icon {
|
|
1330
|
+
color: $tbar-default-icon-color;
|
|
1331
|
+
}
|
|
1332
|
+
}
|
|
1327
1333
|
}
|
|
1328
1334
|
|
|
1329
1335
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -1347,6 +1353,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
1347
1353
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
1348
1354
|
border-style: $tbar-border-nav-type;
|
|
1349
1355
|
border-width: $tbar-btn-hover-border-size;
|
|
1356
|
+
|
|
1357
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
1358
|
+
.e-tbar-btn-text,
|
|
1359
|
+
.e-icons.e-btn-icon {
|
|
1360
|
+
color: $tbar-btn-text-focus-color;
|
|
1361
|
+
}
|
|
1362
|
+
}
|
|
1350
1363
|
}
|
|
1351
1364
|
|
|
1352
1365
|
&:active {
|
|
@@ -8994,6 +8994,29 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
8994
8994
|
border-bottom: transparent;
|
|
8995
8995
|
}
|
|
8996
8996
|
}
|
|
8997
|
+
|
|
8998
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8999
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9000
|
+
padding: 0;
|
|
9001
|
+
|
|
9002
|
+
input {
|
|
9003
|
+
padding: 14px 2px 5px 12px;
|
|
9004
|
+
}
|
|
9005
|
+
|
|
9006
|
+
label.e-float-text {
|
|
9007
|
+
padding-left: 12px;
|
|
9008
|
+
}
|
|
9009
|
+
|
|
9010
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9011
|
+
@if $input-skin-name == 'material' {
|
|
9012
|
+
padding-right: 17px;
|
|
9013
|
+
}
|
|
9014
|
+
@else {
|
|
9015
|
+
margin-right: 10px;
|
|
9016
|
+
}
|
|
9017
|
+
}
|
|
9018
|
+
}
|
|
9019
|
+
}
|
|
8997
9020
|
}
|
|
8998
9021
|
|
|
8999
9022
|
|
|
@@ -38101,6 +38124,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38101
38124
|
@else {
|
|
38102
38125
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38103
38126
|
}
|
|
38127
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38128
|
+
.e-tbar-btn-text,
|
|
38129
|
+
.e-icons.e-btn-icon {
|
|
38130
|
+
color: $tbar-default-icon-color;
|
|
38131
|
+
}
|
|
38132
|
+
}
|
|
38104
38133
|
}
|
|
38105
38134
|
|
|
38106
38135
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38124,6 +38153,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38124
38153
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38125
38154
|
border-style: $tbar-border-nav-type;
|
|
38126
38155
|
border-width: $tbar-btn-hover-border-size;
|
|
38156
|
+
|
|
38157
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38158
|
+
.e-tbar-btn-text,
|
|
38159
|
+
.e-icons.e-btn-icon {
|
|
38160
|
+
color: $tbar-btn-text-focus-color;
|
|
38161
|
+
}
|
|
38162
|
+
}
|
|
38127
38163
|
}
|
|
38128
38164
|
|
|
38129
38165
|
&:active {
|
|
@@ -102347,6 +102383,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
102347
102383
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102348
102384
|
top: calc(50% + 60px);
|
|
102349
102385
|
}
|
|
102386
|
+
|
|
102387
|
+
.e-image-editor.e-control.e-readonly {
|
|
102388
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102389
|
+
}
|
|
102350
102390
|
}
|
|
102351
102391
|
|
|
102352
102392
|
|
|
@@ -9828,6 +9828,29 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
9828
9828
|
border-bottom: transparent;
|
|
9829
9829
|
}
|
|
9830
9830
|
}
|
|
9831
|
+
|
|
9832
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9833
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9834
|
+
padding: 0;
|
|
9835
|
+
|
|
9836
|
+
input {
|
|
9837
|
+
padding: 14px 2px 5px 12px;
|
|
9838
|
+
}
|
|
9839
|
+
|
|
9840
|
+
label.e-float-text {
|
|
9841
|
+
padding-left: 12px;
|
|
9842
|
+
}
|
|
9843
|
+
|
|
9844
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9845
|
+
@if $input-skin-name == 'material' {
|
|
9846
|
+
padding-right: 17px;
|
|
9847
|
+
}
|
|
9848
|
+
@else {
|
|
9849
|
+
margin-right: 10px;
|
|
9850
|
+
}
|
|
9851
|
+
}
|
|
9852
|
+
}
|
|
9853
|
+
}
|
|
9831
9854
|
}
|
|
9832
9855
|
|
|
9833
9856
|
|
|
@@ -52345,6 +52368,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52345
52368
|
@else {
|
|
52346
52369
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52347
52370
|
}
|
|
52371
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52372
|
+
.e-tbar-btn-text,
|
|
52373
|
+
.e-icons.e-btn-icon {
|
|
52374
|
+
color: $tbar-default-icon-color;
|
|
52375
|
+
}
|
|
52376
|
+
}
|
|
52348
52377
|
}
|
|
52349
52378
|
|
|
52350
52379
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52368,6 +52397,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52368
52397
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52369
52398
|
border-style: $tbar-border-nav-type;
|
|
52370
52399
|
border-width: $tbar-btn-hover-border-size;
|
|
52400
|
+
|
|
52401
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52402
|
+
.e-tbar-btn-text,
|
|
52403
|
+
.e-icons.e-btn-icon {
|
|
52404
|
+
color: $tbar-btn-text-focus-color;
|
|
52405
|
+
}
|
|
52406
|
+
}
|
|
52371
52407
|
}
|
|
52372
52408
|
|
|
52373
52409
|
&:active {
|
|
@@ -133535,6 +133571,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
133535
133571
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133536
133572
|
top: calc(50% + 60px);
|
|
133537
133573
|
}
|
|
133574
|
+
|
|
133575
|
+
.e-image-editor.e-control.e-readonly {
|
|
133576
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133577
|
+
}
|
|
133538
133578
|
}
|
|
133539
133579
|
|
|
133540
133580
|
|
|
@@ -8992,6 +8992,29 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
8992
8992
|
border-bottom: transparent;
|
|
8993
8993
|
}
|
|
8994
8994
|
}
|
|
8995
|
+
|
|
8996
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8997
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
8998
|
+
padding: 0;
|
|
8999
|
+
|
|
9000
|
+
input {
|
|
9001
|
+
padding: 14px 2px 5px 12px;
|
|
9002
|
+
}
|
|
9003
|
+
|
|
9004
|
+
label.e-float-text {
|
|
9005
|
+
padding-left: 12px;
|
|
9006
|
+
}
|
|
9007
|
+
|
|
9008
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9009
|
+
@if $input-skin-name == 'material' {
|
|
9010
|
+
padding-right: 17px;
|
|
9011
|
+
}
|
|
9012
|
+
@else {
|
|
9013
|
+
margin-right: 10px;
|
|
9014
|
+
}
|
|
9015
|
+
}
|
|
9016
|
+
}
|
|
9017
|
+
}
|
|
8995
9018
|
}
|
|
8996
9019
|
|
|
8997
9020
|
|
|
@@ -38099,6 +38122,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38099
38122
|
@else {
|
|
38100
38123
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38101
38124
|
}
|
|
38125
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38126
|
+
.e-tbar-btn-text,
|
|
38127
|
+
.e-icons.e-btn-icon {
|
|
38128
|
+
color: $tbar-default-icon-color;
|
|
38129
|
+
}
|
|
38130
|
+
}
|
|
38102
38131
|
}
|
|
38103
38132
|
|
|
38104
38133
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38122,6 +38151,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38122
38151
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38123
38152
|
border-style: $tbar-border-nav-type;
|
|
38124
38153
|
border-width: $tbar-btn-hover-border-size;
|
|
38154
|
+
|
|
38155
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38156
|
+
.e-tbar-btn-text,
|
|
38157
|
+
.e-icons.e-btn-icon {
|
|
38158
|
+
color: $tbar-btn-text-focus-color;
|
|
38159
|
+
}
|
|
38160
|
+
}
|
|
38125
38161
|
}
|
|
38126
38162
|
|
|
38127
38163
|
&:active {
|
|
@@ -102345,6 +102381,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
102345
102381
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102346
102382
|
top: calc(50% + 60px);
|
|
102347
102383
|
}
|
|
102384
|
+
|
|
102385
|
+
.e-image-editor.e-control.e-readonly {
|
|
102386
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102387
|
+
}
|
|
102348
102388
|
}
|
|
102349
102389
|
|
|
102350
102390
|
|
|
@@ -9826,6 +9826,29 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
9826
9826
|
border-bottom: transparent;
|
|
9827
9827
|
}
|
|
9828
9828
|
}
|
|
9829
|
+
|
|
9830
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9831
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9832
|
+
padding: 0;
|
|
9833
|
+
|
|
9834
|
+
input {
|
|
9835
|
+
padding: 14px 2px 5px 12px;
|
|
9836
|
+
}
|
|
9837
|
+
|
|
9838
|
+
label.e-float-text {
|
|
9839
|
+
padding-left: 12px;
|
|
9840
|
+
}
|
|
9841
|
+
|
|
9842
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9843
|
+
@if $input-skin-name == 'material' {
|
|
9844
|
+
padding-right: 17px;
|
|
9845
|
+
}
|
|
9846
|
+
@else {
|
|
9847
|
+
margin-right: 10px;
|
|
9848
|
+
}
|
|
9849
|
+
}
|
|
9850
|
+
}
|
|
9851
|
+
}
|
|
9829
9852
|
}
|
|
9830
9853
|
|
|
9831
9854
|
|
|
@@ -52343,6 +52366,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52343
52366
|
@else {
|
|
52344
52367
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52345
52368
|
}
|
|
52369
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52370
|
+
.e-tbar-btn-text,
|
|
52371
|
+
.e-icons.e-btn-icon {
|
|
52372
|
+
color: $tbar-default-icon-color;
|
|
52373
|
+
}
|
|
52374
|
+
}
|
|
52346
52375
|
}
|
|
52347
52376
|
|
|
52348
52377
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52366,6 +52395,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52366
52395
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52367
52396
|
border-style: $tbar-border-nav-type;
|
|
52368
52397
|
border-width: $tbar-btn-hover-border-size;
|
|
52398
|
+
|
|
52399
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52400
|
+
.e-tbar-btn-text,
|
|
52401
|
+
.e-icons.e-btn-icon {
|
|
52402
|
+
color: $tbar-btn-text-focus-color;
|
|
52403
|
+
}
|
|
52404
|
+
}
|
|
52369
52405
|
}
|
|
52370
52406
|
|
|
52371
52407
|
&:active {
|
|
@@ -133533,6 +133569,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
133533
133569
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133534
133570
|
top: calc(50% + 60px);
|
|
133535
133571
|
}
|
|
133572
|
+
|
|
133573
|
+
.e-image-editor.e-control.e-readonly {
|
|
133574
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133575
|
+
}
|
|
133536
133576
|
}
|
|
133537
133577
|
|
|
133538
133578
|
|
|
@@ -10379,6 +10379,29 @@ $textarea-float-top: -24px !default;
|
|
|
10379
10379
|
border-bottom: transparent;
|
|
10380
10380
|
}
|
|
10381
10381
|
}
|
|
10382
|
+
|
|
10383
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10384
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10385
|
+
padding: 0;
|
|
10386
|
+
|
|
10387
|
+
input {
|
|
10388
|
+
padding: 14px 2px 5px 12px;
|
|
10389
|
+
}
|
|
10390
|
+
|
|
10391
|
+
label.e-float-text {
|
|
10392
|
+
padding-left: 12px;
|
|
10393
|
+
}
|
|
10394
|
+
|
|
10395
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10396
|
+
@if $input-skin-name == 'material' {
|
|
10397
|
+
padding-right: 17px;
|
|
10398
|
+
}
|
|
10399
|
+
@else {
|
|
10400
|
+
margin-right: 10px;
|
|
10401
|
+
}
|
|
10402
|
+
}
|
|
10403
|
+
}
|
|
10404
|
+
}
|
|
10382
10405
|
}
|
|
10383
10406
|
|
|
10384
10407
|
|
|
@@ -39564,6 +39587,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39564
39587
|
@else {
|
|
39565
39588
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
39566
39589
|
}
|
|
39590
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39591
|
+
.e-tbar-btn-text,
|
|
39592
|
+
.e-icons.e-btn-icon {
|
|
39593
|
+
color: $tbar-default-icon-color;
|
|
39594
|
+
}
|
|
39595
|
+
}
|
|
39567
39596
|
}
|
|
39568
39597
|
|
|
39569
39598
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -39587,6 +39616,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39587
39616
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
39588
39617
|
border-style: $tbar-border-nav-type;
|
|
39589
39618
|
border-width: $tbar-btn-hover-border-size;
|
|
39619
|
+
|
|
39620
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39621
|
+
.e-tbar-btn-text,
|
|
39622
|
+
.e-icons.e-btn-icon {
|
|
39623
|
+
color: $tbar-btn-text-focus-color;
|
|
39624
|
+
}
|
|
39625
|
+
}
|
|
39590
39626
|
}
|
|
39591
39627
|
|
|
39592
39628
|
&:active {
|
|
@@ -103877,6 +103913,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
103877
103913
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
103878
103914
|
top: calc(50% + 60px);
|
|
103879
103915
|
}
|
|
103916
|
+
|
|
103917
|
+
.e-image-editor.e-control.e-readonly {
|
|
103918
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
103919
|
+
}
|
|
103880
103920
|
}
|
|
103881
103921
|
|
|
103882
103922
|
|
|
@@ -11213,6 +11213,29 @@ $textarea-float-top: -24px !default;
|
|
|
11213
11213
|
border-bottom: transparent;
|
|
11214
11214
|
}
|
|
11215
11215
|
}
|
|
11216
|
+
|
|
11217
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11218
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
11219
|
+
padding: 0;
|
|
11220
|
+
|
|
11221
|
+
input {
|
|
11222
|
+
padding: 14px 2px 5px 12px;
|
|
11223
|
+
}
|
|
11224
|
+
|
|
11225
|
+
label.e-float-text {
|
|
11226
|
+
padding-left: 12px;
|
|
11227
|
+
}
|
|
11228
|
+
|
|
11229
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
11230
|
+
@if $input-skin-name == 'material' {
|
|
11231
|
+
padding-right: 17px;
|
|
11232
|
+
}
|
|
11233
|
+
@else {
|
|
11234
|
+
margin-right: 10px;
|
|
11235
|
+
}
|
|
11236
|
+
}
|
|
11237
|
+
}
|
|
11238
|
+
}
|
|
11216
11239
|
}
|
|
11217
11240
|
|
|
11218
11241
|
|
|
@@ -53808,6 +53831,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53808
53831
|
@else {
|
|
53809
53832
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
53810
53833
|
}
|
|
53834
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53835
|
+
.e-tbar-btn-text,
|
|
53836
|
+
.e-icons.e-btn-icon {
|
|
53837
|
+
color: $tbar-default-icon-color;
|
|
53838
|
+
}
|
|
53839
|
+
}
|
|
53811
53840
|
}
|
|
53812
53841
|
|
|
53813
53842
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -53831,6 +53860,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53831
53860
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
53832
53861
|
border-style: $tbar-border-nav-type;
|
|
53833
53862
|
border-width: $tbar-btn-hover-border-size;
|
|
53863
|
+
|
|
53864
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53865
|
+
.e-tbar-btn-text,
|
|
53866
|
+
.e-icons.e-btn-icon {
|
|
53867
|
+
color: $tbar-btn-text-focus-color;
|
|
53868
|
+
}
|
|
53869
|
+
}
|
|
53834
53870
|
}
|
|
53835
53871
|
|
|
53836
53872
|
&:active {
|
|
@@ -135065,6 +135101,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135065
135101
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
135066
135102
|
top: calc(50% + 60px);
|
|
135067
135103
|
}
|
|
135104
|
+
|
|
135105
|
+
.e-image-editor.e-control.e-readonly {
|
|
135106
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
135107
|
+
}
|
|
135068
135108
|
}
|
|
135069
135109
|
|
|
135070
135110
|
|
|
@@ -10850,6 +10850,29 @@ $textarea-float-top: -24px !default;
|
|
|
10850
10850
|
border-bottom: transparent;
|
|
10851
10851
|
}
|
|
10852
10852
|
}
|
|
10853
|
+
|
|
10854
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10855
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10856
|
+
padding: 0;
|
|
10857
|
+
|
|
10858
|
+
input {
|
|
10859
|
+
padding: 14px 2px 5px 12px;
|
|
10860
|
+
}
|
|
10861
|
+
|
|
10862
|
+
label.e-float-text {
|
|
10863
|
+
padding-left: 12px;
|
|
10864
|
+
}
|
|
10865
|
+
|
|
10866
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10867
|
+
@if $input-skin-name == 'material' {
|
|
10868
|
+
padding-right: 17px;
|
|
10869
|
+
}
|
|
10870
|
+
@else {
|
|
10871
|
+
margin-right: 10px;
|
|
10872
|
+
}
|
|
10873
|
+
}
|
|
10874
|
+
}
|
|
10875
|
+
}
|
|
10853
10876
|
}
|
|
10854
10877
|
|
|
10855
10878
|
|
|
@@ -40035,6 +40058,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
40035
40058
|
@else {
|
|
40036
40059
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
40037
40060
|
}
|
|
40061
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
40062
|
+
.e-tbar-btn-text,
|
|
40063
|
+
.e-icons.e-btn-icon {
|
|
40064
|
+
color: $tbar-default-icon-color;
|
|
40065
|
+
}
|
|
40066
|
+
}
|
|
40038
40067
|
}
|
|
40039
40068
|
|
|
40040
40069
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -40058,6 +40087,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
40058
40087
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
40059
40088
|
border-style: $tbar-border-nav-type;
|
|
40060
40089
|
border-width: $tbar-btn-hover-border-size;
|
|
40090
|
+
|
|
40091
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
40092
|
+
.e-tbar-btn-text,
|
|
40093
|
+
.e-icons.e-btn-icon {
|
|
40094
|
+
color: $tbar-btn-text-focus-color;
|
|
40095
|
+
}
|
|
40096
|
+
}
|
|
40061
40097
|
}
|
|
40062
40098
|
|
|
40063
40099
|
&:active {
|
|
@@ -104348,6 +104384,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
104348
104384
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
104349
104385
|
top: calc(50% + 60px);
|
|
104350
104386
|
}
|
|
104387
|
+
|
|
104388
|
+
.e-image-editor.e-control.e-readonly {
|
|
104389
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
104390
|
+
}
|
|
104351
104391
|
}
|
|
104352
104392
|
|
|
104353
104393
|
|
|
@@ -11684,6 +11684,29 @@ $textarea-float-top: -24px !default;
|
|
|
11684
11684
|
border-bottom: transparent;
|
|
11685
11685
|
}
|
|
11686
11686
|
}
|
|
11687
|
+
|
|
11688
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11689
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
11690
|
+
padding: 0;
|
|
11691
|
+
|
|
11692
|
+
input {
|
|
11693
|
+
padding: 14px 2px 5px 12px;
|
|
11694
|
+
}
|
|
11695
|
+
|
|
11696
|
+
label.e-float-text {
|
|
11697
|
+
padding-left: 12px;
|
|
11698
|
+
}
|
|
11699
|
+
|
|
11700
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
11701
|
+
@if $input-skin-name == 'material' {
|
|
11702
|
+
padding-right: 17px;
|
|
11703
|
+
}
|
|
11704
|
+
@else {
|
|
11705
|
+
margin-right: 10px;
|
|
11706
|
+
}
|
|
11707
|
+
}
|
|
11708
|
+
}
|
|
11709
|
+
}
|
|
11687
11710
|
}
|
|
11688
11711
|
|
|
11689
11712
|
|
|
@@ -54279,6 +54302,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54279
54302
|
@else {
|
|
54280
54303
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
54281
54304
|
}
|
|
54305
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54306
|
+
.e-tbar-btn-text,
|
|
54307
|
+
.e-icons.e-btn-icon {
|
|
54308
|
+
color: $tbar-default-icon-color;
|
|
54309
|
+
}
|
|
54310
|
+
}
|
|
54282
54311
|
}
|
|
54283
54312
|
|
|
54284
54313
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -54302,6 +54331,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54302
54331
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
54303
54332
|
border-style: $tbar-border-nav-type;
|
|
54304
54333
|
border-width: $tbar-btn-hover-border-size;
|
|
54334
|
+
|
|
54335
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54336
|
+
.e-tbar-btn-text,
|
|
54337
|
+
.e-icons.e-btn-icon {
|
|
54338
|
+
color: $tbar-btn-text-focus-color;
|
|
54339
|
+
}
|
|
54340
|
+
}
|
|
54305
54341
|
}
|
|
54306
54342
|
|
|
54307
54343
|
&:active {
|
|
@@ -135536,6 +135572,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135536
135572
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
135537
135573
|
top: calc(50% + 60px);
|
|
135538
135574
|
}
|
|
135575
|
+
|
|
135576
|
+
.e-image-editor.e-control.e-readonly {
|
|
135577
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
135578
|
+
}
|
|
135539
135579
|
}
|
|
135540
135580
|
|
|
135541
135581
|
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"28.2.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"28.2.5","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"}}
|