@syncfusion/blazor-themes 26.1.35 → 26.1.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/base/fluent2-dark.scss +8 -8
- package/SCSS-Themes/base/fluent2-highcontrast.scss +8 -8
- package/SCSS-Themes/base/fluent2.scss +9 -9
- package/SCSS-Themes/bds-dark.scss +302 -56
- package/SCSS-Themes/bds.scss +302 -56
- package/SCSS-Themes/bootstrap-dark.scss +302 -56
- package/SCSS-Themes/bootstrap.scss +302 -56
- package/SCSS-Themes/bootstrap4.scss +302 -56
- package/SCSS-Themes/bootstrap5-dark.scss +301 -55
- package/SCSS-Themes/bootstrap5.scss +301 -55
- package/SCSS-Themes/buttons/speed-dial/bds-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bds.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap4.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap5-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/bootstrap5.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fabric-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fabric.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fluent-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fluent.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fluent2-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/fluent2.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/highcontrast.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/material-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/material.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/material3-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/material3.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/tailwind-dark.scss +29 -4
- package/SCSS-Themes/buttons/speed-dial/tailwind.scss +29 -4
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bds.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +2 -2
- package/SCSS-Themes/calendars/calendar/fluent2.scss +2 -2
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +4 -6
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +4 -6
- package/SCSS-Themes/fabric-dark.scss +302 -56
- package/SCSS-Themes/fabric.scss +302 -56
- package/SCSS-Themes/fluent-dark.scss +302 -56
- package/SCSS-Themes/fluent.scss +302 -56
- package/SCSS-Themes/fluent2-dark.scss +345 -110
- package/SCSS-Themes/fluent2-highcontrast.scss +8 -8
- package/SCSS-Themes/fluent2.scss +346 -111
- package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent2.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bds-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bds.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +2 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/bds.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap4.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/bootstrap5.scss +69 -14
- package/SCSS-Themes/grids/grid/fabric-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/fabric.scss +69 -14
- package/SCSS-Themes/grids/grid/fluent-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/fluent.scss +69 -14
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +71 -16
- package/SCSS-Themes/grids/grid/fluent2.scss +71 -16
- package/SCSS-Themes/grids/grid/highcontrast.scss +69 -14
- package/SCSS-Themes/grids/grid/material-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/material.scss +69 -14
- package/SCSS-Themes/grids/grid/material3-dark.scss +70 -15
- package/SCSS-Themes/grids/grid/material3.scss +70 -15
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +69 -14
- package/SCSS-Themes/grids/grid/tailwind.scss +69 -14
- package/SCSS-Themes/highcontrast.scss +302 -56
- package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bds.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/fluent2.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/material.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/material3.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +40 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +40 -4
- package/SCSS-Themes/inputs/input/bds-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/bds.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap4.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/bootstrap5.scss +7 -3
- package/SCSS-Themes/inputs/input/fabric-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/fabric.scss +7 -3
- package/SCSS-Themes/inputs/input/fluent-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/fluent.scss +7 -3
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/fluent2.scss +7 -3
- package/SCSS-Themes/inputs/input/highcontrast.scss +7 -3
- package/SCSS-Themes/inputs/input/material-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/material.scss +7 -3
- package/SCSS-Themes/inputs/input/material3-dark.scss +7 -3
- package/SCSS-Themes/inputs/input/material3.scss +7 -3
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +8 -4
- package/SCSS-Themes/inputs/input/tailwind.scss +8 -4
- package/SCSS-Themes/kanban/kanban/bds-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bds.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap4.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fabric-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fabric.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/fluent2.scss +1 -1
- package/SCSS-Themes/kanban/kanban/highcontrast.scss +1 -1
- package/SCSS-Themes/kanban/kanban/material-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/material.scss +1 -1
- package/SCSS-Themes/kanban/kanban/material3-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/material3.scss +1 -1
- package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +1 -1
- package/SCSS-Themes/kanban/kanban/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +302 -56
- package/SCSS-Themes/material.scss +302 -56
- package/SCSS-Themes/material3-dark.scss +306 -60
- package/SCSS-Themes/material3.scss +306 -60
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap4.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-dark.scss +13 -3
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.scss +13 -3
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/highcontrast.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-dark.scss +15 -5
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3.scss +15 -5
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-dark.scss +14 -4
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind.scss +14 -4
- package/SCSS-Themes/navigations/accordion/bds-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bds.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fabric.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fluent.scss +26 -2
- package/SCSS-Themes/navigations/accordion/fluent2-dark.scss +27 -3
- package/SCSS-Themes/navigations/accordion/fluent2.scss +27 -3
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +26 -2
- package/SCSS-Themes/navigations/accordion/material-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/material.scss +26 -2
- package/SCSS-Themes/navigations/accordion/material3-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/material3.scss +26 -2
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +26 -2
- package/SCSS-Themes/navigations/accordion/tailwind.scss +26 -2
- package/SCSS-Themes/navigations/stepper/bds-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bds.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fabric.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fluent.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fluent2-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/fluent2.scss +10 -0
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +10 -0
- package/SCSS-Themes/navigations/stepper/material-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/material.scss +10 -0
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/material3.scss +10 -0
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +10 -0
- package/SCSS-Themes/navigations/stepper/tailwind.scss +10 -0
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bds.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +1 -1
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +8 -8
- package/SCSS-Themes/navigations/treeview/fluent2.scss +8 -8
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +1 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/material.scss +1 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +1 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +1 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bds-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bds.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent2-dark.scss +43 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent2.scss +43 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +42 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +42 -1
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +7 -8
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +7 -8
- package/SCSS-Themes/popups/dialog/bds-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/bds.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +6 -6
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/fabric.scss +6 -6
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/fluent.scss +6 -6
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +12 -18
- package/SCSS-Themes/popups/dialog/fluent2.scss +12 -18
- package/SCSS-Themes/popups/dialog/highcontrast.scss +6 -6
- package/SCSS-Themes/popups/dialog/material-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/material.scss +6 -6
- package/SCSS-Themes/popups/dialog/material3-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/material3.scss +6 -6
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +6 -6
- package/SCSS-Themes/popups/dialog/tailwind.scss +6 -6
- package/SCSS-Themes/popups/tooltip/fluent2-dark.scss +1 -1
- package/SCSS-Themes/popups/tooltip/fluent2.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bds.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +2 -4
- package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +2 -4
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/material.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +3 -4
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +3 -4
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bds.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +15 -1
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +15 -1
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +14 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +14 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +21 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +21 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +22 -12
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +22 -12
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +20 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +20 -10
- package/SCSS-Themes/schedule/schedule/bds-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bds.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +16 -0
- package/SCSS-Themes/schedule/schedule/fluent2-dark.scss +19 -3
- package/SCSS-Themes/schedule/schedule/fluent2.scss +19 -3
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +16 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/material.scss +16 -0
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +16 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +16 -0
- package/SCSS-Themes/tailwind-dark.scss +303 -57
- package/SCSS-Themes/tailwind.scss +303 -57
- package/package.json +1 -1
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -2466,9 +2466,15 @@ $acrdn-nested-item-header-focus-box-shadow: none !default;
|
|
|
2466
2466
|
|
|
2467
2467
|
&:focus {
|
|
2468
2468
|
border: $acrdn-item-header-focus-border;
|
|
2469
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2470
2469
|
background: $acrdn-item-header-focus-bg;
|
|
2471
2470
|
|
|
2471
|
+
@if ($skin-name == 'fluent2') {
|
|
2472
|
+
box-shadow: none;
|
|
2473
|
+
}
|
|
2474
|
+
@else {
|
|
2475
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2476
|
+
}
|
|
2477
|
+
|
|
2472
2478
|
&:active {
|
|
2473
2479
|
|
|
2474
2480
|
.e-icons,
|
|
@@ -2478,6 +2484,12 @@ $acrdn-nested-item-header-focus-box-shadow: none !default;
|
|
|
2478
2484
|
}
|
|
2479
2485
|
}
|
|
2480
2486
|
}
|
|
2487
|
+
|
|
2488
|
+
@if ($skin-name == 'fluent2') {
|
|
2489
|
+
&:focus-visible {
|
|
2490
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2491
|
+
}
|
|
2492
|
+
}
|
|
2481
2493
|
}
|
|
2482
2494
|
|
|
2483
2495
|
&.e-select {
|
|
@@ -2584,9 +2596,21 @@ $acrdn-nested-item-header-focus-box-shadow: none !default;
|
|
|
2584
2596
|
}
|
|
2585
2597
|
|
|
2586
2598
|
&:focus {
|
|
2587
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2588
2599
|
position: relative;
|
|
2589
2600
|
z-index: 2;
|
|
2601
|
+
|
|
2602
|
+
@if ($skin-name == 'fluent2') {
|
|
2603
|
+
box-shadow: none;
|
|
2604
|
+
}
|
|
2605
|
+
@else {
|
|
2606
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2607
|
+
}
|
|
2608
|
+
}
|
|
2609
|
+
|
|
2610
|
+
@if ($skin-name == 'fluent2') {
|
|
2611
|
+
&:focus-visible {
|
|
2612
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2613
|
+
}
|
|
2590
2614
|
}
|
|
2591
2615
|
}
|
|
2592
2616
|
|
|
@@ -14987,11 +15011,15 @@ $float-label-rtl-value: -7px !default;
|
|
|
14987
15011
|
@if $input-skin-name == 'bootstrap4' {
|
|
14988
15012
|
transition: $input-transition-shadow;
|
|
14989
15013
|
}
|
|
14990
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5'
|
|
15014
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
14991
15015
|
border-color: $input-group-border-color-focus;
|
|
14992
15016
|
border-radius: $input-groupo-focus-border-radius;
|
|
14993
15017
|
box-shadow: $input-group-focus-box-shadow;
|
|
14994
15018
|
}
|
|
15019
|
+
@if $input-skin-name == 'FluentUI' {
|
|
15020
|
+
border-radius: $input-groupo-focus-border-radius;
|
|
15021
|
+
border-width: 2px;
|
|
15022
|
+
}
|
|
14995
15023
|
}
|
|
14996
15024
|
|
|
14997
15025
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -15080,14 +15108,14 @@ $float-label-rtl-value: -7px !default;
|
|
|
15080
15108
|
|
|
15081
15109
|
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
15082
15110
|
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15083
|
-
@if $input-skin-name == 'fabric' or $input-skin-name == '
|
|
15111
|
+
@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' {
|
|
15084
15112
|
border-color: $input-active-border-color;
|
|
15085
15113
|
}
|
|
15086
15114
|
@if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
|
|
15087
15115
|
-webkit-box-shadow: $input-border-shadow;
|
|
15088
15116
|
box-shadow: $input-border-shadow;
|
|
15089
15117
|
}
|
|
15090
|
-
@if $input-skin-name == 'bootstrap5'
|
|
15118
|
+
@if $input-skin-name == 'bootstrap5' {
|
|
15091
15119
|
box-shadow: $input-group-focus-box-shadow;
|
|
15092
15120
|
}
|
|
15093
15121
|
}
|
|
@@ -23412,7 +23440,7 @@ $sd-active-li-bg: $neutral-tertiary-alt !default;
|
|
|
23412
23440
|
$sd-active-li-border-color: $neutral-tertiary-alt !default;
|
|
23413
23441
|
$sd-active-font-color: $neutral-light-fontalt !default;
|
|
23414
23442
|
|
|
23415
|
-
@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) {
|
|
23443
|
+
@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) {
|
|
23416
23444
|
.e-speeddial-ul {
|
|
23417
23445
|
padding: $padding;
|
|
23418
23446
|
}
|
|
@@ -23425,6 +23453,14 @@ $sd-active-font-color: $neutral-light-fontalt !default;
|
|
|
23425
23453
|
margin: $li-text-margin;
|
|
23426
23454
|
}
|
|
23427
23455
|
|
|
23456
|
+
.e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
|
|
23457
|
+
@if ($skin-name == 'fluent2') {
|
|
23458
|
+
font-size: $li-icon-font-size;
|
|
23459
|
+
line-height: $speeddial-li-text-height;
|
|
23460
|
+
padding: $speeddial-text-li-padding;
|
|
23461
|
+
}
|
|
23462
|
+
}
|
|
23463
|
+
|
|
23428
23464
|
.e-speeddial-li-text {
|
|
23429
23465
|
height: $speeddial-li-text-height;
|
|
23430
23466
|
line-height: $speeddial-li-text-height;
|
|
@@ -23548,6 +23584,16 @@ $sd-active-font-color: $neutral-light-fontalt !default;
|
|
|
23548
23584
|
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
23549
23585
|
margin: $sd-li-text-margin;
|
|
23550
23586
|
}
|
|
23587
|
+
|
|
23588
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
23589
|
+
@if ($skin-name == 'fluent2') {
|
|
23590
|
+
border: 1px solid;
|
|
23591
|
+
border-radius: 20px;
|
|
23592
|
+
font-size: 12px;
|
|
23593
|
+
line-height: 16px;
|
|
23594
|
+
padding: 8px 16px;
|
|
23595
|
+
}
|
|
23596
|
+
}
|
|
23551
23597
|
}
|
|
23552
23598
|
|
|
23553
23599
|
.e-speeddial-li-text {
|
|
@@ -23685,19 +23731,19 @@ $sd-active-font-color: $neutral-light-fontalt !default;
|
|
|
23685
23731
|
|
|
23686
23732
|
.e-small.e-speeddial-popup,
|
|
23687
23733
|
.e-small .e-speeddial-popup {
|
|
23688
|
-
@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);
|
|
23734
|
+
@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);
|
|
23689
23735
|
}
|
|
23690
23736
|
|
|
23691
23737
|
.e-bigger.e-speeddial-popup,
|
|
23692
23738
|
.e-bigger .e-speeddial-popup {
|
|
23693
|
-
@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);
|
|
23739
|
+
@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);
|
|
23694
23740
|
}
|
|
23695
23741
|
|
|
23696
23742
|
.e-bigger.e-small.e-speeddial-popup,
|
|
23697
23743
|
.e-bigger.e-small .e-speeddial-popup,
|
|
23698
23744
|
.e-bigger .e-small.e-speeddial-popup,
|
|
23699
23745
|
.e-small .e-bigger.e-speeddial-popup {
|
|
23700
|
-
@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);
|
|
23746
|
+
@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);
|
|
23701
23747
|
}
|
|
23702
23748
|
|
|
23703
23749
|
.e-speeddial-overlay {
|
|
@@ -23761,6 +23807,13 @@ $sd-active-font-color: $neutral-light-fontalt !default;
|
|
|
23761
23807
|
border-color: $sd-li-border-color;
|
|
23762
23808
|
}
|
|
23763
23809
|
}
|
|
23810
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
23811
|
+
@if ($skin-name == 'fluent2') {
|
|
23812
|
+
background: $secondary-bg-color;
|
|
23813
|
+
box-shadow: $shadow-lg;
|
|
23814
|
+
border-color: $secondary-border-color;
|
|
23815
|
+
}
|
|
23816
|
+
}
|
|
23764
23817
|
}
|
|
23765
23818
|
.e-speeddial-li.e-disabled {
|
|
23766
23819
|
@include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
|
|
@@ -24912,7 +24965,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
24912
24965
|
}
|
|
24913
24966
|
}
|
|
24914
24967
|
#{if(&, '&', '*')} .e-content.e-year,
|
|
24915
|
-
#{if(&, '&', '*')} .e-content.e-decade
|
|
24968
|
+
#{if(&, '&', '*')} .e-content.e-decade {
|
|
24916
24969
|
#{if(&, '&', '*')} td.e-selected span.e-day {
|
|
24917
24970
|
@if $skin-name == 'fluent2' {
|
|
24918
24971
|
font-weight: 600;
|
|
@@ -43887,12 +43940,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
43887
43940
|
.e-dlg-header-content {
|
|
43888
43941
|
border-radius: $header-content-border-radius;
|
|
43889
43942
|
line-height: $dialog-header-line-height;
|
|
43890
|
-
|
|
43891
|
-
.e-dlg-closeicon-btn.e-btn.e-icon-btn {
|
|
43892
|
-
@if $skin-name =='fluent2' {
|
|
43893
|
-
line-height: 2;
|
|
43894
|
-
}
|
|
43895
|
-
}
|
|
43896
43943
|
}
|
|
43897
43944
|
|
|
43898
43945
|
.e-dlg-header-content + .e-dlg-content {
|
|
@@ -44066,6 +44113,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44066
44113
|
@if $skin-name == 'Material3' {
|
|
44067
44114
|
padding: $zero-value;
|
|
44068
44115
|
}
|
|
44116
|
+
@if $skin-name == 'fluent2' {
|
|
44117
|
+
padding: $dialog-bigger-header-btn-padding;
|
|
44118
|
+
}
|
|
44069
44119
|
}
|
|
44070
44120
|
|
|
44071
44121
|
.e-btn .e-btn-icon.e-icon-dlg-close {
|
|
@@ -44171,6 +44221,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44171
44221
|
@if $skin-name == 'Material3' {
|
|
44172
44222
|
padding: $zero-value;
|
|
44173
44223
|
}
|
|
44224
|
+
@if $skin-name == 'fluent2' {
|
|
44225
|
+
padding: $dialog-header-btn-padding;
|
|
44226
|
+
}
|
|
44174
44227
|
}
|
|
44175
44228
|
|
|
44176
44229
|
.e-rtl {
|
|
@@ -53151,7 +53204,7 @@ $ripple-width: 32px !default;
|
|
|
53151
53204
|
@if $skin-name == 'bootstrap4' {
|
|
53152
53205
|
font-size: $treeview-big-image-font-size;
|
|
53153
53206
|
}
|
|
53154
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
53207
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
|
|
53155
53208
|
& + .e-list-text {
|
|
53156
53209
|
padding: $treeview-big-image-text-padding;
|
|
53157
53210
|
}
|
|
@@ -56014,6 +56067,16 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
56014
56067
|
font-weight: $stepper-font-weight;
|
|
56015
56068
|
}
|
|
56016
56069
|
}
|
|
56070
|
+
&.e-linear {
|
|
56071
|
+
.e-step-container {
|
|
56072
|
+
pointer-events: none;
|
|
56073
|
+
}
|
|
56074
|
+
.e-previous:not(.e-step-disabled),
|
|
56075
|
+
.e-next:not(.e-step-disabled),
|
|
56076
|
+
.e-step-selected:not(.e-step-disabled) {
|
|
56077
|
+
pointer-events: auto;
|
|
56078
|
+
}
|
|
56079
|
+
}
|
|
56017
56080
|
&.e-stepper-readonly,
|
|
56018
56081
|
.e-step-disabled {
|
|
56019
56082
|
cursor: default;
|
|
@@ -57484,6 +57547,7 @@ $ddt-item-hover-bg: $neutral-lighter !default;
|
|
|
57484
57547
|
|
|
57485
57548
|
&.e-chip-input {
|
|
57486
57549
|
width: 0;
|
|
57550
|
+
display: none;
|
|
57487
57551
|
}
|
|
57488
57552
|
}
|
|
57489
57553
|
|
|
@@ -73517,7 +73581,7 @@ $grid-xlfl-skin: 'fabric' !default;
|
|
|
73517
73581
|
.e-frame {
|
|
73518
73582
|
margin-bottom: 1px;
|
|
73519
73583
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
73520
|
-
margin:
|
|
73584
|
+
margin-bottom: 8px;
|
|
73521
73585
|
}
|
|
73522
73586
|
}
|
|
73523
73587
|
}
|
|
@@ -73665,6 +73729,7 @@ $grid-xlfl-skin: 'fabric' !default;
|
|
|
73665
73729
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
73666
73730
|
.e-ftrchk.e-infinitescroll {
|
|
73667
73731
|
margin-left: 0;
|
|
73732
|
+
padding-left: 0;
|
|
73668
73733
|
}
|
|
73669
73734
|
}
|
|
73670
73735
|
|
|
@@ -74899,7 +74964,8 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
74899
74964
|
|
|
74900
74965
|
@if $grid-skin == 'fluent2' {
|
|
74901
74966
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
74902
|
-
margin-left: -
|
|
74967
|
+
margin-left: -5px;
|
|
74968
|
+
margin-top: 4px;
|
|
74903
74969
|
}
|
|
74904
74970
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
74905
74971
|
margin-right: -2px;
|
|
@@ -74910,7 +74976,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
74910
74976
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
74911
74977
|
@if $grid-skin == 'fluent2' {
|
|
74912
74978
|
margin-bottom: 2px;
|
|
74913
|
-
margin-left:
|
|
74979
|
+
margin-left: 7px;
|
|
74914
74980
|
}
|
|
74915
74981
|
}
|
|
74916
74982
|
|
|
@@ -75037,8 +75103,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
75037
75103
|
}
|
|
75038
75104
|
|
|
75039
75105
|
@if $grid-skin == 'fluent2' {
|
|
75040
|
-
.e-ftrchk.e-infinitescroll {
|
|
75106
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
75041
75107
|
margin-left: 0;
|
|
75108
|
+
padding-left: 0;
|
|
75042
75109
|
}
|
|
75043
75110
|
}
|
|
75044
75111
|
|
|
@@ -76701,7 +76768,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
76701
76768
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
76702
76769
|
}
|
|
76703
76770
|
white-space: normal;
|
|
76704
|
-
|
|
76771
|
+
text-wrap: nowrap;
|
|
76772
|
+
text-overflow: ellipsis;
|
|
76773
|
+
overflow: hidden;
|
|
76705
76774
|
&.e-lastrowcell {
|
|
76706
76775
|
border-bottom-width: 1px;
|
|
76707
76776
|
}
|
|
@@ -77442,7 +77511,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
77442
77511
|
}
|
|
77443
77512
|
|
|
77444
77513
|
@if $grid-skin == 'fluent2' {
|
|
77445
|
-
.e-ftrchk.e-infinitescroll {
|
|
77514
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
77446
77515
|
padding-left: 0;
|
|
77447
77516
|
margin-left: 0;
|
|
77448
77517
|
}
|
|
@@ -78625,7 +78694,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
78625
78694
|
|
|
78626
78695
|
&.e-default {
|
|
78627
78696
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
78628
|
-
& .e-gridheader table tr th:last-child {
|
|
78697
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
78629
78698
|
border-left: 0;
|
|
78630
78699
|
}
|
|
78631
78700
|
}
|
|
@@ -79454,7 +79523,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
79454
79523
|
}
|
|
79455
79524
|
|
|
79456
79525
|
.e-gridcontent .e-groupcaption {
|
|
79457
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
79526
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
79458
79527
|
}
|
|
79459
79528
|
|
|
79460
79529
|
.e-summarycell {
|
|
@@ -80046,9 +80115,6 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
80046
80115
|
background: none;
|
|
80047
80116
|
border: 0;
|
|
80048
80117
|
color: $grid-responsive-custom-header-btn-color;
|
|
80049
|
-
@if $grid-skin == 'fluent2' {
|
|
80050
|
-
padding-top: 6px;
|
|
80051
|
-
}
|
|
80052
80118
|
}
|
|
80053
80119
|
}
|
|
80054
80120
|
}
|
|
@@ -80135,6 +80201,22 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
80135
80201
|
& .e-dlg-content {
|
|
80136
80202
|
padding: 16px;
|
|
80137
80203
|
}
|
|
80204
|
+
|
|
80205
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
80206
|
+
.e-checkbox-wrapper .e-frame {
|
|
80207
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
80208
|
+
margin: 0 0 1px 4px;
|
|
80209
|
+
}
|
|
80210
|
+
}
|
|
80211
|
+
|
|
80212
|
+
.e-radio + label {
|
|
80213
|
+
margin: 0;
|
|
80214
|
+
}
|
|
80215
|
+
|
|
80216
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
80217
|
+
margin-left: 18px;
|
|
80218
|
+
}
|
|
80219
|
+
}
|
|
80138
80220
|
}
|
|
80139
80221
|
|
|
80140
80222
|
& .e-ressortbutton-parent {
|
|
@@ -80229,6 +80311,14 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
80229
80311
|
min-height: 160px;
|
|
80230
80312
|
overflow-y: auto;
|
|
80231
80313
|
|
|
80314
|
+
&.e-checkbox-infinitescroll {
|
|
80315
|
+
border-top-style: solid;
|
|
80316
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
80317
|
+
border-top-width: 1px;
|
|
80318
|
+
margin-top: 0;
|
|
80319
|
+
overflow-x: hidden;
|
|
80320
|
+
}
|
|
80321
|
+
|
|
80232
80322
|
& .e-ftrchk {
|
|
80233
80323
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
80234
80324
|
@if $grid-skin == 'fluent2' {
|
|
@@ -80237,6 +80327,29 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
80237
80327
|
}
|
|
80238
80328
|
}
|
|
80239
80329
|
}
|
|
80330
|
+
|
|
80331
|
+
& .e-ftrchk {
|
|
80332
|
+
& .e-chk-hidden {
|
|
80333
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
80334
|
+
height: 1px;
|
|
80335
|
+
opacity: 0;
|
|
80336
|
+
width: 1px;
|
|
80337
|
+
}
|
|
80338
|
+
|
|
80339
|
+
& .e-mask {
|
|
80340
|
+
display: inline-block;
|
|
80341
|
+
height: 10px;
|
|
80342
|
+
width: 80%;
|
|
80343
|
+
|
|
80344
|
+
&.e-mask-checkbox-filter-intent {
|
|
80345
|
+
width: 13px;
|
|
80346
|
+
}
|
|
80347
|
+
|
|
80348
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
80349
|
+
margin-left: 8px;
|
|
80350
|
+
}
|
|
80351
|
+
}
|
|
80352
|
+
}
|
|
80240
80353
|
}
|
|
80241
80354
|
}
|
|
80242
80355
|
}
|
|
@@ -80251,10 +80364,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
80251
80364
|
& .e-searchbox {
|
|
80252
80365
|
padding-left: 0;
|
|
80253
80366
|
}
|
|
80254
|
-
& .e-
|
|
80255
|
-
|
|
80256
|
-
|
|
80257
|
-
}
|
|
80367
|
+
& .e-ftrchk.e-infinitescroll,
|
|
80368
|
+
& .e-spinner .e-checkboxlist {
|
|
80369
|
+
margin-left: -7px;
|
|
80258
80370
|
}
|
|
80259
80371
|
}
|
|
80260
80372
|
}
|
|
@@ -80302,6 +80414,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
80302
80414
|
@if $grid-skin == 'fluent' {
|
|
80303
80415
|
padding-top: 3px;
|
|
80304
80416
|
}
|
|
80417
|
+
@if $grid-skin == 'fluent' {
|
|
80418
|
+
padding-top: 1px;
|
|
80419
|
+
}
|
|
80305
80420
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
80306
80421
|
padding-top: 2px;
|
|
80307
80422
|
}
|
|
@@ -80630,6 +80745,11 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
80630
80745
|
border-color: $grid-header-border-color;
|
|
80631
80746
|
}
|
|
80632
80747
|
|
|
80748
|
+
.e-headercell,
|
|
80749
|
+
.e-detailheadercell {
|
|
80750
|
+
background-color: $grid-header-bg-color;
|
|
80751
|
+
}
|
|
80752
|
+
|
|
80633
80753
|
.e-gridcontent {
|
|
80634
80754
|
background-color: $grid-content-bg-color;
|
|
80635
80755
|
}
|
|
@@ -88602,14 +88722,24 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
88602
88722
|
font-size: 2em;
|
|
88603
88723
|
font-weight: bold;
|
|
88604
88724
|
height: 40px;
|
|
88605
|
-
|
|
88725
|
+
@if $skin-name =='fluent2' {
|
|
88726
|
+
line-height: 25px;
|
|
88727
|
+
}
|
|
88728
|
+
@else {
|
|
88729
|
+
line-height: 40px;
|
|
88730
|
+
}
|
|
88606
88731
|
}
|
|
88607
88732
|
|
|
88608
88733
|
&.e-h2 {
|
|
88609
88734
|
font-size: 1.5em;
|
|
88610
88735
|
font-weight: bold;
|
|
88611
88736
|
height: 40px;
|
|
88612
|
-
|
|
88737
|
+
@if $skin-name =='fluent2' {
|
|
88738
|
+
line-height: 25px;
|
|
88739
|
+
}
|
|
88740
|
+
@else {
|
|
88741
|
+
line-height: 40px;
|
|
88742
|
+
}
|
|
88613
88743
|
}
|
|
88614
88744
|
|
|
88615
88745
|
&.e-h3 {
|
|
@@ -89951,7 +90081,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
89951
90081
|
.e-rte-dropdown-btn-text,
|
|
89952
90082
|
.e-background-color,
|
|
89953
90083
|
.e-rte-font-color {
|
|
89954
|
-
font-size:
|
|
90084
|
+
font-size: 16px;
|
|
89955
90085
|
}
|
|
89956
90086
|
}
|
|
89957
90087
|
.e-bigger {
|
|
@@ -89960,27 +90090,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
89960
90090
|
.e-rte-dropdown-btn-text,
|
|
89961
90091
|
.e-background-color,
|
|
89962
90092
|
.e-rte-font-color {
|
|
89963
|
-
font-size:
|
|
90093
|
+
font-size: 18px;
|
|
89964
90094
|
}
|
|
89965
90095
|
}
|
|
89966
90096
|
}
|
|
89967
90097
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
89968
90098
|
.e-background-color,
|
|
89969
|
-
.e-rte-font-color{
|
|
89970
|
-
font-size:
|
|
90099
|
+
.e-rte-font-color {
|
|
90100
|
+
font-size: 16px;
|
|
89971
90101
|
}
|
|
89972
90102
|
}
|
|
89973
90103
|
.e-bigger {
|
|
89974
90104
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
89975
90105
|
.e-background-color,
|
|
89976
|
-
.e-rte-font-color{
|
|
89977
|
-
font-size:
|
|
90106
|
+
.e-rte-font-color {
|
|
90107
|
+
font-size: 18px;
|
|
89978
90108
|
}
|
|
89979
90109
|
}
|
|
89980
|
-
.e-rte-container{
|
|
90110
|
+
.e-rte-container {
|
|
89981
90111
|
border-radius: 4px;
|
|
89982
90112
|
}
|
|
89983
|
-
.e-richtexteditor{
|
|
90113
|
+
.e-richtexteditor {
|
|
89984
90114
|
border-radius: 4px;
|
|
89985
90115
|
.e-toolbar {
|
|
89986
90116
|
border-radius: 4px 4px 0 0;
|
|
@@ -96504,7 +96634,7 @@ $kanban-col-expand-collapse-box-shadow: none;
|
|
|
96504
96634
|
|
|
96505
96635
|
.e-kanban-dialog .e-dialog-edit.e-primary{
|
|
96506
96636
|
background: $primary-bg-color-hover;
|
|
96507
|
-
color: $primary-
|
|
96637
|
+
color: $primary-text-color;
|
|
96508
96638
|
}
|
|
96509
96639
|
}
|
|
96510
96640
|
|
|
@@ -105637,6 +105767,12 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
105637
105767
|
&:not(.e-active) {
|
|
105638
105768
|
.e-list-icon {
|
|
105639
105769
|
color: $field-list-tree-icon-color;
|
|
105770
|
+
|
|
105771
|
+
@if ($skin-name == 'fluent2') {
|
|
105772
|
+
&:hover {
|
|
105773
|
+
color: $field-list-icon-hover-color;
|
|
105774
|
+
}
|
|
105775
|
+
}
|
|
105640
105776
|
}
|
|
105641
105777
|
}
|
|
105642
105778
|
|
|
@@ -105648,6 +105784,15 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
105648
105784
|
float: right !important;
|
|
105649
105785
|
margin: 0 12px 0 0;
|
|
105650
105786
|
/* stylelint-enable */
|
|
105787
|
+
|
|
105788
|
+
@if ($skin-name == 'fluent2') {
|
|
105789
|
+
&:hover {
|
|
105790
|
+
color: $field-list-icon-hover-color;
|
|
105791
|
+
}
|
|
105792
|
+
&:active {
|
|
105793
|
+
color: $field-list-icon-hover-color;
|
|
105794
|
+
}
|
|
105795
|
+
}
|
|
105651
105796
|
}
|
|
105652
105797
|
}
|
|
105653
105798
|
|
|
@@ -105712,6 +105857,11 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
105712
105857
|
margin-right: 4px;
|
|
105713
105858
|
pointer-events: auto;
|
|
105714
105859
|
width: 20px;
|
|
105860
|
+
|
|
105861
|
+
@if ($skin-name == 'fluent2') {
|
|
105862
|
+
font-size: 16px;
|
|
105863
|
+
margin-top: 3px;
|
|
105864
|
+
}
|
|
105715
105865
|
}
|
|
105716
105866
|
@if ($skin-name == 'tailwind') {
|
|
105717
105867
|
&.e-active {
|
|
@@ -106079,7 +106229,11 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
106079
106229
|
position: relative;
|
|
106080
106230
|
top: 3px;
|
|
106081
106231
|
}
|
|
106082
|
-
|
|
106232
|
+
|
|
106233
|
+
@if ($skin-name == 'fluent2') {
|
|
106234
|
+
font-size: 20px;
|
|
106235
|
+
}
|
|
106236
|
+
|
|
106083
106237
|
@if ($skin-name == 'tailwind') {
|
|
106084
106238
|
position: relative;
|
|
106085
106239
|
top: 1px;
|
|
@@ -107621,6 +107775,10 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
107621
107775
|
vertical-align: bottom;
|
|
107622
107776
|
width: 20px;
|
|
107623
107777
|
|
|
107778
|
+
@if ($skin-name =='fluent2') {
|
|
107779
|
+
font-size: 16px;
|
|
107780
|
+
}
|
|
107781
|
+
|
|
107624
107782
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
107625
107783
|
margin-right: 4px;
|
|
107626
107784
|
padding-left: 8px;
|
|
@@ -107901,6 +108059,10 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
107901
108059
|
height: 20px;
|
|
107902
108060
|
width: 20px;
|
|
107903
108061
|
|
|
108062
|
+
@if ($skin-name =='fluent2') {
|
|
108063
|
+
font-size: 16px;
|
|
108064
|
+
}
|
|
108065
|
+
|
|
107904
108066
|
&.e-disable-drag {
|
|
107905
108067
|
cursor: not-allowed;
|
|
107906
108068
|
opacity: .4;
|
|
@@ -108879,6 +109041,11 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
108879
109041
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
108880
109042
|
margin-right: 4px !important;
|
|
108881
109043
|
width: 24px !important;
|
|
109044
|
+
|
|
109045
|
+
@if ($skin-name =='fluent2') {
|
|
109046
|
+
font-size: 20px !important;
|
|
109047
|
+
margin-bottom: 5px !important;
|
|
109048
|
+
}
|
|
108882
109049
|
}
|
|
108883
109050
|
|
|
108884
109051
|
.e-calc-measure-icon,
|
|
@@ -108980,6 +109147,10 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
108980
109147
|
.e-drag {
|
|
108981
109148
|
font-size: $field-list-bigger-icon-size;
|
|
108982
109149
|
width: 24px;
|
|
109150
|
+
|
|
109151
|
+
@if ($skin-name =='fluent2') {
|
|
109152
|
+
font-size: 20px;
|
|
109153
|
+
}
|
|
108983
109154
|
}
|
|
108984
109155
|
}
|
|
108985
109156
|
}
|
|
@@ -113145,6 +113316,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 2px !default;
|
|
|
113145
113316
|
$qrybldr-drag-grp-list-heg: 30px !default;
|
|
113146
113317
|
$qrybldr-drag-grp-big-list-heg: 36px !default;
|
|
113147
113318
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
113319
|
+
$qryblr-drag-icon-color: $neutral-light-font !default;
|
|
113148
113320
|
|
|
113149
113321
|
@mixin fluent2-small-round-btn {
|
|
113150
113322
|
@if $theme-name == 'fluent2' {
|
|
@@ -113187,7 +113359,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
113187
113359
|
@if $skin-name == 'fluent2' {
|
|
113188
113360
|
box-shadow: $shadow-md;
|
|
113189
113361
|
}
|
|
113190
|
-
background
|
|
113362
|
+
background: $qrybldr-drag-bg-color;
|
|
113191
113363
|
}
|
|
113192
113364
|
|
|
113193
113365
|
& .e-rule-value-delete {
|
|
@@ -113222,9 +113394,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
113222
113394
|
padding: 15px 3px 15px 11px;
|
|
113223
113395
|
vertical-align: middle;
|
|
113224
113396
|
font-size: $qrybldr-drag-icon-font-size;
|
|
113225
|
-
|
|
113226
|
-
color: $qryblr-drag-icon-color;
|
|
113227
|
-
}
|
|
113397
|
+
color: $qryblr-drag-icon-color;
|
|
113228
113398
|
}
|
|
113229
113399
|
|
|
113230
113400
|
& .e-group-header .e-drag-qb-rule {
|
|
@@ -119335,6 +119505,18 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
119335
119505
|
}
|
|
119336
119506
|
}
|
|
119337
119507
|
|
|
119508
|
+
@media print {
|
|
119509
|
+
.e-schedule {
|
|
119510
|
+
.e-table-container {
|
|
119511
|
+
display: block;
|
|
119512
|
+
}
|
|
119513
|
+
|
|
119514
|
+
.e-vertical-view .e-content-table thead {
|
|
119515
|
+
break-inside: auto;
|
|
119516
|
+
}
|
|
119517
|
+
}
|
|
119518
|
+
}
|
|
119519
|
+
|
|
119338
119520
|
.e-bigger .e-more-popup-wrapper,
|
|
119339
119521
|
.e-more-popup-wrapper {
|
|
119340
119522
|
background: $schedule-popup-bg-color;
|
|
@@ -119513,6 +119695,10 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
119513
119695
|
@mixin schedule-select-cell-focus-styles {
|
|
119514
119696
|
@if ($theme-name == 'fluent2') {
|
|
119515
119697
|
&:focus {
|
|
119698
|
+
background: $content-bg-color-focus;
|
|
119699
|
+
}
|
|
119700
|
+
|
|
119701
|
+
&:focus-visible {
|
|
119516
119702
|
background: $schedule-select-focus-bg-color;
|
|
119517
119703
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
119518
119704
|
}
|
|
@@ -120338,6 +120524,7 @@ $image-editor-save-dlg-big-btn-pad: 2px 11px !default;
|
|
|
120338
120524
|
$image-editor-save-dlg-grp-btn-padding: 2px 10px !default;
|
|
120339
120525
|
$image-editor-save-dlg-dev-grp-btn-padding: 2px 8px !default;
|
|
120340
120526
|
$image-editor-icon-button: 4px !default;
|
|
120527
|
+
$image-editor-filter-canvas-focus: 1px solid $neutral-light-fontalt !default;
|
|
120341
120528
|
|
|
120342
120529
|
@include export-module('image-editor-layout') {
|
|
120343
120530
|
.e-ie-toolbar-upload-div.e-hide,
|
|
@@ -120824,6 +121011,14 @@ $image-editor-icon-button: 4px !default;
|
|
|
120824
121011
|
}
|
|
120825
121012
|
}
|
|
120826
121013
|
}
|
|
121014
|
+
& .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
|
|
121015
|
+
& .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
121016
|
+
@if $skin-name == 'Material3' {
|
|
121017
|
+
height: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121018
|
+
top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121019
|
+
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121020
|
+
}
|
|
121021
|
+
}
|
|
120827
121022
|
}
|
|
120828
121023
|
|
|
120829
121024
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -121029,12 +121224,18 @@ $image-editor-icon-button: 4px !default;
|
|
|
121029
121224
|
@if $skin-name == 'highcontrast' {
|
|
121030
121225
|
margin-left: calc(100% - 175px);
|
|
121031
121226
|
}
|
|
121032
|
-
@if $skin-name == 'FluentUI' or $skin-name == 'material'
|
|
121227
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'material' {
|
|
121033
121228
|
margin-left: calc(100% - 185px);
|
|
121034
121229
|
}
|
|
121035
121230
|
@if $skin-name == 'fabric' {
|
|
121036
121231
|
margin-left: calc(100% - 180px);
|
|
121037
121232
|
}
|
|
121233
|
+
@if $skin-name == 'fluent2' {
|
|
121234
|
+
margin-left: calc(100% - 188px);
|
|
121235
|
+
}
|
|
121236
|
+
@if $skin-name == 'Material3' {
|
|
121237
|
+
margin-left: calc(100% - 190px);
|
|
121238
|
+
}
|
|
121038
121239
|
}
|
|
121039
121240
|
|
|
121040
121241
|
.e-device.e-ie-save-dialog .e-ie-img-size-value-span {
|
|
@@ -121057,6 +121258,9 @@ $image-editor-icon-button: 4px !default;
|
|
|
121057
121258
|
@if $skin-name == 'bootstrap5' {
|
|
121058
121259
|
margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121059
121260
|
}
|
|
121261
|
+
@if $skin-name == 'Material3' {
|
|
121262
|
+
margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121263
|
+
}
|
|
121060
121264
|
}
|
|
121061
121265
|
|
|
121062
121266
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
@@ -121154,7 +121358,12 @@ $image-editor-icon-button: 4px !default;
|
|
|
121154
121358
|
|
|
121155
121359
|
& .e-ie-img-size-value-span {
|
|
121156
121360
|
vertical-align: middle;
|
|
121157
|
-
|
|
121361
|
+
@if $skin-name == 'Material3' {
|
|
121362
|
+
margin-left: calc(50% - 52px);
|
|
121363
|
+
}
|
|
121364
|
+
@else {
|
|
121365
|
+
margin-left: calc(50% - 55px);
|
|
121366
|
+
}
|
|
121158
121367
|
}
|
|
121159
121368
|
|
|
121160
121369
|
& .e-btn-group .e-btn {
|
|
@@ -121185,10 +121394,10 @@ $image-editor-icon-button: 4px !default;
|
|
|
121185
121394
|
}
|
|
121186
121395
|
|
|
121187
121396
|
& .e-ie-img-size-value-span {
|
|
121188
|
-
@if $skin-name == '
|
|
121397
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
|
|
121189
121398
|
margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121190
121399
|
}
|
|
121191
|
-
@else if $skin-name == 'bootstrap' {
|
|
121400
|
+
@else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
|
|
121192
121401
|
margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121193
121402
|
}
|
|
121194
121403
|
@else if $skin-name == 'tailwind' {
|
|
@@ -121211,6 +121420,12 @@ $image-editor-icon-button: 4px !default;
|
|
|
121211
121420
|
}
|
|
121212
121421
|
}
|
|
121213
121422
|
|
|
121423
|
+
.e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
121424
|
+
@if $skin-name == 'Material3' {
|
|
121425
|
+
top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121426
|
+
}
|
|
121427
|
+
}
|
|
121428
|
+
|
|
121214
121429
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
121215
121430
|
width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121216
121431
|
@if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
|
|
@@ -121350,6 +121565,13 @@ $image-editor-icon-button: 4px !default;
|
|
|
121350
121565
|
}
|
|
121351
121566
|
}
|
|
121352
121567
|
|
|
121568
|
+
.e-ie-filter-canvas:focus,
|
|
121569
|
+
.filter-wrapper:focus .e-ie-filter-canvas,
|
|
121570
|
+
.filter-wrapper:focus canvas,
|
|
121571
|
+
.filter-wrapper canvas:focus {
|
|
121572
|
+
border: $image-editor-filter-canvas-focus;
|
|
121573
|
+
}
|
|
121574
|
+
|
|
121353
121575
|
|
|
121354
121576
|
@include export-module('image-editor-fabric-icons') {
|
|
121355
121577
|
.e-image-editor {
|
|
@@ -123579,6 +123801,7 @@ $ribbon-dropdown-btn-padding: 0 15px !default;
|
|
|
123579
123801
|
$ribbon-dropdown-caret-btn-size: 12px !default;
|
|
123580
123802
|
$ribbon-dropdown-caret-btn-height: 12px !default;
|
|
123581
123803
|
$ribbon-dropdown-caret-btn-padding: 2px 4px !default;
|
|
123804
|
+
$ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
|
|
123582
123805
|
$ribbon-items-padding: 2px !default;
|
|
123583
123806
|
$ribbon-large-items-btn-padding: 0 3px !default;
|
|
123584
123807
|
$ribbon-large-items-btn-height: 22px !default;
|
|
@@ -123757,6 +123980,7 @@ $ribbon-bigger-menu-blank-icon-padding: 36px !default;
|
|
|
123757
123980
|
$ribbon-bigger-dropdown-btn-size: 16px !default;
|
|
123758
123981
|
$ribbon-bigger-dropdown-btn-line-height: 16px !default;
|
|
123759
123982
|
$ribbon-bigger-dropdown-caret-btn-padding: 3px 5px !default;
|
|
123983
|
+
$ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
|
|
123760
123984
|
$ribbon-bigger-dropdown-caret-btn-size: 16px !default;
|
|
123761
123985
|
$ribbon-bigger-dropdown-caret-icon-size: 18px !default;
|
|
123762
123986
|
$ribbon-bigger-dropdown-caret-btn-height: 16px !default;
|
|
@@ -124276,6 +124500,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124276
124500
|
|
|
124277
124501
|
.e-ribbon-tab-item {
|
|
124278
124502
|
display: inline-flex;
|
|
124503
|
+
|
|
124504
|
+
&.e-disabled {
|
|
124505
|
+
pointer-events: none;
|
|
124506
|
+
}
|
|
124279
124507
|
}
|
|
124280
124508
|
|
|
124281
124509
|
.e-ribbon-group {
|
|
@@ -124755,6 +124983,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124755
124983
|
}
|
|
124756
124984
|
}
|
|
124757
124985
|
|
|
124986
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
124987
|
+
padding: $ribbon-colorpicker-caret-btn-padding;
|
|
124988
|
+
}
|
|
124989
|
+
|
|
124758
124990
|
.e-dropdown-btn .e-caret {
|
|
124759
124991
|
@include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
|
|
124760
124992
|
padding: $ribbon-dropdown-caret-btn-padding;
|
|
@@ -125446,6 +125678,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125446
125678
|
}
|
|
125447
125679
|
}
|
|
125448
125680
|
|
|
125681
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
125682
|
+
padding: $ribbon-bigger-colorpicker-caret-btn-padding;
|
|
125683
|
+
}
|
|
125684
|
+
|
|
125449
125685
|
.e-dropdown-btn .e-caret {
|
|
125450
125686
|
@include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
|
|
125451
125687
|
padding: $ribbon-bigger-dropdown-caret-btn-padding;
|
|
@@ -126577,6 +126813,8 @@ $timeline-item-disabled-color: $neutral-tertiary !default;
|
|
|
126577
126813
|
$header-font-weight: 600 !default;
|
|
126578
126814
|
$multicolumn-grid-height: 36px !default;
|
|
126579
126815
|
$multicolumn-margin-top-value: unset !default;
|
|
126816
|
+
$footer-border-width: 1px 0 0 0 !default;
|
|
126817
|
+
$grid-border-width: 1px !default;
|
|
126580
126818
|
|
|
126581
126819
|
$multicolumn-grid-small-height: 32px !default;
|
|
126582
126820
|
$multicolumn-margin-top-small-value: unset !default;
|
|
@@ -126593,7 +126831,7 @@ $grid-content-color: $neutral-light-fontalt !default;
|
|
|
126593
126831
|
$grid-content-hover-bg-color: $neutral-lighter !default;
|
|
126594
126832
|
$grid-content-active-bg-color: $theme-lighter !default;
|
|
126595
126833
|
$grid-content-active-color: $neutral-primary !default;
|
|
126596
|
-
$grid-footer-bg-color:
|
|
126834
|
+
$grid-footer-bg-color: $neutral-white !default;
|
|
126597
126835
|
$grid-footer-color: $theme-primary !default;
|
|
126598
126836
|
$grid-group-content-header-color: $theme-primary !default;
|
|
126599
126837
|
$grid-group-content-header-bg-color: $neutral-white !default;
|
|
@@ -126627,10 +126865,15 @@ $nodata-border-color: $neutral-white !default;
|
|
|
126627
126865
|
}
|
|
126628
126866
|
.e-multicolumn-list .e-popup-footer {
|
|
126629
126867
|
vertical-align: middle;
|
|
126630
|
-
border-
|
|
126868
|
+
border-style: solid;
|
|
126869
|
+
border-width: $footer-border-width;
|
|
126631
126870
|
font-size: 14px;
|
|
126632
|
-
height:
|
|
126633
|
-
|
|
126871
|
+
height: $multicolumn-grid-height;
|
|
126872
|
+
display: flex;
|
|
126873
|
+
align-items: center;
|
|
126874
|
+
}
|
|
126875
|
+
.e-multicolumn-grid.e-grid {
|
|
126876
|
+
border-width: $grid-border-width;
|
|
126634
126877
|
}
|
|
126635
126878
|
.e-input-group.e-multicolumn-list {
|
|
126636
126879
|
input[readonly].e-input {
|
|
@@ -126699,6 +126942,7 @@ $nodata-border-color: $neutral-white !default;
|
|
|
126699
126942
|
&.e-multicolumn-list .e-popup-footer {
|
|
126700
126943
|
font-size: 12px;
|
|
126701
126944
|
}
|
|
126945
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
126702
126946
|
.e-multicolumn-grid .e-row,
|
|
126703
126947
|
.e-multicolumn-grid .e-emptyrow {
|
|
126704
126948
|
height: $multicolumn-grid-small-height;
|
|
@@ -126711,6 +126955,7 @@ $nodata-border-color: $neutral-white !default;
|
|
|
126711
126955
|
&.e-multicolumn-list .e-popup-footer {
|
|
126712
126956
|
font-size: 16px;
|
|
126713
126957
|
}
|
|
126958
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
126714
126959
|
.e-multicolumn-grid .e-row,
|
|
126715
126960
|
.e-multicolumn-grid .e-emptyrow {
|
|
126716
126961
|
height: $multicolumn-grid-bigger-height;
|
|
@@ -126727,6 +126972,7 @@ $nodata-border-color: $neutral-white !default;
|
|
|
126727
126972
|
&.e-multicolumn-list .e-popup-footer {
|
|
126728
126973
|
font-size: 14px;
|
|
126729
126974
|
}
|
|
126975
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
126730
126976
|
.e-multicolumn-grid .e-row,
|
|
126731
126977
|
.e-multicolumn-grid .e-emptyrow {
|
|
126732
126978
|
height: $multicolumn-grid-bigger-small-height;
|