@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
|
@@ -2479,9 +2479,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $content-text-color !defaul
|
|
|
2479
2479
|
|
|
2480
2480
|
&:focus {
|
|
2481
2481
|
border: $acrdn-item-header-focus-border;
|
|
2482
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2483
2482
|
background: $acrdn-item-header-focus-bg;
|
|
2484
2483
|
|
|
2484
|
+
@if ($skin-name == 'fluent2') {
|
|
2485
|
+
box-shadow: none;
|
|
2486
|
+
}
|
|
2487
|
+
@else {
|
|
2488
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2489
|
+
}
|
|
2490
|
+
|
|
2485
2491
|
&:active {
|
|
2486
2492
|
|
|
2487
2493
|
.e-icons,
|
|
@@ -2491,6 +2497,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $content-text-color !defaul
|
|
|
2491
2497
|
}
|
|
2492
2498
|
}
|
|
2493
2499
|
}
|
|
2500
|
+
|
|
2501
|
+
@if ($skin-name == 'fluent2') {
|
|
2502
|
+
&:focus-visible {
|
|
2503
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2504
|
+
}
|
|
2505
|
+
}
|
|
2494
2506
|
}
|
|
2495
2507
|
|
|
2496
2508
|
&.e-select {
|
|
@@ -2597,9 +2609,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $content-text-color !defaul
|
|
|
2597
2609
|
}
|
|
2598
2610
|
|
|
2599
2611
|
&:focus {
|
|
2600
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2601
2612
|
position: relative;
|
|
2602
2613
|
z-index: 2;
|
|
2614
|
+
|
|
2615
|
+
@if ($skin-name == 'fluent2') {
|
|
2616
|
+
box-shadow: none;
|
|
2617
|
+
}
|
|
2618
|
+
@else {
|
|
2619
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2620
|
+
}
|
|
2621
|
+
}
|
|
2622
|
+
|
|
2623
|
+
@if ($skin-name == 'fluent2') {
|
|
2624
|
+
&:focus-visible {
|
|
2625
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2626
|
+
}
|
|
2603
2627
|
}
|
|
2604
2628
|
}
|
|
2605
2629
|
|
|
@@ -15088,11 +15112,15 @@ $float-label-rtl-value: -10px !default;
|
|
|
15088
15112
|
@if $input-skin-name == 'bootstrap4' {
|
|
15089
15113
|
transition: $input-transition-shadow;
|
|
15090
15114
|
}
|
|
15091
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5'
|
|
15115
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15092
15116
|
border-color: $input-group-border-color-focus;
|
|
15093
15117
|
border-radius: $input-groupo-focus-border-radius;
|
|
15094
15118
|
box-shadow: $input-group-focus-box-shadow;
|
|
15095
15119
|
}
|
|
15120
|
+
@if $input-skin-name == 'FluentUI' {
|
|
15121
|
+
border-radius: $input-groupo-focus-border-radius;
|
|
15122
|
+
border-width: 2px;
|
|
15123
|
+
}
|
|
15096
15124
|
}
|
|
15097
15125
|
|
|
15098
15126
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -15181,14 +15209,14 @@ $float-label-rtl-value: -10px !default;
|
|
|
15181
15209
|
|
|
15182
15210
|
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
15183
15211
|
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15184
|
-
@if $input-skin-name == 'fabric' or $input-skin-name == '
|
|
15212
|
+
@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' {
|
|
15185
15213
|
border-color: $input-active-border-color;
|
|
15186
15214
|
}
|
|
15187
15215
|
@if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
|
|
15188
15216
|
-webkit-box-shadow: $input-border-shadow;
|
|
15189
15217
|
box-shadow: $input-border-shadow;
|
|
15190
15218
|
}
|
|
15191
|
-
@if $input-skin-name == 'bootstrap5'
|
|
15219
|
+
@if $input-skin-name == 'bootstrap5' {
|
|
15192
15220
|
box-shadow: $input-group-focus-box-shadow;
|
|
15193
15221
|
}
|
|
15194
15222
|
}
|
|
@@ -23675,7 +23703,7 @@ $sd-active-li-bg: $secondary-bg-color-pressed !default;
|
|
|
23675
23703
|
$sd-active-li-border-color: $secondary-border-color-pressed !default;
|
|
23676
23704
|
$sd-active-font-color: $secondary-text-color-pressed !default;
|
|
23677
23705
|
|
|
23678
|
-
@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) {
|
|
23706
|
+
@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) {
|
|
23679
23707
|
.e-speeddial-ul {
|
|
23680
23708
|
padding: $padding;
|
|
23681
23709
|
}
|
|
@@ -23688,6 +23716,14 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
|
|
|
23688
23716
|
margin: $li-text-margin;
|
|
23689
23717
|
}
|
|
23690
23718
|
|
|
23719
|
+
.e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
|
|
23720
|
+
@if ($skin-name == 'fluent2') {
|
|
23721
|
+
font-size: $li-icon-font-size;
|
|
23722
|
+
line-height: $speeddial-li-text-height;
|
|
23723
|
+
padding: $speeddial-text-li-padding;
|
|
23724
|
+
}
|
|
23725
|
+
}
|
|
23726
|
+
|
|
23691
23727
|
.e-speeddial-li-text {
|
|
23692
23728
|
height: $speeddial-li-text-height;
|
|
23693
23729
|
line-height: $speeddial-li-text-height;
|
|
@@ -23811,6 +23847,16 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
|
|
|
23811
23847
|
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
23812
23848
|
margin: $sd-li-text-margin;
|
|
23813
23849
|
}
|
|
23850
|
+
|
|
23851
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
23852
|
+
@if ($skin-name == 'fluent2') {
|
|
23853
|
+
border: 1px solid;
|
|
23854
|
+
border-radius: 20px;
|
|
23855
|
+
font-size: 12px;
|
|
23856
|
+
line-height: 16px;
|
|
23857
|
+
padding: 8px 16px;
|
|
23858
|
+
}
|
|
23859
|
+
}
|
|
23814
23860
|
}
|
|
23815
23861
|
|
|
23816
23862
|
.e-speeddial-li-text {
|
|
@@ -23948,19 +23994,19 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
|
|
|
23948
23994
|
|
|
23949
23995
|
.e-small.e-speeddial-popup,
|
|
23950
23996
|
.e-small .e-speeddial-popup {
|
|
23951
|
-
@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);
|
|
23997
|
+
@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);
|
|
23952
23998
|
}
|
|
23953
23999
|
|
|
23954
24000
|
.e-bigger.e-speeddial-popup,
|
|
23955
24001
|
.e-bigger .e-speeddial-popup {
|
|
23956
|
-
@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);
|
|
24002
|
+
@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);
|
|
23957
24003
|
}
|
|
23958
24004
|
|
|
23959
24005
|
.e-bigger.e-small.e-speeddial-popup,
|
|
23960
24006
|
.e-bigger.e-small .e-speeddial-popup,
|
|
23961
24007
|
.e-bigger .e-small.e-speeddial-popup,
|
|
23962
24008
|
.e-small .e-bigger.e-speeddial-popup {
|
|
23963
|
-
@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);
|
|
24009
|
+
@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);
|
|
23964
24010
|
}
|
|
23965
24011
|
|
|
23966
24012
|
.e-speeddial-overlay {
|
|
@@ -24024,6 +24070,13 @@ $sd-active-font-color: $secondary-text-color-pressed !default;
|
|
|
24024
24070
|
border-color: $sd-li-border-color;
|
|
24025
24071
|
}
|
|
24026
24072
|
}
|
|
24073
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
24074
|
+
@if ($skin-name == 'fluent2') {
|
|
24075
|
+
background: $secondary-bg-color;
|
|
24076
|
+
box-shadow: $shadow-lg;
|
|
24077
|
+
border-color: $secondary-border-color;
|
|
24078
|
+
}
|
|
24079
|
+
}
|
|
24027
24080
|
}
|
|
24028
24081
|
.e-speeddial-li.e-disabled {
|
|
24029
24082
|
@include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
|
|
@@ -25237,7 +25290,7 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
|
|
|
25237
25290
|
}
|
|
25238
25291
|
}
|
|
25239
25292
|
#{if(&, '&', '*')} .e-content.e-year,
|
|
25240
|
-
#{if(&, '&', '*')} .e-content.e-decade
|
|
25293
|
+
#{if(&, '&', '*')} .e-content.e-decade {
|
|
25241
25294
|
#{if(&, '&', '*')} td.e-selected span.e-day {
|
|
25242
25295
|
@if $skin-name == 'fluent2' {
|
|
25243
25296
|
font-weight: 600;
|
|
@@ -44376,12 +44429,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44376
44429
|
.e-dlg-header-content {
|
|
44377
44430
|
border-radius: $header-content-border-radius;
|
|
44378
44431
|
line-height: $dialog-header-line-height;
|
|
44379
|
-
|
|
44380
|
-
.e-dlg-closeicon-btn.e-btn.e-icon-btn {
|
|
44381
|
-
@if $skin-name =='fluent2' {
|
|
44382
|
-
line-height: 2;
|
|
44383
|
-
}
|
|
44384
|
-
}
|
|
44385
44432
|
}
|
|
44386
44433
|
|
|
44387
44434
|
.e-dlg-header-content + .e-dlg-content {
|
|
@@ -44555,6 +44602,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44555
44602
|
@if $skin-name == 'Material3' {
|
|
44556
44603
|
padding: $zero-value;
|
|
44557
44604
|
}
|
|
44605
|
+
@if $skin-name == 'fluent2' {
|
|
44606
|
+
padding: $dialog-bigger-header-btn-padding;
|
|
44607
|
+
}
|
|
44558
44608
|
}
|
|
44559
44609
|
|
|
44560
44610
|
.e-btn .e-btn-icon.e-icon-dlg-close {
|
|
@@ -44660,6 +44710,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44660
44710
|
@if $skin-name == 'Material3' {
|
|
44661
44711
|
padding: $zero-value;
|
|
44662
44712
|
}
|
|
44713
|
+
@if $skin-name == 'fluent2' {
|
|
44714
|
+
padding: $dialog-header-btn-padding;
|
|
44715
|
+
}
|
|
44663
44716
|
}
|
|
44664
44717
|
|
|
44665
44718
|
.e-rtl {
|
|
@@ -53669,7 +53722,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
53669
53722
|
@if $skin-name == 'bootstrap4' {
|
|
53670
53723
|
font-size: $treeview-big-image-font-size;
|
|
53671
53724
|
}
|
|
53672
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
53725
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
|
|
53673
53726
|
& + .e-list-text {
|
|
53674
53727
|
padding: $treeview-big-image-text-padding;
|
|
53675
53728
|
}
|
|
@@ -56536,6 +56589,16 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
56536
56589
|
font-weight: $stepper-font-weight;
|
|
56537
56590
|
}
|
|
56538
56591
|
}
|
|
56592
|
+
&.e-linear {
|
|
56593
|
+
.e-step-container {
|
|
56594
|
+
pointer-events: none;
|
|
56595
|
+
}
|
|
56596
|
+
.e-previous:not(.e-step-disabled),
|
|
56597
|
+
.e-next:not(.e-step-disabled),
|
|
56598
|
+
.e-step-selected:not(.e-step-disabled) {
|
|
56599
|
+
pointer-events: auto;
|
|
56600
|
+
}
|
|
56601
|
+
}
|
|
56539
56602
|
&.e-stepper-readonly,
|
|
56540
56603
|
.e-step-disabled {
|
|
56541
56604
|
cursor: default;
|
|
@@ -58011,6 +58074,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
58011
58074
|
|
|
58012
58075
|
&.e-chip-input {
|
|
58013
58076
|
width: 0;
|
|
58077
|
+
display: none;
|
|
58014
58078
|
}
|
|
58015
58079
|
}
|
|
58016
58080
|
|
|
@@ -74237,7 +74301,7 @@ $grid-xlfl-skin: 'fluent' !default;
|
|
|
74237
74301
|
.e-frame {
|
|
74238
74302
|
margin-bottom: 1px;
|
|
74239
74303
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74240
|
-
margin:
|
|
74304
|
+
margin-bottom: 8px;
|
|
74241
74305
|
}
|
|
74242
74306
|
}
|
|
74243
74307
|
}
|
|
@@ -74385,6 +74449,7 @@ $grid-xlfl-skin: 'fluent' !default;
|
|
|
74385
74449
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74386
74450
|
.e-ftrchk.e-infinitescroll {
|
|
74387
74451
|
margin-left: 0;
|
|
74452
|
+
padding-left: 0;
|
|
74388
74453
|
}
|
|
74389
74454
|
}
|
|
74390
74455
|
|
|
@@ -75620,7 +75685,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75620
75685
|
|
|
75621
75686
|
@if $grid-skin == 'fluent2' {
|
|
75622
75687
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75623
|
-
margin-left: -
|
|
75688
|
+
margin-left: -5px;
|
|
75689
|
+
margin-top: 4px;
|
|
75624
75690
|
}
|
|
75625
75691
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75626
75692
|
margin-right: -2px;
|
|
@@ -75631,7 +75697,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75631
75697
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75632
75698
|
@if $grid-skin == 'fluent2' {
|
|
75633
75699
|
margin-bottom: 2px;
|
|
75634
|
-
margin-left:
|
|
75700
|
+
margin-left: 7px;
|
|
75635
75701
|
}
|
|
75636
75702
|
}
|
|
75637
75703
|
|
|
@@ -75758,8 +75824,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75758
75824
|
}
|
|
75759
75825
|
|
|
75760
75826
|
@if $grid-skin == 'fluent2' {
|
|
75761
|
-
.e-ftrchk.e-infinitescroll {
|
|
75827
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
75762
75828
|
margin-left: 0;
|
|
75829
|
+
padding-left: 0;
|
|
75763
75830
|
}
|
|
75764
75831
|
}
|
|
75765
75832
|
|
|
@@ -77422,7 +77489,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77422
77489
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
77423
77490
|
}
|
|
77424
77491
|
white-space: normal;
|
|
77425
|
-
|
|
77492
|
+
text-wrap: nowrap;
|
|
77493
|
+
text-overflow: ellipsis;
|
|
77494
|
+
overflow: hidden;
|
|
77426
77495
|
&.e-lastrowcell {
|
|
77427
77496
|
border-bottom-width: 1px;
|
|
77428
77497
|
}
|
|
@@ -78163,7 +78232,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78163
78232
|
}
|
|
78164
78233
|
|
|
78165
78234
|
@if $grid-skin == 'fluent2' {
|
|
78166
|
-
.e-ftrchk.e-infinitescroll {
|
|
78235
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
78167
78236
|
padding-left: 0;
|
|
78168
78237
|
margin-left: 0;
|
|
78169
78238
|
}
|
|
@@ -79346,7 +79415,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79346
79415
|
|
|
79347
79416
|
&.e-default {
|
|
79348
79417
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
79349
|
-
& .e-gridheader table tr th:last-child {
|
|
79418
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
79350
79419
|
border-left: 0;
|
|
79351
79420
|
}
|
|
79352
79421
|
}
|
|
@@ -80175,7 +80244,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80175
80244
|
}
|
|
80176
80245
|
|
|
80177
80246
|
.e-gridcontent .e-groupcaption {
|
|
80178
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
80247
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
80179
80248
|
}
|
|
80180
80249
|
|
|
80181
80250
|
.e-summarycell {
|
|
@@ -80767,9 +80836,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80767
80836
|
background: none;
|
|
80768
80837
|
border: 0;
|
|
80769
80838
|
color: $grid-responsive-custom-header-btn-color;
|
|
80770
|
-
@if $grid-skin == 'fluent2' {
|
|
80771
|
-
padding-top: 6px;
|
|
80772
|
-
}
|
|
80773
80839
|
}
|
|
80774
80840
|
}
|
|
80775
80841
|
}
|
|
@@ -80856,6 +80922,22 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80856
80922
|
& .e-dlg-content {
|
|
80857
80923
|
padding: 16px;
|
|
80858
80924
|
}
|
|
80925
|
+
|
|
80926
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
80927
|
+
.e-checkbox-wrapper .e-frame {
|
|
80928
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
80929
|
+
margin: 0 0 1px 4px;
|
|
80930
|
+
}
|
|
80931
|
+
}
|
|
80932
|
+
|
|
80933
|
+
.e-radio + label {
|
|
80934
|
+
margin: 0;
|
|
80935
|
+
}
|
|
80936
|
+
|
|
80937
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
80938
|
+
margin-left: 18px;
|
|
80939
|
+
}
|
|
80940
|
+
}
|
|
80859
80941
|
}
|
|
80860
80942
|
|
|
80861
80943
|
& .e-ressortbutton-parent {
|
|
@@ -80950,6 +81032,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80950
81032
|
min-height: 160px;
|
|
80951
81033
|
overflow-y: auto;
|
|
80952
81034
|
|
|
81035
|
+
&.e-checkbox-infinitescroll {
|
|
81036
|
+
border-top-style: solid;
|
|
81037
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
81038
|
+
border-top-width: 1px;
|
|
81039
|
+
margin-top: 0;
|
|
81040
|
+
overflow-x: hidden;
|
|
81041
|
+
}
|
|
81042
|
+
|
|
80953
81043
|
& .e-ftrchk {
|
|
80954
81044
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
80955
81045
|
@if $grid-skin == 'fluent2' {
|
|
@@ -80958,6 +81048,29 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80958
81048
|
}
|
|
80959
81049
|
}
|
|
80960
81050
|
}
|
|
81051
|
+
|
|
81052
|
+
& .e-ftrchk {
|
|
81053
|
+
& .e-chk-hidden {
|
|
81054
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
81055
|
+
height: 1px;
|
|
81056
|
+
opacity: 0;
|
|
81057
|
+
width: 1px;
|
|
81058
|
+
}
|
|
81059
|
+
|
|
81060
|
+
& .e-mask {
|
|
81061
|
+
display: inline-block;
|
|
81062
|
+
height: 10px;
|
|
81063
|
+
width: 80%;
|
|
81064
|
+
|
|
81065
|
+
&.e-mask-checkbox-filter-intent {
|
|
81066
|
+
width: 13px;
|
|
81067
|
+
}
|
|
81068
|
+
|
|
81069
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
81070
|
+
margin-left: 8px;
|
|
81071
|
+
}
|
|
81072
|
+
}
|
|
81073
|
+
}
|
|
80961
81074
|
}
|
|
80962
81075
|
}
|
|
80963
81076
|
}
|
|
@@ -80972,10 +81085,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80972
81085
|
& .e-searchbox {
|
|
80973
81086
|
padding-left: 0;
|
|
80974
81087
|
}
|
|
80975
|
-
& .e-
|
|
80976
|
-
|
|
80977
|
-
|
|
80978
|
-
}
|
|
81088
|
+
& .e-ftrchk.e-infinitescroll,
|
|
81089
|
+
& .e-spinner .e-checkboxlist {
|
|
81090
|
+
margin-left: -7px;
|
|
80979
81091
|
}
|
|
80980
81092
|
}
|
|
80981
81093
|
}
|
|
@@ -81023,6 +81135,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81023
81135
|
@if $grid-skin == 'fluent' {
|
|
81024
81136
|
padding-top: 3px;
|
|
81025
81137
|
}
|
|
81138
|
+
@if $grid-skin == 'fluent' {
|
|
81139
|
+
padding-top: 1px;
|
|
81140
|
+
}
|
|
81026
81141
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
81027
81142
|
padding-top: 2px;
|
|
81028
81143
|
}
|
|
@@ -81351,6 +81466,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81351
81466
|
border-color: $grid-header-border-color;
|
|
81352
81467
|
}
|
|
81353
81468
|
|
|
81469
|
+
.e-headercell,
|
|
81470
|
+
.e-detailheadercell {
|
|
81471
|
+
background-color: $grid-header-bg-color;
|
|
81472
|
+
}
|
|
81473
|
+
|
|
81354
81474
|
.e-gridcontent {
|
|
81355
81475
|
background-color: $grid-content-bg-color;
|
|
81356
81476
|
}
|
|
@@ -89334,14 +89454,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
|
|
|
89334
89454
|
font-size: 2em;
|
|
89335
89455
|
font-weight: bold;
|
|
89336
89456
|
height: 40px;
|
|
89337
|
-
|
|
89457
|
+
@if $skin-name =='fluent2' {
|
|
89458
|
+
line-height: 25px;
|
|
89459
|
+
}
|
|
89460
|
+
@else {
|
|
89461
|
+
line-height: 40px;
|
|
89462
|
+
}
|
|
89338
89463
|
}
|
|
89339
89464
|
|
|
89340
89465
|
&.e-h2 {
|
|
89341
89466
|
font-size: 1.5em;
|
|
89342
89467
|
font-weight: bold;
|
|
89343
89468
|
height: 40px;
|
|
89344
|
-
|
|
89469
|
+
@if $skin-name =='fluent2' {
|
|
89470
|
+
line-height: 25px;
|
|
89471
|
+
}
|
|
89472
|
+
@else {
|
|
89473
|
+
line-height: 40px;
|
|
89474
|
+
}
|
|
89345
89475
|
}
|
|
89346
89476
|
|
|
89347
89477
|
&.e-h3 {
|
|
@@ -90683,7 +90813,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
|
|
|
90683
90813
|
.e-rte-dropdown-btn-text,
|
|
90684
90814
|
.e-background-color,
|
|
90685
90815
|
.e-rte-font-color {
|
|
90686
|
-
font-size:
|
|
90816
|
+
font-size: 16px;
|
|
90687
90817
|
}
|
|
90688
90818
|
}
|
|
90689
90819
|
.e-bigger {
|
|
@@ -90692,27 +90822,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
|
|
|
90692
90822
|
.e-rte-dropdown-btn-text,
|
|
90693
90823
|
.e-background-color,
|
|
90694
90824
|
.e-rte-font-color {
|
|
90695
|
-
font-size:
|
|
90825
|
+
font-size: 18px;
|
|
90696
90826
|
}
|
|
90697
90827
|
}
|
|
90698
90828
|
}
|
|
90699
90829
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
90700
90830
|
.e-background-color,
|
|
90701
|
-
.e-rte-font-color{
|
|
90702
|
-
font-size:
|
|
90831
|
+
.e-rte-font-color {
|
|
90832
|
+
font-size: 16px;
|
|
90703
90833
|
}
|
|
90704
90834
|
}
|
|
90705
90835
|
.e-bigger {
|
|
90706
90836
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
90707
90837
|
.e-background-color,
|
|
90708
|
-
.e-rte-font-color{
|
|
90709
|
-
font-size:
|
|
90838
|
+
.e-rte-font-color {
|
|
90839
|
+
font-size: 18px;
|
|
90710
90840
|
}
|
|
90711
90841
|
}
|
|
90712
|
-
.e-rte-container{
|
|
90842
|
+
.e-rte-container {
|
|
90713
90843
|
border-radius: 4px;
|
|
90714
90844
|
}
|
|
90715
|
-
.e-richtexteditor{
|
|
90845
|
+
.e-richtexteditor {
|
|
90716
90846
|
border-radius: 4px;
|
|
90717
90847
|
.e-toolbar {
|
|
90718
90848
|
border-radius: 4px 4px 0 0;
|
|
@@ -97234,7 +97364,7 @@ $kanban-col-expand-collapse-box-shadow: none;
|
|
|
97234
97364
|
|
|
97235
97365
|
.e-kanban-dialog .e-dialog-edit.e-primary{
|
|
97236
97366
|
background: $primary-bg-color-hover;
|
|
97237
|
-
color: $primary-
|
|
97367
|
+
color: $primary-text-color;
|
|
97238
97368
|
}
|
|
97239
97369
|
}
|
|
97240
97370
|
|
|
@@ -106380,6 +106510,12 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
106380
106510
|
&:not(.e-active) {
|
|
106381
106511
|
.e-list-icon {
|
|
106382
106512
|
color: $field-list-tree-icon-color;
|
|
106513
|
+
|
|
106514
|
+
@if ($skin-name == 'fluent2') {
|
|
106515
|
+
&:hover {
|
|
106516
|
+
color: $field-list-icon-hover-color;
|
|
106517
|
+
}
|
|
106518
|
+
}
|
|
106383
106519
|
}
|
|
106384
106520
|
}
|
|
106385
106521
|
|
|
@@ -106391,6 +106527,15 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
106391
106527
|
float: right !important;
|
|
106392
106528
|
margin: 0 12px 0 0;
|
|
106393
106529
|
/* stylelint-enable */
|
|
106530
|
+
|
|
106531
|
+
@if ($skin-name == 'fluent2') {
|
|
106532
|
+
&:hover {
|
|
106533
|
+
color: $field-list-icon-hover-color;
|
|
106534
|
+
}
|
|
106535
|
+
&:active {
|
|
106536
|
+
color: $field-list-icon-hover-color;
|
|
106537
|
+
}
|
|
106538
|
+
}
|
|
106394
106539
|
}
|
|
106395
106540
|
}
|
|
106396
106541
|
|
|
@@ -106455,6 +106600,11 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
106455
106600
|
margin-right: 4px;
|
|
106456
106601
|
pointer-events: auto;
|
|
106457
106602
|
width: 20px;
|
|
106603
|
+
|
|
106604
|
+
@if ($skin-name == 'fluent2') {
|
|
106605
|
+
font-size: 16px;
|
|
106606
|
+
margin-top: 3px;
|
|
106607
|
+
}
|
|
106458
106608
|
}
|
|
106459
106609
|
@if ($skin-name == 'tailwind') {
|
|
106460
106610
|
&.e-active {
|
|
@@ -106822,7 +106972,11 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
106822
106972
|
position: relative;
|
|
106823
106973
|
top: 3px;
|
|
106824
106974
|
}
|
|
106825
|
-
|
|
106975
|
+
|
|
106976
|
+
@if ($skin-name == 'fluent2') {
|
|
106977
|
+
font-size: 20px;
|
|
106978
|
+
}
|
|
106979
|
+
|
|
106826
106980
|
@if ($skin-name == 'tailwind') {
|
|
106827
106981
|
position: relative;
|
|
106828
106982
|
top: 1px;
|
|
@@ -108364,6 +108518,10 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
108364
108518
|
vertical-align: bottom;
|
|
108365
108519
|
width: 20px;
|
|
108366
108520
|
|
|
108521
|
+
@if ($skin-name =='fluent2') {
|
|
108522
|
+
font-size: 16px;
|
|
108523
|
+
}
|
|
108524
|
+
|
|
108367
108525
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
108368
108526
|
margin-right: 4px;
|
|
108369
108527
|
padding-left: 8px;
|
|
@@ -108644,6 +108802,10 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
108644
108802
|
height: 20px;
|
|
108645
108803
|
width: 20px;
|
|
108646
108804
|
|
|
108805
|
+
@if ($skin-name =='fluent2') {
|
|
108806
|
+
font-size: 16px;
|
|
108807
|
+
}
|
|
108808
|
+
|
|
108647
108809
|
&.e-disable-drag {
|
|
108648
108810
|
cursor: not-allowed;
|
|
108649
108811
|
opacity: .4;
|
|
@@ -109622,6 +109784,11 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
109622
109784
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
109623
109785
|
margin-right: 4px !important;
|
|
109624
109786
|
width: 24px !important;
|
|
109787
|
+
|
|
109788
|
+
@if ($skin-name =='fluent2') {
|
|
109789
|
+
font-size: 20px !important;
|
|
109790
|
+
margin-bottom: 5px !important;
|
|
109791
|
+
}
|
|
109625
109792
|
}
|
|
109626
109793
|
|
|
109627
109794
|
.e-calc-measure-icon,
|
|
@@ -109723,6 +109890,10 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
109723
109890
|
.e-drag {
|
|
109724
109891
|
font-size: $field-list-bigger-icon-size;
|
|
109725
109892
|
width: 24px;
|
|
109893
|
+
|
|
109894
|
+
@if ($skin-name =='fluent2') {
|
|
109895
|
+
font-size: 20px;
|
|
109896
|
+
}
|
|
109726
109897
|
}
|
|
109727
109898
|
}
|
|
109728
109899
|
}
|
|
@@ -113887,6 +114058,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 2px !default;
|
|
|
113887
114058
|
$qrybldr-drag-grp-list-heg: 28px !default;
|
|
113888
114059
|
$qrybldr-drag-grp-big-list-heg: 34px !default;
|
|
113889
114060
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
114061
|
+
$qryblr-drag-icon-color: $secondary-text-color !default;
|
|
113890
114062
|
|
|
113891
114063
|
@mixin fluent2-small-round-btn {
|
|
113892
114064
|
@if $theme-name == 'fluent2' {
|
|
@@ -113929,7 +114101,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
113929
114101
|
@if $skin-name == 'fluent2' {
|
|
113930
114102
|
box-shadow: $shadow-md;
|
|
113931
114103
|
}
|
|
113932
|
-
background
|
|
114104
|
+
background: $qrybldr-drag-bg-color;
|
|
113933
114105
|
}
|
|
113934
114106
|
|
|
113935
114107
|
& .e-rule-value-delete {
|
|
@@ -113964,9 +114136,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
113964
114136
|
padding: 15px 3px 15px 11px;
|
|
113965
114137
|
vertical-align: middle;
|
|
113966
114138
|
font-size: $qrybldr-drag-icon-font-size;
|
|
113967
|
-
|
|
113968
|
-
color: $qryblr-drag-icon-color;
|
|
113969
|
-
}
|
|
114139
|
+
color: $qryblr-drag-icon-color;
|
|
113970
114140
|
}
|
|
113971
114141
|
|
|
113972
114142
|
& .e-group-header .e-drag-qb-rule {
|
|
@@ -120083,6 +120253,18 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
120083
120253
|
}
|
|
120084
120254
|
}
|
|
120085
120255
|
|
|
120256
|
+
@media print {
|
|
120257
|
+
.e-schedule {
|
|
120258
|
+
.e-table-container {
|
|
120259
|
+
display: block;
|
|
120260
|
+
}
|
|
120261
|
+
|
|
120262
|
+
.e-vertical-view .e-content-table thead {
|
|
120263
|
+
break-inside: auto;
|
|
120264
|
+
}
|
|
120265
|
+
}
|
|
120266
|
+
}
|
|
120267
|
+
|
|
120086
120268
|
.e-bigger .e-more-popup-wrapper,
|
|
120087
120269
|
.e-more-popup-wrapper {
|
|
120088
120270
|
background: $schedule-popup-bg-color;
|
|
@@ -120261,6 +120443,10 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
120261
120443
|
@mixin schedule-select-cell-focus-styles {
|
|
120262
120444
|
@if ($theme-name == 'fluent2') {
|
|
120263
120445
|
&:focus {
|
|
120446
|
+
background: $content-bg-color-focus;
|
|
120447
|
+
}
|
|
120448
|
+
|
|
120449
|
+
&:focus-visible {
|
|
120264
120450
|
background: $schedule-select-focus-bg-color;
|
|
120265
120451
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
120266
120452
|
}
|
|
@@ -121083,6 +121269,7 @@ $image-editor-save-dlg-big-btn-pad: 4px 15px !default;
|
|
|
121083
121269
|
$image-editor-save-dlg-grp-btn-padding: 4px 11px !default;
|
|
121084
121270
|
$image-editor-save-dlg-dev-grp-btn-padding: 7px 10px !default;
|
|
121085
121271
|
$image-editor-icon-button: 5px !default;
|
|
121272
|
+
$image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
|
|
121086
121273
|
|
|
121087
121274
|
@include export-module('image-editor-layout') {
|
|
121088
121275
|
.e-ie-toolbar-upload-div.e-hide,
|
|
@@ -121569,6 +121756,14 @@ $image-editor-icon-button: 5px !default;
|
|
|
121569
121756
|
}
|
|
121570
121757
|
}
|
|
121571
121758
|
}
|
|
121759
|
+
& .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
|
|
121760
|
+
& .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
121761
|
+
@if $skin-name == 'Material3' {
|
|
121762
|
+
height: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121763
|
+
top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121764
|
+
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121765
|
+
}
|
|
121766
|
+
}
|
|
121572
121767
|
}
|
|
121573
121768
|
|
|
121574
121769
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -121774,12 +121969,18 @@ $image-editor-icon-button: 5px !default;
|
|
|
121774
121969
|
@if $skin-name == 'highcontrast' {
|
|
121775
121970
|
margin-left: calc(100% - 175px);
|
|
121776
121971
|
}
|
|
121777
|
-
@if $skin-name == 'FluentUI' or $skin-name == 'material'
|
|
121972
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'material' {
|
|
121778
121973
|
margin-left: calc(100% - 185px);
|
|
121779
121974
|
}
|
|
121780
121975
|
@if $skin-name == 'fabric' {
|
|
121781
121976
|
margin-left: calc(100% - 180px);
|
|
121782
121977
|
}
|
|
121978
|
+
@if $skin-name == 'fluent2' {
|
|
121979
|
+
margin-left: calc(100% - 188px);
|
|
121980
|
+
}
|
|
121981
|
+
@if $skin-name == 'Material3' {
|
|
121982
|
+
margin-left: calc(100% - 190px);
|
|
121983
|
+
}
|
|
121783
121984
|
}
|
|
121784
121985
|
|
|
121785
121986
|
.e-device.e-ie-save-dialog .e-ie-img-size-value-span {
|
|
@@ -121802,6 +122003,9 @@ $image-editor-icon-button: 5px !default;
|
|
|
121802
122003
|
@if $skin-name == 'bootstrap5' {
|
|
121803
122004
|
margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121804
122005
|
}
|
|
122006
|
+
@if $skin-name == 'Material3' {
|
|
122007
|
+
margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122008
|
+
}
|
|
121805
122009
|
}
|
|
121806
122010
|
|
|
121807
122011
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
@@ -121899,7 +122103,12 @@ $image-editor-icon-button: 5px !default;
|
|
|
121899
122103
|
|
|
121900
122104
|
& .e-ie-img-size-value-span {
|
|
121901
122105
|
vertical-align: middle;
|
|
121902
|
-
|
|
122106
|
+
@if $skin-name == 'Material3' {
|
|
122107
|
+
margin-left: calc(50% - 52px);
|
|
122108
|
+
}
|
|
122109
|
+
@else {
|
|
122110
|
+
margin-left: calc(50% - 55px);
|
|
122111
|
+
}
|
|
121903
122112
|
}
|
|
121904
122113
|
|
|
121905
122114
|
& .e-btn-group .e-btn {
|
|
@@ -121930,10 +122139,10 @@ $image-editor-icon-button: 5px !default;
|
|
|
121930
122139
|
}
|
|
121931
122140
|
|
|
121932
122141
|
& .e-ie-img-size-value-span {
|
|
121933
|
-
@if $skin-name == '
|
|
122142
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
|
|
121934
122143
|
margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121935
122144
|
}
|
|
121936
|
-
@else if $skin-name == 'bootstrap' {
|
|
122145
|
+
@else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
|
|
121937
122146
|
margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121938
122147
|
}
|
|
121939
122148
|
@else if $skin-name == 'tailwind' {
|
|
@@ -121956,6 +122165,12 @@ $image-editor-icon-button: 5px !default;
|
|
|
121956
122165
|
}
|
|
121957
122166
|
}
|
|
121958
122167
|
|
|
122168
|
+
.e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
122169
|
+
@if $skin-name == 'Material3' {
|
|
122170
|
+
top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122171
|
+
}
|
|
122172
|
+
}
|
|
122173
|
+
|
|
121959
122174
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
121960
122175
|
width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121961
122176
|
@if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
|
|
@@ -122095,6 +122310,13 @@ $image-editor-icon-button: 5px !default;
|
|
|
122095
122310
|
}
|
|
122096
122311
|
}
|
|
122097
122312
|
|
|
122313
|
+
.e-ie-filter-canvas:focus,
|
|
122314
|
+
.filter-wrapper:focus .e-ie-filter-canvas,
|
|
122315
|
+
.filter-wrapper:focus canvas,
|
|
122316
|
+
.filter-wrapper canvas:focus {
|
|
122317
|
+
border: $image-editor-filter-canvas-focus;
|
|
122318
|
+
}
|
|
122319
|
+
|
|
122098
122320
|
|
|
122099
122321
|
@include export-module('image-editor-fluent-icons') {
|
|
122100
122322
|
.e-image-editor {
|
|
@@ -124330,6 +124552,7 @@ $ribbon-dropdown-btn-padding: 0 12px !default;
|
|
|
124330
124552
|
$ribbon-dropdown-caret-btn-size: $text-xs !default;
|
|
124331
124553
|
$ribbon-dropdown-caret-btn-height: 12px !default;
|
|
124332
124554
|
$ribbon-dropdown-caret-btn-padding: 2px !default;
|
|
124555
|
+
$ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
|
|
124333
124556
|
$ribbon-items-padding: 2px !default;
|
|
124334
124557
|
$ribbon-large-items-icon-padding: 8px 6px 4px !default;
|
|
124335
124558
|
$ribbon-large-items-btn-padding: 0 2px !default;
|
|
@@ -124508,6 +124731,7 @@ $ribbon-bigger-menu-blank-icon-padding: 38px !default;
|
|
|
124508
124731
|
$ribbon-bigger-dropdown-btn-size: $text-xs !default;
|
|
124509
124732
|
$ribbon-bigger-dropdown-btn-line-height: 12px !default;
|
|
124510
124733
|
$ribbon-bigger-dropdown-caret-btn-padding: 3px 2px !default;
|
|
124734
|
+
$ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
|
|
124511
124735
|
$ribbon-bigger-dropdown-caret-btn-size: $text-sm !default;
|
|
124512
124736
|
$ribbon-bigger-dropdown-caret-icon-size: $text-lg !default;
|
|
124513
124737
|
$ribbon-bigger-dropdown-caret-btn-height: 12px !default;
|
|
@@ -125027,6 +125251,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125027
125251
|
|
|
125028
125252
|
.e-ribbon-tab-item {
|
|
125029
125253
|
display: inline-flex;
|
|
125254
|
+
|
|
125255
|
+
&.e-disabled {
|
|
125256
|
+
pointer-events: none;
|
|
125257
|
+
}
|
|
125030
125258
|
}
|
|
125031
125259
|
|
|
125032
125260
|
.e-ribbon-group {
|
|
@@ -125506,6 +125734,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125506
125734
|
}
|
|
125507
125735
|
}
|
|
125508
125736
|
|
|
125737
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
125738
|
+
padding: $ribbon-colorpicker-caret-btn-padding;
|
|
125739
|
+
}
|
|
125740
|
+
|
|
125509
125741
|
.e-dropdown-btn .e-caret {
|
|
125510
125742
|
@include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
|
|
125511
125743
|
padding: $ribbon-dropdown-caret-btn-padding;
|
|
@@ -126197,6 +126429,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126197
126429
|
}
|
|
126198
126430
|
}
|
|
126199
126431
|
|
|
126432
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
126433
|
+
padding: $ribbon-bigger-colorpicker-caret-btn-padding;
|
|
126434
|
+
}
|
|
126435
|
+
|
|
126200
126436
|
.e-dropdown-btn .e-caret {
|
|
126201
126437
|
@include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
|
|
126202
126438
|
padding: $ribbon-bigger-dropdown-caret-btn-padding;
|
|
@@ -127328,6 +127564,8 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
127328
127564
|
$header-font-weight: 600 !default;
|
|
127329
127565
|
$multicolumn-grid-height: 32px !default;
|
|
127330
127566
|
$multicolumn-margin-top-value: 2px !default;
|
|
127567
|
+
$footer-border-width: 0 1px 0 1px !default;
|
|
127568
|
+
$grid-border-width: 1px !default;
|
|
127331
127569
|
|
|
127332
127570
|
$multicolumn-grid-small-height: 26px !default;
|
|
127333
127571
|
$multicolumn-margin-top-small-value: 2px !default;
|
|
@@ -127344,7 +127582,7 @@ $grid-content-color: $content-text-color !default;
|
|
|
127344
127582
|
$grid-content-hover-bg-color: $flyout-bg-color-hover !default;
|
|
127345
127583
|
$grid-content-active-bg-color: $flyout-bg-color-pressed !default;
|
|
127346
127584
|
$grid-content-active-color: $flyout-text-color-selected !default;
|
|
127347
|
-
$grid-footer-bg-color: $
|
|
127585
|
+
$grid-footer-bg-color: $flyout-bg-color !default;
|
|
127348
127586
|
$grid-footer-color: $content-text-color-alt3 !default;
|
|
127349
127587
|
$grid-group-content-header-color: $content-text-color-alt3 !default;
|
|
127350
127588
|
$grid-group-content-header-bg-color: $flyout-bg-color !default;
|
|
@@ -127378,10 +127616,15 @@ $nodata-border-color: $border-light !default;
|
|
|
127378
127616
|
}
|
|
127379
127617
|
.e-multicolumn-list .e-popup-footer {
|
|
127380
127618
|
vertical-align: middle;
|
|
127381
|
-
border-
|
|
127619
|
+
border-style: solid;
|
|
127620
|
+
border-width: $footer-border-width;
|
|
127382
127621
|
font-size: 14px;
|
|
127383
|
-
height:
|
|
127384
|
-
|
|
127622
|
+
height: $multicolumn-grid-height;
|
|
127623
|
+
display: flex;
|
|
127624
|
+
align-items: center;
|
|
127625
|
+
}
|
|
127626
|
+
.e-multicolumn-grid.e-grid {
|
|
127627
|
+
border-width: $grid-border-width;
|
|
127385
127628
|
}
|
|
127386
127629
|
.e-input-group.e-multicolumn-list {
|
|
127387
127630
|
input[readonly].e-input {
|
|
@@ -127450,6 +127693,7 @@ $nodata-border-color: $border-light !default;
|
|
|
127450
127693
|
&.e-multicolumn-list .e-popup-footer {
|
|
127451
127694
|
font-size: 12px;
|
|
127452
127695
|
}
|
|
127696
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
127453
127697
|
.e-multicolumn-grid .e-row,
|
|
127454
127698
|
.e-multicolumn-grid .e-emptyrow {
|
|
127455
127699
|
height: $multicolumn-grid-small-height;
|
|
@@ -127462,6 +127706,7 @@ $nodata-border-color: $border-light !default;
|
|
|
127462
127706
|
&.e-multicolumn-list .e-popup-footer {
|
|
127463
127707
|
font-size: 16px;
|
|
127464
127708
|
}
|
|
127709
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
127465
127710
|
.e-multicolumn-grid .e-row,
|
|
127466
127711
|
.e-multicolumn-grid .e-emptyrow {
|
|
127467
127712
|
height: $multicolumn-grid-bigger-height;
|
|
@@ -127478,6 +127723,7 @@ $nodata-border-color: $border-light !default;
|
|
|
127478
127723
|
&.e-multicolumn-list .e-popup-footer {
|
|
127479
127724
|
font-size: 14px;
|
|
127480
127725
|
}
|
|
127726
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
127481
127727
|
.e-multicolumn-grid .e-row,
|
|
127482
127728
|
.e-multicolumn-grid .e-emptyrow {
|
|
127483
127729
|
height: $multicolumn-grid-bigger-small-height;
|