@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
|
@@ -8098,6 +8098,19 @@ textarea.e-outline,
|
|
|
8098
8098
|
border-bottom: transparent;
|
|
8099
8099
|
}
|
|
8100
8100
|
|
|
8101
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
8102
|
+
padding: 0;
|
|
8103
|
+
}
|
|
8104
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) input {
|
|
8105
|
+
padding: 14px 2px 5px 12px;
|
|
8106
|
+
}
|
|
8107
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) label.e-float-text {
|
|
8108
|
+
padding-left: 12px;
|
|
8109
|
+
}
|
|
8110
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) .e-input-in-wrap .e-input-group-icon {
|
|
8111
|
+
padding-right: 17px;
|
|
8112
|
+
}
|
|
8113
|
+
|
|
8101
8114
|
/* stylelint-disable-line no-empty-source */
|
|
8102
8115
|
/*! input theme */
|
|
8103
8116
|
input.e-input,
|
|
@@ -64005,6 +64018,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
64005
64018
|
top: calc(50% + 60px);
|
|
64006
64019
|
}
|
|
64007
64020
|
|
|
64021
|
+
.e-image-editor.e-control.e-readonly {
|
|
64022
|
+
opacity: 1 !important;
|
|
64023
|
+
/* stylelint-disable-line declaration-no-important */
|
|
64024
|
+
}
|
|
64025
|
+
|
|
64008
64026
|
.e-image-editor {
|
|
64009
64027
|
background: #eee;
|
|
64010
64028
|
}
|
|
@@ -8300,6 +8300,19 @@ textarea.e-outline,
|
|
|
8300
8300
|
border-bottom: transparent;
|
|
8301
8301
|
}
|
|
8302
8302
|
|
|
8303
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
8304
|
+
padding: 0;
|
|
8305
|
+
}
|
|
8306
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) input {
|
|
8307
|
+
padding: 14px 2px 5px 12px;
|
|
8308
|
+
}
|
|
8309
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) label.e-float-text {
|
|
8310
|
+
padding-left: 12px;
|
|
8311
|
+
}
|
|
8312
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) .e-input-in-wrap .e-input-group-icon {
|
|
8313
|
+
padding-right: 17px;
|
|
8314
|
+
}
|
|
8315
|
+
|
|
8303
8316
|
/* stylelint-disable-line no-empty-source */
|
|
8304
8317
|
/*! input theme */
|
|
8305
8318
|
input.e-input,
|
|
@@ -84087,6 +84100,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84087
84100
|
top: calc(50% + 60px);
|
|
84088
84101
|
}
|
|
84089
84102
|
|
|
84103
|
+
.e-image-editor.e-control.e-readonly {
|
|
84104
|
+
opacity: 1 !important;
|
|
84105
|
+
/* stylelint-disable-line declaration-no-important */
|
|
84106
|
+
}
|
|
84107
|
+
|
|
84090
84108
|
.e-image-editor {
|
|
84091
84109
|
background: #eee;
|
|
84092
84110
|
}
|
|
@@ -7324,6 +7324,19 @@ textarea.e-outline,
|
|
|
7324
7324
|
border-width: 0 0 1px 0;
|
|
7325
7325
|
}
|
|
7326
7326
|
|
|
7327
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
7328
|
+
padding: 0;
|
|
7329
|
+
}
|
|
7330
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) input {
|
|
7331
|
+
padding: 14px 2px 5px 12px;
|
|
7332
|
+
}
|
|
7333
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) label.e-float-text {
|
|
7334
|
+
padding-left: 12px;
|
|
7335
|
+
}
|
|
7336
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) .e-input-in-wrap .e-input-group-icon {
|
|
7337
|
+
margin-right: 10px;
|
|
7338
|
+
}
|
|
7339
|
+
|
|
7327
7340
|
/* stylelint-disable-line no-empty-source */
|
|
7328
7341
|
/*! input theme */
|
|
7329
7342
|
input.e-input,
|
|
@@ -64154,6 +64167,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
64154
64167
|
top: calc(50% + 60px);
|
|
64155
64168
|
}
|
|
64156
64169
|
|
|
64170
|
+
.e-image-editor.e-control.e-readonly {
|
|
64171
|
+
opacity: 1 !important;
|
|
64172
|
+
/* stylelint-disable-line declaration-no-important */
|
|
64173
|
+
}
|
|
64174
|
+
|
|
64157
64175
|
.e-image-editor {
|
|
64158
64176
|
background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
|
|
64159
64177
|
}
|
|
@@ -7530,6 +7530,19 @@ textarea.e-outline,
|
|
|
7530
7530
|
border-width: 0 0 1px 0;
|
|
7531
7531
|
}
|
|
7532
7532
|
|
|
7533
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
7534
|
+
padding: 0;
|
|
7535
|
+
}
|
|
7536
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) input {
|
|
7537
|
+
padding: 14px 2px 5px 12px;
|
|
7538
|
+
}
|
|
7539
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) label.e-float-text {
|
|
7540
|
+
padding-left: 12px;
|
|
7541
|
+
}
|
|
7542
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) .e-input-in-wrap .e-input-group-icon {
|
|
7543
|
+
margin-right: 10px;
|
|
7544
|
+
}
|
|
7545
|
+
|
|
7533
7546
|
/* stylelint-disable-line no-empty-source */
|
|
7534
7547
|
/*! input theme */
|
|
7535
7548
|
input.e-input,
|
|
@@ -85028,6 +85041,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
85028
85041
|
top: calc(50% + 60px);
|
|
85029
85042
|
}
|
|
85030
85043
|
|
|
85044
|
+
.e-image-editor.e-control.e-readonly {
|
|
85045
|
+
opacity: 1 !important;
|
|
85046
|
+
/* stylelint-disable-line declaration-no-important */
|
|
85047
|
+
}
|
|
85048
|
+
|
|
85031
85049
|
.e-image-editor {
|
|
85032
85050
|
background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
|
|
85033
85051
|
}
|
|
@@ -7380,6 +7380,19 @@ textarea.e-outline,
|
|
|
7380
7380
|
border-width: 0 0 1px 0;
|
|
7381
7381
|
}
|
|
7382
7382
|
|
|
7383
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
7384
|
+
padding: 0;
|
|
7385
|
+
}
|
|
7386
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) input {
|
|
7387
|
+
padding: 14px 2px 5px 12px;
|
|
7388
|
+
}
|
|
7389
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) label.e-float-text {
|
|
7390
|
+
padding-left: 12px;
|
|
7391
|
+
}
|
|
7392
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) .e-input-in-wrap .e-input-group-icon {
|
|
7393
|
+
margin-right: 10px;
|
|
7394
|
+
}
|
|
7395
|
+
|
|
7383
7396
|
/* stylelint-disable-line no-empty-source */
|
|
7384
7397
|
/*! input theme */
|
|
7385
7398
|
input.e-input,
|
|
@@ -64201,6 +64214,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
64201
64214
|
top: calc(50% + 60px);
|
|
64202
64215
|
}
|
|
64203
64216
|
|
|
64217
|
+
.e-image-editor.e-control.e-readonly {
|
|
64218
|
+
opacity: 1 !important;
|
|
64219
|
+
/* stylelint-disable-line declaration-no-important */
|
|
64220
|
+
}
|
|
64221
|
+
|
|
64204
64222
|
.e-image-editor {
|
|
64205
64223
|
background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
|
|
64206
64224
|
}
|
|
@@ -7586,6 +7586,19 @@ textarea.e-outline,
|
|
|
7586
7586
|
border-width: 0 0 1px 0;
|
|
7587
7587
|
}
|
|
7588
7588
|
|
|
7589
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
7590
|
+
padding: 0;
|
|
7591
|
+
}
|
|
7592
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) input {
|
|
7593
|
+
padding: 14px 2px 5px 12px;
|
|
7594
|
+
}
|
|
7595
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) label.e-float-text {
|
|
7596
|
+
padding-left: 12px;
|
|
7597
|
+
}
|
|
7598
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) .e-input-in-wrap .e-input-group-icon {
|
|
7599
|
+
margin-right: 10px;
|
|
7600
|
+
}
|
|
7601
|
+
|
|
7589
7602
|
/* stylelint-disable-line no-empty-source */
|
|
7590
7603
|
/*! input theme */
|
|
7591
7604
|
input.e-input,
|
|
@@ -85071,6 +85084,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
85071
85084
|
top: calc(50% + 60px);
|
|
85072
85085
|
}
|
|
85073
85086
|
|
|
85087
|
+
.e-image-editor.e-control.e-readonly {
|
|
85088
|
+
opacity: 1 !important;
|
|
85089
|
+
/* stylelint-disable-line declaration-no-important */
|
|
85090
|
+
}
|
|
85091
|
+
|
|
85074
85092
|
.e-image-editor {
|
|
85075
85093
|
background: linear-gradient(0deg, rgba(var(--color-sf-primary), 0.14), rgba(var(--color-sf-primary), 0.14)), rgba(var(--color-sf-surface));
|
|
85076
85094
|
}
|
|
@@ -59031,6 +59031,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59031
59031
|
top: calc(50% + 60px);
|
|
59032
59032
|
}
|
|
59033
59033
|
|
|
59034
|
+
.e-image-editor.e-control.e-readonly {
|
|
59035
|
+
opacity: 1 !important;
|
|
59036
|
+
/* stylelint-disable-line declaration-no-important */
|
|
59037
|
+
}
|
|
59038
|
+
|
|
59034
59039
|
.e-image-editor {
|
|
59035
59040
|
background: #4b5563;
|
|
59036
59041
|
}
|
|
@@ -75945,6 +75945,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
75945
75945
|
top: calc(50% + 60px);
|
|
75946
75946
|
}
|
|
75947
75947
|
|
|
75948
|
+
.e-image-editor.e-control.e-readonly {
|
|
75949
|
+
opacity: 1 !important;
|
|
75950
|
+
/* stylelint-disable-line declaration-no-important */
|
|
75951
|
+
}
|
|
75952
|
+
|
|
75948
75953
|
.e-image-editor {
|
|
75949
75954
|
background: #4b5563;
|
|
75950
75955
|
}
|
|
@@ -59031,6 +59031,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59031
59031
|
top: calc(50% + 60px);
|
|
59032
59032
|
}
|
|
59033
59033
|
|
|
59034
|
+
.e-image-editor.e-control.e-readonly {
|
|
59035
|
+
opacity: 1 !important;
|
|
59036
|
+
/* stylelint-disable-line declaration-no-important */
|
|
59037
|
+
}
|
|
59038
|
+
|
|
59034
59039
|
.e-image-editor {
|
|
59035
59040
|
background: #e5e7eb;
|
|
59036
59041
|
}
|
|
@@ -75945,6 +75945,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
75945
75945
|
top: calc(50% + 60px);
|
|
75946
75946
|
}
|
|
75947
75947
|
|
|
75948
|
+
.e-image-editor.e-control.e-readonly {
|
|
75949
|
+
opacity: 1 !important;
|
|
75950
|
+
/* stylelint-disable-line declaration-no-important */
|
|
75951
|
+
}
|
|
75952
|
+
|
|
75948
75953
|
.e-image-editor {
|
|
75949
75954
|
background: #e5e7eb;
|
|
75950
75955
|
}
|
|
@@ -61886,6 +61886,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61886
61886
|
top: calc(50% + 60px);
|
|
61887
61887
|
}
|
|
61888
61888
|
|
|
61889
|
+
.e-image-editor.e-control.e-readonly {
|
|
61890
|
+
opacity: 1 !important;
|
|
61891
|
+
/* stylelint-disable-line declaration-no-important */
|
|
61892
|
+
}
|
|
61893
|
+
|
|
61889
61894
|
.e-image-editor {
|
|
61890
61895
|
background: var(--color-sf-content-bg-color);
|
|
61891
61896
|
}
|
|
@@ -80388,6 +80388,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80388
80388
|
top: calc(50% + 60px);
|
|
80389
80389
|
}
|
|
80390
80390
|
|
|
80391
|
+
.e-image-editor.e-control.e-readonly {
|
|
80392
|
+
opacity: 1 !important;
|
|
80393
|
+
/* stylelint-disable-line declaration-no-important */
|
|
80394
|
+
}
|
|
80395
|
+
|
|
80391
80396
|
.e-image-editor {
|
|
80392
80397
|
background: var(--color-sf-content-bg-color);
|
|
80393
80398
|
}
|
|
@@ -62289,6 +62289,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62289
62289
|
top: calc(50% + 60px);
|
|
62290
62290
|
}
|
|
62291
62291
|
|
|
62292
|
+
.e-image-editor.e-control.e-readonly {
|
|
62293
|
+
opacity: 1 !important;
|
|
62294
|
+
/* stylelint-disable-line declaration-no-important */
|
|
62295
|
+
}
|
|
62296
|
+
|
|
62292
62297
|
.e-image-editor {
|
|
62293
62298
|
background: var(--color-sf-content-bg-color);
|
|
62294
62299
|
}
|
|
@@ -80787,6 +80787,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80787
80787
|
top: calc(50% + 60px);
|
|
80788
80788
|
}
|
|
80789
80789
|
|
|
80790
|
+
.e-image-editor.e-control.e-readonly {
|
|
80791
|
+
opacity: 1 !important;
|
|
80792
|
+
/* stylelint-disable-line declaration-no-important */
|
|
80793
|
+
}
|
|
80794
|
+
|
|
80790
80795
|
.e-image-editor {
|
|
80791
80796
|
background: var(--color-sf-content-bg-color);
|
|
80792
80797
|
}
|
|
@@ -9885,6 +9885,29 @@ $input-error-text-color:$danger !default;
|
|
|
9885
9885
|
border-bottom: transparent;
|
|
9886
9886
|
}
|
|
9887
9887
|
}
|
|
9888
|
+
|
|
9889
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9890
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9891
|
+
padding: 0;
|
|
9892
|
+
|
|
9893
|
+
input {
|
|
9894
|
+
padding: 14px 2px 5px 12px;
|
|
9895
|
+
}
|
|
9896
|
+
|
|
9897
|
+
label.e-float-text {
|
|
9898
|
+
padding-left: 12px;
|
|
9899
|
+
}
|
|
9900
|
+
|
|
9901
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9902
|
+
@if $input-skin-name == 'material' {
|
|
9903
|
+
padding-right: 17px;
|
|
9904
|
+
}
|
|
9905
|
+
@else {
|
|
9906
|
+
margin-right: 10px;
|
|
9907
|
+
}
|
|
9908
|
+
}
|
|
9909
|
+
}
|
|
9910
|
+
}
|
|
9888
9911
|
}
|
|
9889
9912
|
|
|
9890
9913
|
|
|
@@ -39373,6 +39396,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39373
39396
|
@else {
|
|
39374
39397
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
39375
39398
|
}
|
|
39399
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39400
|
+
.e-tbar-btn-text,
|
|
39401
|
+
.e-icons.e-btn-icon {
|
|
39402
|
+
color: $tbar-default-icon-color;
|
|
39403
|
+
}
|
|
39404
|
+
}
|
|
39376
39405
|
}
|
|
39377
39406
|
|
|
39378
39407
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -39396,6 +39425,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39396
39425
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
39397
39426
|
border-style: $tbar-border-nav-type;
|
|
39398
39427
|
border-width: $tbar-btn-hover-border-size;
|
|
39428
|
+
|
|
39429
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39430
|
+
.e-tbar-btn-text,
|
|
39431
|
+
.e-icons.e-btn-icon {
|
|
39432
|
+
color: $tbar-btn-text-focus-color;
|
|
39433
|
+
}
|
|
39434
|
+
}
|
|
39399
39435
|
}
|
|
39400
39436
|
|
|
39401
39437
|
&:active {
|
|
@@ -103712,6 +103748,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
103712
103748
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
103713
103749
|
top: calc(50% + 60px);
|
|
103714
103750
|
}
|
|
103751
|
+
|
|
103752
|
+
.e-image-editor.e-control.e-readonly {
|
|
103753
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
103754
|
+
}
|
|
103715
103755
|
}
|
|
103716
103756
|
|
|
103717
103757
|
|
|
@@ -10719,6 +10719,29 @@ $input-error-text-color:$danger !default;
|
|
|
10719
10719
|
border-bottom: transparent;
|
|
10720
10720
|
}
|
|
10721
10721
|
}
|
|
10722
|
+
|
|
10723
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10724
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10725
|
+
padding: 0;
|
|
10726
|
+
|
|
10727
|
+
input {
|
|
10728
|
+
padding: 14px 2px 5px 12px;
|
|
10729
|
+
}
|
|
10730
|
+
|
|
10731
|
+
label.e-float-text {
|
|
10732
|
+
padding-left: 12px;
|
|
10733
|
+
}
|
|
10734
|
+
|
|
10735
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10736
|
+
@if $input-skin-name == 'material' {
|
|
10737
|
+
padding-right: 17px;
|
|
10738
|
+
}
|
|
10739
|
+
@else {
|
|
10740
|
+
margin-right: 10px;
|
|
10741
|
+
}
|
|
10742
|
+
}
|
|
10743
|
+
}
|
|
10744
|
+
}
|
|
10722
10745
|
}
|
|
10723
10746
|
|
|
10724
10747
|
|
|
@@ -53617,6 +53640,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53617
53640
|
@else {
|
|
53618
53641
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
53619
53642
|
}
|
|
53643
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53644
|
+
.e-tbar-btn-text,
|
|
53645
|
+
.e-icons.e-btn-icon {
|
|
53646
|
+
color: $tbar-default-icon-color;
|
|
53647
|
+
}
|
|
53648
|
+
}
|
|
53620
53649
|
}
|
|
53621
53650
|
|
|
53622
53651
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -53640,6 +53669,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53640
53669
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
53641
53670
|
border-style: $tbar-border-nav-type;
|
|
53642
53671
|
border-width: $tbar-btn-hover-border-size;
|
|
53672
|
+
|
|
53673
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53674
|
+
.e-tbar-btn-text,
|
|
53675
|
+
.e-icons.e-btn-icon {
|
|
53676
|
+
color: $tbar-btn-text-focus-color;
|
|
53677
|
+
}
|
|
53678
|
+
}
|
|
53643
53679
|
}
|
|
53644
53680
|
|
|
53645
53681
|
&:active {
|
|
@@ -134900,6 +134936,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
134900
134936
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
134901
134937
|
top: calc(50% + 60px);
|
|
134902
134938
|
}
|
|
134939
|
+
|
|
134940
|
+
.e-image-editor.e-control.e-readonly {
|
|
134941
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
134942
|
+
}
|
|
134903
134943
|
}
|
|
134904
134944
|
|
|
134905
134945
|
|
|
@@ -10180,6 +10180,29 @@ $input-error-text-color:$danger !default;
|
|
|
10180
10180
|
border-bottom: transparent;
|
|
10181
10181
|
}
|
|
10182
10182
|
}
|
|
10183
|
+
|
|
10184
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10185
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
10186
|
+
padding: 0;
|
|
10187
|
+
|
|
10188
|
+
input {
|
|
10189
|
+
padding: 14px 2px 5px 12px;
|
|
10190
|
+
}
|
|
10191
|
+
|
|
10192
|
+
label.e-float-text {
|
|
10193
|
+
padding-left: 12px;
|
|
10194
|
+
}
|
|
10195
|
+
|
|
10196
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
10197
|
+
@if $input-skin-name == 'material' {
|
|
10198
|
+
padding-right: 17px;
|
|
10199
|
+
}
|
|
10200
|
+
@else {
|
|
10201
|
+
margin-right: 10px;
|
|
10202
|
+
}
|
|
10203
|
+
}
|
|
10204
|
+
}
|
|
10205
|
+
}
|
|
10183
10206
|
}
|
|
10184
10207
|
|
|
10185
10208
|
|
|
@@ -39668,6 +39691,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39668
39691
|
@else {
|
|
39669
39692
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
39670
39693
|
}
|
|
39694
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39695
|
+
.e-tbar-btn-text,
|
|
39696
|
+
.e-icons.e-btn-icon {
|
|
39697
|
+
color: $tbar-default-icon-color;
|
|
39698
|
+
}
|
|
39699
|
+
}
|
|
39671
39700
|
}
|
|
39672
39701
|
|
|
39673
39702
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -39691,6 +39720,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39691
39720
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
39692
39721
|
border-style: $tbar-border-nav-type;
|
|
39693
39722
|
border-width: $tbar-btn-hover-border-size;
|
|
39723
|
+
|
|
39724
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
39725
|
+
.e-tbar-btn-text,
|
|
39726
|
+
.e-icons.e-btn-icon {
|
|
39727
|
+
color: $tbar-btn-text-focus-color;
|
|
39728
|
+
}
|
|
39729
|
+
}
|
|
39694
39730
|
}
|
|
39695
39731
|
|
|
39696
39732
|
&:active {
|
|
@@ -104007,6 +104043,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
104007
104043
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
104008
104044
|
top: calc(50% + 60px);
|
|
104009
104045
|
}
|
|
104046
|
+
|
|
104047
|
+
.e-image-editor.e-control.e-readonly {
|
|
104048
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
104049
|
+
}
|
|
104010
104050
|
}
|
|
104011
104051
|
|
|
104012
104052
|
|
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -11014,6 +11014,29 @@ $input-error-text-color:$danger !default;
|
|
|
11014
11014
|
border-bottom: transparent;
|
|
11015
11015
|
}
|
|
11016
11016
|
}
|
|
11017
|
+
|
|
11018
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11019
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
11020
|
+
padding: 0;
|
|
11021
|
+
|
|
11022
|
+
input {
|
|
11023
|
+
padding: 14px 2px 5px 12px;
|
|
11024
|
+
}
|
|
11025
|
+
|
|
11026
|
+
label.e-float-text {
|
|
11027
|
+
padding-left: 12px;
|
|
11028
|
+
}
|
|
11029
|
+
|
|
11030
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
11031
|
+
@if $input-skin-name == 'material' {
|
|
11032
|
+
padding-right: 17px;
|
|
11033
|
+
}
|
|
11034
|
+
@else {
|
|
11035
|
+
margin-right: 10px;
|
|
11036
|
+
}
|
|
11037
|
+
}
|
|
11038
|
+
}
|
|
11039
|
+
}
|
|
11017
11040
|
}
|
|
11018
11041
|
|
|
11019
11042
|
|
|
@@ -53912,6 +53935,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53912
53935
|
@else {
|
|
53913
53936
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
53914
53937
|
}
|
|
53938
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53939
|
+
.e-tbar-btn-text,
|
|
53940
|
+
.e-icons.e-btn-icon {
|
|
53941
|
+
color: $tbar-default-icon-color;
|
|
53942
|
+
}
|
|
53943
|
+
}
|
|
53915
53944
|
}
|
|
53916
53945
|
|
|
53917
53946
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -53935,6 +53964,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53935
53964
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
53936
53965
|
border-style: $tbar-border-nav-type;
|
|
53937
53966
|
border-width: $tbar-btn-hover-border-size;
|
|
53967
|
+
|
|
53968
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
53969
|
+
.e-tbar-btn-text,
|
|
53970
|
+
.e-icons.e-btn-icon {
|
|
53971
|
+
color: $tbar-btn-text-focus-color;
|
|
53972
|
+
}
|
|
53973
|
+
}
|
|
53938
53974
|
}
|
|
53939
53975
|
|
|
53940
53976
|
&:active {
|
|
@@ -135195,6 +135231,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135195
135231
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
135196
135232
|
top: calc(50% + 60px);
|
|
135197
135233
|
}
|
|
135234
|
+
|
|
135235
|
+
.e-image-editor.e-control.e-readonly {
|
|
135236
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
135237
|
+
}
|
|
135198
135238
|
}
|
|
135199
135239
|
|
|
135200
135240
|
|
|
@@ -9035,6 +9035,29 @@ $float-label-rtl-value: -7px !default;
|
|
|
9035
9035
|
border-bottom: transparent;
|
|
9036
9036
|
}
|
|
9037
9037
|
}
|
|
9038
|
+
|
|
9039
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9040
|
+
.e-filled.e-float-input.e-control-container.e-append:not(.e-prepend) {
|
|
9041
|
+
padding: 0;
|
|
9042
|
+
|
|
9043
|
+
input {
|
|
9044
|
+
padding: 14px 2px 5px 12px;
|
|
9045
|
+
}
|
|
9046
|
+
|
|
9047
|
+
label.e-float-text {
|
|
9048
|
+
padding-left: 12px;
|
|
9049
|
+
}
|
|
9050
|
+
|
|
9051
|
+
.e-input-in-wrap .e-input-group-icon {
|
|
9052
|
+
@if $input-skin-name == 'material' {
|
|
9053
|
+
padding-right: 17px;
|
|
9054
|
+
}
|
|
9055
|
+
@else {
|
|
9056
|
+
margin-right: 10px;
|
|
9057
|
+
}
|
|
9058
|
+
}
|
|
9059
|
+
}
|
|
9060
|
+
}
|
|
9038
9061
|
}
|
|
9039
9062
|
|
|
9040
9063
|
|
|
@@ -38085,6 +38108,12 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38085
38108
|
@else {
|
|
38086
38109
|
box-shadow: $tbar-ext-btn-focus-box-shadow;
|
|
38087
38110
|
}
|
|
38111
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38112
|
+
.e-tbar-btn-text,
|
|
38113
|
+
.e-icons.e-btn-icon {
|
|
38114
|
+
color: $tbar-default-icon-color;
|
|
38115
|
+
}
|
|
38116
|
+
}
|
|
38088
38117
|
}
|
|
38089
38118
|
|
|
38090
38119
|
@if ($skin-name == 'fluent2' or $skin-name == 'tailwind3') {
|
|
@@ -38108,6 +38137,13 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38108
38137
|
border-color: $tbar-ext-btn-hover-border-color;
|
|
38109
38138
|
border-style: $tbar-border-nav-type;
|
|
38110
38139
|
border-width: $tbar-btn-hover-border-size;
|
|
38140
|
+
|
|
38141
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
38142
|
+
.e-tbar-btn-text,
|
|
38143
|
+
.e-icons.e-btn-icon {
|
|
38144
|
+
color: $tbar-btn-text-focus-color;
|
|
38145
|
+
}
|
|
38146
|
+
}
|
|
38111
38147
|
}
|
|
38112
38148
|
|
|
38113
38149
|
&:active {
|
|
@@ -102224,6 +102260,10 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
102224
102260
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102225
102261
|
top: calc(50% + 60px);
|
|
102226
102262
|
}
|
|
102263
|
+
|
|
102264
|
+
.e-image-editor.e-control.e-readonly {
|
|
102265
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102266
|
+
}
|
|
102227
102267
|
}
|
|
102228
102268
|
|
|
102229
102269
|
|