@syncfusion/blazor-themes 24.1.45 → 24.1.46
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/bootstrap-dark.scss +75 -71
- package/SCSS-Themes/bootstrap.scss +75 -71
- package/SCSS-Themes/bootstrap4.scss +87 -83
- package/SCSS-Themes/bootstrap5-dark.scss +78 -74
- package/SCSS-Themes/bootstrap5.scss +78 -74
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap4.scss +24 -60
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap5.scss +12 -48
- package/SCSS-Themes/buttons/button/fabric-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/fabric.scss +12 -48
- package/SCSS-Themes/buttons/button/fluent-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/fluent.scss +12 -48
- package/SCSS-Themes/buttons/button/highcontrast.scss +12 -48
- package/SCSS-Themes/buttons/button/material-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/material.scss +12 -48
- package/SCSS-Themes/buttons/button/material3-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/material3.scss +12 -48
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/tailwind.scss +12 -48
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +5 -0
- package/SCSS-Themes/fabric-dark.scss +75 -71
- package/SCSS-Themes/fabric.scss +75 -71
- package/SCSS-Themes/fluent-dark.scss +78 -74
- package/SCSS-Themes/fluent.scss +78 -74
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap4.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap5.scss +15 -4
- package/SCSS-Themes/grids/grid/fabric-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/fabric.scss +15 -4
- package/SCSS-Themes/grids/grid/fluent-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/fluent.scss +15 -4
- package/SCSS-Themes/grids/grid/highcontrast.scss +15 -4
- package/SCSS-Themes/grids/grid/material-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/material.scss +15 -4
- package/SCSS-Themes/grids/grid/material3-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/material3.scss +15 -4
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/tailwind.scss +15 -4
- package/SCSS-Themes/highcontrast.scss +75 -71
- package/SCSS-Themes/material-dark.scss +75 -71
- package/SCSS-Themes/material.scss +75 -71
- package/SCSS-Themes/material3-dark.scss +76 -72
- package/SCSS-Themes/material3.scss +76 -72
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fabric.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fluent.scss +10 -3
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material3.scss +10 -3
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/tailwind.scss +10 -3
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +3 -3
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/fluent.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +2 -2
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +10 -0
- package/SCSS-Themes/splitbuttons/button-group/bootstrap-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap4.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fabric-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fabric.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fluent-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fluent.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/highcontrast.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material3-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material3.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/tailwind-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/tailwind.scss +14 -14
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +4 -2
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +4 -2
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -1
- package/SCSS-Themes/tailwind-dark.scss +77 -73
- package/SCSS-Themes/tailwind.scss +77 -73
- package/package.json +1 -1
|
@@ -1734,7 +1734,8 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
1734
1734
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
1735
1735
|
& .e-rowcell.e-dragborder,
|
|
1736
1736
|
& .e-rowdragdrop.e-dragborder,
|
|
1737
|
-
& .e-detailrowcollapse.e-dragborder
|
|
1737
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
1738
|
+
& .e-detailrowexpand.e-dragborder {
|
|
1738
1739
|
z-index: $grid-dragborder-z-index;
|
|
1739
1740
|
}
|
|
1740
1741
|
}
|
|
@@ -1753,7 +1754,10 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
1753
1754
|
& .e-rowdragdrop.e-dragborder.e-fixedfreeze,
|
|
1754
1755
|
& .e-detailrowcollapse.e-dragborder.e-leftfreeze,
|
|
1755
1756
|
& .e-detailrowcollapse.e-dragborder.e-rightfreeze,
|
|
1756
|
-
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze
|
|
1757
|
+
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze,
|
|
1758
|
+
& .e-detailrowexpand.e-dragborder.e-leftfreeze,
|
|
1759
|
+
& .e-detailrowexpand.e-dragborder.e-rightfreeze,
|
|
1760
|
+
& .e-detailrowexpand.e-dragborder.e-fixedfreeze {
|
|
1757
1761
|
z-index: 6;
|
|
1758
1762
|
}
|
|
1759
1763
|
}
|
|
@@ -1764,7 +1768,8 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
1764
1768
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
1765
1769
|
& .e-rowcell.e-dragborder,
|
|
1766
1770
|
& .e-rowdragdrop.e-dragborder,
|
|
1767
|
-
& .e-detailrowcollapse.e-dragborder
|
|
1771
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
1772
|
+
& .e-detailrowexpand.e-dragborder {
|
|
1768
1773
|
box-shadow: $grid-dragborder-box-shadow;
|
|
1769
1774
|
}
|
|
1770
1775
|
}
|
|
@@ -1800,7 +1805,8 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
1800
1805
|
& tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
1801
1806
|
& .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
1802
1807
|
& .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
1803
|
-
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
1808
|
+
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
1809
|
+
& .e-detailrowexpand.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze) {
|
|
1804
1810
|
position: $grid-dragborder-position;
|
|
1805
1811
|
}
|
|
1806
1812
|
}
|
|
@@ -5192,6 +5198,11 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5192
5198
|
overflow-y: auto;
|
|
5193
5199
|
}
|
|
5194
5200
|
|
|
5201
|
+
.e-gridcontent .e-content,
|
|
5202
|
+
.e-detailrowcollapse.e-dragborder,
|
|
5203
|
+
.e-detailrowexpand.e-dragborder{
|
|
5204
|
+
position: $grid-dragborder-position;
|
|
5205
|
+
}
|
|
5195
5206
|
.e-gridcontent .e-content.e-yscroll {
|
|
5196
5207
|
overflow-y: scroll;
|
|
5197
5208
|
}
|
|
@@ -1734,7 +1734,8 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
1734
1734
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
1735
1735
|
& .e-rowcell.e-dragborder,
|
|
1736
1736
|
& .e-rowdragdrop.e-dragborder,
|
|
1737
|
-
& .e-detailrowcollapse.e-dragborder
|
|
1737
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
1738
|
+
& .e-detailrowexpand.e-dragborder {
|
|
1738
1739
|
z-index: $grid-dragborder-z-index;
|
|
1739
1740
|
}
|
|
1740
1741
|
}
|
|
@@ -1753,7 +1754,10 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
1753
1754
|
& .e-rowdragdrop.e-dragborder.e-fixedfreeze,
|
|
1754
1755
|
& .e-detailrowcollapse.e-dragborder.e-leftfreeze,
|
|
1755
1756
|
& .e-detailrowcollapse.e-dragborder.e-rightfreeze,
|
|
1756
|
-
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze
|
|
1757
|
+
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze,
|
|
1758
|
+
& .e-detailrowexpand.e-dragborder.e-leftfreeze,
|
|
1759
|
+
& .e-detailrowexpand.e-dragborder.e-rightfreeze,
|
|
1760
|
+
& .e-detailrowexpand.e-dragborder.e-fixedfreeze {
|
|
1757
1761
|
z-index: 6;
|
|
1758
1762
|
}
|
|
1759
1763
|
}
|
|
@@ -1764,7 +1768,8 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
1764
1768
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
1765
1769
|
& .e-rowcell.e-dragborder,
|
|
1766
1770
|
& .e-rowdragdrop.e-dragborder,
|
|
1767
|
-
& .e-detailrowcollapse.e-dragborder
|
|
1771
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
1772
|
+
& .e-detailrowexpand.e-dragborder {
|
|
1768
1773
|
box-shadow: $grid-dragborder-box-shadow;
|
|
1769
1774
|
}
|
|
1770
1775
|
}
|
|
@@ -1800,7 +1805,8 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
1800
1805
|
& tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
1801
1806
|
& .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
1802
1807
|
& .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
1803
|
-
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
1808
|
+
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
1809
|
+
& .e-detailrowexpand.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze) {
|
|
1804
1810
|
position: $grid-dragborder-position;
|
|
1805
1811
|
}
|
|
1806
1812
|
}
|
|
@@ -5192,6 +5198,11 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5192
5198
|
overflow-y: auto;
|
|
5193
5199
|
}
|
|
5194
5200
|
|
|
5201
|
+
.e-gridcontent .e-content,
|
|
5202
|
+
.e-detailrowcollapse.e-dragborder,
|
|
5203
|
+
.e-detailrowexpand.e-dragborder{
|
|
5204
|
+
position: $grid-dragborder-position;
|
|
5205
|
+
}
|
|
5195
5206
|
.e-gridcontent .e-content.e-yscroll {
|
|
5196
5207
|
overflow-y: scroll;
|
|
5197
5208
|
}
|
|
@@ -1734,7 +1734,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1734
1734
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
1735
1735
|
& .e-rowcell.e-dragborder,
|
|
1736
1736
|
& .e-rowdragdrop.e-dragborder,
|
|
1737
|
-
& .e-detailrowcollapse.e-dragborder
|
|
1737
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
1738
|
+
& .e-detailrowexpand.e-dragborder {
|
|
1738
1739
|
z-index: $grid-dragborder-z-index;
|
|
1739
1740
|
}
|
|
1740
1741
|
}
|
|
@@ -1753,7 +1754,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1753
1754
|
& .e-rowdragdrop.e-dragborder.e-fixedfreeze,
|
|
1754
1755
|
& .e-detailrowcollapse.e-dragborder.e-leftfreeze,
|
|
1755
1756
|
& .e-detailrowcollapse.e-dragborder.e-rightfreeze,
|
|
1756
|
-
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze
|
|
1757
|
+
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze,
|
|
1758
|
+
& .e-detailrowexpand.e-dragborder.e-leftfreeze,
|
|
1759
|
+
& .e-detailrowexpand.e-dragborder.e-rightfreeze,
|
|
1760
|
+
& .e-detailrowexpand.e-dragborder.e-fixedfreeze {
|
|
1757
1761
|
z-index: 6;
|
|
1758
1762
|
}
|
|
1759
1763
|
}
|
|
@@ -1764,7 +1768,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1764
1768
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
1765
1769
|
& .e-rowcell.e-dragborder,
|
|
1766
1770
|
& .e-rowdragdrop.e-dragborder,
|
|
1767
|
-
& .e-detailrowcollapse.e-dragborder
|
|
1771
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
1772
|
+
& .e-detailrowexpand.e-dragborder {
|
|
1768
1773
|
box-shadow: $grid-dragborder-box-shadow;
|
|
1769
1774
|
}
|
|
1770
1775
|
}
|
|
@@ -1800,7 +1805,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1800
1805
|
& tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
1801
1806
|
& .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
1802
1807
|
& .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
1803
|
-
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
1808
|
+
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
1809
|
+
& .e-detailrowexpand.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze) {
|
|
1804
1810
|
position: $grid-dragborder-position;
|
|
1805
1811
|
}
|
|
1806
1812
|
}
|
|
@@ -5192,6 +5198,11 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5192
5198
|
overflow-y: auto;
|
|
5193
5199
|
}
|
|
5194
5200
|
|
|
5201
|
+
.e-gridcontent .e-content,
|
|
5202
|
+
.e-detailrowcollapse.e-dragborder,
|
|
5203
|
+
.e-detailrowexpand.e-dragborder{
|
|
5204
|
+
position: $grid-dragborder-position;
|
|
5205
|
+
}
|
|
5195
5206
|
.e-gridcontent .e-content.e-yscroll {
|
|
5196
5207
|
overflow-y: scroll;
|
|
5197
5208
|
}
|
|
@@ -1734,7 +1734,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1734
1734
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
1735
1735
|
& .e-rowcell.e-dragborder,
|
|
1736
1736
|
& .e-rowdragdrop.e-dragborder,
|
|
1737
|
-
& .e-detailrowcollapse.e-dragborder
|
|
1737
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
1738
|
+
& .e-detailrowexpand.e-dragborder {
|
|
1738
1739
|
z-index: $grid-dragborder-z-index;
|
|
1739
1740
|
}
|
|
1740
1741
|
}
|
|
@@ -1753,7 +1754,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1753
1754
|
& .e-rowdragdrop.e-dragborder.e-fixedfreeze,
|
|
1754
1755
|
& .e-detailrowcollapse.e-dragborder.e-leftfreeze,
|
|
1755
1756
|
& .e-detailrowcollapse.e-dragborder.e-rightfreeze,
|
|
1756
|
-
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze
|
|
1757
|
+
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze,
|
|
1758
|
+
& .e-detailrowexpand.e-dragborder.e-leftfreeze,
|
|
1759
|
+
& .e-detailrowexpand.e-dragborder.e-rightfreeze,
|
|
1760
|
+
& .e-detailrowexpand.e-dragborder.e-fixedfreeze {
|
|
1757
1761
|
z-index: 6;
|
|
1758
1762
|
}
|
|
1759
1763
|
}
|
|
@@ -1764,7 +1768,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1764
1768
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
1765
1769
|
& .e-rowcell.e-dragborder,
|
|
1766
1770
|
& .e-rowdragdrop.e-dragborder,
|
|
1767
|
-
& .e-detailrowcollapse.e-dragborder
|
|
1771
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
1772
|
+
& .e-detailrowexpand.e-dragborder {
|
|
1768
1773
|
box-shadow: $grid-dragborder-box-shadow;
|
|
1769
1774
|
}
|
|
1770
1775
|
}
|
|
@@ -1800,7 +1805,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1800
1805
|
& tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
1801
1806
|
& .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
1802
1807
|
& .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
1803
|
-
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
1808
|
+
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
1809
|
+
& .e-detailrowexpand.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze) {
|
|
1804
1810
|
position: $grid-dragborder-position;
|
|
1805
1811
|
}
|
|
1806
1812
|
}
|
|
@@ -5192,6 +5198,11 @@ margin: $grid-group-animator-cell-margin;
|
|
|
5192
5198
|
overflow-y: auto;
|
|
5193
5199
|
}
|
|
5194
5200
|
|
|
5201
|
+
.e-gridcontent .e-content,
|
|
5202
|
+
.e-detailrowcollapse.e-dragborder,
|
|
5203
|
+
.e-detailrowexpand.e-dragborder{
|
|
5204
|
+
position: $grid-dragborder-position;
|
|
5205
|
+
}
|
|
5195
5206
|
.e-gridcontent .e-content.e-yscroll {
|
|
5196
5207
|
overflow-y: scroll;
|
|
5197
5208
|
}
|
|
@@ -2903,6 +2903,11 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
2903
2903
|
}
|
|
2904
2904
|
}
|
|
2905
2905
|
|
|
2906
|
+
.e-popup.e-ddl-device.e-popup-close {
|
|
2907
|
+
display: block;
|
|
2908
|
+
visibility: hidden;
|
|
2909
|
+
}
|
|
2910
|
+
|
|
2906
2911
|
.e-popup-full-page {
|
|
2907
2912
|
bottom: 0;
|
|
2908
2913
|
left: 0;
|
|
@@ -22653,11 +22658,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
22653
22658
|
outline: $btn-active-outline;
|
|
22654
22659
|
outline-offset: $btn-active-outline-offset;
|
|
22655
22660
|
}
|
|
22656
|
-
@if $skin-name
|
|
22657
|
-
$color-rgba: rgba(mix(lighten($btn-active-bgcolor, 50%), $btn-active-border-color, 15%), .5);
|
|
22658
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22659
|
-
}
|
|
22660
|
-
@else if $skin-name != 'bootstrap5' {
|
|
22661
|
+
@else if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22661
22662
|
box-shadow: $btn-active-box-shadow;
|
|
22662
22663
|
}
|
|
22663
22664
|
}
|
|
@@ -22689,11 +22690,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
22689
22690
|
@if $skin-name != 'FluentUI' {
|
|
22690
22691
|
outline: $btn-active-outline;
|
|
22691
22692
|
}
|
|
22692
|
-
@if $skin-name
|
|
22693
|
-
$color-rgba: rgba(mix(lighten($btn-primary-active-bgcolor, 50%), $btn-primary-active-border-color, 15%), .5);
|
|
22694
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22695
|
-
}
|
|
22696
|
-
@else if $skin-name != 'bootstrap5' {
|
|
22693
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22697
22694
|
box-shadow: $btn-active-box-shadow;
|
|
22698
22695
|
}
|
|
22699
22696
|
}
|
|
@@ -22730,13 +22727,11 @@ $btn-focus-box-shadow: none !default;
|
|
|
22730
22727
|
@if $skin-name == 'bootstrap4' {
|
|
22731
22728
|
background: $btn-bgcolor;
|
|
22732
22729
|
border-color: transparent;
|
|
22733
|
-
$color-rgba: rgba(mix(lighten($btn-outline-active-bgcolor, 50%), $btn-outline-active-border-color, 15%), .5);
|
|
22734
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22735
22730
|
}
|
|
22736
22731
|
@else {
|
|
22737
22732
|
background: $btn-outline-active-bgcolor;
|
|
22738
22733
|
border-color: $btn-outline-active-border-color;
|
|
22739
|
-
@if $skin-name != 'bootstrap5' {
|
|
22734
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22740
22735
|
box-shadow: $btn-outline-active-box-shadow;
|
|
22741
22736
|
}
|
|
22742
22737
|
}
|
|
@@ -22765,8 +22760,6 @@ $btn-focus-box-shadow: none !default;
|
|
|
22765
22760
|
@if $skin-name == 'bootstrap4' {
|
|
22766
22761
|
background: $btn-primary-bgcolor;
|
|
22767
22762
|
border-color: transparent;
|
|
22768
|
-
$color-rgba: rgba(mix(lighten($btn-primary-active-bgcolor, 50%), $btn-outline-primary-active-border-color, 15%), .5);
|
|
22769
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22770
22763
|
}
|
|
22771
22764
|
@else if ($skin-name == 'bootstrap5') {
|
|
22772
22765
|
background: $btn-primary-bgcolor;
|
|
@@ -22774,7 +22767,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
22774
22767
|
@else {
|
|
22775
22768
|
background: $btn-primary-active-bgcolor;
|
|
22776
22769
|
border-color: $btn-outline-primary-active-border-color;
|
|
22777
|
-
@if $skin-name != 'bootstrap5' {
|
|
22770
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22778
22771
|
box-shadow: $btn-outline-active-box-shadow;
|
|
22779
22772
|
}
|
|
22780
22773
|
}
|
|
@@ -22808,13 +22801,11 @@ $btn-focus-box-shadow: none !default;
|
|
|
22808
22801
|
@if $skin-name == 'bootstrap4' {
|
|
22809
22802
|
background: $btn-success-bgcolor;
|
|
22810
22803
|
border-color: transparent;
|
|
22811
|
-
$color-rgba: rgba(mix(lighten($btn-success-active-bgcolor, 50%), $btn-success-active-border-color, 15%), .5);
|
|
22812
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22813
22804
|
}
|
|
22814
22805
|
@else {
|
|
22815
22806
|
background: $btn-success-active-bgcolor;
|
|
22816
22807
|
border-color: $btn-success-active-border-color;
|
|
22817
|
-
@if $skin-name != 'bootstrap5' {
|
|
22808
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22818
22809
|
box-shadow: $btn-outline-active-box-shadow;
|
|
22819
22810
|
}
|
|
22820
22811
|
}
|
|
@@ -22848,8 +22839,6 @@ $btn-focus-box-shadow: none !default;
|
|
|
22848
22839
|
@if $skin-name == 'bootstrap4' {
|
|
22849
22840
|
background: $btn-info-bgcolor;
|
|
22850
22841
|
border-color: transparent;
|
|
22851
|
-
$color-rgba: rgba(mix(lighten($btn-info-active-bgcolor, 50%), $btn-info-active-border-color, 15%), .5);
|
|
22852
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22853
22842
|
}
|
|
22854
22843
|
@else if ($skin-name == 'bootstrap5') {
|
|
22855
22844
|
background: $btn-info-bgcolor;
|
|
@@ -22857,7 +22846,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
22857
22846
|
@else {
|
|
22858
22847
|
background: $btn-info-active-bgcolor;
|
|
22859
22848
|
border-color: $btn-info-active-border-color;
|
|
22860
|
-
@if $skin-name != 'bootstrap5' {
|
|
22849
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22861
22850
|
box-shadow: $btn-outline-active-box-shadow;
|
|
22862
22851
|
}
|
|
22863
22852
|
}
|
|
@@ -22891,13 +22880,11 @@ $btn-focus-box-shadow: none !default;
|
|
|
22891
22880
|
@if $skin-name == 'bootstrap4' {
|
|
22892
22881
|
background: $btn-warning-bgcolor;
|
|
22893
22882
|
border-color: transparent;
|
|
22894
|
-
$color-rgba: rgba(mix(lighten($btn-warning-active-bgcolor, 50%), $btn-warning-active-border-color, 15%), .5);
|
|
22895
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22896
22883
|
}
|
|
22897
22884
|
@else {
|
|
22898
22885
|
background: $btn-warning-active-bgcolor;
|
|
22899
22886
|
border-color: $btn-warning-active-border-color;
|
|
22900
|
-
@if $skin-name != 'bootstrap5' {
|
|
22887
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22901
22888
|
box-shadow: $btn-outline-active-box-shadow;
|
|
22902
22889
|
}
|
|
22903
22890
|
}
|
|
@@ -22931,13 +22918,11 @@ $btn-focus-box-shadow: none !default;
|
|
|
22931
22918
|
@if $skin-name == 'bootstrap4' {
|
|
22932
22919
|
background: $btn-danger-bgcolor;
|
|
22933
22920
|
border-color: transparent;
|
|
22934
|
-
$color-rgba: rgba(mix(lighten($btn-danger-active-bgcolor, 50%), $btn-danger-active-border-color, 15%), .5);
|
|
22935
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
22936
22921
|
}
|
|
22937
22922
|
@else {
|
|
22938
22923
|
background: $btn-danger-active-bgcolor;
|
|
22939
22924
|
border-color: $btn-danger-active-border-color;
|
|
22940
|
-
@if $skin-name != 'bootstrap5' {
|
|
22925
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
22941
22926
|
box-shadow: $btn-outline-active-box-shadow;
|
|
22942
22927
|
}
|
|
22943
22928
|
}
|
|
@@ -23049,11 +23034,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
23049
23034
|
background: $btn-success-active-bgcolor;
|
|
23050
23035
|
border-color: $btn-success-active-border-color;
|
|
23051
23036
|
color: $btn-success-active-color;
|
|
23052
|
-
@if $skin-name
|
|
23053
|
-
$color-rgba: rgba(mix(lighten($btn-success-active-bgcolor, 50%), $btn-success-active-border-color, 15%), .5);
|
|
23054
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23055
|
-
}
|
|
23056
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23037
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23057
23038
|
box-shadow: $btn-active-box-shadow;
|
|
23058
23039
|
}
|
|
23059
23040
|
}
|
|
@@ -23086,11 +23067,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
23086
23067
|
@else {
|
|
23087
23068
|
border-color: $btn-info-active-border-color;
|
|
23088
23069
|
}
|
|
23089
|
-
@if $skin-name
|
|
23090
|
-
$color-rgba: rgba(mix(lighten($btn-info-active-bgcolor, 50%), $btn-info-active-border-color, 15%), .5);
|
|
23091
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23092
|
-
}
|
|
23093
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23070
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23094
23071
|
box-shadow: $btn-active-box-shadow;
|
|
23095
23072
|
}
|
|
23096
23073
|
}
|
|
@@ -23123,11 +23100,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
23123
23100
|
border-color: $btn-warning-active-border-color;
|
|
23124
23101
|
}
|
|
23125
23102
|
color: $btn-warning-active-color;
|
|
23126
|
-
@if $skin-name
|
|
23127
|
-
$color-rgba: rgba(mix(lighten($btn-warning-active-bgcolor, 50%), $btn-warning-active-border-color, 15%), .5);
|
|
23128
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23129
|
-
}
|
|
23130
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23103
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23131
23104
|
box-shadow: $btn-active-box-shadow;
|
|
23132
23105
|
}
|
|
23133
23106
|
}
|
|
@@ -23160,11 +23133,7 @@ $btn-focus-box-shadow: none !default;
|
|
|
23160
23133
|
border-color: $btn-danger-active-border-color;
|
|
23161
23134
|
}
|
|
23162
23135
|
color: $btn-danger-active-color;
|
|
23163
|
-
@if $skin-name
|
|
23164
|
-
$color-rgba: rgba(mix(lighten($btn-danger-active-bgcolor, 50%), $btn-danger-active-border-color, 15%), .5);
|
|
23165
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23166
|
-
}
|
|
23167
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23136
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23168
23137
|
box-shadow: $btn-active-box-shadow;
|
|
23169
23138
|
}
|
|
23170
23139
|
}
|
|
@@ -30983,7 +30952,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30983
30952
|
}
|
|
30984
30953
|
|
|
30985
30954
|
&.e-focused {
|
|
30986
|
-
|
|
30955
|
+
@if $skin-name != 'FluentUI' {
|
|
30956
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
30957
|
+
}
|
|
30987
30958
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
30988
30959
|
}
|
|
30989
30960
|
|
|
@@ -57533,6 +57504,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
57533
57504
|
$stepper-bigger-small-text-size: 14px !default;
|
|
57534
57505
|
|
|
57535
57506
|
$step-selected-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $selection-bg, 0 0 0 8px $bg-base-0 !default;
|
|
57507
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $content-font, 0 0 0 8px $bg-base-0 !default;
|
|
57536
57508
|
$step-valid-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $success-alt, 0 0 0 8px $bg-base-0 !default;
|
|
57537
57509
|
$step-error-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $error-alt, 0 0 0 8px $bg-base-0 !default;
|
|
57538
57510
|
$step-li-shadow: 0 0 0 8px $bg-base-0 !default;
|
|
@@ -58267,12 +58239,18 @@ $step-selected-active-color: $selection-bg !default;
|
|
|
58267
58239
|
}
|
|
58268
58240
|
}
|
|
58269
58241
|
|
|
58270
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
58242
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
58243
|
+
box-shadow: $step-selected-li-shadow;
|
|
58244
|
+
}
|
|
58245
|
+
|
|
58271
58246
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
58272
58247
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
58273
58248
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
58274
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
58275
|
-
|
|
58249
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
58250
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
58251
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
58252
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
58253
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
58276
58254
|
}
|
|
58277
58255
|
|
|
58278
58256
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -69645,6 +69623,11 @@ $de-column-presets-font-size: 60px !default;
|
|
|
69645
69623
|
content: '\e68a';
|
|
69646
69624
|
}
|
|
69647
69625
|
|
|
69626
|
+
.e-de-share::before {
|
|
69627
|
+
content: '\e8f2';
|
|
69628
|
+
font-family: 'e-icons';
|
|
69629
|
+
}
|
|
69630
|
+
|
|
69648
69631
|
.e-de-preset-container {
|
|
69649
69632
|
width: 95px;
|
|
69650
69633
|
}
|
|
@@ -77556,7 +77539,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77556
77539
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
77557
77540
|
& .e-rowcell.e-dragborder,
|
|
77558
77541
|
& .e-rowdragdrop.e-dragborder,
|
|
77559
|
-
& .e-detailrowcollapse.e-dragborder
|
|
77542
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
77543
|
+
& .e-detailrowexpand.e-dragborder {
|
|
77560
77544
|
z-index: $grid-dragborder-z-index;
|
|
77561
77545
|
}
|
|
77562
77546
|
}
|
|
@@ -77575,7 +77559,10 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77575
77559
|
& .e-rowdragdrop.e-dragborder.e-fixedfreeze,
|
|
77576
77560
|
& .e-detailrowcollapse.e-dragborder.e-leftfreeze,
|
|
77577
77561
|
& .e-detailrowcollapse.e-dragborder.e-rightfreeze,
|
|
77578
|
-
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze
|
|
77562
|
+
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze,
|
|
77563
|
+
& .e-detailrowexpand.e-dragborder.e-leftfreeze,
|
|
77564
|
+
& .e-detailrowexpand.e-dragborder.e-rightfreeze,
|
|
77565
|
+
& .e-detailrowexpand.e-dragborder.e-fixedfreeze {
|
|
77579
77566
|
z-index: 6;
|
|
77580
77567
|
}
|
|
77581
77568
|
}
|
|
@@ -77586,7 +77573,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77586
77573
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
77587
77574
|
& .e-rowcell.e-dragborder,
|
|
77588
77575
|
& .e-rowdragdrop.e-dragborder,
|
|
77589
|
-
& .e-detailrowcollapse.e-dragborder
|
|
77576
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
77577
|
+
& .e-detailrowexpand.e-dragborder {
|
|
77590
77578
|
box-shadow: $grid-dragborder-box-shadow;
|
|
77591
77579
|
}
|
|
77592
77580
|
}
|
|
@@ -77622,7 +77610,8 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77622
77610
|
& tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
77623
77611
|
& .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
77624
77612
|
& .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
77625
|
-
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
77613
|
+
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
77614
|
+
& .e-detailrowexpand.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze) {
|
|
77626
77615
|
position: $grid-dragborder-position;
|
|
77627
77616
|
}
|
|
77628
77617
|
}
|
|
@@ -81014,6 +81003,11 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81014
81003
|
overflow-y: auto;
|
|
81015
81004
|
}
|
|
81016
81005
|
|
|
81006
|
+
.e-gridcontent .e-content,
|
|
81007
|
+
.e-detailrowcollapse.e-dragborder,
|
|
81008
|
+
.e-detailrowexpand.e-dragborder{
|
|
81009
|
+
position: $grid-dragborder-position;
|
|
81010
|
+
}
|
|
81017
81011
|
.e-gridcontent .e-content.e-yscroll {
|
|
81018
81012
|
overflow-y: scroll;
|
|
81019
81013
|
}
|
|
@@ -87251,7 +87245,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87251
87245
|
input:focus+label.e-btn,
|
|
87252
87246
|
.e-btn:focus,
|
|
87253
87247
|
.e-btn:hover {
|
|
87254
|
-
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
|
|
87248
|
+
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
|
|
87255
87249
|
z-index: 2;
|
|
87256
87250
|
}
|
|
87257
87251
|
}
|
|
@@ -87541,7 +87535,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87541
87535
|
}
|
|
87542
87536
|
}
|
|
87543
87537
|
|
|
87544
|
-
@if $skin-name == 'material' or $skin-name == '
|
|
87538
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
87545
87539
|
.e-btn {
|
|
87546
87540
|
box-shadow: none;
|
|
87547
87541
|
}
|
|
@@ -87585,7 +87579,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87585
87579
|
.e-btn:focus,
|
|
87586
87580
|
input:focus+label.e-btn {
|
|
87587
87581
|
@include button-focus;
|
|
87588
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87582
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87589
87583
|
box-shadow: none;
|
|
87590
87584
|
}
|
|
87591
87585
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87602,7 +87596,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87602
87596
|
|
|
87603
87597
|
&.e-primary {
|
|
87604
87598
|
@include primary-focus;
|
|
87605
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87599
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87606
87600
|
box-shadow: none;
|
|
87607
87601
|
}
|
|
87608
87602
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87616,7 +87610,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87616
87610
|
|
|
87617
87611
|
&.e-success {
|
|
87618
87612
|
@include success-focus;
|
|
87619
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87613
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87620
87614
|
box-shadow: none;
|
|
87621
87615
|
}
|
|
87622
87616
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87630,7 +87624,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87630
87624
|
|
|
87631
87625
|
&.e-info {
|
|
87632
87626
|
@include info-focus;
|
|
87633
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87627
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87634
87628
|
box-shadow: none;
|
|
87635
87629
|
}
|
|
87636
87630
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87644,7 +87638,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87644
87638
|
|
|
87645
87639
|
&.e-warning {
|
|
87646
87640
|
@include warning-focus;
|
|
87647
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87641
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87648
87642
|
box-shadow: none;
|
|
87649
87643
|
}
|
|
87650
87644
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87658,7 +87652,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87658
87652
|
|
|
87659
87653
|
&.e-danger {
|
|
87660
87654
|
@include danger-focus;
|
|
87661
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87655
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87662
87656
|
box-shadow: none;
|
|
87663
87657
|
}
|
|
87664
87658
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87680,7 +87674,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87680
87674
|
|
|
87681
87675
|
&.e-outline {
|
|
87682
87676
|
@include outline-focus;
|
|
87683
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87677
|
+
@if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
|
|
87684
87678
|
box-shadow: none;
|
|
87685
87679
|
}
|
|
87686
87680
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87689,7 +87683,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87689
87683
|
|
|
87690
87684
|
&.e-primary {
|
|
87691
87685
|
@include outline-primary-focus;
|
|
87692
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87686
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87693
87687
|
box-shadow: none;
|
|
87694
87688
|
}
|
|
87695
87689
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87699,7 +87693,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87699
87693
|
|
|
87700
87694
|
&.e-success {
|
|
87701
87695
|
@include outline-success-focus;
|
|
87702
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87696
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87703
87697
|
box-shadow: none;
|
|
87704
87698
|
}
|
|
87705
87699
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87709,7 +87703,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87709
87703
|
|
|
87710
87704
|
&.e-info {
|
|
87711
87705
|
@include outline-info-focus;
|
|
87712
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87706
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87713
87707
|
box-shadow: none;
|
|
87714
87708
|
}
|
|
87715
87709
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87719,7 +87713,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87719
87713
|
|
|
87720
87714
|
&.e-warning {
|
|
87721
87715
|
@include outline-warning-focus;
|
|
87722
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87716
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87723
87717
|
box-shadow: none;
|
|
87724
87718
|
}
|
|
87725
87719
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -87729,7 +87723,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
87729
87723
|
|
|
87730
87724
|
&.e-danger {
|
|
87731
87725
|
@include outline-danger-focus;
|
|
87732
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
87726
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87733
87727
|
box-shadow: none;
|
|
87734
87728
|
}
|
|
87735
87729
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -93789,7 +93783,7 @@ $gantt-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
93789
93783
|
}
|
|
93790
93784
|
|
|
93791
93785
|
.e-zero-spacing {
|
|
93792
|
-
border-spacing:
|
|
93786
|
+
border-spacing: 0;
|
|
93793
93787
|
}
|
|
93794
93788
|
|
|
93795
93789
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -123717,6 +123711,7 @@ $ribbon-large-items-btn-height: 22px !default;
|
|
|
123717
123711
|
$ribbon-large-items-icon-size: 32px !default;
|
|
123718
123712
|
$ribbon-large-items-max-width: 10ch !default;
|
|
123719
123713
|
$ribbon-large-items-icon-padding: 12px 10px 4px !default;
|
|
123714
|
+
$ribbon-large-items-btn-gap: 8px !default;
|
|
123720
123715
|
$ribbon-items-border: 2px solid !default;
|
|
123721
123716
|
$ribbon-items-border-radius: unset !default;
|
|
123722
123717
|
$ribbon-items-font-weight: 400 !default;
|
|
@@ -123813,6 +123808,7 @@ $ribbon-bigger-large-items-icon-size: 36px !default;
|
|
|
123813
123808
|
$ribbon-bigger-large-items-btn-padding: 0 5px !default;
|
|
123814
123809
|
$ribbon-bigger-large-items-btn-size: 16px !default;
|
|
123815
123810
|
$ribbon-bigger-large-items-btn-height: 24px !default;
|
|
123811
|
+
$ribbon-bigger-large-items-btn-gap: 8px !default;
|
|
123816
123812
|
$ribbon-bigger-items-padding: 2px !default;
|
|
123817
123813
|
$ribbon-bigger-items-btn-size: 14px !default;
|
|
123818
123814
|
$ribbon-bigger-items-height: 22px !default;
|
|
@@ -124592,6 +124588,10 @@ $ribbon-filemenu-popup-border-radius: unset !default;
|
|
|
124592
124588
|
.e-icon-top {
|
|
124593
124589
|
height: 50%;
|
|
124594
124590
|
}
|
|
124591
|
+
|
|
124592
|
+
&.e-top-icon-btn {
|
|
124593
|
+
gap: $ribbon-large-items-btn-gap;
|
|
124594
|
+
}
|
|
124595
124595
|
}
|
|
124596
124596
|
|
|
124597
124597
|
& > .e-split-btn-wrapper.e-vertical .e-btn {
|
|
@@ -125217,6 +125217,10 @@ $ribbon-filemenu-popup-border-radius: unset !default;
|
|
|
125217
125217
|
font-size: $ribbon-bigger-large-items-icon-size;
|
|
125218
125218
|
padding: $ribbon-bigger-large-items-icon-padding;
|
|
125219
125219
|
}
|
|
125220
|
+
|
|
125221
|
+
&.e-top-icon-btn {
|
|
125222
|
+
gap: $ribbon-bigger-large-items-btn-gap;
|
|
125223
|
+
}
|
|
125220
125224
|
}
|
|
125221
125225
|
|
|
125222
125226
|
.e-dropdown-btn {
|