@syncfusion/blazor-themes 22.2.12 → 23.1.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/base/bootstrap-dark.scss +53 -1
- package/SCSS-Themes/base/bootstrap.scss +54 -1
- package/SCSS-Themes/base/bootstrap4.scss +23 -1
- package/SCSS-Themes/base/bootstrap5-dark.scss +18 -1
- package/SCSS-Themes/base/bootstrap5.scss +18 -1
- package/SCSS-Themes/base/fabric-dark.scss +54 -1
- package/SCSS-Themes/base/fabric.scss +54 -1
- package/SCSS-Themes/base/fluent-dark.scss +18 -1
- package/SCSS-Themes/base/fluent.scss +18 -1
- package/SCSS-Themes/base/highcontrast.scss +54 -1
- package/SCSS-Themes/base/material-dark.scss +54 -2
- package/SCSS-Themes/base/material.scss +54 -1
- package/SCSS-Themes/base/material3-dark.scss +18 -1
- package/SCSS-Themes/base/material3.scss +19 -1
- package/SCSS-Themes/base/tailwind-dark.scss +19 -1
- package/SCSS-Themes/base/tailwind.scss +19 -1
- package/SCSS-Themes/bootstrap-dark.scss +1666 -252
- package/SCSS-Themes/bootstrap.scss +1668 -253
- package/SCSS-Themes/bootstrap4.scss +1640 -256
- package/SCSS-Themes/bootstrap5-dark.scss +1636 -257
- package/SCSS-Themes/bootstrap5.scss +1636 -257
- package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap4.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap5.scss +11 -0
- package/SCSS-Themes/buttons/switch/fabric-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/fabric.scss +11 -0
- package/SCSS-Themes/buttons/switch/fluent-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/fluent.scss +11 -0
- package/SCSS-Themes/buttons/switch/highcontrast.scss +11 -0
- package/SCSS-Themes/buttons/switch/material-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/material.scss +11 -0
- package/SCSS-Themes/buttons/switch/material3-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/material3.scss +11 -0
- package/SCSS-Themes/buttons/switch/tailwind-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/tailwind.scss +11 -0
- package/SCSS-Themes/calendars/datepicker/bootstrap-dark.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap4.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap5-dark.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/bootstrap5.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/fabric-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/fabric.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/fluent-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/fluent.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/highcontrast.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/material-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material3-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material3.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/tailwind-dark.scss +42 -17
- package/SCSS-Themes/calendars/datepicker/tailwind.scss +42 -17
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +56 -24
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +56 -24
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +53 -24
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +53 -24
- package/SCSS-Themes/calendars/timepicker/bootstrap-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap4.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap5-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap5.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fabric-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fabric.scss +21 -4
- package/SCSS-Themes/calendars/timepicker/fluent-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fluent.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/highcontrast.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material3-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material3.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/tailwind-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/tailwind.scss +19 -2
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +2 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/material3.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +3 -9
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +3 -9
- package/SCSS-Themes/fabric-dark.scss +1666 -251
- package/SCSS-Themes/fabric.scss +1670 -255
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +1 -1
- package/SCSS-Themes/filemanager/file-manager/material3.scss +1 -1
- package/SCSS-Themes/fluent-dark.scss +1636 -257
- package/SCSS-Themes/fluent.scss +1636 -257
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fabric.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fluent.scss +130 -107
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material3.scss +130 -107
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/tailwind.scss +130 -107
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap4.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap5.scss +639 -34
- package/SCSS-Themes/grids/grid/fabric-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/fabric.scss +639 -34
- package/SCSS-Themes/grids/grid/fluent-dark.scss +640 -35
- package/SCSS-Themes/grids/grid/fluent.scss +640 -35
- package/SCSS-Themes/grids/grid/highcontrast.scss +639 -34
- package/SCSS-Themes/grids/grid/material-dark.scss +641 -36
- package/SCSS-Themes/grids/grid/material.scss +639 -34
- package/SCSS-Themes/grids/grid/material3-dark.scss +640 -35
- package/SCSS-Themes/grids/grid/material3.scss +640 -35
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/tailwind.scss +639 -34
- package/SCSS-Themes/highcontrast.scss +1668 -253
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/material3.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +98 -2
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -1
- package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/fabric.scss +1 -1
- package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/fluent.scss +1 -1
- package/SCSS-Themes/inputs/input/highcontrast.scss +1 -1
- package/SCSS-Themes/inputs/input/material-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/material.scss +1 -1
- package/SCSS-Themes/inputs/input/material3-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/material3.scss +1 -1
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -1
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +3 -8
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/fabric.scss +3 -8
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/fluent.scss +3 -8
- package/SCSS-Themes/inputs/rating/highcontrast.scss +3 -8
- package/SCSS-Themes/inputs/rating/material-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/material.scss +3 -8
- package/SCSS-Themes/inputs/rating/material3-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/material3.scss +3 -8
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/tailwind.scss +3 -8
- package/SCSS-Themes/material-dark.scss +1668 -254
- package/SCSS-Themes/material.scss +1666 -251
- package/SCSS-Themes/material3-dark.scss +1644 -261
- package/SCSS-Themes/material3.scss +1645 -261
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fabric.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fluent.scss +1 -0
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material3-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material3.scss +1 -0
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/tailwind.scss +1 -0
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +8 -3
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/fabric.scss +8 -3
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/fluent.scss +8 -3
- package/SCSS-Themes/navigations/menu/highcontrast.scss +8 -3
- package/SCSS-Themes/navigations/menu/material-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/material.scss +8 -3
- package/SCSS-Themes/navigations/menu/material3-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/material3.scss +8 -3
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/tailwind.scss +8 -3
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/tab/tailwind.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +4 -4
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/material3.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +2 -2
- package/SCSS-Themes/notifications/message/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap4.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap5.scss +3 -1
- package/SCSS-Themes/notifications/message/fabric-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/fabric.scss +3 -1
- package/SCSS-Themes/notifications/message/fluent-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/fluent.scss +3 -1
- package/SCSS-Themes/notifications/message/highcontrast.scss +3 -1
- package/SCSS-Themes/notifications/message/material-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/material.scss +3 -1
- package/SCSS-Themes/notifications/message/material3-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/material3.scss +3 -1
- package/SCSS-Themes/notifications/message/tailwind-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/tailwind.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +6 -1
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/fabric.scss +6 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +6 -1
- package/SCSS-Themes/notifications/toast/highcontrast.scss +6 -1
- package/SCSS-Themes/notifications/toast/material-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/material.scss +6 -1
- package/SCSS-Themes/notifications/toast/material3-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/material3.scss +6 -1
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +6 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +2 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +81 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material3.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +80 -40
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +490 -6
- package/SCSS-Themes/ribbon/ribbon/material3.scss +490 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +489 -6
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +15 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +15 -0
- package/SCSS-Themes/tailwind-dark.scss +1643 -263
- package/SCSS-Themes/tailwind.scss +1643 -263
- package/package.json +1 -1
|
@@ -52,6 +52,7 @@
|
|
|
52
52
|
/*! component's theme wise override definitions and variables */
|
|
53
53
|
$pivotgrid-skin: 'highcontrast' !default;
|
|
54
54
|
$pivotgrid-active-color: $selection-bg !default;
|
|
55
|
+
$pivotgrid-primary-color: $selection-bg !default;
|
|
55
56
|
$pivotgrid-default-font-color: $header-font-alt !default;
|
|
56
57
|
$pivotgrid-prompt-default-font-color: $pivotgrid-default-font-color !default;
|
|
57
58
|
$pivotgrid-cell-border-color: $border-default !default;
|
|
@@ -165,7 +166,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
165
166
|
$pivotgrid-rowsheader-cellvalue-margin-top: 0 !default;
|
|
166
167
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 75px !default;
|
|
167
168
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
168
|
-
$pivotgrid-cell-value-margin
|
|
169
|
+
$pivotgrid-cell-value-margin: 0 !default;
|
|
169
170
|
|
|
170
171
|
/*! component's common definitions and variables */
|
|
171
172
|
$pivotgrid-grouping-height: 30px !default;
|
|
@@ -1052,6 +1053,17 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1052
1053
|
.e-frozenscrollbar {
|
|
1053
1054
|
background: $pivotgrid-grp-bg-color;
|
|
1054
1055
|
}
|
|
1056
|
+
|
|
1057
|
+
/* stylelint-disable */
|
|
1058
|
+
& .e-headercontent {
|
|
1059
|
+
& .e-columnheader {
|
|
1060
|
+
& .e-headercell.e-leftfreeze {
|
|
1061
|
+
// For safari browser only
|
|
1062
|
+
-webkit-transform: translate3d(0, 0, 0);
|
|
1063
|
+
}
|
|
1064
|
+
}
|
|
1065
|
+
}
|
|
1066
|
+
/* stylelint-enable */
|
|
1055
1067
|
}
|
|
1056
1068
|
|
|
1057
1069
|
.e-pivotview-disable-icon {
|
|
@@ -1385,6 +1397,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1385
1397
|
/*! PivotView theme */
|
|
1386
1398
|
.e-pivotview {
|
|
1387
1399
|
.e-pivotcell-container {
|
|
1400
|
+
align-items: center;
|
|
1388
1401
|
display: flex;
|
|
1389
1402
|
|
|
1390
1403
|
.e-stackedheadertext,
|
|
@@ -1444,15 +1457,27 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1444
1457
|
user-select: none;
|
|
1445
1458
|
}
|
|
1446
1459
|
|
|
1460
|
+
.e-grid .e-content-virtualtable {
|
|
1461
|
+
overflow-x: auto;
|
|
1462
|
+
scrollbar-width: none; /* firefox */
|
|
1463
|
+
|
|
1464
|
+
&::-webkit-scrollbar {
|
|
1465
|
+
display: none; /* safari, chrome and edge */
|
|
1466
|
+
}
|
|
1467
|
+
}
|
|
1468
|
+
|
|
1447
1469
|
.e-gtot,
|
|
1448
1470
|
.e-gtot.e-rowsheader,
|
|
1449
1471
|
.e-gtot.e-columnsheader,
|
|
1450
1472
|
.e-grid .e-content,
|
|
1451
|
-
.e-grid .e-gridheader
|
|
1452
|
-
.e-headercell {
|
|
1473
|
+
.e-grid .e-gridheader {
|
|
1453
1474
|
background: $pivotgrid-gtot-background-color;
|
|
1454
1475
|
}
|
|
1455
1476
|
|
|
1477
|
+
.e-headercell:not(.e-columnsheader) {
|
|
1478
|
+
background: $pivotgrid-gtot-background-color !important;
|
|
1479
|
+
}
|
|
1480
|
+
|
|
1456
1481
|
.e-grid .e-gridheader {
|
|
1457
1482
|
border-bottom-width: 1px;
|
|
1458
1483
|
@if($skin-name == 'bootstrap5') {
|
|
@@ -1550,20 +1575,14 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1550
1575
|
color: $pivotgrid-header-selection-color !important;
|
|
1551
1576
|
}
|
|
1552
1577
|
}
|
|
1553
|
-
/* stylelint-enable */
|
|
1554
1578
|
|
|
1555
1579
|
.e-drop-indicator {
|
|
1556
1580
|
display: block;
|
|
1557
1581
|
}
|
|
1558
1582
|
|
|
1559
1583
|
div {
|
|
1560
|
-
&.e-cellvalue {
|
|
1561
|
-
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1562
|
-
}
|
|
1563
|
-
|
|
1564
1584
|
div span.e-value-sort-icon {
|
|
1565
1585
|
@if ($skin-name == 'Material3') {
|
|
1566
|
-
/* stylelint-disable */
|
|
1567
1586
|
padding: 0 !important;
|
|
1568
1587
|
}
|
|
1569
1588
|
}
|
|
@@ -1592,11 +1611,20 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1592
1611
|
}
|
|
1593
1612
|
}
|
|
1594
1613
|
|
|
1614
|
+
.e-stackedheadercelldiv .e-sortfilterdiv, .e-headercelldiv .e-sortfilterdiv {
|
|
1615
|
+
margin: $pivotgrid-vsort-column-margin !important;
|
|
1616
|
+
}
|
|
1617
|
+
|
|
1618
|
+
.e-stackedheadercelldiv .e-sortfilterdiv.e-value-sort-align, .e-headercelldiv .e-sortfilterdiv.e-value-sort-align {
|
|
1619
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1620
|
+
}
|
|
1621
|
+
|
|
1595
1622
|
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1596
1623
|
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1597
|
-
margin: $pivotgrid-
|
|
1624
|
+
margin: $pivotgrid-cell-value-margin !important;
|
|
1598
1625
|
margin-left: auto !important;
|
|
1599
|
-
|
|
1626
|
+
padding-bottom: $pivotgrid-cell-value-margin !important;
|
|
1627
|
+
padding-top: $pivotgrid-cell-value-margin !important;
|
|
1600
1628
|
}
|
|
1601
1629
|
}
|
|
1602
1630
|
|
|
@@ -1664,16 +1692,36 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1664
1692
|
}
|
|
1665
1693
|
}
|
|
1666
1694
|
|
|
1667
|
-
&.sf-pivotview
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1695
|
+
&.sf-pivotview {
|
|
1696
|
+
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1697
|
+
z-index: 1 !important;
|
|
1698
|
+
}
|
|
1699
|
+
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1700
|
+
visibility: hidden !important;
|
|
1701
|
+
/* stylelint-enable */
|
|
1702
|
+
}
|
|
1703
|
+
.e-grid {
|
|
1704
|
+
.e-pivot-content-loader {
|
|
1705
|
+
position: absolute;
|
|
1706
|
+
z-index: 10;
|
|
1707
|
+
color: $pivotgrid-primary-color;
|
|
1708
|
+
font-size: 20px;
|
|
1709
|
+
text-align: center;
|
|
1710
|
+
padding: 10%;
|
|
1711
|
+
|
|
1712
|
+
&.e-hide-loader {
|
|
1713
|
+
display: none;
|
|
1714
|
+
}
|
|
1715
|
+
}
|
|
1716
|
+
.e-virtual-pivot-content {
|
|
1717
|
+
visibility: hidden;
|
|
1718
|
+
}
|
|
1719
|
+
}
|
|
1673
1720
|
}
|
|
1674
1721
|
|
|
1675
1722
|
.e-grid .e-headercelldiv,
|
|
1676
1723
|
.e-grid .e-columnsheader {
|
|
1724
|
+
/* stylelint-disable */
|
|
1677
1725
|
padding-left: 8px !important;
|
|
1678
1726
|
|
|
1679
1727
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
@@ -1708,6 +1756,16 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1708
1756
|
border-right-width: 1px;
|
|
1709
1757
|
}
|
|
1710
1758
|
|
|
1759
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
1760
|
+
border-left-color: $pivotgrid-default-border-color !important;
|
|
1761
|
+
border-right-color: $pivotgrid-default-border-color !important;
|
|
1762
|
+
border-right-width: 1px !important;
|
|
1763
|
+
|
|
1764
|
+
&:not(.e-gtot) {
|
|
1765
|
+
background: $pivotgrid-header-background-color;
|
|
1766
|
+
}
|
|
1767
|
+
}
|
|
1768
|
+
|
|
1711
1769
|
.e-stackedheadercelldiv {
|
|
1712
1770
|
display: block;
|
|
1713
1771
|
}
|
|
@@ -1716,20 +1774,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1716
1774
|
.e-stackedheadercelldiv.e-cellvalue {
|
|
1717
1775
|
display: inline-block;
|
|
1718
1776
|
padding-left: 12px !important;
|
|
1719
|
-
margin-top: 5px;
|
|
1720
|
-
|
|
1721
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') {
|
|
1722
|
-
margin-top: 0;
|
|
1723
|
-
}
|
|
1724
|
-
|
|
1725
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') or ($pivotgrid-skin == 'fabric-dark') {
|
|
1726
|
-
margin-top: 2px;
|
|
1727
|
-
padding-left: 8px !important;
|
|
1728
|
-
}
|
|
1729
|
-
|
|
1730
|
-
@if ($skin-name == 'FluentUI') {
|
|
1731
|
-
margin-top: 1px;
|
|
1732
|
-
}
|
|
1733
1777
|
}
|
|
1734
1778
|
|
|
1735
1779
|
.e-headercelldiv.e-cellvalue {
|
|
@@ -2303,8 +2347,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2303
2347
|
cursor: pointer;
|
|
2304
2348
|
display: inline-block;
|
|
2305
2349
|
height: 18px;
|
|
2306
|
-
margin-top: $pivotgrid-expand-collapse-margin-top;
|
|
2307
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2308
2350
|
text-align: center;
|
|
2309
2351
|
width: 18px;
|
|
2310
2352
|
@if ($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'Material3') or ($skin-name == 'tailwind') {
|
|
@@ -2317,8 +2359,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2317
2359
|
th .e-collapse {
|
|
2318
2360
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2319
2361
|
margin-left: 0px;
|
|
2320
|
-
margin-top: $pivotgrid-drill-margintop;
|
|
2321
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2322
2362
|
}
|
|
2323
2363
|
|
|
2324
2364
|
/* stylelint-enable */
|
|
@@ -2745,6 +2785,11 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2745
2785
|
border-right: 0;
|
|
2746
2786
|
}
|
|
2747
2787
|
|
|
2788
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
2789
|
+
border-left-width: 1px;
|
|
2790
|
+
border-right: 0;
|
|
2791
|
+
}
|
|
2792
|
+
|
|
2748
2793
|
/* stylelint-enable */
|
|
2749
2794
|
|
|
2750
2795
|
.e-rowsheader .e-cellvalue {
|
|
@@ -3043,11 +3088,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
3043
3088
|
padding-left: 16px !important;
|
|
3044
3089
|
}
|
|
3045
3090
|
|
|
3046
|
-
th .e-expand,
|
|
3047
|
-
th .e-collapse {
|
|
3048
|
-
margin-top: $pivotgrid-bigger-drill-margintop;
|
|
3049
|
-
}
|
|
3050
|
-
|
|
3051
3091
|
.e-grouping-bar {
|
|
3052
3092
|
.e-all-fields-axis {
|
|
3053
3093
|
height: 36px !important;
|
|
@@ -52,6 +52,7 @@
|
|
|
52
52
|
//default
|
|
53
53
|
$pivotgrid-skin: 'material-dark' !default;
|
|
54
54
|
$pivotgrid-active-color: $accent !default;
|
|
55
|
+
$pivotgrid-primary-color: $primary !default;
|
|
55
56
|
$pivotgrid-default-font-color: rgba($grey-dark-font, .7) !default;
|
|
56
57
|
$pivotgrid-prompt-default-font-color: $pivotgrid-default-font-color !default;
|
|
57
58
|
$pivotgrid-cell-border-color: rgba($grey-light-font, .12) !default;
|
|
@@ -159,7 +160,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
159
160
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
160
161
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 85px !default;
|
|
161
162
|
$pivotgrid-member-editor-node-limit-bigger-height: 415px !default;
|
|
162
|
-
$pivotgrid-cell-value-margin
|
|
163
|
+
$pivotgrid-cell-value-margin: 0 !default;
|
|
163
164
|
|
|
164
165
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
165
166
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -1060,6 +1061,17 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1060
1061
|
.e-frozenscrollbar {
|
|
1061
1062
|
background: $pivotgrid-grp-bg-color;
|
|
1062
1063
|
}
|
|
1064
|
+
|
|
1065
|
+
/* stylelint-disable */
|
|
1066
|
+
& .e-headercontent {
|
|
1067
|
+
& .e-columnheader {
|
|
1068
|
+
& .e-headercell.e-leftfreeze {
|
|
1069
|
+
// For safari browser only
|
|
1070
|
+
-webkit-transform: translate3d(0, 0, 0);
|
|
1071
|
+
}
|
|
1072
|
+
}
|
|
1073
|
+
}
|
|
1074
|
+
/* stylelint-enable */
|
|
1063
1075
|
}
|
|
1064
1076
|
|
|
1065
1077
|
.e-pivotview-disable-icon {
|
|
@@ -1393,6 +1405,7 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1393
1405
|
/*! PivotView theme */
|
|
1394
1406
|
.e-pivotview {
|
|
1395
1407
|
.e-pivotcell-container {
|
|
1408
|
+
align-items: center;
|
|
1396
1409
|
display: flex;
|
|
1397
1410
|
|
|
1398
1411
|
.e-stackedheadertext,
|
|
@@ -1452,15 +1465,27 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1452
1465
|
user-select: none;
|
|
1453
1466
|
}
|
|
1454
1467
|
|
|
1468
|
+
.e-grid .e-content-virtualtable {
|
|
1469
|
+
overflow-x: auto;
|
|
1470
|
+
scrollbar-width: none; /* firefox */
|
|
1471
|
+
|
|
1472
|
+
&::-webkit-scrollbar {
|
|
1473
|
+
display: none; /* safari, chrome and edge */
|
|
1474
|
+
}
|
|
1475
|
+
}
|
|
1476
|
+
|
|
1455
1477
|
.e-gtot,
|
|
1456
1478
|
.e-gtot.e-rowsheader,
|
|
1457
1479
|
.e-gtot.e-columnsheader,
|
|
1458
1480
|
.e-grid .e-content,
|
|
1459
|
-
.e-grid .e-gridheader
|
|
1460
|
-
.e-headercell {
|
|
1481
|
+
.e-grid .e-gridheader {
|
|
1461
1482
|
background: $pivotgrid-gtot-background-color;
|
|
1462
1483
|
}
|
|
1463
1484
|
|
|
1485
|
+
.e-headercell:not(.e-columnsheader) {
|
|
1486
|
+
background: $pivotgrid-gtot-background-color !important;
|
|
1487
|
+
}
|
|
1488
|
+
|
|
1464
1489
|
.e-grid .e-gridheader {
|
|
1465
1490
|
border-bottom-width: 1px;
|
|
1466
1491
|
@if($skin-name == 'bootstrap5') {
|
|
@@ -1558,20 +1583,14 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1558
1583
|
color: $pivotgrid-header-selection-color !important;
|
|
1559
1584
|
}
|
|
1560
1585
|
}
|
|
1561
|
-
/* stylelint-enable */
|
|
1562
1586
|
|
|
1563
1587
|
.e-drop-indicator {
|
|
1564
1588
|
display: block;
|
|
1565
1589
|
}
|
|
1566
1590
|
|
|
1567
1591
|
div {
|
|
1568
|
-
&.e-cellvalue {
|
|
1569
|
-
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1570
|
-
}
|
|
1571
|
-
|
|
1572
1592
|
div span.e-value-sort-icon {
|
|
1573
1593
|
@if ($skin-name == 'Material3') {
|
|
1574
|
-
/* stylelint-disable */
|
|
1575
1594
|
padding: 0 !important;
|
|
1576
1595
|
}
|
|
1577
1596
|
}
|
|
@@ -1600,11 +1619,20 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1600
1619
|
}
|
|
1601
1620
|
}
|
|
1602
1621
|
|
|
1622
|
+
.e-stackedheadercelldiv .e-sortfilterdiv, .e-headercelldiv .e-sortfilterdiv {
|
|
1623
|
+
margin: $pivotgrid-vsort-column-margin !important;
|
|
1624
|
+
}
|
|
1625
|
+
|
|
1626
|
+
.e-stackedheadercelldiv .e-sortfilterdiv.e-value-sort-align, .e-headercelldiv .e-sortfilterdiv.e-value-sort-align {
|
|
1627
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1628
|
+
}
|
|
1629
|
+
|
|
1603
1630
|
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1604
1631
|
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1605
|
-
margin: $pivotgrid-
|
|
1632
|
+
margin: $pivotgrid-cell-value-margin !important;
|
|
1606
1633
|
margin-left: auto !important;
|
|
1607
|
-
|
|
1634
|
+
padding-bottom: $pivotgrid-cell-value-margin !important;
|
|
1635
|
+
padding-top: $pivotgrid-cell-value-margin !important;
|
|
1608
1636
|
}
|
|
1609
1637
|
}
|
|
1610
1638
|
|
|
@@ -1672,16 +1700,36 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1672
1700
|
}
|
|
1673
1701
|
}
|
|
1674
1702
|
|
|
1675
|
-
&.sf-pivotview
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1703
|
+
&.sf-pivotview {
|
|
1704
|
+
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1705
|
+
z-index: 1 !important;
|
|
1706
|
+
}
|
|
1707
|
+
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1708
|
+
visibility: hidden !important;
|
|
1709
|
+
/* stylelint-enable */
|
|
1710
|
+
}
|
|
1711
|
+
.e-grid {
|
|
1712
|
+
.e-pivot-content-loader {
|
|
1713
|
+
position: absolute;
|
|
1714
|
+
z-index: 10;
|
|
1715
|
+
color: $pivotgrid-primary-color;
|
|
1716
|
+
font-size: 20px;
|
|
1717
|
+
text-align: center;
|
|
1718
|
+
padding: 10%;
|
|
1719
|
+
|
|
1720
|
+
&.e-hide-loader {
|
|
1721
|
+
display: none;
|
|
1722
|
+
}
|
|
1723
|
+
}
|
|
1724
|
+
.e-virtual-pivot-content {
|
|
1725
|
+
visibility: hidden;
|
|
1726
|
+
}
|
|
1727
|
+
}
|
|
1681
1728
|
}
|
|
1682
1729
|
|
|
1683
1730
|
.e-grid .e-headercelldiv,
|
|
1684
1731
|
.e-grid .e-columnsheader {
|
|
1732
|
+
/* stylelint-disable */
|
|
1685
1733
|
padding-left: 8px !important;
|
|
1686
1734
|
|
|
1687
1735
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
@@ -1716,6 +1764,16 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1716
1764
|
border-right-width: 1px;
|
|
1717
1765
|
}
|
|
1718
1766
|
|
|
1767
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
1768
|
+
border-left-color: $pivotgrid-default-border-color !important;
|
|
1769
|
+
border-right-color: $pivotgrid-default-border-color !important;
|
|
1770
|
+
border-right-width: 1px !important;
|
|
1771
|
+
|
|
1772
|
+
&:not(.e-gtot) {
|
|
1773
|
+
background: $pivotgrid-header-background-color;
|
|
1774
|
+
}
|
|
1775
|
+
}
|
|
1776
|
+
|
|
1719
1777
|
.e-stackedheadercelldiv {
|
|
1720
1778
|
display: block;
|
|
1721
1779
|
}
|
|
@@ -1724,20 +1782,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1724
1782
|
.e-stackedheadercelldiv.e-cellvalue {
|
|
1725
1783
|
display: inline-block;
|
|
1726
1784
|
padding-left: 12px !important;
|
|
1727
|
-
margin-top: 5px;
|
|
1728
|
-
|
|
1729
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') {
|
|
1730
|
-
margin-top: 0;
|
|
1731
|
-
}
|
|
1732
|
-
|
|
1733
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') or ($pivotgrid-skin == 'fabric-dark') {
|
|
1734
|
-
margin-top: 2px;
|
|
1735
|
-
padding-left: 8px !important;
|
|
1736
|
-
}
|
|
1737
|
-
|
|
1738
|
-
@if ($skin-name == 'FluentUI') {
|
|
1739
|
-
margin-top: 1px;
|
|
1740
|
-
}
|
|
1741
1785
|
}
|
|
1742
1786
|
|
|
1743
1787
|
.e-headercelldiv.e-cellvalue {
|
|
@@ -2311,8 +2355,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
2311
2355
|
cursor: pointer;
|
|
2312
2356
|
display: inline-block;
|
|
2313
2357
|
height: 18px;
|
|
2314
|
-
margin-top: $pivotgrid-expand-collapse-margin-top;
|
|
2315
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2316
2358
|
text-align: center;
|
|
2317
2359
|
width: 18px;
|
|
2318
2360
|
@if ($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'Material3') or ($skin-name == 'tailwind') {
|
|
@@ -2325,8 +2367,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
2325
2367
|
th .e-collapse {
|
|
2326
2368
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2327
2369
|
margin-left: 0px;
|
|
2328
|
-
margin-top: $pivotgrid-drill-margintop;
|
|
2329
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2330
2370
|
}
|
|
2331
2371
|
|
|
2332
2372
|
/* stylelint-enable */
|
|
@@ -2753,6 +2793,11 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
2753
2793
|
border-right: 0;
|
|
2754
2794
|
}
|
|
2755
2795
|
|
|
2796
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
2797
|
+
border-left-width: 1px;
|
|
2798
|
+
border-right: 0;
|
|
2799
|
+
}
|
|
2800
|
+
|
|
2756
2801
|
/* stylelint-enable */
|
|
2757
2802
|
|
|
2758
2803
|
.e-rowsheader .e-cellvalue {
|
|
@@ -3051,11 +3096,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
3051
3096
|
padding-left: 16px !important;
|
|
3052
3097
|
}
|
|
3053
3098
|
|
|
3054
|
-
th .e-expand,
|
|
3055
|
-
th .e-collapse {
|
|
3056
|
-
margin-top: $pivotgrid-bigger-drill-margintop;
|
|
3057
|
-
}
|
|
3058
|
-
|
|
3059
3099
|
.e-grouping-bar {
|
|
3060
3100
|
.e-all-fields-axis {
|
|
3061
3101
|
height: 36px !important;
|
|
@@ -52,6 +52,7 @@
|
|
|
52
52
|
/*! component's theme wise override definitions and variables */
|
|
53
53
|
$pivotgrid-skin: 'material-dark' !default;
|
|
54
54
|
$pivotgrid-active-color: $accent !default;
|
|
55
|
+
$pivotgrid-primary-color: $primary !default;
|
|
55
56
|
$pivotgrid-default-font-color: $content-font-color !default;
|
|
56
57
|
$pivotgrid-prompt-default-font-color: $pivotgrid-default-font-color !default;
|
|
57
58
|
$pivotgrid-cell-border-color: rgba($grey-light-font, .12) !default;
|
|
@@ -157,7 +158,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
157
158
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
158
159
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 90px !default;
|
|
159
160
|
$pivotgrid-member-editor-node-limit-bigger-height: 415px !default;
|
|
160
|
-
$pivotgrid-cell-value-margin
|
|
161
|
+
$pivotgrid-cell-value-margin: 0 !default;
|
|
161
162
|
|
|
162
163
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
163
164
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -1056,6 +1057,17 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1056
1057
|
.e-frozenscrollbar {
|
|
1057
1058
|
background: $pivotgrid-grp-bg-color;
|
|
1058
1059
|
}
|
|
1060
|
+
|
|
1061
|
+
/* stylelint-disable */
|
|
1062
|
+
& .e-headercontent {
|
|
1063
|
+
& .e-columnheader {
|
|
1064
|
+
& .e-headercell.e-leftfreeze {
|
|
1065
|
+
// For safari browser only
|
|
1066
|
+
-webkit-transform: translate3d(0, 0, 0);
|
|
1067
|
+
}
|
|
1068
|
+
}
|
|
1069
|
+
}
|
|
1070
|
+
/* stylelint-enable */
|
|
1059
1071
|
}
|
|
1060
1072
|
|
|
1061
1073
|
.e-pivotview-disable-icon {
|
|
@@ -1389,6 +1401,7 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1389
1401
|
/*! PivotView theme */
|
|
1390
1402
|
.e-pivotview {
|
|
1391
1403
|
.e-pivotcell-container {
|
|
1404
|
+
align-items: center;
|
|
1392
1405
|
display: flex;
|
|
1393
1406
|
|
|
1394
1407
|
.e-stackedheadertext,
|
|
@@ -1448,15 +1461,27 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1448
1461
|
user-select: none;
|
|
1449
1462
|
}
|
|
1450
1463
|
|
|
1464
|
+
.e-grid .e-content-virtualtable {
|
|
1465
|
+
overflow-x: auto;
|
|
1466
|
+
scrollbar-width: none; /* firefox */
|
|
1467
|
+
|
|
1468
|
+
&::-webkit-scrollbar {
|
|
1469
|
+
display: none; /* safari, chrome and edge */
|
|
1470
|
+
}
|
|
1471
|
+
}
|
|
1472
|
+
|
|
1451
1473
|
.e-gtot,
|
|
1452
1474
|
.e-gtot.e-rowsheader,
|
|
1453
1475
|
.e-gtot.e-columnsheader,
|
|
1454
1476
|
.e-grid .e-content,
|
|
1455
|
-
.e-grid .e-gridheader
|
|
1456
|
-
.e-headercell {
|
|
1477
|
+
.e-grid .e-gridheader {
|
|
1457
1478
|
background: $pivotgrid-gtot-background-color;
|
|
1458
1479
|
}
|
|
1459
1480
|
|
|
1481
|
+
.e-headercell:not(.e-columnsheader) {
|
|
1482
|
+
background: $pivotgrid-gtot-background-color !important;
|
|
1483
|
+
}
|
|
1484
|
+
|
|
1460
1485
|
.e-grid .e-gridheader {
|
|
1461
1486
|
border-bottom-width: 1px;
|
|
1462
1487
|
@if($skin-name == 'bootstrap5') {
|
|
@@ -1554,20 +1579,14 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1554
1579
|
color: $pivotgrid-header-selection-color !important;
|
|
1555
1580
|
}
|
|
1556
1581
|
}
|
|
1557
|
-
/* stylelint-enable */
|
|
1558
1582
|
|
|
1559
1583
|
.e-drop-indicator {
|
|
1560
1584
|
display: block;
|
|
1561
1585
|
}
|
|
1562
1586
|
|
|
1563
1587
|
div {
|
|
1564
|
-
&.e-cellvalue {
|
|
1565
|
-
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1566
|
-
}
|
|
1567
|
-
|
|
1568
1588
|
div span.e-value-sort-icon {
|
|
1569
1589
|
@if ($skin-name == 'Material3') {
|
|
1570
|
-
/* stylelint-disable */
|
|
1571
1590
|
padding: 0 !important;
|
|
1572
1591
|
}
|
|
1573
1592
|
}
|
|
@@ -1596,11 +1615,20 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1596
1615
|
}
|
|
1597
1616
|
}
|
|
1598
1617
|
|
|
1618
|
+
.e-stackedheadercelldiv .e-sortfilterdiv, .e-headercelldiv .e-sortfilterdiv {
|
|
1619
|
+
margin: $pivotgrid-vsort-column-margin !important;
|
|
1620
|
+
}
|
|
1621
|
+
|
|
1622
|
+
.e-stackedheadercelldiv .e-sortfilterdiv.e-value-sort-align, .e-headercelldiv .e-sortfilterdiv.e-value-sort-align {
|
|
1623
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1624
|
+
}
|
|
1625
|
+
|
|
1599
1626
|
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1600
1627
|
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1601
|
-
margin: $pivotgrid-
|
|
1628
|
+
margin: $pivotgrid-cell-value-margin !important;
|
|
1602
1629
|
margin-left: auto !important;
|
|
1603
|
-
|
|
1630
|
+
padding-bottom: $pivotgrid-cell-value-margin !important;
|
|
1631
|
+
padding-top: $pivotgrid-cell-value-margin !important;
|
|
1604
1632
|
}
|
|
1605
1633
|
}
|
|
1606
1634
|
|
|
@@ -1668,16 +1696,36 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1668
1696
|
}
|
|
1669
1697
|
}
|
|
1670
1698
|
|
|
1671
|
-
&.sf-pivotview
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1699
|
+
&.sf-pivotview {
|
|
1700
|
+
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1701
|
+
z-index: 1 !important;
|
|
1702
|
+
}
|
|
1703
|
+
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1704
|
+
visibility: hidden !important;
|
|
1705
|
+
/* stylelint-enable */
|
|
1706
|
+
}
|
|
1707
|
+
.e-grid {
|
|
1708
|
+
.e-pivot-content-loader {
|
|
1709
|
+
position: absolute;
|
|
1710
|
+
z-index: 10;
|
|
1711
|
+
color: $pivotgrid-primary-color;
|
|
1712
|
+
font-size: 20px;
|
|
1713
|
+
text-align: center;
|
|
1714
|
+
padding: 10%;
|
|
1715
|
+
|
|
1716
|
+
&.e-hide-loader {
|
|
1717
|
+
display: none;
|
|
1718
|
+
}
|
|
1719
|
+
}
|
|
1720
|
+
.e-virtual-pivot-content {
|
|
1721
|
+
visibility: hidden;
|
|
1722
|
+
}
|
|
1723
|
+
}
|
|
1677
1724
|
}
|
|
1678
1725
|
|
|
1679
1726
|
.e-grid .e-headercelldiv,
|
|
1680
1727
|
.e-grid .e-columnsheader {
|
|
1728
|
+
/* stylelint-disable */
|
|
1681
1729
|
padding-left: 8px !important;
|
|
1682
1730
|
|
|
1683
1731
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
@@ -1712,6 +1760,16 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1712
1760
|
border-right-width: 1px;
|
|
1713
1761
|
}
|
|
1714
1762
|
|
|
1763
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
1764
|
+
border-left-color: $pivotgrid-default-border-color !important;
|
|
1765
|
+
border-right-color: $pivotgrid-default-border-color !important;
|
|
1766
|
+
border-right-width: 1px !important;
|
|
1767
|
+
|
|
1768
|
+
&:not(.e-gtot) {
|
|
1769
|
+
background: $pivotgrid-header-background-color;
|
|
1770
|
+
}
|
|
1771
|
+
}
|
|
1772
|
+
|
|
1715
1773
|
.e-stackedheadercelldiv {
|
|
1716
1774
|
display: block;
|
|
1717
1775
|
}
|
|
@@ -1720,20 +1778,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
1720
1778
|
.e-stackedheadercelldiv.e-cellvalue {
|
|
1721
1779
|
display: inline-block;
|
|
1722
1780
|
padding-left: 12px !important;
|
|
1723
|
-
margin-top: 5px;
|
|
1724
|
-
|
|
1725
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') {
|
|
1726
|
-
margin-top: 0;
|
|
1727
|
-
}
|
|
1728
|
-
|
|
1729
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') or ($pivotgrid-skin == 'fabric-dark') {
|
|
1730
|
-
margin-top: 2px;
|
|
1731
|
-
padding-left: 8px !important;
|
|
1732
|
-
}
|
|
1733
|
-
|
|
1734
|
-
@if ($skin-name == 'FluentUI') {
|
|
1735
|
-
margin-top: 1px;
|
|
1736
|
-
}
|
|
1737
1781
|
}
|
|
1738
1782
|
|
|
1739
1783
|
.e-headercelldiv.e-cellvalue {
|
|
@@ -2307,8 +2351,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
2307
2351
|
cursor: pointer;
|
|
2308
2352
|
display: inline-block;
|
|
2309
2353
|
height: 18px;
|
|
2310
|
-
margin-top: $pivotgrid-expand-collapse-margin-top;
|
|
2311
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2312
2354
|
text-align: center;
|
|
2313
2355
|
width: 18px;
|
|
2314
2356
|
@if ($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'Material3') or ($skin-name == 'tailwind') {
|
|
@@ -2321,8 +2363,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
2321
2363
|
th .e-collapse {
|
|
2322
2364
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2323
2365
|
margin-left: 0px;
|
|
2324
|
-
margin-top: $pivotgrid-drill-margintop;
|
|
2325
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2326
2366
|
}
|
|
2327
2367
|
|
|
2328
2368
|
/* stylelint-enable */
|
|
@@ -2749,6 +2789,11 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
2749
2789
|
border-right: 0;
|
|
2750
2790
|
}
|
|
2751
2791
|
|
|
2792
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
2793
|
+
border-left-width: 1px;
|
|
2794
|
+
border-right: 0;
|
|
2795
|
+
}
|
|
2796
|
+
|
|
2752
2797
|
/* stylelint-enable */
|
|
2753
2798
|
|
|
2754
2799
|
.e-rowsheader .e-cellvalue {
|
|
@@ -3047,11 +3092,6 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
3047
3092
|
padding-left: 16px !important;
|
|
3048
3093
|
}
|
|
3049
3094
|
|
|
3050
|
-
th .e-expand,
|
|
3051
|
-
th .e-collapse {
|
|
3052
|
-
margin-top: $pivotgrid-bigger-drill-margintop;
|
|
3053
|
-
}
|
|
3054
|
-
|
|
3055
3095
|
.e-grouping-bar {
|
|
3056
3096
|
.e-all-fields-axis {
|
|
3057
3097
|
height: 36px !important;
|