datastake-daf 0.6.625 → 0.6.627
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.
|
@@ -856,34 +856,6 @@ h1 {
|
|
|
856
856
|
font-size: 15px !important;
|
|
857
857
|
}
|
|
858
858
|
|
|
859
|
-
.components-layout:not(.nested) .ant-menu-sub.ant-menu-inline .ant-menu-item:not(.selected-it) .ant-menu-title-content span {
|
|
860
|
-
color: var(--custom-sidenav-text-color, white) !important;
|
|
861
|
-
}
|
|
862
|
-
|
|
863
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-submenu,
|
|
864
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-submenu .ant-menu-submenu-inline,
|
|
865
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item {
|
|
866
|
-
color: var(--nested-sidenav-text-color, #384250) !important;
|
|
867
|
-
}
|
|
868
|
-
|
|
869
|
-
.components-layout.nested .sidenav-cont .ant-menu-submenu-title {
|
|
870
|
-
color: var(--nested-sidenav-text-color, #384250) !important;
|
|
871
|
-
}
|
|
872
|
-
|
|
873
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item:not(.selected-it) {
|
|
874
|
-
color: var(--nested-sidenav-text-color, #384250) !important;
|
|
875
|
-
}
|
|
876
|
-
|
|
877
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item.selected-it {
|
|
878
|
-
color: var(--nested-sidenav-text-color, #384250) !important;
|
|
879
|
-
}
|
|
880
|
-
|
|
881
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item.selected-it span[role="img"],
|
|
882
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item.selected-it span {
|
|
883
|
-
color: var(--nested-sidenav-text-color, #384250) !important;
|
|
884
|
-
}
|
|
885
|
-
|
|
886
|
-
|
|
887
859
|
ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-inline,
|
|
888
860
|
ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical {
|
|
889
861
|
/* Track */
|
|
@@ -1517,32 +1489,6 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1517
1489
|
margin-left: 2px;
|
|
1518
1490
|
}
|
|
1519
1491
|
|
|
1520
|
-
.components-layout
|
|
1521
|
-
.sidenav-cont
|
|
1522
|
-
.menus-cont.is-collapsed
|
|
1523
|
-
.selected
|
|
1524
|
-
svg,
|
|
1525
|
-
.components-layout
|
|
1526
|
-
.sidenav-cont
|
|
1527
|
-
.menus-cont.is-collapsed
|
|
1528
|
-
.ant-menu-submenu-selected
|
|
1529
|
-
svg {
|
|
1530
|
-
stroke: white !important;
|
|
1531
|
-
}
|
|
1532
|
-
|
|
1533
|
-
.components-layout
|
|
1534
|
-
.sidenav-cont
|
|
1535
|
-
.menus-cont.is-collapsed
|
|
1536
|
-
.selected
|
|
1537
|
-
svg path,
|
|
1538
|
-
.components-layout
|
|
1539
|
-
.sidenav-cont
|
|
1540
|
-
.menus-cont.is-collapsed
|
|
1541
|
-
.ant-menu-submenu-selected
|
|
1542
|
-
svg path {
|
|
1543
|
-
stroke: white !important;
|
|
1544
|
-
}
|
|
1545
|
-
|
|
1546
1492
|
.components-layout
|
|
1547
1493
|
.sidenav-cont
|
|
1548
1494
|
.ant-menu-sub
|
|
@@ -1560,9 +1506,10 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1560
1506
|
margin-bottom: 8px;
|
|
1561
1507
|
}
|
|
1562
1508
|
|
|
1563
|
-
.components-layout
|
|
1564
|
-
.components-layout
|
|
1565
|
-
color: var(--custom-sidenav-text-color, white) !important;
|
|
1509
|
+
.components-layout .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-submenu,
|
|
1510
|
+
.components-layout .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item {
|
|
1511
|
+
/* color: var(--custom-sidenav-text-color, white) !important; */
|
|
1512
|
+
color: white !important;
|
|
1566
1513
|
}
|
|
1567
1514
|
|
|
1568
1515
|
.components-layout.nested
|
|
@@ -4436,12 +4383,6 @@ strong {
|
|
|
4436
4383
|
line-height: 20px;
|
|
4437
4384
|
}
|
|
4438
4385
|
|
|
4439
|
-
/* .ant-menu-submenu-title .ant-menu-title-content, */
|
|
4440
|
-
.components-layout:not(.nested) .ant-menu-submenu-title .ant-menu-item-icon,
|
|
4441
|
-
.components-layout:not(.nested) .ant-menu-submenu-title span {
|
|
4442
|
-
color: var(--custom-sidenav-text-color, white) !important;
|
|
4443
|
-
}
|
|
4444
|
-
|
|
4445
4386
|
.sidenav-sider.tazama .ant-menu-item:hover {
|
|
4446
4387
|
background-color: var(--base-gray-20) !important;
|
|
4447
4388
|
}
|
|
@@ -4472,10 +4413,6 @@ strong {
|
|
|
4472
4413
|
color: white !important;
|
|
4473
4414
|
}
|
|
4474
4415
|
|
|
4475
|
-
.components-layout:not(.nested) .sidenav-sider.sidenav-sider-collapsed .ant-menu-submenu-title span {
|
|
4476
|
-
color: var(--custom-sidenav-text-color, white) !important;
|
|
4477
|
-
}
|
|
4478
|
-
|
|
4479
4416
|
.sidenav-sider.sidenav-sider-collapsed .sidemenu-cont .ant-menu-submenu:hover {
|
|
4480
4417
|
background-color: #243a47;
|
|
4481
4418
|
}
|
|
@@ -4514,18 +4451,10 @@ strong {
|
|
|
4514
4451
|
.ant-menu-submenu-selected
|
|
4515
4452
|
.ant-menu-submenu-title {
|
|
4516
4453
|
background-color: var(--color-primary-70) !important;
|
|
4517
|
-
color: white
|
|
4454
|
+
color: white;
|
|
4518
4455
|
border-radius: 0px;
|
|
4519
4456
|
}
|
|
4520
4457
|
|
|
4521
|
-
.sidenav-sider.sidenav-sider-collapsed .selected .ant-menu-submenu-title span,
|
|
4522
|
-
.sidenav-sider.sidenav-sider-collapsed
|
|
4523
|
-
.ant-menu-submenu-selected
|
|
4524
|
-
.ant-menu-submenu-title
|
|
4525
|
-
span {
|
|
4526
|
-
color: white !important;
|
|
4527
|
-
}
|
|
4528
|
-
|
|
4529
4458
|
.sidenav-sider.nested.sidenav-sider-collapsed
|
|
4530
4459
|
.selected
|
|
4531
4460
|
.ant-menu-submenu-title
|
|
@@ -5150,4 +5079,4 @@ html {
|
|
|
5150
5079
|
background-color: var(
|
|
5151
5080
|
--color-primary-20
|
|
5152
5081
|
) !important; /* pick a stronger shade */
|
|
5153
|
-
}
|
|
5082
|
+
}
|
package/package.json
CHANGED
|
@@ -856,34 +856,6 @@ h1 {
|
|
|
856
856
|
font-size: 15px !important;
|
|
857
857
|
}
|
|
858
858
|
|
|
859
|
-
.components-layout:not(.nested) .ant-menu-sub.ant-menu-inline .ant-menu-item:not(.selected-it) .ant-menu-title-content span {
|
|
860
|
-
color: var(--custom-sidenav-text-color, white) !important;
|
|
861
|
-
}
|
|
862
|
-
|
|
863
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-submenu,
|
|
864
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-submenu .ant-menu-submenu-inline,
|
|
865
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item {
|
|
866
|
-
color: var(--nested-sidenav-text-color, #384250) !important;
|
|
867
|
-
}
|
|
868
|
-
|
|
869
|
-
.components-layout.nested .sidenav-cont .ant-menu-submenu-title {
|
|
870
|
-
color: var(--nested-sidenav-text-color, #384250) !important;
|
|
871
|
-
}
|
|
872
|
-
|
|
873
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item:not(.selected-it) {
|
|
874
|
-
color: var(--nested-sidenav-text-color, #384250) !important;
|
|
875
|
-
}
|
|
876
|
-
|
|
877
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item.selected-it {
|
|
878
|
-
color: var(--nested-sidenav-text-color, #384250) !important;
|
|
879
|
-
}
|
|
880
|
-
|
|
881
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item.selected-it span[role="img"],
|
|
882
|
-
.components-layout.nested .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item.selected-it span {
|
|
883
|
-
color: var(--nested-sidenav-text-color, #384250) !important;
|
|
884
|
-
}
|
|
885
|
-
|
|
886
|
-
|
|
887
859
|
ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-inline,
|
|
888
860
|
ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical {
|
|
889
861
|
/* Track */
|
|
@@ -1517,32 +1489,6 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1517
1489
|
margin-left: 2px;
|
|
1518
1490
|
}
|
|
1519
1491
|
|
|
1520
|
-
.components-layout
|
|
1521
|
-
.sidenav-cont
|
|
1522
|
-
.menus-cont.is-collapsed
|
|
1523
|
-
.selected
|
|
1524
|
-
svg,
|
|
1525
|
-
.components-layout
|
|
1526
|
-
.sidenav-cont
|
|
1527
|
-
.menus-cont.is-collapsed
|
|
1528
|
-
.ant-menu-submenu-selected
|
|
1529
|
-
svg {
|
|
1530
|
-
stroke: white !important;
|
|
1531
|
-
}
|
|
1532
|
-
|
|
1533
|
-
.components-layout
|
|
1534
|
-
.sidenav-cont
|
|
1535
|
-
.menus-cont.is-collapsed
|
|
1536
|
-
.selected
|
|
1537
|
-
svg path,
|
|
1538
|
-
.components-layout
|
|
1539
|
-
.sidenav-cont
|
|
1540
|
-
.menus-cont.is-collapsed
|
|
1541
|
-
.ant-menu-submenu-selected
|
|
1542
|
-
svg path {
|
|
1543
|
-
stroke: white !important;
|
|
1544
|
-
}
|
|
1545
|
-
|
|
1546
1492
|
.components-layout
|
|
1547
1493
|
.sidenav-cont
|
|
1548
1494
|
.ant-menu-sub
|
|
@@ -1560,9 +1506,10 @@ ul.ant-menu.ant-menu-dark.ant-menu-root.ant-menu-vertical::-webkit-scrollbar-thu
|
|
|
1560
1506
|
margin-bottom: 8px;
|
|
1561
1507
|
}
|
|
1562
1508
|
|
|
1563
|
-
.components-layout
|
|
1564
|
-
.components-layout
|
|
1565
|
-
color: var(--custom-sidenav-text-color, white) !important;
|
|
1509
|
+
.components-layout .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-submenu,
|
|
1510
|
+
.components-layout .sidenav-cont .menus-cont .sidemenu-cont .ant-menu-item {
|
|
1511
|
+
/* color: var(--custom-sidenav-text-color, white) !important; */
|
|
1512
|
+
color: white !important;
|
|
1566
1513
|
}
|
|
1567
1514
|
|
|
1568
1515
|
.components-layout.nested
|
|
@@ -4436,12 +4383,6 @@ strong {
|
|
|
4436
4383
|
line-height: 20px;
|
|
4437
4384
|
}
|
|
4438
4385
|
|
|
4439
|
-
/* .ant-menu-submenu-title .ant-menu-title-content, */
|
|
4440
|
-
.components-layout:not(.nested) .ant-menu-submenu-title .ant-menu-item-icon,
|
|
4441
|
-
.components-layout:not(.nested) .ant-menu-submenu-title span {
|
|
4442
|
-
color: var(--custom-sidenav-text-color, white) !important;
|
|
4443
|
-
}
|
|
4444
|
-
|
|
4445
4386
|
.sidenav-sider.tazama .ant-menu-item:hover {
|
|
4446
4387
|
background-color: var(--base-gray-20) !important;
|
|
4447
4388
|
}
|
|
@@ -4472,10 +4413,6 @@ strong {
|
|
|
4472
4413
|
color: white !important;
|
|
4473
4414
|
}
|
|
4474
4415
|
|
|
4475
|
-
.components-layout:not(.nested) .sidenav-sider.sidenav-sider-collapsed .ant-menu-submenu-title span {
|
|
4476
|
-
color: var(--custom-sidenav-text-color, white) !important;
|
|
4477
|
-
}
|
|
4478
|
-
|
|
4479
4416
|
.sidenav-sider.sidenav-sider-collapsed .sidemenu-cont .ant-menu-submenu:hover {
|
|
4480
4417
|
background-color: #243a47;
|
|
4481
4418
|
}
|
|
@@ -4514,18 +4451,10 @@ strong {
|
|
|
4514
4451
|
.ant-menu-submenu-selected
|
|
4515
4452
|
.ant-menu-submenu-title {
|
|
4516
4453
|
background-color: var(--color-primary-70) !important;
|
|
4517
|
-
color: white
|
|
4454
|
+
color: white;
|
|
4518
4455
|
border-radius: 0px;
|
|
4519
4456
|
}
|
|
4520
4457
|
|
|
4521
|
-
.sidenav-sider.sidenav-sider-collapsed .selected .ant-menu-submenu-title span,
|
|
4522
|
-
.sidenav-sider.sidenav-sider-collapsed
|
|
4523
|
-
.ant-menu-submenu-selected
|
|
4524
|
-
.ant-menu-submenu-title
|
|
4525
|
-
span {
|
|
4526
|
-
color: white !important;
|
|
4527
|
-
}
|
|
4528
|
-
|
|
4529
4458
|
.sidenav-sider.nested.sidenav-sider-collapsed
|
|
4530
4459
|
.selected
|
|
4531
4460
|
.ant-menu-submenu-title
|
|
@@ -5150,4 +5079,4 @@ html {
|
|
|
5150
5079
|
background-color: var(
|
|
5151
5080
|
--color-primary-20
|
|
5152
5081
|
) !important; /* pick a stronger shade */
|
|
5153
|
-
}
|
|
5082
|
+
}
|