@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
|
@@ -3063,9 +3063,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
3063
3063
|
|
|
3064
3064
|
&:focus {
|
|
3065
3065
|
border: $acrdn-item-header-focus-border;
|
|
3066
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3067
3066
|
background: $acrdn-item-header-focus-bg;
|
|
3068
3067
|
|
|
3068
|
+
@if ($skin-name == 'fluent2') {
|
|
3069
|
+
box-shadow: none;
|
|
3070
|
+
}
|
|
3071
|
+
@else {
|
|
3072
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3073
|
+
}
|
|
3074
|
+
|
|
3069
3075
|
&:active {
|
|
3070
3076
|
|
|
3071
3077
|
.e-icons,
|
|
@@ -3075,6 +3081,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
3075
3081
|
}
|
|
3076
3082
|
}
|
|
3077
3083
|
}
|
|
3084
|
+
|
|
3085
|
+
@if ($skin-name == 'fluent2') {
|
|
3086
|
+
&:focus-visible {
|
|
3087
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3088
|
+
}
|
|
3089
|
+
}
|
|
3078
3090
|
}
|
|
3079
3091
|
|
|
3080
3092
|
&.e-select {
|
|
@@ -3181,9 +3193,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
3181
3193
|
}
|
|
3182
3194
|
|
|
3183
3195
|
&:focus {
|
|
3184
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3185
3196
|
position: relative;
|
|
3186
3197
|
z-index: 2;
|
|
3198
|
+
|
|
3199
|
+
@if ($skin-name == 'fluent2') {
|
|
3200
|
+
box-shadow: none;
|
|
3201
|
+
}
|
|
3202
|
+
@else {
|
|
3203
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3204
|
+
}
|
|
3205
|
+
}
|
|
3206
|
+
|
|
3207
|
+
@if ($skin-name == 'fluent2') {
|
|
3208
|
+
&:focus-visible {
|
|
3209
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3210
|
+
}
|
|
3187
3211
|
}
|
|
3188
3212
|
}
|
|
3189
3213
|
|
|
@@ -15765,11 +15789,15 @@ $input-error-text-color:$danger !default;
|
|
|
15765
15789
|
@if $input-skin-name == 'bootstrap4' {
|
|
15766
15790
|
transition: $input-transition-shadow;
|
|
15767
15791
|
}
|
|
15768
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5'
|
|
15792
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15769
15793
|
border-color: $input-group-border-color-focus;
|
|
15770
15794
|
border-radius: $input-groupo-focus-border-radius;
|
|
15771
15795
|
box-shadow: $input-group-focus-box-shadow;
|
|
15772
15796
|
}
|
|
15797
|
+
@if $input-skin-name == 'FluentUI' {
|
|
15798
|
+
border-radius: $input-groupo-focus-border-radius;
|
|
15799
|
+
border-width: 2px;
|
|
15800
|
+
}
|
|
15773
15801
|
}
|
|
15774
15802
|
|
|
15775
15803
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -15858,14 +15886,14 @@ $input-error-text-color:$danger !default;
|
|
|
15858
15886
|
|
|
15859
15887
|
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
15860
15888
|
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15861
|
-
@if $input-skin-name == 'fabric' or $input-skin-name == '
|
|
15889
|
+
@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' {
|
|
15862
15890
|
border-color: $input-active-border-color;
|
|
15863
15891
|
}
|
|
15864
15892
|
@if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
|
|
15865
15893
|
-webkit-box-shadow: $input-border-shadow;
|
|
15866
15894
|
box-shadow: $input-border-shadow;
|
|
15867
15895
|
}
|
|
15868
|
-
@if $input-skin-name == 'bootstrap5'
|
|
15896
|
+
@if $input-skin-name == 'bootstrap5' {
|
|
15869
15897
|
box-shadow: $input-group-focus-box-shadow;
|
|
15870
15898
|
}
|
|
15871
15899
|
}
|
|
@@ -24622,7 +24650,7 @@ $sd-active-li-bg: $secondary-bg-color-pressed !default;
|
|
|
24622
24650
|
$sd-active-li-border-color: $secondary-border-color-pressed !default;
|
|
24623
24651
|
$sd-active-font-color: $secondary-text-color !default;
|
|
24624
24652
|
|
|
24625
|
-
@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) {
|
|
24653
|
+
@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) {
|
|
24626
24654
|
.e-speeddial-ul {
|
|
24627
24655
|
padding: $padding;
|
|
24628
24656
|
}
|
|
@@ -24635,6 +24663,14 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
24635
24663
|
margin: $li-text-margin;
|
|
24636
24664
|
}
|
|
24637
24665
|
|
|
24666
|
+
.e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
|
|
24667
|
+
@if ($skin-name == 'fluent2') {
|
|
24668
|
+
font-size: $li-icon-font-size;
|
|
24669
|
+
line-height: $speeddial-li-text-height;
|
|
24670
|
+
padding: $speeddial-text-li-padding;
|
|
24671
|
+
}
|
|
24672
|
+
}
|
|
24673
|
+
|
|
24638
24674
|
.e-speeddial-li-text {
|
|
24639
24675
|
height: $speeddial-li-text-height;
|
|
24640
24676
|
line-height: $speeddial-li-text-height;
|
|
@@ -24758,6 +24794,16 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
24758
24794
|
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
24759
24795
|
margin: $sd-li-text-margin;
|
|
24760
24796
|
}
|
|
24797
|
+
|
|
24798
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
24799
|
+
@if ($skin-name == 'fluent2') {
|
|
24800
|
+
border: 1px solid;
|
|
24801
|
+
border-radius: 20px;
|
|
24802
|
+
font-size: 12px;
|
|
24803
|
+
line-height: 16px;
|
|
24804
|
+
padding: 8px 16px;
|
|
24805
|
+
}
|
|
24806
|
+
}
|
|
24761
24807
|
}
|
|
24762
24808
|
|
|
24763
24809
|
.e-speeddial-li-text {
|
|
@@ -24895,19 +24941,19 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
24895
24941
|
|
|
24896
24942
|
.e-small.e-speeddial-popup,
|
|
24897
24943
|
.e-small .e-speeddial-popup {
|
|
24898
|
-
@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);
|
|
24944
|
+
@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);
|
|
24899
24945
|
}
|
|
24900
24946
|
|
|
24901
24947
|
.e-bigger.e-speeddial-popup,
|
|
24902
24948
|
.e-bigger .e-speeddial-popup {
|
|
24903
|
-
@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);
|
|
24949
|
+
@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);
|
|
24904
24950
|
}
|
|
24905
24951
|
|
|
24906
24952
|
.e-bigger.e-small.e-speeddial-popup,
|
|
24907
24953
|
.e-bigger.e-small .e-speeddial-popup,
|
|
24908
24954
|
.e-bigger .e-small.e-speeddial-popup,
|
|
24909
24955
|
.e-small .e-bigger.e-speeddial-popup {
|
|
24910
|
-
@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);
|
|
24956
|
+
@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);
|
|
24911
24957
|
}
|
|
24912
24958
|
|
|
24913
24959
|
.e-speeddial-overlay {
|
|
@@ -24971,6 +25017,13 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
24971
25017
|
border-color: $sd-li-border-color;
|
|
24972
25018
|
}
|
|
24973
25019
|
}
|
|
25020
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
25021
|
+
@if ($skin-name == 'fluent2') {
|
|
25022
|
+
background: $secondary-bg-color;
|
|
25023
|
+
box-shadow: $shadow-lg;
|
|
25024
|
+
border-color: $secondary-border-color;
|
|
25025
|
+
}
|
|
25026
|
+
}
|
|
24974
25027
|
}
|
|
24975
25028
|
.e-speeddial-li.e-disabled {
|
|
24976
25029
|
@include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
|
|
@@ -26195,7 +26248,7 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
26195
26248
|
}
|
|
26196
26249
|
}
|
|
26197
26250
|
#{if(&, '&', '*')} .e-content.e-year,
|
|
26198
|
-
#{if(&, '&', '*')} .e-content.e-decade
|
|
26251
|
+
#{if(&, '&', '*')} .e-content.e-decade {
|
|
26199
26252
|
#{if(&, '&', '*')} td.e-selected span.e-day {
|
|
26200
26253
|
@if $skin-name == 'fluent2' {
|
|
26201
26254
|
font-weight: 600;
|
|
@@ -45347,12 +45400,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
45347
45400
|
.e-dlg-header-content {
|
|
45348
45401
|
border-radius: $header-content-border-radius;
|
|
45349
45402
|
line-height: $dialog-header-line-height;
|
|
45350
|
-
|
|
45351
|
-
.e-dlg-closeicon-btn.e-btn.e-icon-btn {
|
|
45352
|
-
@if $skin-name =='fluent2' {
|
|
45353
|
-
line-height: 2;
|
|
45354
|
-
}
|
|
45355
|
-
}
|
|
45356
45403
|
}
|
|
45357
45404
|
|
|
45358
45405
|
.e-dlg-header-content + .e-dlg-content {
|
|
@@ -45526,6 +45573,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
45526
45573
|
@if $skin-name == 'Material3' {
|
|
45527
45574
|
padding: $zero-value;
|
|
45528
45575
|
}
|
|
45576
|
+
@if $skin-name == 'fluent2' {
|
|
45577
|
+
padding: $dialog-bigger-header-btn-padding;
|
|
45578
|
+
}
|
|
45529
45579
|
}
|
|
45530
45580
|
|
|
45531
45581
|
.e-btn .e-btn-icon.e-icon-dlg-close {
|
|
@@ -45631,6 +45681,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
45631
45681
|
@if $skin-name == 'Material3' {
|
|
45632
45682
|
padding: $zero-value;
|
|
45633
45683
|
}
|
|
45684
|
+
@if $skin-name == 'fluent2' {
|
|
45685
|
+
padding: $dialog-header-btn-padding;
|
|
45686
|
+
}
|
|
45634
45687
|
}
|
|
45635
45688
|
|
|
45636
45689
|
.e-rtl {
|
|
@@ -54667,7 +54720,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
54667
54720
|
@if $skin-name == 'bootstrap4' {
|
|
54668
54721
|
font-size: $treeview-big-image-font-size;
|
|
54669
54722
|
}
|
|
54670
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
54723
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
|
|
54671
54724
|
& + .e-list-text {
|
|
54672
54725
|
padding: $treeview-big-image-text-padding;
|
|
54673
54726
|
}
|
|
@@ -57580,6 +57633,16 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
57580
57633
|
font-weight: $stepper-font-weight;
|
|
57581
57634
|
}
|
|
57582
57635
|
}
|
|
57636
|
+
&.e-linear {
|
|
57637
|
+
.e-step-container {
|
|
57638
|
+
pointer-events: none;
|
|
57639
|
+
}
|
|
57640
|
+
.e-previous:not(.e-step-disabled),
|
|
57641
|
+
.e-next:not(.e-step-disabled),
|
|
57642
|
+
.e-step-selected:not(.e-step-disabled) {
|
|
57643
|
+
pointer-events: auto;
|
|
57644
|
+
}
|
|
57645
|
+
}
|
|
57583
57646
|
&.e-stepper-readonly,
|
|
57584
57647
|
.e-step-disabled {
|
|
57585
57648
|
cursor: default;
|
|
@@ -59051,6 +59114,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
59051
59114
|
|
|
59052
59115
|
&.e-chip-input {
|
|
59053
59116
|
width: 0;
|
|
59117
|
+
display: none;
|
|
59054
59118
|
}
|
|
59055
59119
|
}
|
|
59056
59120
|
|
|
@@ -75242,7 +75306,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
75242
75306
|
.e-frame {
|
|
75243
75307
|
margin-bottom: 1px;
|
|
75244
75308
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
75245
|
-
margin:
|
|
75309
|
+
margin-bottom: 8px;
|
|
75246
75310
|
}
|
|
75247
75311
|
}
|
|
75248
75312
|
}
|
|
@@ -75390,6 +75454,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
75390
75454
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
75391
75455
|
.e-ftrchk.e-infinitescroll {
|
|
75392
75456
|
margin-left: 0;
|
|
75457
|
+
padding-left: 0;
|
|
75393
75458
|
}
|
|
75394
75459
|
}
|
|
75395
75460
|
|
|
@@ -76636,7 +76701,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
76636
76701
|
|
|
76637
76702
|
@if $grid-skin == 'fluent2' {
|
|
76638
76703
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
76639
|
-
margin-left: -
|
|
76704
|
+
margin-left: -5px;
|
|
76705
|
+
margin-top: 4px;
|
|
76640
76706
|
}
|
|
76641
76707
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
76642
76708
|
margin-right: -2px;
|
|
@@ -76647,7 +76713,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
76647
76713
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
76648
76714
|
@if $grid-skin == 'fluent2' {
|
|
76649
76715
|
margin-bottom: 2px;
|
|
76650
|
-
margin-left:
|
|
76716
|
+
margin-left: 7px;
|
|
76651
76717
|
}
|
|
76652
76718
|
}
|
|
76653
76719
|
|
|
@@ -76774,8 +76840,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
76774
76840
|
}
|
|
76775
76841
|
|
|
76776
76842
|
@if $grid-skin == 'fluent2' {
|
|
76777
|
-
.e-ftrchk.e-infinitescroll {
|
|
76843
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
76778
76844
|
margin-left: 0;
|
|
76845
|
+
padding-left: 0;
|
|
76779
76846
|
}
|
|
76780
76847
|
}
|
|
76781
76848
|
|
|
@@ -78438,7 +78505,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
78438
78505
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
78439
78506
|
}
|
|
78440
78507
|
white-space: normal;
|
|
78441
|
-
|
|
78508
|
+
text-wrap: nowrap;
|
|
78509
|
+
text-overflow: ellipsis;
|
|
78510
|
+
overflow: hidden;
|
|
78442
78511
|
&.e-lastrowcell {
|
|
78443
78512
|
border-bottom-width: 1px;
|
|
78444
78513
|
}
|
|
@@ -79179,7 +79248,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
79179
79248
|
}
|
|
79180
79249
|
|
|
79181
79250
|
@if $grid-skin == 'fluent2' {
|
|
79182
|
-
.e-ftrchk.e-infinitescroll {
|
|
79251
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
79183
79252
|
padding-left: 0;
|
|
79184
79253
|
margin-left: 0;
|
|
79185
79254
|
}
|
|
@@ -80362,7 +80431,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
80362
80431
|
|
|
80363
80432
|
&.e-default {
|
|
80364
80433
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
80365
|
-
& .e-gridheader table tr th:last-child {
|
|
80434
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
80366
80435
|
border-left: 0;
|
|
80367
80436
|
}
|
|
80368
80437
|
}
|
|
@@ -81191,7 +81260,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
81191
81260
|
}
|
|
81192
81261
|
|
|
81193
81262
|
.e-gridcontent .e-groupcaption {
|
|
81194
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
81263
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
81195
81264
|
}
|
|
81196
81265
|
|
|
81197
81266
|
.e-summarycell {
|
|
@@ -81783,9 +81852,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
81783
81852
|
background: none;
|
|
81784
81853
|
border: 0;
|
|
81785
81854
|
color: $grid-responsive-custom-header-btn-color;
|
|
81786
|
-
@if $grid-skin == 'fluent2' {
|
|
81787
|
-
padding-top: 6px;
|
|
81788
|
-
}
|
|
81789
81855
|
}
|
|
81790
81856
|
}
|
|
81791
81857
|
}
|
|
@@ -81872,6 +81938,22 @@ $grid-checkmark-color: $primary !default;
|
|
|
81872
81938
|
& .e-dlg-content {
|
|
81873
81939
|
padding: 16px;
|
|
81874
81940
|
}
|
|
81941
|
+
|
|
81942
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
81943
|
+
.e-checkbox-wrapper .e-frame {
|
|
81944
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
81945
|
+
margin: 0 0 1px 4px;
|
|
81946
|
+
}
|
|
81947
|
+
}
|
|
81948
|
+
|
|
81949
|
+
.e-radio + label {
|
|
81950
|
+
margin: 0;
|
|
81951
|
+
}
|
|
81952
|
+
|
|
81953
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
81954
|
+
margin-left: 18px;
|
|
81955
|
+
}
|
|
81956
|
+
}
|
|
81875
81957
|
}
|
|
81876
81958
|
|
|
81877
81959
|
& .e-ressortbutton-parent {
|
|
@@ -81966,6 +82048,14 @@ $grid-checkmark-color: $primary !default;
|
|
|
81966
82048
|
min-height: 160px;
|
|
81967
82049
|
overflow-y: auto;
|
|
81968
82050
|
|
|
82051
|
+
&.e-checkbox-infinitescroll {
|
|
82052
|
+
border-top-style: solid;
|
|
82053
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
82054
|
+
border-top-width: 1px;
|
|
82055
|
+
margin-top: 0;
|
|
82056
|
+
overflow-x: hidden;
|
|
82057
|
+
}
|
|
82058
|
+
|
|
81969
82059
|
& .e-ftrchk {
|
|
81970
82060
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
81971
82061
|
@if $grid-skin == 'fluent2' {
|
|
@@ -81974,6 +82064,29 @@ $grid-checkmark-color: $primary !default;
|
|
|
81974
82064
|
}
|
|
81975
82065
|
}
|
|
81976
82066
|
}
|
|
82067
|
+
|
|
82068
|
+
& .e-ftrchk {
|
|
82069
|
+
& .e-chk-hidden {
|
|
82070
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
82071
|
+
height: 1px;
|
|
82072
|
+
opacity: 0;
|
|
82073
|
+
width: 1px;
|
|
82074
|
+
}
|
|
82075
|
+
|
|
82076
|
+
& .e-mask {
|
|
82077
|
+
display: inline-block;
|
|
82078
|
+
height: 10px;
|
|
82079
|
+
width: 80%;
|
|
82080
|
+
|
|
82081
|
+
&.e-mask-checkbox-filter-intent {
|
|
82082
|
+
width: 13px;
|
|
82083
|
+
}
|
|
82084
|
+
|
|
82085
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
82086
|
+
margin-left: 8px;
|
|
82087
|
+
}
|
|
82088
|
+
}
|
|
82089
|
+
}
|
|
81977
82090
|
}
|
|
81978
82091
|
}
|
|
81979
82092
|
}
|
|
@@ -81988,10 +82101,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
81988
82101
|
& .e-searchbox {
|
|
81989
82102
|
padding-left: 0;
|
|
81990
82103
|
}
|
|
81991
|
-
& .e-
|
|
81992
|
-
|
|
81993
|
-
|
|
81994
|
-
}
|
|
82104
|
+
& .e-ftrchk.e-infinitescroll,
|
|
82105
|
+
& .e-spinner .e-checkboxlist {
|
|
82106
|
+
margin-left: -7px;
|
|
81995
82107
|
}
|
|
81996
82108
|
}
|
|
81997
82109
|
}
|
|
@@ -82039,6 +82151,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
82039
82151
|
@if $grid-skin == 'fluent' {
|
|
82040
82152
|
padding-top: 3px;
|
|
82041
82153
|
}
|
|
82154
|
+
@if $grid-skin == 'fluent' {
|
|
82155
|
+
padding-top: 1px;
|
|
82156
|
+
}
|
|
82042
82157
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
82043
82158
|
padding-top: 2px;
|
|
82044
82159
|
}
|
|
@@ -82367,6 +82482,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
82367
82482
|
border-color: $grid-header-border-color;
|
|
82368
82483
|
}
|
|
82369
82484
|
|
|
82485
|
+
.e-headercell,
|
|
82486
|
+
.e-detailheadercell {
|
|
82487
|
+
background-color: $grid-header-bg-color;
|
|
82488
|
+
}
|
|
82489
|
+
|
|
82370
82490
|
.e-gridcontent {
|
|
82371
82491
|
background-color: $grid-content-bg-color;
|
|
82372
82492
|
}
|
|
@@ -90344,14 +90464,24 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90344
90464
|
font-size: 2em;
|
|
90345
90465
|
font-weight: bold;
|
|
90346
90466
|
height: 40px;
|
|
90347
|
-
|
|
90467
|
+
@if $skin-name =='fluent2' {
|
|
90468
|
+
line-height: 25px;
|
|
90469
|
+
}
|
|
90470
|
+
@else {
|
|
90471
|
+
line-height: 40px;
|
|
90472
|
+
}
|
|
90348
90473
|
}
|
|
90349
90474
|
|
|
90350
90475
|
&.e-h2 {
|
|
90351
90476
|
font-size: 1.5em;
|
|
90352
90477
|
font-weight: bold;
|
|
90353
90478
|
height: 40px;
|
|
90354
|
-
|
|
90479
|
+
@if $skin-name =='fluent2' {
|
|
90480
|
+
line-height: 25px;
|
|
90481
|
+
}
|
|
90482
|
+
@else {
|
|
90483
|
+
line-height: 40px;
|
|
90484
|
+
}
|
|
90355
90485
|
}
|
|
90356
90486
|
|
|
90357
90487
|
&.e-h3 {
|
|
@@ -91693,7 +91823,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91693
91823
|
.e-rte-dropdown-btn-text,
|
|
91694
91824
|
.e-background-color,
|
|
91695
91825
|
.e-rte-font-color {
|
|
91696
|
-
font-size:
|
|
91826
|
+
font-size: 16px;
|
|
91697
91827
|
}
|
|
91698
91828
|
}
|
|
91699
91829
|
.e-bigger {
|
|
@@ -91702,27 +91832,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91702
91832
|
.e-rte-dropdown-btn-text,
|
|
91703
91833
|
.e-background-color,
|
|
91704
91834
|
.e-rte-font-color {
|
|
91705
|
-
font-size:
|
|
91835
|
+
font-size: 18px;
|
|
91706
91836
|
}
|
|
91707
91837
|
}
|
|
91708
91838
|
}
|
|
91709
91839
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
91710
91840
|
.e-background-color,
|
|
91711
|
-
.e-rte-font-color{
|
|
91712
|
-
font-size:
|
|
91841
|
+
.e-rte-font-color {
|
|
91842
|
+
font-size: 16px;
|
|
91713
91843
|
}
|
|
91714
91844
|
}
|
|
91715
91845
|
.e-bigger {
|
|
91716
91846
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
91717
91847
|
.e-background-color,
|
|
91718
|
-
.e-rte-font-color{
|
|
91719
|
-
font-size:
|
|
91848
|
+
.e-rte-font-color {
|
|
91849
|
+
font-size: 18px;
|
|
91720
91850
|
}
|
|
91721
91851
|
}
|
|
91722
|
-
.e-rte-container{
|
|
91852
|
+
.e-rte-container {
|
|
91723
91853
|
border-radius: 4px;
|
|
91724
91854
|
}
|
|
91725
|
-
.e-richtexteditor{
|
|
91855
|
+
.e-richtexteditor {
|
|
91726
91856
|
border-radius: 4px;
|
|
91727
91857
|
.e-toolbar {
|
|
91728
91858
|
border-radius: 4px 4px 0 0;
|
|
@@ -98254,7 +98384,7 @@ $kanban-col-expand-collapse-box-shadow: $shadow-focus-ring1;
|
|
|
98254
98384
|
|
|
98255
98385
|
.e-kanban-dialog .e-dialog-edit.e-primary{
|
|
98256
98386
|
background: $primary-bg-color-hover;
|
|
98257
|
-
color: $primary-
|
|
98387
|
+
color: $primary-text-color;
|
|
98258
98388
|
}
|
|
98259
98389
|
}
|
|
98260
98390
|
|
|
@@ -107401,6 +107531,12 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
107401
107531
|
&:not(.e-active) {
|
|
107402
107532
|
.e-list-icon {
|
|
107403
107533
|
color: $field-list-tree-icon-color;
|
|
107534
|
+
|
|
107535
|
+
@if ($skin-name == 'fluent2') {
|
|
107536
|
+
&:hover {
|
|
107537
|
+
color: $field-list-icon-hover-color;
|
|
107538
|
+
}
|
|
107539
|
+
}
|
|
107404
107540
|
}
|
|
107405
107541
|
}
|
|
107406
107542
|
|
|
@@ -107412,6 +107548,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
107412
107548
|
float: right !important;
|
|
107413
107549
|
margin: 0 12px 0 0;
|
|
107414
107550
|
/* stylelint-enable */
|
|
107551
|
+
|
|
107552
|
+
@if ($skin-name == 'fluent2') {
|
|
107553
|
+
&:hover {
|
|
107554
|
+
color: $field-list-icon-hover-color;
|
|
107555
|
+
}
|
|
107556
|
+
&:active {
|
|
107557
|
+
color: $field-list-icon-hover-color;
|
|
107558
|
+
}
|
|
107559
|
+
}
|
|
107415
107560
|
}
|
|
107416
107561
|
}
|
|
107417
107562
|
|
|
@@ -107476,6 +107621,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
107476
107621
|
margin-right: 4px;
|
|
107477
107622
|
pointer-events: auto;
|
|
107478
107623
|
width: 20px;
|
|
107624
|
+
|
|
107625
|
+
@if ($skin-name == 'fluent2') {
|
|
107626
|
+
font-size: 16px;
|
|
107627
|
+
margin-top: 3px;
|
|
107628
|
+
}
|
|
107479
107629
|
}
|
|
107480
107630
|
@if ($skin-name == 'tailwind') {
|
|
107481
107631
|
&.e-active {
|
|
@@ -107843,7 +107993,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
107843
107993
|
position: relative;
|
|
107844
107994
|
top: 3px;
|
|
107845
107995
|
}
|
|
107846
|
-
|
|
107996
|
+
|
|
107997
|
+
@if ($skin-name == 'fluent2') {
|
|
107998
|
+
font-size: 20px;
|
|
107999
|
+
}
|
|
108000
|
+
|
|
107847
108001
|
@if ($skin-name == 'tailwind') {
|
|
107848
108002
|
position: relative;
|
|
107849
108003
|
top: 1px;
|
|
@@ -109385,6 +109539,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
109385
109539
|
vertical-align: bottom;
|
|
109386
109540
|
width: 20px;
|
|
109387
109541
|
|
|
109542
|
+
@if ($skin-name =='fluent2') {
|
|
109543
|
+
font-size: 16px;
|
|
109544
|
+
}
|
|
109545
|
+
|
|
109388
109546
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
109389
109547
|
margin-right: 4px;
|
|
109390
109548
|
padding-left: 8px;
|
|
@@ -109665,6 +109823,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
109665
109823
|
height: 20px;
|
|
109666
109824
|
width: 20px;
|
|
109667
109825
|
|
|
109826
|
+
@if ($skin-name =='fluent2') {
|
|
109827
|
+
font-size: 16px;
|
|
109828
|
+
}
|
|
109829
|
+
|
|
109668
109830
|
&.e-disable-drag {
|
|
109669
109831
|
cursor: not-allowed;
|
|
109670
109832
|
opacity: .4;
|
|
@@ -110643,6 +110805,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
110643
110805
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
110644
110806
|
margin-right: 4px !important;
|
|
110645
110807
|
width: 24px !important;
|
|
110808
|
+
|
|
110809
|
+
@if ($skin-name =='fluent2') {
|
|
110810
|
+
font-size: 20px !important;
|
|
110811
|
+
margin-bottom: 5px !important;
|
|
110812
|
+
}
|
|
110646
110813
|
}
|
|
110647
110814
|
|
|
110648
110815
|
.e-calc-measure-icon,
|
|
@@ -110744,6 +110911,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
110744
110911
|
.e-drag {
|
|
110745
110912
|
font-size: $field-list-bigger-icon-size;
|
|
110746
110913
|
width: 24px;
|
|
110914
|
+
|
|
110915
|
+
@if ($skin-name =='fluent2') {
|
|
110916
|
+
font-size: 20px;
|
|
110917
|
+
}
|
|
110747
110918
|
}
|
|
110748
110919
|
}
|
|
110749
110920
|
}
|
|
@@ -114908,6 +115079,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 2px !default;
|
|
|
114908
115079
|
$qrybldr-drag-grp-list-heg: 29px !default;
|
|
114909
115080
|
$qrybldr-drag-grp-big-list-heg: 35px !default;
|
|
114910
115081
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
115082
|
+
$qryblr-drag-icon-color: $secondary-text-color !default;
|
|
114911
115083
|
|
|
114912
115084
|
@mixin fluent2-small-round-btn {
|
|
114913
115085
|
@if $theme-name == 'fluent2' {
|
|
@@ -114950,7 +115122,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
114950
115122
|
@if $skin-name == 'fluent2' {
|
|
114951
115123
|
box-shadow: $shadow-md;
|
|
114952
115124
|
}
|
|
114953
|
-
background
|
|
115125
|
+
background: $qrybldr-drag-bg-color;
|
|
114954
115126
|
}
|
|
114955
115127
|
|
|
114956
115128
|
& .e-rule-value-delete {
|
|
@@ -114985,9 +115157,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
114985
115157
|
padding: 15px 3px 15px 11px;
|
|
114986
115158
|
vertical-align: middle;
|
|
114987
115159
|
font-size: $qrybldr-drag-icon-font-size;
|
|
114988
|
-
|
|
114989
|
-
color: $qryblr-drag-icon-color;
|
|
114990
|
-
}
|
|
115160
|
+
color: $qryblr-drag-icon-color;
|
|
114991
115161
|
}
|
|
114992
115162
|
|
|
114993
115163
|
& .e-group-header .e-drag-qb-rule {
|
|
@@ -121100,6 +121270,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
121100
121270
|
}
|
|
121101
121271
|
}
|
|
121102
121272
|
|
|
121273
|
+
@media print {
|
|
121274
|
+
.e-schedule {
|
|
121275
|
+
.e-table-container {
|
|
121276
|
+
display: block;
|
|
121277
|
+
}
|
|
121278
|
+
|
|
121279
|
+
.e-vertical-view .e-content-table thead {
|
|
121280
|
+
break-inside: auto;
|
|
121281
|
+
}
|
|
121282
|
+
}
|
|
121283
|
+
}
|
|
121284
|
+
|
|
121103
121285
|
.e-bigger .e-more-popup-wrapper,
|
|
121104
121286
|
.e-more-popup-wrapper {
|
|
121105
121287
|
background: $schedule-popup-bg-color;
|
|
@@ -121278,6 +121460,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
121278
121460
|
@mixin schedule-select-cell-focus-styles {
|
|
121279
121461
|
@if ($theme-name == 'fluent2') {
|
|
121280
121462
|
&:focus {
|
|
121463
|
+
background: $content-bg-color-focus;
|
|
121464
|
+
}
|
|
121465
|
+
|
|
121466
|
+
&:focus-visible {
|
|
121281
121467
|
background: $schedule-select-focus-bg-color;
|
|
121282
121468
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
121283
121469
|
}
|
|
@@ -122100,6 +122286,7 @@ $image-editor-save-dlg-big-btn-pad: 0 10px !default;
|
|
|
122100
122286
|
$image-editor-save-dlg-grp-btn-padding: 0 12px !default;
|
|
122101
122287
|
$image-editor-save-dlg-dev-grp-btn-padding: 0 15px !default;
|
|
122102
122288
|
$image-editor-icon-button: 3px !default;
|
|
122289
|
+
$image-editor-filter-canvas-focus: 1px solid $gray-25 !default;
|
|
122103
122290
|
|
|
122104
122291
|
@include export-module('image-editor-layout') {
|
|
122105
122292
|
.e-ie-toolbar-upload-div.e-hide,
|
|
@@ -122586,6 +122773,14 @@ $image-editor-icon-button: 3px !default;
|
|
|
122586
122773
|
}
|
|
122587
122774
|
}
|
|
122588
122775
|
}
|
|
122776
|
+
& .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
|
|
122777
|
+
& .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
122778
|
+
@if $skin-name == 'Material3' {
|
|
122779
|
+
height: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
122780
|
+
top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122781
|
+
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
122782
|
+
}
|
|
122783
|
+
}
|
|
122589
122784
|
}
|
|
122590
122785
|
|
|
122591
122786
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -122791,12 +122986,18 @@ $image-editor-icon-button: 3px !default;
|
|
|
122791
122986
|
@if $skin-name == 'highcontrast' {
|
|
122792
122987
|
margin-left: calc(100% - 175px);
|
|
122793
122988
|
}
|
|
122794
|
-
@if $skin-name == 'FluentUI' or $skin-name == 'material'
|
|
122989
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'material' {
|
|
122795
122990
|
margin-left: calc(100% - 185px);
|
|
122796
122991
|
}
|
|
122797
122992
|
@if $skin-name == 'fabric' {
|
|
122798
122993
|
margin-left: calc(100% - 180px);
|
|
122799
122994
|
}
|
|
122995
|
+
@if $skin-name == 'fluent2' {
|
|
122996
|
+
margin-left: calc(100% - 188px);
|
|
122997
|
+
}
|
|
122998
|
+
@if $skin-name == 'Material3' {
|
|
122999
|
+
margin-left: calc(100% - 190px);
|
|
123000
|
+
}
|
|
122800
123001
|
}
|
|
122801
123002
|
|
|
122802
123003
|
.e-device.e-ie-save-dialog .e-ie-img-size-value-span {
|
|
@@ -122819,6 +123020,9 @@ $image-editor-icon-button: 3px !default;
|
|
|
122819
123020
|
@if $skin-name == 'bootstrap5' {
|
|
122820
123021
|
margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122821
123022
|
}
|
|
123023
|
+
@if $skin-name == 'Material3' {
|
|
123024
|
+
margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123025
|
+
}
|
|
122822
123026
|
}
|
|
122823
123027
|
|
|
122824
123028
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
@@ -122916,7 +123120,12 @@ $image-editor-icon-button: 3px !default;
|
|
|
122916
123120
|
|
|
122917
123121
|
& .e-ie-img-size-value-span {
|
|
122918
123122
|
vertical-align: middle;
|
|
122919
|
-
|
|
123123
|
+
@if $skin-name == 'Material3' {
|
|
123124
|
+
margin-left: calc(50% - 52px);
|
|
123125
|
+
}
|
|
123126
|
+
@else {
|
|
123127
|
+
margin-left: calc(50% - 55px);
|
|
123128
|
+
}
|
|
122920
123129
|
}
|
|
122921
123130
|
|
|
122922
123131
|
& .e-btn-group .e-btn {
|
|
@@ -122947,10 +123156,10 @@ $image-editor-icon-button: 3px !default;
|
|
|
122947
123156
|
}
|
|
122948
123157
|
|
|
122949
123158
|
& .e-ie-img-size-value-span {
|
|
122950
|
-
@if $skin-name == '
|
|
123159
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
|
|
122951
123160
|
margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122952
123161
|
}
|
|
122953
|
-
@else if $skin-name == 'bootstrap' {
|
|
123162
|
+
@else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
|
|
122954
123163
|
margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122955
123164
|
}
|
|
122956
123165
|
@else if $skin-name == 'tailwind' {
|
|
@@ -122973,6 +123182,12 @@ $image-editor-icon-button: 3px !default;
|
|
|
122973
123182
|
}
|
|
122974
123183
|
}
|
|
122975
123184
|
|
|
123185
|
+
.e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
123186
|
+
@if $skin-name == 'Material3' {
|
|
123187
|
+
top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123188
|
+
}
|
|
123189
|
+
}
|
|
123190
|
+
|
|
122976
123191
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
122977
123192
|
width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122978
123193
|
@if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
|
|
@@ -123112,6 +123327,13 @@ $image-editor-icon-button: 3px !default;
|
|
|
123112
123327
|
}
|
|
123113
123328
|
}
|
|
123114
123329
|
|
|
123330
|
+
.e-ie-filter-canvas:focus,
|
|
123331
|
+
.filter-wrapper:focus .e-ie-filter-canvas,
|
|
123332
|
+
.filter-wrapper:focus canvas,
|
|
123333
|
+
.filter-wrapper canvas:focus {
|
|
123334
|
+
border: $image-editor-filter-canvas-focus;
|
|
123335
|
+
}
|
|
123336
|
+
|
|
123115
123337
|
|
|
123116
123338
|
@include export-module('image-editor-bds-icons') {
|
|
123117
123339
|
.e-image-editor {
|
|
@@ -125359,6 +125581,7 @@ $ribbon-dropdown-btn-padding: 0 12px !default;
|
|
|
125359
125581
|
$ribbon-dropdown-caret-btn-size: $text-xs !default;
|
|
125360
125582
|
$ribbon-dropdown-caret-btn-height: 12px !default;
|
|
125361
125583
|
$ribbon-dropdown-caret-btn-padding: 2px !default;
|
|
125584
|
+
$ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
|
|
125362
125585
|
$ribbon-items-padding: 2px !default;
|
|
125363
125586
|
$ribbon-large-items-icon-padding: 8px 6px 4px !default;
|
|
125364
125587
|
$ribbon-large-items-btn-padding: 0 2px !default;
|
|
@@ -125537,6 +125760,7 @@ $ribbon-bigger-menu-blank-icon-padding: 50px !default;
|
|
|
125537
125760
|
$ribbon-bigger-dropdown-btn-size: $text-xs !default;
|
|
125538
125761
|
$ribbon-bigger-dropdown-btn-line-height: 12px !default;
|
|
125539
125762
|
$ribbon-bigger-dropdown-caret-btn-padding: 3px 2px !default;
|
|
125763
|
+
$ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
|
|
125540
125764
|
$ribbon-bigger-dropdown-caret-btn-size: $text-sm !default;
|
|
125541
125765
|
$ribbon-bigger-dropdown-caret-btn-height: 12px !default;
|
|
125542
125766
|
$ribbon-bigger-dropdown-caret-icon-size: $text-base !default;
|
|
@@ -126056,6 +126280,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126056
126280
|
|
|
126057
126281
|
.e-ribbon-tab-item {
|
|
126058
126282
|
display: inline-flex;
|
|
126283
|
+
|
|
126284
|
+
&.e-disabled {
|
|
126285
|
+
pointer-events: none;
|
|
126286
|
+
}
|
|
126059
126287
|
}
|
|
126060
126288
|
|
|
126061
126289
|
.e-ribbon-group {
|
|
@@ -126535,6 +126763,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126535
126763
|
}
|
|
126536
126764
|
}
|
|
126537
126765
|
|
|
126766
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
126767
|
+
padding: $ribbon-colorpicker-caret-btn-padding;
|
|
126768
|
+
}
|
|
126769
|
+
|
|
126538
126770
|
.e-dropdown-btn .e-caret {
|
|
126539
126771
|
@include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
|
|
126540
126772
|
padding: $ribbon-dropdown-caret-btn-padding;
|
|
@@ -127226,6 +127458,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
127226
127458
|
}
|
|
127227
127459
|
}
|
|
127228
127460
|
|
|
127461
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
127462
|
+
padding: $ribbon-bigger-colorpicker-caret-btn-padding;
|
|
127463
|
+
}
|
|
127464
|
+
|
|
127229
127465
|
.e-dropdown-btn .e-caret {
|
|
127230
127466
|
@include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
|
|
127231
127467
|
padding: $ribbon-bigger-dropdown-caret-btn-padding;
|
|
@@ -128357,6 +128593,8 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
128357
128593
|
$header-font-weight: 500 !default;
|
|
128358
128594
|
$multicolumn-grid-height: 30px !default;
|
|
128359
128595
|
$multicolumn-margin-top-value: 2px !default;
|
|
128596
|
+
$footer-border-width: 0 0 0 0 !default;
|
|
128597
|
+
$grid-border-width: 0 !default;
|
|
128360
128598
|
|
|
128361
128599
|
$multicolumn-grid-small-height: 24px !default;
|
|
128362
128600
|
$multicolumn-margin-top-small-value: 2px !default;
|
|
@@ -128373,7 +128611,7 @@ $grid-content-color: $content-text-color !default;
|
|
|
128373
128611
|
$grid-content-hover-bg-color: $content-bg-color-hover !default;
|
|
128374
128612
|
$grid-content-active-bg-color: $content-bg-color-selected !default;
|
|
128375
128613
|
$grid-content-active-color: $content-text-color-selected !default;
|
|
128376
|
-
$grid-footer-bg-color:
|
|
128614
|
+
$grid-footer-bg-color: $flyout-bg-color !default;
|
|
128377
128615
|
$grid-footer-color: $content-text-color-alt2 !default;
|
|
128378
128616
|
$grid-group-content-header-color: $content-text-color-alt2 !default;
|
|
128379
128617
|
$grid-group-content-header-bg-color: $flyout-bg-color !default;
|
|
@@ -128407,10 +128645,15 @@ $nodata-border-color: $border-light !default;
|
|
|
128407
128645
|
}
|
|
128408
128646
|
.e-multicolumn-list .e-popup-footer {
|
|
128409
128647
|
vertical-align: middle;
|
|
128410
|
-
border-
|
|
128648
|
+
border-style: solid;
|
|
128649
|
+
border-width: $footer-border-width;
|
|
128411
128650
|
font-size: 14px;
|
|
128412
|
-
height:
|
|
128413
|
-
|
|
128651
|
+
height: $multicolumn-grid-height;
|
|
128652
|
+
display: flex;
|
|
128653
|
+
align-items: center;
|
|
128654
|
+
}
|
|
128655
|
+
.e-multicolumn-grid.e-grid {
|
|
128656
|
+
border-width: $grid-border-width;
|
|
128414
128657
|
}
|
|
128415
128658
|
.e-input-group.e-multicolumn-list {
|
|
128416
128659
|
input[readonly].e-input {
|
|
@@ -128479,6 +128722,7 @@ $nodata-border-color: $border-light !default;
|
|
|
128479
128722
|
&.e-multicolumn-list .e-popup-footer {
|
|
128480
128723
|
font-size: 12px;
|
|
128481
128724
|
}
|
|
128725
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
128482
128726
|
.e-multicolumn-grid .e-row,
|
|
128483
128727
|
.e-multicolumn-grid .e-emptyrow {
|
|
128484
128728
|
height: $multicolumn-grid-small-height;
|
|
@@ -128491,6 +128735,7 @@ $nodata-border-color: $border-light !default;
|
|
|
128491
128735
|
&.e-multicolumn-list .e-popup-footer {
|
|
128492
128736
|
font-size: 16px;
|
|
128493
128737
|
}
|
|
128738
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
128494
128739
|
.e-multicolumn-grid .e-row,
|
|
128495
128740
|
.e-multicolumn-grid .e-emptyrow {
|
|
128496
128741
|
height: $multicolumn-grid-bigger-height;
|
|
@@ -128507,6 +128752,7 @@ $nodata-border-color: $border-light !default;
|
|
|
128507
128752
|
&.e-multicolumn-list .e-popup-footer {
|
|
128508
128753
|
font-size: 14px;
|
|
128509
128754
|
}
|
|
128755
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
128510
128756
|
.e-multicolumn-grid .e-row,
|
|
128511
128757
|
.e-multicolumn-grid .e-emptyrow {
|
|
128512
128758
|
height: $multicolumn-grid-bigger-small-height;
|