@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
|
@@ -319,6 +319,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
319
319
|
}
|
|
320
320
|
}
|
|
321
321
|
|
|
322
|
+
.e-rte-toolbar {
|
|
323
|
+
.e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-item:first-child {
|
|
324
|
+
margin-left: 0;
|
|
325
|
+
}
|
|
326
|
+
}
|
|
327
|
+
|
|
322
328
|
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
|
|
323
329
|
.e-rte-toolbar .e-toolbar-item .e-dropdown-btn .e-dropdown-btn {
|
|
324
330
|
font-size: $dropdown-btn-big-font-size;
|
|
@@ -536,6 +542,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
536
542
|
margin-left: $rte-tb-items-margin-left;
|
|
537
543
|
}
|
|
538
544
|
|
|
545
|
+
.e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-item:first-child {
|
|
546
|
+
margin-left: 0;
|
|
547
|
+
}
|
|
548
|
+
|
|
539
549
|
.e-hor-nav.e-expended-nav {
|
|
540
550
|
height: auto;
|
|
541
551
|
min-height: $rte-tb-expended-min-height;
|
|
@@ -736,7 +746,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
736
746
|
height: 100%;
|
|
737
747
|
min-height: 100px;
|
|
738
748
|
outline: 0 solid transparent;
|
|
739
|
-
overflow-x: auto;
|
|
740
749
|
padding: $rte-content-padding;
|
|
741
750
|
position: relative;
|
|
742
751
|
text-align: inherit;
|
|
@@ -1285,7 +1294,8 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1285
1294
|
height: 1px;
|
|
1286
1295
|
}
|
|
1287
1296
|
|
|
1288
|
-
.e-richtexteditor
|
|
1297
|
+
.e-richtexteditor,
|
|
1298
|
+
.e-rte-elements {
|
|
1289
1299
|
.e-linkheader,
|
|
1290
1300
|
.e-audioheader,
|
|
1291
1301
|
.e-videoheader,
|
|
@@ -2369,9 +2379,74 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2369
2379
|
}
|
|
2370
2380
|
}
|
|
2371
2381
|
|
|
2372
|
-
.e-richtexteditor .e-rte-table-popup.e-popup-open.e-dialog .e-rte-tablecell
|
|
2382
|
+
.e-richtexteditor .e-rte-table-popup.e-popup-open.e-dialog .e-rte-tablecell,
|
|
2383
|
+
.e-rte-elements.e-rte-table-popup.e-popup-open.e-dialog .e-rte-tablecell {
|
|
2373
2384
|
margin: 1px;
|
|
2374
2385
|
}
|
|
2386
|
+
.e-rte-elements{
|
|
2387
|
+
.e-rte-table-popup.e-popup-open{
|
|
2388
|
+
.e-rte-table-row {
|
|
2389
|
+
height: 16px;
|
|
2390
|
+
}
|
|
2391
|
+
.e-insert-table-btn {
|
|
2392
|
+
@if $skin-name == 'FluentUI' {
|
|
2393
|
+
margin-top: $rte-table-popup-btn-margin-top;
|
|
2394
|
+
}
|
|
2395
|
+
width: 100%;
|
|
2396
|
+
}
|
|
2397
|
+
.e-rte-tablecell {
|
|
2398
|
+
border: $rte-table-span-border;
|
|
2399
|
+
display: inline-block;
|
|
2400
|
+
height: 14px;
|
|
2401
|
+
margin: 1px;
|
|
2402
|
+
overflow: hidden;
|
|
2403
|
+
vertical-align: top;
|
|
2404
|
+
width: 14px;
|
|
2405
|
+
}
|
|
2406
|
+
}
|
|
2407
|
+
.e-rte-table-popup.e-popup.e-popup-open {
|
|
2408
|
+
border-radius: $rte-table-popup-bdr-radius;
|
|
2409
|
+
box-shadow: $rte-table-popup-box;
|
|
2410
|
+
font-size: 14px;
|
|
2411
|
+
font-weight: normal;
|
|
2412
|
+
min-width: 120px;
|
|
2413
|
+
overflow: hidden;
|
|
2414
|
+
padding: $rte-table-popup-padding;
|
|
2415
|
+
}
|
|
2416
|
+
}
|
|
2417
|
+
|
|
2418
|
+
.e-rte-elements.e-dialog {
|
|
2419
|
+
.e-img-uploadwrap.e-droparea .e-rte-upload-text,
|
|
2420
|
+
.e-aud-uploadwrap.e-droparea .e-rte-upload-text,
|
|
2421
|
+
.e-vid-uploadwrap.e-droparea .e-rte-upload-text {
|
|
2422
|
+
display: inline-block;
|
|
2423
|
+
line-height: normal;
|
|
2424
|
+
}
|
|
2425
|
+
.e-img-uploadwrap.e-droparea,
|
|
2426
|
+
.e-aud-uploadwrap.e-droparea,
|
|
2427
|
+
.e-vid-uploadwrap.e-droparea {
|
|
2428
|
+
line-height: $rte-droparea-line-height;
|
|
2429
|
+
min-height: 50px;
|
|
2430
|
+
position: relative;
|
|
2431
|
+
}
|
|
2432
|
+
.e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
2433
|
+
.e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
2434
|
+
.e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
2435
|
+
display: block;
|
|
2436
|
+
height: $rte-droparea-browsebtn-height;
|
|
2437
|
+
margin: 0 auto;
|
|
2438
|
+
padding: $rte-droparea-browsebtn-padding;
|
|
2439
|
+
position: relative;
|
|
2440
|
+
top: $rte-droparea-browsebtn-top;
|
|
2441
|
+
@if $skin-name == 'FluentUI' {
|
|
2442
|
+
outline: none;
|
|
2443
|
+
}
|
|
2444
|
+
}
|
|
2445
|
+
.e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
2446
|
+
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
2447
|
+
top: -130px;
|
|
2448
|
+
}
|
|
2449
|
+
}
|
|
2375
2450
|
.e-transparent.e-rte-elements.e-tbar-btn.e-rte-fontcolor-dropdown,
|
|
2376
2451
|
.e-transparent.e-rte-elements.e-tbar-btn.e-rte-backgroundcolor-dropdown {
|
|
2377
2452
|
visibility: hidden;
|
|
@@ -3014,7 +3089,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3014
3089
|
}
|
|
3015
3090
|
|
|
3016
3091
|
.e-rte-table.e-alternate-border tbody tr:nth-child(2n+0) {
|
|
3017
|
-
background
|
|
3092
|
+
background: $rte-table-alternate-color;
|
|
3018
3093
|
@if $skin-name == 'highcontrast' {
|
|
3019
3094
|
color: $rte-img-popup-color;
|
|
3020
3095
|
}
|
|
@@ -3366,7 +3441,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3366
3441
|
}
|
|
3367
3442
|
|
|
3368
3443
|
.e-caption::before {
|
|
3369
|
-
content: '\
|
|
3444
|
+
content: '\e8e2';
|
|
3370
3445
|
}
|
|
3371
3446
|
|
|
3372
3447
|
.e-remove::before,
|
|
@@ -3443,7 +3518,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3443
3518
|
}
|
|
3444
3519
|
|
|
3445
3520
|
.e-table-header::before {
|
|
3446
|
-
content: '\
|
|
3521
|
+
content: '\e7e9';
|
|
3447
3522
|
}
|
|
3448
3523
|
|
|
3449
3524
|
.e-table-remove::before {
|
|
@@ -3467,7 +3542,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3467
3542
|
}
|
|
3468
3543
|
|
|
3469
3544
|
.e-create-table::before {
|
|
3470
|
-
content: '\
|
|
3545
|
+
content: '\e83f';
|
|
3471
3546
|
}
|
|
3472
3547
|
|
|
3473
3548
|
.e-align-bottom::before {
|
|
@@ -314,6 +314,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
314
314
|
}
|
|
315
315
|
}
|
|
316
316
|
|
|
317
|
+
.e-rte-toolbar {
|
|
318
|
+
.e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-item:first-child {
|
|
319
|
+
margin-left: 0;
|
|
320
|
+
}
|
|
321
|
+
}
|
|
322
|
+
|
|
317
323
|
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
|
|
318
324
|
.e-rte-toolbar .e-toolbar-item .e-dropdown-btn .e-dropdown-btn {
|
|
319
325
|
font-size: $dropdown-btn-big-font-size;
|
|
@@ -531,6 +537,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
531
537
|
margin-left: $rte-tb-items-margin-left;
|
|
532
538
|
}
|
|
533
539
|
|
|
540
|
+
.e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-item:first-child {
|
|
541
|
+
margin-left: 0;
|
|
542
|
+
}
|
|
543
|
+
|
|
534
544
|
.e-hor-nav.e-expended-nav {
|
|
535
545
|
height: auto;
|
|
536
546
|
min-height: $rte-tb-expended-min-height;
|
|
@@ -731,7 +741,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
731
741
|
height: 100%;
|
|
732
742
|
min-height: 100px;
|
|
733
743
|
outline: 0 solid transparent;
|
|
734
|
-
overflow-x: auto;
|
|
735
744
|
padding: $rte-content-padding;
|
|
736
745
|
position: relative;
|
|
737
746
|
text-align: inherit;
|
|
@@ -1280,7 +1289,8 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1280
1289
|
height: 1px;
|
|
1281
1290
|
}
|
|
1282
1291
|
|
|
1283
|
-
.e-richtexteditor
|
|
1292
|
+
.e-richtexteditor,
|
|
1293
|
+
.e-rte-elements {
|
|
1284
1294
|
.e-linkheader,
|
|
1285
1295
|
.e-audioheader,
|
|
1286
1296
|
.e-videoheader,
|
|
@@ -2364,9 +2374,74 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2364
2374
|
}
|
|
2365
2375
|
}
|
|
2366
2376
|
|
|
2367
|
-
.e-richtexteditor .e-rte-table-popup.e-popup-open.e-dialog .e-rte-tablecell
|
|
2377
|
+
.e-richtexteditor .e-rte-table-popup.e-popup-open.e-dialog .e-rte-tablecell,
|
|
2378
|
+
.e-rte-elements.e-rte-table-popup.e-popup-open.e-dialog .e-rte-tablecell {
|
|
2368
2379
|
margin: 1px;
|
|
2369
2380
|
}
|
|
2381
|
+
.e-rte-elements{
|
|
2382
|
+
.e-rte-table-popup.e-popup-open{
|
|
2383
|
+
.e-rte-table-row {
|
|
2384
|
+
height: 16px;
|
|
2385
|
+
}
|
|
2386
|
+
.e-insert-table-btn {
|
|
2387
|
+
@if $skin-name == 'FluentUI' {
|
|
2388
|
+
margin-top: $rte-table-popup-btn-margin-top;
|
|
2389
|
+
}
|
|
2390
|
+
width: 100%;
|
|
2391
|
+
}
|
|
2392
|
+
.e-rte-tablecell {
|
|
2393
|
+
border: $rte-table-span-border;
|
|
2394
|
+
display: inline-block;
|
|
2395
|
+
height: 14px;
|
|
2396
|
+
margin: 1px;
|
|
2397
|
+
overflow: hidden;
|
|
2398
|
+
vertical-align: top;
|
|
2399
|
+
width: 14px;
|
|
2400
|
+
}
|
|
2401
|
+
}
|
|
2402
|
+
.e-rte-table-popup.e-popup.e-popup-open {
|
|
2403
|
+
border-radius: $rte-table-popup-bdr-radius;
|
|
2404
|
+
box-shadow: $rte-table-popup-box;
|
|
2405
|
+
font-size: 14px;
|
|
2406
|
+
font-weight: normal;
|
|
2407
|
+
min-width: 120px;
|
|
2408
|
+
overflow: hidden;
|
|
2409
|
+
padding: $rte-table-popup-padding;
|
|
2410
|
+
}
|
|
2411
|
+
}
|
|
2412
|
+
|
|
2413
|
+
.e-rte-elements.e-dialog {
|
|
2414
|
+
.e-img-uploadwrap.e-droparea .e-rte-upload-text,
|
|
2415
|
+
.e-aud-uploadwrap.e-droparea .e-rte-upload-text,
|
|
2416
|
+
.e-vid-uploadwrap.e-droparea .e-rte-upload-text {
|
|
2417
|
+
display: inline-block;
|
|
2418
|
+
line-height: normal;
|
|
2419
|
+
}
|
|
2420
|
+
.e-img-uploadwrap.e-droparea,
|
|
2421
|
+
.e-aud-uploadwrap.e-droparea,
|
|
2422
|
+
.e-vid-uploadwrap.e-droparea {
|
|
2423
|
+
line-height: $rte-droparea-line-height;
|
|
2424
|
+
min-height: 50px;
|
|
2425
|
+
position: relative;
|
|
2426
|
+
}
|
|
2427
|
+
.e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
2428
|
+
.e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
2429
|
+
.e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
2430
|
+
display: block;
|
|
2431
|
+
height: $rte-droparea-browsebtn-height;
|
|
2432
|
+
margin: 0 auto;
|
|
2433
|
+
padding: $rte-droparea-browsebtn-padding;
|
|
2434
|
+
position: relative;
|
|
2435
|
+
top: $rte-droparea-browsebtn-top;
|
|
2436
|
+
@if $skin-name == 'FluentUI' {
|
|
2437
|
+
outline: none;
|
|
2438
|
+
}
|
|
2439
|
+
}
|
|
2440
|
+
.e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
2441
|
+
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
2442
|
+
top: -130px;
|
|
2443
|
+
}
|
|
2444
|
+
}
|
|
2370
2445
|
.e-transparent.e-rte-elements.e-tbar-btn.e-rte-fontcolor-dropdown,
|
|
2371
2446
|
.e-transparent.e-rte-elements.e-tbar-btn.e-rte-backgroundcolor-dropdown {
|
|
2372
2447
|
visibility: hidden;
|
|
@@ -3009,7 +3084,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3009
3084
|
}
|
|
3010
3085
|
|
|
3011
3086
|
.e-rte-table.e-alternate-border tbody tr:nth-child(2n+0) {
|
|
3012
|
-
background
|
|
3087
|
+
background: $rte-table-alternate-color;
|
|
3013
3088
|
@if $skin-name == 'highcontrast' {
|
|
3014
3089
|
color: $rte-img-popup-color;
|
|
3015
3090
|
}
|
|
@@ -3361,7 +3436,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3361
3436
|
}
|
|
3362
3437
|
|
|
3363
3438
|
.e-caption::before {
|
|
3364
|
-
content: '\
|
|
3439
|
+
content: '\e8e2';
|
|
3365
3440
|
}
|
|
3366
3441
|
|
|
3367
3442
|
.e-remove::before,
|
|
@@ -3438,7 +3513,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3438
3513
|
}
|
|
3439
3514
|
|
|
3440
3515
|
.e-table-header::before {
|
|
3441
|
-
content: '\
|
|
3516
|
+
content: '\e7e9';
|
|
3442
3517
|
}
|
|
3443
3518
|
|
|
3444
3519
|
.e-table-remove::before {
|
|
@@ -3462,7 +3537,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3462
3537
|
}
|
|
3463
3538
|
|
|
3464
3539
|
.e-create-table::before {
|
|
3465
|
-
content: '\
|
|
3540
|
+
content: '\e83f';
|
|
3466
3541
|
}
|
|
3467
3542
|
|
|
3468
3543
|
.e-align-bottom::before {
|
|
@@ -314,6 +314,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
314
314
|
}
|
|
315
315
|
}
|
|
316
316
|
|
|
317
|
+
.e-rte-toolbar {
|
|
318
|
+
.e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-item:first-child {
|
|
319
|
+
margin-left: 0;
|
|
320
|
+
}
|
|
321
|
+
}
|
|
322
|
+
|
|
317
323
|
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
|
|
318
324
|
.e-rte-toolbar .e-toolbar-item .e-dropdown-btn .e-dropdown-btn {
|
|
319
325
|
font-size: $dropdown-btn-big-font-size;
|
|
@@ -531,6 +537,10 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
531
537
|
margin-left: $rte-tb-items-margin-left;
|
|
532
538
|
}
|
|
533
539
|
|
|
540
|
+
.e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-item:first-child {
|
|
541
|
+
margin-left: 0;
|
|
542
|
+
}
|
|
543
|
+
|
|
534
544
|
.e-hor-nav.e-expended-nav {
|
|
535
545
|
height: auto;
|
|
536
546
|
min-height: $rte-tb-expended-min-height;
|
|
@@ -731,7 +741,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
731
741
|
height: 100%;
|
|
732
742
|
min-height: 100px;
|
|
733
743
|
outline: 0 solid transparent;
|
|
734
|
-
overflow-x: auto;
|
|
735
744
|
padding: $rte-content-padding;
|
|
736
745
|
position: relative;
|
|
737
746
|
text-align: inherit;
|
|
@@ -1280,7 +1289,8 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1280
1289
|
height: 1px;
|
|
1281
1290
|
}
|
|
1282
1291
|
|
|
1283
|
-
.e-richtexteditor
|
|
1292
|
+
.e-richtexteditor,
|
|
1293
|
+
.e-rte-elements {
|
|
1284
1294
|
.e-linkheader,
|
|
1285
1295
|
.e-audioheader,
|
|
1286
1296
|
.e-videoheader,
|
|
@@ -2364,9 +2374,74 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2364
2374
|
}
|
|
2365
2375
|
}
|
|
2366
2376
|
|
|
2367
|
-
.e-richtexteditor .e-rte-table-popup.e-popup-open.e-dialog .e-rte-tablecell
|
|
2377
|
+
.e-richtexteditor .e-rte-table-popup.e-popup-open.e-dialog .e-rte-tablecell,
|
|
2378
|
+
.e-rte-elements.e-rte-table-popup.e-popup-open.e-dialog .e-rte-tablecell {
|
|
2368
2379
|
margin: 1px;
|
|
2369
2380
|
}
|
|
2381
|
+
.e-rte-elements{
|
|
2382
|
+
.e-rte-table-popup.e-popup-open{
|
|
2383
|
+
.e-rte-table-row {
|
|
2384
|
+
height: 16px;
|
|
2385
|
+
}
|
|
2386
|
+
.e-insert-table-btn {
|
|
2387
|
+
@if $skin-name == 'FluentUI' {
|
|
2388
|
+
margin-top: $rte-table-popup-btn-margin-top;
|
|
2389
|
+
}
|
|
2390
|
+
width: 100%;
|
|
2391
|
+
}
|
|
2392
|
+
.e-rte-tablecell {
|
|
2393
|
+
border: $rte-table-span-border;
|
|
2394
|
+
display: inline-block;
|
|
2395
|
+
height: 14px;
|
|
2396
|
+
margin: 1px;
|
|
2397
|
+
overflow: hidden;
|
|
2398
|
+
vertical-align: top;
|
|
2399
|
+
width: 14px;
|
|
2400
|
+
}
|
|
2401
|
+
}
|
|
2402
|
+
.e-rte-table-popup.e-popup.e-popup-open {
|
|
2403
|
+
border-radius: $rte-table-popup-bdr-radius;
|
|
2404
|
+
box-shadow: $rte-table-popup-box;
|
|
2405
|
+
font-size: 14px;
|
|
2406
|
+
font-weight: normal;
|
|
2407
|
+
min-width: 120px;
|
|
2408
|
+
overflow: hidden;
|
|
2409
|
+
padding: $rte-table-popup-padding;
|
|
2410
|
+
}
|
|
2411
|
+
}
|
|
2412
|
+
|
|
2413
|
+
.e-rte-elements.e-dialog {
|
|
2414
|
+
.e-img-uploadwrap.e-droparea .e-rte-upload-text,
|
|
2415
|
+
.e-aud-uploadwrap.e-droparea .e-rte-upload-text,
|
|
2416
|
+
.e-vid-uploadwrap.e-droparea .e-rte-upload-text {
|
|
2417
|
+
display: inline-block;
|
|
2418
|
+
line-height: normal;
|
|
2419
|
+
}
|
|
2420
|
+
.e-img-uploadwrap.e-droparea,
|
|
2421
|
+
.e-aud-uploadwrap.e-droparea,
|
|
2422
|
+
.e-vid-uploadwrap.e-droparea {
|
|
2423
|
+
line-height: $rte-droparea-line-height;
|
|
2424
|
+
min-height: 50px;
|
|
2425
|
+
position: relative;
|
|
2426
|
+
}
|
|
2427
|
+
.e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
2428
|
+
.e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
2429
|
+
.e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
2430
|
+
display: block;
|
|
2431
|
+
height: $rte-droparea-browsebtn-height;
|
|
2432
|
+
margin: 0 auto;
|
|
2433
|
+
padding: $rte-droparea-browsebtn-padding;
|
|
2434
|
+
position: relative;
|
|
2435
|
+
top: $rte-droparea-browsebtn-top;
|
|
2436
|
+
@if $skin-name == 'FluentUI' {
|
|
2437
|
+
outline: none;
|
|
2438
|
+
}
|
|
2439
|
+
}
|
|
2440
|
+
.e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
2441
|
+
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
2442
|
+
top: -130px;
|
|
2443
|
+
}
|
|
2444
|
+
}
|
|
2370
2445
|
.e-transparent.e-rte-elements.e-tbar-btn.e-rte-fontcolor-dropdown,
|
|
2371
2446
|
.e-transparent.e-rte-elements.e-tbar-btn.e-rte-backgroundcolor-dropdown {
|
|
2372
2447
|
visibility: hidden;
|
|
@@ -3009,7 +3084,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3009
3084
|
}
|
|
3010
3085
|
|
|
3011
3086
|
.e-rte-table.e-alternate-border tbody tr:nth-child(2n+0) {
|
|
3012
|
-
background
|
|
3087
|
+
background: $rte-table-alternate-color;
|
|
3013
3088
|
@if $skin-name == 'highcontrast' {
|
|
3014
3089
|
color: $rte-img-popup-color;
|
|
3015
3090
|
}
|
|
@@ -3361,7 +3436,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3361
3436
|
}
|
|
3362
3437
|
|
|
3363
3438
|
.e-caption::before {
|
|
3364
|
-
content: '\
|
|
3439
|
+
content: '\e8e2';
|
|
3365
3440
|
}
|
|
3366
3441
|
|
|
3367
3442
|
.e-remove::before,
|
|
@@ -3438,7 +3513,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3438
3513
|
}
|
|
3439
3514
|
|
|
3440
3515
|
.e-table-header::before {
|
|
3441
|
-
content: '\
|
|
3516
|
+
content: '\e7e9';
|
|
3442
3517
|
}
|
|
3443
3518
|
|
|
3444
3519
|
.e-table-remove::before {
|
|
@@ -3462,7 +3537,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3462
3537
|
}
|
|
3463
3538
|
|
|
3464
3539
|
.e-create-table::before {
|
|
3465
|
-
content: '\
|
|
3540
|
+
content: '\e83f';
|
|
3466
3541
|
}
|
|
3467
3542
|
|
|
3468
3543
|
.e-align-bottom::before {
|
|
@@ -36,7 +36,8 @@
|
|
|
36
36
|
@import '../../calendars/timepicker/bootstrap-dark.scss';
|
|
37
37
|
/*! recurrence editor theme wise definitions*/
|
|
38
38
|
$recurrence-label-bottom: 7px !default;
|
|
39
|
-
$recurrence-month-label-bottom:
|
|
39
|
+
$recurrence-month-label-bottom: 9px !default;
|
|
40
|
+
$recurrence-month-label-bottom-bgr: 9px !default;
|
|
40
41
|
$recurrence-week-label-bottom: 10px !default;
|
|
41
42
|
$recurrence-label-font-weight: bold !default;
|
|
42
43
|
$recurrence-label-font-nrml-size: 12px !default;
|
|
@@ -47,6 +48,7 @@ $recurrence-week-position-bgr-min-width: 130px !default;
|
|
|
47
48
|
$recurrence-day-position-bgr-min-width: 190px !default;
|
|
48
49
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
49
50
|
$recurrence-end-bgr-padding-right: 8px !default;
|
|
51
|
+
$recurrence-end-on-date-margin-top: 24px !default;
|
|
50
52
|
|
|
51
53
|
@include export-module('recurrence-editor-layout') {
|
|
52
54
|
|
|
@@ -122,6 +124,7 @@ $recurrence-end-bgr-padding-right: 8px !default;
|
|
|
122
124
|
.e-input-wrapper.e-end-on-date,
|
|
123
125
|
.e-input-wrapper.e-end-on-count {
|
|
124
126
|
padding-right: 0;
|
|
127
|
+
margin-top: $recurrence-end-on-date-margin-top;
|
|
125
128
|
}
|
|
126
129
|
|
|
127
130
|
&.e-rtl {
|
|
@@ -223,15 +226,6 @@ $recurrence-end-bgr-padding-right: 8px !default;
|
|
|
223
226
|
width: 50%;
|
|
224
227
|
|
|
225
228
|
&.e-end-on {
|
|
226
|
-
|
|
227
|
-
.e-end-on-label {
|
|
228
|
-
float: none;
|
|
229
|
-
font-size: $recurrence-label-font-nrml-size;
|
|
230
|
-
font-weight: $recurrence-label-font-weight;
|
|
231
|
-
margin-bottom: $recurrence-month-label-bottom;
|
|
232
|
-
padding-right: 16px;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
229
|
.e-end-on-left {
|
|
236
230
|
padding-right: 16px;
|
|
237
231
|
}
|
|
@@ -299,7 +293,8 @@ $recurrence-end-bgr-padding-right: 8px !default;
|
|
|
299
293
|
|
|
300
294
|
.e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
301
295
|
font-size: $recurrence-label-font-bgr-size;
|
|
302
|
-
margin-bottom:
|
|
296
|
+
margin-bottom: $recurrence-month-label-bottom-bgr;
|
|
297
|
+
font-weight: $recurrence-label-font-weight;
|
|
303
298
|
}
|
|
304
299
|
|
|
305
300
|
.e-input-wrapper-side.e-end-on .e-end-on-left {
|
|
@@ -36,7 +36,8 @@
|
|
|
36
36
|
@import '../../calendars/timepicker/bootstrap.scss';
|
|
37
37
|
/*! recurrence editor theme wise definitions*/
|
|
38
38
|
$recurrence-label-bottom: 7px !default;
|
|
39
|
-
$recurrence-month-label-bottom:
|
|
39
|
+
$recurrence-month-label-bottom: 9px !default;
|
|
40
|
+
$recurrence-month-label-bottom-bgr: 9px !default;
|
|
40
41
|
$recurrence-week-label-bottom: 10px !default;
|
|
41
42
|
$recurrence-label-font-weight: bold !default;
|
|
42
43
|
$recurrence-label-font-nrml-size: 12px !default;
|
|
@@ -47,6 +48,7 @@ $recurrence-day-position-bgr-min-width: 190px !default;
|
|
|
47
48
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
48
49
|
$recurrence-end-bgr-padding-right: 8px !default;
|
|
49
50
|
$recurrence-week-position-min-width: 98px !default;
|
|
51
|
+
$recurrence-end-on-date-margin-top: 24px !default;
|
|
50
52
|
|
|
51
53
|
@include export-module('recurrence-editor-layout') {
|
|
52
54
|
|
|
@@ -122,6 +124,7 @@ $recurrence-week-position-min-width: 98px !default;
|
|
|
122
124
|
.e-input-wrapper.e-end-on-date,
|
|
123
125
|
.e-input-wrapper.e-end-on-count {
|
|
124
126
|
padding-right: 0;
|
|
127
|
+
margin-top: $recurrence-end-on-date-margin-top;
|
|
125
128
|
}
|
|
126
129
|
|
|
127
130
|
&.e-rtl {
|
|
@@ -223,15 +226,6 @@ $recurrence-week-position-min-width: 98px !default;
|
|
|
223
226
|
width: 50%;
|
|
224
227
|
|
|
225
228
|
&.e-end-on {
|
|
226
|
-
|
|
227
|
-
.e-end-on-label {
|
|
228
|
-
float: none;
|
|
229
|
-
font-size: $recurrence-label-font-nrml-size;
|
|
230
|
-
font-weight: $recurrence-label-font-weight;
|
|
231
|
-
margin-bottom: $recurrence-month-label-bottom;
|
|
232
|
-
padding-right: 16px;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
229
|
.e-end-on-left {
|
|
236
230
|
padding-right: 16px;
|
|
237
231
|
}
|
|
@@ -299,7 +293,8 @@ $recurrence-week-position-min-width: 98px !default;
|
|
|
299
293
|
|
|
300
294
|
.e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
301
295
|
font-size: $recurrence-label-font-bgr-size;
|
|
302
|
-
margin-bottom:
|
|
296
|
+
margin-bottom: $recurrence-month-label-bottom-bgr;
|
|
297
|
+
font-weight: $recurrence-label-font-weight;
|
|
303
298
|
}
|
|
304
299
|
|
|
305
300
|
.e-input-wrapper-side.e-end-on .e-end-on-left {
|
|
@@ -36,7 +36,8 @@
|
|
|
36
36
|
@import '../../calendars/timepicker/bootstrap4.scss';
|
|
37
37
|
/*! recurrence editor theme wise definitions*/
|
|
38
38
|
$recurrence-label-bottom: 7px !default;
|
|
39
|
-
$recurrence-month-label-bottom:
|
|
39
|
+
$recurrence-month-label-bottom: 3px !default;
|
|
40
|
+
$recurrence-month-label-bottom-bgr: 0 !default;
|
|
40
41
|
$recurrence-week-label-bottom: 10px !default;
|
|
41
42
|
$recurrence-label-font-weight: 400 !default;
|
|
42
43
|
$recurrence-label-font-nrml-size: 14px !default;
|
|
@@ -47,6 +48,7 @@ $recurrence-day-position-bgr-min-width: 190px !default;
|
|
|
47
48
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
48
49
|
$recurrence-end-bgr-padding-right: 16px !default;
|
|
49
50
|
$recurrence-week-position-min-width: 98px !default;
|
|
51
|
+
$recurrence-end-on-date-margin-top: 24px !default;
|
|
50
52
|
|
|
51
53
|
@include export-module('recurrence-editor-layout') {
|
|
52
54
|
|
|
@@ -122,6 +124,7 @@ $recurrence-week-position-min-width: 98px !default;
|
|
|
122
124
|
.e-input-wrapper.e-end-on-date,
|
|
123
125
|
.e-input-wrapper.e-end-on-count {
|
|
124
126
|
padding-right: 0;
|
|
127
|
+
margin-top: $recurrence-end-on-date-margin-top;
|
|
125
128
|
}
|
|
126
129
|
|
|
127
130
|
&.e-rtl {
|
|
@@ -223,15 +226,6 @@ $recurrence-week-position-min-width: 98px !default;
|
|
|
223
226
|
width: 50%;
|
|
224
227
|
|
|
225
228
|
&.e-end-on {
|
|
226
|
-
|
|
227
|
-
.e-end-on-label {
|
|
228
|
-
float: none;
|
|
229
|
-
font-size: $recurrence-label-font-nrml-size;
|
|
230
|
-
font-weight: $recurrence-label-font-weight;
|
|
231
|
-
margin-bottom: $recurrence-month-label-bottom;
|
|
232
|
-
padding-right: 16px;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
229
|
.e-end-on-left {
|
|
236
230
|
padding-right: 16px;
|
|
237
231
|
}
|
|
@@ -299,7 +293,8 @@ $recurrence-week-position-min-width: 98px !default;
|
|
|
299
293
|
|
|
300
294
|
.e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
301
295
|
font-size: $recurrence-label-font-bgr-size;
|
|
302
|
-
margin-bottom:
|
|
296
|
+
margin-bottom: $recurrence-month-label-bottom-bgr;
|
|
297
|
+
font-weight: $recurrence-label-font-weight;
|
|
303
298
|
}
|
|
304
299
|
|
|
305
300
|
.e-input-wrapper-side.e-end-on .e-end-on-left {
|
|
@@ -36,10 +36,11 @@
|
|
|
36
36
|
@import '../../calendars/timepicker/bootstrap5-dark.scss';
|
|
37
37
|
/*! recurrence editor theme wise definitions*/
|
|
38
38
|
$recurrence-label-bottom: 7px !default;
|
|
39
|
-
$recurrence-month-label-bottom:
|
|
39
|
+
$recurrence-month-label-bottom: 5px !default;
|
|
40
|
+
$recurrence-month-label-bottom-bgr: 0 !default;
|
|
40
41
|
$recurrence-week-label-bottom: 10px !default;
|
|
41
|
-
$recurrence-label-font-weight: $font-weight-
|
|
42
|
-
$recurrence-label-font-nrml-size:
|
|
42
|
+
$recurrence-label-font-weight: $font-weight-medium !default;
|
|
43
|
+
$recurrence-label-font-nrml-size: 12px !default;
|
|
43
44
|
$recurrence-label-font-bgr-size: 16px !default;
|
|
44
45
|
$recurrence-left-padding: 0 8px 16px 0 !default;
|
|
45
46
|
$recurrence-week-position-bgr-min-width: 130px !default;
|
|
@@ -47,6 +48,7 @@ $recurrence-day-position-bgr-min-width: 190px !default;
|
|
|
47
48
|
$recurrence-day-position-bgr-padding-left: 54px !default;
|
|
48
49
|
$recurrence-end-bgr-padding-right: 16px !default;
|
|
49
50
|
$recurrence-week-position-min-width: 98px !default;
|
|
51
|
+
$recurrence-end-on-date-margin-top: 24px !default;
|
|
50
52
|
|
|
51
53
|
@include export-module('recurrence-editor-layout') {
|
|
52
54
|
|
|
@@ -122,6 +124,7 @@ $recurrence-week-position-min-width: 98px !default;
|
|
|
122
124
|
.e-input-wrapper.e-end-on-date,
|
|
123
125
|
.e-input-wrapper.e-end-on-count {
|
|
124
126
|
padding-right: 0;
|
|
127
|
+
margin-top: $recurrence-end-on-date-margin-top;
|
|
125
128
|
}
|
|
126
129
|
|
|
127
130
|
&.e-rtl {
|
|
@@ -223,15 +226,6 @@ $recurrence-week-position-min-width: 98px !default;
|
|
|
223
226
|
width: 50%;
|
|
224
227
|
|
|
225
228
|
&.e-end-on {
|
|
226
|
-
|
|
227
|
-
.e-end-on-label {
|
|
228
|
-
float: none;
|
|
229
|
-
font-size: $recurrence-label-font-nrml-size;
|
|
230
|
-
font-weight: $recurrence-label-font-weight;
|
|
231
|
-
margin-bottom: $recurrence-month-label-bottom;
|
|
232
|
-
padding-right: 16px;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
229
|
.e-end-on-left {
|
|
236
230
|
padding-right: 16px;
|
|
237
231
|
}
|
|
@@ -299,7 +293,8 @@ $recurrence-week-position-min-width: 98px !default;
|
|
|
299
293
|
|
|
300
294
|
.e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
301
295
|
font-size: $recurrence-label-font-bgr-size;
|
|
302
|
-
margin-bottom:
|
|
296
|
+
margin-bottom: $recurrence-month-label-bottom-bgr;
|
|
297
|
+
font-weight: $recurrence-label-font-weight;
|
|
303
298
|
}
|
|
304
299
|
|
|
305
300
|
.e-input-wrapper-side.e-end-on .e-end-on-left {
|