@syncfusion/blazor-themes 29.1.40 → 29.2.4
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 +7 -3
- package/Compiled-Themes/bds-dark.css +7 -3
- package/Compiled-Themes/bds-lite.css +7 -3
- package/Compiled-Themes/bds.css +7 -3
- package/Compiled-Themes/bootstrap-dark-lite.css +6 -2
- package/Compiled-Themes/bootstrap-dark.css +6 -2
- package/Compiled-Themes/bootstrap-lite.css +13 -2
- package/Compiled-Themes/bootstrap.css +13 -2
- package/Compiled-Themes/bootstrap4-lite.css +13 -2
- package/Compiled-Themes/bootstrap4.css +13 -2
- package/Compiled-Themes/bootstrap5-dark-lite.css +12 -2
- package/Compiled-Themes/bootstrap5-dark.css +12 -2
- package/Compiled-Themes/bootstrap5-lite.css +12 -2
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +18 -8
- package/Compiled-Themes/bootstrap5.3-dark.css +18 -8
- package/Compiled-Themes/bootstrap5.3-lite.css +18 -8
- package/Compiled-Themes/bootstrap5.3.css +18 -8
- package/Compiled-Themes/bootstrap5.css +12 -2
- package/Compiled-Themes/fabric-dark-lite.css +6 -2
- package/Compiled-Themes/fabric-dark.css +6 -2
- package/Compiled-Themes/fabric-lite.css +11 -2
- package/Compiled-Themes/fabric.css +11 -2
- package/Compiled-Themes/fluent-dark-lite.css +6 -2
- package/Compiled-Themes/fluent-dark.css +6 -2
- package/Compiled-Themes/fluent-lite.css +6 -2
- package/Compiled-Themes/fluent.css +6 -2
- package/Compiled-Themes/fluent2-dark-lite.css +6 -2
- package/Compiled-Themes/fluent2-dark.css +6 -2
- package/Compiled-Themes/fluent2-highcontrast-lite.css +6 -2
- package/Compiled-Themes/fluent2-highcontrast.css +6 -2
- package/Compiled-Themes/fluent2-lite.css +6 -2
- package/Compiled-Themes/fluent2.css +6 -2
- package/Compiled-Themes/highcontrast-lite.css +11 -2
- package/Compiled-Themes/highcontrast.css +11 -2
- package/Compiled-Themes/material-dark-lite.css +6 -2
- package/Compiled-Themes/material-dark.css +6 -2
- package/Compiled-Themes/material-lite.css +6 -2
- package/Compiled-Themes/material.css +6 -2
- package/Compiled-Themes/material3-dark-lite.css +6 -2
- package/Compiled-Themes/material3-dark.css +6 -2
- package/Compiled-Themes/material3-lite.css +6 -2
- package/Compiled-Themes/material3.css +6 -2
- package/Compiled-Themes/tailwind-dark-lite.css +7 -3
- package/Compiled-Themes/tailwind-dark.css +7 -3
- package/Compiled-Themes/tailwind-lite.css +7 -3
- package/Compiled-Themes/tailwind.css +7 -3
- package/Compiled-Themes/tailwind3-dark-lite.css +7 -3
- package/Compiled-Themes/tailwind3-dark.css +8 -4
- package/Compiled-Themes/tailwind3-lite.css +7 -3
- package/Compiled-Themes/tailwind3.css +8 -4
- package/SCSS-Themes/bds-dark-lite.scss +37 -8
- package/SCSS-Themes/bds-dark.scss +38 -9
- package/SCSS-Themes/bds-lite.scss +37 -8
- package/SCSS-Themes/bds.scss +38 -9
- package/SCSS-Themes/bootstrap-dark-lite.scss +37 -8
- package/SCSS-Themes/bootstrap-dark.scss +38 -9
- package/SCSS-Themes/bootstrap-lite.scss +37 -8
- package/SCSS-Themes/bootstrap.scss +38 -9
- package/SCSS-Themes/bootstrap4-lite.scss +37 -8
- package/SCSS-Themes/bootstrap4.scss +38 -9
- package/SCSS-Themes/bootstrap5-dark-lite.scss +37 -8
- package/SCSS-Themes/bootstrap5-dark.scss +38 -9
- package/SCSS-Themes/bootstrap5-lite.scss +37 -8
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +37 -8
- package/SCSS-Themes/bootstrap5.3-dark.scss +38 -9
- package/SCSS-Themes/bootstrap5.3-lite.scss +37 -8
- package/SCSS-Themes/bootstrap5.3.scss +38 -9
- package/SCSS-Themes/bootstrap5.scss +38 -9
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bds-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.3-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.3-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.3-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.3.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-highcontrast-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-highcontrast.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material3-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind3-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind3-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind3-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind3.scss +2 -2
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-dark.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-highcontrast.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast-lite.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +16 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-dark.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3-lite.scss +15 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind3.scss +15 -0
- package/SCSS-Themes/dropdowns/multi-select/bds-dark-lite.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/bds-lite.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material3-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material3-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark-lite.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind-lite.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +7 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind3-lite.scss +6 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind3.scss +6 -1
- package/SCSS-Themes/fabric-dark-lite.scss +37 -8
- package/SCSS-Themes/fabric-dark.scss +38 -9
- package/SCSS-Themes/fabric-lite.scss +37 -8
- package/SCSS-Themes/fabric.scss +38 -9
- package/SCSS-Themes/fluent-dark-lite.scss +36 -8
- package/SCSS-Themes/fluent-dark.scss +37 -9
- package/SCSS-Themes/fluent-lite.scss +36 -8
- package/SCSS-Themes/fluent.scss +37 -9
- package/SCSS-Themes/fluent2-dark-lite.scss +36 -8
- package/SCSS-Themes/fluent2-dark.scss +37 -9
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +36 -8
- package/SCSS-Themes/fluent2-highcontrast.scss +37 -9
- package/SCSS-Themes/fluent2-lite.scss +36 -8
- package/SCSS-Themes/fluent2.scss +37 -9
- package/SCSS-Themes/highcontrast-lite.scss +37 -8
- package/SCSS-Themes/highcontrast.scss +38 -9
- package/SCSS-Themes/image-editor/image-editor/bds-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bds-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bds.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.3.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent2-highcontrast.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent2-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/fluent2.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material3-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/material3.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind3-dark-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind3-dark.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind3-lite.scss +2 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind3.scss +2 -2
- package/SCSS-Themes/material-dark-lite.scss +36 -8
- package/SCSS-Themes/material-dark.scss +37 -9
- package/SCSS-Themes/material-lite.scss +36 -8
- package/SCSS-Themes/material.scss +37 -9
- package/SCSS-Themes/material3-dark-lite.scss +36 -8
- package/SCSS-Themes/material3-dark.scss +37 -9
- package/SCSS-Themes/material3-lite.scss +36 -8
- package/SCSS-Themes/material3.scss +37 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-lite.scss +7 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3.scss +7 -4
- package/SCSS-Themes/schedule/schedule/bds-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bds-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bds-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bds.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.3.scss +5 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-highcontrast-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-highcontrast.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/fluent2.scss +5 -0
- package/SCSS-Themes/schedule/schedule/highcontrast-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material3-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material3-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/material3.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3-dark-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3-dark.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3-lite.scss +5 -0
- package/SCSS-Themes/schedule/schedule/tailwind3.scss +5 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +37 -8
- package/SCSS-Themes/tailwind-dark.scss +38 -9
- package/SCSS-Themes/tailwind-lite.scss +37 -8
- package/SCSS-Themes/tailwind.scss +38 -9
- package/SCSS-Themes/tailwind3-dark-lite.scss +36 -8
- package/SCSS-Themes/tailwind3-dark.scss +37 -9
- package/SCSS-Themes/tailwind3-lite.scss +36 -8
- package/SCSS-Themes/tailwind3.scss +37 -9
- package/package.json +1 -1
|
@@ -2631,6 +2631,7 @@ $ddl-default-border-color: $grey-44 !default;
|
|
|
2631
2631
|
$ddl-back-icon-margin: -2px 10px 0 -54px !default;
|
|
2632
2632
|
$ddl-back-icon-padding: 0 !default;
|
|
2633
2633
|
$ddl-filter-margin: 0 !default;
|
|
2634
|
+
$ddl-box-border-color: $grey-lighter !default;
|
|
2634
2635
|
|
|
2635
2636
|
// small size
|
|
2636
2637
|
$ddl-small-list-font-size: 13px !default;
|
|
@@ -2967,6 +2968,21 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2967
2968
|
color: rgb(221, 218, 218);
|
|
2968
2969
|
}
|
|
2969
2970
|
}
|
|
2971
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
2972
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
2973
|
+
@if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
|
|
2974
|
+
border-color: $ddl-box-border-color;
|
|
2975
|
+
}
|
|
2976
|
+
|
|
2977
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
2978
|
+
-webkit-box-shadow: none;
|
|
2979
|
+
box-shadow: none;
|
|
2980
|
+
}
|
|
2981
|
+
|
|
2982
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
2983
|
+
box-shadow: none;
|
|
2984
|
+
}
|
|
2985
|
+
}
|
|
2970
2986
|
}
|
|
2971
2987
|
|
|
2972
2988
|
|
|
@@ -48373,7 +48389,12 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
48373
48389
|
}
|
|
48374
48390
|
|
|
48375
48391
|
.e-multi-select-wrapper .e-delim-values {
|
|
48376
|
-
|
|
48392
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
48393
|
+
font-family: $multi-select-delim-font-family;
|
|
48394
|
+
}
|
|
48395
|
+
@else {
|
|
48396
|
+
font-family: $ddl-chip-font-family;
|
|
48397
|
+
}
|
|
48377
48398
|
font-size: $ddl-delim-font-size;
|
|
48378
48399
|
line-height: $ddl-delimviewheight;
|
|
48379
48400
|
max-width: 100%;
|
|
@@ -56008,7 +56029,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
56008
56029
|
margin-right: 0;
|
|
56009
56030
|
}
|
|
56010
56031
|
}
|
|
56011
|
-
.e-colorpicker-wrapper,
|
|
56032
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
56012
56033
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
56013
56034
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
56014
56035
|
{
|
|
@@ -83390,7 +83411,7 @@ $lg-desktop: 1399.98;
|
|
|
83390
83411
|
color: $pv-icon-color-hover;
|
|
83391
83412
|
}
|
|
83392
83413
|
@if $skin-name == 'bootstrap5.3' {
|
|
83393
|
-
color: $pv-icon-color-hover
|
|
83414
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
83394
83415
|
}
|
|
83395
83416
|
@if $skin-name == 'bootstrap5' {
|
|
83396
83417
|
color: $white;
|
|
@@ -83403,6 +83424,12 @@ $lg-desktop: 1399.98;
|
|
|
83403
83424
|
}
|
|
83404
83425
|
}
|
|
83405
83426
|
|
|
83427
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
83428
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
83429
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
83430
|
+
}
|
|
83431
|
+
}
|
|
83432
|
+
|
|
83406
83433
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
83407
83434
|
@if ($skin-name == 'bootstrap5.3') {
|
|
83408
83435
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -87666,9 +87693,6 @@ $lg-desktop: 1399.98;
|
|
|
87666
87693
|
@if ($skin-name == 'bootstrap5') {
|
|
87667
87694
|
color: $white;
|
|
87668
87695
|
}
|
|
87669
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
87670
|
-
color: var(--color-sf-icon-color);
|
|
87671
|
-
}
|
|
87672
87696
|
}
|
|
87673
87697
|
|
|
87674
87698
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -98598,6 +98622,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
98598
98622
|
}
|
|
98599
98623
|
|
|
98600
98624
|
.e-vertical-view {
|
|
98625
|
+
.e-month-event-table {
|
|
98626
|
+
position: absolute;
|
|
98627
|
+
top: 0;
|
|
98628
|
+
}
|
|
98629
|
+
|
|
98601
98630
|
&.e-timescale-disable {
|
|
98602
98631
|
.e-content-table,
|
|
98603
98632
|
.e-content-wrap {
|
|
@@ -103127,8 +103156,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
103127
103156
|
}
|
|
103128
103157
|
|
|
103129
103158
|
.e-ie-img-dlg-canvas {
|
|
103130
|
-
width:
|
|
103131
|
-
height:
|
|
103159
|
+
width: auto;
|
|
103160
|
+
height: auto;
|
|
103132
103161
|
}
|
|
103133
103162
|
|
|
103134
103163
|
.e-ie-img-size {
|
|
@@ -2753,6 +2753,7 @@ $ddl-default-border-color: $grey-44 !default;
|
|
|
2753
2753
|
$ddl-back-icon-margin: -2px 10px 0 -54px !default;
|
|
2754
2754
|
$ddl-back-icon-padding: 0 !default;
|
|
2755
2755
|
$ddl-filter-margin: 0 !default;
|
|
2756
|
+
$ddl-box-border-color: $grey-lighter !default;
|
|
2756
2757
|
|
|
2757
2758
|
// small size
|
|
2758
2759
|
$ddl-small-list-font-size: 13px !default;
|
|
@@ -3089,6 +3090,21 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3089
3090
|
color: rgb(221, 218, 218);
|
|
3090
3091
|
}
|
|
3091
3092
|
}
|
|
3093
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3094
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3095
|
+
@if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
|
|
3096
|
+
border-color: $ddl-box-border-color;
|
|
3097
|
+
}
|
|
3098
|
+
|
|
3099
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3100
|
+
-webkit-box-shadow: none;
|
|
3101
|
+
box-shadow: none;
|
|
3102
|
+
}
|
|
3103
|
+
|
|
3104
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3105
|
+
box-shadow: none;
|
|
3106
|
+
}
|
|
3107
|
+
}
|
|
3092
3108
|
}
|
|
3093
3109
|
|
|
3094
3110
|
|
|
@@ -65674,7 +65690,12 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
65674
65690
|
}
|
|
65675
65691
|
|
|
65676
65692
|
.e-multi-select-wrapper .e-delim-values {
|
|
65677
|
-
|
|
65693
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
65694
|
+
font-family: $multi-select-delim-font-family;
|
|
65695
|
+
}
|
|
65696
|
+
@else {
|
|
65697
|
+
font-family: $ddl-chip-font-family;
|
|
65698
|
+
}
|
|
65678
65699
|
font-size: $ddl-delim-font-size;
|
|
65679
65700
|
line-height: $ddl-delimviewheight;
|
|
65680
65701
|
max-width: 100%;
|
|
@@ -76467,7 +76488,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
76467
76488
|
margin-right: 0;
|
|
76468
76489
|
}
|
|
76469
76490
|
}
|
|
76470
|
-
.e-colorpicker-wrapper,
|
|
76491
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
76471
76492
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
76472
76493
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
76473
76494
|
{
|
|
@@ -79546,7 +79567,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
79546
79567
|
@if $skin-name =='tailwind3' {
|
|
79547
79568
|
.e-bigger
|
|
79548
79569
|
{
|
|
79549
|
-
.e-colorpicker-wrapper,
|
|
79570
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
79550
79571
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
79551
79572
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
79552
79573
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -111072,7 +111093,7 @@ $lg-desktop: 1399.98;
|
|
|
111072
111093
|
color: $pv-icon-color-hover;
|
|
111073
111094
|
}
|
|
111074
111095
|
@if $skin-name == 'bootstrap5.3' {
|
|
111075
|
-
color: $pv-icon-color-hover
|
|
111096
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
111076
111097
|
}
|
|
111077
111098
|
@if $skin-name == 'bootstrap5' {
|
|
111078
111099
|
color: $white;
|
|
@@ -111085,6 +111106,12 @@ $lg-desktop: 1399.98;
|
|
|
111085
111106
|
}
|
|
111086
111107
|
}
|
|
111087
111108
|
|
|
111109
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
111110
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
111111
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
111112
|
+
}
|
|
111113
|
+
}
|
|
111114
|
+
|
|
111088
111115
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
111089
111116
|
@if ($skin-name == 'bootstrap5.3') {
|
|
111090
111117
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -115348,9 +115375,6 @@ $lg-desktop: 1399.98;
|
|
|
115348
115375
|
@if ($skin-name == 'bootstrap5') {
|
|
115349
115376
|
color: $white;
|
|
115350
115377
|
}
|
|
115351
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
115352
|
-
color: var(--color-sf-icon-color);
|
|
115353
|
-
}
|
|
115354
115378
|
}
|
|
115355
115379
|
|
|
115356
115380
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -129339,6 +129363,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
129339
129363
|
}
|
|
129340
129364
|
|
|
129341
129365
|
.e-vertical-view {
|
|
129366
|
+
.e-month-event-table {
|
|
129367
|
+
position: absolute;
|
|
129368
|
+
top: 0;
|
|
129369
|
+
}
|
|
129370
|
+
|
|
129342
129371
|
&.e-timescale-disable {
|
|
129343
129372
|
.e-content-table,
|
|
129344
129373
|
.e-content-wrap {
|
|
@@ -134664,8 +134693,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
134664
134693
|
}
|
|
134665
134694
|
|
|
134666
134695
|
.e-ie-img-dlg-canvas {
|
|
134667
|
-
width:
|
|
134668
|
-
height:
|
|
134696
|
+
width: auto;
|
|
134697
|
+
height: auto;
|
|
134669
134698
|
}
|
|
134670
134699
|
|
|
134671
134700
|
.e-ie-img-size {
|
|
@@ -2623,6 +2623,7 @@ $ddl-default-border-color: $grey-cc !default;
|
|
|
2623
2623
|
$ddl-back-icon-margin: -2px 10px 0 -54px !default;
|
|
2624
2624
|
$ddl-back-icon-padding: 0 !default;
|
|
2625
2625
|
$ddl-filter-margin: 0 !default;
|
|
2626
|
+
$ddl-box-border-color: $grey-cc !default;
|
|
2626
2627
|
|
|
2627
2628
|
// small size
|
|
2628
2629
|
$ddl-small-list-font-size: 13px !default;
|
|
@@ -2959,6 +2960,21 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2959
2960
|
color: rgb(221, 218, 218);
|
|
2960
2961
|
}
|
|
2961
2962
|
}
|
|
2963
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
2964
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
2965
|
+
@if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
|
|
2966
|
+
border-color: $ddl-box-border-color;
|
|
2967
|
+
}
|
|
2968
|
+
|
|
2969
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
2970
|
+
-webkit-box-shadow: none;
|
|
2971
|
+
box-shadow: none;
|
|
2972
|
+
}
|
|
2973
|
+
|
|
2974
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
2975
|
+
box-shadow: none;
|
|
2976
|
+
}
|
|
2977
|
+
}
|
|
2962
2978
|
}
|
|
2963
2979
|
|
|
2964
2980
|
|
|
@@ -48127,7 +48143,12 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
48127
48143
|
}
|
|
48128
48144
|
|
|
48129
48145
|
.e-multi-select-wrapper .e-delim-values {
|
|
48130
|
-
|
|
48146
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
48147
|
+
font-family: $multi-select-delim-font-family;
|
|
48148
|
+
}
|
|
48149
|
+
@else {
|
|
48150
|
+
font-family: $ddl-chip-font-family;
|
|
48151
|
+
}
|
|
48131
48152
|
font-size: $ddl-delim-font-size;
|
|
48132
48153
|
line-height: $ddl-delimviewheight;
|
|
48133
48154
|
max-width: 100%;
|
|
@@ -55754,7 +55775,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
55754
55775
|
margin-right: 0;
|
|
55755
55776
|
}
|
|
55756
55777
|
}
|
|
55757
|
-
.e-colorpicker-wrapper,
|
|
55778
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
55758
55779
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
55759
55780
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
55760
55781
|
{
|
|
@@ -83187,7 +83208,7 @@ $lg-desktop: 1399.98;
|
|
|
83187
83208
|
color: $pv-icon-color-hover;
|
|
83188
83209
|
}
|
|
83189
83210
|
@if $skin-name == 'bootstrap5.3' {
|
|
83190
|
-
color: $pv-icon-color-hover
|
|
83211
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
83191
83212
|
}
|
|
83192
83213
|
@if $skin-name == 'bootstrap5' {
|
|
83193
83214
|
color: $white;
|
|
@@ -83200,6 +83221,12 @@ $lg-desktop: 1399.98;
|
|
|
83200
83221
|
}
|
|
83201
83222
|
}
|
|
83202
83223
|
|
|
83224
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
83225
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
83226
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
83227
|
+
}
|
|
83228
|
+
}
|
|
83229
|
+
|
|
83203
83230
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
83204
83231
|
@if ($skin-name == 'bootstrap5.3') {
|
|
83205
83232
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -87463,9 +87490,6 @@ $lg-desktop: 1399.98;
|
|
|
87463
87490
|
@if ($skin-name == 'bootstrap5') {
|
|
87464
87491
|
color: $white;
|
|
87465
87492
|
}
|
|
87466
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
87467
|
-
color: var(--color-sf-icon-color);
|
|
87468
|
-
}
|
|
87469
87493
|
}
|
|
87470
87494
|
|
|
87471
87495
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -98383,6 +98407,11 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
98383
98407
|
}
|
|
98384
98408
|
|
|
98385
98409
|
.e-vertical-view {
|
|
98410
|
+
.e-month-event-table {
|
|
98411
|
+
position: absolute;
|
|
98412
|
+
top: 0;
|
|
98413
|
+
}
|
|
98414
|
+
|
|
98386
98415
|
&.e-timescale-disable {
|
|
98387
98416
|
.e-content-table,
|
|
98388
98417
|
.e-content-wrap {
|
|
@@ -102912,8 +102941,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
102912
102941
|
}
|
|
102913
102942
|
|
|
102914
102943
|
.e-ie-img-dlg-canvas {
|
|
102915
|
-
width:
|
|
102916
|
-
height:
|
|
102944
|
+
width: auto;
|
|
102945
|
+
height: auto;
|
|
102917
102946
|
}
|
|
102918
102947
|
|
|
102919
102948
|
.e-ie-img-size {
|
|
@@ -2745,6 +2745,7 @@ $ddl-default-border-color: $grey-cc !default;
|
|
|
2745
2745
|
$ddl-back-icon-margin: -2px 10px 0 -54px !default;
|
|
2746
2746
|
$ddl-back-icon-padding: 0 !default;
|
|
2747
2747
|
$ddl-filter-margin: 0 !default;
|
|
2748
|
+
$ddl-box-border-color: $grey-cc !default;
|
|
2748
2749
|
|
|
2749
2750
|
// small size
|
|
2750
2751
|
$ddl-small-list-font-size: 13px !default;
|
|
@@ -3081,6 +3082,21 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
3081
3082
|
color: rgb(221, 218, 218);
|
|
3082
3083
|
}
|
|
3083
3084
|
}
|
|
3085
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3086
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3087
|
+
@if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
|
|
3088
|
+
border-color: $ddl-box-border-color;
|
|
3089
|
+
}
|
|
3090
|
+
|
|
3091
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3092
|
+
-webkit-box-shadow: none;
|
|
3093
|
+
box-shadow: none;
|
|
3094
|
+
}
|
|
3095
|
+
|
|
3096
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3097
|
+
box-shadow: none;
|
|
3098
|
+
}
|
|
3099
|
+
}
|
|
3084
3100
|
}
|
|
3085
3101
|
|
|
3086
3102
|
|
|
@@ -65428,7 +65444,12 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
65428
65444
|
}
|
|
65429
65445
|
|
|
65430
65446
|
.e-multi-select-wrapper .e-delim-values {
|
|
65431
|
-
|
|
65447
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
65448
|
+
font-family: $multi-select-delim-font-family;
|
|
65449
|
+
}
|
|
65450
|
+
@else {
|
|
65451
|
+
font-family: $ddl-chip-font-family;
|
|
65452
|
+
}
|
|
65432
65453
|
font-size: $ddl-delim-font-size;
|
|
65433
65454
|
line-height: $ddl-delimviewheight;
|
|
65434
65455
|
max-width: 100%;
|
|
@@ -76213,7 +76234,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
76213
76234
|
margin-right: 0;
|
|
76214
76235
|
}
|
|
76215
76236
|
}
|
|
76216
|
-
.e-colorpicker-wrapper,
|
|
76237
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
76217
76238
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
76218
76239
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
76219
76240
|
{
|
|
@@ -79292,7 +79313,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
79292
79313
|
@if $skin-name =='tailwind3' {
|
|
79293
79314
|
.e-bigger
|
|
79294
79315
|
{
|
|
79295
|
-
.e-colorpicker-wrapper,
|
|
79316
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
79296
79317
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
79297
79318
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
79298
79319
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -110869,7 +110890,7 @@ $lg-desktop: 1399.98;
|
|
|
110869
110890
|
color: $pv-icon-color-hover;
|
|
110870
110891
|
}
|
|
110871
110892
|
@if $skin-name == 'bootstrap5.3' {
|
|
110872
|
-
color: $pv-icon-color-hover
|
|
110893
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
110873
110894
|
}
|
|
110874
110895
|
@if $skin-name == 'bootstrap5' {
|
|
110875
110896
|
color: $white;
|
|
@@ -110882,6 +110903,12 @@ $lg-desktop: 1399.98;
|
|
|
110882
110903
|
}
|
|
110883
110904
|
}
|
|
110884
110905
|
|
|
110906
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
110907
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
110908
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
110909
|
+
}
|
|
110910
|
+
}
|
|
110911
|
+
|
|
110885
110912
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
110886
110913
|
@if ($skin-name == 'bootstrap5.3') {
|
|
110887
110914
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -115145,9 +115172,6 @@ $lg-desktop: 1399.98;
|
|
|
115145
115172
|
@if ($skin-name == 'bootstrap5') {
|
|
115146
115173
|
color: $white;
|
|
115147
115174
|
}
|
|
115148
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
115149
|
-
color: var(--color-sf-icon-color);
|
|
115150
|
-
}
|
|
115151
115175
|
}
|
|
115152
115176
|
|
|
115153
115177
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -129124,6 +129148,11 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
129124
129148
|
}
|
|
129125
129149
|
|
|
129126
129150
|
.e-vertical-view {
|
|
129151
|
+
.e-month-event-table {
|
|
129152
|
+
position: absolute;
|
|
129153
|
+
top: 0;
|
|
129154
|
+
}
|
|
129155
|
+
|
|
129127
129156
|
&.e-timescale-disable {
|
|
129128
129157
|
.e-content-table,
|
|
129129
129158
|
.e-content-wrap {
|
|
@@ -134449,8 +134478,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
134449
134478
|
}
|
|
134450
134479
|
|
|
134451
134480
|
.e-ie-img-dlg-canvas {
|
|
134452
|
-
width:
|
|
134453
|
-
height:
|
|
134481
|
+
width: auto;
|
|
134482
|
+
height: auto;
|
|
134454
134483
|
}
|
|
134455
134484
|
|
|
134456
134485
|
.e-ie-img-size {
|
|
@@ -2439,6 +2439,7 @@ $ddl-icon-color: rgba($black, .5) !default;
|
|
|
2439
2439
|
$ddl-icon-hover-color: rgba($black, .4) !default;
|
|
2440
2440
|
$ddl-readonly-bg-color: $gray-200 !default;
|
|
2441
2441
|
$ddl-filter-margin: 0 !default;
|
|
2442
|
+
$ddl-box-border-color: $gray-400 !default;
|
|
2442
2443
|
|
|
2443
2444
|
// small size
|
|
2444
2445
|
$ddl-small-list-font-size: 13px !default;
|
|
@@ -2801,6 +2802,21 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2801
2802
|
color: rgb(221, 218, 218);
|
|
2802
2803
|
}
|
|
2803
2804
|
}
|
|
2805
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
2806
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
2807
|
+
@if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
|
|
2808
|
+
border-color: $ddl-box-border-color;
|
|
2809
|
+
}
|
|
2810
|
+
|
|
2811
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
2812
|
+
-webkit-box-shadow: none;
|
|
2813
|
+
box-shadow: none;
|
|
2814
|
+
}
|
|
2815
|
+
|
|
2816
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
2817
|
+
box-shadow: none;
|
|
2818
|
+
}
|
|
2819
|
+
}
|
|
2804
2820
|
}
|
|
2805
2821
|
|
|
2806
2822
|
|
|
@@ -48214,7 +48230,12 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
48214
48230
|
}
|
|
48215
48231
|
|
|
48216
48232
|
.e-multi-select-wrapper .e-delim-values {
|
|
48217
|
-
|
|
48233
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
48234
|
+
font-family: $multi-select-delim-font-family;
|
|
48235
|
+
}
|
|
48236
|
+
@else {
|
|
48237
|
+
font-family: $ddl-chip-font-family;
|
|
48238
|
+
}
|
|
48218
48239
|
font-size: $ddl-delim-font-size;
|
|
48219
48240
|
line-height: $ddl-delimviewheight;
|
|
48220
48241
|
max-width: 100%;
|
|
@@ -55878,7 +55899,7 @@ $de-hlt-clr-height-bigger: 25px;
|
|
|
55878
55899
|
margin-right: 0;
|
|
55879
55900
|
}
|
|
55880
55901
|
}
|
|
55881
|
-
.e-colorpicker-wrapper,
|
|
55902
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
55882
55903
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
55883
55904
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
55884
55905
|
{
|
|
@@ -83482,7 +83503,7 @@ $lg-desktop: 1399.98;
|
|
|
83482
83503
|
color: $pv-icon-color-hover;
|
|
83483
83504
|
}
|
|
83484
83505
|
@if $skin-name == 'bootstrap5.3' {
|
|
83485
|
-
color: $pv-icon-color-hover
|
|
83506
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
83486
83507
|
}
|
|
83487
83508
|
@if $skin-name == 'bootstrap5' {
|
|
83488
83509
|
color: $white;
|
|
@@ -83495,6 +83516,12 @@ $lg-desktop: 1399.98;
|
|
|
83495
83516
|
}
|
|
83496
83517
|
}
|
|
83497
83518
|
|
|
83519
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
83520
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
83521
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
83522
|
+
}
|
|
83523
|
+
}
|
|
83524
|
+
|
|
83498
83525
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
83499
83526
|
@if ($skin-name == 'bootstrap5.3') {
|
|
83500
83527
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -87758,9 +87785,6 @@ $lg-desktop: 1399.98;
|
|
|
87758
87785
|
@if ($skin-name == 'bootstrap5') {
|
|
87759
87786
|
color: $white;
|
|
87760
87787
|
}
|
|
87761
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
87762
|
-
color: var(--color-sf-icon-color);
|
|
87763
|
-
}
|
|
87764
87788
|
}
|
|
87765
87789
|
|
|
87766
87790
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -98699,6 +98723,11 @@ $schedule-tbar-border-hover-color: color.adjust($gray-600, $lightness: -12.5%) !
|
|
|
98699
98723
|
}
|
|
98700
98724
|
|
|
98701
98725
|
.e-vertical-view {
|
|
98726
|
+
.e-month-event-table {
|
|
98727
|
+
position: absolute;
|
|
98728
|
+
top: 0;
|
|
98729
|
+
}
|
|
98730
|
+
|
|
98702
98731
|
&.e-timescale-disable {
|
|
98703
98732
|
.e-content-table,
|
|
98704
98733
|
.e-content-wrap {
|
|
@@ -103222,8 +103251,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
103222
103251
|
}
|
|
103223
103252
|
|
|
103224
103253
|
.e-ie-img-dlg-canvas {
|
|
103225
|
-
width:
|
|
103226
|
-
height:
|
|
103254
|
+
width: auto;
|
|
103255
|
+
height: auto;
|
|
103227
103256
|
}
|
|
103228
103257
|
|
|
103229
103258
|
.e-ie-img-size {
|
|
@@ -2561,6 +2561,7 @@ $ddl-icon-color: rgba($black, .5) !default;
|
|
|
2561
2561
|
$ddl-icon-hover-color: rgba($black, .4) !default;
|
|
2562
2562
|
$ddl-readonly-bg-color: $gray-200 !default;
|
|
2563
2563
|
$ddl-filter-margin: 0 !default;
|
|
2564
|
+
$ddl-box-border-color: $gray-400 !default;
|
|
2564
2565
|
|
|
2565
2566
|
// small size
|
|
2566
2567
|
$ddl-small-list-font-size: 13px !default;
|
|
@@ -2923,6 +2924,21 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2923
2924
|
color: rgb(221, 218, 218);
|
|
2924
2925
|
}
|
|
2925
2926
|
}
|
|
2927
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
2928
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
2929
|
+
@if $skin-name =='fabric' or $skin-name =='bootstrap' or $skin-name =='bootstrap4' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' or $skin-name =='highcontrast' {
|
|
2930
|
+
border-color: $ddl-box-border-color;
|
|
2931
|
+
}
|
|
2932
|
+
|
|
2933
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
2934
|
+
-webkit-box-shadow: none;
|
|
2935
|
+
box-shadow: none;
|
|
2936
|
+
}
|
|
2937
|
+
|
|
2938
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
2939
|
+
box-shadow: none;
|
|
2940
|
+
}
|
|
2941
|
+
}
|
|
2926
2942
|
}
|
|
2927
2943
|
|
|
2928
2944
|
|
|
@@ -65515,7 +65531,12 @@ $multiselect-dropicon-closer-bigger-width: 34px !default;
|
|
|
65515
65531
|
}
|
|
65516
65532
|
|
|
65517
65533
|
.e-multi-select-wrapper .e-delim-values {
|
|
65518
|
-
|
|
65534
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
65535
|
+
font-family: $multi-select-delim-font-family;
|
|
65536
|
+
}
|
|
65537
|
+
@else {
|
|
65538
|
+
font-family: $ddl-chip-font-family;
|
|
65539
|
+
}
|
|
65519
65540
|
font-size: $ddl-delim-font-size;
|
|
65520
65541
|
line-height: $ddl-delimviewheight;
|
|
65521
65542
|
max-width: 100%;
|
|
@@ -76337,7 +76358,7 @@ $de-hlt-clr-height-bigger: 25px;
|
|
|
76337
76358
|
margin-right: 0;
|
|
76338
76359
|
}
|
|
76339
76360
|
}
|
|
76340
|
-
.e-colorpicker-wrapper,
|
|
76361
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
76341
76362
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
76342
76363
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
76343
76364
|
{
|
|
@@ -79416,7 +79437,7 @@ $de-hlt-clr-height-bigger: 25px;
|
|
|
79416
79437
|
@if $skin-name =='tailwind3' {
|
|
79417
79438
|
.e-bigger
|
|
79418
79439
|
{
|
|
79419
|
-
.e-colorpicker-wrapper,
|
|
79440
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
79420
79441
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
79421
79442
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
79422
79443
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -111164,7 +111185,7 @@ $lg-desktop: 1399.98;
|
|
|
111164
111185
|
color: $pv-icon-color-hover;
|
|
111165
111186
|
}
|
|
111166
111187
|
@if $skin-name == 'bootstrap5.3' {
|
|
111167
|
-
color: $pv-icon-color-hover
|
|
111188
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
111168
111189
|
}
|
|
111169
111190
|
@if $skin-name == 'bootstrap5' {
|
|
111170
111191
|
color: $white;
|
|
@@ -111177,6 +111198,12 @@ $lg-desktop: 1399.98;
|
|
|
111177
111198
|
}
|
|
111178
111199
|
}
|
|
111179
111200
|
|
|
111201
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
111202
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
111203
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
111204
|
+
}
|
|
111205
|
+
}
|
|
111206
|
+
|
|
111180
111207
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
111181
111208
|
@if ($skin-name == 'bootstrap5.3') {
|
|
111182
111209
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -115440,9 +115467,6 @@ $lg-desktop: 1399.98;
|
|
|
115440
115467
|
@if ($skin-name == 'bootstrap5') {
|
|
115441
115468
|
color: $white;
|
|
115442
115469
|
}
|
|
115443
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
115444
|
-
color: var(--color-sf-icon-color);
|
|
115445
|
-
}
|
|
115446
115470
|
}
|
|
115447
115471
|
|
|
115448
115472
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -129440,6 +129464,11 @@ $schedule-tbar-border-hover-color: color.adjust($gray-600, $lightness: -12.5%) !
|
|
|
129440
129464
|
}
|
|
129441
129465
|
|
|
129442
129466
|
.e-vertical-view {
|
|
129467
|
+
.e-month-event-table {
|
|
129468
|
+
position: absolute;
|
|
129469
|
+
top: 0;
|
|
129470
|
+
}
|
|
129471
|
+
|
|
129443
129472
|
&.e-timescale-disable {
|
|
129444
129473
|
.e-content-table,
|
|
129445
129474
|
.e-content-wrap {
|
|
@@ -134759,8 +134788,8 @@ $image-editor-button-width-mobile: calc(66% - 30px) !default;
|
|
|
134759
134788
|
}
|
|
134760
134789
|
|
|
134761
134790
|
.e-ie-img-dlg-canvas {
|
|
134762
|
-
width:
|
|
134763
|
-
height:
|
|
134791
|
+
width: auto;
|
|
134792
|
+
height: auto;
|
|
134764
134793
|
}
|
|
134765
134794
|
|
|
134766
134795
|
.e-ie-img-size {
|