@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
|
@@ -52,7 +52,7 @@ $modal-month-line-height: 28px !default;
|
|
|
52
52
|
$modal-portrait-year-font-size: 4vw !default;
|
|
53
53
|
$modal-portrait-header-year-margin: 12vh 0 0 0 !default;
|
|
54
54
|
$modal-portrait-month-font-size: 5vw !default;
|
|
55
|
-
$modal-portrait-header-padding: 2vh
|
|
55
|
+
$modal-portrait-header-padding: 2vh 6vw !default;
|
|
56
56
|
$modal-portrait-month-header-padding: 2vh 2vw !default;
|
|
57
57
|
$modal-portrait-month-header-vertical-align: middle !default;
|
|
58
58
|
$modal-month-header-line-height: 5vh !default;
|
|
@@ -83,7 +83,7 @@ $modal-portrait-icon-float: right !default;
|
|
|
83
83
|
// Touch modal popup styles
|
|
84
84
|
$modal-portrait-header-height: 20vh !default;
|
|
85
85
|
$modal-portrait-header-month-height: 10vh !default;
|
|
86
|
-
$modal-portrait-calendar-container-height:
|
|
86
|
+
$modal-portrait-calendar-container-height: 79vh !default;
|
|
87
87
|
$modal-portrait-calendar-min-height: 100% !default;
|
|
88
88
|
$modal-portrait-calendar-min-width: 100% !default;
|
|
89
89
|
$modal-portrait-calendar-height: 100% !default;
|
|
@@ -102,10 +102,10 @@ $modal-landscape-prev-icon-margin: $modal-portrait-prev-icon-margin !default;
|
|
|
102
102
|
$modal-year-landscape-font-size: 3vw !default;
|
|
103
103
|
$modal-month-landscape-font-size: 4vw !default;
|
|
104
104
|
$datepicker-modal-landscape-overflow: visible !default;
|
|
105
|
-
$modal-month-landscape-title-line-height:
|
|
105
|
+
$modal-month-landscape-title-line-height: 12vh !default;
|
|
106
106
|
|
|
107
107
|
// tablet device style changes for modal popup
|
|
108
|
-
$modal-tablet-font-size:
|
|
108
|
+
$modal-tablet-font-size: 18px !default;
|
|
109
109
|
$modal-tablet-content-dimension: 64px !default;
|
|
110
110
|
$modal-tablet-table-header-height: 48px !default;
|
|
111
111
|
|
|
@@ -238,6 +238,11 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
238
238
|
min-height: 40px;
|
|
239
239
|
}
|
|
240
240
|
|
|
241
|
+
@media screen and (orientation: landscape) {
|
|
242
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-content.e-month td.e-today span.e-day {
|
|
243
|
+
line-height: $modal-tablet-content-dimension;
|
|
244
|
+
}
|
|
245
|
+
}
|
|
241
246
|
|
|
242
247
|
.e-datepick-mob-popup-wrap {
|
|
243
248
|
|
|
@@ -251,6 +256,13 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
251
256
|
}
|
|
252
257
|
}
|
|
253
258
|
|
|
259
|
+
#{if(&, '&', '*')} .e-model-header.e-blazor-device {
|
|
260
|
+
height: 15vh;
|
|
261
|
+
.e-popup-close {
|
|
262
|
+
float: right;
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
|
|
254
266
|
#{if(&, '&', '*')} .e-model-header {
|
|
255
267
|
height: $modal-portrait-header-height;
|
|
256
268
|
padding: $modal-portrait-header-padding;
|
|
@@ -263,12 +275,19 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
263
275
|
color: $modal-portrait-cancel-icon-color;
|
|
264
276
|
float: $modal-portrait-cancel-icon-float-style;
|
|
265
277
|
font-size: $datepicker-bigger-icon-font-size;
|
|
266
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
267
278
|
@media (min-device-width: 768px) {
|
|
268
279
|
font-size: $modal-tablet-font-size;
|
|
269
280
|
}
|
|
270
281
|
}
|
|
271
282
|
|
|
283
|
+
#{if(&, '&', '*')} .e-btn.e-flat.e-popup-close {
|
|
284
|
+
background: transparent;
|
|
285
|
+
border-color: transparent;
|
|
286
|
+
box-shadow: none;
|
|
287
|
+
font-weight: 400;
|
|
288
|
+
padding: 0;
|
|
289
|
+
}
|
|
290
|
+
|
|
272
291
|
#{if(&, '&', '*')} .e-today.e-flat.e-primary {
|
|
273
292
|
color: $modal-today-text-color;
|
|
274
293
|
float: $modal-portrait-today-float-style;
|
|
@@ -319,12 +338,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
319
338
|
|
|
320
339
|
#{if(&, '&', '*')} .e-prev {
|
|
321
340
|
margin-right: $modal-portrait-prev-icon-margin;
|
|
341
|
+
vertical-align: inherit;
|
|
342
|
+
height: 35px;
|
|
343
|
+
width: 35px;
|
|
322
344
|
@media (min-device-width: 768px) {
|
|
323
|
-
height:
|
|
324
|
-
width:
|
|
345
|
+
height: 55px;
|
|
346
|
+
width: 55px;
|
|
325
347
|
}
|
|
326
348
|
|
|
327
349
|
#{if(&, '&', '*')} .e-icons {
|
|
350
|
+
vertical-align: inherit;
|
|
328
351
|
@media (min-device-width: 768px) {
|
|
329
352
|
font-size: $modal-tablet-font-size;
|
|
330
353
|
}
|
|
@@ -333,8 +356,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
333
356
|
|
|
334
357
|
#{if(&, '&', '*')} .e-next {
|
|
335
358
|
margin-right: $modal-portrait-next-icon-margin;
|
|
359
|
+
vertical-align: inherit;
|
|
360
|
+
height: 35px;
|
|
361
|
+
width:35px;
|
|
362
|
+
@media (min-device-width: 768px) {
|
|
363
|
+
height: 55px;
|
|
364
|
+
width: 55px;
|
|
365
|
+
}
|
|
336
366
|
|
|
337
367
|
#{if(&, '&', '*')} .e-icons {
|
|
368
|
+
vertical-align: inherit;
|
|
338
369
|
@media (min-device-width: 768px) {
|
|
339
370
|
font-size: $modal-tablet-font-size;
|
|
340
371
|
}
|
|
@@ -373,11 +404,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
373
404
|
display: $modal-portrait-footer-display-style;
|
|
374
405
|
}
|
|
375
406
|
|
|
376
|
-
.e-calendar-cell-container .e-footer-container {
|
|
377
|
-
display: block;
|
|
378
|
-
padding: 5px 0;
|
|
379
|
-
}
|
|
380
|
-
|
|
381
407
|
#{if(&, '&', '*')} .e-content.e-month
|
|
382
408
|
{
|
|
383
409
|
height: $modal-portrait-calendar-content-height;
|
|
@@ -444,7 +470,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
444
470
|
|
|
445
471
|
.e-popup-close {
|
|
446
472
|
float: $modal-portrait-cancel-icon-float-style;
|
|
447
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
448
473
|
}
|
|
449
474
|
|
|
450
475
|
.e-day-wrapper {
|
|
@@ -52,7 +52,7 @@ $modal-month-line-height: 28px !default;
|
|
|
52
52
|
$modal-portrait-year-font-size: 4vw !default;
|
|
53
53
|
$modal-portrait-header-year-margin: 12vh 0 0 0 !default;
|
|
54
54
|
$modal-portrait-month-font-size: 5vw !default;
|
|
55
|
-
$modal-portrait-header-padding: 2vh
|
|
55
|
+
$modal-portrait-header-padding: 2vh 6vw !default;
|
|
56
56
|
$modal-portrait-month-header-padding: 2vh 2vw !default;
|
|
57
57
|
$modal-portrait-month-header-vertical-align: middle !default;
|
|
58
58
|
$modal-month-header-line-height: 5vh !default;
|
|
@@ -83,7 +83,7 @@ $modal-portrait-icon-float: right !default;
|
|
|
83
83
|
// Touch modal popup styles
|
|
84
84
|
$modal-portrait-header-height: 20vh !default;
|
|
85
85
|
$modal-portrait-header-month-height: 10vh !default;
|
|
86
|
-
$modal-portrait-calendar-container-height:
|
|
86
|
+
$modal-portrait-calendar-container-height: 79vh !default;
|
|
87
87
|
$modal-portrait-calendar-min-height: 100% !default;
|
|
88
88
|
$modal-portrait-calendar-min-width: 100% !default;
|
|
89
89
|
$modal-portrait-calendar-height: 100% !default;
|
|
@@ -102,10 +102,10 @@ $modal-landscape-prev-icon-margin: $modal-portrait-prev-icon-margin !default;
|
|
|
102
102
|
$modal-year-landscape-font-size: 3vw !default;
|
|
103
103
|
$modal-month-landscape-font-size: 4vw !default;
|
|
104
104
|
$datepicker-modal-landscape-overflow: visible !default;
|
|
105
|
-
$modal-month-landscape-title-line-height:
|
|
105
|
+
$modal-month-landscape-title-line-height: 12vh !default;
|
|
106
106
|
|
|
107
107
|
// tablet device style changes for modal popup
|
|
108
|
-
$modal-tablet-font-size:
|
|
108
|
+
$modal-tablet-font-size: 18px !default;
|
|
109
109
|
$modal-tablet-content-dimension: 64px !default;
|
|
110
110
|
$modal-tablet-table-header-height: 48px !default;
|
|
111
111
|
|
|
@@ -238,6 +238,11 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
238
238
|
min-height: 40px;
|
|
239
239
|
}
|
|
240
240
|
|
|
241
|
+
@media screen and (orientation: landscape) {
|
|
242
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-content.e-month td.e-today span.e-day {
|
|
243
|
+
line-height: $modal-tablet-content-dimension;
|
|
244
|
+
}
|
|
245
|
+
}
|
|
241
246
|
|
|
242
247
|
.e-datepick-mob-popup-wrap {
|
|
243
248
|
|
|
@@ -251,6 +256,13 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
251
256
|
}
|
|
252
257
|
}
|
|
253
258
|
|
|
259
|
+
#{if(&, '&', '*')} .e-model-header.e-blazor-device {
|
|
260
|
+
height: 15vh;
|
|
261
|
+
.e-popup-close {
|
|
262
|
+
float: right;
|
|
263
|
+
}
|
|
264
|
+
}
|
|
265
|
+
|
|
254
266
|
#{if(&, '&', '*')} .e-model-header {
|
|
255
267
|
height: $modal-portrait-header-height;
|
|
256
268
|
padding: $modal-portrait-header-padding;
|
|
@@ -263,12 +275,19 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
263
275
|
color: $modal-portrait-cancel-icon-color;
|
|
264
276
|
float: $modal-portrait-cancel-icon-float-style;
|
|
265
277
|
font-size: $datepicker-bigger-icon-font-size;
|
|
266
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
267
278
|
@media (min-device-width: 768px) {
|
|
268
279
|
font-size: $modal-tablet-font-size;
|
|
269
280
|
}
|
|
270
281
|
}
|
|
271
282
|
|
|
283
|
+
#{if(&, '&', '*')} .e-btn.e-flat.e-popup-close {
|
|
284
|
+
background: transparent;
|
|
285
|
+
border-color: transparent;
|
|
286
|
+
box-shadow: none;
|
|
287
|
+
font-weight: 400;
|
|
288
|
+
padding: 0;
|
|
289
|
+
}
|
|
290
|
+
|
|
272
291
|
#{if(&, '&', '*')} .e-today.e-flat.e-primary {
|
|
273
292
|
color: $modal-today-text-color;
|
|
274
293
|
float: $modal-portrait-today-float-style;
|
|
@@ -319,12 +338,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
319
338
|
|
|
320
339
|
#{if(&, '&', '*')} .e-prev {
|
|
321
340
|
margin-right: $modal-portrait-prev-icon-margin;
|
|
341
|
+
vertical-align: inherit;
|
|
342
|
+
height: 35px;
|
|
343
|
+
width: 35px;
|
|
322
344
|
@media (min-device-width: 768px) {
|
|
323
|
-
height:
|
|
324
|
-
width:
|
|
345
|
+
height: 55px;
|
|
346
|
+
width: 55px;
|
|
325
347
|
}
|
|
326
348
|
|
|
327
349
|
#{if(&, '&', '*')} .e-icons {
|
|
350
|
+
vertical-align: inherit;
|
|
328
351
|
@media (min-device-width: 768px) {
|
|
329
352
|
font-size: $modal-tablet-font-size;
|
|
330
353
|
}
|
|
@@ -333,8 +356,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
333
356
|
|
|
334
357
|
#{if(&, '&', '*')} .e-next {
|
|
335
358
|
margin-right: $modal-portrait-next-icon-margin;
|
|
359
|
+
vertical-align: inherit;
|
|
360
|
+
height: 35px;
|
|
361
|
+
width:35px;
|
|
362
|
+
@media (min-device-width: 768px) {
|
|
363
|
+
height: 55px;
|
|
364
|
+
width: 55px;
|
|
365
|
+
}
|
|
336
366
|
|
|
337
367
|
#{if(&, '&', '*')} .e-icons {
|
|
368
|
+
vertical-align: inherit;
|
|
338
369
|
@media (min-device-width: 768px) {
|
|
339
370
|
font-size: $modal-tablet-font-size;
|
|
340
371
|
}
|
|
@@ -373,11 +404,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
373
404
|
display: $modal-portrait-footer-display-style;
|
|
374
405
|
}
|
|
375
406
|
|
|
376
|
-
.e-calendar-cell-container .e-footer-container {
|
|
377
|
-
display: block;
|
|
378
|
-
padding: 5px 0;
|
|
379
|
-
}
|
|
380
|
-
|
|
381
407
|
#{if(&, '&', '*')} .e-content.e-month
|
|
382
408
|
{
|
|
383
409
|
height: $modal-portrait-calendar-content-height;
|
|
@@ -444,7 +470,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
444
470
|
|
|
445
471
|
.e-popup-close {
|
|
446
472
|
float: $modal-portrait-cancel-icon-float-style;
|
|
447
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
448
473
|
}
|
|
449
474
|
|
|
450
475
|
.e-day-wrapper {
|
|
@@ -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-portrait-month-header-vertical-align: middle !default;
|
|
49
49
|
$modal-month-header-line-height: 5vh !default;
|
|
@@ -57,7 +57,7 @@ $modal-portrait-cancel-icon-float-style: left !default;
|
|
|
57
57
|
$modal-portrait-cancel-icon-padding: 2px !default;
|
|
58
58
|
$modal-portrait-prev-icon-margin: 75vw !default;
|
|
59
59
|
$modal-portrait-next-icon-margin: 0 !default;
|
|
60
|
-
$modal-portrait-header-title-margin:
|
|
60
|
+
$modal-portrait-header-title-margin: 22vw !default;
|
|
61
61
|
$modal-portrait-header-title-position: absolute !default;
|
|
62
62
|
$modal-portrait-header-title-text: center !default;
|
|
63
63
|
$modal-portrait-header-title-width: 50vw !default;
|
|
@@ -74,7 +74,7 @@ $modal-portrait-icon-float: 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: 82vw !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 {
|
|
@@ -49,7 +49,7 @@ $modal-month-line-height: 32px !default;
|
|
|
49
49
|
$modal-portrait-year-font-size: 4vw !default;
|
|
50
50
|
$modal-portrait-header-year-margin: 12vh 0 0 0 !default;
|
|
51
51
|
$modal-portrait-month-font-size: 5vw !default;
|
|
52
|
-
$modal-portrait-header-padding: 2vh
|
|
52
|
+
$modal-portrait-header-padding: 2vh 6vw !default;
|
|
53
53
|
$modal-portrait-month-header-padding: 2vh 2vw !default;
|
|
54
54
|
$modal-portrait-month-header-vertical-align: middle !default;
|
|
55
55
|
$modal-month-header-line-height: 5vh !default;
|
|
@@ -79,7 +79,7 @@ $modal-portrait-icon-float: right !default;
|
|
|
79
79
|
// Touch modal popup styles
|
|
80
80
|
$modal-portrait-header-height: 20vh !default;
|
|
81
81
|
$modal-portrait-header-month-height: 10vh !default;
|
|
82
|
-
$modal-portrait-calendar-container-height:
|
|
82
|
+
$modal-portrait-calendar-container-height: 79vh !default;
|
|
83
83
|
$modal-portrait-calendar-min-height: 100% !default;
|
|
84
84
|
$modal-portrait-calendar-min-width: 100% !default;
|
|
85
85
|
$modal-portrait-calendar-height: 100% !default;
|
|
@@ -98,10 +98,10 @@ $modal-landscape-prev-icon-margin: $modal-portrait-prev-icon-margin !default;
|
|
|
98
98
|
$modal-year-landscape-font-size: 3vw !default;
|
|
99
99
|
$modal-month-landscape-font-size: 4vw !default;
|
|
100
100
|
$datepicker-modal-landscape-overflow: visible !default;
|
|
101
|
-
$modal-month-landscape-title-line-height:
|
|
101
|
+
$modal-month-landscape-title-line-height: 12vh !default;
|
|
102
102
|
|
|
103
103
|
// tablet device style changes for modal popup
|
|
104
|
-
$modal-tablet-font-size:
|
|
104
|
+
$modal-tablet-font-size: 18px !default;
|
|
105
105
|
$modal-tablet-content-dimension: 64px !default;
|
|
106
106
|
$modal-tablet-table-header-height: 48px !default;
|
|
107
107
|
|
|
@@ -234,6 +234,11 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
234
234
|
min-height: 40px;
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
+
@media screen and (orientation: landscape) {
|
|
238
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-content.e-month td.e-today span.e-day {
|
|
239
|
+
line-height: $modal-tablet-content-dimension;
|
|
240
|
+
}
|
|
241
|
+
}
|
|
237
242
|
|
|
238
243
|
.e-datepick-mob-popup-wrap {
|
|
239
244
|
|
|
@@ -247,6 +252,13 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
247
252
|
}
|
|
248
253
|
}
|
|
249
254
|
|
|
255
|
+
#{if(&, '&', '*')} .e-model-header.e-blazor-device {
|
|
256
|
+
height: 15vh;
|
|
257
|
+
.e-popup-close {
|
|
258
|
+
float: right;
|
|
259
|
+
}
|
|
260
|
+
}
|
|
261
|
+
|
|
250
262
|
#{if(&, '&', '*')} .e-model-header {
|
|
251
263
|
height: $modal-portrait-header-height;
|
|
252
264
|
padding: $modal-portrait-header-padding;
|
|
@@ -259,12 +271,19 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
259
271
|
color: $modal-portrait-cancel-icon-color;
|
|
260
272
|
float: $modal-portrait-cancel-icon-float-style;
|
|
261
273
|
font-size: $datepicker-bigger-icon-font-size;
|
|
262
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
263
274
|
@media (min-device-width: 768px) {
|
|
264
275
|
font-size: $modal-tablet-font-size;
|
|
265
276
|
}
|
|
266
277
|
}
|
|
267
278
|
|
|
279
|
+
#{if(&, '&', '*')} .e-btn.e-flat.e-popup-close {
|
|
280
|
+
background: transparent;
|
|
281
|
+
border-color: transparent;
|
|
282
|
+
box-shadow: none;
|
|
283
|
+
font-weight: 400;
|
|
284
|
+
padding: 0;
|
|
285
|
+
}
|
|
286
|
+
|
|
268
287
|
#{if(&, '&', '*')} .e-today.e-flat.e-primary {
|
|
269
288
|
color: $modal-today-text-color;
|
|
270
289
|
float: $modal-portrait-today-float-style;
|
|
@@ -315,12 +334,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
315
334
|
|
|
316
335
|
#{if(&, '&', '*')} .e-prev {
|
|
317
336
|
margin-right: $modal-portrait-prev-icon-margin;
|
|
337
|
+
vertical-align: inherit;
|
|
338
|
+
height: 35px;
|
|
339
|
+
width: 35px;
|
|
318
340
|
@media (min-device-width: 768px) {
|
|
319
|
-
height:
|
|
320
|
-
width:
|
|
341
|
+
height: 55px;
|
|
342
|
+
width: 55px;
|
|
321
343
|
}
|
|
322
344
|
|
|
323
345
|
#{if(&, '&', '*')} .e-icons {
|
|
346
|
+
vertical-align: inherit;
|
|
324
347
|
@media (min-device-width: 768px) {
|
|
325
348
|
font-size: $modal-tablet-font-size;
|
|
326
349
|
}
|
|
@@ -329,8 +352,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
329
352
|
|
|
330
353
|
#{if(&, '&', '*')} .e-next {
|
|
331
354
|
margin-right: $modal-portrait-next-icon-margin;
|
|
355
|
+
vertical-align: inherit;
|
|
356
|
+
height: 35px;
|
|
357
|
+
width:35px;
|
|
358
|
+
@media (min-device-width: 768px) {
|
|
359
|
+
height: 55px;
|
|
360
|
+
width: 55px;
|
|
361
|
+
}
|
|
332
362
|
|
|
333
363
|
#{if(&, '&', '*')} .e-icons {
|
|
364
|
+
vertical-align: inherit;
|
|
334
365
|
@media (min-device-width: 768px) {
|
|
335
366
|
font-size: $modal-tablet-font-size;
|
|
336
367
|
}
|
|
@@ -369,11 +400,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
369
400
|
display: $modal-portrait-footer-display-style;
|
|
370
401
|
}
|
|
371
402
|
|
|
372
|
-
.e-calendar-cell-container .e-footer-container {
|
|
373
|
-
display: block;
|
|
374
|
-
padding: 5px 0;
|
|
375
|
-
}
|
|
376
|
-
|
|
377
403
|
#{if(&, '&', '*')} .e-content.e-month
|
|
378
404
|
{
|
|
379
405
|
height: $modal-portrait-calendar-content-height;
|
|
@@ -440,7 +466,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
440
466
|
|
|
441
467
|
.e-popup-close {
|
|
442
468
|
float: $modal-portrait-cancel-icon-float-style;
|
|
443
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
444
469
|
}
|
|
445
470
|
|
|
446
471
|
.e-day-wrapper {
|
|
@@ -47,7 +47,7 @@ $modal-month-line-height: 32px !default;
|
|
|
47
47
|
$modal-portrait-year-font-size: 4vw !default;
|
|
48
48
|
$modal-portrait-header-year-margin: 12vh 0 0 0 !default;
|
|
49
49
|
$modal-portrait-month-font-size: 5vw !default;
|
|
50
|
-
$modal-portrait-header-padding: 2vh
|
|
50
|
+
$modal-portrait-header-padding: 2vh 6vw !default;
|
|
51
51
|
$modal-portrait-month-header-padding: 2vh 2vw !default;
|
|
52
52
|
$modal-portrait-month-header-vertical-align: middle !default;
|
|
53
53
|
$modal-month-header-line-height: 5vh !default;
|
|
@@ -78,7 +78,7 @@ $modal-portrait-icon-float: right !default;
|
|
|
78
78
|
// Touch modal popup styles
|
|
79
79
|
$modal-portrait-header-height: 20vh !default;
|
|
80
80
|
$modal-portrait-header-month-height: 10vh !default;
|
|
81
|
-
$modal-portrait-calendar-container-height:
|
|
81
|
+
$modal-portrait-calendar-container-height: 79vh !default;
|
|
82
82
|
$modal-portrait-calendar-min-height: 100% !default;
|
|
83
83
|
$modal-portrait-calendar-min-width: 100% !default;
|
|
84
84
|
$modal-portrait-calendar-height: 100% !default;
|
|
@@ -97,10 +97,10 @@ $modal-landscape-prev-icon-margin: $modal-portrait-prev-icon-margin !default;
|
|
|
97
97
|
$modal-year-landscape-font-size: 3vw !default;
|
|
98
98
|
$modal-month-landscape-font-size: 4vw !default;
|
|
99
99
|
$datepicker-modal-landscape-overflow: visible !default;
|
|
100
|
-
$modal-month-landscape-title-line-height:
|
|
100
|
+
$modal-month-landscape-title-line-height: 12vh !default;
|
|
101
101
|
|
|
102
102
|
// tablet device style changes for modal popup
|
|
103
|
-
$modal-tablet-font-size:
|
|
103
|
+
$modal-tablet-font-size: 18px !default;
|
|
104
104
|
$modal-tablet-content-dimension: 64px !default;
|
|
105
105
|
$modal-tablet-table-header-height: 48px !default;
|
|
106
106
|
|
|
@@ -231,6 +231,11 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
231
231
|
min-height: 40px;
|
|
232
232
|
}
|
|
233
233
|
|
|
234
|
+
@media screen and (orientation: landscape) {
|
|
235
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-content.e-month td.e-today span.e-day {
|
|
236
|
+
line-height: $modal-tablet-content-dimension;
|
|
237
|
+
}
|
|
238
|
+
}
|
|
234
239
|
|
|
235
240
|
.e-datepick-mob-popup-wrap {
|
|
236
241
|
|
|
@@ -244,6 +249,13 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
244
249
|
}
|
|
245
250
|
}
|
|
246
251
|
|
|
252
|
+
#{if(&, '&', '*')} .e-model-header.e-blazor-device {
|
|
253
|
+
height: 15vh;
|
|
254
|
+
.e-popup-close {
|
|
255
|
+
float: right;
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
|
|
247
259
|
#{if(&, '&', '*')} .e-model-header {
|
|
248
260
|
height: $modal-portrait-header-height;
|
|
249
261
|
padding: $modal-portrait-header-padding;
|
|
@@ -256,12 +268,19 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
256
268
|
color: $modal-portrait-cancel-icon-color;
|
|
257
269
|
float: $modal-portrait-cancel-icon-float-style;
|
|
258
270
|
font-size: $datepicker-bigger-icon-font-size;
|
|
259
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
260
271
|
@media (min-device-width: 768px) {
|
|
261
272
|
font-size: $modal-tablet-font-size;
|
|
262
273
|
}
|
|
263
274
|
}
|
|
264
275
|
|
|
276
|
+
#{if(&, '&', '*')} .e-btn.e-flat.e-popup-close {
|
|
277
|
+
background: transparent;
|
|
278
|
+
border-color: transparent;
|
|
279
|
+
box-shadow: none;
|
|
280
|
+
font-weight: 400;
|
|
281
|
+
padding: 0;
|
|
282
|
+
}
|
|
283
|
+
|
|
265
284
|
#{if(&, '&', '*')} .e-today.e-flat.e-primary {
|
|
266
285
|
color: $modal-today-text-color;
|
|
267
286
|
float: $modal-portrait-today-float-style;
|
|
@@ -312,12 +331,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
312
331
|
|
|
313
332
|
#{if(&, '&', '*')} .e-prev {
|
|
314
333
|
margin-right: $modal-portrait-prev-icon-margin;
|
|
334
|
+
vertical-align: inherit;
|
|
335
|
+
height: 35px;
|
|
336
|
+
width: 35px;
|
|
315
337
|
@media (min-device-width: 768px) {
|
|
316
|
-
height:
|
|
317
|
-
width:
|
|
338
|
+
height: 55px;
|
|
339
|
+
width: 55px;
|
|
318
340
|
}
|
|
319
341
|
|
|
320
342
|
#{if(&, '&', '*')} .e-icons {
|
|
343
|
+
vertical-align: inherit;
|
|
321
344
|
@media (min-device-width: 768px) {
|
|
322
345
|
font-size: $modal-tablet-font-size;
|
|
323
346
|
}
|
|
@@ -326,8 +349,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
326
349
|
|
|
327
350
|
#{if(&, '&', '*')} .e-next {
|
|
328
351
|
margin-right: $modal-portrait-next-icon-margin;
|
|
352
|
+
vertical-align: inherit;
|
|
353
|
+
height: 35px;
|
|
354
|
+
width:35px;
|
|
355
|
+
@media (min-device-width: 768px) {
|
|
356
|
+
height: 55px;
|
|
357
|
+
width: 55px;
|
|
358
|
+
}
|
|
329
359
|
|
|
330
360
|
#{if(&, '&', '*')} .e-icons {
|
|
361
|
+
vertical-align: inherit;
|
|
331
362
|
@media (min-device-width: 768px) {
|
|
332
363
|
font-size: $modal-tablet-font-size;
|
|
333
364
|
}
|
|
@@ -366,11 +397,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
366
397
|
display: $modal-portrait-footer-display-style;
|
|
367
398
|
}
|
|
368
399
|
|
|
369
|
-
.e-calendar-cell-container .e-footer-container {
|
|
370
|
-
display: block;
|
|
371
|
-
padding: 5px 0;
|
|
372
|
-
}
|
|
373
|
-
|
|
374
400
|
#{if(&, '&', '*')} .e-content.e-month
|
|
375
401
|
{
|
|
376
402
|
height: $modal-portrait-calendar-content-height;
|
|
@@ -437,7 +463,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
437
463
|
|
|
438
464
|
.e-popup-close {
|
|
439
465
|
float: $modal-portrait-cancel-icon-float-style;
|
|
440
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
441
466
|
}
|
|
442
467
|
|
|
443
468
|
.e-day-wrapper {
|