@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
|
@@ -6918,7 +6918,11 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
6918
6918
|
.e-input-group.e-input-focus input.e-input,
|
|
6919
6919
|
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
|
|
6920
6920
|
.e-float-input.e-control-wrapper.e-input-focus input,
|
|
6921
|
-
.e-float-input.e-input-focus input
|
|
6921
|
+
.e-float-input.e-input-focus input {
|
|
6922
|
+
padding-left: $input-text-indent;
|
|
6923
|
+
text-indent: 0;
|
|
6924
|
+
}
|
|
6925
|
+
|
|
6922
6926
|
textarea.e-input#{$css},
|
|
6923
6927
|
.e-input-group textarea.e-input,
|
|
6924
6928
|
.e-input-group textarea,
|
|
@@ -6932,7 +6936,12 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
6932
6936
|
.e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
6933
6937
|
.e-float-input.e-control-wrapper textarea:focus,
|
|
6934
6938
|
.e-float-input textarea:focus {
|
|
6935
|
-
|
|
6939
|
+
@if $input-skin-name == 'fluent2' {
|
|
6940
|
+
padding-left: 12px;
|
|
6941
|
+
}
|
|
6942
|
+
@else {
|
|
6943
|
+
padding-left: $input-text-indent;
|
|
6944
|
+
}
|
|
6936
6945
|
text-indent: 0;
|
|
6937
6946
|
}
|
|
6938
6947
|
|
|
@@ -7259,7 +7268,12 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
7259
7268
|
.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
7260
7269
|
.e-bigger .e-float-input.e-control-wrapper textarea:focus,
|
|
7261
7270
|
.e-bigger .e-float-input textarea:focus {
|
|
7262
|
-
|
|
7271
|
+
@if $input-skin-name == 'fluent2' {
|
|
7272
|
+
padding: $textarea-bigger-padding;
|
|
7273
|
+
}
|
|
7274
|
+
@else {
|
|
7275
|
+
padding-left: $input-bigger-text-indent;
|
|
7276
|
+
}
|
|
7263
7277
|
text-indent: 0;
|
|
7264
7278
|
}
|
|
7265
7279
|
|
|
@@ -8159,18 +8173,18 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
8159
8173
|
}
|
|
8160
8174
|
}
|
|
8161
8175
|
|
|
8162
|
-
.e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8163
|
-
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8164
|
-
.e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8165
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8166
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
8167
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8168
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
8169
|
-
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8170
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8171
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
8172
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8173
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
|
|
8176
|
+
.e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8177
|
+
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8178
|
+
.e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8179
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
8180
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
8181
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
8182
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
8183
|
+
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8184
|
+
.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]),
|
|
8185
|
+
.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]),
|
|
8186
|
+
.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]),
|
|
8187
|
+
.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]) {
|
|
8174
8188
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8175
8189
|
border-bottom-width: $input-group-border-width-hover;
|
|
8176
8190
|
}
|
|
@@ -15325,7 +15339,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
15325
15339
|
border-color: $input-box-border-color;
|
|
15326
15340
|
}
|
|
15327
15341
|
|
|
15328
|
-
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15342
|
+
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
|
|
15329
15343
|
@if $input-skin-name == 'fluent2' {
|
|
15330
15344
|
padding-bottom: 0;
|
|
15331
15345
|
}
|
|
@@ -15360,6 +15374,20 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
15360
15374
|
}
|
|
15361
15375
|
}
|
|
15362
15376
|
|
|
15377
|
+
textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15378
|
+
@if $input-skin-name == 'fluent2' {
|
|
15379
|
+
border-bottom-color: $input-active-border-color;
|
|
15380
|
+
padding-bottom: 4px;
|
|
15381
|
+
border-bottom-width: 0;
|
|
15382
|
+
}
|
|
15383
|
+
}
|
|
15384
|
+
|
|
15385
|
+
.e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15386
|
+
@if $input-skin-name == 'fluent2' {
|
|
15387
|
+
padding-bottom: 6px;
|
|
15388
|
+
}
|
|
15389
|
+
}
|
|
15390
|
+
|
|
15363
15391
|
.e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
|
|
15364
15392
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
|
|
15365
15393
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
|
|
@@ -15475,15 +15503,11 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
15475
15503
|
@if $input-skin-name == 'bootstrap4' {
|
|
15476
15504
|
transition: $input-transition-shadow;
|
|
15477
15505
|
}
|
|
15478
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15506
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
|
|
15479
15507
|
border-color: $input-group-border-color-focus;
|
|
15480
15508
|
border-radius: $input-groupo-focus-border-radius;
|
|
15481
15509
|
box-shadow: $input-group-focus-box-shadow;
|
|
15482
15510
|
}
|
|
15483
|
-
@if $input-skin-name == 'FluentUI' {
|
|
15484
|
-
border-radius: $input-groupo-focus-border-radius;
|
|
15485
|
-
border-width: 2px;
|
|
15486
|
-
}
|
|
15487
15511
|
}
|
|
15488
15512
|
|
|
15489
15513
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -19868,9 +19892,11 @@ $breadcrumb-bgcolor: $transparent !default;
|
|
|
19868
19892
|
&:focus-visible {
|
|
19869
19893
|
@if $skin-name == 'fluent2' {
|
|
19870
19894
|
box-shadow: $secondary-shadow-focus;
|
|
19895
|
+
color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19871
19896
|
|
|
19872
|
-
& .e-breadcrumb-icon
|
|
19873
|
-
|
|
19897
|
+
& .e-breadcrumb-icon,
|
|
19898
|
+
&.e-breadcrumb-url .e-breadcrumb-icon {
|
|
19899
|
+
color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19874
19900
|
}
|
|
19875
19901
|
}
|
|
19876
19902
|
}
|
|
@@ -23188,7 +23214,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23188
23214
|
@if $skin-name == 'fluent2' {
|
|
23189
23215
|
background: transparent;
|
|
23190
23216
|
border-color: $secondary-border-color-hover;
|
|
23191
|
-
color: $secondary-text-color-
|
|
23217
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
23192
23218
|
}
|
|
23193
23219
|
|
|
23194
23220
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -23221,7 +23247,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23221
23247
|
@include outline-active;
|
|
23222
23248
|
@if $skin-name == 'fluent2' {
|
|
23223
23249
|
background: transparent;
|
|
23224
|
-
color: $secondary-text-color-
|
|
23250
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
23225
23251
|
outline: 2px solid;
|
|
23226
23252
|
outline-offset: -2px;
|
|
23227
23253
|
}
|
|
@@ -24126,6 +24152,7 @@ $sd-active-font-color: $sd-font-color !default;
|
|
|
24126
24152
|
font-size: 12px;
|
|
24127
24153
|
line-height: 16px;
|
|
24128
24154
|
padding: 8px 16px;
|
|
24155
|
+
box-sizing: content-box;
|
|
24129
24156
|
}
|
|
24130
24157
|
}
|
|
24131
24158
|
}
|
|
@@ -30046,6 +30073,12 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
30046
30073
|
background: $drop-down-btn-li-bgcolor;
|
|
30047
30074
|
}
|
|
30048
30075
|
color: $drop-down-btn-li-selection-font-color;
|
|
30076
|
+
& .e-menu-icon,
|
|
30077
|
+
& .e-menu-url {
|
|
30078
|
+
@if $skin-name == 'fluent2' {
|
|
30079
|
+
color: $drop-down-btn-li-selection-font-color;
|
|
30080
|
+
}
|
|
30081
|
+
}
|
|
30049
30082
|
}
|
|
30050
30083
|
|
|
30051
30084
|
&:active,
|
|
@@ -32285,7 +32318,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32285
32318
|
&.e-scale {
|
|
32286
32319
|
&.e-h-scale {
|
|
32287
32320
|
.e-tick {
|
|
32288
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32321
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32322
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32323
|
+
@if ($skin-name == 'material-dark') {
|
|
32324
|
+
background-position: bottom;
|
|
32325
|
+
}
|
|
32326
|
+
}
|
|
32327
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32289
32328
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32290
32329
|
}
|
|
32291
32330
|
@else {
|
|
@@ -32295,7 +32334,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32295
32334
|
}
|
|
32296
32335
|
|
|
32297
32336
|
.e-large {
|
|
32298
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32337
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32338
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32339
|
+
}
|
|
32340
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32299
32341
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32300
32342
|
}
|
|
32301
32343
|
}
|
|
@@ -32325,7 +32367,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32325
32367
|
&.e-scale {
|
|
32326
32368
|
&.e-h-scale {
|
|
32327
32369
|
.e-tick {
|
|
32328
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32370
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32371
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32372
|
+
@if ($skin-name == 'material-dark') {
|
|
32373
|
+
background-position-x: center;
|
|
32374
|
+
}
|
|
32375
|
+
}
|
|
32376
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32329
32377
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32330
32378
|
}
|
|
32331
32379
|
@else {
|
|
@@ -32335,7 +32383,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32335
32383
|
}
|
|
32336
32384
|
|
|
32337
32385
|
.e-large {
|
|
32338
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32386
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32387
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32388
|
+
}
|
|
32389
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32339
32390
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32340
32391
|
}
|
|
32341
32392
|
}
|
|
@@ -32411,7 +32462,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32411
32462
|
}
|
|
32412
32463
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32413
32464
|
background-position: center;
|
|
32414
|
-
|
|
32465
|
+
@if ($skin-name == 'material-dark') {
|
|
32466
|
+
height: 12px;
|
|
32467
|
+
}
|
|
32468
|
+
@else {
|
|
32469
|
+
height: 99%;
|
|
32470
|
+
}
|
|
32415
32471
|
}
|
|
32416
32472
|
}
|
|
32417
32473
|
|
|
@@ -32437,6 +32493,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32437
32493
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32438
32494
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32439
32495
|
}
|
|
32496
|
+
@else if ($skin-name == 'material-dark') {
|
|
32497
|
+
height: 20px;
|
|
32498
|
+
top: 4px;
|
|
32499
|
+
}
|
|
32440
32500
|
}
|
|
32441
32501
|
}
|
|
32442
32502
|
|
|
@@ -32536,7 +32596,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32536
32596
|
background-position: center center;
|
|
32537
32597
|
}
|
|
32538
32598
|
|
|
32539
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32599
|
+
@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') {
|
|
32540
32600
|
&.e-large {
|
|
32541
32601
|
@if ($skin-name != 'bootstrap4') {
|
|
32542
32602
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32626,7 +32686,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32626
32686
|
.e-tick {
|
|
32627
32687
|
display: inline-block;
|
|
32628
32688
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32629
|
-
background-repeat:
|
|
32689
|
+
background-repeat: repeat-y;
|
|
32630
32690
|
}
|
|
32631
32691
|
|
|
32632
32692
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -44929,6 +44989,12 @@ $zero-value: 0 !default;
|
|
|
44929
44989
|
box-sizing: border-box;
|
|
44930
44990
|
}
|
|
44931
44991
|
|
|
44992
|
+
@if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
|
|
44993
|
+
.e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
|
|
44994
|
+
top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
|
|
44995
|
+
}
|
|
44996
|
+
}
|
|
44997
|
+
|
|
44932
44998
|
|
|
44933
44999
|
@include export-module('dialog-theme') {
|
|
44934
45000
|
.e-dialog {
|
|
@@ -54916,7 +54982,8 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
54916
54982
|
|
|
54917
54983
|
.e-list-item {
|
|
54918
54984
|
|
|
54919
|
-
div.e-icons::before
|
|
54985
|
+
div.e-icons.e-icon-expandable::before,
|
|
54986
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54920
54987
|
content: '\e748';
|
|
54921
54988
|
}
|
|
54922
54989
|
}
|
|
@@ -63029,19 +63096,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
63029
63096
|
text-align: center;
|
|
63030
63097
|
}
|
|
63031
63098
|
|
|
63032
|
-
&:not(.e-list-template) .e-list-item,
|
|
63033
|
-
.e-list-nrt,
|
|
63034
|
-
.e-selectall-parent {
|
|
63035
|
-
height: $listbox-item-height;
|
|
63036
|
-
line-height: $listbox-item-line-height;
|
|
63037
|
-
padding: $listbox-item-padding;
|
|
63038
|
-
position: relative;
|
|
63039
|
-
@if $skin-name == 'fluent2' {
|
|
63040
|
-
font-size: 14px;
|
|
63041
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
63042
|
-
}
|
|
63043
|
-
}
|
|
63044
|
-
|
|
63045
63099
|
.e-list-parent {
|
|
63046
63100
|
height: 100%;
|
|
63047
63101
|
min-height: $listbox-item-height;
|
|
@@ -63543,6 +63597,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
63543
63597
|
}
|
|
63544
63598
|
}
|
|
63545
63599
|
|
|
63600
|
+
.e-listbox-wrapper,
|
|
63601
|
+
.e-listbox-container,
|
|
63602
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
63603
|
+
&:not(.e-list-template) .e-list-item,
|
|
63604
|
+
.e-list-nrt,
|
|
63605
|
+
.e-selectall-parent {
|
|
63606
|
+
height: $listbox-item-height;
|
|
63607
|
+
line-height: $listbox-item-line-height;
|
|
63608
|
+
padding: $listbox-item-padding;
|
|
63609
|
+
position: relative;
|
|
63610
|
+
@if $skin-name == 'fluent2' {
|
|
63611
|
+
font-size: 14px;
|
|
63612
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
63613
|
+
}
|
|
63614
|
+
}
|
|
63615
|
+
}
|
|
63616
|
+
|
|
63546
63617
|
|
|
63547
63618
|
@mixin avatar {
|
|
63548
63619
|
height: $listbox-template-avatar-size;
|
|
@@ -69669,7 +69740,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
69669
69740
|
}
|
|
69670
69741
|
}
|
|
69671
69742
|
}
|
|
69672
|
-
.e-listview
|
|
69743
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
69673
69744
|
height: 24px;
|
|
69674
69745
|
width: 16px;
|
|
69675
69746
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -75656,7 +75727,7 @@ $grid-summary-row-bg-color: $content-bg-color-alt1 !default;
|
|
|
75656
75727
|
$grid-sortdiv-width: 20px !default;
|
|
75657
75728
|
$grid-sortdiv-height: 20px !default;
|
|
75658
75729
|
$grid-sortnumber-margin: 0 10px 1px 8px !default;
|
|
75659
|
-
$grid-fltr-sortnumber-margin: 0 8px
|
|
75730
|
+
$grid-fltr-sortnumber-margin: 0 8px !default;
|
|
75660
75731
|
$grid-fltr-sortnumber-rightalign-margin: 0 8px 0 8px !default;
|
|
75661
75732
|
$grid-sortnumber-rightalign-margin: 0 2px 0 2px !default;
|
|
75662
75733
|
$grid-sortnumer-line-height: 20px !default;
|
|
@@ -75731,7 +75802,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
|
75731
75802
|
$grid-ungroup-rtl-padding-right: -7px !default;
|
|
75732
75803
|
$grid-headercelldiv-padding: 0 20px 0 8px !default;
|
|
75733
75804
|
$grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
|
|
75734
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
75805
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
75735
75806
|
$grid-group-text-width: auto !default;
|
|
75736
75807
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
75737
75808
|
$grid-group-caption-font-size: 14px !default;
|
|
@@ -77903,7 +77974,22 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
77903
77974
|
text-transform: $grid-header-text-transform;
|
|
77904
77975
|
user-select: none;
|
|
77905
77976
|
}
|
|
77906
|
-
|
|
77977
|
+
|
|
77978
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
77979
|
+
.e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
77980
|
+
.e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
|
|
77981
|
+
padding: 0 .4em ;
|
|
77982
|
+
@if $grid-skin == 'material' {
|
|
77983
|
+
padding: $grid-headercell-div-padding;
|
|
77984
|
+
}
|
|
77985
|
+
@if $grid-skin == 'fabric' {
|
|
77986
|
+
padding: 0 1px 0;
|
|
77987
|
+
}
|
|
77988
|
+
@if $grid-skin == 'highcontrast' {
|
|
77989
|
+
padding: 0;
|
|
77990
|
+
}
|
|
77991
|
+
}
|
|
77992
|
+
|
|
77907
77993
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
77908
77994
|
overflow: visible;
|
|
77909
77995
|
}
|
|
@@ -78347,7 +78433,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
78347
78433
|
}
|
|
78348
78434
|
|
|
78349
78435
|
&.e-default:not(.e-rtl) tr {
|
|
78350
|
-
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
|
|
78436
|
+
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
|
|
78351
78437
|
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
78352
78438
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
78353
78439
|
border-left-width: 0;
|
|
@@ -78784,7 +78870,10 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
78784
78870
|
border-top-color: $grid-columnchooser-footer-border-color;
|
|
78785
78871
|
border-top-width: 1px;
|
|
78786
78872
|
margin-top: 0;
|
|
78787
|
-
overflow-x:
|
|
78873
|
+
overflow-x: auto;
|
|
78874
|
+
& .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
|
|
78875
|
+
white-space: nowrap;
|
|
78876
|
+
}
|
|
78788
78877
|
}
|
|
78789
78878
|
|
|
78790
78879
|
@if $grid-skin == 'fluent2' {
|
|
@@ -79804,6 +79893,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79804
79893
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79805
79894
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79806
79895
|
text-align: right;
|
|
79896
|
+
@if $grid-skin == 'highcontrast' {
|
|
79897
|
+
margin: -7px 0;
|
|
79898
|
+
}
|
|
79807
79899
|
|
|
79808
79900
|
& .e-sortnumber {
|
|
79809
79901
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -79815,6 +79907,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79815
79907
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79816
79908
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79817
79909
|
text-align: right;
|
|
79910
|
+
@if $grid-skin == 'highcontrast' {
|
|
79911
|
+
margin: -7px 0;
|
|
79912
|
+
}
|
|
79818
79913
|
|
|
79819
79914
|
& .e-sortnumber {
|
|
79820
79915
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -79835,9 +79930,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79835
79930
|
|
|
79836
79931
|
& .e-sortnumber {
|
|
79837
79932
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
79838
|
-
@if $grid-skin == 'bootstrap4' {
|
|
79839
|
-
margin: 4px -2px 0 0;
|
|
79840
|
-
}
|
|
79841
79933
|
}
|
|
79842
79934
|
}
|
|
79843
79935
|
|
|
@@ -80050,7 +80142,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
80050
80142
|
}
|
|
80051
80143
|
|
|
80052
80144
|
&.e-default {
|
|
80053
|
-
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
80145
|
+
& tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
|
|
80054
80146
|
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
80055
80147
|
border-left: 0;
|
|
80056
80148
|
}
|
|
@@ -99337,7 +99429,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 $content-bg-color-hover !de
|
|
|
99337
99429
|
$pv-annotation-opacity-slider-width: 172px !default;
|
|
99338
99430
|
$pv-annotation-opacity-slider-width-rtl: 140px !default;
|
|
99339
99431
|
$pv-annotation-opacity-slider-margin-left: 11px !default;
|
|
99340
|
-
$pv-annotation-opacity-slider-margin-right:
|
|
99432
|
+
$pv-annotation-opacity-slider-margin-right: 20px !default;
|
|
99341
99433
|
$pv-annotation-opacity-slider-height: 16px !default;
|
|
99342
99434
|
$pv-annotation-drop-down-caret-font-size: $text-base !default;
|
|
99343
99435
|
$pv-annotation-drop-down-height: 32px !default;
|
|
@@ -99882,14 +99974,14 @@ $lg-desktop: 1399.98;
|
|
|
99882
99974
|
}
|
|
99883
99975
|
|
|
99884
99976
|
.e-pv-diagram-resize-handle{
|
|
99885
|
-
@if $theme-name == 'fluent2' {
|
|
99977
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
99886
99978
|
fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
|
|
99887
99979
|
}
|
|
99888
99980
|
}
|
|
99889
99981
|
|
|
99890
99982
|
.e-pv-diagram-border,
|
|
99891
99983
|
.e-pv-diagram-resize-handle {
|
|
99892
|
-
@if $theme-name=='fluent2' {
|
|
99984
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
99893
99985
|
stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
|
|
99894
99986
|
}
|
|
99895
99987
|
}
|
|
@@ -100197,7 +100289,9 @@ $lg-desktop: 1399.98;
|
|
|
100197
100289
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100198
100290
|
height: $pv-toolbar-btn-height;
|
|
100199
100291
|
min-width: $pv-toolbar-btn-width;
|
|
100200
|
-
|
|
100292
|
+
@if ($skin-name != 'fluent2') {
|
|
100293
|
+
width: $pv-toolbar-btn-width;
|
|
100294
|
+
}
|
|
100201
100295
|
@if $skin-name == 'FluentUI' {
|
|
100202
100296
|
line-height: $pv-toolbar-btn-height;
|
|
100203
100297
|
min-width: 40px;
|
|
@@ -101115,7 +101209,8 @@ $lg-desktop: 1399.98;
|
|
|
101115
101209
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101116
101210
|
}
|
|
101117
101211
|
|
|
101118
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
101212
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
101213
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
101119
101214
|
{
|
|
101120
101215
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101121
101216
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -101478,7 +101573,9 @@ $lg-desktop: 1399.98;
|
|
|
101478
101573
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
101479
101574
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
101480
101575
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
101481
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
101576
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
101577
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
101578
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
101482
101579
|
color: $pv-icon-color;
|
|
101483
101580
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
101484
101581
|
box-shadow: none;
|
|
@@ -101542,25 +101639,39 @@ $lg-desktop: 1399.98;
|
|
|
101542
101639
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
101543
101640
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101544
101641
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
101545
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
101642
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101643
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
101644
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
101546
101645
|
@if $skin-name == 'bootstrap4' {
|
|
101547
101646
|
color: $pv-icon-color-hover;
|
|
101548
101647
|
}
|
|
101549
101648
|
@if $skin-name == 'bootstrap5' {
|
|
101550
101649
|
color: $white;
|
|
101551
101650
|
}
|
|
101651
|
+
@if $skin-name == 'fluent2' {
|
|
101652
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101653
|
+
}
|
|
101552
101654
|
@if $skin-name == 'FluentUI' {
|
|
101553
101655
|
color: $pv-item-selection-color;
|
|
101554
101656
|
}
|
|
101555
101657
|
}
|
|
101556
101658
|
|
|
101659
|
+
.e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
|
|
101660
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
101661
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
101662
|
+
}
|
|
101663
|
+
@if $theme-name == 'bootstrap5' {
|
|
101664
|
+
color: $pv-item-selection-color;
|
|
101665
|
+
}
|
|
101666
|
+
}
|
|
101667
|
+
|
|
101557
101668
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101558
101669
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101559
101670
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
|
|
101560
101671
|
@if $skin-name == 'bootstrap4' {
|
|
101561
101672
|
color: $pv-icon-color-hover;
|
|
101562
101673
|
}
|
|
101563
|
-
@if $skin-name == 'bootstrap5' {
|
|
101674
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101564
101675
|
color: $pv-icon-color;
|
|
101565
101676
|
}
|
|
101566
101677
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101568,12 +101679,23 @@ $lg-desktop: 1399.98;
|
|
|
101568
101679
|
}
|
|
101569
101680
|
}
|
|
101570
101681
|
|
|
101682
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101683
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101684
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
101685
|
+
@if ($skin-name == 'fluent2') {
|
|
101686
|
+
color: $pv-icon-color;
|
|
101687
|
+
}
|
|
101688
|
+
}
|
|
101689
|
+
|
|
101571
101690
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
101572
101691
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
101573
101692
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
101574
101693
|
@if $skin-name == 'bootstrap4' {
|
|
101575
101694
|
color: $pv-icon-color-hover;
|
|
101576
101695
|
}
|
|
101696
|
+
@if $skin-name == 'fluent2' {
|
|
101697
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101698
|
+
}
|
|
101577
101699
|
}
|
|
101578
101700
|
|
|
101579
101701
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -101754,6 +101876,17 @@ $lg-desktop: 1399.98;
|
|
|
101754
101876
|
|
|
101755
101877
|
.e-pv-search-input-mobile {
|
|
101756
101878
|
height: $pv-search-input-height;
|
|
101879
|
+
max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
|
|
101880
|
+
}
|
|
101881
|
+
|
|
101882
|
+
.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,
|
|
101883
|
+
.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 {
|
|
101884
|
+
margin-left: 3px;
|
|
101885
|
+
}
|
|
101886
|
+
|
|
101887
|
+
.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,
|
|
101888
|
+
.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 {
|
|
101889
|
+
margin-right: 3px;
|
|
101757
101890
|
}
|
|
101758
101891
|
|
|
101759
101892
|
.e-pv-match-case-container {
|
|
@@ -101851,13 +101984,11 @@ $lg-desktop: 1399.98;
|
|
|
101851
101984
|
}
|
|
101852
101985
|
|
|
101853
101986
|
.e-pv-notification-popup {
|
|
101854
|
-
height: $pv-notification-popup-height;
|
|
101855
101987
|
margin: 0 10px;
|
|
101856
101988
|
max-width: $pv-notification-popup-width;
|
|
101857
101989
|
}
|
|
101858
101990
|
|
|
101859
101991
|
.e-pv-notification-popup.e-pv-notification-large-content {
|
|
101860
|
-
height: $pv-notification-popup-height-large-content;
|
|
101861
101992
|
max-width: $pv-notification-popup-width-large-content;
|
|
101862
101993
|
}
|
|
101863
101994
|
|
|
@@ -101925,10 +102056,13 @@ $lg-desktop: 1399.98;
|
|
|
101925
102056
|
border-bottom: 2px solid;
|
|
101926
102057
|
margin-top: 0;
|
|
101927
102058
|
padding-top: 5px;
|
|
101928
|
-
@if ($skin-name=='bootstrap5'
|
|
102059
|
+
@if ($skin-name=='bootstrap5') {
|
|
101929
102060
|
margin-top: -4px;
|
|
101930
102061
|
padding-top: 0;
|
|
101931
102062
|
}
|
|
102063
|
+
@if ($theme-name=='fluent2') {
|
|
102064
|
+
padding-top: 0;
|
|
102065
|
+
}
|
|
101932
102066
|
@if $skin-name == 'FluentUI' {
|
|
101933
102067
|
line-height: 11px;
|
|
101934
102068
|
}
|
|
@@ -101940,7 +102074,12 @@ $lg-desktop: 1399.98;
|
|
|
101940
102074
|
line-height: 1.71em;
|
|
101941
102075
|
}
|
|
101942
102076
|
border-bottom: 2px solid;
|
|
101943
|
-
|
|
102077
|
+
@if ($skin-name == 'fluent2') {
|
|
102078
|
+
margin-top: 5px;
|
|
102079
|
+
}
|
|
102080
|
+
@else {
|
|
102081
|
+
margin-top: 0;
|
|
102082
|
+
}
|
|
101944
102083
|
padding-top: 1px;
|
|
101945
102084
|
vertical-align: initial;
|
|
101946
102085
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101952,9 +102091,12 @@ $lg-desktop: 1399.98;
|
|
|
101952
102091
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
101953
102092
|
margin-top: 0;
|
|
101954
102093
|
padding-top: 7px;
|
|
101955
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
102094
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
101956
102095
|
padding-top: 0;
|
|
101957
102096
|
}
|
|
102097
|
+
@if ( or $theme-name == 'fluent2'){
|
|
102098
|
+
padding-top: 5px;
|
|
102099
|
+
}
|
|
101958
102100
|
vertical-align: initial;
|
|
101959
102101
|
}
|
|
101960
102102
|
|
|
@@ -101966,6 +102108,13 @@ $lg-desktop: 1399.98;
|
|
|
101966
102108
|
vertical-align: initial;
|
|
101967
102109
|
}
|
|
101968
102110
|
|
|
102111
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
102112
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
102113
|
+
@if $skin-name != 'Material3' {
|
|
102114
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
102115
|
+
}
|
|
102116
|
+
}
|
|
102117
|
+
|
|
101969
102118
|
.e-pv-annotation-opacity-popup-container,
|
|
101970
102119
|
.e-pv-annotation-thickness-popup-container {
|
|
101971
102120
|
@if $skin-name != 'Material3' {
|
|
@@ -102245,6 +102394,13 @@ $lg-desktop: 1399.98;
|
|
|
102245
102394
|
}
|
|
102246
102395
|
}
|
|
102247
102396
|
|
|
102397
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
|
|
102398
|
+
@if $skin-name == 'fluent2' {
|
|
102399
|
+
background-color: $pv-annotation-dd-background-color-active;
|
|
102400
|
+
color: $pv-icon-color;
|
|
102401
|
+
}
|
|
102402
|
+
}
|
|
102403
|
+
|
|
102248
102404
|
.e-pv-annotation-color-container.e-dropdown-btn.e-btn,
|
|
102249
102405
|
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
|
|
102250
102406
|
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
|
|
@@ -102324,13 +102480,6 @@ $lg-desktop: 1399.98;
|
|
|
102324
102480
|
}
|
|
102325
102481
|
}
|
|
102326
102482
|
|
|
102327
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102328
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102329
|
-
@if ($theme-name == 'fluent2') {
|
|
102330
|
-
line-height: 28px;
|
|
102331
|
-
}
|
|
102332
|
-
}
|
|
102333
|
-
|
|
102334
102483
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
102335
102484
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
102336
102485
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -102428,6 +102577,13 @@ $lg-desktop: 1399.98;
|
|
|
102428
102577
|
}
|
|
102429
102578
|
}
|
|
102430
102579
|
|
|
102580
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
102581
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
102582
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102583
|
+
color: $pv-icon-color;
|
|
102584
|
+
}
|
|
102585
|
+
}
|
|
102586
|
+
|
|
102431
102587
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
102432
102588
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
102433
102589
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102636,6 +102792,9 @@ $lg-desktop: 1399.98;
|
|
|
102636
102792
|
@if $skin-name == 'FluentUI' {
|
|
102637
102793
|
margin-left: 195px;
|
|
102638
102794
|
}
|
|
102795
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102796
|
+
margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
|
|
102797
|
+
}
|
|
102639
102798
|
}
|
|
102640
102799
|
|
|
102641
102800
|
.e-pv-properties-line-start,
|
|
@@ -102959,17 +103118,27 @@ $lg-desktop: 1399.98;
|
|
|
102959
103118
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
102960
103119
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
102961
103120
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
102962
|
-
@if $skin-name != 'Material3' {
|
|
103121
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
102963
103122
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
102964
103123
|
}
|
|
102965
103124
|
}
|
|
102966
103125
|
|
|
102967
103126
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
|
|
102968
|
-
@if $skin-name == 'bootstrap5' {
|
|
103127
|
+
@if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
|
|
102969
103128
|
background: $secondary-bg-color-pressed;
|
|
102970
103129
|
}
|
|
102971
103130
|
}
|
|
102972
103131
|
|
|
103132
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
|
|
103133
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
|
|
103134
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
103135
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
103136
|
+
}
|
|
103137
|
+
@if $theme-name == 'bootstrap5' {
|
|
103138
|
+
color: $pv-item-selection-color;
|
|
103139
|
+
}
|
|
103140
|
+
}
|
|
103141
|
+
|
|
102973
103142
|
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
102974
103143
|
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
102975
103144
|
height: $pv-toolbar-btn-height-big;
|
|
@@ -103063,17 +103232,9 @@ $lg-desktop: 1399.98;
|
|
|
103063
103232
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103064
103233
|
}
|
|
103065
103234
|
|
|
103066
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103067
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103068
|
-
@if $theme-name == 'fluent2' {
|
|
103069
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103070
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103071
|
-
}
|
|
103072
|
-
}
|
|
103073
|
-
|
|
103074
103235
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103075
103236
|
@if $theme-name == 'fluent2' {
|
|
103076
|
-
|
|
103237
|
+
color: var(--color-sf-secondary-text-color);
|
|
103077
103238
|
}
|
|
103078
103239
|
}
|
|
103079
103240
|
|
|
@@ -103413,11 +103574,13 @@ $lg-desktop: 1399.98;
|
|
|
103413
103574
|
padding-right: 7px;
|
|
103414
103575
|
@if $skin-name == 'Material3' {
|
|
103415
103576
|
font-size: $text-xs;
|
|
103577
|
+
padding-left: 12px;
|
|
103578
|
+
padding-right: 12px;
|
|
103416
103579
|
}
|
|
103417
103580
|
}
|
|
103418
103581
|
|
|
103419
103582
|
.e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
|
|
103420
|
-
@if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
|
|
103583
|
+
@if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
|
|
103421
103584
|
background-color: $pv-save-button-bg-color;
|
|
103422
103585
|
border-radius: 2px;
|
|
103423
103586
|
color: $pv-save-button-color;
|
|
@@ -103527,6 +103690,9 @@ $lg-desktop: 1399.98;
|
|
|
103527
103690
|
@if $skin-name == 'bootstrap4' {
|
|
103528
103691
|
color: $pv-title-close-color;
|
|
103529
103692
|
}
|
|
103693
|
+
@if $skin-name == 'fluent2' {
|
|
103694
|
+
color: var(--color-sf-secondary-text-color);
|
|
103695
|
+
}
|
|
103530
103696
|
height: $pv-title-close-height;
|
|
103531
103697
|
position: $pv-title-close-position;
|
|
103532
103698
|
right: 11px;
|
|
@@ -103555,7 +103721,7 @@ $lg-desktop: 1399.98;
|
|
|
103555
103721
|
.e-pv-comments-panel-text {
|
|
103556
103722
|
font-size: 15px;
|
|
103557
103723
|
padding-left: 85px;
|
|
103558
|
-
color:
|
|
103724
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
103559
103725
|
}
|
|
103560
103726
|
|
|
103561
103727
|
.e-pv-comments-content-container {
|
|
@@ -103743,8 +103909,34 @@ $lg-desktop: 1399.98;
|
|
|
103743
103909
|
}
|
|
103744
103910
|
}
|
|
103745
103911
|
|
|
103912
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
103913
|
+
@if ($skin-name == 'fluent2') {
|
|
103914
|
+
margin-top: -4px;
|
|
103915
|
+
}
|
|
103916
|
+
}
|
|
103917
|
+
|
|
103918
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103919
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103920
|
+
@if ($skin-name == 'fluent2') {
|
|
103921
|
+
margin-top: -5px;
|
|
103922
|
+
}
|
|
103923
|
+
}
|
|
103924
|
+
|
|
103925
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
103926
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
103927
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
103928
|
+
@if ($skin-name == 'fluent2') {
|
|
103929
|
+
padding-top: 8px;
|
|
103930
|
+
}
|
|
103931
|
+
}
|
|
103932
|
+
|
|
103746
103933
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
103747
|
-
|
|
103934
|
+
@if ($skin-name == 'fluent2') {
|
|
103935
|
+
margin-top: -4px;
|
|
103936
|
+
}
|
|
103937
|
+
@else {
|
|
103938
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
103939
|
+
}
|
|
103748
103940
|
@if $theme-name != 'fluent2'{
|
|
103749
103941
|
padding-left: 7px;
|
|
103750
103942
|
}
|
|
@@ -103798,7 +103990,7 @@ $lg-desktop: 1399.98;
|
|
|
103798
103990
|
|
|
103799
103991
|
.e-pdfviewer .e-inplaceeditor .e-editable-value-container {
|
|
103800
103992
|
background: transparent;
|
|
103801
|
-
width: 229px;
|
|
103993
|
+
max-width: 229px;
|
|
103802
103994
|
}
|
|
103803
103995
|
|
|
103804
103996
|
.e-pv-status-div {
|
|
@@ -103814,7 +104006,7 @@ $lg-desktop: 1399.98;
|
|
|
103814
104006
|
}
|
|
103815
104007
|
|
|
103816
104008
|
.e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
|
|
103817
|
-
@if $skin-name != 'bootstrap5' {
|
|
104009
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
|
|
103818
104010
|
caret-color: $pv-comment-text-cursor-color;
|
|
103819
104011
|
}
|
|
103820
104012
|
}
|
|
@@ -103934,10 +104126,14 @@ $lg-desktop: 1399.98;
|
|
|
103934
104126
|
.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,
|
|
103935
104127
|
.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,
|
|
103936
104128
|
.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 {
|
|
103937
|
-
@if $skin-name != 'bootstrap5' {
|
|
104129
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
|
|
103938
104130
|
background: $pv-signature-footer-color;
|
|
103939
104131
|
border-color: $pv-signature-footer-color;
|
|
103940
104132
|
}
|
|
104133
|
+
@else if ($skin-name == 'fluent2'){
|
|
104134
|
+
background: $pv-item-selection-background-color;
|
|
104135
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
104136
|
+
}
|
|
103941
104137
|
@else {
|
|
103942
104138
|
background: $secondary-bg-color-pressed;
|
|
103943
104139
|
border-color: $secondary-bg-color-pressed;
|
|
@@ -104068,7 +104264,9 @@ $lg-desktop: 1399.98;
|
|
|
104068
104264
|
@if $skin-name == 'bootstrap5' {
|
|
104069
104265
|
color: $pv-icon-color;
|
|
104070
104266
|
height: 32px;
|
|
104071
|
-
|
|
104267
|
+
@if ($theme-name != 'fluent2') {
|
|
104268
|
+
line-height: 32px;
|
|
104269
|
+
}
|
|
104072
104270
|
}
|
|
104073
104271
|
@else {
|
|
104074
104272
|
color: $pv-icon-color;
|
|
@@ -104125,13 +104323,6 @@ $lg-desktop: 1399.98;
|
|
|
104125
104323
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104126
104324
|
}
|
|
104127
104325
|
|
|
104128
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104129
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104130
|
-
@if $theme-name == 'fluent2' {
|
|
104131
|
-
margin-top: -10px;
|
|
104132
|
-
}
|
|
104133
|
-
}
|
|
104134
|
-
|
|
104135
104326
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104136
104327
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104137
104328
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -104700,6 +104891,7 @@ $lg-desktop: 1399.98;
|
|
|
104700
104891
|
|
|
104701
104892
|
.e-pv-properties-form-field-group-btn-div {
|
|
104702
104893
|
display: grid;
|
|
104894
|
+
align-content: space-between;
|
|
104703
104895
|
}
|
|
104704
104896
|
|
|
104705
104897
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105058,7 +105250,6 @@ $lg-desktop: 1399.98;
|
|
|
105058
105250
|
}
|
|
105059
105251
|
@if $theme-name == 'fluent2'{
|
|
105060
105252
|
font-family: $font-family;
|
|
105061
|
-
margin-left: 7px;
|
|
105062
105253
|
}
|
|
105063
105254
|
}
|
|
105064
105255
|
|
|
@@ -115920,7 +116111,7 @@ $qryblr-drag-icon-color: rgba($secondary-text-color) !default;
|
|
|
115920
116111
|
.e-query-builder .e-btn.e-round.e-small {
|
|
115921
116112
|
@if $theme-name == 'fluent2' {
|
|
115922
116113
|
&:hover {
|
|
115923
|
-
background:
|
|
116114
|
+
background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
115924
116115
|
}
|
|
115925
116116
|
|
|
115926
116117
|
&:focus {
|
|
@@ -122091,6 +122282,12 @@ $image-editor-filter-canvas-focus: 1px solid $icon-color !default;
|
|
|
122091
122282
|
margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
|
|
122092
122283
|
}
|
|
122093
122284
|
}
|
|
122285
|
+
|
|
122286
|
+
@if $skin-name == 'fluent2' {
|
|
122287
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
122288
|
+
padding-left: 16px;
|
|
122289
|
+
}
|
|
122290
|
+
}
|
|
122094
122291
|
}
|
|
122095
122292
|
|
|
122096
122293
|
.e-image-editor {
|
|
@@ -122397,6 +122594,16 @@ $image-editor-filter-canvas-focus: 1px solid $icon-color !default;
|
|
|
122397
122594
|
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
122398
122595
|
}
|
|
122399
122596
|
}
|
|
122597
|
+
|
|
122598
|
+
@if $skin-name == 'fluent2' {
|
|
122599
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
122600
|
+
padding-left: 14px;
|
|
122601
|
+
}
|
|
122602
|
+
& .e-dropdown-btn,
|
|
122603
|
+
& .e-dropdown-btn span {
|
|
122604
|
+
font-weight: normal;
|
|
122605
|
+
}
|
|
122606
|
+
}
|
|
122400
122607
|
}
|
|
122401
122608
|
|
|
122402
122609
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -122867,10 +123074,13 @@ $image-editor-filter-canvas-focus: 1px solid $icon-color !default;
|
|
|
122867
123074
|
background: inherit;
|
|
122868
123075
|
border: none;
|
|
122869
123076
|
margin-top: $image-editor-ddbtn-margin-top;
|
|
122870
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
|
|
123077
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
122871
123078
|
background: $tbar-default-bg;
|
|
122872
123079
|
color: $tbar-default-icon-color;
|
|
122873
123080
|
}
|
|
123081
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
123082
|
+
border: 2px solid #000;
|
|
123083
|
+
}
|
|
122874
123084
|
@if $skin-name == 'Material3' {
|
|
122875
123085
|
box-shadow: none;
|
|
122876
123086
|
}
|
|
@@ -122889,6 +123099,36 @@ $image-editor-filter-canvas-focus: 1px solid $icon-color !default;
|
|
|
122889
123099
|
background: $btn-focus-bgcolor;
|
|
122890
123100
|
box-shadow: none;
|
|
122891
123101
|
color: $btn-focus-color;
|
|
123102
|
+
@if $skin-name == 'FluentUI' {
|
|
123103
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123104
|
+
box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
|
|
123105
|
+
}
|
|
123106
|
+
@else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
|
|
123107
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123108
|
+
}
|
|
123109
|
+
@else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
123110
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123111
|
+
border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
|
|
123112
|
+
}
|
|
123113
|
+
@else if $skin-name == 'bootstrap4' {
|
|
123114
|
+
$color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
|
|
123115
|
+
box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
|
|
123116
|
+
}
|
|
123117
|
+
@else if $skin-name == 'bootstrap5' {
|
|
123118
|
+
box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
123119
|
+
}
|
|
123120
|
+
@else if $skin-name == 'Material3' {
|
|
123121
|
+
box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
|
|
123122
|
+
}
|
|
123123
|
+
@else if $skin-name == 'tailwind' {
|
|
123124
|
+
box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
|
|
123125
|
+
}
|
|
123126
|
+
}
|
|
123127
|
+
|
|
123128
|
+
&:focus-visible {
|
|
123129
|
+
@if $skin-name == 'fluent2' {
|
|
123130
|
+
box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
123131
|
+
}
|
|
122892
123132
|
}
|
|
122893
123133
|
|
|
122894
123134
|
&:active {
|
|
@@ -125074,7 +125314,7 @@ $otp-input-disabled-border-color: rgba($border) !default;
|
|
|
125074
125314
|
}
|
|
125075
125315
|
&.e-outline {
|
|
125076
125316
|
.e-otp-input-field {
|
|
125077
|
-
border:
|
|
125317
|
+
border: 1px solid $otp-input-border-color;
|
|
125078
125318
|
}
|
|
125079
125319
|
}
|
|
125080
125320
|
&.e-outline,
|
|
@@ -126072,6 +126312,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126072
126312
|
|
|
126073
126313
|
.e-disabled {
|
|
126074
126314
|
opacity: $ribbon-disabled-opacity;
|
|
126315
|
+
pointer-events: none;
|
|
126075
126316
|
}
|
|
126076
126317
|
|
|
126077
126318
|
.e-input-group {
|