@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
|
@@ -914,10 +914,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
914
914
|
.e-pivot-toolbar-menu {
|
|
915
915
|
background-color: $pivotgrid-table-background-color;
|
|
916
916
|
border: none;
|
|
917
|
-
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
918
|
-
background-color: $gray-100;
|
|
919
|
-
color: $gray-700;
|
|
920
|
-
}
|
|
921
917
|
|
|
922
918
|
ul .e-menu-item {
|
|
923
919
|
@if ($skin-name != 'tailwind') {
|
|
@@ -928,19 +924,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
928
924
|
overflow: hidden;
|
|
929
925
|
padding-left: 10px;
|
|
930
926
|
|
|
931
|
-
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
932
|
-
background-color: $pivotgrid-grp-bg-color;
|
|
933
|
-
color: $gray-700;
|
|
934
|
-
}
|
|
935
|
-
|
|
936
|
-
@if ($pivotgrid-skin =='FluentUI') {
|
|
937
|
-
background-color: $pivotgrid-grp-bg-color;
|
|
938
|
-
|
|
939
|
-
&:hover {
|
|
940
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
941
|
-
}
|
|
942
|
-
}
|
|
943
|
-
|
|
944
927
|
.e-menu-icon {
|
|
945
928
|
margin-left: 0;
|
|
946
929
|
margin-right: 0;
|
|
@@ -1015,6 +998,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1015
998
|
padding-right: 0 !important;
|
|
1016
999
|
}
|
|
1017
1000
|
}
|
|
1001
|
+
|
|
1002
|
+
&.e-menu-wrapper ul.e-menu {
|
|
1003
|
+
background-color: $pivotgrid-table-background-color;
|
|
1004
|
+
}
|
|
1018
1005
|
}
|
|
1019
1006
|
|
|
1020
1007
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
@@ -1718,7 +1705,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1718
1705
|
visibility: hidden !important;
|
|
1719
1706
|
/* stylelint-enable */
|
|
1720
1707
|
}
|
|
1721
|
-
|
|
1708
|
+
|
|
1722
1709
|
.e-grid {
|
|
1723
1710
|
.e-pivot-content-loader {
|
|
1724
1711
|
position: absolute;
|
|
@@ -1741,6 +1728,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1741
1728
|
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1742
1729
|
align-self: center;
|
|
1743
1730
|
}
|
|
1731
|
+
|
|
1732
|
+
th.e-columnsheader .e-rhandler.e-rcursor {
|
|
1733
|
+
/* stylelint-disable */
|
|
1734
|
+
height: 100% !important;
|
|
1735
|
+
/* stylelint-enable */
|
|
1736
|
+
}
|
|
1744
1737
|
}
|
|
1745
1738
|
|
|
1746
1739
|
.e-grid .e-headercelldiv,
|
|
@@ -2357,16 +2350,22 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2357
2350
|
}
|
|
2358
2351
|
}
|
|
2359
2352
|
}
|
|
2360
|
-
/* stylelint-enable */
|
|
2361
2353
|
|
|
2362
2354
|
.e-icons:not(.e-frame):not(.e-btn-icon):not(.e-sort):not(.e-dropdown-icon):not(.e-pv-filter):not(.e-pv-filtered):not(.e-remove):not(.e-edit):not(.e-drag):not(.e-selected-option-icon):not(.e-nav-arrow) {
|
|
2363
2355
|
height: auto;
|
|
2364
2356
|
width: auto;
|
|
2365
2357
|
}
|
|
2366
2358
|
|
|
2367
|
-
.e-
|
|
2368
|
-
|
|
2359
|
+
.e-expand::before,
|
|
2360
|
+
.e-expand {
|
|
2361
|
+
font-size: $pivotgrid-expand-icon-fontsize !important;
|
|
2362
|
+
}
|
|
2363
|
+
|
|
2364
|
+
.e-collapse::before,
|
|
2365
|
+
.e-collapse {
|
|
2366
|
+
font-size: $pivotgrid-collapse-icon-fonsize !important;
|
|
2369
2367
|
}
|
|
2368
|
+
/* stylelint-enable */
|
|
2370
2369
|
|
|
2371
2370
|
.e-expand,
|
|
2372
2371
|
.e-collapse {
|
|
@@ -2389,13 +2388,8 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2389
2388
|
display: flex;
|
|
2390
2389
|
}
|
|
2391
2390
|
}
|
|
2392
|
-
|
|
2393
2391
|
/* stylelint-enable */
|
|
2394
2392
|
|
|
2395
|
-
.e-expand::before {
|
|
2396
|
-
font-size: $pivotgrid-expand-icon-fontsize;
|
|
2397
|
-
}
|
|
2398
|
-
|
|
2399
2393
|
.e-pivot-pager {
|
|
2400
2394
|
padding: $pivotpager-padding;
|
|
2401
2395
|
|
|
@@ -911,10 +911,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
911
911
|
.e-pivot-toolbar-menu {
|
|
912
912
|
background-color: $pivotgrid-table-background-color;
|
|
913
913
|
border: none;
|
|
914
|
-
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
915
|
-
background-color: $gray-100;
|
|
916
|
-
color: $gray-700;
|
|
917
|
-
}
|
|
918
914
|
|
|
919
915
|
ul .e-menu-item {
|
|
920
916
|
@if ($skin-name != 'tailwind') {
|
|
@@ -925,19 +921,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
925
921
|
overflow: hidden;
|
|
926
922
|
padding-left: 10px;
|
|
927
923
|
|
|
928
|
-
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
929
|
-
background-color: $pivotgrid-grp-bg-color;
|
|
930
|
-
color: $gray-700;
|
|
931
|
-
}
|
|
932
|
-
|
|
933
|
-
@if ($pivotgrid-skin =='FluentUI') {
|
|
934
|
-
background-color: $pivotgrid-grp-bg-color;
|
|
935
|
-
|
|
936
|
-
&:hover {
|
|
937
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
938
|
-
}
|
|
939
|
-
}
|
|
940
|
-
|
|
941
924
|
.e-menu-icon {
|
|
942
925
|
margin-left: 0;
|
|
943
926
|
margin-right: 0;
|
|
@@ -1012,6 +995,10 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1012
995
|
padding-right: 0 !important;
|
|
1013
996
|
}
|
|
1014
997
|
}
|
|
998
|
+
|
|
999
|
+
&.e-menu-wrapper ul.e-menu {
|
|
1000
|
+
background-color: $pivotgrid-table-background-color;
|
|
1001
|
+
}
|
|
1015
1002
|
}
|
|
1016
1003
|
|
|
1017
1004
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
@@ -1715,7 +1702,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1715
1702
|
visibility: hidden !important;
|
|
1716
1703
|
/* stylelint-enable */
|
|
1717
1704
|
}
|
|
1718
|
-
|
|
1705
|
+
|
|
1719
1706
|
.e-grid {
|
|
1720
1707
|
.e-pivot-content-loader {
|
|
1721
1708
|
position: absolute;
|
|
@@ -1738,6 +1725,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1738
1725
|
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1739
1726
|
align-self: center;
|
|
1740
1727
|
}
|
|
1728
|
+
|
|
1729
|
+
th.e-columnsheader .e-rhandler.e-rcursor {
|
|
1730
|
+
/* stylelint-disable */
|
|
1731
|
+
height: 100% !important;
|
|
1732
|
+
/* stylelint-enable */
|
|
1733
|
+
}
|
|
1741
1734
|
}
|
|
1742
1735
|
|
|
1743
1736
|
.e-grid .e-headercelldiv,
|
|
@@ -2354,16 +2347,22 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2354
2347
|
}
|
|
2355
2348
|
}
|
|
2356
2349
|
}
|
|
2357
|
-
/* stylelint-enable */
|
|
2358
2350
|
|
|
2359
2351
|
.e-icons:not(.e-frame):not(.e-btn-icon):not(.e-sort):not(.e-dropdown-icon):not(.e-pv-filter):not(.e-pv-filtered):not(.e-remove):not(.e-edit):not(.e-drag):not(.e-selected-option-icon):not(.e-nav-arrow) {
|
|
2360
2352
|
height: auto;
|
|
2361
2353
|
width: auto;
|
|
2362
2354
|
}
|
|
2363
2355
|
|
|
2364
|
-
.e-
|
|
2365
|
-
|
|
2356
|
+
.e-expand::before,
|
|
2357
|
+
.e-expand {
|
|
2358
|
+
font-size: $pivotgrid-expand-icon-fontsize !important;
|
|
2359
|
+
}
|
|
2360
|
+
|
|
2361
|
+
.e-collapse::before,
|
|
2362
|
+
.e-collapse {
|
|
2363
|
+
font-size: $pivotgrid-collapse-icon-fonsize !important;
|
|
2366
2364
|
}
|
|
2365
|
+
/* stylelint-enable */
|
|
2367
2366
|
|
|
2368
2367
|
.e-expand,
|
|
2369
2368
|
.e-collapse {
|
|
@@ -2386,13 +2385,8 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2386
2385
|
display: flex;
|
|
2387
2386
|
}
|
|
2388
2387
|
}
|
|
2389
|
-
|
|
2390
2388
|
/* stylelint-enable */
|
|
2391
2389
|
|
|
2392
|
-
.e-expand::before {
|
|
2393
|
-
font-size: $pivotgrid-expand-icon-fontsize;
|
|
2394
|
-
}
|
|
2395
|
-
|
|
2396
2390
|
.e-pivot-pager {
|
|
2397
2391
|
padding: $pivotpager-padding;
|
|
2398
2392
|
|
|
@@ -908,10 +908,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
908
908
|
.e-pivot-toolbar-menu {
|
|
909
909
|
background-color: $pivotgrid-table-background-color;
|
|
910
910
|
border: none;
|
|
911
|
-
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
912
|
-
background-color: $gray-100;
|
|
913
|
-
color: $gray-700;
|
|
914
|
-
}
|
|
915
911
|
|
|
916
912
|
ul .e-menu-item {
|
|
917
913
|
@if ($skin-name != 'tailwind') {
|
|
@@ -922,19 +918,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
922
918
|
overflow: hidden;
|
|
923
919
|
padding-left: 10px;
|
|
924
920
|
|
|
925
|
-
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
926
|
-
background-color: $pivotgrid-grp-bg-color;
|
|
927
|
-
color: $gray-700;
|
|
928
|
-
}
|
|
929
|
-
|
|
930
|
-
@if ($pivotgrid-skin =='FluentUI') {
|
|
931
|
-
background-color: $pivotgrid-grp-bg-color;
|
|
932
|
-
|
|
933
|
-
&:hover {
|
|
934
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
935
|
-
}
|
|
936
|
-
}
|
|
937
|
-
|
|
938
921
|
.e-menu-icon {
|
|
939
922
|
margin-left: 0;
|
|
940
923
|
margin-right: 0;
|
|
@@ -1009,6 +992,10 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1009
992
|
padding-right: 0 !important;
|
|
1010
993
|
}
|
|
1011
994
|
}
|
|
995
|
+
|
|
996
|
+
&.e-menu-wrapper ul.e-menu {
|
|
997
|
+
background-color: $pivotgrid-table-background-color;
|
|
998
|
+
}
|
|
1012
999
|
}
|
|
1013
1000
|
|
|
1014
1001
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
@@ -1712,7 +1699,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1712
1699
|
visibility: hidden !important;
|
|
1713
1700
|
/* stylelint-enable */
|
|
1714
1701
|
}
|
|
1715
|
-
|
|
1702
|
+
|
|
1716
1703
|
.e-grid {
|
|
1717
1704
|
.e-pivot-content-loader {
|
|
1718
1705
|
position: absolute;
|
|
@@ -1735,6 +1722,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1735
1722
|
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1736
1723
|
align-self: center;
|
|
1737
1724
|
}
|
|
1725
|
+
|
|
1726
|
+
th.e-columnsheader .e-rhandler.e-rcursor {
|
|
1727
|
+
/* stylelint-disable */
|
|
1728
|
+
height: 100% !important;
|
|
1729
|
+
/* stylelint-enable */
|
|
1730
|
+
}
|
|
1738
1731
|
}
|
|
1739
1732
|
|
|
1740
1733
|
.e-grid .e-headercelldiv,
|
|
@@ -2351,16 +2344,22 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2351
2344
|
}
|
|
2352
2345
|
}
|
|
2353
2346
|
}
|
|
2354
|
-
/* stylelint-enable */
|
|
2355
2347
|
|
|
2356
2348
|
.e-icons:not(.e-frame):not(.e-btn-icon):not(.e-sort):not(.e-dropdown-icon):not(.e-pv-filter):not(.e-pv-filtered):not(.e-remove):not(.e-edit):not(.e-drag):not(.e-selected-option-icon):not(.e-nav-arrow) {
|
|
2357
2349
|
height: auto;
|
|
2358
2350
|
width: auto;
|
|
2359
2351
|
}
|
|
2360
2352
|
|
|
2361
|
-
.e-
|
|
2362
|
-
|
|
2353
|
+
.e-expand::before,
|
|
2354
|
+
.e-expand {
|
|
2355
|
+
font-size: $pivotgrid-expand-icon-fontsize !important;
|
|
2356
|
+
}
|
|
2357
|
+
|
|
2358
|
+
.e-collapse::before,
|
|
2359
|
+
.e-collapse {
|
|
2360
|
+
font-size: $pivotgrid-collapse-icon-fonsize !important;
|
|
2363
2361
|
}
|
|
2362
|
+
/* stylelint-enable */
|
|
2364
2363
|
|
|
2365
2364
|
.e-expand,
|
|
2366
2365
|
.e-collapse {
|
|
@@ -2383,13 +2382,8 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2383
2382
|
display: flex;
|
|
2384
2383
|
}
|
|
2385
2384
|
}
|
|
2386
|
-
|
|
2387
2385
|
/* stylelint-enable */
|
|
2388
2386
|
|
|
2389
|
-
.e-expand::before {
|
|
2390
|
-
font-size: $pivotgrid-expand-icon-fontsize;
|
|
2391
|
-
}
|
|
2392
|
-
|
|
2393
2387
|
.e-pivot-pager {
|
|
2394
2388
|
padding: $pivotpager-padding;
|
|
2395
2389
|
|
|
@@ -87,14 +87,14 @@ $pivotgrid-tooltip-padding: 3px 4px !default;
|
|
|
87
87
|
$pivotgrid-tooltip-fontsize: 14px !default;
|
|
88
88
|
$pivotgrid-tooltip-fontfamily: $font-family !default;
|
|
89
89
|
$pivotgrid-member-filter-list-height: 115px !default;
|
|
90
|
-
$pivotgrid-member-filter-list-bigger-height:
|
|
90
|
+
$pivotgrid-member-filter-list-bigger-height: 84px !default;
|
|
91
91
|
$pivotview-grid-indent-padding: 8px !default;
|
|
92
92
|
$pivotview-grid-bigger-indent-padding: 10px !default;
|
|
93
93
|
$pivotview-indent-space-size: 18px !default;
|
|
94
94
|
$pivotgrid-bigger-button-line-height: 1em !default;
|
|
95
95
|
$pivotgrid-excel-member-filter-height: 103px !default;
|
|
96
96
|
$pivotgrid-excel-member-filter-node-limit-height: 100px !default;
|
|
97
|
-
$pivotgrid-excel-filter-height:
|
|
97
|
+
$pivotgrid-excel-filter-height: 205px !default;
|
|
98
98
|
$pivotgrid-excel-member-filter-bigger-height: 90px !default;
|
|
99
99
|
$pivotgrid-excel-filter-bigger-height: 220px !default;
|
|
100
100
|
$pivotgrid-editor-label-padding-size: 12px 10px 16px 20px !default;
|
|
@@ -914,10 +914,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
914
914
|
.e-pivot-toolbar-menu {
|
|
915
915
|
background-color: $pivotgrid-table-background-color;
|
|
916
916
|
border: none;
|
|
917
|
-
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
918
|
-
background-color: $gray-100;
|
|
919
|
-
color: $gray-700;
|
|
920
|
-
}
|
|
921
917
|
|
|
922
918
|
ul .e-menu-item {
|
|
923
919
|
@if ($skin-name != 'tailwind') {
|
|
@@ -928,19 +924,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
928
924
|
overflow: hidden;
|
|
929
925
|
padding-left: 10px;
|
|
930
926
|
|
|
931
|
-
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
932
|
-
background-color: $pivotgrid-grp-bg-color;
|
|
933
|
-
color: $gray-700;
|
|
934
|
-
}
|
|
935
|
-
|
|
936
|
-
@if ($pivotgrid-skin =='FluentUI') {
|
|
937
|
-
background-color: $pivotgrid-grp-bg-color;
|
|
938
|
-
|
|
939
|
-
&:hover {
|
|
940
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
941
|
-
}
|
|
942
|
-
}
|
|
943
|
-
|
|
944
927
|
.e-menu-icon {
|
|
945
928
|
margin-left: 0;
|
|
946
929
|
margin-right: 0;
|
|
@@ -1015,6 +998,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1015
998
|
padding-right: 0 !important;
|
|
1016
999
|
}
|
|
1017
1000
|
}
|
|
1001
|
+
|
|
1002
|
+
&.e-menu-wrapper ul.e-menu {
|
|
1003
|
+
background-color: $pivotgrid-table-background-color;
|
|
1004
|
+
}
|
|
1018
1005
|
}
|
|
1019
1006
|
|
|
1020
1007
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
@@ -1718,7 +1705,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1718
1705
|
visibility: hidden !important;
|
|
1719
1706
|
/* stylelint-enable */
|
|
1720
1707
|
}
|
|
1721
|
-
|
|
1708
|
+
|
|
1722
1709
|
.e-grid {
|
|
1723
1710
|
.e-pivot-content-loader {
|
|
1724
1711
|
position: absolute;
|
|
@@ -1741,6 +1728,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1741
1728
|
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1742
1729
|
align-self: center;
|
|
1743
1730
|
}
|
|
1731
|
+
|
|
1732
|
+
th.e-columnsheader .e-rhandler.e-rcursor {
|
|
1733
|
+
/* stylelint-disable */
|
|
1734
|
+
height: 100% !important;
|
|
1735
|
+
/* stylelint-enable */
|
|
1736
|
+
}
|
|
1744
1737
|
}
|
|
1745
1738
|
|
|
1746
1739
|
.e-grid .e-headercelldiv,
|
|
@@ -2357,16 +2350,22 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2357
2350
|
}
|
|
2358
2351
|
}
|
|
2359
2352
|
}
|
|
2360
|
-
/* stylelint-enable */
|
|
2361
2353
|
|
|
2362
2354
|
.e-icons:not(.e-frame):not(.e-btn-icon):not(.e-sort):not(.e-dropdown-icon):not(.e-pv-filter):not(.e-pv-filtered):not(.e-remove):not(.e-edit):not(.e-drag):not(.e-selected-option-icon):not(.e-nav-arrow) {
|
|
2363
2355
|
height: auto;
|
|
2364
2356
|
width: auto;
|
|
2365
2357
|
}
|
|
2366
2358
|
|
|
2367
|
-
.e-
|
|
2368
|
-
|
|
2359
|
+
.e-expand::before,
|
|
2360
|
+
.e-expand {
|
|
2361
|
+
font-size: $pivotgrid-expand-icon-fontsize !important;
|
|
2362
|
+
}
|
|
2363
|
+
|
|
2364
|
+
.e-collapse::before,
|
|
2365
|
+
.e-collapse {
|
|
2366
|
+
font-size: $pivotgrid-collapse-icon-fonsize !important;
|
|
2369
2367
|
}
|
|
2368
|
+
/* stylelint-enable */
|
|
2370
2369
|
|
|
2371
2370
|
.e-expand,
|
|
2372
2371
|
.e-collapse {
|
|
@@ -2389,13 +2388,8 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2389
2388
|
display: flex;
|
|
2390
2389
|
}
|
|
2391
2390
|
}
|
|
2392
|
-
|
|
2393
2391
|
/* stylelint-enable */
|
|
2394
2392
|
|
|
2395
|
-
.e-expand::before {
|
|
2396
|
-
font-size: $pivotgrid-expand-icon-fontsize;
|
|
2397
|
-
}
|
|
2398
|
-
|
|
2399
2393
|
.e-pivot-pager {
|
|
2400
2394
|
padding: $pivotpager-padding;
|
|
2401
2395
|
|
|
@@ -87,14 +87,14 @@ $pivotgrid-tooltip-padding: 3px 4px !default;
|
|
|
87
87
|
$pivotgrid-tooltip-fontsize: 14px !default;
|
|
88
88
|
$pivotgrid-tooltip-fontfamily: $font-family !default;
|
|
89
89
|
$pivotgrid-member-filter-list-height: 115px !default;
|
|
90
|
-
$pivotgrid-member-filter-list-bigger-height:
|
|
90
|
+
$pivotgrid-member-filter-list-bigger-height: 84px !default;
|
|
91
91
|
$pivotview-grid-indent-padding: 8px !default;
|
|
92
92
|
$pivotview-grid-bigger-indent-padding: 10px !default;
|
|
93
93
|
$pivotview-indent-space-size: 18px !default;
|
|
94
94
|
$pivotgrid-bigger-button-line-height: 1em !default;
|
|
95
95
|
$pivotgrid-excel-member-filter-height: 103px !default;
|
|
96
96
|
$pivotgrid-excel-member-filter-node-limit-height: 100px !default;
|
|
97
|
-
$pivotgrid-excel-filter-height:
|
|
97
|
+
$pivotgrid-excel-filter-height: 205px !default;
|
|
98
98
|
$pivotgrid-excel-member-filter-bigger-height: 90px !default;
|
|
99
99
|
$pivotgrid-excel-filter-bigger-height: 220px !default;
|
|
100
100
|
$pivotgrid-editor-label-padding-size: 12px 10px 16px 20px !default;
|
|
@@ -914,10 +914,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
914
914
|
.e-pivot-toolbar-menu {
|
|
915
915
|
background-color: $pivotgrid-table-background-color;
|
|
916
916
|
border: none;
|
|
917
|
-
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
918
|
-
background-color: $gray-100;
|
|
919
|
-
color: $gray-700;
|
|
920
|
-
}
|
|
921
917
|
|
|
922
918
|
ul .e-menu-item {
|
|
923
919
|
@if ($skin-name != 'tailwind') {
|
|
@@ -928,19 +924,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
928
924
|
overflow: hidden;
|
|
929
925
|
padding-left: 10px;
|
|
930
926
|
|
|
931
|
-
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
932
|
-
background-color: $pivotgrid-grp-bg-color;
|
|
933
|
-
color: $gray-700;
|
|
934
|
-
}
|
|
935
|
-
|
|
936
|
-
@if ($pivotgrid-skin =='FluentUI') {
|
|
937
|
-
background-color: $pivotgrid-grp-bg-color;
|
|
938
|
-
|
|
939
|
-
&:hover {
|
|
940
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
941
|
-
}
|
|
942
|
-
}
|
|
943
|
-
|
|
944
927
|
.e-menu-icon {
|
|
945
928
|
margin-left: 0;
|
|
946
929
|
margin-right: 0;
|
|
@@ -1015,6 +998,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1015
998
|
padding-right: 0 !important;
|
|
1016
999
|
}
|
|
1017
1000
|
}
|
|
1001
|
+
|
|
1002
|
+
&.e-menu-wrapper ul.e-menu {
|
|
1003
|
+
background-color: $pivotgrid-table-background-color;
|
|
1004
|
+
}
|
|
1018
1005
|
}
|
|
1019
1006
|
|
|
1020
1007
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
@@ -1718,7 +1705,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1718
1705
|
visibility: hidden !important;
|
|
1719
1706
|
/* stylelint-enable */
|
|
1720
1707
|
}
|
|
1721
|
-
|
|
1708
|
+
|
|
1722
1709
|
.e-grid {
|
|
1723
1710
|
.e-pivot-content-loader {
|
|
1724
1711
|
position: absolute;
|
|
@@ -1741,6 +1728,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1741
1728
|
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1742
1729
|
align-self: center;
|
|
1743
1730
|
}
|
|
1731
|
+
|
|
1732
|
+
th.e-columnsheader .e-rhandler.e-rcursor {
|
|
1733
|
+
/* stylelint-disable */
|
|
1734
|
+
height: 100% !important;
|
|
1735
|
+
/* stylelint-enable */
|
|
1736
|
+
}
|
|
1744
1737
|
}
|
|
1745
1738
|
|
|
1746
1739
|
.e-grid .e-headercelldiv,
|
|
@@ -2357,16 +2350,22 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2357
2350
|
}
|
|
2358
2351
|
}
|
|
2359
2352
|
}
|
|
2360
|
-
/* stylelint-enable */
|
|
2361
2353
|
|
|
2362
2354
|
.e-icons:not(.e-frame):not(.e-btn-icon):not(.e-sort):not(.e-dropdown-icon):not(.e-pv-filter):not(.e-pv-filtered):not(.e-remove):not(.e-edit):not(.e-drag):not(.e-selected-option-icon):not(.e-nav-arrow) {
|
|
2363
2355
|
height: auto;
|
|
2364
2356
|
width: auto;
|
|
2365
2357
|
}
|
|
2366
2358
|
|
|
2367
|
-
.e-
|
|
2368
|
-
|
|
2359
|
+
.e-expand::before,
|
|
2360
|
+
.e-expand {
|
|
2361
|
+
font-size: $pivotgrid-expand-icon-fontsize !important;
|
|
2362
|
+
}
|
|
2363
|
+
|
|
2364
|
+
.e-collapse::before,
|
|
2365
|
+
.e-collapse {
|
|
2366
|
+
font-size: $pivotgrid-collapse-icon-fonsize !important;
|
|
2369
2367
|
}
|
|
2368
|
+
/* stylelint-enable */
|
|
2370
2369
|
|
|
2371
2370
|
.e-expand,
|
|
2372
2371
|
.e-collapse {
|
|
@@ -2389,13 +2388,8 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2389
2388
|
display: flex;
|
|
2390
2389
|
}
|
|
2391
2390
|
}
|
|
2392
|
-
|
|
2393
2391
|
/* stylelint-enable */
|
|
2394
2392
|
|
|
2395
|
-
.e-expand::before {
|
|
2396
|
-
font-size: $pivotgrid-expand-icon-fontsize;
|
|
2397
|
-
}
|
|
2398
|
-
|
|
2399
2393
|
.e-pivot-pager {
|
|
2400
2394
|
padding: $pivotpager-padding;
|
|
2401
2395
|
|
|
@@ -59,7 +59,7 @@ $pivotgrid-cell-border-color: $border-default !default;
|
|
|
59
59
|
$pivotgrid-default-border-color: $border-default !default;
|
|
60
60
|
$pivotgrid-border-type: $border-type !default;
|
|
61
61
|
$pivotgrid-border-size: $border-size !default;
|
|
62
|
-
$pivotgrid-table-background-color:
|
|
62
|
+
$pivotgrid-table-background-color: transparent !default;
|
|
63
63
|
$pivotgrid-content-font-size: 13px !default;
|
|
64
64
|
$pivotgrid-bigger-content-font-size: 13px !default;
|
|
65
65
|
$field-list-font-family: $font-family !default;
|
|
@@ -907,10 +907,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
907
907
|
.e-pivot-toolbar-menu {
|
|
908
908
|
background-color: $pivotgrid-table-background-color;
|
|
909
909
|
border: none;
|
|
910
|
-
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
911
|
-
background-color: $gray-100;
|
|
912
|
-
color: $gray-700;
|
|
913
|
-
}
|
|
914
910
|
|
|
915
911
|
ul .e-menu-item {
|
|
916
912
|
@if ($skin-name != 'tailwind') {
|
|
@@ -921,19 +917,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
921
917
|
overflow: hidden;
|
|
922
918
|
padding-left: 10px;
|
|
923
919
|
|
|
924
|
-
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
925
|
-
background-color: $pivotgrid-grp-bg-color;
|
|
926
|
-
color: $gray-700;
|
|
927
|
-
}
|
|
928
|
-
|
|
929
|
-
@if ($pivotgrid-skin =='FluentUI') {
|
|
930
|
-
background-color: $pivotgrid-grp-bg-color;
|
|
931
|
-
|
|
932
|
-
&:hover {
|
|
933
|
-
background: $pivotgrid-grp-bg-hover-color;
|
|
934
|
-
}
|
|
935
|
-
}
|
|
936
|
-
|
|
937
920
|
.e-menu-icon {
|
|
938
921
|
margin-left: 0;
|
|
939
922
|
margin-right: 0;
|
|
@@ -1008,6 +991,10 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1008
991
|
padding-right: 0 !important;
|
|
1009
992
|
}
|
|
1010
993
|
}
|
|
994
|
+
|
|
995
|
+
&.e-menu-wrapper ul.e-menu {
|
|
996
|
+
background-color: $pivotgrid-table-background-color;
|
|
997
|
+
}
|
|
1011
998
|
}
|
|
1012
999
|
|
|
1013
1000
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
@@ -1711,7 +1698,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1711
1698
|
visibility: hidden !important;
|
|
1712
1699
|
/* stylelint-enable */
|
|
1713
1700
|
}
|
|
1714
|
-
|
|
1701
|
+
|
|
1715
1702
|
.e-grid {
|
|
1716
1703
|
.e-pivot-content-loader {
|
|
1717
1704
|
position: absolute;
|
|
@@ -1734,6 +1721,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1734
1721
|
&.e-device .e-pivotcell-container .e-stackedheadertext.e-cellvalue {
|
|
1735
1722
|
align-self: center;
|
|
1736
1723
|
}
|
|
1724
|
+
|
|
1725
|
+
th.e-columnsheader .e-rhandler.e-rcursor {
|
|
1726
|
+
/* stylelint-disable */
|
|
1727
|
+
height: 100% !important;
|
|
1728
|
+
/* stylelint-enable */
|
|
1729
|
+
}
|
|
1737
1730
|
}
|
|
1738
1731
|
|
|
1739
1732
|
.e-grid .e-headercelldiv,
|
|
@@ -2350,16 +2343,22 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2350
2343
|
}
|
|
2351
2344
|
}
|
|
2352
2345
|
}
|
|
2353
|
-
/* stylelint-enable */
|
|
2354
2346
|
|
|
2355
2347
|
.e-icons:not(.e-frame):not(.e-btn-icon):not(.e-sort):not(.e-dropdown-icon):not(.e-pv-filter):not(.e-pv-filtered):not(.e-remove):not(.e-edit):not(.e-drag):not(.e-selected-option-icon):not(.e-nav-arrow) {
|
|
2356
2348
|
height: auto;
|
|
2357
2349
|
width: auto;
|
|
2358
2350
|
}
|
|
2359
2351
|
|
|
2360
|
-
.e-
|
|
2361
|
-
|
|
2352
|
+
.e-expand::before,
|
|
2353
|
+
.e-expand {
|
|
2354
|
+
font-size: $pivotgrid-expand-icon-fontsize !important;
|
|
2355
|
+
}
|
|
2356
|
+
|
|
2357
|
+
.e-collapse::before,
|
|
2358
|
+
.e-collapse {
|
|
2359
|
+
font-size: $pivotgrid-collapse-icon-fonsize !important;
|
|
2362
2360
|
}
|
|
2361
|
+
/* stylelint-enable */
|
|
2363
2362
|
|
|
2364
2363
|
.e-expand,
|
|
2365
2364
|
.e-collapse {
|
|
@@ -2382,13 +2381,8 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2382
2381
|
display: flex;
|
|
2383
2382
|
}
|
|
2384
2383
|
}
|
|
2385
|
-
|
|
2386
2384
|
/* stylelint-enable */
|
|
2387
2385
|
|
|
2388
|
-
.e-expand::before {
|
|
2389
|
-
font-size: $pivotgrid-expand-icon-fontsize;
|
|
2390
|
-
}
|
|
2391
|
-
|
|
2392
2386
|
.e-pivot-pager {
|
|
2393
2387
|
padding: $pivotpager-padding;
|
|
2394
2388
|
|