@syncfusion/blazor-themes 23.2.6 → 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 +2836 -214
- package/SCSS-Themes/bootstrap.scss +2835 -214
- package/SCSS-Themes/bootstrap4.scss +2843 -221
- package/SCSS-Themes/bootstrap5-dark.scss +2839 -219
- package/SCSS-Themes/bootstrap5.scss +2839 -219
- 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 +2834 -213
- package/SCSS-Themes/fabric.scss +2834 -213
- 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 +2852 -225
- package/SCSS-Themes/fluent.scss +2852 -225
- 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 +288 -13
- package/SCSS-Themes/grids/grid/bootstrap.scss +288 -13
- package/SCSS-Themes/grids/grid/bootstrap4.scss +292 -17
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +283 -11
- package/SCSS-Themes/grids/grid/bootstrap5.scss +283 -11
- package/SCSS-Themes/grids/grid/fabric-dark.scss +288 -13
- package/SCSS-Themes/grids/grid/fabric.scss +288 -13
- package/SCSS-Themes/grids/grid/fluent-dark.scss +292 -17
- package/SCSS-Themes/grids/grid/fluent.scss +292 -17
- package/SCSS-Themes/grids/grid/highcontrast.scss +287 -12
- package/SCSS-Themes/grids/grid/material-dark.scss +287 -12
- package/SCSS-Themes/grids/grid/material.scss +287 -12
- package/SCSS-Themes/grids/grid/material3-dark.scss +292 -14
- package/SCSS-Themes/grids/grid/material3.scss +292 -14
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +286 -11
- package/SCSS-Themes/grids/grid/tailwind.scss +286 -11
- package/SCSS-Themes/highcontrast.scss +2835 -214
- 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 +2835 -213
- package/SCSS-Themes/material.scss +2837 -214
- package/SCSS-Themes/material3-dark.scss +2851 -227
- package/SCSS-Themes/material3.scss +2851 -227
- 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/notifications/toast/bootstrap-dark.scss +31 -0
- package/SCSS-Themes/notifications/toast/bootstrap.scss +31 -0
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +31 -0
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +31 -0
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +31 -0
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +31 -0
- package/SCSS-Themes/notifications/toast/fabric.scss +31 -0
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +31 -0
- package/SCSS-Themes/notifications/toast/fluent.scss +31 -0
- package/SCSS-Themes/notifications/toast/highcontrast.scss +31 -0
- package/SCSS-Themes/notifications/toast/material-dark.scss +32 -0
- package/SCSS-Themes/notifications/toast/material.scss +32 -0
- package/SCSS-Themes/notifications/toast/material3-dark.scss +32 -0
- package/SCSS-Themes/notifications/toast/material3.scss +32 -0
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +31 -0
- package/SCSS-Themes/notifications/toast/tailwind.scss +31 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +156 -9
- 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 +2836 -216
- package/SCSS-Themes/tailwind.scss +2836 -216
- package/package.json +1 -1
|
@@ -58,6 +58,7 @@ $pv-icon-font-size: 16px !default;
|
|
|
58
58
|
$pv-icon-margin: 7px 7.5px !default;
|
|
59
59
|
$pv-icon-height: 18px !default;
|
|
60
60
|
$pv-icon-width: 18px !default;
|
|
61
|
+
$gantt-masked-table-background-color: rgba(225, 223, 221, 1) !default;
|
|
61
62
|
$pv-toolbar-height: 38px !default;
|
|
62
63
|
$pv-toolbar-border-width: 1px 1px 0 1px !default;
|
|
63
64
|
$pv-toolbar-border-radius: 0 !default;
|
|
@@ -446,6 +447,7 @@ $pv-control-overflow: auto !default;
|
|
|
446
447
|
$pv-control-touch-action: pan-x pan-y !default;
|
|
447
448
|
$pv-page-container-touch-action: pan-x pan-y !default;
|
|
448
449
|
$pv-page-div-border-style: solid !default;
|
|
450
|
+
$pv-page-div-focus-style: rgb(0, 0, 0) 0 0 0 2px !default;
|
|
449
451
|
$pv-page-div-border-color: $border-light !default;
|
|
450
452
|
$pv-page-div-border-boxing: content-box !default;
|
|
451
453
|
$pv-page-div-box-shadow: none !default;
|
|
@@ -550,6 +552,8 @@ $pv-comment-panel-bottom-color: $border-light !default;
|
|
|
550
552
|
$pv-comments-content-container-bg: $content-bg-color-alt1 !default;
|
|
551
553
|
$pv-comments-select-bg: $content-bg-color-hover !default;
|
|
552
554
|
$pv-comments-hover-bg: $content-bg-color-hover !default;
|
|
555
|
+
$pv-comments-div-focus-border: $shadow-focus-ring1 !default;
|
|
556
|
+
$pv-comments-div-focus-background: $content-bg-color-focus !default;
|
|
553
557
|
$pv-status-icon-color: $white !default;
|
|
554
558
|
$pv-save-button-bg-color: $primary !default;
|
|
555
559
|
$pv-save-button-color: $primary-text-color !default;
|
|
@@ -907,6 +911,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
907
911
|
position: $pv-page-div-position;
|
|
908
912
|
}
|
|
909
913
|
|
|
914
|
+
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
915
|
+
box-shadow: $pv-page-div-focus-style;
|
|
916
|
+
}
|
|
917
|
+
|
|
918
|
+
.e-pv-viewer-container.e-focused
|
|
919
|
+
{
|
|
920
|
+
box-shadow: $pv-page-div-focus-style inset;
|
|
921
|
+
}
|
|
922
|
+
|
|
910
923
|
.e-pv-toolbar,
|
|
911
924
|
.e-pv-nav-toolbar,
|
|
912
925
|
.e-pv-annotation-toolbar,
|
|
@@ -955,6 +968,29 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
955
968
|
display: none;
|
|
956
969
|
}
|
|
957
970
|
|
|
971
|
+
.e-control.e-toolbar.e-lib.e-pv-annotation-toolbar.e-pv-toolbar-scroll.e-keyboard.e-toolpop .e-tbar-btn-text
|
|
972
|
+
{
|
|
973
|
+
display: none;
|
|
974
|
+
}
|
|
975
|
+
|
|
976
|
+
.e-dropdown-popup.e-control.e-pv-annotation-shapes-container .e-tbar-btn-text {
|
|
977
|
+
display: none;
|
|
978
|
+
}
|
|
979
|
+
|
|
980
|
+
.e-dropdown-popup.e-control.e-pv-annotation-calibrate-container .e-tbar-btn-text {
|
|
981
|
+
display: none;
|
|
982
|
+
}
|
|
983
|
+
|
|
984
|
+
.e-dropdown-popup.e-control.e-pv-annotation-textalign-container .e-tbar-btn-text
|
|
985
|
+
{
|
|
986
|
+
display: none;
|
|
987
|
+
}
|
|
988
|
+
|
|
989
|
+
.e-dropdown-popup.e-control.e-pv-annotation-textprop-container.e-caret-hide .e-tbar-btn-text
|
|
990
|
+
{
|
|
991
|
+
display: none;
|
|
992
|
+
}
|
|
993
|
+
|
|
958
994
|
.e-pv-current-page-box.e-input-group.e-control-wrapper {
|
|
959
995
|
height: $pv-current-page-height;
|
|
960
996
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -1124,6 +1160,12 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1124
1160
|
}
|
|
1125
1161
|
}
|
|
1126
1162
|
|
|
1163
|
+
.e-pdfviewer .e-pv-open-document-icon .e-pv-icon .e-icons .e-btn-icon .e-icon-left {
|
|
1164
|
+
@if $skin-name == 'FluentUI' {
|
|
1165
|
+
padding: 0;
|
|
1166
|
+
}
|
|
1167
|
+
}
|
|
1168
|
+
|
|
1127
1169
|
.e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
|
|
1128
1170
|
.e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
1129
1171
|
@if $skin-name == 'FluentUI' {
|
|
@@ -1811,6 +1853,30 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1811
1853
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1812
1854
|
}
|
|
1813
1855
|
|
|
1856
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1857
|
+
{
|
|
1858
|
+
background: $pv-thumbnail-view-button-selection-background;
|
|
1859
|
+
border: $pv-thumbnail-view-button-selection-border;
|
|
1860
|
+
border-radius: $pv-thumbnail-border-selection-radius;
|
|
1861
|
+
@if $skin-name == 'bootstrap4' {
|
|
1862
|
+
color: $pv-thumbnail-border-selection-font-color;
|
|
1863
|
+
}
|
|
1864
|
+
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1865
|
+
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1866
|
+
}
|
|
1867
|
+
|
|
1868
|
+
.e-pv-tbar-btn.e-pv-bookmark-button.e-btn:focus
|
|
1869
|
+
{
|
|
1870
|
+
background: $pv-thumbnail-view-button-selection-background;
|
|
1871
|
+
border: $pv-thumbnail-view-button-selection-border;
|
|
1872
|
+
border-radius: $pv-thumbnail-border-selection-radius;
|
|
1873
|
+
@if $skin-name == 'bootstrap4' {
|
|
1874
|
+
color: $pv-thumbnail-border-selection-font-color;
|
|
1875
|
+
}
|
|
1876
|
+
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1877
|
+
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1878
|
+
}
|
|
1879
|
+
|
|
1814
1880
|
.e-bigger .e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn,
|
|
1815
1881
|
.e-bigger .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
|
|
1816
1882
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -2646,19 +2712,31 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2646
2712
|
font-size: 18px;
|
|
2647
2713
|
}
|
|
2648
2714
|
|
|
2649
|
-
.e-pv-annotation-color-container
|
|
2650
|
-
.e-pv-annotation-opacity-container
|
|
2651
|
-
.e-pv-annotation-stroke-container
|
|
2652
|
-
.e-pv-custom-annotation-thickness-container
|
|
2653
|
-
.e-pv-custom-annotation-opacity-container
|
|
2654
|
-
.e-pv-annotation-thickness-container
|
|
2655
|
-
.e-pv-annotation-textcolor-container
|
|
2656
|
-
.e-pv-annotation-textalign-container
|
|
2657
|
-
.e-pv-annotation-textprop-container
|
|
2715
|
+
.e-pv-annotation-color-container.e-icon-btn,
|
|
2716
|
+
.e-pv-annotation-opacity-container.e-icon-btn,
|
|
2717
|
+
.e-pv-annotation-stroke-container.e-icon-btn,
|
|
2718
|
+
.e-pv-custom-annotation-thickness-container.e-icon-btn,
|
|
2719
|
+
.e-pv-custom-annotation-opacity-container.e-icon-btn,
|
|
2720
|
+
.e-pv-annotation-thickness-container.e-icon-btn,
|
|
2721
|
+
.e-pv-annotation-textcolor-container.e-icon-btn,
|
|
2722
|
+
.e-pv-annotation-textalign-container.e-icon-btn,
|
|
2723
|
+
.e-pv-annotation-textprop-container.e-icon-btn {
|
|
2658
2724
|
height: $pv-annotation-drop-down-height;
|
|
2659
2725
|
width: $pv-annotation-drop-down-width;
|
|
2660
2726
|
}
|
|
2661
2727
|
|
|
2728
|
+
.e-bigger .e-pv-annotation-color-container.e-icon-btn,
|
|
2729
|
+
.e-bigger .e-pv-annotation-opacity-container.e-icon-btn,
|
|
2730
|
+
.e-bigger .e-pv-annotation-stroke-container.e-icon-btn,
|
|
2731
|
+
.e-bigger .e-pv-custom-annotation-thickness-container.e-icon-btn,
|
|
2732
|
+
.e-bigger .e-pv-custom-annotation-opacity-container.e-icon-btn,
|
|
2733
|
+
.e-bigger .e-pv-annotation-thickness-container.e-icon-btn,
|
|
2734
|
+
.e-bigger .e-pv-annotation-textcolor-container.e-icon-btn,
|
|
2735
|
+
.e-bigger .e-pv-annotation-textalign-container.e-icon-btn,
|
|
2736
|
+
.e-bigger .e-pv-annotation-textprop-container.e-icon-btn {
|
|
2737
|
+
white-space: nowrap;
|
|
2738
|
+
}
|
|
2739
|
+
|
|
2662
2740
|
.e-pv-annotation-thickness-container.e-btn.e-icon-btn.e-dropdown-btn {
|
|
2663
2741
|
@if ($skin-name != 'bootstrap5') {
|
|
2664
2742
|
padding-top: $pv-annotation-thickness-drop-down-padding-top;
|
|
@@ -2758,6 +2836,35 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2758
2836
|
}
|
|
2759
2837
|
}
|
|
2760
2838
|
|
|
2839
|
+
.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:focus {
|
|
2840
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
2841
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
2842
|
+
outline: none;
|
|
2843
|
+
color: $pv-item-selection-color;
|
|
2844
|
+
}
|
|
2845
|
+
|
|
2846
|
+
.e-pv-annotation-color-container.e-btn:focus,
|
|
2847
|
+
.e-pv-annotation-opacity-container.e-btn:focus,
|
|
2848
|
+
.e-pv-annotation-stroke-container.e-btn:focus,
|
|
2849
|
+
.e-pv-annotation-thickness-container.e-btn:focus,
|
|
2850
|
+
.e-pv-annotation-shapes-container.e-btn:focus,
|
|
2851
|
+
.e-pv-annotation-calibrate-container.e-btn:focus,
|
|
2852
|
+
.e-pv-annotation-textcolor-container.e-btn:focus,
|
|
2853
|
+
.e-pv-annotation-textalign-container.e-btn:focus,
|
|
2854
|
+
.e-pv-annotation-handwritten-container.e-btn:focus,
|
|
2855
|
+
.e-pv-annotation-textprop-container.e-btn:focus {
|
|
2856
|
+
@if $skin-name == 'Material3' {
|
|
2857
|
+
background: $pv-annotation-dropdown-background-color-hover;
|
|
2858
|
+
border: $pv-annotation-dropdown-border-color-hover;
|
|
2859
|
+
outline: none;
|
|
2860
|
+
}
|
|
2861
|
+
@else {
|
|
2862
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
2863
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
2864
|
+
outline: none;
|
|
2865
|
+
}
|
|
2866
|
+
}
|
|
2867
|
+
|
|
2761
2868
|
.e-pv-annotation-color-container.e-btn:active,
|
|
2762
2869
|
.e-pv-annotation-opacity-container.e-btn:active,
|
|
2763
2870
|
.e-pv-annotation-stroke-container.e-btn:active,
|
|
@@ -3759,6 +3866,17 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
3759
3866
|
}
|
|
3760
3867
|
}
|
|
3761
3868
|
|
|
3869
|
+
.e-pv-reply-div.e-pv-comments-leave.e-focused
|
|
3870
|
+
{
|
|
3871
|
+
border: $pv-comments-div-focus-border;
|
|
3872
|
+
background: $pv-comments-div-focus-background;
|
|
3873
|
+
}
|
|
3874
|
+
|
|
3875
|
+
.e-pv-comments-div.e-focused {
|
|
3876
|
+
border: $pv-comments-div-focus-border;
|
|
3877
|
+
background: $pv-comments-div-focus-background;
|
|
3878
|
+
}
|
|
3879
|
+
|
|
3762
3880
|
.e-pdfviewer .e-inplaceeditor .e-editable-action-buttons {
|
|
3763
3881
|
float: right;
|
|
3764
3882
|
padding-bottom: 7px;
|
|
@@ -4442,6 +4560,20 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
4442
4560
|
}
|
|
4443
4561
|
}
|
|
4444
4562
|
|
|
4563
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item,
|
|
4564
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-menu-icon,
|
|
4565
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-caret {
|
|
4566
|
+
@if ($skin-name == 'FluentUI') {
|
|
4567
|
+
height: 32px;
|
|
4568
|
+
}
|
|
4569
|
+
}
|
|
4570
|
+
|
|
4571
|
+
.e-pv-mobile-annotation-toolbar .e-toolbar-items .e-hscroll-bar {
|
|
4572
|
+
@if ($skin-name == 'FluentUI') {
|
|
4573
|
+
overflow-y: hidden;
|
|
4574
|
+
}
|
|
4575
|
+
}
|
|
4576
|
+
|
|
4445
4577
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused:hover,
|
|
4446
4578
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-selected {
|
|
4447
4579
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -5414,9 +5546,24 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
5414
5546
|
}
|
|
5415
5547
|
|
|
5416
5548
|
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
|
|
5549
|
+
justify-content: center;
|
|
5417
5550
|
padding: 0 $pv-icon-padding-top;
|
|
5418
5551
|
}
|
|
5419
5552
|
|
|
5553
|
+
.e-pv-mobile-toolbar .e-mobile-more-option .e-pv-more-icon {
|
|
5554
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5555
|
+
margin-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5556
|
+
width: 1em !important;/* stylelint-disable-line declaration-no-important */
|
|
5557
|
+
line-height: 22px !important;/* stylelint-disable-line declaration-no-important */
|
|
5558
|
+
padding: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5559
|
+
}
|
|
5560
|
+
@else {
|
|
5561
|
+
margin-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5562
|
+
width: 1em !important;/* stylelint-disable-line declaration-no-important */
|
|
5563
|
+
line-height: 22px !important;/* stylelint-disable-line declaration-no-important */
|
|
5564
|
+
}
|
|
5565
|
+
}
|
|
5566
|
+
|
|
5420
5567
|
.e-pv-signature-window .e-dlg-content {
|
|
5421
5568
|
@if ($skin-name == 'highcontrast') {
|
|
5422
5569
|
padding: 16px;
|
|
@@ -58,6 +58,7 @@ $pv-icon-font-size: 16px !default;
|
|
|
58
58
|
$pv-icon-margin: 7px 7.5px !default;
|
|
59
59
|
$pv-icon-height: 18px !default;
|
|
60
60
|
$pv-icon-width: 18px !default;
|
|
61
|
+
$gantt-masked-table-background-color: rgba(225, 223, 221, 1) !default;
|
|
61
62
|
$pv-toolbar-height: 38px !default;
|
|
62
63
|
$pv-toolbar-border-width: 1px 1px 0 1px !default;
|
|
63
64
|
$pv-toolbar-border-radius: 0 !default;
|
|
@@ -446,6 +447,7 @@ $pv-control-overflow: auto !default;
|
|
|
446
447
|
$pv-control-touch-action: pan-x pan-y !default;
|
|
447
448
|
$pv-page-container-touch-action: pan-x pan-y !default;
|
|
448
449
|
$pv-page-div-border-style: solid !default;
|
|
450
|
+
$pv-page-div-focus-style: rgb(0, 0, 0) 0 0 0 2px !default;
|
|
449
451
|
$pv-page-div-border-color: $border-light !default;
|
|
450
452
|
$pv-page-div-border-boxing: content-box !default;
|
|
451
453
|
$pv-page-div-box-shadow: none !default;
|
|
@@ -550,6 +552,8 @@ $pv-comment-panel-bottom-color: $border-light !default;
|
|
|
550
552
|
$pv-comments-content-container-bg: $content-bg-color-alt1 !default;
|
|
551
553
|
$pv-comments-select-bg: $content-bg-color-hover !default;
|
|
552
554
|
$pv-comments-hover-bg: $content-bg-color-hover !default;
|
|
555
|
+
$pv-comments-div-focus-border: $shadow-focus-ring1 !default;
|
|
556
|
+
$pv-comments-div-focus-background: $content-bg-color-focus !default;
|
|
553
557
|
$pv-status-icon-color: $white !default;
|
|
554
558
|
$pv-save-button-bg-color: $primary !default;
|
|
555
559
|
$pv-save-button-color: $primary-text-color !default;
|
|
@@ -907,6 +911,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
907
911
|
position: $pv-page-div-position;
|
|
908
912
|
}
|
|
909
913
|
|
|
914
|
+
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
915
|
+
box-shadow: $pv-page-div-focus-style;
|
|
916
|
+
}
|
|
917
|
+
|
|
918
|
+
.e-pv-viewer-container.e-focused
|
|
919
|
+
{
|
|
920
|
+
box-shadow: $pv-page-div-focus-style inset;
|
|
921
|
+
}
|
|
922
|
+
|
|
910
923
|
.e-pv-toolbar,
|
|
911
924
|
.e-pv-nav-toolbar,
|
|
912
925
|
.e-pv-annotation-toolbar,
|
|
@@ -955,6 +968,29 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
955
968
|
display: none;
|
|
956
969
|
}
|
|
957
970
|
|
|
971
|
+
.e-control.e-toolbar.e-lib.e-pv-annotation-toolbar.e-pv-toolbar-scroll.e-keyboard.e-toolpop .e-tbar-btn-text
|
|
972
|
+
{
|
|
973
|
+
display: none;
|
|
974
|
+
}
|
|
975
|
+
|
|
976
|
+
.e-dropdown-popup.e-control.e-pv-annotation-shapes-container .e-tbar-btn-text {
|
|
977
|
+
display: none;
|
|
978
|
+
}
|
|
979
|
+
|
|
980
|
+
.e-dropdown-popup.e-control.e-pv-annotation-calibrate-container .e-tbar-btn-text {
|
|
981
|
+
display: none;
|
|
982
|
+
}
|
|
983
|
+
|
|
984
|
+
.e-dropdown-popup.e-control.e-pv-annotation-textalign-container .e-tbar-btn-text
|
|
985
|
+
{
|
|
986
|
+
display: none;
|
|
987
|
+
}
|
|
988
|
+
|
|
989
|
+
.e-dropdown-popup.e-control.e-pv-annotation-textprop-container.e-caret-hide .e-tbar-btn-text
|
|
990
|
+
{
|
|
991
|
+
display: none;
|
|
992
|
+
}
|
|
993
|
+
|
|
958
994
|
.e-pv-current-page-box.e-input-group.e-control-wrapper {
|
|
959
995
|
height: $pv-current-page-height;
|
|
960
996
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -1124,6 +1160,12 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1124
1160
|
}
|
|
1125
1161
|
}
|
|
1126
1162
|
|
|
1163
|
+
.e-pdfviewer .e-pv-open-document-icon .e-pv-icon .e-icons .e-btn-icon .e-icon-left {
|
|
1164
|
+
@if $skin-name == 'FluentUI' {
|
|
1165
|
+
padding: 0;
|
|
1166
|
+
}
|
|
1167
|
+
}
|
|
1168
|
+
|
|
1127
1169
|
.e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
|
|
1128
1170
|
.e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
1129
1171
|
@if $skin-name == 'FluentUI' {
|
|
@@ -1811,6 +1853,30 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1811
1853
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1812
1854
|
}
|
|
1813
1855
|
|
|
1856
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1857
|
+
{
|
|
1858
|
+
background: $pv-thumbnail-view-button-selection-background;
|
|
1859
|
+
border: $pv-thumbnail-view-button-selection-border;
|
|
1860
|
+
border-radius: $pv-thumbnail-border-selection-radius;
|
|
1861
|
+
@if $skin-name == 'bootstrap4' {
|
|
1862
|
+
color: $pv-thumbnail-border-selection-font-color;
|
|
1863
|
+
}
|
|
1864
|
+
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1865
|
+
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1866
|
+
}
|
|
1867
|
+
|
|
1868
|
+
.e-pv-tbar-btn.e-pv-bookmark-button.e-btn:focus
|
|
1869
|
+
{
|
|
1870
|
+
background: $pv-thumbnail-view-button-selection-background;
|
|
1871
|
+
border: $pv-thumbnail-view-button-selection-border;
|
|
1872
|
+
border-radius: $pv-thumbnail-border-selection-radius;
|
|
1873
|
+
@if $skin-name == 'bootstrap4' {
|
|
1874
|
+
color: $pv-thumbnail-border-selection-font-color;
|
|
1875
|
+
}
|
|
1876
|
+
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1877
|
+
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1878
|
+
}
|
|
1879
|
+
|
|
1814
1880
|
.e-bigger .e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn,
|
|
1815
1881
|
.e-bigger .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
|
|
1816
1882
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -2646,19 +2712,31 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2646
2712
|
font-size: 18px;
|
|
2647
2713
|
}
|
|
2648
2714
|
|
|
2649
|
-
.e-pv-annotation-color-container
|
|
2650
|
-
.e-pv-annotation-opacity-container
|
|
2651
|
-
.e-pv-annotation-stroke-container
|
|
2652
|
-
.e-pv-custom-annotation-thickness-container
|
|
2653
|
-
.e-pv-custom-annotation-opacity-container
|
|
2654
|
-
.e-pv-annotation-thickness-container
|
|
2655
|
-
.e-pv-annotation-textcolor-container
|
|
2656
|
-
.e-pv-annotation-textalign-container
|
|
2657
|
-
.e-pv-annotation-textprop-container
|
|
2715
|
+
.e-pv-annotation-color-container.e-icon-btn,
|
|
2716
|
+
.e-pv-annotation-opacity-container.e-icon-btn,
|
|
2717
|
+
.e-pv-annotation-stroke-container.e-icon-btn,
|
|
2718
|
+
.e-pv-custom-annotation-thickness-container.e-icon-btn,
|
|
2719
|
+
.e-pv-custom-annotation-opacity-container.e-icon-btn,
|
|
2720
|
+
.e-pv-annotation-thickness-container.e-icon-btn,
|
|
2721
|
+
.e-pv-annotation-textcolor-container.e-icon-btn,
|
|
2722
|
+
.e-pv-annotation-textalign-container.e-icon-btn,
|
|
2723
|
+
.e-pv-annotation-textprop-container.e-icon-btn {
|
|
2658
2724
|
height: $pv-annotation-drop-down-height;
|
|
2659
2725
|
width: $pv-annotation-drop-down-width;
|
|
2660
2726
|
}
|
|
2661
2727
|
|
|
2728
|
+
.e-bigger .e-pv-annotation-color-container.e-icon-btn,
|
|
2729
|
+
.e-bigger .e-pv-annotation-opacity-container.e-icon-btn,
|
|
2730
|
+
.e-bigger .e-pv-annotation-stroke-container.e-icon-btn,
|
|
2731
|
+
.e-bigger .e-pv-custom-annotation-thickness-container.e-icon-btn,
|
|
2732
|
+
.e-bigger .e-pv-custom-annotation-opacity-container.e-icon-btn,
|
|
2733
|
+
.e-bigger .e-pv-annotation-thickness-container.e-icon-btn,
|
|
2734
|
+
.e-bigger .e-pv-annotation-textcolor-container.e-icon-btn,
|
|
2735
|
+
.e-bigger .e-pv-annotation-textalign-container.e-icon-btn,
|
|
2736
|
+
.e-bigger .e-pv-annotation-textprop-container.e-icon-btn {
|
|
2737
|
+
white-space: nowrap;
|
|
2738
|
+
}
|
|
2739
|
+
|
|
2662
2740
|
.e-pv-annotation-thickness-container.e-btn.e-icon-btn.e-dropdown-btn {
|
|
2663
2741
|
@if ($skin-name != 'bootstrap5') {
|
|
2664
2742
|
padding-top: $pv-annotation-thickness-drop-down-padding-top;
|
|
@@ -2758,6 +2836,35 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2758
2836
|
}
|
|
2759
2837
|
}
|
|
2760
2838
|
|
|
2839
|
+
.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:focus {
|
|
2840
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
2841
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
2842
|
+
outline: none;
|
|
2843
|
+
color: $pv-item-selection-color;
|
|
2844
|
+
}
|
|
2845
|
+
|
|
2846
|
+
.e-pv-annotation-color-container.e-btn:focus,
|
|
2847
|
+
.e-pv-annotation-opacity-container.e-btn:focus,
|
|
2848
|
+
.e-pv-annotation-stroke-container.e-btn:focus,
|
|
2849
|
+
.e-pv-annotation-thickness-container.e-btn:focus,
|
|
2850
|
+
.e-pv-annotation-shapes-container.e-btn:focus,
|
|
2851
|
+
.e-pv-annotation-calibrate-container.e-btn:focus,
|
|
2852
|
+
.e-pv-annotation-textcolor-container.e-btn:focus,
|
|
2853
|
+
.e-pv-annotation-textalign-container.e-btn:focus,
|
|
2854
|
+
.e-pv-annotation-handwritten-container.e-btn:focus,
|
|
2855
|
+
.e-pv-annotation-textprop-container.e-btn:focus {
|
|
2856
|
+
@if $skin-name == 'Material3' {
|
|
2857
|
+
background: $pv-annotation-dropdown-background-color-hover;
|
|
2858
|
+
border: $pv-annotation-dropdown-border-color-hover;
|
|
2859
|
+
outline: none;
|
|
2860
|
+
}
|
|
2861
|
+
@else {
|
|
2862
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
2863
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
2864
|
+
outline: none;
|
|
2865
|
+
}
|
|
2866
|
+
}
|
|
2867
|
+
|
|
2761
2868
|
.e-pv-annotation-color-container.e-btn:active,
|
|
2762
2869
|
.e-pv-annotation-opacity-container.e-btn:active,
|
|
2763
2870
|
.e-pv-annotation-stroke-container.e-btn:active,
|
|
@@ -3759,6 +3866,17 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
3759
3866
|
}
|
|
3760
3867
|
}
|
|
3761
3868
|
|
|
3869
|
+
.e-pv-reply-div.e-pv-comments-leave.e-focused
|
|
3870
|
+
{
|
|
3871
|
+
border: $pv-comments-div-focus-border;
|
|
3872
|
+
background: $pv-comments-div-focus-background;
|
|
3873
|
+
}
|
|
3874
|
+
|
|
3875
|
+
.e-pv-comments-div.e-focused {
|
|
3876
|
+
border: $pv-comments-div-focus-border;
|
|
3877
|
+
background: $pv-comments-div-focus-background;
|
|
3878
|
+
}
|
|
3879
|
+
|
|
3762
3880
|
.e-pdfviewer .e-inplaceeditor .e-editable-action-buttons {
|
|
3763
3881
|
float: right;
|
|
3764
3882
|
padding-bottom: 7px;
|
|
@@ -4442,6 +4560,20 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
4442
4560
|
}
|
|
4443
4561
|
}
|
|
4444
4562
|
|
|
4563
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item,
|
|
4564
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-menu-icon,
|
|
4565
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-caret {
|
|
4566
|
+
@if ($skin-name == 'FluentUI') {
|
|
4567
|
+
height: 32px;
|
|
4568
|
+
}
|
|
4569
|
+
}
|
|
4570
|
+
|
|
4571
|
+
.e-pv-mobile-annotation-toolbar .e-toolbar-items .e-hscroll-bar {
|
|
4572
|
+
@if ($skin-name == 'FluentUI') {
|
|
4573
|
+
overflow-y: hidden;
|
|
4574
|
+
}
|
|
4575
|
+
}
|
|
4576
|
+
|
|
4445
4577
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused:hover,
|
|
4446
4578
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-selected {
|
|
4447
4579
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -5414,9 +5546,24 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
5414
5546
|
}
|
|
5415
5547
|
|
|
5416
5548
|
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
|
|
5549
|
+
justify-content: center;
|
|
5417
5550
|
padding: 0 $pv-icon-padding-top;
|
|
5418
5551
|
}
|
|
5419
5552
|
|
|
5553
|
+
.e-pv-mobile-toolbar .e-mobile-more-option .e-pv-more-icon {
|
|
5554
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5555
|
+
margin-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5556
|
+
width: 1em !important;/* stylelint-disable-line declaration-no-important */
|
|
5557
|
+
line-height: 22px !important;/* stylelint-disable-line declaration-no-important */
|
|
5558
|
+
padding: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5559
|
+
}
|
|
5560
|
+
@else {
|
|
5561
|
+
margin-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5562
|
+
width: 1em !important;/* stylelint-disable-line declaration-no-important */
|
|
5563
|
+
line-height: 22px !important;/* stylelint-disable-line declaration-no-important */
|
|
5564
|
+
}
|
|
5565
|
+
}
|
|
5566
|
+
|
|
5420
5567
|
.e-pv-signature-window .e-dlg-content {
|
|
5421
5568
|
@if ($skin-name == 'highcontrast') {
|
|
5422
5569
|
padding: 16px;
|
|
@@ -832,11 +832,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
832
832
|
}
|
|
833
833
|
|
|
834
834
|
&.e-rtl {
|
|
835
|
-
.e-treeview .e-list-item div.e-icons {
|
|
836
|
-
height: 24px;
|
|
837
|
-
width: 24px;
|
|
838
|
-
}
|
|
839
|
-
|
|
840
835
|
.e-treeview .e-list-item div.e-edit.e-icons,
|
|
841
836
|
.e-treeview .e-list-item div.e-edited.e-icons,
|
|
842
837
|
.e-treeview .e-list-item div.e-remove-report.e-icons {
|
|
@@ -1210,7 +1205,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
1210
1205
|
}
|
|
1211
1206
|
|
|
1212
1207
|
.e-footer-content {
|
|
1213
|
-
padding-right: $pivot-dialog-footer-paddingright;
|
|
1214
1208
|
padding-top: $pivot-dialog-footer-padding;
|
|
1215
1209
|
}
|
|
1216
1210
|
|
|
@@ -1607,8 +1601,8 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
1607
1601
|
padding: 20px;
|
|
1608
1602
|
padding-bottom: 0;
|
|
1609
1603
|
|
|
1610
|
-
/* stylelint-disable */
|
|
1611
1604
|
.e-filter-text-div {
|
|
1605
|
+
/* stylelint-disable */
|
|
1612
1606
|
color: $field-list-button-icon-color !important;
|
|
1613
1607
|
/* stylelint-enable */
|
|
1614
1608
|
font-size: 13px;
|
|
@@ -1648,6 +1642,21 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
1648
1642
|
.e-filter-sort {
|
|
1649
1643
|
margin-left: 0;
|
|
1650
1644
|
margin-right: $field-list-sort-wrapper-padding-size;
|
|
1645
|
+
|
|
1646
|
+
.e-member-sort {
|
|
1647
|
+
&:first-of-type {
|
|
1648
|
+
@if ($skin-name == 'Material3') {
|
|
1649
|
+
border-top-left-radius: 0;
|
|
1650
|
+
border-bottom-left-radius: 0;
|
|
1651
|
+
}
|
|
1652
|
+
}
|
|
1653
|
+
&:last-of-type {
|
|
1654
|
+
@if ($skin-name == 'Material3') {
|
|
1655
|
+
border-top-right-radius: 0;
|
|
1656
|
+
border-bottom-right-radius: 0;
|
|
1657
|
+
}
|
|
1658
|
+
}
|
|
1659
|
+
}
|
|
1651
1660
|
}
|
|
1652
1661
|
}
|
|
1653
1662
|
}
|
|
@@ -1920,6 +1929,9 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
1920
1929
|
font-size: $field-list-drag-clone-font-size;
|
|
1921
1930
|
padding: 0;
|
|
1922
1931
|
width: 100%;
|
|
1932
|
+
@if ($skin-name == 'Material3') {
|
|
1933
|
+
min-height: auto;
|
|
1934
|
+
}
|
|
1923
1935
|
}
|
|
1924
1936
|
}
|
|
1925
1937
|
|
|
@@ -2312,12 +2324,8 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
2312
2324
|
max-height: 440px !important;
|
|
2313
2325
|
min-width: 370px !important;
|
|
2314
2326
|
|
|
2315
|
-
.e-member-editor-container-outer-div {
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
.e-list-parent .e-ul {
|
|
2319
|
-
height: auto;
|
|
2320
|
-
}
|
|
2327
|
+
.e-member-editor-container-outer-div .e-list-parent .e-ul {
|
|
2328
|
+
height: auto;
|
|
2321
2329
|
}
|
|
2322
2330
|
}
|
|
2323
2331
|
}
|
|
@@ -2435,7 +2443,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
2435
2443
|
max-width: 45%;
|
|
2436
2444
|
overflow: visible;
|
|
2437
2445
|
}
|
|
2438
|
-
|
|
2439
2446
|
}
|
|
2440
2447
|
|
|
2441
2448
|
.e-checkbox-layout {
|
|
@@ -2565,6 +2572,7 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
2565
2572
|
padding: $field-list-table-header-padding;
|
|
2566
2573
|
text-align: left;
|
|
2567
2574
|
text-overflow: ellipsis;
|
|
2575
|
+
white-space: nowrap;
|
|
2568
2576
|
word-break: break-all;
|
|
2569
2577
|
@if ($field-list-skin == 'tailwind') {
|
|
2570
2578
|
text-transform: uppercase;
|
|
@@ -2819,6 +2827,7 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
2819
2827
|
padding: 0 8px;
|
|
2820
2828
|
text-overflow: ellipsis;
|
|
2821
2829
|
text-transform: $field-list-text-transform;
|
|
2830
|
+
white-space: nowrap;
|
|
2822
2831
|
width: 100%;
|
|
2823
2832
|
@if ($skin-name == 'Material3') {
|
|
2824
2833
|
font-weight: $field-list-table-header-font-weight;
|
|
@@ -3318,6 +3327,38 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
3318
3327
|
}
|
|
3319
3328
|
}
|
|
3320
3329
|
}
|
|
3330
|
+
|
|
3331
|
+
.e-layout-footer {
|
|
3332
|
+
.e-checkbox-layout {
|
|
3333
|
+
align-items: center;
|
|
3334
|
+
display: flex;
|
|
3335
|
+
margin-top: 0;
|
|
3336
|
+
overflow: hidden;
|
|
3337
|
+
width: 100%;
|
|
3338
|
+
|
|
3339
|
+
.e-checkbox-wrapper {
|
|
3340
|
+
width: 100%;
|
|
3341
|
+
|
|
3342
|
+
label {
|
|
3343
|
+
width: 100%;
|
|
3344
|
+
|
|
3345
|
+
.e-label {
|
|
3346
|
+
overflow: hidden;
|
|
3347
|
+
/* stylelint-disable */
|
|
3348
|
+
text-overflow: ellipsis !important;
|
|
3349
|
+
/* stylelint-enable */
|
|
3350
|
+
white-space: unset;
|
|
3351
|
+
width: calc(100% - 20px);
|
|
3352
|
+
}
|
|
3353
|
+
}
|
|
3354
|
+
}
|
|
3355
|
+
}
|
|
3356
|
+
|
|
3357
|
+
.e-button-layout {
|
|
3358
|
+
display: flex;
|
|
3359
|
+
justify-content: flex-end;
|
|
3360
|
+
}
|
|
3361
|
+
}
|
|
3321
3362
|
}
|
|
3322
3363
|
|
|
3323
3364
|
&.e-device {
|
|
@@ -3341,7 +3382,8 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
3341
3382
|
}
|
|
3342
3383
|
|
|
3343
3384
|
.e-adaptive-field-list-dialog,
|
|
3344
|
-
.e-member-editor-dialog
|
|
3385
|
+
.e-member-editor-dialog,
|
|
3386
|
+
.e-value-field-settings {
|
|
3345
3387
|
.e-dlg-header-content {
|
|
3346
3388
|
background-color: transparent;
|
|
3347
3389
|
color: $field-list-mobile-header-font-color;
|
|
@@ -3633,7 +3675,7 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
3633
3675
|
.e-pivot-add-button,
|
|
3634
3676
|
.e-pivot-cancel-button {
|
|
3635
3677
|
float: right;
|
|
3636
|
-
margin-right: 20px;
|
|
3678
|
+
margin-right: calc(10% - 20px);
|
|
3637
3679
|
margin-top: 32px;
|
|
3638
3680
|
}
|
|
3639
3681
|
|
|
@@ -3695,7 +3737,7 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
3695
3737
|
}
|
|
3696
3738
|
|
|
3697
3739
|
&.e-olap-calc-outer-div {
|
|
3698
|
-
max-height:
|
|
3740
|
+
max-height: 575px;
|
|
3699
3741
|
overflow: hidden;
|
|
3700
3742
|
overflow-y: auto;
|
|
3701
3743
|
}
|
|
@@ -3956,7 +3998,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
3956
3998
|
|
|
3957
3999
|
.e-axis-header {
|
|
3958
4000
|
font-size: $field-list-bigger-header-font-size;
|
|
3959
|
-
line-height: $field-list-bigger-header-content-line-height;
|
|
3960
4001
|
padding: 0 12px;
|
|
3961
4002
|
}
|
|
3962
4003
|
}
|
|
@@ -4037,17 +4078,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
4037
4078
|
.e-right-axis-fields .e-field-list-values {
|
|
4038
4079
|
margin-top: $field-list-default-bigger-padding-size;
|
|
4039
4080
|
}
|
|
4040
|
-
|
|
4041
|
-
.e-left-axis-fields .e-field-list-filters,
|
|
4042
|
-
.e-left-axis-fields .e-field-list-rows,
|
|
4043
|
-
.e-right-axis-fields .e-field-list-columns,
|
|
4044
|
-
.e-right-axis-fields .e-field-list-values {
|
|
4045
|
-
.e-axis-container {
|
|
4046
|
-
.e-axis-icon-container {
|
|
4047
|
-
padding-top: $field-list-static-bigger-header-icon-wrapper-padding;
|
|
4048
|
-
}
|
|
4049
|
-
}
|
|
4050
|
-
}
|
|
4051
4081
|
}
|
|
4052
4082
|
}
|
|
4053
4083
|
|
|
@@ -4063,6 +4093,10 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
4063
4093
|
}
|
|
4064
4094
|
}
|
|
4065
4095
|
}
|
|
4096
|
+
|
|
4097
|
+
.e-layout-footer .e-checkbox-layout .e-checkbox-wrapper label .e-label {
|
|
4098
|
+
width: calc(100% - 30px);
|
|
4099
|
+
}
|
|
4066
4100
|
}
|
|
4067
4101
|
|
|
4068
4102
|
&.e-rtl {
|