@syncfusion/blazor-themes 22.2.11 → 23.1.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/base/bootstrap-dark.scss +53 -1
- package/SCSS-Themes/base/bootstrap.scss +54 -1
- package/SCSS-Themes/base/bootstrap4.scss +23 -1
- package/SCSS-Themes/base/bootstrap5-dark.scss +18 -1
- package/SCSS-Themes/base/bootstrap5.scss +18 -1
- package/SCSS-Themes/base/fabric-dark.scss +54 -1
- package/SCSS-Themes/base/fabric.scss +54 -1
- package/SCSS-Themes/base/fluent-dark.scss +18 -1
- package/SCSS-Themes/base/fluent.scss +18 -1
- package/SCSS-Themes/base/highcontrast.scss +54 -1
- package/SCSS-Themes/base/material-dark.scss +53 -1
- package/SCSS-Themes/base/material.scss +54 -1
- package/SCSS-Themes/base/material3-dark.scss +18 -1
- package/SCSS-Themes/base/material3.scss +19 -1
- package/SCSS-Themes/base/tailwind-dark.scss +19 -1
- package/SCSS-Themes/base/tailwind.scss +19 -1
- package/SCSS-Themes/bootstrap-dark.scss +1759 -261
- package/SCSS-Themes/bootstrap.scss +1761 -262
- package/SCSS-Themes/bootstrap4.scss +1733 -265
- package/SCSS-Themes/bootstrap5-dark.scss +1729 -266
- package/SCSS-Themes/bootstrap5.scss +1729 -266
- package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap4.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap5.scss +11 -0
- package/SCSS-Themes/buttons/switch/fabric-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/fabric.scss +11 -0
- package/SCSS-Themes/buttons/switch/fluent-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/fluent.scss +11 -0
- package/SCSS-Themes/buttons/switch/highcontrast.scss +11 -0
- package/SCSS-Themes/buttons/switch/material-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/material.scss +11 -0
- package/SCSS-Themes/buttons/switch/material3-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/material3.scss +11 -0
- package/SCSS-Themes/buttons/switch/tailwind-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/tailwind.scss +11 -0
- package/SCSS-Themes/calendars/datepicker/bootstrap-dark.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap4.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap5-dark.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/bootstrap5.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/fabric-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/fabric.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/fluent-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/fluent.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/highcontrast.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/material-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material3-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material3.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/tailwind-dark.scss +42 -17
- package/SCSS-Themes/calendars/datepicker/tailwind.scss +42 -17
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +56 -24
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +56 -24
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +53 -24
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +53 -24
- package/SCSS-Themes/calendars/timepicker/bootstrap-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap4.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap5-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap5.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fabric-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fabric.scss +21 -4
- package/SCSS-Themes/calendars/timepicker/fluent-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fluent.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/highcontrast.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material3-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material3.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/tailwind-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/tailwind.scss +19 -2
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +2 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/material3.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +3 -9
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +3 -9
- package/SCSS-Themes/fabric-dark.scss +1759 -260
- package/SCSS-Themes/fabric.scss +1763 -264
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +1 -1
- package/SCSS-Themes/filemanager/file-manager/material3.scss +1 -1
- package/SCSS-Themes/fluent-dark.scss +1729 -266
- package/SCSS-Themes/fluent.scss +1729 -266
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fabric.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fluent.scss +130 -107
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material3.scss +130 -107
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/tailwind.scss +130 -107
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +644 -34
- package/SCSS-Themes/grids/grid/bootstrap.scss +644 -34
- package/SCSS-Themes/grids/grid/bootstrap4.scss +644 -34
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +644 -34
- package/SCSS-Themes/grids/grid/bootstrap5.scss +644 -34
- package/SCSS-Themes/grids/grid/fabric-dark.scss +644 -34
- package/SCSS-Themes/grids/grid/fabric.scss +644 -34
- package/SCSS-Themes/grids/grid/fluent-dark.scss +645 -35
- package/SCSS-Themes/grids/grid/fluent.scss +645 -35
- package/SCSS-Themes/grids/grid/highcontrast.scss +644 -34
- package/SCSS-Themes/grids/grid/material-dark.scss +646 -36
- package/SCSS-Themes/grids/grid/material.scss +644 -34
- package/SCSS-Themes/grids/grid/material3-dark.scss +645 -35
- package/SCSS-Themes/grids/grid/material3.scss +645 -35
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +644 -34
- package/SCSS-Themes/grids/grid/tailwind.scss +644 -34
- package/SCSS-Themes/highcontrast.scss +1761 -262
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/material3.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +98 -2
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +89 -10
- package/SCSS-Themes/inputs/input/bootstrap.scss +89 -10
- package/SCSS-Themes/inputs/input/bootstrap4.scss +89 -10
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +89 -10
- package/SCSS-Themes/inputs/input/bootstrap5.scss +89 -10
- package/SCSS-Themes/inputs/input/fabric-dark.scss +89 -10
- package/SCSS-Themes/inputs/input/fabric.scss +89 -10
- package/SCSS-Themes/inputs/input/fluent-dark.scss +89 -10
- package/SCSS-Themes/inputs/input/fluent.scss +89 -10
- package/SCSS-Themes/inputs/input/highcontrast.scss +89 -10
- package/SCSS-Themes/inputs/input/material-dark.scss +91 -12
- package/SCSS-Themes/inputs/input/material.scss +91 -12
- package/SCSS-Themes/inputs/input/material3-dark.scss +91 -12
- package/SCSS-Themes/inputs/input/material3.scss +91 -12
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +89 -10
- package/SCSS-Themes/inputs/input/tailwind.scss +89 -10
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +3 -8
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/fabric.scss +3 -8
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/fluent.scss +3 -8
- package/SCSS-Themes/inputs/rating/highcontrast.scss +3 -8
- package/SCSS-Themes/inputs/rating/material-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/material.scss +3 -8
- package/SCSS-Themes/inputs/rating/material3-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/material3.scss +3 -8
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/tailwind.scss +3 -8
- package/SCSS-Themes/material-dark.scss +1762 -264
- package/SCSS-Themes/material.scss +1761 -262
- package/SCSS-Themes/material3-dark.scss +1739 -272
- package/SCSS-Themes/material3.scss +1740 -272
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fabric.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fluent.scss +1 -0
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material3-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material3.scss +1 -0
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/tailwind.scss +1 -0
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +8 -3
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/fabric.scss +8 -3
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/fluent.scss +8 -3
- package/SCSS-Themes/navigations/menu/highcontrast.scss +8 -3
- package/SCSS-Themes/navigations/menu/material-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/material.scss +8 -3
- package/SCSS-Themes/navigations/menu/material3-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/material3.scss +8 -3
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/tailwind.scss +8 -3
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/tab/tailwind.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +4 -4
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/material3.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +2 -2
- package/SCSS-Themes/notifications/message/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap4.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap5.scss +3 -1
- package/SCSS-Themes/notifications/message/fabric-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/fabric.scss +3 -1
- package/SCSS-Themes/notifications/message/fluent-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/fluent.scss +3 -1
- package/SCSS-Themes/notifications/message/highcontrast.scss +3 -1
- package/SCSS-Themes/notifications/message/material-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/material.scss +3 -1
- package/SCSS-Themes/notifications/message/material3-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/material3.scss +3 -1
- package/SCSS-Themes/notifications/message/tailwind-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/tailwind.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +6 -1
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/fabric.scss +6 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +6 -1
- package/SCSS-Themes/notifications/toast/highcontrast.scss +6 -1
- package/SCSS-Themes/notifications/toast/material-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/material.scss +6 -1
- package/SCSS-Themes/notifications/toast/material3-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/material3.scss +6 -1
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +6 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +2 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +81 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material3.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +80 -40
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +490 -6
- package/SCSS-Themes/ribbon/ribbon/material3.scss +490 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +489 -6
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +15 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +15 -0
- package/SCSS-Themes/tailwind-dark.scss +1736 -272
- package/SCSS-Themes/tailwind.scss +1736 -272
- package/package.json +1 -1
|
@@ -63,7 +63,7 @@ $modal-month-line-height: 32px !default;
|
|
|
63
63
|
$modal-portrait-year-font-size: 4vw !default;
|
|
64
64
|
$modal-portrait-header-year-margin: 12vh 0 0 0 !default;
|
|
65
65
|
$modal-portrait-month-font-size: 5vw !default;
|
|
66
|
-
$modal-portrait-header-padding: 2vh
|
|
66
|
+
$modal-portrait-header-padding: 2vh 6vw !default;
|
|
67
67
|
$modal-portrait-month-header-padding: 2vh 2vw !default;
|
|
68
68
|
$modal-portrait-month-header-vertical-align: middle !default;
|
|
69
69
|
$modal-month-header-line-height: 5vh !default;
|
|
@@ -94,7 +94,7 @@ $modal-portrait-icon-float: right !default;
|
|
|
94
94
|
// Touch modal popup styles
|
|
95
95
|
$modal-portrait-header-height: 20vh !default;
|
|
96
96
|
$modal-portrait-header-month-height: 10vh !default;
|
|
97
|
-
$modal-portrait-calendar-container-height:
|
|
97
|
+
$modal-portrait-calendar-container-height: 79vh !default;
|
|
98
98
|
$modal-portrait-calendar-min-height: 100% !default;
|
|
99
99
|
$modal-portrait-calendar-min-width: 100% !default;
|
|
100
100
|
$modal-portrait-calendar-height: 100% !default;
|
|
@@ -113,10 +113,10 @@ $modal-landscape-prev-icon-margin: $modal-portrait-prev-icon-margin !default;
|
|
|
113
113
|
$modal-year-landscape-font-size: 3vw !default;
|
|
114
114
|
$modal-month-landscape-font-size: 4vw !default;
|
|
115
115
|
$datepicker-modal-landscape-overflow: visible !default;
|
|
116
|
-
$modal-month-landscape-title-line-height:
|
|
116
|
+
$modal-month-landscape-title-line-height: 12vh !default;
|
|
117
117
|
|
|
118
118
|
// tablet device style changes for modal popup
|
|
119
|
-
$modal-tablet-font-size:
|
|
119
|
+
$modal-tablet-font-size: 18px !default;
|
|
120
120
|
$modal-tablet-content-dimension: 64px !default;
|
|
121
121
|
$modal-tablet-table-header-height: 48px !default;
|
|
122
122
|
|
|
@@ -247,6 +247,11 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
247
247
|
min-height: 40px;
|
|
248
248
|
}
|
|
249
249
|
|
|
250
|
+
@media screen and (orientation: landscape) {
|
|
251
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-content.e-month td.e-today span.e-day {
|
|
252
|
+
line-height: $modal-tablet-content-dimension;
|
|
253
|
+
}
|
|
254
|
+
}
|
|
250
255
|
|
|
251
256
|
.e-datepick-mob-popup-wrap {
|
|
252
257
|
|
|
@@ -260,6 +265,13 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
260
265
|
}
|
|
261
266
|
}
|
|
262
267
|
|
|
268
|
+
#{if(&, '&', '*')} .e-model-header.e-blazor-device {
|
|
269
|
+
height: 15vh;
|
|
270
|
+
.e-popup-close {
|
|
271
|
+
float: right;
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
|
|
263
275
|
#{if(&, '&', '*')} .e-model-header {
|
|
264
276
|
height: $modal-portrait-header-height;
|
|
265
277
|
padding: $modal-portrait-header-padding;
|
|
@@ -272,12 +284,19 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
272
284
|
color: $modal-portrait-cancel-icon-color;
|
|
273
285
|
float: $modal-portrait-cancel-icon-float-style;
|
|
274
286
|
font-size: $datepicker-bigger-icon-font-size;
|
|
275
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
276
287
|
@media (min-device-width: 768px) {
|
|
277
288
|
font-size: $modal-tablet-font-size;
|
|
278
289
|
}
|
|
279
290
|
}
|
|
280
291
|
|
|
292
|
+
#{if(&, '&', '*')} .e-btn.e-flat.e-popup-close {
|
|
293
|
+
background: transparent;
|
|
294
|
+
border-color: transparent;
|
|
295
|
+
box-shadow: none;
|
|
296
|
+
font-weight: 400;
|
|
297
|
+
padding: 0;
|
|
298
|
+
}
|
|
299
|
+
|
|
281
300
|
#{if(&, '&', '*')} .e-today.e-flat.e-primary {
|
|
282
301
|
color: $modal-today-text-color;
|
|
283
302
|
float: $modal-portrait-today-float-style;
|
|
@@ -328,12 +347,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
328
347
|
|
|
329
348
|
#{if(&, '&', '*')} .e-prev {
|
|
330
349
|
margin-right: $modal-portrait-prev-icon-margin;
|
|
350
|
+
vertical-align: inherit;
|
|
351
|
+
height: 35px;
|
|
352
|
+
width: 35px;
|
|
331
353
|
@media (min-device-width: 768px) {
|
|
332
|
-
height:
|
|
333
|
-
width:
|
|
354
|
+
height: 55px;
|
|
355
|
+
width: 55px;
|
|
334
356
|
}
|
|
335
357
|
|
|
336
358
|
#{if(&, '&', '*')} .e-icons {
|
|
359
|
+
vertical-align: inherit;
|
|
337
360
|
@media (min-device-width: 768px) {
|
|
338
361
|
font-size: $modal-tablet-font-size;
|
|
339
362
|
}
|
|
@@ -342,8 +365,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
342
365
|
|
|
343
366
|
#{if(&, '&', '*')} .e-next {
|
|
344
367
|
margin-right: $modal-portrait-next-icon-margin;
|
|
368
|
+
vertical-align: inherit;
|
|
369
|
+
height: 35px;
|
|
370
|
+
width:35px;
|
|
371
|
+
@media (min-device-width: 768px) {
|
|
372
|
+
height: 55px;
|
|
373
|
+
width: 55px;
|
|
374
|
+
}
|
|
345
375
|
|
|
346
376
|
#{if(&, '&', '*')} .e-icons {
|
|
377
|
+
vertical-align: inherit;
|
|
347
378
|
@media (min-device-width: 768px) {
|
|
348
379
|
font-size: $modal-tablet-font-size;
|
|
349
380
|
}
|
|
@@ -382,11 +413,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
382
413
|
display: $modal-portrait-footer-display-style;
|
|
383
414
|
}
|
|
384
415
|
|
|
385
|
-
.e-calendar-cell-container .e-footer-container {
|
|
386
|
-
display: block;
|
|
387
|
-
padding: 5px 0;
|
|
388
|
-
}
|
|
389
|
-
|
|
390
416
|
#{if(&, '&', '*')} .e-content.e-month
|
|
391
417
|
{
|
|
392
418
|
height: $modal-portrait-calendar-content-height;
|
|
@@ -453,7 +479,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
453
479
|
|
|
454
480
|
.e-popup-close {
|
|
455
481
|
float: $modal-portrait-cancel-icon-float-style;
|
|
456
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
457
482
|
}
|
|
458
483
|
|
|
459
484
|
.e-day-wrapper {
|
|
@@ -63,7 +63,7 @@ $modal-month-line-height: 32px !default;
|
|
|
63
63
|
$modal-portrait-year-font-size: 4vw !default;
|
|
64
64
|
$modal-portrait-header-year-margin: 12vh 0 0 0 !default;
|
|
65
65
|
$modal-portrait-month-font-size: 5vw !default;
|
|
66
|
-
$modal-portrait-header-padding: 2vh
|
|
66
|
+
$modal-portrait-header-padding: 2vh 6vw !default;
|
|
67
67
|
$modal-portrait-month-header-padding: 2vh 2vw !default;
|
|
68
68
|
$modal-portrait-month-header-vertical-align: middle !default;
|
|
69
69
|
$modal-month-header-line-height: 5vh !default;
|
|
@@ -94,7 +94,7 @@ $modal-portrait-icon-float: right !default;
|
|
|
94
94
|
// Touch modal popup styles
|
|
95
95
|
$modal-portrait-header-height: 20vh !default;
|
|
96
96
|
$modal-portrait-header-month-height: 10vh !default;
|
|
97
|
-
$modal-portrait-calendar-container-height:
|
|
97
|
+
$modal-portrait-calendar-container-height: 79vh !default;
|
|
98
98
|
$modal-portrait-calendar-min-height: 100% !default;
|
|
99
99
|
$modal-portrait-calendar-min-width: 100% !default;
|
|
100
100
|
$modal-portrait-calendar-height: 100% !default;
|
|
@@ -113,10 +113,10 @@ $modal-landscape-prev-icon-margin: $modal-portrait-prev-icon-margin !default;
|
|
|
113
113
|
$modal-year-landscape-font-size: 3vw !default;
|
|
114
114
|
$modal-month-landscape-font-size: 4vw !default;
|
|
115
115
|
$datepicker-modal-landscape-overflow: visible !default;
|
|
116
|
-
$modal-month-landscape-title-line-height:
|
|
116
|
+
$modal-month-landscape-title-line-height: 12vh !default;
|
|
117
117
|
|
|
118
118
|
// tablet device style changes for modal popup
|
|
119
|
-
$modal-tablet-font-size:
|
|
119
|
+
$modal-tablet-font-size: 18px !default;
|
|
120
120
|
$modal-tablet-content-dimension: 64px !default;
|
|
121
121
|
$modal-tablet-table-header-height: 48px !default;
|
|
122
122
|
|
|
@@ -247,6 +247,11 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
247
247
|
min-height: 40px;
|
|
248
248
|
}
|
|
249
249
|
|
|
250
|
+
@media screen and (orientation: landscape) {
|
|
251
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-content.e-month td.e-today span.e-day {
|
|
252
|
+
line-height: $modal-tablet-content-dimension;
|
|
253
|
+
}
|
|
254
|
+
}
|
|
250
255
|
|
|
251
256
|
.e-datepick-mob-popup-wrap {
|
|
252
257
|
|
|
@@ -260,6 +265,13 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
260
265
|
}
|
|
261
266
|
}
|
|
262
267
|
|
|
268
|
+
#{if(&, '&', '*')} .e-model-header.e-blazor-device {
|
|
269
|
+
height: 15vh;
|
|
270
|
+
.e-popup-close {
|
|
271
|
+
float: right;
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
|
|
263
275
|
#{if(&, '&', '*')} .e-model-header {
|
|
264
276
|
height: $modal-portrait-header-height;
|
|
265
277
|
padding: $modal-portrait-header-padding;
|
|
@@ -272,12 +284,19 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
272
284
|
color: $modal-portrait-cancel-icon-color;
|
|
273
285
|
float: $modal-portrait-cancel-icon-float-style;
|
|
274
286
|
font-size: $datepicker-bigger-icon-font-size;
|
|
275
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
276
287
|
@media (min-device-width: 768px) {
|
|
277
288
|
font-size: $modal-tablet-font-size;
|
|
278
289
|
}
|
|
279
290
|
}
|
|
280
291
|
|
|
292
|
+
#{if(&, '&', '*')} .e-btn.e-flat.e-popup-close {
|
|
293
|
+
background: transparent;
|
|
294
|
+
border-color: transparent;
|
|
295
|
+
box-shadow: none;
|
|
296
|
+
font-weight: 400;
|
|
297
|
+
padding: 0;
|
|
298
|
+
}
|
|
299
|
+
|
|
281
300
|
#{if(&, '&', '*')} .e-today.e-flat.e-primary {
|
|
282
301
|
color: $modal-today-text-color;
|
|
283
302
|
float: $modal-portrait-today-float-style;
|
|
@@ -328,12 +347,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
328
347
|
|
|
329
348
|
#{if(&, '&', '*')} .e-prev {
|
|
330
349
|
margin-right: $modal-portrait-prev-icon-margin;
|
|
350
|
+
vertical-align: inherit;
|
|
351
|
+
height: 35px;
|
|
352
|
+
width: 35px;
|
|
331
353
|
@media (min-device-width: 768px) {
|
|
332
|
-
height:
|
|
333
|
-
width:
|
|
354
|
+
height: 55px;
|
|
355
|
+
width: 55px;
|
|
334
356
|
}
|
|
335
357
|
|
|
336
358
|
#{if(&, '&', '*')} .e-icons {
|
|
359
|
+
vertical-align: inherit;
|
|
337
360
|
@media (min-device-width: 768px) {
|
|
338
361
|
font-size: $modal-tablet-font-size;
|
|
339
362
|
}
|
|
@@ -342,8 +365,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
342
365
|
|
|
343
366
|
#{if(&, '&', '*')} .e-next {
|
|
344
367
|
margin-right: $modal-portrait-next-icon-margin;
|
|
368
|
+
vertical-align: inherit;
|
|
369
|
+
height: 35px;
|
|
370
|
+
width:35px;
|
|
371
|
+
@media (min-device-width: 768px) {
|
|
372
|
+
height: 55px;
|
|
373
|
+
width: 55px;
|
|
374
|
+
}
|
|
345
375
|
|
|
346
376
|
#{if(&, '&', '*')} .e-icons {
|
|
377
|
+
vertical-align: inherit;
|
|
347
378
|
@media (min-device-width: 768px) {
|
|
348
379
|
font-size: $modal-tablet-font-size;
|
|
349
380
|
}
|
|
@@ -382,11 +413,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
382
413
|
display: $modal-portrait-footer-display-style;
|
|
383
414
|
}
|
|
384
415
|
|
|
385
|
-
.e-calendar-cell-container .e-footer-container {
|
|
386
|
-
display: block;
|
|
387
|
-
padding: 5px 0;
|
|
388
|
-
}
|
|
389
|
-
|
|
390
416
|
#{if(&, '&', '*')} .e-content.e-month
|
|
391
417
|
{
|
|
392
418
|
height: $modal-portrait-calendar-content-height;
|
|
@@ -453,7 +479,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
453
479
|
|
|
454
480
|
.e-popup-close {
|
|
455
481
|
float: $modal-portrait-cancel-icon-float-style;
|
|
456
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
457
482
|
}
|
|
458
483
|
|
|
459
484
|
.e-day-wrapper {
|
|
@@ -18,7 +18,7 @@ $datepicker-popup-border-radius: 6px !default;
|
|
|
18
18
|
$datepicker-box-sizing: border-box !default;
|
|
19
19
|
$datepicker-modal-header-display: block !default;
|
|
20
20
|
$datepicker-calendar-tbody-landscape-height: 130px !default;
|
|
21
|
-
$datepicker-popup-bigger-margin-top:
|
|
21
|
+
$datepicker-popup-bigger-margin-top: 0 !default;
|
|
22
22
|
|
|
23
23
|
// mouse small icon
|
|
24
24
|
$datepicker-small-icon-font-size: $font-icon-16 !default;
|
|
@@ -50,7 +50,7 @@ $modal-month-line-height: 32px !default;
|
|
|
50
50
|
$modal-portrait-year-font-size: 4vw !default;
|
|
51
51
|
$modal-portrait-header-year-margin: 12vh 0 0 0 !default;
|
|
52
52
|
$modal-portrait-month-font-size: 5vw !default;
|
|
53
|
-
$modal-portrait-header-padding: 2vh
|
|
53
|
+
$modal-portrait-header-padding: 2vh 6vw !default;
|
|
54
54
|
$modal-portrait-month-header-padding: 2vh 2vw !default;
|
|
55
55
|
$modal-portrait-month-header-vertical-align: middle !default;
|
|
56
56
|
$modal-month-header-line-height: 5vh !default;
|
|
@@ -63,9 +63,9 @@ $modal-header-border-color: $border-light !default;
|
|
|
63
63
|
// Touch modal popup cancel icon style
|
|
64
64
|
$modal-portrait-cancel-icon-float-style: left !default;
|
|
65
65
|
$modal-portrait-cancel-icon-padding: 2px !default;
|
|
66
|
-
$modal-portrait-prev-icon-margin:
|
|
66
|
+
$modal-portrait-prev-icon-margin: 73vw !default;
|
|
67
67
|
$modal-portrait-next-icon-margin: 0 !default;
|
|
68
|
-
$modal-portrait-header-title-margin:
|
|
68
|
+
$modal-portrait-header-title-margin: 21vw !default;
|
|
69
69
|
$modal-portrait-header-title-position: absolute !default;
|
|
70
70
|
$modal-portrait-header-title-text: center !default;
|
|
71
71
|
$modal-portrait-header-title-width: 50vw !default;
|
|
@@ -81,7 +81,7 @@ $modal-portrait-icon-float: none !default;
|
|
|
81
81
|
// Touch modal popup styles
|
|
82
82
|
$modal-portrait-header-height: 20vh !default;
|
|
83
83
|
$modal-portrait-header-month-height: 10vh !default;
|
|
84
|
-
$modal-portrait-calendar-container-height:
|
|
84
|
+
$modal-portrait-calendar-container-height: 79vh !default;
|
|
85
85
|
$modal-portrait-calendar-min-height: 100% !default;
|
|
86
86
|
$modal-portrait-calendar-min-width: 100% !default;
|
|
87
87
|
$modal-portrait-calendar-height: 100% !default;
|
|
@@ -96,14 +96,14 @@ $modal-landscape-calendar-content-height: 60vh !default;
|
|
|
96
96
|
$modal-landscape-calendar-content-table-height: 65vh !default;
|
|
97
97
|
$modal-landscape-calendar-content-big-height: 65vh !default;
|
|
98
98
|
$modal-landscape-header-year-margin: 12vh 0 0 0 !default;
|
|
99
|
-
$modal-landscape-prev-icon-margin:
|
|
99
|
+
$modal-landscape-prev-icon-margin: 73vw !default;
|
|
100
100
|
$modal-year-landscape-font-size: 3vw !default;
|
|
101
101
|
$modal-month-landscape-font-size: 4vw !default;
|
|
102
102
|
$datepicker-modal-landscape-overflow: visible !default;
|
|
103
|
-
$modal-month-landscape-title-line-height:
|
|
103
|
+
$modal-month-landscape-title-line-height: 12vh !default;
|
|
104
104
|
|
|
105
105
|
// tablet device style changes for modal popup
|
|
106
|
-
$modal-tablet-font-size:
|
|
106
|
+
$modal-tablet-font-size: 18px !default;
|
|
107
107
|
$modal-tablet-content-dimension: 64px !default;
|
|
108
108
|
$modal-tablet-table-header-height: 48px !default;
|
|
109
109
|
|
|
@@ -236,6 +236,11 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
236
236
|
min-height: 40px;
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
+
@media screen and (orientation: landscape) {
|
|
240
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-content.e-month td.e-today span.e-day {
|
|
241
|
+
line-height: $modal-tablet-content-dimension;
|
|
242
|
+
}
|
|
243
|
+
}
|
|
239
244
|
|
|
240
245
|
.e-datepick-mob-popup-wrap {
|
|
241
246
|
|
|
@@ -249,6 +254,13 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
249
254
|
}
|
|
250
255
|
}
|
|
251
256
|
|
|
257
|
+
#{if(&, '&', '*')} .e-model-header.e-blazor-device {
|
|
258
|
+
height: 15vh;
|
|
259
|
+
.e-popup-close {
|
|
260
|
+
float: right;
|
|
261
|
+
}
|
|
262
|
+
}
|
|
263
|
+
|
|
252
264
|
#{if(&, '&', '*')} .e-model-header {
|
|
253
265
|
height: $modal-portrait-header-height;
|
|
254
266
|
padding: $modal-portrait-header-padding;
|
|
@@ -261,12 +273,19 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
261
273
|
color: $modal-portrait-cancel-icon-color;
|
|
262
274
|
float: $modal-portrait-cancel-icon-float-style;
|
|
263
275
|
font-size: $datepicker-bigger-icon-font-size;
|
|
264
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
265
276
|
@media (min-device-width: 768px) {
|
|
266
277
|
font-size: $modal-tablet-font-size;
|
|
267
278
|
}
|
|
268
279
|
}
|
|
269
280
|
|
|
281
|
+
#{if(&, '&', '*')} .e-btn.e-flat.e-popup-close {
|
|
282
|
+
background: transparent;
|
|
283
|
+
border-color: transparent;
|
|
284
|
+
box-shadow: none;
|
|
285
|
+
font-weight: 400;
|
|
286
|
+
padding: 0;
|
|
287
|
+
}
|
|
288
|
+
|
|
270
289
|
#{if(&, '&', '*')} .e-today.e-flat.e-primary {
|
|
271
290
|
color: $modal-today-text-color;
|
|
272
291
|
float: $modal-portrait-today-float-style;
|
|
@@ -317,12 +336,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
317
336
|
|
|
318
337
|
#{if(&, '&', '*')} .e-prev {
|
|
319
338
|
margin-right: $modal-portrait-prev-icon-margin;
|
|
339
|
+
vertical-align: inherit;
|
|
340
|
+
height: 35px;
|
|
341
|
+
width: 35px;
|
|
320
342
|
@media (min-device-width: 768px) {
|
|
321
|
-
height:
|
|
322
|
-
width:
|
|
343
|
+
height: 55px;
|
|
344
|
+
width: 55px;
|
|
323
345
|
}
|
|
324
346
|
|
|
325
347
|
#{if(&, '&', '*')} .e-icons {
|
|
348
|
+
vertical-align: inherit;
|
|
326
349
|
@media (min-device-width: 768px) {
|
|
327
350
|
font-size: $modal-tablet-font-size;
|
|
328
351
|
}
|
|
@@ -331,8 +354,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
331
354
|
|
|
332
355
|
#{if(&, '&', '*')} .e-next {
|
|
333
356
|
margin-right: $modal-portrait-next-icon-margin;
|
|
357
|
+
vertical-align: inherit;
|
|
358
|
+
height: 35px;
|
|
359
|
+
width:35px;
|
|
360
|
+
@media (min-device-width: 768px) {
|
|
361
|
+
height: 55px;
|
|
362
|
+
width: 55px;
|
|
363
|
+
}
|
|
334
364
|
|
|
335
365
|
#{if(&, '&', '*')} .e-icons {
|
|
366
|
+
vertical-align: inherit;
|
|
336
367
|
@media (min-device-width: 768px) {
|
|
337
368
|
font-size: $modal-tablet-font-size;
|
|
338
369
|
}
|
|
@@ -371,11 +402,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
371
402
|
display: $modal-portrait-footer-display-style;
|
|
372
403
|
}
|
|
373
404
|
|
|
374
|
-
.e-calendar-cell-container .e-footer-container {
|
|
375
|
-
display: block;
|
|
376
|
-
padding: 5px 0;
|
|
377
|
-
}
|
|
378
|
-
|
|
379
405
|
#{if(&, '&', '*')} .e-content.e-month
|
|
380
406
|
{
|
|
381
407
|
height: $modal-portrait-calendar-content-height;
|
|
@@ -442,7 +468,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
442
468
|
|
|
443
469
|
.e-popup-close {
|
|
444
470
|
float: $modal-portrait-cancel-icon-float-style;
|
|
445
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
446
471
|
}
|
|
447
472
|
|
|
448
473
|
.e-day-wrapper {
|
|
@@ -18,7 +18,7 @@ $datepicker-popup-border-radius: 6px !default;
|
|
|
18
18
|
$datepicker-box-sizing: border-box !default;
|
|
19
19
|
$datepicker-modal-header-display: block !default;
|
|
20
20
|
$datepicker-calendar-tbody-landscape-height: 130px !default;
|
|
21
|
-
$datepicker-popup-bigger-margin-top:
|
|
21
|
+
$datepicker-popup-bigger-margin-top: 0 !default;
|
|
22
22
|
|
|
23
23
|
// mouse small icon
|
|
24
24
|
$datepicker-small-icon-font-size: $font-icon-16 !default;
|
|
@@ -50,7 +50,7 @@ $modal-month-line-height: 32px !default;
|
|
|
50
50
|
$modal-portrait-year-font-size: 4vw !default;
|
|
51
51
|
$modal-portrait-header-year-margin: 12vh 0 0 0 !default;
|
|
52
52
|
$modal-portrait-month-font-size: 5vw !default;
|
|
53
|
-
$modal-portrait-header-padding: 2vh
|
|
53
|
+
$modal-portrait-header-padding: 2vh 6vw !default;
|
|
54
54
|
$modal-portrait-month-header-padding: 2vh 2vw !default;
|
|
55
55
|
$modal-portrait-month-header-vertical-align: middle !default;
|
|
56
56
|
$modal-month-header-line-height: 5vh !default;
|
|
@@ -63,9 +63,9 @@ $modal-header-border-color: $border-light !default;
|
|
|
63
63
|
// Touch modal popup cancel icon style
|
|
64
64
|
$modal-portrait-cancel-icon-float-style: left !default;
|
|
65
65
|
$modal-portrait-cancel-icon-padding: 2px !default;
|
|
66
|
-
$modal-portrait-prev-icon-margin:
|
|
66
|
+
$modal-portrait-prev-icon-margin: 73vw !default;
|
|
67
67
|
$modal-portrait-next-icon-margin: 0 !default;
|
|
68
|
-
$modal-portrait-header-title-margin:
|
|
68
|
+
$modal-portrait-header-title-margin: 21vw !default;
|
|
69
69
|
$modal-portrait-header-title-position: absolute !default;
|
|
70
70
|
$modal-portrait-header-title-text: center !default;
|
|
71
71
|
$modal-portrait-header-title-width: 50vw !default;
|
|
@@ -81,7 +81,7 @@ $modal-portrait-icon-float: none !default;
|
|
|
81
81
|
// Touch modal popup styles
|
|
82
82
|
$modal-portrait-header-height: 20vh !default;
|
|
83
83
|
$modal-portrait-header-month-height: 10vh !default;
|
|
84
|
-
$modal-portrait-calendar-container-height:
|
|
84
|
+
$modal-portrait-calendar-container-height: 79vh !default;
|
|
85
85
|
$modal-portrait-calendar-min-height: 100% !default;
|
|
86
86
|
$modal-portrait-calendar-min-width: 100% !default;
|
|
87
87
|
$modal-portrait-calendar-height: 100% !default;
|
|
@@ -96,14 +96,14 @@ $modal-landscape-calendar-content-height: 60vh !default;
|
|
|
96
96
|
$modal-landscape-calendar-content-table-height: 65vh !default;
|
|
97
97
|
$modal-landscape-calendar-content-big-height: 65vh !default;
|
|
98
98
|
$modal-landscape-header-year-margin: 12vh 0 0 0 !default;
|
|
99
|
-
$modal-landscape-prev-icon-margin:
|
|
99
|
+
$modal-landscape-prev-icon-margin: 73vw !default;
|
|
100
100
|
$modal-year-landscape-font-size: 3vw !default;
|
|
101
101
|
$modal-month-landscape-font-size: 4vw !default;
|
|
102
102
|
$datepicker-modal-landscape-overflow: visible !default;
|
|
103
|
-
$modal-month-landscape-title-line-height:
|
|
103
|
+
$modal-month-landscape-title-line-height: 12vh !default;
|
|
104
104
|
|
|
105
105
|
// tablet device style changes for modal popup
|
|
106
|
-
$modal-tablet-font-size:
|
|
106
|
+
$modal-tablet-font-size: 18px !default;
|
|
107
107
|
$modal-tablet-content-dimension: 64px !default;
|
|
108
108
|
$modal-tablet-table-header-height: 48px !default;
|
|
109
109
|
|
|
@@ -236,6 +236,11 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
236
236
|
min-height: 40px;
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
+
@media screen and (orientation: landscape) {
|
|
240
|
+
.e-datepick-mob-popup-wrap .e-datepicker.e-popup-expand .e-calendar .e-content.e-month td.e-today span.e-day {
|
|
241
|
+
line-height: $modal-tablet-content-dimension;
|
|
242
|
+
}
|
|
243
|
+
}
|
|
239
244
|
|
|
240
245
|
.e-datepick-mob-popup-wrap {
|
|
241
246
|
|
|
@@ -249,6 +254,13 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
249
254
|
}
|
|
250
255
|
}
|
|
251
256
|
|
|
257
|
+
#{if(&, '&', '*')} .e-model-header.e-blazor-device {
|
|
258
|
+
height: 15vh;
|
|
259
|
+
.e-popup-close {
|
|
260
|
+
float: right;
|
|
261
|
+
}
|
|
262
|
+
}
|
|
263
|
+
|
|
252
264
|
#{if(&, '&', '*')} .e-model-header {
|
|
253
265
|
height: $modal-portrait-header-height;
|
|
254
266
|
padding: $modal-portrait-header-padding;
|
|
@@ -261,12 +273,19 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
261
273
|
color: $modal-portrait-cancel-icon-color;
|
|
262
274
|
float: $modal-portrait-cancel-icon-float-style;
|
|
263
275
|
font-size: $datepicker-bigger-icon-font-size;
|
|
264
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
265
276
|
@media (min-device-width: 768px) {
|
|
266
277
|
font-size: $modal-tablet-font-size;
|
|
267
278
|
}
|
|
268
279
|
}
|
|
269
280
|
|
|
281
|
+
#{if(&, '&', '*')} .e-btn.e-flat.e-popup-close {
|
|
282
|
+
background: transparent;
|
|
283
|
+
border-color: transparent;
|
|
284
|
+
box-shadow: none;
|
|
285
|
+
font-weight: 400;
|
|
286
|
+
padding: 0;
|
|
287
|
+
}
|
|
288
|
+
|
|
270
289
|
#{if(&, '&', '*')} .e-today.e-flat.e-primary {
|
|
271
290
|
color: $modal-today-text-color;
|
|
272
291
|
float: $modal-portrait-today-float-style;
|
|
@@ -317,12 +336,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
317
336
|
|
|
318
337
|
#{if(&, '&', '*')} .e-prev {
|
|
319
338
|
margin-right: $modal-portrait-prev-icon-margin;
|
|
339
|
+
vertical-align: inherit;
|
|
340
|
+
height: 35px;
|
|
341
|
+
width: 35px;
|
|
320
342
|
@media (min-device-width: 768px) {
|
|
321
|
-
height:
|
|
322
|
-
width:
|
|
343
|
+
height: 55px;
|
|
344
|
+
width: 55px;
|
|
323
345
|
}
|
|
324
346
|
|
|
325
347
|
#{if(&, '&', '*')} .e-icons {
|
|
348
|
+
vertical-align: inherit;
|
|
326
349
|
@media (min-device-width: 768px) {
|
|
327
350
|
font-size: $modal-tablet-font-size;
|
|
328
351
|
}
|
|
@@ -331,8 +354,16 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
331
354
|
|
|
332
355
|
#{if(&, '&', '*')} .e-next {
|
|
333
356
|
margin-right: $modal-portrait-next-icon-margin;
|
|
357
|
+
vertical-align: inherit;
|
|
358
|
+
height: 35px;
|
|
359
|
+
width:35px;
|
|
360
|
+
@media (min-device-width: 768px) {
|
|
361
|
+
height: 55px;
|
|
362
|
+
width: 55px;
|
|
363
|
+
}
|
|
334
364
|
|
|
335
365
|
#{if(&, '&', '*')} .e-icons {
|
|
366
|
+
vertical-align: inherit;
|
|
336
367
|
@media (min-device-width: 768px) {
|
|
337
368
|
font-size: $modal-tablet-font-size;
|
|
338
369
|
}
|
|
@@ -371,11 +402,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
371
402
|
display: $modal-portrait-footer-display-style;
|
|
372
403
|
}
|
|
373
404
|
|
|
374
|
-
.e-calendar-cell-container .e-footer-container {
|
|
375
|
-
display: block;
|
|
376
|
-
padding: 5px 0;
|
|
377
|
-
}
|
|
378
|
-
|
|
379
405
|
#{if(&, '&', '*')} .e-content.e-month
|
|
380
406
|
{
|
|
381
407
|
height: $modal-portrait-calendar-content-height;
|
|
@@ -442,7 +468,6 @@ $modal-tablet-table-header-height: 48px !default;
|
|
|
442
468
|
|
|
443
469
|
.e-popup-close {
|
|
444
470
|
float: $modal-portrait-cancel-icon-float-style;
|
|
445
|
-
padding: $modal-portrait-cancel-icon-padding;
|
|
446
471
|
}
|
|
447
472
|
|
|
448
473
|
.e-day-wrapper {
|