@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
|
@@ -6468,7 +6468,11 @@ $float-label-rtl-value: -7px !default;
|
|
|
6468
6468
|
.e-input-group.e-input-focus input.e-input,
|
|
6469
6469
|
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
|
|
6470
6470
|
.e-float-input.e-control-wrapper.e-input-focus input,
|
|
6471
|
-
.e-float-input.e-input-focus input
|
|
6471
|
+
.e-float-input.e-input-focus input {
|
|
6472
|
+
padding-left: $input-text-indent;
|
|
6473
|
+
text-indent: 0;
|
|
6474
|
+
}
|
|
6475
|
+
|
|
6472
6476
|
textarea.e-input#{$css},
|
|
6473
6477
|
.e-input-group textarea.e-input,
|
|
6474
6478
|
.e-input-group textarea,
|
|
@@ -6482,7 +6486,12 @@ $float-label-rtl-value: -7px !default;
|
|
|
6482
6486
|
.e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
6483
6487
|
.e-float-input.e-control-wrapper textarea:focus,
|
|
6484
6488
|
.e-float-input textarea:focus {
|
|
6485
|
-
|
|
6489
|
+
@if $input-skin-name == 'fluent2' {
|
|
6490
|
+
padding-left: 12px;
|
|
6491
|
+
}
|
|
6492
|
+
@else {
|
|
6493
|
+
padding-left: $input-text-indent;
|
|
6494
|
+
}
|
|
6486
6495
|
text-indent: 0;
|
|
6487
6496
|
}
|
|
6488
6497
|
|
|
@@ -6809,7 +6818,12 @@ $float-label-rtl-value: -7px !default;
|
|
|
6809
6818
|
.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
6810
6819
|
.e-bigger .e-float-input.e-control-wrapper textarea:focus,
|
|
6811
6820
|
.e-bigger .e-float-input textarea:focus {
|
|
6812
|
-
|
|
6821
|
+
@if $input-skin-name == 'fluent2' {
|
|
6822
|
+
padding: $textarea-bigger-padding;
|
|
6823
|
+
}
|
|
6824
|
+
@else {
|
|
6825
|
+
padding-left: $input-bigger-text-indent;
|
|
6826
|
+
}
|
|
6813
6827
|
text-indent: 0;
|
|
6814
6828
|
}
|
|
6815
6829
|
|
|
@@ -7709,18 +7723,18 @@ $float-label-rtl-value: -7px !default;
|
|
|
7709
7723
|
}
|
|
7710
7724
|
}
|
|
7711
7725
|
|
|
7712
|
-
.e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7713
|
-
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7714
|
-
.e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7715
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7716
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7717
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7718
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7719
|
-
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7720
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7721
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7722
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7723
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
|
|
7726
|
+
.e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7727
|
+
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7728
|
+
.e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7729
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
7730
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
7731
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
7732
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
7733
|
+
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7734
|
+
.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]),
|
|
7735
|
+
.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]),
|
|
7736
|
+
.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]),
|
|
7737
|
+
.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]) {
|
|
7724
7738
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7725
7739
|
border-bottom-width: $input-group-border-width-hover;
|
|
7726
7740
|
}
|
|
@@ -14875,7 +14889,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
14875
14889
|
border-color: $input-box-border-color;
|
|
14876
14890
|
}
|
|
14877
14891
|
|
|
14878
|
-
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
14892
|
+
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
|
|
14879
14893
|
@if $input-skin-name == 'fluent2' {
|
|
14880
14894
|
padding-bottom: 0;
|
|
14881
14895
|
}
|
|
@@ -14910,6 +14924,20 @@ $float-label-rtl-value: -7px !default;
|
|
|
14910
14924
|
}
|
|
14911
14925
|
}
|
|
14912
14926
|
|
|
14927
|
+
textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
14928
|
+
@if $input-skin-name == 'fluent2' {
|
|
14929
|
+
border-bottom-color: $input-active-border-color;
|
|
14930
|
+
padding-bottom: 4px;
|
|
14931
|
+
border-bottom-width: 0;
|
|
14932
|
+
}
|
|
14933
|
+
}
|
|
14934
|
+
|
|
14935
|
+
.e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
14936
|
+
@if $input-skin-name == 'fluent2' {
|
|
14937
|
+
padding-bottom: 6px;
|
|
14938
|
+
}
|
|
14939
|
+
}
|
|
14940
|
+
|
|
14913
14941
|
.e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
|
|
14914
14942
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
|
|
14915
14943
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
|
|
@@ -15025,15 +15053,11 @@ $float-label-rtl-value: -7px !default;
|
|
|
15025
15053
|
@if $input-skin-name == 'bootstrap4' {
|
|
15026
15054
|
transition: $input-transition-shadow;
|
|
15027
15055
|
}
|
|
15028
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15056
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
|
|
15029
15057
|
border-color: $input-group-border-color-focus;
|
|
15030
15058
|
border-radius: $input-groupo-focus-border-radius;
|
|
15031
15059
|
box-shadow: $input-group-focus-box-shadow;
|
|
15032
15060
|
}
|
|
15033
|
-
@if $input-skin-name == 'FluentUI' {
|
|
15034
|
-
border-radius: $input-groupo-focus-border-radius;
|
|
15035
|
-
border-width: 2px;
|
|
15036
|
-
}
|
|
15037
15061
|
}
|
|
15038
15062
|
|
|
15039
15063
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -19448,9 +19472,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $neutral-light !default;
|
|
|
19448
19472
|
&:focus-visible {
|
|
19449
19473
|
@if $skin-name == 'fluent2' {
|
|
19450
19474
|
box-shadow: $secondary-shadow-focus;
|
|
19475
|
+
color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19451
19476
|
|
|
19452
|
-
& .e-breadcrumb-icon
|
|
19453
|
-
|
|
19477
|
+
& .e-breadcrumb-icon,
|
|
19478
|
+
&.e-breadcrumb-url .e-breadcrumb-icon {
|
|
19479
|
+
color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19454
19480
|
}
|
|
19455
19481
|
}
|
|
19456
19482
|
}
|
|
@@ -22699,7 +22725,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
22699
22725
|
@if $skin-name == 'fluent2' {
|
|
22700
22726
|
background: transparent;
|
|
22701
22727
|
border-color: $secondary-border-color-hover;
|
|
22702
|
-
color: $secondary-text-color-
|
|
22728
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
22703
22729
|
}
|
|
22704
22730
|
|
|
22705
22731
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -22732,7 +22758,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
22732
22758
|
@include outline-active;
|
|
22733
22759
|
@if $skin-name == 'fluent2' {
|
|
22734
22760
|
background: transparent;
|
|
22735
|
-
color: $secondary-text-color-
|
|
22761
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
22736
22762
|
outline: 2px solid;
|
|
22737
22763
|
outline-offset: -2px;
|
|
22738
22764
|
}
|
|
@@ -23636,6 +23662,7 @@ $sd-active-font-color: $neutral-light-fontalt !default;
|
|
|
23636
23662
|
font-size: 12px;
|
|
23637
23663
|
line-height: 16px;
|
|
23638
23664
|
padding: 8px 16px;
|
|
23665
|
+
box-sizing: content-box;
|
|
23639
23666
|
}
|
|
23640
23667
|
}
|
|
23641
23668
|
}
|
|
@@ -29714,6 +29741,12 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29714
29741
|
background: $drop-down-btn-li-bgcolor;
|
|
29715
29742
|
}
|
|
29716
29743
|
color: $drop-down-btn-li-selection-font-color;
|
|
29744
|
+
& .e-menu-icon,
|
|
29745
|
+
& .e-menu-url {
|
|
29746
|
+
@if $skin-name == 'fluent2' {
|
|
29747
|
+
color: $drop-down-btn-li-selection-font-color;
|
|
29748
|
+
}
|
|
29749
|
+
}
|
|
29717
29750
|
}
|
|
29718
29751
|
|
|
29719
29752
|
&:active,
|
|
@@ -32013,7 +32046,13 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32013
32046
|
&.e-scale {
|
|
32014
32047
|
&.e-h-scale {
|
|
32015
32048
|
.e-tick {
|
|
32016
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32049
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32050
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32051
|
+
@if ($skin-name == 'material-dark') {
|
|
32052
|
+
background-position: bottom;
|
|
32053
|
+
}
|
|
32054
|
+
}
|
|
32055
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32017
32056
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32018
32057
|
}
|
|
32019
32058
|
@else {
|
|
@@ -32023,7 +32062,10 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32023
32062
|
}
|
|
32024
32063
|
|
|
32025
32064
|
.e-large {
|
|
32026
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32065
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32066
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32067
|
+
}
|
|
32068
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32027
32069
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32028
32070
|
}
|
|
32029
32071
|
}
|
|
@@ -32053,7 +32095,13 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32053
32095
|
&.e-scale {
|
|
32054
32096
|
&.e-h-scale {
|
|
32055
32097
|
.e-tick {
|
|
32056
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32098
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32099
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32100
|
+
@if ($skin-name == 'material-dark') {
|
|
32101
|
+
background-position-x: center;
|
|
32102
|
+
}
|
|
32103
|
+
}
|
|
32104
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32057
32105
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32058
32106
|
}
|
|
32059
32107
|
@else {
|
|
@@ -32063,7 +32111,10 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32063
32111
|
}
|
|
32064
32112
|
|
|
32065
32113
|
.e-large {
|
|
32066
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32114
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32115
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32116
|
+
}
|
|
32117
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32067
32118
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32068
32119
|
}
|
|
32069
32120
|
}
|
|
@@ -32139,7 +32190,12 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32139
32190
|
}
|
|
32140
32191
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32141
32192
|
background-position: center;
|
|
32142
|
-
|
|
32193
|
+
@if ($skin-name == 'material-dark') {
|
|
32194
|
+
height: 12px;
|
|
32195
|
+
}
|
|
32196
|
+
@else {
|
|
32197
|
+
height: 99%;
|
|
32198
|
+
}
|
|
32143
32199
|
}
|
|
32144
32200
|
}
|
|
32145
32201
|
|
|
@@ -32165,6 +32221,10 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32165
32221
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32166
32222
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32167
32223
|
}
|
|
32224
|
+
@else if ($skin-name == 'material-dark') {
|
|
32225
|
+
height: 20px;
|
|
32226
|
+
top: 4px;
|
|
32227
|
+
}
|
|
32168
32228
|
}
|
|
32169
32229
|
}
|
|
32170
32230
|
|
|
@@ -32264,7 +32324,7 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32264
32324
|
background-position: center center;
|
|
32265
32325
|
}
|
|
32266
32326
|
|
|
32267
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32327
|
+
@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') {
|
|
32268
32328
|
&.e-large {
|
|
32269
32329
|
@if ($skin-name != 'bootstrap4') {
|
|
32270
32330
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32354,7 +32414,7 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32354
32414
|
.e-tick {
|
|
32355
32415
|
display: inline-block;
|
|
32356
32416
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32357
|
-
background-repeat:
|
|
32417
|
+
background-repeat: repeat-y;
|
|
32358
32418
|
}
|
|
32359
32419
|
|
|
32360
32420
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -44623,6 +44683,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44623
44683
|
box-sizing: border-box;
|
|
44624
44684
|
}
|
|
44625
44685
|
|
|
44686
|
+
@if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
|
|
44687
|
+
.e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
|
|
44688
|
+
top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
|
|
44689
|
+
}
|
|
44690
|
+
}
|
|
44691
|
+
|
|
44626
44692
|
|
|
44627
44693
|
@include export-module('dialog-theme') {
|
|
44628
44694
|
.e-dialog {
|
|
@@ -54617,7 +54683,8 @@ $ripple-width: 32px !default;
|
|
|
54617
54683
|
|
|
54618
54684
|
.e-list-item {
|
|
54619
54685
|
|
|
54620
|
-
div.e-icons::before
|
|
54686
|
+
div.e-icons.e-icon-expandable::before,
|
|
54687
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54621
54688
|
content: '\e22e';
|
|
54622
54689
|
}
|
|
54623
54690
|
}
|
|
@@ -62014,19 +62081,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
62014
62081
|
text-align: center;
|
|
62015
62082
|
}
|
|
62016
62083
|
|
|
62017
|
-
&:not(.e-list-template) .e-list-item,
|
|
62018
|
-
.e-list-nrt,
|
|
62019
|
-
.e-selectall-parent {
|
|
62020
|
-
height: $listbox-item-height;
|
|
62021
|
-
line-height: $listbox-item-line-height;
|
|
62022
|
-
padding: $listbox-item-padding;
|
|
62023
|
-
position: relative;
|
|
62024
|
-
@if $skin-name == 'fluent2' {
|
|
62025
|
-
font-size: 14px;
|
|
62026
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
62027
|
-
}
|
|
62028
|
-
}
|
|
62029
|
-
|
|
62030
62084
|
.e-list-parent {
|
|
62031
62085
|
height: 100%;
|
|
62032
62086
|
min-height: $listbox-item-height;
|
|
@@ -62528,6 +62582,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
62528
62582
|
}
|
|
62529
62583
|
}
|
|
62530
62584
|
|
|
62585
|
+
.e-listbox-wrapper,
|
|
62586
|
+
.e-listbox-container,
|
|
62587
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
62588
|
+
&:not(.e-list-template) .e-list-item,
|
|
62589
|
+
.e-list-nrt,
|
|
62590
|
+
.e-selectall-parent {
|
|
62591
|
+
height: $listbox-item-height;
|
|
62592
|
+
line-height: $listbox-item-line-height;
|
|
62593
|
+
padding: $listbox-item-padding;
|
|
62594
|
+
position: relative;
|
|
62595
|
+
@if $skin-name == 'fluent2' {
|
|
62596
|
+
font-size: 14px;
|
|
62597
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
62598
|
+
}
|
|
62599
|
+
}
|
|
62600
|
+
}
|
|
62601
|
+
|
|
62531
62602
|
|
|
62532
62603
|
@mixin avatar {
|
|
62533
62604
|
height: $listbox-template-avatar-size;
|
|
@@ -68588,7 +68659,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68588
68659
|
}
|
|
68589
68660
|
}
|
|
68590
68661
|
}
|
|
68591
|
-
.e-listview
|
|
68662
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
68592
68663
|
height: 24px;
|
|
68593
68664
|
width: 16px;
|
|
68594
68665
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -76782,7 +76853,22 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
76782
76853
|
text-transform: $grid-header-text-transform;
|
|
76783
76854
|
user-select: none;
|
|
76784
76855
|
}
|
|
76785
|
-
|
|
76856
|
+
|
|
76857
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
76858
|
+
.e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
76859
|
+
.e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
|
|
76860
|
+
padding: 0 .4em ;
|
|
76861
|
+
@if $grid-skin == 'material' {
|
|
76862
|
+
padding: $grid-headercell-div-padding;
|
|
76863
|
+
}
|
|
76864
|
+
@if $grid-skin == 'fabric' {
|
|
76865
|
+
padding: 0 1px 0;
|
|
76866
|
+
}
|
|
76867
|
+
@if $grid-skin == 'highcontrast' {
|
|
76868
|
+
padding: 0;
|
|
76869
|
+
}
|
|
76870
|
+
}
|
|
76871
|
+
|
|
76786
76872
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
76787
76873
|
overflow: visible;
|
|
76788
76874
|
}
|
|
@@ -77226,7 +77312,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
77226
77312
|
}
|
|
77227
77313
|
|
|
77228
77314
|
&.e-default:not(.e-rtl) tr {
|
|
77229
|
-
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
|
|
77315
|
+
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
|
|
77230
77316
|
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
77231
77317
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
77232
77318
|
border-left-width: 0;
|
|
@@ -77663,7 +77749,10 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
77663
77749
|
border-top-color: $grid-columnchooser-footer-border-color;
|
|
77664
77750
|
border-top-width: 1px;
|
|
77665
77751
|
margin-top: 0;
|
|
77666
|
-
overflow-x:
|
|
77752
|
+
overflow-x: auto;
|
|
77753
|
+
& .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
|
|
77754
|
+
white-space: nowrap;
|
|
77755
|
+
}
|
|
77667
77756
|
}
|
|
77668
77757
|
|
|
77669
77758
|
@if $grid-skin == 'fluent2' {
|
|
@@ -78683,6 +78772,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
78683
78772
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78684
78773
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78685
78774
|
text-align: right;
|
|
78775
|
+
@if $grid-skin == 'highcontrast' {
|
|
78776
|
+
margin: -7px 0;
|
|
78777
|
+
}
|
|
78686
78778
|
|
|
78687
78779
|
& .e-sortnumber {
|
|
78688
78780
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -78694,6 +78786,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
78694
78786
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78695
78787
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78696
78788
|
text-align: right;
|
|
78789
|
+
@if $grid-skin == 'highcontrast' {
|
|
78790
|
+
margin: -7px 0;
|
|
78791
|
+
}
|
|
78697
78792
|
|
|
78698
78793
|
& .e-sortnumber {
|
|
78699
78794
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -78714,9 +78809,6 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
78714
78809
|
|
|
78715
78810
|
& .e-sortnumber {
|
|
78716
78811
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
78717
|
-
@if $grid-skin == 'bootstrap4' {
|
|
78718
|
-
margin: 4px -2px 0 0;
|
|
78719
|
-
}
|
|
78720
78812
|
}
|
|
78721
78813
|
}
|
|
78722
78814
|
|
|
@@ -78929,7 +79021,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
78929
79021
|
}
|
|
78930
79022
|
|
|
78931
79023
|
&.e-default {
|
|
78932
|
-
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
79024
|
+
& tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
|
|
78933
79025
|
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
78934
79026
|
border-left: 0;
|
|
78935
79027
|
}
|
|
@@ -98751,14 +98843,14 @@ $lg-desktop: 1399.98;
|
|
|
98751
98843
|
}
|
|
98752
98844
|
|
|
98753
98845
|
.e-pv-diagram-resize-handle{
|
|
98754
|
-
@if $theme-name == 'fluent2' {
|
|
98846
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
98755
98847
|
fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
|
|
98756
98848
|
}
|
|
98757
98849
|
}
|
|
98758
98850
|
|
|
98759
98851
|
.e-pv-diagram-border,
|
|
98760
98852
|
.e-pv-diagram-resize-handle {
|
|
98761
|
-
@if $theme-name=='fluent2' {
|
|
98853
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
98762
98854
|
stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
|
|
98763
98855
|
}
|
|
98764
98856
|
}
|
|
@@ -99066,7 +99158,9 @@ $lg-desktop: 1399.98;
|
|
|
99066
99158
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
99067
99159
|
height: $pv-toolbar-btn-height;
|
|
99068
99160
|
min-width: $pv-toolbar-btn-width;
|
|
99069
|
-
|
|
99161
|
+
@if ($skin-name != 'fluent2') {
|
|
99162
|
+
width: $pv-toolbar-btn-width;
|
|
99163
|
+
}
|
|
99070
99164
|
@if $skin-name == 'FluentUI' {
|
|
99071
99165
|
line-height: $pv-toolbar-btn-height;
|
|
99072
99166
|
min-width: 40px;
|
|
@@ -99984,7 +100078,8 @@ $lg-desktop: 1399.98;
|
|
|
99984
100078
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
99985
100079
|
}
|
|
99986
100080
|
|
|
99987
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
100081
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
100082
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
99988
100083
|
{
|
|
99989
100084
|
background: $pv-thumbnail-view-button-selection-background;
|
|
99990
100085
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100347,7 +100442,9 @@ $lg-desktop: 1399.98;
|
|
|
100347
100442
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100348
100443
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100349
100444
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100350
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100445
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100446
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100447
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100351
100448
|
color: $pv-icon-color;
|
|
100352
100449
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100353
100450
|
box-shadow: none;
|
|
@@ -100411,25 +100508,39 @@ $lg-desktop: 1399.98;
|
|
|
100411
100508
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100412
100509
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100413
100510
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100414
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100511
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100512
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100513
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100415
100514
|
@if $skin-name == 'bootstrap4' {
|
|
100416
100515
|
color: $pv-icon-color-hover;
|
|
100417
100516
|
}
|
|
100418
100517
|
@if $skin-name == 'bootstrap5' {
|
|
100419
100518
|
color: $white;
|
|
100420
100519
|
}
|
|
100520
|
+
@if $skin-name == 'fluent2' {
|
|
100521
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100522
|
+
}
|
|
100421
100523
|
@if $skin-name == 'FluentUI' {
|
|
100422
100524
|
color: $pv-item-selection-color;
|
|
100423
100525
|
}
|
|
100424
100526
|
}
|
|
100425
100527
|
|
|
100528
|
+
.e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
|
|
100529
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
100530
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
100531
|
+
}
|
|
100532
|
+
@if $theme-name == 'bootstrap5' {
|
|
100533
|
+
color: $pv-item-selection-color;
|
|
100534
|
+
}
|
|
100535
|
+
}
|
|
100536
|
+
|
|
100426
100537
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
100427
100538
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
100428
100539
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
|
|
100429
100540
|
@if $skin-name == 'bootstrap4' {
|
|
100430
100541
|
color: $pv-icon-color-hover;
|
|
100431
100542
|
}
|
|
100432
|
-
@if $skin-name == 'bootstrap5' {
|
|
100543
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100433
100544
|
color: $pv-icon-color;
|
|
100434
100545
|
}
|
|
100435
100546
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100437,12 +100548,23 @@ $lg-desktop: 1399.98;
|
|
|
100437
100548
|
}
|
|
100438
100549
|
}
|
|
100439
100550
|
|
|
100551
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100552
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100553
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
100554
|
+
@if ($skin-name == 'fluent2') {
|
|
100555
|
+
color: $pv-icon-color;
|
|
100556
|
+
}
|
|
100557
|
+
}
|
|
100558
|
+
|
|
100440
100559
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100441
100560
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100442
100561
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100443
100562
|
@if $skin-name == 'bootstrap4' {
|
|
100444
100563
|
color: $pv-icon-color-hover;
|
|
100445
100564
|
}
|
|
100565
|
+
@if $skin-name == 'fluent2' {
|
|
100566
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100567
|
+
}
|
|
100446
100568
|
}
|
|
100447
100569
|
|
|
100448
100570
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -100623,6 +100745,17 @@ $lg-desktop: 1399.98;
|
|
|
100623
100745
|
|
|
100624
100746
|
.e-pv-search-input-mobile {
|
|
100625
100747
|
height: $pv-search-input-height;
|
|
100748
|
+
max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
|
|
100749
|
+
}
|
|
100750
|
+
|
|
100751
|
+
.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,
|
|
100752
|
+
.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 {
|
|
100753
|
+
margin-left: 3px;
|
|
100754
|
+
}
|
|
100755
|
+
|
|
100756
|
+
.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,
|
|
100757
|
+
.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 {
|
|
100758
|
+
margin-right: 3px;
|
|
100626
100759
|
}
|
|
100627
100760
|
|
|
100628
100761
|
.e-pv-match-case-container {
|
|
@@ -100720,13 +100853,11 @@ $lg-desktop: 1399.98;
|
|
|
100720
100853
|
}
|
|
100721
100854
|
|
|
100722
100855
|
.e-pv-notification-popup {
|
|
100723
|
-
height: $pv-notification-popup-height;
|
|
100724
100856
|
margin: 0 10px;
|
|
100725
100857
|
max-width: $pv-notification-popup-width;
|
|
100726
100858
|
}
|
|
100727
100859
|
|
|
100728
100860
|
.e-pv-notification-popup.e-pv-notification-large-content {
|
|
100729
|
-
height: $pv-notification-popup-height-large-content;
|
|
100730
100861
|
max-width: $pv-notification-popup-width-large-content;
|
|
100731
100862
|
}
|
|
100732
100863
|
|
|
@@ -100794,10 +100925,13 @@ $lg-desktop: 1399.98;
|
|
|
100794
100925
|
border-bottom: 2px solid;
|
|
100795
100926
|
margin-top: 0;
|
|
100796
100927
|
padding-top: 5px;
|
|
100797
|
-
@if ($skin-name=='bootstrap5'
|
|
100928
|
+
@if ($skin-name=='bootstrap5') {
|
|
100798
100929
|
margin-top: -4px;
|
|
100799
100930
|
padding-top: 0;
|
|
100800
100931
|
}
|
|
100932
|
+
@if ($theme-name=='fluent2') {
|
|
100933
|
+
padding-top: 0;
|
|
100934
|
+
}
|
|
100801
100935
|
@if $skin-name == 'FluentUI' {
|
|
100802
100936
|
line-height: 11px;
|
|
100803
100937
|
}
|
|
@@ -100809,7 +100943,12 @@ $lg-desktop: 1399.98;
|
|
|
100809
100943
|
line-height: 1.71em;
|
|
100810
100944
|
}
|
|
100811
100945
|
border-bottom: 2px solid;
|
|
100812
|
-
|
|
100946
|
+
@if ($skin-name == 'fluent2') {
|
|
100947
|
+
margin-top: 5px;
|
|
100948
|
+
}
|
|
100949
|
+
@else {
|
|
100950
|
+
margin-top: 0;
|
|
100951
|
+
}
|
|
100813
100952
|
padding-top: 1px;
|
|
100814
100953
|
vertical-align: initial;
|
|
100815
100954
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100821,9 +100960,12 @@ $lg-desktop: 1399.98;
|
|
|
100821
100960
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
100822
100961
|
margin-top: 0;
|
|
100823
100962
|
padding-top: 7px;
|
|
100824
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
100963
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
100825
100964
|
padding-top: 0;
|
|
100826
100965
|
}
|
|
100966
|
+
@if ( or $theme-name == 'fluent2'){
|
|
100967
|
+
padding-top: 5px;
|
|
100968
|
+
}
|
|
100827
100969
|
vertical-align: initial;
|
|
100828
100970
|
}
|
|
100829
100971
|
|
|
@@ -100835,6 +100977,13 @@ $lg-desktop: 1399.98;
|
|
|
100835
100977
|
vertical-align: initial;
|
|
100836
100978
|
}
|
|
100837
100979
|
|
|
100980
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
100981
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
100982
|
+
@if $skin-name != 'Material3' {
|
|
100983
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
100984
|
+
}
|
|
100985
|
+
}
|
|
100986
|
+
|
|
100838
100987
|
.e-pv-annotation-opacity-popup-container,
|
|
100839
100988
|
.e-pv-annotation-thickness-popup-container {
|
|
100840
100989
|
@if $skin-name != 'Material3' {
|
|
@@ -101114,6 +101263,13 @@ $lg-desktop: 1399.98;
|
|
|
101114
101263
|
}
|
|
101115
101264
|
}
|
|
101116
101265
|
|
|
101266
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
|
|
101267
|
+
@if $skin-name == 'fluent2' {
|
|
101268
|
+
background-color: $pv-annotation-dd-background-color-active;
|
|
101269
|
+
color: $pv-icon-color;
|
|
101270
|
+
}
|
|
101271
|
+
}
|
|
101272
|
+
|
|
101117
101273
|
.e-pv-annotation-color-container.e-dropdown-btn.e-btn,
|
|
101118
101274
|
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
|
|
101119
101275
|
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
|
|
@@ -101193,13 +101349,6 @@ $lg-desktop: 1399.98;
|
|
|
101193
101349
|
}
|
|
101194
101350
|
}
|
|
101195
101351
|
|
|
101196
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
101197
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
101198
|
-
@if ($theme-name == 'fluent2') {
|
|
101199
|
-
line-height: 28px;
|
|
101200
|
-
}
|
|
101201
|
-
}
|
|
101202
|
-
|
|
101203
101352
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
101204
101353
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
101205
101354
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101297,6 +101446,13 @@ $lg-desktop: 1399.98;
|
|
|
101297
101446
|
}
|
|
101298
101447
|
}
|
|
101299
101448
|
|
|
101449
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101450
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101451
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101452
|
+
color: $pv-icon-color;
|
|
101453
|
+
}
|
|
101454
|
+
}
|
|
101455
|
+
|
|
101300
101456
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101301
101457
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101302
101458
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101505,6 +101661,9 @@ $lg-desktop: 1399.98;
|
|
|
101505
101661
|
@if $skin-name == 'FluentUI' {
|
|
101506
101662
|
margin-left: 195px;
|
|
101507
101663
|
}
|
|
101664
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101665
|
+
margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
|
|
101666
|
+
}
|
|
101508
101667
|
}
|
|
101509
101668
|
|
|
101510
101669
|
.e-pv-properties-line-start,
|
|
@@ -101828,17 +101987,27 @@ $lg-desktop: 1399.98;
|
|
|
101828
101987
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
101829
101988
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
101830
101989
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
101831
|
-
@if $skin-name != 'Material3' {
|
|
101990
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
101832
101991
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
101833
101992
|
}
|
|
101834
101993
|
}
|
|
101835
101994
|
|
|
101836
101995
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
|
|
101837
|
-
@if $skin-name == 'bootstrap5' {
|
|
101996
|
+
@if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
|
|
101838
101997
|
background: $secondary-bg-color-pressed;
|
|
101839
101998
|
}
|
|
101840
101999
|
}
|
|
101841
102000
|
|
|
102001
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
|
|
102002
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
|
|
102003
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
102004
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
102005
|
+
}
|
|
102006
|
+
@if $theme-name == 'bootstrap5' {
|
|
102007
|
+
color: $pv-item-selection-color;
|
|
102008
|
+
}
|
|
102009
|
+
}
|
|
102010
|
+
|
|
101842
102011
|
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
101843
102012
|
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
101844
102013
|
height: $pv-toolbar-btn-height-big;
|
|
@@ -101932,17 +102101,9 @@ $lg-desktop: 1399.98;
|
|
|
101932
102101
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
101933
102102
|
}
|
|
101934
102103
|
|
|
101935
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
101936
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
101937
|
-
@if $theme-name == 'fluent2' {
|
|
101938
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
101939
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
101940
|
-
}
|
|
101941
|
-
}
|
|
101942
|
-
|
|
101943
102104
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
101944
102105
|
@if $theme-name == 'fluent2' {
|
|
101945
|
-
|
|
102106
|
+
color: var(--color-sf-secondary-text-color);
|
|
101946
102107
|
}
|
|
101947
102108
|
}
|
|
101948
102109
|
|
|
@@ -102282,11 +102443,13 @@ $lg-desktop: 1399.98;
|
|
|
102282
102443
|
padding-right: 7px;
|
|
102283
102444
|
@if $skin-name == 'Material3' {
|
|
102284
102445
|
font-size: $text-xs;
|
|
102446
|
+
padding-left: 12px;
|
|
102447
|
+
padding-right: 12px;
|
|
102285
102448
|
}
|
|
102286
102449
|
}
|
|
102287
102450
|
|
|
102288
102451
|
.e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
|
|
102289
|
-
@if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
|
|
102452
|
+
@if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
|
|
102290
102453
|
background-color: $pv-save-button-bg-color;
|
|
102291
102454
|
border-radius: 2px;
|
|
102292
102455
|
color: $pv-save-button-color;
|
|
@@ -102396,6 +102559,9 @@ $lg-desktop: 1399.98;
|
|
|
102396
102559
|
@if $skin-name == 'bootstrap4' {
|
|
102397
102560
|
color: $pv-title-close-color;
|
|
102398
102561
|
}
|
|
102562
|
+
@if $skin-name == 'fluent2' {
|
|
102563
|
+
color: var(--color-sf-secondary-text-color);
|
|
102564
|
+
}
|
|
102399
102565
|
height: $pv-title-close-height;
|
|
102400
102566
|
position: $pv-title-close-position;
|
|
102401
102567
|
right: 11px;
|
|
@@ -102424,7 +102590,7 @@ $lg-desktop: 1399.98;
|
|
|
102424
102590
|
.e-pv-comments-panel-text {
|
|
102425
102591
|
font-size: 15px;
|
|
102426
102592
|
padding-left: 85px;
|
|
102427
|
-
color:
|
|
102593
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102428
102594
|
}
|
|
102429
102595
|
|
|
102430
102596
|
.e-pv-comments-content-container {
|
|
@@ -102612,8 +102778,34 @@ $lg-desktop: 1399.98;
|
|
|
102612
102778
|
}
|
|
102613
102779
|
}
|
|
102614
102780
|
|
|
102781
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
102782
|
+
@if ($skin-name == 'fluent2') {
|
|
102783
|
+
margin-top: -4px;
|
|
102784
|
+
}
|
|
102785
|
+
}
|
|
102786
|
+
|
|
102787
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102788
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102789
|
+
@if ($skin-name == 'fluent2') {
|
|
102790
|
+
margin-top: -5px;
|
|
102791
|
+
}
|
|
102792
|
+
}
|
|
102793
|
+
|
|
102794
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
102795
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
102796
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
102797
|
+
@if ($skin-name == 'fluent2') {
|
|
102798
|
+
padding-top: 8px;
|
|
102799
|
+
}
|
|
102800
|
+
}
|
|
102801
|
+
|
|
102615
102802
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102616
|
-
|
|
102803
|
+
@if ($skin-name == 'fluent2') {
|
|
102804
|
+
margin-top: -4px;
|
|
102805
|
+
}
|
|
102806
|
+
@else {
|
|
102807
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
102808
|
+
}
|
|
102617
102809
|
@if $theme-name != 'fluent2'{
|
|
102618
102810
|
padding-left: 7px;
|
|
102619
102811
|
}
|
|
@@ -102667,7 +102859,7 @@ $lg-desktop: 1399.98;
|
|
|
102667
102859
|
|
|
102668
102860
|
.e-pdfviewer .e-inplaceeditor .e-editable-value-container {
|
|
102669
102861
|
background: transparent;
|
|
102670
|
-
width: 229px;
|
|
102862
|
+
max-width: 229px;
|
|
102671
102863
|
}
|
|
102672
102864
|
|
|
102673
102865
|
.e-pv-status-div {
|
|
@@ -102683,7 +102875,7 @@ $lg-desktop: 1399.98;
|
|
|
102683
102875
|
}
|
|
102684
102876
|
|
|
102685
102877
|
.e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
|
|
102686
|
-
@if $skin-name != 'bootstrap5' {
|
|
102878
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
|
|
102687
102879
|
caret-color: $pv-comment-text-cursor-color;
|
|
102688
102880
|
}
|
|
102689
102881
|
}
|
|
@@ -102803,10 +102995,14 @@ $lg-desktop: 1399.98;
|
|
|
102803
102995
|
.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,
|
|
102804
102996
|
.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,
|
|
102805
102997
|
.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 {
|
|
102806
|
-
@if $skin-name != 'bootstrap5' {
|
|
102998
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
|
|
102807
102999
|
background: $pv-signature-footer-color;
|
|
102808
103000
|
border-color: $pv-signature-footer-color;
|
|
102809
103001
|
}
|
|
103002
|
+
@else if ($skin-name == 'fluent2'){
|
|
103003
|
+
background: $pv-item-selection-background-color;
|
|
103004
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
103005
|
+
}
|
|
102810
103006
|
@else {
|
|
102811
103007
|
background: $secondary-bg-color-pressed;
|
|
102812
103008
|
border-color: $secondary-bg-color-pressed;
|
|
@@ -102937,7 +103133,9 @@ $lg-desktop: 1399.98;
|
|
|
102937
103133
|
@if $skin-name == 'bootstrap5' {
|
|
102938
103134
|
color: $pv-icon-color;
|
|
102939
103135
|
height: 32px;
|
|
102940
|
-
|
|
103136
|
+
@if ($theme-name != 'fluent2') {
|
|
103137
|
+
line-height: 32px;
|
|
103138
|
+
}
|
|
102941
103139
|
}
|
|
102942
103140
|
@else {
|
|
102943
103141
|
color: $pv-icon-color;
|
|
@@ -102994,13 +103192,6 @@ $lg-desktop: 1399.98;
|
|
|
102994
103192
|
border-color: $pv-annotation-dropdown-border-color;
|
|
102995
103193
|
}
|
|
102996
103194
|
|
|
102997
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102998
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102999
|
-
@if $theme-name == 'fluent2' {
|
|
103000
|
-
margin-top: -10px;
|
|
103001
|
-
}
|
|
103002
|
-
}
|
|
103003
|
-
|
|
103004
103195
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
103005
103196
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
103006
103197
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -103569,6 +103760,7 @@ $lg-desktop: 1399.98;
|
|
|
103569
103760
|
|
|
103570
103761
|
.e-pv-properties-form-field-group-btn-div {
|
|
103571
103762
|
display: grid;
|
|
103763
|
+
align-content: space-between;
|
|
103572
103764
|
}
|
|
103573
103765
|
|
|
103574
103766
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -103927,7 +104119,6 @@ $lg-desktop: 1399.98;
|
|
|
103927
104119
|
}
|
|
103928
104120
|
@if $theme-name == 'fluent2'{
|
|
103929
104121
|
font-family: $font-family;
|
|
103930
|
-
margin-left: 7px;
|
|
103931
104122
|
}
|
|
103932
104123
|
}
|
|
103933
104124
|
|
|
@@ -114776,7 +114967,7 @@ $qryblr-drag-icon-color: $neutral-light-fontalt !default;
|
|
|
114776
114967
|
.e-query-builder .e-btn.e-round.e-small {
|
|
114777
114968
|
@if $theme-name == 'fluent2' {
|
|
114778
114969
|
&:hover {
|
|
114779
|
-
background:
|
|
114970
|
+
background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
114780
114971
|
}
|
|
114781
114972
|
|
|
114782
114973
|
&:focus {
|
|
@@ -120946,6 +121137,12 @@ $image-editor-filter-canvas-focus: 1px solid $neutral-light-fontalt !default;
|
|
|
120946
121137
|
margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
|
|
120947
121138
|
}
|
|
120948
121139
|
}
|
|
121140
|
+
|
|
121141
|
+
@if $skin-name == 'fluent2' {
|
|
121142
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
121143
|
+
padding-left: 16px;
|
|
121144
|
+
}
|
|
121145
|
+
}
|
|
120949
121146
|
}
|
|
120950
121147
|
|
|
120951
121148
|
.e-image-editor {
|
|
@@ -121252,6 +121449,16 @@ $image-editor-filter-canvas-focus: 1px solid $neutral-light-fontalt !default;
|
|
|
121252
121449
|
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121253
121450
|
}
|
|
121254
121451
|
}
|
|
121452
|
+
|
|
121453
|
+
@if $skin-name == 'fluent2' {
|
|
121454
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
121455
|
+
padding-left: 14px;
|
|
121456
|
+
}
|
|
121457
|
+
& .e-dropdown-btn,
|
|
121458
|
+
& .e-dropdown-btn span {
|
|
121459
|
+
font-weight: normal;
|
|
121460
|
+
}
|
|
121461
|
+
}
|
|
121255
121462
|
}
|
|
121256
121463
|
|
|
121257
121464
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -121722,10 +121929,13 @@ $image-editor-filter-canvas-focus: 1px solid $neutral-light-fontalt !default;
|
|
|
121722
121929
|
background: inherit;
|
|
121723
121930
|
border: none;
|
|
121724
121931
|
margin-top: $image-editor-ddbtn-margin-top;
|
|
121725
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
|
|
121932
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
121726
121933
|
background: $tbar-default-bg;
|
|
121727
121934
|
color: $tbar-default-icon-color;
|
|
121728
121935
|
}
|
|
121936
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
121937
|
+
border: 2px solid #000;
|
|
121938
|
+
}
|
|
121729
121939
|
@if $skin-name == 'Material3' {
|
|
121730
121940
|
box-shadow: none;
|
|
121731
121941
|
}
|
|
@@ -121744,6 +121954,36 @@ $image-editor-filter-canvas-focus: 1px solid $neutral-light-fontalt !default;
|
|
|
121744
121954
|
background: $btn-focus-bgcolor;
|
|
121745
121955
|
box-shadow: none;
|
|
121746
121956
|
color: $btn-focus-color;
|
|
121957
|
+
@if $skin-name == 'FluentUI' {
|
|
121958
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
121959
|
+
box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
|
|
121960
|
+
}
|
|
121961
|
+
@else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
|
|
121962
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
121963
|
+
}
|
|
121964
|
+
@else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
121965
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
121966
|
+
border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
|
|
121967
|
+
}
|
|
121968
|
+
@else if $skin-name == 'bootstrap4' {
|
|
121969
|
+
$color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
|
|
121970
|
+
box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
|
|
121971
|
+
}
|
|
121972
|
+
@else if $skin-name == 'bootstrap5' {
|
|
121973
|
+
box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
121974
|
+
}
|
|
121975
|
+
@else if $skin-name == 'Material3' {
|
|
121976
|
+
box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
|
|
121977
|
+
}
|
|
121978
|
+
@else if $skin-name == 'tailwind' {
|
|
121979
|
+
box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
|
|
121980
|
+
}
|
|
121981
|
+
}
|
|
121982
|
+
|
|
121983
|
+
&:focus-visible {
|
|
121984
|
+
@if $skin-name == 'fluent2' {
|
|
121985
|
+
box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
121986
|
+
}
|
|
121747
121987
|
}
|
|
121748
121988
|
|
|
121749
121989
|
&:active {
|
|
@@ -123923,7 +124163,7 @@ $otp-input-disabled-border-color: $neutral-light !default;
|
|
|
123923
124163
|
}
|
|
123924
124164
|
&.e-outline {
|
|
123925
124165
|
.e-otp-input-field {
|
|
123926
|
-
border:
|
|
124166
|
+
border: 1px solid $otp-input-border-color;
|
|
123927
124167
|
}
|
|
123928
124168
|
}
|
|
123929
124169
|
&.e-outline,
|
|
@@ -124921,6 +125161,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124921
125161
|
|
|
124922
125162
|
.e-disabled {
|
|
124923
125163
|
opacity: $ribbon-disabled-opacity;
|
|
125164
|
+
pointer-events: none;
|
|
124924
125165
|
}
|
|
124925
125166
|
|
|
124926
125167
|
.e-input-group {
|