@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
|
@@ -217,7 +217,7 @@ $gantt-dialog-bigger-border-radius: 6px !important;
|
|
|
217
217
|
$gantt-bigger-dialog-tab-padding-left: 12px !important;
|
|
218
218
|
$gantt-bigger-dialog-border-radius: 6px 6px 0px 0px !default;
|
|
219
219
|
$gantt-bigger-dialog-edit-form-scroll-padding: 16px 18px 0 9px !default;
|
|
220
|
-
$gantt-dialog-close-button-top:
|
|
220
|
+
$gantt-dialog-close-button-top: 0 !important;
|
|
221
221
|
$gantt-dialog-dependent-height: 157px !default;
|
|
222
222
|
$gantt-dialog-resource-height: 200px !default;
|
|
223
223
|
$gantt-dialog-rte-height: 259px !default;
|
|
@@ -217,7 +217,7 @@ $gantt-dialog-bigger-border-radius: 6px !important;
|
|
|
217
217
|
$gantt-bigger-dialog-tab-padding-left: 12px !important;
|
|
218
218
|
$gantt-bigger-dialog-border-radius: 6px 6px 0px 0px !default;
|
|
219
219
|
$gantt-bigger-dialog-edit-form-scroll-padding: 16px 18px 0 9px !default;
|
|
220
|
-
$gantt-dialog-close-button-top:
|
|
220
|
+
$gantt-dialog-close-button-top: 0 !important;
|
|
221
221
|
$gantt-dialog-dependent-height: 157px !default;
|
|
222
222
|
$gantt-dialog-resource-height: 200px !default;
|
|
223
223
|
$gantt-dialog-rte-height: 259px !default;
|
|
@@ -262,7 +262,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
262
262
|
.e-frame {
|
|
263
263
|
margin-bottom: 1px;
|
|
264
264
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
265
|
-
margin:
|
|
265
|
+
margin-bottom: 8px;
|
|
266
266
|
}
|
|
267
267
|
}
|
|
268
268
|
}
|
|
@@ -410,6 +410,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
410
410
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
411
411
|
.e-ftrchk.e-infinitescroll {
|
|
412
412
|
margin-left: 0;
|
|
413
|
+
padding-left: 0;
|
|
413
414
|
}
|
|
414
415
|
}
|
|
415
416
|
|
|
@@ -262,7 +262,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
262
262
|
.e-frame {
|
|
263
263
|
margin-bottom: 1px;
|
|
264
264
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
265
|
-
margin:
|
|
265
|
+
margin-bottom: 8px;
|
|
266
266
|
}
|
|
267
267
|
}
|
|
268
268
|
}
|
|
@@ -410,6 +410,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
410
410
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
411
411
|
.e-ftrchk.e-infinitescroll {
|
|
412
412
|
margin-left: 0;
|
|
413
|
+
padding-left: 0;
|
|
413
414
|
}
|
|
414
415
|
}
|
|
415
416
|
|
|
@@ -252,7 +252,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
|
|
|
252
252
|
.e-frame {
|
|
253
253
|
margin-bottom: 1px;
|
|
254
254
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
255
|
-
margin:
|
|
255
|
+
margin-bottom: 8px;
|
|
256
256
|
}
|
|
257
257
|
}
|
|
258
258
|
}
|
|
@@ -400,6 +400,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
|
|
|
400
400
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
401
401
|
.e-ftrchk.e-infinitescroll {
|
|
402
402
|
margin-left: 0;
|
|
403
|
+
padding-left: 0;
|
|
403
404
|
}
|
|
404
405
|
}
|
|
405
406
|
|
|
@@ -257,7 +257,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
|
|
|
257
257
|
.e-frame {
|
|
258
258
|
margin-bottom: 1px;
|
|
259
259
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
260
|
-
margin:
|
|
260
|
+
margin-bottom: 8px;
|
|
261
261
|
}
|
|
262
262
|
}
|
|
263
263
|
}
|
|
@@ -405,6 +405,7 @@ $grid-xlfl-skin: 'bootstrap' !default;
|
|
|
405
405
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
406
406
|
.e-ftrchk.e-infinitescroll {
|
|
407
407
|
margin-left: 0;
|
|
408
|
+
padding-left: 0;
|
|
408
409
|
}
|
|
409
410
|
}
|
|
410
411
|
|
|
@@ -262,7 +262,7 @@ $grid-xlfl-skin: 'bootstrap4' !default;
|
|
|
262
262
|
.e-frame {
|
|
263
263
|
margin-bottom: 1px;
|
|
264
264
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
265
|
-
margin:
|
|
265
|
+
margin-bottom: 8px;
|
|
266
266
|
}
|
|
267
267
|
}
|
|
268
268
|
}
|
|
@@ -410,6 +410,7 @@ $grid-xlfl-skin: 'bootstrap4' !default;
|
|
|
410
410
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
411
411
|
.e-ftrchk.e-infinitescroll {
|
|
412
412
|
margin-left: 0;
|
|
413
|
+
padding-left: 0;
|
|
413
414
|
}
|
|
414
415
|
}
|
|
415
416
|
|
|
@@ -263,7 +263,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
|
|
|
263
263
|
.e-frame {
|
|
264
264
|
margin-bottom: 1px;
|
|
265
265
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
266
|
-
margin:
|
|
266
|
+
margin-bottom: 8px;
|
|
267
267
|
}
|
|
268
268
|
}
|
|
269
269
|
}
|
|
@@ -411,6 +411,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
|
|
|
411
411
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
412
412
|
.e-ftrchk.e-infinitescroll {
|
|
413
413
|
margin-left: 0;
|
|
414
|
+
padding-left: 0;
|
|
414
415
|
}
|
|
415
416
|
}
|
|
416
417
|
|
|
@@ -263,7 +263,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
|
|
|
263
263
|
.e-frame {
|
|
264
264
|
margin-bottom: 1px;
|
|
265
265
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
266
|
-
margin:
|
|
266
|
+
margin-bottom: 8px;
|
|
267
267
|
}
|
|
268
268
|
}
|
|
269
269
|
}
|
|
@@ -411,6 +411,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
|
|
|
411
411
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
412
412
|
.e-ftrchk.e-infinitescroll {
|
|
413
413
|
margin-left: 0;
|
|
414
|
+
padding-left: 0;
|
|
414
415
|
}
|
|
415
416
|
}
|
|
416
417
|
|
|
@@ -252,7 +252,7 @@ $grid-xlfl-skin: 'fabric' !default;
|
|
|
252
252
|
.e-frame {
|
|
253
253
|
margin-bottom: 1px;
|
|
254
254
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
255
|
-
margin:
|
|
255
|
+
margin-bottom: 8px;
|
|
256
256
|
}
|
|
257
257
|
}
|
|
258
258
|
}
|
|
@@ -400,6 +400,7 @@ $grid-xlfl-skin: 'fabric' !default;
|
|
|
400
400
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
401
401
|
.e-ftrchk.e-infinitescroll {
|
|
402
402
|
margin-left: 0;
|
|
403
|
+
padding-left: 0;
|
|
403
404
|
}
|
|
404
405
|
}
|
|
405
406
|
|
|
@@ -257,7 +257,7 @@ $grid-xlfl-skin: 'fabric' !default;
|
|
|
257
257
|
.e-frame {
|
|
258
258
|
margin-bottom: 1px;
|
|
259
259
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
260
|
-
margin:
|
|
260
|
+
margin-bottom: 8px;
|
|
261
261
|
}
|
|
262
262
|
}
|
|
263
263
|
}
|
|
@@ -405,6 +405,7 @@ $grid-xlfl-skin: 'fabric' !default;
|
|
|
405
405
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
406
406
|
.e-ftrchk.e-infinitescroll {
|
|
407
407
|
margin-left: 0;
|
|
408
|
+
padding-left: 0;
|
|
408
409
|
}
|
|
409
410
|
}
|
|
410
411
|
|
|
@@ -263,7 +263,7 @@ $grid-xlfl-skin: 'fluent' !default;
|
|
|
263
263
|
.e-frame {
|
|
264
264
|
margin-bottom: 1px;
|
|
265
265
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
266
|
-
margin:
|
|
266
|
+
margin-bottom: 8px;
|
|
267
267
|
}
|
|
268
268
|
}
|
|
269
269
|
}
|
|
@@ -411,6 +411,7 @@ $grid-xlfl-skin: 'fluent' !default;
|
|
|
411
411
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
412
412
|
.e-ftrchk.e-infinitescroll {
|
|
413
413
|
margin-left: 0;
|
|
414
|
+
padding-left: 0;
|
|
414
415
|
}
|
|
415
416
|
}
|
|
416
417
|
|
|
@@ -263,7 +263,7 @@ $grid-xlfl-skin: 'fluent' !default;
|
|
|
263
263
|
.e-frame {
|
|
264
264
|
margin-bottom: 1px;
|
|
265
265
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
266
|
-
margin:
|
|
266
|
+
margin-bottom: 8px;
|
|
267
267
|
}
|
|
268
268
|
}
|
|
269
269
|
}
|
|
@@ -411,6 +411,7 @@ $grid-xlfl-skin: 'fluent' !default;
|
|
|
411
411
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
412
412
|
.e-ftrchk.e-infinitescroll {
|
|
413
413
|
margin-left: 0;
|
|
414
|
+
padding-left: 0;
|
|
414
415
|
}
|
|
415
416
|
}
|
|
416
417
|
|
|
@@ -262,7 +262,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
262
262
|
.e-frame {
|
|
263
263
|
margin-bottom: 1px;
|
|
264
264
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
265
|
-
margin:
|
|
265
|
+
margin-bottom: 8px;
|
|
266
266
|
}
|
|
267
267
|
}
|
|
268
268
|
}
|
|
@@ -410,6 +410,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
410
410
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
411
411
|
.e-ftrchk.e-infinitescroll {
|
|
412
412
|
margin-left: 0;
|
|
413
|
+
padding-left: 0;
|
|
413
414
|
}
|
|
414
415
|
}
|
|
415
416
|
|
|
@@ -262,7 +262,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
262
262
|
.e-frame {
|
|
263
263
|
margin-bottom: 1px;
|
|
264
264
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
265
|
-
margin:
|
|
265
|
+
margin-bottom: 8px;
|
|
266
266
|
}
|
|
267
267
|
}
|
|
268
268
|
}
|
|
@@ -410,6 +410,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
410
410
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
411
411
|
.e-ftrchk.e-infinitescroll {
|
|
412
412
|
margin-left: 0;
|
|
413
|
+
padding-left: 0;
|
|
413
414
|
}
|
|
414
415
|
}
|
|
415
416
|
|
|
@@ -252,7 +252,7 @@ $grid-xlfl-skin: 'highcontrast' !default;
|
|
|
252
252
|
.e-frame {
|
|
253
253
|
margin-bottom: 1px;
|
|
254
254
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
255
|
-
margin:
|
|
255
|
+
margin-bottom: 8px;
|
|
256
256
|
}
|
|
257
257
|
}
|
|
258
258
|
}
|
|
@@ -400,6 +400,7 @@ $grid-xlfl-skin: 'highcontrast' !default;
|
|
|
400
400
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
401
401
|
.e-ftrchk.e-infinitescroll {
|
|
402
402
|
margin-left: 0;
|
|
403
|
+
padding-left: 0;
|
|
403
404
|
}
|
|
404
405
|
}
|
|
405
406
|
|
|
@@ -254,7 +254,7 @@ $grid-xlfl-skin: 'material' !default;
|
|
|
254
254
|
.e-frame {
|
|
255
255
|
margin-bottom: 1px;
|
|
256
256
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
257
|
-
margin:
|
|
257
|
+
margin-bottom: 8px;
|
|
258
258
|
}
|
|
259
259
|
}
|
|
260
260
|
}
|
|
@@ -402,6 +402,7 @@ $grid-xlfl-skin: 'material' !default;
|
|
|
402
402
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
403
403
|
.e-ftrchk.e-infinitescroll {
|
|
404
404
|
margin-left: 0;
|
|
405
|
+
padding-left: 0;
|
|
405
406
|
}
|
|
406
407
|
}
|
|
407
408
|
|
|
@@ -255,7 +255,7 @@ $grid-xlfl-skin: 'material' !default;
|
|
|
255
255
|
.e-frame {
|
|
256
256
|
margin-bottom: 1px;
|
|
257
257
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
258
|
-
margin:
|
|
258
|
+
margin-bottom: 8px;
|
|
259
259
|
}
|
|
260
260
|
}
|
|
261
261
|
}
|
|
@@ -403,6 +403,7 @@ $grid-xlfl-skin: 'material' !default;
|
|
|
403
403
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
404
404
|
.e-ftrchk.e-infinitescroll {
|
|
405
405
|
margin-left: 0;
|
|
406
|
+
padding-left: 0;
|
|
406
407
|
}
|
|
407
408
|
}
|
|
408
409
|
|
|
@@ -263,7 +263,7 @@ $grid-xlfl-skin: 'material3' !default;
|
|
|
263
263
|
.e-frame {
|
|
264
264
|
margin-bottom: 1px;
|
|
265
265
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
266
|
-
margin:
|
|
266
|
+
margin-bottom: 8px;
|
|
267
267
|
}
|
|
268
268
|
}
|
|
269
269
|
}
|
|
@@ -411,6 +411,7 @@ $grid-xlfl-skin: 'material3' !default;
|
|
|
411
411
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
412
412
|
.e-ftrchk.e-infinitescroll {
|
|
413
413
|
margin-left: 0;
|
|
414
|
+
padding-left: 0;
|
|
414
415
|
}
|
|
415
416
|
}
|
|
416
417
|
|
|
@@ -263,7 +263,7 @@ $grid-xlfl-skin: 'material3' !default;
|
|
|
263
263
|
.e-frame {
|
|
264
264
|
margin-bottom: 1px;
|
|
265
265
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
266
|
-
margin:
|
|
266
|
+
margin-bottom: 8px;
|
|
267
267
|
}
|
|
268
268
|
}
|
|
269
269
|
}
|
|
@@ -411,6 +411,7 @@ $grid-xlfl-skin: 'material3' !default;
|
|
|
411
411
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
412
412
|
.e-ftrchk.e-infinitescroll {
|
|
413
413
|
margin-left: 0;
|
|
414
|
+
padding-left: 0;
|
|
414
415
|
}
|
|
415
416
|
}
|
|
416
417
|
|
|
@@ -262,7 +262,7 @@ $grid-xlfl-skin: 'tailwind' !default;
|
|
|
262
262
|
.e-frame {
|
|
263
263
|
margin-bottom: 1px;
|
|
264
264
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
265
|
-
margin:
|
|
265
|
+
margin-bottom: 8px;
|
|
266
266
|
}
|
|
267
267
|
}
|
|
268
268
|
}
|
|
@@ -410,6 +410,7 @@ $grid-xlfl-skin: 'tailwind' !default;
|
|
|
410
410
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
411
411
|
.e-ftrchk.e-infinitescroll {
|
|
412
412
|
margin-left: 0;
|
|
413
|
+
padding-left: 0;
|
|
413
414
|
}
|
|
414
415
|
}
|
|
415
416
|
|
|
@@ -262,7 +262,7 @@ $grid-xlfl-skin: 'tailwind' !default;
|
|
|
262
262
|
.e-frame {
|
|
263
263
|
margin-bottom: 1px;
|
|
264
264
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
265
|
-
margin:
|
|
265
|
+
margin-bottom: 8px;
|
|
266
266
|
}
|
|
267
267
|
}
|
|
268
268
|
}
|
|
@@ -410,6 +410,7 @@ $grid-xlfl-skin: 'tailwind' !default;
|
|
|
410
410
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
411
411
|
.e-ftrchk.e-infinitescroll {
|
|
412
412
|
margin-left: 0;
|
|
413
|
+
padding-left: 0;
|
|
413
414
|
}
|
|
414
415
|
}
|
|
415
416
|
|
|
@@ -943,7 +943,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
943
943
|
|
|
944
944
|
@if $grid-skin == 'fluent2' {
|
|
945
945
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
946
|
-
margin-left: -
|
|
946
|
+
margin-left: -5px;
|
|
947
|
+
margin-top: 4px;
|
|
947
948
|
}
|
|
948
949
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
949
950
|
margin-right: -2px;
|
|
@@ -954,7 +955,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
954
955
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
955
956
|
@if $grid-skin == 'fluent2' {
|
|
956
957
|
margin-bottom: 2px;
|
|
957
|
-
margin-left:
|
|
958
|
+
margin-left: 7px;
|
|
958
959
|
}
|
|
959
960
|
}
|
|
960
961
|
|
|
@@ -1081,8 +1082,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
1081
1082
|
}
|
|
1082
1083
|
|
|
1083
1084
|
@if $grid-skin == 'fluent2' {
|
|
1084
|
-
.e-ftrchk.e-infinitescroll {
|
|
1085
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
1085
1086
|
margin-left: 0;
|
|
1087
|
+
padding-left: 0;
|
|
1086
1088
|
}
|
|
1087
1089
|
}
|
|
1088
1090
|
|
|
@@ -2745,7 +2747,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
2745
2747
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
2746
2748
|
}
|
|
2747
2749
|
white-space: normal;
|
|
2748
|
-
|
|
2750
|
+
text-wrap: nowrap;
|
|
2751
|
+
text-overflow: ellipsis;
|
|
2752
|
+
overflow: hidden;
|
|
2749
2753
|
&.e-lastrowcell {
|
|
2750
2754
|
border-bottom-width: 1px;
|
|
2751
2755
|
}
|
|
@@ -3486,7 +3490,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
3486
3490
|
}
|
|
3487
3491
|
|
|
3488
3492
|
@if $grid-skin == 'fluent2' {
|
|
3489
|
-
.e-ftrchk.e-infinitescroll {
|
|
3493
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
3490
3494
|
padding-left: 0;
|
|
3491
3495
|
margin-left: 0;
|
|
3492
3496
|
}
|
|
@@ -4669,7 +4673,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4669
4673
|
|
|
4670
4674
|
&.e-default {
|
|
4671
4675
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
4672
|
-
& .e-gridheader table tr th:last-child {
|
|
4676
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
4673
4677
|
border-left: 0;
|
|
4674
4678
|
}
|
|
4675
4679
|
}
|
|
@@ -5498,7 +5502,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
5498
5502
|
}
|
|
5499
5503
|
|
|
5500
5504
|
.e-gridcontent .e-groupcaption {
|
|
5501
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
5505
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
5502
5506
|
}
|
|
5503
5507
|
|
|
5504
5508
|
.e-summarycell {
|
|
@@ -6090,9 +6094,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
6090
6094
|
background: none;
|
|
6091
6095
|
border: 0;
|
|
6092
6096
|
color: $grid-responsive-custom-header-btn-color;
|
|
6093
|
-
@if $grid-skin == 'fluent2' {
|
|
6094
|
-
padding-top: 6px;
|
|
6095
|
-
}
|
|
6096
6097
|
}
|
|
6097
6098
|
}
|
|
6098
6099
|
}
|
|
@@ -6179,6 +6180,22 @@ $grid-checkmark-color: $primary !default;
|
|
|
6179
6180
|
& .e-dlg-content {
|
|
6180
6181
|
padding: 16px;
|
|
6181
6182
|
}
|
|
6183
|
+
|
|
6184
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
6185
|
+
.e-checkbox-wrapper .e-frame {
|
|
6186
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
6187
|
+
margin: 0 0 1px 4px;
|
|
6188
|
+
}
|
|
6189
|
+
}
|
|
6190
|
+
|
|
6191
|
+
.e-radio + label {
|
|
6192
|
+
margin: 0;
|
|
6193
|
+
}
|
|
6194
|
+
|
|
6195
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
6196
|
+
margin-left: 18px;
|
|
6197
|
+
}
|
|
6198
|
+
}
|
|
6182
6199
|
}
|
|
6183
6200
|
|
|
6184
6201
|
& .e-ressortbutton-parent {
|
|
@@ -6273,6 +6290,14 @@ $grid-checkmark-color: $primary !default;
|
|
|
6273
6290
|
min-height: 160px;
|
|
6274
6291
|
overflow-y: auto;
|
|
6275
6292
|
|
|
6293
|
+
&.e-checkbox-infinitescroll {
|
|
6294
|
+
border-top-style: solid;
|
|
6295
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
6296
|
+
border-top-width: 1px;
|
|
6297
|
+
margin-top: 0;
|
|
6298
|
+
overflow-x: hidden;
|
|
6299
|
+
}
|
|
6300
|
+
|
|
6276
6301
|
& .e-ftrchk {
|
|
6277
6302
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
6278
6303
|
@if $grid-skin == 'fluent2' {
|
|
@@ -6281,6 +6306,29 @@ $grid-checkmark-color: $primary !default;
|
|
|
6281
6306
|
}
|
|
6282
6307
|
}
|
|
6283
6308
|
}
|
|
6309
|
+
|
|
6310
|
+
& .e-ftrchk {
|
|
6311
|
+
& .e-chk-hidden {
|
|
6312
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
6313
|
+
height: 1px;
|
|
6314
|
+
opacity: 0;
|
|
6315
|
+
width: 1px;
|
|
6316
|
+
}
|
|
6317
|
+
|
|
6318
|
+
& .e-mask {
|
|
6319
|
+
display: inline-block;
|
|
6320
|
+
height: 10px;
|
|
6321
|
+
width: 80%;
|
|
6322
|
+
|
|
6323
|
+
&.e-mask-checkbox-filter-intent {
|
|
6324
|
+
width: 13px;
|
|
6325
|
+
}
|
|
6326
|
+
|
|
6327
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
6328
|
+
margin-left: 8px;
|
|
6329
|
+
}
|
|
6330
|
+
}
|
|
6331
|
+
}
|
|
6284
6332
|
}
|
|
6285
6333
|
}
|
|
6286
6334
|
}
|
|
@@ -6295,10 +6343,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
6295
6343
|
& .e-searchbox {
|
|
6296
6344
|
padding-left: 0;
|
|
6297
6345
|
}
|
|
6298
|
-
& .e-
|
|
6299
|
-
|
|
6300
|
-
|
|
6301
|
-
}
|
|
6346
|
+
& .e-ftrchk.e-infinitescroll,
|
|
6347
|
+
& .e-spinner .e-checkboxlist {
|
|
6348
|
+
margin-left: -7px;
|
|
6302
6349
|
}
|
|
6303
6350
|
}
|
|
6304
6351
|
}
|
|
@@ -6346,6 +6393,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
6346
6393
|
@if $grid-skin == 'fluent' {
|
|
6347
6394
|
padding-top: 3px;
|
|
6348
6395
|
}
|
|
6396
|
+
@if $grid-skin == 'fluent' {
|
|
6397
|
+
padding-top: 1px;
|
|
6398
|
+
}
|
|
6349
6399
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
6350
6400
|
padding-top: 2px;
|
|
6351
6401
|
}
|
|
@@ -6674,6 +6724,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
6674
6724
|
border-color: $grid-header-border-color;
|
|
6675
6725
|
}
|
|
6676
6726
|
|
|
6727
|
+
.e-headercell,
|
|
6728
|
+
.e-detailheadercell {
|
|
6729
|
+
background-color: $grid-header-bg-color;
|
|
6730
|
+
}
|
|
6731
|
+
|
|
6677
6732
|
.e-gridcontent {
|
|
6678
6733
|
background-color: $grid-content-bg-color;
|
|
6679
6734
|
}
|