@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
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -9903,6 +9903,29 @@ $float-label-rtl-value: -10px !default;
|
|
|
9903
9903
|
border-bottom: transparent;
|
|
9904
9904
|
}
|
|
9905
9905
|
}
|
|
9906
|
+
|
|
9907
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9908
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9909
|
+
padding: 0;
|
|
9910
|
+
|
|
9911
|
+
input {
|
|
9912
|
+
padding: 14px 2px 5px 12px;
|
|
9913
|
+
}
|
|
9914
|
+
|
|
9915
|
+
label.e-float-text {
|
|
9916
|
+
padding-left: 12px;
|
|
9917
|
+
}
|
|
9918
|
+
|
|
9919
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9920
|
+
@if $input-skin-name == 'material' {
|
|
9921
|
+
padding-right: 17px;
|
|
9922
|
+
}
|
|
9923
|
+
@else {
|
|
9924
|
+
margin-right: 10px;
|
|
9925
|
+
}
|
|
9926
|
+
}
|
|
9927
|
+
}
|
|
9928
|
+
}
|
|
9906
9929
|
}
|
|
9907
9930
|
|
|
9908
9931
|
|
|
@@ -52502,6 +52525,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52502
52525
|
@else {
|
|
52503
52526
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52504
52527
|
}
|
|
52528
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52529
|
+
.e-tbar-btn-text,
|
|
52530
|
+
.e-icons.e-btn-icon {
|
|
52531
|
+
color: $tbar-default-icon-color;
|
|
52532
|
+
}
|
|
52533
|
+
}
|
|
52505
52534
|
}
|
|
52506
52535
|
|
|
52507
52536
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52525,6 +52554,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52525
52554
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52526
52555
|
border-style: $tbar-border-nav-type;
|
|
52527
52556
|
border-width: $tbar-btn-hover-border-size;
|
|
52557
|
+
|
|
52558
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52559
|
+
.e-tbar-btn-text,
|
|
52560
|
+
.e-icons.e-btn-icon {
|
|
52561
|
+
color: $tbar-btn-text-focus-color;
|
|
52562
|
+
}
|
|
52563
|
+
}
|
|
52528
52564
|
}
|
|
52529
52565
|
|
|
52530
52566
|
&:active {
|
|
@@ -133722,6 +133758,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
133722
133758
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133723
133759
|
top: calc(50% + 60px);
|
|
133724
133760
|
}
|
|
133761
|
+
|
|
133762
|
+
.e-image-editor.e-control.e-readonly {
|
|
133763
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133764
|
+
}
|
|
133725
133765
|
}
|
|
133726
133766
|
|
|
133727
133767
|
|
|
@@ -10501,6 +10501,29 @@ $textarea-float-top: -28px !default;
|
|
|
10501
10501
|
border-bottom: transparent;
|
|
10502
10502
|
}
|
|
10503
10503
|
}
|
|
10504
|
+
|
|
10505
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10506
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10507
|
+
padding: 0;
|
|
10508
|
+
|
|
10509
|
+
input {
|
|
10510
|
+
padding: 14px 2px 5px 12px;
|
|
10511
|
+
}
|
|
10512
|
+
|
|
10513
|
+
label.e-float-text {
|
|
10514
|
+
padding-left: 12px;
|
|
10515
|
+
}
|
|
10516
|
+
|
|
10517
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10518
|
+
@if $input-skin-name == 'material' {
|
|
10519
|
+
padding-right: 17px;
|
|
10520
|
+
}
|
|
10521
|
+
@else {
|
|
10522
|
+
margin-right: 10px;
|
|
10523
|
+
}
|
|
10524
|
+
}
|
|
10525
|
+
}
|
|
10526
|
+
}
|
|
10504
10527
|
}
|
|
10505
10528
|
|
|
10506
10529
|
|
|
@@ -39810,6 +39833,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39810
39833
|
@else {
|
|
39811
39834
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
39812
39835
|
}
|
|
39836
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39837
|
+
.e-tbar-btn-text,
|
|
39838
|
+
.e-icons.e-btn-icon {
|
|
39839
|
+
color: $tbar-default-icon-color;
|
|
39840
|
+
}
|
|
39841
|
+
}
|
|
39813
39842
|
}
|
|
39814
39843
|
|
|
39815
39844
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -39833,6 +39862,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39833
39862
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
39834
39863
|
border-style: $tbar-border-nav-type;
|
|
39835
39864
|
border-width: $tbar-btn-hover-border-size;
|
|
39865
|
+
|
|
39866
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39867
|
+
.e-tbar-btn-text,
|
|
39868
|
+
.e-icons.e-btn-icon {
|
|
39869
|
+
color: $tbar-btn-text-focus-color;
|
|
39870
|
+
}
|
|
39871
|
+
}
|
|
39836
39872
|
}
|
|
39837
39873
|
|
|
39838
39874
|
&:active {
|
|
@@ -80681,7 +80717,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
80681
80717
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
80682
80718
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
80683
80719
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
80684
|
-
$kanban-color-card-focus-border: $
|
|
80720
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
80685
80721
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
80686
80722
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
80687
80723
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -104488,6 +104524,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
104488
104524
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
104489
104525
|
top: calc(50% + 60px);
|
|
104490
104526
|
}
|
|
104527
|
+
|
|
104528
|
+
.e-image-editor.e-control.e-readonly {
|
|
104529
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
104530
|
+
}
|
|
104491
104531
|
}
|
|
104492
104532
|
|
|
104493
104533
|
|
|
@@ -11335,6 +11335,29 @@ $textarea-float-top: -28px !default;
|
|
|
11335
11335
|
border-bottom: transparent;
|
|
11336
11336
|
}
|
|
11337
11337
|
}
|
|
11338
|
+
|
|
11339
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11340
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
11341
|
+
padding: 0;
|
|
11342
|
+
|
|
11343
|
+
input {
|
|
11344
|
+
padding: 14px 2px 5px 12px;
|
|
11345
|
+
}
|
|
11346
|
+
|
|
11347
|
+
label.e-float-text {
|
|
11348
|
+
padding-left: 12px;
|
|
11349
|
+
}
|
|
11350
|
+
|
|
11351
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
11352
|
+
@if $input-skin-name == 'material' {
|
|
11353
|
+
padding-right: 17px;
|
|
11354
|
+
}
|
|
11355
|
+
@else {
|
|
11356
|
+
margin-right: 10px;
|
|
11357
|
+
}
|
|
11358
|
+
}
|
|
11359
|
+
}
|
|
11360
|
+
}
|
|
11338
11361
|
}
|
|
11339
11362
|
|
|
11340
11363
|
|
|
@@ -54054,6 +54077,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54054
54077
|
@else {
|
|
54055
54078
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
54056
54079
|
}
|
|
54080
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54081
|
+
.e-tbar-btn-text,
|
|
54082
|
+
.e-icons.e-btn-icon {
|
|
54083
|
+
color: $tbar-default-icon-color;
|
|
54084
|
+
}
|
|
54085
|
+
}
|
|
54057
54086
|
}
|
|
54058
54087
|
|
|
54059
54088
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -54077,6 +54106,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54077
54106
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
54078
54107
|
border-style: $tbar-border-nav-type;
|
|
54079
54108
|
border-width: $tbar-btn-hover-border-size;
|
|
54109
|
+
|
|
54110
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54111
|
+
.e-tbar-btn-text,
|
|
54112
|
+
.e-icons.e-btn-icon {
|
|
54113
|
+
color: $tbar-btn-text-focus-color;
|
|
54114
|
+
}
|
|
54115
|
+
}
|
|
54080
54116
|
}
|
|
54081
54117
|
|
|
54082
54118
|
&:active {
|
|
@@ -107846,7 +107882,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
107846
107882
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
107847
107883
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
107848
107884
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
107849
|
-
$kanban-color-card-focus-border: $
|
|
107885
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
107850
107886
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
107851
107887
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
107852
107888
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -135676,6 +135712,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135676
135712
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
135677
135713
|
top: calc(50% + 60px);
|
|
135678
135714
|
}
|
|
135715
|
+
|
|
135716
|
+
.e-image-editor.e-control.e-readonly {
|
|
135717
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
135718
|
+
}
|
|
135679
135719
|
}
|
|
135680
135720
|
|
|
135681
135721
|
|
|
@@ -10501,6 +10501,29 @@ $textarea-float-top: -28px !default;
|
|
|
10501
10501
|
border-bottom: transparent;
|
|
10502
10502
|
}
|
|
10503
10503
|
}
|
|
10504
|
+
|
|
10505
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10506
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10507
|
+
padding: 0;
|
|
10508
|
+
|
|
10509
|
+
input {
|
|
10510
|
+
padding: 14px 2px 5px 12px;
|
|
10511
|
+
}
|
|
10512
|
+
|
|
10513
|
+
label.e-float-text {
|
|
10514
|
+
padding-left: 12px;
|
|
10515
|
+
}
|
|
10516
|
+
|
|
10517
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10518
|
+
@if $input-skin-name == 'material' {
|
|
10519
|
+
padding-right: 17px;
|
|
10520
|
+
}
|
|
10521
|
+
@else {
|
|
10522
|
+
margin-right: 10px;
|
|
10523
|
+
}
|
|
10524
|
+
}
|
|
10525
|
+
}
|
|
10526
|
+
}
|
|
10504
10527
|
}
|
|
10505
10528
|
|
|
10506
10529
|
|
|
@@ -39810,6 +39833,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39810
39833
|
@else {
|
|
39811
39834
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
39812
39835
|
}
|
|
39836
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39837
|
+
.e-tbar-btn-text,
|
|
39838
|
+
.e-icons.e-btn-icon {
|
|
39839
|
+
color: $tbar-default-icon-color;
|
|
39840
|
+
}
|
|
39841
|
+
}
|
|
39813
39842
|
}
|
|
39814
39843
|
|
|
39815
39844
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -39833,6 +39862,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39833
39862
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
39834
39863
|
border-style: $tbar-border-nav-type;
|
|
39835
39864
|
border-width: $tbar-btn-hover-border-size;
|
|
39865
|
+
|
|
39866
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39867
|
+
.e-tbar-btn-text,
|
|
39868
|
+
.e-icons.e-btn-icon {
|
|
39869
|
+
color: $tbar-btn-text-focus-color;
|
|
39870
|
+
}
|
|
39871
|
+
}
|
|
39836
39872
|
}
|
|
39837
39873
|
|
|
39838
39874
|
&:active {
|
|
@@ -80681,7 +80717,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
80681
80717
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
80682
80718
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
80683
80719
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
80684
|
-
$kanban-color-card-focus-border: $
|
|
80720
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
80685
80721
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
80686
80722
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
80687
80723
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -104488,6 +104524,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
104488
104524
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
104489
104525
|
top: calc(50% + 60px);
|
|
104490
104526
|
}
|
|
104527
|
+
|
|
104528
|
+
.e-image-editor.e-control.e-readonly {
|
|
104529
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
104530
|
+
}
|
|
104491
104531
|
}
|
|
104492
104532
|
|
|
104493
104533
|
|
|
@@ -11335,6 +11335,29 @@ $textarea-float-top: -28px !default;
|
|
|
11335
11335
|
border-bottom: transparent;
|
|
11336
11336
|
}
|
|
11337
11337
|
}
|
|
11338
|
+
|
|
11339
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11340
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
11341
|
+
padding: 0;
|
|
11342
|
+
|
|
11343
|
+
input {
|
|
11344
|
+
padding: 14px 2px 5px 12px;
|
|
11345
|
+
}
|
|
11346
|
+
|
|
11347
|
+
label.e-float-text {
|
|
11348
|
+
padding-left: 12px;
|
|
11349
|
+
}
|
|
11350
|
+
|
|
11351
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
11352
|
+
@if $input-skin-name == 'material' {
|
|
11353
|
+
padding-right: 17px;
|
|
11354
|
+
}
|
|
11355
|
+
@else {
|
|
11356
|
+
margin-right: 10px;
|
|
11357
|
+
}
|
|
11358
|
+
}
|
|
11359
|
+
}
|
|
11360
|
+
}
|
|
11338
11361
|
}
|
|
11339
11362
|
|
|
11340
11363
|
|
|
@@ -54054,6 +54077,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54054
54077
|
@else {
|
|
54055
54078
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
54056
54079
|
}
|
|
54080
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54081
|
+
.e-tbar-btn-text,
|
|
54082
|
+
.e-icons.e-btn-icon {
|
|
54083
|
+
color: $tbar-default-icon-color;
|
|
54084
|
+
}
|
|
54085
|
+
}
|
|
54057
54086
|
}
|
|
54058
54087
|
|
|
54059
54088
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -54077,6 +54106,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54077
54106
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
54078
54107
|
border-style: $tbar-border-nav-type;
|
|
54079
54108
|
border-width: $tbar-btn-hover-border-size;
|
|
54109
|
+
|
|
54110
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54111
|
+
.e-tbar-btn-text,
|
|
54112
|
+
.e-icons.e-btn-icon {
|
|
54113
|
+
color: $tbar-btn-text-focus-color;
|
|
54114
|
+
}
|
|
54115
|
+
}
|
|
54080
54116
|
}
|
|
54081
54117
|
|
|
54082
54118
|
&:active {
|
|
@@ -107846,7 +107882,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
107846
107882
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
107847
107883
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
107848
107884
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
107849
|
-
$kanban-color-card-focus-border: $
|
|
107885
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
107850
107886
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
107851
107887
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
107852
107888
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -135676,6 +135712,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135676
135712
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
135677
135713
|
top: calc(50% + 60px);
|
|
135678
135714
|
}
|
|
135715
|
+
|
|
135716
|
+
.e-image-editor.e-control.e-readonly {
|
|
135717
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
135718
|
+
}
|
|
135679
135719
|
}
|
|
135680
135720
|
|
|
135681
135721
|
|
|
@@ -11273,6 +11273,29 @@ $textarea-float-top: -28px !default;
|
|
|
11273
11273
|
border-bottom: transparent;
|
|
11274
11274
|
}
|
|
11275
11275
|
}
|
|
11276
|
+
|
|
11277
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11278
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
11279
|
+
padding: 0;
|
|
11280
|
+
|
|
11281
|
+
input {
|
|
11282
|
+
padding: 14px 2px 5px 12px;
|
|
11283
|
+
}
|
|
11284
|
+
|
|
11285
|
+
label.e-float-text {
|
|
11286
|
+
padding-left: 12px;
|
|
11287
|
+
}
|
|
11288
|
+
|
|
11289
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
11290
|
+
@if $input-skin-name == 'material' {
|
|
11291
|
+
padding-right: 17px;
|
|
11292
|
+
}
|
|
11293
|
+
@else {
|
|
11294
|
+
margin-right: 10px;
|
|
11295
|
+
}
|
|
11296
|
+
}
|
|
11297
|
+
}
|
|
11298
|
+
}
|
|
11276
11299
|
}
|
|
11277
11300
|
|
|
11278
11301
|
|
|
@@ -40582,6 +40605,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
40582
40605
|
@else {
|
|
40583
40606
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
40584
40607
|
}
|
|
40608
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
40609
|
+
.e-tbar-btn-text,
|
|
40610
|
+
.e-icons.e-btn-icon {
|
|
40611
|
+
color: $tbar-default-icon-color;
|
|
40612
|
+
}
|
|
40613
|
+
}
|
|
40585
40614
|
}
|
|
40586
40615
|
|
|
40587
40616
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -40605,6 +40634,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
40605
40634
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
40606
40635
|
border-style: $tbar-border-nav-type;
|
|
40607
40636
|
border-width: $tbar-btn-hover-border-size;
|
|
40637
|
+
|
|
40638
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
40639
|
+
.e-tbar-btn-text,
|
|
40640
|
+
.e-icons.e-btn-icon {
|
|
40641
|
+
color: $tbar-btn-text-focus-color;
|
|
40642
|
+
}
|
|
40643
|
+
}
|
|
40608
40644
|
}
|
|
40609
40645
|
|
|
40610
40646
|
&:active {
|
|
@@ -81453,7 +81489,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
81453
81489
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
81454
81490
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
81455
81491
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
81456
|
-
$kanban-color-card-focus-border: $
|
|
81492
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
81457
81493
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
81458
81494
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
81459
81495
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -105260,6 +105296,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
105260
105296
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
105261
105297
|
top: calc(50% + 60px);
|
|
105262
105298
|
}
|
|
105299
|
+
|
|
105300
|
+
.e-image-editor.e-control.e-readonly {
|
|
105301
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
105302
|
+
}
|
|
105263
105303
|
}
|
|
105264
105304
|
|
|
105265
105305
|
|
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -12107,6 +12107,29 @@ $textarea-float-top: -28px !default;
|
|
|
12107
12107
|
border-bottom: transparent;
|
|
12108
12108
|
}
|
|
12109
12109
|
}
|
|
12110
|
+
|
|
12111
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12112
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
12113
|
+
padding: 0;
|
|
12114
|
+
|
|
12115
|
+
input {
|
|
12116
|
+
padding: 14px 2px 5px 12px;
|
|
12117
|
+
}
|
|
12118
|
+
|
|
12119
|
+
label.e-float-text {
|
|
12120
|
+
padding-left: 12px;
|
|
12121
|
+
}
|
|
12122
|
+
|
|
12123
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
12124
|
+
@if $input-skin-name == 'material' {
|
|
12125
|
+
padding-right: 17px;
|
|
12126
|
+
}
|
|
12127
|
+
@else {
|
|
12128
|
+
margin-right: 10px;
|
|
12129
|
+
}
|
|
12130
|
+
}
|
|
12131
|
+
}
|
|
12132
|
+
}
|
|
12110
12133
|
}
|
|
12111
12134
|
|
|
12112
12135
|
|
|
@@ -54826,6 +54849,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54826
54849
|
@else {
|
|
54827
54850
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
54828
54851
|
}
|
|
54852
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54853
|
+
.e-tbar-btn-text,
|
|
54854
|
+
.e-icons.e-btn-icon {
|
|
54855
|
+
color: $tbar-default-icon-color;
|
|
54856
|
+
}
|
|
54857
|
+
}
|
|
54829
54858
|
}
|
|
54830
54859
|
|
|
54831
54860
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -54849,6 +54878,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54849
54878
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
54850
54879
|
border-style: $tbar-border-nav-type;
|
|
54851
54880
|
border-width: $tbar-btn-hover-border-size;
|
|
54881
|
+
|
|
54882
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
54883
|
+
.e-tbar-btn-text,
|
|
54884
|
+
.e-icons.e-btn-icon {
|
|
54885
|
+
color: $tbar-btn-text-focus-color;
|
|
54886
|
+
}
|
|
54887
|
+
}
|
|
54852
54888
|
}
|
|
54853
54889
|
|
|
54854
54890
|
&:active {
|
|
@@ -108618,7 +108654,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
108618
108654
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
108619
108655
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
108620
108656
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
108621
|
-
$kanban-color-card-focus-border: $
|
|
108657
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
108622
108658
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
108623
108659
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
108624
108660
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -136448,6 +136484,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
136448
136484
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
136449
136485
|
top: calc(50% + 60px);
|
|
136450
136486
|
}
|
|
136487
|
+
|
|
136488
|
+
.e-image-editor.e-control.e-readonly {
|
|
136489
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
136490
|
+
}
|
|
136451
136491
|
}
|
|
136452
136492
|
|
|
136453
136493
|
|
|
@@ -9001,6 +9001,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9001
9001
|
border-bottom: transparent;
|
|
9002
9002
|
}
|
|
9003
9003
|
}
|
|
9004
|
+
|
|
9005
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9006
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9007
|
+
padding: 0;
|
|
9008
|
+
|
|
9009
|
+
input {
|
|
9010
|
+
padding: 14px 2px 5px 12px;
|
|
9011
|
+
}
|
|
9012
|
+
|
|
9013
|
+
label.e-float-text {
|
|
9014
|
+
padding-left: 12px;
|
|
9015
|
+
}
|
|
9016
|
+
|
|
9017
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9018
|
+
@if $input-skin-name == 'material' {
|
|
9019
|
+
padding-right: 17px;
|
|
9020
|
+
}
|
|
9021
|
+
@else {
|
|
9022
|
+
margin-right: 10px;
|
|
9023
|
+
}
|
|
9024
|
+
}
|
|
9025
|
+
}
|
|
9026
|
+
}
|
|
9004
9027
|
}
|
|
9005
9028
|
|
|
9006
9029
|
|
|
@@ -37857,6 +37880,12 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
37857
37880
|
@else {
|
|
37858
37881
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
37859
37882
|
}
|
|
37883
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
37884
|
+
.e-tbar-btn-text,
|
|
37885
|
+
.e-icons.e-btn-icon {
|
|
37886
|
+
color: $tbar-default-icon-color;
|
|
37887
|
+
}
|
|
37888
|
+
}
|
|
37860
37889
|
}
|
|
37861
37890
|
|
|
37862
37891
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -37880,6 +37909,13 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
37880
37909
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
37881
37910
|
border-style: $tbar-border-nav-type;
|
|
37882
37911
|
border-width: $tbar-btn-hover-border-size;
|
|
37912
|
+
|
|
37913
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
37914
|
+
.e-tbar-btn-text,
|
|
37915
|
+
.e-icons.e-btn-icon {
|
|
37916
|
+
color: $tbar-btn-text-focus-color;
|
|
37917
|
+
}
|
|
37918
|
+
}
|
|
37883
37919
|
}
|
|
37884
37920
|
|
|
37885
37921
|
&:active {
|
|
@@ -102089,6 +102125,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
102089
102125
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102090
102126
|
top: calc(50% + 60px);
|
|
102091
102127
|
}
|
|
102128
|
+
|
|
102129
|
+
.e-image-editor.e-control.e-readonly {
|
|
102130
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102131
|
+
}
|
|
102092
102132
|
}
|
|
102093
102133
|
|
|
102094
102134
|
|
|
@@ -9835,6 +9835,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9835
9835
|
border-bottom: transparent;
|
|
9836
9836
|
}
|
|
9837
9837
|
}
|
|
9838
|
+
|
|
9839
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9840
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9841
|
+
padding: 0;
|
|
9842
|
+
|
|
9843
|
+
input {
|
|
9844
|
+
padding: 14px 2px 5px 12px;
|
|
9845
|
+
}
|
|
9846
|
+
|
|
9847
|
+
label.e-float-text {
|
|
9848
|
+
padding-left: 12px;
|
|
9849
|
+
}
|
|
9850
|
+
|
|
9851
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9852
|
+
@if $input-skin-name == 'material' {
|
|
9853
|
+
padding-right: 17px;
|
|
9854
|
+
}
|
|
9855
|
+
@else {
|
|
9856
|
+
margin-right: 10px;
|
|
9857
|
+
}
|
|
9858
|
+
}
|
|
9859
|
+
}
|
|
9860
|
+
}
|
|
9838
9861
|
}
|
|
9839
9862
|
|
|
9840
9863
|
|
|
@@ -52101,6 +52124,12 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
52101
52124
|
@else {
|
|
52102
52125
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52103
52126
|
}
|
|
52127
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52128
|
+
.e-tbar-btn-text,
|
|
52129
|
+
.e-icons.e-btn-icon {
|
|
52130
|
+
color: $tbar-default-icon-color;
|
|
52131
|
+
}
|
|
52132
|
+
}
|
|
52104
52133
|
}
|
|
52105
52134
|
|
|
52106
52135
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52124,6 +52153,13 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
52124
52153
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52125
52154
|
border-style: $tbar-border-nav-type;
|
|
52126
52155
|
border-width: $tbar-btn-hover-border-size;
|
|
52156
|
+
|
|
52157
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52158
|
+
.e-tbar-btn-text,
|
|
52159
|
+
.e-icons.e-btn-icon {
|
|
52160
|
+
color: $tbar-btn-text-focus-color;
|
|
52161
|
+
}
|
|
52162
|
+
}
|
|
52127
52163
|
}
|
|
52128
52164
|
|
|
52129
52165
|
&:active {
|
|
@@ -133277,6 +133313,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
133277
133313
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133278
133314
|
top: calc(50% + 60px);
|
|
133279
133315
|
}
|
|
133316
|
+
|
|
133317
|
+
.e-image-editor.e-control.e-readonly {
|
|
133318
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133319
|
+
}
|
|
133280
133320
|
}
|
|
133281
133321
|
|
|
133282
133322
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|
|
@@ -856,6 +856,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
856
856
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
857
857
|
top: calc(50% + 60px);
|
|
858
858
|
}
|
|
859
|
+
|
|
860
|
+
.e-image-editor.e-control.e-readonly {
|
|
861
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
862
|
+
}
|
|
859
863
|
}
|
|
860
864
|
|
|
861
865
|
|