@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
|
@@ -7232,7 +7232,11 @@ $input-error-text-color:$danger !default;
|
|
|
7232
7232
|
.e-input-group.e-input-focus input.e-input,
|
|
7233
7233
|
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
|
|
7234
7234
|
.e-float-input.e-control-wrapper.e-input-focus input,
|
|
7235
|
-
.e-float-input.e-input-focus input
|
|
7235
|
+
.e-float-input.e-input-focus input {
|
|
7236
|
+
padding-left: $input-text-indent;
|
|
7237
|
+
text-indent: 0;
|
|
7238
|
+
}
|
|
7239
|
+
|
|
7236
7240
|
textarea.e-input#{$css},
|
|
7237
7241
|
.e-input-group textarea.e-input,
|
|
7238
7242
|
.e-input-group textarea,
|
|
@@ -7246,7 +7250,12 @@ $input-error-text-color:$danger !default;
|
|
|
7246
7250
|
.e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
7247
7251
|
.e-float-input.e-control-wrapper textarea:focus,
|
|
7248
7252
|
.e-float-input textarea:focus {
|
|
7249
|
-
|
|
7253
|
+
@if $input-skin-name == 'fluent2' {
|
|
7254
|
+
padding-left: 12px;
|
|
7255
|
+
}
|
|
7256
|
+
@else {
|
|
7257
|
+
padding-left: $input-text-indent;
|
|
7258
|
+
}
|
|
7250
7259
|
text-indent: 0;
|
|
7251
7260
|
}
|
|
7252
7261
|
|
|
@@ -7573,7 +7582,12 @@ $input-error-text-color:$danger !default;
|
|
|
7573
7582
|
.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
7574
7583
|
.e-bigger .e-float-input.e-control-wrapper textarea:focus,
|
|
7575
7584
|
.e-bigger .e-float-input textarea:focus {
|
|
7576
|
-
|
|
7585
|
+
@if $input-skin-name == 'fluent2' {
|
|
7586
|
+
padding: $textarea-bigger-padding;
|
|
7587
|
+
}
|
|
7588
|
+
@else {
|
|
7589
|
+
padding-left: $input-bigger-text-indent;
|
|
7590
|
+
}
|
|
7577
7591
|
text-indent: 0;
|
|
7578
7592
|
}
|
|
7579
7593
|
|
|
@@ -8473,18 +8487,18 @@ $input-error-text-color:$danger !default;
|
|
|
8473
8487
|
}
|
|
8474
8488
|
}
|
|
8475
8489
|
|
|
8476
|
-
.e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8477
|
-
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8478
|
-
.e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8479
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8480
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
8481
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8482
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
8483
|
-
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8484
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8485
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
8486
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8487
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
|
|
8490
|
+
.e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8491
|
+
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8492
|
+
.e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8493
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
8494
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
8495
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
8496
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
8497
|
+
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8498
|
+
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
8499
|
+
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
8500
|
+
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
8501
|
+
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]) {
|
|
8488
8502
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8489
8503
|
border-bottom-width: $input-group-border-width-hover;
|
|
8490
8504
|
}
|
|
@@ -15639,7 +15653,7 @@ $input-error-text-color:$danger !default;
|
|
|
15639
15653
|
border-color: $input-box-border-color;
|
|
15640
15654
|
}
|
|
15641
15655
|
|
|
15642
|
-
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15656
|
+
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
|
|
15643
15657
|
@if $input-skin-name == 'fluent2' {
|
|
15644
15658
|
padding-bottom: 0;
|
|
15645
15659
|
}
|
|
@@ -15674,6 +15688,20 @@ $input-error-text-color:$danger !default;
|
|
|
15674
15688
|
}
|
|
15675
15689
|
}
|
|
15676
15690
|
|
|
15691
|
+
textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15692
|
+
@if $input-skin-name == 'fluent2' {
|
|
15693
|
+
border-bottom-color: $input-active-border-color;
|
|
15694
|
+
padding-bottom: 4px;
|
|
15695
|
+
border-bottom-width: 0;
|
|
15696
|
+
}
|
|
15697
|
+
}
|
|
15698
|
+
|
|
15699
|
+
.e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15700
|
+
@if $input-skin-name == 'fluent2' {
|
|
15701
|
+
padding-bottom: 6px;
|
|
15702
|
+
}
|
|
15703
|
+
}
|
|
15704
|
+
|
|
15677
15705
|
.e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
|
|
15678
15706
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
|
|
15679
15707
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
|
|
@@ -15789,15 +15817,11 @@ $input-error-text-color:$danger !default;
|
|
|
15789
15817
|
@if $input-skin-name == 'bootstrap4' {
|
|
15790
15818
|
transition: $input-transition-shadow;
|
|
15791
15819
|
}
|
|
15792
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15820
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
|
|
15793
15821
|
border-color: $input-group-border-color-focus;
|
|
15794
15822
|
border-radius: $input-groupo-focus-border-radius;
|
|
15795
15823
|
box-shadow: $input-group-focus-box-shadow;
|
|
15796
15824
|
}
|
|
15797
|
-
@if $input-skin-name == 'FluentUI' {
|
|
15798
|
-
border-radius: $input-groupo-focus-border-radius;
|
|
15799
|
-
border-width: 2px;
|
|
15800
|
-
}
|
|
15801
15825
|
}
|
|
15802
15826
|
|
|
15803
15827
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -20493,9 +20517,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $border-light !default;
|
|
|
20493
20517
|
&:focus-visible {
|
|
20494
20518
|
@if $skin-name == 'fluent2' {
|
|
20495
20519
|
box-shadow: $secondary-shadow-focus;
|
|
20520
|
+
color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
|
|
20496
20521
|
|
|
20497
|
-
& .e-breadcrumb-icon
|
|
20498
|
-
|
|
20522
|
+
& .e-breadcrumb-icon,
|
|
20523
|
+
&.e-breadcrumb-url .e-breadcrumb-icon {
|
|
20524
|
+
color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
|
|
20499
20525
|
}
|
|
20500
20526
|
}
|
|
20501
20527
|
}
|
|
@@ -23863,7 +23889,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
23863
23889
|
@if $skin-name == 'fluent2' {
|
|
23864
23890
|
background: transparent;
|
|
23865
23891
|
border-color: $secondary-border-color-hover;
|
|
23866
|
-
color: $secondary-text-color-
|
|
23892
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
23867
23893
|
}
|
|
23868
23894
|
|
|
23869
23895
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -23896,7 +23922,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
23896
23922
|
@include outline-active;
|
|
23897
23923
|
@if $skin-name == 'fluent2' {
|
|
23898
23924
|
background: transparent;
|
|
23899
|
-
color: $secondary-text-color-
|
|
23925
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
23900
23926
|
outline: 2px solid;
|
|
23901
23927
|
outline-offset: -2px;
|
|
23902
23928
|
}
|
|
@@ -24802,6 +24828,7 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
24802
24828
|
font-size: 12px;
|
|
24803
24829
|
line-height: 16px;
|
|
24804
24830
|
padding: 8px 16px;
|
|
24831
|
+
box-sizing: content-box;
|
|
24805
24832
|
}
|
|
24806
24833
|
}
|
|
24807
24834
|
}
|
|
@@ -30881,6 +30908,12 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
|
|
|
30881
30908
|
background: $drop-down-btn-li-bgcolor;
|
|
30882
30909
|
}
|
|
30883
30910
|
color: $drop-down-btn-li-selection-font-color;
|
|
30911
|
+
& .e-menu-icon,
|
|
30912
|
+
& .e-menu-url {
|
|
30913
|
+
@if $skin-name == 'fluent2' {
|
|
30914
|
+
color: $drop-down-btn-li-selection-font-color;
|
|
30915
|
+
}
|
|
30916
|
+
}
|
|
30884
30917
|
}
|
|
30885
30918
|
|
|
30886
30919
|
&:active,
|
|
@@ -33117,7 +33150,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33117
33150
|
&.e-scale {
|
|
33118
33151
|
&.e-h-scale {
|
|
33119
33152
|
.e-tick {
|
|
33120
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33153
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33154
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
33155
|
+
@if ($skin-name == 'material-dark') {
|
|
33156
|
+
background-position: bottom;
|
|
33157
|
+
}
|
|
33158
|
+
}
|
|
33159
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33121
33160
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
33122
33161
|
}
|
|
33123
33162
|
@else {
|
|
@@ -33127,7 +33166,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33127
33166
|
}
|
|
33128
33167
|
|
|
33129
33168
|
.e-large {
|
|
33130
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33169
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33170
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
33171
|
+
}
|
|
33172
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33131
33173
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
33132
33174
|
}
|
|
33133
33175
|
}
|
|
@@ -33157,7 +33199,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33157
33199
|
&.e-scale {
|
|
33158
33200
|
&.e-h-scale {
|
|
33159
33201
|
.e-tick {
|
|
33160
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33202
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33203
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
33204
|
+
@if ($skin-name == 'material-dark') {
|
|
33205
|
+
background-position-x: center;
|
|
33206
|
+
}
|
|
33207
|
+
}
|
|
33208
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33161
33209
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
33162
33210
|
}
|
|
33163
33211
|
@else {
|
|
@@ -33167,7 +33215,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33167
33215
|
}
|
|
33168
33216
|
|
|
33169
33217
|
.e-large {
|
|
33170
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33218
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33219
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
33220
|
+
}
|
|
33221
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33171
33222
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
33172
33223
|
}
|
|
33173
33224
|
}
|
|
@@ -33243,7 +33294,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33243
33294
|
}
|
|
33244
33295
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
33245
33296
|
background-position: center;
|
|
33246
|
-
|
|
33297
|
+
@if ($skin-name == 'material-dark') {
|
|
33298
|
+
height: 12px;
|
|
33299
|
+
}
|
|
33300
|
+
@else {
|
|
33301
|
+
height: 99%;
|
|
33302
|
+
}
|
|
33247
33303
|
}
|
|
33248
33304
|
}
|
|
33249
33305
|
|
|
@@ -33269,6 +33325,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33269
33325
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
33270
33326
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
33271
33327
|
}
|
|
33328
|
+
@else if ($skin-name == 'material-dark') {
|
|
33329
|
+
height: 20px;
|
|
33330
|
+
top: 4px;
|
|
33331
|
+
}
|
|
33272
33332
|
}
|
|
33273
33333
|
}
|
|
33274
33334
|
|
|
@@ -33368,7 +33428,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33368
33428
|
background-position: center center;
|
|
33369
33429
|
}
|
|
33370
33430
|
|
|
33371
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
33431
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'material-dark') {
|
|
33372
33432
|
&.e-large {
|
|
33373
33433
|
@if ($skin-name != 'bootstrap4') {
|
|
33374
33434
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -33458,7 +33518,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33458
33518
|
.e-tick {
|
|
33459
33519
|
display: inline-block;
|
|
33460
33520
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
33461
|
-
background-repeat:
|
|
33521
|
+
background-repeat: repeat-y;
|
|
33462
33522
|
}
|
|
33463
33523
|
|
|
33464
33524
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -45884,6 +45944,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
45884
45944
|
box-sizing: border-box;
|
|
45885
45945
|
}
|
|
45886
45946
|
|
|
45947
|
+
@if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
|
|
45948
|
+
.e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
|
|
45949
|
+
top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
|
|
45950
|
+
}
|
|
45951
|
+
}
|
|
45952
|
+
|
|
45887
45953
|
|
|
45888
45954
|
@include export-module('dialog-theme') {
|
|
45889
45955
|
.e-dialog {
|
|
@@ -55915,7 +55981,8 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
55915
55981
|
|
|
55916
55982
|
.e-list-item {
|
|
55917
55983
|
|
|
55918
|
-
div.e-icons::before
|
|
55984
|
+
div.e-icons.e-icon-expandable::before,
|
|
55985
|
+
div.e-icons.e-icon-collapsible::before {
|
|
55919
55986
|
content: '\e75c';
|
|
55920
55987
|
}
|
|
55921
55988
|
}
|
|
@@ -63421,19 +63488,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
63421
63488
|
text-align: center;
|
|
63422
63489
|
}
|
|
63423
63490
|
|
|
63424
|
-
&:not(.e-list-template) .e-list-item,
|
|
63425
|
-
.e-list-nrt,
|
|
63426
|
-
.e-selectall-parent {
|
|
63427
|
-
height: $listbox-item-height;
|
|
63428
|
-
line-height: $listbox-item-line-height;
|
|
63429
|
-
padding: $listbox-item-padding;
|
|
63430
|
-
position: relative;
|
|
63431
|
-
@if $skin-name == 'fluent2' {
|
|
63432
|
-
font-size: 14px;
|
|
63433
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
63434
|
-
}
|
|
63435
|
-
}
|
|
63436
|
-
|
|
63437
63491
|
.e-list-parent {
|
|
63438
63492
|
height: 100%;
|
|
63439
63493
|
min-height: $listbox-item-height;
|
|
@@ -63935,6 +63989,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
63935
63989
|
}
|
|
63936
63990
|
}
|
|
63937
63991
|
|
|
63992
|
+
.e-listbox-wrapper,
|
|
63993
|
+
.e-listbox-container,
|
|
63994
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
63995
|
+
&:not(.e-list-template) .e-list-item,
|
|
63996
|
+
.e-list-nrt,
|
|
63997
|
+
.e-selectall-parent {
|
|
63998
|
+
height: $listbox-item-height;
|
|
63999
|
+
line-height: $listbox-item-line-height;
|
|
64000
|
+
padding: $listbox-item-padding;
|
|
64001
|
+
position: relative;
|
|
64002
|
+
@if $skin-name == 'fluent2' {
|
|
64003
|
+
font-size: 14px;
|
|
64004
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
64005
|
+
}
|
|
64006
|
+
}
|
|
64007
|
+
}
|
|
64008
|
+
|
|
63938
64009
|
|
|
63939
64010
|
@mixin avatar {
|
|
63940
64011
|
height: $listbox-template-avatar-size;
|
|
@@ -70053,7 +70124,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
70053
70124
|
}
|
|
70054
70125
|
}
|
|
70055
70126
|
}
|
|
70056
|
-
.e-listview
|
|
70127
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
70057
70128
|
height: 24px;
|
|
70058
70129
|
width: 16px;
|
|
70059
70130
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -78291,7 +78362,22 @@ $grid-checkmark-color: $primary !default;
|
|
|
78291
78362
|
text-transform: $grid-header-text-transform;
|
|
78292
78363
|
user-select: none;
|
|
78293
78364
|
}
|
|
78294
|
-
|
|
78365
|
+
|
|
78366
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
78367
|
+
.e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
78368
|
+
.e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
|
|
78369
|
+
padding: 0 .4em ;
|
|
78370
|
+
@if $grid-skin == 'material' {
|
|
78371
|
+
padding: $grid-headercell-div-padding;
|
|
78372
|
+
}
|
|
78373
|
+
@if $grid-skin == 'fabric' {
|
|
78374
|
+
padding: 0 1px 0;
|
|
78375
|
+
}
|
|
78376
|
+
@if $grid-skin == 'highcontrast' {
|
|
78377
|
+
padding: 0;
|
|
78378
|
+
}
|
|
78379
|
+
}
|
|
78380
|
+
|
|
78295
78381
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78296
78382
|
overflow: visible;
|
|
78297
78383
|
}
|
|
@@ -78735,7 +78821,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
78735
78821
|
}
|
|
78736
78822
|
|
|
78737
78823
|
&.e-default:not(.e-rtl) tr {
|
|
78738
|
-
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
|
|
78824
|
+
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
|
|
78739
78825
|
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
78740
78826
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
78741
78827
|
border-left-width: 0;
|
|
@@ -79172,7 +79258,10 @@ $grid-checkmark-color: $primary !default;
|
|
|
79172
79258
|
border-top-color: $grid-columnchooser-footer-border-color;
|
|
79173
79259
|
border-top-width: 1px;
|
|
79174
79260
|
margin-top: 0;
|
|
79175
|
-
overflow-x:
|
|
79261
|
+
overflow-x: auto;
|
|
79262
|
+
& .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
|
|
79263
|
+
white-space: nowrap;
|
|
79264
|
+
}
|
|
79176
79265
|
}
|
|
79177
79266
|
|
|
79178
79267
|
@if $grid-skin == 'fluent2' {
|
|
@@ -80192,6 +80281,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
80192
80281
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
80193
80282
|
padding: $grid-rtl-headercelldiv-padding;
|
|
80194
80283
|
text-align: right;
|
|
80284
|
+
@if $grid-skin == 'highcontrast' {
|
|
80285
|
+
margin: -7px 0;
|
|
80286
|
+
}
|
|
80195
80287
|
|
|
80196
80288
|
& .e-sortnumber {
|
|
80197
80289
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -80203,6 +80295,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
80203
80295
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
80204
80296
|
padding: $grid-rtl-headercelldiv-padding;
|
|
80205
80297
|
text-align: right;
|
|
80298
|
+
@if $grid-skin == 'highcontrast' {
|
|
80299
|
+
margin: -7px 0;
|
|
80300
|
+
}
|
|
80206
80301
|
|
|
80207
80302
|
& .e-sortnumber {
|
|
80208
80303
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -80223,9 +80318,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
80223
80318
|
|
|
80224
80319
|
& .e-sortnumber {
|
|
80225
80320
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
80226
|
-
@if $grid-skin == 'bootstrap4' {
|
|
80227
|
-
margin: 4px -2px 0 0;
|
|
80228
|
-
}
|
|
80229
80321
|
}
|
|
80230
80322
|
}
|
|
80231
80323
|
|
|
@@ -80438,7 +80530,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
80438
80530
|
}
|
|
80439
80531
|
|
|
80440
80532
|
&.e-default {
|
|
80441
|
-
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
80533
|
+
& tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
|
|
80442
80534
|
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
80443
80535
|
border-left: 0;
|
|
80444
80536
|
}
|
|
@@ -100290,14 +100382,14 @@ $lg-desktop: 1399.98;
|
|
|
100290
100382
|
}
|
|
100291
100383
|
|
|
100292
100384
|
.e-pv-diagram-resize-handle{
|
|
100293
|
-
@if $theme-name == 'fluent2' {
|
|
100385
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
100294
100386
|
fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
|
|
100295
100387
|
}
|
|
100296
100388
|
}
|
|
100297
100389
|
|
|
100298
100390
|
.e-pv-diagram-border,
|
|
100299
100391
|
.e-pv-diagram-resize-handle {
|
|
100300
|
-
@if $theme-name=='fluent2' {
|
|
100392
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
100301
100393
|
stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
|
|
100302
100394
|
}
|
|
100303
100395
|
}
|
|
@@ -100605,7 +100697,9 @@ $lg-desktop: 1399.98;
|
|
|
100605
100697
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100606
100698
|
height: $pv-toolbar-btn-height;
|
|
100607
100699
|
min-width: $pv-toolbar-btn-width;
|
|
100608
|
-
|
|
100700
|
+
@if ($skin-name != 'fluent2') {
|
|
100701
|
+
width: $pv-toolbar-btn-width;
|
|
100702
|
+
}
|
|
100609
100703
|
@if $skin-name == 'FluentUI' {
|
|
100610
100704
|
line-height: $pv-toolbar-btn-height;
|
|
100611
100705
|
min-width: 40px;
|
|
@@ -101523,7 +101617,8 @@ $lg-desktop: 1399.98;
|
|
|
101523
101617
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101524
101618
|
}
|
|
101525
101619
|
|
|
101526
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
101620
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
101621
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
101527
101622
|
{
|
|
101528
101623
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101529
101624
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -101886,7 +101981,9 @@ $lg-desktop: 1399.98;
|
|
|
101886
101981
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
101887
101982
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
101888
101983
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
101889
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
101984
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
101985
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
101986
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
101890
101987
|
color: $pv-icon-color;
|
|
101891
101988
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
101892
101989
|
box-shadow: none;
|
|
@@ -101950,25 +102047,39 @@ $lg-desktop: 1399.98;
|
|
|
101950
102047
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
101951
102048
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101952
102049
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
101953
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
102050
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
102051
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
102052
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
101954
102053
|
@if $skin-name == 'bootstrap4' {
|
|
101955
102054
|
color: $pv-icon-color-hover;
|
|
101956
102055
|
}
|
|
101957
102056
|
@if $skin-name == 'bootstrap5' {
|
|
101958
102057
|
color: $white;
|
|
101959
102058
|
}
|
|
102059
|
+
@if $skin-name == 'fluent2' {
|
|
102060
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
102061
|
+
}
|
|
101960
102062
|
@if $skin-name == 'FluentUI' {
|
|
101961
102063
|
color: $pv-item-selection-color;
|
|
101962
102064
|
}
|
|
101963
102065
|
}
|
|
101964
102066
|
|
|
102067
|
+
.e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
|
|
102068
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
102069
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
102070
|
+
}
|
|
102071
|
+
@if $theme-name == 'bootstrap5' {
|
|
102072
|
+
color: $pv-item-selection-color;
|
|
102073
|
+
}
|
|
102074
|
+
}
|
|
102075
|
+
|
|
101965
102076
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101966
102077
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101967
102078
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
|
|
101968
102079
|
@if $skin-name == 'bootstrap4' {
|
|
101969
102080
|
color: $pv-icon-color-hover;
|
|
101970
102081
|
}
|
|
101971
|
-
@if $skin-name == 'bootstrap5' {
|
|
102082
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101972
102083
|
color: $pv-icon-color;
|
|
101973
102084
|
}
|
|
101974
102085
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101976,12 +102087,23 @@ $lg-desktop: 1399.98;
|
|
|
101976
102087
|
}
|
|
101977
102088
|
}
|
|
101978
102089
|
|
|
102090
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
102091
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
102092
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
102093
|
+
@if ($skin-name == 'fluent2') {
|
|
102094
|
+
color: $pv-icon-color;
|
|
102095
|
+
}
|
|
102096
|
+
}
|
|
102097
|
+
|
|
101979
102098
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
101980
102099
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
101981
102100
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
101982
102101
|
@if $skin-name == 'bootstrap4' {
|
|
101983
102102
|
color: $pv-icon-color-hover;
|
|
101984
102103
|
}
|
|
102104
|
+
@if $skin-name == 'fluent2' {
|
|
102105
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
102106
|
+
}
|
|
101985
102107
|
}
|
|
101986
102108
|
|
|
101987
102109
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -102162,6 +102284,17 @@ $lg-desktop: 1399.98;
|
|
|
102162
102284
|
|
|
102163
102285
|
.e-pv-search-input-mobile {
|
|
102164
102286
|
height: $pv-search-input-height;
|
|
102287
|
+
max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
|
|
102288
|
+
}
|
|
102289
|
+
|
|
102290
|
+
.e-pdfviewer.e-pv-mobile-view .e-pv-nav-toolbar.e-toolbar .e-toolbar-items:not(.e-tbar-pos):not(.e-toolbar-multirow) .e-toolbar-item:first-child,
|
|
102291
|
+
.e-bigger .e-pdfviewer.e-pv-mobile-view .e-pv-nav-toolbar.e-toolbar .e-toolbar-items:not(.e-tbar-pos):not(.e-toolbar-multirow) .e-toolbar-item:first-child {
|
|
102292
|
+
margin-left: 3px;
|
|
102293
|
+
}
|
|
102294
|
+
|
|
102295
|
+
.e-pdfviewer.e-pv-mobile-view .e-pv-nav-toolbar.e-toolbar .e-toolbar-items:not(.e-tbar-pos):not(.e-toolbar-multirow) .e-toolbar-item:last-child,
|
|
102296
|
+
.e-bigger .e-pdfviewer.e-pv-mobile-view .e-pv-nav-toolbar.e-toolbar .e-toolbar-items:not(.e-tbar-pos):not(.e-toolbar-multirow) .e-toolbar-item:last-child {
|
|
102297
|
+
margin-right: 3px;
|
|
102165
102298
|
}
|
|
102166
102299
|
|
|
102167
102300
|
.e-pv-match-case-container {
|
|
@@ -102259,13 +102392,11 @@ $lg-desktop: 1399.98;
|
|
|
102259
102392
|
}
|
|
102260
102393
|
|
|
102261
102394
|
.e-pv-notification-popup {
|
|
102262
|
-
height: $pv-notification-popup-height;
|
|
102263
102395
|
margin: 0 10px;
|
|
102264
102396
|
max-width: $pv-notification-popup-width;
|
|
102265
102397
|
}
|
|
102266
102398
|
|
|
102267
102399
|
.e-pv-notification-popup.e-pv-notification-large-content {
|
|
102268
|
-
height: $pv-notification-popup-height-large-content;
|
|
102269
102400
|
max-width: $pv-notification-popup-width-large-content;
|
|
102270
102401
|
}
|
|
102271
102402
|
|
|
@@ -102333,10 +102464,13 @@ $lg-desktop: 1399.98;
|
|
|
102333
102464
|
border-bottom: 2px solid;
|
|
102334
102465
|
margin-top: 0;
|
|
102335
102466
|
padding-top: 5px;
|
|
102336
|
-
@if ($skin-name=='bootstrap5'
|
|
102467
|
+
@if ($skin-name=='bootstrap5') {
|
|
102337
102468
|
margin-top: -4px;
|
|
102338
102469
|
padding-top: 0;
|
|
102339
102470
|
}
|
|
102471
|
+
@if ($theme-name=='fluent2') {
|
|
102472
|
+
padding-top: 0;
|
|
102473
|
+
}
|
|
102340
102474
|
@if $skin-name == 'FluentUI' {
|
|
102341
102475
|
line-height: 11px;
|
|
102342
102476
|
}
|
|
@@ -102348,7 +102482,12 @@ $lg-desktop: 1399.98;
|
|
|
102348
102482
|
line-height: 1.71em;
|
|
102349
102483
|
}
|
|
102350
102484
|
border-bottom: 2px solid;
|
|
102351
|
-
|
|
102485
|
+
@if ($skin-name == 'fluent2') {
|
|
102486
|
+
margin-top: 5px;
|
|
102487
|
+
}
|
|
102488
|
+
@else {
|
|
102489
|
+
margin-top: 0;
|
|
102490
|
+
}
|
|
102352
102491
|
padding-top: 1px;
|
|
102353
102492
|
vertical-align: initial;
|
|
102354
102493
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102360,9 +102499,12 @@ $lg-desktop: 1399.98;
|
|
|
102360
102499
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
102361
102500
|
margin-top: 0;
|
|
102362
102501
|
padding-top: 7px;
|
|
102363
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
102502
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
102364
102503
|
padding-top: 0;
|
|
102365
102504
|
}
|
|
102505
|
+
@if ( or $theme-name == 'fluent2'){
|
|
102506
|
+
padding-top: 5px;
|
|
102507
|
+
}
|
|
102366
102508
|
vertical-align: initial;
|
|
102367
102509
|
}
|
|
102368
102510
|
|
|
@@ -102374,6 +102516,13 @@ $lg-desktop: 1399.98;
|
|
|
102374
102516
|
vertical-align: initial;
|
|
102375
102517
|
}
|
|
102376
102518
|
|
|
102519
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
102520
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
102521
|
+
@if $skin-name != 'Material3' {
|
|
102522
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
102523
|
+
}
|
|
102524
|
+
}
|
|
102525
|
+
|
|
102377
102526
|
.e-pv-annotation-opacity-popup-container,
|
|
102378
102527
|
.e-pv-annotation-thickness-popup-container {
|
|
102379
102528
|
@if $skin-name != 'Material3' {
|
|
@@ -102653,6 +102802,13 @@ $lg-desktop: 1399.98;
|
|
|
102653
102802
|
}
|
|
102654
102803
|
}
|
|
102655
102804
|
|
|
102805
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
|
|
102806
|
+
@if $skin-name == 'fluent2' {
|
|
102807
|
+
background-color: $pv-annotation-dd-background-color-active;
|
|
102808
|
+
color: $pv-icon-color;
|
|
102809
|
+
}
|
|
102810
|
+
}
|
|
102811
|
+
|
|
102656
102812
|
.e-pv-annotation-color-container.e-dropdown-btn.e-btn,
|
|
102657
102813
|
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
|
|
102658
102814
|
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
|
|
@@ -102732,13 +102888,6 @@ $lg-desktop: 1399.98;
|
|
|
102732
102888
|
}
|
|
102733
102889
|
}
|
|
102734
102890
|
|
|
102735
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102736
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102737
|
-
@if ($theme-name == 'fluent2') {
|
|
102738
|
-
line-height: 28px;
|
|
102739
|
-
}
|
|
102740
|
-
}
|
|
102741
|
-
|
|
102742
102891
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
102743
102892
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
102744
102893
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -102836,6 +102985,13 @@ $lg-desktop: 1399.98;
|
|
|
102836
102985
|
}
|
|
102837
102986
|
}
|
|
102838
102987
|
|
|
102988
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
102989
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
102990
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102991
|
+
color: $pv-icon-color;
|
|
102992
|
+
}
|
|
102993
|
+
}
|
|
102994
|
+
|
|
102839
102995
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
102840
102996
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
102841
102997
|
@if $skin-name == 'FluentUI' {
|
|
@@ -103044,6 +103200,9 @@ $lg-desktop: 1399.98;
|
|
|
103044
103200
|
@if $skin-name == 'FluentUI' {
|
|
103045
103201
|
margin-left: 195px;
|
|
103046
103202
|
}
|
|
103203
|
+
@if ($skin-name == 'bootstrap5') {
|
|
103204
|
+
margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
|
|
103205
|
+
}
|
|
103047
103206
|
}
|
|
103048
103207
|
|
|
103049
103208
|
.e-pv-properties-line-start,
|
|
@@ -103367,17 +103526,27 @@ $lg-desktop: 1399.98;
|
|
|
103367
103526
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
103368
103527
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
103369
103528
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
103370
|
-
@if $skin-name != 'Material3' {
|
|
103529
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
103371
103530
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
103372
103531
|
}
|
|
103373
103532
|
}
|
|
103374
103533
|
|
|
103375
103534
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
|
|
103376
|
-
@if $skin-name == 'bootstrap5' {
|
|
103535
|
+
@if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
|
|
103377
103536
|
background: $secondary-bg-color-pressed;
|
|
103378
103537
|
}
|
|
103379
103538
|
}
|
|
103380
103539
|
|
|
103540
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
|
|
103541
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
|
|
103542
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
103543
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
103544
|
+
}
|
|
103545
|
+
@if $theme-name == 'bootstrap5' {
|
|
103546
|
+
color: $pv-item-selection-color;
|
|
103547
|
+
}
|
|
103548
|
+
}
|
|
103549
|
+
|
|
103381
103550
|
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
103382
103551
|
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
103383
103552
|
height: $pv-toolbar-btn-height-big;
|
|
@@ -103471,17 +103640,9 @@ $lg-desktop: 1399.98;
|
|
|
103471
103640
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103472
103641
|
}
|
|
103473
103642
|
|
|
103474
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103475
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103476
|
-
@if $theme-name == 'fluent2' {
|
|
103477
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103478
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103479
|
-
}
|
|
103480
|
-
}
|
|
103481
|
-
|
|
103482
103643
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103483
103644
|
@if $theme-name == 'fluent2' {
|
|
103484
|
-
|
|
103645
|
+
color: var(--color-sf-secondary-text-color);
|
|
103485
103646
|
}
|
|
103486
103647
|
}
|
|
103487
103648
|
|
|
@@ -103821,11 +103982,13 @@ $lg-desktop: 1399.98;
|
|
|
103821
103982
|
padding-right: 7px;
|
|
103822
103983
|
@if $skin-name == 'Material3' {
|
|
103823
103984
|
font-size: $text-xs;
|
|
103985
|
+
padding-left: 12px;
|
|
103986
|
+
padding-right: 12px;
|
|
103824
103987
|
}
|
|
103825
103988
|
}
|
|
103826
103989
|
|
|
103827
103990
|
.e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
|
|
103828
|
-
@if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
|
|
103991
|
+
@if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
|
|
103829
103992
|
background-color: $pv-save-button-bg-color;
|
|
103830
103993
|
border-radius: 2px;
|
|
103831
103994
|
color: $pv-save-button-color;
|
|
@@ -103935,6 +104098,9 @@ $lg-desktop: 1399.98;
|
|
|
103935
104098
|
@if $skin-name == 'bootstrap4' {
|
|
103936
104099
|
color: $pv-title-close-color;
|
|
103937
104100
|
}
|
|
104101
|
+
@if $skin-name == 'fluent2' {
|
|
104102
|
+
color: var(--color-sf-secondary-text-color);
|
|
104103
|
+
}
|
|
103938
104104
|
height: $pv-title-close-height;
|
|
103939
104105
|
position: $pv-title-close-position;
|
|
103940
104106
|
right: 11px;
|
|
@@ -103963,7 +104129,7 @@ $lg-desktop: 1399.98;
|
|
|
103963
104129
|
.e-pv-comments-panel-text {
|
|
103964
104130
|
font-size: 15px;
|
|
103965
104131
|
padding-left: 85px;
|
|
103966
|
-
color:
|
|
104132
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
103967
104133
|
}
|
|
103968
104134
|
|
|
103969
104135
|
.e-pv-comments-content-container {
|
|
@@ -104151,8 +104317,34 @@ $lg-desktop: 1399.98;
|
|
|
104151
104317
|
}
|
|
104152
104318
|
}
|
|
104153
104319
|
|
|
104320
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
104321
|
+
@if ($skin-name == 'fluent2') {
|
|
104322
|
+
margin-top: -4px;
|
|
104323
|
+
}
|
|
104324
|
+
}
|
|
104325
|
+
|
|
104326
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104327
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104328
|
+
@if ($skin-name == 'fluent2') {
|
|
104329
|
+
margin-top: -5px;
|
|
104330
|
+
}
|
|
104331
|
+
}
|
|
104332
|
+
|
|
104333
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
104334
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
104335
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
104336
|
+
@if ($skin-name == 'fluent2') {
|
|
104337
|
+
padding-top: 8px;
|
|
104338
|
+
}
|
|
104339
|
+
}
|
|
104340
|
+
|
|
104154
104341
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
104155
|
-
|
|
104342
|
+
@if ($skin-name == 'fluent2') {
|
|
104343
|
+
margin-top: -4px;
|
|
104344
|
+
}
|
|
104345
|
+
@else {
|
|
104346
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
104347
|
+
}
|
|
104156
104348
|
@if $theme-name != 'fluent2'{
|
|
104157
104349
|
padding-left: 7px;
|
|
104158
104350
|
}
|
|
@@ -104206,7 +104398,7 @@ $lg-desktop: 1399.98;
|
|
|
104206
104398
|
|
|
104207
104399
|
.e-pdfviewer .e-inplaceeditor .e-editable-value-container {
|
|
104208
104400
|
background: transparent;
|
|
104209
|
-
width: 229px;
|
|
104401
|
+
max-width: 229px;
|
|
104210
104402
|
}
|
|
104211
104403
|
|
|
104212
104404
|
.e-pv-status-div {
|
|
@@ -104222,7 +104414,7 @@ $lg-desktop: 1399.98;
|
|
|
104222
104414
|
}
|
|
104223
104415
|
|
|
104224
104416
|
.e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
|
|
104225
|
-
@if $skin-name != 'bootstrap5' {
|
|
104417
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
|
|
104226
104418
|
caret-color: $pv-comment-text-cursor-color;
|
|
104227
104419
|
}
|
|
104228
104420
|
}
|
|
@@ -104342,10 +104534,14 @@ $lg-desktop: 1399.98;
|
|
|
104342
104534
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-right-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
104343
104535
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-center-align.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
104344
104536
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-justfiy-align.e-pv-tbar-btn.e-tooltip.textprop-option-active {
|
|
104345
|
-
@if $skin-name != 'bootstrap5' {
|
|
104537
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
|
|
104346
104538
|
background: $pv-signature-footer-color;
|
|
104347
104539
|
border-color: $pv-signature-footer-color;
|
|
104348
104540
|
}
|
|
104541
|
+
@else if ($skin-name == 'fluent2'){
|
|
104542
|
+
background: $pv-item-selection-background-color;
|
|
104543
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
104544
|
+
}
|
|
104349
104545
|
@else {
|
|
104350
104546
|
background: $secondary-bg-color-pressed;
|
|
104351
104547
|
border-color: $secondary-bg-color-pressed;
|
|
@@ -104476,7 +104672,9 @@ $lg-desktop: 1399.98;
|
|
|
104476
104672
|
@if $skin-name == 'bootstrap5' {
|
|
104477
104673
|
color: $pv-icon-color;
|
|
104478
104674
|
height: 32px;
|
|
104479
|
-
|
|
104675
|
+
@if ($theme-name != 'fluent2') {
|
|
104676
|
+
line-height: 32px;
|
|
104677
|
+
}
|
|
104480
104678
|
}
|
|
104481
104679
|
@else {
|
|
104482
104680
|
color: $pv-icon-color;
|
|
@@ -104533,13 +104731,6 @@ $lg-desktop: 1399.98;
|
|
|
104533
104731
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104534
104732
|
}
|
|
104535
104733
|
|
|
104536
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104537
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104538
|
-
@if $theme-name == 'fluent2' {
|
|
104539
|
-
margin-top: -10px;
|
|
104540
|
-
}
|
|
104541
|
-
}
|
|
104542
|
-
|
|
104543
104734
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104544
104735
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104545
104736
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -105108,6 +105299,7 @@ $lg-desktop: 1399.98;
|
|
|
105108
105299
|
|
|
105109
105300
|
.e-pv-properties-form-field-group-btn-div {
|
|
105110
105301
|
display: grid;
|
|
105302
|
+
align-content: space-between;
|
|
105111
105303
|
}
|
|
105112
105304
|
|
|
105113
105305
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105466,7 +105658,6 @@ $lg-desktop: 1399.98;
|
|
|
105466
105658
|
}
|
|
105467
105659
|
@if $theme-name == 'fluent2'{
|
|
105468
105660
|
font-family: $font-family;
|
|
105469
|
-
margin-left: 7px;
|
|
105470
105661
|
}
|
|
105471
105662
|
}
|
|
105472
105663
|
|
|
@@ -116315,7 +116506,7 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
116315
116506
|
.e-query-builder .e-btn.e-round.e-small {
|
|
116316
116507
|
@if $theme-name == 'fluent2' {
|
|
116317
116508
|
&:hover {
|
|
116318
|
-
background:
|
|
116509
|
+
background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
116319
116510
|
}
|
|
116320
116511
|
|
|
116321
116512
|
&:focus {
|
|
@@ -122483,6 +122674,12 @@ $image-editor-filter-canvas-focus: 1px solid $gray-25 !default;
|
|
|
122483
122674
|
margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
|
|
122484
122675
|
}
|
|
122485
122676
|
}
|
|
122677
|
+
|
|
122678
|
+
@if $skin-name == 'fluent2' {
|
|
122679
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
122680
|
+
padding-left: 16px;
|
|
122681
|
+
}
|
|
122682
|
+
}
|
|
122486
122683
|
}
|
|
122487
122684
|
|
|
122488
122685
|
.e-image-editor {
|
|
@@ -122789,6 +122986,16 @@ $image-editor-filter-canvas-focus: 1px solid $gray-25 !default;
|
|
|
122789
122986
|
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
122790
122987
|
}
|
|
122791
122988
|
}
|
|
122989
|
+
|
|
122990
|
+
@if $skin-name == 'fluent2' {
|
|
122991
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
122992
|
+
padding-left: 14px;
|
|
122993
|
+
}
|
|
122994
|
+
& .e-dropdown-btn,
|
|
122995
|
+
& .e-dropdown-btn span {
|
|
122996
|
+
font-weight: normal;
|
|
122997
|
+
}
|
|
122998
|
+
}
|
|
122792
122999
|
}
|
|
122793
123000
|
|
|
122794
123001
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -123259,10 +123466,13 @@ $image-editor-filter-canvas-focus: 1px solid $gray-25 !default;
|
|
|
123259
123466
|
background: inherit;
|
|
123260
123467
|
border: none;
|
|
123261
123468
|
margin-top: $image-editor-ddbtn-margin-top;
|
|
123262
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
|
|
123469
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
123263
123470
|
background: $tbar-default-bg;
|
|
123264
123471
|
color: $tbar-default-icon-color;
|
|
123265
123472
|
}
|
|
123473
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
123474
|
+
border: 2px solid #000;
|
|
123475
|
+
}
|
|
123266
123476
|
@if $skin-name == 'Material3' {
|
|
123267
123477
|
box-shadow: none;
|
|
123268
123478
|
}
|
|
@@ -123281,6 +123491,36 @@ $image-editor-filter-canvas-focus: 1px solid $gray-25 !default;
|
|
|
123281
123491
|
background: $btn-focus-bgcolor;
|
|
123282
123492
|
box-shadow: none;
|
|
123283
123493
|
color: $btn-focus-color;
|
|
123494
|
+
@if $skin-name == 'FluentUI' {
|
|
123495
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123496
|
+
box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
|
|
123497
|
+
}
|
|
123498
|
+
@else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
|
|
123499
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123500
|
+
}
|
|
123501
|
+
@else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
123502
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123503
|
+
border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
|
|
123504
|
+
}
|
|
123505
|
+
@else if $skin-name == 'bootstrap4' {
|
|
123506
|
+
$color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
|
|
123507
|
+
box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
|
|
123508
|
+
}
|
|
123509
|
+
@else if $skin-name == 'bootstrap5' {
|
|
123510
|
+
box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
123511
|
+
}
|
|
123512
|
+
@else if $skin-name == 'Material3' {
|
|
123513
|
+
box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
|
|
123514
|
+
}
|
|
123515
|
+
@else if $skin-name == 'tailwind' {
|
|
123516
|
+
box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
|
|
123517
|
+
}
|
|
123518
|
+
}
|
|
123519
|
+
|
|
123520
|
+
&:focus-visible {
|
|
123521
|
+
@if $skin-name == 'fluent2' {
|
|
123522
|
+
box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
123523
|
+
}
|
|
123284
123524
|
}
|
|
123285
123525
|
|
|
123286
123526
|
&:active {
|
|
@@ -125478,7 +125718,7 @@ $otp-input-disabled-border-color: rgba(121, 116, 126, 1) !default;
|
|
|
125478
125718
|
}
|
|
125479
125719
|
&.e-outline {
|
|
125480
125720
|
.e-otp-input-field {
|
|
125481
|
-
border:
|
|
125721
|
+
border: 1px solid $otp-input-border-color;
|
|
125482
125722
|
}
|
|
125483
125723
|
}
|
|
125484
125724
|
&.e-outline,
|
|
@@ -126476,6 +126716,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126476
126716
|
|
|
126477
126717
|
.e-disabled {
|
|
126478
126718
|
opacity: $ribbon-disabled-opacity;
|
|
126719
|
+
pointer-events: none;
|
|
126479
126720
|
}
|
|
126480
126721
|
|
|
126481
126722
|
.e-input-group {
|