@syncfusion/ej2-react-navigations 21.1.38 → 21.2.3
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/CHANGELOG.md +38 -0
- package/dist/ej2-react-navigations.min.js +1 -1
- package/dist/ej2-react-navigations.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +35 -26
- package/styles/bootstrap.css +35 -26
- package/styles/bootstrap4.css +35 -26
- package/styles/bootstrap5-dark.css +44 -35
- package/styles/bootstrap5.css +44 -35
- package/styles/context-menu/bootstrap5-dark.css +4 -4
- package/styles/context-menu/bootstrap5.css +4 -4
- package/styles/fabric-dark.css +35 -26
- package/styles/fabric.css +35 -26
- package/styles/fluent-dark.css +35 -26
- package/styles/fluent.css +35 -26
- package/styles/highcontrast-light.css +35 -26
- package/styles/highcontrast.css +37 -27
- package/styles/material-dark.css +35 -26
- package/styles/material.css +35 -26
- package/styles/menu/bootstrap5-dark.css +5 -5
- package/styles/menu/bootstrap5.css +5 -5
- package/styles/tab/bootstrap-dark.css +0 -10
- package/styles/tab/bootstrap.css +0 -10
- package/styles/tab/bootstrap4.css +0 -10
- package/styles/tab/bootstrap5-dark.css +0 -10
- package/styles/tab/bootstrap5.css +0 -10
- package/styles/tab/fabric-dark.css +0 -10
- package/styles/tab/fabric.css +0 -10
- package/styles/tab/fluent-dark.css +0 -10
- package/styles/tab/fluent.css +0 -10
- package/styles/tab/highcontrast-light.css +0 -10
- package/styles/tab/highcontrast.css +0 -10
- package/styles/tab/material-dark.css +0 -10
- package/styles/tab/material.css +0 -10
- package/styles/tab/tailwind-dark.css +0 -10
- package/styles/tab/tailwind.css +0 -10
- package/styles/tailwind-dark.css +35 -26
- package/styles/tailwind.css +35 -26
- package/styles/treeview/bootstrap-dark.css +35 -16
- package/styles/treeview/bootstrap.css +35 -16
- package/styles/treeview/bootstrap4.css +35 -16
- package/styles/treeview/bootstrap5-dark.css +35 -16
- package/styles/treeview/bootstrap5.css +35 -16
- package/styles/treeview/fabric-dark.css +35 -16
- package/styles/treeview/fabric.css +35 -16
- package/styles/treeview/fluent-dark.css +35 -16
- package/styles/treeview/fluent.css +35 -16
- package/styles/treeview/highcontrast-light.css +35 -16
- package/styles/treeview/highcontrast.css +37 -17
- package/styles/treeview/material-dark.css +35 -16
- package/styles/treeview/material.css +35 -16
- package/styles/treeview/tailwind-dark.css +35 -16
- package/styles/treeview/tailwind.css +35 -16
|
@@ -3,16 +3,6 @@
|
|
|
3
3
|
content: "\e7fc";
|
|
4
4
|
position: relative;
|
|
5
5
|
}
|
|
6
|
-
@media screen and (max-width: 480px) {
|
|
7
|
-
.e-tab .e-tab-header .e-popup-up-icon::before {
|
|
8
|
-
content: "\e976";
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
@media screen and (max-width: 480px) {
|
|
12
|
-
.e-tab .e-tab-header .e-popup-down-icon::before {
|
|
13
|
-
content: "\e976";
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
6
|
@media screen and (max-width: 480px) {
|
|
17
7
|
.e-tab.e-vertical-icon .e-tab-header .e-popup-up-icon::before {
|
|
18
8
|
content: "\e85e";
|
|
@@ -14,16 +14,6 @@
|
|
|
14
14
|
content: "\e7fc";
|
|
15
15
|
position: relative;
|
|
16
16
|
}
|
|
17
|
-
@media screen and (max-width: 480px) {
|
|
18
|
-
.e-tab .e-tab-header .e-popup-up-icon::before {
|
|
19
|
-
content: "\e976";
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
@media screen and (max-width: 480px) {
|
|
23
|
-
.e-tab .e-tab-header .e-popup-down-icon::before {
|
|
24
|
-
content: "\e976";
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
17
|
@media screen and (max-width: 480px) {
|
|
28
18
|
.e-tab.e-vertical-icon .e-tab-header .e-popup-up-icon::before {
|
|
29
19
|
content: "\e85e";
|
|
@@ -31,16 +31,6 @@
|
|
|
31
31
|
content: "\e7fc";
|
|
32
32
|
position: relative;
|
|
33
33
|
}
|
|
34
|
-
@media screen and (max-width: 480px) {
|
|
35
|
-
.e-tab .e-tab-header .e-popup-up-icon::before {
|
|
36
|
-
content: "\e984";
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
@media screen and (max-width: 480px) {
|
|
40
|
-
.e-tab .e-tab-header .e-popup-down-icon::before {
|
|
41
|
-
content: "\e984";
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
34
|
@media screen and (max-width: 480px) {
|
|
45
35
|
.e-tab.e-vertical-icon .e-tab-header .e-popup-up-icon::before {
|
|
46
36
|
content: "\e82a";
|
package/styles/tab/material.css
CHANGED
|
@@ -37,16 +37,6 @@
|
|
|
37
37
|
content: "\e7fc";
|
|
38
38
|
position: relative;
|
|
39
39
|
}
|
|
40
|
-
@media screen and (max-width: 480px) {
|
|
41
|
-
.e-tab .e-tab-header .e-popup-up-icon::before {
|
|
42
|
-
content: "\e984";
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
@media screen and (max-width: 480px) {
|
|
46
|
-
.e-tab .e-tab-header .e-popup-down-icon::before {
|
|
47
|
-
content: "\e984";
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
40
|
@media screen and (max-width: 480px) {
|
|
51
41
|
.e-tab.e-vertical-icon .e-tab-header .e-popup-up-icon::before {
|
|
52
42
|
content: "\e82a";
|
|
@@ -27,16 +27,6 @@
|
|
|
27
27
|
content: "\e7e7";
|
|
28
28
|
position: relative;
|
|
29
29
|
}
|
|
30
|
-
@media screen and (max-width: 480px) {
|
|
31
|
-
.e-tab .e-tab-header .e-popup-up-icon::before {
|
|
32
|
-
content: "\e770";
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
@media screen and (max-width: 480px) {
|
|
36
|
-
.e-tab .e-tab-header .e-popup-down-icon::before {
|
|
37
|
-
content: "\e770";
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
30
|
@media screen and (max-width: 480px) {
|
|
41
31
|
.e-tab.e-vertical-icon .e-tab-header .e-popup-up-icon::before {
|
|
42
32
|
content: "\e776";
|
package/styles/tab/tailwind.css
CHANGED
|
@@ -27,16 +27,6 @@
|
|
|
27
27
|
content: "\e7e7";
|
|
28
28
|
position: relative;
|
|
29
29
|
}
|
|
30
|
-
@media screen and (max-width: 480px) {
|
|
31
|
-
.e-tab .e-tab-header .e-popup-up-icon::before {
|
|
32
|
-
content: "\e770";
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
@media screen and (max-width: 480px) {
|
|
36
|
-
.e-tab .e-tab-header .e-popup-down-icon::before {
|
|
37
|
-
content: "\e770";
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
30
|
@media screen and (max-width: 480px) {
|
|
41
31
|
.e-tab.e-vertical-icon .e-tab-header .e-popup-up-icon::before {
|
|
42
32
|
content: "\e776";
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -3592,16 +3592,6 @@
|
|
|
3592
3592
|
content: "\e7e7";
|
|
3593
3593
|
position: relative;
|
|
3594
3594
|
}
|
|
3595
|
-
@media screen and (max-width: 480px) {
|
|
3596
|
-
.e-tab .e-tab-header .e-popup-up-icon::before {
|
|
3597
|
-
content: "\e770";
|
|
3598
|
-
}
|
|
3599
|
-
}
|
|
3600
|
-
@media screen and (max-width: 480px) {
|
|
3601
|
-
.e-tab .e-tab-header .e-popup-down-icon::before {
|
|
3602
|
-
content: "\e770";
|
|
3603
|
-
}
|
|
3604
|
-
}
|
|
3605
3595
|
@media screen and (max-width: 480px) {
|
|
3606
3596
|
.e-tab.e-vertical-icon .e-tab-header .e-popup-up-icon::before {
|
|
3607
3597
|
content: "\e776";
|
|
@@ -8306,17 +8296,22 @@
|
|
|
8306
8296
|
font-size: 20px;
|
|
8307
8297
|
}
|
|
8308
8298
|
.e-treeview .e-list-item.e-active,
|
|
8309
|
-
.e-treeview .e-list-item.e-hover
|
|
8299
|
+
.e-treeview .e-list-item.e-hover,
|
|
8300
|
+
.e-treeview .e-list-item.e-node-focus {
|
|
8310
8301
|
background: transparent;
|
|
8311
8302
|
}
|
|
8312
|
-
.e-treeview .e-list-item.e-hover > .e-text-content
|
|
8303
|
+
.e-treeview .e-list-item.e-hover > .e-text-content,
|
|
8304
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content {
|
|
8313
8305
|
color: #fff;
|
|
8314
8306
|
}
|
|
8315
|
-
.e-treeview .e-list-item.e-hover > .e-text-content .e-list-text
|
|
8307
|
+
.e-treeview .e-list-item.e-hover > .e-text-content .e-list-text,
|
|
8308
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content .e-list-text {
|
|
8316
8309
|
color: #fff;
|
|
8317
8310
|
}
|
|
8318
8311
|
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-collapsible,
|
|
8319
|
-
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-expandable
|
|
8312
|
+
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-expandable,
|
|
8313
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content .e-icon-collapsible,
|
|
8314
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content .e-icon-expandable {
|
|
8320
8315
|
color: #f3f4f6;
|
|
8321
8316
|
}
|
|
8322
8317
|
.e-treeview .e-list-item.e-active > .e-text-content {
|
|
@@ -8329,31 +8324,40 @@
|
|
|
8329
8324
|
.e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
|
|
8330
8325
|
color: #fff;
|
|
8331
8326
|
}
|
|
8332
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-text-content
|
|
8327
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-text-content,
|
|
8328
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content {
|
|
8333
8329
|
color: #fff;
|
|
8334
8330
|
}
|
|
8335
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-list-text
|
|
8331
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-list-text,
|
|
8332
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-list-text {
|
|
8336
8333
|
color: #fff;
|
|
8337
8334
|
}
|
|
8338
8335
|
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-collapsible,
|
|
8339
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-expandable
|
|
8336
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-expandable,
|
|
8337
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-icon-collapsible,
|
|
8338
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-icon-expandable {
|
|
8340
8339
|
color: #f3f4f6;
|
|
8341
8340
|
}
|
|
8342
8341
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content,
|
|
8343
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content
|
|
8342
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content,
|
|
8343
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
8344
8344
|
color: #fff;
|
|
8345
8345
|
}
|
|
8346
8346
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-list-text,
|
|
8347
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-list-text
|
|
8347
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-list-text,
|
|
8348
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-list-text {
|
|
8348
8349
|
color: #fff;
|
|
8349
8350
|
}
|
|
8350
8351
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-icon-collapsible,
|
|
8351
8352
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-icon-expandable,
|
|
8352
8353
|
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-collapsible,
|
|
8353
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-expandable
|
|
8354
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-expandable,
|
|
8355
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-icon-collapsible,
|
|
8356
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-icon-expandable {
|
|
8354
8357
|
color: #d1d5db;
|
|
8355
8358
|
}
|
|
8356
|
-
.e-treeview .e-list-item.e-hover > .e-fullrow
|
|
8359
|
+
.e-treeview .e-list-item.e-hover > .e-fullrow,
|
|
8360
|
+
.e-treeview .e-list-item.e-node-focus > .e-fullrow {
|
|
8357
8361
|
background-color: #4b5563;
|
|
8358
8362
|
border-color: #4b5563;
|
|
8359
8363
|
}
|
|
@@ -8371,12 +8375,14 @@
|
|
|
8371
8375
|
.e-treeview .e-list-item.e-active.e-animation-active > .e-text-content .e-list-text {
|
|
8372
8376
|
color: #fff;
|
|
8373
8377
|
}
|
|
8374
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-fullrow
|
|
8378
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-fullrow,
|
|
8379
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
8375
8380
|
background-color: #4b5563;
|
|
8376
8381
|
border-color: #4b5563;
|
|
8377
8382
|
}
|
|
8378
8383
|
.e-treeview .e-list-item.e-editing.e-active > .e-fullrow,
|
|
8379
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-fullrow
|
|
8384
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-fullrow,
|
|
8385
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
8380
8386
|
background-color: transparent;
|
|
8381
8387
|
border-color: transparent;
|
|
8382
8388
|
}
|
|
@@ -8407,7 +8413,8 @@
|
|
|
8407
8413
|
.e-treeview .e-popup .e-downtail::after {
|
|
8408
8414
|
border-top-color: #4b5563;
|
|
8409
8415
|
}
|
|
8410
|
-
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-hover > .e-text-content
|
|
8416
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-hover > .e-text-content,
|
|
8417
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-node-focus > .e-text-content {
|
|
8411
8418
|
background-color: #4b5563;
|
|
8412
8419
|
border-color: #4b5563;
|
|
8413
8420
|
}
|
|
@@ -8415,12 +8422,14 @@
|
|
|
8415
8422
|
background-color: #6b7280;
|
|
8416
8423
|
border-color: #6b7280;
|
|
8417
8424
|
}
|
|
8418
|
-
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-hover > .e-text-content
|
|
8425
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-hover > .e-text-content,
|
|
8426
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-node-focus > .e-text-content {
|
|
8419
8427
|
background-color: #4b5563;
|
|
8420
8428
|
border-color: #4b5563;
|
|
8421
8429
|
}
|
|
8422
8430
|
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-active > .e-text-content,
|
|
8423
|
-
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-hover > .e-text-content
|
|
8431
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-hover > .e-text-content,
|
|
8432
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
8424
8433
|
background-color: transparent;
|
|
8425
8434
|
border-color: transparent;
|
|
8426
8435
|
}
|
package/styles/tailwind.css
CHANGED
|
@@ -3592,16 +3592,6 @@
|
|
|
3592
3592
|
content: "\e7e7";
|
|
3593
3593
|
position: relative;
|
|
3594
3594
|
}
|
|
3595
|
-
@media screen and (max-width: 480px) {
|
|
3596
|
-
.e-tab .e-tab-header .e-popup-up-icon::before {
|
|
3597
|
-
content: "\e770";
|
|
3598
|
-
}
|
|
3599
|
-
}
|
|
3600
|
-
@media screen and (max-width: 480px) {
|
|
3601
|
-
.e-tab .e-tab-header .e-popup-down-icon::before {
|
|
3602
|
-
content: "\e770";
|
|
3603
|
-
}
|
|
3604
|
-
}
|
|
3605
3595
|
@media screen and (max-width: 480px) {
|
|
3606
3596
|
.e-tab.e-vertical-icon .e-tab-header .e-popup-up-icon::before {
|
|
3607
3597
|
content: "\e776";
|
|
@@ -8306,17 +8296,22 @@
|
|
|
8306
8296
|
font-size: 20px;
|
|
8307
8297
|
}
|
|
8308
8298
|
.e-treeview .e-list-item.e-active,
|
|
8309
|
-
.e-treeview .e-list-item.e-hover
|
|
8299
|
+
.e-treeview .e-list-item.e-hover,
|
|
8300
|
+
.e-treeview .e-list-item.e-node-focus {
|
|
8310
8301
|
background: transparent;
|
|
8311
8302
|
}
|
|
8312
|
-
.e-treeview .e-list-item.e-hover > .e-text-content
|
|
8303
|
+
.e-treeview .e-list-item.e-hover > .e-text-content,
|
|
8304
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content {
|
|
8313
8305
|
color: #111827;
|
|
8314
8306
|
}
|
|
8315
|
-
.e-treeview .e-list-item.e-hover > .e-text-content .e-list-text
|
|
8307
|
+
.e-treeview .e-list-item.e-hover > .e-text-content .e-list-text,
|
|
8308
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content .e-list-text {
|
|
8316
8309
|
color: #111827;
|
|
8317
8310
|
}
|
|
8318
8311
|
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-collapsible,
|
|
8319
|
-
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-expandable
|
|
8312
|
+
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-expandable,
|
|
8313
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content .e-icon-collapsible,
|
|
8314
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content .e-icon-expandable {
|
|
8320
8315
|
color: #374151;
|
|
8321
8316
|
}
|
|
8322
8317
|
.e-treeview .e-list-item.e-active > .e-text-content {
|
|
@@ -8329,31 +8324,40 @@
|
|
|
8329
8324
|
.e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
|
|
8330
8325
|
color: #111827;
|
|
8331
8326
|
}
|
|
8332
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-text-content
|
|
8327
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-text-content,
|
|
8328
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content {
|
|
8333
8329
|
color: #111827;
|
|
8334
8330
|
}
|
|
8335
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-list-text
|
|
8331
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-list-text,
|
|
8332
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-list-text {
|
|
8336
8333
|
color: #111827;
|
|
8337
8334
|
}
|
|
8338
8335
|
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-collapsible,
|
|
8339
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-expandable
|
|
8336
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-expandable,
|
|
8337
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-icon-collapsible,
|
|
8338
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-icon-expandable {
|
|
8340
8339
|
color: #374151;
|
|
8341
8340
|
}
|
|
8342
8341
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content,
|
|
8343
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content
|
|
8342
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content,
|
|
8343
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
8344
8344
|
color: #111827;
|
|
8345
8345
|
}
|
|
8346
8346
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-list-text,
|
|
8347
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-list-text
|
|
8347
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-list-text,
|
|
8348
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-list-text {
|
|
8348
8349
|
color: #111827;
|
|
8349
8350
|
}
|
|
8350
8351
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-icon-collapsible,
|
|
8351
8352
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-icon-expandable,
|
|
8352
8353
|
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-collapsible,
|
|
8353
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-expandable
|
|
8354
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-expandable,
|
|
8355
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-icon-collapsible,
|
|
8356
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-icon-expandable {
|
|
8354
8357
|
color: #6b7280;
|
|
8355
8358
|
}
|
|
8356
|
-
.e-treeview .e-list-item.e-hover > .e-fullrow
|
|
8359
|
+
.e-treeview .e-list-item.e-hover > .e-fullrow,
|
|
8360
|
+
.e-treeview .e-list-item.e-node-focus > .e-fullrow {
|
|
8357
8361
|
background-color: #f3f4f6;
|
|
8358
8362
|
border-color: #f3f4f6;
|
|
8359
8363
|
}
|
|
@@ -8371,12 +8375,14 @@
|
|
|
8371
8375
|
.e-treeview .e-list-item.e-active.e-animation-active > .e-text-content .e-list-text {
|
|
8372
8376
|
color: #111827;
|
|
8373
8377
|
}
|
|
8374
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-fullrow
|
|
8378
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-fullrow,
|
|
8379
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
8375
8380
|
background-color: #d6d9e0;
|
|
8376
8381
|
border-color: #f3f4f6;
|
|
8377
8382
|
}
|
|
8378
8383
|
.e-treeview .e-list-item.e-editing.e-active > .e-fullrow,
|
|
8379
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-fullrow
|
|
8384
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-fullrow,
|
|
8385
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
8380
8386
|
background-color: transparent;
|
|
8381
8387
|
border-color: transparent;
|
|
8382
8388
|
}
|
|
@@ -8407,7 +8413,8 @@
|
|
|
8407
8413
|
.e-treeview .e-popup .e-downtail::after {
|
|
8408
8414
|
border-top-color: #f3f4f6;
|
|
8409
8415
|
}
|
|
8410
|
-
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-hover > .e-text-content
|
|
8416
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-hover > .e-text-content,
|
|
8417
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-node-focus > .e-text-content {
|
|
8411
8418
|
background-color: #f3f4f6;
|
|
8412
8419
|
border-color: #f3f4f6;
|
|
8413
8420
|
}
|
|
@@ -8415,12 +8422,14 @@
|
|
|
8415
8422
|
background-color: #e5e7eb;
|
|
8416
8423
|
border-color: #e5e7eb;
|
|
8417
8424
|
}
|
|
8418
|
-
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-hover > .e-text-content
|
|
8425
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-hover > .e-text-content,
|
|
8426
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-node-focus > .e-text-content {
|
|
8419
8427
|
background-color: #d6d9e0;
|
|
8420
8428
|
border-color: #f3f4f6;
|
|
8421
8429
|
}
|
|
8422
8430
|
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-active > .e-text-content,
|
|
8423
|
-
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-hover > .e-text-content
|
|
8431
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-hover > .e-text-content,
|
|
8432
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
8424
8433
|
background-color: transparent;
|
|
8425
8434
|
border-color: transparent;
|
|
8426
8435
|
}
|
|
@@ -589,17 +589,22 @@
|
|
|
589
589
|
font-size: 8px;
|
|
590
590
|
}
|
|
591
591
|
.e-treeview .e-list-item.e-active,
|
|
592
|
-
.e-treeview .e-list-item.e-hover
|
|
592
|
+
.e-treeview .e-list-item.e-hover,
|
|
593
|
+
.e-treeview .e-list-item.e-node-focus {
|
|
593
594
|
background: transparent;
|
|
594
595
|
}
|
|
595
|
-
.e-treeview .e-list-item.e-hover > .e-text-content
|
|
596
|
+
.e-treeview .e-list-item.e-hover > .e-text-content,
|
|
597
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content {
|
|
596
598
|
color: #f0f0f0;
|
|
597
599
|
}
|
|
598
|
-
.e-treeview .e-list-item.e-hover > .e-text-content .e-list-text
|
|
600
|
+
.e-treeview .e-list-item.e-hover > .e-text-content .e-list-text,
|
|
601
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content .e-list-text {
|
|
599
602
|
color: #f0f0f0;
|
|
600
603
|
}
|
|
601
604
|
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-collapsible,
|
|
602
|
-
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-expandable
|
|
605
|
+
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-expandable,
|
|
606
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content .e-icon-collapsible,
|
|
607
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content .e-icon-expandable {
|
|
603
608
|
color: #f0f0f0;
|
|
604
609
|
}
|
|
605
610
|
.e-treeview .e-list-item.e-active > .e-text-content {
|
|
@@ -612,31 +617,40 @@
|
|
|
612
617
|
.e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
|
|
613
618
|
color: #fff;
|
|
614
619
|
}
|
|
615
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-text-content
|
|
620
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-text-content,
|
|
621
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content {
|
|
616
622
|
color: #fff;
|
|
617
623
|
}
|
|
618
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-list-text
|
|
624
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-list-text,
|
|
625
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-list-text {
|
|
619
626
|
color: #fff;
|
|
620
627
|
}
|
|
621
628
|
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-collapsible,
|
|
622
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-expandable
|
|
629
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-expandable,
|
|
630
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-icon-collapsible,
|
|
631
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-icon-expandable {
|
|
623
632
|
color: #fff;
|
|
624
633
|
}
|
|
625
634
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content,
|
|
626
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content
|
|
635
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content,
|
|
636
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
627
637
|
color: #f0f0f0;
|
|
628
638
|
}
|
|
629
639
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-list-text,
|
|
630
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-list-text
|
|
640
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-list-text,
|
|
641
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-list-text {
|
|
631
642
|
color: #f0f0f0;
|
|
632
643
|
}
|
|
633
644
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-icon-collapsible,
|
|
634
645
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-icon-expandable,
|
|
635
646
|
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-collapsible,
|
|
636
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-expandable
|
|
647
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-expandable,
|
|
648
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-icon-collapsible,
|
|
649
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-icon-expandable {
|
|
637
650
|
color: #f0f0f0;
|
|
638
651
|
}
|
|
639
|
-
.e-treeview .e-list-item.e-hover > .e-fullrow
|
|
652
|
+
.e-treeview .e-list-item.e-hover > .e-fullrow,
|
|
653
|
+
.e-treeview .e-list-item.e-node-focus > .e-fullrow {
|
|
640
654
|
background-color: #414141;
|
|
641
655
|
border-color: #414141;
|
|
642
656
|
}
|
|
@@ -654,12 +668,14 @@
|
|
|
654
668
|
.e-treeview .e-list-item.e-active.e-animation-active > .e-text-content .e-list-text {
|
|
655
669
|
color: #f0f0f0;
|
|
656
670
|
}
|
|
657
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-fullrow
|
|
671
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-fullrow,
|
|
672
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
658
673
|
background-color: #0070f0;
|
|
659
674
|
border-color: #104888;
|
|
660
675
|
}
|
|
661
676
|
.e-treeview .e-list-item.e-editing.e-active > .e-fullrow,
|
|
662
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-fullrow
|
|
677
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-fullrow,
|
|
678
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
663
679
|
background-color: transparent;
|
|
664
680
|
border-color: transparent;
|
|
665
681
|
}
|
|
@@ -691,7 +707,8 @@
|
|
|
691
707
|
.e-treeview .e-popup .e-downtail::after {
|
|
692
708
|
border-top-color: #fff;
|
|
693
709
|
}
|
|
694
|
-
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-hover > .e-text-content
|
|
710
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-hover > .e-text-content,
|
|
711
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-node-focus > .e-text-content {
|
|
695
712
|
background-color: #414141;
|
|
696
713
|
border-color: #414141;
|
|
697
714
|
}
|
|
@@ -699,12 +716,14 @@
|
|
|
699
716
|
background-color: #0070f0;
|
|
700
717
|
border-color: #0070f0;
|
|
701
718
|
}
|
|
702
|
-
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-hover > .e-text-content
|
|
719
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-hover > .e-text-content,
|
|
720
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-node-focus > .e-text-content {
|
|
703
721
|
background-color: #0070f0;
|
|
704
722
|
border-color: #104888;
|
|
705
723
|
}
|
|
706
724
|
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-active > .e-text-content,
|
|
707
|
-
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-hover > .e-text-content
|
|
725
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-hover > .e-text-content,
|
|
726
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
708
727
|
background-color: transparent;
|
|
709
728
|
border-color: transparent;
|
|
710
729
|
}
|
|
@@ -590,17 +590,22 @@
|
|
|
590
590
|
font-size: 8px;
|
|
591
591
|
}
|
|
592
592
|
.e-treeview .e-list-item.e-active,
|
|
593
|
-
.e-treeview .e-list-item.e-hover
|
|
593
|
+
.e-treeview .e-list-item.e-hover,
|
|
594
|
+
.e-treeview .e-list-item.e-node-focus {
|
|
594
595
|
background: transparent;
|
|
595
596
|
}
|
|
596
|
-
.e-treeview .e-list-item.e-hover > .e-text-content
|
|
597
|
+
.e-treeview .e-list-item.e-hover > .e-text-content,
|
|
598
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content {
|
|
597
599
|
color: #333;
|
|
598
600
|
}
|
|
599
|
-
.e-treeview .e-list-item.e-hover > .e-text-content .e-list-text
|
|
601
|
+
.e-treeview .e-list-item.e-hover > .e-text-content .e-list-text,
|
|
602
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content .e-list-text {
|
|
600
603
|
color: #333;
|
|
601
604
|
}
|
|
602
605
|
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-collapsible,
|
|
603
|
-
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-expandable
|
|
606
|
+
.e-treeview .e-list-item.e-hover > .e-text-content .e-icon-expandable,
|
|
607
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content .e-icon-collapsible,
|
|
608
|
+
.e-treeview .e-list-item.e-node-focus > .e-text-content .e-icon-expandable {
|
|
604
609
|
color: #333;
|
|
605
610
|
}
|
|
606
611
|
.e-treeview .e-list-item.e-active > .e-text-content {
|
|
@@ -613,31 +618,40 @@
|
|
|
613
618
|
.e-treeview .e-list-item.e-active > .e-text-content .e-icon-expandable {
|
|
614
619
|
color: #fff;
|
|
615
620
|
}
|
|
616
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-text-content
|
|
621
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-text-content,
|
|
622
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content {
|
|
617
623
|
color: #fff;
|
|
618
624
|
}
|
|
619
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-list-text
|
|
625
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-list-text,
|
|
626
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-list-text {
|
|
620
627
|
color: #fff;
|
|
621
628
|
}
|
|
622
629
|
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-collapsible,
|
|
623
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-expandable
|
|
630
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-text-content .e-icon-expandable,
|
|
631
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-icon-collapsible,
|
|
632
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-text-content .e-icon-expandable {
|
|
624
633
|
color: #fff;
|
|
625
634
|
}
|
|
626
635
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content,
|
|
627
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content
|
|
636
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content,
|
|
637
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
628
638
|
color: #333;
|
|
629
639
|
}
|
|
630
640
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-list-text,
|
|
631
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-list-text
|
|
641
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-list-text,
|
|
642
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-list-text {
|
|
632
643
|
color: #333;
|
|
633
644
|
}
|
|
634
645
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-icon-collapsible,
|
|
635
646
|
.e-treeview .e-list-item.e-editing.e-active > .e-text-content .e-icon-expandable,
|
|
636
647
|
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-collapsible,
|
|
637
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-expandable
|
|
648
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-text-content .e-icon-expandable,
|
|
649
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-icon-collapsible,
|
|
650
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-text-content .e-icon-expandable {
|
|
638
651
|
color: #333;
|
|
639
652
|
}
|
|
640
|
-
.e-treeview .e-list-item.e-hover > .e-fullrow
|
|
653
|
+
.e-treeview .e-list-item.e-hover > .e-fullrow,
|
|
654
|
+
.e-treeview .e-list-item.e-node-focus > .e-fullrow {
|
|
641
655
|
background-color: #f5f5f5;
|
|
642
656
|
border-color: #f5f5f5;
|
|
643
657
|
}
|
|
@@ -655,13 +669,15 @@
|
|
|
655
669
|
.e-treeview .e-list-item.e-active.e-animation-active > .e-text-content .e-list-text {
|
|
656
670
|
color: #333;
|
|
657
671
|
}
|
|
658
|
-
.e-treeview .e-list-item.e-active.e-hover > .e-fullrow
|
|
672
|
+
.e-treeview .e-list-item.e-active.e-hover > .e-fullrow,
|
|
673
|
+
.e-treeview .e-list-item.e-active.e-node-focus > .e-fullrow {
|
|
659
674
|
background-color: #317ab9;
|
|
660
675
|
border-color: #66afe9;
|
|
661
676
|
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
|
|
662
677
|
}
|
|
663
678
|
.e-treeview .e-list-item.e-editing.e-active > .e-fullrow,
|
|
664
|
-
.e-treeview .e-list-item.e-editing.e-hover > .e-fullrow
|
|
679
|
+
.e-treeview .e-list-item.e-editing.e-hover > .e-fullrow,
|
|
680
|
+
.e-treeview .e-list-item.e-editing.e-node-focus > .e-fullrow {
|
|
665
681
|
background-color: transparent;
|
|
666
682
|
border-color: transparent;
|
|
667
683
|
box-shadow: none;
|
|
@@ -694,7 +710,8 @@
|
|
|
694
710
|
.e-treeview .e-popup .e-downtail::after {
|
|
695
711
|
border-top-color: #fff;
|
|
696
712
|
}
|
|
697
|
-
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-hover > .e-text-content
|
|
713
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-hover > .e-text-content,
|
|
714
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-node-focus > .e-text-content {
|
|
698
715
|
background-color: #f5f5f5;
|
|
699
716
|
border-color: #f5f5f5;
|
|
700
717
|
}
|
|
@@ -702,13 +719,15 @@
|
|
|
702
719
|
background-color: #317ab9;
|
|
703
720
|
border-color: #317ab9;
|
|
704
721
|
}
|
|
705
|
-
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-hover > .e-text-content
|
|
722
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-hover > .e-text-content,
|
|
723
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-active.e-node-focus > .e-text-content {
|
|
706
724
|
background-color: #317ab9;
|
|
707
725
|
border-color: #66afe9;
|
|
708
726
|
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
|
|
709
727
|
}
|
|
710
728
|
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-active > .e-text-content,
|
|
711
|
-
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-hover > .e-text-content
|
|
729
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-hover > .e-text-content,
|
|
730
|
+
.e-treeview:not(.e-fullrow-wrap) .e-list-item.e-editing.e-node-focus > .e-text-content {
|
|
712
731
|
background-color: transparent;
|
|
713
732
|
border-color: transparent;
|
|
714
733
|
box-shadow: none;
|