@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
|
@@ -120,7 +120,7 @@ $pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
|
120
120
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 100px !default;
|
|
121
121
|
$pivotgrid-member-editor-node-limit-bigger-height: 455px !default;
|
|
122
122
|
$pivotgrid-member-sort-border-radius: $text-xl !default;
|
|
123
|
-
$pivotgrid-cell-value-margin
|
|
123
|
+
$pivotgrid-cell-value-margin: 0 !default;
|
|
124
124
|
|
|
125
125
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
126
126
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -138,6 +138,7 @@ $pivotgrid-value-sort-icon-font-size: 12px !default;
|
|
|
138
138
|
|
|
139
139
|
// normal
|
|
140
140
|
$pivotgrid-active-color: rgba($icon-color) !default;
|
|
141
|
+
$pivotgrid-primary-color: rgba($icon-color) !default;
|
|
141
142
|
$pivotgrid-default-font-color: rgba($content-text-color) !default;
|
|
142
143
|
$pivotgrid-prompt-default-font-color: $pivotgrid-default-font-color !default;
|
|
143
144
|
$pivotgrid-cell-border-color: $content-bg-color-alt3 !default;
|
|
@@ -1062,6 +1063,17 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1062
1063
|
.e-frozenscrollbar {
|
|
1063
1064
|
background: $pivotgrid-grp-bg-color;
|
|
1064
1065
|
}
|
|
1066
|
+
|
|
1067
|
+
/* stylelint-disable */
|
|
1068
|
+
& .e-headercontent {
|
|
1069
|
+
& .e-columnheader {
|
|
1070
|
+
& .e-headercell.e-leftfreeze {
|
|
1071
|
+
// For safari browser only
|
|
1072
|
+
-webkit-transform: translate3d(0, 0, 0);
|
|
1073
|
+
}
|
|
1074
|
+
}
|
|
1075
|
+
}
|
|
1076
|
+
/* stylelint-enable */
|
|
1065
1077
|
}
|
|
1066
1078
|
|
|
1067
1079
|
.e-pivotview-disable-icon {
|
|
@@ -1395,6 +1407,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1395
1407
|
/*! PivotView theme */
|
|
1396
1408
|
.e-pivotview {
|
|
1397
1409
|
.e-pivotcell-container {
|
|
1410
|
+
align-items: center;
|
|
1398
1411
|
display: flex;
|
|
1399
1412
|
|
|
1400
1413
|
.e-stackedheadertext,
|
|
@@ -1454,15 +1467,27 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1454
1467
|
user-select: none;
|
|
1455
1468
|
}
|
|
1456
1469
|
|
|
1470
|
+
.e-grid .e-content-virtualtable {
|
|
1471
|
+
overflow-x: auto;
|
|
1472
|
+
scrollbar-width: none; /* firefox */
|
|
1473
|
+
|
|
1474
|
+
&::-webkit-scrollbar {
|
|
1475
|
+
display: none; /* safari, chrome and edge */
|
|
1476
|
+
}
|
|
1477
|
+
}
|
|
1478
|
+
|
|
1457
1479
|
.e-gtot,
|
|
1458
1480
|
.e-gtot.e-rowsheader,
|
|
1459
1481
|
.e-gtot.e-columnsheader,
|
|
1460
1482
|
.e-grid .e-content,
|
|
1461
|
-
.e-grid .e-gridheader
|
|
1462
|
-
.e-headercell {
|
|
1483
|
+
.e-grid .e-gridheader {
|
|
1463
1484
|
background: $pivotgrid-gtot-background-color;
|
|
1464
1485
|
}
|
|
1465
1486
|
|
|
1487
|
+
.e-headercell:not(.e-columnsheader) {
|
|
1488
|
+
background: $pivotgrid-gtot-background-color !important;
|
|
1489
|
+
}
|
|
1490
|
+
|
|
1466
1491
|
.e-grid .e-gridheader {
|
|
1467
1492
|
border-bottom-width: 1px;
|
|
1468
1493
|
@if($skin-name == 'bootstrap5') {
|
|
@@ -1560,20 +1585,14 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1560
1585
|
color: $pivotgrid-header-selection-color !important;
|
|
1561
1586
|
}
|
|
1562
1587
|
}
|
|
1563
|
-
/* stylelint-enable */
|
|
1564
1588
|
|
|
1565
1589
|
.e-drop-indicator {
|
|
1566
1590
|
display: block;
|
|
1567
1591
|
}
|
|
1568
1592
|
|
|
1569
1593
|
div {
|
|
1570
|
-
&.e-cellvalue {
|
|
1571
|
-
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1572
|
-
}
|
|
1573
|
-
|
|
1574
1594
|
div span.e-value-sort-icon {
|
|
1575
1595
|
@if ($skin-name == 'Material3') {
|
|
1576
|
-
/* stylelint-disable */
|
|
1577
1596
|
padding: 0 !important;
|
|
1578
1597
|
}
|
|
1579
1598
|
}
|
|
@@ -1602,11 +1621,20 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1602
1621
|
}
|
|
1603
1622
|
}
|
|
1604
1623
|
|
|
1624
|
+
.e-stackedheadercelldiv .e-sortfilterdiv, .e-headercelldiv .e-sortfilterdiv {
|
|
1625
|
+
margin: $pivotgrid-vsort-column-margin !important;
|
|
1626
|
+
}
|
|
1627
|
+
|
|
1628
|
+
.e-stackedheadercelldiv .e-sortfilterdiv.e-value-sort-align, .e-headercelldiv .e-sortfilterdiv.e-value-sort-align {
|
|
1629
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1630
|
+
}
|
|
1631
|
+
|
|
1605
1632
|
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1606
1633
|
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1607
|
-
margin: $pivotgrid-
|
|
1634
|
+
margin: $pivotgrid-cell-value-margin !important;
|
|
1608
1635
|
margin-left: auto !important;
|
|
1609
|
-
|
|
1636
|
+
padding-bottom: $pivotgrid-cell-value-margin !important;
|
|
1637
|
+
padding-top: $pivotgrid-cell-value-margin !important;
|
|
1610
1638
|
}
|
|
1611
1639
|
}
|
|
1612
1640
|
|
|
@@ -1674,16 +1702,36 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1674
1702
|
}
|
|
1675
1703
|
}
|
|
1676
1704
|
|
|
1677
|
-
&.sf-pivotview
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1705
|
+
&.sf-pivotview {
|
|
1706
|
+
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1707
|
+
z-index: 1 !important;
|
|
1708
|
+
}
|
|
1709
|
+
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1710
|
+
visibility: hidden !important;
|
|
1711
|
+
/* stylelint-enable */
|
|
1712
|
+
}
|
|
1713
|
+
.e-grid {
|
|
1714
|
+
.e-pivot-content-loader {
|
|
1715
|
+
position: absolute;
|
|
1716
|
+
z-index: 10;
|
|
1717
|
+
color: $pivotgrid-primary-color;
|
|
1718
|
+
font-size: 20px;
|
|
1719
|
+
text-align: center;
|
|
1720
|
+
padding: 10%;
|
|
1721
|
+
|
|
1722
|
+
&.e-hide-loader {
|
|
1723
|
+
display: none;
|
|
1724
|
+
}
|
|
1725
|
+
}
|
|
1726
|
+
.e-virtual-pivot-content {
|
|
1727
|
+
visibility: hidden;
|
|
1728
|
+
}
|
|
1729
|
+
}
|
|
1683
1730
|
}
|
|
1684
1731
|
|
|
1685
1732
|
.e-grid .e-headercelldiv,
|
|
1686
1733
|
.e-grid .e-columnsheader {
|
|
1734
|
+
/* stylelint-disable */
|
|
1687
1735
|
padding-left: 8px !important;
|
|
1688
1736
|
|
|
1689
1737
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
@@ -1718,6 +1766,16 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1718
1766
|
border-right-width: 1px;
|
|
1719
1767
|
}
|
|
1720
1768
|
|
|
1769
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
1770
|
+
border-left-color: $pivotgrid-default-border-color !important;
|
|
1771
|
+
border-right-color: $pivotgrid-default-border-color !important;
|
|
1772
|
+
border-right-width: 1px !important;
|
|
1773
|
+
|
|
1774
|
+
&:not(.e-gtot) {
|
|
1775
|
+
background: $pivotgrid-header-background-color;
|
|
1776
|
+
}
|
|
1777
|
+
}
|
|
1778
|
+
|
|
1721
1779
|
.e-stackedheadercelldiv {
|
|
1722
1780
|
display: block;
|
|
1723
1781
|
}
|
|
@@ -1726,20 +1784,6 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1726
1784
|
.e-stackedheadercelldiv.e-cellvalue {
|
|
1727
1785
|
display: inline-block;
|
|
1728
1786
|
padding-left: 12px !important;
|
|
1729
|
-
margin-top: 5px;
|
|
1730
|
-
|
|
1731
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') {
|
|
1732
|
-
margin-top: 0;
|
|
1733
|
-
}
|
|
1734
|
-
|
|
1735
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') or ($pivotgrid-skin == 'fabric-dark') {
|
|
1736
|
-
margin-top: 2px;
|
|
1737
|
-
padding-left: 8px !important;
|
|
1738
|
-
}
|
|
1739
|
-
|
|
1740
|
-
@if ($skin-name == 'FluentUI') {
|
|
1741
|
-
margin-top: 1px;
|
|
1742
|
-
}
|
|
1743
1787
|
}
|
|
1744
1788
|
|
|
1745
1789
|
.e-headercelldiv.e-cellvalue {
|
|
@@ -2313,8 +2357,6 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
2313
2357
|
cursor: pointer;
|
|
2314
2358
|
display: inline-block;
|
|
2315
2359
|
height: 18px;
|
|
2316
|
-
margin-top: $pivotgrid-expand-collapse-margin-top;
|
|
2317
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2318
2360
|
text-align: center;
|
|
2319
2361
|
width: 18px;
|
|
2320
2362
|
@if ($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'Material3') or ($skin-name == 'tailwind') {
|
|
@@ -2327,8 +2369,6 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
2327
2369
|
th .e-collapse {
|
|
2328
2370
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2329
2371
|
margin-left: 0px;
|
|
2330
|
-
margin-top: $pivotgrid-drill-margintop;
|
|
2331
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2332
2372
|
}
|
|
2333
2373
|
|
|
2334
2374
|
/* stylelint-enable */
|
|
@@ -2755,6 +2795,11 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
2755
2795
|
border-right: 0;
|
|
2756
2796
|
}
|
|
2757
2797
|
|
|
2798
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
2799
|
+
border-left-width: 1px;
|
|
2800
|
+
border-right: 0;
|
|
2801
|
+
}
|
|
2802
|
+
|
|
2758
2803
|
/* stylelint-enable */
|
|
2759
2804
|
|
|
2760
2805
|
.e-rowsheader .e-cellvalue {
|
|
@@ -3053,11 +3098,6 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
3053
3098
|
padding-left: 16px !important;
|
|
3054
3099
|
}
|
|
3055
3100
|
|
|
3056
|
-
th .e-expand,
|
|
3057
|
-
th .e-collapse {
|
|
3058
|
-
margin-top: $pivotgrid-bigger-drill-margintop;
|
|
3059
|
-
}
|
|
3060
|
-
|
|
3061
3101
|
.e-grouping-bar {
|
|
3062
3102
|
.e-all-fields-axis {
|
|
3063
3103
|
height: 36px !important;
|
|
@@ -120,7 +120,7 @@ $pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
|
120
120
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 100px !default;
|
|
121
121
|
$pivotgrid-member-editor-node-limit-bigger-height: 455px !default;
|
|
122
122
|
$pivotgrid-member-sort-border-radius: $text-xl !default;
|
|
123
|
-
$pivotgrid-cell-value-margin
|
|
123
|
+
$pivotgrid-cell-value-margin: 0 !default;
|
|
124
124
|
|
|
125
125
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
126
126
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -138,6 +138,7 @@ $pivotgrid-value-sort-icon-font-size: 12px !default;
|
|
|
138
138
|
|
|
139
139
|
// normal
|
|
140
140
|
$pivotgrid-active-color: rgba($icon-color) !default;
|
|
141
|
+
$pivotgrid-primary-color: rgba($icon-color) !default;
|
|
141
142
|
$pivotgrid-default-font-color: rgba($content-text-color) !default;
|
|
142
143
|
$pivotgrid-prompt-default-font-color: $pivotgrid-default-font-color !default;
|
|
143
144
|
$pivotgrid-cell-border-color: $content-bg-color-alt3 !default;
|
|
@@ -1062,6 +1063,17 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1062
1063
|
.e-frozenscrollbar {
|
|
1063
1064
|
background: $pivotgrid-grp-bg-color;
|
|
1064
1065
|
}
|
|
1066
|
+
|
|
1067
|
+
/* stylelint-disable */
|
|
1068
|
+
& .e-headercontent {
|
|
1069
|
+
& .e-columnheader {
|
|
1070
|
+
& .e-headercell.e-leftfreeze {
|
|
1071
|
+
// For safari browser only
|
|
1072
|
+
-webkit-transform: translate3d(0, 0, 0);
|
|
1073
|
+
}
|
|
1074
|
+
}
|
|
1075
|
+
}
|
|
1076
|
+
/* stylelint-enable */
|
|
1065
1077
|
}
|
|
1066
1078
|
|
|
1067
1079
|
.e-pivotview-disable-icon {
|
|
@@ -1395,6 +1407,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1395
1407
|
/*! PivotView theme */
|
|
1396
1408
|
.e-pivotview {
|
|
1397
1409
|
.e-pivotcell-container {
|
|
1410
|
+
align-items: center;
|
|
1398
1411
|
display: flex;
|
|
1399
1412
|
|
|
1400
1413
|
.e-stackedheadertext,
|
|
@@ -1454,15 +1467,27 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1454
1467
|
user-select: none;
|
|
1455
1468
|
}
|
|
1456
1469
|
|
|
1470
|
+
.e-grid .e-content-virtualtable {
|
|
1471
|
+
overflow-x: auto;
|
|
1472
|
+
scrollbar-width: none; /* firefox */
|
|
1473
|
+
|
|
1474
|
+
&::-webkit-scrollbar {
|
|
1475
|
+
display: none; /* safari, chrome and edge */
|
|
1476
|
+
}
|
|
1477
|
+
}
|
|
1478
|
+
|
|
1457
1479
|
.e-gtot,
|
|
1458
1480
|
.e-gtot.e-rowsheader,
|
|
1459
1481
|
.e-gtot.e-columnsheader,
|
|
1460
1482
|
.e-grid .e-content,
|
|
1461
|
-
.e-grid .e-gridheader
|
|
1462
|
-
.e-headercell {
|
|
1483
|
+
.e-grid .e-gridheader {
|
|
1463
1484
|
background: $pivotgrid-gtot-background-color;
|
|
1464
1485
|
}
|
|
1465
1486
|
|
|
1487
|
+
.e-headercell:not(.e-columnsheader) {
|
|
1488
|
+
background: $pivotgrid-gtot-background-color !important;
|
|
1489
|
+
}
|
|
1490
|
+
|
|
1466
1491
|
.e-grid .e-gridheader {
|
|
1467
1492
|
border-bottom-width: 1px;
|
|
1468
1493
|
@if($skin-name == 'bootstrap5') {
|
|
@@ -1560,20 +1585,14 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1560
1585
|
color: $pivotgrid-header-selection-color !important;
|
|
1561
1586
|
}
|
|
1562
1587
|
}
|
|
1563
|
-
/* stylelint-enable */
|
|
1564
1588
|
|
|
1565
1589
|
.e-drop-indicator {
|
|
1566
1590
|
display: block;
|
|
1567
1591
|
}
|
|
1568
1592
|
|
|
1569
1593
|
div {
|
|
1570
|
-
&.e-cellvalue {
|
|
1571
|
-
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1572
|
-
}
|
|
1573
|
-
|
|
1574
1594
|
div span.e-value-sort-icon {
|
|
1575
1595
|
@if ($skin-name == 'Material3') {
|
|
1576
|
-
/* stylelint-disable */
|
|
1577
1596
|
padding: 0 !important;
|
|
1578
1597
|
}
|
|
1579
1598
|
}
|
|
@@ -1602,11 +1621,20 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1602
1621
|
}
|
|
1603
1622
|
}
|
|
1604
1623
|
|
|
1624
|
+
.e-stackedheadercelldiv .e-sortfilterdiv, .e-headercelldiv .e-sortfilterdiv {
|
|
1625
|
+
margin: $pivotgrid-vsort-column-margin !important;
|
|
1626
|
+
}
|
|
1627
|
+
|
|
1628
|
+
.e-stackedheadercelldiv .e-sortfilterdiv.e-value-sort-align, .e-headercelldiv .e-sortfilterdiv.e-value-sort-align {
|
|
1629
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1630
|
+
}
|
|
1631
|
+
|
|
1605
1632
|
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1606
1633
|
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1607
|
-
margin: $pivotgrid-
|
|
1634
|
+
margin: $pivotgrid-cell-value-margin !important;
|
|
1608
1635
|
margin-left: auto !important;
|
|
1609
|
-
|
|
1636
|
+
padding-bottom: $pivotgrid-cell-value-margin !important;
|
|
1637
|
+
padding-top: $pivotgrid-cell-value-margin !important;
|
|
1610
1638
|
}
|
|
1611
1639
|
}
|
|
1612
1640
|
|
|
@@ -1674,16 +1702,36 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1674
1702
|
}
|
|
1675
1703
|
}
|
|
1676
1704
|
|
|
1677
|
-
&.sf-pivotview
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1705
|
+
&.sf-pivotview {
|
|
1706
|
+
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1707
|
+
z-index: 1 !important;
|
|
1708
|
+
}
|
|
1709
|
+
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1710
|
+
visibility: hidden !important;
|
|
1711
|
+
/* stylelint-enable */
|
|
1712
|
+
}
|
|
1713
|
+
.e-grid {
|
|
1714
|
+
.e-pivot-content-loader {
|
|
1715
|
+
position: absolute;
|
|
1716
|
+
z-index: 10;
|
|
1717
|
+
color: $pivotgrid-primary-color;
|
|
1718
|
+
font-size: 20px;
|
|
1719
|
+
text-align: center;
|
|
1720
|
+
padding: 10%;
|
|
1721
|
+
|
|
1722
|
+
&.e-hide-loader {
|
|
1723
|
+
display: none;
|
|
1724
|
+
}
|
|
1725
|
+
}
|
|
1726
|
+
.e-virtual-pivot-content {
|
|
1727
|
+
visibility: hidden;
|
|
1728
|
+
}
|
|
1729
|
+
}
|
|
1683
1730
|
}
|
|
1684
1731
|
|
|
1685
1732
|
.e-grid .e-headercelldiv,
|
|
1686
1733
|
.e-grid .e-columnsheader {
|
|
1734
|
+
/* stylelint-disable */
|
|
1687
1735
|
padding-left: 8px !important;
|
|
1688
1736
|
|
|
1689
1737
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
@@ -1718,6 +1766,16 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1718
1766
|
border-right-width: 1px;
|
|
1719
1767
|
}
|
|
1720
1768
|
|
|
1769
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
1770
|
+
border-left-color: $pivotgrid-default-border-color !important;
|
|
1771
|
+
border-right-color: $pivotgrid-default-border-color !important;
|
|
1772
|
+
border-right-width: 1px !important;
|
|
1773
|
+
|
|
1774
|
+
&:not(.e-gtot) {
|
|
1775
|
+
background: $pivotgrid-header-background-color;
|
|
1776
|
+
}
|
|
1777
|
+
}
|
|
1778
|
+
|
|
1721
1779
|
.e-stackedheadercelldiv {
|
|
1722
1780
|
display: block;
|
|
1723
1781
|
}
|
|
@@ -1726,20 +1784,6 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
1726
1784
|
.e-stackedheadercelldiv.e-cellvalue {
|
|
1727
1785
|
display: inline-block;
|
|
1728
1786
|
padding-left: 12px !important;
|
|
1729
|
-
margin-top: 5px;
|
|
1730
|
-
|
|
1731
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') {
|
|
1732
|
-
margin-top: 0;
|
|
1733
|
-
}
|
|
1734
|
-
|
|
1735
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') or ($pivotgrid-skin == 'fabric-dark') {
|
|
1736
|
-
margin-top: 2px;
|
|
1737
|
-
padding-left: 8px !important;
|
|
1738
|
-
}
|
|
1739
|
-
|
|
1740
|
-
@if ($skin-name == 'FluentUI') {
|
|
1741
|
-
margin-top: 1px;
|
|
1742
|
-
}
|
|
1743
1787
|
}
|
|
1744
1788
|
|
|
1745
1789
|
.e-headercelldiv.e-cellvalue {
|
|
@@ -2313,8 +2357,6 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
2313
2357
|
cursor: pointer;
|
|
2314
2358
|
display: inline-block;
|
|
2315
2359
|
height: 18px;
|
|
2316
|
-
margin-top: $pivotgrid-expand-collapse-margin-top;
|
|
2317
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2318
2360
|
text-align: center;
|
|
2319
2361
|
width: 18px;
|
|
2320
2362
|
@if ($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'Material3') or ($skin-name == 'tailwind') {
|
|
@@ -2327,8 +2369,6 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
2327
2369
|
th .e-collapse {
|
|
2328
2370
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2329
2371
|
margin-left: 0px;
|
|
2330
|
-
margin-top: $pivotgrid-drill-margintop;
|
|
2331
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2332
2372
|
}
|
|
2333
2373
|
|
|
2334
2374
|
/* stylelint-enable */
|
|
@@ -2755,6 +2795,11 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
2755
2795
|
border-right: 0;
|
|
2756
2796
|
}
|
|
2757
2797
|
|
|
2798
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
2799
|
+
border-left-width: 1px;
|
|
2800
|
+
border-right: 0;
|
|
2801
|
+
}
|
|
2802
|
+
|
|
2758
2803
|
/* stylelint-enable */
|
|
2759
2804
|
|
|
2760
2805
|
.e-rowsheader .e-cellvalue {
|
|
@@ -3053,11 +3098,6 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
3053
3098
|
padding-left: 16px !important;
|
|
3054
3099
|
}
|
|
3055
3100
|
|
|
3056
|
-
th .e-expand,
|
|
3057
|
-
th .e-collapse {
|
|
3058
|
-
margin-top: $pivotgrid-bigger-drill-margintop;
|
|
3059
|
-
}
|
|
3060
|
-
|
|
3061
3101
|
.e-grouping-bar {
|
|
3062
3102
|
.e-all-fields-axis {
|
|
3063
3103
|
height: 36px !important;
|
|
@@ -119,7 +119,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
119
119
|
$pivotgrid-rowsheader-cellvalue-margin-top: 4px !default;
|
|
120
120
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 120px !default;
|
|
121
121
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
122
|
-
$pivotgrid-cell-value-margin
|
|
122
|
+
$pivotgrid-cell-value-margin: 0 !default;
|
|
123
123
|
|
|
124
124
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
125
125
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -133,6 +133,7 @@ $pivotgrid-value-sort-icon-font-size: $text-xs !default;
|
|
|
133
133
|
|
|
134
134
|
// normal
|
|
135
135
|
$pivotgrid-active-color: $icon-color !default;
|
|
136
|
+
$pivotgrid-primary-color: $primary !default;
|
|
136
137
|
$pivotgrid-default-font-color: $content-text-color-alt1 !default;
|
|
137
138
|
$pivotgrid-prompt-default-font-color: $pivotgrid-default-font-color !default;
|
|
138
139
|
$pivotgrid-cell-border-color: $content-bg-color-alt3 !default;
|
|
@@ -1059,6 +1060,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1059
1060
|
.e-frozenscrollbar {
|
|
1060
1061
|
background: $pivotgrid-grp-bg-color;
|
|
1061
1062
|
}
|
|
1063
|
+
|
|
1064
|
+
/* stylelint-disable */
|
|
1065
|
+
& .e-headercontent {
|
|
1066
|
+
& .e-columnheader {
|
|
1067
|
+
& .e-headercell.e-leftfreeze {
|
|
1068
|
+
// For safari browser only
|
|
1069
|
+
-webkit-transform: translate3d(0, 0, 0);
|
|
1070
|
+
}
|
|
1071
|
+
}
|
|
1072
|
+
}
|
|
1073
|
+
/* stylelint-enable */
|
|
1062
1074
|
}
|
|
1063
1075
|
|
|
1064
1076
|
.e-pivotview-disable-icon {
|
|
@@ -1392,6 +1404,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1392
1404
|
/*! PivotView theme */
|
|
1393
1405
|
.e-pivotview {
|
|
1394
1406
|
.e-pivotcell-container {
|
|
1407
|
+
align-items: center;
|
|
1395
1408
|
display: flex;
|
|
1396
1409
|
|
|
1397
1410
|
.e-stackedheadertext,
|
|
@@ -1451,15 +1464,27 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1451
1464
|
user-select: none;
|
|
1452
1465
|
}
|
|
1453
1466
|
|
|
1467
|
+
.e-grid .e-content-virtualtable {
|
|
1468
|
+
overflow-x: auto;
|
|
1469
|
+
scrollbar-width: none; /* firefox */
|
|
1470
|
+
|
|
1471
|
+
&::-webkit-scrollbar {
|
|
1472
|
+
display: none; /* safari, chrome and edge */
|
|
1473
|
+
}
|
|
1474
|
+
}
|
|
1475
|
+
|
|
1454
1476
|
.e-gtot,
|
|
1455
1477
|
.e-gtot.e-rowsheader,
|
|
1456
1478
|
.e-gtot.e-columnsheader,
|
|
1457
1479
|
.e-grid .e-content,
|
|
1458
|
-
.e-grid .e-gridheader
|
|
1459
|
-
.e-headercell {
|
|
1480
|
+
.e-grid .e-gridheader {
|
|
1460
1481
|
background: $pivotgrid-gtot-background-color;
|
|
1461
1482
|
}
|
|
1462
1483
|
|
|
1484
|
+
.e-headercell:not(.e-columnsheader) {
|
|
1485
|
+
background: $pivotgrid-gtot-background-color !important;
|
|
1486
|
+
}
|
|
1487
|
+
|
|
1463
1488
|
.e-grid .e-gridheader {
|
|
1464
1489
|
border-bottom-width: 1px;
|
|
1465
1490
|
@if($skin-name == 'bootstrap5') {
|
|
@@ -1557,20 +1582,14 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1557
1582
|
color: $pivotgrid-header-selection-color !important;
|
|
1558
1583
|
}
|
|
1559
1584
|
}
|
|
1560
|
-
/* stylelint-enable */
|
|
1561
1585
|
|
|
1562
1586
|
.e-drop-indicator {
|
|
1563
1587
|
display: block;
|
|
1564
1588
|
}
|
|
1565
1589
|
|
|
1566
1590
|
div {
|
|
1567
|
-
&.e-cellvalue {
|
|
1568
|
-
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1569
|
-
}
|
|
1570
|
-
|
|
1571
1591
|
div span.e-value-sort-icon {
|
|
1572
1592
|
@if ($skin-name == 'Material3') {
|
|
1573
|
-
/* stylelint-disable */
|
|
1574
1593
|
padding: 0 !important;
|
|
1575
1594
|
}
|
|
1576
1595
|
}
|
|
@@ -1599,11 +1618,20 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1599
1618
|
}
|
|
1600
1619
|
}
|
|
1601
1620
|
|
|
1621
|
+
.e-stackedheadercelldiv .e-sortfilterdiv, .e-headercelldiv .e-sortfilterdiv {
|
|
1622
|
+
margin: $pivotgrid-vsort-column-margin !important;
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1625
|
+
.e-stackedheadercelldiv .e-sortfilterdiv.e-value-sort-align, .e-headercelldiv .e-sortfilterdiv.e-value-sort-align {
|
|
1626
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1627
|
+
}
|
|
1628
|
+
|
|
1602
1629
|
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1603
1630
|
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1604
|
-
margin: $pivotgrid-
|
|
1631
|
+
margin: $pivotgrid-cell-value-margin !important;
|
|
1605
1632
|
margin-left: auto !important;
|
|
1606
|
-
|
|
1633
|
+
padding-bottom: $pivotgrid-cell-value-margin !important;
|
|
1634
|
+
padding-top: $pivotgrid-cell-value-margin !important;
|
|
1607
1635
|
}
|
|
1608
1636
|
}
|
|
1609
1637
|
|
|
@@ -1671,16 +1699,36 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1671
1699
|
}
|
|
1672
1700
|
}
|
|
1673
1701
|
|
|
1674
|
-
&.sf-pivotview
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1702
|
+
&.sf-pivotview {
|
|
1703
|
+
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1704
|
+
z-index: 1 !important;
|
|
1705
|
+
}
|
|
1706
|
+
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1707
|
+
visibility: hidden !important;
|
|
1708
|
+
/* stylelint-enable */
|
|
1709
|
+
}
|
|
1710
|
+
.e-grid {
|
|
1711
|
+
.e-pivot-content-loader {
|
|
1712
|
+
position: absolute;
|
|
1713
|
+
z-index: 10;
|
|
1714
|
+
color: $pivotgrid-primary-color;
|
|
1715
|
+
font-size: 20px;
|
|
1716
|
+
text-align: center;
|
|
1717
|
+
padding: 10%;
|
|
1718
|
+
|
|
1719
|
+
&.e-hide-loader {
|
|
1720
|
+
display: none;
|
|
1721
|
+
}
|
|
1722
|
+
}
|
|
1723
|
+
.e-virtual-pivot-content {
|
|
1724
|
+
visibility: hidden;
|
|
1725
|
+
}
|
|
1726
|
+
}
|
|
1680
1727
|
}
|
|
1681
1728
|
|
|
1682
1729
|
.e-grid .e-headercelldiv,
|
|
1683
1730
|
.e-grid .e-columnsheader {
|
|
1731
|
+
/* stylelint-disable */
|
|
1684
1732
|
padding-left: 8px !important;
|
|
1685
1733
|
|
|
1686
1734
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
@@ -1715,6 +1763,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1715
1763
|
border-right-width: 1px;
|
|
1716
1764
|
}
|
|
1717
1765
|
|
|
1766
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
1767
|
+
border-left-color: $pivotgrid-default-border-color !important;
|
|
1768
|
+
border-right-color: $pivotgrid-default-border-color !important;
|
|
1769
|
+
border-right-width: 1px !important;
|
|
1770
|
+
|
|
1771
|
+
&:not(.e-gtot) {
|
|
1772
|
+
background: $pivotgrid-header-background-color;
|
|
1773
|
+
}
|
|
1774
|
+
}
|
|
1775
|
+
|
|
1718
1776
|
.e-stackedheadercelldiv {
|
|
1719
1777
|
display: block;
|
|
1720
1778
|
}
|
|
@@ -1723,20 +1781,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1723
1781
|
.e-stackedheadercelldiv.e-cellvalue {
|
|
1724
1782
|
display: inline-block;
|
|
1725
1783
|
padding-left: 12px !important;
|
|
1726
|
-
margin-top: 5px;
|
|
1727
|
-
|
|
1728
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') {
|
|
1729
|
-
margin-top: 0;
|
|
1730
|
-
}
|
|
1731
|
-
|
|
1732
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') or ($pivotgrid-skin == 'fabric-dark') {
|
|
1733
|
-
margin-top: 2px;
|
|
1734
|
-
padding-left: 8px !important;
|
|
1735
|
-
}
|
|
1736
|
-
|
|
1737
|
-
@if ($skin-name == 'FluentUI') {
|
|
1738
|
-
margin-top: 1px;
|
|
1739
|
-
}
|
|
1740
1784
|
}
|
|
1741
1785
|
|
|
1742
1786
|
.e-headercelldiv.e-cellvalue {
|
|
@@ -2310,8 +2354,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2310
2354
|
cursor: pointer;
|
|
2311
2355
|
display: inline-block;
|
|
2312
2356
|
height: 18px;
|
|
2313
|
-
margin-top: $pivotgrid-expand-collapse-margin-top;
|
|
2314
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2315
2357
|
text-align: center;
|
|
2316
2358
|
width: 18px;
|
|
2317
2359
|
@if ($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'Material3') or ($skin-name == 'tailwind') {
|
|
@@ -2324,8 +2366,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2324
2366
|
th .e-collapse {
|
|
2325
2367
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2326
2368
|
margin-left: 0px;
|
|
2327
|
-
margin-top: $pivotgrid-drill-margintop;
|
|
2328
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2329
2369
|
}
|
|
2330
2370
|
|
|
2331
2371
|
/* stylelint-enable */
|
|
@@ -2752,6 +2792,11 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2752
2792
|
border-right: 0;
|
|
2753
2793
|
}
|
|
2754
2794
|
|
|
2795
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
2796
|
+
border-left-width: 1px;
|
|
2797
|
+
border-right: 0;
|
|
2798
|
+
}
|
|
2799
|
+
|
|
2755
2800
|
/* stylelint-enable */
|
|
2756
2801
|
|
|
2757
2802
|
.e-rowsheader .e-cellvalue {
|
|
@@ -3050,11 +3095,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
3050
3095
|
padding-left: 16px !important;
|
|
3051
3096
|
}
|
|
3052
3097
|
|
|
3053
|
-
th .e-expand,
|
|
3054
|
-
th .e-collapse {
|
|
3055
|
-
margin-top: $pivotgrid-bigger-drill-margintop;
|
|
3056
|
-
}
|
|
3057
|
-
|
|
3058
3098
|
.e-grouping-bar {
|
|
3059
3099
|
.e-all-fields-axis {
|
|
3060
3100
|
height: 36px !important;
|