@syncfusion/blazor-themes 26.1.35 → 26.1.40
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/fluent2-dark.scss +8 -8
- package/SCSS-Themes/base/fluent2-highcontrast.scss +8 -8
- package/SCSS-Themes/base/fluent2.scss +9 -9
- package/SCSS-Themes/bds-dark.scss +302 -56
- package/SCSS-Themes/bds.scss +302 -56
- package/SCSS-Themes/bootstrap-dark.scss +302 -56
- package/SCSS-Themes/bootstrap.scss +302 -56
- package/SCSS-Themes/bootstrap4.scss +302 -56
- package/SCSS-Themes/bootstrap5-dark.scss +301 -55
- package/SCSS-Themes/bootstrap5.scss +301 -55
- package/SCSS-Themes/buttons/speed-dial/bds-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bds.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap4.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap5-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap5.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fabric-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fabric.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fluent-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fluent.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fluent2-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fluent2.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/highcontrast.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/material-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/material.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/material3-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/material3.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/tailwind-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/tailwind.scss +29 -4
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bds.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +2 -2
- package/SCSS-Themes/calendars/calendar/fluent2.scss +2 -2
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +4 -6
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +4 -6
- package/SCSS-Themes/fabric-dark.scss +302 -56
- package/SCSS-Themes/fabric.scss +302 -56
- package/SCSS-Themes/fluent-dark.scss +302 -56
- package/SCSS-Themes/fluent.scss +302 -56
- package/SCSS-Themes/fluent2-dark.scss +345 -110
- package/SCSS-Themes/fluent2-highcontrast.scss +8 -8
- package/SCSS-Themes/fluent2.scss +346 -111
- package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent2.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bds-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bds.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +2 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/bds.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap4.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap5.scss +69 -14
- package/SCSS-Themes/grids/grid/fabric-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/fabric.scss +69 -14
- package/SCSS-Themes/grids/grid/fluent-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/fluent.scss +69 -14
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +71 -16
- package/SCSS-Themes/grids/grid/fluent2.scss +71 -16
- package/SCSS-Themes/grids/grid/highcontrast.scss +69 -14
- package/SCSS-Themes/grids/grid/material-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/material.scss +69 -14
- package/SCSS-Themes/grids/grid/material3-dark.scss +70 -15
- package/SCSS-Themes/grids/grid/material3.scss +70 -15
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/tailwind.scss +69 -14
- package/SCSS-Themes/highcontrast.scss +302 -56
- package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bds.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fluent2.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/material.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/material3.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +40 -4
- package/SCSS-Themes/inputs/input/bds-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/bds.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap4.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap5.scss +7 -3
- package/SCSS-Themes/inputs/input/fabric-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/fabric.scss +7 -3
- package/SCSS-Themes/inputs/input/fluent-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/fluent.scss +7 -3
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/fluent2.scss +7 -3
- package/SCSS-Themes/inputs/input/highcontrast.scss +7 -3
- package/SCSS-Themes/inputs/input/material-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/material.scss +7 -3
- package/SCSS-Themes/inputs/input/material3-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/material3.scss +7 -3
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +8 -4
- package/SCSS-Themes/inputs/input/tailwind.scss +8 -4
- package/SCSS-Themes/kanban/kanban/bds-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bds.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap4.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fabric-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fabric.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2.scss +1 -1
- package/SCSS-Themes/kanban/kanban/highcontrast.scss +1 -1
- package/SCSS-Themes/kanban/kanban/material-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/material.scss +1 -1
- package/SCSS-Themes/kanban/kanban/material3-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/material3.scss +1 -1
- package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +302 -56
- package/SCSS-Themes/material.scss +302 -56
- package/SCSS-Themes/material3-dark.scss +306 -60
- package/SCSS-Themes/material3.scss +306 -60
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap4.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-dark.scss +13 -3
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.scss +13 -3
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/highcontrast.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-dark.scss +15 -5
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3.scss +15 -5
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind.scss +14 -4
- package/SCSS-Themes/navigations/accordion/bds-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bds.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fabric.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fluent.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fluent2-dark.scss +27 -3
- package/SCSS-Themes/navigations/accordion/fluent2.scss +27 -3
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +26 -2
- package/SCSS-Themes/navigations/accordion/material-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/material.scss +26 -2
- package/SCSS-Themes/navigations/accordion/material3-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/material3.scss +26 -2
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/tailwind.scss +26 -2
- package/SCSS-Themes/navigations/stepper/bds-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bds.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fabric.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fluent.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fluent2-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fluent2.scss +10 -0
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +10 -0
- package/SCSS-Themes/navigations/stepper/material-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/material.scss +10 -0
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/material3.scss +10 -0
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/tailwind.scss +10 -0
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bds.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +8 -8
- package/SCSS-Themes/navigations/treeview/fluent2.scss +8 -8
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +1 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/material.scss +1 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +1 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +1 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bds-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bds.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent2-dark.scss +43 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent2.scss +43 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +42 -1
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +7 -8
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +7 -8
- package/SCSS-Themes/popups/dialog/bds-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/bds.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +6 -6
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/fabric.scss +6 -6
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/fluent.scss +6 -6
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +12 -18
- package/SCSS-Themes/popups/dialog/fluent2.scss +12 -18
- package/SCSS-Themes/popups/dialog/highcontrast.scss +6 -6
- package/SCSS-Themes/popups/dialog/material-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/material.scss +6 -6
- package/SCSS-Themes/popups/dialog/material3-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/material3.scss +6 -6
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/tailwind.scss +6 -6
- package/SCSS-Themes/popups/tooltip/fluent2-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/fluent2.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bds.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +2 -4
- package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +2 -4
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/material.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +3 -4
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bds.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +15 -1
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +15 -1
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +14 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +21 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +21 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +22 -12
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +22 -12
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +20 -10
- package/SCSS-Themes/schedule/schedule/bds-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bds.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +19 -3
- package/SCSS-Themes/schedule/schedule/fluent2.scss +19 -3
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +16 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/material.scss +16 -0
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +16 -0
- package/SCSS-Themes/tailwind-dark.scss +303 -57
- package/SCSS-Themes/tailwind.scss +303 -57
- package/package.json +1 -1
|
@@ -932,7 +932,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
932
932
|
|
|
933
933
|
@if $grid-skin == 'fluent2' {
|
|
934
934
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
935
|
-
margin-left: -
|
|
935
|
+
margin-left: -5px;
|
|
936
|
+
margin-top: 4px;
|
|
936
937
|
}
|
|
937
938
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
938
939
|
margin-right: -2px;
|
|
@@ -943,7 +944,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
943
944
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
944
945
|
@if $grid-skin == 'fluent2' {
|
|
945
946
|
margin-bottom: 2px;
|
|
946
|
-
margin-left:
|
|
947
|
+
margin-left: 7px;
|
|
947
948
|
}
|
|
948
949
|
}
|
|
949
950
|
|
|
@@ -1070,8 +1071,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1070
1071
|
}
|
|
1071
1072
|
|
|
1072
1073
|
@if $grid-skin == 'fluent2' {
|
|
1073
|
-
.e-ftrchk.e-infinitescroll {
|
|
1074
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
1074
1075
|
margin-left: 0;
|
|
1076
|
+
padding-left: 0;
|
|
1075
1077
|
}
|
|
1076
1078
|
}
|
|
1077
1079
|
|
|
@@ -2734,7 +2736,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2734
2736
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
2735
2737
|
}
|
|
2736
2738
|
white-space: normal;
|
|
2737
|
-
|
|
2739
|
+
text-wrap: nowrap;
|
|
2740
|
+
text-overflow: ellipsis;
|
|
2741
|
+
overflow: hidden;
|
|
2738
2742
|
&.e-lastrowcell {
|
|
2739
2743
|
border-bottom-width: 1px;
|
|
2740
2744
|
}
|
|
@@ -3475,7 +3479,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3475
3479
|
}
|
|
3476
3480
|
|
|
3477
3481
|
@if $grid-skin == 'fluent2' {
|
|
3478
|
-
.e-ftrchk.e-infinitescroll {
|
|
3482
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
3479
3483
|
padding-left: 0;
|
|
3480
3484
|
margin-left: 0;
|
|
3481
3485
|
}
|
|
@@ -4658,7 +4662,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4658
4662
|
|
|
4659
4663
|
&.e-default {
|
|
4660
4664
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
4661
|
-
& .e-gridheader table tr th:last-child {
|
|
4665
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
4662
4666
|
border-left: 0;
|
|
4663
4667
|
}
|
|
4664
4668
|
}
|
|
@@ -5487,7 +5491,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5487
5491
|
}
|
|
5488
5492
|
|
|
5489
5493
|
.e-gridcontent .e-groupcaption {
|
|
5490
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
5494
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
5491
5495
|
}
|
|
5492
5496
|
|
|
5493
5497
|
.e-summarycell {
|
|
@@ -6079,9 +6083,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6079
6083
|
background: none;
|
|
6080
6084
|
border: 0;
|
|
6081
6085
|
color: $grid-responsive-custom-header-btn-color;
|
|
6082
|
-
@if $grid-skin == 'fluent2' {
|
|
6083
|
-
padding-top: 6px;
|
|
6084
|
-
}
|
|
6085
6086
|
}
|
|
6086
6087
|
}
|
|
6087
6088
|
}
|
|
@@ -6168,6 +6169,22 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6168
6169
|
& .e-dlg-content {
|
|
6169
6170
|
padding: 16px;
|
|
6170
6171
|
}
|
|
6172
|
+
|
|
6173
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
6174
|
+
.e-checkbox-wrapper .e-frame {
|
|
6175
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
6176
|
+
margin: 0 0 1px 4px;
|
|
6177
|
+
}
|
|
6178
|
+
}
|
|
6179
|
+
|
|
6180
|
+
.e-radio + label {
|
|
6181
|
+
margin: 0;
|
|
6182
|
+
}
|
|
6183
|
+
|
|
6184
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
6185
|
+
margin-left: 18px;
|
|
6186
|
+
}
|
|
6187
|
+
}
|
|
6171
6188
|
}
|
|
6172
6189
|
|
|
6173
6190
|
& .e-ressortbutton-parent {
|
|
@@ -6262,6 +6279,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6262
6279
|
min-height: 160px;
|
|
6263
6280
|
overflow-y: auto;
|
|
6264
6281
|
|
|
6282
|
+
&.e-checkbox-infinitescroll {
|
|
6283
|
+
border-top-style: solid;
|
|
6284
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
6285
|
+
border-top-width: 1px;
|
|
6286
|
+
margin-top: 0;
|
|
6287
|
+
overflow-x: hidden;
|
|
6288
|
+
}
|
|
6289
|
+
|
|
6265
6290
|
& .e-ftrchk {
|
|
6266
6291
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
6267
6292
|
@if $grid-skin == 'fluent2' {
|
|
@@ -6270,6 +6295,29 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6270
6295
|
}
|
|
6271
6296
|
}
|
|
6272
6297
|
}
|
|
6298
|
+
|
|
6299
|
+
& .e-ftrchk {
|
|
6300
|
+
& .e-chk-hidden {
|
|
6301
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
6302
|
+
height: 1px;
|
|
6303
|
+
opacity: 0;
|
|
6304
|
+
width: 1px;
|
|
6305
|
+
}
|
|
6306
|
+
|
|
6307
|
+
& .e-mask {
|
|
6308
|
+
display: inline-block;
|
|
6309
|
+
height: 10px;
|
|
6310
|
+
width: 80%;
|
|
6311
|
+
|
|
6312
|
+
&.e-mask-checkbox-filter-intent {
|
|
6313
|
+
width: 13px;
|
|
6314
|
+
}
|
|
6315
|
+
|
|
6316
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
6317
|
+
margin-left: 8px;
|
|
6318
|
+
}
|
|
6319
|
+
}
|
|
6320
|
+
}
|
|
6273
6321
|
}
|
|
6274
6322
|
}
|
|
6275
6323
|
}
|
|
@@ -6284,10 +6332,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6284
6332
|
& .e-searchbox {
|
|
6285
6333
|
padding-left: 0;
|
|
6286
6334
|
}
|
|
6287
|
-
& .e-
|
|
6288
|
-
|
|
6289
|
-
|
|
6290
|
-
}
|
|
6335
|
+
& .e-ftrchk.e-infinitescroll,
|
|
6336
|
+
& .e-spinner .e-checkboxlist {
|
|
6337
|
+
margin-left: -7px;
|
|
6291
6338
|
}
|
|
6292
6339
|
}
|
|
6293
6340
|
}
|
|
@@ -6335,6 +6382,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6335
6382
|
@if $grid-skin == 'fluent' {
|
|
6336
6383
|
padding-top: 3px;
|
|
6337
6384
|
}
|
|
6385
|
+
@if $grid-skin == 'fluent' {
|
|
6386
|
+
padding-top: 1px;
|
|
6387
|
+
}
|
|
6338
6388
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
6339
6389
|
padding-top: 2px;
|
|
6340
6390
|
}
|
|
@@ -6663,6 +6713,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6663
6713
|
border-color: $grid-header-border-color;
|
|
6664
6714
|
}
|
|
6665
6715
|
|
|
6716
|
+
.e-headercell,
|
|
6717
|
+
.e-detailheadercell {
|
|
6718
|
+
background-color: $grid-header-bg-color;
|
|
6719
|
+
}
|
|
6720
|
+
|
|
6666
6721
|
.e-gridcontent {
|
|
6667
6722
|
background-color: $grid-content-bg-color;
|
|
6668
6723
|
}
|
|
@@ -932,7 +932,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
932
932
|
|
|
933
933
|
@if $grid-skin == 'fluent2' {
|
|
934
934
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
935
|
-
margin-left: -
|
|
935
|
+
margin-left: -5px;
|
|
936
|
+
margin-top: 4px;
|
|
936
937
|
}
|
|
937
938
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
938
939
|
margin-right: -2px;
|
|
@@ -943,7 +944,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
943
944
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
944
945
|
@if $grid-skin == 'fluent2' {
|
|
945
946
|
margin-bottom: 2px;
|
|
946
|
-
margin-left:
|
|
947
|
+
margin-left: 7px;
|
|
947
948
|
}
|
|
948
949
|
}
|
|
949
950
|
|
|
@@ -1070,8 +1071,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1070
1071
|
}
|
|
1071
1072
|
|
|
1072
1073
|
@if $grid-skin == 'fluent2' {
|
|
1073
|
-
.e-ftrchk.e-infinitescroll {
|
|
1074
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
1074
1075
|
margin-left: 0;
|
|
1076
|
+
padding-left: 0;
|
|
1075
1077
|
}
|
|
1076
1078
|
}
|
|
1077
1079
|
|
|
@@ -2734,7 +2736,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2734
2736
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
2735
2737
|
}
|
|
2736
2738
|
white-space: normal;
|
|
2737
|
-
|
|
2739
|
+
text-wrap: nowrap;
|
|
2740
|
+
text-overflow: ellipsis;
|
|
2741
|
+
overflow: hidden;
|
|
2738
2742
|
&.e-lastrowcell {
|
|
2739
2743
|
border-bottom-width: 1px;
|
|
2740
2744
|
}
|
|
@@ -3475,7 +3479,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3475
3479
|
}
|
|
3476
3480
|
|
|
3477
3481
|
@if $grid-skin == 'fluent2' {
|
|
3478
|
-
.e-ftrchk.e-infinitescroll {
|
|
3482
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
3479
3483
|
padding-left: 0;
|
|
3480
3484
|
margin-left: 0;
|
|
3481
3485
|
}
|
|
@@ -4658,7 +4662,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4658
4662
|
|
|
4659
4663
|
&.e-default {
|
|
4660
4664
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
4661
|
-
& .e-gridheader table tr th:last-child {
|
|
4665
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
4662
4666
|
border-left: 0;
|
|
4663
4667
|
}
|
|
4664
4668
|
}
|
|
@@ -5487,7 +5491,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5487
5491
|
}
|
|
5488
5492
|
|
|
5489
5493
|
.e-gridcontent .e-groupcaption {
|
|
5490
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
5494
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
5491
5495
|
}
|
|
5492
5496
|
|
|
5493
5497
|
.e-summarycell {
|
|
@@ -6079,9 +6083,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6079
6083
|
background: none;
|
|
6080
6084
|
border: 0;
|
|
6081
6085
|
color: $grid-responsive-custom-header-btn-color;
|
|
6082
|
-
@if $grid-skin == 'fluent2' {
|
|
6083
|
-
padding-top: 6px;
|
|
6084
|
-
}
|
|
6085
6086
|
}
|
|
6086
6087
|
}
|
|
6087
6088
|
}
|
|
@@ -6168,6 +6169,22 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6168
6169
|
& .e-dlg-content {
|
|
6169
6170
|
padding: 16px;
|
|
6170
6171
|
}
|
|
6172
|
+
|
|
6173
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
6174
|
+
.e-checkbox-wrapper .e-frame {
|
|
6175
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
6176
|
+
margin: 0 0 1px 4px;
|
|
6177
|
+
}
|
|
6178
|
+
}
|
|
6179
|
+
|
|
6180
|
+
.e-radio + label {
|
|
6181
|
+
margin: 0;
|
|
6182
|
+
}
|
|
6183
|
+
|
|
6184
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
6185
|
+
margin-left: 18px;
|
|
6186
|
+
}
|
|
6187
|
+
}
|
|
6171
6188
|
}
|
|
6172
6189
|
|
|
6173
6190
|
& .e-ressortbutton-parent {
|
|
@@ -6262,6 +6279,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6262
6279
|
min-height: 160px;
|
|
6263
6280
|
overflow-y: auto;
|
|
6264
6281
|
|
|
6282
|
+
&.e-checkbox-infinitescroll {
|
|
6283
|
+
border-top-style: solid;
|
|
6284
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
6285
|
+
border-top-width: 1px;
|
|
6286
|
+
margin-top: 0;
|
|
6287
|
+
overflow-x: hidden;
|
|
6288
|
+
}
|
|
6289
|
+
|
|
6265
6290
|
& .e-ftrchk {
|
|
6266
6291
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
6267
6292
|
@if $grid-skin == 'fluent2' {
|
|
@@ -6270,6 +6295,29 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6270
6295
|
}
|
|
6271
6296
|
}
|
|
6272
6297
|
}
|
|
6298
|
+
|
|
6299
|
+
& .e-ftrchk {
|
|
6300
|
+
& .e-chk-hidden {
|
|
6301
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
6302
|
+
height: 1px;
|
|
6303
|
+
opacity: 0;
|
|
6304
|
+
width: 1px;
|
|
6305
|
+
}
|
|
6306
|
+
|
|
6307
|
+
& .e-mask {
|
|
6308
|
+
display: inline-block;
|
|
6309
|
+
height: 10px;
|
|
6310
|
+
width: 80%;
|
|
6311
|
+
|
|
6312
|
+
&.e-mask-checkbox-filter-intent {
|
|
6313
|
+
width: 13px;
|
|
6314
|
+
}
|
|
6315
|
+
|
|
6316
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
6317
|
+
margin-left: 8px;
|
|
6318
|
+
}
|
|
6319
|
+
}
|
|
6320
|
+
}
|
|
6273
6321
|
}
|
|
6274
6322
|
}
|
|
6275
6323
|
}
|
|
@@ -6284,10 +6332,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6284
6332
|
& .e-searchbox {
|
|
6285
6333
|
padding-left: 0;
|
|
6286
6334
|
}
|
|
6287
|
-
& .e-
|
|
6288
|
-
|
|
6289
|
-
|
|
6290
|
-
}
|
|
6335
|
+
& .e-ftrchk.e-infinitescroll,
|
|
6336
|
+
& .e-spinner .e-checkboxlist {
|
|
6337
|
+
margin-left: -7px;
|
|
6291
6338
|
}
|
|
6292
6339
|
}
|
|
6293
6340
|
}
|
|
@@ -6335,6 +6382,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6335
6382
|
@if $grid-skin == 'fluent' {
|
|
6336
6383
|
padding-top: 3px;
|
|
6337
6384
|
}
|
|
6385
|
+
@if $grid-skin == 'fluent' {
|
|
6386
|
+
padding-top: 1px;
|
|
6387
|
+
}
|
|
6338
6388
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
6339
6389
|
padding-top: 2px;
|
|
6340
6390
|
}
|
|
@@ -6663,6 +6713,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6663
6713
|
border-color: $grid-header-border-color;
|
|
6664
6714
|
}
|
|
6665
6715
|
|
|
6716
|
+
.e-headercell,
|
|
6717
|
+
.e-detailheadercell {
|
|
6718
|
+
background-color: $grid-header-bg-color;
|
|
6719
|
+
}
|
|
6720
|
+
|
|
6666
6721
|
.e-gridcontent {
|
|
6667
6722
|
background-color: $grid-content-bg-color;
|
|
6668
6723
|
}
|
|
@@ -342,7 +342,7 @@ $grid-rtl-group-sorticon-margin-right: -5px !default;
|
|
|
342
342
|
$grid-rtl-headercell-border-width: 0 !default;
|
|
343
343
|
$grid-rtl-headercelldiv-padding: 0 .4em 0 4.2em !default;
|
|
344
344
|
$grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 .45em !default;
|
|
345
|
-
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .
|
|
345
|
+
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .33em 0 .4em !default;
|
|
346
346
|
$grid-ungroup-rtl-padding-right: -10px !default;
|
|
347
347
|
$grid-headercelldiv-padding: 0 18px 0 5px !default;
|
|
348
348
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
@@ -640,7 +640,7 @@ $grid-biggerreorderarrow-font-size: $text-xs !default;
|
|
|
640
640
|
$grid-bigger-drag-count-padding: 2px 6px 2px !default;
|
|
641
641
|
$grid-bigger-drag-count-top: -10px !default;
|
|
642
642
|
$grid-bigger-check-select-all-font-size: $grid-bigger-header-icons-font-size !default;
|
|
643
|
-
$grid-adaptive-sort-clear-button-padding:
|
|
643
|
+
$grid-adaptive-sort-clear-button-padding: 10px !default;
|
|
644
644
|
$grid-cc-margin-top: 1px !default;
|
|
645
645
|
$grid-bigger-rtl-cm-margin: -13px 6px -13px -16px !default;
|
|
646
646
|
$grid-bigger-device-rtl-cm-margin: -18px 6px -13px -16px !default;
|
|
@@ -944,7 +944,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
944
944
|
|
|
945
945
|
@if $grid-skin == 'fluent2' {
|
|
946
946
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
947
|
-
margin-left: -
|
|
947
|
+
margin-left: -5px;
|
|
948
|
+
margin-top: 4px;
|
|
948
949
|
}
|
|
949
950
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
950
951
|
margin-right: -2px;
|
|
@@ -955,7 +956,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
955
956
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
956
957
|
@if $grid-skin == 'fluent2' {
|
|
957
958
|
margin-bottom: 2px;
|
|
958
|
-
margin-left:
|
|
959
|
+
margin-left: 7px;
|
|
959
960
|
}
|
|
960
961
|
}
|
|
961
962
|
|
|
@@ -1082,8 +1083,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
1082
1083
|
}
|
|
1083
1084
|
|
|
1084
1085
|
@if $grid-skin == 'fluent2' {
|
|
1085
|
-
.e-ftrchk.e-infinitescroll {
|
|
1086
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
1086
1087
|
margin-left: 0;
|
|
1088
|
+
padding-left: 0;
|
|
1087
1089
|
}
|
|
1088
1090
|
}
|
|
1089
1091
|
|
|
@@ -2746,7 +2748,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2746
2748
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
2747
2749
|
}
|
|
2748
2750
|
white-space: normal;
|
|
2749
|
-
|
|
2751
|
+
text-wrap: nowrap;
|
|
2752
|
+
text-overflow: ellipsis;
|
|
2753
|
+
overflow: hidden;
|
|
2750
2754
|
&.e-lastrowcell {
|
|
2751
2755
|
border-bottom-width: 1px;
|
|
2752
2756
|
}
|
|
@@ -3487,7 +3491,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
3487
3491
|
}
|
|
3488
3492
|
|
|
3489
3493
|
@if $grid-skin == 'fluent2' {
|
|
3490
|
-
.e-ftrchk.e-infinitescroll {
|
|
3494
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
3491
3495
|
padding-left: 0;
|
|
3492
3496
|
margin-left: 0;
|
|
3493
3497
|
}
|
|
@@ -4670,7 +4674,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4670
4674
|
|
|
4671
4675
|
&.e-default {
|
|
4672
4676
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
4673
|
-
& .e-gridheader table tr th:last-child {
|
|
4677
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
4674
4678
|
border-left: 0;
|
|
4675
4679
|
}
|
|
4676
4680
|
}
|
|
@@ -5499,7 +5503,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
5499
5503
|
}
|
|
5500
5504
|
|
|
5501
5505
|
.e-gridcontent .e-groupcaption {
|
|
5502
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
5506
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
5503
5507
|
}
|
|
5504
5508
|
|
|
5505
5509
|
.e-summarycell {
|
|
@@ -6091,9 +6095,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6091
6095
|
background: none;
|
|
6092
6096
|
border: 0;
|
|
6093
6097
|
color: $grid-responsive-custom-header-btn-color;
|
|
6094
|
-
@if $grid-skin == 'fluent2' {
|
|
6095
|
-
padding-top: 6px;
|
|
6096
|
-
}
|
|
6097
6098
|
}
|
|
6098
6099
|
}
|
|
6099
6100
|
}
|
|
@@ -6180,6 +6181,22 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6180
6181
|
& .e-dlg-content {
|
|
6181
6182
|
padding: 16px;
|
|
6182
6183
|
}
|
|
6184
|
+
|
|
6185
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
6186
|
+
.e-checkbox-wrapper .e-frame {
|
|
6187
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
6188
|
+
margin: 0 0 1px 4px;
|
|
6189
|
+
}
|
|
6190
|
+
}
|
|
6191
|
+
|
|
6192
|
+
.e-radio + label {
|
|
6193
|
+
margin: 0;
|
|
6194
|
+
}
|
|
6195
|
+
|
|
6196
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
6197
|
+
margin-left: 18px;
|
|
6198
|
+
}
|
|
6199
|
+
}
|
|
6183
6200
|
}
|
|
6184
6201
|
|
|
6185
6202
|
& .e-ressortbutton-parent {
|
|
@@ -6274,6 +6291,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6274
6291
|
min-height: 160px;
|
|
6275
6292
|
overflow-y: auto;
|
|
6276
6293
|
|
|
6294
|
+
&.e-checkbox-infinitescroll {
|
|
6295
|
+
border-top-style: solid;
|
|
6296
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
6297
|
+
border-top-width: 1px;
|
|
6298
|
+
margin-top: 0;
|
|
6299
|
+
overflow-x: hidden;
|
|
6300
|
+
}
|
|
6301
|
+
|
|
6277
6302
|
& .e-ftrchk {
|
|
6278
6303
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
6279
6304
|
@if $grid-skin == 'fluent2' {
|
|
@@ -6282,6 +6307,29 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6282
6307
|
}
|
|
6283
6308
|
}
|
|
6284
6309
|
}
|
|
6310
|
+
|
|
6311
|
+
& .e-ftrchk {
|
|
6312
|
+
& .e-chk-hidden {
|
|
6313
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
6314
|
+
height: 1px;
|
|
6315
|
+
opacity: 0;
|
|
6316
|
+
width: 1px;
|
|
6317
|
+
}
|
|
6318
|
+
|
|
6319
|
+
& .e-mask {
|
|
6320
|
+
display: inline-block;
|
|
6321
|
+
height: 10px;
|
|
6322
|
+
width: 80%;
|
|
6323
|
+
|
|
6324
|
+
&.e-mask-checkbox-filter-intent {
|
|
6325
|
+
width: 13px;
|
|
6326
|
+
}
|
|
6327
|
+
|
|
6328
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
6329
|
+
margin-left: 8px;
|
|
6330
|
+
}
|
|
6331
|
+
}
|
|
6332
|
+
}
|
|
6285
6333
|
}
|
|
6286
6334
|
}
|
|
6287
6335
|
}
|
|
@@ -6296,10 +6344,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6296
6344
|
& .e-searchbox {
|
|
6297
6345
|
padding-left: 0;
|
|
6298
6346
|
}
|
|
6299
|
-
& .e-
|
|
6300
|
-
|
|
6301
|
-
|
|
6302
|
-
}
|
|
6347
|
+
& .e-ftrchk.e-infinitescroll,
|
|
6348
|
+
& .e-spinner .e-checkboxlist {
|
|
6349
|
+
margin-left: -7px;
|
|
6303
6350
|
}
|
|
6304
6351
|
}
|
|
6305
6352
|
}
|
|
@@ -6347,6 +6394,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6347
6394
|
@if $grid-skin == 'fluent' {
|
|
6348
6395
|
padding-top: 3px;
|
|
6349
6396
|
}
|
|
6397
|
+
@if $grid-skin == 'fluent' {
|
|
6398
|
+
padding-top: 1px;
|
|
6399
|
+
}
|
|
6350
6400
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
6351
6401
|
padding-top: 2px;
|
|
6352
6402
|
}
|
|
@@ -6675,6 +6725,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6675
6725
|
border-color: $grid-header-border-color;
|
|
6676
6726
|
}
|
|
6677
6727
|
|
|
6728
|
+
.e-headercell,
|
|
6729
|
+
.e-detailheadercell {
|
|
6730
|
+
background-color: $grid-header-bg-color;
|
|
6731
|
+
}
|
|
6732
|
+
|
|
6678
6733
|
.e-gridcontent {
|
|
6679
6734
|
background-color: $grid-content-bg-color;
|
|
6680
6735
|
}
|