@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
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -7492,7 +7492,11 @@ $input-error-text-color:$danger !default;
|
|
|
7492
7492
|
.e-input-group.e-input-focus input.e-input,
|
|
7493
7493
|
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
|
|
7494
7494
|
.e-float-input.e-control-wrapper.e-input-focus input,
|
|
7495
|
-
.e-float-input.e-input-focus input
|
|
7495
|
+
.e-float-input.e-input-focus input {
|
|
7496
|
+
padding-left: $input-text-indent;
|
|
7497
|
+
text-indent: 0;
|
|
7498
|
+
}
|
|
7499
|
+
|
|
7496
7500
|
textarea.e-input#{$css},
|
|
7497
7501
|
.e-input-group textarea.e-input,
|
|
7498
7502
|
.e-input-group textarea,
|
|
@@ -7506,7 +7510,12 @@ $input-error-text-color:$danger !default;
|
|
|
7506
7510
|
.e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
7507
7511
|
.e-float-input.e-control-wrapper textarea:focus,
|
|
7508
7512
|
.e-float-input textarea:focus {
|
|
7509
|
-
|
|
7513
|
+
@if $input-skin-name == 'fluent2' {
|
|
7514
|
+
padding-left: 12px;
|
|
7515
|
+
}
|
|
7516
|
+
@else {
|
|
7517
|
+
padding-left: $input-text-indent;
|
|
7518
|
+
}
|
|
7510
7519
|
text-indent: 0;
|
|
7511
7520
|
}
|
|
7512
7521
|
|
|
@@ -7833,7 +7842,12 @@ $input-error-text-color:$danger !default;
|
|
|
7833
7842
|
.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
7834
7843
|
.e-bigger .e-float-input.e-control-wrapper textarea:focus,
|
|
7835
7844
|
.e-bigger .e-float-input textarea:focus {
|
|
7836
|
-
|
|
7845
|
+
@if $input-skin-name == 'fluent2' {
|
|
7846
|
+
padding: $textarea-bigger-padding;
|
|
7847
|
+
}
|
|
7848
|
+
@else {
|
|
7849
|
+
padding-left: $input-bigger-text-indent;
|
|
7850
|
+
}
|
|
7837
7851
|
text-indent: 0;
|
|
7838
7852
|
}
|
|
7839
7853
|
|
|
@@ -8733,18 +8747,18 @@ $input-error-text-color:$danger !default;
|
|
|
8733
8747
|
}
|
|
8734
8748
|
}
|
|
8735
8749
|
|
|
8736
|
-
.e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8737
|
-
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8738
|
-
.e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8739
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8740
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
8741
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8742
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
8743
|
-
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8744
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8745
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
8746
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8747
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
|
|
8750
|
+
.e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8751
|
+
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8752
|
+
.e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8753
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
8754
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
8755
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
8756
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
8757
|
+
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8758
|
+
.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]),
|
|
8759
|
+
.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]),
|
|
8760
|
+
.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]),
|
|
8761
|
+
.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]) {
|
|
8748
8762
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8749
8763
|
border-bottom-width: $input-group-border-width-hover;
|
|
8750
8764
|
}
|
|
@@ -15899,7 +15913,7 @@ $input-error-text-color:$danger !default;
|
|
|
15899
15913
|
border-color: $input-box-border-color;
|
|
15900
15914
|
}
|
|
15901
15915
|
|
|
15902
|
-
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15916
|
+
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
|
|
15903
15917
|
@if $input-skin-name == 'fluent2' {
|
|
15904
15918
|
padding-bottom: 0;
|
|
15905
15919
|
}
|
|
@@ -15934,6 +15948,20 @@ $input-error-text-color:$danger !default;
|
|
|
15934
15948
|
}
|
|
15935
15949
|
}
|
|
15936
15950
|
|
|
15951
|
+
textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15952
|
+
@if $input-skin-name == 'fluent2' {
|
|
15953
|
+
border-bottom-color: $input-active-border-color;
|
|
15954
|
+
padding-bottom: 4px;
|
|
15955
|
+
border-bottom-width: 0;
|
|
15956
|
+
}
|
|
15957
|
+
}
|
|
15958
|
+
|
|
15959
|
+
.e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15960
|
+
@if $input-skin-name == 'fluent2' {
|
|
15961
|
+
padding-bottom: 6px;
|
|
15962
|
+
}
|
|
15963
|
+
}
|
|
15964
|
+
|
|
15937
15965
|
.e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
|
|
15938
15966
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
|
|
15939
15967
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
|
|
@@ -16049,15 +16077,11 @@ $input-error-text-color:$danger !default;
|
|
|
16049
16077
|
@if $input-skin-name == 'bootstrap4' {
|
|
16050
16078
|
transition: $input-transition-shadow;
|
|
16051
16079
|
}
|
|
16052
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
16080
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
|
|
16053
16081
|
border-color: $input-group-border-color-focus;
|
|
16054
16082
|
border-radius: $input-groupo-focus-border-radius;
|
|
16055
16083
|
box-shadow: $input-group-focus-box-shadow;
|
|
16056
16084
|
}
|
|
16057
|
-
@if $input-skin-name == 'FluentUI' {
|
|
16058
|
-
border-radius: $input-groupo-focus-border-radius;
|
|
16059
|
-
border-width: 2px;
|
|
16060
|
-
}
|
|
16061
16085
|
}
|
|
16062
16086
|
|
|
16063
16087
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -20753,9 +20777,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $border-light !default;
|
|
|
20753
20777
|
&:focus-visible {
|
|
20754
20778
|
@if $skin-name == 'fluent2' {
|
|
20755
20779
|
box-shadow: $secondary-shadow-focus;
|
|
20780
|
+
color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
|
|
20756
20781
|
|
|
20757
|
-
& .e-breadcrumb-icon
|
|
20758
|
-
|
|
20782
|
+
& .e-breadcrumb-icon,
|
|
20783
|
+
&.e-breadcrumb-url .e-breadcrumb-icon {
|
|
20784
|
+
color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
|
|
20759
20785
|
}
|
|
20760
20786
|
}
|
|
20761
20787
|
}
|
|
@@ -24123,7 +24149,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
24123
24149
|
@if $skin-name == 'fluent2' {
|
|
24124
24150
|
background: transparent;
|
|
24125
24151
|
border-color: $secondary-border-color-hover;
|
|
24126
|
-
color: $secondary-text-color-
|
|
24152
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
24127
24153
|
}
|
|
24128
24154
|
|
|
24129
24155
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -24156,7 +24182,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
24156
24182
|
@include outline-active;
|
|
24157
24183
|
@if $skin-name == 'fluent2' {
|
|
24158
24184
|
background: transparent;
|
|
24159
|
-
color: $secondary-text-color-
|
|
24185
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
24160
24186
|
outline: 2px solid;
|
|
24161
24187
|
outline-offset: -2px;
|
|
24162
24188
|
}
|
|
@@ -25062,6 +25088,7 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
25062
25088
|
font-size: 12px;
|
|
25063
25089
|
line-height: 16px;
|
|
25064
25090
|
padding: 8px 16px;
|
|
25091
|
+
box-sizing: content-box;
|
|
25065
25092
|
}
|
|
25066
25093
|
}
|
|
25067
25094
|
}
|
|
@@ -31141,6 +31168,12 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
|
|
|
31141
31168
|
background: $drop-down-btn-li-bgcolor;
|
|
31142
31169
|
}
|
|
31143
31170
|
color: $drop-down-btn-li-selection-font-color;
|
|
31171
|
+
& .e-menu-icon,
|
|
31172
|
+
& .e-menu-url {
|
|
31173
|
+
@if $skin-name == 'fluent2' {
|
|
31174
|
+
color: $drop-down-btn-li-selection-font-color;
|
|
31175
|
+
}
|
|
31176
|
+
}
|
|
31144
31177
|
}
|
|
31145
31178
|
|
|
31146
31179
|
&:active,
|
|
@@ -33377,7 +33410,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33377
33410
|
&.e-scale {
|
|
33378
33411
|
&.e-h-scale {
|
|
33379
33412
|
.e-tick {
|
|
33380
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33413
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33414
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
33415
|
+
@if ($skin-name == 'material-dark') {
|
|
33416
|
+
background-position: bottom;
|
|
33417
|
+
}
|
|
33418
|
+
}
|
|
33419
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33381
33420
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
33382
33421
|
}
|
|
33383
33422
|
@else {
|
|
@@ -33387,7 +33426,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33387
33426
|
}
|
|
33388
33427
|
|
|
33389
33428
|
.e-large {
|
|
33390
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33429
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33430
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
33431
|
+
}
|
|
33432
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33391
33433
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
33392
33434
|
}
|
|
33393
33435
|
}
|
|
@@ -33417,7 +33459,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33417
33459
|
&.e-scale {
|
|
33418
33460
|
&.e-h-scale {
|
|
33419
33461
|
.e-tick {
|
|
33420
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33462
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33463
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
33464
|
+
@if ($skin-name == 'material-dark') {
|
|
33465
|
+
background-position-x: center;
|
|
33466
|
+
}
|
|
33467
|
+
}
|
|
33468
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33421
33469
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
33422
33470
|
}
|
|
33423
33471
|
@else {
|
|
@@ -33427,7 +33475,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33427
33475
|
}
|
|
33428
33476
|
|
|
33429
33477
|
.e-large {
|
|
33430
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33478
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33479
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
33480
|
+
}
|
|
33481
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33431
33482
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
33432
33483
|
}
|
|
33433
33484
|
}
|
|
@@ -33503,7 +33554,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33503
33554
|
}
|
|
33504
33555
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
33505
33556
|
background-position: center;
|
|
33506
|
-
|
|
33557
|
+
@if ($skin-name == 'material-dark') {
|
|
33558
|
+
height: 12px;
|
|
33559
|
+
}
|
|
33560
|
+
@else {
|
|
33561
|
+
height: 99%;
|
|
33562
|
+
}
|
|
33507
33563
|
}
|
|
33508
33564
|
}
|
|
33509
33565
|
|
|
@@ -33529,6 +33585,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33529
33585
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
33530
33586
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
33531
33587
|
}
|
|
33588
|
+
@else if ($skin-name == 'material-dark') {
|
|
33589
|
+
height: 20px;
|
|
33590
|
+
top: 4px;
|
|
33591
|
+
}
|
|
33532
33592
|
}
|
|
33533
33593
|
}
|
|
33534
33594
|
|
|
@@ -33628,7 +33688,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33628
33688
|
background-position: center center;
|
|
33629
33689
|
}
|
|
33630
33690
|
|
|
33631
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
33691
|
+
@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') {
|
|
33632
33692
|
&.e-large {
|
|
33633
33693
|
@if ($skin-name != 'bootstrap4') {
|
|
33634
33694
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -33718,7 +33778,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33718
33778
|
.e-tick {
|
|
33719
33779
|
display: inline-block;
|
|
33720
33780
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
33721
|
-
background-repeat:
|
|
33781
|
+
background-repeat: repeat-y;
|
|
33722
33782
|
}
|
|
33723
33783
|
|
|
33724
33784
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -46144,6 +46204,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
46144
46204
|
box-sizing: border-box;
|
|
46145
46205
|
}
|
|
46146
46206
|
|
|
46207
|
+
@if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
|
|
46208
|
+
.e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
|
|
46209
|
+
top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
|
|
46210
|
+
}
|
|
46211
|
+
}
|
|
46212
|
+
|
|
46147
46213
|
|
|
46148
46214
|
@include export-module('dialog-theme') {
|
|
46149
46215
|
.e-dialog {
|
|
@@ -56175,7 +56241,8 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
56175
56241
|
|
|
56176
56242
|
.e-list-item {
|
|
56177
56243
|
|
|
56178
|
-
div.e-icons::before
|
|
56244
|
+
div.e-icons.e-icon-expandable::before,
|
|
56245
|
+
div.e-icons.e-icon-collapsible::before {
|
|
56179
56246
|
content: '\e75c';
|
|
56180
56247
|
}
|
|
56181
56248
|
}
|
|
@@ -63681,19 +63748,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
63681
63748
|
text-align: center;
|
|
63682
63749
|
}
|
|
63683
63750
|
|
|
63684
|
-
&:not(.e-list-template) .e-list-item,
|
|
63685
|
-
.e-list-nrt,
|
|
63686
|
-
.e-selectall-parent {
|
|
63687
|
-
height: $listbox-item-height;
|
|
63688
|
-
line-height: $listbox-item-line-height;
|
|
63689
|
-
padding: $listbox-item-padding;
|
|
63690
|
-
position: relative;
|
|
63691
|
-
@if $skin-name == 'fluent2' {
|
|
63692
|
-
font-size: 14px;
|
|
63693
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
63694
|
-
}
|
|
63695
|
-
}
|
|
63696
|
-
|
|
63697
63751
|
.e-list-parent {
|
|
63698
63752
|
height: 100%;
|
|
63699
63753
|
min-height: $listbox-item-height;
|
|
@@ -64195,6 +64249,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
64195
64249
|
}
|
|
64196
64250
|
}
|
|
64197
64251
|
|
|
64252
|
+
.e-listbox-wrapper,
|
|
64253
|
+
.e-listbox-container,
|
|
64254
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
64255
|
+
&:not(.e-list-template) .e-list-item,
|
|
64256
|
+
.e-list-nrt,
|
|
64257
|
+
.e-selectall-parent {
|
|
64258
|
+
height: $listbox-item-height;
|
|
64259
|
+
line-height: $listbox-item-line-height;
|
|
64260
|
+
padding: $listbox-item-padding;
|
|
64261
|
+
position: relative;
|
|
64262
|
+
@if $skin-name == 'fluent2' {
|
|
64263
|
+
font-size: 14px;
|
|
64264
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
64265
|
+
}
|
|
64266
|
+
}
|
|
64267
|
+
}
|
|
64268
|
+
|
|
64198
64269
|
|
|
64199
64270
|
@mixin avatar {
|
|
64200
64271
|
height: $listbox-template-avatar-size;
|
|
@@ -70313,7 +70384,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
70313
70384
|
}
|
|
70314
70385
|
}
|
|
70315
70386
|
}
|
|
70316
|
-
.e-listview
|
|
70387
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
70317
70388
|
height: 24px;
|
|
70318
70389
|
width: 16px;
|
|
70319
70390
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -78551,7 +78622,22 @@ $grid-checkmark-color: $primary !default;
|
|
|
78551
78622
|
text-transform: $grid-header-text-transform;
|
|
78552
78623
|
user-select: none;
|
|
78553
78624
|
}
|
|
78554
|
-
|
|
78625
|
+
|
|
78626
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
78627
|
+
.e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
78628
|
+
.e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
|
|
78629
|
+
padding: 0 .4em ;
|
|
78630
|
+
@if $grid-skin == 'material' {
|
|
78631
|
+
padding: $grid-headercell-div-padding;
|
|
78632
|
+
}
|
|
78633
|
+
@if $grid-skin == 'fabric' {
|
|
78634
|
+
padding: 0 1px 0;
|
|
78635
|
+
}
|
|
78636
|
+
@if $grid-skin == 'highcontrast' {
|
|
78637
|
+
padding: 0;
|
|
78638
|
+
}
|
|
78639
|
+
}
|
|
78640
|
+
|
|
78555
78641
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78556
78642
|
overflow: visible;
|
|
78557
78643
|
}
|
|
@@ -78995,7 +79081,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
78995
79081
|
}
|
|
78996
79082
|
|
|
78997
79083
|
&.e-default:not(.e-rtl) tr {
|
|
78998
|
-
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
|
|
79084
|
+
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
|
|
78999
79085
|
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
79000
79086
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
79001
79087
|
border-left-width: 0;
|
|
@@ -79432,7 +79518,10 @@ $grid-checkmark-color: $primary !default;
|
|
|
79432
79518
|
border-top-color: $grid-columnchooser-footer-border-color;
|
|
79433
79519
|
border-top-width: 1px;
|
|
79434
79520
|
margin-top: 0;
|
|
79435
|
-
overflow-x:
|
|
79521
|
+
overflow-x: auto;
|
|
79522
|
+
& .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
|
|
79523
|
+
white-space: nowrap;
|
|
79524
|
+
}
|
|
79436
79525
|
}
|
|
79437
79526
|
|
|
79438
79527
|
@if $grid-skin == 'fluent2' {
|
|
@@ -80452,6 +80541,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
80452
80541
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
80453
80542
|
padding: $grid-rtl-headercelldiv-padding;
|
|
80454
80543
|
text-align: right;
|
|
80544
|
+
@if $grid-skin == 'highcontrast' {
|
|
80545
|
+
margin: -7px 0;
|
|
80546
|
+
}
|
|
80455
80547
|
|
|
80456
80548
|
& .e-sortnumber {
|
|
80457
80549
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -80463,6 +80555,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
80463
80555
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
80464
80556
|
padding: $grid-rtl-headercelldiv-padding;
|
|
80465
80557
|
text-align: right;
|
|
80558
|
+
@if $grid-skin == 'highcontrast' {
|
|
80559
|
+
margin: -7px 0;
|
|
80560
|
+
}
|
|
80466
80561
|
|
|
80467
80562
|
& .e-sortnumber {
|
|
80468
80563
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -80483,9 +80578,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
80483
80578
|
|
|
80484
80579
|
& .e-sortnumber {
|
|
80485
80580
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
80486
|
-
@if $grid-skin == 'bootstrap4' {
|
|
80487
|
-
margin: 4px -2px 0 0;
|
|
80488
|
-
}
|
|
80489
80581
|
}
|
|
80490
80582
|
}
|
|
80491
80583
|
|
|
@@ -80698,7 +80790,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
80698
80790
|
}
|
|
80699
80791
|
|
|
80700
80792
|
&.e-default {
|
|
80701
|
-
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
80793
|
+
& tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
|
|
80702
80794
|
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
80703
80795
|
border-left: 0;
|
|
80704
80796
|
}
|
|
@@ -100550,14 +100642,14 @@ $lg-desktop: 1399.98;
|
|
|
100550
100642
|
}
|
|
100551
100643
|
|
|
100552
100644
|
.e-pv-diagram-resize-handle{
|
|
100553
|
-
@if $theme-name == 'fluent2' {
|
|
100645
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
100554
100646
|
fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
|
|
100555
100647
|
}
|
|
100556
100648
|
}
|
|
100557
100649
|
|
|
100558
100650
|
.e-pv-diagram-border,
|
|
100559
100651
|
.e-pv-diagram-resize-handle {
|
|
100560
|
-
@if $theme-name=='fluent2' {
|
|
100652
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
100561
100653
|
stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
|
|
100562
100654
|
}
|
|
100563
100655
|
}
|
|
@@ -100865,7 +100957,9 @@ $lg-desktop: 1399.98;
|
|
|
100865
100957
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100866
100958
|
height: $pv-toolbar-btn-height;
|
|
100867
100959
|
min-width: $pv-toolbar-btn-width;
|
|
100868
|
-
|
|
100960
|
+
@if ($skin-name != 'fluent2') {
|
|
100961
|
+
width: $pv-toolbar-btn-width;
|
|
100962
|
+
}
|
|
100869
100963
|
@if $skin-name == 'FluentUI' {
|
|
100870
100964
|
line-height: $pv-toolbar-btn-height;
|
|
100871
100965
|
min-width: 40px;
|
|
@@ -101783,7 +101877,8 @@ $lg-desktop: 1399.98;
|
|
|
101783
101877
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101784
101878
|
}
|
|
101785
101879
|
|
|
101786
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
101880
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
101881
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
101787
101882
|
{
|
|
101788
101883
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101789
101884
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -102146,7 +102241,9 @@ $lg-desktop: 1399.98;
|
|
|
102146
102241
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
102147
102242
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
102148
102243
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
102149
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
102244
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
102245
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
102246
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
102150
102247
|
color: $pv-icon-color;
|
|
102151
102248
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
102152
102249
|
box-shadow: none;
|
|
@@ -102210,25 +102307,39 @@ $lg-desktop: 1399.98;
|
|
|
102210
102307
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
102211
102308
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
102212
102309
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
102213
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
102310
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
102311
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
102312
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
102214
102313
|
@if $skin-name == 'bootstrap4' {
|
|
102215
102314
|
color: $pv-icon-color-hover;
|
|
102216
102315
|
}
|
|
102217
102316
|
@if $skin-name == 'bootstrap5' {
|
|
102218
102317
|
color: $white;
|
|
102219
102318
|
}
|
|
102319
|
+
@if $skin-name == 'fluent2' {
|
|
102320
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
102321
|
+
}
|
|
102220
102322
|
@if $skin-name == 'FluentUI' {
|
|
102221
102323
|
color: $pv-item-selection-color;
|
|
102222
102324
|
}
|
|
102223
102325
|
}
|
|
102224
102326
|
|
|
102327
|
+
.e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
|
|
102328
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
102329
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
102330
|
+
}
|
|
102331
|
+
@if $theme-name == 'bootstrap5' {
|
|
102332
|
+
color: $pv-item-selection-color;
|
|
102333
|
+
}
|
|
102334
|
+
}
|
|
102335
|
+
|
|
102225
102336
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
102226
102337
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
102227
102338
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
|
|
102228
102339
|
@if $skin-name == 'bootstrap4' {
|
|
102229
102340
|
color: $pv-icon-color-hover;
|
|
102230
102341
|
}
|
|
102231
|
-
@if $skin-name == 'bootstrap5' {
|
|
102342
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102232
102343
|
color: $pv-icon-color;
|
|
102233
102344
|
}
|
|
102234
102345
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102236,12 +102347,23 @@ $lg-desktop: 1399.98;
|
|
|
102236
102347
|
}
|
|
102237
102348
|
}
|
|
102238
102349
|
|
|
102350
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
102351
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
102352
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
102353
|
+
@if ($skin-name == 'fluent2') {
|
|
102354
|
+
color: $pv-icon-color;
|
|
102355
|
+
}
|
|
102356
|
+
}
|
|
102357
|
+
|
|
102239
102358
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
102240
102359
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
102241
102360
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
102242
102361
|
@if $skin-name == 'bootstrap4' {
|
|
102243
102362
|
color: $pv-icon-color-hover;
|
|
102244
102363
|
}
|
|
102364
|
+
@if $skin-name == 'fluent2' {
|
|
102365
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
102366
|
+
}
|
|
102245
102367
|
}
|
|
102246
102368
|
|
|
102247
102369
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -102422,6 +102544,17 @@ $lg-desktop: 1399.98;
|
|
|
102422
102544
|
|
|
102423
102545
|
.e-pv-search-input-mobile {
|
|
102424
102546
|
height: $pv-search-input-height;
|
|
102547
|
+
max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
|
|
102548
|
+
}
|
|
102549
|
+
|
|
102550
|
+
.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,
|
|
102551
|
+
.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 {
|
|
102552
|
+
margin-left: 3px;
|
|
102553
|
+
}
|
|
102554
|
+
|
|
102555
|
+
.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,
|
|
102556
|
+
.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 {
|
|
102557
|
+
margin-right: 3px;
|
|
102425
102558
|
}
|
|
102426
102559
|
|
|
102427
102560
|
.e-pv-match-case-container {
|
|
@@ -102519,13 +102652,11 @@ $lg-desktop: 1399.98;
|
|
|
102519
102652
|
}
|
|
102520
102653
|
|
|
102521
102654
|
.e-pv-notification-popup {
|
|
102522
|
-
height: $pv-notification-popup-height;
|
|
102523
102655
|
margin: 0 10px;
|
|
102524
102656
|
max-width: $pv-notification-popup-width;
|
|
102525
102657
|
}
|
|
102526
102658
|
|
|
102527
102659
|
.e-pv-notification-popup.e-pv-notification-large-content {
|
|
102528
|
-
height: $pv-notification-popup-height-large-content;
|
|
102529
102660
|
max-width: $pv-notification-popup-width-large-content;
|
|
102530
102661
|
}
|
|
102531
102662
|
|
|
@@ -102593,10 +102724,13 @@ $lg-desktop: 1399.98;
|
|
|
102593
102724
|
border-bottom: 2px solid;
|
|
102594
102725
|
margin-top: 0;
|
|
102595
102726
|
padding-top: 5px;
|
|
102596
|
-
@if ($skin-name=='bootstrap5'
|
|
102727
|
+
@if ($skin-name=='bootstrap5') {
|
|
102597
102728
|
margin-top: -4px;
|
|
102598
102729
|
padding-top: 0;
|
|
102599
102730
|
}
|
|
102731
|
+
@if ($theme-name=='fluent2') {
|
|
102732
|
+
padding-top: 0;
|
|
102733
|
+
}
|
|
102600
102734
|
@if $skin-name == 'FluentUI' {
|
|
102601
102735
|
line-height: 11px;
|
|
102602
102736
|
}
|
|
@@ -102608,7 +102742,12 @@ $lg-desktop: 1399.98;
|
|
|
102608
102742
|
line-height: 1.71em;
|
|
102609
102743
|
}
|
|
102610
102744
|
border-bottom: 2px solid;
|
|
102611
|
-
|
|
102745
|
+
@if ($skin-name == 'fluent2') {
|
|
102746
|
+
margin-top: 5px;
|
|
102747
|
+
}
|
|
102748
|
+
@else {
|
|
102749
|
+
margin-top: 0;
|
|
102750
|
+
}
|
|
102612
102751
|
padding-top: 1px;
|
|
102613
102752
|
vertical-align: initial;
|
|
102614
102753
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102620,9 +102759,12 @@ $lg-desktop: 1399.98;
|
|
|
102620
102759
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
102621
102760
|
margin-top: 0;
|
|
102622
102761
|
padding-top: 7px;
|
|
102623
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
102762
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
102624
102763
|
padding-top: 0;
|
|
102625
102764
|
}
|
|
102765
|
+
@if ( or $theme-name == 'fluent2'){
|
|
102766
|
+
padding-top: 5px;
|
|
102767
|
+
}
|
|
102626
102768
|
vertical-align: initial;
|
|
102627
102769
|
}
|
|
102628
102770
|
|
|
@@ -102634,6 +102776,13 @@ $lg-desktop: 1399.98;
|
|
|
102634
102776
|
vertical-align: initial;
|
|
102635
102777
|
}
|
|
102636
102778
|
|
|
102779
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
102780
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
102781
|
+
@if $skin-name != 'Material3' {
|
|
102782
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
102783
|
+
}
|
|
102784
|
+
}
|
|
102785
|
+
|
|
102637
102786
|
.e-pv-annotation-opacity-popup-container,
|
|
102638
102787
|
.e-pv-annotation-thickness-popup-container {
|
|
102639
102788
|
@if $skin-name != 'Material3' {
|
|
@@ -102913,6 +103062,13 @@ $lg-desktop: 1399.98;
|
|
|
102913
103062
|
}
|
|
102914
103063
|
}
|
|
102915
103064
|
|
|
103065
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
|
|
103066
|
+
@if $skin-name == 'fluent2' {
|
|
103067
|
+
background-color: $pv-annotation-dd-background-color-active;
|
|
103068
|
+
color: $pv-icon-color;
|
|
103069
|
+
}
|
|
103070
|
+
}
|
|
103071
|
+
|
|
102916
103072
|
.e-pv-annotation-color-container.e-dropdown-btn.e-btn,
|
|
102917
103073
|
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
|
|
102918
103074
|
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
|
|
@@ -102992,13 +103148,6 @@ $lg-desktop: 1399.98;
|
|
|
102992
103148
|
}
|
|
102993
103149
|
}
|
|
102994
103150
|
|
|
102995
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102996
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102997
|
-
@if ($theme-name == 'fluent2') {
|
|
102998
|
-
line-height: 28px;
|
|
102999
|
-
}
|
|
103000
|
-
}
|
|
103001
|
-
|
|
103002
103151
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
103003
103152
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
103004
103153
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -103096,6 +103245,13 @@ $lg-desktop: 1399.98;
|
|
|
103096
103245
|
}
|
|
103097
103246
|
}
|
|
103098
103247
|
|
|
103248
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
103249
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
103250
|
+
@if ($skin-name == 'bootstrap5') {
|
|
103251
|
+
color: $pv-icon-color;
|
|
103252
|
+
}
|
|
103253
|
+
}
|
|
103254
|
+
|
|
103099
103255
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
103100
103256
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
103101
103257
|
@if $skin-name == 'FluentUI' {
|
|
@@ -103304,6 +103460,9 @@ $lg-desktop: 1399.98;
|
|
|
103304
103460
|
@if $skin-name == 'FluentUI' {
|
|
103305
103461
|
margin-left: 195px;
|
|
103306
103462
|
}
|
|
103463
|
+
@if ($skin-name == 'bootstrap5') {
|
|
103464
|
+
margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
|
|
103465
|
+
}
|
|
103307
103466
|
}
|
|
103308
103467
|
|
|
103309
103468
|
.e-pv-properties-line-start,
|
|
@@ -103627,17 +103786,27 @@ $lg-desktop: 1399.98;
|
|
|
103627
103786
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
103628
103787
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
103629
103788
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
103630
|
-
@if $skin-name != 'Material3' {
|
|
103789
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
103631
103790
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
103632
103791
|
}
|
|
103633
103792
|
}
|
|
103634
103793
|
|
|
103635
103794
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
|
|
103636
|
-
@if $skin-name == 'bootstrap5' {
|
|
103795
|
+
@if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
|
|
103637
103796
|
background: $secondary-bg-color-pressed;
|
|
103638
103797
|
}
|
|
103639
103798
|
}
|
|
103640
103799
|
|
|
103800
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
|
|
103801
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
|
|
103802
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
103803
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
103804
|
+
}
|
|
103805
|
+
@if $theme-name == 'bootstrap5' {
|
|
103806
|
+
color: $pv-item-selection-color;
|
|
103807
|
+
}
|
|
103808
|
+
}
|
|
103809
|
+
|
|
103641
103810
|
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
103642
103811
|
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
103643
103812
|
height: $pv-toolbar-btn-height-big;
|
|
@@ -103731,17 +103900,9 @@ $lg-desktop: 1399.98;
|
|
|
103731
103900
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103732
103901
|
}
|
|
103733
103902
|
|
|
103734
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103735
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103736
|
-
@if $theme-name == 'fluent2' {
|
|
103737
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103738
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103739
|
-
}
|
|
103740
|
-
}
|
|
103741
|
-
|
|
103742
103903
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103743
103904
|
@if $theme-name == 'fluent2' {
|
|
103744
|
-
|
|
103905
|
+
color: var(--color-sf-secondary-text-color);
|
|
103745
103906
|
}
|
|
103746
103907
|
}
|
|
103747
103908
|
|
|
@@ -104081,11 +104242,13 @@ $lg-desktop: 1399.98;
|
|
|
104081
104242
|
padding-right: 7px;
|
|
104082
104243
|
@if $skin-name == 'Material3' {
|
|
104083
104244
|
font-size: $text-xs;
|
|
104245
|
+
padding-left: 12px;
|
|
104246
|
+
padding-right: 12px;
|
|
104084
104247
|
}
|
|
104085
104248
|
}
|
|
104086
104249
|
|
|
104087
104250
|
.e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
|
|
104088
|
-
@if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
|
|
104251
|
+
@if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
|
|
104089
104252
|
background-color: $pv-save-button-bg-color;
|
|
104090
104253
|
border-radius: 2px;
|
|
104091
104254
|
color: $pv-save-button-color;
|
|
@@ -104195,6 +104358,9 @@ $lg-desktop: 1399.98;
|
|
|
104195
104358
|
@if $skin-name == 'bootstrap4' {
|
|
104196
104359
|
color: $pv-title-close-color;
|
|
104197
104360
|
}
|
|
104361
|
+
@if $skin-name == 'fluent2' {
|
|
104362
|
+
color: var(--color-sf-secondary-text-color);
|
|
104363
|
+
}
|
|
104198
104364
|
height: $pv-title-close-height;
|
|
104199
104365
|
position: $pv-title-close-position;
|
|
104200
104366
|
right: 11px;
|
|
@@ -104223,7 +104389,7 @@ $lg-desktop: 1399.98;
|
|
|
104223
104389
|
.e-pv-comments-panel-text {
|
|
104224
104390
|
font-size: 15px;
|
|
104225
104391
|
padding-left: 85px;
|
|
104226
|
-
color:
|
|
104392
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
104227
104393
|
}
|
|
104228
104394
|
|
|
104229
104395
|
.e-pv-comments-content-container {
|
|
@@ -104411,8 +104577,34 @@ $lg-desktop: 1399.98;
|
|
|
104411
104577
|
}
|
|
104412
104578
|
}
|
|
104413
104579
|
|
|
104580
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
104581
|
+
@if ($skin-name == 'fluent2') {
|
|
104582
|
+
margin-top: -4px;
|
|
104583
|
+
}
|
|
104584
|
+
}
|
|
104585
|
+
|
|
104586
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104587
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104588
|
+
@if ($skin-name == 'fluent2') {
|
|
104589
|
+
margin-top: -5px;
|
|
104590
|
+
}
|
|
104591
|
+
}
|
|
104592
|
+
|
|
104593
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
104594
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
104595
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
104596
|
+
@if ($skin-name == 'fluent2') {
|
|
104597
|
+
padding-top: 8px;
|
|
104598
|
+
}
|
|
104599
|
+
}
|
|
104600
|
+
|
|
104414
104601
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
104415
|
-
|
|
104602
|
+
@if ($skin-name == 'fluent2') {
|
|
104603
|
+
margin-top: -4px;
|
|
104604
|
+
}
|
|
104605
|
+
@else {
|
|
104606
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
104607
|
+
}
|
|
104416
104608
|
@if $theme-name != 'fluent2'{
|
|
104417
104609
|
padding-left: 7px;
|
|
104418
104610
|
}
|
|
@@ -104466,7 +104658,7 @@ $lg-desktop: 1399.98;
|
|
|
104466
104658
|
|
|
104467
104659
|
.e-pdfviewer .e-inplaceeditor .e-editable-value-container {
|
|
104468
104660
|
background: transparent;
|
|
104469
|
-
width: 229px;
|
|
104661
|
+
max-width: 229px;
|
|
104470
104662
|
}
|
|
104471
104663
|
|
|
104472
104664
|
.e-pv-status-div {
|
|
@@ -104482,7 +104674,7 @@ $lg-desktop: 1399.98;
|
|
|
104482
104674
|
}
|
|
104483
104675
|
|
|
104484
104676
|
.e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
|
|
104485
|
-
@if $skin-name != 'bootstrap5' {
|
|
104677
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
|
|
104486
104678
|
caret-color: $pv-comment-text-cursor-color;
|
|
104487
104679
|
}
|
|
104488
104680
|
}
|
|
@@ -104602,10 +104794,14 @@ $lg-desktop: 1399.98;
|
|
|
104602
104794
|
.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,
|
|
104603
104795
|
.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,
|
|
104604
104796
|
.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 {
|
|
104605
|
-
@if $skin-name != 'bootstrap5' {
|
|
104797
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
|
|
104606
104798
|
background: $pv-signature-footer-color;
|
|
104607
104799
|
border-color: $pv-signature-footer-color;
|
|
104608
104800
|
}
|
|
104801
|
+
@else if ($skin-name == 'fluent2'){
|
|
104802
|
+
background: $pv-item-selection-background-color;
|
|
104803
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
104804
|
+
}
|
|
104609
104805
|
@else {
|
|
104610
104806
|
background: $secondary-bg-color-pressed;
|
|
104611
104807
|
border-color: $secondary-bg-color-pressed;
|
|
@@ -104736,7 +104932,9 @@ $lg-desktop: 1399.98;
|
|
|
104736
104932
|
@if $skin-name == 'bootstrap5' {
|
|
104737
104933
|
color: $pv-icon-color;
|
|
104738
104934
|
height: 32px;
|
|
104739
|
-
|
|
104935
|
+
@if ($theme-name != 'fluent2') {
|
|
104936
|
+
line-height: 32px;
|
|
104937
|
+
}
|
|
104740
104938
|
}
|
|
104741
104939
|
@else {
|
|
104742
104940
|
color: $pv-icon-color;
|
|
@@ -104793,13 +104991,6 @@ $lg-desktop: 1399.98;
|
|
|
104793
104991
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104794
104992
|
}
|
|
104795
104993
|
|
|
104796
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104797
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104798
|
-
@if $theme-name == 'fluent2' {
|
|
104799
|
-
margin-top: -10px;
|
|
104800
|
-
}
|
|
104801
|
-
}
|
|
104802
|
-
|
|
104803
104994
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104804
104995
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104805
104996
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -105368,6 +105559,7 @@ $lg-desktop: 1399.98;
|
|
|
105368
105559
|
|
|
105369
105560
|
.e-pv-properties-form-field-group-btn-div {
|
|
105370
105561
|
display: grid;
|
|
105562
|
+
align-content: space-between;
|
|
105371
105563
|
}
|
|
105372
105564
|
|
|
105373
105565
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105726,7 +105918,6 @@ $lg-desktop: 1399.98;
|
|
|
105726
105918
|
}
|
|
105727
105919
|
@if $theme-name == 'fluent2'{
|
|
105728
105920
|
font-family: $font-family;
|
|
105729
|
-
margin-left: 7px;
|
|
105730
105921
|
}
|
|
105731
105922
|
}
|
|
105732
105923
|
|
|
@@ -116575,7 +116766,7 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
116575
116766
|
.e-query-builder .e-btn.e-round.e-small {
|
|
116576
116767
|
@if $theme-name == 'fluent2' {
|
|
116577
116768
|
&:hover {
|
|
116578
|
-
background:
|
|
116769
|
+
background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
116579
116770
|
}
|
|
116580
116771
|
|
|
116581
116772
|
&:focus {
|
|
@@ -122743,6 +122934,12 @@ $image-editor-filter-canvas-focus: 1px solid $gray-25 !default;
|
|
|
122743
122934
|
margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
|
|
122744
122935
|
}
|
|
122745
122936
|
}
|
|
122937
|
+
|
|
122938
|
+
@if $skin-name == 'fluent2' {
|
|
122939
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
122940
|
+
padding-left: 16px;
|
|
122941
|
+
}
|
|
122942
|
+
}
|
|
122746
122943
|
}
|
|
122747
122944
|
|
|
122748
122945
|
.e-image-editor {
|
|
@@ -123049,6 +123246,16 @@ $image-editor-filter-canvas-focus: 1px solid $gray-25 !default;
|
|
|
123049
123246
|
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
123050
123247
|
}
|
|
123051
123248
|
}
|
|
123249
|
+
|
|
123250
|
+
@if $skin-name == 'fluent2' {
|
|
123251
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
123252
|
+
padding-left: 14px;
|
|
123253
|
+
}
|
|
123254
|
+
& .e-dropdown-btn,
|
|
123255
|
+
& .e-dropdown-btn span {
|
|
123256
|
+
font-weight: normal;
|
|
123257
|
+
}
|
|
123258
|
+
}
|
|
123052
123259
|
}
|
|
123053
123260
|
|
|
123054
123261
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -123519,10 +123726,13 @@ $image-editor-filter-canvas-focus: 1px solid $gray-25 !default;
|
|
|
123519
123726
|
background: inherit;
|
|
123520
123727
|
border: none;
|
|
123521
123728
|
margin-top: $image-editor-ddbtn-margin-top;
|
|
123522
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
|
|
123729
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
123523
123730
|
background: $tbar-default-bg;
|
|
123524
123731
|
color: $tbar-default-icon-color;
|
|
123525
123732
|
}
|
|
123733
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
123734
|
+
border: 2px solid #000;
|
|
123735
|
+
}
|
|
123526
123736
|
@if $skin-name == 'Material3' {
|
|
123527
123737
|
box-shadow: none;
|
|
123528
123738
|
}
|
|
@@ -123541,6 +123751,36 @@ $image-editor-filter-canvas-focus: 1px solid $gray-25 !default;
|
|
|
123541
123751
|
background: $btn-focus-bgcolor;
|
|
123542
123752
|
box-shadow: none;
|
|
123543
123753
|
color: $btn-focus-color;
|
|
123754
|
+
@if $skin-name == 'FluentUI' {
|
|
123755
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123756
|
+
box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
|
|
123757
|
+
}
|
|
123758
|
+
@else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
|
|
123759
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123760
|
+
}
|
|
123761
|
+
@else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
123762
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123763
|
+
border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
|
|
123764
|
+
}
|
|
123765
|
+
@else if $skin-name == 'bootstrap4' {
|
|
123766
|
+
$color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
|
|
123767
|
+
box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
|
|
123768
|
+
}
|
|
123769
|
+
@else if $skin-name == 'bootstrap5' {
|
|
123770
|
+
box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
123771
|
+
}
|
|
123772
|
+
@else if $skin-name == 'Material3' {
|
|
123773
|
+
box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
|
|
123774
|
+
}
|
|
123775
|
+
@else if $skin-name == 'tailwind' {
|
|
123776
|
+
box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
|
|
123777
|
+
}
|
|
123778
|
+
}
|
|
123779
|
+
|
|
123780
|
+
&:focus-visible {
|
|
123781
|
+
@if $skin-name == 'fluent2' {
|
|
123782
|
+
box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
123783
|
+
}
|
|
123544
123784
|
}
|
|
123545
123785
|
|
|
123546
123786
|
&:active {
|
|
@@ -125738,7 +125978,7 @@ $otp-input-disabled-border-color: rgba(121, 116, 126, 1) !default;
|
|
|
125738
125978
|
}
|
|
125739
125979
|
&.e-outline {
|
|
125740
125980
|
.e-otp-input-field {
|
|
125741
|
-
border:
|
|
125981
|
+
border: 1px solid $otp-input-border-color;
|
|
125742
125982
|
}
|
|
125743
125983
|
}
|
|
125744
125984
|
&.e-outline,
|
|
@@ -126736,6 +126976,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126736
126976
|
|
|
126737
126977
|
.e-disabled {
|
|
126738
126978
|
opacity: $ribbon-disabled-opacity;
|
|
126979
|
+
pointer-events: none;
|
|
126739
126980
|
}
|
|
126740
126981
|
|
|
126741
126982
|
.e-input-group {
|