@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
|
@@ -281,13 +281,13 @@ $modal-range-footer-display: none !default;
|
|
|
281
281
|
$modal-range-landscape-header-height: 27vh !default;
|
|
282
282
|
$modal-range-landscape-conetent-overflow: auto !default;
|
|
283
283
|
$modal-range-table-display: table !default;
|
|
284
|
-
$modal-range-start-end-size:
|
|
284
|
+
$modal-range-start-end-size: 28px !default;
|
|
285
285
|
|
|
286
286
|
// header styles for presets
|
|
287
287
|
$modal-range-presets-header-height: 10% !default;
|
|
288
288
|
$modal-range-presets-portrait-height: 90% !default;
|
|
289
289
|
$modal-range-presets-landscape-height: 85% !default;
|
|
290
|
-
$modal-range-header-padding: 2.5vh 2.5vw !default;
|
|
290
|
+
$modal-range-header-padding: 2.5vh 2.5vw 2.5vh 1.5vw !default;
|
|
291
291
|
$modal-range-header-display-style: flex !default;
|
|
292
292
|
$modal-range-header-content-align: center !default;
|
|
293
293
|
$modal-range-header-portrait-font-size: 3vh !default;
|
|
@@ -296,7 +296,7 @@ $modal-portrait-content-padding: 1vh 2vw !default;
|
|
|
296
296
|
$modal-range-header-title-transform: capitalize !default;
|
|
297
297
|
$modal-range-header-border-bottom: 1px solid $border-light !default;
|
|
298
298
|
$modal-range-header-landscape-height: 15% !default;
|
|
299
|
-
$modal-range-header-landscape-font-size:
|
|
299
|
+
$modal-range-header-landscape-font-size: 18px !default;
|
|
300
300
|
$modal-landscape-padding: 1vh 1vw !default;
|
|
301
301
|
|
|
302
302
|
// modal dialog colors
|
|
@@ -304,7 +304,7 @@ $modal-range-header-bg-color: $flyout-bg-color !default;
|
|
|
304
304
|
$modal-range-header-text-color: $content-text-color-alt1 !default;
|
|
305
305
|
|
|
306
306
|
// tablet device style changes for modal popup
|
|
307
|
-
$modal-range-tablet-font-size:
|
|
307
|
+
$modal-range-tablet-font-size: 18px !default;
|
|
308
308
|
|
|
309
309
|
$range-header-font-size: 16px !default;
|
|
310
310
|
|
|
@@ -1024,12 +1024,36 @@ $range-header-font-size: 16px !default;
|
|
|
1024
1024
|
padding: $modal-range-portrait-month-header-padding;
|
|
1025
1025
|
line-height: $modal-range-month-header-line-height;
|
|
1026
1026
|
|
|
1027
|
-
#{if(&, '&', '*')} .e-prev
|
|
1027
|
+
#{if(&, '&', '*')} .e-prev {
|
|
1028
|
+
height: $modal-range-prev-next-icon-size;
|
|
1029
|
+
width: $modal-range-prev-next-icon-size;
|
|
1030
|
+
@if ($skin-name == 'Material3') {
|
|
1031
|
+
margin-right: 60vw;
|
|
1032
|
+
vertical-align: inherit;
|
|
1033
|
+
font-size: $modal-range-tablet-font-size
|
|
1034
|
+
}
|
|
1035
|
+
@media screen and (orientation: landscape) {
|
|
1036
|
+
@if ($skin-name == 'Material3') {
|
|
1037
|
+
margin-right: 78vw;
|
|
1038
|
+
vertical-align: inherit;
|
|
1039
|
+
}
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
#{if(&, '&', '*')} span {
|
|
1043
|
+
@media (min-device-width: 768px) {
|
|
1044
|
+
font-size: 18px;
|
|
1045
|
+
padding: 11px;
|
|
1046
|
+
}
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1028
1049
|
#{if(&, '&', '*')} .e-next {
|
|
1029
1050
|
height: $modal-range-prev-next-icon-size;
|
|
1030
1051
|
width: $modal-range-prev-next-icon-size;
|
|
1052
|
+
@if ($skin-name == 'Material3') {
|
|
1053
|
+
margin-right: 42px;
|
|
1054
|
+
}
|
|
1031
1055
|
|
|
1032
|
-
#{if(&, '&', '*')} span{
|
|
1056
|
+
#{if(&, '&', '*')} span {
|
|
1033
1057
|
padding: $modal-range-prev-next-icon-padding;
|
|
1034
1058
|
line-height: $modal-range-prev-next-icon-line-height;
|
|
1035
1059
|
@media (min-device-width: 768px) {
|
|
@@ -1040,10 +1064,26 @@ $range-header-font-size: 16px !default;
|
|
|
1040
1064
|
|
|
1041
1065
|
#{if(&, '&', '*')} .e-title {
|
|
1042
1066
|
@media (max-height: 600px) {
|
|
1067
|
+
@if ($skin-name == 'Material3') {
|
|
1068
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1069
|
+
position: absolute;
|
|
1070
|
+
text-align: center;
|
|
1071
|
+
vertical-align: middle;
|
|
1072
|
+
width: $modal-header-month-name-width;
|
|
1073
|
+
line-height: $modal-month-name-line-height;
|
|
1074
|
+
}
|
|
1043
1075
|
line-height: $modal-range-month-landscape-title-line-height;
|
|
1044
1076
|
}
|
|
1045
1077
|
|
|
1046
1078
|
@media (min-height: 600px) {
|
|
1079
|
+
@if ($skin-name == 'Material3') {
|
|
1080
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1081
|
+
position: absolute;
|
|
1082
|
+
text-align: center;
|
|
1083
|
+
vertical-align: middle;
|
|
1084
|
+
width: $modal-header-month-name-width;
|
|
1085
|
+
line-height: $modal-month-name-line-height;
|
|
1086
|
+
}
|
|
1047
1087
|
line-height: $modal-range-month-header-title-line-height;
|
|
1048
1088
|
}
|
|
1049
1089
|
|
|
@@ -1091,14 +1131,6 @@ $range-header-font-size: 16px !default;
|
|
|
1091
1131
|
}
|
|
1092
1132
|
}
|
|
1093
1133
|
}
|
|
1094
|
-
#{if( &, '&', '*')} .e-footer {
|
|
1095
|
-
display: block;
|
|
1096
|
-
|
|
1097
|
-
#{if( &, '&', '*')} .e-btn.e-apply,
|
|
1098
|
-
#{if( &, '&', '*')} .e-btn.e-cancel {
|
|
1099
|
-
float: right;
|
|
1100
|
-
}
|
|
1101
|
-
}
|
|
1102
1134
|
}
|
|
1103
1135
|
|
|
1104
1136
|
#{if(&, '&', '*')} .e-calendar-container {
|
|
@@ -1182,13 +1214,10 @@ $range-header-font-size: 16px !default;
|
|
|
1182
1214
|
|
|
1183
1215
|
#{if( &, '&', '*')} .e-daterangepicker.e-popup.e-popup-expand {
|
|
1184
1216
|
|
|
1185
|
-
#{if( &, '&', '*')} .e-date-range-container .e-range-header.e-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
@media (min-height: 600px) {
|
|
1191
|
-
height: 20vh;
|
|
1217
|
+
#{if( &, '&', '*')} .e-date-range-container .e-range-header .e-model-header-wrapper .e-btn {
|
|
1218
|
+
padding: 0;
|
|
1219
|
+
@media (min-device-width: 768px) {
|
|
1220
|
+
font-size: $modal-range-header-landscape-font-size;
|
|
1192
1221
|
}
|
|
1193
1222
|
}
|
|
1194
1223
|
|
|
@@ -1263,8 +1292,8 @@ $range-header-font-size: 16px !default;
|
|
|
1263
1292
|
}
|
|
1264
1293
|
|
|
1265
1294
|
#{if(&, '&', '*')} .e-day-span {
|
|
1266
|
-
margin:
|
|
1267
|
-
font-size:
|
|
1295
|
+
margin: 8px 0;
|
|
1296
|
+
font-size: 16px;
|
|
1268
1297
|
}
|
|
1269
1298
|
|
|
1270
1299
|
}
|
|
@@ -244,13 +244,13 @@ $modal-range-footer-display: none !default;
|
|
|
244
244
|
$modal-range-landscape-header-height: 27vh !default;
|
|
245
245
|
$modal-range-landscape-conetent-overflow: auto !default;
|
|
246
246
|
$modal-range-table-display: table !default;
|
|
247
|
-
$modal-range-start-end-size:
|
|
247
|
+
$modal-range-start-end-size: 28px !default;
|
|
248
248
|
|
|
249
249
|
// header styles for presets
|
|
250
250
|
$modal-range-presets-header-height: 10% !default;
|
|
251
251
|
$modal-range-presets-portrait-height: 90% !default;
|
|
252
252
|
$modal-range-presets-landscape-height: 85% !default;
|
|
253
|
-
$modal-range-header-padding: 2.5vh 2.5vw !default;
|
|
253
|
+
$modal-range-header-padding: 2.5vh 2.5vw 2.5vh 1.5vw !default;
|
|
254
254
|
$modal-range-header-display-style: flex !default;
|
|
255
255
|
$modal-range-header-content-align: center !default;
|
|
256
256
|
$modal-range-header-portrait-font-size: 3vh !default;
|
|
@@ -259,7 +259,7 @@ $modal-portrait-content-padding: 1vh 2vw !default;
|
|
|
259
259
|
$modal-range-header-title-transform: capitalize !default;
|
|
260
260
|
$modal-range-header-border-bottom: none !default;
|
|
261
261
|
$modal-range-header-landscape-height: 15% !default;
|
|
262
|
-
$modal-range-header-landscape-font-size:
|
|
262
|
+
$modal-range-header-landscape-font-size: 18px !default;
|
|
263
263
|
$modal-landscape-padding: 1vh 1vw !default;
|
|
264
264
|
|
|
265
265
|
// modal dialog colors
|
|
@@ -267,7 +267,7 @@ $modal-range-header-bg-color: $neutral-lighter-alt !default;
|
|
|
267
267
|
$modal-range-header-text-color: $neutral-primary !default;
|
|
268
268
|
|
|
269
269
|
// tablet device style changes for modal popup
|
|
270
|
-
$modal-range-tablet-font-size:
|
|
270
|
+
$modal-range-tablet-font-size: 18px !default;
|
|
271
271
|
|
|
272
272
|
$range-header-font-size: 16px !default;
|
|
273
273
|
|
|
@@ -989,12 +989,36 @@ $range-header-font-size: 16px !default;
|
|
|
989
989
|
padding: $modal-range-portrait-month-header-padding;
|
|
990
990
|
line-height: $modal-range-month-header-line-height;
|
|
991
991
|
|
|
992
|
-
#{if(&, '&', '*')} .e-prev
|
|
992
|
+
#{if(&, '&', '*')} .e-prev {
|
|
993
|
+
height: $modal-range-prev-next-icon-size;
|
|
994
|
+
width: $modal-range-prev-next-icon-size;
|
|
995
|
+
@if ($skin-name == 'Material3') {
|
|
996
|
+
margin-right: 60vw;
|
|
997
|
+
vertical-align: inherit;
|
|
998
|
+
font-size: $modal-range-tablet-font-size
|
|
999
|
+
}
|
|
1000
|
+
@media screen and (orientation: landscape) {
|
|
1001
|
+
@if ($skin-name == 'Material3') {
|
|
1002
|
+
margin-right: 78vw;
|
|
1003
|
+
vertical-align: inherit;
|
|
1004
|
+
}
|
|
1005
|
+
}
|
|
1006
|
+
|
|
1007
|
+
#{if(&, '&', '*')} span {
|
|
1008
|
+
@media (min-device-width: 768px) {
|
|
1009
|
+
font-size: 18px;
|
|
1010
|
+
padding: 11px;
|
|
1011
|
+
}
|
|
1012
|
+
}
|
|
1013
|
+
}
|
|
993
1014
|
#{if(&, '&', '*')} .e-next {
|
|
994
1015
|
height: $modal-range-prev-next-icon-size;
|
|
995
1016
|
width: $modal-range-prev-next-icon-size;
|
|
1017
|
+
@if ($skin-name == 'Material3') {
|
|
1018
|
+
margin-right: 42px;
|
|
1019
|
+
}
|
|
996
1020
|
|
|
997
|
-
#{if(&, '&', '*')} span{
|
|
1021
|
+
#{if(&, '&', '*')} span {
|
|
998
1022
|
padding: $modal-range-prev-next-icon-padding;
|
|
999
1023
|
line-height: $modal-range-prev-next-icon-line-height;
|
|
1000
1024
|
@media (min-device-width: 768px) {
|
|
@@ -1005,10 +1029,26 @@ $range-header-font-size: 16px !default;
|
|
|
1005
1029
|
|
|
1006
1030
|
#{if(&, '&', '*')} .e-title {
|
|
1007
1031
|
@media (max-height: 600px) {
|
|
1032
|
+
@if ($skin-name == 'Material3') {
|
|
1033
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1034
|
+
position: absolute;
|
|
1035
|
+
text-align: center;
|
|
1036
|
+
vertical-align: middle;
|
|
1037
|
+
width: $modal-header-month-name-width;
|
|
1038
|
+
line-height: $modal-month-name-line-height;
|
|
1039
|
+
}
|
|
1008
1040
|
line-height: $modal-range-month-landscape-title-line-height;
|
|
1009
1041
|
}
|
|
1010
1042
|
|
|
1011
1043
|
@media (min-height: 600px) {
|
|
1044
|
+
@if ($skin-name == 'Material3') {
|
|
1045
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1046
|
+
position: absolute;
|
|
1047
|
+
text-align: center;
|
|
1048
|
+
vertical-align: middle;
|
|
1049
|
+
width: $modal-header-month-name-width;
|
|
1050
|
+
line-height: $modal-month-name-line-height;
|
|
1051
|
+
}
|
|
1012
1052
|
line-height: $modal-range-month-header-title-line-height;
|
|
1013
1053
|
}
|
|
1014
1054
|
|
|
@@ -1056,14 +1096,6 @@ $range-header-font-size: 16px !default;
|
|
|
1056
1096
|
}
|
|
1057
1097
|
}
|
|
1058
1098
|
}
|
|
1059
|
-
#{if( &, '&', '*')} .e-footer {
|
|
1060
|
-
display: block;
|
|
1061
|
-
|
|
1062
|
-
#{if( &, '&', '*')} .e-btn.e-apply,
|
|
1063
|
-
#{if( &, '&', '*')} .e-btn.e-cancel {
|
|
1064
|
-
float: right;
|
|
1065
|
-
}
|
|
1066
|
-
}
|
|
1067
1099
|
}
|
|
1068
1100
|
|
|
1069
1101
|
#{if(&, '&', '*')} .e-calendar-container {
|
|
@@ -1147,13 +1179,10 @@ $range-header-font-size: 16px !default;
|
|
|
1147
1179
|
|
|
1148
1180
|
#{if( &, '&', '*')} .e-daterangepicker.e-popup.e-popup-expand {
|
|
1149
1181
|
|
|
1150
|
-
#{if( &, '&', '*')} .e-date-range-container .e-range-header.e-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
@media (min-height: 600px) {
|
|
1156
|
-
height: 20vh;
|
|
1182
|
+
#{if( &, '&', '*')} .e-date-range-container .e-range-header .e-model-header-wrapper .e-btn {
|
|
1183
|
+
padding: 0;
|
|
1184
|
+
@media (min-device-width: 768px) {
|
|
1185
|
+
font-size: $modal-range-header-landscape-font-size;
|
|
1157
1186
|
}
|
|
1158
1187
|
}
|
|
1159
1188
|
|
|
@@ -1228,8 +1257,8 @@ $range-header-font-size: 16px !default;
|
|
|
1228
1257
|
}
|
|
1229
1258
|
|
|
1230
1259
|
#{if(&, '&', '*')} .e-day-span {
|
|
1231
|
-
margin:
|
|
1232
|
-
font-size:
|
|
1260
|
+
margin: 8px 0;
|
|
1261
|
+
font-size: 16px;
|
|
1233
1262
|
}
|
|
1234
1263
|
|
|
1235
1264
|
}
|
|
@@ -243,13 +243,13 @@ $modal-range-footer-display: none !default;
|
|
|
243
243
|
$modal-range-landscape-header-height: 27vh !default;
|
|
244
244
|
$modal-range-landscape-conetent-overflow: auto !default;
|
|
245
245
|
$modal-range-table-display: table !default;
|
|
246
|
-
$modal-range-start-end-size:
|
|
246
|
+
$modal-range-start-end-size: 28px !default;
|
|
247
247
|
|
|
248
248
|
// header styles for presets
|
|
249
249
|
$modal-range-presets-header-height: 10% !default;
|
|
250
250
|
$modal-range-presets-portrait-height: 90% !default;
|
|
251
251
|
$modal-range-presets-landscape-height: 85% !default;
|
|
252
|
-
$modal-range-header-padding: 2.5vh 2.5vw !default;
|
|
252
|
+
$modal-range-header-padding: 2.5vh 2.5vw 2.5vh 1.5vw !default;
|
|
253
253
|
$modal-range-header-display-style: flex !default;
|
|
254
254
|
$modal-range-header-content-align: center !default;
|
|
255
255
|
$modal-range-header-portrait-font-size: 3vh !default;
|
|
@@ -258,7 +258,7 @@ $modal-portrait-content-padding: 1vh 2vw !default;
|
|
|
258
258
|
$modal-range-header-title-transform: capitalize !default;
|
|
259
259
|
$modal-range-header-border-bottom: none !default;
|
|
260
260
|
$modal-range-header-landscape-height: 15% !default;
|
|
261
|
-
$modal-range-header-landscape-font-size:
|
|
261
|
+
$modal-range-header-landscape-font-size: 18px !default;
|
|
262
262
|
$modal-landscape-padding: 1vh 1vw !default;
|
|
263
263
|
|
|
264
264
|
// modal dialog colors
|
|
@@ -266,7 +266,7 @@ $modal-range-header-bg-color: $neutral-lighter-alt !default;
|
|
|
266
266
|
$modal-range-header-text-color: $neutral-primary !default;
|
|
267
267
|
|
|
268
268
|
// tablet device style changes for modal popup
|
|
269
|
-
$modal-range-tablet-font-size:
|
|
269
|
+
$modal-range-tablet-font-size: 18px !default;
|
|
270
270
|
|
|
271
271
|
$range-header-font-size: 16px !default;
|
|
272
272
|
|
|
@@ -986,12 +986,36 @@ $range-header-font-size: 16px !default;
|
|
|
986
986
|
padding: $modal-range-portrait-month-header-padding;
|
|
987
987
|
line-height: $modal-range-month-header-line-height;
|
|
988
988
|
|
|
989
|
-
#{if(&, '&', '*')} .e-prev
|
|
989
|
+
#{if(&, '&', '*')} .e-prev {
|
|
990
|
+
height: $modal-range-prev-next-icon-size;
|
|
991
|
+
width: $modal-range-prev-next-icon-size;
|
|
992
|
+
@if ($skin-name == 'Material3') {
|
|
993
|
+
margin-right: 60vw;
|
|
994
|
+
vertical-align: inherit;
|
|
995
|
+
font-size: $modal-range-tablet-font-size
|
|
996
|
+
}
|
|
997
|
+
@media screen and (orientation: landscape) {
|
|
998
|
+
@if ($skin-name == 'Material3') {
|
|
999
|
+
margin-right: 78vw;
|
|
1000
|
+
vertical-align: inherit;
|
|
1001
|
+
}
|
|
1002
|
+
}
|
|
1003
|
+
|
|
1004
|
+
#{if(&, '&', '*')} span {
|
|
1005
|
+
@media (min-device-width: 768px) {
|
|
1006
|
+
font-size: 18px;
|
|
1007
|
+
padding: 11px;
|
|
1008
|
+
}
|
|
1009
|
+
}
|
|
1010
|
+
}
|
|
990
1011
|
#{if(&, '&', '*')} .e-next {
|
|
991
1012
|
height: $modal-range-prev-next-icon-size;
|
|
992
1013
|
width: $modal-range-prev-next-icon-size;
|
|
1014
|
+
@if ($skin-name == 'Material3') {
|
|
1015
|
+
margin-right: 42px;
|
|
1016
|
+
}
|
|
993
1017
|
|
|
994
|
-
#{if(&, '&', '*')} span{
|
|
1018
|
+
#{if(&, '&', '*')} span {
|
|
995
1019
|
padding: $modal-range-prev-next-icon-padding;
|
|
996
1020
|
line-height: $modal-range-prev-next-icon-line-height;
|
|
997
1021
|
@media (min-device-width: 768px) {
|
|
@@ -1002,10 +1026,26 @@ $range-header-font-size: 16px !default;
|
|
|
1002
1026
|
|
|
1003
1027
|
#{if(&, '&', '*')} .e-title {
|
|
1004
1028
|
@media (max-height: 600px) {
|
|
1029
|
+
@if ($skin-name == 'Material3') {
|
|
1030
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1031
|
+
position: absolute;
|
|
1032
|
+
text-align: center;
|
|
1033
|
+
vertical-align: middle;
|
|
1034
|
+
width: $modal-header-month-name-width;
|
|
1035
|
+
line-height: $modal-month-name-line-height;
|
|
1036
|
+
}
|
|
1005
1037
|
line-height: $modal-range-month-landscape-title-line-height;
|
|
1006
1038
|
}
|
|
1007
1039
|
|
|
1008
1040
|
@media (min-height: 600px) {
|
|
1041
|
+
@if ($skin-name == 'Material3') {
|
|
1042
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1043
|
+
position: absolute;
|
|
1044
|
+
text-align: center;
|
|
1045
|
+
vertical-align: middle;
|
|
1046
|
+
width: $modal-header-month-name-width;
|
|
1047
|
+
line-height: $modal-month-name-line-height;
|
|
1048
|
+
}
|
|
1009
1049
|
line-height: $modal-range-month-header-title-line-height;
|
|
1010
1050
|
}
|
|
1011
1051
|
|
|
@@ -1053,14 +1093,6 @@ $range-header-font-size: 16px !default;
|
|
|
1053
1093
|
}
|
|
1054
1094
|
}
|
|
1055
1095
|
}
|
|
1056
|
-
#{if( &, '&', '*')} .e-footer {
|
|
1057
|
-
display: block;
|
|
1058
|
-
|
|
1059
|
-
#{if( &, '&', '*')} .e-btn.e-apply,
|
|
1060
|
-
#{if( &, '&', '*')} .e-btn.e-cancel {
|
|
1061
|
-
float: right;
|
|
1062
|
-
}
|
|
1063
|
-
}
|
|
1064
1096
|
}
|
|
1065
1097
|
|
|
1066
1098
|
#{if(&, '&', '*')} .e-calendar-container {
|
|
@@ -1144,13 +1176,10 @@ $range-header-font-size: 16px !default;
|
|
|
1144
1176
|
|
|
1145
1177
|
#{if( &, '&', '*')} .e-daterangepicker.e-popup.e-popup-expand {
|
|
1146
1178
|
|
|
1147
|
-
#{if( &, '&', '*')} .e-date-range-container .e-range-header.e-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
@media (min-height: 600px) {
|
|
1153
|
-
height: 20vh;
|
|
1179
|
+
#{if( &, '&', '*')} .e-date-range-container .e-range-header .e-model-header-wrapper .e-btn {
|
|
1180
|
+
padding: 0;
|
|
1181
|
+
@media (min-device-width: 768px) {
|
|
1182
|
+
font-size: $modal-range-header-landscape-font-size;
|
|
1154
1183
|
}
|
|
1155
1184
|
}
|
|
1156
1185
|
|
|
@@ -1225,8 +1254,8 @@ $range-header-font-size: 16px !default;
|
|
|
1225
1254
|
}
|
|
1226
1255
|
|
|
1227
1256
|
#{if(&, '&', '*')} .e-day-span {
|
|
1228
|
-
margin:
|
|
1229
|
-
font-size:
|
|
1257
|
+
margin: 8px 0;
|
|
1258
|
+
font-size: 16px;
|
|
1230
1259
|
}
|
|
1231
1260
|
|
|
1232
1261
|
}
|
|
@@ -290,13 +290,13 @@ $modal-range-footer-display: none !default;
|
|
|
290
290
|
$modal-range-landscape-header-height: 27vh !default;
|
|
291
291
|
$modal-range-landscape-conetent-overflow: auto !default;
|
|
292
292
|
$modal-range-table-display: table !default;
|
|
293
|
-
$modal-range-start-end-size:
|
|
293
|
+
$modal-range-start-end-size: 28px !default;
|
|
294
294
|
|
|
295
295
|
// header styles for presets
|
|
296
296
|
$modal-range-presets-header-height: 10% !default;
|
|
297
297
|
$modal-range-presets-portrait-height: 90% !default;
|
|
298
298
|
$modal-range-presets-landscape-height: 85% !default;
|
|
299
|
-
$modal-range-header-padding: 2.5vh 2.5vw !default;
|
|
299
|
+
$modal-range-header-padding: 2.5vh 2.5vw 2.5vh 1.5vw !default;
|
|
300
300
|
$modal-range-header-display-style: flex !default;
|
|
301
301
|
$modal-range-header-content-align: center !default;
|
|
302
302
|
$modal-range-header-portrait-font-size: 3vh !default;
|
|
@@ -305,7 +305,7 @@ $modal-portrait-content-padding: 1vh 2vw !default;
|
|
|
305
305
|
$modal-range-header-title-transform: capitalize !default;
|
|
306
306
|
$modal-range-header-border-bottom: none !default;
|
|
307
307
|
$modal-range-header-landscape-height: 15% !default;
|
|
308
|
-
$modal-range-header-landscape-font-size:
|
|
308
|
+
$modal-range-header-landscape-font-size: 18px !default;
|
|
309
309
|
$modal-landscape-padding: 1vh 1vw !default;
|
|
310
310
|
|
|
311
311
|
// modal dialog colors
|
|
@@ -313,7 +313,7 @@ $modal-range-header-bg-color: $secondary-border-color !default;
|
|
|
313
313
|
$modal-range-header-text-color: $content-bg-color !default;
|
|
314
314
|
|
|
315
315
|
// tablet device style changes for modal popup
|
|
316
|
-
$modal-range-tablet-font-size:
|
|
316
|
+
$modal-range-tablet-font-size: 18px !default;
|
|
317
317
|
|
|
318
318
|
$range-header-font-size: 16px !default;
|
|
319
319
|
|
|
@@ -1033,12 +1033,36 @@ $range-header-font-size: 16px !default;
|
|
|
1033
1033
|
padding: $modal-range-portrait-month-header-padding;
|
|
1034
1034
|
line-height: $modal-range-month-header-line-height;
|
|
1035
1035
|
|
|
1036
|
-
#{if(&, '&', '*')} .e-prev
|
|
1036
|
+
#{if(&, '&', '*')} .e-prev {
|
|
1037
|
+
height: $modal-range-prev-next-icon-size;
|
|
1038
|
+
width: $modal-range-prev-next-icon-size;
|
|
1039
|
+
@if ($skin-name == 'Material3') {
|
|
1040
|
+
margin-right: 60vw;
|
|
1041
|
+
vertical-align: inherit;
|
|
1042
|
+
font-size: $modal-range-tablet-font-size
|
|
1043
|
+
}
|
|
1044
|
+
@media screen and (orientation: landscape) {
|
|
1045
|
+
@if ($skin-name == 'Material3') {
|
|
1046
|
+
margin-right: 78vw;
|
|
1047
|
+
vertical-align: inherit;
|
|
1048
|
+
}
|
|
1049
|
+
}
|
|
1050
|
+
|
|
1051
|
+
#{if(&, '&', '*')} span {
|
|
1052
|
+
@media (min-device-width: 768px) {
|
|
1053
|
+
font-size: 18px;
|
|
1054
|
+
padding: 11px;
|
|
1055
|
+
}
|
|
1056
|
+
}
|
|
1057
|
+
}
|
|
1037
1058
|
#{if(&, '&', '*')} .e-next {
|
|
1038
1059
|
height: $modal-range-prev-next-icon-size;
|
|
1039
1060
|
width: $modal-range-prev-next-icon-size;
|
|
1061
|
+
@if ($skin-name == 'Material3') {
|
|
1062
|
+
margin-right: 42px;
|
|
1063
|
+
}
|
|
1040
1064
|
|
|
1041
|
-
#{if(&, '&', '*')} span{
|
|
1065
|
+
#{if(&, '&', '*')} span {
|
|
1042
1066
|
padding: $modal-range-prev-next-icon-padding;
|
|
1043
1067
|
line-height: $modal-range-prev-next-icon-line-height;
|
|
1044
1068
|
@media (min-device-width: 768px) {
|
|
@@ -1049,10 +1073,26 @@ $range-header-font-size: 16px !default;
|
|
|
1049
1073
|
|
|
1050
1074
|
#{if(&, '&', '*')} .e-title {
|
|
1051
1075
|
@media (max-height: 600px) {
|
|
1076
|
+
@if ($skin-name == 'Material3') {
|
|
1077
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1078
|
+
position: absolute;
|
|
1079
|
+
text-align: center;
|
|
1080
|
+
vertical-align: middle;
|
|
1081
|
+
width: $modal-header-month-name-width;
|
|
1082
|
+
line-height: $modal-month-name-line-height;
|
|
1083
|
+
}
|
|
1052
1084
|
line-height: $modal-range-month-landscape-title-line-height;
|
|
1053
1085
|
}
|
|
1054
1086
|
|
|
1055
1087
|
@media (min-height: 600px) {
|
|
1088
|
+
@if ($skin-name == 'Material3') {
|
|
1089
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1090
|
+
position: absolute;
|
|
1091
|
+
text-align: center;
|
|
1092
|
+
vertical-align: middle;
|
|
1093
|
+
width: $modal-header-month-name-width;
|
|
1094
|
+
line-height: $modal-month-name-line-height;
|
|
1095
|
+
}
|
|
1056
1096
|
line-height: $modal-range-month-header-title-line-height;
|
|
1057
1097
|
}
|
|
1058
1098
|
|
|
@@ -1100,14 +1140,6 @@ $range-header-font-size: 16px !default;
|
|
|
1100
1140
|
}
|
|
1101
1141
|
}
|
|
1102
1142
|
}
|
|
1103
|
-
#{if( &, '&', '*')} .e-footer {
|
|
1104
|
-
display: block;
|
|
1105
|
-
|
|
1106
|
-
#{if( &, '&', '*')} .e-btn.e-apply,
|
|
1107
|
-
#{if( &, '&', '*')} .e-btn.e-cancel {
|
|
1108
|
-
float: right;
|
|
1109
|
-
}
|
|
1110
|
-
}
|
|
1111
1143
|
}
|
|
1112
1144
|
|
|
1113
1145
|
#{if(&, '&', '*')} .e-calendar-container {
|
|
@@ -1191,13 +1223,10 @@ $range-header-font-size: 16px !default;
|
|
|
1191
1223
|
|
|
1192
1224
|
#{if( &, '&', '*')} .e-daterangepicker.e-popup.e-popup-expand {
|
|
1193
1225
|
|
|
1194
|
-
#{if( &, '&', '*')} .e-date-range-container .e-range-header.e-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
@media (min-height: 600px) {
|
|
1200
|
-
height: 20vh;
|
|
1226
|
+
#{if( &, '&', '*')} .e-date-range-container .e-range-header .e-model-header-wrapper .e-btn {
|
|
1227
|
+
padding: 0;
|
|
1228
|
+
@media (min-device-width: 768px) {
|
|
1229
|
+
font-size: $modal-range-header-landscape-font-size;
|
|
1201
1230
|
}
|
|
1202
1231
|
}
|
|
1203
1232
|
|
|
@@ -1272,8 +1301,8 @@ $range-header-font-size: 16px !default;
|
|
|
1272
1301
|
}
|
|
1273
1302
|
|
|
1274
1303
|
#{if(&, '&', '*')} .e-day-span {
|
|
1275
|
-
margin:
|
|
1276
|
-
font-size:
|
|
1304
|
+
margin: 8px 0;
|
|
1305
|
+
font-size: 16px;
|
|
1277
1306
|
}
|
|
1278
1307
|
|
|
1279
1308
|
}
|