@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
|
@@ -9869,6 +9869,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9869
9869
|
border-bottom: transparent;
|
|
9870
9870
|
}
|
|
9871
9871
|
}
|
|
9872
|
+
|
|
9873
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9874
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9875
|
+
padding: 0;
|
|
9876
|
+
|
|
9877
|
+
input {
|
|
9878
|
+
padding: 14px 2px 5px 12px;
|
|
9879
|
+
}
|
|
9880
|
+
|
|
9881
|
+
label.e-float-text {
|
|
9882
|
+
padding-left: 12px;
|
|
9883
|
+
}
|
|
9884
|
+
|
|
9885
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9886
|
+
@if $input-skin-name == 'material' {
|
|
9887
|
+
padding-right: 17px;
|
|
9888
|
+
}
|
|
9889
|
+
@else {
|
|
9890
|
+
margin-right: 10px;
|
|
9891
|
+
}
|
|
9892
|
+
}
|
|
9893
|
+
}
|
|
9894
|
+
}
|
|
9872
9895
|
}
|
|
9873
9896
|
|
|
9874
9897
|
|
|
@@ -52329,6 +52352,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52329
52352
|
@else {
|
|
52330
52353
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52331
52354
|
}
|
|
52355
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52356
|
+
.e-tbar-btn-text,
|
|
52357
|
+
.e-icons.e-btn-icon {
|
|
52358
|
+
color: $tbar-default-icon-color;
|
|
52359
|
+
}
|
|
52360
|
+
}
|
|
52332
52361
|
}
|
|
52333
52362
|
|
|
52334
52363
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52352,6 +52381,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52352
52381
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52353
52382
|
border-style: $tbar-border-nav-type;
|
|
52354
52383
|
border-width: $tbar-btn-hover-border-size;
|
|
52384
|
+
|
|
52385
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52386
|
+
.e-tbar-btn-text,
|
|
52387
|
+
.e-icons.e-btn-icon {
|
|
52388
|
+
color: $tbar-btn-text-focus-color;
|
|
52389
|
+
}
|
|
52390
|
+
}
|
|
52355
52391
|
}
|
|
52356
52392
|
|
|
52357
52393
|
&:active {
|
|
@@ -133412,6 +133448,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
133412
133448
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133413
133449
|
top: calc(50% + 60px);
|
|
133414
133450
|
}
|
|
133451
|
+
|
|
133452
|
+
.e-image-editor.e-control.e-readonly {
|
|
133453
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133454
|
+
}
|
|
133415
133455
|
}
|
|
133416
133456
|
|
|
133417
133457
|
|
|
@@ -9020,6 +9020,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9020
9020
|
border-bottom: transparent;
|
|
9021
9021
|
}
|
|
9022
9022
|
}
|
|
9023
|
+
|
|
9024
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9025
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9026
|
+
padding: 0;
|
|
9027
|
+
|
|
9028
|
+
input {
|
|
9029
|
+
padding: 14px 2px 5px 12px;
|
|
9030
|
+
}
|
|
9031
|
+
|
|
9032
|
+
label.e-float-text {
|
|
9033
|
+
padding-left: 12px;
|
|
9034
|
+
}
|
|
9035
|
+
|
|
9036
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9037
|
+
@if $input-skin-name == 'material' {
|
|
9038
|
+
padding-right: 17px;
|
|
9039
|
+
}
|
|
9040
|
+
@else {
|
|
9041
|
+
margin-right: 10px;
|
|
9042
|
+
}
|
|
9043
|
+
}
|
|
9044
|
+
}
|
|
9045
|
+
}
|
|
9023
9046
|
}
|
|
9024
9047
|
|
|
9025
9048
|
|
|
@@ -37859,6 +37882,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37859
37882
|
@else {
|
|
37860
37883
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
37861
37884
|
}
|
|
37885
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
37886
|
+
.e-tbar-btn-text,
|
|
37887
|
+
.e-icons.e-btn-icon {
|
|
37888
|
+
color: $tbar-default-icon-color;
|
|
37889
|
+
}
|
|
37890
|
+
}
|
|
37862
37891
|
}
|
|
37863
37892
|
|
|
37864
37893
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -37882,6 +37911,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37882
37911
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
37883
37912
|
border-style: $tbar-border-nav-type;
|
|
37884
37913
|
border-width: $tbar-btn-hover-border-size;
|
|
37914
|
+
|
|
37915
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
37916
|
+
.e-tbar-btn-text,
|
|
37917
|
+
.e-icons.e-btn-icon {
|
|
37918
|
+
color: $tbar-btn-text-focus-color;
|
|
37919
|
+
}
|
|
37920
|
+
}
|
|
37885
37921
|
}
|
|
37886
37922
|
|
|
37887
37923
|
&:active {
|
|
@@ -102043,6 +102079,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
102043
102079
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102044
102080
|
top: calc(50% + 60px);
|
|
102045
102081
|
}
|
|
102082
|
+
|
|
102083
|
+
.e-image-editor.e-control.e-readonly {
|
|
102084
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102085
|
+
}
|
|
102046
102086
|
}
|
|
102047
102087
|
|
|
102048
102088
|
|
|
@@ -9854,6 +9854,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9854
9854
|
border-bottom: transparent;
|
|
9855
9855
|
}
|
|
9856
9856
|
}
|
|
9857
|
+
|
|
9858
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9859
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9860
|
+
padding: 0;
|
|
9861
|
+
|
|
9862
|
+
input {
|
|
9863
|
+
padding: 14px 2px 5px 12px;
|
|
9864
|
+
}
|
|
9865
|
+
|
|
9866
|
+
label.e-float-text {
|
|
9867
|
+
padding-left: 12px;
|
|
9868
|
+
}
|
|
9869
|
+
|
|
9870
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9871
|
+
@if $input-skin-name == 'material' {
|
|
9872
|
+
padding-right: 17px;
|
|
9873
|
+
}
|
|
9874
|
+
@else {
|
|
9875
|
+
margin-right: 10px;
|
|
9876
|
+
}
|
|
9877
|
+
}
|
|
9878
|
+
}
|
|
9879
|
+
}
|
|
9857
9880
|
}
|
|
9858
9881
|
|
|
9859
9882
|
|
|
@@ -52103,6 +52126,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52103
52126
|
@else {
|
|
52104
52127
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52105
52128
|
}
|
|
52129
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52130
|
+
.e-tbar-btn-text,
|
|
52131
|
+
.e-icons.e-btn-icon {
|
|
52132
|
+
color: $tbar-default-icon-color;
|
|
52133
|
+
}
|
|
52134
|
+
}
|
|
52106
52135
|
}
|
|
52107
52136
|
|
|
52108
52137
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52126,6 +52155,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52126
52155
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52127
52156
|
border-style: $tbar-border-nav-type;
|
|
52128
52157
|
border-width: $tbar-btn-hover-border-size;
|
|
52158
|
+
|
|
52159
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52160
|
+
.e-tbar-btn-text,
|
|
52161
|
+
.e-icons.e-btn-icon {
|
|
52162
|
+
color: $tbar-btn-text-focus-color;
|
|
52163
|
+
}
|
|
52164
|
+
}
|
|
52129
52165
|
}
|
|
52130
52166
|
|
|
52131
52167
|
&:active {
|
|
@@ -133231,6 +133267,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
133231
133267
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133232
133268
|
top: calc(50% + 60px);
|
|
133233
133269
|
}
|
|
133270
|
+
|
|
133271
|
+
.e-image-editor.e-control.e-readonly {
|
|
133272
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133273
|
+
}
|
|
133234
133274
|
}
|
|
133235
133275
|
|
|
133236
133276
|
|
|
@@ -8865,6 +8865,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
8865
8865
|
border-bottom: transparent;
|
|
8866
8866
|
}
|
|
8867
8867
|
}
|
|
8868
|
+
|
|
8869
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8870
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
8871
|
+
padding: 0;
|
|
8872
|
+
|
|
8873
|
+
input {
|
|
8874
|
+
padding: 14px 2px 5px 12px;
|
|
8875
|
+
}
|
|
8876
|
+
|
|
8877
|
+
label.e-float-text {
|
|
8878
|
+
padding-left: 12px;
|
|
8879
|
+
}
|
|
8880
|
+
|
|
8881
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
8882
|
+
@if $input-skin-name == 'material' {
|
|
8883
|
+
padding-right: 17px;
|
|
8884
|
+
}
|
|
8885
|
+
@else {
|
|
8886
|
+
margin-right: 10px;
|
|
8887
|
+
}
|
|
8888
|
+
}
|
|
8889
|
+
}
|
|
8890
|
+
}
|
|
8868
8891
|
}
|
|
8869
8892
|
|
|
8870
8893
|
|
|
@@ -37830,6 +37853,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37830
37853
|
@else {
|
|
37831
37854
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
37832
37855
|
}
|
|
37856
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
37857
|
+
.e-tbar-btn-text,
|
|
37858
|
+
.e-icons.e-btn-icon {
|
|
37859
|
+
color: $tbar-default-icon-color;
|
|
37860
|
+
}
|
|
37861
|
+
}
|
|
37833
37862
|
}
|
|
37834
37863
|
|
|
37835
37864
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -37853,6 +37882,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37853
37882
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
37854
37883
|
border-style: $tbar-border-nav-type;
|
|
37855
37884
|
border-width: $tbar-btn-hover-border-size;
|
|
37885
|
+
|
|
37886
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
37887
|
+
.e-tbar-btn-text,
|
|
37888
|
+
.e-icons.e-btn-icon {
|
|
37889
|
+
color: $tbar-btn-text-focus-color;
|
|
37890
|
+
}
|
|
37891
|
+
}
|
|
37856
37892
|
}
|
|
37857
37893
|
|
|
37858
37894
|
&:active {
|
|
@@ -102277,6 +102313,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
102277
102313
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102278
102314
|
top: calc(50% + 60px);
|
|
102279
102315
|
}
|
|
102316
|
+
|
|
102317
|
+
.e-image-editor.e-control.e-readonly {
|
|
102318
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102319
|
+
}
|
|
102280
102320
|
}
|
|
102281
102321
|
|
|
102282
102322
|
|
|
@@ -9699,6 +9699,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9699
9699
|
border-bottom: transparent;
|
|
9700
9700
|
}
|
|
9701
9701
|
}
|
|
9702
|
+
|
|
9703
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9704
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9705
|
+
padding: 0;
|
|
9706
|
+
|
|
9707
|
+
input {
|
|
9708
|
+
padding: 14px 2px 5px 12px;
|
|
9709
|
+
}
|
|
9710
|
+
|
|
9711
|
+
label.e-float-text {
|
|
9712
|
+
padding-left: 12px;
|
|
9713
|
+
}
|
|
9714
|
+
|
|
9715
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9716
|
+
@if $input-skin-name == 'material' {
|
|
9717
|
+
padding-right: 17px;
|
|
9718
|
+
}
|
|
9719
|
+
@else {
|
|
9720
|
+
margin-right: 10px;
|
|
9721
|
+
}
|
|
9722
|
+
}
|
|
9723
|
+
}
|
|
9724
|
+
}
|
|
9702
9725
|
}
|
|
9703
9726
|
|
|
9704
9727
|
|
|
@@ -52074,6 +52097,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52074
52097
|
@else {
|
|
52075
52098
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52076
52099
|
}
|
|
52100
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52101
|
+
.e-tbar-btn-text,
|
|
52102
|
+
.e-icons.e-btn-icon {
|
|
52103
|
+
color: $tbar-default-icon-color;
|
|
52104
|
+
}
|
|
52105
|
+
}
|
|
52077
52106
|
}
|
|
52078
52107
|
|
|
52079
52108
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52097,6 +52126,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52097
52126
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52098
52127
|
border-style: $tbar-border-nav-type;
|
|
52099
52128
|
border-width: $tbar-btn-hover-border-size;
|
|
52129
|
+
|
|
52130
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52131
|
+
.e-tbar-btn-text,
|
|
52132
|
+
.e-icons.e-btn-icon {
|
|
52133
|
+
color: $tbar-btn-text-focus-color;
|
|
52134
|
+
}
|
|
52135
|
+
}
|
|
52100
52136
|
}
|
|
52101
52137
|
|
|
52102
52138
|
&:active {
|
|
@@ -133465,6 +133501,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
133465
133501
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133466
133502
|
top: calc(50% + 60px);
|
|
133467
133503
|
}
|
|
133504
|
+
|
|
133505
|
+
.e-image-editor.e-control.e-readonly {
|
|
133506
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133507
|
+
}
|
|
133468
133508
|
}
|
|
133469
133509
|
|
|
133470
133510
|
|
|
@@ -9060,6 +9060,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9060
9060
|
border-bottom: transparent;
|
|
9061
9061
|
}
|
|
9062
9062
|
}
|
|
9063
|
+
|
|
9064
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9065
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9066
|
+
padding: 0;
|
|
9067
|
+
|
|
9068
|
+
input {
|
|
9069
|
+
padding: 14px 2px 5px 12px;
|
|
9070
|
+
}
|
|
9071
|
+
|
|
9072
|
+
label.e-float-text {
|
|
9073
|
+
padding-left: 12px;
|
|
9074
|
+
}
|
|
9075
|
+
|
|
9076
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9077
|
+
@if $input-skin-name == 'material' {
|
|
9078
|
+
padding-right: 17px;
|
|
9079
|
+
}
|
|
9080
|
+
@else {
|
|
9081
|
+
margin-right: 10px;
|
|
9082
|
+
}
|
|
9083
|
+
}
|
|
9084
|
+
}
|
|
9085
|
+
}
|
|
9063
9086
|
}
|
|
9064
9087
|
|
|
9065
9088
|
|
|
@@ -38187,6 +38210,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38187
38210
|
@else {
|
|
38188
38211
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38189
38212
|
}
|
|
38213
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38214
|
+
.e-tbar-btn-text,
|
|
38215
|
+
.e-icons.e-btn-icon {
|
|
38216
|
+
color: $tbar-default-icon-color;
|
|
38217
|
+
}
|
|
38218
|
+
}
|
|
38190
38219
|
}
|
|
38191
38220
|
|
|
38192
38221
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38210,6 +38239,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38210
38239
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38211
38240
|
border-style: $tbar-border-nav-type;
|
|
38212
38241
|
border-width: $tbar-btn-hover-border-size;
|
|
38242
|
+
|
|
38243
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38244
|
+
.e-tbar-btn-text,
|
|
38245
|
+
.e-icons.e-btn-icon {
|
|
38246
|
+
color: $tbar-btn-text-focus-color;
|
|
38247
|
+
}
|
|
38248
|
+
}
|
|
38213
38249
|
}
|
|
38214
38250
|
|
|
38215
38251
|
&:active {
|
|
@@ -102433,6 +102469,10 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
102433
102469
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102434
102470
|
top: calc(50% + 60px);
|
|
102435
102471
|
}
|
|
102472
|
+
|
|
102473
|
+
.e-image-editor.e-control.e-readonly {
|
|
102474
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102475
|
+
}
|
|
102436
102476
|
}
|
|
102437
102477
|
|
|
102438
102478
|
|
|
@@ -9894,6 +9894,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9894
9894
|
border-bottom: transparent;
|
|
9895
9895
|
}
|
|
9896
9896
|
}
|
|
9897
|
+
|
|
9898
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9899
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9900
|
+
padding: 0;
|
|
9901
|
+
|
|
9902
|
+
input {
|
|
9903
|
+
padding: 14px 2px 5px 12px;
|
|
9904
|
+
}
|
|
9905
|
+
|
|
9906
|
+
label.e-float-text {
|
|
9907
|
+
padding-left: 12px;
|
|
9908
|
+
}
|
|
9909
|
+
|
|
9910
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9911
|
+
@if $input-skin-name == 'material' {
|
|
9912
|
+
padding-right: 17px;
|
|
9913
|
+
}
|
|
9914
|
+
@else {
|
|
9915
|
+
margin-right: 10px;
|
|
9916
|
+
}
|
|
9917
|
+
}
|
|
9918
|
+
}
|
|
9919
|
+
}
|
|
9897
9920
|
}
|
|
9898
9921
|
|
|
9899
9922
|
|
|
@@ -52431,6 +52454,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52431
52454
|
@else {
|
|
52432
52455
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
52433
52456
|
}
|
|
52457
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52458
|
+
.e-tbar-btn-text,
|
|
52459
|
+
.e-icons.e-btn-icon {
|
|
52460
|
+
color: $tbar-default-icon-color;
|
|
52461
|
+
}
|
|
52462
|
+
}
|
|
52434
52463
|
}
|
|
52435
52464
|
|
|
52436
52465
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -52454,6 +52483,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52454
52483
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
52455
52484
|
border-style: $tbar-border-nav-type;
|
|
52456
52485
|
border-width: $tbar-btn-hover-border-size;
|
|
52486
|
+
|
|
52487
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
52488
|
+
.e-tbar-btn-text,
|
|
52489
|
+
.e-icons.e-btn-icon {
|
|
52490
|
+
color: $tbar-btn-text-focus-color;
|
|
52491
|
+
}
|
|
52492
|
+
}
|
|
52457
52493
|
}
|
|
52458
52494
|
|
|
52459
52495
|
&:active {
|
|
@@ -133621,6 +133657,10 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
133621
133657
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133622
133658
|
top: calc(50% + 60px);
|
|
133623
133659
|
}
|
|
133660
|
+
|
|
133661
|
+
.e-image-editor.e-control.e-readonly {
|
|
133662
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133663
|
+
}
|
|
133624
133664
|
}
|
|
133625
133665
|
|
|
133626
133666
|
|
|
@@ -9059,6 +9059,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9059
9059
|
border-bottom: transparent;
|
|
9060
9060
|
}
|
|
9061
9061
|
}
|
|
9062
|
+
|
|
9063
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9064
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9065
|
+
padding: 0;
|
|
9066
|
+
|
|
9067
|
+
input {
|
|
9068
|
+
padding: 14px 2px 5px 12px;
|
|
9069
|
+
}
|
|
9070
|
+
|
|
9071
|
+
label.e-float-text {
|
|
9072
|
+
padding-left: 12px;
|
|
9073
|
+
}
|
|
9074
|
+
|
|
9075
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9076
|
+
@if $input-skin-name == 'material' {
|
|
9077
|
+
padding-right: 17px;
|
|
9078
|
+
}
|
|
9079
|
+
@else {
|
|
9080
|
+
margin-right: 10px;
|
|
9081
|
+
}
|
|
9082
|
+
}
|
|
9083
|
+
}
|
|
9084
|
+
}
|
|
9062
9085
|
}
|
|
9063
9086
|
|
|
9064
9087
|
|
|
@@ -38186,6 +38209,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38186
38209
|
@else {
|
|
38187
38210
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38188
38211
|
}
|
|
38212
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38213
|
+
.e-tbar-btn-text,
|
|
38214
|
+
.e-icons.e-btn-icon {
|
|
38215
|
+
color: $tbar-default-icon-color;
|
|
38216
|
+
}
|
|
38217
|
+
}
|
|
38189
38218
|
}
|
|
38190
38219
|
|
|
38191
38220
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38209,6 +38238,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38209
38238
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38210
38239
|
border-style: $tbar-border-nav-type;
|
|
38211
38240
|
border-width: $tbar-btn-hover-border-size;
|
|
38241
|
+
|
|
38242
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38243
|
+
.e-tbar-btn-text,
|
|
38244
|
+
.e-icons.e-btn-icon {
|
|
38245
|
+
color: $tbar-btn-text-focus-color;
|
|
38246
|
+
}
|
|
38247
|
+
}
|
|
38212
38248
|
}
|
|
38213
38249
|
|
|
38214
38250
|
&:active {
|
|
@@ -102432,6 +102468,10 @@ $image-editor-button-width-mobile: calc(67% - 30px) !default;
|
|
|
102432
102468
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102433
102469
|
top: calc(50% + 60px);
|
|
102434
102470
|
}
|
|
102471
|
+
|
|
102472
|
+
.e-image-editor.e-control.e-readonly {
|
|
102473
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102474
|
+
}
|
|
102435
102475
|
}
|
|
102436
102476
|
|
|
102437
102477
|
|
|
@@ -9811,6 +9811,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9811
9811
|
border-bottom: transparent;
|
|
9812
9812
|
}
|
|
9813
9813
|
}
|
|
9814
|
+
|
|
9815
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9816
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9817
|
+
padding: 0;
|
|
9818
|
+
|
|
9819
|
+
input {
|
|
9820
|
+
padding: 14px 2px 5px 12px;
|
|
9821
|
+
}
|
|
9822
|
+
|
|
9823
|
+
label.e-float-text {
|
|
9824
|
+
padding-left: 12px;
|
|
9825
|
+
}
|
|
9826
|
+
|
|
9827
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9828
|
+
@if $input-skin-name == 'material' {
|
|
9829
|
+
padding-right: 17px;
|
|
9830
|
+
}
|
|
9831
|
+
@else {
|
|
9832
|
+
margin-right: 10px;
|
|
9833
|
+
}
|
|
9834
|
+
}
|
|
9835
|
+
}
|
|
9836
|
+
}
|
|
9814
9837
|
}
|
|
9815
9838
|
|
|
9816
9839
|
|
|
@@ -38949,6 +38972,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38949
38972
|
@else {
|
|
38950
38973
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38951
38974
|
}
|
|
38975
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38976
|
+
.e-tbar-btn-text,
|
|
38977
|
+
.e-icons.e-btn-icon {
|
|
38978
|
+
color: $tbar-default-icon-color;
|
|
38979
|
+
}
|
|
38980
|
+
}
|
|
38952
38981
|
}
|
|
38953
38982
|
|
|
38954
38983
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38972,6 +39001,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38972
39001
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38973
39002
|
border-style: $tbar-border-nav-type;
|
|
38974
39003
|
border-width: $tbar-btn-hover-border-size;
|
|
39004
|
+
|
|
39005
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39006
|
+
.e-tbar-btn-text,
|
|
39007
|
+
.e-icons.e-btn-icon {
|
|
39008
|
+
color: $tbar-btn-text-focus-color;
|
|
39009
|
+
}
|
|
39010
|
+
}
|
|
38975
39011
|
}
|
|
38976
39012
|
|
|
38977
39013
|
&:active {
|
|
@@ -103222,6 +103258,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
103222
103258
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
103223
103259
|
top: calc(50% + 60px);
|
|
103224
103260
|
}
|
|
103261
|
+
|
|
103262
|
+
.e-image-editor.e-control.e-readonly {
|
|
103263
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
103264
|
+
}
|
|
103225
103265
|
}
|
|
103226
103266
|
|
|
103227
103267
|
|
|
@@ -10645,6 +10645,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
10645
10645
|
border-bottom: transparent;
|
|
10646
10646
|
}
|
|
10647
10647
|
}
|
|
10648
|
+
|
|
10649
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10650
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10651
|
+
padding: 0;
|
|
10652
|
+
|
|
10653
|
+
input {
|
|
10654
|
+
padding: 14px 2px 5px 12px;
|
|
10655
|
+
}
|
|
10656
|
+
|
|
10657
|
+
label.e-float-text {
|
|
10658
|
+
padding-left: 12px;
|
|
10659
|
+
}
|
|
10660
|
+
|
|
10661
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10662
|
+
@if $input-skin-name == 'material' {
|
|
10663
|
+
padding-right: 17px;
|
|
10664
|
+
}
|
|
10665
|
+
@else {
|
|
10666
|
+
margin-right: 10px;
|
|
10667
|
+
}
|
|
10668
|
+
}
|
|
10669
|
+
}
|
|
10670
|
+
}
|
|
10648
10671
|
}
|
|
10649
10672
|
|
|
10650
10673
|
|
|
@@ -53193,6 +53216,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53193
53216
|
@else {
|
|
53194
53217
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
53195
53218
|
}
|
|
53219
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53220
|
+
.e-tbar-btn-text,
|
|
53221
|
+
.e-icons.e-btn-icon {
|
|
53222
|
+
color: $tbar-default-icon-color;
|
|
53223
|
+
}
|
|
53224
|
+
}
|
|
53196
53225
|
}
|
|
53197
53226
|
|
|
53198
53227
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -53216,6 +53245,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53216
53245
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
53217
53246
|
border-style: $tbar-border-nav-type;
|
|
53218
53247
|
border-width: $tbar-btn-hover-border-size;
|
|
53248
|
+
|
|
53249
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53250
|
+
.e-tbar-btn-text,
|
|
53251
|
+
.e-icons.e-btn-icon {
|
|
53252
|
+
color: $tbar-btn-text-focus-color;
|
|
53253
|
+
}
|
|
53254
|
+
}
|
|
53219
53255
|
}
|
|
53220
53256
|
|
|
53221
53257
|
&:active {
|
|
@@ -134410,6 +134446,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
134410
134446
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
134411
134447
|
top: calc(50% + 60px);
|
|
134412
134448
|
}
|
|
134449
|
+
|
|
134450
|
+
.e-image-editor.e-control.e-readonly {
|
|
134451
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
134452
|
+
}
|
|
134413
134453
|
}
|
|
134414
134454
|
|
|
134415
134455
|
|