@syncfusion/blazor-themes 23.2.7 → 24.1.41
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/SCSS-Themes/base/bootstrap-dark.scss +24 -1
- package/SCSS-Themes/base/bootstrap.scss +24 -1
- package/SCSS-Themes/base/bootstrap4.scss +25 -2
- package/SCSS-Themes/base/bootstrap5-dark.scss +25 -2
- package/SCSS-Themes/base/bootstrap5.scss +25 -2
- package/SCSS-Themes/base/fabric-dark.scss +24 -1
- package/SCSS-Themes/base/fabric.scss +24 -1
- package/SCSS-Themes/base/fluent-dark.scss +25 -2
- package/SCSS-Themes/base/fluent.scss +25 -2
- package/SCSS-Themes/base/highcontrast.scss +24 -1
- package/SCSS-Themes/base/material-dark.scss +24 -1
- package/SCSS-Themes/base/material.scss +24 -1
- package/SCSS-Themes/base/material3-dark.scss +24 -1
- package/SCSS-Themes/base/material3.scss +24 -1
- package/SCSS-Themes/base/tailwind-dark.scss +24 -1
- package/SCSS-Themes/base/tailwind.scss +24 -1
- package/SCSS-Themes/bootstrap-dark.scss +2775 -205
- package/SCSS-Themes/bootstrap.scss +2774 -205
- package/SCSS-Themes/bootstrap4.scss +2782 -212
- package/SCSS-Themes/bootstrap5-dark.scss +2778 -210
- package/SCSS-Themes/bootstrap5.scss +2778 -210
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap4.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap5.scss +12 -12
- package/SCSS-Themes/buttons/button/fabric-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/fabric.scss +12 -12
- package/SCSS-Themes/buttons/button/fluent-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/fluent.scss +12 -12
- package/SCSS-Themes/buttons/button/highcontrast.scss +12 -12
- package/SCSS-Themes/buttons/button/material-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/material.scss +12 -12
- package/SCSS-Themes/buttons/button/material3-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/material3.scss +12 -12
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/tailwind.scss +12 -12
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +3 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material3.scss +3 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +3 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +13 -16
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +13 -16
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +11 -15
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +28 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +6 -0
- package/SCSS-Themes/fabric-dark.scss +2773 -204
- package/SCSS-Themes/fabric.scss +2773 -204
- package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fabric.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fluent.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +11 -9
- package/SCSS-Themes/filemanager/file-manager/material3.scss +11 -9
- package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/tailwind.scss +6 -4
- package/SCSS-Themes/fluent-dark.scss +2791 -216
- package/SCSS-Themes/fluent.scss +2791 -216
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +110 -21
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fabric.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fluent.scss +109 -21
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material3.scss +109 -21
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +109 -22
- package/SCSS-Themes/gantt/gantt/tailwind.scss +109 -22
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +267 -13
- package/SCSS-Themes/grids/grid/bootstrap.scss +267 -13
- package/SCSS-Themes/grids/grid/bootstrap4.scss +271 -17
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +262 -11
- package/SCSS-Themes/grids/grid/bootstrap5.scss +262 -11
- package/SCSS-Themes/grids/grid/fabric-dark.scss +267 -13
- package/SCSS-Themes/grids/grid/fabric.scss +267 -13
- package/SCSS-Themes/grids/grid/fluent-dark.scss +271 -17
- package/SCSS-Themes/grids/grid/fluent.scss +271 -17
- package/SCSS-Themes/grids/grid/highcontrast.scss +266 -12
- package/SCSS-Themes/grids/grid/material-dark.scss +266 -12
- package/SCSS-Themes/grids/grid/material.scss +266 -12
- package/SCSS-Themes/grids/grid/material3-dark.scss +271 -14
- package/SCSS-Themes/grids/grid/material3.scss +271 -14
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +265 -11
- package/SCSS-Themes/grids/grid/tailwind.scss +265 -11
- package/SCSS-Themes/highcontrast.scss +2774 -205
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +209 -8
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +209 -8
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material3.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +203 -8
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fabric.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fluent.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material3-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material3.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +36 -0
- package/SCSS-Themes/inputs/data-form/bootstrap-dark.scss +307 -0
- package/SCSS-Themes/inputs/data-form/bootstrap.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap4.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap5-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap5.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fabric-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fabric.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fluent-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fluent.scss +306 -0
- package/SCSS-Themes/inputs/data-form/highcontrast.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material.scss +307 -0
- package/SCSS-Themes/inputs/data-form/material3-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material3.scss +306 -0
- package/SCSS-Themes/inputs/data-form/tailwind-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/tailwind.scss +306 -0
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +30 -9
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/fabric.scss +30 -9
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/fluent.scss +30 -9
- package/SCSS-Themes/inputs/rating/highcontrast.scss +30 -9
- package/SCSS-Themes/inputs/rating/material-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/material.scss +30 -9
- package/SCSS-Themes/inputs/rating/material3-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/material3.scss +30 -9
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/tailwind.scss +30 -9
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +4 -0
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/fabric.scss +4 -0
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/fluent.scss +4 -0
- package/SCSS-Themes/inputs/slider/highcontrast.scss +4 -0
- package/SCSS-Themes/inputs/slider/material-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/material.scss +4 -0
- package/SCSS-Themes/inputs/slider/material3-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/material3.scss +4 -0
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/tailwind.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap4.scss +2 -2
- package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
- package/SCSS-Themes/lists/list-view/material.scss +1 -1
- package/SCSS-Themes/lists/list-view/material3-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/material3.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind-dark.scss +2 -2
- package/SCSS-Themes/lists/list-view/tailwind.scss +2 -2
- package/SCSS-Themes/material-dark.scss +2773 -204
- package/SCSS-Themes/material.scss +2775 -205
- package/SCSS-Themes/material3-dark.scss +2789 -218
- package/SCSS-Themes/material3.scss +2789 -218
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +130 -0
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/fabric.scss +130 -0
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/fluent.scss +130 -0
- package/SCSS-Themes/navigations/pager/highcontrast.scss +130 -0
- package/SCSS-Themes/navigations/pager/material-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/material.scss +130 -0
- package/SCSS-Themes/navigations/pager/material3-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/material3.scss +130 -0
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/tailwind.scss +130 -0
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +877 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +877 -0
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fabric.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fluent.scss +876 -0
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material3.scss +876 -0
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/tailwind.scss +876 -0
- package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +9 -2
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +9 -2
- package/SCSS-Themes/navigations/tab/fabric-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/fabric.scss +6 -0
- package/SCSS-Themes/navigations/tab/fluent-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/fluent.scss +7 -1
- package/SCSS-Themes/navigations/tab/highcontrast.scss +7 -1
- package/SCSS-Themes/navigations/tab/material-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/material.scss +7 -1
- package/SCSS-Themes/navigations/tab/material3-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/material3.scss +6 -0
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/tailwind.scss +6 -0
- package/SCSS-Themes/notifications/message/bootstrap-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap4.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap5-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap5.scss +257 -17
- package/SCSS-Themes/notifications/message/fabric-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/fabric.scss +257 -17
- package/SCSS-Themes/notifications/message/fluent-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/fluent.scss +257 -17
- package/SCSS-Themes/notifications/message/highcontrast.scss +257 -17
- package/SCSS-Themes/notifications/message/material-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/material.scss +257 -17
- package/SCSS-Themes/notifications/message/material3-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/material3.scss +257 -17
- package/SCSS-Themes/notifications/message/tailwind-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/tailwind.scss +257 -17
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +147 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +65 -31
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +65 -31
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +64 -30
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +64 -30
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +63 -29
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/material.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/material3.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +20 -26
- package/SCSS-Themes/popups/tooltip/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/popups/tooltip/bootstrap5.scss +2 -2
- package/SCSS-Themes/popups/tooltip/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/fluent.scss +1 -1
- package/SCSS-Themes/popups/tooltip/highcontrast.scss +1 -1
- package/SCSS-Themes/popups/tooltip/tailwind-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/tailwind.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +112 -19
- package/SCSS-Themes/ribbon/ribbon/material.scss +112 -19
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +111 -20
- package/SCSS-Themes/ribbon/ribbon/material3.scss +111 -20
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +111 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +82 -7
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap-dark.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap4.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5-dark.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/fabric-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fabric.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fluent-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fluent.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/highcontrast.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material-dark.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material3-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/material3.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/tailwind-dark.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/tailwind.scss +8 -13
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fabric.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fluent.scss +29 -12
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material3.scss +29 -12
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/tailwind.scss +29 -12
- package/SCSS-Themes/tailwind-dark.scss +2775 -207
- package/SCSS-Themes/tailwind.scss +2775 -207
- package/package.json +1 -1
|
@@ -135,6 +135,7 @@ $gantt-dialog-general-height: 241px !default;
|
|
|
135
135
|
$gantt-dialog-edit-form-odd-padding: 16px 18px 0 18px !default;
|
|
136
136
|
$gantt-dialog-edit-form-even-padding: 16px 16px 0 0 !default;
|
|
137
137
|
$gantt-dialog-edit-form-scroll-padding: 16px 16px 0 0 !default;
|
|
138
|
+
$gantt-mobile-bigger-dialog-edit-form-padding: 16px 12px 0 16px !default;
|
|
138
139
|
$gantt-bigger-predecessor-dialog-padding: 10px 9px 9px 14px !important;
|
|
139
140
|
$gantt-bigger-predecessor-dialog-font-size: 12px;
|
|
140
141
|
$gantt-bigger-predecessor-dialog-font-weight: 400 !default;
|
|
@@ -146,7 +147,6 @@ $gantt-bigger-tooltip-dialog-text-color: $grey-black;
|
|
|
146
147
|
$gantt-bigger-tooltip-disabled-button-color: $grey-600 !important;
|
|
147
148
|
$gantt-bigger-dialog-edit-form-odd-padding: 16px 9px 0 16px !default;
|
|
148
149
|
$gantt-bigger-dialog-edit-form-even-padding: 16px 16px 0 9px !default;
|
|
149
|
-
$gantt-bigger-dialog-close-button-left: 1px !important;
|
|
150
150
|
$gantt-bigger-dialog-close-button-size: 12px !important;
|
|
151
151
|
$gantt-bigger-dialog-edit-form-odd-padding: 16px 9px 0 16px !default;
|
|
152
152
|
$gantt-bigger-dialog-header-padding: 16px 4px 17px 16px !important;
|
|
@@ -180,6 +180,7 @@ $gantt-bigger-dialog-tab-padding-left: 4px !important;
|
|
|
180
180
|
$gantt-bigger-dialog-border-radius: 6px 6px 0px 0px !default;
|
|
181
181
|
$gantt-bigger-dialog-edit-form-scroll-padding: 16px 18px 0 9px !default;
|
|
182
182
|
$gantt-dialog-dependent-height: 153px !default;
|
|
183
|
+
$gantt-dialog-close-button-top: 2px !important;
|
|
183
184
|
$gantt-dialog-resource-height: 196px !default;
|
|
184
185
|
$gantt-dialog-rte-height: 241px !default;
|
|
185
186
|
$gantt-dialog-rte-content-height: 198px !default;
|
|
@@ -208,6 +209,7 @@ $gantt-parent-progress-bar-border-radius: 4px !default;
|
|
|
208
209
|
$gantt-timeline-top-headercell-font-size: 12px !default;
|
|
209
210
|
$gantt-timeline-top-headercell-font-weight: 500 !default;
|
|
210
211
|
$gantt-active-background: rgba(255, 255, 255, 0.28) !default;
|
|
212
|
+
$gantt-active-frozen-background: #626262 !default;
|
|
211
213
|
$gantt-active-color: $primary-font !default;
|
|
212
214
|
$gantt-active-color-opacity: 0.87 !default;
|
|
213
215
|
$gantt-table-background: $grey-dark !default;
|
|
@@ -264,6 +266,9 @@ $gantt-range-container-arc-radius: 2px !default;
|
|
|
264
266
|
$gantt-active-background-color: #a9a9a9;
|
|
265
267
|
$bigger-column-menu-size: 38px !default;
|
|
266
268
|
$gantt-masked-table-background-color: #e1dfdd;
|
|
269
|
+
$gantt-rowdd-topbottom-border: 1px solid #00b0ff !default;
|
|
270
|
+
$gantt-rowdd-boxshadow: #00b0ff !default;
|
|
271
|
+
$gantt-rowdd-childborder-width: 1px 0 0 !default;
|
|
267
272
|
@include export-module('gantt-layout') {
|
|
268
273
|
|
|
269
274
|
.e-bigger {
|
|
@@ -282,6 +287,23 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
282
287
|
font-size: 18px;
|
|
283
288
|
}}
|
|
284
289
|
.e-gantt-chart {
|
|
290
|
+
|
|
291
|
+
.e-taskbar-left-resizer,
|
|
292
|
+
.e-taskbar-right-resizer {
|
|
293
|
+
display: inline-block;
|
|
294
|
+
position: absolute;
|
|
295
|
+
top: 0;
|
|
296
|
+
width: 25px;
|
|
297
|
+
z-index: 4;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
.e-left-resize-gripper,
|
|
301
|
+
.e-right-resize-gripper {
|
|
302
|
+
align-items: center;
|
|
303
|
+
cursor: ew-resize;
|
|
304
|
+
display: inline-flex;
|
|
305
|
+
}
|
|
306
|
+
|
|
285
307
|
.e-timeline-header-container {
|
|
286
308
|
height: $gantt-bigger-header-border-height;
|
|
287
309
|
}
|
|
@@ -401,7 +423,13 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
401
423
|
padding: $gantt-bigger-dialog-header-padding; /* stylelint-disable-line declaration-no-important */
|
|
402
424
|
|
|
403
425
|
.e-btn.e-dlg-closeicon-btn {
|
|
404
|
-
left:
|
|
426
|
+
left: -11px;
|
|
427
|
+
@if ($skin-name == 'bootstrap5-dark' or $skin-name == 'bootstrap5'){
|
|
428
|
+
top: 2px;
|
|
429
|
+
}
|
|
430
|
+
@else {
|
|
431
|
+
top: 3px;
|
|
432
|
+
}
|
|
405
433
|
}
|
|
406
434
|
}
|
|
407
435
|
@if ($skin-name == 'FluentUI' or $skin-name == 'fluent-dark') {
|
|
@@ -431,8 +459,13 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
431
459
|
}
|
|
432
460
|
}
|
|
433
461
|
|
|
434
|
-
.e-dlg-header {
|
|
435
|
-
|
|
462
|
+
.e-dlg-header:not(.e-gantt-adaptive-dialog .e-dialog .e-dlg-header) {
|
|
463
|
+
@if ($skin-name== 'Material3-dark' or $skin-name == 'Material3') {
|
|
464
|
+
line-height: 28px;
|
|
465
|
+
}
|
|
466
|
+
@else if ($skin-name != 'FluentUI' or $skin-name != 'fluent-dark'){
|
|
467
|
+
line-height: 37px;
|
|
468
|
+
}
|
|
436
469
|
}
|
|
437
470
|
}
|
|
438
471
|
|
|
@@ -463,7 +496,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
463
496
|
.e-gantt-dialog {
|
|
464
497
|
.e-dialog {
|
|
465
498
|
border-radius: 6px;
|
|
466
|
-
|
|
499
|
+
width: $gantt-bigger-dialog-width;
|
|
467
500
|
}
|
|
468
501
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
|
|
469
502
|
padding: 0 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
@@ -509,7 +542,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
509
542
|
}
|
|
510
543
|
}
|
|
511
544
|
@else{
|
|
512
|
-
.e-btn.e-dlg-closeicon-btn {
|
|
545
|
+
.e-btn.e-dlg-closeicon-btn:not(.e-gantt-adaptive-dialog .e-dialog .e-dlg-closeicon-btn) {
|
|
513
546
|
border-radius: 50%;
|
|
514
547
|
height: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
515
548
|
width: auto;
|
|
@@ -609,6 +642,16 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
609
642
|
padding: 7px 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
610
643
|
}
|
|
611
644
|
}
|
|
645
|
+
.e-gantt-adaptive-dialog .e-dialog {
|
|
646
|
+
position: absolute !important; /* stylelint-disable-line declaration-no-important */
|
|
647
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
648
|
+
}
|
|
649
|
+
.e-gantt-adaptive-dialog .e-dialog .e-dlg-header-content {
|
|
650
|
+
padding: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
651
|
+
}
|
|
652
|
+
.e-gantt-adaptive-dialog .e-dialog td{
|
|
653
|
+
width: 100% !important; /* stylelint-disable-line declaration-no-important */
|
|
654
|
+
}
|
|
612
655
|
}
|
|
613
656
|
|
|
614
657
|
.e-predecessor-tooltip {
|
|
@@ -904,10 +947,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
904
947
|
overflow-x: scroll !important; /* stylelint-disable-line declaration-no-important */
|
|
905
948
|
}
|
|
906
949
|
|
|
907
|
-
.e-gridcontent .e-gantt-frozen {
|
|
908
|
-
overflow-x: hidden !important; /* stylelint-disable-line declaration-no-important */
|
|
909
|
-
}
|
|
910
|
-
|
|
911
950
|
.e-gridcontent .e-content.e-gantt-scroll-padding {
|
|
912
951
|
width: calc(100% + 17px);
|
|
913
952
|
}
|
|
@@ -1045,7 +1084,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1045
1084
|
}
|
|
1046
1085
|
|
|
1047
1086
|
.e-zero-spacing {
|
|
1048
|
-
border-spacing:
|
|
1087
|
+
border-spacing: .25px;
|
|
1049
1088
|
}
|
|
1050
1089
|
|
|
1051
1090
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -1088,10 +1127,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1088
1127
|
vertical-align: middle;
|
|
1089
1128
|
z-index: 3;
|
|
1090
1129
|
}
|
|
1091
|
-
|
|
1092
|
-
.e-taskbar-main-container:hover{
|
|
1093
|
-
z-index: 4;
|
|
1094
|
-
}
|
|
1095
1130
|
|
|
1096
1131
|
.e-taskbar-main-container.e-gantt-multi-taskbar:hover {
|
|
1097
1132
|
z-index: 4;
|
|
@@ -1673,7 +1708,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1673
1708
|
}
|
|
1674
1709
|
|
|
1675
1710
|
.e-item {
|
|
1676
|
-
height:
|
|
1711
|
+
height: 100%;
|
|
1677
1712
|
}
|
|
1678
1713
|
|
|
1679
1714
|
.e-dependent-div {
|
|
@@ -1752,6 +1787,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1752
1787
|
}
|
|
1753
1788
|
}
|
|
1754
1789
|
|
|
1790
|
+
.e-dlg-header {
|
|
1791
|
+
line-height: 30px;
|
|
1792
|
+
}
|
|
1793
|
+
|
|
1755
1794
|
.e-dlg-header-content {
|
|
1756
1795
|
border-bottom: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1757
1796
|
}
|
|
@@ -1760,6 +1799,11 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1760
1799
|
border-radius: $gantt-dialog-border-radius;
|
|
1761
1800
|
padding-bottom: $gantt-dialog-padding-bottom;
|
|
1762
1801
|
|
|
1802
|
+
.e-btn.e-dlg-closeicon-btn {
|
|
1803
|
+
left: -11px;
|
|
1804
|
+
top: $gantt-dialog-close-button-top;
|
|
1805
|
+
}
|
|
1806
|
+
|
|
1763
1807
|
@if ($skin-name == 'bootstrap-dark'){
|
|
1764
1808
|
.e-btn.e-dlg-closeicon-btn {
|
|
1765
1809
|
border-radius: 50%;
|
|
@@ -1840,12 +1884,14 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1840
1884
|
.e-bigger .e-gantt .e-gantt-chart .e-label {
|
|
1841
1885
|
font-size: $gantt-bigger-label-font-size;
|
|
1842
1886
|
}
|
|
1843
|
-
|
|
1844
|
-
|
|
1887
|
+
|
|
1888
|
+
.e-bigger .e-filter-popup .e-control .e-dialog .e-lib .e-popup .e-popup-open .e-excelfilter .e-gantt,
|
|
1889
|
+
.e-bigger .e-gantt .e-excelfilter .e-dialog .e-dlg-content {
|
|
1890
|
+
padding: 0 18px 0 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1845
1891
|
}
|
|
1846
|
-
.e-bigger .e-
|
|
1847
|
-
|
|
1848
|
-
|
|
1892
|
+
.e-bigger .e-filter-popup .e-control .e-dialog .e-lib .e-popup .e-popup-open .e-excelfilter .e-gantt,
|
|
1893
|
+
.e-bigger .e-gantt .e-contextmenu-wrapper ul {
|
|
1894
|
+
padding: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1849
1895
|
}
|
|
1850
1896
|
|
|
1851
1897
|
.e-gantt-tooltip-label {
|
|
@@ -2006,6 +2052,37 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2006
2052
|
position: absolute;
|
|
2007
2053
|
z-index: 1;
|
|
2008
2054
|
}
|
|
2055
|
+
.e-gantt .e-gantt-chart .e-chart-root-container .e-content td.e-chart-row-cell.e-droptop{
|
|
2056
|
+
border-top: $gantt-rowdd-topbottom-border;
|
|
2057
|
+
border-width: $gantt-rowdd-childborder-width;
|
|
2058
|
+
}
|
|
2059
|
+
.e-gantt .e-gantt-chart .e-chart-root-container .e-content td.e-chart-row-cell.e-dropbottom{
|
|
2060
|
+
border-bottom: $gantt-rowdd-topbottom-border;
|
|
2061
|
+
box-shadow: $gantt-rowdd-boxshadow;
|
|
2062
|
+
}
|
|
2063
|
+
|
|
2064
|
+
.e-gantt .e-gantt-chart .e-chart-root-container .e-content td.e-chart-row-cell.e-childborder {
|
|
2065
|
+
border-bottom: $gantt-rowdd-topbottom-border;
|
|
2066
|
+
border-top: $gantt-rowdd-topbottom-border;
|
|
2067
|
+
box-shadow: $gantt-rowdd-boxshadow;
|
|
2068
|
+
}
|
|
2069
|
+
}
|
|
2070
|
+
@media (max-width: 767px)
|
|
2071
|
+
{
|
|
2072
|
+
.e-bigger{
|
|
2073
|
+
.e-gantt {
|
|
2074
|
+
.e-dialog {
|
|
2075
|
+
.e-edit-form-column {
|
|
2076
|
+
&:nth-child(odd),
|
|
2077
|
+
&:nth-child(even) {
|
|
2078
|
+
float: none;
|
|
2079
|
+
padding: $gantt-mobile-bigger-dialog-edit-form-padding;
|
|
2080
|
+
width: 100%;
|
|
2081
|
+
}
|
|
2082
|
+
}
|
|
2083
|
+
}
|
|
2084
|
+
}
|
|
2085
|
+
}
|
|
2009
2086
|
}
|
|
2010
2087
|
|
|
2011
2088
|
|
|
@@ -2088,6 +2165,16 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2088
2165
|
background: $gantt-active-background;
|
|
2089
2166
|
opacity: $gantt-active-color-opacity;
|
|
2090
2167
|
}
|
|
2168
|
+
|
|
2169
|
+
.e-grid{
|
|
2170
|
+
td.e-active.e-leftfreeze,
|
|
2171
|
+
td.e-active.e-unfreeze,
|
|
2172
|
+
td.e-active.e-rightfreeze,
|
|
2173
|
+
td.e-active.e-fixedfreeze{
|
|
2174
|
+
background: $gantt-active-frozen-background;
|
|
2175
|
+
opacity: 1;
|
|
2176
|
+
}
|
|
2177
|
+
}
|
|
2091
2178
|
}
|
|
2092
2179
|
.e-taskbar-resize-div {
|
|
2093
2180
|
border-color: $event-marker-line-color;
|
|
@@ -2613,6 +2700,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2613
2700
|
}
|
|
2614
2701
|
.e-dlg-header {
|
|
2615
2702
|
color: $gantt-dialog-header-font-color;
|
|
2703
|
+
position: relative;
|
|
2616
2704
|
}
|
|
2617
2705
|
|
|
2618
2706
|
.e-dlg-header-content {
|
|
@@ -135,6 +135,7 @@ $gantt-dialog-general-height: 241px !default;
|
|
|
135
135
|
$gantt-dialog-edit-form-odd-padding: 16px 18px 0 18px !default;
|
|
136
136
|
$gantt-dialog-edit-form-even-padding: 16px 16px 0 0 !default;
|
|
137
137
|
$gantt-dialog-edit-form-scroll-padding: 16px 16px 0 0 !default;
|
|
138
|
+
$gantt-mobile-bigger-dialog-edit-form-padding: 16px 12px 0 16px !default;
|
|
138
139
|
$gantt-bigger-predecessor-dialog-padding: 10px 9px 9px 14px !important;
|
|
139
140
|
$gantt-bigger-predecessor-dialog-font-size: 12px;
|
|
140
141
|
$gantt-bigger-predecessor-dialog-font-weight: 400 !default;
|
|
@@ -146,7 +147,6 @@ $gantt-bigger-tooltip-dialog-text-color: $grey-black;
|
|
|
146
147
|
$gantt-bigger-tooltip-disabled-button-color: $grey-600 !important;
|
|
147
148
|
$gantt-bigger-dialog-edit-form-odd-padding: 16px 9px 0 16px !default;
|
|
148
149
|
$gantt-bigger-dialog-edit-form-even-padding: 16px 16px 0 9px !default;
|
|
149
|
-
$gantt-bigger-dialog-close-button-left: 1px !important;
|
|
150
150
|
$gantt-bigger-dialog-close-button-size: 12px !important;
|
|
151
151
|
$gantt-bigger-dialog-edit-form-odd-padding: 16px 9px 0 16px !default;
|
|
152
152
|
$gantt-bigger-dialog-header-padding: 16px 14px 17px 16px !important;
|
|
@@ -179,6 +179,7 @@ $gantt-dialog-bigger-border-radius: 6px !important;
|
|
|
179
179
|
$gantt-bigger-dialog-tab-padding-left: 4px !important;
|
|
180
180
|
$gantt-bigger-dialog-border-radius: 6px 6px 0px 0px !default;
|
|
181
181
|
$gantt-bigger-dialog-edit-form-scroll-padding: 16px 18px 0 9px !default;
|
|
182
|
+
$gantt-dialog-close-button-top: 2px !important;
|
|
182
183
|
$gantt-dialog-dependent-height: 153px !default;
|
|
183
184
|
$gantt-dialog-resource-height: 196px !default;
|
|
184
185
|
$gantt-dialog-rte-height: 241px !default;
|
|
@@ -208,6 +209,7 @@ $gantt-parent-progress-bar-border-radius: 4px !default;
|
|
|
208
209
|
$gantt-timeline-top-headercell-font-size: 12px !default;
|
|
209
210
|
$gantt-timeline-top-headercell-font-weight: 500 !default;
|
|
210
211
|
$gantt-active-background: rgba($primary, .15) !default;
|
|
212
|
+
$gantt-active-frozen-background: #e2e5f4 !default;
|
|
211
213
|
$gantt-active-color: $grey-black !default;
|
|
212
214
|
$gantt-active-color-opacity: 1 !default;
|
|
213
215
|
$gantt-table-background: $accent-font !default;
|
|
@@ -264,6 +266,9 @@ $rangecontainer-border-color: #FC7A05;
|
|
|
264
266
|
$gantt-range-container-arc-radius: 2px !default;
|
|
265
267
|
$bigger-column-menu-size: 38px !default;
|
|
266
268
|
$gantt-masked-table-background-color: #e1dfdd;
|
|
269
|
+
$gantt-rowdd-topbottom-border: 1px solid #e3165b !default;
|
|
270
|
+
$gantt-rowdd-boxshadow: #e3165b !default;
|
|
271
|
+
$gantt-rowdd-childborder-width: 1px 0 0 !default;
|
|
267
272
|
@include export-module('gantt-layout') {
|
|
268
273
|
|
|
269
274
|
.e-bigger {
|
|
@@ -282,6 +287,23 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
282
287
|
font-size: 18px;
|
|
283
288
|
}}
|
|
284
289
|
.e-gantt-chart {
|
|
290
|
+
|
|
291
|
+
.e-taskbar-left-resizer,
|
|
292
|
+
.e-taskbar-right-resizer {
|
|
293
|
+
display: inline-block;
|
|
294
|
+
position: absolute;
|
|
295
|
+
top: 0;
|
|
296
|
+
width: 25px;
|
|
297
|
+
z-index: 4;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
.e-left-resize-gripper,
|
|
301
|
+
.e-right-resize-gripper {
|
|
302
|
+
align-items: center;
|
|
303
|
+
cursor: ew-resize;
|
|
304
|
+
display: inline-flex;
|
|
305
|
+
}
|
|
306
|
+
|
|
285
307
|
.e-timeline-header-container {
|
|
286
308
|
height: $gantt-bigger-header-border-height;
|
|
287
309
|
}
|
|
@@ -401,7 +423,13 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
401
423
|
padding: $gantt-bigger-dialog-header-padding; /* stylelint-disable-line declaration-no-important */
|
|
402
424
|
|
|
403
425
|
.e-btn.e-dlg-closeicon-btn {
|
|
404
|
-
left:
|
|
426
|
+
left: -11px;
|
|
427
|
+
@if ($skin-name == 'bootstrap5-dark' or $skin-name == 'bootstrap5'){
|
|
428
|
+
top: 2px;
|
|
429
|
+
}
|
|
430
|
+
@else {
|
|
431
|
+
top: 3px;
|
|
432
|
+
}
|
|
405
433
|
}
|
|
406
434
|
}
|
|
407
435
|
@if ($skin-name == 'FluentUI' or $skin-name == 'fluent-dark') {
|
|
@@ -431,8 +459,13 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
431
459
|
}
|
|
432
460
|
}
|
|
433
461
|
|
|
434
|
-
.e-dlg-header {
|
|
435
|
-
|
|
462
|
+
.e-dlg-header:not(.e-gantt-adaptive-dialog .e-dialog .e-dlg-header) {
|
|
463
|
+
@if ($skin-name== 'Material3-dark' or $skin-name == 'Material3') {
|
|
464
|
+
line-height: 28px;
|
|
465
|
+
}
|
|
466
|
+
@else if ($skin-name != 'FluentUI' or $skin-name != 'fluent-dark'){
|
|
467
|
+
line-height: 37px;
|
|
468
|
+
}
|
|
436
469
|
}
|
|
437
470
|
}
|
|
438
471
|
|
|
@@ -463,7 +496,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
463
496
|
.e-gantt-dialog {
|
|
464
497
|
.e-dialog {
|
|
465
498
|
border-radius: 6px;
|
|
466
|
-
|
|
499
|
+
width: $gantt-bigger-dialog-width;
|
|
467
500
|
}
|
|
468
501
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
|
|
469
502
|
padding: 0 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
@@ -509,7 +542,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
509
542
|
}
|
|
510
543
|
}
|
|
511
544
|
@else{
|
|
512
|
-
.e-btn.e-dlg-closeicon-btn {
|
|
545
|
+
.e-btn.e-dlg-closeicon-btn:not(.e-gantt-adaptive-dialog .e-dialog .e-dlg-closeicon-btn) {
|
|
513
546
|
border-radius: 50%;
|
|
514
547
|
height: auto !important; /* stylelint-disable-line declaration-no-important */
|
|
515
548
|
width: auto;
|
|
@@ -609,6 +642,16 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
609
642
|
padding: 7px 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
610
643
|
}
|
|
611
644
|
}
|
|
645
|
+
.e-gantt-adaptive-dialog .e-dialog {
|
|
646
|
+
position: absolute !important; /* stylelint-disable-line declaration-no-important */
|
|
647
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
648
|
+
}
|
|
649
|
+
.e-gantt-adaptive-dialog .e-dialog .e-dlg-header-content {
|
|
650
|
+
padding: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
651
|
+
}
|
|
652
|
+
.e-gantt-adaptive-dialog .e-dialog td{
|
|
653
|
+
width: 100% !important; /* stylelint-disable-line declaration-no-important */
|
|
654
|
+
}
|
|
612
655
|
}
|
|
613
656
|
|
|
614
657
|
.e-predecessor-tooltip {
|
|
@@ -904,10 +947,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
904
947
|
overflow-x: scroll !important; /* stylelint-disable-line declaration-no-important */
|
|
905
948
|
}
|
|
906
949
|
|
|
907
|
-
.e-gridcontent .e-gantt-frozen {
|
|
908
|
-
overflow-x: hidden !important; /* stylelint-disable-line declaration-no-important */
|
|
909
|
-
}
|
|
910
|
-
|
|
911
950
|
.e-gridcontent .e-content.e-gantt-scroll-padding {
|
|
912
951
|
width: calc(100% + 17px);
|
|
913
952
|
}
|
|
@@ -1045,7 +1084,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1045
1084
|
}
|
|
1046
1085
|
|
|
1047
1086
|
.e-zero-spacing {
|
|
1048
|
-
border-spacing:
|
|
1087
|
+
border-spacing: .25px;
|
|
1049
1088
|
}
|
|
1050
1089
|
|
|
1051
1090
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -1088,10 +1127,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1088
1127
|
vertical-align: middle;
|
|
1089
1128
|
z-index: 3;
|
|
1090
1129
|
}
|
|
1091
|
-
|
|
1092
|
-
.e-taskbar-main-container:hover{
|
|
1093
|
-
z-index: 4;
|
|
1094
|
-
}
|
|
1095
1130
|
|
|
1096
1131
|
.e-taskbar-main-container.e-gantt-multi-taskbar:hover {
|
|
1097
1132
|
z-index: 4;
|
|
@@ -1673,7 +1708,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1673
1708
|
}
|
|
1674
1709
|
|
|
1675
1710
|
.e-item {
|
|
1676
|
-
height:
|
|
1711
|
+
height: 100%;
|
|
1677
1712
|
}
|
|
1678
1713
|
|
|
1679
1714
|
.e-dependent-div {
|
|
@@ -1752,6 +1787,10 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1752
1787
|
}
|
|
1753
1788
|
}
|
|
1754
1789
|
|
|
1790
|
+
.e-dlg-header {
|
|
1791
|
+
line-height: 30px;
|
|
1792
|
+
}
|
|
1793
|
+
|
|
1755
1794
|
.e-dlg-header-content {
|
|
1756
1795
|
border-bottom: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1757
1796
|
}
|
|
@@ -1760,6 +1799,11 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1760
1799
|
border-radius: $gantt-dialog-border-radius;
|
|
1761
1800
|
padding-bottom: $gantt-dialog-padding-bottom;
|
|
1762
1801
|
|
|
1802
|
+
.e-btn.e-dlg-closeicon-btn {
|
|
1803
|
+
left: -11px;
|
|
1804
|
+
top: $gantt-dialog-close-button-top;
|
|
1805
|
+
}
|
|
1806
|
+
|
|
1763
1807
|
@if ($skin-name == 'bootstrap-dark'){
|
|
1764
1808
|
.e-btn.e-dlg-closeicon-btn {
|
|
1765
1809
|
border-radius: 50%;
|
|
@@ -1840,12 +1884,14 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
1840
1884
|
.e-bigger .e-gantt .e-gantt-chart .e-label {
|
|
1841
1885
|
font-size: $gantt-bigger-label-font-size;
|
|
1842
1886
|
}
|
|
1843
|
-
|
|
1844
|
-
|
|
1887
|
+
|
|
1888
|
+
.e-bigger .e-filter-popup .e-control .e-dialog .e-lib .e-popup .e-popup-open .e-excelfilter .e-gantt,
|
|
1889
|
+
.e-bigger .e-gantt .e-excelfilter .e-dialog .e-dlg-content {
|
|
1890
|
+
padding: 0 18px 0 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1845
1891
|
}
|
|
1846
|
-
.e-bigger .e-
|
|
1847
|
-
|
|
1848
|
-
|
|
1892
|
+
.e-bigger .e-filter-popup .e-control .e-dialog .e-lib .e-popup .e-popup-open .e-excelfilter .e-gantt,
|
|
1893
|
+
.e-bigger .e-gantt .e-contextmenu-wrapper ul {
|
|
1894
|
+
padding: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
1849
1895
|
}
|
|
1850
1896
|
|
|
1851
1897
|
.e-gantt-tooltip-label {
|
|
@@ -2006,6 +2052,37 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2006
2052
|
position: absolute;
|
|
2007
2053
|
z-index: 1;
|
|
2008
2054
|
}
|
|
2055
|
+
.e-gantt .e-gantt-chart .e-chart-root-container .e-content td.e-chart-row-cell.e-droptop{
|
|
2056
|
+
border-top: $gantt-rowdd-topbottom-border;
|
|
2057
|
+
border-width: $gantt-rowdd-childborder-width;
|
|
2058
|
+
}
|
|
2059
|
+
.e-gantt .e-gantt-chart .e-chart-root-container .e-content td.e-chart-row-cell.e-dropbottom{
|
|
2060
|
+
border-bottom: $gantt-rowdd-topbottom-border;
|
|
2061
|
+
box-shadow: $gantt-rowdd-boxshadow;
|
|
2062
|
+
}
|
|
2063
|
+
|
|
2064
|
+
.e-gantt .e-gantt-chart .e-chart-root-container .e-content td.e-chart-row-cell.e-childborder {
|
|
2065
|
+
border-bottom: $gantt-rowdd-topbottom-border;
|
|
2066
|
+
border-top: $gantt-rowdd-topbottom-border;
|
|
2067
|
+
box-shadow: $gantt-rowdd-boxshadow;
|
|
2068
|
+
}
|
|
2069
|
+
}
|
|
2070
|
+
@media (max-width: 767px)
|
|
2071
|
+
{
|
|
2072
|
+
.e-bigger{
|
|
2073
|
+
.e-gantt {
|
|
2074
|
+
.e-dialog {
|
|
2075
|
+
.e-edit-form-column {
|
|
2076
|
+
&:nth-child(odd),
|
|
2077
|
+
&:nth-child(even) {
|
|
2078
|
+
float: none;
|
|
2079
|
+
padding: $gantt-mobile-bigger-dialog-edit-form-padding;
|
|
2080
|
+
width: 100%;
|
|
2081
|
+
}
|
|
2082
|
+
}
|
|
2083
|
+
}
|
|
2084
|
+
}
|
|
2085
|
+
}
|
|
2009
2086
|
}
|
|
2010
2087
|
|
|
2011
2088
|
|
|
@@ -2088,6 +2165,16 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2088
2165
|
background: $gantt-active-background;
|
|
2089
2166
|
opacity: $gantt-active-color-opacity;
|
|
2090
2167
|
}
|
|
2168
|
+
|
|
2169
|
+
.e-grid{
|
|
2170
|
+
td.e-active.e-leftfreeze,
|
|
2171
|
+
td.e-active.e-unfreeze,
|
|
2172
|
+
td.e-active.e-rightfreeze,
|
|
2173
|
+
td.e-active.e-fixedfreeze{
|
|
2174
|
+
background: $gantt-active-frozen-background;
|
|
2175
|
+
opacity: 1;
|
|
2176
|
+
}
|
|
2177
|
+
}
|
|
2091
2178
|
}
|
|
2092
2179
|
.e-taskbar-resize-div {
|
|
2093
2180
|
border-color: $event-marker-line-color;
|
|
@@ -2613,6 +2700,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2613
2700
|
}
|
|
2614
2701
|
.e-dlg-header {
|
|
2615
2702
|
color: $gantt-dialog-header-font-color;
|
|
2703
|
+
position: relative;
|
|
2616
2704
|
}
|
|
2617
2705
|
|
|
2618
2706
|
.e-dlg-header-content {
|