@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
|
@@ -2957,6 +2957,21 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
2957
2957
|
color: rgb(221, 218, 218);
|
|
2958
2958
|
}
|
|
2959
2959
|
}
|
|
2960
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
2961
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
2962
|
+
@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' {
|
|
2963
|
+
border-color: $ddl-box-border-color;
|
|
2964
|
+
}
|
|
2965
|
+
|
|
2966
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
2967
|
+
-webkit-box-shadow: none;
|
|
2968
|
+
box-shadow: none;
|
|
2969
|
+
}
|
|
2970
|
+
|
|
2971
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
2972
|
+
box-shadow: none;
|
|
2973
|
+
}
|
|
2974
|
+
}
|
|
2960
2975
|
}
|
|
2961
2976
|
|
|
2962
2977
|
|
|
@@ -48863,7 +48878,12 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
|
|
|
48863
48878
|
}
|
|
48864
48879
|
|
|
48865
48880
|
.e-multi-select-wrapper .e-delim-values {
|
|
48866
|
-
|
|
48881
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
48882
|
+
font-family: $multi-select-delim-font-family;
|
|
48883
|
+
}
|
|
48884
|
+
@else {
|
|
48885
|
+
font-family: $ddl-chip-font-family;
|
|
48886
|
+
}
|
|
48867
48887
|
font-size: $ddl-delim-font-size;
|
|
48868
48888
|
line-height: $ddl-delimviewheight;
|
|
48869
48889
|
max-width: 100%;
|
|
@@ -56829,7 +56849,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
56829
56849
|
margin-right: 0;
|
|
56830
56850
|
}
|
|
56831
56851
|
}
|
|
56832
|
-
.e-colorpicker-wrapper,
|
|
56852
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
56833
56853
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
56834
56854
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
56835
56855
|
{
|
|
@@ -84198,7 +84218,7 @@ $lg-desktop: 1399.98;
|
|
|
84198
84218
|
color: $pv-icon-color-hover;
|
|
84199
84219
|
}
|
|
84200
84220
|
@if $skin-name == 'bootstrap5.3' {
|
|
84201
|
-
color: $pv-icon-color-hover
|
|
84221
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
84202
84222
|
}
|
|
84203
84223
|
@if $skin-name == 'bootstrap5' {
|
|
84204
84224
|
color: $white;
|
|
@@ -84211,6 +84231,12 @@ $lg-desktop: 1399.98;
|
|
|
84211
84231
|
}
|
|
84212
84232
|
}
|
|
84213
84233
|
|
|
84234
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
84235
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
84236
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
84237
|
+
}
|
|
84238
|
+
}
|
|
84239
|
+
|
|
84214
84240
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
84215
84241
|
@if ($skin-name == 'bootstrap5.3') {
|
|
84216
84242
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -88474,9 +88500,6 @@ $lg-desktop: 1399.98;
|
|
|
88474
88500
|
@if ($skin-name == 'bootstrap5') {
|
|
88475
88501
|
color: $white;
|
|
88476
88502
|
}
|
|
88477
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
88478
|
-
color: var(--color-sf-icon-color);
|
|
88479
|
-
}
|
|
88480
88503
|
}
|
|
88481
88504
|
|
|
88482
88505
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -99415,6 +99438,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
99415
99438
|
}
|
|
99416
99439
|
|
|
99417
99440
|
.e-vertical-view {
|
|
99441
|
+
.e-month-event-table {
|
|
99442
|
+
position: absolute;
|
|
99443
|
+
top: 0;
|
|
99444
|
+
}
|
|
99445
|
+
|
|
99418
99446
|
&.e-timescale-disable {
|
|
99419
99447
|
.e-content-table,
|
|
99420
99448
|
.e-content-wrap {
|
|
@@ -103946,8 +103974,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
103946
103974
|
}
|
|
103947
103975
|
|
|
103948
103976
|
.e-ie-img-dlg-canvas {
|
|
103949
|
-
width:
|
|
103950
|
-
height:
|
|
103977
|
+
width: auto;
|
|
103978
|
+
height: auto;
|
|
103951
103979
|
}
|
|
103952
103980
|
|
|
103953
103981
|
.e-ie-img-size {
|
|
@@ -3079,6 +3079,21 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
3079
3079
|
color: rgb(221, 218, 218);
|
|
3080
3080
|
}
|
|
3081
3081
|
}
|
|
3082
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3083
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3084
|
+
@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' {
|
|
3085
|
+
border-color: $ddl-box-border-color;
|
|
3086
|
+
}
|
|
3087
|
+
|
|
3088
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3089
|
+
-webkit-box-shadow: none;
|
|
3090
|
+
box-shadow: none;
|
|
3091
|
+
}
|
|
3092
|
+
|
|
3093
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3094
|
+
box-shadow: none;
|
|
3095
|
+
}
|
|
3096
|
+
}
|
|
3082
3097
|
}
|
|
3083
3098
|
|
|
3084
3099
|
|
|
@@ -66164,7 +66179,12 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
|
|
|
66164
66179
|
}
|
|
66165
66180
|
|
|
66166
66181
|
.e-multi-select-wrapper .e-delim-values {
|
|
66167
|
-
|
|
66182
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
66183
|
+
font-family: $multi-select-delim-font-family;
|
|
66184
|
+
}
|
|
66185
|
+
@else {
|
|
66186
|
+
font-family: $ddl-chip-font-family;
|
|
66187
|
+
}
|
|
66168
66188
|
font-size: $ddl-delim-font-size;
|
|
66169
66189
|
line-height: $ddl-delimviewheight;
|
|
66170
66190
|
max-width: 100%;
|
|
@@ -77288,7 +77308,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
77288
77308
|
margin-right: 0;
|
|
77289
77309
|
}
|
|
77290
77310
|
}
|
|
77291
|
-
.e-colorpicker-wrapper,
|
|
77311
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
77292
77312
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
77293
77313
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
77294
77314
|
{
|
|
@@ -80369,7 +80389,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
80369
80389
|
@if $skin-name =='tailwind3' {
|
|
80370
80390
|
.e-bigger
|
|
80371
80391
|
{
|
|
80372
|
-
.e-colorpicker-wrapper,
|
|
80392
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
80373
80393
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
80374
80394
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
80375
80395
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -111880,7 +111900,7 @@ $lg-desktop: 1399.98;
|
|
|
111880
111900
|
color: $pv-icon-color-hover;
|
|
111881
111901
|
}
|
|
111882
111902
|
@if $skin-name == 'bootstrap5.3' {
|
|
111883
|
-
color: $pv-icon-color-hover
|
|
111903
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
111884
111904
|
}
|
|
111885
111905
|
@if $skin-name == 'bootstrap5' {
|
|
111886
111906
|
color: $white;
|
|
@@ -111893,6 +111913,12 @@ $lg-desktop: 1399.98;
|
|
|
111893
111913
|
}
|
|
111894
111914
|
}
|
|
111895
111915
|
|
|
111916
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
111917
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
111918
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
111919
|
+
}
|
|
111920
|
+
}
|
|
111921
|
+
|
|
111896
111922
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
111897
111923
|
@if ($skin-name == 'bootstrap5.3') {
|
|
111898
111924
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -116156,9 +116182,6 @@ $lg-desktop: 1399.98;
|
|
|
116156
116182
|
@if ($skin-name == 'bootstrap5') {
|
|
116157
116183
|
color: $white;
|
|
116158
116184
|
}
|
|
116159
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
116160
|
-
color: var(--color-sf-icon-color);
|
|
116161
|
-
}
|
|
116162
116185
|
}
|
|
116163
116186
|
|
|
116164
116187
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -130156,6 +130179,11 @@ $schedule-tree-content-color: #fff !default;
|
|
|
130156
130179
|
}
|
|
130157
130180
|
|
|
130158
130181
|
.e-vertical-view {
|
|
130182
|
+
.e-month-event-table {
|
|
130183
|
+
position: absolute;
|
|
130184
|
+
top: 0;
|
|
130185
|
+
}
|
|
130186
|
+
|
|
130159
130187
|
&.e-timescale-disable {
|
|
130160
130188
|
.e-content-table,
|
|
130161
130189
|
.e-content-wrap {
|
|
@@ -135483,8 +135511,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135483
135511
|
}
|
|
135484
135512
|
|
|
135485
135513
|
.e-ie-img-dlg-canvas {
|
|
135486
|
-
width:
|
|
135487
|
-
height:
|
|
135514
|
+
width: auto;
|
|
135515
|
+
height: auto;
|
|
135488
135516
|
}
|
|
135489
135517
|
|
|
135490
135518
|
.e-ie-img-size {
|
|
@@ -2947,6 +2947,21 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
2947
2947
|
color: rgb(221, 218, 218);
|
|
2948
2948
|
}
|
|
2949
2949
|
}
|
|
2950
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
2951
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
2952
|
+
@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' {
|
|
2953
|
+
border-color: $ddl-box-border-color;
|
|
2954
|
+
}
|
|
2955
|
+
|
|
2956
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
2957
|
+
-webkit-box-shadow: none;
|
|
2958
|
+
box-shadow: none;
|
|
2959
|
+
}
|
|
2960
|
+
|
|
2961
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
2962
|
+
box-shadow: none;
|
|
2963
|
+
}
|
|
2964
|
+
}
|
|
2950
2965
|
}
|
|
2951
2966
|
|
|
2952
2967
|
|
|
@@ -48612,7 +48627,12 @@ $filled-multiselect-chip-hover-bg-color: color.adjust($grey-300, $lightness: -7%
|
|
|
48612
48627
|
}
|
|
48613
48628
|
|
|
48614
48629
|
.e-multi-select-wrapper .e-delim-values {
|
|
48615
|
-
|
|
48630
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
48631
|
+
font-family: $multi-select-delim-font-family;
|
|
48632
|
+
}
|
|
48633
|
+
@else {
|
|
48634
|
+
font-family: $ddl-chip-font-family;
|
|
48635
|
+
}
|
|
48616
48636
|
font-size: $ddl-delim-font-size;
|
|
48617
48637
|
line-height: $ddl-delimviewheight;
|
|
48618
48638
|
max-width: 100%;
|
|
@@ -56572,7 +56592,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
56572
56592
|
margin-right: 0;
|
|
56573
56593
|
}
|
|
56574
56594
|
}
|
|
56575
|
-
.e-colorpicker-wrapper,
|
|
56595
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
56576
56596
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
56577
56597
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
56578
56598
|
{
|
|
@@ -83941,7 +83961,7 @@ $lg-desktop: 1399.98;
|
|
|
83941
83961
|
color: $pv-icon-color-hover;
|
|
83942
83962
|
}
|
|
83943
83963
|
@if $skin-name == 'bootstrap5.3' {
|
|
83944
|
-
color: $pv-icon-color-hover
|
|
83964
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
83945
83965
|
}
|
|
83946
83966
|
@if $skin-name == 'bootstrap5' {
|
|
83947
83967
|
color: $white;
|
|
@@ -83954,6 +83974,12 @@ $lg-desktop: 1399.98;
|
|
|
83954
83974
|
}
|
|
83955
83975
|
}
|
|
83956
83976
|
|
|
83977
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
83978
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
83979
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
83980
|
+
}
|
|
83981
|
+
}
|
|
83982
|
+
|
|
83957
83983
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
83958
83984
|
@if ($skin-name == 'bootstrap5.3') {
|
|
83959
83985
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -88217,9 +88243,6 @@ $lg-desktop: 1399.98;
|
|
|
88217
88243
|
@if ($skin-name == 'bootstrap5') {
|
|
88218
88244
|
color: $white;
|
|
88219
88245
|
}
|
|
88220
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
88221
|
-
color: var(--color-sf-icon-color);
|
|
88222
|
-
}
|
|
88223
88246
|
}
|
|
88224
88247
|
|
|
88225
88248
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -99157,6 +99180,11 @@ $schedule-tree-content-color: $shadow;
|
|
|
99157
99180
|
}
|
|
99158
99181
|
|
|
99159
99182
|
.e-vertical-view {
|
|
99183
|
+
.e-month-event-table {
|
|
99184
|
+
position: absolute;
|
|
99185
|
+
top: 0;
|
|
99186
|
+
}
|
|
99187
|
+
|
|
99160
99188
|
&.e-timescale-disable {
|
|
99161
99189
|
.e-content-table,
|
|
99162
99190
|
.e-content-wrap {
|
|
@@ -103686,8 +103714,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
103686
103714
|
}
|
|
103687
103715
|
|
|
103688
103716
|
.e-ie-img-dlg-canvas {
|
|
103689
|
-
width:
|
|
103690
|
-
height:
|
|
103717
|
+
width: auto;
|
|
103718
|
+
height: auto;
|
|
103691
103719
|
}
|
|
103692
103720
|
|
|
103693
103721
|
.e-ie-img-size {
|
|
@@ -3069,6 +3069,21 @@ $ddl-bigger-small-list-font-size: 13px !default;
|
|
|
3069
3069
|
color: rgb(221, 218, 218);
|
|
3070
3070
|
}
|
|
3071
3071
|
}
|
|
3072
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3073
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3074
|
+
@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' {
|
|
3075
|
+
border-color: $ddl-box-border-color;
|
|
3076
|
+
}
|
|
3077
|
+
|
|
3078
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3079
|
+
-webkit-box-shadow: none;
|
|
3080
|
+
box-shadow: none;
|
|
3081
|
+
}
|
|
3082
|
+
|
|
3083
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3084
|
+
box-shadow: none;
|
|
3085
|
+
}
|
|
3086
|
+
}
|
|
3072
3087
|
}
|
|
3073
3088
|
|
|
3074
3089
|
|
|
@@ -65913,7 +65928,12 @@ $filled-multiselect-chip-hover-bg-color: color.adjust($grey-300, $lightness: -7%
|
|
|
65913
65928
|
}
|
|
65914
65929
|
|
|
65915
65930
|
.e-multi-select-wrapper .e-delim-values {
|
|
65916
|
-
|
|
65931
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
65932
|
+
font-family: $multi-select-delim-font-family;
|
|
65933
|
+
}
|
|
65934
|
+
@else {
|
|
65935
|
+
font-family: $ddl-chip-font-family;
|
|
65936
|
+
}
|
|
65917
65937
|
font-size: $ddl-delim-font-size;
|
|
65918
65938
|
line-height: $ddl-delimviewheight;
|
|
65919
65939
|
max-width: 100%;
|
|
@@ -77031,7 +77051,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
77031
77051
|
margin-right: 0;
|
|
77032
77052
|
}
|
|
77033
77053
|
}
|
|
77034
|
-
.e-colorpicker-wrapper,
|
|
77054
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
77035
77055
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
77036
77056
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
77037
77057
|
{
|
|
@@ -80112,7 +80132,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
80112
80132
|
@if $skin-name =='tailwind3' {
|
|
80113
80133
|
.e-bigger
|
|
80114
80134
|
{
|
|
80115
|
-
.e-colorpicker-wrapper,
|
|
80135
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
80116
80136
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
80117
80137
|
.e-split-btn-wrapper.e-de-btn-hghlclr,
|
|
80118
80138
|
.e-de-ctnr-segment>div:first-child:not(.e-rtl),
|
|
@@ -111623,7 +111643,7 @@ $lg-desktop: 1399.98;
|
|
|
111623
111643
|
color: $pv-icon-color-hover;
|
|
111624
111644
|
}
|
|
111625
111645
|
@if $skin-name == 'bootstrap5.3' {
|
|
111626
|
-
color: $pv-icon-color-hover
|
|
111646
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
111627
111647
|
}
|
|
111628
111648
|
@if $skin-name == 'bootstrap5' {
|
|
111629
111649
|
color: $white;
|
|
@@ -111636,6 +111656,12 @@ $lg-desktop: 1399.98;
|
|
|
111636
111656
|
}
|
|
111637
111657
|
}
|
|
111638
111658
|
|
|
111659
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
111660
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
111661
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
111662
|
+
}
|
|
111663
|
+
}
|
|
111664
|
+
|
|
111639
111665
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
111640
111666
|
@if ($skin-name == 'bootstrap5.3') {
|
|
111641
111667
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -115899,9 +115925,6 @@ $lg-desktop: 1399.98;
|
|
|
115899
115925
|
@if ($skin-name == 'bootstrap5') {
|
|
115900
115926
|
color: $white;
|
|
115901
115927
|
}
|
|
115902
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
115903
|
-
color: var(--color-sf-icon-color);
|
|
115904
|
-
}
|
|
115905
115928
|
}
|
|
115906
115929
|
|
|
115907
115930
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -129898,6 +129921,11 @@ $schedule-tree-content-color: $shadow;
|
|
|
129898
129921
|
}
|
|
129899
129922
|
|
|
129900
129923
|
.e-vertical-view {
|
|
129924
|
+
.e-month-event-table {
|
|
129925
|
+
position: absolute;
|
|
129926
|
+
top: 0;
|
|
129927
|
+
}
|
|
129928
|
+
|
|
129901
129929
|
&.e-timescale-disable {
|
|
129902
129930
|
.e-content-table,
|
|
129903
129931
|
.e-content-wrap {
|
|
@@ -135223,8 +135251,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
135223
135251
|
}
|
|
135224
135252
|
|
|
135225
135253
|
.e-ie-img-dlg-canvas {
|
|
135226
|
-
width:
|
|
135227
|
-
height:
|
|
135254
|
+
width: auto;
|
|
135255
|
+
height: auto;
|
|
135228
135256
|
}
|
|
135229
135257
|
|
|
135230
135258
|
.e-ie-img-size {
|
|
@@ -3147,6 +3147,21 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3147
3147
|
color: rgb(221, 218, 218);
|
|
3148
3148
|
}
|
|
3149
3149
|
}
|
|
3150
|
+
.e-ddl.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
3151
|
+
.e-ddl.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
3152
|
+
@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' {
|
|
3153
|
+
border-color: $ddl-box-border-color;
|
|
3154
|
+
}
|
|
3155
|
+
|
|
3156
|
+
@if $skin-name =='bootstrap' or $skin-name =='bootstrap4' {
|
|
3157
|
+
-webkit-box-shadow: none;
|
|
3158
|
+
box-shadow: none;
|
|
3159
|
+
}
|
|
3160
|
+
|
|
3161
|
+
@if $skin-name =='bootstrap5' or $skin-name =='bootstrap5.3' {
|
|
3162
|
+
box-shadow: none;
|
|
3163
|
+
}
|
|
3164
|
+
}
|
|
3150
3165
|
}
|
|
3151
3166
|
|
|
3152
3167
|
|
|
@@ -48587,7 +48602,12 @@ $ddl-chip-bigger-content-padding: 0 !default;
|
|
|
48587
48602
|
}
|
|
48588
48603
|
|
|
48589
48604
|
.e-multi-select-wrapper .e-delim-values {
|
|
48590
|
-
|
|
48605
|
+
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
48606
|
+
font-family: $multi-select-delim-font-family;
|
|
48607
|
+
}
|
|
48608
|
+
@else {
|
|
48609
|
+
font-family: $ddl-chip-font-family;
|
|
48610
|
+
}
|
|
48591
48611
|
font-size: $ddl-delim-font-size;
|
|
48592
48612
|
line-height: $ddl-delimviewheight;
|
|
48593
48613
|
max-width: 100%;
|
|
@@ -56606,7 +56626,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
56606
56626
|
margin-right: 0;
|
|
56607
56627
|
}
|
|
56608
56628
|
}
|
|
56609
|
-
.e-colorpicker-wrapper,
|
|
56629
|
+
.e-colorpicker-wrapper.e-de-font-clr-picker,
|
|
56610
56630
|
.e-split-btn-wrapper.e-de-prop-splitbutton,
|
|
56611
56631
|
.e-split-btn-wrapper.e-de-btn-hghlclr
|
|
56612
56632
|
{
|
|
@@ -83975,7 +83995,7 @@ $lg-desktop: 1399.98;
|
|
|
83975
83995
|
color: $pv-icon-color-hover;
|
|
83976
83996
|
}
|
|
83977
83997
|
@if $skin-name == 'bootstrap5.3' {
|
|
83978
|
-
color: $pv-icon-color-hover
|
|
83998
|
+
color: $pv-icon-color-hover;/* stylelint-disable-line declaration-no-important */
|
|
83979
83999
|
}
|
|
83980
84000
|
@if $skin-name == 'bootstrap5' {
|
|
83981
84001
|
color: $white;
|
|
@@ -83988,6 +84008,12 @@ $lg-desktop: 1399.98;
|
|
|
83988
84008
|
}
|
|
83989
84009
|
}
|
|
83990
84010
|
|
|
84011
|
+
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
|
|
84012
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
84013
|
+
color: $pv-icon-color;/* stylelint-disable-line declaration-no-important */
|
|
84014
|
+
}
|
|
84015
|
+
}
|
|
84016
|
+
|
|
83991
84017
|
.e-pv-toolbar .e-popup .e-pv-tbar-btn:hover {
|
|
83992
84018
|
@if ($skin-name == 'bootstrap5.3') {
|
|
83993
84019
|
color: $pv-icon-color !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -88251,9 +88277,6 @@ $lg-desktop: 1399.98;
|
|
|
88251
88277
|
@if ($skin-name == 'bootstrap5') {
|
|
88252
88278
|
color: $white;
|
|
88253
88279
|
}
|
|
88254
|
-
@if ($skin-name == 'bootstrap5.3') {
|
|
88255
|
-
color: var(--color-sf-icon-color);
|
|
88256
|
-
}
|
|
88257
88280
|
}
|
|
88258
88281
|
|
|
88259
88282
|
.e-dialog.e-pv-signature-dialog-height {
|
|
@@ -99202,6 +99225,11 @@ $schedule-bgr-calendar-width: 345px !default;
|
|
|
99202
99225
|
}
|
|
99203
99226
|
|
|
99204
99227
|
.e-vertical-view {
|
|
99228
|
+
.e-month-event-table {
|
|
99229
|
+
position: absolute;
|
|
99230
|
+
top: 0;
|
|
99231
|
+
}
|
|
99232
|
+
|
|
99205
99233
|
&.e-timescale-disable {
|
|
99206
99234
|
.e-content-table,
|
|
99207
99235
|
.e-content-wrap {
|
|
@@ -103728,8 +103756,8 @@ $image-editor-button-width-mobile: calc(65% - 30px) !default;
|
|
|
103728
103756
|
}
|
|
103729
103757
|
|
|
103730
103758
|
.e-ie-img-dlg-canvas {
|
|
103731
|
-
width:
|
|
103732
|
-
height:
|
|
103759
|
+
width: auto;
|
|
103760
|
+
height: auto;
|
|
103733
103761
|
}
|
|
103734
103762
|
|
|
103735
103763
|
.e-ie-img-size {
|