@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
|
@@ -6527,7 +6527,11 @@ $float-label-rtl-value: -7px !default;
|
|
|
6527
6527
|
.e-input-group.e-input-focus input.e-input,
|
|
6528
6528
|
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
|
|
6529
6529
|
.e-float-input.e-control-wrapper.e-input-focus input,
|
|
6530
|
-
.e-float-input.e-input-focus input
|
|
6530
|
+
.e-float-input.e-input-focus input {
|
|
6531
|
+
padding-left: $input-text-indent;
|
|
6532
|
+
text-indent: 0;
|
|
6533
|
+
}
|
|
6534
|
+
|
|
6531
6535
|
textarea.e-input#{$css},
|
|
6532
6536
|
.e-input-group textarea.e-input,
|
|
6533
6537
|
.e-input-group textarea,
|
|
@@ -6541,7 +6545,12 @@ $float-label-rtl-value: -7px !default;
|
|
|
6541
6545
|
.e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
6542
6546
|
.e-float-input.e-control-wrapper textarea:focus,
|
|
6543
6547
|
.e-float-input textarea:focus {
|
|
6544
|
-
|
|
6548
|
+
@if $input-skin-name == 'fluent2' {
|
|
6549
|
+
padding-left: 12px;
|
|
6550
|
+
}
|
|
6551
|
+
@else {
|
|
6552
|
+
padding-left: $input-text-indent;
|
|
6553
|
+
}
|
|
6545
6554
|
text-indent: 0;
|
|
6546
6555
|
}
|
|
6547
6556
|
|
|
@@ -6868,7 +6877,12 @@ $float-label-rtl-value: -7px !default;
|
|
|
6868
6877
|
.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
6869
6878
|
.e-bigger .e-float-input.e-control-wrapper textarea:focus,
|
|
6870
6879
|
.e-bigger .e-float-input textarea:focus {
|
|
6871
|
-
|
|
6880
|
+
@if $input-skin-name == 'fluent2' {
|
|
6881
|
+
padding: $textarea-bigger-padding;
|
|
6882
|
+
}
|
|
6883
|
+
@else {
|
|
6884
|
+
padding-left: $input-bigger-text-indent;
|
|
6885
|
+
}
|
|
6872
6886
|
text-indent: 0;
|
|
6873
6887
|
}
|
|
6874
6888
|
|
|
@@ -7768,18 +7782,18 @@ $float-label-rtl-value: -7px !default;
|
|
|
7768
7782
|
}
|
|
7769
7783
|
}
|
|
7770
7784
|
|
|
7771
|
-
.e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7772
|
-
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7773
|
-
.e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7774
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7775
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7776
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7777
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7778
|
-
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7779
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7780
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7781
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7782
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
|
|
7785
|
+
.e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7786
|
+
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7787
|
+
.e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7788
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
7789
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
7790
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
7791
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
7792
|
+
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7793
|
+
.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]),
|
|
7794
|
+
.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]),
|
|
7795
|
+
.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]),
|
|
7796
|
+
.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]) {
|
|
7783
7797
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7784
7798
|
border-bottom-width: $input-group-border-width-hover;
|
|
7785
7799
|
}
|
|
@@ -14934,7 +14948,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
14934
14948
|
border-color: $input-box-border-color;
|
|
14935
14949
|
}
|
|
14936
14950
|
|
|
14937
|
-
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
14951
|
+
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
|
|
14938
14952
|
@if $input-skin-name == 'fluent2' {
|
|
14939
14953
|
padding-bottom: 0;
|
|
14940
14954
|
}
|
|
@@ -14969,6 +14983,20 @@ $float-label-rtl-value: -7px !default;
|
|
|
14969
14983
|
}
|
|
14970
14984
|
}
|
|
14971
14985
|
|
|
14986
|
+
textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
14987
|
+
@if $input-skin-name == 'fluent2' {
|
|
14988
|
+
border-bottom-color: $input-active-border-color;
|
|
14989
|
+
padding-bottom: 4px;
|
|
14990
|
+
border-bottom-width: 0;
|
|
14991
|
+
}
|
|
14992
|
+
}
|
|
14993
|
+
|
|
14994
|
+
.e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
14995
|
+
@if $input-skin-name == 'fluent2' {
|
|
14996
|
+
padding-bottom: 6px;
|
|
14997
|
+
}
|
|
14998
|
+
}
|
|
14999
|
+
|
|
14972
15000
|
.e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
|
|
14973
15001
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
|
|
14974
15002
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
|
|
@@ -15084,15 +15112,11 @@ $float-label-rtl-value: -7px !default;
|
|
|
15084
15112
|
@if $input-skin-name == 'bootstrap4' {
|
|
15085
15113
|
transition: $input-transition-shadow;
|
|
15086
15114
|
}
|
|
15087
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15115
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
|
|
15088
15116
|
border-color: $input-group-border-color-focus;
|
|
15089
15117
|
border-radius: $input-groupo-focus-border-radius;
|
|
15090
15118
|
box-shadow: $input-group-focus-box-shadow;
|
|
15091
15119
|
}
|
|
15092
|
-
@if $input-skin-name == 'FluentUI' {
|
|
15093
|
-
border-radius: $input-groupo-focus-border-radius;
|
|
15094
|
-
border-width: 2px;
|
|
15095
|
-
}
|
|
15096
15120
|
}
|
|
15097
15121
|
|
|
15098
15122
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -19502,9 +19526,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $grey-99 !default;
|
|
|
19502
19526
|
&:focus-visible {
|
|
19503
19527
|
@if $skin-name == 'fluent2' {
|
|
19504
19528
|
box-shadow: $secondary-shadow-focus;
|
|
19529
|
+
color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19505
19530
|
|
|
19506
|
-
& .e-breadcrumb-icon
|
|
19507
|
-
|
|
19531
|
+
& .e-breadcrumb-icon,
|
|
19532
|
+
&.e-breadcrumb-url .e-breadcrumb-icon {
|
|
19533
|
+
color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19508
19534
|
}
|
|
19509
19535
|
}
|
|
19510
19536
|
}
|
|
@@ -22795,7 +22821,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
22795
22821
|
@if $skin-name == 'fluent2' {
|
|
22796
22822
|
background: transparent;
|
|
22797
22823
|
border-color: $secondary-border-color-hover;
|
|
22798
|
-
color: $secondary-text-color-
|
|
22824
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
22799
22825
|
}
|
|
22800
22826
|
|
|
22801
22827
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -22828,7 +22854,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
22828
22854
|
@include outline-active;
|
|
22829
22855
|
@if $skin-name == 'fluent2' {
|
|
22830
22856
|
background: transparent;
|
|
22831
|
-
color: $secondary-text-color-
|
|
22857
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
22832
22858
|
outline: 2px solid;
|
|
22833
22859
|
outline-offset: -2px;
|
|
22834
22860
|
}
|
|
@@ -23732,6 +23758,7 @@ $sd-active-font-color: $grey-light-font !default;
|
|
|
23732
23758
|
font-size: 12px;
|
|
23733
23759
|
line-height: 16px;
|
|
23734
23760
|
padding: 8px 16px;
|
|
23761
|
+
box-sizing: content-box;
|
|
23735
23762
|
}
|
|
23736
23763
|
}
|
|
23737
23764
|
}
|
|
@@ -29852,6 +29879,12 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29852
29879
|
background: $drop-down-btn-li-bgcolor;
|
|
29853
29880
|
}
|
|
29854
29881
|
color: $drop-down-btn-li-selection-font-color;
|
|
29882
|
+
& .e-menu-icon,
|
|
29883
|
+
& .e-menu-url {
|
|
29884
|
+
@if $skin-name == 'fluent2' {
|
|
29885
|
+
color: $drop-down-btn-li-selection-font-color;
|
|
29886
|
+
}
|
|
29887
|
+
}
|
|
29855
29888
|
}
|
|
29856
29889
|
|
|
29857
29890
|
&:active,
|
|
@@ -32145,7 +32178,13 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32145
32178
|
&.e-scale {
|
|
32146
32179
|
&.e-h-scale {
|
|
32147
32180
|
.e-tick {
|
|
32148
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32181
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32182
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32183
|
+
@if ($skin-name == 'material-dark') {
|
|
32184
|
+
background-position: bottom;
|
|
32185
|
+
}
|
|
32186
|
+
}
|
|
32187
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32149
32188
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32150
32189
|
}
|
|
32151
32190
|
@else {
|
|
@@ -32155,7 +32194,10 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32155
32194
|
}
|
|
32156
32195
|
|
|
32157
32196
|
.e-large {
|
|
32158
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32197
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32198
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32199
|
+
}
|
|
32200
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32159
32201
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32160
32202
|
}
|
|
32161
32203
|
}
|
|
@@ -32185,7 +32227,13 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32185
32227
|
&.e-scale {
|
|
32186
32228
|
&.e-h-scale {
|
|
32187
32229
|
.e-tick {
|
|
32188
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32230
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32231
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32232
|
+
@if ($skin-name == 'material-dark') {
|
|
32233
|
+
background-position-x: center;
|
|
32234
|
+
}
|
|
32235
|
+
}
|
|
32236
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32189
32237
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32190
32238
|
}
|
|
32191
32239
|
@else {
|
|
@@ -32195,7 +32243,10 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32195
32243
|
}
|
|
32196
32244
|
|
|
32197
32245
|
.e-large {
|
|
32198
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32246
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32247
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32248
|
+
}
|
|
32249
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32199
32250
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32200
32251
|
}
|
|
32201
32252
|
}
|
|
@@ -32271,7 +32322,12 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32271
32322
|
}
|
|
32272
32323
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32273
32324
|
background-position: center;
|
|
32274
|
-
|
|
32325
|
+
@if ($skin-name == 'material-dark') {
|
|
32326
|
+
height: 12px;
|
|
32327
|
+
}
|
|
32328
|
+
@else {
|
|
32329
|
+
height: 99%;
|
|
32330
|
+
}
|
|
32275
32331
|
}
|
|
32276
32332
|
}
|
|
32277
32333
|
|
|
@@ -32297,6 +32353,10 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32297
32353
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32298
32354
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32299
32355
|
}
|
|
32356
|
+
@else if ($skin-name == 'material-dark') {
|
|
32357
|
+
height: 20px;
|
|
32358
|
+
top: 4px;
|
|
32359
|
+
}
|
|
32300
32360
|
}
|
|
32301
32361
|
}
|
|
32302
32362
|
|
|
@@ -32396,7 +32456,7 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32396
32456
|
background-position: center center;
|
|
32397
32457
|
}
|
|
32398
32458
|
|
|
32399
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32459
|
+
@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') {
|
|
32400
32460
|
&.e-large {
|
|
32401
32461
|
@if ($skin-name != 'bootstrap4') {
|
|
32402
32462
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32486,7 +32546,7 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32486
32546
|
.e-tick {
|
|
32487
32547
|
display: inline-block;
|
|
32488
32548
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32489
|
-
background-repeat:
|
|
32549
|
+
background-repeat: repeat-y;
|
|
32490
32550
|
}
|
|
32491
32551
|
|
|
32492
32552
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -44753,6 +44813,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44753
44813
|
box-sizing: border-box;
|
|
44754
44814
|
}
|
|
44755
44815
|
|
|
44816
|
+
@if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
|
|
44817
|
+
.e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
|
|
44818
|
+
top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
|
|
44819
|
+
}
|
|
44820
|
+
}
|
|
44821
|
+
|
|
44756
44822
|
|
|
44757
44823
|
@include export-module('dialog-theme') {
|
|
44758
44824
|
.e-dialog {
|
|
@@ -54718,7 +54784,8 @@ $ripple-width: 32px !default;
|
|
|
54718
54784
|
/*! TreeView icons */
|
|
54719
54785
|
.e-treeview {
|
|
54720
54786
|
.e-list-item {
|
|
54721
|
-
div.e-icons::before
|
|
54787
|
+
div.e-icons.e-icon-expandable::before,
|
|
54788
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54722
54789
|
content: '\e230';
|
|
54723
54790
|
}
|
|
54724
54791
|
}
|
|
@@ -62137,19 +62204,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
62137
62204
|
text-align: center;
|
|
62138
62205
|
}
|
|
62139
62206
|
|
|
62140
|
-
&:not(.e-list-template) .e-list-item,
|
|
62141
|
-
.e-list-nrt,
|
|
62142
|
-
.e-selectall-parent {
|
|
62143
|
-
height: $listbox-item-height;
|
|
62144
|
-
line-height: $listbox-item-line-height;
|
|
62145
|
-
padding: $listbox-item-padding;
|
|
62146
|
-
position: relative;
|
|
62147
|
-
@if $skin-name == 'fluent2' {
|
|
62148
|
-
font-size: 14px;
|
|
62149
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
62150
|
-
}
|
|
62151
|
-
}
|
|
62152
|
-
|
|
62153
62207
|
.e-list-parent {
|
|
62154
62208
|
height: 100%;
|
|
62155
62209
|
min-height: $listbox-item-height;
|
|
@@ -62651,6 +62705,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
62651
62705
|
}
|
|
62652
62706
|
}
|
|
62653
62707
|
|
|
62708
|
+
.e-listbox-wrapper,
|
|
62709
|
+
.e-listbox-container,
|
|
62710
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
62711
|
+
&:not(.e-list-template) .e-list-item,
|
|
62712
|
+
.e-list-nrt,
|
|
62713
|
+
.e-selectall-parent {
|
|
62714
|
+
height: $listbox-item-height;
|
|
62715
|
+
line-height: $listbox-item-line-height;
|
|
62716
|
+
padding: $listbox-item-padding;
|
|
62717
|
+
position: relative;
|
|
62718
|
+
@if $skin-name == 'fluent2' {
|
|
62719
|
+
font-size: 14px;
|
|
62720
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
62721
|
+
}
|
|
62722
|
+
}
|
|
62723
|
+
}
|
|
62724
|
+
|
|
62654
62725
|
|
|
62655
62726
|
@mixin avatar {
|
|
62656
62727
|
height: $listbox-template-avatar-size;
|
|
@@ -68706,7 +68777,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68706
68777
|
}
|
|
68707
68778
|
}
|
|
68708
68779
|
}
|
|
68709
|
-
.e-listview
|
|
68780
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
68710
68781
|
height: 24px;
|
|
68711
68782
|
width: 16px;
|
|
68712
68783
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -76904,7 +76975,22 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
76904
76975
|
text-transform: $grid-header-text-transform;
|
|
76905
76976
|
user-select: none;
|
|
76906
76977
|
}
|
|
76907
|
-
|
|
76978
|
+
|
|
76979
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
76980
|
+
.e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
76981
|
+
.e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
|
|
76982
|
+
padding: 0 .4em ;
|
|
76983
|
+
@if $grid-skin == 'material' {
|
|
76984
|
+
padding: $grid-headercell-div-padding;
|
|
76985
|
+
}
|
|
76986
|
+
@if $grid-skin == 'fabric' {
|
|
76987
|
+
padding: 0 1px 0;
|
|
76988
|
+
}
|
|
76989
|
+
@if $grid-skin == 'highcontrast' {
|
|
76990
|
+
padding: 0;
|
|
76991
|
+
}
|
|
76992
|
+
}
|
|
76993
|
+
|
|
76908
76994
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
76909
76995
|
overflow: visible;
|
|
76910
76996
|
}
|
|
@@ -77348,7 +77434,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
77348
77434
|
}
|
|
77349
77435
|
|
|
77350
77436
|
&.e-default:not(.e-rtl) tr {
|
|
77351
|
-
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
|
|
77437
|
+
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
|
|
77352
77438
|
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
77353
77439
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
77354
77440
|
border-left-width: 0;
|
|
@@ -77785,7 +77871,10 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
77785
77871
|
border-top-color: $grid-columnchooser-footer-border-color;
|
|
77786
77872
|
border-top-width: 1px;
|
|
77787
77873
|
margin-top: 0;
|
|
77788
|
-
overflow-x:
|
|
77874
|
+
overflow-x: auto;
|
|
77875
|
+
& .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
|
|
77876
|
+
white-space: nowrap;
|
|
77877
|
+
}
|
|
77789
77878
|
}
|
|
77790
77879
|
|
|
77791
77880
|
@if $grid-skin == 'fluent2' {
|
|
@@ -78805,6 +78894,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
78805
78894
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78806
78895
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78807
78896
|
text-align: right;
|
|
78897
|
+
@if $grid-skin == 'highcontrast' {
|
|
78898
|
+
margin: -7px 0;
|
|
78899
|
+
}
|
|
78808
78900
|
|
|
78809
78901
|
& .e-sortnumber {
|
|
78810
78902
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -78816,6 +78908,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
78816
78908
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78817
78909
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78818
78910
|
text-align: right;
|
|
78911
|
+
@if $grid-skin == 'highcontrast' {
|
|
78912
|
+
margin: -7px 0;
|
|
78913
|
+
}
|
|
78819
78914
|
|
|
78820
78915
|
& .e-sortnumber {
|
|
78821
78916
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -78836,9 +78931,6 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
78836
78931
|
|
|
78837
78932
|
& .e-sortnumber {
|
|
78838
78933
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
78839
|
-
@if $grid-skin == 'bootstrap4' {
|
|
78840
|
-
margin: 4px -2px 0 0;
|
|
78841
|
-
}
|
|
78842
78934
|
}
|
|
78843
78935
|
}
|
|
78844
78936
|
|
|
@@ -79051,7 +79143,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
79051
79143
|
}
|
|
79052
79144
|
|
|
79053
79145
|
&.e-default {
|
|
79054
|
-
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
79146
|
+
& tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
|
|
79055
79147
|
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
79056
79148
|
border-left: 0;
|
|
79057
79149
|
}
|
|
@@ -98923,14 +99015,14 @@ $lg-desktop: 1399.98;
|
|
|
98923
99015
|
}
|
|
98924
99016
|
|
|
98925
99017
|
.e-pv-diagram-resize-handle{
|
|
98926
|
-
@if $theme-name == 'fluent2' {
|
|
99018
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
98927
99019
|
fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
|
|
98928
99020
|
}
|
|
98929
99021
|
}
|
|
98930
99022
|
|
|
98931
99023
|
.e-pv-diagram-border,
|
|
98932
99024
|
.e-pv-diagram-resize-handle {
|
|
98933
|
-
@if $theme-name=='fluent2' {
|
|
99025
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
98934
99026
|
stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
|
|
98935
99027
|
}
|
|
98936
99028
|
}
|
|
@@ -99238,7 +99330,9 @@ $lg-desktop: 1399.98;
|
|
|
99238
99330
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
99239
99331
|
height: $pv-toolbar-btn-height;
|
|
99240
99332
|
min-width: $pv-toolbar-btn-width;
|
|
99241
|
-
|
|
99333
|
+
@if ($skin-name != 'fluent2') {
|
|
99334
|
+
width: $pv-toolbar-btn-width;
|
|
99335
|
+
}
|
|
99242
99336
|
@if $skin-name == 'FluentUI' {
|
|
99243
99337
|
line-height: $pv-toolbar-btn-height;
|
|
99244
99338
|
min-width: 40px;
|
|
@@ -100156,7 +100250,8 @@ $lg-desktop: 1399.98;
|
|
|
100156
100250
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
100157
100251
|
}
|
|
100158
100252
|
|
|
100159
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
100253
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
100254
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
100160
100255
|
{
|
|
100161
100256
|
background: $pv-thumbnail-view-button-selection-background;
|
|
100162
100257
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100519,7 +100614,9 @@ $lg-desktop: 1399.98;
|
|
|
100519
100614
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100520
100615
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100521
100616
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100522
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100617
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100618
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100619
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100523
100620
|
color: $pv-icon-color;
|
|
100524
100621
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100525
100622
|
box-shadow: none;
|
|
@@ -100583,25 +100680,39 @@ $lg-desktop: 1399.98;
|
|
|
100583
100680
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100584
100681
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100585
100682
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100586
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100683
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100684
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100685
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100587
100686
|
@if $skin-name == 'bootstrap4' {
|
|
100588
100687
|
color: $pv-icon-color-hover;
|
|
100589
100688
|
}
|
|
100590
100689
|
@if $skin-name == 'bootstrap5' {
|
|
100591
100690
|
color: $white;
|
|
100592
100691
|
}
|
|
100692
|
+
@if $skin-name == 'fluent2' {
|
|
100693
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100694
|
+
}
|
|
100593
100695
|
@if $skin-name == 'FluentUI' {
|
|
100594
100696
|
color: $pv-item-selection-color;
|
|
100595
100697
|
}
|
|
100596
100698
|
}
|
|
100597
100699
|
|
|
100700
|
+
.e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
|
|
100701
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
100702
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
100703
|
+
}
|
|
100704
|
+
@if $theme-name == 'bootstrap5' {
|
|
100705
|
+
color: $pv-item-selection-color;
|
|
100706
|
+
}
|
|
100707
|
+
}
|
|
100708
|
+
|
|
100598
100709
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
100599
100710
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
100600
100711
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
|
|
100601
100712
|
@if $skin-name == 'bootstrap4' {
|
|
100602
100713
|
color: $pv-icon-color-hover;
|
|
100603
100714
|
}
|
|
100604
|
-
@if $skin-name == 'bootstrap5' {
|
|
100715
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100605
100716
|
color: $pv-icon-color;
|
|
100606
100717
|
}
|
|
100607
100718
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100609,12 +100720,23 @@ $lg-desktop: 1399.98;
|
|
|
100609
100720
|
}
|
|
100610
100721
|
}
|
|
100611
100722
|
|
|
100723
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100724
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100725
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
100726
|
+
@if ($skin-name == 'fluent2') {
|
|
100727
|
+
color: $pv-icon-color;
|
|
100728
|
+
}
|
|
100729
|
+
}
|
|
100730
|
+
|
|
100612
100731
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100613
100732
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100614
100733
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100615
100734
|
@if $skin-name == 'bootstrap4' {
|
|
100616
100735
|
color: $pv-icon-color-hover;
|
|
100617
100736
|
}
|
|
100737
|
+
@if $skin-name == 'fluent2' {
|
|
100738
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100739
|
+
}
|
|
100618
100740
|
}
|
|
100619
100741
|
|
|
100620
100742
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -100795,6 +100917,17 @@ $lg-desktop: 1399.98;
|
|
|
100795
100917
|
|
|
100796
100918
|
.e-pv-search-input-mobile {
|
|
100797
100919
|
height: $pv-search-input-height;
|
|
100920
|
+
max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
|
|
100921
|
+
}
|
|
100922
|
+
|
|
100923
|
+
.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,
|
|
100924
|
+
.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 {
|
|
100925
|
+
margin-left: 3px;
|
|
100926
|
+
}
|
|
100927
|
+
|
|
100928
|
+
.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,
|
|
100929
|
+
.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 {
|
|
100930
|
+
margin-right: 3px;
|
|
100798
100931
|
}
|
|
100799
100932
|
|
|
100800
100933
|
.e-pv-match-case-container {
|
|
@@ -100892,13 +101025,11 @@ $lg-desktop: 1399.98;
|
|
|
100892
101025
|
}
|
|
100893
101026
|
|
|
100894
101027
|
.e-pv-notification-popup {
|
|
100895
|
-
height: $pv-notification-popup-height;
|
|
100896
101028
|
margin: 0 10px;
|
|
100897
101029
|
max-width: $pv-notification-popup-width;
|
|
100898
101030
|
}
|
|
100899
101031
|
|
|
100900
101032
|
.e-pv-notification-popup.e-pv-notification-large-content {
|
|
100901
|
-
height: $pv-notification-popup-height-large-content;
|
|
100902
101033
|
max-width: $pv-notification-popup-width-large-content;
|
|
100903
101034
|
}
|
|
100904
101035
|
|
|
@@ -100966,10 +101097,13 @@ $lg-desktop: 1399.98;
|
|
|
100966
101097
|
border-bottom: 2px solid;
|
|
100967
101098
|
margin-top: 0;
|
|
100968
101099
|
padding-top: 5px;
|
|
100969
|
-
@if ($skin-name=='bootstrap5'
|
|
101100
|
+
@if ($skin-name=='bootstrap5') {
|
|
100970
101101
|
margin-top: -4px;
|
|
100971
101102
|
padding-top: 0;
|
|
100972
101103
|
}
|
|
101104
|
+
@if ($theme-name=='fluent2') {
|
|
101105
|
+
padding-top: 0;
|
|
101106
|
+
}
|
|
100973
101107
|
@if $skin-name == 'FluentUI' {
|
|
100974
101108
|
line-height: 11px;
|
|
100975
101109
|
}
|
|
@@ -100981,7 +101115,12 @@ $lg-desktop: 1399.98;
|
|
|
100981
101115
|
line-height: 1.71em;
|
|
100982
101116
|
}
|
|
100983
101117
|
border-bottom: 2px solid;
|
|
100984
|
-
|
|
101118
|
+
@if ($skin-name == 'fluent2') {
|
|
101119
|
+
margin-top: 5px;
|
|
101120
|
+
}
|
|
101121
|
+
@else {
|
|
101122
|
+
margin-top: 0;
|
|
101123
|
+
}
|
|
100985
101124
|
padding-top: 1px;
|
|
100986
101125
|
vertical-align: initial;
|
|
100987
101126
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100993,9 +101132,12 @@ $lg-desktop: 1399.98;
|
|
|
100993
101132
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
100994
101133
|
margin-top: 0;
|
|
100995
101134
|
padding-top: 7px;
|
|
100996
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
101135
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
100997
101136
|
padding-top: 0;
|
|
100998
101137
|
}
|
|
101138
|
+
@if ( or $theme-name == 'fluent2'){
|
|
101139
|
+
padding-top: 5px;
|
|
101140
|
+
}
|
|
100999
101141
|
vertical-align: initial;
|
|
101000
101142
|
}
|
|
101001
101143
|
|
|
@@ -101007,6 +101149,13 @@ $lg-desktop: 1399.98;
|
|
|
101007
101149
|
vertical-align: initial;
|
|
101008
101150
|
}
|
|
101009
101151
|
|
|
101152
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
101153
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
101154
|
+
@if $skin-name != 'Material3' {
|
|
101155
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
101156
|
+
}
|
|
101157
|
+
}
|
|
101158
|
+
|
|
101010
101159
|
.e-pv-annotation-opacity-popup-container,
|
|
101011
101160
|
.e-pv-annotation-thickness-popup-container {
|
|
101012
101161
|
@if $skin-name != 'Material3' {
|
|
@@ -101286,6 +101435,13 @@ $lg-desktop: 1399.98;
|
|
|
101286
101435
|
}
|
|
101287
101436
|
}
|
|
101288
101437
|
|
|
101438
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
|
|
101439
|
+
@if $skin-name == 'fluent2' {
|
|
101440
|
+
background-color: $pv-annotation-dd-background-color-active;
|
|
101441
|
+
color: $pv-icon-color;
|
|
101442
|
+
}
|
|
101443
|
+
}
|
|
101444
|
+
|
|
101289
101445
|
.e-pv-annotation-color-container.e-dropdown-btn.e-btn,
|
|
101290
101446
|
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
|
|
101291
101447
|
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
|
|
@@ -101365,13 +101521,6 @@ $lg-desktop: 1399.98;
|
|
|
101365
101521
|
}
|
|
101366
101522
|
}
|
|
101367
101523
|
|
|
101368
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
101369
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
101370
|
-
@if ($theme-name == 'fluent2') {
|
|
101371
|
-
line-height: 28px;
|
|
101372
|
-
}
|
|
101373
|
-
}
|
|
101374
|
-
|
|
101375
101524
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
101376
101525
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
101377
101526
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101469,6 +101618,13 @@ $lg-desktop: 1399.98;
|
|
|
101469
101618
|
}
|
|
101470
101619
|
}
|
|
101471
101620
|
|
|
101621
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101622
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101623
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101624
|
+
color: $pv-icon-color;
|
|
101625
|
+
}
|
|
101626
|
+
}
|
|
101627
|
+
|
|
101472
101628
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101473
101629
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101474
101630
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101677,6 +101833,9 @@ $lg-desktop: 1399.98;
|
|
|
101677
101833
|
@if $skin-name == 'FluentUI' {
|
|
101678
101834
|
margin-left: 195px;
|
|
101679
101835
|
}
|
|
101836
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101837
|
+
margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
|
|
101838
|
+
}
|
|
101680
101839
|
}
|
|
101681
101840
|
|
|
101682
101841
|
.e-pv-properties-line-start,
|
|
@@ -102000,17 +102159,27 @@ $lg-desktop: 1399.98;
|
|
|
102000
102159
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
102001
102160
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
102002
102161
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
102003
|
-
@if $skin-name != 'Material3' {
|
|
102162
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
102004
102163
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
102005
102164
|
}
|
|
102006
102165
|
}
|
|
102007
102166
|
|
|
102008
102167
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
|
|
102009
|
-
@if $skin-name == 'bootstrap5' {
|
|
102168
|
+
@if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
|
|
102010
102169
|
background: $secondary-bg-color-pressed;
|
|
102011
102170
|
}
|
|
102012
102171
|
}
|
|
102013
102172
|
|
|
102173
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
|
|
102174
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
|
|
102175
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
102176
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
102177
|
+
}
|
|
102178
|
+
@if $theme-name == 'bootstrap5' {
|
|
102179
|
+
color: $pv-item-selection-color;
|
|
102180
|
+
}
|
|
102181
|
+
}
|
|
102182
|
+
|
|
102014
102183
|
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
102015
102184
|
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
102016
102185
|
height: $pv-toolbar-btn-height-big;
|
|
@@ -102104,17 +102273,9 @@ $lg-desktop: 1399.98;
|
|
|
102104
102273
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
102105
102274
|
}
|
|
102106
102275
|
|
|
102107
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
102108
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
102109
|
-
@if $theme-name == 'fluent2' {
|
|
102110
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102111
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102112
|
-
}
|
|
102113
|
-
}
|
|
102114
|
-
|
|
102115
102276
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
102116
102277
|
@if $theme-name == 'fluent2' {
|
|
102117
|
-
|
|
102278
|
+
color: var(--color-sf-secondary-text-color);
|
|
102118
102279
|
}
|
|
102119
102280
|
}
|
|
102120
102281
|
|
|
@@ -102454,11 +102615,13 @@ $lg-desktop: 1399.98;
|
|
|
102454
102615
|
padding-right: 7px;
|
|
102455
102616
|
@if $skin-name == 'Material3' {
|
|
102456
102617
|
font-size: $text-xs;
|
|
102618
|
+
padding-left: 12px;
|
|
102619
|
+
padding-right: 12px;
|
|
102457
102620
|
}
|
|
102458
102621
|
}
|
|
102459
102622
|
|
|
102460
102623
|
.e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
|
|
102461
|
-
@if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
|
|
102624
|
+
@if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
|
|
102462
102625
|
background-color: $pv-save-button-bg-color;
|
|
102463
102626
|
border-radius: 2px;
|
|
102464
102627
|
color: $pv-save-button-color;
|
|
@@ -102568,6 +102731,9 @@ $lg-desktop: 1399.98;
|
|
|
102568
102731
|
@if $skin-name == 'bootstrap4' {
|
|
102569
102732
|
color: $pv-title-close-color;
|
|
102570
102733
|
}
|
|
102734
|
+
@if $skin-name == 'fluent2' {
|
|
102735
|
+
color: var(--color-sf-secondary-text-color);
|
|
102736
|
+
}
|
|
102571
102737
|
height: $pv-title-close-height;
|
|
102572
102738
|
position: $pv-title-close-position;
|
|
102573
102739
|
right: 11px;
|
|
@@ -102596,7 +102762,7 @@ $lg-desktop: 1399.98;
|
|
|
102596
102762
|
.e-pv-comments-panel-text {
|
|
102597
102763
|
font-size: 15px;
|
|
102598
102764
|
padding-left: 85px;
|
|
102599
|
-
color:
|
|
102765
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102600
102766
|
}
|
|
102601
102767
|
|
|
102602
102768
|
.e-pv-comments-content-container {
|
|
@@ -102784,8 +102950,34 @@ $lg-desktop: 1399.98;
|
|
|
102784
102950
|
}
|
|
102785
102951
|
}
|
|
102786
102952
|
|
|
102953
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
102954
|
+
@if ($skin-name == 'fluent2') {
|
|
102955
|
+
margin-top: -4px;
|
|
102956
|
+
}
|
|
102957
|
+
}
|
|
102958
|
+
|
|
102959
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102960
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102961
|
+
@if ($skin-name == 'fluent2') {
|
|
102962
|
+
margin-top: -5px;
|
|
102963
|
+
}
|
|
102964
|
+
}
|
|
102965
|
+
|
|
102966
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
102967
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
102968
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
102969
|
+
@if ($skin-name == 'fluent2') {
|
|
102970
|
+
padding-top: 8px;
|
|
102971
|
+
}
|
|
102972
|
+
}
|
|
102973
|
+
|
|
102787
102974
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102788
|
-
|
|
102975
|
+
@if ($skin-name == 'fluent2') {
|
|
102976
|
+
margin-top: -4px;
|
|
102977
|
+
}
|
|
102978
|
+
@else {
|
|
102979
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
102980
|
+
}
|
|
102789
102981
|
@if $theme-name != 'fluent2'{
|
|
102790
102982
|
padding-left: 7px;
|
|
102791
102983
|
}
|
|
@@ -102839,7 +103031,7 @@ $lg-desktop: 1399.98;
|
|
|
102839
103031
|
|
|
102840
103032
|
.e-pdfviewer .e-inplaceeditor .e-editable-value-container {
|
|
102841
103033
|
background: transparent;
|
|
102842
|
-
width: 229px;
|
|
103034
|
+
max-width: 229px;
|
|
102843
103035
|
}
|
|
102844
103036
|
|
|
102845
103037
|
.e-pv-status-div {
|
|
@@ -102855,7 +103047,7 @@ $lg-desktop: 1399.98;
|
|
|
102855
103047
|
}
|
|
102856
103048
|
|
|
102857
103049
|
.e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
|
|
102858
|
-
@if $skin-name != 'bootstrap5' {
|
|
103050
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
|
|
102859
103051
|
caret-color: $pv-comment-text-cursor-color;
|
|
102860
103052
|
}
|
|
102861
103053
|
}
|
|
@@ -102975,10 +103167,14 @@ $lg-desktop: 1399.98;
|
|
|
102975
103167
|
.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,
|
|
102976
103168
|
.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,
|
|
102977
103169
|
.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 {
|
|
102978
|
-
@if $skin-name != 'bootstrap5' {
|
|
103170
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
|
|
102979
103171
|
background: $pv-signature-footer-color;
|
|
102980
103172
|
border-color: $pv-signature-footer-color;
|
|
102981
103173
|
}
|
|
103174
|
+
@else if ($skin-name == 'fluent2'){
|
|
103175
|
+
background: $pv-item-selection-background-color;
|
|
103176
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
103177
|
+
}
|
|
102982
103178
|
@else {
|
|
102983
103179
|
background: $secondary-bg-color-pressed;
|
|
102984
103180
|
border-color: $secondary-bg-color-pressed;
|
|
@@ -103109,7 +103305,9 @@ $lg-desktop: 1399.98;
|
|
|
103109
103305
|
@if $skin-name == 'bootstrap5' {
|
|
103110
103306
|
color: $pv-icon-color;
|
|
103111
103307
|
height: 32px;
|
|
103112
|
-
|
|
103308
|
+
@if ($theme-name != 'fluent2') {
|
|
103309
|
+
line-height: 32px;
|
|
103310
|
+
}
|
|
103113
103311
|
}
|
|
103114
103312
|
@else {
|
|
103115
103313
|
color: $pv-icon-color;
|
|
@@ -103166,13 +103364,6 @@ $lg-desktop: 1399.98;
|
|
|
103166
103364
|
border-color: $pv-annotation-dropdown-border-color;
|
|
103167
103365
|
}
|
|
103168
103366
|
|
|
103169
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103170
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103171
|
-
@if $theme-name == 'fluent2' {
|
|
103172
|
-
margin-top: -10px;
|
|
103173
|
-
}
|
|
103174
|
-
}
|
|
103175
|
-
|
|
103176
103367
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
103177
103368
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
103178
103369
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -103741,6 +103932,7 @@ $lg-desktop: 1399.98;
|
|
|
103741
103932
|
|
|
103742
103933
|
.e-pv-properties-form-field-group-btn-div {
|
|
103743
103934
|
display: grid;
|
|
103935
|
+
align-content: space-between;
|
|
103744
103936
|
}
|
|
103745
103937
|
|
|
103746
103938
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -104099,7 +104291,6 @@ $lg-desktop: 1399.98;
|
|
|
104099
104291
|
}
|
|
104100
104292
|
@if $theme-name == 'fluent2'{
|
|
104101
104293
|
font-family: $font-family;
|
|
104102
|
-
margin-left: 7px;
|
|
104103
104294
|
}
|
|
104104
104295
|
}
|
|
104105
104296
|
|
|
@@ -114945,7 +115136,7 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
|
|
|
114945
115136
|
.e-query-builder .e-btn.e-round.e-small {
|
|
114946
115137
|
@if $theme-name == 'fluent2' {
|
|
114947
115138
|
&:hover {
|
|
114948
|
-
background:
|
|
115139
|
+
background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
114949
115140
|
}
|
|
114950
115141
|
|
|
114951
115142
|
&:focus {
|
|
@@ -121114,6 +121305,12 @@ $image-editor-filter-canvas-focus: 1px solid $grey-dark-font !default;
|
|
|
121114
121305
|
margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
|
|
121115
121306
|
}
|
|
121116
121307
|
}
|
|
121308
|
+
|
|
121309
|
+
@if $skin-name == 'fluent2' {
|
|
121310
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
121311
|
+
padding-left: 16px;
|
|
121312
|
+
}
|
|
121313
|
+
}
|
|
121117
121314
|
}
|
|
121118
121315
|
|
|
121119
121316
|
.e-image-editor {
|
|
@@ -121420,6 +121617,16 @@ $image-editor-filter-canvas-focus: 1px solid $grey-dark-font !default;
|
|
|
121420
121617
|
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121421
121618
|
}
|
|
121422
121619
|
}
|
|
121620
|
+
|
|
121621
|
+
@if $skin-name == 'fluent2' {
|
|
121622
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
121623
|
+
padding-left: 14px;
|
|
121624
|
+
}
|
|
121625
|
+
& .e-dropdown-btn,
|
|
121626
|
+
& .e-dropdown-btn span {
|
|
121627
|
+
font-weight: normal;
|
|
121628
|
+
}
|
|
121629
|
+
}
|
|
121423
121630
|
}
|
|
121424
121631
|
|
|
121425
121632
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -121890,10 +122097,13 @@ $image-editor-filter-canvas-focus: 1px solid $grey-dark-font !default;
|
|
|
121890
122097
|
background: inherit;
|
|
121891
122098
|
border: none;
|
|
121892
122099
|
margin-top: $image-editor-ddbtn-margin-top;
|
|
121893
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
|
|
122100
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
121894
122101
|
background: $tbar-default-bg;
|
|
121895
122102
|
color: $tbar-default-icon-color;
|
|
121896
122103
|
}
|
|
122104
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
122105
|
+
border: 2px solid #000;
|
|
122106
|
+
}
|
|
121897
122107
|
@if $skin-name == 'Material3' {
|
|
121898
122108
|
box-shadow: none;
|
|
121899
122109
|
}
|
|
@@ -121912,6 +122122,36 @@ $image-editor-filter-canvas-focus: 1px solid $grey-dark-font !default;
|
|
|
121912
122122
|
background: $btn-focus-bgcolor;
|
|
121913
122123
|
box-shadow: none;
|
|
121914
122124
|
color: $btn-focus-color;
|
|
122125
|
+
@if $skin-name == 'FluentUI' {
|
|
122126
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
122127
|
+
box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
|
|
122128
|
+
}
|
|
122129
|
+
@else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
|
|
122130
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
122131
|
+
}
|
|
122132
|
+
@else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
122133
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
122134
|
+
border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
|
|
122135
|
+
}
|
|
122136
|
+
@else if $skin-name == 'bootstrap4' {
|
|
122137
|
+
$color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
|
|
122138
|
+
box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
|
|
122139
|
+
}
|
|
122140
|
+
@else if $skin-name == 'bootstrap5' {
|
|
122141
|
+
box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
122142
|
+
}
|
|
122143
|
+
@else if $skin-name == 'Material3' {
|
|
122144
|
+
box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
|
|
122145
|
+
}
|
|
122146
|
+
@else if $skin-name == 'tailwind' {
|
|
122147
|
+
box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
|
|
122148
|
+
}
|
|
122149
|
+
}
|
|
122150
|
+
|
|
122151
|
+
&:focus-visible {
|
|
122152
|
+
@if $skin-name == 'fluent2' {
|
|
122153
|
+
box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
122154
|
+
}
|
|
121915
122155
|
}
|
|
121916
122156
|
|
|
121917
122157
|
&:active {
|
|
@@ -124091,7 +124331,7 @@ $otp-input-disabled-border-color: $grey-ad !default;
|
|
|
124091
124331
|
}
|
|
124092
124332
|
&.e-outline {
|
|
124093
124333
|
.e-otp-input-field {
|
|
124094
|
-
border:
|
|
124334
|
+
border: 1px solid $otp-input-border-color;
|
|
124095
124335
|
}
|
|
124096
124336
|
}
|
|
124097
124337
|
&.e-outline,
|
|
@@ -125089,6 +125329,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125089
125329
|
|
|
125090
125330
|
.e-disabled {
|
|
125091
125331
|
opacity: $ribbon-disabled-opacity;
|
|
125332
|
+
pointer-events: none;
|
|
125092
125333
|
}
|
|
125093
125334
|
|
|
125094
125335
|
.e-input-group {
|