@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
|
@@ -3041,6 +3041,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3041
3041
|
color: rgb(221, 218, 218);
|
|
3042
3042
|
}
|
|
3043
3043
|
}
|
|
3044
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3045
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3046
|
+
@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' {
|
|
3047
|
+
border-color: $ddl-box-border-color;
|
|
3048
|
+
}
|
|
3049
|
+
|
|
3050
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3051
|
+
-webkit-box-shadow: none;
|
|
3052
|
+
box-shadow: none;
|
|
3053
|
+
}
|
|
3054
|
+
|
|
3055
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3056
|
+
box-shadow: none;
|
|
3057
|
+
}
|
|
3058
|
+
}
|
|
3044
3059
|
}
|
|
3045
3060
|
|
|
3046
3061
|
|
|
@@ -65287,6 +65302,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
|
|
|
65287
65302
|
$ddl-delim-font-color: $content-text-color !default;
|
|
65288
65303
|
$ddl-close-icon-color: $icon-color !default;
|
|
65289
65304
|
$ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
65305
|
+
$multi-select-delim-font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'apple color emoji', 'Segoe UI emoji', 'Segoe UI Symbol', 'Noto color emoji' !default;
|
|
65290
65306
|
|
|
65291
65307
|
@include export-module('multiselect-tailwind') {
|
|
65292
65308
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
@@ -65730,7 +65746,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
65730
65746
|
}
|
|
65731
65747
|
|
|
65732
65748
|
.e-multi-select-wrapper .e-delim-values {
|
|
65733
|
-
|
|
65749
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
65750
|
+
font-family: $multi-select-delim-font-family;
|
|
65751
|
+
}
|
|
65752
|
+
@else {
|
|
65753
|
+
font-family: $ddl-chip-font-family;
|
|
65754
|
+
}
|
|
65734
65755
|
font-size: $ddl-delim-font-size;
|
|
65735
65756
|
line-height: $ddl-delimviewheight;
|
|
65736
65757
|
max-width: 100%;
|
|
@@ -76579,7 +76600,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
76579
76600
|
margin-right: 0;
|
|
76580
76601
|
}
|
|
76581
76602
|
}
|
|
76582
|
-
.e-colorpicker-wrapper,
|
|
76603
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
76583
76604
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
76584
76605
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
76585
76606
|
{
|
|
@@ -79686,7 +79707,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
79686
79707
|
@if $skin-name =='tailwind3' {
|
|
79687
79708
|
.e-bigger
|
|
79688
79709
|
{
|
|
79689
|
-
.e-colorpicker-wrapper,
|
|
79710
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
79690
79711
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
79691
79712
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
79692
79713
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -111169,7 +111190,7 @@ $lg-desktop: 1399.98;
|
|
|
111169
111190
|
color: $pv-icon-color-hover;
|
|
111170
111191
|
}
|
|
111171
111192
|
@if $skin-name == 'bootstrap5.3' {
|
|
111172
|
-
color: $pv-icon-color-hover
|
|
111193
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
111173
111194
|
}
|
|
111174
111195
|
@if $skin-name == 'bootstrap5' {
|
|
111175
111196
|
color: $white;
|
|
@@ -111182,6 +111203,12 @@ $lg-desktop: 1399.98;
|
|
|
111182
111203
|
}
|
|
111183
111204
|
}
|
|
111184
111205
|
|
|
111206
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
111207
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
111208
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
111209
|
+
}
|
|
111210
|
+
}
|
|
111211
|
+
|
|
111185
111212
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
111186
111213
|
@if ($skin-name == 'bootstrap5.3') {
|
|
111187
111214
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -115445,9 +115472,6 @@ $lg-desktop: 1399.98;
|
|
|
115445
115472
|
@if ($skin-name == 'bootstrap5') {
|
|
115446
115473
|
color: $white;
|
|
115447
115474
|
}
|
|
115448
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
115449
|
-
color: var(--color-sf-icon-color);
|
|
115450
|
-
}
|
|
115451
115475
|
}
|
|
115452
115476
|
|
|
115453
115477
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -129439,6 +129463,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
129439
129463
|
}
|
|
129440
129464
|
|
|
129441
129465
|
.e-vertical-view {
|
|
129466
|
+
.e-month-event-table {
|
|
129467
|
+
position: absolute;
|
|
129468
|
+
top: 0;
|
|
129469
|
+
}
|
|
129470
|
+
|
|
129442
129471
|
&.e-timescale-disable {
|
|
129443
129472
|
.e-content-table,
|
|
129444
129473
|
.e-content-wrap {
|
|
@@ -134761,8 +134790,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
134761
134790
|
}
|
|
134762
134791
|
|
|
134763
134792
|
.e-ie-img-dlg-canvas {
|
|
134764
|
-
width:
|
|
134765
|
-
height:
|
|
134793
|
+
width: auto;
|
|
134794
|
+
height: auto;
|
|
134766
134795
|
}
|
|
134767
134796
|
|
|
134768
134797
|
.e-ie-img-size {
|
|
@@ -2917,6 +2917,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
2917
2917
|
color: rgb(221, 218, 218);
|
|
2918
2918
|
}
|
|
2919
2919
|
}
|
|
2920
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
2921
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
2922
|
+
@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' {
|
|
2923
|
+
border-color: $ddl-box-border-color;
|
|
2924
|
+
}
|
|
2925
|
+
|
|
2926
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
2927
|
+
-webkit-box-shadow: none;
|
|
2928
|
+
box-shadow: none;
|
|
2929
|
+
}
|
|
2930
|
+
|
|
2931
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
2932
|
+
box-shadow: none;
|
|
2933
|
+
}
|
|
2934
|
+
}
|
|
2920
2935
|
}
|
|
2921
2936
|
|
|
2922
2937
|
|
|
@@ -47984,6 +47999,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
|
|
|
47984
47999
|
$ddl-delim-font-color: $content-text-color !default;
|
|
47985
48000
|
$ddl-close-icon-color: $icon-color !default;
|
|
47986
48001
|
$ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
48002
|
+
$multi-select-delim-font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'apple color emoji', 'Segoe UI emoji', 'Segoe UI Symbol', 'Noto color emoji' !default;
|
|
47987
48003
|
|
|
47988
48004
|
@include export-module('multiselect-tailwind') {
|
|
47989
48005
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
@@ -48427,7 +48443,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
48427
48443
|
}
|
|
48428
48444
|
|
|
48429
48445
|
.e-multi-select-wrapper .e-delim-values {
|
|
48430
|
-
|
|
48446
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
48447
|
+
font-family: $multi-select-delim-font-family;
|
|
48448
|
+
}
|
|
48449
|
+
@else {
|
|
48450
|
+
font-family: $ddl-chip-font-family;
|
|
48451
|
+
}
|
|
48431
48452
|
font-size: $ddl-delim-font-size;
|
|
48432
48453
|
line-height: $ddl-delimviewheight;
|
|
48433
48454
|
max-width: 100%;
|
|
@@ -56118,7 +56139,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
56118
56139
|
margin-right: 0;
|
|
56119
56140
|
}
|
|
56120
56141
|
}
|
|
56121
|
-
.e-colorpicker-wrapper,
|
|
56142
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
56122
56143
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
56123
56144
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
56124
56145
|
{
|
|
@@ -83485,7 +83506,7 @@ $lg-desktop: 1399.98;
|
|
|
83485
83506
|
color: $pv-icon-color-hover;
|
|
83486
83507
|
}
|
|
83487
83508
|
@if $skin-name == 'bootstrap5.3' {
|
|
83488
|
-
color: $pv-icon-color-hover
|
|
83509
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
83489
83510
|
}
|
|
83490
83511
|
@if $skin-name == 'bootstrap5' {
|
|
83491
83512
|
color: $white;
|
|
@@ -83498,6 +83519,12 @@ $lg-desktop: 1399.98;
|
|
|
83498
83519
|
}
|
|
83499
83520
|
}
|
|
83500
83521
|
|
|
83522
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
83523
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
83524
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
83525
|
+
}
|
|
83526
|
+
}
|
|
83527
|
+
|
|
83501
83528
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
83502
83529
|
@if ($skin-name == 'bootstrap5.3') {
|
|
83503
83530
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -87761,9 +87788,6 @@ $lg-desktop: 1399.98;
|
|
|
87761
87788
|
@if ($skin-name == 'bootstrap5') {
|
|
87762
87789
|
color: $white;
|
|
87763
87790
|
}
|
|
87764
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
87765
|
-
color: var(--color-sf-icon-color);
|
|
87766
|
-
}
|
|
87767
87791
|
}
|
|
87768
87792
|
|
|
87769
87793
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -98696,6 +98720,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
98696
98720
|
}
|
|
98697
98721
|
|
|
98698
98722
|
.e-vertical-view {
|
|
98723
|
+
.e-month-event-table {
|
|
98724
|
+
position: absolute;
|
|
98725
|
+
top: 0;
|
|
98726
|
+
}
|
|
98727
|
+
|
|
98699
98728
|
&.e-timescale-disable {
|
|
98700
98729
|
.e-content-table,
|
|
98701
98730
|
.e-content-wrap {
|
|
@@ -103222,8 +103251,8 @@ $image-editor-button-width-mobile: calc(65% - 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 {
|
|
@@ -3039,6 +3039,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
3039
3039
|
color: rgb(221, 218, 218);
|
|
3040
3040
|
}
|
|
3041
3041
|
}
|
|
3042
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3043
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3044
|
+
@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' {
|
|
3045
|
+
border-color: $ddl-box-border-color;
|
|
3046
|
+
}
|
|
3047
|
+
|
|
3048
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3049
|
+
-webkit-box-shadow: none;
|
|
3050
|
+
box-shadow: none;
|
|
3051
|
+
}
|
|
3052
|
+
|
|
3053
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3054
|
+
box-shadow: none;
|
|
3055
|
+
}
|
|
3056
|
+
}
|
|
3042
3057
|
}
|
|
3043
3058
|
|
|
3044
3059
|
|
|
@@ -65285,6 +65300,7 @@ $ddl-multi-list-hover-bg-color: $content-bg-color-hover !default;
|
|
|
65285
65300
|
$ddl-delim-font-color: $content-text-color !default;
|
|
65286
65301
|
$ddl-close-icon-color: $icon-color !default;
|
|
65287
65302
|
$ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
65303
|
+
$multi-select-delim-font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'apple color emoji', 'Segoe UI emoji', 'Segoe UI Symbol', 'Noto color emoji' !default;
|
|
65288
65304
|
|
|
65289
65305
|
@include export-module('multiselect-tailwind') {
|
|
65290
65306
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
@@ -65728,7 +65744,12 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
65728
65744
|
}
|
|
65729
65745
|
|
|
65730
65746
|
.e-multi-select-wrapper .e-delim-values {
|
|
65731
|
-
|
|
65747
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
65748
|
+
font-family: $multi-select-delim-font-family;
|
|
65749
|
+
}
|
|
65750
|
+
@else {
|
|
65751
|
+
font-family: $ddl-chip-font-family;
|
|
65752
|
+
}
|
|
65732
65753
|
font-size: $ddl-delim-font-size;
|
|
65733
65754
|
line-height: $ddl-delimviewheight;
|
|
65734
65755
|
max-width: 100%;
|
|
@@ -76577,7 +76598,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
76577
76598
|
margin-right: 0;
|
|
76578
76599
|
}
|
|
76579
76600
|
}
|
|
76580
|
-
.e-colorpicker-wrapper,
|
|
76601
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
76581
76602
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
76582
76603
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
76583
76604
|
{
|
|
@@ -79684,7 +79705,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
79684
79705
|
@if $skin-name =='tailwind3' {
|
|
79685
79706
|
.e-bigger
|
|
79686
79707
|
{
|
|
79687
|
-
.e-colorpicker-wrapper,
|
|
79708
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
79688
79709
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
79689
79710
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
79690
79711
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -111167,7 +111188,7 @@ $lg-desktop: 1399.98;
|
|
|
111167
111188
|
color: $pv-icon-color-hover;
|
|
111168
111189
|
}
|
|
111169
111190
|
@if $skin-name == 'bootstrap5.3' {
|
|
111170
|
-
color: $pv-icon-color-hover
|
|
111191
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
111171
111192
|
}
|
|
111172
111193
|
@if $skin-name == 'bootstrap5' {
|
|
111173
111194
|
color: $white;
|
|
@@ -111180,6 +111201,12 @@ $lg-desktop: 1399.98;
|
|
|
111180
111201
|
}
|
|
111181
111202
|
}
|
|
111182
111203
|
|
|
111204
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
111205
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
111206
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
111207
|
+
}
|
|
111208
|
+
}
|
|
111209
|
+
|
|
111183
111210
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
111184
111211
|
@if ($skin-name == 'bootstrap5.3') {
|
|
111185
111212
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -115443,9 +115470,6 @@ $lg-desktop: 1399.98;
|
|
|
115443
115470
|
@if ($skin-name == 'bootstrap5') {
|
|
115444
115471
|
color: $white;
|
|
115445
115472
|
}
|
|
115446
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
115447
|
-
color: var(--color-sf-icon-color);
|
|
115448
|
-
}
|
|
115449
115473
|
}
|
|
115450
115474
|
|
|
115451
115475
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -129437,6 +129461,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
129437
129461
|
}
|
|
129438
129462
|
|
|
129439
129463
|
.e-vertical-view {
|
|
129464
|
+
.e-month-event-table {
|
|
129465
|
+
position: absolute;
|
|
129466
|
+
top: 0;
|
|
129467
|
+
}
|
|
129468
|
+
|
|
129440
129469
|
&.e-timescale-disable {
|
|
129441
129470
|
.e-content-table,
|
|
129442
129471
|
.e-content-wrap {
|
|
@@ -134759,8 +134788,8 @@ $image-editor-button-width-mobile: calc(65% - 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 {
|
|
@@ -4132,6 +4132,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4132
4132
|
color: rgb(221, 218, 218);
|
|
4133
4133
|
}
|
|
4134
4134
|
}
|
|
4135
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
4136
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
4137
|
+
@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' {
|
|
4138
|
+
border-color: $ddl-box-border-color;
|
|
4139
|
+
}
|
|
4140
|
+
|
|
4141
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
4142
|
+
-webkit-box-shadow: none;
|
|
4143
|
+
box-shadow: none;
|
|
4144
|
+
}
|
|
4145
|
+
|
|
4146
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
4147
|
+
box-shadow: none;
|
|
4148
|
+
}
|
|
4149
|
+
}
|
|
4135
4150
|
}
|
|
4136
4151
|
|
|
4137
4152
|
|
|
@@ -49876,7 +49891,12 @@ $dd-chip-border: 1px solid $border-light !default;
|
|
|
49876
49891
|
}
|
|
49877
49892
|
|
|
49878
49893
|
.e-multi-select-wrapper .e-delim-values {
|
|
49879
|
-
|
|
49894
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
49895
|
+
font-family: $multi-select-delim-font-family;
|
|
49896
|
+
}
|
|
49897
|
+
@else {
|
|
49898
|
+
font-family: $ddl-chip-font-family;
|
|
49899
|
+
}
|
|
49880
49900
|
font-size: $ddl-delim-font-size;
|
|
49881
49901
|
line-height: $ddl-delimviewheight;
|
|
49882
49902
|
max-width: 100%;
|
|
@@ -57618,7 +57638,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
57618
57638
|
margin-right: 0;
|
|
57619
57639
|
}
|
|
57620
57640
|
}
|
|
57621
|
-
.e-colorpicker-wrapper,
|
|
57641
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
57622
57642
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
57623
57643
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
57624
57644
|
{
|
|
@@ -85008,7 +85028,7 @@ $lg-desktop: 1399.98;
|
|
|
85008
85028
|
color: $pv-icon-color-hover;
|
|
85009
85029
|
}
|
|
85010
85030
|
@if $skin-name == 'bootstrap5.3' {
|
|
85011
|
-
color: $pv-icon-color-hover
|
|
85031
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
85012
85032
|
}
|
|
85013
85033
|
@if $skin-name == 'bootstrap5' {
|
|
85014
85034
|
color: $white;
|
|
@@ -85021,6 +85041,12 @@ $lg-desktop: 1399.98;
|
|
|
85021
85041
|
}
|
|
85022
85042
|
}
|
|
85023
85043
|
|
|
85044
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
85045
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
85046
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
85047
|
+
}
|
|
85048
|
+
}
|
|
85049
|
+
|
|
85024
85050
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
85025
85051
|
@if ($skin-name == 'bootstrap5.3') {
|
|
85026
85052
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -89284,9 +89310,6 @@ $lg-desktop: 1399.98;
|
|
|
89284
89310
|
@if ($skin-name == 'bootstrap5') {
|
|
89285
89311
|
color: $white;
|
|
89286
89312
|
}
|
|
89287
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
89288
|
-
color: var(--color-sf-icon-color);
|
|
89289
|
-
}
|
|
89290
89313
|
}
|
|
89291
89314
|
|
|
89292
89315
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -100227,6 +100250,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
100227
100250
|
}
|
|
100228
100251
|
|
|
100229
100252
|
.e-vertical-view {
|
|
100253
|
+
.e-month-event-table {
|
|
100254
|
+
position: absolute;
|
|
100255
|
+
top: 0;
|
|
100256
|
+
}
|
|
100257
|
+
|
|
100230
100258
|
&.e-timescale-disable {
|
|
100231
100259
|
.e-content-table,
|
|
100232
100260
|
.e-content-wrap {
|
|
@@ -104753,8 +104781,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
104753
104781
|
}
|
|
104754
104782
|
|
|
104755
104783
|
.e-ie-img-dlg-canvas {
|
|
104756
|
-
width:
|
|
104757
|
-
height:
|
|
104784
|
+
width: auto;
|
|
104785
|
+
height: auto;
|
|
104758
104786
|
}
|
|
104759
104787
|
|
|
104760
104788
|
.e-ie-img-size {
|
|
@@ -4254,6 +4254,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4254
4254
|
color: rgb(221, 218, 218);
|
|
4255
4255
|
}
|
|
4256
4256
|
}
|
|
4257
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
4258
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
4259
|
+
@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' {
|
|
4260
|
+
border-color: $ddl-box-border-color;
|
|
4261
|
+
}
|
|
4262
|
+
|
|
4263
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
4264
|
+
-webkit-box-shadow: none;
|
|
4265
|
+
box-shadow: none;
|
|
4266
|
+
}
|
|
4267
|
+
|
|
4268
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
4269
|
+
box-shadow: none;
|
|
4270
|
+
}
|
|
4271
|
+
}
|
|
4257
4272
|
}
|
|
4258
4273
|
|
|
4259
4274
|
|
|
@@ -67177,7 +67192,12 @@ $dd-chip-border: 1px solid $border-light !default;
|
|
|
67177
67192
|
}
|
|
67178
67193
|
|
|
67179
67194
|
.e-multi-select-wrapper .e-delim-values {
|
|
67180
|
-
|
|
67195
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
67196
|
+
font-family: $multi-select-delim-font-family;
|
|
67197
|
+
}
|
|
67198
|
+
@else {
|
|
67199
|
+
font-family: $ddl-chip-font-family;
|
|
67200
|
+
}
|
|
67181
67201
|
font-size: $ddl-delim-font-size;
|
|
67182
67202
|
line-height: $ddl-delimviewheight;
|
|
67183
67203
|
max-width: 100%;
|
|
@@ -78077,7 +78097,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
78077
78097
|
margin-right: 0;
|
|
78078
78098
|
}
|
|
78079
78099
|
}
|
|
78080
|
-
.e-colorpicker-wrapper,
|
|
78100
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
78081
78101
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
78082
78102
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
78083
78103
|
{
|
|
@@ -81185,7 +81205,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
81185
81205
|
@if $skin-name =='tailwind3' {
|
|
81186
81206
|
.e-bigger
|
|
81187
81207
|
{
|
|
81188
|
-
.e-colorpicker-wrapper,
|
|
81208
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
81189
81209
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
81190
81210
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
81191
81211
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -112690,7 +112710,7 @@ $lg-desktop: 1399.98;
|
|
|
112690
112710
|
color: $pv-icon-color-hover;
|
|
112691
112711
|
}
|
|
112692
112712
|
@if $skin-name == 'bootstrap5.3' {
|
|
112693
|
-
color: $pv-icon-color-hover
|
|
112713
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
112694
112714
|
}
|
|
112695
112715
|
@if $skin-name == 'bootstrap5' {
|
|
112696
112716
|
color: $white;
|
|
@@ -112703,6 +112723,12 @@ $lg-desktop: 1399.98;
|
|
|
112703
112723
|
}
|
|
112704
112724
|
}
|
|
112705
112725
|
|
|
112726
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
112727
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
112728
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
112729
|
+
}
|
|
112730
|
+
}
|
|
112731
|
+
|
|
112706
112732
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
112707
112733
|
@if ($skin-name == 'bootstrap5.3') {
|
|
112708
112734
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -116966,9 +116992,6 @@ $lg-desktop: 1399.98;
|
|
|
116966
116992
|
@if ($skin-name == 'bootstrap5') {
|
|
116967
116993
|
color: $white;
|
|
116968
116994
|
}
|
|
116969
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
116970
|
-
color: var(--color-sf-icon-color);
|
|
116971
|
-
}
|
|
116972
116995
|
}
|
|
116973
116996
|
|
|
116974
116997
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -130968,6 +130991,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
130968
130991
|
}
|
|
130969
130992
|
|
|
130970
130993
|
.e-vertical-view {
|
|
130994
|
+
.e-month-event-table {
|
|
130995
|
+
position: absolute;
|
|
130996
|
+
top: 0;
|
|
130997
|
+
}
|
|
130998
|
+
|
|
130971
130999
|
&.e-timescale-disable {
|
|
130972
131000
|
.e-content-table,
|
|
130973
131001
|
.e-content-wrap {
|
|
@@ -136290,8 +136318,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
136290
136318
|
}
|
|
136291
136319
|
|
|
136292
136320
|
.e-ie-img-dlg-canvas {
|
|
136293
|
-
width:
|
|
136294
|
-
height:
|
|
136321
|
+
width: auto;
|
|
136322
|
+
height: auto;
|
|
136295
136323
|
}
|
|
136296
136324
|
|
|
136297
136325
|
.e-ie-img-size {
|
|
@@ -4603,6 +4603,21 @@ $ddl-filter-box-shadow: 0 1.5px 5px -2px $ddl-filter-box-shadow-color !default;
|
|
|
4603
4603
|
color: rgb(221, 218, 218);
|
|
4604
4604
|
}
|
|
4605
4605
|
}
|
|
4606
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
4607
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
4608
|
+
@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' {
|
|
4609
|
+
border-color: $ddl-box-border-color;
|
|
4610
|
+
}
|
|
4611
|
+
|
|
4612
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
4613
|
+
-webkit-box-shadow: none;
|
|
4614
|
+
box-shadow: none;
|
|
4615
|
+
}
|
|
4616
|
+
|
|
4617
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
4618
|
+
box-shadow: none;
|
|
4619
|
+
}
|
|
4620
|
+
}
|
|
4606
4621
|
}
|
|
4607
4622
|
|
|
4608
4623
|
|
|
@@ -50347,7 +50362,12 @@ $dd-chip-border: 1px solid $border-light !default;
|
|
|
50347
50362
|
}
|
|
50348
50363
|
|
|
50349
50364
|
.e-multi-select-wrapper .e-delim-values {
|
|
50350
|
-
|
|
50365
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
50366
|
+
font-family: $multi-select-delim-font-family;
|
|
50367
|
+
}
|
|
50368
|
+
@else {
|
|
50369
|
+
font-family: $ddl-chip-font-family;
|
|
50370
|
+
}
|
|
50351
50371
|
font-size: $ddl-delim-font-size;
|
|
50352
50372
|
line-height: $ddl-delimviewheight;
|
|
50353
50373
|
max-width: 100%;
|
|
@@ -58089,7 +58109,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
58089
58109
|
margin-right: 0;
|
|
58090
58110
|
}
|
|
58091
58111
|
}
|
|
58092
|
-
.e-colorpicker-wrapper,
|
|
58112
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
58093
58113
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
58094
58114
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
58095
58115
|
{
|
|
@@ -85479,7 +85499,7 @@ $lg-desktop: 1399.98;
|
|
|
85479
85499
|
color: $pv-icon-color-hover;
|
|
85480
85500
|
}
|
|
85481
85501
|
@if $skin-name == 'bootstrap5.3' {
|
|
85482
|
-
color: $pv-icon-color-hover
|
|
85502
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
85483
85503
|
}
|
|
85484
85504
|
@if $skin-name == 'bootstrap5' {
|
|
85485
85505
|
color: $white;
|
|
@@ -85492,6 +85512,12 @@ $lg-desktop: 1399.98;
|
|
|
85492
85512
|
}
|
|
85493
85513
|
}
|
|
85494
85514
|
|
|
85515
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
85516
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
85517
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
85518
|
+
}
|
|
85519
|
+
}
|
|
85520
|
+
|
|
85495
85521
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
85496
85522
|
@if ($skin-name == 'bootstrap5.3') {
|
|
85497
85523
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -89755,9 +89781,6 @@ $lg-desktop: 1399.98;
|
|
|
89755
89781
|
@if ($skin-name == 'bootstrap5') {
|
|
89756
89782
|
color: $white;
|
|
89757
89783
|
}
|
|
89758
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
89759
|
-
color: var(--color-sf-icon-color);
|
|
89760
|
-
}
|
|
89761
89784
|
}
|
|
89762
89785
|
|
|
89763
89786
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -100698,6 +100721,11 @@ $schedule-bgr-calendar-width: 350px !default;
|
|
|
100698
100721
|
}
|
|
100699
100722
|
|
|
100700
100723
|
.e-vertical-view {
|
|
100724
|
+
.e-month-event-table {
|
|
100725
|
+
position: absolute;
|
|
100726
|
+
top: 0;
|
|
100727
|
+
}
|
|
100728
|
+
|
|
100701
100729
|
&.e-timescale-disable {
|
|
100702
100730
|
.e-content-table,
|
|
100703
100731
|
.e-content-wrap {
|
|
@@ -105224,8 +105252,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
105224
105252
|
}
|
|
105225
105253
|
|
|
105226
105254
|
.e-ie-img-dlg-canvas {
|
|
105227
|
-
width:
|
|
105228
|
-
height:
|
|
105255
|
+
width: auto;
|
|
105256
|
+
height: auto;
|
|
105229
105257
|
}
|
|
105230
105258
|
|
|
105231
105259
|
.e-ie-img-size {
|