@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
|
@@ -858,7 +858,8 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
858
858
|
}
|
|
859
859
|
}
|
|
860
860
|
|
|
861
|
-
&.e-selected
|
|
861
|
+
&.e-selected,
|
|
862
|
+
&.e-active-item {
|
|
862
863
|
color: $menu-selected-color;
|
|
863
864
|
outline: $menu-li-selected-outline;
|
|
864
865
|
outline-offset: $menu-li-selected-outline-offset;
|
|
@@ -938,7 +939,8 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
938
939
|
}
|
|
939
940
|
}
|
|
940
941
|
|
|
941
|
-
&.e-selected
|
|
942
|
+
&.e-selected,
|
|
943
|
+
&.e-active-item {
|
|
942
944
|
@if $skin-name == 'bootstrap4' {
|
|
943
945
|
& .e-caret {
|
|
944
946
|
color: $menu-icon-focussed-color;
|
|
@@ -958,7 +960,8 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
958
960
|
@include focused-color;
|
|
959
961
|
}
|
|
960
962
|
|
|
961
|
-
&.e-selected
|
|
963
|
+
&.e-selected,
|
|
964
|
+
&.e-active-item {
|
|
962
965
|
@include selected-color;
|
|
963
966
|
}
|
|
964
967
|
|
|
@@ -1058,6 +1061,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
1058
1061
|
}
|
|
1059
1062
|
|
|
1060
1063
|
& .e-menu .e-menu-item.e-selected,
|
|
1064
|
+
& .e-menu .e-menu-item.e-active-item,
|
|
1061
1065
|
& .e-menu .e-menu-item.e-focused {
|
|
1062
1066
|
background: rgba(transparent, .056);
|
|
1063
1067
|
color: inherit;
|
|
@@ -1080,6 +1084,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
1080
1084
|
|
|
1081
1085
|
@if $skin-name == 'bootstrap4' {
|
|
1082
1086
|
& .e-selected .e-caret,
|
|
1087
|
+
& .e-active-item .e-caret,
|
|
1083
1088
|
& .e-caret {
|
|
1084
1089
|
color: $submenu-color;
|
|
1085
1090
|
}
|
|
@@ -861,7 +861,8 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
861
861
|
}
|
|
862
862
|
}
|
|
863
863
|
|
|
864
|
-
&.e-selected
|
|
864
|
+
&.e-selected,
|
|
865
|
+
&.e-active-item {
|
|
865
866
|
color: $menu-selected-color;
|
|
866
867
|
outline: $menu-li-selected-outline;
|
|
867
868
|
outline-offset: $menu-li-selected-outline-offset;
|
|
@@ -941,7 +942,8 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
941
942
|
}
|
|
942
943
|
}
|
|
943
944
|
|
|
944
|
-
&.e-selected
|
|
945
|
+
&.e-selected,
|
|
946
|
+
&.e-active-item {
|
|
945
947
|
@if $skin-name == 'bootstrap4' {
|
|
946
948
|
& .e-caret {
|
|
947
949
|
color: $menu-icon-focussed-color;
|
|
@@ -961,7 +963,8 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
961
963
|
@include focused-color;
|
|
962
964
|
}
|
|
963
965
|
|
|
964
|
-
&.e-selected
|
|
966
|
+
&.e-selected,
|
|
967
|
+
&.e-active-item {
|
|
965
968
|
@include selected-color;
|
|
966
969
|
}
|
|
967
970
|
|
|
@@ -1061,6 +1064,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
1061
1064
|
}
|
|
1062
1065
|
|
|
1063
1066
|
& .e-menu .e-menu-item.e-selected,
|
|
1067
|
+
& .e-menu .e-menu-item.e-active-item,
|
|
1064
1068
|
& .e-menu .e-menu-item.e-focused {
|
|
1065
1069
|
background: rgba(transparent, .056);
|
|
1066
1070
|
color: inherit;
|
|
@@ -1083,6 +1087,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
1083
1087
|
|
|
1084
1088
|
@if $skin-name == 'bootstrap4' {
|
|
1085
1089
|
& .e-selected .e-caret,
|
|
1090
|
+
& .e-active-item .e-caret,
|
|
1086
1091
|
& .e-caret {
|
|
1087
1092
|
color: $submenu-color;
|
|
1088
1093
|
}
|
|
@@ -861,7 +861,8 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
861
861
|
}
|
|
862
862
|
}
|
|
863
863
|
|
|
864
|
-
&.e-selected
|
|
864
|
+
&.e-selected,
|
|
865
|
+
&.e-active-item {
|
|
865
866
|
color: $menu-selected-color;
|
|
866
867
|
outline: $menu-li-selected-outline;
|
|
867
868
|
outline-offset: $menu-li-selected-outline-offset;
|
|
@@ -941,7 +942,8 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
941
942
|
}
|
|
942
943
|
}
|
|
943
944
|
|
|
944
|
-
&.e-selected
|
|
945
|
+
&.e-selected,
|
|
946
|
+
&.e-active-item {
|
|
945
947
|
@if $skin-name == 'bootstrap4' {
|
|
946
948
|
& .e-caret {
|
|
947
949
|
color: $menu-icon-focussed-color;
|
|
@@ -961,7 +963,8 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
961
963
|
@include focused-color;
|
|
962
964
|
}
|
|
963
965
|
|
|
964
|
-
&.e-selected
|
|
966
|
+
&.e-selected,
|
|
967
|
+
&.e-active-item {
|
|
965
968
|
@include selected-color;
|
|
966
969
|
}
|
|
967
970
|
|
|
@@ -1061,6 +1064,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
1061
1064
|
}
|
|
1062
1065
|
|
|
1063
1066
|
& .e-menu .e-menu-item.e-selected,
|
|
1067
|
+
& .e-menu .e-menu-item.e-active-item,
|
|
1064
1068
|
& .e-menu .e-menu-item.e-focused {
|
|
1065
1069
|
background: rgba(transparent, .056);
|
|
1066
1070
|
color: inherit;
|
|
@@ -1083,6 +1087,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
1083
1087
|
|
|
1084
1088
|
@if $skin-name == 'bootstrap4' {
|
|
1085
1089
|
& .e-selected .e-caret,
|
|
1090
|
+
& .e-active-item .e-caret,
|
|
1086
1091
|
& .e-caret {
|
|
1087
1092
|
color: $submenu-color;
|
|
1088
1093
|
}
|
|
@@ -860,7 +860,8 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
860
860
|
}
|
|
861
861
|
}
|
|
862
862
|
|
|
863
|
-
&.e-selected
|
|
863
|
+
&.e-selected,
|
|
864
|
+
&.e-active-item {
|
|
864
865
|
color: $menu-selected-color;
|
|
865
866
|
outline: $menu-li-selected-outline;
|
|
866
867
|
outline-offset: $menu-li-selected-outline-offset;
|
|
@@ -940,7 +941,8 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
940
941
|
}
|
|
941
942
|
}
|
|
942
943
|
|
|
943
|
-
&.e-selected
|
|
944
|
+
&.e-selected,
|
|
945
|
+
&.e-active-item {
|
|
944
946
|
@if $skin-name == 'bootstrap4' {
|
|
945
947
|
& .e-caret {
|
|
946
948
|
color: $menu-icon-focussed-color;
|
|
@@ -960,7 +962,8 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
960
962
|
@include focused-color;
|
|
961
963
|
}
|
|
962
964
|
|
|
963
|
-
&.e-selected
|
|
965
|
+
&.e-selected,
|
|
966
|
+
&.e-active-item {
|
|
964
967
|
@include selected-color;
|
|
965
968
|
}
|
|
966
969
|
|
|
@@ -1060,6 +1063,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
1060
1063
|
}
|
|
1061
1064
|
|
|
1062
1065
|
& .e-menu .e-menu-item.e-selected,
|
|
1066
|
+
& .e-menu .e-menu-item.e-active-item,
|
|
1063
1067
|
& .e-menu .e-menu-item.e-focused {
|
|
1064
1068
|
background: rgba(transparent, .056);
|
|
1065
1069
|
color: inherit;
|
|
@@ -1082,6 +1086,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
1082
1086
|
|
|
1083
1087
|
@if $skin-name == 'bootstrap4' {
|
|
1084
1088
|
& .e-selected .e-caret,
|
|
1089
|
+
& .e-active-item .e-caret,
|
|
1085
1090
|
& .e-caret {
|
|
1086
1091
|
color: $submenu-color;
|
|
1087
1092
|
}
|
|
@@ -860,7 +860,8 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
860
860
|
}
|
|
861
861
|
}
|
|
862
862
|
|
|
863
|
-
&.e-selected
|
|
863
|
+
&.e-selected,
|
|
864
|
+
&.e-active-item {
|
|
864
865
|
color: $menu-selected-color;
|
|
865
866
|
outline: $menu-li-selected-outline;
|
|
866
867
|
outline-offset: $menu-li-selected-outline-offset;
|
|
@@ -940,7 +941,8 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
940
941
|
}
|
|
941
942
|
}
|
|
942
943
|
|
|
943
|
-
&.e-selected
|
|
944
|
+
&.e-selected,
|
|
945
|
+
&.e-active-item {
|
|
944
946
|
@if $skin-name == 'bootstrap4' {
|
|
945
947
|
& .e-caret {
|
|
946
948
|
color: $menu-icon-focussed-color;
|
|
@@ -960,7 +962,8 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
960
962
|
@include focused-color;
|
|
961
963
|
}
|
|
962
964
|
|
|
963
|
-
&.e-selected
|
|
965
|
+
&.e-selected,
|
|
966
|
+
&.e-active-item {
|
|
964
967
|
@include selected-color;
|
|
965
968
|
}
|
|
966
969
|
|
|
@@ -1060,6 +1063,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
1060
1063
|
}
|
|
1061
1064
|
|
|
1062
1065
|
& .e-menu .e-menu-item.e-selected,
|
|
1066
|
+
& .e-menu .e-menu-item.e-active-item,
|
|
1063
1067
|
& .e-menu .e-menu-item.e-focused {
|
|
1064
1068
|
background: rgba(transparent, .056);
|
|
1065
1069
|
color: inherit;
|
|
@@ -1082,6 +1086,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
1082
1086
|
|
|
1083
1087
|
@if $skin-name == 'bootstrap4' {
|
|
1084
1088
|
& .e-selected .e-caret,
|
|
1089
|
+
& .e-active-item .e-caret,
|
|
1085
1090
|
& .e-caret {
|
|
1086
1091
|
color: $submenu-color;
|
|
1087
1092
|
}
|
|
@@ -392,7 +392,7 @@ $tab-bgr-fill-focused-wrap-height: $tab-focus-big-fill-height !default;
|
|
|
392
392
|
$tab-bgr-rtl-icon-right-margin: 0 !default;
|
|
393
393
|
$tab-bgr-background-active-padding: 0 9px !default;
|
|
394
394
|
$tab-bgr-fill-active-item-padding: 0 10px !default;
|
|
395
|
-
$tab-bgr-item-text-margin-bottom:
|
|
395
|
+
$tab-bgr-item-text-margin-bottom: 0 !default;
|
|
396
396
|
|
|
397
397
|
$tab-nrml-hscroll-items-nav-width: 24px !default;
|
|
398
398
|
$tab-nrml-hscroll-items-bdr-radius: 0 !default;
|
|
@@ -450,7 +450,7 @@ $tab-nrml-vertical-indicator-width: 2px !default;
|
|
|
450
450
|
$tab-nrml-bottom-wrap-before-top: unset !default;
|
|
451
451
|
$tab-nrml-background-vertical-indicator-display: block !default;
|
|
452
452
|
$tab-nrml-background-active-padding: 0 7px !default;
|
|
453
|
-
$tab-nrml-item-text-margin-bottom:
|
|
453
|
+
$tab-nrml-item-text-margin-bottom: 0 !default;
|
|
454
454
|
|
|
455
455
|
@mixin tbar-alt-btn-animation-after {
|
|
456
456
|
animation: tbar-alt-popup-shadow 1s ease-out 0ms;
|
|
@@ -392,7 +392,7 @@ $tab-bgr-fill-focused-wrap-height: $tab-focus-big-fill-height !default;
|
|
|
392
392
|
$tab-bgr-rtl-icon-right-margin: 0 !default;
|
|
393
393
|
$tab-bgr-background-active-padding: 0 9px !default;
|
|
394
394
|
$tab-bgr-fill-active-item-padding: 0 10px !default;
|
|
395
|
-
$tab-bgr-item-text-margin-bottom:
|
|
395
|
+
$tab-bgr-item-text-margin-bottom: 0 !default;
|
|
396
396
|
|
|
397
397
|
$tab-nrml-hscroll-items-nav-width: 24px !default;
|
|
398
398
|
$tab-nrml-hscroll-items-bdr-radius: 0 !default;
|
|
@@ -450,7 +450,7 @@ $tab-nrml-vertical-indicator-width: 2px !default;
|
|
|
450
450
|
$tab-nrml-bottom-wrap-before-top: unset !default;
|
|
451
451
|
$tab-nrml-background-vertical-indicator-display: block !default;
|
|
452
452
|
$tab-nrml-background-active-padding: 0 7px !default;
|
|
453
|
-
$tab-nrml-item-text-margin-bottom:
|
|
453
|
+
$tab-nrml-item-text-margin-bottom: 0 !default;
|
|
454
454
|
|
|
455
455
|
@mixin tbar-alt-btn-animation-after {
|
|
456
456
|
animation: tbar-alt-popup-shadow 1s ease-out 0ms;
|
|
@@ -50,10 +50,10 @@ $tbar-popup-padding: 0 !default;
|
|
|
50
50
|
// dimension definitions
|
|
51
51
|
$tbar-btn-nrml-minheight: 32px !default;
|
|
52
52
|
$tbar-btn-nrml-line-height: 22px !default;
|
|
53
|
-
$tbar-btn-icon-nrml-line-height:
|
|
53
|
+
$tbar-btn-icon-nrml-line-height: 14px !default;
|
|
54
54
|
$tbar-btn-bgr-minheight: 38px !default;
|
|
55
55
|
$tbar-btn-bgr-line-height: 24px !default;
|
|
56
|
-
$tbar-btn-icon-bgr-line-height:
|
|
56
|
+
$tbar-btn-icon-bgr-line-height: 14px !default;
|
|
57
57
|
$tbar-btn-nrml-minwidth: 32px !default;
|
|
58
58
|
$tbar-btn-weight: $font-weight-normal !default;
|
|
59
59
|
$tbar-btn-bgr-minwidth: 38px !default;
|
|
@@ -159,8 +159,8 @@ $tbar-btn-icons-focus-color: $primary-text-color !default;
|
|
|
159
159
|
$tbar-btn-text-focus-color: $primary-text-color !default;
|
|
160
160
|
$tbar-btn-focus-border-color: $tbar-focus-border-color !default;
|
|
161
161
|
$tbar-btn-hover-border-size: $tbar-border-size !default;
|
|
162
|
-
$tbar-btn-hover-active-icons-color: $
|
|
163
|
-
$tbar-btn-hover-active-text-color: $
|
|
162
|
+
$tbar-btn-hover-active-icons-color: $tbar-default-icon-color !default;
|
|
163
|
+
$tbar-btn-hover-active-text-color: $content-text-color-alt2 !default;
|
|
164
164
|
$tbar-btn-overlay-opacity: .5 !default;
|
|
165
165
|
$tbar-btn-active-bg: $tbar-active-bg !default;
|
|
166
166
|
$tbar-btn-active-icons-color: $tbar-default-icon-color !default;
|
|
@@ -50,10 +50,10 @@ $tbar-popup-padding: 0 !default;
|
|
|
50
50
|
// dimension definitions
|
|
51
51
|
$tbar-btn-nrml-minheight: 32px !default;
|
|
52
52
|
$tbar-btn-nrml-line-height: 22px !default;
|
|
53
|
-
$tbar-btn-icon-nrml-line-height:
|
|
53
|
+
$tbar-btn-icon-nrml-line-height: 14px !default;
|
|
54
54
|
$tbar-btn-bgr-minheight: 38px !default;
|
|
55
55
|
$tbar-btn-bgr-line-height: 24px !default;
|
|
56
|
-
$tbar-btn-icon-bgr-line-height:
|
|
56
|
+
$tbar-btn-icon-bgr-line-height: 14px !default;
|
|
57
57
|
$tbar-btn-nrml-minwidth: 32px !default;
|
|
58
58
|
$tbar-btn-weight: $font-weight-normal !default;
|
|
59
59
|
$tbar-btn-bgr-minwidth: 38px !default;
|
|
@@ -159,8 +159,8 @@ $tbar-btn-icons-focus-color: $primary-text-color !default;
|
|
|
159
159
|
$tbar-btn-text-focus-color: $primary-text-color !default;
|
|
160
160
|
$tbar-btn-focus-border-color: $tbar-focus-border-color !default;
|
|
161
161
|
$tbar-btn-hover-border-size: $tbar-border-size !default;
|
|
162
|
-
$tbar-btn-hover-active-icons-color: $
|
|
163
|
-
$tbar-btn-hover-active-text-color: $
|
|
162
|
+
$tbar-btn-hover-active-icons-color: $tbar-default-icon-color !default;
|
|
163
|
+
$tbar-btn-hover-active-text-color: $content-text-color-alt2 !default;
|
|
164
164
|
$tbar-btn-overlay-opacity: .5 !default;
|
|
165
165
|
$tbar-btn-active-bg: $tbar-active-bg !default;
|
|
166
166
|
$tbar-btn-active-icons-color: $tbar-default-icon-color !default;
|
|
@@ -50,7 +50,7 @@ $tbar-popup-padding: 0 !default;
|
|
|
50
50
|
// dimension definitions
|
|
51
51
|
$tbar-btn-nrml-minheight: 32px !default;
|
|
52
52
|
$tbar-btn-nrml-line-height: 22px !default;
|
|
53
|
-
$tbar-btn-icon-nrml-line-height:
|
|
53
|
+
$tbar-btn-icon-nrml-line-height: 16px !default;
|
|
54
54
|
$tbar-btn-bgr-minheight: 40px !default;
|
|
55
55
|
$tbar-btn-bgr-line-height: 24px !default;
|
|
56
56
|
$tbar-btn-icon-bgr-line-height: 24px !default;
|
|
@@ -50,7 +50,7 @@ $tbar-popup-padding: 0 !default;
|
|
|
50
50
|
// dimension definitions
|
|
51
51
|
$tbar-btn-nrml-minheight: 32px !default;
|
|
52
52
|
$tbar-btn-nrml-line-height: 22px !default;
|
|
53
|
-
$tbar-btn-icon-nrml-line-height:
|
|
53
|
+
$tbar-btn-icon-nrml-line-height: 16px !default;
|
|
54
54
|
$tbar-btn-bgr-minheight: 40px !default;
|
|
55
55
|
$tbar-btn-bgr-line-height: 24px !default;
|
|
56
56
|
$tbar-btn-icon-bgr-line-height: 24px !default;
|
|
@@ -111,10 +111,10 @@ $tbar-btn-nrml-mrgn: 0 !default;
|
|
|
111
111
|
$tbar-popup-padding: 0 !default;
|
|
112
112
|
$tbar-btn-nrml-minheight: 30px !default;
|
|
113
113
|
$tbar-btn-nrml-line-height: 22px !default;
|
|
114
|
-
$tbar-btn-icon-nrml-line-height:
|
|
114
|
+
$tbar-btn-icon-nrml-line-height: 14px !default;
|
|
115
115
|
$tbar-btn-bgr-minheight: 38px !default;
|
|
116
116
|
$tbar-btn-bgr-line-height: 24px !default;
|
|
117
|
-
$tbar-btn-icon-bgr-line-height:
|
|
117
|
+
$tbar-btn-icon-bgr-line-height: 17px !default;
|
|
118
118
|
$tbar-btn-nrml-minwidth: 30px !default;
|
|
119
119
|
$tbar-btn-weight: $font-weight-normal !default;
|
|
120
120
|
$tbar-btn-bgr-minwidth: 38px !default;
|
|
@@ -111,10 +111,10 @@ $tbar-btn-nrml-mrgn: 0 !default;
|
|
|
111
111
|
$tbar-popup-padding: 0 !default;
|
|
112
112
|
$tbar-btn-nrml-minheight: 30px !default;
|
|
113
113
|
$tbar-btn-nrml-line-height: 22px !default;
|
|
114
|
-
$tbar-btn-icon-nrml-line-height:
|
|
114
|
+
$tbar-btn-icon-nrml-line-height: 14px !default;
|
|
115
115
|
$tbar-btn-bgr-minheight: 38px !default;
|
|
116
116
|
$tbar-btn-bgr-line-height: 24px !default;
|
|
117
|
-
$tbar-btn-icon-bgr-line-height:
|
|
117
|
+
$tbar-btn-icon-bgr-line-height: 17px !default;
|
|
118
118
|
$tbar-btn-nrml-minwidth: 30px !default;
|
|
119
119
|
$tbar-btn-weight: $font-weight-normal !default;
|
|
120
120
|
$tbar-btn-bgr-minwidth: 38px !default;
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -164,7 +164,9 @@ $msg-filled-error-close-icon-color: $msg-danger-close-icon-color-alt2 !default;
|
|
|
164
164
|
justify-content: flex-end;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
|
-
&.e-content-center {
|
|
167
|
+
&.e-content-center .e-msg-content-wrap {
|
|
168
|
+
display: flex;
|
|
169
|
+
flex: 1;
|
|
168
170
|
justify-content: center;
|
|
169
171
|
}
|
|
170
172
|
|
|
@@ -578,7 +578,12 @@ $toast-danger-hover-box-shadow: 0 6px 12px rgba($base-font, .5) !default;
|
|
|
578
578
|
&.e-blazor-toast-close-icon,
|
|
579
579
|
&.e-blazor-toast-close-icon:focus,
|
|
580
580
|
&.e-blazor-toast-close-icon:active {
|
|
581
|
-
|
|
581
|
+
@if $skin-name == 'Material3' {
|
|
582
|
+
background: transparent;
|
|
583
|
+
}
|
|
584
|
+
@else {
|
|
585
|
+
background-color: transparent;
|
|
586
|
+
}
|
|
582
587
|
border: 0;
|
|
583
588
|
box-shadow: none;
|
|
584
589
|
outline: 0;
|
|
@@ -576,7 +576,12 @@ $toast-title-font-weight: bold !default;
|
|
|
576
576
|
&.e-blazor-toast-close-icon,
|
|
577
577
|
&.e-blazor-toast-close-icon:focus,
|
|
578
578
|
&.e-blazor-toast-close-icon:active {
|
|
579
|
-
|
|
579
|
+
@if $skin-name == 'Material3' {
|
|
580
|
+
background: transparent;
|
|
581
|
+
}
|
|
582
|
+
@else {
|
|
583
|
+
background-color: transparent;
|
|
584
|
+
}
|
|
580
585
|
border: 0;
|
|
581
586
|
box-shadow: none;
|
|
582
587
|
outline: 0;
|
|
@@ -577,7 +577,12 @@ $toast-title-font-weight: bold !default;
|
|
|
577
577
|
&.e-blazor-toast-close-icon,
|
|
578
578
|
&.e-blazor-toast-close-icon:focus,
|
|
579
579
|
&.e-blazor-toast-close-icon:active {
|
|
580
|
-
|
|
580
|
+
@if $skin-name == 'Material3' {
|
|
581
|
+
background: transparent;
|
|
582
|
+
}
|
|
583
|
+
@else {
|
|
584
|
+
background-color: transparent;
|
|
585
|
+
}
|
|
581
586
|
border: 0;
|
|
582
587
|
box-shadow: none;
|
|
583
588
|
outline: 0;
|
|
@@ -575,7 +575,12 @@ $toast-danger-hover-box-shadow: $shadow !default;
|
|
|
575
575
|
&.e-blazor-toast-close-icon,
|
|
576
576
|
&.e-blazor-toast-close-icon:focus,
|
|
577
577
|
&.e-blazor-toast-close-icon:active {
|
|
578
|
-
|
|
578
|
+
@if $skin-name == 'Material3' {
|
|
579
|
+
background: transparent;
|
|
580
|
+
}
|
|
581
|
+
@else {
|
|
582
|
+
background-color: transparent;
|
|
583
|
+
}
|
|
579
584
|
border: 0;
|
|
580
585
|
box-shadow: none;
|
|
581
586
|
outline: 0;
|
|
@@ -575,7 +575,12 @@ $toast-danger-hover-box-shadow: $shadow !default;
|
|
|
575
575
|
&.e-blazor-toast-close-icon,
|
|
576
576
|
&.e-blazor-toast-close-icon:focus,
|
|
577
577
|
&.e-blazor-toast-close-icon:active {
|
|
578
|
-
|
|
578
|
+
@if $skin-name == 'Material3' {
|
|
579
|
+
background: transparent;
|
|
580
|
+
}
|
|
581
|
+
@else {
|
|
582
|
+
background-color: transparent;
|
|
583
|
+
}
|
|
579
584
|
border: 0;
|
|
580
585
|
box-shadow: none;
|
|
581
586
|
outline: 0;
|
|
@@ -565,7 +565,12 @@ $toast-danger-hover-box-shadow: 0 3px 6px 0 rgba($neutral-black, .26) !default;
|
|
|
565
565
|
&.e-blazor-toast-close-icon,
|
|
566
566
|
&.e-blazor-toast-close-icon:focus,
|
|
567
567
|
&.e-blazor-toast-close-icon:active {
|
|
568
|
-
|
|
568
|
+
@if $skin-name == 'Material3' {
|
|
569
|
+
background: transparent;
|
|
570
|
+
}
|
|
571
|
+
@else {
|
|
572
|
+
background-color: transparent;
|
|
573
|
+
}
|
|
569
574
|
border: 0;
|
|
570
575
|
box-shadow: none;
|
|
571
576
|
outline: 0;
|
|
@@ -566,7 +566,12 @@ $toast-title-font-weight: bold !default;
|
|
|
566
566
|
&.e-blazor-toast-close-icon,
|
|
567
567
|
&.e-blazor-toast-close-icon:focus,
|
|
568
568
|
&.e-blazor-toast-close-icon:active {
|
|
569
|
-
|
|
569
|
+
@if $skin-name == 'Material3' {
|
|
570
|
+
background: transparent;
|
|
571
|
+
}
|
|
572
|
+
@else {
|
|
573
|
+
background-color: transparent;
|
|
574
|
+
}
|
|
570
575
|
border: 0;
|
|
571
576
|
box-shadow: none;
|
|
572
577
|
outline: 0;
|