@syncfusion/blazor-themes 22.2.11 → 23.1.36
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 +53 -1
- package/SCSS-Themes/base/bootstrap.scss +54 -1
- package/SCSS-Themes/base/bootstrap4.scss +23 -1
- package/SCSS-Themes/base/bootstrap5-dark.scss +18 -1
- package/SCSS-Themes/base/bootstrap5.scss +18 -1
- package/SCSS-Themes/base/fabric-dark.scss +54 -1
- package/SCSS-Themes/base/fabric.scss +54 -1
- package/SCSS-Themes/base/fluent-dark.scss +18 -1
- package/SCSS-Themes/base/fluent.scss +18 -1
- package/SCSS-Themes/base/highcontrast.scss +54 -1
- package/SCSS-Themes/base/material-dark.scss +53 -1
- package/SCSS-Themes/base/material.scss +54 -1
- package/SCSS-Themes/base/material3-dark.scss +18 -1
- package/SCSS-Themes/base/material3.scss +19 -1
- package/SCSS-Themes/base/tailwind-dark.scss +19 -1
- package/SCSS-Themes/base/tailwind.scss +19 -1
- package/SCSS-Themes/bootstrap-dark.scss +1759 -261
- package/SCSS-Themes/bootstrap.scss +1761 -262
- package/SCSS-Themes/bootstrap4.scss +1733 -265
- package/SCSS-Themes/bootstrap5-dark.scss +1729 -266
- package/SCSS-Themes/bootstrap5.scss +1729 -266
- package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap4.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap5.scss +11 -0
- package/SCSS-Themes/buttons/switch/fabric-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/fabric.scss +11 -0
- package/SCSS-Themes/buttons/switch/fluent-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/fluent.scss +11 -0
- package/SCSS-Themes/buttons/switch/highcontrast.scss +11 -0
- package/SCSS-Themes/buttons/switch/material-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/material.scss +11 -0
- package/SCSS-Themes/buttons/switch/material3-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/material3.scss +11 -0
- package/SCSS-Themes/buttons/switch/tailwind-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/tailwind.scss +11 -0
- package/SCSS-Themes/calendars/datepicker/bootstrap-dark.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap4.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap5-dark.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/bootstrap5.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/fabric-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/fabric.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/fluent-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/fluent.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/highcontrast.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/material-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material3-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material3.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/tailwind-dark.scss +42 -17
- package/SCSS-Themes/calendars/datepicker/tailwind.scss +42 -17
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +56 -24
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +56 -24
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +53 -24
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +53 -24
- package/SCSS-Themes/calendars/timepicker/bootstrap-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap4.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap5-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap5.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fabric-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fabric.scss +21 -4
- package/SCSS-Themes/calendars/timepicker/fluent-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fluent.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/highcontrast.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material3-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material3.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/tailwind-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/tailwind.scss +19 -2
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +2 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/material3.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +3 -9
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +3 -9
- package/SCSS-Themes/fabric-dark.scss +1759 -260
- package/SCSS-Themes/fabric.scss +1763 -264
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +1 -1
- package/SCSS-Themes/filemanager/file-manager/material3.scss +1 -1
- package/SCSS-Themes/fluent-dark.scss +1729 -266
- package/SCSS-Themes/fluent.scss +1729 -266
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fabric.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fluent.scss +130 -107
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material3.scss +130 -107
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/tailwind.scss +130 -107
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +644 -34
- package/SCSS-Themes/grids/grid/bootstrap.scss +644 -34
- package/SCSS-Themes/grids/grid/bootstrap4.scss +644 -34
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +644 -34
- package/SCSS-Themes/grids/grid/bootstrap5.scss +644 -34
- package/SCSS-Themes/grids/grid/fabric-dark.scss +644 -34
- package/SCSS-Themes/grids/grid/fabric.scss +644 -34
- package/SCSS-Themes/grids/grid/fluent-dark.scss +645 -35
- package/SCSS-Themes/grids/grid/fluent.scss +645 -35
- package/SCSS-Themes/grids/grid/highcontrast.scss +644 -34
- package/SCSS-Themes/grids/grid/material-dark.scss +646 -36
- package/SCSS-Themes/grids/grid/material.scss +644 -34
- package/SCSS-Themes/grids/grid/material3-dark.scss +645 -35
- package/SCSS-Themes/grids/grid/material3.scss +645 -35
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +644 -34
- package/SCSS-Themes/grids/grid/tailwind.scss +644 -34
- package/SCSS-Themes/highcontrast.scss +1761 -262
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/material3.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +98 -2
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +89 -10
- package/SCSS-Themes/inputs/input/bootstrap.scss +89 -10
- package/SCSS-Themes/inputs/input/bootstrap4.scss +89 -10
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +89 -10
- package/SCSS-Themes/inputs/input/bootstrap5.scss +89 -10
- package/SCSS-Themes/inputs/input/fabric-dark.scss +89 -10
- package/SCSS-Themes/inputs/input/fabric.scss +89 -10
- package/SCSS-Themes/inputs/input/fluent-dark.scss +89 -10
- package/SCSS-Themes/inputs/input/fluent.scss +89 -10
- package/SCSS-Themes/inputs/input/highcontrast.scss +89 -10
- package/SCSS-Themes/inputs/input/material-dark.scss +91 -12
- package/SCSS-Themes/inputs/input/material.scss +91 -12
- package/SCSS-Themes/inputs/input/material3-dark.scss +91 -12
- package/SCSS-Themes/inputs/input/material3.scss +91 -12
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +89 -10
- package/SCSS-Themes/inputs/input/tailwind.scss +89 -10
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +3 -8
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/fabric.scss +3 -8
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/fluent.scss +3 -8
- package/SCSS-Themes/inputs/rating/highcontrast.scss +3 -8
- package/SCSS-Themes/inputs/rating/material-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/material.scss +3 -8
- package/SCSS-Themes/inputs/rating/material3-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/material3.scss +3 -8
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/tailwind.scss +3 -8
- package/SCSS-Themes/material-dark.scss +1762 -264
- package/SCSS-Themes/material.scss +1761 -262
- package/SCSS-Themes/material3-dark.scss +1739 -272
- package/SCSS-Themes/material3.scss +1740 -272
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fabric.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fluent.scss +1 -0
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material3-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material3.scss +1 -0
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/tailwind.scss +1 -0
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +8 -3
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/fabric.scss +8 -3
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/fluent.scss +8 -3
- package/SCSS-Themes/navigations/menu/highcontrast.scss +8 -3
- package/SCSS-Themes/navigations/menu/material-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/material.scss +8 -3
- package/SCSS-Themes/navigations/menu/material3-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/material3.scss +8 -3
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/tailwind.scss +8 -3
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/tab/tailwind.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +4 -4
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/material3.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +2 -2
- package/SCSS-Themes/notifications/message/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap4.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap5.scss +3 -1
- package/SCSS-Themes/notifications/message/fabric-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/fabric.scss +3 -1
- package/SCSS-Themes/notifications/message/fluent-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/fluent.scss +3 -1
- package/SCSS-Themes/notifications/message/highcontrast.scss +3 -1
- package/SCSS-Themes/notifications/message/material-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/material.scss +3 -1
- package/SCSS-Themes/notifications/message/material3-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/material3.scss +3 -1
- package/SCSS-Themes/notifications/message/tailwind-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/tailwind.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +6 -1
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/fabric.scss +6 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +6 -1
- package/SCSS-Themes/notifications/toast/highcontrast.scss +6 -1
- package/SCSS-Themes/notifications/toast/material-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/material.scss +6 -1
- package/SCSS-Themes/notifications/toast/material3-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/material3.scss +6 -1
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +6 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +2 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +81 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material3.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +80 -40
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +490 -6
- package/SCSS-Themes/ribbon/ribbon/material3.scss +490 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +489 -6
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +15 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +15 -0
- package/SCSS-Themes/tailwind-dark.scss +1736 -272
- package/SCSS-Themes/tailwind.scss +1736 -272
- package/package.json +1 -1
|
@@ -22,6 +22,7 @@ $image-editor-bigger-tbar-height: 52px !default;
|
|
|
22
22
|
$image-editor-tbar-btn-fontsize: 16px !default;
|
|
23
23
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
24
24
|
$image-editor-contextual-toolbar: $grey-darker !default;
|
|
25
|
+
$image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
25
26
|
|
|
26
27
|
@include export-module('image-editor-layout') {
|
|
27
28
|
|
|
@@ -54,6 +55,17 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
54
55
|
}
|
|
55
56
|
}
|
|
56
57
|
|
|
58
|
+
& .e-toolbar-items {
|
|
59
|
+
& .e-toolbar-item {
|
|
60
|
+
&.e-ie-resize-height span {
|
|
61
|
+
font-size: 16px;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
&.e-ie-resize-width span {
|
|
65
|
+
font-size: 16px;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
57
69
|
& .e-toolbar-items {
|
|
58
70
|
& .e-toolbar-item {
|
|
59
71
|
& .e-tbar-btn.e-btn.e-tbtn-txt {
|
|
@@ -132,6 +144,46 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
132
144
|
position: relative;
|
|
133
145
|
display: block;
|
|
134
146
|
|
|
147
|
+
& .e-quick-access-toolbar-area .e-toolbar {
|
|
148
|
+
@if $skin-name == 'Material3' {
|
|
149
|
+
border-radius: 4px;
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
& .e-ie-drop-area {
|
|
154
|
+
height: calc(100% - 18px);
|
|
155
|
+
width: calc(100% - 20px);
|
|
156
|
+
border: $image-editor-drop-border;
|
|
157
|
+
border-radius: 10px;
|
|
158
|
+
margin: 10px;
|
|
159
|
+
|
|
160
|
+
& .e-upload {
|
|
161
|
+
display: none;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
& .e-image::before {
|
|
165
|
+
font-size: 50px;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
& .e-ie-drop-icon {
|
|
169
|
+
top: calc(50% - 60px);
|
|
170
|
+
left: calc(50% - 25px);
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
& .e-ie-drop-content {
|
|
174
|
+
top: 50%;
|
|
175
|
+
left: calc(50% - 160px);
|
|
176
|
+
font-size: 14px;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
& .e-ie-drop-info {
|
|
180
|
+
top: calc(50% + 40px);
|
|
181
|
+
left: calc(50% - 100px);
|
|
182
|
+
position: absolute;
|
|
183
|
+
font-size: 14px;
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
|
|
135
187
|
& .e-toolbar {
|
|
136
188
|
border: none;
|
|
137
189
|
@if $skin-name != 'Material3' {
|
|
@@ -140,6 +192,15 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
140
192
|
}
|
|
141
193
|
& .e-toolbar-items {
|
|
142
194
|
& .e-toolbar-item {
|
|
195
|
+
&.e-ie-resize-height {
|
|
196
|
+
margin-left: 20px;
|
|
197
|
+
min-width: 28px !important; /* stylelint-disable-line declaration-no-important */
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
&.e-ie-resize-width {
|
|
201
|
+
min-width: 28px !important; /* stylelint-disable-line declaration-no-important */
|
|
202
|
+
}
|
|
203
|
+
|
|
143
204
|
& .e-tbar-btn.e-btn.e-tbtn-txt {
|
|
144
205
|
.e-icons.e-btn-icon {
|
|
145
206
|
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'boostrap4' {
|
|
@@ -266,6 +327,38 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
266
327
|
}
|
|
267
328
|
}
|
|
268
329
|
|
|
330
|
+
& .e-frame-wrapper {
|
|
331
|
+
& .e-toolbar {
|
|
332
|
+
height: inherit !important; /* stylelint-disable-line declaration-no-important */
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
& .e-toolbar-item {
|
|
336
|
+
display: inline-grid;
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
& .e-toolbar-item > span{
|
|
340
|
+
font-weight: 500;
|
|
341
|
+
margin: 4px;
|
|
342
|
+
text-align: center;
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
&.e-frame-wrapper {
|
|
347
|
+
& .e-toolbar {
|
|
348
|
+
height: inherit !important; /* stylelint-disable-line declaration-no-important */
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
& .e-toolbar-item:not(.e-hidden) {
|
|
352
|
+
display: inline-grid;
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
& .e-toolbar-item > span{
|
|
356
|
+
font-weight: 500;
|
|
357
|
+
margin: 4px;
|
|
358
|
+
text-align: center;
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
|
|
269
362
|
&.e-hide {
|
|
270
363
|
display: none;
|
|
271
364
|
}
|
|
@@ -405,11 +498,13 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
405
498
|
|
|
406
499
|
.e-dropdown-popup {
|
|
407
500
|
& .e-selected-btn {
|
|
408
|
-
|
|
501
|
+
@if $skin-name != 'highcontrast' {
|
|
502
|
+
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
503
|
+
}
|
|
409
504
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
410
505
|
color: $secondary-text-color-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
411
506
|
}
|
|
412
|
-
@if $skin-name == 'bootstrap4'
|
|
507
|
+
@if $skin-name == 'bootstrap4' {
|
|
413
508
|
color: $drop-down-btn-selected-color !important; /* stylelint-disable-line declaration-no-important */
|
|
414
509
|
}
|
|
415
510
|
}
|
|
@@ -509,6 +604,7 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
509
604
|
}
|
|
510
605
|
|
|
511
606
|
& .e-stroke.e-template,
|
|
607
|
+
& .e-frame-stroke.e-template,
|
|
512
608
|
& .e-pen-stroke-color.e-template {
|
|
513
609
|
& .e-caret::before {
|
|
514
610
|
content: '\ebc6';
|
|
@@ -22,6 +22,7 @@ $image-editor-bigger-tbar-height: 52px !default;
|
|
|
22
22
|
$image-editor-tbar-btn-fontsize: 16px !default;
|
|
23
23
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
24
24
|
$image-editor-contextual-toolbar: $grey-f8 !default;
|
|
25
|
+
$image-editor-drop-border: 2px dashed $gray-dark !default;
|
|
25
26
|
|
|
26
27
|
@include export-module('image-editor-layout') {
|
|
27
28
|
|
|
@@ -54,6 +55,17 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
54
55
|
}
|
|
55
56
|
}
|
|
56
57
|
|
|
58
|
+
& .e-toolbar-items {
|
|
59
|
+
& .e-toolbar-item {
|
|
60
|
+
&.e-ie-resize-height span {
|
|
61
|
+
font-size: 16px;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
&.e-ie-resize-width span {
|
|
65
|
+
font-size: 16px;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
57
69
|
& .e-toolbar-items {
|
|
58
70
|
& .e-toolbar-item {
|
|
59
71
|
& .e-tbar-btn.e-btn.e-tbtn-txt {
|
|
@@ -132,6 +144,46 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
132
144
|
position: relative;
|
|
133
145
|
display: block;
|
|
134
146
|
|
|
147
|
+
& .e-quick-access-toolbar-area .e-toolbar {
|
|
148
|
+
@if $skin-name == 'Material3' {
|
|
149
|
+
border-radius: 4px;
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
& .e-ie-drop-area {
|
|
154
|
+
height: calc(100% - 18px);
|
|
155
|
+
width: calc(100% - 20px);
|
|
156
|
+
border: $image-editor-drop-border;
|
|
157
|
+
border-radius: 10px;
|
|
158
|
+
margin: 10px;
|
|
159
|
+
|
|
160
|
+
& .e-upload {
|
|
161
|
+
display: none;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
& .e-image::before {
|
|
165
|
+
font-size: 50px;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
& .e-ie-drop-icon {
|
|
169
|
+
top: calc(50% - 60px);
|
|
170
|
+
left: calc(50% - 25px);
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
& .e-ie-drop-content {
|
|
174
|
+
top: 50%;
|
|
175
|
+
left: calc(50% - 160px);
|
|
176
|
+
font-size: 14px;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
& .e-ie-drop-info {
|
|
180
|
+
top: calc(50% + 40px);
|
|
181
|
+
left: calc(50% - 100px);
|
|
182
|
+
position: absolute;
|
|
183
|
+
font-size: 14px;
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
|
|
135
187
|
& .e-toolbar {
|
|
136
188
|
border: none;
|
|
137
189
|
@if $skin-name != 'Material3' {
|
|
@@ -140,6 +192,15 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
140
192
|
}
|
|
141
193
|
& .e-toolbar-items {
|
|
142
194
|
& .e-toolbar-item {
|
|
195
|
+
&.e-ie-resize-height {
|
|
196
|
+
margin-left: 20px;
|
|
197
|
+
min-width: 28px !important; /* stylelint-disable-line declaration-no-important */
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
&.e-ie-resize-width {
|
|
201
|
+
min-width: 28px !important; /* stylelint-disable-line declaration-no-important */
|
|
202
|
+
}
|
|
203
|
+
|
|
143
204
|
& .e-tbar-btn.e-btn.e-tbtn-txt {
|
|
144
205
|
.e-icons.e-btn-icon {
|
|
145
206
|
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'boostrap4' {
|
|
@@ -266,6 +327,38 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
266
327
|
}
|
|
267
328
|
}
|
|
268
329
|
|
|
330
|
+
& .e-frame-wrapper {
|
|
331
|
+
& .e-toolbar {
|
|
332
|
+
height: inherit !important; /* stylelint-disable-line declaration-no-important */
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
& .e-toolbar-item {
|
|
336
|
+
display: inline-grid;
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
& .e-toolbar-item > span{
|
|
340
|
+
font-weight: 500;
|
|
341
|
+
margin: 4px;
|
|
342
|
+
text-align: center;
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
&.e-frame-wrapper {
|
|
347
|
+
& .e-toolbar {
|
|
348
|
+
height: inherit !important; /* stylelint-disable-line declaration-no-important */
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
& .e-toolbar-item:not(.e-hidden) {
|
|
352
|
+
display: inline-grid;
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
& .e-toolbar-item > span{
|
|
356
|
+
font-weight: 500;
|
|
357
|
+
margin: 4px;
|
|
358
|
+
text-align: center;
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
|
|
269
362
|
&.e-hide {
|
|
270
363
|
display: none;
|
|
271
364
|
}
|
|
@@ -405,11 +498,13 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
405
498
|
|
|
406
499
|
.e-dropdown-popup {
|
|
407
500
|
& .e-selected-btn {
|
|
408
|
-
|
|
501
|
+
@if $skin-name != 'highcontrast' {
|
|
502
|
+
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
503
|
+
}
|
|
409
504
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
410
505
|
color: $secondary-text-color-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
411
506
|
}
|
|
412
|
-
@if $skin-name == 'bootstrap4'
|
|
507
|
+
@if $skin-name == 'bootstrap4' {
|
|
413
508
|
color: $drop-down-btn-selected-color !important; /* stylelint-disable-line declaration-no-important */
|
|
414
509
|
}
|
|
415
510
|
}
|
|
@@ -509,6 +604,7 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
509
604
|
}
|
|
510
605
|
|
|
511
606
|
& .e-stroke.e-template,
|
|
607
|
+
& .e-frame-stroke.e-template,
|
|
512
608
|
& .e-pen-stroke-color.e-template {
|
|
513
609
|
& .e-caret::before {
|
|
514
610
|
content: '\ebc6';
|
|
@@ -22,6 +22,7 @@ $image-editor-bigger-tbar-height: 56px !default;
|
|
|
22
22
|
$image-editor-tbar-btn-fontsize: 16px !default;
|
|
23
23
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
24
24
|
$image-editor-contextual-toolbar: $gray-100 !default;
|
|
25
|
+
$image-editor-drop-border: 2px dashed $gray-700 !default;
|
|
25
26
|
|
|
26
27
|
@include export-module('image-editor-layout') {
|
|
27
28
|
|
|
@@ -54,6 +55,17 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
54
55
|
}
|
|
55
56
|
}
|
|
56
57
|
|
|
58
|
+
& .e-toolbar-items {
|
|
59
|
+
& .e-toolbar-item {
|
|
60
|
+
&.e-ie-resize-height span {
|
|
61
|
+
font-size: 16px;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
&.e-ie-resize-width span {
|
|
65
|
+
font-size: 16px;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
57
69
|
& .e-toolbar-items {
|
|
58
70
|
& .e-toolbar-item {
|
|
59
71
|
& .e-tbar-btn.e-btn.e-tbtn-txt {
|
|
@@ -132,6 +144,46 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
132
144
|
position: relative;
|
|
133
145
|
display: block;
|
|
134
146
|
|
|
147
|
+
& .e-quick-access-toolbar-area .e-toolbar {
|
|
148
|
+
@if $skin-name == 'Material3' {
|
|
149
|
+
border-radius: 4px;
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
& .e-ie-drop-area {
|
|
154
|
+
height: calc(100% - 18px);
|
|
155
|
+
width: calc(100% - 20px);
|
|
156
|
+
border: $image-editor-drop-border;
|
|
157
|
+
border-radius: 10px;
|
|
158
|
+
margin: 10px;
|
|
159
|
+
|
|
160
|
+
& .e-upload {
|
|
161
|
+
display: none;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
& .e-image::before {
|
|
165
|
+
font-size: 50px;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
& .e-ie-drop-icon {
|
|
169
|
+
top: calc(50% - 60px);
|
|
170
|
+
left: calc(50% - 25px);
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
& .e-ie-drop-content {
|
|
174
|
+
top: 50%;
|
|
175
|
+
left: calc(50% - 160px);
|
|
176
|
+
font-size: 14px;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
& .e-ie-drop-info {
|
|
180
|
+
top: calc(50% + 40px);
|
|
181
|
+
left: calc(50% - 100px);
|
|
182
|
+
position: absolute;
|
|
183
|
+
font-size: 14px;
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
|
|
135
187
|
& .e-toolbar {
|
|
136
188
|
border: none;
|
|
137
189
|
@if $skin-name != 'Material3' {
|
|
@@ -140,6 +192,15 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
140
192
|
}
|
|
141
193
|
& .e-toolbar-items {
|
|
142
194
|
& .e-toolbar-item {
|
|
195
|
+
&.e-ie-resize-height {
|
|
196
|
+
margin-left: 20px;
|
|
197
|
+
min-width: 28px !important; /* stylelint-disable-line declaration-no-important */
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
&.e-ie-resize-width {
|
|
201
|
+
min-width: 28px !important; /* stylelint-disable-line declaration-no-important */
|
|
202
|
+
}
|
|
203
|
+
|
|
143
204
|
& .e-tbar-btn.e-btn.e-tbtn-txt {
|
|
144
205
|
.e-icons.e-btn-icon {
|
|
145
206
|
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'boostrap4' {
|
|
@@ -266,6 +327,38 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
266
327
|
}
|
|
267
328
|
}
|
|
268
329
|
|
|
330
|
+
& .e-frame-wrapper {
|
|
331
|
+
& .e-toolbar {
|
|
332
|
+
height: inherit !important; /* stylelint-disable-line declaration-no-important */
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
& .e-toolbar-item {
|
|
336
|
+
display: inline-grid;
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
& .e-toolbar-item > span{
|
|
340
|
+
font-weight: 500;
|
|
341
|
+
margin: 4px;
|
|
342
|
+
text-align: center;
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
&.e-frame-wrapper {
|
|
347
|
+
& .e-toolbar {
|
|
348
|
+
height: inherit !important; /* stylelint-disable-line declaration-no-important */
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
& .e-toolbar-item:not(.e-hidden) {
|
|
352
|
+
display: inline-grid;
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
& .e-toolbar-item > span{
|
|
356
|
+
font-weight: 500;
|
|
357
|
+
margin: 4px;
|
|
358
|
+
text-align: center;
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
|
|
269
362
|
&.e-hide {
|
|
270
363
|
display: none;
|
|
271
364
|
}
|
|
@@ -405,11 +498,13 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
405
498
|
|
|
406
499
|
.e-dropdown-popup {
|
|
407
500
|
& .e-selected-btn {
|
|
408
|
-
|
|
501
|
+
@if $skin-name != 'highcontrast' {
|
|
502
|
+
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
503
|
+
}
|
|
409
504
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
410
505
|
color: $secondary-text-color-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
411
506
|
}
|
|
412
|
-
@if $skin-name == 'bootstrap4'
|
|
507
|
+
@if $skin-name == 'bootstrap4' {
|
|
413
508
|
color: $drop-down-btn-selected-color !important; /* stylelint-disable-line declaration-no-important */
|
|
414
509
|
}
|
|
415
510
|
}
|
|
@@ -509,6 +604,7 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
509
604
|
}
|
|
510
605
|
|
|
511
606
|
& .e-stroke.e-template,
|
|
607
|
+
& .e-frame-stroke.e-template,
|
|
512
608
|
& .e-pen-stroke-color.e-template {
|
|
513
609
|
& .e-caret::before {
|
|
514
610
|
content: '\e770';
|
|
@@ -22,6 +22,7 @@ $image-editor-bigger-tbar-height: 46px !default;
|
|
|
22
22
|
$image-editor-tbar-btn-fontsize: $text-lg !default;
|
|
23
23
|
$image-editor-bigger-tbar-btn-fontsize: $text-xl !default;
|
|
24
24
|
$image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
25
|
+
$image-editor-drop-border: 2px dashed $icon-color !default;
|
|
25
26
|
|
|
26
27
|
@include export-module('image-editor-layout') {
|
|
27
28
|
|
|
@@ -54,6 +55,17 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
54
55
|
}
|
|
55
56
|
}
|
|
56
57
|
|
|
58
|
+
& .e-toolbar-items {
|
|
59
|
+
& .e-toolbar-item {
|
|
60
|
+
&.e-ie-resize-height span {
|
|
61
|
+
font-size: 16px;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
&.e-ie-resize-width span {
|
|
65
|
+
font-size: 16px;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
57
69
|
& .e-toolbar-items {
|
|
58
70
|
& .e-toolbar-item {
|
|
59
71
|
& .e-tbar-btn.e-btn.e-tbtn-txt {
|
|
@@ -132,6 +144,46 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
132
144
|
position: relative;
|
|
133
145
|
display: block;
|
|
134
146
|
|
|
147
|
+
& .e-quick-access-toolbar-area .e-toolbar {
|
|
148
|
+
@if $skin-name == 'Material3' {
|
|
149
|
+
border-radius: 4px;
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
& .e-ie-drop-area {
|
|
154
|
+
height: calc(100% - 18px);
|
|
155
|
+
width: calc(100% - 20px);
|
|
156
|
+
border: $image-editor-drop-border;
|
|
157
|
+
border-radius: 10px;
|
|
158
|
+
margin: 10px;
|
|
159
|
+
|
|
160
|
+
& .e-upload {
|
|
161
|
+
display: none;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
& .e-image::before {
|
|
165
|
+
font-size: 50px;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
& .e-ie-drop-icon {
|
|
169
|
+
top: calc(50% - 60px);
|
|
170
|
+
left: calc(50% - 25px);
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
& .e-ie-drop-content {
|
|
174
|
+
top: 50%;
|
|
175
|
+
left: calc(50% - 160px);
|
|
176
|
+
font-size: 14px;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
& .e-ie-drop-info {
|
|
180
|
+
top: calc(50% + 40px);
|
|
181
|
+
left: calc(50% - 100px);
|
|
182
|
+
position: absolute;
|
|
183
|
+
font-size: 14px;
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
|
|
135
187
|
& .e-toolbar {
|
|
136
188
|
border: none;
|
|
137
189
|
@if $skin-name != 'Material3' {
|
|
@@ -140,6 +192,15 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
140
192
|
}
|
|
141
193
|
& .e-toolbar-items {
|
|
142
194
|
& .e-toolbar-item {
|
|
195
|
+
&.e-ie-resize-height {
|
|
196
|
+
margin-left: 20px;
|
|
197
|
+
min-width: 28px !important; /* stylelint-disable-line declaration-no-important */
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
&.e-ie-resize-width {
|
|
201
|
+
min-width: 28px !important; /* stylelint-disable-line declaration-no-important */
|
|
202
|
+
}
|
|
203
|
+
|
|
143
204
|
& .e-tbar-btn.e-btn.e-tbtn-txt {
|
|
144
205
|
.e-icons.e-btn-icon {
|
|
145
206
|
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'boostrap4' {
|
|
@@ -266,6 +327,38 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
266
327
|
}
|
|
267
328
|
}
|
|
268
329
|
|
|
330
|
+
& .e-frame-wrapper {
|
|
331
|
+
& .e-toolbar {
|
|
332
|
+
height: inherit !important; /* stylelint-disable-line declaration-no-important */
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
& .e-toolbar-item {
|
|
336
|
+
display: inline-grid;
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
& .e-toolbar-item > span{
|
|
340
|
+
font-weight: 500;
|
|
341
|
+
margin: 4px;
|
|
342
|
+
text-align: center;
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
&.e-frame-wrapper {
|
|
347
|
+
& .e-toolbar {
|
|
348
|
+
height: inherit !important; /* stylelint-disable-line declaration-no-important */
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
& .e-toolbar-item:not(.e-hidden) {
|
|
352
|
+
display: inline-grid;
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
& .e-toolbar-item > span{
|
|
356
|
+
font-weight: 500;
|
|
357
|
+
margin: 4px;
|
|
358
|
+
text-align: center;
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
|
|
269
362
|
&.e-hide {
|
|
270
363
|
display: none;
|
|
271
364
|
}
|
|
@@ -405,11 +498,13 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
405
498
|
|
|
406
499
|
.e-dropdown-popup {
|
|
407
500
|
& .e-selected-btn {
|
|
408
|
-
|
|
501
|
+
@if $skin-name != 'highcontrast' {
|
|
502
|
+
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
503
|
+
}
|
|
409
504
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
410
505
|
color: $secondary-text-color-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
411
506
|
}
|
|
412
|
-
@if $skin-name == 'bootstrap4'
|
|
507
|
+
@if $skin-name == 'bootstrap4' {
|
|
413
508
|
color: $drop-down-btn-selected-color !important; /* stylelint-disable-line declaration-no-important */
|
|
414
509
|
}
|
|
415
510
|
}
|
|
@@ -509,6 +604,7 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
509
604
|
}
|
|
510
605
|
|
|
511
606
|
& .e-stroke.e-template,
|
|
607
|
+
& .e-frame-stroke.e-template,
|
|
512
608
|
& .e-pen-stroke-color.e-template {
|
|
513
609
|
& .e-caret::before {
|
|
514
610
|
content: '\e739';
|