@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
|
@@ -2433,9 +2433,15 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2433
2433
|
|
|
2434
2434
|
&:focus {
|
|
2435
2435
|
border: $acrdn-item-header-focus-border;
|
|
2436
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2437
2436
|
background: $acrdn-item-header-focus-bg;
|
|
2438
2437
|
|
|
2438
|
+
@if ($skin-name == 'fluent2') {
|
|
2439
|
+
box-shadow: none;
|
|
2440
|
+
}
|
|
2441
|
+
@else {
|
|
2442
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2443
|
+
}
|
|
2444
|
+
|
|
2439
2445
|
&:active {
|
|
2440
2446
|
|
|
2441
2447
|
.e-icons,
|
|
@@ -2445,6 +2451,12 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2445
2451
|
}
|
|
2446
2452
|
}
|
|
2447
2453
|
}
|
|
2454
|
+
|
|
2455
|
+
@if ($skin-name == 'fluent2') {
|
|
2456
|
+
&:focus-visible {
|
|
2457
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2458
|
+
}
|
|
2459
|
+
}
|
|
2448
2460
|
}
|
|
2449
2461
|
|
|
2450
2462
|
&.e-select {
|
|
@@ -2551,9 +2563,21 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2551
2563
|
}
|
|
2552
2564
|
|
|
2553
2565
|
&:focus {
|
|
2554
|
-
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2555
2566
|
position: relative;
|
|
2556
2567
|
z-index: 2;
|
|
2568
|
+
|
|
2569
|
+
@if ($skin-name == 'fluent2') {
|
|
2570
|
+
box-shadow: none;
|
|
2571
|
+
}
|
|
2572
|
+
@else {
|
|
2573
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2574
|
+
}
|
|
2575
|
+
}
|
|
2576
|
+
|
|
2577
|
+
@if ($skin-name == 'fluent2') {
|
|
2578
|
+
&:focus-visible {
|
|
2579
|
+
box-shadow: $acrdn-item-header-focus-box-shadow;
|
|
2580
|
+
}
|
|
2557
2581
|
}
|
|
2558
2582
|
}
|
|
2559
2583
|
|
|
@@ -3358,7 +3382,7 @@ $float-label-disbale-font-color: $input-disable-font-color !default;
|
|
|
3358
3382
|
$input-placeholder-color: $placeholder-text-color !default;
|
|
3359
3383
|
$input-group-disabled-color: $icon-color-disabled !default;
|
|
3360
3384
|
$input-group-hovered-color: $icon-color-hover !default;
|
|
3361
|
-
$input-readonly-bg-color:
|
|
3385
|
+
$input-readonly-bg-color: $content-bg-color-alt1 !default;
|
|
3362
3386
|
$input-readonly-color: $cool-gray-600 !default;
|
|
3363
3387
|
$input-icon-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !default;
|
|
3364
3388
|
$input-border-shadow: 0 0 0 3px rgba($primary, .25) !default;
|
|
@@ -14988,11 +15012,15 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
14988
15012
|
@if $input-skin-name == 'bootstrap4' {
|
|
14989
15013
|
transition: $input-transition-shadow;
|
|
14990
15014
|
}
|
|
14991
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5'
|
|
15015
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
14992
15016
|
border-color: $input-group-border-color-focus;
|
|
14993
15017
|
border-radius: $input-groupo-focus-border-radius;
|
|
14994
15018
|
box-shadow: $input-group-focus-box-shadow;
|
|
14995
15019
|
}
|
|
15020
|
+
@if $input-skin-name == 'FluentUI' {
|
|
15021
|
+
border-radius: $input-groupo-focus-border-radius;
|
|
15022
|
+
border-width: 2px;
|
|
15023
|
+
}
|
|
14996
15024
|
}
|
|
14997
15025
|
|
|
14998
15026
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -15081,14 +15109,14 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
15081
15109
|
|
|
15082
15110
|
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
|
|
15083
15111
|
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15084
|
-
@if $input-skin-name == 'fabric' or $input-skin-name == '
|
|
15112
|
+
@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' {
|
|
15085
15113
|
border-color: $input-active-border-color;
|
|
15086
15114
|
}
|
|
15087
15115
|
@if $input-skin-name == 'bootstrap' or $input-skin-name == 'bootstrap4' {
|
|
15088
15116
|
-webkit-box-shadow: $input-border-shadow;
|
|
15089
15117
|
box-shadow: $input-border-shadow;
|
|
15090
15118
|
}
|
|
15091
|
-
@if $input-skin-name == 'bootstrap5'
|
|
15119
|
+
@if $input-skin-name == 'bootstrap5' {
|
|
15092
15120
|
box-shadow: $input-group-focus-box-shadow;
|
|
15093
15121
|
}
|
|
15094
15122
|
}
|
|
@@ -23577,7 +23605,7 @@ $sd-active-li-bg: $secondary-bg-color-pressed !default;
|
|
|
23577
23605
|
$sd-active-li-border-color: $secondary-border-color-pressed !default;
|
|
23578
23606
|
$sd-active-font-color: $secondary-text-color !default;
|
|
23579
23607
|
|
|
23580
|
-
@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) {
|
|
23608
|
+
@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) {
|
|
23581
23609
|
.e-speeddial-ul {
|
|
23582
23610
|
padding: $padding;
|
|
23583
23611
|
}
|
|
@@ -23590,6 +23618,14 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
23590
23618
|
margin: $li-text-margin;
|
|
23591
23619
|
}
|
|
23592
23620
|
|
|
23621
|
+
.e-speeddial-li.e-speeddial-text-li .e-speeddial-li-text {
|
|
23622
|
+
@if ($skin-name == 'fluent2') {
|
|
23623
|
+
font-size: $li-icon-font-size;
|
|
23624
|
+
line-height: $speeddial-li-text-height;
|
|
23625
|
+
padding: $speeddial-text-li-padding;
|
|
23626
|
+
}
|
|
23627
|
+
}
|
|
23628
|
+
|
|
23593
23629
|
.e-speeddial-li-text {
|
|
23594
23630
|
height: $speeddial-li-text-height;
|
|
23595
23631
|
line-height: $speeddial-li-text-height;
|
|
@@ -23713,6 +23749,16 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
23713
23749
|
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
23714
23750
|
margin: $sd-li-text-margin;
|
|
23715
23751
|
}
|
|
23752
|
+
|
|
23753
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
23754
|
+
@if ($skin-name == 'fluent2') {
|
|
23755
|
+
border: 1px solid;
|
|
23756
|
+
border-radius: 20px;
|
|
23757
|
+
font-size: 12px;
|
|
23758
|
+
line-height: 16px;
|
|
23759
|
+
padding: 8px 16px;
|
|
23760
|
+
}
|
|
23761
|
+
}
|
|
23716
23762
|
}
|
|
23717
23763
|
|
|
23718
23764
|
.e-speeddial-li-text {
|
|
@@ -23850,19 +23896,19 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
23850
23896
|
|
|
23851
23897
|
.e-small.e-speeddial-popup,
|
|
23852
23898
|
.e-small .e-speeddial-popup {
|
|
23853
|
-
@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);
|
|
23899
|
+
@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);
|
|
23854
23900
|
}
|
|
23855
23901
|
|
|
23856
23902
|
.e-bigger.e-speeddial-popup,
|
|
23857
23903
|
.e-bigger .e-speeddial-popup {
|
|
23858
|
-
@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);
|
|
23904
|
+
@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);
|
|
23859
23905
|
}
|
|
23860
23906
|
|
|
23861
23907
|
.e-bigger.e-small.e-speeddial-popup,
|
|
23862
23908
|
.e-bigger.e-small .e-speeddial-popup,
|
|
23863
23909
|
.e-bigger .e-small.e-speeddial-popup,
|
|
23864
23910
|
.e-small .e-bigger.e-speeddial-popup {
|
|
23865
|
-
@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);
|
|
23911
|
+
@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);
|
|
23866
23912
|
}
|
|
23867
23913
|
|
|
23868
23914
|
.e-speeddial-overlay {
|
|
@@ -23926,6 +23972,13 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
23926
23972
|
border-color: $sd-li-border-color;
|
|
23927
23973
|
}
|
|
23928
23974
|
}
|
|
23975
|
+
&.e-speeddial-text-li .e-speeddial-li-text {
|
|
23976
|
+
@if ($skin-name == 'fluent2') {
|
|
23977
|
+
background: $secondary-bg-color;
|
|
23978
|
+
box-shadow: $shadow-lg;
|
|
23979
|
+
border-color: $secondary-border-color;
|
|
23980
|
+
}
|
|
23981
|
+
}
|
|
23929
23982
|
}
|
|
23930
23983
|
.e-speeddial-li.e-disabled {
|
|
23931
23984
|
@include speeddial-text-icon-colors($sd-disabled-font-color, $sd-disabled-li-bg, $sd-disabled-li-border-color);
|
|
@@ -25148,7 +25201,7 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
25148
25201
|
}
|
|
25149
25202
|
}
|
|
25150
25203
|
#{if(&, '&', '*')} .e-content.e-year,
|
|
25151
|
-
#{if(&, '&', '*')} .e-content.e-decade
|
|
25204
|
+
#{if(&, '&', '*')} .e-content.e-decade {
|
|
25152
25205
|
#{if(&, '&', '*')} td.e-selected span.e-day {
|
|
25153
25206
|
@if $skin-name == 'fluent2' {
|
|
25154
25207
|
font-weight: 600;
|
|
@@ -44189,12 +44242,6 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44189
44242
|
.e-dlg-header-content {
|
|
44190
44243
|
border-radius: $header-content-border-radius;
|
|
44191
44244
|
line-height: $dialog-header-line-height;
|
|
44192
|
-
|
|
44193
|
-
.e-dlg-closeicon-btn.e-btn.e-icon-btn {
|
|
44194
|
-
@if $skin-name =='fluent2' {
|
|
44195
|
-
line-height: 2;
|
|
44196
|
-
}
|
|
44197
|
-
}
|
|
44198
44245
|
}
|
|
44199
44246
|
|
|
44200
44247
|
.e-dlg-header-content + .e-dlg-content {
|
|
@@ -44368,6 +44415,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44368
44415
|
@if $skin-name == 'Material3' {
|
|
44369
44416
|
padding: $zero-value;
|
|
44370
44417
|
}
|
|
44418
|
+
@if $skin-name == 'fluent2' {
|
|
44419
|
+
padding: $dialog-bigger-header-btn-padding;
|
|
44420
|
+
}
|
|
44371
44421
|
}
|
|
44372
44422
|
|
|
44373
44423
|
.e-btn .e-btn-icon.e-icon-dlg-close {
|
|
@@ -44473,6 +44523,9 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44473
44523
|
@if $skin-name == 'Material3' {
|
|
44474
44524
|
padding: $zero-value;
|
|
44475
44525
|
}
|
|
44526
|
+
@if $skin-name == 'fluent2' {
|
|
44527
|
+
padding: $dialog-header-btn-padding;
|
|
44528
|
+
}
|
|
44476
44529
|
}
|
|
44477
44530
|
|
|
44478
44531
|
.e-rtl {
|
|
@@ -53491,7 +53544,7 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
53491
53544
|
@if $skin-name == 'bootstrap4' {
|
|
53492
53545
|
font-size: $treeview-big-image-font-size;
|
|
53493
53546
|
}
|
|
53494
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
53547
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2') {
|
|
53495
53548
|
& + .e-list-text {
|
|
53496
53549
|
padding: $treeview-big-image-text-padding;
|
|
53497
53550
|
}
|
|
@@ -56357,6 +56410,16 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
56357
56410
|
font-weight: $stepper-font-weight;
|
|
56358
56411
|
}
|
|
56359
56412
|
}
|
|
56413
|
+
&.e-linear {
|
|
56414
|
+
.e-step-container {
|
|
56415
|
+
pointer-events: none;
|
|
56416
|
+
}
|
|
56417
|
+
.e-previous:not(.e-step-disabled),
|
|
56418
|
+
.e-next:not(.e-step-disabled),
|
|
56419
|
+
.e-step-selected:not(.e-step-disabled) {
|
|
56420
|
+
pointer-events: auto;
|
|
56421
|
+
}
|
|
56422
|
+
}
|
|
56360
56423
|
&.e-stepper-readonly,
|
|
56361
56424
|
.e-step-disabled {
|
|
56362
56425
|
cursor: default;
|
|
@@ -57828,6 +57891,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
57828
57891
|
|
|
57829
57892
|
&.e-chip-input {
|
|
57830
57893
|
width: 0;
|
|
57894
|
+
display: none;
|
|
57831
57895
|
}
|
|
57832
57896
|
}
|
|
57833
57897
|
|
|
@@ -74002,7 +74066,7 @@ $grid-xlfl-skin: 'tailwind' !default;
|
|
|
74002
74066
|
.e-frame {
|
|
74003
74067
|
margin-bottom: 1px;
|
|
74004
74068
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74005
|
-
margin:
|
|
74069
|
+
margin-bottom: 8px;
|
|
74006
74070
|
}
|
|
74007
74071
|
}
|
|
74008
74072
|
}
|
|
@@ -74150,6 +74214,7 @@ $grid-xlfl-skin: 'tailwind' !default;
|
|
|
74150
74214
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74151
74215
|
.e-ftrchk.e-infinitescroll {
|
|
74152
74216
|
margin-left: 0;
|
|
74217
|
+
padding-left: 0;
|
|
74153
74218
|
}
|
|
74154
74219
|
}
|
|
74155
74220
|
|
|
@@ -75391,7 +75456,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75391
75456
|
|
|
75392
75457
|
@if $grid-skin == 'fluent2' {
|
|
75393
75458
|
&.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75394
|
-
margin-left: -
|
|
75459
|
+
margin-left: -5px;
|
|
75460
|
+
margin-top: 4px;
|
|
75395
75461
|
}
|
|
75396
75462
|
&.e-rtl.e-device .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75397
75463
|
margin-right: -2px;
|
|
@@ -75402,7 +75468,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75402
75468
|
.e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
75403
75469
|
@if $grid-skin == 'fluent2' {
|
|
75404
75470
|
margin-bottom: 2px;
|
|
75405
|
-
margin-left:
|
|
75471
|
+
margin-left: 7px;
|
|
75406
75472
|
}
|
|
75407
75473
|
}
|
|
75408
75474
|
|
|
@@ -75529,8 +75595,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75529
75595
|
}
|
|
75530
75596
|
|
|
75531
75597
|
@if $grid-skin == 'fluent2' {
|
|
75532
|
-
.e-ftrchk.e-infinitescroll {
|
|
75598
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
75533
75599
|
margin-left: 0;
|
|
75600
|
+
padding-left: 0;
|
|
75534
75601
|
}
|
|
75535
75602
|
}
|
|
75536
75603
|
|
|
@@ -77193,7 +77260,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77193
77260
|
padding: $grid-group-caption-header-padding $grid-content-right-padding;
|
|
77194
77261
|
}
|
|
77195
77262
|
white-space: normal;
|
|
77196
|
-
|
|
77263
|
+
text-wrap: nowrap;
|
|
77264
|
+
text-overflow: ellipsis;
|
|
77265
|
+
overflow: hidden;
|
|
77197
77266
|
&.e-lastrowcell {
|
|
77198
77267
|
border-bottom-width: 1px;
|
|
77199
77268
|
}
|
|
@@ -77934,7 +78003,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77934
78003
|
}
|
|
77935
78004
|
|
|
77936
78005
|
@if $grid-skin == 'fluent2' {
|
|
77937
|
-
.e-ftrchk.e-infinitescroll {
|
|
78006
|
+
.e-checkboxfilter .e-ftrchk.e-infinitescroll {
|
|
77938
78007
|
padding-left: 0;
|
|
77939
78008
|
margin-left: 0;
|
|
77940
78009
|
}
|
|
@@ -79117,7 +79186,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79117
79186
|
|
|
79118
79187
|
&.e-default {
|
|
79119
79188
|
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
79120
|
-
& .e-gridheader table tr th:last-child {
|
|
79189
|
+
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
79121
79190
|
border-left: 0;
|
|
79122
79191
|
}
|
|
79123
79192
|
}
|
|
@@ -79946,7 +80015,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79946
80015
|
}
|
|
79947
80016
|
|
|
79948
80017
|
.e-gridcontent .e-groupcaption {
|
|
79949
|
-
@include grid-line-height-padding-styles(normal, .7em);
|
|
80018
|
+
@include grid-line-height-padding-styles(normal, 0 .7em);
|
|
79950
80019
|
}
|
|
79951
80020
|
|
|
79952
80021
|
.e-summarycell {
|
|
@@ -80538,9 +80607,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80538
80607
|
background: none;
|
|
80539
80608
|
border: 0;
|
|
80540
80609
|
color: $grid-responsive-custom-header-btn-color;
|
|
80541
|
-
@if $grid-skin == 'fluent2' {
|
|
80542
|
-
padding-top: 6px;
|
|
80543
|
-
}
|
|
80544
80610
|
}
|
|
80545
80611
|
}
|
|
80546
80612
|
}
|
|
@@ -80627,6 +80693,22 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80627
80693
|
& .e-dlg-content {
|
|
80628
80694
|
padding: 16px;
|
|
80629
80695
|
}
|
|
80696
|
+
|
|
80697
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
80698
|
+
.e-checkbox-wrapper .e-frame {
|
|
80699
|
+
@if $grid-xlfl-skin == 'fluent2' {
|
|
80700
|
+
margin: 0 0 1px 4px;
|
|
80701
|
+
}
|
|
80702
|
+
}
|
|
80703
|
+
|
|
80704
|
+
.e-radio + label {
|
|
80705
|
+
margin: 0;
|
|
80706
|
+
}
|
|
80707
|
+
|
|
80708
|
+
.e-radio-wrapper .e-xlfl-radio-or {
|
|
80709
|
+
margin-left: 18px;
|
|
80710
|
+
}
|
|
80711
|
+
}
|
|
80630
80712
|
}
|
|
80631
80713
|
|
|
80632
80714
|
& .e-ressortbutton-parent {
|
|
@@ -80721,6 +80803,14 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80721
80803
|
min-height: 160px;
|
|
80722
80804
|
overflow-y: auto;
|
|
80723
80805
|
|
|
80806
|
+
&.e-checkbox-infinitescroll {
|
|
80807
|
+
border-top-style: solid;
|
|
80808
|
+
border-top-color: $grid-columnchooser-footer-border-color;
|
|
80809
|
+
border-top-width: 1px;
|
|
80810
|
+
margin-top: 0;
|
|
80811
|
+
overflow-x: hidden;
|
|
80812
|
+
}
|
|
80813
|
+
|
|
80724
80814
|
& .e-ftrchk {
|
|
80725
80815
|
@include grid-top-bottom-padding($grid-bigger-checkbox-padding-topbottom, $grid-bigger-checkbox-padding-topbottom);
|
|
80726
80816
|
@if $grid-skin == 'fluent2' {
|
|
@@ -80729,6 +80819,29 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80729
80819
|
}
|
|
80730
80820
|
}
|
|
80731
80821
|
}
|
|
80822
|
+
|
|
80823
|
+
& .e-ftrchk {
|
|
80824
|
+
& .e-chk-hidden {
|
|
80825
|
+
-moz-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
|
|
80826
|
+
height: 1px;
|
|
80827
|
+
opacity: 0;
|
|
80828
|
+
width: 1px;
|
|
80829
|
+
}
|
|
80830
|
+
|
|
80831
|
+
& .e-mask {
|
|
80832
|
+
display: inline-block;
|
|
80833
|
+
height: 10px;
|
|
80834
|
+
width: 80%;
|
|
80835
|
+
|
|
80836
|
+
&.e-mask-checkbox-filter-intent {
|
|
80837
|
+
width: 13px;
|
|
80838
|
+
}
|
|
80839
|
+
|
|
80840
|
+
&.e-mask-checkbox-filter-span-intent {
|
|
80841
|
+
margin-left: 8px;
|
|
80842
|
+
}
|
|
80843
|
+
}
|
|
80844
|
+
}
|
|
80732
80845
|
}
|
|
80733
80846
|
}
|
|
80734
80847
|
}
|
|
@@ -80743,10 +80856,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80743
80856
|
& .e-searchbox {
|
|
80744
80857
|
padding-left: 0;
|
|
80745
80858
|
}
|
|
80746
|
-
& .e-
|
|
80747
|
-
|
|
80748
|
-
|
|
80749
|
-
}
|
|
80859
|
+
& .e-ftrchk.e-infinitescroll,
|
|
80860
|
+
& .e-spinner .e-checkboxlist {
|
|
80861
|
+
margin-left: -7px;
|
|
80750
80862
|
}
|
|
80751
80863
|
}
|
|
80752
80864
|
}
|
|
@@ -80794,6 +80906,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80794
80906
|
@if $grid-skin == 'fluent' {
|
|
80795
80907
|
padding-top: 3px;
|
|
80796
80908
|
}
|
|
80909
|
+
@if $grid-skin == 'fluent' {
|
|
80910
|
+
padding-top: 1px;
|
|
80911
|
+
}
|
|
80797
80912
|
@if $grid-skin == 'bootstrap4' or $grid-skin == 'material' {
|
|
80798
80913
|
padding-top: 2px;
|
|
80799
80914
|
}
|
|
@@ -81122,6 +81237,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81122
81237
|
border-color: $grid-header-border-color;
|
|
81123
81238
|
}
|
|
81124
81239
|
|
|
81240
|
+
.e-headercell,
|
|
81241
|
+
.e-detailheadercell {
|
|
81242
|
+
background-color: $grid-header-bg-color;
|
|
81243
|
+
}
|
|
81244
|
+
|
|
81125
81245
|
.e-gridcontent {
|
|
81126
81246
|
background-color: $grid-content-bg-color;
|
|
81127
81247
|
}
|
|
@@ -89080,14 +89200,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
89080
89200
|
font-size: 2em;
|
|
89081
89201
|
font-weight: bold;
|
|
89082
89202
|
height: 40px;
|
|
89083
|
-
|
|
89203
|
+
@if $skin-name =='fluent2' {
|
|
89204
|
+
line-height: 25px;
|
|
89205
|
+
}
|
|
89206
|
+
@else {
|
|
89207
|
+
line-height: 40px;
|
|
89208
|
+
}
|
|
89084
89209
|
}
|
|
89085
89210
|
|
|
89086
89211
|
&.e-h2 {
|
|
89087
89212
|
font-size: 1.5em;
|
|
89088
89213
|
font-weight: bold;
|
|
89089
89214
|
height: 40px;
|
|
89090
|
-
|
|
89215
|
+
@if $skin-name =='fluent2' {
|
|
89216
|
+
line-height: 25px;
|
|
89217
|
+
}
|
|
89218
|
+
@else {
|
|
89219
|
+
line-height: 40px;
|
|
89220
|
+
}
|
|
89091
89221
|
}
|
|
89092
89222
|
|
|
89093
89223
|
&.e-h3 {
|
|
@@ -90429,7 +90559,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
90429
90559
|
.e-rte-dropdown-btn-text,
|
|
90430
90560
|
.e-background-color,
|
|
90431
90561
|
.e-rte-font-color {
|
|
90432
|
-
font-size:
|
|
90562
|
+
font-size: 16px;
|
|
90433
90563
|
}
|
|
90434
90564
|
}
|
|
90435
90565
|
.e-bigger {
|
|
@@ -90438,27 +90568,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
90438
90568
|
.e-rte-dropdown-btn-text,
|
|
90439
90569
|
.e-background-color,
|
|
90440
90570
|
.e-rte-font-color {
|
|
90441
|
-
font-size:
|
|
90571
|
+
font-size: 18px;
|
|
90442
90572
|
}
|
|
90443
90573
|
}
|
|
90444
90574
|
}
|
|
90445
90575
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
90446
90576
|
.e-background-color,
|
|
90447
|
-
.e-rte-font-color{
|
|
90448
|
-
font-size:
|
|
90577
|
+
.e-rte-font-color {
|
|
90578
|
+
font-size: 16px;
|
|
90449
90579
|
}
|
|
90450
90580
|
}
|
|
90451
90581
|
.e-bigger {
|
|
90452
90582
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
90453
90583
|
.e-background-color,
|
|
90454
|
-
.e-rte-font-color{
|
|
90455
|
-
font-size:
|
|
90584
|
+
.e-rte-font-color {
|
|
90585
|
+
font-size: 18px;
|
|
90456
90586
|
}
|
|
90457
90587
|
}
|
|
90458
|
-
.e-rte-container{
|
|
90588
|
+
.e-rte-container {
|
|
90459
90589
|
border-radius: 4px;
|
|
90460
90590
|
}
|
|
90461
|
-
.e-richtexteditor{
|
|
90591
|
+
.e-richtexteditor {
|
|
90462
90592
|
border-radius: 4px;
|
|
90463
90593
|
.e-toolbar {
|
|
90464
90594
|
border-radius: 4px 4px 0 0;
|
|
@@ -96990,7 +97120,7 @@ $kanban-col-expand-collapse-box-shadow: $shadow-focus-ring1;
|
|
|
96990
97120
|
|
|
96991
97121
|
.e-kanban-dialog .e-dialog-edit.e-primary{
|
|
96992
97122
|
background: $primary-bg-color-hover;
|
|
96993
|
-
color: $primary-
|
|
97123
|
+
color: $primary-text-color;
|
|
96994
97124
|
}
|
|
96995
97125
|
}
|
|
96996
97126
|
|
|
@@ -106137,6 +106267,12 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
106137
106267
|
&:not(.e-active) {
|
|
106138
106268
|
.e-list-icon {
|
|
106139
106269
|
color: $field-list-tree-icon-color;
|
|
106270
|
+
|
|
106271
|
+
@if ($skin-name == 'fluent2') {
|
|
106272
|
+
&:hover {
|
|
106273
|
+
color: $field-list-icon-hover-color;
|
|
106274
|
+
}
|
|
106275
|
+
}
|
|
106140
106276
|
}
|
|
106141
106277
|
}
|
|
106142
106278
|
|
|
@@ -106148,6 +106284,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
106148
106284
|
float: right !important;
|
|
106149
106285
|
margin: 0 12px 0 0;
|
|
106150
106286
|
/* stylelint-enable */
|
|
106287
|
+
|
|
106288
|
+
@if ($skin-name == 'fluent2') {
|
|
106289
|
+
&:hover {
|
|
106290
|
+
color: $field-list-icon-hover-color;
|
|
106291
|
+
}
|
|
106292
|
+
&:active {
|
|
106293
|
+
color: $field-list-icon-hover-color;
|
|
106294
|
+
}
|
|
106295
|
+
}
|
|
106151
106296
|
}
|
|
106152
106297
|
}
|
|
106153
106298
|
|
|
@@ -106212,6 +106357,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
106212
106357
|
margin-right: 4px;
|
|
106213
106358
|
pointer-events: auto;
|
|
106214
106359
|
width: 20px;
|
|
106360
|
+
|
|
106361
|
+
@if ($skin-name == 'fluent2') {
|
|
106362
|
+
font-size: 16px;
|
|
106363
|
+
margin-top: 3px;
|
|
106364
|
+
}
|
|
106215
106365
|
}
|
|
106216
106366
|
@if ($skin-name == 'tailwind') {
|
|
106217
106367
|
&.e-active {
|
|
@@ -106579,7 +106729,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
106579
106729
|
position: relative;
|
|
106580
106730
|
top: 3px;
|
|
106581
106731
|
}
|
|
106582
|
-
|
|
106732
|
+
|
|
106733
|
+
@if ($skin-name == 'fluent2') {
|
|
106734
|
+
font-size: 20px;
|
|
106735
|
+
}
|
|
106736
|
+
|
|
106583
106737
|
@if ($skin-name == 'tailwind') {
|
|
106584
106738
|
position: relative;
|
|
106585
106739
|
top: 1px;
|
|
@@ -108121,6 +108275,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
108121
108275
|
vertical-align: bottom;
|
|
108122
108276
|
width: 20px;
|
|
108123
108277
|
|
|
108278
|
+
@if ($skin-name =='fluent2') {
|
|
108279
|
+
font-size: 16px;
|
|
108280
|
+
}
|
|
108281
|
+
|
|
108124
108282
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
108125
108283
|
margin-right: 4px;
|
|
108126
108284
|
padding-left: 8px;
|
|
@@ -108401,6 +108559,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
108401
108559
|
height: 20px;
|
|
108402
108560
|
width: 20px;
|
|
108403
108561
|
|
|
108562
|
+
@if ($skin-name =='fluent2') {
|
|
108563
|
+
font-size: 16px;
|
|
108564
|
+
}
|
|
108565
|
+
|
|
108404
108566
|
&.e-disable-drag {
|
|
108405
108567
|
cursor: not-allowed;
|
|
108406
108568
|
opacity: .4;
|
|
@@ -109379,6 +109541,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
109379
109541
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
109380
109542
|
margin-right: 4px !important;
|
|
109381
109543
|
width: 24px !important;
|
|
109544
|
+
|
|
109545
|
+
@if ($skin-name =='fluent2') {
|
|
109546
|
+
font-size: 20px !important;
|
|
109547
|
+
margin-bottom: 5px !important;
|
|
109548
|
+
}
|
|
109382
109549
|
}
|
|
109383
109550
|
|
|
109384
109551
|
.e-calc-measure-icon,
|
|
@@ -109480,6 +109647,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
109480
109647
|
.e-drag {
|
|
109481
109648
|
font-size: $field-list-bigger-icon-size;
|
|
109482
109649
|
width: 24px;
|
|
109650
|
+
|
|
109651
|
+
@if ($skin-name =='fluent2') {
|
|
109652
|
+
font-size: 20px;
|
|
109653
|
+
}
|
|
109483
109654
|
}
|
|
109484
109655
|
}
|
|
109485
109656
|
}
|
|
@@ -113644,6 +113815,7 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 2px !default;
|
|
|
113644
113815
|
$qrybldr-drag-grp-list-heg: 28px !default;
|
|
113645
113816
|
$qrybldr-drag-grp-big-list-heg: 34px !default;
|
|
113646
113817
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 6px !default;
|
|
113818
|
+
$qryblr-drag-icon-color: $secondary-text-color !default;
|
|
113647
113819
|
|
|
113648
113820
|
@mixin fluent2-small-round-btn {
|
|
113649
113821
|
@if $theme-name == 'fluent2' {
|
|
@@ -113686,7 +113858,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 6px !default;
|
|
|
113686
113858
|
@if $skin-name == 'fluent2' {
|
|
113687
113859
|
box-shadow: $shadow-md;
|
|
113688
113860
|
}
|
|
113689
|
-
background
|
|
113861
|
+
background: $qrybldr-drag-bg-color;
|
|
113690
113862
|
}
|
|
113691
113863
|
|
|
113692
113864
|
& .e-rule-value-delete {
|
|
@@ -113721,9 +113893,7 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 6px !default;
|
|
|
113721
113893
|
padding: 15px 3px 15px 11px;
|
|
113722
113894
|
vertical-align: middle;
|
|
113723
113895
|
font-size: $qrybldr-drag-icon-font-size;
|
|
113724
|
-
|
|
113725
|
-
color: $qryblr-drag-icon-color;
|
|
113726
|
-
}
|
|
113896
|
+
color: $qryblr-drag-icon-color;
|
|
113727
113897
|
}
|
|
113728
113898
|
|
|
113729
113899
|
& .e-group-header .e-drag-qb-rule {
|
|
@@ -119835,6 +120005,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
119835
120005
|
}
|
|
119836
120006
|
}
|
|
119837
120007
|
|
|
120008
|
+
@media print {
|
|
120009
|
+
.e-schedule {
|
|
120010
|
+
.e-table-container {
|
|
120011
|
+
display: block;
|
|
120012
|
+
}
|
|
120013
|
+
|
|
120014
|
+
.e-vertical-view .e-content-table thead {
|
|
120015
|
+
break-inside: auto;
|
|
120016
|
+
}
|
|
120017
|
+
}
|
|
120018
|
+
}
|
|
120019
|
+
|
|
119838
120020
|
.e-bigger .e-more-popup-wrapper,
|
|
119839
120021
|
.e-more-popup-wrapper {
|
|
119840
120022
|
background: $schedule-popup-bg-color;
|
|
@@ -120013,6 +120195,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
120013
120195
|
@mixin schedule-select-cell-focus-styles {
|
|
120014
120196
|
@if ($theme-name == 'fluent2') {
|
|
120015
120197
|
&:focus {
|
|
120198
|
+
background: $content-bg-color-focus;
|
|
120199
|
+
}
|
|
120200
|
+
|
|
120201
|
+
&:focus-visible {
|
|
120016
120202
|
background: $schedule-select-focus-bg-color;
|
|
120017
120203
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
120018
120204
|
}
|
|
@@ -120835,6 +121021,7 @@ $image-editor-save-dlg-big-btn-pad: 4px 15px !default;
|
|
|
120835
121021
|
$image-editor-save-dlg-grp-btn-padding: 4px 10px !default;
|
|
120836
121022
|
$image-editor-save-dlg-dev-grp-btn-padding: 4px 9px !default;
|
|
120837
121023
|
$image-editor-icon-button: 2.9px !default;
|
|
121024
|
+
$image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
|
|
120838
121025
|
|
|
120839
121026
|
@include export-module('image-editor-layout') {
|
|
120840
121027
|
.e-ie-toolbar-upload-div.e-hide,
|
|
@@ -121321,6 +121508,14 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121321
121508
|
}
|
|
121322
121509
|
}
|
|
121323
121510
|
}
|
|
121511
|
+
& .e-ie-save-dialog .e-slider-container .e-slider .e-handle,
|
|
121512
|
+
& .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
121513
|
+
@if $skin-name == 'Material3' {
|
|
121514
|
+
height: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121515
|
+
top: calc(50% - 10px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121516
|
+
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121517
|
+
}
|
|
121518
|
+
}
|
|
121324
121519
|
}
|
|
121325
121520
|
|
|
121326
121521
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -121526,12 +121721,18 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121526
121721
|
@if $skin-name == 'highcontrast' {
|
|
121527
121722
|
margin-left: calc(100% - 175px);
|
|
121528
121723
|
}
|
|
121529
|
-
@if $skin-name == 'FluentUI' or $skin-name == 'material'
|
|
121724
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'material' {
|
|
121530
121725
|
margin-left: calc(100% - 185px);
|
|
121531
121726
|
}
|
|
121532
121727
|
@if $skin-name == 'fabric' {
|
|
121533
121728
|
margin-left: calc(100% - 180px);
|
|
121534
121729
|
}
|
|
121730
|
+
@if $skin-name == 'fluent2' {
|
|
121731
|
+
margin-left: calc(100% - 188px);
|
|
121732
|
+
}
|
|
121733
|
+
@if $skin-name == 'Material3' {
|
|
121734
|
+
margin-left: calc(100% - 190px);
|
|
121735
|
+
}
|
|
121535
121736
|
}
|
|
121536
121737
|
|
|
121537
121738
|
.e-device.e-ie-save-dialog .e-ie-img-size-value-span {
|
|
@@ -121554,6 +121755,9 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121554
121755
|
@if $skin-name == 'bootstrap5' {
|
|
121555
121756
|
margin-left: calc(100% - 156px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121556
121757
|
}
|
|
121758
|
+
@if $skin-name == 'Material3' {
|
|
121759
|
+
margin-left: calc(100% - 140px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121760
|
+
}
|
|
121557
121761
|
}
|
|
121558
121762
|
|
|
121559
121763
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
@@ -121651,7 +121855,12 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121651
121855
|
|
|
121652
121856
|
& .e-ie-img-size-value-span {
|
|
121653
121857
|
vertical-align: middle;
|
|
121654
|
-
|
|
121858
|
+
@if $skin-name == 'Material3' {
|
|
121859
|
+
margin-left: calc(50% - 52px);
|
|
121860
|
+
}
|
|
121861
|
+
@else {
|
|
121862
|
+
margin-left: calc(50% - 55px);
|
|
121863
|
+
}
|
|
121655
121864
|
}
|
|
121656
121865
|
|
|
121657
121866
|
& .e-btn-group .e-btn {
|
|
@@ -121682,10 +121891,10 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121682
121891
|
}
|
|
121683
121892
|
|
|
121684
121893
|
& .e-ie-img-size-value-span {
|
|
121685
|
-
@if $skin-name == '
|
|
121894
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' {
|
|
121686
121895
|
margin-left: calc(75% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121687
121896
|
}
|
|
121688
|
-
@else if $skin-name == 'bootstrap' {
|
|
121897
|
+
@else if $skin-name == 'Material3' or $skin-name == 'bootstrap' {
|
|
121689
121898
|
margin-left: calc(73% - 100px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121690
121899
|
}
|
|
121691
121900
|
@else if $skin-name == 'tailwind' {
|
|
@@ -121708,6 +121917,12 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121708
121917
|
}
|
|
121709
121918
|
}
|
|
121710
121919
|
|
|
121920
|
+
.e-bigger .e-blr-ie-save-dialog .e-slider-container .e-slider .e-handle {
|
|
121921
|
+
@if $skin-name == 'Material3' {
|
|
121922
|
+
top: calc(50% - 8px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121923
|
+
}
|
|
121924
|
+
}
|
|
121925
|
+
|
|
121711
121926
|
.e-bigger .e-ie-save-dialog .e-ie-img-save-name {
|
|
121712
121927
|
width: calc(71% - 30px) !important; /* stylelint-disable-line declaration-no-important */
|
|
121713
121928
|
@if $skin-name == 'tailwind' or $skin-name == 'material' or $skin-name == 'bootstrap4' {
|
|
@@ -121847,6 +122062,13 @@ $image-editor-icon-button: 2.9px !default;
|
|
|
121847
122062
|
}
|
|
121848
122063
|
}
|
|
121849
122064
|
|
|
122065
|
+
.e-ie-filter-canvas:focus,
|
|
122066
|
+
.filter-wrapper:focus .e-ie-filter-canvas,
|
|
122067
|
+
.filter-wrapper:focus canvas,
|
|
122068
|
+
.filter-wrapper canvas:focus {
|
|
122069
|
+
border: $image-editor-filter-canvas-focus;
|
|
122070
|
+
}
|
|
122071
|
+
|
|
121850
122072
|
|
|
121851
122073
|
@include export-module('image-editor-tailwind-icons') {
|
|
121852
122074
|
.e-image-editor {
|
|
@@ -124076,6 +124298,7 @@ $ribbon-dropdown-btn-padding: 0 12px !default;
|
|
|
124076
124298
|
$ribbon-dropdown-caret-btn-size: $text-xs !default;
|
|
124077
124299
|
$ribbon-dropdown-caret-btn-height: 12px !default;
|
|
124078
124300
|
$ribbon-dropdown-caret-btn-padding: 2px !default;
|
|
124301
|
+
$ribbon-colorpicker-caret-btn-padding: $ribbon-dropdown-caret-btn-padding !default;
|
|
124079
124302
|
$ribbon-items-padding: 2px !default;
|
|
124080
124303
|
$ribbon-large-items-icon-padding: 8px 6px 4px !default;
|
|
124081
124304
|
$ribbon-large-items-btn-padding: 0 2px !default;
|
|
@@ -124254,6 +124477,7 @@ $ribbon-bigger-menu-blank-icon-padding: 50px !default;
|
|
|
124254
124477
|
$ribbon-bigger-dropdown-btn-size: $text-xs !default;
|
|
124255
124478
|
$ribbon-bigger-dropdown-btn-line-height: 12px !default;
|
|
124256
124479
|
$ribbon-bigger-dropdown-caret-btn-padding: 3px 2px !default;
|
|
124480
|
+
$ribbon-bigger-colorpicker-caret-btn-padding: $ribbon-bigger-dropdown-caret-btn-padding !default;
|
|
124257
124481
|
$ribbon-bigger-dropdown-caret-btn-size: $text-sm !default;
|
|
124258
124482
|
$ribbon-bigger-dropdown-caret-icon-size: $text-lg !default;
|
|
124259
124483
|
$ribbon-bigger-dropdown-caret-btn-height: 12px !default;
|
|
@@ -124773,6 +124997,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124773
124997
|
|
|
124774
124998
|
.e-ribbon-tab-item {
|
|
124775
124999
|
display: inline-flex;
|
|
125000
|
+
|
|
125001
|
+
&.e-disabled {
|
|
125002
|
+
pointer-events: none;
|
|
125003
|
+
}
|
|
124776
125004
|
}
|
|
124777
125005
|
|
|
124778
125006
|
.e-ribbon-group {
|
|
@@ -125252,6 +125480,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125252
125480
|
}
|
|
125253
125481
|
}
|
|
125254
125482
|
|
|
125483
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
125484
|
+
padding: $ribbon-colorpicker-caret-btn-padding;
|
|
125485
|
+
}
|
|
125486
|
+
|
|
125255
125487
|
.e-dropdown-btn .e-caret {
|
|
125256
125488
|
@include ribbon-font-props($ribbon-dropdown-caret-btn-size, $ribbon-dropdown-caret-btn-height);
|
|
125257
125489
|
padding: $ribbon-dropdown-caret-btn-padding;
|
|
@@ -125943,6 +126175,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125943
126175
|
}
|
|
125944
126176
|
}
|
|
125945
126177
|
|
|
126178
|
+
.e-split-btn-wrapper:has(.e-icon-btn) .e-dropdown-btn .e-caret {
|
|
126179
|
+
padding: $ribbon-bigger-colorpicker-caret-btn-padding;
|
|
126180
|
+
}
|
|
126181
|
+
|
|
125946
126182
|
.e-dropdown-btn .e-caret {
|
|
125947
126183
|
@include ribbon-font-props($ribbon-bigger-dropdown-caret-btn-size, $ribbon-bigger-dropdown-caret-btn-height);
|
|
125948
126184
|
padding: $ribbon-bigger-dropdown-caret-btn-padding;
|
|
@@ -127074,6 +127310,8 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
127074
127310
|
$header-font-weight: 500 !default;
|
|
127075
127311
|
$multicolumn-grid-height: 30px !default;
|
|
127076
127312
|
$multicolumn-margin-top-value: 2px !default;
|
|
127313
|
+
$footer-border-width: 0 1px 0 1px !default;
|
|
127314
|
+
$grid-border-width: 1px !default;
|
|
127077
127315
|
|
|
127078
127316
|
$multicolumn-grid-small-height: 24px !default;
|
|
127079
127317
|
$multicolumn-margin-top-small-value: 2px !default;
|
|
@@ -127090,7 +127328,7 @@ $grid-content-color: $content-text-color !default;
|
|
|
127090
127328
|
$grid-content-hover-bg-color: $content-bg-color-hover !default;
|
|
127091
127329
|
$grid-content-active-bg-color: $content-bg-color-selected !default;
|
|
127092
127330
|
$grid-content-active-color: $content-text-color-selected !default;
|
|
127093
|
-
$grid-footer-bg-color:
|
|
127331
|
+
$grid-footer-bg-color: $flyout-bg-color !default;
|
|
127094
127332
|
$grid-footer-color: $content-text-color-alt2 !default;
|
|
127095
127333
|
$grid-group-content-header-color: $content-text-color-alt2 !default;
|
|
127096
127334
|
$grid-group-content-header-bg-color: $flyout-bg-color !default;
|
|
@@ -127124,10 +127362,15 @@ $nodata-border-color: $border-light !default;
|
|
|
127124
127362
|
}
|
|
127125
127363
|
.e-multicolumn-list .e-popup-footer {
|
|
127126
127364
|
vertical-align: middle;
|
|
127127
|
-
border-
|
|
127365
|
+
border-style: solid;
|
|
127366
|
+
border-width: $footer-border-width;
|
|
127128
127367
|
font-size: 14px;
|
|
127129
|
-
height:
|
|
127130
|
-
|
|
127368
|
+
height: $multicolumn-grid-height;
|
|
127369
|
+
display: flex;
|
|
127370
|
+
align-items: center;
|
|
127371
|
+
}
|
|
127372
|
+
.e-multicolumn-grid.e-grid {
|
|
127373
|
+
border-width: $grid-border-width;
|
|
127131
127374
|
}
|
|
127132
127375
|
.e-input-group.e-multicolumn-list {
|
|
127133
127376
|
input[readonly].e-input {
|
|
@@ -127196,6 +127439,7 @@ $nodata-border-color: $border-light !default;
|
|
|
127196
127439
|
&.e-multicolumn-list .e-popup-footer {
|
|
127197
127440
|
font-size: 12px;
|
|
127198
127441
|
}
|
|
127442
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
127199
127443
|
.e-multicolumn-grid .e-row,
|
|
127200
127444
|
.e-multicolumn-grid .e-emptyrow {
|
|
127201
127445
|
height: $multicolumn-grid-small-height;
|
|
@@ -127208,6 +127452,7 @@ $nodata-border-color: $border-light !default;
|
|
|
127208
127452
|
&.e-multicolumn-list .e-popup-footer {
|
|
127209
127453
|
font-size: 16px;
|
|
127210
127454
|
}
|
|
127455
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
127211
127456
|
.e-multicolumn-grid .e-row,
|
|
127212
127457
|
.e-multicolumn-grid .e-emptyrow {
|
|
127213
127458
|
height: $multicolumn-grid-bigger-height;
|
|
@@ -127224,6 +127469,7 @@ $nodata-border-color: $border-light !default;
|
|
|
127224
127469
|
&.e-multicolumn-list .e-popup-footer {
|
|
127225
127470
|
font-size: 14px;
|
|
127226
127471
|
}
|
|
127472
|
+
&.e-multicolumn-list .e-popup-footer,
|
|
127227
127473
|
.e-multicolumn-grid .e-row,
|
|
127228
127474
|
.e-multicolumn-grid .e-emptyrow {
|
|
127229
127475
|
height: $multicolumn-grid-bigger-small-height;
|