@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/bds.scss
CHANGED
|
@@ -3323,9 +3323,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
3323
3323
|
|
|
3324
3324
|
&:focus {
|
|
3325
3325
|
border: $acrdn-item-header-focus-border;
|
|
3326
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3327
3326
|
background: $acrdn-item-header-focus-bg;
|
|
3328
3327
|
|
|
3328
|
+
@if ($skin-name == 'fluent2') {
|
|
3329
|
+
box-shadow: none;
|
|
3330
|
+
}
|
|
3331
|
+
@else {
|
|
3332
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3333
|
+
}
|
|
3334
|
+
|
|
3329
3335
|
&:active {
|
|
3330
3336
|
|
|
3331
3337
|
.e-icons,
|
|
@@ -3335,6 +3341,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
3335
3341
|
}
|
|
3336
3342
|
}
|
|
3337
3343
|
}
|
|
3344
|
+
|
|
3345
|
+
@if ($skin-name == 'fluent2') {
|
|
3346
|
+
&:focus-visible {
|
|
3347
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3348
|
+
}
|
|
3349
|
+
}
|
|
3338
3350
|
}
|
|
3339
3351
|
|
|
3340
3352
|
&.e-select {
|
|
@@ -3441,9 +3453,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
3441
3453
|
}
|
|
3442
3454
|
|
|
3443
3455
|
&:focus {
|
|
3444
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3445
3456
|
position: relative;
|
|
3446
3457
|
z-index: 2;
|
|
3458
|
+
|
|
3459
|
+
@if ($skin-name == 'fluent2') {
|
|
3460
|
+
box-shadow: none;
|
|
3461
|
+
}
|
|
3462
|
+
@else {
|
|
3463
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3464
|
+
}
|
|
3465
|
+
}
|
|
3466
|
+
|
|
3467
|
+
@if ($skin-name == 'fluent2') {
|
|
3468
|
+
&:focus-visible {
|
|
3469
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
3470
|
+
}
|
|
3447
3471
|
}
|
|
3448
3472
|
}
|
|
3449
3473
|
|
|
@@ -16025,11 +16049,15 @@ $input-error-text-color:$danger !default;
|
|
|
16025
16049
|
@if $input-skin-name == 'bootstrap4' {
|
|
16026
16050
|
transition: $input-transition-shadow;
|
|
16027
16051
|
}
|
|
16028
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5'
|
|
16052
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
16029
16053
|
border-color: $input-group-border-color-focus;
|
|
16030
16054
|
border-radius: $input-groupo-focus-border-radius;
|
|
16031
16055
|
box-shadow: $input-group-focus-box-shadow;
|
|
16032
16056
|
}
|
|
16057
|
+
@if $input-skin-name == 'FluentUI' {
|
|
16058
|
+
border-radius: $input-groupo-focus-border-radius;
|
|
16059
|
+
border-width: 2px;
|
|
16060
|
+
}
|
|
16033
16061
|
}
|
|
16034
16062
|
|
|
16035
16063
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -16118,14 +16146,14 @@ $input-error-text-color:$danger !default;
|
|
|
16118
16146
|
|
|
16119
16147
|
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
16120
16148
|
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
16121
|
-
@if $input-skin-name == 'fabric' or $input-skin-name == '
|
|
16149
|
+
@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' {
|
|
16122
16150
|
border-color: $input-active-border-color;
|
|
16123
16151
|
}
|
|
16124
16152
|
@if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
|
|
16125
16153
|
-webkit-box-shadow: $input-border-shadow;
|
|
16126
16154
|
box-shadow: $input-border-shadow;
|
|
16127
16155
|
}
|
|
16128
|
-
@if $input-skin-name == 'bootstrap5'
|
|
16156
|
+
@if $input-skin-name == 'bootstrap5' {
|
|
16129
16157
|
box-shadow: $input-group-focus-box-shadow;
|
|
16130
16158
|
}
|
|
16131
16159
|
}
|
|
@@ -24882,7 +24910,7 @@ $sd-active-li-bg: $secondary-bg-color-pressed !default;
|
|
|
24882
24910
|
$sd-active-li-border-color: $secondary-border-color-pressed !default;
|
|
24883
24911
|
$sd-active-font-color: $secondary-text-color !default;
|
|
24884
24912
|
|
|
24885
|
-
@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) {
|
|
24913
|
+
@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) {
|
|
24886
24914
|
.e-speeddial-ul {
|
|
24887
24915
|
padding: $padding;
|
|
24888
24916
|
}
|
|
@@ -24895,6 +24923,14 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
24895
24923
|
margin: $li-text-margin;
|
|
24896
24924
|
}
|
|
24897
24925
|
|
|
24926
|
+
.e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
|
|
24927
|
+
@if ($skin-name == 'fluent2') {
|
|
24928
|
+
font-size: $li-icon-font-size;
|
|
24929
|
+
line-height: $speeddial-li-text-height;
|
|
24930
|
+
padding: $speeddial-text-li-padding;
|
|
24931
|
+
}
|
|
24932
|
+
}
|
|
24933
|
+
|
|
24898
24934
|
.e-speeddial-li-text {
|
|
24899
24935
|
height: $speeddial-li-text-height;
|
|
24900
24936
|
line-height: $speeddial-li-text-height;
|
|
@@ -25018,6 +25054,16 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
25018
25054
|
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
25019
25055
|
margin: $sd-li-text-margin;
|
|
25020
25056
|
}
|
|
25057
|
+
|
|
25058
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
25059
|
+
@if ($skin-name == 'fluent2') {
|
|
25060
|
+
border: 1px solid;
|
|
25061
|
+
border-radius: 20px;
|
|
25062
|
+
font-size: 12px;
|
|
25063
|
+
line-height: 16px;
|
|
25064
|
+
padding: 8px 16px;
|
|
25065
|
+
}
|
|
25066
|
+
}
|
|
25021
25067
|
}
|
|
25022
25068
|
|
|
25023
25069
|
.e-speeddial-li-text {
|
|
@@ -25155,19 +25201,19 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
25155
25201
|
|
|
25156
25202
|
.e-small.e-speeddial-popup,
|
|
25157
25203
|
.e-small .e-speeddial-popup {
|
|
25158
|
-
@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);
|
|
25204
|
+
@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);
|
|
25159
25205
|
}
|
|
25160
25206
|
|
|
25161
25207
|
.e-bigger.e-speeddial-popup,
|
|
25162
25208
|
.e-bigger .e-speeddial-popup {
|
|
25163
|
-
@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);
|
|
25209
|
+
@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);
|
|
25164
25210
|
}
|
|
25165
25211
|
|
|
25166
25212
|
.e-bigger.e-small.e-speeddial-popup,
|
|
25167
25213
|
.e-bigger.e-small .e-speeddial-popup,
|
|
25168
25214
|
.e-bigger .e-small.e-speeddial-popup,
|
|
25169
25215
|
.e-small .e-bigger.e-speeddial-popup {
|
|
25170
|
-
@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);
|
|
25216
|
+
@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);
|
|
25171
25217
|
}
|
|
25172
25218
|
|
|
25173
25219
|
.e-speeddial-overlay {
|
|
@@ -25231,6 +25277,13 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
25231
25277
|
border-color: $sd-li-border-color;
|
|
25232
25278
|
}
|
|
25233
25279
|
}
|
|
25280
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
25281
|
+
@if ($skin-name == 'fluent2') {
|
|
25282
|
+
background: $secondary-bg-color;
|
|
25283
|
+
box-shadow: $shadow-lg;
|
|
25284
|
+
border-color: $secondary-border-color;
|
|
25285
|
+
}
|
|
25286
|
+
}
|
|
25234
25287
|
}
|
|
25235
25288
|
.e-speeddial-li.e-disabled {
|
|
25236
25289
|
@include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
|
|
@@ -26455,7 +26508,7 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
26455
26508
|
}
|
|
26456
26509
|
}
|
|
26457
26510
|
#{if(&, '&', '*')} .e-content.e-year,
|
|
26458
|
-
#{if(&, '&', '*')} .e-content.e-decade
|
|
26511
|
+
#{if(&, '&', '*')} .e-content.e-decade {
|
|
26459
26512
|
#{if(&, '&', '*')} td.e-selected span.e-day {
|
|
26460
26513
|
@if $skin-name == 'fluent2' {
|
|
26461
26514
|
font-weight: 600;
|
|
@@ -45607,12 +45660,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
45607
45660
|
.e-dlg-header-content {
|
|
45608
45661
|
border-radius: $header-content-border-radius;
|
|
45609
45662
|
line-height: $dialog-header-line-height;
|
|
45610
|
-
|
|
45611
|
-
.e-dlg-closeicon-btn.e-btn.e-icon-btn {
|
|
45612
|
-
@if $skin-name =='fluent2' {
|
|
45613
|
-
line-height: 2;
|
|
45614
|
-
}
|
|
45615
|
-
}
|
|
45616
45663
|
}
|
|
45617
45664
|
|
|
45618
45665
|
.e-dlg-header-content + .e-dlg-content {
|
|
@@ -45786,6 +45833,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
45786
45833
|
@if $skin-name == 'Material3' {
|
|
45787
45834
|
padding: $zero-value;
|
|
45788
45835
|
}
|
|
45836
|
+
@if $skin-name == 'fluent2' {
|
|
45837
|
+
padding: $dialog-bigger-header-btn-padding;
|
|
45838
|
+
}
|
|
45789
45839
|
}
|
|
45790
45840
|
|
|
45791
45841
|
.e-btn .e-btn-icon.e-icon-dlg-close {
|
|
@@ -45891,6 +45941,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
45891
45941
|
@if $skin-name == 'Material3' {
|
|
45892
45942
|
padding: $zero-value;
|
|
45893
45943
|
}
|
|
45944
|
+
@if $skin-name == 'fluent2' {
|
|
45945
|
+
padding: $dialog-header-btn-padding;
|
|
45946
|
+
}
|
|
45894
45947
|
}
|
|
45895
45948
|
|
|
45896
45949
|
.e-rtl {
|
|
@@ -54927,7 +54980,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
54927
54980
|
@if $skin-name == 'bootstrap4' {
|
|
54928
54981
|
font-size: $treeview-big-image-font-size;
|
|
54929
54982
|
}
|
|
54930
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
54983
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
|
|
54931
54984
|
& + .e-list-text {
|
|
54932
54985
|
padding: $treeview-big-image-text-padding;
|
|
54933
54986
|
}
|
|
@@ -57840,6 +57893,16 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
57840
57893
|
font-weight: $stepper-font-weight;
|
|
57841
57894
|
}
|
|
57842
57895
|
}
|
|
57896
|
+
&.e-linear {
|
|
57897
|
+
.e-step-container {
|
|
57898
|
+
pointer-events: none;
|
|
57899
|
+
}
|
|
57900
|
+
.e-previous:not(.e-step-disabled),
|
|
57901
|
+
.e-next:not(.e-step-disabled),
|
|
57902
|
+
.e-step-selected:not(.e-step-disabled) {
|
|
57903
|
+
pointer-events: auto;
|
|
57904
|
+
}
|
|
57905
|
+
}
|
|
57843
57906
|
&.e-stepper-readonly,
|
|
57844
57907
|
.e-step-disabled {
|
|
57845
57908
|
cursor: default;
|
|
@@ -59311,6 +59374,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
59311
59374
|
|
|
59312
59375
|
&.e-chip-input {
|
|
59313
59376
|
width: 0;
|
|
59377
|
+
display: none;
|
|
59314
59378
|
}
|
|
59315
59379
|
}
|
|
59316
59380
|
|
|
@@ -75502,7 +75566,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
75502
75566
|
.e-frame {
|
|
75503
75567
|
margin-bottom: 1px;
|
|
75504
75568
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
75505
|
-
margin:
|
|
75569
|
+
margin-bottom: 8px;
|
|
75506
75570
|
}
|
|
75507
75571
|
}
|
|
75508
75572
|
}
|
|
@@ -75650,6 +75714,7 @@ $grid-xlfl-skin: $skin-name !default;
|
|
|
75650
75714
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
75651
75715
|
.e-ftrchk.e-infinitescroll {
|
|
75652
75716
|
margin-left: 0;
|
|
75717
|
+
padding-left: 0;
|
|
75653
75718
|
}
|
|
75654
75719
|
}
|
|
75655
75720
|
|
|
@@ -76896,7 +76961,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
76896
76961
|
|
|
76897
76962
|
@if $grid-skin == 'fluent2' {
|
|
76898
76963
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
76899
|
-
margin-left: -
|
|
76964
|
+
margin-left: -5px;
|
|
76965
|
+
margin-top: 4px;
|
|
76900
76966
|
}
|
|
76901
76967
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
76902
76968
|
margin-right: -2px;
|
|
@@ -76907,7 +76973,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
76907
76973
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
76908
76974
|
@if $grid-skin == 'fluent2' {
|
|
76909
76975
|
margin-bottom: 2px;
|
|
76910
|
-
margin-left:
|
|
76976
|
+
margin-left: 7px;
|
|
76911
76977
|
}
|
|
76912
76978
|
}
|
|
76913
76979
|
|
|
@@ -77034,8 +77100,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
77034
77100
|
}
|
|
77035
77101
|
|
|
77036
77102
|
@if $grid-skin == 'fluent2' {
|
|
77037
|
-
.e-ftrchk.e-infinitescroll {
|
|
77103
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
77038
77104
|
margin-left: 0;
|
|
77105
|
+
padding-left: 0;
|
|
77039
77106
|
}
|
|
77040
77107
|
}
|
|
77041
77108
|
|
|
@@ -78698,7 +78765,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
78698
78765
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
78699
78766
|
}
|
|
78700
78767
|
white-space: normal;
|
|
78701
|
-
|
|
78768
|
+
text-wrap: nowrap;
|
|
78769
|
+
text-overflow: ellipsis;
|
|
78770
|
+
overflow: hidden;
|
|
78702
78771
|
&.e-lastrowcell {
|
|
78703
78772
|
border-bottom-width: 1px;
|
|
78704
78773
|
}
|
|
@@ -79439,7 +79508,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
79439
79508
|
}
|
|
79440
79509
|
|
|
79441
79510
|
@if $grid-skin == 'fluent2' {
|
|
79442
|
-
.e-ftrchk.e-infinitescroll {
|
|
79511
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
79443
79512
|
padding-left: 0;
|
|
79444
79513
|
margin-left: 0;
|
|
79445
79514
|
}
|
|
@@ -80622,7 +80691,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
80622
80691
|
|
|
80623
80692
|
&.e-default {
|
|
80624
80693
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
80625
|
-
& .e-gridheader table tr th:last-child {
|
|
80694
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
80626
80695
|
border-left: 0;
|
|
80627
80696
|
}
|
|
80628
80697
|
}
|
|
@@ -81451,7 +81520,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
81451
81520
|
}
|
|
81452
81521
|
|
|
81453
81522
|
.e-gridcontent .e-groupcaption {
|
|
81454
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
81523
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
81455
81524
|
}
|
|
81456
81525
|
|
|
81457
81526
|
.e-summarycell {
|
|
@@ -82043,9 +82112,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
82043
82112
|
background: none;
|
|
82044
82113
|
border: 0;
|
|
82045
82114
|
color: $grid-responsive-custom-header-btn-color;
|
|
82046
|
-
@if $grid-skin == 'fluent2' {
|
|
82047
|
-
padding-top: 6px;
|
|
82048
|
-
}
|
|
82049
82115
|
}
|
|
82050
82116
|
}
|
|
82051
82117
|
}
|
|
@@ -82132,6 +82198,22 @@ $grid-checkmark-color: $primary !default;
|
|
|
82132
82198
|
& .e-dlg-content {
|
|
82133
82199
|
padding: 16px;
|
|
82134
82200
|
}
|
|
82201
|
+
|
|
82202
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
82203
|
+
.e-checkbox-wrapper .e-frame {
|
|
82204
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
82205
|
+
margin: 0 0 1px 4px;
|
|
82206
|
+
}
|
|
82207
|
+
}
|
|
82208
|
+
|
|
82209
|
+
.e-radio + label {
|
|
82210
|
+
margin: 0;
|
|
82211
|
+
}
|
|
82212
|
+
|
|
82213
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
82214
|
+
margin-left: 18px;
|
|
82215
|
+
}
|
|
82216
|
+
}
|
|
82135
82217
|
}
|
|
82136
82218
|
|
|
82137
82219
|
& .e-ressortbutton-parent {
|
|
@@ -82226,6 +82308,14 @@ $grid-checkmark-color: $primary !default;
|
|
|
82226
82308
|
min-height: 160px;
|
|
82227
82309
|
overflow-y: auto;
|
|
82228
82310
|
|
|
82311
|
+
&.e-checkbox-infinitescroll {
|
|
82312
|
+
border-top-style: solid;
|
|
82313
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
82314
|
+
border-top-width: 1px;
|
|
82315
|
+
margin-top: 0;
|
|
82316
|
+
overflow-x: hidden;
|
|
82317
|
+
}
|
|
82318
|
+
|
|
82229
82319
|
& .e-ftrchk {
|
|
82230
82320
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
82231
82321
|
@if $grid-skin == 'fluent2' {
|
|
@@ -82234,6 +82324,29 @@ $grid-checkmark-color: $primary !default;
|
|
|
82234
82324
|
}
|
|
82235
82325
|
}
|
|
82236
82326
|
}
|
|
82327
|
+
|
|
82328
|
+
& .e-ftrchk {
|
|
82329
|
+
& .e-chk-hidden {
|
|
82330
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
82331
|
+
height: 1px;
|
|
82332
|
+
opacity: 0;
|
|
82333
|
+
width: 1px;
|
|
82334
|
+
}
|
|
82335
|
+
|
|
82336
|
+
& .e-mask {
|
|
82337
|
+
display: inline-block;
|
|
82338
|
+
height: 10px;
|
|
82339
|
+
width: 80%;
|
|
82340
|
+
|
|
82341
|
+
&.e-mask-checkbox-filter-intent {
|
|
82342
|
+
width: 13px;
|
|
82343
|
+
}
|
|
82344
|
+
|
|
82345
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
82346
|
+
margin-left: 8px;
|
|
82347
|
+
}
|
|
82348
|
+
}
|
|
82349
|
+
}
|
|
82237
82350
|
}
|
|
82238
82351
|
}
|
|
82239
82352
|
}
|
|
@@ -82248,10 +82361,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
82248
82361
|
& .e-searchbox {
|
|
82249
82362
|
padding-left: 0;
|
|
82250
82363
|
}
|
|
82251
|
-
& .e-
|
|
82252
|
-
|
|
82253
|
-
|
|
82254
|
-
}
|
|
82364
|
+
& .e-ftrchk.e-infinitescroll,
|
|
82365
|
+
& .e-spinner .e-checkboxlist {
|
|
82366
|
+
margin-left: -7px;
|
|
82255
82367
|
}
|
|
82256
82368
|
}
|
|
82257
82369
|
}
|
|
@@ -82299,6 +82411,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
82299
82411
|
@if $grid-skin == 'fluent' {
|
|
82300
82412
|
padding-top: 3px;
|
|
82301
82413
|
}
|
|
82414
|
+
@if $grid-skin == 'fluent' {
|
|
82415
|
+
padding-top: 1px;
|
|
82416
|
+
}
|
|
82302
82417
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
82303
82418
|
padding-top: 2px;
|
|
82304
82419
|
}
|
|
@@ -82627,6 +82742,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
82627
82742
|
border-color: $grid-header-border-color;
|
|
82628
82743
|
}
|
|
82629
82744
|
|
|
82745
|
+
.e-headercell,
|
|
82746
|
+
.e-detailheadercell {
|
|
82747
|
+
background-color: $grid-header-bg-color;
|
|
82748
|
+
}
|
|
82749
|
+
|
|
82630
82750
|
.e-gridcontent {
|
|
82631
82751
|
background-color: $grid-content-bg-color;
|
|
82632
82752
|
}
|
|
@@ -90604,14 +90724,24 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90604
90724
|
font-size: 2em;
|
|
90605
90725
|
font-weight: bold;
|
|
90606
90726
|
height: 40px;
|
|
90607
|
-
|
|
90727
|
+
@if $skin-name =='fluent2' {
|
|
90728
|
+
line-height: 25px;
|
|
90729
|
+
}
|
|
90730
|
+
@else {
|
|
90731
|
+
line-height: 40px;
|
|
90732
|
+
}
|
|
90608
90733
|
}
|
|
90609
90734
|
|
|
90610
90735
|
&.e-h2 {
|
|
90611
90736
|
font-size: 1.5em;
|
|
90612
90737
|
font-weight: bold;
|
|
90613
90738
|
height: 40px;
|
|
90614
|
-
|
|
90739
|
+
@if $skin-name =='fluent2' {
|
|
90740
|
+
line-height: 25px;
|
|
90741
|
+
}
|
|
90742
|
+
@else {
|
|
90743
|
+
line-height: 40px;
|
|
90744
|
+
}
|
|
90615
90745
|
}
|
|
90616
90746
|
|
|
90617
90747
|
&.e-h3 {
|
|
@@ -91953,7 +92083,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91953
92083
|
.e-rte-dropdown-btn-text,
|
|
91954
92084
|
.e-background-color,
|
|
91955
92085
|
.e-rte-font-color {
|
|
91956
|
-
font-size:
|
|
92086
|
+
font-size: 16px;
|
|
91957
92087
|
}
|
|
91958
92088
|
}
|
|
91959
92089
|
.e-bigger {
|
|
@@ -91962,27 +92092,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91962
92092
|
.e-rte-dropdown-btn-text,
|
|
91963
92093
|
.e-background-color,
|
|
91964
92094
|
.e-rte-font-color {
|
|
91965
|
-
font-size:
|
|
92095
|
+
font-size: 18px;
|
|
91966
92096
|
}
|
|
91967
92097
|
}
|
|
91968
92098
|
}
|
|
91969
92099
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
91970
92100
|
.e-background-color,
|
|
91971
|
-
.e-rte-font-color{
|
|
91972
|
-
font-size:
|
|
92101
|
+
.e-rte-font-color {
|
|
92102
|
+
font-size: 16px;
|
|
91973
92103
|
}
|
|
91974
92104
|
}
|
|
91975
92105
|
.e-bigger {
|
|
91976
92106
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
91977
92107
|
.e-background-color,
|
|
91978
|
-
.e-rte-font-color{
|
|
91979
|
-
font-size:
|
|
92108
|
+
.e-rte-font-color {
|
|
92109
|
+
font-size: 18px;
|
|
91980
92110
|
}
|
|
91981
92111
|
}
|
|
91982
|
-
.e-rte-container{
|
|
92112
|
+
.e-rte-container {
|
|
91983
92113
|
border-radius: 4px;
|
|
91984
92114
|
}
|
|
91985
|
-
.e-richtexteditor{
|
|
92115
|
+
.e-richtexteditor {
|
|
91986
92116
|
border-radius: 4px;
|
|
91987
92117
|
.e-toolbar {
|
|
91988
92118
|
border-radius: 4px 4px 0 0;
|
|
@@ -98514,7 +98644,7 @@ $kanban-col-expand-collapse-box-shadow: $shadow-focus-ring1;
|
|
|
98514
98644
|
|
|
98515
98645
|
.e-kanban-dialog .e-dialog-edit.e-primary{
|
|
98516
98646
|
background: $primary-bg-color-hover;
|
|
98517
|
-
color: $primary-
|
|
98647
|
+
color: $primary-text-color;
|
|
98518
98648
|
}
|
|
98519
98649
|
}
|
|
98520
98650
|
|
|
@@ -107661,6 +107791,12 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
107661
107791
|
&:not(.e-active) {
|
|
107662
107792
|
.e-list-icon {
|
|
107663
107793
|
color: $field-list-tree-icon-color;
|
|
107794
|
+
|
|
107795
|
+
@if ($skin-name == 'fluent2') {
|
|
107796
|
+
&:hover {
|
|
107797
|
+
color: $field-list-icon-hover-color;
|
|
107798
|
+
}
|
|
107799
|
+
}
|
|
107664
107800
|
}
|
|
107665
107801
|
}
|
|
107666
107802
|
|
|
@@ -107672,6 +107808,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
107672
107808
|
float: right !important;
|
|
107673
107809
|
margin: 0 12px 0 0;
|
|
107674
107810
|
/* stylelint-enable */
|
|
107811
|
+
|
|
107812
|
+
@if ($skin-name == 'fluent2') {
|
|
107813
|
+
&:hover {
|
|
107814
|
+
color: $field-list-icon-hover-color;
|
|
107815
|
+
}
|
|
107816
|
+
&:active {
|
|
107817
|
+
color: $field-list-icon-hover-color;
|
|
107818
|
+
}
|
|
107819
|
+
}
|
|
107675
107820
|
}
|
|
107676
107821
|
}
|
|
107677
107822
|
|
|
@@ -107736,6 +107881,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
107736
107881
|
margin-right: 4px;
|
|
107737
107882
|
pointer-events: auto;
|
|
107738
107883
|
width: 20px;
|
|
107884
|
+
|
|
107885
|
+
@if ($skin-name == 'fluent2') {
|
|
107886
|
+
font-size: 16px;
|
|
107887
|
+
margin-top: 3px;
|
|
107888
|
+
}
|
|
107739
107889
|
}
|
|
107740
107890
|
@if ($skin-name == 'tailwind') {
|
|
107741
107891
|
&.e-active {
|
|
@@ -108103,7 +108253,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
108103
108253
|
position: relative;
|
|
108104
108254
|
top: 3px;
|
|
108105
108255
|
}
|
|
108106
|
-
|
|
108256
|
+
|
|
108257
|
+
@if ($skin-name == 'fluent2') {
|
|
108258
|
+
font-size: 20px;
|
|
108259
|
+
}
|
|
108260
|
+
|
|
108107
108261
|
@if ($skin-name == 'tailwind') {
|
|
108108
108262
|
position: relative;
|
|
108109
108263
|
top: 1px;
|
|
@@ -109645,6 +109799,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
109645
109799
|
vertical-align: bottom;
|
|
109646
109800
|
width: 20px;
|
|
109647
109801
|
|
|
109802
|
+
@if ($skin-name =='fluent2') {
|
|
109803
|
+
font-size: 16px;
|
|
109804
|
+
}
|
|
109805
|
+
|
|
109648
109806
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
109649
109807
|
margin-right: 4px;
|
|
109650
109808
|
padding-left: 8px;
|
|
@@ -109925,6 +110083,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
109925
110083
|
height: 20px;
|
|
109926
110084
|
width: 20px;
|
|
109927
110085
|
|
|
110086
|
+
@if ($skin-name =='fluent2') {
|
|
110087
|
+
font-size: 16px;
|
|
110088
|
+
}
|
|
110089
|
+
|
|
109928
110090
|
&.e-disable-drag {
|
|
109929
110091
|
cursor: not-allowed;
|
|
109930
110092
|
opacity: .4;
|
|
@@ -110903,6 +111065,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
110903
111065
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
110904
111066
|
margin-right: 4px !important;
|
|
110905
111067
|
width: 24px !important;
|
|
111068
|
+
|
|
111069
|
+
@if ($skin-name =='fluent2') {
|
|
111070
|
+
font-size: 20px !important;
|
|
111071
|
+
margin-bottom: 5px !important;
|
|
111072
|
+
}
|
|
110906
111073
|
}
|
|
110907
111074
|
|
|
110908
111075
|
.e-calc-measure-icon,
|
|
@@ -111004,6 +111171,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
111004
111171
|
.e-drag {
|
|
111005
111172
|
font-size: $field-list-bigger-icon-size;
|
|
111006
111173
|
width: 24px;
|
|
111174
|
+
|
|
111175
|
+
@if ($skin-name =='fluent2') {
|
|
111176
|
+
font-size: 20px;
|
|
111177
|
+
}
|
|
111007
111178
|
}
|
|
111008
111179
|
}
|
|
111009
111180
|
}
|
|
@@ -115168,6 +115339,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 2px !default;
|
|
|
115168
115339
|
$qrybldr-drag-grp-list-heg: 29px !default;
|
|
115169
115340
|
$qrybldr-drag-grp-big-list-heg: 35px !default;
|
|
115170
115341
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
115342
|
+
$qryblr-drag-icon-color: $secondary-text-color !default;
|
|
115171
115343
|
|
|
115172
115344
|
@mixin fluent2-small-round-btn {
|
|
115173
115345
|
@if $theme-name == 'fluent2' {
|
|
@@ -115210,7 +115382,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
115210
115382
|
@if $skin-name == 'fluent2' {
|
|
115211
115383
|
box-shadow: $shadow-md;
|
|
115212
115384
|
}
|
|
115213
|
-
background
|
|
115385
|
+
background: $qrybldr-drag-bg-color;
|
|
115214
115386
|
}
|
|
115215
115387
|
|
|
115216
115388
|
& .e-rule-value-delete {
|
|
@@ -115245,9 +115417,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
115245
115417
|
padding: 15px 3px 15px 11px;
|
|
115246
115418
|
vertical-align: middle;
|
|
115247
115419
|
font-size: $qrybldr-drag-icon-font-size;
|
|
115248
|
-
|
|
115249
|
-
color: $qryblr-drag-icon-color;
|
|
115250
|
-
}
|
|
115420
|
+
color: $qryblr-drag-icon-color;
|
|
115251
115421
|
}
|
|
115252
115422
|
|
|
115253
115423
|
& .e-group-header .e-drag-qb-rule {
|
|
@@ -121360,6 +121530,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
121360
121530
|
}
|
|
121361
121531
|
}
|
|
121362
121532
|
|
|
121533
|
+
@media print {
|
|
121534
|
+
.e-schedule {
|
|
121535
|
+
.e-table-container {
|
|
121536
|
+
display: block;
|
|
121537
|
+
}
|
|
121538
|
+
|
|
121539
|
+
.e-vertical-view .e-content-table thead {
|
|
121540
|
+
break-inside: auto;
|
|
121541
|
+
}
|
|
121542
|
+
}
|
|
121543
|
+
}
|
|
121544
|
+
|
|
121363
121545
|
.e-bigger .e-more-popup-wrapper,
|
|
121364
121546
|
.e-more-popup-wrapper {
|
|
121365
121547
|
background: $schedule-popup-bg-color;
|
|
@@ -121538,6 +121720,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
121538
121720
|
@mixin schedule-select-cell-focus-styles {
|
|
121539
121721
|
@if ($theme-name == 'fluent2') {
|
|
121540
121722
|
&:focus {
|
|
121723
|
+
background: $content-bg-color-focus;
|
|
121724
|
+
}
|
|
121725
|
+
|
|
121726
|
+
&:focus-visible {
|
|
121541
121727
|
background: $schedule-select-focus-bg-color;
|
|
121542
121728
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
121543
121729
|
}
|
|
@@ -122360,6 +122546,7 @@ $image-editor-save-dlg-big-btn-pad: 0 10px !default;
|
|
|
122360
122546
|
$image-editor-save-dlg-grp-btn-padding: 0 12px !default;
|
|
122361
122547
|
$image-editor-save-dlg-dev-grp-btn-padding: 0 15px !default;
|
|
122362
122548
|
$image-editor-icon-button: 3px !default;
|
|
122549
|
+
$image-editor-filter-canvas-focus: 1px solid $gray-25 !default;
|
|
122363
122550
|
|
|
122364
122551
|
@include export-module('image-editor-layout') {
|
|
122365
122552
|
.e-ie-toolbar-upload-div.e-hide,
|
|
@@ -122846,6 +123033,14 @@ $image-editor-icon-button: 3px !default;
|
|
|
122846
123033
|
}
|
|
122847
123034
|
}
|
|
122848
123035
|
}
|
|
123036
|
+
& .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
|
|
123037
|
+
& .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
123038
|
+
@if $skin-name == 'Material3' {
|
|
123039
|
+
height: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
123040
|
+
top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123041
|
+
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
123042
|
+
}
|
|
123043
|
+
}
|
|
122849
123044
|
}
|
|
122850
123045
|
|
|
122851
123046
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -123051,12 +123246,18 @@ $image-editor-icon-button: 3px !default;
|
|
|
123051
123246
|
@if $skin-name == 'highcontrast' {
|
|
123052
123247
|
margin-left: calc(100% - 175px);
|
|
123053
123248
|
}
|
|
123054
|
-
@if $skin-name == 'FluentUI' or $skin-name == 'material'
|
|
123249
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'material' {
|
|
123055
123250
|
margin-left: calc(100% - 185px);
|
|
123056
123251
|
}
|
|
123057
123252
|
@if $skin-name == 'fabric' {
|
|
123058
123253
|
margin-left: calc(100% - 180px);
|
|
123059
123254
|
}
|
|
123255
|
+
@if $skin-name == 'fluent2' {
|
|
123256
|
+
margin-left: calc(100% - 188px);
|
|
123257
|
+
}
|
|
123258
|
+
@if $skin-name == 'Material3' {
|
|
123259
|
+
margin-left: calc(100% - 190px);
|
|
123260
|
+
}
|
|
123060
123261
|
}
|
|
123061
123262
|
|
|
123062
123263
|
.e-device.e-ie-save-dialog .e-ie-img-size-value-span {
|
|
@@ -123079,6 +123280,9 @@ $image-editor-icon-button: 3px !default;
|
|
|
123079
123280
|
@if $skin-name == 'bootstrap5' {
|
|
123080
123281
|
margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123081
123282
|
}
|
|
123283
|
+
@if $skin-name == 'Material3' {
|
|
123284
|
+
margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123285
|
+
}
|
|
123082
123286
|
}
|
|
123083
123287
|
|
|
123084
123288
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
@@ -123176,7 +123380,12 @@ $image-editor-icon-button: 3px !default;
|
|
|
123176
123380
|
|
|
123177
123381
|
& .e-ie-img-size-value-span {
|
|
123178
123382
|
vertical-align: middle;
|
|
123179
|
-
|
|
123383
|
+
@if $skin-name == 'Material3' {
|
|
123384
|
+
margin-left: calc(50% - 52px);
|
|
123385
|
+
}
|
|
123386
|
+
@else {
|
|
123387
|
+
margin-left: calc(50% - 55px);
|
|
123388
|
+
}
|
|
123180
123389
|
}
|
|
123181
123390
|
|
|
123182
123391
|
& .e-btn-group .e-btn {
|
|
@@ -123207,10 +123416,10 @@ $image-editor-icon-button: 3px !default;
|
|
|
123207
123416
|
}
|
|
123208
123417
|
|
|
123209
123418
|
& .e-ie-img-size-value-span {
|
|
123210
|
-
@if $skin-name == '
|
|
123419
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
|
|
123211
123420
|
margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123212
123421
|
}
|
|
123213
|
-
@else if $skin-name == 'bootstrap' {
|
|
123422
|
+
@else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
|
|
123214
123423
|
margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123215
123424
|
}
|
|
123216
123425
|
@else if $skin-name == 'tailwind' {
|
|
@@ -123233,6 +123442,12 @@ $image-editor-icon-button: 3px !default;
|
|
|
123233
123442
|
}
|
|
123234
123443
|
}
|
|
123235
123444
|
|
|
123445
|
+
.e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
123446
|
+
@if $skin-name == 'Material3' {
|
|
123447
|
+
top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123448
|
+
}
|
|
123449
|
+
}
|
|
123450
|
+
|
|
123236
123451
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
123237
123452
|
width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
|
|
123238
123453
|
@if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
|
|
@@ -123372,6 +123587,13 @@ $image-editor-icon-button: 3px !default;
|
|
|
123372
123587
|
}
|
|
123373
123588
|
}
|
|
123374
123589
|
|
|
123590
|
+
.e-ie-filter-canvas:focus,
|
|
123591
|
+
.filter-wrapper:focus .e-ie-filter-canvas,
|
|
123592
|
+
.filter-wrapper:focus canvas,
|
|
123593
|
+
.filter-wrapper canvas:focus {
|
|
123594
|
+
border: $image-editor-filter-canvas-focus;
|
|
123595
|
+
}
|
|
123596
|
+
|
|
123375
123597
|
|
|
123376
123598
|
@include export-module('image-editor-bds-icons') {
|
|
123377
123599
|
.e-image-editor {
|
|
@@ -125619,6 +125841,7 @@ $ribbon-dropdown-btn-padding: 0 12px !default;
|
|
|
125619
125841
|
$ribbon-dropdown-caret-btn-size: $text-xs !default;
|
|
125620
125842
|
$ribbon-dropdown-caret-btn-height: 12px !default;
|
|
125621
125843
|
$ribbon-dropdown-caret-btn-padding: 2px !default;
|
|
125844
|
+
$ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
|
|
125622
125845
|
$ribbon-items-padding: 2px !default;
|
|
125623
125846
|
$ribbon-large-items-icon-padding: 8px 6px 4px !default;
|
|
125624
125847
|
$ribbon-large-items-btn-padding: 0 2px !default;
|
|
@@ -125797,6 +126020,7 @@ $ribbon-bigger-menu-blank-icon-padding: 50px !default;
|
|
|
125797
126020
|
$ribbon-bigger-dropdown-btn-size: $text-xs !default;
|
|
125798
126021
|
$ribbon-bigger-dropdown-btn-line-height: 12px !default;
|
|
125799
126022
|
$ribbon-bigger-dropdown-caret-btn-padding: 3px 2px !default;
|
|
126023
|
+
$ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
|
|
125800
126024
|
$ribbon-bigger-dropdown-caret-btn-size: $text-sm !default;
|
|
125801
126025
|
$ribbon-bigger-dropdown-caret-btn-height: 12px !default;
|
|
125802
126026
|
$ribbon-bigger-dropdown-caret-icon-size: $text-base !default;
|
|
@@ -126316,6 +126540,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126316
126540
|
|
|
126317
126541
|
.e-ribbon-tab-item {
|
|
126318
126542
|
display: inline-flex;
|
|
126543
|
+
|
|
126544
|
+
&.e-disabled {
|
|
126545
|
+
pointer-events: none;
|
|
126546
|
+
}
|
|
126319
126547
|
}
|
|
126320
126548
|
|
|
126321
126549
|
.e-ribbon-group {
|
|
@@ -126795,6 +127023,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126795
127023
|
}
|
|
126796
127024
|
}
|
|
126797
127025
|
|
|
127026
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
127027
|
+
padding: $ribbon-colorpicker-caret-btn-padding;
|
|
127028
|
+
}
|
|
127029
|
+
|
|
126798
127030
|
.e-dropdown-btn .e-caret {
|
|
126799
127031
|
@include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
|
|
126800
127032
|
padding: $ribbon-dropdown-caret-btn-padding;
|
|
@@ -127486,6 +127718,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
127486
127718
|
}
|
|
127487
127719
|
}
|
|
127488
127720
|
|
|
127721
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
127722
|
+
padding: $ribbon-bigger-colorpicker-caret-btn-padding;
|
|
127723
|
+
}
|
|
127724
|
+
|
|
127489
127725
|
.e-dropdown-btn .e-caret {
|
|
127490
127726
|
@include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
|
|
127491
127727
|
padding: $ribbon-bigger-dropdown-caret-btn-padding;
|
|
@@ -128617,6 +128853,8 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
128617
128853
|
$header-font-weight: 500 !default;
|
|
128618
128854
|
$multicolumn-grid-height: 30px !default;
|
|
128619
128855
|
$multicolumn-margin-top-value: 2px !default;
|
|
128856
|
+
$footer-border-width: 0 0 0 0 !default;
|
|
128857
|
+
$grid-border-width: 0 !default;
|
|
128620
128858
|
|
|
128621
128859
|
$multicolumn-grid-small-height: 24px !default;
|
|
128622
128860
|
$multicolumn-margin-top-small-value: 2px !default;
|
|
@@ -128633,7 +128871,7 @@ $grid-content-color: $content-text-color !default;
|
|
|
128633
128871
|
$grid-content-hover-bg-color: $content-bg-color-hover !default;
|
|
128634
128872
|
$grid-content-active-bg-color: $content-bg-color-selected !default;
|
|
128635
128873
|
$grid-content-active-color: $content-text-color-selected !default;
|
|
128636
|
-
$grid-footer-bg-color:
|
|
128874
|
+
$grid-footer-bg-color: $flyout-bg-color !default;
|
|
128637
128875
|
$grid-footer-color: $content-text-color-alt2 !default;
|
|
128638
128876
|
$grid-group-content-header-color: $content-text-color-alt2 !default;
|
|
128639
128877
|
$grid-group-content-header-bg-color: $flyout-bg-color !default;
|
|
@@ -128667,10 +128905,15 @@ $nodata-border-color: $border-light !default;
|
|
|
128667
128905
|
}
|
|
128668
128906
|
.e-multicolumn-list .e-popup-footer {
|
|
128669
128907
|
vertical-align: middle;
|
|
128670
|
-
border-
|
|
128908
|
+
border-style: solid;
|
|
128909
|
+
border-width: $footer-border-width;
|
|
128671
128910
|
font-size: 14px;
|
|
128672
|
-
height:
|
|
128673
|
-
|
|
128911
|
+
height: $multicolumn-grid-height;
|
|
128912
|
+
display: flex;
|
|
128913
|
+
align-items: center;
|
|
128914
|
+
}
|
|
128915
|
+
.e-multicolumn-grid.e-grid {
|
|
128916
|
+
border-width: $grid-border-width;
|
|
128674
128917
|
}
|
|
128675
128918
|
.e-input-group.e-multicolumn-list {
|
|
128676
128919
|
input[readonly].e-input {
|
|
@@ -128739,6 +128982,7 @@ $nodata-border-color: $border-light !default;
|
|
|
128739
128982
|
&.e-multicolumn-list .e-popup-footer {
|
|
128740
128983
|
font-size: 12px;
|
|
128741
128984
|
}
|
|
128985
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
128742
128986
|
.e-multicolumn-grid .e-row,
|
|
128743
128987
|
.e-multicolumn-grid .e-emptyrow {
|
|
128744
128988
|
height: $multicolumn-grid-small-height;
|
|
@@ -128751,6 +128995,7 @@ $nodata-border-color: $border-light !default;
|
|
|
128751
128995
|
&.e-multicolumn-list .e-popup-footer {
|
|
128752
128996
|
font-size: 16px;
|
|
128753
128997
|
}
|
|
128998
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
128754
128999
|
.e-multicolumn-grid .e-row,
|
|
128755
129000
|
.e-multicolumn-grid .e-emptyrow {
|
|
128756
129001
|
height: $multicolumn-grid-bigger-height;
|
|
@@ -128767,6 +129012,7 @@ $nodata-border-color: $border-light !default;
|
|
|
128767
129012
|
&.e-multicolumn-list .e-popup-footer {
|
|
128768
129013
|
font-size: 14px;
|
|
128769
129014
|
}
|
|
129015
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
128770
129016
|
.e-multicolumn-grid .e-row,
|
|
128771
129017
|
.e-multicolumn-grid .e-emptyrow {
|
|
128772
129018
|
height: $multicolumn-grid-bigger-small-height;
|