@syncfusion/blazor-themes 26.1.41 → 26.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/base/fluent2-dark.scss +2 -2
- package/SCSS-Themes/base/fluent2-highcontrast.scss +12 -12
- package/SCSS-Themes/base/fluent2.scss +15 -13
- package/SCSS-Themes/bds-dark.scss +343 -102
- package/SCSS-Themes/bds.scss +343 -102
- package/SCSS-Themes/bootstrap-dark.scss +343 -102
- package/SCSS-Themes/bootstrap.scss +344 -103
- package/SCSS-Themes/bootstrap4.scss +344 -103
- package/SCSS-Themes/bootstrap5-dark.scss +346 -105
- package/SCSS-Themes/bootstrap5.scss +346 -105
- package/SCSS-Themes/buttons/button/bds-dark.scss +2 -2
- package/SCSS-Themes/buttons/button/bds.scss +2 -2
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/buttons/button/bootstrap.scss +2 -2
- package/SCSS-Themes/buttons/button/bootstrap4.scss +2 -2
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/buttons/button/bootstrap5.scss +2 -2
- package/SCSS-Themes/buttons/button/fabric-dark.scss +2 -2
- package/SCSS-Themes/buttons/button/fabric.scss +2 -2
- package/SCSS-Themes/buttons/button/fluent-dark.scss +2 -2
- package/SCSS-Themes/buttons/button/fluent.scss +2 -2
- package/SCSS-Themes/buttons/button/fluent2-dark.scss +2 -2
- package/SCSS-Themes/buttons/button/fluent2.scss +2 -2
- package/SCSS-Themes/buttons/button/highcontrast.scss +2 -2
- package/SCSS-Themes/buttons/button/material-dark.scss +2 -2
- package/SCSS-Themes/buttons/button/material.scss +2 -2
- package/SCSS-Themes/buttons/button/material3-dark.scss +2 -2
- package/SCSS-Themes/buttons/button/material3.scss +2 -2
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +2 -2
- package/SCSS-Themes/buttons/button/tailwind.scss +2 -2
- package/SCSS-Themes/buttons/speed-dial/bds-dark.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/bds.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap4.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap5.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/fabric-dark.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/fabric.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/fluent-dark.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/fluent.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/fluent2-dark.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/fluent2.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/highcontrast.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/material-dark.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/material.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/material3-dark.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/material3.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/tailwind-dark.scss +1 -0
- package/SCSS-Themes/buttons/speed-dial/tailwind.scss +1 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/bds.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/material.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/material3.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +17 -13
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +17 -13
- package/SCSS-Themes/dropdowns/multi-select/material.scss +1 -1
- package/SCSS-Themes/fabric-dark.scss +343 -102
- package/SCSS-Themes/fabric.scss +344 -103
- package/SCSS-Themes/fluent-dark.scss +345 -104
- package/SCSS-Themes/fluent.scss +345 -104
- package/SCSS-Themes/fluent2-dark.scss +352 -111
- package/SCSS-Themes/fluent2-highcontrast.scss +12 -12
- package/SCSS-Themes/fluent2.scss +365 -122
- package/SCSS-Themes/grids/grid/bds-dark.scss +28 -7
- package/SCSS-Themes/grids/grid/bds.scss +28 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +28 -7
- package/SCSS-Themes/grids/grid/bootstrap.scss +29 -8
- package/SCSS-Themes/grids/grid/bootstrap4.scss +29 -8
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +30 -9
- package/SCSS-Themes/grids/grid/bootstrap5.scss +30 -9
- package/SCSS-Themes/grids/grid/fabric-dark.scss +28 -7
- package/SCSS-Themes/grids/grid/fabric.scss +29 -8
- package/SCSS-Themes/grids/grid/fluent-dark.scss +29 -8
- package/SCSS-Themes/grids/grid/fluent.scss +29 -8
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +29 -8
- package/SCSS-Themes/grids/grid/fluent2.scss +29 -8
- package/SCSS-Themes/grids/grid/highcontrast.scss +28 -7
- package/SCSS-Themes/grids/grid/material-dark.scss +28 -7
- package/SCSS-Themes/grids/grid/material.scss +28 -7
- package/SCSS-Themes/grids/grid/material3-dark.scss +30 -9
- package/SCSS-Themes/grids/grid/material3.scss +30 -9
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +29 -8
- package/SCSS-Themes/grids/grid/tailwind.scss +29 -8
- package/SCSS-Themes/highcontrast.scss +343 -102
- package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/bds.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/fluent2.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/material.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/material3.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +50 -1
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +50 -1
- package/SCSS-Themes/inputs/input/bds-dark.scss +45 -21
- package/SCSS-Themes/inputs/input/bds.scss +45 -21
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +45 -21
- package/SCSS-Themes/inputs/input/bootstrap.scss +45 -21
- package/SCSS-Themes/inputs/input/bootstrap4.scss +45 -21
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +45 -21
- package/SCSS-Themes/inputs/input/bootstrap5.scss +45 -21
- package/SCSS-Themes/inputs/input/fabric-dark.scss +45 -21
- package/SCSS-Themes/inputs/input/fabric.scss +45 -21
- package/SCSS-Themes/inputs/input/fluent-dark.scss +45 -21
- package/SCSS-Themes/inputs/input/fluent.scss +45 -21
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +45 -21
- package/SCSS-Themes/inputs/input/fluent2.scss +45 -21
- package/SCSS-Themes/inputs/input/highcontrast.scss +45 -21
- package/SCSS-Themes/inputs/input/material-dark.scss +45 -21
- package/SCSS-Themes/inputs/input/material.scss +45 -21
- package/SCSS-Themes/inputs/input/material3-dark.scss +45 -21
- package/SCSS-Themes/inputs/input/material3.scss +45 -21
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +45 -21
- package/SCSS-Themes/inputs/input/tailwind.scss +45 -21
- package/SCSS-Themes/inputs/otp-input/bds-dark.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/bds.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/bootstrap.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/bootstrap4.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/bootstrap5.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/fabric-dark.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/fabric.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/fluent-dark.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/fluent.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/fluent2-dark.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/fluent2.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/highcontrast.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/material-dark.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/material.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/material3-dark.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/material3.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/tailwind-dark.scss +1 -1
- package/SCSS-Themes/inputs/otp-input/tailwind.scss +1 -1
- package/SCSS-Themes/inputs/slider/bds-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bds.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2.scss +34 -7
- package/SCSS-Themes/inputs/slider/highcontrast.scss +34 -7
- package/SCSS-Themes/inputs/slider/material-dark.scss +44 -16
- package/SCSS-Themes/inputs/slider/material.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind.scss +34 -7
- package/SCSS-Themes/material-dark.scss +354 -112
- package/SCSS-Themes/material.scss +345 -104
- package/SCSS-Themes/material3-dark.scss +346 -105
- package/SCSS-Themes/material3.scss +346 -105
- package/SCSS-Themes/navigations/breadcrumb/bds-dark.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/bds.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/bootstrap-dark.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/bootstrap.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/bootstrap4.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/bootstrap5-dark.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/bootstrap5.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/fabric-dark.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/fabric.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/fluent-dark.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/fluent.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/fluent2-dark.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/fluent2.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/highcontrast.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/material-dark.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/material.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/material3-dark.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/material3.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/tailwind-dark.scss +4 -2
- package/SCSS-Themes/navigations/breadcrumb/tailwind.scss +4 -2
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bds.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2.scss +2 -1
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +2 -1
- package/SCSS-Themes/notifications/message/fluent2-dark.scss +2 -2
- package/SCSS-Themes/notifications/message/fluent2.scss +2 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +144 -45
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +144 -45
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +144 -45
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +144 -45
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +144 -45
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +145 -46
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +145 -46
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +144 -45
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +144 -45
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +145 -46
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +145 -46
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +148 -49
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +148 -49
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +144 -45
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +145 -46
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +145 -46
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +145 -46
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +145 -46
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +145 -46
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +145 -46
- package/SCSS-Themes/popups/dialog/bds-dark.scss +6 -0
- package/SCSS-Themes/popups/dialog/bds.scss +6 -0
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/popups/dialog/bootstrap.scss +6 -0
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +6 -0
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +6 -0
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +6 -0
- package/SCSS-Themes/popups/dialog/fabric.scss +6 -0
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +6 -0
- package/SCSS-Themes/popups/dialog/fluent.scss +6 -0
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +6 -0
- package/SCSS-Themes/popups/dialog/fluent2.scss +6 -0
- package/SCSS-Themes/popups/dialog/highcontrast.scss +6 -0
- package/SCSS-Themes/popups/dialog/material-dark.scss +6 -0
- package/SCSS-Themes/popups/dialog/material.scss +6 -0
- package/SCSS-Themes/popups/dialog/material3-dark.scss +6 -0
- package/SCSS-Themes/popups/dialog/material3.scss +6 -0
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +6 -0
- package/SCSS-Themes/popups/dialog/tailwind.scss +6 -0
- package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/bds.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/material.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +1 -1
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bds.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bds-dark.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bds.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent2-dark.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent2.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +6 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +6 -0
- package/SCSS-Themes/tailwind-dark.scss +345 -104
- package/SCSS-Themes/tailwind.scss +345 -104
- package/package.json +1 -1
|
@@ -177,19 +177,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
177
177
|
text-align: center;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
&:not(.e-list-template) .e-list-item,
|
|
181
|
-
.e-list-nrt,
|
|
182
|
-
.e-selectall-parent {
|
|
183
|
-
height: $listbox-item-height;
|
|
184
|
-
line-height: $listbox-item-line-height;
|
|
185
|
-
padding: $listbox-item-padding;
|
|
186
|
-
position: relative;
|
|
187
|
-
@if $skin-name == 'fluent2' {
|
|
188
|
-
font-size: 14px;
|
|
189
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
|
|
193
180
|
.e-list-parent {
|
|
194
181
|
height: 100%;
|
|
195
182
|
min-height: $listbox-item-height;
|
|
@@ -691,6 +678,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
691
678
|
}
|
|
692
679
|
}
|
|
693
680
|
|
|
681
|
+
.e-listbox-wrapper,
|
|
682
|
+
.e-listbox-container,
|
|
683
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
684
|
+
&:not(.e-list-template) .e-list-item,
|
|
685
|
+
.e-list-nrt,
|
|
686
|
+
.e-selectall-parent {
|
|
687
|
+
height: $listbox-item-height;
|
|
688
|
+
line-height: $listbox-item-line-height;
|
|
689
|
+
padding: $listbox-item-padding;
|
|
690
|
+
position: relative;
|
|
691
|
+
@if $skin-name == 'fluent2' {
|
|
692
|
+
font-size: 14px;
|
|
693
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
}
|
|
697
|
+
|
|
694
698
|
|
|
695
699
|
@mixin avatar {
|
|
696
700
|
height: $listbox-template-avatar-size;
|
|
@@ -177,19 +177,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
177
177
|
text-align: center;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
&:not(.e-list-template) .e-list-item,
|
|
181
|
-
.e-list-nrt,
|
|
182
|
-
.e-selectall-parent {
|
|
183
|
-
height: $listbox-item-height;
|
|
184
|
-
line-height: $listbox-item-line-height;
|
|
185
|
-
padding: $listbox-item-padding;
|
|
186
|
-
position: relative;
|
|
187
|
-
@if $skin-name == 'fluent2' {
|
|
188
|
-
font-size: 14px;
|
|
189
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
|
|
193
180
|
.e-list-parent {
|
|
194
181
|
height: 100%;
|
|
195
182
|
min-height: $listbox-item-height;
|
|
@@ -691,6 +678,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
691
678
|
}
|
|
692
679
|
}
|
|
693
680
|
|
|
681
|
+
.e-listbox-wrapper,
|
|
682
|
+
.e-listbox-container,
|
|
683
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
684
|
+
&:not(.e-list-template) .e-list-item,
|
|
685
|
+
.e-list-nrt,
|
|
686
|
+
.e-selectall-parent {
|
|
687
|
+
height: $listbox-item-height;
|
|
688
|
+
line-height: $listbox-item-line-height;
|
|
689
|
+
padding: $listbox-item-padding;
|
|
690
|
+
position: relative;
|
|
691
|
+
@if $skin-name == 'fluent2' {
|
|
692
|
+
font-size: 14px;
|
|
693
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
}
|
|
697
|
+
|
|
694
698
|
|
|
695
699
|
@mixin avatar {
|
|
696
700
|
height: $listbox-template-avatar-size;
|
|
@@ -182,19 +182,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
182
182
|
text-align: center;
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
-
&:not(.e-list-template) .e-list-item,
|
|
186
|
-
.e-list-nrt,
|
|
187
|
-
.e-selectall-parent {
|
|
188
|
-
height: $listbox-item-height;
|
|
189
|
-
line-height: $listbox-item-line-height;
|
|
190
|
-
padding: $listbox-item-padding;
|
|
191
|
-
position: relative;
|
|
192
|
-
@if $skin-name == 'fluent2' {
|
|
193
|
-
font-size: 14px;
|
|
194
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
|
|
198
185
|
.e-list-parent {
|
|
199
186
|
height: 100%;
|
|
200
187
|
min-height: $listbox-item-height;
|
|
@@ -696,6 +683,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
696
683
|
}
|
|
697
684
|
}
|
|
698
685
|
|
|
686
|
+
.e-listbox-wrapper,
|
|
687
|
+
.e-listbox-container,
|
|
688
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
689
|
+
&:not(.e-list-template) .e-list-item,
|
|
690
|
+
.e-list-nrt,
|
|
691
|
+
.e-selectall-parent {
|
|
692
|
+
height: $listbox-item-height;
|
|
693
|
+
line-height: $listbox-item-line-height;
|
|
694
|
+
padding: $listbox-item-padding;
|
|
695
|
+
position: relative;
|
|
696
|
+
@if $skin-name == 'fluent2' {
|
|
697
|
+
font-size: 14px;
|
|
698
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
699
|
+
}
|
|
700
|
+
}
|
|
701
|
+
}
|
|
702
|
+
|
|
699
703
|
|
|
700
704
|
@mixin avatar {
|
|
701
705
|
height: $listbox-template-avatar-size;
|
|
@@ -177,19 +177,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
177
177
|
text-align: center;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
&:not(.e-list-template) .e-list-item,
|
|
181
|
-
.e-list-nrt,
|
|
182
|
-
.e-selectall-parent {
|
|
183
|
-
height: $listbox-item-height;
|
|
184
|
-
line-height: $listbox-item-line-height;
|
|
185
|
-
padding: $listbox-item-padding;
|
|
186
|
-
position: relative;
|
|
187
|
-
@if $skin-name == 'fluent2' {
|
|
188
|
-
font-size: 14px;
|
|
189
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
|
|
193
180
|
.e-list-parent {
|
|
194
181
|
height: 100%;
|
|
195
182
|
min-height: $listbox-item-height;
|
|
@@ -691,6 +678,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
691
678
|
}
|
|
692
679
|
}
|
|
693
680
|
|
|
681
|
+
.e-listbox-wrapper,
|
|
682
|
+
.e-listbox-container,
|
|
683
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
684
|
+
&:not(.e-list-template) .e-list-item,
|
|
685
|
+
.e-list-nrt,
|
|
686
|
+
.e-selectall-parent {
|
|
687
|
+
height: $listbox-item-height;
|
|
688
|
+
line-height: $listbox-item-line-height;
|
|
689
|
+
padding: $listbox-item-padding;
|
|
690
|
+
position: relative;
|
|
691
|
+
@if $skin-name == 'fluent2' {
|
|
692
|
+
font-size: 14px;
|
|
693
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
}
|
|
697
|
+
|
|
694
698
|
|
|
695
699
|
@mixin avatar {
|
|
696
700
|
height: $listbox-template-avatar-size;
|
|
@@ -177,19 +177,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
177
177
|
text-align: center;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
&:not(.e-list-template) .e-list-item,
|
|
181
|
-
.e-list-nrt,
|
|
182
|
-
.e-selectall-parent {
|
|
183
|
-
height: $listbox-item-height;
|
|
184
|
-
line-height: $listbox-item-line-height;
|
|
185
|
-
padding: $listbox-item-padding;
|
|
186
|
-
position: relative;
|
|
187
|
-
@if $skin-name == 'fluent2' {
|
|
188
|
-
font-size: 14px;
|
|
189
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
|
|
193
180
|
.e-list-parent {
|
|
194
181
|
height: 100%;
|
|
195
182
|
min-height: $listbox-item-height;
|
|
@@ -691,6 +678,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
691
678
|
}
|
|
692
679
|
}
|
|
693
680
|
|
|
681
|
+
.e-listbox-wrapper,
|
|
682
|
+
.e-listbox-container,
|
|
683
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
684
|
+
&:not(.e-list-template) .e-list-item,
|
|
685
|
+
.e-list-nrt,
|
|
686
|
+
.e-selectall-parent {
|
|
687
|
+
height: $listbox-item-height;
|
|
688
|
+
line-height: $listbox-item-line-height;
|
|
689
|
+
padding: $listbox-item-padding;
|
|
690
|
+
position: relative;
|
|
691
|
+
@if $skin-name == 'fluent2' {
|
|
692
|
+
font-size: 14px;
|
|
693
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
}
|
|
697
|
+
|
|
694
698
|
|
|
695
699
|
@mixin avatar {
|
|
696
700
|
height: $listbox-template-avatar-size;
|
|
@@ -177,19 +177,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
177
177
|
text-align: center;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
&:not(.e-list-template) .e-list-item,
|
|
181
|
-
.e-list-nrt,
|
|
182
|
-
.e-selectall-parent {
|
|
183
|
-
height: $listbox-item-height;
|
|
184
|
-
line-height: $listbox-item-line-height;
|
|
185
|
-
padding: $listbox-item-padding;
|
|
186
|
-
position: relative;
|
|
187
|
-
@if $skin-name == 'fluent2' {
|
|
188
|
-
font-size: 14px;
|
|
189
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
|
|
193
180
|
.e-list-parent {
|
|
194
181
|
height: 100%;
|
|
195
182
|
min-height: $listbox-item-height;
|
|
@@ -691,6 +678,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
691
678
|
}
|
|
692
679
|
}
|
|
693
680
|
|
|
681
|
+
.e-listbox-wrapper,
|
|
682
|
+
.e-listbox-container,
|
|
683
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
684
|
+
&:not(.e-list-template) .e-list-item,
|
|
685
|
+
.e-list-nrt,
|
|
686
|
+
.e-selectall-parent {
|
|
687
|
+
height: $listbox-item-height;
|
|
688
|
+
line-height: $listbox-item-line-height;
|
|
689
|
+
padding: $listbox-item-padding;
|
|
690
|
+
position: relative;
|
|
691
|
+
@if $skin-name == 'fluent2' {
|
|
692
|
+
font-size: 14px;
|
|
693
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
}
|
|
697
|
+
|
|
694
698
|
|
|
695
699
|
@mixin avatar {
|
|
696
700
|
height: $listbox-template-avatar-size;
|
|
@@ -177,19 +177,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
177
177
|
text-align: center;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
&:not(.e-list-template) .e-list-item,
|
|
181
|
-
.e-list-nrt,
|
|
182
|
-
.e-selectall-parent {
|
|
183
|
-
height: $listbox-item-height;
|
|
184
|
-
line-height: $listbox-item-line-height;
|
|
185
|
-
padding: $listbox-item-padding;
|
|
186
|
-
position: relative;
|
|
187
|
-
@if $skin-name == 'fluent2' {
|
|
188
|
-
font-size: 14px;
|
|
189
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
|
|
193
180
|
.e-list-parent {
|
|
194
181
|
height: 100%;
|
|
195
182
|
min-height: $listbox-item-height;
|
|
@@ -691,6 +678,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
691
678
|
}
|
|
692
679
|
}
|
|
693
680
|
|
|
681
|
+
.e-listbox-wrapper,
|
|
682
|
+
.e-listbox-container,
|
|
683
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
684
|
+
&:not(.e-list-template) .e-list-item,
|
|
685
|
+
.e-list-nrt,
|
|
686
|
+
.e-selectall-parent {
|
|
687
|
+
height: $listbox-item-height;
|
|
688
|
+
line-height: $listbox-item-line-height;
|
|
689
|
+
padding: $listbox-item-padding;
|
|
690
|
+
position: relative;
|
|
691
|
+
@if $skin-name == 'fluent2' {
|
|
692
|
+
font-size: 14px;
|
|
693
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
}
|
|
697
|
+
|
|
694
698
|
|
|
695
699
|
@mixin avatar {
|
|
696
700
|
height: $listbox-template-avatar-size;
|
|
@@ -177,19 +177,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
177
177
|
text-align: center;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
&:not(.e-list-template) .e-list-item,
|
|
181
|
-
.e-list-nrt,
|
|
182
|
-
.e-selectall-parent {
|
|
183
|
-
height: $listbox-item-height;
|
|
184
|
-
line-height: $listbox-item-line-height;
|
|
185
|
-
padding: $listbox-item-padding;
|
|
186
|
-
position: relative;
|
|
187
|
-
@if $skin-name == 'fluent2' {
|
|
188
|
-
font-size: 14px;
|
|
189
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
|
|
193
180
|
.e-list-parent {
|
|
194
181
|
height: 100%;
|
|
195
182
|
min-height: $listbox-item-height;
|
|
@@ -691,6 +678,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
691
678
|
}
|
|
692
679
|
}
|
|
693
680
|
|
|
681
|
+
.e-listbox-wrapper,
|
|
682
|
+
.e-listbox-container,
|
|
683
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
684
|
+
&:not(.e-list-template) .e-list-item,
|
|
685
|
+
.e-list-nrt,
|
|
686
|
+
.e-selectall-parent {
|
|
687
|
+
height: $listbox-item-height;
|
|
688
|
+
line-height: $listbox-item-line-height;
|
|
689
|
+
padding: $listbox-item-padding;
|
|
690
|
+
position: relative;
|
|
691
|
+
@if $skin-name == 'fluent2' {
|
|
692
|
+
font-size: 14px;
|
|
693
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
}
|
|
697
|
+
|
|
694
698
|
|
|
695
699
|
@mixin avatar {
|
|
696
700
|
height: $listbox-template-avatar-size;
|
|
@@ -94,7 +94,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
94
94
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
95
95
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
96
96
|
$ddl-input-text-indent: 0 !default;
|
|
97
|
-
$ddl-input-placeholder-padding:
|
|
97
|
+
$ddl-input-placeholder-padding: 0 !default;
|
|
98
98
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
99
99
|
$ddl-popup-active-focus-bg-color: $grey-300 !default;
|
|
100
100
|
$ddl-popup-active-focus-font-color: $accent !default;
|