@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
|
@@ -993,13 +993,11 @@ $range-header-font-size: 16px !default;
|
|
|
993
993
|
height: $modal-range-prev-next-icon-size;
|
|
994
994
|
width: $modal-range-prev-next-icon-size;
|
|
995
995
|
@if ($skin-name == 'Material3') {
|
|
996
|
-
margin-right: 60vw;
|
|
997
996
|
vertical-align: inherit;
|
|
998
997
|
font-size: $modal-range-tablet-font-size
|
|
999
998
|
}
|
|
1000
999
|
@media screen and (orientation: landscape) {
|
|
1001
1000
|
@if ($skin-name == 'Material3') {
|
|
1002
|
-
margin-right: 78vw;
|
|
1003
1001
|
vertical-align: inherit;
|
|
1004
1002
|
}
|
|
1005
1003
|
}
|
|
@@ -1014,9 +1012,6 @@ $range-header-font-size: 16px !default;
|
|
|
1014
1012
|
#{if(&, '&', '*')} .e-next {
|
|
1015
1013
|
height: $modal-range-prev-next-icon-size;
|
|
1016
1014
|
width: $modal-range-prev-next-icon-size;
|
|
1017
|
-
@if ($skin-name == 'Material3') {
|
|
1018
|
-
margin-right: 42px;
|
|
1019
|
-
}
|
|
1020
1015
|
|
|
1021
1016
|
#{if(&, '&', '*')} span {
|
|
1022
1017
|
padding: $modal-range-prev-next-icon-padding;
|
|
@@ -1029,16 +1024,17 @@ $range-header-font-size: 16px !default;
|
|
|
1029
1024
|
|
|
1030
1025
|
#{if(&, '&', '*')} .e-title {
|
|
1031
1026
|
@media (max-height: 600px) {
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1027
|
+
@if ($skin-name =='Material3') {
|
|
1028
|
+
margin-left: $modal-header-month-name-left-landscape-width;
|
|
1029
|
+
position: absolute;
|
|
1030
|
+
text-align: center;
|
|
1031
|
+
vertical-align: middle;
|
|
1032
|
+
width: $modal-header-month-name-width;
|
|
1033
|
+
line-height: $modal-month-name-line-height;
|
|
1034
|
+
}
|
|
1035
|
+
|
|
1036
|
+
line-height: $modal-range-month-landscape-title-line-height;
|
|
1037
|
+
}
|
|
1042
1038
|
|
|
1043
1039
|
@media (min-height: 600px) {
|
|
1044
1040
|
@if ($skin-name == 'Material3') {
|
|
@@ -1003,13 +1003,11 @@ $range-header-font-size: 16px !default;
|
|
|
1003
1003
|
height: $modal-range-prev-next-icon-size;
|
|
1004
1004
|
width: $modal-range-prev-next-icon-size;
|
|
1005
1005
|
@if ($skin-name == 'Material3') {
|
|
1006
|
-
margin-right: 60vw;
|
|
1007
1006
|
vertical-align: inherit;
|
|
1008
1007
|
font-size: $modal-range-tablet-font-size
|
|
1009
1008
|
}
|
|
1010
1009
|
@media screen and (orientation: landscape) {
|
|
1011
1010
|
@if ($skin-name == 'Material3') {
|
|
1012
|
-
margin-right: 78vw;
|
|
1013
1011
|
vertical-align: inherit;
|
|
1014
1012
|
}
|
|
1015
1013
|
}
|
|
@@ -1024,9 +1022,6 @@ $range-header-font-size: 16px !default;
|
|
|
1024
1022
|
#{if(&, '&', '*')} .e-next {
|
|
1025
1023
|
height: $modal-range-prev-next-icon-size;
|
|
1026
1024
|
width: $modal-range-prev-next-icon-size;
|
|
1027
|
-
@if ($skin-name == 'Material3') {
|
|
1028
|
-
margin-right: 42px;
|
|
1029
|
-
}
|
|
1030
1025
|
|
|
1031
1026
|
#{if(&, '&', '*')} span {
|
|
1032
1027
|
padding: $modal-range-prev-next-icon-padding;
|
|
@@ -1039,16 +1034,17 @@ $range-header-font-size: 16px !default;
|
|
|
1039
1034
|
|
|
1040
1035
|
#{if(&, '&', '*')} .e-title {
|
|
1041
1036
|
@media (max-height: 600px) {
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1037
|
+
@if ($skin-name =='Material3') {
|
|
1038
|
+
margin-left: $modal-header-month-name-left-landscape-width;
|
|
1039
|
+
position: absolute;
|
|
1040
|
+
text-align: center;
|
|
1041
|
+
vertical-align: middle;
|
|
1042
|
+
width: $modal-header-month-name-width;
|
|
1043
|
+
line-height: $modal-month-name-line-height;
|
|
1044
|
+
}
|
|
1045
|
+
|
|
1046
|
+
line-height: $modal-range-month-landscape-title-line-height;
|
|
1047
|
+
}
|
|
1052
1048
|
|
|
1053
1049
|
@media (min-height: 600px) {
|
|
1054
1050
|
@if ($skin-name == 'Material3') {
|
|
@@ -1031,13 +1031,11 @@ $range-header-font-size: 16px !default;
|
|
|
1031
1031
|
height: $modal-range-prev-next-icon-size;
|
|
1032
1032
|
width: $modal-range-prev-next-icon-size;
|
|
1033
1033
|
@if ($skin-name == 'Material3') {
|
|
1034
|
-
margin-right: 60vw;
|
|
1035
1034
|
vertical-align: inherit;
|
|
1036
1035
|
font-size: $modal-range-tablet-font-size
|
|
1037
1036
|
}
|
|
1038
1037
|
@media screen and (orientation: landscape) {
|
|
1039
1038
|
@if ($skin-name == 'Material3') {
|
|
1040
|
-
margin-right: 78vw;
|
|
1041
1039
|
vertical-align: inherit;
|
|
1042
1040
|
}
|
|
1043
1041
|
}
|
|
@@ -1052,9 +1050,6 @@ $range-header-font-size: 16px !default;
|
|
|
1052
1050
|
#{if(&, '&', '*')} .e-next {
|
|
1053
1051
|
height: $modal-range-prev-next-icon-size;
|
|
1054
1052
|
width: $modal-range-prev-next-icon-size;
|
|
1055
|
-
@if ($skin-name == 'Material3') {
|
|
1056
|
-
margin-right: 42px;
|
|
1057
|
-
}
|
|
1058
1053
|
|
|
1059
1054
|
#{if(&, '&', '*')} span {
|
|
1060
1055
|
padding: $modal-range-prev-next-icon-padding;
|
|
@@ -1067,16 +1062,17 @@ $range-header-font-size: 16px !default;
|
|
|
1067
1062
|
|
|
1068
1063
|
#{if(&, '&', '*')} .e-title {
|
|
1069
1064
|
@media (max-height: 600px) {
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1065
|
+
@if ($skin-name =='Material3') {
|
|
1066
|
+
margin-left: $modal-header-month-name-left-landscape-width;
|
|
1067
|
+
position: absolute;
|
|
1068
|
+
text-align: center;
|
|
1069
|
+
vertical-align: middle;
|
|
1070
|
+
width: $modal-header-month-name-width;
|
|
1071
|
+
line-height: $modal-month-name-line-height;
|
|
1072
|
+
}
|
|
1073
|
+
|
|
1074
|
+
line-height: $modal-range-month-landscape-title-line-height;
|
|
1075
|
+
}
|
|
1080
1076
|
|
|
1081
1077
|
@media (min-height: 600px) {
|
|
1082
1078
|
@if ($skin-name == 'Material3') {
|
|
@@ -1031,13 +1031,11 @@ $range-header-font-size: 16px !default;
|
|
|
1031
1031
|
height: $modal-range-prev-next-icon-size;
|
|
1032
1032
|
width: $modal-range-prev-next-icon-size;
|
|
1033
1033
|
@if ($skin-name == 'Material3') {
|
|
1034
|
-
margin-right: 60vw;
|
|
1035
1034
|
vertical-align: inherit;
|
|
1036
1035
|
font-size: $modal-range-tablet-font-size
|
|
1037
1036
|
}
|
|
1038
1037
|
@media screen and (orientation: landscape) {
|
|
1039
1038
|
@if ($skin-name == 'Material3') {
|
|
1040
|
-
margin-right: 78vw;
|
|
1041
1039
|
vertical-align: inherit;
|
|
1042
1040
|
}
|
|
1043
1041
|
}
|
|
@@ -1052,9 +1050,6 @@ $range-header-font-size: 16px !default;
|
|
|
1052
1050
|
#{if(&, '&', '*')} .e-next {
|
|
1053
1051
|
height: $modal-range-prev-next-icon-size;
|
|
1054
1052
|
width: $modal-range-prev-next-icon-size;
|
|
1055
|
-
@if ($skin-name == 'Material3') {
|
|
1056
|
-
margin-right: 42px;
|
|
1057
|
-
}
|
|
1058
1053
|
|
|
1059
1054
|
#{if(&, '&', '*')} span {
|
|
1060
1055
|
padding: $modal-range-prev-next-icon-padding;
|
|
@@ -1067,16 +1062,17 @@ $range-header-font-size: 16px !default;
|
|
|
1067
1062
|
|
|
1068
1063
|
#{if(&, '&', '*')} .e-title {
|
|
1069
1064
|
@media (max-height: 600px) {
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1065
|
+
@if ($skin-name =='Material3') {
|
|
1066
|
+
margin-left: $modal-header-month-name-left-landscape-width;
|
|
1067
|
+
position: absolute;
|
|
1068
|
+
text-align: center;
|
|
1069
|
+
vertical-align: middle;
|
|
1070
|
+
width: $modal-header-month-name-width;
|
|
1071
|
+
line-height: $modal-month-name-line-height;
|
|
1072
|
+
}
|
|
1073
|
+
|
|
1074
|
+
line-height: $modal-range-month-landscape-title-line-height;
|
|
1075
|
+
}
|
|
1080
1076
|
|
|
1081
1077
|
@media (min-height: 600px) {
|
|
1082
1078
|
@if ($skin-name == 'Material3') {
|
|
@@ -996,13 +996,11 @@ $range-header-font-size: 16px !default;
|
|
|
996
996
|
height: $modal-range-prev-next-icon-size;
|
|
997
997
|
width: $modal-range-prev-next-icon-size;
|
|
998
998
|
@if ($skin-name == 'Material3') {
|
|
999
|
-
margin-right: 60vw;
|
|
1000
999
|
vertical-align: inherit;
|
|
1001
1000
|
font-size: $modal-range-tablet-font-size
|
|
1002
1001
|
}
|
|
1003
1002
|
@media screen and (orientation: landscape) {
|
|
1004
1003
|
@if ($skin-name == 'Material3') {
|
|
1005
|
-
margin-right: 78vw;
|
|
1006
1004
|
vertical-align: inherit;
|
|
1007
1005
|
}
|
|
1008
1006
|
}
|
|
@@ -1017,9 +1015,6 @@ $range-header-font-size: 16px !default;
|
|
|
1017
1015
|
#{if(&, '&', '*')} .e-next {
|
|
1018
1016
|
height: $modal-range-prev-next-icon-size;
|
|
1019
1017
|
width: $modal-range-prev-next-icon-size;
|
|
1020
|
-
@if ($skin-name == 'Material3') {
|
|
1021
|
-
margin-right: 42px;
|
|
1022
|
-
}
|
|
1023
1018
|
|
|
1024
1019
|
#{if(&, '&', '*')} span {
|
|
1025
1020
|
padding: $modal-range-prev-next-icon-padding;
|
|
@@ -1032,16 +1027,17 @@ $range-header-font-size: 16px !default;
|
|
|
1032
1027
|
|
|
1033
1028
|
#{if(&, '&', '*')} .e-title {
|
|
1034
1029
|
@media (max-height: 600px) {
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1030
|
+
@if ($skin-name =='Material3') {
|
|
1031
|
+
margin-left: $modal-header-month-name-left-landscape-width;
|
|
1032
|
+
position: absolute;
|
|
1033
|
+
text-align: center;
|
|
1034
|
+
vertical-align: middle;
|
|
1035
|
+
width: $modal-header-month-name-width;
|
|
1036
|
+
line-height: $modal-month-name-line-height;
|
|
1037
|
+
}
|
|
1038
|
+
|
|
1039
|
+
line-height: $modal-range-month-landscape-title-line-height;
|
|
1040
|
+
}
|
|
1045
1041
|
|
|
1046
1042
|
@media (min-height: 600px) {
|
|
1047
1043
|
@if ($skin-name == 'Material3') {
|
|
@@ -993,13 +993,11 @@ $range-header-font-size: 16px !default;
|
|
|
993
993
|
height: $modal-range-prev-next-icon-size;
|
|
994
994
|
width: $modal-range-prev-next-icon-size;
|
|
995
995
|
@if ($skin-name == 'Material3') {
|
|
996
|
-
margin-right: 60vw;
|
|
997
996
|
vertical-align: inherit;
|
|
998
997
|
font-size: $modal-range-tablet-font-size
|
|
999
998
|
}
|
|
1000
999
|
@media screen and (orientation: landscape) {
|
|
1001
1000
|
@if ($skin-name == 'Material3') {
|
|
1002
|
-
margin-right: 78vw;
|
|
1003
1001
|
vertical-align: inherit;
|
|
1004
1002
|
}
|
|
1005
1003
|
}
|
|
@@ -1014,9 +1012,6 @@ $range-header-font-size: 16px !default;
|
|
|
1014
1012
|
#{if(&, '&', '*')} .e-next {
|
|
1015
1013
|
height: $modal-range-prev-next-icon-size;
|
|
1016
1014
|
width: $modal-range-prev-next-icon-size;
|
|
1017
|
-
@if ($skin-name == 'Material3') {
|
|
1018
|
-
margin-right: 42px;
|
|
1019
|
-
}
|
|
1020
1015
|
|
|
1021
1016
|
#{if(&, '&', '*')} span {
|
|
1022
1017
|
padding: $modal-range-prev-next-icon-padding;
|
|
@@ -1029,16 +1024,17 @@ $range-header-font-size: 16px !default;
|
|
|
1029
1024
|
|
|
1030
1025
|
#{if(&, '&', '*')} .e-title {
|
|
1031
1026
|
@media (max-height: 600px) {
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1027
|
+
@if ($skin-name =='Material3') {
|
|
1028
|
+
margin-left: $modal-header-month-name-left-landscape-width;
|
|
1029
|
+
position: absolute;
|
|
1030
|
+
text-align: center;
|
|
1031
|
+
vertical-align: middle;
|
|
1032
|
+
width: $modal-header-month-name-width;
|
|
1033
|
+
line-height: $modal-month-name-line-height;
|
|
1034
|
+
}
|
|
1035
|
+
|
|
1036
|
+
line-height: $modal-range-month-landscape-title-line-height;
|
|
1037
|
+
}
|
|
1042
1038
|
|
|
1043
1039
|
@media (min-height: 600px) {
|
|
1044
1040
|
@if ($skin-name == 'Material3') {
|
|
@@ -1057,13 +1057,11 @@ $range-header-font-size: 16px !default;
|
|
|
1057
1057
|
height: $modal-range-prev-next-icon-size;
|
|
1058
1058
|
width: $modal-range-prev-next-icon-size;
|
|
1059
1059
|
@if ($skin-name == 'Material3') {
|
|
1060
|
-
margin-right: 60vw;
|
|
1061
1060
|
vertical-align: inherit;
|
|
1062
1061
|
font-size: $modal-range-tablet-font-size
|
|
1063
1062
|
}
|
|
1064
1063
|
@media screen and (orientation: landscape) {
|
|
1065
1064
|
@if ($skin-name == 'Material3') {
|
|
1066
|
-
margin-right: 78vw;
|
|
1067
1065
|
vertical-align: inherit;
|
|
1068
1066
|
}
|
|
1069
1067
|
}
|
|
@@ -1078,9 +1076,6 @@ $range-header-font-size: 16px !default;
|
|
|
1078
1076
|
#{if(&, '&', '*')} .e-next {
|
|
1079
1077
|
height: $modal-range-prev-next-icon-size;
|
|
1080
1078
|
width: $modal-range-prev-next-icon-size;
|
|
1081
|
-
@if ($skin-name == 'Material3') {
|
|
1082
|
-
margin-right: 42px;
|
|
1083
|
-
}
|
|
1084
1079
|
|
|
1085
1080
|
#{if(&, '&', '*')} span {
|
|
1086
1081
|
padding: $modal-range-prev-next-icon-padding;
|
|
@@ -1093,16 +1088,17 @@ $range-header-font-size: 16px !default;
|
|
|
1093
1088
|
|
|
1094
1089
|
#{if(&, '&', '*')} .e-title {
|
|
1095
1090
|
@media (max-height: 600px) {
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1091
|
+
@if ($skin-name =='Material3') {
|
|
1092
|
+
margin-left: $modal-header-month-name-left-landscape-width;
|
|
1093
|
+
position: absolute;
|
|
1094
|
+
text-align: center;
|
|
1095
|
+
vertical-align: middle;
|
|
1096
|
+
width: $modal-header-month-name-width;
|
|
1097
|
+
line-height: $modal-month-name-line-height;
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
line-height: $modal-range-month-landscape-title-line-height;
|
|
1101
|
+
}
|
|
1106
1102
|
|
|
1107
1103
|
@media (min-height: 600px) {
|
|
1108
1104
|
@if ($skin-name == 'Material3') {
|
|
@@ -1057,13 +1057,11 @@ $range-header-font-size: 16px !default;
|
|
|
1057
1057
|
height: $modal-range-prev-next-icon-size;
|
|
1058
1058
|
width: $modal-range-prev-next-icon-size;
|
|
1059
1059
|
@if ($skin-name == 'Material3') {
|
|
1060
|
-
margin-right: 60vw;
|
|
1061
1060
|
vertical-align: inherit;
|
|
1062
1061
|
font-size: $modal-range-tablet-font-size
|
|
1063
1062
|
}
|
|
1064
1063
|
@media screen and (orientation: landscape) {
|
|
1065
1064
|
@if ($skin-name == 'Material3') {
|
|
1066
|
-
margin-right: 78vw;
|
|
1067
1065
|
vertical-align: inherit;
|
|
1068
1066
|
}
|
|
1069
1067
|
}
|
|
@@ -1078,9 +1076,6 @@ $range-header-font-size: 16px !default;
|
|
|
1078
1076
|
#{if(&, '&', '*')} .e-next {
|
|
1079
1077
|
height: $modal-range-prev-next-icon-size;
|
|
1080
1078
|
width: $modal-range-prev-next-icon-size;
|
|
1081
|
-
@if ($skin-name == 'Material3') {
|
|
1082
|
-
margin-right: 42px;
|
|
1083
|
-
}
|
|
1084
1079
|
|
|
1085
1080
|
#{if(&, '&', '*')} span {
|
|
1086
1081
|
padding: $modal-range-prev-next-icon-padding;
|
|
@@ -1093,16 +1088,17 @@ $range-header-font-size: 16px !default;
|
|
|
1093
1088
|
|
|
1094
1089
|
#{if(&, '&', '*')} .e-title {
|
|
1095
1090
|
@media (max-height: 600px) {
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1091
|
+
@if ($skin-name =='Material3') {
|
|
1092
|
+
margin-left: $modal-header-month-name-left-landscape-width;
|
|
1093
|
+
position: absolute;
|
|
1094
|
+
text-align: center;
|
|
1095
|
+
vertical-align: middle;
|
|
1096
|
+
width: $modal-header-month-name-width;
|
|
1097
|
+
line-height: $modal-month-name-line-height;
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
line-height: $modal-range-month-landscape-title-line-height;
|
|
1101
|
+
}
|
|
1106
1102
|
|
|
1107
1103
|
@media (min-height: 600px) {
|
|
1108
1104
|
@if ($skin-name == 'Material3') {
|
|
@@ -993,13 +993,11 @@ $range-header-font-size: 16px !default;
|
|
|
993
993
|
height: $modal-range-prev-next-icon-size;
|
|
994
994
|
width: $modal-range-prev-next-icon-size;
|
|
995
995
|
@if ($skin-name == 'Material3') {
|
|
996
|
-
margin-right: 60vw;
|
|
997
996
|
vertical-align: inherit;
|
|
998
997
|
font-size: $modal-range-tablet-font-size
|
|
999
998
|
}
|
|
1000
999
|
@media screen and (orientation: landscape) {
|
|
1001
1000
|
@if ($skin-name == 'Material3') {
|
|
1002
|
-
margin-right: 78vw;
|
|
1003
1001
|
vertical-align: inherit;
|
|
1004
1002
|
}
|
|
1005
1003
|
}
|
|
@@ -1014,9 +1012,6 @@ $range-header-font-size: 16px !default;
|
|
|
1014
1012
|
#{if(&, '&', '*')} .e-next {
|
|
1015
1013
|
height: $modal-range-prev-next-icon-size;
|
|
1016
1014
|
width: $modal-range-prev-next-icon-size;
|
|
1017
|
-
@if ($skin-name == 'Material3') {
|
|
1018
|
-
margin-right: 42px;
|
|
1019
|
-
}
|
|
1020
1015
|
|
|
1021
1016
|
#{if(&, '&', '*')} span {
|
|
1022
1017
|
padding: $modal-range-prev-next-icon-padding;
|
|
@@ -1029,16 +1024,17 @@ $range-header-font-size: 16px !default;
|
|
|
1029
1024
|
|
|
1030
1025
|
#{if(&, '&', '*')} .e-title {
|
|
1031
1026
|
@media (max-height: 600px) {
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1027
|
+
@if ($skin-name =='Material3') {
|
|
1028
|
+
margin-left: $modal-header-month-name-left-landscape-width;
|
|
1029
|
+
position: absolute;
|
|
1030
|
+
text-align: center;
|
|
1031
|
+
vertical-align: middle;
|
|
1032
|
+
width: $modal-header-month-name-width;
|
|
1033
|
+
line-height: $modal-month-name-line-height;
|
|
1034
|
+
}
|
|
1035
|
+
|
|
1036
|
+
line-height: $modal-range-month-landscape-title-line-height;
|
|
1037
|
+
}
|
|
1042
1038
|
|
|
1043
1039
|
@media (min-height: 600px) {
|
|
1044
1040
|
@if ($skin-name == 'Material3') {
|
|
@@ -1001,13 +1001,11 @@ $range-header-font-size: 16px !default;
|
|
|
1001
1001
|
height: $modal-range-prev-next-icon-size;
|
|
1002
1002
|
width: $modal-range-prev-next-icon-size;
|
|
1003
1003
|
@if ($skin-name == 'Material3') {
|
|
1004
|
-
margin-right: 60vw;
|
|
1005
1004
|
vertical-align: inherit;
|
|
1006
1005
|
font-size: $modal-range-tablet-font-size
|
|
1007
1006
|
}
|
|
1008
1007
|
@media screen and (orientation: landscape) {
|
|
1009
1008
|
@if ($skin-name == 'Material3') {
|
|
1010
|
-
margin-right: 78vw;
|
|
1011
1009
|
vertical-align: inherit;
|
|
1012
1010
|
}
|
|
1013
1011
|
}
|
|
@@ -1022,9 +1020,6 @@ $range-header-font-size: 16px !default;
|
|
|
1022
1020
|
#{if(&, '&', '*')} .e-next {
|
|
1023
1021
|
height: $modal-range-prev-next-icon-size;
|
|
1024
1022
|
width: $modal-range-prev-next-icon-size;
|
|
1025
|
-
@if ($skin-name == 'Material3') {
|
|
1026
|
-
margin-right: 42px;
|
|
1027
|
-
}
|
|
1028
1023
|
|
|
1029
1024
|
#{if(&, '&', '*')} span {
|
|
1030
1025
|
padding: $modal-range-prev-next-icon-padding;
|
|
@@ -1037,16 +1032,17 @@ $range-header-font-size: 16px !default;
|
|
|
1037
1032
|
|
|
1038
1033
|
#{if(&, '&', '*')} .e-title {
|
|
1039
1034
|
@media (max-height: 600px) {
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1035
|
+
@if ($skin-name =='Material3') {
|
|
1036
|
+
margin-left: $modal-header-month-name-left-landscape-width;
|
|
1037
|
+
position: absolute;
|
|
1038
|
+
text-align: center;
|
|
1039
|
+
vertical-align: middle;
|
|
1040
|
+
width: $modal-header-month-name-width;
|
|
1041
|
+
line-height: $modal-month-name-line-height;
|
|
1042
|
+
}
|
|
1043
|
+
|
|
1044
|
+
line-height: $modal-range-month-landscape-title-line-height;
|
|
1045
|
+
}
|
|
1050
1046
|
|
|
1051
1047
|
@media (min-height: 600px) {
|
|
1052
1048
|
@if ($skin-name == 'Material3') {
|
|
@@ -1001,13 +1001,11 @@ $range-header-font-size: 16px !default;
|
|
|
1001
1001
|
height: $modal-range-prev-next-icon-size;
|
|
1002
1002
|
width: $modal-range-prev-next-icon-size;
|
|
1003
1003
|
@if ($skin-name == 'Material3') {
|
|
1004
|
-
margin-right: 60vw;
|
|
1005
1004
|
vertical-align: inherit;
|
|
1006
1005
|
font-size: $modal-range-tablet-font-size
|
|
1007
1006
|
}
|
|
1008
1007
|
@media screen and (orientation: landscape) {
|
|
1009
1008
|
@if ($skin-name == 'Material3') {
|
|
1010
|
-
margin-right: 78vw;
|
|
1011
1009
|
vertical-align: inherit;
|
|
1012
1010
|
}
|
|
1013
1011
|
}
|
|
@@ -1022,9 +1020,6 @@ $range-header-font-size: 16px !default;
|
|
|
1022
1020
|
#{if(&, '&', '*')} .e-next {
|
|
1023
1021
|
height: $modal-range-prev-next-icon-size;
|
|
1024
1022
|
width: $modal-range-prev-next-icon-size;
|
|
1025
|
-
@if ($skin-name == 'Material3') {
|
|
1026
|
-
margin-right: 42px;
|
|
1027
|
-
}
|
|
1028
1023
|
|
|
1029
1024
|
#{if(&, '&', '*')} span {
|
|
1030
1025
|
padding: $modal-range-prev-next-icon-padding;
|
|
@@ -1037,16 +1032,17 @@ $range-header-font-size: 16px !default;
|
|
|
1037
1032
|
|
|
1038
1033
|
#{if(&, '&', '*')} .e-title {
|
|
1039
1034
|
@media (max-height: 600px) {
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1035
|
+
@if ($skin-name =='Material3') {
|
|
1036
|
+
margin-left: $modal-header-month-name-left-landscape-width;
|
|
1037
|
+
position: absolute;
|
|
1038
|
+
text-align: center;
|
|
1039
|
+
vertical-align: middle;
|
|
1040
|
+
width: $modal-header-month-name-width;
|
|
1041
|
+
line-height: $modal-month-name-line-height;
|
|
1042
|
+
}
|
|
1043
|
+
|
|
1044
|
+
line-height: $modal-range-month-landscape-title-line-height;
|
|
1045
|
+
}
|
|
1050
1046
|
|
|
1051
1047
|
@media (min-height: 600px) {
|
|
1052
1048
|
@if ($skin-name == 'Material3') {
|
|
@@ -263,7 +263,8 @@ $modal-range-landscape-conetent-overflow: auto !default;
|
|
|
263
263
|
$modal-range-table-display: table !default;
|
|
264
264
|
$modal-range-start-end-size: 28px !default;
|
|
265
265
|
$modal-month-name-line-height: 44px !default;
|
|
266
|
-
$modal-header-month-name-left-width: -
|
|
266
|
+
$modal-header-month-name-left-width: -29vw !default;
|
|
267
|
+
$modal-header-month-name-left-landscape-width: -27vw !default;
|
|
267
268
|
$modal-header-month-name-width: 50vw !default;
|
|
268
269
|
|
|
269
270
|
// header styles for presets
|
|
@@ -1016,13 +1017,11 @@ $range-header-font-size: 16px !default;
|
|
|
1016
1017
|
height: $modal-range-prev-next-icon-size;
|
|
1017
1018
|
width: $modal-range-prev-next-icon-size;
|
|
1018
1019
|
@if ($skin-name == 'Material3') {
|
|
1019
|
-
margin-right: 60vw;
|
|
1020
1020
|
vertical-align: inherit;
|
|
1021
1021
|
font-size: $modal-range-tablet-font-size
|
|
1022
1022
|
}
|
|
1023
1023
|
@media screen and (orientation: landscape) {
|
|
1024
1024
|
@if ($skin-name == 'Material3') {
|
|
1025
|
-
margin-right: 78vw;
|
|
1026
1025
|
vertical-align: inherit;
|
|
1027
1026
|
}
|
|
1028
1027
|
}
|
|
@@ -1037,9 +1036,6 @@ $range-header-font-size: 16px !default;
|
|
|
1037
1036
|
#{if(&, '&', '*')} .e-next {
|
|
1038
1037
|
height: $modal-range-prev-next-icon-size;
|
|
1039
1038
|
width: $modal-range-prev-next-icon-size;
|
|
1040
|
-
@if ($skin-name == 'Material3') {
|
|
1041
|
-
margin-right: 42px;
|
|
1042
|
-
}
|
|
1043
1039
|
|
|
1044
1040
|
#{if(&, '&', '*')} span {
|
|
1045
1041
|
padding: $modal-range-prev-next-icon-padding;
|
|
@@ -1052,16 +1048,17 @@ $range-header-font-size: 16px !default;
|
|
|
1052
1048
|
|
|
1053
1049
|
#{if(&, '&', '*')} .e-title {
|
|
1054
1050
|
@media (max-height: 600px) {
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1051
|
+
@if ($skin-name =='Material3') {
|
|
1052
|
+
margin-left: $modal-header-month-name-left-landscape-width;
|
|
1053
|
+
position: absolute;
|
|
1054
|
+
text-align: center;
|
|
1055
|
+
vertical-align: middle;
|
|
1056
|
+
width: $modal-header-month-name-width;
|
|
1057
|
+
line-height: $modal-month-name-line-height;
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
line-height: $modal-range-month-landscape-title-line-height;
|
|
1061
|
+
}
|
|
1065
1062
|
|
|
1066
1063
|
@media (min-height: 600px) {
|
|
1067
1064
|
@if ($skin-name == 'Material3') {
|