@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
|
@@ -2462,9 +2462,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2462
2462
|
|
|
2463
2463
|
&:focus {
|
|
2464
2464
|
border: $acrdn-item-header-focus-border;
|
|
2465
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2466
2465
|
background: $acrdn-item-header-focus-bg;
|
|
2467
2466
|
|
|
2467
|
+
@if ($skin-name == 'fluent2') {
|
|
2468
|
+
box-shadow: none;
|
|
2469
|
+
}
|
|
2470
|
+
@else {
|
|
2471
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2472
|
+
}
|
|
2473
|
+
|
|
2468
2474
|
&:active {
|
|
2469
2475
|
|
|
2470
2476
|
.e-icons,
|
|
@@ -2474,6 +2480,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2474
2480
|
}
|
|
2475
2481
|
}
|
|
2476
2482
|
}
|
|
2483
|
+
|
|
2484
|
+
@if ($skin-name == 'fluent2') {
|
|
2485
|
+
&:focus-visible {
|
|
2486
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2487
|
+
}
|
|
2488
|
+
}
|
|
2477
2489
|
}
|
|
2478
2490
|
|
|
2479
2491
|
&.e-select {
|
|
@@ -2580,9 +2592,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2580
2592
|
}
|
|
2581
2593
|
|
|
2582
2594
|
&:focus {
|
|
2583
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2584
2595
|
position: relative;
|
|
2585
2596
|
z-index: 2;
|
|
2597
|
+
|
|
2598
|
+
@if ($skin-name == 'fluent2') {
|
|
2599
|
+
box-shadow: none;
|
|
2600
|
+
}
|
|
2601
|
+
@else {
|
|
2602
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2603
|
+
}
|
|
2604
|
+
}
|
|
2605
|
+
|
|
2606
|
+
@if ($skin-name == 'fluent2') {
|
|
2607
|
+
&:focus-visible {
|
|
2608
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2609
|
+
}
|
|
2586
2610
|
}
|
|
2587
2611
|
}
|
|
2588
2612
|
|
|
@@ -15265,11 +15289,15 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
15265
15289
|
@if $input-skin-name == 'bootstrap4' {
|
|
15266
15290
|
transition: $input-transition-shadow;
|
|
15267
15291
|
}
|
|
15268
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5'
|
|
15292
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15269
15293
|
border-color: $input-group-border-color-focus;
|
|
15270
15294
|
border-radius: $input-groupo-focus-border-radius;
|
|
15271
15295
|
box-shadow: $input-group-focus-box-shadow;
|
|
15272
15296
|
}
|
|
15297
|
+
@if $input-skin-name == 'FluentUI' {
|
|
15298
|
+
border-radius: $input-groupo-focus-border-radius;
|
|
15299
|
+
border-width: 2px;
|
|
15300
|
+
}
|
|
15273
15301
|
}
|
|
15274
15302
|
|
|
15275
15303
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -15358,14 +15386,14 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
15358
15386
|
|
|
15359
15387
|
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
15360
15388
|
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15361
|
-
@if $input-skin-name == 'fabric' or $input-skin-name == '
|
|
15389
|
+
@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' {
|
|
15362
15390
|
border-color: $input-active-border-color;
|
|
15363
15391
|
}
|
|
15364
15392
|
@if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
|
|
15365
15393
|
-webkit-box-shadow: $input-border-shadow;
|
|
15366
15394
|
box-shadow: $input-border-shadow;
|
|
15367
15395
|
}
|
|
15368
|
-
@if $input-skin-name == 'bootstrap5'
|
|
15396
|
+
@if $input-skin-name == 'bootstrap5' {
|
|
15369
15397
|
box-shadow: $input-group-focus-box-shadow;
|
|
15370
15398
|
}
|
|
15371
15399
|
}
|
|
@@ -23800,7 +23828,7 @@ $sd-active-li-bg: $grey-500 !default;
|
|
|
23800
23828
|
$sd-active-li-border-color: $grey-500 !default;
|
|
23801
23829
|
$sd-active-font-color: $grey-dark-font !default;
|
|
23802
23830
|
|
|
23803
|
-
@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) {
|
|
23831
|
+
@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) {
|
|
23804
23832
|
.e-speeddial-ul {
|
|
23805
23833
|
padding: $padding;
|
|
23806
23834
|
}
|
|
@@ -23813,6 +23841,14 @@ $sd-active-font-color: $grey-dark-font !default;
|
|
|
23813
23841
|
margin: $li-text-margin;
|
|
23814
23842
|
}
|
|
23815
23843
|
|
|
23844
|
+
.e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
|
|
23845
|
+
@if ($skin-name == 'fluent2') {
|
|
23846
|
+
font-size: $li-icon-font-size;
|
|
23847
|
+
line-height: $speeddial-li-text-height;
|
|
23848
|
+
padding: $speeddial-text-li-padding;
|
|
23849
|
+
}
|
|
23850
|
+
}
|
|
23851
|
+
|
|
23816
23852
|
.e-speeddial-li-text {
|
|
23817
23853
|
height: $speeddial-li-text-height;
|
|
23818
23854
|
line-height: $speeddial-li-text-height;
|
|
@@ -23936,6 +23972,16 @@ $sd-active-font-color: $grey-dark-font !default;
|
|
|
23936
23972
|
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
23937
23973
|
margin: $sd-li-text-margin;
|
|
23938
23974
|
}
|
|
23975
|
+
|
|
23976
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
23977
|
+
@if ($skin-name == 'fluent2') {
|
|
23978
|
+
border: 1px solid;
|
|
23979
|
+
border-radius: 20px;
|
|
23980
|
+
font-size: 12px;
|
|
23981
|
+
line-height: 16px;
|
|
23982
|
+
padding: 8px 16px;
|
|
23983
|
+
}
|
|
23984
|
+
}
|
|
23939
23985
|
}
|
|
23940
23986
|
|
|
23941
23987
|
.e-speeddial-li-text {
|
|
@@ -24073,19 +24119,19 @@ $sd-active-font-color: $grey-dark-font !default;
|
|
|
24073
24119
|
|
|
24074
24120
|
.e-small.e-speeddial-popup,
|
|
24075
24121
|
.e-small .e-speeddial-popup {
|
|
24076
|
-
@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);
|
|
24122
|
+
@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);
|
|
24077
24123
|
}
|
|
24078
24124
|
|
|
24079
24125
|
.e-bigger.e-speeddial-popup,
|
|
24080
24126
|
.e-bigger .e-speeddial-popup {
|
|
24081
|
-
@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);
|
|
24127
|
+
@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);
|
|
24082
24128
|
}
|
|
24083
24129
|
|
|
24084
24130
|
.e-bigger.e-small.e-speeddial-popup,
|
|
24085
24131
|
.e-bigger.e-small .e-speeddial-popup,
|
|
24086
24132
|
.e-bigger .e-small.e-speeddial-popup,
|
|
24087
24133
|
.e-small .e-bigger.e-speeddial-popup {
|
|
24088
|
-
@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);
|
|
24134
|
+
@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);
|
|
24089
24135
|
}
|
|
24090
24136
|
|
|
24091
24137
|
.e-speeddial-overlay {
|
|
@@ -24149,6 +24195,13 @@ $sd-active-font-color: $grey-dark-font !default;
|
|
|
24149
24195
|
border-color: $sd-li-border-color;
|
|
24150
24196
|
}
|
|
24151
24197
|
}
|
|
24198
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
24199
|
+
@if ($skin-name == 'fluent2') {
|
|
24200
|
+
background: $secondary-bg-color;
|
|
24201
|
+
box-shadow: $shadow-lg;
|
|
24202
|
+
border-color: $secondary-border-color;
|
|
24203
|
+
}
|
|
24204
|
+
}
|
|
24152
24205
|
}
|
|
24153
24206
|
.e-speeddial-li.e-disabled {
|
|
24154
24207
|
@include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
|
|
@@ -25304,7 +25357,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
25304
25357
|
}
|
|
25305
25358
|
}
|
|
25306
25359
|
#{if(&, '&', '*')} .e-content.e-year,
|
|
25307
|
-
#{if(&, '&', '*')} .e-content.e-decade
|
|
25360
|
+
#{if(&, '&', '*')} .e-content.e-decade {
|
|
25308
25361
|
#{if(&, '&', '*')} td.e-selected span.e-day {
|
|
25309
25362
|
@if $skin-name == 'fluent2' {
|
|
25310
25363
|
font-weight: 600;
|
|
@@ -44575,12 +44628,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44575
44628
|
.e-dlg-header-content {
|
|
44576
44629
|
border-radius: $header-content-border-radius;
|
|
44577
44630
|
line-height: $dialog-header-line-height;
|
|
44578
|
-
|
|
44579
|
-
.e-dlg-closeicon-btn.e-btn.e-icon-btn {
|
|
44580
|
-
@if $skin-name =='fluent2' {
|
|
44581
|
-
line-height: 2;
|
|
44582
|
-
}
|
|
44583
|
-
}
|
|
44584
44631
|
}
|
|
44585
44632
|
|
|
44586
44633
|
.e-dlg-header-content + .e-dlg-content {
|
|
@@ -44754,6 +44801,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44754
44801
|
@if $skin-name == 'Material3' {
|
|
44755
44802
|
padding: $zero-value;
|
|
44756
44803
|
}
|
|
44804
|
+
@if $skin-name == 'fluent2' {
|
|
44805
|
+
padding: $dialog-bigger-header-btn-padding;
|
|
44806
|
+
}
|
|
44757
44807
|
}
|
|
44758
44808
|
|
|
44759
44809
|
.e-btn .e-btn-icon.e-icon-dlg-close {
|
|
@@ -44859,6 +44909,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44859
44909
|
@if $skin-name == 'Material3' {
|
|
44860
44910
|
padding: $zero-value;
|
|
44861
44911
|
}
|
|
44912
|
+
@if $skin-name == 'fluent2' {
|
|
44913
|
+
padding: $dialog-header-btn-padding;
|
|
44914
|
+
}
|
|
44862
44915
|
}
|
|
44863
44916
|
|
|
44864
44917
|
.e-rtl {
|
|
@@ -53931,7 +53984,7 @@ $ripple-width: 32px !default;
|
|
|
53931
53984
|
@if $skin-name == 'bootstrap4' {
|
|
53932
53985
|
font-size: $treeview-big-image-font-size;
|
|
53933
53986
|
}
|
|
53934
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
53987
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
|
|
53935
53988
|
& + .e-list-text {
|
|
53936
53989
|
padding: $treeview-big-image-text-padding;
|
|
53937
53990
|
}
|
|
@@ -56791,6 +56844,16 @@ $step-selected-active-color: lighten($primary, 15%) !default;
|
|
|
56791
56844
|
font-weight: $stepper-font-weight;
|
|
56792
56845
|
}
|
|
56793
56846
|
}
|
|
56847
|
+
&.e-linear {
|
|
56848
|
+
.e-step-container {
|
|
56849
|
+
pointer-events: none;
|
|
56850
|
+
}
|
|
56851
|
+
.e-previous:not(.e-step-disabled),
|
|
56852
|
+
.e-next:not(.e-step-disabled),
|
|
56853
|
+
.e-step-selected:not(.e-step-disabled) {
|
|
56854
|
+
pointer-events: auto;
|
|
56855
|
+
}
|
|
56856
|
+
}
|
|
56794
56857
|
&.e-stepper-readonly,
|
|
56795
56858
|
.e-step-disabled {
|
|
56796
56859
|
cursor: default;
|
|
@@ -58262,6 +58325,7 @@ $ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
|
|
|
58262
58325
|
|
|
58263
58326
|
&.e-chip-input {
|
|
58264
58327
|
width: 0;
|
|
58328
|
+
display: none;
|
|
58265
58329
|
}
|
|
58266
58330
|
}
|
|
58267
58331
|
|
|
@@ -75037,7 +75101,7 @@ $grid-xlfl-skin: 'material' !default;
|
|
|
75037
75101
|
.e-frame {
|
|
75038
75102
|
margin-bottom: 1px;
|
|
75039
75103
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
75040
|
-
margin:
|
|
75104
|
+
margin-bottom: 8px;
|
|
75041
75105
|
}
|
|
75042
75106
|
}
|
|
75043
75107
|
}
|
|
@@ -75185,6 +75249,7 @@ $grid-xlfl-skin: 'material' !default;
|
|
|
75185
75249
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
75186
75250
|
.e-ftrchk.e-infinitescroll {
|
|
75187
75251
|
margin-left: 0;
|
|
75252
|
+
padding-left: 0;
|
|
75188
75253
|
}
|
|
75189
75254
|
}
|
|
75190
75255
|
|
|
@@ -76419,7 +76484,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
76419
76484
|
|
|
76420
76485
|
@if $grid-skin == 'fluent2' {
|
|
76421
76486
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
76422
|
-
margin-left: -
|
|
76487
|
+
margin-left: -5px;
|
|
76488
|
+
margin-top: 4px;
|
|
76423
76489
|
}
|
|
76424
76490
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
76425
76491
|
margin-right: -2px;
|
|
@@ -76430,7 +76496,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
76430
76496
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
76431
76497
|
@if $grid-skin == 'fluent2' {
|
|
76432
76498
|
margin-bottom: 2px;
|
|
76433
|
-
margin-left:
|
|
76499
|
+
margin-left: 7px;
|
|
76434
76500
|
}
|
|
76435
76501
|
}
|
|
76436
76502
|
|
|
@@ -76557,8 +76623,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
76557
76623
|
}
|
|
76558
76624
|
|
|
76559
76625
|
@if $grid-skin == 'fluent2' {
|
|
76560
|
-
.e-ftrchk.e-infinitescroll {
|
|
76626
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
76561
76627
|
margin-left: 0;
|
|
76628
|
+
padding-left: 0;
|
|
76562
76629
|
}
|
|
76563
76630
|
}
|
|
76564
76631
|
|
|
@@ -78221,7 +78288,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78221
78288
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
78222
78289
|
}
|
|
78223
78290
|
white-space: normal;
|
|
78224
|
-
|
|
78291
|
+
text-wrap: nowrap;
|
|
78292
|
+
text-overflow: ellipsis;
|
|
78293
|
+
overflow: hidden;
|
|
78225
78294
|
&.e-lastrowcell {
|
|
78226
78295
|
border-bottom-width: 1px;
|
|
78227
78296
|
}
|
|
@@ -78962,7 +79031,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78962
79031
|
}
|
|
78963
79032
|
|
|
78964
79033
|
@if $grid-skin == 'fluent2' {
|
|
78965
|
-
.e-ftrchk.e-infinitescroll {
|
|
79034
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
78966
79035
|
padding-left: 0;
|
|
78967
79036
|
margin-left: 0;
|
|
78968
79037
|
}
|
|
@@ -80145,7 +80214,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
80145
80214
|
|
|
80146
80215
|
&.e-default {
|
|
80147
80216
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
80148
|
-
& .e-gridheader table tr th:last-child {
|
|
80217
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
80149
80218
|
border-left: 0;
|
|
80150
80219
|
}
|
|
80151
80220
|
}
|
|
@@ -80974,7 +81043,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
80974
81043
|
}
|
|
80975
81044
|
|
|
80976
81045
|
.e-gridcontent .e-groupcaption {
|
|
80977
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
81046
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
80978
81047
|
}
|
|
80979
81048
|
|
|
80980
81049
|
.e-summarycell {
|
|
@@ -81566,9 +81635,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81566
81635
|
background: none;
|
|
81567
81636
|
border: 0;
|
|
81568
81637
|
color: $grid-responsive-custom-header-btn-color;
|
|
81569
|
-
@if $grid-skin == 'fluent2' {
|
|
81570
|
-
padding-top: 6px;
|
|
81571
|
-
}
|
|
81572
81638
|
}
|
|
81573
81639
|
}
|
|
81574
81640
|
}
|
|
@@ -81655,6 +81721,22 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81655
81721
|
& .e-dlg-content {
|
|
81656
81722
|
padding: 16px;
|
|
81657
81723
|
}
|
|
81724
|
+
|
|
81725
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
81726
|
+
.e-checkbox-wrapper .e-frame {
|
|
81727
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
81728
|
+
margin: 0 0 1px 4px;
|
|
81729
|
+
}
|
|
81730
|
+
}
|
|
81731
|
+
|
|
81732
|
+
.e-radio + label {
|
|
81733
|
+
margin: 0;
|
|
81734
|
+
}
|
|
81735
|
+
|
|
81736
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
81737
|
+
margin-left: 18px;
|
|
81738
|
+
}
|
|
81739
|
+
}
|
|
81658
81740
|
}
|
|
81659
81741
|
|
|
81660
81742
|
& .e-ressortbutton-parent {
|
|
@@ -81749,6 +81831,14 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81749
81831
|
min-height: 160px;
|
|
81750
81832
|
overflow-y: auto;
|
|
81751
81833
|
|
|
81834
|
+
&.e-checkbox-infinitescroll {
|
|
81835
|
+
border-top-style: solid;
|
|
81836
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
81837
|
+
border-top-width: 1px;
|
|
81838
|
+
margin-top: 0;
|
|
81839
|
+
overflow-x: hidden;
|
|
81840
|
+
}
|
|
81841
|
+
|
|
81752
81842
|
& .e-ftrchk {
|
|
81753
81843
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
81754
81844
|
@if $grid-skin == 'fluent2' {
|
|
@@ -81757,6 +81847,29 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81757
81847
|
}
|
|
81758
81848
|
}
|
|
81759
81849
|
}
|
|
81850
|
+
|
|
81851
|
+
& .e-ftrchk {
|
|
81852
|
+
& .e-chk-hidden {
|
|
81853
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
81854
|
+
height: 1px;
|
|
81855
|
+
opacity: 0;
|
|
81856
|
+
width: 1px;
|
|
81857
|
+
}
|
|
81858
|
+
|
|
81859
|
+
& .e-mask {
|
|
81860
|
+
display: inline-block;
|
|
81861
|
+
height: 10px;
|
|
81862
|
+
width: 80%;
|
|
81863
|
+
|
|
81864
|
+
&.e-mask-checkbox-filter-intent {
|
|
81865
|
+
width: 13px;
|
|
81866
|
+
}
|
|
81867
|
+
|
|
81868
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
81869
|
+
margin-left: 8px;
|
|
81870
|
+
}
|
|
81871
|
+
}
|
|
81872
|
+
}
|
|
81760
81873
|
}
|
|
81761
81874
|
}
|
|
81762
81875
|
}
|
|
@@ -81771,10 +81884,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81771
81884
|
& .e-searchbox {
|
|
81772
81885
|
padding-left: 0;
|
|
81773
81886
|
}
|
|
81774
|
-
& .e-
|
|
81775
|
-
|
|
81776
|
-
|
|
81777
|
-
}
|
|
81887
|
+
& .e-ftrchk.e-infinitescroll,
|
|
81888
|
+
& .e-spinner .e-checkboxlist {
|
|
81889
|
+
margin-left: -7px;
|
|
81778
81890
|
}
|
|
81779
81891
|
}
|
|
81780
81892
|
}
|
|
@@ -81822,6 +81934,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81822
81934
|
@if $grid-skin == 'fluent' {
|
|
81823
81935
|
padding-top: 3px;
|
|
81824
81936
|
}
|
|
81937
|
+
@if $grid-skin == 'fluent' {
|
|
81938
|
+
padding-top: 1px;
|
|
81939
|
+
}
|
|
81825
81940
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
81826
81941
|
padding-top: 2px;
|
|
81827
81942
|
}
|
|
@@ -82150,6 +82265,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
82150
82265
|
border-color: $grid-header-border-color;
|
|
82151
82266
|
}
|
|
82152
82267
|
|
|
82268
|
+
.e-headercell,
|
|
82269
|
+
.e-detailheadercell {
|
|
82270
|
+
background-color: $grid-header-bg-color;
|
|
82271
|
+
}
|
|
82272
|
+
|
|
82153
82273
|
.e-gridcontent {
|
|
82154
82274
|
background-color: $grid-content-bg-color;
|
|
82155
82275
|
}
|
|
@@ -90137,14 +90257,24 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90137
90257
|
font-size: 2em;
|
|
90138
90258
|
font-weight: bold;
|
|
90139
90259
|
height: 40px;
|
|
90140
|
-
|
|
90260
|
+
@if $skin-name =='fluent2' {
|
|
90261
|
+
line-height: 25px;
|
|
90262
|
+
}
|
|
90263
|
+
@else {
|
|
90264
|
+
line-height: 40px;
|
|
90265
|
+
}
|
|
90141
90266
|
}
|
|
90142
90267
|
|
|
90143
90268
|
&.e-h2 {
|
|
90144
90269
|
font-size: 1.5em;
|
|
90145
90270
|
font-weight: bold;
|
|
90146
90271
|
height: 40px;
|
|
90147
|
-
|
|
90272
|
+
@if $skin-name =='fluent2' {
|
|
90273
|
+
line-height: 25px;
|
|
90274
|
+
}
|
|
90275
|
+
@else {
|
|
90276
|
+
line-height: 40px;
|
|
90277
|
+
}
|
|
90148
90278
|
}
|
|
90149
90279
|
|
|
90150
90280
|
&.e-h3 {
|
|
@@ -91486,7 +91616,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91486
91616
|
.e-rte-dropdown-btn-text,
|
|
91487
91617
|
.e-background-color,
|
|
91488
91618
|
.e-rte-font-color {
|
|
91489
|
-
font-size:
|
|
91619
|
+
font-size: 16px;
|
|
91490
91620
|
}
|
|
91491
91621
|
}
|
|
91492
91622
|
.e-bigger {
|
|
@@ -91495,27 +91625,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91495
91625
|
.e-rte-dropdown-btn-text,
|
|
91496
91626
|
.e-background-color,
|
|
91497
91627
|
.e-rte-font-color {
|
|
91498
|
-
font-size:
|
|
91628
|
+
font-size: 18px;
|
|
91499
91629
|
}
|
|
91500
91630
|
}
|
|
91501
91631
|
}
|
|
91502
91632
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
91503
91633
|
.e-background-color,
|
|
91504
|
-
.e-rte-font-color{
|
|
91505
|
-
font-size:
|
|
91634
|
+
.e-rte-font-color {
|
|
91635
|
+
font-size: 16px;
|
|
91506
91636
|
}
|
|
91507
91637
|
}
|
|
91508
91638
|
.e-bigger {
|
|
91509
91639
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
91510
91640
|
.e-background-color,
|
|
91511
|
-
.e-rte-font-color{
|
|
91512
|
-
font-size:
|
|
91641
|
+
.e-rte-font-color {
|
|
91642
|
+
font-size: 18px;
|
|
91513
91643
|
}
|
|
91514
91644
|
}
|
|
91515
|
-
.e-rte-container{
|
|
91645
|
+
.e-rte-container {
|
|
91516
91646
|
border-radius: 4px;
|
|
91517
91647
|
}
|
|
91518
|
-
.e-richtexteditor{
|
|
91648
|
+
.e-richtexteditor {
|
|
91519
91649
|
border-radius: 4px;
|
|
91520
91650
|
.e-toolbar {
|
|
91521
91651
|
border-radius: 4px 4px 0 0;
|
|
@@ -98046,7 +98176,7 @@ $kanban-col-expand-collapse-box-shadow: none;
|
|
|
98046
98176
|
|
|
98047
98177
|
.e-kanban-dialog .e-dialog-edit.e-primary{
|
|
98048
98178
|
background: $primary-bg-color-hover;
|
|
98049
|
-
color: $primary-
|
|
98179
|
+
color: $primary-text-color;
|
|
98050
98180
|
}
|
|
98051
98181
|
}
|
|
98052
98182
|
|
|
@@ -107214,6 +107344,12 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
107214
107344
|
&:not(.e-active) {
|
|
107215
107345
|
.e-list-icon {
|
|
107216
107346
|
color: $field-list-tree-icon-color;
|
|
107347
|
+
|
|
107348
|
+
@if ($skin-name == 'fluent2') {
|
|
107349
|
+
&:hover {
|
|
107350
|
+
color: $field-list-icon-hover-color;
|
|
107351
|
+
}
|
|
107352
|
+
}
|
|
107217
107353
|
}
|
|
107218
107354
|
}
|
|
107219
107355
|
|
|
@@ -107225,6 +107361,15 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
107225
107361
|
float: right !important;
|
|
107226
107362
|
margin: 0 12px 0 0;
|
|
107227
107363
|
/* stylelint-enable */
|
|
107364
|
+
|
|
107365
|
+
@if ($skin-name == 'fluent2') {
|
|
107366
|
+
&:hover {
|
|
107367
|
+
color: $field-list-icon-hover-color;
|
|
107368
|
+
}
|
|
107369
|
+
&:active {
|
|
107370
|
+
color: $field-list-icon-hover-color;
|
|
107371
|
+
}
|
|
107372
|
+
}
|
|
107228
107373
|
}
|
|
107229
107374
|
}
|
|
107230
107375
|
|
|
@@ -107289,6 +107434,11 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
107289
107434
|
margin-right: 4px;
|
|
107290
107435
|
pointer-events: auto;
|
|
107291
107436
|
width: 20px;
|
|
107437
|
+
|
|
107438
|
+
@if ($skin-name == 'fluent2') {
|
|
107439
|
+
font-size: 16px;
|
|
107440
|
+
margin-top: 3px;
|
|
107441
|
+
}
|
|
107292
107442
|
}
|
|
107293
107443
|
@if ($skin-name == 'tailwind') {
|
|
107294
107444
|
&.e-active {
|
|
@@ -107656,7 +107806,11 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
107656
107806
|
position: relative;
|
|
107657
107807
|
top: 3px;
|
|
107658
107808
|
}
|
|
107659
|
-
|
|
107809
|
+
|
|
107810
|
+
@if ($skin-name == 'fluent2') {
|
|
107811
|
+
font-size: 20px;
|
|
107812
|
+
}
|
|
107813
|
+
|
|
107660
107814
|
@if ($skin-name == 'tailwind') {
|
|
107661
107815
|
position: relative;
|
|
107662
107816
|
top: 1px;
|
|
@@ -109198,6 +109352,10 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
109198
109352
|
vertical-align: bottom;
|
|
109199
109353
|
width: 20px;
|
|
109200
109354
|
|
|
109355
|
+
@if ($skin-name =='fluent2') {
|
|
109356
|
+
font-size: 16px;
|
|
109357
|
+
}
|
|
109358
|
+
|
|
109201
109359
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
109202
109360
|
margin-right: 4px;
|
|
109203
109361
|
padding-left: 8px;
|
|
@@ -109478,6 +109636,10 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
109478
109636
|
height: 20px;
|
|
109479
109637
|
width: 20px;
|
|
109480
109638
|
|
|
109639
|
+
@if ($skin-name =='fluent2') {
|
|
109640
|
+
font-size: 16px;
|
|
109641
|
+
}
|
|
109642
|
+
|
|
109481
109643
|
&.e-disable-drag {
|
|
109482
109644
|
cursor: not-allowed;
|
|
109483
109645
|
opacity: .4;
|
|
@@ -110456,6 +110618,11 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
110456
110618
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
110457
110619
|
margin-right: 4px !important;
|
|
110458
110620
|
width: 24px !important;
|
|
110621
|
+
|
|
110622
|
+
@if ($skin-name =='fluent2') {
|
|
110623
|
+
font-size: 20px !important;
|
|
110624
|
+
margin-bottom: 5px !important;
|
|
110625
|
+
}
|
|
110459
110626
|
}
|
|
110460
110627
|
|
|
110461
110628
|
.e-calc-measure-icon,
|
|
@@ -110557,6 +110724,10 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
110557
110724
|
.e-drag {
|
|
110558
110725
|
font-size: $field-list-bigger-icon-size;
|
|
110559
110726
|
width: 24px;
|
|
110727
|
+
|
|
110728
|
+
@if ($skin-name =='fluent2') {
|
|
110729
|
+
font-size: 20px;
|
|
110730
|
+
}
|
|
110560
110731
|
}
|
|
110561
110732
|
}
|
|
110562
110733
|
}
|
|
@@ -114724,6 +114895,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 3px !default;
|
|
|
114724
114895
|
$qrybldr-drag-grp-list-heg: 25px !default;
|
|
114725
114896
|
$qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
114726
114897
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
114898
|
+
$qryblr-drag-icon-color: $grey-dark-font !default;
|
|
114727
114899
|
|
|
114728
114900
|
@mixin fluent2-small-round-btn {
|
|
114729
114901
|
@if $theme-name == 'fluent2' {
|
|
@@ -114766,7 +114938,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
114766
114938
|
@if $skin-name == 'fluent2' {
|
|
114767
114939
|
box-shadow: $shadow-md;
|
|
114768
114940
|
}
|
|
114769
|
-
background
|
|
114941
|
+
background: $qrybldr-drag-bg-color;
|
|
114770
114942
|
}
|
|
114771
114943
|
|
|
114772
114944
|
& .e-rule-value-delete {
|
|
@@ -114801,9 +114973,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
114801
114973
|
padding: 15px 3px 15px 11px;
|
|
114802
114974
|
vertical-align: middle;
|
|
114803
114975
|
font-size: $qrybldr-drag-icon-font-size;
|
|
114804
|
-
|
|
114805
|
-
color: $qryblr-drag-icon-color;
|
|
114806
|
-
}
|
|
114976
|
+
color: $qryblr-drag-icon-color;
|
|
114807
114977
|
}
|
|
114808
114978
|
|
|
114809
114979
|
& .e-group-header .e-drag-qb-rule {
|
|
@@ -120914,6 +121084,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
120914
121084
|
}
|
|
120915
121085
|
}
|
|
120916
121086
|
|
|
121087
|
+
@media print {
|
|
121088
|
+
.e-schedule {
|
|
121089
|
+
.e-table-container {
|
|
121090
|
+
display: block;
|
|
121091
|
+
}
|
|
121092
|
+
|
|
121093
|
+
.e-vertical-view .e-content-table thead {
|
|
121094
|
+
break-inside: auto;
|
|
121095
|
+
}
|
|
121096
|
+
}
|
|
121097
|
+
}
|
|
121098
|
+
|
|
120917
121099
|
.e-bigger .e-more-popup-wrapper,
|
|
120918
121100
|
.e-more-popup-wrapper {
|
|
120919
121101
|
background: $schedule-popup-bg-color;
|
|
@@ -121092,6 +121274,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
121092
121274
|
@mixin schedule-select-cell-focus-styles {
|
|
121093
121275
|
@if ($theme-name == 'fluent2') {
|
|
121094
121276
|
&:focus {
|
|
121277
|
+
background: $content-bg-color-focus;
|
|
121278
|
+
}
|
|
121279
|
+
|
|
121280
|
+
&:focus-visible {
|
|
121095
121281
|
background: $schedule-select-focus-bg-color;
|
|
121096
121282
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
121097
121283
|
}
|
|
@@ -121917,6 +122103,7 @@ $image-editor-save-dlg-big-btn-pad: 4px 11px 2px !default;
|
|
|
121917
122103
|
$image-editor-save-dlg-grp-btn-padding: 6px 7.5px 4px !default;
|
|
121918
122104
|
$image-editor-save-dlg-dev-grp-btn-padding: 2px 9.5px !default;
|
|
121919
122105
|
$image-editor-icon-button: 5px !default;
|
|
122106
|
+
$image-editor-filter-canvas-focus: 1px solid $grey-white !default;
|
|
121920
122107
|
|
|
121921
122108
|
@include export-module('image-editor-layout') {
|
|
121922
122109
|
.e-ie-toolbar-upload-div.e-hide,
|
|
@@ -122403,6 +122590,14 @@ $image-editor-icon-button: 5px !default;
|
|
|
122403
122590
|
}
|
|
122404
122591
|
}
|
|
122405
122592
|
}
|
|
122593
|
+
& .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
|
|
122594
|
+
& .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
122595
|
+
@if $skin-name == 'Material3' {
|
|
122596
|
+
height: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
122597
|
+
top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122598
|
+
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
122599
|
+
}
|
|
122600
|
+
}
|
|
122406
122601
|
}
|
|
122407
122602
|
|
|
122408
122603
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -122608,12 +122803,18 @@ $image-editor-icon-button: 5px !default;
|
|
|
122608
122803
|
@if $skin-name == 'highcontrast' {
|
|
122609
122804
|
margin-left: calc(100% - 175px);
|
|
122610
122805
|
}
|
|
122611
|
-
@if $skin-name == 'FluentUI' or $skin-name == 'material'
|
|
122806
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'material' {
|
|
122612
122807
|
margin-left: calc(100% - 185px);
|
|
122613
122808
|
}
|
|
122614
122809
|
@if $skin-name == 'fabric' {
|
|
122615
122810
|
margin-left: calc(100% - 180px);
|
|
122616
122811
|
}
|
|
122812
|
+
@if $skin-name == 'fluent2' {
|
|
122813
|
+
margin-left: calc(100% - 188px);
|
|
122814
|
+
}
|
|
122815
|
+
@if $skin-name == 'Material3' {
|
|
122816
|
+
margin-left: calc(100% - 190px);
|
|
122817
|
+
}
|
|
122617
122818
|
}
|
|
122618
122819
|
|
|
122619
122820
|
.e-device.e-ie-save-dialog .e-ie-img-size-value-span {
|
|
@@ -122636,6 +122837,9 @@ $image-editor-icon-button: 5px !default;
|
|
|
122636
122837
|
@if $skin-name == 'bootstrap5' {
|
|
122637
122838
|
margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122638
122839
|
}
|
|
122840
|
+
@if $skin-name == 'Material3' {
|
|
122841
|
+
margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122842
|
+
}
|
|
122639
122843
|
}
|
|
122640
122844
|
|
|
122641
122845
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
@@ -122733,7 +122937,12 @@ $image-editor-icon-button: 5px !default;
|
|
|
122733
122937
|
|
|
122734
122938
|
& .e-ie-img-size-value-span {
|
|
122735
122939
|
vertical-align: middle;
|
|
122736
|
-
|
|
122940
|
+
@if $skin-name == 'Material3' {
|
|
122941
|
+
margin-left: calc(50% - 52px);
|
|
122942
|
+
}
|
|
122943
|
+
@else {
|
|
122944
|
+
margin-left: calc(50% - 55px);
|
|
122945
|
+
}
|
|
122737
122946
|
}
|
|
122738
122947
|
|
|
122739
122948
|
& .e-btn-group .e-btn {
|
|
@@ -122764,10 +122973,10 @@ $image-editor-icon-button: 5px !default;
|
|
|
122764
122973
|
}
|
|
122765
122974
|
|
|
122766
122975
|
& .e-ie-img-size-value-span {
|
|
122767
|
-
@if $skin-name == '
|
|
122976
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
|
|
122768
122977
|
margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122769
122978
|
}
|
|
122770
|
-
@else if $skin-name == 'bootstrap' {
|
|
122979
|
+
@else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
|
|
122771
122980
|
margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122772
122981
|
}
|
|
122773
122982
|
@else if $skin-name == 'tailwind' {
|
|
@@ -122790,6 +122999,12 @@ $image-editor-icon-button: 5px !default;
|
|
|
122790
122999
|
}
|
|
122791
123000
|
}
|
|
122792
123001
|
|
|
123002
|
+
.e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
123003
|
+
@if $skin-name == 'Material3' {
|
|
123004
|
+
top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123005
|
+
}
|
|
123006
|
+
}
|
|
123007
|
+
|
|
122793
123008
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
122794
123009
|
width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122795
123010
|
@if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
|
|
@@ -122929,6 +123144,13 @@ $image-editor-icon-button: 5px !default;
|
|
|
122929
123144
|
}
|
|
122930
123145
|
}
|
|
122931
123146
|
|
|
123147
|
+
.e-ie-filter-canvas:focus,
|
|
123148
|
+
.filter-wrapper:focus .e-ie-filter-canvas,
|
|
123149
|
+
.filter-wrapper:focus canvas,
|
|
123150
|
+
.filter-wrapper canvas:focus {
|
|
123151
|
+
border: $image-editor-filter-canvas-focus;
|
|
123152
|
+
}
|
|
123153
|
+
|
|
122932
123154
|
|
|
122933
123155
|
@include export-module('image-editor-material-dark-icons') {
|
|
122934
123156
|
.e-image-editor {
|
|
@@ -125158,6 +125380,7 @@ $ribbon-dropdown-btn-padding: 0 15px !default;
|
|
|
125158
125380
|
$ribbon-dropdown-caret-btn-size: 12px !default;
|
|
125159
125381
|
$ribbon-dropdown-caret-btn-height: 12px !default;
|
|
125160
125382
|
$ribbon-dropdown-caret-btn-padding: 2px 4px !default;
|
|
125383
|
+
$ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
|
|
125161
125384
|
$ribbon-items-padding: 2px !default;
|
|
125162
125385
|
$ribbon-large-items-btn-padding: 0 3px !default;
|
|
125163
125386
|
$ribbon-large-items-btn-height: 18px !default;
|
|
@@ -125336,6 +125559,7 @@ $ribbon-bigger-menu-blank-icon-padding: 42px !default;
|
|
|
125336
125559
|
$ribbon-bigger-dropdown-btn-size: 16px !default;
|
|
125337
125560
|
$ribbon-bigger-dropdown-btn-line-height: 16px !default;
|
|
125338
125561
|
$ribbon-bigger-dropdown-caret-btn-padding: 3px 5px !default;
|
|
125562
|
+
$ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
|
|
125339
125563
|
$ribbon-bigger-dropdown-caret-btn-size: 16px !default;
|
|
125340
125564
|
$ribbon-bigger-dropdown-caret-icon-size: 12px !default;
|
|
125341
125565
|
$ribbon-bigger-dropdown-caret-btn-height: 16px !default;
|
|
@@ -125855,6 +126079,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125855
126079
|
|
|
125856
126080
|
.e-ribbon-tab-item {
|
|
125857
126081
|
display: inline-flex;
|
|
126082
|
+
|
|
126083
|
+
&.e-disabled {
|
|
126084
|
+
pointer-events: none;
|
|
126085
|
+
}
|
|
125858
126086
|
}
|
|
125859
126087
|
|
|
125860
126088
|
.e-ribbon-group {
|
|
@@ -126334,6 +126562,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126334
126562
|
}
|
|
126335
126563
|
}
|
|
126336
126564
|
|
|
126565
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
126566
|
+
padding: $ribbon-colorpicker-caret-btn-padding;
|
|
126567
|
+
}
|
|
126568
|
+
|
|
126337
126569
|
.e-dropdown-btn .e-caret {
|
|
126338
126570
|
@include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
|
|
126339
126571
|
padding: $ribbon-dropdown-caret-btn-padding;
|
|
@@ -127025,6 +127257,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
127025
127257
|
}
|
|
127026
127258
|
}
|
|
127027
127259
|
|
|
127260
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
127261
|
+
padding: $ribbon-bigger-colorpicker-caret-btn-padding;
|
|
127262
|
+
}
|
|
127263
|
+
|
|
127028
127264
|
.e-dropdown-btn .e-caret {
|
|
127029
127265
|
@include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
|
|
127030
127266
|
padding: $ribbon-bigger-dropdown-caret-btn-padding;
|
|
@@ -128156,6 +128392,8 @@ $timeline-item-disabled-color: 'rgba($white, .38)' !default;
|
|
|
128156
128392
|
$header-font-weight: 500 !default;
|
|
128157
128393
|
$multicolumn-grid-height: 36px !default;
|
|
128158
128394
|
$multicolumn-margin-top-value: 1px !default;
|
|
128395
|
+
$footer-border-width: 0 0 0 0 !default;
|
|
128396
|
+
$grid-border-width: 0 !default;
|
|
128159
128397
|
|
|
128160
128398
|
$multicolumn-grid-small-height: 36px !default;
|
|
128161
128399
|
$multicolumn-margin-top-small-value: 1px !default;
|
|
@@ -128172,7 +128410,7 @@ $grid-content-color: rgba($grey-white, 1) !default;
|
|
|
128172
128410
|
$grid-content-hover-bg-color: $grey-700 !default;
|
|
128173
128411
|
$grid-content-active-bg-color: $grey-700 !default;
|
|
128174
128412
|
$grid-content-active-color: $accent !default;
|
|
128175
|
-
$grid-footer-bg-color:
|
|
128413
|
+
$grid-footer-bg-color: $grey-800 !default;
|
|
128176
128414
|
$grid-footer-color: rgba($grey-white, .6) !default;
|
|
128177
128415
|
$grid-group-content-header-color: rgba($grey-white, .6) !default;
|
|
128178
128416
|
$grid-group-content-header-bg-color: $grey-800 !default;
|
|
@@ -128206,10 +128444,15 @@ $nodata-border-color: $grey-800 !default;
|
|
|
128206
128444
|
}
|
|
128207
128445
|
.e-multicolumn-list .e-popup-footer {
|
|
128208
128446
|
vertical-align: middle;
|
|
128209
|
-
border-
|
|
128447
|
+
border-style: solid;
|
|
128448
|
+
border-width: $footer-border-width;
|
|
128210
128449
|
font-size: 14px;
|
|
128211
|
-
height:
|
|
128212
|
-
|
|
128450
|
+
height: $multicolumn-grid-height;
|
|
128451
|
+
display: flex;
|
|
128452
|
+
align-items: center;
|
|
128453
|
+
}
|
|
128454
|
+
.e-multicolumn-grid.e-grid {
|
|
128455
|
+
border-width: $grid-border-width;
|
|
128213
128456
|
}
|
|
128214
128457
|
.e-input-group.e-multicolumn-list {
|
|
128215
128458
|
input[readonly].e-input {
|
|
@@ -128278,6 +128521,7 @@ $nodata-border-color: $grey-800 !default;
|
|
|
128278
128521
|
&.e-multicolumn-list .e-popup-footer {
|
|
128279
128522
|
font-size: 12px;
|
|
128280
128523
|
}
|
|
128524
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
128281
128525
|
.e-multicolumn-grid .e-row,
|
|
128282
128526
|
.e-multicolumn-grid .e-emptyrow {
|
|
128283
128527
|
height: $multicolumn-grid-small-height;
|
|
@@ -128290,6 +128534,7 @@ $nodata-border-color: $grey-800 !default;
|
|
|
128290
128534
|
&.e-multicolumn-list .e-popup-footer {
|
|
128291
128535
|
font-size: 16px;
|
|
128292
128536
|
}
|
|
128537
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
128293
128538
|
.e-multicolumn-grid .e-row,
|
|
128294
128539
|
.e-multicolumn-grid .e-emptyrow {
|
|
128295
128540
|
height: $multicolumn-grid-bigger-height;
|
|
@@ -128306,6 +128551,7 @@ $nodata-border-color: $grey-800 !default;
|
|
|
128306
128551
|
&.e-multicolumn-list .e-popup-footer {
|
|
128307
128552
|
font-size: 14px;
|
|
128308
128553
|
}
|
|
128554
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
128309
128555
|
.e-multicolumn-grid .e-row,
|
|
128310
128556
|
.e-multicolumn-grid .e-emptyrow {
|
|
128311
128557
|
height: $multicolumn-grid-bigger-small-height;
|