@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
|
@@ -187,7 +187,7 @@ $field-list-default-header-font-color: $content-text-color-alt1 !default;
|
|
|
187
187
|
$field-list-tree-icon-color: $icon-color !default;
|
|
188
188
|
$field-list-default-header-icon-font-color: $field-list-default-header-font-color !default;
|
|
189
189
|
$field-list-button-icon-color: $icon-color !default;
|
|
190
|
-
$field-list-icon-hover-color: $icon-color !default;
|
|
190
|
+
$field-list-icon-hover-color: $icon-color-hover !default;
|
|
191
191
|
$field-list-toggle-font-color: $icon-color !default;
|
|
192
192
|
$error-font-color: $danger !default;
|
|
193
193
|
$format-label-font-color: $content-text-color-alt2 !default;
|
|
@@ -714,6 +714,12 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
714
714
|
&:not(.e-active) {
|
|
715
715
|
.e-list-icon {
|
|
716
716
|
color: $field-list-tree-icon-color;
|
|
717
|
+
|
|
718
|
+
@if ($skin-name == 'fluent2') {
|
|
719
|
+
&:hover {
|
|
720
|
+
color: $field-list-icon-hover-color;
|
|
721
|
+
}
|
|
722
|
+
}
|
|
717
723
|
}
|
|
718
724
|
}
|
|
719
725
|
|
|
@@ -725,6 +731,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
725
731
|
float: right !important;
|
|
726
732
|
margin: 0 12px 0 0;
|
|
727
733
|
/* stylelint-enable */
|
|
734
|
+
|
|
735
|
+
@if ($skin-name == 'fluent2') {
|
|
736
|
+
&:hover {
|
|
737
|
+
color: $field-list-icon-hover-color;
|
|
738
|
+
}
|
|
739
|
+
&:active {
|
|
740
|
+
color: $field-list-icon-hover-color;
|
|
741
|
+
}
|
|
742
|
+
}
|
|
728
743
|
}
|
|
729
744
|
}
|
|
730
745
|
|
|
@@ -789,6 +804,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
789
804
|
margin-right: 4px;
|
|
790
805
|
pointer-events: auto;
|
|
791
806
|
width: 20px;
|
|
807
|
+
|
|
808
|
+
@if ($skin-name == 'fluent2') {
|
|
809
|
+
font-size: 16px;
|
|
810
|
+
margin-top: 3px;
|
|
811
|
+
}
|
|
792
812
|
}
|
|
793
813
|
@if ($skin-name == 'tailwind') {
|
|
794
814
|
&.e-active {
|
|
@@ -1156,7 +1176,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
1156
1176
|
position: relative;
|
|
1157
1177
|
top: 3px;
|
|
1158
1178
|
}
|
|
1159
|
-
|
|
1179
|
+
|
|
1180
|
+
@if ($skin-name == 'fluent2') {
|
|
1181
|
+
font-size: 20px;
|
|
1182
|
+
}
|
|
1183
|
+
|
|
1160
1184
|
@if ($skin-name == 'tailwind') {
|
|
1161
1185
|
position: relative;
|
|
1162
1186
|
top: 1px;
|
|
@@ -2698,6 +2722,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
2698
2722
|
vertical-align: bottom;
|
|
2699
2723
|
width: 20px;
|
|
2700
2724
|
|
|
2725
|
+
@if ($skin-name =='fluent2') {
|
|
2726
|
+
font-size: 16px;
|
|
2727
|
+
}
|
|
2728
|
+
|
|
2701
2729
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
2702
2730
|
margin-right: 4px;
|
|
2703
2731
|
padding-left: 8px;
|
|
@@ -2978,6 +3006,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
2978
3006
|
height: 20px;
|
|
2979
3007
|
width: 20px;
|
|
2980
3008
|
|
|
3009
|
+
@if ($skin-name =='fluent2') {
|
|
3010
|
+
font-size: 16px;
|
|
3011
|
+
}
|
|
3012
|
+
|
|
2981
3013
|
&.e-disable-drag {
|
|
2982
3014
|
cursor: not-allowed;
|
|
2983
3015
|
opacity: .4;
|
|
@@ -3956,6 +3988,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
3956
3988
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
3957
3989
|
margin-right: 4px !important;
|
|
3958
3990
|
width: 24px !important;
|
|
3991
|
+
|
|
3992
|
+
@if ($skin-name =='fluent2') {
|
|
3993
|
+
font-size: 20px !important;
|
|
3994
|
+
margin-bottom: 5px !important;
|
|
3995
|
+
}
|
|
3959
3996
|
}
|
|
3960
3997
|
|
|
3961
3998
|
.e-calc-measure-icon,
|
|
@@ -4057,6 +4094,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
4057
4094
|
.e-drag {
|
|
4058
4095
|
font-size: $field-list-bigger-icon-size;
|
|
4059
4096
|
width: 24px;
|
|
4097
|
+
|
|
4098
|
+
@if ($skin-name =='fluent2') {
|
|
4099
|
+
font-size: 20px;
|
|
4100
|
+
}
|
|
4060
4101
|
}
|
|
4061
4102
|
}
|
|
4062
4103
|
}
|
|
@@ -4437,7 +4478,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
4437
4478
|
}
|
|
4438
4479
|
|
|
4439
4480
|
.e-pv-filtered::before {
|
|
4440
|
-
color: $primary-dark;
|
|
4441
4481
|
content: '\e735';
|
|
4442
4482
|
}
|
|
4443
4483
|
|
|
@@ -187,7 +187,7 @@ $field-list-default-header-font-color: $content-text-color-alt1 !default;
|
|
|
187
187
|
$field-list-tree-icon-color: $icon-color !default;
|
|
188
188
|
$field-list-default-header-icon-font-color: $field-list-default-header-font-color !default;
|
|
189
189
|
$field-list-button-icon-color: $icon-color !default;
|
|
190
|
-
$field-list-icon-hover-color: $icon-color !default;
|
|
190
|
+
$field-list-icon-hover-color: $icon-color-hover !default;
|
|
191
191
|
$field-list-toggle-font-color: $icon-color !default;
|
|
192
192
|
$error-font-color: $danger !default;
|
|
193
193
|
$format-label-font-color: $content-text-color-alt2 !default;
|
|
@@ -714,6 +714,12 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
714
714
|
&:not(.e-active) {
|
|
715
715
|
.e-list-icon {
|
|
716
716
|
color: $field-list-tree-icon-color;
|
|
717
|
+
|
|
718
|
+
@if ($skin-name == 'fluent2') {
|
|
719
|
+
&:hover {
|
|
720
|
+
color: $field-list-icon-hover-color;
|
|
721
|
+
}
|
|
722
|
+
}
|
|
717
723
|
}
|
|
718
724
|
}
|
|
719
725
|
|
|
@@ -725,6 +731,15 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
725
731
|
float: right !important;
|
|
726
732
|
margin: 0 12px 0 0;
|
|
727
733
|
/* stylelint-enable */
|
|
734
|
+
|
|
735
|
+
@if ($skin-name == 'fluent2') {
|
|
736
|
+
&:hover {
|
|
737
|
+
color: $field-list-icon-hover-color;
|
|
738
|
+
}
|
|
739
|
+
&:active {
|
|
740
|
+
color: $field-list-icon-hover-color;
|
|
741
|
+
}
|
|
742
|
+
}
|
|
728
743
|
}
|
|
729
744
|
}
|
|
730
745
|
|
|
@@ -789,6 +804,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
789
804
|
margin-right: 4px;
|
|
790
805
|
pointer-events: auto;
|
|
791
806
|
width: 20px;
|
|
807
|
+
|
|
808
|
+
@if ($skin-name == 'fluent2') {
|
|
809
|
+
font-size: 16px;
|
|
810
|
+
margin-top: 3px;
|
|
811
|
+
}
|
|
792
812
|
}
|
|
793
813
|
@if ($skin-name == 'tailwind') {
|
|
794
814
|
&.e-active {
|
|
@@ -1156,7 +1176,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
1156
1176
|
position: relative;
|
|
1157
1177
|
top: 3px;
|
|
1158
1178
|
}
|
|
1159
|
-
|
|
1179
|
+
|
|
1180
|
+
@if ($skin-name == 'fluent2') {
|
|
1181
|
+
font-size: 20px;
|
|
1182
|
+
}
|
|
1183
|
+
|
|
1160
1184
|
@if ($skin-name == 'tailwind') {
|
|
1161
1185
|
position: relative;
|
|
1162
1186
|
top: 1px;
|
|
@@ -2698,6 +2722,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
2698
2722
|
vertical-align: bottom;
|
|
2699
2723
|
width: 20px;
|
|
2700
2724
|
|
|
2725
|
+
@if ($skin-name =='fluent2') {
|
|
2726
|
+
font-size: 16px;
|
|
2727
|
+
}
|
|
2728
|
+
|
|
2701
2729
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
2702
2730
|
margin-right: 4px;
|
|
2703
2731
|
padding-left: 8px;
|
|
@@ -2978,6 +3006,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
2978
3006
|
height: 20px;
|
|
2979
3007
|
width: 20px;
|
|
2980
3008
|
|
|
3009
|
+
@if ($skin-name =='fluent2') {
|
|
3010
|
+
font-size: 16px;
|
|
3011
|
+
}
|
|
3012
|
+
|
|
2981
3013
|
&.e-disable-drag {
|
|
2982
3014
|
cursor: not-allowed;
|
|
2983
3015
|
opacity: .4;
|
|
@@ -3956,6 +3988,11 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
3956
3988
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
3957
3989
|
margin-right: 4px !important;
|
|
3958
3990
|
width: 24px !important;
|
|
3991
|
+
|
|
3992
|
+
@if ($skin-name =='fluent2') {
|
|
3993
|
+
font-size: 20px !important;
|
|
3994
|
+
margin-bottom: 5px !important;
|
|
3995
|
+
}
|
|
3959
3996
|
}
|
|
3960
3997
|
|
|
3961
3998
|
.e-calc-measure-icon,
|
|
@@ -4057,6 +4094,10 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
4057
4094
|
.e-drag {
|
|
4058
4095
|
font-size: $field-list-bigger-icon-size;
|
|
4059
4096
|
width: 24px;
|
|
4097
|
+
|
|
4098
|
+
@if ($skin-name =='fluent2') {
|
|
4099
|
+
font-size: 20px;
|
|
4100
|
+
}
|
|
4060
4101
|
}
|
|
4061
4102
|
}
|
|
4062
4103
|
}
|
|
@@ -4437,7 +4478,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
4437
4478
|
}
|
|
4438
4479
|
|
|
4439
4480
|
.e-pv-filtered::before {
|
|
4440
|
-
color: $primary-dark;
|
|
4441
4481
|
content: '\e735';
|
|
4442
4482
|
}
|
|
4443
4483
|
|
|
@@ -713,6 +713,12 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
713
713
|
&:not(.e-active) {
|
|
714
714
|
.e-list-icon {
|
|
715
715
|
color: $field-list-tree-icon-color;
|
|
716
|
+
|
|
717
|
+
@if ($skin-name == 'fluent2') {
|
|
718
|
+
&:hover {
|
|
719
|
+
color: $field-list-icon-hover-color;
|
|
720
|
+
}
|
|
721
|
+
}
|
|
716
722
|
}
|
|
717
723
|
}
|
|
718
724
|
|
|
@@ -724,6 +730,15 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
724
730
|
float: right !important;
|
|
725
731
|
margin: 0 12px 0 0;
|
|
726
732
|
/* stylelint-enable */
|
|
733
|
+
|
|
734
|
+
@if ($skin-name == 'fluent2') {
|
|
735
|
+
&:hover {
|
|
736
|
+
color: $field-list-icon-hover-color;
|
|
737
|
+
}
|
|
738
|
+
&:active {
|
|
739
|
+
color: $field-list-icon-hover-color;
|
|
740
|
+
}
|
|
741
|
+
}
|
|
727
742
|
}
|
|
728
743
|
}
|
|
729
744
|
|
|
@@ -788,6 +803,11 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
788
803
|
margin-right: 4px;
|
|
789
804
|
pointer-events: auto;
|
|
790
805
|
width: 20px;
|
|
806
|
+
|
|
807
|
+
@if ($skin-name == 'fluent2') {
|
|
808
|
+
font-size: 16px;
|
|
809
|
+
margin-top: 3px;
|
|
810
|
+
}
|
|
791
811
|
}
|
|
792
812
|
@if ($skin-name == 'tailwind') {
|
|
793
813
|
&.e-active {
|
|
@@ -1155,7 +1175,11 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
1155
1175
|
position: relative;
|
|
1156
1176
|
top: 3px;
|
|
1157
1177
|
}
|
|
1158
|
-
|
|
1178
|
+
|
|
1179
|
+
@if ($skin-name == 'fluent2') {
|
|
1180
|
+
font-size: 20px;
|
|
1181
|
+
}
|
|
1182
|
+
|
|
1159
1183
|
@if ($skin-name == 'tailwind') {
|
|
1160
1184
|
position: relative;
|
|
1161
1185
|
top: 1px;
|
|
@@ -2697,6 +2721,10 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
2697
2721
|
vertical-align: bottom;
|
|
2698
2722
|
width: 20px;
|
|
2699
2723
|
|
|
2724
|
+
@if ($skin-name =='fluent2') {
|
|
2725
|
+
font-size: 16px;
|
|
2726
|
+
}
|
|
2727
|
+
|
|
2700
2728
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
2701
2729
|
margin-right: 4px;
|
|
2702
2730
|
padding-left: 8px;
|
|
@@ -2977,6 +3005,10 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
2977
3005
|
height: 20px;
|
|
2978
3006
|
width: 20px;
|
|
2979
3007
|
|
|
3008
|
+
@if ($skin-name =='fluent2') {
|
|
3009
|
+
font-size: 16px;
|
|
3010
|
+
}
|
|
3011
|
+
|
|
2980
3012
|
&.e-disable-drag {
|
|
2981
3013
|
cursor: not-allowed;
|
|
2982
3014
|
opacity: .4;
|
|
@@ -3955,6 +3987,11 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
3955
3987
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
3956
3988
|
margin-right: 4px !important;
|
|
3957
3989
|
width: 24px !important;
|
|
3990
|
+
|
|
3991
|
+
@if ($skin-name =='fluent2') {
|
|
3992
|
+
font-size: 20px !important;
|
|
3993
|
+
margin-bottom: 5px !important;
|
|
3994
|
+
}
|
|
3958
3995
|
}
|
|
3959
3996
|
|
|
3960
3997
|
.e-calc-measure-icon,
|
|
@@ -4056,6 +4093,10 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
4056
4093
|
.e-drag {
|
|
4057
4094
|
font-size: $field-list-bigger-icon-size;
|
|
4058
4095
|
width: 24px;
|
|
4096
|
+
|
|
4097
|
+
@if ($skin-name =='fluent2') {
|
|
4098
|
+
font-size: 20px;
|
|
4099
|
+
}
|
|
4059
4100
|
}
|
|
4060
4101
|
}
|
|
4061
4102
|
}
|
|
@@ -713,6 +713,12 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
713
713
|
&:not(.e-active) {
|
|
714
714
|
.e-list-icon {
|
|
715
715
|
color: $field-list-tree-icon-color;
|
|
716
|
+
|
|
717
|
+
@if ($skin-name == 'fluent2') {
|
|
718
|
+
&:hover {
|
|
719
|
+
color: $field-list-icon-hover-color;
|
|
720
|
+
}
|
|
721
|
+
}
|
|
716
722
|
}
|
|
717
723
|
}
|
|
718
724
|
|
|
@@ -724,6 +730,15 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
724
730
|
float: right !important;
|
|
725
731
|
margin: 0 12px 0 0;
|
|
726
732
|
/* stylelint-enable */
|
|
733
|
+
|
|
734
|
+
@if ($skin-name == 'fluent2') {
|
|
735
|
+
&:hover {
|
|
736
|
+
color: $field-list-icon-hover-color;
|
|
737
|
+
}
|
|
738
|
+
&:active {
|
|
739
|
+
color: $field-list-icon-hover-color;
|
|
740
|
+
}
|
|
741
|
+
}
|
|
727
742
|
}
|
|
728
743
|
}
|
|
729
744
|
|
|
@@ -788,6 +803,11 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
788
803
|
margin-right: 4px;
|
|
789
804
|
pointer-events: auto;
|
|
790
805
|
width: 20px;
|
|
806
|
+
|
|
807
|
+
@if ($skin-name == 'fluent2') {
|
|
808
|
+
font-size: 16px;
|
|
809
|
+
margin-top: 3px;
|
|
810
|
+
}
|
|
791
811
|
}
|
|
792
812
|
@if ($skin-name == 'tailwind') {
|
|
793
813
|
&.e-active {
|
|
@@ -1155,7 +1175,11 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
1155
1175
|
position: relative;
|
|
1156
1176
|
top: 3px;
|
|
1157
1177
|
}
|
|
1158
|
-
|
|
1178
|
+
|
|
1179
|
+
@if ($skin-name == 'fluent2') {
|
|
1180
|
+
font-size: 20px;
|
|
1181
|
+
}
|
|
1182
|
+
|
|
1159
1183
|
@if ($skin-name == 'tailwind') {
|
|
1160
1184
|
position: relative;
|
|
1161
1185
|
top: 1px;
|
|
@@ -2697,6 +2721,10 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
2697
2721
|
vertical-align: bottom;
|
|
2698
2722
|
width: 20px;
|
|
2699
2723
|
|
|
2724
|
+
@if ($skin-name =='fluent2') {
|
|
2725
|
+
font-size: 16px;
|
|
2726
|
+
}
|
|
2727
|
+
|
|
2700
2728
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
2701
2729
|
margin-right: 4px;
|
|
2702
2730
|
padding-left: 8px;
|
|
@@ -2977,6 +3005,10 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
2977
3005
|
height: 20px;
|
|
2978
3006
|
width: 20px;
|
|
2979
3007
|
|
|
3008
|
+
@if ($skin-name =='fluent2') {
|
|
3009
|
+
font-size: 16px;
|
|
3010
|
+
}
|
|
3011
|
+
|
|
2980
3012
|
&.e-disable-drag {
|
|
2981
3013
|
cursor: not-allowed;
|
|
2982
3014
|
opacity: .4;
|
|
@@ -3955,6 +3987,11 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
3955
3987
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
3956
3988
|
margin-right: 4px !important;
|
|
3957
3989
|
width: 24px !important;
|
|
3990
|
+
|
|
3991
|
+
@if ($skin-name =='fluent2') {
|
|
3992
|
+
font-size: 20px !important;
|
|
3993
|
+
margin-bottom: 5px !important;
|
|
3994
|
+
}
|
|
3958
3995
|
}
|
|
3959
3996
|
|
|
3960
3997
|
.e-calc-measure-icon,
|
|
@@ -4056,6 +4093,10 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
4056
4093
|
.e-drag {
|
|
4057
4094
|
font-size: $field-list-bigger-icon-size;
|
|
4058
4095
|
width: 24px;
|
|
4096
|
+
|
|
4097
|
+
@if ($skin-name =='fluent2') {
|
|
4098
|
+
font-size: 20px;
|
|
4099
|
+
}
|
|
4059
4100
|
}
|
|
4060
4101
|
}
|
|
4061
4102
|
}
|
|
@@ -713,6 +713,12 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
713
713
|
&:not(.e-active) {
|
|
714
714
|
.e-list-icon {
|
|
715
715
|
color: $field-list-tree-icon-color;
|
|
716
|
+
|
|
717
|
+
@if ($skin-name == 'fluent2') {
|
|
718
|
+
&:hover {
|
|
719
|
+
color: $field-list-icon-hover-color;
|
|
720
|
+
}
|
|
721
|
+
}
|
|
716
722
|
}
|
|
717
723
|
}
|
|
718
724
|
|
|
@@ -724,6 +730,15 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
724
730
|
float: right !important;
|
|
725
731
|
margin: 0 12px 0 0;
|
|
726
732
|
/* stylelint-enable */
|
|
733
|
+
|
|
734
|
+
@if ($skin-name == 'fluent2') {
|
|
735
|
+
&:hover {
|
|
736
|
+
color: $field-list-icon-hover-color;
|
|
737
|
+
}
|
|
738
|
+
&:active {
|
|
739
|
+
color: $field-list-icon-hover-color;
|
|
740
|
+
}
|
|
741
|
+
}
|
|
727
742
|
}
|
|
728
743
|
}
|
|
729
744
|
|
|
@@ -788,6 +803,11 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
788
803
|
margin-right: 4px;
|
|
789
804
|
pointer-events: auto;
|
|
790
805
|
width: 20px;
|
|
806
|
+
|
|
807
|
+
@if ($skin-name == 'fluent2') {
|
|
808
|
+
font-size: 16px;
|
|
809
|
+
margin-top: 3px;
|
|
810
|
+
}
|
|
791
811
|
}
|
|
792
812
|
@if ($skin-name == 'tailwind') {
|
|
793
813
|
&.e-active {
|
|
@@ -1155,7 +1175,11 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
1155
1175
|
position: relative;
|
|
1156
1176
|
top: 3px;
|
|
1157
1177
|
}
|
|
1158
|
-
|
|
1178
|
+
|
|
1179
|
+
@if ($skin-name == 'fluent2') {
|
|
1180
|
+
font-size: 20px;
|
|
1181
|
+
}
|
|
1182
|
+
|
|
1159
1183
|
@if ($skin-name == 'tailwind') {
|
|
1160
1184
|
position: relative;
|
|
1161
1185
|
top: 1px;
|
|
@@ -2697,6 +2721,10 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
2697
2721
|
vertical-align: bottom;
|
|
2698
2722
|
width: 20px;
|
|
2699
2723
|
|
|
2724
|
+
@if ($skin-name =='fluent2') {
|
|
2725
|
+
font-size: 16px;
|
|
2726
|
+
}
|
|
2727
|
+
|
|
2700
2728
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
2701
2729
|
margin-right: 4px;
|
|
2702
2730
|
padding-left: 8px;
|
|
@@ -2977,6 +3005,10 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
2977
3005
|
height: 20px;
|
|
2978
3006
|
width: 20px;
|
|
2979
3007
|
|
|
3008
|
+
@if ($skin-name =='fluent2') {
|
|
3009
|
+
font-size: 16px;
|
|
3010
|
+
}
|
|
3011
|
+
|
|
2980
3012
|
&.e-disable-drag {
|
|
2981
3013
|
cursor: not-allowed;
|
|
2982
3014
|
opacity: .4;
|
|
@@ -3955,6 +3987,11 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
3955
3987
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
3956
3988
|
margin-right: 4px !important;
|
|
3957
3989
|
width: 24px !important;
|
|
3990
|
+
|
|
3991
|
+
@if ($skin-name =='fluent2') {
|
|
3992
|
+
font-size: 20px !important;
|
|
3993
|
+
margin-bottom: 5px !important;
|
|
3994
|
+
}
|
|
3958
3995
|
}
|
|
3959
3996
|
|
|
3960
3997
|
.e-calc-measure-icon,
|
|
@@ -4056,6 +4093,10 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
4056
4093
|
.e-drag {
|
|
4057
4094
|
font-size: $field-list-bigger-icon-size;
|
|
4058
4095
|
width: 24px;
|
|
4096
|
+
|
|
4097
|
+
@if ($skin-name =='fluent2') {
|
|
4098
|
+
font-size: 20px;
|
|
4099
|
+
}
|
|
4059
4100
|
}
|
|
4060
4101
|
}
|
|
4061
4102
|
}
|
|
@@ -720,6 +720,12 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
720
720
|
&:not(.e-active) {
|
|
721
721
|
.e-list-icon {
|
|
722
722
|
color: $field-list-tree-icon-color;
|
|
723
|
+
|
|
724
|
+
@if ($skin-name == 'fluent2') {
|
|
725
|
+
&:hover {
|
|
726
|
+
color: $field-list-icon-hover-color;
|
|
727
|
+
}
|
|
728
|
+
}
|
|
723
729
|
}
|
|
724
730
|
}
|
|
725
731
|
|
|
@@ -731,6 +737,15 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
731
737
|
float: right !important;
|
|
732
738
|
margin: 0 12px 0 0;
|
|
733
739
|
/* stylelint-enable */
|
|
740
|
+
|
|
741
|
+
@if ($skin-name == 'fluent2') {
|
|
742
|
+
&:hover {
|
|
743
|
+
color: $field-list-icon-hover-color;
|
|
744
|
+
}
|
|
745
|
+
&:active {
|
|
746
|
+
color: $field-list-icon-hover-color;
|
|
747
|
+
}
|
|
748
|
+
}
|
|
734
749
|
}
|
|
735
750
|
}
|
|
736
751
|
|
|
@@ -795,6 +810,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
795
810
|
margin-right: 4px;
|
|
796
811
|
pointer-events: auto;
|
|
797
812
|
width: 20px;
|
|
813
|
+
|
|
814
|
+
@if ($skin-name == 'fluent2') {
|
|
815
|
+
font-size: 16px;
|
|
816
|
+
margin-top: 3px;
|
|
817
|
+
}
|
|
798
818
|
}
|
|
799
819
|
@if ($skin-name == 'tailwind') {
|
|
800
820
|
&.e-active {
|
|
@@ -1162,7 +1182,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
1162
1182
|
position: relative;
|
|
1163
1183
|
top: 3px;
|
|
1164
1184
|
}
|
|
1165
|
-
|
|
1185
|
+
|
|
1186
|
+
@if ($skin-name == 'fluent2') {
|
|
1187
|
+
font-size: 20px;
|
|
1188
|
+
}
|
|
1189
|
+
|
|
1166
1190
|
@if ($skin-name == 'tailwind') {
|
|
1167
1191
|
position: relative;
|
|
1168
1192
|
top: 1px;
|
|
@@ -2704,6 +2728,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
2704
2728
|
vertical-align: bottom;
|
|
2705
2729
|
width: 20px;
|
|
2706
2730
|
|
|
2731
|
+
@if ($skin-name =='fluent2') {
|
|
2732
|
+
font-size: 16px;
|
|
2733
|
+
}
|
|
2734
|
+
|
|
2707
2735
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
2708
2736
|
margin-right: 4px;
|
|
2709
2737
|
padding-left: 8px;
|
|
@@ -2984,6 +3012,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
2984
3012
|
height: 20px;
|
|
2985
3013
|
width: 20px;
|
|
2986
3014
|
|
|
3015
|
+
@if ($skin-name =='fluent2') {
|
|
3016
|
+
font-size: 16px;
|
|
3017
|
+
}
|
|
3018
|
+
|
|
2987
3019
|
&.e-disable-drag {
|
|
2988
3020
|
cursor: not-allowed;
|
|
2989
3021
|
opacity: .4;
|
|
@@ -3962,6 +3994,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
3962
3994
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
3963
3995
|
margin-right: 4px !important;
|
|
3964
3996
|
width: 24px !important;
|
|
3997
|
+
|
|
3998
|
+
@if ($skin-name =='fluent2') {
|
|
3999
|
+
font-size: 20px !important;
|
|
4000
|
+
margin-bottom: 5px !important;
|
|
4001
|
+
}
|
|
3965
4002
|
}
|
|
3966
4003
|
|
|
3967
4004
|
.e-calc-measure-icon,
|
|
@@ -4063,6 +4100,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
4063
4100
|
.e-drag {
|
|
4064
4101
|
font-size: $field-list-bigger-icon-size;
|
|
4065
4102
|
width: 24px;
|
|
4103
|
+
|
|
4104
|
+
@if ($skin-name =='fluent2') {
|
|
4105
|
+
font-size: 20px;
|
|
4106
|
+
}
|
|
4066
4107
|
}
|
|
4067
4108
|
}
|
|
4068
4109
|
}
|
|
@@ -720,6 +720,12 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
720
720
|
&:not(.e-active) {
|
|
721
721
|
.e-list-icon {
|
|
722
722
|
color: $field-list-tree-icon-color;
|
|
723
|
+
|
|
724
|
+
@if ($skin-name == 'fluent2') {
|
|
725
|
+
&:hover {
|
|
726
|
+
color: $field-list-icon-hover-color;
|
|
727
|
+
}
|
|
728
|
+
}
|
|
723
729
|
}
|
|
724
730
|
}
|
|
725
731
|
|
|
@@ -731,6 +737,15 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
731
737
|
float: right !important;
|
|
732
738
|
margin: 0 12px 0 0;
|
|
733
739
|
/* stylelint-enable */
|
|
740
|
+
|
|
741
|
+
@if ($skin-name == 'fluent2') {
|
|
742
|
+
&:hover {
|
|
743
|
+
color: $field-list-icon-hover-color;
|
|
744
|
+
}
|
|
745
|
+
&:active {
|
|
746
|
+
color: $field-list-icon-hover-color;
|
|
747
|
+
}
|
|
748
|
+
}
|
|
734
749
|
}
|
|
735
750
|
}
|
|
736
751
|
|
|
@@ -795,6 +810,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
795
810
|
margin-right: 4px;
|
|
796
811
|
pointer-events: auto;
|
|
797
812
|
width: 20px;
|
|
813
|
+
|
|
814
|
+
@if ($skin-name == 'fluent2') {
|
|
815
|
+
font-size: 16px;
|
|
816
|
+
margin-top: 3px;
|
|
817
|
+
}
|
|
798
818
|
}
|
|
799
819
|
@if ($skin-name == 'tailwind') {
|
|
800
820
|
&.e-active {
|
|
@@ -1162,7 +1182,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
1162
1182
|
position: relative;
|
|
1163
1183
|
top: 3px;
|
|
1164
1184
|
}
|
|
1165
|
-
|
|
1185
|
+
|
|
1186
|
+
@if ($skin-name == 'fluent2') {
|
|
1187
|
+
font-size: 20px;
|
|
1188
|
+
}
|
|
1189
|
+
|
|
1166
1190
|
@if ($skin-name == 'tailwind') {
|
|
1167
1191
|
position: relative;
|
|
1168
1192
|
top: 1px;
|
|
@@ -2704,6 +2728,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
2704
2728
|
vertical-align: bottom;
|
|
2705
2729
|
width: 20px;
|
|
2706
2730
|
|
|
2731
|
+
@if ($skin-name =='fluent2') {
|
|
2732
|
+
font-size: 16px;
|
|
2733
|
+
}
|
|
2734
|
+
|
|
2707
2735
|
@if ($skin-name =='bootstrap5') or ($skin-name =='FluentUI') {
|
|
2708
2736
|
margin-right: 4px;
|
|
2709
2737
|
padding-left: 8px;
|
|
@@ -2984,6 +3012,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
2984
3012
|
height: 20px;
|
|
2985
3013
|
width: 20px;
|
|
2986
3014
|
|
|
3015
|
+
@if ($skin-name =='fluent2') {
|
|
3016
|
+
font-size: 16px;
|
|
3017
|
+
}
|
|
3018
|
+
|
|
2987
3019
|
&.e-disable-drag {
|
|
2988
3020
|
cursor: not-allowed;
|
|
2989
3021
|
opacity: .4;
|
|
@@ -3962,6 +3994,11 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
3962
3994
|
margin-bottom: $field-list-treeview-drag-bigger-padding !important;
|
|
3963
3995
|
margin-right: 4px !important;
|
|
3964
3996
|
width: 24px !important;
|
|
3997
|
+
|
|
3998
|
+
@if ($skin-name =='fluent2') {
|
|
3999
|
+
font-size: 20px !important;
|
|
4000
|
+
margin-bottom: 5px !important;
|
|
4001
|
+
}
|
|
3965
4002
|
}
|
|
3966
4003
|
|
|
3967
4004
|
.e-calc-measure-icon,
|
|
@@ -4063,6 +4100,10 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
4063
4100
|
.e-drag {
|
|
4064
4101
|
font-size: $field-list-bigger-icon-size;
|
|
4065
4102
|
width: 24px;
|
|
4103
|
+
|
|
4104
|
+
@if ($skin-name =='fluent2') {
|
|
4105
|
+
font-size: 20px;
|
|
4106
|
+
}
|
|
4066
4107
|
}
|
|
4067
4108
|
}
|
|
4068
4109
|
}
|