@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
|
@@ -6555,7 +6555,11 @@ $float-label-rtl-value: -7px !default;
|
|
|
6555
6555
|
.e-input-group.e-input-focus input.e-input,
|
|
6556
6556
|
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
|
|
6557
6557
|
.e-float-input.e-control-wrapper.e-input-focus input,
|
|
6558
|
-
.e-float-input.e-input-focus input
|
|
6558
|
+
.e-float-input.e-input-focus input {
|
|
6559
|
+
padding-left: $input-text-indent;
|
|
6560
|
+
text-indent: 0;
|
|
6561
|
+
}
|
|
6562
|
+
|
|
6559
6563
|
textarea.e-input#{$css},
|
|
6560
6564
|
.e-input-group textarea.e-input,
|
|
6561
6565
|
.e-input-group textarea,
|
|
@@ -6569,7 +6573,12 @@ $float-label-rtl-value: -7px !default;
|
|
|
6569
6573
|
.e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
6570
6574
|
.e-float-input.e-control-wrapper textarea:focus,
|
|
6571
6575
|
.e-float-input textarea:focus {
|
|
6572
|
-
|
|
6576
|
+
@if $input-skin-name == 'fluent2' {
|
|
6577
|
+
padding-left: 12px;
|
|
6578
|
+
}
|
|
6579
|
+
@else {
|
|
6580
|
+
padding-left: $input-text-indent;
|
|
6581
|
+
}
|
|
6573
6582
|
text-indent: 0;
|
|
6574
6583
|
}
|
|
6575
6584
|
|
|
@@ -6896,7 +6905,12 @@ $float-label-rtl-value: -7px !default;
|
|
|
6896
6905
|
.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
6897
6906
|
.e-bigger .e-float-input.e-control-wrapper textarea:focus,
|
|
6898
6907
|
.e-bigger .e-float-input textarea:focus {
|
|
6899
|
-
|
|
6908
|
+
@if $input-skin-name == 'fluent2' {
|
|
6909
|
+
padding: $textarea-bigger-padding;
|
|
6910
|
+
}
|
|
6911
|
+
@else {
|
|
6912
|
+
padding-left: $input-bigger-text-indent;
|
|
6913
|
+
}
|
|
6900
6914
|
text-indent: 0;
|
|
6901
6915
|
}
|
|
6902
6916
|
|
|
@@ -7796,18 +7810,18 @@ $float-label-rtl-value: -7px !default;
|
|
|
7796
7810
|
}
|
|
7797
7811
|
}
|
|
7798
7812
|
|
|
7799
|
-
.e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7800
|
-
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7801
|
-
.e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7802
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7803
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7804
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7805
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7806
|
-
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7807
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7808
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7809
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7810
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
|
|
7813
|
+
.e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7814
|
+
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7815
|
+
.e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7816
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
7817
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
7818
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
7819
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
7820
|
+
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7821
|
+
.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]),
|
|
7822
|
+
.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]),
|
|
7823
|
+
.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]),
|
|
7824
|
+
.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]) {
|
|
7811
7825
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7812
7826
|
border-bottom-width: $input-group-border-width-hover;
|
|
7813
7827
|
}
|
|
@@ -14962,7 +14976,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
14962
14976
|
border-color: $input-box-border-color;
|
|
14963
14977
|
}
|
|
14964
14978
|
|
|
14965
|
-
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
14979
|
+
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
|
|
14966
14980
|
@if $input-skin-name == 'fluent2' {
|
|
14967
14981
|
padding-bottom: 0;
|
|
14968
14982
|
}
|
|
@@ -14997,6 +15011,20 @@ $float-label-rtl-value: -7px !default;
|
|
|
14997
15011
|
}
|
|
14998
15012
|
}
|
|
14999
15013
|
|
|
15014
|
+
textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15015
|
+
@if $input-skin-name == 'fluent2' {
|
|
15016
|
+
border-bottom-color: $input-active-border-color;
|
|
15017
|
+
padding-bottom: 4px;
|
|
15018
|
+
border-bottom-width: 0;
|
|
15019
|
+
}
|
|
15020
|
+
}
|
|
15021
|
+
|
|
15022
|
+
.e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
15023
|
+
@if $input-skin-name == 'fluent2' {
|
|
15024
|
+
padding-bottom: 6px;
|
|
15025
|
+
}
|
|
15026
|
+
}
|
|
15027
|
+
|
|
15000
15028
|
.e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
|
|
15001
15029
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
|
|
15002
15030
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
|
|
@@ -15112,15 +15140,11 @@ $float-label-rtl-value: -7px !default;
|
|
|
15112
15140
|
@if $input-skin-name == 'bootstrap4' {
|
|
15113
15141
|
transition: $input-transition-shadow;
|
|
15114
15142
|
}
|
|
15115
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15143
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
|
|
15116
15144
|
border-color: $input-group-border-color-focus;
|
|
15117
15145
|
border-radius: $input-groupo-focus-border-radius;
|
|
15118
15146
|
box-shadow: $input-group-focus-box-shadow;
|
|
15119
15147
|
}
|
|
15120
|
-
@if $input-skin-name == 'FluentUI' {
|
|
15121
|
-
border-radius: $input-groupo-focus-border-radius;
|
|
15122
|
-
border-width: 2px;
|
|
15123
|
-
}
|
|
15124
15148
|
}
|
|
15125
15149
|
|
|
15126
15150
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -19595,9 +19619,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $border-light !default;
|
|
|
19595
19619
|
&:focus-visible {
|
|
19596
19620
|
@if $skin-name == 'fluent2' {
|
|
19597
19621
|
box-shadow: $secondary-shadow-focus;
|
|
19622
|
+
color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19598
19623
|
|
|
19599
|
-
& .e-breadcrumb-icon
|
|
19600
|
-
|
|
19624
|
+
& .e-breadcrumb-icon,
|
|
19625
|
+
&.e-breadcrumb-url .e-breadcrumb-icon {
|
|
19626
|
+
color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19601
19627
|
}
|
|
19602
19628
|
}
|
|
19603
19629
|
}
|
|
@@ -22910,7 +22936,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
22910
22936
|
@if $skin-name == 'fluent2' {
|
|
22911
22937
|
background: transparent;
|
|
22912
22938
|
border-color: $secondary-border-color-hover;
|
|
22913
|
-
color: $secondary-text-color-
|
|
22939
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
22914
22940
|
}
|
|
22915
22941
|
|
|
22916
22942
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -22943,7 +22969,7 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
22943
22969
|
@include outline-active;
|
|
22944
22970
|
@if $skin-name == 'fluent2' {
|
|
22945
22971
|
background: transparent;
|
|
22946
|
-
color: $secondary-text-color-
|
|
22972
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
22947
22973
|
outline: 2px solid;
|
|
22948
22974
|
outline-offset: -2px;
|
|
22949
22975
|
}
|
|
@@ -23848,6 +23874,7 @@ $sd-active-font-color: $content-text-color-focus !default;
|
|
|
23848
23874
|
font-size: 12px;
|
|
23849
23875
|
line-height: 16px;
|
|
23850
23876
|
padding: 8px 16px;
|
|
23877
|
+
box-sizing: content-box;
|
|
23851
23878
|
}
|
|
23852
23879
|
}
|
|
23853
23880
|
}
|
|
@@ -29893,6 +29920,12 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
29893
29920
|
background: $drop-down-btn-li-bgcolor;
|
|
29894
29921
|
}
|
|
29895
29922
|
color: $drop-down-btn-li-selection-font-color;
|
|
29923
|
+
& .e-menu-icon,
|
|
29924
|
+
& .e-menu-url {
|
|
29925
|
+
@if $skin-name == 'fluent2' {
|
|
29926
|
+
color: $drop-down-btn-li-selection-font-color;
|
|
29927
|
+
}
|
|
29928
|
+
}
|
|
29896
29929
|
}
|
|
29897
29930
|
|
|
29898
29931
|
&:active,
|
|
@@ -32132,7 +32165,13 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
32132
32165
|
&.e-scale {
|
|
32133
32166
|
&.e-h-scale {
|
|
32134
32167
|
.e-tick {
|
|
32135
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32168
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32169
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32170
|
+
@if ($skin-name == 'material-dark') {
|
|
32171
|
+
background-position: bottom;
|
|
32172
|
+
}
|
|
32173
|
+
}
|
|
32174
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32136
32175
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32137
32176
|
}
|
|
32138
32177
|
@else {
|
|
@@ -32142,7 +32181,10 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
32142
32181
|
}
|
|
32143
32182
|
|
|
32144
32183
|
.e-large {
|
|
32145
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32184
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32185
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32186
|
+
}
|
|
32187
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32146
32188
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32147
32189
|
}
|
|
32148
32190
|
}
|
|
@@ -32172,7 +32214,13 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
32172
32214
|
&.e-scale {
|
|
32173
32215
|
&.e-h-scale {
|
|
32174
32216
|
.e-tick {
|
|
32175
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32217
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32218
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32219
|
+
@if ($skin-name == 'material-dark') {
|
|
32220
|
+
background-position-x: center;
|
|
32221
|
+
}
|
|
32222
|
+
}
|
|
32223
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32176
32224
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32177
32225
|
}
|
|
32178
32226
|
@else {
|
|
@@ -32182,7 +32230,10 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
32182
32230
|
}
|
|
32183
32231
|
|
|
32184
32232
|
.e-large {
|
|
32185
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32233
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32234
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32235
|
+
}
|
|
32236
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32186
32237
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32187
32238
|
}
|
|
32188
32239
|
}
|
|
@@ -32258,7 +32309,12 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
32258
32309
|
}
|
|
32259
32310
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32260
32311
|
background-position: center;
|
|
32261
|
-
|
|
32312
|
+
@if ($skin-name == 'material-dark') {
|
|
32313
|
+
height: 12px;
|
|
32314
|
+
}
|
|
32315
|
+
@else {
|
|
32316
|
+
height: 99%;
|
|
32317
|
+
}
|
|
32262
32318
|
}
|
|
32263
32319
|
}
|
|
32264
32320
|
|
|
@@ -32284,6 +32340,10 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
32284
32340
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32285
32341
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32286
32342
|
}
|
|
32343
|
+
@else if ($skin-name == 'material-dark') {
|
|
32344
|
+
height: 20px;
|
|
32345
|
+
top: 4px;
|
|
32346
|
+
}
|
|
32287
32347
|
}
|
|
32288
32348
|
}
|
|
32289
32349
|
|
|
@@ -32383,7 +32443,7 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
32383
32443
|
background-position: center center;
|
|
32384
32444
|
}
|
|
32385
32445
|
|
|
32386
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32446
|
+
@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') {
|
|
32387
32447
|
&.e-large {
|
|
32388
32448
|
@if ($skin-name != 'bootstrap4') {
|
|
32389
32449
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32473,7 +32533,7 @@ $slider-hover-handle-border-color: $primary-border-color-hover !default;
|
|
|
32473
32533
|
.e-tick {
|
|
32474
32534
|
display: inline-block;
|
|
32475
32535
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32476
|
-
background-repeat:
|
|
32536
|
+
background-repeat: repeat-y;
|
|
32477
32537
|
}
|
|
32478
32538
|
|
|
32479
32539
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -44834,6 +44894,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44834
44894
|
box-sizing: border-box;
|
|
44835
44895
|
}
|
|
44836
44896
|
|
|
44897
|
+
@if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
|
|
44898
|
+
.e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
|
|
44899
|
+
top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
|
|
44900
|
+
}
|
|
44901
|
+
}
|
|
44902
|
+
|
|
44837
44903
|
|
|
44838
44904
|
@include export-module('dialog-theme') {
|
|
44839
44905
|
.e-dialog {
|
|
@@ -54829,7 +54895,8 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
54829
54895
|
|
|
54830
54896
|
.e-list-item {
|
|
54831
54897
|
|
|
54832
|
-
div.e-icons::before
|
|
54898
|
+
div.e-icons.e-icon-expandable::before,
|
|
54899
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54833
54900
|
content: '\e75c';
|
|
54834
54901
|
}
|
|
54835
54902
|
}
|
|
@@ -62268,19 +62335,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
62268
62335
|
text-align: center;
|
|
62269
62336
|
}
|
|
62270
62337
|
|
|
62271
|
-
&:not(.e-list-template) .e-list-item,
|
|
62272
|
-
.e-list-nrt,
|
|
62273
|
-
.e-selectall-parent {
|
|
62274
|
-
height: $listbox-item-height;
|
|
62275
|
-
line-height: $listbox-item-line-height;
|
|
62276
|
-
padding: $listbox-item-padding;
|
|
62277
|
-
position: relative;
|
|
62278
|
-
@if $skin-name == 'fluent2' {
|
|
62279
|
-
font-size: 14px;
|
|
62280
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
62281
|
-
}
|
|
62282
|
-
}
|
|
62283
|
-
|
|
62284
62338
|
.e-list-parent {
|
|
62285
62339
|
height: 100%;
|
|
62286
62340
|
min-height: $listbox-item-height;
|
|
@@ -62782,6 +62836,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
62782
62836
|
}
|
|
62783
62837
|
}
|
|
62784
62838
|
|
|
62839
|
+
.e-listbox-wrapper,
|
|
62840
|
+
.e-listbox-container,
|
|
62841
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
62842
|
+
&:not(.e-list-template) .e-list-item,
|
|
62843
|
+
.e-list-nrt,
|
|
62844
|
+
.e-selectall-parent {
|
|
62845
|
+
height: $listbox-item-height;
|
|
62846
|
+
line-height: $listbox-item-line-height;
|
|
62847
|
+
padding: $listbox-item-padding;
|
|
62848
|
+
position: relative;
|
|
62849
|
+
@if $skin-name == 'fluent2' {
|
|
62850
|
+
font-size: 14px;
|
|
62851
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
62852
|
+
}
|
|
62853
|
+
}
|
|
62854
|
+
}
|
|
62855
|
+
|
|
62785
62856
|
|
|
62786
62857
|
@mixin avatar {
|
|
62787
62858
|
height: $listbox-template-avatar-size;
|
|
@@ -68907,7 +68978,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
68907
68978
|
}
|
|
68908
68979
|
}
|
|
68909
68980
|
}
|
|
68910
|
-
.e-listview
|
|
68981
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
68911
68982
|
height: 24px;
|
|
68912
68983
|
width: 16px;
|
|
68913
68984
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -74902,7 +74973,7 @@ $grid-sortdiv-width: 18px !default;
|
|
|
74902
74973
|
$grid-sortdiv-height: 18px !default;
|
|
74903
74974
|
$grid-sortnumber-margin: 2px 10px 1px 8px !default;
|
|
74904
74975
|
$grid-fltr-sortnumber-margin: 2px 8px 1px 8px !default;
|
|
74905
|
-
$grid-fltr-sortnumber-rightalign-margin: 2px 8px 0
|
|
74976
|
+
$grid-fltr-sortnumber-rightalign-margin: 2px 8px 0 3px !default;
|
|
74906
74977
|
$grid-sortnumber-rightalign-margin: 2px 8px 0 10px !default;
|
|
74907
74978
|
$grid-sortnumer-line-height: 14px !default;
|
|
74908
74979
|
$grid-bigger-sortnumer-line-height: 16px !default;
|
|
@@ -74976,7 +75047,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .5em !default;
|
|
|
74976
75047
|
$grid-ungroup-rtl-padding-right: -9px !default;
|
|
74977
75048
|
$grid-headercelldiv-padding: 0 20px 0 5px !default;
|
|
74978
75049
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
74979
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
75050
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
74980
75051
|
$grid-group-text-width: auto !default;
|
|
74981
75052
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
74982
75053
|
$grid-group-caption-font-size: $text-sm !default;
|
|
@@ -77149,7 +77220,22 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77149
77220
|
text-transform: $grid-header-text-transform;
|
|
77150
77221
|
user-select: none;
|
|
77151
77222
|
}
|
|
77152
|
-
|
|
77223
|
+
|
|
77224
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
77225
|
+
.e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
77226
|
+
.e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
|
|
77227
|
+
padding: 0 .4em ;
|
|
77228
|
+
@if $grid-skin == 'material' {
|
|
77229
|
+
padding: $grid-headercell-div-padding;
|
|
77230
|
+
}
|
|
77231
|
+
@if $grid-skin == 'fabric' {
|
|
77232
|
+
padding: 0 1px 0;
|
|
77233
|
+
}
|
|
77234
|
+
@if $grid-skin == 'highcontrast' {
|
|
77235
|
+
padding: 0;
|
|
77236
|
+
}
|
|
77237
|
+
}
|
|
77238
|
+
|
|
77153
77239
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
77154
77240
|
overflow: visible;
|
|
77155
77241
|
}
|
|
@@ -77593,7 +77679,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77593
77679
|
}
|
|
77594
77680
|
|
|
77595
77681
|
&.e-default:not(.e-rtl) tr {
|
|
77596
|
-
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
|
|
77682
|
+
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
|
|
77597
77683
|
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
77598
77684
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
77599
77685
|
border-left-width: 0;
|
|
@@ -78030,7 +78116,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78030
78116
|
border-top-color: $grid-columnchooser-footer-border-color;
|
|
78031
78117
|
border-top-width: 1px;
|
|
78032
78118
|
margin-top: 0;
|
|
78033
|
-
overflow-x:
|
|
78119
|
+
overflow-x: auto;
|
|
78120
|
+
& .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
|
|
78121
|
+
white-space: nowrap;
|
|
78122
|
+
}
|
|
78034
78123
|
}
|
|
78035
78124
|
|
|
78036
78125
|
@if $grid-skin == 'fluent2' {
|
|
@@ -79050,6 +79139,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79050
79139
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79051
79140
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79052
79141
|
text-align: right;
|
|
79142
|
+
@if $grid-skin == 'highcontrast' {
|
|
79143
|
+
margin: -7px 0;
|
|
79144
|
+
}
|
|
79053
79145
|
|
|
79054
79146
|
& .e-sortnumber {
|
|
79055
79147
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -79061,6 +79153,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79061
79153
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79062
79154
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79063
79155
|
text-align: right;
|
|
79156
|
+
@if $grid-skin == 'highcontrast' {
|
|
79157
|
+
margin: -7px 0;
|
|
79158
|
+
}
|
|
79064
79159
|
|
|
79065
79160
|
& .e-sortnumber {
|
|
79066
79161
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -79081,9 +79176,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79081
79176
|
|
|
79082
79177
|
& .e-sortnumber {
|
|
79083
79178
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
79084
|
-
@if $grid-skin == 'bootstrap4' {
|
|
79085
|
-
margin: 4px -2px 0 0;
|
|
79086
|
-
}
|
|
79087
79179
|
}
|
|
79088
79180
|
}
|
|
79089
79181
|
|
|
@@ -79296,7 +79388,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79296
79388
|
}
|
|
79297
79389
|
|
|
79298
79390
|
&.e-default {
|
|
79299
|
-
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
79391
|
+
& tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
|
|
79300
79392
|
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
79301
79393
|
border-left: 0;
|
|
79302
79394
|
}
|
|
@@ -98585,7 +98677,7 @@ $pv-toolbar-btn-width-mobile: 36px !default;
|
|
|
98585
98677
|
$pv-toolbar-btn-height-mobile: 30px !default;
|
|
98586
98678
|
$pv-bookmark-container-border: 1px solid $border-light !default;
|
|
98587
98679
|
$pv-bookmark-list-border-bottom: 1px solid $border-light !default;
|
|
98588
|
-
$pv-annotation-opacity-popup-background-color: $
|
|
98680
|
+
$pv-annotation-opacity-popup-background-color: $content-bg-color-alt1 !default;
|
|
98589
98681
|
$pv-annotation-opacity-popup-color: $content-text-color !default;
|
|
98590
98682
|
$pv-annotation-opacity-popup-padding: 16px !default;
|
|
98591
98683
|
$pv-annotation-opacity-popup-min-height: 48px !default;
|
|
@@ -99131,14 +99223,14 @@ $lg-desktop: 1399.98;
|
|
|
99131
99223
|
}
|
|
99132
99224
|
|
|
99133
99225
|
.e-pv-diagram-resize-handle{
|
|
99134
|
-
@if $theme-name == 'fluent2' {
|
|
99226
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
99135
99227
|
fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
|
|
99136
99228
|
}
|
|
99137
99229
|
}
|
|
99138
99230
|
|
|
99139
99231
|
.e-pv-diagram-border,
|
|
99140
99232
|
.e-pv-diagram-resize-handle {
|
|
99141
|
-
@if $theme-name=='fluent2' {
|
|
99233
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
99142
99234
|
stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
|
|
99143
99235
|
}
|
|
99144
99236
|
}
|
|
@@ -99446,7 +99538,9 @@ $lg-desktop: 1399.98;
|
|
|
99446
99538
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
99447
99539
|
height: $pv-toolbar-btn-height;
|
|
99448
99540
|
min-width: $pv-toolbar-btn-width;
|
|
99449
|
-
|
|
99541
|
+
@if ($skin-name != 'fluent2') {
|
|
99542
|
+
width: $pv-toolbar-btn-width;
|
|
99543
|
+
}
|
|
99450
99544
|
@if $skin-name == 'FluentUI' {
|
|
99451
99545
|
line-height: $pv-toolbar-btn-height;
|
|
99452
99546
|
min-width: 40px;
|
|
@@ -100364,7 +100458,8 @@ $lg-desktop: 1399.98;
|
|
|
100364
100458
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
100365
100459
|
}
|
|
100366
100460
|
|
|
100367
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
100461
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
100462
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
100368
100463
|
{
|
|
100369
100464
|
background: $pv-thumbnail-view-button-selection-background;
|
|
100370
100465
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100727,7 +100822,9 @@ $lg-desktop: 1399.98;
|
|
|
100727
100822
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100728
100823
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100729
100824
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100730
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100825
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100826
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100827
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100731
100828
|
color: $pv-icon-color;
|
|
100732
100829
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100733
100830
|
box-shadow: none;
|
|
@@ -100791,25 +100888,39 @@ $lg-desktop: 1399.98;
|
|
|
100791
100888
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100792
100889
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100793
100890
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100794
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100891
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100892
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100893
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100795
100894
|
@if $skin-name == 'bootstrap4' {
|
|
100796
100895
|
color: $pv-icon-color-hover;
|
|
100797
100896
|
}
|
|
100798
100897
|
@if $skin-name == 'bootstrap5' {
|
|
100799
100898
|
color: $white;
|
|
100800
100899
|
}
|
|
100900
|
+
@if $skin-name == 'fluent2' {
|
|
100901
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100902
|
+
}
|
|
100801
100903
|
@if $skin-name == 'FluentUI' {
|
|
100802
100904
|
color: $pv-item-selection-color;
|
|
100803
100905
|
}
|
|
100804
100906
|
}
|
|
100805
100907
|
|
|
100908
|
+
.e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
|
|
100909
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
100910
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
100911
|
+
}
|
|
100912
|
+
@if $theme-name == 'bootstrap5' {
|
|
100913
|
+
color: $pv-item-selection-color;
|
|
100914
|
+
}
|
|
100915
|
+
}
|
|
100916
|
+
|
|
100806
100917
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
100807
100918
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
100808
100919
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
|
|
100809
100920
|
@if $skin-name == 'bootstrap4' {
|
|
100810
100921
|
color: $pv-icon-color-hover;
|
|
100811
100922
|
}
|
|
100812
|
-
@if $skin-name == 'bootstrap5' {
|
|
100923
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100813
100924
|
color: $pv-icon-color;
|
|
100814
100925
|
}
|
|
100815
100926
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100817,12 +100928,23 @@ $lg-desktop: 1399.98;
|
|
|
100817
100928
|
}
|
|
100818
100929
|
}
|
|
100819
100930
|
|
|
100931
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100932
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100933
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
100934
|
+
@if ($skin-name == 'fluent2') {
|
|
100935
|
+
color: $pv-icon-color;
|
|
100936
|
+
}
|
|
100937
|
+
}
|
|
100938
|
+
|
|
100820
100939
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100821
100940
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100822
100941
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100823
100942
|
@if $skin-name == 'bootstrap4' {
|
|
100824
100943
|
color: $pv-icon-color-hover;
|
|
100825
100944
|
}
|
|
100945
|
+
@if $skin-name == 'fluent2' {
|
|
100946
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100947
|
+
}
|
|
100826
100948
|
}
|
|
100827
100949
|
|
|
100828
100950
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -101003,6 +101125,17 @@ $lg-desktop: 1399.98;
|
|
|
101003
101125
|
|
|
101004
101126
|
.e-pv-search-input-mobile {
|
|
101005
101127
|
height: $pv-search-input-height;
|
|
101128
|
+
max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
|
|
101129
|
+
}
|
|
101130
|
+
|
|
101131
|
+
.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,
|
|
101132
|
+
.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 {
|
|
101133
|
+
margin-left: 3px;
|
|
101134
|
+
}
|
|
101135
|
+
|
|
101136
|
+
.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,
|
|
101137
|
+
.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 {
|
|
101138
|
+
margin-right: 3px;
|
|
101006
101139
|
}
|
|
101007
101140
|
|
|
101008
101141
|
.e-pv-match-case-container {
|
|
@@ -101100,13 +101233,11 @@ $lg-desktop: 1399.98;
|
|
|
101100
101233
|
}
|
|
101101
101234
|
|
|
101102
101235
|
.e-pv-notification-popup {
|
|
101103
|
-
height: $pv-notification-popup-height;
|
|
101104
101236
|
margin: 0 10px;
|
|
101105
101237
|
max-width: $pv-notification-popup-width;
|
|
101106
101238
|
}
|
|
101107
101239
|
|
|
101108
101240
|
.e-pv-notification-popup.e-pv-notification-large-content {
|
|
101109
|
-
height: $pv-notification-popup-height-large-content;
|
|
101110
101241
|
max-width: $pv-notification-popup-width-large-content;
|
|
101111
101242
|
}
|
|
101112
101243
|
|
|
@@ -101174,10 +101305,13 @@ $lg-desktop: 1399.98;
|
|
|
101174
101305
|
border-bottom: 2px solid;
|
|
101175
101306
|
margin-top: 0;
|
|
101176
101307
|
padding-top: 5px;
|
|
101177
|
-
@if ($skin-name=='bootstrap5'
|
|
101308
|
+
@if ($skin-name=='bootstrap5') {
|
|
101178
101309
|
margin-top: -4px;
|
|
101179
101310
|
padding-top: 0;
|
|
101180
101311
|
}
|
|
101312
|
+
@if ($theme-name=='fluent2') {
|
|
101313
|
+
padding-top: 0;
|
|
101314
|
+
}
|
|
101181
101315
|
@if $skin-name == 'FluentUI' {
|
|
101182
101316
|
line-height: 11px;
|
|
101183
101317
|
}
|
|
@@ -101189,7 +101323,12 @@ $lg-desktop: 1399.98;
|
|
|
101189
101323
|
line-height: 1.71em;
|
|
101190
101324
|
}
|
|
101191
101325
|
border-bottom: 2px solid;
|
|
101192
|
-
|
|
101326
|
+
@if ($skin-name == 'fluent2') {
|
|
101327
|
+
margin-top: 5px;
|
|
101328
|
+
}
|
|
101329
|
+
@else {
|
|
101330
|
+
margin-top: 0;
|
|
101331
|
+
}
|
|
101193
101332
|
padding-top: 1px;
|
|
101194
101333
|
vertical-align: initial;
|
|
101195
101334
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101201,9 +101340,12 @@ $lg-desktop: 1399.98;
|
|
|
101201
101340
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
101202
101341
|
margin-top: 0;
|
|
101203
101342
|
padding-top: 7px;
|
|
101204
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
101343
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
101205
101344
|
padding-top: 0;
|
|
101206
101345
|
}
|
|
101346
|
+
@if ( or $theme-name == 'fluent2'){
|
|
101347
|
+
padding-top: 5px;
|
|
101348
|
+
}
|
|
101207
101349
|
vertical-align: initial;
|
|
101208
101350
|
}
|
|
101209
101351
|
|
|
@@ -101215,6 +101357,13 @@ $lg-desktop: 1399.98;
|
|
|
101215
101357
|
vertical-align: initial;
|
|
101216
101358
|
}
|
|
101217
101359
|
|
|
101360
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
101361
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
101362
|
+
@if $skin-name != 'Material3' {
|
|
101363
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
101364
|
+
}
|
|
101365
|
+
}
|
|
101366
|
+
|
|
101218
101367
|
.e-pv-annotation-opacity-popup-container,
|
|
101219
101368
|
.e-pv-annotation-thickness-popup-container {
|
|
101220
101369
|
@if $skin-name != 'Material3' {
|
|
@@ -101494,6 +101643,13 @@ $lg-desktop: 1399.98;
|
|
|
101494
101643
|
}
|
|
101495
101644
|
}
|
|
101496
101645
|
|
|
101646
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
|
|
101647
|
+
@if $skin-name == 'fluent2' {
|
|
101648
|
+
background-color: $pv-annotation-dd-background-color-active;
|
|
101649
|
+
color: $pv-icon-color;
|
|
101650
|
+
}
|
|
101651
|
+
}
|
|
101652
|
+
|
|
101497
101653
|
.e-pv-annotation-color-container.e-dropdown-btn.e-btn,
|
|
101498
101654
|
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
|
|
101499
101655
|
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
|
|
@@ -101573,13 +101729,6 @@ $lg-desktop: 1399.98;
|
|
|
101573
101729
|
}
|
|
101574
101730
|
}
|
|
101575
101731
|
|
|
101576
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
101577
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
101578
|
-
@if ($theme-name == 'fluent2') {
|
|
101579
|
-
line-height: 28px;
|
|
101580
|
-
}
|
|
101581
|
-
}
|
|
101582
|
-
|
|
101583
101732
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
101584
101733
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
101585
101734
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101677,6 +101826,13 @@ $lg-desktop: 1399.98;
|
|
|
101677
101826
|
}
|
|
101678
101827
|
}
|
|
101679
101828
|
|
|
101829
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101830
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101831
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101832
|
+
color: $pv-icon-color;
|
|
101833
|
+
}
|
|
101834
|
+
}
|
|
101835
|
+
|
|
101680
101836
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101681
101837
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101682
101838
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101885,6 +102041,9 @@ $lg-desktop: 1399.98;
|
|
|
101885
102041
|
@if $skin-name == 'FluentUI' {
|
|
101886
102042
|
margin-left: 195px;
|
|
101887
102043
|
}
|
|
102044
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102045
|
+
margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
|
|
102046
|
+
}
|
|
101888
102047
|
}
|
|
101889
102048
|
|
|
101890
102049
|
.e-pv-properties-line-start,
|
|
@@ -102208,17 +102367,27 @@ $lg-desktop: 1399.98;
|
|
|
102208
102367
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
102209
102368
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
102210
102369
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
102211
|
-
@if $skin-name != 'Material3' {
|
|
102370
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
102212
102371
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
102213
102372
|
}
|
|
102214
102373
|
}
|
|
102215
102374
|
|
|
102216
102375
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
|
|
102217
|
-
@if $skin-name == 'bootstrap5' {
|
|
102376
|
+
@if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
|
|
102218
102377
|
background: $secondary-bg-color-pressed;
|
|
102219
102378
|
}
|
|
102220
102379
|
}
|
|
102221
102380
|
|
|
102381
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
|
|
102382
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
|
|
102383
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
102384
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
102385
|
+
}
|
|
102386
|
+
@if $theme-name == 'bootstrap5' {
|
|
102387
|
+
color: $pv-item-selection-color;
|
|
102388
|
+
}
|
|
102389
|
+
}
|
|
102390
|
+
|
|
102222
102391
|
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
102223
102392
|
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
102224
102393
|
height: $pv-toolbar-btn-height-big;
|
|
@@ -102312,17 +102481,9 @@ $lg-desktop: 1399.98;
|
|
|
102312
102481
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
102313
102482
|
}
|
|
102314
102483
|
|
|
102315
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
102316
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
102317
|
-
@if $theme-name == 'fluent2' {
|
|
102318
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102319
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102320
|
-
}
|
|
102321
|
-
}
|
|
102322
|
-
|
|
102323
102484
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
102324
102485
|
@if $theme-name == 'fluent2' {
|
|
102325
|
-
|
|
102486
|
+
color: var(--color-sf-secondary-text-color);
|
|
102326
102487
|
}
|
|
102327
102488
|
}
|
|
102328
102489
|
|
|
@@ -102662,11 +102823,13 @@ $lg-desktop: 1399.98;
|
|
|
102662
102823
|
padding-right: 7px;
|
|
102663
102824
|
@if $skin-name == 'Material3' {
|
|
102664
102825
|
font-size: $text-xs;
|
|
102826
|
+
padding-left: 12px;
|
|
102827
|
+
padding-right: 12px;
|
|
102665
102828
|
}
|
|
102666
102829
|
}
|
|
102667
102830
|
|
|
102668
102831
|
.e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
|
|
102669
|
-
@if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
|
|
102832
|
+
@if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
|
|
102670
102833
|
background-color: $pv-save-button-bg-color;
|
|
102671
102834
|
border-radius: 2px;
|
|
102672
102835
|
color: $pv-save-button-color;
|
|
@@ -102776,6 +102939,9 @@ $lg-desktop: 1399.98;
|
|
|
102776
102939
|
@if $skin-name == 'bootstrap4' {
|
|
102777
102940
|
color: $pv-title-close-color;
|
|
102778
102941
|
}
|
|
102942
|
+
@if $skin-name == 'fluent2' {
|
|
102943
|
+
color: var(--color-sf-secondary-text-color);
|
|
102944
|
+
}
|
|
102779
102945
|
height: $pv-title-close-height;
|
|
102780
102946
|
position: $pv-title-close-position;
|
|
102781
102947
|
right: 11px;
|
|
@@ -102804,7 +102970,7 @@ $lg-desktop: 1399.98;
|
|
|
102804
102970
|
.e-pv-comments-panel-text {
|
|
102805
102971
|
font-size: 15px;
|
|
102806
102972
|
padding-left: 85px;
|
|
102807
|
-
color:
|
|
102973
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102808
102974
|
}
|
|
102809
102975
|
|
|
102810
102976
|
.e-pv-comments-content-container {
|
|
@@ -102992,8 +103158,34 @@ $lg-desktop: 1399.98;
|
|
|
102992
103158
|
}
|
|
102993
103159
|
}
|
|
102994
103160
|
|
|
103161
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
103162
|
+
@if ($skin-name == 'fluent2') {
|
|
103163
|
+
margin-top: -4px;
|
|
103164
|
+
}
|
|
103165
|
+
}
|
|
103166
|
+
|
|
103167
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103168
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103169
|
+
@if ($skin-name == 'fluent2') {
|
|
103170
|
+
margin-top: -5px;
|
|
103171
|
+
}
|
|
103172
|
+
}
|
|
103173
|
+
|
|
103174
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
103175
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
103176
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
103177
|
+
@if ($skin-name == 'fluent2') {
|
|
103178
|
+
padding-top: 8px;
|
|
103179
|
+
}
|
|
103180
|
+
}
|
|
103181
|
+
|
|
102995
103182
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102996
|
-
|
|
103183
|
+
@if ($skin-name == 'fluent2') {
|
|
103184
|
+
margin-top: -4px;
|
|
103185
|
+
}
|
|
103186
|
+
@else {
|
|
103187
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
103188
|
+
}
|
|
102997
103189
|
@if $theme-name != 'fluent2'{
|
|
102998
103190
|
padding-left: 7px;
|
|
102999
103191
|
}
|
|
@@ -103047,7 +103239,7 @@ $lg-desktop: 1399.98;
|
|
|
103047
103239
|
|
|
103048
103240
|
.e-pdfviewer .e-inplaceeditor .e-editable-value-container {
|
|
103049
103241
|
background: transparent;
|
|
103050
|
-
width: 229px;
|
|
103242
|
+
max-width: 229px;
|
|
103051
103243
|
}
|
|
103052
103244
|
|
|
103053
103245
|
.e-pv-status-div {
|
|
@@ -103063,7 +103255,7 @@ $lg-desktop: 1399.98;
|
|
|
103063
103255
|
}
|
|
103064
103256
|
|
|
103065
103257
|
.e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
|
|
103066
|
-
@if $skin-name != 'bootstrap5' {
|
|
103258
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
|
|
103067
103259
|
caret-color: $pv-comment-text-cursor-color;
|
|
103068
103260
|
}
|
|
103069
103261
|
}
|
|
@@ -103183,10 +103375,14 @@ $lg-desktop: 1399.98;
|
|
|
103183
103375
|
.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,
|
|
103184
103376
|
.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,
|
|
103185
103377
|
.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 {
|
|
103186
|
-
@if $skin-name != 'bootstrap5' {
|
|
103378
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
|
|
103187
103379
|
background: $pv-signature-footer-color;
|
|
103188
103380
|
border-color: $pv-signature-footer-color;
|
|
103189
103381
|
}
|
|
103382
|
+
@else if ($skin-name == 'fluent2'){
|
|
103383
|
+
background: $pv-item-selection-background-color;
|
|
103384
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
103385
|
+
}
|
|
103190
103386
|
@else {
|
|
103191
103387
|
background: $secondary-bg-color-pressed;
|
|
103192
103388
|
border-color: $secondary-bg-color-pressed;
|
|
@@ -103317,7 +103513,9 @@ $lg-desktop: 1399.98;
|
|
|
103317
103513
|
@if $skin-name == 'bootstrap5' {
|
|
103318
103514
|
color: $pv-icon-color;
|
|
103319
103515
|
height: 32px;
|
|
103320
|
-
|
|
103516
|
+
@if ($theme-name != 'fluent2') {
|
|
103517
|
+
line-height: 32px;
|
|
103518
|
+
}
|
|
103321
103519
|
}
|
|
103322
103520
|
@else {
|
|
103323
103521
|
color: $pv-icon-color;
|
|
@@ -103374,13 +103572,6 @@ $lg-desktop: 1399.98;
|
|
|
103374
103572
|
border-color: $pv-annotation-dropdown-border-color;
|
|
103375
103573
|
}
|
|
103376
103574
|
|
|
103377
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103378
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103379
|
-
@if $theme-name == 'fluent2' {
|
|
103380
|
-
margin-top: -10px;
|
|
103381
|
-
}
|
|
103382
|
-
}
|
|
103383
|
-
|
|
103384
103575
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
103385
103576
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
103386
103577
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -103949,6 +104140,7 @@ $lg-desktop: 1399.98;
|
|
|
103949
104140
|
|
|
103950
104141
|
.e-pv-properties-form-field-group-btn-div {
|
|
103951
104142
|
display: grid;
|
|
104143
|
+
align-content: space-between;
|
|
103952
104144
|
}
|
|
103953
104145
|
|
|
103954
104146
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -104307,7 +104499,6 @@ $lg-desktop: 1399.98;
|
|
|
104307
104499
|
}
|
|
104308
104500
|
@if $theme-name == 'fluent2'{
|
|
104309
104501
|
font-family: $font-family;
|
|
104310
|
-
margin-left: 7px;
|
|
104311
104502
|
}
|
|
104312
104503
|
}
|
|
104313
104504
|
|
|
@@ -115157,7 +115348,7 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
115157
115348
|
.e-query-builder .e-btn.e-round.e-small {
|
|
115158
115349
|
@if $theme-name == 'fluent2' {
|
|
115159
115350
|
&:hover {
|
|
115160
|
-
background:
|
|
115351
|
+
background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
115161
115352
|
}
|
|
115162
115353
|
|
|
115163
115354
|
&:focus {
|
|
@@ -121327,6 +121518,12 @@ $image-editor-filter-canvas-focus: 2px solid $icon-color !default;
|
|
|
121327
121518
|
margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
|
|
121328
121519
|
}
|
|
121329
121520
|
}
|
|
121521
|
+
|
|
121522
|
+
@if $skin-name == 'fluent2' {
|
|
121523
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
121524
|
+
padding-left: 16px;
|
|
121525
|
+
}
|
|
121526
|
+
}
|
|
121330
121527
|
}
|
|
121331
121528
|
|
|
121332
121529
|
.e-image-editor {
|
|
@@ -121633,6 +121830,16 @@ $image-editor-filter-canvas-focus: 2px solid $icon-color !default;
|
|
|
121633
121830
|
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121634
121831
|
}
|
|
121635
121832
|
}
|
|
121833
|
+
|
|
121834
|
+
@if $skin-name == 'fluent2' {
|
|
121835
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
121836
|
+
padding-left: 14px;
|
|
121837
|
+
}
|
|
121838
|
+
& .e-dropdown-btn,
|
|
121839
|
+
& .e-dropdown-btn span {
|
|
121840
|
+
font-weight: normal;
|
|
121841
|
+
}
|
|
121842
|
+
}
|
|
121636
121843
|
}
|
|
121637
121844
|
|
|
121638
121845
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -122103,10 +122310,13 @@ $image-editor-filter-canvas-focus: 2px solid $icon-color !default;
|
|
|
122103
122310
|
background: inherit;
|
|
122104
122311
|
border: none;
|
|
122105
122312
|
margin-top: $image-editor-ddbtn-margin-top;
|
|
122106
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
|
|
122313
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
122107
122314
|
background: $tbar-default-bg;
|
|
122108
122315
|
color: $tbar-default-icon-color;
|
|
122109
122316
|
}
|
|
122317
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
122318
|
+
border: 2px solid #000;
|
|
122319
|
+
}
|
|
122110
122320
|
@if $skin-name == 'Material3' {
|
|
122111
122321
|
box-shadow: none;
|
|
122112
122322
|
}
|
|
@@ -122125,6 +122335,36 @@ $image-editor-filter-canvas-focus: 2px solid $icon-color !default;
|
|
|
122125
122335
|
background: $btn-focus-bgcolor;
|
|
122126
122336
|
box-shadow: none;
|
|
122127
122337
|
color: $btn-focus-color;
|
|
122338
|
+
@if $skin-name == 'FluentUI' {
|
|
122339
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
122340
|
+
box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
|
|
122341
|
+
}
|
|
122342
|
+
@else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
|
|
122343
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
122344
|
+
}
|
|
122345
|
+
@else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
122346
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
122347
|
+
border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
|
|
122348
|
+
}
|
|
122349
|
+
@else if $skin-name == 'bootstrap4' {
|
|
122350
|
+
$color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
|
|
122351
|
+
box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
|
|
122352
|
+
}
|
|
122353
|
+
@else if $skin-name == 'bootstrap5' {
|
|
122354
|
+
box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
122355
|
+
}
|
|
122356
|
+
@else if $skin-name == 'Material3' {
|
|
122357
|
+
box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
|
|
122358
|
+
}
|
|
122359
|
+
@else if $skin-name == 'tailwind' {
|
|
122360
|
+
box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
|
|
122361
|
+
}
|
|
122362
|
+
}
|
|
122363
|
+
|
|
122364
|
+
&:focus-visible {
|
|
122365
|
+
@if $skin-name == 'fluent2' {
|
|
122366
|
+
box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
122367
|
+
}
|
|
122128
122368
|
}
|
|
122129
122369
|
|
|
122130
122370
|
&:active {
|
|
@@ -124304,7 +124544,7 @@ $otp-input-disabled-border-color: $border !default;
|
|
|
124304
124544
|
}
|
|
124305
124545
|
&.e-outline {
|
|
124306
124546
|
.e-otp-input-field {
|
|
124307
|
-
border:
|
|
124547
|
+
border: 1px solid $otp-input-border-color;
|
|
124308
124548
|
}
|
|
124309
124549
|
}
|
|
124310
124550
|
&.e-outline,
|
|
@@ -125302,6 +125542,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125302
125542
|
|
|
125303
125543
|
.e-disabled {
|
|
125304
125544
|
opacity: $ribbon-disabled-opacity;
|
|
125545
|
+
pointer-events: none;
|
|
125305
125546
|
}
|
|
125306
125547
|
|
|
125307
125548
|
.e-input-group {
|