@syncfusion/blazor-themes 23.2.7 → 24.1.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/base/bootstrap-dark.scss +24 -1
- package/SCSS-Themes/base/bootstrap.scss +24 -1
- package/SCSS-Themes/base/bootstrap4.scss +25 -2
- package/SCSS-Themes/base/bootstrap5-dark.scss +25 -2
- package/SCSS-Themes/base/bootstrap5.scss +25 -2
- package/SCSS-Themes/base/fabric-dark.scss +24 -1
- package/SCSS-Themes/base/fabric.scss +24 -1
- package/SCSS-Themes/base/fluent-dark.scss +25 -2
- package/SCSS-Themes/base/fluent.scss +25 -2
- package/SCSS-Themes/base/highcontrast.scss +24 -1
- package/SCSS-Themes/base/material-dark.scss +24 -1
- package/SCSS-Themes/base/material.scss +24 -1
- package/SCSS-Themes/base/material3-dark.scss +24 -1
- package/SCSS-Themes/base/material3.scss +24 -1
- package/SCSS-Themes/base/tailwind-dark.scss +24 -1
- package/SCSS-Themes/base/tailwind.scss +24 -1
- package/SCSS-Themes/bootstrap-dark.scss +2775 -205
- package/SCSS-Themes/bootstrap.scss +2774 -205
- package/SCSS-Themes/bootstrap4.scss +2782 -212
- package/SCSS-Themes/bootstrap5-dark.scss +2778 -210
- package/SCSS-Themes/bootstrap5.scss +2778 -210
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap4.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap5.scss +12 -12
- package/SCSS-Themes/buttons/button/fabric-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/fabric.scss +12 -12
- package/SCSS-Themes/buttons/button/fluent-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/fluent.scss +12 -12
- package/SCSS-Themes/buttons/button/highcontrast.scss +12 -12
- package/SCSS-Themes/buttons/button/material-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/material.scss +12 -12
- package/SCSS-Themes/buttons/button/material3-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/material3.scss +12 -12
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/tailwind.scss +12 -12
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +3 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material3.scss +3 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +3 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +13 -16
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +13 -16
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +11 -15
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +28 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +6 -0
- package/SCSS-Themes/fabric-dark.scss +2773 -204
- package/SCSS-Themes/fabric.scss +2773 -204
- package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fabric.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fluent.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +11 -9
- package/SCSS-Themes/filemanager/file-manager/material3.scss +11 -9
- package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/tailwind.scss +6 -4
- package/SCSS-Themes/fluent-dark.scss +2791 -216
- package/SCSS-Themes/fluent.scss +2791 -216
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +110 -21
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fabric.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fluent.scss +109 -21
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material3.scss +109 -21
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +109 -22
- package/SCSS-Themes/gantt/gantt/tailwind.scss +109 -22
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +267 -13
- package/SCSS-Themes/grids/grid/bootstrap.scss +267 -13
- package/SCSS-Themes/grids/grid/bootstrap4.scss +271 -17
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +262 -11
- package/SCSS-Themes/grids/grid/bootstrap5.scss +262 -11
- package/SCSS-Themes/grids/grid/fabric-dark.scss +267 -13
- package/SCSS-Themes/grids/grid/fabric.scss +267 -13
- package/SCSS-Themes/grids/grid/fluent-dark.scss +271 -17
- package/SCSS-Themes/grids/grid/fluent.scss +271 -17
- package/SCSS-Themes/grids/grid/highcontrast.scss +266 -12
- package/SCSS-Themes/grids/grid/material-dark.scss +266 -12
- package/SCSS-Themes/grids/grid/material.scss +266 -12
- package/SCSS-Themes/grids/grid/material3-dark.scss +271 -14
- package/SCSS-Themes/grids/grid/material3.scss +271 -14
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +265 -11
- package/SCSS-Themes/grids/grid/tailwind.scss +265 -11
- package/SCSS-Themes/highcontrast.scss +2774 -205
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +209 -8
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +209 -8
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material3.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +203 -8
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fabric.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fluent.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material3-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material3.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +36 -0
- package/SCSS-Themes/inputs/data-form/bootstrap-dark.scss +307 -0
- package/SCSS-Themes/inputs/data-form/bootstrap.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap4.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap5-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap5.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fabric-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fabric.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fluent-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fluent.scss +306 -0
- package/SCSS-Themes/inputs/data-form/highcontrast.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material.scss +307 -0
- package/SCSS-Themes/inputs/data-form/material3-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material3.scss +306 -0
- package/SCSS-Themes/inputs/data-form/tailwind-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/tailwind.scss +306 -0
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +30 -9
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/fabric.scss +30 -9
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/fluent.scss +30 -9
- package/SCSS-Themes/inputs/rating/highcontrast.scss +30 -9
- package/SCSS-Themes/inputs/rating/material-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/material.scss +30 -9
- package/SCSS-Themes/inputs/rating/material3-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/material3.scss +30 -9
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/tailwind.scss +30 -9
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +4 -0
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/fabric.scss +4 -0
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/fluent.scss +4 -0
- package/SCSS-Themes/inputs/slider/highcontrast.scss +4 -0
- package/SCSS-Themes/inputs/slider/material-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/material.scss +4 -0
- package/SCSS-Themes/inputs/slider/material3-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/material3.scss +4 -0
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/tailwind.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap4.scss +2 -2
- package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
- package/SCSS-Themes/lists/list-view/material.scss +1 -1
- package/SCSS-Themes/lists/list-view/material3-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/material3.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind-dark.scss +2 -2
- package/SCSS-Themes/lists/list-view/tailwind.scss +2 -2
- package/SCSS-Themes/material-dark.scss +2773 -204
- package/SCSS-Themes/material.scss +2775 -205
- package/SCSS-Themes/material3-dark.scss +2789 -218
- package/SCSS-Themes/material3.scss +2789 -218
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +130 -0
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/fabric.scss +130 -0
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/fluent.scss +130 -0
- package/SCSS-Themes/navigations/pager/highcontrast.scss +130 -0
- package/SCSS-Themes/navigations/pager/material-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/material.scss +130 -0
- package/SCSS-Themes/navigations/pager/material3-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/material3.scss +130 -0
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/tailwind.scss +130 -0
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +877 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +877 -0
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fabric.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fluent.scss +876 -0
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material3.scss +876 -0
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/tailwind.scss +876 -0
- package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +9 -2
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +9 -2
- package/SCSS-Themes/navigations/tab/fabric-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/fabric.scss +6 -0
- package/SCSS-Themes/navigations/tab/fluent-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/fluent.scss +7 -1
- package/SCSS-Themes/navigations/tab/highcontrast.scss +7 -1
- package/SCSS-Themes/navigations/tab/material-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/material.scss +7 -1
- package/SCSS-Themes/navigations/tab/material3-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/material3.scss +6 -0
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/tailwind.scss +6 -0
- package/SCSS-Themes/notifications/message/bootstrap-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap4.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap5-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap5.scss +257 -17
- package/SCSS-Themes/notifications/message/fabric-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/fabric.scss +257 -17
- package/SCSS-Themes/notifications/message/fluent-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/fluent.scss +257 -17
- package/SCSS-Themes/notifications/message/highcontrast.scss +257 -17
- package/SCSS-Themes/notifications/message/material-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/material.scss +257 -17
- package/SCSS-Themes/notifications/message/material3-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/material3.scss +257 -17
- package/SCSS-Themes/notifications/message/tailwind-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/tailwind.scss +257 -17
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +147 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +65 -31
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +65 -31
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +64 -30
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +64 -30
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +63 -29
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/material.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/material3.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +20 -26
- package/SCSS-Themes/popups/tooltip/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/popups/tooltip/bootstrap5.scss +2 -2
- package/SCSS-Themes/popups/tooltip/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/fluent.scss +1 -1
- package/SCSS-Themes/popups/tooltip/highcontrast.scss +1 -1
- package/SCSS-Themes/popups/tooltip/tailwind-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/tailwind.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +112 -19
- package/SCSS-Themes/ribbon/ribbon/material.scss +112 -19
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +111 -20
- package/SCSS-Themes/ribbon/ribbon/material3.scss +111 -20
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +111 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +82 -7
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap-dark.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap4.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5-dark.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/fabric-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fabric.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fluent-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fluent.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/highcontrast.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material-dark.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material3-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/material3.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/tailwind-dark.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/tailwind.scss +8 -13
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fabric.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fluent.scss +29 -12
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material3.scss +29 -12
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/tailwind.scss +29 -12
- package/SCSS-Themes/tailwind-dark.scss +2775 -207
- package/SCSS-Themes/tailwind.scss +2775 -207
- package/package.json +1 -1
|
@@ -59,6 +59,7 @@ $pv-page-container-padding: 0 !default;
|
|
|
59
59
|
$pv-page-container-margin: 0 !default;
|
|
60
60
|
$pv-page-container-touch-action: pan-x pan-y !default;
|
|
61
61
|
$pv-page-div-border: 1px !default;
|
|
62
|
+
$pv-page-div-focus-style: #fff 0 0 0 2px !default;
|
|
62
63
|
$pv-page-div-border-style: none !default;
|
|
63
64
|
$pv-page-div-border-color: $grey-600 !default;
|
|
64
65
|
$pv-page-div-border-boxing: content-box !default;
|
|
@@ -70,6 +71,7 @@ $pv-icon-font-size: 16px !default;
|
|
|
70
71
|
$pv-icon-margin: 7px 7.5px !default;
|
|
71
72
|
$pv-icon-height: 18px !default;
|
|
72
73
|
$pv-icon-width: 18px !default;
|
|
74
|
+
$gantt-masked-table-background-color: rgba(225, 223, 221, 1) !default;
|
|
73
75
|
$pv-toolbar-height: 56px !default;
|
|
74
76
|
$pv-toolbar-height-big: $pv-toolbar-height !default;
|
|
75
77
|
$pv-toolbar-border: 0 solid $grey-700 !default;
|
|
@@ -472,6 +474,8 @@ $pv-comment-panel-bottom-color: rgba(255, 128, 171, .6) !default;
|
|
|
472
474
|
$pv-comments-content-container-bg: #212121 !default;
|
|
473
475
|
$pv-comments-select-bg: #212121 !default;
|
|
474
476
|
$pv-comments-hover-bg: rgba(255, 255, 255, .2) !default;
|
|
477
|
+
$pv-comments-div-focus-border: $grey-800 !default;
|
|
478
|
+
$pv-comments-div-focus-background: none !default;
|
|
475
479
|
$pv-annotation-thickness-drop-down-padding-top: 8px !default;
|
|
476
480
|
$pv-stamp-container-border-radius: 2px !default;
|
|
477
481
|
$pv-stamp-icon-margin-top: 0 !default;
|
|
@@ -902,6 +906,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
902
906
|
position: $pv-page-div-position;
|
|
903
907
|
}
|
|
904
908
|
|
|
909
|
+
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
910
|
+
box-shadow: $pv-page-div-focus-style;
|
|
911
|
+
}
|
|
912
|
+
|
|
913
|
+
.e-pv-viewer-container.e-focused
|
|
914
|
+
{
|
|
915
|
+
box-shadow: $pv-page-div-focus-style inset;
|
|
916
|
+
}
|
|
917
|
+
|
|
905
918
|
.e-pv-toolbar,
|
|
906
919
|
.e-pv-nav-toolbar,
|
|
907
920
|
.e-pv-annotation-toolbar,
|
|
@@ -950,6 +963,29 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
950
963
|
display: none;
|
|
951
964
|
}
|
|
952
965
|
|
|
966
|
+
.e-control.e-toolbar.e-lib.e-pv-annotation-toolbar.e-pv-toolbar-scroll.e-keyboard.e-toolpop .e-tbar-btn-text
|
|
967
|
+
{
|
|
968
|
+
display: none;
|
|
969
|
+
}
|
|
970
|
+
|
|
971
|
+
.e-dropdown-popup.e-control.e-pv-annotation-shapes-container .e-tbar-btn-text {
|
|
972
|
+
display: none;
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
.e-dropdown-popup.e-control.e-pv-annotation-calibrate-container .e-tbar-btn-text {
|
|
976
|
+
display: none;
|
|
977
|
+
}
|
|
978
|
+
|
|
979
|
+
.e-dropdown-popup.e-control.e-pv-annotation-textalign-container .e-tbar-btn-text
|
|
980
|
+
{
|
|
981
|
+
display: none;
|
|
982
|
+
}
|
|
983
|
+
|
|
984
|
+
.e-dropdown-popup.e-control.e-pv-annotation-textprop-container.e-caret-hide .e-tbar-btn-text
|
|
985
|
+
{
|
|
986
|
+
display: none;
|
|
987
|
+
}
|
|
988
|
+
|
|
953
989
|
.e-pv-current-page-box.e-input-group.e-control-wrapper {
|
|
954
990
|
height: $pv-current-page-height;
|
|
955
991
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -1119,6 +1155,12 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1119
1155
|
}
|
|
1120
1156
|
}
|
|
1121
1157
|
|
|
1158
|
+
.e-pdfviewer .e-pv-open-document-icon .e-pv-icon .e-icons .e-btn-icon .e-icon-left {
|
|
1159
|
+
@if $skin-name == 'FluentUI' {
|
|
1160
|
+
padding: 0;
|
|
1161
|
+
}
|
|
1162
|
+
}
|
|
1163
|
+
|
|
1122
1164
|
.e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
|
|
1123
1165
|
.e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
1124
1166
|
@if $skin-name == 'FluentUI' {
|
|
@@ -1806,6 +1848,30 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1806
1848
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1807
1849
|
}
|
|
1808
1850
|
|
|
1851
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1852
|
+
{
|
|
1853
|
+
background: $pv-thumbnail-view-button-selection-background;
|
|
1854
|
+
border: $pv-thumbnail-view-button-selection-border;
|
|
1855
|
+
border-radius: $pv-thumbnail-border-selection-radius;
|
|
1856
|
+
@if $skin-name == 'bootstrap4' {
|
|
1857
|
+
color: $pv-thumbnail-border-selection-font-color;
|
|
1858
|
+
}
|
|
1859
|
+
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1860
|
+
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1861
|
+
}
|
|
1862
|
+
|
|
1863
|
+
.e-pv-tbar-btn.e-pv-bookmark-button.e-btn:focus
|
|
1864
|
+
{
|
|
1865
|
+
background: $pv-thumbnail-view-button-selection-background;
|
|
1866
|
+
border: $pv-thumbnail-view-button-selection-border;
|
|
1867
|
+
border-radius: $pv-thumbnail-border-selection-radius;
|
|
1868
|
+
@if $skin-name == 'bootstrap4' {
|
|
1869
|
+
color: $pv-thumbnail-border-selection-font-color;
|
|
1870
|
+
}
|
|
1871
|
+
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1872
|
+
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1873
|
+
}
|
|
1874
|
+
|
|
1809
1875
|
.e-bigger .e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn,
|
|
1810
1876
|
.e-bigger .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
|
|
1811
1877
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -2654,6 +2720,18 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2654
2720
|
width: $pv-annotation-drop-down-width;
|
|
2655
2721
|
}
|
|
2656
2722
|
|
|
2723
|
+
.e-bigger .e-pv-annotation-color-container.e-icon-btn,
|
|
2724
|
+
.e-bigger .e-pv-annotation-opacity-container.e-icon-btn,
|
|
2725
|
+
.e-bigger .e-pv-annotation-stroke-container.e-icon-btn,
|
|
2726
|
+
.e-bigger .e-pv-custom-annotation-thickness-container.e-icon-btn,
|
|
2727
|
+
.e-bigger .e-pv-custom-annotation-opacity-container.e-icon-btn,
|
|
2728
|
+
.e-bigger .e-pv-annotation-thickness-container.e-icon-btn,
|
|
2729
|
+
.e-bigger .e-pv-annotation-textcolor-container.e-icon-btn,
|
|
2730
|
+
.e-bigger .e-pv-annotation-textalign-container.e-icon-btn,
|
|
2731
|
+
.e-bigger .e-pv-annotation-textprop-container.e-icon-btn {
|
|
2732
|
+
white-space: nowrap;
|
|
2733
|
+
}
|
|
2734
|
+
|
|
2657
2735
|
.e-pv-annotation-thickness-container.e-btn.e-icon-btn.e-dropdown-btn {
|
|
2658
2736
|
@if ($skin-name != 'bootstrap5') {
|
|
2659
2737
|
padding-top: $pv-annotation-thickness-drop-down-padding-top;
|
|
@@ -2753,6 +2831,35 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2753
2831
|
}
|
|
2754
2832
|
}
|
|
2755
2833
|
|
|
2834
|
+
.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:focus {
|
|
2835
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
2836
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
2837
|
+
outline: none;
|
|
2838
|
+
color: $pv-item-selection-color;
|
|
2839
|
+
}
|
|
2840
|
+
|
|
2841
|
+
.e-pv-annotation-color-container.e-btn:focus,
|
|
2842
|
+
.e-pv-annotation-opacity-container.e-btn:focus,
|
|
2843
|
+
.e-pv-annotation-stroke-container.e-btn:focus,
|
|
2844
|
+
.e-pv-annotation-thickness-container.e-btn:focus,
|
|
2845
|
+
.e-pv-annotation-shapes-container.e-btn:focus,
|
|
2846
|
+
.e-pv-annotation-calibrate-container.e-btn:focus,
|
|
2847
|
+
.e-pv-annotation-textcolor-container.e-btn:focus,
|
|
2848
|
+
.e-pv-annotation-textalign-container.e-btn:focus,
|
|
2849
|
+
.e-pv-annotation-handwritten-container.e-btn:focus,
|
|
2850
|
+
.e-pv-annotation-textprop-container.e-btn:focus {
|
|
2851
|
+
@if $skin-name == 'Material3' {
|
|
2852
|
+
background: $pv-annotation-dropdown-background-color-hover;
|
|
2853
|
+
border: $pv-annotation-dropdown-border-color-hover;
|
|
2854
|
+
outline: none;
|
|
2855
|
+
}
|
|
2856
|
+
@else {
|
|
2857
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
2858
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
2859
|
+
outline: none;
|
|
2860
|
+
}
|
|
2861
|
+
}
|
|
2862
|
+
|
|
2756
2863
|
.e-pv-annotation-color-container.e-btn:active,
|
|
2757
2864
|
.e-pv-annotation-opacity-container.e-btn:active,
|
|
2758
2865
|
.e-pv-annotation-stroke-container.e-btn:active,
|
|
@@ -3754,6 +3861,17 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
3754
3861
|
}
|
|
3755
3862
|
}
|
|
3756
3863
|
|
|
3864
|
+
.e-pv-reply-div.e-pv-comments-leave.e-focused
|
|
3865
|
+
{
|
|
3866
|
+
border: $pv-comments-div-focus-border;
|
|
3867
|
+
background: $pv-comments-div-focus-background;
|
|
3868
|
+
}
|
|
3869
|
+
|
|
3870
|
+
.e-pv-comments-div.e-focused {
|
|
3871
|
+
border: $pv-comments-div-focus-border;
|
|
3872
|
+
background: $pv-comments-div-focus-background;
|
|
3873
|
+
}
|
|
3874
|
+
|
|
3757
3875
|
.e-pdfviewer .e-inplaceeditor .e-editable-action-buttons {
|
|
3758
3876
|
float: right;
|
|
3759
3877
|
padding-bottom: 7px;
|
|
@@ -4437,6 +4555,20 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
4437
4555
|
}
|
|
4438
4556
|
}
|
|
4439
4557
|
|
|
4558
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item,
|
|
4559
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-menu-icon,
|
|
4560
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-caret {
|
|
4561
|
+
@if ($skin-name == 'FluentUI') {
|
|
4562
|
+
height: 32px;
|
|
4563
|
+
}
|
|
4564
|
+
}
|
|
4565
|
+
|
|
4566
|
+
.e-pv-mobile-annotation-toolbar .e-toolbar-items .e-hscroll-bar {
|
|
4567
|
+
@if ($skin-name == 'FluentUI') {
|
|
4568
|
+
overflow-y: hidden;
|
|
4569
|
+
}
|
|
4570
|
+
}
|
|
4571
|
+
|
|
4440
4572
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused:hover,
|
|
4441
4573
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-selected {
|
|
4442
4574
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -5409,9 +5541,24 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
5409
5541
|
}
|
|
5410
5542
|
|
|
5411
5543
|
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
|
|
5544
|
+
justify-content: center;
|
|
5412
5545
|
padding: 0 $pv-icon-padding-top;
|
|
5413
5546
|
}
|
|
5414
5547
|
|
|
5548
|
+
.e-pv-mobile-toolbar .e-mobile-more-option .e-pv-more-icon {
|
|
5549
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5550
|
+
margin-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5551
|
+
width: 1em !important;/* stylelint-disable-line declaration-no-important */
|
|
5552
|
+
line-height: 22px !important;/* stylelint-disable-line declaration-no-important */
|
|
5553
|
+
padding: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5554
|
+
}
|
|
5555
|
+
@else {
|
|
5556
|
+
margin-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5557
|
+
width: 1em !important;/* stylelint-disable-line declaration-no-important */
|
|
5558
|
+
line-height: 22px !important;/* stylelint-disable-line declaration-no-important */
|
|
5559
|
+
}
|
|
5560
|
+
}
|
|
5561
|
+
|
|
5415
5562
|
.e-pv-signature-window .e-dlg-content {
|
|
5416
5563
|
@if ($skin-name == 'highcontrast') {
|
|
5417
5564
|
padding: 16px;
|
|
@@ -60,6 +60,7 @@ $pv-page-container-margin: 0 !default;
|
|
|
60
60
|
$pv-page-container-touch-action: pan-x pan-y !default;
|
|
61
61
|
$pv-page-div-border: 1px !default;
|
|
62
62
|
$pv-page-div-border-style: none !default;
|
|
63
|
+
$pv-page-div-focus-style: rgb(0, 0, 0) 0 0 0 2px !default;
|
|
63
64
|
$pv-page-div-border-color: $grey-600 !default;
|
|
64
65
|
$pv-page-div-border-boxing: content-box !default;
|
|
65
66
|
$pv-page-div-box-shadow: 0 2px 4px 0 rgba($grey-black, .21) !default;
|
|
@@ -70,6 +71,7 @@ $pv-icon-font-size: 16px !default;
|
|
|
70
71
|
$pv-icon-margin: 7px 7.5px !default;
|
|
71
72
|
$pv-icon-height: 18px !default;
|
|
72
73
|
$pv-icon-width: 18px !default;
|
|
74
|
+
$gantt-masked-table-background-color: rgba(225, 223, 221, 1) !default;
|
|
73
75
|
$pv-toolbar-height: 56px !default;
|
|
74
76
|
$pv-toolbar-height-big: $pv-toolbar-height !default;
|
|
75
77
|
$pv-toolbar-border: 0 solid $grey-300 !default;
|
|
@@ -471,6 +473,8 @@ $pv-comment-panel-bottom-color: #e0e0e0 !default;
|
|
|
471
473
|
$pv-comments-content-container-bg: #fff !default;
|
|
472
474
|
$pv-comments-select-bg: $grey-300 !default;
|
|
473
475
|
$pv-comments-hover-bg: $grey-200 !default;
|
|
476
|
+
$pv-comments-div-focus-border: $grey-300 !default;
|
|
477
|
+
$pv-comments-div-focus-background: none !default;
|
|
474
478
|
$pv-annotation-thickness-drop-down-padding-top: 10px !default;
|
|
475
479
|
$pv-stamp-container-border-radius: 2px !default;
|
|
476
480
|
$pv-stamp-icon-margin-top: 0 !default;
|
|
@@ -900,6 +904,15 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
900
904
|
position: $pv-page-div-position;
|
|
901
905
|
}
|
|
902
906
|
|
|
907
|
+
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
908
|
+
box-shadow: $pv-page-div-focus-style;
|
|
909
|
+
}
|
|
910
|
+
|
|
911
|
+
.e-pv-viewer-container.e-focused
|
|
912
|
+
{
|
|
913
|
+
box-shadow: $pv-page-div-focus-style inset;
|
|
914
|
+
}
|
|
915
|
+
|
|
903
916
|
.e-pv-toolbar,
|
|
904
917
|
.e-pv-nav-toolbar,
|
|
905
918
|
.e-pv-annotation-toolbar,
|
|
@@ -948,6 +961,29 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
948
961
|
display: none;
|
|
949
962
|
}
|
|
950
963
|
|
|
964
|
+
.e-control.e-toolbar.e-lib.e-pv-annotation-toolbar.e-pv-toolbar-scroll.e-keyboard.e-toolpop .e-tbar-btn-text
|
|
965
|
+
{
|
|
966
|
+
display: none;
|
|
967
|
+
}
|
|
968
|
+
|
|
969
|
+
.e-dropdown-popup.e-control.e-pv-annotation-shapes-container .e-tbar-btn-text {
|
|
970
|
+
display: none;
|
|
971
|
+
}
|
|
972
|
+
|
|
973
|
+
.e-dropdown-popup.e-control.e-pv-annotation-calibrate-container .e-tbar-btn-text {
|
|
974
|
+
display: none;
|
|
975
|
+
}
|
|
976
|
+
|
|
977
|
+
.e-dropdown-popup.e-control.e-pv-annotation-textalign-container .e-tbar-btn-text
|
|
978
|
+
{
|
|
979
|
+
display: none;
|
|
980
|
+
}
|
|
981
|
+
|
|
982
|
+
.e-dropdown-popup.e-control.e-pv-annotation-textprop-container.e-caret-hide .e-tbar-btn-text
|
|
983
|
+
{
|
|
984
|
+
display: none;
|
|
985
|
+
}
|
|
986
|
+
|
|
951
987
|
.e-pv-current-page-box.e-input-group.e-control-wrapper {
|
|
952
988
|
height: $pv-current-page-height;
|
|
953
989
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -1117,6 +1153,12 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1117
1153
|
}
|
|
1118
1154
|
}
|
|
1119
1155
|
|
|
1156
|
+
.e-pdfviewer .e-pv-open-document-icon .e-pv-icon .e-icons .e-btn-icon .e-icon-left {
|
|
1157
|
+
@if $skin-name == 'FluentUI' {
|
|
1158
|
+
padding: 0;
|
|
1159
|
+
}
|
|
1160
|
+
}
|
|
1161
|
+
|
|
1120
1162
|
.e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
|
|
1121
1163
|
.e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
1122
1164
|
@if $skin-name == 'FluentUI' {
|
|
@@ -1804,6 +1846,30 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
1804
1846
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1805
1847
|
}
|
|
1806
1848
|
|
|
1849
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1850
|
+
{
|
|
1851
|
+
background: $pv-thumbnail-view-button-selection-background;
|
|
1852
|
+
border: $pv-thumbnail-view-button-selection-border;
|
|
1853
|
+
border-radius: $pv-thumbnail-border-selection-radius;
|
|
1854
|
+
@if $skin-name == 'bootstrap4' {
|
|
1855
|
+
color: $pv-thumbnail-border-selection-font-color;
|
|
1856
|
+
}
|
|
1857
|
+
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1858
|
+
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1859
|
+
}
|
|
1860
|
+
|
|
1861
|
+
.e-pv-tbar-btn.e-pv-bookmark-button.e-btn:focus
|
|
1862
|
+
{
|
|
1863
|
+
background: $pv-thumbnail-view-button-selection-background;
|
|
1864
|
+
border: $pv-thumbnail-view-button-selection-border;
|
|
1865
|
+
border-radius: $pv-thumbnail-border-selection-radius;
|
|
1866
|
+
@if $skin-name == 'bootstrap4' {
|
|
1867
|
+
color: $pv-thumbnail-border-selection-font-color;
|
|
1868
|
+
}
|
|
1869
|
+
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1870
|
+
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1871
|
+
}
|
|
1872
|
+
|
|
1807
1873
|
.e-bigger .e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn,
|
|
1808
1874
|
.e-bigger .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
|
|
1809
1875
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -2652,6 +2718,18 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2652
2718
|
width: $pv-annotation-drop-down-width;
|
|
2653
2719
|
}
|
|
2654
2720
|
|
|
2721
|
+
.e-bigger .e-pv-annotation-color-container.e-icon-btn,
|
|
2722
|
+
.e-bigger .e-pv-annotation-opacity-container.e-icon-btn,
|
|
2723
|
+
.e-bigger .e-pv-annotation-stroke-container.e-icon-btn,
|
|
2724
|
+
.e-bigger .e-pv-custom-annotation-thickness-container.e-icon-btn,
|
|
2725
|
+
.e-bigger .e-pv-custom-annotation-opacity-container.e-icon-btn,
|
|
2726
|
+
.e-bigger .e-pv-annotation-thickness-container.e-icon-btn,
|
|
2727
|
+
.e-bigger .e-pv-annotation-textcolor-container.e-icon-btn,
|
|
2728
|
+
.e-bigger .e-pv-annotation-textalign-container.e-icon-btn,
|
|
2729
|
+
.e-bigger .e-pv-annotation-textprop-container.e-icon-btn {
|
|
2730
|
+
white-space: nowrap;
|
|
2731
|
+
}
|
|
2732
|
+
|
|
2655
2733
|
.e-pv-annotation-thickness-container.e-btn.e-icon-btn.e-dropdown-btn {
|
|
2656
2734
|
@if ($skin-name != 'bootstrap5') {
|
|
2657
2735
|
padding-top: $pv-annotation-thickness-drop-down-padding-top;
|
|
@@ -2751,6 +2829,35 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
2751
2829
|
}
|
|
2752
2830
|
}
|
|
2753
2831
|
|
|
2832
|
+
.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:focus {
|
|
2833
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
2834
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
2835
|
+
outline: none;
|
|
2836
|
+
color: $pv-item-selection-color;
|
|
2837
|
+
}
|
|
2838
|
+
|
|
2839
|
+
.e-pv-annotation-color-container.e-btn:focus,
|
|
2840
|
+
.e-pv-annotation-opacity-container.e-btn:focus,
|
|
2841
|
+
.e-pv-annotation-stroke-container.e-btn:focus,
|
|
2842
|
+
.e-pv-annotation-thickness-container.e-btn:focus,
|
|
2843
|
+
.e-pv-annotation-shapes-container.e-btn:focus,
|
|
2844
|
+
.e-pv-annotation-calibrate-container.e-btn:focus,
|
|
2845
|
+
.e-pv-annotation-textcolor-container.e-btn:focus,
|
|
2846
|
+
.e-pv-annotation-textalign-container.e-btn:focus,
|
|
2847
|
+
.e-pv-annotation-handwritten-container.e-btn:focus,
|
|
2848
|
+
.e-pv-annotation-textprop-container.e-btn:focus {
|
|
2849
|
+
@if $skin-name == 'Material3' {
|
|
2850
|
+
background: $pv-annotation-dropdown-background-color-hover;
|
|
2851
|
+
border: $pv-annotation-dropdown-border-color-hover;
|
|
2852
|
+
outline: none;
|
|
2853
|
+
}
|
|
2854
|
+
@else {
|
|
2855
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
2856
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
2857
|
+
outline: none;
|
|
2858
|
+
}
|
|
2859
|
+
}
|
|
2860
|
+
|
|
2754
2861
|
.e-pv-annotation-color-container.e-btn:active,
|
|
2755
2862
|
.e-pv-annotation-opacity-container.e-btn:active,
|
|
2756
2863
|
.e-pv-annotation-stroke-container.e-btn:active,
|
|
@@ -3752,6 +3859,17 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
3752
3859
|
}
|
|
3753
3860
|
}
|
|
3754
3861
|
|
|
3862
|
+
.e-pv-reply-div.e-pv-comments-leave.e-focused
|
|
3863
|
+
{
|
|
3864
|
+
border: $pv-comments-div-focus-border;
|
|
3865
|
+
background: $pv-comments-div-focus-background;
|
|
3866
|
+
}
|
|
3867
|
+
|
|
3868
|
+
.e-pv-comments-div.e-focused {
|
|
3869
|
+
border: $pv-comments-div-focus-border;
|
|
3870
|
+
background: $pv-comments-div-focus-background;
|
|
3871
|
+
}
|
|
3872
|
+
|
|
3755
3873
|
.e-pdfviewer .e-inplaceeditor .e-editable-action-buttons {
|
|
3756
3874
|
float: right;
|
|
3757
3875
|
padding-bottom: 7px;
|
|
@@ -4435,6 +4553,20 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
4435
4553
|
}
|
|
4436
4554
|
}
|
|
4437
4555
|
|
|
4556
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item,
|
|
4557
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-menu-icon,
|
|
4558
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-caret {
|
|
4559
|
+
@if ($skin-name == 'FluentUI') {
|
|
4560
|
+
height: 32px;
|
|
4561
|
+
}
|
|
4562
|
+
}
|
|
4563
|
+
|
|
4564
|
+
.e-pv-mobile-annotation-toolbar .e-toolbar-items .e-hscroll-bar {
|
|
4565
|
+
@if ($skin-name == 'FluentUI') {
|
|
4566
|
+
overflow-y: hidden;
|
|
4567
|
+
}
|
|
4568
|
+
}
|
|
4569
|
+
|
|
4438
4570
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused:hover,
|
|
4439
4571
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-selected {
|
|
4440
4572
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -5407,9 +5539,24 @@ $pv-eye-icon-margin-top: 3px !default;
|
|
|
5407
5539
|
}
|
|
5408
5540
|
|
|
5409
5541
|
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
|
|
5542
|
+
justify-content: center;
|
|
5410
5543
|
padding: 0 $pv-icon-padding-top;
|
|
5411
5544
|
}
|
|
5412
5545
|
|
|
5546
|
+
.e-pv-mobile-toolbar .e-mobile-more-option .e-pv-more-icon {
|
|
5547
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5548
|
+
margin-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5549
|
+
width: 1em !important;/* stylelint-disable-line declaration-no-important */
|
|
5550
|
+
line-height: 22px !important;/* stylelint-disable-line declaration-no-important */
|
|
5551
|
+
padding: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5552
|
+
}
|
|
5553
|
+
@else {
|
|
5554
|
+
margin-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5555
|
+
width: 1em !important;/* stylelint-disable-line declaration-no-important */
|
|
5556
|
+
line-height: 22px !important;/* stylelint-disable-line declaration-no-important */
|
|
5557
|
+
}
|
|
5558
|
+
}
|
|
5559
|
+
|
|
5413
5560
|
.e-pv-signature-window .e-dlg-content {
|
|
5414
5561
|
@if ($skin-name == 'highcontrast') {
|
|
5415
5562
|
padding: 16px;
|
|
@@ -60,6 +60,7 @@ $pv-page-container-margin: 0 !default;
|
|
|
60
60
|
$pv-page-container-touch-action: pan-x pan-y !default;
|
|
61
61
|
$pv-page-div-border: 1px !default;
|
|
62
62
|
$pv-page-div-border-style: solid !default;
|
|
63
|
+
$pv-page-div-focus-style: rgb(0, 0, 0) 0 0 0 2px !default;
|
|
63
64
|
$pv-page-div-border-color: rgba($black) !default;
|
|
64
65
|
$pv-page-div-border-boxing: content-box !default;
|
|
65
66
|
$pv-page-div-box-shadow: none !default;
|
|
@@ -70,6 +71,7 @@ $pv-icon-font-size: $text-lg !default;
|
|
|
70
71
|
$pv-icon-margin: 7px !default;
|
|
71
72
|
$pv-icon-height: 18px !default;
|
|
72
73
|
$pv-icon-width: 18px !default;
|
|
74
|
+
$gantt-masked-table-background-color: rgba(225, 223, 221, 1) !default;
|
|
73
75
|
$pv-toolbar-height: 48px !default;
|
|
74
76
|
$pv-toolbar-height-big: $pv-toolbar-height !default;
|
|
75
77
|
$pv-toolbar-border: 1px solid rgba($border-light) !default;
|
|
@@ -476,6 +478,8 @@ $pv-comment-panel-bottom-color: rgba($border-light) !default;
|
|
|
476
478
|
$pv-comments-content-container-bg: $content-bg-color-alt2 !default;
|
|
477
479
|
$pv-comments-select-bg: $content-bg-color-hover !default;
|
|
478
480
|
$pv-comments-hover-bg: $content-bg-color-hover !default;
|
|
481
|
+
$pv-comments-div-focus-border: $shadow-focus-ring1 !default;
|
|
482
|
+
$pv-comments-div-focus-background: $content-bg-color-hover !default;
|
|
479
483
|
$pv-annotation-thickness-drop-down-padding-top: 7px !default;
|
|
480
484
|
$pv-stamp-container-border-radius: 2px !default;
|
|
481
485
|
$pv-stamp-icon-margin-top: 0 !default;
|
|
@@ -906,6 +910,15 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
906
910
|
position: $pv-page-div-position;
|
|
907
911
|
}
|
|
908
912
|
|
|
913
|
+
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
914
|
+
box-shadow: $pv-page-div-focus-style;
|
|
915
|
+
}
|
|
916
|
+
|
|
917
|
+
.e-pv-viewer-container.e-focused
|
|
918
|
+
{
|
|
919
|
+
box-shadow: $pv-page-div-focus-style inset;
|
|
920
|
+
}
|
|
921
|
+
|
|
909
922
|
.e-pv-toolbar,
|
|
910
923
|
.e-pv-nav-toolbar,
|
|
911
924
|
.e-pv-annotation-toolbar,
|
|
@@ -954,6 +967,29 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
954
967
|
display: none;
|
|
955
968
|
}
|
|
956
969
|
|
|
970
|
+
.e-control.e-toolbar.e-lib.e-pv-annotation-toolbar.e-pv-toolbar-scroll.e-keyboard.e-toolpop .e-tbar-btn-text
|
|
971
|
+
{
|
|
972
|
+
display: none;
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
.e-dropdown-popup.e-control.e-pv-annotation-shapes-container .e-tbar-btn-text {
|
|
976
|
+
display: none;
|
|
977
|
+
}
|
|
978
|
+
|
|
979
|
+
.e-dropdown-popup.e-control.e-pv-annotation-calibrate-container .e-tbar-btn-text {
|
|
980
|
+
display: none;
|
|
981
|
+
}
|
|
982
|
+
|
|
983
|
+
.e-dropdown-popup.e-control.e-pv-annotation-textalign-container .e-tbar-btn-text
|
|
984
|
+
{
|
|
985
|
+
display: none;
|
|
986
|
+
}
|
|
987
|
+
|
|
988
|
+
.e-dropdown-popup.e-control.e-pv-annotation-textprop-container.e-caret-hide .e-tbar-btn-text
|
|
989
|
+
{
|
|
990
|
+
display: none;
|
|
991
|
+
}
|
|
992
|
+
|
|
957
993
|
.e-pv-current-page-box.e-input-group.e-control-wrapper {
|
|
958
994
|
height: $pv-current-page-height;
|
|
959
995
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -1123,6 +1159,12 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
1123
1159
|
}
|
|
1124
1160
|
}
|
|
1125
1161
|
|
|
1162
|
+
.e-pdfviewer .e-pv-open-document-icon .e-pv-icon .e-icons .e-btn-icon .e-icon-left {
|
|
1163
|
+
@if $skin-name == 'FluentUI' {
|
|
1164
|
+
padding: 0;
|
|
1165
|
+
}
|
|
1166
|
+
}
|
|
1167
|
+
|
|
1126
1168
|
.e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
|
|
1127
1169
|
.e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
1128
1170
|
@if $skin-name == 'FluentUI' {
|
|
@@ -1810,6 +1852,30 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
1810
1852
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1811
1853
|
}
|
|
1812
1854
|
|
|
1855
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
1856
|
+
{
|
|
1857
|
+
background: $pv-thumbnail-view-button-selection-background;
|
|
1858
|
+
border: $pv-thumbnail-view-button-selection-border;
|
|
1859
|
+
border-radius: $pv-thumbnail-border-selection-radius;
|
|
1860
|
+
@if $skin-name == 'bootstrap4' {
|
|
1861
|
+
color: $pv-thumbnail-border-selection-font-color;
|
|
1862
|
+
}
|
|
1863
|
+
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1864
|
+
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1865
|
+
}
|
|
1866
|
+
|
|
1867
|
+
.e-pv-tbar-btn.e-pv-bookmark-button.e-btn:focus
|
|
1868
|
+
{
|
|
1869
|
+
background: $pv-thumbnail-view-button-selection-background;
|
|
1870
|
+
border: $pv-thumbnail-view-button-selection-border;
|
|
1871
|
+
border-radius: $pv-thumbnail-border-selection-radius;
|
|
1872
|
+
@if $skin-name == 'bootstrap4' {
|
|
1873
|
+
color: $pv-thumbnail-border-selection-font-color;
|
|
1874
|
+
}
|
|
1875
|
+
line-height: $pv-thumbnail-view-button-selection-line-height;
|
|
1876
|
+
padding: $pv-thumbnail-view-button-selection-padding;
|
|
1877
|
+
}
|
|
1878
|
+
|
|
1813
1879
|
.e-bigger .e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn,
|
|
1814
1880
|
.e-bigger .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
|
|
1815
1881
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -2658,6 +2724,18 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
2658
2724
|
width: $pv-annotation-drop-down-width;
|
|
2659
2725
|
}
|
|
2660
2726
|
|
|
2727
|
+
.e-bigger .e-pv-annotation-color-container.e-icon-btn,
|
|
2728
|
+
.e-bigger .e-pv-annotation-opacity-container.e-icon-btn,
|
|
2729
|
+
.e-bigger .e-pv-annotation-stroke-container.e-icon-btn,
|
|
2730
|
+
.e-bigger .e-pv-custom-annotation-thickness-container.e-icon-btn,
|
|
2731
|
+
.e-bigger .e-pv-custom-annotation-opacity-container.e-icon-btn,
|
|
2732
|
+
.e-bigger .e-pv-annotation-thickness-container.e-icon-btn,
|
|
2733
|
+
.e-bigger .e-pv-annotation-textcolor-container.e-icon-btn,
|
|
2734
|
+
.e-bigger .e-pv-annotation-textalign-container.e-icon-btn,
|
|
2735
|
+
.e-bigger .e-pv-annotation-textprop-container.e-icon-btn {
|
|
2736
|
+
white-space: nowrap;
|
|
2737
|
+
}
|
|
2738
|
+
|
|
2661
2739
|
.e-pv-annotation-thickness-container.e-btn.e-icon-btn.e-dropdown-btn {
|
|
2662
2740
|
@if ($skin-name != 'bootstrap5') {
|
|
2663
2741
|
padding-top: $pv-annotation-thickness-drop-down-padding-top;
|
|
@@ -2757,6 +2835,35 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
2757
2835
|
}
|
|
2758
2836
|
}
|
|
2759
2837
|
|
|
2838
|
+
.e-pv-stamp.e-menu-wrapper ul .e-menu-item.e-focused:focus {
|
|
2839
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
2840
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
2841
|
+
outline: none;
|
|
2842
|
+
color: $pv-item-selection-color;
|
|
2843
|
+
}
|
|
2844
|
+
|
|
2845
|
+
.e-pv-annotation-color-container.e-btn:focus,
|
|
2846
|
+
.e-pv-annotation-opacity-container.e-btn:focus,
|
|
2847
|
+
.e-pv-annotation-stroke-container.e-btn:focus,
|
|
2848
|
+
.e-pv-annotation-thickness-container.e-btn:focus,
|
|
2849
|
+
.e-pv-annotation-shapes-container.e-btn:focus,
|
|
2850
|
+
.e-pv-annotation-calibrate-container.e-btn:focus,
|
|
2851
|
+
.e-pv-annotation-textcolor-container.e-btn:focus,
|
|
2852
|
+
.e-pv-annotation-textalign-container.e-btn:focus,
|
|
2853
|
+
.e-pv-annotation-handwritten-container.e-btn:focus,
|
|
2854
|
+
.e-pv-annotation-textprop-container.e-btn:focus {
|
|
2855
|
+
@if $skin-name == 'Material3' {
|
|
2856
|
+
background: $pv-annotation-dropdown-background-color-hover;
|
|
2857
|
+
border: $pv-annotation-dropdown-border-color-hover;
|
|
2858
|
+
outline: none;
|
|
2859
|
+
}
|
|
2860
|
+
@else {
|
|
2861
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
2862
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
2863
|
+
outline: none;
|
|
2864
|
+
}
|
|
2865
|
+
}
|
|
2866
|
+
|
|
2760
2867
|
.e-pv-annotation-color-container.e-btn:active,
|
|
2761
2868
|
.e-pv-annotation-opacity-container.e-btn:active,
|
|
2762
2869
|
.e-pv-annotation-stroke-container.e-btn:active,
|
|
@@ -3758,6 +3865,17 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
3758
3865
|
}
|
|
3759
3866
|
}
|
|
3760
3867
|
|
|
3868
|
+
.e-pv-reply-div.e-pv-comments-leave.e-focused
|
|
3869
|
+
{
|
|
3870
|
+
border: $pv-comments-div-focus-border;
|
|
3871
|
+
background: $pv-comments-div-focus-background;
|
|
3872
|
+
}
|
|
3873
|
+
|
|
3874
|
+
.e-pv-comments-div.e-focused {
|
|
3875
|
+
border: $pv-comments-div-focus-border;
|
|
3876
|
+
background: $pv-comments-div-focus-background;
|
|
3877
|
+
}
|
|
3878
|
+
|
|
3761
3879
|
.e-pdfviewer .e-inplaceeditor .e-editable-action-buttons {
|
|
3762
3880
|
float: right;
|
|
3763
3881
|
padding-bottom: 7px;
|
|
@@ -4441,6 +4559,20 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
4441
4559
|
}
|
|
4442
4560
|
}
|
|
4443
4561
|
|
|
4562
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item,
|
|
4563
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-menu-icon,
|
|
4564
|
+
.e-bigger .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item .e-caret {
|
|
4565
|
+
@if ($skin-name == 'FluentUI') {
|
|
4566
|
+
height: 32px;
|
|
4567
|
+
}
|
|
4568
|
+
}
|
|
4569
|
+
|
|
4570
|
+
.e-pv-mobile-annotation-toolbar .e-toolbar-items .e-hscroll-bar {
|
|
4571
|
+
@if ($skin-name == 'FluentUI') {
|
|
4572
|
+
overflow-y: hidden;
|
|
4573
|
+
}
|
|
4574
|
+
}
|
|
4575
|
+
|
|
4444
4576
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused:hover,
|
|
4445
4577
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-selected {
|
|
4446
4578
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -5413,9 +5545,24 @@ $pv-search-btn-width-big: 32px !default;
|
|
|
5413
5545
|
}
|
|
5414
5546
|
|
|
5415
5547
|
.e-pv-annotation-toolbar.e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
|
|
5548
|
+
justify-content: center;
|
|
5416
5549
|
padding: 0 $pv-icon-padding-top;
|
|
5417
5550
|
}
|
|
5418
5551
|
|
|
5552
|
+
.e-pv-mobile-toolbar .e-mobile-more-option .e-pv-more-icon {
|
|
5553
|
+
@if ($skin-name == 'bootstrap4') {
|
|
5554
|
+
margin-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5555
|
+
width: 1em !important;/* stylelint-disable-line declaration-no-important */
|
|
5556
|
+
line-height: 22px !important;/* stylelint-disable-line declaration-no-important */
|
|
5557
|
+
padding: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5558
|
+
}
|
|
5559
|
+
@else {
|
|
5560
|
+
margin-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5561
|
+
width: 1em !important;/* stylelint-disable-line declaration-no-important */
|
|
5562
|
+
line-height: 22px !important;/* stylelint-disable-line declaration-no-important */
|
|
5563
|
+
}
|
|
5564
|
+
}
|
|
5565
|
+
|
|
5419
5566
|
.e-pv-signature-window .e-dlg-content {
|
|
5420
5567
|
@if ($skin-name == 'highcontrast') {
|
|
5421
5568
|
padding: 16px;
|