@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
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
--color-sf-success-bg-color: #218c21;
|
|
143
143
|
--color-sf-success-border-color: var(--color-sf-success-bg-color);
|
|
144
144
|
--color-sf-success-text: var(--color-sf-primary-text-color);
|
|
145
|
-
--color-sf-success-bg-color-hover:
|
|
145
|
+
--color-sf-success-bg-color-hover: #0e700e;
|
|
146
146
|
--color-sf-success-border-color-hover: var(--color-sf-success-bg-color-hover);
|
|
147
147
|
--color-sf-success-text-hover: var(--color-sf-primary-text-color);
|
|
148
148
|
--color-sf-success-bg-color-pressed: #052505;
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
--color-sf-warning-bg-color: #f87528;
|
|
162
162
|
--color-sf-warning-border-color: var(--color-sf-warning-bg-color);
|
|
163
163
|
--color-sf-warning-text: #242424;
|
|
164
|
-
--color-sf-warning-bg-color-hover:
|
|
164
|
+
--color-sf-warning-bg-color-hover: #de590b;
|
|
165
165
|
--color-sf-warning-border-color-hover: var(--color-sf-warning-bg-color-hover);
|
|
166
166
|
--color-sf-warning-text-hover: var(--color-sf-primary-text-color);
|
|
167
167
|
--color-sf-warning-bg-color-pressed: #4a1e04;
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
|
|
225
225
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
226
226
|
--color-sf-tooltip-border: var(--color-sf-tooltip-bg-color);
|
|
227
|
-
--color-sf-
|
|
227
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
228
228
|
|
|
229
229
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
230
230
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
|
|
@@ -595,7 +595,7 @@ $info-outline: mapcolorvariable('info-outline') !default;
|
|
|
595
595
|
|
|
596
596
|
$tooltip-bg-color: mapcolorvariable('tooltip-bg-color') !default;
|
|
597
597
|
$tooltip-border: mapcolorvariable('tooltip-border') !default;
|
|
598
|
-
$
|
|
598
|
+
$tooltip-text-color: mapcolorvariable('tooltip-text-color') !default;
|
|
599
599
|
|
|
600
600
|
$toast-text-color: mapcolorvariable('toast-text-color') !default;
|
|
601
601
|
$toast-alt-text-color:mapcolorvariable('toase-alt-text-color') !default;
|
|
@@ -1040,9 +1040,9 @@ $border-info: $border-info !default;
|
|
|
1040
1040
|
$spreadsheet-gridline: $spreadsheet-gridline !default;
|
|
1041
1041
|
$flyout-border: $flyout-border !default;
|
|
1042
1042
|
|
|
1043
|
-
$tooltip-bg-color: $
|
|
1044
|
-
$tooltip-border: $
|
|
1045
|
-
$
|
|
1043
|
+
$tooltip-bg-color: $tooltip-bg-color !default;
|
|
1044
|
+
$tooltip-border: $tooltip-border;
|
|
1045
|
+
$tooltip-text-color: $tooltip-text-color !default;
|
|
1046
1046
|
$shadow-02: 0 1px 2px 0 rgba($black, .14), 0 0 2px 0 rgba($black, .12) !default;
|
|
1047
1047
|
$shadow-04: 0 2px 4px 0 rgba($black, .14), 0 0 2px 0 rgba($black, .12) !default;
|
|
1048
1048
|
$shadow-08: 0 4px 8px 0 rgba($black, .14), 0 0 2px 0 rgba($black, .12) !default;
|
|
@@ -1504,7 +1504,7 @@ $gantt-active-parent-task-color: $brand-primary-d10 !default;
|
|
|
1504
1504
|
$btn-border-radius:4px !default;
|
|
1505
1505
|
$btn-border-radius:4px !default;
|
|
1506
1506
|
|
|
1507
|
-
$switch-box-shadow: 0 0 0 2px #
|
|
1507
|
+
$switch-box-shadow: 0 0 0 2px #fff, 0 0 0 3px #000 !default;
|
|
1508
1508
|
|
|
1509
1509
|
|
|
1510
1510
|
$font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif !default;
|
|
@@ -2880,7 +2880,7 @@ $acrdn-item-header-hover-border-color: initial !default;
|
|
|
2880
2880
|
$acrdn-item-header-active-border: 0 !default;
|
|
2881
2881
|
$acrdn-item-header-active-border-color: initial !default;
|
|
2882
2882
|
$acrdn-item-header-focus-border: 0 !default;
|
|
2883
|
-
$acrdn-item-header-focus-box-shadow: $
|
|
2883
|
+
$acrdn-item-header-focus-box-shadow: $keyboard-focus !default;
|
|
2884
2884
|
$acrdn-item-header-focus-bg: $acrdn-bg-color !default;
|
|
2885
2885
|
$acrdn-item-header-focus-active-color: $content-text-color !default;
|
|
2886
2886
|
$acrdn-item-select-exp-hdr-hover-color: $content-text-color !default;
|
|
@@ -3496,9 +3496,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
3496
3496
|
|
|
3497
3497
|
&:focus {
|
|
3498
3498
|
border: $acrdn-item-header-focus-border;
|
|
3499
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3500
3499
|
background: $acrdn-item-header-focus-bg;
|
|
3501
3500
|
|
|
3501
|
+
@if ($skin-name == 'fluent2') {
|
|
3502
|
+
box-shadow: none;
|
|
3503
|
+
}
|
|
3504
|
+
@else {
|
|
3505
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3506
|
+
}
|
|
3507
|
+
|
|
3502
3508
|
&:active {
|
|
3503
3509
|
|
|
3504
3510
|
.e-icons,
|
|
@@ -3508,6 +3514,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
3508
3514
|
}
|
|
3509
3515
|
}
|
|
3510
3516
|
}
|
|
3517
|
+
|
|
3518
|
+
@if ($skin-name == 'fluent2') {
|
|
3519
|
+
&:focus-visible {
|
|
3520
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3521
|
+
}
|
|
3522
|
+
}
|
|
3511
3523
|
}
|
|
3512
3524
|
|
|
3513
3525
|
&.e-select {
|
|
@@ -3614,9 +3626,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
3614
3626
|
}
|
|
3615
3627
|
|
|
3616
3628
|
&:focus {
|
|
3617
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3618
3629
|
position: relative;
|
|
3619
3630
|
z-index: 2;
|
|
3631
|
+
|
|
3632
|
+
@if ($skin-name == 'fluent2') {
|
|
3633
|
+
box-shadow: none;
|
|
3634
|
+
}
|
|
3635
|
+
@else {
|
|
3636
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3637
|
+
}
|
|
3638
|
+
}
|
|
3639
|
+
|
|
3640
|
+
@if ($skin-name == 'fluent2') {
|
|
3641
|
+
&:focus-visible {
|
|
3642
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3643
|
+
}
|
|
3620
3644
|
}
|
|
3621
3645
|
}
|
|
3622
3646
|
|
|
@@ -16485,11 +16509,15 @@ $textarea-float-top: -28px !default;
|
|
|
16485
16509
|
@if $input-skin-name == 'bootstrap4' {
|
|
16486
16510
|
transition: $input-transition-shadow;
|
|
16487
16511
|
}
|
|
16488
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5'
|
|
16512
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
16489
16513
|
border-color: $input-group-border-color-focus;
|
|
16490
16514
|
border-radius: $input-groupo-focus-border-radius;
|
|
16491
16515
|
box-shadow: $input-group-focus-box-shadow;
|
|
16492
16516
|
}
|
|
16517
|
+
@if $input-skin-name == 'FluentUI' {
|
|
16518
|
+
border-radius: $input-groupo-focus-border-radius;
|
|
16519
|
+
border-width: 2px;
|
|
16520
|
+
}
|
|
16493
16521
|
}
|
|
16494
16522
|
|
|
16495
16523
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -16578,14 +16606,14 @@ $textarea-float-top: -28px !default;
|
|
|
16578
16606
|
|
|
16579
16607
|
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
16580
16608
|
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
16581
|
-
@if $input-skin-name == 'fabric' or $input-skin-name == '
|
|
16609
|
+
@if $input-skin-name == 'fabric' or $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'highcontrast' {
|
|
16582
16610
|
border-color: $input-active-border-color;
|
|
16583
16611
|
}
|
|
16584
16612
|
@if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
|
|
16585
16613
|
-webkit-box-shadow: $input-border-shadow;
|
|
16586
16614
|
box-shadow: $input-border-shadow;
|
|
16587
16615
|
}
|
|
16588
|
-
@if $input-skin-name == 'bootstrap5'
|
|
16616
|
+
@if $input-skin-name == 'bootstrap5' {
|
|
16589
16617
|
box-shadow: $input-group-focus-box-shadow;
|
|
16590
16618
|
}
|
|
16591
16619
|
}
|
|
@@ -25126,7 +25154,7 @@ $sd-active-li-bg: $secondary-bg-color-pressed !default;
|
|
|
25126
25154
|
$sd-active-li-border-color: $secondary-border-color-pressed !default;
|
|
25127
25155
|
$sd-active-font-color: $secondary-text-color-pressed !default;
|
|
25128
25156
|
|
|
25129
|
-
@mixin speeddial-popup-styles($padding, $li-margin, $li-text-margin, $speeddial-li-text-height, $li-icon-height, $li-icon-width, $li-icon-font-size, $ul-padding, $sd-li-margin) {
|
|
25157
|
+
@mixin speeddial-popup-styles($padding, $li-margin, $li-text-margin, $speeddial-li-text-height, $li-icon-height, $li-icon-width, $li-icon-font-size, $ul-padding, $sd-li-margin, $speeddial-text-li-padding) {
|
|
25130
25158
|
.e-speeddial-ul {
|
|
25131
25159
|
padding: $padding;
|
|
25132
25160
|
}
|
|
@@ -25139,6 +25167,14 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
|
|
|
25139
25167
|
margin: $li-text-margin;
|
|
25140
25168
|
}
|
|
25141
25169
|
|
|
25170
|
+
.e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
|
|
25171
|
+
@if ($skin-name == 'fluent2') {
|
|
25172
|
+
font-size: $li-icon-font-size;
|
|
25173
|
+
line-height: $speeddial-li-text-height;
|
|
25174
|
+
padding: $speeddial-text-li-padding;
|
|
25175
|
+
}
|
|
25176
|
+
}
|
|
25177
|
+
|
|
25142
25178
|
.e-speeddial-li-text {
|
|
25143
25179
|
height: $speeddial-li-text-height;
|
|
25144
25180
|
line-height: $speeddial-li-text-height;
|
|
@@ -25262,6 +25298,16 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
|
|
|
25262
25298
|
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
25263
25299
|
margin: $sd-li-text-margin;
|
|
25264
25300
|
}
|
|
25301
|
+
|
|
25302
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
25303
|
+
@if ($skin-name == 'fluent2') {
|
|
25304
|
+
border: 1px solid;
|
|
25305
|
+
border-radius: 20px;
|
|
25306
|
+
font-size: 12px;
|
|
25307
|
+
line-height: 16px;
|
|
25308
|
+
padding: 8px 16px;
|
|
25309
|
+
}
|
|
25310
|
+
}
|
|
25265
25311
|
}
|
|
25266
25312
|
|
|
25267
25313
|
.e-speeddial-li-text {
|
|
@@ -25399,19 +25445,19 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
|
|
|
25399
25445
|
|
|
25400
25446
|
.e-small.e-speeddial-popup,
|
|
25401
25447
|
.e-small .e-speeddial-popup {
|
|
25402
|
-
@include speeddial-popup-styles($sd-small-vert-ul-padding, $sd-small-vert-li-margin, $sd-small-li-text-margin, $sd-small-li-text-height, $sd-small-li-icon-height, $sd-small-li-icon-width, $sd-small-li-icon-font-size, $sd-small-horz-ul-padding, $sd-small-horz-li-margin);
|
|
25448
|
+
@include speeddial-popup-styles($sd-small-vert-ul-padding, $sd-small-vert-li-margin, $sd-small-li-text-margin, $sd-small-li-text-height, $sd-small-li-icon-height, $sd-small-li-icon-width, $sd-small-li-icon-font-size, $sd-small-horz-ul-padding, $sd-small-horz-li-margin, 5px 16px);
|
|
25403
25449
|
}
|
|
25404
25450
|
|
|
25405
25451
|
.e-bigger.e-speeddial-popup,
|
|
25406
25452
|
.e-bigger .e-speeddial-popup {
|
|
25407
|
-
@include speeddial-popup-styles($sd-bigger-vert-ul-padding, $sd-bigger-vert-li-margin, $sd-bigger-li-text-margin, $sd-bigger-li-text-height, $sd-bigger-li-icon-height, $sd-bigger-li-icon-width, $sd-bigger-li-icon-font-size, $sd-bigger-horz-ul-padding, $sd-bigger-horz-li-margin);
|
|
25453
|
+
@include speeddial-popup-styles($sd-bigger-vert-ul-padding, $sd-bigger-vert-li-margin, $sd-bigger-li-text-margin, $sd-bigger-li-text-height, $sd-bigger-li-icon-height, $sd-bigger-li-icon-width, $sd-bigger-li-icon-font-size, $sd-bigger-horz-ul-padding, $sd-bigger-horz-li-margin, 10px 28px);
|
|
25408
25454
|
}
|
|
25409
25455
|
|
|
25410
25456
|
.e-bigger.e-small.e-speeddial-popup,
|
|
25411
25457
|
.e-bigger.e-small .e-speeddial-popup,
|
|
25412
25458
|
.e-bigger .e-small.e-speeddial-popup,
|
|
25413
25459
|
.e-small .e-bigger.e-speeddial-popup {
|
|
25414
|
-
@include speeddial-popup-styles($sd-bigger-small-vert-ul-padding, $sd-bigger-small-vert-li-margin, $sd-bigger-li-text-margin, $sd-bigger-small-li-text-height, $sd-bigger-small-li-icon-height, $sd-bigger-small-li-icon-width, $sd-bigger-small-li-icon-font-size, $sd-bigger-small-horz-ul-padding, $sd-bigger-small-horz-li-margin);
|
|
25460
|
+
@include speeddial-popup-styles($sd-bigger-small-vert-ul-padding, $sd-bigger-small-vert-li-margin, $sd-bigger-li-text-margin, $sd-bigger-small-li-text-height, $sd-bigger-small-li-icon-height, $sd-bigger-small-li-icon-width, $sd-bigger-small-li-icon-font-size, $sd-bigger-small-horz-ul-padding, $sd-bigger-small-horz-li-margin, 8px 24px);
|
|
25415
25461
|
}
|
|
25416
25462
|
|
|
25417
25463
|
.e-speeddial-overlay {
|
|
@@ -25475,6 +25521,13 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
|
|
|
25475
25521
|
border-color: $sd-li-border-color;
|
|
25476
25522
|
}
|
|
25477
25523
|
}
|
|
25524
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
25525
|
+
@if ($skin-name == 'fluent2') {
|
|
25526
|
+
background: $secondary-bg-color;
|
|
25527
|
+
box-shadow: $shadow-lg;
|
|
25528
|
+
border-color: $secondary-border-color;
|
|
25529
|
+
}
|
|
25530
|
+
}
|
|
25478
25531
|
}
|
|
25479
25532
|
.e-speeddial-li.e-disabled {
|
|
25480
25533
|
@include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
|
|
@@ -25730,7 +25783,7 @@ $calendar-focus-box-shadow: none !default;
|
|
|
25730
25783
|
$calendar-focus-border-color: none !default;
|
|
25731
25784
|
$calendar-hover-border-color: $primary-lighter !default;
|
|
25732
25785
|
$calendar-disable-font-color: $content-text-color-disabled !default;
|
|
25733
|
-
$calendar-focused-date-bg-style: $
|
|
25786
|
+
$calendar-focused-date-bg-style: $primary-light !default;
|
|
25734
25787
|
$calendar-small-title-font-color: $content-text-color-alt1 !default;
|
|
25735
25788
|
$calendar-title-border-radius: 2px !default;
|
|
25736
25789
|
$calendar-title-focus-box-shadow: $keyboard-focus !default;
|
|
@@ -26716,7 +26769,7 @@ $calendar-selected-month-bg-color: $primary-lighter !default;
|
|
|
26716
26769
|
}
|
|
26717
26770
|
}
|
|
26718
26771
|
#{if(&, '&', '*')} .e-content.e-year,
|
|
26719
|
-
#{if(&, '&', '*')} .e-content.e-decade
|
|
26772
|
+
#{if(&, '&', '*')} .e-content.e-decade {
|
|
26720
26773
|
#{if(&, '&', '*')} td.e-selected span.e-day {
|
|
26721
26774
|
@if $skin-name == 'fluent2' {
|
|
26722
26775
|
font-weight: 600;
|
|
@@ -32219,7 +32272,7 @@ $tooltip-mobile-vertical-padding: 12px !default;
|
|
|
32219
32272
|
//color variables
|
|
32220
32273
|
$tooltip-content-bg-color: $tooltip-bg-color !default;
|
|
32221
32274
|
$tooltip-content-border-color: $tooltip-border !default;
|
|
32222
|
-
$tooltip-content-font-color: $
|
|
32275
|
+
$tooltip-content-font-color: $tooltip-text-color !default;
|
|
32223
32276
|
$tooltip-default-icon-color: $icon-color !default;
|
|
32224
32277
|
$tooltip-icon-bg-normal: $secondary-bg-color !default;
|
|
32225
32278
|
$tooltip-hover-icon-color: $icon-color-hover !default;
|
|
@@ -45803,7 +45856,7 @@ $dialog-bigger-footer-button-margin-right: 12px !default;
|
|
|
45803
45856
|
$dialog-close-icon-margin-left: 0 !default;
|
|
45804
45857
|
$dialog-close-icon-width: auto !default;
|
|
45805
45858
|
$dialog-bigger-close-icon-height: 40px !default;
|
|
45806
|
-
$dialog-bigger-close-icon-width:
|
|
45859
|
+
$dialog-bigger-close-icon-width: auto !default;
|
|
45807
45860
|
$dialog-close-icon-top: 0 !default;
|
|
45808
45861
|
$dialog-bigger-header-content-font-size: 22px !default;
|
|
45809
45862
|
$dialog-bigger-content-font-size: $text-base !default;
|
|
@@ -45818,6 +45871,8 @@ $dialog-headericon-bottom: 0 !default;
|
|
|
45818
45871
|
$dialog-resize-handler-width: 15px;
|
|
45819
45872
|
$dialog-resize-handler-height: 15px;
|
|
45820
45873
|
$dialog-resize-handler-position: 0;
|
|
45874
|
+
$dialog-bigger-header-btn-padding: 7px !default;
|
|
45875
|
+
$dialog-header-btn-padding: 7px !default;
|
|
45821
45876
|
|
|
45822
45877
|
//Layout Variables End
|
|
45823
45878
|
|
|
@@ -45861,18 +45916,10 @@ $dialog-footer-flat-btn-content-color: $secondary-text-color !default;
|
|
|
45861
45916
|
$dialog-enable-resize-padding-bottom: 15px !default;
|
|
45862
45917
|
|
|
45863
45918
|
/* stylelint-disable */
|
|
45864
|
-
.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
45865
|
-
padding: 0;
|
|
45866
|
-
}
|
|
45867
|
-
|
|
45868
|
-
.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
45869
|
-
padding: 0;
|
|
45870
|
-
}
|
|
45871
|
-
|
|
45872
45919
|
.e-dialog {
|
|
45873
|
-
|
|
45874
|
-
|
|
45875
|
-
|
|
45920
|
+
& .e-dlg-content {
|
|
45921
|
+
border-radius: $dialog-border-radius !important;
|
|
45922
|
+
}
|
|
45876
45923
|
}
|
|
45877
45924
|
|
|
45878
45925
|
.e-dlg-overlay {
|
|
@@ -45900,12 +45947,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
45900
45947
|
.e-dlg-header-content {
|
|
45901
45948
|
border-radius: $header-content-border-radius;
|
|
45902
45949
|
line-height: $dialog-header-line-height;
|
|
45903
|
-
|
|
45904
|
-
.e-dlg-closeicon-btn.e-btn.e-icon-btn {
|
|
45905
|
-
@if $skin-name =='fluent2' {
|
|
45906
|
-
line-height: 2;
|
|
45907
|
-
}
|
|
45908
|
-
}
|
|
45909
45950
|
}
|
|
45910
45951
|
|
|
45911
45952
|
.e-dlg-header-content + .e-dlg-content {
|
|
@@ -46079,6 +46120,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
46079
46120
|
@if $skin-name == 'Material3' {
|
|
46080
46121
|
padding: $zero-value;
|
|
46081
46122
|
}
|
|
46123
|
+
@if $skin-name == 'fluent2' {
|
|
46124
|
+
padding: $dialog-bigger-header-btn-padding;
|
|
46125
|
+
}
|
|
46082
46126
|
}
|
|
46083
46127
|
|
|
46084
46128
|
.e-btn .e-btn-icon.e-icon-dlg-close {
|
|
@@ -46184,6 +46228,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
46184
46228
|
@if $skin-name == 'Material3' {
|
|
46185
46229
|
padding: $zero-value;
|
|
46186
46230
|
}
|
|
46231
|
+
@if $skin-name == 'fluent2' {
|
|
46232
|
+
padding: $dialog-header-btn-padding;
|
|
46233
|
+
}
|
|
46187
46234
|
}
|
|
46188
46235
|
|
|
46189
46236
|
.e-rtl {
|
|
@@ -54865,7 +54912,7 @@ $treeview-icon-padding: 0px !default;
|
|
|
54865
54912
|
$treeview-text-padding: 0 12px !default;
|
|
54866
54913
|
$treeview-text-margin: 0 !default;
|
|
54867
54914
|
$treeview-image-size: 18px !default;
|
|
54868
|
-
$treeview-image-margin: 0 0 0
|
|
54915
|
+
$treeview-image-margin: 0 0 0 12px !default;
|
|
54869
54916
|
$treeview-navigable-icon-image-margin: 0 8px 0 0 !default;
|
|
54870
54917
|
$treeview-navigable-icon-image-margin-reverse: 0 0 0 8px !default;
|
|
54871
54918
|
$treeview-navigable-check-margin-bigger: 0 0 0 12px !default;
|
|
@@ -54880,7 +54927,7 @@ $treeview-icon-image-margin: 0 0 0 12px !default;
|
|
|
54880
54927
|
$treeview-rtl-icon-image-margin: 0 12px 0 0 !default;
|
|
54881
54928
|
$treeview-check-margin: 0 0 0 4px !default;
|
|
54882
54929
|
$treeview-rtl-check-margin: 0 4px 0 0 !default;
|
|
54883
|
-
$treeview-check-text-padding: 0
|
|
54930
|
+
$treeview-check-text-padding: 0 4px !default;
|
|
54884
54931
|
$treeview-check-image-margin: 0 0 0 4px !default;
|
|
54885
54932
|
$treeview-rtl-check-image-margin: 0 4px 0 0 !default;
|
|
54886
54933
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -54896,11 +54943,11 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
54896
54943
|
$treeview-big-item-height: 40px !default;
|
|
54897
54944
|
$treeview-big-text-height: 38px !default;
|
|
54898
54945
|
$treeview-big-input-height: 40px !default;
|
|
54899
|
-
$treeview-big-text-padding: 0
|
|
54946
|
+
$treeview-big-text-padding: 0 16px !default;
|
|
54900
54947
|
$treeview-big-input-padding: 0 9px !default;
|
|
54901
54948
|
$treeview-big-icon-padding: 0px !default;
|
|
54902
|
-
$treeview-big-image-margin: 0 0 0
|
|
54903
|
-
$treeview-big-rtl-image-margin: 0
|
|
54949
|
+
$treeview-big-image-margin: 0 0 0 16px !default;
|
|
54950
|
+
$treeview-big-rtl-image-margin: 0 16px 0 0 !default;
|
|
54904
54951
|
$treeview-big-icon-image-margin: 0 0 0 16px !default;
|
|
54905
54952
|
$treeview-big-rtl-icon-image-margin: 0 16px 0 0 !default;
|
|
54906
54953
|
$treeview-big-check-margin: 0 0 0 8px !default;
|
|
@@ -54911,7 +54958,7 @@ $treeview-big-root-ul-padding: 0 0 0 16px !default;
|
|
|
54911
54958
|
$treeview-big-rtl-root-ul-padding: 0 16px 0 0 !default;
|
|
54912
54959
|
$treeview-big-child-ul-padding: 0 0 0 24px !default;
|
|
54913
54960
|
$treeview-big-rtl-child-ul-padding: 0 24px 0 0 !default;
|
|
54914
|
-
$treeview-big-image-text-padding: 0
|
|
54961
|
+
$treeview-big-image-text-padding: 0 16px !default;
|
|
54915
54962
|
$treeview-big-icon-margin: 0 0 0 -16px !default;
|
|
54916
54963
|
$treeview-big-rtl-icon-margin: 0 -16px 0 0 !default;
|
|
54917
54964
|
$treeview-big-text-wrap-padding: 0 0 0 24px !default;
|
|
@@ -54920,7 +54967,7 @@ $treeview-big-drag-icon-font-size: $text-2xl !default;
|
|
|
54920
54967
|
$treeview-big-drag-item-text-padding-left: 12px !default;
|
|
54921
54968
|
$treeview-big-drag-icon-margin: -6px 0px 5px -9px !default;
|
|
54922
54969
|
$treeview-big-drag-before-icon-padding: 6px !default;
|
|
54923
|
-
$treeview-big-check-text-padding: 0
|
|
54970
|
+
$treeview-big-check-text-padding: 0 8px !default;
|
|
54924
54971
|
$treeview-big-check-wrap-width: calc(100% - 29px) !default;
|
|
54925
54972
|
$treeview-big-check-icon-wrap-width: calc(100% - 65px) !default;
|
|
54926
54973
|
$treeview-big-check-icon-img-wrap-width: calc(100% - 101px) !default;
|
|
@@ -55228,7 +55275,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
55228
55275
|
@if $skin-name == 'bootstrap4' {
|
|
55229
55276
|
font-size: $treeview-big-image-font-size;
|
|
55230
55277
|
}
|
|
55231
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
55278
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
|
|
55232
55279
|
& + .e-list-text {
|
|
55233
55280
|
padding: $treeview-big-image-text-padding;
|
|
55234
55281
|
}
|
|
@@ -58098,6 +58145,16 @@ $step-selected-active-color: $primary-dark !default;
|
|
|
58098
58145
|
font-weight: $stepper-font-weight;
|
|
58099
58146
|
}
|
|
58100
58147
|
}
|
|
58148
|
+
&.e-linear {
|
|
58149
|
+
.e-step-container {
|
|
58150
|
+
pointer-events: none;
|
|
58151
|
+
}
|
|
58152
|
+
.e-previous:not(.e-step-disabled),
|
|
58153
|
+
.e-next:not(.e-step-disabled),
|
|
58154
|
+
.e-step-selected:not(.e-step-disabled) {
|
|
58155
|
+
pointer-events: auto;
|
|
58156
|
+
}
|
|
58157
|
+
}
|
|
58101
58158
|
&.e-stepper-readonly,
|
|
58102
58159
|
.e-step-disabled {
|
|
58103
58160
|
cursor: default;
|
|
@@ -59577,6 +59634,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
59577
59634
|
|
|
59578
59635
|
&.e-chip-input {
|
|
59579
59636
|
width: 0;
|
|
59637
|
+
display: none;
|
|
59580
59638
|
}
|
|
59581
59639
|
}
|
|
59582
59640
|
|
|
@@ -64425,10 +64483,10 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
64425
64483
|
$listbox-template-multiline-padding: 4px !default;
|
|
64426
64484
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
64427
64485
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
64428
|
-
$listbox-filter-height: calc(100% -
|
|
64429
|
-
$listbox-filter-small-height: calc(100% -
|
|
64430
|
-
$listbox-filter-bigger-small-height: calc(100% -
|
|
64431
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
64486
|
+
$listbox-filter-height: calc(100% - 52px) !default;
|
|
64487
|
+
$listbox-filter-small-height: calc(100% - 48px) !default;
|
|
64488
|
+
$listbox-filter-bigger-small-height: calc(100% - 58px) !default;
|
|
64489
|
+
$listbox-filter-bigger-height: calc(100% - 60px) !default;
|
|
64432
64490
|
|
|
64433
64491
|
$listbox-border-color: $border-light;
|
|
64434
64492
|
$badge-color: $primary-text-color !default;
|
|
@@ -64471,8 +64529,6 @@ $listbox-filterselect-height: calc(100% - 38px) !default;
|
|
|
64471
64529
|
$listbox-filterselect-bigger-height: calc(100% - 47px) !default;
|
|
64472
64530
|
$listbox-mat-filter-height: calc(100% - 50px) !default;
|
|
64473
64531
|
$listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
|
|
64474
|
-
$listbox-filter-height: calc(100% - 50px) !default;
|
|
64475
|
-
$listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
64476
64532
|
$listbox-ej2-filterselect-height: calc(100% - 87.5px) !default;
|
|
64477
64533
|
$listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
64478
64534
|
|
|
@@ -76439,7 +76495,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
76439
76495
|
.e-frame {
|
|
76440
76496
|
margin-bottom: 1px;
|
|
76441
76497
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
76442
|
-
margin:
|
|
76498
|
+
margin-bottom: 8px;
|
|
76443
76499
|
}
|
|
76444
76500
|
}
|
|
76445
76501
|
}
|
|
@@ -76587,6 +76643,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
76587
76643
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
76588
76644
|
.e-ftrchk.e-infinitescroll {
|
|
76589
76645
|
margin-left: 0;
|
|
76646
|
+
padding-left: 0;
|
|
76590
76647
|
}
|
|
76591
76648
|
}
|
|
76592
76649
|
|
|
@@ -77232,7 +77289,7 @@ $grid-rtl-group-sorticon-margin-right: -5px !default;
|
|
|
77232
77289
|
$grid-rtl-headercell-border-width: 0 !default;
|
|
77233
77290
|
$grid-rtl-headercelldiv-padding: 0 .4em 0 4.2em !default;
|
|
77234
77291
|
$grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 .45em !default;
|
|
77235
|
-
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .
|
|
77292
|
+
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .33em 0 .4em !default;
|
|
77236
77293
|
$grid-ungroup-rtl-padding-right: -10px !default;
|
|
77237
77294
|
$grid-headercelldiv-padding: 0 18px 0 5px !default;
|
|
77238
77295
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
@@ -77530,7 +77587,7 @@ $grid-biggerreorderarrow-font-size: $text-xs !default;
|
|
|
77530
77587
|
$grid-bigger-drag-count-padding: 2px 6px 2px !default;
|
|
77531
77588
|
$grid-bigger-drag-count-top: -10px !default;
|
|
77532
77589
|
$grid-bigger-check-select-all-font-size: $grid-bigger-header-icons-font-size !default;
|
|
77533
|
-
$grid-adaptive-sort-clear-button-padding:
|
|
77590
|
+
$grid-adaptive-sort-clear-button-padding: 10px !default;
|
|
77534
77591
|
$grid-cc-margin-top: 1px !default;
|
|
77535
77592
|
$grid-bigger-rtl-cm-margin: -13px 6px -13px -16px !default;
|
|
77536
77593
|
$grid-bigger-device-rtl-cm-margin: -18px 6px -13px -16px !default;
|
|
@@ -77834,7 +77891,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77834
77891
|
|
|
77835
77892
|
@if $grid-skin == 'fluent2' {
|
|
77836
77893
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77837
|
-
margin-left: -
|
|
77894
|
+
margin-left: -5px;
|
|
77895
|
+
margin-top: 4px;
|
|
77838
77896
|
}
|
|
77839
77897
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77840
77898
|
margin-right: -2px;
|
|
@@ -77845,7 +77903,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77845
77903
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77846
77904
|
@if $grid-skin == 'fluent2' {
|
|
77847
77905
|
margin-bottom: 2px;
|
|
77848
|
-
margin-left:
|
|
77906
|
+
margin-left: 7px;
|
|
77849
77907
|
}
|
|
77850
77908
|
}
|
|
77851
77909
|
|
|
@@ -77972,8 +78030,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77972
78030
|
}
|
|
77973
78031
|
|
|
77974
78032
|
@if $grid-skin == 'fluent2' {
|
|
77975
|
-
.e-ftrchk.e-infinitescroll {
|
|
78033
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
77976
78034
|
margin-left: 0;
|
|
78035
|
+
padding-left: 0;
|
|
77977
78036
|
}
|
|
77978
78037
|
}
|
|
77979
78038
|
|
|
@@ -79636,7 +79695,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79636
79695
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
79637
79696
|
}
|
|
79638
79697
|
white-space: normal;
|
|
79639
|
-
|
|
79698
|
+
text-wrap: nowrap;
|
|
79699
|
+
text-overflow: ellipsis;
|
|
79700
|
+
overflow: hidden;
|
|
79640
79701
|
&.e-lastrowcell {
|
|
79641
79702
|
border-bottom-width: 1px;
|
|
79642
79703
|
}
|
|
@@ -80377,7 +80438,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80377
80438
|
}
|
|
80378
80439
|
|
|
80379
80440
|
@if $grid-skin == 'fluent2' {
|
|
80380
|
-
.e-ftrchk.e-infinitescroll {
|
|
80441
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
80381
80442
|
padding-left: 0;
|
|
80382
80443
|
margin-left: 0;
|
|
80383
80444
|
}
|
|
@@ -81560,7 +81621,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81560
81621
|
|
|
81561
81622
|
&.e-default {
|
|
81562
81623
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
81563
|
-
& .e-gridheader table tr th:last-child {
|
|
81624
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
81564
81625
|
border-left: 0;
|
|
81565
81626
|
}
|
|
81566
81627
|
}
|
|
@@ -82389,7 +82450,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82389
82450
|
}
|
|
82390
82451
|
|
|
82391
82452
|
.e-gridcontent .e-groupcaption {
|
|
82392
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
82453
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
82393
82454
|
}
|
|
82394
82455
|
|
|
82395
82456
|
.e-summarycell {
|
|
@@ -82981,9 +83042,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82981
83042
|
background: none;
|
|
82982
83043
|
border: 0;
|
|
82983
83044
|
color: $grid-responsive-custom-header-btn-color;
|
|
82984
|
-
@if $grid-skin == 'fluent2' {
|
|
82985
|
-
padding-top: 6px;
|
|
82986
|
-
}
|
|
82987
83045
|
}
|
|
82988
83046
|
}
|
|
82989
83047
|
}
|
|
@@ -83070,6 +83128,22 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83070
83128
|
& .e-dlg-content {
|
|
83071
83129
|
padding: 16px;
|
|
83072
83130
|
}
|
|
83131
|
+
|
|
83132
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
83133
|
+
.e-checkbox-wrapper .e-frame {
|
|
83134
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
83135
|
+
margin: 0 0 1px 4px;
|
|
83136
|
+
}
|
|
83137
|
+
}
|
|
83138
|
+
|
|
83139
|
+
.e-radio + label {
|
|
83140
|
+
margin: 0;
|
|
83141
|
+
}
|
|
83142
|
+
|
|
83143
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
83144
|
+
margin-left: 18px;
|
|
83145
|
+
}
|
|
83146
|
+
}
|
|
83073
83147
|
}
|
|
83074
83148
|
|
|
83075
83149
|
& .e-ressortbutton-parent {
|
|
@@ -83164,6 +83238,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83164
83238
|
min-height: 160px;
|
|
83165
83239
|
overflow-y: auto;
|
|
83166
83240
|
|
|
83241
|
+
&.e-checkbox-infinitescroll {
|
|
83242
|
+
border-top-style: solid;
|
|
83243
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
83244
|
+
border-top-width: 1px;
|
|
83245
|
+
margin-top: 0;
|
|
83246
|
+
overflow-x: hidden;
|
|
83247
|
+
}
|
|
83248
|
+
|
|
83167
83249
|
& .e-ftrchk {
|
|
83168
83250
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
83169
83251
|
@if $grid-skin == 'fluent2' {
|
|
@@ -83172,6 +83254,29 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83172
83254
|
}
|
|
83173
83255
|
}
|
|
83174
83256
|
}
|
|
83257
|
+
|
|
83258
|
+
& .e-ftrchk {
|
|
83259
|
+
& .e-chk-hidden {
|
|
83260
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
83261
|
+
height: 1px;
|
|
83262
|
+
opacity: 0;
|
|
83263
|
+
width: 1px;
|
|
83264
|
+
}
|
|
83265
|
+
|
|
83266
|
+
& .e-mask {
|
|
83267
|
+
display: inline-block;
|
|
83268
|
+
height: 10px;
|
|
83269
|
+
width: 80%;
|
|
83270
|
+
|
|
83271
|
+
&.e-mask-checkbox-filter-intent {
|
|
83272
|
+
width: 13px;
|
|
83273
|
+
}
|
|
83274
|
+
|
|
83275
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
83276
|
+
margin-left: 8px;
|
|
83277
|
+
}
|
|
83278
|
+
}
|
|
83279
|
+
}
|
|
83175
83280
|
}
|
|
83176
83281
|
}
|
|
83177
83282
|
}
|
|
@@ -83186,10 +83291,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83186
83291
|
& .e-searchbox {
|
|
83187
83292
|
padding-left: 0;
|
|
83188
83293
|
}
|
|
83189
|
-
& .e-
|
|
83190
|
-
|
|
83191
|
-
|
|
83192
|
-
}
|
|
83294
|
+
& .e-ftrchk.e-infinitescroll,
|
|
83295
|
+
& .e-spinner .e-checkboxlist {
|
|
83296
|
+
margin-left: -7px;
|
|
83193
83297
|
}
|
|
83194
83298
|
}
|
|
83195
83299
|
}
|
|
@@ -83237,6 +83341,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83237
83341
|
@if $grid-skin == 'fluent' {
|
|
83238
83342
|
padding-top: 3px;
|
|
83239
83343
|
}
|
|
83344
|
+
@if $grid-skin == 'fluent' {
|
|
83345
|
+
padding-top: 1px;
|
|
83346
|
+
}
|
|
83240
83347
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
83241
83348
|
padding-top: 2px;
|
|
83242
83349
|
}
|
|
@@ -83565,6 +83672,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83565
83672
|
border-color: $grid-header-border-color;
|
|
83566
83673
|
}
|
|
83567
83674
|
|
|
83675
|
+
.e-headercell,
|
|
83676
|
+
.e-detailheadercell {
|
|
83677
|
+
background-color: $grid-header-bg-color;
|
|
83678
|
+
}
|
|
83679
|
+
|
|
83568
83680
|
.e-gridcontent {
|
|
83569
83681
|
background-color: $grid-content-bg-color;
|
|
83570
83682
|
}
|
|
@@ -90174,7 +90286,7 @@ $rte-default-character-count-opacity: 1;
|
|
|
90174
90286
|
$rte-droparea-line-height: 10;
|
|
90175
90287
|
$rte-droparea-browsebtn-height: 32px;
|
|
90176
90288
|
$rte-droparea-browsebtn-padding: 6px 12px 6px 12px;
|
|
90177
|
-
$rte-droparea-browsebtn-top: -
|
|
90289
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
90178
90290
|
$rte-big-droparea-browsebtn-top: -120px;
|
|
90179
90291
|
$rte-insert-dialog-font-size: 14px;
|
|
90180
90292
|
$rte-big-insert-dialog-font-size: 15px;
|
|
@@ -91555,14 +91667,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
91555
91667
|
font-size: 2em;
|
|
91556
91668
|
font-weight: bold;
|
|
91557
91669
|
height: 40px;
|
|
91558
|
-
|
|
91670
|
+
@if $skin-name =='fluent2' {
|
|
91671
|
+
line-height: 25px;
|
|
91672
|
+
}
|
|
91673
|
+
@else {
|
|
91674
|
+
line-height: 40px;
|
|
91675
|
+
}
|
|
91559
91676
|
}
|
|
91560
91677
|
|
|
91561
91678
|
&.e-h2 {
|
|
91562
91679
|
font-size: 1.5em;
|
|
91563
91680
|
font-weight: bold;
|
|
91564
91681
|
height: 40px;
|
|
91565
|
-
|
|
91682
|
+
@if $skin-name =='fluent2' {
|
|
91683
|
+
line-height: 25px;
|
|
91684
|
+
}
|
|
91685
|
+
@else {
|
|
91686
|
+
line-height: 40px;
|
|
91687
|
+
}
|
|
91566
91688
|
}
|
|
91567
91689
|
|
|
91568
91690
|
&.e-h3 {
|
|
@@ -92904,7 +93026,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
92904
93026
|
.e-rte-dropdown-btn-text,
|
|
92905
93027
|
.e-background-color,
|
|
92906
93028
|
.e-rte-font-color {
|
|
92907
|
-
font-size:
|
|
93029
|
+
font-size: 16px;
|
|
92908
93030
|
}
|
|
92909
93031
|
}
|
|
92910
93032
|
.e-bigger {
|
|
@@ -92913,27 +93035,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
92913
93035
|
.e-rte-dropdown-btn-text,
|
|
92914
93036
|
.e-background-color,
|
|
92915
93037
|
.e-rte-font-color {
|
|
92916
|
-
font-size:
|
|
93038
|
+
font-size: 18px;
|
|
92917
93039
|
}
|
|
92918
93040
|
}
|
|
92919
93041
|
}
|
|
92920
93042
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
92921
93043
|
.e-background-color,
|
|
92922
|
-
.e-rte-font-color{
|
|
92923
|
-
font-size:
|
|
93044
|
+
.e-rte-font-color {
|
|
93045
|
+
font-size: 16px;
|
|
92924
93046
|
}
|
|
92925
93047
|
}
|
|
92926
93048
|
.e-bigger {
|
|
92927
93049
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
92928
93050
|
.e-background-color,
|
|
92929
|
-
.e-rte-font-color{
|
|
92930
|
-
font-size:
|
|
93051
|
+
.e-rte-font-color {
|
|
93052
|
+
font-size: 18px;
|
|
92931
93053
|
}
|
|
92932
93054
|
}
|
|
92933
|
-
.e-rte-container{
|
|
93055
|
+
.e-rte-container {
|
|
92934
93056
|
border-radius: 4px;
|
|
92935
93057
|
}
|
|
92936
|
-
.e-richtexteditor{
|
|
93058
|
+
.e-richtexteditor {
|
|
92937
93059
|
border-radius: 4px;
|
|
92938
93060
|
.e-toolbar {
|
|
92939
93061
|
border-radius: 4px 4px 0 0;
|
|
@@ -94402,7 +94524,7 @@ $gantt-dialog-bigger-border-radius: 6px !important;
|
|
|
94402
94524
|
$gantt-bigger-dialog-tab-padding-left: 12px !important;
|
|
94403
94525
|
$gantt-bigger-dialog-border-radius: 6px 6px 0px 0px !default;
|
|
94404
94526
|
$gantt-bigger-dialog-edit-form-scroll-padding: 16px 18px 0 9px !default;
|
|
94405
|
-
$gantt-dialog-close-button-top:
|
|
94527
|
+
$gantt-dialog-close-button-top: 0 !important;
|
|
94406
94528
|
$gantt-dialog-dependent-height: 157px !default;
|
|
94407
94529
|
$gantt-dialog-resource-height: 200px !default;
|
|
94408
94530
|
$gantt-dialog-rte-height: 259px !default;
|
|
@@ -99464,7 +99586,7 @@ $kanban-col-expand-collapse-box-shadow: none !default;
|
|
|
99464
99586
|
|
|
99465
99587
|
.e-kanban-dialog .e-dialog-edit.e-primary{
|
|
99466
99588
|
background: $primary-bg-color-hover;
|
|
99467
|
-
color: $primary-
|
|
99589
|
+
color: $primary-text-color;
|
|
99468
99590
|
}
|
|
99469
99591
|
}
|
|
99470
99592
|
|
|
@@ -108087,7 +108209,7 @@ $field-list-default-header-font-color: $content-text-color-alt1 !default;
|
|
|
108087
108209
|
$field-list-tree-icon-color: $icon-color !default;
|
|
108088
108210
|
$field-list-default-header-icon-font-color: $field-list-default-header-font-color !default;
|
|
108089
108211
|
$field-list-button-icon-color: $icon-color !default;
|
|
108090
|
-
$field-list-icon-hover-color: $icon-color !default;
|
|
108212
|
+
$field-list-icon-hover-color: $icon-color-hover !default;
|
|
108091
108213
|
$field-list-toggle-font-color: $icon-color !default;
|
|
108092
108214
|
$error-font-color: $danger !default;
|
|
108093
108215
|
$format-label-font-color: $content-text-color-alt2 !default;
|
|
@@ -108614,6 +108736,12 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
108614
108736
|
&:not(.e-active) {
|
|
108615
108737
|
.e-list-icon {
|
|
108616
108738
|
color: $field-list-tree-icon-color;
|
|
108739
|
+
|
|
108740
|
+
@if ($skin-name == 'fluent2') {
|
|
108741
|
+
&:hover {
|
|
108742
|
+
color: $field-list-icon-hover-color;
|
|
108743
|
+
}
|
|
108744
|
+
}
|
|
108617
108745
|
}
|
|
108618
108746
|
}
|
|
108619
108747
|
|
|
@@ -108625,6 +108753,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
108625
108753
|
float: right !important;
|
|
108626
108754
|
margin: 0 12px 0 0;
|
|
108627
108755
|
/* stylelint-enable */
|
|
108756
|
+
|
|
108757
|
+
@if ($skin-name == 'fluent2') {
|
|
108758
|
+
&:hover {
|
|
108759
|
+
color: $field-list-icon-hover-color;
|
|
108760
|
+
}
|
|
108761
|
+
&:active {
|
|
108762
|
+
color: $field-list-icon-hover-color;
|
|
108763
|
+
}
|
|
108764
|
+
}
|
|
108628
108765
|
}
|
|
108629
108766
|
}
|
|
108630
108767
|
|
|
@@ -108689,6 +108826,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
108689
108826
|
margin-right: 4px;
|
|
108690
108827
|
pointer-events: auto;
|
|
108691
108828
|
width: 20px;
|
|
108829
|
+
|
|
108830
|
+
@if ($skin-name == 'fluent2') {
|
|
108831
|
+
font-size: 16px;
|
|
108832
|
+
margin-top: 3px;
|
|
108833
|
+
}
|
|
108692
108834
|
}
|
|
108693
108835
|
@if ($skin-name == 'tailwind') {
|
|
108694
108836
|
&.e-active {
|
|
@@ -109056,7 +109198,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
109056
109198
|
position: relative;
|
|
109057
109199
|
top: 3px;
|
|
109058
109200
|
}
|
|
109059
|
-
|
|
109201
|
+
|
|
109202
|
+
@if ($skin-name == 'fluent2') {
|
|
109203
|
+
font-size: 20px;
|
|
109204
|
+
}
|
|
109205
|
+
|
|
109060
109206
|
@if ($skin-name == 'tailwind') {
|
|
109061
109207
|
position: relative;
|
|
109062
109208
|
top: 1px;
|
|
@@ -110598,6 +110744,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
110598
110744
|
vertical-align: bottom;
|
|
110599
110745
|
width: 20px;
|
|
110600
110746
|
|
|
110747
|
+
@if ($skin-name =='fluent2') {
|
|
110748
|
+
font-size: 16px;
|
|
110749
|
+
}
|
|
110750
|
+
|
|
110601
110751
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
110602
110752
|
margin-right: 4px;
|
|
110603
110753
|
padding-left: 8px;
|
|
@@ -110878,6 +111028,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
110878
111028
|
height: 20px;
|
|
110879
111029
|
width: 20px;
|
|
110880
111030
|
|
|
111031
|
+
@if ($skin-name =='fluent2') {
|
|
111032
|
+
font-size: 16px;
|
|
111033
|
+
}
|
|
111034
|
+
|
|
110881
111035
|
&.e-disable-drag {
|
|
110882
111036
|
cursor: not-allowed;
|
|
110883
111037
|
opacity: .4;
|
|
@@ -111856,6 +112010,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
111856
112010
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
111857
112011
|
margin-right: 4px !important;
|
|
111858
112012
|
width: 24px !important;
|
|
112013
|
+
|
|
112014
|
+
@if ($skin-name =='fluent2') {
|
|
112015
|
+
font-size: 20px !important;
|
|
112016
|
+
margin-bottom: 5px !important;
|
|
112017
|
+
}
|
|
111859
112018
|
}
|
|
111860
112019
|
|
|
111861
112020
|
.e-calc-measure-icon,
|
|
@@ -111957,6 +112116,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
111957
112116
|
.e-drag {
|
|
111958
112117
|
font-size: $field-list-bigger-icon-size;
|
|
111959
112118
|
width: 24px;
|
|
112119
|
+
|
|
112120
|
+
@if ($skin-name =='fluent2') {
|
|
112121
|
+
font-size: 20px;
|
|
112122
|
+
}
|
|
111960
112123
|
}
|
|
111961
112124
|
}
|
|
111962
112125
|
}
|
|
@@ -112337,7 +112500,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
112337
112500
|
}
|
|
112338
112501
|
|
|
112339
112502
|
.e-pv-filtered::before {
|
|
112340
|
-
color: $primary-dark;
|
|
112341
112503
|
content: '\e735';
|
|
112342
112504
|
}
|
|
112343
112505
|
|
|
@@ -112656,15 +112818,15 @@ $pivotgrid-button-border-color: $chip-border-color !default;
|
|
|
112656
112818
|
$pivotgrid-drag-clone-text-color: $pivotgrid-default-font-color !default;
|
|
112657
112819
|
$pivotgrid-button-background-color: $content-bg-color-alt3 !default;
|
|
112658
112820
|
$pivotgrid-button-drag-color: $icon-color !default;
|
|
112659
|
-
$pivotgrid-hover-color: $content-bg-color-
|
|
112660
|
-
$pivotgrid-focus-color: $content-bg-color-
|
|
112821
|
+
$pivotgrid-hover-color: $content-bg-color-hover !default;
|
|
112822
|
+
$pivotgrid-focus-color: $content-bg-color-focus !default;
|
|
112661
112823
|
$pivotgrid-button-icon-color: $icon-color !default;
|
|
112662
112824
|
$pivotgrid-button-active-icon-color: $pivotgrid-button-icon-color !default;
|
|
112663
|
-
$pivotgrid-icon-hover-color: $icon-color !default;
|
|
112825
|
+
$pivotgrid-icon-hover-color: $icon-color-hover !default;
|
|
112664
112826
|
$pivotgrid-icon-focus-color: $pivotgrid-icon-hover-color !default;
|
|
112665
|
-
$pivotgrid-tooltip-fontcolor: $
|
|
112827
|
+
$pivotgrid-tooltip-fontcolor: $tooltip-text-color !default;
|
|
112666
112828
|
$pivotgrid-button-font-color: $content-text-color-alt1 !default;
|
|
112667
|
-
$pivotgrid-button-acitve-font-color: $content-text-color-
|
|
112829
|
+
$pivotgrid-button-acitve-font-color: $content-text-color-pressed !default;
|
|
112668
112830
|
$pivotgrid-editor-label-color: $content-text-color-alt1 !default;
|
|
112669
112831
|
$pivotgrid-editor-label-fill: $content-bg-color-alt1 !default;
|
|
112670
112832
|
$pivotgrid-header-selection-bg-color: $content-bg-color-alt3 !default;
|
|
@@ -112689,8 +112851,8 @@ $pivotgrid-member-editor-search-padding: 1px $pivotgrid-editor-search-padding-si
|
|
|
112689
112851
|
$pivotgrid-member-filter-list-padding-size: -22px !default;
|
|
112690
112852
|
$pivotview-axis-indent-padding: $pivotview-grid-indent-padding !default;
|
|
112691
112853
|
$pivotview-axis-bigger-indent-padding: $pivotview-grid-bigger-indent-padding !default;
|
|
112692
|
-
$pivotgrid-button-font-size: $text-
|
|
112693
|
-
$pivotgrid-bigger-button-font-size: $text-
|
|
112854
|
+
$pivotgrid-button-font-size: $text-xs !default;
|
|
112855
|
+
$pivotgrid-bigger-button-font-size: $text-base !default;
|
|
112694
112856
|
$pivotgrid-button-inner-padding: 4px !default;
|
|
112695
112857
|
$pivotgrid-bigger-button-inner-padding: 5px !default;
|
|
112696
112858
|
$pivotgrid-bigger-excel-dialog-min-width: 350px !default;
|
|
@@ -115833,7 +115995,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
115833
115995
|
}
|
|
115834
115996
|
|
|
115835
115997
|
.e-pv-filtered::before {
|
|
115836
|
-
color: $primary-dark;
|
|
115837
115998
|
content: '\e735';
|
|
115838
115999
|
}
|
|
115839
116000
|
|
|
@@ -116166,7 +116327,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
116166
116327
|
@if $skin-name == 'fluent2' {
|
|
116167
116328
|
box-shadow: $shadow-md;
|
|
116168
116329
|
}
|
|
116169
|
-
background
|
|
116330
|
+
background: $qrybldr-drag-bg-color;
|
|
116170
116331
|
}
|
|
116171
116332
|
|
|
116172
116333
|
& .e-rule-value-delete {
|
|
@@ -116201,9 +116362,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
116201
116362
|
padding: 15px 3px 15px 11px;
|
|
116202
116363
|
vertical-align: middle;
|
|
116203
116364
|
font-size: $qrybldr-drag-icon-font-size;
|
|
116204
|
-
|
|
116205
|
-
color: $qryblr-drag-icon-color;
|
|
116206
|
-
}
|
|
116365
|
+
color: $qryblr-drag-icon-color;
|
|
116207
116366
|
}
|
|
116208
116367
|
|
|
116209
116368
|
& .e-group-header .e-drag-qb-rule {
|
|
@@ -118122,8 +118281,8 @@ $schedule-popup-content-padding: 40px 18px 12px !default;
|
|
|
118122
118281
|
$schedule-recurrence-font-size: $text-xs !default;
|
|
118123
118282
|
$schedule-tbar-bgr-min-height: 48px !default;
|
|
118124
118283
|
$schedule-tbar-border-bottom-size: 1px solid $border-light !default;
|
|
118125
|
-
$schedule-tbar-box-shadow:
|
|
118126
|
-
$schedule-tbar-box-shadow-bottom-margin:
|
|
118284
|
+
$schedule-tbar-box-shadow: none !default;
|
|
118285
|
+
$schedule-tbar-box-shadow-bottom-margin: 0 !default;
|
|
118127
118286
|
$schedule-tbar-min-height: 40px !default;
|
|
118128
118287
|
$schedule-tbar-down-arrow-font-size: $text-lg !default;
|
|
118129
118288
|
$schedule-tbar-down-arrow-margin-top: 2px !default;
|
|
@@ -118161,7 +118320,7 @@ $schedule-header-hover-border-radius: 4px !default;
|
|
|
118161
118320
|
$schedule-more-popup-wrapper-border-radius: 6px !default;
|
|
118162
118321
|
$schedule-box-shadow: 0 1px 0 rgba($color: $black, $alpha: .15) !default;
|
|
118163
118322
|
$schedule-select-focus-bg-color: $content-bg-color !default;
|
|
118164
|
-
$schedule-select-focus-box-shadow: $
|
|
118323
|
+
$schedule-select-focus-box-shadow: $keyboard-focus !default;
|
|
118165
118324
|
$schedule-popup-box-shadow-1: $shadow-lg !default;
|
|
118166
118325
|
$schedule-popup-box-shadow-2: $shadow-lg !default;
|
|
118167
118326
|
$schedule-popup-box-shadow-3: $shadow-lg !default;
|
|
@@ -122317,6 +122476,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
122317
122476
|
}
|
|
122318
122477
|
}
|
|
122319
122478
|
|
|
122479
|
+
@media print {
|
|
122480
|
+
.e-schedule {
|
|
122481
|
+
.e-table-container {
|
|
122482
|
+
display: block;
|
|
122483
|
+
}
|
|
122484
|
+
|
|
122485
|
+
.e-vertical-view .e-content-table thead {
|
|
122486
|
+
break-inside: auto;
|
|
122487
|
+
}
|
|
122488
|
+
}
|
|
122489
|
+
}
|
|
122490
|
+
|
|
122320
122491
|
.e-bigger .e-more-popup-wrapper,
|
|
122321
122492
|
.e-more-popup-wrapper {
|
|
122322
122493
|
background: $schedule-popup-bg-color;
|
|
@@ -122495,6 +122666,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
122495
122666
|
@mixin schedule-select-cell-focus-styles {
|
|
122496
122667
|
@if ($theme-name == 'fluent2') {
|
|
122497
122668
|
&:focus {
|
|
122669
|
+
background: $content-bg-color-focus;
|
|
122670
|
+
}
|
|
122671
|
+
|
|
122672
|
+
&:focus-visible {
|
|
122498
122673
|
background: $schedule-select-focus-bg-color;
|
|
122499
122674
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
122500
122675
|
}
|
|
@@ -123317,6 +123492,7 @@ $image-editor-save-dlg-big-btn-pad: 8px !default;
|
|
|
123317
123492
|
$image-editor-save-dlg-grp-btn-padding: 5.2px 10.5px !default;
|
|
123318
123493
|
$image-editor-save-dlg-dev-grp-btn-padding: 5.2px 10.5px !default;
|
|
123319
123494
|
$image-editor-icon-button: 5px !default;
|
|
123495
|
+
$image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
|
|
123320
123496
|
|
|
123321
123497
|
@include export-module('image-editor-layout') {
|
|
123322
123498
|
.e-ie-toolbar-upload-div.e-hide,
|
|
@@ -123803,6 +123979,14 @@ $image-editor-icon-button: 5px !default;
|
|
|
123803
123979
|
}
|
|
123804
123980
|
}
|
|
123805
123981
|
}
|
|
123982
|
+
& .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
|
|
123983
|
+
& .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
123984
|
+
@if $skin-name == 'Material3' {
|
|
123985
|
+
height: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
123986
|
+
top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123987
|
+
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
123988
|
+
}
|
|
123989
|
+
}
|
|
123806
123990
|
}
|
|
123807
123991
|
|
|
123808
123992
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -124008,12 +124192,18 @@ $image-editor-icon-button: 5px !default;
|
|
|
124008
124192
|
@if $skin-name == 'highcontrast' {
|
|
124009
124193
|
margin-left: calc(100% - 175px);
|
|
124010
124194
|
}
|
|
124011
|
-
@if $skin-name == 'FluentUI' or $skin-name == 'material'
|
|
124195
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'material' {
|
|
124012
124196
|
margin-left: calc(100% - 185px);
|
|
124013
124197
|
}
|
|
124014
124198
|
@if $skin-name == 'fabric' {
|
|
124015
124199
|
margin-left: calc(100% - 180px);
|
|
124016
124200
|
}
|
|
124201
|
+
@if $skin-name == 'fluent2' {
|
|
124202
|
+
margin-left: calc(100% - 188px);
|
|
124203
|
+
}
|
|
124204
|
+
@if $skin-name == 'Material3' {
|
|
124205
|
+
margin-left: calc(100% - 190px);
|
|
124206
|
+
}
|
|
124017
124207
|
}
|
|
124018
124208
|
|
|
124019
124209
|
.e-device.e-ie-save-dialog .e-ie-img-size-value-span {
|
|
@@ -124036,6 +124226,9 @@ $image-editor-icon-button: 5px !default;
|
|
|
124036
124226
|
@if $skin-name == 'bootstrap5' {
|
|
124037
124227
|
margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
|
|
124038
124228
|
}
|
|
124229
|
+
@if $skin-name == 'Material3' {
|
|
124230
|
+
margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
|
|
124231
|
+
}
|
|
124039
124232
|
}
|
|
124040
124233
|
|
|
124041
124234
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
@@ -124133,7 +124326,12 @@ $image-editor-icon-button: 5px !default;
|
|
|
124133
124326
|
|
|
124134
124327
|
& .e-ie-img-size-value-span {
|
|
124135
124328
|
vertical-align: middle;
|
|
124136
|
-
|
|
124329
|
+
@if $skin-name == 'Material3' {
|
|
124330
|
+
margin-left: calc(50% - 52px);
|
|
124331
|
+
}
|
|
124332
|
+
@else {
|
|
124333
|
+
margin-left: calc(50% - 55px);
|
|
124334
|
+
}
|
|
124137
124335
|
}
|
|
124138
124336
|
|
|
124139
124337
|
& .e-btn-group .e-btn {
|
|
@@ -124164,10 +124362,10 @@ $image-editor-icon-button: 5px !default;
|
|
|
124164
124362
|
}
|
|
124165
124363
|
|
|
124166
124364
|
& .e-ie-img-size-value-span {
|
|
124167
|
-
@if $skin-name == '
|
|
124365
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
|
|
124168
124366
|
margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
124169
124367
|
}
|
|
124170
|
-
@else if $skin-name == 'bootstrap' {
|
|
124368
|
+
@else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
|
|
124171
124369
|
margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
124172
124370
|
}
|
|
124173
124371
|
@else if $skin-name == 'tailwind' {
|
|
@@ -124190,6 +124388,12 @@ $image-editor-icon-button: 5px !default;
|
|
|
124190
124388
|
}
|
|
124191
124389
|
}
|
|
124192
124390
|
|
|
124391
|
+
.e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
124392
|
+
@if $skin-name == 'Material3' {
|
|
124393
|
+
top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
|
|
124394
|
+
}
|
|
124395
|
+
}
|
|
124396
|
+
|
|
124193
124397
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
124194
124398
|
width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
|
|
124195
124399
|
@if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
|
|
@@ -124329,6 +124533,13 @@ $image-editor-icon-button: 5px !default;
|
|
|
124329
124533
|
}
|
|
124330
124534
|
}
|
|
124331
124535
|
|
|
124536
|
+
.e-ie-filter-canvas:focus,
|
|
124537
|
+
.filter-wrapper:focus .e-ie-filter-canvas,
|
|
124538
|
+
.filter-wrapper:focus canvas,
|
|
124539
|
+
.filter-wrapper canvas:focus {
|
|
124540
|
+
border: $image-editor-filter-canvas-focus;
|
|
124541
|
+
}
|
|
124542
|
+
|
|
124332
124543
|
|
|
124333
124544
|
@include export-module('image-editor-fluent2-icons') {
|
|
124334
124545
|
.e-image-editor {
|
|
@@ -126581,6 +126792,7 @@ $ribbon-dropdown-btn-padding: 0 12px !default;
|
|
|
126581
126792
|
$ribbon-dropdown-caret-btn-size: $text-xs !default;
|
|
126582
126793
|
$ribbon-dropdown-caret-btn-height: 12px !default;
|
|
126583
126794
|
$ribbon-dropdown-caret-btn-padding: 0 12px 0 0 !default;
|
|
126795
|
+
$ribbon-colorpicker-caret-btn-padding: 0 4px !default;
|
|
126584
126796
|
$ribbon-items-padding: 0 !default;
|
|
126585
126797
|
$ribbon-large-items-icon-padding: 8px 0 4px !default;
|
|
126586
126798
|
$ribbon-large-items-btn-padding: 0 8px !default;
|
|
@@ -126608,7 +126820,7 @@ $ribbon-input-height: 18px !default;
|
|
|
126608
126820
|
$ribbon-input-weight: $font-weight-normal !default;
|
|
126609
126821
|
$ribbon-input-icon-size: $text-sm !default;
|
|
126610
126822
|
$ribbon-input-icon-height: 14px !default;
|
|
126611
|
-
$ribbon-input-icon-padding: 9px
|
|
126823
|
+
$ribbon-input-icon-padding: 8px 9px !default;
|
|
126612
126824
|
$ribbon-input-icon-weight: $font-weight-normal !default;
|
|
126613
126825
|
$ribbon-input-group-border-radius: 4px !default;
|
|
126614
126826
|
$ribbon-input-group-margin: 0 2px 4px !default;
|
|
@@ -126759,6 +126971,7 @@ $ribbon-bigger-menu-blank-icon-padding: 38px !default;
|
|
|
126759
126971
|
$ribbon-bigger-dropdown-btn-size: $text-xs !default;
|
|
126760
126972
|
$ribbon-bigger-dropdown-btn-line-height: 12px !default;
|
|
126761
126973
|
$ribbon-bigger-dropdown-caret-btn-padding: 0 11px 0 0 !default;
|
|
126974
|
+
$ribbon-bigger-colorpicker-caret-btn-padding: 0 6px !default;
|
|
126762
126975
|
$ribbon-bigger-dropdown-caret-btn-size: $text-sm !default;
|
|
126763
126976
|
$ribbon-bigger-dropdown-caret-btn-height: 14px !default;
|
|
126764
126977
|
$ribbon-bigger-dropdown-caret-icon-size: $text-base !default;
|
|
@@ -127278,6 +127491,10 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
127278
127491
|
|
|
127279
127492
|
.e-ribbon-tab-item {
|
|
127280
127493
|
display: inline-flex;
|
|
127494
|
+
|
|
127495
|
+
&.e-disabled {
|
|
127496
|
+
pointer-events: none;
|
|
127497
|
+
}
|
|
127281
127498
|
}
|
|
127282
127499
|
|
|
127283
127500
|
.e-ribbon-group {
|
|
@@ -127757,6 +127974,10 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
127757
127974
|
}
|
|
127758
127975
|
}
|
|
127759
127976
|
|
|
127977
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
127978
|
+
padding: $ribbon-colorpicker-caret-btn-padding;
|
|
127979
|
+
}
|
|
127980
|
+
|
|
127760
127981
|
.e-dropdown-btn .e-caret {
|
|
127761
127982
|
@include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
|
|
127762
127983
|
padding: $ribbon-dropdown-caret-btn-padding;
|
|
@@ -128448,6 +128669,10 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
128448
128669
|
}
|
|
128449
128670
|
}
|
|
128450
128671
|
|
|
128672
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
128673
|
+
padding: $ribbon-bigger-colorpicker-caret-btn-padding;
|
|
128674
|
+
}
|
|
128675
|
+
|
|
128451
128676
|
.e-dropdown-btn .e-caret {
|
|
128452
128677
|
@include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
|
|
128453
128678
|
padding: $ribbon-bigger-dropdown-caret-btn-padding;
|
|
@@ -129579,6 +129804,8 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
129579
129804
|
$header-font-weight: 400 !default;
|
|
129580
129805
|
$multicolumn-grid-height: 32px !default;
|
|
129581
129806
|
$multicolumn-margin-top-value: unset !default;
|
|
129807
|
+
$footer-border-width: 0 1px 0 1px !default;
|
|
129808
|
+
$grid-border-width: 1px !default;
|
|
129582
129809
|
|
|
129583
129810
|
$multicolumn-grid-small-height: 32px !default;
|
|
129584
129811
|
$multicolumn-margin-top-small-value: unset !default;
|
|
@@ -129595,7 +129822,7 @@ $grid-content-color: $content-text-color !default;
|
|
|
129595
129822
|
$grid-content-hover-bg-color: $flyout-bg-color-hover !default;
|
|
129596
129823
|
$grid-content-active-bg-color: $flyout-bg-color-selected !default;
|
|
129597
129824
|
$grid-content-active-color: $flyout-text-color-selected !default;
|
|
129598
|
-
$grid-footer-bg-color: $
|
|
129825
|
+
$grid-footer-bg-color: $flyout-bg-color !default;
|
|
129599
129826
|
$grid-footer-color: $content-text-color-alt2 !default;
|
|
129600
129827
|
$grid-group-content-header-color: $content-text-color-alt2 !default;
|
|
129601
129828
|
$grid-group-content-header-bg-color: $flyout-bg-color !default;
|
|
@@ -129629,10 +129856,15 @@ $nodata-border-color: $flyout-border !default;
|
|
|
129629
129856
|
}
|
|
129630
129857
|
.e-multicolumn-list .e-popup-footer {
|
|
129631
129858
|
vertical-align: middle;
|
|
129632
|
-
border-
|
|
129859
|
+
border-style: solid;
|
|
129860
|
+
border-width: $footer-border-width;
|
|
129633
129861
|
font-size: 14px;
|
|
129634
|
-
height:
|
|
129635
|
-
|
|
129862
|
+
height: $multicolumn-grid-height;
|
|
129863
|
+
display: flex;
|
|
129864
|
+
align-items: center;
|
|
129865
|
+
}
|
|
129866
|
+
.e-multicolumn-grid.e-grid {
|
|
129867
|
+
border-width: $grid-border-width;
|
|
129636
129868
|
}
|
|
129637
129869
|
.e-input-group.e-multicolumn-list {
|
|
129638
129870
|
input[readonly].e-input {
|
|
@@ -129701,6 +129933,7 @@ $nodata-border-color: $flyout-border !default;
|
|
|
129701
129933
|
&.e-multicolumn-list .e-popup-footer {
|
|
129702
129934
|
font-size: 12px;
|
|
129703
129935
|
}
|
|
129936
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
129704
129937
|
.e-multicolumn-grid .e-row,
|
|
129705
129938
|
.e-multicolumn-grid .e-emptyrow {
|
|
129706
129939
|
height: $multicolumn-grid-small-height;
|
|
@@ -129713,6 +129946,7 @@ $nodata-border-color: $flyout-border !default;
|
|
|
129713
129946
|
&.e-multicolumn-list .e-popup-footer {
|
|
129714
129947
|
font-size: 16px;
|
|
129715
129948
|
}
|
|
129949
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
129716
129950
|
.e-multicolumn-grid .e-row,
|
|
129717
129951
|
.e-multicolumn-grid .e-emptyrow {
|
|
129718
129952
|
height: $multicolumn-grid-bigger-height;
|
|
@@ -129729,6 +129963,7 @@ $nodata-border-color: $flyout-border !default;
|
|
|
129729
129963
|
&.e-multicolumn-list .e-popup-footer {
|
|
129730
129964
|
font-size: 14px;
|
|
129731
129965
|
}
|
|
129966
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
129732
129967
|
.e-multicolumn-grid .e-row,
|
|
129733
129968
|
.e-multicolumn-grid .e-emptyrow {
|
|
129734
129969
|
height: $multicolumn-grid-bigger-small-height;
|