@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
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -226,7 +226,7 @@
|
|
|
226
226
|
|
|
227
227
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
228
228
|
--color-sf-tooltip-border: var(--color-sf-content-bg-color-alt1);
|
|
229
|
-
--color-sf-
|
|
229
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
230
230
|
|
|
231
231
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
232
232
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
|
|
@@ -605,7 +605,7 @@ $info-outline: mapcolorvariable('info-outline') !default;
|
|
|
605
605
|
|
|
606
606
|
$tooltip-bg-color: mapcolorvariable('tooltip-bg-color') !default;
|
|
607
607
|
$tooltip-border: mapcolorvariable('tooltip-border') !default;
|
|
608
|
-
$
|
|
608
|
+
$tooltip-text-color: mapcolorvariable('tooltip-text-color') !default;
|
|
609
609
|
|
|
610
610
|
$toast-text-color: mapcolorvariable('toast-text-color') !default;
|
|
611
611
|
$toast-alt-text-color:mapcolorvariable('toase-alt-text-color') !default;
|
|
@@ -1050,9 +1050,9 @@ $border-info: $border-info !default;
|
|
|
1050
1050
|
$spreadsheet-gridline: $spreadsheet-gridline !default;
|
|
1051
1051
|
$flyout-border: $flyout-border !default;
|
|
1052
1052
|
|
|
1053
|
-
$tooltip-bg-color: $
|
|
1054
|
-
$tooltip-border: $
|
|
1055
|
-
$
|
|
1053
|
+
$tooltip-bg-color: $tooltip-bg-color !default;
|
|
1054
|
+
$tooltip-border: $tooltip-border;
|
|
1055
|
+
$tooltip-text-color: $tooltip-text-color !default;
|
|
1056
1056
|
$shadow-02: 0 1px 2px 0 rgba($black, .14), 0 0 2px 0 rgba($black, .12) !default;
|
|
1057
1057
|
$shadow-04: 0 2px 4px 0 rgba($black, .14), 0 0 2px 0 rgba($black, .12) !default;
|
|
1058
1058
|
$shadow-08: 0 4px 8px 0 rgba($black, .14), 0 0 2px 0 rgba($black, .12) !default;
|
|
@@ -1653,7 +1653,7 @@ $switch-box-shadow: 0 0 0 2px #fff, 0 0 0 3px #000 !default;
|
|
|
1653
1653
|
--color-sf-success-bg-color: #218c21;
|
|
1654
1654
|
--color-sf-success-border-color: var(--color-sf-success-bg-color);
|
|
1655
1655
|
--color-sf-success-text: var(--color-sf-primary-text-color);
|
|
1656
|
-
--color-sf-success-bg-color-hover:
|
|
1656
|
+
--color-sf-success-bg-color-hover: #0e700e;
|
|
1657
1657
|
--color-sf-success-border-color-hover: var(--color-sf-success-bg-color-hover);
|
|
1658
1658
|
--color-sf-success-text-hover: var(--color-sf-primary-text-color);
|
|
1659
1659
|
--color-sf-success-bg-color-pressed: #052505;
|
|
@@ -1672,7 +1672,7 @@ $switch-box-shadow: 0 0 0 2px #fff, 0 0 0 3px #000 !default;
|
|
|
1672
1672
|
--color-sf-warning-bg-color: #f87528;
|
|
1673
1673
|
--color-sf-warning-border-color: var(--color-sf-warning-bg-color);
|
|
1674
1674
|
--color-sf-warning-text: #242424;
|
|
1675
|
-
--color-sf-warning-bg-color-hover:
|
|
1675
|
+
--color-sf-warning-bg-color-hover: #de590b;
|
|
1676
1676
|
--color-sf-warning-border-color-hover: var(--color-sf-warning-bg-color-hover);
|
|
1677
1677
|
--color-sf-warning-text-hover: var(--color-sf-primary-text-color);
|
|
1678
1678
|
--color-sf-warning-bg-color-pressed: #4a1e04;
|
|
@@ -1735,7 +1735,7 @@ $switch-box-shadow: 0 0 0 2px #fff, 0 0 0 3px #000 !default;
|
|
|
1735
1735
|
|
|
1736
1736
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
1737
1737
|
--color-sf-tooltip-border: var(--color-sf-tooltip-bg-color);
|
|
1738
|
-
--color-sf-
|
|
1738
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
1739
1739
|
|
|
1740
1740
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
1741
1741
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
|
|
@@ -2109,7 +2109,7 @@ $switch-box-shadow: 0 0 0 2px #fff, 0 0 0 3px #000 !default;
|
|
|
2109
2109
|
|
|
2110
2110
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
2111
2111
|
--color-sf-tooltip-border: var(--color-sf-border-light);
|
|
2112
|
-
--color-sf-
|
|
2112
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
2113
2113
|
|
|
2114
2114
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
2115
2115
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color);
|
|
@@ -3638,7 +3638,7 @@ $acrdn-item-header-hover-border-color: initial !default;
|
|
|
3638
3638
|
$acrdn-item-header-active-border: 0 !default;
|
|
3639
3639
|
$acrdn-item-header-active-border-color: initial !default;
|
|
3640
3640
|
$acrdn-item-header-focus-border: 0 !default;
|
|
3641
|
-
$acrdn-item-header-focus-box-shadow: $
|
|
3641
|
+
$acrdn-item-header-focus-box-shadow: $keyboard-focus !default;
|
|
3642
3642
|
$acrdn-item-header-focus-bg: $acrdn-bg-color !default;
|
|
3643
3643
|
$acrdn-item-header-focus-active-color: $content-text-color !default;
|
|
3644
3644
|
$acrdn-item-select-exp-hdr-hover-color: $content-text-color !default;
|
|
@@ -4254,9 +4254,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
4254
4254
|
|
|
4255
4255
|
&:focus {
|
|
4256
4256
|
border: $acrdn-item-header-focus-border;
|
|
4257
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
4258
4257
|
background: $acrdn-item-header-focus-bg;
|
|
4259
4258
|
|
|
4259
|
+
@if ($skin-name == 'fluent2') {
|
|
4260
|
+
box-shadow: none;
|
|
4261
|
+
}
|
|
4262
|
+
@else {
|
|
4263
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
4264
|
+
}
|
|
4265
|
+
|
|
4260
4266
|
&:active {
|
|
4261
4267
|
|
|
4262
4268
|
.e-icons,
|
|
@@ -4266,6 +4272,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
4266
4272
|
}
|
|
4267
4273
|
}
|
|
4268
4274
|
}
|
|
4275
|
+
|
|
4276
|
+
@if ($skin-name == 'fluent2') {
|
|
4277
|
+
&:focus-visible {
|
|
4278
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
4279
|
+
}
|
|
4280
|
+
}
|
|
4269
4281
|
}
|
|
4270
4282
|
|
|
4271
4283
|
&.e-select {
|
|
@@ -4372,9 +4384,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
4372
4384
|
}
|
|
4373
4385
|
|
|
4374
4386
|
&:focus {
|
|
4375
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
4376
4387
|
position: relative;
|
|
4377
4388
|
z-index: 2;
|
|
4389
|
+
|
|
4390
|
+
@if ($skin-name == 'fluent2') {
|
|
4391
|
+
box-shadow: none;
|
|
4392
|
+
}
|
|
4393
|
+
@else {
|
|
4394
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
4395
|
+
}
|
|
4396
|
+
}
|
|
4397
|
+
|
|
4398
|
+
@if ($skin-name == 'fluent2') {
|
|
4399
|
+
&:focus-visible {
|
|
4400
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
4401
|
+
}
|
|
4378
4402
|
}
|
|
4379
4403
|
}
|
|
4380
4404
|
|
|
@@ -17243,11 +17267,15 @@ $textarea-float-top: -28px !default;
|
|
|
17243
17267
|
@if $input-skin-name == 'bootstrap4' {
|
|
17244
17268
|
transition: $input-transition-shadow;
|
|
17245
17269
|
}
|
|
17246
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5'
|
|
17270
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
17247
17271
|
border-color: $input-group-border-color-focus;
|
|
17248
17272
|
border-radius: $input-groupo-focus-border-radius;
|
|
17249
17273
|
box-shadow: $input-group-focus-box-shadow;
|
|
17250
17274
|
}
|
|
17275
|
+
@if $input-skin-name == 'FluentUI' {
|
|
17276
|
+
border-radius: $input-groupo-focus-border-radius;
|
|
17277
|
+
border-width: 2px;
|
|
17278
|
+
}
|
|
17251
17279
|
}
|
|
17252
17280
|
|
|
17253
17281
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -17336,14 +17364,14 @@ $textarea-float-top: -28px !default;
|
|
|
17336
17364
|
|
|
17337
17365
|
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
17338
17366
|
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
17339
|
-
@if $input-skin-name == 'fabric' or $input-skin-name == '
|
|
17367
|
+
@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' {
|
|
17340
17368
|
border-color: $input-active-border-color;
|
|
17341
17369
|
}
|
|
17342
17370
|
@if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
|
|
17343
17371
|
-webkit-box-shadow: $input-border-shadow;
|
|
17344
17372
|
box-shadow: $input-border-shadow;
|
|
17345
17373
|
}
|
|
17346
|
-
@if $input-skin-name == 'bootstrap5'
|
|
17374
|
+
@if $input-skin-name == 'bootstrap5' {
|
|
17347
17375
|
box-shadow: $input-group-focus-box-shadow;
|
|
17348
17376
|
}
|
|
17349
17377
|
}
|
|
@@ -25884,7 +25912,7 @@ $sd-active-li-bg: $secondary-bg-color-pressed !default;
|
|
|
25884
25912
|
$sd-active-li-border-color: $secondary-border-color-pressed !default;
|
|
25885
25913
|
$sd-active-font-color: $secondary-text-color-pressed !default;
|
|
25886
25914
|
|
|
25887
|
-
@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) {
|
|
25915
|
+
@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) {
|
|
25888
25916
|
.e-speeddial-ul {
|
|
25889
25917
|
padding: $padding;
|
|
25890
25918
|
}
|
|
@@ -25897,6 +25925,14 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
|
|
|
25897
25925
|
margin: $li-text-margin;
|
|
25898
25926
|
}
|
|
25899
25927
|
|
|
25928
|
+
.e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
|
|
25929
|
+
@if ($skin-name == 'fluent2') {
|
|
25930
|
+
font-size: $li-icon-font-size;
|
|
25931
|
+
line-height: $speeddial-li-text-height;
|
|
25932
|
+
padding: $speeddial-text-li-padding;
|
|
25933
|
+
}
|
|
25934
|
+
}
|
|
25935
|
+
|
|
25900
25936
|
.e-speeddial-li-text {
|
|
25901
25937
|
height: $speeddial-li-text-height;
|
|
25902
25938
|
line-height: $speeddial-li-text-height;
|
|
@@ -26020,6 +26056,16 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
|
|
|
26020
26056
|
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
26021
26057
|
margin: $sd-li-text-margin;
|
|
26022
26058
|
}
|
|
26059
|
+
|
|
26060
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
26061
|
+
@if ($skin-name == 'fluent2') {
|
|
26062
|
+
border: 1px solid;
|
|
26063
|
+
border-radius: 20px;
|
|
26064
|
+
font-size: 12px;
|
|
26065
|
+
line-height: 16px;
|
|
26066
|
+
padding: 8px 16px;
|
|
26067
|
+
}
|
|
26068
|
+
}
|
|
26023
26069
|
}
|
|
26024
26070
|
|
|
26025
26071
|
.e-speeddial-li-text {
|
|
@@ -26157,19 +26203,19 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
|
|
|
26157
26203
|
|
|
26158
26204
|
.e-small.e-speeddial-popup,
|
|
26159
26205
|
.e-small .e-speeddial-popup {
|
|
26160
|
-
@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);
|
|
26206
|
+
@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);
|
|
26161
26207
|
}
|
|
26162
26208
|
|
|
26163
26209
|
.e-bigger.e-speeddial-popup,
|
|
26164
26210
|
.e-bigger .e-speeddial-popup {
|
|
26165
|
-
@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);
|
|
26211
|
+
@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);
|
|
26166
26212
|
}
|
|
26167
26213
|
|
|
26168
26214
|
.e-bigger.e-small.e-speeddial-popup,
|
|
26169
26215
|
.e-bigger.e-small .e-speeddial-popup,
|
|
26170
26216
|
.e-bigger .e-small.e-speeddial-popup,
|
|
26171
26217
|
.e-small .e-bigger.e-speeddial-popup {
|
|
26172
|
-
@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);
|
|
26218
|
+
@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);
|
|
26173
26219
|
}
|
|
26174
26220
|
|
|
26175
26221
|
.e-speeddial-overlay {
|
|
@@ -26233,6 +26279,13 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
|
|
|
26233
26279
|
border-color: $sd-li-border-color;
|
|
26234
26280
|
}
|
|
26235
26281
|
}
|
|
26282
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
26283
|
+
@if ($skin-name == 'fluent2') {
|
|
26284
|
+
background: $secondary-bg-color;
|
|
26285
|
+
box-shadow: $shadow-lg;
|
|
26286
|
+
border-color: $secondary-border-color;
|
|
26287
|
+
}
|
|
26288
|
+
}
|
|
26236
26289
|
}
|
|
26237
26290
|
.e-speeddial-li.e-disabled {
|
|
26238
26291
|
@include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
|
|
@@ -26488,7 +26541,7 @@ $calendar-focus-box-shadow: none !default;
|
|
|
26488
26541
|
$calendar-focus-border-color: none !default;
|
|
26489
26542
|
$calendar-hover-border-color: $primary-lighter !default;
|
|
26490
26543
|
$calendar-disable-font-color: $content-text-color-disabled !default;
|
|
26491
|
-
$calendar-focused-date-bg-style: $
|
|
26544
|
+
$calendar-focused-date-bg-style: $primary-light !default;
|
|
26492
26545
|
$calendar-small-title-font-color: $content-text-color-alt1 !default;
|
|
26493
26546
|
$calendar-title-border-radius: 2px !default;
|
|
26494
26547
|
$calendar-title-focus-box-shadow: $keyboard-focus !default;
|
|
@@ -27474,7 +27527,7 @@ $calendar-selected-month-bg-color: $primary-lighter !default;
|
|
|
27474
27527
|
}
|
|
27475
27528
|
}
|
|
27476
27529
|
#{if(&, '&', '*')} .e-content.e-year,
|
|
27477
|
-
#{if(&, '&', '*')} .e-content.e-decade
|
|
27530
|
+
#{if(&, '&', '*')} .e-content.e-decade {
|
|
27478
27531
|
#{if(&, '&', '*')} td.e-selected span.e-day {
|
|
27479
27532
|
@if $skin-name == 'fluent2' {
|
|
27480
27533
|
font-weight: 600;
|
|
@@ -32977,7 +33030,7 @@ $tooltip-mobile-vertical-padding: 12px !default;
|
|
|
32977
33030
|
//color variables
|
|
32978
33031
|
$tooltip-content-bg-color: $tooltip-bg-color !default;
|
|
32979
33032
|
$tooltip-content-border-color: $tooltip-border !default;
|
|
32980
|
-
$tooltip-content-font-color: $
|
|
33033
|
+
$tooltip-content-font-color: $tooltip-text-color !default;
|
|
32981
33034
|
$tooltip-default-icon-color: $icon-color !default;
|
|
32982
33035
|
$tooltip-icon-bg-normal: $secondary-bg-color !default;
|
|
32983
33036
|
$tooltip-hover-icon-color: $icon-color-hover !default;
|
|
@@ -46561,7 +46614,7 @@ $dialog-bigger-footer-button-margin-right: 12px !default;
|
|
|
46561
46614
|
$dialog-close-icon-margin-left: 0 !default;
|
|
46562
46615
|
$dialog-close-icon-width: auto !default;
|
|
46563
46616
|
$dialog-bigger-close-icon-height: 40px !default;
|
|
46564
|
-
$dialog-bigger-close-icon-width:
|
|
46617
|
+
$dialog-bigger-close-icon-width: auto !default;
|
|
46565
46618
|
$dialog-close-icon-top: 0 !default;
|
|
46566
46619
|
$dialog-bigger-header-content-font-size: 22px !default;
|
|
46567
46620
|
$dialog-bigger-content-font-size: $text-base !default;
|
|
@@ -46576,6 +46629,8 @@ $dialog-headericon-bottom: 0 !default;
|
|
|
46576
46629
|
$dialog-resize-handler-width: 15px;
|
|
46577
46630
|
$dialog-resize-handler-height: 15px;
|
|
46578
46631
|
$dialog-resize-handler-position: 0;
|
|
46632
|
+
$dialog-bigger-header-btn-padding: 7px !default;
|
|
46633
|
+
$dialog-header-btn-padding: 7px !default;
|
|
46579
46634
|
|
|
46580
46635
|
//Layout Variables End
|
|
46581
46636
|
|
|
@@ -46619,18 +46674,10 @@ $dialog-footer-flat-btn-content-color: $secondary-text-color !default;
|
|
|
46619
46674
|
$dialog-enable-resize-padding-bottom: 15px !default;
|
|
46620
46675
|
|
|
46621
46676
|
/* stylelint-disable */
|
|
46622
|
-
.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
46623
|
-
padding: 0;
|
|
46624
|
-
}
|
|
46625
|
-
|
|
46626
|
-
.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
46627
|
-
padding: 0;
|
|
46628
|
-
}
|
|
46629
|
-
|
|
46630
46677
|
.e-dialog {
|
|
46631
|
-
|
|
46632
|
-
|
|
46633
|
-
|
|
46678
|
+
& .e-dlg-content {
|
|
46679
|
+
border-radius: $dialog-border-radius !important;
|
|
46680
|
+
}
|
|
46634
46681
|
}
|
|
46635
46682
|
|
|
46636
46683
|
.e-dlg-overlay {
|
|
@@ -46658,12 +46705,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
46658
46705
|
.e-dlg-header-content {
|
|
46659
46706
|
border-radius: $header-content-border-radius;
|
|
46660
46707
|
line-height: $dialog-header-line-height;
|
|
46661
|
-
|
|
46662
|
-
.e-dlg-closeicon-btn.e-btn.e-icon-btn {
|
|
46663
|
-
@if $skin-name =='fluent2' {
|
|
46664
|
-
line-height: 2;
|
|
46665
|
-
}
|
|
46666
|
-
}
|
|
46667
46708
|
}
|
|
46668
46709
|
|
|
46669
46710
|
.e-dlg-header-content + .e-dlg-content {
|
|
@@ -46837,6 +46878,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
46837
46878
|
@if $skin-name == 'Material3' {
|
|
46838
46879
|
padding: $zero-value;
|
|
46839
46880
|
}
|
|
46881
|
+
@if $skin-name == 'fluent2' {
|
|
46882
|
+
padding: $dialog-bigger-header-btn-padding;
|
|
46883
|
+
}
|
|
46840
46884
|
}
|
|
46841
46885
|
|
|
46842
46886
|
.e-btn .e-btn-icon.e-icon-dlg-close {
|
|
@@ -46942,6 +46986,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
46942
46986
|
@if $skin-name == 'Material3' {
|
|
46943
46987
|
padding: $zero-value;
|
|
46944
46988
|
}
|
|
46989
|
+
@if $skin-name == 'fluent2' {
|
|
46990
|
+
padding: $dialog-header-btn-padding;
|
|
46991
|
+
}
|
|
46945
46992
|
}
|
|
46946
46993
|
|
|
46947
46994
|
.e-rtl {
|
|
@@ -55623,7 +55670,7 @@ $treeview-icon-padding: 0px !default;
|
|
|
55623
55670
|
$treeview-text-padding: 0 12px !default;
|
|
55624
55671
|
$treeview-text-margin: 0 !default;
|
|
55625
55672
|
$treeview-image-size: 18px !default;
|
|
55626
|
-
$treeview-image-margin: 0 0 0
|
|
55673
|
+
$treeview-image-margin: 0 0 0 12px !default;
|
|
55627
55674
|
$treeview-navigable-icon-image-margin: 0 8px 0 0 !default;
|
|
55628
55675
|
$treeview-navigable-icon-image-margin-reverse: 0 0 0 8px !default;
|
|
55629
55676
|
$treeview-navigable-check-margin-bigger: 0 0 0 12px !default;
|
|
@@ -55638,7 +55685,7 @@ $treeview-icon-image-margin: 0 0 0 12px !default;
|
|
|
55638
55685
|
$treeview-rtl-icon-image-margin: 0 12px 0 0 !default;
|
|
55639
55686
|
$treeview-check-margin: 0 0 0 4px !default;
|
|
55640
55687
|
$treeview-rtl-check-margin: 0 4px 0 0 !default;
|
|
55641
|
-
$treeview-check-text-padding: 0
|
|
55688
|
+
$treeview-check-text-padding: 0 4px !default;
|
|
55642
55689
|
$treeview-check-image-margin: 0 0 0 4px !default;
|
|
55643
55690
|
$treeview-rtl-check-image-margin: 0 4px 0 0 !default;
|
|
55644
55691
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -55654,11 +55701,11 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
55654
55701
|
$treeview-big-item-height: 40px !default;
|
|
55655
55702
|
$treeview-big-text-height: 38px !default;
|
|
55656
55703
|
$treeview-big-input-height: 40px !default;
|
|
55657
|
-
$treeview-big-text-padding: 0
|
|
55704
|
+
$treeview-big-text-padding: 0 16px !default;
|
|
55658
55705
|
$treeview-big-input-padding: 0 9px !default;
|
|
55659
55706
|
$treeview-big-icon-padding: 0px !default;
|
|
55660
|
-
$treeview-big-image-margin: 0 0 0
|
|
55661
|
-
$treeview-big-rtl-image-margin: 0
|
|
55707
|
+
$treeview-big-image-margin: 0 0 0 16px !default;
|
|
55708
|
+
$treeview-big-rtl-image-margin: 0 16px 0 0 !default;
|
|
55662
55709
|
$treeview-big-icon-image-margin: 0 0 0 16px !default;
|
|
55663
55710
|
$treeview-big-rtl-icon-image-margin: 0 16px 0 0 !default;
|
|
55664
55711
|
$treeview-big-check-margin: 0 0 0 8px !default;
|
|
@@ -55669,7 +55716,7 @@ $treeview-big-root-ul-padding: 0 0 0 16px !default;
|
|
|
55669
55716
|
$treeview-big-rtl-root-ul-padding: 0 16px 0 0 !default;
|
|
55670
55717
|
$treeview-big-child-ul-padding: 0 0 0 24px !default;
|
|
55671
55718
|
$treeview-big-rtl-child-ul-padding: 0 24px 0 0 !default;
|
|
55672
|
-
$treeview-big-image-text-padding: 0
|
|
55719
|
+
$treeview-big-image-text-padding: 0 16px !default;
|
|
55673
55720
|
$treeview-big-icon-margin: 0 0 0 -16px !default;
|
|
55674
55721
|
$treeview-big-rtl-icon-margin: 0 -16px 0 0 !default;
|
|
55675
55722
|
$treeview-big-text-wrap-padding: 0 0 0 24px !default;
|
|
@@ -55678,7 +55725,7 @@ $treeview-big-drag-icon-font-size: $text-2xl !default;
|
|
|
55678
55725
|
$treeview-big-drag-item-text-padding-left: 12px !default;
|
|
55679
55726
|
$treeview-big-drag-icon-margin: -6px 0px 5px -9px !default;
|
|
55680
55727
|
$treeview-big-drag-before-icon-padding: 6px !default;
|
|
55681
|
-
$treeview-big-check-text-padding: 0
|
|
55728
|
+
$treeview-big-check-text-padding: 0 8px !default;
|
|
55682
55729
|
$treeview-big-check-wrap-width: calc(100% - 29px) !default;
|
|
55683
55730
|
$treeview-big-check-icon-wrap-width: calc(100% - 65px) !default;
|
|
55684
55731
|
$treeview-big-check-icon-img-wrap-width: calc(100% - 101px) !default;
|
|
@@ -55986,7 +56033,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
55986
56033
|
@if $skin-name == 'bootstrap4' {
|
|
55987
56034
|
font-size: $treeview-big-image-font-size;
|
|
55988
56035
|
}
|
|
55989
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
56036
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
|
|
55990
56037
|
& + .e-list-text {
|
|
55991
56038
|
padding: $treeview-big-image-text-padding;
|
|
55992
56039
|
}
|
|
@@ -58856,6 +58903,16 @@ $step-selected-active-color: $primary-dark !default;
|
|
|
58856
58903
|
font-weight: $stepper-font-weight;
|
|
58857
58904
|
}
|
|
58858
58905
|
}
|
|
58906
|
+
&.e-linear {
|
|
58907
|
+
.e-step-container {
|
|
58908
|
+
pointer-events: none;
|
|
58909
|
+
}
|
|
58910
|
+
.e-previous:not(.e-step-disabled),
|
|
58911
|
+
.e-next:not(.e-step-disabled),
|
|
58912
|
+
.e-step-selected:not(.e-step-disabled) {
|
|
58913
|
+
pointer-events: auto;
|
|
58914
|
+
}
|
|
58915
|
+
}
|
|
58859
58916
|
&.e-stepper-readonly,
|
|
58860
58917
|
.e-step-disabled {
|
|
58861
58918
|
cursor: default;
|
|
@@ -60335,6 +60392,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
60335
60392
|
|
|
60336
60393
|
&.e-chip-input {
|
|
60337
60394
|
width: 0;
|
|
60395
|
+
display: none;
|
|
60338
60396
|
}
|
|
60339
60397
|
}
|
|
60340
60398
|
|
|
@@ -65183,10 +65241,10 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
65183
65241
|
$listbox-template-multiline-padding: 4px !default;
|
|
65184
65242
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
65185
65243
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
65186
|
-
$listbox-filter-height: calc(100% -
|
|
65187
|
-
$listbox-filter-small-height: calc(100% -
|
|
65188
|
-
$listbox-filter-bigger-small-height: calc(100% -
|
|
65189
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
65244
|
+
$listbox-filter-height: calc(100% - 52px) !default;
|
|
65245
|
+
$listbox-filter-small-height: calc(100% - 48px) !default;
|
|
65246
|
+
$listbox-filter-bigger-small-height: calc(100% - 58px) !default;
|
|
65247
|
+
$listbox-filter-bigger-height: calc(100% - 60px) !default;
|
|
65190
65248
|
|
|
65191
65249
|
$listbox-border-color: $border-light;
|
|
65192
65250
|
$badge-color: $primary-text-color !default;
|
|
@@ -65229,8 +65287,6 @@ $listbox-filterselect-height: calc(100% - 38px) !default;
|
|
|
65229
65287
|
$listbox-filterselect-bigger-height: calc(100% - 47px) !default;
|
|
65230
65288
|
$listbox-mat-filter-height: calc(100% - 50px) !default;
|
|
65231
65289
|
$listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
|
|
65232
|
-
$listbox-filter-height: calc(100% - 50px) !default;
|
|
65233
|
-
$listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
65234
65290
|
$listbox-ej2-filterselect-height: calc(100% - 87.5px) !default;
|
|
65235
65291
|
$listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
65236
65292
|
|
|
@@ -77197,7 +77253,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
77197
77253
|
.e-frame {
|
|
77198
77254
|
margin-bottom: 1px;
|
|
77199
77255
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
77200
|
-
margin:
|
|
77256
|
+
margin-bottom: 8px;
|
|
77201
77257
|
}
|
|
77202
77258
|
}
|
|
77203
77259
|
}
|
|
@@ -77345,6 +77401,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
77345
77401
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
77346
77402
|
.e-ftrchk.e-infinitescroll {
|
|
77347
77403
|
margin-left: 0;
|
|
77404
|
+
padding-left: 0;
|
|
77348
77405
|
}
|
|
77349
77406
|
}
|
|
77350
77407
|
|
|
@@ -77990,7 +78047,7 @@ $grid-rtl-group-sorticon-margin-right: -5px !default;
|
|
|
77990
78047
|
$grid-rtl-headercell-border-width: 0 !default;
|
|
77991
78048
|
$grid-rtl-headercelldiv-padding: 0 .4em 0 4.2em !default;
|
|
77992
78049
|
$grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 .45em !default;
|
|
77993
|
-
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .
|
|
78050
|
+
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .33em 0 .4em !default;
|
|
77994
78051
|
$grid-ungroup-rtl-padding-right: -10px !default;
|
|
77995
78052
|
$grid-headercelldiv-padding: 0 18px 0 5px !default;
|
|
77996
78053
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
@@ -78288,7 +78345,7 @@ $grid-biggerreorderarrow-font-size: $text-xs !default;
|
|
|
78288
78345
|
$grid-bigger-drag-count-padding: 2px 6px 2px !default;
|
|
78289
78346
|
$grid-bigger-drag-count-top: -10px !default;
|
|
78290
78347
|
$grid-bigger-check-select-all-font-size: $grid-bigger-header-icons-font-size !default;
|
|
78291
|
-
$grid-adaptive-sort-clear-button-padding:
|
|
78348
|
+
$grid-adaptive-sort-clear-button-padding: 10px !default;
|
|
78292
78349
|
$grid-cc-margin-top: 1px !default;
|
|
78293
78350
|
$grid-bigger-rtl-cm-margin: -13px 6px -13px -16px !default;
|
|
78294
78351
|
$grid-bigger-device-rtl-cm-margin: -18px 6px -13px -16px !default;
|
|
@@ -78592,7 +78649,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78592
78649
|
|
|
78593
78650
|
@if $grid-skin == 'fluent2' {
|
|
78594
78651
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
78595
|
-
margin-left: -
|
|
78652
|
+
margin-left: -5px;
|
|
78653
|
+
margin-top: 4px;
|
|
78596
78654
|
}
|
|
78597
78655
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
78598
78656
|
margin-right: -2px;
|
|
@@ -78603,7 +78661,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78603
78661
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
78604
78662
|
@if $grid-skin == 'fluent2' {
|
|
78605
78663
|
margin-bottom: 2px;
|
|
78606
|
-
margin-left:
|
|
78664
|
+
margin-left: 7px;
|
|
78607
78665
|
}
|
|
78608
78666
|
}
|
|
78609
78667
|
|
|
@@ -78730,8 +78788,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78730
78788
|
}
|
|
78731
78789
|
|
|
78732
78790
|
@if $grid-skin == 'fluent2' {
|
|
78733
|
-
.e-ftrchk.e-infinitescroll {
|
|
78791
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
78734
78792
|
margin-left: 0;
|
|
78793
|
+
padding-left: 0;
|
|
78735
78794
|
}
|
|
78736
78795
|
}
|
|
78737
78796
|
|
|
@@ -80394,7 +80453,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80394
80453
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
80395
80454
|
}
|
|
80396
80455
|
white-space: normal;
|
|
80397
|
-
|
|
80456
|
+
text-wrap: nowrap;
|
|
80457
|
+
text-overflow: ellipsis;
|
|
80458
|
+
overflow: hidden;
|
|
80398
80459
|
&.e-lastrowcell {
|
|
80399
80460
|
border-bottom-width: 1px;
|
|
80400
80461
|
}
|
|
@@ -81135,7 +81196,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81135
81196
|
}
|
|
81136
81197
|
|
|
81137
81198
|
@if $grid-skin == 'fluent2' {
|
|
81138
|
-
.e-ftrchk.e-infinitescroll {
|
|
81199
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
81139
81200
|
padding-left: 0;
|
|
81140
81201
|
margin-left: 0;
|
|
81141
81202
|
}
|
|
@@ -82318,7 +82379,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82318
82379
|
|
|
82319
82380
|
&.e-default {
|
|
82320
82381
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
82321
|
-
& .e-gridheader table tr th:last-child {
|
|
82382
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
82322
82383
|
border-left: 0;
|
|
82323
82384
|
}
|
|
82324
82385
|
}
|
|
@@ -83147,7 +83208,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83147
83208
|
}
|
|
83148
83209
|
|
|
83149
83210
|
.e-gridcontent .e-groupcaption {
|
|
83150
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
83211
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
83151
83212
|
}
|
|
83152
83213
|
|
|
83153
83214
|
.e-summarycell {
|
|
@@ -83739,9 +83800,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83739
83800
|
background: none;
|
|
83740
83801
|
border: 0;
|
|
83741
83802
|
color: $grid-responsive-custom-header-btn-color;
|
|
83742
|
-
@if $grid-skin == 'fluent2' {
|
|
83743
|
-
padding-top: 6px;
|
|
83744
|
-
}
|
|
83745
83803
|
}
|
|
83746
83804
|
}
|
|
83747
83805
|
}
|
|
@@ -83828,6 +83886,22 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83828
83886
|
& .e-dlg-content {
|
|
83829
83887
|
padding: 16px;
|
|
83830
83888
|
}
|
|
83889
|
+
|
|
83890
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
83891
|
+
.e-checkbox-wrapper .e-frame {
|
|
83892
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
83893
|
+
margin: 0 0 1px 4px;
|
|
83894
|
+
}
|
|
83895
|
+
}
|
|
83896
|
+
|
|
83897
|
+
.e-radio + label {
|
|
83898
|
+
margin: 0;
|
|
83899
|
+
}
|
|
83900
|
+
|
|
83901
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
83902
|
+
margin-left: 18px;
|
|
83903
|
+
}
|
|
83904
|
+
}
|
|
83831
83905
|
}
|
|
83832
83906
|
|
|
83833
83907
|
& .e-ressortbutton-parent {
|
|
@@ -83922,6 +83996,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83922
83996
|
min-height: 160px;
|
|
83923
83997
|
overflow-y: auto;
|
|
83924
83998
|
|
|
83999
|
+
&.e-checkbox-infinitescroll {
|
|
84000
|
+
border-top-style: solid;
|
|
84001
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
84002
|
+
border-top-width: 1px;
|
|
84003
|
+
margin-top: 0;
|
|
84004
|
+
overflow-x: hidden;
|
|
84005
|
+
}
|
|
84006
|
+
|
|
83925
84007
|
& .e-ftrchk {
|
|
83926
84008
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
83927
84009
|
@if $grid-skin == 'fluent2' {
|
|
@@ -83930,6 +84012,29 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83930
84012
|
}
|
|
83931
84013
|
}
|
|
83932
84014
|
}
|
|
84015
|
+
|
|
84016
|
+
& .e-ftrchk {
|
|
84017
|
+
& .e-chk-hidden {
|
|
84018
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
84019
|
+
height: 1px;
|
|
84020
|
+
opacity: 0;
|
|
84021
|
+
width: 1px;
|
|
84022
|
+
}
|
|
84023
|
+
|
|
84024
|
+
& .e-mask {
|
|
84025
|
+
display: inline-block;
|
|
84026
|
+
height: 10px;
|
|
84027
|
+
width: 80%;
|
|
84028
|
+
|
|
84029
|
+
&.e-mask-checkbox-filter-intent {
|
|
84030
|
+
width: 13px;
|
|
84031
|
+
}
|
|
84032
|
+
|
|
84033
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
84034
|
+
margin-left: 8px;
|
|
84035
|
+
}
|
|
84036
|
+
}
|
|
84037
|
+
}
|
|
83933
84038
|
}
|
|
83934
84039
|
}
|
|
83935
84040
|
}
|
|
@@ -83944,10 +84049,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83944
84049
|
& .e-searchbox {
|
|
83945
84050
|
padding-left: 0;
|
|
83946
84051
|
}
|
|
83947
|
-
& .e-
|
|
83948
|
-
|
|
83949
|
-
|
|
83950
|
-
}
|
|
84052
|
+
& .e-ftrchk.e-infinitescroll,
|
|
84053
|
+
& .e-spinner .e-checkboxlist {
|
|
84054
|
+
margin-left: -7px;
|
|
83951
84055
|
}
|
|
83952
84056
|
}
|
|
83953
84057
|
}
|
|
@@ -83995,6 +84099,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
83995
84099
|
@if $grid-skin == 'fluent' {
|
|
83996
84100
|
padding-top: 3px;
|
|
83997
84101
|
}
|
|
84102
|
+
@if $grid-skin == 'fluent' {
|
|
84103
|
+
padding-top: 1px;
|
|
84104
|
+
}
|
|
83998
84105
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
83999
84106
|
padding-top: 2px;
|
|
84000
84107
|
}
|
|
@@ -84323,6 +84430,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84323
84430
|
border-color: $grid-header-border-color;
|
|
84324
84431
|
}
|
|
84325
84432
|
|
|
84433
|
+
.e-headercell,
|
|
84434
|
+
.e-detailheadercell {
|
|
84435
|
+
background-color: $grid-header-bg-color;
|
|
84436
|
+
}
|
|
84437
|
+
|
|
84326
84438
|
.e-gridcontent {
|
|
84327
84439
|
background-color: $grid-content-bg-color;
|
|
84328
84440
|
}
|
|
@@ -90932,7 +91044,7 @@ $rte-default-character-count-opacity: 1;
|
|
|
90932
91044
|
$rte-droparea-line-height: 10;
|
|
90933
91045
|
$rte-droparea-browsebtn-height: 32px;
|
|
90934
91046
|
$rte-droparea-browsebtn-padding: 6px 12px 6px 12px;
|
|
90935
|
-
$rte-droparea-browsebtn-top: -
|
|
91047
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
90936
91048
|
$rte-big-droparea-browsebtn-top: -120px;
|
|
90937
91049
|
$rte-insert-dialog-font-size: 14px;
|
|
90938
91050
|
$rte-big-insert-dialog-font-size: 15px;
|
|
@@ -92313,14 +92425,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
92313
92425
|
font-size: 2em;
|
|
92314
92426
|
font-weight: bold;
|
|
92315
92427
|
height: 40px;
|
|
92316
|
-
|
|
92428
|
+
@if $skin-name =='fluent2' {
|
|
92429
|
+
line-height: 25px;
|
|
92430
|
+
}
|
|
92431
|
+
@else {
|
|
92432
|
+
line-height: 40px;
|
|
92433
|
+
}
|
|
92317
92434
|
}
|
|
92318
92435
|
|
|
92319
92436
|
&.e-h2 {
|
|
92320
92437
|
font-size: 1.5em;
|
|
92321
92438
|
font-weight: bold;
|
|
92322
92439
|
height: 40px;
|
|
92323
|
-
|
|
92440
|
+
@if $skin-name =='fluent2' {
|
|
92441
|
+
line-height: 25px;
|
|
92442
|
+
}
|
|
92443
|
+
@else {
|
|
92444
|
+
line-height: 40px;
|
|
92445
|
+
}
|
|
92324
92446
|
}
|
|
92325
92447
|
|
|
92326
92448
|
&.e-h3 {
|
|
@@ -93662,7 +93784,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
93662
93784
|
.e-rte-dropdown-btn-text,
|
|
93663
93785
|
.e-background-color,
|
|
93664
93786
|
.e-rte-font-color {
|
|
93665
|
-
font-size:
|
|
93787
|
+
font-size: 16px;
|
|
93666
93788
|
}
|
|
93667
93789
|
}
|
|
93668
93790
|
.e-bigger {
|
|
@@ -93671,27 +93793,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
93671
93793
|
.e-rte-dropdown-btn-text,
|
|
93672
93794
|
.e-background-color,
|
|
93673
93795
|
.e-rte-font-color {
|
|
93674
|
-
font-size:
|
|
93796
|
+
font-size: 18px;
|
|
93675
93797
|
}
|
|
93676
93798
|
}
|
|
93677
93799
|
}
|
|
93678
93800
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
93679
93801
|
.e-background-color,
|
|
93680
|
-
.e-rte-font-color{
|
|
93681
|
-
font-size:
|
|
93802
|
+
.e-rte-font-color {
|
|
93803
|
+
font-size: 16px;
|
|
93682
93804
|
}
|
|
93683
93805
|
}
|
|
93684
93806
|
.e-bigger {
|
|
93685
93807
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
93686
93808
|
.e-background-color,
|
|
93687
|
-
.e-rte-font-color{
|
|
93688
|
-
font-size:
|
|
93809
|
+
.e-rte-font-color {
|
|
93810
|
+
font-size: 18px;
|
|
93689
93811
|
}
|
|
93690
93812
|
}
|
|
93691
|
-
.e-rte-container{
|
|
93813
|
+
.e-rte-container {
|
|
93692
93814
|
border-radius: 4px;
|
|
93693
93815
|
}
|
|
93694
|
-
.e-richtexteditor{
|
|
93816
|
+
.e-richtexteditor {
|
|
93695
93817
|
border-radius: 4px;
|
|
93696
93818
|
.e-toolbar {
|
|
93697
93819
|
border-radius: 4px 4px 0 0;
|
|
@@ -95160,7 +95282,7 @@ $gantt-dialog-bigger-border-radius: 6px !important;
|
|
|
95160
95282
|
$gantt-bigger-dialog-tab-padding-left: 12px !important;
|
|
95161
95283
|
$gantt-bigger-dialog-border-radius: 6px 6px 0px 0px !default;
|
|
95162
95284
|
$gantt-bigger-dialog-edit-form-scroll-padding: 16px 18px 0 9px !default;
|
|
95163
|
-
$gantt-dialog-close-button-top:
|
|
95285
|
+
$gantt-dialog-close-button-top: 0 !important;
|
|
95164
95286
|
$gantt-dialog-dependent-height: 157px !default;
|
|
95165
95287
|
$gantt-dialog-resource-height: 200px !default;
|
|
95166
95288
|
$gantt-dialog-rte-height: 259px !default;
|
|
@@ -100222,7 +100344,7 @@ $kanban-col-expand-collapse-box-shadow: none !default;
|
|
|
100222
100344
|
|
|
100223
100345
|
.e-kanban-dialog .e-dialog-edit.e-primary{
|
|
100224
100346
|
background: $primary-bg-color-hover;
|
|
100225
|
-
color: $primary-
|
|
100347
|
+
color: $primary-text-color;
|
|
100226
100348
|
}
|
|
100227
100349
|
}
|
|
100228
100350
|
|
|
@@ -108845,7 +108967,7 @@ $field-list-default-header-font-color: $content-text-color-alt1 !default;
|
|
|
108845
108967
|
$field-list-tree-icon-color: $icon-color !default;
|
|
108846
108968
|
$field-list-default-header-icon-font-color: $field-list-default-header-font-color !default;
|
|
108847
108969
|
$field-list-button-icon-color: $icon-color !default;
|
|
108848
|
-
$field-list-icon-hover-color: $icon-color !default;
|
|
108970
|
+
$field-list-icon-hover-color: $icon-color-hover !default;
|
|
108849
108971
|
$field-list-toggle-font-color: $icon-color !default;
|
|
108850
108972
|
$error-font-color: $danger !default;
|
|
108851
108973
|
$format-label-font-color: $content-text-color-alt2 !default;
|
|
@@ -109372,6 +109494,12 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
109372
109494
|
&:not(.e-active) {
|
|
109373
109495
|
.e-list-icon {
|
|
109374
109496
|
color: $field-list-tree-icon-color;
|
|
109497
|
+
|
|
109498
|
+
@if ($skin-name == 'fluent2') {
|
|
109499
|
+
&:hover {
|
|
109500
|
+
color: $field-list-icon-hover-color;
|
|
109501
|
+
}
|
|
109502
|
+
}
|
|
109375
109503
|
}
|
|
109376
109504
|
}
|
|
109377
109505
|
|
|
@@ -109383,6 +109511,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
109383
109511
|
float: right !important;
|
|
109384
109512
|
margin: 0 12px 0 0;
|
|
109385
109513
|
/* stylelint-enable */
|
|
109514
|
+
|
|
109515
|
+
@if ($skin-name == 'fluent2') {
|
|
109516
|
+
&:hover {
|
|
109517
|
+
color: $field-list-icon-hover-color;
|
|
109518
|
+
}
|
|
109519
|
+
&:active {
|
|
109520
|
+
color: $field-list-icon-hover-color;
|
|
109521
|
+
}
|
|
109522
|
+
}
|
|
109386
109523
|
}
|
|
109387
109524
|
}
|
|
109388
109525
|
|
|
@@ -109447,6 +109584,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
109447
109584
|
margin-right: 4px;
|
|
109448
109585
|
pointer-events: auto;
|
|
109449
109586
|
width: 20px;
|
|
109587
|
+
|
|
109588
|
+
@if ($skin-name == 'fluent2') {
|
|
109589
|
+
font-size: 16px;
|
|
109590
|
+
margin-top: 3px;
|
|
109591
|
+
}
|
|
109450
109592
|
}
|
|
109451
109593
|
@if ($skin-name == 'tailwind') {
|
|
109452
109594
|
&.e-active {
|
|
@@ -109814,7 +109956,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
109814
109956
|
position: relative;
|
|
109815
109957
|
top: 3px;
|
|
109816
109958
|
}
|
|
109817
|
-
|
|
109959
|
+
|
|
109960
|
+
@if ($skin-name == 'fluent2') {
|
|
109961
|
+
font-size: 20px;
|
|
109962
|
+
}
|
|
109963
|
+
|
|
109818
109964
|
@if ($skin-name == 'tailwind') {
|
|
109819
109965
|
position: relative;
|
|
109820
109966
|
top: 1px;
|
|
@@ -111356,6 +111502,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
111356
111502
|
vertical-align: bottom;
|
|
111357
111503
|
width: 20px;
|
|
111358
111504
|
|
|
111505
|
+
@if ($skin-name =='fluent2') {
|
|
111506
|
+
font-size: 16px;
|
|
111507
|
+
}
|
|
111508
|
+
|
|
111359
111509
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
111360
111510
|
margin-right: 4px;
|
|
111361
111511
|
padding-left: 8px;
|
|
@@ -111636,6 +111786,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
111636
111786
|
height: 20px;
|
|
111637
111787
|
width: 20px;
|
|
111638
111788
|
|
|
111789
|
+
@if ($skin-name =='fluent2') {
|
|
111790
|
+
font-size: 16px;
|
|
111791
|
+
}
|
|
111792
|
+
|
|
111639
111793
|
&.e-disable-drag {
|
|
111640
111794
|
cursor: not-allowed;
|
|
111641
111795
|
opacity: .4;
|
|
@@ -112614,6 +112768,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
112614
112768
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
112615
112769
|
margin-right: 4px !important;
|
|
112616
112770
|
width: 24px !important;
|
|
112771
|
+
|
|
112772
|
+
@if ($skin-name =='fluent2') {
|
|
112773
|
+
font-size: 20px !important;
|
|
112774
|
+
margin-bottom: 5px !important;
|
|
112775
|
+
}
|
|
112617
112776
|
}
|
|
112618
112777
|
|
|
112619
112778
|
.e-calc-measure-icon,
|
|
@@ -112715,6 +112874,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
112715
112874
|
.e-drag {
|
|
112716
112875
|
font-size: $field-list-bigger-icon-size;
|
|
112717
112876
|
width: 24px;
|
|
112877
|
+
|
|
112878
|
+
@if ($skin-name =='fluent2') {
|
|
112879
|
+
font-size: 20px;
|
|
112880
|
+
}
|
|
112718
112881
|
}
|
|
112719
112882
|
}
|
|
112720
112883
|
}
|
|
@@ -113095,7 +113258,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
113095
113258
|
}
|
|
113096
113259
|
|
|
113097
113260
|
.e-pv-filtered::before {
|
|
113098
|
-
color: $primary-dark;
|
|
113099
113261
|
content: '\e735';
|
|
113100
113262
|
}
|
|
113101
113263
|
|
|
@@ -113414,15 +113576,15 @@ $pivotgrid-button-border-color: $chip-border-color !default;
|
|
|
113414
113576
|
$pivotgrid-drag-clone-text-color: $pivotgrid-default-font-color !default;
|
|
113415
113577
|
$pivotgrid-button-background-color: $content-bg-color-alt3 !default;
|
|
113416
113578
|
$pivotgrid-button-drag-color: $icon-color !default;
|
|
113417
|
-
$pivotgrid-hover-color: $content-bg-color-
|
|
113418
|
-
$pivotgrid-focus-color: $content-bg-color-
|
|
113579
|
+
$pivotgrid-hover-color: $content-bg-color-hover !default;
|
|
113580
|
+
$pivotgrid-focus-color: $content-bg-color-focus !default;
|
|
113419
113581
|
$pivotgrid-button-icon-color: $icon-color !default;
|
|
113420
113582
|
$pivotgrid-button-active-icon-color: $pivotgrid-button-icon-color !default;
|
|
113421
|
-
$pivotgrid-icon-hover-color: $icon-color !default;
|
|
113583
|
+
$pivotgrid-icon-hover-color: $icon-color-hover !default;
|
|
113422
113584
|
$pivotgrid-icon-focus-color: $pivotgrid-icon-hover-color !default;
|
|
113423
|
-
$pivotgrid-tooltip-fontcolor: $
|
|
113585
|
+
$pivotgrid-tooltip-fontcolor: $tooltip-text-color !default;
|
|
113424
113586
|
$pivotgrid-button-font-color: $content-text-color-alt1 !default;
|
|
113425
|
-
$pivotgrid-button-acitve-font-color: $content-text-color-
|
|
113587
|
+
$pivotgrid-button-acitve-font-color: $content-text-color-pressed !default;
|
|
113426
113588
|
$pivotgrid-editor-label-color: $content-text-color-alt1 !default;
|
|
113427
113589
|
$pivotgrid-editor-label-fill: $content-bg-color-alt1 !default;
|
|
113428
113590
|
$pivotgrid-header-selection-bg-color: $content-bg-color-alt3 !default;
|
|
@@ -113447,8 +113609,8 @@ $pivotgrid-member-editor-search-padding: 1px $pivotgrid-editor-search-padding-si
|
|
|
113447
113609
|
$pivotgrid-member-filter-list-padding-size: -22px !default;
|
|
113448
113610
|
$pivotview-axis-indent-padding: $pivotview-grid-indent-padding !default;
|
|
113449
113611
|
$pivotview-axis-bigger-indent-padding: $pivotview-grid-bigger-indent-padding !default;
|
|
113450
|
-
$pivotgrid-button-font-size: $text-
|
|
113451
|
-
$pivotgrid-bigger-button-font-size: $text-
|
|
113612
|
+
$pivotgrid-button-font-size: $text-xs !default;
|
|
113613
|
+
$pivotgrid-bigger-button-font-size: $text-base !default;
|
|
113452
113614
|
$pivotgrid-button-inner-padding: 4px !default;
|
|
113453
113615
|
$pivotgrid-bigger-button-inner-padding: 5px !default;
|
|
113454
113616
|
$pivotgrid-bigger-excel-dialog-min-width: 350px !default;
|
|
@@ -116591,7 +116753,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
116591
116753
|
}
|
|
116592
116754
|
|
|
116593
116755
|
.e-pv-filtered::before {
|
|
116594
|
-
color: $primary-dark;
|
|
116595
116756
|
content: '\e735';
|
|
116596
116757
|
}
|
|
116597
116758
|
|
|
@@ -116924,7 +117085,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
116924
117085
|
@if $skin-name == 'fluent2' {
|
|
116925
117086
|
box-shadow: $shadow-md;
|
|
116926
117087
|
}
|
|
116927
|
-
background
|
|
117088
|
+
background: $qrybldr-drag-bg-color;
|
|
116928
117089
|
}
|
|
116929
117090
|
|
|
116930
117091
|
& .e-rule-value-delete {
|
|
@@ -116959,9 +117120,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
116959
117120
|
padding: 15px 3px 15px 11px;
|
|
116960
117121
|
vertical-align: middle;
|
|
116961
117122
|
font-size: $qrybldr-drag-icon-font-size;
|
|
116962
|
-
|
|
116963
|
-
color: $qryblr-drag-icon-color;
|
|
116964
|
-
}
|
|
117123
|
+
color: $qryblr-drag-icon-color;
|
|
116965
117124
|
}
|
|
116966
117125
|
|
|
116967
117126
|
& .e-group-header .e-drag-qb-rule {
|
|
@@ -118880,8 +119039,8 @@ $schedule-popup-content-padding: 40px 18px 12px !default;
|
|
|
118880
119039
|
$schedule-recurrence-font-size: $text-xs !default;
|
|
118881
119040
|
$schedule-tbar-bgr-min-height: 48px !default;
|
|
118882
119041
|
$schedule-tbar-border-bottom-size: 1px solid $border-light !default;
|
|
118883
|
-
$schedule-tbar-box-shadow:
|
|
118884
|
-
$schedule-tbar-box-shadow-bottom-margin:
|
|
119042
|
+
$schedule-tbar-box-shadow: none !default;
|
|
119043
|
+
$schedule-tbar-box-shadow-bottom-margin: 0 !default;
|
|
118885
119044
|
$schedule-tbar-min-height: 40px !default;
|
|
118886
119045
|
$schedule-tbar-down-arrow-font-size: $text-lg !default;
|
|
118887
119046
|
$schedule-tbar-down-arrow-margin-top: 2px !default;
|
|
@@ -118919,7 +119078,7 @@ $schedule-header-hover-border-radius: 4px !default;
|
|
|
118919
119078
|
$schedule-more-popup-wrapper-border-radius: 6px !default;
|
|
118920
119079
|
$schedule-box-shadow: 0 1px 0 rgba($color: $black, $alpha: .15) !default;
|
|
118921
119080
|
$schedule-select-focus-bg-color: $content-bg-color !default;
|
|
118922
|
-
$schedule-select-focus-box-shadow: $
|
|
119081
|
+
$schedule-select-focus-box-shadow: $keyboard-focus !default;
|
|
118923
119082
|
$schedule-popup-box-shadow-1: $shadow-lg !default;
|
|
118924
119083
|
$schedule-popup-box-shadow-2: $shadow-lg !default;
|
|
118925
119084
|
$schedule-popup-box-shadow-3: $shadow-lg !default;
|
|
@@ -123075,6 +123234,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
123075
123234
|
}
|
|
123076
123235
|
}
|
|
123077
123236
|
|
|
123237
|
+
@media print {
|
|
123238
|
+
.e-schedule {
|
|
123239
|
+
.e-table-container {
|
|
123240
|
+
display: block;
|
|
123241
|
+
}
|
|
123242
|
+
|
|
123243
|
+
.e-vertical-view .e-content-table thead {
|
|
123244
|
+
break-inside: auto;
|
|
123245
|
+
}
|
|
123246
|
+
}
|
|
123247
|
+
}
|
|
123248
|
+
|
|
123078
123249
|
.e-bigger .e-more-popup-wrapper,
|
|
123079
123250
|
.e-more-popup-wrapper {
|
|
123080
123251
|
background: $schedule-popup-bg-color;
|
|
@@ -123253,6 +123424,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
123253
123424
|
@mixin schedule-select-cell-focus-styles {
|
|
123254
123425
|
@if ($theme-name == 'fluent2') {
|
|
123255
123426
|
&:focus {
|
|
123427
|
+
background: $content-bg-color-focus;
|
|
123428
|
+
}
|
|
123429
|
+
|
|
123430
|
+
&:focus-visible {
|
|
123256
123431
|
background: $schedule-select-focus-bg-color;
|
|
123257
123432
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
123258
123433
|
}
|
|
@@ -124075,6 +124250,7 @@ $image-editor-save-dlg-big-btn-pad: 8px !default;
|
|
|
124075
124250
|
$image-editor-save-dlg-grp-btn-padding: 5.2px 10.5px !default;
|
|
124076
124251
|
$image-editor-save-dlg-dev-grp-btn-padding: 5.2px 10.5px !default;
|
|
124077
124252
|
$image-editor-icon-button: 5px !default;
|
|
124253
|
+
$image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
|
|
124078
124254
|
|
|
124079
124255
|
@include export-module('image-editor-layout') {
|
|
124080
124256
|
.e-ie-toolbar-upload-div.e-hide,
|
|
@@ -124561,6 +124737,14 @@ $image-editor-icon-button: 5px !default;
|
|
|
124561
124737
|
}
|
|
124562
124738
|
}
|
|
124563
124739
|
}
|
|
124740
|
+
& .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
|
|
124741
|
+
& .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
124742
|
+
@if $skin-name == 'Material3' {
|
|
124743
|
+
height: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
124744
|
+
top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
|
|
124745
|
+
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
124746
|
+
}
|
|
124747
|
+
}
|
|
124564
124748
|
}
|
|
124565
124749
|
|
|
124566
124750
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -124766,12 +124950,18 @@ $image-editor-icon-button: 5px !default;
|
|
|
124766
124950
|
@if $skin-name == 'highcontrast' {
|
|
124767
124951
|
margin-left: calc(100% - 175px);
|
|
124768
124952
|
}
|
|
124769
|
-
@if $skin-name == 'FluentUI' or $skin-name == 'material'
|
|
124953
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'material' {
|
|
124770
124954
|
margin-left: calc(100% - 185px);
|
|
124771
124955
|
}
|
|
124772
124956
|
@if $skin-name == 'fabric' {
|
|
124773
124957
|
margin-left: calc(100% - 180px);
|
|
124774
124958
|
}
|
|
124959
|
+
@if $skin-name == 'fluent2' {
|
|
124960
|
+
margin-left: calc(100% - 188px);
|
|
124961
|
+
}
|
|
124962
|
+
@if $skin-name == 'Material3' {
|
|
124963
|
+
margin-left: calc(100% - 190px);
|
|
124964
|
+
}
|
|
124775
124965
|
}
|
|
124776
124966
|
|
|
124777
124967
|
.e-device.e-ie-save-dialog .e-ie-img-size-value-span {
|
|
@@ -124794,6 +124984,9 @@ $image-editor-icon-button: 5px !default;
|
|
|
124794
124984
|
@if $skin-name == 'bootstrap5' {
|
|
124795
124985
|
margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
|
|
124796
124986
|
}
|
|
124987
|
+
@if $skin-name == 'Material3' {
|
|
124988
|
+
margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
|
|
124989
|
+
}
|
|
124797
124990
|
}
|
|
124798
124991
|
|
|
124799
124992
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
@@ -124891,7 +125084,12 @@ $image-editor-icon-button: 5px !default;
|
|
|
124891
125084
|
|
|
124892
125085
|
& .e-ie-img-size-value-span {
|
|
124893
125086
|
vertical-align: middle;
|
|
124894
|
-
|
|
125087
|
+
@if $skin-name == 'Material3' {
|
|
125088
|
+
margin-left: calc(50% - 52px);
|
|
125089
|
+
}
|
|
125090
|
+
@else {
|
|
125091
|
+
margin-left: calc(50% - 55px);
|
|
125092
|
+
}
|
|
124895
125093
|
}
|
|
124896
125094
|
|
|
124897
125095
|
& .e-btn-group .e-btn {
|
|
@@ -124922,10 +125120,10 @@ $image-editor-icon-button: 5px !default;
|
|
|
124922
125120
|
}
|
|
124923
125121
|
|
|
124924
125122
|
& .e-ie-img-size-value-span {
|
|
124925
|
-
@if $skin-name == '
|
|
125123
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
|
|
124926
125124
|
margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
124927
125125
|
}
|
|
124928
|
-
@else if $skin-name == 'bootstrap' {
|
|
125126
|
+
@else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
|
|
124929
125127
|
margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
124930
125128
|
}
|
|
124931
125129
|
@else if $skin-name == 'tailwind' {
|
|
@@ -124948,6 +125146,12 @@ $image-editor-icon-button: 5px !default;
|
|
|
124948
125146
|
}
|
|
124949
125147
|
}
|
|
124950
125148
|
|
|
125149
|
+
.e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
125150
|
+
@if $skin-name == 'Material3' {
|
|
125151
|
+
top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
|
|
125152
|
+
}
|
|
125153
|
+
}
|
|
125154
|
+
|
|
124951
125155
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
124952
125156
|
width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
|
|
124953
125157
|
@if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
|
|
@@ -125087,6 +125291,13 @@ $image-editor-icon-button: 5px !default;
|
|
|
125087
125291
|
}
|
|
125088
125292
|
}
|
|
125089
125293
|
|
|
125294
|
+
.e-ie-filter-canvas:focus,
|
|
125295
|
+
.filter-wrapper:focus .e-ie-filter-canvas,
|
|
125296
|
+
.filter-wrapper:focus canvas,
|
|
125297
|
+
.filter-wrapper canvas:focus {
|
|
125298
|
+
border: $image-editor-filter-canvas-focus;
|
|
125299
|
+
}
|
|
125300
|
+
|
|
125090
125301
|
|
|
125091
125302
|
@include export-module('image-editor-fluent2-icons') {
|
|
125092
125303
|
.e-image-editor {
|
|
@@ -127339,6 +127550,7 @@ $ribbon-dropdown-btn-padding: 0 12px !default;
|
|
|
127339
127550
|
$ribbon-dropdown-caret-btn-size: $text-xs !default;
|
|
127340
127551
|
$ribbon-dropdown-caret-btn-height: 12px !default;
|
|
127341
127552
|
$ribbon-dropdown-caret-btn-padding: 0 12px 0 0 !default;
|
|
127553
|
+
$ribbon-colorpicker-caret-btn-padding: 0 4px !default;
|
|
127342
127554
|
$ribbon-items-padding: 0 !default;
|
|
127343
127555
|
$ribbon-large-items-icon-padding: 8px 0 4px !default;
|
|
127344
127556
|
$ribbon-large-items-btn-padding: 0 8px !default;
|
|
@@ -127366,7 +127578,7 @@ $ribbon-input-height: 18px !default;
|
|
|
127366
127578
|
$ribbon-input-weight: $font-weight-normal !default;
|
|
127367
127579
|
$ribbon-input-icon-size: $text-sm !default;
|
|
127368
127580
|
$ribbon-input-icon-height: 14px !default;
|
|
127369
|
-
$ribbon-input-icon-padding: 9px
|
|
127581
|
+
$ribbon-input-icon-padding: 8px 9px !default;
|
|
127370
127582
|
$ribbon-input-icon-weight: $font-weight-normal !default;
|
|
127371
127583
|
$ribbon-input-group-border-radius: 4px !default;
|
|
127372
127584
|
$ribbon-input-group-margin: 0 2px 4px !default;
|
|
@@ -127517,6 +127729,7 @@ $ribbon-bigger-menu-blank-icon-padding: 38px !default;
|
|
|
127517
127729
|
$ribbon-bigger-dropdown-btn-size: $text-xs !default;
|
|
127518
127730
|
$ribbon-bigger-dropdown-btn-line-height: 12px !default;
|
|
127519
127731
|
$ribbon-bigger-dropdown-caret-btn-padding: 0 11px 0 0 !default;
|
|
127732
|
+
$ribbon-bigger-colorpicker-caret-btn-padding: 0 6px !default;
|
|
127520
127733
|
$ribbon-bigger-dropdown-caret-btn-size: $text-sm !default;
|
|
127521
127734
|
$ribbon-bigger-dropdown-caret-btn-height: 14px !default;
|
|
127522
127735
|
$ribbon-bigger-dropdown-caret-icon-size: $text-base !default;
|
|
@@ -128036,6 +128249,10 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
128036
128249
|
|
|
128037
128250
|
.e-ribbon-tab-item {
|
|
128038
128251
|
display: inline-flex;
|
|
128252
|
+
|
|
128253
|
+
&.e-disabled {
|
|
128254
|
+
pointer-events: none;
|
|
128255
|
+
}
|
|
128039
128256
|
}
|
|
128040
128257
|
|
|
128041
128258
|
.e-ribbon-group {
|
|
@@ -128515,6 +128732,10 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
128515
128732
|
}
|
|
128516
128733
|
}
|
|
128517
128734
|
|
|
128735
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
128736
|
+
padding: $ribbon-colorpicker-caret-btn-padding;
|
|
128737
|
+
}
|
|
128738
|
+
|
|
128518
128739
|
.e-dropdown-btn .e-caret {
|
|
128519
128740
|
@include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
|
|
128520
128741
|
padding: $ribbon-dropdown-caret-btn-padding;
|
|
@@ -129206,6 +129427,10 @@ $ribbon-gallery-button-selected-icon-color: $icon-color !default;
|
|
|
129206
129427
|
}
|
|
129207
129428
|
}
|
|
129208
129429
|
|
|
129430
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
129431
|
+
padding: $ribbon-bigger-colorpicker-caret-btn-padding;
|
|
129432
|
+
}
|
|
129433
|
+
|
|
129209
129434
|
.e-dropdown-btn .e-caret {
|
|
129210
129435
|
@include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
|
|
129211
129436
|
padding: $ribbon-bigger-dropdown-caret-btn-padding;
|
|
@@ -130337,6 +130562,8 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
130337
130562
|
$header-font-weight: 400 !default;
|
|
130338
130563
|
$multicolumn-grid-height: 32px !default;
|
|
130339
130564
|
$multicolumn-margin-top-value: unset !default;
|
|
130565
|
+
$footer-border-width: 0 1px 0 1px !default;
|
|
130566
|
+
$grid-border-width: 1px !default;
|
|
130340
130567
|
|
|
130341
130568
|
$multicolumn-grid-small-height: 32px !default;
|
|
130342
130569
|
$multicolumn-margin-top-small-value: unset !default;
|
|
@@ -130353,7 +130580,7 @@ $grid-content-color: $content-text-color !default;
|
|
|
130353
130580
|
$grid-content-hover-bg-color: $flyout-bg-color-hover !default;
|
|
130354
130581
|
$grid-content-active-bg-color: $flyout-bg-color-selected !default;
|
|
130355
130582
|
$grid-content-active-color: $flyout-text-color-selected !default;
|
|
130356
|
-
$grid-footer-bg-color: $
|
|
130583
|
+
$grid-footer-bg-color: $flyout-bg-color !default;
|
|
130357
130584
|
$grid-footer-color: $content-text-color-alt2 !default;
|
|
130358
130585
|
$grid-group-content-header-color: $content-text-color-alt2 !default;
|
|
130359
130586
|
$grid-group-content-header-bg-color: $flyout-bg-color !default;
|
|
@@ -130387,10 +130614,15 @@ $nodata-border-color: $flyout-border !default;
|
|
|
130387
130614
|
}
|
|
130388
130615
|
.e-multicolumn-list .e-popup-footer {
|
|
130389
130616
|
vertical-align: middle;
|
|
130390
|
-
border-
|
|
130617
|
+
border-style: solid;
|
|
130618
|
+
border-width: $footer-border-width;
|
|
130391
130619
|
font-size: 14px;
|
|
130392
|
-
height:
|
|
130393
|
-
|
|
130620
|
+
height: $multicolumn-grid-height;
|
|
130621
|
+
display: flex;
|
|
130622
|
+
align-items: center;
|
|
130623
|
+
}
|
|
130624
|
+
.e-multicolumn-grid.e-grid {
|
|
130625
|
+
border-width: $grid-border-width;
|
|
130394
130626
|
}
|
|
130395
130627
|
.e-input-group.e-multicolumn-list {
|
|
130396
130628
|
input[readonly].e-input {
|
|
@@ -130459,6 +130691,7 @@ $nodata-border-color: $flyout-border !default;
|
|
|
130459
130691
|
&.e-multicolumn-list .e-popup-footer {
|
|
130460
130692
|
font-size: 12px;
|
|
130461
130693
|
}
|
|
130694
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
130462
130695
|
.e-multicolumn-grid .e-row,
|
|
130463
130696
|
.e-multicolumn-grid .e-emptyrow {
|
|
130464
130697
|
height: $multicolumn-grid-small-height;
|
|
@@ -130471,6 +130704,7 @@ $nodata-border-color: $flyout-border !default;
|
|
|
130471
130704
|
&.e-multicolumn-list .e-popup-footer {
|
|
130472
130705
|
font-size: 16px;
|
|
130473
130706
|
}
|
|
130707
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
130474
130708
|
.e-multicolumn-grid .e-row,
|
|
130475
130709
|
.e-multicolumn-grid .e-emptyrow {
|
|
130476
130710
|
height: $multicolumn-grid-bigger-height;
|
|
@@ -130487,6 +130721,7 @@ $nodata-border-color: $flyout-border !default;
|
|
|
130487
130721
|
&.e-multicolumn-list .e-popup-footer {
|
|
130488
130722
|
font-size: 14px;
|
|
130489
130723
|
}
|
|
130724
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
130490
130725
|
.e-multicolumn-grid .e-row,
|
|
130491
130726
|
.e-multicolumn-grid .e-emptyrow {
|
|
130492
130727
|
height: $multicolumn-grid-bigger-small-height;
|