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