@syncfusion/blazor-themes 23.2.7 → 24.1.43
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 -208
- package/SCSS-Themes/bootstrap.scss +2774 -208
- package/SCSS-Themes/bootstrap4.scss +2782 -215
- package/SCSS-Themes/bootstrap5-dark.scss +2778 -213
- package/SCSS-Themes/bootstrap5.scss +2778 -213
- 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-base/bootstrap-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +0 -3
- 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 -207
- package/SCSS-Themes/fabric.scss +2773 -207
- 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 -219
- package/SCSS-Themes/fluent.scss +2791 -219
- 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 -208
- 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 -207
- package/SCSS-Themes/material.scss +2775 -208
- package/SCSS-Themes/material3-dark.scss +2789 -221
- package/SCSS-Themes/material3.scss +2789 -221
- 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 -210
- package/SCSS-Themes/tailwind.scss +2775 -210
- package/package.json +1 -1
|
@@ -818,11 +818,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
818
818
|
}
|
|
819
819
|
|
|
820
820
|
&.e-rtl {
|
|
821
|
-
.e-treeview .e-list-item div.e-icons {
|
|
822
|
-
height: 24px;
|
|
823
|
-
width: 24px;
|
|
824
|
-
}
|
|
825
|
-
|
|
826
821
|
.e-treeview .e-list-item div.e-edit.e-icons,
|
|
827
822
|
.e-treeview .e-list-item div.e-edited.e-icons,
|
|
828
823
|
.e-treeview .e-list-item div.e-remove-report.e-icons {
|
|
@@ -1196,7 +1191,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
1196
1191
|
}
|
|
1197
1192
|
|
|
1198
1193
|
.e-footer-content {
|
|
1199
|
-
padding-right: $pivot-dialog-footer-paddingright;
|
|
1200
1194
|
padding-top: $pivot-dialog-footer-padding;
|
|
1201
1195
|
}
|
|
1202
1196
|
|
|
@@ -1593,8 +1587,8 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
1593
1587
|
padding: 20px;
|
|
1594
1588
|
padding-bottom: 0;
|
|
1595
1589
|
|
|
1596
|
-
/* stylelint-disable */
|
|
1597
1590
|
.e-filter-text-div {
|
|
1591
|
+
/* stylelint-disable */
|
|
1598
1592
|
color: $field-list-button-icon-color !important;
|
|
1599
1593
|
/* stylelint-enable */
|
|
1600
1594
|
font-size: 13px;
|
|
@@ -1634,6 +1628,21 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
1634
1628
|
.e-filter-sort {
|
|
1635
1629
|
margin-left: 0;
|
|
1636
1630
|
margin-right: $field-list-sort-wrapper-padding-size;
|
|
1631
|
+
|
|
1632
|
+
.e-member-sort {
|
|
1633
|
+
&:first-of-type {
|
|
1634
|
+
@if ($skin-name == 'Material3') {
|
|
1635
|
+
border-top-left-radius: 0;
|
|
1636
|
+
border-bottom-left-radius: 0;
|
|
1637
|
+
}
|
|
1638
|
+
}
|
|
1639
|
+
&:last-of-type {
|
|
1640
|
+
@if ($skin-name == 'Material3') {
|
|
1641
|
+
border-top-right-radius: 0;
|
|
1642
|
+
border-bottom-right-radius: 0;
|
|
1643
|
+
}
|
|
1644
|
+
}
|
|
1645
|
+
}
|
|
1637
1646
|
}
|
|
1638
1647
|
}
|
|
1639
1648
|
}
|
|
@@ -1906,6 +1915,9 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
1906
1915
|
font-size: $field-list-drag-clone-font-size;
|
|
1907
1916
|
padding: 0;
|
|
1908
1917
|
width: 100%;
|
|
1918
|
+
@if ($skin-name == 'Material3') {
|
|
1919
|
+
min-height: auto;
|
|
1920
|
+
}
|
|
1909
1921
|
}
|
|
1910
1922
|
}
|
|
1911
1923
|
|
|
@@ -2298,12 +2310,8 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
2298
2310
|
max-height: 440px !important;
|
|
2299
2311
|
min-width: 370px !important;
|
|
2300
2312
|
|
|
2301
|
-
.e-member-editor-container-outer-div {
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
.e-list-parent .e-ul {
|
|
2305
|
-
height: auto;
|
|
2306
|
-
}
|
|
2313
|
+
.e-member-editor-container-outer-div .e-list-parent .e-ul {
|
|
2314
|
+
height: auto;
|
|
2307
2315
|
}
|
|
2308
2316
|
}
|
|
2309
2317
|
}
|
|
@@ -2421,7 +2429,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
2421
2429
|
max-width: 45%;
|
|
2422
2430
|
overflow: visible;
|
|
2423
2431
|
}
|
|
2424
|
-
|
|
2425
2432
|
}
|
|
2426
2433
|
|
|
2427
2434
|
.e-checkbox-layout {
|
|
@@ -2551,6 +2558,7 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
2551
2558
|
padding: $field-list-table-header-padding;
|
|
2552
2559
|
text-align: left;
|
|
2553
2560
|
text-overflow: ellipsis;
|
|
2561
|
+
white-space: nowrap;
|
|
2554
2562
|
word-break: break-all;
|
|
2555
2563
|
@if ($field-list-skin == 'tailwind') {
|
|
2556
2564
|
text-transform: uppercase;
|
|
@@ -2805,6 +2813,7 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
2805
2813
|
padding: 0 8px;
|
|
2806
2814
|
text-overflow: ellipsis;
|
|
2807
2815
|
text-transform: $field-list-text-transform;
|
|
2816
|
+
white-space: nowrap;
|
|
2808
2817
|
width: 100%;
|
|
2809
2818
|
@if ($skin-name == 'Material3') {
|
|
2810
2819
|
font-weight: $field-list-table-header-font-weight;
|
|
@@ -3304,6 +3313,38 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
3304
3313
|
}
|
|
3305
3314
|
}
|
|
3306
3315
|
}
|
|
3316
|
+
|
|
3317
|
+
.e-layout-footer {
|
|
3318
|
+
.e-checkbox-layout {
|
|
3319
|
+
align-items: center;
|
|
3320
|
+
display: flex;
|
|
3321
|
+
margin-top: 0;
|
|
3322
|
+
overflow: hidden;
|
|
3323
|
+
width: 100%;
|
|
3324
|
+
|
|
3325
|
+
.e-checkbox-wrapper {
|
|
3326
|
+
width: 100%;
|
|
3327
|
+
|
|
3328
|
+
label {
|
|
3329
|
+
width: 100%;
|
|
3330
|
+
|
|
3331
|
+
.e-label {
|
|
3332
|
+
overflow: hidden;
|
|
3333
|
+
/* stylelint-disable */
|
|
3334
|
+
text-overflow: ellipsis !important;
|
|
3335
|
+
/* stylelint-enable */
|
|
3336
|
+
white-space: unset;
|
|
3337
|
+
width: calc(100% - 20px);
|
|
3338
|
+
}
|
|
3339
|
+
}
|
|
3340
|
+
}
|
|
3341
|
+
}
|
|
3342
|
+
|
|
3343
|
+
.e-button-layout {
|
|
3344
|
+
display: flex;
|
|
3345
|
+
justify-content: flex-end;
|
|
3346
|
+
}
|
|
3347
|
+
}
|
|
3307
3348
|
}
|
|
3308
3349
|
|
|
3309
3350
|
&.e-device {
|
|
@@ -3327,7 +3368,8 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
3327
3368
|
}
|
|
3328
3369
|
|
|
3329
3370
|
.e-adaptive-field-list-dialog,
|
|
3330
|
-
.e-member-editor-dialog
|
|
3371
|
+
.e-member-editor-dialog,
|
|
3372
|
+
.e-value-field-settings {
|
|
3331
3373
|
.e-dlg-header-content {
|
|
3332
3374
|
background-color: transparent;
|
|
3333
3375
|
color: $field-list-mobile-header-font-color;
|
|
@@ -3619,7 +3661,7 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
3619
3661
|
.e-pivot-add-button,
|
|
3620
3662
|
.e-pivot-cancel-button {
|
|
3621
3663
|
float: right;
|
|
3622
|
-
margin-right: 20px;
|
|
3664
|
+
margin-right: calc(10% - 20px);
|
|
3623
3665
|
margin-top: 32px;
|
|
3624
3666
|
}
|
|
3625
3667
|
|
|
@@ -3681,7 +3723,7 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
3681
3723
|
}
|
|
3682
3724
|
|
|
3683
3725
|
&.e-olap-calc-outer-div {
|
|
3684
|
-
max-height:
|
|
3726
|
+
max-height: 575px;
|
|
3685
3727
|
overflow: hidden;
|
|
3686
3728
|
overflow-y: auto;
|
|
3687
3729
|
}
|
|
@@ -3942,7 +3984,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
3942
3984
|
|
|
3943
3985
|
.e-axis-header {
|
|
3944
3986
|
font-size: $field-list-bigger-header-font-size;
|
|
3945
|
-
line-height: $field-list-bigger-header-content-line-height;
|
|
3946
3987
|
padding: 0 12px;
|
|
3947
3988
|
}
|
|
3948
3989
|
}
|
|
@@ -4023,17 +4064,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
4023
4064
|
.e-right-axis-fields .e-field-list-values {
|
|
4024
4065
|
margin-top: $field-list-default-bigger-padding-size;
|
|
4025
4066
|
}
|
|
4026
|
-
|
|
4027
|
-
.e-left-axis-fields .e-field-list-filters,
|
|
4028
|
-
.e-left-axis-fields .e-field-list-rows,
|
|
4029
|
-
.e-right-axis-fields .e-field-list-columns,
|
|
4030
|
-
.e-right-axis-fields .e-field-list-values {
|
|
4031
|
-
.e-axis-container {
|
|
4032
|
-
.e-axis-icon-container {
|
|
4033
|
-
padding-top: $field-list-static-bigger-header-icon-wrapper-padding;
|
|
4034
|
-
}
|
|
4035
|
-
}
|
|
4036
|
-
}
|
|
4037
4067
|
}
|
|
4038
4068
|
}
|
|
4039
4069
|
|
|
@@ -4049,6 +4079,10 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
4049
4079
|
}
|
|
4050
4080
|
}
|
|
4051
4081
|
}
|
|
4082
|
+
|
|
4083
|
+
.e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label .e-label {
|
|
4084
|
+
width: calc(100% - 30px);
|
|
4085
|
+
}
|
|
4052
4086
|
}
|
|
4053
4087
|
|
|
4054
4088
|
&.e-rtl {
|
|
@@ -818,11 +818,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
818
818
|
}
|
|
819
819
|
|
|
820
820
|
&.e-rtl {
|
|
821
|
-
.e-treeview .e-list-item div.e-icons {
|
|
822
|
-
height: 24px;
|
|
823
|
-
width: 24px;
|
|
824
|
-
}
|
|
825
|
-
|
|
826
821
|
.e-treeview .e-list-item div.e-edit.e-icons,
|
|
827
822
|
.e-treeview .e-list-item div.e-edited.e-icons,
|
|
828
823
|
.e-treeview .e-list-item div.e-remove-report.e-icons {
|
|
@@ -1196,7 +1191,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
1196
1191
|
}
|
|
1197
1192
|
|
|
1198
1193
|
.e-footer-content {
|
|
1199
|
-
padding-right: $pivot-dialog-footer-paddingright;
|
|
1200
1194
|
padding-top: $pivot-dialog-footer-padding;
|
|
1201
1195
|
}
|
|
1202
1196
|
|
|
@@ -1593,8 +1587,8 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
1593
1587
|
padding: 20px;
|
|
1594
1588
|
padding-bottom: 0;
|
|
1595
1589
|
|
|
1596
|
-
/* stylelint-disable */
|
|
1597
1590
|
.e-filter-text-div {
|
|
1591
|
+
/* stylelint-disable */
|
|
1598
1592
|
color: $field-list-button-icon-color !important;
|
|
1599
1593
|
/* stylelint-enable */
|
|
1600
1594
|
font-size: 13px;
|
|
@@ -1634,6 +1628,21 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
1634
1628
|
.e-filter-sort {
|
|
1635
1629
|
margin-left: 0;
|
|
1636
1630
|
margin-right: $field-list-sort-wrapper-padding-size;
|
|
1631
|
+
|
|
1632
|
+
.e-member-sort {
|
|
1633
|
+
&:first-of-type {
|
|
1634
|
+
@if ($skin-name == 'Material3') {
|
|
1635
|
+
border-top-left-radius: 0;
|
|
1636
|
+
border-bottom-left-radius: 0;
|
|
1637
|
+
}
|
|
1638
|
+
}
|
|
1639
|
+
&:last-of-type {
|
|
1640
|
+
@if ($skin-name == 'Material3') {
|
|
1641
|
+
border-top-right-radius: 0;
|
|
1642
|
+
border-bottom-right-radius: 0;
|
|
1643
|
+
}
|
|
1644
|
+
}
|
|
1645
|
+
}
|
|
1637
1646
|
}
|
|
1638
1647
|
}
|
|
1639
1648
|
}
|
|
@@ -1906,6 +1915,9 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
1906
1915
|
font-size: $field-list-drag-clone-font-size;
|
|
1907
1916
|
padding: 0;
|
|
1908
1917
|
width: 100%;
|
|
1918
|
+
@if ($skin-name == 'Material3') {
|
|
1919
|
+
min-height: auto;
|
|
1920
|
+
}
|
|
1909
1921
|
}
|
|
1910
1922
|
}
|
|
1911
1923
|
|
|
@@ -2298,12 +2310,8 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
2298
2310
|
max-height: 440px !important;
|
|
2299
2311
|
min-width: 370px !important;
|
|
2300
2312
|
|
|
2301
|
-
.e-member-editor-container-outer-div {
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
.e-list-parent .e-ul {
|
|
2305
|
-
height: auto;
|
|
2306
|
-
}
|
|
2313
|
+
.e-member-editor-container-outer-div .e-list-parent .e-ul {
|
|
2314
|
+
height: auto;
|
|
2307
2315
|
}
|
|
2308
2316
|
}
|
|
2309
2317
|
}
|
|
@@ -2421,7 +2429,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
2421
2429
|
max-width: 45%;
|
|
2422
2430
|
overflow: visible;
|
|
2423
2431
|
}
|
|
2424
|
-
|
|
2425
2432
|
}
|
|
2426
2433
|
|
|
2427
2434
|
.e-checkbox-layout {
|
|
@@ -2551,6 +2558,7 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
2551
2558
|
padding: $field-list-table-header-padding;
|
|
2552
2559
|
text-align: left;
|
|
2553
2560
|
text-overflow: ellipsis;
|
|
2561
|
+
white-space: nowrap;
|
|
2554
2562
|
word-break: break-all;
|
|
2555
2563
|
@if ($field-list-skin == 'tailwind') {
|
|
2556
2564
|
text-transform: uppercase;
|
|
@@ -2805,6 +2813,7 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
2805
2813
|
padding: 0 8px;
|
|
2806
2814
|
text-overflow: ellipsis;
|
|
2807
2815
|
text-transform: $field-list-text-transform;
|
|
2816
|
+
white-space: nowrap;
|
|
2808
2817
|
width: 100%;
|
|
2809
2818
|
@if ($skin-name == 'Material3') {
|
|
2810
2819
|
font-weight: $field-list-table-header-font-weight;
|
|
@@ -3304,6 +3313,38 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
3304
3313
|
}
|
|
3305
3314
|
}
|
|
3306
3315
|
}
|
|
3316
|
+
|
|
3317
|
+
.e-layout-footer {
|
|
3318
|
+
.e-checkbox-layout {
|
|
3319
|
+
align-items: center;
|
|
3320
|
+
display: flex;
|
|
3321
|
+
margin-top: 0;
|
|
3322
|
+
overflow: hidden;
|
|
3323
|
+
width: 100%;
|
|
3324
|
+
|
|
3325
|
+
.e-checkbox-wrapper {
|
|
3326
|
+
width: 100%;
|
|
3327
|
+
|
|
3328
|
+
label {
|
|
3329
|
+
width: 100%;
|
|
3330
|
+
|
|
3331
|
+
.e-label {
|
|
3332
|
+
overflow: hidden;
|
|
3333
|
+
/* stylelint-disable */
|
|
3334
|
+
text-overflow: ellipsis !important;
|
|
3335
|
+
/* stylelint-enable */
|
|
3336
|
+
white-space: unset;
|
|
3337
|
+
width: calc(100% - 20px);
|
|
3338
|
+
}
|
|
3339
|
+
}
|
|
3340
|
+
}
|
|
3341
|
+
}
|
|
3342
|
+
|
|
3343
|
+
.e-button-layout {
|
|
3344
|
+
display: flex;
|
|
3345
|
+
justify-content: flex-end;
|
|
3346
|
+
}
|
|
3347
|
+
}
|
|
3307
3348
|
}
|
|
3308
3349
|
|
|
3309
3350
|
&.e-device {
|
|
@@ -3327,7 +3368,8 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
3327
3368
|
}
|
|
3328
3369
|
|
|
3329
3370
|
.e-adaptive-field-list-dialog,
|
|
3330
|
-
.e-member-editor-dialog
|
|
3371
|
+
.e-member-editor-dialog,
|
|
3372
|
+
.e-value-field-settings {
|
|
3331
3373
|
.e-dlg-header-content {
|
|
3332
3374
|
background-color: transparent;
|
|
3333
3375
|
color: $field-list-mobile-header-font-color;
|
|
@@ -3619,7 +3661,7 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
3619
3661
|
.e-pivot-add-button,
|
|
3620
3662
|
.e-pivot-cancel-button {
|
|
3621
3663
|
float: right;
|
|
3622
|
-
margin-right: 20px;
|
|
3664
|
+
margin-right: calc(10% - 20px);
|
|
3623
3665
|
margin-top: 32px;
|
|
3624
3666
|
}
|
|
3625
3667
|
|
|
@@ -3681,7 +3723,7 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
3681
3723
|
}
|
|
3682
3724
|
|
|
3683
3725
|
&.e-olap-calc-outer-div {
|
|
3684
|
-
max-height:
|
|
3726
|
+
max-height: 575px;
|
|
3685
3727
|
overflow: hidden;
|
|
3686
3728
|
overflow-y: auto;
|
|
3687
3729
|
}
|
|
@@ -3942,7 +3984,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
3942
3984
|
|
|
3943
3985
|
.e-axis-header {
|
|
3944
3986
|
font-size: $field-list-bigger-header-font-size;
|
|
3945
|
-
line-height: $field-list-bigger-header-content-line-height;
|
|
3946
3987
|
padding: 0 12px;
|
|
3947
3988
|
}
|
|
3948
3989
|
}
|
|
@@ -4023,17 +4064,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
4023
4064
|
.e-right-axis-fields .e-field-list-values {
|
|
4024
4065
|
margin-top: $field-list-default-bigger-padding-size;
|
|
4025
4066
|
}
|
|
4026
|
-
|
|
4027
|
-
.e-left-axis-fields .e-field-list-filters,
|
|
4028
|
-
.e-left-axis-fields .e-field-list-rows,
|
|
4029
|
-
.e-right-axis-fields .e-field-list-columns,
|
|
4030
|
-
.e-right-axis-fields .e-field-list-values {
|
|
4031
|
-
.e-axis-container {
|
|
4032
|
-
.e-axis-icon-container {
|
|
4033
|
-
padding-top: $field-list-static-bigger-header-icon-wrapper-padding;
|
|
4034
|
-
}
|
|
4035
|
-
}
|
|
4036
|
-
}
|
|
4037
4067
|
}
|
|
4038
4068
|
}
|
|
4039
4069
|
|
|
@@ -4049,6 +4079,10 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
4049
4079
|
}
|
|
4050
4080
|
}
|
|
4051
4081
|
}
|
|
4082
|
+
|
|
4083
|
+
.e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label .e-label {
|
|
4084
|
+
width: calc(100% - 30px);
|
|
4085
|
+
}
|
|
4052
4086
|
}
|
|
4053
4087
|
|
|
4054
4088
|
&.e-rtl {
|
|
@@ -820,11 +820,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
820
820
|
}
|
|
821
821
|
|
|
822
822
|
&.e-rtl {
|
|
823
|
-
.e-treeview .e-list-item div.e-icons {
|
|
824
|
-
height: 24px;
|
|
825
|
-
width: 24px;
|
|
826
|
-
}
|
|
827
|
-
|
|
828
823
|
.e-treeview .e-list-item div.e-edit.e-icons,
|
|
829
824
|
.e-treeview .e-list-item div.e-edited.e-icons,
|
|
830
825
|
.e-treeview .e-list-item div.e-remove-report.e-icons {
|
|
@@ -1198,7 +1193,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
1198
1193
|
}
|
|
1199
1194
|
|
|
1200
1195
|
.e-footer-content {
|
|
1201
|
-
padding-right: $pivot-dialog-footer-paddingright;
|
|
1202
1196
|
padding-top: $pivot-dialog-footer-padding;
|
|
1203
1197
|
}
|
|
1204
1198
|
|
|
@@ -1595,8 +1589,8 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
1595
1589
|
padding: 20px;
|
|
1596
1590
|
padding-bottom: 0;
|
|
1597
1591
|
|
|
1598
|
-
/* stylelint-disable */
|
|
1599
1592
|
.e-filter-text-div {
|
|
1593
|
+
/* stylelint-disable */
|
|
1600
1594
|
color: $field-list-button-icon-color !important;
|
|
1601
1595
|
/* stylelint-enable */
|
|
1602
1596
|
font-size: 13px;
|
|
@@ -1636,6 +1630,21 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
1636
1630
|
.e-filter-sort {
|
|
1637
1631
|
margin-left: 0;
|
|
1638
1632
|
margin-right: $field-list-sort-wrapper-padding-size;
|
|
1633
|
+
|
|
1634
|
+
.e-member-sort {
|
|
1635
|
+
&:first-of-type {
|
|
1636
|
+
@if ($skin-name == 'Material3') {
|
|
1637
|
+
border-top-left-radius: 0;
|
|
1638
|
+
border-bottom-left-radius: 0;
|
|
1639
|
+
}
|
|
1640
|
+
}
|
|
1641
|
+
&:last-of-type {
|
|
1642
|
+
@if ($skin-name == 'Material3') {
|
|
1643
|
+
border-top-right-radius: 0;
|
|
1644
|
+
border-bottom-right-radius: 0;
|
|
1645
|
+
}
|
|
1646
|
+
}
|
|
1647
|
+
}
|
|
1639
1648
|
}
|
|
1640
1649
|
}
|
|
1641
1650
|
}
|
|
@@ -1908,6 +1917,9 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
1908
1917
|
font-size: $field-list-drag-clone-font-size;
|
|
1909
1918
|
padding: 0;
|
|
1910
1919
|
width: 100%;
|
|
1920
|
+
@if ($skin-name == 'Material3') {
|
|
1921
|
+
min-height: auto;
|
|
1922
|
+
}
|
|
1911
1923
|
}
|
|
1912
1924
|
}
|
|
1913
1925
|
|
|
@@ -2300,12 +2312,8 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
2300
2312
|
max-height: 440px !important;
|
|
2301
2313
|
min-width: 370px !important;
|
|
2302
2314
|
|
|
2303
|
-
.e-member-editor-container-outer-div {
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
.e-list-parent .e-ul {
|
|
2307
|
-
height: auto;
|
|
2308
|
-
}
|
|
2315
|
+
.e-member-editor-container-outer-div .e-list-parent .e-ul {
|
|
2316
|
+
height: auto;
|
|
2309
2317
|
}
|
|
2310
2318
|
}
|
|
2311
2319
|
}
|
|
@@ -2423,7 +2431,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
2423
2431
|
max-width: 45%;
|
|
2424
2432
|
overflow: visible;
|
|
2425
2433
|
}
|
|
2426
|
-
|
|
2427
2434
|
}
|
|
2428
2435
|
|
|
2429
2436
|
.e-checkbox-layout {
|
|
@@ -2553,6 +2560,7 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
2553
2560
|
padding: $field-list-table-header-padding;
|
|
2554
2561
|
text-align: left;
|
|
2555
2562
|
text-overflow: ellipsis;
|
|
2563
|
+
white-space: nowrap;
|
|
2556
2564
|
word-break: break-all;
|
|
2557
2565
|
@if ($field-list-skin == 'tailwind') {
|
|
2558
2566
|
text-transform: uppercase;
|
|
@@ -2807,6 +2815,7 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
2807
2815
|
padding: 0 8px;
|
|
2808
2816
|
text-overflow: ellipsis;
|
|
2809
2817
|
text-transform: $field-list-text-transform;
|
|
2818
|
+
white-space: nowrap;
|
|
2810
2819
|
width: 100%;
|
|
2811
2820
|
@if ($skin-name == 'Material3') {
|
|
2812
2821
|
font-weight: $field-list-table-header-font-weight;
|
|
@@ -3306,6 +3315,38 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
3306
3315
|
}
|
|
3307
3316
|
}
|
|
3308
3317
|
}
|
|
3318
|
+
|
|
3319
|
+
.e-layout-footer {
|
|
3320
|
+
.e-checkbox-layout {
|
|
3321
|
+
align-items: center;
|
|
3322
|
+
display: flex;
|
|
3323
|
+
margin-top: 0;
|
|
3324
|
+
overflow: hidden;
|
|
3325
|
+
width: 100%;
|
|
3326
|
+
|
|
3327
|
+
.e-checkbox-wrapper {
|
|
3328
|
+
width: 100%;
|
|
3329
|
+
|
|
3330
|
+
label {
|
|
3331
|
+
width: 100%;
|
|
3332
|
+
|
|
3333
|
+
.e-label {
|
|
3334
|
+
overflow: hidden;
|
|
3335
|
+
/* stylelint-disable */
|
|
3336
|
+
text-overflow: ellipsis !important;
|
|
3337
|
+
/* stylelint-enable */
|
|
3338
|
+
white-space: unset;
|
|
3339
|
+
width: calc(100% - 20px);
|
|
3340
|
+
}
|
|
3341
|
+
}
|
|
3342
|
+
}
|
|
3343
|
+
}
|
|
3344
|
+
|
|
3345
|
+
.e-button-layout {
|
|
3346
|
+
display: flex;
|
|
3347
|
+
justify-content: flex-end;
|
|
3348
|
+
}
|
|
3349
|
+
}
|
|
3309
3350
|
}
|
|
3310
3351
|
|
|
3311
3352
|
&.e-device {
|
|
@@ -3329,7 +3370,8 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
3329
3370
|
}
|
|
3330
3371
|
|
|
3331
3372
|
.e-adaptive-field-list-dialog,
|
|
3332
|
-
.e-member-editor-dialog
|
|
3373
|
+
.e-member-editor-dialog,
|
|
3374
|
+
.e-value-field-settings {
|
|
3333
3375
|
.e-dlg-header-content {
|
|
3334
3376
|
background-color: transparent;
|
|
3335
3377
|
color: $field-list-mobile-header-font-color;
|
|
@@ -3621,7 +3663,7 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
3621
3663
|
.e-pivot-add-button,
|
|
3622
3664
|
.e-pivot-cancel-button {
|
|
3623
3665
|
float: right;
|
|
3624
|
-
margin-right: 20px;
|
|
3666
|
+
margin-right: calc(10% - 20px);
|
|
3625
3667
|
margin-top: 32px;
|
|
3626
3668
|
}
|
|
3627
3669
|
|
|
@@ -3683,7 +3725,7 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
3683
3725
|
}
|
|
3684
3726
|
|
|
3685
3727
|
&.e-olap-calc-outer-div {
|
|
3686
|
-
max-height:
|
|
3728
|
+
max-height: 575px;
|
|
3687
3729
|
overflow: hidden;
|
|
3688
3730
|
overflow-y: auto;
|
|
3689
3731
|
}
|
|
@@ -3944,7 +3986,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
3944
3986
|
|
|
3945
3987
|
.e-axis-header {
|
|
3946
3988
|
font-size: $field-list-bigger-header-font-size;
|
|
3947
|
-
line-height: $field-list-bigger-header-content-line-height;
|
|
3948
3989
|
padding: 0 12px;
|
|
3949
3990
|
}
|
|
3950
3991
|
}
|
|
@@ -4025,17 +4066,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
4025
4066
|
.e-right-axis-fields .e-field-list-values {
|
|
4026
4067
|
margin-top: $field-list-default-bigger-padding-size;
|
|
4027
4068
|
}
|
|
4028
|
-
|
|
4029
|
-
.e-left-axis-fields .e-field-list-filters,
|
|
4030
|
-
.e-left-axis-fields .e-field-list-rows,
|
|
4031
|
-
.e-right-axis-fields .e-field-list-columns,
|
|
4032
|
-
.e-right-axis-fields .e-field-list-values {
|
|
4033
|
-
.e-axis-container {
|
|
4034
|
-
.e-axis-icon-container {
|
|
4035
|
-
padding-top: $field-list-static-bigger-header-icon-wrapper-padding;
|
|
4036
|
-
}
|
|
4037
|
-
}
|
|
4038
|
-
}
|
|
4039
4069
|
}
|
|
4040
4070
|
}
|
|
4041
4071
|
|
|
@@ -4051,6 +4081,10 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
4051
4081
|
}
|
|
4052
4082
|
}
|
|
4053
4083
|
}
|
|
4084
|
+
|
|
4085
|
+
.e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label .e-label {
|
|
4086
|
+
width: calc(100% - 30px);
|
|
4087
|
+
}
|
|
4054
4088
|
}
|
|
4055
4089
|
|
|
4056
4090
|
&.e-rtl {
|