@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
|
@@ -2435,9 +2435,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2435
2435
|
|
|
2436
2436
|
&:focus {
|
|
2437
2437
|
border: $acrdn-item-header-focus-border;
|
|
2438
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2439
2438
|
background: $acrdn-item-header-focus-bg;
|
|
2440
2439
|
|
|
2440
|
+
@if ($skin-name == 'fluent2') {
|
|
2441
|
+
box-shadow: none;
|
|
2442
|
+
}
|
|
2443
|
+
@else {
|
|
2444
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2445
|
+
}
|
|
2446
|
+
|
|
2441
2447
|
&:active {
|
|
2442
2448
|
|
|
2443
2449
|
.e-icons,
|
|
@@ -2447,6 +2453,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2447
2453
|
}
|
|
2448
2454
|
}
|
|
2449
2455
|
}
|
|
2456
|
+
|
|
2457
|
+
@if ($skin-name == 'fluent2') {
|
|
2458
|
+
&:focus-visible {
|
|
2459
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2460
|
+
}
|
|
2461
|
+
}
|
|
2450
2462
|
}
|
|
2451
2463
|
|
|
2452
2464
|
&.e-select {
|
|
@@ -2553,9 +2565,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2553
2565
|
}
|
|
2554
2566
|
|
|
2555
2567
|
&:focus {
|
|
2556
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2557
2568
|
position: relative;
|
|
2558
2569
|
z-index: 2;
|
|
2570
|
+
|
|
2571
|
+
@if ($skin-name == 'fluent2') {
|
|
2572
|
+
box-shadow: none;
|
|
2573
|
+
}
|
|
2574
|
+
@else {
|
|
2575
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2576
|
+
}
|
|
2577
|
+
}
|
|
2578
|
+
|
|
2579
|
+
@if ($skin-name == 'fluent2') {
|
|
2580
|
+
&:focus-visible {
|
|
2581
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2582
|
+
}
|
|
2559
2583
|
}
|
|
2560
2584
|
}
|
|
2561
2585
|
|
|
@@ -3360,7 +3384,7 @@ $float-label-disbale-font-color: $input-disable-font-color !default;
|
|
|
3360
3384
|
$input-placeholder-color: $placeholder-text-color !default;
|
|
3361
3385
|
$input-group-disabled-color: $icon-color-disabled !default;
|
|
3362
3386
|
$input-group-hovered-color: $icon-color-hover !default;
|
|
3363
|
-
$input-readonly-bg-color:
|
|
3387
|
+
$input-readonly-bg-color: $content-bg-color-alt1 !default;
|
|
3364
3388
|
$input-readonly-color: $cool-gray-600 !default;
|
|
3365
3389
|
$input-icon-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !default;
|
|
3366
3390
|
$input-border-shadow: 0 0 0 3px rgba($primary, .25) !default;
|
|
@@ -14990,11 +15014,15 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
14990
15014
|
@if $input-skin-name == 'bootstrap4' {
|
|
14991
15015
|
transition: $input-transition-shadow;
|
|
14992
15016
|
}
|
|
14993
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5'
|
|
15017
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
14994
15018
|
border-color: $input-group-border-color-focus;
|
|
14995
15019
|
border-radius: $input-groupo-focus-border-radius;
|
|
14996
15020
|
box-shadow: $input-group-focus-box-shadow;
|
|
14997
15021
|
}
|
|
15022
|
+
@if $input-skin-name == 'FluentUI' {
|
|
15023
|
+
border-radius: $input-groupo-focus-border-radius;
|
|
15024
|
+
border-width: 2px;
|
|
15025
|
+
}
|
|
14998
15026
|
}
|
|
14999
15027
|
|
|
15000
15028
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -15083,14 +15111,14 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
15083
15111
|
|
|
15084
15112
|
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
15085
15113
|
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15086
|
-
@if $input-skin-name == 'fabric' or $input-skin-name == '
|
|
15114
|
+
@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' {
|
|
15087
15115
|
border-color: $input-active-border-color;
|
|
15088
15116
|
}
|
|
15089
15117
|
@if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
|
|
15090
15118
|
-webkit-box-shadow: $input-border-shadow;
|
|
15091
15119
|
box-shadow: $input-border-shadow;
|
|
15092
15120
|
}
|
|
15093
|
-
@if $input-skin-name == 'bootstrap5'
|
|
15121
|
+
@if $input-skin-name == 'bootstrap5' {
|
|
15094
15122
|
box-shadow: $input-group-focus-box-shadow;
|
|
15095
15123
|
}
|
|
15096
15124
|
}
|
|
@@ -23579,7 +23607,7 @@ $sd-active-li-bg: $secondary-bg-color-pressed !default;
|
|
|
23579
23607
|
$sd-active-li-border-color: $secondary-border-color-pressed !default;
|
|
23580
23608
|
$sd-active-font-color: $secondary-text-color !default;
|
|
23581
23609
|
|
|
23582
|
-
@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) {
|
|
23610
|
+
@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) {
|
|
23583
23611
|
.e-speeddial-ul {
|
|
23584
23612
|
padding: $padding;
|
|
23585
23613
|
}
|
|
@@ -23592,6 +23620,14 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
23592
23620
|
margin: $li-text-margin;
|
|
23593
23621
|
}
|
|
23594
23622
|
|
|
23623
|
+
.e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
|
|
23624
|
+
@if ($skin-name == 'fluent2') {
|
|
23625
|
+
font-size: $li-icon-font-size;
|
|
23626
|
+
line-height: $speeddial-li-text-height;
|
|
23627
|
+
padding: $speeddial-text-li-padding;
|
|
23628
|
+
}
|
|
23629
|
+
}
|
|
23630
|
+
|
|
23595
23631
|
.e-speeddial-li-text {
|
|
23596
23632
|
height: $speeddial-li-text-height;
|
|
23597
23633
|
line-height: $speeddial-li-text-height;
|
|
@@ -23715,6 +23751,16 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
23715
23751
|
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
23716
23752
|
margin: $sd-li-text-margin;
|
|
23717
23753
|
}
|
|
23754
|
+
|
|
23755
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
23756
|
+
@if ($skin-name == 'fluent2') {
|
|
23757
|
+
border: 1px solid;
|
|
23758
|
+
border-radius: 20px;
|
|
23759
|
+
font-size: 12px;
|
|
23760
|
+
line-height: 16px;
|
|
23761
|
+
padding: 8px 16px;
|
|
23762
|
+
}
|
|
23763
|
+
}
|
|
23718
23764
|
}
|
|
23719
23765
|
|
|
23720
23766
|
.e-speeddial-li-text {
|
|
@@ -23852,19 +23898,19 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
23852
23898
|
|
|
23853
23899
|
.e-small.e-speeddial-popup,
|
|
23854
23900
|
.e-small .e-speeddial-popup {
|
|
23855
|
-
@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);
|
|
23901
|
+
@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);
|
|
23856
23902
|
}
|
|
23857
23903
|
|
|
23858
23904
|
.e-bigger.e-speeddial-popup,
|
|
23859
23905
|
.e-bigger .e-speeddial-popup {
|
|
23860
|
-
@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);
|
|
23906
|
+
@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);
|
|
23861
23907
|
}
|
|
23862
23908
|
|
|
23863
23909
|
.e-bigger.e-small.e-speeddial-popup,
|
|
23864
23910
|
.e-bigger.e-small .e-speeddial-popup,
|
|
23865
23911
|
.e-bigger .e-small.e-speeddial-popup,
|
|
23866
23912
|
.e-small .e-bigger.e-speeddial-popup {
|
|
23867
|
-
@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);
|
|
23913
|
+
@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);
|
|
23868
23914
|
}
|
|
23869
23915
|
|
|
23870
23916
|
.e-speeddial-overlay {
|
|
@@ -23928,6 +23974,13 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
23928
23974
|
border-color: $sd-li-border-color;
|
|
23929
23975
|
}
|
|
23930
23976
|
}
|
|
23977
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
23978
|
+
@if ($skin-name == 'fluent2') {
|
|
23979
|
+
background: $secondary-bg-color;
|
|
23980
|
+
box-shadow: $shadow-lg;
|
|
23981
|
+
border-color: $secondary-border-color;
|
|
23982
|
+
}
|
|
23983
|
+
}
|
|
23931
23984
|
}
|
|
23932
23985
|
.e-speeddial-li.e-disabled {
|
|
23933
23986
|
@include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
|
|
@@ -25150,7 +25203,7 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
25150
25203
|
}
|
|
25151
25204
|
}
|
|
25152
25205
|
#{if(&, '&', '*')} .e-content.e-year,
|
|
25153
|
-
#{if(&, '&', '*')} .e-content.e-decade
|
|
25206
|
+
#{if(&, '&', '*')} .e-content.e-decade {
|
|
25154
25207
|
#{if(&, '&', '*')} td.e-selected span.e-day {
|
|
25155
25208
|
@if $skin-name == 'fluent2' {
|
|
25156
25209
|
font-weight: 600;
|
|
@@ -44191,12 +44244,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44191
44244
|
.e-dlg-header-content {
|
|
44192
44245
|
border-radius: $header-content-border-radius;
|
|
44193
44246
|
line-height: $dialog-header-line-height;
|
|
44194
|
-
|
|
44195
|
-
.e-dlg-closeicon-btn.e-btn.e-icon-btn {
|
|
44196
|
-
@if $skin-name =='fluent2' {
|
|
44197
|
-
line-height: 2;
|
|
44198
|
-
}
|
|
44199
|
-
}
|
|
44200
44247
|
}
|
|
44201
44248
|
|
|
44202
44249
|
.e-dlg-header-content + .e-dlg-content {
|
|
@@ -44370,6 +44417,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44370
44417
|
@if $skin-name == 'Material3' {
|
|
44371
44418
|
padding: $zero-value;
|
|
44372
44419
|
}
|
|
44420
|
+
@if $skin-name == 'fluent2' {
|
|
44421
|
+
padding: $dialog-bigger-header-btn-padding;
|
|
44422
|
+
}
|
|
44373
44423
|
}
|
|
44374
44424
|
|
|
44375
44425
|
.e-btn .e-btn-icon.e-icon-dlg-close {
|
|
@@ -44475,6 +44525,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44475
44525
|
@if $skin-name == 'Material3' {
|
|
44476
44526
|
padding: $zero-value;
|
|
44477
44527
|
}
|
|
44528
|
+
@if $skin-name == 'fluent2' {
|
|
44529
|
+
padding: $dialog-header-btn-padding;
|
|
44530
|
+
}
|
|
44478
44531
|
}
|
|
44479
44532
|
|
|
44480
44533
|
.e-rtl {
|
|
@@ -53493,7 +53546,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
53493
53546
|
@if $skin-name == 'bootstrap4' {
|
|
53494
53547
|
font-size: $treeview-big-image-font-size;
|
|
53495
53548
|
}
|
|
53496
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
53549
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
|
|
53497
53550
|
& + .e-list-text {
|
|
53498
53551
|
padding: $treeview-big-image-text-padding;
|
|
53499
53552
|
}
|
|
@@ -56359,6 +56412,16 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
56359
56412
|
font-weight: $stepper-font-weight;
|
|
56360
56413
|
}
|
|
56361
56414
|
}
|
|
56415
|
+
&.e-linear {
|
|
56416
|
+
.e-step-container {
|
|
56417
|
+
pointer-events: none;
|
|
56418
|
+
}
|
|
56419
|
+
.e-previous:not(.e-step-disabled),
|
|
56420
|
+
.e-next:not(.e-step-disabled),
|
|
56421
|
+
.e-step-selected:not(.e-step-disabled) {
|
|
56422
|
+
pointer-events: auto;
|
|
56423
|
+
}
|
|
56424
|
+
}
|
|
56362
56425
|
&.e-stepper-readonly,
|
|
56363
56426
|
.e-step-disabled {
|
|
56364
56427
|
cursor: default;
|
|
@@ -57830,6 +57893,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
57830
57893
|
|
|
57831
57894
|
&.e-chip-input {
|
|
57832
57895
|
width: 0;
|
|
57896
|
+
display: none;
|
|
57833
57897
|
}
|
|
57834
57898
|
}
|
|
57835
57899
|
|
|
@@ -74004,7 +74068,7 @@ $grid-xlfl-skin: 'tailwind' !default;
|
|
|
74004
74068
|
.e-frame {
|
|
74005
74069
|
margin-bottom: 1px;
|
|
74006
74070
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74007
|
-
margin:
|
|
74071
|
+
margin-bottom: 8px;
|
|
74008
74072
|
}
|
|
74009
74073
|
}
|
|
74010
74074
|
}
|
|
@@ -74152,6 +74216,7 @@ $grid-xlfl-skin: 'tailwind' !default;
|
|
|
74152
74216
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74153
74217
|
.e-ftrchk.e-infinitescroll {
|
|
74154
74218
|
margin-left: 0;
|
|
74219
|
+
padding-left: 0;
|
|
74155
74220
|
}
|
|
74156
74221
|
}
|
|
74157
74222
|
|
|
@@ -75393,7 +75458,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75393
75458
|
|
|
75394
75459
|
@if $grid-skin == 'fluent2' {
|
|
75395
75460
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75396
|
-
margin-left: -
|
|
75461
|
+
margin-left: -5px;
|
|
75462
|
+
margin-top: 4px;
|
|
75397
75463
|
}
|
|
75398
75464
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75399
75465
|
margin-right: -2px;
|
|
@@ -75404,7 +75470,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75404
75470
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75405
75471
|
@if $grid-skin == 'fluent2' {
|
|
75406
75472
|
margin-bottom: 2px;
|
|
75407
|
-
margin-left:
|
|
75473
|
+
margin-left: 7px;
|
|
75408
75474
|
}
|
|
75409
75475
|
}
|
|
75410
75476
|
|
|
@@ -75531,8 +75597,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75531
75597
|
}
|
|
75532
75598
|
|
|
75533
75599
|
@if $grid-skin == 'fluent2' {
|
|
75534
|
-
.e-ftrchk.e-infinitescroll {
|
|
75600
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
75535
75601
|
margin-left: 0;
|
|
75602
|
+
padding-left: 0;
|
|
75536
75603
|
}
|
|
75537
75604
|
}
|
|
75538
75605
|
|
|
@@ -77195,7 +77262,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77195
77262
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
77196
77263
|
}
|
|
77197
77264
|
white-space: normal;
|
|
77198
|
-
|
|
77265
|
+
text-wrap: nowrap;
|
|
77266
|
+
text-overflow: ellipsis;
|
|
77267
|
+
overflow: hidden;
|
|
77199
77268
|
&.e-lastrowcell {
|
|
77200
77269
|
border-bottom-width: 1px;
|
|
77201
77270
|
}
|
|
@@ -77936,7 +78005,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77936
78005
|
}
|
|
77937
78006
|
|
|
77938
78007
|
@if $grid-skin == 'fluent2' {
|
|
77939
|
-
.e-ftrchk.e-infinitescroll {
|
|
78008
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
77940
78009
|
padding-left: 0;
|
|
77941
78010
|
margin-left: 0;
|
|
77942
78011
|
}
|
|
@@ -79119,7 +79188,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79119
79188
|
|
|
79120
79189
|
&.e-default {
|
|
79121
79190
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
79122
|
-
& .e-gridheader table tr th:last-child {
|
|
79191
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
79123
79192
|
border-left: 0;
|
|
79124
79193
|
}
|
|
79125
79194
|
}
|
|
@@ -79948,7 +80017,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79948
80017
|
}
|
|
79949
80018
|
|
|
79950
80019
|
.e-gridcontent .e-groupcaption {
|
|
79951
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
80020
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
79952
80021
|
}
|
|
79953
80022
|
|
|
79954
80023
|
.e-summarycell {
|
|
@@ -80540,9 +80609,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80540
80609
|
background: none;
|
|
80541
80610
|
border: 0;
|
|
80542
80611
|
color: $grid-responsive-custom-header-btn-color;
|
|
80543
|
-
@if $grid-skin == 'fluent2' {
|
|
80544
|
-
padding-top: 6px;
|
|
80545
|
-
}
|
|
80546
80612
|
}
|
|
80547
80613
|
}
|
|
80548
80614
|
}
|
|
@@ -80629,6 +80695,22 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80629
80695
|
& .e-dlg-content {
|
|
80630
80696
|
padding: 16px;
|
|
80631
80697
|
}
|
|
80698
|
+
|
|
80699
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
80700
|
+
.e-checkbox-wrapper .e-frame {
|
|
80701
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
80702
|
+
margin: 0 0 1px 4px;
|
|
80703
|
+
}
|
|
80704
|
+
}
|
|
80705
|
+
|
|
80706
|
+
.e-radio + label {
|
|
80707
|
+
margin: 0;
|
|
80708
|
+
}
|
|
80709
|
+
|
|
80710
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
80711
|
+
margin-left: 18px;
|
|
80712
|
+
}
|
|
80713
|
+
}
|
|
80632
80714
|
}
|
|
80633
80715
|
|
|
80634
80716
|
& .e-ressortbutton-parent {
|
|
@@ -80723,6 +80805,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80723
80805
|
min-height: 160px;
|
|
80724
80806
|
overflow-y: auto;
|
|
80725
80807
|
|
|
80808
|
+
&.e-checkbox-infinitescroll {
|
|
80809
|
+
border-top-style: solid;
|
|
80810
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
80811
|
+
border-top-width: 1px;
|
|
80812
|
+
margin-top: 0;
|
|
80813
|
+
overflow-x: hidden;
|
|
80814
|
+
}
|
|
80815
|
+
|
|
80726
80816
|
& .e-ftrchk {
|
|
80727
80817
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
80728
80818
|
@if $grid-skin == 'fluent2' {
|
|
@@ -80731,6 +80821,29 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80731
80821
|
}
|
|
80732
80822
|
}
|
|
80733
80823
|
}
|
|
80824
|
+
|
|
80825
|
+
& .e-ftrchk {
|
|
80826
|
+
& .e-chk-hidden {
|
|
80827
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
80828
|
+
height: 1px;
|
|
80829
|
+
opacity: 0;
|
|
80830
|
+
width: 1px;
|
|
80831
|
+
}
|
|
80832
|
+
|
|
80833
|
+
& .e-mask {
|
|
80834
|
+
display: inline-block;
|
|
80835
|
+
height: 10px;
|
|
80836
|
+
width: 80%;
|
|
80837
|
+
|
|
80838
|
+
&.e-mask-checkbox-filter-intent {
|
|
80839
|
+
width: 13px;
|
|
80840
|
+
}
|
|
80841
|
+
|
|
80842
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
80843
|
+
margin-left: 8px;
|
|
80844
|
+
}
|
|
80845
|
+
}
|
|
80846
|
+
}
|
|
80734
80847
|
}
|
|
80735
80848
|
}
|
|
80736
80849
|
}
|
|
@@ -80745,10 +80858,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80745
80858
|
& .e-searchbox {
|
|
80746
80859
|
padding-left: 0;
|
|
80747
80860
|
}
|
|
80748
|
-
& .e-
|
|
80749
|
-
|
|
80750
|
-
|
|
80751
|
-
}
|
|
80861
|
+
& .e-ftrchk.e-infinitescroll,
|
|
80862
|
+
& .e-spinner .e-checkboxlist {
|
|
80863
|
+
margin-left: -7px;
|
|
80752
80864
|
}
|
|
80753
80865
|
}
|
|
80754
80866
|
}
|
|
@@ -80796,6 +80908,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80796
80908
|
@if $grid-skin == 'fluent' {
|
|
80797
80909
|
padding-top: 3px;
|
|
80798
80910
|
}
|
|
80911
|
+
@if $grid-skin == 'fluent' {
|
|
80912
|
+
padding-top: 1px;
|
|
80913
|
+
}
|
|
80799
80914
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
80800
80915
|
padding-top: 2px;
|
|
80801
80916
|
}
|
|
@@ -81124,6 +81239,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81124
81239
|
border-color: $grid-header-border-color;
|
|
81125
81240
|
}
|
|
81126
81241
|
|
|
81242
|
+
.e-headercell,
|
|
81243
|
+
.e-detailheadercell {
|
|
81244
|
+
background-color: $grid-header-bg-color;
|
|
81245
|
+
}
|
|
81246
|
+
|
|
81127
81247
|
.e-gridcontent {
|
|
81128
81248
|
background-color: $grid-content-bg-color;
|
|
81129
81249
|
}
|
|
@@ -89082,14 +89202,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
89082
89202
|
font-size: 2em;
|
|
89083
89203
|
font-weight: bold;
|
|
89084
89204
|
height: 40px;
|
|
89085
|
-
|
|
89205
|
+
@if $skin-name =='fluent2' {
|
|
89206
|
+
line-height: 25px;
|
|
89207
|
+
}
|
|
89208
|
+
@else {
|
|
89209
|
+
line-height: 40px;
|
|
89210
|
+
}
|
|
89086
89211
|
}
|
|
89087
89212
|
|
|
89088
89213
|
&.e-h2 {
|
|
89089
89214
|
font-size: 1.5em;
|
|
89090
89215
|
font-weight: bold;
|
|
89091
89216
|
height: 40px;
|
|
89092
|
-
|
|
89217
|
+
@if $skin-name =='fluent2' {
|
|
89218
|
+
line-height: 25px;
|
|
89219
|
+
}
|
|
89220
|
+
@else {
|
|
89221
|
+
line-height: 40px;
|
|
89222
|
+
}
|
|
89093
89223
|
}
|
|
89094
89224
|
|
|
89095
89225
|
&.e-h3 {
|
|
@@ -90431,7 +90561,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
90431
90561
|
.e-rte-dropdown-btn-text,
|
|
90432
90562
|
.e-background-color,
|
|
90433
90563
|
.e-rte-font-color {
|
|
90434
|
-
font-size:
|
|
90564
|
+
font-size: 16px;
|
|
90435
90565
|
}
|
|
90436
90566
|
}
|
|
90437
90567
|
.e-bigger {
|
|
@@ -90440,27 +90570,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
90440
90570
|
.e-rte-dropdown-btn-text,
|
|
90441
90571
|
.e-background-color,
|
|
90442
90572
|
.e-rte-font-color {
|
|
90443
|
-
font-size:
|
|
90573
|
+
font-size: 18px;
|
|
90444
90574
|
}
|
|
90445
90575
|
}
|
|
90446
90576
|
}
|
|
90447
90577
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
90448
90578
|
.e-background-color,
|
|
90449
|
-
.e-rte-font-color{
|
|
90450
|
-
font-size:
|
|
90579
|
+
.e-rte-font-color {
|
|
90580
|
+
font-size: 16px;
|
|
90451
90581
|
}
|
|
90452
90582
|
}
|
|
90453
90583
|
.e-bigger {
|
|
90454
90584
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
90455
90585
|
.e-background-color,
|
|
90456
|
-
.e-rte-font-color{
|
|
90457
|
-
font-size:
|
|
90586
|
+
.e-rte-font-color {
|
|
90587
|
+
font-size: 18px;
|
|
90458
90588
|
}
|
|
90459
90589
|
}
|
|
90460
|
-
.e-rte-container{
|
|
90590
|
+
.e-rte-container {
|
|
90461
90591
|
border-radius: 4px;
|
|
90462
90592
|
}
|
|
90463
|
-
.e-richtexteditor{
|
|
90593
|
+
.e-richtexteditor {
|
|
90464
90594
|
border-radius: 4px;
|
|
90465
90595
|
.e-toolbar {
|
|
90466
90596
|
border-radius: 4px 4px 0 0;
|
|
@@ -96992,7 +97122,7 @@ $kanban-col-expand-collapse-box-shadow: $shadow-focus-ring1;
|
|
|
96992
97122
|
|
|
96993
97123
|
.e-kanban-dialog .e-dialog-edit.e-primary{
|
|
96994
97124
|
background: $primary-bg-color-hover;
|
|
96995
|
-
color: $primary-
|
|
97125
|
+
color: $primary-text-color;
|
|
96996
97126
|
}
|
|
96997
97127
|
}
|
|
96998
97128
|
|
|
@@ -106139,6 +106269,12 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
106139
106269
|
&:not(.e-active) {
|
|
106140
106270
|
.e-list-icon {
|
|
106141
106271
|
color: $field-list-tree-icon-color;
|
|
106272
|
+
|
|
106273
|
+
@if ($skin-name == 'fluent2') {
|
|
106274
|
+
&:hover {
|
|
106275
|
+
color: $field-list-icon-hover-color;
|
|
106276
|
+
}
|
|
106277
|
+
}
|
|
106142
106278
|
}
|
|
106143
106279
|
}
|
|
106144
106280
|
|
|
@@ -106150,6 +106286,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
106150
106286
|
float: right !important;
|
|
106151
106287
|
margin: 0 12px 0 0;
|
|
106152
106288
|
/* stylelint-enable */
|
|
106289
|
+
|
|
106290
|
+
@if ($skin-name == 'fluent2') {
|
|
106291
|
+
&:hover {
|
|
106292
|
+
color: $field-list-icon-hover-color;
|
|
106293
|
+
}
|
|
106294
|
+
&:active {
|
|
106295
|
+
color: $field-list-icon-hover-color;
|
|
106296
|
+
}
|
|
106297
|
+
}
|
|
106153
106298
|
}
|
|
106154
106299
|
}
|
|
106155
106300
|
|
|
@@ -106214,6 +106359,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
106214
106359
|
margin-right: 4px;
|
|
106215
106360
|
pointer-events: auto;
|
|
106216
106361
|
width: 20px;
|
|
106362
|
+
|
|
106363
|
+
@if ($skin-name == 'fluent2') {
|
|
106364
|
+
font-size: 16px;
|
|
106365
|
+
margin-top: 3px;
|
|
106366
|
+
}
|
|
106217
106367
|
}
|
|
106218
106368
|
@if ($skin-name == 'tailwind') {
|
|
106219
106369
|
&.e-active {
|
|
@@ -106581,7 +106731,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
106581
106731
|
position: relative;
|
|
106582
106732
|
top: 3px;
|
|
106583
106733
|
}
|
|
106584
|
-
|
|
106734
|
+
|
|
106735
|
+
@if ($skin-name == 'fluent2') {
|
|
106736
|
+
font-size: 20px;
|
|
106737
|
+
}
|
|
106738
|
+
|
|
106585
106739
|
@if ($skin-name == 'tailwind') {
|
|
106586
106740
|
position: relative;
|
|
106587
106741
|
top: 1px;
|
|
@@ -108123,6 +108277,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
108123
108277
|
vertical-align: bottom;
|
|
108124
108278
|
width: 20px;
|
|
108125
108279
|
|
|
108280
|
+
@if ($skin-name =='fluent2') {
|
|
108281
|
+
font-size: 16px;
|
|
108282
|
+
}
|
|
108283
|
+
|
|
108126
108284
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
108127
108285
|
margin-right: 4px;
|
|
108128
108286
|
padding-left: 8px;
|
|
@@ -108403,6 +108561,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
108403
108561
|
height: 20px;
|
|
108404
108562
|
width: 20px;
|
|
108405
108563
|
|
|
108564
|
+
@if ($skin-name =='fluent2') {
|
|
108565
|
+
font-size: 16px;
|
|
108566
|
+
}
|
|
108567
|
+
|
|
108406
108568
|
&.e-disable-drag {
|
|
108407
108569
|
cursor: not-allowed;
|
|
108408
108570
|
opacity: .4;
|
|
@@ -109381,6 +109543,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
109381
109543
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
109382
109544
|
margin-right: 4px !important;
|
|
109383
109545
|
width: 24px !important;
|
|
109546
|
+
|
|
109547
|
+
@if ($skin-name =='fluent2') {
|
|
109548
|
+
font-size: 20px !important;
|
|
109549
|
+
margin-bottom: 5px !important;
|
|
109550
|
+
}
|
|
109384
109551
|
}
|
|
109385
109552
|
|
|
109386
109553
|
.e-calc-measure-icon,
|
|
@@ -109482,6 +109649,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
109482
109649
|
.e-drag {
|
|
109483
109650
|
font-size: $field-list-bigger-icon-size;
|
|
109484
109651
|
width: 24px;
|
|
109652
|
+
|
|
109653
|
+
@if ($skin-name =='fluent2') {
|
|
109654
|
+
font-size: 20px;
|
|
109655
|
+
}
|
|
109485
109656
|
}
|
|
109486
109657
|
}
|
|
109487
109658
|
}
|
|
@@ -113646,6 +113817,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 2px !default;
|
|
|
113646
113817
|
$qrybldr-drag-grp-list-heg: 28px !default;
|
|
113647
113818
|
$qrybldr-drag-grp-big-list-heg: 34px !default;
|
|
113648
113819
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 6px !default;
|
|
113820
|
+
$qryblr-drag-icon-color: $secondary-text-color !default;
|
|
113649
113821
|
|
|
113650
113822
|
@mixin fluent2-small-round-btn {
|
|
113651
113823
|
@if $theme-name == 'fluent2' {
|
|
@@ -113688,7 +113860,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 6px !default;
|
|
|
113688
113860
|
@if $skin-name == 'fluent2' {
|
|
113689
113861
|
box-shadow: $shadow-md;
|
|
113690
113862
|
}
|
|
113691
|
-
background
|
|
113863
|
+
background: $qrybldr-drag-bg-color;
|
|
113692
113864
|
}
|
|
113693
113865
|
|
|
113694
113866
|
& .e-rule-value-delete {
|
|
@@ -113723,9 +113895,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 6px !default;
|
|
|
113723
113895
|
padding: 15px 3px 15px 11px;
|
|
113724
113896
|
vertical-align: middle;
|
|
113725
113897
|
font-size: $qrybldr-drag-icon-font-size;
|
|
113726
|
-
|
|
113727
|
-
color: $qryblr-drag-icon-color;
|
|
113728
|
-
}
|
|
113898
|
+
color: $qryblr-drag-icon-color;
|
|
113729
113899
|
}
|
|
113730
113900
|
|
|
113731
113901
|
& .e-group-header .e-drag-qb-rule {
|
|
@@ -119837,6 +120007,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
119837
120007
|
}
|
|
119838
120008
|
}
|
|
119839
120009
|
|
|
120010
|
+
@media print {
|
|
120011
|
+
.e-schedule {
|
|
120012
|
+
.e-table-container {
|
|
120013
|
+
display: block;
|
|
120014
|
+
}
|
|
120015
|
+
|
|
120016
|
+
.e-vertical-view .e-content-table thead {
|
|
120017
|
+
break-inside: auto;
|
|
120018
|
+
}
|
|
120019
|
+
}
|
|
120020
|
+
}
|
|
120021
|
+
|
|
119840
120022
|
.e-bigger .e-more-popup-wrapper,
|
|
119841
120023
|
.e-more-popup-wrapper {
|
|
119842
120024
|
background: $schedule-popup-bg-color;
|
|
@@ -120015,6 +120197,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
120015
120197
|
@mixin schedule-select-cell-focus-styles {
|
|
120016
120198
|
@if ($theme-name == 'fluent2') {
|
|
120017
120199
|
&:focus {
|
|
120200
|
+
background: $content-bg-color-focus;
|
|
120201
|
+
}
|
|
120202
|
+
|
|
120203
|
+
&:focus-visible {
|
|
120018
120204
|
background: $schedule-select-focus-bg-color;
|
|
120019
120205
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
120020
120206
|
}
|
|
@@ -120837,6 +121023,7 @@ $image-editor-save-dlg-big-btn-pad: 4px 15px !default;
|
|
|
120837
121023
|
$image-editor-save-dlg-grp-btn-padding: 4px 10px !default;
|
|
120838
121024
|
$image-editor-save-dlg-dev-grp-btn-padding: 4px 9px !default;
|
|
120839
121025
|
$image-editor-icon-button: 2.9px !default;
|
|
121026
|
+
$image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
|
|
120840
121027
|
|
|
120841
121028
|
@include export-module('image-editor-layout') {
|
|
120842
121029
|
.e-ie-toolbar-upload-div.e-hide,
|
|
@@ -121323,6 +121510,14 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121323
121510
|
}
|
|
121324
121511
|
}
|
|
121325
121512
|
}
|
|
121513
|
+
& .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
|
|
121514
|
+
& .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
121515
|
+
@if $skin-name == 'Material3' {
|
|
121516
|
+
height: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121517
|
+
top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121518
|
+
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121519
|
+
}
|
|
121520
|
+
}
|
|
121326
121521
|
}
|
|
121327
121522
|
|
|
121328
121523
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -121528,12 +121723,18 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121528
121723
|
@if $skin-name == 'highcontrast' {
|
|
121529
121724
|
margin-left: calc(100% - 175px);
|
|
121530
121725
|
}
|
|
121531
|
-
@if $skin-name == 'FluentUI' or $skin-name == 'material'
|
|
121726
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'material' {
|
|
121532
121727
|
margin-left: calc(100% - 185px);
|
|
121533
121728
|
}
|
|
121534
121729
|
@if $skin-name == 'fabric' {
|
|
121535
121730
|
margin-left: calc(100% - 180px);
|
|
121536
121731
|
}
|
|
121732
|
+
@if $skin-name == 'fluent2' {
|
|
121733
|
+
margin-left: calc(100% - 188px);
|
|
121734
|
+
}
|
|
121735
|
+
@if $skin-name == 'Material3' {
|
|
121736
|
+
margin-left: calc(100% - 190px);
|
|
121737
|
+
}
|
|
121537
121738
|
}
|
|
121538
121739
|
|
|
121539
121740
|
.e-device.e-ie-save-dialog .e-ie-img-size-value-span {
|
|
@@ -121556,6 +121757,9 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121556
121757
|
@if $skin-name == 'bootstrap5' {
|
|
121557
121758
|
margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121558
121759
|
}
|
|
121760
|
+
@if $skin-name == 'Material3' {
|
|
121761
|
+
margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121762
|
+
}
|
|
121559
121763
|
}
|
|
121560
121764
|
|
|
121561
121765
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
@@ -121653,7 +121857,12 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121653
121857
|
|
|
121654
121858
|
& .e-ie-img-size-value-span {
|
|
121655
121859
|
vertical-align: middle;
|
|
121656
|
-
|
|
121860
|
+
@if $skin-name == 'Material3' {
|
|
121861
|
+
margin-left: calc(50% - 52px);
|
|
121862
|
+
}
|
|
121863
|
+
@else {
|
|
121864
|
+
margin-left: calc(50% - 55px);
|
|
121865
|
+
}
|
|
121657
121866
|
}
|
|
121658
121867
|
|
|
121659
121868
|
& .e-btn-group .e-btn {
|
|
@@ -121684,10 +121893,10 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121684
121893
|
}
|
|
121685
121894
|
|
|
121686
121895
|
& .e-ie-img-size-value-span {
|
|
121687
|
-
@if $skin-name == '
|
|
121896
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
|
|
121688
121897
|
margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121689
121898
|
}
|
|
121690
|
-
@else if $skin-name == 'bootstrap' {
|
|
121899
|
+
@else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
|
|
121691
121900
|
margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121692
121901
|
}
|
|
121693
121902
|
@else if $skin-name == 'tailwind' {
|
|
@@ -121710,6 +121919,12 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121710
121919
|
}
|
|
121711
121920
|
}
|
|
121712
121921
|
|
|
121922
|
+
.e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
121923
|
+
@if $skin-name == 'Material3' {
|
|
121924
|
+
top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121925
|
+
}
|
|
121926
|
+
}
|
|
121927
|
+
|
|
121713
121928
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
121714
121929
|
width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121715
121930
|
@if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
|
|
@@ -121849,6 +122064,13 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121849
122064
|
}
|
|
121850
122065
|
}
|
|
121851
122066
|
|
|
122067
|
+
.e-ie-filter-canvas:focus,
|
|
122068
|
+
.filter-wrapper:focus .e-ie-filter-canvas,
|
|
122069
|
+
.filter-wrapper:focus canvas,
|
|
122070
|
+
.filter-wrapper canvas:focus {
|
|
122071
|
+
border: $image-editor-filter-canvas-focus;
|
|
122072
|
+
}
|
|
122073
|
+
|
|
121852
122074
|
|
|
121853
122075
|
@include export-module('image-editor-tailwind-icons') {
|
|
121854
122076
|
.e-image-editor {
|
|
@@ -124078,6 +124300,7 @@ $ribbon-dropdown-btn-padding: 0 12px !default;
|
|
|
124078
124300
|
$ribbon-dropdown-caret-btn-size: $text-xs !default;
|
|
124079
124301
|
$ribbon-dropdown-caret-btn-height: 12px !default;
|
|
124080
124302
|
$ribbon-dropdown-caret-btn-padding: 2px !default;
|
|
124303
|
+
$ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
|
|
124081
124304
|
$ribbon-items-padding: 2px !default;
|
|
124082
124305
|
$ribbon-large-items-icon-padding: 8px 6px 4px !default;
|
|
124083
124306
|
$ribbon-large-items-btn-padding: 0 2px !default;
|
|
@@ -124256,6 +124479,7 @@ $ribbon-bigger-menu-blank-icon-padding: 50px !default;
|
|
|
124256
124479
|
$ribbon-bigger-dropdown-btn-size: $text-xs !default;
|
|
124257
124480
|
$ribbon-bigger-dropdown-btn-line-height: 12px !default;
|
|
124258
124481
|
$ribbon-bigger-dropdown-caret-btn-padding: 3px 2px !default;
|
|
124482
|
+
$ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
|
|
124259
124483
|
$ribbon-bigger-dropdown-caret-btn-size: $text-sm !default;
|
|
124260
124484
|
$ribbon-bigger-dropdown-caret-icon-size: $text-lg !default;
|
|
124261
124485
|
$ribbon-bigger-dropdown-caret-btn-height: 12px !default;
|
|
@@ -124775,6 +124999,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124775
124999
|
|
|
124776
125000
|
.e-ribbon-tab-item {
|
|
124777
125001
|
display: inline-flex;
|
|
125002
|
+
|
|
125003
|
+
&.e-disabled {
|
|
125004
|
+
pointer-events: none;
|
|
125005
|
+
}
|
|
124778
125006
|
}
|
|
124779
125007
|
|
|
124780
125008
|
.e-ribbon-group {
|
|
@@ -125254,6 +125482,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125254
125482
|
}
|
|
125255
125483
|
}
|
|
125256
125484
|
|
|
125485
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
125486
|
+
padding: $ribbon-colorpicker-caret-btn-padding;
|
|
125487
|
+
}
|
|
125488
|
+
|
|
125257
125489
|
.e-dropdown-btn .e-caret {
|
|
125258
125490
|
@include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
|
|
125259
125491
|
padding: $ribbon-dropdown-caret-btn-padding;
|
|
@@ -125945,6 +126177,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125945
126177
|
}
|
|
125946
126178
|
}
|
|
125947
126179
|
|
|
126180
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
126181
|
+
padding: $ribbon-bigger-colorpicker-caret-btn-padding;
|
|
126182
|
+
}
|
|
126183
|
+
|
|
125948
126184
|
.e-dropdown-btn .e-caret {
|
|
125949
126185
|
@include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
|
|
125950
126186
|
padding: $ribbon-bigger-dropdown-caret-btn-padding;
|
|
@@ -127076,6 +127312,8 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
127076
127312
|
$header-font-weight: 500 !default;
|
|
127077
127313
|
$multicolumn-grid-height: 30px !default;
|
|
127078
127314
|
$multicolumn-margin-top-value: 2px !default;
|
|
127315
|
+
$footer-border-width: 0 1px 0 1px !default;
|
|
127316
|
+
$grid-border-width: 1px !default;
|
|
127079
127317
|
|
|
127080
127318
|
$multicolumn-grid-small-height: 24px !default;
|
|
127081
127319
|
$multicolumn-margin-top-small-value: 2px !default;
|
|
@@ -127092,7 +127330,7 @@ $grid-content-color: $content-text-color !default;
|
|
|
127092
127330
|
$grid-content-hover-bg-color: $content-bg-color-hover !default;
|
|
127093
127331
|
$grid-content-active-bg-color: $content-bg-color-selected !default;
|
|
127094
127332
|
$grid-content-active-color: $content-text-color-selected !default;
|
|
127095
|
-
$grid-footer-bg-color:
|
|
127333
|
+
$grid-footer-bg-color: $flyout-bg-color !default;
|
|
127096
127334
|
$grid-footer-color: $content-text-color-alt2 !default;
|
|
127097
127335
|
$grid-group-content-header-color: $content-text-color-alt2 !default;
|
|
127098
127336
|
$grid-group-content-header-bg-color: $flyout-bg-color !default;
|
|
@@ -127126,10 +127364,15 @@ $nodata-border-color: $border-light !default;
|
|
|
127126
127364
|
}
|
|
127127
127365
|
.e-multicolumn-list .e-popup-footer {
|
|
127128
127366
|
vertical-align: middle;
|
|
127129
|
-
border-
|
|
127367
|
+
border-style: solid;
|
|
127368
|
+
border-width: $footer-border-width;
|
|
127130
127369
|
font-size: 14px;
|
|
127131
|
-
height:
|
|
127132
|
-
|
|
127370
|
+
height: $multicolumn-grid-height;
|
|
127371
|
+
display: flex;
|
|
127372
|
+
align-items: center;
|
|
127373
|
+
}
|
|
127374
|
+
.e-multicolumn-grid.e-grid {
|
|
127375
|
+
border-width: $grid-border-width;
|
|
127133
127376
|
}
|
|
127134
127377
|
.e-input-group.e-multicolumn-list {
|
|
127135
127378
|
input[readonly].e-input {
|
|
@@ -127198,6 +127441,7 @@ $nodata-border-color: $border-light !default;
|
|
|
127198
127441
|
&.e-multicolumn-list .e-popup-footer {
|
|
127199
127442
|
font-size: 12px;
|
|
127200
127443
|
}
|
|
127444
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
127201
127445
|
.e-multicolumn-grid .e-row,
|
|
127202
127446
|
.e-multicolumn-grid .e-emptyrow {
|
|
127203
127447
|
height: $multicolumn-grid-small-height;
|
|
@@ -127210,6 +127454,7 @@ $nodata-border-color: $border-light !default;
|
|
|
127210
127454
|
&.e-multicolumn-list .e-popup-footer {
|
|
127211
127455
|
font-size: 16px;
|
|
127212
127456
|
}
|
|
127457
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
127213
127458
|
.e-multicolumn-grid .e-row,
|
|
127214
127459
|
.e-multicolumn-grid .e-emptyrow {
|
|
127215
127460
|
height: $multicolumn-grid-bigger-height;
|
|
@@ -127226,6 +127471,7 @@ $nodata-border-color: $border-light !default;
|
|
|
127226
127471
|
&.e-multicolumn-list .e-popup-footer {
|
|
127227
127472
|
font-size: 14px;
|
|
127228
127473
|
}
|
|
127474
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
127229
127475
|
.e-multicolumn-grid .e-row,
|
|
127230
127476
|
.e-multicolumn-grid .e-emptyrow {
|
|
127231
127477
|
height: $multicolumn-grid-bigger-small-height;
|