@syncfusion/blazor-themes 23.2.7 → 24.1.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/base/bootstrap-dark.scss +24 -1
- package/SCSS-Themes/base/bootstrap.scss +24 -1
- package/SCSS-Themes/base/bootstrap4.scss +25 -2
- package/SCSS-Themes/base/bootstrap5-dark.scss +25 -2
- package/SCSS-Themes/base/bootstrap5.scss +25 -2
- package/SCSS-Themes/base/fabric-dark.scss +24 -1
- package/SCSS-Themes/base/fabric.scss +24 -1
- package/SCSS-Themes/base/fluent-dark.scss +25 -2
- package/SCSS-Themes/base/fluent.scss +25 -2
- package/SCSS-Themes/base/highcontrast.scss +24 -1
- package/SCSS-Themes/base/material-dark.scss +24 -1
- package/SCSS-Themes/base/material.scss +24 -1
- package/SCSS-Themes/base/material3-dark.scss +24 -1
- package/SCSS-Themes/base/material3.scss +24 -1
- package/SCSS-Themes/base/tailwind-dark.scss +24 -1
- package/SCSS-Themes/base/tailwind.scss +24 -1
- package/SCSS-Themes/bootstrap-dark.scss +2775 -208
- package/SCSS-Themes/bootstrap.scss +2774 -208
- package/SCSS-Themes/bootstrap4.scss +2782 -215
- package/SCSS-Themes/bootstrap5-dark.scss +2778 -213
- package/SCSS-Themes/bootstrap5.scss +2778 -213
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap4.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap5.scss +12 -12
- package/SCSS-Themes/buttons/button/fabric-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/fabric.scss +12 -12
- package/SCSS-Themes/buttons/button/fluent-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/fluent.scss +12 -12
- package/SCSS-Themes/buttons/button/highcontrast.scss +12 -12
- package/SCSS-Themes/buttons/button/material-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/material.scss +12 -12
- package/SCSS-Themes/buttons/button/material3-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/material3.scss +12 -12
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/tailwind.scss +12 -12
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +3 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material3.scss +3 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +3 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +13 -16
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +13 -16
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +11 -15
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +28 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +0 -3
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +6 -0
- package/SCSS-Themes/fabric-dark.scss +2773 -207
- package/SCSS-Themes/fabric.scss +2773 -207
- package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fabric.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fluent.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +11 -9
- package/SCSS-Themes/filemanager/file-manager/material3.scss +11 -9
- package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/tailwind.scss +6 -4
- package/SCSS-Themes/fluent-dark.scss +2791 -219
- package/SCSS-Themes/fluent.scss +2791 -219
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +110 -21
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fabric.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fluent.scss +109 -21
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material3.scss +109 -21
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +109 -22
- package/SCSS-Themes/gantt/gantt/tailwind.scss +109 -22
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +267 -13
- package/SCSS-Themes/grids/grid/bootstrap.scss +267 -13
- package/SCSS-Themes/grids/grid/bootstrap4.scss +271 -17
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +262 -11
- package/SCSS-Themes/grids/grid/bootstrap5.scss +262 -11
- package/SCSS-Themes/grids/grid/fabric-dark.scss +267 -13
- package/SCSS-Themes/grids/grid/fabric.scss +267 -13
- package/SCSS-Themes/grids/grid/fluent-dark.scss +271 -17
- package/SCSS-Themes/grids/grid/fluent.scss +271 -17
- package/SCSS-Themes/grids/grid/highcontrast.scss +266 -12
- package/SCSS-Themes/grids/grid/material-dark.scss +266 -12
- package/SCSS-Themes/grids/grid/material.scss +266 -12
- package/SCSS-Themes/grids/grid/material3-dark.scss +271 -14
- package/SCSS-Themes/grids/grid/material3.scss +271 -14
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +265 -11
- package/SCSS-Themes/grids/grid/tailwind.scss +265 -11
- package/SCSS-Themes/highcontrast.scss +2774 -208
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +209 -8
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +209 -8
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material3.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +203 -8
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fabric.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fluent.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material3-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material3.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +36 -0
- package/SCSS-Themes/inputs/data-form/bootstrap-dark.scss +307 -0
- package/SCSS-Themes/inputs/data-form/bootstrap.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap4.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap5-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap5.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fabric-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fabric.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fluent-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fluent.scss +306 -0
- package/SCSS-Themes/inputs/data-form/highcontrast.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material.scss +307 -0
- package/SCSS-Themes/inputs/data-form/material3-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material3.scss +306 -0
- package/SCSS-Themes/inputs/data-form/tailwind-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/tailwind.scss +306 -0
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +30 -9
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/fabric.scss +30 -9
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/fluent.scss +30 -9
- package/SCSS-Themes/inputs/rating/highcontrast.scss +30 -9
- package/SCSS-Themes/inputs/rating/material-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/material.scss +30 -9
- package/SCSS-Themes/inputs/rating/material3-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/material3.scss +30 -9
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/tailwind.scss +30 -9
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +4 -0
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/fabric.scss +4 -0
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/fluent.scss +4 -0
- package/SCSS-Themes/inputs/slider/highcontrast.scss +4 -0
- package/SCSS-Themes/inputs/slider/material-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/material.scss +4 -0
- package/SCSS-Themes/inputs/slider/material3-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/material3.scss +4 -0
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/tailwind.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap4.scss +2 -2
- package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
- package/SCSS-Themes/lists/list-view/material.scss +1 -1
- package/SCSS-Themes/lists/list-view/material3-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/material3.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind-dark.scss +2 -2
- package/SCSS-Themes/lists/list-view/tailwind.scss +2 -2
- package/SCSS-Themes/material-dark.scss +2773 -207
- package/SCSS-Themes/material.scss +2775 -208
- package/SCSS-Themes/material3-dark.scss +2789 -221
- package/SCSS-Themes/material3.scss +2789 -221
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +130 -0
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/fabric.scss +130 -0
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/fluent.scss +130 -0
- package/SCSS-Themes/navigations/pager/highcontrast.scss +130 -0
- package/SCSS-Themes/navigations/pager/material-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/material.scss +130 -0
- package/SCSS-Themes/navigations/pager/material3-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/material3.scss +130 -0
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/tailwind.scss +130 -0
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +877 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +877 -0
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fabric.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fluent.scss +876 -0
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material3.scss +876 -0
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/tailwind.scss +876 -0
- package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +9 -2
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +9 -2
- package/SCSS-Themes/navigations/tab/fabric-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/fabric.scss +6 -0
- package/SCSS-Themes/navigations/tab/fluent-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/fluent.scss +7 -1
- package/SCSS-Themes/navigations/tab/highcontrast.scss +7 -1
- package/SCSS-Themes/navigations/tab/material-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/material.scss +7 -1
- package/SCSS-Themes/navigations/tab/material3-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/material3.scss +6 -0
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/tailwind.scss +6 -0
- package/SCSS-Themes/notifications/message/bootstrap-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap4.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap5-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap5.scss +257 -17
- package/SCSS-Themes/notifications/message/fabric-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/fabric.scss +257 -17
- package/SCSS-Themes/notifications/message/fluent-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/fluent.scss +257 -17
- package/SCSS-Themes/notifications/message/highcontrast.scss +257 -17
- package/SCSS-Themes/notifications/message/material-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/material.scss +257 -17
- package/SCSS-Themes/notifications/message/material3-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/material3.scss +257 -17
- package/SCSS-Themes/notifications/message/tailwind-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/tailwind.scss +257 -17
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +147 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +65 -31
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +65 -31
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +64 -30
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +64 -30
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +63 -29
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/material.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/material3.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +20 -26
- package/SCSS-Themes/popups/tooltip/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/popups/tooltip/bootstrap5.scss +2 -2
- package/SCSS-Themes/popups/tooltip/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/fluent.scss +1 -1
- package/SCSS-Themes/popups/tooltip/highcontrast.scss +1 -1
- package/SCSS-Themes/popups/tooltip/tailwind-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/tailwind.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +112 -19
- package/SCSS-Themes/ribbon/ribbon/material.scss +112 -19
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +111 -20
- package/SCSS-Themes/ribbon/ribbon/material3.scss +111 -20
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +111 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +82 -7
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap-dark.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap4.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5-dark.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/fabric-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fabric.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fluent-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fluent.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/highcontrast.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material-dark.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material3-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/material3.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/tailwind-dark.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/tailwind.scss +8 -13
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fabric.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fluent.scss +29 -12
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material3.scss +29 -12
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/tailwind.scss +29 -12
- package/SCSS-Themes/tailwind-dark.scss +2775 -210
- package/SCSS-Themes/tailwind.scss +2775 -210
- package/package.json +1 -1
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
$rating-li-font-size: $font-icon-20 !default;
|
|
2
2
|
$rating-li-padding: 4px !default;
|
|
3
|
+
$rating-li-line-height: 3px !default;
|
|
3
4
|
$rating-li-min-width-height: 28px !default;
|
|
4
5
|
$rating-focus-border-radius: 4px !default;
|
|
5
6
|
$rating-label-bottom-margin: 6px !default;
|
|
@@ -12,18 +13,21 @@ $rating-reset-font-size : $font-icon-16 !default;
|
|
|
12
13
|
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
13
14
|
|
|
14
15
|
$rating-small-li-font-size: $font-icon-16 !default;
|
|
16
|
+
$rating-small-li-line-height: 10px !default;
|
|
15
17
|
$rating-small-li-min-width-height: 24px !default;
|
|
16
18
|
$rating-small-label-font-size: $text-xxs !default;
|
|
17
19
|
$rating-small-label-line-height: 16px !default;
|
|
18
20
|
$rating-small-reset-font-size : $font-icon-12 !default;
|
|
19
21
|
|
|
20
22
|
$rating-bigger-li-font-size: $font-icon-24 !default;
|
|
23
|
+
$rating-bigger-li-line-height: 18px !default;
|
|
21
24
|
$rating-bigger-li-min-width-height: 32px !default;
|
|
22
25
|
$rating-bigger-label-font-size: $text-2xl !default;
|
|
23
26
|
$rating-bigger-label-line-height: 22px !default;
|
|
24
27
|
$rating-bigger-reset-font-size : $font-icon-20 !default;
|
|
25
28
|
|
|
26
29
|
$rating-bigger-small-li-font-size: $font-icon-22 !default;
|
|
30
|
+
$rating-bigger-small-li-line-height: 15px !default;
|
|
27
31
|
$rating-bigger-small-li-min-width-height: 30px !default;
|
|
28
32
|
$rating-bigger-small-label-font-size: $text-xs !default;
|
|
29
33
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
@@ -60,7 +64,10 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
60
64
|
margin: 4px;
|
|
61
65
|
|
|
62
66
|
&:focus-visible:not(:hover) .e-rating-focus {
|
|
63
|
-
|
|
67
|
+
&:not(:has(svg)),
|
|
68
|
+
.e-rating-item:has(svg) {
|
|
69
|
+
outline: 1px solid;
|
|
70
|
+
}
|
|
64
71
|
}
|
|
65
72
|
|
|
66
73
|
&:focus-visible {
|
|
@@ -74,6 +81,9 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
74
81
|
}
|
|
75
82
|
|
|
76
83
|
.e-rating-item-container {
|
|
84
|
+
&:has(svg) {
|
|
85
|
+
line-height: $rating-li-line-height;
|
|
86
|
+
}
|
|
77
87
|
cursor: pointer;
|
|
78
88
|
font-size: $rating-li-font-size;
|
|
79
89
|
padding: $rating-li-padding;
|
|
@@ -88,12 +98,11 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
88
98
|
}
|
|
89
99
|
}
|
|
90
100
|
|
|
91
|
-
&.e-rating-animation:not(.e-disabled)
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
}
|
|
101
|
+
&.e-rating-animation.e-touch-select:not(.e-disabled) .e-rating-item-container.e-rating-focus .e-rating-item,
|
|
102
|
+
&.e-rating-animation:not(.e-disabled, .e-rating-touch) .e-rating-item-container:hover .e-rating-item {
|
|
103
|
+
transition: transform 150ms cubic-bezier(.4, 0, .2, 1) 0ms;
|
|
104
|
+
transform: scale(1.4);
|
|
105
|
+
pointer-events: none;
|
|
97
106
|
}
|
|
98
107
|
|
|
99
108
|
&.e-disabled {
|
|
@@ -202,6 +211,9 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
202
211
|
.e-small.e-rating-container,
|
|
203
212
|
.e-small .e-rating-container {
|
|
204
213
|
.e-rating-item-container {
|
|
214
|
+
&:has(svg) {
|
|
215
|
+
line-height: $rating-small-li-line-height;
|
|
216
|
+
}
|
|
205
217
|
font-size: $rating-small-li-font-size;
|
|
206
218
|
}
|
|
207
219
|
|
|
@@ -218,6 +230,9 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
218
230
|
.e-bigger.e-rating-container,
|
|
219
231
|
.e-bigger .e-rating-container {
|
|
220
232
|
.e-rating-item-container {
|
|
233
|
+
&:has(svg) {
|
|
234
|
+
line-height: $rating-bigger-li-line-height;
|
|
235
|
+
}
|
|
221
236
|
font-size: $rating-bigger-li-font-size;
|
|
222
237
|
}
|
|
223
238
|
|
|
@@ -236,6 +251,9 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
236
251
|
.e-bigger .e-small.e-rating-container,
|
|
237
252
|
.e-small .e-bigger.e-rating-container {
|
|
238
253
|
.e-rating-item-container {
|
|
254
|
+
&:has(svg) {
|
|
255
|
+
line-height: $rating-bigger-small-li-line-height;
|
|
256
|
+
}
|
|
239
257
|
font-size: $rating-bigger-small-li-font-size;
|
|
240
258
|
}
|
|
241
259
|
|
|
@@ -255,8 +273,11 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
255
273
|
.e-rating-container {
|
|
256
274
|
.e-rating-item-list {
|
|
257
275
|
&:focus-visible:not(:hover) .e-rating-focus {
|
|
258
|
-
|
|
259
|
-
|
|
276
|
+
&:not(:has(svg)),
|
|
277
|
+
.e-rating-item:has(svg) {
|
|
278
|
+
outline-color: $rating-li-focus;
|
|
279
|
+
border-radius: $rating-focus-border-radius;
|
|
280
|
+
}
|
|
260
281
|
}
|
|
261
282
|
}
|
|
262
283
|
|
|
@@ -317,24 +317,28 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
317
317
|
}
|
|
318
318
|
|
|
319
319
|
&.e-slider-horizontal-before {
|
|
320
|
+
transform: rotate(45deg);
|
|
320
321
|
.e-tip-content {
|
|
321
322
|
transform: rotate(-45deg);
|
|
322
323
|
}
|
|
323
324
|
}
|
|
324
325
|
|
|
325
326
|
&.e-slider-horizontal-after {
|
|
327
|
+
transform: rotate(225deg);
|
|
326
328
|
.e-tip-content {
|
|
327
329
|
transform: rotate(-225deg);
|
|
328
330
|
}
|
|
329
331
|
}
|
|
330
332
|
|
|
331
333
|
&.e-slider-vertical-before {
|
|
334
|
+
transform: rotate(-45deg);
|
|
332
335
|
.e-tip-content {
|
|
333
336
|
transform: rotate(45deg);
|
|
334
337
|
}
|
|
335
338
|
}
|
|
336
339
|
|
|
337
340
|
&.e-slider-vertical-after {
|
|
341
|
+
transform: rotate(-225deg);
|
|
338
342
|
.e-tip-content {
|
|
339
343
|
transform: rotate(225deg);
|
|
340
344
|
}
|
|
@@ -313,24 +313,28 @@ $slider-tick-font-color: $grey-light-font !default;
|
|
|
313
313
|
}
|
|
314
314
|
|
|
315
315
|
&.e-slider-horizontal-before {
|
|
316
|
+
transform: rotate(45deg);
|
|
316
317
|
.e-tip-content {
|
|
317
318
|
transform: rotate(-45deg);
|
|
318
319
|
}
|
|
319
320
|
}
|
|
320
321
|
|
|
321
322
|
&.e-slider-horizontal-after {
|
|
323
|
+
transform: rotate(225deg);
|
|
322
324
|
.e-tip-content {
|
|
323
325
|
transform: rotate(-225deg);
|
|
324
326
|
}
|
|
325
327
|
}
|
|
326
328
|
|
|
327
329
|
&.e-slider-vertical-before {
|
|
330
|
+
transform: rotate(-45deg);
|
|
328
331
|
.e-tip-content {
|
|
329
332
|
transform: rotate(45deg);
|
|
330
333
|
}
|
|
331
334
|
}
|
|
332
335
|
|
|
333
336
|
&.e-slider-vertical-after {
|
|
337
|
+
transform: rotate(-225deg);
|
|
334
338
|
.e-tip-content {
|
|
335
339
|
transform: rotate(225deg);
|
|
336
340
|
}
|
|
@@ -308,24 +308,28 @@ $slider-disabled-track-color: $gray-300;
|
|
|
308
308
|
}
|
|
309
309
|
|
|
310
310
|
&.e-slider-horizontal-before {
|
|
311
|
+
transform: rotate(45deg);
|
|
311
312
|
.e-tip-content {
|
|
312
313
|
transform: rotate(-45deg);
|
|
313
314
|
}
|
|
314
315
|
}
|
|
315
316
|
|
|
316
317
|
&.e-slider-horizontal-after {
|
|
318
|
+
transform: rotate(225deg);
|
|
317
319
|
.e-tip-content {
|
|
318
320
|
transform: rotate(-225deg);
|
|
319
321
|
}
|
|
320
322
|
}
|
|
321
323
|
|
|
322
324
|
&.e-slider-vertical-before {
|
|
325
|
+
transform: rotate(-45deg);
|
|
323
326
|
.e-tip-content {
|
|
324
327
|
transform: rotate(45deg);
|
|
325
328
|
}
|
|
326
329
|
}
|
|
327
330
|
|
|
328
331
|
&.e-slider-vertical-after {
|
|
332
|
+
transform: rotate(-225deg);
|
|
329
333
|
.e-tip-content {
|
|
330
334
|
transform: rotate(225deg);
|
|
331
335
|
}
|
|
@@ -251,24 +251,28 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
251
251
|
}
|
|
252
252
|
|
|
253
253
|
&.e-slider-horizontal-before {
|
|
254
|
+
transform: rotate(45deg);
|
|
254
255
|
.e-tip-content {
|
|
255
256
|
transform: rotate(-45deg);
|
|
256
257
|
}
|
|
257
258
|
}
|
|
258
259
|
|
|
259
260
|
&.e-slider-horizontal-after {
|
|
261
|
+
transform: rotate(225deg);
|
|
260
262
|
.e-tip-content {
|
|
261
263
|
transform: rotate(-225deg);
|
|
262
264
|
}
|
|
263
265
|
}
|
|
264
266
|
|
|
265
267
|
&.e-slider-vertical-before {
|
|
268
|
+
transform: rotate(-45deg);
|
|
266
269
|
.e-tip-content {
|
|
267
270
|
transform: rotate(45deg);
|
|
268
271
|
}
|
|
269
272
|
}
|
|
270
273
|
|
|
271
274
|
&.e-slider-vertical-after {
|
|
275
|
+
transform: rotate(-225deg);
|
|
272
276
|
.e-tip-content {
|
|
273
277
|
transform: rotate(225deg);
|
|
274
278
|
}
|
|
@@ -251,24 +251,28 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
251
251
|
}
|
|
252
252
|
|
|
253
253
|
&.e-slider-horizontal-before {
|
|
254
|
+
transform: rotate(45deg);
|
|
254
255
|
.e-tip-content {
|
|
255
256
|
transform: rotate(-45deg);
|
|
256
257
|
}
|
|
257
258
|
}
|
|
258
259
|
|
|
259
260
|
&.e-slider-horizontal-after {
|
|
261
|
+
transform: rotate(225deg);
|
|
260
262
|
.e-tip-content {
|
|
261
263
|
transform: rotate(-225deg);
|
|
262
264
|
}
|
|
263
265
|
}
|
|
264
266
|
|
|
265
267
|
&.e-slider-vertical-before {
|
|
268
|
+
transform: rotate(-45deg);
|
|
266
269
|
.e-tip-content {
|
|
267
270
|
transform: rotate(45deg);
|
|
268
271
|
}
|
|
269
272
|
}
|
|
270
273
|
|
|
271
274
|
&.e-slider-vertical-after {
|
|
275
|
+
transform: rotate(-225deg);
|
|
272
276
|
.e-tip-content {
|
|
273
277
|
transform: rotate(225deg);
|
|
274
278
|
}
|
|
@@ -323,24 +323,28 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
323
323
|
}
|
|
324
324
|
|
|
325
325
|
&.e-slider-horizontal-before {
|
|
326
|
+
transform: rotate(45deg);
|
|
326
327
|
.e-tip-content {
|
|
327
328
|
transform: rotate(-45deg);
|
|
328
329
|
}
|
|
329
330
|
}
|
|
330
331
|
|
|
331
332
|
&.e-slider-horizontal-after {
|
|
333
|
+
transform: rotate(225deg);
|
|
332
334
|
.e-tip-content {
|
|
333
335
|
transform: rotate(-225deg);
|
|
334
336
|
}
|
|
335
337
|
}
|
|
336
338
|
|
|
337
339
|
&.e-slider-vertical-before {
|
|
340
|
+
transform: rotate(-45deg);
|
|
338
341
|
.e-tip-content {
|
|
339
342
|
transform: rotate(45deg);
|
|
340
343
|
}
|
|
341
344
|
}
|
|
342
345
|
|
|
343
346
|
&.e-slider-vertical-after {
|
|
347
|
+
transform: rotate(-225deg);
|
|
344
348
|
.e-tip-content {
|
|
345
349
|
transform: rotate(225deg);
|
|
346
350
|
}
|
|
@@ -317,24 +317,28 @@ $slider-tick-font-color: $message-font !default;
|
|
|
317
317
|
}
|
|
318
318
|
|
|
319
319
|
&.e-slider-horizontal-before {
|
|
320
|
+
transform: rotate(45deg);
|
|
320
321
|
.e-tip-content {
|
|
321
322
|
transform: rotate(-45deg);
|
|
322
323
|
}
|
|
323
324
|
}
|
|
324
325
|
|
|
325
326
|
&.e-slider-horizontal-after {
|
|
327
|
+
transform: rotate(225deg);
|
|
326
328
|
.e-tip-content {
|
|
327
329
|
transform: rotate(-225deg);
|
|
328
330
|
}
|
|
329
331
|
}
|
|
330
332
|
|
|
331
333
|
&.e-slider-vertical-before {
|
|
334
|
+
transform: rotate(-45deg);
|
|
332
335
|
.e-tip-content {
|
|
333
336
|
transform: rotate(45deg);
|
|
334
337
|
}
|
|
335
338
|
}
|
|
336
339
|
|
|
337
340
|
&.e-slider-vertical-after {
|
|
341
|
+
transform: rotate(-225deg);
|
|
338
342
|
.e-tip-content {
|
|
339
343
|
transform: rotate(225deg);
|
|
340
344
|
}
|
|
@@ -235,24 +235,28 @@ $slider-hover-handle-border-color: $primary !default;
|
|
|
235
235
|
}
|
|
236
236
|
|
|
237
237
|
&.e-slider-horizontal-before {
|
|
238
|
+
transform: rotate(45deg);
|
|
238
239
|
.e-tip-content {
|
|
239
240
|
transform: rotate(-45deg);
|
|
240
241
|
}
|
|
241
242
|
}
|
|
242
243
|
|
|
243
244
|
&.e-slider-horizontal-after {
|
|
245
|
+
transform: rotate(225deg);
|
|
244
246
|
.e-tip-content {
|
|
245
247
|
transform: rotate(-225deg);
|
|
246
248
|
}
|
|
247
249
|
}
|
|
248
250
|
|
|
249
251
|
&.e-slider-vertical-before {
|
|
252
|
+
transform: rotate(-45deg);
|
|
250
253
|
.e-tip-content {
|
|
251
254
|
transform: rotate(45deg);
|
|
252
255
|
}
|
|
253
256
|
}
|
|
254
257
|
|
|
255
258
|
&.e-slider-vertical-after {
|
|
259
|
+
transform: rotate(-225deg);
|
|
256
260
|
.e-tip-content {
|
|
257
261
|
transform: rotate(225deg);
|
|
258
262
|
}
|
|
@@ -235,24 +235,28 @@ $slider-hover-handle-border-color: $primary !default;
|
|
|
235
235
|
}
|
|
236
236
|
|
|
237
237
|
&.e-slider-horizontal-before {
|
|
238
|
+
transform: rotate(45deg);
|
|
238
239
|
.e-tip-content {
|
|
239
240
|
transform: rotate(-45deg);
|
|
240
241
|
}
|
|
241
242
|
}
|
|
242
243
|
|
|
243
244
|
&.e-slider-horizontal-after {
|
|
245
|
+
transform: rotate(225deg);
|
|
244
246
|
.e-tip-content {
|
|
245
247
|
transform: rotate(-225deg);
|
|
246
248
|
}
|
|
247
249
|
}
|
|
248
250
|
|
|
249
251
|
&.e-slider-vertical-before {
|
|
252
|
+
transform: rotate(-45deg);
|
|
250
253
|
.e-tip-content {
|
|
251
254
|
transform: rotate(45deg);
|
|
252
255
|
}
|
|
253
256
|
}
|
|
254
257
|
|
|
255
258
|
&.e-slider-vertical-after {
|
|
259
|
+
transform: rotate(-225deg);
|
|
256
260
|
.e-tip-content {
|
|
257
261
|
transform: rotate(225deg);
|
|
258
262
|
}
|
|
@@ -306,24 +306,28 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
|
|
|
306
306
|
}
|
|
307
307
|
|
|
308
308
|
&.e-slider-horizontal-before {
|
|
309
|
+
transform: rotate(45deg);
|
|
309
310
|
.e-tip-content {
|
|
310
311
|
transform: rotate(-45deg);
|
|
311
312
|
}
|
|
312
313
|
}
|
|
313
314
|
|
|
314
315
|
&.e-slider-horizontal-after {
|
|
316
|
+
transform: rotate(225deg);
|
|
315
317
|
.e-tip-content {
|
|
316
318
|
transform: rotate(-225deg);
|
|
317
319
|
}
|
|
318
320
|
}
|
|
319
321
|
|
|
320
322
|
&.e-slider-vertical-before {
|
|
323
|
+
transform: rotate(-45deg);
|
|
321
324
|
.e-tip-content {
|
|
322
325
|
transform: rotate(45deg);
|
|
323
326
|
}
|
|
324
327
|
}
|
|
325
328
|
|
|
326
329
|
&.e-slider-vertical-after {
|
|
330
|
+
transform: rotate(-225deg);
|
|
327
331
|
.e-tip-content {
|
|
328
332
|
transform: rotate(225deg);
|
|
329
333
|
}
|
|
@@ -320,24 +320,28 @@ $slider-button-vup-bg-image: none !default;
|
|
|
320
320
|
}
|
|
321
321
|
|
|
322
322
|
&.e-slider-horizontal-before {
|
|
323
|
+
transform: rotate(45deg);
|
|
323
324
|
.e-tip-content {
|
|
324
325
|
transform: rotate(-45deg);
|
|
325
326
|
}
|
|
326
327
|
}
|
|
327
328
|
|
|
328
329
|
&.e-slider-horizontal-after {
|
|
330
|
+
transform: rotate(225deg);
|
|
329
331
|
.e-tip-content {
|
|
330
332
|
transform: rotate(-225deg);
|
|
331
333
|
}
|
|
332
334
|
}
|
|
333
335
|
|
|
334
336
|
&.e-slider-vertical-before {
|
|
337
|
+
transform: rotate(-45deg);
|
|
335
338
|
.e-tip-content {
|
|
336
339
|
transform: rotate(45deg);
|
|
337
340
|
}
|
|
338
341
|
}
|
|
339
342
|
|
|
340
343
|
&.e-slider-vertical-after {
|
|
344
|
+
transform: rotate(-225deg);
|
|
341
345
|
.e-tip-content {
|
|
342
346
|
transform: rotate(225deg);
|
|
343
347
|
}
|
|
@@ -315,24 +315,28 @@ $slider-button-vup-bg-image: none !default;
|
|
|
315
315
|
}
|
|
316
316
|
|
|
317
317
|
&.e-slider-horizontal-before {
|
|
318
|
+
transform: rotate(45deg);
|
|
318
319
|
.e-tip-content {
|
|
319
320
|
transform: rotate(-45deg);
|
|
320
321
|
}
|
|
321
322
|
}
|
|
322
323
|
|
|
323
324
|
&.e-slider-horizontal-after {
|
|
325
|
+
transform: rotate(225deg);
|
|
324
326
|
.e-tip-content {
|
|
325
327
|
transform: rotate(-225deg);
|
|
326
328
|
}
|
|
327
329
|
}
|
|
328
330
|
|
|
329
331
|
&.e-slider-vertical-before {
|
|
332
|
+
transform: rotate(-45deg);
|
|
330
333
|
.e-tip-content {
|
|
331
334
|
transform: rotate(45deg);
|
|
332
335
|
}
|
|
333
336
|
}
|
|
334
337
|
|
|
335
338
|
&.e-slider-vertical-after {
|
|
339
|
+
transform: rotate(-225deg);
|
|
336
340
|
.e-tip-content {
|
|
337
341
|
transform: rotate(225deg);
|
|
338
342
|
}
|
|
@@ -258,24 +258,28 @@ $slider-button-vup-bg-image: none !default;
|
|
|
258
258
|
}
|
|
259
259
|
|
|
260
260
|
&.e-slider-horizontal-before {
|
|
261
|
+
transform: rotate(45deg);
|
|
261
262
|
.e-tip-content {
|
|
262
263
|
transform: rotate(-45deg);
|
|
263
264
|
}
|
|
264
265
|
}
|
|
265
266
|
|
|
266
267
|
&.e-slider-horizontal-after {
|
|
268
|
+
transform: rotate(225deg);
|
|
267
269
|
.e-tip-content {
|
|
268
270
|
transform: rotate(-225deg);
|
|
269
271
|
}
|
|
270
272
|
}
|
|
271
273
|
|
|
272
274
|
&.e-slider-vertical-before {
|
|
275
|
+
transform: rotate(-45deg);
|
|
273
276
|
.e-tip-content {
|
|
274
277
|
transform: rotate(45deg);
|
|
275
278
|
}
|
|
276
279
|
}
|
|
277
280
|
|
|
278
281
|
&.e-slider-vertical-after {
|
|
282
|
+
transform: rotate(-225deg);
|
|
279
283
|
.e-tip-content {
|
|
280
284
|
transform: rotate(225deg);
|
|
281
285
|
}
|
|
@@ -258,24 +258,28 @@ $slider-button-vup-bg-image: none !default;
|
|
|
258
258
|
}
|
|
259
259
|
|
|
260
260
|
&.e-slider-horizontal-before {
|
|
261
|
+
transform: rotate(45deg);
|
|
261
262
|
.e-tip-content {
|
|
262
263
|
transform: rotate(-45deg);
|
|
263
264
|
}
|
|
264
265
|
}
|
|
265
266
|
|
|
266
267
|
&.e-slider-horizontal-after {
|
|
268
|
+
transform: rotate(225deg);
|
|
267
269
|
.e-tip-content {
|
|
268
270
|
transform: rotate(-225deg);
|
|
269
271
|
}
|
|
270
272
|
}
|
|
271
273
|
|
|
272
274
|
&.e-slider-vertical-before {
|
|
275
|
+
transform: rotate(-45deg);
|
|
273
276
|
.e-tip-content {
|
|
274
277
|
transform: rotate(45deg);
|
|
275
278
|
}
|
|
276
279
|
}
|
|
277
280
|
|
|
278
281
|
&.e-slider-vertical-after {
|
|
282
|
+
transform: rotate(-225deg);
|
|
279
283
|
.e-tip-content {
|
|
280
284
|
transform: rotate(225deg);
|
|
281
285
|
}
|
|
@@ -245,24 +245,28 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
245
245
|
}
|
|
246
246
|
|
|
247
247
|
&.e-slider-horizontal-before {
|
|
248
|
+
transform: rotate(45deg);
|
|
248
249
|
.e-tip-content {
|
|
249
250
|
transform: rotate(-45deg);
|
|
250
251
|
}
|
|
251
252
|
}
|
|
252
253
|
|
|
253
254
|
&.e-slider-horizontal-after {
|
|
255
|
+
transform: rotate(225deg);
|
|
254
256
|
.e-tip-content {
|
|
255
257
|
transform: rotate(-225deg);
|
|
256
258
|
}
|
|
257
259
|
}
|
|
258
260
|
|
|
259
261
|
&.e-slider-vertical-before {
|
|
262
|
+
transform: rotate(-45deg);
|
|
260
263
|
.e-tip-content {
|
|
261
264
|
transform: rotate(45deg);
|
|
262
265
|
}
|
|
263
266
|
}
|
|
264
267
|
|
|
265
268
|
&.e-slider-vertical-after {
|
|
269
|
+
transform: rotate(-225deg);
|
|
266
270
|
.e-tip-content {
|
|
267
271
|
transform: rotate(225deg);
|
|
268
272
|
}
|
|
@@ -245,24 +245,28 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
245
245
|
}
|
|
246
246
|
|
|
247
247
|
&.e-slider-horizontal-before {
|
|
248
|
+
transform: rotate(45deg);
|
|
248
249
|
.e-tip-content {
|
|
249
250
|
transform: rotate(-45deg);
|
|
250
251
|
}
|
|
251
252
|
}
|
|
252
253
|
|
|
253
254
|
&.e-slider-horizontal-after {
|
|
255
|
+
transform: rotate(225deg);
|
|
254
256
|
.e-tip-content {
|
|
255
257
|
transform: rotate(-225deg);
|
|
256
258
|
}
|
|
257
259
|
}
|
|
258
260
|
|
|
259
261
|
&.e-slider-vertical-before {
|
|
262
|
+
transform: rotate(-45deg);
|
|
260
263
|
.e-tip-content {
|
|
261
264
|
transform: rotate(45deg);
|
|
262
265
|
}
|
|
263
266
|
}
|
|
264
267
|
|
|
265
268
|
&.e-slider-vertical-after {
|
|
269
|
+
transform: rotate(-225deg);
|
|
266
270
|
.e-tip-content {
|
|
267
271
|
transform: rotate(225deg);
|
|
268
272
|
}
|
|
@@ -13,7 +13,7 @@ $listview-background: $content-bg !default;
|
|
|
13
13
|
$listview-line-color: rgba($black, .13) !default;
|
|
14
14
|
$listview-item-hover-bg: darken($gray-100, 5%) !default;
|
|
15
15
|
$listview-item-height: 40px !default;
|
|
16
|
-
$listview-item-line-height: 1.
|
|
16
|
+
$listview-item-line-height: 1.6 !default;
|
|
17
17
|
$listview-item-padding: 8px 16px 8px 16px !default;
|
|
18
18
|
|
|
19
19
|
$listview-root-border-color: rgba($black, .13);
|
|
@@ -64,7 +64,7 @@ $listview-back-padding-right: 10px !default;
|
|
|
64
64
|
$listview-back-icon-height: 0 !default;
|
|
65
65
|
$listview-back-icon-font-size: 14px !default;
|
|
66
66
|
$listview-touch-item-height: 50px !default;
|
|
67
|
-
$listview-touch-item-line-height: 1.
|
|
67
|
+
$listview-touch-item-line-height: 1.6 !default;
|
|
68
68
|
$listview-touch-item-font-size: 16px !default;
|
|
69
69
|
$listview-touch-groupheader-height: 50px !default;
|
|
70
70
|
$listview-touch-groupheader-line-height: 1.5 !default;
|
|
@@ -31,7 +31,7 @@ $listview-font-size: $text-sm !default;
|
|
|
31
31
|
$listview-back-padding-right: 8px !default;
|
|
32
32
|
$listview-back-icon-size: 20px !default;
|
|
33
33
|
$listview-touch-item-height: 40px !default;
|
|
34
|
-
$listview-touch-item-line-height:
|
|
34
|
+
$listview-touch-item-line-height: 24px !default;
|
|
35
35
|
$listview-touch-item-size: 24px !default;
|
|
36
36
|
$listview-touch-item-padding: 16px 14px 12px 16px !default;
|
|
37
37
|
$listview-rtl-touch-item-padding: 12px 16px 12px 14px !default;
|
|
@@ -31,7 +31,7 @@ $listview-font-size: $text-sm !default;
|
|
|
31
31
|
$listview-back-padding-right: 8px !default;
|
|
32
32
|
$listview-back-icon-size: 20px !default;
|
|
33
33
|
$listview-touch-item-height: 40px !default;
|
|
34
|
-
$listview-touch-item-line-height:
|
|
34
|
+
$listview-touch-item-line-height: 24px !default;
|
|
35
35
|
$listview-touch-item-size: 24px !default;
|
|
36
36
|
$listview-touch-item-padding: 16px 14px 12px 16px !default;
|
|
37
37
|
$listview-rtl-touch-item-padding: 12px 16px 12px 14px !default;
|
|
@@ -62,7 +62,7 @@ $listview-back-padding-right: 30px !default;
|
|
|
62
62
|
$listview-back-icon-height: 1px !default;
|
|
63
63
|
$listview-back-icon-font-size: auto !default;
|
|
64
64
|
$listview-touch-item-height: 48px !default;
|
|
65
|
-
$listview-touch-item-line-height:
|
|
65
|
+
$listview-touch-item-line-height: 42px !default;
|
|
66
66
|
$listview-touch-item-font-size: 15px !default;
|
|
67
67
|
$listview-touch-groupheader-height: 48px !default;
|
|
68
68
|
$listview-touch-groupheader-line-height: 45px !default;
|
|
@@ -6,7 +6,7 @@ $listview-icon-back-margin: 0 !default;
|
|
|
6
6
|
$listview-icon-back-margin-right: 14px !default;
|
|
7
7
|
$listview-rtl-icon-back-margin: 0 !default;
|
|
8
8
|
$listview-item-height: 40px !default;
|
|
9
|
-
$listview-item-line-height:
|
|
9
|
+
$listview-item-line-height: 22px !default;
|
|
10
10
|
$listview-item-padding: 10px 16px !default;
|
|
11
11
|
$listview-rtl-item-padding: 7px 12px 7px 12px !default;
|
|
12
12
|
$listview-header-padding: 6px 12px !default;
|
|
@@ -6,7 +6,7 @@ $listview-icon-back-margin: 0 !default;
|
|
|
6
6
|
$listview-icon-back-margin-right: 14px !default;
|
|
7
7
|
$listview-rtl-icon-back-margin: 0 !default;
|
|
8
8
|
$listview-item-height: 40px !default;
|
|
9
|
-
$listview-item-line-height:
|
|
9
|
+
$listview-item-line-height: 22px !default;
|
|
10
10
|
$listview-item-padding: 10px 16px !default;
|
|
11
11
|
$listview-rtl-item-padding: 7px 12px 7px 12px !default;
|
|
12
12
|
$listview-header-padding: 6px 12px !default;
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
//layout
|
|
4
4
|
$listview-icon-margin-right: 2px !default;
|
|
5
5
|
$listview-item-height: 38px !default;
|
|
6
|
-
$listview-item-line-height:
|
|
6
|
+
$listview-item-line-height: 21px !default;
|
|
7
7
|
$listview-item-padding: 8px 9px 8px 12px !default;
|
|
8
8
|
$listview-rtl-item-padding: 8px 12px 8px 9px !default;
|
|
9
9
|
$listview-header-padding: 6px 12px !default;
|
|
@@ -32,7 +32,7 @@ $listview-back-padding-right: 8px !default;
|
|
|
32
32
|
$listview-back-icon-size: 20px !default;
|
|
33
33
|
$listview-back-icon-font-size: $text-base !default;
|
|
34
34
|
$listview-touch-item-height: 48px !default;
|
|
35
|
-
$listview-touch-item-line-height:
|
|
35
|
+
$listview-touch-item-line-height: 23px !default;
|
|
36
36
|
$listview-touch-item-size: 24px !default;
|
|
37
37
|
$listview-touch-item-padding: 12px 14px 12px 16px !default;
|
|
38
38
|
$listview-rtl-touch-item-padding: 12px 16px 12px 14px !default;
|