@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
|
@@ -2465,9 +2465,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2465
2465
|
|
|
2466
2466
|
&:focus {
|
|
2467
2467
|
border: $acrdn-item-header-focus-border;
|
|
2468
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2469
2468
|
background: $acrdn-item-header-focus-bg;
|
|
2470
2469
|
|
|
2470
|
+
@if ($skin-name == 'fluent2') {
|
|
2471
|
+
box-shadow: none;
|
|
2472
|
+
}
|
|
2473
|
+
@else {
|
|
2474
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2475
|
+
}
|
|
2476
|
+
|
|
2471
2477
|
&:active {
|
|
2472
2478
|
|
|
2473
2479
|
.e-icons,
|
|
@@ -2477,6 +2483,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2477
2483
|
}
|
|
2478
2484
|
}
|
|
2479
2485
|
}
|
|
2486
|
+
|
|
2487
|
+
@if ($skin-name == 'fluent2') {
|
|
2488
|
+
&:focus-visible {
|
|
2489
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2490
|
+
}
|
|
2491
|
+
}
|
|
2480
2492
|
}
|
|
2481
2493
|
|
|
2482
2494
|
&.e-select {
|
|
@@ -2583,9 +2595,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2583
2595
|
}
|
|
2584
2596
|
|
|
2585
2597
|
&:focus {
|
|
2586
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2587
2598
|
position: relative;
|
|
2588
2599
|
z-index: 2;
|
|
2600
|
+
|
|
2601
|
+
@if ($skin-name == 'fluent2') {
|
|
2602
|
+
box-shadow: none;
|
|
2603
|
+
}
|
|
2604
|
+
@else {
|
|
2605
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2606
|
+
}
|
|
2607
|
+
}
|
|
2608
|
+
|
|
2609
|
+
@if ($skin-name == 'fluent2') {
|
|
2610
|
+
&:focus-visible {
|
|
2611
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2612
|
+
}
|
|
2589
2613
|
}
|
|
2590
2614
|
}
|
|
2591
2615
|
|
|
@@ -15088,11 +15112,15 @@ $float-label-rtl-value: -7px !default;
|
|
|
15088
15112
|
@if $input-skin-name == 'bootstrap4' {
|
|
15089
15113
|
transition: $input-transition-shadow;
|
|
15090
15114
|
}
|
|
15091
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5'
|
|
15115
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15092
15116
|
border-color: $input-group-border-color-focus;
|
|
15093
15117
|
border-radius: $input-groupo-focus-border-radius;
|
|
15094
15118
|
box-shadow: $input-group-focus-box-shadow;
|
|
15095
15119
|
}
|
|
15120
|
+
@if $input-skin-name == 'FluentUI' {
|
|
15121
|
+
border-radius: $input-groupo-focus-border-radius;
|
|
15122
|
+
border-width: 2px;
|
|
15123
|
+
}
|
|
15096
15124
|
}
|
|
15097
15125
|
|
|
15098
15126
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -15181,14 +15209,14 @@ $float-label-rtl-value: -7px !default;
|
|
|
15181
15209
|
|
|
15182
15210
|
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
15183
15211
|
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15184
|
-
@if $input-skin-name == 'fabric' or $input-skin-name == '
|
|
15212
|
+
@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' {
|
|
15185
15213
|
border-color: $input-active-border-color;
|
|
15186
15214
|
}
|
|
15187
15215
|
@if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
|
|
15188
15216
|
-webkit-box-shadow: $input-border-shadow;
|
|
15189
15217
|
box-shadow: $input-border-shadow;
|
|
15190
15218
|
}
|
|
15191
|
-
@if $input-skin-name == 'bootstrap5'
|
|
15219
|
+
@if $input-skin-name == 'bootstrap5' {
|
|
15192
15220
|
box-shadow: $input-group-focus-box-shadow;
|
|
15193
15221
|
}
|
|
15194
15222
|
}
|
|
@@ -23668,7 +23696,7 @@ $sd-active-li-bg: $content-bg-color-pressed !default;
|
|
|
23668
23696
|
$sd-active-li-border-color: $content-bg-color-pressed !default;
|
|
23669
23697
|
$sd-active-font-color: $content-text-color-focus !default;
|
|
23670
23698
|
|
|
23671
|
-
@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) {
|
|
23699
|
+
@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) {
|
|
23672
23700
|
.e-speeddial-ul {
|
|
23673
23701
|
padding: $padding;
|
|
23674
23702
|
}
|
|
@@ -23681,6 +23709,14 @@ $sd-active-font-color: $content-text-color-focus !default;
|
|
|
23681
23709
|
margin: $li-text-margin;
|
|
23682
23710
|
}
|
|
23683
23711
|
|
|
23712
|
+
.e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
|
|
23713
|
+
@if ($skin-name == 'fluent2') {
|
|
23714
|
+
font-size: $li-icon-font-size;
|
|
23715
|
+
line-height: $speeddial-li-text-height;
|
|
23716
|
+
padding: $speeddial-text-li-padding;
|
|
23717
|
+
}
|
|
23718
|
+
}
|
|
23719
|
+
|
|
23684
23720
|
.e-speeddial-li-text {
|
|
23685
23721
|
height: $speeddial-li-text-height;
|
|
23686
23722
|
line-height: $speeddial-li-text-height;
|
|
@@ -23804,6 +23840,16 @@ $sd-active-font-color: $content-text-color-focus !default;
|
|
|
23804
23840
|
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
23805
23841
|
margin: $sd-li-text-margin;
|
|
23806
23842
|
}
|
|
23843
|
+
|
|
23844
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
23845
|
+
@if ($skin-name == 'fluent2') {
|
|
23846
|
+
border: 1px solid;
|
|
23847
|
+
border-radius: 20px;
|
|
23848
|
+
font-size: 12px;
|
|
23849
|
+
line-height: 16px;
|
|
23850
|
+
padding: 8px 16px;
|
|
23851
|
+
}
|
|
23852
|
+
}
|
|
23807
23853
|
}
|
|
23808
23854
|
|
|
23809
23855
|
.e-speeddial-li-text {
|
|
@@ -23941,19 +23987,19 @@ $sd-active-font-color: $content-text-color-focus !default;
|
|
|
23941
23987
|
|
|
23942
23988
|
.e-small.e-speeddial-popup,
|
|
23943
23989
|
.e-small .e-speeddial-popup {
|
|
23944
|
-
@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);
|
|
23990
|
+
@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);
|
|
23945
23991
|
}
|
|
23946
23992
|
|
|
23947
23993
|
.e-bigger.e-speeddial-popup,
|
|
23948
23994
|
.e-bigger .e-speeddial-popup {
|
|
23949
|
-
@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);
|
|
23995
|
+
@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);
|
|
23950
23996
|
}
|
|
23951
23997
|
|
|
23952
23998
|
.e-bigger.e-small.e-speeddial-popup,
|
|
23953
23999
|
.e-bigger.e-small .e-speeddial-popup,
|
|
23954
24000
|
.e-bigger .e-small.e-speeddial-popup,
|
|
23955
24001
|
.e-small .e-bigger.e-speeddial-popup {
|
|
23956
|
-
@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);
|
|
24002
|
+
@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);
|
|
23957
24003
|
}
|
|
23958
24004
|
|
|
23959
24005
|
.e-speeddial-overlay {
|
|
@@ -24017,6 +24063,13 @@ $sd-active-font-color: $content-text-color-focus !default;
|
|
|
24017
24063
|
border-color: $sd-li-border-color;
|
|
24018
24064
|
}
|
|
24019
24065
|
}
|
|
24066
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
24067
|
+
@if ($skin-name == 'fluent2') {
|
|
24068
|
+
background: $secondary-bg-color;
|
|
24069
|
+
box-shadow: $shadow-lg;
|
|
24070
|
+
border-color: $secondary-border-color;
|
|
24071
|
+
}
|
|
24072
|
+
}
|
|
24020
24073
|
}
|
|
24021
24074
|
.e-speeddial-li.e-disabled {
|
|
24022
24075
|
@include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
|
|
@@ -25226,7 +25279,7 @@ $today-button-text-active-color: $primary-text-pressed !default;
|
|
|
25226
25279
|
}
|
|
25227
25280
|
}
|
|
25228
25281
|
#{if(&, '&', '*')} .e-content.e-year,
|
|
25229
|
-
#{if(&, '&', '*')} .e-content.e-decade
|
|
25282
|
+
#{if(&, '&', '*')} .e-content.e-decade {
|
|
25230
25283
|
#{if(&, '&', '*')} td.e-selected span.e-day {
|
|
25231
25284
|
@if $skin-name == 'fluent2' {
|
|
25232
25285
|
font-weight: 600;
|
|
@@ -44297,12 +44350,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44297
44350
|
.e-dlg-header-content {
|
|
44298
44351
|
border-radius: $header-content-border-radius;
|
|
44299
44352
|
line-height: $dialog-header-line-height;
|
|
44300
|
-
|
|
44301
|
-
.e-dlg-closeicon-btn.e-btn.e-icon-btn {
|
|
44302
|
-
@if $skin-name =='fluent2' {
|
|
44303
|
-
line-height: 2;
|
|
44304
|
-
}
|
|
44305
|
-
}
|
|
44306
44353
|
}
|
|
44307
44354
|
|
|
44308
44355
|
.e-dlg-header-content + .e-dlg-content {
|
|
@@ -44476,6 +44523,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44476
44523
|
@if $skin-name == 'Material3' {
|
|
44477
44524
|
padding: $zero-value;
|
|
44478
44525
|
}
|
|
44526
|
+
@if $skin-name == 'fluent2' {
|
|
44527
|
+
padding: $dialog-bigger-header-btn-padding;
|
|
44528
|
+
}
|
|
44479
44529
|
}
|
|
44480
44530
|
|
|
44481
44531
|
.e-btn .e-btn-icon.e-icon-dlg-close {
|
|
@@ -44581,6 +44631,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44581
44631
|
@if $skin-name == 'Material3' {
|
|
44582
44632
|
padding: $zero-value;
|
|
44583
44633
|
}
|
|
44634
|
+
@if $skin-name == 'fluent2' {
|
|
44635
|
+
padding: $dialog-header-btn-padding;
|
|
44636
|
+
}
|
|
44584
44637
|
}
|
|
44585
44638
|
|
|
44586
44639
|
.e-rtl {
|
|
@@ -53581,7 +53634,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
53581
53634
|
@if $skin-name == 'bootstrap4' {
|
|
53582
53635
|
font-size: $treeview-big-image-font-size;
|
|
53583
53636
|
}
|
|
53584
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
53637
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
|
|
53585
53638
|
& + .e-list-text {
|
|
53586
53639
|
padding: $treeview-big-image-text-padding;
|
|
53587
53640
|
}
|
|
@@ -56449,6 +56502,16 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
56449
56502
|
font-weight: $stepper-font-weight;
|
|
56450
56503
|
}
|
|
56451
56504
|
}
|
|
56505
|
+
&.e-linear {
|
|
56506
|
+
.e-step-container {
|
|
56507
|
+
pointer-events: none;
|
|
56508
|
+
}
|
|
56509
|
+
.e-previous:not(.e-step-disabled),
|
|
56510
|
+
.e-next:not(.e-step-disabled),
|
|
56511
|
+
.e-step-selected:not(.e-step-disabled) {
|
|
56512
|
+
pointer-events: auto;
|
|
56513
|
+
}
|
|
56514
|
+
}
|
|
56452
56515
|
&.e-stepper-readonly,
|
|
56453
56516
|
.e-step-disabled {
|
|
56454
56517
|
cursor: default;
|
|
@@ -57919,6 +57982,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
57919
57982
|
|
|
57920
57983
|
&.e-chip-input {
|
|
57921
57984
|
width: 0;
|
|
57985
|
+
display: none;
|
|
57922
57986
|
}
|
|
57923
57987
|
}
|
|
57924
57988
|
|
|
@@ -74112,7 +74176,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
|
|
|
74112
74176
|
.e-frame {
|
|
74113
74177
|
margin-bottom: 1px;
|
|
74114
74178
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74115
|
-
margin:
|
|
74179
|
+
margin-bottom: 8px;
|
|
74116
74180
|
}
|
|
74117
74181
|
}
|
|
74118
74182
|
}
|
|
@@ -74260,6 +74324,7 @@ $grid-xlfl-skin: 'bootstrap5' !default;
|
|
|
74260
74324
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74261
74325
|
.e-ftrchk.e-infinitescroll {
|
|
74262
74326
|
margin-left: 0;
|
|
74327
|
+
padding-left: 0;
|
|
74263
74328
|
}
|
|
74264
74329
|
}
|
|
74265
74330
|
|
|
@@ -75494,7 +75559,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75494
75559
|
|
|
75495
75560
|
@if $grid-skin == 'fluent2' {
|
|
75496
75561
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75497
|
-
margin-left: -
|
|
75562
|
+
margin-left: -5px;
|
|
75563
|
+
margin-top: 4px;
|
|
75498
75564
|
}
|
|
75499
75565
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75500
75566
|
margin-right: -2px;
|
|
@@ -75505,7 +75571,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75505
75571
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75506
75572
|
@if $grid-skin == 'fluent2' {
|
|
75507
75573
|
margin-bottom: 2px;
|
|
75508
|
-
margin-left:
|
|
75574
|
+
margin-left: 7px;
|
|
75509
75575
|
}
|
|
75510
75576
|
}
|
|
75511
75577
|
|
|
@@ -75632,8 +75698,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75632
75698
|
}
|
|
75633
75699
|
|
|
75634
75700
|
@if $grid-skin == 'fluent2' {
|
|
75635
|
-
.e-ftrchk.e-infinitescroll {
|
|
75701
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
75636
75702
|
margin-left: 0;
|
|
75703
|
+
padding-left: 0;
|
|
75637
75704
|
}
|
|
75638
75705
|
}
|
|
75639
75706
|
|
|
@@ -77296,7 +77363,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77296
77363
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
77297
77364
|
}
|
|
77298
77365
|
white-space: normal;
|
|
77299
|
-
|
|
77366
|
+
text-wrap: nowrap;
|
|
77367
|
+
text-overflow: ellipsis;
|
|
77368
|
+
overflow: hidden;
|
|
77300
77369
|
&.e-lastrowcell {
|
|
77301
77370
|
border-bottom-width: 1px;
|
|
77302
77371
|
}
|
|
@@ -78037,7 +78106,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78037
78106
|
}
|
|
78038
78107
|
|
|
78039
78108
|
@if $grid-skin == 'fluent2' {
|
|
78040
|
-
.e-ftrchk.e-infinitescroll {
|
|
78109
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
78041
78110
|
padding-left: 0;
|
|
78042
78111
|
margin-left: 0;
|
|
78043
78112
|
}
|
|
@@ -79220,7 +79289,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79220
79289
|
|
|
79221
79290
|
&.e-default {
|
|
79222
79291
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
79223
|
-
& .e-gridheader table tr th:last-child {
|
|
79292
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
79224
79293
|
border-left: 0;
|
|
79225
79294
|
}
|
|
79226
79295
|
}
|
|
@@ -80049,7 +80118,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80049
80118
|
}
|
|
80050
80119
|
|
|
80051
80120
|
.e-gridcontent .e-groupcaption {
|
|
80052
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
80121
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
80053
80122
|
}
|
|
80054
80123
|
|
|
80055
80124
|
.e-summarycell {
|
|
@@ -80641,9 +80710,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80641
80710
|
background: none;
|
|
80642
80711
|
border: 0;
|
|
80643
80712
|
color: $grid-responsive-custom-header-btn-color;
|
|
80644
|
-
@if $grid-skin == 'fluent2' {
|
|
80645
|
-
padding-top: 6px;
|
|
80646
|
-
}
|
|
80647
80713
|
}
|
|
80648
80714
|
}
|
|
80649
80715
|
}
|
|
@@ -80730,6 +80796,22 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80730
80796
|
& .e-dlg-content {
|
|
80731
80797
|
padding: 16px;
|
|
80732
80798
|
}
|
|
80799
|
+
|
|
80800
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
80801
|
+
.e-checkbox-wrapper .e-frame {
|
|
80802
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
80803
|
+
margin: 0 0 1px 4px;
|
|
80804
|
+
}
|
|
80805
|
+
}
|
|
80806
|
+
|
|
80807
|
+
.e-radio + label {
|
|
80808
|
+
margin: 0;
|
|
80809
|
+
}
|
|
80810
|
+
|
|
80811
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
80812
|
+
margin-left: 18px;
|
|
80813
|
+
}
|
|
80814
|
+
}
|
|
80733
80815
|
}
|
|
80734
80816
|
|
|
80735
80817
|
& .e-ressortbutton-parent {
|
|
@@ -80824,6 +80906,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80824
80906
|
min-height: 160px;
|
|
80825
80907
|
overflow-y: auto;
|
|
80826
80908
|
|
|
80909
|
+
&.e-checkbox-infinitescroll {
|
|
80910
|
+
border-top-style: solid;
|
|
80911
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
80912
|
+
border-top-width: 1px;
|
|
80913
|
+
margin-top: 0;
|
|
80914
|
+
overflow-x: hidden;
|
|
80915
|
+
}
|
|
80916
|
+
|
|
80827
80917
|
& .e-ftrchk {
|
|
80828
80918
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
80829
80919
|
@if $grid-skin == 'fluent2' {
|
|
@@ -80832,6 +80922,29 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80832
80922
|
}
|
|
80833
80923
|
}
|
|
80834
80924
|
}
|
|
80925
|
+
|
|
80926
|
+
& .e-ftrchk {
|
|
80927
|
+
& .e-chk-hidden {
|
|
80928
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
80929
|
+
height: 1px;
|
|
80930
|
+
opacity: 0;
|
|
80931
|
+
width: 1px;
|
|
80932
|
+
}
|
|
80933
|
+
|
|
80934
|
+
& .e-mask {
|
|
80935
|
+
display: inline-block;
|
|
80936
|
+
height: 10px;
|
|
80937
|
+
width: 80%;
|
|
80938
|
+
|
|
80939
|
+
&.e-mask-checkbox-filter-intent {
|
|
80940
|
+
width: 13px;
|
|
80941
|
+
}
|
|
80942
|
+
|
|
80943
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
80944
|
+
margin-left: 8px;
|
|
80945
|
+
}
|
|
80946
|
+
}
|
|
80947
|
+
}
|
|
80835
80948
|
}
|
|
80836
80949
|
}
|
|
80837
80950
|
}
|
|
@@ -80846,10 +80959,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80846
80959
|
& .e-searchbox {
|
|
80847
80960
|
padding-left: 0;
|
|
80848
80961
|
}
|
|
80849
|
-
& .e-
|
|
80850
|
-
|
|
80851
|
-
|
|
80852
|
-
}
|
|
80962
|
+
& .e-ftrchk.e-infinitescroll,
|
|
80963
|
+
& .e-spinner .e-checkboxlist {
|
|
80964
|
+
margin-left: -7px;
|
|
80853
80965
|
}
|
|
80854
80966
|
}
|
|
80855
80967
|
}
|
|
@@ -80897,6 +81009,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80897
81009
|
@if $grid-skin == 'fluent' {
|
|
80898
81010
|
padding-top: 3px;
|
|
80899
81011
|
}
|
|
81012
|
+
@if $grid-skin == 'fluent' {
|
|
81013
|
+
padding-top: 1px;
|
|
81014
|
+
}
|
|
80900
81015
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
80901
81016
|
padding-top: 2px;
|
|
80902
81017
|
}
|
|
@@ -81225,6 +81340,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81225
81340
|
border-color: $grid-header-border-color;
|
|
81226
81341
|
}
|
|
81227
81342
|
|
|
81343
|
+
.e-headercell,
|
|
81344
|
+
.e-detailheadercell {
|
|
81345
|
+
background-color: $grid-header-bg-color;
|
|
81346
|
+
}
|
|
81347
|
+
|
|
81228
81348
|
.e-gridcontent {
|
|
81229
81349
|
background-color: $grid-content-bg-color;
|
|
81230
81350
|
}
|
|
@@ -89193,14 +89313,24 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
89193
89313
|
font-size: 2em;
|
|
89194
89314
|
font-weight: bold;
|
|
89195
89315
|
height: 40px;
|
|
89196
|
-
|
|
89316
|
+
@if $skin-name =='fluent2' {
|
|
89317
|
+
line-height: 25px;
|
|
89318
|
+
}
|
|
89319
|
+
@else {
|
|
89320
|
+
line-height: 40px;
|
|
89321
|
+
}
|
|
89197
89322
|
}
|
|
89198
89323
|
|
|
89199
89324
|
&.e-h2 {
|
|
89200
89325
|
font-size: 1.5em;
|
|
89201
89326
|
font-weight: bold;
|
|
89202
89327
|
height: 40px;
|
|
89203
|
-
|
|
89328
|
+
@if $skin-name =='fluent2' {
|
|
89329
|
+
line-height: 25px;
|
|
89330
|
+
}
|
|
89331
|
+
@else {
|
|
89332
|
+
line-height: 40px;
|
|
89333
|
+
}
|
|
89204
89334
|
}
|
|
89205
89335
|
|
|
89206
89336
|
&.e-h3 {
|
|
@@ -90542,7 +90672,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90542
90672
|
.e-rte-dropdown-btn-text,
|
|
90543
90673
|
.e-background-color,
|
|
90544
90674
|
.e-rte-font-color {
|
|
90545
|
-
font-size:
|
|
90675
|
+
font-size: 16px;
|
|
90546
90676
|
}
|
|
90547
90677
|
}
|
|
90548
90678
|
.e-bigger {
|
|
@@ -90551,27 +90681,27 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90551
90681
|
.e-rte-dropdown-btn-text,
|
|
90552
90682
|
.e-background-color,
|
|
90553
90683
|
.e-rte-font-color {
|
|
90554
|
-
font-size:
|
|
90684
|
+
font-size: 18px;
|
|
90555
90685
|
}
|
|
90556
90686
|
}
|
|
90557
90687
|
}
|
|
90558
90688
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
90559
90689
|
.e-background-color,
|
|
90560
|
-
.e-rte-font-color{
|
|
90561
|
-
font-size:
|
|
90690
|
+
.e-rte-font-color {
|
|
90691
|
+
font-size: 16px;
|
|
90562
90692
|
}
|
|
90563
90693
|
}
|
|
90564
90694
|
.e-bigger {
|
|
90565
90695
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
90566
90696
|
.e-background-color,
|
|
90567
|
-
.e-rte-font-color{
|
|
90568
|
-
font-size:
|
|
90697
|
+
.e-rte-font-color {
|
|
90698
|
+
font-size: 18px;
|
|
90569
90699
|
}
|
|
90570
90700
|
}
|
|
90571
|
-
.e-rte-container{
|
|
90701
|
+
.e-rte-container {
|
|
90572
90702
|
border-radius: 4px;
|
|
90573
90703
|
}
|
|
90574
|
-
.e-richtexteditor{
|
|
90704
|
+
.e-richtexteditor {
|
|
90575
90705
|
border-radius: 4px;
|
|
90576
90706
|
.e-toolbar {
|
|
90577
90707
|
border-radius: 4px 4px 0 0;
|
|
@@ -97100,7 +97230,7 @@ $kanban-col-expand-collapse-box-shadow: $shadow-focus-ring1;
|
|
|
97100
97230
|
|
|
97101
97231
|
.e-kanban-dialog .e-dialog-edit.e-primary{
|
|
97102
97232
|
background: $primary-bg-color-hover;
|
|
97103
|
-
color: $primary-
|
|
97233
|
+
color: $primary-text-color;
|
|
97104
97234
|
}
|
|
97105
97235
|
}
|
|
97106
97236
|
|
|
@@ -106242,6 +106372,12 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
106242
106372
|
&:not(.e-active) {
|
|
106243
106373
|
.e-list-icon {
|
|
106244
106374
|
color: $field-list-tree-icon-color;
|
|
106375
|
+
|
|
106376
|
+
@if ($skin-name == 'fluent2') {
|
|
106377
|
+
&:hover {
|
|
106378
|
+
color: $field-list-icon-hover-color;
|
|
106379
|
+
}
|
|
106380
|
+
}
|
|
106245
106381
|
}
|
|
106246
106382
|
}
|
|
106247
106383
|
|
|
@@ -106253,6 +106389,15 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
106253
106389
|
float: right !important;
|
|
106254
106390
|
margin: 0 12px 0 0;
|
|
106255
106391
|
/* stylelint-enable */
|
|
106392
|
+
|
|
106393
|
+
@if ($skin-name == 'fluent2') {
|
|
106394
|
+
&:hover {
|
|
106395
|
+
color: $field-list-icon-hover-color;
|
|
106396
|
+
}
|
|
106397
|
+
&:active {
|
|
106398
|
+
color: $field-list-icon-hover-color;
|
|
106399
|
+
}
|
|
106400
|
+
}
|
|
106256
106401
|
}
|
|
106257
106402
|
}
|
|
106258
106403
|
|
|
@@ -106317,6 +106462,11 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
106317
106462
|
margin-right: 4px;
|
|
106318
106463
|
pointer-events: auto;
|
|
106319
106464
|
width: 20px;
|
|
106465
|
+
|
|
106466
|
+
@if ($skin-name == 'fluent2') {
|
|
106467
|
+
font-size: 16px;
|
|
106468
|
+
margin-top: 3px;
|
|
106469
|
+
}
|
|
106320
106470
|
}
|
|
106321
106471
|
@if ($skin-name == 'tailwind') {
|
|
106322
106472
|
&.e-active {
|
|
@@ -106684,7 +106834,11 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
106684
106834
|
position: relative;
|
|
106685
106835
|
top: 3px;
|
|
106686
106836
|
}
|
|
106687
|
-
|
|
106837
|
+
|
|
106838
|
+
@if ($skin-name == 'fluent2') {
|
|
106839
|
+
font-size: 20px;
|
|
106840
|
+
}
|
|
106841
|
+
|
|
106688
106842
|
@if ($skin-name == 'tailwind') {
|
|
106689
106843
|
position: relative;
|
|
106690
106844
|
top: 1px;
|
|
@@ -108226,6 +108380,10 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
108226
108380
|
vertical-align: bottom;
|
|
108227
108381
|
width: 20px;
|
|
108228
108382
|
|
|
108383
|
+
@if ($skin-name =='fluent2') {
|
|
108384
|
+
font-size: 16px;
|
|
108385
|
+
}
|
|
108386
|
+
|
|
108229
108387
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
108230
108388
|
margin-right: 4px;
|
|
108231
108389
|
padding-left: 8px;
|
|
@@ -108506,6 +108664,10 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
108506
108664
|
height: 20px;
|
|
108507
108665
|
width: 20px;
|
|
108508
108666
|
|
|
108667
|
+
@if ($skin-name =='fluent2') {
|
|
108668
|
+
font-size: 16px;
|
|
108669
|
+
}
|
|
108670
|
+
|
|
108509
108671
|
&.e-disable-drag {
|
|
108510
108672
|
cursor: not-allowed;
|
|
108511
108673
|
opacity: .4;
|
|
@@ -109484,6 +109646,11 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
109484
109646
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
109485
109647
|
margin-right: 4px !important;
|
|
109486
109648
|
width: 24px !important;
|
|
109649
|
+
|
|
109650
|
+
@if ($skin-name =='fluent2') {
|
|
109651
|
+
font-size: 20px !important;
|
|
109652
|
+
margin-bottom: 5px !important;
|
|
109653
|
+
}
|
|
109487
109654
|
}
|
|
109488
109655
|
|
|
109489
109656
|
.e-calc-measure-icon,
|
|
@@ -109585,6 +109752,10 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
109585
109752
|
.e-drag {
|
|
109586
109753
|
font-size: $field-list-bigger-icon-size;
|
|
109587
109754
|
width: 24px;
|
|
109755
|
+
|
|
109756
|
+
@if ($skin-name =='fluent2') {
|
|
109757
|
+
font-size: 20px;
|
|
109758
|
+
}
|
|
109588
109759
|
}
|
|
109589
109760
|
}
|
|
109590
109761
|
}
|
|
@@ -113750,6 +113921,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 2px !default;
|
|
|
113750
113921
|
$qrybldr-drag-grp-list-heg: 28px !default;
|
|
113751
113922
|
$qrybldr-drag-grp-big-list-heg: 34px !default;
|
|
113752
113923
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
113924
|
+
$qryblr-drag-icon-color: $icon-color !default;
|
|
113753
113925
|
|
|
113754
113926
|
@mixin fluent2-small-round-btn {
|
|
113755
113927
|
@if $theme-name == 'fluent2' {
|
|
@@ -113792,7 +113964,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
113792
113964
|
@if $skin-name == 'fluent2' {
|
|
113793
113965
|
box-shadow: $shadow-md;
|
|
113794
113966
|
}
|
|
113795
|
-
background
|
|
113967
|
+
background: $qrybldr-drag-bg-color;
|
|
113796
113968
|
}
|
|
113797
113969
|
|
|
113798
113970
|
& .e-rule-value-delete {
|
|
@@ -113827,9 +113999,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
113827
113999
|
padding: 15px 3px 15px 11px;
|
|
113828
114000
|
vertical-align: middle;
|
|
113829
114001
|
font-size: $qrybldr-drag-icon-font-size;
|
|
113830
|
-
|
|
113831
|
-
color: $qryblr-drag-icon-color;
|
|
113832
|
-
}
|
|
114002
|
+
color: $qryblr-drag-icon-color;
|
|
113833
114003
|
}
|
|
113834
114004
|
|
|
113835
114005
|
& .e-group-header .e-drag-qb-rule {
|
|
@@ -119944,6 +120114,18 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
119944
120114
|
}
|
|
119945
120115
|
}
|
|
119946
120116
|
|
|
120117
|
+
@media print {
|
|
120118
|
+
.e-schedule {
|
|
120119
|
+
.e-table-container {
|
|
120120
|
+
display: block;
|
|
120121
|
+
}
|
|
120122
|
+
|
|
120123
|
+
.e-vertical-view .e-content-table thead {
|
|
120124
|
+
break-inside: auto;
|
|
120125
|
+
}
|
|
120126
|
+
}
|
|
120127
|
+
}
|
|
120128
|
+
|
|
119947
120129
|
.e-bigger .e-more-popup-wrapper,
|
|
119948
120130
|
.e-more-popup-wrapper {
|
|
119949
120131
|
background: $schedule-popup-bg-color;
|
|
@@ -120122,6 +120304,10 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
120122
120304
|
@mixin schedule-select-cell-focus-styles {
|
|
120123
120305
|
@if ($theme-name == 'fluent2') {
|
|
120124
120306
|
&:focus {
|
|
120307
|
+
background: $content-bg-color-focus;
|
|
120308
|
+
}
|
|
120309
|
+
|
|
120310
|
+
&:focus-visible {
|
|
120125
120311
|
background: $schedule-select-focus-bg-color;
|
|
120126
120312
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
120127
120313
|
}
|
|
@@ -120944,6 +121130,7 @@ $image-editor-save-dlg-grp-btn-padding: 4px 12px !default;
|
|
|
120944
121130
|
$image-editor-save-dlg-dev-grp-btn-padding: 6px 13px !default;
|
|
120945
121131
|
$image-editor-button-label: 15px !default;
|
|
120946
121132
|
$image-editor-icon-button: 4px !default;
|
|
121133
|
+
$image-editor-filter-canvas-focus: 2px solid $icon-color !default;
|
|
120947
121134
|
|
|
120948
121135
|
@include export-module('image-editor-layout') {
|
|
120949
121136
|
.e-ie-toolbar-upload-div.e-hide,
|
|
@@ -121430,6 +121617,14 @@ $image-editor-icon-button: 4px !default;
|
|
|
121430
121617
|
}
|
|
121431
121618
|
}
|
|
121432
121619
|
}
|
|
121620
|
+
& .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
|
|
121621
|
+
& .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
121622
|
+
@if $skin-name == 'Material3' {
|
|
121623
|
+
height: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121624
|
+
top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121625
|
+
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121626
|
+
}
|
|
121627
|
+
}
|
|
121433
121628
|
}
|
|
121434
121629
|
|
|
121435
121630
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -121635,12 +121830,18 @@ $image-editor-icon-button: 4px !default;
|
|
|
121635
121830
|
@if $skin-name == 'highcontrast' {
|
|
121636
121831
|
margin-left: calc(100% - 175px);
|
|
121637
121832
|
}
|
|
121638
|
-
@if $skin-name == 'FluentUI' or $skin-name == 'material'
|
|
121833
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'material' {
|
|
121639
121834
|
margin-left: calc(100% - 185px);
|
|
121640
121835
|
}
|
|
121641
121836
|
@if $skin-name == 'fabric' {
|
|
121642
121837
|
margin-left: calc(100% - 180px);
|
|
121643
121838
|
}
|
|
121839
|
+
@if $skin-name == 'fluent2' {
|
|
121840
|
+
margin-left: calc(100% - 188px);
|
|
121841
|
+
}
|
|
121842
|
+
@if $skin-name == 'Material3' {
|
|
121843
|
+
margin-left: calc(100% - 190px);
|
|
121844
|
+
}
|
|
121644
121845
|
}
|
|
121645
121846
|
|
|
121646
121847
|
.e-device.e-ie-save-dialog .e-ie-img-size-value-span {
|
|
@@ -121663,6 +121864,9 @@ $image-editor-icon-button: 4px !default;
|
|
|
121663
121864
|
@if $skin-name == 'bootstrap5' {
|
|
121664
121865
|
margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121665
121866
|
}
|
|
121867
|
+
@if $skin-name == 'Material3' {
|
|
121868
|
+
margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121869
|
+
}
|
|
121666
121870
|
}
|
|
121667
121871
|
|
|
121668
121872
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
@@ -121760,7 +121964,12 @@ $image-editor-icon-button: 4px !default;
|
|
|
121760
121964
|
|
|
121761
121965
|
& .e-ie-img-size-value-span {
|
|
121762
121966
|
vertical-align: middle;
|
|
121763
|
-
|
|
121967
|
+
@if $skin-name == 'Material3' {
|
|
121968
|
+
margin-left: calc(50% - 52px);
|
|
121969
|
+
}
|
|
121970
|
+
@else {
|
|
121971
|
+
margin-left: calc(50% - 55px);
|
|
121972
|
+
}
|
|
121764
121973
|
}
|
|
121765
121974
|
|
|
121766
121975
|
& .e-btn-group .e-btn {
|
|
@@ -121791,10 +122000,10 @@ $image-editor-icon-button: 4px !default;
|
|
|
121791
122000
|
}
|
|
121792
122001
|
|
|
121793
122002
|
& .e-ie-img-size-value-span {
|
|
121794
|
-
@if $skin-name == '
|
|
122003
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
|
|
121795
122004
|
margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121796
122005
|
}
|
|
121797
|
-
@else if $skin-name == 'bootstrap' {
|
|
122006
|
+
@else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
|
|
121798
122007
|
margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121799
122008
|
}
|
|
121800
122009
|
@else if $skin-name == 'tailwind' {
|
|
@@ -121817,6 +122026,12 @@ $image-editor-icon-button: 4px !default;
|
|
|
121817
122026
|
}
|
|
121818
122027
|
}
|
|
121819
122028
|
|
|
122029
|
+
.e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
122030
|
+
@if $skin-name == 'Material3' {
|
|
122031
|
+
top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
|
|
122032
|
+
}
|
|
122033
|
+
}
|
|
122034
|
+
|
|
121820
122035
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
121821
122036
|
width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121822
122037
|
@if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
|
|
@@ -121956,6 +122171,13 @@ $image-editor-icon-button: 4px !default;
|
|
|
121956
122171
|
}
|
|
121957
122172
|
}
|
|
121958
122173
|
|
|
122174
|
+
.e-ie-filter-canvas:focus,
|
|
122175
|
+
.filter-wrapper:focus .e-ie-filter-canvas,
|
|
122176
|
+
.filter-wrapper:focus canvas,
|
|
122177
|
+
.filter-wrapper canvas:focus {
|
|
122178
|
+
border: $image-editor-filter-canvas-focus;
|
|
122179
|
+
}
|
|
122180
|
+
|
|
121959
122181
|
|
|
121960
122182
|
@include export-module('image-editor-bootstrap5-icons') {
|
|
121961
122183
|
.e-image-editor {
|
|
@@ -124185,6 +124407,7 @@ $ribbon-dropdown-btn-padding: 0 12px !default;
|
|
|
124185
124407
|
$ribbon-dropdown-caret-btn-size: $text-xs !default;
|
|
124186
124408
|
$ribbon-dropdown-caret-btn-height: 12px !default;
|
|
124187
124409
|
$ribbon-dropdown-caret-btn-padding: 2px 4px !default;
|
|
124410
|
+
$ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
|
|
124188
124411
|
$ribbon-items-padding: 2px !default;
|
|
124189
124412
|
$ribbon-large-items-btn-padding: 0 2px 4px !default;
|
|
124190
124413
|
$ribbon-large-items-btn-height: 18px !default;
|
|
@@ -124363,6 +124586,7 @@ $ribbon-bigger-menu-blank-icon-padding: 50px !default;
|
|
|
124363
124586
|
$ribbon-bigger-dropdown-btn-size: 12px !default;
|
|
124364
124587
|
$ribbon-bigger-dropdown-btn-line-height: 12px !default;
|
|
124365
124588
|
$ribbon-bigger-dropdown-caret-btn-padding: 3px 2px !default;
|
|
124589
|
+
$ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
|
|
124366
124590
|
$ribbon-bigger-dropdown-caret-btn-size: $text-sm !default;
|
|
124367
124591
|
$ribbon-bigger-dropdown-caret-icon-size: $text-lg !default;
|
|
124368
124592
|
$ribbon-bigger-dropdown-caret-btn-height: 12px !default;
|
|
@@ -124882,6 +125106,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124882
125106
|
|
|
124883
125107
|
.e-ribbon-tab-item {
|
|
124884
125108
|
display: inline-flex;
|
|
125109
|
+
|
|
125110
|
+
&.e-disabled {
|
|
125111
|
+
pointer-events: none;
|
|
125112
|
+
}
|
|
124885
125113
|
}
|
|
124886
125114
|
|
|
124887
125115
|
.e-ribbon-group {
|
|
@@ -125361,6 +125589,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125361
125589
|
}
|
|
125362
125590
|
}
|
|
125363
125591
|
|
|
125592
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
125593
|
+
padding: $ribbon-colorpicker-caret-btn-padding;
|
|
125594
|
+
}
|
|
125595
|
+
|
|
125364
125596
|
.e-dropdown-btn .e-caret {
|
|
125365
125597
|
@include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
|
|
125366
125598
|
padding: $ribbon-dropdown-caret-btn-padding;
|
|
@@ -126052,6 +126284,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126052
126284
|
}
|
|
126053
126285
|
}
|
|
126054
126286
|
|
|
126287
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
126288
|
+
padding: $ribbon-bigger-colorpicker-caret-btn-padding;
|
|
126289
|
+
}
|
|
126290
|
+
|
|
126055
126291
|
.e-dropdown-btn .e-caret {
|
|
126056
126292
|
@include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
|
|
126057
126293
|
padding: $ribbon-bigger-dropdown-caret-btn-padding;
|
|
@@ -127183,6 +127419,8 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
127183
127419
|
$header-font-weight: 700 !default;
|
|
127184
127420
|
$multicolumn-grid-height: 30px !default;
|
|
127185
127421
|
$multicolumn-margin-top-value: 3px !default;
|
|
127422
|
+
$footer-border-width: 1px !default;
|
|
127423
|
+
$grid-border-width: 1px !default;
|
|
127186
127424
|
|
|
127187
127425
|
$multicolumn-grid-small-height: 26px !default;
|
|
127188
127426
|
$multicolumn-margin-top-small-value: 3px !default;
|
|
@@ -127233,10 +127471,15 @@ $nodata-border-color: $border-light !default;
|
|
|
127233
127471
|
}
|
|
127234
127472
|
.e-multicolumn-list .e-popup-footer {
|
|
127235
127473
|
vertical-align: middle;
|
|
127236
|
-
border-
|
|
127474
|
+
border-style: solid;
|
|
127475
|
+
border-width: $footer-border-width;
|
|
127237
127476
|
font-size: 14px;
|
|
127238
|
-
height:
|
|
127239
|
-
|
|
127477
|
+
height: $multicolumn-grid-height;
|
|
127478
|
+
display: flex;
|
|
127479
|
+
align-items: center;
|
|
127480
|
+
}
|
|
127481
|
+
.e-multicolumn-grid.e-grid {
|
|
127482
|
+
border-width: $grid-border-width;
|
|
127240
127483
|
}
|
|
127241
127484
|
.e-input-group.e-multicolumn-list {
|
|
127242
127485
|
input[readonly].e-input {
|
|
@@ -127305,6 +127548,7 @@ $nodata-border-color: $border-light !default;
|
|
|
127305
127548
|
&.e-multicolumn-list .e-popup-footer {
|
|
127306
127549
|
font-size: 12px;
|
|
127307
127550
|
}
|
|
127551
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
127308
127552
|
.e-multicolumn-grid .e-row,
|
|
127309
127553
|
.e-multicolumn-grid .e-emptyrow {
|
|
127310
127554
|
height: $multicolumn-grid-small-height;
|
|
@@ -127317,6 +127561,7 @@ $nodata-border-color: $border-light !default;
|
|
|
127317
127561
|
&.e-multicolumn-list .e-popup-footer {
|
|
127318
127562
|
font-size: 16px;
|
|
127319
127563
|
}
|
|
127564
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
127320
127565
|
.e-multicolumn-grid .e-row,
|
|
127321
127566
|
.e-multicolumn-grid .e-emptyrow {
|
|
127322
127567
|
height: $multicolumn-grid-bigger-height;
|
|
@@ -127333,6 +127578,7 @@ $nodata-border-color: $border-light !default;
|
|
|
127333
127578
|
&.e-multicolumn-list .e-popup-footer {
|
|
127334
127579
|
font-size: 14px;
|
|
127335
127580
|
}
|
|
127581
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
127336
127582
|
.e-multicolumn-grid .e-row,
|
|
127337
127583
|
.e-multicolumn-grid .e-emptyrow {
|
|
127338
127584
|
height: $multicolumn-grid-bigger-small-height;
|