@syncfusion/blazor-themes 22.2.12 → 23.1.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/base/bootstrap-dark.scss +53 -1
- package/SCSS-Themes/base/bootstrap.scss +54 -1
- package/SCSS-Themes/base/bootstrap4.scss +23 -1
- package/SCSS-Themes/base/bootstrap5-dark.scss +18 -1
- package/SCSS-Themes/base/bootstrap5.scss +18 -1
- package/SCSS-Themes/base/fabric-dark.scss +54 -1
- package/SCSS-Themes/base/fabric.scss +54 -1
- package/SCSS-Themes/base/fluent-dark.scss +18 -1
- package/SCSS-Themes/base/fluent.scss +18 -1
- package/SCSS-Themes/base/highcontrast.scss +54 -1
- package/SCSS-Themes/base/material-dark.scss +53 -1
- package/SCSS-Themes/base/material.scss +54 -1
- package/SCSS-Themes/base/material3-dark.scss +18 -1
- package/SCSS-Themes/base/material3.scss +19 -1
- package/SCSS-Themes/base/tailwind-dark.scss +19 -1
- package/SCSS-Themes/base/tailwind.scss +19 -1
- package/SCSS-Themes/bootstrap-dark.scss +1769 -272
- package/SCSS-Themes/bootstrap.scss +1772 -274
- package/SCSS-Themes/bootstrap4.scss +1743 -276
- package/SCSS-Themes/bootstrap5-dark.scss +1739 -279
- package/SCSS-Themes/bootstrap5.scss +1739 -279
- 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 +78 -15
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +79 -16
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +82 -19
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +78 -17
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +78 -17
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +78 -15
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +78 -15
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +82 -21
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +82 -21
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +78 -15
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +80 -17
- package/SCSS-Themes/dropdowns/list-box/material.scss +80 -17
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +82 -21
- package/SCSS-Themes/dropdowns/list-box/material3.scss +82 -21
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +81 -20
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +81 -20
- package/SCSS-Themes/fabric-dark.scss +1769 -271
- package/SCSS-Themes/fabric.scss +1773 -275
- 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 +1739 -279
- package/SCSS-Themes/fluent.scss +1739 -279
- 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 +1771 -273
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +105 -3
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +105 -3
- package/SCSS-Themes/image-editor/image-editor/material3.scss +105 -3
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +104 -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 +1772 -275
- package/SCSS-Themes/material.scss +1771 -273
- package/SCSS-Themes/material3-dark.scss +1747 -283
- package/SCSS-Themes/material3.scss +1748 -283
- 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/navigations/treeview/bootstrap-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +4 -1
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +4 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +4 -1
- 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 +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +5 -12
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +93 -42
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/material.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/material3.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +92 -41
- 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 +1746 -285
- package/SCSS-Themes/tailwind.scss +1746 -285
- package/package.json +1 -1
|
@@ -52,6 +52,7 @@
|
|
|
52
52
|
/*! component's theme wise override definitions and variables */
|
|
53
53
|
$pivotgrid-skin: 'bootstrap' !default;
|
|
54
54
|
$pivotgrid-active-color: $brand-primary !default;
|
|
55
|
+
$pivotgrid-primary-color: $brand-primary !default;
|
|
55
56
|
$pivotgrid-default-font-color: $content-font-color !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;
|
|
@@ -100,7 +101,7 @@ $pivotgrid-vsort-column-parent-margin: -11px 0 !default;
|
|
|
100
101
|
$pivotgrid-vsort-row-margin: -20px 0 !default;
|
|
101
102
|
$pivotgrid-vsort-row-parent-margin: -12px 0 !default;
|
|
102
103
|
$pivotgrid-tooltip-padding: 3px 2px !default;
|
|
103
|
-
$pivotgrid-tooltip-fontcolor: $grey-
|
|
104
|
+
$pivotgrid-tooltip-fontcolor: $grey-dark-font !default;
|
|
104
105
|
$pivotgrid-tooltip-fontsize: 14px !default;
|
|
105
106
|
$pivotgrid-tooltip-fontfamily: Helvetica !default;
|
|
106
107
|
$pivotgrid-member-filter-list-bigger-height: 121px !default;
|
|
@@ -167,7 +168,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
167
168
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
168
169
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 100px !default;
|
|
169
170
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
170
|
-
$pivotgrid-cell-value-margin
|
|
171
|
+
$pivotgrid-cell-value-margin: 0 !default;
|
|
171
172
|
|
|
172
173
|
/*! component's common definitions and variables */
|
|
173
174
|
$pivotgrid-grouping-height: 28px !default;
|
|
@@ -1054,6 +1055,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1054
1055
|
.e-frozenscrollbar {
|
|
1055
1056
|
background: $pivotgrid-grp-bg-color;
|
|
1056
1057
|
}
|
|
1058
|
+
|
|
1059
|
+
/* stylelint-disable */
|
|
1060
|
+
& .e-headercontent {
|
|
1061
|
+
& .e-columnheader {
|
|
1062
|
+
& .e-headercell.e-leftfreeze {
|
|
1063
|
+
// For safari browser only
|
|
1064
|
+
-webkit-transform: translate3d(0, 0, 0);
|
|
1065
|
+
}
|
|
1066
|
+
}
|
|
1067
|
+
}
|
|
1068
|
+
/* stylelint-enable */
|
|
1057
1069
|
}
|
|
1058
1070
|
|
|
1059
1071
|
.e-pivotview-disable-icon {
|
|
@@ -1387,6 +1399,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1387
1399
|
/*! PivotView theme */
|
|
1388
1400
|
.e-pivotview {
|
|
1389
1401
|
.e-pivotcell-container {
|
|
1402
|
+
align-items: center;
|
|
1390
1403
|
display: flex;
|
|
1391
1404
|
|
|
1392
1405
|
.e-stackedheadertext,
|
|
@@ -1394,6 +1407,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1394
1407
|
&.e-cellvalue {
|
|
1395
1408
|
overflow: hidden;
|
|
1396
1409
|
text-overflow: ellipsis;
|
|
1410
|
+
width: 100%;
|
|
1397
1411
|
}
|
|
1398
1412
|
}
|
|
1399
1413
|
|
|
@@ -1446,15 +1460,27 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1446
1460
|
user-select: none;
|
|
1447
1461
|
}
|
|
1448
1462
|
|
|
1463
|
+
.e-grid .e-content-virtualtable {
|
|
1464
|
+
overflow-x: auto;
|
|
1465
|
+
scrollbar-width: none; /* firefox */
|
|
1466
|
+
|
|
1467
|
+
&::-webkit-scrollbar {
|
|
1468
|
+
display: none; /* safari, chrome and edge */
|
|
1469
|
+
}
|
|
1470
|
+
}
|
|
1471
|
+
|
|
1449
1472
|
.e-gtot,
|
|
1450
1473
|
.e-gtot.e-rowsheader,
|
|
1451
1474
|
.e-gtot.e-columnsheader,
|
|
1452
1475
|
.e-grid .e-content,
|
|
1453
|
-
.e-grid .e-gridheader
|
|
1454
|
-
.e-headercell {
|
|
1476
|
+
.e-grid .e-gridheader {
|
|
1455
1477
|
background: $pivotgrid-gtot-background-color;
|
|
1456
1478
|
}
|
|
1457
1479
|
|
|
1480
|
+
.e-headercell:not(.e-columnsheader) {
|
|
1481
|
+
background: $pivotgrid-gtot-background-color !important;
|
|
1482
|
+
}
|
|
1483
|
+
|
|
1458
1484
|
.e-grid .e-gridheader {
|
|
1459
1485
|
border-bottom-width: 1px;
|
|
1460
1486
|
@if($skin-name == 'bootstrap5') {
|
|
@@ -1552,20 +1578,14 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1552
1578
|
color: $pivotgrid-header-selection-color !important;
|
|
1553
1579
|
}
|
|
1554
1580
|
}
|
|
1555
|
-
/* stylelint-enable */
|
|
1556
1581
|
|
|
1557
1582
|
.e-drop-indicator {
|
|
1558
1583
|
display: block;
|
|
1559
1584
|
}
|
|
1560
1585
|
|
|
1561
1586
|
div {
|
|
1562
|
-
&.e-cellvalue {
|
|
1563
|
-
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1564
|
-
}
|
|
1565
|
-
|
|
1566
1587
|
div span.e-value-sort-icon {
|
|
1567
1588
|
@if ($skin-name == 'Material3') {
|
|
1568
|
-
/* stylelint-disable */
|
|
1569
1589
|
padding: 0 !important;
|
|
1570
1590
|
}
|
|
1571
1591
|
}
|
|
@@ -1594,11 +1614,20 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1594
1614
|
}
|
|
1595
1615
|
}
|
|
1596
1616
|
|
|
1617
|
+
.e-stackedheadercelldiv .e-sortfilterdiv, .e-headercelldiv .e-sortfilterdiv {
|
|
1618
|
+
margin: $pivotgrid-vsort-column-margin !important;
|
|
1619
|
+
}
|
|
1620
|
+
|
|
1621
|
+
.e-stackedheadercelldiv .e-sortfilterdiv.e-value-sort-align, .e-headercelldiv .e-sortfilterdiv.e-value-sort-align {
|
|
1622
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1597
1625
|
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1598
1626
|
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1599
|
-
margin: $pivotgrid-
|
|
1627
|
+
margin: $pivotgrid-cell-value-margin !important;
|
|
1600
1628
|
margin-left: auto !important;
|
|
1601
|
-
|
|
1629
|
+
padding-bottom: $pivotgrid-cell-value-margin !important;
|
|
1630
|
+
padding-top: $pivotgrid-cell-value-margin !important;
|
|
1602
1631
|
}
|
|
1603
1632
|
}
|
|
1604
1633
|
|
|
@@ -1666,16 +1695,37 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1666
1695
|
}
|
|
1667
1696
|
}
|
|
1668
1697
|
|
|
1669
|
-
&.sf-pivotview
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1698
|
+
&.sf-pivotview {
|
|
1699
|
+
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1700
|
+
z-index: 1 !important;
|
|
1701
|
+
}
|
|
1702
|
+
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1703
|
+
visibility: hidden !important;
|
|
1704
|
+
/* stylelint-enable */
|
|
1705
|
+
}
|
|
1706
|
+
.e-grid {
|
|
1707
|
+
.e-pivot-content-loader {
|
|
1708
|
+
position: absolute;
|
|
1709
|
+
z-index: 10;
|
|
1710
|
+
color: $pivotgrid-primary-color;
|
|
1711
|
+
font-size: 20px;
|
|
1712
|
+
text-align: center;
|
|
1713
|
+
padding: 10%;
|
|
1714
|
+
pointer-events: none;
|
|
1715
|
+
|
|
1716
|
+
&.e-hide-loader {
|
|
1717
|
+
display: none;
|
|
1718
|
+
}
|
|
1719
|
+
}
|
|
1720
|
+
.e-virtual-pivot-content {
|
|
1721
|
+
visibility: hidden;
|
|
1722
|
+
}
|
|
1723
|
+
}
|
|
1675
1724
|
}
|
|
1676
1725
|
|
|
1677
1726
|
.e-grid .e-headercelldiv,
|
|
1678
1727
|
.e-grid .e-columnsheader {
|
|
1728
|
+
/* stylelint-disable */
|
|
1679
1729
|
padding-left: 8px !important;
|
|
1680
1730
|
|
|
1681
1731
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
@@ -1710,6 +1760,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1710
1760
|
border-right-width: 1px;
|
|
1711
1761
|
}
|
|
1712
1762
|
|
|
1763
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
1764
|
+
border-left-color: $pivotgrid-default-border-color !important;
|
|
1765
|
+
border-right-color: $pivotgrid-default-border-color !important;
|
|
1766
|
+
border-right-width: 1px !important;
|
|
1767
|
+
|
|
1768
|
+
&:not(.e-gtot) {
|
|
1769
|
+
background: $pivotgrid-header-background-color;
|
|
1770
|
+
}
|
|
1771
|
+
}
|
|
1772
|
+
|
|
1713
1773
|
.e-stackedheadercelldiv {
|
|
1714
1774
|
display: block;
|
|
1715
1775
|
}
|
|
@@ -1718,20 +1778,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1718
1778
|
.e-stackedheadercelldiv.e-cellvalue {
|
|
1719
1779
|
display: inline-block;
|
|
1720
1780
|
padding-left: 12px !important;
|
|
1721
|
-
margin-top: 5px;
|
|
1722
|
-
|
|
1723
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') {
|
|
1724
|
-
margin-top: 0;
|
|
1725
|
-
}
|
|
1726
|
-
|
|
1727
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') or ($pivotgrid-skin == 'fabric-dark') {
|
|
1728
|
-
margin-top: 2px;
|
|
1729
|
-
padding-left: 8px !important;
|
|
1730
|
-
}
|
|
1731
|
-
|
|
1732
|
-
@if ($skin-name == 'FluentUI') {
|
|
1733
|
-
margin-top: 1px;
|
|
1734
|
-
}
|
|
1735
1781
|
}
|
|
1736
1782
|
|
|
1737
1783
|
.e-headercelldiv.e-cellvalue {
|
|
@@ -2108,6 +2154,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2108
2154
|
width: 100%;
|
|
2109
2155
|
}
|
|
2110
2156
|
|
|
2157
|
+
th.e-group-row .e-axis-row {
|
|
2158
|
+
display: inline-block;
|
|
2159
|
+
height: 100%;
|
|
2160
|
+
vertical-align: top;
|
|
2161
|
+
}
|
|
2162
|
+
|
|
2111
2163
|
/* stylelint-disable */
|
|
2112
2164
|
.e-group-row {
|
|
2113
2165
|
padding: 0 !important;
|
|
@@ -2305,8 +2357,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2305
2357
|
cursor: pointer;
|
|
2306
2358
|
display: inline-block;
|
|
2307
2359
|
height: 18px;
|
|
2308
|
-
margin-top: $pivotgrid-expand-collapse-margin-top;
|
|
2309
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2310
2360
|
text-align: center;
|
|
2311
2361
|
width: 18px;
|
|
2312
2362
|
@if ($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'Material3') or ($skin-name == 'tailwind') {
|
|
@@ -2318,9 +2368,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2318
2368
|
th .e-expand,
|
|
2319
2369
|
th .e-collapse {
|
|
2320
2370
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2321
|
-
margin-left:
|
|
2322
|
-
|
|
2323
|
-
|
|
2371
|
+
margin-left: 0;
|
|
2372
|
+
@if ($skin-name == 'bootstrap4') {
|
|
2373
|
+
display: flex;
|
|
2374
|
+
}
|
|
2324
2375
|
}
|
|
2325
2376
|
|
|
2326
2377
|
/* stylelint-enable */
|
|
@@ -2747,6 +2798,11 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2747
2798
|
border-right: 0;
|
|
2748
2799
|
}
|
|
2749
2800
|
|
|
2801
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
2802
|
+
border-left-width: 1px;
|
|
2803
|
+
border-right: 0;
|
|
2804
|
+
}
|
|
2805
|
+
|
|
2750
2806
|
/* stylelint-enable */
|
|
2751
2807
|
|
|
2752
2808
|
.e-rowsheader .e-cellvalue {
|
|
@@ -3045,11 +3101,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
3045
3101
|
padding-left: 16px !important;
|
|
3046
3102
|
}
|
|
3047
3103
|
|
|
3048
|
-
th .e-expand,
|
|
3049
|
-
th .e-collapse {
|
|
3050
|
-
margin-top: $pivotgrid-bigger-drill-margintop;
|
|
3051
|
-
}
|
|
3052
|
-
|
|
3053
3104
|
.e-grouping-bar {
|
|
3054
3105
|
.e-all-fields-axis {
|
|
3055
3106
|
height: 36px !important;
|
|
@@ -52,6 +52,7 @@
|
|
|
52
52
|
/*! component's theme wise override definitions and variables */
|
|
53
53
|
$pivotgrid-skin: 'bootstrap4' !default;
|
|
54
54
|
$pivotgrid-active-color: $primary !default;
|
|
55
|
+
$pivotgrid-primary-color: $primary !default;
|
|
55
56
|
$pivotgrid-default-font-color: $gray-900 !default;
|
|
56
57
|
$pivotgrid-cell-border-color: $gray-300 !default;
|
|
57
58
|
$pivotgrid-prompt-default-font-color: $gray-600 !default;
|
|
@@ -167,7 +168,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
167
168
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
168
169
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 115px !default;
|
|
169
170
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
170
|
-
$pivotgrid-cell-value-margin
|
|
171
|
+
$pivotgrid-cell-value-margin: 0 !default;
|
|
171
172
|
|
|
172
173
|
/*! component's common definitions and variables */
|
|
173
174
|
$pivotgrid-grouping-height: 30px !default;
|
|
@@ -1054,6 +1055,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1054
1055
|
.e-frozenscrollbar {
|
|
1055
1056
|
background: $pivotgrid-grp-bg-color;
|
|
1056
1057
|
}
|
|
1058
|
+
|
|
1059
|
+
/* stylelint-disable */
|
|
1060
|
+
& .e-headercontent {
|
|
1061
|
+
& .e-columnheader {
|
|
1062
|
+
& .e-headercell.e-leftfreeze {
|
|
1063
|
+
// For safari browser only
|
|
1064
|
+
-webkit-transform: translate3d(0, 0, 0);
|
|
1065
|
+
}
|
|
1066
|
+
}
|
|
1067
|
+
}
|
|
1068
|
+
/* stylelint-enable */
|
|
1057
1069
|
}
|
|
1058
1070
|
|
|
1059
1071
|
.e-pivotview-disable-icon {
|
|
@@ -1387,6 +1399,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1387
1399
|
/*! PivotView theme */
|
|
1388
1400
|
.e-pivotview {
|
|
1389
1401
|
.e-pivotcell-container {
|
|
1402
|
+
align-items: center;
|
|
1390
1403
|
display: flex;
|
|
1391
1404
|
|
|
1392
1405
|
.e-stackedheadertext,
|
|
@@ -1394,6 +1407,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1394
1407
|
&.e-cellvalue {
|
|
1395
1408
|
overflow: hidden;
|
|
1396
1409
|
text-overflow: ellipsis;
|
|
1410
|
+
width: 100%;
|
|
1397
1411
|
}
|
|
1398
1412
|
}
|
|
1399
1413
|
|
|
@@ -1446,15 +1460,27 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1446
1460
|
user-select: none;
|
|
1447
1461
|
}
|
|
1448
1462
|
|
|
1463
|
+
.e-grid .e-content-virtualtable {
|
|
1464
|
+
overflow-x: auto;
|
|
1465
|
+
scrollbar-width: none; /* firefox */
|
|
1466
|
+
|
|
1467
|
+
&::-webkit-scrollbar {
|
|
1468
|
+
display: none; /* safari, chrome and edge */
|
|
1469
|
+
}
|
|
1470
|
+
}
|
|
1471
|
+
|
|
1449
1472
|
.e-gtot,
|
|
1450
1473
|
.e-gtot.e-rowsheader,
|
|
1451
1474
|
.e-gtot.e-columnsheader,
|
|
1452
1475
|
.e-grid .e-content,
|
|
1453
|
-
.e-grid .e-gridheader
|
|
1454
|
-
.e-headercell {
|
|
1476
|
+
.e-grid .e-gridheader {
|
|
1455
1477
|
background: $pivotgrid-gtot-background-color;
|
|
1456
1478
|
}
|
|
1457
1479
|
|
|
1480
|
+
.e-headercell:not(.e-columnsheader) {
|
|
1481
|
+
background: $pivotgrid-gtot-background-color !important;
|
|
1482
|
+
}
|
|
1483
|
+
|
|
1458
1484
|
.e-grid .e-gridheader {
|
|
1459
1485
|
border-bottom-width: 1px;
|
|
1460
1486
|
@if($skin-name == 'bootstrap5') {
|
|
@@ -1552,20 +1578,14 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1552
1578
|
color: $pivotgrid-header-selection-color !important;
|
|
1553
1579
|
}
|
|
1554
1580
|
}
|
|
1555
|
-
/* stylelint-enable */
|
|
1556
1581
|
|
|
1557
1582
|
.e-drop-indicator {
|
|
1558
1583
|
display: block;
|
|
1559
1584
|
}
|
|
1560
1585
|
|
|
1561
1586
|
div {
|
|
1562
|
-
&.e-cellvalue {
|
|
1563
|
-
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1564
|
-
}
|
|
1565
|
-
|
|
1566
1587
|
div span.e-value-sort-icon {
|
|
1567
1588
|
@if ($skin-name == 'Material3') {
|
|
1568
|
-
/* stylelint-disable */
|
|
1569
1589
|
padding: 0 !important;
|
|
1570
1590
|
}
|
|
1571
1591
|
}
|
|
@@ -1594,11 +1614,20 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1594
1614
|
}
|
|
1595
1615
|
}
|
|
1596
1616
|
|
|
1617
|
+
.e-stackedheadercelldiv .e-sortfilterdiv, .e-headercelldiv .e-sortfilterdiv {
|
|
1618
|
+
margin: $pivotgrid-vsort-column-margin !important;
|
|
1619
|
+
}
|
|
1620
|
+
|
|
1621
|
+
.e-stackedheadercelldiv .e-sortfilterdiv.e-value-sort-align, .e-headercelldiv .e-sortfilterdiv.e-value-sort-align {
|
|
1622
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1597
1625
|
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1598
1626
|
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1599
|
-
margin: $pivotgrid-
|
|
1627
|
+
margin: $pivotgrid-cell-value-margin !important;
|
|
1600
1628
|
margin-left: auto !important;
|
|
1601
|
-
|
|
1629
|
+
padding-bottom: $pivotgrid-cell-value-margin !important;
|
|
1630
|
+
padding-top: $pivotgrid-cell-value-margin !important;
|
|
1602
1631
|
}
|
|
1603
1632
|
}
|
|
1604
1633
|
|
|
@@ -1666,16 +1695,37 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1666
1695
|
}
|
|
1667
1696
|
}
|
|
1668
1697
|
|
|
1669
|
-
&.sf-pivotview
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1698
|
+
&.sf-pivotview {
|
|
1699
|
+
.e-spinner-pane.e-pivot-outer-spinner {
|
|
1700
|
+
z-index: 1 !important;
|
|
1701
|
+
}
|
|
1702
|
+
.e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1703
|
+
visibility: hidden !important;
|
|
1704
|
+
/* stylelint-enable */
|
|
1705
|
+
}
|
|
1706
|
+
.e-grid {
|
|
1707
|
+
.e-pivot-content-loader {
|
|
1708
|
+
position: absolute;
|
|
1709
|
+
z-index: 10;
|
|
1710
|
+
color: $pivotgrid-primary-color;
|
|
1711
|
+
font-size: 20px;
|
|
1712
|
+
text-align: center;
|
|
1713
|
+
padding: 10%;
|
|
1714
|
+
pointer-events: none;
|
|
1715
|
+
|
|
1716
|
+
&.e-hide-loader {
|
|
1717
|
+
display: none;
|
|
1718
|
+
}
|
|
1719
|
+
}
|
|
1720
|
+
.e-virtual-pivot-content {
|
|
1721
|
+
visibility: hidden;
|
|
1722
|
+
}
|
|
1723
|
+
}
|
|
1675
1724
|
}
|
|
1676
1725
|
|
|
1677
1726
|
.e-grid .e-headercelldiv,
|
|
1678
1727
|
.e-grid .e-columnsheader {
|
|
1728
|
+
/* stylelint-disable */
|
|
1679
1729
|
padding-left: 8px !important;
|
|
1680
1730
|
|
|
1681
1731
|
@if($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') {
|
|
@@ -1710,6 +1760,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1710
1760
|
border-right-width: 1px;
|
|
1711
1761
|
}
|
|
1712
1762
|
|
|
1763
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
1764
|
+
border-left-color: $pivotgrid-default-border-color !important;
|
|
1765
|
+
border-right-color: $pivotgrid-default-border-color !important;
|
|
1766
|
+
border-right-width: 1px !important;
|
|
1767
|
+
|
|
1768
|
+
&:not(.e-gtot) {
|
|
1769
|
+
background: $pivotgrid-header-background-color;
|
|
1770
|
+
}
|
|
1771
|
+
}
|
|
1772
|
+
|
|
1713
1773
|
.e-stackedheadercelldiv {
|
|
1714
1774
|
display: block;
|
|
1715
1775
|
}
|
|
@@ -1718,20 +1778,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1718
1778
|
.e-stackedheadercelldiv.e-cellvalue {
|
|
1719
1779
|
display: inline-block;
|
|
1720
1780
|
padding-left: 12px !important;
|
|
1721
|
-
margin-top: 5px;
|
|
1722
|
-
|
|
1723
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') {
|
|
1724
|
-
margin-top: 0;
|
|
1725
|
-
}
|
|
1726
|
-
|
|
1727
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') or ($pivotgrid-skin == 'fabric-dark') {
|
|
1728
|
-
margin-top: 2px;
|
|
1729
|
-
padding-left: 8px !important;
|
|
1730
|
-
}
|
|
1731
|
-
|
|
1732
|
-
@if ($skin-name == 'FluentUI') {
|
|
1733
|
-
margin-top: 1px;
|
|
1734
|
-
}
|
|
1735
1781
|
}
|
|
1736
1782
|
|
|
1737
1783
|
.e-headercelldiv.e-cellvalue {
|
|
@@ -2108,6 +2154,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2108
2154
|
width: 100%;
|
|
2109
2155
|
}
|
|
2110
2156
|
|
|
2157
|
+
th.e-group-row .e-axis-row {
|
|
2158
|
+
display: inline-block;
|
|
2159
|
+
height: 100%;
|
|
2160
|
+
vertical-align: top;
|
|
2161
|
+
}
|
|
2162
|
+
|
|
2111
2163
|
/* stylelint-disable */
|
|
2112
2164
|
.e-group-row {
|
|
2113
2165
|
padding: 0 !important;
|
|
@@ -2305,8 +2357,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2305
2357
|
cursor: pointer;
|
|
2306
2358
|
display: inline-block;
|
|
2307
2359
|
height: 18px;
|
|
2308
|
-
margin-top: $pivotgrid-expand-collapse-margin-top;
|
|
2309
|
-
margin-bottom: $pivotgrid-expand-collapse-margin-bottom;
|
|
2310
2360
|
text-align: center;
|
|
2311
2361
|
width: 18px;
|
|
2312
2362
|
@if ($skin-name == 'bootstrap5') or ($skin-name == 'FluentUI') or ($skin-name == 'Material3') or ($skin-name == 'tailwind') {
|
|
@@ -2318,9 +2368,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2318
2368
|
th .e-expand,
|
|
2319
2369
|
th .e-collapse {
|
|
2320
2370
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2321
|
-
margin-left:
|
|
2322
|
-
|
|
2323
|
-
|
|
2371
|
+
margin-left: 0;
|
|
2372
|
+
@if ($skin-name == 'bootstrap4') {
|
|
2373
|
+
display: flex;
|
|
2374
|
+
}
|
|
2324
2375
|
}
|
|
2325
2376
|
|
|
2326
2377
|
/* stylelint-enable */
|
|
@@ -2747,6 +2798,11 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2747
2798
|
border-right: 0;
|
|
2748
2799
|
}
|
|
2749
2800
|
|
|
2801
|
+
.e-leftfreeze.e-freezeleftborder {
|
|
2802
|
+
border-left-width: 1px;
|
|
2803
|
+
border-right: 0;
|
|
2804
|
+
}
|
|
2805
|
+
|
|
2750
2806
|
/* stylelint-enable */
|
|
2751
2807
|
|
|
2752
2808
|
.e-rowsheader .e-cellvalue {
|
|
@@ -3045,11 +3101,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
3045
3101
|
padding-left: 16px !important;
|
|
3046
3102
|
}
|
|
3047
3103
|
|
|
3048
|
-
th .e-expand,
|
|
3049
|
-
th .e-collapse {
|
|
3050
|
-
margin-top: $pivotgrid-bigger-drill-margintop;
|
|
3051
|
-
}
|
|
3052
|
-
|
|
3053
3104
|
.e-grouping-bar {
|
|
3054
3105
|
.e-all-fields-axis {
|
|
3055
3106
|
height: 36px !important;
|