@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
|
@@ -6455,7 +6455,11 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
6455
6455
|
.e-input-group.e-input-focus input.e-input,
|
|
6456
6456
|
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
|
|
6457
6457
|
.e-float-input.e-control-wrapper.e-input-focus input,
|
|
6458
|
-
.e-float-input.e-input-focus input
|
|
6458
|
+
.e-float-input.e-input-focus input {
|
|
6459
|
+
padding-left: $input-text-indent;
|
|
6460
|
+
text-indent: 0;
|
|
6461
|
+
}
|
|
6462
|
+
|
|
6459
6463
|
textarea.e-input#{$css},
|
|
6460
6464
|
.e-input-group textarea.e-input,
|
|
6461
6465
|
.e-input-group textarea,
|
|
@@ -6469,7 +6473,12 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
6469
6473
|
.e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
6470
6474
|
.e-float-input.e-control-wrapper textarea:focus,
|
|
6471
6475
|
.e-float-input textarea:focus {
|
|
6472
|
-
|
|
6476
|
+
@if $input-skin-name == 'fluent2' {
|
|
6477
|
+
padding-left: 12px;
|
|
6478
|
+
}
|
|
6479
|
+
@else {
|
|
6480
|
+
padding-left: $input-text-indent;
|
|
6481
|
+
}
|
|
6473
6482
|
text-indent: 0;
|
|
6474
6483
|
}
|
|
6475
6484
|
|
|
@@ -6796,7 +6805,12 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
6796
6805
|
.e-bigger .e-input-group.e-control-wrapper textarea.e-input:focus,
|
|
6797
6806
|
.e-bigger .e-float-input.e-control-wrapper textarea:focus,
|
|
6798
6807
|
.e-bigger .e-float-input textarea:focus {
|
|
6799
|
-
|
|
6808
|
+
@if $input-skin-name == 'fluent2' {
|
|
6809
|
+
padding: $textarea-bigger-padding;
|
|
6810
|
+
}
|
|
6811
|
+
@else {
|
|
6812
|
+
padding-left: $input-bigger-text-indent;
|
|
6813
|
+
}
|
|
6800
6814
|
text-indent: 0;
|
|
6801
6815
|
}
|
|
6802
6816
|
|
|
@@ -7696,18 +7710,18 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
7696
7710
|
}
|
|
7697
7711
|
}
|
|
7698
7712
|
|
|
7699
|
-
.e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7700
|
-
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7701
|
-
.e-float-input:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7702
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7703
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7704
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7705
|
-
.e-float-input:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7706
|
-
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
7707
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7708
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]),
|
|
7709
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) input:not([disabled]),
|
|
7710
|
-
.e-float-input.e-control-wrapper:hover:not(.e-input-group):not(.e-disabled) textarea:not([disabled]) {
|
|
7713
|
+
.e-input-group:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7714
|
+
.e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7715
|
+
.e-float-input:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7716
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
7717
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
7718
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) input:not([disabled]),
|
|
7719
|
+
.e-float-input:hover:not(.e-input-group):not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error) textarea:not([disabled]),
|
|
7720
|
+
.e-float-input.e-control-wrapper:hover:not(.e-disabled):not(.e-success):not(.e-warning):not(.e-error):not(.e-float-icon-left),
|
|
7721
|
+
.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]),
|
|
7722
|
+
.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]),
|
|
7723
|
+
.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]),
|
|
7724
|
+
.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]) {
|
|
7711
7725
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7712
7726
|
border-bottom-width: $input-group-border-width-hover;
|
|
7713
7727
|
}
|
|
@@ -14862,7 +14876,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
14862
14876
|
border-color: $input-box-border-color;
|
|
14863
14877
|
}
|
|
14864
14878
|
|
|
14865
|
-
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
14879
|
+
.e-bigger .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-textarea) {
|
|
14866
14880
|
@if $input-skin-name == 'fluent2' {
|
|
14867
14881
|
padding-bottom: 0;
|
|
14868
14882
|
}
|
|
@@ -14897,6 +14911,20 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
14897
14911
|
}
|
|
14898
14912
|
}
|
|
14899
14913
|
|
|
14914
|
+
textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
14915
|
+
@if $input-skin-name == 'fluent2' {
|
|
14916
|
+
border-bottom-color: $input-active-border-color;
|
|
14917
|
+
padding-bottom: 4px;
|
|
14918
|
+
border-bottom-width: 0;
|
|
14919
|
+
}
|
|
14920
|
+
}
|
|
14921
|
+
|
|
14922
|
+
.e-bigger textarea.e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
14923
|
+
@if $input-skin-name == 'fluent2' {
|
|
14924
|
+
padding-bottom: 6px;
|
|
14925
|
+
}
|
|
14926
|
+
}
|
|
14927
|
+
|
|
14900
14928
|
.e-input-group .e-input#{$css}:focus:not(.e-success):not(.e-warning):not(.e-error),
|
|
14901
14929
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
|
|
14902
14930
|
.e-input-group .e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
|
|
@@ -15012,15 +15040,11 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
15012
15040
|
@if $input-skin-name == 'bootstrap4' {
|
|
15013
15041
|
transition: $input-transition-shadow;
|
|
15014
15042
|
}
|
|
15015
|
-
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' {
|
|
15043
|
+
@if $input-skin-name == 'tailwind' or $input-skin-name == 'bootstrap5' or $input-skin-name == 'FluentUI' {
|
|
15016
15044
|
border-color: $input-group-border-color-focus;
|
|
15017
15045
|
border-radius: $input-groupo-focus-border-radius;
|
|
15018
15046
|
box-shadow: $input-group-focus-box-shadow;
|
|
15019
15047
|
}
|
|
15020
|
-
@if $input-skin-name == 'FluentUI' {
|
|
15021
|
-
border-radius: $input-groupo-focus-border-radius;
|
|
15022
|
-
border-width: 2px;
|
|
15023
|
-
}
|
|
15024
15048
|
}
|
|
15025
15049
|
|
|
15026
15050
|
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
@@ -19510,9 +19534,11 @@ $breadcrumb-popup-item-hover-outline: 0 solid $border-light !default;
|
|
|
19510
19534
|
&:focus-visible {
|
|
19511
19535
|
@if $skin-name == 'fluent2' {
|
|
19512
19536
|
box-shadow: $secondary-shadow-focus;
|
|
19537
|
+
color: $breadcrumb-item-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19513
19538
|
|
|
19514
|
-
& .e-breadcrumb-icon
|
|
19515
|
-
|
|
19539
|
+
& .e-breadcrumb-icon,
|
|
19540
|
+
&.e-breadcrumb-url .e-breadcrumb-icon {
|
|
19541
|
+
color: $icon-color !important; /* stylelint-disable-line declaration-no-important */
|
|
19516
19542
|
}
|
|
19517
19543
|
}
|
|
19518
19544
|
}
|
|
@@ -22818,7 +22844,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
22818
22844
|
@if $skin-name == 'fluent2' {
|
|
22819
22845
|
background: transparent;
|
|
22820
22846
|
border-color: $secondary-border-color-hover;
|
|
22821
|
-
color: $secondary-text-color-
|
|
22847
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
22822
22848
|
}
|
|
22823
22849
|
|
|
22824
22850
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -22851,7 +22877,7 @@ $btn-focus-box-shadow: $shadow-focus-ring2 !default;
|
|
|
22851
22877
|
@include outline-active;
|
|
22852
22878
|
@if $skin-name == 'fluent2' {
|
|
22853
22879
|
background: transparent;
|
|
22854
|
-
color: $secondary-text-color-
|
|
22880
|
+
color: $secondary-outline-button-text-color-pressed;
|
|
22855
22881
|
outline: 2px solid;
|
|
22856
22882
|
outline-offset: -2px;
|
|
22857
22883
|
}
|
|
@@ -23757,6 +23783,7 @@ $sd-active-font-color: $secondary-text-color !default;
|
|
|
23757
23783
|
font-size: 12px;
|
|
23758
23784
|
line-height: 16px;
|
|
23759
23785
|
padding: 8px 16px;
|
|
23786
|
+
box-sizing: content-box;
|
|
23760
23787
|
}
|
|
23761
23788
|
}
|
|
23762
23789
|
}
|
|
@@ -29793,6 +29820,12 @@ $drop-down-btn-menu-icon-disabled-color: $secondary-text-color-disabled !default
|
|
|
29793
29820
|
background: $drop-down-btn-li-bgcolor;
|
|
29794
29821
|
}
|
|
29795
29822
|
color: $drop-down-btn-li-selection-font-color;
|
|
29823
|
+
& .e-menu-icon,
|
|
29824
|
+
& .e-menu-url {
|
|
29825
|
+
@if $skin-name == 'fluent2' {
|
|
29826
|
+
color: $drop-down-btn-li-selection-font-color;
|
|
29827
|
+
}
|
|
29828
|
+
}
|
|
29796
29829
|
}
|
|
29797
29830
|
|
|
29798
29831
|
&:active,
|
|
@@ -32026,7 +32059,13 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32026
32059
|
&.e-scale {
|
|
32027
32060
|
&.e-h-scale {
|
|
32028
32061
|
.e-tick {
|
|
32029
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32062
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32063
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32064
|
+
@if ($skin-name == 'material-dark') {
|
|
32065
|
+
background-position: bottom;
|
|
32066
|
+
}
|
|
32067
|
+
}
|
|
32068
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32030
32069
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32031
32070
|
}
|
|
32032
32071
|
@else {
|
|
@@ -32036,7 +32075,10 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32036
32075
|
}
|
|
32037
32076
|
|
|
32038
32077
|
.e-large {
|
|
32039
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32078
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32079
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32080
|
+
}
|
|
32081
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32040
32082
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32041
32083
|
}
|
|
32042
32084
|
}
|
|
@@ -32066,7 +32108,13 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32066
32108
|
&.e-scale {
|
|
32067
32109
|
&.e-h-scale {
|
|
32068
32110
|
.e-tick {
|
|
32069
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32111
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32112
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32113
|
+
@if ($skin-name == 'material-dark') {
|
|
32114
|
+
background-position-x: center;
|
|
32115
|
+
}
|
|
32116
|
+
}
|
|
32117
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32070
32118
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32071
32119
|
}
|
|
32072
32120
|
@else {
|
|
@@ -32076,7 +32124,10 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32076
32124
|
}
|
|
32077
32125
|
|
|
32078
32126
|
.e-large {
|
|
32079
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32127
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32128
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32129
|
+
}
|
|
32130
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32080
32131
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32081
32132
|
}
|
|
32082
32133
|
}
|
|
@@ -32152,7 +32203,12 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32152
32203
|
}
|
|
32153
32204
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32154
32205
|
background-position: center;
|
|
32155
|
-
|
|
32206
|
+
@if ($skin-name == 'material-dark') {
|
|
32207
|
+
height: 12px;
|
|
32208
|
+
}
|
|
32209
|
+
@else {
|
|
32210
|
+
height: 99%;
|
|
32211
|
+
}
|
|
32156
32212
|
}
|
|
32157
32213
|
}
|
|
32158
32214
|
|
|
@@ -32178,6 +32234,10 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32178
32234
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32179
32235
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32180
32236
|
}
|
|
32237
|
+
@else if ($skin-name == 'material-dark') {
|
|
32238
|
+
height: 20px;
|
|
32239
|
+
top: 4px;
|
|
32240
|
+
}
|
|
32181
32241
|
}
|
|
32182
32242
|
}
|
|
32183
32243
|
|
|
@@ -32277,7 +32337,7 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32277
32337
|
background-position: center center;
|
|
32278
32338
|
}
|
|
32279
32339
|
|
|
32280
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32340
|
+
@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') {
|
|
32281
32341
|
&.e-large {
|
|
32282
32342
|
@if ($skin-name != 'bootstrap4') {
|
|
32283
32343
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32367,7 +32427,7 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32367
32427
|
.e-tick {
|
|
32368
32428
|
display: inline-block;
|
|
32369
32429
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32370
|
-
background-repeat:
|
|
32430
|
+
background-repeat: repeat-y;
|
|
32371
32431
|
}
|
|
32372
32432
|
|
|
32373
32433
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -44726,6 +44786,12 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44726
44786
|
box-sizing: border-box;
|
|
44727
44787
|
}
|
|
44728
44788
|
|
|
44789
|
+
@if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'tailwind' {
|
|
44790
|
+
.e-dialog .e-dlg-content .e-richtexteditor .e-rte-container .e-rte-tb-float {
|
|
44791
|
+
top: -$dialog-content-padding-top !important; /* stylelint-disable-line declaration-no-important */
|
|
44792
|
+
}
|
|
44793
|
+
}
|
|
44794
|
+
|
|
44729
44795
|
|
|
44730
44796
|
@include export-module('dialog-theme') {
|
|
44731
44797
|
.e-dialog {
|
|
@@ -54739,7 +54805,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
54739
54805
|
|
|
54740
54806
|
.e-list-item {
|
|
54741
54807
|
|
|
54742
|
-
div.e-icons::before
|
|
54808
|
+
div.e-icons.e-icon-expandable::before,
|
|
54809
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54743
54810
|
content: '\e75c';
|
|
54744
54811
|
}
|
|
54745
54812
|
}
|
|
@@ -62181,19 +62248,6 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
62181
62248
|
text-align: center;
|
|
62182
62249
|
}
|
|
62183
62250
|
|
|
62184
|
-
&:not(.e-list-template) .e-list-item,
|
|
62185
|
-
.e-list-nrt,
|
|
62186
|
-
.e-selectall-parent {
|
|
62187
|
-
height: $listbox-item-height;
|
|
62188
|
-
line-height: $listbox-item-line-height;
|
|
62189
|
-
padding: $listbox-item-padding;
|
|
62190
|
-
position: relative;
|
|
62191
|
-
@if $skin-name == 'fluent2' {
|
|
62192
|
-
font-size: 14px;
|
|
62193
|
-
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
62194
|
-
}
|
|
62195
|
-
}
|
|
62196
|
-
|
|
62197
62251
|
.e-list-parent {
|
|
62198
62252
|
height: 100%;
|
|
62199
62253
|
min-height: $listbox-item-height;
|
|
@@ -62695,6 +62749,23 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
|
62695
62749
|
}
|
|
62696
62750
|
}
|
|
62697
62751
|
|
|
62752
|
+
.e-listbox-wrapper,
|
|
62753
|
+
.e-listbox-container,
|
|
62754
|
+
.e-listboxtool-wrapper .e-listbox-wrapper {
|
|
62755
|
+
&:not(.e-list-template) .e-list-item,
|
|
62756
|
+
.e-list-nrt,
|
|
62757
|
+
.e-selectall-parent {
|
|
62758
|
+
height: $listbox-item-height;
|
|
62759
|
+
line-height: $listbox-item-line-height;
|
|
62760
|
+
padding: $listbox-item-padding;
|
|
62761
|
+
position: relative;
|
|
62762
|
+
@if $skin-name == 'fluent2' {
|
|
62763
|
+
font-size: 14px;
|
|
62764
|
+
border-radius: 4px !important; /* stylelint-disable-line declaration-no-important */
|
|
62765
|
+
}
|
|
62766
|
+
}
|
|
62767
|
+
}
|
|
62768
|
+
|
|
62698
62769
|
|
|
62699
62770
|
@mixin avatar {
|
|
62700
62771
|
height: $listbox-template-avatar-size;
|
|
@@ -68813,7 +68884,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
68813
68884
|
}
|
|
68814
68885
|
}
|
|
68815
68886
|
}
|
|
68816
|
-
.e-listview
|
|
68887
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
68817
68888
|
height: 24px;
|
|
68818
68889
|
width: 16px;
|
|
68819
68890
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -74871,7 +74942,7 @@ $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .4em !default;
|
|
|
74871
74942
|
$grid-ungroup-rtl-padding-right: -8px !default;
|
|
74872
74943
|
$grid-headercelldiv-padding: 0 20px 0 5px !default;
|
|
74873
74944
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
74874
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
74945
|
+
$grid-headercell-div-padding: 0 1.6em 0 .4em !default;
|
|
74875
74946
|
$grid-group-text-width: auto !default;
|
|
74876
74947
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
74877
74948
|
$grid-group-caption-font-size: $text-xs !default;
|
|
@@ -77046,7 +77117,22 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77046
77117
|
text-transform: $grid-header-text-transform;
|
|
77047
77118
|
user-select: none;
|
|
77048
77119
|
}
|
|
77049
|
-
|
|
77120
|
+
|
|
77121
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
77122
|
+
.e-leftalign:not(.e-fltr-icon) .e-headercelldiv,
|
|
77123
|
+
.e-centeralign:not(.e-fltr-icon) .e-headercelldiv{
|
|
77124
|
+
padding: 0 .4em ;
|
|
77125
|
+
@if $grid-skin == 'material' {
|
|
77126
|
+
padding: $grid-headercell-div-padding;
|
|
77127
|
+
}
|
|
77128
|
+
@if $grid-skin == 'fabric' {
|
|
77129
|
+
padding: 0 1px 0;
|
|
77130
|
+
}
|
|
77131
|
+
@if $grid-skin == 'highcontrast' {
|
|
77132
|
+
padding: 0;
|
|
77133
|
+
}
|
|
77134
|
+
}
|
|
77135
|
+
|
|
77050
77136
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
77051
77137
|
overflow: visible;
|
|
77052
77138
|
}
|
|
@@ -77490,7 +77576,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77490
77576
|
}
|
|
77491
77577
|
|
|
77492
77578
|
&.e-default:not(.e-rtl) tr {
|
|
77493
|
-
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-addfreezefirstchildborder),
|
|
77579
|
+
& td:first-child:not(.e-xlsel-left-border, .e-fixedfreeze.e-freezeleftborder, .e-rowcell-firstchild, .e-addfreezefirstchildborder),
|
|
77494
77580
|
& th.e-headercell:first-child:not(.e-firstcell):not(.e-headercell.e-frozen-left-border),
|
|
77495
77581
|
& th.e-filterbarcell:first-child:not(.e-filterbarcell.e-frozen-left-border) {
|
|
77496
77582
|
border-left-width: 0;
|
|
@@ -77927,7 +78013,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77927
78013
|
border-top-color: $grid-columnchooser-footer-border-color;
|
|
77928
78014
|
border-top-width: 1px;
|
|
77929
78015
|
margin-top: 0;
|
|
77930
|
-
overflow-x:
|
|
78016
|
+
overflow-x: auto;
|
|
78017
|
+
& .e-checkbox-wrapper .e-label.e-checkboxfiltertext{
|
|
78018
|
+
white-space: nowrap;
|
|
78019
|
+
}
|
|
77931
78020
|
}
|
|
77932
78021
|
|
|
77933
78022
|
@if $grid-skin == 'fluent2' {
|
|
@@ -78947,6 +79036,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78947
79036
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78948
79037
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78949
79038
|
text-align: right;
|
|
79039
|
+
@if $grid-skin == 'highcontrast' {
|
|
79040
|
+
margin: -7px 0;
|
|
79041
|
+
}
|
|
78950
79042
|
|
|
78951
79043
|
& .e-sortnumber {
|
|
78952
79044
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -78958,6 +79050,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78958
79050
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78959
79051
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78960
79052
|
text-align: right;
|
|
79053
|
+
@if $grid-skin == 'highcontrast' {
|
|
79054
|
+
margin: -7px 0;
|
|
79055
|
+
}
|
|
78961
79056
|
|
|
78962
79057
|
& .e-sortnumber {
|
|
78963
79058
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -78978,9 +79073,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78978
79073
|
|
|
78979
79074
|
& .e-sortnumber {
|
|
78980
79075
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
78981
|
-
@if $grid-skin == 'bootstrap4' {
|
|
78982
|
-
margin: 4px -2px 0 0;
|
|
78983
|
-
}
|
|
78984
79076
|
}
|
|
78985
79077
|
}
|
|
78986
79078
|
|
|
@@ -79193,7 +79285,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79193
79285
|
}
|
|
79194
79286
|
|
|
79195
79287
|
&.e-default {
|
|
79196
|
-
& tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
|
|
79288
|
+
& tr td:last-child:not(.e-xlsel-left-border, .e-rowcell-lastchild, .e-addfreezefirstchildborder),
|
|
79197
79289
|
& .e-gridheader table tr th:last-child:not(.e-firstcell) {
|
|
79198
79290
|
border-left: 0;
|
|
79199
79291
|
}
|
|
@@ -98377,7 +98469,7 @@ $pv-corrupted-pop-content-margin-right: 53px !default;
|
|
|
98377
98469
|
$pv-corrupted-pop-header-rtl-text-align: right !default;
|
|
98378
98470
|
$pv-toolbar-btn-width-mobile: 36px !default;
|
|
98379
98471
|
$pv-toolbar-btn-height-mobile: 30px !default;
|
|
98380
|
-
$pv-annotation-opacity-popup-background-color: $
|
|
98472
|
+
$pv-annotation-opacity-popup-background-color: $content-bg-color-alt1 !default;
|
|
98381
98473
|
$pv-annotation-opacity-popup-color: $content-text-color !default;
|
|
98382
98474
|
$pv-annotation-opacity-popup-padding: 16px !default;
|
|
98383
98475
|
$pv-annotation-opacity-popup-min-height: 48px !default;
|
|
@@ -99026,14 +99118,14 @@ $lg-desktop: 1399.98;
|
|
|
99026
99118
|
}
|
|
99027
99119
|
|
|
99028
99120
|
.e-pv-diagram-resize-handle{
|
|
99029
|
-
@if $theme-name == 'fluent2' {
|
|
99121
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
99030
99122
|
fill: $pv-selection-touch-element-background-color !important/* stylelint-disable-line declaration-no-important */
|
|
99031
99123
|
}
|
|
99032
99124
|
}
|
|
99033
99125
|
|
|
99034
99126
|
.e-pv-diagram-border,
|
|
99035
99127
|
.e-pv-diagram-resize-handle {
|
|
99036
|
-
@if $theme-name=='fluent2' {
|
|
99128
|
+
@if $theme-name == 'fluent2' or $theme-name == 'bootstrap5.3' {
|
|
99037
99129
|
stroke: $pv-selection-touch-element-background-color !important;/* stylelint-disable-line declaration-no-important */
|
|
99038
99130
|
}
|
|
99039
99131
|
}
|
|
@@ -99341,7 +99433,9 @@ $lg-desktop: 1399.98;
|
|
|
99341
99433
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
99342
99434
|
height: $pv-toolbar-btn-height;
|
|
99343
99435
|
min-width: $pv-toolbar-btn-width;
|
|
99344
|
-
|
|
99436
|
+
@if ($skin-name != 'fluent2') {
|
|
99437
|
+
width: $pv-toolbar-btn-width;
|
|
99438
|
+
}
|
|
99345
99439
|
@if $skin-name == 'FluentUI' {
|
|
99346
99440
|
line-height: $pv-toolbar-btn-height;
|
|
99347
99441
|
min-width: 40px;
|
|
@@ -100259,7 +100353,8 @@ $lg-desktop: 1399.98;
|
|
|
100259
100353
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
100260
100354
|
}
|
|
100261
100355
|
|
|
100262
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
100356
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
100357
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
100263
100358
|
{
|
|
100264
100359
|
background: $pv-thumbnail-view-button-selection-background;
|
|
100265
100360
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100622,7 +100717,9 @@ $lg-desktop: 1399.98;
|
|
|
100622
100717
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100623
100718
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100624
100719
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100625
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100720
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100721
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100722
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100626
100723
|
color: $pv-icon-color;
|
|
100627
100724
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100628
100725
|
box-shadow: none;
|
|
@@ -100686,25 +100783,39 @@ $lg-desktop: 1399.98;
|
|
|
100686
100783
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100687
100784
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100688
100785
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100689
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100786
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100787
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100788
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100690
100789
|
@if $skin-name == 'bootstrap4' {
|
|
100691
100790
|
color: $pv-icon-color-hover;
|
|
100692
100791
|
}
|
|
100693
100792
|
@if $skin-name == 'bootstrap5' {
|
|
100694
100793
|
color: $white;
|
|
100695
100794
|
}
|
|
100795
|
+
@if $skin-name == 'fluent2' {
|
|
100796
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100797
|
+
}
|
|
100696
100798
|
@if $skin-name == 'FluentUI' {
|
|
100697
100799
|
color: $pv-item-selection-color;
|
|
100698
100800
|
}
|
|
100699
100801
|
}
|
|
100700
100802
|
|
|
100803
|
+
.e-pv-shapes-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover{
|
|
100804
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
100805
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
100806
|
+
}
|
|
100807
|
+
@if $theme-name == 'bootstrap5' {
|
|
100808
|
+
color: $pv-item-selection-color;
|
|
100809
|
+
}
|
|
100810
|
+
}
|
|
100811
|
+
|
|
100701
100812
|
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
100702
100813
|
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
|
|
100703
100814
|
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus {
|
|
100704
100815
|
@if $skin-name == 'bootstrap4' {
|
|
100705
100816
|
color: $pv-icon-color-hover;
|
|
100706
100817
|
}
|
|
100707
|
-
@if $skin-name == 'bootstrap5' {
|
|
100818
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100708
100819
|
color: $pv-icon-color;
|
|
100709
100820
|
}
|
|
100710
100821
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100712,12 +100823,23 @@ $lg-desktop: 1399.98;
|
|
|
100712
100823
|
}
|
|
100713
100824
|
}
|
|
100714
100825
|
|
|
100826
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100827
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100828
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
100829
|
+
@if ($skin-name == 'fluent2') {
|
|
100830
|
+
color: $pv-icon-color;
|
|
100831
|
+
}
|
|
100832
|
+
}
|
|
100833
|
+
|
|
100715
100834
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100716
100835
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100717
100836
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100718
100837
|
@if $skin-name == 'bootstrap4' {
|
|
100719
100838
|
color: $pv-icon-color-hover;
|
|
100720
100839
|
}
|
|
100840
|
+
@if $skin-name == 'fluent2' {
|
|
100841
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100842
|
+
}
|
|
100721
100843
|
}
|
|
100722
100844
|
|
|
100723
100845
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -100898,6 +101020,17 @@ $lg-desktop: 1399.98;
|
|
|
100898
101020
|
|
|
100899
101021
|
.e-pv-search-input-mobile {
|
|
100900
101022
|
height: $pv-search-input-height;
|
|
101023
|
+
max-height: 150px !important;/* stylelint-disable-line declaration-no-important */
|
|
101024
|
+
}
|
|
101025
|
+
|
|
101026
|
+
.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,
|
|
101027
|
+
.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 {
|
|
101028
|
+
margin-left: 3px;
|
|
101029
|
+
}
|
|
101030
|
+
|
|
101031
|
+
.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,
|
|
101032
|
+
.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 {
|
|
101033
|
+
margin-right: 3px;
|
|
100901
101034
|
}
|
|
100902
101035
|
|
|
100903
101036
|
.e-pv-match-case-container {
|
|
@@ -100995,13 +101128,11 @@ $lg-desktop: 1399.98;
|
|
|
100995
101128
|
}
|
|
100996
101129
|
|
|
100997
101130
|
.e-pv-notification-popup {
|
|
100998
|
-
height: $pv-notification-popup-height;
|
|
100999
101131
|
margin: 0 10px;
|
|
101000
101132
|
max-width: $pv-notification-popup-width;
|
|
101001
101133
|
}
|
|
101002
101134
|
|
|
101003
101135
|
.e-pv-notification-popup.e-pv-notification-large-content {
|
|
101004
|
-
height: $pv-notification-popup-height-large-content;
|
|
101005
101136
|
max-width: $pv-notification-popup-width-large-content;
|
|
101006
101137
|
}
|
|
101007
101138
|
|
|
@@ -101069,10 +101200,13 @@ $lg-desktop: 1399.98;
|
|
|
101069
101200
|
border-bottom: 2px solid;
|
|
101070
101201
|
margin-top: 0;
|
|
101071
101202
|
padding-top: 5px;
|
|
101072
|
-
@if ($skin-name=='bootstrap5'
|
|
101203
|
+
@if ($skin-name=='bootstrap5') {
|
|
101073
101204
|
margin-top: -4px;
|
|
101074
101205
|
padding-top: 0;
|
|
101075
101206
|
}
|
|
101207
|
+
@if ($theme-name=='fluent2') {
|
|
101208
|
+
padding-top: 0;
|
|
101209
|
+
}
|
|
101076
101210
|
@if $skin-name == 'FluentUI' {
|
|
101077
101211
|
line-height: 11px;
|
|
101078
101212
|
}
|
|
@@ -101084,7 +101218,12 @@ $lg-desktop: 1399.98;
|
|
|
101084
101218
|
line-height: 1.71em;
|
|
101085
101219
|
}
|
|
101086
101220
|
border-bottom: 2px solid;
|
|
101087
|
-
|
|
101221
|
+
@if ($skin-name == 'fluent2') {
|
|
101222
|
+
margin-top: 5px;
|
|
101223
|
+
}
|
|
101224
|
+
@else {
|
|
101225
|
+
margin-top: 0;
|
|
101226
|
+
}
|
|
101088
101227
|
padding-top: 1px;
|
|
101089
101228
|
vertical-align: initial;
|
|
101090
101229
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101096,9 +101235,12 @@ $lg-desktop: 1399.98;
|
|
|
101096
101235
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
101097
101236
|
margin-top: 0;
|
|
101098
101237
|
padding-top: 7px;
|
|
101099
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
101238
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
101100
101239
|
padding-top: 0;
|
|
101101
101240
|
}
|
|
101241
|
+
@if ( or $theme-name == 'fluent2'){
|
|
101242
|
+
padding-top: 5px;
|
|
101243
|
+
}
|
|
101102
101244
|
vertical-align: initial;
|
|
101103
101245
|
}
|
|
101104
101246
|
|
|
@@ -101110,6 +101252,13 @@ $lg-desktop: 1399.98;
|
|
|
101110
101252
|
vertical-align: initial;
|
|
101111
101253
|
}
|
|
101112
101254
|
|
|
101255
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
101256
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
101257
|
+
@if $skin-name != 'Material3' {
|
|
101258
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
101259
|
+
}
|
|
101260
|
+
}
|
|
101261
|
+
|
|
101113
101262
|
.e-pv-annotation-opacity-popup-container,
|
|
101114
101263
|
.e-pv-annotation-thickness-popup-container {
|
|
101115
101264
|
@if $skin-name != 'Material3' {
|
|
@@ -101389,6 +101538,13 @@ $lg-desktop: 1399.98;
|
|
|
101389
101538
|
}
|
|
101390
101539
|
}
|
|
101391
101540
|
|
|
101541
|
+
.e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active:not(:hover) {
|
|
101542
|
+
@if $skin-name == 'fluent2' {
|
|
101543
|
+
background-color: $pv-annotation-dd-background-color-active;
|
|
101544
|
+
color: $pv-icon-color;
|
|
101545
|
+
}
|
|
101546
|
+
}
|
|
101547
|
+
|
|
101392
101548
|
.e-pv-annotation-color-container.e-dropdown-btn.e-btn,
|
|
101393
101549
|
.e-pv-annotation-opacity-container.e-dropdown-btn.e-btn,
|
|
101394
101550
|
.e-pv-annotation-stroke-container.e-dropdown-btn.e-btn,
|
|
@@ -101468,13 +101624,6 @@ $lg-desktop: 1399.98;
|
|
|
101468
101624
|
}
|
|
101469
101625
|
}
|
|
101470
101626
|
|
|
101471
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
101472
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
101473
|
-
@if ($theme-name == 'fluent2') {
|
|
101474
|
-
line-height: 28px;
|
|
101475
|
-
}
|
|
101476
|
-
}
|
|
101477
|
-
|
|
101478
101627
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
101479
101628
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
101480
101629
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101572,6 +101721,13 @@ $lg-desktop: 1399.98;
|
|
|
101572
101721
|
}
|
|
101573
101722
|
}
|
|
101574
101723
|
|
|
101724
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101725
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101726
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101727
|
+
color: $pv-icon-color;
|
|
101728
|
+
}
|
|
101729
|
+
}
|
|
101730
|
+
|
|
101575
101731
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101576
101732
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101577
101733
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101780,6 +101936,9 @@ $lg-desktop: 1399.98;
|
|
|
101780
101936
|
@if $skin-name == 'FluentUI' {
|
|
101781
101937
|
margin-left: 195px;
|
|
101782
101938
|
}
|
|
101939
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101940
|
+
margin-left: 145px !important;/* stylelint-disable-line declaration-no-important */
|
|
101941
|
+
}
|
|
101783
101942
|
}
|
|
101784
101943
|
|
|
101785
101944
|
.e-pv-properties-line-start,
|
|
@@ -102103,17 +102262,27 @@ $lg-desktop: 1399.98;
|
|
|
102103
102262
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
102104
102263
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
102105
102264
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
102106
|
-
@if $skin-name != 'Material3' {
|
|
102265
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
102107
102266
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
102108
102267
|
}
|
|
102109
102268
|
}
|
|
102110
102269
|
|
|
102111
102270
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected {
|
|
102112
|
-
@if $skin-name == 'bootstrap5' {
|
|
102271
|
+
@if $skin-name == 'bootstrap5' or $theme-name == 'bootstrap5.3' {
|
|
102113
102272
|
background: $secondary-bg-color-pressed;
|
|
102114
102273
|
}
|
|
102115
102274
|
}
|
|
102116
102275
|
|
|
102276
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-pv-stamp-icon,
|
|
102277
|
+
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item.e-selected .e-caret {
|
|
102278
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
102279
|
+
color: var(--color-sf-secondary-text-color-pressed);
|
|
102280
|
+
}
|
|
102281
|
+
@if $theme-name == 'bootstrap5' {
|
|
102282
|
+
color: $pv-item-selection-color;
|
|
102283
|
+
}
|
|
102284
|
+
}
|
|
102285
|
+
|
|
102117
102286
|
.e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
|
|
102118
102287
|
.e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
102119
102288
|
height: $pv-toolbar-btn-height-big;
|
|
@@ -102207,17 +102376,9 @@ $lg-desktop: 1399.98;
|
|
|
102207
102376
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
102208
102377
|
}
|
|
102209
102378
|
|
|
102210
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
102211
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
102212
|
-
@if $theme-name == 'fluent2' {
|
|
102213
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102214
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102215
|
-
}
|
|
102216
|
-
}
|
|
102217
|
-
|
|
102218
102379
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
102219
102380
|
@if $theme-name == 'fluent2' {
|
|
102220
|
-
|
|
102381
|
+
color: var(--color-sf-secondary-text-color);
|
|
102221
102382
|
}
|
|
102222
102383
|
}
|
|
102223
102384
|
|
|
@@ -102557,11 +102718,13 @@ $lg-desktop: 1399.98;
|
|
|
102557
102718
|
padding-right: 7px;
|
|
102558
102719
|
@if $skin-name == 'Material3' {
|
|
102559
102720
|
font-size: $text-xs;
|
|
102721
|
+
padding-left: 12px;
|
|
102722
|
+
padding-right: 12px;
|
|
102560
102723
|
}
|
|
102561
102724
|
}
|
|
102562
102725
|
|
|
102563
102726
|
.e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
|
|
102564
|
-
@if ($skin-name != 'bootstrap5' and $skin-name != 'Material3') {
|
|
102727
|
+
@if ($skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' and $skin-name != 'Material3') {
|
|
102565
102728
|
background-color: $pv-save-button-bg-color;
|
|
102566
102729
|
border-radius: 2px;
|
|
102567
102730
|
color: $pv-save-button-color;
|
|
@@ -102671,6 +102834,9 @@ $lg-desktop: 1399.98;
|
|
|
102671
102834
|
@if $skin-name == 'bootstrap4' {
|
|
102672
102835
|
color: $pv-title-close-color;
|
|
102673
102836
|
}
|
|
102837
|
+
@if $skin-name == 'fluent2' {
|
|
102838
|
+
color: var(--color-sf-secondary-text-color);
|
|
102839
|
+
}
|
|
102674
102840
|
height: $pv-title-close-height;
|
|
102675
102841
|
position: $pv-title-close-position;
|
|
102676
102842
|
right: 11px;
|
|
@@ -102699,7 +102865,7 @@ $lg-desktop: 1399.98;
|
|
|
102699
102865
|
.e-pv-comments-panel-text {
|
|
102700
102866
|
font-size: 15px;
|
|
102701
102867
|
padding-left: 85px;
|
|
102702
|
-
color:
|
|
102868
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102703
102869
|
}
|
|
102704
102870
|
|
|
102705
102871
|
.e-pv-comments-content-container {
|
|
@@ -102887,8 +103053,34 @@ $lg-desktop: 1399.98;
|
|
|
102887
103053
|
}
|
|
102888
103054
|
}
|
|
102889
103055
|
|
|
103056
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
103057
|
+
@if ($skin-name == 'fluent2') {
|
|
103058
|
+
margin-top: -4px;
|
|
103059
|
+
}
|
|
103060
|
+
}
|
|
103061
|
+
|
|
103062
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103063
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103064
|
+
@if ($skin-name == 'fluent2') {
|
|
103065
|
+
margin-top: -5px;
|
|
103066
|
+
}
|
|
103067
|
+
}
|
|
103068
|
+
|
|
103069
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
103070
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
103071
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
103072
|
+
@if ($skin-name == 'fluent2') {
|
|
103073
|
+
padding-top: 8px;
|
|
103074
|
+
}
|
|
103075
|
+
}
|
|
103076
|
+
|
|
102890
103077
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102891
|
-
|
|
103078
|
+
@if ($skin-name == 'fluent2') {
|
|
103079
|
+
margin-top: -4px;
|
|
103080
|
+
}
|
|
103081
|
+
@else {
|
|
103082
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
103083
|
+
}
|
|
102892
103084
|
@if $theme-name != 'fluent2'{
|
|
102893
103085
|
padding-left: 7px;
|
|
102894
103086
|
}
|
|
@@ -102942,7 +103134,7 @@ $lg-desktop: 1399.98;
|
|
|
102942
103134
|
|
|
102943
103135
|
.e-pdfviewer .e-inplaceeditor .e-editable-value-container {
|
|
102944
103136
|
background: transparent;
|
|
102945
|
-
width: 229px;
|
|
103137
|
+
max-width: 229px;
|
|
102946
103138
|
}
|
|
102947
103139
|
|
|
102948
103140
|
.e-pv-status-div {
|
|
@@ -102958,7 +103150,7 @@ $lg-desktop: 1399.98;
|
|
|
102958
103150
|
}
|
|
102959
103151
|
|
|
102960
103152
|
.e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
|
|
102961
|
-
@if $skin-name != 'bootstrap5' {
|
|
103153
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap5.3' {
|
|
102962
103154
|
caret-color: $pv-comment-text-cursor-color;
|
|
102963
103155
|
}
|
|
102964
103156
|
}
|
|
@@ -103078,10 +103270,14 @@ $lg-desktop: 1399.98;
|
|
|
103078
103270
|
.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,
|
|
103079
103271
|
.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,
|
|
103080
103272
|
.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 {
|
|
103081
|
-
@if $skin-name != 'bootstrap5' {
|
|
103273
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'fluent2' {
|
|
103082
103274
|
background: $pv-signature-footer-color;
|
|
103083
103275
|
border-color: $pv-signature-footer-color;
|
|
103084
103276
|
}
|
|
103277
|
+
@else if ($skin-name == 'fluent2'){
|
|
103278
|
+
background: $pv-item-selection-background-color;
|
|
103279
|
+
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
103280
|
+
}
|
|
103085
103281
|
@else {
|
|
103086
103282
|
background: $secondary-bg-color-pressed;
|
|
103087
103283
|
border-color: $secondary-bg-color-pressed;
|
|
@@ -103212,7 +103408,9 @@ $lg-desktop: 1399.98;
|
|
|
103212
103408
|
@if $skin-name == 'bootstrap5' {
|
|
103213
103409
|
color: $pv-icon-color;
|
|
103214
103410
|
height: 32px;
|
|
103215
|
-
|
|
103411
|
+
@if ($theme-name != 'fluent2') {
|
|
103412
|
+
line-height: 32px;
|
|
103413
|
+
}
|
|
103216
103414
|
}
|
|
103217
103415
|
@else {
|
|
103218
103416
|
color: $pv-icon-color;
|
|
@@ -103269,13 +103467,6 @@ $lg-desktop: 1399.98;
|
|
|
103269
103467
|
border-color: $pv-annotation-dropdown-border-color;
|
|
103270
103468
|
}
|
|
103271
103469
|
|
|
103272
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103273
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103274
|
-
@if $theme-name == 'fluent2' {
|
|
103275
|
-
margin-top: -10px;
|
|
103276
|
-
}
|
|
103277
|
-
}
|
|
103278
|
-
|
|
103279
103470
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
103280
103471
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
103281
103472
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -103844,6 +104035,7 @@ $lg-desktop: 1399.98;
|
|
|
103844
104035
|
|
|
103845
104036
|
.e-pv-properties-form-field-group-btn-div {
|
|
103846
104037
|
display: grid;
|
|
104038
|
+
align-content: space-between;
|
|
103847
104039
|
}
|
|
103848
104040
|
|
|
103849
104041
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -104202,7 +104394,6 @@ $lg-desktop: 1399.98;
|
|
|
104202
104394
|
}
|
|
104203
104395
|
@if $theme-name == 'fluent2'{
|
|
104204
104396
|
font-family: $font-family;
|
|
104205
|
-
margin-left: 7px;
|
|
104206
104397
|
}
|
|
104207
104398
|
}
|
|
104208
104399
|
|
|
@@ -115051,7 +115242,7 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
115051
115242
|
.e-query-builder .e-btn.e-round.e-small {
|
|
115052
115243
|
@if $theme-name == 'fluent2' {
|
|
115053
115244
|
&:hover {
|
|
115054
|
-
background:
|
|
115245
|
+
background: $content-bg-color-hover !important; /* stylelint-disable-line declaration-no-important */
|
|
115055
115246
|
}
|
|
115056
115247
|
|
|
115057
115248
|
&:focus {
|
|
@@ -121218,6 +121409,12 @@ $image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
|
|
|
121218
121409
|
margin-top: 5px !important; /* stylelint-disable-line declaration-no-important */
|
|
121219
121410
|
}
|
|
121220
121411
|
}
|
|
121412
|
+
|
|
121413
|
+
@if $skin-name == 'fluent2' {
|
|
121414
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
121415
|
+
padding-left: 16px;
|
|
121416
|
+
}
|
|
121417
|
+
}
|
|
121221
121418
|
}
|
|
121222
121419
|
|
|
121223
121420
|
.e-image-editor {
|
|
@@ -121524,6 +121721,16 @@ $image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
|
|
|
121524
121721
|
width: 16px !important; /* stylelint-disable-line declaration-no-important */
|
|
121525
121722
|
}
|
|
121526
121723
|
}
|
|
121724
|
+
|
|
121725
|
+
@if $skin-name == 'fluent2' {
|
|
121726
|
+
& .e-dropdown-btn.e-ie-ddb-popup {
|
|
121727
|
+
padding-left: 14px;
|
|
121728
|
+
}
|
|
121729
|
+
& .e-dropdown-btn,
|
|
121730
|
+
& .e-dropdown-btn span {
|
|
121731
|
+
font-weight: normal;
|
|
121732
|
+
}
|
|
121733
|
+
}
|
|
121527
121734
|
}
|
|
121528
121735
|
|
|
121529
121736
|
.e-ie-img-save-dlg .e-btn {
|
|
@@ -121994,10 +122201,13 @@ $image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
|
|
|
121994
122201
|
background: inherit;
|
|
121995
122202
|
border: none;
|
|
121996
122203
|
margin-top: $image-editor-ddbtn-margin-top;
|
|
121997
|
-
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' $skin-name == 'bootstrap5-dark' {
|
|
122204
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
121998
122205
|
background: $tbar-default-bg;
|
|
121999
122206
|
color: $tbar-default-icon-color;
|
|
122000
122207
|
}
|
|
122208
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
122209
|
+
border: 2px solid #000;
|
|
122210
|
+
}
|
|
122001
122211
|
@if $skin-name == 'Material3' {
|
|
122002
122212
|
box-shadow: none;
|
|
122003
122213
|
}
|
|
@@ -122016,6 +122226,36 @@ $image-editor-filter-canvas-focus: 1px solid $secondary-text-color !default;
|
|
|
122016
122226
|
background: $btn-focus-bgcolor;
|
|
122017
122227
|
box-shadow: none;
|
|
122018
122228
|
color: $btn-focus-color;
|
|
122229
|
+
@if $skin-name == 'FluentUI' {
|
|
122230
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
122231
|
+
box-shadow: inset 0 0 0 1px !important; /* stylelint-disable-line declaration-no-important */
|
|
122232
|
+
}
|
|
122233
|
+
@else if $skin-name == 'FluentUI' or $skin-name == 'fabric' or $skin-name == 'fabric-dark' {
|
|
122234
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
122235
|
+
}
|
|
122236
|
+
@else if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
122237
|
+
outline: none !important; /* stylelint-disable-line declaration-no-important */
|
|
122238
|
+
border: 2px solid #fff !important; /* stylelint-disable-line declaration-no-important */
|
|
122239
|
+
}
|
|
122240
|
+
@else if $skin-name == 'bootstrap4' {
|
|
122241
|
+
$color-rgba: rgba(mix(lighten($btn-focus-bgcolor, 50%), $btn-focus-border-color, 15%), .5);
|
|
122242
|
+
box-shadow: 0 0 0 .25em $color-rgba !important; /* stylelint-disable-line declaration-no-important */
|
|
122243
|
+
}
|
|
122244
|
+
@else if $skin-name == 'bootstrap5' {
|
|
122245
|
+
box-shadow: $secondary-shadow-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
122246
|
+
}
|
|
122247
|
+
@else if $skin-name == 'Material3' {
|
|
122248
|
+
box-shadow: $shadow-focus-ring1 !important; /* stylelint-disable-line declaration-no-important */
|
|
122249
|
+
}
|
|
122250
|
+
@else if $skin-name == 'tailwind' {
|
|
122251
|
+
box-shadow: 0 0 0 1px #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
|
|
122252
|
+
}
|
|
122253
|
+
}
|
|
122254
|
+
|
|
122255
|
+
&:focus-visible {
|
|
122256
|
+
@if $skin-name == 'fluent2' {
|
|
122257
|
+
box-shadow: $keyboard-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
122258
|
+
}
|
|
122019
122259
|
}
|
|
122020
122260
|
|
|
122021
122261
|
&:active {
|
|
@@ -124195,7 +124435,7 @@ $otp-input-disabled-border-color: $content-bg-color-alt2 !default;
|
|
|
124195
124435
|
}
|
|
124196
124436
|
&.e-outline {
|
|
124197
124437
|
.e-otp-input-field {
|
|
124198
|
-
border:
|
|
124438
|
+
border: 1px solid $otp-input-border-color;
|
|
124199
124439
|
}
|
|
124200
124440
|
}
|
|
124201
124441
|
&.e-outline,
|
|
@@ -125193,6 +125433,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125193
125433
|
|
|
125194
125434
|
.e-disabled {
|
|
125195
125435
|
opacity: $ribbon-disabled-opacity;
|
|
125436
|
+
pointer-events: none;
|
|
125196
125437
|
}
|
|
125197
125438
|
|
|
125198
125439
|
.e-input-group {
|