@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
|
@@ -261,22 +261,25 @@ $modal-range-footer-display: none !default;
|
|
|
261
261
|
$modal-range-landscape-header-height: 27vh !default;
|
|
262
262
|
$modal-range-landscape-conetent-overflow: auto !default;
|
|
263
263
|
$modal-range-table-display: table !default;
|
|
264
|
-
$modal-range-start-end-size:
|
|
264
|
+
$modal-range-start-end-size: 28px !default;
|
|
265
|
+
$modal-month-name-line-height: 44px !default;
|
|
266
|
+
$modal-header-month-name-left-width: -25vw !default;
|
|
267
|
+
$modal-header-month-name-width: 50vw !default;
|
|
265
268
|
|
|
266
269
|
// header styles for presets
|
|
267
270
|
$modal-range-presets-header-height: 10% !default;
|
|
268
271
|
$modal-range-presets-portrait-height: 90% !default;
|
|
269
272
|
$modal-range-presets-landscape-height: 85% !default;
|
|
270
|
-
$modal-range-header-padding: 2.5vh 2.5vw !default;
|
|
273
|
+
$modal-range-header-padding: 2.5vh 2.5vw 2.5vh 1.5vw !default;
|
|
271
274
|
$modal-range-header-display-style: flex !default;
|
|
272
275
|
$modal-range-header-content-align: center !default;
|
|
273
|
-
$modal-range-header-portrait-font-size:
|
|
276
|
+
$modal-range-header-portrait-font-size: 2vh !default;
|
|
274
277
|
$modal-close-icon-float: left !default;
|
|
275
278
|
$modal-portrait-content-padding: 1vh 2vw !default;
|
|
276
279
|
$modal-range-header-title-transform: uppercase !default;
|
|
277
280
|
$modal-range-header-border-bottom: none !default;
|
|
278
281
|
$modal-range-header-landscape-height: 15% !default;
|
|
279
|
-
$modal-range-header-landscape-font-size:
|
|
282
|
+
$modal-range-header-landscape-font-size: 18px !default;
|
|
280
283
|
$modal-landscape-padding: 1vh 1vw !default;
|
|
281
284
|
|
|
282
285
|
// modal dialog colors
|
|
@@ -284,7 +287,7 @@ $modal-range-header-bg-color: rgba($primary) !default;
|
|
|
284
287
|
$modal-range-header-text-color: rgba($primary-text-color) !default;
|
|
285
288
|
|
|
286
289
|
// tablet device style changes for modal popup
|
|
287
|
-
$modal-range-tablet-font-size:
|
|
290
|
+
$modal-range-tablet-font-size: 18px !default;
|
|
288
291
|
|
|
289
292
|
$range-header-font-size: 16px !default;
|
|
290
293
|
|
|
@@ -1006,12 +1009,36 @@ $range-header-font-size: 16px !default;
|
|
|
1006
1009
|
padding: $modal-range-portrait-month-header-padding;
|
|
1007
1010
|
line-height: $modal-range-month-header-line-height;
|
|
1008
1011
|
|
|
1009
|
-
#{if(&, '&', '*')} .e-prev
|
|
1012
|
+
#{if(&, '&', '*')} .e-prev {
|
|
1013
|
+
height: $modal-range-prev-next-icon-size;
|
|
1014
|
+
width: $modal-range-prev-next-icon-size;
|
|
1015
|
+
@if ($skin-name == 'Material3') {
|
|
1016
|
+
margin-right: 60vw;
|
|
1017
|
+
vertical-align: inherit;
|
|
1018
|
+
font-size: $modal-range-tablet-font-size
|
|
1019
|
+
}
|
|
1020
|
+
@media screen and (orientation: landscape) {
|
|
1021
|
+
@if ($skin-name == 'Material3') {
|
|
1022
|
+
margin-right: 78vw;
|
|
1023
|
+
vertical-align: inherit;
|
|
1024
|
+
}
|
|
1025
|
+
}
|
|
1026
|
+
|
|
1027
|
+
#{if(&, '&', '*')} span {
|
|
1028
|
+
@media (min-device-width: 768px) {
|
|
1029
|
+
font-size: 18px;
|
|
1030
|
+
padding: 11px;
|
|
1031
|
+
}
|
|
1032
|
+
}
|
|
1033
|
+
}
|
|
1010
1034
|
#{if(&, '&', '*')} .e-next {
|
|
1011
1035
|
height: $modal-range-prev-next-icon-size;
|
|
1012
1036
|
width: $modal-range-prev-next-icon-size;
|
|
1037
|
+
@if ($skin-name == 'Material3') {
|
|
1038
|
+
margin-right: 42px;
|
|
1039
|
+
}
|
|
1013
1040
|
|
|
1014
|
-
#{if(&, '&', '*')} span{
|
|
1041
|
+
#{if(&, '&', '*')} span {
|
|
1015
1042
|
padding: $modal-range-prev-next-icon-padding;
|
|
1016
1043
|
line-height: $modal-range-prev-next-icon-line-height;
|
|
1017
1044
|
@media (min-device-width: 768px) {
|
|
@@ -1022,10 +1049,26 @@ $range-header-font-size: 16px !default;
|
|
|
1022
1049
|
|
|
1023
1050
|
#{if(&, '&', '*')} .e-title {
|
|
1024
1051
|
@media (max-height: 600px) {
|
|
1052
|
+
@if ($skin-name == 'Material3') {
|
|
1053
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1054
|
+
position: absolute;
|
|
1055
|
+
text-align: center;
|
|
1056
|
+
vertical-align: middle;
|
|
1057
|
+
width: $modal-header-month-name-width;
|
|
1058
|
+
line-height: $modal-month-name-line-height;
|
|
1059
|
+
}
|
|
1025
1060
|
line-height: $modal-range-month-landscape-title-line-height;
|
|
1026
1061
|
}
|
|
1027
1062
|
|
|
1028
1063
|
@media (min-height: 600px) {
|
|
1064
|
+
@if ($skin-name == 'Material3') {
|
|
1065
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1066
|
+
position: absolute;
|
|
1067
|
+
text-align: center;
|
|
1068
|
+
vertical-align: middle;
|
|
1069
|
+
width: $modal-header-month-name-width;
|
|
1070
|
+
line-height: $modal-month-name-line-height;
|
|
1071
|
+
}
|
|
1029
1072
|
line-height: $modal-range-month-header-title-line-height;
|
|
1030
1073
|
}
|
|
1031
1074
|
|
|
@@ -1073,14 +1116,6 @@ $range-header-font-size: 16px !default;
|
|
|
1073
1116
|
}
|
|
1074
1117
|
}
|
|
1075
1118
|
}
|
|
1076
|
-
#{if( &, '&', '*')} .e-footer {
|
|
1077
|
-
display: block;
|
|
1078
|
-
|
|
1079
|
-
#{if( &, '&', '*')} .e-btn.e-apply,
|
|
1080
|
-
#{if( &, '&', '*')} .e-btn.e-cancel {
|
|
1081
|
-
float: right;
|
|
1082
|
-
}
|
|
1083
|
-
}
|
|
1084
1119
|
}
|
|
1085
1120
|
|
|
1086
1121
|
#{if(&, '&', '*')} .e-calendar-container {
|
|
@@ -1164,13 +1199,10 @@ $range-header-font-size: 16px !default;
|
|
|
1164
1199
|
|
|
1165
1200
|
#{if( &, '&', '*')} .e-daterangepicker.e-popup.e-popup-expand {
|
|
1166
1201
|
|
|
1167
|
-
#{if( &, '&', '*')} .e-date-range-container .e-range-header.e-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
@media (min-height: 600px) {
|
|
1173
|
-
height: 20vh;
|
|
1202
|
+
#{if( &, '&', '*')} .e-date-range-container .e-range-header .e-model-header-wrapper .e-btn {
|
|
1203
|
+
padding: 0;
|
|
1204
|
+
@media (min-device-width: 768px) {
|
|
1205
|
+
font-size: $modal-range-header-landscape-font-size;
|
|
1174
1206
|
}
|
|
1175
1207
|
}
|
|
1176
1208
|
|
|
@@ -1245,8 +1277,8 @@ $range-header-font-size: 16px !default;
|
|
|
1245
1277
|
}
|
|
1246
1278
|
|
|
1247
1279
|
#{if(&, '&', '*')} .e-day-span {
|
|
1248
|
-
margin:
|
|
1249
|
-
font-size:
|
|
1280
|
+
margin: 8px 0;
|
|
1281
|
+
font-size: 16px;
|
|
1250
1282
|
}
|
|
1251
1283
|
|
|
1252
1284
|
}
|
|
@@ -261,22 +261,25 @@ $modal-range-footer-display: none !default;
|
|
|
261
261
|
$modal-range-landscape-header-height: 27vh !default;
|
|
262
262
|
$modal-range-landscape-conetent-overflow: auto !default;
|
|
263
263
|
$modal-range-table-display: table !default;
|
|
264
|
-
$modal-range-start-end-size:
|
|
264
|
+
$modal-range-start-end-size: 28px !default;
|
|
265
|
+
$modal-month-name-line-height: 44px !default;
|
|
266
|
+
$modal-header-month-name-left-width: -25vw !default;
|
|
267
|
+
$modal-header-month-name-width: 50vw !default;
|
|
265
268
|
|
|
266
269
|
// header styles for presets
|
|
267
270
|
$modal-range-presets-header-height: 10% !default;
|
|
268
271
|
$modal-range-presets-portrait-height: 90% !default;
|
|
269
272
|
$modal-range-presets-landscape-height: 85% !default;
|
|
270
|
-
$modal-range-header-padding: 2.5vh 2.5vw !default;
|
|
273
|
+
$modal-range-header-padding: 2.5vh 2.5vw 2.5vh 1.5vw !default;
|
|
271
274
|
$modal-range-header-display-style: flex !default;
|
|
272
275
|
$modal-range-header-content-align: center !default;
|
|
273
|
-
$modal-range-header-portrait-font-size:
|
|
276
|
+
$modal-range-header-portrait-font-size: 2vh !default;
|
|
274
277
|
$modal-close-icon-float: left !default;
|
|
275
278
|
$modal-portrait-content-padding: 1vh 2vw !default;
|
|
276
279
|
$modal-range-header-title-transform: uppercase !default;
|
|
277
280
|
$modal-range-header-border-bottom: none !default;
|
|
278
281
|
$modal-range-header-landscape-height: 15% !default;
|
|
279
|
-
$modal-range-header-landscape-font-size:
|
|
282
|
+
$modal-range-header-landscape-font-size: 18px !default;
|
|
280
283
|
$modal-landscape-padding: 1vh 1vw !default;
|
|
281
284
|
|
|
282
285
|
// modal dialog colors
|
|
@@ -284,7 +287,7 @@ $modal-range-header-bg-color: rgba($primary) !default;
|
|
|
284
287
|
$modal-range-header-text-color: rgba($primary-text-color) !default;
|
|
285
288
|
|
|
286
289
|
// tablet device style changes for modal popup
|
|
287
|
-
$modal-range-tablet-font-size:
|
|
290
|
+
$modal-range-tablet-font-size: 18px !default;
|
|
288
291
|
|
|
289
292
|
$range-header-font-size: 16px !default;
|
|
290
293
|
|
|
@@ -1006,12 +1009,36 @@ $range-header-font-size: 16px !default;
|
|
|
1006
1009
|
padding: $modal-range-portrait-month-header-padding;
|
|
1007
1010
|
line-height: $modal-range-month-header-line-height;
|
|
1008
1011
|
|
|
1009
|
-
#{if(&, '&', '*')} .e-prev
|
|
1012
|
+
#{if(&, '&', '*')} .e-prev {
|
|
1013
|
+
height: $modal-range-prev-next-icon-size;
|
|
1014
|
+
width: $modal-range-prev-next-icon-size;
|
|
1015
|
+
@if ($skin-name == 'Material3') {
|
|
1016
|
+
margin-right: 60vw;
|
|
1017
|
+
vertical-align: inherit;
|
|
1018
|
+
font-size: $modal-range-tablet-font-size
|
|
1019
|
+
}
|
|
1020
|
+
@media screen and (orientation: landscape) {
|
|
1021
|
+
@if ($skin-name == 'Material3') {
|
|
1022
|
+
margin-right: 78vw;
|
|
1023
|
+
vertical-align: inherit;
|
|
1024
|
+
}
|
|
1025
|
+
}
|
|
1026
|
+
|
|
1027
|
+
#{if(&, '&', '*')} span {
|
|
1028
|
+
@media (min-device-width: 768px) {
|
|
1029
|
+
font-size: 18px;
|
|
1030
|
+
padding: 11px;
|
|
1031
|
+
}
|
|
1032
|
+
}
|
|
1033
|
+
}
|
|
1010
1034
|
#{if(&, '&', '*')} .e-next {
|
|
1011
1035
|
height: $modal-range-prev-next-icon-size;
|
|
1012
1036
|
width: $modal-range-prev-next-icon-size;
|
|
1037
|
+
@if ($skin-name == 'Material3') {
|
|
1038
|
+
margin-right: 42px;
|
|
1039
|
+
}
|
|
1013
1040
|
|
|
1014
|
-
#{if(&, '&', '*')} span{
|
|
1041
|
+
#{if(&, '&', '*')} span {
|
|
1015
1042
|
padding: $modal-range-prev-next-icon-padding;
|
|
1016
1043
|
line-height: $modal-range-prev-next-icon-line-height;
|
|
1017
1044
|
@media (min-device-width: 768px) {
|
|
@@ -1022,10 +1049,26 @@ $range-header-font-size: 16px !default;
|
|
|
1022
1049
|
|
|
1023
1050
|
#{if(&, '&', '*')} .e-title {
|
|
1024
1051
|
@media (max-height: 600px) {
|
|
1052
|
+
@if ($skin-name == 'Material3') {
|
|
1053
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1054
|
+
position: absolute;
|
|
1055
|
+
text-align: center;
|
|
1056
|
+
vertical-align: middle;
|
|
1057
|
+
width: $modal-header-month-name-width;
|
|
1058
|
+
line-height: $modal-month-name-line-height;
|
|
1059
|
+
}
|
|
1025
1060
|
line-height: $modal-range-month-landscape-title-line-height;
|
|
1026
1061
|
}
|
|
1027
1062
|
|
|
1028
1063
|
@media (min-height: 600px) {
|
|
1064
|
+
@if ($skin-name == 'Material3') {
|
|
1065
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1066
|
+
position: absolute;
|
|
1067
|
+
text-align: center;
|
|
1068
|
+
vertical-align: middle;
|
|
1069
|
+
width: $modal-header-month-name-width;
|
|
1070
|
+
line-height: $modal-month-name-line-height;
|
|
1071
|
+
}
|
|
1029
1072
|
line-height: $modal-range-month-header-title-line-height;
|
|
1030
1073
|
}
|
|
1031
1074
|
|
|
@@ -1073,14 +1116,6 @@ $range-header-font-size: 16px !default;
|
|
|
1073
1116
|
}
|
|
1074
1117
|
}
|
|
1075
1118
|
}
|
|
1076
|
-
#{if( &, '&', '*')} .e-footer {
|
|
1077
|
-
display: block;
|
|
1078
|
-
|
|
1079
|
-
#{if( &, '&', '*')} .e-btn.e-apply,
|
|
1080
|
-
#{if( &, '&', '*')} .e-btn.e-cancel {
|
|
1081
|
-
float: right;
|
|
1082
|
-
}
|
|
1083
|
-
}
|
|
1084
1119
|
}
|
|
1085
1120
|
|
|
1086
1121
|
#{if(&, '&', '*')} .e-calendar-container {
|
|
@@ -1164,13 +1199,10 @@ $range-header-font-size: 16px !default;
|
|
|
1164
1199
|
|
|
1165
1200
|
#{if( &, '&', '*')} .e-daterangepicker.e-popup.e-popup-expand {
|
|
1166
1201
|
|
|
1167
|
-
#{if( &, '&', '*')} .e-date-range-container .e-range-header.e-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
@media (min-height: 600px) {
|
|
1173
|
-
height: 20vh;
|
|
1202
|
+
#{if( &, '&', '*')} .e-date-range-container .e-range-header .e-model-header-wrapper .e-btn {
|
|
1203
|
+
padding: 0;
|
|
1204
|
+
@media (min-device-width: 768px) {
|
|
1205
|
+
font-size: $modal-range-header-landscape-font-size;
|
|
1174
1206
|
}
|
|
1175
1207
|
}
|
|
1176
1208
|
|
|
@@ -1245,8 +1277,8 @@ $range-header-font-size: 16px !default;
|
|
|
1245
1277
|
}
|
|
1246
1278
|
|
|
1247
1279
|
#{if(&, '&', '*')} .e-day-span {
|
|
1248
|
-
margin:
|
|
1249
|
-
font-size:
|
|
1280
|
+
margin: 8px 0;
|
|
1281
|
+
font-size: 16px;
|
|
1250
1282
|
}
|
|
1251
1283
|
|
|
1252
1284
|
}
|
|
@@ -272,22 +272,22 @@ $modal-range-footer-display: none !default;
|
|
|
272
272
|
$modal-range-landscape-header-height: 27vh !default;
|
|
273
273
|
$modal-range-landscape-conetent-overflow: auto !default;
|
|
274
274
|
$modal-range-table-display: table !default;
|
|
275
|
-
$modal-range-start-end-size:
|
|
275
|
+
$modal-range-start-end-size: 28px !default;
|
|
276
276
|
|
|
277
277
|
// header styles for presets
|
|
278
278
|
$modal-range-presets-header-height: 10% !default;
|
|
279
279
|
$modal-range-presets-portrait-height: 90% !default;
|
|
280
280
|
$modal-range-presets-landscape-height: 85% !default;
|
|
281
|
-
$modal-range-header-padding: 2.5vh 2.5vw !default;
|
|
281
|
+
$modal-range-header-padding: 2.5vh 2.5vw 2.5vh 1.5vw !default;
|
|
282
282
|
$modal-range-header-display-style: flex !default;
|
|
283
283
|
$modal-range-header-content-align: center !default;
|
|
284
|
-
$modal-range-header-portrait-font-size:
|
|
284
|
+
$modal-range-header-portrait-font-size: 2vh !default;
|
|
285
285
|
$modal-close-icon-float: left !default;
|
|
286
286
|
$modal-portrait-content-padding: 1vh 2vw !default;
|
|
287
287
|
$modal-range-header-title-transform: capitalize !default;
|
|
288
288
|
$modal-range-header-border-bottom: none !default;
|
|
289
289
|
$modal-range-header-landscape-height: 15% !default;
|
|
290
|
-
$modal-range-header-landscape-font-size:
|
|
290
|
+
$modal-range-header-landscape-font-size: 18px !default;
|
|
291
291
|
$modal-landscape-padding: 1vh 1vw !default;
|
|
292
292
|
|
|
293
293
|
// modal dialog colors
|
|
@@ -295,7 +295,7 @@ $modal-range-header-bg-color: $content-bg-color-alt1 !default;
|
|
|
295
295
|
$modal-range-header-text-color: $content-text-color-alt1 !default;
|
|
296
296
|
|
|
297
297
|
// tablet device style changes for modal popup
|
|
298
|
-
$modal-range-tablet-font-size:
|
|
298
|
+
$modal-range-tablet-font-size: 18px !default;
|
|
299
299
|
|
|
300
300
|
$range-header-font-size: 16px !default;
|
|
301
301
|
|
|
@@ -1015,12 +1015,36 @@ $range-header-font-size: 16px !default;
|
|
|
1015
1015
|
padding: $modal-range-portrait-month-header-padding;
|
|
1016
1016
|
line-height: $modal-range-month-header-line-height;
|
|
1017
1017
|
|
|
1018
|
-
#{if(&, '&', '*')} .e-prev
|
|
1018
|
+
#{if(&, '&', '*')} .e-prev {
|
|
1019
|
+
height: $modal-range-prev-next-icon-size;
|
|
1020
|
+
width: $modal-range-prev-next-icon-size;
|
|
1021
|
+
@if ($skin-name == 'Material3') {
|
|
1022
|
+
margin-right: 60vw;
|
|
1023
|
+
vertical-align: inherit;
|
|
1024
|
+
font-size: $modal-range-tablet-font-size
|
|
1025
|
+
}
|
|
1026
|
+
@media screen and (orientation: landscape) {
|
|
1027
|
+
@if ($skin-name == 'Material3') {
|
|
1028
|
+
margin-right: 78vw;
|
|
1029
|
+
vertical-align: inherit;
|
|
1030
|
+
}
|
|
1031
|
+
}
|
|
1032
|
+
|
|
1033
|
+
#{if(&, '&', '*')} span {
|
|
1034
|
+
@media (min-device-width: 768px) {
|
|
1035
|
+
font-size: 18px;
|
|
1036
|
+
padding: 11px;
|
|
1037
|
+
}
|
|
1038
|
+
}
|
|
1039
|
+
}
|
|
1019
1040
|
#{if(&, '&', '*')} .e-next {
|
|
1020
1041
|
height: $modal-range-prev-next-icon-size;
|
|
1021
1042
|
width: $modal-range-prev-next-icon-size;
|
|
1043
|
+
@if ($skin-name == 'Material3') {
|
|
1044
|
+
margin-right: 42px;
|
|
1045
|
+
}
|
|
1022
1046
|
|
|
1023
|
-
#{if(&, '&', '*')} span{
|
|
1047
|
+
#{if(&, '&', '*')} span {
|
|
1024
1048
|
padding: $modal-range-prev-next-icon-padding;
|
|
1025
1049
|
line-height: $modal-range-prev-next-icon-line-height;
|
|
1026
1050
|
@media (min-device-width: 768px) {
|
|
@@ -1031,10 +1055,26 @@ $range-header-font-size: 16px !default;
|
|
|
1031
1055
|
|
|
1032
1056
|
#{if(&, '&', '*')} .e-title {
|
|
1033
1057
|
@media (max-height: 600px) {
|
|
1058
|
+
@if ($skin-name == 'Material3') {
|
|
1059
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1060
|
+
position: absolute;
|
|
1061
|
+
text-align: center;
|
|
1062
|
+
vertical-align: middle;
|
|
1063
|
+
width: $modal-header-month-name-width;
|
|
1064
|
+
line-height: $modal-month-name-line-height;
|
|
1065
|
+
}
|
|
1034
1066
|
line-height: $modal-range-month-landscape-title-line-height;
|
|
1035
1067
|
}
|
|
1036
1068
|
|
|
1037
1069
|
@media (min-height: 600px) {
|
|
1070
|
+
@if ($skin-name == 'Material3') {
|
|
1071
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1072
|
+
position: absolute;
|
|
1073
|
+
text-align: center;
|
|
1074
|
+
vertical-align: middle;
|
|
1075
|
+
width: $modal-header-month-name-width;
|
|
1076
|
+
line-height: $modal-month-name-line-height;
|
|
1077
|
+
}
|
|
1038
1078
|
line-height: $modal-range-month-header-title-line-height;
|
|
1039
1079
|
}
|
|
1040
1080
|
|
|
@@ -1082,14 +1122,6 @@ $range-header-font-size: 16px !default;
|
|
|
1082
1122
|
}
|
|
1083
1123
|
}
|
|
1084
1124
|
}
|
|
1085
|
-
#{if( &, '&', '*')} .e-footer {
|
|
1086
|
-
display: block;
|
|
1087
|
-
|
|
1088
|
-
#{if( &, '&', '*')} .e-btn.e-apply,
|
|
1089
|
-
#{if( &, '&', '*')} .e-btn.e-cancel {
|
|
1090
|
-
float: right;
|
|
1091
|
-
}
|
|
1092
|
-
}
|
|
1093
1125
|
}
|
|
1094
1126
|
|
|
1095
1127
|
#{if(&, '&', '*')} .e-calendar-container {
|
|
@@ -1173,13 +1205,10 @@ $range-header-font-size: 16px !default;
|
|
|
1173
1205
|
|
|
1174
1206
|
#{if( &, '&', '*')} .e-daterangepicker.e-popup.e-popup-expand {
|
|
1175
1207
|
|
|
1176
|
-
#{if( &, '&', '*')} .e-date-range-container .e-range-header.e-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
@media (min-height: 600px) {
|
|
1182
|
-
height: 20vh;
|
|
1208
|
+
#{if( &, '&', '*')} .e-date-range-container .e-range-header .e-model-header-wrapper .e-btn {
|
|
1209
|
+
padding: 0;
|
|
1210
|
+
@media (min-device-width: 768px) {
|
|
1211
|
+
font-size: $modal-range-header-landscape-font-size;
|
|
1183
1212
|
}
|
|
1184
1213
|
}
|
|
1185
1214
|
|
|
@@ -1254,8 +1283,8 @@ $range-header-font-size: 16px !default;
|
|
|
1254
1283
|
}
|
|
1255
1284
|
|
|
1256
1285
|
#{if(&, '&', '*')} .e-day-span {
|
|
1257
|
-
margin:
|
|
1258
|
-
font-size:
|
|
1286
|
+
margin: 8px 0;
|
|
1287
|
+
font-size: 16px;
|
|
1259
1288
|
}
|
|
1260
1289
|
|
|
1261
1290
|
}
|
|
@@ -272,22 +272,22 @@ $modal-range-footer-display: none !default;
|
|
|
272
272
|
$modal-range-landscape-header-height: 27vh !default;
|
|
273
273
|
$modal-range-landscape-conetent-overflow: auto !default;
|
|
274
274
|
$modal-range-table-display: table !default;
|
|
275
|
-
$modal-range-start-end-size:
|
|
275
|
+
$modal-range-start-end-size: 28px !default;
|
|
276
276
|
|
|
277
277
|
// header styles for presets
|
|
278
278
|
$modal-range-presets-header-height: 10% !default;
|
|
279
279
|
$modal-range-presets-portrait-height: 90% !default;
|
|
280
280
|
$modal-range-presets-landscape-height: 85% !default;
|
|
281
|
-
$modal-range-header-padding: 2.5vh 2.5vw !default;
|
|
281
|
+
$modal-range-header-padding: 2.5vh 2.5vw 2.5vh 1.5vw !default;
|
|
282
282
|
$modal-range-header-display-style: flex !default;
|
|
283
283
|
$modal-range-header-content-align: center !default;
|
|
284
|
-
$modal-range-header-portrait-font-size:
|
|
284
|
+
$modal-range-header-portrait-font-size: 2vh !default;
|
|
285
285
|
$modal-close-icon-float: left !default;
|
|
286
286
|
$modal-portrait-content-padding: 1vh 2vw !default;
|
|
287
287
|
$modal-range-header-title-transform: capitalize !default;
|
|
288
288
|
$modal-range-header-border-bottom: none !default;
|
|
289
289
|
$modal-range-header-landscape-height: 15% !default;
|
|
290
|
-
$modal-range-header-landscape-font-size:
|
|
290
|
+
$modal-range-header-landscape-font-size: 18px !default;
|
|
291
291
|
$modal-landscape-padding: 1vh 1vw !default;
|
|
292
292
|
|
|
293
293
|
// modal dialog colors
|
|
@@ -295,7 +295,7 @@ $modal-range-header-bg-color: $content-bg-color-alt1 !default;
|
|
|
295
295
|
$modal-range-header-text-color: $content-text-color-alt1 !default;
|
|
296
296
|
|
|
297
297
|
// tablet device style changes for modal popup
|
|
298
|
-
$modal-range-tablet-font-size:
|
|
298
|
+
$modal-range-tablet-font-size: 18px !default;
|
|
299
299
|
|
|
300
300
|
$range-header-font-size: 16px !default;
|
|
301
301
|
|
|
@@ -1015,12 +1015,36 @@ $range-header-font-size: 16px !default;
|
|
|
1015
1015
|
padding: $modal-range-portrait-month-header-padding;
|
|
1016
1016
|
line-height: $modal-range-month-header-line-height;
|
|
1017
1017
|
|
|
1018
|
-
#{if(&, '&', '*')} .e-prev
|
|
1018
|
+
#{if(&, '&', '*')} .e-prev {
|
|
1019
|
+
height: $modal-range-prev-next-icon-size;
|
|
1020
|
+
width: $modal-range-prev-next-icon-size;
|
|
1021
|
+
@if ($skin-name == 'Material3') {
|
|
1022
|
+
margin-right: 60vw;
|
|
1023
|
+
vertical-align: inherit;
|
|
1024
|
+
font-size: $modal-range-tablet-font-size
|
|
1025
|
+
}
|
|
1026
|
+
@media screen and (orientation: landscape) {
|
|
1027
|
+
@if ($skin-name == 'Material3') {
|
|
1028
|
+
margin-right: 78vw;
|
|
1029
|
+
vertical-align: inherit;
|
|
1030
|
+
}
|
|
1031
|
+
}
|
|
1032
|
+
|
|
1033
|
+
#{if(&, '&', '*')} span {
|
|
1034
|
+
@media (min-device-width: 768px) {
|
|
1035
|
+
font-size: 18px;
|
|
1036
|
+
padding: 11px;
|
|
1037
|
+
}
|
|
1038
|
+
}
|
|
1039
|
+
}
|
|
1019
1040
|
#{if(&, '&', '*')} .e-next {
|
|
1020
1041
|
height: $modal-range-prev-next-icon-size;
|
|
1021
1042
|
width: $modal-range-prev-next-icon-size;
|
|
1043
|
+
@if ($skin-name == 'Material3') {
|
|
1044
|
+
margin-right: 42px;
|
|
1045
|
+
}
|
|
1022
1046
|
|
|
1023
|
-
#{if(&, '&', '*')} span{
|
|
1047
|
+
#{if(&, '&', '*')} span {
|
|
1024
1048
|
padding: $modal-range-prev-next-icon-padding;
|
|
1025
1049
|
line-height: $modal-range-prev-next-icon-line-height;
|
|
1026
1050
|
@media (min-device-width: 768px) {
|
|
@@ -1031,10 +1055,26 @@ $range-header-font-size: 16px !default;
|
|
|
1031
1055
|
|
|
1032
1056
|
#{if(&, '&', '*')} .e-title {
|
|
1033
1057
|
@media (max-height: 600px) {
|
|
1058
|
+
@if ($skin-name == 'Material3') {
|
|
1059
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1060
|
+
position: absolute;
|
|
1061
|
+
text-align: center;
|
|
1062
|
+
vertical-align: middle;
|
|
1063
|
+
width: $modal-header-month-name-width;
|
|
1064
|
+
line-height: $modal-month-name-line-height;
|
|
1065
|
+
}
|
|
1034
1066
|
line-height: $modal-range-month-landscape-title-line-height;
|
|
1035
1067
|
}
|
|
1036
1068
|
|
|
1037
1069
|
@media (min-height: 600px) {
|
|
1070
|
+
@if ($skin-name == 'Material3') {
|
|
1071
|
+
margin-left: $modal-header-month-name-left-width;
|
|
1072
|
+
position: absolute;
|
|
1073
|
+
text-align: center;
|
|
1074
|
+
vertical-align: middle;
|
|
1075
|
+
width: $modal-header-month-name-width;
|
|
1076
|
+
line-height: $modal-month-name-line-height;
|
|
1077
|
+
}
|
|
1038
1078
|
line-height: $modal-range-month-header-title-line-height;
|
|
1039
1079
|
}
|
|
1040
1080
|
|
|
@@ -1082,14 +1122,6 @@ $range-header-font-size: 16px !default;
|
|
|
1082
1122
|
}
|
|
1083
1123
|
}
|
|
1084
1124
|
}
|
|
1085
|
-
#{if( &, '&', '*')} .e-footer {
|
|
1086
|
-
display: block;
|
|
1087
|
-
|
|
1088
|
-
#{if( &, '&', '*')} .e-btn.e-apply,
|
|
1089
|
-
#{if( &, '&', '*')} .e-btn.e-cancel {
|
|
1090
|
-
float: right;
|
|
1091
|
-
}
|
|
1092
|
-
}
|
|
1093
1125
|
}
|
|
1094
1126
|
|
|
1095
1127
|
#{if(&, '&', '*')} .e-calendar-container {
|
|
@@ -1173,13 +1205,10 @@ $range-header-font-size: 16px !default;
|
|
|
1173
1205
|
|
|
1174
1206
|
#{if( &, '&', '*')} .e-daterangepicker.e-popup.e-popup-expand {
|
|
1175
1207
|
|
|
1176
|
-
#{if( &, '&', '*')} .e-date-range-container .e-range-header.e-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
@media (min-height: 600px) {
|
|
1182
|
-
height: 20vh;
|
|
1208
|
+
#{if( &, '&', '*')} .e-date-range-container .e-range-header .e-model-header-wrapper .e-btn {
|
|
1209
|
+
padding: 0;
|
|
1210
|
+
@media (min-device-width: 768px) {
|
|
1211
|
+
font-size: $modal-range-header-landscape-font-size;
|
|
1183
1212
|
}
|
|
1184
1213
|
}
|
|
1185
1214
|
|
|
@@ -1254,8 +1283,8 @@ $range-header-font-size: 16px !default;
|
|
|
1254
1283
|
}
|
|
1255
1284
|
|
|
1256
1285
|
#{if(&, '&', '*')} .e-day-span {
|
|
1257
|
-
margin:
|
|
1258
|
-
font-size:
|
|
1286
|
+
margin: 8px 0;
|
|
1287
|
+
font-size: 16px;
|
|
1259
1288
|
}
|
|
1260
1289
|
|
|
1261
1290
|
}
|
|
@@ -58,10 +58,10 @@ $modal-header-text-color: $grey-dark-font !default;
|
|
|
58
58
|
|
|
59
59
|
// modal dialog portrait dimensions
|
|
60
60
|
$modal-header-height: 10% !default;
|
|
61
|
-
$modal-header-padding: 2.5vh 2.5vw !default;
|
|
61
|
+
$modal-header-padding: 2.5vh 2.5vw 2.5vh 1.5vw !default;
|
|
62
62
|
$modal-header-display-style: flex !default;
|
|
63
63
|
$modal-header-content-align: center !default;
|
|
64
|
-
$modal-header-portrait-font-size:
|
|
64
|
+
$modal-header-portrait-font-size: 2vh !default;
|
|
65
65
|
$modal-close-icon-float: left !default;
|
|
66
66
|
$modal-portrait-content-padding: 1vh 2vw !default;
|
|
67
67
|
$modal-content-height: 90% !default;
|
|
@@ -300,6 +300,13 @@ $modal-tablet-font-size: 24px !default;
|
|
|
300
300
|
}
|
|
301
301
|
}
|
|
302
302
|
|
|
303
|
+
.e-timepicker-mob-popup-wrap .e-popup-expand.e-timepicker.e-popup,
|
|
304
|
+
.e-datetimepicker.e-popup-expand.e-timepicker.e-popup,
|
|
305
|
+
.e-timepicker-mob-popup-wrap .e-popup-expand.e-datetimepicker.e-popup,
|
|
306
|
+
.e-datetimepicker.e-popup-expand.e-popup {
|
|
307
|
+
border-radius: 0;
|
|
308
|
+
}
|
|
309
|
+
|
|
303
310
|
.e-timepicker-mob-popup-wrap .e-popup-expand,
|
|
304
311
|
.e-datetimepicker.e-popup-expand {
|
|
305
312
|
|
|
@@ -319,6 +326,11 @@ $modal-tablet-font-size: 24px !default;
|
|
|
319
326
|
#{if(&, '&', '*')} .e-model-title {
|
|
320
327
|
padding: $modal-portrait-content-padding;
|
|
321
328
|
text-transform: $modal-header-title-transform;
|
|
329
|
+
font-weight: 500;
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
#{if(&, '&', '*')} .e-btn.e-popup-close {
|
|
333
|
+
font-size: $modal-header-portrait-font-size;
|
|
322
334
|
}
|
|
323
335
|
}
|
|
324
336
|
|
|
@@ -356,6 +368,10 @@ $modal-tablet-font-size: 24px !default;
|
|
|
356
368
|
#{if(&, '&', '*')} .e-model-title {
|
|
357
369
|
padding: $modal-landscape-padding;
|
|
358
370
|
}
|
|
371
|
+
|
|
372
|
+
#{if(&, '&', '*')} .e-btn.e-popup-close {
|
|
373
|
+
font-size: $modal-header-landscape-font-size;
|
|
374
|
+
}
|
|
359
375
|
}
|
|
360
376
|
|
|
361
377
|
#{if(&, '&', '*')} .e-content {
|
|
@@ -480,6 +496,7 @@ $modal-tablet-font-size: 24px !default;
|
|
|
480
496
|
|
|
481
497
|
#{if(&, '&', '*')} .e-popup-close {
|
|
482
498
|
color: $modal-header-text-color;
|
|
499
|
+
font-weight: 500;
|
|
483
500
|
}
|
|
484
501
|
}
|
|
485
502
|
}
|