@syncfusion/ej2-treegrid 33.2.12 → 34.1.30
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/dist/ej2-treegrid.min.js +2 -2
- package/dist/ej2-treegrid.umd.min.js +2 -2
- package/dist/ej2-treegrid.umd.min.js.map +1 -1
- package/dist/es6/ej2-treegrid.es2015.js +133 -40
- package/dist/es6/ej2-treegrid.es2015.js.map +1 -1
- package/dist/es6/ej2-treegrid.es5.js +133 -40
- package/dist/es6/ej2-treegrid.es5.js.map +1 -1
- package/dist/global/ej2-treegrid.min.js +2 -2
- package/dist/global/ej2-treegrid.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/helpers/e2e/index.d.ts +1 -0
- package/helpers/e2e/index.js +8 -0
- package/helpers/e2e/treegridhelper.d.ts +21 -0
- package/helpers/e2e/treegridhelper.js +83 -0
- package/package.json +5 -5
- package/src/treegrid/actions/batch-edit.d.ts +1 -0
- package/src/treegrid/actions/batch-edit.js +14 -2
- package/src/treegrid/actions/edit.d.ts +12 -0
- package/src/treegrid/actions/edit.js +35 -3
- package/src/treegrid/actions/pdf-export.js +3 -1
- package/src/treegrid/actions/selection.d.ts +7 -0
- package/src/treegrid/actions/selection.js +32 -13
- package/src/treegrid/base/data.js +5 -11
- package/src/treegrid/base/treegrid.d.ts +7 -0
- package/src/treegrid/base/treegrid.js +34 -5
- package/src/treegrid/renderer/virtual-tree-content-render.js +10 -5
- package/styles/bds-lite.css +0 -351
- package/styles/bds-lite.scss +1 -15
- package/styles/bds.css +0 -355
- package/styles/bds.scss +2 -16
- package/styles/bootstrap-dark-lite.css +0 -100
- package/styles/bootstrap-dark-lite.scss +1 -15
- package/styles/bootstrap-dark.css +0 -100
- package/styles/bootstrap-dark.scss +2 -16
- package/styles/bootstrap-lite.css +0 -100
- package/styles/bootstrap-lite.scss +1 -15
- package/styles/bootstrap.css +0 -100
- package/styles/bootstrap.scss +2 -16
- package/styles/bootstrap4-lite.css +0 -144
- package/styles/bootstrap4-lite.scss +1 -15
- package/styles/bootstrap4.css +0 -144
- package/styles/bootstrap4.scss +2 -16
- package/styles/bootstrap5-dark-lite.css +0 -139
- package/styles/bootstrap5-dark-lite.scss +1 -15
- package/styles/bootstrap5-dark.css +0 -139
- package/styles/bootstrap5-dark.scss +2 -16
- package/styles/bootstrap5-lite.css +0 -139
- package/styles/bootstrap5-lite.scss +1 -16
- package/styles/bootstrap5.3-lite.css +0 -307
- package/styles/bootstrap5.3-lite.scss +1 -16
- package/styles/bootstrap5.3.css +0 -391
- package/styles/bootstrap5.3.scss +2 -17
- package/styles/bootstrap5.css +0 -139
- package/styles/bootstrap5.scss +2 -17
- package/styles/fabric-dark-lite.css +0 -76
- package/styles/fabric-dark-lite.scss +1 -16
- package/styles/fabric-dark.css +0 -76
- package/styles/fabric-dark.scss +2 -17
- package/styles/fabric-lite.css +0 -76
- package/styles/fabric-lite.scss +1 -16
- package/styles/fabric.css +0 -76
- package/styles/fabric.scss +2 -17
- package/styles/fluent-dark-lite.css +0 -131
- package/styles/fluent-dark-lite.scss +1 -16
- package/styles/fluent-dark.css +0 -131
- package/styles/fluent-dark.scss +2 -17
- package/styles/fluent-lite.css +0 -131
- package/styles/fluent-lite.scss +1 -16
- package/styles/fluent.css +0 -131
- package/styles/fluent.scss +2 -17
- package/styles/fluent2-lite.css +0 -548
- package/styles/fluent2-lite.scss +1 -16
- package/styles/fluent2.css +0 -634
- package/styles/fluent2.scss +2 -17
- package/styles/highcontrast-light-lite.css +0 -85
- package/styles/highcontrast-light-lite.scss +1 -16
- package/styles/highcontrast-light.css +0 -85
- package/styles/highcontrast-light.scss +2 -17
- package/styles/highcontrast-lite.css +0 -85
- package/styles/highcontrast-lite.scss +1 -16
- package/styles/highcontrast.css +0 -85
- package/styles/highcontrast.scss +2 -17
- package/styles/material-dark-lite.css +0 -161
- package/styles/material-dark-lite.scss +1 -16
- package/styles/material-dark.css +0 -161
- package/styles/material-dark.scss +2 -17
- package/styles/material-lite.css +0 -185
- package/styles/material-lite.scss +1 -15
- package/styles/material.css +0 -185
- package/styles/material.scss +2 -16
- package/styles/material3-dark-lite.css +0 -393
- package/styles/material3-dark-lite.scss +1 -16
- package/styles/material3-dark.css +0 -475
- package/styles/material3-dark.scss +2 -17
- package/styles/material3-lite.css +0 -397
- package/styles/material3-lite.scss +1 -16
- package/styles/material3.css +0 -481
- package/styles/material3.scss +2 -17
- package/styles/tailwind-dark-lite.css +0 -112
- package/styles/tailwind-dark-lite.scss +1 -16
- package/styles/tailwind-dark.css +0 -112
- package/styles/tailwind-dark.scss +2 -17
- package/styles/tailwind-lite.css +0 -112
- package/styles/tailwind-lite.scss +1 -16
- package/styles/tailwind.css +0 -112
- package/styles/tailwind.scss +2 -17
- package/styles/tailwind3-lite.css +0 -347
- package/styles/tailwind3-lite.scss +1 -16
- package/styles/tailwind3.css +0 -421
- package/styles/tailwind3.scss +2 -17
- package/styles/treegrid/_all.scss +2 -2
- package/styles/treegrid/_bds-definition.scss +4 -2
- package/styles/treegrid/_bigger.scss +1 -1
- package/styles/treegrid/_bootstrap-dark-definition.scss +4 -2
- package/styles/treegrid/_bootstrap-definition.scss +4 -2
- package/styles/treegrid/_bootstrap4-definition.scss +4 -2
- package/styles/treegrid/_bootstrap5-dark-definition.scss +4 -2
- package/styles/treegrid/_bootstrap5-definition.scss +4 -2
- package/styles/treegrid/_bootstrap5.3-definition.scss +4 -2
- package/styles/treegrid/_fabric-dark-definition.scss +4 -2
- package/styles/treegrid/_fabric-definition.scss +4 -2
- package/styles/treegrid/_fluent-dark-definition.scss +4 -2
- package/styles/treegrid/_fluent-definition.scss +4 -2
- package/styles/treegrid/_fluent2-definition.scss +4 -2
- package/styles/treegrid/_fusionnew-definition.scss +2 -0
- package/styles/treegrid/_highcontrast-definition.scss +4 -2
- package/styles/treegrid/_highcontrast-light-definition.scss +4 -2
- package/styles/treegrid/_layout.scss +4 -4
- package/styles/treegrid/_material-dark-definition.scss +4 -2
- package/styles/treegrid/_material-definition.scss +4 -2
- package/styles/treegrid/_material3-dark-definition.scss +4 -2
- package/styles/treegrid/_material3-definition.scss +4 -2
- package/styles/treegrid/_tailwind-dark-definition.scss +4 -2
- package/styles/treegrid/_tailwind-definition.scss +4 -2
- package/styles/treegrid/_tailwind3-definition.scss +4 -2
- package/styles/treegrid/_variables.scss +2 -0
- package/styles/treegrid/bds.css +0 -355
- package/styles/treegrid/bds.scss +2 -17
- package/styles/treegrid/bootstrap-dark.css +0 -100
- package/styles/treegrid/bootstrap-dark.scss +2 -17
- package/styles/treegrid/bootstrap.css +0 -100
- package/styles/treegrid/bootstrap.scss +2 -17
- package/styles/treegrid/bootstrap4.css +0 -144
- package/styles/treegrid/bootstrap4.scss +2 -17
- package/styles/treegrid/bootstrap5-dark.css +0 -139
- package/styles/treegrid/bootstrap5-dark.scss +2 -17
- package/styles/treegrid/bootstrap5.3.css +0 -391
- package/styles/treegrid/bootstrap5.3.scss +2 -17
- package/styles/treegrid/bootstrap5.css +0 -139
- package/styles/treegrid/bootstrap5.scss +2 -17
- package/styles/treegrid/fabric-dark.css +0 -76
- package/styles/treegrid/fabric-dark.scss +2 -17
- package/styles/treegrid/fabric.css +0 -76
- package/styles/treegrid/fabric.scss +2 -17
- package/styles/treegrid/fluent-dark.css +0 -131
- package/styles/treegrid/fluent-dark.scss +2 -17
- package/styles/treegrid/fluent.css +0 -131
- package/styles/treegrid/fluent.scss +2 -17
- package/styles/treegrid/fluent2.css +0 -634
- package/styles/treegrid/fluent2.scss +2 -17
- package/styles/treegrid/highcontrast-light.css +0 -85
- package/styles/treegrid/highcontrast-light.scss +2 -17
- package/styles/treegrid/highcontrast.css +0 -85
- package/styles/treegrid/highcontrast.scss +2 -17
- package/styles/treegrid/icons/_bds.scss +1 -1
- package/styles/treegrid/icons/_bootstrap-dark.scss +1 -1
- package/styles/treegrid/icons/_bootstrap.scss +1 -1
- package/styles/treegrid/icons/_bootstrap4.scss +1 -1
- package/styles/treegrid/icons/_bootstrap5.3.scss +1 -1
- package/styles/treegrid/icons/_bootstrap5.scss +1 -1
- package/styles/treegrid/icons/_fabric-dark.scss +1 -1
- package/styles/treegrid/icons/_fabric.scss +1 -1
- package/styles/treegrid/icons/_fluent.scss +1 -1
- package/styles/treegrid/icons/_fluent2.scss +1 -1
- package/styles/treegrid/icons/_fusionnew.scss +1 -1
- package/styles/treegrid/icons/_highcontrast-light.scss +1 -1
- package/styles/treegrid/icons/_highcontrast.scss +1 -1
- package/styles/treegrid/icons/_material-dark.scss +1 -1
- package/styles/treegrid/icons/_material.scss +1 -1
- package/styles/treegrid/icons/_material3.scss +1 -1
- package/styles/treegrid/icons/_tailwind-dark.scss +1 -1
- package/styles/treegrid/icons/_tailwind.scss +1 -1
- package/styles/treegrid/icons/_tailwind3.scss +1 -1
- package/styles/treegrid/material-dark.css +0 -161
- package/styles/treegrid/material-dark.scss +2 -17
- package/styles/treegrid/material.css +0 -185
- package/styles/treegrid/material.scss +2 -17
- package/styles/treegrid/material3-dark.css +0 -475
- package/styles/treegrid/material3-dark.scss +2 -17
- package/styles/treegrid/material3.css +0 -481
- package/styles/treegrid/material3.scss +2 -17
- package/styles/treegrid/tailwind-dark.css +0 -112
- package/styles/treegrid/tailwind-dark.scss +2 -17
- package/styles/treegrid/tailwind.css +0 -112
- package/styles/treegrid/tailwind.scss +2 -17
- package/styles/treegrid/tailwind3.css +0 -421
- package/styles/treegrid/tailwind3.scss +2 -17
- package/styles/treegrid/_all.bds.scss +0 -2
- package/styles/treegrid/_all.bootstrap-dark.scss +0 -2
- package/styles/treegrid/_all.bootstrap.scss +0 -2
- package/styles/treegrid/_all.bootstrap4.scss +0 -2
- package/styles/treegrid/_all.bootstrap5-dark.scss +0 -2
- package/styles/treegrid/_all.bootstrap5.3.scss +0 -2
- package/styles/treegrid/_all.bootstrap5.scss +0 -2
- package/styles/treegrid/_all.fabric-dark.scss +0 -2
- package/styles/treegrid/_all.fabric.scss +0 -2
- package/styles/treegrid/_all.fluent-dark.scss +0 -2
- package/styles/treegrid/_all.fluent.scss +0 -2
- package/styles/treegrid/_all.fluent2.scss +0 -2
- package/styles/treegrid/_all.highcontrast-light.scss +0 -2
- package/styles/treegrid/_all.highcontrast.scss +0 -2
- package/styles/treegrid/_all.material-dark.scss +0 -2
- package/styles/treegrid/_all.material.scss +0 -2
- package/styles/treegrid/_all.material3-dark.scss +0 -2
- package/styles/treegrid/_all.material3.scss +0 -2
- package/styles/treegrid/_all.tailwind-dark.scss +0 -2
- package/styles/treegrid/_all.tailwind.scss +0 -2
- package/styles/treegrid/_all.tailwind3.scss +0 -2
- package/styles/treegrid/_bigger.bds.scss +0 -3
- package/styles/treegrid/_bigger.bootstrap-dark.scss +0 -3
- package/styles/treegrid/_bigger.bootstrap.scss +0 -3
- package/styles/treegrid/_bigger.bootstrap4.scss +0 -3
- package/styles/treegrid/_bigger.bootstrap5-dark.scss +0 -3
- package/styles/treegrid/_bigger.bootstrap5.3.scss +0 -3
- package/styles/treegrid/_bigger.bootstrap5.scss +0 -3
- package/styles/treegrid/_bigger.fabric-dark.scss +0 -3
- package/styles/treegrid/_bigger.fabric.scss +0 -3
- package/styles/treegrid/_bigger.fluent-dark.scss +0 -3
- package/styles/treegrid/_bigger.fluent.scss +0 -3
- package/styles/treegrid/_bigger.fluent2.scss +0 -3
- package/styles/treegrid/_bigger.highcontrast-light.scss +0 -3
- package/styles/treegrid/_bigger.highcontrast.scss +0 -3
- package/styles/treegrid/_bigger.material-dark.scss +0 -3
- package/styles/treegrid/_bigger.material.scss +0 -3
- package/styles/treegrid/_bigger.material3-dark.scss +0 -3
- package/styles/treegrid/_bigger.material3.scss +0 -3
- package/styles/treegrid/_bigger.tailwind-dark.scss +0 -3
- package/styles/treegrid/_bigger.tailwind.scss +0 -3
- package/styles/treegrid/_bigger.tailwind3.scss +0 -3
- package/styles/treegrid/_layout.bds.scss +0 -4
- package/styles/treegrid/_layout.bootstrap-dark.scss +0 -4
- package/styles/treegrid/_layout.bootstrap.scss +0 -4
- package/styles/treegrid/_layout.bootstrap4.scss +0 -4
- package/styles/treegrid/_layout.bootstrap5-dark.scss +0 -4
- package/styles/treegrid/_layout.bootstrap5.3.scss +0 -4
- package/styles/treegrid/_layout.bootstrap5.scss +0 -4
- package/styles/treegrid/_layout.fabric-dark.scss +0 -4
- package/styles/treegrid/_layout.fabric.scss +0 -4
- package/styles/treegrid/_layout.fluent-dark.scss +0 -4
- package/styles/treegrid/_layout.fluent.scss +0 -4
- package/styles/treegrid/_layout.fluent2.scss +0 -4
- package/styles/treegrid/_layout.highcontrast-light.scss +0 -4
- package/styles/treegrid/_layout.highcontrast.scss +0 -4
- package/styles/treegrid/_layout.material-dark.scss +0 -4
- package/styles/treegrid/_layout.material.scss +0 -4
- package/styles/treegrid/_layout.material3-dark.scss +0 -4
- package/styles/treegrid/_layout.material3.scss +0 -4
- package/styles/treegrid/_layout.tailwind-dark.scss +0 -4
- package/styles/treegrid/_layout.tailwind.scss +0 -4
- package/styles/treegrid/_layout.tailwind3.scss +0 -4
- package/styles/treegrid/_theme-variables.bds.scss +0 -1
- package/styles/treegrid/_theme-variables.bootstrap-dark.scss +0 -1
- package/styles/treegrid/_theme-variables.bootstrap.scss +0 -1
- package/styles/treegrid/_theme-variables.bootstrap4.scss +0 -1
- package/styles/treegrid/_theme-variables.bootstrap5-dark.scss +0 -1
- package/styles/treegrid/_theme-variables.bootstrap5.3.scss +0 -1
- package/styles/treegrid/_theme-variables.bootstrap5.scss +0 -1
- package/styles/treegrid/_theme-variables.fabric-dark.scss +0 -1
- package/styles/treegrid/_theme-variables.fabric.scss +0 -1
- package/styles/treegrid/_theme-variables.fluent-dark.scss +0 -1
- package/styles/treegrid/_theme-variables.fluent.scss +0 -1
- package/styles/treegrid/_theme-variables.fluent2.scss +0 -1
- package/styles/treegrid/_theme-variables.highcontrast-light.scss +0 -1
- package/styles/treegrid/_theme-variables.highcontrast.scss +0 -1
- package/styles/treegrid/_theme-variables.material-dark.scss +0 -1
- package/styles/treegrid/_theme-variables.material.scss +0 -1
- package/styles/treegrid/_theme-variables.material3-dark.scss +0 -1
- package/styles/treegrid/_theme-variables.material3.scss +0 -1
- package/styles/treegrid/_theme-variables.tailwind-dark.scss +0 -1
- package/styles/treegrid/_theme-variables.tailwind.scss +0 -1
- package/styles/treegrid/_theme-variables.tailwind3.scss +0 -1
- package/styles/treegrid/_theme.bds.scss +0 -1
- package/styles/treegrid/_theme.bootstrap-dark.scss +0 -1
- package/styles/treegrid/_theme.bootstrap.scss +0 -1
- package/styles/treegrid/_theme.bootstrap4.scss +0 -1
- package/styles/treegrid/_theme.bootstrap5-dark.scss +0 -1
- package/styles/treegrid/_theme.bootstrap5.3.scss +0 -1
- package/styles/treegrid/_theme.bootstrap5.scss +0 -1
- package/styles/treegrid/_theme.fabric-dark.scss +0 -1
- package/styles/treegrid/_theme.fabric.scss +0 -1
- package/styles/treegrid/_theme.fluent-dark.scss +0 -1
- package/styles/treegrid/_theme.fluent.scss +0 -1
- package/styles/treegrid/_theme.fluent2.scss +0 -1
- package/styles/treegrid/_theme.highcontrast-light.scss +0 -1
- package/styles/treegrid/_theme.highcontrast.scss +0 -1
- package/styles/treegrid/_theme.material-dark.scss +0 -1
- package/styles/treegrid/_theme.material.scss +0 -1
- package/styles/treegrid/_theme.material3-dark.scss +0 -1
- package/styles/treegrid/_theme.material3.scss +0 -1
- package/styles/treegrid/_theme.tailwind-dark.scss +0 -1
- package/styles/treegrid/_theme.tailwind.scss +0 -1
- package/styles/treegrid/_theme.tailwind3.scss +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@use '
|
|
1
|
+
@use 'variables' as *;
|
|
2
2
|
@mixin rowcell-container {
|
|
3
3
|
overflow: hidden;
|
|
4
4
|
text-overflow: ellipsis;
|
|
@@ -214,8 +214,8 @@
|
|
|
214
214
|
width: 16px;
|
|
215
215
|
}
|
|
216
216
|
@else {
|
|
217
|
-
height: $cbox-height;
|
|
218
|
-
width: $cbox-width;
|
|
217
|
+
height: $treegrid-cbox-height;
|
|
218
|
+
width: $treegrid-cbox-width;
|
|
219
219
|
}
|
|
220
220
|
}
|
|
221
221
|
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
}
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
|
|
278
|
+
&.e-grid.e-print-grid-layout .e-icons {
|
|
279
279
|
display: inline-block;
|
|
280
280
|
}
|
|
281
281
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@use 'ej2-base/styles/
|
|
2
|
-
|
|
1
|
+
@use '@syncfusion/ej2-base/styles/common/base-variables' as *;
|
|
2
|
+
|
|
3
3
|
$treegrid-right-arrow-icon: '\e848' !default;
|
|
4
4
|
$treegrid-toolbar-expand-icon: '\e556' !default;
|
|
5
5
|
$treegrid-toolbar-collapse-icon: '\e554' !default;
|
|
@@ -29,3 +29,5 @@ $treegrid-rowdd-boxshadow: #00b0ff !default;
|
|
|
29
29
|
$treegrid-rowdd-childborder-width: 1px 0 0 !default;
|
|
30
30
|
$treegrid-lastrowdd-childborder-width: 1px 0 !default;
|
|
31
31
|
$treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
32
|
+
$treegrid-cbox-height: 18px !default;
|
|
33
|
+
$treegrid-cbox-width: 18px !default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@use 'ej2-base/styles/
|
|
2
|
-
|
|
1
|
+
@use '@syncfusion/ej2-base/styles/common/base-variables' as *;
|
|
2
|
+
|
|
3
3
|
$treegrid-right-arrow-icon: '\e848' !default;
|
|
4
4
|
$treegrid-toolbar-expand-icon: '\e556' !default;
|
|
5
5
|
$treegrid-toolbar-collapse-icon: '\e554' !default;
|
|
@@ -29,3 +29,5 @@ $treegrid-rowdd-boxshadow: #e3165b !default;
|
|
|
29
29
|
$treegrid-rowdd-childborder-width: 1px 0 0 !default;
|
|
30
30
|
$treegrid-lastrowdd-childborder-width: 1px 0 !default;
|
|
31
31
|
$treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
32
|
+
$treegrid-cbox-height: 18px !default;
|
|
33
|
+
$treegrid-cbox-width: 18px !default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@use 'ej2-base/styles/
|
|
2
|
-
|
|
1
|
+
@use '@syncfusion/ej2-base/styles/common/base-variables' as *;
|
|
2
|
+
|
|
3
3
|
$treegrid-right-arrow-icon-color: rgba($icon-color) !default;
|
|
4
4
|
$treegrid-right-arrow-hover-color: rgba($icon-color-hover) !default;
|
|
5
5
|
$childborder-color: rgba($primary) !default;
|
|
@@ -24,3 +24,5 @@ $treegrid-rowdd-boxshadow: rgba($primary) !default;
|
|
|
24
24
|
$treegrid-rowdd-childborder-width: 2px 0 0 !default;
|
|
25
25
|
$treegrid-lastrowdd-childborder-width: 2px 0 !default;
|
|
26
26
|
$treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
27
|
+
$treegrid-cbox-height: $text-sm !default;
|
|
28
|
+
$treegrid-cbox-width: $text-sm !default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@use 'ej2-base/styles/
|
|
2
|
-
|
|
1
|
+
@use '@syncfusion/ej2-base/styles/common/base-variables' as *;
|
|
2
|
+
|
|
3
3
|
$treegrid-right-arrow-icon-color: rgba($icon-color) !default;
|
|
4
4
|
$treegrid-right-arrow-hover-color: rgba($icon-color-hover) !default;
|
|
5
5
|
$childborder-color: rgba($primary) !default;
|
|
@@ -24,3 +24,5 @@ $treegrid-rowdd-boxshadow: rgba($primary) !default;
|
|
|
24
24
|
$treegrid-rowdd-childborder-width: 2px 0 0 !default;
|
|
25
25
|
$treegrid-lastrowdd-childborder-width: 2px 0 !default;
|
|
26
26
|
$treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
27
|
+
$treegrid-cbox-height: $text-sm !default;
|
|
28
|
+
$treegrid-cbox-width: $text-sm !default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@use 'ej2-base/styles/
|
|
2
|
-
|
|
1
|
+
@use '@syncfusion/ej2-base/styles/common/base-variables' as *;
|
|
2
|
+
|
|
3
3
|
$treegrid-right-arrow-icon-color: $icon-color !default;
|
|
4
4
|
$treegrid-right-arrow-hover-color: $icon-color-hover !default;
|
|
5
5
|
$childborder-color: $primary !default;
|
|
@@ -24,3 +24,5 @@ $treegrid-rowdd-boxshadow: $primary !default;
|
|
|
24
24
|
$treegrid-rowdd-childborder-width: 2px 0 0 !default;
|
|
25
25
|
$treegrid-lastrowdd-childborder-width: 2px 0 !default;
|
|
26
26
|
$treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
27
|
+
$treegrid-cbox-height: 16px !default;
|
|
28
|
+
$treegrid-cbox-width: 16px !default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@use 'ej2-base/styles/
|
|
2
|
-
|
|
1
|
+
@use '@syncfusion/ej2-base/styles/common/base-variables' as *;
|
|
2
|
+
|
|
3
3
|
$treegrid-right-arrow-icon-color: $icon-color !default;
|
|
4
4
|
$treegrid-right-arrow-hover-color: $icon-color-hover !default;
|
|
5
5
|
$childborder-color: $primary !default;
|
|
@@ -24,3 +24,5 @@ $treegrid-rowdd-boxshadow: $primary !default;
|
|
|
24
24
|
$treegrid-rowdd-childborder-width: 2px 0 0 !default;
|
|
25
25
|
$treegrid-lastrowdd-childborder-width: 2px 0 !default;
|
|
26
26
|
$treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
27
|
+
$treegrid-cbox-height: 16px !default;
|
|
28
|
+
$treegrid-cbox-width: 16px !default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@use 'ej2-base/styles/
|
|
2
|
-
|
|
1
|
+
@use '@syncfusion/ej2-base/styles/common/base-variables' as *;
|
|
2
|
+
|
|
3
3
|
$treegrid-right-arrow-icon-color: $icon-color !default;
|
|
4
4
|
$treegrid-right-arrow-hover-color: $icon-color-hover !default;
|
|
5
5
|
$childborder-color: $primary !default;
|
|
@@ -24,3 +24,5 @@ $treegrid-rowdd-boxshadow: $primary !default;
|
|
|
24
24
|
$treegrid-rowdd-childborder-width: 2px 0 0 !default;
|
|
25
25
|
$treegrid-lastrowdd-childborder-width: 2px 0 !default;
|
|
26
26
|
$treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
27
|
+
$treegrid-cbox-height: 16px !default;
|
|
28
|
+
$treegrid-cbox-width: 16px !default;
|
package/styles/treegrid/bds.css
CHANGED
|
@@ -2,349 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
6
|
-
/* stylelint-disable */
|
|
7
|
-
.e-input:focus:not(.e-success):not(.e-warning).e-error,
|
|
8
|
-
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group) input:focus,
|
|
9
|
-
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group) textarea:focus,
|
|
10
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group) input:focus,
|
|
11
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group) textarea:focus,
|
|
12
|
-
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group).e-input-focus input,
|
|
13
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group).e-input-focus input {
|
|
14
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
15
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.e-input:focus:not(.e-error):not(.e-warning).e-success,
|
|
19
|
-
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group) input:focus,
|
|
20
|
-
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group) textarea:focus,
|
|
21
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group) input:focus,
|
|
22
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group) textarea:focus,
|
|
23
|
-
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group).e-input-focus input,
|
|
24
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group).e-input-focus input {
|
|
25
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
26
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.e-input:focus:not(.e-success):not(.e-error).e-warning,
|
|
30
|
-
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group) input:focus,
|
|
31
|
-
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group) textarea:focus,
|
|
32
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group) input:focus,
|
|
33
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group) textarea:focus,
|
|
34
|
-
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group).e-input-focus input,
|
|
35
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group).e-input-focus input {
|
|
36
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
37
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.e-input-group.e-input-focus:not(.e-success):not(.e-warning).e-error,
|
|
41
|
-
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning).e-error {
|
|
42
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
43
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
47
|
-
.e-input-group.e-control-wrapper.e-input-focus:not(.e-error):not(.e-warning).e-success {
|
|
48
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
49
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.e-input-group.e-input-focus:not(.e-success):not(.e-error).e-warning,
|
|
53
|
-
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-error).e-warning {
|
|
54
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
55
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning).e-error,
|
|
59
|
-
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning).e-error {
|
|
60
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
61
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.e-input-group:not(.e-disabled):active:not(.e-error):not(.e-warning).e-success,
|
|
65
|
-
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-error):not(.e-warning).e-success {
|
|
66
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
67
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-error).e-warning,
|
|
71
|
-
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-error).e-warning {
|
|
72
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
73
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.e-float-input.e-error label.e-float-text,
|
|
77
|
-
.e-float-input.e-control-wrapper.e-error label.e-float-text,
|
|
78
|
-
.e-float-input.e-error input:focus ~ label.e-float-text,
|
|
79
|
-
.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
80
|
-
.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
81
|
-
.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
82
|
-
.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
83
|
-
.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text {
|
|
84
|
-
color: var(--color-sf-utility-danger) !important;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
.e-outline.e-float-input.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
88
|
-
.e-outline.e-float-input.e-input-group.e-error.e-valid-input label.e-label-top.e-float-text,
|
|
89
|
-
.e-outline.e-float-input.e-bigger.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
90
|
-
.e-bigger .e-outline.e-float-input.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
91
|
-
.e-outline.e-float-input.e-small.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
92
|
-
.e-small .e-outline.e-float-input.e-error input:focus ~ label.e-float-text,
|
|
93
|
-
.e-outline.e-float-input.e-small.e-bigger.e-error input:focus ~ label.e-float-text,
|
|
94
|
-
.e-bigger .e-outline.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
|
|
95
|
-
.e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
96
|
-
.e-outline.e-float-input.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
97
|
-
.e-bigger .e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
98
|
-
.e-outline.e-float-input.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
99
|
-
.e-small .e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
100
|
-
.e-outline.e-float-input.e-small.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
101
|
-
.e-bigger .e-outline.e-float-input.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
102
|
-
.e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
103
|
-
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error input:focus ~ label.e-float-text,
|
|
104
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
105
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus ~ label.e-float-text,
|
|
106
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
107
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error input:focus ~ label.e-float-text,
|
|
108
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus ~ label.e-float-text,
|
|
109
|
-
.e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
110
|
-
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
111
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
112
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
113
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
114
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
115
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
116
|
-
.e-outline.e-float-input.e-error label.e-float-text.e-label-top,
|
|
117
|
-
.e-outline.e-float-input.e-input-group.e-error label.e-float-text.e-label-top,
|
|
118
|
-
.e-outline.e-float-input.e-control-wrapper.e-error label.e-float-text.e-label-top,
|
|
119
|
-
.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) input:valid ~ label.e-float-text.e-label-top,
|
|
120
|
-
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) input:focus ~ label.e-float-text.e-label-top,
|
|
121
|
-
.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-top,
|
|
122
|
-
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) textarea:focus ~ label.e-float-text.e-label-top,
|
|
123
|
-
.e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
124
|
-
.e-outline.e-float-input.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
125
|
-
.e-bigger .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
126
|
-
.e-outline.e-float-input.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
127
|
-
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
128
|
-
.e-outline.e-float-input.e-small.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
129
|
-
.e-bigger .e-outline.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
|
|
130
|
-
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
131
|
-
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
132
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
133
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
134
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
135
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
136
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text {
|
|
137
|
-
color: var(--color-sf-utility-danger) !important;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
.e-filled.e-float-input.e-error label.e-float-text,
|
|
141
|
-
.e-filled.e-float-input.e-control-wrapper.e-error label.e-float-text,
|
|
142
|
-
.e-filled.e-float-input.e-error input:focus ~ label.e-float-text,
|
|
143
|
-
.e-filled.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
144
|
-
.e-filled.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
145
|
-
.e-filled.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
146
|
-
.e-filled.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
147
|
-
.e-filled.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
|
|
148
|
-
color: var(--color-sf-utility-danger) !important;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
/* stylelint-disable */
|
|
152
|
-
.e-btn.e-primary:focus {
|
|
153
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
154
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
.e-btn.e-success:focus {
|
|
158
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
159
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(23, 177, 105, 0.24) !important;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.e-btn.e-info:focus {
|
|
163
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
164
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px var(--color-sf-brand-solid-shadow) !important;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
.e-btn.e-warning:focus {
|
|
168
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
169
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(247, 143, 8, 0.24) !important;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
.e-btn.e-danger:focus {
|
|
173
|
-
-webkit-box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
174
|
-
box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05), 0 0 0 4px rgba(240, 68, 55, 0.24) !important;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
.e-btn.e-outline.e-info {
|
|
178
|
-
background: transparent !important;
|
|
179
|
-
border-color: var(--color-sf-utility-info-border-color) !important;
|
|
180
|
-
color: var(--color-sf-utility-info-text) !important;
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
.e-btn.e-outline.e-info:hover {
|
|
184
|
-
background: var(--color-sf-utility-info-bg-color-hover) !important;
|
|
185
|
-
border-color: var(--color-sf-utility-info-border-color) !important;
|
|
186
|
-
color: var(--color-sf-utility-info-text-hover) !important;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.e-btn.e-outline.e-info:active {
|
|
190
|
-
background: var(--color-sf-utility-info-bg-color-pressed) !important;
|
|
191
|
-
border-color: var(--color-sf-utility-info-border-color) !important;
|
|
192
|
-
color: var(--color-sf-utility-info-text-hover) !important;
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
.e-btn.e-flat.e-info {
|
|
196
|
-
color: var(--color-sf-utility-info-text) !important;
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
.e-bigger .e-btn,
|
|
200
|
-
.e-bigger .e-btn,
|
|
201
|
-
.e-bigger .e-css.e-btn,
|
|
202
|
-
.e-bigger.e-css.e-btn {
|
|
203
|
-
font-size: 14px;
|
|
204
|
-
line-height: 1.572em;
|
|
205
|
-
padding: 8px 15px;
|
|
206
|
-
border-radius: 8px !important;
|
|
207
|
-
font-weight: 600;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
.e-ddl.e-control-wrapper .e-ddl-icon::before {
|
|
211
|
-
-webkit-transform: rotate(0deg);
|
|
212
|
-
transform: rotate(0deg);
|
|
213
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
214
|
-
transition: -webkit-transform 300ms ease;
|
|
215
|
-
transition: transform 300ms ease;
|
|
216
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
|
|
220
|
-
-webkit-transform: rotate(180deg);
|
|
221
|
-
transform: rotate(180deg);
|
|
222
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
223
|
-
transition: -webkit-transform 300ms ease;
|
|
224
|
-
transition: transform 300ms ease;
|
|
225
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
226
|
-
}
|
|
227
|
-
|
|
228
|
-
.e-dropdownbase .e-list-item.e-active.e-hover {
|
|
229
|
-
color: var(--color-sf-text-primary);
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
233
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
234
|
-
.e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
235
|
-
.e-input-group:not(.e-disabled) .e-back-icon:hover,
|
|
236
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
237
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
|
|
238
|
-
background: transparent;
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
.e-input-group .e-ddl-icon:not(:active)::after {
|
|
242
|
-
-webkit-animation: none;
|
|
243
|
-
animation: none;
|
|
244
|
-
}
|
|
245
|
-
|
|
246
|
-
.e-ddl.e-popup {
|
|
247
|
-
border: 0;
|
|
248
|
-
border-radius: 8px;
|
|
249
|
-
-webkit-box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.05);
|
|
250
|
-
box-shadow: 0 12px 16px -4px rgba(16, 24, 40, 0.08), 0 4px 6px -2px rgba(16, 24, 40, 0.05);
|
|
251
|
-
margin-top: 4px;
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
.e-small .e-ddl.e-popup,
|
|
255
|
-
.e-small.e-ddl.e-popup {
|
|
256
|
-
border-radius: 4px;
|
|
257
|
-
margin-top: 2px;
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
261
|
-
min-height: 26px;
|
|
262
|
-
padding: 4px 6px;
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
.e-input-group.e-ddl,
|
|
266
|
-
.e-input-group.e-ddl .e-input,
|
|
267
|
-
.e-input-group.e-ddl .e-ddl-icon {
|
|
268
|
-
background: var(--color-sf-bg-primary);
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
272
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
|
|
273
|
-
border-bottom-width: 0;
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
.e-ddl.e-popup.e-outline .e-filter-parent {
|
|
277
|
-
padding: 4px 8px;
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
/* stylelint-disable */
|
|
281
|
-
.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
282
|
-
padding: 4px 8px !important;
|
|
283
|
-
}
|
|
284
|
-
|
|
285
|
-
.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
286
|
-
padding: 4px 0 !important;
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
.e-dialog .e-dlg-content {
|
|
290
|
-
border-radius: 12px !important;
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
.e-dlg-overlay {
|
|
294
|
-
backdrop-filter: blur(2px) !important;
|
|
295
|
-
}
|
|
296
|
-
|
|
297
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
298
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
299
|
-
0% {
|
|
300
|
-
-webkit-transform: rotate(0);
|
|
301
|
-
transform: rotate(0);
|
|
302
|
-
}
|
|
303
|
-
100% {
|
|
304
|
-
-webkit-transform: rotate(360deg);
|
|
305
|
-
transform: rotate(360deg);
|
|
306
|
-
}
|
|
307
|
-
}
|
|
308
|
-
@keyframes material-spinner-rotate {
|
|
309
|
-
0% {
|
|
310
|
-
-webkit-transform: rotate(0);
|
|
311
|
-
transform: rotate(0);
|
|
312
|
-
}
|
|
313
|
-
100% {
|
|
314
|
-
-webkit-transform: rotate(360deg);
|
|
315
|
-
transform: rotate(360deg);
|
|
316
|
-
}
|
|
317
|
-
}
|
|
318
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
319
|
-
0% {
|
|
320
|
-
-webkit-transform: rotate(0);
|
|
321
|
-
transform: rotate(0);
|
|
322
|
-
}
|
|
323
|
-
100% {
|
|
324
|
-
-webkit-transform: rotate(360deg);
|
|
325
|
-
transform: rotate(360deg);
|
|
326
|
-
}
|
|
327
|
-
}
|
|
328
|
-
@keyframes fabric-spinner-rotate {
|
|
329
|
-
0% {
|
|
330
|
-
-webkit-transform: rotate(0);
|
|
331
|
-
transform: rotate(0);
|
|
332
|
-
}
|
|
333
|
-
100% {
|
|
334
|
-
-webkit-transform: rotate(360deg);
|
|
335
|
-
transform: rotate(360deg);
|
|
336
|
-
}
|
|
337
|
-
}
|
|
338
|
-
/* stylelint-disable */
|
|
339
|
-
.e-contextmenu-wrapper ul.e-contextmenu,
|
|
340
|
-
.e-contextmenu-container ul.e-contextmenu {
|
|
341
|
-
padding: 4px 6px !important;
|
|
342
|
-
}
|
|
343
|
-
|
|
344
|
-
.e-contextmenu-wrapper ul .e-menu-item {
|
|
345
|
-
border-radius: 6px !important;
|
|
346
|
-
}
|
|
347
|
-
|
|
348
5
|
.e-treegrid .e-indent::before,
|
|
349
6
|
.e-grid-menu .e-indent::before {
|
|
350
7
|
content: "\e810";
|
|
@@ -371,14 +28,6 @@
|
|
|
371
28
|
content: "\e72a";
|
|
372
29
|
}
|
|
373
30
|
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
31
|
@media print {
|
|
383
32
|
.e-treecell-child {
|
|
384
33
|
width: 10px;
|
|
@@ -751,10 +400,6 @@
|
|
|
751
400
|
}
|
|
752
401
|
|
|
753
402
|
/* stylelint-disable-line no-empty-source */
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
403
|
.e-bigger .e-treegrid .e-grid .e-treegridexpand,
|
|
759
404
|
.e-bigger .e-treegrid .e-grid .e-treegridcollapse {
|
|
760
405
|
font-size: 22px;
|
package/styles/treegrid/bds.scss
CHANGED
|
@@ -1,19 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/bds' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/bds-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/numerictextbox/bds-definition' as *;
|
|
4
|
-
@use 'ej2-buttons/styles/button/bds-definition' as *;
|
|
5
|
-
@use 'ej2-buttons/styles/radio-button/bds-definition' as *;
|
|
6
|
-
@use 'ej2-buttons/styles/check-box/bds-definition' as *;
|
|
7
|
-
@use 'ej2-dropdowns/styles/auto-complete/bds-definition' as *;
|
|
8
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bds-definition' as *;
|
|
9
|
-
@use 'ej2-popups/styles/dialog/bds-definition' as *;
|
|
10
|
-
@use 'ej2-popups/styles/spinner/bds-definition' as *;
|
|
11
|
-
@use 'ej2-popups/styles/tooltip/bds-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/bds-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/datetimepicker/bds-definition' as *;
|
|
14
|
-
@use 'ej2-navigations/styles/toolbar/bds-definition' as *;
|
|
15
|
-
@use 'ej2-navigations/styles/context-menu/bds-definition' as *;
|
|
16
1
|
@use 'bds-definition' as *;
|
|
17
2
|
@use 'icons/bds' as *;
|
|
18
|
-
@use 'all
|
|
19
|
-
@use 'bigger
|
|
3
|
+
@use 'all' as *;
|
|
4
|
+
@use 'bigger' as *;
|
|
@@ -1,103 +1,3 @@
|
|
|
1
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
-
.e-popup.e-ddl {
|
|
3
|
-
border-radius: 4px;
|
|
4
|
-
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5);
|
|
5
|
-
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.5);
|
|
6
|
-
margin-top: 3px;
|
|
7
|
-
}
|
|
8
|
-
.e-popup.e-ddl .e-input-group {
|
|
9
|
-
width: auto;
|
|
10
|
-
}
|
|
11
|
-
.e-popup.e-ddl .e-input-group input {
|
|
12
|
-
line-height: 15px;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
16
|
-
min-height: 26px;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group {
|
|
20
|
-
display: -webkit-box;
|
|
21
|
-
display: -ms-flexbox;
|
|
22
|
-
display: flex;
|
|
23
|
-
width: auto;
|
|
24
|
-
}
|
|
25
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
|
|
26
|
-
border: 0;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
30
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
31
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
|
|
32
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
|
|
33
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
34
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
|
|
35
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
36
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
|
|
37
|
-
background: transparent;
|
|
38
|
-
color: #f0f0f0;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
42
|
-
.e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
|
|
43
|
-
.e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
|
|
44
|
-
.e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
|
|
45
|
-
border: 0;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
|
|
49
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
|
|
50
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
51
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
|
|
52
|
-
-webkit-box-shadow: none;
|
|
53
|
-
box-shadow: none;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
57
|
-
border-bottom: 1px solid #484848;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
61
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
62
|
-
0% {
|
|
63
|
-
-webkit-transform: rotate(0);
|
|
64
|
-
transform: rotate(0);
|
|
65
|
-
}
|
|
66
|
-
100% {
|
|
67
|
-
-webkit-transform: rotate(360deg);
|
|
68
|
-
transform: rotate(360deg);
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
@keyframes material-spinner-rotate {
|
|
72
|
-
0% {
|
|
73
|
-
-webkit-transform: rotate(0);
|
|
74
|
-
transform: rotate(0);
|
|
75
|
-
}
|
|
76
|
-
100% {
|
|
77
|
-
-webkit-transform: rotate(360deg);
|
|
78
|
-
transform: rotate(360deg);
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
82
|
-
0% {
|
|
83
|
-
-webkit-transform: rotate(0);
|
|
84
|
-
transform: rotate(0);
|
|
85
|
-
}
|
|
86
|
-
100% {
|
|
87
|
-
-webkit-transform: rotate(360deg);
|
|
88
|
-
transform: rotate(360deg);
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
@keyframes fabric-spinner-rotate {
|
|
92
|
-
0% {
|
|
93
|
-
-webkit-transform: rotate(0);
|
|
94
|
-
transform: rotate(0);
|
|
95
|
-
}
|
|
96
|
-
100% {
|
|
97
|
-
-webkit-transform: rotate(360deg);
|
|
98
|
-
transform: rotate(360deg);
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
1
|
.e-treegrid .e-indent::before,
|
|
102
2
|
.e-grid-menu .e-indent::before {
|
|
103
3
|
content: "\e33f";
|
|
@@ -1,19 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/bootstrap-dark' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/bootstrap-dark-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/numerictextbox/bootstrap-dark-definition' as *;
|
|
4
|
-
@use 'ej2-buttons/styles/button/bootstrap-dark-definition' as *;
|
|
5
|
-
@use 'ej2-buttons/styles/radio-button/bootstrap-dark-definition' as *;
|
|
6
|
-
@use 'ej2-buttons/styles/check-box/bootstrap-dark-definition' as *;
|
|
7
|
-
@use 'ej2-dropdowns/styles/auto-complete/bootstrap-dark-definition' as *;
|
|
8
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap-dark-definition' as *;
|
|
9
|
-
@use 'ej2-popups/styles/dialog/bootstrap-dark-definition' as *;
|
|
10
|
-
@use 'ej2-popups/styles/spinner/bootstrap-dark-definition' as *;
|
|
11
|
-
@use 'ej2-popups/styles/tooltip/bootstrap-dark-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/bootstrap-dark-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/datetimepicker/bootstrap-dark-definition' as *;
|
|
14
|
-
@use 'ej2-navigations/styles/toolbar/bootstrap-dark-definition' as *;
|
|
15
|
-
@use 'ej2-navigations/styles/context-menu/bootstrap-dark-definition' as *;
|
|
16
1
|
@use 'bootstrap-dark-definition' as *;
|
|
17
2
|
@use 'icons/bootstrap-dark' as *;
|
|
18
|
-
@use 'all
|
|
19
|
-
@use 'bigger
|
|
3
|
+
@use 'all' as *;
|
|
4
|
+
@use 'bigger' as *;
|