@syncfusion/blazor-themes 22.2.12 → 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 +54 -2
- 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 +1666 -252
- package/SCSS-Themes/bootstrap.scss +1668 -253
- package/SCSS-Themes/bootstrap4.scss +1640 -256
- package/SCSS-Themes/bootstrap5-dark.scss +1636 -257
- package/SCSS-Themes/bootstrap5.scss +1636 -257
- 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 +1666 -251
- package/SCSS-Themes/fabric.scss +1670 -255
- 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 +1636 -257
- package/SCSS-Themes/fluent.scss +1636 -257
- 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 +1668 -253
- 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 +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 +1668 -254
- package/SCSS-Themes/material.scss +1666 -251
- package/SCSS-Themes/material3-dark.scss +1644 -261
- package/SCSS-Themes/material3.scss +1645 -261
- 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 +1643 -263
- package/SCSS-Themes/tailwind.scss +1643 -263
- package/package.json +1 -1
|
@@ -834,6 +834,12 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
834
834
|
}
|
|
835
835
|
}
|
|
836
836
|
|
|
837
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
838
|
+
@if $skin-name == 'Material3' {
|
|
839
|
+
background-color: $switch-on-disabled-bg-color;
|
|
840
|
+
}
|
|
841
|
+
}
|
|
842
|
+
|
|
837
843
|
& .e-switch-handle {
|
|
838
844
|
background-color: $switch-handle-disabled-bg-color;
|
|
839
845
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -892,6 +898,11 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
892
898
|
border-color: $switch-border-disabled-bg-color;
|
|
893
899
|
}
|
|
894
900
|
}
|
|
901
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
902
|
+
@if $skin-name == 'Material3' {
|
|
903
|
+
background-color: $switch-on-disabled-bg-color;
|
|
904
|
+
}
|
|
905
|
+
}
|
|
895
906
|
|
|
896
907
|
& .e-switch-inner {
|
|
897
908
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -832,6 +832,12 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
832
832
|
}
|
|
833
833
|
}
|
|
834
834
|
|
|
835
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
836
|
+
@if $skin-name == 'Material3' {
|
|
837
|
+
background-color: $switch-on-disabled-bg-color;
|
|
838
|
+
}
|
|
839
|
+
}
|
|
840
|
+
|
|
835
841
|
& .e-switch-handle {
|
|
836
842
|
background-color: $switch-handle-disabled-bg-color;
|
|
837
843
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -890,6 +896,11 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
890
896
|
border-color: $switch-border-disabled-bg-color;
|
|
891
897
|
}
|
|
892
898
|
}
|
|
899
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
900
|
+
@if $skin-name == 'Material3' {
|
|
901
|
+
background-color: $switch-on-disabled-bg-color;
|
|
902
|
+
}
|
|
903
|
+
}
|
|
893
904
|
|
|
894
905
|
& .e-switch-inner {
|
|
895
906
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -833,6 +833,12 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
833
833
|
}
|
|
834
834
|
}
|
|
835
835
|
|
|
836
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
837
|
+
@if $skin-name == 'Material3' {
|
|
838
|
+
background-color: $switch-on-disabled-bg-color;
|
|
839
|
+
}
|
|
840
|
+
}
|
|
841
|
+
|
|
836
842
|
& .e-switch-handle {
|
|
837
843
|
background-color: $switch-handle-disabled-bg-color;
|
|
838
844
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -891,6 +897,11 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
891
897
|
border-color: $switch-border-disabled-bg-color;
|
|
892
898
|
}
|
|
893
899
|
}
|
|
900
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
901
|
+
@if $skin-name == 'Material3' {
|
|
902
|
+
background-color: $switch-on-disabled-bg-color;
|
|
903
|
+
}
|
|
904
|
+
}
|
|
894
905
|
|
|
895
906
|
& .e-switch-inner {
|
|
896
907
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -830,6 +830,12 @@ $switch-handle-off-hover-bg-color: $border !default;
|
|
|
830
830
|
}
|
|
831
831
|
}
|
|
832
832
|
|
|
833
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
834
|
+
@if $skin-name == 'Material3' {
|
|
835
|
+
background-color: $switch-on-disabled-bg-color;
|
|
836
|
+
}
|
|
837
|
+
}
|
|
838
|
+
|
|
833
839
|
& .e-switch-handle {
|
|
834
840
|
background-color: $switch-handle-disabled-bg-color;
|
|
835
841
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -888,6 +894,11 @@ $switch-handle-off-hover-bg-color: $border !default;
|
|
|
888
894
|
border-color: $switch-border-disabled-bg-color;
|
|
889
895
|
}
|
|
890
896
|
}
|
|
897
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
898
|
+
@if $skin-name == 'Material3' {
|
|
899
|
+
background-color: $switch-on-disabled-bg-color;
|
|
900
|
+
}
|
|
901
|
+
}
|
|
891
902
|
|
|
892
903
|
& .e-switch-inner {
|
|
893
904
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -830,6 +830,12 @@ $switch-handle-off-hover-bg-color: $border !default;
|
|
|
830
830
|
}
|
|
831
831
|
}
|
|
832
832
|
|
|
833
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
834
|
+
@if $skin-name == 'Material3' {
|
|
835
|
+
background-color: $switch-on-disabled-bg-color;
|
|
836
|
+
}
|
|
837
|
+
}
|
|
838
|
+
|
|
833
839
|
& .e-switch-handle {
|
|
834
840
|
background-color: $switch-handle-disabled-bg-color;
|
|
835
841
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -888,6 +894,11 @@ $switch-handle-off-hover-bg-color: $border !default;
|
|
|
888
894
|
border-color: $switch-border-disabled-bg-color;
|
|
889
895
|
}
|
|
890
896
|
}
|
|
897
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
898
|
+
@if $skin-name == 'Material3' {
|
|
899
|
+
background-color: $switch-on-disabled-bg-color;
|
|
900
|
+
}
|
|
901
|
+
}
|
|
891
902
|
|
|
892
903
|
& .e-switch-inner {
|
|
893
904
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -839,6 +839,12 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
839
839
|
}
|
|
840
840
|
}
|
|
841
841
|
|
|
842
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
843
|
+
@if $skin-name == 'Material3' {
|
|
844
|
+
background-color: $switch-on-disabled-bg-color;
|
|
845
|
+
}
|
|
846
|
+
}
|
|
847
|
+
|
|
842
848
|
& .e-switch-handle {
|
|
843
849
|
background-color: $switch-handle-disabled-bg-color;
|
|
844
850
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -897,6 +903,11 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
897
903
|
border-color: $switch-border-disabled-bg-color;
|
|
898
904
|
}
|
|
899
905
|
}
|
|
906
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
907
|
+
@if $skin-name == 'Material3' {
|
|
908
|
+
background-color: $switch-on-disabled-bg-color;
|
|
909
|
+
}
|
|
910
|
+
}
|
|
900
911
|
|
|
901
912
|
& .e-switch-inner {
|
|
902
913
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -837,6 +837,12 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
837
837
|
}
|
|
838
838
|
}
|
|
839
839
|
|
|
840
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
841
|
+
@if $skin-name == 'Material3' {
|
|
842
|
+
background-color: $switch-on-disabled-bg-color;
|
|
843
|
+
}
|
|
844
|
+
}
|
|
845
|
+
|
|
840
846
|
& .e-switch-handle {
|
|
841
847
|
background-color: $switch-handle-disabled-bg-color;
|
|
842
848
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -895,6 +901,11 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
895
901
|
border-color: $switch-border-disabled-bg-color;
|
|
896
902
|
}
|
|
897
903
|
}
|
|
904
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
905
|
+
@if $skin-name == 'Material3' {
|
|
906
|
+
background-color: $switch-on-disabled-bg-color;
|
|
907
|
+
}
|
|
908
|
+
}
|
|
898
909
|
|
|
899
910
|
& .e-switch-inner {
|
|
900
911
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -832,6 +832,12 @@ $switch-handle-off-hover-bg-color: $border-alt !default;
|
|
|
832
832
|
}
|
|
833
833
|
}
|
|
834
834
|
|
|
835
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
836
|
+
@if $skin-name == 'Material3' {
|
|
837
|
+
background-color: $switch-on-disabled-bg-color;
|
|
838
|
+
}
|
|
839
|
+
}
|
|
840
|
+
|
|
835
841
|
& .e-switch-handle {
|
|
836
842
|
background-color: $switch-handle-disabled-bg-color;
|
|
837
843
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -890,6 +896,11 @@ $switch-handle-off-hover-bg-color: $border-alt !default;
|
|
|
890
896
|
border-color: $switch-border-disabled-bg-color;
|
|
891
897
|
}
|
|
892
898
|
}
|
|
899
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
900
|
+
@if $skin-name == 'Material3' {
|
|
901
|
+
background-color: $switch-on-disabled-bg-color;
|
|
902
|
+
}
|
|
903
|
+
}
|
|
893
904
|
|
|
894
905
|
& .e-switch-inner {
|
|
895
906
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -832,6 +832,12 @@ $switch-handle-off-hover-bg-color: $border-alt !default;
|
|
|
832
832
|
}
|
|
833
833
|
}
|
|
834
834
|
|
|
835
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
836
|
+
@if $skin-name == 'Material3' {
|
|
837
|
+
background-color: $switch-on-disabled-bg-color;
|
|
838
|
+
}
|
|
839
|
+
}
|
|
840
|
+
|
|
835
841
|
& .e-switch-handle {
|
|
836
842
|
background-color: $switch-handle-disabled-bg-color;
|
|
837
843
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -890,6 +896,11 @@ $switch-handle-off-hover-bg-color: $border-alt !default;
|
|
|
890
896
|
border-color: $switch-border-disabled-bg-color;
|
|
891
897
|
}
|
|
892
898
|
}
|
|
899
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
900
|
+
@if $skin-name == 'Material3' {
|
|
901
|
+
background-color: $switch-on-disabled-bg-color;
|
|
902
|
+
}
|
|
903
|
+
}
|
|
893
904
|
|
|
894
905
|
& .e-switch-inner {
|
|
895
906
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -839,6 +839,12 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
839
839
|
}
|
|
840
840
|
}
|
|
841
841
|
|
|
842
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
843
|
+
@if $skin-name == 'Material3' {
|
|
844
|
+
background-color: $switch-on-disabled-bg-color;
|
|
845
|
+
}
|
|
846
|
+
}
|
|
847
|
+
|
|
842
848
|
& .e-switch-handle {
|
|
843
849
|
background-color: $switch-handle-disabled-bg-color;
|
|
844
850
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -897,6 +903,11 @@ $switch-bigger-small-ripple-width: 36px !default;
|
|
|
897
903
|
border-color: $switch-border-disabled-bg-color;
|
|
898
904
|
}
|
|
899
905
|
}
|
|
906
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
907
|
+
@if $skin-name == 'Material3' {
|
|
908
|
+
background-color: $switch-on-disabled-bg-color;
|
|
909
|
+
}
|
|
910
|
+
}
|
|
900
911
|
|
|
901
912
|
& .e-switch-inner {
|
|
902
913
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -847,6 +847,12 @@ $switch-handle-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2),
|
|
|
847
847
|
}
|
|
848
848
|
}
|
|
849
849
|
|
|
850
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
851
|
+
@if $skin-name == 'Material3' {
|
|
852
|
+
background-color: $switch-on-disabled-bg-color;
|
|
853
|
+
}
|
|
854
|
+
}
|
|
855
|
+
|
|
850
856
|
& .e-switch-handle {
|
|
851
857
|
background-color: $switch-handle-disabled-bg-color;
|
|
852
858
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -905,6 +911,11 @@ $switch-handle-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2),
|
|
|
905
911
|
border-color: $switch-border-disabled-bg-color;
|
|
906
912
|
}
|
|
907
913
|
}
|
|
914
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
915
|
+
@if $skin-name == 'Material3' {
|
|
916
|
+
background-color: $switch-on-disabled-bg-color;
|
|
917
|
+
}
|
|
918
|
+
}
|
|
908
919
|
|
|
909
920
|
& .e-switch-inner {
|
|
910
921
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -841,6 +841,12 @@ $switch-bigger-small-handle-to: 0 !default;
|
|
|
841
841
|
}
|
|
842
842
|
}
|
|
843
843
|
|
|
844
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
845
|
+
@if $skin-name == 'Material3' {
|
|
846
|
+
background-color: $switch-on-disabled-bg-color;
|
|
847
|
+
}
|
|
848
|
+
}
|
|
849
|
+
|
|
844
850
|
& .e-switch-handle {
|
|
845
851
|
background-color: $switch-handle-disabled-bg-color;
|
|
846
852
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -899,6 +905,11 @@ $switch-bigger-small-handle-to: 0 !default;
|
|
|
899
905
|
border-color: $switch-border-disabled-bg-color;
|
|
900
906
|
}
|
|
901
907
|
}
|
|
908
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
909
|
+
@if $skin-name == 'Material3' {
|
|
910
|
+
background-color: $switch-on-disabled-bg-color;
|
|
911
|
+
}
|
|
912
|
+
}
|
|
902
913
|
|
|
903
914
|
& .e-switch-inner {
|
|
904
915
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -855,6 +855,12 @@ $switch-small-off-ripple-left: -7px !default;
|
|
|
855
855
|
}
|
|
856
856
|
}
|
|
857
857
|
|
|
858
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
859
|
+
@if $skin-name == 'Material3' {
|
|
860
|
+
background-color: $switch-on-disabled-bg-color;
|
|
861
|
+
}
|
|
862
|
+
}
|
|
863
|
+
|
|
858
864
|
& .e-switch-handle {
|
|
859
865
|
background-color: $switch-handle-disabled-bg-color;
|
|
860
866
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -913,6 +919,11 @@ $switch-small-off-ripple-left: -7px !default;
|
|
|
913
919
|
border-color: $switch-border-disabled-bg-color;
|
|
914
920
|
}
|
|
915
921
|
}
|
|
922
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
923
|
+
@if $skin-name == 'Material3' {
|
|
924
|
+
background-color: $switch-on-disabled-bg-color;
|
|
925
|
+
}
|
|
926
|
+
}
|
|
916
927
|
|
|
917
928
|
& .e-switch-inner {
|
|
918
929
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -855,6 +855,12 @@ $switch-small-off-ripple-left: -7px !default;
|
|
|
855
855
|
}
|
|
856
856
|
}
|
|
857
857
|
|
|
858
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
859
|
+
@if $skin-name == 'Material3' {
|
|
860
|
+
background-color: $switch-on-disabled-bg-color;
|
|
861
|
+
}
|
|
862
|
+
}
|
|
863
|
+
|
|
858
864
|
& .e-switch-handle {
|
|
859
865
|
background-color: $switch-handle-disabled-bg-color;
|
|
860
866
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -913,6 +919,11 @@ $switch-small-off-ripple-left: -7px !default;
|
|
|
913
919
|
border-color: $switch-border-disabled-bg-color;
|
|
914
920
|
}
|
|
915
921
|
}
|
|
922
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
923
|
+
@if $skin-name == 'Material3' {
|
|
924
|
+
background-color: $switch-on-disabled-bg-color;
|
|
925
|
+
}
|
|
926
|
+
}
|
|
916
927
|
|
|
917
928
|
& .e-switch-inner {
|
|
918
929
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -830,6 +830,12 @@ $switch-handle-off-hover-bg-color: $content-bg-color !default;
|
|
|
830
830
|
}
|
|
831
831
|
}
|
|
832
832
|
|
|
833
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
834
|
+
@if $skin-name == 'Material3' {
|
|
835
|
+
background-color: $switch-on-disabled-bg-color;
|
|
836
|
+
}
|
|
837
|
+
}
|
|
838
|
+
|
|
833
839
|
& .e-switch-handle {
|
|
834
840
|
background-color: $switch-handle-disabled-bg-color;
|
|
835
841
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -888,6 +894,11 @@ $switch-handle-off-hover-bg-color: $content-bg-color !default;
|
|
|
888
894
|
border-color: $switch-border-disabled-bg-color;
|
|
889
895
|
}
|
|
890
896
|
}
|
|
897
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
898
|
+
@if $skin-name == 'Material3' {
|
|
899
|
+
background-color: $switch-on-disabled-bg-color;
|
|
900
|
+
}
|
|
901
|
+
}
|
|
891
902
|
|
|
892
903
|
& .e-switch-inner {
|
|
893
904
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -830,6 +830,12 @@ $switch-handle-off-hover-bg-color: $content-bg-color !default;
|
|
|
830
830
|
}
|
|
831
831
|
}
|
|
832
832
|
|
|
833
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
834
|
+
@if $skin-name == 'Material3' {
|
|
835
|
+
background-color: $switch-on-disabled-bg-color;
|
|
836
|
+
}
|
|
837
|
+
}
|
|
838
|
+
|
|
833
839
|
& .e-switch-handle {
|
|
834
840
|
background-color: $switch-handle-disabled-bg-color;
|
|
835
841
|
box-shadow: $switch-handle-shadow-disabled;
|
|
@@ -888,6 +894,11 @@ $switch-handle-off-hover-bg-color: $content-bg-color !default;
|
|
|
888
894
|
border-color: $switch-border-disabled-bg-color;
|
|
889
895
|
}
|
|
890
896
|
}
|
|
897
|
+
& .e-switch-handle:not(.e-switch-active) {
|
|
898
|
+
@if $skin-name == 'Material3' {
|
|
899
|
+
background-color: $switch-on-disabled-bg-color;
|
|
900
|
+
}
|
|
901
|
+
}
|
|
891
902
|
|
|
892
903
|
& .e-switch-inner {
|
|
893
904
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -43,7 +43,7 @@ $modal-month-line-height: 32px !default;
|
|
|
43
43
|
$modal-portrait-year-font-size: 4vw !default;
|
|
44
44
|
$modal-portrait-header-year-margin: 12vh 0 0 0 !default;
|
|
45
45
|
$modal-portrait-month-font-size: 5vw !default;
|
|
46
|
-
$modal-portrait-header-padding: 2vh
|
|
46
|
+
$modal-portrait-header-padding: 2vh 6vw !default;
|
|
47
47
|
$modal-portrait-month-header-padding: 2vh 2vw !default;
|
|
48
48
|
$modal-month-header-line-height: 5vh !default;
|
|
49
49
|
$modal-month-header-title-line-height: inherit !default;
|
|
@@ -58,7 +58,7 @@ $modal-portrait-cancel-icon-float-style: left !default;
|
|
|
58
58
|
$modal-portrait-cancel-icon-padding: 2px !default;
|
|
59
59
|
$modal-portrait-prev-icon-margin: 75vw !default;
|
|
60
60
|
$modal-portrait-next-icon-margin: 0 !default;
|
|
61
|
-
$modal-portrait-header-title-margin:
|
|
61
|
+
$modal-portrait-header-title-margin: 22vw !default;
|
|
62
62
|
$modal-portrait-header-title-position: absolute !default;
|
|
63
63
|
$modal-portrait-header-title-text: center !default;
|
|
64
64
|
$modal-portrait-header-title-width: 50vw !default;
|
|
@@ -72,7 +72,7 @@ $modal-portrait-footer-display-style: none !default;
|
|
|
72
72
|
// Touch modal popup styles
|
|
73
73
|
$modal-portrait-header-height: 20vh !default;
|
|
74
74
|
$modal-portrait-header-month-height: 10vh !default;
|
|
75
|
-
$modal-portrait-calendar-container-height:
|
|
75
|
+
$modal-portrait-calendar-container-height: 79vh !default;
|
|
76
76
|
$modal-portrait-calendar-min-height: 100% !default;
|
|
77
77
|
$modal-portrait-calendar-min-width: 100% !default;
|
|
78
78
|
$modal-portrait-calendar-height: 100% !default;
|
|
@@ -94,10 +94,10 @@ $modal-landscape-prev-icon-margin: 80vw !default;
|
|
|
94
94
|
$modal-year-landscape-font-size: 3vw !default;
|
|
95
95
|
$modal-month-landscape-font-size: 4vw !default;
|
|
96
96
|
$datepicker-modal-landscape-overflow: visible !default;
|
|
97
|
-
$modal-month-landscape-title-line-height:
|
|
97
|
+
$modal-month-landscape-title-line-height: 12vh !default;
|
|
98
98
|
|
|
99
99
|
// tablet device style changes for modal popup
|
|
100
|
-
$modal-tablet-font-size:
|
|
100
|
+
$modal-tablet-font-size: 18px !default;
|
|
101
101
|
$modal-tablet-content-dimension: 64px !default;
|
|
102
102
|
$modal-tablet-table-header-height: 48px !default;
|
|
103
103
|
|
|
@@ -228,6 +228,11 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
228
228
|
min-height: 40px;
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
+
@media screen and (orientation: landscape) {
|
|
232
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-content.e-month td.e-today span.e-day {
|
|
233
|
+
line-height: $modal-tablet-content-dimension;
|
|
234
|
+
}
|
|
235
|
+
}
|
|
231
236
|
|
|
232
237
|
.e-datepick-mob-popup-wrap {
|
|
233
238
|
|
|
@@ -241,6 +246,13 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
241
246
|
}
|
|
242
247
|
}
|
|
243
248
|
|
|
249
|
+
#{if(&, '&', '*')} .e-model-header.e-blazor-device {
|
|
250
|
+
height: 15vh;
|
|
251
|
+
.e-popup-close {
|
|
252
|
+
float: right;
|
|
253
|
+
}
|
|
254
|
+
}
|
|
255
|
+
|
|
244
256
|
#{if(&, '&', '*')} .e-model-header {
|
|
245
257
|
height: $modal-portrait-header-height;
|
|
246
258
|
padding: $modal-portrait-header-padding;
|
|
@@ -253,12 +265,19 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
253
265
|
color: $modal-portrait-cancel-icon-color;
|
|
254
266
|
float: $modal-portrait-cancel-icon-float-style;
|
|
255
267
|
font-size: $datepicker-bigger-icon-font-size;
|
|
256
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
257
268
|
@media (min-device-width: 768px) {
|
|
258
269
|
font-size: $modal-tablet-font-size;
|
|
259
270
|
}
|
|
260
271
|
}
|
|
261
272
|
|
|
273
|
+
#{if(&, '&', '*')} .e-btn.e-flat.e-popup-close {
|
|
274
|
+
background: transparent;
|
|
275
|
+
border-color: transparent;
|
|
276
|
+
box-shadow: none;
|
|
277
|
+
font-weight: 400;
|
|
278
|
+
padding: 0;
|
|
279
|
+
}
|
|
280
|
+
|
|
262
281
|
#{if(&, '&', '*')} .e-today.e-flat.e-primary {
|
|
263
282
|
color: $modal-today-text-color;
|
|
264
283
|
float: $modal-portrait-today-float-style;
|
|
@@ -309,12 +328,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
309
328
|
|
|
310
329
|
#{if(&, '&', '*')} .e-prev {
|
|
311
330
|
margin-right: $modal-portrait-prev-icon-margin;
|
|
331
|
+
vertical-align: inherit;
|
|
332
|
+
height: 35px;
|
|
333
|
+
width: 35px;
|
|
312
334
|
@media (min-device-width: 768px) {
|
|
313
|
-
height:
|
|
314
|
-
width:
|
|
335
|
+
height: 55px;
|
|
336
|
+
width: 55px;
|
|
315
337
|
}
|
|
316
338
|
|
|
317
339
|
#{if(&, '&', '*')} .e-icons {
|
|
340
|
+
vertical-align: inherit;
|
|
318
341
|
@media (min-device-width: 768px) {
|
|
319
342
|
font-size: $modal-tablet-font-size;
|
|
320
343
|
}
|
|
@@ -323,8 +346,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
323
346
|
|
|
324
347
|
#{if(&, '&', '*')} .e-next {
|
|
325
348
|
margin-right: $modal-portrait-next-icon-margin;
|
|
349
|
+
vertical-align: inherit;
|
|
350
|
+
height: 35px;
|
|
351
|
+
width:35px;
|
|
352
|
+
@media (min-device-width: 768px) {
|
|
353
|
+
height: 55px;
|
|
354
|
+
width: 55px;
|
|
355
|
+
}
|
|
326
356
|
|
|
327
357
|
#{if(&, '&', '*')} .e-icons {
|
|
358
|
+
vertical-align: inherit;
|
|
328
359
|
@media (min-device-width: 768px) {
|
|
329
360
|
font-size: $modal-tablet-font-size;
|
|
330
361
|
}
|
|
@@ -363,11 +394,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
363
394
|
display: $modal-portrait-footer-display-style;
|
|
364
395
|
}
|
|
365
396
|
|
|
366
|
-
.e-calendar-cell-container .e-footer-container {
|
|
367
|
-
display: block;
|
|
368
|
-
padding: 5px 0;
|
|
369
|
-
}
|
|
370
|
-
|
|
371
397
|
#{if(&, '&', '*')} .e-content.e-month
|
|
372
398
|
{
|
|
373
399
|
height: $modal-portrait-calendar-content-height;
|
|
@@ -434,7 +460,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
434
460
|
|
|
435
461
|
.e-popup-close {
|
|
436
462
|
float: $modal-portrait-cancel-icon-float-style;
|
|
437
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
438
463
|
}
|
|
439
464
|
|
|
440
465
|
.e-day-wrapper {
|
|
@@ -42,7 +42,7 @@ $modal-month-line-height: 32px !default;
|
|
|
42
42
|
$modal-portrait-year-font-size: 4vw !default;
|
|
43
43
|
$modal-portrait-header-year-margin: 12vh 0 0 0 !default;
|
|
44
44
|
$modal-portrait-month-font-size: 5vw !default;
|
|
45
|
-
$modal-portrait-header-padding: 2vh
|
|
45
|
+
$modal-portrait-header-padding: 2vh 6vw !default;
|
|
46
46
|
$modal-portrait-month-header-padding: 2vh 2vw !default;
|
|
47
47
|
$modal-month-header-line-height: 5vh !default;
|
|
48
48
|
$modal-month-header-title-line-height: inherit !default;
|
|
@@ -59,7 +59,7 @@ $modal-portrait-cancel-icon-float-style: left !default;
|
|
|
59
59
|
$modal-portrait-cancel-icon-padding: 2px !default;
|
|
60
60
|
$modal-portrait-prev-icon-margin: 75vw !default;
|
|
61
61
|
$modal-portrait-next-icon-margin: 0 !default;
|
|
62
|
-
$modal-portrait-header-title-margin:
|
|
62
|
+
$modal-portrait-header-title-margin: 22vw !default;
|
|
63
63
|
$modal-portrait-header-title-position: absolute !default;
|
|
64
64
|
$modal-portrait-header-title-text: center !default;
|
|
65
65
|
$modal-portrait-header-title-width: 50vw !default;
|
|
@@ -74,7 +74,7 @@ $modal-portrait-footer-display-style: none !default;
|
|
|
74
74
|
// Touch modal popup styles
|
|
75
75
|
$modal-portrait-header-height: 20vh !default;
|
|
76
76
|
$modal-portrait-header-month-height: 10vh !default;
|
|
77
|
-
$modal-portrait-calendar-container-height:
|
|
77
|
+
$modal-portrait-calendar-container-height: 79vh !default;
|
|
78
78
|
$modal-portrait-calendar-min-height: 100% !default;
|
|
79
79
|
$modal-portrait-calendar-min-width: 100% !default;
|
|
80
80
|
$modal-portrait-calendar-height: 100% !default;
|
|
@@ -93,10 +93,10 @@ $modal-landscape-prev-icon-margin: 80vw !default;
|
|
|
93
93
|
$modal-year-landscape-font-size: 3vw !default;
|
|
94
94
|
$modal-month-landscape-font-size: 4vw !default;
|
|
95
95
|
$datepicker-modal-landscape-overflow: visible !default;
|
|
96
|
-
$modal-month-landscape-title-line-height:
|
|
96
|
+
$modal-month-landscape-title-line-height: 12vh !default;
|
|
97
97
|
|
|
98
98
|
// tablet device style changes for modal popup
|
|
99
|
-
$modal-tablet-font-size:
|
|
99
|
+
$modal-tablet-font-size: 18px !default;
|
|
100
100
|
$modal-tablet-content-dimension: 64px !default;
|
|
101
101
|
$modal-tablet-table-header-height: 48px !default;
|
|
102
102
|
|
|
@@ -227,6 +227,11 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
227
227
|
min-height: 40px;
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
+
@media screen and (orientation: landscape) {
|
|
231
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-content.e-month td.e-today span.e-day {
|
|
232
|
+
line-height: $modal-tablet-content-dimension;
|
|
233
|
+
}
|
|
234
|
+
}
|
|
230
235
|
|
|
231
236
|
.e-datepick-mob-popup-wrap {
|
|
232
237
|
|
|
@@ -240,6 +245,13 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
240
245
|
}
|
|
241
246
|
}
|
|
242
247
|
|
|
248
|
+
#{if(&, '&', '*')} .e-model-header.e-blazor-device {
|
|
249
|
+
height: 15vh;
|
|
250
|
+
.e-popup-close {
|
|
251
|
+
float: right;
|
|
252
|
+
}
|
|
253
|
+
}
|
|
254
|
+
|
|
243
255
|
#{if(&, '&', '*')} .e-model-header {
|
|
244
256
|
height: $modal-portrait-header-height;
|
|
245
257
|
padding: $modal-portrait-header-padding;
|
|
@@ -252,12 +264,19 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
252
264
|
color: $modal-portrait-cancel-icon-color;
|
|
253
265
|
float: $modal-portrait-cancel-icon-float-style;
|
|
254
266
|
font-size: $datepicker-bigger-icon-font-size;
|
|
255
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
256
267
|
@media (min-device-width: 768px) {
|
|
257
268
|
font-size: $modal-tablet-font-size;
|
|
258
269
|
}
|
|
259
270
|
}
|
|
260
271
|
|
|
272
|
+
#{if(&, '&', '*')} .e-btn.e-flat.e-popup-close {
|
|
273
|
+
background: transparent;
|
|
274
|
+
border-color: transparent;
|
|
275
|
+
box-shadow: none;
|
|
276
|
+
font-weight: 400;
|
|
277
|
+
padding: 0;
|
|
278
|
+
}
|
|
279
|
+
|
|
261
280
|
#{if(&, '&', '*')} .e-today.e-flat.e-primary {
|
|
262
281
|
color: $modal-today-text-color;
|
|
263
282
|
float: $modal-portrait-today-float-style;
|
|
@@ -308,12 +327,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
308
327
|
|
|
309
328
|
#{if(&, '&', '*')} .e-prev {
|
|
310
329
|
margin-right: $modal-portrait-prev-icon-margin;
|
|
330
|
+
vertical-align: inherit;
|
|
331
|
+
height: 35px;
|
|
332
|
+
width: 35px;
|
|
311
333
|
@media (min-device-width: 768px) {
|
|
312
|
-
height:
|
|
313
|
-
width:
|
|
334
|
+
height: 55px;
|
|
335
|
+
width: 55px;
|
|
314
336
|
}
|
|
315
337
|
|
|
316
338
|
#{if(&, '&', '*')} .e-icons {
|
|
339
|
+
vertical-align: inherit;
|
|
317
340
|
@media (min-device-width: 768px) {
|
|
318
341
|
font-size: $modal-tablet-font-size;
|
|
319
342
|
}
|
|
@@ -322,8 +345,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
322
345
|
|
|
323
346
|
#{if(&, '&', '*')} .e-next {
|
|
324
347
|
margin-right: $modal-portrait-next-icon-margin;
|
|
348
|
+
vertical-align: inherit;
|
|
349
|
+
height: 35px;
|
|
350
|
+
width:35px;
|
|
351
|
+
@media (min-device-width: 768px) {
|
|
352
|
+
height: 55px;
|
|
353
|
+
width: 55px;
|
|
354
|
+
}
|
|
325
355
|
|
|
326
356
|
#{if(&, '&', '*')} .e-icons {
|
|
357
|
+
vertical-align: inherit;
|
|
327
358
|
@media (min-device-width: 768px) {
|
|
328
359
|
font-size: $modal-tablet-font-size;
|
|
329
360
|
}
|
|
@@ -362,11 +393,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
362
393
|
display: $modal-portrait-footer-display-style;
|
|
363
394
|
}
|
|
364
395
|
|
|
365
|
-
.e-calendar-cell-container .e-footer-container {
|
|
366
|
-
display: block;
|
|
367
|
-
padding: 5px 0;
|
|
368
|
-
}
|
|
369
|
-
|
|
370
396
|
#{if(&, '&', '*')} .e-content.e-month
|
|
371
397
|
{
|
|
372
398
|
height: $modal-portrait-calendar-content-height;
|
|
@@ -433,7 +459,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
433
459
|
|
|
434
460
|
.e-popup-close {
|
|
435
461
|
float: $modal-portrait-cancel-icon-float-style;
|
|
436
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
437
462
|
}
|
|
438
463
|
|
|
439
464
|
.e-day-wrapper {
|