@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
|
@@ -1750,7 +1750,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1750
1750
|
|
|
1751
1751
|
&:focus-visible { // only for keybord
|
|
1752
1752
|
@if $skin-name == 'FluentUI' {
|
|
1753
|
-
background: $btn-bgcolor;
|
|
1753
|
+
background: $btn-focus-bgcolor;
|
|
1754
1754
|
}
|
|
1755
1755
|
@if $skin-name == 'Material3' {
|
|
1756
1756
|
background: $btn-active-bgcolor;
|
|
@@ -1830,7 +1830,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1830
1830
|
|
|
1831
1831
|
&:focus-visible { // only for keybord
|
|
1832
1832
|
@if $skin-name == 'FluentUI' {
|
|
1833
|
-
background: $btn-bgcolor;
|
|
1833
|
+
background: $btn-focus-bgcolor;
|
|
1834
1834
|
}
|
|
1835
1835
|
@if $skin-name == 'Material3' {
|
|
1836
1836
|
background: $btn-active-bgcolor;
|
|
@@ -1882,7 +1882,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1882
1882
|
|
|
1883
1883
|
&:focus-visible { // only for keybord
|
|
1884
1884
|
@if $skin-name == 'FluentUI' {
|
|
1885
|
-
background: $btn-primary-bgcolor;
|
|
1885
|
+
background: $btn-primary-focus-bgcolor;
|
|
1886
1886
|
}
|
|
1887
1887
|
@if $skin-name == 'Material3' {
|
|
1888
1888
|
background: $btn-primary-active-bgcolor;
|
|
@@ -1908,7 +1908,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1908
1908
|
|
|
1909
1909
|
&:focus-visible { // only for keybord
|
|
1910
1910
|
@if $skin-name == 'FluentUI' {
|
|
1911
|
-
background: $btn-success-bgcolor;
|
|
1911
|
+
background: $btn-success-focus-bgcolor;
|
|
1912
1912
|
}
|
|
1913
1913
|
@if $skin-name == 'Material3' {
|
|
1914
1914
|
background: $btn-success-active-bgcolor;
|
|
@@ -1934,7 +1934,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1934
1934
|
|
|
1935
1935
|
&:focus-visible { // only for keybord
|
|
1936
1936
|
@if $skin-name == 'FluentUI' {
|
|
1937
|
-
background: $btn-info-bgcolor;
|
|
1937
|
+
background: $btn-info-focus-bgcolor;
|
|
1938
1938
|
}
|
|
1939
1939
|
@if $skin-name == 'Material3' {
|
|
1940
1940
|
background: $btn-info-active-bgcolor;
|
|
@@ -1960,7 +1960,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1960
1960
|
|
|
1961
1961
|
&:focus-visible { // only for keybord
|
|
1962
1962
|
@if $skin-name == 'FluentUI' {
|
|
1963
|
-
background: $btn-warning-bgcolor;
|
|
1963
|
+
background: $btn-warning-focus-bgcolor;
|
|
1964
1964
|
}
|
|
1965
1965
|
@if $skin-name == 'Material3' {
|
|
1966
1966
|
background: $btn-warning-active-bgcolor;
|
|
@@ -1986,7 +1986,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1986
1986
|
|
|
1987
1987
|
&:focus-visible { // only for keybord
|
|
1988
1988
|
@if $skin-name == 'FluentUI' {
|
|
1989
|
-
background: $btn-danger-bgcolor;
|
|
1989
|
+
background: $btn-danger-focus-bgcolor;
|
|
1990
1990
|
}
|
|
1991
1991
|
@if $skin-name == 'Material3' {
|
|
1992
1992
|
background: $btn-danger-active-bgcolor;
|
|
@@ -2030,7 +2030,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
2030
2030
|
|
|
2031
2031
|
&:focus-visible { // only for keybord
|
|
2032
2032
|
@if $skin-name == 'FluentUI' {
|
|
2033
|
-
background: $btn-primary-bgcolor;
|
|
2033
|
+
background: $btn-primary-focus-bgcolor;
|
|
2034
2034
|
}
|
|
2035
2035
|
@if $skin-name == 'Material3' {
|
|
2036
2036
|
background: $btn-primary-active-bgcolor;
|
|
@@ -2099,7 +2099,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
2099
2099
|
|
|
2100
2100
|
&:focus-visible { // only for keybord
|
|
2101
2101
|
@if $skin-name == 'FluentUI' {
|
|
2102
|
-
background: $btn-success-bgcolor;
|
|
2102
|
+
background: $btn-success-focus-bgcolor;
|
|
2103
2103
|
}
|
|
2104
2104
|
@if $skin-name == 'Material3' {
|
|
2105
2105
|
background: $btn-success-active-bgcolor;
|
|
@@ -2156,7 +2156,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
2156
2156
|
|
|
2157
2157
|
&:focus-visible { // only for keybord
|
|
2158
2158
|
@if $skin-name == 'FluentUI' {
|
|
2159
|
-
background: $btn-info-bgcolor;
|
|
2159
|
+
background: $btn-info-focus-bgcolor;
|
|
2160
2160
|
}
|
|
2161
2161
|
@if $skin-name == 'Material3' {
|
|
2162
2162
|
background: $btn-info-active-bgcolor;
|
|
@@ -2213,7 +2213,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
2213
2213
|
|
|
2214
2214
|
&:focus-visible { // only for keybord
|
|
2215
2215
|
@if $skin-name == 'FluentUI' {
|
|
2216
|
-
background: $btn-warning-bgcolor;
|
|
2216
|
+
background: $btn-warning-focus-bgcolor;
|
|
2217
2217
|
}
|
|
2218
2218
|
@if $skin-name == 'Material3' {
|
|
2219
2219
|
background: $btn-warning-active-bgcolor;
|
|
@@ -2270,7 +2270,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
2270
2270
|
|
|
2271
2271
|
&:focus-visible { // only for keybord
|
|
2272
2272
|
@if $skin-name == 'FluentUI' {
|
|
2273
|
-
background: $btn-danger-bgcolor;
|
|
2273
|
+
background: $btn-danger-focus-bgcolor;
|
|
2274
2274
|
}
|
|
2275
2275
|
@if $skin-name == 'Material3' {
|
|
2276
2276
|
background: $btn-danger-active-bgcolor;
|
|
@@ -1750,7 +1750,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1750
1750
|
|
|
1751
1751
|
&:focus-visible { // only for keybord
|
|
1752
1752
|
@if $skin-name == 'FluentUI' {
|
|
1753
|
-
background: $btn-bgcolor;
|
|
1753
|
+
background: $btn-focus-bgcolor;
|
|
1754
1754
|
}
|
|
1755
1755
|
@if $skin-name == 'Material3' {
|
|
1756
1756
|
background: $btn-active-bgcolor;
|
|
@@ -1830,7 +1830,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1830
1830
|
|
|
1831
1831
|
&:focus-visible { // only for keybord
|
|
1832
1832
|
@if $skin-name == 'FluentUI' {
|
|
1833
|
-
background: $btn-bgcolor;
|
|
1833
|
+
background: $btn-focus-bgcolor;
|
|
1834
1834
|
}
|
|
1835
1835
|
@if $skin-name == 'Material3' {
|
|
1836
1836
|
background: $btn-active-bgcolor;
|
|
@@ -1882,7 +1882,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1882
1882
|
|
|
1883
1883
|
&:focus-visible { // only for keybord
|
|
1884
1884
|
@if $skin-name == 'FluentUI' {
|
|
1885
|
-
background: $btn-primary-bgcolor;
|
|
1885
|
+
background: $btn-primary-focus-bgcolor;
|
|
1886
1886
|
}
|
|
1887
1887
|
@if $skin-name == 'Material3' {
|
|
1888
1888
|
background: $btn-primary-active-bgcolor;
|
|
@@ -1908,7 +1908,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1908
1908
|
|
|
1909
1909
|
&:focus-visible { // only for keybord
|
|
1910
1910
|
@if $skin-name == 'FluentUI' {
|
|
1911
|
-
background: $btn-success-bgcolor;
|
|
1911
|
+
background: $btn-success-focus-bgcolor;
|
|
1912
1912
|
}
|
|
1913
1913
|
@if $skin-name == 'Material3' {
|
|
1914
1914
|
background: $btn-success-active-bgcolor;
|
|
@@ -1934,7 +1934,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1934
1934
|
|
|
1935
1935
|
&:focus-visible { // only for keybord
|
|
1936
1936
|
@if $skin-name == 'FluentUI' {
|
|
1937
|
-
background: $btn-info-bgcolor;
|
|
1937
|
+
background: $btn-info-focus-bgcolor;
|
|
1938
1938
|
}
|
|
1939
1939
|
@if $skin-name == 'Material3' {
|
|
1940
1940
|
background: $btn-info-active-bgcolor;
|
|
@@ -1960,7 +1960,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1960
1960
|
|
|
1961
1961
|
&:focus-visible { // only for keybord
|
|
1962
1962
|
@if $skin-name == 'FluentUI' {
|
|
1963
|
-
background: $btn-warning-bgcolor;
|
|
1963
|
+
background: $btn-warning-focus-bgcolor;
|
|
1964
1964
|
}
|
|
1965
1965
|
@if $skin-name == 'Material3' {
|
|
1966
1966
|
background: $btn-warning-active-bgcolor;
|
|
@@ -1986,7 +1986,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
1986
1986
|
|
|
1987
1987
|
&:focus-visible { // only for keybord
|
|
1988
1988
|
@if $skin-name == 'FluentUI' {
|
|
1989
|
-
background: $btn-danger-bgcolor;
|
|
1989
|
+
background: $btn-danger-focus-bgcolor;
|
|
1990
1990
|
}
|
|
1991
1991
|
@if $skin-name == 'Material3' {
|
|
1992
1992
|
background: $btn-danger-active-bgcolor;
|
|
@@ -2030,7 +2030,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
2030
2030
|
|
|
2031
2031
|
&:focus-visible { // only for keybord
|
|
2032
2032
|
@if $skin-name == 'FluentUI' {
|
|
2033
|
-
background: $btn-primary-bgcolor;
|
|
2033
|
+
background: $btn-primary-focus-bgcolor;
|
|
2034
2034
|
}
|
|
2035
2035
|
@if $skin-name == 'Material3' {
|
|
2036
2036
|
background: $btn-primary-active-bgcolor;
|
|
@@ -2099,7 +2099,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
2099
2099
|
|
|
2100
2100
|
&:focus-visible { // only for keybord
|
|
2101
2101
|
@if $skin-name == 'FluentUI' {
|
|
2102
|
-
background: $btn-success-bgcolor;
|
|
2102
|
+
background: $btn-success-focus-bgcolor;
|
|
2103
2103
|
}
|
|
2104
2104
|
@if $skin-name == 'Material3' {
|
|
2105
2105
|
background: $btn-success-active-bgcolor;
|
|
@@ -2156,7 +2156,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
2156
2156
|
|
|
2157
2157
|
&:focus-visible { // only for keybord
|
|
2158
2158
|
@if $skin-name == 'FluentUI' {
|
|
2159
|
-
background: $btn-info-bgcolor;
|
|
2159
|
+
background: $btn-info-focus-bgcolor;
|
|
2160
2160
|
}
|
|
2161
2161
|
@if $skin-name == 'Material3' {
|
|
2162
2162
|
background: $btn-info-active-bgcolor;
|
|
@@ -2213,7 +2213,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
2213
2213
|
|
|
2214
2214
|
&:focus-visible { // only for keybord
|
|
2215
2215
|
@if $skin-name == 'FluentUI' {
|
|
2216
|
-
background: $btn-warning-bgcolor;
|
|
2216
|
+
background: $btn-warning-focus-bgcolor;
|
|
2217
2217
|
}
|
|
2218
2218
|
@if $skin-name == 'Material3' {
|
|
2219
2219
|
background: $btn-warning-active-bgcolor;
|
|
@@ -2270,7 +2270,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
2270
2270
|
|
|
2271
2271
|
&:focus-visible { // only for keybord
|
|
2272
2272
|
@if $skin-name == 'FluentUI' {
|
|
2273
|
-
background: $btn-danger-bgcolor;
|
|
2273
|
+
background: $btn-danger-focus-bgcolor;
|
|
2274
2274
|
}
|
|
2275
2275
|
@if $skin-name == 'Material3' {
|
|
2276
2276
|
background: $btn-danger-active-bgcolor;
|
|
@@ -1727,7 +1727,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1727
1727
|
|
|
1728
1728
|
&:focus-visible { // only for keybord
|
|
1729
1729
|
@if $skin-name == 'FluentUI' {
|
|
1730
|
-
background: $btn-bgcolor;
|
|
1730
|
+
background: $btn-focus-bgcolor;
|
|
1731
1731
|
}
|
|
1732
1732
|
@if $skin-name == 'Material3' {
|
|
1733
1733
|
background: $btn-active-bgcolor;
|
|
@@ -1807,7 +1807,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1807
1807
|
|
|
1808
1808
|
&:focus-visible { // only for keybord
|
|
1809
1809
|
@if $skin-name == 'FluentUI' {
|
|
1810
|
-
background: $btn-bgcolor;
|
|
1810
|
+
background: $btn-focus-bgcolor;
|
|
1811
1811
|
}
|
|
1812
1812
|
@if $skin-name == 'Material3' {
|
|
1813
1813
|
background: $btn-active-bgcolor;
|
|
@@ -1859,7 +1859,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1859
1859
|
|
|
1860
1860
|
&:focus-visible { // only for keybord
|
|
1861
1861
|
@if $skin-name == 'FluentUI' {
|
|
1862
|
-
background: $btn-primary-bgcolor;
|
|
1862
|
+
background: $btn-primary-focus-bgcolor;
|
|
1863
1863
|
}
|
|
1864
1864
|
@if $skin-name == 'Material3' {
|
|
1865
1865
|
background: $btn-primary-active-bgcolor;
|
|
@@ -1885,7 +1885,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1885
1885
|
|
|
1886
1886
|
&:focus-visible { // only for keybord
|
|
1887
1887
|
@if $skin-name == 'FluentUI' {
|
|
1888
|
-
background: $btn-success-bgcolor;
|
|
1888
|
+
background: $btn-success-focus-bgcolor;
|
|
1889
1889
|
}
|
|
1890
1890
|
@if $skin-name == 'Material3' {
|
|
1891
1891
|
background: $btn-success-active-bgcolor;
|
|
@@ -1911,7 +1911,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1911
1911
|
|
|
1912
1912
|
&:focus-visible { // only for keybord
|
|
1913
1913
|
@if $skin-name == 'FluentUI' {
|
|
1914
|
-
background: $btn-info-bgcolor;
|
|
1914
|
+
background: $btn-info-focus-bgcolor;
|
|
1915
1915
|
}
|
|
1916
1916
|
@if $skin-name == 'Material3' {
|
|
1917
1917
|
background: $btn-info-active-bgcolor;
|
|
@@ -1937,7 +1937,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1937
1937
|
|
|
1938
1938
|
&:focus-visible { // only for keybord
|
|
1939
1939
|
@if $skin-name == 'FluentUI' {
|
|
1940
|
-
background: $btn-warning-bgcolor;
|
|
1940
|
+
background: $btn-warning-focus-bgcolor;
|
|
1941
1941
|
}
|
|
1942
1942
|
@if $skin-name == 'Material3' {
|
|
1943
1943
|
background: $btn-warning-active-bgcolor;
|
|
@@ -1963,7 +1963,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1963
1963
|
|
|
1964
1964
|
&:focus-visible { // only for keybord
|
|
1965
1965
|
@if $skin-name == 'FluentUI' {
|
|
1966
|
-
background: $btn-danger-bgcolor;
|
|
1966
|
+
background: $btn-danger-focus-bgcolor;
|
|
1967
1967
|
}
|
|
1968
1968
|
@if $skin-name == 'Material3' {
|
|
1969
1969
|
background: $btn-danger-active-bgcolor;
|
|
@@ -2007,7 +2007,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
2007
2007
|
|
|
2008
2008
|
&:focus-visible { // only for keybord
|
|
2009
2009
|
@if $skin-name == 'FluentUI' {
|
|
2010
|
-
background: $btn-primary-bgcolor;
|
|
2010
|
+
background: $btn-primary-focus-bgcolor;
|
|
2011
2011
|
}
|
|
2012
2012
|
@if $skin-name == 'Material3' {
|
|
2013
2013
|
background: $btn-primary-active-bgcolor;
|
|
@@ -2076,7 +2076,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
2076
2076
|
|
|
2077
2077
|
&:focus-visible { // only for keybord
|
|
2078
2078
|
@if $skin-name == 'FluentUI' {
|
|
2079
|
-
background: $btn-success-bgcolor;
|
|
2079
|
+
background: $btn-success-focus-bgcolor;
|
|
2080
2080
|
}
|
|
2081
2081
|
@if $skin-name == 'Material3' {
|
|
2082
2082
|
background: $btn-success-active-bgcolor;
|
|
@@ -2133,7 +2133,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
2133
2133
|
|
|
2134
2134
|
&:focus-visible { // only for keybord
|
|
2135
2135
|
@if $skin-name == 'FluentUI' {
|
|
2136
|
-
background: $btn-info-bgcolor;
|
|
2136
|
+
background: $btn-info-focus-bgcolor;
|
|
2137
2137
|
}
|
|
2138
2138
|
@if $skin-name == 'Material3' {
|
|
2139
2139
|
background: $btn-info-active-bgcolor;
|
|
@@ -2190,7 +2190,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
2190
2190
|
|
|
2191
2191
|
&:focus-visible { // only for keybord
|
|
2192
2192
|
@if $skin-name == 'FluentUI' {
|
|
2193
|
-
background: $btn-warning-bgcolor;
|
|
2193
|
+
background: $btn-warning-focus-bgcolor;
|
|
2194
2194
|
}
|
|
2195
2195
|
@if $skin-name == 'Material3' {
|
|
2196
2196
|
background: $btn-warning-active-bgcolor;
|
|
@@ -2247,7 +2247,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
2247
2247
|
|
|
2248
2248
|
&:focus-visible { // only for keybord
|
|
2249
2249
|
@if $skin-name == 'FluentUI' {
|
|
2250
|
-
background: $btn-danger-bgcolor;
|
|
2250
|
+
background: $btn-danger-focus-bgcolor;
|
|
2251
2251
|
}
|
|
2252
2252
|
@if $skin-name == 'Material3' {
|
|
2253
2253
|
background: $btn-danger-active-bgcolor;
|
|
@@ -1727,7 +1727,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1727
1727
|
|
|
1728
1728
|
&:focus-visible { // only for keybord
|
|
1729
1729
|
@if $skin-name == 'FluentUI' {
|
|
1730
|
-
background: $btn-bgcolor;
|
|
1730
|
+
background: $btn-focus-bgcolor;
|
|
1731
1731
|
}
|
|
1732
1732
|
@if $skin-name == 'Material3' {
|
|
1733
1733
|
background: $btn-active-bgcolor;
|
|
@@ -1807,7 +1807,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1807
1807
|
|
|
1808
1808
|
&:focus-visible { // only for keybord
|
|
1809
1809
|
@if $skin-name == 'FluentUI' {
|
|
1810
|
-
background: $btn-bgcolor;
|
|
1810
|
+
background: $btn-focus-bgcolor;
|
|
1811
1811
|
}
|
|
1812
1812
|
@if $skin-name == 'Material3' {
|
|
1813
1813
|
background: $btn-active-bgcolor;
|
|
@@ -1859,7 +1859,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1859
1859
|
|
|
1860
1860
|
&:focus-visible { // only for keybord
|
|
1861
1861
|
@if $skin-name == 'FluentUI' {
|
|
1862
|
-
background: $btn-primary-bgcolor;
|
|
1862
|
+
background: $btn-primary-focus-bgcolor;
|
|
1863
1863
|
}
|
|
1864
1864
|
@if $skin-name == 'Material3' {
|
|
1865
1865
|
background: $btn-primary-active-bgcolor;
|
|
@@ -1885,7 +1885,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1885
1885
|
|
|
1886
1886
|
&:focus-visible { // only for keybord
|
|
1887
1887
|
@if $skin-name == 'FluentUI' {
|
|
1888
|
-
background: $btn-success-bgcolor;
|
|
1888
|
+
background: $btn-success-focus-bgcolor;
|
|
1889
1889
|
}
|
|
1890
1890
|
@if $skin-name == 'Material3' {
|
|
1891
1891
|
background: $btn-success-active-bgcolor;
|
|
@@ -1911,7 +1911,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1911
1911
|
|
|
1912
1912
|
&:focus-visible { // only for keybord
|
|
1913
1913
|
@if $skin-name == 'FluentUI' {
|
|
1914
|
-
background: $btn-info-bgcolor;
|
|
1914
|
+
background: $btn-info-focus-bgcolor;
|
|
1915
1915
|
}
|
|
1916
1916
|
@if $skin-name == 'Material3' {
|
|
1917
1917
|
background: $btn-info-active-bgcolor;
|
|
@@ -1937,7 +1937,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1937
1937
|
|
|
1938
1938
|
&:focus-visible { // only for keybord
|
|
1939
1939
|
@if $skin-name == 'FluentUI' {
|
|
1940
|
-
background: $btn-warning-bgcolor;
|
|
1940
|
+
background: $btn-warning-focus-bgcolor;
|
|
1941
1941
|
}
|
|
1942
1942
|
@if $skin-name == 'Material3' {
|
|
1943
1943
|
background: $btn-warning-active-bgcolor;
|
|
@@ -1963,7 +1963,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
1963
1963
|
|
|
1964
1964
|
&:focus-visible { // only for keybord
|
|
1965
1965
|
@if $skin-name == 'FluentUI' {
|
|
1966
|
-
background: $btn-danger-bgcolor;
|
|
1966
|
+
background: $btn-danger-focus-bgcolor;
|
|
1967
1967
|
}
|
|
1968
1968
|
@if $skin-name == 'Material3' {
|
|
1969
1969
|
background: $btn-danger-active-bgcolor;
|
|
@@ -2007,7 +2007,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
2007
2007
|
|
|
2008
2008
|
&:focus-visible { // only for keybord
|
|
2009
2009
|
@if $skin-name == 'FluentUI' {
|
|
2010
|
-
background: $btn-primary-bgcolor;
|
|
2010
|
+
background: $btn-primary-focus-bgcolor;
|
|
2011
2011
|
}
|
|
2012
2012
|
@if $skin-name == 'Material3' {
|
|
2013
2013
|
background: $btn-primary-active-bgcolor;
|
|
@@ -2076,7 +2076,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
2076
2076
|
|
|
2077
2077
|
&:focus-visible { // only for keybord
|
|
2078
2078
|
@if $skin-name == 'FluentUI' {
|
|
2079
|
-
background: $btn-success-bgcolor;
|
|
2079
|
+
background: $btn-success-focus-bgcolor;
|
|
2080
2080
|
}
|
|
2081
2081
|
@if $skin-name == 'Material3' {
|
|
2082
2082
|
background: $btn-success-active-bgcolor;
|
|
@@ -2133,7 +2133,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
2133
2133
|
|
|
2134
2134
|
&:focus-visible { // only for keybord
|
|
2135
2135
|
@if $skin-name == 'FluentUI' {
|
|
2136
|
-
background: $btn-info-bgcolor;
|
|
2136
|
+
background: $btn-info-focus-bgcolor;
|
|
2137
2137
|
}
|
|
2138
2138
|
@if $skin-name == 'Material3' {
|
|
2139
2139
|
background: $btn-info-active-bgcolor;
|
|
@@ -2190,7 +2190,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
2190
2190
|
|
|
2191
2191
|
&:focus-visible { // only for keybord
|
|
2192
2192
|
@if $skin-name == 'FluentUI' {
|
|
2193
|
-
background: $btn-warning-bgcolor;
|
|
2193
|
+
background: $btn-warning-focus-bgcolor;
|
|
2194
2194
|
}
|
|
2195
2195
|
@if $skin-name == 'Material3' {
|
|
2196
2196
|
background: $btn-warning-active-bgcolor;
|
|
@@ -2247,7 +2247,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
2247
2247
|
|
|
2248
2248
|
&:focus-visible { // only for keybord
|
|
2249
2249
|
@if $skin-name == 'FluentUI' {
|
|
2250
|
-
background: $btn-danger-bgcolor;
|
|
2250
|
+
background: $btn-danger-focus-bgcolor;
|
|
2251
2251
|
}
|
|
2252
2252
|
@if $skin-name == 'Material3' {
|
|
2253
2253
|
background: $btn-danger-active-bgcolor;
|
|
@@ -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') {
|