@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
|
@@ -6732,7 +6732,11 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
6732
6732
|
.e-input-group.e-input-focus input.e-input,
|
|
6733
6733
|
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
|
|
6734
6734
|
.e-float-input.e-control-wrapper.e-input-focus input,
|
|
6735
|
-
.e-float-input.e-input-focus input
|
|
6735
|
+
.e-float-input.e-input-focus input {
|
|
6736
|
+
padding-left: $input-text-indent;
|
|
6737
|
+
text-indent: 0;
|
|
6738
|
+
}
|
|
6739
|
+
|
|
6736
6740
|
textarea.e-input#{$css},
|
|
6737
6741
|
.e-input-group textarea.e-input,
|
|
6738
6742
|
.e-input-group textarea,
|
|
@@ -6746,7 +6750,12 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
6746
6750
|
.e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
6747
6751
|
.e-float-input.e-control-wrapper textarea:focus,
|
|
6748
6752
|
.e-float-input textarea:focus {
|
|
6749
|
-
|
|
6753
|
+
@if $input-skin-name == 'fluent2' {
|
|
6754
|
+
padding-left: 12px;
|
|
6755
|
+
}
|
|
6756
|
+
@else {
|
|
6757
|
+
padding-left: $input-text-indent;
|
|
6758
|
+
}
|
|
6750
6759
|
text-indent: 0;
|
|
6751
6760
|
}
|
|
6752
6761
|
|
|
@@ -7073,7 +7082,12 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
7073
7082
|
.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
7074
7083
|
.e-bigger .e-float-input.e-control-wrapper textarea:focus,
|
|
7075
7084
|
.e-bigger .e-float-input textarea:focus {
|
|
7076
|
-
|
|
7085
|
+
@if $input-skin-name == 'fluent2' {
|
|
7086
|
+
padding: $textarea-bigger-padding;
|
|
7087
|
+
}
|
|
7088
|
+
@else {
|
|
7089
|
+
padding-left: $input-bigger-text-indent;
|
|
7090
|
+
}
|
|
7077
7091
|
text-indent: 0;
|
|
7078
7092
|
}
|
|
7079
7093
|
|
|
@@ -7973,18 +7987,18 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
7973
7987
|
}
|
|
7974
7988
|
}
|
|
7975
7989
|
|
|
7976
|
-
.e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7977
|
-
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7978
|
-
.e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7979
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7980
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7981
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7982
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7983
|
-
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7984
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7985
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7986
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7987
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
|
|
7990
|
+
.e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7991
|
+
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7992
|
+
.e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7993
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
7994
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
7995
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
7996
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
7997
|
+
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7998
|
+
.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]),
|
|
7999
|
+
.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]),
|
|
8000
|
+
.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]),
|
|
8001
|
+
.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]) {
|
|
7988
8002
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7989
8003
|
border-bottom-width: $input-group-border-width-hover;
|
|
7990
8004
|
}
|
|
@@ -15139,7 +15153,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
15139
15153
|
border-color: $input-box-border-color;
|
|
15140
15154
|
}
|
|
15141
15155
|
|
|
15142
|
-
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15156
|
+
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
|
|
15143
15157
|
@if $input-skin-name == 'fluent2' {
|
|
15144
15158
|
padding-bottom: 0;
|
|
15145
15159
|
}
|
|
@@ -15174,6 +15188,20 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
15174
15188
|
}
|
|
15175
15189
|
}
|
|
15176
15190
|
|
|
15191
|
+
textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15192
|
+
@if $input-skin-name == 'fluent2' {
|
|
15193
|
+
border-bottom-color: $input-active-border-color;
|
|
15194
|
+
padding-bottom: 4px;
|
|
15195
|
+
border-bottom-width: 0;
|
|
15196
|
+
}
|
|
15197
|
+
}
|
|
15198
|
+
|
|
15199
|
+
.e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15200
|
+
@if $input-skin-name == 'fluent2' {
|
|
15201
|
+
padding-bottom: 6px;
|
|
15202
|
+
}
|
|
15203
|
+
}
|
|
15204
|
+
|
|
15177
15205
|
.e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
|
|
15178
15206
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
|
|
15179
15207
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
|
|
@@ -15289,15 +15317,11 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
15289
15317
|
@if $input-skin-name == 'bootstrap4' {
|
|
15290
15318
|
transition: $input-transition-shadow;
|
|
15291
15319
|
}
|
|
15292
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15320
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
|
|
15293
15321
|
border-color: $input-group-border-color-focus;
|
|
15294
15322
|
border-radius: $input-groupo-focus-border-radius;
|
|
15295
15323
|
box-shadow: $input-group-focus-box-shadow;
|
|
15296
15324
|
}
|
|
15297
|
-
@if $input-skin-name == 'FluentUI' {
|
|
15298
|
-
border-radius: $input-groupo-focus-border-radius;
|
|
15299
|
-
border-width: 2px;
|
|
15300
|
-
}
|
|
15301
15325
|
}
|
|
15302
15326
|
|
|
15303
15327
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -19738,9 +19762,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $grey-700 !default;
|
|
|
19738
19762
|
&:focus-visible {
|
|
19739
19763
|
@if $skin-name == 'fluent2' {
|
|
19740
19764
|
box-shadow: $secondary-shadow-focus;
|
|
19765
|
+
color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19741
19766
|
|
|
19742
|
-
& .e-breadcrumb-icon
|
|
19743
|
-
|
|
19767
|
+
& .e-breadcrumb-icon,
|
|
19768
|
+
&.e-breadcrumb-url .e-breadcrumb-icon {
|
|
19769
|
+
color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19744
19770
|
}
|
|
19745
19771
|
}
|
|
19746
19772
|
}
|
|
@@ -23043,7 +23069,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
23043
23069
|
@if $skin-name == 'fluent2' {
|
|
23044
23070
|
background: transparent;
|
|
23045
23071
|
border-color: $secondary-border-color-hover;
|
|
23046
|
-
color: $secondary-text-color-
|
|
23072
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
23047
23073
|
}
|
|
23048
23074
|
|
|
23049
23075
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -23076,7 +23102,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
23076
23102
|
@include outline-active;
|
|
23077
23103
|
@if $skin-name == 'fluent2' {
|
|
23078
23104
|
background: transparent;
|
|
23079
|
-
color: $secondary-text-color-
|
|
23105
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
23080
23106
|
outline: 2px solid;
|
|
23081
23107
|
outline-offset: -2px;
|
|
23082
23108
|
}
|
|
@@ -23980,6 +24006,7 @@ $sd-active-font-color: $grey-dark-font !default;
|
|
|
23980
24006
|
font-size: 12px;
|
|
23981
24007
|
line-height: 16px;
|
|
23982
24008
|
padding: 8px 16px;
|
|
24009
|
+
box-sizing: content-box;
|
|
23983
24010
|
}
|
|
23984
24011
|
}
|
|
23985
24012
|
}
|
|
@@ -30065,6 +30092,12 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30065
30092
|
background: $drop-down-btn-li-bgcolor;
|
|
30066
30093
|
}
|
|
30067
30094
|
color: $drop-down-btn-li-selection-font-color;
|
|
30095
|
+
& .e-menu-icon,
|
|
30096
|
+
& .e-menu-url {
|
|
30097
|
+
@if $skin-name == 'fluent2' {
|
|
30098
|
+
color: $drop-down-btn-li-selection-font-color;
|
|
30099
|
+
}
|
|
30100
|
+
}
|
|
30068
30101
|
}
|
|
30069
30102
|
|
|
30070
30103
|
&:active,
|
|
@@ -31344,14 +31377,14 @@ $slider-final-transform: scale(1) !default;
|
|
|
31344
31377
|
$slider-handle-after-position: absolute !default;
|
|
31345
31378
|
$slider-handle-normal-border-color: $accent !default;
|
|
31346
31379
|
$slider-handle-hover-border-color: $accent !default;
|
|
31347
|
-
$tick-after-height:
|
|
31348
|
-
$tick-after-top:
|
|
31349
|
-
$largetick-before-top:
|
|
31350
|
-
$largetick-before-height:
|
|
31351
|
-
$largetick-after-height:
|
|
31352
|
-
$largetick-after-top:
|
|
31353
|
-
$tick-before-height:
|
|
31354
|
-
$tick-before-top:
|
|
31380
|
+
$tick-after-height: 7px !default;
|
|
31381
|
+
$tick-after-top: 5px;
|
|
31382
|
+
$largetick-before-top: 5px !default;
|
|
31383
|
+
$largetick-before-height: 10px !default;
|
|
31384
|
+
$largetick-after-height: 10px !default;
|
|
31385
|
+
$largetick-after-top: 13px !default;
|
|
31386
|
+
$tick-before-height: 7px !default;
|
|
31387
|
+
$tick-before-top: 10px !default;
|
|
31355
31388
|
$slider-btn-container-height: 2px !default;
|
|
31356
31389
|
$slider-horizontal-btn-icon-prev: '\e981' !default;
|
|
31357
31390
|
$slider-vertical-btn-icon-prev: '\e969' !default;
|
|
@@ -31437,7 +31470,8 @@ $slider-tick-font-color: $grey-dark-font !default;
|
|
|
31437
31470
|
|
|
31438
31471
|
//enddefault
|
|
31439
31472
|
//dimensions
|
|
31440
|
-
$slider-scale-tick-image: url('data:image/png;base64,
|
|
31473
|
+
$slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAHCAYAAAAie5yXAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAeSURBVHgBlcYxAQAACAJBNOlHMboMFOCmG+Bkq6jyZBgBrr7SD7YAAAAASUVORK5CYII=');
|
|
31474
|
+
$slider-scale-tick-image-dark: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAKCAYAAACe5Y9JAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAfSURBVHgBrcYxAQAACAJBNOlHMboMROCmG+Bkq2jlAZHeAbRZSr3QAAAAAElFTkSuQmCC');
|
|
31441
31475
|
|
|
31442
31476
|
// dummy variable declaration to avoid compilation issue in SASS
|
|
31443
31477
|
$slider-handle-mobile-height: none !default;
|
|
@@ -32363,7 +32397,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32363
32397
|
&.e-scale {
|
|
32364
32398
|
&.e-h-scale {
|
|
32365
32399
|
.e-tick {
|
|
32366
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32400
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32401
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32402
|
+
@if ($skin-name == 'material-dark') {
|
|
32403
|
+
background-position: bottom;
|
|
32404
|
+
}
|
|
32405
|
+
}
|
|
32406
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32367
32407
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32368
32408
|
}
|
|
32369
32409
|
@else {
|
|
@@ -32373,7 +32413,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32373
32413
|
}
|
|
32374
32414
|
|
|
32375
32415
|
.e-large {
|
|
32376
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32416
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32417
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32418
|
+
}
|
|
32419
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32377
32420
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32378
32421
|
}
|
|
32379
32422
|
}
|
|
@@ -32403,7 +32446,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32403
32446
|
&.e-scale {
|
|
32404
32447
|
&.e-h-scale {
|
|
32405
32448
|
.e-tick {
|
|
32406
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32449
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32450
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32451
|
+
@if ($skin-name == 'material-dark') {
|
|
32452
|
+
background-position-x: center;
|
|
32453
|
+
}
|
|
32454
|
+
}
|
|
32455
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32407
32456
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32408
32457
|
}
|
|
32409
32458
|
@else {
|
|
@@ -32413,7 +32462,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32413
32462
|
}
|
|
32414
32463
|
|
|
32415
32464
|
.e-large {
|
|
32416
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32465
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32466
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32467
|
+
}
|
|
32468
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32417
32469
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32418
32470
|
}
|
|
32419
32471
|
}
|
|
@@ -32489,7 +32541,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32489
32541
|
}
|
|
32490
32542
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32491
32543
|
background-position: center;
|
|
32492
|
-
|
|
32544
|
+
@if ($skin-name == 'material-dark') {
|
|
32545
|
+
height: 12px;
|
|
32546
|
+
}
|
|
32547
|
+
@else {
|
|
32548
|
+
height: 99%;
|
|
32549
|
+
}
|
|
32493
32550
|
}
|
|
32494
32551
|
}
|
|
32495
32552
|
|
|
@@ -32515,6 +32572,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32515
32572
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32516
32573
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32517
32574
|
}
|
|
32575
|
+
@else if ($skin-name == 'material-dark') {
|
|
32576
|
+
height: 20px;
|
|
32577
|
+
top: 4px;
|
|
32578
|
+
}
|
|
32518
32579
|
}
|
|
32519
32580
|
}
|
|
32520
32581
|
|
|
@@ -32614,7 +32675,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32614
32675
|
background-position: center center;
|
|
32615
32676
|
}
|
|
32616
32677
|
|
|
32617
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32678
|
+
@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') {
|
|
32618
32679
|
&.e-large {
|
|
32619
32680
|
@if ($skin-name != 'bootstrap4') {
|
|
32620
32681
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32704,7 +32765,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32704
32765
|
.e-tick {
|
|
32705
32766
|
display: inline-block;
|
|
32706
32767
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32707
|
-
background-repeat:
|
|
32768
|
+
background-repeat: repeat-y;
|
|
32708
32769
|
}
|
|
32709
32770
|
|
|
32710
32771
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -45112,6 +45173,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
45112
45173
|
box-sizing: border-box;
|
|
45113
45174
|
}
|
|
45114
45175
|
|
|
45176
|
+
@if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
|
|
45177
|
+
.e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
|
|
45178
|
+
top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
|
|
45179
|
+
}
|
|
45180
|
+
}
|
|
45181
|
+
|
|
45115
45182
|
|
|
45116
45183
|
@include export-module('dialog-theme') {
|
|
45117
45184
|
.e-dialog {
|
|
@@ -55179,7 +55246,8 @@ $ripple-width: 32px !default;
|
|
|
55179
55246
|
|
|
55180
55247
|
.e-list-item {
|
|
55181
55248
|
|
|
55182
|
-
div.e-icons::before
|
|
55249
|
+
div.e-icons.e-icon-expandable::before,
|
|
55250
|
+
div.e-icons.e-icon-collapsible::before {
|
|
55183
55251
|
content: '\e22f';
|
|
55184
55252
|
}
|
|
55185
55253
|
}
|
|
@@ -63293,19 +63361,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
63293
63361
|
text-align: center;
|
|
63294
63362
|
}
|
|
63295
63363
|
|
|
63296
|
-
&:not(.e-list-template) .e-list-item,
|
|
63297
|
-
.e-list-nrt,
|
|
63298
|
-
.e-selectall-parent {
|
|
63299
|
-
height: $listbox-item-height;
|
|
63300
|
-
line-height: $listbox-item-line-height;
|
|
63301
|
-
padding: $listbox-item-padding;
|
|
63302
|
-
position: relative;
|
|
63303
|
-
@if $skin-name == 'fluent2' {
|
|
63304
|
-
font-size: 14px;
|
|
63305
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
63306
|
-
}
|
|
63307
|
-
}
|
|
63308
|
-
|
|
63309
63364
|
.e-list-parent {
|
|
63310
63365
|
height: 100%;
|
|
63311
63366
|
min-height: $listbox-item-height;
|
|
@@ -63807,6 +63862,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 103px) !default;
|
|
|
63807
63862
|
}
|
|
63808
63863
|
}
|
|
63809
63864
|
|
|
63865
|
+
.e-listbox-wrapper,
|
|
63866
|
+
.e-listbox-container,
|
|
63867
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
63868
|
+
&:not(.e-list-template) .e-list-item,
|
|
63869
|
+
.e-list-nrt,
|
|
63870
|
+
.e-selectall-parent {
|
|
63871
|
+
height: $listbox-item-height;
|
|
63872
|
+
line-height: $listbox-item-line-height;
|
|
63873
|
+
padding: $listbox-item-padding;
|
|
63874
|
+
position: relative;
|
|
63875
|
+
@if $skin-name == 'fluent2' {
|
|
63876
|
+
font-size: 14px;
|
|
63877
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
63878
|
+
}
|
|
63879
|
+
}
|
|
63880
|
+
}
|
|
63881
|
+
|
|
63810
63882
|
|
|
63811
63883
|
@mixin avatar {
|
|
63812
63884
|
height: $listbox-template-avatar-size;
|
|
@@ -69877,7 +69949,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69877
69949
|
}
|
|
69878
69950
|
}
|
|
69879
69951
|
}
|
|
69880
|
-
.e-listview
|
|
69952
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
69881
69953
|
height: 24px;
|
|
69882
69954
|
width: 16px;
|
|
69883
69955
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -78074,7 +78146,22 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78074
78146
|
text-transform: $grid-header-text-transform;
|
|
78075
78147
|
user-select: none;
|
|
78076
78148
|
}
|
|
78077
|
-
|
|
78149
|
+
|
|
78150
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
78151
|
+
.e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
78152
|
+
.e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
|
|
78153
|
+
padding: 0 .4em ;
|
|
78154
|
+
@if $grid-skin == 'material' {
|
|
78155
|
+
padding: $grid-headercell-div-padding;
|
|
78156
|
+
}
|
|
78157
|
+
@if $grid-skin == 'fabric' {
|
|
78158
|
+
padding: 0 1px 0;
|
|
78159
|
+
}
|
|
78160
|
+
@if $grid-skin == 'highcontrast' {
|
|
78161
|
+
padding: 0;
|
|
78162
|
+
}
|
|
78163
|
+
}
|
|
78164
|
+
|
|
78078
78165
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78079
78166
|
overflow: visible;
|
|
78080
78167
|
}
|
|
@@ -78518,7 +78605,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78518
78605
|
}
|
|
78519
78606
|
|
|
78520
78607
|
&.e-default:not(.e-rtl) tr {
|
|
78521
|
-
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
|
|
78608
|
+
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
|
|
78522
78609
|
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
78523
78610
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
78524
78611
|
border-left-width: 0;
|
|
@@ -78955,7 +79042,10 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78955
79042
|
border-top-color: $grid-columnchooser-footer-border-color;
|
|
78956
79043
|
border-top-width: 1px;
|
|
78957
79044
|
margin-top: 0;
|
|
78958
|
-
overflow-x:
|
|
79045
|
+
overflow-x: auto;
|
|
79046
|
+
& .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
|
|
79047
|
+
white-space: nowrap;
|
|
79048
|
+
}
|
|
78959
79049
|
}
|
|
78960
79050
|
|
|
78961
79051
|
@if $grid-skin == 'fluent2' {
|
|
@@ -79975,6 +80065,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79975
80065
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79976
80066
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79977
80067
|
text-align: right;
|
|
80068
|
+
@if $grid-skin == 'highcontrast' {
|
|
80069
|
+
margin: -7px 0;
|
|
80070
|
+
}
|
|
79978
80071
|
|
|
79979
80072
|
& .e-sortnumber {
|
|
79980
80073
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -79986,6 +80079,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79986
80079
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79987
80080
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79988
80081
|
text-align: right;
|
|
80082
|
+
@if $grid-skin == 'highcontrast' {
|
|
80083
|
+
margin: -7px 0;
|
|
80084
|
+
}
|
|
79989
80085
|
|
|
79990
80086
|
& .e-sortnumber {
|
|
79991
80087
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -80006,9 +80102,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
80006
80102
|
|
|
80007
80103
|
& .e-sortnumber {
|
|
80008
80104
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
80009
|
-
@if $grid-skin == 'bootstrap4' {
|
|
80010
|
-
margin: 4px -2px 0 0;
|
|
80011
|
-
}
|
|
80012
80105
|
}
|
|
80013
80106
|
}
|
|
80014
80107
|
|
|
@@ -80221,7 +80314,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
80221
80314
|
}
|
|
80222
80315
|
|
|
80223
80316
|
&.e-default {
|
|
80224
|
-
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
80317
|
+
& tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
|
|
80225
80318
|
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
80226
80319
|
border-left: 0;
|
|
80227
80320
|
}
|
|
@@ -99544,7 +99637,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .26) !default
|
|
|
99544
99637
|
$pv-annotation-opacity-slider-width: 172px !default;
|
|
99545
99638
|
$pv-annotation-opacity-slider-width-rtl: 140px !default;
|
|
99546
99639
|
$pv-annotation-opacity-slider-margin-left: 11px !default;
|
|
99547
|
-
$pv-annotation-opacity-slider-margin-right:
|
|
99640
|
+
$pv-annotation-opacity-slider-margin-right: 20px !default;
|
|
99548
99641
|
$pv-annotation-opacity-slider-height: 16px !default;
|
|
99549
99642
|
$pv-annotation-drop-down-caret-font-size: 12px !default;
|
|
99550
99643
|
$pv-annotation-drop-down-height: 32px !default;
|
|
@@ -100087,14 +100180,14 @@ $lg-desktop: 1399.98;
|
|
|
100087
100180
|
}
|
|
100088
100181
|
|
|
100089
100182
|
.e-pv-diagram-resize-handle{
|
|
100090
|
-
@if $theme-name == 'fluent2' {
|
|
100183
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
100091
100184
|
fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
|
|
100092
100185
|
}
|
|
100093
100186
|
}
|
|
100094
100187
|
|
|
100095
100188
|
.e-pv-diagram-border,
|
|
100096
100189
|
.e-pv-diagram-resize-handle {
|
|
100097
|
-
@if $theme-name=='fluent2' {
|
|
100190
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
100098
100191
|
stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
|
|
100099
100192
|
}
|
|
100100
100193
|
}
|
|
@@ -100402,7 +100495,9 @@ $lg-desktop: 1399.98;
|
|
|
100402
100495
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100403
100496
|
height: $pv-toolbar-btn-height;
|
|
100404
100497
|
min-width: $pv-toolbar-btn-width;
|
|
100405
|
-
|
|
100498
|
+
@if ($skin-name != 'fluent2') {
|
|
100499
|
+
width: $pv-toolbar-btn-width;
|
|
100500
|
+
}
|
|
100406
100501
|
@if $skin-name == 'FluentUI' {
|
|
100407
100502
|
line-height: $pv-toolbar-btn-height;
|
|
100408
100503
|
min-width: 40px;
|
|
@@ -101320,7 +101415,8 @@ $lg-desktop: 1399.98;
|
|
|
101320
101415
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101321
101416
|
}
|
|
101322
101417
|
|
|
101323
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
101418
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
101419
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
101324
101420
|
{
|
|
101325
101421
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101326
101422
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -101683,7 +101779,9 @@ $lg-desktop: 1399.98;
|
|
|
101683
101779
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
101684
101780
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
101685
101781
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
101686
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
101782
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
101783
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
101784
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
101687
101785
|
color: $pv-icon-color;
|
|
101688
101786
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
101689
101787
|
box-shadow: none;
|
|
@@ -101747,25 +101845,39 @@ $lg-desktop: 1399.98;
|
|
|
101747
101845
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
101748
101846
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101749
101847
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
101750
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
101848
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101849
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
101850
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
101751
101851
|
@if $skin-name == 'bootstrap4' {
|
|
101752
101852
|
color: $pv-icon-color-hover;
|
|
101753
101853
|
}
|
|
101754
101854
|
@if $skin-name == 'bootstrap5' {
|
|
101755
101855
|
color: $white;
|
|
101756
101856
|
}
|
|
101857
|
+
@if $skin-name == 'fluent2' {
|
|
101858
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101859
|
+
}
|
|
101757
101860
|
@if $skin-name == 'FluentUI' {
|
|
101758
101861
|
color: $pv-item-selection-color;
|
|
101759
101862
|
}
|
|
101760
101863
|
}
|
|
101761
101864
|
|
|
101865
|
+
.e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
|
|
101866
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
101867
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
101868
|
+
}
|
|
101869
|
+
@if $theme-name == 'bootstrap5' {
|
|
101870
|
+
color: $pv-item-selection-color;
|
|
101871
|
+
}
|
|
101872
|
+
}
|
|
101873
|
+
|
|
101762
101874
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101763
101875
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101764
101876
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
|
|
101765
101877
|
@if $skin-name == 'bootstrap4' {
|
|
101766
101878
|
color: $pv-icon-color-hover;
|
|
101767
101879
|
}
|
|
101768
|
-
@if $skin-name == 'bootstrap5' {
|
|
101880
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101769
101881
|
color: $pv-icon-color;
|
|
101770
101882
|
}
|
|
101771
101883
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101773,12 +101885,23 @@ $lg-desktop: 1399.98;
|
|
|
101773
101885
|
}
|
|
101774
101886
|
}
|
|
101775
101887
|
|
|
101888
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101889
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101890
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
101891
|
+
@if ($skin-name == 'fluent2') {
|
|
101892
|
+
color: $pv-icon-color;
|
|
101893
|
+
}
|
|
101894
|
+
}
|
|
101895
|
+
|
|
101776
101896
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
101777
101897
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
101778
101898
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
101779
101899
|
@if $skin-name == 'bootstrap4' {
|
|
101780
101900
|
color: $pv-icon-color-hover;
|
|
101781
101901
|
}
|
|
101902
|
+
@if $skin-name == 'fluent2' {
|
|
101903
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101904
|
+
}
|
|
101782
101905
|
}
|
|
101783
101906
|
|
|
101784
101907
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -101959,6 +102082,17 @@ $lg-desktop: 1399.98;
|
|
|
101959
102082
|
|
|
101960
102083
|
.e-pv-search-input-mobile {
|
|
101961
102084
|
height: $pv-search-input-height;
|
|
102085
|
+
max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
|
|
102086
|
+
}
|
|
102087
|
+
|
|
102088
|
+
.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,
|
|
102089
|
+
.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 {
|
|
102090
|
+
margin-left: 3px;
|
|
102091
|
+
}
|
|
102092
|
+
|
|
102093
|
+
.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,
|
|
102094
|
+
.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 {
|
|
102095
|
+
margin-right: 3px;
|
|
101962
102096
|
}
|
|
101963
102097
|
|
|
101964
102098
|
.e-pv-match-case-container {
|
|
@@ -102056,13 +102190,11 @@ $lg-desktop: 1399.98;
|
|
|
102056
102190
|
}
|
|
102057
102191
|
|
|
102058
102192
|
.e-pv-notification-popup {
|
|
102059
|
-
height: $pv-notification-popup-height;
|
|
102060
102193
|
margin: 0 10px;
|
|
102061
102194
|
max-width: $pv-notification-popup-width;
|
|
102062
102195
|
}
|
|
102063
102196
|
|
|
102064
102197
|
.e-pv-notification-popup.e-pv-notification-large-content {
|
|
102065
|
-
height: $pv-notification-popup-height-large-content;
|
|
102066
102198
|
max-width: $pv-notification-popup-width-large-content;
|
|
102067
102199
|
}
|
|
102068
102200
|
|
|
@@ -102130,10 +102262,13 @@ $lg-desktop: 1399.98;
|
|
|
102130
102262
|
border-bottom: 2px solid;
|
|
102131
102263
|
margin-top: 0;
|
|
102132
102264
|
padding-top: 5px;
|
|
102133
|
-
@if ($skin-name=='bootstrap5'
|
|
102265
|
+
@if ($skin-name=='bootstrap5') {
|
|
102134
102266
|
margin-top: -4px;
|
|
102135
102267
|
padding-top: 0;
|
|
102136
102268
|
}
|
|
102269
|
+
@if ($theme-name=='fluent2') {
|
|
102270
|
+
padding-top: 0;
|
|
102271
|
+
}
|
|
102137
102272
|
@if $skin-name == 'FluentUI' {
|
|
102138
102273
|
line-height: 11px;
|
|
102139
102274
|
}
|
|
@@ -102145,7 +102280,12 @@ $lg-desktop: 1399.98;
|
|
|
102145
102280
|
line-height: 1.71em;
|
|
102146
102281
|
}
|
|
102147
102282
|
border-bottom: 2px solid;
|
|
102148
|
-
|
|
102283
|
+
@if ($skin-name == 'fluent2') {
|
|
102284
|
+
margin-top: 5px;
|
|
102285
|
+
}
|
|
102286
|
+
@else {
|
|
102287
|
+
margin-top: 0;
|
|
102288
|
+
}
|
|
102149
102289
|
padding-top: 1px;
|
|
102150
102290
|
vertical-align: initial;
|
|
102151
102291
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102157,9 +102297,12 @@ $lg-desktop: 1399.98;
|
|
|
102157
102297
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
102158
102298
|
margin-top: 0;
|
|
102159
102299
|
padding-top: 7px;
|
|
102160
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
102300
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
102161
102301
|
padding-top: 0;
|
|
102162
102302
|
}
|
|
102303
|
+
@if ( or $theme-name == 'fluent2'){
|
|
102304
|
+
padding-top: 5px;
|
|
102305
|
+
}
|
|
102163
102306
|
vertical-align: initial;
|
|
102164
102307
|
}
|
|
102165
102308
|
|
|
@@ -102171,6 +102314,13 @@ $lg-desktop: 1399.98;
|
|
|
102171
102314
|
vertical-align: initial;
|
|
102172
102315
|
}
|
|
102173
102316
|
|
|
102317
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
102318
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
102319
|
+
@if $skin-name != 'Material3' {
|
|
102320
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
102321
|
+
}
|
|
102322
|
+
}
|
|
102323
|
+
|
|
102174
102324
|
.e-pv-annotation-opacity-popup-container,
|
|
102175
102325
|
.e-pv-annotation-thickness-popup-container {
|
|
102176
102326
|
@if $skin-name != 'Material3' {
|
|
@@ -102450,6 +102600,13 @@ $lg-desktop: 1399.98;
|
|
|
102450
102600
|
}
|
|
102451
102601
|
}
|
|
102452
102602
|
|
|
102603
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
|
|
102604
|
+
@if $skin-name == 'fluent2' {
|
|
102605
|
+
background-color: $pv-annotation-dd-background-color-active;
|
|
102606
|
+
color: $pv-icon-color;
|
|
102607
|
+
}
|
|
102608
|
+
}
|
|
102609
|
+
|
|
102453
102610
|
.e-pv-annotation-color-container.e-dropdown-btn.e-btn,
|
|
102454
102611
|
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
|
|
102455
102612
|
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
|
|
@@ -102529,13 +102686,6 @@ $lg-desktop: 1399.98;
|
|
|
102529
102686
|
}
|
|
102530
102687
|
}
|
|
102531
102688
|
|
|
102532
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102533
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102534
|
-
@if ($theme-name == 'fluent2') {
|
|
102535
|
-
line-height: 28px;
|
|
102536
|
-
}
|
|
102537
|
-
}
|
|
102538
|
-
|
|
102539
102689
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
102540
102690
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
102541
102691
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -102633,6 +102783,13 @@ $lg-desktop: 1399.98;
|
|
|
102633
102783
|
}
|
|
102634
102784
|
}
|
|
102635
102785
|
|
|
102786
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
102787
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
102788
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102789
|
+
color: $pv-icon-color;
|
|
102790
|
+
}
|
|
102791
|
+
}
|
|
102792
|
+
|
|
102636
102793
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
102637
102794
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
102638
102795
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102841,6 +102998,9 @@ $lg-desktop: 1399.98;
|
|
|
102841
102998
|
@if $skin-name == 'FluentUI' {
|
|
102842
102999
|
margin-left: 195px;
|
|
102843
103000
|
}
|
|
103001
|
+
@if ($skin-name == 'bootstrap5') {
|
|
103002
|
+
margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
|
|
103003
|
+
}
|
|
102844
103004
|
}
|
|
102845
103005
|
|
|
102846
103006
|
.e-pv-properties-line-start,
|
|
@@ -103164,17 +103324,27 @@ $lg-desktop: 1399.98;
|
|
|
103164
103324
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
103165
103325
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
103166
103326
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
103167
|
-
@if $skin-name != 'Material3' {
|
|
103327
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
103168
103328
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
103169
103329
|
}
|
|
103170
103330
|
}
|
|
103171
103331
|
|
|
103172
103332
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
|
|
103173
|
-
@if $skin-name == 'bootstrap5' {
|
|
103333
|
+
@if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
|
|
103174
103334
|
background: $secondary-bg-color-pressed;
|
|
103175
103335
|
}
|
|
103176
103336
|
}
|
|
103177
103337
|
|
|
103338
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
|
|
103339
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
|
|
103340
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
103341
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
103342
|
+
}
|
|
103343
|
+
@if $theme-name == 'bootstrap5' {
|
|
103344
|
+
color: $pv-item-selection-color;
|
|
103345
|
+
}
|
|
103346
|
+
}
|
|
103347
|
+
|
|
103178
103348
|
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
103179
103349
|
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
103180
103350
|
height: $pv-toolbar-btn-height-big;
|
|
@@ -103268,17 +103438,9 @@ $lg-desktop: 1399.98;
|
|
|
103268
103438
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103269
103439
|
}
|
|
103270
103440
|
|
|
103271
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103272
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103273
|
-
@if $theme-name == 'fluent2' {
|
|
103274
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103275
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103276
|
-
}
|
|
103277
|
-
}
|
|
103278
|
-
|
|
103279
103441
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103280
103442
|
@if $theme-name == 'fluent2' {
|
|
103281
|
-
|
|
103443
|
+
color: var(--color-sf-secondary-text-color);
|
|
103282
103444
|
}
|
|
103283
103445
|
}
|
|
103284
103446
|
|
|
@@ -103618,11 +103780,13 @@ $lg-desktop: 1399.98;
|
|
|
103618
103780
|
padding-right: 7px;
|
|
103619
103781
|
@if $skin-name == 'Material3' {
|
|
103620
103782
|
font-size: $text-xs;
|
|
103783
|
+
padding-left: 12px;
|
|
103784
|
+
padding-right: 12px;
|
|
103621
103785
|
}
|
|
103622
103786
|
}
|
|
103623
103787
|
|
|
103624
103788
|
.e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
|
|
103625
|
-
@if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
|
|
103789
|
+
@if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
|
|
103626
103790
|
background-color: $pv-save-button-bg-color;
|
|
103627
103791
|
border-radius: 2px;
|
|
103628
103792
|
color: $pv-save-button-color;
|
|
@@ -103732,6 +103896,9 @@ $lg-desktop: 1399.98;
|
|
|
103732
103896
|
@if $skin-name == 'bootstrap4' {
|
|
103733
103897
|
color: $pv-title-close-color;
|
|
103734
103898
|
}
|
|
103899
|
+
@if $skin-name == 'fluent2' {
|
|
103900
|
+
color: var(--color-sf-secondary-text-color);
|
|
103901
|
+
}
|
|
103735
103902
|
height: $pv-title-close-height;
|
|
103736
103903
|
position: $pv-title-close-position;
|
|
103737
103904
|
right: 11px;
|
|
@@ -103760,7 +103927,7 @@ $lg-desktop: 1399.98;
|
|
|
103760
103927
|
.e-pv-comments-panel-text {
|
|
103761
103928
|
font-size: 15px;
|
|
103762
103929
|
padding-left: 85px;
|
|
103763
|
-
color:
|
|
103930
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
103764
103931
|
}
|
|
103765
103932
|
|
|
103766
103933
|
.e-pv-comments-content-container {
|
|
@@ -103948,8 +104115,34 @@ $lg-desktop: 1399.98;
|
|
|
103948
104115
|
}
|
|
103949
104116
|
}
|
|
103950
104117
|
|
|
104118
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
104119
|
+
@if ($skin-name == 'fluent2') {
|
|
104120
|
+
margin-top: -4px;
|
|
104121
|
+
}
|
|
104122
|
+
}
|
|
104123
|
+
|
|
104124
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104125
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104126
|
+
@if ($skin-name == 'fluent2') {
|
|
104127
|
+
margin-top: -5px;
|
|
104128
|
+
}
|
|
104129
|
+
}
|
|
104130
|
+
|
|
104131
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
104132
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
104133
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
104134
|
+
@if ($skin-name == 'fluent2') {
|
|
104135
|
+
padding-top: 8px;
|
|
104136
|
+
}
|
|
104137
|
+
}
|
|
104138
|
+
|
|
103951
104139
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
103952
|
-
|
|
104140
|
+
@if ($skin-name == 'fluent2') {
|
|
104141
|
+
margin-top: -4px;
|
|
104142
|
+
}
|
|
104143
|
+
@else {
|
|
104144
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
104145
|
+
}
|
|
103953
104146
|
@if $theme-name != 'fluent2'{
|
|
103954
104147
|
padding-left: 7px;
|
|
103955
104148
|
}
|
|
@@ -104003,7 +104196,7 @@ $lg-desktop: 1399.98;
|
|
|
104003
104196
|
|
|
104004
104197
|
.e-pdfviewer .e-inplaceeditor .e-editable-value-container {
|
|
104005
104198
|
background: transparent;
|
|
104006
|
-
width: 229px;
|
|
104199
|
+
max-width: 229px;
|
|
104007
104200
|
}
|
|
104008
104201
|
|
|
104009
104202
|
.e-pv-status-div {
|
|
@@ -104019,7 +104212,7 @@ $lg-desktop: 1399.98;
|
|
|
104019
104212
|
}
|
|
104020
104213
|
|
|
104021
104214
|
.e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
|
|
104022
|
-
@if $skin-name != 'bootstrap5' {
|
|
104215
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
|
|
104023
104216
|
caret-color: $pv-comment-text-cursor-color;
|
|
104024
104217
|
}
|
|
104025
104218
|
}
|
|
@@ -104139,10 +104332,14 @@ $lg-desktop: 1399.98;
|
|
|
104139
104332
|
.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,
|
|
104140
104333
|
.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,
|
|
104141
104334
|
.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 {
|
|
104142
|
-
@if $skin-name != 'bootstrap5' {
|
|
104335
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
|
|
104143
104336
|
background: $pv-signature-footer-color;
|
|
104144
104337
|
border-color: $pv-signature-footer-color;
|
|
104145
104338
|
}
|
|
104339
|
+
@else if ($skin-name == 'fluent2'){
|
|
104340
|
+
background: $pv-item-selection-background-color;
|
|
104341
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
104342
|
+
}
|
|
104146
104343
|
@else {
|
|
104147
104344
|
background: $secondary-bg-color-pressed;
|
|
104148
104345
|
border-color: $secondary-bg-color-pressed;
|
|
@@ -104273,7 +104470,9 @@ $lg-desktop: 1399.98;
|
|
|
104273
104470
|
@if $skin-name == 'bootstrap5' {
|
|
104274
104471
|
color: $pv-icon-color;
|
|
104275
104472
|
height: 32px;
|
|
104276
|
-
|
|
104473
|
+
@if ($theme-name != 'fluent2') {
|
|
104474
|
+
line-height: 32px;
|
|
104475
|
+
}
|
|
104277
104476
|
}
|
|
104278
104477
|
@else {
|
|
104279
104478
|
color: $pv-icon-color;
|
|
@@ -104330,13 +104529,6 @@ $lg-desktop: 1399.98;
|
|
|
104330
104529
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104331
104530
|
}
|
|
104332
104531
|
|
|
104333
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104334
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104335
|
-
@if $theme-name == 'fluent2' {
|
|
104336
|
-
margin-top: -10px;
|
|
104337
|
-
}
|
|
104338
|
-
}
|
|
104339
|
-
|
|
104340
104532
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104341
104533
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104342
104534
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -104905,6 +105097,7 @@ $lg-desktop: 1399.98;
|
|
|
104905
105097
|
|
|
104906
105098
|
.e-pv-properties-form-field-group-btn-div {
|
|
104907
105099
|
display: grid;
|
|
105100
|
+
align-content: space-between;
|
|
104908
105101
|
}
|
|
104909
105102
|
|
|
104910
105103
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105263,7 +105456,6 @@ $lg-desktop: 1399.98;
|
|
|
105263
105456
|
}
|
|
105264
105457
|
@if $theme-name == 'fluent2'{
|
|
105265
105458
|
font-family: $font-family;
|
|
105266
|
-
margin-left: 7px;
|
|
105267
105459
|
}
|
|
105268
105460
|
}
|
|
105269
105461
|
|
|
@@ -116131,7 +116323,7 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
|
|
|
116131
116323
|
.e-query-builder .e-btn.e-round.e-small {
|
|
116132
116324
|
@if $theme-name == 'fluent2' {
|
|
116133
116325
|
&:hover {
|
|
116134
|
-
background:
|
|
116326
|
+
background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
116135
116327
|
}
|
|
116136
116328
|
|
|
116137
116329
|
&:focus {
|
|
@@ -122300,6 +122492,12 @@ $image-editor-filter-canvas-focus: 1px solid $grey-white !default;
|
|
|
122300
122492
|
margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
|
|
122301
122493
|
}
|
|
122302
122494
|
}
|
|
122495
|
+
|
|
122496
|
+
@if $skin-name == 'fluent2' {
|
|
122497
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
122498
|
+
padding-left: 16px;
|
|
122499
|
+
}
|
|
122500
|
+
}
|
|
122303
122501
|
}
|
|
122304
122502
|
|
|
122305
122503
|
.e-image-editor {
|
|
@@ -122606,6 +122804,16 @@ $image-editor-filter-canvas-focus: 1px solid $grey-white !default;
|
|
|
122606
122804
|
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
122607
122805
|
}
|
|
122608
122806
|
}
|
|
122807
|
+
|
|
122808
|
+
@if $skin-name == 'fluent2' {
|
|
122809
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
122810
|
+
padding-left: 14px;
|
|
122811
|
+
}
|
|
122812
|
+
& .e-dropdown-btn,
|
|
122813
|
+
& .e-dropdown-btn span {
|
|
122814
|
+
font-weight: normal;
|
|
122815
|
+
}
|
|
122816
|
+
}
|
|
122609
122817
|
}
|
|
122610
122818
|
|
|
122611
122819
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -123076,10 +123284,13 @@ $image-editor-filter-canvas-focus: 1px solid $grey-white !default;
|
|
|
123076
123284
|
background: inherit;
|
|
123077
123285
|
border: none;
|
|
123078
123286
|
margin-top: $image-editor-ddbtn-margin-top;
|
|
123079
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
|
|
123287
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
123080
123288
|
background: $tbar-default-bg;
|
|
123081
123289
|
color: $tbar-default-icon-color;
|
|
123082
123290
|
}
|
|
123291
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
123292
|
+
border: 2px solid #000;
|
|
123293
|
+
}
|
|
123083
123294
|
@if $skin-name == 'Material3' {
|
|
123084
123295
|
box-shadow: none;
|
|
123085
123296
|
}
|
|
@@ -123098,6 +123309,36 @@ $image-editor-filter-canvas-focus: 1px solid $grey-white !default;
|
|
|
123098
123309
|
background: $btn-focus-bgcolor;
|
|
123099
123310
|
box-shadow: none;
|
|
123100
123311
|
color: $btn-focus-color;
|
|
123312
|
+
@if $skin-name == 'FluentUI' {
|
|
123313
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123314
|
+
box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
|
|
123315
|
+
}
|
|
123316
|
+
@else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
|
|
123317
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123318
|
+
}
|
|
123319
|
+
@else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
123320
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123321
|
+
border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
|
|
123322
|
+
}
|
|
123323
|
+
@else if $skin-name == 'bootstrap4' {
|
|
123324
|
+
$color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
|
|
123325
|
+
box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
|
|
123326
|
+
}
|
|
123327
|
+
@else if $skin-name == 'bootstrap5' {
|
|
123328
|
+
box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
123329
|
+
}
|
|
123330
|
+
@else if $skin-name == 'Material3' {
|
|
123331
|
+
box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
|
|
123332
|
+
}
|
|
123333
|
+
@else if $skin-name == 'tailwind' {
|
|
123334
|
+
box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
|
|
123335
|
+
}
|
|
123336
|
+
}
|
|
123337
|
+
|
|
123338
|
+
&:focus-visible {
|
|
123339
|
+
@if $skin-name == 'fluent2' {
|
|
123340
|
+
box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
123341
|
+
}
|
|
123101
123342
|
}
|
|
123102
123343
|
|
|
123103
123344
|
&:active {
|
|
@@ -125277,7 +125518,7 @@ $otp-input-disabled-border-color: $grey-700 !default;
|
|
|
125277
125518
|
}
|
|
125278
125519
|
&.e-outline {
|
|
125279
125520
|
.e-otp-input-field {
|
|
125280
|
-
border:
|
|
125521
|
+
border: 1px solid $otp-input-border-color;
|
|
125281
125522
|
}
|
|
125282
125523
|
}
|
|
125283
125524
|
&.e-outline,
|
|
@@ -126275,6 +126516,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126275
126516
|
|
|
126276
126517
|
.e-disabled {
|
|
126277
126518
|
opacity: $ribbon-disabled-opacity;
|
|
126519
|
+
pointer-events: none;
|
|
126278
126520
|
}
|
|
126279
126521
|
|
|
126280
126522
|
.e-input-group {
|