@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
|
@@ -6988,7 +6988,11 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
6988
6988
|
.e-input-group.e-input-focus input.e-input,
|
|
6989
6989
|
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
|
|
6990
6990
|
.e-float-input.e-control-wrapper.e-input-focus input,
|
|
6991
|
-
.e-float-input.e-input-focus input
|
|
6991
|
+
.e-float-input.e-input-focus input {
|
|
6992
|
+
padding-left: $input-text-indent;
|
|
6993
|
+
text-indent: 0;
|
|
6994
|
+
}
|
|
6995
|
+
|
|
6992
6996
|
textarea.e-input#{$css},
|
|
6993
6997
|
.e-input-group textarea.e-input,
|
|
6994
6998
|
.e-input-group textarea,
|
|
@@ -7002,7 +7006,12 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
7002
7006
|
.e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
7003
7007
|
.e-float-input.e-control-wrapper textarea:focus,
|
|
7004
7008
|
.e-float-input textarea:focus {
|
|
7005
|
-
|
|
7009
|
+
@if $input-skin-name == 'fluent2' {
|
|
7010
|
+
padding-left: 12px;
|
|
7011
|
+
}
|
|
7012
|
+
@else {
|
|
7013
|
+
padding-left: $input-text-indent;
|
|
7014
|
+
}
|
|
7006
7015
|
text-indent: 0;
|
|
7007
7016
|
}
|
|
7008
7017
|
|
|
@@ -7329,7 +7338,12 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
7329
7338
|
.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
7330
7339
|
.e-bigger .e-float-input.e-control-wrapper textarea:focus,
|
|
7331
7340
|
.e-bigger .e-float-input textarea:focus {
|
|
7332
|
-
|
|
7341
|
+
@if $input-skin-name == 'fluent2' {
|
|
7342
|
+
padding: $textarea-bigger-padding;
|
|
7343
|
+
}
|
|
7344
|
+
@else {
|
|
7345
|
+
padding-left: $input-bigger-text-indent;
|
|
7346
|
+
}
|
|
7333
7347
|
text-indent: 0;
|
|
7334
7348
|
}
|
|
7335
7349
|
|
|
@@ -8229,18 +8243,18 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
8229
8243
|
}
|
|
8230
8244
|
}
|
|
8231
8245
|
|
|
8232
|
-
.e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8233
|
-
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8234
|
-
.e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8235
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8236
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
8237
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8238
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
8239
|
-
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
8240
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8241
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
8242
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
8243
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
|
|
8246
|
+
.e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8247
|
+
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8248
|
+
.e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8249
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
8250
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
8251
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
8252
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
8253
|
+
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
8254
|
+
.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]),
|
|
8255
|
+
.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]),
|
|
8256
|
+
.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]),
|
|
8257
|
+
.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]) {
|
|
8244
8258
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8245
8259
|
border-bottom-width: $input-group-border-width-hover;
|
|
8246
8260
|
}
|
|
@@ -15395,7 +15409,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
15395
15409
|
border-color: $input-box-border-color;
|
|
15396
15410
|
}
|
|
15397
15411
|
|
|
15398
|
-
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15412
|
+
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
|
|
15399
15413
|
@if $input-skin-name == 'fluent2' {
|
|
15400
15414
|
padding-bottom: 0;
|
|
15401
15415
|
}
|
|
@@ -15430,6 +15444,20 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
15430
15444
|
}
|
|
15431
15445
|
}
|
|
15432
15446
|
|
|
15447
|
+
textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15448
|
+
@if $input-skin-name == 'fluent2' {
|
|
15449
|
+
border-bottom-color: $input-active-border-color;
|
|
15450
|
+
padding-bottom: 4px;
|
|
15451
|
+
border-bottom-width: 0;
|
|
15452
|
+
}
|
|
15453
|
+
}
|
|
15454
|
+
|
|
15455
|
+
.e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15456
|
+
@if $input-skin-name == 'fluent2' {
|
|
15457
|
+
padding-bottom: 6px;
|
|
15458
|
+
}
|
|
15459
|
+
}
|
|
15460
|
+
|
|
15433
15461
|
.e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
|
|
15434
15462
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
|
|
15435
15463
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
|
|
@@ -15545,15 +15573,11 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
15545
15573
|
@if $input-skin-name == 'bootstrap4' {
|
|
15546
15574
|
transition: $input-transition-shadow;
|
|
15547
15575
|
}
|
|
15548
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15576
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
|
|
15549
15577
|
border-color: $input-group-border-color-focus;
|
|
15550
15578
|
border-radius: $input-groupo-focus-border-radius;
|
|
15551
15579
|
box-shadow: $input-group-focus-box-shadow;
|
|
15552
15580
|
}
|
|
15553
|
-
@if $input-skin-name == 'FluentUI' {
|
|
15554
|
-
border-radius: $input-groupo-focus-border-radius;
|
|
15555
|
-
border-width: 2px;
|
|
15556
|
-
}
|
|
15557
15581
|
}
|
|
15558
15582
|
|
|
15559
15583
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -19938,9 +19962,11 @@ $breadcrumb-bgcolor: $transparent !default;
|
|
|
19938
19962
|
&:focus-visible {
|
|
19939
19963
|
@if $skin-name == 'fluent2' {
|
|
19940
19964
|
box-shadow: $secondary-shadow-focus;
|
|
19965
|
+
color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19941
19966
|
|
|
19942
|
-
& .e-breadcrumb-icon
|
|
19943
|
-
|
|
19967
|
+
& .e-breadcrumb-icon,
|
|
19968
|
+
&.e-breadcrumb-url .e-breadcrumb-icon {
|
|
19969
|
+
color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19944
19970
|
}
|
|
19945
19971
|
}
|
|
19946
19972
|
}
|
|
@@ -23258,7 +23284,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23258
23284
|
@if $skin-name == 'fluent2' {
|
|
23259
23285
|
background: transparent;
|
|
23260
23286
|
border-color: $secondary-border-color-hover;
|
|
23261
|
-
color: $secondary-text-color-
|
|
23287
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
23262
23288
|
}
|
|
23263
23289
|
|
|
23264
23290
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -23291,7 +23317,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23291
23317
|
@include outline-active;
|
|
23292
23318
|
@if $skin-name == 'fluent2' {
|
|
23293
23319
|
background: transparent;
|
|
23294
|
-
color: $secondary-text-color-
|
|
23320
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
23295
23321
|
outline: 2px solid;
|
|
23296
23322
|
outline-offset: -2px;
|
|
23297
23323
|
}
|
|
@@ -24196,6 +24222,7 @@ $sd-active-font-color: $sd-font-color !default;
|
|
|
24196
24222
|
font-size: 12px;
|
|
24197
24223
|
line-height: 16px;
|
|
24198
24224
|
padding: 8px 16px;
|
|
24225
|
+
box-sizing: content-box;
|
|
24199
24226
|
}
|
|
24200
24227
|
}
|
|
24201
24228
|
}
|
|
@@ -30116,6 +30143,12 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
30116
30143
|
background: $drop-down-btn-li-bgcolor;
|
|
30117
30144
|
}
|
|
30118
30145
|
color: $drop-down-btn-li-selection-font-color;
|
|
30146
|
+
& .e-menu-icon,
|
|
30147
|
+
& .e-menu-url {
|
|
30148
|
+
@if $skin-name == 'fluent2' {
|
|
30149
|
+
color: $drop-down-btn-li-selection-font-color;
|
|
30150
|
+
}
|
|
30151
|
+
}
|
|
30119
30152
|
}
|
|
30120
30153
|
|
|
30121
30154
|
&:active,
|
|
@@ -32355,7 +32388,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32355
32388
|
&.e-scale {
|
|
32356
32389
|
&.e-h-scale {
|
|
32357
32390
|
.e-tick {
|
|
32358
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32391
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32392
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32393
|
+
@if ($skin-name == 'material-dark') {
|
|
32394
|
+
background-position: bottom;
|
|
32395
|
+
}
|
|
32396
|
+
}
|
|
32397
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32359
32398
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32360
32399
|
}
|
|
32361
32400
|
@else {
|
|
@@ -32365,7 +32404,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32365
32404
|
}
|
|
32366
32405
|
|
|
32367
32406
|
.e-large {
|
|
32368
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32407
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32408
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32409
|
+
}
|
|
32410
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32369
32411
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32370
32412
|
}
|
|
32371
32413
|
}
|
|
@@ -32395,7 +32437,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32395
32437
|
&.e-scale {
|
|
32396
32438
|
&.e-h-scale {
|
|
32397
32439
|
.e-tick {
|
|
32398
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32440
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32441
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32442
|
+
@if ($skin-name == 'material-dark') {
|
|
32443
|
+
background-position-x: center;
|
|
32444
|
+
}
|
|
32445
|
+
}
|
|
32446
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32399
32447
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32400
32448
|
}
|
|
32401
32449
|
@else {
|
|
@@ -32405,7 +32453,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32405
32453
|
}
|
|
32406
32454
|
|
|
32407
32455
|
.e-large {
|
|
32408
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32456
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32457
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32458
|
+
}
|
|
32459
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32409
32460
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32410
32461
|
}
|
|
32411
32462
|
}
|
|
@@ -32481,7 +32532,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32481
32532
|
}
|
|
32482
32533
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32483
32534
|
background-position: center;
|
|
32484
|
-
|
|
32535
|
+
@if ($skin-name == 'material-dark') {
|
|
32536
|
+
height: 12px;
|
|
32537
|
+
}
|
|
32538
|
+
@else {
|
|
32539
|
+
height: 99%;
|
|
32540
|
+
}
|
|
32485
32541
|
}
|
|
32486
32542
|
}
|
|
32487
32543
|
|
|
@@ -32507,6 +32563,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32507
32563
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32508
32564
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32509
32565
|
}
|
|
32566
|
+
@else if ($skin-name == 'material-dark') {
|
|
32567
|
+
height: 20px;
|
|
32568
|
+
top: 4px;
|
|
32569
|
+
}
|
|
32510
32570
|
}
|
|
32511
32571
|
}
|
|
32512
32572
|
|
|
@@ -32606,7 +32666,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32606
32666
|
background-position: center center;
|
|
32607
32667
|
}
|
|
32608
32668
|
|
|
32609
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32669
|
+
@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') {
|
|
32610
32670
|
&.e-large {
|
|
32611
32671
|
@if ($skin-name != 'bootstrap4') {
|
|
32612
32672
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32696,7 +32756,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32696
32756
|
.e-tick {
|
|
32697
32757
|
display: inline-block;
|
|
32698
32758
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32699
|
-
background-repeat:
|
|
32759
|
+
background-repeat: repeat-y;
|
|
32700
32760
|
}
|
|
32701
32761
|
|
|
32702
32762
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -44999,6 +45059,12 @@ $zero-value: 0 !default;
|
|
|
44999
45059
|
box-sizing: border-box;
|
|
45000
45060
|
}
|
|
45001
45061
|
|
|
45062
|
+
@if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
|
|
45063
|
+
.e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
|
|
45064
|
+
top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
|
|
45065
|
+
}
|
|
45066
|
+
}
|
|
45067
|
+
|
|
45002
45068
|
|
|
45003
45069
|
@include export-module('dialog-theme') {
|
|
45004
45070
|
.e-dialog {
|
|
@@ -54986,7 +55052,8 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
54986
55052
|
|
|
54987
55053
|
.e-list-item {
|
|
54988
55054
|
|
|
54989
|
-
div.e-icons::before
|
|
55055
|
+
div.e-icons.e-icon-expandable::before,
|
|
55056
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54990
55057
|
content: '\e748';
|
|
54991
55058
|
}
|
|
54992
55059
|
}
|
|
@@ -63099,19 +63166,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
63099
63166
|
text-align: center;
|
|
63100
63167
|
}
|
|
63101
63168
|
|
|
63102
|
-
&:not(.e-list-template) .e-list-item,
|
|
63103
|
-
.e-list-nrt,
|
|
63104
|
-
.e-selectall-parent {
|
|
63105
|
-
height: $listbox-item-height;
|
|
63106
|
-
line-height: $listbox-item-line-height;
|
|
63107
|
-
padding: $listbox-item-padding;
|
|
63108
|
-
position: relative;
|
|
63109
|
-
@if $skin-name == 'fluent2' {
|
|
63110
|
-
font-size: 14px;
|
|
63111
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
63112
|
-
}
|
|
63113
|
-
}
|
|
63114
|
-
|
|
63115
63169
|
.e-list-parent {
|
|
63116
63170
|
height: 100%;
|
|
63117
63171
|
min-height: $listbox-item-height;
|
|
@@ -63613,6 +63667,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
|
63613
63667
|
}
|
|
63614
63668
|
}
|
|
63615
63669
|
|
|
63670
|
+
.e-listbox-wrapper,
|
|
63671
|
+
.e-listbox-container,
|
|
63672
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
63673
|
+
&:not(.e-list-template) .e-list-item,
|
|
63674
|
+
.e-list-nrt,
|
|
63675
|
+
.e-selectall-parent {
|
|
63676
|
+
height: $listbox-item-height;
|
|
63677
|
+
line-height: $listbox-item-line-height;
|
|
63678
|
+
padding: $listbox-item-padding;
|
|
63679
|
+
position: relative;
|
|
63680
|
+
@if $skin-name == 'fluent2' {
|
|
63681
|
+
font-size: 14px;
|
|
63682
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
63683
|
+
}
|
|
63684
|
+
}
|
|
63685
|
+
}
|
|
63686
|
+
|
|
63616
63687
|
|
|
63617
63688
|
@mixin avatar {
|
|
63618
63689
|
height: $listbox-template-avatar-size;
|
|
@@ -69739,7 +69810,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
69739
69810
|
}
|
|
69740
69811
|
}
|
|
69741
69812
|
}
|
|
69742
|
-
.e-listview
|
|
69813
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
69743
69814
|
height: 24px;
|
|
69744
69815
|
width: 16px;
|
|
69745
69816
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -75726,7 +75797,7 @@ $grid-summary-row-bg-color: $content-bg-color-alt1 !default;
|
|
|
75726
75797
|
$grid-sortdiv-width: 20px !default;
|
|
75727
75798
|
$grid-sortdiv-height: 20px !default;
|
|
75728
75799
|
$grid-sortnumber-margin: 0 10px 1px 8px !default;
|
|
75729
|
-
$grid-fltr-sortnumber-margin: 0 8px
|
|
75800
|
+
$grid-fltr-sortnumber-margin: 0 8px !default;
|
|
75730
75801
|
$grid-fltr-sortnumber-rightalign-margin: 0 8px 0 8px !default;
|
|
75731
75802
|
$grid-sortnumber-rightalign-margin: 0 2px 0 2px !default;
|
|
75732
75803
|
$grid-sortnumer-line-height: 20px !default;
|
|
@@ -75801,7 +75872,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
|
75801
75872
|
$grid-ungroup-rtl-padding-right: -7px !default;
|
|
75802
75873
|
$grid-headercelldiv-padding: 0 20px 0 8px !default;
|
|
75803
75874
|
$grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
|
|
75804
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
75875
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
75805
75876
|
$grid-group-text-width: auto !default;
|
|
75806
75877
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
75807
75878
|
$grid-group-caption-font-size: 14px !default;
|
|
@@ -77973,7 +78044,22 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
77973
78044
|
text-transform: $grid-header-text-transform;
|
|
77974
78045
|
user-select: none;
|
|
77975
78046
|
}
|
|
77976
|
-
|
|
78047
|
+
|
|
78048
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
78049
|
+
.e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
78050
|
+
.e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
|
|
78051
|
+
padding: 0 .4em ;
|
|
78052
|
+
@if $grid-skin == 'material' {
|
|
78053
|
+
padding: $grid-headercell-div-padding;
|
|
78054
|
+
}
|
|
78055
|
+
@if $grid-skin == 'fabric' {
|
|
78056
|
+
padding: 0 1px 0;
|
|
78057
|
+
}
|
|
78058
|
+
@if $grid-skin == 'highcontrast' {
|
|
78059
|
+
padding: 0;
|
|
78060
|
+
}
|
|
78061
|
+
}
|
|
78062
|
+
|
|
77977
78063
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
77978
78064
|
overflow: visible;
|
|
77979
78065
|
}
|
|
@@ -78417,7 +78503,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
78417
78503
|
}
|
|
78418
78504
|
|
|
78419
78505
|
&.e-default:not(.e-rtl) tr {
|
|
78420
|
-
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
|
|
78506
|
+
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
|
|
78421
78507
|
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
78422
78508
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
78423
78509
|
border-left-width: 0;
|
|
@@ -78854,7 +78940,10 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
78854
78940
|
border-top-color: $grid-columnchooser-footer-border-color;
|
|
78855
78941
|
border-top-width: 1px;
|
|
78856
78942
|
margin-top: 0;
|
|
78857
|
-
overflow-x:
|
|
78943
|
+
overflow-x: auto;
|
|
78944
|
+
& .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
|
|
78945
|
+
white-space: nowrap;
|
|
78946
|
+
}
|
|
78858
78947
|
}
|
|
78859
78948
|
|
|
78860
78949
|
@if $grid-skin == 'fluent2' {
|
|
@@ -79874,6 +79963,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79874
79963
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79875
79964
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79876
79965
|
text-align: right;
|
|
79966
|
+
@if $grid-skin == 'highcontrast' {
|
|
79967
|
+
margin: -7px 0;
|
|
79968
|
+
}
|
|
79877
79969
|
|
|
79878
79970
|
& .e-sortnumber {
|
|
79879
79971
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -79885,6 +79977,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79885
79977
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79886
79978
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79887
79979
|
text-align: right;
|
|
79980
|
+
@if $grid-skin == 'highcontrast' {
|
|
79981
|
+
margin: -7px 0;
|
|
79982
|
+
}
|
|
79888
79983
|
|
|
79889
79984
|
& .e-sortnumber {
|
|
79890
79985
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -79905,9 +80000,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79905
80000
|
|
|
79906
80001
|
& .e-sortnumber {
|
|
79907
80002
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
79908
|
-
@if $grid-skin == 'bootstrap4' {
|
|
79909
|
-
margin: 4px -2px 0 0;
|
|
79910
|
-
}
|
|
79911
80003
|
}
|
|
79912
80004
|
}
|
|
79913
80005
|
|
|
@@ -80120,7 +80212,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
80120
80212
|
}
|
|
80121
80213
|
|
|
80122
80214
|
&.e-default {
|
|
80123
|
-
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
80215
|
+
& tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
|
|
80124
80216
|
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
80125
80217
|
border-left: 0;
|
|
80126
80218
|
}
|
|
@@ -99407,7 +99499,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 $content-bg-color-hover !de
|
|
|
99407
99499
|
$pv-annotation-opacity-slider-width: 172px !default;
|
|
99408
99500
|
$pv-annotation-opacity-slider-width-rtl: 140px !default;
|
|
99409
99501
|
$pv-annotation-opacity-slider-margin-left: 11px !default;
|
|
99410
|
-
$pv-annotation-opacity-slider-margin-right:
|
|
99502
|
+
$pv-annotation-opacity-slider-margin-right: 20px !default;
|
|
99411
99503
|
$pv-annotation-opacity-slider-height: 16px !default;
|
|
99412
99504
|
$pv-annotation-drop-down-caret-font-size: $text-base !default;
|
|
99413
99505
|
$pv-annotation-drop-down-height: 32px !default;
|
|
@@ -99952,14 +100044,14 @@ $lg-desktop: 1399.98;
|
|
|
99952
100044
|
}
|
|
99953
100045
|
|
|
99954
100046
|
.e-pv-diagram-resize-handle{
|
|
99955
|
-
@if $theme-name == 'fluent2' {
|
|
100047
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
99956
100048
|
fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
|
|
99957
100049
|
}
|
|
99958
100050
|
}
|
|
99959
100051
|
|
|
99960
100052
|
.e-pv-diagram-border,
|
|
99961
100053
|
.e-pv-diagram-resize-handle {
|
|
99962
|
-
@if $theme-name=='fluent2' {
|
|
100054
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
99963
100055
|
stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
|
|
99964
100056
|
}
|
|
99965
100057
|
}
|
|
@@ -100267,7 +100359,9 @@ $lg-desktop: 1399.98;
|
|
|
100267
100359
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100268
100360
|
height: $pv-toolbar-btn-height;
|
|
100269
100361
|
min-width: $pv-toolbar-btn-width;
|
|
100270
|
-
|
|
100362
|
+
@if ($skin-name != 'fluent2') {
|
|
100363
|
+
width: $pv-toolbar-btn-width;
|
|
100364
|
+
}
|
|
100271
100365
|
@if $skin-name == 'FluentUI' {
|
|
100272
100366
|
line-height: $pv-toolbar-btn-height;
|
|
100273
100367
|
min-width: 40px;
|
|
@@ -101185,7 +101279,8 @@ $lg-desktop: 1399.98;
|
|
|
101185
101279
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101186
101280
|
}
|
|
101187
101281
|
|
|
101188
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
101282
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
101283
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
101189
101284
|
{
|
|
101190
101285
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101191
101286
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -101548,7 +101643,9 @@ $lg-desktop: 1399.98;
|
|
|
101548
101643
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
101549
101644
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
101550
101645
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
101551
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
101646
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
101647
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
101648
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
101552
101649
|
color: $pv-icon-color;
|
|
101553
101650
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
101554
101651
|
box-shadow: none;
|
|
@@ -101612,25 +101709,39 @@ $lg-desktop: 1399.98;
|
|
|
101612
101709
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
101613
101710
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101614
101711
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
101615
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
101712
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101713
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
101714
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
101616
101715
|
@if $skin-name == 'bootstrap4' {
|
|
101617
101716
|
color: $pv-icon-color-hover;
|
|
101618
101717
|
}
|
|
101619
101718
|
@if $skin-name == 'bootstrap5' {
|
|
101620
101719
|
color: $white;
|
|
101621
101720
|
}
|
|
101721
|
+
@if $skin-name == 'fluent2' {
|
|
101722
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101723
|
+
}
|
|
101622
101724
|
@if $skin-name == 'FluentUI' {
|
|
101623
101725
|
color: $pv-item-selection-color;
|
|
101624
101726
|
}
|
|
101625
101727
|
}
|
|
101626
101728
|
|
|
101729
|
+
.e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
|
|
101730
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
101731
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
101732
|
+
}
|
|
101733
|
+
@if $theme-name == 'bootstrap5' {
|
|
101734
|
+
color: $pv-item-selection-color;
|
|
101735
|
+
}
|
|
101736
|
+
}
|
|
101737
|
+
|
|
101627
101738
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101628
101739
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
101629
101740
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
|
|
101630
101741
|
@if $skin-name == 'bootstrap4' {
|
|
101631
101742
|
color: $pv-icon-color-hover;
|
|
101632
101743
|
}
|
|
101633
|
-
@if $skin-name == 'bootstrap5' {
|
|
101744
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101634
101745
|
color: $pv-icon-color;
|
|
101635
101746
|
}
|
|
101636
101747
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101638,12 +101749,23 @@ $lg-desktop: 1399.98;
|
|
|
101638
101749
|
}
|
|
101639
101750
|
}
|
|
101640
101751
|
|
|
101752
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101753
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101754
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
101755
|
+
@if ($skin-name == 'fluent2') {
|
|
101756
|
+
color: $pv-icon-color;
|
|
101757
|
+
}
|
|
101758
|
+
}
|
|
101759
|
+
|
|
101641
101760
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
101642
101761
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
101643
101762
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
101644
101763
|
@if $skin-name == 'bootstrap4' {
|
|
101645
101764
|
color: $pv-icon-color-hover;
|
|
101646
101765
|
}
|
|
101766
|
+
@if $skin-name == 'fluent2' {
|
|
101767
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101768
|
+
}
|
|
101647
101769
|
}
|
|
101648
101770
|
|
|
101649
101771
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -101824,6 +101946,17 @@ $lg-desktop: 1399.98;
|
|
|
101824
101946
|
|
|
101825
101947
|
.e-pv-search-input-mobile {
|
|
101826
101948
|
height: $pv-search-input-height;
|
|
101949
|
+
max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
|
|
101950
|
+
}
|
|
101951
|
+
|
|
101952
|
+
.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,
|
|
101953
|
+
.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 {
|
|
101954
|
+
margin-left: 3px;
|
|
101955
|
+
}
|
|
101956
|
+
|
|
101957
|
+
.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,
|
|
101958
|
+
.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 {
|
|
101959
|
+
margin-right: 3px;
|
|
101827
101960
|
}
|
|
101828
101961
|
|
|
101829
101962
|
.e-pv-match-case-container {
|
|
@@ -101921,13 +102054,11 @@ $lg-desktop: 1399.98;
|
|
|
101921
102054
|
}
|
|
101922
102055
|
|
|
101923
102056
|
.e-pv-notification-popup {
|
|
101924
|
-
height: $pv-notification-popup-height;
|
|
101925
102057
|
margin: 0 10px;
|
|
101926
102058
|
max-width: $pv-notification-popup-width;
|
|
101927
102059
|
}
|
|
101928
102060
|
|
|
101929
102061
|
.e-pv-notification-popup.e-pv-notification-large-content {
|
|
101930
|
-
height: $pv-notification-popup-height-large-content;
|
|
101931
102062
|
max-width: $pv-notification-popup-width-large-content;
|
|
101932
102063
|
}
|
|
101933
102064
|
|
|
@@ -101995,10 +102126,13 @@ $lg-desktop: 1399.98;
|
|
|
101995
102126
|
border-bottom: 2px solid;
|
|
101996
102127
|
margin-top: 0;
|
|
101997
102128
|
padding-top: 5px;
|
|
101998
|
-
@if ($skin-name=='bootstrap5'
|
|
102129
|
+
@if ($skin-name=='bootstrap5') {
|
|
101999
102130
|
margin-top: -4px;
|
|
102000
102131
|
padding-top: 0;
|
|
102001
102132
|
}
|
|
102133
|
+
@if ($theme-name=='fluent2') {
|
|
102134
|
+
padding-top: 0;
|
|
102135
|
+
}
|
|
102002
102136
|
@if $skin-name == 'FluentUI' {
|
|
102003
102137
|
line-height: 11px;
|
|
102004
102138
|
}
|
|
@@ -102010,7 +102144,12 @@ $lg-desktop: 1399.98;
|
|
|
102010
102144
|
line-height: 1.71em;
|
|
102011
102145
|
}
|
|
102012
102146
|
border-bottom: 2px solid;
|
|
102013
|
-
|
|
102147
|
+
@if ($skin-name == 'fluent2') {
|
|
102148
|
+
margin-top: 5px;
|
|
102149
|
+
}
|
|
102150
|
+
@else {
|
|
102151
|
+
margin-top: 0;
|
|
102152
|
+
}
|
|
102014
102153
|
padding-top: 1px;
|
|
102015
102154
|
vertical-align: initial;
|
|
102016
102155
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102022,9 +102161,12 @@ $lg-desktop: 1399.98;
|
|
|
102022
102161
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
102023
102162
|
margin-top: 0;
|
|
102024
102163
|
padding-top: 7px;
|
|
102025
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
102164
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
102026
102165
|
padding-top: 0;
|
|
102027
102166
|
}
|
|
102167
|
+
@if ( or $theme-name == 'fluent2'){
|
|
102168
|
+
padding-top: 5px;
|
|
102169
|
+
}
|
|
102028
102170
|
vertical-align: initial;
|
|
102029
102171
|
}
|
|
102030
102172
|
|
|
@@ -102036,6 +102178,13 @@ $lg-desktop: 1399.98;
|
|
|
102036
102178
|
vertical-align: initial;
|
|
102037
102179
|
}
|
|
102038
102180
|
|
|
102181
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
102182
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
102183
|
+
@if $skin-name != 'Material3' {
|
|
102184
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
102185
|
+
}
|
|
102186
|
+
}
|
|
102187
|
+
|
|
102039
102188
|
.e-pv-annotation-opacity-popup-container,
|
|
102040
102189
|
.e-pv-annotation-thickness-popup-container {
|
|
102041
102190
|
@if $skin-name != 'Material3' {
|
|
@@ -102315,6 +102464,13 @@ $lg-desktop: 1399.98;
|
|
|
102315
102464
|
}
|
|
102316
102465
|
}
|
|
102317
102466
|
|
|
102467
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
|
|
102468
|
+
@if $skin-name == 'fluent2' {
|
|
102469
|
+
background-color: $pv-annotation-dd-background-color-active;
|
|
102470
|
+
color: $pv-icon-color;
|
|
102471
|
+
}
|
|
102472
|
+
}
|
|
102473
|
+
|
|
102318
102474
|
.e-pv-annotation-color-container.e-dropdown-btn.e-btn,
|
|
102319
102475
|
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
|
|
102320
102476
|
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
|
|
@@ -102394,13 +102550,6 @@ $lg-desktop: 1399.98;
|
|
|
102394
102550
|
}
|
|
102395
102551
|
}
|
|
102396
102552
|
|
|
102397
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102398
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102399
|
-
@if ($theme-name == 'fluent2') {
|
|
102400
|
-
line-height: 28px;
|
|
102401
|
-
}
|
|
102402
|
-
}
|
|
102403
|
-
|
|
102404
102553
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
102405
102554
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
102406
102555
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -102498,6 +102647,13 @@ $lg-desktop: 1399.98;
|
|
|
102498
102647
|
}
|
|
102499
102648
|
}
|
|
102500
102649
|
|
|
102650
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
102651
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
102652
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102653
|
+
color: $pv-icon-color;
|
|
102654
|
+
}
|
|
102655
|
+
}
|
|
102656
|
+
|
|
102501
102657
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
102502
102658
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
102503
102659
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102706,6 +102862,9 @@ $lg-desktop: 1399.98;
|
|
|
102706
102862
|
@if $skin-name == 'FluentUI' {
|
|
102707
102863
|
margin-left: 195px;
|
|
102708
102864
|
}
|
|
102865
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102866
|
+
margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
|
|
102867
|
+
}
|
|
102709
102868
|
}
|
|
102710
102869
|
|
|
102711
102870
|
.e-pv-properties-line-start,
|
|
@@ -103029,17 +103188,27 @@ $lg-desktop: 1399.98;
|
|
|
103029
103188
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
103030
103189
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
103031
103190
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
103032
|
-
@if $skin-name != 'Material3' {
|
|
103191
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
103033
103192
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
103034
103193
|
}
|
|
103035
103194
|
}
|
|
103036
103195
|
|
|
103037
103196
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
|
|
103038
|
-
@if $skin-name == 'bootstrap5' {
|
|
103197
|
+
@if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
|
|
103039
103198
|
background: $secondary-bg-color-pressed;
|
|
103040
103199
|
}
|
|
103041
103200
|
}
|
|
103042
103201
|
|
|
103202
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
|
|
103203
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
|
|
103204
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
103205
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
103206
|
+
}
|
|
103207
|
+
@if $theme-name == 'bootstrap5' {
|
|
103208
|
+
color: $pv-item-selection-color;
|
|
103209
|
+
}
|
|
103210
|
+
}
|
|
103211
|
+
|
|
103043
103212
|
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
103044
103213
|
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
103045
103214
|
height: $pv-toolbar-btn-height-big;
|
|
@@ -103133,17 +103302,9 @@ $lg-desktop: 1399.98;
|
|
|
103133
103302
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103134
103303
|
}
|
|
103135
103304
|
|
|
103136
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103137
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103138
|
-
@if $theme-name == 'fluent2' {
|
|
103139
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103140
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103141
|
-
}
|
|
103142
|
-
}
|
|
103143
|
-
|
|
103144
103305
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103145
103306
|
@if $theme-name == 'fluent2' {
|
|
103146
|
-
|
|
103307
|
+
color: var(--color-sf-secondary-text-color);
|
|
103147
103308
|
}
|
|
103148
103309
|
}
|
|
103149
103310
|
|
|
@@ -103483,11 +103644,13 @@ $lg-desktop: 1399.98;
|
|
|
103483
103644
|
padding-right: 7px;
|
|
103484
103645
|
@if $skin-name == 'Material3' {
|
|
103485
103646
|
font-size: $text-xs;
|
|
103647
|
+
padding-left: 12px;
|
|
103648
|
+
padding-right: 12px;
|
|
103486
103649
|
}
|
|
103487
103650
|
}
|
|
103488
103651
|
|
|
103489
103652
|
.e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
|
|
103490
|
-
@if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
|
|
103653
|
+
@if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
|
|
103491
103654
|
background-color: $pv-save-button-bg-color;
|
|
103492
103655
|
border-radius: 2px;
|
|
103493
103656
|
color: $pv-save-button-color;
|
|
@@ -103597,6 +103760,9 @@ $lg-desktop: 1399.98;
|
|
|
103597
103760
|
@if $skin-name == 'bootstrap4' {
|
|
103598
103761
|
color: $pv-title-close-color;
|
|
103599
103762
|
}
|
|
103763
|
+
@if $skin-name == 'fluent2' {
|
|
103764
|
+
color: var(--color-sf-secondary-text-color);
|
|
103765
|
+
}
|
|
103600
103766
|
height: $pv-title-close-height;
|
|
103601
103767
|
position: $pv-title-close-position;
|
|
103602
103768
|
right: 11px;
|
|
@@ -103625,7 +103791,7 @@ $lg-desktop: 1399.98;
|
|
|
103625
103791
|
.e-pv-comments-panel-text {
|
|
103626
103792
|
font-size: 15px;
|
|
103627
103793
|
padding-left: 85px;
|
|
103628
|
-
color:
|
|
103794
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
103629
103795
|
}
|
|
103630
103796
|
|
|
103631
103797
|
.e-pv-comments-content-container {
|
|
@@ -103813,8 +103979,34 @@ $lg-desktop: 1399.98;
|
|
|
103813
103979
|
}
|
|
103814
103980
|
}
|
|
103815
103981
|
|
|
103982
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
103983
|
+
@if ($skin-name == 'fluent2') {
|
|
103984
|
+
margin-top: -4px;
|
|
103985
|
+
}
|
|
103986
|
+
}
|
|
103987
|
+
|
|
103988
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103989
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103990
|
+
@if ($skin-name == 'fluent2') {
|
|
103991
|
+
margin-top: -5px;
|
|
103992
|
+
}
|
|
103993
|
+
}
|
|
103994
|
+
|
|
103995
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
103996
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
103997
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
103998
|
+
@if ($skin-name == 'fluent2') {
|
|
103999
|
+
padding-top: 8px;
|
|
104000
|
+
}
|
|
104001
|
+
}
|
|
104002
|
+
|
|
103816
104003
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
103817
|
-
|
|
104004
|
+
@if ($skin-name == 'fluent2') {
|
|
104005
|
+
margin-top: -4px;
|
|
104006
|
+
}
|
|
104007
|
+
@else {
|
|
104008
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
104009
|
+
}
|
|
103818
104010
|
@if $theme-name != 'fluent2'{
|
|
103819
104011
|
padding-left: 7px;
|
|
103820
104012
|
}
|
|
@@ -103868,7 +104060,7 @@ $lg-desktop: 1399.98;
|
|
|
103868
104060
|
|
|
103869
104061
|
.e-pdfviewer .e-inplaceeditor .e-editable-value-container {
|
|
103870
104062
|
background: transparent;
|
|
103871
|
-
width: 229px;
|
|
104063
|
+
max-width: 229px;
|
|
103872
104064
|
}
|
|
103873
104065
|
|
|
103874
104066
|
.e-pv-status-div {
|
|
@@ -103884,7 +104076,7 @@ $lg-desktop: 1399.98;
|
|
|
103884
104076
|
}
|
|
103885
104077
|
|
|
103886
104078
|
.e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
|
|
103887
|
-
@if $skin-name != 'bootstrap5' {
|
|
104079
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
|
|
103888
104080
|
caret-color: $pv-comment-text-cursor-color;
|
|
103889
104081
|
}
|
|
103890
104082
|
}
|
|
@@ -104004,10 +104196,14 @@ $lg-desktop: 1399.98;
|
|
|
104004
104196
|
.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,
|
|
104005
104197
|
.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,
|
|
104006
104198
|
.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 {
|
|
104007
|
-
@if $skin-name != 'bootstrap5' {
|
|
104199
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
|
|
104008
104200
|
background: $pv-signature-footer-color;
|
|
104009
104201
|
border-color: $pv-signature-footer-color;
|
|
104010
104202
|
}
|
|
104203
|
+
@else if ($skin-name == 'fluent2'){
|
|
104204
|
+
background: $pv-item-selection-background-color;
|
|
104205
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
104206
|
+
}
|
|
104011
104207
|
@else {
|
|
104012
104208
|
background: $secondary-bg-color-pressed;
|
|
104013
104209
|
border-color: $secondary-bg-color-pressed;
|
|
@@ -104138,7 +104334,9 @@ $lg-desktop: 1399.98;
|
|
|
104138
104334
|
@if $skin-name == 'bootstrap5' {
|
|
104139
104335
|
color: $pv-icon-color;
|
|
104140
104336
|
height: 32px;
|
|
104141
|
-
|
|
104337
|
+
@if ($theme-name != 'fluent2') {
|
|
104338
|
+
line-height: 32px;
|
|
104339
|
+
}
|
|
104142
104340
|
}
|
|
104143
104341
|
@else {
|
|
104144
104342
|
color: $pv-icon-color;
|
|
@@ -104195,13 +104393,6 @@ $lg-desktop: 1399.98;
|
|
|
104195
104393
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104196
104394
|
}
|
|
104197
104395
|
|
|
104198
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104199
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104200
|
-
@if $theme-name == 'fluent2' {
|
|
104201
|
-
margin-top: -10px;
|
|
104202
|
-
}
|
|
104203
|
-
}
|
|
104204
|
-
|
|
104205
104396
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104206
104397
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104207
104398
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -104770,6 +104961,7 @@ $lg-desktop: 1399.98;
|
|
|
104770
104961
|
|
|
104771
104962
|
.e-pv-properties-form-field-group-btn-div {
|
|
104772
104963
|
display: grid;
|
|
104964
|
+
align-content: space-between;
|
|
104773
104965
|
}
|
|
104774
104966
|
|
|
104775
104967
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105128,7 +105320,6 @@ $lg-desktop: 1399.98;
|
|
|
105128
105320
|
}
|
|
105129
105321
|
@if $theme-name == 'fluent2'{
|
|
105130
105322
|
font-family: $font-family;
|
|
105131
|
-
margin-left: 7px;
|
|
105132
105323
|
}
|
|
105133
105324
|
}
|
|
105134
105325
|
|
|
@@ -115990,7 +116181,7 @@ $qryblr-drag-icon-color: rgba($secondary-text-color) !default;
|
|
|
115990
116181
|
.e-query-builder .e-btn.e-round.e-small {
|
|
115991
116182
|
@if $theme-name == 'fluent2' {
|
|
115992
116183
|
&:hover {
|
|
115993
|
-
background:
|
|
116184
|
+
background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
115994
116185
|
}
|
|
115995
116186
|
|
|
115996
116187
|
&:focus {
|
|
@@ -122161,6 +122352,12 @@ $image-editor-filter-canvas-focus: 1px solid $icon-color !default;
|
|
|
122161
122352
|
margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
|
|
122162
122353
|
}
|
|
122163
122354
|
}
|
|
122355
|
+
|
|
122356
|
+
@if $skin-name == 'fluent2' {
|
|
122357
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
122358
|
+
padding-left: 16px;
|
|
122359
|
+
}
|
|
122360
|
+
}
|
|
122164
122361
|
}
|
|
122165
122362
|
|
|
122166
122363
|
.e-image-editor {
|
|
@@ -122467,6 +122664,16 @@ $image-editor-filter-canvas-focus: 1px solid $icon-color !default;
|
|
|
122467
122664
|
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
122468
122665
|
}
|
|
122469
122666
|
}
|
|
122667
|
+
|
|
122668
|
+
@if $skin-name == 'fluent2' {
|
|
122669
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
122670
|
+
padding-left: 14px;
|
|
122671
|
+
}
|
|
122672
|
+
& .e-dropdown-btn,
|
|
122673
|
+
& .e-dropdown-btn span {
|
|
122674
|
+
font-weight: normal;
|
|
122675
|
+
}
|
|
122676
|
+
}
|
|
122470
122677
|
}
|
|
122471
122678
|
|
|
122472
122679
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -122937,10 +123144,13 @@ $image-editor-filter-canvas-focus: 1px solid $icon-color !default;
|
|
|
122937
123144
|
background: inherit;
|
|
122938
123145
|
border: none;
|
|
122939
123146
|
margin-top: $image-editor-ddbtn-margin-top;
|
|
122940
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
|
|
123147
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
122941
123148
|
background: $tbar-default-bg;
|
|
122942
123149
|
color: $tbar-default-icon-color;
|
|
122943
123150
|
}
|
|
123151
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
123152
|
+
border: 2px solid #000;
|
|
123153
|
+
}
|
|
122944
123154
|
@if $skin-name == 'Material3' {
|
|
122945
123155
|
box-shadow: none;
|
|
122946
123156
|
}
|
|
@@ -122959,6 +123169,36 @@ $image-editor-filter-canvas-focus: 1px solid $icon-color !default;
|
|
|
122959
123169
|
background: $btn-focus-bgcolor;
|
|
122960
123170
|
box-shadow: none;
|
|
122961
123171
|
color: $btn-focus-color;
|
|
123172
|
+
@if $skin-name == 'FluentUI' {
|
|
123173
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123174
|
+
box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
|
|
123175
|
+
}
|
|
123176
|
+
@else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
|
|
123177
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123178
|
+
}
|
|
123179
|
+
@else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
123180
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
123181
|
+
border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
|
|
123182
|
+
}
|
|
123183
|
+
@else if $skin-name == 'bootstrap4' {
|
|
123184
|
+
$color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
|
|
123185
|
+
box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
|
|
123186
|
+
}
|
|
123187
|
+
@else if $skin-name == 'bootstrap5' {
|
|
123188
|
+
box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
123189
|
+
}
|
|
123190
|
+
@else if $skin-name == 'Material3' {
|
|
123191
|
+
box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
|
|
123192
|
+
}
|
|
123193
|
+
@else if $skin-name == 'tailwind' {
|
|
123194
|
+
box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
|
|
123195
|
+
}
|
|
123196
|
+
}
|
|
123197
|
+
|
|
123198
|
+
&:focus-visible {
|
|
123199
|
+
@if $skin-name == 'fluent2' {
|
|
123200
|
+
box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
123201
|
+
}
|
|
122962
123202
|
}
|
|
122963
123203
|
|
|
122964
123204
|
&:active {
|
|
@@ -125144,7 +125384,7 @@ $otp-input-disabled-border-color: rgba($border) !default;
|
|
|
125144
125384
|
}
|
|
125145
125385
|
&.e-outline {
|
|
125146
125386
|
.e-otp-input-field {
|
|
125147
|
-
border:
|
|
125387
|
+
border: 1px solid $otp-input-border-color;
|
|
125148
125388
|
}
|
|
125149
125389
|
}
|
|
125150
125390
|
&.e-outline,
|
|
@@ -126142,6 +126382,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126142
126382
|
|
|
126143
126383
|
.e-disabled {
|
|
126144
126384
|
opacity: $ribbon-disabled-opacity;
|
|
126385
|
+
pointer-events: none;
|
|
126145
126386
|
}
|
|
126146
126387
|
|
|
126147
126388
|
.e-input-group {
|