@syncfusion/blazor-themes 22.2.12 → 23.1.36
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 +54 -2
- 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 +1666 -252
- package/SCSS-Themes/bootstrap.scss +1668 -253
- package/SCSS-Themes/bootstrap4.scss +1640 -256
- package/SCSS-Themes/bootstrap5-dark.scss +1636 -257
- package/SCSS-Themes/bootstrap5.scss +1636 -257
- 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 +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material.scss +0 -6
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/material3.scss +4 -10
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +3 -9
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +3 -9
- package/SCSS-Themes/fabric-dark.scss +1666 -251
- package/SCSS-Themes/fabric.scss +1670 -255
- 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 +1636 -257
- package/SCSS-Themes/fluent.scss +1636 -257
- 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 +1668 -253
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/material3.scss +99 -3
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +98 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +98 -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 +1668 -254
- package/SCSS-Themes/material.scss +1666 -251
- package/SCSS-Themes/material3-dark.scss +1644 -261
- package/SCSS-Themes/material3.scss +1645 -261
- 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/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 +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +2 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +2 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +81 -41
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/material3.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +80 -40
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +80 -40
- 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 +1643 -263
- package/SCSS-Themes/tailwind.scss +1643 -263
- 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;
|
|
@@ -185,10 +185,6 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
185
185
|
position: relative;
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
&.e-filter-list {
|
|
189
|
-
overflow: inherit;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
188
|
.e-list-parent {
|
|
193
189
|
height: 100%;
|
|
194
190
|
min-height: $listbox-item-height;
|
|
@@ -442,8 +438,6 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
442
438
|
.e-listbox-wrapper {
|
|
443
439
|
|
|
444
440
|
&.e-filter-list {
|
|
445
|
-
overflow: inherit;
|
|
446
|
-
|
|
447
441
|
& .e-list-parent {
|
|
448
442
|
overflow: auto;
|
|
449
443
|
}
|
|
@@ -178,10 +178,6 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
178
178
|
position: relative;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
&.e-filter-list {
|
|
182
|
-
overflow: inherit;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
181
|
.e-list-parent {
|
|
186
182
|
height: 100%;
|
|
187
183
|
min-height: $listbox-item-height;
|
|
@@ -435,8 +431,6 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
435
431
|
.e-listbox-wrapper {
|
|
436
432
|
|
|
437
433
|
&.e-filter-list {
|
|
438
|
-
overflow: inherit;
|
|
439
|
-
|
|
440
434
|
& .e-list-parent {
|
|
441
435
|
overflow: auto;
|
|
442
436
|
}
|
|
@@ -115,14 +115,14 @@ $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
122
|
$listbox-filterselect-height: calc(100% - 79px) !default;
|
|
123
123
|
$listbox-filterselect-bigger-height: calc(100% - 96px) !default;
|
|
124
|
-
$listbox-filter-height: calc(100% -
|
|
125
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
124
|
+
$listbox-filter-height: calc(100% - 48px) !default;
|
|
125
|
+
$listbox-filter-bigger-height: calc(100% - 56px) !default;
|
|
126
126
|
|
|
127
127
|
@include export-module('listbox-layout') {
|
|
128
128
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -183,10 +183,6 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
183
183
|
position: relative;
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
&.e-filter-list {
|
|
187
|
-
overflow: inherit;
|
|
188
|
-
}
|
|
189
|
-
|
|
190
186
|
.e-list-parent {
|
|
191
187
|
height: 100%;
|
|
192
188
|
min-height: $listbox-item-height;
|
|
@@ -440,8 +436,6 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
440
436
|
.e-listbox-wrapper {
|
|
441
437
|
|
|
442
438
|
&.e-filter-list {
|
|
443
|
-
overflow: inherit;
|
|
444
|
-
|
|
445
439
|
& .e-list-parent {
|
|
446
440
|
overflow: auto;
|
|
447
441
|
}
|
|
@@ -181,10 +181,6 @@ $listbox-filter-bigger-height: calc(100% - 56px) !default;
|
|
|
181
181
|
position: relative;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
&.e-filter-list {
|
|
185
|
-
overflow: inherit;
|
|
186
|
-
}
|
|
187
|
-
|
|
188
184
|
.e-list-parent {
|
|
189
185
|
height: 100%;
|
|
190
186
|
min-height: $listbox-item-height;
|
|
@@ -438,8 +434,6 @@ $listbox-filter-bigger-height: calc(100% - 56px) !default;
|
|
|
438
434
|
.e-listbox-wrapper {
|
|
439
435
|
|
|
440
436
|
&.e-filter-list {
|
|
441
|
-
overflow: inherit;
|
|
442
|
-
|
|
443
437
|
& .e-list-parent {
|
|
444
438
|
overflow: auto;
|
|
445
439
|
}
|
|
@@ -181,10 +181,6 @@ $listbox-filter-bigger-height: calc(100% - 56px) !default;
|
|
|
181
181
|
position: relative;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
&.e-filter-list {
|
|
185
|
-
overflow: inherit;
|
|
186
|
-
}
|
|
187
|
-
|
|
188
184
|
.e-list-parent {
|
|
189
185
|
height: 100%;
|
|
190
186
|
min-height: $listbox-item-height;
|
|
@@ -438,8 +434,6 @@ $listbox-filter-bigger-height: calc(100% - 56px) !default;
|
|
|
438
434
|
.e-listbox-wrapper {
|
|
439
435
|
|
|
440
436
|
&.e-filter-list {
|
|
441
|
-
overflow: inherit;
|
|
442
|
-
|
|
443
437
|
& .e-list-parent {
|
|
444
438
|
overflow: auto;
|
|
445
439
|
}
|
|
@@ -185,10 +185,6 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
|
|
|
185
185
|
position: relative;
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
&.e-filter-list {
|
|
189
|
-
overflow: inherit;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
188
|
.e-list-parent {
|
|
193
189
|
height: 100%;
|
|
194
190
|
min-height: $listbox-item-height;
|
|
@@ -442,8 +438,6 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
|
|
|
442
438
|
.e-listbox-wrapper {
|
|
443
439
|
|
|
444
440
|
&.e-filter-list {
|
|
445
|
-
overflow: inherit;
|
|
446
|
-
|
|
447
441
|
& .e-list-parent {
|
|
448
442
|
overflow: auto;
|
|
449
443
|
}
|
|
@@ -178,10 +178,6 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
|
|
|
178
178
|
position: relative;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
&.e-filter-list {
|
|
182
|
-
overflow: inherit;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
181
|
.e-list-parent {
|
|
186
182
|
height: 100%;
|
|
187
183
|
min-height: $listbox-item-height;
|
|
@@ -435,8 +431,6 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
|
|
|
435
431
|
.e-listbox-wrapper {
|
|
436
432
|
|
|
437
433
|
&.e-filter-list {
|
|
438
|
-
overflow: inherit;
|
|
439
|
-
|
|
440
434
|
& .e-list-parent {
|
|
441
435
|
overflow: auto;
|
|
442
436
|
}
|
|
@@ -73,10 +73,10 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
73
73
|
$listbox-template-multiline-padding: 4px !default;
|
|
74
74
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
75
75
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
76
|
-
$listbox-filter-height: calc(100% -
|
|
77
|
-
$listbox-filter-small-height: calc(100% -
|
|
78
|
-
$listbox-filter-bigger-small-height: calc(100% -
|
|
79
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
76
|
+
$listbox-filter-height: calc(100% - 56px) !default;
|
|
77
|
+
$listbox-filter-small-height: calc(100% - 50px) !default;
|
|
78
|
+
$listbox-filter-bigger-small-height: calc(100% - 59px) !default;
|
|
79
|
+
$listbox-filter-bigger-height: calc(100% - 64px) !default;
|
|
80
80
|
$listbox-item-height: 36px !default;
|
|
81
81
|
|
|
82
82
|
$listbox-border-color: $border-light;
|
|
@@ -181,10 +181,6 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
|
|
|
181
181
|
position: relative;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
&.e-filter-list {
|
|
185
|
-
overflow: inherit;
|
|
186
|
-
}
|
|
187
|
-
|
|
188
184
|
.e-list-parent {
|
|
189
185
|
height: 100%;
|
|
190
186
|
min-height: $listbox-item-height;
|
|
@@ -438,8 +434,6 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
|
|
|
438
434
|
.e-listbox-wrapper {
|
|
439
435
|
|
|
440
436
|
&.e-filter-list {
|
|
441
|
-
overflow: inherit;
|
|
442
|
-
|
|
443
437
|
& .e-list-parent {
|
|
444
438
|
overflow: auto;
|
|
445
439
|
}
|
|
@@ -73,10 +73,10 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
73
73
|
$listbox-template-multiline-padding: 4px !default;
|
|
74
74
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
75
75
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
76
|
-
$listbox-filter-height: calc(100% -
|
|
77
|
-
$listbox-filter-small-height: calc(100% -
|
|
78
|
-
$listbox-filter-bigger-small-height: calc(100% -
|
|
79
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
76
|
+
$listbox-filter-height: calc(100% - 56px) !default;
|
|
77
|
+
$listbox-filter-small-height: calc(100% - 50px) !default;
|
|
78
|
+
$listbox-filter-bigger-small-height: calc(100% - 59px) !default;
|
|
79
|
+
$listbox-filter-bigger-height: calc(100% - 64px) !default;
|
|
80
80
|
$listbox-item-height: 36px !default;
|
|
81
81
|
|
|
82
82
|
$listbox-border-color: $border-light;
|
|
@@ -181,10 +181,6 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
|
|
|
181
181
|
position: relative;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
&.e-filter-list {
|
|
185
|
-
overflow: inherit;
|
|
186
|
-
}
|
|
187
|
-
|
|
188
184
|
.e-list-parent {
|
|
189
185
|
height: 100%;
|
|
190
186
|
min-height: $listbox-item-height;
|
|
@@ -438,8 +434,6 @@ $listbox-filter-bigger-height: calc(100% - 65px) !default;
|
|
|
438
434
|
.e-listbox-wrapper {
|
|
439
435
|
|
|
440
436
|
&.e-filter-list {
|
|
441
|
-
overflow: inherit;
|
|
442
|
-
|
|
443
437
|
& .e-list-parent {
|
|
444
438
|
overflow: auto;
|
|
445
439
|
}
|
|
@@ -178,10 +178,6 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
|
|
|
178
178
|
position: relative;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
&.e-filter-list {
|
|
182
|
-
overflow: inherit;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
181
|
.e-list-parent {
|
|
186
182
|
height: 100%;
|
|
187
183
|
min-height: $listbox-item-height;
|
|
@@ -435,8 +431,6 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
|
|
|
435
431
|
.e-listbox-wrapper {
|
|
436
432
|
|
|
437
433
|
&.e-filter-list {
|
|
438
|
-
overflow: inherit;
|
|
439
|
-
|
|
440
434
|
& .e-list-parent {
|
|
441
435
|
overflow: auto;
|
|
442
436
|
}
|
|
@@ -185,10 +185,6 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
185
185
|
position: relative;
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
&.e-filter-list {
|
|
189
|
-
overflow: inherit;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
188
|
.e-list-parent {
|
|
193
189
|
height: 100%;
|
|
194
190
|
min-height: $listbox-item-height;
|
|
@@ -442,8 +438,6 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
442
438
|
.e-listbox-wrapper {
|
|
443
439
|
|
|
444
440
|
&.e-filter-list {
|
|
445
|
-
overflow: inherit;
|
|
446
|
-
|
|
447
441
|
& .e-list-parent {
|
|
448
442
|
overflow: auto;
|
|
449
443
|
}
|
|
@@ -178,10 +178,6 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
178
178
|
position: relative;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
&.e-filter-list {
|
|
182
|
-
overflow: inherit;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
181
|
.e-list-parent {
|
|
186
182
|
height: 100%;
|
|
187
183
|
min-height: $listbox-item-height;
|
|
@@ -435,8 +431,6 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
435
431
|
.e-listbox-wrapper {
|
|
436
432
|
|
|
437
433
|
&.e-filter-list {
|
|
438
|
-
overflow: inherit;
|
|
439
|
-
|
|
440
434
|
& .e-list-parent {
|
|
441
435
|
overflow: auto;
|
|
442
436
|
}
|
|
@@ -73,10 +73,10 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
73
73
|
$listbox-template-multiline-padding: 4px !default;
|
|
74
74
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
75
75
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
76
|
-
$listbox-filter-height: calc(100% -
|
|
77
|
-
$listbox-filter-small-height: calc(100% -
|
|
78
|
-
$listbox-filter-bigger-small-height: calc(100% -
|
|
79
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
76
|
+
$listbox-filter-height: calc(100% - 40px) !default;
|
|
77
|
+
$listbox-filter-small-height: calc(100% - 35px) !default;
|
|
78
|
+
$listbox-filter-bigger-small-height: calc(100% - 37px) !default;
|
|
79
|
+
$listbox-filter-bigger-height: calc(100% - 48px) !default;
|
|
80
80
|
$listbox-item-height: 40px !default;
|
|
81
81
|
|
|
82
82
|
$listbox-border-color: rgba($border-light);
|
|
@@ -180,10 +180,6 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
180
180
|
position: relative;
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
&.e-filter-list {
|
|
184
|
-
overflow: inherit;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
183
|
.e-list-parent {
|
|
188
184
|
height: 100%;
|
|
189
185
|
min-height: $listbox-item-height;
|
|
@@ -437,8 +433,6 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
437
433
|
.e-listbox-wrapper {
|
|
438
434
|
|
|
439
435
|
&.e-filter-list {
|
|
440
|
-
overflow: inherit;
|
|
441
|
-
|
|
442
436
|
& .e-list-parent {
|
|
443
437
|
overflow: auto;
|
|
444
438
|
}
|
|
@@ -73,10 +73,10 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
73
73
|
$listbox-template-multiline-padding: 4px !default;
|
|
74
74
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
75
75
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
76
|
-
$listbox-filter-height: calc(100% -
|
|
77
|
-
$listbox-filter-small-height: calc(100% -
|
|
78
|
-
$listbox-filter-bigger-small-height: calc(100% -
|
|
79
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
76
|
+
$listbox-filter-height: calc(100% - 40px) !default;
|
|
77
|
+
$listbox-filter-small-height: calc(100% - 35px) !default;
|
|
78
|
+
$listbox-filter-bigger-small-height: calc(100% - 37px) !default;
|
|
79
|
+
$listbox-filter-bigger-height: calc(100% - 48px) !default;
|
|
80
80
|
$listbox-item-height: 40px !default;
|
|
81
81
|
|
|
82
82
|
$listbox-border-color: rgba($border-light);
|
|
@@ -180,10 +180,6 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
180
180
|
position: relative;
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
&.e-filter-list {
|
|
184
|
-
overflow: inherit;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
183
|
.e-list-parent {
|
|
188
184
|
height: 100%;
|
|
189
185
|
min-height: $listbox-item-height;
|
|
@@ -437,8 +433,6 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
437
433
|
.e-listbox-wrapper {
|
|
438
434
|
|
|
439
435
|
&.e-filter-list {
|
|
440
|
-
overflow: inherit;
|
|
441
|
-
|
|
442
436
|
& .e-list-parent {
|
|
443
437
|
overflow: auto;
|
|
444
438
|
}
|
|
@@ -74,10 +74,10 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
74
74
|
$listbox-template-multiline-padding: 4px !default;
|
|
75
75
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
76
76
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
77
|
-
$listbox-filter-height: calc(100% -
|
|
77
|
+
$listbox-filter-height: calc(100% - 49px) !default;
|
|
78
78
|
$listbox-filter-small-height: calc(100% - 45px) !default;
|
|
79
|
-
$listbox-filter-bigger-small-height: calc(100% -
|
|
80
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
79
|
+
$listbox-filter-bigger-small-height: calc(100% - 53px) !default;
|
|
80
|
+
$listbox-filter-bigger-height: calc(100% - 57px) !default;
|
|
81
81
|
|
|
82
82
|
$listbox-border-color: $border-light;
|
|
83
83
|
$badge-color: $primary-text-color !default;
|
|
@@ -180,10 +180,6 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
180
180
|
position: relative;
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
&.e-filter-list {
|
|
184
|
-
overflow: inherit;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
183
|
.e-list-parent {
|
|
188
184
|
height: 100%;
|
|
189
185
|
min-height: $listbox-item-height;
|
|
@@ -437,8 +433,6 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
437
433
|
.e-listbox-wrapper {
|
|
438
434
|
|
|
439
435
|
&.e-filter-list {
|
|
440
|
-
overflow: inherit;
|
|
441
|
-
|
|
442
436
|
& .e-list-parent {
|
|
443
437
|
overflow: auto;
|
|
444
438
|
}
|
|
@@ -74,10 +74,10 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
74
74
|
$listbox-template-multiline-padding: 4px !default;
|
|
75
75
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
76
76
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
77
|
-
$listbox-filter-height: calc(100% -
|
|
77
|
+
$listbox-filter-height: calc(100% - 49px) !default;
|
|
78
78
|
$listbox-filter-small-height: calc(100% - 45px) !default;
|
|
79
|
-
$listbox-filter-bigger-small-height: calc(100% -
|
|
80
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
79
|
+
$listbox-filter-bigger-small-height: calc(100% - 53px) !default;
|
|
80
|
+
$listbox-filter-bigger-height: calc(100% - 57px) !default;
|
|
81
81
|
|
|
82
82
|
$listbox-border-color: $border-light;
|
|
83
83
|
$badge-color: $primary-text-color !default;
|
|
@@ -180,10 +180,6 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
180
180
|
position: relative;
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
&.e-filter-list {
|
|
184
|
-
overflow: inherit;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
183
|
.e-list-parent {
|
|
188
184
|
height: 100%;
|
|
189
185
|
min-height: $listbox-item-height;
|
|
@@ -437,8 +433,6 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
437
433
|
.e-listbox-wrapper {
|
|
438
434
|
|
|
439
435
|
&.e-filter-list {
|
|
440
|
-
overflow: inherit;
|
|
441
|
-
|
|
442
436
|
& .e-list-parent {
|
|
443
437
|
overflow: auto;
|
|
444
438
|
}
|