@syncfusion/blazor-themes 28.2.3 → 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 +18 -4
- package/Compiled-Themes/fluent2-dark.css +18 -4
- package/Compiled-Themes/fluent2-highcontrast-lite.css +18 -4
- package/Compiled-Themes/fluent2-highcontrast.css +18 -4
- package/Compiled-Themes/fluent2-lite.css +18 -4
- package/Compiled-Themes/fluent2.css +18 -4
- 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 +53 -4
- package/SCSS-Themes/bds-dark.scss +53 -4
- package/SCSS-Themes/bds-lite.scss +53 -4
- package/SCSS-Themes/bds.scss +53 -4
- package/SCSS-Themes/bootstrap-dark-lite.scss +53 -4
- package/SCSS-Themes/bootstrap-dark.scss +53 -4
- package/SCSS-Themes/bootstrap-lite.scss +53 -4
- package/SCSS-Themes/bootstrap.scss +53 -4
- package/SCSS-Themes/bootstrap4-lite.scss +53 -4
- package/SCSS-Themes/bootstrap4.scss +53 -4
- package/SCSS-Themes/bootstrap5-dark-lite.scss +53 -4
- package/SCSS-Themes/bootstrap5-dark.scss +53 -4
- package/SCSS-Themes/bootstrap5-lite.scss +53 -4
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +53 -4
- package/SCSS-Themes/bootstrap5.3-dark.scss +53 -4
- package/SCSS-Themes/bootstrap5.3-lite.scss +53 -4
- package/SCSS-Themes/bootstrap5.3.scss +53 -4
- package/SCSS-Themes/bootstrap5.scss +53 -4
- package/SCSS-Themes/fabric-dark-lite.scss +53 -4
- package/SCSS-Themes/fabric-dark.scss +53 -4
- package/SCSS-Themes/fabric-lite.scss +53 -4
- package/SCSS-Themes/fabric.scss +53 -4
- package/SCSS-Themes/fluent-dark-lite.scss +53 -4
- package/SCSS-Themes/fluent-dark.scss +53 -4
- package/SCSS-Themes/fluent-lite.scss +53 -4
- package/SCSS-Themes/fluent.scss +53 -4
- package/SCSS-Themes/fluent2-dark-lite.scss +54 -5
- package/SCSS-Themes/fluent2-dark.scss +54 -5
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +54 -5
- package/SCSS-Themes/fluent2-highcontrast.scss +54 -5
- package/SCSS-Themes/fluent2-lite.scss +54 -5
- package/SCSS-Themes/fluent2.scss +54 -5
- package/SCSS-Themes/highcontrast-lite.scss +53 -4
- package/SCSS-Themes/highcontrast.scss +53 -4
- 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 +53 -4
- package/SCSS-Themes/material-dark.scss +53 -4
- package/SCSS-Themes/material-lite.scss +53 -4
- package/SCSS-Themes/material.scss +53 -4
- package/SCSS-Themes/material3-dark-lite.scss +53 -4
- package/SCSS-Themes/material3-dark.scss +53 -4
- package/SCSS-Themes/material3-lite.scss +53 -4
- package/SCSS-Themes/material3.scss +53 -4
- package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bds-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/bds-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bds.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +13 -4
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +13 -4
- package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/fabric-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fabric.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent2-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent2-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/fluent2.scss +13 -4
- package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/highcontrast.scss +13 -4
- package/SCSS-Themes/navigations/menu/material-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/material-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/material-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/material.scss +13 -4
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/material3-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/material3-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/material3.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +13 -4
- package/SCSS-Themes/navigations/menu/tailwind3.scss +13 -4
- 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 +53 -4
- package/SCSS-Themes/tailwind-dark.scss +53 -4
- package/SCSS-Themes/tailwind-lite.scss +53 -4
- package/SCSS-Themes/tailwind.scss +53 -4
- package/SCSS-Themes/tailwind3-dark-lite.scss +53 -4
- package/SCSS-Themes/tailwind3-dark.scss +53 -4
- package/SCSS-Themes/tailwind3-lite.scss +53 -4
- package/SCSS-Themes/tailwind3.scss +53 -4
- package/package.json +1 -1
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 {
|
|
@@ -63661,6 +63697,13 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
63661
63697
|
}
|
|
63662
63698
|
@if $skin-name == 'fluent2' {
|
|
63663
63699
|
border-radius: 4px;
|
|
63700
|
+
&:focus-visible {
|
|
63701
|
+
color: $content-text-color;
|
|
63702
|
+
& .e-caret,
|
|
63703
|
+
& .e-menu-icon {
|
|
63704
|
+
color: $icon-color;
|
|
63705
|
+
}
|
|
63706
|
+
}
|
|
63664
63707
|
}
|
|
63665
63708
|
}
|
|
63666
63709
|
}
|
|
@@ -63711,9 +63754,11 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
63711
63754
|
|
|
63712
63755
|
&:focus-visible {
|
|
63713
63756
|
@if $skin-name == 'fluent2' {
|
|
63714
|
-
|
|
63715
|
-
|
|
63716
|
-
|
|
63757
|
+
&:not(.e-selected) {
|
|
63758
|
+
border-radius: 4px;
|
|
63759
|
+
background-color: $content-bg-color;
|
|
63760
|
+
box-shadow: $shadow-focus-ring1;
|
|
63761
|
+
}
|
|
63717
63762
|
}
|
|
63718
63763
|
@if $skin-name == 'tailwind3' {
|
|
63719
63764
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -63804,7 +63849,7 @@ $menu-bigger-li-icon-height: 55px !default;
|
|
|
63804
63849
|
|
|
63805
63850
|
&:focus-visible {
|
|
63806
63851
|
@if $skin-name == 'fluent2' {
|
|
63807
|
-
background-color: $
|
|
63852
|
+
background-color: $flyout-bg-color-focus;
|
|
63808
63853
|
box-shadow: $shadow-focus-ring1;
|
|
63809
63854
|
border-radius: 4px;
|
|
63810
63855
|
}
|
|
@@ -108609,7 +108654,7 @@ $kanban-color-card-border-left: 2px solid !default;
|
|
|
108609
108654
|
$kanban-color-card-hover-border: $kanban-card-border !default;
|
|
108610
108655
|
$kanban-color-card-hover-border-left: 2px solid !default;
|
|
108611
108656
|
$kanban-color-card-hover-box-shadow: $shadow-lg !default;
|
|
108612
|
-
$kanban-color-card-focus-border: $
|
|
108657
|
+
$kanban-color-card-focus-border: 1px solid $primary !default;
|
|
108613
108658
|
$kanban-color-card-focus-border-left: 2px solid !default;
|
|
108614
108659
|
$kanban-color-card-tags-padding: 0 18px 0 18px !default;
|
|
108615
108660
|
$kanban-card-tags-padding: 12px 18px 0 !default;
|
|
@@ -136439,6 +136484,10 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
136439
136484
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
136440
136485
|
top: calc(50% + 60px);
|
|
136441
136486
|
}
|
|
136487
|
+
|
|
136488
|
+
.e-image-editor.e-control.e-readonly {
|
|
136489
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
136490
|
+
}
|
|
136442
136491
|
}
|
|
136443
136492
|
|
|
136444
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 {
|
|
@@ -44677,6 +44713,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44677
44713
|
}
|
|
44678
44714
|
@if $skin-name == 'fluent2' {
|
|
44679
44715
|
border-radius: 4px;
|
|
44716
|
+
&:focus-visible {
|
|
44717
|
+
color: $content-text-color;
|
|
44718
|
+
& .e-caret,
|
|
44719
|
+
& .e-menu-icon {
|
|
44720
|
+
color: $icon-color;
|
|
44721
|
+
}
|
|
44722
|
+
}
|
|
44680
44723
|
}
|
|
44681
44724
|
}
|
|
44682
44725
|
}
|
|
@@ -44727,9 +44770,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44727
44770
|
|
|
44728
44771
|
&:focus-visible {
|
|
44729
44772
|
@if $skin-name == 'fluent2' {
|
|
44730
|
-
|
|
44731
|
-
|
|
44732
|
-
|
|
44773
|
+
&:not(.e-selected) {
|
|
44774
|
+
border-radius: 4px;
|
|
44775
|
+
background-color: $content-bg-color;
|
|
44776
|
+
box-shadow: $shadow-focus-ring1;
|
|
44777
|
+
}
|
|
44733
44778
|
}
|
|
44734
44779
|
@if $skin-name == 'tailwind3' {
|
|
44735
44780
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -44820,7 +44865,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44820
44865
|
|
|
44821
44866
|
&:focus-visible {
|
|
44822
44867
|
@if $skin-name == 'fluent2' {
|
|
44823
|
-
background-color: $
|
|
44868
|
+
background-color: $flyout-bg-color-focus;
|
|
44824
44869
|
box-shadow: $shadow-focus-ring1;
|
|
44825
44870
|
border-radius: 4px;
|
|
44826
44871
|
}
|
|
@@ -102080,6 +102125,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
102080
102125
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
102081
102126
|
top: calc(50% + 60px);
|
|
102082
102127
|
}
|
|
102128
|
+
|
|
102129
|
+
.e-image-editor.e-control.e-readonly {
|
|
102130
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
102131
|
+
}
|
|
102083
102132
|
}
|
|
102084
102133
|
|
|
102085
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 {
|
|
@@ -60926,6 +60962,13 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60926
60962
|
}
|
|
60927
60963
|
@if $skin-name == 'fluent2' {
|
|
60928
60964
|
border-radius: 4px;
|
|
60965
|
+
&:focus-visible {
|
|
60966
|
+
color: $content-text-color;
|
|
60967
|
+
& .e-caret,
|
|
60968
|
+
& .e-menu-icon {
|
|
60969
|
+
color: $icon-color;
|
|
60970
|
+
}
|
|
60971
|
+
}
|
|
60929
60972
|
}
|
|
60930
60973
|
}
|
|
60931
60974
|
}
|
|
@@ -60976,9 +61019,11 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
60976
61019
|
|
|
60977
61020
|
&:focus-visible {
|
|
60978
61021
|
@if $skin-name == 'fluent2' {
|
|
60979
|
-
|
|
60980
|
-
|
|
60981
|
-
|
|
61022
|
+
&:not(.e-selected) {
|
|
61023
|
+
border-radius: 4px;
|
|
61024
|
+
background-color: $content-bg-color;
|
|
61025
|
+
box-shadow: $shadow-focus-ring1;
|
|
61026
|
+
}
|
|
60982
61027
|
}
|
|
60983
61028
|
@if $skin-name == 'tailwind3' {
|
|
60984
61029
|
box-shadow: $shadow-focus-ring2;
|
|
@@ -61069,7 +61114,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61069
61114
|
|
|
61070
61115
|
&:focus-visible {
|
|
61071
61116
|
@if $skin-name == 'fluent2' {
|
|
61072
|
-
background-color: $
|
|
61117
|
+
background-color: $flyout-bg-color-focus;
|
|
61073
61118
|
box-shadow: $shadow-focus-ring1;
|
|
61074
61119
|
border-radius: 4px;
|
|
61075
61120
|
}
|
|
@@ -133268,6 +133313,10 @@ $image-editor-button-width-mobile: calc(64% - 30px) !default;
|
|
|
133268
133313
|
.e-device.e-image-editor .e-ie-drop-area .e-ie-drop-info {
|
|
133269
133314
|
top: calc(50% + 60px);
|
|
133270
133315
|
}
|
|
133316
|
+
|
|
133317
|
+
.e-image-editor.e-control.e-readonly {
|
|
133318
|
+
opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
|
|
133319
|
+
}
|
|
133271
133320
|
}
|
|
133272
133321
|
|
|
133273
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
|
|
|
@@ -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(66% - 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(66% - 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(66% - 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(66% - 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(66% - 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(66% - 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(67% - 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(67% - 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(67% - 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
|
|
|
@@ -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(67% - 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(64% - 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(64% - 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(64% - 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(64% - 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(64% - 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(64% - 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(64% - 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(64% - 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
|
|
|
@@ -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
|
|