@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
|
@@ -2450,9 +2450,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2450
2450
|
|
|
2451
2451
|
&:focus {
|
|
2452
2452
|
border: $acrdn-item-header-focus-border;
|
|
2453
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2454
2453
|
background: $acrdn-item-header-focus-bg;
|
|
2455
2454
|
|
|
2455
|
+
@if ($skin-name == 'fluent2') {
|
|
2456
|
+
box-shadow: none;
|
|
2457
|
+
}
|
|
2458
|
+
@else {
|
|
2459
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2460
|
+
}
|
|
2461
|
+
|
|
2456
2462
|
&:active {
|
|
2457
2463
|
|
|
2458
2464
|
.e-icons,
|
|
@@ -2462,6 +2468,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2462
2468
|
}
|
|
2463
2469
|
}
|
|
2464
2470
|
}
|
|
2471
|
+
|
|
2472
|
+
@if ($skin-name == 'fluent2') {
|
|
2473
|
+
&:focus-visible {
|
|
2474
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2475
|
+
}
|
|
2476
|
+
}
|
|
2465
2477
|
}
|
|
2466
2478
|
|
|
2467
2479
|
&.e-select {
|
|
@@ -2568,9 +2580,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2568
2580
|
}
|
|
2569
2581
|
|
|
2570
2582
|
&:focus {
|
|
2571
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2572
2583
|
position: relative;
|
|
2573
2584
|
z-index: 2;
|
|
2585
|
+
|
|
2586
|
+
@if ($skin-name == 'fluent2') {
|
|
2587
|
+
box-shadow: none;
|
|
2588
|
+
}
|
|
2589
|
+
@else {
|
|
2590
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2591
|
+
}
|
|
2592
|
+
}
|
|
2593
|
+
|
|
2594
|
+
@if ($skin-name == 'fluent2') {
|
|
2595
|
+
&:focus-visible {
|
|
2596
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2597
|
+
}
|
|
2574
2598
|
}
|
|
2575
2599
|
}
|
|
2576
2600
|
|
|
@@ -15277,11 +15301,15 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
15277
15301
|
@if $input-skin-name == 'bootstrap4' {
|
|
15278
15302
|
transition: $input-transition-shadow;
|
|
15279
15303
|
}
|
|
15280
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5'
|
|
15304
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15281
15305
|
border-color: $input-group-border-color-focus;
|
|
15282
15306
|
border-radius: $input-groupo-focus-border-radius;
|
|
15283
15307
|
box-shadow: $input-group-focus-box-shadow;
|
|
15284
15308
|
}
|
|
15309
|
+
@if $input-skin-name == 'FluentUI' {
|
|
15310
|
+
border-radius: $input-groupo-focus-border-radius;
|
|
15311
|
+
border-width: 2px;
|
|
15312
|
+
}
|
|
15285
15313
|
}
|
|
15286
15314
|
|
|
15287
15315
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -15370,14 +15398,14 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
15370
15398
|
|
|
15371
15399
|
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
15372
15400
|
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15373
|
-
@if $input-skin-name == 'fabric' or $input-skin-name == '
|
|
15401
|
+
@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' {
|
|
15374
15402
|
border-color: $input-active-border-color;
|
|
15375
15403
|
}
|
|
15376
15404
|
@if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
|
|
15377
15405
|
-webkit-box-shadow: $input-border-shadow;
|
|
15378
15406
|
box-shadow: $input-border-shadow;
|
|
15379
15407
|
}
|
|
15380
|
-
@if $input-skin-name == 'bootstrap5'
|
|
15408
|
+
@if $input-skin-name == 'bootstrap5' {
|
|
15381
15409
|
box-shadow: $input-group-focus-box-shadow;
|
|
15382
15410
|
}
|
|
15383
15411
|
}
|
|
@@ -23739,7 +23767,7 @@ $sd-active-li-bg: $grey-400 !default;
|
|
|
23739
23767
|
$sd-active-li-border-color: $grey-400 !default;
|
|
23740
23768
|
$sd-active-font-color: $base-font !default;
|
|
23741
23769
|
|
|
23742
|
-
@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) {
|
|
23770
|
+
@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) {
|
|
23743
23771
|
.e-speeddial-ul {
|
|
23744
23772
|
padding: $padding;
|
|
23745
23773
|
}
|
|
@@ -23752,6 +23780,14 @@ $sd-active-font-color: $base-font !default;
|
|
|
23752
23780
|
margin: $li-text-margin;
|
|
23753
23781
|
}
|
|
23754
23782
|
|
|
23783
|
+
.e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
|
|
23784
|
+
@if ($skin-name == 'fluent2') {
|
|
23785
|
+
font-size: $li-icon-font-size;
|
|
23786
|
+
line-height: $speeddial-li-text-height;
|
|
23787
|
+
padding: $speeddial-text-li-padding;
|
|
23788
|
+
}
|
|
23789
|
+
}
|
|
23790
|
+
|
|
23755
23791
|
.e-speeddial-li-text {
|
|
23756
23792
|
height: $speeddial-li-text-height;
|
|
23757
23793
|
line-height: $speeddial-li-text-height;
|
|
@@ -23875,6 +23911,16 @@ $sd-active-font-color: $base-font !default;
|
|
|
23875
23911
|
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
23876
23912
|
margin: $sd-li-text-margin;
|
|
23877
23913
|
}
|
|
23914
|
+
|
|
23915
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
23916
|
+
@if ($skin-name == 'fluent2') {
|
|
23917
|
+
border: 1px solid;
|
|
23918
|
+
border-radius: 20px;
|
|
23919
|
+
font-size: 12px;
|
|
23920
|
+
line-height: 16px;
|
|
23921
|
+
padding: 8px 16px;
|
|
23922
|
+
}
|
|
23923
|
+
}
|
|
23878
23924
|
}
|
|
23879
23925
|
|
|
23880
23926
|
.e-speeddial-li-text {
|
|
@@ -24012,19 +24058,19 @@ $sd-active-font-color: $base-font !default;
|
|
|
24012
24058
|
|
|
24013
24059
|
.e-small.e-speeddial-popup,
|
|
24014
24060
|
.e-small .e-speeddial-popup {
|
|
24015
|
-
@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);
|
|
24061
|
+
@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);
|
|
24016
24062
|
}
|
|
24017
24063
|
|
|
24018
24064
|
.e-bigger.e-speeddial-popup,
|
|
24019
24065
|
.e-bigger .e-speeddial-popup {
|
|
24020
|
-
@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);
|
|
24066
|
+
@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);
|
|
24021
24067
|
}
|
|
24022
24068
|
|
|
24023
24069
|
.e-bigger.e-small.e-speeddial-popup,
|
|
24024
24070
|
.e-bigger.e-small .e-speeddial-popup,
|
|
24025
24071
|
.e-bigger .e-small.e-speeddial-popup,
|
|
24026
24072
|
.e-small .e-bigger.e-speeddial-popup {
|
|
24027
|
-
@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);
|
|
24073
|
+
@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);
|
|
24028
24074
|
}
|
|
24029
24075
|
|
|
24030
24076
|
.e-speeddial-overlay {
|
|
@@ -24088,6 +24134,13 @@ $sd-active-font-color: $base-font !default;
|
|
|
24088
24134
|
border-color: $sd-li-border-color;
|
|
24089
24135
|
}
|
|
24090
24136
|
}
|
|
24137
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
24138
|
+
@if ($skin-name == 'fluent2') {
|
|
24139
|
+
background: $secondary-bg-color;
|
|
24140
|
+
box-shadow: $shadow-lg;
|
|
24141
|
+
border-color: $secondary-border-color;
|
|
24142
|
+
}
|
|
24143
|
+
}
|
|
24091
24144
|
}
|
|
24092
24145
|
.e-speeddial-li.e-disabled {
|
|
24093
24146
|
@include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
|
|
@@ -25238,7 +25291,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
25238
25291
|
}
|
|
25239
25292
|
}
|
|
25240
25293
|
#{if(&, '&', '*')} .e-content.e-year,
|
|
25241
|
-
#{if(&, '&', '*')} .e-content.e-decade
|
|
25294
|
+
#{if(&, '&', '*')} .e-content.e-decade {
|
|
25242
25295
|
#{if(&, '&', '*')} td.e-selected span.e-day {
|
|
25243
25296
|
@if $skin-name == 'fluent2' {
|
|
25244
25297
|
font-weight: 600;
|
|
@@ -44357,12 +44410,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44357
44410
|
.e-dlg-header-content {
|
|
44358
44411
|
border-radius: $header-content-border-radius;
|
|
44359
44412
|
line-height: $dialog-header-line-height;
|
|
44360
|
-
|
|
44361
|
-
.e-dlg-closeicon-btn.e-btn.e-icon-btn {
|
|
44362
|
-
@if $skin-name =='fluent2' {
|
|
44363
|
-
line-height: 2;
|
|
44364
|
-
}
|
|
44365
|
-
}
|
|
44366
44413
|
}
|
|
44367
44414
|
|
|
44368
44415
|
.e-dlg-header-content + .e-dlg-content {
|
|
@@ -44536,6 +44583,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44536
44583
|
@if $skin-name == 'Material3' {
|
|
44537
44584
|
padding: $zero-value;
|
|
44538
44585
|
}
|
|
44586
|
+
@if $skin-name == 'fluent2' {
|
|
44587
|
+
padding: $dialog-bigger-header-btn-padding;
|
|
44588
|
+
}
|
|
44539
44589
|
}
|
|
44540
44590
|
|
|
44541
44591
|
.e-btn .e-btn-icon.e-icon-dlg-close {
|
|
@@ -44641,6 +44691,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44641
44691
|
@if $skin-name == 'Material3' {
|
|
44642
44692
|
padding: $zero-value;
|
|
44643
44693
|
}
|
|
44694
|
+
@if $skin-name == 'fluent2' {
|
|
44695
|
+
padding: $dialog-header-btn-padding;
|
|
44696
|
+
}
|
|
44644
44697
|
}
|
|
44645
44698
|
|
|
44646
44699
|
.e-rtl {
|
|
@@ -53693,7 +53746,7 @@ $ripple-width: 32px !default;
|
|
|
53693
53746
|
@if $skin-name == 'bootstrap4' {
|
|
53694
53747
|
font-size: $treeview-big-image-font-size;
|
|
53695
53748
|
}
|
|
53696
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
53749
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
|
|
53697
53750
|
& + .e-list-text {
|
|
53698
53751
|
padding: $treeview-big-image-text-padding;
|
|
53699
53752
|
}
|
|
@@ -56558,6 +56611,16 @@ $step-selected-active-color: darken($primary, 15%) !default;
|
|
|
56558
56611
|
font-weight: $stepper-font-weight;
|
|
56559
56612
|
}
|
|
56560
56613
|
}
|
|
56614
|
+
&.e-linear {
|
|
56615
|
+
.e-step-container {
|
|
56616
|
+
pointer-events: none;
|
|
56617
|
+
}
|
|
56618
|
+
.e-previous:not(.e-step-disabled),
|
|
56619
|
+
.e-next:not(.e-step-disabled),
|
|
56620
|
+
.e-step-selected:not(.e-step-disabled) {
|
|
56621
|
+
pointer-events: auto;
|
|
56622
|
+
}
|
|
56623
|
+
}
|
|
56561
56624
|
&.e-stepper-readonly,
|
|
56562
56625
|
.e-step-disabled {
|
|
56563
56626
|
cursor: default;
|
|
@@ -58029,6 +58092,7 @@ $ddt-item-hover-bg: $grey-100 !default;
|
|
|
58029
58092
|
|
|
58030
58093
|
&.e-chip-input {
|
|
58031
58094
|
width: 0;
|
|
58095
|
+
display: none;
|
|
58032
58096
|
}
|
|
58033
58097
|
}
|
|
58034
58098
|
|
|
@@ -74789,7 +74853,7 @@ $grid-xlfl-skin: 'material' !default;
|
|
|
74789
74853
|
.e-frame {
|
|
74790
74854
|
margin-bottom: 1px;
|
|
74791
74855
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74792
|
-
margin:
|
|
74856
|
+
margin-bottom: 8px;
|
|
74793
74857
|
}
|
|
74794
74858
|
}
|
|
74795
74859
|
}
|
|
@@ -74937,6 +75001,7 @@ $grid-xlfl-skin: 'material' !default;
|
|
|
74937
75001
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74938
75002
|
.e-ftrchk.e-infinitescroll {
|
|
74939
75003
|
margin-left: 0;
|
|
75004
|
+
padding-left: 0;
|
|
74940
75005
|
}
|
|
74941
75006
|
}
|
|
74942
75007
|
|
|
@@ -76171,7 +76236,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
76171
76236
|
|
|
76172
76237
|
@if $grid-skin == 'fluent2' {
|
|
76173
76238
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
76174
|
-
margin-left: -
|
|
76239
|
+
margin-left: -5px;
|
|
76240
|
+
margin-top: 4px;
|
|
76175
76241
|
}
|
|
76176
76242
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
76177
76243
|
margin-right: -2px;
|
|
@@ -76182,7 +76248,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
76182
76248
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
76183
76249
|
@if $grid-skin == 'fluent2' {
|
|
76184
76250
|
margin-bottom: 2px;
|
|
76185
|
-
margin-left:
|
|
76251
|
+
margin-left: 7px;
|
|
76186
76252
|
}
|
|
76187
76253
|
}
|
|
76188
76254
|
|
|
@@ -76309,8 +76375,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
76309
76375
|
}
|
|
76310
76376
|
|
|
76311
76377
|
@if $grid-skin == 'fluent2' {
|
|
76312
|
-
.e-ftrchk.e-infinitescroll {
|
|
76378
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
76313
76379
|
margin-left: 0;
|
|
76380
|
+
padding-left: 0;
|
|
76314
76381
|
}
|
|
76315
76382
|
}
|
|
76316
76383
|
|
|
@@ -77973,7 +78040,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
77973
78040
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
77974
78041
|
}
|
|
77975
78042
|
white-space: normal;
|
|
77976
|
-
|
|
78043
|
+
text-wrap: nowrap;
|
|
78044
|
+
text-overflow: ellipsis;
|
|
78045
|
+
overflow: hidden;
|
|
77977
78046
|
&.e-lastrowcell {
|
|
77978
78047
|
border-bottom-width: 1px;
|
|
77979
78048
|
}
|
|
@@ -78714,7 +78783,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78714
78783
|
}
|
|
78715
78784
|
|
|
78716
78785
|
@if $grid-skin == 'fluent2' {
|
|
78717
|
-
.e-ftrchk.e-infinitescroll {
|
|
78786
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
78718
78787
|
padding-left: 0;
|
|
78719
78788
|
margin-left: 0;
|
|
78720
78789
|
}
|
|
@@ -79897,7 +79966,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79897
79966
|
|
|
79898
79967
|
&.e-default {
|
|
79899
79968
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
79900
|
-
& .e-gridheader table tr th:last-child {
|
|
79969
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
79901
79970
|
border-left: 0;
|
|
79902
79971
|
}
|
|
79903
79972
|
}
|
|
@@ -80726,7 +80795,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
80726
80795
|
}
|
|
80727
80796
|
|
|
80728
80797
|
.e-gridcontent .e-groupcaption {
|
|
80729
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
80798
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
80730
80799
|
}
|
|
80731
80800
|
|
|
80732
80801
|
.e-summarycell {
|
|
@@ -81318,9 +81387,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81318
81387
|
background: none;
|
|
81319
81388
|
border: 0;
|
|
81320
81389
|
color: $grid-responsive-custom-header-btn-color;
|
|
81321
|
-
@if $grid-skin == 'fluent2' {
|
|
81322
|
-
padding-top: 6px;
|
|
81323
|
-
}
|
|
81324
81390
|
}
|
|
81325
81391
|
}
|
|
81326
81392
|
}
|
|
@@ -81407,6 +81473,22 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81407
81473
|
& .e-dlg-content {
|
|
81408
81474
|
padding: 16px;
|
|
81409
81475
|
}
|
|
81476
|
+
|
|
81477
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
81478
|
+
.e-checkbox-wrapper .e-frame {
|
|
81479
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
81480
|
+
margin: 0 0 1px 4px;
|
|
81481
|
+
}
|
|
81482
|
+
}
|
|
81483
|
+
|
|
81484
|
+
.e-radio + label {
|
|
81485
|
+
margin: 0;
|
|
81486
|
+
}
|
|
81487
|
+
|
|
81488
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
81489
|
+
margin-left: 18px;
|
|
81490
|
+
}
|
|
81491
|
+
}
|
|
81410
81492
|
}
|
|
81411
81493
|
|
|
81412
81494
|
& .e-ressortbutton-parent {
|
|
@@ -81501,6 +81583,14 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81501
81583
|
min-height: 160px;
|
|
81502
81584
|
overflow-y: auto;
|
|
81503
81585
|
|
|
81586
|
+
&.e-checkbox-infinitescroll {
|
|
81587
|
+
border-top-style: solid;
|
|
81588
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
81589
|
+
border-top-width: 1px;
|
|
81590
|
+
margin-top: 0;
|
|
81591
|
+
overflow-x: hidden;
|
|
81592
|
+
}
|
|
81593
|
+
|
|
81504
81594
|
& .e-ftrchk {
|
|
81505
81595
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
81506
81596
|
@if $grid-skin == 'fluent2' {
|
|
@@ -81509,6 +81599,29 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81509
81599
|
}
|
|
81510
81600
|
}
|
|
81511
81601
|
}
|
|
81602
|
+
|
|
81603
|
+
& .e-ftrchk {
|
|
81604
|
+
& .e-chk-hidden {
|
|
81605
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
81606
|
+
height: 1px;
|
|
81607
|
+
opacity: 0;
|
|
81608
|
+
width: 1px;
|
|
81609
|
+
}
|
|
81610
|
+
|
|
81611
|
+
& .e-mask {
|
|
81612
|
+
display: inline-block;
|
|
81613
|
+
height: 10px;
|
|
81614
|
+
width: 80%;
|
|
81615
|
+
|
|
81616
|
+
&.e-mask-checkbox-filter-intent {
|
|
81617
|
+
width: 13px;
|
|
81618
|
+
}
|
|
81619
|
+
|
|
81620
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
81621
|
+
margin-left: 8px;
|
|
81622
|
+
}
|
|
81623
|
+
}
|
|
81624
|
+
}
|
|
81512
81625
|
}
|
|
81513
81626
|
}
|
|
81514
81627
|
}
|
|
@@ -81523,10 +81636,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81523
81636
|
& .e-searchbox {
|
|
81524
81637
|
padding-left: 0;
|
|
81525
81638
|
}
|
|
81526
|
-
& .e-
|
|
81527
|
-
|
|
81528
|
-
|
|
81529
|
-
}
|
|
81639
|
+
& .e-ftrchk.e-infinitescroll,
|
|
81640
|
+
& .e-spinner .e-checkboxlist {
|
|
81641
|
+
margin-left: -7px;
|
|
81530
81642
|
}
|
|
81531
81643
|
}
|
|
81532
81644
|
}
|
|
@@ -81574,6 +81686,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81574
81686
|
@if $grid-skin == 'fluent' {
|
|
81575
81687
|
padding-top: 3px;
|
|
81576
81688
|
}
|
|
81689
|
+
@if $grid-skin == 'fluent' {
|
|
81690
|
+
padding-top: 1px;
|
|
81691
|
+
}
|
|
81577
81692
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
81578
81693
|
padding-top: 2px;
|
|
81579
81694
|
}
|
|
@@ -81902,6 +82017,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81902
82017
|
border-color: $grid-header-border-color;
|
|
81903
82018
|
}
|
|
81904
82019
|
|
|
82020
|
+
.e-headercell,
|
|
82021
|
+
.e-detailheadercell {
|
|
82022
|
+
background-color: $grid-header-bg-color;
|
|
82023
|
+
}
|
|
82024
|
+
|
|
81905
82025
|
.e-gridcontent {
|
|
81906
82026
|
background-color: $grid-content-bg-color;
|
|
81907
82027
|
}
|
|
@@ -89887,14 +90007,24 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
89887
90007
|
font-size: 2em;
|
|
89888
90008
|
font-weight: bold;
|
|
89889
90009
|
height: 40px;
|
|
89890
|
-
|
|
90010
|
+
@if $skin-name =='fluent2' {
|
|
90011
|
+
line-height: 25px;
|
|
90012
|
+
}
|
|
90013
|
+
@else {
|
|
90014
|
+
line-height: 40px;
|
|
90015
|
+
}
|
|
89891
90016
|
}
|
|
89892
90017
|
|
|
89893
90018
|
&.e-h2 {
|
|
89894
90019
|
font-size: 1.5em;
|
|
89895
90020
|
font-weight: bold;
|
|
89896
90021
|
height: 40px;
|
|
89897
|
-
|
|
90022
|
+
@if $skin-name =='fluent2' {
|
|
90023
|
+
line-height: 25px;
|
|
90024
|
+
}
|
|
90025
|
+
@else {
|
|
90026
|
+
line-height: 40px;
|
|
90027
|
+
}
|
|
89898
90028
|
}
|
|
89899
90029
|
|
|
89900
90030
|
&.e-h3 {
|
|
@@ -91236,7 +91366,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91236
91366
|
.e-rte-dropdown-btn-text,
|
|
91237
91367
|
.e-background-color,
|
|
91238
91368
|
.e-rte-font-color {
|
|
91239
|
-
font-size:
|
|
91369
|
+
font-size: 16px;
|
|
91240
91370
|
}
|
|
91241
91371
|
}
|
|
91242
91372
|
.e-bigger {
|
|
@@ -91245,27 +91375,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91245
91375
|
.e-rte-dropdown-btn-text,
|
|
91246
91376
|
.e-background-color,
|
|
91247
91377
|
.e-rte-font-color {
|
|
91248
|
-
font-size:
|
|
91378
|
+
font-size: 18px;
|
|
91249
91379
|
}
|
|
91250
91380
|
}
|
|
91251
91381
|
}
|
|
91252
91382
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
91253
91383
|
.e-background-color,
|
|
91254
|
-
.e-rte-font-color{
|
|
91255
|
-
font-size:
|
|
91384
|
+
.e-rte-font-color {
|
|
91385
|
+
font-size: 16px;
|
|
91256
91386
|
}
|
|
91257
91387
|
}
|
|
91258
91388
|
.e-bigger {
|
|
91259
91389
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
91260
91390
|
.e-background-color,
|
|
91261
|
-
.e-rte-font-color{
|
|
91262
|
-
font-size:
|
|
91391
|
+
.e-rte-font-color {
|
|
91392
|
+
font-size: 18px;
|
|
91263
91393
|
}
|
|
91264
91394
|
}
|
|
91265
|
-
.e-rte-container{
|
|
91395
|
+
.e-rte-container {
|
|
91266
91396
|
border-radius: 4px;
|
|
91267
91397
|
}
|
|
91268
|
-
.e-richtexteditor{
|
|
91398
|
+
.e-richtexteditor {
|
|
91269
91399
|
border-radius: 4px;
|
|
91270
91400
|
.e-toolbar {
|
|
91271
91401
|
border-radius: 4px 4px 0 0;
|
|
@@ -97799,7 +97929,7 @@ $kanban-col-expand-collapse-box-shadow: none;
|
|
|
97799
97929
|
|
|
97800
97930
|
.e-kanban-dialog .e-dialog-edit.e-primary{
|
|
97801
97931
|
background: $primary-bg-color-hover;
|
|
97802
|
-
color: $primary-
|
|
97932
|
+
color: $primary-text-color;
|
|
97803
97933
|
}
|
|
97804
97934
|
}
|
|
97805
97935
|
|
|
@@ -106967,6 +107097,12 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
106967
107097
|
&:not(.e-active) {
|
|
106968
107098
|
.e-list-icon {
|
|
106969
107099
|
color: $field-list-tree-icon-color;
|
|
107100
|
+
|
|
107101
|
+
@if ($skin-name == 'fluent2') {
|
|
107102
|
+
&:hover {
|
|
107103
|
+
color: $field-list-icon-hover-color;
|
|
107104
|
+
}
|
|
107105
|
+
}
|
|
106970
107106
|
}
|
|
106971
107107
|
}
|
|
106972
107108
|
|
|
@@ -106978,6 +107114,15 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
106978
107114
|
float: right !important;
|
|
106979
107115
|
margin: 0 12px 0 0;
|
|
106980
107116
|
/* stylelint-enable */
|
|
107117
|
+
|
|
107118
|
+
@if ($skin-name == 'fluent2') {
|
|
107119
|
+
&:hover {
|
|
107120
|
+
color: $field-list-icon-hover-color;
|
|
107121
|
+
}
|
|
107122
|
+
&:active {
|
|
107123
|
+
color: $field-list-icon-hover-color;
|
|
107124
|
+
}
|
|
107125
|
+
}
|
|
106981
107126
|
}
|
|
106982
107127
|
}
|
|
106983
107128
|
|
|
@@ -107042,6 +107187,11 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
107042
107187
|
margin-right: 4px;
|
|
107043
107188
|
pointer-events: auto;
|
|
107044
107189
|
width: 20px;
|
|
107190
|
+
|
|
107191
|
+
@if ($skin-name == 'fluent2') {
|
|
107192
|
+
font-size: 16px;
|
|
107193
|
+
margin-top: 3px;
|
|
107194
|
+
}
|
|
107045
107195
|
}
|
|
107046
107196
|
@if ($skin-name == 'tailwind') {
|
|
107047
107197
|
&.e-active {
|
|
@@ -107409,7 +107559,11 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
107409
107559
|
position: relative;
|
|
107410
107560
|
top: 3px;
|
|
107411
107561
|
}
|
|
107412
|
-
|
|
107562
|
+
|
|
107563
|
+
@if ($skin-name == 'fluent2') {
|
|
107564
|
+
font-size: 20px;
|
|
107565
|
+
}
|
|
107566
|
+
|
|
107413
107567
|
@if ($skin-name == 'tailwind') {
|
|
107414
107568
|
position: relative;
|
|
107415
107569
|
top: 1px;
|
|
@@ -108951,6 +109105,10 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
108951
109105
|
vertical-align: bottom;
|
|
108952
109106
|
width: 20px;
|
|
108953
109107
|
|
|
109108
|
+
@if ($skin-name =='fluent2') {
|
|
109109
|
+
font-size: 16px;
|
|
109110
|
+
}
|
|
109111
|
+
|
|
108954
109112
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
108955
109113
|
margin-right: 4px;
|
|
108956
109114
|
padding-left: 8px;
|
|
@@ -109231,6 +109389,10 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
109231
109389
|
height: 20px;
|
|
109232
109390
|
width: 20px;
|
|
109233
109391
|
|
|
109392
|
+
@if ($skin-name =='fluent2') {
|
|
109393
|
+
font-size: 16px;
|
|
109394
|
+
}
|
|
109395
|
+
|
|
109234
109396
|
&.e-disable-drag {
|
|
109235
109397
|
cursor: not-allowed;
|
|
109236
109398
|
opacity: .4;
|
|
@@ -110209,6 +110371,11 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
110209
110371
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
110210
110372
|
margin-right: 4px !important;
|
|
110211
110373
|
width: 24px !important;
|
|
110374
|
+
|
|
110375
|
+
@if ($skin-name =='fluent2') {
|
|
110376
|
+
font-size: 20px !important;
|
|
110377
|
+
margin-bottom: 5px !important;
|
|
110378
|
+
}
|
|
110212
110379
|
}
|
|
110213
110380
|
|
|
110214
110381
|
.e-calc-measure-icon,
|
|
@@ -110310,6 +110477,10 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
110310
110477
|
.e-drag {
|
|
110311
110478
|
font-size: $field-list-bigger-icon-size;
|
|
110312
110479
|
width: 24px;
|
|
110480
|
+
|
|
110481
|
+
@if ($skin-name =='fluent2') {
|
|
110482
|
+
font-size: 20px;
|
|
110483
|
+
}
|
|
110313
110484
|
}
|
|
110314
110485
|
}
|
|
110315
110486
|
}
|
|
@@ -114474,6 +114645,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 3px !default;
|
|
|
114474
114645
|
$qrybldr-drag-grp-list-heg: 25px !default;
|
|
114475
114646
|
$qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
114476
114647
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
114648
|
+
$qryblr-drag-icon-color: rgba($grey-black, .87) !default;
|
|
114477
114649
|
|
|
114478
114650
|
@mixin fluent2-small-round-btn {
|
|
114479
114651
|
@if $theme-name == 'fluent2' {
|
|
@@ -114516,7 +114688,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
114516
114688
|
@if $skin-name == 'fluent2' {
|
|
114517
114689
|
box-shadow: $shadow-md;
|
|
114518
114690
|
}
|
|
114519
|
-
background
|
|
114691
|
+
background: $qrybldr-drag-bg-color;
|
|
114520
114692
|
}
|
|
114521
114693
|
|
|
114522
114694
|
& .e-rule-value-delete {
|
|
@@ -114551,9 +114723,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
114551
114723
|
padding: 15px 3px 15px 11px;
|
|
114552
114724
|
vertical-align: middle;
|
|
114553
114725
|
font-size: $qrybldr-drag-icon-font-size;
|
|
114554
|
-
|
|
114555
|
-
color: $qryblr-drag-icon-color;
|
|
114556
|
-
}
|
|
114726
|
+
color: $qryblr-drag-icon-color;
|
|
114557
114727
|
}
|
|
114558
114728
|
|
|
114559
114729
|
& .e-group-header .e-drag-qb-rule {
|
|
@@ -120664,6 +120834,18 @@ $schedule-tree-content-color: $shadow;
|
|
|
120664
120834
|
}
|
|
120665
120835
|
}
|
|
120666
120836
|
|
|
120837
|
+
@media print {
|
|
120838
|
+
.e-schedule {
|
|
120839
|
+
.e-table-container {
|
|
120840
|
+
display: block;
|
|
120841
|
+
}
|
|
120842
|
+
|
|
120843
|
+
.e-vertical-view .e-content-table thead {
|
|
120844
|
+
break-inside: auto;
|
|
120845
|
+
}
|
|
120846
|
+
}
|
|
120847
|
+
}
|
|
120848
|
+
|
|
120667
120849
|
.e-bigger .e-more-popup-wrapper,
|
|
120668
120850
|
.e-more-popup-wrapper {
|
|
120669
120851
|
background: $schedule-popup-bg-color;
|
|
@@ -120842,6 +121024,10 @@ $schedule-tree-content-color: $shadow;
|
|
|
120842
121024
|
@mixin schedule-select-cell-focus-styles {
|
|
120843
121025
|
@if ($theme-name == 'fluent2') {
|
|
120844
121026
|
&:focus {
|
|
121027
|
+
background: $content-bg-color-focus;
|
|
121028
|
+
}
|
|
121029
|
+
|
|
121030
|
+
&:focus-visible {
|
|
120845
121031
|
background: $schedule-select-focus-bg-color;
|
|
120846
121032
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
120847
121033
|
}
|
|
@@ -121667,6 +121853,7 @@ $image-editor-save-dlg-big-btn-pad: 4px 11px 2px !default;
|
|
|
121667
121853
|
$image-editor-save-dlg-grp-btn-padding: 6px 7.5px 4px !default;
|
|
121668
121854
|
$image-editor-save-dlg-dev-grp-btn-padding: 2px 9.5px !default;
|
|
121669
121855
|
$image-editor-icon-button: 5px !default;
|
|
121856
|
+
$image-editor-filter-canvas-focus: 1px solid $grey-light-font !default;
|
|
121670
121857
|
|
|
121671
121858
|
@include export-module('image-editor-layout') {
|
|
121672
121859
|
.e-ie-toolbar-upload-div.e-hide,
|
|
@@ -122153,6 +122340,14 @@ $image-editor-icon-button: 5px !default;
|
|
|
122153
122340
|
}
|
|
122154
122341
|
}
|
|
122155
122342
|
}
|
|
122343
|
+
& .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
|
|
122344
|
+
& .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
122345
|
+
@if $skin-name == 'Material3' {
|
|
122346
|
+
height: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
122347
|
+
top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122348
|
+
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
122349
|
+
}
|
|
122350
|
+
}
|
|
122156
122351
|
}
|
|
122157
122352
|
|
|
122158
122353
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -122358,12 +122553,18 @@ $image-editor-icon-button: 5px !default;
|
|
|
122358
122553
|
@if $skin-name == 'highcontrast' {
|
|
122359
122554
|
margin-left: calc(100% - 175px);
|
|
122360
122555
|
}
|
|
122361
|
-
@if $skin-name == 'FluentUI' or $skin-name == 'material'
|
|
122556
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'material' {
|
|
122362
122557
|
margin-left: calc(100% - 185px);
|
|
122363
122558
|
}
|
|
122364
122559
|
@if $skin-name == 'fabric' {
|
|
122365
122560
|
margin-left: calc(100% - 180px);
|
|
122366
122561
|
}
|
|
122562
|
+
@if $skin-name == 'fluent2' {
|
|
122563
|
+
margin-left: calc(100% - 188px);
|
|
122564
|
+
}
|
|
122565
|
+
@if $skin-name == 'Material3' {
|
|
122566
|
+
margin-left: calc(100% - 190px);
|
|
122567
|
+
}
|
|
122367
122568
|
}
|
|
122368
122569
|
|
|
122369
122570
|
.e-device.e-ie-save-dialog .e-ie-img-size-value-span {
|
|
@@ -122386,6 +122587,9 @@ $image-editor-icon-button: 5px !default;
|
|
|
122386
122587
|
@if $skin-name == 'bootstrap5' {
|
|
122387
122588
|
margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122388
122589
|
}
|
|
122590
|
+
@if $skin-name == 'Material3' {
|
|
122591
|
+
margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122592
|
+
}
|
|
122389
122593
|
}
|
|
122390
122594
|
|
|
122391
122595
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
@@ -122483,7 +122687,12 @@ $image-editor-icon-button: 5px !default;
|
|
|
122483
122687
|
|
|
122484
122688
|
& .e-ie-img-size-value-span {
|
|
122485
122689
|
vertical-align: middle;
|
|
122486
|
-
|
|
122690
|
+
@if $skin-name == 'Material3' {
|
|
122691
|
+
margin-left: calc(50% - 52px);
|
|
122692
|
+
}
|
|
122693
|
+
@else {
|
|
122694
|
+
margin-left: calc(50% - 55px);
|
|
122695
|
+
}
|
|
122487
122696
|
}
|
|
122488
122697
|
|
|
122489
122698
|
& .e-btn-group .e-btn {
|
|
@@ -122514,10 +122723,10 @@ $image-editor-icon-button: 5px !default;
|
|
|
122514
122723
|
}
|
|
122515
122724
|
|
|
122516
122725
|
& .e-ie-img-size-value-span {
|
|
122517
|
-
@if $skin-name == '
|
|
122726
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
|
|
122518
122727
|
margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122519
122728
|
}
|
|
122520
|
-
@else if $skin-name == 'bootstrap' {
|
|
122729
|
+
@else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
|
|
122521
122730
|
margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122522
122731
|
}
|
|
122523
122732
|
@else if $skin-name == 'tailwind' {
|
|
@@ -122540,6 +122749,12 @@ $image-editor-icon-button: 5px !default;
|
|
|
122540
122749
|
}
|
|
122541
122750
|
}
|
|
122542
122751
|
|
|
122752
|
+
.e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
122753
|
+
@if $skin-name == 'Material3' {
|
|
122754
|
+
top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122755
|
+
}
|
|
122756
|
+
}
|
|
122757
|
+
|
|
122543
122758
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
122544
122759
|
width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122545
122760
|
@if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
|
|
@@ -122679,6 +122894,13 @@ $image-editor-icon-button: 5px !default;
|
|
|
122679
122894
|
}
|
|
122680
122895
|
}
|
|
122681
122896
|
|
|
122897
|
+
.e-ie-filter-canvas:focus,
|
|
122898
|
+
.filter-wrapper:focus .e-ie-filter-canvas,
|
|
122899
|
+
.filter-wrapper:focus canvas,
|
|
122900
|
+
.filter-wrapper canvas:focus {
|
|
122901
|
+
border: $image-editor-filter-canvas-focus;
|
|
122902
|
+
}
|
|
122903
|
+
|
|
122682
122904
|
|
|
122683
122905
|
@include export-module('image-editor-material-icons') {
|
|
122684
122906
|
.e-image-editor {
|
|
@@ -124908,6 +125130,7 @@ $ribbon-dropdown-btn-padding: 0 15px !default;
|
|
|
124908
125130
|
$ribbon-dropdown-caret-btn-size: 12px !default;
|
|
124909
125131
|
$ribbon-dropdown-caret-btn-height: 12px !default;
|
|
124910
125132
|
$ribbon-dropdown-caret-btn-padding: 2px 4px !default;
|
|
125133
|
+
$ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
|
|
124911
125134
|
$ribbon-items-padding: 2px !default;
|
|
124912
125135
|
$ribbon-large-items-btn-padding: 0 3px !default;
|
|
124913
125136
|
$ribbon-large-items-btn-height: 18px !default;
|
|
@@ -125086,6 +125309,7 @@ $ribbon-bigger-menu-blank-icon-padding: 42px !default;
|
|
|
125086
125309
|
$ribbon-bigger-dropdown-btn-size: 16px !default;
|
|
125087
125310
|
$ribbon-bigger-dropdown-btn-line-height: 16px !default;
|
|
125088
125311
|
$ribbon-bigger-dropdown-caret-btn-padding: 3px 5px !default;
|
|
125312
|
+
$ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
|
|
125089
125313
|
$ribbon-bigger-dropdown-caret-btn-size: 16px !default;
|
|
125090
125314
|
$ribbon-bigger-dropdown-caret-icon-size: 12px !default;
|
|
125091
125315
|
$ribbon-bigger-dropdown-caret-btn-height: 16px !default;
|
|
@@ -125605,6 +125829,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125605
125829
|
|
|
125606
125830
|
.e-ribbon-tab-item {
|
|
125607
125831
|
display: inline-flex;
|
|
125832
|
+
|
|
125833
|
+
&.e-disabled {
|
|
125834
|
+
pointer-events: none;
|
|
125835
|
+
}
|
|
125608
125836
|
}
|
|
125609
125837
|
|
|
125610
125838
|
.e-ribbon-group {
|
|
@@ -126084,6 +126312,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126084
126312
|
}
|
|
126085
126313
|
}
|
|
126086
126314
|
|
|
126315
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
126316
|
+
padding: $ribbon-colorpicker-caret-btn-padding;
|
|
126317
|
+
}
|
|
126318
|
+
|
|
126087
126319
|
.e-dropdown-btn .e-caret {
|
|
126088
126320
|
@include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
|
|
126089
126321
|
padding: $ribbon-dropdown-caret-btn-padding;
|
|
@@ -126775,6 +127007,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126775
127007
|
}
|
|
126776
127008
|
}
|
|
126777
127009
|
|
|
127010
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
127011
|
+
padding: $ribbon-bigger-colorpicker-caret-btn-padding;
|
|
127012
|
+
}
|
|
127013
|
+
|
|
126778
127014
|
.e-dropdown-btn .e-caret {
|
|
126779
127015
|
@include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
|
|
126780
127016
|
padding: $ribbon-bigger-dropdown-caret-btn-padding;
|
|
@@ -127906,6 +128142,8 @@ $timeline-item-disabled-color: 'rgba($black, .38)' !default;
|
|
|
127906
128142
|
$header-font-weight: 500 !default;
|
|
127907
128143
|
$multicolumn-grid-height: 36px !default;
|
|
127908
128144
|
$multicolumn-margin-top-value: 1px !default;
|
|
128145
|
+
$footer-border-width: 0 1px 0 1px !default;
|
|
128146
|
+
$grid-border-width: 1px !default;
|
|
127909
128147
|
|
|
127910
128148
|
$multicolumn-grid-small-height: 36px !default;
|
|
127911
128149
|
$multicolumn-margin-top-small-value: 1px !default;
|
|
@@ -127922,7 +128160,7 @@ $grid-content-color: rgba($grey-black, .87) !default;
|
|
|
127922
128160
|
$grid-content-hover-bg-color: $grey-200 !default;
|
|
127923
128161
|
$grid-content-active-bg-color: $grey-200 !default;
|
|
127924
128162
|
$grid-content-active-color: $accent !default;
|
|
127925
|
-
$grid-footer-bg-color:
|
|
128163
|
+
$grid-footer-bg-color: $grey-white !default;
|
|
127926
128164
|
$grid-footer-color: rgba($grey-black, .54) !default;
|
|
127927
128165
|
$grid-group-content-header-color: rgba($grey-black, .54) !default;
|
|
127928
128166
|
$grid-group-content-header-bg-color: $grey-white !default;
|
|
@@ -127956,10 +128194,15 @@ $nodata-border-color: $grey-white !default;
|
|
|
127956
128194
|
}
|
|
127957
128195
|
.e-multicolumn-list .e-popup-footer {
|
|
127958
128196
|
vertical-align: middle;
|
|
127959
|
-
border-
|
|
128197
|
+
border-style: solid;
|
|
128198
|
+
border-width: $footer-border-width;
|
|
127960
128199
|
font-size: 14px;
|
|
127961
|
-
height:
|
|
127962
|
-
|
|
128200
|
+
height: $multicolumn-grid-height;
|
|
128201
|
+
display: flex;
|
|
128202
|
+
align-items: center;
|
|
128203
|
+
}
|
|
128204
|
+
.e-multicolumn-grid.e-grid {
|
|
128205
|
+
border-width: $grid-border-width;
|
|
127963
128206
|
}
|
|
127964
128207
|
.e-input-group.e-multicolumn-list {
|
|
127965
128208
|
input[readonly].e-input {
|
|
@@ -128028,6 +128271,7 @@ $nodata-border-color: $grey-white !default;
|
|
|
128028
128271
|
&.e-multicolumn-list .e-popup-footer {
|
|
128029
128272
|
font-size: 12px;
|
|
128030
128273
|
}
|
|
128274
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
128031
128275
|
.e-multicolumn-grid .e-row,
|
|
128032
128276
|
.e-multicolumn-grid .e-emptyrow {
|
|
128033
128277
|
height: $multicolumn-grid-small-height;
|
|
@@ -128040,6 +128284,7 @@ $nodata-border-color: $grey-white !default;
|
|
|
128040
128284
|
&.e-multicolumn-list .e-popup-footer {
|
|
128041
128285
|
font-size: 16px;
|
|
128042
128286
|
}
|
|
128287
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
128043
128288
|
.e-multicolumn-grid .e-row,
|
|
128044
128289
|
.e-multicolumn-grid .e-emptyrow {
|
|
128045
128290
|
height: $multicolumn-grid-bigger-height;
|
|
@@ -128056,6 +128301,7 @@ $nodata-border-color: $grey-white !default;
|
|
|
128056
128301
|
&.e-multicolumn-list .e-popup-footer {
|
|
128057
128302
|
font-size: 14px;
|
|
128058
128303
|
}
|
|
128304
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
128059
128305
|
.e-multicolumn-grid .e-row,
|
|
128060
128306
|
.e-multicolumn-grid .e-emptyrow {
|
|
128061
128307
|
height: $multicolumn-grid-bigger-small-height;
|