@syncfusion/blazor-themes 23.2.7 → 24.1.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/base/bootstrap-dark.scss +24 -1
- package/SCSS-Themes/base/bootstrap.scss +24 -1
- package/SCSS-Themes/base/bootstrap4.scss +25 -2
- package/SCSS-Themes/base/bootstrap5-dark.scss +25 -2
- package/SCSS-Themes/base/bootstrap5.scss +25 -2
- package/SCSS-Themes/base/fabric-dark.scss +24 -1
- package/SCSS-Themes/base/fabric.scss +24 -1
- package/SCSS-Themes/base/fluent-dark.scss +25 -2
- package/SCSS-Themes/base/fluent.scss +25 -2
- package/SCSS-Themes/base/highcontrast.scss +24 -1
- package/SCSS-Themes/base/material-dark.scss +24 -1
- package/SCSS-Themes/base/material.scss +24 -1
- package/SCSS-Themes/base/material3-dark.scss +24 -1
- package/SCSS-Themes/base/material3.scss +24 -1
- package/SCSS-Themes/base/tailwind-dark.scss +24 -1
- package/SCSS-Themes/base/tailwind.scss +24 -1
- package/SCSS-Themes/bootstrap-dark.scss +2775 -205
- package/SCSS-Themes/bootstrap.scss +2774 -205
- package/SCSS-Themes/bootstrap4.scss +2782 -212
- package/SCSS-Themes/bootstrap5-dark.scss +2778 -210
- package/SCSS-Themes/bootstrap5.scss +2778 -210
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap4.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/bootstrap5.scss +12 -12
- package/SCSS-Themes/buttons/button/fabric-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/fabric.scss +12 -12
- package/SCSS-Themes/buttons/button/fluent-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/fluent.scss +12 -12
- package/SCSS-Themes/buttons/button/highcontrast.scss +12 -12
- package/SCSS-Themes/buttons/button/material-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/material.scss +12 -12
- package/SCSS-Themes/buttons/button/material3-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/material3.scss +12 -12
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +12 -12
- package/SCSS-Themes/buttons/button/tailwind.scss +12 -12
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +3 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/material3.scss +3 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +3 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +3 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +13 -16
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +13 -16
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +11 -15
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +11 -15
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +28 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +28 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +6 -0
- package/SCSS-Themes/fabric-dark.scss +2773 -204
- package/SCSS-Themes/fabric.scss +2773 -204
- package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fabric.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/fluent.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +11 -9
- package/SCSS-Themes/filemanager/file-manager/material3.scss +11 -9
- package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +6 -4
- package/SCSS-Themes/filemanager/file-manager/tailwind.scss +6 -4
- package/SCSS-Themes/fluent-dark.scss +2791 -216
- package/SCSS-Themes/fluent.scss +2791 -216
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +110 -21
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fabric.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/fluent.scss +109 -21
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +109 -21
- package/SCSS-Themes/gantt/gantt/material3.scss +109 -21
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +109 -22
- package/SCSS-Themes/gantt/gantt/tailwind.scss +109 -22
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +267 -13
- package/SCSS-Themes/grids/grid/bootstrap.scss +267 -13
- package/SCSS-Themes/grids/grid/bootstrap4.scss +271 -17
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +262 -11
- package/SCSS-Themes/grids/grid/bootstrap5.scss +262 -11
- package/SCSS-Themes/grids/grid/fabric-dark.scss +267 -13
- package/SCSS-Themes/grids/grid/fabric.scss +267 -13
- package/SCSS-Themes/grids/grid/fluent-dark.scss +271 -17
- package/SCSS-Themes/grids/grid/fluent.scss +271 -17
- package/SCSS-Themes/grids/grid/highcontrast.scss +266 -12
- package/SCSS-Themes/grids/grid/material-dark.scss +266 -12
- package/SCSS-Themes/grids/grid/material.scss +266 -12
- package/SCSS-Themes/grids/grid/material3-dark.scss +271 -14
- package/SCSS-Themes/grids/grid/material3.scss +271 -14
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +265 -11
- package/SCSS-Themes/grids/grid/tailwind.scss +265 -11
- package/SCSS-Themes/highcontrast.scss +2774 -205
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +209 -8
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +209 -8
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/material3.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +203 -8
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +203 -8
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fabric.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/fluent.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material3-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/material3.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +36 -0
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +36 -0
- package/SCSS-Themes/inputs/data-form/bootstrap-dark.scss +307 -0
- package/SCSS-Themes/inputs/data-form/bootstrap.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap4.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap5-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/bootstrap5.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fabric-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fabric.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fluent-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/fluent.scss +306 -0
- package/SCSS-Themes/inputs/data-form/highcontrast.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material.scss +307 -0
- package/SCSS-Themes/inputs/data-form/material3-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/material3.scss +306 -0
- package/SCSS-Themes/inputs/data-form/tailwind-dark.scss +306 -0
- package/SCSS-Themes/inputs/data-form/tailwind.scss +306 -0
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +30 -9
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/fabric.scss +30 -9
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/fluent.scss +30 -9
- package/SCSS-Themes/inputs/rating/highcontrast.scss +30 -9
- package/SCSS-Themes/inputs/rating/material-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/material.scss +30 -9
- package/SCSS-Themes/inputs/rating/material3-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/material3.scss +30 -9
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +30 -9
- package/SCSS-Themes/inputs/rating/tailwind.scss +30 -9
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +4 -0
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/fabric.scss +4 -0
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/fluent.scss +4 -0
- package/SCSS-Themes/inputs/slider/highcontrast.scss +4 -0
- package/SCSS-Themes/inputs/slider/material-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/material.scss +4 -0
- package/SCSS-Themes/inputs/slider/material3-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/material3.scss +4 -0
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +4 -0
- package/SCSS-Themes/inputs/slider/tailwind.scss +4 -0
- package/SCSS-Themes/lists/list-view/bootstrap4.scss +2 -2
- package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
- package/SCSS-Themes/lists/list-view/material.scss +1 -1
- package/SCSS-Themes/lists/list-view/material3-dark.scss +1 -1
- package/SCSS-Themes/lists/list-view/material3.scss +1 -1
- package/SCSS-Themes/lists/list-view/tailwind-dark.scss +2 -2
- package/SCSS-Themes/lists/list-view/tailwind.scss +2 -2
- package/SCSS-Themes/material-dark.scss +2773 -204
- package/SCSS-Themes/material.scss +2775 -205
- package/SCSS-Themes/material3-dark.scss +2789 -218
- package/SCSS-Themes/material3.scss +2789 -218
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +130 -0
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/fabric.scss +130 -0
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/fluent.scss +130 -0
- package/SCSS-Themes/navigations/pager/highcontrast.scss +130 -0
- package/SCSS-Themes/navigations/pager/material-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/material.scss +130 -0
- package/SCSS-Themes/navigations/pager/material3-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/material3.scss +130 -0
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +130 -0
- package/SCSS-Themes/navigations/pager/tailwind.scss +130 -0
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +876 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +877 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +877 -0
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fabric.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/fluent.scss +876 -0
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/material3.scss +876 -0
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +876 -0
- package/SCSS-Themes/navigations/stepper/tailwind.scss +876 -0
- package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +7 -1
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +9 -2
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +9 -2
- package/SCSS-Themes/navigations/tab/fabric-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/fabric.scss +6 -0
- package/SCSS-Themes/navigations/tab/fluent-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/fluent.scss +7 -1
- package/SCSS-Themes/navigations/tab/highcontrast.scss +7 -1
- package/SCSS-Themes/navigations/tab/material-dark.scss +7 -1
- package/SCSS-Themes/navigations/tab/material.scss +7 -1
- package/SCSS-Themes/navigations/tab/material3-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/material3.scss +6 -0
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +6 -0
- package/SCSS-Themes/navigations/tab/tailwind.scss +6 -0
- package/SCSS-Themes/notifications/message/bootstrap-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap4.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap5-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/bootstrap5.scss +257 -17
- package/SCSS-Themes/notifications/message/fabric-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/fabric.scss +257 -17
- package/SCSS-Themes/notifications/message/fluent-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/fluent.scss +257 -17
- package/SCSS-Themes/notifications/message/highcontrast.scss +257 -17
- package/SCSS-Themes/notifications/message/material-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/material.scss +257 -17
- package/SCSS-Themes/notifications/message/material3-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/material3.scss +257 -17
- package/SCSS-Themes/notifications/message/tailwind-dark.scss +257 -17
- package/SCSS-Themes/notifications/message/tailwind.scss +257 -17
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +147 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +147 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +65 -31
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +65 -31
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +64 -30
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +64 -30
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +63 -29
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +63 -29
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +21 -27
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/material.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/material3.scss +22 -28
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +20 -26
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +20 -26
- package/SCSS-Themes/popups/tooltip/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/popups/tooltip/bootstrap5.scss +2 -2
- package/SCSS-Themes/popups/tooltip/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/fluent.scss +1 -1
- package/SCSS-Themes/popups/tooltip/highcontrast.scss +1 -1
- package/SCSS-Themes/popups/tooltip/tailwind-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/tailwind.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +112 -19
- package/SCSS-Themes/ribbon/ribbon/material.scss +112 -19
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +111 -20
- package/SCSS-Themes/ribbon/ribbon/material3.scss +111 -20
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +111 -18
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +111 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +83 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +82 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +82 -7
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap-dark.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap4.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5-dark.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/fabric-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fabric.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fluent-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/fluent.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/highcontrast.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material-dark.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material.scss +6 -11
- package/SCSS-Themes/schedule/recurrence-editor/material3-dark.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/material3.scss +7 -12
- package/SCSS-Themes/schedule/recurrence-editor/tailwind-dark.scss +8 -13
- package/SCSS-Themes/schedule/recurrence-editor/tailwind.scss +8 -13
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fabric.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/fluent.scss +29 -12
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/material3.scss +29 -12
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +29 -12
- package/SCSS-Themes/schedule/schedule/tailwind.scss +29 -12
- package/SCSS-Themes/tailwind-dark.scss +2775 -207
- package/SCSS-Themes/tailwind.scss +2775 -207
- package/package.json +1 -1
|
@@ -0,0 +1,306 @@
|
|
|
1
|
+
/*! Form tailwind theme wise override definitions and variables */
|
|
2
|
+
// form field styles
|
|
3
|
+
$field-label-color: $content-text-color-alt1 !default;
|
|
4
|
+
$field-label-font-size: 14px !default;
|
|
5
|
+
$field-label-margin-bottom: 4px !default;
|
|
6
|
+
$field-label-font-weight: 600 !default;
|
|
7
|
+
$form-layout-margin-top: 20px !default;
|
|
8
|
+
$field-label-right-margin-top: 3px !default;
|
|
9
|
+
|
|
10
|
+
// group title styles
|
|
11
|
+
$group-title-color: $content-text-color-alt2 !default;
|
|
12
|
+
$group-title-border-color: $border-light !default;
|
|
13
|
+
$form-group-border-none: none !default;
|
|
14
|
+
$form-padding-zero: 0 !default;
|
|
15
|
+
$form-margin-zero: 0 !default;
|
|
16
|
+
$form-group-title-position: relative !default;
|
|
17
|
+
$form-group-title-display: inline-block !default;
|
|
18
|
+
$form-group-title-padding-bottom: 8px !default;
|
|
19
|
+
$form-group-title-margin-bottom: 0 !default;
|
|
20
|
+
$form-group-title-font-size: 16px !default;
|
|
21
|
+
$form-group-title-border-position: absolute !default;
|
|
22
|
+
$form-group-title-border-bottom: 0 !default;
|
|
23
|
+
$form-group-title-border-left: 0 !default;
|
|
24
|
+
$form-group-title-border-width: 100% !default;
|
|
25
|
+
$form-group-title-border-height: 1px !default;
|
|
26
|
+
$form-group-title-border-bottom-style: 1px solid $group-title-border-color !default;
|
|
27
|
+
|
|
28
|
+
//tooltip styles
|
|
29
|
+
$form-tooltip-background-color: $danger-light !default;
|
|
30
|
+
$form-tooltip-color: $danger !default;
|
|
31
|
+
$form-validation-message-font-size: 14px;
|
|
32
|
+
|
|
33
|
+
// form common styles
|
|
34
|
+
$form-display-flex: flex !default;
|
|
35
|
+
$form-label-top-direction: column !default;
|
|
36
|
+
$form-label-text-align: center !default;
|
|
37
|
+
$form-button-left-justify: flex-start !default;
|
|
38
|
+
$form-button-right-justify: flex-end !default;
|
|
39
|
+
$form-button-center-justify: center !default;
|
|
40
|
+
$form-button-border-radius: 20px !default;
|
|
41
|
+
$form-button-padding: 7px 16px !default;
|
|
42
|
+
|
|
43
|
+
@include export-module('data-form-layout') {
|
|
44
|
+
|
|
45
|
+
/*! data-form layout */
|
|
46
|
+
#{&}.e-data-form {
|
|
47
|
+
|
|
48
|
+
#{if(&, '&', '*')} .e-form-label {
|
|
49
|
+
font-size: $field-label-font-size;
|
|
50
|
+
margin-bottom: $field-label-margin-bottom;
|
|
51
|
+
font-weight: $field-label-font-weight;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
#{if(&, '&', '*')} .e-form-layout {
|
|
55
|
+
display: grid;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
#{if(&, '&', '*')} .e-grid-col-2 {
|
|
59
|
+
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
#{if(&, '&', '*')} .e-grid-col-3 {
|
|
63
|
+
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
#{if(&, '&', '*')} .e-grid-col-4 {
|
|
67
|
+
grid-template-columns: repeat(4, minmax(0, 1fr));
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
#{if(&, '&', '*')} .e-grid-col-5 {
|
|
71
|
+
grid-template-columns: repeat(5, minmax(0, 1fr));
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
#{if(&, '&', '*')} .e-grid-col-6 {
|
|
75
|
+
grid-template-columns: repeat(6, minmax(0, 1fr));
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
#{if(&, '&', '*')} .e-grid-col-7 {
|
|
79
|
+
grid-template-columns: repeat(7, minmax(0, 1fr));
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
#{if(&, '&', '*')} .e-grid-col-8 {
|
|
83
|
+
grid-template-columns: repeat(8, minmax(0, 1fr));
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
#{if(&, '&', '*')} .e-grid-col-9 {
|
|
87
|
+
grid-template-columns: repeat(9, minmax(0, 1fr));
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
#{if(&, '&', '*')} .e-grid-col-10 {
|
|
91
|
+
grid-template-columns: repeat(10, minmax(0, 1fr));
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
#{if(&, '&', '*')} .e-grid-col-11 {
|
|
95
|
+
grid-template-columns: repeat(11, minmax(0, 1fr));
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
#{if(&, '&', '*')} .e-grid-col-12 {
|
|
99
|
+
grid-template-columns: repeat(12, minmax(0, 1fr));
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
#{if(&, '&', '*')} .e-colspan-1 {
|
|
103
|
+
grid-column: span 1/span 1;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
#{if(&, '&', '*')} .e-colspan-2 {
|
|
107
|
+
grid-column: span 2/span 2;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
#{if(&, '&', '*')} .e-colspan-3 {
|
|
111
|
+
grid-column: span 3/span 3;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
#{if(&, '&', '*')} .e-colspan-4 {
|
|
115
|
+
grid-column: span 4/span 4;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
#{if(&, '&', '*')} .e-colspan-5 {
|
|
119
|
+
grid-column: span 5/span 5;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
#{if(&, '&', '*')} .e-colspan-6 {
|
|
123
|
+
grid-column: span 6/span 6;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
#{if(&, '&', '*')} .e-colspan-7 {
|
|
127
|
+
grid-column: span 7/span 7;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
#{if(&, '&', '*')} .e-colspan-8 {
|
|
131
|
+
grid-column: span 8/span 8;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
#{if(&, '&', '*')} .e-colspan-9 {
|
|
135
|
+
grid-column: span 9/span 9;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
#{if(&, '&', '*')} .e-colspan-10 {
|
|
139
|
+
grid-column: span 10/span 10;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
#{if(&, '&', '*')} .e-colspan-11 {
|
|
143
|
+
grid-column: span 11/span 11;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
#{if(&, '&', '*')} .e-colspan-12 {
|
|
147
|
+
grid-column: span 12/span 12;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
.e-label-left {
|
|
153
|
+
|
|
154
|
+
.e-form-item-wrapper {
|
|
155
|
+
flex: 1 1 auto;
|
|
156
|
+
max-width: calc(75% - 12px);
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
.e-form-label {
|
|
160
|
+
margin-right: 12px;
|
|
161
|
+
width: 25%;
|
|
162
|
+
text-align: end;
|
|
163
|
+
flex-direction: column;
|
|
164
|
+
align-items: flex-end;
|
|
165
|
+
justify-content: flex-start;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
.validation-message {
|
|
169
|
+
display: flex;
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
#{if(&, '&', '*')} .e-form-group {
|
|
174
|
+
border: $form-group-border-none;
|
|
175
|
+
padding: $form-padding-zero;
|
|
176
|
+
margin: $form-margin-zero;
|
|
177
|
+
|
|
178
|
+
#{if(&, '&', '*')} .e-group-title {
|
|
179
|
+
position: $form-group-title-position;
|
|
180
|
+
display: $form-group-title-display;
|
|
181
|
+
padding-bottom: $form-group-title-padding-bottom;
|
|
182
|
+
|
|
183
|
+
/* Gap between text and border */
|
|
184
|
+
margin-bottom: $form-group-title-margin-bottom;
|
|
185
|
+
font-size: $form-group-title-font-size;
|
|
186
|
+
|
|
187
|
+
#{if(&, '&', '*')}::after {
|
|
188
|
+
content: '';
|
|
189
|
+
position: $form-group-title-border-position;
|
|
190
|
+
bottom: $form-group-title-border-bottom;
|
|
191
|
+
left: $form-group-title-border-left;
|
|
192
|
+
width: $form-group-title-border-width;
|
|
193
|
+
height: $form-group-title-border-height;
|
|
194
|
+
border-bottom: $form-group-title-border-bottom-style;
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
#{if(&, '&', '*')} .e-label-top {
|
|
200
|
+
display: $form-display-flex;
|
|
201
|
+
flex-direction: $form-label-top-direction;
|
|
202
|
+
margin-top: $form-layout-margin-top;
|
|
203
|
+
|
|
204
|
+
.e-label-right {
|
|
205
|
+
display: flex;
|
|
206
|
+
align-items: center;
|
|
207
|
+
|
|
208
|
+
.e-switch-wrapper + .e-form-label {
|
|
209
|
+
margin-top: 3px;
|
|
210
|
+
margin-left: 5px;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
.e-checkbox-wrapper + .e-form-label {
|
|
214
|
+
margin-top: $field-label-right-margin-top;
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
#{if(&, '&', '*')} .e-label-left {
|
|
220
|
+
display: $form-display-flex;
|
|
221
|
+
text-align: $form-label-text-align;
|
|
222
|
+
margin-top: $form-layout-margin-top;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
#{if(&, '&', '*')} .e-button-left {
|
|
226
|
+
justify-content: $form-button-left-justify;
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
#{if(&, '&', '*')} .e-button-right {
|
|
230
|
+
justify-content: $form-button-right-justify;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
#{if(&, '&', '*')} .e-button-center {
|
|
234
|
+
justify-content: $form-button-center-justify;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
#{if(&, '&', '*')} .e-button-left,
|
|
238
|
+
#{if(&, '&', '*')} .e-button-right,
|
|
239
|
+
#{if(&, '&', '*')} .e-button-center,
|
|
240
|
+
#{if(&, '&', '*')} .e-button-stretch {
|
|
241
|
+
margin-top: 24px;
|
|
242
|
+
display: $form-display-flex;
|
|
243
|
+
gap: 10px;
|
|
244
|
+
|
|
245
|
+
#{if(&, '&', '*')} .e-btn {
|
|
246
|
+
border-radius: $form-button-border-radius;
|
|
247
|
+
padding: $form-button-padding;
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
#{if(&, '&', '*')} .e-button-stretch {
|
|
252
|
+
#{if(&, '&', '*')} .e-btn {
|
|
253
|
+
width: 100%;
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
> :first-child.e-form-layout {
|
|
258
|
+
margin-top: 0;
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
#{if(&, '&', '*')} .e-form-group-layout {
|
|
262
|
+
display: grid;
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
@include export-module('data-form-theme') {
|
|
269
|
+
|
|
270
|
+
/*! data-form theme */
|
|
271
|
+
#{&}.e-data-form {
|
|
272
|
+
|
|
273
|
+
#{if(&, '&', '*')} .e-form-label {
|
|
274
|
+
color: $field-label-color;
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
#{if(&, '&', '*')} .e-group-title {
|
|
278
|
+
color: $group-title-color;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
#{if(&, '&', '*')} .validation-message {
|
|
282
|
+
color: $form-tooltip-color;
|
|
283
|
+
font-size: $form-validation-message-font-size;
|
|
284
|
+
font-style: italic;
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
#{&}.e-tooltip-wrap.e-popup.e-error-tooltip {
|
|
289
|
+
background-color: $form-tooltip-background-color;
|
|
290
|
+
border: $form-tooltip-background-color;
|
|
291
|
+
|
|
292
|
+
#{if(&, '&', '*')} .e-tip-content .validation-message {
|
|
293
|
+
color: $form-tooltip-color;
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
#{if(&, '&', '*')} .e-arrow-tip {
|
|
297
|
+
|
|
298
|
+
#{if(&, '&', '*')} .e-arrow-tip-outer.e-tip-top,
|
|
299
|
+
#{if(&, '&', '*')} .e-arrow-tip-inner.e-tip-top {
|
|
300
|
+
border-bottom-color: $form-tooltip-background-color;
|
|
301
|
+
color: $form-tooltip-background-color;
|
|
302
|
+
}
|
|
303
|
+
}
|
|
304
|
+
}
|
|
305
|
+
}
|
|
306
|
+
|
|
@@ -0,0 +1,306 @@
|
|
|
1
|
+
/*! Form tailwind theme wise override definitions and variables */
|
|
2
|
+
// form field styles
|
|
3
|
+
$field-label-color: $content-text-color-alt1 !default;
|
|
4
|
+
$field-label-font-size: 14px !default;
|
|
5
|
+
$field-label-margin-bottom: 4px !default;
|
|
6
|
+
$field-label-font-weight: 600 !default;
|
|
7
|
+
$form-layout-margin-top: 20px !default;
|
|
8
|
+
$field-label-right-margin-top: 3px !default;
|
|
9
|
+
|
|
10
|
+
// group title styles
|
|
11
|
+
$group-title-color: $content-text-color-alt2 !default;
|
|
12
|
+
$group-title-border-color: $border-light !default;
|
|
13
|
+
$form-group-border-none: none !default;
|
|
14
|
+
$form-padding-zero: 0 !default;
|
|
15
|
+
$form-margin-zero: 0 !default;
|
|
16
|
+
$form-group-title-position: relative !default;
|
|
17
|
+
$form-group-title-display: inline-block !default;
|
|
18
|
+
$form-group-title-padding-bottom: 8px !default;
|
|
19
|
+
$form-group-title-margin-bottom: 0 !default;
|
|
20
|
+
$form-group-title-font-size: 16px !default;
|
|
21
|
+
$form-group-title-border-position: absolute !default;
|
|
22
|
+
$form-group-title-border-bottom: 0 !default;
|
|
23
|
+
$form-group-title-border-left: 0 !default;
|
|
24
|
+
$form-group-title-border-width: 100% !default;
|
|
25
|
+
$form-group-title-border-height: 1px !default;
|
|
26
|
+
$form-group-title-border-bottom-style: 1px solid $group-title-border-color !default;
|
|
27
|
+
|
|
28
|
+
//tooltip styles
|
|
29
|
+
$form-tooltip-background-color: $danger-light !default;
|
|
30
|
+
$form-tooltip-color: $danger !default;
|
|
31
|
+
$form-validation-message-font-size: 14px;
|
|
32
|
+
|
|
33
|
+
// form common styles
|
|
34
|
+
$form-display-flex: flex !default;
|
|
35
|
+
$form-label-top-direction: column !default;
|
|
36
|
+
$form-label-text-align: center !default;
|
|
37
|
+
$form-button-left-justify: flex-start !default;
|
|
38
|
+
$form-button-right-justify: flex-end !default;
|
|
39
|
+
$form-button-center-justify: center !default;
|
|
40
|
+
$form-button-border-radius: 20px !default;
|
|
41
|
+
$form-button-padding: 7px 16px !default;
|
|
42
|
+
|
|
43
|
+
@include export-module('data-form-layout') {
|
|
44
|
+
|
|
45
|
+
/*! data-form layout */
|
|
46
|
+
#{&}.e-data-form {
|
|
47
|
+
|
|
48
|
+
#{if(&, '&', '*')} .e-form-label {
|
|
49
|
+
font-size: $field-label-font-size;
|
|
50
|
+
margin-bottom: $field-label-margin-bottom;
|
|
51
|
+
font-weight: $field-label-font-weight;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
#{if(&, '&', '*')} .e-form-layout {
|
|
55
|
+
display: grid;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
#{if(&, '&', '*')} .e-grid-col-2 {
|
|
59
|
+
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
#{if(&, '&', '*')} .e-grid-col-3 {
|
|
63
|
+
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
#{if(&, '&', '*')} .e-grid-col-4 {
|
|
67
|
+
grid-template-columns: repeat(4, minmax(0, 1fr));
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
#{if(&, '&', '*')} .e-grid-col-5 {
|
|
71
|
+
grid-template-columns: repeat(5, minmax(0, 1fr));
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
#{if(&, '&', '*')} .e-grid-col-6 {
|
|
75
|
+
grid-template-columns: repeat(6, minmax(0, 1fr));
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
#{if(&, '&', '*')} .e-grid-col-7 {
|
|
79
|
+
grid-template-columns: repeat(7, minmax(0, 1fr));
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
#{if(&, '&', '*')} .e-grid-col-8 {
|
|
83
|
+
grid-template-columns: repeat(8, minmax(0, 1fr));
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
#{if(&, '&', '*')} .e-grid-col-9 {
|
|
87
|
+
grid-template-columns: repeat(9, minmax(0, 1fr));
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
#{if(&, '&', '*')} .e-grid-col-10 {
|
|
91
|
+
grid-template-columns: repeat(10, minmax(0, 1fr));
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
#{if(&, '&', '*')} .e-grid-col-11 {
|
|
95
|
+
grid-template-columns: repeat(11, minmax(0, 1fr));
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
#{if(&, '&', '*')} .e-grid-col-12 {
|
|
99
|
+
grid-template-columns: repeat(12, minmax(0, 1fr));
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
#{if(&, '&', '*')} .e-colspan-1 {
|
|
103
|
+
grid-column: span 1/span 1;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
#{if(&, '&', '*')} .e-colspan-2 {
|
|
107
|
+
grid-column: span 2/span 2;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
#{if(&, '&', '*')} .e-colspan-3 {
|
|
111
|
+
grid-column: span 3/span 3;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
#{if(&, '&', '*')} .e-colspan-4 {
|
|
115
|
+
grid-column: span 4/span 4;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
#{if(&, '&', '*')} .e-colspan-5 {
|
|
119
|
+
grid-column: span 5/span 5;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
#{if(&, '&', '*')} .e-colspan-6 {
|
|
123
|
+
grid-column: span 6/span 6;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
#{if(&, '&', '*')} .e-colspan-7 {
|
|
127
|
+
grid-column: span 7/span 7;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
#{if(&, '&', '*')} .e-colspan-8 {
|
|
131
|
+
grid-column: span 8/span 8;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
#{if(&, '&', '*')} .e-colspan-9 {
|
|
135
|
+
grid-column: span 9/span 9;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
#{if(&, '&', '*')} .e-colspan-10 {
|
|
139
|
+
grid-column: span 10/span 10;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
#{if(&, '&', '*')} .e-colspan-11 {
|
|
143
|
+
grid-column: span 11/span 11;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
#{if(&, '&', '*')} .e-colspan-12 {
|
|
147
|
+
grid-column: span 12/span 12;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
.e-label-left {
|
|
153
|
+
|
|
154
|
+
.e-form-item-wrapper {
|
|
155
|
+
flex: 1 1 auto;
|
|
156
|
+
max-width: calc(75% - 12px);
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
.e-form-label {
|
|
160
|
+
margin-right: 12px;
|
|
161
|
+
width: 25%;
|
|
162
|
+
text-align: end;
|
|
163
|
+
flex-direction: column;
|
|
164
|
+
align-items: flex-end;
|
|
165
|
+
justify-content: flex-start;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
.validation-message {
|
|
169
|
+
display: flex;
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
#{if(&, '&', '*')} .e-form-group {
|
|
174
|
+
border: $form-group-border-none;
|
|
175
|
+
padding: $form-padding-zero;
|
|
176
|
+
margin: $form-margin-zero;
|
|
177
|
+
|
|
178
|
+
#{if(&, '&', '*')} .e-group-title {
|
|
179
|
+
position: $form-group-title-position;
|
|
180
|
+
display: $form-group-title-display;
|
|
181
|
+
padding-bottom: $form-group-title-padding-bottom;
|
|
182
|
+
|
|
183
|
+
/* Gap between text and border */
|
|
184
|
+
margin-bottom: $form-group-title-margin-bottom;
|
|
185
|
+
font-size: $form-group-title-font-size;
|
|
186
|
+
|
|
187
|
+
#{if(&, '&', '*')}::after {
|
|
188
|
+
content: '';
|
|
189
|
+
position: $form-group-title-border-position;
|
|
190
|
+
bottom: $form-group-title-border-bottom;
|
|
191
|
+
left: $form-group-title-border-left;
|
|
192
|
+
width: $form-group-title-border-width;
|
|
193
|
+
height: $form-group-title-border-height;
|
|
194
|
+
border-bottom: $form-group-title-border-bottom-style;
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
#{if(&, '&', '*')} .e-label-top {
|
|
200
|
+
display: $form-display-flex;
|
|
201
|
+
flex-direction: $form-label-top-direction;
|
|
202
|
+
margin-top: $form-layout-margin-top;
|
|
203
|
+
|
|
204
|
+
.e-label-right {
|
|
205
|
+
display: flex;
|
|
206
|
+
align-items: center;
|
|
207
|
+
|
|
208
|
+
.e-switch-wrapper + .e-form-label {
|
|
209
|
+
margin-top: 3px;
|
|
210
|
+
margin-left: 5px;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
.e-checkbox-wrapper + .e-form-label {
|
|
214
|
+
margin-top: $field-label-right-margin-top;
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
#{if(&, '&', '*')} .e-label-left {
|
|
220
|
+
display: $form-display-flex;
|
|
221
|
+
text-align: $form-label-text-align;
|
|
222
|
+
margin-top: $form-layout-margin-top;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
#{if(&, '&', '*')} .e-button-left {
|
|
226
|
+
justify-content: $form-button-left-justify;
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
#{if(&, '&', '*')} .e-button-right {
|
|
230
|
+
justify-content: $form-button-right-justify;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
#{if(&, '&', '*')} .e-button-center {
|
|
234
|
+
justify-content: $form-button-center-justify;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
#{if(&, '&', '*')} .e-button-left,
|
|
238
|
+
#{if(&, '&', '*')} .e-button-right,
|
|
239
|
+
#{if(&, '&', '*')} .e-button-center,
|
|
240
|
+
#{if(&, '&', '*')} .e-button-stretch {
|
|
241
|
+
margin-top: 24px;
|
|
242
|
+
display: $form-display-flex;
|
|
243
|
+
gap: 10px;
|
|
244
|
+
|
|
245
|
+
#{if(&, '&', '*')} .e-btn {
|
|
246
|
+
border-radius: $form-button-border-radius;
|
|
247
|
+
padding: $form-button-padding;
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
#{if(&, '&', '*')} .e-button-stretch {
|
|
252
|
+
#{if(&, '&', '*')} .e-btn {
|
|
253
|
+
width: 100%;
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
> :first-child.e-form-layout {
|
|
258
|
+
margin-top: 0;
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
#{if(&, '&', '*')} .e-form-group-layout {
|
|
262
|
+
display: grid;
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
@include export-module('data-form-theme') {
|
|
269
|
+
|
|
270
|
+
/*! data-form theme */
|
|
271
|
+
#{&}.e-data-form {
|
|
272
|
+
|
|
273
|
+
#{if(&, '&', '*')} .e-form-label {
|
|
274
|
+
color: $field-label-color;
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
#{if(&, '&', '*')} .e-group-title {
|
|
278
|
+
color: $group-title-color;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
#{if(&, '&', '*')} .validation-message {
|
|
282
|
+
color: $form-tooltip-color;
|
|
283
|
+
font-size: $form-validation-message-font-size;
|
|
284
|
+
font-style: italic;
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
#{&}.e-tooltip-wrap.e-popup.e-error-tooltip {
|
|
289
|
+
background-color: $form-tooltip-background-color;
|
|
290
|
+
border: $form-tooltip-background-color;
|
|
291
|
+
|
|
292
|
+
#{if(&, '&', '*')} .e-tip-content .validation-message {
|
|
293
|
+
color: $form-tooltip-color;
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
#{if(&, '&', '*')} .e-arrow-tip {
|
|
297
|
+
|
|
298
|
+
#{if(&, '&', '*')} .e-arrow-tip-outer.e-tip-top,
|
|
299
|
+
#{if(&, '&', '*')} .e-arrow-tip-inner.e-tip-top {
|
|
300
|
+
border-bottom-color: $form-tooltip-background-color;
|
|
301
|
+
color: $form-tooltip-background-color;
|
|
302
|
+
}
|
|
303
|
+
}
|
|
304
|
+
}
|
|
305
|
+
}
|
|
306
|
+
|