@syncfusion/blazor-themes 23.1.36 → 23.1.38
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/material-dark.scss +1 -1
- package/SCSS-Themes/bootstrap-dark.scss +103 -20
- package/SCSS-Themes/bootstrap.scss +104 -21
- package/SCSS-Themes/bootstrap4.scss +105 -22
- package/SCSS-Themes/bootstrap5-dark.scss +103 -22
- package/SCSS-Themes/bootstrap5.scss +103 -22
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +78 -9
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +79 -10
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +80 -11
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +78 -11
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +78 -11
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +78 -9
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +78 -9
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +78 -9
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +80 -11
- package/SCSS-Themes/dropdowns/list-box/material.scss +80 -11
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/material3.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +80 -13
- package/SCSS-Themes/fabric-dark.scss +103 -20
- package/SCSS-Themes/fabric.scss +103 -20
- package/SCSS-Themes/fluent-dark.scss +105 -24
- package/SCSS-Themes/fluent.scss +105 -24
- package/SCSS-Themes/highcontrast.scss +103 -20
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material3.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
- package/SCSS-Themes/material-dark.scss +106 -23
- package/SCSS-Themes/material.scss +105 -22
- package/SCSS-Themes/material3-dark.scss +105 -24
- package/SCSS-Themes/material3.scss +105 -24
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +4 -1
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +4 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +4 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +3 -9
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/material.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/material3.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +12 -1
- package/SCSS-Themes/tailwind-dark.scss +105 -24
- package/SCSS-Themes/tailwind.scss +105 -24
- package/package.json +1 -1
|
@@ -762,7 +762,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
762
762
|
display: inline-block;
|
|
763
763
|
line-height: $treeview-text-height;
|
|
764
764
|
margin: $treeview-text-margin;
|
|
765
|
-
@if $skin-name
|
|
765
|
+
@if $skin-name == 'Material3' {
|
|
766
|
+
min-height: $treeview-item-height;
|
|
767
|
+
}
|
|
768
|
+
@else if $skin-name != 'bootstrap4' {
|
|
766
769
|
min-height: $treeview-text-height;
|
|
767
770
|
}
|
|
768
771
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -1833,6 +1833,9 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
1833
1833
|
@if ($skin-name == 'FluentUI') {
|
|
1834
1834
|
border-top: 0;
|
|
1835
1835
|
}
|
|
1836
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1837
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1838
|
+
}
|
|
1836
1839
|
}
|
|
1837
1840
|
|
|
1838
1841
|
.e-dlg-content {
|
|
@@ -1981,15 +1984,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
1981
1984
|
padding: 9px 10px;
|
|
1982
1985
|
}
|
|
1983
1986
|
|
|
1984
|
-
.e-text-content {
|
|
1985
|
-
.e-list-text {
|
|
1986
|
-
line-height: 1.5em;
|
|
1987
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1988
|
-
// line-height: 0;
|
|
1989
|
-
// }
|
|
1990
|
-
}
|
|
1991
|
-
}
|
|
1992
|
-
|
|
1993
1987
|
&.e-drag-restrict {
|
|
1994
1988
|
.e-no-drop {
|
|
1995
1989
|
&::before {
|
|
@@ -1815,6 +1815,9 @@ $field-list-adaptive-outerdiv-height: 176px !default;
|
|
|
1815
1815
|
@if ($skin-name == 'FluentUI') {
|
|
1816
1816
|
border-top: 0;
|
|
1817
1817
|
}
|
|
1818
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1819
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1820
|
+
}
|
|
1818
1821
|
}
|
|
1819
1822
|
|
|
1820
1823
|
.e-dlg-content {
|
|
@@ -1963,15 +1966,6 @@ $field-list-adaptive-outerdiv-height: 176px !default;
|
|
|
1963
1966
|
padding: 9px 10px;
|
|
1964
1967
|
}
|
|
1965
1968
|
|
|
1966
|
-
.e-text-content {
|
|
1967
|
-
.e-list-text {
|
|
1968
|
-
line-height: 1.5em;
|
|
1969
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1970
|
-
// line-height: 0;
|
|
1971
|
-
// }
|
|
1972
|
-
}
|
|
1973
|
-
}
|
|
1974
|
-
|
|
1975
1969
|
&.e-drag-restrict {
|
|
1976
1970
|
.e-no-drop {
|
|
1977
1971
|
&::before {
|
|
@@ -1815,6 +1815,9 @@ $field-list-adaptive-outerdiv-height: 177px !default;
|
|
|
1815
1815
|
@if ($skin-name == 'FluentUI') {
|
|
1816
1816
|
border-top: 0;
|
|
1817
1817
|
}
|
|
1818
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1819
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1820
|
+
}
|
|
1818
1821
|
}
|
|
1819
1822
|
|
|
1820
1823
|
.e-dlg-content {
|
|
@@ -1963,15 +1966,6 @@ $field-list-adaptive-outerdiv-height: 177px !default;
|
|
|
1963
1966
|
padding: 9px 10px;
|
|
1964
1967
|
}
|
|
1965
1968
|
|
|
1966
|
-
.e-text-content {
|
|
1967
|
-
.e-list-text {
|
|
1968
|
-
line-height: 1.5em;
|
|
1969
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1970
|
-
// line-height: 0;
|
|
1971
|
-
// }
|
|
1972
|
-
}
|
|
1973
|
-
}
|
|
1974
|
-
|
|
1975
1969
|
&.e-drag-restrict {
|
|
1976
1970
|
.e-no-drop {
|
|
1977
1971
|
&::before {
|
|
@@ -1819,6 +1819,9 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
1819
1819
|
@if ($skin-name == 'FluentUI') {
|
|
1820
1820
|
border-top: 0;
|
|
1821
1821
|
}
|
|
1822
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1823
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1824
|
+
}
|
|
1822
1825
|
}
|
|
1823
1826
|
|
|
1824
1827
|
.e-dlg-content {
|
|
@@ -1967,15 +1970,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
1967
1970
|
padding: 9px 10px;
|
|
1968
1971
|
}
|
|
1969
1972
|
|
|
1970
|
-
.e-text-content {
|
|
1971
|
-
.e-list-text {
|
|
1972
|
-
line-height: 1.5em;
|
|
1973
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1974
|
-
// line-height: 0;
|
|
1975
|
-
// }
|
|
1976
|
-
}
|
|
1977
|
-
}
|
|
1978
|
-
|
|
1979
1973
|
&.e-drag-restrict {
|
|
1980
1974
|
.e-no-drop {
|
|
1981
1975
|
&::before {
|
|
@@ -1819,6 +1819,9 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
1819
1819
|
@if ($skin-name == 'FluentUI') {
|
|
1820
1820
|
border-top: 0;
|
|
1821
1821
|
}
|
|
1822
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1823
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1824
|
+
}
|
|
1822
1825
|
}
|
|
1823
1826
|
|
|
1824
1827
|
.e-dlg-content {
|
|
@@ -1967,15 +1970,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
1967
1970
|
padding: 9px 10px;
|
|
1968
1971
|
}
|
|
1969
1972
|
|
|
1970
|
-
.e-text-content {
|
|
1971
|
-
.e-list-text {
|
|
1972
|
-
line-height: 1.5em;
|
|
1973
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1974
|
-
// line-height: 0;
|
|
1975
|
-
// }
|
|
1976
|
-
}
|
|
1977
|
-
}
|
|
1978
|
-
|
|
1979
1973
|
&.e-drag-restrict {
|
|
1980
1974
|
.e-no-drop {
|
|
1981
1975
|
&::before {
|
|
@@ -1821,6 +1821,9 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
1821
1821
|
@if ($skin-name == 'FluentUI') {
|
|
1822
1822
|
border-top: 0;
|
|
1823
1823
|
}
|
|
1824
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1825
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1826
|
+
}
|
|
1824
1827
|
}
|
|
1825
1828
|
|
|
1826
1829
|
.e-dlg-content {
|
|
@@ -1969,15 +1972,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
|
|
|
1969
1972
|
padding: 9px 10px;
|
|
1970
1973
|
}
|
|
1971
1974
|
|
|
1972
|
-
.e-text-content {
|
|
1973
|
-
.e-list-text {
|
|
1974
|
-
line-height: 1.5em;
|
|
1975
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1976
|
-
// line-height: 0;
|
|
1977
|
-
// }
|
|
1978
|
-
}
|
|
1979
|
-
}
|
|
1980
|
-
|
|
1981
1975
|
&.e-drag-restrict {
|
|
1982
1976
|
.e-no-drop {
|
|
1983
1977
|
&::before {
|
|
@@ -1815,6 +1815,9 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
1815
1815
|
@if ($skin-name == 'FluentUI') {
|
|
1816
1816
|
border-top: 0;
|
|
1817
1817
|
}
|
|
1818
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1819
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1820
|
+
}
|
|
1818
1821
|
}
|
|
1819
1822
|
|
|
1820
1823
|
.e-dlg-content {
|
|
@@ -1963,15 +1966,6 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
1963
1966
|
padding: 9px 10px;
|
|
1964
1967
|
}
|
|
1965
1968
|
|
|
1966
|
-
.e-text-content {
|
|
1967
|
-
.e-list-text {
|
|
1968
|
-
line-height: 1.5em;
|
|
1969
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1970
|
-
// line-height: 0;
|
|
1971
|
-
// }
|
|
1972
|
-
}
|
|
1973
|
-
}
|
|
1974
|
-
|
|
1975
1969
|
&.e-drag-restrict {
|
|
1976
1970
|
.e-no-drop {
|
|
1977
1971
|
&::before {
|
|
@@ -1819,6 +1819,9 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
1819
1819
|
@if ($skin-name == 'FluentUI') {
|
|
1820
1820
|
border-top: 0;
|
|
1821
1821
|
}
|
|
1822
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1823
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1824
|
+
}
|
|
1822
1825
|
}
|
|
1823
1826
|
|
|
1824
1827
|
.e-dlg-content {
|
|
@@ -1967,15 +1970,6 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
1967
1970
|
padding: 9px 10px;
|
|
1968
1971
|
}
|
|
1969
1972
|
|
|
1970
|
-
.e-text-content {
|
|
1971
|
-
.e-list-text {
|
|
1972
|
-
line-height: 1.5em;
|
|
1973
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1974
|
-
// line-height: 0;
|
|
1975
|
-
// }
|
|
1976
|
-
}
|
|
1977
|
-
}
|
|
1978
|
-
|
|
1979
1973
|
&.e-drag-restrict {
|
|
1980
1974
|
.e-no-drop {
|
|
1981
1975
|
&::before {
|
|
@@ -1819,6 +1819,9 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
1819
1819
|
@if ($skin-name == 'FluentUI') {
|
|
1820
1820
|
border-top: 0;
|
|
1821
1821
|
}
|
|
1822
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1823
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1824
|
+
}
|
|
1822
1825
|
}
|
|
1823
1826
|
|
|
1824
1827
|
.e-dlg-content {
|
|
@@ -1967,15 +1970,6 @@ $field-list-adaptive-outerdiv-height: 125px !default;
|
|
|
1967
1970
|
padding: 9px 10px;
|
|
1968
1971
|
}
|
|
1969
1972
|
|
|
1970
|
-
.e-text-content {
|
|
1971
|
-
.e-list-text {
|
|
1972
|
-
line-height: 1.5em;
|
|
1973
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1974
|
-
// line-height: 0;
|
|
1975
|
-
// }
|
|
1976
|
-
}
|
|
1977
|
-
}
|
|
1978
|
-
|
|
1979
1973
|
&.e-drag-restrict {
|
|
1980
1974
|
.e-no-drop {
|
|
1981
1975
|
&::before {
|
|
@@ -1816,6 +1816,9 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
1816
1816
|
@if ($skin-name == 'FluentUI') {
|
|
1817
1817
|
border-top: 0;
|
|
1818
1818
|
}
|
|
1819
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1820
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1821
|
+
}
|
|
1819
1822
|
}
|
|
1820
1823
|
|
|
1821
1824
|
.e-dlg-content {
|
|
@@ -1964,15 +1967,6 @@ $field-list-adaptive-outerdiv-height: 164px !default;
|
|
|
1964
1967
|
padding: 9px 10px;
|
|
1965
1968
|
}
|
|
1966
1969
|
|
|
1967
|
-
.e-text-content {
|
|
1968
|
-
.e-list-text {
|
|
1969
|
-
line-height: 1.5em;
|
|
1970
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1971
|
-
// line-height: 0;
|
|
1972
|
-
// }
|
|
1973
|
-
}
|
|
1974
|
-
}
|
|
1975
|
-
|
|
1976
1970
|
&.e-drag-restrict {
|
|
1977
1971
|
.e-no-drop {
|
|
1978
1972
|
&::before {
|
|
@@ -1816,6 +1816,9 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
1816
1816
|
@if ($skin-name == 'FluentUI') {
|
|
1817
1817
|
border-top: 0;
|
|
1818
1818
|
}
|
|
1819
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1820
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1821
|
+
}
|
|
1819
1822
|
}
|
|
1820
1823
|
|
|
1821
1824
|
.e-dlg-content {
|
|
@@ -1964,15 +1967,6 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
1964
1967
|
padding: 9px 10px;
|
|
1965
1968
|
}
|
|
1966
1969
|
|
|
1967
|
-
.e-text-content {
|
|
1968
|
-
.e-list-text {
|
|
1969
|
-
line-height: 1.5em;
|
|
1970
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1971
|
-
// line-height: 0;
|
|
1972
|
-
// }
|
|
1973
|
-
}
|
|
1974
|
-
}
|
|
1975
|
-
|
|
1976
1970
|
&.e-drag-restrict {
|
|
1977
1971
|
.e-no-drop {
|
|
1978
1972
|
&::before {
|
|
@@ -1816,6 +1816,9 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
1816
1816
|
@if ($skin-name == 'FluentUI') {
|
|
1817
1817
|
border-top: 0;
|
|
1818
1818
|
}
|
|
1819
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1820
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1821
|
+
}
|
|
1819
1822
|
}
|
|
1820
1823
|
|
|
1821
1824
|
.e-dlg-content {
|
|
@@ -1964,15 +1967,6 @@ $field-list-adaptive-outerdiv-height: 165px !default;
|
|
|
1964
1967
|
padding: 9px 10px;
|
|
1965
1968
|
}
|
|
1966
1969
|
|
|
1967
|
-
.e-text-content {
|
|
1968
|
-
.e-list-text {
|
|
1969
|
-
line-height: 1.5em;
|
|
1970
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1971
|
-
// line-height: 0;
|
|
1972
|
-
// }
|
|
1973
|
-
}
|
|
1974
|
-
}
|
|
1975
|
-
|
|
1976
1970
|
&.e-drag-restrict {
|
|
1977
1971
|
.e-no-drop {
|
|
1978
1972
|
&::before {
|
|
@@ -1826,6 +1826,9 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
1826
1826
|
@if ($skin-name == 'FluentUI') {
|
|
1827
1827
|
border-top: 0;
|
|
1828
1828
|
}
|
|
1829
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1830
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1831
|
+
}
|
|
1829
1832
|
}
|
|
1830
1833
|
|
|
1831
1834
|
.e-dlg-content {
|
|
@@ -1974,15 +1977,6 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
1974
1977
|
padding: 9px 10px;
|
|
1975
1978
|
}
|
|
1976
1979
|
|
|
1977
|
-
.e-text-content {
|
|
1978
|
-
.e-list-text {
|
|
1979
|
-
line-height: 1.5em;
|
|
1980
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1981
|
-
// line-height: 0;
|
|
1982
|
-
// }
|
|
1983
|
-
}
|
|
1984
|
-
}
|
|
1985
|
-
|
|
1986
1980
|
&.e-drag-restrict {
|
|
1987
1981
|
.e-no-drop {
|
|
1988
1982
|
&::before {
|
|
@@ -1826,6 +1826,9 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
1826
1826
|
@if ($skin-name == 'FluentUI') {
|
|
1827
1827
|
border-top: 0;
|
|
1828
1828
|
}
|
|
1829
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1830
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1831
|
+
}
|
|
1829
1832
|
}
|
|
1830
1833
|
|
|
1831
1834
|
.e-dlg-content {
|
|
@@ -1974,15 +1977,6 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
1974
1977
|
padding: 9px 10px;
|
|
1975
1978
|
}
|
|
1976
1979
|
|
|
1977
|
-
.e-text-content {
|
|
1978
|
-
.e-list-text {
|
|
1979
|
-
line-height: 1.5em;
|
|
1980
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1981
|
-
// line-height: 0;
|
|
1982
|
-
// }
|
|
1983
|
-
}
|
|
1984
|
-
}
|
|
1985
|
-
|
|
1986
1980
|
&.e-drag-restrict {
|
|
1987
1981
|
.e-no-drop {
|
|
1988
1982
|
&::before {
|
|
@@ -1819,6 +1819,9 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
1819
1819
|
@if ($skin-name == 'FluentUI') {
|
|
1820
1820
|
border-top: 0;
|
|
1821
1821
|
}
|
|
1822
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1823
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1824
|
+
}
|
|
1822
1825
|
}
|
|
1823
1826
|
|
|
1824
1827
|
.e-dlg-content {
|
|
@@ -1967,15 +1970,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
1967
1970
|
padding: 9px 10px;
|
|
1968
1971
|
}
|
|
1969
1972
|
|
|
1970
|
-
.e-text-content {
|
|
1971
|
-
.e-list-text {
|
|
1972
|
-
line-height: 1.5em;
|
|
1973
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1974
|
-
// line-height: 0;
|
|
1975
|
-
// }
|
|
1976
|
-
}
|
|
1977
|
-
}
|
|
1978
|
-
|
|
1979
1973
|
&.e-drag-restrict {
|
|
1980
1974
|
.e-no-drop {
|
|
1981
1975
|
&::before {
|
|
@@ -1819,6 +1819,9 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
1819
1819
|
@if ($skin-name == 'FluentUI') {
|
|
1820
1820
|
border-top: 0;
|
|
1821
1821
|
}
|
|
1822
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
1823
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
1824
|
+
}
|
|
1822
1825
|
}
|
|
1823
1826
|
|
|
1824
1827
|
.e-dlg-content {
|
|
@@ -1967,15 +1970,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
1967
1970
|
padding: 9px 10px;
|
|
1968
1971
|
}
|
|
1969
1972
|
|
|
1970
|
-
.e-text-content {
|
|
1971
|
-
.e-list-text {
|
|
1972
|
-
line-height: 1.5em;
|
|
1973
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
1974
|
-
// line-height: 0;
|
|
1975
|
-
// }
|
|
1976
|
-
}
|
|
1977
|
-
}
|
|
1978
|
-
|
|
1979
1973
|
&.e-drag-restrict {
|
|
1980
1974
|
.e-no-drop {
|
|
1981
1975
|
&::before {
|
|
@@ -1410,6 +1410,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1410
1410
|
&.e-cellvalue {
|
|
1411
1411
|
overflow: hidden;
|
|
1412
1412
|
text-overflow: ellipsis;
|
|
1413
|
+
width: 100%;
|
|
1413
1414
|
}
|
|
1414
1415
|
}
|
|
1415
1416
|
|
|
@@ -1713,6 +1714,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1713
1714
|
font-size: 20px;
|
|
1714
1715
|
text-align: center;
|
|
1715
1716
|
padding: 10%;
|
|
1717
|
+
pointer-events: none;
|
|
1716
1718
|
|
|
1717
1719
|
&.e-hide-loader {
|
|
1718
1720
|
display: none;
|
|
@@ -2155,6 +2157,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2155
2157
|
width: 100%;
|
|
2156
2158
|
}
|
|
2157
2159
|
|
|
2160
|
+
th.e-group-row .e-axis-row {
|
|
2161
|
+
display: inline-block;
|
|
2162
|
+
height: 100%;
|
|
2163
|
+
vertical-align: top;
|
|
2164
|
+
}
|
|
2165
|
+
|
|
2158
2166
|
/* stylelint-disable */
|
|
2159
2167
|
.e-group-row {
|
|
2160
2168
|
padding: 0 !important;
|
|
@@ -2363,7 +2371,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2363
2371
|
th .e-expand,
|
|
2364
2372
|
th .e-collapse {
|
|
2365
2373
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2366
|
-
margin-left:
|
|
2374
|
+
margin-left: 0;
|
|
2375
|
+
@if ($skin-name == 'bootstrap4') {
|
|
2376
|
+
display: flex;
|
|
2377
|
+
}
|
|
2367
2378
|
}
|
|
2368
2379
|
|
|
2369
2380
|
/* stylelint-enable */
|
|
@@ -1407,6 +1407,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1407
1407
|
&.e-cellvalue {
|
|
1408
1408
|
overflow: hidden;
|
|
1409
1409
|
text-overflow: ellipsis;
|
|
1410
|
+
width: 100%;
|
|
1410
1411
|
}
|
|
1411
1412
|
}
|
|
1412
1413
|
|
|
@@ -1710,6 +1711,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1710
1711
|
font-size: 20px;
|
|
1711
1712
|
text-align: center;
|
|
1712
1713
|
padding: 10%;
|
|
1714
|
+
pointer-events: none;
|
|
1713
1715
|
|
|
1714
1716
|
&.e-hide-loader {
|
|
1715
1717
|
display: none;
|
|
@@ -2152,6 +2154,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2152
2154
|
width: 100%;
|
|
2153
2155
|
}
|
|
2154
2156
|
|
|
2157
|
+
th.e-group-row .e-axis-row {
|
|
2158
|
+
display: inline-block;
|
|
2159
|
+
height: 100%;
|
|
2160
|
+
vertical-align: top;
|
|
2161
|
+
}
|
|
2162
|
+
|
|
2155
2163
|
/* stylelint-disable */
|
|
2156
2164
|
.e-group-row {
|
|
2157
2165
|
padding: 0 !important;
|
|
@@ -2360,7 +2368,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2360
2368
|
th .e-expand,
|
|
2361
2369
|
th .e-collapse {
|
|
2362
2370
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2363
|
-
margin-left:
|
|
2371
|
+
margin-left: 0;
|
|
2372
|
+
@if ($skin-name == 'bootstrap4') {
|
|
2373
|
+
display: flex;
|
|
2374
|
+
}
|
|
2364
2375
|
}
|
|
2365
2376
|
|
|
2366
2377
|
/* stylelint-enable */
|
|
@@ -1407,6 +1407,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1407
1407
|
&.e-cellvalue {
|
|
1408
1408
|
overflow: hidden;
|
|
1409
1409
|
text-overflow: ellipsis;
|
|
1410
|
+
width: 100%;
|
|
1410
1411
|
}
|
|
1411
1412
|
}
|
|
1412
1413
|
|
|
@@ -1710,6 +1711,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1710
1711
|
font-size: 20px;
|
|
1711
1712
|
text-align: center;
|
|
1712
1713
|
padding: 10%;
|
|
1714
|
+
pointer-events: none;
|
|
1713
1715
|
|
|
1714
1716
|
&.e-hide-loader {
|
|
1715
1717
|
display: none;
|
|
@@ -2152,6 +2154,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2152
2154
|
width: 100%;
|
|
2153
2155
|
}
|
|
2154
2156
|
|
|
2157
|
+
th.e-group-row .e-axis-row {
|
|
2158
|
+
display: inline-block;
|
|
2159
|
+
height: 100%;
|
|
2160
|
+
vertical-align: top;
|
|
2161
|
+
}
|
|
2162
|
+
|
|
2155
2163
|
/* stylelint-disable */
|
|
2156
2164
|
.e-group-row {
|
|
2157
2165
|
padding: 0 !important;
|
|
@@ -2360,7 +2368,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2360
2368
|
th .e-expand,
|
|
2361
2369
|
th .e-collapse {
|
|
2362
2370
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2363
|
-
margin-left:
|
|
2371
|
+
margin-left: 0;
|
|
2372
|
+
@if ($skin-name == 'bootstrap4') {
|
|
2373
|
+
display: flex;
|
|
2374
|
+
}
|
|
2364
2375
|
}
|
|
2365
2376
|
|
|
2366
2377
|
/* stylelint-enable */
|
|
@@ -1412,6 +1412,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1412
1412
|
&.e-cellvalue {
|
|
1413
1413
|
overflow: hidden;
|
|
1414
1414
|
text-overflow: ellipsis;
|
|
1415
|
+
width: 100%;
|
|
1415
1416
|
}
|
|
1416
1417
|
}
|
|
1417
1418
|
|
|
@@ -1715,6 +1716,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1715
1716
|
font-size: 20px;
|
|
1716
1717
|
text-align: center;
|
|
1717
1718
|
padding: 10%;
|
|
1719
|
+
pointer-events: none;
|
|
1718
1720
|
|
|
1719
1721
|
&.e-hide-loader {
|
|
1720
1722
|
display: none;
|
|
@@ -2157,6 +2159,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2157
2159
|
width: 100%;
|
|
2158
2160
|
}
|
|
2159
2161
|
|
|
2162
|
+
th.e-group-row .e-axis-row {
|
|
2163
|
+
display: inline-block;
|
|
2164
|
+
height: 100%;
|
|
2165
|
+
vertical-align: top;
|
|
2166
|
+
}
|
|
2167
|
+
|
|
2160
2168
|
/* stylelint-disable */
|
|
2161
2169
|
.e-group-row {
|
|
2162
2170
|
padding: 0 !important;
|
|
@@ -2365,7 +2373,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2365
2373
|
th .e-expand,
|
|
2366
2374
|
th .e-collapse {
|
|
2367
2375
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2368
|
-
margin-left:
|
|
2376
|
+
margin-left: 0;
|
|
2377
|
+
@if ($skin-name == 'bootstrap4') {
|
|
2378
|
+
display: flex;
|
|
2379
|
+
}
|
|
2369
2380
|
}
|
|
2370
2381
|
|
|
2371
2382
|
/* stylelint-enable */
|
|
@@ -1412,6 +1412,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1412
1412
|
&.e-cellvalue {
|
|
1413
1413
|
overflow: hidden;
|
|
1414
1414
|
text-overflow: ellipsis;
|
|
1415
|
+
width: 100%;
|
|
1415
1416
|
}
|
|
1416
1417
|
}
|
|
1417
1418
|
|
|
@@ -1715,6 +1716,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1715
1716
|
font-size: 20px;
|
|
1716
1717
|
text-align: center;
|
|
1717
1718
|
padding: 10%;
|
|
1719
|
+
pointer-events: none;
|
|
1718
1720
|
|
|
1719
1721
|
&.e-hide-loader {
|
|
1720
1722
|
display: none;
|
|
@@ -2157,6 +2159,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2157
2159
|
width: 100%;
|
|
2158
2160
|
}
|
|
2159
2161
|
|
|
2162
|
+
th.e-group-row .e-axis-row {
|
|
2163
|
+
display: inline-block;
|
|
2164
|
+
height: 100%;
|
|
2165
|
+
vertical-align: top;
|
|
2166
|
+
}
|
|
2167
|
+
|
|
2160
2168
|
/* stylelint-disable */
|
|
2161
2169
|
.e-group-row {
|
|
2162
2170
|
padding: 0 !important;
|
|
@@ -2365,7 +2373,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
2365
2373
|
th .e-expand,
|
|
2366
2374
|
th .e-collapse {
|
|
2367
2375
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2368
|
-
margin-left:
|
|
2376
|
+
margin-left: 0;
|
|
2377
|
+
@if ($skin-name == 'bootstrap4') {
|
|
2378
|
+
display: flex;
|
|
2379
|
+
}
|
|
2369
2380
|
}
|
|
2370
2381
|
|
|
2371
2382
|
/* stylelint-enable */
|
|
@@ -1409,6 +1409,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1409
1409
|
&.e-cellvalue {
|
|
1410
1410
|
overflow: hidden;
|
|
1411
1411
|
text-overflow: ellipsis;
|
|
1412
|
+
width: 100%;
|
|
1412
1413
|
}
|
|
1413
1414
|
}
|
|
1414
1415
|
|
|
@@ -1712,6 +1713,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1712
1713
|
font-size: 20px;
|
|
1713
1714
|
text-align: center;
|
|
1714
1715
|
padding: 10%;
|
|
1716
|
+
pointer-events: none;
|
|
1715
1717
|
|
|
1716
1718
|
&.e-hide-loader {
|
|
1717
1719
|
display: none;
|
|
@@ -2154,6 +2156,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2154
2156
|
width: 100%;
|
|
2155
2157
|
}
|
|
2156
2158
|
|
|
2159
|
+
th.e-group-row .e-axis-row {
|
|
2160
|
+
display: inline-block;
|
|
2161
|
+
height: 100%;
|
|
2162
|
+
vertical-align: top;
|
|
2163
|
+
}
|
|
2164
|
+
|
|
2157
2165
|
/* stylelint-disable */
|
|
2158
2166
|
.e-group-row {
|
|
2159
2167
|
padding: 0 !important;
|
|
@@ -2362,7 +2370,10 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
2362
2370
|
th .e-expand,
|
|
2363
2371
|
th .e-collapse {
|
|
2364
2372
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
2365
|
-
margin-left:
|
|
2373
|
+
margin-left: 0;
|
|
2374
|
+
@if ($skin-name == 'bootstrap4') {
|
|
2375
|
+
display: flex;
|
|
2376
|
+
}
|
|
2366
2377
|
}
|
|
2367
2378
|
|
|
2368
2379
|
/* stylelint-enable */
|