@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
|
@@ -571,7 +571,12 @@ $toast-danger-hover-box-shadow: $shadow !default;
|
|
|
571
571
|
&.e-blazor-toast-close-icon,
|
|
572
572
|
&.e-blazor-toast-close-icon:focus,
|
|
573
573
|
&.e-blazor-toast-close-icon:active {
|
|
574
|
-
|
|
574
|
+
@if $skin-name == 'Material3' {
|
|
575
|
+
background: transparent;
|
|
576
|
+
}
|
|
577
|
+
@else {
|
|
578
|
+
background-color: transparent;
|
|
579
|
+
}
|
|
575
580
|
border: 0;
|
|
576
581
|
box-shadow: none;
|
|
577
582
|
outline: 0;
|
|
@@ -571,7 +571,12 @@ $toast-danger-hover-box-shadow: $shadow !default;
|
|
|
571
571
|
&.e-blazor-toast-close-icon,
|
|
572
572
|
&.e-blazor-toast-close-icon:focus,
|
|
573
573
|
&.e-blazor-toast-close-icon:active {
|
|
574
|
-
|
|
574
|
+
@if $skin-name == 'Material3' {
|
|
575
|
+
background: transparent;
|
|
576
|
+
}
|
|
577
|
+
@else {
|
|
578
|
+
background-color: transparent;
|
|
579
|
+
}
|
|
575
580
|
border: 0;
|
|
576
581
|
box-shadow: none;
|
|
577
582
|
outline: 0;
|
|
@@ -576,7 +576,12 @@ $toast-title-font-weight: bold !default;
|
|
|
576
576
|
&.e-blazor-toast-close-icon,
|
|
577
577
|
&.e-blazor-toast-close-icon:focus,
|
|
578
578
|
&.e-blazor-toast-close-icon:active {
|
|
579
|
-
|
|
579
|
+
@if $skin-name == 'Material3' {
|
|
580
|
+
background: transparent;
|
|
581
|
+
}
|
|
582
|
+
@else {
|
|
583
|
+
background-color: transparent;
|
|
584
|
+
}
|
|
580
585
|
border: 0;
|
|
581
586
|
box-shadow: none;
|
|
582
587
|
outline: 0;
|
|
@@ -580,7 +580,12 @@ $toast-danger-hover-box-shadow: 0 3px 5px -1px rgba($grey-black, .2), 0 6px 10px
|
|
|
580
580
|
&.e-blazor-toast-close-icon,
|
|
581
581
|
&.e-blazor-toast-close-icon:focus,
|
|
582
582
|
&.e-blazor-toast-close-icon:active {
|
|
583
|
-
|
|
583
|
+
@if $skin-name == 'Material3' {
|
|
584
|
+
background: transparent;
|
|
585
|
+
}
|
|
586
|
+
@else {
|
|
587
|
+
background-color: transparent;
|
|
588
|
+
}
|
|
584
589
|
border: 0;
|
|
585
590
|
box-shadow: none;
|
|
586
591
|
outline: 0;
|
|
@@ -580,7 +580,12 @@ $toast-title-font-weight: bold !default;
|
|
|
580
580
|
&.e-blazor-toast-close-icon,
|
|
581
581
|
&.e-blazor-toast-close-icon:focus,
|
|
582
582
|
&.e-blazor-toast-close-icon:active {
|
|
583
|
-
|
|
583
|
+
@if $skin-name == 'Material3' {
|
|
584
|
+
background: transparent;
|
|
585
|
+
}
|
|
586
|
+
@else {
|
|
587
|
+
background-color: transparent;
|
|
588
|
+
}
|
|
584
589
|
border: 0;
|
|
585
590
|
box-shadow: none;
|
|
586
591
|
outline: 0;
|
|
@@ -582,7 +582,12 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
582
582
|
&.e-blazor-toast-close-icon,
|
|
583
583
|
&.e-blazor-toast-close-icon:focus,
|
|
584
584
|
&.e-blazor-toast-close-icon:active {
|
|
585
|
-
|
|
585
|
+
@if $skin-name == 'Material3' {
|
|
586
|
+
background: transparent;
|
|
587
|
+
}
|
|
588
|
+
@else {
|
|
589
|
+
background-color: transparent;
|
|
590
|
+
}
|
|
586
591
|
border: 0;
|
|
587
592
|
box-shadow: none;
|
|
588
593
|
outline: 0;
|
|
@@ -582,7 +582,12 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
582
582
|
&.e-blazor-toast-close-icon,
|
|
583
583
|
&.e-blazor-toast-close-icon:focus,
|
|
584
584
|
&.e-blazor-toast-close-icon:active {
|
|
585
|
-
|
|
585
|
+
@if $skin-name == 'Material3' {
|
|
586
|
+
background: transparent;
|
|
587
|
+
}
|
|
588
|
+
@else {
|
|
589
|
+
background-color: transparent;
|
|
590
|
+
}
|
|
586
591
|
border: 0;
|
|
587
592
|
box-shadow: none;
|
|
588
593
|
outline: 0;
|
|
@@ -571,7 +571,12 @@ $toast-danger-hover-box-shadow: $shadow !default;
|
|
|
571
571
|
&.e-blazor-toast-close-icon,
|
|
572
572
|
&.e-blazor-toast-close-icon:focus,
|
|
573
573
|
&.e-blazor-toast-close-icon:active {
|
|
574
|
-
|
|
574
|
+
@if $skin-name == 'Material3' {
|
|
575
|
+
background: transparent;
|
|
576
|
+
}
|
|
577
|
+
@else {
|
|
578
|
+
background-color: transparent;
|
|
579
|
+
}
|
|
575
580
|
border: 0;
|
|
576
581
|
box-shadow: none;
|
|
577
582
|
outline: 0;
|
|
@@ -571,7 +571,12 @@ $toast-danger-hover-box-shadow: $shadow !default;
|
|
|
571
571
|
&.e-blazor-toast-close-icon,
|
|
572
572
|
&.e-blazor-toast-close-icon:focus,
|
|
573
573
|
&.e-blazor-toast-close-icon:active {
|
|
574
|
-
|
|
574
|
+
@if $skin-name == 'Material3' {
|
|
575
|
+
background: transparent;
|
|
576
|
+
}
|
|
577
|
+
@else {
|
|
578
|
+
background-color: transparent;
|
|
579
|
+
}
|
|
575
580
|
border: 0;
|
|
576
581
|
box-shadow: none;
|
|
577
582
|
outline: 0;
|
|
@@ -488,13 +488,12 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
488
488
|
.e-format-inner-div {
|
|
489
489
|
width: 100% !important;
|
|
490
490
|
}
|
|
491
|
-
/* stylelint-enable */
|
|
492
|
-
|
|
493
491
|
.e-format-condition-button {
|
|
494
492
|
.e-add-icon {
|
|
495
|
-
margin-left: 0;
|
|
493
|
+
margin-left: 0 !important;
|
|
496
494
|
}
|
|
497
495
|
}
|
|
496
|
+
/* stylelint-enable */
|
|
498
497
|
|
|
499
498
|
.e-format-value1,
|
|
500
499
|
.e-format-value2,
|
|
@@ -470,13 +470,12 @@ $field-list-adaptive-outerdiv-height: 176px !default;
|
|
|
470
470
|
.e-format-inner-div {
|
|
471
471
|
width: 100% !important;
|
|
472
472
|
}
|
|
473
|
-
/* stylelint-enable */
|
|
474
|
-
|
|
475
473
|
.e-format-condition-button {
|
|
476
474
|
.e-add-icon {
|
|
477
|
-
margin-left: 0;
|
|
475
|
+
margin-left: 0 !important;
|
|
478
476
|
}
|
|
479
477
|
}
|
|
478
|
+
/* stylelint-enable */
|
|
480
479
|
|
|
481
480
|
.e-format-value1,
|
|
482
481
|
.e-format-value2,
|
|
@@ -470,13 +470,12 @@ $field-list-adaptive-outerdiv-height: 177px !default;
|
|
|
470
470
|
.e-format-inner-div {
|
|
471
471
|
width: 100% !important;
|
|
472
472
|
}
|
|
473
|
-
/* stylelint-enable */
|
|
474
|
-
|
|
475
473
|
.e-format-condition-button {
|
|
476
474
|
.e-add-icon {
|
|
477
|
-
margin-left: 0;
|
|
475
|
+
margin-left: 0 !important;
|
|
478
476
|
}
|
|
479
477
|
}
|
|
478
|
+
/* stylelint-enable */
|
|
480
479
|
|
|
481
480
|
.e-format-value1,
|
|
482
481
|
.e-format-value2,
|
|
@@ -474,13 +474,12 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
474
474
|
.e-format-inner-div {
|
|
475
475
|
width: 100% !important;
|
|
476
476
|
}
|
|
477
|
-
/* stylelint-enable */
|
|
478
|
-
|
|
479
477
|
.e-format-condition-button {
|
|
480
478
|
.e-add-icon {
|
|
481
|
-
margin-left: 0;
|
|
479
|
+
margin-left: 0 !important;
|
|
482
480
|
}
|
|
483
481
|
}
|
|
482
|
+
/* stylelint-enable */
|
|
484
483
|
|
|
485
484
|
.e-format-value1,
|
|
486
485
|
.e-format-value2,
|
|
@@ -474,13 +474,12 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
474
474
|
.e-format-inner-div {
|
|
475
475
|
width: 100% !important;
|
|
476
476
|
}
|
|
477
|
-
/* stylelint-enable */
|
|
478
|
-
|
|
479
477
|
.e-format-condition-button {
|
|
480
478
|
.e-add-icon {
|
|
481
|
-
margin-left: 0;
|
|
479
|
+
margin-left: 0 !important;
|
|
482
480
|
}
|
|
483
481
|
}
|
|
482
|
+
/* stylelint-enable */
|
|
484
483
|
|
|
485
484
|
.e-format-value1,
|
|
486
485
|
.e-format-value2,
|
|
@@ -476,13 +476,12 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
476
476
|
.e-format-inner-div {
|
|
477
477
|
width: 100% !important;
|
|
478
478
|
}
|
|
479
|
-
/* stylelint-enable */
|
|
480
|
-
|
|
481
479
|
.e-format-condition-button {
|
|
482
480
|
.e-add-icon {
|
|
483
|
-
margin-left: 0;
|
|
481
|
+
margin-left: 0 !important;
|
|
484
482
|
}
|
|
485
483
|
}
|
|
484
|
+
/* stylelint-enable */
|
|
486
485
|
|
|
487
486
|
.e-format-value1,
|
|
488
487
|
.e-format-value2,
|
|
@@ -470,13 +470,12 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
470
470
|
.e-format-inner-div {
|
|
471
471
|
width: 100% !important;
|
|
472
472
|
}
|
|
473
|
-
/* stylelint-enable */
|
|
474
|
-
|
|
475
473
|
.e-format-condition-button {
|
|
476
474
|
.e-add-icon {
|
|
477
|
-
margin-left: 0;
|
|
475
|
+
margin-left: 0 !important;
|
|
478
476
|
}
|
|
479
477
|
}
|
|
478
|
+
/* stylelint-enable */
|
|
480
479
|
|
|
481
480
|
.e-format-value1,
|
|
482
481
|
.e-format-value2,
|
|
@@ -474,13 +474,12 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
474
474
|
.e-format-inner-div {
|
|
475
475
|
width: 100% !important;
|
|
476
476
|
}
|
|
477
|
-
/* stylelint-enable */
|
|
478
|
-
|
|
479
477
|
.e-format-condition-button {
|
|
480
478
|
.e-add-icon {
|
|
481
|
-
margin-left: 0;
|
|
479
|
+
margin-left: 0 !important;
|
|
482
480
|
}
|
|
483
481
|
}
|
|
482
|
+
/* stylelint-enable */
|
|
484
483
|
|
|
485
484
|
.e-format-value1,
|
|
486
485
|
.e-format-value2,
|
|
@@ -474,13 +474,12 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
474
474
|
.e-format-inner-div {
|
|
475
475
|
width: 100% !important;
|
|
476
476
|
}
|
|
477
|
-
/* stylelint-enable */
|
|
478
|
-
|
|
479
477
|
.e-format-condition-button {
|
|
480
478
|
.e-add-icon {
|
|
481
|
-
margin-left: 0;
|
|
479
|
+
margin-left: 0 !important;
|
|
482
480
|
}
|
|
483
481
|
}
|
|
482
|
+
/* stylelint-enable */
|
|
484
483
|
|
|
485
484
|
.e-format-value1,
|
|
486
485
|
.e-format-value2,
|
|
@@ -471,13 +471,12 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
471
471
|
.e-format-inner-div {
|
|
472
472
|
width: 100% !important;
|
|
473
473
|
}
|
|
474
|
-
/* stylelint-enable */
|
|
475
|
-
|
|
476
474
|
.e-format-condition-button {
|
|
477
475
|
.e-add-icon {
|
|
478
|
-
margin-left: 0;
|
|
476
|
+
margin-left: 0 !important;
|
|
479
477
|
}
|
|
480
478
|
}
|
|
479
|
+
/* stylelint-enable */
|
|
481
480
|
|
|
482
481
|
.e-format-value1,
|
|
483
482
|
.e-format-value2,
|
|
@@ -471,13 +471,12 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
471
471
|
.e-format-inner-div {
|
|
472
472
|
width: 100% !important;
|
|
473
473
|
}
|
|
474
|
-
/* stylelint-enable */
|
|
475
|
-
|
|
476
474
|
.e-format-condition-button {
|
|
477
475
|
.e-add-icon {
|
|
478
|
-
margin-left: 0;
|
|
476
|
+
margin-left: 0 !important;
|
|
479
477
|
}
|
|
480
478
|
}
|
|
479
|
+
/* stylelint-enable */
|
|
481
480
|
|
|
482
481
|
.e-format-value1,
|
|
483
482
|
.e-format-value2,
|
|
@@ -471,13 +471,12 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
471
471
|
.e-format-inner-div {
|
|
472
472
|
width: 100% !important;
|
|
473
473
|
}
|
|
474
|
-
/* stylelint-enable */
|
|
475
|
-
|
|
476
474
|
.e-format-condition-button {
|
|
477
475
|
.e-add-icon {
|
|
478
|
-
margin-left: 0;
|
|
476
|
+
margin-left: 0 !important;
|
|
479
477
|
}
|
|
480
478
|
}
|
|
479
|
+
/* stylelint-enable */
|
|
481
480
|
|
|
482
481
|
.e-format-value1,
|
|
483
482
|
.e-format-value2,
|
|
@@ -481,13 +481,12 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
481
481
|
.e-format-inner-div {
|
|
482
482
|
width: 100% !important;
|
|
483
483
|
}
|
|
484
|
-
/* stylelint-enable */
|
|
485
|
-
|
|
486
484
|
.e-format-condition-button {
|
|
487
485
|
.e-add-icon {
|
|
488
|
-
margin-left: 0;
|
|
486
|
+
margin-left: 0 !important;
|
|
489
487
|
}
|
|
490
488
|
}
|
|
489
|
+
/* stylelint-enable */
|
|
491
490
|
|
|
492
491
|
.e-format-value1,
|
|
493
492
|
.e-format-value2,
|
|
@@ -481,13 +481,12 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
481
481
|
.e-format-inner-div {
|
|
482
482
|
width: 100% !important;
|
|
483
483
|
}
|
|
484
|
-
/* stylelint-enable */
|
|
485
|
-
|
|
486
484
|
.e-format-condition-button {
|
|
487
485
|
.e-add-icon {
|
|
488
|
-
margin-left: 0;
|
|
486
|
+
margin-left: 0 !important;
|
|
489
487
|
}
|
|
490
488
|
}
|
|
489
|
+
/* stylelint-enable */
|
|
491
490
|
|
|
492
491
|
.e-format-value1,
|
|
493
492
|
.e-format-value2,
|
|
@@ -474,13 +474,12 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
474
474
|
.e-format-inner-div {
|
|
475
475
|
width: 100% !important;
|
|
476
476
|
}
|
|
477
|
-
/* stylelint-enable */
|
|
478
|
-
|
|
479
477
|
.e-format-condition-button {
|
|
480
478
|
.e-add-icon {
|
|
481
|
-
margin-left: 0;
|
|
479
|
+
margin-left: 0 !important;
|
|
482
480
|
}
|
|
483
481
|
}
|
|
482
|
+
/* stylelint-enable */
|
|
484
483
|
|
|
485
484
|
.e-format-value1,
|
|
486
485
|
.e-format-value2,
|
|
@@ -474,13 +474,12 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
474
474
|
.e-format-inner-div {
|
|
475
475
|
width: 100% !important;
|
|
476
476
|
}
|
|
477
|
-
/* stylelint-enable */
|
|
478
|
-
|
|
479
477
|
.e-format-condition-button {
|
|
480
478
|
.e-add-icon {
|
|
481
|
-
margin-left: 0;
|
|
479
|
+
margin-left: 0 !important;
|
|
482
480
|
}
|
|
483
481
|
}
|
|
482
|
+
/* stylelint-enable */
|
|
484
483
|
|
|
485
484
|
.e-format-value1,
|
|
486
485
|
.e-format-value2,
|
|
@@ -52,6 +52,7 @@
|
|
|
52
52
|
//default
|
|
53
53
|
$pivotgrid-skin: 'bootstrap-dark' !default;
|
|
54
54
|
$pivotgrid-active-color: $brand-primary !default;
|
|
55
|
+
$pivotgrid-primary-color: $brand-primary !default;
|
|
55
56
|
$pivotgrid-default-font-color: $grey-f8 !default;
|
|
56
57
|
$pivotgrid-cell-border-color: rgba($grey-light-font, .12) !default;
|
|
57
58
|
$pivotgrid-prompt-default-font-color: $pivotgrid-default-font-color !default;
|
|
@@ -168,7 +169,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
168
169
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
169
170
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 100px !default;
|
|
170
171
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
171
|
-
$pivotgrid-cell-value-margin
|
|
172
|
+
$pivotgrid-cell-value-margin: 0 !default;
|
|
172
173
|
|
|
173
174
|
//enddefault
|
|
174
175
|
|
|
@@ -1057,6 +1058,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1057
1058
|
.e-frozenscrollbar {
|
|
1058
1059
|
background: $pivotgrid-grp-bg-color;
|
|
1059
1060
|
}
|
|
1061
|
+
|
|
1062
|
+
/* stylelint-disable */
|
|
1063
|
+
& .e-headercontent {
|
|
1064
|
+
& .e-columnheader {
|
|
1065
|
+
& .e-headercell.e-leftfreeze {
|
|
1066
|
+
// For safari browser only
|
|
1067
|
+
-webkit-transform: translate3d(0, 0, 0);
|
|
1068
|
+
}
|
|
1069
|
+
}
|
|
1070
|
+
}
|
|
1071
|
+
/* stylelint-enable */
|
|
1060
1072
|
}
|
|
1061
1073
|
|
|
1062
1074
|
.e-pivotview-disable-icon {
|
|
@@ -1390,6 +1402,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1390
1402
|
/*! PivotView theme */
|
|
1391
1403
|
.e-pivotview {
|
|
1392
1404
|
.e-pivotcell-container {
|
|
1405
|
+
align-items: center;
|
|
1393
1406
|
display: flex;
|
|
1394
1407
|
|
|
1395
1408
|
.e-stackedheadertext,
|
|
@@ -1449,15 +1462,27 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1449
1462
|
user-select: none;
|
|
1450
1463
|
}
|
|
1451
1464
|
|
|
1465
|
+
.e-grid .e-content-virtualtable {
|
|
1466
|
+
overflow-x: auto;
|
|
1467
|
+
scrollbar-width: none; /* firefox */
|
|
1468
|
+
|
|
1469
|
+
&::-webkit-scrollbar {
|
|
1470
|
+
display: none; /* safari, chrome and edge */
|
|
1471
|
+
}
|
|
1472
|
+
}
|
|
1473
|
+
|
|
1452
1474
|
.e-gtot,
|
|
1453
1475
|
.e-gtot.e-rowsheader,
|
|
1454
1476
|
.e-gtot.e-columnsheader,
|
|
1455
1477
|
.e-grid .e-content,
|
|
1456
|
-
.e-grid .e-gridheader
|
|
1457
|
-
.e-headercell {
|
|
1478
|
+
.e-grid .e-gridheader {
|
|
1458
1479
|
background: $pivotgrid-gtot-background-color;
|
|
1459
1480
|
}
|
|
1460
1481
|
|
|
1482
|
+
.e-headercell:not(.e-columnsheader) {
|
|
1483
|
+
background: $pivotgrid-gtot-background-color !important;
|
|
1484
|
+
}
|
|
1485
|
+
|
|
1461
1486
|
.e-grid .e-gridheader {
|
|
1462
1487
|
border-bottom-width: 1px;
|
|
1463
1488
|
@if($skin-name == 'bootstrap5') {
|
|
@@ -1555,20 +1580,14 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1555
1580
|
color: $pivotgrid-header-selection-color !important;
|
|
1556
1581
|
}
|
|
1557
1582
|
}
|
|
1558
|
-
/* stylelint-enable */
|
|
1559
1583
|
|
|
1560
1584
|
.e-drop-indicator {
|
|
1561
1585
|
display: block;
|
|
1562
1586
|
}
|
|
1563
1587
|
|
|
1564
1588
|
div {
|
|
1565
|
-
&.e-cellvalue {
|
|
1566
|
-
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1567
|
-
}
|
|
1568
|
-
|
|
1569
1589
|
div span.e-value-sort-icon {
|
|
1570
1590
|
@if ($skin-name == 'Material3') {
|
|
1571
|
-
/* stylelint-disable */
|
|
1572
1591
|
padding: 0 !important;
|
|
1573
1592
|
}
|
|
1574
1593
|
}
|
|
@@ -1597,11 +1616,20 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1597
1616
|
}
|
|
1598
1617
|
}
|
|
1599
1618
|
|
|
1619
|
+
.e-stackedheadercelldiv .e-sortfilterdiv, .e-headercelldiv .e-sortfilterdiv {
|
|
1620
|
+
margin: $pivotgrid-vsort-column-margin !important;
|
|
1621
|
+
}
|
|
1622
|
+
|
|
1623
|
+
.e-stackedheadercelldiv .e-sortfilterdiv.e-value-sort-align, .e-headercelldiv .e-sortfilterdiv.e-value-sort-align {
|
|
1624
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1625
|
+
}
|
|
1626
|
+
|
|
1600
1627
|
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1601
1628
|
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1602
|
-
margin: $pivotgrid-
|
|
1629
|
+
margin: $pivotgrid-cell-value-margin !important;
|
|
1603
1630
|
margin-left: auto !important;
|
|
1604
|
-
|
|
1631
|
+
padding-bottom: $pivotgrid-cell-value-margin !important;
|
|
1632
|
+
padding-top: $pivotgrid-cell-value-margin !important;
|
|
1605
1633
|
}
|
|
1606
1634
|
}
|
|
1607
1635
|
|
|
@@ -1669,16 +1697,36 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1669
1697
|
}
|
|
1670
1698
|
}
|
|
1671
1699
|
|
|
1672
|
-
&.sf-pivotview
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1700
|
+
&.sf-pivotview {
|
|
1701
|
+
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1702
|
+
z-index: 1 !important;
|
|
1703
|
+
}
|
|
1704
|
+
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1705
|
+
visibility: hidden !important;
|
|
1706
|
+
/* stylelint-enable */
|
|
1707
|
+
}
|
|
1708
|
+
.e-grid {
|
|
1709
|
+
.e-pivot-content-loader {
|
|
1710
|
+
position: absolute;
|
|
1711
|
+
z-index: 10;
|
|
1712
|
+
color: $pivotgrid-primary-color;
|
|
1713
|
+
font-size: 20px;
|
|
1714
|
+
text-align: center;
|
|
1715
|
+
padding: 10%;
|
|
1716
|
+
|
|
1717
|
+
&.e-hide-loader {
|
|
1718
|
+
display: none;
|
|
1719
|
+
}
|
|
1720
|
+
}
|
|
1721
|
+
.e-virtual-pivot-content {
|
|
1722
|
+
visibility: hidden;
|
|
1723
|
+
}
|
|
1724
|
+
}
|
|
1678
1725
|
}
|
|
1679
1726
|
|
|
1680
1727
|
.e-grid .e-headercelldiv,
|
|
1681
1728
|
.e-grid .e-columnsheader {
|
|
1729
|
+
/* stylelint-disable */
|
|
1682
1730
|
padding-left: 8px !important;
|
|
1683
1731
|
|
|
1684
1732
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
@@ -1713,6 +1761,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1713
1761
|
border-right-width: 1px;
|
|
1714
1762
|
}
|
|
1715
1763
|
|
|
1764
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
1765
|
+
border-left-color: $pivotgrid-default-border-color !important;
|
|
1766
|
+
border-right-color: $pivotgrid-default-border-color !important;
|
|
1767
|
+
border-right-width: 1px !important;
|
|
1768
|
+
|
|
1769
|
+
&:not(.e-gtot) {
|
|
1770
|
+
background: $pivotgrid-header-background-color;
|
|
1771
|
+
}
|
|
1772
|
+
}
|
|
1773
|
+
|
|
1716
1774
|
.e-stackedheadercelldiv {
|
|
1717
1775
|
display: block;
|
|
1718
1776
|
}
|
|
@@ -1721,20 +1779,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1721
1779
|
.e-stackedheadercelldiv.e-cellvalue {
|
|
1722
1780
|
display: inline-block;
|
|
1723
1781
|
padding-left: 12px !important;
|
|
1724
|
-
margin-top: 5px;
|
|
1725
|
-
|
|
1726
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') {
|
|
1727
|
-
margin-top: 0;
|
|
1728
|
-
}
|
|
1729
|
-
|
|
1730
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') or ($pivotgrid-skin == 'fabric-dark') {
|
|
1731
|
-
margin-top: 2px;
|
|
1732
|
-
padding-left: 8px !important;
|
|
1733
|
-
}
|
|
1734
|
-
|
|
1735
|
-
@if ($skin-name == 'FluentUI') {
|
|
1736
|
-
margin-top: 1px;
|
|
1737
|
-
}
|
|
1738
1782
|
}
|
|
1739
1783
|
|
|
1740
1784
|
.e-headercelldiv.e-cellvalue {
|
|
@@ -2308,8 +2352,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2308
2352
|
cursor: pointer;
|
|
2309
2353
|
display: inline-block;
|
|
2310
2354
|
height: 18px;
|
|
2311
|
-
margin-top: $pivotgrid-expand-collapse-margin-top;
|
|
2312
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2313
2355
|
text-align: center;
|
|
2314
2356
|
width: 18px;
|
|
2315
2357
|
@if ($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'Material3') or ($skin-name == 'tailwind') {
|
|
@@ -2322,8 +2364,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2322
2364
|
th .e-collapse {
|
|
2323
2365
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2324
2366
|
margin-left: 0px;
|
|
2325
|
-
margin-top: $pivotgrid-drill-margintop;
|
|
2326
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2327
2367
|
}
|
|
2328
2368
|
|
|
2329
2369
|
/* stylelint-enable */
|
|
@@ -2750,6 +2790,11 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2750
2790
|
border-right: 0;
|
|
2751
2791
|
}
|
|
2752
2792
|
|
|
2793
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
2794
|
+
border-left-width: 1px;
|
|
2795
|
+
border-right: 0;
|
|
2796
|
+
}
|
|
2797
|
+
|
|
2753
2798
|
/* stylelint-enable */
|
|
2754
2799
|
|
|
2755
2800
|
.e-rowsheader .e-cellvalue {
|
|
@@ -3048,11 +3093,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
3048
3093
|
padding-left: 16px !important;
|
|
3049
3094
|
}
|
|
3050
3095
|
|
|
3051
|
-
th .e-expand,
|
|
3052
|
-
th .e-collapse {
|
|
3053
|
-
margin-top: $pivotgrid-bigger-drill-margintop;
|
|
3054
|
-
}
|
|
3055
|
-
|
|
3056
3096
|
.e-grouping-bar {
|
|
3057
3097
|
.e-all-fields-axis {
|
|
3058
3098
|
height: 36px !important;
|