@syncfusion/blazor-themes 22.2.12 → 23.1.38
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 +1769 -272
- package/SCSS-Themes/bootstrap.scss +1772 -274
- package/SCSS-Themes/bootstrap4.scss +1743 -276
- package/SCSS-Themes/bootstrap5-dark.scss +1739 -279
- package/SCSS-Themes/bootstrap5.scss +1739 -279
- 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 +78 -15
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +79 -16
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +82 -19
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +78 -17
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +78 -17
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +78 -15
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +78 -15
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +82 -21
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +82 -21
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +78 -15
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +80 -17
- package/SCSS-Themes/dropdowns/list-box/material.scss +80 -17
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +82 -21
- package/SCSS-Themes/dropdowns/list-box/material3.scss +82 -21
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +81 -20
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +81 -20
- package/SCSS-Themes/fabric-dark.scss +1769 -271
- package/SCSS-Themes/fabric.scss +1773 -275
- 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 +1739 -279
- package/SCSS-Themes/fluent.scss +1739 -279
- 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 +639 -34
- package/SCSS-Themes/grids/grid/bootstrap.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap4.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap5.scss +639 -34
- package/SCSS-Themes/grids/grid/fabric-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/fabric.scss +639 -34
- package/SCSS-Themes/grids/grid/fluent-dark.scss +640 -35
- package/SCSS-Themes/grids/grid/fluent.scss +640 -35
- package/SCSS-Themes/grids/grid/highcontrast.scss +639 -34
- package/SCSS-Themes/grids/grid/material-dark.scss +641 -36
- package/SCSS-Themes/grids/grid/material.scss +639 -34
- package/SCSS-Themes/grids/grid/material3-dark.scss +640 -35
- package/SCSS-Themes/grids/grid/material3.scss +640 -35
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/tailwind.scss +639 -34
- package/SCSS-Themes/highcontrast.scss +1771 -273
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +105 -3
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +105 -3
- package/SCSS-Themes/image-editor/image-editor/material3.scss +105 -3
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +104 -2
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -1
- package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/fabric.scss +1 -1
- package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/fluent.scss +1 -1
- package/SCSS-Themes/inputs/input/highcontrast.scss +1 -1
- package/SCSS-Themes/inputs/input/material-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/material.scss +1 -1
- package/SCSS-Themes/inputs/input/material3-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/material3.scss +1 -1
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -1
- 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 +1772 -275
- package/SCSS-Themes/material.scss +1771 -273
- package/SCSS-Themes/material3-dark.scss +1747 -283
- package/SCSS-Themes/material3.scss +1748 -283
- 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/navigations/treeview/bootstrap-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +4 -1
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +4 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +4 -1
- 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 +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +5 -12
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +93 -42
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/material.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/material3.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +92 -41
- 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 +1746 -285
- package/SCSS-Themes/tailwind.scss +1746 -285
- package/package.json +1 -1
|
@@ -2165,7 +2165,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
2165
2165
|
width: auto;
|
|
2166
2166
|
}
|
|
2167
2167
|
}
|
|
2168
|
-
|
|
2168
|
+
|
|
2169
2169
|
.e-bigger .e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
2170
2170
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
2171
2171
|
left: -40px;
|
|
@@ -2192,7 +2192,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
2192
2192
|
width: auto;
|
|
2193
2193
|
}
|
|
2194
2194
|
}
|
|
2195
|
-
|
|
2195
|
+
|
|
2196
2196
|
.e-bigger .e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
2197
2197
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
2198
2198
|
left: -40px;
|
|
@@ -2192,7 +2192,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
2192
2192
|
width: auto;
|
|
2193
2193
|
}
|
|
2194
2194
|
}
|
|
2195
|
-
|
|
2195
|
+
|
|
2196
2196
|
.e-bigger .e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
2197
2197
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
2198
2198
|
left: -40px;
|
|
@@ -2166,7 +2166,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
2166
2166
|
width: auto;
|
|
2167
2167
|
}
|
|
2168
2168
|
}
|
|
2169
|
-
|
|
2169
|
+
|
|
2170
2170
|
.e-bigger .e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
2171
2171
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
2172
2172
|
left: -40px;
|
|
@@ -2427,7 +2427,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
2427
2427
|
width: auto;
|
|
2428
2428
|
}
|
|
2429
2429
|
}
|
|
2430
|
-
|
|
2430
|
+
|
|
2431
2431
|
.e-bigger .e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
2432
2432
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
2433
2433
|
left: -40px;
|
|
@@ -2427,7 +2427,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
2427
2427
|
width: auto;
|
|
2428
2428
|
}
|
|
2429
2429
|
}
|
|
2430
|
-
|
|
2430
|
+
|
|
2431
2431
|
.e-bigger .e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
2432
2432
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
2433
2433
|
left: -40px;
|
|
@@ -2402,7 +2402,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
2402
2402
|
width: auto;
|
|
2403
2403
|
}
|
|
2404
2404
|
}
|
|
2405
|
-
|
|
2405
|
+
|
|
2406
2406
|
.e-bigger .e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
2407
2407
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
2408
2408
|
left: -40px;
|
|
@@ -2402,7 +2402,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
2402
2402
|
width: auto;
|
|
2403
2403
|
}
|
|
2404
2404
|
}
|
|
2405
|
-
|
|
2405
|
+
|
|
2406
2406
|
.e-bigger .e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
2407
2407
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
2408
2408
|
left: -40px;
|
|
@@ -2189,7 +2189,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
2189
2189
|
width: auto;
|
|
2190
2190
|
}
|
|
2191
2191
|
}
|
|
2192
|
-
|
|
2192
|
+
|
|
2193
2193
|
.e-bigger .e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
2194
2194
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
2195
2195
|
left: -40px;
|
|
@@ -2189,7 +2189,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
2189
2189
|
width: auto;
|
|
2190
2190
|
}
|
|
2191
2191
|
}
|
|
2192
|
-
|
|
2192
|
+
|
|
2193
2193
|
.e-bigger .e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
2194
2194
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
2195
2195
|
left: -40px;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
$rating-li-font-size: 20px !default;
|
|
2
2
|
$rating-li-padding: 4px !default;
|
|
3
|
-
$rating-li-line-height: 9px !default;
|
|
4
3
|
$rating-li-min-width-height: 28px !default;
|
|
5
4
|
$rating-focus-border-radius: 2px !default;
|
|
6
5
|
$rating-label-right-margin: 4px !default;
|
|
@@ -13,21 +12,18 @@ $rating-reset-font-size : 16px !default;
|
|
|
13
12
|
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
14
13
|
|
|
15
14
|
$rating-small-li-font-size: 16px !default;
|
|
16
|
-
$rating-small-li-line-height: 4px !default;
|
|
17
15
|
$rating-small-li-min-width-height: 24px !default;
|
|
18
16
|
$rating-small-label-font-size: 10px !default;
|
|
19
17
|
$rating-small-label-line-height: 16px !default;
|
|
20
18
|
$rating-small-reset-font-size : 12px !default;
|
|
21
19
|
|
|
22
20
|
$rating-bigger-li-font-size: 32px !default;
|
|
23
|
-
$rating-bigger-li-line-height: 16px !default;
|
|
24
21
|
$rating-bigger-li-min-width-height: 40px !default;
|
|
25
22
|
$rating-bigger-label-font-size: 14px !default;
|
|
26
23
|
$rating-bigger-label-line-height: 22px !default;
|
|
27
24
|
$rating-bigger-reset-font-size : 28px !default;
|
|
28
25
|
|
|
29
26
|
$rating-bigger-small-li-font-size: 26px !default;
|
|
30
|
-
$rating-bigger-small-li-line-height: 9px !default;
|
|
31
27
|
$rating-bigger-small-li-min-width-height: 34px !default;
|
|
32
28
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
33
29
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
@@ -81,7 +77,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
81
77
|
cursor: pointer;
|
|
82
78
|
font-size: $rating-li-font-size;
|
|
83
79
|
padding: $rating-li-padding;
|
|
84
|
-
line-height: $rating-li-line-height;
|
|
85
80
|
display: block;
|
|
86
81
|
min-width: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
87
82
|
min-height: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
@@ -208,7 +203,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
208
203
|
.e-small .e-rating-container {
|
|
209
204
|
.e-rating-item-container {
|
|
210
205
|
font-size: $rating-small-li-font-size;
|
|
211
|
-
line-height: $rating-small-li-line-height;
|
|
212
206
|
}
|
|
213
207
|
|
|
214
208
|
.e-rating-label {
|
|
@@ -225,7 +219,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
225
219
|
.e-bigger .e-rating-container {
|
|
226
220
|
.e-rating-item-container {
|
|
227
221
|
font-size: $rating-bigger-li-font-size;
|
|
228
|
-
line-height: $rating-bigger-li-line-height;
|
|
229
222
|
}
|
|
230
223
|
|
|
231
224
|
.e-rating-label {
|
|
@@ -244,7 +237,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
244
237
|
.e-small .e-bigger.e-rating-container {
|
|
245
238
|
.e-rating-item-container {
|
|
246
239
|
font-size: $rating-bigger-small-li-font-size;
|
|
247
|
-
line-height: $rating-bigger-small-li-line-height;
|
|
248
240
|
}
|
|
249
241
|
|
|
250
242
|
.e-rating-label {
|
|
@@ -346,6 +338,9 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
346
338
|
@if ($skin-name == 'bootstrap4') {
|
|
347
339
|
-webkit-text-stroke: $rating-border-width $rating-hover-bg-color;
|
|
348
340
|
}
|
|
341
|
+
@else if ($skin-name == 'Material3') {
|
|
342
|
+
-webkit-text-stroke: $rating-border-width $rating-selected-bg-color;
|
|
343
|
+
}
|
|
349
344
|
@else {
|
|
350
345
|
-webkit-text-stroke: $rating-border-width $rating-pressed-bg-color;
|
|
351
346
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
$rating-li-font-size: 20px !default;
|
|
2
2
|
$rating-li-padding: 4px !default;
|
|
3
|
-
$rating-li-line-height: 9px !default;
|
|
4
3
|
$rating-li-min-width-height: 28px !default;
|
|
5
4
|
$rating-focus-border-radius: 2px !default;
|
|
6
5
|
$rating-label-right-margin: 4px !default;
|
|
@@ -13,21 +12,18 @@ $rating-reset-font-size : 16px !default;
|
|
|
13
12
|
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
14
13
|
|
|
15
14
|
$rating-small-li-font-size: 16px !default;
|
|
16
|
-
$rating-small-li-line-height: 4px !default;
|
|
17
15
|
$rating-small-li-min-width-height: 24px !default;
|
|
18
16
|
$rating-small-label-font-size: 10px !default;
|
|
19
17
|
$rating-small-label-line-height: 16px !default;
|
|
20
18
|
$rating-small-reset-font-size : 12px !default;
|
|
21
19
|
|
|
22
20
|
$rating-bigger-li-font-size: 32px !default;
|
|
23
|
-
$rating-bigger-li-line-height: 16px !default;
|
|
24
21
|
$rating-bigger-li-min-width-height: 40px !default;
|
|
25
22
|
$rating-bigger-label-font-size: 14px !default;
|
|
26
23
|
$rating-bigger-label-line-height: 22px !default;
|
|
27
24
|
$rating-bigger-reset-font-size : 28px !default;
|
|
28
25
|
|
|
29
26
|
$rating-bigger-small-li-font-size: 26px !default;
|
|
30
|
-
$rating-bigger-small-li-line-height: 9px !default;
|
|
31
27
|
$rating-bigger-small-li-min-width-height: 34px !default;
|
|
32
28
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
33
29
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
@@ -81,7 +77,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
81
77
|
cursor: pointer;
|
|
82
78
|
font-size: $rating-li-font-size;
|
|
83
79
|
padding: $rating-li-padding;
|
|
84
|
-
line-height: $rating-li-line-height;
|
|
85
80
|
display: block;
|
|
86
81
|
min-width: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
87
82
|
min-height: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
@@ -208,7 +203,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
208
203
|
.e-small .e-rating-container {
|
|
209
204
|
.e-rating-item-container {
|
|
210
205
|
font-size: $rating-small-li-font-size;
|
|
211
|
-
line-height: $rating-small-li-line-height;
|
|
212
206
|
}
|
|
213
207
|
|
|
214
208
|
.e-rating-label {
|
|
@@ -225,7 +219,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
225
219
|
.e-bigger .e-rating-container {
|
|
226
220
|
.e-rating-item-container {
|
|
227
221
|
font-size: $rating-bigger-li-font-size;
|
|
228
|
-
line-height: $rating-bigger-li-line-height;
|
|
229
222
|
}
|
|
230
223
|
|
|
231
224
|
.e-rating-label {
|
|
@@ -244,7 +237,6 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
244
237
|
.e-small .e-bigger.e-rating-container {
|
|
245
238
|
.e-rating-item-container {
|
|
246
239
|
font-size: $rating-bigger-small-li-font-size;
|
|
247
|
-
line-height: $rating-bigger-small-li-line-height;
|
|
248
240
|
}
|
|
249
241
|
|
|
250
242
|
.e-rating-label {
|
|
@@ -346,6 +338,9 @@ $rating-reset-disabled-icon-color: $grey-99 !default;
|
|
|
346
338
|
@if ($skin-name == 'bootstrap4') {
|
|
347
339
|
-webkit-text-stroke: $rating-border-width $rating-hover-bg-color;
|
|
348
340
|
}
|
|
341
|
+
@else if ($skin-name == 'Material3') {
|
|
342
|
+
-webkit-text-stroke: $rating-border-width $rating-selected-bg-color;
|
|
343
|
+
}
|
|
349
344
|
@else {
|
|
350
345
|
-webkit-text-stroke: $rating-border-width $rating-pressed-bg-color;
|
|
351
346
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
$rating-li-font-size: 20px !default;
|
|
2
2
|
$rating-li-padding: 4px !default;
|
|
3
|
-
$rating-li-line-height: 11px !default;
|
|
4
3
|
$rating-li-min-width-height: 28px !default;
|
|
5
4
|
$rating-focus-border-radius: 4px !default;
|
|
6
5
|
$rating-label-right-margin: 8px !default;
|
|
@@ -13,21 +12,18 @@ $rating-reset-font-size : 16px !default;
|
|
|
13
12
|
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
14
13
|
|
|
15
14
|
$rating-small-li-font-size: 16px !default;
|
|
16
|
-
$rating-small-li-line-height: 4px !default;
|
|
17
15
|
$rating-small-li-min-width-height: 24px !default;
|
|
18
16
|
$rating-small-label-font-size: 10px !default;
|
|
19
17
|
$rating-small-label-line-height: 16px !default;
|
|
20
18
|
$rating-small-reset-font-size : 12px !default;
|
|
21
19
|
|
|
22
20
|
$rating-bigger-li-font-size: 32px !default;
|
|
23
|
-
$rating-bigger-li-line-height: 13px !default;
|
|
24
21
|
$rating-bigger-li-min-width-height: 40px !default;
|
|
25
22
|
$rating-bigger-label-font-size: 14px !default;
|
|
26
23
|
$rating-bigger-label-line-height: 22px !default;
|
|
27
24
|
$rating-bigger-reset-font-size : 28px !default;
|
|
28
25
|
|
|
29
26
|
$rating-bigger-small-li-font-size: 24px !default;
|
|
30
|
-
$rating-bigger-small-li-line-height: 9px !default;
|
|
31
27
|
$rating-bigger-small-li-min-width-height: 32px !default;
|
|
32
28
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
33
29
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
@@ -81,7 +77,6 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
|
|
|
81
77
|
cursor: pointer;
|
|
82
78
|
font-size: $rating-li-font-size;
|
|
83
79
|
padding: $rating-li-padding;
|
|
84
|
-
line-height: $rating-li-line-height;
|
|
85
80
|
display: block;
|
|
86
81
|
min-width: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
87
82
|
min-height: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
@@ -208,7 +203,6 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
|
|
|
208
203
|
.e-small .e-rating-container {
|
|
209
204
|
.e-rating-item-container {
|
|
210
205
|
font-size: $rating-small-li-font-size;
|
|
211
|
-
line-height: $rating-small-li-line-height;
|
|
212
206
|
}
|
|
213
207
|
|
|
214
208
|
.e-rating-label {
|
|
@@ -225,7 +219,6 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
|
|
|
225
219
|
.e-bigger .e-rating-container {
|
|
226
220
|
.e-rating-item-container {
|
|
227
221
|
font-size: $rating-bigger-li-font-size;
|
|
228
|
-
line-height: $rating-bigger-li-line-height;
|
|
229
222
|
}
|
|
230
223
|
|
|
231
224
|
.e-rating-label {
|
|
@@ -244,7 +237,6 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
|
|
|
244
237
|
.e-small .e-bigger.e-rating-container {
|
|
245
238
|
.e-rating-item-container {
|
|
246
239
|
font-size: $rating-bigger-small-li-font-size;
|
|
247
|
-
line-height: $rating-bigger-small-li-line-height;
|
|
248
240
|
}
|
|
249
241
|
|
|
250
242
|
.e-rating-label {
|
|
@@ -346,6 +338,9 @@ $rating-reset-disabled-icon-color: $gray-800 !default;
|
|
|
346
338
|
@if ($skin-name == 'bootstrap4') {
|
|
347
339
|
-webkit-text-stroke: $rating-border-width $rating-hover-bg-color;
|
|
348
340
|
}
|
|
341
|
+
@else if ($skin-name == 'Material3') {
|
|
342
|
+
-webkit-text-stroke: $rating-border-width $rating-selected-bg-color;
|
|
343
|
+
}
|
|
349
344
|
@else {
|
|
350
345
|
-webkit-text-stroke: $rating-border-width $rating-pressed-bg-color;
|
|
351
346
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
$rating-li-font-size: $font-icon-22 !default;
|
|
2
2
|
$rating-li-padding: 4px !default;
|
|
3
|
-
$rating-li-line-height: 13px !default;
|
|
4
3
|
$rating-li-min-width-height: 30px !default;
|
|
5
4
|
$rating-focus-border-radius: 4px !default;
|
|
6
5
|
$rating-label-bottom-margin: 4px !default;
|
|
@@ -13,21 +12,18 @@ $rating-reset-font-size : $font-icon-18 !default;
|
|
|
13
12
|
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
14
13
|
|
|
15
14
|
$rating-small-li-font-size: $font-icon-16 !default;
|
|
16
|
-
$rating-small-li-line-height: 6px !default;
|
|
17
15
|
$rating-small-li-min-width-height: 24px !default;
|
|
18
16
|
$rating-small-label-font-size: $text-xxs !default;
|
|
19
17
|
$rating-small-label-line-height: 16px !default;
|
|
20
18
|
$rating-small-reset-font-size : $font-icon-12 !default;
|
|
21
19
|
|
|
22
20
|
$rating-bigger-li-font-size: $font-icon-32 !default;
|
|
23
|
-
$rating-bigger-li-line-height: 13px !default;
|
|
24
21
|
$rating-bigger-li-min-width-height: 40px !default;
|
|
25
22
|
$rating-bigger-label-font-size: $text-sm !default;
|
|
26
23
|
$rating-bigger-label-line-height: 22px !default;
|
|
27
24
|
$rating-bigger-reset-font-size : $font-icon-28 !default;
|
|
28
25
|
|
|
29
26
|
$rating-bigger-small-li-font-size: $font-icon-26 !default;
|
|
30
|
-
$rating-bigger-small-li-line-height: 13px !default;
|
|
31
27
|
$rating-bigger-small-li-min-width-height: 34px !default;
|
|
32
28
|
$rating-bigger-small-label-font-size: $text-xs !default;
|
|
33
29
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
@@ -81,7 +77,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
81
77
|
cursor: pointer;
|
|
82
78
|
font-size: $rating-li-font-size;
|
|
83
79
|
padding: $rating-li-padding;
|
|
84
|
-
line-height: $rating-li-line-height;
|
|
85
80
|
display: block;
|
|
86
81
|
min-width: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
87
82
|
min-height: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
@@ -208,7 +203,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
208
203
|
.e-small .e-rating-container {
|
|
209
204
|
.e-rating-item-container {
|
|
210
205
|
font-size: $rating-small-li-font-size;
|
|
211
|
-
line-height: $rating-small-li-line-height;
|
|
212
206
|
}
|
|
213
207
|
|
|
214
208
|
.e-rating-label {
|
|
@@ -225,7 +219,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
225
219
|
.e-bigger .e-rating-container {
|
|
226
220
|
.e-rating-item-container {
|
|
227
221
|
font-size: $rating-bigger-li-font-size;
|
|
228
|
-
line-height: $rating-bigger-li-line-height;
|
|
229
222
|
}
|
|
230
223
|
|
|
231
224
|
.e-rating-label {
|
|
@@ -244,7 +237,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
244
237
|
.e-small .e-bigger.e-rating-container {
|
|
245
238
|
.e-rating-item-container {
|
|
246
239
|
font-size: $rating-bigger-small-li-font-size;
|
|
247
|
-
line-height: $rating-bigger-small-li-line-height;
|
|
248
240
|
}
|
|
249
241
|
|
|
250
242
|
.e-rating-label {
|
|
@@ -346,6 +338,9 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
346
338
|
@if ($skin-name == 'bootstrap4') {
|
|
347
339
|
-webkit-text-stroke: $rating-border-width $rating-hover-bg-color;
|
|
348
340
|
}
|
|
341
|
+
@else if ($skin-name == 'Material3') {
|
|
342
|
+
-webkit-text-stroke: $rating-border-width $rating-selected-bg-color;
|
|
343
|
+
}
|
|
349
344
|
@else {
|
|
350
345
|
-webkit-text-stroke: $rating-border-width $rating-pressed-bg-color;
|
|
351
346
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
$rating-li-font-size: $font-icon-22 !default;
|
|
2
2
|
$rating-li-padding: 4px !default;
|
|
3
|
-
$rating-li-line-height: 13px !default;
|
|
4
3
|
$rating-li-min-width-height: 30px !default;
|
|
5
4
|
$rating-focus-border-radius: 4px !default;
|
|
6
5
|
$rating-label-bottom-margin: 4px !default;
|
|
@@ -13,21 +12,18 @@ $rating-reset-font-size : $font-icon-18 !default;
|
|
|
13
12
|
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
14
13
|
|
|
15
14
|
$rating-small-li-font-size: $font-icon-16 !default;
|
|
16
|
-
$rating-small-li-line-height: 6px !default;
|
|
17
15
|
$rating-small-li-min-width-height: 24px !default;
|
|
18
16
|
$rating-small-label-font-size: $text-xxs !default;
|
|
19
17
|
$rating-small-label-line-height: 16px !default;
|
|
20
18
|
$rating-small-reset-font-size : $font-icon-12 !default;
|
|
21
19
|
|
|
22
20
|
$rating-bigger-li-font-size: $font-icon-32 !default;
|
|
23
|
-
$rating-bigger-li-line-height: 13px !default;
|
|
24
21
|
$rating-bigger-li-min-width-height: 40px !default;
|
|
25
22
|
$rating-bigger-label-font-size: $text-sm !default;
|
|
26
23
|
$rating-bigger-label-line-height: 22px !default;
|
|
27
24
|
$rating-bigger-reset-font-size : $font-icon-28 !default;
|
|
28
25
|
|
|
29
26
|
$rating-bigger-small-li-font-size: $font-icon-26 !default;
|
|
30
|
-
$rating-bigger-small-li-line-height: 13px !default;
|
|
31
27
|
$rating-bigger-small-li-min-width-height: 34px !default;
|
|
32
28
|
$rating-bigger-small-label-font-size: $text-xs !default;
|
|
33
29
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
@@ -81,7 +77,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
81
77
|
cursor: pointer;
|
|
82
78
|
font-size: $rating-li-font-size;
|
|
83
79
|
padding: $rating-li-padding;
|
|
84
|
-
line-height: $rating-li-line-height;
|
|
85
80
|
display: block;
|
|
86
81
|
min-width: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
87
82
|
min-height: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
@@ -208,7 +203,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
208
203
|
.e-small .e-rating-container {
|
|
209
204
|
.e-rating-item-container {
|
|
210
205
|
font-size: $rating-small-li-font-size;
|
|
211
|
-
line-height: $rating-small-li-line-height;
|
|
212
206
|
}
|
|
213
207
|
|
|
214
208
|
.e-rating-label {
|
|
@@ -225,7 +219,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
225
219
|
.e-bigger .e-rating-container {
|
|
226
220
|
.e-rating-item-container {
|
|
227
221
|
font-size: $rating-bigger-li-font-size;
|
|
228
|
-
line-height: $rating-bigger-li-line-height;
|
|
229
222
|
}
|
|
230
223
|
|
|
231
224
|
.e-rating-label {
|
|
@@ -244,7 +237,6 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
244
237
|
.e-small .e-bigger.e-rating-container {
|
|
245
238
|
.e-rating-item-container {
|
|
246
239
|
font-size: $rating-bigger-small-li-font-size;
|
|
247
|
-
line-height: $rating-bigger-small-li-line-height;
|
|
248
240
|
}
|
|
249
241
|
|
|
250
242
|
.e-rating-label {
|
|
@@ -346,6 +338,9 @@ $rating-reset-disabled-icon-color: $rating-selected-disabled-color !default;
|
|
|
346
338
|
@if ($skin-name == 'bootstrap4') {
|
|
347
339
|
-webkit-text-stroke: $rating-border-width $rating-hover-bg-color;
|
|
348
340
|
}
|
|
341
|
+
@else if ($skin-name == 'Material3') {
|
|
342
|
+
-webkit-text-stroke: $rating-border-width $rating-selected-bg-color;
|
|
343
|
+
}
|
|
349
344
|
@else {
|
|
350
345
|
-webkit-text-stroke: $rating-border-width $rating-pressed-bg-color;
|
|
351
346
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
$rating-li-font-size: 20px !default;
|
|
2
2
|
$rating-li-padding: 4px !default;
|
|
3
|
-
$rating-li-line-height: 13px !default;
|
|
4
3
|
$rating-li-min-width-height: 28px !default;
|
|
5
4
|
$rating-focus-border-radius: 0 !default;
|
|
6
5
|
$rating-label-bottom-margin: 4px !default;
|
|
@@ -13,21 +12,18 @@ $rating-reset-font-size : 16px !default;
|
|
|
13
12
|
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
14
13
|
|
|
15
14
|
$rating-small-li-font-size: 16px !default;
|
|
16
|
-
$rating-small-li-line-height: 10px !default;
|
|
17
15
|
$rating-small-li-min-width-height: 24px !default;
|
|
18
16
|
$rating-small-label-font-size: 10px !default;
|
|
19
17
|
$rating-small-label-line-height: 16px !default;
|
|
20
18
|
$rating-small-reset-font-size : 12px !default;
|
|
21
19
|
|
|
22
20
|
$rating-bigger-li-font-size: 28px !default;
|
|
23
|
-
$rating-bigger-li-line-height: 21px !default;
|
|
24
21
|
$rating-bigger-li-min-width-height: 36px !default;
|
|
25
22
|
$rating-bigger-label-font-size: 14px !default;
|
|
26
23
|
$rating-bigger-label-line-height: 22px !default;
|
|
27
24
|
$rating-bigger-reset-font-size : 24px !default;
|
|
28
25
|
|
|
29
26
|
$rating-bigger-small-li-font-size: 24px !default;
|
|
30
|
-
$rating-bigger-small-li-line-height: 19px !default;
|
|
31
27
|
$rating-bigger-small-li-min-width-height: 32px !default;
|
|
32
28
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
33
29
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
@@ -81,7 +77,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
81
77
|
cursor: pointer;
|
|
82
78
|
font-size: $rating-li-font-size;
|
|
83
79
|
padding: $rating-li-padding;
|
|
84
|
-
line-height: $rating-li-line-height;
|
|
85
80
|
display: block;
|
|
86
81
|
min-width: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
87
82
|
min-height: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
@@ -208,7 +203,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
208
203
|
.e-small .e-rating-container {
|
|
209
204
|
.e-rating-item-container {
|
|
210
205
|
font-size: $rating-small-li-font-size;
|
|
211
|
-
line-height: $rating-small-li-line-height;
|
|
212
206
|
}
|
|
213
207
|
|
|
214
208
|
.e-rating-label {
|
|
@@ -225,7 +219,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
225
219
|
.e-bigger .e-rating-container {
|
|
226
220
|
.e-rating-item-container {
|
|
227
221
|
font-size: $rating-bigger-li-font-size;
|
|
228
|
-
line-height: $rating-bigger-li-line-height;
|
|
229
222
|
}
|
|
230
223
|
|
|
231
224
|
.e-rating-label {
|
|
@@ -244,7 +237,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
244
237
|
.e-small .e-bigger.e-rating-container {
|
|
245
238
|
.e-rating-item-container {
|
|
246
239
|
font-size: $rating-bigger-small-li-font-size;
|
|
247
|
-
line-height: $rating-bigger-small-li-line-height;
|
|
248
240
|
}
|
|
249
241
|
|
|
250
242
|
.e-rating-label {
|
|
@@ -346,6 +338,9 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
346
338
|
@if ($skin-name == 'bootstrap4') {
|
|
347
339
|
-webkit-text-stroke: $rating-border-width $rating-hover-bg-color;
|
|
348
340
|
}
|
|
341
|
+
@else if ($skin-name == 'Material3') {
|
|
342
|
+
-webkit-text-stroke: $rating-border-width $rating-selected-bg-color;
|
|
343
|
+
}
|
|
349
344
|
@else {
|
|
350
345
|
-webkit-text-stroke: $rating-border-width $rating-pressed-bg-color;
|
|
351
346
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
$rating-li-font-size: 20px !default;
|
|
2
2
|
$rating-li-padding: 4px !default;
|
|
3
|
-
$rating-li-line-height: 13px !default;
|
|
4
3
|
$rating-li-min-width-height: 28px !default;
|
|
5
4
|
$rating-focus-border-radius: 0 !default;
|
|
6
5
|
$rating-label-bottom-margin: 4px !default;
|
|
@@ -13,21 +12,18 @@ $rating-reset-font-size : 16px !default;
|
|
|
13
12
|
$rating-tooltip-tip-bottom-height: 8px !default;
|
|
14
13
|
|
|
15
14
|
$rating-small-li-font-size: 16px !default;
|
|
16
|
-
$rating-small-li-line-height: 13px !default;
|
|
17
15
|
$rating-small-li-min-width-height: 24px !default;
|
|
18
16
|
$rating-small-label-font-size: 10px !default;
|
|
19
17
|
$rating-small-label-line-height: 16px !default;
|
|
20
18
|
$rating-small-reset-font-size : 12px !default;
|
|
21
19
|
|
|
22
20
|
$rating-bigger-li-font-size: 28px !default;
|
|
23
|
-
$rating-bigger-li-line-height: 21px !default;
|
|
24
21
|
$rating-bigger-li-min-width-height: 36px !default;
|
|
25
22
|
$rating-bigger-label-font-size: 14px !default;
|
|
26
23
|
$rating-bigger-label-line-height: 22px !default;
|
|
27
24
|
$rating-bigger-reset-font-size : 24px !default;
|
|
28
25
|
|
|
29
26
|
$rating-bigger-small-li-font-size: 24px !default;
|
|
30
|
-
$rating-bigger-small-li-line-height: 19px !default;
|
|
31
27
|
$rating-bigger-small-li-min-width-height: 32px !default;
|
|
32
28
|
$rating-bigger-small-label-font-size: 12px !default;
|
|
33
29
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
@@ -81,7 +77,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
81
77
|
cursor: pointer;
|
|
82
78
|
font-size: $rating-li-font-size;
|
|
83
79
|
padding: $rating-li-padding;
|
|
84
|
-
line-height: $rating-li-line-height;
|
|
85
80
|
display: block;
|
|
86
81
|
min-width: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
87
82
|
min-height: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
@@ -208,7 +203,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
208
203
|
.e-small .e-rating-container {
|
|
209
204
|
.e-rating-item-container {
|
|
210
205
|
font-size: $rating-small-li-font-size;
|
|
211
|
-
line-height: $rating-small-li-line-height;
|
|
212
206
|
}
|
|
213
207
|
|
|
214
208
|
.e-rating-label {
|
|
@@ -225,7 +219,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
225
219
|
.e-bigger .e-rating-container {
|
|
226
220
|
.e-rating-item-container {
|
|
227
221
|
font-size: $rating-bigger-li-font-size;
|
|
228
|
-
line-height: $rating-bigger-li-line-height;
|
|
229
222
|
}
|
|
230
223
|
|
|
231
224
|
.e-rating-label {
|
|
@@ -244,7 +237,6 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
244
237
|
.e-small .e-bigger.e-rating-container {
|
|
245
238
|
.e-rating-item-container {
|
|
246
239
|
font-size: $rating-bigger-small-li-font-size;
|
|
247
|
-
line-height: $rating-bigger-small-li-line-height;
|
|
248
240
|
}
|
|
249
241
|
|
|
250
242
|
.e-rating-label {
|
|
@@ -346,6 +338,9 @@ $rating-reset-disabled-icon-color: $neutral-quintenary !default;
|
|
|
346
338
|
@if ($skin-name == 'bootstrap4') {
|
|
347
339
|
-webkit-text-stroke: $rating-border-width $rating-hover-bg-color;
|
|
348
340
|
}
|
|
341
|
+
@else if ($skin-name == 'Material3') {
|
|
342
|
+
-webkit-text-stroke: $rating-border-width $rating-selected-bg-color;
|
|
343
|
+
}
|
|
349
344
|
@else {
|
|
350
345
|
-webkit-text-stroke: $rating-border-width $rating-pressed-bg-color;
|
|
351
346
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
$rating-li-font-size: $font-icon-20 !default;
|
|
2
2
|
$rating-li-padding: 4px !default;
|
|
3
|
-
$rating-li-line-height: 13px !default;
|
|
4
3
|
$rating-li-min-width-height: 28px !default;
|
|
5
4
|
$rating-focus-border-radius: 0 !default;
|
|
6
5
|
$rating-label-bottom-margin: 4px !default;
|
|
@@ -13,21 +12,18 @@ $rating-reset-font-size : $font-icon-16 !default;
|
|
|
13
12
|
$rating-tooltip-tip-bottom-height: 12.5px !default;
|
|
14
13
|
|
|
15
14
|
$rating-small-li-font-size: $font-icon-16 !default;
|
|
16
|
-
$rating-small-li-line-height: 13px !default;
|
|
17
15
|
$rating-small-li-min-width-height: 24px !default;
|
|
18
16
|
$rating-small-label-font-size: $text-xxs !default;
|
|
19
17
|
$rating-small-label-line-height: 16px !default;
|
|
20
18
|
$rating-small-reset-font-size : $font-icon-12 !default;
|
|
21
19
|
|
|
22
20
|
$rating-bigger-li-font-size: $font-icon-28 !default;
|
|
23
|
-
$rating-bigger-li-line-height: 21px !default;
|
|
24
21
|
$rating-bigger-li-min-width-height: 36px !default;
|
|
25
22
|
$rating-bigger-label-font-size: $text-sm !default;
|
|
26
23
|
$rating-bigger-label-line-height: 22px !default;
|
|
27
24
|
$rating-bigger-reset-font-size : $font-icon-24 !default;
|
|
28
25
|
|
|
29
26
|
$rating-bigger-small-li-font-size: $font-icon-24 !default;
|
|
30
|
-
$rating-bigger-small-li-line-height: 19px !default;
|
|
31
27
|
$rating-bigger-small-li-min-width-height: 32px !default;
|
|
32
28
|
$rating-bigger-small-label-font-size: $text-xs !default;
|
|
33
29
|
$rating-bigger-small-label-line-height: 18px !default;
|
|
@@ -81,7 +77,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
81
77
|
cursor: pointer;
|
|
82
78
|
font-size: $rating-li-font-size;
|
|
83
79
|
padding: $rating-li-padding;
|
|
84
|
-
line-height: $rating-li-line-height;
|
|
85
80
|
display: block;
|
|
86
81
|
min-width: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
87
82
|
min-height: calc(1em + (2 * $rating-li-padding)); //calc(font-size + (2 * padding));
|
|
@@ -208,7 +203,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
208
203
|
.e-small .e-rating-container {
|
|
209
204
|
.e-rating-item-container {
|
|
210
205
|
font-size: $rating-small-li-font-size;
|
|
211
|
-
line-height: $rating-small-li-line-height;
|
|
212
206
|
}
|
|
213
207
|
|
|
214
208
|
.e-rating-label {
|
|
@@ -225,7 +219,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
225
219
|
.e-bigger .e-rating-container {
|
|
226
220
|
.e-rating-item-container {
|
|
227
221
|
font-size: $rating-bigger-li-font-size;
|
|
228
|
-
line-height: $rating-bigger-li-line-height;
|
|
229
222
|
}
|
|
230
223
|
|
|
231
224
|
.e-rating-label {
|
|
@@ -244,7 +237,6 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
244
237
|
.e-small .e-bigger.e-rating-container {
|
|
245
238
|
.e-rating-item-container {
|
|
246
239
|
font-size: $rating-bigger-small-li-font-size;
|
|
247
|
-
line-height: $rating-bigger-small-li-line-height;
|
|
248
240
|
}
|
|
249
241
|
|
|
250
242
|
.e-rating-label {
|
|
@@ -346,6 +338,9 @@ $rating-reset-disabled-icon-color: $icon-color-disabled !default;
|
|
|
346
338
|
@if ($skin-name == 'bootstrap4') {
|
|
347
339
|
-webkit-text-stroke: $rating-border-width $rating-hover-bg-color;
|
|
348
340
|
}
|
|
341
|
+
@else if ($skin-name == 'Material3') {
|
|
342
|
+
-webkit-text-stroke: $rating-border-width $rating-selected-bg-color;
|
|
343
|
+
}
|
|
349
344
|
@else {
|
|
350
345
|
-webkit-text-stroke: $rating-border-width $rating-pressed-bg-color;
|
|
351
346
|
}
|