@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
|
@@ -1507,14 +1507,24 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
1507
1507
|
font-size: 2em;
|
|
1508
1508
|
font-weight: bold;
|
|
1509
1509
|
height: 40px;
|
|
1510
|
-
|
|
1510
|
+
@if $skin-name =='fluent2' {
|
|
1511
|
+
line-height: 25px;
|
|
1512
|
+
}
|
|
1513
|
+
@else {
|
|
1514
|
+
line-height: 40px;
|
|
1515
|
+
}
|
|
1511
1516
|
}
|
|
1512
1517
|
|
|
1513
1518
|
&.e-h2 {
|
|
1514
1519
|
font-size: 1.5em;
|
|
1515
1520
|
font-weight: bold;
|
|
1516
1521
|
height: 40px;
|
|
1517
|
-
|
|
1522
|
+
@if $skin-name =='fluent2' {
|
|
1523
|
+
line-height: 25px;
|
|
1524
|
+
}
|
|
1525
|
+
@else {
|
|
1526
|
+
line-height: 40px;
|
|
1527
|
+
}
|
|
1518
1528
|
}
|
|
1519
1529
|
|
|
1520
1530
|
&.e-h3 {
|
|
@@ -2856,7 +2866,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2856
2866
|
.e-rte-dropdown-btn-text,
|
|
2857
2867
|
.e-background-color,
|
|
2858
2868
|
.e-rte-font-color {
|
|
2859
|
-
font-size:
|
|
2869
|
+
font-size: 16px;
|
|
2860
2870
|
}
|
|
2861
2871
|
}
|
|
2862
2872
|
.e-bigger {
|
|
@@ -2865,27 +2875,27 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
|
2865
2875
|
.e-rte-dropdown-btn-text,
|
|
2866
2876
|
.e-background-color,
|
|
2867
2877
|
.e-rte-font-color {
|
|
2868
|
-
font-size:
|
|
2878
|
+
font-size: 18px;
|
|
2869
2879
|
}
|
|
2870
2880
|
}
|
|
2871
2881
|
}
|
|
2872
2882
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2873
2883
|
.e-background-color,
|
|
2874
|
-
.e-rte-font-color{
|
|
2875
|
-
font-size:
|
|
2884
|
+
.e-rte-font-color {
|
|
2885
|
+
font-size: 16px;
|
|
2876
2886
|
}
|
|
2877
2887
|
}
|
|
2878
2888
|
.e-bigger {
|
|
2879
2889
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-dropdown-btn {
|
|
2880
2890
|
.e-background-color,
|
|
2881
|
-
.e-rte-font-color{
|
|
2882
|
-
font-size:
|
|
2891
|
+
.e-rte-font-color {
|
|
2892
|
+
font-size: 18px;
|
|
2883
2893
|
}
|
|
2884
2894
|
}
|
|
2885
|
-
.e-rte-container{
|
|
2895
|
+
.e-rte-container {
|
|
2886
2896
|
border-radius: 4px;
|
|
2887
2897
|
}
|
|
2888
|
-
.e-richtexteditor{
|
|
2898
|
+
.e-richtexteditor {
|
|
2889
2899
|
border-radius: 4px;
|
|
2890
2900
|
.e-toolbar {
|
|
2891
2901
|
border-radius: 4px 4px 0 0;
|
|
@@ -4351,6 +4351,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
4351
4351
|
}
|
|
4352
4352
|
}
|
|
4353
4353
|
|
|
4354
|
+
@media print {
|
|
4355
|
+
.e-schedule {
|
|
4356
|
+
.e-table-container {
|
|
4357
|
+
display: block;
|
|
4358
|
+
}
|
|
4359
|
+
|
|
4360
|
+
.e-vertical-view .e-content-table thead {
|
|
4361
|
+
break-inside: auto;
|
|
4362
|
+
}
|
|
4363
|
+
}
|
|
4364
|
+
}
|
|
4365
|
+
|
|
4354
4366
|
.e-bigger .e-more-popup-wrapper,
|
|
4355
4367
|
.e-more-popup-wrapper {
|
|
4356
4368
|
background: $schedule-popup-bg-color;
|
|
@@ -4529,6 +4541,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
4529
4541
|
@mixin schedule-select-cell-focus-styles {
|
|
4530
4542
|
@if ($theme-name == 'fluent2') {
|
|
4531
4543
|
&:focus {
|
|
4544
|
+
background: $content-bg-color-focus;
|
|
4545
|
+
}
|
|
4546
|
+
|
|
4547
|
+
&:focus-visible {
|
|
4532
4548
|
background: $schedule-select-focus-bg-color;
|
|
4533
4549
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4534
4550
|
}
|
|
@@ -4351,6 +4351,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
4351
4351
|
}
|
|
4352
4352
|
}
|
|
4353
4353
|
|
|
4354
|
+
@media print {
|
|
4355
|
+
.e-schedule {
|
|
4356
|
+
.e-table-container {
|
|
4357
|
+
display: block;
|
|
4358
|
+
}
|
|
4359
|
+
|
|
4360
|
+
.e-vertical-view .e-content-table thead {
|
|
4361
|
+
break-inside: auto;
|
|
4362
|
+
}
|
|
4363
|
+
}
|
|
4364
|
+
}
|
|
4365
|
+
|
|
4354
4366
|
.e-bigger .e-more-popup-wrapper,
|
|
4355
4367
|
.e-more-popup-wrapper {
|
|
4356
4368
|
background: $schedule-popup-bg-color;
|
|
@@ -4529,6 +4541,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
4529
4541
|
@mixin schedule-select-cell-focus-styles {
|
|
4530
4542
|
@if ($theme-name == 'fluent2') {
|
|
4531
4543
|
&:focus {
|
|
4544
|
+
background: $content-bg-color-focus;
|
|
4545
|
+
}
|
|
4546
|
+
|
|
4547
|
+
&:focus-visible {
|
|
4532
4548
|
background: $schedule-select-focus-bg-color;
|
|
4533
4549
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4534
4550
|
}
|
|
@@ -4349,6 +4349,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4349
4349
|
}
|
|
4350
4350
|
}
|
|
4351
4351
|
|
|
4352
|
+
@media print {
|
|
4353
|
+
.e-schedule {
|
|
4354
|
+
.e-table-container {
|
|
4355
|
+
display: block;
|
|
4356
|
+
}
|
|
4357
|
+
|
|
4358
|
+
.e-vertical-view .e-content-table thead {
|
|
4359
|
+
break-inside: auto;
|
|
4360
|
+
}
|
|
4361
|
+
}
|
|
4362
|
+
}
|
|
4363
|
+
|
|
4352
4364
|
.e-bigger .e-more-popup-wrapper,
|
|
4353
4365
|
.e-more-popup-wrapper {
|
|
4354
4366
|
background: $schedule-popup-bg-color;
|
|
@@ -4527,6 +4539,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4527
4539
|
@mixin schedule-select-cell-focus-styles {
|
|
4528
4540
|
@if ($theme-name == 'fluent2') {
|
|
4529
4541
|
&:focus {
|
|
4542
|
+
background: $content-bg-color-focus;
|
|
4543
|
+
}
|
|
4544
|
+
|
|
4545
|
+
&:focus-visible {
|
|
4530
4546
|
background: $schedule-select-focus-bg-color;
|
|
4531
4547
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4532
4548
|
}
|
|
@@ -4349,6 +4349,18 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
4349
4349
|
}
|
|
4350
4350
|
}
|
|
4351
4351
|
|
|
4352
|
+
@media print {
|
|
4353
|
+
.e-schedule {
|
|
4354
|
+
.e-table-container {
|
|
4355
|
+
display: block;
|
|
4356
|
+
}
|
|
4357
|
+
|
|
4358
|
+
.e-vertical-view .e-content-table thead {
|
|
4359
|
+
break-inside: auto;
|
|
4360
|
+
}
|
|
4361
|
+
}
|
|
4362
|
+
}
|
|
4363
|
+
|
|
4352
4364
|
.e-bigger .e-more-popup-wrapper,
|
|
4353
4365
|
.e-more-popup-wrapper {
|
|
4354
4366
|
background: $schedule-popup-bg-color;
|
|
@@ -4527,6 +4539,10 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
4527
4539
|
@mixin schedule-select-cell-focus-styles {
|
|
4528
4540
|
@if ($theme-name == 'fluent2') {
|
|
4529
4541
|
&:focus {
|
|
4542
|
+
background: $content-bg-color-focus;
|
|
4543
|
+
}
|
|
4544
|
+
|
|
4545
|
+
&:focus-visible {
|
|
4530
4546
|
background: $schedule-select-focus-bg-color;
|
|
4531
4547
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4532
4548
|
}
|
|
@@ -4352,6 +4352,18 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
4352
4352
|
}
|
|
4353
4353
|
}
|
|
4354
4354
|
|
|
4355
|
+
@media print {
|
|
4356
|
+
.e-schedule {
|
|
4357
|
+
.e-table-container {
|
|
4358
|
+
display: block;
|
|
4359
|
+
}
|
|
4360
|
+
|
|
4361
|
+
.e-vertical-view .e-content-table thead {
|
|
4362
|
+
break-inside: auto;
|
|
4363
|
+
}
|
|
4364
|
+
}
|
|
4365
|
+
}
|
|
4366
|
+
|
|
4355
4367
|
.e-bigger .e-more-popup-wrapper,
|
|
4356
4368
|
.e-more-popup-wrapper {
|
|
4357
4369
|
background: $schedule-popup-bg-color;
|
|
@@ -4530,6 +4542,10 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
4530
4542
|
@mixin schedule-select-cell-focus-styles {
|
|
4531
4543
|
@if ($theme-name == 'fluent2') {
|
|
4532
4544
|
&:focus {
|
|
4545
|
+
background: $content-bg-color-focus;
|
|
4546
|
+
}
|
|
4547
|
+
|
|
4548
|
+
&:focus-visible {
|
|
4533
4549
|
background: $schedule-select-focus-bg-color;
|
|
4534
4550
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4535
4551
|
}
|
|
@@ -4353,6 +4353,18 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
4353
4353
|
}
|
|
4354
4354
|
}
|
|
4355
4355
|
|
|
4356
|
+
@media print {
|
|
4357
|
+
.e-schedule {
|
|
4358
|
+
.e-table-container {
|
|
4359
|
+
display: block;
|
|
4360
|
+
}
|
|
4361
|
+
|
|
4362
|
+
.e-vertical-view .e-content-table thead {
|
|
4363
|
+
break-inside: auto;
|
|
4364
|
+
}
|
|
4365
|
+
}
|
|
4366
|
+
}
|
|
4367
|
+
|
|
4356
4368
|
.e-bigger .e-more-popup-wrapper,
|
|
4357
4369
|
.e-more-popup-wrapper {
|
|
4358
4370
|
background: $schedule-popup-bg-color;
|
|
@@ -4531,6 +4543,10 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
4531
4543
|
@mixin schedule-select-cell-focus-styles {
|
|
4532
4544
|
@if ($theme-name == 'fluent2') {
|
|
4533
4545
|
&:focus {
|
|
4546
|
+
background: $content-bg-color-focus;
|
|
4547
|
+
}
|
|
4548
|
+
|
|
4549
|
+
&:focus-visible {
|
|
4534
4550
|
background: $schedule-select-focus-bg-color;
|
|
4535
4551
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4536
4552
|
}
|
|
@@ -4353,6 +4353,18 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
4353
4353
|
}
|
|
4354
4354
|
}
|
|
4355
4355
|
|
|
4356
|
+
@media print {
|
|
4357
|
+
.e-schedule {
|
|
4358
|
+
.e-table-container {
|
|
4359
|
+
display: block;
|
|
4360
|
+
}
|
|
4361
|
+
|
|
4362
|
+
.e-vertical-view .e-content-table thead {
|
|
4363
|
+
break-inside: auto;
|
|
4364
|
+
}
|
|
4365
|
+
}
|
|
4366
|
+
}
|
|
4367
|
+
|
|
4356
4368
|
.e-bigger .e-more-popup-wrapper,
|
|
4357
4369
|
.e-more-popup-wrapper {
|
|
4358
4370
|
background: $schedule-popup-bg-color;
|
|
@@ -4531,6 +4543,10 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
4531
4543
|
@mixin schedule-select-cell-focus-styles {
|
|
4532
4544
|
@if ($theme-name == 'fluent2') {
|
|
4533
4545
|
&:focus {
|
|
4546
|
+
background: $content-bg-color-focus;
|
|
4547
|
+
}
|
|
4548
|
+
|
|
4549
|
+
&:focus-visible {
|
|
4534
4550
|
background: $schedule-select-focus-bg-color;
|
|
4535
4551
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4536
4552
|
}
|
|
@@ -4350,6 +4350,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4350
4350
|
}
|
|
4351
4351
|
}
|
|
4352
4352
|
|
|
4353
|
+
@media print {
|
|
4354
|
+
.e-schedule {
|
|
4355
|
+
.e-table-container {
|
|
4356
|
+
display: block;
|
|
4357
|
+
}
|
|
4358
|
+
|
|
4359
|
+
.e-vertical-view .e-content-table thead {
|
|
4360
|
+
break-inside: auto;
|
|
4361
|
+
}
|
|
4362
|
+
}
|
|
4363
|
+
}
|
|
4364
|
+
|
|
4353
4365
|
.e-bigger .e-more-popup-wrapper,
|
|
4354
4366
|
.e-more-popup-wrapper {
|
|
4355
4367
|
background: $schedule-popup-bg-color;
|
|
@@ -4528,6 +4540,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4528
4540
|
@mixin schedule-select-cell-focus-styles {
|
|
4529
4541
|
@if ($theme-name == 'fluent2') {
|
|
4530
4542
|
&:focus {
|
|
4543
|
+
background: $content-bg-color-focus;
|
|
4544
|
+
}
|
|
4545
|
+
|
|
4546
|
+
&:focus-visible {
|
|
4531
4547
|
background: $schedule-select-focus-bg-color;
|
|
4532
4548
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4533
4549
|
}
|
|
@@ -4349,6 +4349,18 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
4349
4349
|
}
|
|
4350
4350
|
}
|
|
4351
4351
|
|
|
4352
|
+
@media print {
|
|
4353
|
+
.e-schedule {
|
|
4354
|
+
.e-table-container {
|
|
4355
|
+
display: block;
|
|
4356
|
+
}
|
|
4357
|
+
|
|
4358
|
+
.e-vertical-view .e-content-table thead {
|
|
4359
|
+
break-inside: auto;
|
|
4360
|
+
}
|
|
4361
|
+
}
|
|
4362
|
+
}
|
|
4363
|
+
|
|
4352
4364
|
.e-bigger .e-more-popup-wrapper,
|
|
4353
4365
|
.e-more-popup-wrapper {
|
|
4354
4366
|
background: $schedule-popup-bg-color;
|
|
@@ -4527,6 +4539,10 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
4527
4539
|
@mixin schedule-select-cell-focus-styles {
|
|
4528
4540
|
@if ($theme-name == 'fluent2') {
|
|
4529
4541
|
&:focus {
|
|
4542
|
+
background: $content-bg-color-focus;
|
|
4543
|
+
}
|
|
4544
|
+
|
|
4545
|
+
&:focus-visible {
|
|
4530
4546
|
background: $schedule-select-focus-bg-color;
|
|
4531
4547
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4532
4548
|
}
|
|
@@ -4355,6 +4355,18 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
4355
4355
|
}
|
|
4356
4356
|
}
|
|
4357
4357
|
|
|
4358
|
+
@media print {
|
|
4359
|
+
.e-schedule {
|
|
4360
|
+
.e-table-container {
|
|
4361
|
+
display: block;
|
|
4362
|
+
}
|
|
4363
|
+
|
|
4364
|
+
.e-vertical-view .e-content-table thead {
|
|
4365
|
+
break-inside: auto;
|
|
4366
|
+
}
|
|
4367
|
+
}
|
|
4368
|
+
}
|
|
4369
|
+
|
|
4358
4370
|
.e-bigger .e-more-popup-wrapper,
|
|
4359
4371
|
.e-more-popup-wrapper {
|
|
4360
4372
|
background: $schedule-popup-bg-color;
|
|
@@ -4533,6 +4545,10 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
4533
4545
|
@mixin schedule-select-cell-focus-styles {
|
|
4534
4546
|
@if ($theme-name == 'fluent2') {
|
|
4535
4547
|
&:focus {
|
|
4548
|
+
background: $content-bg-color-focus;
|
|
4549
|
+
}
|
|
4550
|
+
|
|
4551
|
+
&:focus-visible {
|
|
4536
4552
|
background: $schedule-select-focus-bg-color;
|
|
4537
4553
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4538
4554
|
}
|
|
@@ -4355,6 +4355,18 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
4355
4355
|
}
|
|
4356
4356
|
}
|
|
4357
4357
|
|
|
4358
|
+
@media print {
|
|
4359
|
+
.e-schedule {
|
|
4360
|
+
.e-table-container {
|
|
4361
|
+
display: block;
|
|
4362
|
+
}
|
|
4363
|
+
|
|
4364
|
+
.e-vertical-view .e-content-table thead {
|
|
4365
|
+
break-inside: auto;
|
|
4366
|
+
}
|
|
4367
|
+
}
|
|
4368
|
+
}
|
|
4369
|
+
|
|
4358
4370
|
.e-bigger .e-more-popup-wrapper,
|
|
4359
4371
|
.e-more-popup-wrapper {
|
|
4360
4372
|
background: $schedule-popup-bg-color;
|
|
@@ -4533,6 +4545,10 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
4533
4545
|
@mixin schedule-select-cell-focus-styles {
|
|
4534
4546
|
@if ($theme-name == 'fluent2') {
|
|
4535
4547
|
&:focus {
|
|
4548
|
+
background: $content-bg-color-focus;
|
|
4549
|
+
}
|
|
4550
|
+
|
|
4551
|
+
&:focus-visible {
|
|
4536
4552
|
background: $schedule-select-focus-bg-color;
|
|
4537
4553
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4538
4554
|
}
|
|
@@ -157,8 +157,8 @@ $schedule-popup-content-padding: 40px 18px 12px !default;
|
|
|
157
157
|
$schedule-recurrence-font-size: $text-xs !default;
|
|
158
158
|
$schedule-tbar-bgr-min-height: 48px !default;
|
|
159
159
|
$schedule-tbar-border-bottom-size: 1px solid $border-light !default;
|
|
160
|
-
$schedule-tbar-box-shadow:
|
|
161
|
-
$schedule-tbar-box-shadow-bottom-margin:
|
|
160
|
+
$schedule-tbar-box-shadow: none !default;
|
|
161
|
+
$schedule-tbar-box-shadow-bottom-margin: 0 !default;
|
|
162
162
|
$schedule-tbar-min-height: 40px !default;
|
|
163
163
|
$schedule-tbar-down-arrow-font-size: $text-lg !default;
|
|
164
164
|
$schedule-tbar-down-arrow-margin-top: 2px !default;
|
|
@@ -196,7 +196,7 @@ $schedule-header-hover-border-radius: 4px !default;
|
|
|
196
196
|
$schedule-more-popup-wrapper-border-radius: 6px !default;
|
|
197
197
|
$schedule-box-shadow: 0 1px 0 rgba($color: $black, $alpha: .15) !default;
|
|
198
198
|
$schedule-select-focus-bg-color: $content-bg-color !default;
|
|
199
|
-
$schedule-select-focus-box-shadow: $
|
|
199
|
+
$schedule-select-focus-box-shadow: $keyboard-focus !default;
|
|
200
200
|
$schedule-popup-box-shadow-1: $shadow-lg !default;
|
|
201
201
|
$schedule-popup-box-shadow-2: $shadow-lg !default;
|
|
202
202
|
$schedule-popup-box-shadow-3: $shadow-lg !default;
|
|
@@ -4352,6 +4352,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
4352
4352
|
}
|
|
4353
4353
|
}
|
|
4354
4354
|
|
|
4355
|
+
@media print {
|
|
4356
|
+
.e-schedule {
|
|
4357
|
+
.e-table-container {
|
|
4358
|
+
display: block;
|
|
4359
|
+
}
|
|
4360
|
+
|
|
4361
|
+
.e-vertical-view .e-content-table thead {
|
|
4362
|
+
break-inside: auto;
|
|
4363
|
+
}
|
|
4364
|
+
}
|
|
4365
|
+
}
|
|
4366
|
+
|
|
4355
4367
|
.e-bigger .e-more-popup-wrapper,
|
|
4356
4368
|
.e-more-popup-wrapper {
|
|
4357
4369
|
background: $schedule-popup-bg-color;
|
|
@@ -4530,6 +4542,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
4530
4542
|
@mixin schedule-select-cell-focus-styles {
|
|
4531
4543
|
@if ($theme-name == 'fluent2') {
|
|
4532
4544
|
&:focus {
|
|
4545
|
+
background: $content-bg-color-focus;
|
|
4546
|
+
}
|
|
4547
|
+
|
|
4548
|
+
&:focus-visible {
|
|
4533
4549
|
background: $schedule-select-focus-bg-color;
|
|
4534
4550
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4535
4551
|
}
|
|
@@ -157,8 +157,8 @@ $schedule-popup-content-padding: 40px 18px 12px !default;
|
|
|
157
157
|
$schedule-recurrence-font-size: $text-xs !default;
|
|
158
158
|
$schedule-tbar-bgr-min-height: 48px !default;
|
|
159
159
|
$schedule-tbar-border-bottom-size: 1px solid $border-light !default;
|
|
160
|
-
$schedule-tbar-box-shadow:
|
|
161
|
-
$schedule-tbar-box-shadow-bottom-margin:
|
|
160
|
+
$schedule-tbar-box-shadow: none !default;
|
|
161
|
+
$schedule-tbar-box-shadow-bottom-margin: 0 !default;
|
|
162
162
|
$schedule-tbar-min-height: 40px !default;
|
|
163
163
|
$schedule-tbar-down-arrow-font-size: $text-lg !default;
|
|
164
164
|
$schedule-tbar-down-arrow-margin-top: 2px !default;
|
|
@@ -196,7 +196,7 @@ $schedule-header-hover-border-radius: 4px !default;
|
|
|
196
196
|
$schedule-more-popup-wrapper-border-radius: 6px !default;
|
|
197
197
|
$schedule-box-shadow: 0 1px 0 rgba($color: $black, $alpha: .15) !default;
|
|
198
198
|
$schedule-select-focus-bg-color: $content-bg-color !default;
|
|
199
|
-
$schedule-select-focus-box-shadow: $
|
|
199
|
+
$schedule-select-focus-box-shadow: $keyboard-focus !default;
|
|
200
200
|
$schedule-popup-box-shadow-1: $shadow-lg !default;
|
|
201
201
|
$schedule-popup-box-shadow-2: $shadow-lg !default;
|
|
202
202
|
$schedule-popup-box-shadow-3: $shadow-lg !default;
|
|
@@ -4352,6 +4352,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
4352
4352
|
}
|
|
4353
4353
|
}
|
|
4354
4354
|
|
|
4355
|
+
@media print {
|
|
4356
|
+
.e-schedule {
|
|
4357
|
+
.e-table-container {
|
|
4358
|
+
display: block;
|
|
4359
|
+
}
|
|
4360
|
+
|
|
4361
|
+
.e-vertical-view .e-content-table thead {
|
|
4362
|
+
break-inside: auto;
|
|
4363
|
+
}
|
|
4364
|
+
}
|
|
4365
|
+
}
|
|
4366
|
+
|
|
4355
4367
|
.e-bigger .e-more-popup-wrapper,
|
|
4356
4368
|
.e-more-popup-wrapper {
|
|
4357
4369
|
background: $schedule-popup-bg-color;
|
|
@@ -4530,6 +4542,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
4530
4542
|
@mixin schedule-select-cell-focus-styles {
|
|
4531
4543
|
@if ($theme-name == 'fluent2') {
|
|
4532
4544
|
&:focus {
|
|
4545
|
+
background: $content-bg-color-focus;
|
|
4546
|
+
}
|
|
4547
|
+
|
|
4548
|
+
&:focus-visible {
|
|
4533
4549
|
background: $schedule-select-focus-bg-color;
|
|
4534
4550
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4535
4551
|
}
|
|
@@ -4350,6 +4350,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4350
4350
|
}
|
|
4351
4351
|
}
|
|
4352
4352
|
|
|
4353
|
+
@media print {
|
|
4354
|
+
.e-schedule {
|
|
4355
|
+
.e-table-container {
|
|
4356
|
+
display: block;
|
|
4357
|
+
}
|
|
4358
|
+
|
|
4359
|
+
.e-vertical-view .e-content-table thead {
|
|
4360
|
+
break-inside: auto;
|
|
4361
|
+
}
|
|
4362
|
+
}
|
|
4363
|
+
}
|
|
4364
|
+
|
|
4353
4365
|
.e-bigger .e-more-popup-wrapper,
|
|
4354
4366
|
.e-more-popup-wrapper {
|
|
4355
4367
|
background: $schedule-popup-bg-color;
|
|
@@ -4528,6 +4540,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4528
4540
|
@mixin schedule-select-cell-focus-styles {
|
|
4529
4541
|
@if ($theme-name == 'fluent2') {
|
|
4530
4542
|
&:focus {
|
|
4543
|
+
background: $content-bg-color-focus;
|
|
4544
|
+
}
|
|
4545
|
+
|
|
4546
|
+
&:focus-visible {
|
|
4531
4547
|
background: $schedule-select-focus-bg-color;
|
|
4532
4548
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4533
4549
|
}
|
|
@@ -4349,6 +4349,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4349
4349
|
}
|
|
4350
4350
|
}
|
|
4351
4351
|
|
|
4352
|
+
@media print {
|
|
4353
|
+
.e-schedule {
|
|
4354
|
+
.e-table-container {
|
|
4355
|
+
display: block;
|
|
4356
|
+
}
|
|
4357
|
+
|
|
4358
|
+
.e-vertical-view .e-content-table thead {
|
|
4359
|
+
break-inside: auto;
|
|
4360
|
+
}
|
|
4361
|
+
}
|
|
4362
|
+
}
|
|
4363
|
+
|
|
4352
4364
|
.e-bigger .e-more-popup-wrapper,
|
|
4353
4365
|
.e-more-popup-wrapper {
|
|
4354
4366
|
background: $schedule-popup-bg-color;
|
|
@@ -4527,6 +4539,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
4527
4539
|
@mixin schedule-select-cell-focus-styles {
|
|
4528
4540
|
@if ($theme-name == 'fluent2') {
|
|
4529
4541
|
&:focus {
|
|
4542
|
+
background: $content-bg-color-focus;
|
|
4543
|
+
}
|
|
4544
|
+
|
|
4545
|
+
&:focus-visible {
|
|
4530
4546
|
background: $schedule-select-focus-bg-color;
|
|
4531
4547
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4532
4548
|
}
|
|
@@ -4349,6 +4349,18 @@ $schedule-tree-content-color: $shadow;
|
|
|
4349
4349
|
}
|
|
4350
4350
|
}
|
|
4351
4351
|
|
|
4352
|
+
@media print {
|
|
4353
|
+
.e-schedule {
|
|
4354
|
+
.e-table-container {
|
|
4355
|
+
display: block;
|
|
4356
|
+
}
|
|
4357
|
+
|
|
4358
|
+
.e-vertical-view .e-content-table thead {
|
|
4359
|
+
break-inside: auto;
|
|
4360
|
+
}
|
|
4361
|
+
}
|
|
4362
|
+
}
|
|
4363
|
+
|
|
4352
4364
|
.e-bigger .e-more-popup-wrapper,
|
|
4353
4365
|
.e-more-popup-wrapper {
|
|
4354
4366
|
background: $schedule-popup-bg-color;
|
|
@@ -4527,6 +4539,10 @@ $schedule-tree-content-color: $shadow;
|
|
|
4527
4539
|
@mixin schedule-select-cell-focus-styles {
|
|
4528
4540
|
@if ($theme-name == 'fluent2') {
|
|
4529
4541
|
&:focus {
|
|
4542
|
+
background: $content-bg-color-focus;
|
|
4543
|
+
}
|
|
4544
|
+
|
|
4545
|
+
&:focus-visible {
|
|
4530
4546
|
background: $schedule-select-focus-bg-color;
|
|
4531
4547
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4532
4548
|
}
|
|
@@ -4354,6 +4354,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
4354
4354
|
}
|
|
4355
4355
|
}
|
|
4356
4356
|
|
|
4357
|
+
@media print {
|
|
4358
|
+
.e-schedule {
|
|
4359
|
+
.e-table-container {
|
|
4360
|
+
display: block;
|
|
4361
|
+
}
|
|
4362
|
+
|
|
4363
|
+
.e-vertical-view .e-content-table thead {
|
|
4364
|
+
break-inside: auto;
|
|
4365
|
+
}
|
|
4366
|
+
}
|
|
4367
|
+
}
|
|
4368
|
+
|
|
4357
4369
|
.e-bigger .e-more-popup-wrapper,
|
|
4358
4370
|
.e-more-popup-wrapper {
|
|
4359
4371
|
background: $schedule-popup-bg-color;
|
|
@@ -4532,6 +4544,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
4532
4544
|
@mixin schedule-select-cell-focus-styles {
|
|
4533
4545
|
@if ($theme-name == 'fluent2') {
|
|
4534
4546
|
&:focus {
|
|
4547
|
+
background: $content-bg-color-focus;
|
|
4548
|
+
}
|
|
4549
|
+
|
|
4550
|
+
&:focus-visible {
|
|
4535
4551
|
background: $schedule-select-focus-bg-color;
|
|
4536
4552
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4537
4553
|
}
|
|
@@ -4354,6 +4354,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
4354
4354
|
}
|
|
4355
4355
|
}
|
|
4356
4356
|
|
|
4357
|
+
@media print {
|
|
4358
|
+
.e-schedule {
|
|
4359
|
+
.e-table-container {
|
|
4360
|
+
display: block;
|
|
4361
|
+
}
|
|
4362
|
+
|
|
4363
|
+
.e-vertical-view .e-content-table thead {
|
|
4364
|
+
break-inside: auto;
|
|
4365
|
+
}
|
|
4366
|
+
}
|
|
4367
|
+
}
|
|
4368
|
+
|
|
4357
4369
|
.e-bigger .e-more-popup-wrapper,
|
|
4358
4370
|
.e-more-popup-wrapper {
|
|
4359
4371
|
background: $schedule-popup-bg-color;
|
|
@@ -4532,6 +4544,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
4532
4544
|
@mixin schedule-select-cell-focus-styles {
|
|
4533
4545
|
@if ($theme-name == 'fluent2') {
|
|
4534
4546
|
&:focus {
|
|
4547
|
+
background: $content-bg-color-focus;
|
|
4548
|
+
}
|
|
4549
|
+
|
|
4550
|
+
&:focus-visible {
|
|
4535
4551
|
background: $schedule-select-focus-bg-color;
|
|
4536
4552
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4537
4553
|
}
|
|
@@ -4350,6 +4350,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
4350
4350
|
}
|
|
4351
4351
|
}
|
|
4352
4352
|
|
|
4353
|
+
@media print {
|
|
4354
|
+
.e-schedule {
|
|
4355
|
+
.e-table-container {
|
|
4356
|
+
display: block;
|
|
4357
|
+
}
|
|
4358
|
+
|
|
4359
|
+
.e-vertical-view .e-content-table thead {
|
|
4360
|
+
break-inside: auto;
|
|
4361
|
+
}
|
|
4362
|
+
}
|
|
4363
|
+
}
|
|
4364
|
+
|
|
4353
4365
|
.e-bigger .e-more-popup-wrapper,
|
|
4354
4366
|
.e-more-popup-wrapper {
|
|
4355
4367
|
background: $schedule-popup-bg-color;
|
|
@@ -4528,6 +4540,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
4528
4540
|
@mixin schedule-select-cell-focus-styles {
|
|
4529
4541
|
@if ($theme-name == 'fluent2') {
|
|
4530
4542
|
&:focus {
|
|
4543
|
+
background: $content-bg-color-focus;
|
|
4544
|
+
}
|
|
4545
|
+
|
|
4546
|
+
&:focus-visible {
|
|
4531
4547
|
background: $schedule-select-focus-bg-color;
|
|
4532
4548
|
box-shadow: $schedule-select-focus-box-shadow;
|
|
4533
4549
|
}
|