@syncfusion/blazor-themes 22.2.12 → 23.1.38
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/bootstrap-dark.scss +53 -1
- package/SCSS-Themes/base/bootstrap.scss +54 -1
- package/SCSS-Themes/base/bootstrap4.scss +23 -1
- package/SCSS-Themes/base/bootstrap5-dark.scss +18 -1
- package/SCSS-Themes/base/bootstrap5.scss +18 -1
- package/SCSS-Themes/base/fabric-dark.scss +54 -1
- package/SCSS-Themes/base/fabric.scss +54 -1
- package/SCSS-Themes/base/fluent-dark.scss +18 -1
- package/SCSS-Themes/base/fluent.scss +18 -1
- package/SCSS-Themes/base/highcontrast.scss +54 -1
- package/SCSS-Themes/base/material-dark.scss +53 -1
- package/SCSS-Themes/base/material.scss +54 -1
- package/SCSS-Themes/base/material3-dark.scss +18 -1
- package/SCSS-Themes/base/material3.scss +19 -1
- package/SCSS-Themes/base/tailwind-dark.scss +19 -1
- package/SCSS-Themes/base/tailwind.scss +19 -1
- package/SCSS-Themes/bootstrap-dark.scss +1769 -272
- package/SCSS-Themes/bootstrap.scss +1772 -274
- package/SCSS-Themes/bootstrap4.scss +1743 -276
- package/SCSS-Themes/bootstrap5-dark.scss +1739 -279
- package/SCSS-Themes/bootstrap5.scss +1739 -279
- package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap4.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/bootstrap5.scss +11 -0
- package/SCSS-Themes/buttons/switch/fabric-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/fabric.scss +11 -0
- package/SCSS-Themes/buttons/switch/fluent-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/fluent.scss +11 -0
- package/SCSS-Themes/buttons/switch/highcontrast.scss +11 -0
- package/SCSS-Themes/buttons/switch/material-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/material.scss +11 -0
- package/SCSS-Themes/buttons/switch/material3-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/material3.scss +11 -0
- package/SCSS-Themes/buttons/switch/tailwind-dark.scss +11 -0
- package/SCSS-Themes/buttons/switch/tailwind.scss +11 -0
- package/SCSS-Themes/calendars/datepicker/bootstrap-dark.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap4.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/bootstrap5-dark.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/bootstrap5.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/fabric-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/fabric.scss +40 -15
- package/SCSS-Themes/calendars/datepicker/fluent-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/fluent.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/highcontrast.scss +39 -14
- package/SCSS-Themes/calendars/datepicker/material-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material3-dark.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/material3.scss +38 -13
- package/SCSS-Themes/calendars/datepicker/tailwind-dark.scss +42 -17
- package/SCSS-Themes/calendars/datepicker/tailwind.scss +42 -17
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material.scss +52 -23
- package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +56 -24
- package/SCSS-Themes/calendars/daterangepicker/material3.scss +56 -24
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +53 -24
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +53 -24
- package/SCSS-Themes/calendars/timepicker/bootstrap-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap4.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap5-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/bootstrap5.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fabric-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fabric.scss +21 -4
- package/SCSS-Themes/calendars/timepicker/fluent-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/fluent.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/highcontrast.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material3-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/material3.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/tailwind-dark.scss +19 -2
- package/SCSS-Themes/calendars/timepicker/tailwind.scss +19 -2
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +15 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +2 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +2 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +78 -15
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +79 -16
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +82 -19
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +78 -17
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +78 -17
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +78 -15
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +78 -15
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +82 -21
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +82 -21
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +78 -15
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +80 -17
- package/SCSS-Themes/dropdowns/list-box/material.scss +80 -17
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +82 -21
- package/SCSS-Themes/dropdowns/list-box/material3.scss +82 -21
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +81 -20
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +81 -20
- package/SCSS-Themes/fabric-dark.scss +1769 -271
- package/SCSS-Themes/fabric.scss +1773 -275
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +1 -1
- package/SCSS-Themes/filemanager/file-manager/material3.scss +1 -1
- package/SCSS-Themes/fluent-dark.scss +1739 -279
- package/SCSS-Themes/fluent.scss +1739 -279
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fabric.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/fluent.scss +130 -107
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/material3.scss +130 -107
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +130 -107
- package/SCSS-Themes/gantt/gantt/tailwind.scss +130 -107
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap4.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/bootstrap5.scss +639 -34
- package/SCSS-Themes/grids/grid/fabric-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/fabric.scss +639 -34
- package/SCSS-Themes/grids/grid/fluent-dark.scss +640 -35
- package/SCSS-Themes/grids/grid/fluent.scss +640 -35
- package/SCSS-Themes/grids/grid/highcontrast.scss +639 -34
- package/SCSS-Themes/grids/grid/material-dark.scss +641 -36
- package/SCSS-Themes/grids/grid/material.scss +639 -34
- package/SCSS-Themes/grids/grid/material3-dark.scss +640 -35
- package/SCSS-Themes/grids/grid/material3.scss +640 -35
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +639 -34
- package/SCSS-Themes/grids/grid/tailwind.scss +639 -34
- package/SCSS-Themes/highcontrast.scss +1771 -273
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +105 -3
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +105 -3
- package/SCSS-Themes/image-editor/image-editor/material3.scss +105 -3
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +104 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +104 -2
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -1
- package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/fabric.scss +1 -1
- package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/fluent.scss +1 -1
- package/SCSS-Themes/inputs/input/highcontrast.scss +1 -1
- package/SCSS-Themes/inputs/input/material-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/material.scss +1 -1
- package/SCSS-Themes/inputs/input/material3-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/material3.scss +1 -1
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -1
- package/SCSS-Themes/inputs/rating/bootstrap-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap4.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap5-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/bootstrap5.scss +3 -8
- package/SCSS-Themes/inputs/rating/fabric-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/fabric.scss +3 -8
- package/SCSS-Themes/inputs/rating/fluent-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/fluent.scss +3 -8
- package/SCSS-Themes/inputs/rating/highcontrast.scss +3 -8
- package/SCSS-Themes/inputs/rating/material-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/material.scss +3 -8
- package/SCSS-Themes/inputs/rating/material3-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/material3.scss +3 -8
- package/SCSS-Themes/inputs/rating/tailwind-dark.scss +3 -8
- package/SCSS-Themes/inputs/rating/tailwind.scss +3 -8
- package/SCSS-Themes/material-dark.scss +1772 -275
- package/SCSS-Themes/material.scss +1771 -273
- package/SCSS-Themes/material3-dark.scss +1747 -283
- package/SCSS-Themes/material3.scss +1748 -283
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fabric.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/fluent.scss +1 -0
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material3-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/material3.scss +1 -0
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +1 -0
- package/SCSS-Themes/navigations/accordion/tailwind.scss +1 -0
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +8 -3
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/fabric.scss +8 -3
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/fluent.scss +8 -3
- package/SCSS-Themes/navigations/menu/highcontrast.scss +8 -3
- package/SCSS-Themes/navigations/menu/material-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/material.scss +8 -3
- package/SCSS-Themes/navigations/menu/material3-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/material3.scss +8 -3
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +8 -3
- package/SCSS-Themes/navigations/menu/tailwind.scss +8 -3
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/tab/tailwind.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +4 -4
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/material3.scss +1 -1
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +2 -2
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +4 -1
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +4 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +4 -1
- package/SCSS-Themes/notifications/message/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap4.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/bootstrap5.scss +3 -1
- package/SCSS-Themes/notifications/message/fabric-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/fabric.scss +3 -1
- package/SCSS-Themes/notifications/message/fluent-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/fluent.scss +3 -1
- package/SCSS-Themes/notifications/message/highcontrast.scss +3 -1
- package/SCSS-Themes/notifications/message/material-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/material.scss +3 -1
- package/SCSS-Themes/notifications/message/material3-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/material3.scss +3 -1
- package/SCSS-Themes/notifications/message/tailwind-dark.scss +3 -1
- package/SCSS-Themes/notifications/message/tailwind.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +6 -1
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/fabric.scss +6 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +6 -1
- package/SCSS-Themes/notifications/toast/highcontrast.scss +6 -1
- package/SCSS-Themes/notifications/toast/material-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/material.scss +6 -1
- package/SCSS-Themes/notifications/toast/material3-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/material3.scss +6 -1
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +6 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +6 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +5 -12
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +5 -12
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +93 -42
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/material.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/material3.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +92 -41
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +92 -41
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +490 -6
- package/SCSS-Themes/ribbon/ribbon/material3.scss +490 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +489 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +489 -6
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +15 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material.scss +15 -0
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +15 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +15 -0
- package/SCSS-Themes/tailwind-dark.scss +1746 -285
- package/SCSS-Themes/tailwind.scss +1746 -285
- package/package.json +1 -1
|
@@ -1453,6 +1453,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1453
1453
|
line-height: normal;
|
|
1454
1454
|
margin: 0;
|
|
1455
1455
|
outline: 0;
|
|
1456
|
+
background: $de-ctnr-bg-clr;
|
|
1456
1457
|
@if $skin-name =='Material3' {
|
|
1457
1458
|
padding: 10px 0;
|
|
1458
1459
|
}
|
|
@@ -2677,6 +2678,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
2677
2678
|
}
|
|
2678
2679
|
}
|
|
2679
2680
|
|
|
2681
|
+
|
|
2680
2682
|
@include export-module('document-editor-container-fabric-icons') {
|
|
2681
2683
|
.e-de-ctnr-linespacing::before {
|
|
2682
2684
|
content: '\eb8a';
|
|
@@ -1450,6 +1450,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1450
1450
|
line-height: normal;
|
|
1451
1451
|
margin: 0;
|
|
1452
1452
|
outline: 0;
|
|
1453
|
+
background: $de-ctnr-bg-clr;
|
|
1453
1454
|
@if $skin-name =='Material3' {
|
|
1454
1455
|
padding: 10px 0;
|
|
1455
1456
|
}
|
|
@@ -2674,6 +2675,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
2674
2675
|
}
|
|
2675
2676
|
}
|
|
2676
2677
|
|
|
2678
|
+
|
|
2677
2679
|
@include export-module('document-editor-container-fabric-icons') {
|
|
2678
2680
|
.e-de-ctnr-linespacing::before {
|
|
2679
2681
|
content: '\eb8a';
|
|
@@ -1475,6 +1475,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1475
1475
|
line-height: normal;
|
|
1476
1476
|
margin: 0;
|
|
1477
1477
|
outline: 0;
|
|
1478
|
+
background: $de-ctnr-bg-clr;
|
|
1478
1479
|
@if $skin-name =='Material3' {
|
|
1479
1480
|
padding: 10px 0;
|
|
1480
1481
|
}
|
|
@@ -2699,6 +2700,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
2699
2700
|
}
|
|
2700
2701
|
}
|
|
2701
2702
|
|
|
2703
|
+
|
|
2702
2704
|
@include export-module('document-editor-container-fluent-icons') {
|
|
2703
2705
|
.e-de-ctnr-close::before {
|
|
2704
2706
|
color: $icon-color;
|
|
@@ -1475,6 +1475,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1475
1475
|
line-height: normal;
|
|
1476
1476
|
margin: 0;
|
|
1477
1477
|
outline: 0;
|
|
1478
|
+
background: $de-ctnr-bg-clr;
|
|
1478
1479
|
@if $skin-name =='Material3' {
|
|
1479
1480
|
padding: 10px 0;
|
|
1480
1481
|
}
|
|
@@ -2699,6 +2700,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
2699
2700
|
}
|
|
2700
2701
|
}
|
|
2701
2702
|
|
|
2703
|
+
|
|
2702
2704
|
@include export-module('document-editor-container-fluent-icons') {
|
|
2703
2705
|
.e-de-ctnr-close::before {
|
|
2704
2706
|
color: $icon-color;
|
|
@@ -1451,6 +1451,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1451
1451
|
line-height: normal;
|
|
1452
1452
|
margin: 0;
|
|
1453
1453
|
outline: 0;
|
|
1454
|
+
background: $de-ctnr-bg-clr;
|
|
1454
1455
|
@if $skin-name =='Material3' {
|
|
1455
1456
|
padding: 10px 0;
|
|
1456
1457
|
}
|
|
@@ -2675,6 +2676,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
2675
2676
|
}
|
|
2676
2677
|
}
|
|
2677
2678
|
|
|
2679
|
+
|
|
2678
2680
|
@include export-module('document-editor-container-highcontrast-icons') {
|
|
2679
2681
|
.e-de-ctnr-linespacing::before {
|
|
2680
2682
|
content: '\eb8a';
|
|
@@ -1452,6 +1452,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1452
1452
|
line-height: normal;
|
|
1453
1453
|
margin: 0;
|
|
1454
1454
|
outline: 0;
|
|
1455
|
+
background: $de-ctnr-bg-clr;
|
|
1455
1456
|
@if $skin-name =='Material3' {
|
|
1456
1457
|
padding: 10px 0;
|
|
1457
1458
|
}
|
|
@@ -2676,6 +2677,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
2676
2677
|
}
|
|
2677
2678
|
}
|
|
2678
2679
|
|
|
2680
|
+
|
|
2679
2681
|
@include export-module('document-editor-container-material-icons') {
|
|
2680
2682
|
.e-de-ctnr-close::before {
|
|
2681
2683
|
content: '\eb36';
|
|
@@ -1451,6 +1451,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
1451
1451
|
line-height: normal;
|
|
1452
1452
|
margin: 0;
|
|
1453
1453
|
outline: 0;
|
|
1454
|
+
background: $de-ctnr-bg-clr;
|
|
1454
1455
|
@if $skin-name =='Material3' {
|
|
1455
1456
|
padding: 10px 0;
|
|
1456
1457
|
}
|
|
@@ -2675,6 +2676,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
2675
2676
|
}
|
|
2676
2677
|
}
|
|
2677
2678
|
|
|
2679
|
+
|
|
2678
2680
|
@include export-module('document-editor-container-material-icons') {
|
|
2679
2681
|
.e-de-ctnr-close::before {
|
|
2680
2682
|
content: '\eb36';
|
|
@@ -1478,6 +1478,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1478
1478
|
line-height: normal;
|
|
1479
1479
|
margin: 0;
|
|
1480
1480
|
outline: 0;
|
|
1481
|
+
background: $de-ctnr-bg-clr;
|
|
1481
1482
|
@if $skin-name =='Material3' {
|
|
1482
1483
|
padding: 10px 0;
|
|
1483
1484
|
}
|
|
@@ -2702,6 +2703,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
2702
2703
|
}
|
|
2703
2704
|
}
|
|
2704
2705
|
|
|
2706
|
+
|
|
2705
2707
|
@include export-module('document-editor-container-material3-icons') {
|
|
2706
2708
|
.e-de-ctnr-close::before {
|
|
2707
2709
|
color: rgba($icon-color);
|
|
@@ -1478,6 +1478,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
1478
1478
|
line-height: normal;
|
|
1479
1479
|
margin: 0;
|
|
1480
1480
|
outline: 0;
|
|
1481
|
+
background: $de-ctnr-bg-clr;
|
|
1481
1482
|
@if $skin-name =='Material3' {
|
|
1482
1483
|
padding: 10px 0;
|
|
1483
1484
|
}
|
|
@@ -2702,6 +2703,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
2702
2703
|
}
|
|
2703
2704
|
}
|
|
2704
2705
|
|
|
2706
|
+
|
|
2705
2707
|
@include export-module('document-editor-container-material3-icons') {
|
|
2706
2708
|
.e-de-ctnr-close::before {
|
|
2707
2709
|
color: rgba($icon-color);
|
|
@@ -1468,6 +1468,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
1468
1468
|
line-height: normal;
|
|
1469
1469
|
margin: 0;
|
|
1470
1470
|
outline: 0;
|
|
1471
|
+
background: $de-ctnr-bg-clr;
|
|
1471
1472
|
@if $skin-name =='Material3' {
|
|
1472
1473
|
padding: 10px 0;
|
|
1473
1474
|
}
|
|
@@ -2692,6 +2693,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
2692
2693
|
}
|
|
2693
2694
|
}
|
|
2694
2695
|
|
|
2696
|
+
|
|
2695
2697
|
@include export-module('document-editor-container-tailwind-icons') {
|
|
2696
2698
|
.e-de-ctnr-close::before {
|
|
2697
2699
|
color: $icon-color;
|
|
@@ -1468,6 +1468,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
1468
1468
|
line-height: normal;
|
|
1469
1469
|
margin: 0;
|
|
1470
1470
|
outline: 0;
|
|
1471
|
+
background: $de-ctnr-bg-clr;
|
|
1471
1472
|
@if $skin-name =='Material3' {
|
|
1472
1473
|
padding: 10px 0;
|
|
1473
1474
|
}
|
|
@@ -2692,6 +2693,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
2692
2693
|
}
|
|
2693
2694
|
}
|
|
2694
2695
|
|
|
2696
|
+
|
|
2695
2697
|
@include export-module('document-editor-container-tailwind-icons') {
|
|
2696
2698
|
.e-de-ctnr-close::before {
|
|
2697
2699
|
color: $icon-color;
|
|
@@ -121,10 +121,14 @@ $listbox-filter-small-height: calc(100% - 46px) !default;
|
|
|
121
121
|
$listbox-filter-bigger-small-height: calc(100% - 54px) !default;
|
|
122
122
|
$listbox-select-height: calc(100% - 40px) !default;
|
|
123
123
|
$listbox-select-bigger-height: calc(100% - 48px) !default;
|
|
124
|
-
$listbox-filterselect-height: calc(100% -
|
|
125
|
-
$listbox-filterselect-bigger-height: calc(100% -
|
|
124
|
+
$listbox-filterselect-height: calc(100% - 40px) !default;
|
|
125
|
+
$listbox-filterselect-bigger-height: calc(100% - 48px) !default;
|
|
126
|
+
$listbox-mat-filter-height: calc(100% - 51px) !default;
|
|
127
|
+
$listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
|
|
126
128
|
$listbox-filter-height: calc(100% - 52px) !default;
|
|
127
129
|
$listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
130
|
+
$listbox-ej2-filterselect-height: calc(100% - 91.5px) !default;
|
|
131
|
+
$listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
128
132
|
|
|
129
133
|
@include export-module('listbox-layout') {
|
|
130
134
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -185,10 +189,6 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
185
189
|
position: relative;
|
|
186
190
|
}
|
|
187
191
|
|
|
188
|
-
&.e-filter-list {
|
|
189
|
-
overflow: inherit;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
192
|
.e-list-parent {
|
|
193
193
|
height: 100%;
|
|
194
194
|
min-height: $listbox-item-height;
|
|
@@ -442,8 +442,6 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
442
442
|
.e-listbox-wrapper {
|
|
443
443
|
|
|
444
444
|
&.e-filter-list {
|
|
445
|
-
overflow: inherit;
|
|
446
|
-
|
|
447
445
|
& .e-list-parent {
|
|
448
446
|
overflow: auto;
|
|
449
447
|
}
|
|
@@ -679,27 +677,64 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
679
677
|
@include export-module('listbox-theme') {
|
|
680
678
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
681
679
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
682
|
-
height: $listbox-filter-small-height;
|
|
680
|
+
height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
681
|
+
}
|
|
682
|
+
|
|
683
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
684
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
685
|
+
}
|
|
686
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
687
|
+
height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
683
688
|
}
|
|
684
689
|
|
|
685
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
686
690
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
687
|
-
height:
|
|
691
|
+
height: 100%;
|
|
688
692
|
}
|
|
689
693
|
|
|
690
694
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
691
695
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
692
|
-
height: $listbox-filterselect-bigger-height;
|
|
696
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
700
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
701
|
+
}
|
|
702
|
+
|
|
703
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
704
|
+
height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
705
|
+
}
|
|
706
|
+
|
|
707
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
708
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
709
|
+
}
|
|
710
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
711
|
+
height: 100%;
|
|
693
712
|
}
|
|
694
713
|
|
|
695
714
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
715
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
716
|
+
height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
717
|
+
}
|
|
718
|
+
|
|
696
719
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
697
|
-
height:
|
|
720
|
+
height: 100%;
|
|
698
721
|
}
|
|
699
722
|
|
|
700
723
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
724
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
725
|
+
height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
729
|
+
height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
733
|
+
height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
|
|
734
|
+
}
|
|
735
|
+
|
|
701
736
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
702
|
-
height:
|
|
737
|
+
height: 100%;
|
|
703
738
|
}
|
|
704
739
|
|
|
705
740
|
.e-listbox-wrapper,
|
|
@@ -740,7 +775,7 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
740
775
|
}
|
|
741
776
|
|
|
742
777
|
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
743
|
-
height: $listbox-filterselect-height;
|
|
778
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
744
779
|
}
|
|
745
780
|
|
|
746
781
|
& .e-selectall-parent + .e-list-parent {
|
|
@@ -992,6 +1027,34 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
992
1027
|
}
|
|
993
1028
|
}
|
|
994
1029
|
}
|
|
1030
|
+
|
|
1031
|
+
.e-listbox-container {
|
|
1032
|
+
@at-root {
|
|
1033
|
+
&.e-filter-list .e-list-parent {
|
|
1034
|
+
height: 100%;
|
|
1035
|
+
}
|
|
1036
|
+
|
|
1037
|
+
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
1038
|
+
height: 100%;
|
|
1039
|
+
}
|
|
1040
|
+
|
|
1041
|
+
& .e-selectall-parent + .e-list-parent {
|
|
1042
|
+
height: 100%;
|
|
1043
|
+
}
|
|
1044
|
+
|
|
1045
|
+
&.e-filter-list .e-list-wrap {
|
|
1046
|
+
height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1047
|
+
}
|
|
1048
|
+
|
|
1049
|
+
&.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
1050
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1051
|
+
}
|
|
1052
|
+
|
|
1053
|
+
& .e-selectall-parent + .e-list-wrap {
|
|
1054
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1055
|
+
}
|
|
1056
|
+
}
|
|
1057
|
+
}
|
|
995
1058
|
}
|
|
996
1059
|
|
|
997
1060
|
|
|
@@ -113,11 +113,15 @@ $select-all-border-color: $grey-e6 !default;
|
|
|
113
113
|
$listbox-filter-small-height: calc(100% - 46px) !default;
|
|
114
114
|
$listbox-filter-bigger-small-height: calc(100% - 54px) !default;
|
|
115
115
|
$listbox-select-height: calc(100% - 40px) !default;
|
|
116
|
-
$listbox-select-bigger-height: calc(100% -
|
|
117
|
-
$listbox-filterselect-height: calc(100% -
|
|
118
|
-
$listbox-filterselect-bigger-height: calc(100% -
|
|
116
|
+
$listbox-select-bigger-height: calc(100% - 40px) !default;
|
|
117
|
+
$listbox-filterselect-height: calc(100% - 40px) !default;
|
|
118
|
+
$listbox-filterselect-bigger-height: calc(100% - 48px) !default;
|
|
119
|
+
$listbox-mat-filter-height: calc(100% - 51px) !default;
|
|
120
|
+
$listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
|
|
119
121
|
$listbox-filter-height: calc(100% - 52px) !default;
|
|
120
122
|
$listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
123
|
+
$listbox-ej2-filterselect-height: calc(100% - 91.5px) !default;
|
|
124
|
+
$listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
121
125
|
|
|
122
126
|
@include export-module('listbox-layout') {
|
|
123
127
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -178,10 +182,6 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
178
182
|
position: relative;
|
|
179
183
|
}
|
|
180
184
|
|
|
181
|
-
&.e-filter-list {
|
|
182
|
-
overflow: inherit;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
185
|
.e-list-parent {
|
|
186
186
|
height: 100%;
|
|
187
187
|
min-height: $listbox-item-height;
|
|
@@ -435,8 +435,6 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
435
435
|
.e-listbox-wrapper {
|
|
436
436
|
|
|
437
437
|
&.e-filter-list {
|
|
438
|
-
overflow: inherit;
|
|
439
|
-
|
|
440
438
|
& .e-list-parent {
|
|
441
439
|
overflow: auto;
|
|
442
440
|
}
|
|
@@ -672,27 +670,64 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
672
670
|
@include export-module('listbox-theme') {
|
|
673
671
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
674
672
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
675
|
-
height: $listbox-filter-small-height;
|
|
673
|
+
height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
674
|
+
}
|
|
675
|
+
|
|
676
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
677
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
678
|
+
}
|
|
679
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
680
|
+
height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
676
681
|
}
|
|
677
682
|
|
|
678
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
679
683
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
680
|
-
height:
|
|
684
|
+
height: 100%;
|
|
681
685
|
}
|
|
682
686
|
|
|
683
687
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
684
688
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
685
|
-
height: $listbox-filterselect-bigger-height;
|
|
689
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
690
|
+
}
|
|
691
|
+
|
|
692
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
693
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
697
|
+
height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
698
|
+
}
|
|
699
|
+
|
|
700
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
701
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
702
|
+
}
|
|
703
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
704
|
+
height: 100%;
|
|
686
705
|
}
|
|
687
706
|
|
|
688
707
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
708
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
709
|
+
height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
710
|
+
}
|
|
711
|
+
|
|
689
712
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
690
|
-
height:
|
|
713
|
+
height: 100%;
|
|
691
714
|
}
|
|
692
715
|
|
|
693
716
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
717
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
718
|
+
height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
722
|
+
height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
726
|
+
height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
|
|
727
|
+
}
|
|
728
|
+
|
|
694
729
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
695
|
-
height:
|
|
730
|
+
height: 100%;
|
|
696
731
|
}
|
|
697
732
|
|
|
698
733
|
.e-listbox-wrapper,
|
|
@@ -733,7 +768,7 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
733
768
|
}
|
|
734
769
|
|
|
735
770
|
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
736
|
-
height: $listbox-filterselect-height;
|
|
771
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
737
772
|
}
|
|
738
773
|
|
|
739
774
|
& .e-selectall-parent + .e-list-parent {
|
|
@@ -985,6 +1020,34 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
985
1020
|
}
|
|
986
1021
|
}
|
|
987
1022
|
}
|
|
1023
|
+
|
|
1024
|
+
.e-listbox-container {
|
|
1025
|
+
@at-root {
|
|
1026
|
+
&.e-filter-list .e-list-parent {
|
|
1027
|
+
height: 100%;
|
|
1028
|
+
}
|
|
1029
|
+
|
|
1030
|
+
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
1031
|
+
height: 100%;
|
|
1032
|
+
}
|
|
1033
|
+
|
|
1034
|
+
& .e-selectall-parent + .e-list-parent {
|
|
1035
|
+
height: 100%;
|
|
1036
|
+
}
|
|
1037
|
+
|
|
1038
|
+
&.e-filter-list .e-list-wrap {
|
|
1039
|
+
height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
&.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
1043
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1044
|
+
}
|
|
1045
|
+
|
|
1046
|
+
& .e-selectall-parent + .e-list-wrap {
|
|
1047
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1048
|
+
}
|
|
1049
|
+
}
|
|
1050
|
+
}
|
|
988
1051
|
}
|
|
989
1052
|
|
|
990
1053
|
|
|
@@ -115,14 +115,18 @@ $badge-bgcolor: $primary !default;
|
|
|
115
115
|
|
|
116
116
|
$select-all-border-color: rgba($black, .15);
|
|
117
117
|
|
|
118
|
-
$listbox-filter-small-height: calc(100% -
|
|
119
|
-
$listbox-filter-bigger-small-height: calc(100% -
|
|
118
|
+
$listbox-filter-small-height: calc(100% - 43px) !default;
|
|
119
|
+
$listbox-filter-bigger-small-height: calc(100% - 56px) !default;
|
|
120
120
|
$listbox-select-height: calc(100% - 40px) !default;
|
|
121
121
|
$listbox-select-bigger-height: calc(100% - 50px) !default;
|
|
122
|
-
$listbox-filterselect-height: calc(100% -
|
|
123
|
-
$listbox-filterselect-bigger-height: calc(100% -
|
|
124
|
-
$listbox-filter-height: calc(100% -
|
|
125
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
122
|
+
$listbox-filterselect-height: calc(100% - 41px) !default;
|
|
123
|
+
$listbox-filterselect-bigger-height: calc(100% - 50px) !default;
|
|
124
|
+
$listbox-mat-filter-height: calc(100% - 50px) !default;
|
|
125
|
+
$listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
|
|
126
|
+
$listbox-filter-height: calc(100% - 51px) !default;
|
|
127
|
+
$listbox-filter-bigger-height: calc(100% - 59px) !default;
|
|
128
|
+
$listbox-ej2-filterselect-height: calc(100% - 90.5px) !default;
|
|
129
|
+
$listbox-ej2-filterselect-bigger-height: calc(100% - 108px) !default;
|
|
126
130
|
|
|
127
131
|
@include export-module('listbox-layout') {
|
|
128
132
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -183,10 +187,6 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
183
187
|
position: relative;
|
|
184
188
|
}
|
|
185
189
|
|
|
186
|
-
&.e-filter-list {
|
|
187
|
-
overflow: inherit;
|
|
188
|
-
}
|
|
189
|
-
|
|
190
190
|
.e-list-parent {
|
|
191
191
|
height: 100%;
|
|
192
192
|
min-height: $listbox-item-height;
|
|
@@ -440,8 +440,6 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
440
440
|
.e-listbox-wrapper {
|
|
441
441
|
|
|
442
442
|
&.e-filter-list {
|
|
443
|
-
overflow: inherit;
|
|
444
|
-
|
|
445
443
|
& .e-list-parent {
|
|
446
444
|
overflow: auto;
|
|
447
445
|
}
|
|
@@ -677,27 +675,64 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
677
675
|
@include export-module('listbox-theme') {
|
|
678
676
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
679
677
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
680
|
-
height: $listbox-filter-small-height;
|
|
678
|
+
height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
682
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
683
|
+
}
|
|
684
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
685
|
+
height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
681
686
|
}
|
|
682
687
|
|
|
683
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
684
688
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
685
|
-
height:
|
|
689
|
+
height: 100%;
|
|
686
690
|
}
|
|
687
691
|
|
|
688
692
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
689
693
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
690
|
-
height: $listbox-filterselect-bigger-height;
|
|
694
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
695
|
+
}
|
|
696
|
+
|
|
697
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
698
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
699
|
+
}
|
|
700
|
+
|
|
701
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
702
|
+
height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
703
|
+
}
|
|
704
|
+
|
|
705
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
706
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
707
|
+
}
|
|
708
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
709
|
+
height: 100%;
|
|
691
710
|
}
|
|
692
711
|
|
|
693
712
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
713
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
714
|
+
height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
715
|
+
}
|
|
716
|
+
|
|
694
717
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
695
|
-
height:
|
|
718
|
+
height: 100%;
|
|
696
719
|
}
|
|
697
720
|
|
|
698
721
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
722
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
723
|
+
height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
724
|
+
}
|
|
725
|
+
|
|
726
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
727
|
+
height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
|
|
728
|
+
}
|
|
729
|
+
|
|
730
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
731
|
+
height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
|
|
732
|
+
}
|
|
733
|
+
|
|
699
734
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
700
|
-
height:
|
|
735
|
+
height: 100%;
|
|
701
736
|
}
|
|
702
737
|
|
|
703
738
|
.e-listbox-wrapper,
|
|
@@ -738,7 +773,7 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
738
773
|
}
|
|
739
774
|
|
|
740
775
|
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
741
|
-
height: $listbox-filterselect-height;
|
|
776
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
742
777
|
}
|
|
743
778
|
|
|
744
779
|
& .e-selectall-parent + .e-list-parent {
|
|
@@ -990,6 +1025,34 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
990
1025
|
}
|
|
991
1026
|
}
|
|
992
1027
|
}
|
|
1028
|
+
|
|
1029
|
+
.e-listbox-container {
|
|
1030
|
+
@at-root {
|
|
1031
|
+
&.e-filter-list .e-list-parent {
|
|
1032
|
+
height: 100%;
|
|
1033
|
+
}
|
|
1034
|
+
|
|
1035
|
+
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
1036
|
+
height: 100%;
|
|
1037
|
+
}
|
|
1038
|
+
|
|
1039
|
+
& .e-selectall-parent + .e-list-parent {
|
|
1040
|
+
height: 100%;
|
|
1041
|
+
}
|
|
1042
|
+
|
|
1043
|
+
&.e-filter-list .e-list-wrap {
|
|
1044
|
+
height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1045
|
+
}
|
|
1046
|
+
|
|
1047
|
+
&.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
1048
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1049
|
+
}
|
|
1050
|
+
|
|
1051
|
+
& .e-selectall-parent + .e-list-wrap {
|
|
1052
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1053
|
+
}
|
|
1054
|
+
}
|
|
1055
|
+
}
|
|
993
1056
|
}
|
|
994
1057
|
|
|
995
1058
|
|