@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
|
@@ -2482,9 +2482,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-focus-exp-hdr-focus-
|
|
|
2482
2482
|
|
|
2483
2483
|
&:focus {
|
|
2484
2484
|
border: $acrdn-item-header-focus-border;
|
|
2485
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2486
2485
|
background: $acrdn-item-header-focus-bg;
|
|
2487
2486
|
|
|
2487
|
+
@if ($skin-name == 'fluent2') {
|
|
2488
|
+
box-shadow: none;
|
|
2489
|
+
}
|
|
2490
|
+
@else {
|
|
2491
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2492
|
+
}
|
|
2493
|
+
|
|
2488
2494
|
&:active {
|
|
2489
2495
|
|
|
2490
2496
|
.e-icons,
|
|
@@ -2494,6 +2500,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-focus-exp-hdr-focus-
|
|
|
2494
2500
|
}
|
|
2495
2501
|
}
|
|
2496
2502
|
}
|
|
2503
|
+
|
|
2504
|
+
@if ($skin-name == 'fluent2') {
|
|
2505
|
+
&:focus-visible {
|
|
2506
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2507
|
+
}
|
|
2508
|
+
}
|
|
2497
2509
|
}
|
|
2498
2510
|
|
|
2499
2511
|
&.e-select {
|
|
@@ -2600,9 +2612,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-focus-exp-hdr-focus-
|
|
|
2600
2612
|
}
|
|
2601
2613
|
|
|
2602
2614
|
&:focus {
|
|
2603
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2604
2615
|
position: relative;
|
|
2605
2616
|
z-index: 2;
|
|
2617
|
+
|
|
2618
|
+
@if ($skin-name == 'fluent2') {
|
|
2619
|
+
box-shadow: none;
|
|
2620
|
+
}
|
|
2621
|
+
@else {
|
|
2622
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2623
|
+
}
|
|
2624
|
+
}
|
|
2625
|
+
|
|
2626
|
+
@if ($skin-name == 'fluent2') {
|
|
2627
|
+
&:focus-visible {
|
|
2628
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2629
|
+
}
|
|
2606
2630
|
}
|
|
2607
2631
|
}
|
|
2608
2632
|
|
|
@@ -15022,11 +15046,15 @@ $float-label-rtl-value: -7px !default;
|
|
|
15022
15046
|
@if $input-skin-name == 'bootstrap4' {
|
|
15023
15047
|
transition: $input-transition-shadow;
|
|
15024
15048
|
}
|
|
15025
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5'
|
|
15049
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15026
15050
|
border-color: $input-group-border-color-focus;
|
|
15027
15051
|
border-radius: $input-groupo-focus-border-radius;
|
|
15028
15052
|
box-shadow: $input-group-focus-box-shadow;
|
|
15029
15053
|
}
|
|
15054
|
+
@if $input-skin-name == 'FluentUI' {
|
|
15055
|
+
border-radius: $input-groupo-focus-border-radius;
|
|
15056
|
+
border-width: 2px;
|
|
15057
|
+
}
|
|
15030
15058
|
}
|
|
15031
15059
|
|
|
15032
15060
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -15115,14 +15143,14 @@ $float-label-rtl-value: -7px !default;
|
|
|
15115
15143
|
|
|
15116
15144
|
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
15117
15145
|
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15118
|
-
@if $input-skin-name == 'fabric' or $input-skin-name == '
|
|
15146
|
+
@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' {
|
|
15119
15147
|
border-color: $input-active-border-color;
|
|
15120
15148
|
}
|
|
15121
15149
|
@if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
|
|
15122
15150
|
-webkit-box-shadow: $input-border-shadow;
|
|
15123
15151
|
box-shadow: $input-border-shadow;
|
|
15124
15152
|
}
|
|
15125
|
-
@if $input-skin-name == 'bootstrap5'
|
|
15153
|
+
@if $input-skin-name == 'bootstrap5' {
|
|
15126
15154
|
box-shadow: $input-group-focus-box-shadow;
|
|
15127
15155
|
}
|
|
15128
15156
|
}
|
|
@@ -23494,7 +23522,7 @@ $sd-active-li-bg: $selection-bg !default;
|
|
|
23494
23522
|
$sd-active-li-border-color: $selection-border !default;
|
|
23495
23523
|
$sd-active-font-color: $selection-font !default;
|
|
23496
23524
|
|
|
23497
|
-
@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) {
|
|
23525
|
+
@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) {
|
|
23498
23526
|
.e-speeddial-ul {
|
|
23499
23527
|
padding: $padding;
|
|
23500
23528
|
}
|
|
@@ -23507,6 +23535,14 @@ $sd-active-font-color: $selection-font !default;
|
|
|
23507
23535
|
margin: $li-text-margin;
|
|
23508
23536
|
}
|
|
23509
23537
|
|
|
23538
|
+
.e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
|
|
23539
|
+
@if ($skin-name == 'fluent2') {
|
|
23540
|
+
font-size: $li-icon-font-size;
|
|
23541
|
+
line-height: $speeddial-li-text-height;
|
|
23542
|
+
padding: $speeddial-text-li-padding;
|
|
23543
|
+
}
|
|
23544
|
+
}
|
|
23545
|
+
|
|
23510
23546
|
.e-speeddial-li-text {
|
|
23511
23547
|
height: $speeddial-li-text-height;
|
|
23512
23548
|
line-height: $speeddial-li-text-height;
|
|
@@ -23630,6 +23666,16 @@ $sd-active-font-color: $selection-font !default;
|
|
|
23630
23666
|
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
23631
23667
|
margin: $sd-li-text-margin;
|
|
23632
23668
|
}
|
|
23669
|
+
|
|
23670
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
23671
|
+
@if ($skin-name == 'fluent2') {
|
|
23672
|
+
border: 1px solid;
|
|
23673
|
+
border-radius: 20px;
|
|
23674
|
+
font-size: 12px;
|
|
23675
|
+
line-height: 16px;
|
|
23676
|
+
padding: 8px 16px;
|
|
23677
|
+
}
|
|
23678
|
+
}
|
|
23633
23679
|
}
|
|
23634
23680
|
|
|
23635
23681
|
.e-speeddial-li-text {
|
|
@@ -23767,19 +23813,19 @@ $sd-active-font-color: $selection-font !default;
|
|
|
23767
23813
|
|
|
23768
23814
|
.e-small.e-speeddial-popup,
|
|
23769
23815
|
.e-small .e-speeddial-popup {
|
|
23770
|
-
@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);
|
|
23816
|
+
@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);
|
|
23771
23817
|
}
|
|
23772
23818
|
|
|
23773
23819
|
.e-bigger.e-speeddial-popup,
|
|
23774
23820
|
.e-bigger .e-speeddial-popup {
|
|
23775
|
-
@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);
|
|
23821
|
+
@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);
|
|
23776
23822
|
}
|
|
23777
23823
|
|
|
23778
23824
|
.e-bigger.e-small.e-speeddial-popup,
|
|
23779
23825
|
.e-bigger.e-small .e-speeddial-popup,
|
|
23780
23826
|
.e-bigger .e-small.e-speeddial-popup,
|
|
23781
23827
|
.e-small .e-bigger.e-speeddial-popup {
|
|
23782
|
-
@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);
|
|
23828
|
+
@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);
|
|
23783
23829
|
}
|
|
23784
23830
|
|
|
23785
23831
|
.e-speeddial-overlay {
|
|
@@ -23843,6 +23889,13 @@ $sd-active-font-color: $selection-font !default;
|
|
|
23843
23889
|
border-color: $sd-li-border-color;
|
|
23844
23890
|
}
|
|
23845
23891
|
}
|
|
23892
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
23893
|
+
@if ($skin-name == 'fluent2') {
|
|
23894
|
+
background: $secondary-bg-color;
|
|
23895
|
+
box-shadow: $shadow-lg;
|
|
23896
|
+
border-color: $secondary-border-color;
|
|
23897
|
+
}
|
|
23898
|
+
}
|
|
23846
23899
|
}
|
|
23847
23900
|
.e-speeddial-li.e-disabled {
|
|
23848
23901
|
@include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
|
|
@@ -24993,7 +25046,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
24993
25046
|
}
|
|
24994
25047
|
}
|
|
24995
25048
|
#{if(&, '&', '*')} .e-content.e-year,
|
|
24996
|
-
#{if(&, '&', '*')} .e-content.e-decade
|
|
25049
|
+
#{if(&, '&', '*')} .e-content.e-decade {
|
|
24997
25050
|
#{if(&, '&', '*')} td.e-selected span.e-day {
|
|
24998
25051
|
@if $skin-name == 'fluent2' {
|
|
24999
25052
|
font-weight: 600;
|
|
@@ -43969,12 +44022,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
43969
44022
|
.e-dlg-header-content {
|
|
43970
44023
|
border-radius: $header-content-border-radius;
|
|
43971
44024
|
line-height: $dialog-header-line-height;
|
|
43972
|
-
|
|
43973
|
-
.e-dlg-closeicon-btn.e-btn.e-icon-btn {
|
|
43974
|
-
@if $skin-name =='fluent2' {
|
|
43975
|
-
line-height: 2;
|
|
43976
|
-
}
|
|
43977
|
-
}
|
|
43978
44025
|
}
|
|
43979
44026
|
|
|
43980
44027
|
.e-dlg-header-content + .e-dlg-content {
|
|
@@ -44148,6 +44195,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44148
44195
|
@if $skin-name == 'Material3' {
|
|
44149
44196
|
padding: $zero-value;
|
|
44150
44197
|
}
|
|
44198
|
+
@if $skin-name == 'fluent2' {
|
|
44199
|
+
padding: $dialog-bigger-header-btn-padding;
|
|
44200
|
+
}
|
|
44151
44201
|
}
|
|
44152
44202
|
|
|
44153
44203
|
.e-btn .e-btn-icon.e-icon-dlg-close {
|
|
@@ -44253,6 +44303,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44253
44303
|
@if $skin-name == 'Material3' {
|
|
44254
44304
|
padding: $zero-value;
|
|
44255
44305
|
}
|
|
44306
|
+
@if $skin-name == 'fluent2' {
|
|
44307
|
+
padding: $dialog-header-btn-padding;
|
|
44308
|
+
}
|
|
44256
44309
|
}
|
|
44257
44310
|
|
|
44258
44311
|
.e-rtl {
|
|
@@ -53276,7 +53329,7 @@ $ripple-width: 32px !default;
|
|
|
53276
53329
|
@if $skin-name == 'bootstrap4' {
|
|
53277
53330
|
font-size: $treeview-big-image-font-size;
|
|
53278
53331
|
}
|
|
53279
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
53332
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
|
|
53280
53333
|
& + .e-list-text {
|
|
53281
53334
|
padding: $treeview-big-image-text-padding;
|
|
53282
53335
|
}
|
|
@@ -56140,6 +56193,16 @@ $step-selected-active-color: $selection-bg !default;
|
|
|
56140
56193
|
font-weight: $stepper-font-weight;
|
|
56141
56194
|
}
|
|
56142
56195
|
}
|
|
56196
|
+
&.e-linear {
|
|
56197
|
+
.e-step-container {
|
|
56198
|
+
pointer-events: none;
|
|
56199
|
+
}
|
|
56200
|
+
.e-previous:not(.e-step-disabled),
|
|
56201
|
+
.e-next:not(.e-step-disabled),
|
|
56202
|
+
.e-step-selected:not(.e-step-disabled) {
|
|
56203
|
+
pointer-events: auto;
|
|
56204
|
+
}
|
|
56205
|
+
}
|
|
56143
56206
|
&.e-stepper-readonly,
|
|
56144
56207
|
.e-step-disabled {
|
|
56145
56208
|
cursor: default;
|
|
@@ -57620,6 +57683,7 @@ $ddt-item-hover-bg: $hover-bg !default;
|
|
|
57620
57683
|
|
|
57621
57684
|
&.e-chip-input {
|
|
57622
57685
|
width: 0;
|
|
57686
|
+
display: none;
|
|
57623
57687
|
}
|
|
57624
57688
|
}
|
|
57625
57689
|
|
|
@@ -73765,7 +73829,7 @@ $grid-xlfl-skin: 'highcontrast' !default;
|
|
|
73765
73829
|
.e-frame {
|
|
73766
73830
|
margin-bottom: 1px;
|
|
73767
73831
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
73768
|
-
margin:
|
|
73832
|
+
margin-bottom: 8px;
|
|
73769
73833
|
}
|
|
73770
73834
|
}
|
|
73771
73835
|
}
|
|
@@ -73913,6 +73977,7 @@ $grid-xlfl-skin: 'highcontrast' !default;
|
|
|
73913
73977
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
73914
73978
|
.e-ftrchk.e-infinitescroll {
|
|
73915
73979
|
margin-left: 0;
|
|
73980
|
+
padding-left: 0;
|
|
73916
73981
|
}
|
|
73917
73982
|
}
|
|
73918
73983
|
|
|
@@ -75147,7 +75212,8 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
75147
75212
|
|
|
75148
75213
|
@if $grid-skin == 'fluent2' {
|
|
75149
75214
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75150
|
-
margin-left: -
|
|
75215
|
+
margin-left: -5px;
|
|
75216
|
+
margin-top: 4px;
|
|
75151
75217
|
}
|
|
75152
75218
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75153
75219
|
margin-right: -2px;
|
|
@@ -75158,7 +75224,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
75158
75224
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75159
75225
|
@if $grid-skin == 'fluent2' {
|
|
75160
75226
|
margin-bottom: 2px;
|
|
75161
|
-
margin-left:
|
|
75227
|
+
margin-left: 7px;
|
|
75162
75228
|
}
|
|
75163
75229
|
}
|
|
75164
75230
|
|
|
@@ -75285,8 +75351,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
75285
75351
|
}
|
|
75286
75352
|
|
|
75287
75353
|
@if $grid-skin == 'fluent2' {
|
|
75288
|
-
.e-ftrchk.e-infinitescroll {
|
|
75354
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
75289
75355
|
margin-left: 0;
|
|
75356
|
+
padding-left: 0;
|
|
75290
75357
|
}
|
|
75291
75358
|
}
|
|
75292
75359
|
|
|
@@ -76949,7 +77016,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
76949
77016
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
76950
77017
|
}
|
|
76951
77018
|
white-space: normal;
|
|
76952
|
-
|
|
77019
|
+
text-wrap: nowrap;
|
|
77020
|
+
text-overflow: ellipsis;
|
|
77021
|
+
overflow: hidden;
|
|
76953
77022
|
&.e-lastrowcell {
|
|
76954
77023
|
border-bottom-width: 1px;
|
|
76955
77024
|
}
|
|
@@ -77690,7 +77759,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
77690
77759
|
}
|
|
77691
77760
|
|
|
77692
77761
|
@if $grid-skin == 'fluent2' {
|
|
77693
|
-
.e-ftrchk.e-infinitescroll {
|
|
77762
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
77694
77763
|
padding-left: 0;
|
|
77695
77764
|
margin-left: 0;
|
|
77696
77765
|
}
|
|
@@ -78873,7 +78942,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
78873
78942
|
|
|
78874
78943
|
&.e-default {
|
|
78875
78944
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
78876
|
-
& .e-gridheader table tr th:last-child {
|
|
78945
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
78877
78946
|
border-left: 0;
|
|
78878
78947
|
}
|
|
78879
78948
|
}
|
|
@@ -79702,7 +79771,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
79702
79771
|
}
|
|
79703
79772
|
|
|
79704
79773
|
.e-gridcontent .e-groupcaption {
|
|
79705
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
79774
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
79706
79775
|
}
|
|
79707
79776
|
|
|
79708
79777
|
.e-summarycell {
|
|
@@ -80294,9 +80363,6 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
80294
80363
|
background: none;
|
|
80295
80364
|
border: 0;
|
|
80296
80365
|
color: $grid-responsive-custom-header-btn-color;
|
|
80297
|
-
@if $grid-skin == 'fluent2' {
|
|
80298
|
-
padding-top: 6px;
|
|
80299
|
-
}
|
|
80300
80366
|
}
|
|
80301
80367
|
}
|
|
80302
80368
|
}
|
|
@@ -80383,6 +80449,22 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
80383
80449
|
& .e-dlg-content {
|
|
80384
80450
|
padding: 16px;
|
|
80385
80451
|
}
|
|
80452
|
+
|
|
80453
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
80454
|
+
.e-checkbox-wrapper .e-frame {
|
|
80455
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
80456
|
+
margin: 0 0 1px 4px;
|
|
80457
|
+
}
|
|
80458
|
+
}
|
|
80459
|
+
|
|
80460
|
+
.e-radio + label {
|
|
80461
|
+
margin: 0;
|
|
80462
|
+
}
|
|
80463
|
+
|
|
80464
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
80465
|
+
margin-left: 18px;
|
|
80466
|
+
}
|
|
80467
|
+
}
|
|
80386
80468
|
}
|
|
80387
80469
|
|
|
80388
80470
|
& .e-ressortbutton-parent {
|
|
@@ -80477,6 +80559,14 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
80477
80559
|
min-height: 160px;
|
|
80478
80560
|
overflow-y: auto;
|
|
80479
80561
|
|
|
80562
|
+
&.e-checkbox-infinitescroll {
|
|
80563
|
+
border-top-style: solid;
|
|
80564
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
80565
|
+
border-top-width: 1px;
|
|
80566
|
+
margin-top: 0;
|
|
80567
|
+
overflow-x: hidden;
|
|
80568
|
+
}
|
|
80569
|
+
|
|
80480
80570
|
& .e-ftrchk {
|
|
80481
80571
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
80482
80572
|
@if $grid-skin == 'fluent2' {
|
|
@@ -80485,6 +80575,29 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
80485
80575
|
}
|
|
80486
80576
|
}
|
|
80487
80577
|
}
|
|
80578
|
+
|
|
80579
|
+
& .e-ftrchk {
|
|
80580
|
+
& .e-chk-hidden {
|
|
80581
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
80582
|
+
height: 1px;
|
|
80583
|
+
opacity: 0;
|
|
80584
|
+
width: 1px;
|
|
80585
|
+
}
|
|
80586
|
+
|
|
80587
|
+
& .e-mask {
|
|
80588
|
+
display: inline-block;
|
|
80589
|
+
height: 10px;
|
|
80590
|
+
width: 80%;
|
|
80591
|
+
|
|
80592
|
+
&.e-mask-checkbox-filter-intent {
|
|
80593
|
+
width: 13px;
|
|
80594
|
+
}
|
|
80595
|
+
|
|
80596
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
80597
|
+
margin-left: 8px;
|
|
80598
|
+
}
|
|
80599
|
+
}
|
|
80600
|
+
}
|
|
80488
80601
|
}
|
|
80489
80602
|
}
|
|
80490
80603
|
}
|
|
@@ -80499,10 +80612,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
80499
80612
|
& .e-searchbox {
|
|
80500
80613
|
padding-left: 0;
|
|
80501
80614
|
}
|
|
80502
|
-
& .e-
|
|
80503
|
-
|
|
80504
|
-
|
|
80505
|
-
}
|
|
80615
|
+
& .e-ftrchk.e-infinitescroll,
|
|
80616
|
+
& .e-spinner .e-checkboxlist {
|
|
80617
|
+
margin-left: -7px;
|
|
80506
80618
|
}
|
|
80507
80619
|
}
|
|
80508
80620
|
}
|
|
@@ -80550,6 +80662,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
80550
80662
|
@if $grid-skin == 'fluent' {
|
|
80551
80663
|
padding-top: 3px;
|
|
80552
80664
|
}
|
|
80665
|
+
@if $grid-skin == 'fluent' {
|
|
80666
|
+
padding-top: 1px;
|
|
80667
|
+
}
|
|
80553
80668
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
80554
80669
|
padding-top: 2px;
|
|
80555
80670
|
}
|
|
@@ -80878,6 +80993,11 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
80878
80993
|
border-color: $grid-header-border-color;
|
|
80879
80994
|
}
|
|
80880
80995
|
|
|
80996
|
+
.e-headercell,
|
|
80997
|
+
.e-detailheadercell {
|
|
80998
|
+
background-color: $grid-header-bg-color;
|
|
80999
|
+
}
|
|
81000
|
+
|
|
80881
81001
|
.e-gridcontent {
|
|
80882
81002
|
background-color: $grid-content-bg-color;
|
|
80883
81003
|
}
|
|
@@ -88846,14 +88966,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
88846
88966
|
font-size: 2em;
|
|
88847
88967
|
font-weight: bold;
|
|
88848
88968
|
height: 40px;
|
|
88849
|
-
|
|
88969
|
+
@if $skin-name =='fluent2' {
|
|
88970
|
+
line-height: 25px;
|
|
88971
|
+
}
|
|
88972
|
+
@else {
|
|
88973
|
+
line-height: 40px;
|
|
88974
|
+
}
|
|
88850
88975
|
}
|
|
88851
88976
|
|
|
88852
88977
|
&.e-h2 {
|
|
88853
88978
|
font-size: 1.5em;
|
|
88854
88979
|
font-weight: bold;
|
|
88855
88980
|
height: 40px;
|
|
88856
|
-
|
|
88981
|
+
@if $skin-name =='fluent2' {
|
|
88982
|
+
line-height: 25px;
|
|
88983
|
+
}
|
|
88984
|
+
@else {
|
|
88985
|
+
line-height: 40px;
|
|
88986
|
+
}
|
|
88857
88987
|
}
|
|
88858
88988
|
|
|
88859
88989
|
&.e-h3 {
|
|
@@ -90195,7 +90325,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
90195
90325
|
.e-rte-dropdown-btn-text,
|
|
90196
90326
|
.e-background-color,
|
|
90197
90327
|
.e-rte-font-color {
|
|
90198
|
-
font-size:
|
|
90328
|
+
font-size: 16px;
|
|
90199
90329
|
}
|
|
90200
90330
|
}
|
|
90201
90331
|
.e-bigger {
|
|
@@ -90204,27 +90334,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
90204
90334
|
.e-rte-dropdown-btn-text,
|
|
90205
90335
|
.e-background-color,
|
|
90206
90336
|
.e-rte-font-color {
|
|
90207
|
-
font-size:
|
|
90337
|
+
font-size: 18px;
|
|
90208
90338
|
}
|
|
90209
90339
|
}
|
|
90210
90340
|
}
|
|
90211
90341
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
90212
90342
|
.e-background-color,
|
|
90213
|
-
.e-rte-font-color{
|
|
90214
|
-
font-size:
|
|
90343
|
+
.e-rte-font-color {
|
|
90344
|
+
font-size: 16px;
|
|
90215
90345
|
}
|
|
90216
90346
|
}
|
|
90217
90347
|
.e-bigger {
|
|
90218
90348
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
90219
90349
|
.e-background-color,
|
|
90220
|
-
.e-rte-font-color{
|
|
90221
|
-
font-size:
|
|
90350
|
+
.e-rte-font-color {
|
|
90351
|
+
font-size: 18px;
|
|
90222
90352
|
}
|
|
90223
90353
|
}
|
|
90224
|
-
.e-rte-container{
|
|
90354
|
+
.e-rte-container {
|
|
90225
90355
|
border-radius: 4px;
|
|
90226
90356
|
}
|
|
90227
|
-
.e-richtexteditor{
|
|
90357
|
+
.e-richtexteditor {
|
|
90228
90358
|
border-radius: 4px;
|
|
90229
90359
|
.e-toolbar {
|
|
90230
90360
|
border-radius: 4px 4px 0 0;
|
|
@@ -96739,7 +96869,7 @@ $kanban-col-expand-collapse-box-shadow: none;
|
|
|
96739
96869
|
|
|
96740
96870
|
.e-kanban-dialog .e-dialog-edit.e-primary{
|
|
96741
96871
|
background: $primary-bg-color-hover;
|
|
96742
|
-
color: $primary-
|
|
96872
|
+
color: $primary-text-color;
|
|
96743
96873
|
}
|
|
96744
96874
|
}
|
|
96745
96875
|
|
|
@@ -105866,6 +105996,12 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
105866
105996
|
&:not(.e-active) {
|
|
105867
105997
|
.e-list-icon {
|
|
105868
105998
|
color: $field-list-tree-icon-color;
|
|
105999
|
+
|
|
106000
|
+
@if ($skin-name == 'fluent2') {
|
|
106001
|
+
&:hover {
|
|
106002
|
+
color: $field-list-icon-hover-color;
|
|
106003
|
+
}
|
|
106004
|
+
}
|
|
105869
106005
|
}
|
|
105870
106006
|
}
|
|
105871
106007
|
|
|
@@ -105877,6 +106013,15 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
105877
106013
|
float: right !important;
|
|
105878
106014
|
margin: 0 12px 0 0;
|
|
105879
106015
|
/* stylelint-enable */
|
|
106016
|
+
|
|
106017
|
+
@if ($skin-name == 'fluent2') {
|
|
106018
|
+
&:hover {
|
|
106019
|
+
color: $field-list-icon-hover-color;
|
|
106020
|
+
}
|
|
106021
|
+
&:active {
|
|
106022
|
+
color: $field-list-icon-hover-color;
|
|
106023
|
+
}
|
|
106024
|
+
}
|
|
105880
106025
|
}
|
|
105881
106026
|
}
|
|
105882
106027
|
|
|
@@ -105941,6 +106086,11 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
105941
106086
|
margin-right: 4px;
|
|
105942
106087
|
pointer-events: auto;
|
|
105943
106088
|
width: 20px;
|
|
106089
|
+
|
|
106090
|
+
@if ($skin-name == 'fluent2') {
|
|
106091
|
+
font-size: 16px;
|
|
106092
|
+
margin-top: 3px;
|
|
106093
|
+
}
|
|
105944
106094
|
}
|
|
105945
106095
|
@if ($skin-name == 'tailwind') {
|
|
105946
106096
|
&.e-active {
|
|
@@ -106308,7 +106458,11 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
106308
106458
|
position: relative;
|
|
106309
106459
|
top: 3px;
|
|
106310
106460
|
}
|
|
106311
|
-
|
|
106461
|
+
|
|
106462
|
+
@if ($skin-name == 'fluent2') {
|
|
106463
|
+
font-size: 20px;
|
|
106464
|
+
}
|
|
106465
|
+
|
|
106312
106466
|
@if ($skin-name == 'tailwind') {
|
|
106313
106467
|
position: relative;
|
|
106314
106468
|
top: 1px;
|
|
@@ -107850,6 +108004,10 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
107850
108004
|
vertical-align: bottom;
|
|
107851
108005
|
width: 20px;
|
|
107852
108006
|
|
|
108007
|
+
@if ($skin-name =='fluent2') {
|
|
108008
|
+
font-size: 16px;
|
|
108009
|
+
}
|
|
108010
|
+
|
|
107853
108011
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
107854
108012
|
margin-right: 4px;
|
|
107855
108013
|
padding-left: 8px;
|
|
@@ -108130,6 +108288,10 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
108130
108288
|
height: 20px;
|
|
108131
108289
|
width: 20px;
|
|
108132
108290
|
|
|
108291
|
+
@if ($skin-name =='fluent2') {
|
|
108292
|
+
font-size: 16px;
|
|
108293
|
+
}
|
|
108294
|
+
|
|
108133
108295
|
&.e-disable-drag {
|
|
108134
108296
|
cursor: not-allowed;
|
|
108135
108297
|
opacity: .4;
|
|
@@ -109108,6 +109270,11 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
109108
109270
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
109109
109271
|
margin-right: 4px !important;
|
|
109110
109272
|
width: 24px !important;
|
|
109273
|
+
|
|
109274
|
+
@if ($skin-name =='fluent2') {
|
|
109275
|
+
font-size: 20px !important;
|
|
109276
|
+
margin-bottom: 5px !important;
|
|
109277
|
+
}
|
|
109111
109278
|
}
|
|
109112
109279
|
|
|
109113
109280
|
.e-calc-measure-icon,
|
|
@@ -109209,6 +109376,10 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
109209
109376
|
.e-drag {
|
|
109210
109377
|
font-size: $field-list-bigger-icon-size;
|
|
109211
109378
|
width: 24px;
|
|
109379
|
+
|
|
109380
|
+
@if ($skin-name =='fluent2') {
|
|
109381
|
+
font-size: 20px;
|
|
109382
|
+
}
|
|
109212
109383
|
}
|
|
109213
109384
|
}
|
|
109214
109385
|
}
|
|
@@ -113371,6 +113542,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 2px !default;
|
|
|
113371
113542
|
$qrybldr-drag-grp-list-heg: 32px !default;
|
|
113372
113543
|
$qrybldr-drag-grp-big-list-heg: 37px !default;
|
|
113373
113544
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
|
|
113545
|
+
$qryblr-drag-icon-color: $content-font !default;
|
|
113374
113546
|
|
|
113375
113547
|
@mixin fluent2-small-round-btn {
|
|
113376
113548
|
@if $theme-name == 'fluent2' {
|
|
@@ -113413,7 +113585,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
|
|
|
113413
113585
|
@if $skin-name == 'fluent2' {
|
|
113414
113586
|
box-shadow: $shadow-md;
|
|
113415
113587
|
}
|
|
113416
|
-
background
|
|
113588
|
+
background: $qrybldr-drag-bg-color;
|
|
113417
113589
|
}
|
|
113418
113590
|
|
|
113419
113591
|
& .e-rule-value-delete {
|
|
@@ -113448,9 +113620,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
|
|
|
113448
113620
|
padding: 15px 3px 15px 11px;
|
|
113449
113621
|
vertical-align: middle;
|
|
113450
113622
|
font-size: $qrybldr-drag-icon-font-size;
|
|
113451
|
-
|
|
113452
|
-
color: $qryblr-drag-icon-color;
|
|
113453
|
-
}
|
|
113623
|
+
color: $qryblr-drag-icon-color;
|
|
113454
113624
|
}
|
|
113455
113625
|
|
|
113456
113626
|
& .e-group-header .e-drag-qb-rule {
|
|
@@ -119562,6 +119732,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
119562
119732
|
}
|
|
119563
119733
|
}
|
|
119564
119734
|
|
|
119735
|
+
@media print {
|
|
119736
|
+
.e-schedule {
|
|
119737
|
+
.e-table-container {
|
|
119738
|
+
display: block;
|
|
119739
|
+
}
|
|
119740
|
+
|
|
119741
|
+
.e-vertical-view .e-content-table thead {
|
|
119742
|
+
break-inside: auto;
|
|
119743
|
+
}
|
|
119744
|
+
}
|
|
119745
|
+
}
|
|
119746
|
+
|
|
119565
119747
|
.e-bigger .e-more-popup-wrapper,
|
|
119566
119748
|
.e-more-popup-wrapper {
|
|
119567
119749
|
background: $schedule-popup-bg-color;
|
|
@@ -119740,6 +119922,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
119740
119922
|
@mixin schedule-select-cell-focus-styles {
|
|
119741
119923
|
@if ($theme-name == 'fluent2') {
|
|
119742
119924
|
&:focus {
|
|
119925
|
+
background: $content-bg-color-focus;
|
|
119926
|
+
}
|
|
119927
|
+
|
|
119928
|
+
&:focus-visible {
|
|
119743
119929
|
background: $schedule-select-focus-bg-color;
|
|
119744
119930
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
119745
119931
|
}
|
|
@@ -120565,6 +120751,7 @@ $image-editor-save-dlg-big-btn-pad: 2px 11px !default;
|
|
|
120565
120751
|
$image-editor-save-dlg-grp-btn-padding: 2px 10px !default;
|
|
120566
120752
|
$image-editor-save-dlg-dev-grp-btn-padding: 3px 9px !default;
|
|
120567
120753
|
$image-editor-icon-button: 5px !default;
|
|
120754
|
+
$image-editor-filter-canvas-focus: 1px solid $content-font !default;
|
|
120568
120755
|
|
|
120569
120756
|
@include export-module('image-editor-layout') {
|
|
120570
120757
|
.e-ie-toolbar-upload-div.e-hide,
|
|
@@ -121051,6 +121238,14 @@ $image-editor-icon-button: 5px !default;
|
|
|
121051
121238
|
}
|
|
121052
121239
|
}
|
|
121053
121240
|
}
|
|
121241
|
+
& .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
|
|
121242
|
+
& .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
121243
|
+
@if $skin-name == 'Material3' {
|
|
121244
|
+
height: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121245
|
+
top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121246
|
+
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121247
|
+
}
|
|
121248
|
+
}
|
|
121054
121249
|
}
|
|
121055
121250
|
|
|
121056
121251
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -121256,12 +121451,18 @@ $image-editor-icon-button: 5px !default;
|
|
|
121256
121451
|
@if $skin-name == 'highcontrast' {
|
|
121257
121452
|
margin-left: calc(100% - 175px);
|
|
121258
121453
|
}
|
|
121259
|
-
@if $skin-name == 'FluentUI' or $skin-name == 'material'
|
|
121454
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'material' {
|
|
121260
121455
|
margin-left: calc(100% - 185px);
|
|
121261
121456
|
}
|
|
121262
121457
|
@if $skin-name == 'fabric' {
|
|
121263
121458
|
margin-left: calc(100% - 180px);
|
|
121264
121459
|
}
|
|
121460
|
+
@if $skin-name == 'fluent2' {
|
|
121461
|
+
margin-left: calc(100% - 188px);
|
|
121462
|
+
}
|
|
121463
|
+
@if $skin-name == 'Material3' {
|
|
121464
|
+
margin-left: calc(100% - 190px);
|
|
121465
|
+
}
|
|
121265
121466
|
}
|
|
121266
121467
|
|
|
121267
121468
|
.e-device.e-ie-save-dialog .e-ie-img-size-value-span {
|
|
@@ -121284,6 +121485,9 @@ $image-editor-icon-button: 5px !default;
|
|
|
121284
121485
|
@if $skin-name == 'bootstrap5' {
|
|
121285
121486
|
margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121286
121487
|
}
|
|
121488
|
+
@if $skin-name == 'Material3' {
|
|
121489
|
+
margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121490
|
+
}
|
|
121287
121491
|
}
|
|
121288
121492
|
|
|
121289
121493
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
@@ -121381,7 +121585,12 @@ $image-editor-icon-button: 5px !default;
|
|
|
121381
121585
|
|
|
121382
121586
|
& .e-ie-img-size-value-span {
|
|
121383
121587
|
vertical-align: middle;
|
|
121384
|
-
|
|
121588
|
+
@if $skin-name == 'Material3' {
|
|
121589
|
+
margin-left: calc(50% - 52px);
|
|
121590
|
+
}
|
|
121591
|
+
@else {
|
|
121592
|
+
margin-left: calc(50% - 55px);
|
|
121593
|
+
}
|
|
121385
121594
|
}
|
|
121386
121595
|
|
|
121387
121596
|
& .e-btn-group .e-btn {
|
|
@@ -121412,10 +121621,10 @@ $image-editor-icon-button: 5px !default;
|
|
|
121412
121621
|
}
|
|
121413
121622
|
|
|
121414
121623
|
& .e-ie-img-size-value-span {
|
|
121415
|
-
@if $skin-name == '
|
|
121624
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
|
|
121416
121625
|
margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121417
121626
|
}
|
|
121418
|
-
@else if $skin-name == 'bootstrap' {
|
|
121627
|
+
@else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
|
|
121419
121628
|
margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121420
121629
|
}
|
|
121421
121630
|
@else if $skin-name == 'tailwind' {
|
|
@@ -121438,6 +121647,12 @@ $image-editor-icon-button: 5px !default;
|
|
|
121438
121647
|
}
|
|
121439
121648
|
}
|
|
121440
121649
|
|
|
121650
|
+
.e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
121651
|
+
@if $skin-name == 'Material3' {
|
|
121652
|
+
top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121653
|
+
}
|
|
121654
|
+
}
|
|
121655
|
+
|
|
121441
121656
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
121442
121657
|
width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121443
121658
|
@if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
|
|
@@ -121577,6 +121792,13 @@ $image-editor-icon-button: 5px !default;
|
|
|
121577
121792
|
}
|
|
121578
121793
|
}
|
|
121579
121794
|
|
|
121795
|
+
.e-ie-filter-canvas:focus,
|
|
121796
|
+
.filter-wrapper:focus .e-ie-filter-canvas,
|
|
121797
|
+
.filter-wrapper:focus canvas,
|
|
121798
|
+
.filter-wrapper canvas:focus {
|
|
121799
|
+
border: $image-editor-filter-canvas-focus;
|
|
121800
|
+
}
|
|
121801
|
+
|
|
121580
121802
|
|
|
121581
121803
|
@include export-module('image-editor-highcontrast-icons') {
|
|
121582
121804
|
.e-image-editor {
|
|
@@ -123807,6 +124029,7 @@ $ribbon-dropdown-btn-padding: 0 20px !default;
|
|
|
123807
124029
|
$ribbon-dropdown-caret-btn-size: 12px !default;
|
|
123808
124030
|
$ribbon-dropdown-caret-btn-height: 12px !default;
|
|
123809
124031
|
$ribbon-dropdown-caret-btn-padding: 2px 4px !default;
|
|
124032
|
+
$ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
|
|
123810
124033
|
$ribbon-items-padding: 2px !default;
|
|
123811
124034
|
$ribbon-large-items-btn-padding: 0 5px !default;
|
|
123812
124035
|
$ribbon-large-items-btn-height: 22px !default;
|
|
@@ -123985,6 +124208,7 @@ $ribbon-bigger-menu-blank-icon-padding: 36px !default;
|
|
|
123985
124208
|
$ribbon-bigger-dropdown-btn-size: 16px !default;
|
|
123986
124209
|
$ribbon-bigger-dropdown-btn-line-height: 16px !default;
|
|
123987
124210
|
$ribbon-bigger-dropdown-caret-btn-padding: 3px 5px !default;
|
|
124211
|
+
$ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
|
|
123988
124212
|
$ribbon-bigger-dropdown-caret-btn-size: 16px !default;
|
|
123989
124213
|
$ribbon-bigger-dropdown-caret-icon-size: 18px !default;
|
|
123990
124214
|
$ribbon-bigger-dropdown-caret-btn-height: 16px !default;
|
|
@@ -124504,6 +124728,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124504
124728
|
|
|
124505
124729
|
.e-ribbon-tab-item {
|
|
124506
124730
|
display: inline-flex;
|
|
124731
|
+
|
|
124732
|
+
&.e-disabled {
|
|
124733
|
+
pointer-events: none;
|
|
124734
|
+
}
|
|
124507
124735
|
}
|
|
124508
124736
|
|
|
124509
124737
|
.e-ribbon-group {
|
|
@@ -124983,6 +125211,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124983
125211
|
}
|
|
124984
125212
|
}
|
|
124985
125213
|
|
|
125214
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
125215
|
+
padding: $ribbon-colorpicker-caret-btn-padding;
|
|
125216
|
+
}
|
|
125217
|
+
|
|
124986
125218
|
.e-dropdown-btn .e-caret {
|
|
124987
125219
|
@include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
|
|
124988
125220
|
padding: $ribbon-dropdown-caret-btn-padding;
|
|
@@ -125674,6 +125906,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125674
125906
|
}
|
|
125675
125907
|
}
|
|
125676
125908
|
|
|
125909
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
125910
|
+
padding: $ribbon-bigger-colorpicker-caret-btn-padding;
|
|
125911
|
+
}
|
|
125912
|
+
|
|
125677
125913
|
.e-dropdown-btn .e-caret {
|
|
125678
125914
|
@include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
|
|
125679
125915
|
padding: $ribbon-bigger-dropdown-caret-btn-padding;
|
|
@@ -126805,6 +127041,8 @@ $timeline-item-disabled-color: $selection-bg !default;
|
|
|
126805
127041
|
$header-font-weight: 600 !default;
|
|
126806
127042
|
$multicolumn-grid-height: 36px !default;
|
|
126807
127043
|
$multicolumn-margin-top-value: unset !default;
|
|
127044
|
+
$footer-border-width: 1px !default;
|
|
127045
|
+
$grid-border-width: 1px !default;
|
|
126808
127046
|
|
|
126809
127047
|
$multicolumn-grid-small-height: 32px !default;
|
|
126810
127048
|
$multicolumn-margin-top-small-value: unset !default;
|
|
@@ -126821,7 +127059,7 @@ $grid-content-color: $content-font !default;
|
|
|
126821
127059
|
$grid-content-hover-bg-color: $hover-bg !default;
|
|
126822
127060
|
$grid-content-active-bg-color: $selection-bg !default;
|
|
126823
127061
|
$grid-content-active-color: $selection-font !default;
|
|
126824
|
-
$grid-footer-bg-color:
|
|
127062
|
+
$grid-footer-bg-color: $bg-base-0 !default;
|
|
126825
127063
|
$grid-footer-color: $selection-border !default;
|
|
126826
127064
|
$grid-group-content-header-color: $selection-border !default;
|
|
126827
127065
|
$grid-group-content-header-bg-color: $bg-base-0 !default;
|
|
@@ -126855,10 +127093,15 @@ $nodata-border-color: $content-font-alt !default;
|
|
|
126855
127093
|
}
|
|
126856
127094
|
.e-multicolumn-list .e-popup-footer {
|
|
126857
127095
|
vertical-align: middle;
|
|
126858
|
-
border-
|
|
127096
|
+
border-style: solid;
|
|
127097
|
+
border-width: $footer-border-width;
|
|
126859
127098
|
font-size: 14px;
|
|
126860
|
-
height:
|
|
126861
|
-
|
|
127099
|
+
height: $multicolumn-grid-height;
|
|
127100
|
+
display: flex;
|
|
127101
|
+
align-items: center;
|
|
127102
|
+
}
|
|
127103
|
+
.e-multicolumn-grid.e-grid {
|
|
127104
|
+
border-width: $grid-border-width;
|
|
126862
127105
|
}
|
|
126863
127106
|
.e-input-group.e-multicolumn-list {
|
|
126864
127107
|
input[readonly].e-input {
|
|
@@ -126927,6 +127170,7 @@ $nodata-border-color: $content-font-alt !default;
|
|
|
126927
127170
|
&.e-multicolumn-list .e-popup-footer {
|
|
126928
127171
|
font-size: 12px;
|
|
126929
127172
|
}
|
|
127173
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
126930
127174
|
.e-multicolumn-grid .e-row,
|
|
126931
127175
|
.e-multicolumn-grid .e-emptyrow {
|
|
126932
127176
|
height: $multicolumn-grid-small-height;
|
|
@@ -126939,6 +127183,7 @@ $nodata-border-color: $content-font-alt !default;
|
|
|
126939
127183
|
&.e-multicolumn-list .e-popup-footer {
|
|
126940
127184
|
font-size: 16px;
|
|
126941
127185
|
}
|
|
127186
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
126942
127187
|
.e-multicolumn-grid .e-row,
|
|
126943
127188
|
.e-multicolumn-grid .e-emptyrow {
|
|
126944
127189
|
height: $multicolumn-grid-bigger-height;
|
|
@@ -126955,6 +127200,7 @@ $nodata-border-color: $content-font-alt !default;
|
|
|
126955
127200
|
&.e-multicolumn-list .e-popup-footer {
|
|
126956
127201
|
font-size: 14px;
|
|
126957
127202
|
}
|
|
127203
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
126958
127204
|
.e-multicolumn-grid .e-row,
|
|
126959
127205
|
.e-multicolumn-grid .e-emptyrow {
|
|
126960
127206
|
height: $multicolumn-grid-bigger-small-height;
|