@syncfusion/blazor-themes 23.2.6 → 24.1.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/base/bootstrap-dark.scss +24 -1
- package/SCSS-Themes/base/bootstrap.scss +24 -1
- package/SCSS-Themes/base/bootstrap4.scss +25 -2
- package/SCSS-Themes/base/bootstrap5-dark.scss +25 -2
- package/SCSS-Themes/base/bootstrap5.scss +25 -2
- package/SCSS-Themes/base/fabric-dark.scss +24 -1
- package/SCSS-Themes/base/fabric.scss +24 -1
- package/SCSS-Themes/base/fluent-dark.scss +25 -2
- package/SCSS-Themes/base/fluent.scss +25 -2
- package/SCSS-Themes/base/highcontrast.scss +24 -1
- package/SCSS-Themes/base/material-dark.scss +24 -1
- package/SCSS-Themes/base/material.scss +24 -1
- package/SCSS-Themes/base/material3-dark.scss +24 -1
- package/SCSS-Themes/base/material3.scss +24 -1
- package/SCSS-Themes/base/tailwind-dark.scss +24 -1
- package/SCSS-Themes/base/tailwind.scss +24 -1
- package/SCSS-Themes/bootstrap-dark.scss +2836 -214
- package/SCSS-Themes/bootstrap.scss +2835 -214
- package/SCSS-Themes/bootstrap4.scss +2843 -221
- package/SCSS-Themes/bootstrap5-dark.scss +2839 -219
- package/SCSS-Themes/bootstrap5.scss +2839 -219
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap4.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap5.scss +12 -12
- package/SCSS-Themes/buttons/button/fabric-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/fabric.scss +12 -12
- package/SCSS-Themes/buttons/button/fluent-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/fluent.scss +12 -12
- package/SCSS-Themes/buttons/button/highcontrast.scss +12 -12
- package/SCSS-Themes/buttons/button/material-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/material.scss +12 -12
- package/SCSS-Themes/buttons/button/material3-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/material3.scss +12 -12
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/tailwind.scss +12 -12
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +3 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material3.scss +3 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +3 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +13 -16
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +13 -16
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +11 -15
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +28 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +6 -0
- package/SCSS-Themes/fabric-dark.scss +2834 -213
- package/SCSS-Themes/fabric.scss +2834 -213
- package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fabric.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fluent.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +11 -9
- package/SCSS-Themes/filemanager/file-manager/material3.scss +11 -9
- package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/tailwind.scss +6 -4
- package/SCSS-Themes/fluent-dark.scss +2852 -225
- package/SCSS-Themes/fluent.scss +2852 -225
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +110 -21
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fabric.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fluent.scss +109 -21
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material3.scss +109 -21
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +109 -22
- package/SCSS-Themes/gantt/gantt/tailwind.scss +109 -22
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +288 -13
- package/SCSS-Themes/grids/grid/bootstrap.scss +288 -13
- package/SCSS-Themes/grids/grid/bootstrap4.scss +292 -17
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +283 -11
- package/SCSS-Themes/grids/grid/bootstrap5.scss +283 -11
- package/SCSS-Themes/grids/grid/fabric-dark.scss +288 -13
- package/SCSS-Themes/grids/grid/fabric.scss +288 -13
- package/SCSS-Themes/grids/grid/fluent-dark.scss +292 -17
- package/SCSS-Themes/grids/grid/fluent.scss +292 -17
- package/SCSS-Themes/grids/grid/highcontrast.scss +287 -12
- package/SCSS-Themes/grids/grid/material-dark.scss +287 -12
- package/SCSS-Themes/grids/grid/material.scss +287 -12
- package/SCSS-Themes/grids/grid/material3-dark.scss +292 -14
- package/SCSS-Themes/grids/grid/material3.scss +292 -14
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +286 -11
- package/SCSS-Themes/grids/grid/tailwind.scss +286 -11
- package/SCSS-Themes/highcontrast.scss +2835 -214
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +209 -8
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +209 -8
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material3.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +203 -8
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fabric.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fluent.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material3-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material3.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +36 -0
- package/SCSS-Themes/inputs/data-form/bootstrap-dark.scss +307 -0
- package/SCSS-Themes/inputs/data-form/bootstrap.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap4.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap5-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap5.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fabric-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fabric.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fluent-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fluent.scss +306 -0
- package/SCSS-Themes/inputs/data-form/highcontrast.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material.scss +307 -0
- package/SCSS-Themes/inputs/data-form/material3-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material3.scss +306 -0
- package/SCSS-Themes/inputs/data-form/tailwind-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/tailwind.scss +306 -0
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +30 -9
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/fabric.scss +30 -9
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/fluent.scss +30 -9
- package/SCSS-Themes/inputs/rating/highcontrast.scss +30 -9
- package/SCSS-Themes/inputs/rating/material-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/material.scss +30 -9
- package/SCSS-Themes/inputs/rating/material3-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/material3.scss +30 -9
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/tailwind.scss +30 -9
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +4 -0
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/fabric.scss +4 -0
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/fluent.scss +4 -0
- package/SCSS-Themes/inputs/slider/highcontrast.scss +4 -0
- package/SCSS-Themes/inputs/slider/material-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/material.scss +4 -0
- package/SCSS-Themes/inputs/slider/material3-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/material3.scss +4 -0
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/tailwind.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap4.scss +2 -2
- package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
- package/SCSS-Themes/lists/list-view/material.scss +1 -1
- package/SCSS-Themes/lists/list-view/material3-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/material3.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind-dark.scss +2 -2
- package/SCSS-Themes/lists/list-view/tailwind.scss +2 -2
- package/SCSS-Themes/material-dark.scss +2835 -213
- package/SCSS-Themes/material.scss +2837 -214
- package/SCSS-Themes/material3-dark.scss +2851 -227
- package/SCSS-Themes/material3.scss +2851 -227
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +130 -0
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/fabric.scss +130 -0
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/fluent.scss +130 -0
- package/SCSS-Themes/navigations/pager/highcontrast.scss +130 -0
- package/SCSS-Themes/navigations/pager/material-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/material.scss +130 -0
- package/SCSS-Themes/navigations/pager/material3-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/material3.scss +130 -0
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/tailwind.scss +130 -0
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +877 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +877 -0
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fabric.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fluent.scss +876 -0
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material3.scss +876 -0
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/tailwind.scss +876 -0
- package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +9 -2
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +9 -2
- package/SCSS-Themes/navigations/tab/fabric-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/fabric.scss +6 -0
- package/SCSS-Themes/navigations/tab/fluent-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/fluent.scss +7 -1
- package/SCSS-Themes/navigations/tab/highcontrast.scss +7 -1
- package/SCSS-Themes/navigations/tab/material-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/material.scss +7 -1
- package/SCSS-Themes/navigations/tab/material3-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/material3.scss +6 -0
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/tailwind.scss +6 -0
- package/SCSS-Themes/notifications/message/bootstrap-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap4.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap5-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap5.scss +257 -17
- package/SCSS-Themes/notifications/message/fabric-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/fabric.scss +257 -17
- package/SCSS-Themes/notifications/message/fluent-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/fluent.scss +257 -17
- package/SCSS-Themes/notifications/message/highcontrast.scss +257 -17
- package/SCSS-Themes/notifications/message/material-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/material.scss +257 -17
- package/SCSS-Themes/notifications/message/material3-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/material3.scss +257 -17
- package/SCSS-Themes/notifications/message/tailwind-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/tailwind.scss +257 -17
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +31 -0
- package/SCSS-Themes/notifications/toast/bootstrap.scss +31 -0
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +31 -0
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +31 -0
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +31 -0
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +31 -0
- package/SCSS-Themes/notifications/toast/fabric.scss +31 -0
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +31 -0
- package/SCSS-Themes/notifications/toast/fluent.scss +31 -0
- package/SCSS-Themes/notifications/toast/highcontrast.scss +31 -0
- package/SCSS-Themes/notifications/toast/material-dark.scss +32 -0
- package/SCSS-Themes/notifications/toast/material.scss +32 -0
- package/SCSS-Themes/notifications/toast/material3-dark.scss +32 -0
- package/SCSS-Themes/notifications/toast/material3.scss +32 -0
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +31 -0
- package/SCSS-Themes/notifications/toast/tailwind.scss +31 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +156 -9
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +156 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +65 -31
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +65 -31
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +64 -30
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +64 -30
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +63 -29
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/material.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/material3.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +20 -26
- package/SCSS-Themes/popups/tooltip/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/popups/tooltip/bootstrap5.scss +2 -2
- package/SCSS-Themes/popups/tooltip/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/fluent.scss +1 -1
- package/SCSS-Themes/popups/tooltip/highcontrast.scss +1 -1
- package/SCSS-Themes/popups/tooltip/tailwind-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/tailwind.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +112 -19
- package/SCSS-Themes/ribbon/ribbon/material.scss +112 -19
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +111 -20
- package/SCSS-Themes/ribbon/ribbon/material3.scss +111 -20
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +111 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +82 -7
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap-dark.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap4.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5-dark.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/fabric-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fabric.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fluent-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fluent.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/highcontrast.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material-dark.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material3-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/material3.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/tailwind-dark.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/tailwind.scss +8 -13
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fabric.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fluent.scss +29 -12
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material3.scss +29 -12
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/tailwind.scss +29 -12
- package/SCSS-Themes/tailwind-dark.scss +2836 -216
- package/SCSS-Themes/tailwind.scss +2836 -216
- package/package.json +1 -1
|
@@ -489,7 +489,7 @@ $tab-active-wrap-before-top: unset !default;
|
|
|
489
489
|
$tab-active-wrap-before-width: unset !default;
|
|
490
490
|
$tab-focused-wrap-focus-border: 0 !default;
|
|
491
491
|
$tab-focused-wrap-focus-icon-color: $tab-focus-text-color !default;
|
|
492
|
-
$tab-content-font-size:
|
|
492
|
+
$tab-content-font-size: 14px !default;
|
|
493
493
|
$tab-item-active-tabwrap-border: 0 !default;
|
|
494
494
|
$tab-item-left-icon-before-top: 2px !default;
|
|
495
495
|
$tab-item-icon-before-top: 2px !default;
|
|
@@ -4146,6 +4146,12 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
4146
4146
|
background: $tab-item-hover-bg;
|
|
4147
4147
|
}
|
|
4148
4148
|
|
|
4149
|
+
&.e-active {
|
|
4150
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4151
|
+
background: $tab-item-active-bg;
|
|
4152
|
+
}
|
|
4153
|
+
}
|
|
4154
|
+
|
|
4149
4155
|
&.e-active:hover {
|
|
4150
4156
|
background: $tab-item-active-hover-bg;
|
|
4151
4157
|
}
|
|
@@ -509,7 +509,7 @@ $tab-active-wrap-before-top: unset !default;
|
|
|
509
509
|
$tab-active-wrap-before-width: unset !default;
|
|
510
510
|
$tab-focused-wrap-focus-border: 0 !default;
|
|
511
511
|
$tab-focused-wrap-focus-icon-color: $tab-focus-text-color !default;
|
|
512
|
-
$tab-content-font-size:
|
|
512
|
+
$tab-content-font-size: 14px !default;
|
|
513
513
|
$tab-item-active-tabwrap-border: 0 !default;
|
|
514
514
|
$tab-item-left-icon-before-top: 2px !default;
|
|
515
515
|
$tab-item-icon-before-top: 2px !default;
|
|
@@ -4156,6 +4156,12 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
4156
4156
|
background: $tab-item-hover-bg;
|
|
4157
4157
|
}
|
|
4158
4158
|
|
|
4159
|
+
&.e-active {
|
|
4160
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4161
|
+
background: $tab-item-active-bg;
|
|
4162
|
+
}
|
|
4163
|
+
}
|
|
4164
|
+
|
|
4159
4165
|
&.e-active:hover {
|
|
4160
4166
|
background: $tab-item-active-hover-bg;
|
|
4161
4167
|
}
|
|
@@ -513,7 +513,7 @@ $tab-active-wrap-before-top: unset !default;
|
|
|
513
513
|
$tab-active-wrap-before-width: unset !default;
|
|
514
514
|
$tab-focused-wrap-focus-border: $tab-vscroll-nav-border !default;
|
|
515
515
|
$tab-focused-wrap-focus-icon-color: $tab-focus-text-color !default;
|
|
516
|
-
$tab-content-font-size:
|
|
516
|
+
$tab-content-font-size: 14px !default;
|
|
517
517
|
$tab-item-active-tabwrap-border: 1px solid transparent !default;
|
|
518
518
|
$tab-item-left-icon-before-top: 0 !default;
|
|
519
519
|
$tab-item-icon-before-top: 1px !default;
|
|
@@ -4160,6 +4160,12 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
4160
4160
|
background: $tab-item-hover-bg;
|
|
4161
4161
|
}
|
|
4162
4162
|
|
|
4163
|
+
&.e-active {
|
|
4164
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4165
|
+
background: $tab-item-active-bg;
|
|
4166
|
+
}
|
|
4167
|
+
}
|
|
4168
|
+
|
|
4163
4169
|
&.e-active:hover {
|
|
4164
4170
|
background: $tab-item-active-hover-bg;
|
|
4165
4171
|
}
|
|
@@ -492,7 +492,8 @@ $tab-item-wrap-border: $tab-vscroll-nav-border !default;
|
|
|
492
492
|
$tab-clone-item-wrap-border: $tab-vscroll-nav-border !default;
|
|
493
493
|
$tab-item-wrap-hover-border: 1px solid $tab-hover-border-color !default;
|
|
494
494
|
$tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
|
|
495
|
-
$tab-item-active-
|
|
495
|
+
$tab-item-active-bg: $content-bg-color !default;
|
|
496
|
+
$tab-item-active-hover-bg: $content-bg-color !default;
|
|
496
497
|
$tab-item-active-wrap-border: 0 !default;
|
|
497
498
|
$tab-active-wrap-position: unset !default;
|
|
498
499
|
$tab-active-wrap-before-border: unset !default;
|
|
@@ -503,7 +504,7 @@ $tab-active-wrap-before-top: unset !default;
|
|
|
503
504
|
$tab-active-wrap-before-width: unset !default;
|
|
504
505
|
$tab-focused-wrap-focus-border: 1px solid $tab-focused-wrap-focus-border-color !default;
|
|
505
506
|
$tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
|
|
506
|
-
$tab-content-font-size: $text-
|
|
507
|
+
$tab-content-font-size: $text-sm !default;
|
|
507
508
|
$tab-item-active-tabwrap-border: 1px solid transparent !default;
|
|
508
509
|
$tab-item-left-icon-before-top: 0 !default;
|
|
509
510
|
$tab-item-icon-before-top: 1px !default;
|
|
@@ -4150,6 +4151,12 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
4150
4151
|
background: $tab-item-hover-bg;
|
|
4151
4152
|
}
|
|
4152
4153
|
|
|
4154
|
+
&.e-active {
|
|
4155
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4156
|
+
background: $tab-item-active-bg;
|
|
4157
|
+
}
|
|
4158
|
+
}
|
|
4159
|
+
|
|
4153
4160
|
&.e-active:hover {
|
|
4154
4161
|
background: $tab-item-active-hover-bg;
|
|
4155
4162
|
}
|
|
@@ -492,7 +492,8 @@ $tab-item-wrap-border: $tab-vscroll-nav-border !default;
|
|
|
492
492
|
$tab-clone-item-wrap-border: $tab-vscroll-nav-border !default;
|
|
493
493
|
$tab-item-wrap-hover-border: 1px solid $tab-hover-border-color !default;
|
|
494
494
|
$tab-item-wrap-hover-border-radius: $tab-top-active-item-border-radius !default;
|
|
495
|
-
$tab-item-active-
|
|
495
|
+
$tab-item-active-bg: $content-bg-color !default;
|
|
496
|
+
$tab-item-active-hover-bg: $content-bg-color !default;
|
|
496
497
|
$tab-item-active-wrap-border: 0 !default;
|
|
497
498
|
$tab-active-wrap-position: unset !default;
|
|
498
499
|
$tab-active-wrap-before-border: unset !default;
|
|
@@ -503,7 +504,7 @@ $tab-active-wrap-before-top: unset !default;
|
|
|
503
504
|
$tab-active-wrap-before-width: unset !default;
|
|
504
505
|
$tab-focused-wrap-focus-border: 1px solid $tab-focused-wrap-focus-border-color !default;
|
|
505
506
|
$tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
|
|
506
|
-
$tab-content-font-size: $text-
|
|
507
|
+
$tab-content-font-size: $text-sm !default;
|
|
507
508
|
$tab-item-active-tabwrap-border: 1px solid transparent !default;
|
|
508
509
|
$tab-item-left-icon-before-top: 0 !default;
|
|
509
510
|
$tab-item-icon-before-top: 1px !default;
|
|
@@ -4150,6 +4151,12 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
4150
4151
|
background: $tab-item-hover-bg;
|
|
4151
4152
|
}
|
|
4152
4153
|
|
|
4154
|
+
&.e-active {
|
|
4155
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4156
|
+
background: $tab-item-active-bg;
|
|
4157
|
+
}
|
|
4158
|
+
}
|
|
4159
|
+
|
|
4153
4160
|
&.e-active:hover {
|
|
4154
4161
|
background: $tab-item-active-hover-bg;
|
|
4155
4162
|
}
|
|
@@ -4155,6 +4155,12 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
4155
4155
|
background: $tab-item-hover-bg;
|
|
4156
4156
|
}
|
|
4157
4157
|
|
|
4158
|
+
&.e-active {
|
|
4159
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4160
|
+
background: $tab-item-active-bg;
|
|
4161
|
+
}
|
|
4162
|
+
}
|
|
4163
|
+
|
|
4158
4164
|
&.e-active:hover {
|
|
4159
4165
|
background: $tab-item-active-hover-bg;
|
|
4160
4166
|
}
|
|
@@ -4170,6 +4170,12 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
4170
4170
|
background: $tab-item-hover-bg;
|
|
4171
4171
|
}
|
|
4172
4172
|
|
|
4173
|
+
&.e-active {
|
|
4174
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4175
|
+
background: $tab-item-active-bg;
|
|
4176
|
+
}
|
|
4177
|
+
}
|
|
4178
|
+
|
|
4173
4179
|
&.e-active:hover {
|
|
4174
4180
|
background: $tab-item-active-hover-bg;
|
|
4175
4181
|
}
|
|
@@ -511,7 +511,7 @@ $tab-active-wrap-before-top: unset !default;
|
|
|
511
511
|
$tab-active-wrap-before-width: unset !default;
|
|
512
512
|
$tab-focused-wrap-focus-border: 0 !default;
|
|
513
513
|
$tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
|
|
514
|
-
$tab-content-font-size: $text-
|
|
514
|
+
$tab-content-font-size: $text-sm !default;
|
|
515
515
|
$tab-item-active-tabwrap-border: 0 !default;
|
|
516
516
|
$tab-item-left-icon-before-top: 2px !default;
|
|
517
517
|
$tab-item-icon-before-top: 2px !default;
|
|
@@ -4158,6 +4158,12 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
4158
4158
|
background: $tab-item-hover-bg;
|
|
4159
4159
|
}
|
|
4160
4160
|
|
|
4161
|
+
&.e-active {
|
|
4162
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4163
|
+
background: $tab-item-active-bg;
|
|
4164
|
+
}
|
|
4165
|
+
}
|
|
4166
|
+
|
|
4161
4167
|
&.e-active:hover {
|
|
4162
4168
|
background: $tab-item-active-hover-bg;
|
|
4163
4169
|
}
|
|
@@ -511,7 +511,7 @@ $tab-active-wrap-before-top: unset !default;
|
|
|
511
511
|
$tab-active-wrap-before-width: unset !default;
|
|
512
512
|
$tab-focused-wrap-focus-border: 0 !default;
|
|
513
513
|
$tab-focused-wrap-focus-icon-color: $tab-comb-icon-color !default;
|
|
514
|
-
$tab-content-font-size: $text-
|
|
514
|
+
$tab-content-font-size: $text-sm !default;
|
|
515
515
|
$tab-item-active-tabwrap-border: 0 !default;
|
|
516
516
|
$tab-item-left-icon-before-top: 2px !default;
|
|
517
517
|
$tab-item-icon-before-top: 2px !default;
|
|
@@ -4158,6 +4158,12 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
4158
4158
|
background: $tab-item-hover-bg;
|
|
4159
4159
|
}
|
|
4160
4160
|
|
|
4161
|
+
&.e-active {
|
|
4162
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4163
|
+
background: $tab-item-active-bg;
|
|
4164
|
+
}
|
|
4165
|
+
}
|
|
4166
|
+
|
|
4161
4167
|
&.e-active:hover {
|
|
4162
4168
|
background: $tab-item-active-hover-bg;
|
|
4163
4169
|
}
|
|
@@ -547,7 +547,7 @@ $tab-active-wrap-before-top: 95% !default;
|
|
|
547
547
|
$tab-active-wrap-before-width: 100% !default;
|
|
548
548
|
$tab-focused-wrap-focus-border: 2px solid $tab-focused-wrap-focus-border-color !default;
|
|
549
549
|
$tab-focused-wrap-focus-icon-color: $tab-focus-text-color !default;
|
|
550
|
-
$tab-content-font-size:
|
|
550
|
+
$tab-content-font-size: 14px !default;
|
|
551
551
|
$tab-item-active-tabwrap-border: 2px solid $tab-wrap-border-color !default;
|
|
552
552
|
$tab-item-left-icon-before-top: 0 !default;
|
|
553
553
|
$tab-item-icon-before-top: 2px !default;
|
|
@@ -4194,6 +4194,12 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
4194
4194
|
background: $tab-item-hover-bg;
|
|
4195
4195
|
}
|
|
4196
4196
|
|
|
4197
|
+
&.e-active {
|
|
4198
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4199
|
+
background: $tab-item-active-bg;
|
|
4200
|
+
}
|
|
4201
|
+
}
|
|
4202
|
+
|
|
4197
4203
|
&.e-active:hover {
|
|
4198
4204
|
background: $tab-item-active-hover-bg;
|
|
4199
4205
|
}
|
|
@@ -480,7 +480,7 @@ $tab-active-wrap-before-top: unset !default;
|
|
|
480
480
|
$tab-active-wrap-before-width: unset !default;
|
|
481
481
|
$tab-focused-wrap-focus-border: 0 !default;
|
|
482
482
|
$tab-focused-wrap-focus-icon-color: $tab-focus-text-color !default;
|
|
483
|
-
$tab-content-font-size:
|
|
483
|
+
$tab-content-font-size: 14px !default;
|
|
484
484
|
$tab-item-active-tabwrap-border: 0 !default;
|
|
485
485
|
$tab-item-left-icon-before-top: 1px !default;
|
|
486
486
|
$tab-item-icon-before-top: 1px !default;
|
|
@@ -4166,6 +4166,12 @@ $tbar-alt-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(0, 0, 0, .12) !def
|
|
|
4166
4166
|
background: $tab-item-hover-bg;
|
|
4167
4167
|
}
|
|
4168
4168
|
|
|
4169
|
+
&.e-active {
|
|
4170
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4171
|
+
background: $tab-item-active-bg;
|
|
4172
|
+
}
|
|
4173
|
+
}
|
|
4174
|
+
|
|
4169
4175
|
&.e-active:hover {
|
|
4170
4176
|
background: $tab-item-active-hover-bg;
|
|
4171
4177
|
}
|
|
@@ -529,7 +529,7 @@ $tab-active-wrap-before-top: unset !default;
|
|
|
529
529
|
$tab-active-wrap-before-width: unset !default;
|
|
530
530
|
$tab-focused-wrap-focus-border: 0 !default;
|
|
531
531
|
$tab-focused-wrap-focus-icon-color: $tab-focus-text-color !default;
|
|
532
|
-
$tab-content-font-size:
|
|
532
|
+
$tab-content-font-size: 14px !default;
|
|
533
533
|
$tab-item-active-tabwrap-border: 0 !default;
|
|
534
534
|
$tab-item-left-icon-before-top: 1px !default;
|
|
535
535
|
$tab-item-icon-before-top: 1px !default;
|
|
@@ -4176,6 +4176,12 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
4176
4176
|
background: $tab-item-hover-bg;
|
|
4177
4177
|
}
|
|
4178
4178
|
|
|
4179
|
+
&.e-active {
|
|
4180
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4181
|
+
background: $tab-item-active-bg;
|
|
4182
|
+
}
|
|
4183
|
+
}
|
|
4184
|
+
|
|
4179
4185
|
&.e-active:hover {
|
|
4180
4186
|
background: $tab-item-active-hover-bg;
|
|
4181
4187
|
}
|
|
@@ -4151,6 +4151,12 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
|
|
|
4151
4151
|
background: $tab-item-hover-bg;
|
|
4152
4152
|
}
|
|
4153
4153
|
|
|
4154
|
+
&.e-active {
|
|
4155
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4156
|
+
background: $tab-item-active-bg;
|
|
4157
|
+
}
|
|
4158
|
+
}
|
|
4159
|
+
|
|
4154
4160
|
&.e-active:hover {
|
|
4155
4161
|
background: $tab-item-active-hover-bg;
|
|
4156
4162
|
}
|
|
@@ -4151,6 +4151,12 @@ $tab-fill-background-disable-text-color: rgba($primary-text-color, .38) !default
|
|
|
4151
4151
|
background: $tab-item-hover-bg;
|
|
4152
4152
|
}
|
|
4153
4153
|
|
|
4154
|
+
&.e-active {
|
|
4155
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4156
|
+
background: $tab-item-active-bg;
|
|
4157
|
+
}
|
|
4158
|
+
}
|
|
4159
|
+
|
|
4154
4160
|
&.e-active:hover {
|
|
4155
4161
|
background: $tab-item-active-hover-bg;
|
|
4156
4162
|
}
|
|
@@ -4179,6 +4179,12 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
4179
4179
|
background: $tab-item-hover-bg;
|
|
4180
4180
|
}
|
|
4181
4181
|
|
|
4182
|
+
&.e-active {
|
|
4183
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4184
|
+
background: $tab-item-active-bg;
|
|
4185
|
+
}
|
|
4186
|
+
}
|
|
4187
|
+
|
|
4182
4188
|
&.e-active:hover {
|
|
4183
4189
|
background: $tab-item-active-hover-bg;
|
|
4184
4190
|
}
|
|
@@ -4179,6 +4179,12 @@ $tab-fill-background-disable-text-color: $tab-disable-text-color !default;
|
|
|
4179
4179
|
background: $tab-item-hover-bg;
|
|
4180
4180
|
}
|
|
4181
4181
|
|
|
4182
|
+
&.e-active {
|
|
4183
|
+
@if ($skin-name == 'Bootstrap5') {
|
|
4184
|
+
background: $tab-item-active-bg;
|
|
4185
|
+
}
|
|
4186
|
+
}
|
|
4187
|
+
|
|
4182
4188
|
&.e-active:hover {
|
|
4183
4189
|
background: $tab-item-active-hover-bg;
|
|
4184
4190
|
}
|